Your IP : 216.73.216.91


Current Path : /var/www/llcfappdb/
Upload File :
Current File : //var/www/llcfappdb/llcfapp_12-01-2026_00:00:01.sql

-- MySQL dump 10.13  Distrib 8.0.44, for Linux (x86_64)
--
-- Host: localhost    Database: llcfapp
-- ------------------------------------------------------
-- Server version	8.0.44-0ubuntu0.24.04.1

/*!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 */;
/*!50503 SET NAMES utf8mb4 */;
/*!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 `attendance`
--

DROP TABLE IF EXISTS `attendance`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `attendance` (
  `student_id` int NOT NULL,
  `class` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `date` date NOT NULL,
  `attendance` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `created_on` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `updated_on` timestamp NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP,
  UNIQUE KEY `attendance_key` (`student_id`,`class`,`date`),
  KEY `date` (`date` DESC),
  KEY `class` (`class`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `attendance`
--

LOCK TABLES `attendance` WRITE;
/*!40000 ALTER TABLE `attendance` DISABLE KEYS */;
INSERT INTO `attendance` VALUES (1,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(1,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(1,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(1,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(1,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(1,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(1,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(1,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(1,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(1,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(1,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(1,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(1,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(1,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(1,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(1,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(1,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(1,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(1,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(1,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(1,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(1,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(1,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(1,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(1,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(1,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(1,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(1,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(1,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(1,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(1,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(1,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(1,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(1,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(1,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(1,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(1,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(1,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(1,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(1,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(1,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(1,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(1,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(1,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(1,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(1,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(1,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(1,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(1,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(1,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(1,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(1,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(1,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(1,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(1,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(1,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(1,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(1,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(1,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(1,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(1,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(1,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(1,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(1,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(1,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(1,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(1,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(1,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(1,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(1,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(1,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(1,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(1,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(1,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(1,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(1,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(1,'2A','2023-11-13','A','2023-11-16 11:07:12',NULL),(1,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(1,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(1,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(1,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(1,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(1,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(1,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(1,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(1,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(1,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(1,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(1,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(1,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(1,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(1,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(1,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(1,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(1,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(1,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(1,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(1,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(1,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(1,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(1,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(1,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(1,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(1,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(1,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(1,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(1,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(1,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(1,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(1,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(1,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(1,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(1,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(1,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(1,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(1,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(1,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(1,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(1,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(1,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(1,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(1,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(1,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(1,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(1,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(1,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(1,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(1,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(1,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(1,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(1,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(1,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(1,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(1,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(1,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(1,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(1,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(1,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(1,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(1,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(1,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(1,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(1,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(1,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(1,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(1,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(1,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(1,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(1,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(1,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(1,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(1,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(1,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(1,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(1,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(1,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(1,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(1,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(1,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(1,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(1,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(1,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(1,'2A','2024-04-15','P','2024-04-15 06:36:43',NULL),(1,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(1,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(1,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(1,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(1,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(1,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(1,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(1,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(1,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(1,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(1,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(1,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(1,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(1,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(1,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(1,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(1,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(1,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(1,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(1,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(1,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(1,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(1,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(1,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(1,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(1,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(1,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(1,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(1,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(1,'2A','2024-06-24','P','2024-06-24 06:09:03',NULL),(1,'2A','2024-07-01','P','2024-07-02 07:24:27',NULL),(1,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(1,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(1,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(1,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(1,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(1,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(1,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(1,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(1,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(1,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(1,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(1,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(1,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(1,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(1,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(1,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(1,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(1,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(1,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(1,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(1,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(1,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(1,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(1,'2A','2024-08-15','P','2024-08-15 07:36:21',NULL),(1,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(1,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(1,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(1,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(1,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(1,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(1,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(1,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(1,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(1,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(1,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(1,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(1,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(1,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(1,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(1,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(1,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(1,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(1,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(1,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(1,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(1,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(1,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(1,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(1,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(1,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(1,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(1,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(1,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(1,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(1,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(1,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(1,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(1,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(1,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(1,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(1,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(1,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(1,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(1,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(1,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(1,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(1,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(1,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(1,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(1,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(1,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(1,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(1,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(1,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(1,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(1,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(1,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(1,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(1,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(1,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(1,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(1,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(1,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(1,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(1,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(1,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(1,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(1,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(1,'3A','2025-01-06','P','2025-01-06 05:20:37',NULL),(1,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(1,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(1,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(1,'3A','2025-01-10','P','2025-01-10 04:00:10',NULL),(1,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(1,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(1,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(1,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(1,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(1,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(1,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(1,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(1,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(1,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(1,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(1,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(1,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(1,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(1,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(1,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(1,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(1,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(1,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(1,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(1,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(1,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(1,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(1,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(1,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(1,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(1,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(1,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(1,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(1,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(1,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(1,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(1,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(1,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(1,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(1,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(1,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(1,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(1,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(1,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(1,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(1,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(1,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(1,'3A','2025-04-07','P','2025-04-07 03:47:03',NULL),(1,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(1,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(1,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(1,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(1,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(1,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(1,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(1,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(1,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(1,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(1,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(1,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(1,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(1,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(1,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(1,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(1,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(1,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(1,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(1,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(1,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(1,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(1,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(1,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(1,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(1,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(1,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(1,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(1,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(1,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(1,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(1,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(1,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(1,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(1,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(1,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(1,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(1,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(1,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(1,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(1,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(1,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(1,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(1,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(1,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(1,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(1,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(1,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(1,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(1,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(1,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(1,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(2,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(2,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(2,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(2,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(2,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(2,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(2,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(2,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(2,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(2,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(2,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(2,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(2,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(2,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(2,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(2,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(2,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(2,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(2,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(2,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(2,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(2,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(2,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(2,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(2,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(2,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(2,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(2,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(2,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(2,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(2,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(2,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(2,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(2,'2A','2023-09-09','A','2023-09-09 09:19:04',NULL),(2,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(2,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(2,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(2,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(2,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(2,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(2,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(2,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(2,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(2,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(2,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(2,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(2,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(2,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(2,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(2,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(2,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(2,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(2,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(2,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(2,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(2,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(2,'2A','2023-10-10','A','2023-10-10 11:19:46',NULL),(2,'2A','2023-10-11','A','2023-10-11 11:48:02',NULL),(2,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(2,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(2,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(2,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(2,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(2,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(2,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(2,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(2,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(2,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(2,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(2,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(2,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(2,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(2,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(2,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(2,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(2,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(2,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(2,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(2,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(2,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(2,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(2,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(2,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(2,'2A','2023-11-21','A','2023-11-25 05:47:53',NULL),(2,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(2,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(2,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(2,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(2,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(2,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(2,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(2,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(2,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(2,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(2,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(2,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(2,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(2,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(2,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(2,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(2,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(2,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(2,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(2,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(2,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(2,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(2,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(2,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(2,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(2,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(2,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(2,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(2,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(2,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(2,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(2,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(2,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(2,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(2,'2A','2024-01-29','A','2024-01-30 04:41:53',NULL),(2,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(2,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(2,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(2,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(2,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(2,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(2,'2A','2024-02-13','A','2024-02-13 04:28:01',NULL),(2,'2A','2024-02-14','L','2024-02-15 04:19:40',NULL),(2,'2A','2024-02-15','L','2024-02-15 04:18:43',NULL),(2,'2A','2024-02-16','L','2024-02-16 05:23:22',NULL),(2,'2A','2024-02-17','L','2024-02-17 11:23:12',NULL),(2,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(2,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(2,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(2,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(2,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(2,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(2,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(2,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(2,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(2,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(2,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(2,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(2,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(2,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(2,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(2,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(2,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(2,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(2,'2A','2024-03-12','A','2024-03-12 03:20:19',NULL),(2,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(2,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(2,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(2,'2A','2024-03-18','L','2024-03-18 04:01:32',NULL),(2,'2A','2024-03-19','A','2024-03-19 03:48:15',NULL),(2,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(2,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(2,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(2,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(2,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(2,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(2,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(2,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(2,'2A','2024-04-15','P','2024-04-15 06:36:43',NULL),(2,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(2,'2A','2024-04-17','A','2024-04-22 11:47:17',NULL),(2,'2A','2024-04-18','L','2024-04-18 05:43:31',NULL),(2,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(2,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(2,'2A','2024-04-22','A','2024-04-22 06:20:04',NULL),(2,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(2,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(2,'2A','2024-04-26','A','2024-04-26 04:15:10',NULL),(2,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(2,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(2,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(2,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(2,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(2,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(2,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(2,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(2,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(2,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(2,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(2,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(2,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(2,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(2,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(2,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(2,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(2,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(2,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(2,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(2,'2A','2024-06-24','P','2024-06-24 06:09:03',NULL),(2,'2A','2024-07-01','P','2024-07-02 07:24:27',NULL),(2,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(2,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(2,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(2,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(2,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(2,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(2,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(2,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(2,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(2,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(2,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(2,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(2,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(2,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(2,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(2,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(2,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(2,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(2,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(2,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(2,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(2,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(2,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(2,'2A','2024-08-15','A','2024-08-15 07:36:21',NULL),(2,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(2,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(2,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(2,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(2,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(2,'3A','2024-09-16','L','2024-09-16 04:35:41',NULL),(2,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(2,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(2,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(2,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(2,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(2,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(2,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(2,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(2,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(2,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(2,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(2,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(2,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(2,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(2,'3A','2024-10-07','L','2024-10-07 05:26:23',NULL),(2,'3A','2024-10-08','L','2024-10-08 03:30:20',NULL),(2,'3A','2024-10-09','L','2024-10-09 03:52:53',NULL),(2,'3A','2024-10-11','A','2024-10-11 03:58:27',NULL),(2,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(2,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(2,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(2,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(2,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(2,'3A','2024-10-19','A','2024-10-19 04:05:39',NULL),(2,'3A','2024-10-21','A','2024-10-21 03:53:08',NULL),(2,'3A','2024-10-22','L','2024-10-22 03:45:11',NULL),(2,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(2,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(2,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(2,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(2,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(2,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(2,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(2,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(2,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(2,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(2,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(2,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(2,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(2,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(2,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(2,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(2,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(2,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(2,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(2,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(2,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(2,'3A','2024-11-19','L','2024-11-19 05:23:54',NULL),(2,'3A','2024-11-20','L','2024-11-20 06:35:01',NULL),(2,'3A','2024-11-21','A','2024-11-21 05:45:41',NULL),(2,'3A','2024-11-22','A','2024-11-23 04:00:05',NULL),(2,'3A','2024-11-23','A','2024-11-23 03:59:45',NULL),(2,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(2,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(2,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(2,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(2,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(2,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(2,'3A','2025-01-06','P','2025-01-06 05:20:37',NULL),(2,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(2,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(2,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(2,'3A','2025-01-10','P','2025-01-10 04:00:10',NULL),(2,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(2,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(2,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(2,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(2,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(2,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(2,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(2,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(2,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(2,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(2,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(2,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(2,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(2,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(2,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(2,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(2,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(2,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(2,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(2,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(2,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(2,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(2,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(2,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(2,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(2,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(2,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(2,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(2,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(2,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(2,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(2,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(2,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(2,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(2,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(2,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(2,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(2,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(2,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(2,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(2,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(2,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(2,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(2,'3A','2025-04-07','A','2025-04-07 03:47:03',NULL),(2,'3A','2025-04-08','A','2025-04-08 05:16:44',NULL),(2,'3A','2025-04-09','A','2025-04-09 05:25:16',NULL),(2,'4','2025-04-11','L','2025-04-12 05:38:07',NULL),(2,'4','2025-04-12','L','2025-04-12 05:33:45',NULL),(2,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(2,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(2,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(2,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(2,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(2,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(2,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(2,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(2,'4','2025-04-23','A','2025-04-23 15:58:19',NULL),(2,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(2,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(2,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(2,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(2,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(2,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(2,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(2,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(2,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(2,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(2,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(2,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(2,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(2,'4','2025-05-14','A','2025-05-14 04:03:53',NULL),(2,'4','2025-05-15','A','2025-05-15 04:11:49',NULL),(2,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(2,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(2,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(2,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(2,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(2,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(2,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(2,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(2,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(2,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(2,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(2,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(2,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(2,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(2,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(2,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(2,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(2,'4','2025-07-03','L','2025-07-03 04:57:59',NULL),(2,'4','2025-07-07','A','2025-07-07 05:45:02',NULL),(2,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(2,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(2,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(2,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(2,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(3,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(3,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(3,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(3,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(3,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(3,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(3,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(3,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(3,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(3,'2A','2023-07-15','A','2023-07-15 04:10:07',NULL),(3,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(3,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(3,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(3,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(3,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(3,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(3,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(3,'2A','2023-08-05','A','2023-08-05 03:42:26',NULL),(3,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(3,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(3,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(3,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(3,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(3,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(3,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(3,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(3,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(3,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(3,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(3,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(3,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(3,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(3,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(3,'2A','2023-09-09','A','2023-09-09 09:19:04',NULL),(3,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(3,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(3,'2A','2023-09-13','A','2023-09-13 11:18:37',NULL),(3,'2A','2023-09-14','A','2023-09-15 08:33:27',NULL),(3,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(3,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(3,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(3,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(3,'2A','2023-09-20','A','2023-09-20 11:37:37',NULL),(3,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(3,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(3,'2A','2023-09-23','A','2023-09-23 11:40:30',NULL),(3,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(3,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(3,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(3,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(3,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(3,'2A','2023-10-03','A','2023-10-03 10:31:13',NULL),(3,'2A','2023-10-04','A','2023-10-04 09:40:25',NULL),(3,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(3,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(3,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(3,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(3,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(3,'2A','2023-10-16','A','2023-10-17 11:36:23',NULL),(3,'2A','2023-10-17','A','2023-10-17 11:31:43',NULL),(3,'2A','2023-10-19','A','2023-10-19 10:33:55',NULL),(3,'2A','2023-10-20','A','2023-10-20 10:37:58',NULL),(3,'2A','2023-10-23','A','2023-10-23 11:20:53',NULL),(3,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(3,'2A','2023-10-25','A','2023-10-25 10:41:56',NULL),(3,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(3,'2A','2023-10-27','A','2023-10-30 11:21:45',NULL),(3,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(3,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(3,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(3,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(3,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(3,'2A','2023-11-04','A','2023-11-04 10:57:40',NULL),(3,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(3,'2A','2023-11-07','A','2023-11-07 11:10:18',NULL),(3,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(3,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(3,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(3,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(3,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(3,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(3,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(3,'2A','2023-11-20','A','2023-11-25 05:48:28',NULL),(3,'2A','2023-11-21','A','2023-11-25 05:47:53',NULL),(3,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(3,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(3,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(3,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(3,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(3,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(3,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(3,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(3,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(3,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(3,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(3,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(3,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(3,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(3,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(3,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(3,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(3,'2A','2024-01-01','A','2024-01-03 05:12:38',NULL),(3,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(3,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(3,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(3,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(3,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(3,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(3,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(3,'2A','2024-01-16','A','2024-01-16 04:06:28',NULL),(3,'2A','2024-01-17','A','2024-01-17 10:02:59',NULL),(3,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(3,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(3,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(3,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(3,'2A','2024-01-24','L','2024-01-25 04:19:30',NULL),(3,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(3,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(3,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(3,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(3,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(3,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(3,'2A','2024-02-02','A','2024-02-02 04:24:15',NULL),(3,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(3,'2A','2024-02-12','A','2024-02-12 05:07:35',NULL),(3,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(3,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(3,'2A','2024-02-15','L','2024-02-15 04:18:43',NULL),(3,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(3,'2A','2024-02-17','A','2024-02-17 11:23:12',NULL),(3,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(3,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(3,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(3,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(3,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(3,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(3,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(3,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(3,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(3,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(3,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(3,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(3,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(3,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(3,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(3,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(3,'2A','2024-03-09','A','2024-03-09 04:01:19',NULL),(3,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(3,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(3,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(3,'2A','2024-03-14','A','2024-03-14 03:12:56',NULL),(3,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(3,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(3,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(3,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(3,'2A','2024-03-21','A','2024-03-21 03:32:38',NULL),(3,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(3,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(3,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(3,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(3,'2A','2024-03-28','A','2024-03-28 04:39:16',NULL),(3,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(3,'2A','2024-04-15','A','2024-04-15 06:36:43',NULL),(3,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(3,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(3,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(3,'2A','2024-04-19','A','2024-04-19 05:15:38',NULL),(3,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(3,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(3,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(3,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(3,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(3,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(3,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(3,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(3,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(3,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(3,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(3,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(3,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(3,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(3,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(3,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(3,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(3,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(3,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(3,'2A','2024-05-20','A','2024-05-20 05:45:08',NULL),(3,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(3,'2A','2024-05-27','A','2024-05-27 06:22:28',NULL),(3,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(3,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(3,'2A','2024-05-31','A','2024-05-31 05:24:10',NULL),(3,'2A','2024-06-24','A','2024-06-24 06:09:03',NULL),(3,'2A','2024-07-01','A','2024-07-02 07:24:27',NULL),(3,'2A','2024-07-02','A','2024-07-02 06:28:14',NULL),(3,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(3,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(3,'2A','2024-07-05','A','2024-07-05 05:23:40',NULL),(3,'2A','2024-07-06','A','2024-07-08 15:46:05',NULL),(3,'2A','2024-07-08','A','2024-07-08 05:31:30',NULL),(3,'2A','2024-07-09','A','2024-07-09 06:45:02',NULL),(3,'2A','2024-07-10','A','2024-07-11 04:23:48',NULL),(3,'2A','2024-07-11','A','2024-07-11 10:04:59',NULL),(3,'2A','2024-07-12','A','2024-07-12 05:42:44',NULL),(3,'2A','2024-07-13','A','2024-07-13 05:18:19',NULL),(3,'2A','2024-07-18','A','2024-07-18 05:56:46',NULL),(3,'2A','2024-07-19','A','2024-07-19 07:33:30',NULL),(3,'2A','2024-07-20','A','2024-07-20 09:49:02',NULL),(3,'2A','2024-07-22','A','2024-07-22 04:48:05',NULL),(3,'2A','2024-07-24','A','2024-07-24 04:40:19',NULL),(3,'2A','2024-07-26','A','2024-07-26 06:29:53',NULL),(3,'2A','2024-07-29','A','2024-07-31 14:57:27',NULL),(3,'2A','2024-08-06','A','2024-08-06 04:53:32',NULL),(3,'2A','2024-08-08','A','2024-08-08 05:47:11',NULL),(3,'2A','2024-08-09','A','2024-08-09 06:20:13',NULL),(3,'2A','2024-08-10','A','2024-08-10 08:07:42',NULL),(3,'2A','2024-08-13','A','2024-08-13 05:07:32',NULL),(3,'2A','2024-08-15','A','2024-08-15 07:36:21',NULL),(3,'2A','2024-08-16','A','2024-08-16 05:19:33',NULL),(3,'2A','2024-08-17','A','2024-08-17 05:13:53',NULL),(5,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(5,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(5,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(5,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(5,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(5,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(5,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(5,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(5,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(5,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(5,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(5,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(5,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(5,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(5,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(5,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(5,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(5,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(5,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(5,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(5,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(5,'2A','2023-08-22','A','2023-08-25 08:23:00',NULL),(5,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(5,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(5,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(5,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(5,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(5,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(5,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(5,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(5,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(5,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(5,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(5,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(5,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(5,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(5,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(5,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(5,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(5,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(5,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(5,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(5,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(5,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(5,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(5,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(5,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(5,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(5,'2A','2023-09-27','A','2023-09-28 11:26:49',NULL),(5,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(5,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(5,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(5,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(5,'2A','2023-10-05','A','2023-10-05 11:17:25',NULL),(5,'2A','2023-10-06','A','2023-10-06 09:44:25',NULL),(5,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(5,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(5,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(5,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(5,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(5,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(5,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(5,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(5,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(5,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(5,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(5,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(5,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(5,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(5,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(5,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(5,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(5,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(5,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(5,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(5,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(5,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(5,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(5,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(5,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(5,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(5,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(5,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(5,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(5,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(5,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(5,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(5,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(5,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(5,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(5,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(5,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(5,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(5,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(5,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(5,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(5,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(5,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(5,'2A','2023-12-14','A','2023-12-20 11:29:58',NULL),(5,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(5,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(5,'2A','2024-01-01','A','2024-01-03 05:12:38',NULL),(5,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(5,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(5,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(5,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(5,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(5,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(5,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(5,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(5,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(5,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(5,'2A','2024-01-19','A','2024-01-30 04:51:34',NULL),(5,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(5,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(5,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(5,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(5,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(5,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(5,'2A','2024-01-30','A','2024-01-30 04:41:17',NULL),(5,'2A','2024-01-31','A','2024-02-01 11:05:29',NULL),(5,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(5,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(5,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(5,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(5,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(5,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(5,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(5,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(5,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(5,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(5,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(5,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(5,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(5,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(5,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(5,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(5,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(5,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(5,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(5,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(5,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(5,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(5,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(5,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(5,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(5,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(5,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(5,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(5,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(5,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(5,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(5,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(5,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(5,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(5,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(5,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(5,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(5,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(5,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(5,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(5,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(5,'2A','2024-04-15','P','2024-04-15 06:36:43',NULL),(5,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(5,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(5,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(5,'2A','2024-04-19','L','2024-04-19 05:15:38',NULL),(5,'2A','2024-04-20','A','2024-04-20 04:40:14',NULL),(5,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(5,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(5,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(5,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(5,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(5,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(5,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(5,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(5,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(5,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(5,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(5,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(5,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(5,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(5,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(5,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(5,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(5,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(5,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(5,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(5,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(5,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(5,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(5,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(5,'2A','2024-06-24','P','2024-06-24 06:09:03',NULL),(5,'2A','2024-07-01','P','2024-07-02 07:24:27',NULL),(5,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(5,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(5,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(5,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(5,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(5,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(5,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(5,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(5,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(5,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(5,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(5,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(5,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(5,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(5,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(5,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(5,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(5,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(5,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(5,'2A','2024-08-08','A','2024-08-08 05:47:11',NULL),(5,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(5,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(5,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(5,'2A','2024-08-15','P','2024-08-15 07:36:21',NULL),(5,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(5,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(5,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(5,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(5,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(5,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(5,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(5,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(5,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(5,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(5,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(5,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(5,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(5,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(5,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(5,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(5,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(5,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(5,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(5,'3A','2024-10-05','A','2024-10-05 04:10:12',NULL),(5,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(5,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(5,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(5,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(5,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(5,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(5,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(5,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(5,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(5,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(5,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(5,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(5,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(5,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(5,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(5,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(5,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(5,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(5,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(5,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(5,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(5,'3A','2024-11-02','A','2024-11-02 03:45:48',NULL),(5,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(5,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(5,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(5,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(5,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(5,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(5,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(5,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(5,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(5,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(5,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(5,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(5,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(5,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(5,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(5,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(5,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(5,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(5,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(5,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(5,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(5,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(5,'3A','2025-01-06','P','2025-01-06 05:20:37',NULL),(5,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(5,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(5,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(5,'3A','2025-01-10','P','2025-01-10 04:00:10',NULL),(5,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(5,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(5,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(5,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(5,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(5,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(5,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(5,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(5,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(5,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(5,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(5,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(5,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(5,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(5,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(5,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(5,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(5,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(5,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(5,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(5,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(5,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(5,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(5,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(5,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(5,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(5,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(5,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(5,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(5,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(5,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(5,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(5,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(5,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(5,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(5,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(5,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(5,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(5,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(5,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(5,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(5,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(5,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(5,'3A','2025-04-07','P','2025-04-07 03:47:03',NULL),(5,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(5,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(5,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(5,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(5,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(5,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(5,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(5,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(5,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(5,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(5,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(5,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(5,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(5,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(5,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(5,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(5,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(5,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(5,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(5,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(5,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(5,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(5,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(5,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(5,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(5,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(5,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(5,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(5,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(5,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(5,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(5,'4','2025-05-20','A','2025-05-20 04:41:08',NULL),(5,'4','2025-05-21','A','2025-05-21 04:09:07',NULL),(5,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(5,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(5,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(5,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(5,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(5,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(5,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(5,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(5,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(5,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(5,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(5,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(5,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(5,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(5,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(5,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(5,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(5,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(5,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(6,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(6,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(6,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(6,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(6,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(6,'1','2023-07-10','A','2023-07-10 09:09:29',NULL),(6,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(6,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(6,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(6,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(6,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(6,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(6,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(6,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(6,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(6,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(6,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(6,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(6,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(6,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(6,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(6,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(6,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(6,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(6,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(6,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(6,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(6,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(6,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(6,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(6,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(6,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(6,'2A','2023-09-08','A','2023-09-08 10:39:55',NULL),(6,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(6,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(6,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(6,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(6,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(6,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(6,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(6,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(6,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(6,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(6,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(6,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(6,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(6,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(6,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(6,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(6,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(6,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(6,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(6,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(6,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(6,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(6,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(6,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(6,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(6,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(6,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(6,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(6,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(6,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(6,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(6,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(6,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(6,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(6,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(6,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(6,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(6,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(6,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(6,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(6,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(6,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(6,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(6,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(6,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(6,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(6,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(6,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(6,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(6,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(6,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(6,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(6,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(6,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(6,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(6,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(6,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(6,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(6,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(6,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(6,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(6,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(6,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(6,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(6,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(6,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(6,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(6,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(6,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(6,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(6,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(6,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(6,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(6,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(6,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(6,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(6,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(6,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(6,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(6,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(6,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(6,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(6,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(6,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(6,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(6,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(6,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(6,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(6,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(6,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(6,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(6,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(6,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(6,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(6,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(6,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(6,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(6,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(6,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(6,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(6,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(6,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(6,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(6,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(6,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(6,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(6,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(6,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(6,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(6,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(6,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(6,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(6,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(6,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(6,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(6,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(6,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(6,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(6,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(6,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(6,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(6,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(6,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(6,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(6,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(6,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(6,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(6,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(6,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(6,'2A','2024-04-15','P','2024-04-15 06:36:43',NULL),(6,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(6,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(6,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(6,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(6,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(6,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(6,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(6,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(6,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(6,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(6,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(6,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(6,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(6,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(6,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(6,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(6,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(6,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(6,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(6,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(6,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(6,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(6,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(6,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(6,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(6,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(6,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(6,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(6,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(6,'2A','2024-06-24','P','2024-06-24 06:09:03',NULL),(6,'2A','2024-07-01','A','2024-07-02 07:24:27',NULL),(6,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(6,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(6,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(6,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(6,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(6,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(6,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(6,'2A','2024-07-10','A','2024-07-11 04:23:48',NULL),(6,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(6,'2A','2024-07-12','A','2024-07-12 05:42:44',NULL),(6,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(6,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(6,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(6,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(6,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(6,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(6,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(6,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(6,'2A','2024-08-06','A','2024-08-06 04:53:32',NULL),(6,'2A','2024-08-08','A','2024-08-08 05:47:11',NULL),(6,'2A','2024-08-09','A','2024-08-09 06:20:13',NULL),(6,'2A','2024-08-10','A','2024-08-10 08:07:42',NULL),(6,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(6,'2A','2024-08-15','A','2024-08-15 07:36:21',NULL),(6,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(6,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(6,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(6,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(6,'3A','2024-09-14','A','2024-09-14 03:19:43',NULL),(6,'3A','2024-09-16','A','2024-09-16 04:35:41',NULL),(6,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(6,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(6,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(6,'3A','2024-09-21','A','2024-09-21 04:43:54',NULL),(6,'3A','2024-09-23','A','2024-09-23 05:08:14',NULL),(6,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(6,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(6,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(6,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(6,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(6,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(6,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(6,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(6,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(6,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(6,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(6,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(6,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(6,'3A','2024-10-14','A','2024-10-14 03:51:45',NULL),(6,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(6,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(6,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(6,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(6,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(6,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(6,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(6,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(6,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(6,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(6,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(6,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(6,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(6,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(6,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(6,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(6,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(6,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(6,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(6,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(6,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(6,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(6,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(6,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(6,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(6,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(6,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(6,'3A','2024-11-18','A','2024-11-18 05:32:08',NULL),(6,'3A','2024-11-19','A','2024-11-19 05:23:54',NULL),(6,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(6,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(6,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(6,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(6,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(6,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(6,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(6,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(6,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(6,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(6,'3A','2025-01-06','A','2025-01-06 05:20:37',NULL),(6,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(6,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(6,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(6,'3A','2025-01-10','P','2025-01-10 04:00:10',NULL),(6,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(6,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(6,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(6,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(6,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(6,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(6,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(6,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(6,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(6,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(6,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(6,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(6,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(6,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(6,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(6,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(6,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(6,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(6,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(6,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(6,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(6,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(6,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(6,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(6,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(6,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(6,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(6,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(6,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(6,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(6,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(6,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(6,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(6,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(6,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(6,'3A','2025-03-01','A','2025-03-01 07:26:28',NULL),(6,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(6,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(6,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(6,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(6,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(6,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(6,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(6,'3A','2025-04-07','P','2025-04-07 03:47:03',NULL),(6,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(6,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(6,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(6,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(6,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(6,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(6,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(6,'4','2025-04-17','A','2025-04-17 03:46:38',NULL),(6,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(6,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(6,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(6,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(6,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(6,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(6,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(6,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(6,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(6,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(6,'4','2025-05-02','A','2025-05-02 05:05:42',NULL),(6,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(6,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(6,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(6,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(6,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(6,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(6,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(6,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(6,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(6,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(6,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(6,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(6,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(6,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(6,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(6,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(6,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(6,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(6,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(6,'4','2025-05-31','A','2025-05-31 04:24:09',NULL),(6,'4','2025-06-16','A','2025-06-16 05:24:25',NULL),(6,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(6,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(6,'4','2025-06-25','A','2025-06-26 04:19:31',NULL),(6,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(6,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(6,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(6,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(6,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(6,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(6,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(6,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(6,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(7,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(7,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(7,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(7,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(7,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(7,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(7,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(7,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(7,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(7,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(7,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(7,'2A','2023-07-18','A','2023-07-18 06:46:32',NULL),(7,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(7,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(7,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(7,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(7,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(7,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(7,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(7,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(7,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(7,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(7,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(7,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(7,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(7,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(7,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(7,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(7,'2A','2023-09-02','A','2023-09-04 04:28:48',NULL),(7,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(7,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(7,'2A','2023-09-06','A','2023-09-06 06:14:20',NULL),(7,'2A','2023-09-08','A','2023-09-08 10:39:55',NULL),(7,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(7,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(7,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(7,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(7,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(7,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(7,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(7,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(7,'2A','2023-09-19','A','2023-09-19 08:57:16',NULL),(7,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(7,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(7,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(7,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(7,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(7,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(7,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(7,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(7,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(7,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(7,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(7,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(7,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(7,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(7,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(7,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(7,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(7,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(7,'2A','2023-10-19','A','2023-10-19 10:33:55',NULL),(7,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(7,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(7,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(7,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(7,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(7,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(7,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(7,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(7,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(7,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(7,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(7,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(7,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(7,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(7,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(7,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(7,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(7,'2A','2023-11-15','A','2023-11-16 11:06:25',NULL),(7,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(7,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(7,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(7,'2A','2023-11-20','A','2023-11-25 05:48:28',NULL),(7,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(7,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(7,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(7,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(7,'2A','2023-11-28','A','2023-11-29 12:23:56',NULL),(7,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(7,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(7,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(7,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(7,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(7,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(7,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(7,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(7,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(7,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(7,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(7,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(7,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(7,'2A','2024-01-01','A','2024-01-03 05:12:38',NULL),(7,'2A','2024-01-02','A','2024-01-30 04:53:55',NULL),(7,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(7,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(7,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(7,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(7,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(7,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(7,'2A','2024-01-16','A','2024-01-16 04:06:28',NULL),(7,'2A','2024-01-17','A','2024-01-17 10:02:59',NULL),(7,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(7,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(7,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(7,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(7,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(7,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(7,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(7,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(7,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(7,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(7,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(7,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(7,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(7,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(7,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(7,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(7,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(7,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(7,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(7,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(7,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(7,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(7,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(7,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(7,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(7,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(7,'2A','2024-02-28','A','2024-02-28 04:03:28',NULL),(7,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(7,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(7,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(7,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(7,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(7,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(7,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(7,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(7,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(7,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(7,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(7,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(7,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(7,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(7,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(7,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(7,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(7,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(7,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(7,'2A','2024-03-25','A','2024-03-25 03:38:40',NULL),(7,'2A','2024-03-26','A','2024-03-26 04:01:27',NULL),(7,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(7,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(7,'2A','2024-03-29','A','2024-03-29 05:45:07',NULL),(7,'2A','2024-04-15','A','2024-04-15 06:36:43',NULL),(7,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(7,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(7,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(7,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(7,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(7,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(7,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(7,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(7,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(7,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(7,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(7,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(7,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(7,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(7,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(7,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(7,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(7,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(7,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(7,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(7,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(7,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(7,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(7,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(7,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(7,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(7,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(7,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(7,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(7,'2A','2024-06-24','A','2024-06-24 06:09:03',NULL),(7,'2A','2024-07-01','A','2024-07-02 07:24:27',NULL),(7,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(7,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(7,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(7,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(7,'2A','2024-07-06','A','2024-07-08 15:46:05',NULL),(7,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(7,'2A','2024-07-09','A','2024-07-09 06:45:02',NULL),(7,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(7,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(7,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(7,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(7,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(7,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(7,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(7,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(7,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(7,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(7,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(7,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(7,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(7,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(7,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(7,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(7,'2A','2024-08-15','P','2024-08-15 07:36:21',NULL),(7,'2A','2024-08-16','A','2024-08-16 05:19:33',NULL),(7,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(7,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(7,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(7,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(7,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(7,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(7,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(7,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(7,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(7,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(7,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(7,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(7,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(7,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(7,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(7,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(7,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(7,'3A','2024-10-04','A','2024-10-04 05:08:30',NULL),(7,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(7,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(7,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(7,'3A','2024-10-09','A','2024-10-09 03:52:53',NULL),(7,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(7,'3A','2024-10-14','A','2024-10-14 03:51:45',NULL),(7,'3A','2024-10-15','A','2024-10-15 03:53:07',NULL),(7,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(7,'3A','2024-10-17','A','2024-10-17 05:16:50',NULL),(7,'3A','2024-10-18','A','2024-10-18 03:59:11',NULL),(7,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(7,'3A','2024-10-21','A','2024-10-21 03:53:08',NULL),(7,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(7,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(7,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(7,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(7,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(7,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(7,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(7,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(7,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(7,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(7,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(7,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(7,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(7,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(7,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(7,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(7,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(7,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(7,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(7,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(7,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(7,'3A','2024-11-18','A','2024-11-18 05:32:08',NULL),(7,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(7,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(7,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(7,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(7,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(7,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(7,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(7,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(7,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(7,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(7,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(7,'3A','2025-01-06','A','2025-01-06 05:20:37',NULL),(7,'3A','2025-01-07','A','2025-01-07 05:19:57',NULL),(7,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(7,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(7,'3A','2025-01-10','P','2025-01-10 04:00:10',NULL),(7,'3A','2025-01-13','A','2025-01-13 05:13:17',NULL),(7,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(7,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(7,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(7,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(7,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(7,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(7,'3A','2025-01-23','A','2025-03-06 04:43:33',NULL),(7,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(7,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(7,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(7,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(7,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(7,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(7,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(7,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(7,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(7,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(7,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(7,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(7,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(7,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(7,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(7,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(7,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(7,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(7,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(7,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(7,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(7,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(7,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(7,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(7,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(7,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(7,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(7,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(7,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(7,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(7,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(7,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(7,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(7,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(7,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(7,'3A','2025-04-07','A','2025-04-07 03:47:03',NULL),(7,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(7,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(7,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(7,'4','2025-04-12','A','2025-04-12 05:33:45',NULL),(7,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(7,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(7,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(7,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(7,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(7,'4','2025-04-19','A','2025-04-21 03:49:33',NULL),(7,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(7,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(7,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(7,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(7,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(7,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(7,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(7,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(7,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(7,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(7,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(7,'4','2025-05-08','A','2025-05-08 05:00:27',NULL),(7,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(7,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(7,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(7,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(7,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(7,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(7,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(7,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(7,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(7,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(7,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(7,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(7,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(7,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(7,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(7,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(7,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(7,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(7,'4','2025-06-23','A','2025-06-25 05:33:05',NULL),(7,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(7,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(7,'4','2025-07-01','A','2025-07-01 05:28:20',NULL),(7,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(7,'4','2025-07-03','A','2025-07-03 04:57:59',NULL),(7,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(7,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(7,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(7,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(7,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(7,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(8,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(8,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(8,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(8,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(8,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(8,'1','2023-07-10','A','2023-07-10 09:09:29',NULL),(8,'1','2023-07-12','A','2023-07-12 03:29:36',NULL),(8,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(8,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(8,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(8,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(8,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(8,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(8,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(8,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(8,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(8,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(8,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(8,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(8,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(8,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(8,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(8,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(8,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(8,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(8,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(8,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(8,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(8,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(8,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(8,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(8,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(8,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(8,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(8,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(8,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(8,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(8,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(8,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(8,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(8,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(8,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(8,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(8,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(8,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(8,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(8,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(8,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(8,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(8,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(8,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(8,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(8,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(8,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(8,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(8,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(8,'2A','2023-10-10','A','2023-10-10 11:19:46',NULL),(8,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(8,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(8,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(8,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(8,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(8,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(8,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(8,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(8,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(8,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(8,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(8,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(8,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(8,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(8,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(8,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(8,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(8,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(8,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(8,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(8,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(8,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(8,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(8,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(8,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(8,'2A','2023-11-20','A','2023-11-25 05:48:28',NULL),(8,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(8,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(8,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(8,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(8,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(8,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(8,'2A','2023-12-02','A','2023-12-02 12:03:58',NULL),(8,'2A','2023-12-04','A','2023-12-04 11:47:57',NULL),(8,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(8,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(8,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(8,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(8,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(8,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(8,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(8,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(8,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(8,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(8,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(8,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(8,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(8,'2A','2024-01-04','A','2024-01-15 09:50:03',NULL),(8,'2A','2024-01-05','A','2024-01-30 04:52:52',NULL),(8,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(8,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(8,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(8,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(8,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(8,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(8,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(8,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(8,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(8,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(8,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(8,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(8,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(8,'2A','2024-01-30','A','2024-01-30 04:41:17',NULL),(8,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(8,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(8,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(8,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(8,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(8,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(8,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(8,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(8,'2A','2024-02-16','A','2024-02-16 05:23:22',NULL),(8,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(8,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(8,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(8,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(8,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(8,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(8,'2A','2024-02-24','A','2024-02-27 11:21:19',NULL),(8,'2A','2024-02-27','A','2024-02-27 11:22:57',NULL),(8,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(8,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(8,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(8,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(8,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(8,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(8,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(8,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(8,'2A','2024-03-08','A','2024-03-08 05:49:44',NULL),(8,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(8,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(8,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(8,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(8,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(8,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(8,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(8,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(8,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(8,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(8,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(8,'2A','2024-03-25','A','2024-03-25 03:38:40',NULL),(8,'2A','2024-03-26','A','2024-03-26 04:01:27',NULL),(8,'2A','2024-03-27','A','2024-03-27 09:21:50',NULL),(8,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(8,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(8,'2A','2024-04-15','A','2024-04-15 06:36:43',NULL),(8,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(8,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(8,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(8,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(8,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(8,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(8,'2A','2024-04-24','A','2024-04-24 04:28:08',NULL),(8,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(8,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(8,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(8,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(8,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(8,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(8,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(8,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(8,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(8,'2A','2024-05-10','A','2024-05-10 05:35:28',NULL),(8,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(8,'2A','2024-05-14','A','2024-05-14 04:37:44',NULL),(8,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(8,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(8,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(8,'2A','2024-05-18','A','2024-05-18 04:49:22',NULL),(8,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(8,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(8,'2A','2024-05-27','A','2024-05-27 06:22:28',NULL),(8,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(8,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(8,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(8,'2A','2024-06-24','A','2024-06-24 06:09:03',NULL),(8,'2A','2024-07-01','A','2024-07-02 07:24:27',NULL),(8,'2A','2024-07-02','A','2024-07-02 06:28:14',NULL),(8,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(8,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(8,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(8,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(8,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(8,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(8,'2A','2024-07-10','A','2024-07-11 04:23:48',NULL),(8,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(8,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(8,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(8,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(8,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(8,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(8,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(8,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(8,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(8,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(8,'2A','2024-08-06','A','2024-08-06 04:53:32',NULL),(8,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(8,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(8,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(8,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(8,'2A','2024-08-15','A','2024-08-15 07:36:21',NULL),(8,'2A','2024-08-16','A','2024-08-16 05:19:33',NULL),(8,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(8,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(8,'3A','2024-09-07','A','2024-09-07 04:04:08',NULL),(8,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(8,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(8,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(8,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(8,'3A','2024-09-20','A','2024-09-20 04:22:58',NULL),(8,'3A','2024-09-21','A','2024-09-21 04:43:54',NULL),(8,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(8,'3A','2024-09-24','A','2024-09-24 03:50:54',NULL),(8,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(8,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(8,'3A','2024-09-28','A','2024-09-28 03:43:55',NULL),(8,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(8,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(8,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(8,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(8,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(8,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(8,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(8,'3A','2024-10-09','A','2024-10-09 03:52:53',NULL),(8,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(8,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(8,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(8,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(8,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(8,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(8,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(8,'3A','2024-10-21','A','2024-10-21 03:53:08',NULL),(8,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(8,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(8,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(8,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(8,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(8,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(8,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(8,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(8,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(8,'3A','2024-11-01','A','2024-11-01 04:00:17',NULL),(8,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(8,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(8,'3A','2024-11-05','A','2024-11-05 03:27:59',NULL),(8,'3A','2024-11-06','A','2024-11-06 03:50:26',NULL),(8,'3A','2024-11-07','A','2024-11-07 03:35:52',NULL),(8,'3A','2024-11-08','A','2024-11-08 03:53:32',NULL),(8,'3A','2024-11-11','A','2024-11-11 03:52:35',NULL),(8,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(8,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(8,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(8,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(8,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(8,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(8,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(8,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(8,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(8,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(8,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(8,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(8,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(8,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(8,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(8,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(8,'3A','2025-01-06','P','2025-01-06 05:20:37',NULL),(8,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(8,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(8,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(8,'3A','2025-01-10','P','2025-01-10 04:00:10',NULL),(8,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(8,'3A','2025-01-14','A','2025-01-14 05:14:51',NULL),(8,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(8,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(8,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(8,'3A','2025-01-21','A','2025-03-06 04:42:05',NULL),(8,'3A','2025-01-22','A','2025-03-06 04:42:34',NULL),(8,'3A','2025-01-23','A','2025-03-06 04:43:33',NULL),(8,'3A','2025-01-24','A','2025-03-06 04:44:05',NULL),(8,'3A','2025-01-25','A','2025-03-06 04:44:56',NULL),(8,'3A','2025-01-27','A','2025-03-06 04:45:46',NULL),(8,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(8,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(8,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(8,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(8,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(8,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(8,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(8,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(8,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(8,'3A','2025-02-10','A','2025-03-06 04:50:34',NULL),(8,'3A','2025-02-11','A','2025-03-06 04:50:50',NULL),(8,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(8,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(8,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(8,'3A','2025-02-17','A','2025-03-06 04:53:02',NULL),(8,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(8,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(8,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(8,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(8,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(8,'3A','2025-02-25','A','2025-02-25 05:30:42',NULL),(8,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(8,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(8,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(8,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(8,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(8,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(8,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(8,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(8,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(8,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(8,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(8,'3A','2025-04-07','A','2025-04-07 03:47:03',NULL),(8,'3A','2025-04-08','A','2025-04-08 05:16:44',NULL),(8,'3A','2025-04-09','A','2025-04-09 05:25:16',NULL),(8,'4','2025-04-11','A','2025-04-12 05:38:07',NULL),(8,'4','2025-04-12','A','2025-04-12 05:33:45',NULL),(8,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(8,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(8,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(8,'4','2025-04-17','A','2025-04-17 03:46:38',NULL),(8,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(8,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(8,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(8,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(8,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(8,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(8,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(8,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(8,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(8,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(8,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(8,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(8,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(8,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(8,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(8,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(8,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(8,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(8,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(8,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(8,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(8,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(8,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(8,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(8,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(8,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(8,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(8,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(8,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(8,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(8,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(8,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(8,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(8,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(8,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(8,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(8,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(8,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(8,'4','2025-07-07','A','2025-07-07 05:45:02',NULL),(8,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(8,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(8,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(8,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(8,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(9,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(9,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(9,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(9,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(9,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(9,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(9,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(9,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(9,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(9,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(9,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(9,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(9,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(9,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(9,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(9,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(9,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(9,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(9,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(9,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(9,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(9,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(9,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(9,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(9,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(9,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(9,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(9,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(9,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(9,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(9,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(9,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(9,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(9,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(9,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(9,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(9,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(9,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(9,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(9,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(9,'2A','2023-09-18','A','2023-09-19 04:13:45',NULL),(9,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(9,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(9,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(9,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(9,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(9,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(9,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(9,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(9,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(9,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(9,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(9,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(9,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(9,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(9,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(9,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(9,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(9,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(9,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(9,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(9,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(9,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(9,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(9,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(9,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(9,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(9,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(9,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(9,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(9,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(9,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(9,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(9,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(9,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(9,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(9,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(9,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(9,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(9,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(9,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(9,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(9,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(9,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(9,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(9,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(9,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(9,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(9,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(9,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(9,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(9,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(9,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(9,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(9,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(9,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(9,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(9,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(9,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(9,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(9,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(9,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(9,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(9,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(9,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(9,'2A','2024-01-05','A','2024-01-30 04:52:52',NULL),(9,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(9,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(9,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(9,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(9,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(9,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(9,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(9,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(9,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(9,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(9,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(9,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(9,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(9,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(9,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(9,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(9,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(9,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(9,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(9,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(9,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(9,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(9,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(9,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(9,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(9,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(9,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(9,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(9,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(9,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(9,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(9,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(9,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(9,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(9,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(9,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(9,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(9,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(9,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(9,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(9,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(9,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(9,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(9,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(9,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(9,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(9,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(9,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(9,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(9,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(9,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(9,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(9,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(9,'2A','2024-03-27','A','2024-03-27 09:21:50',NULL),(9,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(9,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(9,'2A','2024-04-15','P','2024-04-15 06:36:43',NULL),(9,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(9,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(9,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(9,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(9,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(9,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(9,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(9,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(9,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(9,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(9,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(9,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(9,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(9,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(9,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(9,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(9,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(9,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(9,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(9,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(9,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(9,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(9,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(9,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(9,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(9,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(9,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(9,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(9,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(9,'2A','2024-06-24','P','2024-06-24 06:09:03',NULL),(9,'2A','2024-07-01','P','2024-07-02 07:24:27',NULL),(9,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(9,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(9,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(9,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(9,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(9,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(9,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(9,'2A','2024-07-10','A','2024-07-11 04:23:48',NULL),(9,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(9,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(9,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(9,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(9,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(9,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(9,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(9,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(9,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(9,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(9,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(9,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(9,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(9,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(9,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(9,'2A','2024-08-15','P','2024-08-15 07:36:21',NULL),(9,'2A','2024-08-16','A','2024-08-16 05:19:33',NULL),(9,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(9,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(9,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(9,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(9,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(9,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(9,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(9,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(9,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(9,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(9,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(9,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(9,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(9,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(9,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(9,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(9,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(9,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(9,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(9,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(9,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(9,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(9,'3A','2024-10-11','A','2024-10-11 03:58:27',NULL),(9,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(9,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(9,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(9,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(9,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(9,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(9,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(9,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(9,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(9,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(9,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(9,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(9,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(9,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(9,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(9,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(9,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(9,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(9,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(9,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(9,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(9,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(9,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(9,'3A','2024-11-11','A','2024-11-11 03:52:35',NULL),(9,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(9,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(9,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(9,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(9,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(9,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(9,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(9,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(9,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(9,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(9,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(9,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(9,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(9,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(9,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(9,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(9,'3A','2025-01-06','P','2025-01-06 05:20:37',NULL),(9,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(9,'3A','2025-01-08','A','2025-01-08 03:59:41',NULL),(9,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(9,'3A','2025-01-10','P','2025-01-10 04:00:10',NULL),(9,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(9,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(9,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(9,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(9,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(9,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(9,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(9,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(9,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(9,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(9,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(9,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(9,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(9,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(9,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(9,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(9,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(9,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(9,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(9,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(9,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(9,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(9,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(9,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(9,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(9,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(9,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(9,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(9,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(9,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(9,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(9,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(9,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(9,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(9,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(9,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(9,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(9,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(9,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(9,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(9,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(9,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(9,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(9,'3A','2025-04-07','P','2025-04-07 03:47:03',NULL),(9,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(9,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(9,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(9,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(9,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(9,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(9,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(9,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(9,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(9,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(9,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(9,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(9,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(9,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(9,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(9,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(9,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(9,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(9,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(9,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(9,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(9,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(9,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(9,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(9,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(9,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(9,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(9,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(9,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(9,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(9,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(9,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(9,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(9,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(9,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(9,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(9,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(9,'4','2025-05-30','A','2025-05-30 05:24:42',NULL),(9,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(9,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(9,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(9,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(9,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(9,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(9,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(9,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(9,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(9,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(9,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(9,'4','2025-07-11','A','2025-07-11 04:12:32',NULL),(9,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(9,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(10,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(10,'1','2023-06-20','A','2023-06-20 03:26:28',NULL),(10,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(10,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(10,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(10,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(10,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(10,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(10,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(10,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(10,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(10,'2A','2023-07-18','A','2023-07-18 06:46:32',NULL),(10,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(10,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(10,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(10,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(10,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(10,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(10,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(10,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(10,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(10,'2A','2023-08-22','A','2023-08-25 08:23:00',NULL),(10,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(10,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(10,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(10,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(10,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(10,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(10,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(10,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(10,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(10,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(10,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(10,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(10,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(10,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(10,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(10,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(10,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(10,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(10,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(10,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(10,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(10,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(10,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(10,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(10,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(10,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(10,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(10,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(10,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(10,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(10,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(10,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(10,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(10,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(10,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(10,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(10,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(10,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(10,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(10,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(10,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(10,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(10,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(10,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(10,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(10,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(10,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(10,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(10,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(10,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(10,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(10,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(10,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(10,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(10,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(10,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(10,'2A','2023-11-15','A','2023-11-16 11:06:25',NULL),(10,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(10,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(10,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(10,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(10,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(10,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(10,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(10,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(10,'2A','2023-11-28','A','2023-11-29 12:23:56',NULL),(10,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(10,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(10,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(10,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(10,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(10,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(10,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(10,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(10,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(10,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(10,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(10,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(10,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(10,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(10,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(10,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(10,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(10,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(10,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(10,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(10,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(10,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(10,'2A','2024-01-17','A','2024-01-17 10:02:59',NULL),(10,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(10,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(10,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(10,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(10,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(10,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(10,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(10,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(10,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(10,'2A','2024-01-31','A','2024-02-01 11:05:29',NULL),(10,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(10,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(10,'2A','2024-02-03','A','2024-02-03 04:33:25',NULL),(10,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(10,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(10,'2A','2024-02-14','A','2024-02-15 04:19:40',NULL),(10,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(10,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(10,'2A','2024-02-17','A','2024-02-17 11:23:12',NULL),(10,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(10,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(10,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(10,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(10,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(10,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(10,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(10,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(10,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(10,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(10,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(10,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(10,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(10,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(10,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(10,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(10,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(10,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(10,'2A','2024-03-12','A','2024-03-12 03:20:19',NULL),(10,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(10,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(10,'2A','2024-03-15','A','2024-03-15 03:26:08',NULL),(10,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(10,'2A','2024-03-19','A','2024-03-19 03:48:15',NULL),(10,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(10,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(10,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(10,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(10,'2A','2024-03-26','A','2024-03-26 04:01:27',NULL),(10,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(10,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(10,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(10,'2A','2024-04-15','P','2024-04-15 06:36:43',NULL),(10,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(10,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(10,'2A','2024-04-18','A','2024-04-18 05:43:31',NULL),(10,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(10,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(10,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(10,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(10,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(10,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(10,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(10,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(10,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(10,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(10,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(10,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(10,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(10,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(10,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(10,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(10,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(10,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(10,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(10,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(10,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(10,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(10,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(10,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(10,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(10,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(10,'2A','2024-06-24','A','2024-06-24 06:09:03',NULL),(10,'2A','2024-07-01','P','2024-07-02 07:24:27',NULL),(10,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(10,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(10,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(10,'2A','2024-07-05','A','2024-07-05 05:23:40',NULL),(10,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(10,'2A','2024-07-08','A','2024-07-08 05:31:30',NULL),(10,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(10,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(10,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(10,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(10,'2A','2024-07-13','A','2024-07-13 05:18:19',NULL),(10,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(10,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(10,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(10,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(10,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(10,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(10,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(10,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(10,'2A','2024-08-08','A','2024-08-08 05:47:11',NULL),(10,'2A','2024-08-09','A','2024-08-09 06:20:13',NULL),(10,'2A','2024-08-10','A','2024-08-10 08:07:42',NULL),(10,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(10,'2A','2024-08-15','A','2024-08-15 07:36:21',NULL),(10,'2A','2024-08-16','A','2024-08-16 05:19:33',NULL),(10,'2A','2024-08-17','A','2024-08-17 05:13:53',NULL),(10,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(10,'3A','2024-09-07','A','2024-09-07 04:04:08',NULL),(10,'3A','2024-09-14','A','2024-09-14 03:19:43',NULL),(10,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(10,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(10,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(10,'3A','2024-09-20','A','2024-09-20 04:22:58',NULL),(10,'3A','2024-09-21','A','2024-09-21 04:43:54',NULL),(10,'3A','2024-09-23','A','2024-09-23 05:08:14',NULL),(10,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(10,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(10,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(10,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(10,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(10,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(10,'3A','2024-10-02','A','2024-10-02 04:07:44',NULL),(10,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(10,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(10,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(10,'3A','2024-10-08','A','2024-10-08 03:30:20',NULL),(10,'3A','2024-10-09','A','2024-10-09 03:52:53',NULL),(10,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(10,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(10,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(10,'3A','2024-10-16','A','2024-10-17 05:16:33',NULL),(10,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(10,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(10,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(10,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(10,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(10,'3A','2024-10-23','A','2024-10-23 03:55:58',NULL),(10,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(10,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(10,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(10,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(10,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(10,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(10,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(10,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(10,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(10,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(10,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(10,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(10,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(10,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(10,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(10,'3A','2024-11-12','A','2024-11-12 03:46:43',NULL),(10,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(10,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(10,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(10,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(10,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(10,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(10,'3A','2024-11-21','A','2024-11-21 05:45:41',NULL),(10,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(10,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(10,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(10,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(10,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(10,'3A','2024-11-28','A','2024-11-28 05:46:27',NULL),(10,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(10,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(10,'3A','2025-01-06','A','2025-01-06 05:20:37',NULL),(10,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(10,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(10,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(10,'3A','2025-01-10','A','2025-01-10 04:00:10',NULL),(10,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(10,'3A','2025-01-14','A','2025-01-14 05:14:51',NULL),(10,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(10,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(10,'3A','2025-01-20','A','2025-03-06 04:41:41',NULL),(10,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(10,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(10,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(10,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(10,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(10,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(10,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(10,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(10,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(10,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(10,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(10,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(10,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(10,'3A','2025-02-07','A','2025-03-06 04:48:50',NULL),(10,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(10,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(10,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(10,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(10,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(10,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(10,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(10,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(10,'3A','2025-02-20','A','2025-03-06 04:53:53',NULL),(10,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(10,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(10,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(10,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(10,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(10,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(10,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(10,'3A','2025-03-01','A','2025-03-01 07:26:28',NULL),(10,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(10,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(10,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(10,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(10,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(10,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(10,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(10,'3A','2025-04-07','P','2025-04-07 03:47:03',NULL),(10,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(10,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(10,'4','2025-04-11','A','2025-04-12 05:38:07',NULL),(10,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(10,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(10,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(10,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(10,'4','2025-04-17','A','2025-04-17 03:46:38',NULL),(10,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(10,'4','2025-04-19','A','2025-04-21 03:49:33',NULL),(10,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(10,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(10,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(10,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(10,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(10,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(10,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(10,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(10,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(10,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(10,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(10,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(10,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(10,'4','2025-05-10','A','2025-05-10 06:30:42',NULL),(10,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(10,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(10,'4','2025-05-14','A','2025-05-14 04:03:53',NULL),(10,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(10,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(10,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(10,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(10,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(10,'4','2025-05-21','A','2025-05-21 04:09:07',NULL),(10,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(10,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(10,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(10,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(10,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(10,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(10,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(10,'4','2025-06-23','A','2025-06-25 05:33:05',NULL),(10,'4','2025-06-24','A','2025-06-25 05:50:15',NULL),(10,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(10,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(10,'4','2025-07-02','A','2025-07-02 06:31:59',NULL),(10,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(10,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(10,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(10,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(10,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(10,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(10,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(11,'1','2023-07-15','A','2023-07-15 06:17:08',NULL),(11,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(11,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(11,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(11,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(11,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(11,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(11,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(11,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(11,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(11,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(11,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(11,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(11,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(11,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(11,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(11,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(11,'1','2023-09-03','A','2023-09-05 05:29:07',NULL),(11,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(11,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(11,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(11,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(11,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(11,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(11,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(11,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(11,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(11,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(11,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(11,'1','2023-09-18','A','2023-09-19 04:11:48',NULL),(11,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(11,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(11,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(11,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(11,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(11,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(11,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(11,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(11,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(11,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(11,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(11,'1','2023-10-04','A','2023-10-04 09:43:31',NULL),(11,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(11,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(11,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(11,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(11,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(11,'1','2023-10-14','A','2023-10-14 03:29:00',NULL),(11,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(11,'1','2023-10-17','A','2023-10-17 11:33:29',NULL),(11,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(11,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(11,'1','2023-10-23','A','2023-10-23 11:26:17',NULL),(11,'1','2023-10-24','A','2023-10-24 11:05:22',NULL),(11,'1','2023-10-25','A','2023-10-25 10:39:54',NULL),(11,'1','2023-10-26','A','2023-10-26 11:28:46',NULL),(11,'1','2023-10-27','A','2023-10-30 11:23:07',NULL),(11,'1','2023-10-30','A','2023-10-30 11:16:31',NULL),(11,'1','2023-10-31','A','2023-10-31 11:33:38',NULL),(11,'1','2023-11-01','A','2023-11-03 11:12:23',NULL),(11,'1','2023-11-02','A','2023-11-03 11:11:52',NULL),(11,'1','2023-11-03','A','2023-11-03 11:11:32',NULL),(11,'1','2023-11-04','A','2023-11-04 10:55:47',NULL),(11,'1','2023-11-06','A','2023-11-29 11:52:42',NULL),(11,'1','2023-11-07','A','2023-11-07 11:06:50',NULL),(11,'1','2023-11-08','A','2023-11-29 11:52:15',NULL),(11,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(11,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(11,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(11,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(11,'1','2023-11-17','A','2023-11-29 11:51:51',NULL),(11,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(11,'1','2023-11-20','A','2023-11-29 11:49:59',NULL),(11,'1','2023-11-21','A','2023-11-29 11:47:51',NULL),(11,'1','2023-11-22','A','2023-11-25 05:55:28',NULL),(11,'1','2023-11-23','A','2023-11-25 05:52:24',NULL),(11,'1','2023-11-24','A','2023-11-24 11:30:49',NULL),(11,'1','2023-11-28','A','2023-11-29 11:45:16',NULL),(11,'1','2023-11-29','A','2023-11-29 11:44:30',NULL),(11,'1','2023-12-01','A','2023-12-01 11:49:00',NULL),(11,'1','2023-12-02','A','2023-12-02 11:57:28',NULL),(11,'1','2023-12-04','A','2023-12-04 11:40:17',NULL),(11,'1','2023-12-05','A','2023-12-05 11:25:40',NULL),(11,'1','2023-12-06','A','2023-12-06 11:27:01',NULL),(11,'1','2023-12-07','A','2023-12-08 11:02:15',NULL),(11,'1','2023-12-08','A','2023-12-08 11:07:35',NULL),(11,'1','2023-12-09','A','2023-12-09 11:12:45',NULL),(11,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(11,'1','2023-12-13','A','2023-12-20 11:16:16',NULL),(11,'1','2023-12-14','A','2023-12-20 11:22:39',NULL),(11,'1','2023-12-15','A','2023-12-20 11:33:18',NULL),(11,'1','2023-12-16','A','2023-12-20 11:33:57',NULL),(11,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(11,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(11,'1','2024-01-05','A','2024-01-15 09:40:09',NULL),(11,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(11,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(11,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(11,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(11,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(11,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(11,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(11,'Orange','2023-06-23','A','2023-06-23 03:50:26',NULL),(11,'Orange','2023-07-10','A','2023-07-10 09:12:54',NULL),(11,'Orange','2023-07-12','A','2023-07-12 03:28:05',NULL),(11,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(11,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(12,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(12,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(12,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(12,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(12,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(12,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(12,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(12,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(12,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(12,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(12,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(12,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(12,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(12,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(12,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(12,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(12,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(12,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(12,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(12,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(12,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(12,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(12,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(12,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(12,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(12,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(12,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(12,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(12,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(12,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(12,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(12,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(12,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(12,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(12,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(12,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(12,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(12,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(12,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(12,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(12,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(12,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(12,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(12,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(12,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(12,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(12,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(12,'1','2023-10-14','A','2023-10-14 03:29:00',NULL),(12,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(12,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(12,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(12,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(12,'1','2023-10-23','A','2023-10-23 11:26:17',NULL),(12,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(12,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(12,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(12,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(12,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(12,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(12,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(12,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(12,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(12,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(12,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(12,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(12,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(12,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(12,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(12,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(12,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(12,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(12,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(12,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(12,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(12,'1','2023-11-22','A','2023-11-25 05:55:28',NULL),(12,'1','2023-11-23','A','2023-11-25 05:52:24',NULL),(12,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(12,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(12,'1','2023-11-29','A','2023-11-29 11:44:30',NULL),(12,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(12,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(12,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(12,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(12,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(12,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(12,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(12,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(12,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(12,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(12,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(12,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(12,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(12,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(12,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(12,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(12,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(12,'1','2024-01-05','A','2024-01-15 09:40:09',NULL),(12,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(12,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(12,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(12,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(12,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(12,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(12,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(12,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(12,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(12,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(12,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(12,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(12,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(12,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(12,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(12,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(12,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(12,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(12,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(12,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(12,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(12,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(12,'1','2024-02-14','A','2024-02-15 07:12:25',NULL),(12,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(12,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(12,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(12,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(12,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(12,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(12,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(12,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(12,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(12,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(12,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(12,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(12,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(12,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(12,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(12,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(12,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(12,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(12,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(12,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(12,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(12,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(12,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(12,'1','2024-03-15','A','2024-03-15 03:30:16',NULL),(12,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(12,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(12,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(12,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(12,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(12,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(12,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(12,'1','2024-03-27','A','2024-03-27 09:01:44',NULL),(12,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(12,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(12,'1','2024-04-15','A','2024-04-17 09:37:06',NULL),(12,'1','2024-04-16','A','2024-04-17 09:34:42',NULL),(12,'1','2024-04-17','A','2024-04-17 09:31:40',NULL),(12,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(12,'1','2024-04-19','A','2024-04-22 11:35:56',NULL),(12,'1','2024-04-20','A','2024-04-20 07:05:59',NULL),(12,'1','2024-04-22','A','2024-04-22 06:48:19',NULL),(12,'1','2024-04-24','A','2024-04-24 09:19:11',NULL),(12,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(12,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(12,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(12,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(12,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(12,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(12,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(12,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(12,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(12,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(12,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(12,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(12,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(12,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(12,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(12,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(12,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(12,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(12,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(12,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(12,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(12,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(12,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(12,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(12,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(12,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(12,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(12,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(12,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(12,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(12,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(12,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(12,'1','2024-07-13','A','2024-07-13 08:45:32',NULL),(12,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(12,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(12,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(12,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(12,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(12,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(12,'1','2024-08-08','A','2024-08-08 05:46:22',NULL),(12,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(12,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(12,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(12,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(12,'1','2024-08-17','A','2024-08-17 04:31:38',NULL),(12,'2A','2024-09-03','A','2024-09-03 16:49:31',NULL),(12,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(12,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(12,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(12,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(12,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(12,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(12,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(12,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(12,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(12,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(12,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(12,'2A','2024-09-20','A','2024-09-20 03:31:55',NULL),(12,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(12,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(12,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(12,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(12,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(12,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(12,'2A','2024-09-30','A','2024-09-30 03:55:06',NULL),(12,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(12,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(12,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(12,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(12,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(12,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(12,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(12,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(12,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(12,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(12,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(12,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(12,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(12,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(12,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(12,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(12,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(12,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(12,'2A','2024-10-25','A','2024-10-25 03:48:44',NULL),(12,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(12,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(12,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(12,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(12,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(12,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(12,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(12,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(12,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(12,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(12,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(12,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(12,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(12,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(12,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(12,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(12,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(12,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(12,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(12,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(12,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(12,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(12,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(12,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(12,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(12,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(12,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(12,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(12,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(12,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(12,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(12,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(12,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(12,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(12,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(12,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(12,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(12,'2A','2025-01-20','A','2025-03-06 05:52:25',NULL),(12,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(12,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(12,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(12,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(12,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(12,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(12,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(12,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(12,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(12,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(12,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(12,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(12,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(12,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(12,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(12,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(12,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(12,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(12,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(12,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(12,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(12,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(12,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(12,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(12,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(12,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(12,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(12,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(12,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(12,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(12,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(12,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(12,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(12,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(12,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(12,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(12,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(12,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(12,'2A','2025-03-17','A','2025-03-17 07:28:57',NULL),(12,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(12,'2A','2025-03-19','A','2025-03-19 03:31:28',NULL),(12,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(12,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(12,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(12,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(12,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(12,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(12,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(12,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(12,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(12,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(12,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(12,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(12,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(12,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(12,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(12,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(12,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(12,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(12,'3A','2025-04-25','A','2025-04-25 04:56:44',NULL),(12,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(12,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(12,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(12,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(12,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(12,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(12,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(12,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(12,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(12,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(12,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(12,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(12,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(12,'3A','2025-05-16','A','2025-05-16 03:52:10',NULL),(12,'3A','2025-05-17','L','2025-05-17 03:54:10',NULL),(12,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(12,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(12,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(12,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(12,'3A','2025-05-23','A','2025-05-23 05:26:30',NULL),(12,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(12,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(12,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(12,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(12,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(12,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(12,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(12,'3A','2025-07-01','A','2025-07-01 05:30:15',NULL),(12,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(12,'3A','2025-07-03','A','2025-07-03 04:58:57',NULL),(12,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(12,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(12,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(12,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(12,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(12,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(12,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(12,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(12,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(12,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(12,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(12,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(12,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(12,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(12,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(13,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(13,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(13,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(13,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(13,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(13,'1','2023-07-10','A','2023-07-10 09:09:29',NULL),(13,'1','2023-07-12','A','2023-07-12 03:29:36',NULL),(13,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(13,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(13,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(13,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(13,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(13,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(13,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(13,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(13,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(13,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(13,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(13,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(13,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(13,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(13,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(13,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(13,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(13,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(13,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(13,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(13,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(13,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(13,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(13,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(13,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(13,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(13,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(13,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(13,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(13,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(13,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(13,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(13,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(13,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(13,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(13,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(13,'2A','2023-09-21','A','2023-09-21 11:07:40',NULL),(13,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(13,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(13,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(13,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(13,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(13,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(13,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(13,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(13,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(13,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(13,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(13,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(13,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(13,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(13,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(13,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(13,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(13,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(13,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(13,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(13,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(13,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(13,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(13,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(13,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(13,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(13,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(13,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(13,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(13,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(13,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(13,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(13,'2A','2023-11-13','A','2023-11-16 11:07:12',NULL),(13,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(13,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(13,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(13,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(13,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(13,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(13,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(13,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(13,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(13,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(13,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(13,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(13,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(13,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(13,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(13,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(13,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(13,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(13,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(13,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(13,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(13,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(13,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(13,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(13,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(13,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(13,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(13,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(13,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(13,'2A','2024-01-09','A','2024-01-30 04:52:25',NULL),(13,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(13,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(13,'2A','2024-01-16','A','2024-01-16 04:06:28',NULL),(13,'2A','2024-01-17','A','2024-01-17 10:02:59',NULL),(13,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(13,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(13,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(13,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(13,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(13,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(13,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(13,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(13,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(13,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(13,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(13,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(13,'2A','2024-02-03','A','2024-02-03 04:33:25',NULL),(13,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(13,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(13,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(13,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(13,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(13,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(13,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(13,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(13,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(13,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(13,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(13,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(13,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(13,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(13,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(13,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(13,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(13,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(13,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(13,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(13,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(13,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(13,'2A','2024-03-09','A','2024-03-09 04:01:19',NULL),(13,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(13,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(13,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(13,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(13,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(13,'2A','2024-03-18','A','2024-03-18 04:01:32',NULL),(13,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(13,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(13,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(13,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(13,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(13,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(13,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(13,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(13,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(13,'2A','2024-04-15','P','2024-04-15 06:36:43',NULL),(13,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(13,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(13,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(13,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(13,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(13,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(13,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(13,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(13,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(13,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(13,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(13,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(13,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(13,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(13,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(13,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(13,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(13,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(13,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(13,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(13,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(13,'2A','2024-05-17','A','2024-05-17 04:35:43',NULL),(13,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(13,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(13,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(13,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(13,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(13,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(13,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(13,'2A','2024-06-24','P','2024-06-24 06:09:03',NULL),(13,'2A','2024-07-01','A','2024-07-02 07:24:27',NULL),(13,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(13,'2A','2024-07-03','A','2024-07-03 04:54:26',NULL),(13,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(13,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(13,'2A','2024-07-06','A','2024-07-08 15:46:05',NULL),(13,'2A','2024-07-08','A','2024-07-08 05:31:30',NULL),(13,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(13,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(13,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(13,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(13,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(13,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(13,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(13,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(13,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(13,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(13,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(13,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(13,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(13,'2A','2024-08-08','A','2024-08-08 05:47:11',NULL),(13,'2A','2024-08-09','A','2024-08-09 06:20:13',NULL),(13,'2A','2024-08-10','A','2024-08-10 08:07:42',NULL),(13,'2A','2024-08-13','A','2024-08-13 05:07:32',NULL),(13,'2A','2024-08-15','A','2024-08-15 07:36:21',NULL),(13,'2A','2024-08-16','A','2024-08-16 05:19:33',NULL),(13,'2A','2024-08-17','A','2024-08-17 05:13:53',NULL),(13,'3A','2024-09-05','A','2024-09-05 04:07:25',NULL),(13,'3A','2024-09-07','A','2024-09-07 04:04:08',NULL),(13,'3A','2024-09-14','A','2024-09-14 03:19:43',NULL),(13,'3A','2024-09-16','A','2024-09-16 04:35:41',NULL),(13,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(13,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(13,'3A','2024-09-20','A','2024-09-20 04:22:58',NULL),(13,'3A','2024-09-21','A','2024-09-21 04:43:54',NULL),(13,'3A','2024-09-23','A','2024-09-23 05:08:14',NULL),(13,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(13,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(13,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(13,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(13,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(13,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(13,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(13,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(13,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(13,'3A','2024-10-07','A','2024-10-07 05:26:23',NULL),(13,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(13,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(13,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(13,'3A','2024-10-14','A','2024-10-14 03:51:45',NULL),(13,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(13,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(13,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(13,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(13,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(13,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(13,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(13,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(13,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(13,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(13,'3A','2024-10-26','A','2024-10-26 03:53:32',NULL),(13,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(13,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(13,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(13,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(13,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(13,'3A','2024-11-02','A','2024-11-02 03:45:48',NULL),(13,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(13,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(13,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(13,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(13,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(13,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(13,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(13,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(13,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(13,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(13,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(13,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(13,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(13,'3A','2024-11-21','A','2024-11-21 05:45:41',NULL),(13,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(13,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(13,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(13,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(13,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(13,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(13,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(13,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(13,'3A','2025-01-06','P','2025-01-06 05:20:37',NULL),(13,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(13,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(13,'3A','2025-01-09','A','2025-01-09 03:47:06',NULL),(13,'3A','2025-01-10','A','2025-01-10 04:00:10',NULL),(13,'3A','2025-01-13','A','2025-01-13 05:13:17',NULL),(13,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(13,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(13,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(13,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(13,'3A','2025-01-21','A','2025-03-06 04:42:05',NULL),(13,'3A','2025-01-22','A','2025-03-06 04:42:34',NULL),(13,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(13,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(13,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(13,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(13,'3A','2025-01-29','A','2025-03-06 04:46:32',NULL),(13,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(13,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(13,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(13,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(13,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(13,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(13,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(13,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(13,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(13,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(13,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(13,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(13,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(13,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(13,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(13,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(13,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(13,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(13,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(13,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(13,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(13,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(13,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(13,'3A','2025-03-01','A','2025-03-01 07:26:28',NULL),(13,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(13,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(13,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(13,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(13,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(13,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(13,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(13,'3A','2025-04-07','A','2025-04-07 03:47:03',NULL),(13,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(13,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(13,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(13,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(13,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(13,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(13,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(13,'4','2025-04-17','A','2025-04-17 03:46:38',NULL),(13,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(13,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(13,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(13,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(13,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(13,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(13,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(13,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(13,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(13,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(13,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(13,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(13,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(13,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(13,'4','2025-05-09','A','2025-05-09 06:16:35',NULL),(13,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(13,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(13,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(13,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(13,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(13,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(13,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(13,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(13,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(13,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(13,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(13,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(13,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(13,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(13,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(13,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(13,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(13,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(13,'4','2025-06-24','A','2025-06-25 05:50:15',NULL),(13,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(13,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(13,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(13,'4','2025-07-03','A','2025-07-03 04:57:59',NULL),(13,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(13,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(13,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(13,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(13,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(13,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(14,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(14,'1','2023-07-17','A','2023-07-17 03:54:24',NULL),(14,'1','2023-07-18','A','2023-07-18 04:04:50',NULL),(14,'1','2023-07-19','A','2023-07-19 03:40:06',NULL),(14,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(14,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(14,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(14,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(14,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(14,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(14,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(14,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(14,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(14,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(14,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(14,'1','2023-08-24','A','2023-08-25 09:01:31',NULL),(14,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(14,'1','2023-09-03','A','2023-09-05 05:29:07',NULL),(14,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(14,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(14,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(14,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(14,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(14,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(14,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(14,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(14,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(14,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(14,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(14,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(14,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(14,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(14,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(14,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(14,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(14,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(14,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(14,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(14,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(14,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(14,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(14,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(14,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(14,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(14,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(14,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(14,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(14,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(14,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(14,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(14,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(14,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(14,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(14,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(14,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(14,'1','2023-10-26','A','2023-10-26 11:28:46',NULL),(14,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(14,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(14,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(14,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(14,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(14,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(14,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(14,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(14,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(14,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(14,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(14,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(14,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(14,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(14,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(14,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(14,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(14,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(14,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(14,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(14,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(14,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(14,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(14,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(14,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(14,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(14,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(14,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(14,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(14,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(14,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(14,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(14,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(14,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(14,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(14,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(14,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(14,'1','2024-01-02','A','2024-01-22 06:23:08',NULL),(14,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(14,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(14,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(14,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(14,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(14,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(14,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(14,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(14,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(14,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(14,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(14,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(14,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(14,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(14,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(14,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(14,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(14,'1','2024-01-29','A','2024-01-30 05:10:11',NULL),(14,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(14,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(14,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(14,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(14,'1','2024-02-03','A','2024-02-03 12:28:02',NULL),(14,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(14,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(14,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(14,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(14,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(14,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(14,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(14,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(14,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(14,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(14,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(14,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(14,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(14,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(14,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(14,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(14,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(14,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(14,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(14,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(14,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(14,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(14,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(14,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(14,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(14,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(14,'1','2024-03-15','A','2024-03-15 03:30:16',NULL),(14,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(14,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(14,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(14,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(14,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(14,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(14,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(14,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(14,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(14,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(14,'1','2024-04-15','A','2024-04-17 09:37:06',NULL),(14,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(14,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(14,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(14,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(14,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(14,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(14,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(14,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(14,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(14,'1','2024-05-04','A','2024-05-04 05:34:14',NULL),(14,'1','2024-05-06','A','2024-05-07 04:23:39',NULL),(14,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(14,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(14,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(14,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(14,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(14,'1','2024-05-13','A','2024-05-13 04:34:55',NULL),(14,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(14,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(14,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(14,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(14,'1','2024-05-18','A','2024-05-18 04:48:02',NULL),(14,'1','2024-05-20','A','2024-05-20 05:54:25',NULL),(14,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(14,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(14,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(14,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(14,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(14,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(14,'1','2024-07-01','A','2024-07-02 07:00:02',NULL),(14,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(14,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(14,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(14,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(14,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(14,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(14,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(14,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(14,'1','2024-07-12','A','2024-07-12 05:40:58',NULL),(14,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(14,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(14,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(14,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(14,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(14,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(14,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(14,'1','2024-08-08','A','2024-08-08 05:46:22',NULL),(14,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(14,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(14,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(14,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(14,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(14,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(14,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(14,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(14,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(14,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(14,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(14,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(14,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(14,'2A','2024-09-14','A','2024-09-14 03:30:41',NULL),(14,'2A','2024-09-16','A','2024-09-16 03:32:33',NULL),(14,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(14,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(14,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(14,'2A','2024-09-21','A','2024-09-21 03:26:09',NULL),(14,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(14,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(14,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(14,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(14,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(14,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(14,'2A','2024-10-01','A','2024-10-01 03:59:24',NULL),(14,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(14,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(14,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(14,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(14,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(14,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(14,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(14,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(14,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(14,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(14,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(14,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(14,'2A','2024-10-19','A','2024-10-19 04:00:56',NULL),(14,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(14,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(14,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(14,'2A','2024-10-24','A','2024-10-24 03:47:17',NULL),(14,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(14,'2A','2024-10-26','L','2024-10-26 03:47:49',NULL),(14,'2A','2024-10-28','A','2024-10-28 03:48:35',NULL),(14,'2A','2024-10-29','A','2024-10-29 03:53:15',NULL),(14,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(14,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(14,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(14,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(14,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(14,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(14,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(14,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(14,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(14,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(14,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(14,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(14,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(14,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(14,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(14,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(14,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(14,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(14,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(14,'2A','2024-11-25','A','2024-11-25 03:52:07',NULL),(14,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(14,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(14,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(14,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(14,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(14,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(14,'2A','2025-01-07','A','2025-01-07 05:16:42',NULL),(14,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(14,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(14,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(14,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(14,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(14,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(14,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(14,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(14,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(14,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(14,'2A','2025-01-23','A','2025-03-06 05:54:01',NULL),(14,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(14,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(14,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(14,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(14,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(14,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(14,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(14,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(14,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(14,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(14,'2A','2025-02-10','A','2025-03-06 05:58:51',NULL),(14,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(14,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(14,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(14,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(14,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(14,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(14,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(14,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(14,'2A','2025-02-25','A','2025-02-25 05:26:22',NULL),(14,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(14,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(14,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(14,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(14,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(14,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(14,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(14,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(14,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(14,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(14,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(14,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(14,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(14,'2A','2025-03-14','A','2025-03-15 04:51:27',NULL),(14,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(14,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(14,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(14,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(14,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(14,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(14,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(14,'2A','2025-04-07','A','2025-04-07 03:49:41',NULL),(14,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(14,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(14,'3A','2025-04-11','A','2025-04-12 05:46:02',NULL),(14,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(14,'3A','2025-04-14','A','2025-04-14 06:24:08',NULL),(14,'3A','2025-04-15','A','2025-04-15 04:34:07',NULL),(14,'3A','2025-04-16','A','2025-04-16 05:30:23',NULL),(14,'3A','2025-04-17','A','2025-04-17 03:37:55',NULL),(14,'3A','2025-04-18','A','2025-04-18 08:30:51',NULL),(14,'3A','2025-04-19','A','2025-04-21 03:41:55',NULL),(14,'3A','2025-04-21','A','2025-04-21 03:42:48',NULL),(14,'3A','2025-04-22','A','2025-04-22 04:59:23',NULL),(14,'3A','2025-04-23','A','2025-04-23 15:57:56',NULL),(14,'3A','2025-04-24','A','2025-04-24 04:44:44',NULL),(14,'3A','2025-04-25','A','2025-04-25 04:56:44',NULL),(14,'3A','2025-04-28','A','2025-04-28 06:23:47',NULL),(14,'3A','2025-04-29','A','2025-04-29 04:42:34',NULL),(14,'3A','2025-04-30','A','2025-04-30 04:52:27',NULL),(14,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(14,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(14,'Orange','2023-06-21','A','2023-06-21 04:51:50',NULL),(14,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(14,'Orange','2023-06-23','A','2023-06-23 03:50:26',NULL),(14,'Orange','2023-07-10','A','2023-07-10 09:12:54',NULL),(14,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(14,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(14,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(20,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(20,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(20,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(20,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(20,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(20,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(20,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(20,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(20,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(20,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(20,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(20,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(20,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(20,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(20,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(20,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(20,'1','2023-08-25','A','2023-08-25 09:05:17',NULL),(20,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(20,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(20,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(20,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(20,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(20,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(20,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(20,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(20,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(20,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(20,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(20,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(20,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(20,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(20,'1','2023-09-20','A','2023-09-20 11:34:06',NULL),(20,'1','2023-09-21','A','2023-09-21 11:09:46',NULL),(20,'1','2023-09-22','A','2023-09-22 10:39:00',NULL),(20,'1','2023-09-23','A','2023-09-23 11:42:51',NULL),(20,'1','2023-09-25','A','2023-09-25 08:36:52',NULL),(20,'1','2023-09-26','A','2023-09-26 09:21:40',NULL),(20,'1','2023-09-27','A','2023-09-28 11:23:40',NULL),(20,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(20,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(20,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(20,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(20,'1','2023-10-05','A','2023-10-05 11:19:03',NULL),(20,'1','2023-10-06','A','2023-10-06 09:43:49',NULL),(20,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(20,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(20,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(20,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(20,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(20,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(20,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(20,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(20,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(20,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(20,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(20,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(20,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(20,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(20,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(20,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(20,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(20,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(20,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(20,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(20,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(20,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(20,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(20,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(20,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(20,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(20,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(20,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(20,'1','2023-11-20','A','2023-11-29 11:49:59',NULL),(20,'1','2023-11-21','A','2023-11-29 11:47:51',NULL),(20,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(20,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(20,'1','2023-11-24','A','2023-11-24 11:30:49',NULL),(20,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(20,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(20,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(20,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(20,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(20,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(20,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(20,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(20,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(20,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(20,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(20,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(20,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(20,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(20,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(20,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(20,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(20,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(20,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(20,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(20,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(20,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(20,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(20,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(20,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(20,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(20,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(20,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(20,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(20,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(20,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(20,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(20,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(20,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(20,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(20,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(20,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(20,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(20,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(20,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(20,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(20,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(20,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(20,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(20,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(20,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(20,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(20,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(20,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(20,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(20,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(20,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(20,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(20,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(20,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(20,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(20,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(20,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(20,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(20,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(20,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(20,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(20,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(20,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(20,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(20,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(20,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(20,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(20,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(20,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(20,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(20,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(20,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(20,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(20,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(20,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(20,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(20,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(20,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(20,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(20,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(20,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(20,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(20,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(20,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(20,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(20,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(20,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(20,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(20,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(20,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(20,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(20,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(20,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(20,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(20,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(20,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(20,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(20,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(20,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(20,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(20,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(20,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(20,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(20,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(20,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(20,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(20,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(20,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(20,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(20,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(20,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(20,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(20,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(20,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(20,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(20,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(20,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(20,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(20,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(20,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(20,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(20,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(20,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(20,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(20,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(20,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(20,'1','2024-08-15','P','2024-08-15 07:29:22',NULL),(20,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(20,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(20,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(20,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(20,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(20,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(20,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(20,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(20,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(20,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(20,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(20,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(20,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(20,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(20,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(20,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(20,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(20,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(20,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(20,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(20,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(20,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(20,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(20,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(20,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(20,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(20,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(20,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(20,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(20,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(20,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(20,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(20,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(20,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(20,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(20,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(20,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(20,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(20,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(20,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(20,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(20,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(20,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(20,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(20,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(20,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(20,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(20,'2A','2024-11-02','A','2024-11-02 03:42:25',NULL),(20,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(20,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(20,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(20,'2A','2024-11-07','A','2024-11-07 03:29:12',NULL),(20,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(20,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(20,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(20,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(20,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(20,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(20,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(20,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(20,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(20,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(20,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(20,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(20,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(20,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(20,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(20,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(20,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(20,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(20,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(20,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(20,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(20,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(20,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(20,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(20,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(20,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(20,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(20,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(20,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(20,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(20,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(20,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(20,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(20,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(20,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(20,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(20,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(20,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(20,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(20,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(20,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(20,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(20,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(20,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(20,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(20,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(20,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(20,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(20,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(20,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(20,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(20,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(20,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(20,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(20,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(20,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(20,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(20,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(20,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(20,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(20,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(20,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(20,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(20,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(20,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(20,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(20,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(20,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(20,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(20,'2A','2025-03-21','A','2025-03-21 03:49:15',NULL),(20,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(20,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(20,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(20,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(20,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(20,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(20,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(20,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(20,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(20,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(20,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(20,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(20,'3A','2025-04-21','A','2025-04-21 03:42:48',NULL),(20,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(20,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(20,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(20,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(20,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(20,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(20,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(20,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(20,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(20,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(20,'3A','2025-05-08','A','2025-05-08 04:56:23',NULL),(20,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(20,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(20,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(20,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(20,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(20,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(20,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(20,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(20,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(20,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(20,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(20,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(20,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(20,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(20,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(20,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(20,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(20,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(20,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(20,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(20,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(20,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(20,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(20,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(20,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(20,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(20,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(20,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(20,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(20,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(20,'Orange','2023-06-20','A','2023-06-20 03:29:14',NULL),(20,'Orange','2023-06-21','A','2023-06-21 04:51:50',NULL),(20,'Orange','2023-06-22','A','2023-06-22 05:12:33',NULL),(20,'Orange','2023-06-23','A','2023-06-23 03:50:26',NULL),(20,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(20,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(20,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(20,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(21,'1','2023-07-15','A','2023-07-15 06:17:08',NULL),(21,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(21,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(21,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(21,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(21,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(21,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(21,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(21,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(21,'1','2023-08-05','A','2023-08-05 03:28:35',NULL),(21,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(21,'1','2023-08-08','A','2023-08-08 03:45:36',NULL),(21,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(21,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(21,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(21,'1','2023-08-24','A','2023-08-25 09:01:31',NULL),(21,'1','2023-08-25','A','2023-08-25 09:05:17',NULL),(21,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(21,'1','2023-09-04','A','2023-09-05 05:32:26',NULL),(21,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(21,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(21,'1','2023-09-08','A','2023-09-08 10:46:04',NULL),(21,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(21,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(21,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(21,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(21,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(21,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(21,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(21,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(21,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(21,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(21,'1','2023-09-21','A','2023-09-21 11:09:46',NULL),(21,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(21,'1','2023-09-23','A','2023-09-23 11:42:51',NULL),(21,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(21,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(21,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(21,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(21,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(21,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(21,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(21,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(21,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(21,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(21,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(21,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(21,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(21,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(21,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(21,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(21,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(21,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(21,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(21,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(21,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(21,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(21,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(21,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(21,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(21,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(21,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(21,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(21,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(21,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(21,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(21,'1','2023-11-13','A','2023-11-16 11:12:36',NULL),(21,'1','2023-11-14','A','2023-11-16 11:11:24',NULL),(21,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(21,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(21,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(21,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(21,'1','2023-11-20','A','2023-11-29 11:49:59',NULL),(21,'1','2023-11-21','A','2023-11-29 11:47:51',NULL),(21,'1','2023-11-22','A','2023-11-25 05:55:28',NULL),(21,'1','2023-11-23','A','2023-11-25 05:52:24',NULL),(21,'1','2023-11-24','A','2023-11-24 11:30:49',NULL),(21,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(21,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(21,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(21,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(21,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(21,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(21,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(21,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(21,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(21,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(21,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(21,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(21,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(21,'1','2023-12-15','A','2023-12-20 11:33:18',NULL),(21,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(21,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(21,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(21,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(21,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(21,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(21,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(21,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(21,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(21,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(21,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(21,'1','2024-01-15','A','2024-01-16 10:56:48',NULL),(21,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(21,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(21,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(21,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(21,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(21,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(21,'1','2024-01-24','A','2024-01-25 04:18:48',NULL),(21,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(21,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(21,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(21,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(21,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(21,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(21,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(21,'1','2024-02-12','A','2024-02-13 04:29:47',NULL),(21,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(21,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(21,'1','2024-02-15','A','2024-02-15 07:11:38',NULL),(21,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(21,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(21,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(21,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(21,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(21,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(21,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(21,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(21,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(21,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(21,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(21,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(21,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(21,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(21,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(21,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(21,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(21,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(21,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(21,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(21,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(21,'1','2024-03-14','A','2024-03-14 03:29:32',NULL),(21,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(21,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(21,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(21,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(21,'1','2024-03-21','A','2024-03-21 04:09:54',NULL),(21,'1','2024-03-22','A','2024-03-22 03:55:23',NULL),(21,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(21,'1','2024-03-26','A','2024-03-26 04:04:23',NULL),(21,'1','2024-03-27','A','2024-03-27 09:01:44',NULL),(21,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(21,'1','2024-03-29','A','2024-03-29 05:48:36',NULL),(21,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(21,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(21,'1','2024-04-17','A','2024-04-17 09:31:40',NULL),(21,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(21,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(21,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(21,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(21,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(21,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(21,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(21,'1','2024-05-04','A','2024-05-04 05:34:14',NULL),(21,'1','2024-05-06','A','2024-05-07 04:23:39',NULL),(21,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(21,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(21,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(21,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(21,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(21,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(21,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(21,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(21,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(21,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(21,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(21,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(21,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(21,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(21,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(21,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(21,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(21,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(21,'1','2024-07-01','A','2024-07-02 07:00:02',NULL),(21,'1','2024-07-02','A','2024-07-02 06:33:34',NULL),(21,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(21,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(21,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(21,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(21,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(21,'1','2024-07-10','A','2024-07-11 04:24:44',NULL),(21,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(21,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(21,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(21,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(21,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(21,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(21,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(21,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(21,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(21,'1','2024-08-08','A','2024-08-08 05:46:22',NULL),(21,'1','2024-08-09','A','2024-08-09 06:52:00',NULL),(21,'1','2024-08-13','A','2024-08-13 05:02:18',NULL),(21,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(21,'1','2024-08-16','A','2024-08-16 04:12:06',NULL),(21,'1','2024-08-17','A','2024-08-17 04:31:38',NULL),(21,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(21,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(21,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(21,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(21,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(21,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(21,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(21,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(21,'2A','2024-09-14','A','2024-09-14 03:30:41',NULL),(21,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(21,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(21,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(21,'2A','2024-09-20','A','2024-09-20 03:31:55',NULL),(21,'2A','2024-09-21','A','2024-09-21 03:26:09',NULL),(21,'2A','2024-09-23','A','2024-09-23 05:04:03',NULL),(21,'2A','2024-09-24','A','2024-09-24 03:43:26',NULL),(21,'2A','2024-09-25','A','2024-09-25 03:47:58',NULL),(21,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(21,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(21,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(21,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(21,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(21,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(21,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(21,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(21,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(21,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(21,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(21,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(21,'2A','2024-10-14','P','2024-10-14 03:48:26','2024-10-14 05:28:59'),(21,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(21,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(21,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(21,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(21,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(21,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(21,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(21,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(21,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(21,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(21,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(21,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(21,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(21,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(21,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(21,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(21,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(21,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(21,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(21,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(21,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(21,'2A','2024-11-11','A','2024-11-11 03:49:39',NULL),(21,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(21,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(21,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(21,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(21,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(21,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(21,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(21,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(21,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(21,'2A','2024-11-25','A','2024-11-25 03:52:07',NULL),(21,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(21,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(21,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(21,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(21,'2A','2024-11-30','A','2024-11-30 03:37:12',NULL),(21,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(21,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(21,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(21,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(21,'2A','2025-01-10','A','2025-01-10 03:55:32',NULL),(21,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(21,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(21,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(21,'2A','2025-01-16','A','2025-01-16 03:34:03',NULL),(21,'2A','2025-01-20','A','2025-03-06 05:52:25',NULL),(21,'2A','2025-01-21','A','2025-03-06 05:52:56',NULL),(21,'2A','2025-01-22','A','2025-03-06 05:53:14',NULL),(21,'2A','2025-01-23','A','2025-03-06 05:54:01',NULL),(21,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(21,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(21,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(21,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(21,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(21,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(21,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(21,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(21,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(21,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(21,'2A','2025-02-10','A','2025-03-06 05:58:51',NULL),(21,'2A','2025-02-11','A','2025-03-06 05:59:14',NULL),(21,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(21,'2A','2025-02-13','A','2025-03-06 05:59:55',NULL),(21,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(21,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(21,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(21,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(21,'2A','2025-02-22','A','2025-03-06 06:07:05',NULL),(21,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(21,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(21,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(21,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(21,'2A','2025-03-01','A','2025-03-01 07:24:05',NULL),(21,'2A','2025-03-03','A','2025-03-03 04:05:28',NULL),(21,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(21,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(21,'2A','2025-03-06','A','2025-03-06 03:48:00',NULL),(21,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(21,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(21,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(21,'2A','2025-03-12','A','2025-03-12 03:30:18',NULL),(21,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(21,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(21,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(21,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(21,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(21,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(21,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(21,'2A','2025-03-21','A','2025-03-21 03:49:15',NULL),(21,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(21,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(21,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(21,'2A','2025-04-09','A','2025-04-09 05:26:24',NULL),(21,'3A','2025-04-11','A','2025-04-12 05:46:02',NULL),(21,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(21,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(21,'3A','2025-04-15','A','2025-04-15 04:34:07',NULL),(21,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(21,'3A','2025-04-17','A','2025-04-17 03:37:55',NULL),(21,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(21,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(21,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(21,'3A','2025-04-22','A','2025-04-22 04:59:23',NULL),(21,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(21,'3A','2025-04-24','A','2025-04-24 04:44:44',NULL),(21,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(21,'3A','2025-04-28','A','2025-04-28 06:23:47',NULL),(21,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(21,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(21,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(21,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(21,'3A','2025-05-07','A','2025-05-08 04:58:09',NULL),(21,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(21,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(21,'3A','2025-05-10','A','2025-05-10 06:29:32',NULL),(21,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(21,'3A','2025-05-13','A','2025-05-13 03:46:18',NULL),(21,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(21,'3A','2025-05-15','A','2025-05-15 04:11:04',NULL),(21,'3A','2025-05-16','A','2025-05-16 03:52:10',NULL),(21,'3A','2025-05-17','A','2025-05-17 03:54:10',NULL),(21,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(21,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(21,'3A','2025-05-21','A','2025-05-21 04:06:33',NULL),(21,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(21,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(21,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(21,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(21,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(21,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(21,'3A','2025-06-23','A','2025-06-25 05:34:06',NULL),(21,'3A','2025-06-24','A','2025-06-25 05:49:20',NULL),(21,'3A','2025-06-25','A','2025-06-26 04:21:09',NULL),(21,'3A','2025-07-01','A','2025-07-01 05:30:15',NULL),(21,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(21,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(21,'3A','2025-07-07','A','2025-07-07 05:46:51',NULL),(21,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(21,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(21,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(21,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(21,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(21,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(21,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(21,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(21,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(21,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(21,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(21,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(21,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(21,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(22,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(22,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(22,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(22,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(22,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(22,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(22,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(22,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(22,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(22,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(22,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(22,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(22,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(22,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(22,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(22,'2A','2023-08-03','A','2023-08-03 03:54:15',NULL),(22,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(22,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(22,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(22,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(22,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(22,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(22,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(22,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(22,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(22,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(22,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(22,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(22,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(22,'2A','2023-09-04','A','2023-09-05 05:34:23',NULL),(22,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(22,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(22,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(22,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(22,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(22,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(22,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(22,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(22,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(22,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(22,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(22,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(22,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(22,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(22,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(22,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(22,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(22,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(22,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(22,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(22,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(22,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(22,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(22,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(22,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(22,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(22,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(22,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(22,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(22,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(22,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(22,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(22,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(22,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(22,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(22,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(22,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(22,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(22,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(22,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(22,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(22,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(22,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(22,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(22,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(22,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(22,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(22,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(22,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(22,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(22,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(22,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(22,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(22,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(22,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(22,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(22,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(22,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(22,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(22,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(22,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(22,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(22,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(22,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(22,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(22,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(22,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(22,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(22,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(22,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(22,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(22,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(22,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(22,'2A','2024-01-03','A','2024-01-30 04:53:19',NULL),(22,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(22,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(22,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(22,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(22,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(22,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(22,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(22,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(22,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(22,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(22,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(22,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(22,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(22,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(22,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(22,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(22,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(22,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(22,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(22,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(22,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(22,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(22,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(22,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(22,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(22,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(22,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(22,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(22,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(22,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(22,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(22,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(22,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(22,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(22,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(22,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(22,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(22,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(22,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(22,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(22,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(22,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(22,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(22,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(22,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(22,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(22,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(22,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(22,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(22,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(22,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(22,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(22,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(22,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(22,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(22,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(22,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(22,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(22,'2A','2024-04-15','A','2024-04-15 06:36:43',NULL),(22,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(22,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(22,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(22,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(22,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(22,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(22,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(22,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(22,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(22,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(22,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(22,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(22,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(22,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(22,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(22,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(22,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(22,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(22,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(22,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(22,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(22,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(22,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(22,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(22,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(22,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(22,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(22,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(22,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(22,'2A','2024-06-24','P','2024-06-24 06:09:03',NULL),(22,'2A','2024-07-01','P','2024-07-02 07:24:27',NULL),(22,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(22,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(22,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(22,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(22,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(22,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(22,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(22,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(22,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(22,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(22,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(22,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(22,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(22,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(22,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(22,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(22,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(22,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(22,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(22,'2A','2024-08-08','A','2024-08-08 05:47:11',NULL),(22,'2A','2024-08-09','A','2024-08-09 06:20:13',NULL),(22,'2A','2024-08-10','A','2024-08-10 08:07:42',NULL),(22,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(22,'2A','2024-08-15','A','2024-08-15 07:36:21',NULL),(22,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(22,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(22,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(22,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(22,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(22,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(22,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(22,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(22,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(22,'3A','2024-09-21','A','2024-09-21 04:43:54',NULL),(22,'3A','2024-09-23','A','2024-09-23 05:08:14',NULL),(22,'3A','2024-09-24','A','2024-09-24 03:50:54',NULL),(22,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(22,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(22,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(22,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(22,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(22,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(22,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(22,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(22,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(22,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(22,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(22,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(22,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(22,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(22,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(22,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(22,'3A','2024-10-18','A','2024-10-18 03:59:11',NULL),(22,'3A','2024-10-19','A','2024-10-19 04:05:39',NULL),(22,'3A','2024-10-21','A','2024-10-21 03:53:08',NULL),(22,'3A','2024-10-22','L','2024-10-22 03:45:11',NULL),(22,'3A','2024-10-23','A','2024-10-23 03:55:58',NULL),(22,'3A','2024-10-24','A','2024-10-24 03:54:34',NULL),(22,'3A','2024-10-25','A','2024-10-25 03:51:34',NULL),(22,'3A','2024-10-26','A','2024-10-26 03:53:32',NULL),(22,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(22,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(22,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(22,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(22,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(22,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(22,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(22,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(22,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(22,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(22,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(22,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(22,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(22,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(22,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(22,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(22,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(22,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(22,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(22,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(22,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(22,'3A','2024-11-23','A','2024-11-23 03:59:45',NULL),(22,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(22,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(22,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(22,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(22,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(22,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(22,'3A','2025-01-06','P','2025-01-06 05:20:37',NULL),(22,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(22,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(22,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(22,'3A','2025-01-10','P','2025-01-10 04:00:10',NULL),(22,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(22,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(22,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(22,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(22,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(22,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(22,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(22,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(22,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(22,'3A','2025-01-25','A','2025-03-06 04:44:56',NULL),(22,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(22,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(22,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(22,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(22,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(22,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(22,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(22,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(22,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(22,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(22,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(22,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(22,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(22,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(22,'3A','2025-02-15','A','2025-03-06 04:52:40',NULL),(22,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(22,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(22,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(22,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(22,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(22,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(22,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(22,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(22,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(22,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(22,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(22,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(22,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(22,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(22,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(22,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(22,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(22,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(22,'3A','2025-04-07','P','2025-04-07 03:47:03',NULL),(22,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(22,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(22,'4','2025-04-11','A','2025-04-12 05:38:07',NULL),(22,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(22,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(22,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(22,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(22,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(22,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(22,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(22,'4','2025-04-21','A','2025-04-21 03:50:20',NULL),(22,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(22,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(22,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(22,'4','2025-04-25','A','2025-04-25 04:55:04',NULL),(22,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(22,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(22,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(22,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(22,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(22,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(22,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(22,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(22,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(22,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(22,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(22,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(22,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(22,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(22,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(22,'4','2025-05-19','A','2025-05-19 06:52:21',NULL),(22,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(22,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(22,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(22,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(22,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(22,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(22,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(22,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(22,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(22,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(22,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(22,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(22,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(22,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(22,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(22,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(22,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(22,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(22,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(22,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(22,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(23,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(23,'1','2024-09-03','A','2024-09-03 16:51:24',NULL),(23,'1','2024-09-04','A','2024-09-04 03:50:14',NULL),(23,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(23,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(23,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(23,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(23,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(23,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(23,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(23,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(23,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(23,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(23,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(23,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(23,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(23,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(23,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(23,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(23,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(23,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(23,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(23,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(23,'1','2024-10-09','A','2024-10-09 03:36:52',NULL),(23,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(23,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(23,'1','2024-10-14','A','2024-10-14 03:39:26',NULL),(23,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(23,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(23,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(23,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(23,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(23,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(23,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(23,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(23,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(23,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(23,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(23,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(23,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(23,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(23,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(23,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(23,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(23,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(23,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(23,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(23,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(23,'Purple','2024-11-08','A','2024-11-08 03:46:40',NULL),(23,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(23,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(23,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(23,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(23,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(23,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(23,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(23,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(23,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(23,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(23,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(23,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(23,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(23,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(23,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(23,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(23,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(23,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(23,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(23,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(23,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(23,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(23,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(23,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(23,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(23,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(23,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(23,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(23,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(23,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(23,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(23,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(23,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(23,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(23,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(23,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(23,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(23,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(23,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(23,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(23,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(23,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(23,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(23,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(23,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(23,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(23,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(23,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(23,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(23,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(23,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(23,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(23,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(23,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(23,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(23,'Purple','2025-02-28','A','2025-02-28 03:55:10',NULL),(23,'Purple','2025-03-01','A','2025-03-01 07:12:23',NULL),(23,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(23,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(23,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(23,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(23,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(23,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(23,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(23,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(23,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(23,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(23,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(23,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(23,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(23,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(23,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(23,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(23,'Purple','2025-04-07','A','2025-04-07 03:34:50',NULL),(23,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(23,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(23,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(23,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(23,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(23,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(23,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(23,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(23,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(23,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(23,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(23,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(23,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(23,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(23,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(23,'Purple','2025-04-28','A','2025-04-28 06:18:50',NULL),(23,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(23,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(23,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(23,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(23,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(23,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(23,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(23,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(23,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(23,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(23,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(23,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(23,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(23,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(23,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(23,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(23,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(23,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(23,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(23,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(23,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(23,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(23,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(23,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(23,'Purple','2025-06-10','A','2025-06-10 07:21:35',NULL),(23,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(23,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(23,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(23,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(23,'Purple','2025-07-01','A','2025-07-01 05:16:15',NULL),(23,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(23,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(23,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(23,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(23,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(23,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(23,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(23,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(23,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(23,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(23,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(23,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(23,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(23,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(23,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(23,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(23,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(23,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(23,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(23,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(23,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(23,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(23,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(23,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(23,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(23,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(23,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(23,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(23,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(23,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(23,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(23,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(23,'Red','2023-08-08','A','2023-08-08 03:55:21',NULL),(23,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(23,'Red','2023-08-22','A','2023-08-25 09:11:52',NULL),(23,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(23,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(23,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(23,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(23,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(23,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(23,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(23,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(23,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(23,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(23,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(23,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(23,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(23,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(23,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(23,'Red','2023-12-02','A','2023-12-02 12:05:53',NULL),(23,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(23,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(23,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(23,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(23,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(23,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(23,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(23,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(23,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(23,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(23,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(23,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(23,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(23,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(23,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(23,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(23,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(23,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(23,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(23,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(23,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(23,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(23,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(23,'Red','2024-01-22','A','2024-01-22 06:00:49',NULL),(23,'Red','2024-01-23','A','2024-01-23 06:02:23',NULL),(23,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(23,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(23,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(23,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(23,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(23,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(23,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(23,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(23,'Red','2024-02-03','A','2024-02-03 12:30:41',NULL),(23,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(23,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(23,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(23,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(23,'Red','2024-02-16','L','2024-02-16 12:39:50',NULL),(23,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(23,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(23,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(23,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(23,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(23,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(23,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(23,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(23,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(23,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(23,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(23,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(23,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(23,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(23,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(23,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(23,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(23,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(23,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(23,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(23,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(23,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(23,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(23,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(23,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(23,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(23,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(23,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(23,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(23,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(23,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(23,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(23,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(23,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(23,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(23,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(23,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(23,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(23,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(23,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(23,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(23,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(23,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(23,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(23,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(23,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(23,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(23,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(23,'Red','2024-05-16','A','2024-05-16 04:51:13',NULL),(23,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(23,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(23,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(23,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(23,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(23,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(23,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(23,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(23,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(23,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(23,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(23,'Red','2024-07-02','A','2024-07-02 06:27:43',NULL),(23,'Red','2024-07-03','A','2024-07-03 04:53:51',NULL),(23,'Red','2024-07-04','A','2024-07-05 06:50:03',NULL),(23,'Red','2024-07-05','L','2024-07-05 05:12:31',NULL),(23,'Red','2024-07-06','A','2024-07-08 15:51:35',NULL),(23,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(23,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(23,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(23,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(23,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(23,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(23,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(23,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(23,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(23,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(23,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(23,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(23,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(23,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(23,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(23,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(23,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(23,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(23,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(23,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(23,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(23,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(23,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(23,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(23,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(23,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(23,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(23,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(23,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(23,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(23,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(23,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(23,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(23,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(23,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(23,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(23,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(23,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(23,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(23,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(23,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(23,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(23,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(23,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(23,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(23,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(23,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(23,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(23,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(23,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(23,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(23,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(23,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(23,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(23,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(23,'Yellow','2023-10-30','A','2023-10-30 11:17:48',NULL),(23,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(23,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(23,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(23,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(23,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(23,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(23,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(23,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(23,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(23,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(23,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(23,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(24,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(24,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(24,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(24,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(24,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(24,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(24,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(24,'1','2024-09-18','A','2024-09-18 03:52:41',NULL),(24,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(24,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(24,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(24,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(24,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(24,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(24,'1','2024-09-26','A','2024-09-26 03:50:03',NULL),(24,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(24,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(24,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(24,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(24,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(24,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(24,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(24,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(24,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(24,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(24,'1','2024-10-11','A','2024-10-11 03:46:43',NULL),(24,'1','2024-10-14','L','2024-10-14 03:39:26','2024-10-14 06:43:33'),(24,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(24,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(24,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(24,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(24,'1','2024-10-19','A','2024-10-19 03:57:02',NULL),(24,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(24,'1','2024-10-22','A','2024-10-22 03:38:09',NULL),(24,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(24,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(24,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(24,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(24,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(24,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(24,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(24,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(24,'1','2024-11-01','A','2024-11-01 03:53:08',NULL),(24,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(24,'1','2024-11-04','A','2024-11-04 03:50:12',NULL),(24,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(24,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(24,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(24,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(24,'1','2024-11-11','A','2024-11-11 03:45:54',NULL),(24,'1','2024-11-12','A','2024-11-12 03:41:34',NULL),(24,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(24,'1','2024-11-14','A','2024-11-14 03:48:50',NULL),(24,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(24,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(24,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(24,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(24,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(24,'1','2024-11-21','A','2024-11-21 05:36:10',NULL),(24,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(24,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(24,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(24,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(24,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(24,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(24,'1','2025-01-06','A','2025-01-06 05:09:16',NULL),(24,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(24,'1','2025-01-08','A','2025-01-08 03:49:57',NULL),(24,'1','2025-01-09','A','2025-01-09 03:33:49',NULL),(24,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(24,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(24,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(24,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(24,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(24,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(24,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(24,'1','2025-01-20','A','2025-02-26 03:54:24',NULL),(24,'1','2025-01-21','A','2025-02-26 03:56:50',NULL),(24,'1','2025-01-22','A','2025-02-26 03:58:35',NULL),(24,'1','2025-01-23','L','2025-02-26 04:01:01',NULL),(24,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(24,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(24,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(24,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(24,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(24,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(24,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(24,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(24,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(24,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(24,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(24,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(24,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(24,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(24,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(24,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(24,'1','2025-02-18','A','2025-02-26 05:48:05',NULL),(24,'1','2025-02-20','A','2025-02-26 05:48:47',NULL),(24,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(24,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(24,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(24,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(24,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(24,'1','2025-02-27','A','2025-02-27 05:42:10',NULL),(24,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(24,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(24,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(24,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(24,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(24,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(24,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(24,'1','2025-03-10','A','2025-03-10 05:25:39',NULL),(24,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(24,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(24,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(24,'1','2025-03-14','A','2025-03-15 07:19:45',NULL),(24,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(24,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(24,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(24,'1','2025-03-19','A','2025-03-19 03:21:23',NULL),(24,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(24,'1','2025-03-21','A','2025-03-21 03:48:18',NULL),(24,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(24,'1','2025-04-08','A','2025-04-08 05:07:08',NULL),(24,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(24,'1','2025-04-11','A','2025-04-12 04:42:56',NULL),(24,'1','2025-04-12','A','2025-04-12 04:39:19',NULL),(24,'1','2025-04-14','A','2025-04-14 04:27:36',NULL),(24,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(24,'1','2025-04-16','A','2025-04-16 05:34:20',NULL),(24,'1','2025-04-17','A','2025-04-17 03:51:56',NULL),(24,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(24,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(24,'1','2025-04-21','A','2025-04-21 03:54:05',NULL),(24,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(24,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(24,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(24,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(24,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(24,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(24,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(24,'1','2025-05-02','A','2025-05-02 04:45:03',NULL),(24,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(24,'1','2025-05-06','A','2025-05-08 04:32:21',NULL),(24,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(24,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(24,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(24,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(24,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(24,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(24,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(24,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(24,'1','2025-05-16','A','2025-05-16 04:07:16',NULL),(24,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(24,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(24,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(24,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(24,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(24,'1','2025-05-23','A','2025-05-23 05:33:53',NULL),(24,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(24,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(24,'1','2025-05-30','A','2025-05-30 05:07:15',NULL),(24,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(24,'1','2025-06-10','P','2025-06-10 07:18:39',NULL),(24,'1','2025-06-16','A','2025-06-16 03:33:16',NULL),(24,'1','2025-06-23','A','2025-06-23 04:37:55',NULL),(24,'1','2025-06-24','A','2025-06-25 05:38:39',NULL),(24,'1','2025-06-25','A','2025-06-26 03:54:31',NULL),(24,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(24,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(24,'1','2025-07-01','A','2025-07-01 05:10:32',NULL),(24,'1','2025-07-02','A','2025-07-02 06:22:40',NULL),(24,'1','2025-07-03','A','2025-07-03 04:33:53',NULL),(24,'1','2025-07-07','A','2025-07-07 05:25:00',NULL),(24,'1','2025-07-08','A','2025-07-09 05:07:30',NULL),(24,'1','2025-07-09','A','2025-07-09 04:57:26',NULL),(24,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(24,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(24,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(24,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(24,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(24,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(24,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(24,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(24,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(24,'Red','2023-06-21','A','2023-06-21 04:12:42',NULL),(24,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(24,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(24,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(24,'Red','2023-07-12','A','2023-07-12 03:41:19',NULL),(24,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(24,'Red','2023-07-14','A','2023-07-14 03:35:28',NULL),(24,'Red','2023-07-15','A','2023-07-15 04:05:53',NULL),(24,'Red','2023-07-17','A','2023-07-17 04:02:29',NULL),(24,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(24,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(24,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(24,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(24,'Red','2023-08-02','A','2023-08-02 04:08:10',NULL),(24,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(24,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(24,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(24,'Red','2023-08-07','A','2023-08-07 03:31:03',NULL),(24,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(24,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(24,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(24,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(24,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(24,'Red','2023-08-25','A','2023-08-25 09:17:09',NULL),(24,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(24,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(24,'Red','2023-08-31','A','2023-09-02 04:36:31',NULL),(24,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(24,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(24,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(24,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(24,'Red','2023-09-08','A','2023-09-08 10:42:38',NULL),(24,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(24,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(24,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(24,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(24,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(24,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(24,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(24,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(24,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(24,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(24,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(24,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(24,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(24,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(24,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(24,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(24,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(24,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(24,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(24,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(24,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(24,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(24,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(24,'Red','2024-01-16','A','2024-01-16 10:22:05',NULL),(24,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(24,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(24,'Red','2024-01-19','A','2024-01-20 08:24:18',NULL),(24,'Red','2024-01-20','A','2024-01-20 08:21:32',NULL),(24,'Red','2024-01-22','A','2024-01-22 06:00:49',NULL),(24,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(24,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(24,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(24,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(24,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(24,'Red','2024-01-30','A','2024-01-30 06:35:19',NULL),(24,'Red','2024-01-31','A','2024-02-01 10:57:51',NULL),(24,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(24,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(24,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(24,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(24,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(24,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(24,'Red','2024-02-15','A','2024-02-15 07:06:58',NULL),(24,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(24,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(24,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(24,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(24,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(24,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(24,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(24,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(24,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(24,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(24,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(24,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(24,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(24,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(24,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(24,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(24,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(24,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(24,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(24,'Red','2024-03-12','A','2024-03-12 04:00:12',NULL),(24,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(24,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(24,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(24,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(24,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(24,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(24,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(24,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(24,'Red','2024-03-26','A','2024-03-27 09:13:18',NULL),(24,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(24,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(24,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(24,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(24,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(24,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(24,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(24,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(24,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(24,'Red','2024-04-24','A','2024-04-24 09:20:34',NULL),(24,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(24,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(24,'Red','2024-05-04','A','2024-05-04 05:33:32',NULL),(24,'Red','2024-05-06','A','2024-05-06 05:22:59',NULL),(24,'Red','2024-05-07','A','2024-05-07 04:23:05',NULL),(24,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(24,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(24,'Red','2024-05-13','A','2024-05-13 04:47:36',NULL),(24,'Red','2024-05-14','A','2024-05-14 04:26:47',NULL),(24,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(24,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(24,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(24,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(24,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(24,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(24,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(24,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(24,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(24,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(24,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(24,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(24,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(24,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(24,'Red','2024-07-03','A','2024-07-03 04:53:51',NULL),(24,'Red','2024-07-04','A','2024-07-05 06:50:03',NULL),(24,'Red','2024-07-05','A','2024-07-05 05:12:31',NULL),(24,'Red','2024-07-06','A','2024-07-08 15:51:35',NULL),(24,'Red','2024-07-08','A','2024-07-08 05:38:43',NULL),(24,'Red','2024-07-09','A','2024-07-09 06:48:36',NULL),(24,'Red','2024-07-10','A','2024-07-11 10:04:18',NULL),(24,'Red','2024-07-11','A','2024-07-11 04:23:12',NULL),(24,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(24,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(24,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(24,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(24,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(24,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(24,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(24,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(24,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(24,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(24,'Red','2024-08-09','A','2024-08-09 06:32:26',NULL),(24,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(24,'Red','2024-08-13','A','2024-08-13 05:11:38',NULL),(24,'Red','2024-08-15','A','2024-08-15 06:17:31',NULL),(24,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(24,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(24,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(24,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(24,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(24,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(24,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(24,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(24,'Yellow','2023-09-15','A','2023-09-15 08:26:30',NULL),(24,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(24,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(24,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(24,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(24,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(24,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(24,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(24,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(24,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(24,'Yellow','2023-09-27','A','2023-09-28 11:25:15',NULL),(24,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(24,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(24,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(24,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(24,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(24,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(24,'Yellow','2023-10-09','A','2023-10-09 11:17:44',NULL),(24,'Yellow','2023-10-10','A','2023-10-10 11:18:29',NULL),(24,'Yellow','2023-10-11','A','2023-10-11 11:47:05',NULL),(24,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(24,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(24,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(24,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(24,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(24,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(24,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(24,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(24,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(24,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(24,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(24,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(24,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(24,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(24,'Yellow','2023-11-04','A','2023-11-04 10:53:40',NULL),(24,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(24,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(24,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(24,'Yellow','2023-11-15','A','2023-11-16 11:18:47',NULL),(24,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(24,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(24,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(25,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(25,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(25,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(25,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(25,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(25,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(25,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(25,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(25,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(25,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(25,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(25,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(25,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(25,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(25,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(25,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(25,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(25,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(25,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(25,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(25,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(25,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(25,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(25,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(25,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(25,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(25,'1','2024-10-14','P','2024-10-14 03:39:26','2024-10-14 05:26:07'),(25,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(25,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(25,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(25,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(25,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(25,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(25,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(25,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(25,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(25,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(25,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(25,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(25,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(25,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(25,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(25,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(25,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(25,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(25,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(25,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(25,'1','2024-11-07','A','2024-11-07 03:24:53',NULL),(25,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(25,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(25,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(25,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(25,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(25,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(25,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(25,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(25,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(25,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(25,'1','2024-11-21','A','2024-11-21 05:36:10',NULL),(25,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(25,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(25,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(25,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(25,'1','2024-11-29','A','2024-11-29 05:32:46',NULL),(25,'1','2024-11-30','A','2024-11-30 03:30:31',NULL),(25,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(25,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(25,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(25,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(25,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(25,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(25,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(25,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(25,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(25,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(25,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(25,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(25,'1','2025-01-21','A','2025-02-26 03:56:50',NULL),(25,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(25,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(25,'1','2025-01-24','A','2025-02-26 04:08:01',NULL),(25,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(25,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(25,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(25,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(25,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(25,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(25,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(25,'1','2025-02-07','L','2025-02-26 05:05:46',NULL),(25,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(25,'1','2025-02-10','L','2025-02-26 05:41:26',NULL),(25,'1','2025-02-11','L','2025-02-26 05:42:51',NULL),(25,'1','2025-02-12','L','2025-02-26 05:43:42',NULL),(25,'1','2025-02-13','L','2025-02-26 05:44:13',NULL),(25,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(25,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(25,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(25,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(25,'1','2025-02-21','A','2025-02-26 05:50:00',NULL),(25,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(25,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(25,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(25,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(25,'1','2025-02-27','A','2025-02-27 05:42:10',NULL),(25,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(25,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(25,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(25,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(25,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(25,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(25,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(25,'1','2025-03-10','A','2025-03-10 05:25:39',NULL),(25,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(25,'1','2025-03-12','A','2025-03-12 03:26:25',NULL),(25,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(25,'1','2025-03-14','A','2025-03-15 07:19:45',NULL),(25,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(25,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(25,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(25,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(25,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(25,'1','2025-03-21','A','2025-03-21 03:48:18',NULL),(25,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(25,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(25,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(25,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(25,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(25,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(25,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(25,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(25,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(25,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(25,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(25,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(25,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(25,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(25,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(25,'1','2025-04-25','A','2025-04-25 04:51:59',NULL),(25,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(25,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(25,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(25,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(25,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(25,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(25,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(25,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(25,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(25,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(25,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(25,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(25,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(25,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(25,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(25,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(25,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(25,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(25,'1','2025-05-21','A','2025-05-21 04:33:07',NULL),(25,'1','2025-05-22','A','2025-05-22 05:28:10',NULL),(25,'1','2025-05-23','A','2025-05-23 05:33:53',NULL),(25,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(25,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(25,'1','2025-05-30','A','2025-05-30 05:07:15',NULL),(25,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(25,'1','2025-06-10','P','2025-06-10 07:18:39',NULL),(25,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(25,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(25,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(25,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(25,'1','2025-06-29','A','2025-06-30 05:12:14',NULL),(25,'1','2025-06-30','A','2025-06-30 05:14:03',NULL),(25,'1','2025-07-01','A','2025-07-01 05:10:32',NULL),(25,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(25,'1','2025-07-03','A','2025-07-03 04:33:53',NULL),(25,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(25,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(25,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(25,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(25,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(25,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(25,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(25,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(25,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(25,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(25,'Red','2023-06-19','A','2023-06-19 04:18:31',NULL),(25,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(25,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(25,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(25,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(25,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(25,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(25,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(25,'Red','2023-07-14','A','2023-07-14 03:35:28',NULL),(25,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(25,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(25,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(25,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(25,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(25,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(25,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(25,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(25,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(25,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(25,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(25,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(25,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(25,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(25,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(25,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(25,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(25,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(25,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(25,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(25,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(25,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(25,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(25,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(25,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(25,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(25,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(25,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(25,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(25,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(25,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(25,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(25,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(25,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(25,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(25,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(25,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(25,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(25,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(25,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(25,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(25,'Red','2024-01-02','A','2024-01-30 06:40:52',NULL),(25,'Red','2024-01-03','A','2024-01-30 06:42:04',NULL),(25,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(25,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(25,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(25,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(25,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(25,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(25,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(25,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(25,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(25,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(25,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(25,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(25,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(25,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(25,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(25,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(25,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(25,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(25,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(25,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(25,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(25,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(25,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(25,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(25,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(25,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(25,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(25,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(25,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(25,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(25,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(25,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(25,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(25,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(25,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(25,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(25,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(25,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(25,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(25,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(25,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(25,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(25,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(25,'Red','2024-03-11','A','2024-03-12 04:00:56',NULL),(25,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(25,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(25,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(25,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(25,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(25,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(25,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(25,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(25,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(25,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(25,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(25,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(25,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(25,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(25,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(25,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(25,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(25,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(25,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(25,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(25,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(25,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(25,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(25,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(25,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(25,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(25,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(25,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(25,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(25,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(25,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(25,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(25,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(25,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(25,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(25,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(25,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(25,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(25,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(25,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(25,'Red','2024-06-24','A','2024-06-24 06:11:27',NULL),(25,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(25,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(25,'Red','2024-07-03','A','2024-07-03 04:53:51',NULL),(25,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(25,'Red','2024-07-05','A','2024-07-05 05:12:31',NULL),(25,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(25,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(25,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(25,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(25,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(25,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(25,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(25,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(25,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(25,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(25,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(25,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(25,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(25,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(25,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(25,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(25,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(25,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(25,'Red','2024-08-15','A','2024-08-15 06:17:31',NULL),(25,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(25,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(25,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(25,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(25,'Yellow','2023-09-11','A','2023-09-11 08:45:45',NULL),(25,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(25,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(25,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(25,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(25,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(25,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(25,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(25,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(25,'Yellow','2023-09-21','A','2023-09-21 11:06:23',NULL),(25,'Yellow','2023-09-22','A','2023-09-22 10:32:47',NULL),(25,'Yellow','2023-09-23','A','2023-09-23 11:44:21',NULL),(25,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(25,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(25,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(25,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(25,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(25,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(25,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(25,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(25,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(25,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(25,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(25,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(25,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(25,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(25,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(25,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(25,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(25,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(25,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(25,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(25,'Yellow','2023-10-27','A','2023-10-30 11:21:20',NULL),(25,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(25,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(25,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(25,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(25,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(25,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(25,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(25,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(25,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(25,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(25,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(25,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(25,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(26,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(26,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(26,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(26,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(26,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(26,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(26,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(26,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(26,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(26,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(26,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(26,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(26,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(26,'Red','2023-06-19','A','2023-06-19 04:18:31',NULL),(26,'Red','2023-06-20','A','2023-06-20 03:34:46',NULL),(26,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(26,'Red','2023-06-22','A','2023-06-22 05:30:10',NULL),(26,'Red','2023-06-23','A','2023-06-23 03:36:00',NULL),(26,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(26,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(26,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(26,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(26,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(26,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(26,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(26,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(26,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(26,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(26,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(26,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(26,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(26,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(26,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(26,'Red','2023-08-08','A','2023-08-08 03:55:21',NULL),(26,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(26,'Red','2023-08-22','A','2023-08-25 09:11:52',NULL),(26,'Red','2023-08-23','A','2023-08-25 09:12:27',NULL),(26,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(26,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(26,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(26,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(26,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(26,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(26,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(26,'Red','2023-09-05','A','2023-09-06 10:16:14',NULL),(26,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(26,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(26,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(26,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(26,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(26,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(26,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(26,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(26,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(26,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(26,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(26,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(26,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(26,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(26,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(26,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(26,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(26,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(26,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(26,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(26,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(26,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(26,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(26,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(26,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(26,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(26,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(26,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(26,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(26,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(26,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(26,'Red','2024-01-23','A','2024-01-23 06:02:23',NULL),(26,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(26,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(26,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(26,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(26,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(26,'Red','2024-01-31','A','2024-02-01 10:57:51',NULL),(26,'Red','2024-02-01','A','2024-02-01 10:59:51',NULL),(26,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(26,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(26,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(26,'Red','2024-02-13','A','2024-02-15 07:08:50',NULL),(26,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(26,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(26,'Red','2024-02-16','A','2024-02-16 12:39:50',NULL),(26,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(26,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(26,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(26,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(26,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(26,'Red','2024-02-23','A','2024-02-24 04:31:27',NULL),(26,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(26,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(26,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(26,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(26,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(26,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(26,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(26,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(26,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(26,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(26,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(26,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(26,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(26,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(26,'Red','2024-03-14','A','2024-03-15 04:29:17',NULL),(26,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(26,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(26,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(26,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(26,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(26,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(26,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(26,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(26,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(26,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(26,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(26,'Red','2024-04-16','A','2024-04-17 09:26:07',NULL),(26,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(26,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(26,'Red','2024-04-20','A','2024-04-22 11:39:28',NULL),(26,'Red','2024-04-22','A','2024-04-22 06:47:25',NULL),(26,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(26,'Red','2024-05-02','A','2024-05-02 05:05:34',NULL),(26,'Red','2024-05-03','A','2024-05-04 05:53:58',NULL),(26,'Red','2024-05-04','A','2024-05-04 05:33:32',NULL),(26,'Red','2024-05-06','A','2024-05-06 05:22:59',NULL),(26,'Red','2024-05-07','A','2024-05-07 04:23:05',NULL),(26,'Red','2024-05-08','A','2024-05-08 04:53:25',NULL),(26,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(26,'Red','2024-05-13','A','2024-05-13 04:47:36',NULL),(26,'Red','2024-05-14','A','2024-05-14 04:26:47',NULL),(26,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(26,'Red','2024-05-16','A','2024-05-16 04:51:13',NULL),(26,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(26,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(26,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(26,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(26,'Red','2024-05-25','A','2024-05-25 03:48:29',NULL),(26,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(26,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(26,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(26,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(26,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(26,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(26,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(26,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(26,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(26,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(26,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(26,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(26,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(26,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(26,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(26,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(26,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(26,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(26,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(26,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(26,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(26,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(26,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(26,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(26,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(26,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(26,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(26,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(26,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(26,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(26,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(26,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(26,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(26,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(26,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(26,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(26,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(26,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(26,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(26,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(26,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(26,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(26,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(26,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(26,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(26,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(26,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(26,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(26,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(26,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(26,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(26,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(26,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(26,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(26,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(26,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(26,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(26,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(26,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(26,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(26,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(26,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(26,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(26,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(26,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(26,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(26,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(26,'Yellow','2023-10-31','A','2023-10-31 11:32:36',NULL),(26,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(26,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(26,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(26,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(26,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(26,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(26,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(26,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(26,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(26,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(26,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(28,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(28,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(28,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(28,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(28,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(28,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(28,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(28,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(28,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(28,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(28,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(28,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(28,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(28,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(28,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(28,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(28,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(28,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(28,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(28,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(28,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(28,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(28,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(28,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(28,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(28,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(28,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(28,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(28,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(28,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(28,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(28,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(28,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(28,'1','2024-10-22','A','2024-10-22 03:38:09',NULL),(28,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(28,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(28,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(28,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(28,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(28,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(28,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(28,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(28,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(28,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(28,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(28,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(28,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(28,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(28,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(28,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(28,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(28,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(28,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(28,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(28,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(28,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(28,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(28,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(28,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(28,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(28,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(28,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(28,'1','2024-11-28','A','2024-11-28 05:38:30',NULL),(28,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(28,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(28,'1','2025-01-06','L','2025-01-06 05:09:16',NULL),(28,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(28,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(28,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(28,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(28,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(28,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(28,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(28,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(28,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(28,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(28,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(28,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(28,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(28,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(28,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(28,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(28,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(28,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(28,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(28,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(28,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(28,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(28,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(28,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(28,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(28,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(28,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(28,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(28,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(28,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(28,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(28,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(28,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(28,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(28,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(28,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(28,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(28,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(28,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(28,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(28,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(28,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(28,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(28,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(28,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(28,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(28,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(28,'1','2025-03-12','A','2025-03-12 03:26:25',NULL),(28,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(28,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(28,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(28,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(28,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(28,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(28,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(28,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(28,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(28,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(28,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(28,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(28,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(28,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(28,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(28,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(28,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(28,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(28,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(28,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(28,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(28,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(28,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(28,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(28,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(28,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(28,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(28,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(28,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(28,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(28,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(28,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(28,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(28,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(28,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(28,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(28,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(28,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(28,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(28,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(28,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(28,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(28,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(28,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(28,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(28,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(28,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(28,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(28,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(28,'1','2025-06-10','P','2025-06-10 07:18:39',NULL),(28,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(28,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(28,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(28,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(28,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(28,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(28,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(28,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(28,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(28,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(28,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(28,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(28,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(28,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(28,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(28,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(28,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(28,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(28,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(28,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(28,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(28,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(28,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(28,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(28,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(28,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(28,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(28,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(28,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(28,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(28,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(28,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(28,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(28,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(28,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(28,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(28,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(28,'Red','2023-08-05','A','2023-08-05 03:41:02',NULL),(28,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(28,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(28,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(28,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(28,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(28,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(28,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(28,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(28,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(28,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(28,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(28,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(28,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(28,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(28,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(28,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(28,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(28,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(28,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(28,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(28,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(28,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(28,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(28,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(28,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(28,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(28,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(28,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(28,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(28,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(28,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(28,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(28,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(28,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(28,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(28,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(28,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(28,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(28,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(28,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(28,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(28,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(28,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(28,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(28,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(28,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(28,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(28,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(28,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(28,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(28,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(28,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(28,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(28,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(28,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(28,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(28,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(28,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(28,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(28,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(28,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(28,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(28,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(28,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(28,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(28,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(28,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(28,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(28,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(28,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(28,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(28,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(28,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(28,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(28,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(28,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(28,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(28,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(28,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(28,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(28,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(28,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(28,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(28,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(28,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(28,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(28,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(28,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(28,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(28,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(28,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(28,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(28,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(28,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(28,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(28,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(28,'Red','2024-04-24','A','2024-04-24 09:20:34',NULL),(28,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(28,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(28,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(28,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(28,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(28,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(28,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(28,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(28,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(28,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(28,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(28,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(28,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(28,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(28,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(28,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(28,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(28,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(28,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(28,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(28,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(28,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(28,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(28,'Red','2024-07-03','A','2024-07-03 04:53:51',NULL),(28,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(28,'Red','2024-07-05','A','2024-07-05 05:12:31',NULL),(28,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(28,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(28,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(28,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(28,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(28,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(28,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(28,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(28,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(28,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(28,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(28,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(28,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(28,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(28,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(28,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(28,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(28,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(28,'Red','2024-08-15','A','2024-08-15 06:17:31',NULL),(28,'Red','2024-08-16','A','2024-08-16 04:14:28',NULL),(28,'Red','2024-08-17','A','2024-08-17 04:35:25',NULL),(28,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(28,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(28,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(28,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(28,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(28,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(28,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(28,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(28,'Yellow','2023-09-18','A','2023-09-19 04:06:27',NULL),(28,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(28,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(28,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(28,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(28,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(28,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(28,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(28,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(28,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(28,'Yellow','2023-10-02','A','2023-10-02 11:00:57',NULL),(28,'Yellow','2023-10-03','A','2023-10-03 10:24:56',NULL),(28,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(28,'Yellow','2023-10-05','A','2023-10-05 11:16:05',NULL),(28,'Yellow','2023-10-06','A','2023-10-06 09:40:56',NULL),(28,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(28,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(28,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(28,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(28,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(28,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(28,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(28,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(28,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(28,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(28,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(28,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(28,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(28,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(28,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(28,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(28,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(28,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(28,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(28,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(28,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(28,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(28,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(28,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(28,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(29,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(29,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(29,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(29,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(29,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(29,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(29,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(29,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(29,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(29,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(29,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(29,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(29,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(29,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(29,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(29,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(29,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(29,'1','2024-10-01','A','2024-10-01 03:54:40',NULL),(29,'1','2024-10-02','A','2024-10-02 03:56:55',NULL),(29,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(29,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(29,'1','2024-10-07','L','2024-10-07 05:07:54',NULL),(29,'1','2024-10-08','A','2024-10-08 03:22:25',NULL),(29,'1','2024-10-09','A','2024-10-09 03:36:52',NULL),(29,'1','2024-10-10','A','2024-10-10 03:47:23',NULL),(29,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(29,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(29,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(29,'1','2024-10-16','L','2024-10-17 03:55:05',NULL),(29,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(29,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(29,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(29,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(29,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(29,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(29,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(29,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(29,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(29,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(29,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(29,'1','2024-10-30','L','2024-10-30 03:41:06','2024-10-30 09:07:31'),(29,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(29,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(29,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(29,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(29,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(29,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(29,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(29,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(29,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(29,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(29,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(29,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(29,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(29,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(29,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(29,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(29,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(29,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(29,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(29,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(29,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(29,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(29,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(29,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(29,'1','2025-01-06','L','2025-01-06 05:09:16',NULL),(29,'1','2025-01-07','A','2025-01-07 05:11:29',NULL),(29,'1','2025-01-08','A','2025-01-08 03:49:57',NULL),(29,'1','2025-01-09','A','2025-01-09 03:33:49',NULL),(29,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(29,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(29,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(29,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(29,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(29,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(29,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(29,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(29,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(29,'1','2025-01-22','L','2025-02-26 03:58:35',NULL),(29,'1','2025-01-23','L','2025-02-26 04:01:01',NULL),(29,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(29,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(29,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(29,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(29,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(29,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(29,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(29,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(29,'1','2025-02-07','L','2025-02-26 05:05:46',NULL),(29,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(29,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(29,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(29,'1','2025-02-12','L','2025-02-26 05:43:42',NULL),(29,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(29,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(29,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(29,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(29,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(29,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(29,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(29,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(29,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(29,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(29,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(29,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(29,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(29,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(29,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(29,'1','2025-03-05','A','2025-03-05 03:27:08',NULL),(29,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(29,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(29,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(29,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(29,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(29,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(29,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(29,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(29,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(29,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(29,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(29,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(29,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(29,'1','2025-04-07','L','2025-04-07 03:30:32',NULL),(29,'1','2025-04-08','A','2025-04-08 05:07:08',NULL),(29,'1','2025-04-09','L','2025-04-09 03:47:26',NULL),(29,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(29,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(29,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(29,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(29,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(29,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(29,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(29,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(29,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(29,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(29,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(29,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(29,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(29,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(29,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(29,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(29,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(29,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(29,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(29,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(29,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(29,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(29,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(29,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(29,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(29,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(29,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(29,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(29,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(29,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(29,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(29,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(29,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(29,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(29,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(29,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(29,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(29,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(29,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(29,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(29,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(29,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(29,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(29,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(29,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(29,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(29,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(29,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(29,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(29,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(29,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(29,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(29,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(29,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(29,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(29,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(29,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(29,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(29,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(29,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(29,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(29,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(29,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(29,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(29,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(29,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(29,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(29,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(29,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(29,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(29,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(29,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(29,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(29,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(29,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(29,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(29,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(29,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(29,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(29,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(29,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(29,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(29,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(29,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(29,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(29,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(29,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(29,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(29,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(29,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(29,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(29,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(29,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(29,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(29,'Red','2023-11-30','A','2023-12-01 11:26:07',NULL),(29,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(29,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(29,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(29,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(29,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(29,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(29,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(29,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(29,'Red','2023-12-13','A','2023-12-20 11:18:42',NULL),(29,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(29,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(29,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(29,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(29,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(29,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(29,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(29,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(29,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(29,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(29,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(29,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(29,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(29,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(29,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(29,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(29,'Red','2024-01-22','A','2024-01-22 06:00:49',NULL),(29,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(29,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(29,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(29,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(29,'Red','2024-01-29','A','2024-01-30 06:36:10',NULL),(29,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(29,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(29,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(29,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(29,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(29,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(29,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(29,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(29,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(29,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(29,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(29,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(29,'Red','2024-02-20','A','2024-02-20 10:45:26',NULL),(29,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(29,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(29,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(29,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(29,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(29,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(29,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(29,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(29,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(29,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(29,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(29,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(29,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(29,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(29,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(29,'Red','2024-03-12','A','2024-03-12 04:00:12',NULL),(29,'Red','2024-03-13','A','2024-03-13 10:47:55',NULL),(29,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(29,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(29,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(29,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(29,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(29,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(29,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(29,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(29,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(29,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(29,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(29,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(29,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(29,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(29,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(29,'Red','2024-04-20','A','2024-04-22 11:39:28',NULL),(29,'Red','2024-04-22','A','2024-04-22 06:47:25',NULL),(29,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(29,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(29,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(29,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(29,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(29,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(29,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(29,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(29,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(29,'Red','2024-05-14','A','2024-05-14 04:26:47',NULL),(29,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(29,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(29,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(29,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(29,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(29,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(29,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(29,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(29,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(29,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(29,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(29,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(29,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(29,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(29,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(29,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(29,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(29,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(29,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(29,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(29,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(29,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(29,'Red','2024-07-12','A','2024-07-12 05:21:17',NULL),(29,'Red','2024-07-13','A','2024-07-13 05:18:04',NULL),(29,'Red','2024-07-18','A','2024-07-18 05:58:29',NULL),(29,'Red','2024-07-20','A','2024-07-20 09:47:59',NULL),(29,'Red','2024-07-22','A','2024-07-22 04:49:34',NULL),(29,'Red','2024-07-24','A','2024-07-24 04:40:06',NULL),(29,'Red','2024-07-26','L','2024-07-26 06:29:25',NULL),(29,'Red','2024-07-29','A','2024-07-31 14:58:24',NULL),(29,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(29,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(29,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(29,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(29,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(29,'Red','2024-08-15','A','2024-08-15 06:17:31',NULL),(29,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(29,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(29,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(29,'Yellow','2023-09-09','A','2023-09-09 09:39:00',NULL),(29,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(29,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(29,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(29,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(29,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(29,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(29,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(29,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(29,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(29,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(29,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(29,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(29,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(29,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(29,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(29,'Yellow','2023-09-28','A','2023-09-28 11:25:52',NULL),(29,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(29,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(29,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(29,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(29,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(29,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(29,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(29,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(29,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(29,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(29,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(29,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(29,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(29,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(29,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(29,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(29,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(29,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(29,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(29,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(29,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(29,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(29,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(29,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(29,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(29,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(29,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(29,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(29,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(29,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(30,'Red','2023-06-19','A','2023-06-19 04:18:31',NULL),(30,'Red','2023-06-20','A','2023-06-20 03:34:46',NULL),(30,'Red','2023-06-21','A','2023-06-21 04:12:42',NULL),(30,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(30,'Red','2023-06-23','A','2023-06-23 03:36:00',NULL),(30,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(30,'Red','2023-07-12','A','2023-07-12 03:41:19',NULL),(30,'Red','2023-07-13','A','2023-07-13 03:51:01',NULL),(30,'Red','2023-07-14','A','2023-07-14 03:35:28',NULL),(30,'Red','2023-07-15','A','2023-07-15 04:05:53',NULL),(30,'Red','2023-07-17','A','2023-07-17 04:02:29',NULL),(30,'Red','2023-07-18','A','2023-07-18 06:38:09',NULL),(30,'Red','2023-07-19','A','2023-07-19 03:42:11',NULL),(30,'Red','2023-07-20','A','2023-07-20 05:23:16',NULL),(30,'Red','2023-07-21','A','2023-07-21 05:42:29',NULL),(30,'Red','2023-08-02','A','2023-08-02 04:08:10',NULL),(30,'Red','2023-08-03','A','2023-08-03 03:50:59',NULL),(30,'Red','2023-08-04','A','2023-08-04 03:40:59',NULL),(30,'Red','2023-08-05','A','2023-08-05 03:41:02',NULL),(30,'Red','2023-08-07','A','2023-08-07 03:31:03',NULL),(30,'Red','2023-08-08','A','2023-08-08 03:55:21',NULL),(30,'Red','2023-08-21','A','2023-08-25 09:10:59',NULL),(30,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(30,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(30,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(30,'Red','2023-08-25','A','2023-08-25 09:17:09',NULL),(30,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(30,'Red','2023-08-30','A','2023-09-02 04:34:42',NULL),(30,'Red','2023-08-31','A','2023-09-02 04:36:31',NULL),(30,'Red','2023-09-02','A','2023-09-04 04:32:48',NULL),(30,'Red','2023-09-04','A','2023-09-05 05:30:31',NULL),(30,'Red','2023-09-05','A','2023-09-06 10:16:14',NULL),(30,'Red','2023-09-06','A','2023-09-06 10:12:54',NULL),(30,'Red','2023-09-08','A','2023-09-08 10:42:38',NULL),(30,'Red','2023-09-09','P','2023-09-09 09:24:57',NULL),(30,'Red','2023-09-11','A','2023-09-11 08:44:29',NULL),(30,'Red','2023-09-12','P','2023-09-14 03:49:37',NULL),(30,'Red','2023-09-13','A','2023-09-13 13:02:59',NULL),(30,'Red','2023-09-14','A','2023-09-15 08:24:19',NULL),(30,'Red','2023-09-15','A','2023-09-15 08:23:54',NULL),(30,'Red','2023-09-16','A','2023-09-19 04:07:24',NULL),(30,'Red','2023-09-18','A','2023-09-19 04:07:55',NULL),(30,'Red','2023-09-19','A','2023-09-19 08:59:03',NULL),(30,'Red','2023-09-20','A','2023-09-20 11:38:53',NULL),(30,'Red','2023-09-21','A','2023-09-21 11:12:21',NULL),(30,'Red','2023-09-22','A','2023-09-22 10:36:14',NULL),(30,'Red','2023-09-23','A','2023-09-23 11:46:43',NULL),(30,'Red','2023-09-25','P','2023-09-25 08:39:05',NULL),(30,'Red','2023-09-26','A','2023-09-26 09:19:43',NULL),(30,'Red','2023-09-27','A','2023-09-28 11:28:36',NULL),(30,'Red','2023-09-28','A','2023-09-28 11:28:50',NULL),(30,'Red','2023-10-02','A','2023-10-02 11:05:48',NULL),(30,'Red','2023-10-03','A','2023-10-03 10:29:44',NULL),(30,'Red','2023-10-04','A','2023-10-04 09:42:26',NULL),(30,'Red','2023-10-05','A','2023-10-05 11:20:46',NULL),(30,'Red','2023-10-06','A','2023-10-06 09:41:55',NULL),(30,'Red','2023-10-09','A','2023-10-09 11:22:19',NULL),(30,'Red','2023-10-10','A','2023-10-10 11:21:39',NULL),(30,'Red','2023-10-11','A','2023-10-11 11:45:39',NULL),(30,'Red','2023-10-14','P','2023-10-14 03:27:40',NULL),(30,'Red','2023-10-16','A','2023-10-17 11:35:38',NULL),(30,'Red','2023-10-17','A','2023-10-17 11:26:56',NULL),(30,'Red','2023-10-19','A','2023-10-19 10:35:04',NULL),(30,'Red','2023-10-20','A','2023-10-20 10:37:07',NULL),(30,'Red','2023-10-23','A','2023-10-23 11:24:01',NULL),(30,'Red','2023-10-24','P','2023-10-24 10:57:37',NULL),(30,'Red','2023-10-25','A','2023-10-25 10:25:40',NULL),(30,'Red','2023-10-26','P','2023-10-26 11:27:33',NULL),(30,'Red','2023-10-27','A','2023-10-30 11:20:22',NULL),(30,'Red','2023-10-30','A','2023-10-30 11:19:01',NULL),(30,'Red','2023-10-31','A','2023-10-31 11:31:35',NULL),(31,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(31,'Green','2023-06-19','A','2023-06-19 03:58:34',NULL),(31,'Green','2023-06-20','A','2023-06-20 03:36:14',NULL),(31,'Green','2023-06-21','A','2023-06-21 04:20:43',NULL),(31,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(31,'Green','2023-06-23','A','2023-06-23 03:37:22',NULL),(31,'Green','2023-07-10','A','2023-07-10 10:15:42',NULL),(31,'Green','2023-07-12','A','2023-07-12 03:33:43',NULL),(31,'Green','2023-07-13','A','2023-07-13 03:56:04',NULL),(31,'Green','2023-07-14','A','2023-07-14 03:42:17',NULL),(31,'Green','2023-07-15','A','2023-07-15 04:24:44',NULL),(31,'Green','2023-07-17','A','2023-07-17 04:06:04',NULL),(31,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(31,'Green','2023-07-19','A','2023-07-19 03:47:43',NULL),(31,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(31,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(31,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(31,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(31,'Green','2023-08-05','P','2023-08-05 03:44:52',NULL),(31,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(31,'Green','2023-08-08','A','2023-08-08 03:58:08',NULL),(31,'Green','2023-08-16','A','2023-08-16 03:36:11',NULL),(31,'Green','2023-08-21','A','2023-08-25 09:18:01',NULL),(31,'Green','2023-08-22','A','2023-08-25 09:18:28',NULL),(31,'Green','2023-08-23','A','2023-08-23 05:41:46',NULL),(31,'Green','2023-08-24','A','2023-08-24 04:48:17',NULL),(31,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(31,'Green','2023-08-28','A','2023-08-28 05:26:39',NULL),(31,'Green','2023-08-29','A','2023-08-29 05:13:59',NULL),(31,'Green','2023-08-30','A','2023-08-30 04:40:04',NULL),(31,'Green','2023-08-31','A','2023-08-31 04:57:22',NULL),(31,'Green','2023-09-02','A','2023-09-02 04:43:34',NULL),(31,'Green','2023-09-04','A','2023-09-04 04:52:17',NULL),(31,'Green','2023-09-05','A','2023-09-05 05:46:07',NULL),(31,'Green','2023-09-06','A','2023-09-06 06:05:04',NULL),(31,'Green','2023-09-08','A','2023-09-08 04:10:48',NULL),(31,'Green','2023-09-09','A','2023-09-09 04:29:04',NULL),(31,'Green','2023-09-11','A','2023-09-11 04:53:55',NULL),(31,'Green','2023-09-12','A','2023-09-12 03:42:27',NULL),(31,'Green','2023-09-13','A','2023-09-13 06:14:37',NULL),(31,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(31,'Green','2023-09-15','A','2023-09-15 04:09:47',NULL),(31,'Green','2023-09-16','A','2023-09-16 04:10:14',NULL),(31,'Green','2023-09-18','A','2023-09-18 03:39:48',NULL),(31,'Green','2023-09-19','A','2023-09-19 03:29:01',NULL),(31,'Green','2023-09-20','A','2023-09-20 05:42:43',NULL),(31,'Green','2023-09-21','A','2023-09-21 05:56:43',NULL),(31,'Green','2023-09-22','A','2023-09-22 04:55:41',NULL),(31,'Green','2023-09-23','A','2023-09-23 04:30:20',NULL),(31,'Green','2023-09-25','A','2023-09-25 03:58:43',NULL),(31,'Green','2023-09-26','A','2023-09-26 04:12:47',NULL),(31,'Green','2023-09-27','A','2023-09-27 03:34:36',NULL),(31,'Green','2023-09-28','A','2023-09-28 03:34:59',NULL),(31,'Green','2023-10-02','A','2023-10-03 03:33:48',NULL),(31,'Green','2023-10-03','A','2023-10-03 03:33:09',NULL),(31,'Green','2023-10-04','A','2023-10-04 04:26:09',NULL),(31,'Green','2023-10-05','A','2023-10-05 04:17:17',NULL),(31,'Green','2023-10-06','A','2023-10-06 03:32:02',NULL),(31,'Green','2023-10-07','A','2023-10-07 03:37:45',NULL),(31,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(31,'Green','2023-10-09','A','2023-10-09 03:28:00',NULL),(31,'Green','2023-10-10','A','2023-10-10 03:50:22',NULL),(31,'Green','2023-10-11','A','2023-10-11 04:41:38',NULL),(31,'Green','2023-10-16','A','2023-10-16 05:28:03',NULL),(31,'Green','2023-10-17','A','2023-10-17 03:45:39',NULL),(31,'Green','2023-10-18','A','2023-10-18 06:09:57',NULL),(31,'Green','2023-10-19','A','2023-10-19 04:24:31',NULL),(31,'Green','2023-10-20','A','2023-10-20 03:52:23',NULL),(31,'Green','2023-10-21','A','2023-10-21 05:32:56',NULL),(31,'Green','2023-10-23','A','2023-10-23 04:10:33',NULL),(31,'Green','2023-10-24','A','2023-10-24 04:36:11',NULL),(31,'Green','2023-10-25','A','2023-10-25 04:28:43',NULL),(31,'Green','2023-10-26','A','2023-10-26 06:33:31',NULL),(31,'Green','2023-10-27','A','2023-10-27 05:19:16',NULL),(31,'Green','2023-10-30','A','2023-10-30 06:41:13',NULL),(31,'Green','2023-10-31','A','2023-10-31 03:47:35',NULL),(31,'Green','2023-11-01','A','2023-11-01 03:29:09',NULL),(31,'Green','2023-11-02','A','2023-11-02 03:31:15',NULL),(31,'Green','2023-11-03','A','2023-11-03 03:37:12',NULL),(31,'Green','2023-11-04','A','2023-11-04 05:09:48',NULL),(31,'Green','2023-11-06','A','2023-11-06 03:55:49',NULL),(31,'Green','2023-11-07','A','2023-11-07 03:54:07',NULL),(31,'Green','2023-11-08','A','2023-11-08 05:45:14',NULL),(31,'Green','2023-11-13','A','2023-11-13 04:58:54',NULL),(31,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(31,'Green','2023-11-15','A','2023-11-16 04:02:02',NULL),(31,'Green','2023-11-16','A','2023-11-16 04:00:41',NULL),(31,'Green','2023-11-17','A','2023-11-17 05:12:13',NULL),(31,'Green','2023-11-18','A','2023-11-18 05:34:46',NULL),(31,'Green','2023-11-20','A','2023-11-20 04:38:42',NULL),(31,'Green','2023-11-21','A','2023-11-21 04:27:45',NULL),(31,'Green','2023-11-22','A','2023-11-22 05:50:15',NULL),(31,'Green','2023-11-23','A','2023-11-23 04:16:16',NULL),(31,'Green','2023-11-24','A','2023-11-25 05:06:47',NULL),(31,'Green','2023-11-25','A','2023-11-25 04:36:46',NULL),(31,'Green','2023-11-27','A','2023-11-27 04:26:59',NULL),(31,'Green','2023-11-28','A','2023-11-28 05:59:45',NULL),(31,'Green','2023-12-01','A','2023-12-01 03:35:58',NULL),(31,'Green','2023-12-02','A','2023-12-02 03:46:39',NULL),(31,'Green','2023-12-04','A','2023-12-04 11:50:57',NULL),(31,'Green','2023-12-05','A','2023-12-05 11:27:10',NULL),(31,'Green','2023-12-06','A','2023-12-06 11:33:01',NULL),(31,'Green','2023-12-08','A','2023-12-08 10:59:01',NULL),(31,'Green','2023-12-09','A','2023-12-09 07:45:57',NULL),(31,'Green','2023-12-12','A','2023-12-20 11:06:51',NULL),(31,'Green','2023-12-13','A','2023-12-20 11:11:51',NULL),(31,'Green','2023-12-14','A','2023-12-20 11:28:58',NULL),(31,'Green','2023-12-15','A','2023-12-20 11:31:19',NULL),(31,'Green','2023-12-16','A','2023-12-20 11:32:39',NULL),(31,'Green','2024-01-01','A','2024-01-03 05:07:50',NULL),(31,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(31,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(31,'Green','2024-01-17','A','2024-01-17 04:22:05',NULL),(31,'Green','2024-01-18','A','2024-01-18 04:01:16',NULL),(32,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(32,'Green','2023-06-19','A','2023-06-19 03:58:34',NULL),(32,'Green','2023-06-20','A','2023-06-20 03:36:14',NULL),(32,'Green','2023-06-21','A','2023-06-21 04:20:43',NULL),(32,'Green','2023-06-22','A','2023-06-22 05:27:33',NULL),(32,'Green','2023-06-23','A','2023-06-23 03:37:22',NULL),(32,'Green','2023-07-10','A','2023-07-10 10:15:42',NULL),(32,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(32,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(32,'Green','2023-07-14','P','2023-07-14 03:42:17',NULL),(32,'Green','2023-07-15','A','2023-07-15 04:24:44',NULL),(32,'Green','2023-07-17','P','2023-07-17 04:06:04',NULL),(32,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(32,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(32,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(32,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(32,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(32,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(32,'Green','2023-08-05','A','2023-08-05 03:44:52',NULL),(32,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(32,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(32,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(32,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(32,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(32,'Green','2023-08-23','A','2023-08-23 05:41:46',NULL),(32,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(32,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(32,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(32,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(32,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(32,'Green','2023-08-31','A','2023-08-31 04:57:22',NULL),(32,'Green','2023-09-02','A','2023-09-02 04:43:34',NULL),(32,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(32,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(32,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(32,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(32,'Green','2023-09-09','A','2023-09-09 04:29:04',NULL),(32,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(32,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(32,'Green','2023-09-13','A','2023-09-13 06:14:37',NULL),(32,'Green','2023-09-14','A','2023-09-14 03:58:36',NULL),(32,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(32,'Green','2023-09-16','A','2023-09-16 04:10:14',NULL),(32,'Green','2023-09-18','A','2023-09-18 03:39:48',NULL),(32,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(32,'Green','2023-09-20','A','2023-09-20 05:42:43',NULL),(32,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(32,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(32,'Green','2023-09-23','A','2023-09-23 04:30:20',NULL),(32,'Green','2023-09-25','A','2023-09-25 03:58:43',NULL),(32,'Green','2023-09-26','A','2023-09-26 04:12:47',NULL),(32,'Green','2023-09-27','A','2023-09-27 03:34:36',NULL),(32,'Green','2023-09-28','A','2023-09-28 03:34:59',NULL),(32,'Green','2023-10-02','A','2023-10-03 03:33:48',NULL),(32,'Green','2023-10-03','A','2023-10-03 03:33:09',NULL),(32,'Green','2023-10-04','A','2023-10-04 04:26:09',NULL),(32,'Green','2023-10-05','A','2023-10-05 04:17:17',NULL),(32,'Green','2023-10-06','A','2023-10-06 03:32:02',NULL),(32,'Green','2023-10-07','A','2023-10-07 03:37:45',NULL),(32,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(32,'Green','2023-10-09','A','2023-10-09 03:28:00',NULL),(32,'Green','2023-10-10','A','2023-10-10 03:50:22',NULL),(32,'Green','2023-10-11','A','2023-10-11 04:41:38',NULL),(32,'Green','2023-10-16','A','2023-10-16 05:28:03',NULL),(32,'Green','2023-10-17','A','2023-10-17 03:45:39',NULL),(32,'Green','2023-10-18','A','2023-10-18 06:09:57',NULL),(32,'Green','2023-10-19','A','2023-10-19 04:24:31',NULL),(32,'Green','2023-10-20','A','2023-10-20 03:52:23',NULL),(32,'Green','2023-10-21','A','2023-10-21 05:32:56',NULL),(32,'Green','2023-10-23','A','2023-10-23 04:10:33',NULL),(32,'Green','2023-10-24','A','2023-10-24 04:36:11',NULL),(32,'Green','2023-10-25','A','2023-10-25 04:28:43',NULL),(32,'Green','2023-10-26','A','2023-10-26 06:33:31',NULL),(32,'Green','2023-10-27','A','2023-10-27 05:19:16',NULL),(32,'Green','2023-10-30','A','2023-10-30 06:41:13',NULL),(32,'Green','2023-10-31','A','2023-10-31 03:47:35',NULL),(32,'Green','2023-11-01','A','2023-11-01 03:29:09',NULL),(33,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(33,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(33,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(33,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(33,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(33,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(33,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(33,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(33,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(33,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(33,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(33,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(33,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(33,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(33,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(33,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(33,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(33,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(33,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(33,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(33,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(33,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(33,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(33,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(33,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(33,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(33,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(33,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(33,'Purple','2023-08-30','A','2023-08-30 04:42:24',NULL),(33,'Purple','2023-08-31','A','2023-08-31 04:42:38',NULL),(33,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(33,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(33,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(33,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(33,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(33,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(33,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(33,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(33,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(33,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(33,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(33,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(33,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(33,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(33,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(33,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(33,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(33,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(33,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(33,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(33,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(33,'Purple','2023-09-28','A','2023-09-28 03:38:44',NULL),(33,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(33,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(33,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(33,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(33,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(33,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(33,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(33,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(33,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(33,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(33,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(33,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(33,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(33,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(33,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(33,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(33,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(33,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(33,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(33,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(33,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(33,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(33,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(33,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(33,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(33,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(33,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(33,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(33,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(33,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(33,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(33,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(33,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(33,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(33,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(33,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(33,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(33,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(33,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(33,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(33,'Purple','2023-11-25','A','2023-11-25 04:33:37',NULL),(33,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(33,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(33,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(33,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(33,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(33,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(33,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(33,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(33,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(33,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(33,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(33,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(33,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(33,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(33,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(33,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(33,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(33,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(33,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(33,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(33,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(33,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(33,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(33,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(33,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(33,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(33,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(33,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(33,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(33,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(33,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(33,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(33,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(33,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(33,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(33,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(33,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(33,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(33,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(33,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(33,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(33,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(33,'Purple','2024-02-15','A','2024-02-15 04:03:59',NULL),(33,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(33,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(33,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(33,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(33,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(33,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(33,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(33,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(33,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(33,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(33,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(33,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(33,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(33,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(33,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(33,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(33,'Purple','2024-03-06','A','2024-03-06 04:29:16',NULL),(33,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(33,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(33,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(33,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(33,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(33,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(33,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(33,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(33,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(33,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(33,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(33,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(33,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(33,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(33,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(33,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(33,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(33,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(33,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(33,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(33,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(33,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(33,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(33,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(33,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(33,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(33,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(33,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(33,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(33,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(33,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(33,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(33,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(33,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(33,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(33,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(33,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(33,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(33,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(33,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(33,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(33,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(33,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(33,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(33,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(33,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(33,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(33,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(33,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(33,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(33,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(33,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(33,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(33,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(33,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(33,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(33,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(33,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(33,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(33,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(33,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(33,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(33,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(33,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(33,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(33,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(33,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(33,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(33,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(33,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(33,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(33,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(33,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(33,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(33,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(33,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(33,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(33,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(33,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(33,'Purple','2024-09-16','A','2024-09-16 03:28:11',NULL),(33,'Purple','2024-09-18','A','2024-09-18 03:25:56',NULL),(33,'Purple','2024-09-19','A','2024-09-19 03:24:29',NULL),(33,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(33,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(33,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(33,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(33,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(33,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(33,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(33,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(33,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(33,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(33,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(33,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(33,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(33,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(33,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(33,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(33,'Purple','2024-10-11','A','2024-10-11 03:48:20',NULL),(33,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(33,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(33,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(33,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(33,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(33,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(33,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(33,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(33,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(33,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(33,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(33,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(33,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(33,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(33,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(33,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(33,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(33,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(33,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(33,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(33,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(33,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(33,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(33,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(33,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(33,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(33,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(33,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(33,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(33,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(33,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(33,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(33,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(33,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(33,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(33,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(33,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(33,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(33,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(33,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(33,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(33,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(33,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(33,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(33,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(33,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(33,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(33,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(33,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(33,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(33,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(33,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(33,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(33,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(33,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(33,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(33,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(33,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(33,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(33,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(33,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(33,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(33,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(33,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(33,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(33,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(33,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(33,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(33,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(33,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(33,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(33,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(33,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(33,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(33,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(33,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(33,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(33,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(33,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(33,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(33,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(33,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(33,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(33,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(33,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(33,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(33,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(33,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(33,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(33,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(33,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(33,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(33,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(33,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(33,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(33,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(33,'Purple','2025-04-07','A','2025-04-07 03:34:50',NULL),(33,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(33,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(33,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(33,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(33,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(33,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(33,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(33,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(33,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(33,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(33,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(33,'Purple','2025-04-22','A','2025-04-22 04:51:20',NULL),(33,'Purple','2025-04-23','A','2025-04-23 15:55:23',NULL),(33,'Purple','2025-04-24','A','2025-04-24 04:06:17',NULL),(33,'Purple','2025-04-25','A','2025-04-25 04:52:30',NULL),(33,'Purple','2025-04-28','A','2025-04-28 06:18:50',NULL),(33,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(33,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(33,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(33,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(33,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(33,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(33,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(33,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(33,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(33,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(33,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(33,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(33,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(33,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(33,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(33,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(33,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(33,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(33,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(33,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(33,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(33,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(33,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(33,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(33,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(33,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(33,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(33,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(33,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(33,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(33,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(33,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(33,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(33,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(33,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(33,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(33,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(33,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(33,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(33,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(33,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(33,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(34,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(34,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(34,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(34,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(34,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(34,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(34,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(34,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(34,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(34,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(34,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(34,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(34,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(34,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(34,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(34,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(34,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(34,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(34,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(34,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(34,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(34,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(34,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(34,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(34,'2A','2023-08-25','A','2023-08-25 08:26:45',NULL),(34,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(34,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(34,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(34,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(34,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(34,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(34,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(34,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(34,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(34,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(34,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(34,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(34,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(34,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(34,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(34,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(34,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(34,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(34,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(34,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(34,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(34,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(34,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(34,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(34,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(34,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(34,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(34,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(34,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(34,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(34,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(34,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(34,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(34,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(34,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(34,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(34,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(34,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(34,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(34,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(34,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(34,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(34,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(34,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(34,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(34,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(34,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(34,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(34,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(34,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(34,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(34,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(34,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(34,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(34,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(34,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(34,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(34,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(34,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(34,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(34,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(34,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(34,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(34,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(34,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(34,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(34,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(34,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(34,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(34,'2A','2023-12-08','A','2023-12-08 11:06:49',NULL),(34,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(34,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(34,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(34,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(34,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(34,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(34,'2A','2024-01-01','A','2024-01-03 05:12:38',NULL),(34,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(34,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(34,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(34,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(34,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(34,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(34,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(34,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(34,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(34,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(34,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(34,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(34,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(34,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(34,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(34,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(34,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(34,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(34,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(34,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(34,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(34,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(34,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(34,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(34,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(34,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(34,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(34,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(34,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(34,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(34,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(34,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(34,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(34,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(34,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(34,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(34,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(34,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(34,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(34,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(34,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(34,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(34,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(34,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(34,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(34,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(34,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(34,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(34,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(34,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(34,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(34,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(34,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(34,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(34,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(34,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(34,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(34,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(34,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(34,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(34,'2A','2024-04-15','P','2024-04-15 06:36:43',NULL),(34,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(34,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(34,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(34,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(34,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(34,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(34,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(34,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(34,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(34,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(34,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(34,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(34,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(34,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(34,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(34,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(34,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(34,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(34,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(34,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(34,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(34,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(34,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(34,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(34,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(34,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(34,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(34,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(34,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(34,'2A','2024-06-24','P','2024-06-24 06:09:03',NULL),(34,'2A','2024-07-01','P','2024-07-02 07:24:27',NULL),(34,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(34,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(34,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(34,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(34,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(34,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(34,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(34,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(34,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(34,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(34,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(34,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(34,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(34,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(34,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(34,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(34,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(34,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(34,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(34,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(34,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(34,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(34,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(34,'2A','2024-08-15','P','2024-08-15 07:36:21',NULL),(34,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(34,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(34,'4S','2025-04-11','P','2025-04-12 05:49:20',NULL),(34,'4S','2025-04-12','P','2025-04-12 05:47:07',NULL),(34,'4S','2025-04-14','P','2025-04-14 06:22:26',NULL),(34,'4S','2025-04-15','P','2025-04-15 05:22:07',NULL),(34,'4S','2025-04-16','P','2025-04-16 05:32:09',NULL),(34,'4S','2025-04-17','P','2025-04-17 04:37:52',NULL),(34,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(34,'4S','2025-04-19','P','2025-04-21 03:44:15',NULL),(34,'4S','2025-04-21','P','2025-04-21 03:45:40',NULL),(34,'4S','2025-04-22','P','2025-04-22 05:05:08',NULL),(34,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(34,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(34,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(34,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(34,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(34,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(34,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(34,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(34,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(34,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(34,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(34,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(34,'4S','2025-05-14','P','2025-05-14 04:04:54',NULL),(34,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(34,'4S','2025-05-16','P','2025-05-16 03:54:23',NULL),(34,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(34,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(34,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(34,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(34,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(34,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(34,'4S','2025-05-26','P','2025-05-26 03:35:53',NULL),(34,'4S','2025-05-29','P','2025-05-29 04:17:18',NULL),(34,'4S','2025-05-30','P','2025-05-30 05:26:21',NULL),(34,'4S','2025-05-31','P','2025-05-31 04:25:42',NULL),(34,'4S','2025-06-10','P','2025-06-10 07:32:42',NULL),(34,'4S','2025-06-16','P','2025-06-16 03:36:15',NULL),(34,'4S','2025-06-23','P','2025-06-23 04:45:35',NULL),(34,'4S','2025-06-25','P','2025-06-26 03:59:53',NULL),(34,'4S','2025-06-30','P','2025-06-30 05:41:36',NULL),(34,'4S','2025-07-01','P','2025-07-01 05:29:00',NULL),(34,'4S','2025-07-02','P','2025-07-02 06:32:59',NULL),(34,'4S','2025-07-03','P','2025-07-03 04:11:02',NULL),(34,'4S','2025-07-07','P','2025-07-07 05:48:04',NULL),(34,'4S','2025-07-08','P','2025-07-09 05:15:00',NULL),(34,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(34,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(34,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(34,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(34,'Yellow','2024-09-14','P','2024-09-14 03:27:00',NULL),(34,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(34,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(34,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(34,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(34,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(34,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(34,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(34,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(34,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(34,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(34,'Yellow','2024-10-04','P','2024-10-04 05:09:18',NULL),(34,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(34,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(34,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(34,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(34,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(34,'Yellow','2024-10-11','P','2024-10-11 03:59:22',NULL),(34,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(34,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(34,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(34,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(34,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(34,'Yellow','2024-10-19','P','2024-10-19 04:07:03',NULL),(34,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(34,'Yellow','2024-10-22','P','2024-10-22 03:45:54',NULL),(34,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(34,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(34,'Yellow','2024-10-25','P','2024-10-25 03:52:31',NULL),(34,'Yellow','2024-10-26','P','2024-10-26 03:54:53',NULL),(34,'Yellow','2024-10-28','P','2024-10-28 03:51:34',NULL),(34,'Yellow','2024-10-29','P','2024-10-29 03:55:47',NULL),(34,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(34,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(34,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(34,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(34,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(34,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(34,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(34,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(34,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(34,'Yellow','2024-11-11','P','2024-11-11 03:53:30',NULL),(34,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(34,'Yellow','2024-11-13','P','2024-11-13 03:50:00',NULL),(34,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(34,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(34,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(34,'Yellow','2024-11-18','P','2024-11-18 05:32:55',NULL),(34,'Yellow','2024-11-19','P','2024-11-19 05:24:20',NULL),(34,'Yellow','2024-11-20','P','2024-11-20 06:35:58',NULL),(34,'Yellow','2024-11-21','P','2024-11-21 05:46:14',NULL),(34,'Yellow','2024-11-25','P','2024-11-25 03:58:07',NULL),(34,'Yellow','2024-11-26','P','2024-11-26 03:44:39',NULL),(34,'Yellow','2024-11-27','P','2024-11-27 03:57:38',NULL),(34,'Yellow','2024-11-28','P','2024-11-28 05:46:53',NULL),(34,'Yellow','2024-11-29','P','2024-11-29 06:04:34',NULL),(34,'Yellow','2024-11-30','P','2024-11-30 03:40:00',NULL),(34,'Yellow','2025-01-06','P','2025-01-06 05:19:01',NULL),(34,'Yellow','2025-01-07','P','2025-01-07 05:20:24',NULL),(34,'Yellow','2025-01-08','P','2025-01-08 03:58:54',NULL),(34,'Yellow','2025-01-09','P','2025-01-09 03:47:25',NULL),(34,'Yellow','2025-01-10','P','2025-01-10 04:00:42',NULL),(34,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(34,'Yellow','2025-01-14','P','2025-01-14 05:15:18',NULL),(34,'Yellow','2025-01-15','P','2025-01-16 03:42:46',NULL),(34,'Yellow','2025-01-16','P','2025-01-16 03:39:36',NULL),(34,'Yellow','2025-01-17','P','2025-02-26 05:27:50',NULL),(34,'Yellow','2025-01-18','P','2025-02-26 05:28:13',NULL),(34,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(34,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(34,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(34,'Yellow','2025-02-28','P','2025-02-28 04:11:23',NULL),(34,'Yellow','2025-03-01','P','2025-03-01 07:24:54',NULL),(34,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(34,'Yellow','2025-03-04','P','2025-03-04 03:55:22',NULL),(34,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(34,'Yellow','2025-03-06','P','2025-03-06 03:53:49',NULL),(34,'Yellow','2025-03-08','P','2025-03-10 05:23:45',NULL),(34,'Yellow','2025-03-10','P','2025-03-10 05:35:48',NULL),(34,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(34,'Yellow','2025-03-13','P','2025-03-13 04:19:58',NULL),(34,'Yellow','2025-03-17','P','2025-03-17 07:28:44',NULL),(34,'Yellow','2025-03-18','P','2025-03-19 03:58:53',NULL),(34,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(34,'Yellow','2025-03-20','P','2025-03-20 04:40:56',NULL),(34,'Yellow','2025-03-21','P','2025-03-21 03:42:59',NULL),(34,'Yellow','2025-04-07','A','2025-04-07 03:50:10',NULL),(34,'Yellow','2025-04-08','P','2025-04-08 05:19:12',NULL),(34,'Yellow','2025-04-09','P','2025-04-09 05:28:05',NULL),(35,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(35,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(35,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(35,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(35,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(35,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(35,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(35,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(35,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(35,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(35,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(35,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(35,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(35,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(35,'1','2023-08-23','A','2023-08-25 09:00:26',NULL),(35,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(35,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(35,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(35,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(35,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(35,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(35,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(35,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(35,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(35,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(35,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(35,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(35,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(35,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(35,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(35,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(35,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(35,'1','2023-09-21','A','2023-09-21 11:09:46',NULL),(35,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(35,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(35,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(35,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(35,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(35,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(35,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(35,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(35,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(35,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(35,'1','2023-10-06','A','2023-10-06 09:43:49',NULL),(35,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(35,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(35,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(35,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(35,'1','2023-10-16','A','2023-10-17 11:34:19',NULL),(35,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(35,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(35,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(35,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(35,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(35,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(35,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(35,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(35,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(35,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(35,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(35,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(35,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(35,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(35,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(35,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(35,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(35,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(35,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(35,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(35,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(35,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(35,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(35,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(35,'1','2023-11-21','A','2023-11-29 11:47:51',NULL),(35,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(35,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(35,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(35,'1','2023-11-28','A','2023-11-29 11:45:16',NULL),(35,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(35,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(35,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(35,'1','2023-12-04','A','2023-12-04 11:40:17',NULL),(35,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(35,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(35,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(35,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(35,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(35,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(35,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(35,'1','2023-12-14','A','2023-12-20 11:22:39',NULL),(35,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(35,'1','2023-12-16','A','2023-12-20 11:33:57',NULL),(35,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(35,'1','2024-01-02','A','2024-01-22 06:23:08',NULL),(35,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(35,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(35,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(35,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(35,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(35,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(35,'1','2024-01-10','A','2024-01-22 06:18:28',NULL),(35,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(35,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(35,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(35,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(35,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(35,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(35,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(35,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(35,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(35,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(35,'1','2024-01-29','A','2024-01-30 05:10:11',NULL),(35,'1','2024-01-30','A','2024-01-30 05:11:55',NULL),(35,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(35,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(35,'1','2024-02-02','A','2024-02-22 11:43:41',NULL),(35,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(35,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(35,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(35,'1','2024-02-14','A','2024-02-15 07:12:25',NULL),(35,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(35,'1','2024-02-16','A','2024-02-16 12:36:49',NULL),(35,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(35,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(35,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(35,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(35,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(35,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(35,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(35,'1','2024-02-27','A','2024-02-27 11:20:54',NULL),(35,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(35,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(35,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(35,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(35,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(35,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(35,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(35,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(35,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(35,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(35,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(35,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(35,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(35,'1','2024-03-15','A','2024-03-15 03:30:16',NULL),(35,'1','2024-03-18','A','2024-03-18 03:56:06',NULL),(35,'1','2024-03-19','A','2024-03-19 03:44:29',NULL),(35,'1','2024-03-20','A','2024-03-21 04:10:44',NULL),(35,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(35,'1','2024-03-22','A','2024-03-22 03:55:23',NULL),(35,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(35,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(35,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(35,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(35,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(35,'1','2024-04-15','A','2024-04-17 09:37:06',NULL),(35,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(35,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(35,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(35,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(35,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(35,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(35,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(35,'1','2024-05-02','A','2024-05-02 05:02:42',NULL),(35,'1','2024-05-03','A','2024-05-10 04:32:17',NULL),(35,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(35,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(35,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(35,'1','2024-05-08','A','2024-05-10 04:36:26',NULL),(35,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(35,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(35,'1','2024-05-11','A','2024-05-11 05:11:14',NULL),(35,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(35,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(35,'1','2024-05-15','A','2024-05-15 05:17:13',NULL),(35,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(35,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(35,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(35,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(35,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(35,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(35,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(35,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(35,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(35,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(35,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(35,'1','2024-07-02','A','2024-07-02 06:33:34',NULL),(35,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(35,'1','2024-07-04','A','2024-07-05 06:04:34',NULL),(35,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(35,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(35,'1','2024-07-09','A','2024-07-09 06:09:09',NULL),(35,'1','2024-07-10','A','2024-07-11 04:24:44',NULL),(35,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(35,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(35,'1','2024-07-13','A','2024-07-13 08:45:32',NULL),(35,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(35,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(35,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(35,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(35,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(35,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(35,'1','2024-08-08','A','2024-08-08 05:46:22',NULL),(35,'1','2024-08-09','A','2024-08-09 06:52:00',NULL),(35,'1','2024-08-13','A','2024-08-13 05:02:18',NULL),(35,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(35,'1','2024-08-16','A','2024-08-16 04:12:06',NULL),(35,'1','2024-08-17','A','2024-08-17 04:31:38',NULL),(35,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(35,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(35,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(35,'2A','2024-09-07','A','2024-09-07 03:51:53',NULL),(35,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(35,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(35,'2A','2024-09-12','A','2024-09-12 04:18:10',NULL),(35,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(35,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(35,'2A','2024-09-16','A','2024-09-16 03:32:33',NULL),(35,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(35,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(35,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(35,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(35,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(35,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(35,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(35,'2A','2024-09-26','A','2024-09-26 03:53:36',NULL),(35,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(35,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(35,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(35,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(35,'2A','2024-10-04','A','2024-10-04 05:05:46',NULL),(35,'2A','2024-10-05','A','2024-10-05 04:03:17',NULL),(35,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(35,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(35,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(35,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(35,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(35,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(35,'2A','2024-10-15','A','2024-10-15 03:48:42',NULL),(35,'2A','2024-10-17','A','2024-10-17 04:02:27',NULL),(35,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(35,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(35,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(35,'2A','2024-10-22','A','2024-10-22 03:41:18',NULL),(35,'2A','2024-10-23','A','2024-10-23 03:53:25',NULL),(35,'2A','2024-10-24','A','2024-10-24 03:47:17',NULL),(35,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(35,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(35,'2A','2024-10-28','A','2024-10-28 03:48:35',NULL),(35,'2A','2024-10-29','A','2024-10-29 03:53:15',NULL),(35,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(35,'2A','2024-10-31','A','2024-10-31 03:36:23',NULL),(35,'2A','2024-11-01','A','2024-11-01 03:56:06',NULL),(35,'2A','2024-11-02','A','2024-11-02 03:42:25',NULL),(35,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(35,'2A','2024-11-05','A','2024-11-05 03:23:26',NULL),(35,'2A','2024-11-06','A','2024-11-06 03:45:37',NULL),(35,'2A','2024-11-07','A','2024-11-07 03:29:12',NULL),(35,'2A','2024-11-08','A','2024-11-08 03:49:49',NULL),(35,'2A','2024-11-11','A','2024-11-11 03:49:39',NULL),(35,'2A','2024-11-12','A','2024-11-12 03:37:00',NULL),(35,'2A','2024-11-13','A','2024-11-13 03:45:56',NULL),(35,'2A','2024-11-14','A','2024-11-14 03:52:18',NULL),(35,'2A','2024-11-15','A','2024-11-15 04:42:32',NULL),(35,'2A','2024-11-16','A','2024-11-16 03:45:49',NULL),(35,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(35,'2A','2024-11-19','A','2024-11-19 05:20:43',NULL),(35,'2A','2024-11-20','A','2024-11-20 06:26:54',NULL),(35,'2A','2024-11-21','A','2024-11-21 05:41:48',NULL),(35,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(35,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(35,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(35,'2A','2024-11-28','A','2024-11-28 05:42:41',NULL),(35,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(35,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(35,'2A','2025-01-06','A','2025-01-06 05:13:35',NULL),(35,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(35,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(35,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(35,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(35,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(35,'2A','2025-01-14','A','2025-01-14 05:10:20',NULL),(35,'2A','2025-01-15','A','2025-01-16 03:40:46',NULL),(35,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(35,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(35,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(35,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(35,'2A','2025-01-23','A','2025-03-06 05:54:01',NULL),(35,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(35,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(35,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(35,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(35,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(35,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(35,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(35,'2A','2025-02-06','A','2025-03-06 05:56:21',NULL),(35,'2A','2025-02-07','A','2025-03-06 05:57:22',NULL),(35,'2A','2025-02-08','A','2025-03-06 05:58:05',NULL),(35,'2A','2025-02-10','A','2025-03-06 05:58:51',NULL),(35,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(35,'2A','2025-02-12','A','2025-03-06 05:59:33',NULL),(35,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(35,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(35,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(35,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(35,'2A','2025-02-21','A','2025-03-06 06:06:28',NULL),(35,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(35,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(35,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(35,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(35,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(35,'2A','2025-03-01','A','2025-03-01 07:24:05',NULL),(35,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(35,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(35,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(35,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(35,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(35,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(35,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(35,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(35,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(35,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(35,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(35,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(35,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(35,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(35,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(35,'2A','2025-03-21','A','2025-03-21 03:49:15',NULL),(35,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(35,'2A','2025-04-07','A','2025-04-07 03:49:41',NULL),(35,'2A','2025-04-08','A','2025-04-08 05:18:05',NULL),(35,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(35,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(35,'3A','2025-04-12','A','2025-04-12 05:45:20',NULL),(35,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(35,'3A','2025-04-15','A','2025-04-15 04:34:07',NULL),(35,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(35,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(35,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(35,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(35,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(35,'3A','2025-04-22','L','2025-04-22 04:59:23',NULL),(35,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(35,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(35,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(35,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(35,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(35,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(35,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(35,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(35,'3A','2025-05-07','A','2025-05-08 04:58:09',NULL),(35,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(35,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(35,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(35,'3A','2025-05-12','A','2025-05-12 03:47:45',NULL),(35,'3A','2025-05-13','A','2025-05-13 03:46:18',NULL),(35,'3A','2025-05-14','A','2025-05-14 04:04:30',NULL),(35,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(35,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(35,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(35,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(35,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(35,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(35,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(35,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(35,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(35,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(35,'3A','2025-05-30','A','2025-05-30 05:23:22','2025-06-16 05:20:56'),(35,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(35,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(35,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(35,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(35,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(35,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(35,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(35,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(35,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(35,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(35,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(35,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(35,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(35,'Orange','2023-06-19','A','2023-06-19 04:01:13',NULL),(35,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(35,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(35,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(35,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(35,'Orange','2023-07-10','A','2023-07-10 09:12:54',NULL),(35,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(35,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(35,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(36,'1','2024-09-14','A','2024-09-14 03:24:41',NULL),(36,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(36,'1','2024-09-18','A','2024-09-18 03:52:41',NULL),(36,'1','2024-09-19','A','2024-09-19 03:23:19',NULL),(36,'1','2024-09-20','A','2024-09-20 03:25:25',NULL),(36,'1','2024-09-21','A','2024-09-21 03:24:31',NULL),(36,'1','2024-09-23','A','2024-09-23 04:58:44',NULL),(36,'1','2024-09-24','A','2024-09-24 03:40:42',NULL),(36,'1','2024-09-25','A','2024-09-25 03:43:27',NULL),(36,'1','2024-09-26','A','2024-09-26 03:50:03',NULL),(36,'1','2024-09-28','A','2024-09-28 03:33:53',NULL),(36,'1','2024-09-30','A','2024-09-30 03:52:38',NULL),(36,'1','2024-10-01','A','2024-10-01 03:54:40',NULL),(36,'1','2024-10-02','A','2024-10-02 03:56:55',NULL),(36,'1','2024-10-04','A','2024-10-04 05:00:00',NULL),(36,'1','2024-10-05','A','2024-10-05 03:53:33',NULL),(36,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(36,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(36,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(36,'Red','2023-06-22','A','2023-06-22 05:30:10',NULL),(36,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(36,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(36,'Red','2023-07-12','A','2023-07-12 03:41:19',NULL),(36,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(36,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(36,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(36,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(36,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(36,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(36,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(36,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(36,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(36,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(36,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(36,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(36,'Red','2023-08-07','A','2023-08-07 03:31:03',NULL),(36,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(36,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(36,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(36,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(36,'Red','2023-08-24','A','2023-08-25 09:13:09',NULL),(36,'Red','2023-08-25','A','2023-08-25 09:17:09',NULL),(36,'Red','2023-08-29','A','2023-09-02 04:33:37',NULL),(36,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(36,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(36,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(36,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(36,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(36,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(36,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(36,'Red','2023-11-28','A','2023-11-29 11:42:24',NULL),(36,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(36,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(36,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(36,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(36,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(36,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(36,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(36,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(36,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(36,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(36,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(36,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(36,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(36,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(36,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(36,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(36,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(36,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(36,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(36,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(36,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(36,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(36,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(36,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(36,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(36,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(36,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(36,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(36,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(36,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(36,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(36,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(36,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(36,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(36,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(36,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(36,'Red','2024-02-02','A','2024-02-22 11:46:54',NULL),(36,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(36,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(36,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(36,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(36,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(36,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(36,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(36,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(36,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(36,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(36,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(36,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(36,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(36,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(36,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(36,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(36,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(36,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(36,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(36,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(36,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(36,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(36,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(36,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(36,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(36,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(36,'Red','2024-03-14','A','2024-03-15 04:29:17',NULL),(36,'Red','2024-03-15','A','2024-03-15 04:26:51',NULL),(36,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(36,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(36,'Red','2024-03-21','A','2024-03-21 07:38:36',NULL),(36,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(36,'Red','2024-03-25','A','2024-03-27 09:18:10',NULL),(36,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(36,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(36,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(36,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(36,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(36,'Red','2024-04-16','A','2024-04-17 09:26:07',NULL),(36,'Red','2024-04-17','A','2024-04-17 09:23:26',NULL),(36,'Red','2024-04-18','A','2024-04-18 07:15:50',NULL),(36,'Red','2024-04-20','A','2024-04-22 11:39:28',NULL),(36,'Red','2024-04-22','A','2024-04-22 06:47:25',NULL),(36,'Red','2024-04-24','A','2024-04-24 09:20:34',NULL),(36,'Red','2024-05-02','A','2024-05-02 05:05:34',NULL),(36,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(36,'Red','2024-05-04','A','2024-05-04 05:33:32',NULL),(36,'Red','2024-05-06','A','2024-05-06 05:22:59',NULL),(36,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(36,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(36,'Red','2024-05-10','A','2024-05-10 05:30:38',NULL),(36,'Red','2024-05-13','A','2024-05-13 04:47:36',NULL),(36,'Red','2024-05-14','A','2024-05-14 04:26:47',NULL),(36,'Red','2024-05-15','A','2024-05-15 04:14:48',NULL),(36,'Red','2024-05-16','A','2024-05-16 04:51:13',NULL),(36,'Red','2024-05-17','A','2024-05-17 04:29:15',NULL),(36,'Red','2024-05-18','A','2024-05-18 04:51:00',NULL),(36,'Red','2024-05-20','A','2024-05-20 05:49:11',NULL),(36,'Red','2024-05-21','A','2024-05-21 04:41:44',NULL),(36,'Red','2024-05-25','A','2024-05-25 03:48:29',NULL),(36,'Red','2024-05-27','A','2024-05-27 06:21:37',NULL),(36,'Red','2024-05-29','A','2024-05-29 07:02:32',NULL),(36,'Red','2024-05-30','A','2024-05-30 07:18:43',NULL),(36,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(36,'Red','2024-06-24','A','2024-06-24 06:11:27',NULL),(36,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(36,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(36,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(36,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(36,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(36,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(36,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(36,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(36,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(36,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(36,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(36,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(36,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(36,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(36,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(36,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(36,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(36,'Red','2024-07-29','A','2024-07-31 14:58:24',NULL),(36,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(36,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(36,'Red','2024-08-09','A','2024-08-09 06:32:26',NULL),(36,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(36,'Red','2024-08-13','A','2024-08-13 05:11:38',NULL),(36,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(36,'Red','2024-08-16','A','2024-08-16 04:14:28',NULL),(36,'Red','2024-08-17','A','2024-08-17 04:35:25',NULL),(36,'Red','2024-08-23','A','2024-08-23 04:34:56',NULL),(36,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(36,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(36,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(36,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(36,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(36,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(36,'Yellow','2023-09-16','A','2023-09-19 04:05:25',NULL),(36,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(36,'Yellow','2023-09-19','A','2023-09-19 09:05:04',NULL),(36,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(36,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(36,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(36,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(36,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(36,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(36,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(36,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(36,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(36,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(36,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(36,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(36,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(36,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(36,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(36,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(36,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(36,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(36,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(36,'Yellow','2023-10-20','A','2023-10-20 10:42:17',NULL),(36,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(36,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(36,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(36,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(36,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(36,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(36,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(36,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(36,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(36,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(36,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(36,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(36,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(36,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(36,'Yellow','2023-11-15','A','2023-11-16 11:18:47',NULL),(36,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(36,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(36,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(37,'1','2023-07-15','A','2023-07-15 06:17:08',NULL),(37,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(37,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(37,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(37,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(37,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(37,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(37,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(37,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(37,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(37,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(37,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(37,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(37,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(37,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(37,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(37,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(37,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(37,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(37,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(37,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(37,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(37,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(37,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(37,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(37,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(37,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(37,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(37,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(37,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(37,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(37,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(37,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(37,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(37,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(37,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(37,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(37,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(37,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(37,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(37,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(37,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(37,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(37,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(37,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(37,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(37,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(37,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(37,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(37,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(37,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(37,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(37,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(37,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(37,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(37,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(37,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(37,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(37,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(37,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(37,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(37,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(37,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(37,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(37,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(37,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(37,'1','2023-11-13','A','2023-11-16 11:12:36',NULL),(37,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(37,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(37,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(37,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(37,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(37,'1','2023-11-20','A','2023-11-29 11:49:59',NULL),(37,'1','2023-11-21','A','2023-11-29 11:47:51',NULL),(37,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(37,'1','2023-11-23','A','2023-11-25 05:52:24',NULL),(37,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(37,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(37,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(37,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(37,'1','2023-12-02','A','2023-12-02 11:57:28',NULL),(37,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(37,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(37,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(37,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(37,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(37,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(37,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(37,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(37,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(37,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(37,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(37,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(37,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(37,'1','2024-01-03','A','2024-01-22 06:21:41',NULL),(37,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(37,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(37,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(37,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(37,'1','2024-01-09','A','2024-01-22 06:19:07',NULL),(37,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(37,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(37,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(37,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(37,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(37,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(37,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(37,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(37,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(37,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(37,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(37,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(37,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(37,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(37,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(37,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(37,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(37,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(37,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(37,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(37,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(37,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(37,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(37,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(37,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(37,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(37,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(37,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(37,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(37,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(37,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(37,'1','2024-02-29','A','2024-03-02 06:49:04',NULL),(37,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(37,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(37,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(37,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(37,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(37,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(37,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(37,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(37,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(37,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(37,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(37,'1','2024-03-15','A','2024-03-15 03:30:16',NULL),(37,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(37,'1','2024-03-19','A','2024-03-19 03:44:29',NULL),(37,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(37,'1','2024-03-21','A','2024-03-21 04:09:54',NULL),(37,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(37,'1','2024-03-25','A','2024-03-25 04:04:39',NULL),(37,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(37,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(37,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(37,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(37,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(37,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(37,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(37,'1','2024-04-18','A','2024-04-18 07:14:08',NULL),(37,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(37,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(37,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(37,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(37,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(37,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(37,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(37,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(37,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(37,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(37,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(37,'1','2024-05-10','A','2024-05-11 05:13:05',NULL),(37,'1','2024-05-11','A','2024-05-11 05:11:14',NULL),(37,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(37,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(37,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(37,'1','2024-05-16','A','2024-05-16 04:36:56',NULL),(37,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(37,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(37,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(37,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(37,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(37,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(37,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(37,'1','2024-05-31','A','2024-05-31 05:29:43',NULL),(37,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(37,'1','2024-07-01','A','2024-07-02 07:00:02',NULL),(37,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(37,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(37,'1','2024-07-04','A','2024-07-05 06:04:34',NULL),(37,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(37,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(37,'1','2024-07-09','A','2024-07-09 06:09:09',NULL),(37,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(37,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(37,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(37,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(37,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(37,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(37,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(37,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(37,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(37,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(37,'1','2024-08-08','A','2024-08-08 05:46:22',NULL),(37,'1','2024-08-09','A','2024-08-09 06:52:00',NULL),(37,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(37,'1','2024-08-15','P','2024-08-15 07:29:22',NULL),(37,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(37,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(37,'2A','2024-09-03','A','2024-09-03 16:49:31',NULL),(37,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(37,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(37,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(37,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(37,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(37,'2A','2024-09-12','A','2024-09-12 04:18:10',NULL),(37,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(37,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(37,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(37,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(37,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(37,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(37,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(37,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(37,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(37,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(37,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(37,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(37,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(37,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(37,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(37,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(37,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(37,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(37,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(37,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(37,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(37,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(37,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(37,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(37,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(37,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(37,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(37,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(37,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(37,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(37,'2A','2024-10-24','A','2024-10-24 03:47:17',NULL),(37,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(37,'2A','2024-10-26','A','2024-10-26 03:47:49',NULL),(37,'2A','2024-10-28','A','2024-10-28 03:48:35',NULL),(37,'2A','2024-10-29','A','2024-10-29 03:53:15',NULL),(37,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(37,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(37,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(37,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(37,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(37,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(37,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(37,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(37,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(37,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(37,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(37,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(37,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(37,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(37,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(37,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(37,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(37,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(37,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(37,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(37,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(37,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(37,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(37,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(37,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(37,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(37,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(37,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(37,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(37,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(37,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(37,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(37,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(37,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(37,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(37,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(37,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(37,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(37,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(37,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(37,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(37,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(37,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(37,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(37,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(37,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(37,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(37,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(37,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(37,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(37,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(37,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(37,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(37,'2A','2025-02-18','A','2025-03-06 06:01:28',NULL),(37,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(37,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(37,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(37,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(37,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(37,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(37,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(37,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(37,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(37,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(37,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(37,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(37,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(37,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(37,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(37,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(37,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(37,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(37,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(37,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(37,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(37,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(37,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(37,'2A','2025-03-21','A','2025-03-21 03:49:15',NULL),(37,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(37,'2A','2025-04-07','A','2025-04-07 03:49:41',NULL),(37,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(37,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(37,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(37,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(37,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(37,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(37,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(37,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(37,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(37,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(37,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(37,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(37,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(37,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(37,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(37,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(37,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(37,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(37,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(37,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(37,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(37,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(37,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(37,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(37,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(37,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(37,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(37,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(37,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(37,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(37,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(37,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(37,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(37,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(37,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(37,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(37,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(37,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(37,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(37,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(37,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(37,'3A','2025-06-25','A','2025-06-26 04:21:09',NULL),(37,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(37,'3A','2025-07-02','A','2025-07-02 06:31:26',NULL),(37,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(37,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(37,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(37,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(37,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(37,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(37,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(37,'Orange','2023-06-19','A','2023-06-19 04:01:13',NULL),(37,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(37,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(37,'Orange','2023-06-22','A','2023-06-22 05:12:33',NULL),(37,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(37,'Orange','2023-07-10','A','2023-07-10 09:12:54',NULL),(37,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(37,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(37,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(38,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(38,'1','2023-07-17','A','2023-07-17 03:54:24',NULL),(38,'1','2023-07-18','A','2023-07-18 04:04:50',NULL),(38,'1','2023-07-19','A','2023-07-19 03:40:06',NULL),(38,'1','2023-07-20','A','2023-07-20 05:15:07',NULL),(38,'1','2023-07-21','A','2023-07-21 05:48:56',NULL),(38,'1','2023-08-02','A','2023-08-02 03:59:43',NULL),(38,'1','2023-08-03','A','2023-08-03 04:05:24',NULL),(38,'1','2023-08-04','A','2023-08-04 03:33:28',NULL),(38,'1','2023-08-05','A','2023-08-05 03:28:35',NULL),(38,'1','2023-08-07','A','2023-08-07 03:23:43',NULL),(38,'1','2023-08-08','A','2023-08-08 03:45:36',NULL),(38,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(38,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(38,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(38,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(38,'1','2023-08-25','A','2023-08-25 09:05:17',NULL),(38,'1','2023-09-03','A','2023-09-05 05:29:07',NULL),(38,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(38,'1','2023-09-05','A','2023-09-06 10:14:59',NULL),(38,'1','2023-09-06','A','2023-09-06 10:07:30',NULL),(38,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(38,'1','2023-09-09','A','2023-09-09 09:22:51',NULL),(38,'1','2023-09-11','A','2023-09-11 08:52:52',NULL),(38,'1','2023-09-12','A','2023-09-12 07:54:55',NULL),(38,'1','2023-09-13','A','2023-09-13 11:21:24',NULL),(38,'1','2023-09-14','A','2023-09-15 08:30:42',NULL),(38,'1','2023-09-15','A','2023-09-15 08:29:43',NULL),(38,'1','2023-09-16','A','2023-09-19 04:09:08',NULL),(38,'1','2023-09-18','A','2023-09-19 04:11:48',NULL),(38,'1','2023-09-19','A','2023-09-19 09:01:57',NULL),(38,'1','2023-09-20','A','2023-09-20 11:34:06',NULL),(38,'1','2023-09-21','A','2023-09-21 11:09:46',NULL),(38,'1','2023-09-22','A','2023-09-22 10:39:00',NULL),(38,'1','2023-09-23','A','2023-09-23 11:42:51',NULL),(38,'1','2023-09-25','A','2023-09-25 08:36:52',NULL),(38,'1','2023-09-26','A','2023-09-26 09:21:40',NULL),(38,'1','2023-09-27','A','2023-09-28 11:23:40',NULL),(38,'1','2023-09-28','A','2023-09-28 11:24:28',NULL),(38,'1','2023-10-02','A','2023-10-02 11:04:51',NULL),(38,'1','2023-10-03','A','2023-10-03 10:34:25',NULL),(38,'1','2023-10-04','A','2023-10-04 09:43:31',NULL),(38,'1','2023-10-05','A','2023-10-05 11:19:03',NULL),(38,'1','2023-10-06','A','2023-10-06 09:43:49',NULL),(38,'1','2023-10-09','A','2023-10-09 11:20:20',NULL),(38,'1','2023-10-10','A','2023-10-10 11:17:23',NULL),(38,'1','2023-10-11','A','2023-10-11 11:49:01',NULL),(38,'1','2023-10-14','A','2023-10-14 03:29:00',NULL),(38,'1','2023-10-16','A','2023-10-17 11:34:19',NULL),(38,'1','2023-10-17','A','2023-10-17 11:33:29',NULL),(38,'1','2023-10-19','A','2023-10-19 10:37:41',NULL),(38,'1','2023-10-20','A','2023-10-20 10:40:10',NULL),(38,'1','2023-10-23','A','2023-10-23 11:26:17',NULL),(38,'1','2023-10-24','A','2023-10-24 11:05:22',NULL),(38,'1','2023-10-25','A','2023-10-25 10:39:54',NULL),(38,'1','2023-10-26','A','2023-10-26 11:28:46',NULL),(38,'1','2023-10-27','A','2023-10-30 11:23:07',NULL),(38,'1','2023-10-30','A','2023-10-30 11:16:31',NULL),(38,'1','2023-10-31','A','2023-10-31 11:33:38',NULL),(38,'1','2023-11-01','A','2023-11-03 11:12:23',NULL),(38,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(38,'1','2023-11-03','A','2023-11-03 11:11:32',NULL),(38,'1','2023-11-04','A','2023-11-04 10:55:47',NULL),(38,'1','2023-11-06','A','2023-11-29 11:52:42',NULL),(38,'1','2023-11-07','A','2023-11-07 11:06:50',NULL),(38,'1','2023-11-08','A','2023-11-29 11:52:15',NULL),(38,'1','2023-11-13','A','2023-11-16 11:12:36',NULL),(38,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(38,'1','2023-11-15','A','2023-11-16 11:10:43',NULL),(38,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(38,'1','2023-11-17','A','2023-11-29 11:51:51',NULL),(38,'1','2023-11-18','A','2023-11-18 11:30:20',NULL),(38,'1','2023-11-20','A','2023-11-29 11:49:59',NULL),(38,'1','2023-11-21','A','2023-11-29 11:47:51',NULL),(38,'1','2023-11-22','A','2023-11-25 05:55:28',NULL),(38,'1','2023-11-23','A','2023-11-25 05:52:24',NULL),(38,'1','2023-11-24','A','2023-11-24 11:30:49',NULL),(38,'1','2023-11-28','A','2023-11-29 11:45:16',NULL),(38,'1','2023-11-29','A','2023-11-29 11:44:30',NULL),(38,'1','2023-12-01','A','2023-12-01 11:49:00',NULL),(38,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(38,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(38,'1','2023-12-05','A','2023-12-05 11:25:40',NULL),(38,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(38,'1','2023-12-07','A','2023-12-08 11:02:15',NULL),(38,'1','2023-12-08','A','2023-12-08 11:07:35',NULL),(38,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(38,'1','2023-12-12','A','2023-12-20 11:10:53',NULL),(38,'1','2023-12-13','A','2023-12-20 11:16:16',NULL),(38,'1','2023-12-14','A','2023-12-20 11:22:39',NULL),(38,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(38,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(38,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(38,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(38,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(38,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(38,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(38,'1','2024-01-18','A','2024-01-18 11:10:50',NULL),(38,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(38,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(38,'Orange','2023-06-21','A','2023-06-21 04:51:50',NULL),(38,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(38,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(38,'Orange','2023-07-10','A','2023-07-10 09:12:54',NULL),(38,'Orange','2023-07-12','A','2023-07-12 03:28:05',NULL),(38,'Orange','2023-07-13','A','2023-07-13 03:39:19',NULL),(38,'Orange','2023-07-14','A','2023-07-14 03:32:56',NULL),(39,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(39,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(39,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(39,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(39,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(39,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(39,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(39,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(39,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(39,'1','2023-08-05','A','2023-08-05 03:28:35',NULL),(39,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(39,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(39,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(39,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(39,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(39,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(39,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(39,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(39,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(39,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(39,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(39,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(39,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(39,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(39,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(39,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(39,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(39,'1','2023-09-15','A','2023-09-15 08:29:43',NULL),(39,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(39,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(39,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(39,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(39,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(39,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(39,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(39,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(39,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(39,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(39,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(39,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(39,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(39,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(39,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(39,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(39,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(39,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(39,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(39,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(39,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(39,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(39,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(39,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(39,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(39,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(39,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(39,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(39,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(39,'1','2023-10-30','A','2023-10-30 11:16:31',NULL),(39,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(39,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(39,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(39,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(39,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(39,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(39,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(39,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(39,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(39,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(39,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(39,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(39,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(39,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(39,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(39,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(39,'1','2023-11-22','A','2023-11-25 05:55:28',NULL),(39,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(39,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(39,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(39,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(39,'1','2023-12-01','A','2023-12-01 11:49:00',NULL),(39,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(39,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(39,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(39,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(39,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(39,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(39,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(39,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(39,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(39,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(39,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(39,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(39,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(39,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(39,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(39,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(39,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(39,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(39,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(39,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(39,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(39,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(39,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(39,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(39,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(39,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(39,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(39,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(39,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(39,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(39,'1','2024-01-26','A','2024-01-26 11:03:00',NULL),(39,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(39,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(39,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(39,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(39,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(39,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(39,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(39,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(39,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(39,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(39,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(39,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(39,'1','2024-02-19','A','2024-02-20 10:43:29',NULL),(39,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(39,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(39,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(39,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(39,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(39,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(39,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(39,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(39,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(39,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(39,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(39,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(39,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(39,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(39,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(39,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(39,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(39,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(39,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(39,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(39,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(39,'1','2024-03-19','A','2024-03-19 03:44:29',NULL),(39,'1','2024-03-20','A','2024-03-21 04:10:44',NULL),(39,'1','2024-03-21','A','2024-03-21 04:09:54',NULL),(39,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(39,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(39,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(39,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(39,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(39,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(39,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(39,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(39,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(39,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(39,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(39,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(39,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(39,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(39,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(39,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(39,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(39,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(39,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(39,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(39,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(39,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(39,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(39,'1','2024-05-13','A','2024-05-13 04:34:55',NULL),(39,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(39,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(39,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(39,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(39,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(39,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(39,'1','2024-05-21','A','2024-05-21 04:42:33',NULL),(39,'1','2024-05-27','A','2024-05-27 06:20:04',NULL),(39,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(39,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(39,'1','2024-05-31','A','2024-05-31 05:29:43',NULL),(39,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(39,'1','2024-07-01','A','2024-07-02 07:00:02',NULL),(39,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(39,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(39,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(39,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(39,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(39,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(39,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(39,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(39,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(39,'1','2024-07-13','A','2024-07-13 08:45:32',NULL),(39,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(39,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(39,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(39,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(39,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(39,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(39,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(39,'1','2024-08-09','A','2024-08-09 06:52:00',NULL),(39,'1','2024-08-13','A','2024-08-13 05:02:18',NULL),(39,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(39,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(39,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(39,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(39,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(39,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(39,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(39,'2A','2024-09-09','A','2024-09-09 04:28:12',NULL),(39,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(39,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(39,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(39,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(39,'2A','2024-09-16','A','2024-09-16 03:32:33',NULL),(39,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(39,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(39,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(39,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(39,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(39,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(39,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(39,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(39,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(39,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(39,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(39,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(39,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(39,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(39,'2A','2024-10-07','A','2024-10-07 05:19:55',NULL),(39,'2A','2024-10-08','A','2024-10-08 03:26:33',NULL),(39,'2A','2024-10-09','A','2024-10-09 03:48:39',NULL),(39,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(39,'2A','2024-10-11','A','2024-10-11 03:53:05',NULL),(39,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(39,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(39,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(39,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(39,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(39,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(39,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(39,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(39,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(39,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(39,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(39,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(39,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(39,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(39,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(39,'2A','2024-11-01','A','2024-11-01 03:56:06',NULL),(39,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(39,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(39,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(39,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(39,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(39,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(39,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(39,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(39,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(39,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(39,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(39,'2A','2024-11-16','A','2024-11-16 03:45:49',NULL),(39,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(39,'2A','2024-11-19','A','2024-11-19 05:20:43',NULL),(39,'2A','2024-11-20','L','2024-11-20 06:26:54',NULL),(39,'2A','2024-11-21','L','2024-11-21 05:41:48',NULL),(39,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(39,'2A','2024-11-26','L','2024-11-26 03:41:47',NULL),(39,'2A','2024-11-27','L','2024-11-27 03:54:03',NULL),(39,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(39,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(39,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(39,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(39,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(39,'2A','2025-01-08','A','2025-01-08 03:54:47',NULL),(39,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(39,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(39,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(39,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(39,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(39,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(39,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(39,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(39,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(39,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(39,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(39,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(39,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(39,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(39,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(39,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(39,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(39,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(39,'2A','2025-02-07','A','2025-03-06 05:57:22',NULL),(39,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(39,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(39,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(39,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(39,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(39,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(39,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(39,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(39,'2A','2025-02-21','A','2025-03-06 06:06:28',NULL),(39,'2A','2025-02-22','A','2025-03-06 06:07:05',NULL),(39,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(39,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(39,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(39,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(39,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(39,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(39,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(39,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(39,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(39,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(39,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(39,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(39,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(39,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(39,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(39,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(39,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(39,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(39,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(39,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(39,'2A','2025-03-21','A','2025-03-21 03:49:15',NULL),(39,'2A','2025-03-24','A','2025-03-06 06:07:45',NULL),(39,'2A','2025-04-07','A','2025-04-07 03:49:41',NULL),(39,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(39,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(39,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(39,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(39,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(39,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(39,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(39,'3A','2025-04-17','A','2025-04-17 03:37:55',NULL),(39,'3A','2025-04-18','A','2025-04-18 08:30:51',NULL),(39,'3A','2025-04-19','A','2025-04-21 03:41:55',NULL),(39,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(39,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(39,'3A','2025-04-23','A','2025-04-23 15:57:56',NULL),(39,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(39,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(39,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(39,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(39,'3A','2025-04-30','A','2025-04-30 04:52:27',NULL),(39,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(39,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(39,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(39,'3A','2025-05-08','A','2025-05-08 04:56:23',NULL),(39,'3A','2025-05-09','A','2025-05-09 06:16:53',NULL),(39,'3A','2025-05-10','A','2025-05-10 06:29:32',NULL),(39,'3A','2025-05-12','A','2025-05-12 03:47:45',NULL),(39,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(39,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(39,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(39,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(39,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(39,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(39,'3A','2025-05-20','A','2025-05-20 04:40:15',NULL),(39,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(39,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(39,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(39,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(39,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(39,'3A','2025-05-30','L','2025-05-30 05:23:22','2025-06-16 05:20:56'),(39,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(39,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(39,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(39,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(39,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(39,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(39,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(39,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(39,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(39,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(39,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(39,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(39,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(39,'Orange','2023-06-19','A','2023-06-19 04:01:13',NULL),(39,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(39,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(39,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(39,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(39,'Orange','2023-07-10','A','2023-07-10 09:12:54',NULL),(39,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(39,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(39,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(40,'1','2023-07-15','A','2023-07-15 06:17:08',NULL),(40,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(40,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(40,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(40,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(40,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(40,'1','2023-08-02','A','2023-08-02 03:59:43',NULL),(40,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(40,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(40,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(40,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(40,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(40,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(40,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(40,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(40,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(40,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(40,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(40,'1','2023-09-04','A','2023-09-05 05:32:26',NULL),(40,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(40,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(40,'1','2023-09-08','A','2023-09-08 10:46:04',NULL),(40,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(40,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(40,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(40,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(40,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(40,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(40,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(40,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(40,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(40,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(40,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(40,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(40,'1','2023-09-23','A','2023-09-23 11:42:51',NULL),(40,'1','2023-09-25','A','2023-09-25 08:36:52',NULL),(40,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(40,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(40,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(40,'1','2023-10-02','A','2023-10-02 11:04:51',NULL),(40,'1','2023-10-03','A','2023-10-03 10:34:25',NULL),(40,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(40,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(40,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(40,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(40,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(40,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(40,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(40,'1','2023-10-16','A','2023-10-17 11:34:19',NULL),(40,'1','2023-10-17','A','2023-10-17 11:33:29',NULL),(40,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(40,'1','2023-10-20','A','2023-10-20 10:40:10',NULL),(40,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(40,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(40,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(40,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(40,'1','2023-10-27','A','2023-10-30 11:23:07',NULL),(40,'1','2023-10-30','A','2023-10-30 11:16:31',NULL),(40,'1','2023-10-31','A','2023-10-31 11:33:38',NULL),(40,'1','2023-11-01','A','2023-11-03 11:12:23',NULL),(40,'1','2023-11-02','A','2023-11-03 11:11:52',NULL),(40,'1','2023-11-03','A','2023-11-03 11:11:32',NULL),(40,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(40,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(40,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(40,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(40,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(40,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(40,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(40,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(40,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(40,'1','2023-11-18','A','2023-11-18 11:30:20',NULL),(40,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(40,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(40,'1','2023-11-22','A','2023-11-25 05:55:28',NULL),(40,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(40,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(40,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(40,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(40,'1','2023-12-01','A','2023-12-01 11:49:00',NULL),(40,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(40,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(40,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(40,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(40,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(40,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(40,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(40,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(40,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(40,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(40,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(40,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(40,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(40,'1','2024-01-02','A','2024-01-22 06:23:08',NULL),(40,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(40,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(40,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(40,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(40,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(40,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(40,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(40,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(40,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(40,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(40,'1','2024-01-17','A','2024-01-17 10:00:57',NULL),(40,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(40,'1','2024-01-19','A','2024-01-22 06:16:56',NULL),(40,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(40,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(40,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(40,'1','2024-01-26','A','2024-01-26 11:03:00',NULL),(40,'1','2024-01-29','A','2024-01-30 05:10:11',NULL),(40,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(40,'1','2024-01-31','A','2024-02-01 10:53:10',NULL),(40,'1','2024-02-01','A','2024-02-01 10:51:47',NULL),(40,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(40,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(40,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(40,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(40,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(40,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(40,'1','2024-02-16','A','2024-02-16 12:36:49',NULL),(40,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(40,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(40,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(40,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(40,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(40,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(40,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(40,'1','2024-02-27','A','2024-02-27 11:20:54',NULL),(40,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(40,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(40,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(40,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(40,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(40,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(40,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(40,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(40,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(40,'1','2024-03-11','A','2024-03-12 03:52:30',NULL),(40,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(40,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(40,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(40,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(40,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(40,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(40,'1','2024-03-20','A','2024-03-21 04:10:44',NULL),(40,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(40,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(40,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(40,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(40,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(40,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(40,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(40,'1','2024-04-15','A','2024-04-17 09:37:06',NULL),(40,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(40,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(40,'1','2024-04-18','A','2024-04-18 07:14:08',NULL),(40,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(40,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(40,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(40,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(40,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(40,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(40,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(40,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(40,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(40,'1','2024-05-08','A','2024-05-10 04:36:26',NULL),(40,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(40,'1','2024-05-10','A','2024-05-11 05:13:05',NULL),(40,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(40,'1','2024-05-13','A','2024-05-13 04:34:55',NULL),(40,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(40,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(40,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(40,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(40,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(40,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(40,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(40,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(40,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(40,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(40,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(40,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(40,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(40,'1','2024-07-02','A','2024-07-02 06:33:34',NULL),(40,'1','2024-07-03','A','2024-07-03 05:02:42',NULL),(40,'1','2024-07-04','A','2024-07-05 06:04:34',NULL),(40,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(40,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(40,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(40,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(40,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(40,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(40,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(40,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(40,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(40,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(40,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(40,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(40,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(40,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(40,'1','2024-08-09','A','2024-08-09 06:52:00',NULL),(40,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(40,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(40,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(40,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(40,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(40,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(40,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(40,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(40,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(40,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(40,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(40,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(40,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(40,'2A','2024-09-16','A','2024-09-16 03:32:33',NULL),(40,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(40,'2A','2024-09-19','A','2024-09-19 03:25:24',NULL),(40,'2A','2024-09-20','A','2024-09-20 03:31:55',NULL),(40,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(40,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(40,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(40,'2A','2024-09-25','A','2024-09-25 03:47:58',NULL),(40,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(40,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(40,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(40,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(40,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(40,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(40,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(40,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(40,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(40,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(40,'2A','2024-10-10','A','2024-10-10 03:52:15',NULL),(40,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(40,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(40,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(40,'2A','2024-10-17','A','2024-10-17 04:02:27',NULL),(40,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(40,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(40,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(40,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(40,'2A','2024-10-23','A','2024-10-23 03:53:25',NULL),(40,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(40,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(40,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(40,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(40,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(40,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(40,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(40,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(40,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(40,'2A','2024-11-04','A','2024-11-04 03:54:06',NULL),(40,'2A','2024-11-05','A','2024-11-05 03:23:26',NULL),(40,'2A','2024-11-06','A','2024-11-06 03:45:37',NULL),(40,'2A','2024-11-07','A','2024-11-07 03:29:12',NULL),(40,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(40,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(40,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(40,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(40,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(40,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(40,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(40,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(40,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(40,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(40,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(40,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(40,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(40,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(40,'2A','2024-11-28','A','2024-11-28 05:42:41',NULL),(40,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(40,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(40,'2A','2025-01-06','A','2025-01-06 05:13:35',NULL),(40,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(40,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(40,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(40,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(40,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(40,'2A','2025-01-14','A','2025-01-14 05:10:20',NULL),(40,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(40,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(40,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(40,'2A','2025-01-21','A','2025-03-06 05:52:56',NULL),(40,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(40,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(40,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(40,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(40,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(40,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(40,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(40,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(40,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(40,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(40,'2A','2025-02-07','A','2025-03-06 05:57:22',NULL),(40,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(40,'2A','2025-02-10','A','2025-03-06 05:58:51',NULL),(40,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(40,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(40,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(40,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(40,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(40,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(40,'2A','2025-02-21','A','2025-03-06 06:06:28',NULL),(40,'2A','2025-02-22','A','2025-03-06 06:07:05',NULL),(40,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(40,'2A','2025-02-26','A','2025-02-26 05:20:58',NULL),(40,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(40,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(40,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(40,'2A','2025-03-03','A','2025-03-03 04:05:28',NULL),(40,'2A','2025-03-04','A','2025-03-04 03:46:54',NULL),(40,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(40,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(40,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(40,'2A','2025-03-10','A','2025-03-10 05:24:57',NULL),(40,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(40,'2A','2025-03-12','A','2025-03-12 03:30:18',NULL),(40,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(40,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(40,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(40,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(40,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(40,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(40,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(40,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(40,'2A','2025-03-24','A','2025-03-06 06:07:45',NULL),(40,'2A','2025-04-07','A','2025-04-07 03:49:41',NULL),(40,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(40,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(40,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(40,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(40,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(40,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(40,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(40,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(40,'3A','2025-04-18','A','2025-04-18 08:30:51',NULL),(40,'3A','2025-04-19','A','2025-04-21 03:41:55',NULL),(40,'3A','2025-04-21','A','2025-04-21 03:42:48',NULL),(40,'3A','2025-04-22','L','2025-04-22 04:59:23',NULL),(40,'3A','2025-04-23','A','2025-04-23 15:57:56',NULL),(40,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(40,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(40,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(40,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(40,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(40,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(40,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(40,'3A','2025-05-07','A','2025-05-08 04:58:09',NULL),(40,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(40,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(40,'3A','2025-05-10','A','2025-05-10 06:29:32',NULL),(40,'3A','2025-05-12','A','2025-05-12 03:47:45',NULL),(40,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(40,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(40,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(40,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(40,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(40,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(40,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(40,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(40,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(40,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(40,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(40,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(40,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(40,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(40,'3A','2025-06-23','A','2025-06-25 05:34:06',NULL),(40,'3A','2025-06-24','A','2025-06-25 05:49:20',NULL),(40,'3A','2025-06-25','A','2025-06-26 04:21:09',NULL),(40,'3A','2025-07-01','A','2025-07-01 05:30:15',NULL),(40,'3A','2025-07-02','A','2025-07-02 06:31:26',NULL),(40,'3A','2025-07-03','A','2025-07-03 04:58:57',NULL),(40,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(40,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(40,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(40,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(40,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(40,'3A','2025-07-16','A','2025-07-16 04:29:31',NULL),(40,'Orange','2023-06-19','A','2023-06-19 04:01:13',NULL),(40,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(40,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(40,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(40,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(40,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(40,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(40,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(40,'Orange','2023-07-14','A','2023-07-14 03:32:56',NULL),(41,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(41,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(41,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(41,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(41,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(41,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(41,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(41,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(41,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(41,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(41,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(41,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(41,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(41,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(41,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(41,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(41,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(41,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(41,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(41,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(41,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(41,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(41,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(41,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(41,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(41,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(41,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(41,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(41,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(41,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(41,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(41,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(41,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(41,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(41,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(41,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(41,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(41,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(41,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(41,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(41,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(41,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(41,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(41,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(41,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(41,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(41,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(41,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(41,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(41,'1','2023-10-17','A','2023-10-17 11:33:29',NULL),(41,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(41,'1','2023-10-20','A','2023-10-20 10:40:10',NULL),(41,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(41,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(41,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(41,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(41,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(41,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(41,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(41,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(41,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(41,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(41,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(41,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(41,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(41,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(41,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(41,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(41,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(41,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(41,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(41,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(41,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(41,'1','2023-11-21','A','2023-11-29 11:47:51',NULL),(41,'1','2023-11-22','A','2023-11-25 05:55:28',NULL),(41,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(41,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(41,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(41,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(41,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(41,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(41,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(41,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(41,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(41,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(41,'1','2023-12-08','A','2023-12-08 11:07:35',NULL),(41,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(41,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(41,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(41,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(41,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(41,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(41,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(41,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(41,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(41,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(41,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(41,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(41,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(41,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(41,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(41,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(41,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(41,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(41,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(41,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(41,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(41,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(41,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(41,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(41,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(41,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(41,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(41,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(41,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(41,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(41,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(41,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(41,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(41,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(41,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(41,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(41,'1','2024-02-17','A','2024-02-17 11:29:19',NULL),(41,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(41,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(41,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(41,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(41,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(41,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(41,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(41,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(41,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(41,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(41,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(41,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(41,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(41,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(41,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(41,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(41,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(41,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(41,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(41,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(41,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(41,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(41,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(41,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(41,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(41,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(41,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(41,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(41,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(41,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(41,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(41,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(41,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(41,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(41,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(41,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(41,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(41,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(41,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(41,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(41,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(41,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(41,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(41,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(41,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(41,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(41,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(41,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(41,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(41,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(41,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(41,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(41,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(41,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(41,'1','2024-05-20','A','2024-05-20 05:54:25',NULL),(41,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(41,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(41,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(41,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(41,'1','2024-05-31','A','2024-05-31 05:29:43',NULL),(41,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(41,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(41,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(41,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(41,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(41,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(41,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(41,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(41,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(41,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(41,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(41,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(41,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(41,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(41,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(41,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(41,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(41,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(41,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(41,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(41,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(41,'1','2024-08-15','P','2024-08-15 07:29:22',NULL),(41,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(41,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(41,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(41,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(41,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(41,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(41,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(41,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(41,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(41,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(41,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(41,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(41,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(41,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(41,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(41,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(41,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(41,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(41,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(41,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(41,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(41,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(41,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(41,'2A','2024-10-02','A','2024-10-02 04:00:40',NULL),(41,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(41,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(41,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(41,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(41,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(41,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(41,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(41,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(41,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(41,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(41,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(41,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(41,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(41,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(41,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(41,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(41,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(41,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(41,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(41,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(41,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(41,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(41,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(41,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(41,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(41,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(41,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(41,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(41,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(41,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(41,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(41,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(41,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(41,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(41,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(41,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(41,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(41,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(41,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(41,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(41,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(41,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(41,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(41,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(41,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(41,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(41,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(41,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(41,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(41,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(41,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(41,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(41,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(41,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(41,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(41,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(41,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(41,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(41,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(41,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(41,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(41,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(41,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(41,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(41,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(41,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(41,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(41,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(41,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(41,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(41,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(41,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(41,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(41,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(41,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(41,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(41,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(41,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(41,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(41,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(41,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(41,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(41,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(41,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(41,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(41,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(41,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(41,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(41,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(41,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(41,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(41,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(41,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(41,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(41,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(41,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(41,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(41,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(41,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(41,'2A','2025-04-07','A','2025-04-07 03:49:41',NULL),(41,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(41,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(41,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(41,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(41,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(41,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(41,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(41,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(41,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(41,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(41,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(41,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(41,'3A','2025-04-23','A','2025-04-23 15:57:56',NULL),(41,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(41,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(41,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(41,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(41,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(41,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(41,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(41,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(41,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(41,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(41,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(41,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(41,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(41,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(41,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(41,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(41,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(41,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(41,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(41,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(41,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(41,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(41,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(41,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(41,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(41,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(41,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(41,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(41,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(41,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(41,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(41,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(41,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(41,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(41,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(41,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(41,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(41,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(41,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(41,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(41,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(41,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(41,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(41,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(41,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(41,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(41,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(42,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(42,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(42,'1','2023-07-18','A','2023-07-18 04:04:50',NULL),(42,'1','2023-07-19','A','2023-07-19 03:40:06',NULL),(42,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(42,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(42,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(42,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(42,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(42,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(42,'1','2023-08-07','A','2023-08-07 03:23:43',NULL),(42,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(42,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(42,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(42,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(42,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(42,'1','2023-08-25','A','2023-08-25 09:05:17',NULL),(42,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(42,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(42,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(42,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(42,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(42,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(42,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(42,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(42,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(42,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(42,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(42,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(42,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(42,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(42,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(42,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(42,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(42,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(42,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(42,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(42,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(42,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(42,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(42,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(42,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(42,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(42,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(42,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(42,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(42,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(42,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(42,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(42,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(42,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(42,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(42,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(42,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(42,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(42,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(42,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(42,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(42,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(42,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(42,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(42,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(42,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(42,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(42,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(42,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(42,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(42,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(42,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(42,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(42,'1','2023-11-17','A','2023-11-29 11:51:51',NULL),(42,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(42,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(42,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(42,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(42,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(42,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(42,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(42,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(42,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(42,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(42,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(42,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(42,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(42,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(42,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(42,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(42,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(42,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(42,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(42,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(42,'1','2023-12-16','A','2023-12-20 11:33:57',NULL),(42,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(42,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(42,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(42,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(42,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(42,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(42,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(42,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(42,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(42,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(42,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(42,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(42,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(42,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(42,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(42,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(42,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(42,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(42,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(42,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(42,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(42,'1','2024-01-31','A','2024-02-01 10:53:10',NULL),(42,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(42,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(42,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(42,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(42,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(42,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(42,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(42,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(42,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(42,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(42,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(42,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(42,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(42,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(42,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(42,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(42,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(42,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(42,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(42,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(42,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(42,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(42,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(42,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(42,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(42,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(42,'1','2024-03-12','A','2024-03-12 03:50:06',NULL),(42,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(42,'1','2024-03-14','A','2024-03-14 03:29:32',NULL),(42,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(42,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(42,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(42,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(42,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(42,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(42,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(42,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(42,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(42,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(42,'1','2024-03-29','A','2024-03-29 05:48:36',NULL),(42,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(42,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(42,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(42,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(42,'1','2024-04-19','A','2024-04-22 11:35:56',NULL),(42,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(42,'1','2024-04-22','A','2024-04-22 06:48:19',NULL),(42,'1','2024-04-24','A','2024-04-24 09:19:11',NULL),(42,'1','2024-05-02','A','2024-05-02 05:02:42',NULL),(42,'1','2024-05-03','A','2024-05-10 04:32:17',NULL),(42,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(42,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(42,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(42,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(42,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(42,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(42,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(42,'1','2024-05-13','A','2024-05-13 04:34:55',NULL),(42,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(42,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(42,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(42,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(42,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(42,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(42,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(42,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(42,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(42,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(42,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(42,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(42,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(42,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(42,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(42,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(42,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(42,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(42,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(42,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(42,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(42,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(42,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(42,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(42,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(42,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(42,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(42,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(42,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(42,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(42,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(42,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(42,'1','2024-08-15','P','2024-08-15 07:29:22',NULL),(42,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(42,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(42,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(42,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(42,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(42,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(42,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(42,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(42,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(42,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(42,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(42,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(42,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(42,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(42,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(42,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(42,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(42,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(42,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(42,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(42,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(42,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(42,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(42,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(42,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(42,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(42,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(42,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(42,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(42,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(42,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(42,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(42,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(42,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(42,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(42,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(42,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(42,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(42,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(42,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(42,'2A','2024-10-25','A','2024-10-25 03:48:44',NULL),(42,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(42,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(42,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(42,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(42,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(42,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(42,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(42,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(42,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(42,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(42,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(42,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(42,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(42,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(42,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(42,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(42,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(42,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(42,'2A','2024-11-18','A','2024-11-18 05:24:24','2024-11-18 05:25:30'),(42,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(42,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(42,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(42,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(42,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(42,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(42,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(42,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(42,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(42,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(42,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(42,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(42,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(42,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(42,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(42,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(42,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(42,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(42,'2A','2025-01-20','A','2025-03-06 05:52:25',NULL),(42,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(42,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(42,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(42,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(42,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(42,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(42,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(42,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(42,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(42,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(42,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(42,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(42,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(42,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(42,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(42,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(42,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(42,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(42,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(42,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(42,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(42,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(42,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(42,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(42,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(42,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(42,'2A','2025-03-01','A','2025-03-01 07:24:05',NULL),(42,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(42,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(42,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(42,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(42,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(42,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(42,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(42,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(42,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(42,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(42,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(42,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(42,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(42,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(42,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(42,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(42,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(42,'2A','2025-04-07','A','2025-04-07 03:49:41',NULL),(42,'2A','2025-04-08','A','2025-04-08 05:18:05',NULL),(42,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(42,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(42,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(42,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(42,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(42,'3A','2025-04-16','A','2025-04-16 05:30:23',NULL),(42,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(42,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(42,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(42,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(42,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(42,'3A','2025-04-23','L','2025-04-23 15:57:56',NULL),(42,'3A','2025-04-24','L','2025-04-24 04:44:44',NULL),(42,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(42,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(42,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(42,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(42,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(42,'3A','2025-05-06','A','2025-05-08 04:58:32',NULL),(42,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(42,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(42,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(42,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(42,'3A','2025-05-12','A','2025-05-12 03:47:45',NULL),(42,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(42,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(42,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(42,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(42,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(42,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(42,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(42,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(42,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(42,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(42,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(42,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(42,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(42,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(42,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(42,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(42,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(42,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(42,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(42,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(42,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(42,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(42,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(42,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(42,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(42,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(42,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(42,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(42,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(42,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(42,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(42,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(42,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(42,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(42,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(43,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(43,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(43,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(43,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(43,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(43,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(43,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(43,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(43,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(43,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(43,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(43,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(43,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(43,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(43,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(43,'1','2023-08-24','A','2023-08-25 09:01:31',NULL),(43,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(43,'1','2023-09-03','A','2023-09-05 05:29:07',NULL),(43,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(43,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(43,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(43,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(43,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(43,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(43,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(43,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(43,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(43,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(43,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(43,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(43,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(43,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(43,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(43,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(43,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(43,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(43,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(43,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(43,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(43,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(43,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(43,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(43,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(43,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(43,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(43,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(43,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(43,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(43,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(43,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(43,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(43,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(43,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(43,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(43,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(43,'1','2023-10-26','A','2023-10-26 11:28:46',NULL),(43,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(43,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(43,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(43,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(43,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(43,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(43,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(43,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(43,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(43,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(43,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(43,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(43,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(43,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(43,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(43,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(43,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(43,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(43,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(43,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(43,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(43,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(43,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(43,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(43,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(43,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(43,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(43,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(43,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(43,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(43,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(43,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(43,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(43,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(43,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(43,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(43,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(43,'1','2024-01-02','A','2024-01-22 06:23:08',NULL),(43,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(43,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(43,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(43,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(43,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(43,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(43,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(43,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(43,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(43,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(43,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(43,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(43,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(43,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(43,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(43,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(43,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(43,'1','2024-01-29','A','2024-01-30 05:10:11',NULL),(43,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(43,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(43,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(43,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(43,'1','2024-02-03','A','2024-02-03 12:28:02',NULL),(43,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(43,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(43,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(43,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(43,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(43,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(43,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(43,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(43,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(43,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(43,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(43,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(43,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(43,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(43,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(43,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(43,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(43,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(43,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(43,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(43,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(43,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(43,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(43,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(43,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(43,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(43,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(43,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(43,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(43,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(43,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(43,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(43,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(43,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(43,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(43,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(43,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(43,'1','2024-04-15','A','2024-04-17 09:37:06',NULL),(43,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(43,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(43,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(43,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(43,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(43,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(43,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(43,'1','2024-05-02','A','2024-05-02 05:02:42',NULL),(43,'1','2024-05-03','A','2024-05-10 04:32:17',NULL),(43,'1','2024-05-04','A','2024-05-04 05:34:14',NULL),(43,'1','2024-05-06','A','2024-05-07 04:23:39',NULL),(43,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(43,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(43,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(43,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(43,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(43,'1','2024-05-13','A','2024-05-13 04:34:55',NULL),(43,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(43,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(43,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(43,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(43,'1','2024-05-18','A','2024-05-18 04:48:02',NULL),(43,'1','2024-05-20','A','2024-05-20 05:54:25',NULL),(43,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(43,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(43,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(43,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(43,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(43,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(43,'1','2024-07-01','A','2024-07-02 07:00:02',NULL),(43,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(43,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(43,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(43,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(43,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(43,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(43,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(43,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(43,'1','2024-07-12','A','2024-07-12 05:40:58',NULL),(43,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(43,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(43,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(43,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(43,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(43,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(43,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(43,'1','2024-08-08','A','2024-08-08 05:46:22',NULL),(43,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(43,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(43,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(43,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(43,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(43,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(43,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(43,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(43,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(43,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(43,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(43,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(43,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(43,'2A','2024-09-14','A','2024-09-14 03:30:41',NULL),(43,'2A','2024-09-16','A','2024-09-16 03:32:33',NULL),(43,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(43,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(43,'2A','2024-09-20','A','2024-09-20 03:31:55',NULL),(43,'2A','2024-09-21','A','2024-09-21 03:26:09',NULL),(43,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(43,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(43,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(43,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(43,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(43,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(43,'2A','2024-10-01','A','2024-10-01 03:59:24',NULL),(43,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(43,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(43,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(43,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(43,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(43,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(43,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(43,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(43,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(43,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(43,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(43,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(43,'2A','2024-10-19','A','2024-10-19 04:00:56',NULL),(43,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(43,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(43,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(43,'2A','2024-10-24','A','2024-10-24 03:47:17',NULL),(43,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(43,'2A','2024-10-26','L','2024-10-26 03:47:49',NULL),(43,'2A','2024-10-28','A','2024-10-28 03:48:35',NULL),(43,'2A','2024-10-29','A','2024-10-29 03:53:15',NULL),(43,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(43,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(43,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(43,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(43,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(43,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(43,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(43,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(43,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(43,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(43,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(43,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(43,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(43,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(43,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(43,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(43,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(43,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(43,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(43,'2A','2024-11-25','A','2024-11-25 03:52:07',NULL),(43,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(43,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(43,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(43,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(43,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(43,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(43,'2A','2025-01-07','A','2025-01-07 05:16:42',NULL),(43,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(43,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(43,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(43,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(43,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(43,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(43,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(43,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(43,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(43,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(43,'2A','2025-01-23','A','2025-03-06 05:54:01',NULL),(43,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(43,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(43,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(43,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(43,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(43,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(43,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(43,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(43,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(43,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(43,'2A','2025-02-10','A','2025-03-06 05:58:51',NULL),(43,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(43,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(43,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(43,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(43,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(43,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(43,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(43,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(43,'2A','2025-02-25','A','2025-02-25 05:26:22',NULL),(43,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(43,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(43,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(43,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(43,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(43,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(43,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(43,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(43,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(43,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(43,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(43,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(43,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(43,'2A','2025-03-14','A','2025-03-15 04:51:27',NULL),(43,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(43,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(43,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(43,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(43,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(43,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(43,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(43,'2A','2025-04-07','A','2025-04-07 03:49:41',NULL),(43,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(43,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(43,'3A','2025-04-11','A','2025-04-12 05:46:02',NULL),(43,'3A','2025-04-12','L','2025-04-12 05:45:20',NULL),(43,'3A','2025-04-14','A','2025-04-14 06:24:08',NULL),(43,'3A','2025-04-15','A','2025-04-15 04:34:07',NULL),(43,'3A','2025-04-16','A','2025-04-16 05:30:23',NULL),(43,'3A','2025-04-17','A','2025-04-17 03:37:55',NULL),(43,'3A','2025-04-18','A','2025-04-18 08:30:51',NULL),(43,'3A','2025-04-19','A','2025-04-21 03:41:55',NULL),(43,'3A','2025-04-21','A','2025-04-21 03:42:48',NULL),(43,'3A','2025-04-22','A','2025-04-22 04:59:23',NULL),(43,'3A','2025-04-23','A','2025-04-23 15:57:56',NULL),(43,'3A','2025-04-24','A','2025-04-24 04:44:44',NULL),(43,'3A','2025-04-25','A','2025-04-25 04:56:44',NULL),(43,'3A','2025-04-28','A','2025-04-28 06:23:47',NULL),(43,'3A','2025-04-29','A','2025-04-29 04:42:34',NULL),(43,'3A','2025-04-30','A','2025-04-30 04:52:27',NULL),(43,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(43,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(43,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(43,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(43,'Orange','2023-06-23','A','2023-06-23 03:50:26',NULL),(43,'Orange','2023-07-10','A','2023-07-10 09:12:54',NULL),(43,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(43,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(43,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(44,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(44,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(44,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(44,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(44,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(44,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(44,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(44,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(44,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(44,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(44,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(44,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(44,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(44,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(44,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(44,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(44,'2A','2023-08-04','A','2023-08-04 03:43:05',NULL),(44,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(44,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(44,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(44,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(44,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(44,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(44,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(44,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(44,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(44,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(44,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(44,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(44,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(44,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(44,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(44,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(44,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(44,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(44,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(44,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(44,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(44,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(44,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(44,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(44,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(44,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(44,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(44,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(44,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(44,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(44,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(44,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(44,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(44,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(44,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(44,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(44,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(44,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(44,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(44,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(44,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(44,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(44,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(44,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(44,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(44,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(44,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(44,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(44,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(44,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(44,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(44,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(44,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(44,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(44,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(44,'2A','2023-11-04','A','2023-11-04 10:57:40',NULL),(44,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(44,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(44,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(44,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(44,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(44,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(44,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(44,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(44,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(44,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(44,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(44,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(44,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(44,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(44,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(44,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(44,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(44,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(44,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(44,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(44,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(44,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(44,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(44,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(44,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(44,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(44,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(44,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(44,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(44,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(44,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(44,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(44,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(44,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(44,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(44,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(44,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(44,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(44,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(44,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(44,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(44,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(44,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(44,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(44,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(44,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(44,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(44,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(44,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(44,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(44,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(44,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(44,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(44,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(44,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(44,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(44,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(44,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(44,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(44,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(44,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(44,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(44,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(44,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(44,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(44,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(44,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(44,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(44,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(44,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(44,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(44,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(44,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(44,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(44,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(44,'2A','2024-03-12','A','2024-03-12 03:20:19',NULL),(44,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(44,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(44,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(44,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(44,'2A','2024-03-19','A','2024-03-19 03:48:15',NULL),(44,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(44,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(44,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(44,'2A','2024-03-25','L','2024-03-25 03:38:40',NULL),(44,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(44,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(44,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(44,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(44,'2A','2024-04-15','P','2024-04-15 06:36:43',NULL),(44,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(44,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(44,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(44,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(44,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(44,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(44,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(44,'2A','2024-04-25','A','2024-04-25 05:10:27',NULL),(44,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(44,'2A','2024-04-30','A','2024-04-30 05:28:32',NULL),(44,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(44,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(44,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(44,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(44,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(44,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(44,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(44,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(44,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(44,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(44,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(44,'2A','2024-05-17','A','2024-05-17 04:35:43',NULL),(44,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(44,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(44,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(44,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(44,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(44,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(44,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(44,'2A','2024-06-24','P','2024-06-24 06:09:03',NULL),(44,'2A','2024-07-01','P','2024-07-02 07:24:27',NULL),(44,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(44,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(44,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(44,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(44,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(44,'2A','2024-07-08','A','2024-07-08 05:31:30',NULL),(44,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(44,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(44,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(44,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(44,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(44,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(44,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(44,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(44,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(44,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(44,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(44,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(44,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(44,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(44,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(44,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(44,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(44,'2A','2024-08-15','A','2024-08-15 07:36:21',NULL),(44,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(44,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(44,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(44,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(44,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(44,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(44,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(44,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(44,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(44,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(44,'3A','2024-09-23','A','2024-09-23 05:08:14',NULL),(44,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(44,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(44,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(44,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(44,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(44,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(44,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(44,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(44,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(44,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(44,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(44,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(44,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(44,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(44,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(44,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(44,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(44,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(44,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(44,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(44,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(44,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(44,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(44,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(44,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(44,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(44,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(44,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(44,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(44,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(44,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(44,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(44,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(44,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(44,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(44,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(44,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(44,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(44,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(44,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(44,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(44,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(44,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(44,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(44,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(44,'3A','2024-11-22','A','2024-11-23 04:00:05',NULL),(44,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(44,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(44,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(44,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(44,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(44,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(44,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(44,'3A','2025-01-06','P','2025-01-06 05:20:37',NULL),(44,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(44,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(44,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(44,'3A','2025-01-10','P','2025-01-10 04:00:10',NULL),(44,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(44,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(44,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(44,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(44,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(44,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(44,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(44,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(44,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(44,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(44,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(44,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(44,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(44,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(44,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(44,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(44,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(44,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(44,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(44,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(44,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(44,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(44,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(44,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(44,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(44,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(44,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(44,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(44,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(44,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(44,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(44,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(44,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(44,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(44,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(44,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(44,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(44,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(44,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(44,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(44,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(44,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(44,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(44,'3A','2025-04-07','A','2025-04-07 03:47:03',NULL),(44,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(44,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(44,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(44,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(44,'4','2025-04-14','A','2025-04-14 06:32:44',NULL),(44,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(44,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(44,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(44,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(44,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(44,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(44,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(44,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(44,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(44,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(44,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(44,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(44,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(44,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(44,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(44,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(44,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(44,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(44,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(44,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(44,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(44,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(44,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(44,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(44,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(44,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(44,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(44,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(44,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(44,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(44,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(44,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(44,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(44,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(44,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(44,'4','2025-06-23','A','2025-06-25 05:33:05',NULL),(44,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(44,'4','2025-06-25','A','2025-06-26 04:19:31',NULL),(44,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(44,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(44,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(44,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(44,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(44,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(44,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(44,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(44,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(45,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(45,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(45,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(45,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(45,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(45,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(45,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(45,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(45,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(45,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(45,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(45,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(45,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(45,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(45,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(45,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(45,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(45,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(45,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(45,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(45,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(45,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(45,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(45,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(45,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(45,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(45,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(45,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(45,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(45,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(45,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(45,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(45,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(45,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(45,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(45,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(45,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(45,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(45,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(45,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(45,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(45,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(45,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(45,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(45,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(45,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(45,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(45,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(45,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(45,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(45,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(45,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(45,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(45,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(45,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(45,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(45,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(45,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(45,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(45,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(45,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(45,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(45,'1','2023-11-04','A','2023-11-04 10:55:47',NULL),(45,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(45,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(45,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(45,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(45,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(45,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(45,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(45,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(45,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(45,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(45,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(45,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(45,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(45,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(45,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(45,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(45,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(45,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(45,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(45,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(45,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(45,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(45,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(45,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(45,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(45,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(45,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(45,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(45,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(45,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(45,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(45,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(45,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(45,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(45,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(45,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(45,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(45,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(45,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(45,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(45,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(45,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(45,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(45,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(45,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(45,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(45,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(45,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(45,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(45,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(45,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(45,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(45,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(45,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(45,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(45,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(45,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(45,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(45,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(45,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(45,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(45,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(45,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(45,'1','2024-02-22','A','2024-02-22 11:35:53',NULL),(45,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(45,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(45,'1','2024-02-27','A','2024-02-27 11:20:54',NULL),(45,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(45,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(45,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(45,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(45,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(45,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(45,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(45,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(45,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(45,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(45,'1','2024-03-12','A','2024-03-12 03:50:06',NULL),(45,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(45,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(45,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(45,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(45,'1','2024-03-19','A','2024-03-19 03:44:29',NULL),(45,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(45,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(45,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(45,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(45,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(45,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(45,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(45,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(45,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(45,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(45,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(45,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(45,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(45,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(45,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(45,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(45,'1','2024-05-02','A','2024-05-02 05:02:42',NULL),(45,'1','2024-05-03','A','2024-05-10 04:32:17',NULL),(45,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(45,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(45,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(45,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(45,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(45,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(45,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(45,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(45,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(45,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(45,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(45,'1','2024-05-17','A','2024-05-17 04:52:03',NULL),(45,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(45,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(45,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(45,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(45,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(45,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(45,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(45,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(45,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(45,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(45,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(45,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(45,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(45,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(45,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(45,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(45,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(45,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(45,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(45,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(45,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(45,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(45,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(45,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(45,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(45,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(45,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(45,'1','2024-08-13','A','2024-08-13 05:02:18',NULL),(45,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(45,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(45,'1','2024-08-17','A','2024-08-17 04:31:38',NULL),(45,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(45,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(45,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(45,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(45,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(45,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(45,'2A','2024-09-12','A','2024-09-12 04:18:10',NULL),(45,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(45,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(45,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(45,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(45,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(45,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(45,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(45,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(45,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(45,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(45,'2A','2024-09-26','A','2024-09-26 03:53:36',NULL),(45,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(45,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(45,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(45,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(45,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(45,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(45,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(45,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(45,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(45,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(45,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(45,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(45,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(45,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(45,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(45,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(45,'2A','2024-10-21','A','2024-10-21 03:47:55',NULL),(45,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(45,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(45,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(45,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(45,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(45,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(45,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(45,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(45,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(45,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(45,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(45,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(45,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(45,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(45,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(45,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(45,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(45,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(45,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(45,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(45,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(45,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(45,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(45,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(45,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(45,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(45,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(45,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(45,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(45,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(45,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(45,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(45,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(45,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(45,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(45,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(45,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(45,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(45,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(45,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(45,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(45,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(45,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(45,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(45,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(45,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(45,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(45,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(45,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(45,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(45,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(45,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(45,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(45,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(45,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(45,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(45,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(45,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(45,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(45,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(45,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(45,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(45,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(45,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(45,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(45,'2A','2025-02-26','A','2025-02-26 05:20:58',NULL),(45,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(45,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(45,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(45,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(45,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(45,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(45,'2A','2025-03-06','A','2025-03-06 03:48:00',NULL),(45,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(45,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(45,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(45,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(45,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(45,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(45,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(45,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(45,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(45,'2A','2025-03-19','A','2025-03-19 03:31:28',NULL),(45,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(45,'2A','2025-03-21','A','2025-03-21 03:49:15',NULL),(45,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(45,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(45,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(45,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(45,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(45,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(45,'3A','2025-04-14','A','2025-04-14 06:24:08',NULL),(45,'3A','2025-04-15','A','2025-04-15 04:34:07',NULL),(45,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(45,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(45,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(45,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(45,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(45,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(45,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(45,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(45,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(45,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(45,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(45,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(45,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(45,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(45,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(45,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(45,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(45,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(45,'3A','2025-05-12','A','2025-05-12 03:47:45',NULL),(45,'3A','2025-05-13','A','2025-05-13 03:46:18',NULL),(45,'3A','2025-05-14','A','2025-05-14 04:04:30',NULL),(45,'3A','2025-05-15','A','2025-05-15 04:11:04',NULL),(45,'3A','2025-05-16','A','2025-05-16 03:52:10',NULL),(45,'3A','2025-05-17','L','2025-05-17 03:54:10',NULL),(45,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(45,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(45,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(45,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(45,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(45,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(45,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(45,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(45,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(45,'3A','2025-06-23','A','2025-06-25 05:34:06',NULL),(45,'3A','2025-06-24','A','2025-06-25 05:49:20',NULL),(45,'3A','2025-06-25','A','2025-06-26 04:21:09',NULL),(45,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(45,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(45,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(45,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(45,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(45,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(45,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(45,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(45,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(45,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(45,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(45,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(45,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(45,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(45,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(45,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(45,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(45,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(46,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(46,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(46,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(46,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(46,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(46,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(46,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(46,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(46,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(46,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(46,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(46,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(46,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(46,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(46,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(46,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(46,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(46,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(46,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(46,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(46,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(46,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(46,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(46,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(46,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(46,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(46,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(46,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(46,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(46,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(46,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(46,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(46,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(46,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(46,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(46,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(46,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(46,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(46,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(46,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(46,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(46,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(46,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(46,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(46,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(46,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(46,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(46,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(46,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(46,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(46,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(46,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(46,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(46,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(46,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(46,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(46,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(46,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(46,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(46,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(46,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(46,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(46,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(46,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(46,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(46,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(46,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(46,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(46,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(46,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(46,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(46,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(46,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(46,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(46,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(46,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(46,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(46,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(46,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(46,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(46,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(46,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(46,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(46,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(46,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(46,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(46,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(46,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(46,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(46,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(46,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(46,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(46,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(46,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(46,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(46,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(46,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(46,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(46,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(46,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(46,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(46,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(46,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(46,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(46,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(46,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(46,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(46,'1','2024-01-22','A','2024-01-22 07:20:26',NULL),(46,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(46,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(46,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(46,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(46,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(46,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(46,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(46,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(46,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(46,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(46,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(46,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(46,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(46,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(46,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(46,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(46,'1','2024-02-20','A','2024-02-20 10:42:29',NULL),(46,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(46,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(46,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(46,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(46,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(46,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(46,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(46,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(46,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(46,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(46,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(46,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(46,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(46,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(46,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(46,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(46,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(46,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(46,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(46,'1','2024-03-18','A','2024-03-18 03:56:06',NULL),(46,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(46,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(46,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(46,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(46,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(46,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(46,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(46,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(46,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(46,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(46,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(46,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(46,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(46,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(46,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(46,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(46,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(46,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(46,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(46,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(46,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(46,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(46,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(46,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(46,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(46,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(46,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(46,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(46,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(46,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(46,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(46,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(46,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(46,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(46,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(46,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(46,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(46,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(46,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(46,'1','2024-07-01','A','2024-07-02 07:00:02',NULL),(46,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(46,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(46,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(46,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(46,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(46,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(46,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(46,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(46,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(46,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(46,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(46,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(46,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(46,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(46,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(46,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(46,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(46,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(46,'1','2024-08-13','A','2024-08-13 05:02:18',NULL),(46,'1','2024-08-15','P','2024-08-15 07:29:22',NULL),(46,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(46,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(46,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(46,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(46,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(46,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(46,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(46,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(46,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(46,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(46,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(46,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(46,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(46,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(46,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(46,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(46,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(46,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(46,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(46,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(46,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(46,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(46,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(46,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(46,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(46,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(46,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(46,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(46,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(46,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(46,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(46,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(46,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(46,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(46,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(46,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(46,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(46,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(46,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(46,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(46,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(46,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(46,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(46,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(46,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(46,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(46,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(46,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(46,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(46,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(46,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(46,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(46,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(46,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(46,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(46,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(46,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(46,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(46,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(46,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(46,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(46,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(46,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(46,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(46,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(46,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(46,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(46,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(46,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(46,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(46,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(46,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(46,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(46,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(46,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(46,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(46,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(46,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(46,'2A','2025-01-20','A','2025-03-06 05:52:25',NULL),(46,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(46,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(46,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(46,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(46,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(46,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(46,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(46,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(46,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(46,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(46,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(46,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(46,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(46,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(46,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(46,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(46,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(46,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(46,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(46,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(46,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(46,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(46,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(46,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(46,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(46,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(46,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(46,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(46,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(46,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(46,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(46,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(46,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(46,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(46,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(46,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(46,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(46,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(46,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(46,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(46,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(46,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(46,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(46,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(46,'2A','2025-04-07','A','2025-04-07 03:49:41',NULL),(46,'2A','2025-04-08','A','2025-04-08 05:18:05',NULL),(46,'2A','2025-04-09','A','2025-04-09 05:26:24',NULL),(46,'3A','2025-04-11','A','2025-04-12 05:46:02',NULL),(46,'3A','2025-04-12','A','2025-04-12 05:45:20',NULL),(46,'3A','2025-04-14','A','2025-04-14 06:24:08',NULL),(46,'3A','2025-04-15','A','2025-04-15 04:34:07',NULL),(46,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(46,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(46,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(46,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(46,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(46,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(46,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(46,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(46,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(46,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(46,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(46,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(46,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(46,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(46,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(46,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(46,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(46,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(46,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(46,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(46,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(46,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(46,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(46,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(46,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(46,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(46,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(46,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(46,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(46,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(46,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(46,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(46,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(46,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(46,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(46,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(46,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(46,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(46,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(46,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(46,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(46,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(46,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(46,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(46,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(46,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(46,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(46,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(46,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(46,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(46,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(46,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(46,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(46,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(47,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(47,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(47,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(47,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(47,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(47,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(47,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(47,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(47,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(47,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(47,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(47,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(47,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(47,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(47,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(47,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(47,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(47,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(47,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(47,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(47,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(47,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(47,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(47,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(47,'1','2023-09-12','A','2023-09-12 07:54:55',NULL),(47,'1','2023-09-13','A','2023-09-13 11:21:24',NULL),(47,'1','2023-09-14','A','2023-09-15 08:30:42',NULL),(47,'1','2023-09-15','A','2023-09-15 08:29:43',NULL),(47,'1','2023-09-16','A','2023-09-19 04:09:08',NULL),(47,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(47,'1','2023-09-19','A','2023-09-19 09:01:57',NULL),(47,'1','2023-09-20','A','2023-09-20 11:34:06',NULL),(47,'1','2023-09-21','A','2023-09-21 11:09:46',NULL),(47,'1','2023-09-22','A','2023-09-22 10:39:00',NULL),(47,'1','2023-09-23','A','2023-09-23 11:42:51',NULL),(47,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(47,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(47,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(47,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(47,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(47,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(47,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(47,'1','2023-10-05','A','2023-10-05 11:19:03',NULL),(47,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(47,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(47,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(47,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(47,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(47,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(47,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(47,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(47,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(47,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(47,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(47,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(47,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(47,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(47,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(47,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(47,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(47,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(47,'1','2023-11-03','A','2023-11-03 11:11:32',NULL),(47,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(47,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(47,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(47,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(47,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(47,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(47,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(47,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(47,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(47,'1','2023-11-18','A','2023-11-18 11:30:20',NULL),(47,'1','2023-11-20','A','2023-11-29 11:49:59',NULL),(47,'1','2023-11-21','A','2023-11-29 11:47:51',NULL),(47,'1','2023-11-22','A','2023-11-25 05:55:28',NULL),(47,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(47,'1','2023-11-24','A','2023-11-24 11:30:49',NULL),(47,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(47,'1','2023-11-29','A','2023-11-29 11:44:30',NULL),(47,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(47,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(47,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(47,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(47,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(47,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(47,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(47,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(47,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(47,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(47,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(47,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(47,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(47,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(47,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(47,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(47,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(47,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(47,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(47,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(47,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(47,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(47,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(47,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(47,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(47,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(47,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(47,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(47,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(47,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(47,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(47,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(47,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(47,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(47,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(47,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(47,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(47,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(47,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(47,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(47,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(47,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(47,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(47,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(47,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(47,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(47,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(47,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(47,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(47,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(47,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(47,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(47,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(47,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(47,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(47,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(47,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(47,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(47,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(47,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(47,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(47,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(47,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(47,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(47,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(47,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(47,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(47,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(47,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(47,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(47,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(47,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(47,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(47,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(47,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(47,'1','2024-04-15','A','2024-04-17 09:37:06',NULL),(47,'1','2024-04-16','A','2024-04-17 09:34:42',NULL),(47,'1','2024-04-17','A','2024-04-17 09:31:40',NULL),(47,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(47,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(47,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(47,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(47,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(47,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(47,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(47,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(47,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(47,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(47,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(47,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(47,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(47,'1','2024-05-11','A','2024-05-11 05:11:14',NULL),(47,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(47,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(47,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(47,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(47,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(47,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(47,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(47,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(47,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(47,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(47,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(47,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(47,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(47,'1','2024-07-01','A','2024-07-02 07:00:02',NULL),(47,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(47,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(47,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(47,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(47,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(47,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(47,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(47,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(47,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(47,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(47,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(47,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(47,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(47,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(47,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(47,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(47,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(47,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(47,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(47,'1','2024-08-15','P','2024-08-15 07:29:22',NULL),(47,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(47,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(47,'4S','2025-04-11','P','2025-04-12 05:49:20',NULL),(47,'4S','2025-04-12','P','2025-04-12 05:47:07',NULL),(47,'4S','2025-04-14','P','2025-04-14 06:22:26',NULL),(47,'4S','2025-04-15','A','2025-04-15 05:22:07',NULL),(47,'4S','2025-04-16','P','2025-04-16 05:32:09',NULL),(47,'4S','2025-04-17','P','2025-04-17 04:37:52',NULL),(47,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(47,'4S','2025-04-19','P','2025-04-21 03:44:15',NULL),(47,'4S','2025-04-21','P','2025-04-21 03:45:40',NULL),(47,'4S','2025-04-22','P','2025-04-22 05:05:08',NULL),(47,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(47,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(47,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(47,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(47,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(47,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(47,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(47,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(47,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(47,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(47,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(47,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(47,'4S','2025-05-14','P','2025-05-14 04:04:54',NULL),(47,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(47,'4S','2025-05-16','P','2025-05-16 03:54:23',NULL),(47,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(47,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(47,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(47,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(47,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(47,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(47,'4S','2025-05-26','P','2025-05-26 03:35:53',NULL),(47,'4S','2025-05-29','P','2025-05-29 04:17:18',NULL),(47,'4S','2025-05-30','P','2025-05-30 05:26:21',NULL),(47,'4S','2025-05-31','P','2025-05-31 04:25:42',NULL),(47,'4S','2025-06-10','A','2025-06-10 07:32:42',NULL),(47,'4S','2025-06-16','P','2025-06-16 03:36:15',NULL),(47,'4S','2025-06-23','A','2025-06-23 04:45:35',NULL),(47,'4S','2025-06-25','P','2025-06-26 03:59:53',NULL),(47,'4S','2025-06-30','P','2025-06-30 05:41:36',NULL),(47,'4S','2025-07-01','P','2025-07-01 05:29:00',NULL),(47,'4S','2025-07-02','P','2025-07-02 06:32:59',NULL),(47,'4S','2025-07-03','P','2025-07-03 04:11:02',NULL),(47,'4S','2025-07-07','P','2025-07-07 05:48:04',NULL),(47,'4S','2025-07-08','P','2025-07-09 05:15:00',NULL),(47,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(47,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(47,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(47,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(47,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(47,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(47,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(47,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(47,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(47,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(47,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(47,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(47,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(47,'Yellow','2024-09-14','P','2024-09-14 03:27:00',NULL),(47,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(47,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(47,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(47,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(47,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(47,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(47,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(47,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(47,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(47,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(47,'Yellow','2024-10-04','P','2024-10-04 05:09:18',NULL),(47,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(47,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(47,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(47,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(47,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(47,'Yellow','2024-10-11','P','2024-10-11 03:59:22',NULL),(47,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(47,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(47,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(47,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(47,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(47,'Yellow','2024-10-19','P','2024-10-19 04:07:03',NULL),(47,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(47,'Yellow','2024-10-22','P','2024-10-22 03:45:54',NULL),(47,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(47,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(47,'Yellow','2024-10-25','P','2024-10-25 03:52:31',NULL),(47,'Yellow','2024-10-26','P','2024-10-26 03:54:53',NULL),(47,'Yellow','2024-10-28','P','2024-10-28 03:51:34',NULL),(47,'Yellow','2024-10-29','A','2024-10-29 03:55:47',NULL),(47,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(47,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(47,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(47,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(47,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(47,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(47,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(47,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(47,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(47,'Yellow','2024-11-11','P','2024-11-11 03:53:30',NULL),(47,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(47,'Yellow','2024-11-13','P','2024-11-13 03:50:00',NULL),(47,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(47,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(47,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(47,'Yellow','2024-11-18','P','2024-11-18 05:32:55',NULL),(47,'Yellow','2024-11-19','P','2024-11-19 05:24:20',NULL),(47,'Yellow','2024-11-20','P','2024-11-20 06:35:58',NULL),(47,'Yellow','2024-11-21','P','2024-11-21 05:46:14',NULL),(47,'Yellow','2024-11-25','P','2024-11-25 03:58:07',NULL),(47,'Yellow','2024-11-26','P','2024-11-26 03:44:39',NULL),(47,'Yellow','2024-11-27','P','2024-11-27 03:57:38',NULL),(47,'Yellow','2024-11-28','P','2024-11-28 05:46:53',NULL),(47,'Yellow','2024-11-29','P','2024-11-29 06:04:34',NULL),(47,'Yellow','2024-11-30','P','2024-11-30 03:40:00',NULL),(47,'Yellow','2025-01-06','P','2025-01-06 05:19:01',NULL),(47,'Yellow','2025-01-07','P','2025-01-07 05:20:24',NULL),(47,'Yellow','2025-01-08','P','2025-01-08 03:58:54',NULL),(47,'Yellow','2025-01-09','P','2025-01-09 03:47:25',NULL),(47,'Yellow','2025-01-10','P','2025-01-10 04:00:42',NULL),(47,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(47,'Yellow','2025-01-14','P','2025-01-14 05:15:18',NULL),(47,'Yellow','2025-01-15','P','2025-01-16 03:42:46',NULL),(47,'Yellow','2025-01-16','A','2025-01-16 03:39:36',NULL),(47,'Yellow','2025-01-17','L','2025-02-26 05:27:50',NULL),(47,'Yellow','2025-01-18','P','2025-02-26 05:28:13',NULL),(47,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(47,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(47,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(47,'Yellow','2025-02-28','P','2025-02-28 04:11:23',NULL),(47,'Yellow','2025-03-01','P','2025-03-01 07:24:54',NULL),(47,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(47,'Yellow','2025-03-04','P','2025-03-04 03:55:22',NULL),(47,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(47,'Yellow','2025-03-06','P','2025-03-06 03:53:49',NULL),(47,'Yellow','2025-03-08','P','2025-03-10 05:23:45',NULL),(47,'Yellow','2025-03-10','P','2025-03-10 05:35:48',NULL),(47,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(47,'Yellow','2025-03-13','P','2025-03-13 04:19:58',NULL),(47,'Yellow','2025-03-17','P','2025-03-17 07:28:44',NULL),(47,'Yellow','2025-03-18','P','2025-03-19 03:58:53',NULL),(47,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(47,'Yellow','2025-03-20','P','2025-03-20 04:40:56',NULL),(47,'Yellow','2025-03-21','P','2025-03-21 03:42:59',NULL),(47,'Yellow','2025-04-07','A','2025-04-07 03:50:10',NULL),(47,'Yellow','2025-04-08','P','2025-04-08 05:19:12',NULL),(47,'Yellow','2025-04-09','P','2025-04-09 05:28:05',NULL),(48,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(48,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(48,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(48,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(48,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(48,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(48,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(48,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(48,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(48,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(48,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(48,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(48,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(48,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(48,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(48,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(48,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(48,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(48,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(48,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(48,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(48,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(48,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(48,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(48,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(48,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(48,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(48,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(48,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(48,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(48,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(48,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(48,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(48,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(48,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(48,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(48,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(48,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(48,'1','2023-09-28','A','2023-09-28 11:24:28',NULL),(48,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(48,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(48,'1','2023-10-04','A','2023-10-04 09:43:31',NULL),(48,'1','2023-10-05','A','2023-10-05 11:19:03',NULL),(48,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(48,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(48,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(48,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(48,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(48,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(48,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(48,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(48,'1','2023-10-20','A','2023-10-20 10:40:10',NULL),(48,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(48,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(48,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(48,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(48,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(48,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(48,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(48,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(48,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(48,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(48,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(48,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(48,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(48,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(48,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(48,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(48,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(48,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(48,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(48,'1','2023-11-18','A','2023-11-18 11:30:20',NULL),(48,'1','2023-11-20','A','2023-11-29 11:49:59',NULL),(48,'1','2023-11-21','A','2023-11-29 11:47:51',NULL),(48,'1','2023-11-22','A','2023-11-25 05:55:28',NULL),(48,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(48,'1','2023-11-24','A','2023-11-24 11:30:49',NULL),(48,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(48,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(48,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(48,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(48,'1','2023-12-04','A','2023-12-04 11:40:17',NULL),(48,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(48,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(48,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(48,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(48,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(48,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(48,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(48,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(48,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(48,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(48,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(48,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(48,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(48,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(48,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(48,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(48,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(48,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(48,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(48,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(48,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(48,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(48,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(48,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(48,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(48,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(48,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(48,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(48,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(48,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(48,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(48,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(48,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(48,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(48,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(48,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(48,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(48,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(48,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(48,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(48,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(48,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(48,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(48,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(48,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(48,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(48,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(48,'1','2024-02-27','A','2024-02-27 11:20:54',NULL),(48,'1','2024-02-28','A','2024-02-28 11:45:45',NULL),(48,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(48,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(48,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(48,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(48,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(48,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(48,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(48,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(48,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(48,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(48,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(48,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(48,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(48,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(48,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(48,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(48,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(48,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(48,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(48,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(48,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(48,'1','2024-03-28','A','2024-03-02 06:50:09',NULL),(48,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(48,'1','2024-04-15','A','2024-04-17 09:37:06',NULL),(48,'1','2024-04-16','A','2024-04-17 09:34:42',NULL),(48,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(48,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(48,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(48,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(48,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(48,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(48,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(48,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(48,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(48,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(48,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(48,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(48,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(48,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(48,'1','2024-05-11','A','2024-05-11 05:11:14',NULL),(48,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(48,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(48,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(48,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(48,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(48,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(48,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(48,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(48,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(48,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(48,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(48,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(48,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(48,'1','2024-07-01','A','2024-07-02 07:00:02',NULL),(48,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(48,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(48,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(48,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(48,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(48,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(48,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(48,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(48,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(48,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(48,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(48,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(48,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(48,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(48,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(48,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(48,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(48,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(48,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(48,'1','2024-08-15','P','2024-08-15 07:29:22',NULL),(48,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(48,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(48,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(48,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(48,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(48,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(48,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(48,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(48,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(48,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(48,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(48,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(48,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(48,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(48,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(48,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(48,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(48,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(48,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(48,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(48,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(48,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(48,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(48,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(48,'2A','2024-10-04','A','2024-10-04 05:05:46',NULL),(48,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(48,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(48,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(48,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(48,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(48,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(48,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(48,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(48,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(48,'2A','2024-10-18','A','2024-10-18 03:55:23',NULL),(48,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(48,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(48,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(48,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(48,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(48,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(48,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(48,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(48,'2A','2024-10-29','A','2024-10-29 03:53:15',NULL),(48,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(48,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(48,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(48,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(48,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(48,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(48,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(48,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(48,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(48,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(48,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(48,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(48,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(48,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(48,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(48,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(48,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(48,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(48,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(48,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(48,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(48,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(48,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(48,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(48,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(48,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(48,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(48,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(48,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(48,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(48,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(48,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(48,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(48,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(48,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(48,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(48,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(48,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(48,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(48,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(48,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(48,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(48,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(48,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(48,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(48,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(48,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(48,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(48,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(48,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(48,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(48,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(48,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(48,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(48,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(48,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(48,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(48,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(48,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(48,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(48,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(48,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(48,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(48,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(48,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(48,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(48,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(48,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(48,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(48,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(48,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(48,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(48,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(48,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(48,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(48,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(48,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(48,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(48,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(48,'2A','2025-04-07','A','2025-04-07 03:49:41',NULL),(48,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(48,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(48,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(48,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(48,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(48,'3A','2025-04-15','A','2025-04-15 04:34:07',NULL),(48,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(48,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(48,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(48,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(48,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(48,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(48,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(48,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(48,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(48,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(48,'3A','2025-04-29','A','2025-04-29 04:42:34',NULL),(48,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(48,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(48,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(48,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(48,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(48,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(48,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(48,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(48,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(48,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(48,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(48,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(48,'3A','2025-05-17','A','2025-05-17 03:54:10',NULL),(48,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(48,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(48,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(48,'3A','2025-05-22','A','2025-05-22 05:38:27',NULL),(48,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(48,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(48,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(48,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(48,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(48,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(48,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(48,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(48,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(48,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(48,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(48,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(48,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(48,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(48,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(48,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(48,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(48,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(48,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(48,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(48,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(48,'Orange','2023-06-23','A','2023-06-23 03:50:26',NULL),(48,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(48,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(48,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(48,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(49,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(49,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(49,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(49,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(49,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(49,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(49,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(49,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(49,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(49,'2A','2023-07-15','A','2023-07-15 04:10:07',NULL),(49,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(49,'2A','2023-07-18','A','2023-07-18 06:46:32',NULL),(49,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(49,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(49,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(49,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(49,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(49,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(49,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(49,'2A','2023-08-08','A','2023-08-08 03:52:11',NULL),(49,'2A','2023-08-21','A','2023-08-25 08:21:34',NULL),(49,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(49,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(49,'2A','2023-08-24','A','2023-08-25 08:24:23',NULL),(49,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(49,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(49,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(49,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(49,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(49,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(49,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(49,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(49,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(49,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(49,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(49,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(49,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(49,'2A','2023-09-14','A','2023-09-15 08:33:27',NULL),(49,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(49,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(49,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(49,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(49,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(49,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(49,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(49,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(49,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(49,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(49,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(49,'2A','2023-09-28','A','2023-09-28 11:27:14',NULL),(49,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(49,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(49,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(49,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(49,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(49,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(49,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(49,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(49,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(49,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(49,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(49,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(49,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(49,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(49,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(49,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(49,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(49,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(49,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(49,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(49,'2A','2023-11-02','A','2023-11-03 11:10:18',NULL),(49,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(49,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(49,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(49,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(49,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(49,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(49,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(49,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(49,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(49,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(49,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(49,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(49,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(49,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(49,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(49,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(49,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(49,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(49,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(49,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(49,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(49,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(49,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(49,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(49,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(49,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(49,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(49,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(49,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(49,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(49,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(49,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(49,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(49,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(49,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(49,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(49,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(49,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(49,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(49,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(49,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(49,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(49,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(49,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(49,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(49,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(49,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(49,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(49,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(49,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(49,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(49,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(49,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(49,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(49,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(49,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(49,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(49,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(49,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(49,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(49,'2A','2024-02-20','L','2024-02-20 10:47:11',NULL),(49,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(49,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(49,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(49,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(49,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(49,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(49,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(49,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(49,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(49,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(49,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(49,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(49,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(49,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(49,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(49,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(49,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(49,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(49,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(49,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(49,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(49,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(49,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(49,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(49,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(49,'2A','2024-03-25','A','2024-03-25 03:38:40',NULL),(49,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(49,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(49,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(49,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(49,'2A','2024-04-15','P','2024-04-15 06:36:43',NULL),(49,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(49,'2A','2024-04-17','A','2024-04-22 11:47:17',NULL),(49,'2A','2024-04-18','A','2024-04-18 05:43:31',NULL),(49,'2A','2024-04-19','A','2024-04-19 05:15:38',NULL),(49,'2A','2024-04-20','A','2024-04-20 04:40:14',NULL),(49,'2A','2024-04-22','L','2024-04-22 06:20:04',NULL),(49,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(49,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(49,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(49,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(49,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(49,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(49,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(49,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(49,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(49,'2A','2024-05-08','A','2024-05-08 04:53:53',NULL),(49,'2A','2024-05-10','A','2024-05-10 05:35:28',NULL),(49,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(49,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(49,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(49,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(49,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(49,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(49,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(49,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(49,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(49,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(49,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(49,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(49,'2A','2024-06-24','P','2024-06-24 06:09:03',NULL),(49,'2A','2024-07-01','P','2024-07-02 07:24:27',NULL),(49,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(49,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(49,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(49,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(49,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(49,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(49,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(49,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(49,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(49,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(49,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(49,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(49,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(49,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(49,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(49,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(49,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(49,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(49,'2A','2024-08-06','L','2024-08-06 04:53:32',NULL),(49,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(49,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(49,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(49,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(49,'2A','2024-08-15','A','2024-08-15 07:36:21',NULL),(49,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(49,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(49,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(49,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(49,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(49,'3A','2024-09-16','A','2024-09-16 04:35:41',NULL),(49,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(49,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(49,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(49,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(49,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(49,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(49,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(49,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(49,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(49,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(49,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(49,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(49,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(49,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(49,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(49,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(49,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(49,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(49,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(49,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(49,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(49,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(49,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(49,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(49,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(49,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(49,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(49,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(49,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(49,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(49,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(49,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(49,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(49,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(49,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(49,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(49,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(49,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(49,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(49,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(49,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(49,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(49,'3A','2024-11-12','A','2024-11-12 03:46:43',NULL),(49,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(49,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(49,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(49,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(49,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(49,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(49,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(49,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(49,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(49,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(49,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(49,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(49,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(49,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(49,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(49,'3A','2025-01-06','P','2025-01-06 05:20:37',NULL),(49,'3A','2025-01-07','L','2025-01-07 05:19:57',NULL),(49,'3A','2025-01-08','L','2025-01-08 03:59:41',NULL),(49,'3A','2025-01-09','A','2025-01-09 03:47:06',NULL),(49,'3A','2025-01-10','L','2025-01-10 04:00:10',NULL),(49,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(49,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(49,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(49,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(49,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(49,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(49,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(49,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(49,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(49,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(49,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(49,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(49,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(49,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(49,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(49,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(49,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(49,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(49,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(49,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(49,'3A','2025-02-10','A','2025-03-06 04:50:34',NULL),(49,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(49,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(49,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(49,'3A','2025-02-15','A','2025-03-06 04:52:40',NULL),(49,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(49,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(49,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(49,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(49,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(49,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(49,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(49,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(49,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(49,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(49,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(49,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(49,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(49,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(49,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(49,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(49,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(49,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(49,'3A','2025-04-07','P','2025-04-07 03:47:03',NULL),(49,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(49,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(49,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(49,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(49,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(49,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(49,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(49,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(49,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(49,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(49,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(49,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(49,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(49,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(49,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(49,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(49,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(49,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(49,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(49,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(49,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(49,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(49,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(49,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(49,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(49,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(49,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(49,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(49,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(49,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(49,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(49,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(49,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(49,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(49,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(49,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(49,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(49,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(49,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(49,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(49,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(49,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(49,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(49,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(49,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(49,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(49,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(49,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(49,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(49,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(49,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(49,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(50,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(50,'1','2023-07-17','A','2023-07-17 03:54:24',NULL),(50,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(50,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(50,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(50,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(50,'1','2023-08-02','A','2023-08-02 03:59:43',NULL),(50,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(50,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(50,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(50,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(50,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(50,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(50,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(50,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(50,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(50,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(50,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(50,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(50,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(50,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(50,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(50,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(50,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(50,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(50,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(50,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(50,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(50,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(50,'1','2023-09-18','A','2023-09-19 04:11:48',NULL),(50,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(50,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(50,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(50,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(50,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(50,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(50,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(50,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(50,'1','2023-09-28','A','2023-09-28 11:24:28',NULL),(50,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(50,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(50,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(50,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(50,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(50,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(50,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(50,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(50,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(50,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(50,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(50,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(50,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(50,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(50,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(50,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(50,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(50,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(50,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(50,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(50,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(50,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(50,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(50,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(50,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(50,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(50,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(50,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(50,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(50,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(50,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(50,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(50,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(50,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(50,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(50,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(50,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(50,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(50,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(50,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(50,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(50,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(50,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(50,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(50,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(50,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(50,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(50,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(50,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(50,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(50,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(50,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(50,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(50,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(50,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(50,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(50,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(50,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(50,'1','2024-01-06','A','2024-01-22 06:20:04',NULL),(50,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(50,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(50,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(50,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(50,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(50,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(50,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(50,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(50,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(50,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(50,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(50,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(50,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(50,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(50,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(50,'1','2024-01-31','A','2024-02-01 10:53:10',NULL),(50,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(50,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(50,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(50,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(50,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(50,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(50,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(50,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(50,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(50,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(50,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(50,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(50,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(50,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(50,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(50,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(50,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(50,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(50,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(50,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(50,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(50,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(50,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(50,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(50,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(50,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(50,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(50,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(50,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(50,'1','2024-03-15','A','2024-03-15 03:30:16',NULL),(50,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(50,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(50,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(50,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(50,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(50,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(50,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(50,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(50,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(50,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(50,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(50,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(50,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(50,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(50,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(50,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(50,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(50,'1','2024-04-24','A','2024-04-24 09:19:11',NULL),(50,'1','2024-05-02','A','2024-05-02 05:02:42',NULL),(50,'1','2024-05-03','A','2024-05-10 04:32:17',NULL),(50,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(50,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(50,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(50,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(50,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(50,'1','2024-05-10','A','2024-05-11 05:13:05',NULL),(50,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(50,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(50,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(50,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(50,'1','2024-05-16','A','2024-05-16 04:36:56',NULL),(50,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(50,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(50,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(50,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(50,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(50,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(50,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(50,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(50,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(50,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(50,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(50,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(50,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(50,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(50,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(50,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(50,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(50,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(50,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(50,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(50,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(50,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(50,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(50,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(50,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(50,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(50,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(50,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(50,'1','2024-08-13','A','2024-08-13 05:02:18',NULL),(50,'1','2024-08-15','P','2024-08-15 07:29:22',NULL),(50,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(50,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(50,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(50,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(50,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(50,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(50,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(50,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(50,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(50,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(50,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(50,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(50,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(50,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(50,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(50,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(50,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(50,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(50,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(50,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(50,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(50,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(50,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(50,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(50,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(50,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(50,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(50,'2A','2024-10-08','L','2024-10-08 03:26:33',NULL),(50,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(50,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(50,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(50,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(50,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(50,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(50,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(50,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(50,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(50,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(50,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(50,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(50,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(50,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(50,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(50,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(50,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(50,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(50,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(50,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(50,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(50,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(50,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(50,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(50,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(50,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(50,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(50,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(50,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(50,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(50,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(50,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(50,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(50,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(50,'2A','2024-11-21','L','2024-11-21 05:41:48',NULL),(50,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(50,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(50,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(50,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(50,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(50,'2A','2024-11-30','A','2024-11-30 03:37:12',NULL),(50,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(50,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(50,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(50,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(50,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(50,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(50,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(50,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(50,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(50,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(50,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(50,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(50,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(50,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(50,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(50,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(50,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(50,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(50,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(50,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(50,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(50,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(50,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(50,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(50,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(50,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(50,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(50,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(50,'2A','2025-02-18','A','2025-03-06 06:01:28',NULL),(50,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(50,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(50,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(50,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(50,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(50,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(50,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(50,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(50,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(50,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(50,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(50,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(50,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(50,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(50,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(50,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(50,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(50,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(50,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(50,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(50,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(50,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(50,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(50,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(50,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(50,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(50,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(50,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(50,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(50,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(50,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(50,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(50,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(50,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(50,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(50,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(50,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(50,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(50,'3A','2025-04-23','A','2025-04-23 15:57:56',NULL),(50,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(50,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(50,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(50,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(50,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(50,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(50,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(50,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(50,'3A','2025-05-08','A','2025-05-08 04:56:23',NULL),(50,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(50,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(50,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(50,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(50,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(50,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(50,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(50,'3A','2025-05-17','A','2025-05-17 03:54:10',NULL),(50,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(50,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(50,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(50,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(50,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(50,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(50,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(50,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(50,'3A','2025-05-31','A','2025-05-31 04:23:32',NULL),(50,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(50,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(50,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(50,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(50,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(50,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(50,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(50,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(50,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(50,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(50,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(50,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(50,'Orange','2023-06-19','A','2023-06-19 04:01:13',NULL),(50,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(50,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(50,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(50,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(50,'Orange','2023-07-10','A','2023-07-10 09:12:54',NULL),(50,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(50,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(50,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(51,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(51,'1','2023-07-17','A','2023-07-17 03:54:24',NULL),(51,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(51,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(51,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(51,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(51,'1','2023-08-02','A','2023-08-02 03:59:43',NULL),(51,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(51,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(51,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(51,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(51,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(51,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(51,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(51,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(51,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(51,'1','2023-08-25','A','2023-08-25 09:05:17',NULL),(51,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(51,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(51,'1','2023-09-05','A','2023-09-06 10:14:59',NULL),(51,'1','2023-09-06','A','2023-09-06 10:07:30',NULL),(51,'1','2023-09-08','A','2023-09-08 10:46:04',NULL),(51,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(51,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(51,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(51,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(51,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(51,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(51,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(51,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(51,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(51,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(51,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(51,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(51,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(51,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(51,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(51,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(51,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(51,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(51,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(51,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(51,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(51,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(51,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(51,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(51,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(51,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(51,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(51,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(51,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(51,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(51,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(51,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(51,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(51,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(51,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(51,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(51,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(51,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(51,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(51,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(51,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(51,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(51,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(51,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(51,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(51,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(51,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(51,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(51,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(51,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(51,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(51,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(51,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(51,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(51,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(51,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(51,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(51,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(51,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(51,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(51,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(51,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(51,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(51,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(51,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(51,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(51,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(51,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(51,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(51,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(51,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(51,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(51,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(51,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(51,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(51,'1','2024-01-06','A','2024-01-22 06:20:04',NULL),(51,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(51,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(51,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(51,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(51,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(51,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(51,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(51,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(51,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(51,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(51,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(51,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(51,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(51,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(51,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(51,'1','2024-01-31','A','2024-02-01 10:53:10',NULL),(51,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(51,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(51,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(51,'1','2024-02-12','A','2024-02-13 04:29:47',NULL),(51,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(51,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(51,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(51,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(51,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(51,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(51,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(51,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(51,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(51,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(51,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(51,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(51,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(51,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(51,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(51,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(51,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(51,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(51,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(51,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(51,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(51,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(51,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(51,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(51,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(51,'1','2024-03-15','A','2024-03-15 03:30:16',NULL),(51,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(51,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(51,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(51,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(51,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(51,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(51,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(51,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(51,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(51,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(51,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(51,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(51,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(51,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(51,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(51,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(51,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(51,'1','2024-04-24','A','2024-04-24 09:19:11',NULL),(51,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(51,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(51,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(51,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(51,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(51,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(51,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(51,'1','2024-05-10','L','2024-05-11 05:13:05',NULL),(51,'1','2024-05-11','A','2024-05-11 05:11:14',NULL),(51,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(51,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(51,'1','2024-05-15','A','2024-05-15 05:17:13',NULL),(51,'1','2024-05-16','A','2024-05-16 04:36:56',NULL),(51,'1','2024-05-17','A','2024-05-17 04:52:03',NULL),(51,'1','2024-05-18','A','2024-05-18 04:48:02',NULL),(51,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(51,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(51,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(51,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(51,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(51,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(51,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(51,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(51,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(51,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(51,'1','2024-07-04','A','2024-07-05 06:04:34',NULL),(51,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(51,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(51,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(51,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(51,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(51,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(51,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(51,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(51,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(51,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(51,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(51,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(51,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(51,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(51,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(51,'1','2024-08-13','A','2024-08-13 05:02:18',NULL),(51,'1','2024-08-15','P','2024-08-15 07:29:22',NULL),(51,'1','2024-08-16','A','2024-08-16 04:12:06',NULL),(51,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(51,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(51,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(51,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(51,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(51,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(51,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(51,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(51,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(51,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(51,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(51,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(51,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(51,'2A','2024-09-20','A','2024-09-20 03:31:55',NULL),(51,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(51,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(51,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(51,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(51,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(51,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(51,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(51,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(51,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(51,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(51,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(51,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(51,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(51,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(51,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(51,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(51,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(51,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(51,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(51,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(51,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(51,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(51,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(51,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(51,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(51,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(51,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(51,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(51,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(51,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(51,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(51,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(51,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(51,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(51,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(51,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(51,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(51,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(51,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(51,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(51,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(51,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(51,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(51,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(51,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(51,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(51,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(51,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(51,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(51,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(51,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(51,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(51,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(51,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(51,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(51,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(51,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(51,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(51,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(51,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(51,'2A','2025-01-14','A','2025-01-14 05:10:20',NULL),(51,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(51,'2A','2025-01-16','A','2025-01-16 03:34:03',NULL),(51,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(51,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(51,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(51,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(51,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(51,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(51,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(51,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(51,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(51,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(51,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(51,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(51,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(51,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(51,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(51,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(51,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(51,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(51,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(51,'2A','2025-02-18','A','2025-03-06 06:01:28',NULL),(51,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(51,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(51,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(51,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(51,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(51,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(51,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(51,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(51,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(51,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(51,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(51,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(51,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(51,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(51,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(51,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(51,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(51,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(51,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(51,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(51,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(51,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(51,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(51,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(51,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(51,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(51,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(51,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(51,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(51,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(51,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(51,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(51,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(51,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(51,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(51,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(51,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(51,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(51,'3A','2025-04-23','A','2025-04-23 15:57:56',NULL),(51,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(51,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(51,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(51,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(51,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(51,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(51,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(51,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(51,'3A','2025-05-08','A','2025-05-08 04:56:23',NULL),(51,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(51,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(51,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(51,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(51,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(51,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(51,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(51,'3A','2025-05-17','A','2025-05-17 03:54:10',NULL),(51,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(51,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(51,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(51,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(51,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(51,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(51,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(51,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(51,'3A','2025-05-31','A','2025-05-31 04:23:32',NULL),(51,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(51,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(51,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(51,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(51,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(51,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(51,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(51,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(51,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(51,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(51,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(51,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(51,'Orange','2023-06-19','A','2023-06-19 04:01:13',NULL),(51,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(51,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(51,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(51,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(51,'Orange','2023-07-10','A','2023-07-10 09:12:54',NULL),(51,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(51,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(51,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(52,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(52,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(52,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(52,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(52,'1','2024-09-07','A','2024-09-07 03:37:09',NULL),(52,'1','2024-09-14','A','2024-09-14 03:24:41',NULL),(52,'1','2024-09-16','A','2024-09-16 03:35:41',NULL),(52,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(52,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(52,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(52,'1','2024-09-21','A','2024-09-21 03:24:31',NULL),(52,'1','2024-09-23','A','2024-09-23 04:58:44',NULL),(52,'1','2024-09-24','A','2024-09-24 03:40:42',NULL),(52,'1','2024-09-25','A','2024-09-25 03:43:27',NULL),(52,'1','2024-09-26','A','2024-09-26 03:50:03',NULL),(52,'1','2024-09-28','A','2024-09-28 03:33:53',NULL),(52,'1','2024-09-30','A','2024-09-30 03:52:38',NULL),(52,'1','2024-10-01','A','2024-10-01 03:54:40',NULL),(52,'1','2024-10-02','A','2024-10-02 03:56:55',NULL),(52,'1','2024-10-04','A','2024-10-04 05:00:00',NULL),(52,'1','2024-10-05','A','2024-10-05 03:53:33',NULL),(52,'1','2024-10-07','A','2024-10-07 05:07:54',NULL),(52,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(52,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(52,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(52,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(52,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(52,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(52,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(52,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(52,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(52,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(52,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(52,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(52,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(52,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(52,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(52,'Red','2023-08-02','A','2023-08-02 04:08:10',NULL),(52,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(52,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(52,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(52,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(52,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(52,'Red','2023-08-21','A','2023-08-25 09:10:59',NULL),(52,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(52,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(52,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(52,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(52,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(52,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(52,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(52,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(52,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(52,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(52,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(52,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(52,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(52,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(52,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(52,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(52,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(52,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(52,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(52,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(52,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(52,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(52,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(52,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(52,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(52,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(52,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(52,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(52,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(52,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(52,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(52,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(52,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(52,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(52,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(52,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(52,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(52,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(52,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(52,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(52,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(52,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(52,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(52,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(52,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(52,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(52,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(52,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(52,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(52,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(52,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(52,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(52,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(52,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(52,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(52,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(52,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(52,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(52,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(52,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(52,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(52,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(52,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(52,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(52,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(52,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(52,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(52,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(52,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(52,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(52,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(52,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(52,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(52,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(52,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(52,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(52,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(52,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(52,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(52,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(52,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(52,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(52,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(52,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(52,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(52,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(52,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(52,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(52,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(52,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(52,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(52,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(52,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(52,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(52,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(52,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(52,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(52,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(52,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(52,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(52,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(52,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(52,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(52,'Red','2024-05-15','A','2024-05-15 04:14:48',NULL),(52,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(52,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(52,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(52,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(52,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(52,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(52,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(52,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(52,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(52,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(52,'Red','2024-06-24','A','2024-06-24 06:11:27',NULL),(52,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(52,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(52,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(52,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(52,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(52,'Red','2024-07-06','A','2024-07-08 15:51:35',NULL),(52,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(52,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(52,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(52,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(52,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(52,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(52,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(52,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(52,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(52,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(52,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(52,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(52,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(52,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(52,'Red','2024-08-09','A','2024-08-09 06:32:26',NULL),(52,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(52,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(52,'Red','2024-08-15','A','2024-08-15 06:17:31',NULL),(52,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(52,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(52,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(52,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(52,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(52,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(52,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(52,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(52,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(52,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(52,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(52,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(52,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(52,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(52,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(52,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(52,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(52,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(52,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(52,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(52,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(52,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(52,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(52,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(52,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(52,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(52,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(52,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(52,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(52,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(52,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(52,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(52,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(52,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(52,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(52,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(52,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(52,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(52,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(52,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(52,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(52,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(52,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(52,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(52,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(52,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(52,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(52,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(52,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(52,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(53,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(53,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(53,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(53,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(53,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(53,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(53,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(53,'1','2024-09-18','A','2024-09-18 03:52:41',NULL),(53,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(53,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(53,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(53,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(53,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(53,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(53,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(53,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(53,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(53,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(53,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(53,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(53,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(53,'1','2024-10-07','L','2024-10-07 05:07:54','2024-10-07 05:15:18'),(53,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(53,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(53,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(53,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(53,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(53,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(53,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(53,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(53,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(53,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(53,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(53,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(53,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(53,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(53,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(53,'1','2024-10-26','A','2024-10-26 03:40:48',NULL),(53,'1','2024-10-28','L','2024-10-28 03:42:43',NULL),(53,'1','2024-10-29','A','2024-10-29 03:49:19',NULL),(53,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(53,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(53,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(53,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(53,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(53,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(53,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(53,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(53,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(53,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(53,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(53,'1','2024-11-13','A','2024-11-13 03:40:35',NULL),(53,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(53,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(53,'1','2024-11-16','A','2024-11-16 03:41:13',NULL),(53,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(53,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(53,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(53,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(53,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(53,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(53,'1','2024-11-27','A','2024-11-27 03:49:44',NULL),(53,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(53,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(53,'1','2024-11-30','A','2024-11-30 03:30:31',NULL),(53,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(53,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(53,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(53,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(53,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(53,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(53,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(53,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(53,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(53,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(53,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(53,'1','2025-01-20','A','2025-02-26 03:54:24',NULL),(53,'1','2025-01-21','A','2025-02-26 03:56:50',NULL),(53,'1','2025-01-22','A','2025-02-26 03:58:35',NULL),(53,'1','2025-01-23','A','2025-02-26 04:01:01',NULL),(53,'1','2025-01-24','A','2025-02-26 04:08:01',NULL),(53,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(53,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(53,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(53,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(53,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(53,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(53,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(53,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(53,'1','2025-02-08','A','2025-02-26 05:37:29',NULL),(53,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(53,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(53,'1','2025-02-12','A','2025-02-26 05:43:42',NULL),(53,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(53,'1','2025-02-15','A','2025-02-26 05:45:41',NULL),(53,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(53,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(53,'1','2025-02-20','A','2025-02-26 05:48:47',NULL),(53,'1','2025-02-21','L','2025-02-26 05:50:00',NULL),(53,'1','2025-02-22','L','2025-02-26 05:51:32',NULL),(53,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(53,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(53,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(53,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(53,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(53,'1','2025-03-01','A','2025-03-01 07:15:16',NULL),(53,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(53,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(53,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(53,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(53,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(53,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(53,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(53,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(53,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(53,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(53,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(53,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(53,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(53,'1','2025-03-19','A','2025-03-19 03:21:23',NULL),(53,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(53,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(53,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(53,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(53,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(53,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(53,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(53,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(53,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(53,'1','2025-04-16','A','2025-04-16 05:34:20',NULL),(53,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(53,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(53,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(53,'1','2025-04-21','A','2025-04-21 03:54:05',NULL),(53,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(53,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(53,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(53,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(53,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(53,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(53,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(53,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(53,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(53,'1','2025-05-06','A','2025-05-08 04:32:21',NULL),(53,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(53,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(53,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(53,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(53,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(53,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(53,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(53,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(53,'1','2025-05-16','A','2025-05-16 04:07:16',NULL),(53,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(53,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(53,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(53,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(53,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(53,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(53,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(53,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(53,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(53,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(53,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(53,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(53,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(53,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(53,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(53,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(53,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(53,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(53,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(53,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(53,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(53,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(53,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(53,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(53,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(53,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(53,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(53,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(53,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(53,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(53,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(53,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(53,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(53,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(53,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(53,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(53,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(53,'Red','2023-07-13','A','2023-07-13 03:51:01',NULL),(53,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(53,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(53,'Red','2023-07-17','A','2023-07-17 04:02:29',NULL),(53,'Red','2023-07-18','A','2023-07-18 06:38:09',NULL),(53,'Red','2023-07-19','A','2023-07-19 03:42:11',NULL),(53,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(53,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(53,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(53,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(53,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(53,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(53,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(53,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(53,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(53,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(53,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(53,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(53,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(53,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(53,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(53,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(53,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(53,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(53,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(53,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(53,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(53,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(53,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(53,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(53,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(53,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(53,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(53,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(53,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(53,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(53,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(53,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(53,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(53,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(53,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(53,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(53,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(53,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(53,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(53,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(53,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(53,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(53,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(53,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(53,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(53,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(53,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(53,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(53,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(53,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(53,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(53,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(53,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(53,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(53,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(53,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(53,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(53,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(53,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(53,'Red','2024-02-03','A','2024-02-03 12:30:41',NULL),(53,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(53,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(53,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(53,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(53,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(53,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(53,'Red','2024-02-19','L','2024-02-20 10:46:24',NULL),(53,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(53,'Red','2024-02-21','A','2024-02-22 11:45:34',NULL),(53,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(53,'Red','2024-02-23','A','2024-02-24 04:31:27',NULL),(53,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(53,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(53,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(53,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(53,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(53,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(53,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(53,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(53,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(53,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(53,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(53,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(53,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(53,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(53,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(53,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(53,'Red','2024-03-18','A','2024-03-18 07:38:29',NULL),(53,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(53,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(53,'Red','2024-03-22','A','2024-03-27 09:20:09',NULL),(53,'Red','2024-03-25','A','2024-03-27 09:18:10',NULL),(53,'Red','2024-03-26','A','2024-03-27 09:13:18',NULL),(53,'Red','2024-03-27','A','2024-03-27 09:11:33',NULL),(53,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(53,'Red','2024-03-29','A','2024-03-29 05:54:24',NULL),(53,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(53,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(53,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(53,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(53,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(53,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(53,'Red','2024-04-24','A','2024-04-24 09:20:34',NULL),(53,'Red','2024-05-02','A','2024-05-02 05:05:34',NULL),(53,'Red','2024-05-03','A','2024-05-04 05:53:58',NULL),(53,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(53,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(53,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(53,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(53,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(53,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(53,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(53,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(53,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(53,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(53,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(53,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(53,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(53,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(53,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(53,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(53,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(53,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(53,'Red','2024-06-24','A','2024-06-24 06:11:27',NULL),(53,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(53,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(53,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(53,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(53,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(53,'Red','2024-07-06','A','2024-07-08 15:51:35',NULL),(53,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(53,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(53,'Red','2024-07-10','A','2024-07-11 10:04:18',NULL),(53,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(53,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(53,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(53,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(53,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(53,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(53,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(53,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(53,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(53,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(53,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(53,'Red','2024-08-09','A','2024-08-09 06:32:26',NULL),(53,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(53,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(53,'Red','2024-08-15','A','2024-08-15 06:17:31',NULL),(53,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(53,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(53,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(53,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(53,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(53,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(53,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(53,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(53,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(53,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(53,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(53,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(53,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(53,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(53,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(53,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(53,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(53,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(53,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(53,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(53,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(53,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(53,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(53,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(53,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(53,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(53,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(53,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(53,'Yellow','2023-10-16','A','2023-10-17 11:35:13',NULL),(53,'Yellow','2023-10-17','A','2023-10-17 11:29:39',NULL),(53,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(53,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(53,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(53,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(53,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(53,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(53,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(53,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(53,'Yellow','2023-10-31','A','2023-10-31 11:32:36',NULL),(53,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(53,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(53,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(53,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(53,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(53,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(53,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(53,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(53,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(53,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(53,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(54,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(54,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(54,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(54,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(54,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(54,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(54,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(54,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(54,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(54,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(54,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(54,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(54,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(54,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(54,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(54,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(54,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(54,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(54,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(54,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(54,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(54,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(54,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(54,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(54,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(54,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(54,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(54,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(54,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(54,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(54,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(54,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(54,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(54,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(54,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(54,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(54,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(54,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(54,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(54,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(54,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(54,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(54,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(54,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(54,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(54,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(54,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(54,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(54,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(54,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(54,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(54,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(54,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(54,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(54,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(54,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(54,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(54,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(54,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(54,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(54,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(54,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(54,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(54,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(54,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(54,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(54,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(54,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(54,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(54,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(54,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(54,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(54,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(54,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(54,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(54,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(54,'1','2023-11-24','A','2023-11-24 11:30:49',NULL),(54,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(54,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(54,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(54,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(54,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(54,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(54,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(54,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(54,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(54,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(54,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(54,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(54,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(54,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(54,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(54,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(54,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(54,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(54,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(54,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(54,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(54,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(54,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(54,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(54,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(54,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(54,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(54,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(54,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(54,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(54,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(54,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(54,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(54,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(54,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(54,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(54,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(54,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(54,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(54,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(54,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(54,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(54,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(54,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(54,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(54,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(54,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(54,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(54,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(54,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(54,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(54,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(54,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(54,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(54,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(54,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(54,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(54,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(54,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(54,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(54,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(54,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(54,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(54,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(54,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(54,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(54,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(54,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(54,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(54,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(54,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(54,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(54,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(54,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(54,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(54,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(54,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(54,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(54,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(54,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(54,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(54,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(54,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(54,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(54,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(54,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(54,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(54,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(54,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(54,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(54,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(54,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(54,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(54,'1','2024-05-11','A','2024-05-11 05:11:14',NULL),(54,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(54,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(54,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(54,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(54,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(54,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(54,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(54,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(54,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(54,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(54,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(54,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(54,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(54,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(54,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(54,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(54,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(54,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(54,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(54,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(54,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(54,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(54,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(54,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(54,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(54,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(54,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(54,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(54,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(54,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(54,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(54,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(54,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(54,'1','2024-08-15','P','2024-08-15 07:29:22',NULL),(54,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(54,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(54,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(54,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(54,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(54,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(54,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(54,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(54,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(54,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(54,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(54,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(54,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(54,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(54,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(54,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(54,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(54,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(54,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(54,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(54,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(54,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(54,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(54,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(54,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(54,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(54,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(54,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(54,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(54,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(54,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(54,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(54,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(54,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(54,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(54,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(54,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(54,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(54,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(54,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(54,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(54,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(54,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(54,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(54,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(54,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(54,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(54,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(54,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(54,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(54,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(54,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(54,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(54,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(54,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(54,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(54,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(54,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(54,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(54,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(54,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(54,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(54,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(54,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(54,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(54,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(54,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(54,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(54,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(54,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(54,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(54,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(54,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(54,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(54,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(54,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(54,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(54,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(54,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(54,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(54,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(54,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(54,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(54,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(54,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(54,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(54,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(54,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(54,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(54,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(54,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(54,'2A','2025-02-08','A','2025-03-06 05:58:05',NULL),(54,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(54,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(54,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(54,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(54,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(54,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(54,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(54,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(54,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(54,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(54,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(54,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(54,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(54,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(54,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(54,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(54,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(54,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(54,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(54,'2A','2025-03-10','A','2025-03-10 05:24:57',NULL),(54,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(54,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(54,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(54,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(54,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(54,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(54,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(54,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(54,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(54,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(54,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(54,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(54,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(54,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(54,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(54,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(54,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(54,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(54,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(54,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(54,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(54,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(54,'3A','2025-04-21','A','2025-04-21 03:42:48',NULL),(54,'3A','2025-04-22','L','2025-04-22 04:59:23',NULL),(54,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(54,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(54,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(54,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(54,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(54,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(54,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(54,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(54,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(54,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(54,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(54,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(54,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(54,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(54,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(54,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(54,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(54,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(54,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(54,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(54,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(54,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(54,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(54,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(54,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(54,'3A','2025-05-30','A','2025-05-30 05:23:22','2025-06-16 05:20:56'),(54,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(54,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(54,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(54,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(54,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(54,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(54,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(54,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(54,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(54,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(54,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(54,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(54,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(54,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(54,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(54,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(54,'Orange','2023-06-22','A','2023-06-22 05:12:33',NULL),(54,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(54,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(54,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(54,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(54,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(55,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(55,'Green','2023-06-19','P','2023-06-19 03:58:34',NULL),(55,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(55,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(55,'Green','2023-06-22','A','2023-06-22 05:27:33',NULL),(55,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(55,'Green','2023-07-10','P','2023-07-10 10:15:42',NULL),(55,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(55,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(55,'Green','2023-07-14','P','2023-07-14 03:42:17',NULL),(55,'Green','2023-07-15','P','2023-07-15 04:24:44',NULL),(55,'Green','2023-07-17','P','2023-07-17 04:06:04',NULL),(55,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(55,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(55,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(55,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(55,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(55,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(55,'Green','2023-08-05','A','2023-08-05 03:44:52',NULL),(55,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(55,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(55,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(55,'Green','2023-08-21','A','2023-08-25 09:18:01',NULL),(55,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(55,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(55,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(55,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(55,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(55,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(55,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(55,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(55,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(55,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(55,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(55,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(55,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(55,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(55,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(55,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(55,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(55,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(55,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(55,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(55,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(55,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(55,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(55,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(55,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(55,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(55,'Green','2023-09-25','A','2023-09-25 03:58:43',NULL),(55,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(55,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(55,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(55,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(55,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(55,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(55,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(55,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(55,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(55,'Green','2023-10-08','A','2023-10-08 15:32:14',NULL),(55,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(55,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(55,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(55,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(55,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(55,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(55,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(55,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(55,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(55,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(55,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(55,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(55,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(55,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(55,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(55,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(55,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(55,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(55,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(55,'Green','2023-11-04','A','2023-11-04 05:09:48',NULL),(55,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(55,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(55,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(55,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(55,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(55,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(55,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(55,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(55,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(55,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(55,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(55,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(55,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(55,'Green','2023-11-24','A','2023-11-25 05:06:47',NULL),(55,'Green','2023-11-25','A','2023-11-25 04:36:46',NULL),(55,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(55,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(55,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(55,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(55,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(55,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(55,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(55,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(55,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(55,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(55,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(55,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(55,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(55,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(55,'Green','2024-01-01','A','2024-01-03 05:07:50',NULL),(55,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(55,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(55,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(55,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(55,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(55,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(55,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(55,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(55,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(55,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(55,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(55,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(55,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(55,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(55,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(55,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(55,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(55,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(55,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(55,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(55,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(55,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(55,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(55,'Green','2024-02-02','A','2024-02-02 05:22:40',NULL),(55,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(55,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(55,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(55,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(55,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(55,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(55,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(55,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(55,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(55,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(55,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(55,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(55,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(55,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(55,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(55,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(55,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(55,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(55,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(55,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(55,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(55,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(55,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(55,'Green','2024-03-13','A','2024-03-13 03:30:49',NULL),(55,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(55,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(55,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(55,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(55,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(55,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(55,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(55,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(55,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(55,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(55,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(55,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(55,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(55,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(55,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(55,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(55,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(55,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(55,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(55,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(55,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(55,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(55,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(55,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(55,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(55,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(55,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(55,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(55,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(55,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(55,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(55,'Green','2024-05-10','A','2024-05-10 04:18:54',NULL),(55,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(55,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(55,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(55,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(55,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(55,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(55,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(55,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(55,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(55,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(55,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(55,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(55,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(55,'Green','2024-07-01','A','2024-07-02 08:00:55',NULL),(55,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(55,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(55,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(55,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(55,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(55,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(55,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(55,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(55,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(55,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(55,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(55,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(55,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(55,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(55,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(55,'Green','2024-07-23','A','2024-07-24 04:38:16',NULL),(55,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(55,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(55,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(55,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(55,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(55,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(55,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(55,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(55,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(55,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(55,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(55,'Green','2024-09-02','A','2024-09-02 03:42:52',NULL),(55,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(55,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(55,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(55,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(55,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(55,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(55,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(55,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(55,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(55,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(55,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(55,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(55,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(55,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(55,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(55,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(55,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(55,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(55,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(55,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(55,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(55,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(55,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(55,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(55,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(55,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(55,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(55,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(55,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(55,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(55,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(55,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(55,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(55,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(55,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(55,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(55,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(55,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(55,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(55,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(55,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(55,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(55,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(55,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(55,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(55,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(55,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(55,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(55,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(55,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(55,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(55,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(55,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(55,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(55,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(55,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(55,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(55,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(55,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(55,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(55,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(55,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(55,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(55,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(55,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(55,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(55,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(55,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(55,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(55,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(55,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(55,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(55,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(55,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(55,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(55,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(55,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(55,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(55,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(55,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(55,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(55,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(55,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(55,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(55,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(55,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(55,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(55,'Green','2025-02-08','A','2025-02-27 07:03:40',NULL),(55,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(55,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(55,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(55,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(55,'Green','2025-02-15','A','2025-02-27 08:15:02',NULL),(55,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(55,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(55,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(55,'Green','2025-02-21','L','2025-02-27 08:21:39',NULL),(55,'Green','2025-02-22','L','2025-02-27 08:22:49',NULL),(55,'Green','2025-02-24','L','2025-02-27 08:23:57',NULL),(55,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(55,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(55,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(55,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(55,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(55,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(55,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(55,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(55,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(55,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(55,'Green','2025-03-10','A','2025-03-10 05:26:27',NULL),(55,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(55,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(55,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(55,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(55,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(55,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(55,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(55,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(55,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(55,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(55,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(55,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(55,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(55,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(55,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(55,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(55,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(55,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(55,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(55,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(55,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(55,'Green','2025-04-21','L','2025-04-21 03:57:51',NULL),(55,'Green','2025-04-22','A','2025-04-22 04:53:24',NULL),(55,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(55,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(55,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(55,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(55,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(55,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(55,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(55,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(55,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(55,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(55,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(55,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(55,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(55,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(55,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(55,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(55,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(55,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(55,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(55,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(55,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(55,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(55,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(55,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(55,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(55,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(55,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(55,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(55,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(55,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(55,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(55,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(55,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(55,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(55,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(55,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(55,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(55,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(55,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(55,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(55,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(55,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(55,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(55,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(55,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(56,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(56,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(56,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(56,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(56,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(56,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(56,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(56,'1','2024-09-18','A','2024-09-18 03:52:41',NULL),(56,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(56,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(56,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(56,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(56,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(56,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(56,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(56,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(56,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(56,'1','2024-10-01','A','2024-10-01 03:54:40',NULL),(56,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(56,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(56,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(56,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(56,'1','2024-10-08','A','2024-10-08 03:22:25',NULL),(56,'1','2024-10-09','A','2024-10-09 03:36:52',NULL),(56,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(56,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(56,'1','2024-10-14','P','2024-10-14 03:39:26','2024-10-14 05:26:07'),(56,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(56,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(56,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(56,'1','2024-10-18','A','2024-10-18 03:49:32',NULL),(56,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(56,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(56,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(56,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(56,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(56,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(56,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(56,'1','2024-10-28','A','2024-10-28 03:42:43',NULL),(56,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(56,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(56,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(56,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(56,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(56,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(56,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(56,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(56,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(56,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(56,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(56,'1','2024-11-12','A','2024-11-12 03:41:34',NULL),(56,'1','2024-11-13','A','2024-11-13 03:40:35',NULL),(56,'1','2024-11-14','L','2024-11-14 03:48:50',NULL),(56,'1','2024-11-15','L','2024-11-15 04:35:45',NULL),(56,'1','2024-11-16','L','2024-11-16 03:41:13',NULL),(56,'1','2024-11-18','L','2024-11-18 05:19:34',NULL),(56,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(56,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(56,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(56,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(56,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(56,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(56,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(56,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(56,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(56,'1','2025-01-06','A','2025-01-06 05:09:16',NULL),(56,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(56,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(56,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(56,'1','2025-01-10','A','2025-01-10 03:49:59',NULL),(56,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(56,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(56,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(56,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(56,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(56,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(56,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(56,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(56,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(56,'1','2025-01-23','A','2025-02-26 04:01:01',NULL),(56,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(56,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(56,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(56,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(56,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(56,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(56,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(56,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(56,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(56,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(56,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(56,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(56,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(56,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(56,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(56,'1','2025-02-17','A','2025-02-26 05:47:07',NULL),(56,'1','2025-02-18','L','2025-02-26 05:48:05',NULL),(56,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(56,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(56,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(56,'1','2025-02-24','A','2025-02-26 05:51:56',NULL),(56,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(56,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(56,'1','2025-02-27','A','2025-02-27 05:42:10',NULL),(56,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(56,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(56,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(56,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(56,'1','2025-03-05','A','2025-03-05 03:27:08',NULL),(56,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(56,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(56,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(56,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(56,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(56,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(56,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(56,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(56,'1','2025-03-17','A','2025-03-17 07:28:21',NULL),(56,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(56,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(56,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(56,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(56,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(56,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(56,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(56,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(56,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(56,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(56,'1','2025-04-15','A','2025-04-15 04:38:02',NULL),(56,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(56,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(56,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(56,'1','2025-04-19','A','2025-04-21 03:53:00',NULL),(56,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(56,'1','2025-04-22','A','2025-04-22 04:51:55',NULL),(56,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(56,'1','2025-04-24','A','2025-04-24 04:15:28',NULL),(56,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(56,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(56,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(56,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(56,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(56,'1','2025-05-05','A','2025-05-05 11:11:06',NULL),(56,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(56,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(56,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(56,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(56,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(56,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(56,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(56,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(56,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(56,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(56,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(56,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(56,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(56,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(56,'1','2025-05-22','A','2025-05-22 05:28:10',NULL),(56,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(56,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(56,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(56,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(56,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(56,'1','2025-06-10','P','2025-06-10 07:18:39',NULL),(56,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(56,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(56,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(56,'1','2025-06-25','A','2025-06-26 03:54:31',NULL),(56,'1','2025-06-29','A','2025-06-30 05:12:14',NULL),(56,'1','2025-06-30','A','2025-06-30 05:14:03',NULL),(56,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(56,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(56,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(56,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(56,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(56,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(56,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(56,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(56,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(56,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(56,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(56,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(56,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(56,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(56,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(56,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(56,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(56,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(56,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(56,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(56,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(56,'Red','2023-07-14','A','2023-07-14 03:35:28',NULL),(56,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(56,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(56,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(56,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(56,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(56,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(56,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(56,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(56,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(56,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(56,'Red','2023-08-07','A','2023-08-07 03:31:03',NULL),(56,'Red','2023-08-08','A','2023-08-08 03:55:21',NULL),(56,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(56,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(56,'Red','2023-08-23','A','2023-08-25 09:12:27',NULL),(56,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(56,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(56,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(56,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(56,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(56,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(56,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(56,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(56,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(56,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(56,'Red','2023-09-09','A','2023-09-09 09:24:57',NULL),(56,'Red','2023-09-11','P','2023-09-11 08:44:29',NULL),(56,'Red','2023-09-12','A','2023-09-14 03:49:37',NULL),(56,'Red','2023-09-13','P','2023-09-13 13:02:59',NULL),(56,'Red','2023-09-14','P','2023-09-15 08:24:19',NULL),(56,'Red','2023-09-15','P','2023-09-15 08:23:54',NULL),(56,'Red','2023-09-16','P','2023-09-19 04:07:24',NULL),(56,'Red','2023-09-18','P','2023-09-19 04:07:55',NULL),(56,'Red','2023-09-19','A','2023-09-19 08:59:03',NULL),(56,'Red','2023-09-20','A','2023-09-20 11:38:53',NULL),(56,'Red','2023-09-21','A','2023-09-21 11:12:21',NULL),(56,'Red','2023-09-22','A','2023-09-22 10:36:14',NULL),(56,'Red','2023-09-23','A','2023-09-23 11:46:43',NULL),(56,'Red','2023-09-25','A','2023-09-25 08:39:05',NULL),(56,'Red','2023-09-26','A','2023-09-26 09:19:43',NULL),(56,'Red','2023-09-27','P','2023-09-28 11:28:36',NULL),(56,'Red','2023-09-28','P','2023-09-28 11:28:50',NULL),(56,'Red','2023-10-02','P','2023-10-02 11:05:48',NULL),(56,'Red','2023-10-03','P','2023-10-03 10:29:44',NULL),(56,'Red','2023-10-04','P','2023-10-04 09:42:26',NULL),(56,'Red','2023-10-05','P','2023-10-05 11:20:46',NULL),(56,'Red','2023-10-06','P','2023-10-06 09:41:55',NULL),(56,'Red','2023-10-09','P','2023-10-09 11:22:19',NULL),(56,'Red','2023-10-10','P','2023-10-10 11:21:39',NULL),(56,'Red','2023-10-11','P','2023-10-11 11:45:39',NULL),(56,'Red','2023-10-14','A','2023-10-14 03:27:40',NULL),(56,'Red','2023-10-16','P','2023-10-17 11:35:38',NULL),(56,'Red','2023-10-17','P','2023-10-17 11:26:56',NULL),(56,'Red','2023-10-19','P','2023-10-19 10:35:04',NULL),(56,'Red','2023-10-20','P','2023-10-20 10:37:07',NULL),(56,'Red','2023-10-23','A','2023-10-23 11:24:01',NULL),(56,'Red','2023-10-24','P','2023-10-24 10:57:37',NULL),(56,'Red','2023-10-25','P','2023-10-25 10:25:40',NULL),(56,'Red','2023-10-26','P','2023-10-26 11:27:33',NULL),(56,'Red','2023-10-27','P','2023-10-30 11:20:22',NULL),(56,'Red','2023-10-30','P','2023-10-30 11:19:01',NULL),(56,'Red','2023-10-31','A','2023-10-31 11:31:35',NULL),(56,'Red','2023-11-01','P','2023-11-03 11:07:50',NULL),(56,'Red','2023-11-02','P','2023-11-03 11:08:14',NULL),(56,'Red','2023-11-03','A','2023-11-03 11:06:36',NULL),(56,'Red','2023-11-04','A','2023-11-04 10:55:12',NULL),(56,'Red','2023-11-06','P','2023-11-07 11:08:45',NULL),(56,'Red','2023-11-07','P','2023-11-07 11:08:13',NULL),(56,'Red','2023-11-13','P','2023-11-16 11:16:54',NULL),(56,'Red','2023-11-14','P','2023-11-16 11:16:09',NULL),(56,'Red','2023-11-15','P','2023-11-16 11:15:38',NULL),(56,'Red','2023-11-16','P','2023-11-16 11:14:41',NULL),(56,'Red','2023-11-18','P','2023-11-18 11:30:39',NULL),(56,'Red','2023-11-24','P','2023-11-25 05:14:34',NULL),(56,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(56,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(56,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(56,'Red','2023-12-01','A','2023-12-01 11:23:46',NULL),(56,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(56,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(56,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(56,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(56,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(56,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(56,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(56,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(56,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(56,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(56,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(56,'Red','2024-01-01','A','2024-01-03 04:50:52',NULL),(56,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(56,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(56,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(56,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(56,'Red','2024-01-09','A','2024-01-30 06:45:40',NULL),(56,'Red','2024-01-10','A','2024-01-30 06:46:43',NULL),(56,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(56,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(56,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(56,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(56,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(56,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(56,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(56,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(56,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(56,'Red','2024-01-25','A','2024-01-25 09:56:49',NULL),(56,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(56,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(56,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(56,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(56,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(56,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(56,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(56,'Red','2024-02-12','A','2024-02-13 04:35:08',NULL),(56,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(56,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(56,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(56,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(56,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(56,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(56,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(56,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(56,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(56,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(56,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(56,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(56,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(56,'Red','2024-02-28','L','2024-02-28 11:47:00',NULL),(56,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(56,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(56,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(56,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(56,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(56,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(56,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(56,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(56,'Red','2024-03-12','A','2024-03-12 04:00:12',NULL),(56,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(56,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(56,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(56,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(56,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(56,'Red','2024-03-21','A','2024-03-21 07:38:36',NULL),(56,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(56,'Red','2024-03-25','A','2024-03-27 09:18:10',NULL),(56,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(56,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(56,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(56,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(56,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(56,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(56,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(56,'Red','2024-04-18','A','2024-04-18 07:15:50',NULL),(56,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(56,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(56,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(56,'Red','2024-05-02','A','2024-05-02 05:05:34',NULL),(56,'Red','2024-05-03','A','2024-05-04 05:53:58',NULL),(56,'Red','2024-05-04','A','2024-05-04 05:33:32',NULL),(56,'Red','2024-05-06','A','2024-05-06 05:22:59',NULL),(56,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(56,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(56,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(56,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(56,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(56,'Red','2024-05-15','A','2024-05-15 04:14:48',NULL),(56,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(56,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(56,'Red','2024-05-18','A','2024-05-18 04:51:00',NULL),(56,'Red','2024-05-20','A','2024-05-20 05:49:11',NULL),(56,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(56,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(56,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(56,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(56,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(56,'Red','2024-05-31','A','2024-05-31 05:23:37',NULL),(56,'Red','2024-06-24','A','2024-06-24 06:11:27','2024-06-24 06:14:17'),(56,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(56,'Red','2024-07-02','A','2024-07-02 06:27:43',NULL),(56,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(56,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(56,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(56,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(56,'Red','2024-07-08','A','2024-07-08 05:38:43',NULL),(56,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(56,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(56,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(56,'Red','2024-07-12','A','2024-07-12 05:21:17',NULL),(56,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(56,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(56,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(56,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(56,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(56,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(56,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(56,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(56,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(56,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(56,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(56,'Red','2024-08-13','A','2024-08-13 05:11:38',NULL),(56,'Red','2024-08-15','A','2024-08-15 06:17:31',NULL),(56,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(56,'Red','2024-08-17','A','2024-08-17 04:35:25',NULL),(56,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(57,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(57,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(57,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(57,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(57,'1','2024-09-07','A','2024-09-07 03:37:09',NULL),(57,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(57,'1','2024-09-16','A','2024-09-16 03:35:41',NULL),(57,'1','2024-09-18','A','2024-09-18 03:52:41',NULL),(57,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(57,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(57,'1','2024-09-21','A','2024-09-21 03:24:31',NULL),(57,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(57,'1','2024-09-24','A','2024-09-24 03:40:42',NULL),(57,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(57,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(57,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(57,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(57,'1','2024-10-01','A','2024-10-01 03:54:40',NULL),(57,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(57,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(57,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(57,'1','2024-10-07','A','2024-10-07 05:07:54',NULL),(57,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(57,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(57,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(57,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(57,'1','2024-10-14','A','2024-10-14 03:39:26',NULL),(57,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(57,'1','2024-10-16','A','2024-10-17 03:55:05',NULL),(57,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(57,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(57,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(57,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(57,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(57,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(57,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(57,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(57,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(57,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(57,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(57,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(57,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(57,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(57,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(57,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(57,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(57,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(57,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(57,'Purple','2024-11-08','A','2024-11-08 03:46:40',NULL),(57,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(57,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(57,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(57,'Purple','2024-11-14','A','2024-11-14 03:46:19',NULL),(57,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(57,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(57,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(57,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(57,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(57,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(57,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(57,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(57,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(57,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(57,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(57,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(57,'Purple','2025-01-06','A','2025-01-06 05:10:28',NULL),(57,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(57,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(57,'Purple','2025-01-09','A','2025-01-09 03:43:00',NULL),(57,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(57,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(57,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(57,'Purple','2025-01-15','A','2025-01-16 03:42:16',NULL),(57,'Purple','2025-01-16','A','2025-01-16 03:35:58',NULL),(57,'Purple','2025-01-17','L','2025-02-26 05:12:07',NULL),(57,'Purple','2025-01-18','L','2025-02-26 05:12:34',NULL),(57,'Purple','2025-01-20','A','2025-02-26 06:15:25',NULL),(57,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(57,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(57,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(57,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(57,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(57,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(57,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(57,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(57,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(57,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(57,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(57,'Purple','2025-02-07','A','2025-02-27 04:55:08',NULL),(57,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(57,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(57,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(57,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(57,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(57,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(57,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(57,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(57,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(57,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(57,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(57,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(57,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(57,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(57,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(57,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(57,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(57,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(57,'Purple','2025-03-04','A','2025-03-04 03:44:54',NULL),(57,'Purple','2025-03-05','A','2025-03-05 03:25:02',NULL),(57,'Purple','2025-03-06','A','2025-03-06 03:44:29',NULL),(57,'Purple','2025-03-08','A','2025-03-10 05:20:37',NULL),(57,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(57,'Purple','2025-03-11','A','2025-03-11 04:37:16',NULL),(57,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(57,'Purple','2025-03-13','A','2025-03-13 04:14:50',NULL),(57,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(57,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(57,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(57,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(57,'Purple','2025-03-19','A','2025-03-19 03:27:44',NULL),(57,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(57,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(57,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(57,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(57,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(57,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(57,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(57,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(57,'Purple','2025-04-15','A','2025-04-15 04:44:25',NULL),(57,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(57,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(57,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(57,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(57,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(57,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(57,'Purple','2025-04-23','A','2025-04-23 15:55:23',NULL),(57,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(57,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(57,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(57,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(57,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(57,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(57,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(57,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(57,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(57,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(57,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(57,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(57,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(57,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(57,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(57,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(57,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(57,'Purple','2025-05-17','A','2025-05-17 04:11:27',NULL),(57,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(57,'Purple','2025-05-20','A','2025-05-20 04:44:23','2025-05-20 04:56:29'),(57,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(57,'Purple','2025-05-22','A','2025-05-22 05:31:15',NULL),(57,'Purple','2025-05-23','A','2025-05-23 05:40:36',NULL),(57,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(57,'Purple','2025-05-29','A','2025-05-29 04:18:39',NULL),(57,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(57,'Purple','2025-05-31','A','2025-05-31 04:17:00',NULL),(57,'Purple','2025-06-10','A','2025-06-10 07:21:35',NULL),(57,'Purple','2025-06-16','A','2025-06-16 03:30:53',NULL),(57,'Purple','2025-06-23','A','2025-06-23 04:35:57','2025-06-23 04:43:39'),(57,'Red','2023-06-19','A','2023-06-19 04:18:31',NULL),(57,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(57,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(57,'Red','2023-06-22','A','2023-06-22 05:30:10',NULL),(57,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(57,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(57,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(57,'Red','2023-07-13','A','2023-07-13 03:51:01',NULL),(57,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(57,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(57,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(57,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(57,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(57,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(57,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(57,'Red','2023-08-02','A','2023-08-02 04:08:10',NULL),(57,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(57,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(57,'Red','2023-08-05','A','2023-08-05 03:41:02',NULL),(57,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(57,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(57,'Red','2023-08-21','A','2023-08-25 09:10:59',NULL),(57,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(57,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(57,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(57,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(57,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(57,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(57,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(57,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(57,'Red','2023-09-04','A','2023-09-05 05:30:31',NULL),(57,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(57,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(57,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(57,'Red','2023-11-28','A','2023-11-29 11:42:24',NULL),(57,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(57,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(57,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(57,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(57,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(57,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(57,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(57,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(57,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(57,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(57,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(57,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(57,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(57,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(57,'Red','2024-01-01','A','2024-01-03 04:50:52',NULL),(57,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(57,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(57,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(57,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(57,'Red','2024-01-09','A','2024-01-30 06:45:40',NULL),(57,'Red','2024-01-10','A','2024-01-30 06:46:43',NULL),(57,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(57,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(57,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(57,'Red','2024-01-18','A','2024-01-30 06:48:13',NULL),(57,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(57,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(57,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(57,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(57,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(57,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(57,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(57,'Red','2024-01-29','A','2024-01-30 06:36:10',NULL),(57,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(57,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(57,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(57,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(57,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(57,'Red','2024-02-12','A','2024-02-13 04:35:08',NULL),(57,'Red','2024-02-13','L','2024-02-15 07:08:50',NULL),(57,'Red','2024-02-14','L','2024-02-15 07:07:58',NULL),(57,'Red','2024-02-15','A','2024-02-15 07:06:58',NULL),(57,'Red','2024-02-16','L','2024-02-16 12:39:50',NULL),(57,'Red','2024-02-17','L','2024-02-17 11:35:22',NULL),(57,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(57,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(57,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(57,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(57,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(57,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(57,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(57,'Red','2024-02-27','A','2024-02-27 11:29:53',NULL),(57,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(57,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(57,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(57,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(57,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(57,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(57,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(57,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(57,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(57,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(57,'Red','2024-03-13','A','2024-03-13 10:47:55',NULL),(57,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(57,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(57,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(57,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(57,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(57,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(57,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(57,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(57,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(57,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(57,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(57,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(57,'Red','2024-04-16','A','2024-04-17 09:26:07',NULL),(57,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(57,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(57,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(57,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(57,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(57,'Red','2024-05-02','A','2024-05-02 05:05:34',NULL),(57,'Red','2024-05-03','A','2024-05-04 05:53:58',NULL),(57,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(57,'Red','2024-05-06','A','2024-05-06 05:22:59',NULL),(57,'Red','2024-05-07','A','2024-05-07 04:23:05',NULL),(57,'Red','2024-05-08','A','2024-05-08 04:53:25',NULL),(57,'Red','2024-05-10','A','2024-05-10 05:30:38',NULL),(57,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(57,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(57,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(57,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(57,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(57,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(57,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(57,'Red','2024-05-21','A','2024-05-21 04:41:44',NULL),(57,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(57,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(57,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(57,'Red','2024-05-30','A','2024-05-30 07:18:43',NULL),(57,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(57,'Red','2024-06-24','A','2024-06-24 06:11:27','2024-06-24 06:14:17'),(57,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(57,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(57,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(57,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(57,'Red','2024-07-05','A','2024-07-05 05:12:31',NULL),(57,'Red','2024-07-06','A','2024-07-08 15:51:35',NULL),(57,'Red','2024-07-08','A','2024-07-08 05:38:43',NULL),(57,'Red','2024-07-09','A','2024-07-09 06:48:36',NULL),(57,'Red','2024-07-10','A','2024-07-11 10:04:18',NULL),(57,'Red','2024-07-11','A','2024-07-11 04:23:12',NULL),(57,'Red','2024-07-12','A','2024-07-12 05:21:17',NULL),(57,'Red','2024-07-13','A','2024-07-13 05:18:04',NULL),(57,'Red','2024-07-18','A','2024-07-18 05:58:29',NULL),(57,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(57,'Red','2024-07-22','A','2024-07-22 04:49:34',NULL),(57,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(57,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(57,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(57,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(57,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(57,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(57,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(57,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(57,'Red','2024-08-15','A','2024-08-15 06:17:31',NULL),(57,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(57,'Red','2024-08-17','A','2024-08-17 04:35:25',NULL),(57,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(57,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(57,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(57,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(57,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(57,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(57,'Yellow','2023-09-15','A','2023-09-15 08:26:30',NULL),(57,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(57,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(57,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(57,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(57,'Yellow','2023-09-21','A','2023-09-21 11:06:23',NULL),(57,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(57,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(57,'Yellow','2023-09-25','A','2023-09-25 08:38:31',NULL),(57,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(57,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(57,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(57,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(57,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(57,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(57,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(57,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(57,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(57,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(57,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(57,'Yellow','2023-10-16','A','2023-10-17 11:35:13',NULL),(57,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(57,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(57,'Yellow','2023-10-20','A','2023-10-20 10:42:17',NULL),(57,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(57,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(57,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(57,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(57,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(57,'Yellow','2023-10-30','A','2023-10-30 11:17:48',NULL),(57,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(57,'Yellow','2023-11-01','A','2023-11-03 11:07:08',NULL),(57,'Yellow','2023-11-02','A','2023-11-03 11:07:32',NULL),(57,'Yellow','2023-11-03','A','2023-11-03 11:05:16',NULL),(57,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(57,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(57,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(57,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(57,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(57,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(57,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(57,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(58,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(58,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(58,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(58,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(58,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(58,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(58,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(58,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(58,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(58,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(58,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(58,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(58,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(58,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(58,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(58,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(58,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(58,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(58,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(58,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(58,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(58,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(58,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(58,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(58,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(58,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(58,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(58,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(58,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(58,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(58,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(58,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(58,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(58,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(58,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(58,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(58,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(58,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(58,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(58,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(58,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(58,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(58,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(58,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(58,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(58,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(58,'1','2023-10-11','A','2023-10-11 11:49:01',NULL),(58,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(58,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(58,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(58,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(58,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(58,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(58,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(58,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(58,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(58,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(58,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(58,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(58,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(58,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(58,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(58,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(58,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(58,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(58,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(58,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(58,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(58,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(58,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(58,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(58,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(58,'1','2023-11-20','A','2023-11-29 11:49:59',NULL),(58,'1','2023-11-21','A','2023-11-29 11:47:51',NULL),(58,'1','2023-11-22','A','2023-11-25 05:55:28',NULL),(58,'1','2023-11-23','A','2023-11-25 05:52:24',NULL),(58,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(58,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(58,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(58,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(58,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(58,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(58,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(58,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(58,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(58,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(58,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(58,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(58,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(58,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(58,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(58,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(58,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(58,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(58,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(58,'1','2024-01-04','A','2024-01-15 09:49:35',NULL),(58,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(58,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(58,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(58,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(58,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(58,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(58,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(58,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(58,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(58,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(58,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(58,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(58,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(58,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(58,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(58,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(58,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(58,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(58,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(58,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(58,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(58,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(58,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(58,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(58,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(58,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(58,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(58,'1','2024-02-19','A','2024-02-20 10:43:29',NULL),(58,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(58,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(58,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(58,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(58,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(58,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(58,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(58,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(58,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(58,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(58,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(58,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(58,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(58,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(58,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(58,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(58,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(58,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(58,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(58,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(58,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(58,'1','2024-03-19','A','2024-03-19 03:44:29',NULL),(58,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(58,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(58,'1','2024-03-22','A','2024-03-22 03:55:23',NULL),(58,'1','2024-03-25','A','2024-03-25 04:04:39',NULL),(58,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(58,'1','2024-03-27','A','2024-03-27 09:01:44',NULL),(58,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(58,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(58,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(58,'1','2024-04-16','A','2024-04-17 09:34:42',NULL),(58,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(58,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(58,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(58,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(58,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(58,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(58,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(58,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(58,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(58,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(58,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(58,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(58,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(58,'1','2024-05-10','A','2024-05-11 05:13:05',NULL),(58,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(58,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(58,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(58,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(58,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(58,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(58,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(58,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(58,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(58,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(58,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(58,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(58,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(58,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(58,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(58,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(58,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(58,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(58,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(58,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(58,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(58,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(58,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(58,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(58,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(58,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(58,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(58,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(58,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(58,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(58,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(58,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(58,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(58,'1','2024-08-13','A','2024-08-13 05:02:18',NULL),(58,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(58,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(58,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(58,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(58,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(58,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(58,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(58,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(58,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(58,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(58,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(58,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(58,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(58,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(58,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(58,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(58,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(58,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(58,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(58,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(58,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(58,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(58,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(58,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(58,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(58,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(58,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(58,'2A','2024-10-07','A','2024-10-07 05:19:55',NULL),(58,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(58,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(58,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(58,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(58,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(58,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(58,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(58,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(58,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(58,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(58,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(58,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(58,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(58,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(58,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(58,'2A','2024-10-28','A','2024-10-28 03:48:35',NULL),(58,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(58,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(58,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(58,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(58,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(58,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(58,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(58,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(58,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(58,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(58,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(58,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(58,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(58,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(58,'2A','2024-11-15','A','2024-11-15 04:42:32',NULL),(58,'2A','2024-11-16','L','2024-11-16 03:45:49',NULL),(58,'2A','2024-11-18','L','2024-11-18 05:24:24',NULL),(58,'2A','2024-11-19','L','2024-11-19 05:20:43',NULL),(58,'2A','2024-11-20','L','2024-11-20 06:26:54',NULL),(58,'2A','2024-11-21','L','2024-11-21 05:41:48',NULL),(58,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(58,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(58,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(58,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(58,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(58,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(58,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(58,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(58,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(58,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(58,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(58,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(58,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(58,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(58,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(58,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(58,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(58,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(58,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(58,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(58,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(58,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(58,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(58,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(58,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(58,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(58,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(58,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(58,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(58,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(58,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(58,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(58,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(58,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(58,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(58,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(58,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(58,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(58,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(58,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(58,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(58,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(58,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(58,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(58,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(58,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(58,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(58,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(58,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(58,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(58,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(58,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(58,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(58,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(58,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(58,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(58,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(58,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(58,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(58,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(58,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(58,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(58,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(58,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(58,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(58,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(58,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(58,'3A','2025-04-16','A','2025-04-16 05:30:23',NULL),(58,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(58,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(58,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(58,'3A','2025-04-21','L','2025-04-21 03:42:48',NULL),(58,'3A','2025-04-22','L','2025-04-22 04:59:23',NULL),(58,'3A','2025-04-23','L','2025-04-23 15:57:56',NULL),(58,'3A','2025-04-24','A','2025-04-24 04:44:44',NULL),(58,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(58,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(58,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(58,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(58,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(58,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(58,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(58,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(58,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(58,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(58,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(58,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(58,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(58,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(58,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(58,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(58,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(58,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(58,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(58,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(58,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(58,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(58,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(58,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(58,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(58,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(58,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(58,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(58,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(58,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(58,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(58,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(58,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(58,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(58,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(58,'3A','2025-07-14','A','2025-07-14 03:44:14',NULL),(58,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(58,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(58,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(58,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(58,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(58,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(58,'Orange','2023-07-10','A','2023-07-10 09:12:54',NULL),(58,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(58,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(58,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(60,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(60,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(60,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(60,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(60,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(60,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(60,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(60,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(60,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(60,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(60,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(60,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(60,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(60,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(60,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(60,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(60,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(60,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(60,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(60,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(60,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(60,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(60,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(60,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(60,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(60,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(60,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(60,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(60,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(60,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(60,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(60,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(60,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(60,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(60,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(60,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(60,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(60,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(60,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(60,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(60,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(60,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(60,'1','2024-11-01','A','2024-11-01 03:53:08',NULL),(60,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(60,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(60,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(60,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(60,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(60,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(60,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(60,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(60,'Purple','2024-11-13','A','2024-11-13 03:51:32',NULL),(60,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(60,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(60,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(60,'Purple','2024-11-18','A','2024-11-18 05:18:28',NULL),(60,'Purple','2024-11-19','A','2024-11-19 05:13:52',NULL),(60,'Purple','2024-11-20','A','2024-11-20 06:26:07',NULL),(60,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(60,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(60,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(60,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(60,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(60,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(60,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(60,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(60,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(60,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(60,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(60,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(60,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(60,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(60,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(60,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(60,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(60,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(60,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(60,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(60,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(60,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(60,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(60,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(60,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(60,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(60,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(60,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(60,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(60,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(60,'Purple','2025-02-07','A','2025-02-27 04:55:08',NULL),(60,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(60,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(60,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(60,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(60,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(60,'Purple','2025-02-15','A','2025-02-27 05:22:51',NULL),(60,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(60,'Purple','2025-02-18','L','2025-02-27 05:30:16',NULL),(60,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(60,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(60,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(60,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(60,'Purple','2025-02-25','A','2025-02-25 05:19:07',NULL),(60,'Purple','2025-02-26','A','2025-02-26 05:09:35',NULL),(60,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(60,'Purple','2025-02-28','A','2025-02-28 03:55:10',NULL),(60,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(60,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(60,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(60,'Purple','2025-03-05','A','2025-03-05 03:25:02',NULL),(60,'Purple','2025-03-06','A','2025-03-06 03:44:29',NULL),(60,'Purple','2025-03-08','A','2025-03-10 05:20:37',NULL),(60,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(60,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(60,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(60,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(60,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(60,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(60,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(60,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(60,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(60,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(60,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(60,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(60,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(60,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(60,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(60,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(60,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(60,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(60,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(60,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(60,'Purple','2025-04-18','A','2025-04-18 08:35:53',NULL),(60,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(60,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(60,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(60,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(60,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(60,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(60,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(60,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(60,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(60,'Purple','2025-05-02','A','2025-05-02 04:57:09',NULL),(60,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(60,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(60,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(60,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(60,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(60,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(60,'Purple','2025-05-12','A','2025-05-12 03:42:12',NULL),(60,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(60,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(60,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(60,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(60,'Purple','2025-05-17','A','2025-05-17 04:11:27',NULL),(60,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(60,'Purple','2025-05-20','A','2025-05-20 04:44:23',NULL),(60,'Purple','2025-05-21','L','2025-05-21 04:30:58',NULL),(60,'Purple','2025-05-22','A','2025-05-22 05:31:15',NULL),(60,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(60,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(60,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(60,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(60,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(60,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(60,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(60,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(60,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(60,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(60,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(60,'Purple','2025-07-02','A','2025-07-02 06:25:48',NULL),(60,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(60,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(60,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(60,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(60,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(60,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(60,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(60,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(60,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(60,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(60,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(60,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(60,'Red','2023-06-20','A','2023-06-20 03:34:46',NULL),(60,'Red','2023-06-21','A','2023-06-21 04:12:42',NULL),(60,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(60,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(60,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(60,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(60,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(60,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(60,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(60,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(60,'Red','2023-07-18','A','2023-07-18 06:38:09',NULL),(60,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(60,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(60,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(60,'Red','2023-08-02','A','2023-08-02 04:08:10',NULL),(60,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(60,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(60,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(60,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(60,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(60,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(60,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(60,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(60,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(60,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(60,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(60,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(60,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(60,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(60,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(60,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(60,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(60,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(60,'Red','2023-09-09','P','2023-09-09 09:24:57',NULL),(60,'Red','2023-09-11','P','2023-09-11 08:44:29',NULL),(60,'Red','2023-09-12','P','2023-09-14 03:49:37',NULL),(60,'Red','2023-09-13','P','2023-09-13 13:02:59',NULL),(60,'Red','2023-09-14','P','2023-09-15 08:24:19',NULL),(60,'Red','2023-09-15','P','2023-09-15 08:23:54',NULL),(60,'Red','2023-09-16','P','2023-09-19 04:07:24',NULL),(60,'Red','2023-09-18','P','2023-09-19 04:07:55',NULL),(60,'Red','2023-09-19','A','2023-09-19 08:59:03',NULL),(60,'Red','2023-09-20','P','2023-09-20 11:38:53',NULL),(60,'Red','2023-09-21','P','2023-09-21 11:12:21',NULL),(60,'Red','2023-09-22','A','2023-09-22 10:36:14',NULL),(60,'Red','2023-09-23','P','2023-09-23 11:46:43',NULL),(60,'Red','2023-09-25','P','2023-09-25 08:39:05',NULL),(60,'Red','2023-09-26','P','2023-09-26 09:19:43',NULL),(60,'Red','2023-09-27','P','2023-09-28 11:28:36',NULL),(60,'Red','2023-09-28','P','2023-09-28 11:28:50',NULL),(60,'Red','2023-10-02','P','2023-10-02 11:05:48',NULL),(60,'Red','2023-10-03','P','2023-10-03 10:29:44',NULL),(60,'Red','2023-10-04','P','2023-10-04 09:42:26',NULL),(60,'Red','2023-10-05','A','2023-10-05 11:20:46',NULL),(60,'Red','2023-10-06','P','2023-10-06 09:41:55',NULL),(60,'Red','2023-10-09','P','2023-10-09 11:22:19',NULL),(60,'Red','2023-10-10','P','2023-10-10 11:21:39',NULL),(60,'Red','2023-10-11','P','2023-10-11 11:45:39',NULL),(60,'Red','2023-10-14','P','2023-10-14 03:27:40',NULL),(60,'Red','2023-10-16','P','2023-10-17 11:35:38',NULL),(60,'Red','2023-10-17','A','2023-10-17 11:26:56',NULL),(60,'Red','2023-10-19','A','2023-10-19 10:35:04',NULL),(60,'Red','2023-10-20','A','2023-10-20 10:37:07',NULL),(60,'Red','2023-10-23','P','2023-10-23 11:24:01',NULL),(60,'Red','2023-10-24','P','2023-10-24 10:57:37',NULL),(60,'Red','2023-10-25','P','2023-10-25 10:25:40',NULL),(60,'Red','2023-10-26','P','2023-10-26 11:27:33',NULL),(60,'Red','2023-10-27','P','2023-10-30 11:20:22',NULL),(60,'Red','2023-10-30','P','2023-10-30 11:19:01',NULL),(60,'Red','2023-10-31','P','2023-10-31 11:31:35',NULL),(60,'Red','2023-11-01','P','2023-11-03 11:07:50',NULL),(60,'Red','2023-11-02','P','2023-11-03 11:08:14',NULL),(60,'Red','2023-11-03','P','2023-11-03 11:06:36',NULL),(60,'Red','2023-11-04','P','2023-11-04 10:55:12',NULL),(60,'Red','2023-11-06','P','2023-11-07 11:08:45',NULL),(60,'Red','2023-11-07','P','2023-11-07 11:08:13',NULL),(60,'Red','2023-11-13','P','2023-11-16 11:16:54',NULL),(60,'Red','2023-11-14','P','2023-11-16 11:16:09',NULL),(60,'Red','2023-11-15','P','2023-11-16 11:15:38',NULL),(60,'Red','2023-11-16','A','2023-11-16 11:14:41',NULL),(60,'Red','2023-11-18','P','2023-11-18 11:30:39',NULL),(60,'Red','2023-11-24','P','2023-11-25 05:14:34',NULL),(60,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(60,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(60,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(60,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(60,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(60,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(60,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(60,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(60,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(60,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(60,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(60,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(60,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(60,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(60,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(60,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(60,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(60,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(60,'Red','2024-01-04','A','2024-01-15 09:38:33',NULL),(60,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(60,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(60,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(60,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(60,'Red','2024-01-16','A','2024-01-16 10:22:05',NULL),(60,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(60,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(60,'Red','2024-01-19','A','2024-01-20 08:24:18',NULL),(60,'Red','2024-01-20','A','2024-01-20 08:21:32',NULL),(60,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(60,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(60,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(60,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(60,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(60,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(60,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(60,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(60,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(60,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(60,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(60,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(60,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(60,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(60,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(60,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(60,'Red','2024-02-17','A','2024-02-17 11:35:22',NULL),(60,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(60,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(60,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(60,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(60,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(60,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(60,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(60,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(60,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(60,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(60,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(60,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(60,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(60,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(60,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(60,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(60,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(60,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(60,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(60,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(60,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(60,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(60,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(60,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(60,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(60,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(60,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(60,'Red','2024-03-27','A','2024-03-27 09:11:33',NULL),(60,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(60,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(60,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(60,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(60,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(60,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(60,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(60,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(60,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(60,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(60,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(60,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(60,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(60,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(60,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(60,'Red','2024-05-10','A','2024-05-10 05:30:38',NULL),(60,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(60,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(60,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(60,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(60,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(60,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(60,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(60,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(60,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(60,'Red','2024-05-27','A','2024-05-27 06:21:37',NULL),(60,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(60,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(60,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(60,'Red','2024-06-24','A','2024-06-24 06:11:27','2024-06-24 06:14:17'),(60,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(60,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(60,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(60,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(60,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(60,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(60,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(60,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(60,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(60,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(60,'Red','2024-07-12','A','2024-07-12 05:21:17',NULL),(60,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(60,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(60,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(60,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(60,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(60,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(60,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(60,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(60,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(60,'Red','2024-08-09','A','2024-08-09 06:32:26',NULL),(60,'Red','2024-08-10','A','2024-08-10 08:14:04',NULL),(60,'Red','2024-08-13','A','2024-08-13 05:11:38',NULL),(60,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(60,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(60,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(60,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(61,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(61,'Green','2023-06-19','P','2023-06-19 03:58:34',NULL),(61,'Green','2023-06-20','A','2023-06-20 03:36:14',NULL),(61,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(61,'Green','2023-06-22','A','2023-06-22 05:27:33',NULL),(61,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(61,'Green','2023-07-10','A','2023-07-10 10:15:42',NULL),(61,'Green','2023-07-12','A','2023-07-12 03:33:43',NULL),(61,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(61,'Green','2023-07-14','A','2023-07-14 03:42:17',NULL),(61,'Green','2023-07-15','A','2023-07-15 04:24:44',NULL),(61,'Green','2023-07-17','A','2023-07-17 04:06:04',NULL),(61,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(61,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(61,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(61,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(61,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(61,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(61,'Green','2023-08-05','A','2023-08-05 03:44:52',NULL),(61,'Green','2023-08-07','A','2023-08-07 03:36:32',NULL),(61,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(61,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(61,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(61,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(61,'Green','2023-08-23','A','2023-08-23 05:41:46',NULL),(61,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(61,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(61,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(61,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(61,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(61,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(61,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(61,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(61,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(61,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(61,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(61,'Green','2023-09-09','A','2023-09-09 04:29:04',NULL),(61,'Green','2023-09-11','A','2023-09-11 04:53:55',NULL),(61,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(61,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(61,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(61,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(61,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(61,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(61,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(61,'Green','2023-09-20','A','2023-09-20 05:42:43',NULL),(61,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(61,'Green','2023-09-22','A','2023-09-22 04:55:41',NULL),(61,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(61,'Green','2023-09-25','A','2023-09-25 03:58:43',NULL),(61,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(61,'Green','2023-09-27','A','2023-09-27 03:34:36',NULL),(61,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(61,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(61,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(61,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(61,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(61,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(61,'Green','2023-10-07','A','2023-10-07 03:37:45',NULL),(61,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(61,'Green','2023-10-09','A','2023-10-09 03:28:00',NULL),(61,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(61,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(61,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(61,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(61,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(61,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(61,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(61,'Green','2023-10-21','A','2023-10-21 05:32:56',NULL),(61,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(61,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(61,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(61,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(61,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(61,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(61,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(61,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(61,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(61,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(61,'Green','2023-11-04','A','2023-11-04 05:09:48',NULL),(61,'Green','2023-11-06','A','2023-11-06 03:55:49',NULL),(61,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(61,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(61,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(61,'Green','2023-11-14','A','2023-11-16 04:02:57',NULL),(61,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(61,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(61,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(61,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(61,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(61,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(61,'Green','2023-11-22','A','2023-11-22 05:50:15',NULL),(61,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(61,'Green','2023-11-24','A','2023-11-25 05:06:47',NULL),(61,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(61,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(61,'Green','2023-11-28','L','2023-11-28 05:59:45',NULL),(61,'Green','2023-12-01','A','2023-12-01 03:35:58',NULL),(61,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(61,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(61,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(61,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(61,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(61,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(61,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(61,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(61,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(61,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(61,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(61,'Green','2024-01-01','A','2024-01-03 05:07:50',NULL),(61,'Green','2024-01-02','A','2024-01-23 09:40:42',NULL),(61,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(61,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(61,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(61,'Green','2024-01-06','A','2024-01-23 09:38:36',NULL),(61,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(61,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(61,'Green','2024-01-10','A','2024-01-23 09:34:30',NULL),(61,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(61,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(61,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(61,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(61,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(61,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(61,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(61,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(61,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(61,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(61,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(61,'Green','2024-01-29','A','2024-01-30 04:44:01',NULL),(61,'Green','2024-01-30','A','2024-01-30 04:42:31',NULL),(61,'Green','2024-01-31','A','2024-01-31 04:00:28',NULL),(61,'Green','2024-02-01','A','2024-02-01 05:18:32',NULL),(61,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(61,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(61,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(61,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(61,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(61,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(61,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(61,'Green','2024-02-17','A','2024-02-17 04:21:25',NULL),(61,'Green','2024-02-19','A','2024-02-19 03:47:32',NULL),(61,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(61,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(61,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(61,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(61,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(61,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(61,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(61,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(61,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(61,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(61,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(61,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(61,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(61,'Green','2024-03-11','A','2024-03-11 05:29:27',NULL),(61,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(61,'Green','2024-03-13','A','2024-03-13 03:30:49',NULL),(61,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(61,'Green','2024-03-15','A','2024-03-15 03:51:34',NULL),(61,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(61,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(61,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(61,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(61,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(61,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(61,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(61,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(61,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(61,'Green','2024-03-29','A','2024-03-29 03:41:58',NULL),(61,'Green','2024-04-15','A','2024-04-15 05:16:09',NULL),(61,'Green','2024-04-16','A','2024-04-16 03:34:00',NULL),(61,'Green','2024-04-17','A','2024-04-17 10:01:44',NULL),(61,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(61,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(61,'Green','2024-04-20','A','2024-04-20 04:05:43',NULL),(61,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(61,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(61,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(61,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(61,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(61,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(61,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(61,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(61,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(61,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(61,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(61,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(61,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(61,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(61,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(61,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(61,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(61,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(61,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(61,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(61,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(61,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(61,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(61,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(61,'Green','2024-05-30','A','2024-05-30 06:40:11',NULL),(61,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(61,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(61,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(61,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(61,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(61,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(61,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(61,'Green','2024-07-06','A','2024-07-08 15:57:20',NULL),(61,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(61,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(61,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(61,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(61,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(61,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(61,'Green','2024-07-18','A','2024-07-18 10:12:32',NULL),(61,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(61,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(61,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(61,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(61,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(61,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(61,'Green','2024-07-29','A','2024-07-31 14:57:13',NULL),(61,'Green','2024-07-30','A','2024-07-31 14:46:59',NULL),(61,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(61,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(61,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(61,'Green','2024-08-15','P','2024-08-15 07:21:24',NULL),(61,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(61,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(61,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(61,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(61,'Green','2024-09-03','A','2024-09-03 16:51:58',NULL),(61,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(61,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(61,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(61,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(61,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(61,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(61,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(61,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(61,'Green','2024-09-20','A','2024-09-20 03:28:49',NULL),(61,'Green','2024-09-21','A','2024-09-21 03:27:47',NULL),(61,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(61,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(61,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(61,'Green','2024-09-28','A','2024-09-28 03:31:18',NULL),(61,'Green','2024-09-30','A','2024-09-30 03:51:27',NULL),(61,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(61,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(61,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(61,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(61,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(61,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(61,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(61,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(61,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(61,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(61,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(61,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(61,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(61,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(61,'Green','2024-10-19','A','2024-10-19 03:52:41',NULL),(61,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(61,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(61,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(61,'Green','2024-10-24','A','2024-10-24 03:43:23',NULL),(61,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(61,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(61,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(61,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(61,'Green','2024-10-30','A','2024-10-30 03:39:46',NULL),(61,'Green','2024-10-31','L','2024-10-31 03:29:50','2024-10-31 04:18:42'),(61,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(61,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(61,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(61,'Green','2024-11-05','A','2024-11-05 03:18:59',NULL),(61,'Green','2024-11-06','L','2024-11-06 03:38:23',NULL),(61,'Green','2024-11-07','L','2024-11-07 03:26:36',NULL),(61,'Green','2024-11-08','A','2024-11-08 03:46:17',NULL),(61,'Green','2024-11-11','A','2024-11-11 03:45:27',NULL),(61,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(61,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(61,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(61,'Green','2024-11-15','A','2024-11-15 04:29:28',NULL),(61,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(61,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(61,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(61,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(61,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(61,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(61,'Green','2024-11-26','A','2024-11-26 03:32:30',NULL),(61,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(61,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(61,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(61,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(61,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(61,'Green','2025-01-07','A','2025-01-07 05:10:42',NULL),(61,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(61,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(61,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(61,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(61,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(61,'Green','2025-01-15','L','2025-01-16 03:28:18',NULL),(61,'Green','2025-01-16','L','2025-01-16 03:28:40',NULL),(61,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(61,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(61,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(61,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(61,'Green','2025-01-22','A','2025-02-27 06:07:32',NULL),(61,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(61,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(61,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(61,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(61,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(61,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(61,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(61,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(61,'Green','2025-02-07','A','2025-02-27 06:57:59',NULL),(61,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(61,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(61,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(61,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(61,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(61,'Green','2025-02-15','A','2025-02-27 08:15:02',NULL),(61,'Green','2025-02-17','A','2025-02-27 08:16:24',NULL),(61,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(61,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(61,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(61,'Green','2025-02-22','A','2025-02-27 08:22:49',NULL),(61,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(61,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(61,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(61,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(61,'Green','2025-02-28','A','2025-02-28 03:53:57',NULL),(61,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(61,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(61,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(61,'Green','2025-03-05','A','2025-03-05 03:24:15',NULL),(61,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(61,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(61,'Green','2025-03-10','A','2025-03-10 05:26:27',NULL),(61,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(61,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(61,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(61,'Green','2025-03-14','A','2025-03-15 04:36:10',NULL),(61,'Green','2025-03-15','A','2025-03-15 04:37:38',NULL),(61,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(61,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(61,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(61,'Green','2025-03-20','A','2025-03-20 04:40:12',NULL),(61,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(61,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(61,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(61,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(61,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(61,'Green','2025-04-12','A','2025-04-12 04:40:59',NULL),(61,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(61,'Green','2025-04-15','A','2025-04-15 04:39:03',NULL),(61,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(61,'Green','2025-04-17','A','2025-04-17 03:53:06',NULL),(61,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(61,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(61,'Green','2025-04-21','A','2025-04-21 03:57:51',NULL),(61,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(61,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(61,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(61,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(61,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(61,'Green','2025-04-30','A','2025-04-30 04:31:02',NULL),(61,'Green','2025-05-02','A','2025-05-02 04:55:56',NULL),(61,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(61,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(61,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(61,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(61,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(61,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(61,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(61,'Green','2025-05-13','A','2025-05-13 04:08:51',NULL),(61,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(61,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(61,'Green','2025-05-16','A','2025-05-16 04:09:00',NULL),(61,'Green','2025-05-17','A','2025-05-17 04:15:38',NULL),(61,'Green','2025-05-19','A','2025-05-19 06:14:12',NULL),(61,'Green','2025-05-20','A','2025-05-20 04:42:52',NULL),(61,'Green','2025-05-21','A','2025-05-21 04:29:42',NULL),(61,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(61,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(61,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(61,'Green','2025-05-29','A','2025-05-29 04:21:00',NULL),(61,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(61,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(61,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(61,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(61,'Green','2025-06-23','A','2025-06-23 04:34:52',NULL),(61,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(61,'Green','2025-06-25','A','2025-06-26 04:17:53',NULL),(61,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(61,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(61,'Green','2025-07-02','A','2025-07-02 06:24:54',NULL),(61,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(61,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(61,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(61,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(61,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(61,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(61,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(61,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(61,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(61,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(62,'Green','2023-06-14','A','2023-06-14 03:46:00',NULL),(62,'Green','2023-06-19','A','2023-06-19 03:58:34',NULL),(62,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(62,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(62,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(62,'Green','2023-06-23','A','2023-06-23 03:37:22',NULL),(62,'Green','2023-07-10','A','2023-07-10 10:15:42',NULL),(62,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(62,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(62,'Green','2023-07-14','A','2023-07-14 03:42:17',NULL),(62,'Green','2023-07-15','P','2023-07-15 04:24:44',NULL),(62,'Green','2023-07-17','A','2023-07-17 04:06:04',NULL),(62,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(62,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(62,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(62,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(62,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(62,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(62,'Green','2023-08-05','P','2023-08-05 03:44:52',NULL),(62,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(62,'Green','2023-08-08','A','2023-08-08 03:58:08',NULL),(62,'Green','2023-08-16','A','2023-08-16 03:36:11',NULL),(62,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(62,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(62,'Green','2023-08-23','A','2023-08-23 05:41:46',NULL),(62,'Green','2023-08-24','A','2023-08-24 04:48:17',NULL),(62,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(62,'Green','2023-08-28','A','2023-08-28 05:26:39',NULL),(62,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(62,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(62,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(62,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(62,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(62,'Green','2023-09-05','A','2023-09-05 05:46:07',NULL),(62,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(62,'Green','2023-09-08','A','2023-09-08 04:10:48',NULL),(62,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(62,'Green','2023-09-11','A','2023-09-11 04:53:55',NULL),(62,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(62,'Green','2023-09-13','A','2023-09-13 06:14:37',NULL),(62,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(62,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(62,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(62,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(62,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(62,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(62,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(62,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(62,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(62,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(62,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(62,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(62,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(62,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(62,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(62,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(62,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(62,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(62,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(62,'Green','2023-10-08','A','2023-10-08 15:32:14',NULL),(62,'Green','2023-10-09','A','2023-10-09 03:28:00',NULL),(62,'Green','2023-10-10','A','2023-10-10 03:50:22',NULL),(62,'Green','2023-10-11','A','2023-10-11 04:41:38',NULL),(62,'Green','2023-10-16','A','2023-10-16 05:28:03',NULL),(62,'Green','2023-10-17','A','2023-10-17 03:45:39',NULL),(62,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(62,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(62,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(62,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(62,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(62,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(62,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(62,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(62,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(62,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(62,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(62,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(62,'Green','2023-11-02','A','2023-11-02 03:31:15',NULL),(62,'Green','2023-11-03','A','2023-11-03 03:37:12',NULL),(62,'Green','2023-11-04','A','2023-11-04 05:09:48',NULL),(62,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(62,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(62,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(62,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(62,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(62,'Green','2023-11-15','A','2023-11-16 04:02:02',NULL),(62,'Green','2023-11-16','A','2023-11-16 04:00:41',NULL),(62,'Green','2023-11-17','A','2023-11-17 05:12:13',NULL),(62,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(62,'Green','2023-11-20','A','2023-11-20 04:38:42',NULL),(62,'Green','2023-11-21','A','2023-11-21 04:27:45',NULL),(62,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(62,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(62,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(62,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(62,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(62,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(62,'Green','2023-12-01','A','2023-12-01 03:35:58',NULL),(62,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(62,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(62,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(62,'Green','2023-12-06','A','2023-12-06 11:33:01',NULL),(62,'Green','2023-12-08','A','2023-12-08 10:59:01',NULL),(62,'Green','2023-12-09','A','2023-12-09 07:45:57',NULL),(62,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(62,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(62,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(62,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(62,'Green','2023-12-16','A','2023-12-20 11:32:39',NULL),(62,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(62,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(62,'Green','2024-01-03','A','2024-01-23 09:39:57',NULL),(62,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(62,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(62,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(62,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(62,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(62,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(62,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(62,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(62,'Green','2024-01-16','A','2024-01-23 09:28:59',NULL),(62,'Green','2024-01-17','A','2024-01-17 04:22:05',NULL),(62,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(62,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(62,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(62,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(62,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(62,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(62,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(62,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(62,'Green','2024-01-30','A','2024-01-30 04:42:31',NULL),(62,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(62,'Green','2024-02-01','A','2024-02-01 05:18:32',NULL),(62,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(62,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(62,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(62,'Green','2024-02-13','A','2024-02-13 05:30:56',NULL),(62,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(62,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(62,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(62,'Green','2024-02-17','A','2024-02-17 04:21:25',NULL),(62,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(62,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(62,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(62,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(62,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(62,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(62,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(62,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(62,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(62,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(62,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(62,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(62,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(62,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(62,'Green','2024-03-11','A','2024-03-11 05:29:27',NULL),(62,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(62,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(62,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(62,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(62,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(62,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(62,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(62,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(62,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(62,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(62,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(62,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(62,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(62,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(62,'Green','2024-04-15','A','2024-04-15 05:16:09',NULL),(62,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(62,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(62,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(62,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(62,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(62,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(62,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(62,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(62,'Green','2024-04-26','A','2024-04-26 04:05:39',NULL),(62,'Green','2024-04-29','A','2024-04-29 04:24:38',NULL),(62,'Green','2024-04-30','A','2024-04-30 04:12:38',NULL),(62,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(62,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(62,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(62,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(62,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(62,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(62,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(62,'Green','2024-05-10','A','2024-05-10 04:18:54',NULL),(62,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(62,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(62,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(62,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(62,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(62,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(62,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(62,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(62,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(62,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(62,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(62,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(62,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(62,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(62,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(62,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(62,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(62,'Green','2024-07-05','A','2024-07-05 04:32:31',NULL),(62,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(62,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(62,'Green','2024-07-09','A','2024-07-09 06:52:13',NULL),(62,'Green','2024-07-10','A','2024-07-11 04:18:12',NULL),(62,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(62,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(62,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(62,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(62,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(62,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(62,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(62,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(62,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(62,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(62,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(62,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(62,'Green','2024-08-06','A','2024-08-06 05:15:55',NULL),(62,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(62,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(62,'Green','2024-08-15','P','2024-08-15 07:21:24',NULL),(62,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(62,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(62,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(62,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(62,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(62,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(62,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(62,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(62,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(62,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(62,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(62,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(62,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(62,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(62,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(62,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(62,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(62,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(62,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(62,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(62,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(62,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(62,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(62,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(62,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(62,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(62,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(62,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(62,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(62,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(62,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(62,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(62,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(62,'Green','2024-10-18','A','2024-10-18 03:45:15',NULL),(62,'Green','2024-10-19','A','2024-10-19 03:52:41',NULL),(62,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(62,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(62,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(62,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(62,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(62,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(62,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(62,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(62,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(62,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(62,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(62,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(62,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(62,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(62,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(62,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(62,'Green','2024-11-08','A','2024-11-08 03:46:17',NULL),(62,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(62,'Green','2024-11-12','A','2024-11-12 03:43:25',NULL),(62,'Green','2024-11-13','A','2024-11-13 03:41:42',NULL),(62,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(62,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(62,'Green','2024-11-16','A','2024-11-16 03:39:45',NULL),(62,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(62,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(62,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(62,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(62,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(62,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(62,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(62,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(62,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(62,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(62,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(62,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(62,'Green','2025-01-08','A','2025-01-08 03:48:03',NULL),(62,'Green','2025-01-09','A','2025-01-09 03:33:04',NULL),(62,'Green','2025-01-10','A','2025-01-10 03:49:21',NULL),(62,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(62,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(62,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(62,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(62,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(62,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(62,'Green','2025-01-20','A','2025-02-27 05:52:55',NULL),(62,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(62,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(62,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(62,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(62,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(62,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(62,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(62,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(62,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(62,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(62,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(62,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(62,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(62,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(62,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(62,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(62,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(62,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(62,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(62,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(62,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(62,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(62,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(62,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(62,'Green','2025-02-26','A','2025-02-26 05:07:55',NULL),(62,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(62,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(62,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(62,'Green','2025-03-03','A','2025-03-03 04:02:43',NULL),(62,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(62,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(62,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(62,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(62,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(62,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(62,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(62,'Green','2025-03-13','A','2025-03-13 04:14:29',NULL),(62,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(62,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(62,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(62,'Green','2025-03-18','A','2025-03-19 03:22:49',NULL),(62,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(62,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(62,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(62,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(62,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(62,'Green','2025-04-09','A','2025-04-09 03:50:38',NULL),(62,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(62,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(62,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(62,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(62,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(62,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(62,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(62,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(62,'Green','2025-04-21','A','2025-04-21 03:57:51',NULL),(62,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(62,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(62,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(62,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(62,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(62,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(62,'Green','2025-05-02','A','2025-05-02 04:55:56',NULL),(62,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(62,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(62,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(62,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(62,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(62,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(62,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(62,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(62,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(62,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(62,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(62,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(62,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(62,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(62,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(62,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(62,'Green','2025-05-23','A','2025-05-23 05:41:50',NULL),(62,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(62,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(62,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(62,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(62,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(62,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(62,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(62,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(62,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(62,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(62,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(62,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(62,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(62,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(62,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(62,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(62,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(62,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(62,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(62,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(62,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(62,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(63,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(63,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(63,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(63,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(63,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(63,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(63,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(63,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(63,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(63,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(63,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(63,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(63,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(63,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(63,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(63,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(63,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(63,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(63,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(63,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(63,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(63,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(63,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(63,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(63,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(63,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(63,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(63,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(63,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(63,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(63,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(63,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(63,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(63,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(63,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(63,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(63,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(63,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(63,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(63,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(63,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(63,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(63,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(63,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(63,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(63,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(63,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(63,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(63,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(63,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(63,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(63,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(63,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(63,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(63,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(63,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(63,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(63,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(63,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(63,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(63,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(63,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(63,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(63,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(63,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(63,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(63,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(63,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(63,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(63,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(63,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(63,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(63,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(63,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(63,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(63,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(63,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(63,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(63,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(63,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(63,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(63,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(63,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(63,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(63,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(63,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(63,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(63,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(63,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(63,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(63,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(63,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(63,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(63,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(63,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(63,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(63,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(63,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(63,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(63,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(63,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(63,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(63,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(63,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(63,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(63,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(63,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(63,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(63,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(63,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(63,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(63,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(63,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(63,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(63,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(63,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(63,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(63,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(63,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(63,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(63,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(63,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(63,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(63,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(63,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(63,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(63,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(63,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(63,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(63,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(63,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(63,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(63,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(63,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(63,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(63,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(63,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(63,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(63,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(63,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(63,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(63,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(63,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(63,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(63,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(63,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(63,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(63,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(63,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(63,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(63,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(63,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(63,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(63,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(63,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(63,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(63,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(63,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(63,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(63,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL);
INSERT INTO `attendance` VALUES (63,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(63,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(63,'Purple','2023-08-24','A','2023-08-24 04:32:31',NULL),(63,'Purple','2023-08-25','A','2023-08-25 04:07:27',NULL),(63,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(63,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(63,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(63,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(63,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(63,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(63,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(63,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(63,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(63,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(63,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(63,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(63,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(63,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(63,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(63,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(63,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(63,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(63,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(63,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(63,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(63,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(63,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(63,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(63,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(63,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(63,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(63,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(63,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(63,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(63,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(63,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(63,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(63,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(63,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(63,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(63,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(63,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(63,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(63,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(63,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(63,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(63,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(63,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(63,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(63,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(63,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(63,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(63,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(63,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(63,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(63,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(63,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(63,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(63,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(63,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(63,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(63,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(63,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(63,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(63,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(63,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(63,'Purple','2023-11-21','A','2023-11-21 04:31:52',NULL),(63,'Purple','2023-11-22','A','2023-11-22 05:57:19',NULL),(63,'Purple','2023-11-23','A','2023-11-23 04:22:27',NULL),(63,'Purple','2023-11-24','A','2023-11-25 05:09:07',NULL),(63,'Purple','2023-11-25','A','2023-11-25 04:33:37',NULL),(63,'Purple','2023-11-27','A','2023-11-27 04:36:30',NULL),(63,'Purple','2023-11-28','A','2023-11-28 06:10:11',NULL),(63,'Purple','2023-11-29','A','2023-11-29 11:54:38',NULL),(63,'Purple','2023-12-01','L','2023-12-01 11:51:30',NULL),(63,'Purple','2023-12-02','L','2023-12-02 03:53:14',NULL),(63,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(63,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(63,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(63,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(63,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(63,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(63,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(63,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(63,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(63,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(63,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(63,'Purple','2024-01-01','A','2024-01-03 04:55:14',NULL),(63,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(63,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(63,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(63,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(63,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(63,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(63,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(63,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(63,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(63,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(63,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(63,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(63,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(63,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(63,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(63,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(63,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(63,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(63,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(63,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(63,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(63,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(63,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(63,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(63,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(63,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(63,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(63,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(63,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(63,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(63,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(63,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(63,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(63,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(63,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(63,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(63,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(63,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(63,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(63,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(63,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(63,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(63,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(63,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(63,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(63,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(63,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(63,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(63,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(63,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(63,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(63,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(63,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(63,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(63,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(63,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(63,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(63,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(63,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(63,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(63,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(63,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(63,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(63,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(63,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(63,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(63,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(63,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(63,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(63,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(63,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(63,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(63,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(63,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(63,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(63,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(63,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(63,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(63,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(63,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(63,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(63,'Purple','2024-05-16','A','2024-05-16 04:29:35',NULL),(63,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(63,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(63,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(63,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(63,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(63,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(63,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(63,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(63,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(63,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(63,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(63,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(63,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(63,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(63,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(63,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(63,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(63,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(63,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(63,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(63,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(63,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(63,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(63,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(63,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(63,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(63,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(63,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(63,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(63,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(63,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(63,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(63,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(63,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(63,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(63,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(63,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(63,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(63,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(63,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(63,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(63,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(63,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(63,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(63,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(63,'Purple','2024-09-23','A','2024-09-23 04:59:58',NULL),(63,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(63,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(63,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(63,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(63,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(63,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(63,'Purple','2024-10-02','A','2024-10-02 03:57:31',NULL),(63,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(63,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(63,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(63,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(63,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(63,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(63,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(63,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(63,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(63,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(63,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(63,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(63,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(63,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(63,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(63,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(63,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(63,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(63,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(63,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(63,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(63,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(63,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(63,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(63,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(64,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(64,'Green','2023-06-19','P','2023-06-19 03:58:34',NULL),(64,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(64,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(64,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(64,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(64,'Green','2023-07-10','P','2023-07-10 10:15:42',NULL),(64,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(64,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(64,'Green','2023-07-14','P','2023-07-14 03:42:17',NULL),(64,'Green','2023-07-15','P','2023-07-15 04:24:44',NULL),(64,'Green','2023-07-17','P','2023-07-17 04:06:04',NULL),(64,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(64,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(64,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(64,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(64,'Green','2023-08-03','A','2023-08-03 03:58:15',NULL),(64,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(64,'Green','2023-08-05','P','2023-08-05 03:44:52',NULL),(64,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(64,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(64,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(64,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(64,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(64,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(64,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(64,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(64,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(64,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(64,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(64,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(64,'Green','2023-09-02','A','2023-09-02 04:43:34',NULL),(64,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(64,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(64,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(64,'Green','2023-09-08','A','2023-09-08 04:10:48',NULL),(64,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(64,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(64,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(64,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(64,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(64,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(64,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(64,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(64,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(64,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(64,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(64,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(64,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(64,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(64,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(64,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(64,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(64,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(64,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(64,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(64,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(64,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(64,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(64,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(64,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(64,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(64,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(64,'Green','2023-10-16','A','2023-10-16 05:28:03',NULL),(64,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(64,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(64,'Green','2023-10-19','A','2023-10-19 04:24:31',NULL),(64,'Green','2023-10-20','A','2023-10-20 03:52:23',NULL),(64,'Green','2023-10-21','A','2023-10-21 05:32:56',NULL),(64,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(64,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(64,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(64,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(64,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(64,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(64,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(64,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(64,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(64,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(64,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(64,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(64,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(64,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(64,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(64,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(64,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(64,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(64,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(64,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(64,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(64,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(64,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(64,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(64,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(64,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(64,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(64,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(64,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(64,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(64,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(64,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(64,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(64,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(64,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(64,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(64,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(64,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(64,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(64,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(64,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(64,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(64,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(64,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(64,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(64,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(64,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(64,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(64,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(64,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(64,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(64,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(64,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(64,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(64,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(64,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(64,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(64,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(64,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(64,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(64,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(64,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(64,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(64,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(64,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(64,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(64,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(64,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(64,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(64,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(64,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(64,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(64,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(64,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(64,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(64,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(64,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(64,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(64,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(64,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(64,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(64,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(64,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(64,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(64,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(64,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(64,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(64,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(64,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(64,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(64,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(64,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(64,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(64,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(64,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(64,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(64,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(64,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(64,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(64,'Green','2024-03-28','A','2024-03-28 04:05:07',NULL),(64,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(64,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(64,'Green','2024-04-16','A','2024-04-16 03:34:00',NULL),(64,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(64,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(64,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(64,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(64,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(64,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(64,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(64,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(64,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(64,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(64,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(64,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(64,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(64,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(64,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(64,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(64,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(64,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(64,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(64,'Green','2024-05-13','A','2024-05-13 04:09:01',NULL),(64,'Green','2024-05-14','A','2024-05-14 04:03:56',NULL),(64,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(64,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(64,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(64,'Green','2024-05-21','A','2024-05-21 04:09:11',NULL),(64,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(64,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(64,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(64,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(64,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(64,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(64,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(64,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(64,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(64,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(64,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(64,'Green','2024-07-06','A','2024-07-08 15:57:20',NULL),(64,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(64,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(64,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(64,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(64,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(64,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(64,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(64,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(64,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(64,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(64,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(64,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(64,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(64,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(64,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(64,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(64,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(64,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(64,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(64,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(64,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(64,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(64,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(64,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(64,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(64,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(64,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(64,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(64,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(64,'Green','2024-09-16','A','2024-09-16 03:25:56',NULL),(64,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(64,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(64,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(64,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(64,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(64,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(64,'Green','2024-09-26','A','2024-09-26 03:48:35',NULL),(64,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(64,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(64,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(64,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(64,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(64,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(64,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(64,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(64,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(64,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(64,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(64,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(64,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(64,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(64,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(64,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(64,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(64,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(64,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(64,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(64,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(64,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(64,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(64,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(64,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(64,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(64,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(64,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(64,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(64,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(64,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(64,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(64,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(64,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(64,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(64,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(64,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(64,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(64,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(64,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(64,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(64,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(64,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(64,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(64,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(64,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(64,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(64,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(64,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(64,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(64,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(64,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(64,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(64,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(64,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(64,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(64,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(64,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(64,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(64,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(64,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(64,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(64,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(64,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(64,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(64,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(64,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(64,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(64,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(64,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(64,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(64,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(64,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(64,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(64,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(64,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(64,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(64,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(64,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(64,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(64,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(64,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(64,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(64,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(64,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(64,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(64,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(64,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(64,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(64,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(64,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(64,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(64,'Green','2025-03-05','A','2025-03-05 03:24:15',NULL),(64,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(64,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(64,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(64,'Green','2025-03-11','A','2025-03-11 04:36:43',NULL),(64,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(64,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(64,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(64,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(64,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(64,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(64,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(64,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(64,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(64,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(64,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(64,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(64,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(64,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(64,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(64,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(64,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(64,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(64,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(64,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(64,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(64,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(64,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(64,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(64,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(64,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(64,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(64,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(64,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(64,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(64,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(64,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(64,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(64,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(64,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(64,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(64,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(64,'Green','2025-05-15','A','2025-05-15 04:04:49',NULL),(64,'Green','2025-05-16','A','2025-05-16 04:09:00',NULL),(64,'Green','2025-05-17','A','2025-05-17 04:15:38',NULL),(64,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(64,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(64,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(64,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(64,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(64,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(64,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(64,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(64,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(64,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(64,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(64,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(64,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(64,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(64,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(64,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(64,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(64,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(64,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(64,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(64,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(64,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(64,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(64,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(64,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(64,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(64,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(65,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(65,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(65,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(65,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(65,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(65,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(65,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(65,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(65,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(65,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(65,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(65,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(65,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(65,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(65,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(65,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(65,'1','2024-09-30','A','2024-09-30 03:52:38',NULL),(65,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(65,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(65,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(65,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(65,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(65,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(65,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(65,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(65,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(65,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(65,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(65,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(65,'1','2024-10-17','L','2024-10-17 03:53:46',NULL),(65,'1','2024-10-18','A','2024-10-18 03:49:32',NULL),(65,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(65,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(65,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(65,'1','2024-10-23','A','2024-10-23 03:48:28',NULL),(65,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(65,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(65,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(65,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(65,'1','2024-10-29','A','2024-10-29 03:49:19',NULL),(65,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(65,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(65,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(65,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(65,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(65,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(65,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(65,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(65,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(65,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(65,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(65,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(65,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(65,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(65,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(65,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(65,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(65,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(65,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(65,'1','2024-11-25','A','2024-11-25 03:54:20',NULL),(65,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(65,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(65,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(65,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(65,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(65,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(65,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(65,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(65,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(65,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(65,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(65,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(65,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(65,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(65,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(65,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(65,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(65,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(65,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(65,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(65,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(65,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(65,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(65,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(65,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(65,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(65,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(65,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(65,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(65,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(65,'1','2025-02-10','A','2025-02-26 05:41:26',NULL),(65,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(65,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(65,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(65,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(65,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(65,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(65,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(65,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(65,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(65,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(65,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(65,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(65,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(65,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(65,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(65,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(65,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(65,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(65,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(65,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(65,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(65,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(65,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(65,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(65,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(65,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(65,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(65,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(65,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(65,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(65,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(65,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(65,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(65,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(65,'1','2025-04-11','A','2025-04-12 04:42:56',NULL),(65,'1','2025-04-12','A','2025-04-12 04:39:19',NULL),(65,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(65,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(65,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(65,'1','2025-04-17','A','2025-04-17 03:51:56',NULL),(65,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(65,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(65,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(65,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(65,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(65,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(65,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(65,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(65,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(65,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(65,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(65,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(65,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(65,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(65,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(65,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(65,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(65,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(65,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(65,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(65,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(65,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(65,'1','2025-05-17','A','2025-05-17 04:16:03',NULL),(65,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(65,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(65,'1','2025-05-21','A','2025-05-21 04:33:07',NULL),(65,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(65,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(65,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(65,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(65,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(65,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(65,'1','2025-06-10','P','2025-06-10 07:18:39',NULL),(65,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(65,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(65,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(65,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(65,'1','2025-06-29','A','2025-06-30 05:12:14',NULL),(65,'1','2025-06-30','A','2025-06-30 05:14:03',NULL),(65,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(65,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(65,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(65,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(65,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(65,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(65,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(65,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(65,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(65,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(65,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(65,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(65,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(65,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(65,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(65,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(65,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(65,'Red','2023-06-23','A','2023-06-23 03:36:00',NULL),(65,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(65,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(65,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(65,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(65,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(65,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(65,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(65,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(65,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(65,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(65,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(65,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(65,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(65,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(65,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(65,'Red','2023-08-08','A','2023-08-08 03:55:21',NULL),(65,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(65,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(65,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(65,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(65,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(65,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(65,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(65,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(65,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(65,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(65,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(65,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(65,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(65,'Red','2023-09-09','P','2023-09-09 09:24:57',NULL),(65,'Red','2023-09-11','P','2023-09-11 08:44:29',NULL),(65,'Red','2023-09-12','P','2023-09-14 03:49:37',NULL),(65,'Red','2023-09-13','A','2023-09-13 13:02:59',NULL),(65,'Red','2023-09-14','A','2023-09-15 08:24:19',NULL),(65,'Red','2023-09-15','A','2023-09-15 08:23:54',NULL),(65,'Red','2023-09-16','P','2023-09-19 04:07:24',NULL),(65,'Red','2023-09-18','P','2023-09-19 04:07:55',NULL),(65,'Red','2023-09-19','P','2023-09-19 08:59:03',NULL),(65,'Red','2023-09-20','P','2023-09-20 11:38:53',NULL),(65,'Red','2023-09-21','P','2023-09-21 11:12:21',NULL),(65,'Red','2023-09-22','P','2023-09-22 10:36:14',NULL),(65,'Red','2023-09-23','P','2023-09-23 11:46:43',NULL),(65,'Red','2023-09-25','P','2023-09-25 08:39:05',NULL),(65,'Red','2023-09-26','P','2023-09-26 09:19:43',NULL),(65,'Red','2023-09-27','P','2023-09-28 11:28:36',NULL),(65,'Red','2023-09-28','P','2023-09-28 11:28:50',NULL),(65,'Red','2023-10-02','P','2023-10-02 11:05:48',NULL),(65,'Red','2023-10-03','P','2023-10-03 10:29:44',NULL),(65,'Red','2023-10-04','P','2023-10-04 09:42:26',NULL),(65,'Red','2023-10-05','P','2023-10-05 11:20:46',NULL),(65,'Red','2023-10-06','P','2023-10-06 09:41:55',NULL),(65,'Red','2023-10-09','P','2023-10-09 11:22:19',NULL),(65,'Red','2023-10-10','P','2023-10-10 11:21:39',NULL),(65,'Red','2023-10-11','P','2023-10-11 11:45:39',NULL),(65,'Red','2023-10-14','P','2023-10-14 03:27:40',NULL),(65,'Red','2023-10-16','P','2023-10-17 11:35:38',NULL),(65,'Red','2023-10-17','P','2023-10-17 11:26:56',NULL),(65,'Red','2023-10-19','P','2023-10-19 10:35:04',NULL),(65,'Red','2023-10-20','P','2023-10-20 10:37:07',NULL),(65,'Red','2023-10-23','P','2023-10-23 11:24:01',NULL),(65,'Red','2023-10-24','P','2023-10-24 10:57:37',NULL),(65,'Red','2023-10-25','P','2023-10-25 10:25:40',NULL),(65,'Red','2023-10-26','P','2023-10-26 11:27:33',NULL),(65,'Red','2023-10-27','P','2023-10-30 11:20:22',NULL),(65,'Red','2023-10-30','P','2023-10-30 11:19:01',NULL),(65,'Red','2023-10-31','P','2023-10-31 11:31:35',NULL),(65,'Red','2023-11-01','A','2023-11-03 11:07:50',NULL),(65,'Red','2023-11-02','P','2023-11-03 11:08:14',NULL),(65,'Red','2023-11-03','P','2023-11-03 11:06:36',NULL),(65,'Red','2023-11-04','P','2023-11-04 10:55:12',NULL),(65,'Red','2023-11-06','P','2023-11-07 11:08:45',NULL),(65,'Red','2023-11-07','P','2023-11-07 11:08:13',NULL),(65,'Red','2023-11-13','P','2023-11-16 11:16:54',NULL),(65,'Red','2023-11-14','P','2023-11-16 11:16:09',NULL),(65,'Red','2023-11-15','P','2023-11-16 11:15:38',NULL),(65,'Red','2023-11-16','P','2023-11-16 11:14:41',NULL),(65,'Red','2023-11-18','P','2023-11-18 11:30:39',NULL),(65,'Red','2023-11-24','P','2023-11-25 05:14:34',NULL),(65,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(65,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(65,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(65,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(65,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(65,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(65,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(65,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(65,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(65,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(65,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(65,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(65,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(65,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(65,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(65,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(65,'Red','2024-01-02','A','2024-01-30 06:40:52',NULL),(65,'Red','2024-01-03','A','2024-01-30 06:42:04',NULL),(65,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(65,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(65,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(65,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(65,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(65,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(65,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(65,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(65,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(65,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(65,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(65,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(65,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(65,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(65,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(65,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(65,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(65,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(65,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(65,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(65,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(65,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(65,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(65,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(65,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(65,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(65,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(65,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(65,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(65,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(65,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(65,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(65,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(65,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(65,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(65,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(65,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(65,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(65,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(65,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(65,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(65,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(65,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(65,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(65,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(65,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(65,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(65,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(65,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(65,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(65,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(65,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(65,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(65,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(65,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(65,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(65,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(65,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(65,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(65,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(65,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(65,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(65,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(65,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(65,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(65,'Red','2024-05-03','A','2024-05-04 05:53:58',NULL),(65,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(65,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(65,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(65,'Red','2024-05-08','A','2024-05-08 04:53:25',NULL),(65,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(65,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(65,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(65,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(65,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(65,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(65,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(65,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(65,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(65,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(65,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(65,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(65,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(65,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(65,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(65,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(65,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(65,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(65,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(65,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(65,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(65,'Red','2024-07-08','A','2024-07-08 05:38:43',NULL),(65,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(65,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(65,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(65,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(65,'Red','2024-07-13','A','2024-07-13 05:18:04',NULL),(65,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(65,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(65,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(65,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(65,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(65,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(65,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(65,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(65,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(65,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(65,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(65,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(65,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(65,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(65,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(66,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(66,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(66,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(66,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(66,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(66,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(66,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(66,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(66,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(66,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(66,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(66,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(66,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(66,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(66,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(66,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(66,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(66,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(66,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(66,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(66,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(66,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(66,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(66,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(66,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(66,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(66,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(66,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(66,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(66,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(66,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(66,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(66,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(66,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(66,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(66,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(66,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(66,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(66,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(66,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(66,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(66,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(66,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(66,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(66,'1','2024-11-04','A','2024-11-04 03:50:12',NULL),(66,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(66,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(66,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(66,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(66,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(66,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(66,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(66,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(66,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(66,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(66,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(66,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(66,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(66,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(66,'1','2024-11-25','A','2024-11-25 03:54:20',NULL),(66,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(66,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(66,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(66,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(66,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(66,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(66,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(66,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(66,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(66,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(66,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(66,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(66,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(66,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(66,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(66,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(66,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(66,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(66,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(66,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(66,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(66,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(66,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(66,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(66,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(66,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(66,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(66,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(66,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(66,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(66,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(66,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(66,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(66,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(66,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(66,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(66,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(66,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(66,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(66,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(66,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(66,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(66,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(66,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(66,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(66,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(66,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(66,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(66,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(66,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(66,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(66,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(66,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(66,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(66,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(66,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(66,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(66,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(66,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(66,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(66,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(66,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(66,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(66,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(66,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(66,'1','2025-04-11','A','2025-04-12 04:42:56',NULL),(66,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(66,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(66,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(66,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(66,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(66,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(66,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(66,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(66,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(66,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(66,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(66,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(66,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(66,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(66,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(66,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(66,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(66,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(66,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(66,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(66,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(66,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(66,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(66,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(66,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(66,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(66,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(66,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(66,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(66,'1','2025-05-20','A','2025-05-20 04:45:26',NULL),(66,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(66,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(66,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(66,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(66,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(66,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(66,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(66,'1','2025-06-10','P','2025-06-10 07:18:39',NULL),(66,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(66,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(66,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(66,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(66,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(66,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(66,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(66,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(66,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(66,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(66,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(66,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(66,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(66,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(66,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(66,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(66,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(66,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(66,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(66,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(66,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(66,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(66,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(66,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(66,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(66,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(66,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(66,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(66,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(66,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(66,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(66,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(66,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(66,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(66,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(66,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(66,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(66,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(66,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(66,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(66,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(66,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(66,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(66,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(66,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(66,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(66,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(66,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(66,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(66,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(66,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(66,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(66,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(66,'Red','2023-09-09','P','2023-09-09 09:24:57',NULL),(66,'Red','2023-09-11','P','2023-09-11 08:44:29',NULL),(66,'Red','2023-09-12','P','2023-09-14 03:49:37',NULL),(66,'Red','2023-09-13','P','2023-09-13 13:02:59',NULL),(66,'Red','2023-09-14','P','2023-09-15 08:24:19',NULL),(66,'Red','2023-09-15','P','2023-09-15 08:23:54',NULL),(66,'Red','2023-09-16','P','2023-09-19 04:07:24',NULL),(66,'Red','2023-09-18','P','2023-09-19 04:07:55',NULL),(66,'Red','2023-09-19','P','2023-09-19 08:59:03',NULL),(66,'Red','2023-09-20','P','2023-09-20 11:38:53',NULL),(66,'Red','2023-09-21','P','2023-09-21 11:12:21',NULL),(66,'Red','2023-09-22','P','2023-09-22 10:36:14',NULL),(66,'Red','2023-09-23','P','2023-09-23 11:46:43',NULL),(66,'Red','2023-09-25','P','2023-09-25 08:39:05',NULL),(66,'Red','2023-09-26','P','2023-09-26 09:19:43',NULL),(66,'Red','2023-09-27','P','2023-09-28 11:28:36',NULL),(66,'Red','2023-09-28','P','2023-09-28 11:28:50',NULL),(66,'Red','2023-10-02','P','2023-10-02 11:05:48',NULL),(66,'Red','2023-10-03','P','2023-10-03 10:29:44',NULL),(66,'Red','2023-10-04','P','2023-10-04 09:42:26',NULL),(66,'Red','2023-10-05','P','2023-10-05 11:20:46',NULL),(66,'Red','2023-10-06','P','2023-10-06 09:41:55',NULL),(66,'Red','2023-10-09','P','2023-10-09 11:22:19',NULL),(66,'Red','2023-10-10','P','2023-10-10 11:21:39',NULL),(66,'Red','2023-10-11','P','2023-10-11 11:45:39',NULL),(66,'Red','2023-10-14','P','2023-10-14 03:27:40',NULL),(66,'Red','2023-10-16','P','2023-10-17 11:35:38',NULL),(66,'Red','2023-10-17','P','2023-10-17 11:26:56',NULL),(66,'Red','2023-10-19','P','2023-10-19 10:35:04',NULL),(66,'Red','2023-10-20','P','2023-10-20 10:37:07',NULL),(66,'Red','2023-10-23','P','2023-10-23 11:24:01',NULL),(66,'Red','2023-10-24','P','2023-10-24 10:57:37',NULL),(66,'Red','2023-10-25','P','2023-10-25 10:25:40',NULL),(66,'Red','2023-10-26','P','2023-10-26 11:27:33',NULL),(66,'Red','2023-10-27','P','2023-10-30 11:20:22',NULL),(66,'Red','2023-10-30','P','2023-10-30 11:19:01',NULL),(66,'Red','2023-10-31','P','2023-10-31 11:31:35',NULL),(66,'Red','2023-11-01','P','2023-11-03 11:07:50',NULL),(66,'Red','2023-11-02','P','2023-11-03 11:08:14',NULL),(66,'Red','2023-11-03','A','2023-11-03 11:06:36',NULL),(66,'Red','2023-11-04','A','2023-11-04 10:55:12',NULL),(66,'Red','2023-11-06','P','2023-11-07 11:08:45',NULL),(66,'Red','2023-11-07','P','2023-11-07 11:08:13',NULL),(66,'Red','2023-11-13','P','2023-11-16 11:16:54',NULL),(66,'Red','2023-11-14','P','2023-11-16 11:16:09',NULL),(66,'Red','2023-11-15','P','2023-11-16 11:15:38',NULL),(66,'Red','2023-11-16','P','2023-11-16 11:14:41',NULL),(66,'Red','2023-11-18','P','2023-11-18 11:30:39',NULL),(66,'Red','2023-11-24','P','2023-11-25 05:14:34',NULL),(66,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(66,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(66,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(66,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(66,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(66,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(66,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(66,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(66,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(66,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(66,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(66,'Red','2023-12-13','A','2023-12-20 11:18:42',NULL),(66,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(66,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(66,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(66,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(66,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(66,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(66,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(66,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(66,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(66,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(66,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(66,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(66,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(66,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(66,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(66,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(66,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(66,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(66,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(66,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(66,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(66,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(66,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(66,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(66,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(66,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(66,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(66,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(66,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(66,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(66,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(66,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(66,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(66,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(66,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(66,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(66,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(66,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(66,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(66,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(66,'Red','2024-02-27','A','2024-02-27 11:29:53',NULL),(66,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(66,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(66,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(66,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(66,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(66,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(66,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(66,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(66,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(66,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(66,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(66,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(66,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(66,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(66,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(66,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(66,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(66,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(66,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(66,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(66,'Red','2024-03-28','A','2024-03-29 05:56:39',NULL),(66,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(66,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(66,'Red','2024-04-16','A','2024-04-17 09:26:07',NULL),(66,'Red','2024-04-17','A','2024-04-17 09:23:26',NULL),(66,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(66,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(66,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(66,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(66,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(66,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(66,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(66,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(66,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(66,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(66,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(66,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(66,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(66,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(66,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(66,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(66,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(66,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(66,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(66,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(66,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(66,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(66,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(66,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(66,'Red','2024-06-24','A','2024-06-24 06:11:27',NULL),(66,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(66,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(66,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(66,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(66,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(66,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(66,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(66,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(66,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(66,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(66,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(66,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(66,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(66,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(66,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(66,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(66,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(66,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(66,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(66,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(66,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(66,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(66,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(66,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(66,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(66,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(66,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(67,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(67,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(67,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(67,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(67,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(67,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(67,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(67,'Purple','2023-07-14','A','2023-07-14 03:30:20',NULL),(67,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(67,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(67,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(67,'Purple','2023-07-19','A','2023-07-19 03:40:54',NULL),(67,'Purple','2023-07-20','A','2023-07-20 05:14:41',NULL),(67,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(67,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(67,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(67,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(67,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(67,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(67,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(67,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(67,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(67,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(67,'Purple','2023-08-23','A','2023-08-25 08:53:38',NULL),(67,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(67,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(67,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(67,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(67,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(67,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(67,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(67,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(67,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(67,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(67,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(67,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(67,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(67,'Purple','2023-09-12','A','2023-09-12 03:39:26',NULL),(67,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(67,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(67,'Purple','2023-09-15','A','2023-09-15 04:08:07',NULL),(67,'Purple','2023-09-16','A','2023-09-16 04:12:39',NULL),(67,'Purple','2023-09-18','A','2023-09-18 03:41:02',NULL),(67,'Purple','2023-09-19','A','2023-09-19 03:30:11',NULL),(67,'Purple','2023-09-20','A','2023-09-20 05:40:40',NULL),(67,'Purple','2023-09-21','A','2023-09-21 05:55:51',NULL),(67,'Purple','2023-09-22','A','2023-09-22 04:54:41',NULL),(67,'Purple','2023-09-23','A','2023-09-23 04:31:46',NULL),(67,'Purple','2023-09-25','A','2023-09-25 03:56:57',NULL),(67,'Purple','2023-09-26','A','2023-09-26 04:10:39',NULL),(67,'Purple','2023-09-27','A','2023-09-27 03:35:26',NULL),(67,'Purple','2023-09-28','A','2023-09-28 03:38:44',NULL),(67,'Purple','2023-10-02','A','2023-10-03 03:30:00',NULL),(67,'Purple','2023-10-03','A','2023-10-03 03:30:26',NULL),(67,'Purple','2023-10-04','A','2023-10-04 04:26:57',NULL),(67,'Purple','2023-10-05','A','2023-10-05 04:18:13',NULL),(67,'Purple','2023-10-06','A','2023-10-06 03:33:48',NULL),(67,'Purple','2023-10-07','A','2023-10-07 03:38:16',NULL),(67,'Purple','2023-10-09','A','2023-10-09 03:28:35',NULL),(67,'Purple','2023-10-10','A','2023-10-10 03:52:00',NULL),(67,'Purple','2023-10-11','A','2023-10-11 04:40:46',NULL),(67,'Purple','2023-10-16','A','2023-10-16 05:26:31',NULL),(67,'Purple','2023-10-17','A','2023-10-17 03:46:16',NULL),(67,'Purple','2023-10-18','A','2023-10-18 06:12:36',NULL),(67,'Purple','2023-10-19','A','2023-10-19 04:27:54',NULL),(67,'Purple','2023-10-20','A','2023-10-20 03:53:18',NULL),(67,'Purple','2023-10-21','A','2023-10-21 05:34:43',NULL),(67,'Purple','2023-10-23','A','2023-10-23 04:12:31',NULL),(67,'Purple','2023-10-24','A','2023-10-24 04:39:20',NULL),(67,'Purple','2023-10-25','A','2023-10-25 04:26:40',NULL),(67,'Purple','2023-10-26','A','2023-10-26 06:34:40',NULL),(67,'Purple','2023-10-27','A','2023-10-27 05:19:48',NULL),(67,'Purple','2023-10-30','A','2023-10-30 06:42:25',NULL),(67,'Purple','2023-10-31','A','2023-10-31 03:48:50',NULL),(67,'Purple','2023-11-01','A','2023-11-01 03:36:05',NULL),(67,'Purple','2023-11-02','A','2023-11-02 03:51:19',NULL),(67,'Purple','2023-11-03','A','2023-11-03 03:43:56',NULL),(67,'Purple','2023-11-04','A','2023-11-04 05:12:14',NULL),(67,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(67,'Purple','2023-11-07','A','2023-11-07 04:02:56',NULL),(67,'Purple','2023-11-08','A','2023-11-08 05:35:37',NULL),(67,'Purple','2023-11-13','A','2023-11-13 04:54:21',NULL),(67,'Purple','2023-11-14','A','2023-11-25 05:38:36',NULL),(67,'Purple','2023-11-15','A','2023-11-25 05:39:04',NULL),(67,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(67,'Purple','2023-11-17','A','2023-11-17 05:17:32',NULL),(67,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(67,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(67,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(67,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(67,'Purple','2023-11-23','A','2023-11-23 04:22:27',NULL),(67,'Purple','2023-11-24','A','2023-11-25 05:09:07',NULL),(67,'Purple','2023-11-25','A','2023-11-25 04:33:37',NULL),(67,'Purple','2023-11-27','A','2023-11-27 04:36:30',NULL),(67,'Purple','2023-11-28','A','2023-11-28 06:10:11',NULL),(67,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(67,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(67,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(67,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(67,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(67,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(67,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(67,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(67,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(67,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(67,'Purple','2023-12-13','A','2023-12-20 11:15:19',NULL),(67,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(67,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(67,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(67,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(67,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(67,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(67,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(67,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(67,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(67,'Purple','2024-01-18','A','2024-01-18 04:58:56',NULL),(68,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(68,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(68,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(68,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(68,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(68,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(68,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(68,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(68,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(68,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(68,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(68,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(68,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(68,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(68,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(68,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(68,'Purple','2023-08-04','A','2023-08-04 03:31:41',NULL),(68,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(68,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(68,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(68,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(68,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(68,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(68,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(68,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(68,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(68,'Purple','2023-08-28','A','2023-08-28 05:22:37',NULL),(68,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(68,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(68,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(68,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(68,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(68,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(68,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(68,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(68,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(68,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(68,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(68,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(68,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(68,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(68,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(68,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(68,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(68,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(68,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(68,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(68,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(68,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(68,'Purple','2023-09-26','A','2023-09-26 04:10:39',NULL),(68,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(68,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(68,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(68,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(68,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(68,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(68,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(68,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(68,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(68,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(68,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(68,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(68,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(68,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(68,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(68,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(68,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(68,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(68,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(68,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(68,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(68,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(68,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(68,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(68,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(68,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(68,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(68,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(68,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(68,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(68,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(68,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(68,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(68,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(68,'Purple','2023-11-16','A','2023-11-16 04:07:40',NULL),(68,'Purple','2023-11-17','A','2023-11-17 05:17:32',NULL),(68,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(68,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(68,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(68,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(68,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(68,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(68,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(68,'Purple','2023-11-27','A','2023-11-27 04:36:30',NULL),(68,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(68,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(68,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(68,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(68,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(68,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(68,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(68,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(68,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(68,'Purple','2023-12-09','A','2023-12-09 07:44:17',NULL),(68,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(68,'Purple','2023-12-13','A','2023-12-20 11:15:19',NULL),(68,'Purple','2023-12-14','A','2023-12-20 11:24:07',NULL),(68,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(68,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(68,'Purple','2024-01-01','A','2024-01-03 04:55:14',NULL),(68,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(68,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(68,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(68,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(68,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(68,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(68,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(68,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(68,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(68,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(68,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(68,'Purple','2024-01-18','A','2024-01-18 04:58:56',NULL),(68,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(68,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(68,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(68,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(68,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(68,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(68,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(68,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(68,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(68,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(68,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(68,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(68,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(68,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(68,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(68,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(68,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(68,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(68,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(68,'Purple','2024-02-22','A','2024-02-22 03:55:15',NULL),(68,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(68,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(68,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(68,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(68,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(68,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(68,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(68,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(68,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(68,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(68,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(68,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(68,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(68,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(68,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(68,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(68,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(68,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(68,'Purple','2024-03-15','A','2024-03-15 03:30:57',NULL),(68,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(68,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(68,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(68,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(68,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(68,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(68,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(68,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(68,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(68,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(68,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(68,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(68,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(68,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(68,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(68,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(68,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(68,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(68,'Purple','2024-04-26','A','2024-04-26 04:12:11',NULL),(68,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(68,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(68,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(68,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(68,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(68,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(68,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(68,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(68,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(68,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(68,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(68,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(68,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(68,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(68,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(68,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(68,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(68,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(68,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(68,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(68,'Purple','2024-06-24','A','2024-06-24 05:58:40',NULL),(68,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(68,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(68,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(68,'Purple','2024-07-05','A','2024-07-05 05:41:45',NULL),(68,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(68,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(68,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(68,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(68,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(68,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(68,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(68,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(68,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(68,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(68,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(68,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(68,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(68,'Purple','2024-08-09','A','2024-08-09 06:06:08',NULL),(68,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(68,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(68,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(68,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(68,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(68,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(68,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(68,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(68,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(68,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(68,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(68,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(68,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(68,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(68,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(68,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(68,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(68,'Purple','2024-09-21','A','2024-09-21 03:25:36',NULL),(68,'Purple','2024-09-23','A','2024-09-23 04:59:58',NULL),(68,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(68,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(68,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(68,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(68,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(68,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(68,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(68,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(68,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(68,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(68,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(68,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(68,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(68,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(68,'Purple','2024-10-14','P','2024-10-14 03:42:43','2024-10-14 05:27:45'),(68,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(68,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(68,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(68,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(68,'Purple','2024-10-19','A','2024-10-19 03:55:40',NULL),(68,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(68,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(68,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(68,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(68,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(68,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(68,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(68,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(68,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(68,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(68,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(68,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(68,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(68,'Purple','2024-11-05','L','2024-11-05 03:32:49',NULL),(68,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(68,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(68,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(68,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(68,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(68,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(68,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(68,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(68,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(68,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(68,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(68,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(68,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(68,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(68,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(68,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(68,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(68,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(68,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(68,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(68,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(68,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(68,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(68,'Purple','2025-01-10','A','2025-01-10 03:50:32',NULL),(68,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(68,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(68,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(68,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(68,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(68,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(68,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(68,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(68,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(68,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(68,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(68,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(68,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(68,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(68,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(68,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(68,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(68,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(68,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(68,'Purple','2025-02-08','L','2025-02-27 05:02:31',NULL),(68,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(68,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(68,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(68,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(68,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(68,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(68,'Purple','2025-02-18','A','2025-02-27 05:30:16',NULL),(68,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(68,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(68,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(68,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(68,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(68,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(68,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(68,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(68,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(68,'Purple','2025-03-03','A','2025-03-03 04:03:49',NULL),(68,'Purple','2025-03-04','A','2025-03-04 03:44:54',NULL),(68,'Purple','2025-03-05','A','2025-03-05 03:25:02',NULL),(68,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(68,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(68,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(68,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(68,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(68,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(68,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(68,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(68,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(68,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(68,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(68,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(68,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(68,'Purple','2025-04-07','A','2025-04-07 03:34:50',NULL),(68,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(68,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(68,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(68,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(68,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(68,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(68,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(68,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(68,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(68,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(68,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(68,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(68,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(68,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(68,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(68,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(68,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(68,'Purple','2025-04-30','A','2025-04-30 04:32:27',NULL),(68,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(68,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(68,'Purple','2025-05-06','A','2025-05-08 04:12:02',NULL),(68,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(68,'Purple','2025-05-08','A','2025-05-08 04:08:19',NULL),(68,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(68,'Purple','2025-05-10','A','2025-05-10 06:31:46',NULL),(68,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(68,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(68,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(68,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(68,'Purple','2025-05-16','A','2025-05-16 04:11:12',NULL),(68,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(68,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(68,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(68,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(68,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(68,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(68,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(68,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(68,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(68,'Purple','2025-05-31','A','2025-05-31 04:17:00',NULL),(68,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(68,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(68,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(68,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(68,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(68,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(68,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(68,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(68,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(68,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(68,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(68,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(68,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(68,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(68,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(68,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(68,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(68,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(69,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(69,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(69,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(69,'1','2024-09-05','A','2024-09-05 03:55:44',NULL),(69,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(69,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(69,'1','2024-09-16','A','2024-09-16 03:35:41',NULL),(69,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(69,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(69,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(69,'1','2024-09-21','A','2024-09-21 03:24:31',NULL),(69,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(69,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(69,'1','2024-09-25','A','2024-09-25 03:43:27',NULL),(69,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(69,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(69,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(69,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(69,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(69,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(69,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(69,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(69,'1','2024-10-08','A','2024-10-08 03:22:25',NULL),(69,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(69,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(69,'1','2024-10-11','A','2024-10-11 03:46:43',NULL),(69,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(69,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(69,'1','2024-10-16','A','2024-10-17 03:55:05',NULL),(69,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(69,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(69,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(69,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(69,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(69,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(69,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(69,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(69,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(69,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(69,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(69,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(69,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(69,'1','2024-11-01','A','2024-11-01 03:53:08',NULL),(69,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(69,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(69,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(69,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(69,'1','2024-11-07','L','2024-11-07 03:24:53','2024-11-07 05:46:41'),(69,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(69,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(69,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(69,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(69,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(69,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(69,'1','2024-11-16','A','2024-11-16 03:41:13',NULL),(69,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(69,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(69,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(69,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(69,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(69,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(69,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(69,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(69,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(69,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(69,'1','2025-01-06','A','2025-01-06 05:09:16',NULL),(69,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(69,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(69,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(69,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(69,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(69,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(69,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(69,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(69,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(69,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(69,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(69,'1','2025-01-21','L','2025-02-26 03:56:50',NULL),(69,'1','2025-01-22','L','2025-02-26 03:58:35',NULL),(69,'1','2025-01-23','L','2025-02-26 04:01:01',NULL),(69,'1','2025-01-24','L','2025-02-26 04:08:01',NULL),(69,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(69,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(69,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(69,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(69,'1','2025-02-03','L','2025-02-26 05:03:17',NULL),(69,'1','2025-02-04','L','2025-02-26 05:03:54',NULL),(69,'1','2025-02-06','L','2025-02-26 05:04:17',NULL),(69,'1','2025-02-07','L','2025-02-26 05:05:46',NULL),(69,'1','2025-02-08','L','2025-02-26 05:37:29',NULL),(69,'1','2025-02-10','L','2025-02-26 05:41:26',NULL),(69,'1','2025-02-11','L','2025-02-26 05:42:51',NULL),(69,'1','2025-02-12','L','2025-02-26 05:43:42',NULL),(69,'1','2025-02-13','L','2025-02-26 05:44:13',NULL),(69,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(69,'1','2025-02-17','L','2025-02-26 05:47:07',NULL),(69,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(69,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(69,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(69,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(69,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(69,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(69,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(69,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(69,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(69,'1','2025-03-01','A','2025-03-01 07:15:16',NULL),(69,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(69,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(69,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(69,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(69,'1','2025-03-08','A','2025-03-10 05:21:05',NULL),(69,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(69,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(69,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(69,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(69,'1','2025-03-14','A','2025-03-15 07:19:45',NULL),(69,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(69,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(69,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(69,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(69,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(69,'1','2025-03-21','A','2025-03-21 03:48:18',NULL),(69,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(69,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(69,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(69,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(69,'1','2025-04-12','A','2025-04-12 04:39:19',NULL),(69,'1','2025-04-14','A','2025-04-14 04:27:36',NULL),(69,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(69,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(69,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(69,'1','2025-04-18','A','2025-04-18 08:32:07',NULL),(69,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(69,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(69,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(69,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(69,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(69,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(69,'1','2025-04-28','A','2025-04-28 06:25:58',NULL),(69,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(69,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(69,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(69,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(69,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(69,'1','2025-05-07','A','2025-05-08 04:31:39',NULL),(69,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(69,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(69,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(69,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(69,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(69,'1','2025-05-14','A','2025-05-14 03:58:21',NULL),(69,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(69,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(69,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(69,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(69,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(69,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(69,'1','2025-05-22','A','2025-05-22 05:28:10',NULL),(69,'1','2025-05-23','A','2025-05-23 05:33:53',NULL),(69,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(69,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(69,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(69,'1','2025-05-31','A','2025-05-31 04:15:25',NULL),(69,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(69,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(69,'1','2025-06-23','A','2025-06-23 04:37:55',NULL),(69,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(69,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(69,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(69,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(69,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(69,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(69,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(69,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(69,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(69,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(69,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(69,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(69,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(69,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(69,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(69,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(69,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(69,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(69,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(69,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(69,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(69,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(69,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(69,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(69,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(69,'Red','2023-07-14','A','2023-07-14 03:35:28',NULL),(69,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(69,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(69,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(69,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(69,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(69,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(69,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(69,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(69,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(69,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(69,'Red','2023-08-07','A','2023-08-07 03:31:03',NULL),(69,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(69,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(69,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(69,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(69,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(69,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(69,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(69,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(69,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(69,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(69,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(69,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(69,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(69,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(69,'Red','2023-09-09','P','2023-09-09 09:24:57',NULL),(69,'Red','2023-09-11','P','2023-09-11 08:44:29',NULL),(69,'Red','2023-09-12','P','2023-09-14 03:49:37',NULL),(69,'Red','2023-09-13','P','2023-09-13 13:02:59',NULL),(69,'Red','2023-09-14','P','2023-09-15 08:24:19',NULL),(69,'Red','2023-09-15','P','2023-09-15 08:23:54',NULL),(69,'Red','2023-09-16','P','2023-09-19 04:07:24',NULL),(69,'Red','2023-09-18','P','2023-09-19 04:07:55',NULL),(69,'Red','2023-09-19','A','2023-09-19 08:59:03',NULL),(69,'Red','2023-09-20','P','2023-09-20 11:38:53',NULL),(69,'Red','2023-09-21','P','2023-09-21 11:12:21',NULL),(69,'Red','2023-09-22','P','2023-09-22 10:36:14',NULL),(69,'Red','2023-09-23','P','2023-09-23 11:46:43',NULL),(69,'Red','2023-09-25','P','2023-09-25 08:39:05',NULL),(69,'Red','2023-09-26','P','2023-09-26 09:19:43',NULL),(69,'Red','2023-09-27','P','2023-09-28 11:28:36',NULL),(69,'Red','2023-09-28','P','2023-09-28 11:28:50',NULL),(69,'Red','2023-10-02','P','2023-10-02 11:05:48',NULL),(69,'Red','2023-10-03','A','2023-10-03 10:29:44',NULL),(69,'Red','2023-10-04','P','2023-10-04 09:42:26',NULL),(69,'Red','2023-10-05','P','2023-10-05 11:20:46',NULL),(69,'Red','2023-10-06','P','2023-10-06 09:41:55',NULL),(69,'Red','2023-10-09','A','2023-10-09 11:22:19',NULL),(69,'Red','2023-10-10','A','2023-10-10 11:21:39',NULL),(69,'Red','2023-10-11','A','2023-10-11 11:45:39',NULL),(69,'Red','2023-10-14','P','2023-10-14 03:27:40',NULL),(69,'Red','2023-10-16','P','2023-10-17 11:35:38',NULL),(69,'Red','2023-10-17','P','2023-10-17 11:26:56',NULL),(69,'Red','2023-10-19','P','2023-10-19 10:35:04',NULL),(69,'Red','2023-10-20','P','2023-10-20 10:37:07',NULL),(69,'Red','2023-10-23','A','2023-10-23 11:24:01',NULL),(69,'Red','2023-10-24','P','2023-10-24 10:57:37',NULL),(69,'Red','2023-10-25','P','2023-10-25 10:25:40',NULL),(69,'Red','2023-10-26','P','2023-10-26 11:27:33',NULL),(69,'Red','2023-10-27','P','2023-10-30 11:20:22',NULL),(69,'Red','2023-10-30','P','2023-10-30 11:19:01',NULL),(69,'Red','2023-10-31','P','2023-10-31 11:31:35',NULL),(69,'Red','2023-11-01','P','2023-11-03 11:07:50',NULL),(69,'Red','2023-11-02','P','2023-11-03 11:08:14',NULL),(69,'Red','2023-11-03','P','2023-11-03 11:06:36',NULL),(69,'Red','2023-11-04','P','2023-11-04 10:55:12',NULL),(69,'Red','2023-11-06','P','2023-11-07 11:08:45',NULL),(69,'Red','2023-11-07','P','2023-11-07 11:08:13',NULL),(69,'Red','2023-11-13','P','2023-11-16 11:16:54',NULL),(69,'Red','2023-11-14','P','2023-11-16 11:16:09',NULL),(69,'Red','2023-11-15','P','2023-11-16 11:15:38',NULL),(69,'Red','2023-11-16','P','2023-11-16 11:14:41',NULL),(69,'Red','2023-11-18','P','2023-11-18 11:30:39',NULL),(69,'Red','2023-11-24','P','2023-11-25 05:14:34',NULL),(69,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(69,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(69,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(69,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(69,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(69,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(69,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(69,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(69,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(69,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(69,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(69,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(69,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(69,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(69,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(69,'Red','2024-01-01','A','2024-01-03 04:50:52',NULL),(69,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(69,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(69,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(69,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(69,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(69,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(69,'Red','2024-01-15','A','2024-01-16 10:34:07',NULL),(69,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(69,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(69,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(69,'Red','2024-01-19','A','2024-01-20 08:24:18',NULL),(69,'Red','2024-01-20','A','2024-01-20 08:21:32',NULL),(69,'Red','2024-01-22','A','2024-01-22 06:00:49',NULL),(69,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(69,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(69,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(69,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(69,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(69,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(69,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(69,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(69,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(69,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(69,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(69,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(69,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(69,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(69,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(69,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(69,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(69,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(69,'Red','2024-02-21','L','2024-02-22 11:45:34',NULL),(69,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(69,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(69,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(69,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(69,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(69,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(69,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(69,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(69,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(69,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(69,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(69,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(69,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(69,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(69,'Red','2024-03-12','A','2024-03-12 04:00:12',NULL),(69,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(69,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(69,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(69,'Red','2024-03-18','A','2024-03-18 07:38:29',NULL),(69,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(69,'Red','2024-03-21','A','2024-03-21 07:38:36',NULL),(69,'Red','2024-03-22','A','2024-03-27 09:20:09',NULL),(69,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(69,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(69,'Red','2024-03-27','A','2024-03-27 09:11:33',NULL),(69,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(69,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(69,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(69,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(69,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(69,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(69,'Red','2024-04-20','A','2024-04-22 11:39:28',NULL),(69,'Red','2024-04-22','L','2024-04-22 06:47:25',NULL),(69,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(69,'Red','2024-05-02','A','2024-05-02 05:05:34',NULL),(69,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(69,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(69,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(69,'Red','2024-05-07','A','2024-05-07 04:23:05',NULL),(69,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(69,'Red','2024-05-10','A','2024-05-10 05:30:38',NULL),(69,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(69,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(69,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(69,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(69,'Red','2024-05-17','A','2024-05-17 04:29:15',NULL),(69,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(69,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(69,'Red','2024-05-21','A','2024-05-21 04:41:44',NULL),(69,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(69,'Red','2024-05-27','A','2024-05-27 06:21:37',NULL),(69,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(69,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(69,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(69,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(69,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(69,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(69,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(69,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(69,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(69,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(69,'Red','2024-07-08','A','2024-07-08 05:38:43',NULL),(69,'Red','2024-07-09','A','2024-07-09 06:48:36',NULL),(69,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(69,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(69,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(69,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(69,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(69,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(69,'Red','2024-07-22','L','2024-07-22 04:49:34',NULL),(69,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(69,'Red','2024-07-26','L','2024-07-26 06:29:25',NULL),(69,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(69,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(69,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(69,'Red','2024-08-09','A','2024-08-09 06:32:26',NULL),(69,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(69,'Red','2024-08-13','A','2024-08-13 05:11:38',NULL),(69,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(69,'Red','2024-08-16','A','2024-08-16 04:14:28',NULL),(69,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(69,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(70,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(70,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(70,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(70,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(70,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(70,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(70,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(70,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(70,'1','2023-08-04','A','2023-08-04 03:33:28',NULL),(70,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(70,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(70,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(70,'1','2023-08-21','A','2023-08-25 08:58:44',NULL),(70,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(70,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(70,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(70,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(70,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(70,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(70,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(70,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(70,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(70,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(70,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(70,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(70,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(70,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(70,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(70,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(70,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(70,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(70,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(70,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(70,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(70,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(70,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(70,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(70,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(70,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(70,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(70,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(70,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(70,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(70,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(70,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(70,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(70,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(70,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(70,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(70,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(70,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(70,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(70,'1','2023-10-23','A','2023-10-23 11:26:17',NULL),(70,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(70,'1','2023-10-25','A','2023-10-25 10:39:54',NULL),(70,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(70,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(70,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(70,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(70,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(70,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(70,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(70,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(70,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(70,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(70,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(70,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(70,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(70,'1','2023-11-15','A','2023-11-16 11:10:43',NULL),(70,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(70,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(70,'1','2023-11-18','A','2023-11-18 11:30:20',NULL),(70,'1','2023-11-20','A','2023-11-29 11:49:59',NULL),(70,'1','2023-11-21','A','2023-11-29 11:47:51',NULL),(70,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(70,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(70,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(70,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(70,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(70,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(70,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(70,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(70,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(70,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(70,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(70,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(70,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(70,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(70,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(70,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(70,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(70,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(70,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(70,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(70,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(70,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(70,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(70,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(70,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(70,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(70,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(70,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(70,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(70,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(70,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(70,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(70,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(70,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(70,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(70,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(70,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(70,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(70,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(70,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(70,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(70,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(70,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(70,'1','2024-02-12','A','2024-02-13 04:29:47',NULL),(70,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(70,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(70,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(70,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(70,'1','2024-02-17','A','2024-02-17 11:29:19',NULL),(70,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(70,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(70,'1','2024-02-21','A','2024-02-22 11:42:39',NULL),(70,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(70,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(70,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(70,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(70,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(70,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(70,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(70,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(70,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(70,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(70,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(70,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(70,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(70,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(70,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(70,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(70,'1','2024-03-14','A','2024-03-14 03:29:32',NULL),(70,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(70,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(70,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(70,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(70,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(70,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(70,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(70,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(70,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(70,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(70,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(70,'1','2024-04-15','A','2024-04-17 09:37:06',NULL),(70,'1','2024-04-16','A','2024-04-17 09:34:42',NULL),(70,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(70,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(70,'1','2024-04-19','A','2024-04-22 11:35:56',NULL),(70,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(70,'1','2024-04-22','A','2024-04-22 06:48:19',NULL),(70,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(70,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(70,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(70,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(70,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(70,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(70,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(70,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(70,'1','2024-05-10','A','2024-05-11 05:13:05',NULL),(70,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(70,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(70,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(70,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(70,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(70,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(70,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(70,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(70,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(70,'1','2024-05-27','A','2024-05-27 06:20:04',NULL),(70,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(70,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(70,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(70,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(70,'1','2024-07-01','A','2024-07-02 07:00:02',NULL),(70,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(70,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(70,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(70,'1','2024-07-05','A','2024-07-05 05:19:43',NULL),(70,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(70,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(70,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(70,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(70,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(70,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(70,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(70,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(70,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(70,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(70,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(70,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(70,'1','2024-08-08','A','2024-08-08 05:46:22',NULL),(70,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(70,'1','2024-08-13','A','2024-08-13 05:02:18',NULL),(70,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(70,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(70,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(70,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(70,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(70,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(70,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(70,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(70,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(70,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(70,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(70,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(70,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(70,'2A','2024-09-18','A','2024-09-18 03:23:46',NULL),(70,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(70,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(70,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(70,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(70,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(70,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(70,'2A','2024-09-26','A','2024-09-26 03:53:36',NULL),(70,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(70,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(70,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(70,'2A','2024-10-02','A','2024-10-02 04:00:40',NULL),(70,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(70,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(70,'2A','2024-10-07','A','2024-10-07 05:19:55',NULL),(70,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(70,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(70,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(70,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(70,'2A','2024-10-14','A','2024-10-14 03:48:26',NULL),(70,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(70,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(70,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(70,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(70,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(70,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(70,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(70,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(70,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(70,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(70,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(70,'2A','2024-10-29','A','2024-10-29 03:53:15',NULL),(70,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(70,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(70,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(70,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(70,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(70,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(70,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(70,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(70,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(70,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(70,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(70,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(70,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(70,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(70,'2A','2024-11-16','A','2024-11-16 03:45:49',NULL),(70,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(70,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(70,'2A','2024-11-20','A','2024-11-20 06:26:54',NULL),(70,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(70,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(70,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(70,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(70,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(70,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(70,'2A','2024-11-30','A','2024-11-30 03:37:12',NULL),(70,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(70,'2A','2025-01-07','A','2025-01-07 05:16:42',NULL),(70,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(70,'2A','2025-01-09','A','2025-01-09 03:41:29',NULL),(70,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(70,'2A','2025-01-13','A','2025-01-13 05:20:23',NULL),(70,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(70,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(70,'2A','2025-01-16','A','2025-01-16 03:34:03',NULL),(70,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(70,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(70,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(70,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(70,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(70,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(70,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(70,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(70,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(70,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(70,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(70,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(70,'2A','2025-02-07','A','2025-03-06 05:57:22',NULL),(70,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(70,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(70,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(70,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(70,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(70,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(70,'2A','2025-02-18','A','2025-03-06 06:01:28',NULL),(70,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(70,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(70,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(70,'2A','2025-02-25','A','2025-02-25 05:26:22',NULL),(70,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(70,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(70,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(70,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(70,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(70,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(70,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(70,'2A','2025-03-06','A','2025-03-06 03:48:00',NULL),(70,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(70,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(70,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(70,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(70,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(70,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(70,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(70,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(70,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(70,'2A','2025-03-19','A','2025-03-19 03:31:28',NULL),(70,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(70,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(70,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(70,'2A','2025-04-07','A','2025-04-07 03:49:41',NULL),(70,'2A','2025-04-08','A','2025-04-08 05:18:05',NULL),(70,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(70,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(70,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(70,'3A','2025-04-14','A','2025-04-14 06:24:08',NULL),(70,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(70,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(70,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(70,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(70,'3A','2025-04-19','A','2025-04-21 03:41:55',NULL),(70,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(70,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(70,'3A','2025-04-23','A','2025-04-23 15:57:56',NULL),(70,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(70,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(70,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(70,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(70,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(70,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(70,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(70,'3A','2025-05-07','A','2025-05-08 04:58:09',NULL),(70,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(70,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(70,'3A','2025-05-10','A','2025-05-10 06:29:32',NULL),(70,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(70,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(70,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(70,'3A','2025-05-15','A','2025-05-15 04:11:04',NULL),(70,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(70,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(70,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(70,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(70,'3A','2025-05-21','A','2025-05-21 04:06:33',NULL),(70,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(70,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(70,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(70,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(70,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(70,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(70,'3A','2025-06-23','A','2025-06-25 05:34:06',NULL),(70,'3A','2025-06-24','A','2025-06-25 05:49:20',NULL),(70,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(70,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(70,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(70,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(70,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(70,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(70,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(70,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(70,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(70,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(70,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(70,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(70,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(70,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(70,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(70,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(70,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(70,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(70,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(71,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(71,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(71,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(71,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(71,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(71,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(71,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(71,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(71,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(71,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(71,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(71,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(71,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(71,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(71,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(71,'Purple','2023-08-03','A','2023-08-03 04:07:29',NULL),(71,'Purple','2023-08-04','A','2023-08-04 03:31:41',NULL),(71,'Purple','2023-08-05','A','2023-08-05 03:26:50',NULL),(71,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(71,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(71,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(71,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(71,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(71,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(71,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(71,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(71,'Purple','2023-08-28','A','2023-08-28 05:22:37',NULL),(71,'Purple','2023-08-29','A','2023-08-29 05:05:18',NULL),(71,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(71,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(71,'Purple','2023-09-02','A','2023-09-02 04:40:26',NULL),(71,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(71,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(71,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(71,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(71,'Purple','2023-09-09','A','2023-09-09 04:33:44',NULL),(71,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(71,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(71,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(71,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(71,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(71,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(71,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(71,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(71,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(71,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(71,'Purple','2023-09-22','A','2023-09-22 04:54:41',NULL),(71,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(71,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(71,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(71,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(71,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(71,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(71,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(71,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(71,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(71,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(71,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(71,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(71,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(71,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(71,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(71,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(71,'Purple','2023-10-18','A','2023-10-18 06:12:36',NULL),(71,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(71,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(71,'Purple','2023-10-21','A','2023-10-21 05:34:43',NULL),(71,'Purple','2023-10-23','A','2023-10-23 04:12:31',NULL),(71,'Purple','2023-10-24','A','2023-10-24 04:39:20',NULL),(71,'Purple','2023-10-25','A','2023-10-25 04:26:40',NULL),(71,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(71,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(71,'Purple','2023-10-30','A','2023-10-30 06:42:25',NULL),(71,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(71,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(71,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(71,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(71,'Purple','2023-11-04','A','2023-11-04 05:12:14',NULL),(71,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(71,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(71,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(71,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(71,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(71,'Purple','2023-11-15','A','2023-11-25 05:39:04',NULL),(71,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(71,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(71,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(71,'Purple','2023-11-20','A','2023-11-20 04:43:11',NULL),(71,'Purple','2023-11-21','A','2023-11-21 04:31:52',NULL),(71,'Purple','2023-11-22','A','2023-11-22 05:57:19',NULL),(71,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(71,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(71,'Purple','2023-11-25','A','2023-11-25 04:33:37',NULL),(71,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(71,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(71,'Purple','2023-11-29','A','2023-11-29 11:54:38',NULL),(71,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(71,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(71,'Purple','2023-12-04','A','2023-12-04 11:38:25',NULL),(71,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(71,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(71,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(71,'Purple','2023-12-08','A','2023-12-08 11:05:12',NULL),(71,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(71,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(71,'Purple','2023-12-13','A','2023-12-20 11:15:19',NULL),(71,'Purple','2023-12-14','A','2023-12-20 11:24:07',NULL),(71,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(71,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(71,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(71,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(71,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(71,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(71,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(71,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(71,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(71,'Purple','2024-01-09','A','2024-01-22 06:40:15',NULL),(71,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(71,'Purple','2024-01-15','A','2024-01-16 10:57:40',NULL),(71,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(71,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(71,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(71,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(71,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(71,'Purple','2024-01-23','A','2024-01-23 06:00:39',NULL),(71,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(71,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(71,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(71,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(71,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(71,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(71,'Purple','2024-02-03','A','2024-02-03 04:32:09',NULL),(71,'Purple','2024-02-12','A','2024-02-12 05:11:13',NULL),(71,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(71,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(71,'Purple','2024-02-15','A','2024-02-15 04:03:59',NULL),(71,'Purple','2024-02-16','A','2024-02-16 04:39:27',NULL),(71,'Purple','2024-02-17','A','2024-02-17 11:31:37',NULL),(71,'Purple','2024-02-19','A','2024-02-19 04:06:17',NULL),(71,'Purple','2024-02-20','L','2024-02-20 04:39:30',NULL),(71,'Purple','2024-02-21','L','2024-02-21 04:38:39',NULL),(71,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(71,'Purple','2024-02-23','A','2024-02-23 04:22:08',NULL),(71,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(71,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(71,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(71,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(71,'Purple','2024-02-29','A','2024-02-29 05:16:08',NULL),(71,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(71,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(71,'Purple','2024-03-04','A','2024-03-04 05:01:49',NULL),(71,'Purple','2024-03-05','A','2024-03-05 04:32:20',NULL),(71,'Purple','2024-03-06','A','2024-03-06 04:29:16',NULL),(71,'Purple','2024-03-07','A','2024-03-08 05:58:18',NULL),(71,'Purple','2024-03-08','A','2024-03-08 06:01:05',NULL),(71,'Purple','2024-03-09','A','2024-03-09 04:05:06',NULL),(71,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(71,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(71,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(71,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(71,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(71,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(71,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(71,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(71,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(71,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(71,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(71,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(71,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(71,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(71,'Purple','2024-04-16','A','2024-04-16 09:36:33',NULL),(71,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(71,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(71,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(71,'Purple','2024-04-20','A','2024-04-20 04:43:47',NULL),(71,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(71,'Purple','2024-04-22','A','2024-04-22 06:24:29',NULL),(71,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(71,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(71,'Purple','2024-04-26','A','2024-04-26 04:12:11',NULL),(71,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(71,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(71,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(71,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(71,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(71,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(71,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(71,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(71,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(71,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(71,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(71,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(71,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(71,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(71,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(71,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(71,'Purple','2024-05-27','A','2024-05-27 06:16:50',NULL),(71,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(71,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(71,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(71,'Purple','2024-06-24','A','2024-06-24 05:58:40',NULL),(71,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(71,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(71,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(71,'Purple','2024-07-05','A','2024-07-05 05:41:45',NULL),(71,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(71,'Purple','2024-07-08','A','2024-07-08 05:46:23',NULL),(71,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(71,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(71,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(71,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(71,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(71,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(71,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(71,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(71,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(71,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(71,'Purple','2024-08-08','A','2024-08-08 05:49:53',NULL),(71,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(71,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(71,'Purple','2024-08-13','A','2024-08-13 05:06:24',NULL),(71,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(71,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(71,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(71,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(71,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(71,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(71,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(71,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(71,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(71,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(71,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(71,'Purple','2024-09-16','A','2024-09-16 03:28:11',NULL),(71,'Purple','2024-09-18','A','2024-09-18 03:25:56',NULL),(71,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(71,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(71,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(71,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(71,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(71,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(71,'Purple','2024-09-26','A','2024-09-26 03:45:56',NULL),(71,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(71,'Purple','2024-09-30','A','2024-09-30 03:52:05',NULL),(71,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(71,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(71,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(71,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(71,'Purple','2024-10-07','A','2024-10-07 05:06:48',NULL),(71,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(71,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(71,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(71,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(71,'Purple','2024-10-14','A','2024-10-14 03:42:43',NULL),(71,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(71,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(71,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(71,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(71,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(71,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(71,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(71,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(71,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(71,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(71,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(71,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(71,'Purple','2024-10-29','A','2024-10-29 03:48:25',NULL),(71,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(71,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(71,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(71,'Purple','2024-11-02','A','2024-11-02 03:38:33',NULL),(71,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(71,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(71,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(71,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(71,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(71,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(71,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(71,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(71,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(71,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(71,'Purple','2024-11-16','A','2024-11-16 03:43:17',NULL),(71,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(71,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(71,'Purple','2024-11-20','A','2024-11-20 06:26:07',NULL),(71,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(71,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(71,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(71,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(71,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(71,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(71,'Purple','2024-11-30','A','2024-11-30 03:29:54',NULL),(71,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(71,'Purple','2025-01-07','A','2025-01-07 05:12:35',NULL),(71,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(71,'Purple','2025-01-09','A','2025-01-09 03:43:00',NULL),(71,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(71,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(71,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(71,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(71,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(71,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(71,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(71,'Purple','2025-01-20','A','2025-02-26 06:15:25',NULL),(71,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(71,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(71,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(71,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(71,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(71,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(71,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(71,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(71,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(71,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(71,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(71,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(71,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(71,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(71,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(71,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(71,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(71,'Purple','2025-02-15','A','2025-02-27 05:22:51',NULL),(71,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(71,'Purple','2025-02-18','A','2025-02-27 05:30:16',NULL),(71,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(71,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(71,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(71,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(71,'Purple','2025-02-25','A','2025-02-25 05:19:07',NULL),(71,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(71,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(71,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(71,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(71,'Purple','2025-03-03','A','2025-03-03 04:03:49',NULL),(71,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(71,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(71,'Purple','2025-03-06','A','2025-03-06 03:44:29',NULL),(71,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(71,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(71,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(71,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(71,'Purple','2025-03-13','A','2025-03-13 04:14:50',NULL),(71,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(71,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(71,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(71,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(71,'Purple','2025-03-19','A','2025-03-19 03:27:44',NULL),(71,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(71,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(71,'Purple','2025-04-07','A','2025-04-07 03:34:50',NULL),(71,'Purple','2025-04-08','A','2025-04-08 05:08:12',NULL),(71,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(71,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(71,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(71,'Purple','2025-04-14','A','2025-04-14 05:03:41',NULL),(71,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(71,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(71,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(71,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(71,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(71,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(71,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(71,'Purple','2025-04-23','A','2025-04-23 15:55:23',NULL),(71,'Purple','2025-04-24','A','2025-04-24 04:06:17','2025-04-24 04:10:45'),(71,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(71,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(71,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(71,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(71,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(71,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(71,'Purple','2025-05-06','A','2025-05-08 04:12:02',NULL),(71,'Purple','2025-05-07','A','2025-05-08 04:09:29',NULL),(71,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(71,'Purple','2025-05-09','A','2025-05-09 06:10:50',NULL),(71,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(71,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(71,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(71,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(71,'Purple','2025-05-15','A','2025-05-15 04:06:46',NULL),(71,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(71,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(71,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(71,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(71,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(71,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(71,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(71,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(71,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(71,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(71,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(71,'Purple','2025-06-10','A','2025-06-10 07:21:35',NULL),(71,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(71,'Purple','2025-06-23','A','2025-06-23 04:35:57','2025-06-23 04:43:39'),(71,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(71,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(71,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(71,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(71,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(71,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(71,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(71,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(71,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(71,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(71,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(71,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(71,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(71,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(71,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(72,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(72,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(72,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(72,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(72,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(72,'1','2024-09-14','A','2024-09-14 03:24:41',NULL),(72,'1','2024-09-16','A','2024-09-16 03:35:41',NULL),(72,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(72,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(72,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(72,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(72,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(72,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(72,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(72,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(72,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(72,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(72,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(72,'1','2024-10-02','A','2024-10-02 03:56:55',NULL),(72,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(72,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(72,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(72,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(72,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(72,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(72,'1','2024-10-11','A','2024-10-11 03:46:43',NULL),(72,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(72,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(72,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(72,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(72,'1','2024-10-18','A','2024-10-18 03:49:32',NULL),(72,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(72,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(72,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(72,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(72,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(72,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(72,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(72,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(72,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(72,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(72,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(72,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(72,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(72,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(72,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(72,'1','2024-11-06','A','2024-11-06 03:40:57',NULL),(72,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(72,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(72,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(72,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(72,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(72,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(72,'1','2024-11-15','A','2024-11-15 04:35:45',NULL),(72,'1','2024-11-16','A','2024-11-16 03:41:13',NULL),(72,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(72,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(72,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(72,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(72,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(72,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(72,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(72,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(72,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(72,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(72,'1','2025-01-06','A','2025-01-06 05:09:16',NULL),(72,'1','2025-01-07','A','2025-01-07 05:11:29',NULL),(72,'1','2025-01-08','A','2025-01-08 03:49:57',NULL),(72,'1','2025-01-09','A','2025-01-09 03:33:49',NULL),(72,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(72,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(72,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(72,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(72,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(72,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(72,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(72,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(72,'1','2025-01-21','A','2025-02-26 03:56:50',NULL),(72,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(72,'1','2025-01-23','A','2025-02-26 04:01:01',NULL),(72,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(72,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(72,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(72,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(72,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(72,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(72,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(72,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(72,'1','2025-02-07','A','2025-02-26 05:05:46',NULL),(72,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(72,'1','2025-02-10','A','2025-02-26 05:41:26',NULL),(72,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(72,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(72,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(72,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(72,'1','2025-02-17','L','2025-02-26 05:47:07',NULL),(72,'1','2025-02-18','A','2025-02-26 05:48:05',NULL),(72,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(72,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(72,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(72,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(72,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(72,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(72,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(72,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(72,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(72,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(72,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(72,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(72,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(72,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(72,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(72,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(72,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(72,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(72,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(72,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(72,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(72,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(72,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(72,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(72,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(72,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(72,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(72,'1','2025-04-09','A','2025-04-09 03:47:26',NULL),(72,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(72,'1','2025-04-12','A','2025-04-12 04:39:19',NULL),(72,'1','2025-04-14','A','2025-04-14 04:27:36',NULL),(72,'1','2025-04-15','A','2025-04-15 04:38:02',NULL),(72,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(72,'1','2025-04-17','A','2025-04-17 03:51:56',NULL),(72,'1','2025-04-18','A','2025-04-18 08:32:07',NULL),(72,'1','2025-04-19','A','2025-04-21 03:53:00',NULL),(72,'1','2025-04-21','L','2025-04-21 03:54:05',NULL),(72,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(72,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(72,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(72,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(72,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(72,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(72,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(72,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(72,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(72,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(72,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(72,'1','2025-05-08','A','2025-05-08 04:30:50',NULL),(72,'1','2025-05-09','A','2025-05-09 05:58:06',NULL),(72,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(72,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(72,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(72,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(72,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(72,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(72,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(72,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(72,'1','2025-05-20','A','2025-05-20 04:45:26',NULL),(72,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(72,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(72,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(72,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(72,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(72,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(72,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(72,'1','2025-06-10','P','2025-06-10 07:18:39',NULL),(72,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(72,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(72,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(72,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(72,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(72,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(72,'1','2025-07-01','A','2025-07-01 05:10:32',NULL),(72,'1','2025-07-02','A','2025-07-02 06:22:40',NULL),(72,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(72,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(72,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(72,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(72,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(72,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(72,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(72,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(72,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(72,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(72,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(72,'Red','2023-06-19','A','2023-06-19 04:18:31',NULL),(72,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(72,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(72,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(72,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(72,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(72,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(72,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(72,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(72,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(72,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(72,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(72,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(72,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(72,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(72,'Red','2023-08-02','A','2023-08-02 04:08:10',NULL),(72,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(72,'Red','2023-08-04','A','2023-08-04 03:40:59',NULL),(72,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(72,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(72,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(72,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(72,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(72,'Red','2023-08-23','A','2023-08-25 09:12:27',NULL),(72,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(72,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(72,'Red','2023-08-29','A','2023-09-02 04:33:37',NULL),(72,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(72,'Red','2023-08-31','A','2023-09-02 04:36:31',NULL),(72,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(72,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(72,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(72,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(72,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(72,'Red','2023-09-09','P','2023-09-09 09:24:57',NULL),(72,'Red','2023-09-11','P','2023-09-11 08:44:29',NULL),(72,'Red','2023-09-12','P','2023-09-14 03:49:37',NULL),(72,'Red','2023-09-13','P','2023-09-13 13:02:59',NULL),(72,'Red','2023-09-14','P','2023-09-15 08:24:19',NULL),(72,'Red','2023-09-15','P','2023-09-15 08:23:54',NULL),(72,'Red','2023-09-16','A','2023-09-19 04:07:24',NULL),(72,'Red','2023-09-18','P','2023-09-19 04:07:55',NULL),(72,'Red','2023-09-19','P','2023-09-19 08:59:03',NULL),(72,'Red','2023-09-20','P','2023-09-20 11:38:53',NULL),(72,'Red','2023-09-21','P','2023-09-21 11:12:21',NULL),(72,'Red','2023-09-22','P','2023-09-22 10:36:14',NULL),(72,'Red','2023-09-23','P','2023-09-23 11:46:43',NULL),(72,'Red','2023-09-25','P','2023-09-25 08:39:05',NULL),(72,'Red','2023-09-26','P','2023-09-26 09:19:43',NULL),(72,'Red','2023-09-27','P','2023-09-28 11:28:36',NULL),(72,'Red','2023-09-28','P','2023-09-28 11:28:50',NULL),(72,'Red','2023-10-02','P','2023-10-02 11:05:48',NULL),(72,'Red','2023-10-03','P','2023-10-03 10:29:44',NULL),(72,'Red','2023-10-04','P','2023-10-04 09:42:26',NULL),(72,'Red','2023-10-05','P','2023-10-05 11:20:46',NULL),(72,'Red','2023-10-06','P','2023-10-06 09:41:55',NULL),(72,'Red','2023-10-09','P','2023-10-09 11:22:19',NULL),(72,'Red','2023-10-10','A','2023-10-10 11:21:39',NULL),(72,'Red','2023-10-11','P','2023-10-11 11:45:39',NULL),(72,'Red','2023-10-14','P','2023-10-14 03:27:40',NULL),(72,'Red','2023-10-16','P','2023-10-17 11:35:38',NULL),(72,'Red','2023-10-17','P','2023-10-17 11:26:56',NULL),(72,'Red','2023-10-19','P','2023-10-19 10:35:04',NULL),(72,'Red','2023-10-20','P','2023-10-20 10:37:07',NULL),(72,'Red','2023-10-23','A','2023-10-23 11:24:01',NULL),(72,'Red','2023-10-24','P','2023-10-24 10:57:37',NULL),(72,'Red','2023-10-25','A','2023-10-25 10:25:40',NULL),(72,'Red','2023-10-26','A','2023-10-26 11:27:33',NULL),(72,'Red','2023-10-27','A','2023-10-30 11:20:22',NULL),(72,'Red','2023-10-30','A','2023-10-30 11:19:01',NULL),(72,'Red','2023-10-31','A','2023-10-31 11:31:35',NULL),(72,'Red','2023-11-01','P','2023-11-03 11:07:50',NULL),(72,'Red','2023-11-02','A','2023-11-03 11:08:14',NULL),(72,'Red','2023-11-03','A','2023-11-03 11:06:36',NULL),(72,'Red','2023-11-04','A','2023-11-04 10:55:12',NULL),(72,'Red','2023-11-06','P','2023-11-07 11:08:45',NULL),(72,'Red','2023-11-07','P','2023-11-07 11:08:13',NULL),(72,'Red','2023-11-13','P','2023-11-16 11:16:54',NULL),(72,'Red','2023-11-14','P','2023-11-16 11:16:09',NULL),(72,'Red','2023-11-15','P','2023-11-16 11:15:38',NULL),(72,'Red','2023-11-16','P','2023-11-16 11:14:41',NULL),(72,'Red','2023-11-18','A','2023-11-18 11:30:39',NULL),(72,'Red','2023-11-24','A','2023-11-25 05:14:34',NULL),(72,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(72,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(72,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(72,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(72,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(72,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(72,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(72,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(72,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(72,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(72,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(72,'Red','2023-12-13','L','2023-12-20 11:18:42',NULL),(72,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(72,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(72,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(72,'Red','2024-01-01','A','2024-01-03 04:50:52',NULL),(72,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(72,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(72,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(72,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(72,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(72,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(72,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(72,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(72,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(72,'Red','2024-01-18','A','2024-01-30 06:48:13',NULL),(72,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(72,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(72,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(72,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(72,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(72,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(72,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(72,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(72,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(72,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(72,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(72,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(72,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(72,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(72,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(72,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(72,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(72,'Red','2024-02-16','A','2024-02-16 12:39:50',NULL),(72,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(72,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(72,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(72,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(72,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(72,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(72,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(72,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(72,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(72,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(72,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(72,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(72,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(72,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(72,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(72,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(72,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(72,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(72,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(72,'Red','2024-03-13','A','2024-03-13 10:47:55',NULL),(72,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(72,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(72,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(72,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(72,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(72,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(72,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(72,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(72,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(72,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(72,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(72,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(72,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(72,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(72,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(72,'Red','2024-04-20','A','2024-04-22 11:39:28',NULL),(72,'Red','2024-04-22','A','2024-04-22 06:47:25',NULL),(72,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(72,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(72,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(72,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(72,'Red','2024-05-06','A','2024-05-06 05:22:59',NULL),(72,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(72,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(72,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(72,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(72,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(72,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(72,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(72,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(72,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(72,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(72,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(72,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(72,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(72,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(72,'Red','2024-05-30','A','2024-05-30 07:18:43',NULL),(72,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(72,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(72,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(72,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(72,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(72,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(72,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(72,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(72,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(72,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(72,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(72,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(72,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(72,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(72,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(72,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(72,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(72,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(72,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(72,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(72,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(72,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(72,'Red','2024-08-09','A','2024-08-09 06:32:26',NULL),(72,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(72,'Red','2024-08-13','A','2024-08-13 05:11:38',NULL),(72,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(72,'Red','2024-08-16','A','2024-08-16 04:14:28',NULL),(72,'Red','2024-08-17','A','2024-08-17 04:35:25',NULL),(72,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(73,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(73,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(73,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(73,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(73,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(73,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(73,'Red','2023-07-12','A','2023-07-12 03:41:19',NULL),(73,'Red','2023-07-13','A','2023-07-13 03:51:01',NULL),(73,'Red','2023-07-14','A','2023-07-14 03:35:28',NULL),(73,'Red','2023-07-15','A','2023-07-15 04:05:53',NULL),(73,'Red','2023-07-17','A','2023-07-17 04:02:29',NULL),(73,'Red','2023-07-18','A','2023-07-18 06:38:09',NULL),(73,'Red','2023-07-19','A','2023-07-19 03:42:11',NULL),(73,'Red','2023-07-20','A','2023-07-20 05:23:16',NULL),(73,'Red','2023-07-21','A','2023-07-21 05:42:29',NULL),(73,'Red','2023-08-02','A','2023-08-02 04:08:10',NULL),(73,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(73,'Red','2023-08-04','A','2023-08-04 03:40:59',NULL),(73,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(73,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(73,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(73,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(73,'Red','2023-08-22','A','2023-08-25 09:11:52',NULL),(73,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(73,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(73,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(73,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(73,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(73,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(73,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(73,'Red','2023-09-04','A','2023-09-05 05:30:31',NULL),(73,'Red','2023-09-05','A','2023-09-06 10:16:14',NULL),(73,'Red','2023-09-06','A','2023-09-06 10:12:54',NULL),(73,'Red','2023-09-08','A','2023-09-08 10:42:38',NULL),(73,'Red','2023-09-09','A','2023-09-09 09:24:57',NULL),(73,'Red','2023-09-11','A','2023-09-11 08:44:29',NULL),(73,'Red','2023-09-12','A','2023-09-14 03:49:37',NULL),(73,'Red','2023-09-13','A','2023-09-13 13:02:59',NULL),(73,'Red','2023-09-14','A','2023-09-15 08:24:19',NULL),(73,'Red','2023-09-15','A','2023-09-15 08:23:54',NULL),(73,'Red','2023-09-16','A','2023-09-19 04:07:24',NULL),(73,'Red','2023-09-18','A','2023-09-19 04:07:55',NULL),(73,'Red','2023-09-19','P','2023-09-19 08:59:03',NULL),(73,'Red','2023-09-20','A','2023-09-20 11:38:53',NULL),(73,'Red','2023-09-21','A','2023-09-21 11:12:21',NULL),(73,'Red','2023-09-22','A','2023-09-22 10:36:14',NULL),(73,'Red','2023-09-23','A','2023-09-23 11:46:43',NULL),(73,'Red','2023-09-25','A','2023-09-25 08:39:05',NULL),(73,'Red','2023-09-26','A','2023-09-26 09:19:43',NULL),(73,'Red','2023-09-27','A','2023-09-28 11:28:36',NULL),(73,'Red','2023-09-28','A','2023-09-28 11:28:50',NULL),(73,'Red','2023-10-02','A','2023-10-02 11:05:48',NULL),(73,'Red','2023-10-03','A','2023-10-03 10:29:44',NULL),(73,'Red','2023-10-04','A','2023-10-04 09:42:26',NULL),(73,'Red','2023-10-05','P','2023-10-05 11:20:46',NULL),(73,'Red','2023-10-06','A','2023-10-06 09:41:55',NULL),(73,'Red','2023-10-09','A','2023-10-09 11:22:19',NULL),(73,'Red','2023-10-10','A','2023-10-10 11:21:39',NULL),(73,'Red','2023-10-11','A','2023-10-11 11:45:39',NULL),(73,'Red','2023-10-14','A','2023-10-14 03:27:40',NULL),(73,'Red','2023-10-16','A','2023-10-17 11:35:38',NULL),(73,'Red','2023-10-17','A','2023-10-17 11:26:56',NULL),(73,'Red','2023-10-19','A','2023-10-19 10:35:04',NULL),(73,'Red','2023-10-20','A','2023-10-20 10:37:07',NULL),(73,'Red','2023-10-23','A','2023-10-23 11:24:01',NULL),(73,'Red','2023-10-24','A','2023-10-24 10:57:37',NULL),(73,'Red','2023-10-25','A','2023-10-25 10:25:40',NULL),(73,'Red','2023-10-26','A','2023-10-26 11:27:33',NULL),(73,'Red','2023-10-27','A','2023-10-30 11:20:22',NULL),(73,'Red','2023-10-30','A','2023-10-30 11:19:01',NULL),(73,'Red','2023-10-31','A','2023-10-31 11:31:35',NULL),(73,'Red','2023-11-01','P','2023-11-03 11:07:50',NULL),(73,'Red','2023-11-02','A','2023-11-03 11:08:14',NULL),(73,'Red','2023-11-03','A','2023-11-03 11:06:36',NULL),(73,'Red','2023-11-04','A','2023-11-04 10:55:12',NULL),(73,'Red','2023-11-06','P','2023-11-07 11:08:45',NULL),(73,'Red','2023-11-07','P','2023-11-07 11:08:13',NULL),(73,'Red','2023-11-13','A','2023-11-16 11:16:54',NULL),(73,'Red','2023-11-14','P','2023-11-16 11:16:09',NULL),(73,'Red','2023-11-15','P','2023-11-16 11:15:38',NULL),(73,'Red','2023-11-16','P','2023-11-16 11:14:41',NULL),(73,'Red','2023-11-18','P','2023-11-18 11:30:39',NULL),(73,'Red','2023-11-24','A','2023-11-25 05:14:34',NULL),(73,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(73,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(73,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(73,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(73,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(73,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(73,'Red','2023-12-05','A','2023-12-05 11:26:23',NULL),(73,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(73,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(73,'Red','2023-12-08','A','2023-12-08 11:08:23',NULL),(73,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(73,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(73,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(73,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(73,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(73,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(73,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(73,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(73,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(74,'Purple','2023-06-19','A','2023-06-19 04:04:59',NULL),(74,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(74,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(74,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(74,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(74,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(74,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(74,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(74,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(74,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(74,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(74,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(74,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(74,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(74,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(74,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(74,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(74,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(74,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(74,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(74,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(74,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(74,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(74,'Purple','2023-08-23','A','2023-08-25 08:53:38',NULL),(74,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(74,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(74,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(74,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(74,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(74,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(74,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(74,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(74,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(74,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(74,'Purple','2023-09-08','A','2023-09-08 04:07:15',NULL),(74,'Purple','2023-09-09','A','2023-09-09 04:33:44',NULL),(74,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(74,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(74,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(74,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(74,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(74,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(74,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(74,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(74,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(74,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(74,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(74,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(74,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(74,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(74,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(74,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(74,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(74,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(74,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(74,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(74,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(74,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(74,'Purple','2023-10-09','A','2023-10-09 03:28:35',NULL),(74,'Purple','2023-10-10','A','2023-10-10 03:52:00',NULL),(74,'Purple','2023-10-11','A','2023-10-11 04:40:46',NULL),(74,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(74,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(74,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(74,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(74,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(74,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(74,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(74,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(74,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(74,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(74,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(74,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(74,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(74,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(74,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(74,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(74,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(74,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(74,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(74,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(74,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(74,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(74,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(74,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(74,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(74,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(74,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(74,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(74,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(74,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(74,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(74,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(74,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(74,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(74,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(74,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(74,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(74,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(74,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(74,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(74,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(74,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(74,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(74,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(74,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(74,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(74,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(74,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(74,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(74,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(74,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(74,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(74,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(74,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(74,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(74,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(74,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(74,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(74,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(74,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(74,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(74,'Purple','2024-01-19','A','2024-01-22 06:29:02',NULL),(74,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(74,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(74,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(74,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(74,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(74,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(74,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(74,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(74,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(74,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(74,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(74,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(74,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(74,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(74,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(74,'Purple','2024-02-19','A','2024-02-19 04:06:17',NULL),(74,'Purple','2024-02-20','L','2024-02-20 04:39:30',NULL),(74,'Purple','2024-02-21','L','2024-02-21 04:38:39',NULL),(74,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(74,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(74,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(74,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(74,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(74,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(74,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(74,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(74,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(74,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(74,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(74,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(74,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(74,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(74,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(74,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(74,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(74,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(74,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(74,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(74,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(74,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(74,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(74,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(74,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(74,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(74,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(74,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(74,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(74,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(74,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(74,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(74,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(74,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(74,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(74,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(74,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(74,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(74,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(74,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(74,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(74,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(74,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(74,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(74,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(74,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(74,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(74,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(74,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(74,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(74,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(74,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(74,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(74,'Purple','2024-05-20','A','2024-05-20 04:06:29',NULL),(74,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(74,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(74,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(74,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(74,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(74,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(74,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(74,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(74,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(74,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(74,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(74,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(74,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(74,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(74,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(74,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(74,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(74,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(74,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(74,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(74,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(74,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(74,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(74,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(74,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(74,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(74,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(74,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(74,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(74,'Purple','2024-08-23','A','2024-08-23 04:36:08',NULL),(74,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(74,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(74,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(74,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(74,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(74,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(74,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(74,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(74,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(74,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(74,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(74,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(74,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(74,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(74,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(74,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(74,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(74,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(74,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(74,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(74,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(74,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(74,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(74,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(74,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(74,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(74,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(74,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(74,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(74,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(74,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(74,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(74,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(74,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(74,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(74,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(74,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(74,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(74,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(74,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(74,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(74,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(74,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(74,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(74,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(74,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(74,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(74,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(74,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(74,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(74,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(74,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(74,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(74,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(74,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(74,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(74,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(74,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(74,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(74,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(74,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(74,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(74,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(74,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(74,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(74,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(74,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(74,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(74,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(74,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(74,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(74,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(74,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(74,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(74,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(74,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(74,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(74,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(74,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(74,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(74,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(74,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(74,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(74,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(74,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(74,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(74,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(74,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(74,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(74,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(74,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(74,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(74,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(74,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(74,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(74,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(74,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(74,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(74,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(74,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(74,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(74,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(74,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(74,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(74,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(74,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(74,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(74,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(74,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(74,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(74,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(74,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(74,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(74,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(74,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(74,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(74,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(74,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(74,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(74,'Purple','2025-03-18','A','2025-03-19 03:26:28',NULL),(74,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(74,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(74,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(74,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(74,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(74,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(74,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(74,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(74,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(74,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(74,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(74,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(74,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(74,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(74,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(74,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(74,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(74,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(74,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(74,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(74,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(74,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(74,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(74,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(74,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(74,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(74,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(74,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(74,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(74,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(74,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(74,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(74,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(74,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(74,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(74,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(74,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(74,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(74,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(74,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(74,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(74,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(74,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(74,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(74,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(74,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(74,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(74,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(74,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(74,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(74,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(74,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(74,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(74,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(74,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(74,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(74,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(74,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(74,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(74,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(74,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(74,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(75,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(75,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(75,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(75,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(75,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(75,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(75,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(75,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(75,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(75,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(75,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(75,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(75,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(75,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(75,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(75,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(75,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(75,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(75,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(75,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(75,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(75,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(75,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(75,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(75,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(75,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(75,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(75,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(75,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(75,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(75,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(75,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(75,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(75,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(75,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(75,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(75,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(75,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(75,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(75,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(75,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(75,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(75,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(75,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(75,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(75,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(75,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(75,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(75,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(75,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(75,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(75,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(75,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(75,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(75,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(75,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(75,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(75,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(75,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(75,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(75,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(75,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(75,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(75,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(75,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(75,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(75,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(75,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(75,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(75,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(75,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(75,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(75,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(75,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(75,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(75,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(75,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(75,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(75,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(75,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(75,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(75,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(75,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(75,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(75,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(75,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(75,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(75,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(75,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(75,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(75,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(75,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(75,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(75,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(75,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(75,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(75,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(75,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(75,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(75,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(75,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(75,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(75,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(75,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(75,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(75,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(75,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(75,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(75,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(75,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(75,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(75,'Purple','2024-01-03','A','2024-01-22 06:53:02',NULL),(75,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(75,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(75,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(75,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(75,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(75,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(75,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(75,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(75,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(75,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(75,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(75,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(75,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(75,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(75,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(75,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(75,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(75,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(75,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(75,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(75,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(75,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(75,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(75,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(75,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(75,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(75,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(75,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(75,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(75,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(75,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(75,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(75,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(75,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(75,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(75,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(75,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(75,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(75,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(75,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(75,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(75,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(75,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(75,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(75,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(75,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(75,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(75,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(75,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(75,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(75,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(75,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(75,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(75,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(75,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(75,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(75,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(75,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(75,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(75,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(75,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(75,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(75,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(75,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(75,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(75,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(75,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(75,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(75,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(75,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(75,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(75,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(75,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(75,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(75,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(75,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(75,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(75,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(75,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(75,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(75,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(75,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(75,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(75,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(75,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(75,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(75,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(75,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(75,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(75,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(75,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(75,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(75,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(75,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(75,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(75,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(75,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(75,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(75,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(75,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(75,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(75,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(75,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(75,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(75,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(75,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(75,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(75,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(75,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(75,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(75,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(75,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(75,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(75,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(75,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(75,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(75,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(75,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(75,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(75,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(75,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(75,'Purple','2024-09-18','A','2024-09-18 03:25:56',NULL),(75,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(75,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(75,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(75,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(75,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(75,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(75,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(75,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(75,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(75,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(75,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(75,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(75,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(75,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(75,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(75,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(75,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(75,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(75,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(75,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(75,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(75,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(75,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(75,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(75,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(75,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(75,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(75,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(75,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(75,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(75,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(75,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(75,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(75,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(75,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(75,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(75,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(75,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(75,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(75,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(75,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(75,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(75,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(75,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(75,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(75,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(75,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(75,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(75,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(75,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(75,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(75,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(75,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(75,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(75,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(75,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(75,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(75,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(75,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(75,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(75,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(75,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(75,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(75,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(75,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(75,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(75,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(75,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(75,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(75,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(75,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(75,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(75,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(75,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(75,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(75,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(75,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(75,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(75,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(75,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(75,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(75,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(75,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(75,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(75,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(75,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(75,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(75,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(75,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(75,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(75,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(75,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(75,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(75,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(75,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(75,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(75,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(75,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(75,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(75,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(75,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(75,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(75,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(75,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(75,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(75,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(75,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(75,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(75,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(75,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(75,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(75,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(75,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(75,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(75,'Purple','2025-04-07','A','2025-04-07 03:34:50',NULL),(75,'Purple','2025-04-08','A','2025-04-08 05:08:12',NULL),(75,'Purple','2025-04-09','A','2025-04-09 03:53:29',NULL),(75,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(75,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(75,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(75,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(75,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(75,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(75,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(75,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(75,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(75,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(75,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(75,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(75,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(75,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(75,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(75,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(75,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(75,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(75,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(75,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(75,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(75,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(75,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(75,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(75,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(75,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(75,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(75,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(75,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(75,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(75,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(75,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(75,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(75,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(75,'Purple','2025-05-26','A','2025-05-26 03:56:32',NULL),(75,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(75,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(75,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(75,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(75,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(75,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(75,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(75,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(75,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(75,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(75,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(75,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(75,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(75,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(75,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(75,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(75,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(75,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(75,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(75,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(75,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(76,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(76,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(76,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(76,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(76,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(76,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(76,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(76,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(76,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(76,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(76,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(76,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(76,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(76,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(76,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(76,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(76,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(76,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(76,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(76,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(76,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(76,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(76,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(76,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(76,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(76,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(76,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(76,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(76,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(76,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(76,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(76,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(76,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(76,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(76,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(76,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(76,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(76,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(76,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(76,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(76,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(76,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(76,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(76,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(76,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(76,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(76,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(76,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(76,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(76,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(76,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(76,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(76,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(76,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(76,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(76,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(76,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(76,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(76,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(76,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(76,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(76,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(76,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(76,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(76,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(76,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(76,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(76,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(76,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(76,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(76,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(76,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(76,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(76,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(76,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(76,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(76,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(76,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(76,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(76,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(76,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(76,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(76,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(76,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(76,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(76,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(76,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(76,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(76,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(76,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(76,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(76,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(76,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(76,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(76,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(76,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(76,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(76,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(76,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(76,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(76,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(76,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(76,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(76,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(76,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(76,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(76,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(76,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(76,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(76,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(76,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(76,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(76,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(76,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(76,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(76,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(76,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(76,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(76,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(76,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(76,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(76,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(76,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(76,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(76,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(76,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(76,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(76,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(76,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(76,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(76,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(76,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(76,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(76,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(76,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(76,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(76,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(76,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(76,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(76,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(76,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(76,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(76,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(76,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(76,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(76,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(76,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(76,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(76,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(76,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(76,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(76,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(76,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(76,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(76,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(76,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(76,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(76,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(76,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(76,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(76,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(76,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(76,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(76,'1','2025-06-10','P','2025-06-10 07:18:39',NULL),(76,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(76,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(76,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(76,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(76,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(76,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(76,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(76,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(76,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(76,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(76,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(76,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(76,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(76,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(76,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(76,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(76,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(76,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(76,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(76,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(76,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(76,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(76,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(76,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(76,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(76,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(76,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(76,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(76,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(76,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(76,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(76,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(76,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(76,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(76,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(76,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(76,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(76,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(76,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(76,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(76,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(76,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(76,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(76,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(76,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(76,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(76,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(76,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(76,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(76,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(76,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(76,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(76,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(76,'Red','2023-09-09','P','2023-09-09 09:24:57',NULL),(76,'Red','2023-09-11','P','2023-09-11 08:44:29',NULL),(76,'Red','2023-09-12','P','2023-09-14 03:49:37',NULL),(76,'Red','2023-09-13','P','2023-09-13 13:02:59',NULL),(76,'Red','2023-09-14','P','2023-09-15 08:24:19',NULL),(76,'Red','2023-09-15','P','2023-09-15 08:23:54',NULL),(76,'Red','2023-09-16','P','2023-09-19 04:07:24',NULL),(76,'Red','2023-09-18','P','2023-09-19 04:07:55',NULL),(76,'Red','2023-09-19','P','2023-09-19 08:59:03',NULL),(76,'Red','2023-09-20','P','2023-09-20 11:38:53',NULL),(76,'Red','2023-09-21','P','2023-09-21 11:12:21',NULL),(76,'Red','2023-09-22','P','2023-09-22 10:36:14',NULL),(76,'Red','2023-09-23','P','2023-09-23 11:46:43',NULL),(76,'Red','2023-09-25','P','2023-09-25 08:39:05',NULL),(76,'Red','2023-09-26','P','2023-09-26 09:19:43',NULL),(76,'Red','2023-09-27','P','2023-09-28 11:28:36',NULL),(76,'Red','2023-09-28','P','2023-09-28 11:28:50',NULL),(76,'Red','2023-10-02','P','2023-10-02 11:05:48',NULL),(76,'Red','2023-10-03','P','2023-10-03 10:29:44',NULL),(76,'Red','2023-10-04','P','2023-10-04 09:42:26',NULL),(76,'Red','2023-10-05','P','2023-10-05 11:20:46',NULL),(76,'Red','2023-10-06','P','2023-10-06 09:41:55',NULL),(76,'Red','2023-10-09','P','2023-10-09 11:22:19',NULL),(76,'Red','2023-10-10','P','2023-10-10 11:21:39',NULL),(76,'Red','2023-10-11','P','2023-10-11 11:45:39',NULL),(76,'Red','2023-10-14','P','2023-10-14 03:27:40',NULL),(76,'Red','2023-10-16','P','2023-10-17 11:35:38',NULL),(76,'Red','2023-10-17','P','2023-10-17 11:26:56',NULL),(76,'Red','2023-10-19','P','2023-10-19 10:35:04',NULL),(76,'Red','2023-10-20','P','2023-10-20 10:37:07',NULL),(76,'Red','2023-10-23','P','2023-10-23 11:24:01',NULL),(76,'Red','2023-10-24','P','2023-10-24 10:57:37',NULL),(76,'Red','2023-10-25','P','2023-10-25 10:25:40',NULL),(76,'Red','2023-10-26','P','2023-10-26 11:27:33',NULL),(76,'Red','2023-10-27','P','2023-10-30 11:20:22',NULL),(76,'Red','2023-10-30','P','2023-10-30 11:19:01',NULL),(76,'Red','2023-10-31','P','2023-10-31 11:31:35',NULL),(76,'Red','2023-11-01','P','2023-11-03 11:07:50',NULL),(76,'Red','2023-11-02','P','2023-11-03 11:08:14',NULL),(76,'Red','2023-11-03','P','2023-11-03 11:06:36',NULL),(76,'Red','2023-11-04','P','2023-11-04 10:55:12',NULL),(76,'Red','2023-11-06','P','2023-11-07 11:08:45',NULL),(76,'Red','2023-11-07','P','2023-11-07 11:08:13',NULL),(76,'Red','2023-11-13','P','2023-11-16 11:16:54',NULL),(76,'Red','2023-11-14','P','2023-11-16 11:16:09',NULL),(76,'Red','2023-11-15','P','2023-11-16 11:15:38',NULL),(76,'Red','2023-11-16','P','2023-11-16 11:14:41',NULL),(76,'Red','2023-11-18','P','2023-11-18 11:30:39',NULL),(76,'Red','2023-11-24','P','2023-11-25 05:14:34',NULL),(76,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(76,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(76,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(76,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(76,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(76,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(76,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(76,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(76,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(76,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(76,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(76,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(76,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(76,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(76,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(76,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(76,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(76,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(76,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(76,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(76,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(76,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(76,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(76,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(76,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(76,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(76,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(76,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(76,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(76,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(76,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(76,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(76,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(76,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(76,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(76,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(76,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(76,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(76,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(76,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(76,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(76,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(76,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(76,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(76,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(76,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(76,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(76,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(76,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(76,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(76,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(76,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(76,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(76,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(76,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(76,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(76,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(76,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(76,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(76,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(76,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(76,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(76,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(76,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(76,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(76,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(76,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(76,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(76,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(76,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(76,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(76,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(76,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(76,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(76,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(76,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(76,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(76,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(76,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(76,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(76,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(76,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(76,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(76,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(76,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(76,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(76,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(76,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(76,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(76,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(76,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(76,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(76,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(76,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(76,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(76,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(76,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(76,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(76,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(76,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(76,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(76,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(76,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(76,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(76,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(76,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(76,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(76,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(76,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(76,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(76,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(76,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(76,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(76,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(76,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(76,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(76,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(76,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(76,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(76,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(76,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(76,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(76,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(76,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(76,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(76,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(76,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(76,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(76,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(76,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(77,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(77,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(77,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(77,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(77,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(77,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(77,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(77,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(77,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(77,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(77,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(77,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(77,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(77,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(77,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(77,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(77,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(77,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(77,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(77,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(77,'Purple','2023-08-16','A','2023-08-16 03:39:57',NULL),(77,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(77,'Purple','2023-08-22','A','2023-08-25 08:48:27',NULL),(77,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(77,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(77,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(77,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(77,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(77,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(77,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(77,'Purple','2023-09-02','A','2023-09-02 04:40:26',NULL),(77,'Purple','2023-09-04','A','2023-09-04 04:36:16',NULL),(77,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(77,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(77,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(77,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(77,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(77,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(77,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(77,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(77,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(77,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(77,'Purple','2023-09-18','A','2023-09-18 03:41:02',NULL),(77,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(77,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(77,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(77,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(77,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(77,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(77,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(77,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(77,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(77,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(77,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(77,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(77,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(77,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(77,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(77,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(77,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(77,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(77,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(77,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(77,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(77,'Purple','2023-10-19','A','2023-10-19 04:27:54',NULL),(77,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(77,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(77,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(77,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(77,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(77,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(77,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(77,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(77,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(77,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(77,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(77,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(77,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(77,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(77,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(77,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(77,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(77,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(77,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(77,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(77,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(77,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(77,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(77,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(77,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(77,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(77,'Purple','2023-11-24','A','2023-11-25 05:09:07',NULL),(77,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(77,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(77,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(77,'Purple','2023-11-29','A','2023-11-29 11:54:38',NULL),(77,'Purple','2023-12-01','A','2023-12-01 11:51:30',NULL),(77,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(77,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(77,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(77,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(77,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(77,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(77,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(77,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(77,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(77,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(77,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(77,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(77,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(77,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(77,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(77,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(77,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(77,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(77,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(77,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(77,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(77,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(77,'Purple','2024-01-16','A','2024-01-16 10:28:30',NULL),(77,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(77,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(77,'Purple','2024-01-19','A','2024-01-22 06:29:02',NULL),(77,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(77,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(77,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(77,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(77,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(77,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(77,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(77,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(77,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(77,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(77,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(77,'Purple','2024-02-14','A','2024-02-15 04:17:46',NULL),(77,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(77,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(77,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(77,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(77,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(77,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(77,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(77,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(77,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(77,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(77,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(77,'Purple','2024-02-28','A','2024-02-28 04:10:21',NULL),(77,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(77,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(77,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(77,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(77,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(77,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(77,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(77,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(77,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(77,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(77,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(77,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(77,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(77,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(77,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(77,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(77,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(77,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(77,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(77,'Purple','2024-03-25','A','2024-03-25 04:07:14',NULL),(77,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(77,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(77,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(77,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(77,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(77,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(77,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(77,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(77,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(77,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(77,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(77,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(77,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(77,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(77,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(77,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(77,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(77,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(77,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(77,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(77,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(77,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(77,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(77,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(77,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(77,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(77,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(77,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(77,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(77,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(77,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(77,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(77,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(77,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(77,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(77,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(77,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(77,'Purple','2024-07-05','A','2024-07-05 05:41:45',NULL),(77,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(77,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(77,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(77,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(77,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(77,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(77,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(77,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(77,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(77,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(77,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(77,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(77,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(77,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(77,'Purple','2024-08-10','A','2024-08-10 08:06:00',NULL),(77,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(77,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(77,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(77,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(77,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(77,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(77,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(77,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(77,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(77,'Purple','2024-09-06','A','2024-09-06 03:50:47',NULL),(77,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(77,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(77,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(77,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(77,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(77,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(77,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(77,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(77,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(77,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(77,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(77,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(77,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(77,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(77,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(77,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(77,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(77,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(77,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(77,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(77,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(77,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(77,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(77,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(77,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(77,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(77,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(77,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(77,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(77,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(77,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(77,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(77,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(77,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(77,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(77,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(77,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(77,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(77,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(77,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(77,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(77,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(77,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(77,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(77,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(77,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(77,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(77,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(77,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(77,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(77,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(77,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(77,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(77,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(77,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(77,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(77,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(77,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(77,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(77,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(77,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(77,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(77,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(77,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(77,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(77,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(77,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(77,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(77,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(77,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(77,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(77,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(77,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(77,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(77,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(77,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(77,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(77,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(77,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(77,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(77,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(77,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(77,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(77,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(77,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(77,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(77,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(77,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(77,'Purple','2025-02-12','A','2025-02-27 05:15:55',NULL),(77,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(77,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(77,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(77,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(77,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(77,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(77,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(77,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(77,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(77,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(77,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(77,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(77,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(77,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(77,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(77,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(77,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(77,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(77,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(77,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(77,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(77,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(77,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(77,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(77,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(77,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(77,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(77,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(77,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(77,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(77,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(77,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(77,'Purple','2025-04-11','A','2025-04-12 05:01:32',NULL),(77,'Purple','2025-04-12','A','2025-04-12 05:00:50',NULL),(77,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(77,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(77,'Purple','2025-04-16','A','2025-04-16 05:20:32',NULL),(77,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(77,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(77,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(77,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(77,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(77,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(77,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(77,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(77,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(77,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(77,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(77,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(77,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(77,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(77,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(77,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(77,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(77,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(77,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(77,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(77,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(77,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(77,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(77,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(77,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(77,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(77,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(77,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(77,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(77,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(77,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(77,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(77,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(77,'Purple','2025-06-10','A','2025-06-10 07:21:35',NULL),(77,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(77,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(77,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(77,'Purple','2025-06-30','A','2025-06-30 05:39:08',NULL),(77,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(77,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(77,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(77,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(77,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(77,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(77,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(77,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(77,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(77,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(77,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(77,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(77,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(78,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(78,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(78,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(78,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(78,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(78,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(78,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(78,'Purple','2023-07-14','A','2023-07-14 03:30:20',NULL),(78,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(78,'Purple','2023-07-17','A','2023-07-17 03:57:18',NULL),(78,'Purple','2023-07-18','A','2023-07-18 04:07:50',NULL),(78,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(78,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(78,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(78,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(78,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(78,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(78,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(78,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(78,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(78,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(78,'Purple','2023-08-21','A','2023-08-25 08:46:24',NULL),(78,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(78,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(78,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(78,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(78,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(78,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(78,'Purple','2023-08-30','A','2023-08-30 04:42:24',NULL),(78,'Purple','2023-08-31','A','2023-08-31 04:42:38',NULL),(78,'Purple','2023-09-02','A','2023-09-02 04:40:26',NULL),(78,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(78,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(78,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(78,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(78,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(78,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(78,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(78,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(78,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(78,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(78,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(78,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(78,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(78,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(78,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(78,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(78,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(78,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(78,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(78,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(78,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(78,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(78,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(78,'Purple','2023-10-04','A','2023-10-04 04:26:57',NULL),(78,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(78,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(78,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(78,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(78,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(78,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(78,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(78,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(78,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(78,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(78,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(78,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(78,'Purple','2023-10-23','A','2023-10-23 04:12:31',NULL),(78,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(78,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(78,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(78,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(78,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(78,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(78,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(78,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(78,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(78,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(78,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(78,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(78,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(78,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(78,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(78,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(78,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(78,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(78,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(78,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(78,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(78,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(78,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(78,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(78,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(78,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(78,'Purple','2023-11-28','A','2023-11-28 06:10:11',NULL),(78,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(78,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(78,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(78,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(78,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(78,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(78,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(78,'Purple','2023-12-08','A','2023-12-08 11:05:12',NULL),(78,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(78,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(78,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(78,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(78,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(78,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(78,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(78,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(78,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(78,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(78,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(78,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(78,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(78,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(78,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(78,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(78,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(78,'Purple','2024-01-17','A','2024-01-17 04:14:03',NULL),(78,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(78,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(78,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(78,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(78,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(78,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(78,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(78,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(78,'Purple','2024-02-01','A','2024-02-01 10:55:55',NULL),(78,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(78,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(78,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(78,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(78,'Purple','2024-02-14','A','2024-02-15 04:17:46',NULL),(78,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(78,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(78,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(78,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(78,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(78,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(78,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(78,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(78,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(78,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(78,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(78,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(78,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(78,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(78,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(78,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(78,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(78,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(78,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(78,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(78,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(78,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(78,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(78,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(78,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(78,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(78,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(78,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(78,'Purple','2024-03-20','A','2024-03-21 04:13:13',NULL),(78,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(78,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(78,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(78,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(78,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(78,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(78,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(78,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(78,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(78,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(78,'Purple','2024-04-20','A','2024-04-20 04:43:47',NULL),(78,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(78,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(78,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(78,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(78,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(78,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(78,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(78,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(78,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(78,'Purple','2024-05-07','A','2024-05-07 04:18:33',NULL),(78,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(78,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(78,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(78,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(78,'Purple','2024-05-14','A','2024-05-14 04:02:59',NULL),(78,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(78,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(78,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(78,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(78,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(78,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(78,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(78,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(78,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(78,'Purple','2024-05-31','A','2024-05-31 05:25:51',NULL),(78,'Purple','2024-06-24','A','2024-06-24 05:58:40',NULL),(78,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(78,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(78,'Purple','2024-07-04','A','2024-07-05 05:59:06',NULL),(78,'Purple','2024-07-05','A','2024-07-05 05:41:45',NULL),(78,'Purple','2024-07-06','A','2024-07-08 15:55:56',NULL),(78,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(78,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(78,'Purple','2024-07-10','A','2024-07-11 04:16:42',NULL),(78,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(78,'Purple','2024-07-12','A','2024-07-12 05:40:18',NULL),(78,'Purple','2024-07-13','A','2024-07-13 05:15:24',NULL),(78,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(78,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(78,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(78,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(78,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(78,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(78,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(78,'Purple','2024-08-10','A','2024-08-10 08:06:00',NULL),(78,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(78,'Purple','2024-08-15','A','2024-08-15 07:34:36',NULL),(78,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(78,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(78,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(78,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(78,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(78,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(78,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(78,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(78,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(78,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(78,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(78,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(78,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(78,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(78,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(78,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(78,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(78,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(78,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(78,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(78,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(78,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(78,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(78,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(78,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(78,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(78,'Purple','2024-10-08','A','2024-10-08 03:21:26',NULL),(78,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(78,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(78,'Purple','2024-10-11','A','2024-10-11 03:48:20',NULL),(78,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(78,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(78,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(78,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(78,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(78,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(78,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(78,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(78,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(78,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(78,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(78,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(78,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(78,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(78,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(78,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(78,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(78,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(78,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(78,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(78,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(78,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(78,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(78,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(78,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(78,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(78,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(78,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(78,'Purple','2024-11-16','A','2024-11-16 03:43:17',NULL),(78,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(78,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(78,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(78,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(78,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(78,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(78,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(78,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(78,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(78,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(78,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(78,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(78,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(78,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(78,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(78,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(78,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(78,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(78,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(78,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(78,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(78,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(78,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(78,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(78,'Purple','2025-01-23','A','2025-02-26 06:22:22',NULL),(78,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(78,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(78,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(78,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(78,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(78,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(78,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(78,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(78,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(78,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(78,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(78,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(78,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(78,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(78,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(78,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(78,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(78,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(78,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(78,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(78,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(78,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(78,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(78,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(78,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(78,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(78,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(78,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(78,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(78,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(78,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(78,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(78,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(78,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(78,'Purple','2025-03-13','A','2025-03-13 04:14:50',NULL),(78,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(78,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(78,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(78,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(78,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(78,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(78,'Purple','2025-03-21','A','2025-03-21 03:46:06',NULL),(78,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(78,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(78,'Purple','2025-04-09','A','2025-04-09 03:53:29',NULL),(78,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(78,'Purple','2025-04-12','L','2025-04-12 05:00:50',NULL),(78,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(78,'Purple','2025-04-15','A','2025-04-15 04:44:25',NULL),(78,'Purple','2025-04-16','A','2025-04-16 05:20:32',NULL),(78,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(78,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(78,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(78,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(78,'Purple','2025-04-22','A','2025-04-22 04:51:20',NULL),(78,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(78,'Purple','2025-04-24','P','2025-04-24 04:06:17','2025-04-24 04:10:45'),(78,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(78,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(78,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(78,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(78,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(78,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(78,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(78,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(78,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(78,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(78,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(78,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(78,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(78,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(78,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(78,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(78,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(78,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(78,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(78,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(78,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(78,'Purple','2025-05-23','A','2025-05-23 05:40:36',NULL),(78,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(78,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(78,'Purple','2025-05-30','A','2025-05-30 05:17:51',NULL),(78,'Purple','2025-05-31','A','2025-05-31 04:17:00',NULL),(78,'Purple','2025-06-10','A','2025-06-10 07:21:35',NULL),(78,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(78,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(78,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(78,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(78,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(78,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(78,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(78,'Purple','2025-07-07','A','2025-07-07 05:25:42',NULL),(78,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(78,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(78,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(78,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(78,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(78,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(78,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(78,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(78,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(79,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(79,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(79,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(79,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(79,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(79,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(79,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(79,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(79,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(79,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(79,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(79,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(79,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(79,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(79,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(79,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(79,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(79,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(79,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(79,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(79,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(79,'Purple','2023-08-21','A','2023-08-25 08:46:24',NULL),(79,'Purple','2023-08-22','A','2023-08-25 08:48:27',NULL),(79,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(79,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(79,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(79,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(79,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(79,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(79,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(79,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(79,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(79,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(79,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(79,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(79,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(79,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(79,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(79,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(79,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(79,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(79,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(79,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(79,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(79,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(79,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(79,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(79,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(79,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(79,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(79,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(79,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(79,'Purple','2023-10-02','A','2023-10-03 03:30:00',NULL),(79,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(79,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(79,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(79,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(79,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(79,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(79,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(79,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(79,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(79,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(79,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(79,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(79,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(79,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(79,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(79,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(79,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(79,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(79,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(79,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(79,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(79,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(79,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(79,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(79,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(79,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(79,'Purple','2023-11-07','A','2023-11-07 04:02:56',NULL),(79,'Purple','2023-11-08','A','2023-11-08 05:35:37',NULL),(79,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(79,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(79,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(79,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(79,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(79,'Purple','2023-11-18','A','2023-11-18 05:39:54',NULL),(79,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(79,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(79,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(79,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(79,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(79,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(79,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(79,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(79,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(79,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(79,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(79,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(79,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(79,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(79,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(79,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(79,'Purple','2023-12-09','A','2023-12-09 07:44:17',NULL),(79,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(79,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(79,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(79,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(79,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(79,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(79,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(79,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(79,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(79,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(79,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(79,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(79,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(79,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(79,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(79,'Purple','2024-01-16','A','2024-01-16 10:28:30',NULL),(79,'Purple','2024-01-17','A','2024-01-17 04:14:03',NULL),(79,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(79,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(79,'Purple','2024-01-22','A','2024-01-22 04:49:35',NULL),(79,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(79,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(79,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(79,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(79,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(79,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(79,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(79,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(79,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(79,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(79,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(79,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(79,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(79,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(79,'Purple','2024-02-19','A','2024-02-19 04:06:17',NULL),(79,'Purple','2024-02-20','L','2024-02-20 04:39:30',NULL),(79,'Purple','2024-02-21','L','2024-02-21 04:38:39',NULL),(79,'Purple','2024-02-22','L','2024-02-22 03:55:15',NULL),(79,'Purple','2024-02-23','L','2024-02-23 04:22:08',NULL),(79,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(79,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(79,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(79,'Purple','2024-02-28','L','2024-02-28 04:10:21',NULL),(79,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(79,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(79,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(79,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(79,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(79,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(79,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(79,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(79,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(79,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(79,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(79,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(79,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(79,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(79,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(79,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(79,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(79,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(79,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(79,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(79,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(79,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(79,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(79,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(79,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(79,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(79,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(79,'Purple','2024-04-20','A','2024-04-20 04:43:47',NULL),(79,'Purple','2024-04-21','L','2024-04-22 11:33:38',NULL),(79,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(79,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(79,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(79,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(79,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(79,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(79,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(79,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(79,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(79,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(79,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(79,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(79,'Purple','2024-05-13','L','2024-05-13 04:07:02',NULL),(79,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(79,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(79,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(79,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(79,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(79,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(79,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(79,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(79,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(79,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(79,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(79,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(79,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(79,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(79,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(79,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(79,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(79,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(79,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(79,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(79,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(79,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(79,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(79,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(79,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(79,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(79,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(79,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(79,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(79,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(79,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(79,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(79,'Purple','2024-08-15','A','2024-08-15 07:34:36',NULL),(79,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(79,'Purple','2024-08-17','A','2024-08-17 04:29:24',NULL),(79,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(79,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(79,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(79,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(79,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(79,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(79,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(79,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(79,'Purple','2024-09-16','A','2024-09-16 03:28:11',NULL),(79,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(79,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(79,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(79,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(79,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(79,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(79,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(79,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(79,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(79,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(79,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(79,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(79,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(79,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(79,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(79,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(79,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(79,'Purple','2024-10-10','L','2024-10-10 03:48:54',NULL),(79,'Purple','2024-10-11','L','2024-10-11 03:48:20',NULL),(79,'Purple','2024-10-14','P','2024-10-14 03:42:43','2024-10-14 05:27:45'),(79,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(79,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(79,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(79,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(79,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(79,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(79,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(79,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(79,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(79,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(79,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(79,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(79,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(79,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(79,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(79,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(79,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(79,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(79,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(79,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(79,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(79,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(79,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(79,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(79,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(79,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(79,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(79,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(79,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(79,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(79,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(79,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(79,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(79,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(79,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(79,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(79,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(79,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(79,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(79,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(79,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(79,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(79,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(79,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(79,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(79,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(79,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(79,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(79,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(79,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(79,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(79,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(79,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(79,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(79,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(79,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(79,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(79,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(79,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(79,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(79,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(79,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(79,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(79,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(79,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(79,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(79,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(79,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(79,'Purple','2025-02-17','A','2025-02-27 05:24:09',NULL),(79,'Purple','2025-02-18','A','2025-02-27 05:30:16',NULL),(79,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(79,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(79,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(79,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(79,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(79,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(79,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(79,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(79,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(79,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(79,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(79,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(79,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(79,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(79,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(79,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(79,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(79,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(79,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(79,'Purple','2025-03-15','A','2025-03-15 07:21:06',NULL),(79,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(79,'Purple','2025-03-18','A','2025-03-19 03:26:28',NULL),(79,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(79,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(79,'Purple','2025-03-21','A','2025-03-21 03:46:06',NULL),(79,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(79,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(79,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(79,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(79,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(79,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(79,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(79,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(79,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(79,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(79,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(79,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(79,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(79,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(79,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(79,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(79,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(79,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(79,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(79,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(79,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(79,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(79,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(79,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(79,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(79,'Purple','2025-05-10','A','2025-05-10 06:31:46',NULL),(79,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(79,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(79,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(79,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(79,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(79,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(79,'Purple','2025-05-19','A','2025-05-19 06:15:31',NULL),(79,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(79,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(79,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(79,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(79,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(79,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(79,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(79,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(79,'Purple','2025-06-10','A','2025-06-10 07:21:35',NULL),(79,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(79,'Purple','2025-06-23','A','2025-06-23 04:35:57',NULL),(79,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(79,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(79,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(79,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(79,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(79,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(79,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(79,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(79,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(79,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(79,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(79,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(79,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(79,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(79,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(80,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(80,'Green','2023-06-19','A','2023-06-19 03:58:34',NULL),(80,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(80,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(80,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(80,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(80,'Green','2023-07-10','P','2023-07-10 10:15:42',NULL),(80,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(80,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(80,'Green','2023-07-14','P','2023-07-14 03:42:17',NULL),(80,'Green','2023-07-15','P','2023-07-15 04:24:44',NULL),(80,'Green','2023-07-17','P','2023-07-17 04:06:04',NULL),(80,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(80,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(80,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(80,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(80,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(80,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(80,'Green','2023-08-05','P','2023-08-05 03:44:52',NULL),(80,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(80,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(80,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(80,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(80,'Green','2023-08-22','A','2023-08-25 09:18:28',NULL),(80,'Green','2023-08-23','A','2023-08-23 05:41:46',NULL),(80,'Green','2023-08-24','A','2023-08-24 04:48:17',NULL),(80,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(80,'Green','2023-08-28','A','2023-08-28 05:26:39',NULL),(80,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(80,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(80,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(80,'Green','2023-09-02','A','2023-09-02 04:43:34',NULL),(80,'Green','2023-09-04','A','2023-09-04 04:52:17',NULL),(80,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(80,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(80,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(80,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(80,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(80,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(80,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(80,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(80,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(80,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(80,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(80,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(80,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(80,'Green','2023-09-21','A','2023-09-21 05:56:43',NULL),(80,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(80,'Green','2023-09-23','A','2023-09-23 04:30:20',NULL),(80,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(80,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(80,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(80,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(80,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(80,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(80,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(80,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(80,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(80,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(80,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(80,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(80,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(80,'Green','2023-10-11','A','2023-10-11 04:41:38',NULL),(80,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(80,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(80,'Green','2023-10-18','A','2023-10-18 06:09:57',NULL),(80,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(80,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(80,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(80,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(80,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(80,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(80,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(80,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(80,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(80,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(80,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(80,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(80,'Green','2023-11-03','A','2023-11-03 03:37:12',NULL),(80,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(80,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(80,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(80,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(80,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(80,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(80,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(80,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(80,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(80,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(80,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(80,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(80,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(80,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(80,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(80,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(80,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(80,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(80,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(80,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(80,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(80,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(80,'Green','2023-12-06','A','2023-12-06 11:33:01',NULL),(80,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(80,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(80,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(80,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(80,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(80,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(80,'Green','2023-12-16','A','2023-12-20 11:32:39',NULL),(80,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(80,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(80,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(80,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(80,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(80,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(80,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(80,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(80,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(80,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(80,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(80,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(80,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(80,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(80,'Green','2024-01-19','A','2024-01-23 09:32:59',NULL),(80,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(80,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(80,'Green','2024-01-24','A','2024-01-24 04:01:36',NULL),(80,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(80,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(80,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(80,'Green','2024-01-30','A','2024-01-30 04:42:31',NULL),(80,'Green','2024-01-31','A','2024-01-31 04:00:28',NULL),(80,'Green','2024-02-01','A','2024-02-01 05:18:32',NULL),(80,'Green','2024-02-02','A','2024-02-02 05:22:40',NULL),(80,'Green','2024-02-03','A','2024-02-03 13:49:35',NULL),(80,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(80,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(80,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(80,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(80,'Green','2024-02-16','A','2024-02-16 04:16:07',NULL),(80,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(80,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(80,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(80,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(80,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(80,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(80,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(80,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(80,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(80,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(80,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(80,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(80,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(80,'Green','2024-03-08','A','2024-03-08 06:19:21',NULL),(80,'Green','2024-03-09','A','2024-03-09 06:23:49',NULL),(80,'Green','2024-03-11','L','2024-03-11 05:29:27',NULL),(80,'Green','2024-03-12','A','2024-03-12 04:12:52',NULL),(80,'Green','2024-03-13','A','2024-03-13 03:30:49',NULL),(80,'Green','2024-03-14','A','2024-03-14 03:27:02',NULL),(80,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(80,'Green','2024-03-18','A','2024-03-18 03:43:14',NULL),(80,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(80,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(80,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(80,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(80,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(80,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(80,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(80,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(80,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(80,'Green','2024-04-15','A','2024-04-15 05:16:09',NULL),(80,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(80,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(80,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(80,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(80,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(80,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(80,'Green','2024-04-24','A','2024-04-24 04:09:01',NULL),(80,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(80,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(80,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(80,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(80,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(80,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(80,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(80,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(80,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(80,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(80,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(80,'Green','2024-05-10','A','2024-05-10 04:18:54',NULL),(80,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(80,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(80,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(80,'Green','2024-05-15','A','2024-05-15 04:33:23',NULL),(80,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(80,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(80,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(80,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(80,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(80,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(80,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(80,'Green','2024-05-31','A','2024-05-31 05:25:17',NULL),(80,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(80,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(80,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(80,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(80,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(80,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(80,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(80,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(80,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(80,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(80,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(80,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(80,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(80,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(80,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(80,'Green','2024-07-20','A','2024-07-20 09:43:12',NULL),(80,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(80,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(80,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(80,'Green','2024-07-27','A','2024-07-27 08:13:11',NULL),(80,'Green','2024-07-29','A','2024-07-31 14:57:13',NULL),(80,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(80,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(80,'Green','2024-08-09','A','2024-08-09 07:14:04',NULL),(80,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(80,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(80,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(80,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(80,'Green','2024-08-23','A','2024-08-23 05:50:04',NULL),(80,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(80,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(80,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(80,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(80,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(80,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(80,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(80,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(80,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(80,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(80,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(80,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(80,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(80,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(80,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(80,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(80,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(80,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(80,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(80,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(80,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(80,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(80,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(80,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(80,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(80,'Green','2024-10-11','A','2024-10-11 03:45:05',NULL),(80,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(80,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(80,'Green','2024-10-16','A','2024-10-17 04:07:25',NULL),(80,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(80,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(80,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(80,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(80,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(80,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(80,'Green','2024-10-24','A','2024-10-24 03:43:23',NULL),(80,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(80,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(80,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(80,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(80,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(80,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(80,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(80,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(80,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(80,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(80,'Green','2024-11-06','A','2024-11-06 03:38:23',NULL),(80,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(80,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(80,'Green','2024-11-11','A','2024-11-11 03:45:27',NULL),(80,'Green','2024-11-12','A','2024-11-12 03:43:25',NULL),(80,'Green','2024-11-13','A','2024-11-13 03:41:42',NULL),(80,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(80,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(80,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(80,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(80,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(80,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(80,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(80,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(80,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(80,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(80,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(80,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(80,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(80,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(80,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(80,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(80,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(80,'Green','2025-01-10','A','2025-01-10 03:49:21',NULL),(80,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(80,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(80,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(80,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(80,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(80,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(80,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(80,'Green','2025-01-21','A','2025-02-27 06:05:44',NULL),(80,'Green','2025-01-22','A','2025-02-27 06:07:32',NULL),(80,'Green','2025-01-23','L','2025-02-27 06:14:00',NULL),(80,'Green','2025-01-24','L','2025-02-27 06:16:10',NULL),(80,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(80,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(80,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(80,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(80,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(80,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(80,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(80,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(80,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(80,'Green','2025-02-11','A','2025-02-27 07:06:05',NULL),(80,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(80,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(80,'Green','2025-02-15','A','2025-02-27 08:15:02',NULL),(80,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(80,'Green','2025-02-18','L','2025-02-27 08:19:29',NULL),(80,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(80,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(80,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(80,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(80,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(80,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(80,'Green','2025-02-27','A','2025-02-27 08:25:30',NULL),(80,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(80,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(80,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(80,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(80,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(80,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(80,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(80,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(80,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(80,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(80,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(80,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(80,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(80,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(80,'Green','2025-03-18','A','2025-03-19 03:22:49',NULL),(80,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(80,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(80,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(80,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(80,'Green','2025-04-08','A','2025-04-08 05:09:40',NULL),(80,'Green','2025-04-09','A','2025-04-09 03:50:38',NULL),(80,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(80,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(80,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(80,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(80,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(80,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(80,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(80,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(80,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(80,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(80,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(80,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(80,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(80,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(80,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(80,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(80,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(80,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(80,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(80,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(80,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(80,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(80,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(80,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(80,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(80,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(80,'Green','2025-05-16','A','2025-05-16 04:09:00',NULL),(80,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(80,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(80,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(80,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(80,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(80,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(80,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(80,'Green','2025-05-29','A','2025-05-29 04:21:00',NULL),(80,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(80,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(80,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(80,'Green','2025-06-16','A','2025-06-16 03:32:37',NULL),(80,'Green','2025-06-23','A','2025-06-23 04:34:52',NULL),(80,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(80,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(80,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(80,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(80,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(80,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(80,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(80,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(80,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(80,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(80,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(80,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(80,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(80,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(80,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(81,'1','2023-06-19','A','2023-06-19 04:07:19',NULL),(81,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(81,'1','2023-06-21','A','2023-06-21 04:21:30',NULL),(81,'1','2023-06-22','A','2023-06-22 05:11:22',NULL),(81,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(81,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(81,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(81,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(81,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(81,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(81,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(81,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(81,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(81,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(81,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(81,'2A','2023-08-03','A','2023-08-03 03:54:15',NULL),(81,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(81,'2A','2023-08-05','A','2023-08-05 03:42:26',NULL),(81,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(81,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(81,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(81,'2A','2023-08-22','A','2023-08-25 08:23:00',NULL),(81,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(81,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(81,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(81,'2A','2023-08-29','A','2023-09-02 04:30:57',NULL),(81,'2A','2023-08-30','A','2023-09-02 04:31:22',NULL),(81,'2A','2023-08-31','A','2023-09-02 04:31:51',NULL),(81,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(81,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(81,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(81,'2A','2023-09-06','A','2023-09-06 06:14:20',NULL),(81,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(81,'2A','2023-09-09','A','2023-09-09 09:19:04',NULL),(81,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(81,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(81,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(81,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(81,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(81,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(81,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(81,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(81,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(81,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(81,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(81,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(81,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(81,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(81,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(81,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(81,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(81,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(81,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(81,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(81,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(81,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(81,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(81,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(81,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(81,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(81,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(81,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(81,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(81,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(81,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(81,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(81,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(81,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(81,'2A','2023-10-31','A','2023-10-31 11:33:00',NULL),(81,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(81,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(81,'2A','2023-11-03','A','2023-11-03 11:09:17',NULL),(81,'2A','2023-11-04','A','2023-11-04 10:57:40',NULL),(81,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(81,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(81,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(81,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(81,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(81,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(81,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(81,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(81,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(81,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(81,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(81,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(81,'2A','2023-11-23','A','2023-11-29 12:24:26',NULL),(81,'2A','2023-11-24','A','2023-11-25 05:12:27',NULL),(81,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(81,'2A','2023-11-29','A','2023-11-29 12:23:25',NULL),(81,'2A','2023-12-02','A','2023-12-02 12:03:58',NULL),(81,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(81,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(81,'2A','2023-12-06','A','2023-12-06 11:27:29',NULL),(81,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(81,'2A','2023-12-08','A','2023-12-08 11:06:49',NULL),(81,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(81,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(81,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(81,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(81,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(81,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(81,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(81,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(81,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(81,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(81,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(81,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(81,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(81,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(81,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(81,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(81,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(81,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(81,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(81,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(81,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(81,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(81,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(81,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(81,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(81,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(81,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(81,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(81,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(81,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(81,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(81,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(81,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(81,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(81,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(81,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(81,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(81,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(81,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(81,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(81,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(81,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(81,'2A','2024-02-28','A','2024-02-28 04:03:28',NULL),(81,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(81,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(81,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(81,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(81,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(81,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(81,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(81,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(81,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(81,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(81,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(81,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(81,'2A','2024-03-14','A','2024-03-14 03:12:56',NULL),(81,'2A','2024-03-15','A','2024-03-15 03:26:08',NULL),(81,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(81,'2A','2024-03-19','A','2024-03-19 03:48:15',NULL),(81,'2A','2024-03-20','A','2024-03-21 03:33:21',NULL),(81,'2A','2024-03-21','A','2024-03-21 03:32:38',NULL),(81,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(81,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(81,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(81,'2A','2024-03-27','A','2024-03-27 09:21:50',NULL),(81,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(81,'2A','2024-03-29','A','2024-03-29 05:45:07',NULL),(81,'2A','2024-04-15','P','2024-04-15 06:36:43',NULL),(81,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(81,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(81,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(81,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(81,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(81,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(81,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(81,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(81,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(81,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(81,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(81,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(81,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(81,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(81,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(81,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(81,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(81,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(81,'2A','2024-05-14','A','2024-05-14 04:37:44',NULL),(81,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(81,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(81,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(81,'2A','2024-05-18','A','2024-05-18 04:49:22',NULL),(81,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(81,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(81,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(81,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(81,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(81,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(81,'2A','2024-06-24','P','2024-06-24 06:09:03',NULL),(81,'2A','2024-07-01','P','2024-07-02 07:24:27',NULL),(81,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(81,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(81,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(81,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(81,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(81,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(81,'2A','2024-07-09','A','2024-07-09 06:45:02',NULL),(81,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(81,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(81,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(81,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(81,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(81,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(81,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(81,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(81,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(81,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(81,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(81,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(81,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(81,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(81,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(81,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(81,'2A','2024-08-15','A','2024-08-15 07:36:21',NULL),(81,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(81,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(81,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(81,'3A','2024-09-07','A','2024-09-07 04:04:08',NULL),(81,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(81,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(81,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(81,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(81,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(81,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(81,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(81,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(81,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(81,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(81,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(81,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(81,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(81,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(81,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(81,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(81,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(81,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(81,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(81,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(81,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(81,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(81,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(81,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(81,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(81,'3A','2024-10-19','A','2024-10-19 04:05:39',NULL),(81,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(81,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(81,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(81,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(81,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(81,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(81,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(81,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(81,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(81,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(81,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(81,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(81,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(81,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(81,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(81,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(81,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(81,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(81,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(81,'3A','2024-11-13','A','2024-11-13 03:49:26',NULL),(81,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(81,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(81,'3A','2024-11-18','A','2024-11-18 05:32:08',NULL),(81,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(81,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(81,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(81,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(81,'3A','2024-11-23','A','2024-11-23 03:59:45',NULL),(81,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(81,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(81,'3A','2024-11-27','A','2024-11-27 03:56:53',NULL),(81,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(81,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(81,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(81,'3A','2025-01-06','P','2025-01-06 05:20:37',NULL),(81,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(81,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(81,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(81,'3A','2025-01-10','A','2025-01-10 04:00:10',NULL),(81,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(81,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(81,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(81,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(81,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(81,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(81,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(81,'3A','2025-01-23','A','2025-03-06 04:43:33',NULL),(81,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(81,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(81,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(81,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(81,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(81,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(81,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(81,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(81,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(81,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(81,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(81,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(81,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(81,'3A','2025-02-11','A','2025-03-06 04:50:50',NULL),(81,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(81,'3A','2025-02-13','A','2025-03-06 04:51:21',NULL),(81,'3A','2025-02-15','A','2025-03-06 04:52:40',NULL),(81,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(81,'3A','2025-02-18','A','2025-03-06 04:53:39',NULL),(81,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(81,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(81,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(81,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(81,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(81,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(81,'3A','2025-02-27','A','2025-02-27 08:29:02',NULL),(81,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(81,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(81,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(81,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(81,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(81,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(81,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(81,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(81,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(81,'3A','2025-04-07','P','2025-04-07 03:47:03',NULL),(81,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(81,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(81,'4S','2025-04-11','P','2025-04-12 05:49:20',NULL),(81,'4S','2025-04-12','P','2025-04-12 05:47:07',NULL),(81,'4S','2025-04-14','P','2025-04-14 06:22:26',NULL),(81,'4S','2025-04-15','P','2025-04-15 05:22:07',NULL),(81,'4S','2025-04-16','P','2025-04-16 05:32:09',NULL),(81,'4S','2025-04-17','P','2025-04-17 04:37:52',NULL),(81,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(81,'4S','2025-04-19','A','2025-04-21 03:44:15',NULL),(81,'4S','2025-04-21','P','2025-04-21 03:45:40',NULL),(81,'4S','2025-04-22','P','2025-04-22 05:05:08',NULL),(81,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(81,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(81,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(81,'4S','2025-04-29','A','2025-04-29 04:28:51',NULL),(81,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(81,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(81,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(81,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(81,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(81,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(81,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(81,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(81,'4S','2025-05-14','A','2025-05-14 04:04:54',NULL),(81,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(81,'4S','2025-05-16','P','2025-05-16 03:54:23',NULL),(81,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(81,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(81,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(81,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(81,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(81,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(81,'4S','2025-05-26','P','2025-05-26 03:35:53',NULL),(81,'4S','2025-05-29','P','2025-05-29 04:17:18',NULL),(81,'4S','2025-05-30','P','2025-05-30 05:26:21',NULL),(81,'4S','2025-05-31','A','2025-05-31 04:25:42',NULL),(81,'4S','2025-06-10','A','2025-06-10 07:32:42',NULL),(81,'4S','2025-06-16','P','2025-06-16 03:36:15',NULL),(81,'4S','2025-06-23','P','2025-06-23 04:45:35',NULL),(81,'4S','2025-06-25','P','2025-06-26 03:59:53',NULL),(81,'4S','2025-06-30','P','2025-06-30 05:41:36',NULL),(81,'4S','2025-07-01','P','2025-07-01 05:29:00',NULL),(81,'4S','2025-07-02','P','2025-07-02 06:32:59',NULL),(81,'4S','2025-07-03','A','2025-07-03 04:11:02',NULL),(81,'4S','2025-07-07','P','2025-07-07 05:48:04',NULL),(81,'4S','2025-07-08','P','2025-07-09 05:15:00',NULL),(81,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(81,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(81,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(81,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(82,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(82,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(82,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(82,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(82,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(82,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(82,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(82,'1','2024-11-14','A','2024-11-14 03:48:50',NULL),(82,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(82,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(82,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(82,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(82,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(82,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(82,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(82,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(82,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(82,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(82,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(82,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(82,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(82,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(82,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(82,'1','2025-01-09','A','2025-01-09 03:33:49',NULL),(82,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(82,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(82,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(82,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(82,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(82,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(82,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(82,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(82,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(82,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(82,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(82,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(82,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(82,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(82,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(82,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(82,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(82,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(82,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(82,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(82,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(82,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(82,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(82,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(82,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(82,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(82,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(82,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(82,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(82,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(82,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(82,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(82,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(82,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(82,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(82,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(82,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(82,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(82,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(82,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(82,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(82,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(82,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(82,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(82,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(82,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(82,'1','2025-03-14','A','2025-03-15 07:19:45',NULL),(82,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(82,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(82,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(82,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(82,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(82,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(82,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(82,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(82,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(82,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(82,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(82,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(82,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(82,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(82,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(82,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(82,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(82,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(82,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(82,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(82,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(82,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(82,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(82,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(82,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(82,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(82,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(82,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(82,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(82,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(82,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(82,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(82,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(82,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(82,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(82,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(82,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(82,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(82,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(82,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(82,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(82,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(82,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(82,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(82,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(82,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(82,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(82,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(82,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(82,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(82,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(82,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(82,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(82,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(82,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(82,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(82,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(82,'1','2025-07-07','A','2025-07-07 05:25:00',NULL),(82,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(82,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(82,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(82,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(82,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(82,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(82,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(82,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(82,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(82,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(82,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(82,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(82,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(82,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(82,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(82,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(82,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(82,'Purple','2023-07-15','A','2023-07-15 06:14:28',NULL),(82,'Purple','2023-07-17','A','2023-07-17 03:57:18',NULL),(82,'Purple','2023-07-18','A','2023-07-18 04:07:50',NULL),(82,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(82,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(82,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(82,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(82,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(82,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(82,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(82,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(82,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(82,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(82,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(82,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(82,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(82,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(82,'Purple','2023-08-25','A','2023-08-25 04:07:27',NULL),(82,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(82,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(82,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(82,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(82,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(82,'Purple','2023-09-04','A','2023-09-04 04:36:16',NULL),(82,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(82,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(82,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(82,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(82,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(82,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(82,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(82,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(82,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(82,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(82,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(82,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(82,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(82,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(82,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(82,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(82,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(82,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(82,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(82,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(82,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(82,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(82,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(82,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(82,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(82,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(82,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(82,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(82,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(82,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(82,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(82,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(82,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(82,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(82,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(82,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(82,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(82,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(82,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(82,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(82,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(82,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(82,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(82,'Purple','2023-11-02','A','2023-11-02 03:51:19',NULL),(82,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(82,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(82,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(82,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(82,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(82,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(82,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(82,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(82,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(82,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(82,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(82,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(82,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(82,'Purple','2023-11-22','A','2023-11-22 05:57:19',NULL),(82,'Purple','2023-11-23','A','2023-11-23 04:22:27',NULL),(82,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(82,'Purple','2023-11-25','A','2023-11-25 04:33:37',NULL),(82,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(82,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(82,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(82,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(82,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(82,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(82,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(82,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(82,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(82,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(82,'Purple','2023-12-09','A','2023-12-09 07:44:17',NULL),(82,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(82,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(82,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(82,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(82,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(82,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(82,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(82,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(82,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(82,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(82,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(82,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(82,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(82,'Purple','2024-01-10','A','2024-01-22 06:35:44',NULL),(82,'Purple','2024-01-15','A','2024-01-16 10:57:40',NULL),(82,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(82,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(82,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(82,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(82,'Purple','2024-01-22','A','2024-01-22 04:49:35',NULL),(82,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(82,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(82,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(82,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(82,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(82,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(82,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(82,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(82,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(82,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(82,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(82,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(82,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(82,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(82,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(82,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(82,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(82,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(82,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(82,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(82,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(82,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(82,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(82,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(82,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(82,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(82,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(82,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(82,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(82,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(82,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(82,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(82,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(82,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(82,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(82,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(82,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(82,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(82,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(82,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(82,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(82,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(82,'Purple','2024-03-25','A','2024-03-25 04:07:14',NULL),(82,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(82,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(82,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(82,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(82,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(82,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(82,'Purple','2024-04-19','A','2024-04-19 05:17:54',NULL),(82,'Purple','2024-04-20','A','2024-04-20 04:43:47',NULL),(82,'Purple','2024-04-21','L','2024-04-22 11:33:38',NULL),(82,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(82,'Purple','2024-04-24','L','2024-04-24 04:23:41',NULL),(82,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(82,'Purple','2024-04-26','L','2024-04-26 04:12:11',NULL),(82,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(82,'Purple','2024-05-03','A','2024-05-04 05:36:14',NULL),(82,'Purple','2024-05-04','A','2024-05-04 05:25:00',NULL),(82,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(82,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(82,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(82,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(82,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(82,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(82,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(82,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(82,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(82,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(82,'Purple','2024-05-18','A','2024-05-18 10:52:15',NULL),(82,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(82,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(82,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(82,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(82,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(82,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(82,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(82,'Purple','2024-07-02','A','2024-07-02 06:12:40',NULL),(82,'Purple','2024-07-03','A','2024-07-03 04:34:32',NULL),(82,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(82,'Purple','2024-07-05','A','2024-07-05 05:41:45',NULL),(82,'Purple','2024-07-06','A','2024-07-08 15:55:56',NULL),(82,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(82,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(82,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(82,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(82,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(82,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(82,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(82,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(82,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(82,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(82,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(82,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(82,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(82,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(82,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(82,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(82,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(82,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(82,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(82,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(82,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(82,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(82,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(82,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(82,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(82,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(82,'Purple','2024-09-16','A','2024-09-16 03:28:11',NULL),(82,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(82,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(82,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(82,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(82,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(82,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(82,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(82,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(82,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(82,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(82,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(82,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(82,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(82,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(82,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(82,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(82,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(82,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(82,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(82,'Purple','2024-10-14','P','2024-10-14 03:42:43','2024-10-14 05:27:45'),(82,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(82,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(82,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(82,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(82,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(82,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(82,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(82,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(82,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(82,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(82,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(82,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(82,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(82,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(82,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(82,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(82,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(83,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(83,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(83,'1','2024-11-07','A','2024-11-07 03:24:53',NULL),(83,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(83,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(83,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(83,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(83,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(83,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(83,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(83,'1','2024-11-18','A','2024-11-18 05:19:34',NULL),(83,'1','2024-11-19','L','2024-11-19 05:10:49',NULL),(83,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(83,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(83,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(83,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(83,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(83,'1','2024-11-28','L','2024-11-28 05:38:30',NULL),(83,'1','2024-11-29','A','2024-11-29 05:32:46',NULL),(83,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(83,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(83,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(83,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(83,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(83,'1','2025-01-10','A','2025-01-10 03:49:59',NULL),(83,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(83,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(83,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(83,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(83,'1','2025-01-17','L','2025-02-26 03:52:39',NULL),(83,'1','2025-01-18','L','2025-02-26 03:53:23',NULL),(83,'1','2025-01-20','L','2025-02-26 03:54:24',NULL),(83,'1','2025-01-21','L','2025-02-26 03:56:50',NULL),(83,'1','2025-01-22','L','2025-02-26 03:58:35',NULL),(83,'1','2025-01-23','L','2025-02-26 04:01:01',NULL),(83,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(83,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(83,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(83,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(83,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(83,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(83,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(83,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(83,'1','2025-02-07','A','2025-02-26 05:05:46',NULL),(83,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(83,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(83,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(83,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(83,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(83,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(83,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(83,'1','2025-02-18','A','2025-02-26 05:48:05',NULL),(83,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(83,'1','2025-02-21','A','2025-02-26 05:50:00',NULL),(83,'1','2025-02-22','A','2025-02-26 05:51:32',NULL),(83,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(83,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(83,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(83,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(83,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(83,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(83,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(83,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(83,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(83,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(83,'1','2025-03-08','A','2025-03-10 05:21:05',NULL),(83,'1','2025-03-10','A','2025-03-10 05:25:39',NULL),(83,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(83,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(83,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(83,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(83,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(83,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(83,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(83,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(83,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(83,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(83,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(83,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(83,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(83,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(83,'1','2025-04-12','A','2025-04-12 04:39:19',NULL),(83,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(83,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(83,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(83,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(83,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(83,'1','2025-04-19','A','2025-04-21 03:53:00',NULL),(83,'1','2025-04-21','A','2025-04-21 03:54:05',NULL),(83,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(83,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(83,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(83,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(83,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(83,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(83,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(83,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(83,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(83,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(83,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(83,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(83,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(83,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(83,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(83,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(83,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(83,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(83,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(83,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(83,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(83,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(83,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(83,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(83,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(83,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(83,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(83,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(83,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(83,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(83,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(83,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(83,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(83,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(83,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(83,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(83,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(83,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(83,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(83,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(83,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(83,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(83,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(83,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(83,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(83,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(83,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(83,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(83,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(83,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(83,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(83,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(83,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(83,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(83,'Purple','2023-07-12','A','2023-07-12 03:26:37',NULL),(83,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(83,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(83,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(83,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(83,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(83,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(83,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(83,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(83,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(83,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(83,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(83,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(83,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(83,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(83,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(83,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(83,'Purple','2023-08-22','A','2023-08-25 08:48:27',NULL),(83,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(83,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(83,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(83,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(83,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(83,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(83,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(83,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(83,'Purple','2023-09-04','A','2023-09-04 04:36:16',NULL),(83,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(83,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(83,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(83,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(83,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(83,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(83,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(83,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(83,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(83,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(83,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(83,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(83,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(83,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(83,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(83,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(83,'Purple','2023-09-25','A','2023-09-25 03:56:57',NULL),(83,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(83,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(83,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(83,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(83,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(83,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(83,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(83,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(83,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(83,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(83,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(83,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(83,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(83,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(83,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(83,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(83,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(83,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(83,'Purple','2023-10-23','A','2023-10-23 04:12:31',NULL),(83,'Purple','2023-10-24','A','2023-10-24 04:39:20',NULL),(83,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(83,'Purple','2023-10-26','A','2023-10-26 06:34:40',NULL),(83,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(83,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(83,'Purple','2023-10-31','L','2023-10-31 03:48:50',NULL),(83,'Purple','2023-11-01','A','2023-11-01 03:36:05',NULL),(83,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(83,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(83,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(83,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(83,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(83,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(83,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(83,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(83,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(83,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(83,'Purple','2023-11-17','A','2023-11-17 05:17:32',NULL),(83,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(83,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(83,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(83,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(83,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(83,'Purple','2023-11-24','A','2023-11-25 05:09:07',NULL),(83,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(83,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(83,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(83,'Purple','2023-11-29','A','2023-11-29 11:54:38',NULL),(83,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(83,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(83,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(83,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(83,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(83,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(83,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(83,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(83,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(83,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(83,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(83,'Purple','2023-12-15','A','2023-12-20 11:39:26',NULL),(83,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(83,'Purple','2024-01-01','A','2024-01-03 04:55:14',NULL),(83,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(83,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(83,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(83,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(83,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(83,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(83,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(83,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(83,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(83,'Purple','2024-01-16','A','2024-01-16 10:28:30',NULL),(83,'Purple','2024-01-17','A','2024-01-17 04:14:03',NULL),(83,'Purple','2024-01-18','A','2024-01-18 04:58:56',NULL),(83,'Purple','2024-01-19','A','2024-01-22 06:29:02',NULL),(83,'Purple','2024-01-22','A','2024-01-22 04:49:35',NULL),(83,'Purple','2024-01-23','A','2024-01-23 06:00:39',NULL),(83,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(83,'Purple','2024-01-25','A','2024-01-25 04:17:08',NULL),(83,'Purple','2024-01-26','A','2024-01-26 04:55:00',NULL),(83,'Purple','2024-01-31','L','2024-02-01 10:54:47',NULL),(83,'Purple','2024-02-01','L','2024-02-01 10:55:55',NULL),(83,'Purple','2024-02-02','L','2024-02-02 04:22:18',NULL),(83,'Purple','2024-02-03','L','2024-02-03 04:32:09',NULL),(83,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(83,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(83,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(83,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(83,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(83,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(83,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(83,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(83,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(83,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(83,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(83,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(83,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(83,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(83,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(83,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(83,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(83,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(83,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(83,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(83,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(83,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(83,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(83,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(83,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(83,'Purple','2024-03-12','A','2024-03-12 03:47:37',NULL),(83,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(83,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(83,'Purple','2024-03-15','A','2024-03-15 03:30:57',NULL),(83,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(83,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(83,'Purple','2024-03-20','A','2024-03-21 04:13:13',NULL),(83,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(83,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(83,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(83,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(83,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(83,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(83,'Purple','2024-04-16','A','2024-04-16 09:36:33',NULL),(83,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(83,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(83,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(83,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(83,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(83,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(83,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(83,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(83,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(83,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(83,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(83,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(83,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(83,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(83,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(83,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(83,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(83,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(83,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(83,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(83,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(83,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(83,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(83,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(83,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(83,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(83,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(83,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(83,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(83,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(83,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(83,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(83,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(83,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(83,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(83,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(83,'Purple','2024-07-09','A','2024-07-09 06:56:31',NULL),(83,'Purple','2024-07-10','A','2024-07-11 04:16:42',NULL),(83,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(83,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(83,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(83,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(83,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(83,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(83,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(83,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(83,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(83,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(83,'Purple','2024-08-10','A','2024-08-10 08:06:00',NULL),(83,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(83,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(83,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(83,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(83,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(83,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(83,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(83,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(83,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(83,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(83,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(83,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(83,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(83,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(83,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(83,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(83,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(83,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(83,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(83,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(83,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(83,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(83,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(83,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(83,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(83,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(83,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(83,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(83,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(83,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(83,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(83,'Purple','2024-10-11','A','2024-10-11 03:48:20',NULL),(83,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(83,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(83,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(83,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(83,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(83,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(83,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(83,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(83,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(83,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(83,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(83,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(83,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(83,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(83,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(83,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(83,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(83,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(84,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(84,'1','2023-07-17','A','2023-07-17 03:54:24',NULL),(84,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(84,'1','2023-07-19','A','2023-07-19 03:40:06',NULL),(84,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(84,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(84,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(84,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(84,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(84,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(84,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(84,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(84,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(84,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(84,'1','2023-08-23','A','2023-08-25 09:00:26',NULL),(84,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(84,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(84,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(84,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(84,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(84,'1','2023-09-06','A','2023-09-06 10:07:30',NULL),(84,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(84,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(84,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(84,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(84,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(84,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(84,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(84,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(84,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(84,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(84,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(84,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(84,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(84,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(84,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(84,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(84,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(84,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(84,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(84,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(84,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(84,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(84,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(84,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(84,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(84,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(84,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(84,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(84,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(84,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(84,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(84,'1','2023-10-23','A','2023-10-23 11:26:17',NULL),(84,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(84,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(84,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(84,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(84,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(84,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(84,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(84,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(84,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(84,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(84,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(84,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(84,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(84,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(84,'1','2023-11-14','A','2023-11-16 11:11:24',NULL),(84,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(84,'1','2023-11-16','A','2023-11-16 11:08:23',NULL),(84,'1','2023-11-17','A','2023-11-29 11:51:51',NULL),(84,'1','2023-11-18','A','2023-11-18 11:30:20',NULL),(84,'1','2023-11-20','A','2023-11-29 11:49:59',NULL),(84,'1','2023-11-21','A','2023-11-29 11:47:51',NULL),(84,'1','2023-11-22','A','2023-11-25 05:55:28',NULL),(84,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(84,'1','2023-11-24','A','2023-11-24 11:30:49',NULL),(84,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(84,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(84,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(84,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(84,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(84,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(84,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(84,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(84,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(84,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(84,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(84,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(84,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(84,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(84,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(84,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(84,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(84,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(84,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(84,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(84,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(84,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(84,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(84,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(84,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(84,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(84,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(84,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(84,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(84,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(84,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(84,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(84,'1','2024-01-24','A','2024-01-25 04:18:48',NULL),(84,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(84,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(84,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(84,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(84,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(84,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(84,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(84,'1','2024-02-12','A','2024-02-13 04:29:47',NULL),(84,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(84,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(84,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(84,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(84,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(84,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(84,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(84,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(84,'1','2024-02-22','L','2024-02-22 11:35:53',NULL),(84,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(84,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(84,'1','2024-02-27','A','2024-02-27 11:20:54',NULL),(84,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(84,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(84,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(84,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(84,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(84,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(84,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(84,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(84,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(84,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(84,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(84,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(84,'1','2024-03-14','A','2024-03-14 03:29:32',NULL),(84,'1','2024-03-15','A','2024-03-15 03:30:16',NULL),(84,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(84,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(84,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(84,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(84,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(84,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(84,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(84,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(84,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(84,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(84,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(84,'1','2024-04-16','A','2024-04-17 09:34:42',NULL),(84,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(84,'1','2024-04-18','A','2024-04-18 07:14:08',NULL),(84,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(84,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(84,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(84,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(84,'1','2024-05-02','A','2024-05-02 05:02:42',NULL),(84,'1','2024-05-03','A','2024-05-10 04:32:17',NULL),(84,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(84,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(84,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(84,'1','2024-05-08','A','2024-05-10 04:36:26',NULL),(84,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(84,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(84,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(84,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(84,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(84,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(84,'1','2024-05-16','A','2024-05-16 04:36:56',NULL),(84,'1','2024-05-17','A','2024-05-17 04:52:03',NULL),(84,'1','2024-05-18','A','2024-05-18 04:48:02',NULL),(84,'1','2024-05-20','A','2024-05-20 05:54:25',NULL),(84,'1','2024-05-21','A','2024-05-21 04:42:33',NULL),(84,'1','2024-05-27','A','2024-05-27 06:20:04',NULL),(84,'1','2024-05-29','L','2024-05-29 07:18:03',NULL),(84,'1','2024-05-30','A','2024-05-30 07:22:32',NULL),(84,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(84,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(84,'1','2024-07-01','A','2024-07-02 07:00:02',NULL),(84,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(84,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(84,'1','2024-07-04','A','2024-07-05 06:04:34',NULL),(84,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(84,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(84,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(84,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(84,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(84,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(84,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(84,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(84,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(84,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(84,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(84,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(84,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(84,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(84,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(84,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(84,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(84,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(84,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(84,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(84,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(84,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(84,'2A','2024-09-07','A','2024-09-07 03:51:53',NULL),(84,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(84,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(84,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(84,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(84,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(84,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(84,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(84,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(84,'2A','2024-09-20','A','2024-09-20 03:31:55',NULL),(84,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(84,'2A','2024-09-23','A','2024-09-23 05:04:03',NULL),(84,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(84,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(84,'2A','2024-09-26','A','2024-09-26 03:53:36',NULL),(84,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(84,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(84,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(84,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(84,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(84,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(84,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(84,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(84,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(84,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(84,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(84,'2A','2024-10-14','A','2024-10-14 03:48:26',NULL),(84,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(84,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(84,'2A','2024-10-18','A','2024-10-18 03:55:23',NULL),(84,'2A','2024-10-19','A','2024-10-19 04:00:56',NULL),(84,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(84,'2A','2024-10-22','A','2024-10-22 03:41:18',NULL),(84,'2A','2024-10-23','A','2024-10-23 03:53:25',NULL),(84,'2A','2024-10-24','A','2024-10-24 03:47:17',NULL),(84,'2A','2024-10-25','A','2024-10-25 03:48:44',NULL),(84,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(84,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(84,'2A','2024-10-29','A','2024-10-29 03:53:15',NULL),(84,'2A','2024-10-30','L','2024-10-30 03:44:47',NULL),(84,'2A','2024-10-31','L','2024-10-31 03:36:23','2024-10-31 04:15:48'),(84,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(84,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(84,'2A','2024-11-04','A','2024-11-04 03:54:06',NULL),(84,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(84,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(84,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(84,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(84,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(84,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(84,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(84,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(84,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(84,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(84,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(84,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(84,'2A','2024-11-20','L','2024-11-20 06:26:54',NULL),(84,'2A','2024-11-21','A','2024-11-21 05:41:48',NULL),(84,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(84,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(84,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(84,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(84,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(84,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(84,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(84,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(84,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(84,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(84,'2A','2025-01-10','A','2025-01-10 03:55:32',NULL),(84,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(84,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(84,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(84,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(84,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(84,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(84,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(84,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(84,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(84,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(84,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(84,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(84,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(84,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(84,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(84,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(84,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(84,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(84,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(84,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(84,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(84,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(84,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(84,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(84,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(84,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(84,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(84,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(84,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(84,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(84,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(84,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(84,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(84,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(84,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(84,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(84,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(84,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(84,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(84,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(84,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(84,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(84,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(84,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(84,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(84,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(84,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(84,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(84,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(84,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(84,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(84,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(84,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(84,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(84,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(84,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(84,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(84,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(84,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(84,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(84,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(84,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(84,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(84,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(84,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(84,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(84,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(84,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(84,'3A','2025-05-02','A','2025-05-02 05:05:28',NULL),(84,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(84,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(84,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(84,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(84,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(84,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(84,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(84,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(84,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(84,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(84,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(84,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(84,'3A','2025-05-20','A','2025-05-20 04:40:15',NULL),(84,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(84,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(84,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(84,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(84,'3A','2025-05-29','A','2025-05-29 04:16:23',NULL),(84,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(84,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(84,'3A','2025-06-23','A','2025-06-25 05:34:06',NULL),(84,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(84,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(84,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(84,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(84,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(84,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(84,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(84,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(84,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(84,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(84,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(84,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(84,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(84,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(84,'Orange','2023-06-22','A','2023-06-22 05:12:33',NULL),(84,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(84,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(84,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(84,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(84,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(85,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(85,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(85,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(85,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(85,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(85,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(85,'Purple','2023-07-13','A','2023-07-13 03:44:13',NULL),(85,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(85,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(85,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(85,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(85,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(85,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(85,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(85,'Purple','2023-08-02','A','2023-08-02 04:02:34',NULL),(85,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(85,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(85,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(85,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(85,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(85,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(85,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(85,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(85,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(85,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(85,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(85,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(85,'Purple','2023-08-29','A','2023-08-29 05:05:18',NULL),(85,'Purple','2023-08-30','A','2023-08-30 04:42:24',NULL),(85,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(85,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(85,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(85,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(85,'Purple','2023-09-06','A','2023-09-06 06:08:03',NULL),(85,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(85,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(85,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(85,'Purple','2023-09-12','A','2023-09-12 03:39:26',NULL),(85,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(85,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(85,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(85,'Purple','2023-09-16','A','2023-09-16 04:12:39',NULL),(85,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(85,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(85,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(85,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(85,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(85,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(85,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(85,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(85,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(85,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(85,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(85,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(85,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(85,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(85,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(85,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(85,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(85,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(85,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(85,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(85,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(85,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(85,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(85,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(85,'Purple','2023-10-21','A','2023-10-21 05:34:43',NULL),(85,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(85,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(85,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(85,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(85,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(85,'Purple','2023-10-30','A','2023-10-30 06:42:25',NULL),(85,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(85,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(85,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(85,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(85,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(85,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(85,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(85,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(85,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(85,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(85,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(85,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(85,'Purple','2023-11-17','A','2023-11-17 05:17:32',NULL),(85,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(85,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(85,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(85,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(85,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(85,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(85,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(85,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(85,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(85,'Purple','2023-11-29','A','2023-11-29 11:54:38',NULL),(85,'Purple','2023-12-01','A','2023-12-01 11:51:30',NULL),(85,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(85,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(85,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(85,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(85,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(85,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(85,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(85,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(85,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(85,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(85,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(85,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(85,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(85,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(85,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(85,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(85,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(85,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(85,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(85,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(85,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(85,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(85,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(85,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(85,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(85,'Purple','2024-01-19','A','2024-01-22 06:29:02',NULL),(85,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(85,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(85,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(85,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(85,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(85,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(85,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(85,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(85,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(85,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(85,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(85,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(85,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(85,'Purple','2024-02-16','A','2024-02-16 04:39:27',NULL),(85,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(85,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(85,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(85,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(85,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(85,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(85,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(85,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(85,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(85,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(85,'Purple','2024-02-29','A','2024-02-29 05:16:08',NULL),(85,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(85,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(85,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(85,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(85,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(85,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(85,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(85,'Purple','2024-03-09','A','2024-03-09 04:05:06',NULL),(85,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(85,'Purple','2024-03-12','A','2024-03-12 03:47:37',NULL),(85,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(85,'Purple','2024-03-14','A','2024-03-14 03:34:06',NULL),(85,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(85,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(85,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(85,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(85,'Purple','2024-03-21','A','2024-03-21 04:12:27',NULL),(85,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(85,'Purple','2024-03-25','A','2024-03-25 04:07:14',NULL),(85,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(85,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(85,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(85,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(85,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(85,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(85,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(85,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(85,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(85,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(85,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(85,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(85,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(85,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(85,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(85,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(85,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(85,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(85,'Purple','2024-05-08','A','2024-05-08 04:14:05',NULL),(85,'Purple','2024-05-09','A','2024-05-09 04:11:24',NULL),(85,'Purple','2024-05-10','A','2024-05-10 04:16:53',NULL),(85,'Purple','2024-05-13','A','2024-05-13 04:07:02',NULL),(85,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(85,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(85,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(85,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(85,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(85,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(85,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(85,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(85,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(85,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(85,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(85,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(85,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(85,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(85,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(85,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(85,'Purple','2024-07-06','A','2024-07-08 15:55:56',NULL),(85,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(85,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(85,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(85,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(85,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(85,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(85,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(85,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(85,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(85,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(85,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(85,'Purple','2024-08-08','A','2024-08-08 05:49:53',NULL),(85,'Purple','2024-08-09','A','2024-08-09 06:06:08',NULL),(85,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(85,'Purple','2024-08-13','A','2024-08-13 05:06:24',NULL),(85,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(85,'Purple','2024-08-16','A','2024-08-16 04:15:53',NULL),(85,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(85,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(85,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(85,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(85,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(85,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(85,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(85,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(85,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(85,'Purple','2024-09-16','A','2024-09-16 03:28:11',NULL),(85,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(85,'Purple','2024-09-19','A','2024-09-19 03:24:29',NULL),(85,'Purple','2024-09-20','A','2024-09-20 03:24:44',NULL),(85,'Purple','2024-09-21','A','2024-09-21 03:25:36',NULL),(85,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(85,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(85,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(85,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(85,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(85,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(85,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(85,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(85,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(85,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(85,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(85,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(85,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(85,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(85,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(85,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(85,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(85,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(85,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(85,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(85,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(85,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(85,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(85,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(85,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(85,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(85,'Purple','2024-10-26','A','2024-10-26 03:43:47',NULL),(85,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(85,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(85,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(85,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(85,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(85,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(85,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(85,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(85,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(85,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(85,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(85,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(85,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(85,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(85,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(85,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(85,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(85,'Purple','2024-11-18','A','2024-11-18 05:18:28',NULL),(85,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(85,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(85,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(85,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(85,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(85,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(85,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(85,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(85,'Purple','2024-11-30','A','2024-11-30 03:29:54',NULL),(85,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(85,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(85,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(85,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(85,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(85,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(85,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(85,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(85,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(85,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(85,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(85,'Purple','2025-01-20','A','2025-02-26 06:15:25',NULL),(85,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(85,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(85,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(85,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(85,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(85,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(85,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(85,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(85,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(85,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(85,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(85,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(85,'Purple','2025-02-08','A','2025-02-27 05:02:31',NULL),(85,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(85,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(85,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(85,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(85,'Purple','2025-02-15','A','2025-02-27 05:22:51',NULL),(85,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(85,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(85,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(85,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(85,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(85,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(85,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(85,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(85,'Purple','2025-02-27','A','2025-02-27 05:40:21',NULL),(85,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(85,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(85,'Purple','2025-03-03','A','2025-03-03 04:03:49',NULL),(85,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(85,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(85,'Purple','2025-03-06','A','2025-03-06 03:44:29',NULL),(85,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(85,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(85,'Purple','2025-03-11','A','2025-03-11 04:37:16',NULL),(85,'Purple','2025-03-12','A','2025-03-12 03:29:31',NULL),(85,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(85,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(85,'Purple','2025-03-15','A','2025-03-15 07:21:06',NULL),(85,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(85,'Purple','2025-03-18','A','2025-03-19 03:26:28',NULL),(85,'Purple','2025-03-19','A','2025-03-19 03:27:44',NULL),(85,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(85,'Purple','2025-03-21','A','2025-03-21 03:46:06',NULL),(85,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(85,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(85,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(85,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(85,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(85,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(85,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(85,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(85,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(85,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(85,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(85,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(85,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(85,'Purple','2025-04-23','A','2025-04-23 15:55:23',NULL),(85,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(85,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(85,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(85,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(85,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(85,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(85,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(85,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(85,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(85,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(85,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(85,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(85,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(85,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(85,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(85,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(85,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(85,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(85,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(85,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(85,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(85,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(85,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(85,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(85,'Purple','2025-05-29','A','2025-05-29 04:18:39',NULL),(85,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(85,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(85,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(85,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(85,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(85,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(85,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(85,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(85,'Purple','2025-07-02','A','2025-07-02 06:25:48',NULL),(85,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(85,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(85,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(85,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(85,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(85,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(85,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(85,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(85,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(85,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(85,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(86,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(86,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(86,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(86,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(86,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(86,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(86,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(86,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(86,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(86,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(86,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(86,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(86,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(86,'1','2024-09-25','A','2024-09-25 03:43:27',NULL),(86,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(86,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(86,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(86,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(86,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(86,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(86,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(86,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(86,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(86,'1','2024-10-09','A','2024-10-09 03:36:52',NULL),(86,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(86,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(86,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(86,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(86,'1','2024-10-16','A','2024-10-17 03:55:05',NULL),(86,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(86,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(86,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(86,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(86,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(86,'1','2024-10-23','A','2024-10-23 03:48:28',NULL),(86,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(86,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(86,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(86,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(86,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(86,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(86,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(86,'1','2024-11-01','A','2024-11-01 03:53:08',NULL),(86,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(86,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(86,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(86,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(86,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(86,'1','2024-11-08','A','2024-11-08 03:45:15',NULL),(86,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(86,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(86,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(86,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(86,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(86,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(86,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(86,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(86,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(86,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(86,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(86,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(86,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(86,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(86,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(86,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(86,'1','2025-01-06','A','2025-01-06 05:09:16',NULL),(86,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(86,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(86,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(86,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(86,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(86,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(86,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(86,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(86,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(86,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(86,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(86,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(86,'1','2025-01-22','A','2025-02-26 03:58:35',NULL),(86,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(86,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(86,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(86,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(86,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(86,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(86,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(86,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(86,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(86,'1','2025-02-07','A','2025-02-26 05:05:46',NULL),(86,'1','2025-02-08','A','2025-02-26 05:37:29',NULL),(86,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(86,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(86,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(86,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(86,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(86,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(86,'1','2025-02-18','A','2025-02-26 05:48:05',NULL),(86,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(86,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(86,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(86,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(86,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(86,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(86,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(86,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(86,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(86,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(86,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(86,'1','2025-03-05','A','2025-03-05 03:27:08',NULL),(86,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(86,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(86,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(86,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(86,'1','2025-03-12','A','2025-03-12 03:26:25',NULL),(86,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(86,'1','2025-03-14','A','2025-03-15 07:19:45',NULL),(86,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(86,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(86,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(86,'1','2025-03-19','A','2025-03-19 03:21:23',NULL),(86,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(86,'1','2025-03-21','A','2025-03-21 03:48:18',NULL),(86,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(86,'1','2025-04-08','A','2025-04-08 05:07:08',NULL),(86,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(86,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(86,'1','2025-04-12','A','2025-04-12 04:39:19',NULL),(86,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(86,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(86,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(86,'1','2025-04-17','A','2025-04-17 03:51:56',NULL),(86,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(86,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(86,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(86,'1','2025-04-22','A','2025-04-22 04:51:55',NULL),(86,'1','2025-04-23','A','2025-04-23 15:54:32',NULL),(86,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(86,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(86,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(86,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(86,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(86,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(86,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(86,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(86,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(86,'1','2025-05-08','A','2025-05-08 04:30:50',NULL),(86,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(86,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(86,'1','2025-05-12','A','2025-05-12 03:41:41',NULL),(86,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(86,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(86,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(86,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(86,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(86,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(86,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(86,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(86,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(86,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(86,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(86,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(86,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(86,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(86,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(86,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(86,'1','2025-06-23','A','2025-06-23 04:37:55',NULL),(86,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(86,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(86,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(86,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(86,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(86,'1','2025-07-02','A','2025-07-02 06:22:40',NULL),(86,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(86,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(86,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(86,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(86,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(86,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(86,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(86,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(86,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(86,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(86,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(86,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(86,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(86,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(86,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(86,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(86,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(86,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(86,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(86,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(86,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(86,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(86,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(86,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(86,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(86,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(86,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(86,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(86,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(86,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(86,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(86,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(86,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(86,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(86,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(86,'Red','2023-08-24','A','2023-08-25 09:13:09',NULL),(86,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(86,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(86,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(86,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(86,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(86,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(86,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(86,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(86,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(86,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(86,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(86,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(86,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(86,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(86,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(86,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(86,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(86,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(86,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(86,'Red','2023-12-09','A','2023-12-09 07:39:00',NULL),(86,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(86,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(86,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(86,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(86,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(86,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(86,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(86,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(86,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(86,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(86,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(86,'Red','2024-01-15','A','2024-01-16 10:34:07',NULL),(86,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(86,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(86,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(86,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(86,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(86,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(86,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(86,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(86,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(86,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(86,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(86,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(86,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(86,'Red','2024-02-01','A','2024-02-01 10:59:51',NULL),(86,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(86,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(86,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(86,'Red','2024-02-13','A','2024-02-15 07:08:50',NULL),(86,'Red','2024-02-14','A','2024-02-15 07:07:58',NULL),(86,'Red','2024-02-15','A','2024-02-15 07:06:58',NULL),(86,'Red','2024-02-16','A','2024-02-16 12:39:50',NULL),(86,'Red','2024-02-17','A','2024-02-17 11:35:22',NULL),(86,'Red','2024-02-19','A','2024-02-20 10:46:24',NULL),(86,'Red','2024-02-20','A','2024-02-20 10:45:26',NULL),(86,'Red','2024-02-21','A','2024-02-22 11:45:34',NULL),(86,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(86,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(86,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(86,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(86,'Red','2024-02-27','A','2024-02-27 11:29:53',NULL),(86,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(86,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(86,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(86,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(86,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(86,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(86,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(86,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(86,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(86,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(86,'Red','2024-03-13','A','2024-03-13 10:47:55',NULL),(86,'Red','2024-03-14','A','2024-03-15 04:29:17',NULL),(86,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(86,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(86,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(86,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(86,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(86,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(86,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(86,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(86,'Red','2024-03-28','A','2024-03-29 05:56:39',NULL),(86,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(86,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(86,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(86,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(86,'Red','2024-04-18','A','2024-04-18 07:15:50',NULL),(86,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(86,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(86,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(86,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(86,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(86,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(86,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(86,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(86,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(86,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(86,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(86,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(86,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(86,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(86,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(86,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(86,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(86,'Red','2024-05-21','A','2024-05-21 04:41:44',NULL),(86,'Red','2024-05-25','A','2024-05-25 03:48:29',NULL),(86,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(86,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(86,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(86,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(86,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(86,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(86,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(86,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(86,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(86,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(86,'Red','2024-07-06','A','2024-07-08 15:51:35',NULL),(86,'Red','2024-07-08','A','2024-07-08 05:38:43',NULL),(86,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(86,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(86,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(86,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(86,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(86,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(86,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(86,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(86,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(86,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(86,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(86,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(86,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(86,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(86,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(86,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(86,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(86,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(86,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(86,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(86,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(86,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(86,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(86,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(86,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(86,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(86,'Yellow','2023-09-16','A','2023-09-19 04:05:25',NULL),(86,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(86,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(86,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(86,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(86,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(86,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(86,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(86,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(86,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(86,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(86,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(86,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(86,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(86,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(86,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(86,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(86,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(86,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(86,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(86,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(86,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(86,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(86,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(86,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(86,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(86,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(86,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(86,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(86,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(86,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(86,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(86,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(86,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(86,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(86,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(86,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(86,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(86,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(86,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(86,'Yellow','2023-11-24','A','2023-11-25 05:16:00',NULL),(87,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(87,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(87,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(87,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(87,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(87,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(87,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(87,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(87,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(87,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(87,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(87,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(87,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(87,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(87,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(87,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(87,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(87,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(87,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(87,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(87,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(87,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(87,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(87,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(87,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(87,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(87,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(87,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(87,'1','2025-01-16','A','2025-01-16 03:30:47',NULL),(87,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(87,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(87,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(87,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(87,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(87,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(87,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(87,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(87,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(87,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(87,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(87,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(87,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(87,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(87,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(87,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(87,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(87,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(87,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(87,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(87,'1','2025-02-15','A','2025-02-26 05:45:41',NULL),(87,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(87,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(87,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(87,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(87,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(87,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(87,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(87,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(87,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(87,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(87,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(87,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(87,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(87,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(87,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(87,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(87,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(87,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(87,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(87,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(87,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(87,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(87,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(87,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(87,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(87,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(87,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(87,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(87,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(87,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(87,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(87,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(87,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(87,'1','2025-04-15','A','2025-04-15 04:38:02',NULL),(87,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(87,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(87,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(87,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(87,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(87,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(87,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(87,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(87,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(87,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(87,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(87,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(87,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(87,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(87,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(87,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(87,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(87,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(87,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(87,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(87,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(87,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(87,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(87,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(87,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(87,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(87,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(87,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(87,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(87,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(87,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(87,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(87,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(87,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(87,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(87,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(87,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(87,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(87,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(87,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(87,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(87,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(87,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(87,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(87,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(87,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(87,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(87,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(87,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(87,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(87,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(87,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(87,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(87,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(87,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(87,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(87,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(87,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(87,'Purple','2023-06-23','A','2023-06-23 03:47:59',NULL),(87,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(87,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(87,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(87,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(87,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(87,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(87,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(87,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(87,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(87,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(87,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(87,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(87,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(87,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(87,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(87,'Purple','2023-08-16','A','2023-08-16 03:39:57',NULL),(87,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(87,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(87,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(87,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(87,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(87,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(87,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(87,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(87,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(87,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(87,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(87,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(87,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(87,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(87,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(87,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(87,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(87,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(87,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(87,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(87,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(87,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(87,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(87,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(87,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(87,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(87,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(87,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(87,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(87,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(87,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(87,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(87,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(87,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(87,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(87,'Purple','2023-10-06','A','2023-10-06 03:33:48',NULL),(87,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(87,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(87,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(87,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(87,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(87,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(87,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(87,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(87,'Purple','2023-10-20','A','2023-10-20 03:53:18',NULL),(87,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(87,'Purple','2023-10-23','A','2023-10-23 04:12:31',NULL),(87,'Purple','2023-10-24','A','2023-10-24 04:39:20',NULL),(87,'Purple','2023-10-25','A','2023-10-25 04:26:40',NULL),(87,'Purple','2023-10-26','A','2023-10-26 06:34:40',NULL),(87,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(87,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(87,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(87,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(87,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(87,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(87,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(87,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(87,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(87,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(87,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(87,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(87,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(87,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(87,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(87,'Purple','2023-11-18','A','2023-11-18 05:39:54',NULL),(87,'Purple','2023-11-20','A','2023-11-20 04:43:11',NULL),(87,'Purple','2023-11-21','A','2023-11-21 04:31:52',NULL),(87,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(87,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(87,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(87,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(87,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(87,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(87,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(87,'Purple','2023-12-01','A','2023-12-01 11:51:30',NULL),(87,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(87,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(87,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(87,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(87,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(87,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(87,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(87,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(87,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(87,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(87,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(87,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(87,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(87,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(87,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(87,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(87,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(87,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(87,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(87,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(87,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(87,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(87,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(87,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(87,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(87,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(87,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(87,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(87,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(87,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(87,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(87,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(87,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(87,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(87,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(87,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(87,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(87,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(87,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(87,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(87,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(87,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(87,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(87,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(87,'Purple','2024-02-22','A','2024-02-22 03:55:15',NULL),(87,'Purple','2024-02-23','A','2024-02-23 04:22:08',NULL),(87,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(87,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(87,'Purple','2024-02-27','A','2024-02-27 04:21:47',NULL),(87,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(87,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(87,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(87,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(87,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(87,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(87,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(87,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(87,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(87,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(87,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(87,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(87,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(87,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(87,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(87,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(87,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(87,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(87,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(87,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(87,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(87,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(87,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(87,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(87,'Purple','2024-04-16','A','2024-04-16 09:36:33',NULL),(87,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(87,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(87,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(87,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(87,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(87,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(87,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(87,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(87,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(87,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(87,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(87,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(87,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(87,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(87,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(87,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(87,'Purple','2024-05-10','A','2024-05-10 04:16:53',NULL),(87,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(87,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(87,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(87,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(87,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(87,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(87,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(87,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(87,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(87,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(87,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(87,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(87,'Purple','2024-06-24','A','2024-06-24 05:58:40',NULL),(87,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(87,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(87,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(87,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(87,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(87,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(87,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(87,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(87,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(87,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(87,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(87,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(87,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(87,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(87,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(87,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(87,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(87,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(87,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(87,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(87,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(87,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(87,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(87,'Purple','2024-08-23','A','2024-08-23 04:36:08',NULL),(87,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(87,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(87,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(87,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(87,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(87,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(87,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(87,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(87,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(87,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(87,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(87,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(87,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(87,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(87,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(87,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(87,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(87,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(87,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(87,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(87,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(87,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(87,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(87,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(87,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(87,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(87,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(87,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(87,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(87,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(87,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(87,'Purple','2024-10-18','A','2024-10-18 03:46:00',NULL),(87,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(87,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(87,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(87,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(87,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(87,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(87,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(87,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(87,'Purple','2024-10-29','A','2024-10-29 03:48:25',NULL),(87,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(87,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(87,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(87,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(88,'Purple','2023-06-19','A','2023-06-19 04:04:59',NULL),(88,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(88,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(88,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(88,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(88,'Purple','2023-07-12','A','2023-07-12 03:26:37',NULL),(88,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(88,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(88,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(88,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(88,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(88,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(88,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(88,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(88,'Purple','2023-08-02','A','2023-08-02 04:02:34',NULL),(88,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(88,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(88,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(88,'Purple','2023-08-07','A','2023-08-07 03:27:23',NULL),(88,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(88,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(88,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(88,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(88,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(88,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(88,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(88,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(88,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(88,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(88,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(88,'Purple','2023-09-02','A','2023-09-02 04:40:26',NULL),(88,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(88,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(88,'Purple','2023-09-06','A','2023-09-06 06:08:03',NULL),(88,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(88,'Purple','2023-09-09','A','2023-09-09 04:33:44',NULL),(88,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(88,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(88,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(88,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(88,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(88,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(88,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(88,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(88,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(88,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(88,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(88,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(88,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(88,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(88,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(88,'Purple','2023-09-28','A','2023-09-28 03:38:44',NULL),(88,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(88,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(88,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(88,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(88,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(88,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(88,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(88,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(88,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(88,'Purple','2023-10-16','A','2023-10-16 05:26:31',NULL),(88,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(88,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(88,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(88,'Purple','2023-10-20','A','2023-10-20 03:53:18',NULL),(88,'Purple','2023-10-21','A','2023-10-21 05:34:43',NULL),(88,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(88,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(88,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(88,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(88,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(88,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(88,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(88,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(88,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(88,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(88,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(88,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(88,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(88,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(88,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(88,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(88,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(88,'Purple','2023-11-16','A','2023-11-16 04:07:40',NULL),(88,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(88,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(88,'Purple','2023-11-20','A','2023-11-20 04:43:11',NULL),(88,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(88,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(88,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(88,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(88,'Purple','2023-11-25','A','2023-11-25 04:33:37',NULL),(88,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(88,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(88,'Purple','2023-11-29','A','2023-11-29 11:54:38',NULL),(88,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(88,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(88,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(88,'Purple','2023-12-05','A','2023-12-05 11:27:34',NULL),(88,'Purple','2023-12-06','A','2023-12-06 11:31:56',NULL),(88,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(88,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(88,'Purple','2023-12-09','A','2023-12-09 07:44:17',NULL),(88,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(88,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(88,'Purple','2023-12-14','A','2023-12-20 11:24:07',NULL),(88,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(88,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(88,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(88,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(88,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(88,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(88,'Purple','2024-01-05','A','2024-01-15 09:55:08',NULL),(88,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(88,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(88,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(88,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(88,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(88,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(88,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(88,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(88,'Purple','2024-01-19','A','2024-01-22 06:29:02',NULL),(88,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(88,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(88,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(88,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(88,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(88,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(88,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(88,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(88,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(88,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(88,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(88,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(88,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(88,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(88,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(88,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(88,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(88,'Purple','2024-02-21','A','2024-02-21 04:38:39',NULL),(88,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(88,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(88,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(88,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(88,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(88,'Purple','2024-02-28','A','2024-02-28 04:10:21',NULL),(88,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(88,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(88,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(88,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(88,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(88,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(88,'Purple','2024-03-07','A','2024-03-08 05:58:18',NULL),(88,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(88,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(88,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(88,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(88,'Purple','2024-03-13','A','2024-03-13 05:05:50',NULL),(88,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(88,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(88,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(88,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(88,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(88,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(88,'Purple','2024-03-22','A','2024-03-22 04:24:21',NULL),(88,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(88,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(88,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(88,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(88,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(88,'Purple','2024-04-17','A','2024-04-17 05:07:37',NULL),(88,'Purple','2024-04-18','A','2024-04-18 05:39:17',NULL),(88,'Purple','2024-04-19','L','2024-04-19 05:17:54',NULL),(88,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(88,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(88,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(88,'Purple','2024-04-24','L','2024-04-24 04:23:41',NULL),(88,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(88,'Purple','2024-04-26','A','2024-04-26 04:12:11',NULL),(88,'Purple','2024-04-30','A','2024-04-30 05:24:34',NULL),(88,'Purple','2024-05-03','A','2024-05-04 05:36:14',NULL),(88,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(88,'Purple','2024-05-06','A','2024-05-06 05:17:02',NULL),(88,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(88,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(88,'Purple','2024-05-09','A','2024-05-09 04:11:24',NULL),(88,'Purple','2024-05-10','A','2024-05-10 04:16:53',NULL),(88,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(88,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(88,'Purple','2024-05-15','A','2024-05-15 04:36:38',NULL),(88,'Purple','2024-05-16','A','2024-05-16 04:29:35',NULL),(88,'Purple','2024-05-17','A','2024-05-17 04:20:25',NULL),(88,'Purple','2024-05-18','A','2024-05-18 10:52:15',NULL),(88,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(88,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(88,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(88,'Purple','2024-05-29','A','2024-05-29 06:46:28',NULL),(88,'Purple','2024-05-30','A','2024-05-30 06:42:29',NULL),(88,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(88,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(88,'Purple','2024-07-02','A','2024-07-02 06:12:40',NULL),(88,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(88,'Purple','2024-07-04','A','2024-07-05 05:59:06',NULL),(88,'Purple','2024-07-05','A','2024-07-05 05:41:45',NULL),(88,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(88,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(88,'Purple','2024-07-09','A','2024-07-09 06:56:31',NULL),(88,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(88,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(88,'Purple','2024-07-12','A','2024-07-12 05:40:18',NULL),(88,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(88,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(88,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(88,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(88,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(88,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(88,'Purple','2024-08-08','A','2024-08-08 05:49:53',NULL),(88,'Purple','2024-08-09','A','2024-08-09 06:06:08',NULL),(88,'Purple','2024-08-10','A','2024-08-10 08:06:00',NULL),(88,'Purple','2024-08-13','A','2024-08-13 05:06:24',NULL),(88,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(88,'Purple','2024-08-16','A','2024-08-16 04:15:53',NULL),(88,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(88,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(88,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(88,'Purple','2024-09-03','A','2024-09-03 16:52:42',NULL),(88,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(88,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(88,'Purple','2024-09-06','A','2024-09-06 03:50:47',NULL),(88,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(88,'Purple','2024-09-14','A','2024-09-14 03:25:51',NULL),(88,'Purple','2024-09-16','A','2024-09-16 03:28:11',NULL),(88,'Purple','2024-09-18','A','2024-09-18 03:25:56',NULL),(88,'Purple','2024-09-19','A','2024-09-19 03:24:29',NULL),(88,'Purple','2024-09-20','A','2024-09-20 03:24:44',NULL),(88,'Purple','2024-09-21','A','2024-09-21 03:25:36',NULL),(89,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(89,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(89,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(89,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(89,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(89,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(89,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(89,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(89,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(89,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(89,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(89,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(89,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(89,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(89,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(89,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(89,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(89,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(89,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(89,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(89,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(89,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(89,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(89,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(89,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(89,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(89,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(89,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(89,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(89,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(89,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(89,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(89,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(89,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(89,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(89,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(89,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(89,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(89,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(89,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(89,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(89,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(89,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(89,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(89,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(89,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(89,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(89,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(89,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(89,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(89,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(89,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(89,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(89,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(89,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(89,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(89,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(89,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(89,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(89,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(89,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(89,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(89,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(89,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(89,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(89,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(89,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(89,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(89,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(89,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(89,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(89,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(89,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(89,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(89,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(89,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(89,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(89,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(89,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(89,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(89,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(89,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(89,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(89,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(89,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(89,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(89,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(89,'1','2023-12-12','L','2023-12-20 11:10:53',NULL),(89,'1','2023-12-13','L','2023-12-20 11:16:16',NULL),(89,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(89,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(89,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(89,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(89,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(89,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(89,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(89,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(89,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(89,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(89,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(89,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(89,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(89,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(89,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(89,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(89,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(89,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(89,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(89,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(89,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(89,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(89,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(89,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(89,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(89,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(89,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(89,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(89,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(89,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(89,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(89,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(89,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(89,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(89,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(89,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(89,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(89,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(89,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(89,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(89,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(89,'1','2024-02-28','L','2024-02-28 11:45:45',NULL),(89,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(89,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(89,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(89,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(89,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(89,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(89,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(89,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(89,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(89,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(89,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(89,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(89,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(89,'1','2024-03-18','A','2024-03-18 03:56:06',NULL),(89,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(89,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(89,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(89,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(89,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(89,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(89,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(89,'1','2024-03-28','L','2024-03-02 06:50:09',NULL),(89,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(89,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(89,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(89,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(89,'1','2024-04-18','A','2024-04-18 07:14:08',NULL),(89,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(89,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(89,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(89,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(89,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(89,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(89,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(89,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(89,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(89,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(89,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(89,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(89,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(89,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(89,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(89,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(89,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(89,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(89,'1','2024-05-18','A','2024-05-18 04:48:02',NULL),(89,'1','2024-05-20','A','2024-05-20 05:54:25',NULL),(89,'1','2024-05-21','A','2024-05-21 04:42:33',NULL),(89,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(89,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(89,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(89,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(89,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(89,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(89,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(89,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(89,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(89,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(89,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(89,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(89,'1','2024-07-10','A','2024-07-11 04:24:44',NULL),(89,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(89,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(89,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(89,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(89,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(89,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(89,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(89,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(89,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(89,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(89,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(89,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(89,'1','2024-08-15','P','2024-08-15 07:29:22',NULL),(89,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(89,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(89,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(89,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(89,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(89,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(89,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(89,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(89,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(89,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(89,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(89,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(89,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(89,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(89,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(89,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(89,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(89,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(89,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(89,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(89,'2A','2024-09-28','A','2024-09-28 03:40:53',NULL),(89,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(89,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(89,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(89,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(89,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(89,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(89,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(89,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(89,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(89,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(89,'2A','2024-10-14','P','2024-10-14 03:48:26','2024-10-14 05:28:59'),(89,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(89,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(89,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(89,'2A','2024-10-19','A','2024-10-19 04:00:56',NULL),(89,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(89,'2A','2024-10-22','A','2024-10-22 03:41:18',NULL),(89,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(89,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(89,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(89,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(89,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(89,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(89,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(89,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(89,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(89,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(89,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(89,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(89,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(89,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(89,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(89,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(89,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(89,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(89,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(89,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(89,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(89,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(89,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(89,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(89,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(89,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(89,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(89,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(89,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(89,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(89,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(89,'2A','2025-01-06','A','2025-01-06 05:13:35',NULL),(89,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(89,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(89,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(89,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(89,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(89,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(89,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(89,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(89,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(89,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(89,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(89,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(89,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(89,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(89,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(89,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(89,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(89,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(89,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(89,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(89,'2A','2025-02-07','A','2025-03-06 05:57:22',NULL),(89,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(89,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(89,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(89,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(89,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(89,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(89,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(89,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(89,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(89,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(89,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(89,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(89,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(89,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(89,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(89,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(89,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(89,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(89,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(89,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(89,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(89,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(89,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(89,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(89,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(89,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(89,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(89,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(89,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(89,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(89,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(89,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(89,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(89,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(89,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(89,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(89,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(89,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(89,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(89,'3A','2025-04-16','A','2025-04-16 05:30:23',NULL),(89,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(89,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(89,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(89,'3A','2025-04-21','A','2025-04-21 03:42:48',NULL),(89,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(89,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(89,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(89,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(89,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(89,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(89,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(89,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(89,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(89,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(89,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(89,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(89,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(89,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(89,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(89,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(89,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(89,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(89,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(89,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(89,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(89,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(89,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(89,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(89,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(89,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(89,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(89,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(89,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(89,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(89,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(89,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(89,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(89,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(89,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(89,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(89,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(89,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(89,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(89,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(89,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(89,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(89,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(89,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(89,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(89,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(89,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(89,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(89,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(90,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(90,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(90,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(90,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(90,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(90,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(90,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(90,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(90,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(90,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(90,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(90,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(90,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(90,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(90,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(90,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(90,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(90,'Purple','2023-08-05','A','2023-08-05 03:26:50',NULL),(90,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(90,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(90,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(90,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(90,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(90,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(90,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(90,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(90,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(90,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(90,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(90,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(90,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(90,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(90,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(90,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(90,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(90,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(90,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(90,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(90,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(90,'Purple','2023-09-14','A','2023-09-14 03:57:13',NULL),(90,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(90,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(90,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(90,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(90,'Purple','2023-09-20','A','2023-09-20 05:40:40',NULL),(90,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(90,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(90,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(90,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(90,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(90,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(90,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(90,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(90,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(90,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(90,'Purple','2023-10-05','A','2023-10-05 04:18:13',NULL),(90,'Purple','2023-10-06','A','2023-10-06 03:33:48',NULL),(90,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(90,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(90,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(90,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(90,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(90,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(90,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(90,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(90,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(90,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(90,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(90,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(90,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(90,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(90,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(90,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(90,'Purple','2023-10-31','A','2023-10-31 03:48:50',NULL),(90,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(90,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(90,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(90,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(90,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(90,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(90,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(90,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(90,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(90,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(90,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(90,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(90,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(90,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(90,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(90,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(90,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(90,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(90,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(90,'Purple','2023-11-27','L','2023-11-27 04:36:30',NULL),(90,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(90,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(90,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(90,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(90,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(90,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(90,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(90,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(90,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(90,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(90,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(90,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(90,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(90,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(90,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(90,'Purple','2024-01-01','A','2024-01-03 04:55:14',NULL),(90,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(90,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(90,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(90,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(90,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(90,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(90,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(90,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(90,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(90,'Purple','2024-01-16','A','2024-01-16 10:28:30',NULL),(90,'Purple','2024-01-17','A','2024-01-17 04:14:03',NULL),(90,'Purple','2024-01-18','A','2024-01-18 04:58:56',NULL),(90,'Purple','2024-01-19','A','2024-01-22 06:29:02',NULL),(90,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(90,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(90,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(90,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(90,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(90,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(90,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(90,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(90,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(90,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(90,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(90,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(90,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(90,'Purple','2024-02-16','A','2024-02-16 04:39:27',NULL),(90,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(90,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(90,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(90,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(90,'Purple','2024-02-22','L','2024-02-22 03:55:15',NULL),(90,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(90,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(90,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(90,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(90,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(90,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(90,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(90,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(90,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(90,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(90,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(90,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(90,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(90,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(90,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(90,'Purple','2024-03-12','A','2024-03-12 03:47:37',NULL),(90,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(90,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(90,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(90,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(90,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(90,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(90,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(90,'Purple','2024-03-22','A','2024-03-22 04:24:21',NULL),(90,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(90,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(90,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(90,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(90,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(90,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(90,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(90,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(90,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(90,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(90,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(90,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(90,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(90,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(90,'Purple','2024-04-30','A','2024-04-30 05:24:34',NULL),(90,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(90,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(90,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(90,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(90,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(90,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(90,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(90,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(90,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(90,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(90,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(90,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(90,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(90,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(90,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(90,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(90,'Purple','2024-05-29','A','2024-05-29 06:46:28',NULL),(90,'Purple','2024-05-30','L','2024-05-30 06:42:29',NULL),(90,'Purple','2024-05-31','L','2024-05-31 05:25:51',NULL),(90,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(90,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(90,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(90,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(90,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(90,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(90,'Purple','2024-07-08','A','2024-07-08 05:46:23',NULL),(90,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(90,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(90,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(90,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(90,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(90,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(90,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(90,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(90,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(90,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(90,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(90,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(90,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(90,'Purple','2024-08-13','A','2024-08-13 05:06:24',NULL),(90,'Purple','2024-08-15','A','2024-08-15 07:34:36',NULL),(90,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(90,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(90,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(90,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(90,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(90,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(90,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(90,'Purple','2024-09-06','A','2024-09-06 03:50:47',NULL),(90,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(90,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(90,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(90,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(90,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(90,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(90,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(90,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(90,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(90,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(90,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(90,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(90,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(90,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(90,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(90,'Purple','2024-10-04','A','2024-10-04 05:00:56',NULL),(90,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(90,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(90,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(90,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(90,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(90,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(90,'Purple','2024-10-14','A','2024-10-14 03:42:43',NULL),(90,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(90,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(90,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(90,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(90,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(90,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(90,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(90,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(90,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(90,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(90,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(90,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(90,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(90,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(90,'Purple','2024-10-31','A','2024-10-31 03:31:22',NULL),(90,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(90,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(90,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(90,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(90,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(90,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(90,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(90,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(90,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(90,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(90,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(90,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(90,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(90,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(90,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(90,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(90,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(90,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(90,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(90,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(90,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(90,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(90,'Purple','2024-11-30','A','2024-11-30 03:29:54',NULL),(90,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(90,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(90,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(90,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(90,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(90,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(90,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(90,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(90,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(90,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(90,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(90,'Purple','2025-01-20','A','2025-02-26 06:15:25',NULL),(90,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(90,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(90,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(90,'Purple','2025-01-24','A','2025-02-26 06:23:01',NULL),(90,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(90,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(90,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(90,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(90,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(90,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(90,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(90,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(90,'Purple','2025-02-08','A','2025-02-27 05:02:31',NULL),(90,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(90,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(90,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(90,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(90,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(90,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(90,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(90,'Purple','2025-02-20','A','2025-02-27 05:31:07',NULL),(90,'Purple','2025-02-21','A','2025-02-27 05:33:00',NULL),(90,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(90,'Purple','2025-02-24','A','2025-02-27 05:37:14',NULL),(90,'Purple','2025-02-25','A','2025-02-25 05:19:07',NULL),(90,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(90,'Purple','2025-02-27','A','2025-02-27 05:40:21',NULL),(90,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(90,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(90,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(90,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(90,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(90,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(90,'Purple','2025-03-08','A','2025-03-10 05:20:37',NULL),(90,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(90,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(90,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(90,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(90,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(90,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(90,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(90,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(90,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(90,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(90,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(90,'Purple','2025-04-07','A','2025-04-07 03:34:50',NULL),(90,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(90,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(90,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(90,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(90,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(90,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(90,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(90,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(90,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(90,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(90,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(90,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(90,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(90,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(90,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(90,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(90,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(90,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(90,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(90,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(90,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(90,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(90,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(90,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(90,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(90,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(90,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(90,'Purple','2025-05-14','A','2025-05-14 03:59:18',NULL),(90,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(90,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(90,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(90,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(90,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(90,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(90,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(90,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(90,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(90,'Purple','2025-05-29','A','2025-05-29 04:18:39',NULL),(90,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(90,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(90,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(90,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(90,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(90,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(90,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(90,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(90,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(90,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(90,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(90,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(90,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(90,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(90,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(90,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(90,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(90,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(90,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(90,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(91,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(91,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(91,'Purple','2023-06-21','A','2023-06-21 04:22:14',NULL),(91,'Purple','2023-06-22','A','2023-06-22 05:14:31',NULL),(91,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(91,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(91,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(91,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(91,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(91,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(91,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(91,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(91,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(91,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(91,'Purple','2023-08-02','A','2023-08-02 04:02:34',NULL),(91,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(91,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(91,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(91,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(91,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(91,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(91,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(91,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(91,'Purple','2023-08-23','A','2023-08-25 08:53:38',NULL),(91,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(91,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(91,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(91,'Purple','2023-08-29','A','2023-08-29 05:05:18',NULL),(91,'Purple','2023-08-30','A','2023-08-30 04:42:24',NULL),(91,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(91,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(91,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(91,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(91,'Purple','2023-09-06','A','2023-09-06 06:08:03',NULL),(91,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(91,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(91,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(91,'Purple','2023-09-12','A','2023-09-12 03:39:26',NULL),(91,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(91,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(91,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(91,'Purple','2023-09-16','A','2023-09-16 04:12:39',NULL),(91,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(91,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(91,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(91,'Purple','2023-09-21','A','2023-09-21 05:55:51',NULL),(91,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(91,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(91,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(91,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(91,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(91,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(91,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(91,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(91,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(91,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(91,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(91,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(91,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(91,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(91,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(91,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(91,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(91,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(91,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(91,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(91,'Purple','2023-10-21','A','2023-10-21 05:34:43',NULL),(91,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(91,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(91,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(91,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(91,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(91,'Purple','2023-10-30','A','2023-10-30 06:42:25',NULL),(91,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(91,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(91,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(91,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(91,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(91,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(91,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(91,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(91,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(91,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(91,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(91,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(91,'Purple','2023-11-17','A','2023-11-17 05:17:32',NULL),(91,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(91,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(91,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(91,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(91,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(91,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(91,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(91,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(91,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(91,'Purple','2023-11-29','A','2023-11-29 11:54:38',NULL),(91,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(91,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(91,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(91,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(91,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(91,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(91,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(91,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(91,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(91,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(91,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(91,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(91,'Purple','2023-12-16','A','2023-12-20 11:36:44',NULL),(91,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(91,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(91,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(91,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(91,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(91,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(91,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(91,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(91,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(91,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(91,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(91,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(91,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(91,'Purple','2024-01-19','A','2024-01-22 06:29:02',NULL),(91,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(91,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(91,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(91,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(91,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(91,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(91,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(91,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(91,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(91,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(91,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(91,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(91,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(91,'Purple','2024-02-16','A','2024-02-16 04:39:27',NULL),(91,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(91,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(91,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(91,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(91,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(91,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(91,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(91,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(91,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(91,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(91,'Purple','2024-02-29','A','2024-02-29 05:16:08',NULL),(91,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(91,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(91,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(91,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(91,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(91,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(91,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(91,'Purple','2024-03-09','A','2024-03-09 04:05:06',NULL),(91,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(91,'Purple','2024-03-12','A','2024-03-12 03:47:37',NULL),(91,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(91,'Purple','2024-03-14','A','2024-03-14 03:34:06',NULL),(91,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(91,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(91,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(91,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(91,'Purple','2024-03-21','A','2024-03-21 04:12:27',NULL),(91,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(91,'Purple','2024-03-25','A','2024-03-25 04:07:14',NULL),(91,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(91,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(91,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(91,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(91,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(91,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(91,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(91,'Purple','2024-04-20','A','2024-04-20 04:43:47',NULL),(91,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(91,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(91,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(91,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(91,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(91,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(91,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(91,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(91,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(91,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(91,'Purple','2024-05-08','A','2024-05-08 04:14:05',NULL),(91,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(91,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(91,'Purple','2024-05-13','A','2024-05-13 04:07:02',NULL),(91,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(91,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(91,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(91,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(91,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(91,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(91,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(91,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(91,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(91,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(91,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(91,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(91,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(91,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(91,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(91,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(91,'Purple','2024-07-06','A','2024-07-08 15:55:56',NULL),(91,'Purple','2024-07-08','A','2024-07-08 05:46:23',NULL),(91,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(91,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(91,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(91,'Purple','2024-07-12','A','2024-07-12 05:40:18',NULL),(91,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(91,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(91,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(91,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(91,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(91,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(91,'Purple','2024-08-08','A','2024-08-08 05:49:53',NULL),(91,'Purple','2024-08-09','A','2024-08-09 06:06:08',NULL),(91,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(91,'Purple','2024-08-13','A','2024-08-13 05:06:24',NULL),(91,'Purple','2024-08-15','A','2024-08-15 07:34:36',NULL),(91,'Purple','2024-08-16','A','2024-08-16 04:15:53',NULL),(91,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(91,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(91,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(91,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(91,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(91,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(91,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(91,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(91,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(91,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(91,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(91,'Purple','2024-09-19','A','2024-09-19 03:24:29',NULL),(91,'Purple','2024-09-20','A','2024-09-20 03:24:44',NULL),(91,'Purple','2024-09-21','A','2024-09-21 03:25:36',NULL),(91,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(91,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(91,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(91,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(91,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(91,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(91,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(91,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(91,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(91,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(91,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(91,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(91,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(91,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(91,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(91,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(91,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(91,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(91,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(91,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(91,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(91,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(91,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(91,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(91,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(91,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(91,'Purple','2024-10-26','A','2024-10-26 03:43:47',NULL),(91,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(91,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(91,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(91,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(91,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(91,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(91,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(91,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(91,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(91,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(91,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(91,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(91,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(91,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(91,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(91,'Purple','2024-11-15','A','2024-11-15 04:37:26',NULL),(91,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(91,'Purple','2024-11-18','A','2024-11-18 05:18:28',NULL),(91,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(91,'Purple','2024-11-20','A','2024-11-20 06:26:07',NULL),(91,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(91,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(91,'Purple','2024-11-26','A','2024-11-26 03:33:10',NULL),(91,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(91,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(91,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(91,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(91,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(91,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(91,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(91,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(91,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(91,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(91,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(91,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(91,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(91,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(91,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(91,'Purple','2025-01-20','A','2025-02-26 06:15:25',NULL),(91,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(91,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(91,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(91,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(91,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(91,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(91,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(91,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(91,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(91,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(91,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(91,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(91,'Purple','2025-02-08','A','2025-02-27 05:02:31',NULL),(91,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(91,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(91,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(91,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(91,'Purple','2025-02-15','A','2025-02-27 05:22:51',NULL),(91,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(91,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(91,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(91,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(91,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(91,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(91,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(91,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(91,'Purple','2025-02-27','A','2025-02-27 05:40:21',NULL),(91,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(91,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(91,'Purple','2025-03-03','A','2025-03-03 04:03:49',NULL),(91,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(91,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(91,'Purple','2025-03-06','A','2025-03-06 03:44:29',NULL),(91,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(91,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(91,'Purple','2025-03-11','A','2025-03-11 04:37:16',NULL),(91,'Purple','2025-03-12','A','2025-03-12 03:29:31',NULL),(91,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(91,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(91,'Purple','2025-03-15','A','2025-03-15 07:21:06',NULL),(91,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(91,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(91,'Purple','2025-03-19','A','2025-03-19 03:27:44',NULL),(91,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(91,'Purple','2025-03-21','A','2025-03-21 03:46:06',NULL),(91,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(91,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(91,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(91,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(91,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(91,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(91,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(91,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(91,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(91,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(91,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(91,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(91,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(91,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(91,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(91,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(91,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(91,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(91,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(91,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(91,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(91,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(91,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(91,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(91,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(91,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(91,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(91,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(91,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(91,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(91,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(91,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(91,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(91,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(91,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(91,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(91,'Purple','2025-05-23','A','2025-05-23 05:40:36',NULL),(91,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(91,'Purple','2025-05-29','A','2025-05-29 04:18:39',NULL),(91,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(91,'Purple','2025-05-31','A','2025-05-31 04:17:00',NULL),(91,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(91,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(91,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(91,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(91,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(91,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(91,'Purple','2025-07-02','A','2025-07-02 06:25:48',NULL),(91,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(91,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(91,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(91,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(91,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(91,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(91,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(91,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(91,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(91,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(91,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(92,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(92,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(92,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(92,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(92,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(92,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(92,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(92,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(92,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(92,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(92,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(92,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(92,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(92,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(92,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(92,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(92,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(92,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(92,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(92,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(92,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(92,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(92,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(92,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(92,'1','2025-01-10','A','2025-01-10 03:49:59',NULL),(92,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(92,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(92,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(92,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(92,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(92,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(92,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(92,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(92,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(92,'1','2025-01-23','A','2025-02-26 04:01:01',NULL),(92,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(92,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(92,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(92,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(92,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(92,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(92,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(92,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(92,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(92,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(92,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(92,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(92,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(92,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(92,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(92,'1','2025-02-17','A','2025-02-26 05:47:07',NULL),(92,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(92,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(92,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(92,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(92,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(92,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(92,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(92,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(92,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(92,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(92,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(92,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(92,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(92,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(92,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(92,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(92,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(92,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(92,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(92,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(92,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(92,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(92,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(92,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(92,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(92,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(92,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(92,'1','2025-04-08','A','2025-04-08 05:07:08',NULL),(92,'1','2025-04-09','A','2025-04-09 03:47:26',NULL),(92,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(92,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(92,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(92,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(92,'1','2025-04-16','A','2025-04-16 05:34:20',NULL),(92,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(92,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(92,'1','2025-04-19','A','2025-04-21 03:53:00',NULL),(92,'1','2025-04-21','A','2025-04-21 03:54:05',NULL),(92,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(92,'1','2025-04-23','A','2025-04-23 15:54:32',NULL),(92,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(92,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(92,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(92,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(92,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(92,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(92,'1','2025-05-05','A','2025-05-05 11:11:06',NULL),(92,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(92,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(92,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(92,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(92,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(92,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(92,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(92,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(92,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(92,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(92,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(92,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(92,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(92,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(92,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(92,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(92,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(92,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(92,'1','2025-05-30','A','2025-05-30 05:07:15',NULL),(92,'1','2025-05-31','A','2025-05-31 04:15:25',NULL),(92,'1','2025-06-10','P','2025-06-10 07:18:39',NULL),(92,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(92,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(92,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(92,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(92,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(92,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(92,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(92,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(92,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(92,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(92,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(92,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(92,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(92,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(92,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(92,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(92,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(92,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(92,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(92,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(92,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(92,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(92,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(92,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(92,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(92,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(92,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(92,'Purple','2023-07-15','A','2023-07-15 06:14:28',NULL),(92,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(92,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(92,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(92,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(92,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(92,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(92,'Purple','2023-08-03','A','2023-08-03 04:07:29',NULL),(92,'Purple','2023-08-04','A','2023-08-04 03:31:41',NULL),(92,'Purple','2023-08-05','A','2023-08-05 03:26:50',NULL),(92,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(92,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(92,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(92,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(92,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(92,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(92,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(92,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(92,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(92,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(92,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(92,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(92,'Purple','2023-09-02','A','2023-09-02 04:40:26',NULL),(92,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(92,'Purple','2023-09-05','A','2023-09-05 05:42:41',NULL),(92,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(92,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(92,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(92,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(92,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(92,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(92,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(92,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(92,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(92,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(92,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(92,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(92,'Purple','2023-09-21','A','2023-09-21 05:55:51',NULL),(92,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(92,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(92,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(92,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(92,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(92,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(92,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(92,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(92,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(92,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(92,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(92,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(92,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(92,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(92,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(92,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(92,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(92,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(92,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(92,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(92,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(92,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(92,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(92,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(92,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(92,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(92,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(92,'Purple','2023-10-31','A','2023-10-31 03:48:50',NULL),(92,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(92,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(92,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(92,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(92,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(92,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(92,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(92,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(92,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(92,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(92,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(92,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(92,'Purple','2023-11-18','A','2023-11-18 05:39:54',NULL),(92,'Purple','2023-11-20','A','2023-11-20 04:43:11',NULL),(92,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(92,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(92,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(92,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(92,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(92,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(92,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(92,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(92,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(92,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(92,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(92,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(92,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(92,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(92,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(92,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(92,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(92,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(92,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(92,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(92,'Purple','2023-12-16','A','2023-12-20 11:36:44',NULL),(92,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(92,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(92,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(92,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(92,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(92,'Purple','2024-01-06','A','2024-01-22 06:44:30',NULL),(92,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(92,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(92,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(92,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(92,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(92,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(92,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(92,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(92,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(92,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(92,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(92,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(92,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(92,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(92,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(92,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(92,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(92,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(92,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(92,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(92,'Purple','2024-02-15','A','2024-02-15 04:03:59',NULL),(92,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(92,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(92,'Purple','2024-02-19','A','2024-02-19 04:06:17',NULL),(92,'Purple','2024-02-20','L','2024-02-20 04:39:30',NULL),(92,'Purple','2024-02-21','L','2024-02-21 04:38:39',NULL),(92,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(92,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(92,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(92,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(92,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(92,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(92,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(92,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(92,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(92,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(92,'Purple','2024-03-05','A','2024-03-05 04:32:20',NULL),(92,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(92,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(92,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(92,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(92,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(92,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(92,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(92,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(92,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(92,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(92,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(92,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(92,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(92,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(92,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(92,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(92,'Purple','2024-03-27','A','2024-03-27 09:05:54',NULL),(92,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(92,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(92,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(92,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(92,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(92,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(92,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(92,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(92,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(92,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(92,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(92,'Purple','2024-04-30','A','2024-04-30 05:24:34',NULL),(92,'Purple','2024-05-03','A','2024-05-04 05:36:14',NULL),(92,'Purple','2024-05-04','A','2024-05-04 05:25:00',NULL),(92,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(92,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(92,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(92,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(92,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(92,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(92,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(92,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(92,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(92,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(92,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(92,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(92,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(92,'Purple','2024-05-27','A','2024-05-27 06:16:50',NULL),(92,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(92,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(92,'Purple','2024-05-31','A','2024-05-31 05:25:51',NULL),(92,'Purple','2024-06-24','A','2024-06-24 05:58:40',NULL),(92,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(92,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(92,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(92,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(92,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(92,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(92,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(92,'Purple','2024-07-10','A','2024-07-11 04:16:42',NULL),(92,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(92,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(92,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(92,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(92,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(92,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(92,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(92,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(92,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(92,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(92,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(92,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(92,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(92,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(92,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(92,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(92,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(92,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(92,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(92,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(92,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(92,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(92,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(92,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(92,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(92,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(92,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(92,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(92,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(92,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(92,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(92,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(92,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(92,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(92,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(92,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(92,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(92,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(92,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(92,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(92,'Purple','2024-10-09','A','2024-10-09 03:39:34',NULL),(92,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(92,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(92,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(92,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(92,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(92,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(92,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(92,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(92,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(92,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(92,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(92,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(92,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(92,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(92,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(92,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(92,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(92,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(92,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(92,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(93,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(93,'Green','2023-06-19','A','2023-06-19 03:58:34',NULL),(93,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(93,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(93,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(93,'Green','2023-06-23','A','2023-06-23 03:37:22',NULL),(93,'Green','2023-07-10','P','2023-07-10 10:15:42',NULL),(93,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(93,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(93,'Green','2023-07-14','A','2023-07-14 03:42:17',NULL),(93,'Green','2023-07-15','P','2023-07-15 04:24:44',NULL),(93,'Green','2023-07-17','A','2023-07-17 04:06:04',NULL),(93,'Green','2023-07-18','A','2023-07-18 06:39:28',NULL),(93,'Green','2023-07-19','A','2023-07-19 03:47:43',NULL),(93,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(93,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(93,'Green','2023-08-03','A','2023-08-03 03:58:15',NULL),(93,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(93,'Green','2023-08-05','P','2023-08-05 03:44:52',NULL),(93,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(93,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(93,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(93,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(93,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(93,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(93,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(93,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(93,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(93,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(93,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(93,'Green','2023-08-31','A','2023-08-31 04:57:22',NULL),(93,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(93,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(93,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(93,'Green','2023-09-06','A','2023-09-06 06:05:04',NULL),(93,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(93,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(93,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(93,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(93,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(93,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(93,'Green','2023-09-15','A','2023-09-15 04:09:47',NULL),(93,'Green','2023-09-16','A','2023-09-16 04:10:14',NULL),(93,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(93,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(93,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(93,'Green','2023-09-21','A','2023-09-21 05:56:43',NULL),(93,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(93,'Green','2023-09-23','A','2023-09-23 04:30:20',NULL),(93,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(93,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(93,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(93,'Green','2023-09-28','A','2023-09-28 03:34:59',NULL),(93,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(93,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(93,'Green','2023-10-04','A','2023-10-04 04:26:09',NULL),(93,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(93,'Green','2023-10-06','A','2023-10-06 03:32:02',NULL),(93,'Green','2023-10-07','A','2023-10-07 03:37:45',NULL),(93,'Green','2023-10-08','L','2023-10-08 15:32:14',NULL),(93,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(93,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(93,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(93,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(93,'Green','2023-10-17','A','2023-10-17 03:45:39',NULL),(93,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(93,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(93,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(93,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(93,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(93,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(93,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(93,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(93,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(93,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(93,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(93,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(93,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(93,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(93,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(93,'Green','2023-11-06','A','2023-11-06 03:55:49',NULL),(93,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(93,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(93,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(93,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(93,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(93,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(93,'Green','2023-11-17','A','2023-11-17 05:12:13',NULL),(93,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(93,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(93,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(93,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(93,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(93,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(93,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(93,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(93,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(93,'Green','2023-12-01','A','2023-12-01 03:35:58',NULL),(93,'Green','2023-12-02','A','2023-12-02 03:46:39',NULL),(93,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(93,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(93,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(93,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(93,'Green','2023-12-09','A','2023-12-09 07:45:57',NULL),(93,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(93,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(93,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(93,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(93,'Green','2023-12-16','A','2023-12-20 11:32:39',NULL),(93,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(93,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(93,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(93,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(93,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(93,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(93,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(93,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(93,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(93,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(93,'Green','2024-01-15','A','2024-01-23 09:27:21',NULL),(93,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(93,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(93,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(93,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(93,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(93,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(93,'Green','2024-01-24','A','2024-01-24 04:01:36',NULL),(93,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(93,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(93,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(93,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(93,'Green','2024-01-31','A','2024-01-31 04:00:28',NULL),(93,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(93,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(93,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(93,'Green','2024-02-12','A','2024-02-12 03:41:14',NULL),(93,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(93,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(93,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(93,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(93,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(93,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(93,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(93,'Green','2024-02-21','A','2024-02-22 04:53:08',NULL),(93,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(93,'Green','2024-02-23','A','2024-02-23 05:06:35',NULL),(93,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(93,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(93,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(93,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(93,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(93,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(93,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(93,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(93,'Green','2024-03-09','A','2024-03-09 06:23:49',NULL),(93,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(93,'Green','2024-03-12','A','2024-03-12 04:12:52',NULL),(93,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(93,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(93,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(93,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(93,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(93,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(93,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(93,'Green','2024-03-22','A','2024-03-22 03:59:10',NULL),(93,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(93,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(93,'Green','2024-03-27','A','2024-03-27 03:43:17',NULL),(93,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(93,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(93,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(93,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(93,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(93,'Green','2024-04-18','A','2024-04-18 04:21:38',NULL),(93,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(93,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(93,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(93,'Green','2024-04-24','A','2024-04-24 04:09:01',NULL),(93,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(93,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(93,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(93,'Green','2024-04-30','A','2024-04-30 04:12:38',NULL),(93,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(93,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(93,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(93,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(93,'Green','2024-05-07','A','2024-05-07 04:16:21',NULL),(93,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(93,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(93,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(93,'Green','2024-05-11','A','2024-05-11 04:23:19',NULL),(93,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(93,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(93,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(93,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(93,'Green','2024-05-20','A','2024-05-20 04:05:45',NULL),(93,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(93,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(93,'Green','2024-05-27','A','2024-05-27 05:54:28',NULL),(93,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(93,'Green','2024-05-30','A','2024-05-30 06:40:11',NULL),(93,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(93,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(93,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(93,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(93,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(93,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(93,'Green','2024-07-05','A','2024-07-05 04:32:31',NULL),(93,'Green','2024-07-06','A','2024-07-08 15:57:20',NULL),(93,'Green','2024-07-08','A','2024-07-08 05:45:19',NULL),(93,'Green','2024-07-09','A','2024-07-09 06:52:13',NULL),(93,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(93,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(93,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(93,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(93,'Green','2024-07-18','A','2024-07-18 10:12:32',NULL),(93,'Green','2024-07-19','A','2024-07-19 07:40:15',NULL),(93,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(93,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(93,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(93,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(93,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(93,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(93,'Green','2024-07-30','A','2024-07-31 14:46:59',NULL),(93,'Green','2024-08-06','A','2024-08-06 05:15:55',NULL),(93,'Green','2024-08-09','A','2024-08-09 07:14:04',NULL),(93,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(93,'Green','2024-08-15','P','2024-08-15 07:21:24',NULL),(93,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(93,'Green','2024-08-17','A','2024-08-17 04:45:05',NULL),(93,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(93,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(93,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(93,'Green','2024-09-04','A','2024-09-04 03:47:29',NULL),(93,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(93,'Green','2024-09-06','A','2024-09-06 03:49:15',NULL),(93,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(93,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(93,'Green','2024-09-16','A','2024-09-16 03:25:56',NULL),(93,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(93,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(93,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(93,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(93,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(93,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(93,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(93,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(93,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(93,'Green','2024-10-01','A','2024-10-01 03:52:33',NULL),(93,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(93,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(93,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(93,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(93,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(93,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(93,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(93,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(93,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(93,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(93,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(93,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(93,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(93,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(93,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(93,'Green','2024-10-22','A','2024-10-22 03:34:34',NULL),(93,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(93,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(93,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(93,'Green','2024-10-26','A','2024-10-26 03:39:43',NULL),(93,'Green','2024-10-28','A','2024-10-28 03:44:46',NULL),(93,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(93,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(93,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(93,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(93,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(93,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(93,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(93,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(93,'Green','2024-11-07','A','2024-11-07 03:26:36',NULL),(93,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(93,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(93,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(93,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(93,'Green','2024-11-14','A','2024-11-14 03:47:49',NULL),(93,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(93,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(93,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(93,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(93,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(93,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(93,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(93,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(93,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(93,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(93,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(93,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(93,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(93,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(93,'Green','2025-01-08','A','2025-01-08 03:48:03',NULL),(93,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(93,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(93,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(93,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(93,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(93,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(93,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(93,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(93,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(93,'Green','2025-01-21','A','2025-02-27 06:05:44',NULL),(93,'Green','2025-01-22','A','2025-02-27 06:07:32',NULL),(93,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(93,'Green','2025-01-24','A','2025-02-27 06:16:10',NULL),(93,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(93,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(93,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(93,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(93,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(93,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(93,'Green','2025-02-07','A','2025-02-27 06:57:59',NULL),(93,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(93,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(93,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(93,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(93,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(93,'Green','2025-02-15','A','2025-02-27 08:15:02',NULL),(93,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(93,'Green','2025-02-18','A','2025-02-27 08:19:29',NULL),(93,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(93,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(93,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(93,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(93,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(93,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(93,'Green','2025-02-27','A','2025-02-27 08:25:30',NULL),(93,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(93,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(93,'Green','2025-03-03','A','2025-03-03 04:02:43',NULL),(93,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(93,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(93,'Green','2025-03-06','A','2025-03-06 03:42:40',NULL),(93,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(93,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(93,'Green','2025-03-11','A','2025-03-11 04:36:43',NULL),(93,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(93,'Green','2025-03-13','A','2025-03-13 04:14:29',NULL),(93,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(93,'Green','2025-03-15','A','2025-03-15 04:37:38',NULL),(93,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(93,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(93,'Green','2025-03-19','A','2025-03-19 03:24:35',NULL),(93,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(93,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(93,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(93,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(93,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(93,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(93,'Green','2025-04-12','A','2025-04-12 04:40:59',NULL),(93,'Green','2025-04-14','A','2025-04-14 04:45:55',NULL),(93,'Green','2025-04-15','A','2025-04-15 04:39:03',NULL),(93,'Green','2025-04-16','A','2025-04-16 05:40:26',NULL),(93,'Green','2025-04-17','A','2025-04-17 03:53:06',NULL),(93,'Green','2025-04-18','A','2025-04-18 08:34:06',NULL),(93,'Green','2025-04-19','A','2025-04-21 03:55:56',NULL),(93,'Green','2025-04-21','A','2025-04-21 03:57:51',NULL),(93,'Green','2025-04-22','A','2025-04-22 04:53:24',NULL),(93,'Green','2025-04-24','A','2025-04-24 04:15:02',NULL),(93,'Green','2025-04-25','A','2025-04-25 04:41:46',NULL),(93,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(93,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(93,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(93,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(93,'Green','2025-05-05','A','2025-05-05 11:12:19',NULL),(93,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(93,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(93,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(93,'Green','2025-05-09','A','2025-05-09 06:00:32',NULL),(93,'Green','2025-05-10','A','2025-05-10 06:21:20',NULL),(93,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(93,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(93,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(93,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(93,'Green','2025-05-16','A','2025-05-16 04:09:00',NULL),(93,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(93,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(93,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(93,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(93,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(93,'Green','2025-05-23','A','2025-05-23 05:41:50',NULL),(93,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(93,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(93,'Green','2025-05-30','A','2025-05-30 05:09:45',NULL),(93,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(93,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(93,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(93,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(93,'Green','2025-06-24','A','2025-06-25 05:39:19',NULL),(93,'Green','2025-06-25','A','2025-06-26 04:17:53',NULL),(93,'Green','2025-06-30','A','2025-06-30 05:35:52',NULL),(93,'Green','2025-07-01','A','2025-07-01 05:13:51',NULL),(93,'Green','2025-07-02','A','2025-07-02 06:24:54',NULL),(93,'Green','2025-07-03','A','2025-07-03 04:38:56',NULL),(93,'Green','2025-07-07','A','2025-07-07 05:24:32',NULL),(93,'Green','2025-07-08','A','2025-07-09 05:08:35',NULL),(93,'Green','2025-07-09','A','2025-07-09 04:58:14',NULL),(93,'Green','2025-07-10','A','2025-07-10 05:48:57',NULL),(93,'Green','2025-07-11','A','2025-07-11 04:04:35',NULL),(93,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(93,'Green','2025-07-15','A','2025-07-15 08:51:35',NULL),(93,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(93,'Green','2025-07-17','A','2025-07-17 04:20:36',NULL),(94,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(94,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(94,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(94,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(94,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(94,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(94,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(94,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(94,'1','2023-08-04','A','2023-08-04 03:33:28',NULL),(94,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(94,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(94,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(94,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(94,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(94,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(94,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(94,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(94,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(94,'1','2023-09-04','A','2023-09-05 05:32:26',NULL),(94,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(94,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(94,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(94,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(94,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(94,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(94,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(94,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(94,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(94,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(94,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(94,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(94,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(94,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(94,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(94,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(94,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(94,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(94,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(94,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(94,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(94,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(94,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(94,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(94,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(94,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(94,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(94,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(94,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(94,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(94,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(94,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(94,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(94,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(94,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(94,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(94,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(94,'1','2023-10-27','A','2023-10-30 11:23:07',NULL),(94,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(94,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(94,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(94,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(94,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(94,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(94,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(94,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(94,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(94,'1','2023-11-13','A','2023-11-16 11:12:36',NULL),(94,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(94,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(94,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(94,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(94,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(94,'1','2023-11-20','A','2023-11-29 11:49:59',NULL),(94,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(94,'1','2023-11-22','A','2023-11-25 05:55:28',NULL),(94,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(94,'1','2023-11-24','A','2023-11-24 11:30:49',NULL),(94,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(94,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(94,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(94,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(94,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(94,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(94,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(94,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(94,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(94,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(94,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(94,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(94,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(94,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(94,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(94,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(94,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(94,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(94,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(94,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(94,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(94,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(94,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(94,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(94,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(94,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(94,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(94,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(94,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(94,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(94,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(94,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(94,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(94,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(94,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(94,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(94,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(94,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(94,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(94,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(94,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(94,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(94,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(94,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(94,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(94,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(94,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(94,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(94,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(94,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(94,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(94,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(94,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(94,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(94,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(94,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(94,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(94,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(94,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(94,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(94,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(94,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(94,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(94,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(94,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(94,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(94,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(94,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(94,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(94,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(94,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(94,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(94,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(94,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(94,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(94,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(94,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(94,'1','2024-04-15','A','2024-04-17 09:37:06',NULL),(94,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(94,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(94,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(94,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(94,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(94,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(94,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(94,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(94,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(94,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(94,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(94,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(94,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(94,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(94,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(94,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(94,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(94,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(94,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(94,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(94,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(94,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(94,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(94,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(94,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(94,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(94,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(94,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(94,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(94,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(94,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(94,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(94,'1','2024-07-04','A','2024-07-05 06:04:34',NULL),(94,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(94,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(94,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(94,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(94,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(94,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(94,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(94,'1','2024-07-19','A','2024-07-19 07:34:14',NULL),(94,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(94,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(94,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(94,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(94,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(94,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(94,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(94,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(94,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(94,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(94,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(94,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(94,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(94,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(94,'2A','2024-09-07','A','2024-09-07 03:51:53',NULL),(94,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(94,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(94,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(94,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(94,'2A','2024-09-14','A','2024-09-14 03:30:41',NULL),(94,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(94,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(94,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(94,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(94,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(94,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(94,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(94,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(94,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(94,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(94,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(94,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(94,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(94,'2A','2024-10-04','A','2024-10-04 05:05:46',NULL),(94,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(94,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(94,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(94,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(94,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(94,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(94,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(94,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(94,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(94,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(94,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(94,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(94,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(94,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(94,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(94,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(94,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(94,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(94,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(94,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(94,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(94,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(94,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(94,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(94,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(94,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(94,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(94,'2A','2024-11-08','A','2024-11-08 03:49:49',NULL),(94,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(94,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(94,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(94,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(94,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(94,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(94,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(94,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(94,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(94,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(94,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(94,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(94,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(94,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(94,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(94,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(94,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(94,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(94,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(94,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(94,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(94,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(94,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(94,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(94,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(94,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(94,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(94,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(94,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(94,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(94,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(94,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(94,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(94,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(94,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(94,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(94,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(94,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(94,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(94,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(94,'2A','2025-02-11','A','2025-03-06 05:59:14',NULL),(94,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(94,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(94,'2A','2025-02-17','L','2025-03-06 06:00:28',NULL),(94,'2A','2025-02-18','L','2025-03-06 06:01:28',NULL),(94,'2A','2025-02-20','L','2025-03-06 06:05:46',NULL),(94,'2A','2025-02-21','A','2025-03-06 06:06:28',NULL),(94,'2A','2025-02-22','A','2025-03-06 06:07:05',NULL),(94,'2A','2025-02-25','L','2025-02-25 05:26:22',NULL),(94,'2A','2025-02-26','L','2025-02-26 05:20:58',NULL),(94,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(94,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(94,'2A','2025-03-01','A','2025-03-01 07:24:05',NULL),(94,'2A','2025-03-03','A','2025-03-03 04:05:28',NULL),(94,'2A','2025-03-04','A','2025-03-04 03:46:54',NULL),(94,'2A','2025-03-05','L','2025-03-05 03:29:47',NULL),(94,'2A','2025-03-06','L','2025-03-06 03:48:00',NULL),(94,'2A','2025-03-08','A','2025-03-10 05:24:21',NULL),(94,'2A','2025-03-10','A','2025-03-10 05:24:57',NULL),(94,'2A','2025-03-11','A','2025-03-11 04:41:07',NULL),(94,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(94,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(94,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(94,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(94,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(94,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(94,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(94,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(94,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(94,'2A','2025-03-24','A','2025-03-06 06:07:45',NULL),(94,'2A','2025-04-07','A','2025-04-07 03:49:41',NULL),(94,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(94,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(94,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(94,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(94,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(94,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(94,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(94,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(94,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(94,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(94,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(94,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(94,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(94,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(94,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(94,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(94,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(94,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(94,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(94,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(94,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(94,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(94,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(94,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(94,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(94,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(94,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(94,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(94,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(94,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(94,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(94,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(94,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(94,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(94,'3A','2025-05-23','A','2025-05-23 05:26:30',NULL),(94,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(94,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(94,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(94,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(94,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(94,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(94,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(94,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(94,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(94,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(94,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(94,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(94,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(94,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(94,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(94,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(94,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(94,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(94,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(94,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(94,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(94,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(94,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(94,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(94,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(95,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(95,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(95,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(95,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(95,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(95,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(95,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(95,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(95,'Purple','2023-07-15','A','2023-07-15 06:14:28',NULL),(95,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(95,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(95,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(95,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(95,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(95,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(95,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(95,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(95,'Purple','2023-08-05','A','2023-08-05 03:26:50',NULL),(95,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(95,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(95,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(95,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(95,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(95,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(95,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(95,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(95,'Purple','2023-08-28','A','2023-08-28 05:22:37',NULL),(95,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(95,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(95,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(95,'Purple','2023-09-02','A','2023-09-02 04:40:26',NULL),(95,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(95,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(95,'Purple','2023-09-06','A','2023-09-06 06:08:03',NULL),(95,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(95,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(95,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(95,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(95,'Purple','2023-09-13','A','2023-09-13 06:15:44',NULL),(95,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(95,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(95,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(95,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(95,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(95,'Purple','2023-09-20','A','2023-09-20 05:40:40',NULL),(95,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(95,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(95,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(95,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(95,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(95,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(95,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(95,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(95,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(95,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(95,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(95,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(95,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(95,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(95,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(95,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(95,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(95,'Purple','2023-10-17','A','2023-10-17 03:46:16',NULL),(95,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(95,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(95,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(95,'Purple','2023-10-21','A','2023-10-21 05:34:43',NULL),(95,'Purple','2023-10-23','A','2023-10-23 04:12:31',NULL),(95,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(95,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(95,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(95,'Purple','2023-10-27','A','2023-10-27 05:19:48',NULL),(95,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(95,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(95,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(95,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(95,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(95,'Purple','2023-11-04','A','2023-11-04 05:12:14',NULL),(95,'Purple','2023-11-06','A','2023-11-06 03:58:50',NULL),(95,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(95,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(95,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(95,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(95,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(95,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(95,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(95,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(95,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(95,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(95,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(95,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(95,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(95,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(95,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(95,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(95,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(95,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(95,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(95,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(95,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(95,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(95,'Purple','2023-12-07','A','2023-12-08 11:01:26',NULL),(95,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(95,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(95,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(95,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(95,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(95,'Purple','2023-12-15','A','2023-12-20 11:39:26',NULL),(95,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(95,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(95,'Purple','2024-01-02','A','2024-01-22 07:00:26',NULL),(95,'Purple','2024-01-03','A','2024-01-22 06:53:02',NULL),(95,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(95,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(95,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(95,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(95,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(95,'Purple','2024-01-10','A','2024-01-22 06:35:44',NULL),(95,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(95,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(95,'Purple','2024-01-17','A','2024-01-17 04:14:03',NULL),(95,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(95,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(95,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(95,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(95,'Purple','2024-01-24','A','2024-01-25 04:17:56',NULL),(95,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(95,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(95,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(95,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(95,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(95,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(95,'Purple','2024-02-12','A','2024-02-12 05:11:13',NULL),(95,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(95,'Purple','2024-02-14','A','2024-02-15 04:17:46',NULL),(95,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(95,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(95,'Purple','2024-02-17','A','2024-02-17 11:31:37',NULL),(95,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(95,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(95,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(95,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(95,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(95,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(95,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(95,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(95,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(95,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(95,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(95,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(95,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(95,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(95,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(95,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(95,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(95,'Purple','2024-03-09','A','2024-03-09 04:05:06',NULL),(95,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(95,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(95,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(95,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(95,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(95,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(95,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(95,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(95,'Purple','2024-03-21','A','2024-03-21 04:12:27',NULL),(95,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(95,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(95,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(95,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(95,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(95,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(95,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(95,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(95,'Purple','2024-04-19','A','2024-04-19 05:17:54',NULL),(95,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(95,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(95,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(95,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(95,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(95,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(95,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(95,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(95,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(95,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(95,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(95,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(95,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(95,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(95,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(95,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(95,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(95,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(95,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(95,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(95,'Purple','2024-05-20','A','2024-05-20 04:06:29',NULL),(95,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(95,'Purple','2024-05-27','A','2024-05-27 06:16:50',NULL),(95,'Purple','2024-05-29','L','2024-05-29 06:46:28',NULL),(95,'Purple','2024-05-30','L','2024-05-30 06:42:29',NULL),(95,'Purple','2024-05-31','A','2024-05-31 05:25:51',NULL),(95,'Purple','2024-06-24','A','2024-06-24 05:58:40',NULL),(95,'Purple','2024-07-02','A','2024-07-02 06:12:40',NULL),(95,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(95,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(95,'Purple','2024-07-05','A','2024-07-05 05:41:45',NULL),(95,'Purple','2024-07-06','A','2024-07-08 15:55:56',NULL),(95,'Purple','2024-07-08','A','2024-07-08 05:46:23',NULL),(95,'Purple','2024-07-09','A','2024-07-09 06:56:31',NULL),(95,'Purple','2024-07-10','A','2024-07-11 04:16:42',NULL),(95,'Purple','2024-07-11','A','2024-07-11 09:39:11',NULL),(95,'Purple','2024-07-12','A','2024-07-12 05:40:18',NULL),(95,'Purple','2024-07-13','A','2024-07-13 05:15:24',NULL),(95,'Purple','2024-07-20','A','2024-07-20 09:48:31',NULL),(95,'Purple','2024-07-22','A','2024-07-22 04:48:57',NULL),(95,'Purple','2024-07-24','A','2024-07-24 04:39:37',NULL),(95,'Purple','2024-07-26','A','2024-07-26 06:28:43',NULL),(95,'Purple','2024-07-29','A','2024-07-31 14:57:48',NULL),(95,'Purple','2024-08-08','A','2024-08-08 05:49:53',NULL),(95,'Purple','2024-08-09','A','2024-08-09 06:06:08',NULL),(95,'Purple','2024-08-10','A','2024-08-10 08:06:00',NULL),(95,'Purple','2024-08-13','A','2024-08-13 05:06:24',NULL),(95,'Purple','2024-08-15','A','2024-08-15 07:34:36',NULL),(95,'Purple','2024-08-16','A','2024-08-16 04:15:53',NULL),(95,'Purple','2024-08-17','A','2024-08-17 04:29:24',NULL),(95,'Purple','2024-08-23','A','2024-08-23 04:36:08',NULL),(96,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(96,'Green','2023-06-19','P','2023-06-19 03:58:34',NULL),(96,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(96,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(96,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(96,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(96,'Green','2023-07-10','P','2023-07-10 10:15:42',NULL),(96,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(96,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(96,'Green','2023-07-14','P','2023-07-14 03:42:17',NULL),(96,'Green','2023-07-15','P','2023-07-15 04:24:44',NULL),(96,'Green','2023-07-17','P','2023-07-17 04:06:04',NULL),(96,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(96,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(96,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(96,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(96,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(96,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(96,'Green','2023-08-05','P','2023-08-05 03:44:52',NULL),(96,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(96,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(96,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(96,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(96,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(96,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(96,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(96,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(96,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(96,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(96,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(96,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(96,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(96,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(96,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(96,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(96,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(96,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(96,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(96,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(96,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(96,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(96,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(96,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(96,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(96,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(96,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(96,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(96,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(96,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(96,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(96,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(96,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(96,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(96,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(96,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(96,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(96,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(96,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(96,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(96,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(96,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(96,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(96,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(96,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(96,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(96,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(96,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(96,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(96,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(96,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(96,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(96,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(96,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(96,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(96,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(96,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(96,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(96,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(96,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(96,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(96,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(96,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(96,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(96,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(96,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(96,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(96,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(96,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(96,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(96,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(96,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(96,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(96,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(96,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(96,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(96,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(96,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(96,'Green','2023-12-01','L','2023-12-01 03:35:58',NULL),(96,'Green','2023-12-02','L','2023-12-02 03:46:39',NULL),(96,'Green','2023-12-04','L','2023-12-04 11:50:57',NULL),(96,'Green','2023-12-05','L','2023-12-05 11:27:10',NULL),(96,'Green','2023-12-06','L','2023-12-06 11:33:01',NULL),(96,'Green','2023-12-08','L','2023-12-08 10:59:01',NULL),(96,'Green','2023-12-09','L','2023-12-09 07:45:57',NULL),(96,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(96,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(96,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(96,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(96,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(96,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(96,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(96,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(96,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(96,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(96,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(96,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(96,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(96,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(96,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(96,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(96,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(96,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(96,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(96,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(96,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(96,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(96,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(96,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(96,'Green','2024-01-26','A','2024-01-26 04:18:49',NULL),(96,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(96,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(96,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(96,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(96,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(96,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(96,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(96,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(96,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(96,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(96,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(96,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(96,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(96,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(96,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(96,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(96,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(96,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(96,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(96,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(96,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(96,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(96,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(96,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(96,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(96,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(96,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(96,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(96,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(96,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(96,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(96,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(96,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(96,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(96,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(96,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(96,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(96,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(96,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(96,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(96,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(96,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(96,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(96,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(96,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(96,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(96,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(96,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(96,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(96,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(96,'Green','2024-04-26','A','2024-04-26 04:05:39',NULL),(96,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(96,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(96,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(96,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(96,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(96,'Green','2024-05-06','A','2024-05-06 05:26:02',NULL),(96,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(96,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(96,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(96,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(96,'Green','2024-05-11','A','2024-05-11 04:23:19',NULL),(96,'Green','2024-05-13','A','2024-05-13 04:09:01',NULL),(96,'Green','2024-05-14','A','2024-05-14 04:03:56',NULL),(96,'Green','2024-05-15','A','2024-05-15 04:33:23',NULL),(96,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(96,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(96,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(96,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(96,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(96,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(96,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(96,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(96,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(96,'Green','2024-07-01','A','2024-07-02 08:00:55',NULL),(96,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(96,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(96,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(96,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(96,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(96,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(96,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(96,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(96,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(96,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(96,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(96,'Green','2024-07-18','A','2024-07-18 10:12:32',NULL),(96,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(96,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(96,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(96,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(96,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(96,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(96,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(96,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(96,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(96,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(96,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(96,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(96,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(96,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(96,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(96,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(96,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(96,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(96,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(96,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(96,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(96,'Green','2024-09-14','A','2024-09-14 03:25:12',NULL),(96,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(96,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(96,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(96,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(96,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(96,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(96,'Green','2024-09-25','A','2024-09-25 03:41:36',NULL),(96,'Green','2024-09-26','A','2024-09-26 03:48:35',NULL),(96,'Green','2024-09-28','A','2024-09-28 03:31:18',NULL),(96,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(96,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(96,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(96,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(96,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(96,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(96,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(96,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(96,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(96,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(96,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(96,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(96,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(96,'Green','2024-10-17','L','2024-10-17 04:08:18',NULL),(96,'Green','2024-10-18','A','2024-10-18 03:45:15',NULL),(96,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(96,'Green','2024-10-21','A','2024-10-21 03:41:49',NULL),(96,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(96,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(96,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(96,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(96,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(96,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(96,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(96,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(96,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(96,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(96,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(96,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(96,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(96,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(96,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(96,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(96,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(96,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(96,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(96,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(96,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(96,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(96,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(96,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(96,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(96,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(96,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(96,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(96,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(96,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(96,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(96,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(96,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(96,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(96,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(96,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(96,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(96,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(96,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(96,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(96,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(96,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(96,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(96,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(96,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(96,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(96,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(96,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(96,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(96,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(96,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(96,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(96,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(96,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(96,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(96,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(96,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(96,'Green','2025-02-11','A','2025-02-27 07:06:05',NULL),(96,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(96,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(96,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(96,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(96,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(96,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(96,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(96,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(96,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(96,'Green','2025-02-25','A','2025-02-25 05:17:36',NULL),(96,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(96,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(96,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(96,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(96,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(96,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(96,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(96,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(96,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(96,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(96,'Green','2025-03-11','A','2025-03-11 04:36:43',NULL),(96,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(96,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(96,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(96,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(96,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(96,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(96,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(96,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(96,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(96,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(96,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(96,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(96,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(96,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(96,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(96,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(96,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(96,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(96,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(96,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(96,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(96,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(96,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(96,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(96,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(96,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(96,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(96,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(96,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(96,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(96,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(96,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(96,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(96,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(96,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(96,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(96,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(96,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(96,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(96,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(96,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(96,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(96,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(96,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(96,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(96,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(96,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(96,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(96,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(96,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(96,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(96,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(96,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(96,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(96,'Green','2025-06-30','A','2025-06-30 05:35:52',NULL),(96,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(96,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(96,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(96,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(96,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(96,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(96,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(96,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(96,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(96,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(96,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(96,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(97,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(97,'Green','2023-06-19','P','2023-06-19 03:58:34',NULL),(97,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(97,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(97,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(97,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(97,'Green','2023-07-10','P','2023-07-10 10:15:42',NULL),(97,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(97,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(97,'Green','2023-07-14','P','2023-07-14 03:42:17',NULL),(97,'Green','2023-07-15','P','2023-07-15 04:24:44',NULL),(97,'Green','2023-07-17','P','2023-07-17 04:06:04',NULL),(97,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(97,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(97,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(97,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(97,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(97,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(97,'Green','2023-08-05','P','2023-08-05 03:44:52',NULL),(97,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(97,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(97,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(97,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(97,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(97,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(97,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(97,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(97,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(97,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(97,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(97,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(97,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(97,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(97,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(97,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(97,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(97,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(97,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(97,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(97,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(97,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(97,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(97,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(97,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(97,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(97,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(97,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(97,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(97,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(97,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(97,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(97,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(97,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(97,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(97,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(97,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(97,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(97,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(97,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(97,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(97,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(97,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(97,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(97,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(97,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(97,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(97,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(97,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(97,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(97,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(97,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(97,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(97,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(97,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(97,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(97,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(97,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(97,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(97,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(97,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(97,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(97,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(97,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(97,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(97,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(97,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(97,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(97,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(97,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(97,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(97,'Green','2023-11-21','A','2023-11-21 04:27:45',NULL),(97,'Green','2023-11-22','A','2023-11-22 05:50:15',NULL),(97,'Green','2023-11-23','A','2023-11-23 04:16:16',NULL),(97,'Green','2023-11-24','A','2023-11-25 05:06:47',NULL),(97,'Green','2023-11-25','A','2023-11-25 04:36:46',NULL),(97,'Green','2023-11-27','A','2023-11-27 04:26:59',NULL),(97,'Green','2023-11-28','A','2023-11-28 05:59:45',NULL),(97,'Green','2023-12-01','L','2023-12-01 03:35:58',NULL),(97,'Green','2023-12-02','L','2023-12-02 03:46:39',NULL),(97,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(97,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(97,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(97,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(97,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(97,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(97,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(97,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(97,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(97,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(97,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(97,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(97,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(97,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(97,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(97,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(97,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(97,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(97,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(97,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(97,'Green','2024-01-15','A','2024-01-23 09:27:21',NULL),(97,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(97,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(97,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(97,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(97,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(97,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(97,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(97,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(97,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(97,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(97,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(97,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(97,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(97,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(97,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(97,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(97,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(97,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(97,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(97,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(97,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(97,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(97,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(97,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(97,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(97,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(97,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(97,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(97,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(97,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(97,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(97,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(97,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(97,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(97,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(97,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(97,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(97,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(97,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(97,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(97,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(97,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(97,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(97,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(97,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(97,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(97,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(97,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(97,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(97,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(97,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(97,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(97,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(97,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(97,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(97,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(97,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(97,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(97,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(97,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(97,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(97,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(97,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(97,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(97,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(97,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(97,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(97,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(97,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(97,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(97,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(97,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(97,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(97,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(97,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(97,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(97,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(97,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(97,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(97,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(97,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(97,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(97,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(97,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(97,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(97,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(97,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(97,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(97,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(97,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(97,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(97,'Green','2024-07-10','A','2024-07-11 04:18:12',NULL),(97,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(97,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(97,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(97,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(97,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(97,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(97,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(97,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(97,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(97,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(97,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(97,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(97,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(97,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(97,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(97,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(97,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(97,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(97,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(97,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(97,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(97,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(97,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(97,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(97,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(97,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(97,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(97,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(97,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(97,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(97,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(97,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(97,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(97,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(97,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(97,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(97,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(97,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(97,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(97,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(97,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(97,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(97,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(97,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(97,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(97,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(97,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(97,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(97,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(97,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(97,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(97,'Green','2024-10-21','L','2024-10-21 03:41:49',NULL),(97,'Green','2024-10-22','L','2024-10-22 03:34:34',NULL),(97,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(97,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(97,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(97,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(97,'Green','2024-10-28','A','2024-10-28 03:44:46',NULL),(97,'Green','2024-10-29','L','2024-10-29 03:47:40','2024-10-29 05:06:05'),(97,'Green','2024-10-30','L','2024-10-30 03:39:46',NULL),(97,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(97,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(97,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(97,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(97,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(97,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(97,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(97,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(97,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(97,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(97,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(97,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(97,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(97,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(97,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(97,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(97,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(97,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(97,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(97,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(97,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(97,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(97,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(97,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(97,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(97,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(97,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(97,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(97,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(97,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(97,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(97,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(97,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(97,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(97,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(97,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(97,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(97,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(97,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(97,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(97,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(97,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(97,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(97,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(97,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(97,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(97,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(97,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(97,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(97,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(97,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(97,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(97,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(97,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(97,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(97,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(97,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(97,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(97,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(97,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(97,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(97,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(97,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(97,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(97,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(97,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(97,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(97,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(97,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(97,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(97,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(97,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(97,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(97,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(97,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(97,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(97,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(97,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(97,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(97,'Green','2025-03-21','A','2025-03-21 03:44:12',NULL),(97,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(97,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(97,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(97,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(97,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(97,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(97,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(97,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(97,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(97,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(97,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(97,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(97,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(97,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(97,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(97,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(97,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(97,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(97,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(97,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(97,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(97,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(97,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(97,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(97,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(97,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(97,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(97,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(97,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(97,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(97,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(97,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(97,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(97,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(97,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(97,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(97,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(97,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(97,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(97,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(97,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(97,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(97,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(97,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(97,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(97,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(97,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(97,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(97,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(97,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(97,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(97,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(97,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(97,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(97,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(97,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(97,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(97,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(98,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(98,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(98,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(98,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(98,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(98,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(98,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(98,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(98,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(98,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(98,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(98,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(98,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(98,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(98,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(98,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(98,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(98,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(98,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(98,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(98,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(98,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(98,'1','2025-01-08','A','2025-01-08 03:49:57',NULL),(98,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(98,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(98,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(98,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(98,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(98,'1','2025-01-16','A','2025-01-16 03:30:47',NULL),(98,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(98,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(98,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(98,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(98,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(98,'1','2025-01-23','A','2025-02-26 04:01:01',NULL),(98,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(98,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(98,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(98,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(98,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(98,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(98,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(98,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(98,'1','2025-02-07','L','2025-02-26 05:05:46',NULL),(98,'1','2025-02-08','L','2025-02-26 05:37:29',NULL),(98,'1','2025-02-10','A','2025-02-26 05:41:26',NULL),(98,'1','2025-02-11','L','2025-02-26 05:42:51',NULL),(98,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(98,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(98,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(98,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(98,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(98,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(98,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(98,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(98,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(98,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(98,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(98,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(98,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(98,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(98,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(98,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(98,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(98,'1','2025-03-06','A','2025-03-06 03:41:54',NULL),(98,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(98,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(98,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(98,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(98,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(98,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(98,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(98,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(98,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(98,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(98,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(98,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(98,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(98,'1','2025-04-08','A','2025-04-08 05:07:08',NULL),(98,'1','2025-04-09','A','2025-04-09 03:47:26',NULL),(98,'1','2025-04-11','A','2025-04-12 04:42:56',NULL),(98,'1','2025-04-12','A','2025-04-12 04:39:19',NULL),(98,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(98,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(98,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(98,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(98,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(98,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(98,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(98,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(98,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(98,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(98,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(98,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(98,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(98,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(98,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(98,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(98,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(98,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(98,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(98,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(98,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(98,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(98,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(98,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(98,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(98,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(98,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(98,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(98,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(98,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(98,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(98,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(98,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(98,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(98,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(98,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(98,'1','2025-06-10','P','2025-06-10 07:18:39',NULL),(98,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(98,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(98,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(98,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(98,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(98,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(98,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(98,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(98,'1','2025-07-03','A','2025-07-03 04:33:53',NULL),(98,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(98,'1','2025-07-08','A','2025-07-09 05:07:30',NULL),(98,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(98,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(98,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(98,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(98,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(98,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(98,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(98,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(98,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(98,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(98,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(98,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(98,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(98,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(98,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(98,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(98,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(98,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(98,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(98,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(98,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(98,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(98,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(98,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(98,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(98,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(98,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(98,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(98,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(98,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(98,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(98,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(98,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(98,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(98,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(98,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(98,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(98,'Purple','2023-08-31','A','2023-08-31 04:42:38',NULL),(98,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(98,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(98,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(98,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(98,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(98,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(98,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(98,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(98,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(98,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(98,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(98,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(98,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(98,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(98,'Purple','2023-09-20','A','2023-09-20 05:40:40',NULL),(98,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(98,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(98,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(98,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(98,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(98,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(98,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(98,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(98,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(98,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(98,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(98,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(98,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(98,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(98,'Purple','2023-10-10','A','2023-10-10 03:52:00',NULL),(98,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(98,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(98,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(98,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(98,'Purple','2023-10-19','A','2023-10-19 04:27:54',NULL),(98,'Purple','2023-10-20','A','2023-10-20 03:53:18',NULL),(98,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(98,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(98,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(98,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(98,'Purple','2023-10-26','A','2023-10-26 06:34:40',NULL),(98,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(98,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(98,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(98,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(98,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(98,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(98,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(98,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(98,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(98,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(98,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(98,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(98,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(98,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(98,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(98,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(98,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(98,'Purple','2023-11-21','A','2023-11-21 04:31:52',NULL),(98,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(98,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(98,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(98,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(98,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(98,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(98,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(98,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(98,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(98,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(98,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(98,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(98,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(98,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(98,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(98,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(98,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(98,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(98,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(98,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(98,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(98,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(98,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(98,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(98,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(98,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(98,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(98,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(98,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(98,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(98,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(98,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(98,'Purple','2024-01-18','A','2024-01-18 04:58:56',NULL),(98,'Purple','2024-01-19','A','2024-01-22 06:29:02',NULL),(98,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(98,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(98,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(98,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(98,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(98,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(98,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(98,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(98,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(98,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(98,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(98,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(98,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(98,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(98,'Purple','2024-02-17','A','2024-02-17 11:31:37',NULL),(98,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(98,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(98,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(98,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(98,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(98,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(98,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(98,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(98,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(98,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(98,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(98,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(98,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(98,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(98,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(98,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(98,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(98,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(98,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(98,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(98,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(98,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(98,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(98,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(98,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(98,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(98,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(98,'Purple','2024-03-22','A','2024-03-22 04:24:21',NULL),(98,'Purple','2024-03-25','L','2024-03-25 04:07:14',NULL),(98,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(98,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(98,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(98,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(98,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(98,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(98,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(98,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(98,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(98,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(98,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(98,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(98,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(98,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(98,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(98,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(98,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(98,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(98,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(98,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(98,'Purple','2024-05-10','A','2024-05-10 04:16:53',NULL),(98,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(98,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(98,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(98,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(98,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(98,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(98,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(98,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(98,'Purple','2024-05-27','A','2024-05-27 06:16:50',NULL),(98,'Purple','2024-05-29','L','2024-05-29 06:46:28',NULL),(98,'Purple','2024-05-30','L','2024-05-30 06:42:29',NULL),(98,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(98,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(98,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(98,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(98,'Purple','2024-07-04','A','2024-07-05 05:59:06',NULL),(98,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(98,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(98,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(98,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(98,'Purple','2024-07-10','A','2024-07-11 04:16:42',NULL),(98,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(98,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(98,'Purple','2024-07-13','A','2024-07-13 05:15:24',NULL),(98,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(98,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(98,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(98,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(98,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(98,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(98,'Purple','2024-08-09','A','2024-08-09 06:06:08',NULL),(98,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(98,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(98,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(98,'Purple','2024-08-16','A','2024-08-16 04:15:53',NULL),(98,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(98,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(98,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(98,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(98,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(98,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(98,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(98,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(98,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(98,'Purple','2024-09-16','A','2024-09-16 03:28:11',NULL),(98,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(98,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(98,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(98,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(98,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(98,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(98,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(98,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(98,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(98,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(98,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(98,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(98,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(98,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(98,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(98,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(98,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(98,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(98,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(98,'Purple','2024-10-14','P','2024-10-14 03:42:43','2024-10-14 05:27:45'),(98,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(98,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(98,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(98,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(98,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(98,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(98,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(98,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(98,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(98,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(98,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(98,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(98,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(98,'Purple','2024-10-30','A','2024-10-30 03:40:29',NULL),(98,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(98,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(98,'Purple','2024-11-02','A','2024-11-02 03:38:33',NULL),(99,'Purple','2023-06-19','A','2023-06-19 04:04:59',NULL),(99,'Purple','2023-06-20','A','2023-06-20 03:27:39',NULL),(99,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(99,'Purple','2023-06-22','A','2023-06-22 05:14:31',NULL),(99,'Purple','2023-06-23','A','2023-06-23 03:47:59',NULL),(99,'Purple','2023-07-12','P','2023-07-12 03:26:37','2023-07-12 05:15:17'),(99,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(99,'Purple','2023-07-14','A','2023-07-14 03:30:20',NULL),(99,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(99,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(99,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(99,'Purple','2023-07-19','A','2023-07-19 03:40:54',NULL),(99,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(99,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(99,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(99,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(99,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(99,'Purple','2023-08-05','A','2023-08-05 03:26:50',NULL),(99,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(99,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(99,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(99,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(99,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(99,'Purple','2023-08-23','A','2023-08-25 08:53:38',NULL),(99,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(99,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(99,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(99,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(99,'Purple','2023-08-30','A','2023-08-30 04:42:24',NULL),(99,'Purple','2023-08-31','A','2023-08-31 04:42:38',NULL),(99,'Purple','2023-09-02','A','2023-09-02 04:40:26',NULL),(99,'Purple','2023-09-04','A','2023-09-04 04:36:16',NULL),(99,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(99,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(99,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(99,'Purple','2023-09-09','A','2023-09-09 04:33:44',NULL),(99,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(99,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(99,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(99,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(99,'Purple','2023-09-15','A','2023-09-15 04:08:07',NULL),(99,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(99,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(99,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(99,'Purple','2023-09-20','A','2023-09-20 05:40:40',NULL),(99,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(99,'Purple','2023-09-22','A','2023-09-22 04:54:41',NULL),(99,'Purple','2023-09-23','A','2023-09-23 04:31:46',NULL),(99,'Purple','2023-09-25','A','2023-09-25 03:56:57',NULL),(99,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(99,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(99,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(99,'Purple','2023-10-02','A','2023-10-03 03:30:00',NULL),(99,'Purple','2023-10-03','A','2023-10-03 03:30:26',NULL),(99,'Purple','2023-10-04','A','2023-10-04 04:26:57',NULL),(99,'Purple','2023-10-05','A','2023-10-05 04:18:13',NULL),(99,'Purple','2023-10-06','A','2023-10-06 03:33:48',NULL),(99,'Purple','2023-10-07','A','2023-10-07 03:38:16',NULL),(99,'Purple','2023-10-09','A','2023-10-09 03:28:35',NULL),(99,'Purple','2023-10-10','A','2023-10-10 03:52:00',NULL),(99,'Purple','2023-10-11','A','2023-10-11 04:40:46',NULL),(99,'Purple','2023-10-16','A','2023-10-16 05:26:31',NULL),(99,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(99,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(99,'Purple','2023-10-19','A','2023-10-19 04:27:54',NULL),(99,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(99,'Purple','2023-10-21','A','2023-10-21 05:34:43',NULL),(99,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(99,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(99,'Purple','2023-10-25','A','2023-10-25 04:26:40',NULL),(99,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(99,'Purple','2023-10-27','A','2023-10-27 05:19:48',NULL),(99,'Purple','2023-10-30','A','2023-10-30 06:42:25',NULL),(99,'Purple','2023-10-31','A','2023-10-31 03:48:50',NULL),(99,'Purple','2023-11-01','A','2023-11-01 03:36:05',NULL),(100,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(100,'Green','2023-06-19','P','2023-06-19 03:58:34',NULL),(100,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(100,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(100,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(100,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(100,'Green','2023-07-10','P','2023-07-10 10:15:42',NULL),(100,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(100,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(100,'Green','2023-07-14','P','2023-07-14 03:42:17',NULL),(100,'Green','2023-07-15','P','2023-07-15 04:24:44',NULL),(100,'Green','2023-07-17','P','2023-07-17 04:06:04',NULL),(100,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(100,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(100,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(100,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(100,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(100,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(100,'Green','2023-08-05','P','2023-08-05 03:44:52',NULL),(100,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(100,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(100,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(100,'Green','2023-08-21','A','2023-08-25 09:18:01',NULL),(100,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(100,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(100,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(100,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(100,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(100,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(100,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(100,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(100,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(100,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(100,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(100,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(100,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(100,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(100,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(100,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(100,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(100,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(100,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(100,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(100,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(100,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(100,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(100,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(100,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(100,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(100,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(100,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(100,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(100,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(100,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(100,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(100,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(100,'Green','2023-10-05','A','2023-10-05 04:17:17',NULL),(100,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(100,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(100,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(100,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(100,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(100,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(100,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(100,'Green','2023-10-17','A','2023-10-17 03:45:39',NULL),(100,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(100,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(100,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(100,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(100,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(100,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(100,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(100,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(100,'Green','2023-10-27','A','2023-10-27 05:19:16',NULL),(100,'Green','2023-10-30','A','2023-10-30 06:41:13',NULL),(100,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(100,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(100,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(100,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(100,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(100,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(100,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(100,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(100,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(100,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(100,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(100,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(100,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(100,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(100,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(100,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(100,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(100,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(100,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(100,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(100,'Green','2023-11-27','A','2023-11-27 04:26:59',NULL),(100,'Green','2023-11-28','A','2023-11-28 05:59:45',NULL),(100,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(100,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(100,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(100,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(100,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(100,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(100,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(100,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(100,'Green','2023-12-13','A','2023-12-20 11:11:51',NULL),(100,'Green','2023-12-14','A','2023-12-20 11:28:58',NULL),(100,'Green','2023-12-15','A','2023-12-20 11:31:19',NULL),(100,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(100,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(100,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(100,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(100,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(100,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(100,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(100,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(100,'Green','2024-01-09','A','2024-01-23 09:35:35',NULL),(100,'Green','2024-01-10','A','2024-01-23 09:34:30',NULL),(100,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(100,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(100,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(100,'Green','2024-01-17','A','2024-01-17 04:22:05',NULL),(100,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(100,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(100,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(100,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(100,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(100,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(100,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(100,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(100,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(100,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(100,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(100,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(100,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(100,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(100,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(100,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(100,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(100,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(100,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(100,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(100,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(100,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(100,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(100,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(100,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(100,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(100,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(100,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(100,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(100,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(100,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(100,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(100,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(100,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(100,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(100,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(100,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(100,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(100,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(100,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(100,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(100,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(100,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(100,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(100,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(100,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(100,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(100,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(100,'Green','2024-04-15','A','2024-04-15 05:16:09',NULL),(100,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(100,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(100,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(100,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(100,'Green','2024-04-20','A','2024-04-20 04:05:43',NULL),(100,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(100,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(100,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(100,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(100,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(100,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(100,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(100,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(100,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(100,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(100,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(100,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(100,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(100,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(100,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(100,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(100,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(100,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(100,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(100,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(100,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(100,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(100,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(100,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(100,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(100,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(100,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(100,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(100,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(100,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(100,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(100,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(100,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(100,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(100,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(100,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(100,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(100,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(100,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(100,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(100,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(100,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(100,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(100,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(100,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(100,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(100,'Green','2024-07-29','A','2024-07-31 14:57:13',NULL),(100,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(100,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(100,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(100,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(100,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(100,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(100,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(100,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(100,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(100,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(100,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(100,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(100,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(100,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(100,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(100,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(100,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(100,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(100,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(100,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(100,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(100,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(100,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(100,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(100,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(100,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(100,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(100,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(100,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(100,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(100,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(100,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(100,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(100,'Green','2024-10-11','L','2024-10-11 03:45:05','2024-10-14 06:45:24'),(100,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(100,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(100,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(100,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(100,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(100,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(100,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(100,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(100,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(100,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(100,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(100,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(100,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(100,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(100,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(100,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(100,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(100,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(100,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(100,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(100,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(100,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(100,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(100,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(100,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(100,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(100,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(100,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(100,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(100,'Green','2024-11-18','L','2024-11-18 05:16:35',NULL),(100,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(100,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(100,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(100,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(100,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(100,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(100,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(100,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(100,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(100,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(100,'Green','2025-01-07','A','2025-01-07 05:10:42',NULL),(100,'Green','2025-01-08','A','2025-01-08 03:48:03',NULL),(100,'Green','2025-01-09','A','2025-01-09 03:33:04',NULL),(100,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(100,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(100,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(100,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(100,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(100,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(100,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(100,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(100,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(100,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(100,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(100,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(100,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(100,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(100,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(100,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(100,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(100,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(100,'Green','2025-02-07','A','2025-02-27 06:57:59',NULL),(100,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(100,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(100,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(100,'Green','2025-02-12','A','2025-02-27 07:08:46',NULL),(100,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(100,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(100,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(100,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(100,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(100,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(100,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(100,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(100,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(100,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(100,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(100,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(100,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(100,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(100,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(100,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(100,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(100,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(100,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(100,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(100,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(100,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(100,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(100,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(100,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(100,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(100,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(100,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(100,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(100,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(100,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(100,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(100,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(100,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(100,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(100,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(100,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(100,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(100,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(100,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(100,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(100,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(100,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(100,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(100,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(100,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(100,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(100,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(100,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(100,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(100,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(100,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(100,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(100,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(100,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(100,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(100,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(100,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(100,'Green','2025-05-16','A','2025-05-16 04:09:00',NULL),(100,'Green','2025-05-17','L','2025-05-17 04:15:38',NULL),(100,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(100,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(100,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(100,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(100,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(100,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(100,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(100,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(100,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(100,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(100,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(100,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(100,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(100,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(100,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(100,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(100,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(100,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(100,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(100,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(100,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(100,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(100,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(100,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(100,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(100,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(100,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(101,'Purple','2023-06-19','A','2023-06-19 04:04:59',NULL),(101,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(101,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(101,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(101,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(101,'Purple','2023-07-12','A','2023-07-12 03:26:37',NULL),(101,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(101,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(101,'Purple','2023-07-15','A','2023-07-15 06:14:28',NULL),(101,'Purple','2023-07-17','A','2023-07-17 03:57:18',NULL),(101,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(101,'Purple','2023-07-19','A','2023-07-19 03:40:54',NULL),(101,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(101,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(101,'Purple','2023-08-02','A','2023-08-02 04:02:34',NULL),(101,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(101,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(101,'Purple','2023-08-05','A','2023-08-05 03:26:50',NULL),(101,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(101,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(101,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(101,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(101,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(101,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(101,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(101,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(101,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(101,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(101,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(101,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(101,'Purple','2023-09-02','A','2023-09-02 04:40:26',NULL),(101,'Purple','2023-09-04','A','2023-09-04 04:36:16',NULL),(101,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(101,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(101,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(101,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(101,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(101,'Purple','2023-09-12','A','2023-09-12 03:39:26',NULL),(101,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(101,'Purple','2023-09-14','A','2023-09-14 03:57:13',NULL),(101,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(101,'Purple','2023-09-16','A','2023-09-16 04:12:39',NULL),(101,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(101,'Purple','2023-09-19','A','2023-09-19 03:30:11',NULL),(101,'Purple','2023-09-20','A','2023-09-20 05:40:40',NULL),(101,'Purple','2023-09-21','A','2023-09-21 05:55:51',NULL),(101,'Purple','2023-09-22','A','2023-09-22 04:54:41',NULL),(101,'Purple','2023-09-23','A','2023-09-23 04:31:46',NULL),(101,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(101,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(101,'Purple','2023-09-27','A','2023-09-27 03:35:26',NULL),(101,'Purple','2023-09-28','A','2023-09-28 03:38:44',NULL),(101,'Purple','2023-10-02','A','2023-10-03 03:30:00',NULL),(101,'Purple','2023-10-03','A','2023-10-03 03:30:26',NULL),(101,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(101,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(101,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(101,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(101,'Purple','2023-10-09','A','2023-10-09 03:28:35',NULL),(101,'Purple','2023-10-10','A','2023-10-10 03:52:00',NULL),(101,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(101,'Purple','2023-10-16','A','2023-10-16 05:26:31',NULL),(101,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(101,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(101,'Purple','2023-10-19','A','2023-10-19 04:27:54',NULL),(101,'Purple','2023-10-20','A','2023-10-20 03:53:18',NULL),(101,'Purple','2023-10-21','A','2023-10-21 05:34:43',NULL),(101,'Purple','2023-10-23','A','2023-10-23 04:12:31',NULL),(101,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(101,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(101,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(101,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(101,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(101,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(101,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(101,'Purple','2023-11-02','A','2023-11-02 03:51:19',NULL),(101,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(101,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(101,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(101,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(101,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(101,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(101,'Purple','2023-11-14','A','2023-11-25 05:38:36',NULL),(101,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(101,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(101,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(101,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(101,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(101,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(101,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(101,'Purple','2023-11-23','A','2023-11-23 04:22:27',NULL),(101,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(101,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(101,'Purple','2023-11-27','A','2023-11-27 04:36:30',NULL),(101,'Purple','2023-11-28','A','2023-11-28 06:10:11',NULL),(101,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(101,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(101,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(101,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(101,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(101,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(101,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(101,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(101,'Purple','2023-12-09','A','2023-12-09 07:44:17',NULL),(101,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(101,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(101,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(101,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(101,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(101,'Purple','2024-01-01','A','2024-01-03 04:55:14',NULL),(101,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(101,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(101,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(101,'Purple','2024-01-05','A','2024-01-15 09:55:08',NULL),(101,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(101,'Purple','2024-01-08','A','2024-01-22 06:40:58',NULL),(101,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(101,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(101,'Purple','2024-01-15','A','2024-01-16 10:57:40',NULL),(101,'Purple','2024-01-16','A','2024-01-16 10:28:30',NULL),(101,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(101,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(101,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(101,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(101,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(101,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(101,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(101,'Purple','2024-01-26','A','2024-01-26 04:55:00',NULL),(101,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(101,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(101,'Purple','2024-02-02','A','2024-02-02 04:22:18',NULL),(101,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(101,'Purple','2024-02-12','A','2024-02-12 05:11:13',NULL),(101,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(101,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(101,'Purple','2024-02-15','A','2024-02-15 04:03:59',NULL),(101,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(101,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(101,'Purple','2024-02-19','A','2024-02-19 04:06:17',NULL),(101,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(101,'Purple','2024-02-21','A','2024-02-21 04:38:39',NULL),(101,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(101,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(101,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(101,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(101,'Purple','2024-02-27','A','2024-02-27 04:21:47',NULL),(101,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(101,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(101,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(101,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(101,'Purple','2024-03-04','A','2024-03-04 05:01:49',NULL),(101,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(101,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(101,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(101,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(101,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(101,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(101,'Purple','2024-03-12','A','2024-03-12 03:47:37',NULL),(101,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(101,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(101,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(101,'Purple','2024-03-18','A','2024-03-18 04:09:58',NULL),(101,'Purple','2024-03-19','A','2024-03-19 03:39:11',NULL),(101,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(101,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(101,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(101,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(101,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(101,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(101,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(101,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(101,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(101,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(101,'Purple','2024-04-19','A','2024-04-19 05:17:54',NULL),(101,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(101,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(101,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(101,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(101,'Purple','2024-04-25','A','2024-04-25 05:05:24',NULL),(101,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(101,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(101,'Purple','2024-05-03','A','2024-05-04 05:36:14',NULL),(101,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(101,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(101,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(101,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(101,'Purple','2024-05-09','A','2024-05-09 04:11:24',NULL),(101,'Purple','2024-05-10','A','2024-05-10 04:16:53',NULL),(101,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(101,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(101,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(101,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(101,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(101,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(101,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(101,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(101,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(101,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(101,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(101,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(101,'Purple','2024-06-24','A','2024-06-24 05:58:40',NULL),(101,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(101,'Purple','2024-07-03','A','2024-07-03 04:34:32',NULL),(101,'Purple','2024-07-04','A','2024-07-05 05:59:06',NULL),(101,'Purple','2024-07-05','A','2024-07-05 05:41:45',NULL),(101,'Purple','2024-07-06','A','2024-07-08 15:55:56',NULL),(101,'Purple','2024-07-08','A','2024-07-08 05:46:23',NULL),(101,'Purple','2024-07-09','A','2024-07-09 06:56:31',NULL),(101,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(101,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(101,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(101,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(101,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(101,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(101,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(101,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(101,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(101,'Purple','2024-08-08','A','2024-08-08 05:49:53',NULL),(101,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(101,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(101,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(101,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(101,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(101,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(101,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(101,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(101,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(101,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(101,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(101,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(101,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(101,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(101,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(101,'Purple','2024-09-18','A','2024-09-18 03:25:56',NULL),(101,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(101,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(101,'Purple','2024-09-21','A','2024-09-21 03:25:36',NULL),(101,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(101,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(101,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(101,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(101,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(101,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(101,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(101,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(101,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(101,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(101,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(101,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(101,'Purple','2024-10-09','A','2024-10-09 03:39:34',NULL),(101,'Purple','2024-10-10','A','2024-10-10 03:48:54',NULL),(101,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(101,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(101,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(101,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(101,'Purple','2024-10-17','L','2024-10-17 03:55:42',NULL),(101,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(101,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(101,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(101,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(101,'Purple','2024-10-23','A','2024-10-23 03:48:58',NULL),(101,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(101,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(101,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(101,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(101,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(101,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(101,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(101,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(101,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(101,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(101,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(101,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(101,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(101,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(101,'Purple','2024-11-11','A','2024-11-11 03:46:18',NULL),(101,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(101,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(101,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(101,'Purple','2024-11-15','A','2024-11-15 04:37:26',NULL),(101,'Purple','2024-11-16','A','2024-11-16 03:43:17',NULL),(101,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(101,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(101,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(101,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(101,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(101,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(101,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(101,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(101,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(101,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(101,'Purple','2025-01-06','A','2025-01-06 05:10:28',NULL),(101,'Purple','2025-01-07','A','2025-01-07 05:12:35',NULL),(101,'Purple','2025-01-08','A','2025-01-08 03:48:50',NULL),(101,'Purple','2025-01-09','A','2025-01-09 03:43:00',NULL),(101,'Purple','2025-01-10','A','2025-01-10 03:50:32',NULL),(101,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(101,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(101,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(101,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(101,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(101,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(101,'Purple','2025-01-20','A','2025-02-26 06:15:25',NULL),(101,'Purple','2025-01-21','A','2025-02-26 06:19:52',NULL),(101,'Purple','2025-01-22','A','2025-02-26 06:21:01',NULL),(101,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(101,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(101,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(101,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(101,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(101,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(101,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(101,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(101,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(101,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(101,'Purple','2025-02-08','A','2025-02-27 05:02:31',NULL),(101,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(101,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(101,'Purple','2025-02-12','A','2025-02-27 05:15:55',NULL),(101,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(101,'Purple','2025-02-15','A','2025-02-27 05:22:51',NULL),(101,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(101,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(101,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(101,'Purple','2025-02-21','A','2025-02-27 05:33:00',NULL),(101,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(101,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(101,'Purple','2025-02-25','A','2025-02-25 05:19:07',NULL),(101,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(101,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(101,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(101,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(101,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(101,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(101,'Purple','2025-03-05','A','2025-03-05 03:25:02',NULL),(101,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(101,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(101,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(101,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(101,'Purple','2025-03-12','A','2025-03-12 03:29:31',NULL),(101,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(101,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(101,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(101,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(101,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(101,'Purple','2025-03-19','A','2025-03-19 03:27:44',NULL),(101,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(101,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(101,'Purple','2025-04-07','A','2025-04-07 03:34:50',NULL),(101,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(101,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(101,'Purple','2025-04-11','A','2025-04-12 05:01:32',NULL),(101,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(101,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(101,'Purple','2025-04-15','A','2025-04-15 04:44:25',NULL),(101,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(101,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(101,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(101,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(101,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(101,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(101,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(101,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(101,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(101,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(101,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(101,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(101,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(101,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(101,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(101,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(101,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(101,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(101,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(101,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(101,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(101,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(101,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(101,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(101,'Purple','2025-05-17','A','2025-05-17 04:11:27',NULL),(101,'Purple','2025-05-19','A','2025-05-19 06:15:31',NULL),(101,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(101,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(101,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(101,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(101,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(101,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(101,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(101,'Purple','2025-05-31','A','2025-05-31 04:17:00',NULL),(101,'Purple','2025-06-10','A','2025-06-10 07:21:35',NULL),(101,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(101,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(101,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(101,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(101,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(101,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(101,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(101,'Purple','2025-07-07','A','2025-07-07 05:25:42',NULL),(101,'Purple','2025-07-08','A','2025-07-09 05:03:58',NULL),(101,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(101,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(101,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(101,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(101,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(101,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(101,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(101,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(102,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(102,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(102,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(102,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(102,'Blue','2024-03-04','A','2024-03-04 03:48:59',NULL),(102,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(102,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(102,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(102,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(102,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(102,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(102,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(102,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(102,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(102,'Blue','2024-03-18','A','2024-03-18 03:44:43',NULL),(102,'Blue','2024-03-19','A','2024-03-19 05:19:51',NULL),(102,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(102,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(102,'Blue','2024-03-22','A','2024-03-22 03:58:17',NULL),(102,'Blue','2024-03-25','A','2024-03-25 03:55:55',NULL),(102,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(102,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(102,'Blue','2024-03-28','A','2024-03-28 04:03:57',NULL),(102,'Blue','2024-03-29','A','2024-03-29 03:33:42',NULL),(102,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(102,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(102,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(102,'Blue','2024-04-18','A','2024-04-18 04:23:54',NULL),(102,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(102,'Blue','2024-04-20','A','2024-04-20 04:09:01',NULL),(102,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(102,'Blue','2024-04-24','A','2024-04-24 04:13:28',NULL),(102,'Blue','2024-04-25','A','2024-04-25 04:28:03',NULL),(102,'Blue','2024-04-26','A','2024-04-26 04:08:48',NULL),(102,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(102,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(102,'Blue','2024-05-03','A','2024-05-04 06:25:35',NULL),(102,'Blue','2024-05-04','A','2024-05-04 05:25:50',NULL),(102,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(102,'Blue','2024-05-07','A','2024-05-07 04:15:23',NULL),(102,'Blue','2024-05-08','A','2024-05-08 04:17:15',NULL),(102,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(102,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(102,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(102,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(102,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(102,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(102,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(102,'Blue','2024-05-17','A','2024-05-17 04:40:31',NULL),(102,'Blue','2024-05-18','A','2024-05-18 10:45:22',NULL),(102,'Blue','2024-05-20','A','2024-05-20 04:09:31',NULL),(102,'Blue','2024-05-21','A','2024-05-21 04:29:05',NULL),(102,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(102,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(102,'Blue','2024-05-30','A','2024-05-30 06:37:32',NULL),(102,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(102,'Blue','2024-06-24','A','2024-06-24 05:39:27',NULL),(102,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(102,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(102,'Blue','2024-07-04','A','2024-07-05 05:57:50',NULL),(102,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(102,'Blue','2024-07-06','A','2024-07-08 15:54:22',NULL),(102,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(102,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(102,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(102,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(102,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(102,'Blue','2024-07-18','A','2024-07-18 10:17:57',NULL),(102,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(102,'Blue','2024-07-20','A','2024-07-20 09:46:55',NULL),(102,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(102,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(102,'Blue','2024-07-24','A','2024-07-24 04:33:35',NULL),(102,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(102,'Blue','2024-07-27','A','2024-07-27 08:07:59',NULL),(102,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(102,'Blue','2024-07-30','A','2024-07-31 14:45:57',NULL),(102,'Blue','2024-08-09','A','2024-08-09 06:48:09',NULL),(102,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(102,'Blue','2024-08-15','P','2024-08-15 07:25:59',NULL),(102,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(102,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(102,'Blue','2024-08-23','A','2024-08-23 05:42:31',NULL),(102,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(102,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(102,'Blue','2024-09-05','A','2024-09-05 03:41:21',NULL),(102,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(102,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(102,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(102,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(102,'Blue','2024-09-12','A','2024-09-12 04:22:44',NULL),(102,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(102,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(102,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(102,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(102,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(102,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(102,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(102,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(102,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(102,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(102,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(102,'Blue','2024-10-01','A','2024-10-01 04:01:05',NULL),(102,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(102,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(102,'Blue','2024-10-05','A','2024-10-05 03:57:51',NULL),(102,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(102,'Blue','2024-10-08','A','2024-10-08 03:36:48',NULL),(102,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(102,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(102,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(102,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(102,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(102,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(102,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(102,'Blue','2024-10-18','A','2024-10-18 03:53:31',NULL),(102,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(102,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(102,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(102,'Blue','2024-10-23','A','2024-10-23 03:51:45',NULL),(102,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(102,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(102,'Blue','2024-10-26','A','2024-10-26 03:50:06',NULL),(102,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(102,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(102,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(102,'Blue','2024-10-31','A','2024-10-31 03:32:36',NULL),(102,'Blue','2024-11-01','A','2024-11-01 03:55:13',NULL),(102,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(102,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(102,'Blue','2024-11-05','L','2024-11-05 03:23:03',NULL),(102,'Blue','2024-11-06','L','2024-11-06 03:43:21',NULL),(102,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(102,'Blue','2024-11-08','A','2024-11-08 03:48:04',NULL),(102,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(102,'Blue','2024-11-12','A','2024-11-12 03:40:54',NULL),(102,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(102,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(102,'Blue','2024-11-15','A','2024-11-15 04:39:52',NULL),(102,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(102,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(102,'Blue','2024-11-19','A','2024-11-19 05:17:16',NULL),(102,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(102,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(102,'Blue','2024-11-25','L','2024-11-25 03:49:20',NULL),(102,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(102,'Blue','2024-11-27','A','2024-11-27 03:51:52',NULL),(102,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(102,'Blue','2024-11-29','A','2024-11-29 05:36:44',NULL),(102,'Blue','2024-11-30','A','2024-11-30 03:36:28',NULL),(102,'Blue','2025-01-06','A','2025-01-06 05:16:46',NULL),(102,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(102,'Blue','2025-01-08','A','2025-01-08 03:53:10',NULL),(102,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(102,'Blue','2025-01-10','A','2025-01-10 03:51:52',NULL),(102,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(102,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(102,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(102,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(102,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(102,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(102,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(102,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(102,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(102,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(102,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(102,'Blue','2025-02-01','A','2025-03-03 06:22:51',NULL),(102,'Blue','2025-02-03','A','2025-03-03 06:23:04',NULL),(102,'Blue','2025-02-07','A','2025-03-03 06:23:30',NULL),(102,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(102,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(102,'Blue','2025-02-12','L','2025-03-03 06:26:02',NULL),(102,'Blue','2025-02-13','A','2025-03-03 06:26:58',NULL),(102,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(102,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(102,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(102,'Blue','2025-02-20','A','2025-03-03 06:33:15',NULL),(102,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(102,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(102,'Blue','2025-02-25','A','2025-03-03 06:38:28',NULL),(102,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(102,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(102,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(102,'Blue','2025-03-01','A','2025-03-01 07:20:24',NULL),(102,'Blue','2025-03-03','A','2025-03-03 04:14:28',NULL),(102,'Blue','2025-03-04','A','2025-03-04 03:54:20',NULL),(102,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(102,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(102,'Blue','2025-03-08','A','2025-03-10 05:19:04',NULL),(102,'Blue','2025-03-10','A','2025-03-10 05:30:04',NULL),(102,'Blue','2025-03-11','A','2025-03-03 06:25:25',NULL),(102,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(102,'Blue','2025-03-13','A','2025-03-13 04:17:23',NULL),(102,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(102,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(102,'Blue','2025-03-17','A','2025-03-17 07:26:02',NULL),(102,'Blue','2025-03-18','A','2025-03-19 03:35:19',NULL),(102,'Blue','2025-03-19','A','2025-03-19 03:36:46',NULL),(102,'Blue','2025-03-20','A','2025-03-20 04:44:26',NULL),(102,'Blue','2025-03-21','A','2025-03-21 03:53:42',NULL),(102,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(102,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(102,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(102,'Blue','2025-04-09','A','2025-04-09 04:06:57',NULL),(102,'Blue','2025-04-11','A','2025-04-12 04:55:40',NULL),(102,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(102,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(102,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(102,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(102,'Blue','2025-04-17','A','2025-04-17 04:00:32',NULL),(102,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(102,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(102,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(102,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(102,'Blue','2025-04-23','A','2025-04-23 16:00:42',NULL),(102,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(102,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(102,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(102,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(102,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(102,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(102,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(102,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(102,'Blue','2025-05-08','A','2025-05-08 04:26:29',NULL),(102,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(102,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(102,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(102,'Blue','2025-05-14','A','2025-05-14 04:01:18',NULL),(102,'Blue','2025-05-15','A','2025-05-15 04:06:06',NULL),(102,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(102,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(102,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(102,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(102,'Blue','2025-05-21','A','2025-05-21 04:37:14',NULL),(102,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(102,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(102,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(102,'Blue','2025-05-29','A','2025-05-29 04:19:38','2025-05-29 04:22:33'),(102,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(102,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(102,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(102,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(102,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(102,'Blue','2025-06-24','A','2025-06-25 05:48:39',NULL),(102,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(102,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(102,'Blue','2025-07-01','A','2025-07-01 05:25:01',NULL),(102,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(102,'Blue','2025-07-03','A','2025-07-03 04:42:40',NULL),(102,'Blue','2025-07-07','A','2025-07-07 05:29:38',NULL),(102,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(102,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(102,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(102,'Blue','2025-07-11','A','2025-07-11 04:05:02',NULL),(102,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(102,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(102,'Blue','2025-07-16','A','2025-07-16 04:27:12',NULL),(102,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(102,'Green','2023-09-11','A','2023-09-11 04:53:55',NULL),(102,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(102,'Green','2023-09-13','A','2023-09-13 06:14:37',NULL),(102,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(102,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(102,'Green','2023-09-16','A','2023-09-16 04:10:14',NULL),(102,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(102,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(102,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(102,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(102,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(102,'Green','2023-09-23','A','2023-09-23 04:30:20',NULL),(102,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(102,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(102,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(102,'Green','2023-09-28','A','2023-09-28 03:34:59',NULL),(102,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(102,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(102,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(102,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(102,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(102,'Green','2023-10-07','A','2023-10-07 03:37:45',NULL),(102,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(102,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(102,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(102,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(102,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(102,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(102,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(102,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(102,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(102,'Green','2023-10-21','A','2023-10-21 05:32:56',NULL),(102,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(102,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(102,'Green','2023-10-25','A','2023-10-25 04:28:43',NULL),(102,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(102,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(102,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(102,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(102,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(102,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(102,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(102,'Green','2023-11-04','A','2023-11-04 05:09:48',NULL),(102,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(102,'Green','2023-11-07','A','2023-11-07 03:54:07',NULL),(102,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(102,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(102,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(102,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(102,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(102,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(102,'Green','2023-11-18','A','2023-11-18 05:34:46',NULL),(102,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(102,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(102,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(102,'Green','2023-11-23','A','2023-11-23 04:16:16',NULL),(102,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(102,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(102,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(102,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(102,'Green','2023-12-01','A','2023-12-01 03:35:58',NULL),(102,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(102,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(102,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(102,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(102,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(102,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(102,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(102,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(102,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(102,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(102,'Green','2023-12-16','A','2023-12-20 11:32:39',NULL),(102,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(102,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(102,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(102,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(102,'Green','2024-01-05','A','2024-01-15 09:42:26',NULL),(102,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(102,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(102,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(102,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(102,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(102,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(102,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(102,'Green','2024-01-17','A','2024-01-17 04:22:05',NULL),(102,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(102,'Green','2024-01-19','A','2024-01-23 09:32:59',NULL),(102,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(102,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(102,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(102,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(102,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(102,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(102,'Green','2024-01-30','A','2024-01-30 04:42:31',NULL),(102,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(102,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(102,'Green','2024-02-02','A','2024-02-02 05:22:40',NULL),(102,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(102,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(102,'Green','2024-02-13','A','2024-02-13 05:30:56',NULL),(102,'Green','2024-02-14','A','2024-02-14 05:41:23',NULL),(102,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(102,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(102,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(102,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(102,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(102,'Yellow','2023-06-20','P','2023-06-20 03:36:52',NULL),(102,'Yellow','2023-06-21','P','2023-06-21 04:22:37',NULL),(102,'Yellow','2023-06-23','P','2023-06-23 03:37:47',NULL),(102,'Yellow','2023-07-10','P','2023-07-10 10:16:07',NULL),(102,'Yellow','2023-07-12','P','2023-07-12 03:34:06',NULL),(102,'Yellow','2023-07-13','P','2023-07-13 03:56:28',NULL),(102,'Yellow','2023-07-14','A','2023-07-14 03:42:44',NULL),(102,'Yellow','2023-07-15','A','2023-07-15 04:25:05',NULL),(102,'Yellow','2023-07-17','A','2023-07-17 04:06:33',NULL),(102,'Yellow','2023-07-18','A','2023-07-18 06:39:59',NULL),(102,'Yellow','2023-07-19','P','2023-07-19 03:45:18',NULL),(102,'Yellow','2023-07-20','P','2023-07-20 05:29:10',NULL),(102,'Yellow','2023-07-21','P','2023-07-21 04:59:22',NULL),(102,'Yellow','2023-08-03','P','2023-08-03 03:59:09',NULL),(102,'Yellow','2023-08-04','P','2023-08-04 03:47:05',NULL),(102,'Yellow','2023-08-05','A','2023-08-05 03:45:15',NULL),(102,'Yellow','2023-08-07','P','2023-08-07 03:36:52',NULL),(102,'Yellow','2023-08-08','P','2023-08-08 03:58:20',NULL),(102,'Yellow','2023-08-16','P','2023-08-16 03:36:34',NULL),(103,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(103,'1','2024-09-03','A','2024-09-03 16:51:24',NULL),(103,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(103,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(103,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(103,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(103,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(103,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(103,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(103,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(103,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(103,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(103,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(103,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(103,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(103,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(103,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(103,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(103,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(103,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(103,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(103,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(103,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(103,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(103,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(103,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(103,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(103,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(103,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(103,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(103,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(103,'1','2024-10-19','A','2024-10-19 03:57:02',NULL),(103,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(103,'1','2024-10-22','A','2024-10-22 03:38:09',NULL),(103,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(103,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(103,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(103,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(103,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(103,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(103,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(103,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(103,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(103,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(103,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(103,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(103,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(103,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(103,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(103,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(103,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(103,'1','2024-11-13','A','2024-11-13 03:40:35',NULL),(103,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(103,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(103,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(103,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(103,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(103,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(103,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(103,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(103,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(103,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(103,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(103,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(103,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(103,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(103,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(103,'1','2025-01-08','A','2025-01-08 03:49:57',NULL),(103,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(103,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(103,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(103,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(103,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(103,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(103,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(103,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(103,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(103,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(103,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(103,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(103,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(103,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(103,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(103,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(103,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(103,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(103,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(103,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(103,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(103,'1','2025-02-08','A','2025-02-26 05:37:29',NULL),(103,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(103,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(103,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(103,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(103,'1','2025-02-15','A','2025-02-26 05:45:41',NULL),(103,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(103,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(103,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(103,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(103,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(103,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(103,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(103,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(103,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(103,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(103,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(103,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(103,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(103,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(103,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(103,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(103,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(103,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(103,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(103,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(103,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(103,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(103,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(103,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(103,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(103,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(103,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(103,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(103,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(103,'1','2025-04-09','A','2025-04-09 03:47:26',NULL),(103,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(103,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(103,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(103,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(103,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(103,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(103,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(103,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(103,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(103,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(103,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(103,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(103,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(103,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(103,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(103,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(103,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(103,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(103,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(103,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(103,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(103,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(103,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(103,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(103,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(103,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(103,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(103,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(103,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(103,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(103,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(103,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(103,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(103,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(103,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(103,'1','2025-05-29','A','2025-05-29 04:17:46',NULL),(103,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(103,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(103,'1','2025-06-10','P','2025-06-10 07:18:39',NULL),(103,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(103,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(103,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(103,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(103,'1','2025-06-29','A','2025-06-30 05:12:14',NULL),(103,'1','2025-06-30','A','2025-06-30 05:14:03',NULL),(103,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(103,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(103,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(103,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(103,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(103,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(103,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(103,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(103,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(103,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(103,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(103,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(103,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(103,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(103,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(103,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(103,'Red','2023-06-22','A','2023-06-22 05:30:10',NULL),(103,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(103,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(103,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(103,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(103,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(103,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(103,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(103,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(103,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(103,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(103,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(103,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(103,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(103,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(103,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(103,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(103,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(103,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(103,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(103,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(103,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(103,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(103,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(103,'Red','2023-08-30','A','2023-09-02 04:34:42',NULL),(103,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(103,'Red','2023-09-02','A','2023-09-04 04:32:48',NULL),(103,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(103,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(103,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(103,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(103,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(103,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(103,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(103,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(103,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(103,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(103,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(103,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(103,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(103,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(103,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(103,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(103,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(103,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(103,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(103,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(103,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(103,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(103,'Red','2024-01-04','A','2024-01-15 09:38:33',NULL),(103,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(103,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(103,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(103,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(103,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(103,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(103,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(103,'Red','2024-01-19','A','2024-01-20 08:24:18',NULL),(103,'Red','2024-01-20','A','2024-01-20 08:21:32',NULL),(103,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(103,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(103,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(103,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(103,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(103,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(103,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(103,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(103,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(103,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(103,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(103,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(103,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(103,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(103,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(103,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(103,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(103,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(103,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(103,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(103,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(103,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(103,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(103,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(103,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(103,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(103,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(103,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(103,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(103,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(103,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(103,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(103,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(103,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(103,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(103,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(103,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(103,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(103,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(103,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(103,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(103,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(103,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(103,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(103,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(103,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(103,'Red','2024-03-29','A','2024-03-29 05:54:24',NULL),(103,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(103,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(103,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(103,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(103,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(103,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(103,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(103,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(103,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(103,'Red','2024-05-04','A','2024-05-04 05:33:32',NULL),(103,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(103,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(103,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(103,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(103,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(103,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(103,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(103,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(103,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(103,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(103,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(103,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(103,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(103,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(103,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(103,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(103,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(103,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(103,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(103,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(103,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(103,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(103,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(103,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(103,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(103,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(103,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(103,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(103,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(103,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(103,'Red','2024-07-18','A','2024-07-18 05:58:29',NULL),(103,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(103,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(103,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(103,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(103,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(103,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(103,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(103,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(103,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(103,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(103,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(103,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(103,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(103,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(103,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(103,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(103,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(103,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(103,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(103,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(103,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(103,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(103,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(103,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(103,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(103,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(103,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(103,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(103,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(103,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(103,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(103,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(103,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(103,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(103,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(103,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(103,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(103,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(103,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(103,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(103,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(103,'Yellow','2023-10-19','A','2023-10-19 10:33:06',NULL),(103,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(103,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(103,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(103,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(103,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(103,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(103,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(103,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(103,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(103,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(103,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(103,'Yellow','2023-11-04','A','2023-11-04 10:53:40',NULL),(103,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(103,'Yellow','2023-11-07','A','2023-11-07 11:07:59',NULL),(103,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(103,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(103,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(103,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(103,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(104,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(104,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(104,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(104,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(104,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(104,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(104,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(104,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(104,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(104,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(104,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(104,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(104,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(104,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(104,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(104,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(104,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(104,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(104,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(104,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(104,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(104,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(104,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(104,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(104,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(104,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(104,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(104,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(104,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(104,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(104,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(104,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(104,'1','2024-10-21','A','2024-10-21 03:43:41',NULL),(104,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(104,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(104,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(104,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(104,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(104,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(104,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(104,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(104,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(104,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(104,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(104,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(104,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(104,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(104,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(104,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(104,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(104,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(104,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(104,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(104,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(104,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(104,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(104,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(104,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(104,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(104,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(104,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(104,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(104,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(104,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(104,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(104,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(104,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(104,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(104,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(104,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(104,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(104,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(104,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(104,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(104,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(104,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(104,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(104,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(104,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(104,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(104,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(104,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(104,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(104,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(104,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(104,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(104,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(104,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(104,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(104,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(104,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(104,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(104,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(104,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(104,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(104,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(104,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(104,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(104,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(104,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(104,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(104,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(104,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(104,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(104,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(104,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(104,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(104,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(104,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(104,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(104,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(104,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(104,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(104,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(104,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(104,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(104,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(104,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(104,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(104,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(104,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(104,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(104,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(104,'1','2025-04-08','A','2025-04-08 05:07:08',NULL),(104,'1','2025-04-09','L','2025-04-09 03:47:26',NULL),(104,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(104,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(104,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(104,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(104,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(104,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(104,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(104,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(104,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(104,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(104,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(104,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(104,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(104,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(104,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(104,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(104,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(104,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(104,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(104,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(104,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(104,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(104,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(104,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(104,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(104,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(104,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(104,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(104,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(104,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(104,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(104,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(104,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(104,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(104,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(104,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(104,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(104,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(104,'1','2025-06-10','P','2025-06-10 07:18:39',NULL),(104,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(104,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(104,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(104,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(104,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(104,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(104,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(104,'1','2025-07-02','A','2025-07-02 06:22:40',NULL),(104,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(104,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(104,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(104,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(104,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(104,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(104,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(104,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(104,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(104,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(104,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(104,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(104,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(104,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(104,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(104,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(104,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(104,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(104,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(104,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(104,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(104,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(104,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(104,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(104,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(104,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(104,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(104,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(104,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(104,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(104,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(104,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(104,'Red','2023-08-21','A','2023-08-25 09:10:59',NULL),(104,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(104,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(104,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(104,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(104,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(104,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(104,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(104,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(104,'Red','2023-09-04','A','2023-09-05 05:30:31',NULL),(104,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(104,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(104,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(104,'Red','2023-09-09','P','2023-09-09 09:24:57',NULL),(104,'Red','2023-09-11','P','2023-09-11 08:44:29',NULL),(104,'Red','2023-09-12','P','2023-09-14 03:49:37',NULL),(104,'Red','2023-09-13','P','2023-09-13 13:02:59',NULL),(104,'Red','2023-09-14','P','2023-09-15 08:24:19',NULL),(104,'Red','2023-09-15','P','2023-09-15 08:23:54',NULL),(104,'Red','2023-09-16','P','2023-09-19 04:07:24',NULL),(104,'Red','2023-09-18','P','2023-09-19 04:07:55',NULL),(104,'Red','2023-09-19','P','2023-09-19 08:59:03',NULL),(104,'Red','2023-09-20','P','2023-09-20 11:38:53',NULL),(104,'Red','2023-09-21','P','2023-09-21 11:12:21',NULL),(104,'Red','2023-09-22','P','2023-09-22 10:36:14',NULL),(104,'Red','2023-09-23','P','2023-09-23 11:46:43',NULL),(104,'Red','2023-09-25','P','2023-09-25 08:39:05',NULL),(104,'Red','2023-09-26','P','2023-09-26 09:19:43',NULL),(104,'Red','2023-09-27','P','2023-09-28 11:28:36',NULL),(104,'Red','2023-09-28','P','2023-09-28 11:28:50',NULL),(104,'Red','2023-10-02','P','2023-10-02 11:05:48',NULL),(104,'Red','2023-10-03','P','2023-10-03 10:29:44',NULL),(104,'Red','2023-10-04','P','2023-10-04 09:42:26',NULL),(104,'Red','2023-10-05','P','2023-10-05 11:20:46',NULL),(104,'Red','2023-10-06','P','2023-10-06 09:41:55',NULL),(104,'Red','2023-10-09','P','2023-10-09 11:22:19',NULL),(104,'Red','2023-10-10','P','2023-10-10 11:21:39',NULL),(104,'Red','2023-10-11','P','2023-10-11 11:45:39',NULL),(104,'Red','2023-10-14','P','2023-10-14 03:27:40',NULL),(104,'Red','2023-10-16','P','2023-10-17 11:35:38',NULL),(104,'Red','2023-10-17','P','2023-10-17 11:26:56',NULL),(104,'Red','2023-10-19','P','2023-10-19 10:35:04',NULL),(104,'Red','2023-10-20','P','2023-10-20 10:37:07',NULL),(104,'Red','2023-10-23','P','2023-10-23 11:24:01',NULL),(104,'Red','2023-10-24','P','2023-10-24 10:57:37',NULL),(104,'Red','2023-10-25','P','2023-10-25 10:25:40',NULL),(104,'Red','2023-10-26','P','2023-10-26 11:27:33',NULL),(104,'Red','2023-10-27','P','2023-10-30 11:20:22',NULL),(104,'Red','2023-10-30','P','2023-10-30 11:19:01',NULL),(104,'Red','2023-10-31','P','2023-10-31 11:31:35',NULL),(104,'Red','2023-11-01','P','2023-11-03 11:07:50',NULL),(104,'Red','2023-11-02','P','2023-11-03 11:08:14',NULL),(104,'Red','2023-11-03','P','2023-11-03 11:06:36',NULL),(104,'Red','2023-11-04','P','2023-11-04 10:55:12',NULL),(104,'Red','2023-11-06','P','2023-11-07 11:08:45',NULL),(104,'Red','2023-11-07','P','2023-11-07 11:08:13',NULL),(104,'Red','2023-11-13','P','2023-11-16 11:16:54',NULL),(104,'Red','2023-11-14','P','2023-11-16 11:16:09',NULL),(104,'Red','2023-11-15','P','2023-11-16 11:15:38',NULL),(104,'Red','2023-11-16','P','2023-11-16 11:14:41',NULL),(104,'Red','2023-11-18','P','2023-11-18 11:30:39',NULL),(104,'Red','2023-11-24','P','2023-11-25 05:14:34',NULL),(104,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(104,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(104,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(104,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(104,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(104,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(104,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(104,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(104,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(104,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(104,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(104,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(104,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(104,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(104,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(104,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(104,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(104,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(104,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(104,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(104,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(104,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(104,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(104,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(104,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(104,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(104,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(104,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(104,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(104,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(104,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(104,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(104,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(104,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(104,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(104,'Red','2024-01-31','A','2024-02-01 10:57:51',NULL),(104,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(104,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(104,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(104,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(104,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(104,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(104,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(104,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(104,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(104,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(104,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(104,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(104,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(104,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(104,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(104,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(104,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(104,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(104,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(104,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(104,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(104,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(104,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(104,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(104,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(104,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(104,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(104,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(104,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(104,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(104,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(104,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(104,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(104,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(104,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(104,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(104,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(104,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(104,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(104,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(104,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(104,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(104,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(104,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(104,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(104,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(104,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(104,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(104,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(104,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(104,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(104,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(104,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(104,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(104,'Red','2024-05-14','A','2024-05-14 04:26:47',NULL),(104,'Red','2024-05-15','A','2024-05-15 04:14:48',NULL),(104,'Red','2024-05-16','A','2024-05-16 04:51:13',NULL),(104,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(104,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(104,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(104,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(104,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(104,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(104,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(104,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(104,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(104,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(104,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(104,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(104,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(104,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(104,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(104,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(104,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(104,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(104,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(104,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(104,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(104,'Red','2024-07-13','A','2024-07-13 05:18:04',NULL),(104,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(104,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(104,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(104,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(104,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(104,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(104,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(104,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(104,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(104,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(104,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(104,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(104,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(104,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(104,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(105,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(105,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(105,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(105,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(105,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(105,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(105,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(105,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(105,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(105,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(105,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(105,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(105,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(105,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(105,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(105,'2A','2023-08-03','A','2023-08-03 03:54:15',NULL),(105,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(105,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(105,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(105,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(105,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(105,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(105,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(105,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(105,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(105,'2A','2023-08-29','A','2023-09-02 04:30:57',NULL),(105,'2A','2023-08-30','A','2023-09-02 04:31:22',NULL),(105,'2A','2023-08-31','A','2023-09-02 04:31:51',NULL),(105,'2A','2023-09-02','A','2023-09-04 04:28:48',NULL),(105,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(105,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(105,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(105,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(105,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(105,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(105,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(105,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(105,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(105,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(105,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(105,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(105,'2A','2023-09-19','A','2023-09-19 08:57:16',NULL),(105,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(105,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(105,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(105,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(105,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(105,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(105,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(105,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(105,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(105,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(105,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(105,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(105,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(105,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(105,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(105,'2A','2023-10-11','A','2023-10-11 11:48:02',NULL),(105,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(105,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(105,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(105,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(105,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(105,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(105,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(105,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(105,'2A','2023-10-27','A','2023-10-30 11:21:45',NULL),(105,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(105,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(105,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(105,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(105,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(105,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(105,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(105,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(105,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(105,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(105,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(105,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(105,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(105,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(105,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(105,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(105,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(105,'2A','2023-11-22','A','2023-11-25 05:46:50',NULL),(105,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(105,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(105,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(105,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(105,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(105,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(105,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(105,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(105,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(105,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(105,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(105,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(105,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(105,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(105,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(105,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(105,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(105,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(105,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(105,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(105,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(105,'2A','2024-01-09','A','2024-01-30 04:52:25',NULL),(105,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(105,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(105,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(105,'2A','2024-01-17','A','2024-01-17 10:02:59',NULL),(105,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(105,'2A','2024-01-19','A','2024-01-30 04:51:34',NULL),(105,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(105,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(105,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(105,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(105,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(105,'2A','2024-01-29','A','2024-01-30 04:41:53',NULL),(105,'2A','2024-01-30','A','2024-01-30 04:41:17',NULL),(105,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(105,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(105,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(105,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(105,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(105,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(105,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(105,'2A','2024-02-15','A','2024-02-15 04:18:43',NULL),(105,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(105,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(105,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(105,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(105,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(105,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(105,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(105,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(105,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(105,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(105,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(105,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(105,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(105,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(105,'2A','2024-03-05','A','2024-03-05 04:31:07',NULL),(105,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(105,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(105,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(105,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(105,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(105,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(105,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(105,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(105,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(105,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(105,'2A','2024-03-19','A','2024-03-19 03:48:15',NULL),(105,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(105,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(105,'2A','2024-03-22','A','2024-03-22 03:53:54',NULL),(105,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(105,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(105,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(105,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(105,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(105,'2A','2024-04-15','P','2024-04-15 06:36:43',NULL),(105,'2A','2024-04-16','A','2024-04-16 09:38:07',NULL),(105,'2A','2024-04-17','A','2024-04-22 11:47:17',NULL),(105,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(105,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(105,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(105,'2A','2024-04-22','A','2024-04-22 06:20:04',NULL),(105,'2A','2024-04-24','A','2024-04-24 04:28:08',NULL),(105,'2A','2024-04-25','A','2024-04-25 05:10:27',NULL),(105,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(105,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(105,'2A','2024-05-02','L','2024-05-02 05:07:02',NULL),(105,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(105,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(105,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(105,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(105,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(105,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(105,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(105,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(105,'2A','2024-05-15','A','2024-05-15 04:13:19',NULL),(105,'2A','2024-05-16','A','2024-05-16 04:53:51',NULL),(105,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(105,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(105,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(105,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(105,'2A','2024-05-27','A','2024-05-27 06:22:28',NULL),(105,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(105,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(105,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(105,'2A','2024-06-24','A','2024-06-24 06:09:03',NULL),(105,'2A','2024-07-01','P','2024-07-02 07:24:27',NULL),(105,'2A','2024-07-02','A','2024-07-02 06:28:14',NULL),(105,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(105,'2A','2024-07-04','A','2024-07-05 07:21:39',NULL),(105,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(105,'2A','2024-07-06','A','2024-07-08 15:46:05',NULL),(105,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(105,'2A','2024-07-09','A','2024-07-09 06:45:02',NULL),(105,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(105,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(105,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(105,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(105,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(105,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(105,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(105,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(105,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(105,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(105,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(105,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(105,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(105,'2A','2024-08-09','A','2024-08-09 06:20:13',NULL),(105,'2A','2024-08-10','A','2024-08-10 08:07:42',NULL),(105,'2A','2024-08-13','A','2024-08-13 05:07:32',NULL),(105,'2A','2024-08-15','A','2024-08-15 07:36:21',NULL),(105,'2A','2024-08-16','A','2024-08-16 05:19:33',NULL),(105,'2A','2024-08-17','A','2024-08-17 05:13:53',NULL),(105,'3A','2024-09-05','A','2024-09-05 04:07:25',NULL),(105,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(105,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(105,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(105,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(105,'3A','2024-09-19','A','2024-09-19 03:37:00',NULL),(105,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(105,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(105,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(105,'3A','2024-09-24','A','2024-09-24 03:50:54',NULL),(105,'3A','2024-09-25','A','2024-09-25 03:50:57',NULL),(105,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(105,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(105,'3A','2024-09-30','A','2024-09-30 04:02:29',NULL),(105,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(105,'3A','2024-10-02','A','2024-10-02 04:07:44',NULL),(105,'3A','2024-10-04','A','2024-10-04 05:08:30',NULL),(105,'3A','2024-10-05','A','2024-10-05 04:10:12',NULL),(105,'3A','2024-10-07','A','2024-10-07 05:26:23',NULL),(105,'3A','2024-10-08','A','2024-10-08 03:30:20',NULL),(105,'3A','2024-10-09','A','2024-10-09 03:52:53',NULL),(105,'3A','2024-11-18','A','2024-11-18 05:32:08',NULL),(105,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(105,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(105,'3A','2024-11-21','A','2024-11-21 05:45:41',NULL),(105,'3A','2024-11-22','A','2024-11-23 04:00:05',NULL),(105,'3A','2024-11-23','A','2024-11-23 03:59:45',NULL),(105,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(105,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(105,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(105,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(105,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(105,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(105,'3A','2025-01-06','A','2025-01-06 05:20:37',NULL),(105,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(105,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(105,'3A','2025-01-09','A','2025-01-09 03:47:06',NULL),(105,'3A','2025-01-10','A','2025-01-10 04:00:10',NULL),(105,'3A','2025-01-13','A','2025-01-13 05:13:17',NULL),(105,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(105,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(105,'3A','2025-01-16','A','2025-01-16 03:39:12',NULL),(105,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(105,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(105,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(105,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(105,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(105,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(105,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(105,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(105,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(105,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(105,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(105,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(105,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(105,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(105,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(105,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(105,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(105,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(105,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(105,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(105,'3A','2025-02-15','A','2025-03-06 04:52:40',NULL),(105,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(105,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(105,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(105,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(105,'3A','2025-02-22','A','2025-03-06 04:54:24',NULL),(105,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(105,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(105,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(105,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(105,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(105,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(105,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(105,'3A','2025-03-05','A','2025-03-05 03:41:20',NULL),(105,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(105,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(105,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(105,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(105,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(105,'3A','2025-04-07','P','2025-04-07 03:47:03',NULL),(105,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(105,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(105,'4S','2025-04-11','P','2025-04-12 05:49:20',NULL),(105,'4S','2025-04-12','P','2025-04-12 05:47:07',NULL),(105,'4S','2025-04-14','P','2025-04-14 06:22:26',NULL),(105,'4S','2025-04-15','P','2025-04-15 05:22:07',NULL),(105,'4S','2025-04-16','P','2025-04-16 05:32:09',NULL),(105,'4S','2025-04-17','P','2025-04-17 04:37:52',NULL),(105,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(105,'4S','2025-04-19','P','2025-04-21 03:44:15',NULL),(105,'4S','2025-04-21','A','2025-04-21 03:45:40',NULL),(105,'4S','2025-04-22','P','2025-04-22 05:05:08',NULL),(105,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(105,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(105,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(105,'4S','2025-04-29','A','2025-04-29 04:28:51',NULL),(105,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(105,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(105,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(105,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(105,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(105,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(105,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(105,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(105,'4S','2025-05-14','P','2025-05-14 04:04:54',NULL),(105,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(105,'4S','2025-05-16','P','2025-05-16 03:54:23',NULL),(105,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(105,'4S','2025-05-19','A','2025-05-19 06:58:59',NULL),(105,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(105,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(105,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(105,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(105,'4S','2025-05-26','P','2025-05-26 03:35:53',NULL),(105,'4S','2025-05-29','P','2025-05-29 04:17:18',NULL),(105,'4S','2025-05-30','P','2025-05-30 05:26:21',NULL),(105,'4S','2025-05-31','P','2025-05-31 04:25:42',NULL),(105,'4S','2025-06-10','A','2025-06-10 07:32:42',NULL),(105,'4S','2025-06-16','P','2025-06-16 03:36:15',NULL),(105,'4S','2025-06-23','P','2025-06-23 04:45:35',NULL),(105,'4S','2025-06-25','P','2025-06-26 03:59:53',NULL),(105,'4S','2025-06-30','A','2025-06-30 05:41:36',NULL),(105,'4S','2025-07-01','A','2025-07-01 05:29:00',NULL),(105,'4S','2025-07-02','P','2025-07-02 06:32:59',NULL),(105,'4S','2025-07-03','P','2025-07-03 04:11:02',NULL),(105,'4S','2025-07-07','P','2025-07-07 05:48:04',NULL),(105,'4S','2025-07-08','P','2025-07-09 05:15:00',NULL),(105,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(105,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(105,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(105,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(106,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(106,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(106,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(106,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(106,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(106,'1','2023-07-10','A','2023-07-10 09:09:29',NULL),(106,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(106,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(106,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(106,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(106,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(106,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(106,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(106,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(106,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(106,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(106,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(106,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(106,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(106,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(106,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(106,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(106,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(106,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(106,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(106,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(106,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(106,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(106,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(106,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(106,'2A','2023-09-05','A','2023-09-06 10:13:32',NULL),(106,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(106,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(106,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(106,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(106,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(106,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(106,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(106,'2A','2023-09-15','A','2023-09-15 08:32:30',NULL),(106,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(106,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(106,'2A','2023-09-19','A','2023-09-19 08:57:16',NULL),(106,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(106,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(106,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(106,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(106,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(106,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(106,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(106,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(106,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(106,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(106,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(106,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(106,'2A','2023-10-06','A','2023-10-06 09:44:25',NULL),(106,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(106,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(106,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(106,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(106,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(106,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(106,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(106,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(106,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(106,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(106,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(106,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(106,'2A','2023-10-30','A','2023-10-30 11:19:41',NULL),(106,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(106,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(106,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(106,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(106,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(106,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(106,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(106,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(106,'2A','2023-11-13','A','2023-11-16 11:07:12',NULL),(106,'2A','2023-11-14','A','2023-11-16 11:06:42',NULL),(106,'2A','2023-11-15','A','2023-11-16 11:06:25',NULL),(106,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(106,'2A','2023-11-17','A','2023-11-25 05:49:05',NULL),(106,'2A','2023-11-18','A','2023-11-18 11:31:40',NULL),(106,'2A','2023-11-20','A','2023-11-25 05:48:28',NULL),(106,'2A','2023-11-21','A','2023-11-25 05:47:53',NULL),(106,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(106,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(106,'2A','2023-11-24','A','2023-11-25 05:12:27',NULL),(106,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(106,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(106,'2A','2023-12-02','A','2023-12-02 12:03:58',NULL),(106,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(106,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(106,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(106,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(106,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(106,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(106,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(106,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(106,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(106,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(106,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(106,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(106,'2A','2024-01-02','A','2024-01-30 04:53:55',NULL),(106,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(106,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(106,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(106,'2A','2024-01-09','A','2024-01-30 04:52:25',NULL),(106,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(106,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(106,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(106,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(106,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(106,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(106,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(106,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(106,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(106,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(106,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(106,'2A','2024-01-29','A','2024-01-30 04:41:53',NULL),(106,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(106,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(106,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(106,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(106,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(106,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(106,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(106,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(106,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(106,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(106,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(106,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(106,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(106,'2A','2024-02-21','A','2024-02-21 04:39:19',NULL),(106,'2A','2024-02-22','A','2024-02-22 03:59:34',NULL),(106,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(106,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(106,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(106,'2A','2024-02-28','A','2024-02-28 04:03:28',NULL),(106,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(106,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(106,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(106,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(106,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(106,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(106,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(106,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(106,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(106,'2A','2024-03-11','A','2024-03-11 04:01:19',NULL),(106,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(106,'2A','2024-03-13','A','2024-03-13 03:37:07',NULL),(106,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(106,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(106,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(106,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(106,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(106,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(106,'2A','2024-03-22','A','2024-03-22 03:53:54',NULL),(106,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(106,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(106,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(106,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(106,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(106,'2A','2024-04-15','A','2024-04-15 06:36:43',NULL),(106,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(106,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(106,'2A','2024-04-18','A','2024-04-18 05:43:31',NULL),(106,'2A','2024-04-19','L','2024-04-19 05:15:38',NULL),(106,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(106,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(106,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(106,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(106,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(106,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(106,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(106,'2A','2024-05-03','A','2024-05-04 06:25:57',NULL),(106,'2A','2024-05-04','A','2024-05-04 05:29:03',NULL),(106,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(106,'2A','2024-05-07','A','2024-05-07 04:21:18',NULL),(106,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(106,'2A','2024-05-10','A','2024-05-10 05:35:28',NULL),(106,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(106,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(106,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(106,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(106,'2A','2024-05-17','A','2024-05-17 04:35:43',NULL),(106,'2A','2024-05-18','A','2024-05-18 04:49:22',NULL),(106,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(106,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(106,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(106,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(106,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(106,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(106,'2A','2024-06-24','A','2024-06-24 06:09:03',NULL),(106,'2A','2024-07-01','A','2024-07-02 07:24:27',NULL),(106,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(106,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(106,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(106,'2A','2024-07-05','A','2024-07-05 05:23:40',NULL),(106,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(106,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(106,'2A','2024-07-09','A','2024-07-09 06:45:02',NULL),(106,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(106,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(106,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(106,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(106,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(106,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(106,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(106,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(106,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(106,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(106,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(106,'2A','2024-08-06','A','2024-08-06 04:53:32',NULL),(106,'2A','2024-08-08','A','2024-08-08 05:47:11',NULL),(106,'2A','2024-08-09','A','2024-08-09 06:20:13',NULL),(106,'2A','2024-08-10','A','2024-08-10 08:07:42',NULL),(106,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(106,'2A','2024-08-15','P','2024-08-15 07:36:21',NULL),(106,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(106,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(106,'3A','2024-09-05','A','2024-09-05 04:07:25',NULL),(106,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(106,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(106,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(106,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(106,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(106,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(106,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(106,'3A','2024-09-23','A','2024-09-23 05:08:14',NULL),(106,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(106,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(106,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(106,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(106,'3A','2024-09-30','A','2024-09-30 04:02:29',NULL),(106,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(106,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(106,'3A','2024-10-04','A','2024-10-04 05:08:30',NULL),(106,'3A','2024-10-05','A','2024-10-05 04:10:12',NULL),(106,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(106,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(106,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(106,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(106,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(106,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(106,'3A','2024-10-16','A','2024-10-17 05:16:33',NULL),(106,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(106,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(106,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(106,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(106,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(106,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(106,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(106,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(106,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(106,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(106,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(106,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(106,'3A','2024-10-31','A','2024-10-31 03:38:49',NULL),(106,'3A','2024-11-01','A','2024-11-01 04:00:17',NULL),(106,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(106,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(106,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(106,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(106,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(106,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(106,'3A','2024-11-11','A','2024-11-11 03:52:35',NULL),(106,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(106,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(106,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(106,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(106,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(106,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(106,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(106,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(106,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(106,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(106,'3A','2024-11-25','A','2024-11-25 03:57:27',NULL),(106,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(106,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(106,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(106,'3A','2024-11-29','A','2024-11-29 06:04:12',NULL),(106,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(106,'3A','2025-01-06','A','2025-01-06 05:20:37',NULL),(106,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(106,'3A','2025-01-08','A','2025-01-08 03:59:41',NULL),(106,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(106,'3A','2025-01-10','A','2025-01-10 04:00:10',NULL),(106,'3A','2025-01-13','A','2025-01-13 05:13:17',NULL),(106,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(106,'3A','2025-01-15','A','2025-01-16 03:44:55',NULL),(106,'3A','2025-01-16','A','2025-01-16 03:39:12',NULL),(106,'3A','2025-01-20','A','2025-03-06 04:41:41',NULL),(106,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(106,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(106,'3A','2025-01-23','A','2025-03-06 04:43:33',NULL),(106,'3A','2025-01-24','A','2025-03-06 04:44:05',NULL),(106,'3A','2025-01-25','A','2025-03-06 04:44:56',NULL),(106,'3A','2025-01-27','A','2025-03-06 04:45:46',NULL),(106,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(106,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(106,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(106,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(106,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(106,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(106,'3A','2025-02-06','A','2025-03-06 04:48:38',NULL),(106,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(106,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(106,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(106,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(106,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(106,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(106,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(106,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(106,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(106,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(106,'3A','2025-02-21','A','2025-03-06 04:54:10',NULL),(106,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(106,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(106,'3A','2025-02-25','A','2025-02-25 05:30:42',NULL),(106,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(106,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(106,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(106,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(106,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(106,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(106,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(106,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(106,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(106,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(106,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(106,'3A','2025-04-07','A','2025-04-07 03:47:03',NULL),(106,'3A','2025-04-08','A','2025-04-08 05:16:44',NULL),(106,'3A','2025-04-09','A','2025-04-09 05:25:16',NULL),(106,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(106,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(106,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(106,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(106,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(106,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(106,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(106,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(106,'4','2025-04-21','A','2025-04-21 03:50:20',NULL),(106,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(106,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(106,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(106,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(106,'4','2025-04-28','A','2025-04-28 06:25:06',NULL),(106,'4','2025-04-29','A','2025-04-29 04:43:40',NULL),(106,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(106,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(106,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(106,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(106,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(106,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(106,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(106,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(106,'4','2025-05-13','A','2025-05-13 03:46:51',NULL),(106,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(106,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(106,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(106,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(106,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(106,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(106,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(106,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(106,'4','2025-05-23','A','2025-05-23 05:20:20',NULL),(106,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(106,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(106,'4','2025-05-30','A','2025-05-30 05:24:42',NULL),(106,'4','2025-05-31','A','2025-05-31 04:24:09',NULL),(106,'4','2025-06-16','A','2025-06-16 05:24:25',NULL),(106,'4','2025-06-23','A','2025-06-25 05:33:05',NULL),(106,'4','2025-06-24','A','2025-06-25 05:50:15',NULL),(106,'4','2025-06-25','A','2025-06-26 04:19:31',NULL),(106,'4','2025-07-01','A','2025-07-01 05:28:20',NULL),(106,'4','2025-07-02','A','2025-07-02 06:31:59',NULL),(106,'4','2025-07-03','A','2025-07-03 04:57:59',NULL),(106,'4','2025-07-07','A','2025-07-07 05:45:02',NULL),(106,'4','2025-07-08','A','2025-07-09 05:09:56',NULL),(106,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(106,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(106,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(106,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(107,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(107,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(107,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(107,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(107,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(107,'1','2023-07-10','A','2023-07-10 09:09:29',NULL),(107,'1','2023-07-12','A','2023-07-12 03:29:36',NULL),(107,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(107,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(107,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(107,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(107,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(107,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(107,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(107,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(107,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(107,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(107,'2A','2023-08-05','A','2023-08-05 03:42:26',NULL),(107,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(107,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(107,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(107,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(107,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(107,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(107,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(107,'2A','2023-08-29','A','2023-09-02 04:30:57',NULL),(107,'2A','2023-08-30','A','2023-09-02 04:31:22',NULL),(107,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(107,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(107,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(107,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(107,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(107,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(107,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(107,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(107,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(107,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(107,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(107,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(107,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(107,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(107,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(107,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(107,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(107,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(107,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(107,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(107,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(107,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(107,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(107,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(107,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(107,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(107,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(107,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(107,'2A','2023-10-09','A','2023-10-09 11:15:24',NULL),(107,'2A','2023-10-10','A','2023-10-10 11:19:46',NULL),(107,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(107,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(107,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(107,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(107,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(107,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(107,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(107,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(107,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(107,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(107,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(107,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(107,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(107,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(107,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(107,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(107,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(107,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(107,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(107,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(107,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(107,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(107,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(107,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(107,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(107,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(107,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(107,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(107,'2A','2023-11-23','A','2023-11-29 12:24:26',NULL),(107,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(107,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(107,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(107,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(107,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(107,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(107,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(107,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(107,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(107,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(107,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(107,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(107,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(107,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(107,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(107,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(107,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(107,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(107,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(107,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(107,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(107,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(107,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(107,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(107,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(107,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(107,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(107,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(107,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(107,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(107,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(107,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(107,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(107,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(107,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(107,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(107,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(107,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(107,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(107,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(107,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(107,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(107,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(107,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(107,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(107,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(107,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(107,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(107,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(107,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(107,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(107,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(107,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(107,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(107,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(107,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(107,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(107,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(107,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(107,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(107,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(107,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(107,'2A','2024-03-12','A','2024-03-12 03:20:19',NULL),(107,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(107,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(107,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(107,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(107,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(107,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(107,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(107,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(107,'2A','2024-03-25','L','2024-03-25 03:38:40',NULL),(107,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(107,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(107,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(107,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(107,'2A','2024-04-15','L','2024-04-15 06:36:43',NULL),(107,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(107,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(107,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(107,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(107,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(107,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(107,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(107,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(107,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(107,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(107,'2A','2024-05-02','L','2024-05-02 05:07:02',NULL),(107,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(107,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(107,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(107,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(107,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(107,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(107,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(107,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(107,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(107,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(107,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(107,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(107,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(107,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(107,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(107,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(107,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(107,'2A','2024-05-31','A','2024-05-31 05:24:10',NULL),(107,'2A','2024-06-24','P','2024-06-24 06:09:03',NULL),(107,'2A','2024-07-01','P','2024-07-02 07:24:27',NULL),(107,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(107,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(107,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(107,'2A','2024-07-05','L','2024-07-05 05:23:40',NULL),(107,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(107,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(107,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(107,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(107,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(107,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(107,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(107,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(107,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(107,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(107,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(107,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(107,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(107,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(107,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(107,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(107,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(107,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(107,'2A','2024-08-13','L','2024-08-13 05:07:32',NULL),(107,'2A','2024-08-15','P','2024-08-15 07:36:21',NULL),(107,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(107,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(107,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(107,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(107,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(107,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(107,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(107,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(107,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(107,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(107,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(107,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(107,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(107,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(107,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(107,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(107,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(107,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(107,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(107,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(107,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(107,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(107,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(107,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(107,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(107,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(107,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(107,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(107,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(107,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(107,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(107,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(107,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(107,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(107,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(107,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(107,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(107,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(107,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(107,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(107,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(107,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(107,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(107,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(107,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(107,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(107,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(107,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(107,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(107,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(107,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(107,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(107,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(107,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(107,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(107,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(107,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(107,'3A','2024-11-23','A','2024-11-23 03:59:45',NULL),(107,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(107,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(107,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(107,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(107,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(107,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(107,'3A','2025-01-06','P','2025-01-06 05:20:37',NULL),(107,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(107,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(107,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(107,'3A','2025-01-10','P','2025-01-10 04:00:10',NULL),(107,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(107,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(107,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(107,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(107,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(107,'3A','2025-01-21','A','2025-03-06 04:42:05',NULL),(107,'3A','2025-01-22','A','2025-03-06 04:42:34',NULL),(107,'3A','2025-01-23','A','2025-03-06 04:43:33',NULL),(107,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(107,'3A','2025-01-25','A','2025-03-06 04:44:56',NULL),(107,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(107,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(107,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(107,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(107,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(107,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(107,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(107,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(107,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(107,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(107,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(107,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(107,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(107,'3A','2025-02-13','A','2025-03-06 04:51:21',NULL),(107,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(107,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(107,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(107,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(107,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(107,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(107,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(107,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(107,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(107,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(107,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(107,'3A','2025-03-01','A','2025-03-01 07:26:28',NULL),(107,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(107,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(107,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(107,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(107,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(107,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(107,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(107,'3A','2025-04-07','P','2025-04-07 03:47:03',NULL),(107,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(107,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(107,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(107,'4','2025-04-12','A','2025-04-12 05:33:45',NULL),(107,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(107,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(107,'4','2025-04-16','A','2025-04-16 05:25:28',NULL),(107,'4','2025-04-17','A','2025-04-17 03:46:38',NULL),(107,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(107,'4','2025-04-19','A','2025-04-21 03:49:33',NULL),(107,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(107,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(107,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(107,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(107,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(107,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(107,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(107,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(107,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(107,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(107,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(107,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(107,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(107,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(107,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(107,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(107,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(107,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(107,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(107,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(107,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(107,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(107,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(107,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(107,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(107,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(107,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(107,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(107,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(107,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(107,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(107,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(107,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(107,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(107,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(107,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(107,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(107,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(107,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(107,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(107,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(107,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(108,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(108,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(108,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(108,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(108,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(108,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(108,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(108,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(108,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(108,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(108,'1','2024-09-21','A','2024-09-21 03:24:31',NULL),(108,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(108,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(108,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(108,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(108,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(108,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(108,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(108,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(108,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(108,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(108,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(108,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(108,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(108,'1','2024-10-10','A','2024-10-10 03:47:23',NULL),(108,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(108,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(108,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(108,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(108,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(108,'1','2024-10-18','A','2024-10-18 03:49:32',NULL),(108,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(108,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(108,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(108,'1','2024-10-23','L','2024-10-23 03:48:28',NULL),(108,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(108,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(108,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(108,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(108,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(108,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(108,'1','2024-10-31','A','2024-10-31 03:30:24',NULL),(108,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(108,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(108,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(108,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(108,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(108,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(108,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(108,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(108,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(108,'Purple','2024-11-13','A','2024-11-13 03:51:32',NULL),(108,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(108,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(108,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(108,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(108,'Purple','2024-11-19','L','2024-11-19 05:13:52',NULL),(108,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(108,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(108,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(108,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(108,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(108,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(108,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(108,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(108,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(108,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(108,'Purple','2025-01-08','A','2025-01-08 03:48:50',NULL),(108,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(108,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(108,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(108,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(108,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(108,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(108,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(108,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(108,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(108,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(108,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(108,'Purple','2025-01-23','A','2025-02-26 06:22:22',NULL),(108,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(108,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(108,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(108,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(108,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(108,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(108,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(108,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(108,'Purple','2025-02-07','A','2025-02-27 04:55:08',NULL),(108,'Purple','2025-02-08','A','2025-02-27 05:02:31',NULL),(108,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(108,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(108,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(108,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(108,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(108,'Purple','2025-02-17','A','2025-02-27 05:24:09',NULL),(108,'Purple','2025-02-18','A','2025-02-27 05:30:16',NULL),(108,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(108,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(108,'Purple','2025-02-22','A','2025-02-27 05:34:25',NULL),(108,'Purple','2025-02-24','A','2025-02-27 05:37:14',NULL),(108,'Purple','2025-02-25','A','2025-02-25 05:19:07',NULL),(108,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(108,'Purple','2025-02-27','A','2025-02-27 05:40:21',NULL),(108,'Purple','2025-02-28','A','2025-02-28 03:55:10',NULL),(108,'Purple','2025-03-01','A','2025-03-01 07:12:23',NULL),(108,'Purple','2025-03-03','A','2025-03-03 04:03:49',NULL),(108,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(108,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(108,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(108,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(108,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(108,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(108,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(108,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(108,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(108,'Purple','2025-03-15','A','2025-03-15 07:21:06',NULL),(108,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(108,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(108,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(108,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(108,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(108,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(108,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(108,'Purple','2025-04-09','A','2025-04-09 03:53:29',NULL),(108,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(108,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(108,'Purple','2025-04-14','A','2025-04-14 05:03:41',NULL),(108,'Purple','2025-04-15','A','2025-04-15 04:44:25',NULL),(108,'Purple','2025-04-16','A','2025-04-16 05:20:32',NULL),(108,'Purple','2025-04-17','A','2025-04-17 03:56:07',NULL),(108,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(108,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(108,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(108,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(108,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(108,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(108,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(108,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(108,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(108,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(108,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(108,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(108,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(108,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(108,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(108,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(108,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(108,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(108,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(108,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(108,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(108,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(108,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(108,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(108,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(108,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(108,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(108,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(108,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(108,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(108,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(108,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(108,'Purple','2025-06-10','A','2025-06-10 07:21:35',NULL),(108,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(108,'Purple','2025-06-23','A','2025-06-23 04:35:57','2025-06-23 04:43:39'),(108,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(108,'Purple','2025-06-30','A','2025-06-30 05:39:08',NULL),(108,'Purple','2025-07-01','A','2025-07-01 05:16:15',NULL),(108,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(108,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(108,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(108,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(108,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(108,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(108,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(108,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(108,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(108,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(108,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(108,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(108,'Red','2023-06-19','A','2023-06-19 04:18:31',NULL),(108,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(108,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(108,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(108,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(108,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(108,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(108,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(108,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(108,'Red','2023-07-15','A','2023-07-15 04:05:53',NULL),(108,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(108,'Red','2023-07-18','A','2023-07-18 06:38:09',NULL),(108,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(108,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(108,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(108,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(108,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(108,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(108,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(108,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(108,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(108,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(108,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(108,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(108,'Red','2023-08-24','A','2023-08-25 09:13:09',NULL),(108,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(108,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(108,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(108,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(108,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(108,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(108,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(108,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(108,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(108,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(108,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(108,'Red','2023-11-30','A','2023-12-01 11:26:07',NULL),(108,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(108,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(108,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(108,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(108,'Red','2023-12-06','A','2023-12-06 11:28:56',NULL),(108,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(108,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(108,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(108,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(108,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(108,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(108,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(108,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(108,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(108,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(108,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(108,'Red','2024-01-05','A','2024-01-30 06:43:44',NULL),(108,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(108,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(108,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(108,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(108,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(108,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(108,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(108,'Red','2024-01-20','A','2024-01-20 08:21:32',NULL),(108,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(108,'Red','2024-01-23','A','2024-01-23 06:02:23',NULL),(108,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(108,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(108,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(108,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(108,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(108,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(108,'Red','2024-02-01','A','2024-02-01 10:59:51',NULL),(108,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(108,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(108,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(108,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(108,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(108,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(108,'Red','2024-02-16','A','2024-02-16 12:39:50',NULL),(108,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(108,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(108,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(108,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(108,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(108,'Red','2024-02-23','A','2024-02-24 04:31:27',NULL),(108,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(108,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(108,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(108,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(108,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(108,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(108,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(108,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(108,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(108,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(108,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(108,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(108,'Red','2024-03-12','A','2024-03-12 04:00:12',NULL),(108,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(108,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(108,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(108,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(108,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(108,'Red','2024-03-21','A','2024-03-21 07:38:36',NULL),(108,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(108,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(108,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(108,'Red','2024-03-27','A','2024-03-27 09:11:33',NULL),(108,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(108,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(108,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(108,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(108,'Red','2024-04-17','A','2024-04-17 09:23:26',NULL),(108,'Red','2024-04-18','A','2024-04-18 07:15:50',NULL),(108,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(108,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(108,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(108,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(108,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(108,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(108,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(108,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(108,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(108,'Red','2024-05-10','A','2024-05-10 05:30:38',NULL),(108,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(108,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(108,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(108,'Red','2024-05-16','A','2024-05-16 04:51:13',NULL),(108,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(108,'Red','2024-05-18','A','2024-05-18 04:51:00',NULL),(108,'Red','2024-05-20','A','2024-05-20 05:49:11',NULL),(108,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(108,'Red','2024-05-25','A','2024-05-25 03:48:29',NULL),(108,'Red','2024-05-27','A','2024-05-27 06:21:37',NULL),(108,'Red','2024-05-29','A','2024-05-29 07:02:32',NULL),(108,'Red','2024-05-30','A','2024-05-30 07:18:43',NULL),(108,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(108,'Red','2024-06-24','A','2024-06-24 06:11:27',NULL),(108,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(108,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(108,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(108,'Red','2024-07-04','A','2024-07-05 06:50:03',NULL),(108,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(108,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(108,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(108,'Red','2024-07-09','A','2024-07-09 06:48:36',NULL),(108,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(108,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(108,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(108,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(108,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(108,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(108,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(108,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(108,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(108,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(108,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(108,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(108,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(108,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(108,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(108,'Red','2024-08-15','A','2024-08-15 06:17:31',NULL),(108,'Red','2024-08-16','A','2024-08-16 04:14:28',NULL),(108,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(108,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(108,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(108,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(108,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(108,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(108,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(108,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(108,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(108,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(108,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(108,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(108,'Yellow','2023-09-21','A','2023-09-21 11:06:23',NULL),(108,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(108,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(108,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(108,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(108,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(108,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(108,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(108,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(108,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(108,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(108,'Yellow','2023-10-06','A','2023-10-06 09:40:56',NULL),(108,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(108,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(108,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(108,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(108,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(108,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(108,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(108,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(108,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(108,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(108,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(108,'Yellow','2023-10-27','A','2023-10-30 11:21:20',NULL),(108,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(108,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(108,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(108,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(108,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(108,'Yellow','2023-11-04','A','2023-11-04 10:53:40',NULL),(108,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(108,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(108,'Yellow','2023-11-13','A','2023-11-16 11:19:52',NULL),(108,'Yellow','2023-11-15','A','2023-11-16 11:18:47',NULL),(108,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(108,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(108,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(109,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(109,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(109,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(109,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(109,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(109,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(109,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(109,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(109,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(109,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(109,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(109,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(109,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(109,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(109,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(109,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(109,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(109,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(109,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(109,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(109,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(109,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(109,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(109,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(109,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(109,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(109,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(109,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(109,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(109,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(109,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(109,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(109,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(109,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(109,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(109,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(109,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(109,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(109,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(109,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(109,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(109,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(109,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(109,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(109,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(109,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(109,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(109,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(109,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(109,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(109,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(109,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(109,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(109,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(109,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(109,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(109,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(109,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(109,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(109,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(109,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(109,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(109,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(109,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(109,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(109,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(109,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(109,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(109,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(109,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(109,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(109,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(109,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(109,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(109,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(109,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(109,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(109,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(109,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(109,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(109,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(109,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(109,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(109,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(109,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(109,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(109,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(109,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(109,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(109,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(109,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(109,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(109,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(109,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(109,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(109,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(109,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(109,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(109,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(109,'Purple','2025-02-22','A','2025-02-27 05:34:25',NULL),(109,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(109,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(109,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(109,'Purple','2025-02-27','A','2025-02-27 05:40:21',NULL),(109,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(109,'Purple','2025-03-01','A','2025-03-01 07:12:23',NULL),(109,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(109,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(109,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(109,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(109,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(109,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(109,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(109,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(109,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(109,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(109,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(109,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(109,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(109,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(109,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(109,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(109,'Purple','2025-04-07','A','2025-04-07 03:34:50',NULL),(109,'Purple','2025-04-08','A','2025-04-08 05:08:12',NULL),(109,'Purple','2025-04-09','A','2025-04-09 03:53:29',NULL),(109,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(109,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(109,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(109,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(109,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(109,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(109,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(109,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(109,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(109,'Purple','2025-04-22','A','2025-04-22 04:51:20',NULL),(109,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(109,'Purple','2025-04-24','A','2025-04-24 04:06:17',NULL),(109,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(109,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(109,'Purple','2025-04-29','A','2025-04-29 04:24:58',NULL),(109,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(109,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(109,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(109,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(109,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(109,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(109,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(109,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(109,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(109,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(109,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(109,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(109,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(109,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(109,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(109,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(109,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(109,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(109,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(109,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(109,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(109,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(109,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(109,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(109,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(109,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(109,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(109,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(109,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(109,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(109,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(109,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(109,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(109,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(109,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(109,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(109,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(109,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(109,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(109,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(109,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(109,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(109,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(109,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(109,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(109,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(109,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(109,'Red','2023-07-12','A','2023-07-12 03:41:19',NULL),(109,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(109,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(109,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(109,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(109,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(109,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(109,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(109,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(109,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(109,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(109,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(109,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(109,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(109,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(109,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(109,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(109,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(109,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(109,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(109,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(109,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(109,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(109,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(109,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(109,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(109,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(109,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(109,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(109,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(109,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(109,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(109,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(109,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(109,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(109,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(109,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(109,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(109,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(109,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(109,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(109,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(109,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(109,'Red','2024-01-01','A','2024-01-03 04:50:52',NULL),(109,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(109,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(109,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(109,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(109,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(109,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(109,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(109,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(109,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(109,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(109,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(109,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(109,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(109,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(109,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(109,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(109,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(109,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(109,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(109,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(109,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(109,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(109,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(109,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(109,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(109,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(109,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(109,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(109,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(109,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(109,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(109,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(109,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(109,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(109,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(109,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(109,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(109,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(109,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(109,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(109,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(109,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(109,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(109,'Red','2024-03-07','A','2024-03-08 06:02:39',NULL),(109,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(109,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(109,'Red','2024-03-12','A','2024-03-12 04:00:12',NULL),(109,'Red','2024-03-13','A','2024-03-13 10:47:55',NULL),(109,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(109,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(109,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(109,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(109,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(109,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(109,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(109,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(109,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(109,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(109,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(109,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(109,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(109,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(109,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(109,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(109,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(109,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(109,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(109,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(109,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(109,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(109,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(109,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(109,'Red','2024-05-10','A','2024-05-10 05:30:38',NULL),(109,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(109,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(109,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(109,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(109,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(109,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(109,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(109,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(109,'Red','2024-05-25','A','2024-05-25 03:48:29',NULL),(109,'Red','2024-05-27','A','2024-05-27 06:21:37',NULL),(109,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(109,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(109,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(109,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(109,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(109,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(109,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(109,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(109,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(109,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(109,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(109,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(109,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(109,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(109,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(109,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(109,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(109,'Red','2024-07-20','A','2024-07-20 09:47:59',NULL),(109,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(109,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(109,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(109,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(109,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(109,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(109,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(109,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(109,'Red','2024-08-13','A','2024-08-13 05:11:38',NULL),(109,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(109,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(109,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(109,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(109,'Yellow','2023-09-09','A','2023-09-09 09:39:00',NULL),(109,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(109,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(109,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(109,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(109,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(109,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(109,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(109,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(109,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(109,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(109,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(109,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(109,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(109,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(109,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(109,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(109,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(109,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(109,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(109,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(109,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(109,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(109,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(109,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(109,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(109,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(109,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(109,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(109,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(109,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(109,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(109,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(109,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(109,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(109,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(109,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(109,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(109,'Yellow','2023-11-03','A','2023-11-03 11:05:16',NULL),(109,'Yellow','2023-11-04','A','2023-11-04 10:53:40',NULL),(109,'Yellow','2023-11-06','A','2023-11-07 11:09:32',NULL),(109,'Yellow','2023-11-07','A','2023-11-07 11:07:59',NULL),(109,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(109,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(109,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(109,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(109,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(110,'1','2023-07-15','A','2023-07-15 06:17:08',NULL),(110,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(110,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(110,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(110,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(110,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(110,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(110,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(110,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(110,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(110,'1','2023-08-07','A','2023-08-07 03:23:43',NULL),(110,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(110,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(110,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(110,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(110,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(110,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(110,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(110,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(110,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(110,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(110,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(110,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(110,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(110,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(110,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(110,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(110,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(110,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(110,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(110,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(110,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(110,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(110,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(110,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(110,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(110,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(110,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(110,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(110,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(110,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(110,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(110,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(110,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(110,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(110,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(110,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(110,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(110,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(110,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(110,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(110,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(110,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(110,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(110,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(110,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(110,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(110,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(110,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(110,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(110,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(110,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(110,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(110,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(110,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(110,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(110,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(110,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(110,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(110,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(110,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(110,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(110,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(110,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(110,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(110,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(110,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(110,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(110,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(110,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(110,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(110,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(110,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(110,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(110,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(110,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(110,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(110,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(110,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(110,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(110,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(110,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(110,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(110,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(110,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(110,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(110,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(110,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(110,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(110,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(110,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(110,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(110,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(110,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(110,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(110,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(110,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(110,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(110,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(110,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(110,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(110,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(110,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(110,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(110,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(110,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(110,'1','2024-02-03','A','2024-02-03 12:28:02',NULL),(110,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(110,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(110,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(110,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(110,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(110,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(110,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(110,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(110,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(110,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(110,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(110,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(110,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(110,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(110,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(110,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(110,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(110,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(110,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(110,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(110,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(110,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(110,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(110,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(110,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(110,'1','2024-03-14','A','2024-03-14 03:29:32',NULL),(110,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(110,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(110,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(110,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(110,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(110,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(110,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(110,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(110,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(110,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(110,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(110,'1','2024-04-15','A','2024-04-17 09:37:06',NULL),(110,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(110,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(110,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(110,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(110,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(110,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(110,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(110,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(110,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(110,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(110,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(110,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(110,'1','2024-05-08','A','2024-05-10 04:36:26',NULL),(110,'1','2024-05-09','A','2024-05-10 04:37:46',NULL),(110,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(110,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(110,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(110,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(110,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(110,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(110,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(110,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(110,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(110,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(110,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(110,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(110,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(110,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(110,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(110,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(110,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(110,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(110,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(110,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(110,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(110,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(110,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(110,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(110,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(110,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(110,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(110,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(110,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(110,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(110,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(110,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(110,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(110,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(110,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(110,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(110,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(110,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(110,'2A','2024-09-03','A','2024-09-03 16:49:31',NULL),(110,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(110,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(110,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(110,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(110,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(110,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(110,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(110,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(110,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(110,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(110,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(110,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(110,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(110,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(110,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(110,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(110,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(110,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(110,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(110,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(110,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(110,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(110,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(110,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(110,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(110,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(110,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(110,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(110,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(110,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(110,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(110,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(110,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(110,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(110,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(110,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(110,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(110,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(110,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(110,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(110,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(110,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(110,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(110,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(110,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(110,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(110,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(110,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(110,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(110,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(110,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(110,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(110,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(110,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(110,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(110,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(110,'2A','2024-11-18','A','2024-11-18 05:24:24','2024-11-18 05:25:30'),(110,'2A','2024-11-19','A','2024-11-19 05:20:43',NULL),(110,'2A','2024-11-20','A','2024-11-20 06:26:54',NULL),(110,'2A','2024-11-21','A','2024-11-21 05:41:48',NULL),(110,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(110,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(110,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(110,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(110,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(110,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(110,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(110,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(110,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(110,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(110,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(110,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(110,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(110,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(110,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(110,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(110,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(110,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(110,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(110,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(110,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(110,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(110,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(110,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(110,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(110,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(110,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(110,'2A','2025-02-07','A','2025-03-06 05:57:22',NULL),(110,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(110,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(110,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(110,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(110,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(110,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(110,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(110,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(110,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(110,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(110,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(110,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(110,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(110,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(110,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(110,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(110,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(110,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(110,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(110,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(110,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(110,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(110,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(110,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(110,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(110,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(110,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(110,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(110,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(110,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(110,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(110,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(110,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(110,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(110,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(110,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(110,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(110,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(110,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(110,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(110,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(110,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(110,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(110,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(110,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(110,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(110,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(110,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(110,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(110,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(110,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(110,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(110,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(110,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(110,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(110,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(110,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(110,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(110,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(110,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(110,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(110,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(110,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(110,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(110,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(110,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(110,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(110,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(110,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(110,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(110,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(110,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(110,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(110,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(110,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(110,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(110,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(110,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(110,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(110,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(110,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(110,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(110,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(110,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(110,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(110,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(110,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(110,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(110,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(110,'Orange','2023-07-10','A','2023-07-10 09:12:54',NULL),(110,'Orange','2023-07-12','A','2023-07-12 03:28:05',NULL),(110,'Orange','2023-07-13','A','2023-07-13 03:39:19',NULL),(110,'Orange','2023-07-14','A','2023-07-14 03:32:56',NULL),(111,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(111,'Green','2023-06-19','A','2023-06-19 03:58:34',NULL),(111,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(111,'Green','2023-06-21','A','2023-06-21 04:20:43',NULL),(111,'Green','2023-06-22','A','2023-06-22 05:27:33',NULL),(111,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(111,'Green','2023-07-10','P','2023-07-10 10:15:42',NULL),(111,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(111,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(111,'Green','2023-07-14','A','2023-07-14 03:42:17',NULL),(111,'Green','2023-07-15','P','2023-07-15 04:24:44',NULL),(111,'Green','2023-07-17','A','2023-07-17 04:06:04',NULL),(111,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(111,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(111,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(111,'Green','2023-07-21','A','2023-07-21 04:58:51',NULL),(111,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(111,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(111,'Green','2023-08-05','P','2023-08-05 03:44:52',NULL),(111,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(111,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(111,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(111,'Green','2023-08-21','A','2023-08-25 09:18:01',NULL),(111,'Green','2023-08-22','A','2023-08-25 09:18:28',NULL),(111,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(111,'Green','2023-08-24','A','2023-08-24 04:48:17',NULL),(111,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(111,'Green','2023-08-28','A','2023-08-28 05:26:39',NULL),(111,'Green','2023-08-29','A','2023-08-29 05:13:59',NULL),(111,'Green','2023-08-30','A','2023-08-30 04:40:04',NULL),(111,'Green','2023-08-31','A','2023-08-31 04:57:22',NULL),(111,'Green','2023-09-02','A','2023-09-02 04:43:34',NULL),(111,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(111,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(111,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(111,'Green','2023-09-08','A','2023-09-08 04:10:48',NULL),(111,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(111,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(111,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(111,'Green','2023-09-13','A','2023-09-13 06:14:37',NULL),(111,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(111,'Green','2023-09-15','A','2023-09-15 04:09:47',NULL),(111,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(111,'Green','2023-09-18','A','2023-09-18 03:39:48',NULL),(111,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(111,'Green','2023-09-20','A','2023-09-20 05:42:43',NULL),(111,'Green','2023-09-21','A','2023-09-21 05:56:43',NULL),(111,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(111,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(111,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(111,'Green','2023-09-26','A','2023-09-26 04:12:47',NULL),(111,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(111,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(111,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(111,'Green','2023-10-03','A','2023-10-03 03:33:09',NULL),(111,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(111,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(111,'Green','2023-10-06','A','2023-10-06 03:32:02',NULL),(111,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(111,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(111,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(111,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(111,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(111,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(111,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(111,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(111,'Green','2023-10-19','A','2023-10-19 04:24:31',NULL),(111,'Green','2023-10-20','A','2023-10-20 03:52:23',NULL),(111,'Green','2023-10-21','A','2023-10-21 05:32:56',NULL),(111,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(111,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(111,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(111,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(111,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(111,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(111,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(111,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(111,'Green','2023-11-02','A','2023-11-02 03:31:15',NULL),(111,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(111,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(111,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(111,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(111,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(111,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(111,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(111,'Green','2023-11-15','A','2023-11-16 04:02:02',NULL),(111,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(111,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(111,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(111,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(111,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(111,'Green','2023-11-22','A','2023-11-22 05:50:15',NULL),(111,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(111,'Green','2023-11-24','A','2023-11-25 05:06:47',NULL),(111,'Green','2023-11-25','A','2023-11-25 04:36:46',NULL),(111,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(111,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(111,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(111,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(111,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(111,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(111,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(111,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(111,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(111,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(111,'Green','2023-12-13','A','2023-12-20 11:11:51',NULL),(111,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(111,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(111,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(111,'Green','2024-01-01','A','2024-01-03 05:07:50',NULL),(111,'Green','2024-01-02','A','2024-01-23 09:40:42',NULL),(111,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(111,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(111,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(111,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(111,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(111,'Green','2024-01-09','A','2024-01-23 09:35:35',NULL),(111,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(111,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(111,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(111,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(111,'Green','2024-01-17','A','2024-01-17 04:22:05',NULL),(111,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(111,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(111,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(111,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(111,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(111,'Green','2024-01-25','A','2024-01-25 03:53:48',NULL),(111,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(111,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(111,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(111,'Green','2024-01-31','A','2024-01-31 04:00:28',NULL),(111,'Green','2024-02-01','A','2024-02-01 05:18:32',NULL),(111,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(111,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(111,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(111,'Green','2024-02-13','A','2024-02-13 05:30:56',NULL),(111,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(111,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(111,'Green','2024-02-16','A','2024-02-16 04:16:07',NULL),(111,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(111,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(111,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(111,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(111,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(111,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(111,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(111,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(111,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(111,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(111,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(111,'Green','2024-03-06','A','2024-03-06 04:27:36',NULL),(111,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(111,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(111,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(111,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(111,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(111,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(111,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(111,'Green','2024-03-15','A','2024-03-15 03:51:34',NULL),(111,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(111,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(111,'Green','2024-03-20','A','2024-03-20 04:12:46',NULL),(111,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(111,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(111,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(111,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(111,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(111,'Green','2024-03-28','A','2024-03-28 04:05:07',NULL),(111,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(111,'Green','2024-04-15','A','2024-04-15 05:16:09',NULL),(111,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(111,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(111,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(111,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(111,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(111,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(111,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(111,'Green','2024-04-25','A','2024-04-25 04:16:52',NULL),(111,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(111,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(111,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(111,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(111,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(111,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(111,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(111,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(111,'Green','2024-05-08','A','2024-05-08 04:15:14',NULL),(111,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(111,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(111,'Green','2024-05-11','A','2024-05-11 04:23:19',NULL),(111,'Green','2024-05-13','A','2024-05-13 04:09:01',NULL),(111,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(111,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(111,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(111,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(111,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(111,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(111,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(111,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(111,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(111,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(111,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(111,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(111,'Green','2024-07-02','A','2024-07-02 06:13:42',NULL),(111,'Green','2024-07-03','A','2024-07-03 04:49:47',NULL),(111,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(111,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(111,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(111,'Green','2024-07-08','A','2024-07-08 05:45:19',NULL),(111,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(111,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(111,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(111,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(111,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(111,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(111,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(111,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(111,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(111,'Green','2024-07-23','A','2024-07-24 04:38:16',NULL),(111,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(111,'Green','2024-07-27','A','2024-07-27 08:13:11',NULL),(111,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(111,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(111,'Green','2024-08-06','A','2024-08-06 05:15:55',NULL),(111,'Green','2024-08-09','A','2024-08-09 07:14:04',NULL),(111,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(111,'Green','2024-08-15','P','2024-08-15 07:21:24',NULL),(111,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(111,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(111,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(111,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(111,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(111,'Green','2024-09-04','A','2024-09-04 03:47:29',NULL),(111,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(111,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(111,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(111,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(111,'Green','2024-09-16','A','2024-09-16 03:25:56',NULL),(111,'Green','2024-09-18','A','2024-09-18 03:27:26',NULL),(111,'Green','2024-09-19','A','2024-09-19 03:26:44',NULL),(111,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(111,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(111,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(111,'Green','2024-09-25','A','2024-09-25 03:41:36',NULL),(111,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(111,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(111,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(111,'Green','2024-10-01','A','2024-10-01 03:52:33',NULL),(111,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(111,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(111,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(111,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(111,'Green','2024-10-08','A','2024-10-08 03:23:39',NULL),(111,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(111,'Green','2024-10-10','A','2024-10-10 03:46:43',NULL),(111,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(111,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(111,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(111,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(111,'Green','2024-10-17','A','2024-10-17 04:08:18',NULL),(111,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(111,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(111,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(111,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(111,'Green','2024-10-23','A','2024-10-23 03:46:40',NULL),(111,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(111,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(111,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(111,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(111,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(111,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(111,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(111,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(111,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(111,'Green','2024-11-04','A','2024-11-04 03:48:25',NULL),(111,'Green','2024-11-05','A','2024-11-05 03:18:59',NULL),(111,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(111,'Green','2024-11-07','A','2024-11-07 03:26:36',NULL),(111,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(111,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(111,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(111,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(111,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(111,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(111,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(111,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(111,'Green','2024-11-19','A','2024-11-19 05:10:26',NULL),(111,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(111,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(111,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(111,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(111,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(111,'Green','2024-11-28','A','2024-11-28 05:38:50',NULL),(111,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(111,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(111,'Green','2025-01-06','A','2025-01-06 05:06:32',NULL),(111,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(111,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(111,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(111,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(111,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(111,'Green','2025-01-14','A','2025-01-14 05:11:59',NULL),(111,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(111,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(111,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(111,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(111,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(111,'Green','2025-01-21','A','2025-02-27 06:05:44',NULL),(111,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(111,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(111,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(111,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(111,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(111,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(111,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(111,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(111,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(111,'Green','2025-02-07','A','2025-02-27 06:57:59',NULL),(111,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(111,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(111,'Green','2025-02-11','A','2025-02-27 07:06:05',NULL),(111,'Green','2025-02-12','A','2025-02-27 07:08:46',NULL),(111,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(111,'Green','2025-02-15','A','2025-02-27 08:15:02',NULL),(111,'Green','2025-02-17','A','2025-02-27 08:16:24',NULL),(111,'Green','2025-02-18','A','2025-02-27 08:19:29',NULL),(111,'Green','2025-02-19','A','2025-02-27 08:20:14',NULL),(111,'Green','2025-02-21','A','2025-02-27 08:21:39',NULL),(111,'Green','2025-02-22','A','2025-02-27 08:22:49',NULL),(111,'Green','2025-02-24','A','2025-02-27 08:23:57',NULL),(111,'Green','2025-02-25','A','2025-02-25 05:17:36',NULL),(111,'Green','2025-02-26','A','2025-02-26 05:07:55',NULL),(111,'Green','2025-02-27','A','2025-02-27 08:25:30',NULL),(111,'Green','2025-02-28','A','2025-02-28 03:53:57',NULL),(111,'Green','2025-03-01','A','2025-03-01 07:13:11',NULL),(111,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(111,'Green','2025-03-04','A','2025-03-04 03:43:21',NULL),(111,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(111,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(111,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(111,'Green','2025-03-10','A','2025-03-10 05:26:27',NULL),(111,'Green','2025-03-11','A','2025-03-11 04:36:43',NULL),(111,'Green','2025-03-12','A','2025-03-12 03:28:16',NULL),(111,'Green','2025-03-13','A','2025-03-13 04:14:29',NULL),(111,'Green','2025-03-14','A','2025-03-15 04:36:10',NULL),(111,'Green','2025-03-15','A','2025-03-15 04:37:38',NULL),(111,'Green','2025-03-17','A','2025-03-17 06:31:31',NULL),(111,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(111,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(111,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(111,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(111,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(111,'Green','2025-04-08','A','2025-04-08 05:09:40',NULL),(111,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(111,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(111,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(111,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(111,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(111,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(111,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(111,'Green','2025-04-18','A','2025-04-18 08:34:06',NULL),(111,'Green','2025-04-19','A','2025-04-21 03:55:56',NULL),(111,'Green','2025-04-21','L','2025-04-21 03:57:51',NULL),(111,'Green','2025-04-22','A','2025-04-22 04:53:24',NULL),(111,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(111,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(111,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(111,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(111,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(111,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(111,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(111,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(111,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(111,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(111,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(111,'Green','2025-05-10','A','2025-05-10 06:21:20',NULL),(111,'Green','2025-05-12','A','2025-05-12 03:43:54',NULL),(111,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(111,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(111,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(111,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(111,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(111,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(111,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(111,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(111,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(111,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(111,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(111,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(111,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(111,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(111,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(111,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(111,'Green','2025-06-23','A','2025-06-23 04:34:52',NULL),(111,'Green','2025-06-24','A','2025-06-25 05:39:19',NULL),(111,'Green','2025-06-25','A','2025-06-26 04:17:53',NULL),(111,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(111,'Green','2025-07-01','A','2025-07-01 05:13:51',NULL),(111,'Green','2025-07-02','A','2025-07-02 06:24:54',NULL),(111,'Green','2025-07-03','A','2025-07-03 04:38:56',NULL),(111,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(111,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(111,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(111,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(111,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(111,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(111,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(111,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(111,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(112,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(112,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(112,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(112,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(112,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(112,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(112,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(112,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(112,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(112,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(112,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(112,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(112,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(112,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(112,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(112,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(112,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(112,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(112,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(112,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(112,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(112,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(112,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(112,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(112,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(112,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(112,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(112,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(112,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(112,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(112,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(112,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(112,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(112,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(112,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(112,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(112,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(112,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(112,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(112,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(112,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(112,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(112,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(112,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(112,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(112,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(112,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(112,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(112,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(112,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(112,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(112,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(112,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(112,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(112,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(112,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(112,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(112,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(112,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(112,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(112,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(112,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(112,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(112,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(112,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(112,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(112,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(112,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(112,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(112,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(112,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(112,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(112,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(112,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(112,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(112,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(112,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(112,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(112,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(112,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(112,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(112,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(112,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(112,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(112,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(112,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(112,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(112,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(112,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(112,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(112,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(112,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(112,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(112,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(112,'1','2025-02-15','P','2025-02-26 05:45:41',NULL);
INSERT INTO `attendance` VALUES (112,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(112,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(112,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(112,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(112,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(112,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(112,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(112,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(112,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(112,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(112,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(112,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(112,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(112,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(112,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(112,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(112,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(112,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(112,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(112,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(112,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(112,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(112,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(112,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(112,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(112,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(112,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(112,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(112,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(112,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(112,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(112,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(112,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(112,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(112,'1','2025-04-16','A','2025-04-16 05:34:20',NULL),(112,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(112,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(112,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(112,'1','2025-04-21','L','2025-04-21 03:54:05',NULL),(112,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(112,'1','2025-04-23','A','2025-04-23 15:54:32',NULL),(112,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(112,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(112,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(112,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(112,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(112,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(112,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(112,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(112,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(112,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(112,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(112,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(112,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(112,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(112,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(112,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(112,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(112,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(112,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(112,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(112,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(112,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(112,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(112,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(112,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(112,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(112,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(112,'1','2025-06-10','P','2025-06-10 07:18:39',NULL),(112,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(112,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(112,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(112,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(112,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(112,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(112,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(112,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(112,'1','2025-07-03','A','2025-07-03 04:33:53',NULL),(112,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(112,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(112,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(112,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(112,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(112,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(112,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(112,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(112,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(112,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(112,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(112,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(112,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(112,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(112,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(112,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(112,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(112,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(112,'Red','2023-07-14','A','2023-07-14 03:35:28',NULL),(112,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(112,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(112,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(112,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(112,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(112,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(112,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(112,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(112,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(112,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(112,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(112,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(112,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(112,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(112,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(112,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(112,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(112,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(112,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(112,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(112,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(112,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(112,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(112,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(112,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(112,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(112,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(112,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(112,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(112,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(112,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(112,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(112,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(112,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(112,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(112,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(112,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(112,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(112,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(112,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(112,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(112,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(112,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(112,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(112,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(112,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(112,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(112,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(112,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(112,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(112,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(112,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(112,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(112,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(112,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(112,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(112,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(112,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(112,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(112,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(112,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(112,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(112,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(112,'Red','2024-02-03','A','2024-02-03 12:30:41',NULL),(112,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(112,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(112,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(112,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(112,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(112,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(112,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(112,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(112,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(112,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(112,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(112,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(112,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(112,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(112,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(112,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(112,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(112,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(112,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(112,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(112,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(112,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(112,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(112,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(112,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(112,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(112,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(112,'Red','2024-03-18','A','2024-03-18 07:38:29',NULL),(112,'Red','2024-03-20','A','2024-03-21 07:39:41',NULL),(112,'Red','2024-03-21','A','2024-03-21 07:38:36',NULL),(112,'Red','2024-03-22','A','2024-03-27 09:20:09',NULL),(112,'Red','2024-03-25','A','2024-03-27 09:18:10',NULL),(112,'Red','2024-03-26','A','2024-03-27 09:13:18',NULL),(112,'Red','2024-03-27','A','2024-03-27 09:11:33',NULL),(112,'Red','2024-03-28','A','2024-03-29 05:56:39',NULL),(112,'Red','2024-03-29','A','2024-03-29 05:54:24',NULL),(112,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(112,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(112,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(112,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(112,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(112,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(112,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(112,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(112,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(112,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(112,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(112,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(112,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(112,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(112,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(112,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(112,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(112,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(112,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(112,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(112,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(112,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(112,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(112,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(112,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(112,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(112,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(112,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(112,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(112,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(112,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(112,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(112,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(112,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(112,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(112,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(112,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(112,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(112,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(112,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(112,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(112,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(112,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(112,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(112,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(112,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(112,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(112,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(112,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(112,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(112,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(112,'Red','2024-08-15','A','2024-08-15 06:17:31',NULL),(112,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(112,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(112,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(112,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(112,'Yellow','2023-09-11','A','2023-09-11 08:45:45',NULL),(112,'Yellow','2023-09-12','A','2023-09-14 03:50:24',NULL),(112,'Yellow','2023-09-13','A','2023-09-13 11:23:05',NULL),(112,'Yellow','2023-09-14','A','2023-09-15 08:27:45',NULL),(112,'Yellow','2023-09-15','A','2023-09-15 08:26:30',NULL),(112,'Yellow','2023-09-16','A','2023-09-19 04:05:25',NULL),(112,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(112,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(112,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(112,'Yellow','2023-09-21','A','2023-09-21 11:06:23',NULL),(112,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(112,'Yellow','2023-09-23','A','2023-09-23 11:44:21',NULL),(112,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(112,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(112,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(112,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(112,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(112,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(112,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(112,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(112,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(112,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(112,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(112,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(112,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(112,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(112,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(112,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(112,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(112,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(112,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(112,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(112,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(112,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(112,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(112,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(112,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(112,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(112,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(112,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(112,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(112,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(112,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(112,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(112,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(112,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(113,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(113,'1','2023-07-17','A','2023-07-17 03:54:24',NULL),(113,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(113,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(113,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(113,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(113,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(113,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(113,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(113,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(113,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(113,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(113,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(113,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(113,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(113,'1','2023-08-24','A','2023-08-25 09:01:31',NULL),(113,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(113,'1','2023-09-03','A','2023-09-05 05:29:07',NULL),(113,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(113,'1','2023-09-05','A','2023-09-06 10:14:59',NULL),(113,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(113,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(113,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(113,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(113,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(113,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(113,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(113,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(113,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(113,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(113,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(113,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(113,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(113,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(113,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(113,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(113,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(113,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(113,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(113,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(113,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(113,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(113,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(113,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(113,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(113,'1','2023-10-10','A','2023-10-10 11:17:23',NULL),(113,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(113,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(113,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(113,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(113,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(113,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(113,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(113,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(113,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(113,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(113,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(113,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(113,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(113,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(113,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(113,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(113,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(113,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(113,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(113,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(113,'1','2023-11-13','A','2023-11-16 11:12:36',NULL),(113,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(113,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(113,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(113,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(113,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(113,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(113,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(113,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(113,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(113,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(113,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(113,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(113,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(113,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(113,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(113,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(113,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(113,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(113,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(113,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(113,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(113,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(113,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(113,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(113,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(113,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(113,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(113,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(113,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(113,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(113,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(113,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(113,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(113,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(113,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(113,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(113,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(113,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(113,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(113,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(113,'1','2024-01-22','A','2024-01-22 07:20:26',NULL),(113,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(113,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(113,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(113,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(113,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(113,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(113,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(113,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(113,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(113,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(113,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(113,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(113,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(113,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(113,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(113,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(113,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(113,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(113,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(113,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(113,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(113,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(113,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(113,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(113,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(113,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(113,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(113,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(113,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(113,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(113,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(113,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(113,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(113,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(113,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(113,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(113,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(113,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(113,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(113,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(113,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(113,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(113,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(113,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(113,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(113,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(113,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(113,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(113,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(113,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(113,'1','2024-04-19','A','2024-04-22 11:35:56',NULL),(113,'1','2024-04-20','A','2024-04-20 07:05:59',NULL),(113,'1','2024-04-22','A','2024-04-22 06:48:19',NULL),(113,'1','2024-04-24','A','2024-04-24 09:19:11',NULL),(113,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(113,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(113,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(113,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(113,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(113,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(113,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(113,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(113,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(113,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(113,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(113,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(113,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(113,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(113,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(113,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(113,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(113,'1','2024-05-27','A','2024-05-27 06:20:04',NULL),(113,'1','2024-05-29','A','2024-05-29 07:18:03',NULL),(113,'1','2024-05-30','A','2024-05-30 07:22:32',NULL),(113,'1','2024-05-31','A','2024-05-31 05:29:43',NULL),(113,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(113,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(113,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(113,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(113,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(113,'1','2024-07-05','A','2024-07-05 05:19:43',NULL),(113,'1','2024-07-06','A','2024-07-08 15:47:19',NULL),(113,'1','2024-07-09','A','2024-07-09 06:09:09',NULL),(113,'1','2024-07-10','A','2024-07-11 04:24:44',NULL),(113,'1','2024-07-11','A','2024-07-11 10:06:19',NULL),(113,'1','2024-07-12','A','2024-07-12 05:40:58',NULL),(113,'1','2024-07-13','A','2024-07-13 08:45:32',NULL),(113,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(113,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(113,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(113,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(113,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(113,'1','2024-07-30','L','2024-07-31 14:49:39',NULL),(113,'1','2024-08-08','A','2024-08-08 05:46:22',NULL),(113,'1','2024-08-09','A','2024-08-09 06:52:00',NULL),(113,'1','2024-08-13','A','2024-08-13 05:02:18',NULL),(113,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(113,'1','2024-08-16','A','2024-08-16 04:12:06',NULL),(113,'1','2024-08-17','A','2024-08-17 04:31:38',NULL),(113,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(113,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(113,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(113,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(113,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(113,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(113,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(113,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(113,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(113,'2A','2024-09-24','A','2024-09-24 03:43:26',NULL),(113,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(113,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(113,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(113,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(113,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(113,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(113,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(113,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(113,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(113,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(113,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(113,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(113,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(113,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(113,'2A','2024-10-15','A','2024-10-15 03:48:42',NULL),(113,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(113,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(113,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(113,'2A','2024-10-21','A','2024-10-21 03:47:55',NULL),(113,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(113,'2A','2024-10-23','A','2024-10-23 03:53:25',NULL),(113,'2A','2024-10-24','A','2024-10-24 03:47:17',NULL),(113,'2A','2024-10-25','A','2024-10-25 03:48:44',NULL),(113,'2A','2024-10-26','L','2024-10-26 03:47:49',NULL),(113,'2A','2024-10-28','L','2024-10-28 03:48:35',NULL),(113,'2A','2024-10-29','A','2024-10-29 03:53:15',NULL),(113,'2A','2024-10-30','A','2024-10-30 03:44:47',NULL),(113,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(113,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(113,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(113,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(113,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(113,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(113,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(113,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(113,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(113,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(113,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(113,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(113,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(113,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(113,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(113,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(113,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(113,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(113,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(113,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(113,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(113,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(113,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(113,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(113,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(113,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(113,'2A','2025-01-08','A','2025-01-08 03:54:47',NULL),(113,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(113,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(113,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(113,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(113,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(113,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(113,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(113,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(113,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(113,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(113,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(113,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(113,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(113,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(113,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(113,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(113,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(113,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(113,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(113,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(113,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(113,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(113,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(113,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(113,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(113,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(113,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(113,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(113,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(113,'2A','2025-02-25','A','2025-02-25 05:26:22',NULL),(113,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(113,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(113,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(113,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(113,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(113,'2A','2025-03-04','A','2025-03-04 03:46:54',NULL),(113,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(113,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(113,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(113,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(113,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(113,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(113,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(113,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(113,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(113,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(113,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(113,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(113,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(113,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(113,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(113,'2A','2025-04-07','A','2025-04-07 03:49:41',NULL),(113,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(113,'2A','2025-04-09','A','2025-04-09 05:26:24',NULL),(113,'3A','2025-04-11','A','2025-04-12 05:46:02',NULL),(113,'3A','2025-04-12','A','2025-04-12 05:45:20',NULL),(113,'3A','2025-04-14','A','2025-04-14 06:24:08',NULL),(113,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(113,'3A','2025-04-16','A','2025-04-16 05:30:23',NULL),(113,'3A','2025-04-17','A','2025-04-17 03:37:55',NULL),(113,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(113,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(113,'3A','2025-04-21','A','2025-04-21 03:42:48',NULL),(113,'3A','2025-04-22','A','2025-04-22 04:59:23',NULL),(113,'3A','2025-04-23','A','2025-04-23 15:57:56',NULL),(113,'3A','2025-04-24','A','2025-04-24 04:44:44',NULL),(113,'3A','2025-04-25','A','2025-04-25 04:56:44',NULL),(113,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(113,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(113,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(113,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(113,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(113,'3A','2025-05-07','A','2025-05-08 04:58:09',NULL),(113,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(113,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(113,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(113,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(113,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(113,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(113,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(113,'3A','2025-05-16','A','2025-05-16 03:52:10',NULL),(113,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(113,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(113,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(113,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(113,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(113,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(113,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(113,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(113,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(113,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(113,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(113,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(113,'3A','2025-06-25','A','2025-06-26 04:21:09',NULL),(113,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(113,'3A','2025-07-02','A','2025-07-02 06:31:26',NULL),(113,'3A','2025-07-03','A','2025-07-03 04:58:57',NULL),(113,'3A','2025-07-07','A','2025-07-07 05:46:51',NULL),(113,'3A','2025-07-08','A','2025-07-09 05:11:47',NULL),(113,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(113,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(113,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(113,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(113,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(113,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(113,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(113,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(113,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(113,'Orange','2023-07-10','A','2023-07-10 09:12:54',NULL),(113,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(113,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(113,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(114,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(114,'1','2024-09-03','A','2024-09-03 16:51:24',NULL),(114,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(114,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(114,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(114,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(114,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(114,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(114,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(114,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(114,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(114,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(114,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(114,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(114,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(114,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(114,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(114,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(114,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(114,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(114,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(114,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(114,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(114,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(114,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(114,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(114,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(114,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(114,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(114,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(114,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(114,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(114,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(114,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(114,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(114,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(114,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(114,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(114,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(114,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(114,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(114,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(114,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(114,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(114,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(114,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(114,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(114,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(114,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(114,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(114,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(114,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(114,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(114,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(114,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(114,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(114,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(114,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(114,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(114,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(114,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(114,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(114,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(114,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(114,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(114,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(114,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(114,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(114,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(114,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(114,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(114,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(114,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(114,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(114,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(114,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(114,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(114,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(114,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(114,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(114,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(114,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(114,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(114,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(114,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(114,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(114,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(114,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(114,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(114,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(114,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(114,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(114,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(114,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(114,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(114,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(114,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(114,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(114,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(114,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(114,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(114,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(114,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(114,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(114,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(114,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(114,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(114,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(114,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(114,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(114,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(114,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(114,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(114,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(114,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(114,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(114,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(114,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(114,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(114,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(114,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(114,'1','2025-03-21','A','2025-03-21 03:48:18',NULL),(114,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(114,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(114,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(114,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(114,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(114,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(114,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(114,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(114,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(114,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(114,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(114,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(114,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(114,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(114,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(114,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(114,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(114,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(114,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(114,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(114,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(114,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(114,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(114,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(114,'1','2025-05-09','A','2025-05-09 05:58:06',NULL),(114,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(114,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(114,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(114,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(114,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(114,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(114,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(114,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(114,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(114,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(114,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(114,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(114,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(114,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(114,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(114,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(114,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(114,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(114,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(114,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(114,'1','2025-06-25','A','2025-06-26 03:54:31',NULL),(114,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(114,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(114,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(114,'1','2025-07-02','A','2025-07-02 06:22:40',NULL),(114,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(114,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(114,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(114,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(114,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(114,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(114,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(114,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(114,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(114,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(114,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(114,'Red','2023-06-19','A','2023-06-19 04:18:31',NULL),(114,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(114,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(114,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(114,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(114,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(114,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(114,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(114,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(114,'Red','2023-07-15','A','2023-07-15 04:05:53',NULL),(114,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(114,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(114,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(114,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(114,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(114,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(114,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(114,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(114,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(114,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(114,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(114,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(114,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(114,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(114,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(114,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(114,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(114,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(114,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(114,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(114,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(114,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(114,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(114,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(114,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(114,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(114,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(114,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(114,'Red','2023-12-02','A','2023-12-02 12:05:53',NULL),(114,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(114,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(114,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(114,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(114,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(114,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(114,'Red','2023-12-13','A','2023-12-20 11:18:42',NULL),(114,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(114,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(114,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(114,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(114,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(114,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(114,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(114,'Red','2024-01-05','A','2024-01-30 06:43:44',NULL),(114,'Red','2024-01-09','A','2024-01-30 06:45:40',NULL),(114,'Red','2024-01-10','A','2024-01-30 06:46:43',NULL),(114,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(114,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(114,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(114,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(114,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(114,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(114,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(114,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(114,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(114,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(114,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(114,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(114,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(114,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(114,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(114,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(114,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(114,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(114,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(114,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(114,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(114,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(114,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(114,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(114,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(114,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(114,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(114,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(114,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(114,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(114,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(114,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(114,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(114,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(114,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(114,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(114,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(114,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(114,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(114,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(114,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(114,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(114,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(114,'Red','2024-03-15','A','2024-03-15 04:26:51',NULL),(114,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(114,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(114,'Red','2024-03-21','A','2024-03-21 07:38:36',NULL),(114,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(114,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(114,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(114,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(114,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(114,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(114,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(114,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(114,'Red','2024-04-17','A','2024-04-17 09:23:26',NULL),(114,'Red','2024-04-18','A','2024-04-18 07:15:50',NULL),(114,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(114,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(114,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(114,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(114,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(114,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(114,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(114,'Red','2024-05-07','A','2024-05-07 04:23:05',NULL),(114,'Red','2024-05-08','A','2024-05-08 04:53:25',NULL),(114,'Red','2024-05-10','A','2024-05-10 05:30:38',NULL),(114,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(114,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(114,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(114,'Red','2024-05-16','A','2024-05-16 04:51:13',NULL),(114,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(114,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(114,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(114,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(114,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(114,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(114,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(114,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(114,'Red','2024-05-31','A','2024-05-31 05:23:37',NULL),(114,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(114,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(114,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(114,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(114,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(114,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(114,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(114,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(114,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(114,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(114,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(114,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(114,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(114,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(114,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(114,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(114,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(114,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(114,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(114,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(114,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(114,'Red','2024-08-09','A','2024-08-09 06:32:26',NULL),(114,'Red','2024-08-10','A','2024-08-10 08:14:04',NULL),(114,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(114,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(114,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(114,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(114,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(114,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(114,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(114,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(114,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(114,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(114,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(114,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(114,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(114,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(114,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(114,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(114,'Yellow','2023-09-22','A','2023-09-22 10:32:47',NULL),(114,'Yellow','2023-09-23','A','2023-09-23 11:44:21',NULL),(114,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(114,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(114,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(114,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(114,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(114,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(114,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(114,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(114,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(114,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(114,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(114,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(114,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(114,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(114,'Yellow','2023-10-19','A','2023-10-19 10:33:06',NULL),(114,'Yellow','2023-10-20','A','2023-10-20 10:42:17',NULL),(114,'Yellow','2023-10-23','A','2023-10-23 11:22:20',NULL),(114,'Yellow','2023-10-24','A','2023-10-24 10:57:08',NULL),(114,'Yellow','2023-10-25','A','2023-10-25 10:40:53',NULL),(114,'Yellow','2023-10-26','A','2023-10-26 11:26:25',NULL),(114,'Yellow','2023-10-27','A','2023-10-30 11:21:20',NULL),(114,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(114,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(114,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(114,'Yellow','2023-11-02','A','2023-11-03 11:07:32',NULL),(114,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(114,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(114,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(114,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(114,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(114,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(114,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(114,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(114,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(115,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(115,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(115,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(115,'1','2023-07-19','A','2023-07-19 03:40:06',NULL),(115,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(115,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(115,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(115,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(115,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(115,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(115,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(115,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(115,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(115,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(115,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(115,'1','2023-08-24','A','2023-08-25 09:01:31',NULL),(115,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(115,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(115,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(115,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(115,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(115,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(115,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(115,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(115,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(115,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(115,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(115,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(115,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(115,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(115,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(115,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(115,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(115,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(115,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(115,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(115,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(115,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(115,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(115,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(115,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(115,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(115,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(115,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(115,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(115,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(115,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(115,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(115,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(115,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(115,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(115,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(115,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(115,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(115,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(115,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(115,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(115,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(115,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(115,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(115,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(115,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(115,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(115,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(115,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(115,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(115,'1','2023-11-13','A','2023-11-16 11:12:36',NULL),(115,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(115,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(115,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(115,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(115,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(115,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(115,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(115,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(115,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(115,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(115,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(115,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(115,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(115,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(115,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(115,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(115,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(115,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(115,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(115,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(115,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(115,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(115,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(115,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(115,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(115,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(115,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(115,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(115,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(115,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(115,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(115,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(115,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(115,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(115,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(115,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(115,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(115,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(115,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(115,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(115,'1','2024-01-22','A','2024-01-22 07:20:26',NULL),(115,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(115,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(115,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(115,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(115,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(115,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(115,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(115,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(115,'1','2024-02-03','A','2024-02-03 12:28:02',NULL),(115,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(115,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(115,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(115,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(115,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(115,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(115,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(115,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(115,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(115,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(115,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(115,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(115,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(115,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(115,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(115,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(115,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(115,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(115,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(115,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(115,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(115,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(115,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(115,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(115,'1','2024-03-13','A','2024-03-13 04:04:45',NULL),(115,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(115,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(115,'1','2024-03-18','A','2024-03-18 03:56:06',NULL),(115,'1','2024-03-19','A','2024-03-19 03:44:29',NULL),(115,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(115,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(115,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(115,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(115,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(115,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(115,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(115,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(115,'1','2024-04-15','A','2024-04-17 09:37:06',NULL),(115,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(115,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(115,'1','2024-04-18','A','2024-04-18 07:14:08',NULL),(115,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(115,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(115,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(115,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(115,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(115,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(115,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(115,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(115,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(115,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(115,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(115,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(115,'1','2024-05-11','A','2024-05-11 05:11:14',NULL),(115,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(115,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(115,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(115,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(115,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(115,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(115,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(115,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(115,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(115,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(115,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(115,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(115,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(115,'1','2024-07-01','A','2024-07-02 07:00:02',NULL),(115,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(115,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(115,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(115,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(115,'1','2024-07-06','A','2024-07-08 15:47:19',NULL),(115,'1','2024-07-09','A','2024-07-09 06:09:09',NULL),(115,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(115,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(115,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(115,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(115,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(115,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(115,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(115,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(115,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(115,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(115,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(115,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(115,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(115,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(115,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(115,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(115,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(115,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(115,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(115,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(115,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(115,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(115,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(115,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(115,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(115,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(115,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(115,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(115,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(115,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(115,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(115,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(115,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(115,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(115,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(115,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(115,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(115,'2A','2024-10-02','A','2024-10-02 04:00:40',NULL),(115,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(115,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(115,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(115,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(115,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(115,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(115,'2A','2024-10-11','A','2024-10-11 03:53:05',NULL),(115,'2A','2024-10-14','A','2024-10-14 03:48:26',NULL),(115,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(115,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(115,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(115,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(115,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(115,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(115,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(115,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(115,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(115,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(115,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(115,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(115,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(115,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(115,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(115,'2A','2024-11-02','A','2024-11-02 03:42:25',NULL),(115,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(115,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(115,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(115,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(115,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(115,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(115,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(115,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(115,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(115,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(115,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(115,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(115,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(115,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(115,'2A','2024-11-21','A','2024-11-21 05:41:48',NULL),(115,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(115,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(115,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(115,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(115,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(115,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(115,'2A','2025-01-06','A','2025-01-06 05:13:35',NULL),(115,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(115,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(115,'2A','2025-01-09','A','2025-01-09 03:41:29',NULL),(115,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(115,'2A','2025-01-13','A','2025-01-13 05:20:23',NULL),(115,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(115,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(115,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(115,'2A','2025-01-20','A','2025-03-06 05:52:25',NULL),(115,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(115,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(115,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(115,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(115,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(115,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(115,'2A','2025-01-31','A','2025-03-06 05:54:56',NULL),(115,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(115,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(115,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(115,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(115,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(115,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(115,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(115,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(115,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(115,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(115,'2A','2025-02-17','A','2025-03-06 06:00:28',NULL),(115,'2A','2025-02-18','A','2025-03-06 06:01:28',NULL),(115,'2A','2025-02-20','A','2025-03-06 06:05:46',NULL),(115,'2A','2025-02-21','A','2025-03-06 06:06:28',NULL),(115,'2A','2025-02-22','A','2025-03-06 06:07:05',NULL),(115,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(115,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(115,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(115,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(115,'2A','2025-03-01','A','2025-03-01 07:24:05',NULL),(115,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(115,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(115,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(115,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(115,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(115,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(115,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(115,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(115,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(115,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(115,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(115,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(115,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(115,'2A','2025-03-19','A','2025-03-19 03:31:28',NULL),(115,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(115,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(115,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(115,'2A','2025-04-07','A','2025-04-07 03:49:41',NULL),(115,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(115,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(115,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(115,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(115,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(115,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(115,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(115,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(115,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(115,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(115,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(115,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(115,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(115,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(115,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(115,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(115,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(115,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(115,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(115,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(115,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(115,'3A','2025-05-08','A','2025-05-08 04:56:23',NULL),(115,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(115,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(115,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(115,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(115,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(115,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(115,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(115,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(115,'3A','2025-05-19','A','2025-05-19 06:56:29',NULL),(115,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(115,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(115,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(115,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(115,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(115,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(115,'3A','2025-05-30','A','2025-05-30 05:23:22','2025-06-16 05:20:56'),(115,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(115,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(115,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(115,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(115,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(115,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(115,'3A','2025-07-03','A','2025-07-03 04:58:57',NULL),(115,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(115,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(115,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(115,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(115,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(115,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(115,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(115,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(115,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(115,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(115,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(115,'Orange','2023-07-10','A','2023-07-10 09:12:54',NULL),(115,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(115,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(115,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(116,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(116,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(116,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(116,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(116,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(116,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(116,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(116,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(116,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(116,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(116,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(116,'Purple','2023-07-19','A','2023-07-19 03:40:54',NULL),(116,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(116,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(116,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(116,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(116,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(116,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(116,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(116,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(116,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(116,'Purple','2023-08-21','A','2023-08-25 08:46:24',NULL),(116,'Purple','2023-08-22','A','2023-08-25 08:48:27',NULL),(116,'Purple','2023-08-23','A','2023-08-25 08:53:38',NULL),(116,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(116,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(116,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(116,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(116,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(116,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(116,'Purple','2023-09-02','A','2023-09-02 04:40:26',NULL),(116,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(116,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(116,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(116,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(116,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(116,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(116,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(116,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(116,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(116,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(116,'Purple','2023-09-16','A','2023-09-16 04:12:39',NULL),(116,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(116,'Purple','2023-09-19','A','2023-09-19 03:30:11',NULL),(116,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(116,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(116,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(116,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(116,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(116,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(116,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(116,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(116,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(116,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(116,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(116,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(116,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(116,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(116,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(116,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(116,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(116,'Purple','2023-10-16','A','2023-10-16 05:26:31',NULL),(116,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(116,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(116,'Purple','2023-10-19','A','2023-10-19 04:27:54',NULL),(116,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(116,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(116,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(116,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(116,'Purple','2023-10-25','A','2023-10-25 04:26:40',NULL),(116,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(116,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(116,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(116,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(116,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(116,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(116,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(116,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(116,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(116,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(116,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(116,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(116,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(116,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(116,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(116,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(116,'Purple','2023-11-18','A','2023-11-18 05:39:54',NULL),(116,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(116,'Purple','2023-11-21','L','2023-11-21 04:31:52',NULL),(116,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(116,'Purple','2023-11-23','A','2023-11-23 04:22:27',NULL),(116,'Purple','2023-11-24','A','2023-11-25 05:09:07',NULL),(116,'Purple','2023-11-25','L','2023-11-25 04:33:37',NULL),(116,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(116,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(116,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(116,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(116,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(116,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(116,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(116,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(116,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(116,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(116,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(116,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(116,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(116,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(116,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(116,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(116,'Purple','2024-01-01','A','2024-01-03 04:55:14',NULL),(116,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(116,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(116,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(116,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(116,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(116,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(116,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(116,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(116,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(116,'Purple','2024-01-16','A','2024-01-16 10:28:30',NULL),(116,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(116,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(116,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(116,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(116,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(116,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(116,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(116,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(116,'Purple','2024-01-31','A','2024-02-01 10:54:47',NULL),(116,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(116,'Purple','2024-02-02','A','2024-02-02 04:22:18',NULL),(116,'Purple','2024-02-03','A','2024-02-03 04:32:09',NULL),(116,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(116,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(116,'Purple','2024-02-14','A','2024-02-15 04:17:46',NULL),(116,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(116,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(116,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(116,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(116,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(116,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(116,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(116,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(116,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(116,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(116,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(116,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(116,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(116,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(116,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(116,'Purple','2024-03-04','A','2024-03-04 05:01:49',NULL),(116,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(116,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(116,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(116,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(116,'Purple','2024-03-09','A','2024-03-09 04:05:06',NULL),(116,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(116,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(116,'Purple','2024-03-13','A','2024-03-13 05:05:50',NULL),(116,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(116,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(116,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(116,'Purple','2024-03-19','A','2024-03-19 03:39:11',NULL),(116,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(116,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(116,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(116,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(116,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(116,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(116,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(116,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(116,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(116,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(116,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(116,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(116,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(116,'Purple','2024-04-22','A','2024-04-22 06:24:29',NULL),(116,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(116,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(116,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(116,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(116,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(116,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(116,'Purple','2024-05-06','A','2024-05-06 05:17:02',NULL),(116,'Purple','2024-05-07','A','2024-05-07 04:18:33',NULL),(116,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(116,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(116,'Purple','2024-05-10','A','2024-05-10 04:16:53',NULL),(116,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(116,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(116,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(116,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(116,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(116,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(116,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(116,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(116,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(116,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(116,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(116,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(116,'Purple','2024-06-24','A','2024-06-24 05:58:40',NULL),(116,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(116,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(116,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(116,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(116,'Purple','2024-07-06','A','2024-07-08 15:55:56',NULL),(116,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(116,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(116,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(116,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(116,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(116,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(116,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(116,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(116,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(116,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(116,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(116,'Purple','2024-08-08','A','2024-08-08 05:49:53',NULL),(116,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(116,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(116,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(116,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(116,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(116,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(116,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(116,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(116,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(116,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(116,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(116,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(116,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(116,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(116,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(116,'Purple','2024-09-18','A','2024-09-18 03:25:56',NULL),(116,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(116,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(116,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(116,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(116,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(116,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(116,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(116,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(116,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(116,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(116,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(116,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(116,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(116,'Purple','2024-10-07','A','2024-10-07 05:06:48',NULL),(116,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(116,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(116,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(116,'Purple','2024-10-11','A','2024-10-11 03:48:20',NULL),(116,'Purple','2024-10-14','A','2024-10-14 03:42:43',NULL),(116,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(116,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(116,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(116,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(116,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(116,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(116,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(116,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(116,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(116,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(116,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(116,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(116,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(116,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(116,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(116,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(116,'Purple','2024-11-02','A','2024-11-02 03:38:33',NULL),(116,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(116,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(116,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(116,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(116,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(116,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(116,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(116,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(116,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(116,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(116,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(116,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(116,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(116,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(116,'Purple','2024-11-21','A','2024-11-21 05:32:07',NULL),(116,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(116,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(116,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(116,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(116,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(116,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(116,'Purple','2025-01-06','A','2025-01-06 05:10:28',NULL),(116,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(116,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(116,'Purple','2025-01-09','A','2025-01-09 03:43:00',NULL),(116,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(116,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(116,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(116,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(116,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(116,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(116,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(116,'Purple','2025-01-20','A','2025-02-26 06:15:25',NULL),(116,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(116,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(116,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(116,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(116,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(116,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(116,'Purple','2025-01-31','A','2025-02-26 06:24:09',NULL),(116,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(116,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(116,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(116,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(116,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(116,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(116,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(116,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(116,'Purple','2025-02-12','A','2025-02-27 05:15:55',NULL),(116,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(116,'Purple','2025-02-15','A','2025-02-27 05:22:51',NULL),(116,'Purple','2025-02-17','A','2025-02-27 05:24:09',NULL),(116,'Purple','2025-02-18','A','2025-02-27 05:30:16',NULL),(116,'Purple','2025-02-20','A','2025-02-27 05:31:07',NULL),(116,'Purple','2025-02-21','A','2025-02-27 05:33:00',NULL),(116,'Purple','2025-02-22','A','2025-02-27 05:34:25',NULL),(116,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(116,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(116,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(116,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(116,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(116,'Purple','2025-03-01','A','2025-03-01 07:12:23',NULL),(116,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(116,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(116,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(116,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(116,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(116,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(116,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(116,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(116,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(116,'Purple','2025-03-14','A','2025-03-15 07:21:43',NULL),(116,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(116,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(116,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(116,'Purple','2025-03-19','A','2025-03-19 03:27:44',NULL),(116,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(116,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(116,'Purple','2025-04-07','A','2025-04-07 03:34:50',NULL),(116,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(116,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(116,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(116,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(116,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(116,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(116,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(116,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(116,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(116,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(116,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(116,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(116,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(116,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(116,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(116,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(116,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(116,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(116,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(116,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(116,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(116,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(116,'Purple','2025-05-08','A','2025-05-08 04:08:19',NULL),(116,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(116,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(116,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(116,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(116,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(116,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(116,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(116,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(116,'Purple','2025-05-19','A','2025-05-19 06:15:31',NULL),(116,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(116,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(116,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(116,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(116,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(116,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(116,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(116,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(116,'Purple','2025-06-10','A','2025-06-10 07:21:35',NULL),(116,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(116,'Purple','2025-06-23','A','2025-06-23 04:35:57','2025-06-23 04:43:39'),(116,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(116,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(116,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(116,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(116,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(116,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(116,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(116,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(116,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(116,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(116,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(116,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(116,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(116,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(116,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(117,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(117,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(117,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(117,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(117,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(117,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(117,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(117,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(117,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(117,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(117,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(117,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(117,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(117,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(117,'1','2023-08-23','A','2023-08-25 09:00:26',NULL),(117,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(117,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(117,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(117,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(117,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(117,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(117,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(117,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(117,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(117,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(117,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(117,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(117,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(117,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(117,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(117,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(117,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(117,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(117,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(117,'1','2023-09-23','A','2023-09-23 11:42:51',NULL),(117,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(117,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(117,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(117,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(117,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(117,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(117,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(117,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(117,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(117,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(117,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(117,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(117,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(117,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(117,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(117,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(117,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(117,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(117,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(117,'1','2023-10-25','A','2023-10-25 10:39:54',NULL),(117,'1','2023-10-26','A','2023-10-26 11:28:46',NULL),(117,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(117,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(117,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(117,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(117,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(117,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(117,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(117,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(117,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(117,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(117,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(117,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(117,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(117,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(117,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(117,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(117,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(117,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(117,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(117,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(117,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(117,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(117,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(117,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(117,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(117,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(117,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(117,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(117,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(117,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(117,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(117,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(117,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(117,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(117,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(117,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(117,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(117,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(117,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(117,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(117,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(117,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(117,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(117,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(117,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(117,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(117,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(117,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(117,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(117,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(117,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(117,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(117,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(117,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(117,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(117,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(117,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(117,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(117,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(117,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(117,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(117,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(117,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(117,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(117,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(117,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(117,'1','2024-02-17','A','2024-02-17 11:29:19',NULL),(117,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(117,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(117,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(117,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(117,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(117,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(117,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(117,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(117,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(117,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(117,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(117,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(117,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(117,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(117,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(117,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(117,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(117,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(117,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(117,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(117,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(117,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(117,'1','2024-03-19','A','2024-03-19 03:44:29',NULL),(117,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(117,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(117,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(117,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(117,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(117,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(117,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(117,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(117,'1','2024-04-15','A','2024-04-17 09:37:06',NULL),(117,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(117,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(117,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(117,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(117,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(117,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(117,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(117,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(117,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(117,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(117,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(117,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(117,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(117,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(117,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(117,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(117,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(117,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(117,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(117,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(117,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(117,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(117,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(117,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(117,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(117,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(117,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(117,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(117,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(117,'1','2024-07-01','A','2024-07-02 07:00:02',NULL),(117,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(117,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(117,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(117,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(117,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(117,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(117,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(117,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(117,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(117,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(117,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(117,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(117,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(117,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(117,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(117,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(117,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(117,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(117,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(117,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(117,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(117,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(117,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(117,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(117,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(117,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(117,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(117,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(117,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(117,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(117,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(117,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(117,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(117,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(117,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(117,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(117,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(117,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(117,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(117,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(117,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(117,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(117,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(117,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(117,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(117,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(117,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(117,'2A','2024-10-08','A','2024-10-08 03:26:33',NULL),(117,'2A','2024-10-09','L','2024-10-09 03:48:39',NULL),(117,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(117,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(117,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(117,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(117,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(117,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(117,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(117,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(117,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(117,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(117,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(117,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(117,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(117,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(117,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(117,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(117,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(117,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(117,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(117,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(117,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(117,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(117,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(117,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(117,'2A','2024-11-11','A','2024-11-11 03:49:39',NULL),(117,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(117,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(117,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(117,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(117,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(117,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(117,'2A','2024-11-19','A','2024-11-19 05:20:43',NULL),(117,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(117,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(117,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(117,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(117,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(117,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(117,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(117,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(117,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(117,'2A','2025-01-07','A','2025-01-07 05:16:42',NULL),(117,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(117,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(117,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(117,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(117,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(117,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(117,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(117,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(117,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(117,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(117,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(117,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(117,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(117,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(117,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(117,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(117,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(117,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(117,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(117,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(117,'2A','2025-02-08','A','2025-03-06 05:58:05',NULL),(117,'2A','2025-02-10','A','2025-03-06 05:58:51',NULL),(117,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(117,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(117,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(117,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(117,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(117,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(117,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(117,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(117,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(117,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(117,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(117,'2A','2025-02-28','A','2025-02-28 03:57:12',NULL),(117,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(117,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(117,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(117,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(117,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(117,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(117,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(117,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(117,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(117,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(117,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(117,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(117,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(117,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(117,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(117,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(117,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(117,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(117,'2A','2025-04-07','A','2025-04-07 03:49:41',NULL),(117,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(117,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(117,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(117,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(117,'3A','2025-04-14','A','2025-04-14 06:24:08',NULL),(117,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(117,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(117,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(117,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(117,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(117,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(117,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(117,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(117,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(117,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(117,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(117,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(117,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(117,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(117,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(117,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(117,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(117,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(117,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(117,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(117,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(117,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(117,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(117,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(117,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(117,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(117,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(117,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(117,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(117,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(117,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(117,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(117,'3A','2025-05-30','A','2025-05-30 05:23:22','2025-06-16 05:20:56'),(117,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(117,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(117,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(117,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(117,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(117,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(117,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(117,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(117,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(117,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(117,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(117,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(117,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(117,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(117,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(117,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(117,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(117,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(117,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(117,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(117,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(117,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(118,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(118,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(118,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(118,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(118,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(118,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(118,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(118,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(118,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(118,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(118,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(118,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(118,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(118,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(118,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(118,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(118,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(118,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(118,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(118,'2A','2023-08-23','A','2023-08-25 08:23:46',NULL),(118,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(118,'2A','2023-08-25','A','2023-08-25 08:26:45',NULL),(118,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(118,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(118,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(118,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(118,'2A','2023-09-04','A','2023-09-05 05:34:23',NULL),(118,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(118,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(118,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(118,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(118,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(118,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(118,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(118,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(118,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(118,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(118,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(118,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(118,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(118,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(118,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(118,'2A','2023-09-23','A','2023-09-23 11:40:30',NULL),(118,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(118,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(118,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(118,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(118,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(118,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(118,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(118,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(118,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(118,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(118,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(118,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(118,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(118,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(118,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(118,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(118,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(118,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(118,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(118,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(118,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(118,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(118,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(118,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(118,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(118,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(118,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(118,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(118,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(118,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(118,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(118,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(118,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(118,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(118,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(118,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(118,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(118,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(118,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(118,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(118,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(118,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(118,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(118,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(118,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(118,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(118,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(118,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(118,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(118,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(118,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(118,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(118,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(118,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(118,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(118,'2A','2024-01-01','A','2024-01-03 05:12:38',NULL),(118,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(118,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(118,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(118,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(118,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(118,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(118,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(118,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(118,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(118,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(118,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(118,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(118,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(118,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(118,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(118,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(118,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(118,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(118,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(118,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(118,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(118,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(118,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(118,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(118,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(118,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(118,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(118,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(118,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(118,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(118,'2A','2024-02-21','A','2024-02-21 04:39:19',NULL),(118,'2A','2024-02-22','A','2024-02-22 03:59:34',NULL),(118,'2A','2024-02-23','A','2024-02-23 04:24:59',NULL),(118,'2A','2024-02-24','A','2024-02-27 11:21:19',NULL),(118,'2A','2024-02-27','A','2024-02-27 11:22:57',NULL),(118,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(118,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(118,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(118,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(118,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(118,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(118,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(118,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(118,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(118,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(118,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(118,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(118,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(118,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(118,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(118,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(118,'2A','2024-03-19','A','2024-03-19 03:48:15',NULL),(118,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(118,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(118,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(118,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(118,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(118,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(118,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(118,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(118,'2A','2024-04-15','A','2024-04-15 06:36:43',NULL),(118,'2A','2024-04-16','A','2024-04-16 09:38:07',NULL),(118,'2A','2024-04-17','A','2024-04-22 11:47:17',NULL),(118,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(118,'2A','2024-04-19','A','2024-04-19 05:15:38',NULL),(118,'2A','2024-04-20','A','2024-04-20 04:40:14',NULL),(118,'2A','2024-04-22','A','2024-04-22 06:20:04',NULL),(118,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(118,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(118,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(118,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(118,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(118,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(118,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(118,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(118,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(118,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(118,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(118,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(118,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(118,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(118,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(118,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(118,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(118,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(118,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(118,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(118,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(118,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(118,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(118,'2A','2024-06-24','A','2024-06-24 06:09:03',NULL),(118,'2A','2024-07-01','A','2024-07-02 07:24:27',NULL),(118,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(118,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(118,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(118,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(118,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(118,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(118,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(118,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(118,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(118,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(118,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(118,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(118,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(118,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(118,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(118,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(118,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(118,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(118,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(118,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(118,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(118,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(118,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(118,'2A','2024-08-15','P','2024-08-15 07:36:21',NULL),(118,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(118,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(118,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(118,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(118,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(118,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(118,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(118,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(118,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(118,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(118,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(118,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(118,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(118,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(118,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(118,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(118,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(118,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(118,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(118,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(118,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(118,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(118,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(118,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(118,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(118,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(118,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(118,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(118,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(118,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(118,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(118,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(118,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(118,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(118,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(118,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(118,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(118,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(118,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(118,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(118,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(118,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(118,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(118,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(118,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(118,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(118,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(118,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(118,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(118,'3A','2024-11-11','A','2024-11-11 03:52:35',NULL),(118,'3A','2024-11-12','A','2024-11-12 03:46:43',NULL),(118,'3A','2024-11-13','A','2024-11-13 03:49:26',NULL),(118,'3A','2024-11-14','A','2024-11-14 03:55:10',NULL),(118,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(118,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(118,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(118,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(118,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(118,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(118,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(118,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(118,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(118,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(118,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(118,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(118,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(118,'3A','2025-01-06','P','2025-01-06 05:20:37',NULL),(118,'3A','2025-01-07','A','2025-01-07 05:19:57',NULL),(118,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(118,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(118,'3A','2025-01-10','P','2025-01-10 04:00:10',NULL),(118,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(118,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(118,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(118,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(118,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(118,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(118,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(118,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(118,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(118,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(118,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(118,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(118,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(118,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(118,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(118,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(118,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(118,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(118,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(118,'3A','2025-02-08','A','2025-03-06 04:50:02',NULL),(118,'3A','2025-02-10','A','2025-03-06 04:50:34',NULL),(118,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(118,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(118,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(118,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(118,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(118,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(118,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(118,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(118,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(118,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(118,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(118,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(118,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(118,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(118,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(118,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(118,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(118,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(118,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(118,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(118,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(118,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(118,'3A','2025-04-07','A','2025-04-07 03:47:03',NULL),(118,'3A','2025-04-08','A','2025-04-08 05:16:44',NULL),(118,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(118,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(118,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(118,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(118,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(118,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(118,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(118,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(118,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(118,'4','2025-04-21','A','2025-04-21 03:50:20',NULL),(118,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(118,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(118,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(118,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(118,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(118,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(118,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(118,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(118,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(118,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(118,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(118,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(118,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(118,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(118,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(118,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(118,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(118,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(118,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(118,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(118,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(118,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(118,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(118,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(118,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(118,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(118,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(118,'4','2025-05-31','A','2025-05-31 04:24:09',NULL),(118,'4','2025-06-16','A','2025-06-16 05:24:25',NULL),(118,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(118,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(118,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(118,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(118,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(118,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(118,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(118,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(118,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(118,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(118,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(118,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(119,'Purple','2023-06-19','A','2023-06-19 04:04:59',NULL),(119,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(119,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(119,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(119,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(119,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(119,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(119,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(119,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(119,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(119,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(119,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(119,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(119,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(119,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(119,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(119,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(119,'Purple','2023-08-05','A','2023-08-05 03:26:50',NULL),(119,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(119,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(119,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(119,'Purple','2023-08-21','A','2023-08-25 08:46:24',NULL),(119,'Purple','2023-08-22','A','2023-08-25 08:48:27',NULL),(119,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(119,'Purple','2023-08-24','A','2023-08-24 04:32:31',NULL),(119,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(119,'Purple','2023-08-28','A','2023-08-28 05:22:37',NULL),(119,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(119,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(119,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(119,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(119,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(119,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(119,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(119,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(119,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(119,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(119,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(119,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(119,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(119,'Purple','2023-09-15','A','2023-09-15 04:08:07',NULL),(119,'Purple','2023-09-16','A','2023-09-16 04:12:39',NULL),(119,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(119,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(119,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(119,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(119,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(119,'Purple','2023-09-23','A','2023-09-23 04:31:46',NULL),(119,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(119,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(119,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(119,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(119,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(119,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(119,'Purple','2023-10-04','A','2023-10-04 04:26:57',NULL),(119,'Purple','2023-10-05','A','2023-10-05 04:18:13',NULL),(119,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(119,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(119,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(119,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(119,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(119,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(119,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(119,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(119,'Purple','2023-10-19','A','2023-10-19 04:27:54',NULL),(119,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(119,'Purple','2023-10-21','A','2023-10-21 05:34:43',NULL),(119,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(119,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(119,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(119,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(119,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(119,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(119,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(119,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(119,'Purple','2023-11-02','A','2023-11-02 03:51:19',NULL),(119,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(119,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(119,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(119,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(119,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(119,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(119,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(119,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(119,'Purple','2023-11-16','A','2023-11-16 04:07:40',NULL),(119,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(119,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(119,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(119,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(119,'Purple','2023-11-22','A','2023-11-22 05:57:19',NULL),(119,'Purple','2023-11-23','A','2023-11-23 04:22:27',NULL),(119,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(119,'Purple','2023-11-25','A','2023-11-25 04:33:37',NULL),(119,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(119,'Purple','2023-11-28','A','2023-11-28 06:10:11',NULL),(119,'Purple','2023-11-29','A','2023-11-29 11:54:38',NULL),(119,'Purple','2023-12-01','A','2023-12-01 11:51:30',NULL),(119,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(119,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(119,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(119,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(119,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(119,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(119,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(119,'Purple','2023-12-12','A','2023-12-20 11:02:11',NULL),(119,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(119,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(119,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(119,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(119,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(119,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(119,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(119,'Purple','2024-01-04','A','2024-01-15 09:28:57',NULL),(119,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(119,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(119,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(119,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(119,'Purple','2024-01-10','A','2024-01-22 06:35:44',NULL),(119,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(119,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(119,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(119,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(119,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(119,'Purple','2024-01-22','A','2024-01-22 04:49:35',NULL),(119,'Purple','2024-01-23','A','2024-01-23 06:00:39',NULL),(119,'Purple','2024-01-24','A','2024-01-25 04:17:56',NULL),(119,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(119,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(119,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(119,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(119,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(119,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(119,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(119,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(119,'Purple','2024-02-14','A','2024-02-15 04:17:46',NULL),(119,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(119,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(119,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(119,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(119,'Purple','2024-02-20','A','2024-02-20 04:39:30',NULL),(119,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(119,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(119,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(119,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(119,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(119,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(119,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(119,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(119,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(119,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(119,'Purple','2024-03-04','A','2024-03-04 05:01:49',NULL),(119,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(119,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(119,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(119,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(119,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(119,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(119,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(119,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(119,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(119,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(119,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(119,'Purple','2024-03-19','A','2024-03-19 03:39:11',NULL),(119,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(119,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(119,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(119,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(119,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(119,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(119,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(119,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(119,'Purple','2024-04-17','A','2024-04-17 05:07:37',NULL),(119,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(119,'Purple','2024-04-19','A','2024-04-19 05:17:54',NULL),(119,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(119,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(119,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(119,'Purple','2024-04-24','A','2024-04-24 04:23:41',NULL),(119,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(119,'Purple','2024-04-26','A','2024-04-26 04:12:11',NULL),(119,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(119,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(119,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(119,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(119,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(119,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(119,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(119,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(119,'Purple','2024-05-13','A','2024-05-13 04:07:02',NULL),(119,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(119,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(119,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(119,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(119,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(119,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(119,'Purple','2024-05-21','A','2024-05-21 04:07:01',NULL),(119,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(119,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(119,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(119,'Purple','2024-05-31','A','2024-05-31 05:25:51',NULL),(119,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(119,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(119,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(119,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(119,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(119,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(119,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(119,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(119,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(119,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(119,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(119,'Purple','2024-07-13','A','2024-07-13 05:15:24',NULL),(119,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(119,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(119,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(119,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(119,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(119,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(119,'Purple','2024-08-09','A','2024-08-09 06:06:08',NULL),(119,'Purple','2024-08-10','A','2024-08-10 08:06:00',NULL),(119,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(119,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(119,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(119,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(119,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(119,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(119,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(119,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(119,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(119,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(119,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(119,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(119,'Purple','2024-09-16','A','2024-09-16 03:28:11',NULL),(119,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(119,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(119,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(119,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(119,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(119,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(119,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(119,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(119,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(119,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(119,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(119,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(119,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(119,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(119,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(119,'Purple','2024-10-08','A','2024-10-08 03:21:26',NULL),(119,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(119,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(119,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(119,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(119,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(119,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(119,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(119,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(119,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(119,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(119,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(119,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(119,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(119,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(119,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(119,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(119,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(119,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(119,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(119,'Purple','2024-11-01','A','2024-11-01 03:53:45',NULL),(119,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(119,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(119,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(119,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(119,'Purple','2024-11-07','A','2024-11-07 03:30:54',NULL),(119,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(119,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(119,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(119,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(119,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(119,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(119,'Purple','2024-11-16','A','2024-11-16 03:43:17',NULL),(119,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(119,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(119,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(119,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(119,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(119,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(119,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(119,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(119,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(119,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(119,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(119,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(119,'Purple','2025-01-08','A','2025-01-08 03:48:50',NULL),(119,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(119,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(119,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(119,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(119,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(119,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(119,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(119,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(119,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(119,'Purple','2025-01-21','A','2025-02-26 06:19:52',NULL),(119,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(119,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(119,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(119,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(119,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(119,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(119,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(119,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(119,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(119,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(119,'Purple','2025-02-07','A','2025-02-27 04:55:08',NULL),(119,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(119,'Purple','2025-02-10','A','2025-02-27 05:04:43',NULL),(119,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(119,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(119,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(119,'Purple','2025-02-15','A','2025-02-27 05:22:51',NULL),(119,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(119,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(119,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(119,'Purple','2025-02-21','A','2025-02-27 05:33:00',NULL),(119,'Purple','2025-02-22','A','2025-02-27 05:34:25',NULL),(119,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(119,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(119,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(119,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(119,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(119,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(119,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(119,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(119,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(119,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(119,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(119,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(119,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(119,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(119,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(119,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(119,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(119,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(119,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(119,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(119,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(119,'Purple','2025-03-21','A','2025-03-21 03:46:06',NULL),(119,'Purple','2025-04-07','A','2025-04-07 03:34:50',NULL),(119,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(119,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(119,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(119,'Purple','2025-04-12','A','2025-04-12 05:00:50',NULL),(119,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(119,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(119,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(119,'Purple','2025-04-17','A','2025-04-17 03:56:07',NULL),(119,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(119,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(119,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(119,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(119,'Purple','2025-04-23','A','2025-04-23 15:55:23',NULL),(119,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(119,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(119,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(119,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(119,'Purple','2025-04-30','A','2025-04-30 04:32:27',NULL),(119,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(119,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(119,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(119,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(119,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(119,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(119,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(119,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(119,'Purple','2025-05-13','A','2025-05-13 04:17:56',NULL),(119,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(119,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(119,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(119,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(119,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(119,'Purple','2025-05-20','A','2025-05-20 04:44:23','2025-05-20 04:56:29'),(119,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(119,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(119,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(119,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(119,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(119,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(119,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(119,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(119,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(119,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(119,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(119,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(119,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(119,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(119,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(119,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(119,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(119,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(119,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(119,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(119,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(119,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(119,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(119,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(119,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(120,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(120,'1','2024-09-03','A','2024-09-03 16:51:24',NULL),(120,'1','2024-09-04','A','2024-09-04 03:50:14',NULL),(120,'1','2024-09-05','A','2024-09-05 03:55:44',NULL),(120,'1','2024-09-07','A','2024-09-07 03:37:09',NULL),(120,'1','2024-09-14','A','2024-09-14 03:24:41',NULL),(120,'1','2024-09-16','A','2024-09-16 03:35:41',NULL),(120,'1','2024-09-18','A','2024-09-18 03:52:41',NULL),(120,'1','2024-09-19','A','2024-09-19 03:23:19',NULL),(120,'1','2024-09-20','A','2024-09-20 03:25:25',NULL),(120,'1','2024-09-21','A','2024-09-21 03:24:31',NULL),(120,'1','2024-09-23','A','2024-09-23 04:58:44',NULL),(120,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(120,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(120,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(120,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(120,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(120,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(120,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(120,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(120,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(120,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(120,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(120,'Red','2023-07-18','A','2023-07-18 06:38:09',NULL),(120,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(120,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(120,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(120,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(120,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(120,'Red','2023-08-04','A','2023-08-04 03:40:59',NULL),(120,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(120,'Red','2023-08-07','A','2023-08-07 03:31:03',NULL),(120,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(120,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(120,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(120,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(120,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(120,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(120,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(120,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(120,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(120,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(120,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(120,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(120,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(120,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(120,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(120,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(120,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(120,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(120,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(120,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(120,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(120,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(120,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(120,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(120,'Red','2023-12-09','A','2023-12-09 07:39:00',NULL),(120,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(120,'Red','2023-12-14','A','2023-12-20 11:21:15',NULL),(120,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(120,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(120,'Red','2024-01-01','A','2024-01-03 04:50:52',NULL),(120,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(120,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(120,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(120,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(120,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(120,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(120,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(120,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(120,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(120,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(120,'Red','2024-01-19','A','2024-01-20 08:24:18',NULL),(120,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(120,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(120,'Red','2024-01-23','A','2024-01-23 06:02:23',NULL),(120,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(120,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(120,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(120,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(120,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(120,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(120,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(120,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(120,'Red','2024-02-03','A','2024-02-03 12:30:41',NULL),(120,'Red','2024-02-12','A','2024-02-13 04:35:08',NULL),(120,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(120,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(120,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(120,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(120,'Red','2024-02-17','A','2024-02-17 11:35:22',NULL),(120,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(120,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(120,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(120,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(120,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(120,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(120,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(120,'Red','2024-02-27','A','2024-02-27 11:29:53',NULL),(120,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(120,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(120,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(120,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(120,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(120,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(120,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(120,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(120,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(120,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(120,'Red','2024-03-13','A','2024-03-13 10:47:55',NULL),(120,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(120,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(120,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(120,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(120,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(120,'Red','2024-03-22','A','2024-03-27 09:20:09',NULL),(120,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(120,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(120,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(120,'Red','2024-03-28','A','2024-03-29 05:56:39',NULL),(120,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(120,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(120,'Red','2024-04-16','A','2024-04-17 09:26:07',NULL),(120,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(120,'Red','2024-04-18','A','2024-04-18 07:15:50',NULL),(120,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(120,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(120,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(120,'Red','2024-05-02','A','2024-05-02 05:05:34',NULL),(120,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(120,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(120,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(120,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(120,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(120,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(120,'Red','2024-05-13','A','2024-05-13 04:47:36',NULL),(120,'Red','2024-05-14','A','2024-05-14 04:26:47',NULL),(120,'Red','2024-05-15','A','2024-05-15 04:14:48',NULL),(120,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(120,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(120,'Red','2024-05-18','A','2024-05-18 04:51:00',NULL),(120,'Red','2024-05-20','A','2024-05-20 05:49:11',NULL),(120,'Red','2024-05-21','A','2024-05-21 04:41:44',NULL),(120,'Red','2024-05-25','A','2024-05-25 03:48:29',NULL),(120,'Red','2024-05-27','A','2024-05-27 06:21:37',NULL),(120,'Red','2024-05-29','A','2024-05-29 07:02:32',NULL),(120,'Red','2024-05-30','A','2024-05-30 07:18:43',NULL),(120,'Red','2024-05-31','A','2024-05-31 05:23:37',NULL),(120,'Red','2024-06-24','A','2024-06-24 06:11:27',NULL),(120,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(120,'Red','2024-07-02','A','2024-07-02 06:27:43',NULL),(120,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(120,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(120,'Red','2024-07-05','A','2024-07-05 05:12:31',NULL),(120,'Red','2024-07-06','A','2024-07-08 15:51:35',NULL),(120,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(120,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(120,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(120,'Red','2024-07-11','A','2024-07-11 04:23:12',NULL),(120,'Red','2024-07-12','A','2024-07-12 05:21:17',NULL),(120,'Red','2024-07-13','A','2024-07-13 05:18:04',NULL),(120,'Red','2024-07-18','A','2024-07-18 05:58:29',NULL),(120,'Red','2024-07-20','A','2024-07-20 09:47:59',NULL),(120,'Red','2024-07-22','A','2024-07-22 04:49:34',NULL),(120,'Red','2024-07-24','A','2024-07-24 04:40:06',NULL),(120,'Red','2024-07-26','A','2024-07-26 06:29:25',NULL),(120,'Red','2024-07-29','A','2024-07-31 14:58:24',NULL),(120,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(120,'Red','2024-08-08','L','2024-08-08 05:55:18',NULL),(120,'Red','2024-08-09','A','2024-08-09 06:32:26',NULL),(120,'Red','2024-08-10','A','2024-08-10 08:14:04',NULL),(120,'Red','2024-08-13','A','2024-08-13 05:11:38',NULL),(120,'Red','2024-08-15','A','2024-08-15 06:17:31',NULL),(120,'Red','2024-08-16','A','2024-08-16 04:14:28',NULL),(120,'Red','2024-08-17','A','2024-08-17 04:35:25',NULL),(120,'Red','2024-08-23','A','2024-08-23 04:34:56',NULL),(120,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(120,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(120,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(120,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(120,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(120,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(120,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(120,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(120,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(120,'Yellow','2023-09-20','A','2023-09-20 11:36:29',NULL),(120,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(120,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(120,'Yellow','2023-09-23','A','2023-09-23 11:44:21',NULL),(120,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(120,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(120,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(120,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(120,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(120,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(120,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(120,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(120,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(120,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(120,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(120,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(120,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(120,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(120,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(120,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(120,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(120,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(120,'Yellow','2023-10-25','A','2023-10-25 10:40:53',NULL),(120,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(120,'Yellow','2023-10-27','A','2023-10-30 11:21:20',NULL),(120,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(120,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(120,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(120,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(120,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(120,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(120,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(120,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(120,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(120,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(120,'Yellow','2023-11-16','A','2023-11-16 11:17:40',NULL),(120,'Yellow','2023-11-18','A','2023-11-18 11:31:06',NULL),(120,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(121,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(121,'1','2024-09-03','A','2024-09-03 16:51:24',NULL),(121,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(121,'1','2024-09-05','A','2024-09-05 03:55:44',NULL),(121,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(121,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(121,'1','2024-09-16','A','2024-09-16 03:35:41',NULL),(121,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(121,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(121,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(121,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(121,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(121,'1','2024-09-24','A','2024-09-24 03:40:42',NULL),(121,'1','2024-09-25','A','2024-09-25 03:43:27',NULL),(121,'1','2024-09-26','A','2024-09-26 03:50:03',NULL),(121,'1','2024-09-28','A','2024-09-28 03:33:53',NULL),(121,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(121,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(121,'1','2024-10-02','A','2024-10-02 03:56:55',NULL),(121,'1','2024-10-04','A','2024-10-04 05:00:00',NULL),(121,'1','2024-10-05','A','2024-10-05 03:53:33',NULL),(121,'1','2024-10-07','A','2024-10-07 05:07:54',NULL),(121,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(121,'1','2024-10-09','A','2024-10-09 03:36:52',NULL),(121,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(121,'1','2024-10-11','A','2024-10-11 03:46:43',NULL),(121,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(121,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(121,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(121,'1','2024-10-17','A','2024-10-17 03:53:46',NULL),(121,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(121,'1','2024-10-19','A','2024-10-19 03:57:02',NULL),(121,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(121,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(121,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(121,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(121,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(121,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(121,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(121,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(121,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(121,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(121,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(121,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(121,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(121,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(121,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(121,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(121,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(121,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(121,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(121,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(121,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(121,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(121,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(121,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(121,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(121,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(121,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(121,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(121,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(121,'Purple','2024-11-27','A','2024-11-27 03:49:21',NULL),(121,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(121,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(121,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(121,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(121,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(121,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(121,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(121,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(121,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(121,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(121,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(121,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(121,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(121,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(121,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(121,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(121,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(121,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(121,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(121,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(121,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(121,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(121,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(121,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(121,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(121,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(121,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(121,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(121,'Purple','2025-02-10','A','2025-02-27 05:04:43',NULL),(121,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(121,'Purple','2025-02-12','A','2025-02-27 05:15:55',NULL),(121,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(121,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(121,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(121,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(121,'Purple','2025-02-20','A','2025-02-27 05:31:07',NULL),(121,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(121,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(121,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(121,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(121,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(121,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(121,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(121,'Purple','2025-03-01','A','2025-03-01 07:12:23',NULL),(121,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(121,'Purple','2025-03-04','A','2025-03-04 03:44:54',NULL),(121,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(121,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(121,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(121,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(121,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(121,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(121,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(121,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(121,'Purple','2025-03-15','A','2025-03-15 07:21:06',NULL),(121,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(121,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(121,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(121,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(121,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(121,'Purple','2025-04-07','A','2025-04-07 03:34:50',NULL),(121,'Purple','2025-04-08','A','2025-04-08 05:08:12',NULL),(121,'Purple','2025-04-09','A','2025-04-09 03:53:29',NULL),(121,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(121,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(121,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(121,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(121,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(121,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(121,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(121,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(121,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(121,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(121,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(121,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(121,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(121,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(121,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(121,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(121,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(121,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(121,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(121,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(121,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(121,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(121,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(121,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(121,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(121,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(121,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(121,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(121,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(121,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(121,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(121,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(121,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(121,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(121,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(121,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(121,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(121,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(121,'Purple','2025-06-10','A','2025-06-10 07:21:35',NULL),(121,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(121,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(121,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(121,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(121,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(121,'Purple','2025-07-02','A','2025-07-02 06:25:48',NULL),(121,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(121,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(121,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(121,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(121,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(121,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(121,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(121,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(121,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(121,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(121,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(121,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(121,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(121,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(121,'Red','2023-06-22','A','2023-06-22 05:30:10',NULL),(121,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(121,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(121,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(121,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(121,'Red','2023-07-14','A','2023-07-14 03:35:28',NULL),(121,'Red','2023-07-15','A','2023-07-15 04:05:53',NULL),(121,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(121,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(121,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(121,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(121,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(121,'Red','2023-08-02','A','2023-08-02 04:08:10',NULL),(121,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(121,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(121,'Red','2023-08-05','A','2023-08-05 03:41:02',NULL),(121,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(121,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(121,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(121,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(121,'Red','2023-08-23','A','2023-08-25 09:12:27',NULL),(121,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(121,'Red','2023-08-25','A','2023-08-25 09:17:09',NULL),(121,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(121,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(121,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(121,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(121,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(121,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(121,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(121,'Red','2023-09-08','A','2023-09-08 10:42:38',NULL),(121,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(121,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(121,'Red','2023-11-30','A','2023-12-01 11:26:07',NULL),(121,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(121,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(121,'Red','2023-12-04','A','2023-12-04 11:31:34',NULL),(121,'Red','2023-12-05','A','2023-12-05 11:26:23',NULL),(121,'Red','2023-12-06','A','2023-12-06 11:28:56',NULL),(121,'Red','2023-12-07','A','2023-12-08 11:00:18',NULL),(121,'Red','2023-12-08','A','2023-12-08 11:08:23',NULL),(121,'Red','2023-12-09','A','2023-12-09 07:39:00',NULL),(121,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(121,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(121,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(121,'Red','2023-12-16','A','2023-12-20 11:50:10',NULL),(121,'Red','2024-01-01','A','2024-01-03 04:50:52',NULL),(121,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(121,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(121,'Red','2024-01-04','A','2024-01-15 09:38:33',NULL),(121,'Red','2024-01-05','A','2024-01-30 06:43:44',NULL),(121,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(121,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(121,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(121,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(121,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(121,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(121,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(121,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(121,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(121,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(121,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(121,'Red','2024-01-25','A','2024-01-25 09:56:49',NULL),(121,'Red','2024-01-26','A','2024-01-26 11:06:01',NULL),(121,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(121,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(121,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(121,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(121,'Red','2024-02-02','A','2024-02-22 11:46:54',NULL),(121,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(121,'Red','2024-02-12','A','2024-02-13 04:35:08',NULL),(121,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(121,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(121,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(121,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(121,'Red','2024-02-17','A','2024-02-17 11:35:22',NULL),(121,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(121,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(121,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(121,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(121,'Red','2024-02-23','A','2024-02-24 04:31:27',NULL),(121,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(121,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(121,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(121,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(121,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(121,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(121,'Red','2024-03-04','A','2024-03-05 04:36:04',NULL),(121,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(121,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(121,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(121,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(121,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(121,'Red','2024-03-12','A','2024-03-12 04:00:12',NULL),(121,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(121,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(121,'Red','2024-03-15','A','2024-03-15 04:26:51',NULL),(121,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(121,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(121,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(121,'Red','2024-03-22','A','2024-03-27 09:20:09',NULL),(121,'Red','2024-03-25','A','2024-03-27 09:18:10',NULL),(121,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(121,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(121,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(121,'Red','2024-03-29','A','2024-03-29 05:54:24',NULL),(121,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(121,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(121,'Red','2024-04-17','A','2024-04-17 09:23:26',NULL),(121,'Red','2024-04-18','A','2024-04-18 07:15:50',NULL),(121,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(121,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(121,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(121,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(121,'Red','2024-05-03','A','2024-05-04 05:53:58',NULL),(121,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(121,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(121,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(121,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(121,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(121,'Red','2024-05-13','A','2024-05-13 04:47:36',NULL),(121,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(121,'Red','2024-05-15','A','2024-05-15 04:14:48',NULL),(121,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(121,'Red','2024-05-17','A','2024-05-17 04:29:15',NULL),(121,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(121,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(121,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(121,'Red','2024-05-25','A','2024-05-25 03:48:29',NULL),(121,'Red','2024-05-27','A','2024-05-27 06:21:37',NULL),(121,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(121,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(121,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(121,'Red','2024-06-24','A','2024-06-24 06:11:27','2024-06-24 06:14:17'),(121,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(121,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(121,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(121,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(121,'Red','2024-07-05','A','2024-07-05 05:12:31',NULL),(121,'Red','2024-07-06','A','2024-07-08 15:51:35',NULL),(121,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(121,'Red','2024-07-09','A','2024-07-09 06:48:36',NULL),(121,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(121,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(121,'Red','2024-07-12','A','2024-07-12 05:21:17',NULL),(121,'Red','2024-07-13','A','2024-07-13 05:18:04',NULL),(121,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(121,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(121,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(121,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(121,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(121,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(121,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(121,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(121,'Red','2024-08-09','A','2024-08-09 06:32:26',NULL),(121,'Red','2024-08-10','A','2024-08-10 08:14:04',NULL),(121,'Red','2024-08-13','A','2024-08-13 05:11:38',NULL),(121,'Red','2024-08-15','A','2024-08-15 06:17:31',NULL),(121,'Red','2024-08-16','A','2024-08-16 04:14:28',NULL),(121,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(121,'Red','2024-08-23','A','2024-08-23 04:34:56',NULL),(121,'Yellow','2023-09-09','A','2023-09-09 09:39:00',NULL),(121,'Yellow','2023-09-11','A','2023-09-11 08:45:45',NULL),(121,'Yellow','2023-09-12','A','2023-09-14 03:50:24',NULL),(121,'Yellow','2023-09-13','A','2023-09-13 11:23:05',NULL),(121,'Yellow','2023-09-14','A','2023-09-15 08:27:45',NULL),(121,'Yellow','2023-09-15','A','2023-09-15 08:26:30',NULL),(121,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(121,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(121,'Yellow','2023-09-19','A','2023-09-19 09:05:04',NULL),(121,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(121,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(121,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(121,'Yellow','2023-09-23','A','2023-09-23 11:44:21',NULL),(121,'Yellow','2023-09-25','A','2023-09-25 08:38:31',NULL),(121,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(121,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(121,'Yellow','2023-09-28','A','2023-09-28 11:25:52',NULL),(121,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(121,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(121,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(121,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(121,'Yellow','2023-10-06','A','2023-10-06 09:40:56',NULL),(121,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(121,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(121,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(121,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(121,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(121,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(121,'Yellow','2023-10-20','A','2023-10-20 10:42:17',NULL),(121,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(121,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(121,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(121,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(121,'Yellow','2023-10-27','A','2023-10-30 11:21:20',NULL),(121,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(121,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(121,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(121,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(121,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(121,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(121,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(121,'Yellow','2023-11-07','A','2023-11-07 11:07:59',NULL),(121,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(121,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(121,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(121,'Yellow','2023-11-18','A','2023-11-18 11:31:06',NULL),(121,'Yellow','2023-11-24','A','2023-11-25 05:16:00',NULL),(122,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(122,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(122,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(122,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(122,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(122,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(122,'1','2024-09-16','A','2024-09-16 03:35:41',NULL),(122,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(122,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(122,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(122,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(122,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(122,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(122,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(122,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(122,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(122,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(122,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(122,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(122,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(122,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(122,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(122,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(122,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(122,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(122,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(122,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(122,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(122,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(122,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(122,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(122,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(122,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(122,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(122,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(122,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(122,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(122,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(122,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(122,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(122,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(122,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(122,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(122,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(122,'1','2024-11-04','A','2024-11-04 03:50:12',NULL),(122,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(122,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(122,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(122,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(122,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(122,'1','2024-11-12','A','2024-11-12 03:41:34',NULL),(122,'1','2024-11-13','L','2024-11-13 03:40:35',NULL),(122,'1','2024-11-14','A','2024-11-14 03:48:50',NULL),(122,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(122,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(122,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(122,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(122,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(122,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(122,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(122,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(122,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(122,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(122,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(122,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(122,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(122,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(122,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(122,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(122,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(122,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(122,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(122,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(122,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(122,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(122,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(122,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(122,'1','2025-01-21','A','2025-02-26 03:56:50',NULL),(122,'1','2025-01-22','A','2025-02-26 03:58:35',NULL),(122,'1','2025-01-23','A','2025-02-26 04:01:01',NULL),(122,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(122,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(122,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(122,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(122,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(122,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(122,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(122,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(122,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(122,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(122,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(122,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(122,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(122,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(122,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(122,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(122,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(122,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(122,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(122,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(122,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(122,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(122,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(122,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(122,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(122,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(122,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(122,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(122,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(122,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(122,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(122,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(122,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(122,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(122,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(122,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(122,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(122,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(122,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(122,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(122,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(122,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(122,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(122,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(122,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(122,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(122,'1','2025-04-12','A','2025-04-12 04:39:19',NULL),(122,'1','2025-04-14','A','2025-04-14 04:27:36',NULL),(122,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(122,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(122,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(122,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(122,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(122,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(122,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(122,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(122,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(122,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(122,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(122,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(122,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(122,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(122,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(122,'1','2025-05-06','A','2025-05-08 04:32:21',NULL),(122,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(122,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(122,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(122,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(122,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(122,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(122,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(122,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(122,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(122,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(122,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(122,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(122,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(122,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(122,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(122,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(122,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(122,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(122,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(122,'1','2025-06-10','P','2025-06-10 07:18:39',NULL),(122,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(122,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(122,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(122,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(122,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(122,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(122,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(122,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(122,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(122,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(122,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(122,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(122,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(122,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(122,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(122,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(122,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(122,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(122,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(122,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(122,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(122,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(122,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(122,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(122,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(122,'Red','2023-07-12','A','2023-07-12 03:41:19',NULL),(122,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(122,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(122,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(122,'Red','2023-07-17','A','2023-07-17 04:02:29',NULL),(122,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(122,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(122,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(122,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(122,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(122,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(122,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(122,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(122,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(122,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(122,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(122,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(122,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(122,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(122,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(122,'Red','2023-08-29','A','2023-09-02 04:33:37',NULL),(122,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(122,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(122,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(122,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(122,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(122,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(122,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(122,'Red','2023-09-09','P','2023-09-09 09:24:57',NULL),(122,'Red','2023-09-11','P','2023-09-11 08:44:29',NULL),(122,'Red','2023-09-12','P','2023-09-14 03:49:37',NULL),(122,'Red','2023-09-13','P','2023-09-13 13:02:59',NULL),(122,'Red','2023-09-14','P','2023-09-15 08:24:19',NULL),(122,'Red','2023-09-15','P','2023-09-15 08:23:54',NULL),(122,'Red','2023-09-16','P','2023-09-19 04:07:24',NULL),(122,'Red','2023-09-18','P','2023-09-19 04:07:55',NULL),(122,'Red','2023-09-19','P','2023-09-19 08:59:03',NULL),(122,'Red','2023-09-20','P','2023-09-20 11:38:53',NULL),(122,'Red','2023-09-21','P','2023-09-21 11:12:21',NULL),(122,'Red','2023-09-22','P','2023-09-22 10:36:14',NULL),(122,'Red','2023-09-23','P','2023-09-23 11:46:43',NULL),(122,'Red','2023-09-25','P','2023-09-25 08:39:05',NULL),(122,'Red','2023-09-26','P','2023-09-26 09:19:43',NULL),(122,'Red','2023-09-27','P','2023-09-28 11:28:36',NULL),(122,'Red','2023-09-28','P','2023-09-28 11:28:50',NULL),(122,'Red','2023-10-02','P','2023-10-02 11:05:48',NULL),(122,'Red','2023-10-03','P','2023-10-03 10:29:44',NULL),(122,'Red','2023-10-04','P','2023-10-04 09:42:26',NULL),(122,'Red','2023-10-05','P','2023-10-05 11:20:46',NULL),(122,'Red','2023-10-06','P','2023-10-06 09:41:55',NULL),(122,'Red','2023-10-09','A','2023-10-09 11:22:19',NULL),(122,'Red','2023-10-10','P','2023-10-10 11:21:39',NULL),(122,'Red','2023-10-11','P','2023-10-11 11:45:39',NULL),(122,'Red','2023-10-14','P','2023-10-14 03:27:40',NULL),(122,'Red','2023-10-16','P','2023-10-17 11:35:38',NULL),(122,'Red','2023-10-17','P','2023-10-17 11:26:56',NULL),(122,'Red','2023-10-19','P','2023-10-19 10:35:04',NULL),(122,'Red','2023-10-20','P','2023-10-20 10:37:07',NULL),(122,'Red','2023-10-23','P','2023-10-23 11:24:01',NULL),(122,'Red','2023-10-24','P','2023-10-24 10:57:37',NULL),(122,'Red','2023-10-25','P','2023-10-25 10:25:40',NULL),(122,'Red','2023-10-26','P','2023-10-26 11:27:33',NULL),(122,'Red','2023-10-27','P','2023-10-30 11:20:22',NULL),(122,'Red','2023-10-30','P','2023-10-30 11:19:01',NULL),(122,'Red','2023-10-31','P','2023-10-31 11:31:35',NULL),(122,'Red','2023-11-01','P','2023-11-03 11:07:50',NULL),(122,'Red','2023-11-02','P','2023-11-03 11:08:14',NULL),(122,'Red','2023-11-03','P','2023-11-03 11:06:36',NULL),(122,'Red','2023-11-04','P','2023-11-04 10:55:12',NULL),(122,'Red','2023-11-06','P','2023-11-07 11:08:45',NULL),(122,'Red','2023-11-07','P','2023-11-07 11:08:13',NULL),(122,'Red','2023-11-13','P','2023-11-16 11:16:54',NULL),(122,'Red','2023-11-14','P','2023-11-16 11:16:09',NULL),(122,'Red','2023-11-15','P','2023-11-16 11:15:38',NULL),(122,'Red','2023-11-16','P','2023-11-16 11:14:41',NULL),(122,'Red','2023-11-18','P','2023-11-18 11:30:39',NULL),(122,'Red','2023-11-24','A','2023-11-25 05:14:34',NULL),(122,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(122,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(122,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(122,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(122,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(122,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(122,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(122,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(122,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(122,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(122,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(122,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(122,'Red','2023-12-14','A','2023-12-20 11:21:15',NULL),(122,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(122,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(122,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(122,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(122,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(122,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(122,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(122,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(122,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(122,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(122,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(122,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(122,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(122,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(122,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(122,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(122,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(122,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(122,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(122,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(122,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(122,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(122,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(122,'Red','2024-02-01','L','2024-02-01 10:59:51',NULL),(122,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(122,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(122,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(122,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(122,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(122,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(122,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(122,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(122,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(122,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(122,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(122,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(122,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(122,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(122,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(122,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(122,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(122,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(122,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(122,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(122,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(122,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(122,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(122,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(122,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(122,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(122,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(122,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(122,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(122,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(122,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(122,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(122,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(122,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(122,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(122,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(122,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(122,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(122,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(122,'Red','2024-04-16','A','2024-04-17 09:26:07',NULL),(122,'Red','2024-04-17','A','2024-04-17 09:23:26',NULL),(122,'Red','2024-04-18','L','2024-04-18 07:15:50',NULL),(122,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(122,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(122,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(122,'Red','2024-05-02','L','2024-05-02 05:05:34',NULL),(122,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(122,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(122,'Red','2024-05-06','A','2024-05-06 05:22:59',NULL),(122,'Red','2024-05-07','L','2024-05-07 04:23:05',NULL),(122,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(122,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(122,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(122,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(122,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(122,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(122,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(122,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(122,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(122,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(122,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(122,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(122,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(122,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(122,'Red','2024-05-31','A','2024-05-31 05:23:37',NULL),(122,'Red','2024-06-24','A','2024-06-24 06:11:27','2024-06-24 06:14:17'),(122,'Red','2024-07-01','L','2024-07-02 07:56:48',NULL),(122,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(122,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(122,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(122,'Red','2024-07-05','L','2024-07-05 05:12:31',NULL),(122,'Red','2024-07-06','L','2024-07-08 15:51:35',NULL),(122,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(122,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(122,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(122,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(122,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(122,'Red','2024-07-13','L','2024-07-13 05:18:04',NULL),(122,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(122,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(122,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(122,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(122,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(122,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(122,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(122,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(122,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(122,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(122,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(122,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(122,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(122,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(122,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(123,'Red','2023-06-19','A','2023-06-19 04:18:31',NULL),(123,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(123,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(123,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(123,'Red','2023-06-23','A','2023-06-23 03:36:00',NULL),(123,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(123,'Red','2023-07-12','A','2023-07-12 03:41:19',NULL),(123,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(123,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(123,'Red','2023-07-15','A','2023-07-15 04:05:53',NULL),(123,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(123,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(123,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(123,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(123,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(123,'Red','2023-08-02','A','2023-08-02 04:08:10',NULL),(123,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(123,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(123,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(123,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(123,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(123,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(123,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(123,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(123,'Red','2023-08-24','A','2023-08-25 09:13:09',NULL),(123,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(123,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(123,'Red','2023-08-30','A','2023-09-02 04:34:42',NULL),(123,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(123,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(123,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(123,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(123,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(123,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(123,'Red','2023-09-09','A','2023-09-09 09:24:57',NULL),(123,'Red','2023-09-11','P','2023-09-11 08:44:29',NULL),(123,'Red','2023-09-12','P','2023-09-14 03:49:37',NULL),(123,'Red','2023-09-13','P','2023-09-13 13:02:59',NULL),(123,'Red','2023-09-14','P','2023-09-15 08:24:19',NULL),(123,'Red','2023-09-15','P','2023-09-15 08:23:54',NULL),(123,'Red','2023-09-16','P','2023-09-19 04:07:24',NULL),(123,'Red','2023-09-18','A','2023-09-19 04:07:55',NULL),(123,'Red','2023-09-19','P','2023-09-19 08:59:03',NULL),(123,'Red','2023-09-20','P','2023-09-20 11:38:53',NULL),(123,'Red','2023-09-21','P','2023-09-21 11:12:21',NULL),(123,'Red','2023-09-22','A','2023-09-22 10:36:14',NULL),(123,'Red','2023-09-23','A','2023-09-23 11:46:43',NULL),(123,'Red','2023-09-25','P','2023-09-25 08:39:05',NULL),(123,'Red','2023-09-26','P','2023-09-26 09:19:43',NULL),(123,'Red','2023-09-27','P','2023-09-28 11:28:36',NULL),(123,'Red','2023-09-28','P','2023-09-28 11:28:50',NULL),(123,'Red','2023-10-02','P','2023-10-02 11:05:48',NULL),(123,'Red','2023-10-03','P','2023-10-03 10:29:44',NULL),(123,'Red','2023-10-04','P','2023-10-04 09:42:26',NULL),(123,'Red','2023-10-05','A','2023-10-05 11:20:46',NULL),(123,'Red','2023-10-06','P','2023-10-06 09:41:55',NULL),(123,'Red','2023-10-09','P','2023-10-09 11:22:19',NULL),(123,'Red','2023-10-10','P','2023-10-10 11:21:39',NULL),(123,'Red','2023-10-11','P','2023-10-11 11:45:39',NULL),(123,'Red','2023-10-14','A','2023-10-14 03:27:40',NULL),(123,'Red','2023-10-16','P','2023-10-17 11:35:38',NULL),(123,'Red','2023-10-17','A','2023-10-17 11:26:56',NULL),(123,'Red','2023-10-19','P','2023-10-19 10:35:04',NULL),(123,'Red','2023-10-20','P','2023-10-20 10:37:07',NULL),(123,'Red','2023-10-23','P','2023-10-23 11:24:01',NULL),(123,'Red','2023-10-24','A','2023-10-24 10:57:37',NULL),(123,'Red','2023-10-25','A','2023-10-25 10:25:40',NULL),(123,'Red','2023-10-26','A','2023-10-26 11:27:33',NULL),(123,'Red','2023-10-27','A','2023-10-30 11:20:22',NULL),(123,'Red','2023-10-30','A','2023-10-30 11:19:01',NULL),(123,'Red','2023-10-31','A','2023-10-31 11:31:35',NULL),(123,'Red','2023-11-01','P','2023-11-03 11:07:50',NULL),(123,'Red','2023-11-02','P','2023-11-03 11:08:14',NULL),(123,'Red','2023-11-03','P','2023-11-03 11:06:36',NULL),(123,'Red','2023-11-04','A','2023-11-04 10:55:12',NULL),(123,'Red','2023-11-06','P','2023-11-07 11:08:45',NULL),(123,'Red','2023-11-07','P','2023-11-07 11:08:13',NULL),(123,'Red','2023-11-13','A','2023-11-16 11:16:54',NULL),(123,'Red','2023-11-14','A','2023-11-16 11:16:09',NULL),(123,'Red','2023-11-15','A','2023-11-16 11:15:38',NULL),(123,'Red','2023-11-16','P','2023-11-16 11:14:41',NULL),(123,'Red','2023-11-18','A','2023-11-18 11:30:39',NULL),(123,'Red','2023-11-24','P','2023-11-25 05:14:34',NULL),(123,'Red','2023-11-28','A','2023-11-29 11:42:24',NULL),(123,'Red','2023-11-29','A','2023-11-29 11:41:27',NULL),(123,'Red','2023-11-30','A','2023-12-01 11:26:07',NULL),(123,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(123,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(123,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(123,'Red','2023-12-05','A','2023-12-05 11:26:23',NULL),(123,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(123,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(123,'Red','2023-12-08','A','2023-12-08 11:08:23',NULL),(123,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(123,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(123,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(123,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(123,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(123,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(123,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(123,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(123,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(124,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(124,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(124,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(124,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(124,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(124,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(124,'1','2023-08-02','A','2023-08-02 03:59:43',NULL),(124,'1','2023-08-03','A','2023-08-03 04:05:24',NULL),(124,'1','2023-08-04','A','2023-08-04 03:33:28',NULL),(124,'1','2023-08-05','A','2023-08-05 03:28:35',NULL),(124,'1','2023-08-07','A','2023-08-07 03:23:43',NULL),(124,'1','2023-08-08','A','2023-08-08 03:45:36',NULL),(124,'1','2023-08-21','A','2023-08-25 08:58:44',NULL),(124,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(124,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(124,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(124,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(124,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(124,'1','2023-09-04','A','2023-09-05 05:32:26',NULL),(124,'1','2023-09-05','A','2023-09-06 10:14:59',NULL),(124,'1','2023-09-06','A','2023-09-06 10:07:30',NULL),(124,'1','2023-09-08','A','2023-09-08 10:46:04',NULL),(124,'1','2023-09-09','A','2023-09-09 09:22:51',NULL),(124,'1','2023-09-11','A','2023-09-11 08:52:52',NULL),(124,'1','2023-09-12','A','2023-09-12 07:54:55',NULL),(124,'1','2023-09-13','A','2023-09-13 11:21:24',NULL),(124,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(124,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(124,'1','2023-09-16','A','2023-09-19 04:09:08',NULL),(124,'1','2023-09-18','A','2023-09-19 04:11:48',NULL),(124,'1','2023-09-19','A','2023-09-19 09:01:57',NULL),(124,'1','2023-09-20','A','2023-09-20 11:34:06',NULL),(124,'1','2023-09-21','A','2023-09-21 11:09:46',NULL),(124,'1','2023-09-22','A','2023-09-22 10:39:00',NULL),(124,'1','2023-09-23','A','2023-09-23 11:42:51',NULL),(124,'1','2023-09-25','A','2023-09-25 08:36:52',NULL),(124,'1','2023-09-26','A','2023-09-26 09:21:40',NULL),(124,'1','2023-09-27','A','2023-09-28 11:23:40',NULL),(124,'1','2023-09-28','A','2023-09-28 11:24:28',NULL),(124,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(124,'1','2023-10-03','A','2023-10-03 10:34:25',NULL),(124,'1','2023-10-04','A','2023-10-04 09:43:31',NULL),(124,'1','2023-10-05','A','2023-10-05 11:19:03',NULL),(124,'1','2023-10-06','A','2023-10-06 09:43:49',NULL),(124,'1','2023-10-09','A','2023-10-09 11:20:20',NULL),(124,'1','2023-10-10','A','2023-10-10 11:17:23',NULL),(124,'1','2023-10-11','A','2023-10-11 11:49:01',NULL),(124,'1','2023-10-14','A','2023-10-14 03:29:00',NULL),(124,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(124,'1','2023-10-17','A','2023-10-17 11:33:29',NULL),(124,'1','2023-10-19','A','2023-10-19 10:37:41',NULL),(124,'1','2023-10-20','A','2023-10-20 10:40:10',NULL),(124,'1','2023-10-23','A','2023-10-23 11:26:17',NULL),(124,'1','2023-10-24','A','2023-10-24 11:05:22',NULL),(124,'1','2023-10-25','A','2023-10-25 10:39:54',NULL),(124,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(124,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(124,'1','2023-10-30','A','2023-10-30 11:16:31',NULL),(124,'1','2023-10-31','A','2023-10-31 11:33:38',NULL),(124,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(124,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(124,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(124,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(124,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(124,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(124,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(124,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(124,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(125,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(125,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(125,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(125,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(125,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(125,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(125,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(125,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(125,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(125,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(125,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(125,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(125,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(125,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(125,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(125,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(125,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(125,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(125,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(125,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(125,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(125,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(125,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(125,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(125,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(125,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(125,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(125,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(125,'1','2024-10-16','A','2024-10-17 03:55:05',NULL),(125,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(125,'1','2024-10-18','A','2024-10-18 03:49:32',NULL),(125,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(125,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(125,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(125,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(125,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(125,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(125,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(125,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(125,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(125,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(125,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(125,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(125,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(125,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(125,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(125,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(125,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(125,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(125,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(125,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(125,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(125,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(125,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(125,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(125,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(125,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(125,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(125,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(125,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(125,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(125,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(125,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(125,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(125,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(125,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(125,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(125,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(125,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(125,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(125,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(125,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(125,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(125,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(125,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(125,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(125,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(125,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(125,'1','2025-01-22','A','2025-02-26 03:58:35',NULL),(125,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(125,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(125,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(125,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(125,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(125,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(125,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(125,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(125,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(125,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(125,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(125,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(125,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(125,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(125,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(125,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(125,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(125,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(125,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(125,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(125,'1','2025-02-22','A','2025-02-26 05:51:32',NULL),(125,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(125,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(125,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(125,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(125,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(125,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(125,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(125,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(125,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(125,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(125,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(125,'1','2025-03-10','A','2025-03-10 05:25:39',NULL),(125,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(125,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(125,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(125,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(125,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(125,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(125,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(125,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(125,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(125,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(125,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(125,'1','2025-04-08','A','2025-04-08 05:07:08',NULL),(125,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(125,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(125,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(125,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(125,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(125,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(125,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(125,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(125,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(125,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(125,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(125,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(125,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(125,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(125,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(125,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(125,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(125,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(125,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(125,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(125,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(125,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(125,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(125,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(125,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(125,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(125,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(125,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(125,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(125,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(125,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(125,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(125,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(125,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(125,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(125,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(125,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(125,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(125,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(125,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(125,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(125,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(125,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(125,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(125,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(125,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(125,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(125,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(125,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(125,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(125,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(125,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(125,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(125,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(125,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(125,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(125,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(125,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(125,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(125,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(125,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(125,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(125,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(125,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(125,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(125,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(125,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(125,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(125,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(125,'Red','2023-07-17','A','2023-07-17 04:02:29',NULL),(125,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(125,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(125,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(125,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(125,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(125,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(125,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(125,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(125,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(125,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(125,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(125,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(125,'Red','2023-08-23','A','2023-08-25 09:12:27',NULL),(125,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(125,'Red','2023-08-25','A','2023-08-25 09:17:09',NULL),(125,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(125,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(125,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(125,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(125,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(125,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(125,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(125,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(125,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(125,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(125,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(125,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(125,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(125,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(125,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(125,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(125,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(125,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(125,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(125,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(125,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(125,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(125,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(125,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(125,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(125,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(125,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(125,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(125,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(125,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(125,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(125,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(125,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(125,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(125,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(125,'Red','2024-01-20','A','2024-01-20 08:21:32',NULL),(125,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(125,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(125,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(125,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(125,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(125,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(125,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(125,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(125,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(125,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(125,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(125,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(125,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(125,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(125,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(125,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(125,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(125,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(125,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(125,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(125,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(125,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(125,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(125,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(125,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(125,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(125,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(125,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(125,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(125,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(125,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(125,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(125,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(125,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(125,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(125,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(125,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(125,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(125,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(125,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(125,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(125,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(125,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(125,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(125,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(125,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(125,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(125,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(125,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(125,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(125,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(125,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(125,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(125,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(125,'Red','2024-05-02','A','2024-05-02 05:05:34',NULL),(125,'Red','2024-05-03','A','2024-05-04 05:53:58',NULL),(125,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(125,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(125,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(125,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(125,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(125,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(125,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(125,'Red','2024-05-15','A','2024-05-15 04:14:48',NULL),(125,'Red','2024-05-16','A','2024-05-16 04:51:13',NULL),(125,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(125,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(125,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(125,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(125,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(125,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(125,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(125,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(125,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(125,'Red','2024-06-24','A','2024-06-24 06:11:27','2024-06-24 06:14:17'),(125,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(125,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(125,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(125,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(125,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(125,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(125,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(125,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(125,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(125,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(125,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(125,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(125,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(125,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(125,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(125,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(125,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(125,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(125,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(125,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(125,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(125,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(125,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(125,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(125,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(125,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(125,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(125,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(125,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(125,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(125,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(125,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(125,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(125,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(125,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(125,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(125,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(125,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(125,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(125,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(125,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(125,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(125,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(125,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(125,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(125,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(125,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(125,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(125,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(125,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(125,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(125,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(125,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(125,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(125,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(125,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(125,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(125,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(125,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(125,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(125,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(125,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(125,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(125,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(125,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(125,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(125,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(125,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(125,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(125,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(125,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(125,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(125,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(125,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(126,'1','2024-09-02','A','2024-09-02 03:38:29',NULL),(126,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(126,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(126,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(126,'1','2024-09-07','A','2024-09-07 03:37:09',NULL),(126,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(126,'1','2024-09-16','A','2024-09-16 03:35:41',NULL),(126,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(126,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(126,'1','2024-09-20','A','2024-09-20 03:25:25',NULL),(126,'1','2024-09-21','A','2024-09-21 03:24:31',NULL),(126,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(126,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(126,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(126,'1','2024-09-26','A','2024-09-26 03:50:03',NULL),(126,'1','2024-09-28','A','2024-09-28 03:33:53',NULL),(126,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(126,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(126,'1','2024-10-02','A','2024-10-02 03:56:55',NULL),(126,'1','2024-10-04','A','2024-10-04 05:00:00',NULL),(126,'1','2024-10-05','A','2024-10-05 03:53:33',NULL),(126,'1','2024-10-07','A','2024-10-07 05:07:54',NULL),(126,'1','2024-10-08','A','2024-10-08 03:22:25',NULL),(126,'1','2024-10-09','A','2024-10-09 03:36:52',NULL),(126,'1','2024-10-10','A','2024-10-10 03:47:23',NULL),(126,'1','2024-10-11','A','2024-10-11 03:46:43',NULL),(126,'1','2024-10-14','A','2024-10-14 03:39:26',NULL),(126,'1','2024-10-15','A','2024-10-15 03:44:29',NULL),(126,'1','2024-10-16','A','2024-10-17 03:55:05',NULL),(126,'1','2024-10-17','A','2024-10-17 03:53:46',NULL),(126,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(126,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(126,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(126,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(126,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(126,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(126,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(126,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(126,'Red','2023-06-19','A','2023-06-19 04:18:31',NULL),(126,'Red','2023-06-20','A','2023-06-20 03:34:46',NULL),(126,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(126,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(126,'Red','2023-06-23','A','2023-06-23 03:36:00',NULL),(126,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(126,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(126,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(126,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(126,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(126,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(126,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(126,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(126,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(126,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(126,'Red','2023-08-02','A','2023-08-02 04:08:10',NULL),(126,'Red','2023-08-03','A','2023-08-03 03:50:59',NULL),(126,'Red','2023-08-04','A','2023-08-04 03:40:59',NULL),(126,'Red','2023-08-05','A','2023-08-05 03:41:02',NULL),(126,'Red','2023-08-07','A','2023-08-07 03:31:03',NULL),(126,'Red','2023-08-08','A','2023-08-08 03:55:21',NULL),(126,'Red','2023-08-21','A','2023-08-25 09:10:59',NULL),(126,'Red','2023-08-22','A','2023-08-25 09:11:52',NULL),(126,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(126,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(126,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(126,'Red','2023-08-29','A','2023-09-02 04:33:37',NULL),(126,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(126,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(126,'Red','2023-09-02','A','2023-09-04 04:32:48',NULL),(126,'Red','2023-09-04','A','2023-09-05 05:30:31',NULL),(126,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(126,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(126,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(126,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(126,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(126,'Red','2023-11-30','A','2023-12-01 11:26:07',NULL),(126,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(126,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(126,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(126,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(126,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(126,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(126,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(126,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(126,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(126,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(126,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(126,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(126,'Red','2024-01-01','A','2024-01-03 04:50:52',NULL),(126,'Red','2024-01-02','A','2024-01-30 06:40:52',NULL),(126,'Red','2024-01-03','A','2024-01-30 06:42:04',NULL),(126,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(126,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(126,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(126,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(126,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(126,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(126,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(126,'Red','2024-01-18','A','2024-01-30 06:48:13',NULL),(126,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(126,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(126,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(126,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(126,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(126,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(126,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(126,'Red','2024-01-29','A','2024-01-30 06:36:10',NULL),(126,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(126,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(126,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(126,'Red','2024-02-02','A','2024-02-22 11:46:54',NULL),(126,'Red','2024-02-03','A','2024-02-03 12:30:41',NULL),(126,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(126,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(126,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(126,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(126,'Red','2024-02-16','A','2024-02-16 12:39:50',NULL),(126,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(126,'Red','2024-02-19','L','2024-02-20 10:46:24',NULL),(126,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(126,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(126,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(126,'Red','2024-02-23','A','2024-02-24 04:31:27',NULL),(126,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(126,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(126,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(126,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(126,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(126,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(126,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(126,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(126,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(126,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(126,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(126,'Red','2024-03-11','L','2024-03-12 04:00:56',NULL),(126,'Red','2024-03-12','A','2024-03-12 04:00:12',NULL),(126,'Red','2024-03-13','L','2024-03-13 10:47:55',NULL),(126,'Red','2024-03-14','A','2024-03-15 04:29:17',NULL),(126,'Red','2024-03-15','A','2024-03-15 04:26:51',NULL),(126,'Red','2024-03-18','A','2024-03-18 07:38:29',NULL),(126,'Red','2024-03-20','A','2024-03-21 07:39:41',NULL),(126,'Red','2024-03-21','A','2024-03-21 07:38:36',NULL),(126,'Red','2024-03-22','A','2024-03-27 09:20:09',NULL),(126,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(126,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(126,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(126,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(126,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(126,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(126,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(126,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(126,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(126,'Red','2024-04-20','A','2024-04-22 11:39:28',NULL),(126,'Red','2024-04-22','A','2024-04-22 06:47:25',NULL),(126,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(126,'Red','2024-05-02','A','2024-05-02 05:05:34',NULL),(126,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(126,'Red','2024-05-04','A','2024-05-04 05:33:32',NULL),(126,'Red','2024-05-06','A','2024-05-06 05:22:59',NULL),(126,'Red','2024-05-07','A','2024-05-07 04:23:05',NULL),(126,'Red','2024-05-08','A','2024-05-08 04:53:25',NULL),(126,'Red','2024-05-10','A','2024-05-10 05:30:38',NULL),(126,'Red','2024-05-13','A','2024-05-13 04:47:36',NULL),(126,'Red','2024-05-14','A','2024-05-14 04:26:47',NULL),(126,'Red','2024-05-15','A','2024-05-15 04:14:48',NULL),(126,'Red','2024-05-16','A','2024-05-16 04:51:13',NULL),(126,'Red','2024-05-17','A','2024-05-17 04:29:15',NULL),(126,'Red','2024-05-18','A','2024-05-18 04:51:00',NULL),(126,'Red','2024-05-20','A','2024-05-20 05:49:11',NULL),(126,'Red','2024-05-21','A','2024-05-21 04:41:44',NULL),(126,'Red','2024-05-25','A','2024-05-25 03:48:29',NULL),(126,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(126,'Red','2024-05-29','A','2024-05-29 07:02:32',NULL),(126,'Red','2024-05-30','A','2024-05-30 07:18:43',NULL),(126,'Red','2024-05-31','A','2024-05-31 05:23:37',NULL),(126,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(126,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(126,'Red','2024-07-02','A','2024-07-02 06:27:43',NULL),(126,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(126,'Red','2024-07-04','A','2024-07-05 06:50:03',NULL),(126,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(126,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(126,'Red','2024-07-08','A','2024-07-08 05:38:43',NULL),(126,'Red','2024-07-09','A','2024-07-09 06:48:36',NULL),(126,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(126,'Red','2024-07-11','A','2024-07-11 04:23:12',NULL),(126,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(126,'Red','2024-07-13','A','2024-07-13 05:18:04',NULL),(126,'Red','2024-07-18','A','2024-07-18 05:58:29',NULL),(126,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(126,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(126,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(126,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(126,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(126,'Red','2024-08-06','L','2024-08-06 05:34:42',NULL),(126,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(126,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(126,'Red','2024-08-10','A','2024-08-10 08:14:04',NULL),(126,'Red','2024-08-13','A','2024-08-13 05:11:38',NULL),(126,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(126,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(126,'Red','2024-08-17','A','2024-08-17 04:35:25',NULL),(126,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(126,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(126,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(126,'Yellow','2023-09-12','A','2023-09-14 03:50:24',NULL),(126,'Yellow','2023-09-13','A','2023-09-13 11:23:05',NULL),(126,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(126,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(126,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(126,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(126,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(126,'Yellow','2023-09-20','A','2023-09-20 11:36:29',NULL),(126,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(126,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(126,'Yellow','2023-09-23','A','2023-09-23 11:44:21',NULL),(126,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(126,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(126,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(126,'Yellow','2023-09-28','A','2023-09-28 11:25:52',NULL),(126,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(126,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(126,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(126,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(126,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(126,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(126,'Yellow','2023-10-10','A','2023-10-10 11:18:29',NULL),(126,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(126,'Yellow','2023-10-16','A','2023-10-17 11:35:13',NULL),(126,'Yellow','2023-10-17','A','2023-10-17 11:29:39',NULL),(126,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(126,'Yellow','2023-10-20','A','2023-10-20 10:42:17',NULL),(126,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(126,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(126,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(126,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(126,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(126,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(126,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(126,'Yellow','2023-11-01','A','2023-11-03 11:07:08',NULL),(126,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(126,'Yellow','2023-11-03','A','2023-11-03 11:05:16',NULL),(126,'Yellow','2023-11-04','A','2023-11-04 10:53:40',NULL),(126,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(126,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(126,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(126,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(126,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(126,'Yellow','2023-11-18','A','2023-11-18 11:31:06',NULL),(126,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(127,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(127,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(127,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(127,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(127,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(127,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(127,'1','2023-08-02','A','2023-08-02 03:59:43',NULL),(127,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(127,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(127,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(127,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(127,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(127,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(127,'1','2023-08-22','A','2023-08-25 08:59:26',NULL),(127,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(127,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(127,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(127,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(127,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(127,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(127,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(127,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(127,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(127,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(127,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(127,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(127,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(127,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(127,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(127,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(127,'1','2023-09-19','A','2023-09-19 09:01:57',NULL),(127,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(127,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(127,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(127,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(127,'1','2023-09-25','A','2023-09-25 08:36:52',NULL),(127,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(127,'1','2023-09-27','A','2023-09-28 11:23:40',NULL),(127,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(127,'1','2023-10-02','A','2023-10-02 11:04:51',NULL),(127,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(127,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(127,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(127,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(127,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(127,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(127,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(127,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(127,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(127,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(127,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(127,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(127,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(127,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(127,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(127,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(127,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(127,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(127,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(127,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(127,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(127,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(127,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(127,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(127,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(127,'1','2023-11-08','A','2023-11-29 11:52:15',NULL),(127,'1','2023-11-13','A','2023-11-16 11:12:36',NULL),(127,'1','2023-11-14','A','2023-11-16 11:11:24',NULL),(127,'1','2023-11-15','A','2023-11-16 11:10:43',NULL),(127,'1','2023-11-16','A','2023-11-16 11:08:23',NULL),(127,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(127,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(127,'1','2023-11-20','A','2023-11-29 11:49:59',NULL),(127,'1','2023-11-21','A','2023-11-29 11:47:51',NULL),(127,'1','2023-11-22','A','2023-11-25 05:55:28',NULL),(127,'1','2023-11-23','A','2023-11-25 05:52:24',NULL),(127,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(127,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(127,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(127,'1','2023-12-01','A','2023-12-01 11:49:00',NULL),(127,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(127,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(127,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(127,'1','2023-12-06','A','2023-12-06 11:27:01',NULL),(127,'1','2023-12-07','A','2023-12-08 11:02:15',NULL),(127,'1','2023-12-08','A','2023-12-08 11:07:35',NULL),(127,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(127,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(127,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(127,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(127,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(127,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(127,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(127,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(127,'1','2024-01-03','A','2024-01-22 06:21:41',NULL),(127,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(127,'1','2024-01-05','A','2024-01-15 09:40:09',NULL),(127,'1','2024-01-06','A','2024-01-22 06:20:04',NULL),(127,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(127,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(127,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(127,'1','2024-01-11','A','2024-01-22 06:17:45',NULL),(127,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(127,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(127,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(127,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(127,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(127,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(127,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(127,'1','2024-01-24','A','2024-01-25 04:18:48',NULL),(127,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(127,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(127,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(127,'1','2024-01-31','A','2024-02-01 10:53:10',NULL),(127,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(127,'1','2024-02-02','A','2024-02-22 11:43:41',NULL),(127,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(127,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(127,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(127,'1','2024-02-14','A','2024-02-15 07:12:25',NULL),(127,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(127,'1','2024-02-16','A','2024-02-16 12:36:49',NULL),(127,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(127,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(127,'1','2024-02-20','A','2024-02-20 10:42:29',NULL),(127,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(127,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(127,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(127,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(127,'1','2024-02-27','A','2024-02-27 11:20:54',NULL),(127,'1','2024-02-28','A','2024-02-28 11:45:45',NULL),(127,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(127,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(127,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(127,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(127,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(127,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(127,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(127,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(127,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(127,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(127,'1','2024-03-13','A','2024-03-13 04:04:45',NULL),(127,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(127,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(127,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(127,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(127,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(127,'1','2024-03-21','A','2024-03-21 04:09:54',NULL),(127,'1','2024-03-22','A','2024-03-22 03:55:23',NULL),(127,'1','2024-03-25','A','2024-03-25 04:04:39',NULL),(127,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(127,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(127,'1','2024-03-28','A','2024-03-02 06:50:09',NULL),(127,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(127,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(127,'1','2024-04-16','A','2024-04-17 09:34:42',NULL),(127,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(127,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(127,'1','2024-04-19','A','2024-04-22 11:35:56',NULL),(127,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(127,'1','2024-04-22','A','2024-04-22 06:48:19',NULL),(127,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(127,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(127,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(127,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(127,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(127,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(127,'1','2024-05-08','A','2024-05-10 04:36:26',NULL),(127,'1','2024-05-09','A','2024-05-10 04:37:46',NULL),(127,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(127,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(127,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(127,'1','2024-05-14','A','2024-05-14 05:29:19',NULL),(127,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(127,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(127,'1','2024-05-17','A','2024-05-17 04:52:03',NULL),(127,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(127,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(127,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(127,'1','2024-05-27','A','2024-05-27 06:20:04',NULL),(127,'1','2024-05-29','A','2024-05-29 07:18:03',NULL),(127,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(127,'1','2024-05-31','L','2024-05-31 05:29:43',NULL),(127,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(127,'1','2024-07-01','A','2024-07-02 07:00:02',NULL),(127,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(127,'1','2024-07-03','A','2024-07-03 05:02:42',NULL),(127,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(127,'1','2024-07-05','A','2024-07-05 05:19:43',NULL),(127,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(127,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(127,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(127,'1','2024-07-11','A','2024-07-11 10:06:19',NULL),(127,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(127,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(127,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(127,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(127,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(127,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(127,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(127,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(127,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(127,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(127,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(127,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(127,'1','2024-08-16','A','2024-08-16 04:12:06',NULL),(127,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(127,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(127,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(127,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(127,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(127,'2A','2024-09-09','A','2024-09-09 04:28:12',NULL),(127,'2A','2024-09-10','A','2024-09-10 04:04:57',NULL),(127,'2A','2024-09-12','A','2024-09-12 04:18:10',NULL),(127,'2A','2024-09-13','A','2024-09-13 04:26:08',NULL),(127,'2A','2024-09-14','A','2024-09-14 03:30:41',NULL),(127,'2A','2024-09-16','A','2024-09-16 03:32:33',NULL),(127,'2A','2024-09-18','A','2024-09-18 03:23:46',NULL),(127,'2A','2024-09-19','A','2024-09-19 03:25:24',NULL),(127,'2A','2024-09-20','A','2024-09-20 03:31:55',NULL),(127,'2A','2024-09-21','A','2024-09-21 03:26:09',NULL),(127,'2A','2024-09-23','A','2024-09-23 05:04:03',NULL),(127,'2A','2024-09-24','A','2024-09-24 03:43:26',NULL),(127,'2A','2024-09-25','A','2024-09-25 03:47:58',NULL),(127,'2A','2024-09-26','A','2024-09-26 03:53:36',NULL),(127,'2A','2024-09-28','A','2024-09-28 03:40:53',NULL),(127,'2A','2024-09-30','A','2024-09-30 03:55:06',NULL),(127,'2A','2024-10-01','A','2024-10-01 03:59:24',NULL),(127,'2A','2024-10-02','A','2024-10-02 04:00:40',NULL),(127,'2A','2024-10-04','A','2024-10-04 05:05:46',NULL),(127,'2A','2024-10-05','A','2024-10-05 04:03:17',NULL),(127,'2A','2024-10-07','A','2024-10-07 05:19:55',NULL),(127,'2A','2024-10-08','A','2024-10-08 03:26:33',NULL),(127,'2A','2024-10-09','A','2024-10-09 03:48:39',NULL),(127,'2A','2024-10-10','A','2024-10-10 03:52:15',NULL),(127,'2A','2024-10-11','A','2024-10-11 03:53:05',NULL),(127,'2A','2024-10-14','A','2024-10-14 03:48:26',NULL),(127,'2A','2024-10-15','A','2024-10-15 03:48:42',NULL),(127,'2A','2024-10-17','A','2024-10-17 04:02:27',NULL),(127,'2A','2024-10-18','A','2024-10-18 03:55:23',NULL),(127,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(127,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(127,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(127,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(127,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(127,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(127,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(127,'Orange','2023-06-19','A','2023-06-19 04:01:13',NULL),(127,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(127,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(127,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(127,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(127,'Orange','2023-07-10','A','2023-07-10 09:12:54',NULL),(127,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(127,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(127,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(128,'1','2024-09-02','A','2024-09-02 03:38:29',NULL),(128,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(128,'1','2024-09-04','A','2024-09-04 03:50:14',NULL),(128,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(128,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(128,'1','2024-09-14','A','2024-09-14 03:24:41',NULL),(128,'1','2024-09-16','A','2024-09-16 03:35:41',NULL),(128,'1','2024-09-18','A','2024-09-18 03:52:41',NULL),(128,'1','2024-09-19','A','2024-09-19 03:23:19',NULL),(128,'1','2024-09-20','A','2024-09-20 03:25:25',NULL),(128,'1','2024-09-21','A','2024-09-21 03:24:31',NULL),(128,'1','2024-09-23','A','2024-09-23 04:58:44',NULL),(128,'1','2024-09-24','A','2024-09-24 03:40:42',NULL),(128,'1','2024-09-25','A','2024-09-25 03:43:27',NULL),(128,'1','2024-09-26','A','2024-09-26 03:50:03',NULL),(128,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(128,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(128,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(128,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(128,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(128,'1','2024-10-05','A','2024-10-05 03:53:33',NULL),(128,'1','2024-10-07','A','2024-10-07 05:07:54',NULL),(128,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(128,'1','2024-10-09','A','2024-10-09 03:36:52',NULL),(128,'1','2024-10-10','A','2024-10-10 03:47:23',NULL),(128,'1','2024-10-11','A','2024-10-11 03:46:43',NULL),(128,'1','2024-10-14','P','2024-10-14 03:39:26','2024-10-14 05:26:07'),(128,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(128,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(128,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(128,'1','2024-10-18','A','2024-10-18 03:49:32',NULL),(128,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(128,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(128,'1','2024-10-22','L','2024-10-22 03:38:09',NULL),(128,'1','2024-10-23','L','2024-10-23 03:48:28',NULL),(128,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(128,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(128,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(128,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(128,'1','2024-10-29','A','2024-10-29 03:49:19',NULL),(128,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(128,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(128,'1','2024-11-01','A','2024-11-01 03:53:08',NULL),(128,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(128,'Purple','2024-11-04','A','2024-11-04 03:52:32',NULL),(128,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(128,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(128,'Purple','2024-11-07','A','2024-11-07 03:30:54',NULL),(128,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(128,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(128,'Purple','2024-11-12','A','2024-11-12 03:41:59',NULL),(128,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(128,'Purple','2024-11-14','A','2024-11-14 03:46:19',NULL),(128,'Purple','2024-11-15','L','2024-11-15 04:37:26',NULL),(128,'Purple','2024-11-16','L','2024-11-16 03:43:17',NULL),(128,'Purple','2024-11-18','L','2024-11-18 05:18:28',NULL),(128,'Purple','2024-11-19','A','2024-11-19 05:13:52',NULL),(128,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(128,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(128,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(128,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(128,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(128,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(128,'Purple','2024-11-29','A','2024-11-29 05:33:18',NULL),(128,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(128,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(128,'Purple','2025-01-07','A','2025-01-07 05:12:35',NULL),(128,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(128,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(128,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(128,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(128,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(128,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(128,'Purple','2025-01-16','A','2025-01-16 03:35:58',NULL),(128,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(128,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(128,'Purple','2025-01-20','A','2025-02-26 06:15:25',NULL),(128,'Purple','2025-01-21','A','2025-02-26 06:19:52',NULL),(128,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(128,'Purple','2025-01-23','A','2025-02-26 06:22:22',NULL),(128,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(128,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(128,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(128,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(128,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(128,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(128,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(128,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(128,'Purple','2025-02-07','A','2025-02-27 04:55:08',NULL),(128,'Purple','2025-02-08','A','2025-02-27 05:02:31',NULL),(128,'Purple','2025-02-10','A','2025-02-27 05:04:43',NULL),(128,'Purple','2025-02-11','A','2025-02-27 05:14:36',NULL),(128,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(128,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(128,'Purple','2025-02-15','A','2025-02-27 05:22:51',NULL),(128,'Purple','2025-02-17','A','2025-02-27 05:24:09',NULL),(128,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(128,'Purple','2025-02-20','A','2025-02-27 05:31:07',NULL),(128,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(128,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(128,'Purple','2025-02-24','A','2025-02-27 05:37:14',NULL),(128,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(128,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(128,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(128,'Purple','2025-02-28','A','2025-02-28 03:55:10',NULL),(128,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(128,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(128,'Purple','2025-03-04','A','2025-03-04 03:44:54',NULL),(128,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(128,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(128,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(128,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(128,'Purple','2025-03-11','A','2025-03-11 04:37:16',NULL),(128,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(128,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(128,'Purple','2025-03-14','A','2025-03-15 07:21:43',NULL),(128,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(128,'Purple','2025-03-17','A','2025-03-17 06:41:36',NULL),(128,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(128,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(128,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(128,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(128,'Purple','2025-04-07','A','2025-04-07 03:34:50',NULL),(128,'Purple','2025-04-08','A','2025-04-08 05:08:12',NULL),(128,'Purple','2025-04-09','A','2025-04-09 03:53:29',NULL),(128,'Purple','2025-04-11','A','2025-04-12 05:01:32',NULL),(128,'Purple','2025-04-12','A','2025-04-12 05:00:50',NULL),(128,'Purple','2025-04-14','A','2025-04-14 05:03:41',NULL),(128,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(128,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(128,'Purple','2025-04-17','A','2025-04-17 03:56:07',NULL),(128,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(128,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(128,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(128,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(128,'Purple','2025-04-23','A','2025-04-23 15:55:23',NULL),(128,'Purple','2025-04-24','A','2025-04-24 04:06:17','2025-04-24 04:10:45'),(128,'Purple','2025-04-25','A','2025-04-25 04:52:30',NULL),(128,'Purple','2025-04-28','A','2025-04-28 06:18:50',NULL),(128,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(128,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(128,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(128,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(128,'Purple','2025-05-06','L','2025-05-08 04:12:02',NULL),(128,'Purple','2025-05-07','L','2025-05-08 04:09:29',NULL),(128,'Purple','2025-05-08','L','2025-05-08 04:08:19',NULL),(128,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(128,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(128,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(128,'Purple','2025-05-13','A','2025-05-13 04:17:56',NULL),(128,'Purple','2025-05-14','A','2025-05-14 03:59:18',NULL),(128,'Purple','2025-05-15','A','2025-05-15 04:06:46',NULL),(128,'Purple','2025-05-16','A','2025-05-16 04:11:12',NULL),(128,'Purple','2025-05-17','A','2025-05-17 04:11:27',NULL),(128,'Purple','2025-05-19','A','2025-05-19 06:15:31',NULL),(128,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(128,'Red','2023-06-19','A','2023-06-19 04:18:31',NULL),(128,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(128,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(128,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(128,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(128,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(128,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(128,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(128,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(128,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(128,'Red','2023-07-17','A','2023-07-17 04:02:29',NULL),(128,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(128,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(128,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(128,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(128,'Red','2023-08-02','A','2023-08-02 04:08:10',NULL),(128,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(128,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(128,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(128,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(128,'Red','2023-08-08','A','2023-08-08 03:55:21',NULL),(128,'Red','2023-08-21','A','2023-08-25 09:10:59',NULL),(128,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(128,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(128,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(128,'Red','2023-08-25','A','2023-08-25 09:17:09',NULL),(128,'Red','2023-08-29','A','2023-09-02 04:33:37',NULL),(128,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(128,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(128,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(128,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(128,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(128,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(128,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(128,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(128,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(128,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(128,'Red','2023-12-01','A','2023-12-01 11:23:46',NULL),(128,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(128,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(128,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(128,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(128,'Red','2023-12-07','A','2023-12-08 11:00:18',NULL),(128,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(128,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(128,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(128,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(128,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(128,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(128,'Red','2024-01-01','A','2024-01-03 04:50:52',NULL),(128,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(128,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(128,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(128,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(128,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(128,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(128,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(128,'Red','2024-01-16','A','2024-01-16 10:22:05',NULL),(128,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(128,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(128,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(128,'Red','2024-01-20','A','2024-01-20 08:21:32',NULL),(128,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(128,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(128,'Red','2024-01-24','A','2024-01-25 09:55:32',NULL),(128,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(128,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(128,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(128,'Red','2024-01-30','L','2024-01-30 06:35:19',NULL),(128,'Red','2024-01-31','L','2024-02-01 10:57:51',NULL),(128,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(128,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(128,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(128,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(128,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(128,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(128,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(128,'Red','2024-02-16','A','2024-02-16 12:39:50',NULL),(128,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(128,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(128,'Red','2024-02-20','A','2024-02-20 10:45:26',NULL),(128,'Red','2024-02-21','A','2024-02-22 11:45:34',NULL),(128,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(128,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(128,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(128,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(128,'Red','2024-02-27','A','2024-02-27 11:29:53',NULL),(128,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(128,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(128,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(128,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(128,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(128,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(128,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(128,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(128,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(128,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(128,'Red','2024-03-13','A','2024-03-13 10:47:55',NULL),(128,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(128,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(128,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(128,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(128,'Red','2024-03-21','A','2024-03-21 07:38:36',NULL),(128,'Red','2024-03-22','A','2024-03-27 09:20:09',NULL),(128,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(128,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(128,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(128,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(128,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(128,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(128,'Red','2024-04-16','A','2024-04-17 09:26:07',NULL),(128,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(128,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(128,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(128,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(128,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(128,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(128,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(128,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(128,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(128,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(128,'Red','2024-05-08','A','2024-05-08 04:53:25',NULL),(128,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(128,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(128,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(128,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(128,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(128,'Red','2024-05-17','A','2024-05-17 04:29:15',NULL),(128,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(128,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(128,'Red','2024-05-21','A','2024-05-21 04:41:44',NULL),(128,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(128,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(128,'Red','2024-05-29','A','2024-05-29 07:02:32',NULL),(128,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(128,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(128,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(128,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(128,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(128,'Red','2024-07-03','A','2024-07-03 04:53:51',NULL),(128,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(128,'Red','2024-07-05','A','2024-07-05 05:12:31',NULL),(128,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(128,'Red','2024-07-08','A','2024-07-08 05:38:43',NULL),(128,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(128,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(128,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(128,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(128,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(128,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(128,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(128,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(128,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(128,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(128,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(128,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(128,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(128,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(128,'Red','2024-08-10','A','2024-08-10 08:14:04',NULL),(128,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(128,'Red','2024-08-15','A','2024-08-15 06:17:31',NULL),(128,'Red','2024-08-16','A','2024-08-16 04:14:28',NULL),(128,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(128,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(128,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(128,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(128,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(128,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(128,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(128,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(128,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(128,'Yellow','2023-09-18','A','2023-09-19 04:06:27',NULL),(128,'Yellow','2023-09-19','A','2023-09-19 09:05:04',NULL),(128,'Yellow','2023-09-20','A','2023-09-20 11:36:29',NULL),(128,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(128,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(128,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(128,'Yellow','2023-09-25','A','2023-09-25 08:38:31',NULL),(128,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(128,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(128,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(128,'Yellow','2023-10-02','A','2023-10-02 11:00:57',NULL),(128,'Yellow','2023-10-03','A','2023-10-03 10:24:56',NULL),(128,'Yellow','2023-10-04','A','2023-10-04 09:44:46',NULL),(128,'Yellow','2023-10-05','A','2023-10-05 11:16:05',NULL),(128,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(128,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(128,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(128,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(128,'Yellow','2023-10-16','A','2023-10-17 11:35:13',NULL),(128,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(128,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(128,'Yellow','2023-10-20','A','2023-10-20 10:42:17',NULL),(128,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(128,'Yellow','2023-10-24','A','2023-10-24 10:57:08',NULL),(128,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(128,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(128,'Yellow','2023-10-27','A','2023-10-30 11:21:20',NULL),(128,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(128,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(128,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(128,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(128,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(128,'Yellow','2023-11-04','A','2023-11-04 10:53:40',NULL),(128,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(128,'Yellow','2023-11-07','A','2023-11-07 11:07:59',NULL),(128,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(128,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(128,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(128,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(128,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(129,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(129,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(129,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(129,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(129,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(129,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(129,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(129,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(129,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(129,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(129,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(129,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(129,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(129,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(129,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(129,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(129,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(129,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(129,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(129,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(129,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(129,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(129,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(129,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(129,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(129,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(129,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(129,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(129,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(129,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(129,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(129,'Purple','2023-09-04','A','2023-09-04 04:36:16',NULL),(129,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(129,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(129,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(129,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(129,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(129,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(129,'Purple','2023-09-13','A','2023-09-13 06:15:44',NULL),(129,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(129,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(129,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(129,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(129,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(129,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(129,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(129,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(129,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(129,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(129,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(129,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(129,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(129,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(129,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(129,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(129,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(129,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(129,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(129,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(129,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(129,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(129,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(129,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(129,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(129,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(129,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(129,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(129,'Purple','2023-10-23','A','2023-10-23 04:12:31',NULL),(129,'Purple','2023-10-24','A','2023-10-24 04:39:20',NULL),(129,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(129,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(129,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(129,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(129,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(129,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(129,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(129,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(129,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(129,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(129,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(129,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(129,'Purple','2023-11-13','A','2023-11-13 04:54:21',NULL),(129,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(129,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(129,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(129,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(129,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(129,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(129,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(129,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(129,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(129,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(129,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(129,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(129,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(129,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(129,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(129,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(129,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(129,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(129,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(129,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(129,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(129,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(129,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(129,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(129,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(129,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(129,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(129,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(129,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(129,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(129,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(129,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(129,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(129,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(129,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(129,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(129,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(129,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(129,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(129,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(129,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(129,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(129,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(129,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(129,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(129,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(129,'Purple','2024-01-31','A','2024-02-01 10:54:47',NULL),(129,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(129,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(129,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(129,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(129,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(129,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(129,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(129,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(129,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(129,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(129,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(129,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(129,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(129,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(129,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(129,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(129,'Purple','2024-02-27','A','2024-02-27 04:21:47',NULL),(129,'Purple','2024-02-28','A','2024-02-28 04:10:21',NULL),(129,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(129,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(129,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(129,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(129,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(129,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(129,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(129,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(129,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(129,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(129,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(129,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(129,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(129,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(129,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(129,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(129,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(129,'Purple','2024-03-21','A','2024-03-21 04:12:27',NULL),(129,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(129,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(129,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(129,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(129,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(129,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(129,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(129,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(129,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(129,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(129,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(129,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(129,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(129,'Purple','2024-04-25','A','2024-04-25 05:05:24',NULL),(129,'Purple','2024-04-26','A','2024-04-26 04:12:11',NULL),(129,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(129,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(129,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(129,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(129,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(129,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(129,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(129,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(129,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(129,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(129,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(129,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(129,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(129,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(129,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(129,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(129,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(129,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(129,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(129,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(129,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(129,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(129,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(129,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(129,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(129,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(129,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(129,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(129,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(129,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(129,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(129,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(129,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(129,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(129,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(129,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(129,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(129,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(129,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(129,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(129,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(129,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(129,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(129,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(129,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(129,'Purple','2024-09-02','A','2024-09-02 03:43:58',NULL),(129,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(129,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(129,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(129,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(129,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(129,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(129,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(129,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(129,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(129,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(129,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(129,'Purple','2024-09-23','A','2024-09-23 04:59:58',NULL),(129,'Purple','2024-09-24','A','2024-09-24 03:42:05',NULL),(129,'Purple','2024-09-25','A','2024-09-25 03:42:45',NULL),(129,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(129,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(129,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(129,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(129,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(129,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(129,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(129,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(129,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(129,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(129,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(129,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(129,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(129,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(129,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(129,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(129,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(129,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(129,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(129,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(129,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(129,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(129,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(129,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(129,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(129,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(129,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(129,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(129,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(129,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(129,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(129,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(129,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(129,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(129,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(129,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(129,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(129,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(129,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(129,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(129,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(129,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(129,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(129,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(129,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(129,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(129,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(129,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(129,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(129,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(129,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(129,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(129,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(129,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(129,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(129,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(129,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(129,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(129,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(129,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(129,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(129,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(129,'Purple','2025-01-20','A','2025-02-26 06:15:25',NULL),(129,'Purple','2025-01-21','A','2025-02-26 06:19:52',NULL),(129,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(129,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(129,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(129,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(129,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(129,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(129,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(129,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(129,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(129,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(129,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(129,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(129,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(129,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(129,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(129,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(129,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(129,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(129,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(129,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(129,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(129,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(129,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(129,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(129,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(129,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(129,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(129,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(129,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(129,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(129,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(129,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(129,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(129,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(129,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(129,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(129,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(129,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(129,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(129,'Purple','2025-03-17','A','2025-03-17 06:41:36',NULL),(129,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(129,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(129,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(129,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(129,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(129,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(129,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(129,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(129,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(129,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(129,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(129,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(129,'Purple','2025-04-17','A','2025-04-17 03:56:07',NULL),(129,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(129,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(129,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(129,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(129,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(129,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(129,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(129,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(129,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(129,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(129,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(129,'Purple','2025-05-05','A','2025-05-05 11:13:46',NULL),(129,'Purple','2025-05-06','A','2025-05-08 04:12:02',NULL),(129,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(129,'Purple','2025-05-08','A','2025-05-08 04:08:19',NULL),(129,'Purple','2025-05-09','A','2025-05-09 06:10:50',NULL),(129,'Purple','2025-05-10','A','2025-05-10 06:31:46',NULL),(129,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(129,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(129,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(129,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(129,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(129,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(129,'Purple','2025-05-19','A','2025-05-19 06:15:31',NULL),(129,'Purple','2025-05-20','A','2025-05-20 04:44:23',NULL),(129,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(129,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(129,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(129,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(129,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(129,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(129,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(129,'Purple','2025-06-10','A','2025-06-10 07:21:35',NULL),(129,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(129,'Purple','2025-06-23','A','2025-06-23 04:35:57',NULL),(129,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(129,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(129,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(129,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(129,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(129,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(129,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(129,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(129,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(129,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(129,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(129,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(129,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(129,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(129,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(130,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(130,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(130,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(130,'Purple','2023-06-22','A','2023-06-22 05:14:31',NULL),(130,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(130,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(130,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(130,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(130,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(130,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(130,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(130,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(130,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(130,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(130,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(130,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(130,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(130,'Purple','2023-08-05','A','2023-08-05 03:26:50',NULL),(130,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(130,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(130,'Purple','2023-08-16','A','2023-08-16 03:39:57',NULL),(130,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(130,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(130,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(130,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(130,'Purple','2023-08-25','A','2023-08-25 04:07:27',NULL),(130,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(130,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(130,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(130,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(130,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(130,'Purple','2023-09-04','A','2023-09-04 04:36:16',NULL),(130,'Purple','2023-09-05','A','2023-09-05 05:42:41',NULL),(130,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(130,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(130,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(130,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(130,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(130,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(130,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(130,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(130,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(130,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(130,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(130,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(130,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(130,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(130,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(130,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(130,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(130,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(130,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(130,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(130,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(130,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(130,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(130,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(130,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(130,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(130,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(130,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(130,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(130,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(130,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(130,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(130,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(130,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(130,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(130,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(130,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(130,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(130,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(130,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(130,'Purple','2023-10-31','A','2023-10-31 03:48:50',NULL),(130,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(130,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(130,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(130,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(130,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(130,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(130,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(130,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(130,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(130,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(130,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(130,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(130,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(130,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(130,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(130,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(130,'Purple','2023-11-23','A','2023-11-23 04:22:27',NULL),(130,'Purple','2023-11-24','A','2023-11-25 05:09:07',NULL),(130,'Purple','2023-11-25','A','2023-11-25 04:33:37',NULL),(130,'Purple','2023-11-27','L','2023-11-27 04:36:30',NULL),(130,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(130,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(130,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(130,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(130,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(130,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(130,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(130,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(130,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(130,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(130,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(130,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(130,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(130,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(130,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(130,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(130,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(130,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(130,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(130,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(130,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(130,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(130,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(130,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(130,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(130,'Purple','2024-01-16','A','2024-01-16 10:28:30',NULL),(130,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(130,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(130,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(130,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(130,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(130,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(130,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(130,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(130,'Purple','2024-01-31','A','2024-02-01 10:54:47',NULL),(130,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(130,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(130,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(130,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(130,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(130,'Purple','2024-02-14','A','2024-02-15 04:17:46',NULL),(130,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(130,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(130,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(130,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(130,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(130,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(130,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(130,'Purple','2024-02-23','A','2024-02-23 04:22:08',NULL),(130,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(130,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(130,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(130,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(130,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(130,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(130,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(130,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(130,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(130,'Purple','2024-03-06','L','2024-03-06 04:29:16',NULL),(130,'Purple','2024-03-07','A','2024-03-08 05:58:18',NULL),(130,'Purple','2024-03-08','A','2024-03-08 06:01:05',NULL),(130,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(130,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(130,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(130,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(130,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(130,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(130,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(130,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(130,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(130,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(130,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(130,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(130,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(130,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(130,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(130,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(130,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(130,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(130,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(130,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(130,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(130,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(130,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(130,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(130,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(130,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(130,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(130,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(130,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(130,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(130,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(130,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(130,'Purple','2024-05-10','A','2024-05-10 04:16:53',NULL),(130,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(130,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(130,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(130,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(130,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(130,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(130,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(130,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(130,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(130,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(130,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(130,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(130,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(130,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(130,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(130,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(130,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(130,'Purple','2024-07-06','A','2024-07-08 15:55:56',NULL),(130,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(130,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(130,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(130,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(130,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(130,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(130,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(130,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(130,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(130,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(130,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(130,'Purple','2024-08-08','A','2024-08-08 05:49:53',NULL),(130,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(130,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(130,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(130,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(130,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(130,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(130,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(130,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(130,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(130,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(130,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(130,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(130,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(130,'Purple','2024-09-14','A','2024-09-14 03:25:51',NULL),(130,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(130,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(130,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(130,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(130,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(130,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(130,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(130,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(130,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(130,'Purple','2024-09-28','A','2024-09-28 03:31:43',NULL),(130,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(130,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(130,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(130,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(130,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(130,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(130,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(130,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(130,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(130,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(130,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(130,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(130,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(130,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(130,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(130,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(130,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(130,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(130,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(130,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(130,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(130,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(130,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(130,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(130,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(130,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(130,'Purple','2024-11-01','A','2024-11-01 03:53:45',NULL),(130,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(130,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(130,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(130,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(130,'Purple','2024-11-07','A','2024-11-07 03:30:54',NULL),(130,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(130,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(130,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(130,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(130,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(130,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(130,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(130,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(130,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(130,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(130,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(130,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(130,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(130,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(130,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(130,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(130,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(130,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(130,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(130,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(130,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(130,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(130,'Purple','2025-01-13','A','2025-01-13 05:14:45',NULL),(130,'Purple','2025-01-14','A','2025-01-14 05:11:14',NULL),(130,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(130,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(130,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(130,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(130,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(130,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(130,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(130,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(130,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(130,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(130,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(130,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(130,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(130,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(130,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(130,'Purple','2025-02-06','A','2025-02-26 06:25:29',NULL),(130,'Purple','2025-02-07','A','2025-02-27 04:55:08',NULL),(130,'Purple','2025-02-08','A','2025-02-27 05:02:31',NULL),(130,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(130,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(130,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(130,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(130,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(130,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(130,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(130,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(130,'Purple','2025-02-21','A','2025-02-27 05:33:00',NULL),(130,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(130,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(130,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(130,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(130,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(130,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(130,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(130,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(130,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(130,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(130,'Purple','2025-03-06','A','2025-03-06 03:44:29',NULL),(130,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(130,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(130,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(130,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(130,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(130,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(130,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(130,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(130,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(130,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(130,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(130,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(130,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(130,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(130,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(130,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(130,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(130,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(130,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(130,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(130,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(130,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(130,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(130,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(130,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(130,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(130,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(130,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(130,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(130,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(130,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(130,'Purple','2025-05-02','A','2025-05-02 04:57:09',NULL),(130,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(130,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(130,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(130,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(130,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(130,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(130,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(130,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(130,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(130,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(130,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(130,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(130,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(130,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(130,'Purple','2025-05-21','A','2025-05-21 04:30:58',NULL),(130,'Purple','2025-05-22','A','2025-05-22 05:31:15',NULL),(130,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(130,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(130,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(130,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(130,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(130,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(130,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(130,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(130,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(130,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(130,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(130,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(130,'Purple','2025-07-03','A','2025-07-03 04:34:39',NULL),(130,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(130,'Purple','2025-07-08','A','2025-07-09 05:03:58',NULL),(130,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(130,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(130,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(130,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(130,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(130,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(130,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(130,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(131,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(131,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(131,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(131,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(131,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(131,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(131,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(131,'1','2024-09-18','A','2024-09-18 03:52:41',NULL),(131,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(131,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(131,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(131,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(131,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(131,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(131,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(131,'1','2024-09-28','A','2024-09-28 03:33:53',NULL),(131,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(131,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(131,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(131,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(131,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(131,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(131,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(131,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(131,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(131,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(131,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(131,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(131,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(131,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(131,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(131,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(131,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(131,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(131,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(131,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(131,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(131,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(131,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(131,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(131,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(131,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(131,'1','2024-11-01','A','2024-11-01 03:53:08',NULL),(131,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(131,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(131,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(131,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(131,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(131,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(131,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(131,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(131,'Purple','2024-11-13','A','2024-11-13 03:51:32',NULL),(131,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(131,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(131,'Purple','2024-11-16','A','2024-11-16 03:43:17',NULL),(131,'Purple','2024-11-18','A','2024-11-18 05:18:28',NULL),(131,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(131,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(131,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(131,'Purple','2024-11-25','A','2024-11-25 03:45:23',NULL),(131,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(131,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(131,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(131,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(131,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(131,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(131,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(131,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(131,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(131,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(131,'Purple','2025-01-13','A','2025-01-13 05:14:45',NULL),(131,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(131,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(131,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(131,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(131,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(131,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(131,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(131,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(131,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(131,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(131,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(131,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(131,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(131,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(131,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(131,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(131,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(131,'Purple','2025-02-07','A','2025-02-27 04:55:08',NULL),(131,'Purple','2025-02-08','A','2025-02-27 05:02:31',NULL),(131,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(131,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(131,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(131,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(131,'Purple','2025-02-15','A','2025-02-27 05:22:51',NULL),(131,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(131,'Purple','2025-02-18','A','2025-02-27 05:30:16',NULL),(131,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(131,'Purple','2025-02-21','A','2025-02-27 05:33:00',NULL),(131,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(131,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(131,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(131,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(131,'Purple','2025-02-27','A','2025-02-27 05:40:21',NULL),(131,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(131,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(131,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(131,'Purple','2025-03-04','A','2025-03-04 03:44:54',NULL),(131,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(131,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(131,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(131,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(131,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(131,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(131,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(131,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(131,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(131,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(131,'Purple','2025-03-18','A','2025-03-19 03:26:28',NULL),(131,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(131,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(131,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(131,'Purple','2025-04-07','A','2025-04-07 03:34:50',NULL),(131,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(131,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(131,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(131,'Purple','2025-04-12','A','2025-04-12 05:00:50',NULL),(131,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(131,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(131,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(131,'Purple','2025-04-17','A','2025-04-17 03:56:07',NULL),(131,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(131,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(131,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(131,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(131,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(131,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(131,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(131,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(131,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(131,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(131,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(131,'Purple','2025-05-05','A','2025-05-05 11:13:46',NULL),(131,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(131,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(131,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(131,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(131,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(131,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(131,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(131,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(131,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(131,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(131,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(131,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(131,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(131,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(131,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(131,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(131,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(131,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(131,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(131,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(131,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(131,'Purple','2025-06-16','A','2025-06-16 03:30:53',NULL),(131,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(131,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(131,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(131,'Purple','2025-07-01','A','2025-07-01 05:16:15',NULL),(131,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(131,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(131,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(131,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(131,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(131,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(131,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(131,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(131,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(131,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(131,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(131,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(131,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(131,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(131,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(131,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(131,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(131,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(131,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(131,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(131,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(131,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(131,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(131,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(131,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(131,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(131,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(131,'Red','2023-08-02','A','2023-08-02 04:08:10',NULL),(131,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(131,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(131,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(131,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(131,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(131,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(131,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(131,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(131,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(131,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(131,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(131,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(131,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(131,'Red','2023-09-02','A','2023-09-04 04:32:48',NULL),(131,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(131,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(131,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(131,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(131,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(131,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(131,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(131,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(131,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(131,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(131,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(131,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(131,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(131,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(131,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(131,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(131,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(131,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(131,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(131,'Red','2024-01-01','A','2024-01-03 04:50:52',NULL),(131,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(131,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(131,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(131,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(131,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(131,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(131,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(131,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(131,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(131,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(131,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(131,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(131,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(131,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(131,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(131,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(131,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(131,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(131,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(131,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(131,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(131,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(131,'Red','2024-02-03','A','2024-02-03 12:30:41',NULL),(131,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(131,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(131,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(131,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(131,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(131,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(131,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(131,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(131,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(131,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(131,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(131,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(131,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(131,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(131,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(131,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(131,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(131,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(131,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(131,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(131,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(131,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(131,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(131,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(131,'Red','2024-03-13','A','2024-03-13 10:47:55',NULL),(131,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(131,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(131,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(131,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(131,'Red','2024-03-21','A','2024-03-21 07:38:36',NULL),(131,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(131,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(131,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(131,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(131,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(131,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(131,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(131,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(131,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(131,'Red','2024-04-18','A','2024-04-18 07:15:50',NULL),(131,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(131,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(131,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(131,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(131,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(131,'Red','2024-05-04','A','2024-05-04 05:33:32',NULL),(131,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(131,'Red','2024-05-07','A','2024-05-07 04:23:05',NULL),(131,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(131,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(131,'Red','2024-05-13','A','2024-05-13 04:47:36',NULL),(131,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(131,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(131,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(131,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(131,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(131,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(131,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(131,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(131,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(131,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(131,'Red','2024-05-30','A','2024-05-30 07:18:43',NULL),(131,'Red','2024-05-31','A','2024-05-31 05:23:37',NULL),(131,'Red','2024-06-24','A','2024-06-24 06:11:27',NULL),(131,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(131,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(131,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(131,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(131,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(131,'Red','2024-07-06','A','2024-07-08 15:51:35',NULL),(131,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(131,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(131,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(131,'Red','2024-07-11','A','2024-07-11 04:23:12',NULL),(131,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(131,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(131,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(131,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(131,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(131,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(131,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(131,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(131,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(131,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(131,'Red','2024-08-09','A','2024-08-09 06:32:26',NULL),(131,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(131,'Red','2024-08-13','A','2024-08-13 05:11:38',NULL),(131,'Red','2024-08-15','A','2024-08-15 06:17:31',NULL),(131,'Red','2024-08-16','A','2024-08-16 04:14:28',NULL),(131,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(131,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(131,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(131,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(131,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(131,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(131,'Yellow','2023-09-14','A','2023-09-15 08:27:45',NULL),(131,'Yellow','2023-09-15','A','2023-09-15 08:26:30',NULL),(131,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(131,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(131,'Yellow','2023-09-19','A','2023-09-19 09:05:04',NULL),(131,'Yellow','2023-09-20','A','2023-09-20 11:36:29',NULL),(131,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(131,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(131,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(131,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(131,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(131,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(131,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(131,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(131,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(131,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(131,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(131,'Yellow','2023-10-06','A','2023-10-06 09:40:56',NULL),(131,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(131,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(131,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(131,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(131,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(131,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(131,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(131,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(131,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(131,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(131,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(131,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(131,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(131,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(131,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(131,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(131,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(131,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(131,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(131,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(131,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(131,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(131,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(131,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(131,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(132,'1','2024-09-02','A','2024-09-02 03:38:29',NULL),(132,'1','2024-09-03','A','2024-09-03 16:51:24',NULL),(132,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(132,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(132,'1','2024-09-07','A','2024-09-07 03:37:09',NULL),(132,'1','2024-09-14','A','2024-09-14 03:24:41',NULL),(132,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(132,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(132,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(132,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(132,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(132,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(132,'1','2024-09-24','A','2024-09-24 03:40:42',NULL),(132,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(132,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(132,'1','2024-09-28','A','2024-09-28 03:33:53',NULL),(132,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(132,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(132,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(132,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(132,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(132,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(132,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(132,'1','2024-10-09','A','2024-10-09 03:36:52',NULL),(132,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(132,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(132,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(132,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(132,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(132,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(132,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(132,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(132,'1','2024-10-21','A','2024-10-21 03:43:41',NULL),(132,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(132,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(132,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(132,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(132,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(132,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(132,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(132,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(132,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(132,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(132,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(132,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(132,'1','2024-11-05','A','2024-11-05 03:21:17',NULL),(132,'1','2024-11-06','A','2024-11-06 03:40:57',NULL),(132,'1','2024-11-07','A','2024-11-07 03:24:53',NULL),(132,'1','2024-11-08','A','2024-11-08 03:45:15',NULL),(132,'1','2024-11-11','A','2024-11-11 03:45:54',NULL),(132,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(132,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(132,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(132,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(132,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(132,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(132,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(132,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(132,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(132,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(132,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(132,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(132,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(132,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(132,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(132,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(132,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(132,'1','2025-01-08','A','2025-01-08 03:49:57',NULL),(132,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(132,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(132,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(132,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(132,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(132,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(132,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(132,'1','2025-01-18','A','2025-02-26 03:53:23',NULL),(132,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(132,'1','2025-01-21','A','2025-02-26 03:56:50',NULL),(132,'1','2025-01-22','A','2025-02-26 03:58:35',NULL),(132,'1','2025-01-23','A','2025-02-26 04:01:01',NULL),(132,'1','2025-01-24','A','2025-02-26 04:08:01',NULL),(132,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(132,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(132,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(132,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(132,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(132,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(132,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(132,'1','2025-02-07','A','2025-02-26 05:05:46',NULL),(132,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(132,'1','2025-02-10','A','2025-02-26 05:41:26',NULL),(132,'1','2025-02-11','A','2025-02-26 05:42:51',NULL),(132,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(132,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(132,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(132,'1','2025-02-17','A','2025-02-26 05:47:07',NULL),(132,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(132,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(132,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(132,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(132,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(132,'1','2025-02-25','A','2025-02-25 05:20:25',NULL),(132,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(132,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(132,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(132,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(132,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(132,'1','2025-03-04','A','2025-03-04 03:46:04',NULL),(132,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(132,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(132,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(132,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(132,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(132,'1','2025-03-12','A','2025-03-12 03:26:25',NULL),(132,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(132,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(132,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(132,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(132,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(132,'1','2025-03-19','A','2025-03-19 03:21:23',NULL),(132,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(132,'1','2025-03-21','A','2025-03-21 03:48:18',NULL),(132,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(132,'1','2025-04-08','A','2025-04-08 05:07:08',NULL),(132,'1','2025-04-09','A','2025-04-09 03:47:26',NULL),(132,'1','2025-04-11','A','2025-04-12 04:42:56',NULL),(132,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(132,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(132,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(132,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(132,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(132,'1','2025-04-18','A','2025-04-18 08:32:07',NULL),(132,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(132,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(132,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(132,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(132,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(132,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(132,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(132,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(132,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(132,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(132,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(132,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(132,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(132,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(132,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(132,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(132,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(132,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(132,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(132,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(132,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(132,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(132,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(132,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(132,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(132,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(132,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(132,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(132,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(132,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(132,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(132,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(132,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(132,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(132,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(132,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(132,'1','2025-06-29','A','2025-06-30 05:12:14',NULL),(132,'1','2025-06-30','A','2025-06-30 05:14:03',NULL),(132,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(132,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(132,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(132,'1','2025-07-07','A','2025-07-07 05:25:00',NULL),(132,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(132,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(132,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(132,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(132,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(132,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(132,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(132,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(132,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(132,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(132,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(132,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(132,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(132,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(132,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(132,'Red','2023-07-12','A','2023-07-12 03:41:19',NULL),(132,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(132,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(132,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(132,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(132,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(132,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(132,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(132,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(132,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(132,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(132,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(132,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(132,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(132,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(132,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(132,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(132,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(132,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(132,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(132,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(132,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(132,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(132,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(132,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(132,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(132,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(132,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(132,'Red','2023-09-09','P','2023-09-09 09:24:57',NULL),(132,'Red','2023-09-11','P','2023-09-11 08:44:29',NULL),(132,'Red','2023-09-12','P','2023-09-14 03:49:37',NULL),(132,'Red','2023-09-13','P','2023-09-13 13:02:59',NULL),(132,'Red','2023-09-14','P','2023-09-15 08:24:19',NULL),(132,'Red','2023-09-15','P','2023-09-15 08:23:54',NULL),(132,'Red','2023-09-16','P','2023-09-19 04:07:24',NULL),(132,'Red','2023-09-18','P','2023-09-19 04:07:55',NULL),(132,'Red','2023-09-19','P','2023-09-19 08:59:03',NULL),(132,'Red','2023-09-20','P','2023-09-20 11:38:53',NULL),(132,'Red','2023-09-21','P','2023-09-21 11:12:21',NULL),(132,'Red','2023-09-22','P','2023-09-22 10:36:14',NULL),(132,'Red','2023-09-23','P','2023-09-23 11:46:43',NULL),(132,'Red','2023-09-25','P','2023-09-25 08:39:05',NULL),(132,'Red','2023-09-26','P','2023-09-26 09:19:43',NULL),(132,'Red','2023-09-27','P','2023-09-28 11:28:36',NULL),(132,'Red','2023-09-28','P','2023-09-28 11:28:50',NULL),(132,'Red','2023-10-02','P','2023-10-02 11:05:48',NULL),(132,'Red','2023-10-03','P','2023-10-03 10:29:44',NULL),(132,'Red','2023-10-04','P','2023-10-04 09:42:26',NULL),(132,'Red','2023-10-05','P','2023-10-05 11:20:46',NULL),(132,'Red','2023-10-06','P','2023-10-06 09:41:55',NULL),(132,'Red','2023-10-09','P','2023-10-09 11:22:19',NULL),(132,'Red','2023-10-10','P','2023-10-10 11:21:39',NULL),(132,'Red','2023-10-11','P','2023-10-11 11:45:39',NULL),(132,'Red','2023-10-14','P','2023-10-14 03:27:40',NULL),(132,'Red','2023-10-16','P','2023-10-17 11:35:38',NULL),(132,'Red','2023-10-17','P','2023-10-17 11:26:56',NULL),(132,'Red','2023-10-19','P','2023-10-19 10:35:04',NULL),(132,'Red','2023-10-20','P','2023-10-20 10:37:07',NULL),(132,'Red','2023-10-23','P','2023-10-23 11:24:01',NULL),(132,'Red','2023-10-24','P','2023-10-24 10:57:37',NULL),(132,'Red','2023-10-25','P','2023-10-25 10:25:40',NULL),(132,'Red','2023-10-26','P','2023-10-26 11:27:33',NULL),(132,'Red','2023-10-27','P','2023-10-30 11:20:22',NULL),(132,'Red','2023-10-30','P','2023-10-30 11:19:01',NULL),(132,'Red','2023-10-31','P','2023-10-31 11:31:35',NULL),(132,'Red','2023-11-01','P','2023-11-03 11:07:50',NULL),(132,'Red','2023-11-02','P','2023-11-03 11:08:14',NULL),(132,'Red','2023-11-03','P','2023-11-03 11:06:36',NULL),(132,'Red','2023-11-04','P','2023-11-04 10:55:12',NULL),(132,'Red','2023-11-06','P','2023-11-07 11:08:45',NULL),(132,'Red','2023-11-07','P','2023-11-07 11:08:13',NULL),(132,'Red','2023-11-13','P','2023-11-16 11:16:54',NULL),(132,'Red','2023-11-14','P','2023-11-16 11:16:09',NULL),(132,'Red','2023-11-15','P','2023-11-16 11:15:38',NULL),(132,'Red','2023-11-16','P','2023-11-16 11:14:41',NULL),(132,'Red','2023-11-18','P','2023-11-18 11:30:39',NULL),(132,'Red','2023-11-24','P','2023-11-25 05:14:34',NULL),(132,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(132,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(132,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(132,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(132,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(132,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(132,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(132,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(132,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(132,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(132,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(132,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(132,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(132,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(132,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(132,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(132,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(132,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(132,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(132,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(132,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(132,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(132,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(132,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(132,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(132,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(132,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(132,'Red','2024-01-20','A','2024-01-20 08:21:32',NULL),(132,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(132,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(132,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(132,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(132,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(132,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(132,'Red','2024-01-30','A','2024-01-30 06:35:19',NULL),(132,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(132,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(132,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(132,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(132,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(132,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(132,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(132,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(132,'Red','2024-02-16','A','2024-02-16 12:39:50',NULL),(132,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(132,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(132,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(132,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(132,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(132,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(132,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(132,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(132,'Red','2024-02-27','A','2024-02-27 11:29:53',NULL),(132,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(132,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(132,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(132,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(132,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(132,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(132,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(132,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(132,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(132,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(132,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(132,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(132,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(132,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(132,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(132,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(132,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(132,'Red','2024-03-25','A','2024-03-27 09:18:10',NULL),(132,'Red','2024-03-26','A','2024-03-27 09:13:18',NULL),(132,'Red','2024-03-27','A','2024-03-27 09:11:33',NULL),(132,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(132,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(132,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(132,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(132,'Red','2024-04-17','A','2024-04-17 09:23:26',NULL),(132,'Red','2024-04-18','A','2024-04-18 07:15:50',NULL),(132,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(132,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(132,'Red','2024-04-24','A','2024-04-24 09:20:34',NULL),(132,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(132,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(132,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(132,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(132,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(132,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(132,'Red','2024-05-10','A','2024-05-10 05:30:38',NULL),(132,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(132,'Red','2024-05-14','A','2024-05-14 04:26:47',NULL),(132,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(132,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(132,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(132,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(132,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(132,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(132,'Red','2024-05-25','A','2024-05-25 03:48:29',NULL),(132,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(132,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(132,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(132,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(132,'Red','2024-06-24','A','2024-06-24 06:11:27',NULL),(132,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(132,'Red','2024-07-02','A','2024-07-02 06:27:43',NULL),(132,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(132,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(132,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(132,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(132,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(132,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(132,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(132,'Red','2024-07-11','A','2024-07-11 04:23:12',NULL),(132,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(132,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(132,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(132,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(132,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(132,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(132,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(132,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(132,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(132,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(132,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(132,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(132,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(132,'Red','2024-08-15','A','2024-08-15 06:17:31',NULL),(132,'Red','2024-08-16','A','2024-08-16 04:14:28',NULL),(132,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(132,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(133,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(133,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(133,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(133,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(133,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(133,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(133,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(133,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(133,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(133,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(133,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(133,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(133,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(133,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(133,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(133,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(133,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(133,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(133,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(133,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(133,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(133,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(133,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(133,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(133,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(133,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(133,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(133,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(133,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(133,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(133,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(133,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(133,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(133,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(133,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(133,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(133,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(133,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(133,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(133,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(133,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(133,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(133,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(133,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(133,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(133,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(133,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(133,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(133,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(133,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(133,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(133,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(133,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(133,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(133,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(133,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(133,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(133,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(133,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(133,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(133,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(133,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(133,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(133,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(133,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(133,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(133,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(133,'2A','2023-10-30','A','2023-10-30 11:19:41',NULL),(133,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(133,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(133,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(133,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(133,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(133,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(133,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(133,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(133,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(133,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(133,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(133,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(133,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(133,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(133,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(133,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(133,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(133,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(133,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(133,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(133,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(133,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(133,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(133,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(133,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(133,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(133,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(133,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(133,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(133,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(133,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(133,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(133,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(133,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(133,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(133,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(133,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(133,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(133,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(133,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(133,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(133,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(133,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(133,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(133,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(133,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(133,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(133,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(133,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(133,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(133,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(133,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(133,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(133,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(133,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(133,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(133,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(133,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(133,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(133,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(133,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(133,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(133,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(133,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(133,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(133,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(133,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(133,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(133,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(133,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(133,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(133,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(133,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(133,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(133,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(133,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(133,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(133,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(133,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(133,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(133,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(133,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(133,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(133,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(133,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(133,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(133,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(133,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(133,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(133,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(133,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(133,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(133,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(133,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(133,'2A','2024-04-15','P','2024-04-15 06:36:43',NULL),(133,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(133,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(133,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(133,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(133,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(133,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(133,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(133,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(133,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(133,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(133,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(133,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(133,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(133,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(133,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(133,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(133,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(133,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(133,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(133,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(133,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(133,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(133,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(133,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(133,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(133,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(133,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(133,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(133,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(133,'2A','2024-06-24','A','2024-06-24 06:09:03',NULL),(133,'2A','2024-07-01','P','2024-07-02 07:24:27',NULL),(133,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(133,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(133,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(133,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(133,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(133,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(133,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(133,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(133,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(133,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(133,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(133,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(133,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(133,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(133,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(133,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(133,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(133,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(133,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(133,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(133,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(133,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(133,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(133,'2A','2024-08-15','P','2024-08-15 07:36:21',NULL),(133,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(133,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(133,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(133,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(133,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(133,'3A','2024-09-16','A','2024-09-16 04:35:41',NULL),(133,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(133,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(133,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(133,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(133,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(133,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(133,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(133,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(133,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(133,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(133,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(133,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(133,'3A','2024-10-04','A','2024-10-04 05:08:30',NULL),(133,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(133,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(133,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(133,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(133,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(133,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(133,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(133,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(133,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(133,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(133,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(133,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(133,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(133,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(133,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(133,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(133,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(133,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(133,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(133,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(133,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(133,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(133,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(133,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(133,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(133,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(133,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(133,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(133,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(133,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(133,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(133,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(133,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(133,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(133,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(133,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(133,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(133,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(133,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(133,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(133,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(133,'3A','2024-11-27','A','2024-11-27 03:56:53',NULL),(133,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(133,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(133,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(133,'3A','2025-01-06','P','2025-01-06 05:20:37',NULL),(133,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(133,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(133,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(133,'3A','2025-01-10','P','2025-01-10 04:00:10',NULL),(133,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(133,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(133,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(133,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(133,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(133,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(133,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(133,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(133,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(133,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(133,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(133,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(133,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(133,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(133,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(133,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(133,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(133,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(133,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(133,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(133,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(133,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(133,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(133,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(133,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(133,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(133,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(133,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(133,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(133,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(133,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(133,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(133,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(133,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(133,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(133,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(133,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(133,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(133,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(133,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(133,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(133,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(133,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(133,'3A','2025-04-07','P','2025-04-07 03:47:03',NULL),(133,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(133,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(133,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(133,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(133,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(133,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(133,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(133,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(133,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(133,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(133,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(133,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(133,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(133,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(133,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(133,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(133,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(133,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(133,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(133,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(133,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(133,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(133,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(133,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(133,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(133,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(133,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(133,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(133,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(133,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(133,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(133,'4','2025-05-20','A','2025-05-20 04:41:08',NULL),(133,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(133,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(133,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(133,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(133,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(133,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(133,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(133,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(133,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(133,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(133,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(133,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(133,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(133,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(133,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(133,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(133,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(133,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(133,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(133,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(134,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(134,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(134,'1','2024-09-04','A','2024-09-04 03:50:14',NULL),(134,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(134,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(134,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(134,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(134,'1','2024-09-18','A','2024-09-18 03:52:41',NULL),(134,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(134,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(134,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(134,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(134,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(134,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(134,'1','2024-09-26','A','2024-09-26 03:50:03',NULL),(134,'1','2024-09-28','A','2024-09-28 03:33:53',NULL),(134,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(134,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(134,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(134,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(134,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(134,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(134,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(134,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(134,'1','2024-10-10','A','2024-10-10 03:47:23',NULL),(134,'1','2024-10-11','A','2024-10-11 03:46:43',NULL),(134,'1','2024-10-14','A','2024-10-14 03:39:26',NULL),(134,'1','2024-10-15','A','2024-10-15 03:44:29',NULL),(134,'1','2024-10-16','L','2024-10-17 03:55:05',NULL),(134,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(134,'1','2024-10-18','A','2024-10-18 03:49:32',NULL),(134,'1','2024-10-19','A','2024-10-19 03:57:02',NULL),(134,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(134,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(134,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(134,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(134,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(134,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(134,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(134,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(134,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(134,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(134,'1','2024-11-01','A','2024-11-01 03:53:08',NULL),(134,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(134,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(134,'1','2024-11-05','A','2024-11-05 03:21:17',NULL),(134,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(134,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(134,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(134,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(134,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(134,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(134,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(134,'1','2024-11-15','A','2024-11-15 04:35:45',NULL),(134,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(134,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(134,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(134,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(134,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(134,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(134,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(134,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(134,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(134,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(134,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(134,'1','2025-01-06','A','2025-01-06 05:09:16',NULL),(134,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(134,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(134,'1','2025-01-09','A','2025-01-09 03:33:49',NULL),(134,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(134,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(134,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(134,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(134,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(134,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(134,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(134,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(134,'1','2025-01-21','A','2025-02-26 03:56:50',NULL),(134,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(134,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(134,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(134,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(134,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(134,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(134,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(134,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(134,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(134,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(134,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(134,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(134,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(134,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(134,'1','2025-02-12','A','2025-02-26 05:43:42',NULL),(134,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(134,'1','2025-02-15','A','2025-02-26 05:45:41',NULL),(134,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(134,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(134,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(134,'1','2025-02-21','A','2025-02-26 05:50:00',NULL),(134,'1','2025-02-22','A','2025-02-26 05:51:32',NULL),(134,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(134,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(134,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(134,'1','2025-02-27','A','2025-02-27 05:42:10',NULL),(134,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(134,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(134,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(134,'1','2025-03-04','A','2025-03-04 03:46:04',NULL),(134,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(134,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(134,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(134,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(134,'1','2025-03-11','A','2025-03-11 04:38:12',NULL),(134,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(134,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(134,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(134,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(134,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(134,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(134,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(134,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(134,'1','2025-03-21','A','2025-03-21 03:48:18',NULL),(134,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(134,'1','2025-04-08','A','2025-04-08 05:07:08',NULL),(134,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(134,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(134,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(134,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(134,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(134,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(134,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(134,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(134,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(134,'1','2025-04-21','A','2025-04-21 03:54:05',NULL),(134,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(134,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(134,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(134,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(134,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(134,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(134,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(134,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(134,'1','2025-05-05','A','2025-05-05 11:11:06',NULL),(134,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(134,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(134,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(134,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(134,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(134,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(134,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(134,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(134,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(134,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(134,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(134,'1','2025-05-19','A','2025-05-19 06:13:16',NULL),(134,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(134,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(134,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(134,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(134,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(134,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(134,'1','2025-05-30','A','2025-05-30 05:07:15',NULL),(134,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(134,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(134,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(134,'1','2025-06-23','A','2025-06-23 04:37:55',NULL),(134,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(134,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(134,'1','2025-06-29','A','2025-06-30 05:12:14',NULL),(134,'1','2025-06-30','A','2025-06-30 05:14:03',NULL),(134,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(134,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(134,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(134,'1','2025-07-07','A','2025-07-07 05:25:00',NULL),(134,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(134,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(134,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(134,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(134,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(134,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(134,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(134,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(134,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(134,'Red','2023-06-19','A','2023-06-19 04:18:31',NULL),(134,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(134,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(134,'Red','2023-06-22','A','2023-06-22 05:30:10',NULL),(134,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(134,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(134,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(134,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(134,'Red','2023-07-14','A','2023-07-14 03:35:28',NULL),(134,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(134,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(134,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(134,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(134,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(134,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(134,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(134,'Red','2023-08-03','A','2023-08-03 03:50:59',NULL),(134,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(134,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(134,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(134,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(134,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(134,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(134,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(134,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(134,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(134,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(134,'Red','2023-08-30','A','2023-09-02 04:34:42',NULL),(134,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(134,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(134,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(134,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(134,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(134,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(134,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(134,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(134,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(134,'Red','2023-12-01','A','2023-12-01 11:23:46',NULL),(134,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(134,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(134,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(134,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(134,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(134,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(134,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(134,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(134,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(134,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(134,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(134,'Red','2024-01-01','A','2024-01-03 04:50:52',NULL),(134,'Red','2024-01-02','A','2024-01-30 06:40:52',NULL),(134,'Red','2024-01-03','A','2024-01-30 06:42:04',NULL),(134,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(134,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(134,'Red','2024-01-09','A','2024-01-30 06:45:40',NULL),(134,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(134,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(134,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(134,'Red','2024-01-17','A','2024-01-30 06:48:53',NULL),(134,'Red','2024-01-18','A','2024-01-30 06:48:13',NULL),(134,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(134,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(134,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(134,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(134,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(134,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(134,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(134,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(134,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(134,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(134,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(134,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(134,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(134,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(134,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(134,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(134,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(134,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(134,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(134,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(134,'Red','2024-02-20','A','2024-02-20 10:45:26',NULL),(134,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(134,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(134,'Red','2024-02-23','A','2024-02-24 04:31:27',NULL),(134,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(134,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(134,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(134,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(134,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(134,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(134,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(134,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(134,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(134,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(134,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(134,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(134,'Red','2024-03-12','A','2024-03-12 04:00:12',NULL),(134,'Red','2024-03-13','A','2024-03-13 10:47:55',NULL),(134,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(134,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(134,'Red','2024-03-18','A','2024-03-18 07:38:29',NULL),(134,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(134,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(134,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(134,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(134,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(134,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(134,'Red','2024-03-28','A','2024-03-29 05:56:39',NULL),(134,'Red','2024-03-29','A','2024-03-29 05:54:24',NULL),(134,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(134,'Red','2024-04-16','A','2024-04-17 09:26:07',NULL),(134,'Red','2024-04-17','A','2024-04-17 09:23:26',NULL),(134,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(134,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(134,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(134,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(134,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(134,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(134,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(134,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(134,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(134,'Red','2024-05-08','A','2024-05-08 04:53:25',NULL),(134,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(134,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(134,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(134,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(134,'Red','2024-05-16','A','2024-05-16 04:51:13',NULL),(134,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(134,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(134,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(134,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(134,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(134,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(134,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(134,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(134,'Red','2024-05-31','A','2024-05-31 05:23:37',NULL),(134,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(134,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(134,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(134,'Red','2024-07-03','A','2024-07-03 04:53:51',NULL),(134,'Red','2024-07-04','A','2024-07-05 06:50:03',NULL),(134,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(134,'Red','2024-07-06','A','2024-07-08 15:51:35',NULL),(134,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(134,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(134,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(134,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(134,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(134,'Red','2024-07-13','A','2024-07-13 05:18:04',NULL),(134,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(134,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(134,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(134,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(134,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(134,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(134,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(134,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(134,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(134,'Red','2024-08-10','A','2024-08-10 08:14:04',NULL),(134,'Red','2024-08-13','A','2024-08-13 05:11:38',NULL),(134,'Red','2024-08-15','A','2024-08-15 06:17:31',NULL),(134,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(134,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(134,'Red','2024-08-23','A','2024-08-23 04:34:56',NULL),(134,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(134,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(134,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(134,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(134,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(134,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(134,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(134,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(134,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(134,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(134,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(134,'Yellow','2023-09-22','A','2023-09-22 10:32:47',NULL),(134,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(134,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(134,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(134,'Yellow','2023-09-27','A','2023-09-28 11:25:15',NULL),(134,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(134,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(134,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(134,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(134,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(134,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(134,'Yellow','2023-10-09','A','2023-10-09 11:17:44',NULL),(134,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(134,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(134,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(134,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(134,'Yellow','2023-10-19','A','2023-10-19 10:33:06',NULL),(134,'Yellow','2023-10-20','A','2023-10-20 10:42:17',NULL),(134,'Yellow','2023-10-23','A','2023-10-23 11:22:20',NULL),(134,'Yellow','2023-10-24','A','2023-10-24 10:57:08',NULL),(134,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(134,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(134,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(134,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(134,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(134,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(134,'Yellow','2023-11-02','A','2023-11-03 11:07:32',NULL),(134,'Yellow','2023-11-03','A','2023-11-03 11:05:16',NULL),(134,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(134,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(134,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(134,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(134,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(134,'Yellow','2023-11-16','A','2023-11-16 11:17:40',NULL),(134,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(134,'Yellow','2023-11-24','A','2023-11-25 05:16:00',NULL),(135,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(135,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(135,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(135,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(135,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(135,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(135,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(135,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(135,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(135,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(135,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(135,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(135,'1','2023-08-21','A','2023-08-25 08:58:44',NULL),(135,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(135,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(135,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(135,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(135,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(135,'1','2023-09-04','A','2023-09-05 05:32:26',NULL),(135,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(135,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(135,'1','2023-09-08','A','2023-09-08 10:46:04',NULL),(135,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(135,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(135,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(135,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(135,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(135,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(135,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(135,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(135,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(135,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(135,'1','2023-09-21','A','2023-09-21 11:09:46',NULL),(135,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(135,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(135,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(135,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(135,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(135,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(135,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(135,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(135,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(135,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(135,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(135,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(135,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(135,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(135,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(135,'1','2023-10-16','A','2023-10-17 11:34:19',NULL),(135,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(135,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(135,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(135,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(135,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(135,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(135,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(135,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(135,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(135,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(135,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(135,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(135,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(135,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(135,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(135,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(135,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(135,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(135,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(135,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(135,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(135,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(135,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(135,'1','2023-11-20','A','2023-11-29 11:49:59',NULL),(135,'1','2023-11-21','A','2023-11-29 11:47:51',NULL),(135,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(135,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(135,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(135,'1','2023-11-28','A','2023-11-29 11:45:16',NULL),(135,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(135,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(135,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(135,'1','2023-12-04','A','2023-12-04 11:40:17',NULL),(135,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(135,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(135,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(135,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(135,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(135,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(135,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(135,'1','2023-12-14','A','2023-12-20 11:22:39',NULL),(135,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(135,'1','2023-12-16','A','2023-12-20 11:33:57',NULL),(135,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(135,'1','2024-01-02','A','2024-01-22 06:23:08',NULL),(135,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(135,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(135,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(135,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(135,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(135,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(135,'1','2024-01-10','A','2024-01-22 06:18:28',NULL),(135,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(135,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(135,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(135,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(135,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(135,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(135,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(135,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(135,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(135,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(135,'1','2024-01-29','A','2024-01-30 05:10:11',NULL),(135,'1','2024-01-30','A','2024-01-30 05:11:55',NULL),(135,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(135,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(135,'1','2024-02-02','A','2024-02-22 11:43:41',NULL),(135,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(135,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(135,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(135,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(135,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(135,'1','2024-02-16','A','2024-02-16 12:36:49',NULL),(135,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(135,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(135,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(135,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(135,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(135,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(135,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(135,'1','2024-02-27','A','2024-02-27 11:20:54',NULL),(135,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(135,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(135,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(135,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(135,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(135,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(135,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(135,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(135,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(135,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(135,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(135,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(135,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(135,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(135,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(135,'1','2024-03-19','A','2024-03-19 03:44:29',NULL),(135,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(135,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(135,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(135,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(135,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(135,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(135,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(135,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(135,'1','2024-04-15','A','2024-04-17 09:37:06',NULL),(135,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(135,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(135,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(135,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(135,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(135,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(135,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(135,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(135,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(135,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(135,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(135,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(135,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(135,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(135,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(135,'1','2024-05-11','A','2024-05-11 05:11:14',NULL),(135,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(135,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(135,'1','2024-05-15','A','2024-05-15 05:17:13',NULL),(135,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(135,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(135,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(135,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(135,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(135,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(135,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(135,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(135,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(135,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(135,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(135,'1','2024-07-02','A','2024-07-02 06:33:34',NULL),(135,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(135,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(135,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(135,'1','2024-07-06','A','2024-07-08 15:47:19',NULL),(135,'1','2024-07-09','A','2024-07-09 06:09:09',NULL),(135,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(135,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(135,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(135,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(135,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(135,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(135,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(135,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(135,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(135,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(135,'1','2024-08-08','A','2024-08-08 05:46:22',NULL),(135,'1','2024-08-09','A','2024-08-09 06:52:00',NULL),(135,'1','2024-08-13','A','2024-08-13 05:02:18',NULL),(135,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(135,'1','2024-08-16','A','2024-08-16 04:12:06',NULL),(135,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(135,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(135,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(135,'2A','2024-09-06','A','2024-09-06 03:42:17',NULL),(135,'2A','2024-09-07','A','2024-09-07 03:51:53',NULL),(135,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(135,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(135,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(135,'2A','2024-09-13','A','2024-09-13 04:26:08',NULL),(135,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(135,'2A','2024-09-16','A','2024-09-16 03:32:33',NULL),(135,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(135,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(135,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(135,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(135,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(135,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(135,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(135,'2A','2024-09-26','A','2024-09-26 03:53:36',NULL),(135,'2A','2024-09-28','A','2024-09-28 03:40:53',NULL),(135,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(135,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(135,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(135,'2A','2024-10-04','A','2024-10-04 05:05:46',NULL),(135,'2A','2024-10-05','A','2024-10-05 04:03:17',NULL),(135,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(135,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(135,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(135,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(135,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(135,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(135,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(135,'2A','2024-10-17','A','2024-10-17 04:02:27',NULL),(135,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(135,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(135,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(135,'2A','2024-10-22','A','2024-10-22 03:41:18',NULL),(135,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(135,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(135,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(135,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(135,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(135,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(135,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(135,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(135,'2A','2024-11-01','A','2024-11-01 03:56:06',NULL),(135,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(135,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(135,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(135,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(135,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(135,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(135,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(135,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(135,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(135,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(135,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(135,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(135,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(135,'2A','2024-11-19','A','2024-11-19 05:20:43',NULL),(135,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(135,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(135,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(135,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(135,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(135,'2A','2024-11-28','A','2024-11-28 05:42:41',NULL),(135,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(135,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(135,'2A','2025-01-06','A','2025-01-06 05:13:35',NULL),(135,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(135,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(135,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(135,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(135,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(135,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(135,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(135,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(135,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(135,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(135,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(135,'2A','2025-01-23','A','2025-03-06 05:54:01',NULL),(135,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(135,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(135,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(135,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(135,'2A','2025-02-01','A','2025-03-06 05:55:31',NULL),(135,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(135,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(135,'2A','2025-02-06','A','2025-03-06 05:56:21',NULL),(135,'2A','2025-02-07','A','2025-03-06 05:57:22',NULL),(135,'2A','2025-02-08','A','2025-03-06 05:58:05',NULL),(135,'2A','2025-02-10','A','2025-03-06 05:58:51',NULL),(135,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(135,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(135,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(135,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(135,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(135,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(135,'2A','2025-02-21','A','2025-03-06 06:06:28',NULL),(135,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(135,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(135,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(135,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(135,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(135,'2A','2025-03-01','A','2025-03-01 07:24:05',NULL),(135,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(135,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(135,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(135,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(135,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(135,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(135,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(135,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(135,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(135,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(135,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(135,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(135,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(135,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(135,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(135,'2A','2025-03-21','A','2025-03-21 03:49:15',NULL),(135,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(135,'2A','2025-04-07','A','2025-04-07 03:49:41',NULL),(135,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(135,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(135,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(135,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(135,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(135,'3A','2025-04-15','A','2025-04-15 04:34:07',NULL),(135,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(135,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(135,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(135,'3A','2025-04-19','A','2025-04-21 03:41:55',NULL),(135,'3A','2025-04-21','A','2025-04-21 03:42:48',NULL),(135,'3A','2025-04-22','L','2025-04-22 04:59:23',NULL),(135,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(135,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(135,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(135,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(135,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(135,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(135,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(135,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(135,'3A','2025-05-07','A','2025-05-08 04:58:09',NULL),(135,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(135,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(135,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(135,'3A','2025-05-12','A','2025-05-12 03:47:45',NULL),(135,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(135,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(135,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(135,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(135,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(135,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(135,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(135,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(135,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(135,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(135,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(135,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(135,'3A','2025-05-30','A','2025-05-30 05:23:22','2025-06-16 05:20:56'),(135,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(135,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(135,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(135,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(135,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(135,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(135,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(135,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(135,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(135,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(135,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(135,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(135,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(135,'Orange','2023-06-19','A','2023-06-19 04:01:13',NULL),(135,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(135,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(135,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(135,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(135,'Orange','2023-07-10','A','2023-07-10 09:12:54',NULL),(135,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(135,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(135,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(136,'Purple','2023-06-19','A','2023-06-19 04:04:59',NULL),(136,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(136,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(136,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(136,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(136,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(136,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(136,'Purple','2023-07-14','A','2023-07-14 03:30:20',NULL),(136,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(136,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(136,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(136,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(136,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(136,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(136,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(136,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(136,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(136,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(136,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(136,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(136,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(136,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(136,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(136,'Purple','2023-08-23','A','2023-08-25 08:53:38',NULL),(136,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(136,'Purple','2023-08-25','A','2023-08-25 04:07:27',NULL),(136,'Purple','2023-08-28','A','2023-08-28 05:22:37',NULL),(136,'Purple','2023-08-29','A','2023-08-29 05:05:18',NULL),(136,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(136,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(136,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(136,'Purple','2023-09-04','A','2023-09-04 04:36:16',NULL),(136,'Purple','2023-09-05','A','2023-09-05 05:42:41',NULL),(136,'Purple','2023-09-06','A','2023-09-06 06:08:03',NULL),(136,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(136,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(136,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(136,'Purple','2023-09-12','A','2023-09-12 03:39:26',NULL),(136,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(136,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(136,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(136,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(136,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(136,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(136,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(136,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(136,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(136,'Purple','2023-09-23','A','2023-09-23 04:31:46',NULL),(136,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(136,'Purple','2023-09-26','A','2023-09-26 04:10:39',NULL),(136,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(136,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(136,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(136,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(136,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(136,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(136,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(136,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(136,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(136,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(136,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(136,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(136,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(136,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(136,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(136,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(136,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(136,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(136,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(136,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(136,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(136,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(136,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(136,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(136,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(136,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(136,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(136,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(136,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(136,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(136,'Purple','2023-11-08','A','2023-11-08 05:35:37',NULL),(136,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(136,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(136,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(136,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(136,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(136,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(136,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(136,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(136,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(136,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(136,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(136,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(136,'Purple','2023-11-27','A','2023-11-27 04:36:30',NULL),(136,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(136,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(136,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(136,'Purple','2023-12-02','A','2023-12-02 03:53:14',NULL),(136,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(136,'Purple','2023-12-05','A','2023-12-05 11:27:34',NULL),(136,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(136,'Purple','2023-12-07','A','2023-12-08 11:01:26',NULL),(136,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(136,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(136,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(136,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(136,'Purple','2023-12-14','A','2023-12-20 11:24:07',NULL),(136,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(136,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(136,'Purple','2024-01-01','A','2024-01-03 04:55:14',NULL),(136,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(136,'Purple','2024-01-03','A','2024-01-22 06:53:02',NULL),(136,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(136,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(136,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(136,'Purple','2024-01-08','A','2024-01-22 06:40:58',NULL),(136,'Purple','2024-01-09','A','2024-01-22 06:40:15',NULL),(136,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(136,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(136,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(136,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(136,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(136,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(136,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(136,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(136,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(136,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(136,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(136,'Purple','2024-01-31','A','2024-02-01 10:54:47',NULL),(136,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(136,'Purple','2024-02-02','A','2024-02-02 04:22:18',NULL),(136,'Purple','2024-02-03','A','2024-02-03 04:32:09',NULL),(136,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(136,'Purple','2024-02-13','A','2024-02-13 04:26:05',NULL),(136,'Purple','2024-02-14','A','2024-02-15 04:17:46',NULL),(136,'Purple','2024-02-15','L','2024-02-15 04:03:59',NULL),(136,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(136,'Purple','2024-02-17','A','2024-02-17 11:31:37',NULL),(136,'Purple','2024-02-19','A','2024-02-19 04:06:17',NULL),(136,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(136,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(136,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(136,'Purple','2024-02-23','A','2024-02-23 04:22:08',NULL),(136,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(136,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(136,'Purple','2024-02-27','A','2024-02-27 04:21:47',NULL),(136,'Purple','2024-02-28','A','2024-02-28 04:10:21',NULL),(136,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(136,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(136,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(136,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(136,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(136,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(136,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(136,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(136,'Purple','2024-03-09','A','2024-03-09 04:05:06',NULL),(136,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(136,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(136,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(136,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(136,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(136,'Purple','2024-03-18','A','2024-03-18 04:09:58',NULL),(136,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(136,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(136,'Purple','2024-03-21','A','2024-03-21 04:12:27',NULL),(136,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(136,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(136,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(136,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(136,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(136,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(136,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(136,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(136,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(136,'Purple','2024-04-20','A','2024-04-20 04:43:47',NULL),(136,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(136,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(136,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(136,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(136,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(136,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(136,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(136,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(136,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(136,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(136,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(136,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(136,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(136,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(136,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(136,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(136,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(136,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(136,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(136,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(136,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(136,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(136,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(136,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(136,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(136,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(136,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(136,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(136,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(136,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(136,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(136,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(136,'Purple','2024-07-09','A','2024-07-09 06:56:31',NULL),(136,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(136,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(136,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(136,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(136,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(136,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(136,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(136,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(136,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(136,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(136,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(136,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(136,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(136,'Purple','2024-08-15','A','2024-08-15 07:34:36',NULL),(136,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(136,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(136,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(136,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(136,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(136,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(136,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(136,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(136,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(136,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(136,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(136,'Purple','2024-09-18','A','2024-09-18 03:25:56',NULL),(136,'Purple','2024-09-19','A','2024-09-19 03:24:29',NULL),(136,'Purple','2024-09-20','A','2024-09-20 03:24:44',NULL),(136,'Purple','2024-09-21','A','2024-09-21 03:25:36',NULL),(136,'Purple','2024-09-23','A','2024-09-23 04:59:58',NULL),(136,'Purple','2024-09-24','A','2024-09-24 03:42:05',NULL),(136,'Purple','2024-09-25','A','2024-09-25 03:42:45',NULL),(136,'Purple','2024-09-26','A','2024-09-26 03:45:56',NULL),(136,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(136,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(136,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(136,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(136,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(136,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(136,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(136,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(136,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(136,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(136,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(136,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(136,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(136,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(136,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(136,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(136,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(136,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(136,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(136,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(136,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(136,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(136,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(136,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(136,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(136,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(136,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(136,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(136,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(136,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(136,'Purple','2024-11-05','A','2024-11-05 03:32:49',NULL),(136,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(136,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(136,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(136,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(136,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(136,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(136,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(136,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(136,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(136,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(136,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(136,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(136,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(136,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(136,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(136,'Purple','2024-11-27','A','2024-11-27 03:49:21',NULL),(136,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(136,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(136,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(136,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(136,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(136,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(136,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(136,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(136,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(136,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(136,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(136,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(136,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(136,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(136,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(136,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(136,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(136,'Purple','2025-01-23','A','2025-02-26 06:22:22',NULL),(136,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(136,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(136,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(136,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(136,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(136,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(136,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(136,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(136,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(136,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(136,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(136,'Purple','2025-02-11','A','2025-02-27 05:14:36',NULL),(136,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(136,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(136,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(136,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(136,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(136,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(136,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(136,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(136,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(136,'Purple','2025-02-25','A','2025-02-25 05:19:07',NULL),(136,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(136,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(136,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(136,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(136,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(136,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(136,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(136,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(136,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(136,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(136,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(136,'Purple','2025-03-12','A','2025-03-12 03:29:31',NULL),(136,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(136,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(136,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(136,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(136,'Purple','2025-03-18','A','2025-03-19 03:26:28',NULL),(136,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(136,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(136,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(136,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(136,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(136,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(136,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(136,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(136,'Purple','2025-04-14','A','2025-04-14 05:03:41',NULL),(136,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(136,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(136,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(136,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(136,'Purple','2025-04-19','A','2025-04-21 04:24:29',NULL),(136,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(136,'Purple','2025-04-22','A','2025-04-22 04:51:20',NULL),(136,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(136,'Purple','2025-04-24','P','2025-04-24 04:06:17','2025-04-24 04:10:45'),(136,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(136,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(136,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(136,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(136,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(136,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(136,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(136,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(136,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(136,'Purple','2025-05-09','A','2025-05-09 06:10:50',NULL),(136,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(136,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(136,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(136,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(136,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(136,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(136,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(136,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(136,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(136,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(136,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(136,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(136,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(136,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(136,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(136,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(136,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(136,'Purple','2025-06-16','A','2025-06-16 03:30:53',NULL),(136,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(136,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(136,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(136,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(136,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(136,'Purple','2025-07-03','A','2025-07-03 04:34:39',NULL),(136,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(136,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(136,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(136,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(136,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(136,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(136,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(136,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(136,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(136,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(137,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(137,'Green','2023-06-19','P','2023-06-19 03:58:34',NULL),(137,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(137,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(137,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(137,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(137,'Green','2023-07-10','P','2023-07-10 10:15:42',NULL),(137,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(137,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(137,'Green','2023-07-14','P','2023-07-14 03:42:17',NULL),(137,'Green','2023-07-15','P','2023-07-15 04:24:44',NULL),(137,'Green','2023-07-17','P','2023-07-17 04:06:04',NULL),(137,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(137,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(137,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(137,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(137,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(137,'Green','2023-08-04','A','2023-08-04 03:45:29',NULL),(137,'Green','2023-08-05','P','2023-08-05 03:44:52',NULL),(137,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(137,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(137,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(137,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(137,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(137,'Green','2023-08-23','A','2023-08-23 05:41:46',NULL),(137,'Green','2023-08-24','A','2023-08-24 04:48:17',NULL),(137,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(137,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(137,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(137,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(137,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(137,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(137,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(137,'Green','2023-09-05','A','2023-09-05 05:46:07',NULL),(137,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(137,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(137,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(137,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(137,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(137,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(137,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(137,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(137,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(137,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(137,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(137,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(137,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(137,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(137,'Green','2023-09-23','A','2023-09-23 04:30:20',NULL),(137,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(137,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(137,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(137,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(137,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(137,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(137,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(137,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(137,'Green','2023-10-06','A','2023-10-06 03:32:02',NULL),(137,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(137,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(137,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(137,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(137,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(137,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(137,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(137,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(137,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(137,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(137,'Green','2023-10-21','A','2023-10-21 05:32:56',NULL),(137,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(137,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(137,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(137,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(137,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(137,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(137,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(137,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(137,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(137,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(137,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(137,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(137,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(137,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(137,'Green','2023-11-13','A','2023-11-13 04:58:54',NULL),(137,'Green','2023-11-14','A','2023-11-16 04:02:57',NULL),(137,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(137,'Green','2023-11-16','A','2023-11-16 04:00:41',NULL),(137,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(137,'Green','2023-11-18','A','2023-11-18 05:34:46',NULL),(137,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(137,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(137,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(137,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(137,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(137,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(137,'Green','2023-11-27','A','2023-11-27 04:26:59',NULL),(137,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(137,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(137,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(137,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(137,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(137,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(137,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(137,'Green','2023-12-09','A','2023-12-09 07:45:57',NULL),(137,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(137,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(137,'Green','2023-12-14','A','2023-12-20 11:28:58',NULL),(137,'Green','2023-12-15','A','2023-12-20 11:31:19',NULL),(137,'Green','2023-12-16','A','2023-12-20 11:32:39',NULL),(137,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(137,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(137,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(137,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(137,'Green','2024-01-05','A','2024-01-15 09:42:26',NULL),(137,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(137,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(137,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(137,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(137,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(137,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(137,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(137,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(137,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(137,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(137,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(137,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(137,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(137,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(137,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(137,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(137,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(137,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(137,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(137,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(137,'Green','2024-02-03','A','2024-02-03 13:49:35',NULL),(137,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(137,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(137,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(137,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(137,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(137,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(137,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(137,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(137,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(137,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(137,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(137,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(137,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(137,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(137,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(137,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(137,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(137,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(137,'Green','2024-03-08','A','2024-03-08 06:19:21',NULL),(137,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(137,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(137,'Green','2024-03-12','A','2024-03-12 04:12:52',NULL),(137,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(137,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(137,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(137,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(137,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(137,'Green','2024-03-20','A','2024-03-20 04:12:46',NULL),(137,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(137,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(137,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(137,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(137,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(137,'Green','2024-03-28','A','2024-03-28 04:05:07',NULL),(137,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(137,'Green','2024-04-15','A','2024-04-15 05:16:09',NULL),(137,'Green','2024-04-16','A','2024-04-16 03:34:00',NULL),(137,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(137,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(137,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(137,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(137,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(137,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(137,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(137,'Green','2024-04-26','A','2024-04-26 04:05:39',NULL),(137,'Green','2024-04-29','A','2024-04-29 04:24:38',NULL),(137,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(137,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(137,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(137,'Green','2024-05-04','A','2024-05-04 05:30:18',NULL),(137,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(137,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(137,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(137,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(137,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(137,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(137,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(137,'Green','2024-05-14','A','2024-05-14 04:03:56',NULL),(137,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(137,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(137,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(137,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(137,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(137,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(137,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(137,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(137,'Green','2024-05-31','A','2024-05-31 05:25:17',NULL),(137,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(137,'Green','2024-07-01','A','2024-07-02 08:00:55',NULL),(137,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(137,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(137,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(137,'Green','2024-07-05','A','2024-07-05 04:32:31',NULL),(137,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(137,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(137,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(137,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(137,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(137,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(137,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(137,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(137,'Green','2024-07-19','A','2024-07-19 07:40:15',NULL),(137,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(137,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(137,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(137,'Green','2024-07-24','A','2024-07-24 04:39:21',NULL),(137,'Green','2024-07-27','A','2024-07-27 08:13:11',NULL),(137,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(137,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(137,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(137,'Green','2024-08-09','A','2024-08-09 07:14:04',NULL),(137,'Green','2024-08-13','A','2024-08-13 05:22:54',NULL),(137,'Green','2024-08-15','P','2024-08-15 07:21:24',NULL),(137,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(137,'Green','2024-08-17','A','2024-08-17 04:45:05',NULL),(137,'Green','2024-08-23','A','2024-08-23 05:50:04',NULL),(137,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(137,'Green','2024-09-03','A','2024-09-03 16:51:58',NULL),(137,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(137,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(137,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(137,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(137,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(137,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(137,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(137,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(137,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(137,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(137,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(137,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(137,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(137,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(137,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(137,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(137,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(137,'Green','2024-10-04','A','2024-10-04 04:58:09',NULL),(137,'Green','2024-10-05','A','2024-10-05 03:55:02',NULL),(137,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(137,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(137,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(137,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(137,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(137,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(137,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(137,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(137,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(137,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(137,'Green','2024-10-19','A','2024-10-19 03:52:41',NULL),(137,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(137,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(137,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(137,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(137,'Green','2024-10-25','A','2024-10-25 03:43:53',NULL),(137,'Green','2024-10-26','A','2024-10-26 03:39:43',NULL),(137,'Green','2024-10-28','A','2024-10-28 03:44:46',NULL),(137,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(137,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(137,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(137,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(137,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(137,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(137,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(137,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(137,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(137,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(137,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(137,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(137,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(137,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(137,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(137,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(137,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(137,'Green','2024-11-19','A','2024-11-19 05:10:26',NULL),(137,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(137,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(137,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(137,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(137,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(137,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(137,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(137,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(137,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(137,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(137,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(137,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(137,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(137,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(137,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(137,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(137,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(137,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(137,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(137,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(137,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(137,'Green','2025-01-22','A','2025-02-27 06:07:32',NULL),(137,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(137,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(137,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(137,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(137,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(137,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(137,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(137,'Green','2025-02-06','L','2025-02-27 06:25:52',NULL),(137,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(137,'Green','2025-02-08','L','2025-02-27 07:03:40',NULL),(137,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(137,'Green','2025-02-11','A','2025-02-27 07:06:05',NULL),(137,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(137,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(137,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(137,'Green','2025-02-17','A','2025-02-27 08:16:24',NULL),(137,'Green','2025-02-18','A','2025-02-27 08:19:29',NULL),(137,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(137,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(137,'Green','2025-02-22','A','2025-02-27 08:22:49',NULL),(137,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(137,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(137,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(137,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(137,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(137,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(137,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(137,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(137,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(137,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(137,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(137,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(137,'Green','2025-03-11','A','2025-03-11 04:36:43',NULL),(137,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(137,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(137,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(137,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(137,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(137,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(137,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(137,'Green','2025-03-20','A','2025-03-20 04:40:12',NULL),(137,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(137,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(137,'Green','2025-04-08','A','2025-04-08 05:09:40',NULL),(137,'Green','2025-04-09','A','2025-04-09 03:50:38',NULL),(137,'Green','2025-04-11','A','2025-04-12 04:41:52',NULL),(137,'Green','2025-04-12','A','2025-04-12 04:40:59',NULL),(137,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(137,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(137,'Green','2025-04-16','A','2025-04-16 05:40:26',NULL),(137,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(137,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(137,'Green','2025-04-19','A','2025-04-21 03:55:56',NULL),(137,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(137,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(137,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(137,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(137,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(137,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(137,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(137,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(137,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(137,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(137,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(137,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(137,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(137,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(137,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(137,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(137,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(137,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(137,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(137,'Green','2025-05-17','A','2025-05-17 04:15:38',NULL),(137,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(137,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(137,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(137,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(137,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(137,'Green','2025-05-26','A','2025-05-26 03:59:25',NULL),(137,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(137,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(137,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(137,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(137,'Green','2025-06-16','A','2025-06-16 03:32:37',NULL),(137,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(137,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(137,'Green','2025-06-25','A','2025-06-26 04:17:53',NULL),(137,'Green','2025-06-30','A','2025-06-30 05:35:52',NULL),(137,'Green','2025-07-01','A','2025-07-01 05:13:51',NULL),(137,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(137,'Green','2025-07-03','A','2025-07-03 04:38:56',NULL),(137,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(137,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(137,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(137,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(137,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(137,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(137,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(137,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(137,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(138,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(138,'Green','2023-06-19','P','2023-06-19 03:58:34',NULL),(138,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(138,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(138,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(138,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(138,'Green','2023-07-10','A','2023-07-10 10:15:42',NULL),(138,'Green','2023-07-12','A','2023-07-12 03:33:43',NULL),(138,'Green','2023-07-13','A','2023-07-13 03:56:04',NULL),(138,'Green','2023-07-14','A','2023-07-14 03:42:17',NULL),(138,'Green','2023-07-15','A','2023-07-15 04:24:44',NULL),(138,'Green','2023-07-17','A','2023-07-17 04:06:04',NULL),(138,'Green','2023-07-18','A','2023-07-18 06:39:28',NULL),(138,'Green','2023-07-19','A','2023-07-19 03:47:43',NULL),(138,'Green','2023-07-20','A','2023-07-20 05:28:46',NULL),(138,'Green','2023-07-21','A','2023-07-21 04:58:51',NULL),(138,'Green','2023-08-03','A','2023-08-03 03:58:15',NULL),(138,'Green','2023-08-04','A','2023-08-04 03:45:29',NULL),(138,'Green','2023-08-05','A','2023-08-05 03:44:52',NULL),(138,'Green','2023-08-07','A','2023-08-07 03:36:32',NULL),(138,'Green','2023-08-08','A','2023-08-08 03:58:08',NULL),(138,'Green','2023-08-16','A','2023-08-16 03:36:11',NULL),(138,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(138,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(138,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(138,'Green','2023-08-24','A','2023-08-24 04:48:17',NULL),(138,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(138,'Green','2023-08-28','A','2023-08-28 05:26:39',NULL),(138,'Green','2023-08-29','A','2023-08-29 05:13:59',NULL),(138,'Green','2023-08-30','A','2023-08-30 04:40:04',NULL),(138,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(138,'Green','2023-09-02','A','2023-09-02 04:43:34',NULL),(138,'Green','2023-09-04','A','2023-09-04 04:52:17',NULL),(138,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(138,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(138,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(138,'Green','2023-09-09','A','2023-09-09 04:29:04',NULL),(138,'Green','2023-09-11','A','2023-09-11 04:53:55',NULL),(138,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(138,'Green','2023-09-13','A','2023-09-13 06:14:37',NULL),(138,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(138,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(138,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(138,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(138,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(138,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(138,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(138,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(138,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(138,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(138,'Green','2023-09-26','A','2023-09-26 04:12:47',NULL),(138,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(138,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(138,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(138,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(138,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(138,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(138,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(138,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(138,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(138,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(138,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(138,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(138,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(138,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(138,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(138,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(138,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(138,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(138,'Green','2023-10-23','A','2023-10-23 04:10:33',NULL),(138,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(138,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(138,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(138,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(138,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(138,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(138,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(138,'Green','2023-11-02','A','2023-11-02 03:31:15',NULL),(138,'Green','2023-11-03','A','2023-11-03 03:37:12',NULL),(138,'Green','2023-11-04','A','2023-11-04 05:09:48',NULL),(138,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(138,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(138,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(138,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(138,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(138,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(138,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(138,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(138,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(138,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(138,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(138,'Green','2023-11-22','A','2023-11-22 05:50:15',NULL),(138,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(138,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(138,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(138,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(138,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(138,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(138,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(138,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(138,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(138,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(138,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(138,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(138,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(138,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(138,'Green','2023-12-14','A','2023-12-20 11:28:58',NULL),(138,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(138,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(138,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(138,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(138,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(138,'Green','2024-01-17','A','2024-01-17 04:22:05',NULL),(138,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(139,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(139,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(139,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(139,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(139,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(139,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(139,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(139,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(139,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(139,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(139,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(139,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(139,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(139,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(139,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(139,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(139,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(139,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(139,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(139,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(139,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(139,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(139,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(139,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(139,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(139,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(139,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(139,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(139,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(139,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(139,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(139,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(139,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(139,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(139,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(139,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(139,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(139,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(139,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(139,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(139,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(139,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(139,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(139,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(139,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(139,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(139,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(139,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(139,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(139,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(139,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(139,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(139,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(139,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(139,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(139,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(139,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(139,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(139,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(139,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(139,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(139,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(139,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(139,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(139,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(139,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(139,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(139,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(139,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(139,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(139,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(139,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(139,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(139,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(139,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(139,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(139,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(139,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(139,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(139,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(139,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(139,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(139,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(139,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(139,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(139,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(139,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(139,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(139,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(139,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(139,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(139,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(139,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(139,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(139,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(139,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(139,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(139,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(139,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(139,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(139,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(139,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(139,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(139,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(139,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(139,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(139,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(139,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(139,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(139,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(139,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(139,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(139,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(139,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(139,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(139,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(139,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(139,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(139,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(139,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(139,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(139,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(139,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(139,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(139,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(139,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(139,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(139,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(139,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(139,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(139,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(139,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(139,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(139,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(139,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(139,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(139,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(139,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(139,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(139,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(139,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(139,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(139,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(139,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(139,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(139,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(139,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(139,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(139,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(139,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(139,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(139,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(139,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(139,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(139,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(139,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(139,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(139,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(139,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(139,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(139,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(139,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(139,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(139,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(139,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(139,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(139,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(139,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(139,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(139,'1','2024-05-10','A','2024-05-11 05:13:05',NULL),(139,'1','2024-05-11','A','2024-05-11 05:11:14',NULL),(139,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(139,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(139,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(139,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(139,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(139,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(139,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(139,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(139,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(139,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(139,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(139,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(139,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(139,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(139,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(139,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(139,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(139,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(139,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(139,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(139,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(139,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(139,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(139,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(139,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(139,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(139,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(139,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(139,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(139,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(139,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(139,'1','2024-08-09','A','2024-08-09 06:52:00',NULL),(139,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(139,'1','2024-08-15','P','2024-08-15 07:29:22',NULL),(139,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(139,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(139,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(139,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(139,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(139,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(139,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(139,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(139,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(139,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(139,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(139,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(139,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(139,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(139,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(139,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(139,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(139,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(139,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(139,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(139,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(139,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(139,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(139,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(139,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(139,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(139,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(139,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(139,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(139,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(139,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(139,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(139,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(139,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(139,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(139,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(139,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(139,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(139,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(139,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(139,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(139,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(139,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(139,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(139,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(139,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(139,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(139,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(139,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(139,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(139,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(139,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(139,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(139,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(139,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(139,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(139,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(139,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(139,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(139,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(139,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(139,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(139,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(139,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(139,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(139,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(139,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(139,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(139,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(139,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(139,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(139,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(139,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(139,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(139,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(139,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(139,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(139,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(139,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(139,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(139,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(139,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(139,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(139,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(139,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(139,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(139,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(139,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(139,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(139,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(139,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(139,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(139,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(139,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(139,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(139,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(139,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(139,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(139,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(139,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(139,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(139,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(139,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(139,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(139,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(139,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(139,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(139,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(139,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(139,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(139,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(139,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(139,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(139,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(139,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(139,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(139,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(139,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(139,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(139,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(139,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(139,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(139,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(139,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(139,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(139,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(139,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(139,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(139,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(139,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(139,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(139,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(139,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(139,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(139,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(139,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(139,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(139,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(139,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(139,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(139,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(139,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(139,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(139,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(139,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(139,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(139,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(139,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(139,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(139,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(139,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(139,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(139,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(139,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(139,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(139,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(139,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(139,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(139,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(139,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(139,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(139,'3A','2025-05-30','A','2025-05-30 05:23:22','2025-06-16 05:20:56'),(139,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(139,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(139,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(139,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(139,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(139,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(139,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(139,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(139,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(139,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(139,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(139,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(139,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(139,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(139,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(139,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(139,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(139,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(139,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(139,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(139,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(139,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(140,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(140,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(140,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(140,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(140,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(140,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(140,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(140,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(140,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(140,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(140,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(140,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(140,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(140,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(140,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(140,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(140,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(140,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(140,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(140,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(140,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(140,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(140,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(140,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(140,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(140,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(140,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(140,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(140,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(140,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(140,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(140,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(140,'1','2023-09-21','A','2023-09-21 11:09:46',NULL),(140,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(140,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(140,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(140,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(140,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(140,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(140,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(140,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(140,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(140,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(140,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(140,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(140,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(140,'1','2023-10-11','A','2023-10-11 11:49:01',NULL),(140,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(140,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(140,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(140,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(140,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(140,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(140,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(140,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(140,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(140,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(140,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(140,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(140,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(140,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(140,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(140,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(140,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(140,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(140,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(140,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(140,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(140,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(140,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(140,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(140,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(140,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(140,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(140,'1','2023-11-22','A','2023-11-25 05:55:28',NULL),(140,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(140,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(140,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(140,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(140,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(140,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(140,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(140,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(140,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(140,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(140,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(140,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(140,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(140,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(140,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(140,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(140,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(140,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(140,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(140,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(140,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(140,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(140,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(140,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(140,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(140,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(140,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(140,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(140,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(140,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(140,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(140,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(140,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(140,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(140,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(140,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(140,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(140,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(140,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(140,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(140,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(140,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(140,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(140,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(140,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(140,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(140,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(140,'1','2024-02-17','A','2024-02-17 11:29:19',NULL),(140,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(140,'1','2024-02-20','A','2024-02-20 10:42:29',NULL),(140,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(140,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(140,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(140,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(140,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(140,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(140,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(140,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(140,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(140,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(140,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(140,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(140,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(140,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(140,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(140,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(140,'1','2024-03-13','A','2024-03-13 04:04:45',NULL),(140,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(140,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(140,'1','2024-03-18','A','2024-03-18 03:56:06',NULL),(140,'1','2024-03-19','A','2024-03-19 03:44:29',NULL),(140,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(140,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(140,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(140,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(140,'1','2024-03-26','A','2024-03-26 04:04:23',NULL),(140,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(140,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(140,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(140,'1','2024-04-15','L','2024-04-17 09:37:06',NULL),(140,'1','2024-04-16','L','2024-04-17 09:34:42',NULL),(140,'1','2024-04-17','L','2024-04-17 09:31:40',NULL),(140,'1','2024-04-18','A','2024-04-18 07:14:08',NULL),(140,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(140,'1','2024-04-20','A','2024-04-20 07:05:59',NULL),(140,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(140,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(140,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(140,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(140,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(140,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(140,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(140,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(140,'1','2024-05-09','A','2024-05-10 04:37:46',NULL),(140,'1','2024-05-10','A','2024-05-11 05:13:05',NULL),(140,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(140,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(140,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(140,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(140,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(140,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(140,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(140,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(140,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(140,'1','2024-05-27','A','2024-05-27 06:20:04',NULL),(140,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(140,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(140,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(140,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(140,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(140,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(140,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(140,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(140,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(140,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(140,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(140,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(140,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(140,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(140,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(140,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(140,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(140,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(140,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(140,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(140,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(140,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(140,'1','2024-08-09','A','2024-08-09 06:52:00',NULL),(140,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(140,'1','2024-08-15','P','2024-08-15 07:29:22',NULL),(140,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(140,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(140,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(140,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(140,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(140,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(140,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(140,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(140,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(140,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(140,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(140,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(140,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(140,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(140,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(140,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(140,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(140,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(140,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(140,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(140,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(140,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(140,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(140,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(140,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(140,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(140,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(140,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(140,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(140,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(140,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(140,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(140,'2A','2024-10-15','A','2024-10-15 03:48:42',NULL),(140,'2A','2024-10-17','A','2024-10-17 04:02:27',NULL),(140,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(140,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(140,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(140,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(140,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(140,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(140,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(140,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(140,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(140,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(140,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(140,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(140,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(140,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(140,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(140,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(140,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(140,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(140,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(140,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(140,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(140,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(140,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(140,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(140,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(140,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(140,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(140,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(140,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(140,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(140,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(140,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(140,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(140,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(140,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(140,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(140,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(140,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(140,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(140,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(140,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(140,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(140,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(140,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(140,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(140,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(140,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(140,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(140,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(140,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(140,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(140,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(140,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(140,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(140,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(140,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(140,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(140,'2A','2025-02-08','A','2025-03-06 05:58:05',NULL),(140,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(140,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(140,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(140,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(140,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(140,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(140,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(140,'2A','2025-02-21','A','2025-03-06 06:06:28',NULL),(140,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(140,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(140,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(140,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(140,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(140,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(140,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(140,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(140,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(140,'2A','2025-03-06','A','2025-03-06 03:48:00',NULL),(140,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(140,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(140,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(140,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(140,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(140,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(140,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(140,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(140,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(140,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(140,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(140,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(140,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(140,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(140,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(140,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(140,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(140,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(140,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(140,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(140,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(140,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(140,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(140,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(140,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(140,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(140,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(140,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(140,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(140,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(140,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(140,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(140,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(140,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(140,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(140,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(140,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(140,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(140,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(140,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(140,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(140,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(140,'3A','2025-05-16','A','2025-05-16 03:52:10',NULL),(140,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(140,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(140,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(140,'3A','2025-05-21','A','2025-05-21 04:06:33',NULL),(140,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(140,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(140,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(140,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(140,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(140,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(140,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(140,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(140,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(140,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(140,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(140,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(140,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(140,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(140,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(140,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(140,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(140,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(140,'Orange','2023-06-19','A','2023-06-19 04:01:13',NULL),(140,'Orange','2023-06-20','A','2023-06-20 03:29:14',NULL),(140,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(140,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(140,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(140,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(140,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(140,'Orange','2023-07-13','A','2023-07-13 03:39:19',NULL),(140,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(141,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(141,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(141,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(141,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(141,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(141,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(141,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(141,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(141,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(141,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(141,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(141,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(141,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(141,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(141,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(141,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(141,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(141,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(141,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(141,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(141,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(141,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(141,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(141,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(141,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(141,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(141,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(141,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(141,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(141,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(141,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(141,'1','2025-01-20','A','2025-02-26 03:54:24',NULL),(141,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(141,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(141,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(141,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(141,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(141,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(141,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(141,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(141,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(141,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(141,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(141,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(141,'1','2025-02-08','A','2025-02-26 05:37:29',NULL),(141,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(141,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(141,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(141,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(141,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(141,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(141,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(141,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(141,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(141,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(141,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(141,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(141,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(141,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(141,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(141,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(141,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(141,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(141,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(141,'1','2025-03-06','A','2025-03-06 03:41:54',NULL),(141,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(141,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(141,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(141,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(141,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(141,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(141,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(141,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(141,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(141,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(141,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(141,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(141,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(141,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(141,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(141,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(141,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(141,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(141,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(141,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(141,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(141,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(141,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(141,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(141,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(141,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(141,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(141,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(141,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(141,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(141,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(141,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(141,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(141,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(141,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(141,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(141,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(141,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(141,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(141,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(141,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(141,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(141,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(141,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(141,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(141,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(141,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(141,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(141,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(141,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(141,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(141,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(141,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(141,'1','2025-06-10','P','2025-06-10 07:18:39',NULL),(141,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(141,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(141,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(141,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(141,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(141,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(141,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(141,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(141,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(141,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(141,'1','2025-07-08','A','2025-07-09 05:07:30',NULL),(141,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(141,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(141,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(141,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(141,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(141,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(141,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(141,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(141,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(141,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(141,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(141,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(141,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(141,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(141,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(141,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(141,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(141,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(141,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(141,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(141,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(141,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(141,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(141,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(141,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(141,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(141,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(141,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(141,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(141,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(141,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(141,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(141,'Purple','2023-08-24','A','2023-08-24 04:32:31',NULL),(141,'Purple','2023-08-25','A','2023-08-25 04:07:27',NULL),(141,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(141,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(141,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(141,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(141,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(141,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(141,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(141,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(141,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(141,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(141,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(141,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(141,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(141,'Purple','2023-09-14','A','2023-09-14 03:57:13',NULL),(141,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(141,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(141,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(141,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(141,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(141,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(141,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(141,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(141,'Purple','2023-09-25','A','2023-09-25 03:56:57',NULL),(141,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(141,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(141,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(141,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(141,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(141,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(141,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(141,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(141,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(141,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(141,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(141,'Purple','2023-10-11','A','2023-10-11 04:40:46',NULL),(141,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(141,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(141,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(141,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(141,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(141,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(141,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(141,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(141,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(141,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(141,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(141,'Purple','2023-10-30','A','2023-10-30 06:42:25',NULL),(141,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(141,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(141,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(141,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(141,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(141,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(141,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(141,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(141,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(141,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(141,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(141,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(141,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(141,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(141,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(141,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(141,'Purple','2023-11-22','A','2023-11-22 05:57:19',NULL),(141,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(141,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(141,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(141,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(141,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(141,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(141,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(141,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(141,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(141,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(141,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(141,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(141,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(141,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(141,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(141,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(141,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(141,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(141,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(141,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(141,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(141,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(141,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(141,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(141,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(141,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(141,'Purple','2024-01-09','A','2024-01-22 06:40:15',NULL),(141,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(141,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(141,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(141,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(141,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(141,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(141,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(141,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(141,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(141,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(141,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(141,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(141,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(141,'Purple','2024-02-02','A','2024-02-02 04:22:18',NULL),(141,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(141,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(141,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(141,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(141,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(141,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(141,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(141,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(141,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(141,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(141,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(141,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(141,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(141,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(141,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(141,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(141,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(141,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(141,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(141,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(141,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(141,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(141,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(141,'Purple','2024-03-08','A','2024-03-08 06:01:05',NULL),(141,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(141,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(141,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(141,'Purple','2024-03-13','A','2024-03-13 05:05:50',NULL),(141,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(141,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(141,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(141,'Purple','2024-03-19','A','2024-03-19 03:39:11',NULL),(141,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(141,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(141,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(141,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(141,'Purple','2024-03-26','A','2024-03-26 04:00:59',NULL),(141,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(141,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(141,'Purple','2024-04-16','A','2024-04-16 09:36:33',NULL),(141,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(141,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(141,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(141,'Purple','2024-04-20','A','2024-04-20 04:43:47',NULL),(141,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(141,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(141,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(141,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(141,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(141,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(141,'Purple','2024-05-03','A','2024-05-04 05:36:14',NULL),(141,'Purple','2024-05-04','A','2024-05-04 05:25:00',NULL),(141,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(141,'Purple','2024-05-07','A','2024-05-07 04:18:33',NULL),(141,'Purple','2024-05-08','A','2024-05-08 04:14:05',NULL),(141,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(141,'Purple','2024-05-10','A','2024-05-10 04:16:53',NULL),(141,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(141,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(141,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(141,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(141,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(141,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(141,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(141,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(141,'Purple','2024-05-27','A','2024-05-27 06:16:50',NULL),(141,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(141,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(141,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(141,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(141,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(141,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(141,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(141,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(141,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(141,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(141,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(141,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(141,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(141,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(141,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(141,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(141,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(141,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(141,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(141,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(141,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(141,'Purple','2024-08-09','A','2024-08-09 06:06:08',NULL),(141,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(141,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(141,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(141,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(141,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(141,'Purple','2024-08-23','A','2024-08-23 04:36:08',NULL),(141,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(141,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(141,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(141,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(141,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(141,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(141,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(141,'Purple','2024-09-16','A','2024-09-16 03:28:11',NULL),(141,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(141,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(141,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(141,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(141,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(141,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(141,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(141,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(141,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(141,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(141,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(141,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(141,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(141,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(141,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(141,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(141,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(141,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(141,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(141,'Purple','2024-10-14','A','2024-10-14 03:42:43',NULL),(141,'Purple','2024-10-15','A','2024-10-15 03:42:49',NULL),(141,'Purple','2024-10-16','A','2024-10-17 03:56:25',NULL),(141,'Purple','2024-10-17','A','2024-10-17 03:55:42',NULL),(141,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(141,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(141,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(141,'Purple','2024-10-22','A','2024-10-22 03:38:41',NULL),(141,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(141,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(141,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(141,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(141,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(141,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(141,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(141,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(141,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(141,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(142,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(142,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(142,'1','2024-09-04','A','2024-09-04 03:50:14',NULL),(142,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(142,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(142,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(142,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(142,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(142,'1','2024-09-19','A','2024-09-19 03:23:19',NULL),(142,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(142,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(142,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(142,'1','2024-09-24','A','2024-09-24 03:40:42',NULL),(142,'1','2024-09-25','A','2024-09-25 03:43:27',NULL),(142,'1','2024-09-26','A','2024-09-26 03:50:03',NULL),(142,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(142,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(142,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(142,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(142,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(142,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(142,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(142,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(142,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(142,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(142,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(142,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(142,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(142,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(142,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(142,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(142,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(142,'1','2024-10-21','A','2024-10-21 03:43:41',NULL),(142,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(142,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(142,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(142,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(142,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(142,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(142,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(142,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(142,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(142,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(142,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(142,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(142,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(142,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(142,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(142,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(142,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(142,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(142,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(142,'1','2024-11-14','A','2024-11-14 03:48:50',NULL),(142,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(142,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(142,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(142,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(142,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(142,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(142,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(142,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(142,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(142,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(142,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(142,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(142,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(142,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(142,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(142,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(142,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(142,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(142,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(142,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(142,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(142,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(142,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(142,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(142,'1','2025-01-21','A','2025-02-26 03:56:50',NULL),(142,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(142,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(142,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(142,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(142,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(142,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(142,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(142,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(142,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(142,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(142,'1','2025-02-07','A','2025-02-26 05:05:46',NULL),(142,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(142,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(142,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(142,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(142,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(142,'1','2025-02-15','A','2025-02-26 05:45:41',NULL),(142,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(142,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(142,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(142,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(142,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(142,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(142,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(142,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(142,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(142,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(142,'1','2025-03-01','A','2025-03-01 07:15:16',NULL),(142,'1','2025-03-03','A','2025-03-03 04:05:06',NULL),(142,'1','2025-03-04','L','2025-03-04 03:46:04',NULL),(142,'1','2025-03-05','L','2025-03-05 03:27:08',NULL),(142,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(142,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(142,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(142,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(142,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(142,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(142,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(142,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(142,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(142,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(142,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(142,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(142,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(142,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(142,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(142,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(142,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(142,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(142,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(142,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(142,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(142,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(142,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(142,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(142,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(142,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(142,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(142,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(142,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(142,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(142,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(142,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(142,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(142,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(142,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(142,'1','2025-05-07','A','2025-05-08 04:31:39',NULL),(142,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(142,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(142,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(142,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(142,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(142,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(142,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(142,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(142,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(142,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(142,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(142,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(142,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(142,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(142,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(142,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(142,'1','2025-05-30','A','2025-05-30 05:07:15',NULL),(142,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(142,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(142,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(142,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(142,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(142,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(142,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(142,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(142,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(142,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(142,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(142,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(142,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(142,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(142,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(142,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(142,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(142,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(142,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(142,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(142,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(142,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(142,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(142,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(142,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(142,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(142,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(142,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(142,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(142,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(142,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(142,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(142,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(142,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(142,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(142,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(142,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(142,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(142,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(142,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(142,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(142,'Red','2023-08-08','A','2023-08-08 03:55:21',NULL),(142,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(142,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(142,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(142,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(142,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(142,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(142,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(142,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(142,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(142,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(142,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(142,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(142,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(142,'Red','2023-09-09','P','2023-09-09 09:24:57',NULL),(142,'Red','2023-09-11','P','2023-09-11 08:44:29',NULL),(142,'Red','2023-09-12','P','2023-09-14 03:49:37',NULL),(142,'Red','2023-09-13','P','2023-09-13 13:02:59',NULL),(142,'Red','2023-09-14','P','2023-09-15 08:24:19',NULL),(142,'Red','2023-09-15','P','2023-09-15 08:23:54',NULL),(142,'Red','2023-09-16','P','2023-09-19 04:07:24',NULL),(142,'Red','2023-09-18','P','2023-09-19 04:07:55',NULL),(142,'Red','2023-09-19','P','2023-09-19 08:59:03',NULL),(142,'Red','2023-09-20','P','2023-09-20 11:38:53',NULL),(142,'Red','2023-09-21','P','2023-09-21 11:12:21',NULL),(142,'Red','2023-09-22','P','2023-09-22 10:36:14',NULL),(142,'Red','2023-09-23','P','2023-09-23 11:46:43',NULL),(142,'Red','2023-09-25','P','2023-09-25 08:39:05',NULL),(142,'Red','2023-09-26','P','2023-09-26 09:19:43',NULL),(142,'Red','2023-09-27','P','2023-09-28 11:28:36',NULL),(142,'Red','2023-09-28','P','2023-09-28 11:28:50',NULL),(142,'Red','2023-10-02','P','2023-10-02 11:05:48',NULL),(142,'Red','2023-10-03','P','2023-10-03 10:29:44',NULL),(142,'Red','2023-10-04','P','2023-10-04 09:42:26',NULL),(142,'Red','2023-10-05','P','2023-10-05 11:20:46',NULL),(142,'Red','2023-10-06','P','2023-10-06 09:41:55',NULL),(142,'Red','2023-10-09','P','2023-10-09 11:22:19',NULL),(142,'Red','2023-10-10','P','2023-10-10 11:21:39',NULL),(142,'Red','2023-10-11','P','2023-10-11 11:45:39',NULL),(142,'Red','2023-10-14','P','2023-10-14 03:27:40',NULL),(142,'Red','2023-10-16','P','2023-10-17 11:35:38',NULL),(142,'Red','2023-10-17','P','2023-10-17 11:26:56',NULL),(142,'Red','2023-10-19','P','2023-10-19 10:35:04',NULL),(142,'Red','2023-10-20','A','2023-10-20 10:37:07',NULL),(142,'Red','2023-10-23','P','2023-10-23 11:24:01',NULL),(142,'Red','2023-10-24','P','2023-10-24 10:57:37',NULL),(142,'Red','2023-10-25','P','2023-10-25 10:25:40',NULL),(142,'Red','2023-10-26','P','2023-10-26 11:27:33',NULL),(142,'Red','2023-10-27','A','2023-10-30 11:20:22',NULL),(142,'Red','2023-10-30','P','2023-10-30 11:19:01',NULL),(142,'Red','2023-10-31','P','2023-10-31 11:31:35',NULL),(142,'Red','2023-11-01','P','2023-11-03 11:07:50',NULL),(142,'Red','2023-11-02','P','2023-11-03 11:08:14',NULL),(142,'Red','2023-11-03','P','2023-11-03 11:06:36',NULL),(142,'Red','2023-11-04','P','2023-11-04 10:55:12',NULL),(142,'Red','2023-11-06','P','2023-11-07 11:08:45',NULL),(142,'Red','2023-11-07','P','2023-11-07 11:08:13',NULL),(142,'Red','2023-11-13','P','2023-11-16 11:16:54',NULL),(142,'Red','2023-11-14','P','2023-11-16 11:16:09',NULL),(142,'Red','2023-11-15','P','2023-11-16 11:15:38',NULL),(142,'Red','2023-11-16','P','2023-11-16 11:14:41',NULL),(142,'Red','2023-11-18','P','2023-11-18 11:30:39',NULL),(142,'Red','2023-11-24','P','2023-11-25 05:14:34',NULL),(142,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(142,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(142,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(142,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(142,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(142,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(142,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(142,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(142,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(142,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(142,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(142,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(142,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(142,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(142,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(142,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(142,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(142,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(142,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(142,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(142,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(142,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(142,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(142,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(142,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(142,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(142,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(142,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(142,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(142,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(142,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(142,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(142,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(142,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(142,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(142,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(142,'Red','2024-02-01','A','2024-02-01 10:59:51',NULL),(142,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(142,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(142,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(142,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(142,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(142,'Red','2024-02-15','A','2024-02-15 07:06:58',NULL),(142,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(142,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(142,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(142,'Red','2024-02-20','A','2024-02-20 10:45:26',NULL),(142,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(142,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(142,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(142,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(142,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(142,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(142,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(142,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(142,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(142,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(142,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(142,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(142,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(142,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(142,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(142,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(142,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(142,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(142,'Red','2024-03-15','A','2024-03-15 04:26:51',NULL),(142,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(142,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(142,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(142,'Red','2024-03-22','A','2024-03-27 09:20:09',NULL),(142,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(142,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(142,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(142,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(142,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(142,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(142,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(142,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(142,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(142,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(142,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(142,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(142,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(142,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(142,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(142,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(142,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(142,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(142,'Red','2024-05-10','A','2024-05-10 05:30:38',NULL),(142,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(142,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(142,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(142,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(142,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(142,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(142,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(142,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(142,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(142,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(142,'Red','2024-05-29','A','2024-05-29 07:02:32',NULL),(142,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(142,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(142,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(142,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(142,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(142,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(142,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(142,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(142,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(142,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(142,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(142,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(142,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(142,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(142,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(142,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(142,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(142,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(142,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(142,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(142,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(142,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(142,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(142,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(142,'Red','2024-08-10','A','2024-08-10 08:14:04',NULL),(142,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(142,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(142,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(142,'Red','2024-08-17','A','2024-08-17 04:35:25',NULL),(142,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(143,'1','2023-07-15','A','2023-07-15 06:17:08',NULL),(143,'1','2023-07-17','A','2023-07-17 03:54:24',NULL),(143,'1','2023-07-18','A','2023-07-18 04:04:50',NULL),(143,'1','2023-07-19','A','2023-07-19 03:40:06',NULL),(143,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(143,'1','2023-07-21','A','2023-07-21 05:48:56',NULL),(143,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(143,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(143,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(143,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(143,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(143,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(143,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(143,'1','2023-08-22','A','2023-08-25 08:59:26',NULL),(143,'1','2023-08-23','A','2023-08-25 09:00:26',NULL),(143,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(143,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(143,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(143,'1','2023-09-04','A','2023-09-05 05:32:26',NULL),(143,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(143,'1','2023-09-06','A','2023-09-06 10:07:30',NULL),(143,'1','2023-09-08','A','2023-09-08 10:46:04',NULL),(143,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(143,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(143,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(143,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(143,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(143,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(143,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(143,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(143,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(143,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(143,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(143,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(143,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(143,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(143,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(143,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(143,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(143,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(143,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(143,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(143,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(143,'1','2023-10-06','A','2023-10-06 09:43:49',NULL),(143,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(143,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(143,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(143,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(143,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(143,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(143,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(143,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(143,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(143,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(143,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(143,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(143,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(143,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(143,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(143,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(143,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(143,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(143,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(143,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(143,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(143,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(143,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(143,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(143,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(143,'1','2023-11-16','A','2023-11-16 11:08:23',NULL),(143,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(143,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(143,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(143,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(143,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(143,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(143,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(143,'1','2023-11-28','L','2023-11-29 11:45:16',NULL),(143,'1','2023-11-29','L','2023-11-29 11:44:30',NULL),(143,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(143,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(143,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(143,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(143,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(143,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(143,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(143,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(143,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(143,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(143,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(143,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(143,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(143,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(143,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(143,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(143,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(143,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(143,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(143,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(143,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(143,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(143,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(143,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(143,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(143,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(143,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(143,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(143,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(143,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(143,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(143,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(143,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(143,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(143,'1','2024-01-31','A','2024-02-01 10:53:10',NULL),(143,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(143,'1','2024-02-02','A','2024-02-22 11:43:41',NULL),(143,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(143,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(143,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(143,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(143,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(143,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(143,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(143,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(143,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(143,'1','2024-02-21','A','2024-02-22 11:42:39',NULL),(143,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(143,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(143,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(143,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(143,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(143,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(143,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(143,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(143,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(143,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(143,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(143,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(143,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(143,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(143,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(143,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(143,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(143,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(143,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(143,'1','2024-03-19','A','2024-03-19 03:44:29',NULL),(143,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(143,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(143,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(143,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(143,'1','2024-03-26','A','2024-03-26 04:04:23',NULL),(143,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(143,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(143,'1','2024-03-29','A','2024-03-29 05:48:36',NULL),(143,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(143,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(143,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(143,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(143,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(143,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(143,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(143,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(143,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(143,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(143,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(143,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(143,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(143,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(143,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(143,'1','2024-05-10','A','2024-05-11 05:13:05',NULL),(143,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(143,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(143,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(143,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(143,'1','2024-05-16','A','2024-05-16 04:36:56',NULL),(143,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(143,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(143,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(143,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(143,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(143,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(143,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(143,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(143,'1','2024-06-24','A','2024-06-24 06:34:02',NULL),(143,'1','2024-07-01','A','2024-07-02 07:00:02',NULL),(143,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(143,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(143,'1','2024-07-04','A','2024-07-05 06:04:34',NULL),(143,'1','2024-07-05','A','2024-07-05 05:19:43',NULL),(143,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(143,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(143,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(143,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(143,'1','2024-07-12','A','2024-07-12 05:40:58',NULL),(143,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(143,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(143,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(143,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(143,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(143,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(143,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(143,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(143,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(143,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(143,'1','2024-08-15','P','2024-08-15 07:29:22',NULL),(143,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(143,'1','2024-08-17','A','2024-08-17 04:31:38',NULL),(143,'2A','2024-09-03','A','2024-09-03 16:49:31',NULL),(143,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(143,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(143,'2A','2024-09-07','A','2024-09-07 03:51:53',NULL),(143,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(143,'2A','2024-09-10','A','2024-09-10 04:04:57',NULL),(143,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(143,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(143,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(143,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(143,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(143,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(143,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(143,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(143,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(143,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(143,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(143,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(143,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(143,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(143,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(143,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(143,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(143,'2A','2024-10-05','A','2024-10-05 04:03:17',NULL),(143,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(143,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(143,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(143,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(143,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(143,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(143,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(143,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(143,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(143,'2A','2024-10-19','A','2024-10-19 04:00:56',NULL),(143,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(143,'2A','2024-10-22','A','2024-10-22 03:41:18',NULL),(143,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(143,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(143,'2A','2024-10-25','A','2024-10-25 03:48:44',NULL),(143,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(143,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(143,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(143,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(143,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(143,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(143,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(143,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(143,'2A','2024-11-05','A','2024-11-05 03:23:26',NULL),(143,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(143,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(143,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(143,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(143,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(143,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(143,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(143,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(143,'2A','2024-11-16','A','2024-11-16 03:45:49',NULL),(143,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(143,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(143,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(143,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(143,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(143,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(143,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(143,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(143,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(143,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(143,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(143,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(143,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(143,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(143,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(143,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(143,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(143,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(143,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(143,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(143,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(143,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(143,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(143,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(143,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(143,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(143,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(143,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(143,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(143,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(143,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(143,'2A','2025-02-07','A','2025-03-06 05:57:22',NULL),(143,'2A','2025-02-08','A','2025-03-06 05:58:05',NULL),(143,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(143,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(143,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(143,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(143,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(143,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(143,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(143,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(143,'2A','2025-02-22','A','2025-03-06 06:07:05',NULL),(143,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(143,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(143,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(143,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(143,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(143,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(143,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(143,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(143,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(143,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(143,'2A','2025-03-10','A','2025-03-10 05:24:57',NULL),(143,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(143,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(143,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(143,'2A','2025-03-14','A','2025-03-15 04:51:27',NULL),(143,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(143,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(143,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(143,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(143,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(143,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(143,'2A','2025-03-24','A','2025-03-06 06:07:45',NULL),(143,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(143,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(143,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(143,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(143,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(143,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(143,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(143,'3A','2025-04-16','A','2025-04-16 05:30:23',NULL),(143,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(143,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(143,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(143,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(143,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(143,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(143,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(143,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(143,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(143,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(143,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(143,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(143,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(143,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(143,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(143,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(143,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(143,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(143,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(143,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(143,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(143,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(143,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(143,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(143,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(143,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(143,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(143,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(143,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(143,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(143,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(143,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(143,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(143,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(143,'3A','2025-06-25','A','2025-06-26 04:21:09',NULL),(143,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(143,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(143,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(143,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(143,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(143,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(143,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(143,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(143,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(143,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(143,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(143,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(143,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(143,'Orange','2023-06-23','A','2023-06-23 03:50:26',NULL),(143,'Orange','2023-07-10','A','2023-07-10 09:12:54',NULL),(143,'Orange','2023-07-12','A','2023-07-12 03:28:05',NULL),(143,'Orange','2023-07-13','A','2023-07-13 03:39:19',NULL),(143,'Orange','2023-07-14','A','2023-07-14 03:32:56',NULL),(144,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(144,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(144,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(144,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(144,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(144,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(144,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(144,'Purple','2023-07-14','A','2023-07-14 03:30:20','2023-07-14 03:35:13'),(144,'Purple','2023-07-15','A','2023-07-15 06:14:28',NULL),(144,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(144,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(144,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(144,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(144,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(144,'Purple','2023-08-02','A','2023-08-02 04:02:34',NULL),(144,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(144,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(144,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(144,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(144,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(144,'Purple','2023-08-16','A','2023-08-16 03:39:57',NULL),(144,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(144,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(144,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(144,'Purple','2023-08-24','A','2023-08-24 04:32:31',NULL),(144,'Purple','2023-08-25','A','2023-08-25 04:07:27',NULL),(144,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(144,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(144,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(144,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(144,'Purple','2023-09-02','A','2023-09-02 04:40:26',NULL),(144,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(144,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(144,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(144,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(144,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(144,'Purple','2023-09-11','A','2023-09-11 04:55:19',NULL),(144,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(144,'Purple','2023-09-13','A','2023-09-13 06:15:44',NULL),(144,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(144,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(144,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(144,'Purple','2023-09-18','A','2023-09-18 03:41:02',NULL),(144,'Purple','2023-09-19','A','2023-09-19 03:30:11',NULL),(144,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(144,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(144,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(144,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(144,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(144,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(144,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(144,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(144,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(144,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(144,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(144,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(144,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(144,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(144,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(144,'Purple','2023-10-10','A','2023-10-10 03:52:00',NULL),(144,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(144,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(144,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(144,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(144,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(144,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(144,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(144,'Purple','2023-10-23','A','2023-10-23 04:12:31',NULL),(144,'Purple','2023-10-24','A','2023-10-24 04:39:20',NULL),(144,'Purple','2023-10-25','A','2023-10-25 04:26:40',NULL),(144,'Purple','2023-10-26','A','2023-10-26 06:34:40',NULL),(144,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(144,'Purple','2023-10-30','A','2023-10-30 06:42:25',NULL),(144,'Purple','2023-10-31','A','2023-10-31 03:48:50',NULL),(144,'Purple','2023-11-01','A','2023-11-01 03:36:05',NULL),(144,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(144,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(144,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(144,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(144,'Purple','2023-11-07','A','2023-11-07 04:02:56',NULL),(144,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(144,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(144,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(144,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(144,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(144,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(144,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(144,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(144,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(144,'Purple','2023-11-22','A','2023-11-22 05:57:19',NULL),(144,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(144,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(144,'Purple','2023-11-25','A','2023-11-25 04:33:37',NULL),(144,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(144,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(144,'Purple','2023-11-29','A','2023-11-29 11:54:38',NULL),(144,'Purple','2023-12-01','L','2023-12-01 11:51:30',NULL),(144,'Purple','2023-12-02','A','2023-12-02 03:53:14',NULL),(144,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(144,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(144,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(144,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(144,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(144,'Purple','2023-12-09','A','2023-12-09 07:44:17',NULL),(144,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(144,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(144,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(144,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(144,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(144,'Purple','2024-01-01','A','2024-01-03 04:55:14',NULL),(144,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(144,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(144,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(144,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(144,'Purple','2024-01-06','A','2024-01-22 06:44:30',NULL),(144,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(144,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(144,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(144,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(144,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(144,'Purple','2024-01-17','A','2024-01-17 04:14:03',NULL),(144,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(144,'Purple','2024-01-19','A','2024-01-22 06:29:02',NULL),(144,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(144,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(144,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(144,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(144,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(144,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(144,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(144,'Purple','2024-02-02','A','2024-02-02 04:22:18',NULL),(144,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(144,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(144,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(144,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(144,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(144,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(144,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(144,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(144,'Purple','2024-02-20','A','2024-02-20 04:39:30',NULL),(144,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(144,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(144,'Purple','2024-02-23','A','2024-02-23 04:22:08',NULL),(144,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(144,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(144,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(144,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(144,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(144,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(144,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(144,'Purple','2024-03-04','A','2024-03-04 05:01:49',NULL),(144,'Purple','2024-03-05','A','2024-03-05 04:32:20',NULL),(144,'Purple','2024-03-06','A','2024-03-06 04:29:16',NULL),(144,'Purple','2024-03-07','A','2024-03-08 05:58:18',NULL),(144,'Purple','2024-03-08','A','2024-03-08 06:01:05',NULL),(144,'Purple','2024-03-09','A','2024-03-09 04:05:06',NULL),(144,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(144,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(144,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(144,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(144,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(144,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(144,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(144,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(144,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(144,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(144,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(144,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(144,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(144,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(144,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(144,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(144,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(144,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(144,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(144,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(144,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(144,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(144,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(144,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(144,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(144,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(144,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(144,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(144,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(144,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(144,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(144,'Purple','2024-05-10','A','2024-05-10 04:16:53',NULL),(144,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(144,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(144,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(144,'Purple','2024-05-16','A','2024-05-16 04:29:35',NULL),(144,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(144,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(144,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(144,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(144,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(144,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(144,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(144,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(144,'Purple','2024-06-24','A','2024-06-24 05:58:40',NULL),(144,'Purple','2024-07-02','A','2024-07-02 06:12:40',NULL),(144,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(144,'Purple','2024-07-04','A','2024-07-05 05:59:06',NULL),(144,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(144,'Purple','2024-07-06','A','2024-07-08 15:55:56',NULL),(144,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(144,'Purple','2024-07-09','A','2024-07-09 06:56:31',NULL),(144,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(144,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(144,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(144,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(144,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(144,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(144,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(144,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(144,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(144,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(144,'Purple','2024-08-09','A','2024-08-09 06:06:08',NULL),(144,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(144,'Purple','2024-08-13','A','2024-08-13 05:06:24',NULL),(144,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(144,'Purple','2024-08-16','A','2024-08-16 04:15:53',NULL),(144,'Purple','2024-08-17','A','2024-08-17 04:29:24',NULL),(144,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(144,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(144,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(144,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(144,'Purple','2024-09-05','A','2024-09-05 03:53:35',NULL),(144,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(144,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(144,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(144,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(144,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(144,'Purple','2024-09-19','A','2024-09-19 03:24:29',NULL),(144,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(144,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(144,'Purple','2024-09-23','A','2024-09-23 04:59:58',NULL),(144,'Purple','2024-09-24','A','2024-09-24 03:42:05',NULL),(144,'Purple','2024-09-25','A','2024-09-25 03:42:45',NULL),(144,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(144,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(144,'Purple','2024-09-30','A','2024-09-30 03:52:05',NULL),(144,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(144,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(144,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(144,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(144,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(144,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(144,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(144,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(144,'Purple','2024-10-11','A','2024-10-11 03:48:20',NULL),(144,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(144,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(144,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(144,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(144,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(144,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(144,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(144,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(144,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(144,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(144,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(144,'Purple','2024-10-26','A','2024-10-26 03:43:47',NULL),(144,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(144,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(144,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(144,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(144,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(144,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(144,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(144,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(144,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(144,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(144,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(144,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(144,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(144,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(144,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(144,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(144,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(144,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(144,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(144,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(144,'Purple','2024-11-21','A','2024-11-21 05:32:07',NULL),(144,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(144,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(144,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(144,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(144,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(144,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(144,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(144,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(144,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(144,'Purple','2025-01-09','A','2025-01-09 03:43:00',NULL),(144,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(144,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(144,'Purple','2025-01-14','A','2025-01-14 05:11:14',NULL),(144,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(144,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(144,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(144,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(144,'Purple','2025-01-20','A','2025-02-26 06:15:25',NULL),(144,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(144,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(144,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(144,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(144,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(144,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(144,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(144,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(144,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(144,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(144,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(144,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(144,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(144,'Purple','2025-02-10','A','2025-02-27 05:04:43',NULL),(144,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(144,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(144,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(144,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(144,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(144,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(144,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(144,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(144,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(144,'Purple','2025-02-24','A','2025-02-27 05:37:14',NULL),(144,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(144,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(144,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(144,'Purple','2025-02-28','A','2025-02-28 03:55:10',NULL),(144,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(144,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(144,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(144,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(144,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(144,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(144,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(144,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(144,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(144,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(144,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(144,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(144,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(144,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(144,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(144,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(144,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(144,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(144,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(144,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(144,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(144,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(144,'Purple','2025-04-14','A','2025-04-14 05:03:41',NULL),(144,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(144,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(144,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(144,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(144,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(144,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(144,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(144,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(144,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(144,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(144,'Purple','2025-04-28','A','2025-04-28 06:18:50',NULL),(144,'Purple','2025-04-29','A','2025-04-29 04:24:58',NULL),(144,'Purple','2025-04-30','A','2025-04-30 04:32:27',NULL),(144,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(144,'Purple','2025-05-05','A','2025-05-05 11:13:46',NULL),(144,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(144,'Purple','2025-05-07','A','2025-05-08 04:09:29',NULL),(144,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(144,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(144,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(144,'Purple','2025-05-12','A','2025-05-12 03:42:12',NULL),(144,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(144,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(144,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(144,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(144,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(144,'Purple','2025-05-19','A','2025-05-19 06:15:31',NULL),(144,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(144,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(144,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(144,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(144,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(144,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(144,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(144,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(144,'Purple','2025-06-10','A','2025-06-10 07:21:35',NULL),(144,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(144,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(144,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(144,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(144,'Purple','2025-07-01','A','2025-07-01 05:16:15',NULL),(144,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(144,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(144,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(144,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(144,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(144,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(144,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(144,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(144,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(144,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(144,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(144,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(145,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(145,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(145,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(145,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(145,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(145,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(145,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(145,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(145,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(145,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(145,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(145,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(145,'Purple','2023-07-20','A','2023-07-20 05:14:41',NULL),(145,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(145,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(145,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(145,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(145,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(145,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(145,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(145,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(145,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(145,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(145,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(145,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(145,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(145,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(145,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(145,'Purple','2023-08-30','A','2023-08-30 04:42:24',NULL),(145,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(145,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(145,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(145,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(145,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(145,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(145,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(145,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(145,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(145,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(145,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(145,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(145,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(145,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(145,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(145,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(145,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(145,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(145,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(145,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(145,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(145,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(145,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(145,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(145,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(145,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(145,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(145,'Purple','2023-10-06','A','2023-10-06 03:33:48',NULL),(145,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(145,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(145,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(145,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(145,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(145,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(145,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(145,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(145,'Purple','2023-10-20','A','2023-10-20 03:53:18',NULL),(145,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(145,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(145,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(145,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(145,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(145,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(145,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(145,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(145,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(145,'Purple','2023-11-02','A','2023-11-02 03:51:19',NULL),(145,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(145,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(145,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(145,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(145,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(145,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(145,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(145,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(145,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(145,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(145,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(145,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(145,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(145,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(145,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(145,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(145,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(145,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(145,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(145,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(145,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(145,'Purple','2023-12-02','A','2023-12-02 03:53:14',NULL),(145,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(145,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(145,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(145,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(145,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(145,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(145,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(145,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(145,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(145,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(145,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(145,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(145,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(145,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(145,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(145,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(145,'Purple','2024-01-06','A','2024-01-22 06:44:30',NULL),(145,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(145,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(145,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(145,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(145,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(145,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(145,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(145,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(145,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(145,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(145,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(145,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(145,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(145,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(145,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(145,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(145,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(145,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(145,'Purple','2024-02-13','A','2024-02-13 04:26:05',NULL),(145,'Purple','2024-02-14','A','2024-02-15 04:17:46',NULL),(145,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(145,'Purple','2024-02-16','A','2024-02-16 04:39:27',NULL),(145,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(145,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(145,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(145,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(145,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(145,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(145,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(145,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(145,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(145,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(145,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(145,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(145,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(145,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(145,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(145,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(145,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(145,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(145,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(145,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(145,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(145,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(145,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(145,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(145,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(145,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(145,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(145,'Purple','2024-03-21','A','2024-03-21 04:12:27',NULL),(145,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(145,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(145,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(145,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(145,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(145,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(145,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(145,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(145,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(145,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(145,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(145,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(145,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(145,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(145,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(145,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(145,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(145,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(145,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(145,'Purple','2024-05-07','A','2024-05-07 04:18:33',NULL),(145,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(145,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(145,'Purple','2024-05-10','A','2024-05-10 04:16:53',NULL),(145,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(145,'Purple','2024-05-14','A','2024-05-14 04:02:59',NULL),(145,'Purple','2024-05-15','A','2024-05-15 04:36:38',NULL),(145,'Purple','2024-05-16','A','2024-05-16 04:29:35',NULL),(145,'Purple','2024-05-17','A','2024-05-17 04:20:25',NULL),(145,'Purple','2024-05-18','A','2024-05-18 10:52:15',NULL),(145,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(145,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(145,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(145,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(145,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(145,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(145,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(145,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(145,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(145,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(145,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(145,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(145,'Purple','2024-07-08','A','2024-07-08 05:46:23',NULL),(145,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(145,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(145,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(145,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(145,'Purple','2024-07-13','A','2024-07-13 05:15:24',NULL),(145,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(145,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(145,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(145,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(145,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(145,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(145,'Purple','2024-08-09','A','2024-08-09 06:06:08',NULL),(145,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(145,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(145,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(145,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(145,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(145,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(145,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(145,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(145,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(145,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(145,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(145,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(145,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(145,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(145,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(145,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(145,'Purple','2024-09-20','A','2024-09-20 03:24:44',NULL),(145,'Purple','2024-09-21','A','2024-09-21 03:25:36',NULL),(145,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(145,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(145,'Purple','2024-09-25','A','2024-09-25 03:42:45',NULL),(145,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(145,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(145,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(145,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(145,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(145,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(145,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(145,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(145,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(145,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(145,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(145,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(145,'Purple','2024-10-14','A','2024-10-14 03:42:43',NULL),(145,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(145,'Purple','2024-10-16','A','2024-10-17 03:56:25',NULL),(145,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(145,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(145,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(145,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(145,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(145,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(145,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(145,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(145,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(145,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(145,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(145,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(145,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(145,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(145,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(145,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(145,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(145,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(145,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(145,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(145,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(145,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(145,'Purple','2024-11-13','A','2024-11-13 03:51:32',NULL),(145,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(145,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(145,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(145,'Purple','2024-11-18','L','2024-11-18 05:18:28',NULL),(145,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(145,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(145,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(145,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(145,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(145,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(145,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(145,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(145,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(145,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(145,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(145,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(145,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(145,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(145,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(145,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(145,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(145,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(145,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(145,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(145,'Purple','2025-01-20','A','2025-02-26 06:15:25',NULL),(145,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(145,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(145,'Purple','2025-01-23','A','2025-02-26 06:22:22',NULL),(145,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(145,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(145,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(145,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(145,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(145,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(145,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(145,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(145,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(145,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(145,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(145,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(145,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(145,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(145,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(145,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(145,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(145,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(145,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(145,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(145,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(145,'Purple','2025-02-25','A','2025-02-25 05:19:07',NULL),(145,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(145,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(145,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(145,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(145,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(145,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(145,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(145,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(145,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(145,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(145,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(145,'Purple','2025-03-12','A','2025-03-12 03:29:31',NULL),(145,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(145,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(145,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(145,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(145,'Purple','2025-03-18','A','2025-03-19 03:26:28',NULL),(145,'Purple','2025-03-19','A','2025-03-19 03:27:44',NULL),(145,'Purple','2025-03-20','A','2025-03-20 04:39:16',NULL),(145,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(145,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(145,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(145,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(145,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(145,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(145,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(145,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(145,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(145,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(145,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(145,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(145,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(145,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(145,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(145,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(145,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(145,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(145,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(145,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(145,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(145,'Purple','2025-05-05','A','2025-05-05 11:13:46',NULL),(145,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(145,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(145,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(145,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(145,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(145,'Purple','2025-05-12','A','2025-05-12 03:42:12',NULL),(145,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(145,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(145,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(145,'Purple','2025-05-16','A','2025-05-16 04:11:12',NULL),(145,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(145,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(145,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(145,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(145,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(145,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(145,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(145,'Purple','2025-05-29','A','2025-05-29 04:18:39',NULL),(145,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(145,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(145,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(145,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(145,'Purple','2025-06-23','A','2025-06-23 04:35:57','2025-06-23 04:43:39'),(145,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(145,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(145,'Purple','2025-07-01','A','2025-07-01 05:16:15',NULL),(145,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(145,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(145,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(145,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(145,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(145,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(145,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(145,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(145,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(145,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(145,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(145,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(146,'Purple','2023-06-19','A','2023-06-19 04:04:59',NULL),(146,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(146,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(146,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(146,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(146,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(146,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(146,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(146,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(146,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(146,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(146,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(146,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(146,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(146,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(146,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(146,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(146,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(146,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(146,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(146,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(146,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(146,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(146,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(146,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(146,'Purple','2023-08-25','A','2023-08-25 04:07:27',NULL),(146,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(146,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(146,'Purple','2023-08-30','A','2023-08-30 04:42:24',NULL),(146,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(146,'Purple','2023-09-02','A','2023-09-02 04:40:26',NULL),(146,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(146,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(146,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(146,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(146,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(146,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(146,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(146,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(146,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(146,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(146,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(146,'Purple','2023-09-18','A','2023-09-18 03:41:02',NULL),(146,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(146,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(146,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(146,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(146,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(146,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(146,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(146,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(146,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(146,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(146,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(146,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(146,'Purple','2023-10-05','A','2023-10-05 04:18:13',NULL),(146,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(146,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(146,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(146,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(146,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(146,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(146,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(146,'Purple','2023-10-18','A','2023-10-18 06:12:36',NULL),(146,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(146,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(146,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(146,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(146,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(146,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(146,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(146,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(146,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(146,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(146,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(146,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(146,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(146,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(146,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(146,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(146,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(146,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(146,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(146,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(146,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(146,'Purple','2023-11-17','A','2023-11-17 05:17:32',NULL),(146,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(146,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(146,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(146,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(146,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(146,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(146,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(146,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(146,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(146,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(146,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(146,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(146,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(146,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(146,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(146,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(146,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(146,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(146,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(146,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(146,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(146,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(146,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(146,'Purple','2024-01-01','A','2024-01-03 04:55:14',NULL),(146,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(146,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(146,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(146,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(146,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(146,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(146,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(146,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(146,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(146,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(146,'Purple','2024-01-17','A','2024-01-17 04:14:03',NULL),(146,'Purple','2024-01-18','A','2024-01-18 04:58:56',NULL),(146,'Purple','2024-01-19','A','2024-01-22 06:29:02',NULL),(146,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(146,'Purple','2024-01-23','A','2024-01-23 06:00:39',NULL),(146,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(146,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(146,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(146,'Purple','2024-01-31','L','2024-02-01 10:54:47',NULL),(146,'Purple','2024-02-01','L','2024-02-01 10:55:55',NULL),(146,'Purple','2024-02-02','L','2024-02-02 04:22:18',NULL),(146,'Purple','2024-02-03','L','2024-02-03 04:32:09',NULL),(146,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(146,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(146,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(146,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(146,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(146,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(146,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(146,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(146,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(146,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(146,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(146,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(146,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(146,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(146,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(146,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(146,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(146,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(146,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(146,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(146,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(146,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(146,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(146,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(146,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(146,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(146,'Purple','2024-03-13','A','2024-03-13 05:05:50',NULL),(146,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(146,'Purple','2024-03-15','A','2024-03-15 03:30:57',NULL),(146,'Purple','2024-03-18','A','2024-03-18 04:09:58',NULL),(146,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(146,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(146,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(146,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(146,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(146,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(146,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(146,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(146,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(146,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(146,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(146,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(146,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(146,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(146,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(146,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(146,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(146,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(146,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(146,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(146,'Purple','2024-05-04','A','2024-05-04 05:25:00',NULL),(146,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(146,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(146,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(146,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(146,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(146,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(146,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(146,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(146,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(146,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(146,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(146,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(146,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(146,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(146,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(146,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(146,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(146,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(146,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(146,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(146,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(146,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(146,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(146,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(146,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(146,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(146,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(146,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(146,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(146,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(146,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(146,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(146,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(146,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(146,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(146,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(146,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(146,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(146,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(146,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(146,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(146,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(146,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(146,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(146,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(146,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(146,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(146,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(146,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(146,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(146,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(146,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(146,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(146,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(146,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(146,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(146,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(146,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(146,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(146,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(146,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(146,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(146,'Purple','2024-10-04','A','2024-10-04 05:00:56',NULL),(146,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(146,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(146,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(146,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(146,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(146,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(146,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(146,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(146,'Purple','2024-10-16','A','2024-10-17 03:56:25',NULL),(146,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(146,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(146,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(146,'Purple','2024-10-21','A','2024-10-21 03:42:15',NULL),(146,'Purple','2024-10-22','A','2024-10-22 03:38:41',NULL),(146,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(146,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(146,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(146,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(146,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(146,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(146,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(146,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(146,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(146,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(146,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(146,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(146,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(146,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(146,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(146,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(146,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(146,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(146,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(146,'Purple','2024-11-15','A','2024-11-15 04:37:26',NULL),(146,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(146,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(146,'Purple','2024-11-19','A','2024-11-19 05:13:52',NULL),(146,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(146,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(146,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(146,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(146,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(146,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(146,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(146,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(146,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(146,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(146,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(146,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(146,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(146,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(146,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(146,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(146,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(146,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(146,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(146,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(146,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(146,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(146,'Purple','2025-01-23','A','2025-02-26 06:22:22',NULL),(146,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(146,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(146,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(146,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(146,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(146,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(146,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(146,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(146,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(146,'Purple','2025-02-08','A','2025-02-27 05:02:31',NULL),(146,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(146,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(146,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(146,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(146,'Purple','2025-02-15','A','2025-02-27 05:22:51',NULL),(146,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(146,'Purple','2025-02-18','A','2025-02-27 05:30:16',NULL),(146,'Purple','2025-02-20','A','2025-02-27 05:31:07',NULL),(146,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(146,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(146,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(146,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(146,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(146,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(146,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(146,'Purple','2025-03-01','A','2025-03-01 07:12:23',NULL),(146,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(146,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(146,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(146,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(146,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(146,'Purple','2025-03-10','A','2025-03-10 05:26:51',NULL),(146,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(146,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(146,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(146,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(146,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(146,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(146,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(146,'Purple','2025-03-19','A','2025-03-19 03:27:44',NULL),(146,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(146,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(146,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(146,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(146,'Purple','2025-04-09','A','2025-04-09 03:53:29',NULL),(146,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(146,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(146,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(146,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(146,'Purple','2025-04-16','A','2025-04-16 05:20:32',NULL),(146,'Purple','2025-04-17','A','2025-04-17 03:56:07',NULL),(146,'Purple','2025-04-18','A','2025-04-18 08:35:53',NULL),(146,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(146,'Purple','2025-04-21','A','2025-04-21 04:12:50',NULL),(146,'Purple','2025-04-22','A','2025-04-22 04:51:20',NULL),(146,'Purple','2025-04-23','A','2025-04-23 15:55:23',NULL),(146,'Purple','2025-04-24','P','2025-04-24 04:06:17','2025-04-24 04:10:45'),(146,'Purple','2025-04-25','A','2025-04-25 04:52:30',NULL),(146,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(146,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(146,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(146,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(146,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(146,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(146,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(146,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(146,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(146,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(146,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(146,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(146,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(146,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(146,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(146,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(146,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(146,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(146,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(146,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(146,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(146,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(146,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(146,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(146,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(146,'Purple','2025-06-10','A','2025-06-10 07:21:35',NULL),(146,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(146,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(146,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(146,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(146,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(146,'Purple','2025-07-02','A','2025-07-02 06:25:48',NULL),(146,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(146,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(146,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(146,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(146,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(146,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(146,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(146,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(146,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(146,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(146,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(147,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(147,'Green','2023-06-19','P','2023-06-19 03:58:34',NULL),(147,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(147,'Green','2023-06-21','A','2023-06-21 04:20:43',NULL),(147,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(147,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(147,'Green','2023-07-10','P','2023-07-10 10:15:42',NULL),(147,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(147,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(147,'Green','2023-07-14','A','2023-07-14 03:42:17',NULL),(147,'Green','2023-07-15','P','2023-07-15 04:24:44',NULL),(147,'Green','2023-07-17','P','2023-07-17 04:06:04',NULL),(147,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(147,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(147,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(147,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(147,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(147,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(147,'Green','2023-08-05','P','2023-08-05 03:44:52',NULL),(147,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(147,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(147,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(147,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(147,'Green','2023-08-22','A','2023-08-25 09:18:28',NULL),(147,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(147,'Green','2023-08-24','A','2023-08-24 04:48:17',NULL),(147,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(147,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(147,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(147,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(147,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(147,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(147,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(147,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(147,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(147,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(147,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(147,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(147,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(147,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(147,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(147,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(147,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(147,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(147,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(147,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(147,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(147,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(147,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(147,'Green','2023-09-25','A','2023-09-25 03:58:43',NULL),(147,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(147,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(147,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(147,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(147,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(147,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(147,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(147,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(147,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(147,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(147,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(147,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(147,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(147,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(147,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(147,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(147,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(147,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(147,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(147,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(147,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(147,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(147,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(147,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(147,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(147,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(147,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(147,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(147,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(147,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(147,'Green','2023-11-06','A','2023-11-06 03:55:49',NULL),(147,'Green','2023-11-07','A','2023-11-07 03:54:07',NULL),(147,'Green','2023-11-08','A','2023-11-08 05:45:14',NULL),(147,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(147,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(147,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(147,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(147,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(147,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(147,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(147,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(147,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(147,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(147,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(147,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(147,'Green','2023-11-27','A','2023-11-27 04:26:59',NULL),(147,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(147,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(147,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(147,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(147,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(147,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(147,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(147,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(147,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(147,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(147,'Green','2023-12-14','A','2023-12-20 11:28:58',NULL),(147,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(147,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(147,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(147,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(147,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(147,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(147,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(147,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(147,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(147,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(147,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(147,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(147,'Green','2024-01-15','A','2024-01-23 09:27:21',NULL),(147,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(147,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(147,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(147,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(147,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(147,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(147,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(147,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(147,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(147,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(147,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(147,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(147,'Green','2024-02-01','A','2024-02-01 05:18:32',NULL),(147,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(147,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(147,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(147,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(147,'Green','2024-02-14','A','2024-02-14 05:41:23',NULL),(147,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(147,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(147,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(147,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(147,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(147,'Green','2024-02-21','A','2024-02-22 04:53:08',NULL),(147,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(147,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(147,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(147,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(147,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(147,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(147,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(147,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(147,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(147,'Green','2024-03-08','A','2024-03-08 06:19:21',NULL),(147,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(147,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(147,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(147,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(147,'Green','2024-03-14','A','2024-03-14 03:27:02',NULL),(147,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(147,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(147,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(147,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(147,'Green','2024-03-21','A','2024-03-21 04:05:36',NULL),(147,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(147,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(147,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(147,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(147,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(147,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(147,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(147,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(147,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(147,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(147,'Green','2024-04-19','A','2024-04-19 05:58:25',NULL),(147,'Green','2024-04-20','A','2024-04-20 04:05:43',NULL),(147,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(147,'Green','2024-04-24','A','2024-04-24 04:09:01',NULL),(147,'Green','2024-04-25','A','2024-04-25 04:16:52',NULL),(147,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(147,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(147,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(147,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(147,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(147,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(147,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(147,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(147,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(147,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(147,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(147,'Green','2024-05-11','A','2024-05-11 04:23:19',NULL),(147,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(147,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(147,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(147,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(147,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(147,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(147,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(147,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(147,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(147,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(147,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(147,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(147,'Green','2024-07-01','A','2024-07-02 08:00:55',NULL),(147,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(147,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(147,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(147,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(147,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(147,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(147,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(147,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(147,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(147,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(147,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(147,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(147,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(147,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(147,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(147,'Green','2024-07-23','A','2024-07-24 04:38:16',NULL),(147,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(147,'Green','2024-07-27','A','2024-07-27 08:13:11',NULL),(147,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(147,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(147,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(147,'Green','2024-08-09','A','2024-08-09 07:14:04',NULL),(147,'Green','2024-08-13','A','2024-08-13 05:22:54',NULL),(147,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(147,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(147,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(147,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(147,'Green','2024-09-02','A','2024-09-02 03:42:52',NULL),(147,'Green','2024-09-03','A','2024-09-03 16:51:58',NULL),(147,'Green','2024-09-04','A','2024-09-04 03:47:29',NULL),(147,'Green','2024-09-05','A','2024-09-05 03:52:23',NULL),(147,'Green','2024-09-06','A','2024-09-06 03:49:15',NULL),(147,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(147,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(147,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(147,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(147,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(147,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(147,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(147,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(147,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(147,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(147,'Green','2024-09-28','A','2024-09-28 03:31:18',NULL),(147,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(147,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(147,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(147,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(147,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(147,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(147,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(147,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(147,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(147,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(147,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(147,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(147,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(147,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(147,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(147,'Green','2024-10-19','A','2024-10-19 03:52:41',NULL),(147,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(147,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(147,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(147,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(147,'Green','2024-10-25','A','2024-10-25 03:43:53',NULL),(147,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(147,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(147,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(147,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(147,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(147,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(147,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(147,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(147,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(147,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(147,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(147,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(147,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(147,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(147,'Green','2024-11-13','A','2024-11-13 03:41:42',NULL),(147,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(147,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(147,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(147,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(147,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(147,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(147,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(147,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(147,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(147,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(147,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(147,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(147,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(147,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(147,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(147,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(147,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(147,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(147,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(147,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(147,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(147,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(147,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(147,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(147,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(147,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(147,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(147,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(147,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(147,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(147,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(147,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(147,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(147,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(147,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(147,'Green','2025-02-07','A','2025-02-27 06:57:59',NULL),(147,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(147,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(147,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(147,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(147,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(147,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(147,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(147,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(147,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(147,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(147,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(147,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(147,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(147,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(147,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(147,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(147,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(147,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(147,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(147,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(147,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(147,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(147,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(147,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(147,'Green','2025-03-12','A','2025-03-12 03:28:16',NULL),(147,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(147,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(147,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(147,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(147,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(147,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(147,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(147,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(147,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(147,'Green','2025-04-08','A','2025-04-08 05:09:40',NULL),(147,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(147,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(147,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(147,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(147,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(147,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(147,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(147,'Green','2025-04-18','A','2025-04-18 08:34:06',NULL),(147,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(147,'Green','2025-04-21','A','2025-04-21 03:57:51',NULL),(147,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(147,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(147,'Green','2025-04-25','A','2025-04-25 04:41:46',NULL),(147,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(147,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(147,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(147,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(147,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(147,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(147,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(147,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(147,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(147,'Green','2025-05-10','A','2025-05-10 06:21:20',NULL),(147,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(147,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(147,'Green','2025-05-14','A','2025-05-14 03:59:58',NULL),(147,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(147,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(147,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(147,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(147,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(147,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(147,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(147,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(147,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(147,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(147,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(147,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(147,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(147,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(147,'Green','2025-06-23','A','2025-06-23 04:34:52',NULL),(147,'Green','2025-06-24','A','2025-06-25 05:39:19',NULL),(147,'Green','2025-06-25','A','2025-06-26 04:17:53',NULL),(147,'Green','2025-06-30','A','2025-06-30 05:35:52',NULL),(147,'Green','2025-07-01','A','2025-07-01 05:13:51',NULL),(147,'Green','2025-07-02','A','2025-07-02 06:24:54',NULL),(147,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(147,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(147,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(147,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(147,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(147,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(147,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(147,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(147,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(147,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(148,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(148,'Green','2023-06-19','P','2023-06-19 03:58:34',NULL),(148,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(148,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(148,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(148,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(148,'Green','2023-07-10','P','2023-07-10 10:15:42',NULL),(148,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(148,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(148,'Green','2023-07-14','P','2023-07-14 03:42:17',NULL),(148,'Green','2023-07-15','P','2023-07-15 04:24:44',NULL),(148,'Green','2023-07-17','P','2023-07-17 04:06:04',NULL),(148,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(148,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(148,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(148,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(148,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(148,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(148,'Green','2023-08-05','P','2023-08-05 03:44:52',NULL),(148,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(148,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(148,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(148,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(148,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(148,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(148,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(148,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(148,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(148,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(148,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(148,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(148,'Green','2023-09-02','A','2023-09-02 04:43:34',NULL),(148,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(148,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(148,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(148,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(148,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(148,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(148,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(148,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(148,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(148,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(148,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(148,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(148,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(148,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(148,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(148,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(148,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(148,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(148,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(148,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(148,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(148,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(148,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(148,'Green','2023-10-04','A','2023-10-04 04:26:09',NULL),(148,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(148,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(148,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(148,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(148,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(148,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(148,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(148,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(148,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(148,'Green','2023-10-18','A','2023-10-18 06:09:57',NULL),(148,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(148,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(148,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(148,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(148,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(148,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(148,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(148,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(148,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(148,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(148,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(148,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(148,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(148,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(148,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(148,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(148,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(148,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(148,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(148,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(148,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(148,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(148,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(148,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(148,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(148,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(148,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(148,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(148,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(148,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(148,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(148,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(148,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(148,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(148,'Green','2023-12-05','A','2023-12-05 11:27:10',NULL),(148,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(148,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(148,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(148,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(148,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(148,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(148,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(148,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(148,'Green','2024-01-01','A','2024-01-03 05:07:50',NULL),(148,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(148,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(148,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(148,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(148,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(148,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(148,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(148,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(148,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(148,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(148,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(148,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(148,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(148,'Green','2024-01-19','A','2024-01-23 09:32:59',NULL),(148,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(148,'Green','2024-01-23','A','2024-01-23 04:09:53',NULL),(148,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(148,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(148,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(148,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(148,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(148,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(148,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(148,'Green','2024-02-02','A','2024-02-02 05:22:40',NULL),(148,'Green','2024-02-03','A','2024-02-03 13:49:35',NULL),(148,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(148,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(148,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(148,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(148,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(148,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(148,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(148,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(148,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(148,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(148,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(148,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(148,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(148,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(148,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(148,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(148,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(148,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(148,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(148,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(148,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(148,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(148,'Green','2024-03-13','A','2024-03-13 03:30:49',NULL),(148,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(148,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(148,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(148,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(148,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(148,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(148,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(148,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(148,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(148,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(148,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(148,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(148,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(148,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(148,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(148,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(148,'Green','2024-04-19','A','2024-04-19 05:58:25',NULL),(148,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(148,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(148,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(148,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(148,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(148,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(148,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(148,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(148,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(148,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(148,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(148,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(148,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(148,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(148,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(148,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(148,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(148,'Green','2024-05-14','A','2024-05-14 04:03:56',NULL),(148,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(148,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(148,'Green','2024-05-20','A','2024-05-20 04:05:45',NULL),(148,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(148,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(148,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(148,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(148,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(148,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(148,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(148,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(148,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(148,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(148,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(148,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(148,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(148,'Green','2024-07-08','A','2024-07-08 05:45:19',NULL),(148,'Green','2024-07-09','A','2024-07-09 06:52:13',NULL),(148,'Green','2024-07-10','A','2024-07-11 04:18:12',NULL),(148,'Green','2024-07-11','A','2024-07-11 09:39:51',NULL),(148,'Green','2024-07-12','A','2024-07-12 05:43:38',NULL),(148,'Green','2024-07-13','A','2024-07-13 05:14:38',NULL),(148,'Green','2024-07-18','A','2024-07-18 10:12:32',NULL),(148,'Green','2024-07-19','A','2024-07-19 07:40:15',NULL),(148,'Green','2024-07-20','A','2024-07-20 09:43:12',NULL),(148,'Green','2024-07-22','A','2024-07-22 04:52:13',NULL),(148,'Green','2024-07-23','A','2024-07-24 04:38:16',NULL),(148,'Green','2024-07-24','A','2024-07-24 04:39:21',NULL),(148,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(148,'Green','2024-07-29','A','2024-07-31 14:57:13',NULL),(148,'Green','2024-07-30','A','2024-07-31 14:46:59',NULL),(148,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(148,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(148,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(148,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(148,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(148,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(148,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(148,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(148,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(148,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(148,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(148,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(148,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(148,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(148,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(148,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(148,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(148,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(148,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(148,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(148,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(148,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(148,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(148,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(148,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(148,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(148,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(148,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(148,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(148,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(148,'Green','2024-10-09','A','2024-10-09 03:37:53',NULL),(148,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(148,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(148,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(148,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(148,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(148,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(148,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(148,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(148,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(148,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(148,'Green','2024-10-23','A','2024-10-23 03:46:40',NULL),(148,'Green','2024-10-24','L','2024-10-24 03:43:23',NULL),(148,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(148,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(148,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(148,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(148,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(148,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(148,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(148,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(148,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(148,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(148,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(148,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(148,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(148,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(148,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(148,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(148,'Green','2024-11-14','A','2024-11-14 03:47:49',NULL),(148,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(148,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(148,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(148,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(148,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(148,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(148,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(148,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(148,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(148,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(148,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(148,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(148,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(148,'Green','2025-01-07','A','2025-01-07 05:10:42',NULL),(148,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(148,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(148,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(148,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(148,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(148,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(148,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(148,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(148,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(148,'Green','2025-01-20','A','2025-02-27 05:52:55',NULL),(148,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(148,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(148,'Green','2025-01-23','A','2025-02-27 06:14:00',NULL),(148,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(148,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(148,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(148,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(148,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(148,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(148,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(148,'Green','2025-02-07','A','2025-02-27 06:57:59',NULL),(148,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(148,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(148,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(148,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(148,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(148,'Green','2025-02-15','A','2025-02-27 08:15:02',NULL),(148,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(148,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(148,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(148,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(148,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(148,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(148,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(148,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(148,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(148,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(148,'Green','2025-03-01','A','2025-03-01 07:13:11',NULL),(148,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(148,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(148,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(148,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(148,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(148,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(148,'Green','2025-03-11','A','2025-03-11 04:36:43',NULL),(148,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(148,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(148,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(148,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(148,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(148,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(148,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(148,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(148,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(148,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(148,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(148,'Green','2025-04-09','A','2025-04-09 03:50:38',NULL),(148,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(148,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(148,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(148,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(148,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(148,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(148,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(148,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(148,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(148,'Green','2025-04-22','A','2025-04-22 04:53:24',NULL),(148,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(148,'Green','2025-04-25','A','2025-04-25 04:41:46',NULL),(148,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(148,'Green','2025-04-29','L','2025-04-29 04:24:29',NULL),(148,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(148,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(148,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(148,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(148,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(148,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(148,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(148,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(148,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(148,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(148,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(148,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(148,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(148,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(148,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(148,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(148,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(148,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(148,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(148,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(148,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(148,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(148,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(148,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(148,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(148,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(148,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(148,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(148,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(148,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(148,'Green','2025-07-02','A','2025-07-02 06:24:54',NULL),(148,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(148,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(148,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(148,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(148,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(148,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(148,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(148,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(148,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(148,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(149,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(149,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(149,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(149,'1','2024-09-05','A','2024-09-05 03:55:44',NULL),(149,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(149,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(149,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(149,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(149,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(149,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(149,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(149,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(149,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(149,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(149,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(149,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(149,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(149,'1','2024-10-01','A','2024-10-01 03:54:40',NULL),(149,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(149,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(149,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(149,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(149,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(149,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(149,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(149,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(149,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(149,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(149,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(149,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(149,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(149,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(149,'1','2024-10-21','A','2024-10-21 03:43:41',NULL),(149,'1','2024-10-22','A','2024-10-22 03:38:09',NULL),(149,'1','2024-10-23','A','2024-10-23 03:48:28',NULL),(149,'1','2024-10-24','L','2024-10-24 03:39:03',NULL),(149,'1','2024-10-25','A','2024-10-25 03:41:49',NULL),(149,'1','2024-10-26','A','2024-10-26 03:40:48',NULL),(149,'1','2024-10-28','L','2024-10-28 03:42:43',NULL),(149,'1','2024-10-29','L','2024-10-29 03:49:19',NULL),(149,'1','2024-10-30','L','2024-10-30 03:41:06',NULL),(149,'1','2024-10-31','L','2024-10-31 03:30:24',NULL),(149,'1','2024-11-01','L','2024-11-01 03:53:08',NULL),(149,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(149,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(149,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(149,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(149,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(149,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(149,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(149,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(149,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(149,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(149,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(149,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(149,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(149,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(149,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(149,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(149,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(149,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(149,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(149,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(149,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(149,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(149,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(149,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(149,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(149,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(149,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(149,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(149,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(149,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(149,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(149,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(149,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(149,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(149,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(149,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(149,'1','2025-01-23','A','2025-02-26 04:01:01',NULL),(149,'1','2025-01-24','A','2025-02-26 04:08:01',NULL),(149,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(149,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(149,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(149,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(149,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(149,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(149,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(149,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(149,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(149,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(149,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(149,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(149,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(149,'1','2025-02-15','A','2025-02-26 05:45:41',NULL),(149,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(149,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(149,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(149,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(149,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(149,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(149,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(149,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(149,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(149,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(149,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(149,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(149,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(149,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(149,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(149,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(149,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(149,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(149,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(149,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(149,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(149,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(149,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(149,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(149,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(149,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(149,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(149,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(149,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(149,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(149,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(149,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(149,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(149,'1','2025-04-15','A','2025-04-15 04:38:02',NULL),(149,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(149,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(149,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(149,'1','2025-04-19','A','2025-04-21 03:53:00',NULL),(149,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(149,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(149,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(149,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(149,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(149,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(149,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(149,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(149,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(149,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(149,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(149,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(149,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(149,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(149,'1','2025-05-10','A','2025-05-10 06:23:59',NULL),(149,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(149,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(149,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(149,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(149,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(149,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(149,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(149,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(149,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(149,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(149,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(149,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(149,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(149,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(149,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(149,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(149,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(149,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(149,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(149,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(149,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(149,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(149,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(149,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(149,'1','2025-07-03','A','2025-07-03 04:33:53',NULL),(149,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(149,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(149,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(149,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(149,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(149,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(149,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(149,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(149,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(149,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(149,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(149,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(149,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(149,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(149,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(149,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(149,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(149,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(149,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(149,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(149,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(149,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(149,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(149,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(149,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(149,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(149,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(149,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(149,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(149,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(149,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(149,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(149,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(149,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(149,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(149,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(149,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(149,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(149,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(149,'Red','2023-09-02','A','2023-09-04 04:32:48',NULL),(149,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(149,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(149,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(149,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(149,'Red','2023-09-09','P','2023-09-09 09:24:57',NULL),(149,'Red','2023-09-11','P','2023-09-11 08:44:29',NULL),(149,'Red','2023-09-12','P','2023-09-14 03:49:37',NULL),(149,'Red','2023-09-13','P','2023-09-13 13:02:59',NULL),(149,'Red','2023-09-14','P','2023-09-15 08:24:19',NULL),(149,'Red','2023-09-15','P','2023-09-15 08:23:54',NULL),(149,'Red','2023-09-16','A','2023-09-19 04:07:24',NULL),(149,'Red','2023-09-18','P','2023-09-19 04:07:55',NULL),(149,'Red','2023-09-19','P','2023-09-19 08:59:03',NULL),(149,'Red','2023-09-20','P','2023-09-20 11:38:53',NULL),(149,'Red','2023-09-21','P','2023-09-21 11:12:21',NULL),(149,'Red','2023-09-22','P','2023-09-22 10:36:14',NULL),(149,'Red','2023-09-23','P','2023-09-23 11:46:43',NULL),(149,'Red','2023-09-25','P','2023-09-25 08:39:05',NULL),(149,'Red','2023-09-26','P','2023-09-26 09:19:43',NULL),(149,'Red','2023-09-27','P','2023-09-28 11:28:36',NULL),(149,'Red','2023-09-28','P','2023-09-28 11:28:50',NULL),(149,'Red','2023-10-02','P','2023-10-02 11:05:48',NULL),(149,'Red','2023-10-03','P','2023-10-03 10:29:44',NULL),(149,'Red','2023-10-04','P','2023-10-04 09:42:26',NULL),(149,'Red','2023-10-05','P','2023-10-05 11:20:46',NULL),(149,'Red','2023-10-06','P','2023-10-06 09:41:55',NULL),(149,'Red','2023-10-09','P','2023-10-09 11:22:19',NULL),(149,'Red','2023-10-10','P','2023-10-10 11:21:39',NULL),(149,'Red','2023-10-11','P','2023-10-11 11:45:39',NULL),(149,'Red','2023-10-14','P','2023-10-14 03:27:40',NULL),(149,'Red','2023-10-16','P','2023-10-17 11:35:38',NULL),(149,'Red','2023-10-17','P','2023-10-17 11:26:56',NULL),(149,'Red','2023-10-19','P','2023-10-19 10:35:04',NULL),(149,'Red','2023-10-20','P','2023-10-20 10:37:07',NULL),(149,'Red','2023-10-23','P','2023-10-23 11:24:01',NULL),(149,'Red','2023-10-24','P','2023-10-24 10:57:37',NULL),(149,'Red','2023-10-25','P','2023-10-25 10:25:40',NULL),(149,'Red','2023-10-26','P','2023-10-26 11:27:33',NULL),(149,'Red','2023-10-27','P','2023-10-30 11:20:22',NULL),(149,'Red','2023-10-30','P','2023-10-30 11:19:01',NULL),(149,'Red','2023-10-31','P','2023-10-31 11:31:35',NULL),(149,'Red','2023-11-01','P','2023-11-03 11:07:50',NULL),(149,'Red','2023-11-02','P','2023-11-03 11:08:14',NULL),(149,'Red','2023-11-03','P','2023-11-03 11:06:36',NULL),(149,'Red','2023-11-04','P','2023-11-04 10:55:12',NULL),(149,'Red','2023-11-06','P','2023-11-07 11:08:45',NULL),(149,'Red','2023-11-07','P','2023-11-07 11:08:13',NULL),(149,'Red','2023-11-13','P','2023-11-16 11:16:54',NULL),(149,'Red','2023-11-14','P','2023-11-16 11:16:09',NULL),(149,'Red','2023-11-15','P','2023-11-16 11:15:38',NULL),(149,'Red','2023-11-16','P','2023-11-16 11:14:41',NULL),(149,'Red','2023-11-18','P','2023-11-18 11:30:39',NULL),(149,'Red','2023-11-24','P','2023-11-25 05:14:34',NULL),(149,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(149,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(149,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(149,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(149,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(149,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(149,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(149,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(149,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(149,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(149,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(149,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(149,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(149,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(149,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(149,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(149,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(149,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(149,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(149,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(149,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(149,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(149,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(149,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(149,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(149,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(149,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(149,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(149,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(149,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(149,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(149,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(149,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(149,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(149,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(149,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(149,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(149,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(149,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(149,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(149,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(149,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(149,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(149,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(149,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(149,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(149,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(149,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(149,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(149,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(149,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(149,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(149,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(149,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(149,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(149,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(149,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(149,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(149,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(149,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(149,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(149,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(149,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(149,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(149,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(149,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(149,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(149,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(149,'Red','2024-03-21','A','2024-03-21 07:38:36',NULL),(149,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(149,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(149,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(149,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(149,'Red','2024-03-28','A','2024-03-29 05:56:39',NULL),(149,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(149,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(149,'Red','2024-04-16','A','2024-04-17 09:26:07',NULL),(149,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(149,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(149,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(149,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(149,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(149,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(149,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(149,'Red','2024-05-04','A','2024-05-04 05:33:32',NULL),(149,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(149,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(149,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(149,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(149,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(149,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(149,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(149,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(149,'Red','2024-05-17','A','2024-05-17 04:29:15',NULL),(149,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(149,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(149,'Red','2024-05-21','A','2024-05-21 04:41:44',NULL),(149,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(149,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(149,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(149,'Red','2024-05-30','A','2024-05-30 07:18:43',NULL),(149,'Red','2024-05-31','A','2024-05-31 05:23:37',NULL),(149,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(149,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(149,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(149,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(149,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(149,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(149,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(149,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(149,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(149,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(149,'Red','2024-07-11','A','2024-07-11 04:23:12',NULL),(149,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(149,'Red','2024-07-13','A','2024-07-13 05:18:04',NULL),(149,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(149,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(149,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(149,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(149,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(149,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(149,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(149,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(149,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(149,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(149,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(149,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(149,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(149,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(149,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(150,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(150,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(150,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(150,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(150,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(150,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(150,'Purple','2023-07-13','A','2023-07-13 03:44:13',NULL),(150,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(150,'Purple','2023-07-15','A','2023-07-15 06:14:28',NULL),(150,'Purple','2023-07-17','A','2023-07-17 03:57:18',NULL),(150,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(150,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(150,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(150,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(150,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(150,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(150,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(150,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(150,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(150,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(150,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(150,'Purple','2023-08-21','A','2023-08-25 08:46:24',NULL),(150,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(150,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(150,'Purple','2023-08-24','A','2023-08-24 04:32:31',NULL),(150,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(150,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(150,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(150,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(150,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(150,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(150,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(150,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(150,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(150,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(150,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(150,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(150,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(150,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(150,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(150,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(150,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(150,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(150,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(150,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(150,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(150,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(150,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(150,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(150,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(150,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(150,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(150,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(150,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(150,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(150,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(150,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(150,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(150,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(150,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(150,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(150,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(150,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(150,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(150,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(150,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(150,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(150,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(150,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(150,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(150,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(150,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(150,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(150,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(150,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(150,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(150,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(150,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(150,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(150,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(150,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(150,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(150,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(150,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(150,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(150,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(150,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(150,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(150,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(150,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(150,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(150,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(150,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(150,'Purple','2023-11-27','A','2023-11-27 04:36:30',NULL),(150,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(150,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(150,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(150,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(150,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(150,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(150,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(150,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(150,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(150,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(150,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(150,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(150,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(150,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(150,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(150,'Purple','2024-01-01','A','2024-01-03 04:55:14',NULL),(150,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(150,'Purple','2024-01-03','A','2024-01-22 06:53:02',NULL),(150,'Purple','2024-01-04','A','2024-01-15 09:28:57',NULL),(150,'Purple','2024-01-05','A','2024-01-15 09:55:08',NULL),(150,'Purple','2024-01-06','A','2024-01-22 06:44:30',NULL),(150,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(150,'Purple','2024-01-09','A','2024-01-22 06:40:15',NULL),(150,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(150,'Purple','2024-01-15','A','2024-01-16 10:57:40',NULL),(150,'Purple','2024-01-16','A','2024-01-16 10:28:30',NULL),(150,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(150,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(150,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(150,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(150,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(150,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(150,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(150,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(150,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(150,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(150,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(150,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(150,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(150,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(150,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(150,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(150,'Purple','2024-02-16','A','2024-02-16 04:39:27',NULL),(150,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(150,'Purple','2024-02-19','A','2024-02-19 04:06:17',NULL),(150,'Purple','2024-02-20','L','2024-02-20 04:39:30',NULL),(150,'Purple','2024-02-21','L','2024-02-21 04:38:39',NULL),(150,'Purple','2024-02-22','L','2024-02-22 03:55:15',NULL),(150,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(150,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(150,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(150,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(150,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(150,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(150,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(150,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(150,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(150,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(150,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(150,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(150,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(150,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(150,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(150,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(150,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(150,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(150,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(150,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(150,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(150,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(150,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(150,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(150,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(150,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(150,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(150,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(150,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(150,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(150,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(150,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(150,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(150,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(150,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(150,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(150,'Purple','2024-04-25','A','2024-04-25 05:05:24',NULL),(150,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(150,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(150,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(150,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(150,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(150,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(150,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(150,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(150,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(150,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(150,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(150,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(150,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(150,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(150,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(150,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(150,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(150,'Purple','2024-05-27','A','2024-05-27 06:16:50',NULL),(150,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(150,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(150,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(150,'Purple','2024-06-24','A','2024-06-24 05:58:40',NULL),(150,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(150,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(150,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(150,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(150,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(150,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(150,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(150,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(150,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(150,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(150,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(150,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(150,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(150,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(150,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(150,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(150,'Purple','2024-08-08','A','2024-08-08 05:49:53',NULL),(150,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(150,'Purple','2024-08-10','A','2024-08-10 08:06:00',NULL),(150,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(150,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(150,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(150,'Purple','2024-08-17','A','2024-08-17 04:29:24',NULL),(150,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(150,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(150,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(150,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(150,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(150,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(150,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(150,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(150,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(150,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(150,'Purple','2024-09-19','A','2024-09-19 03:24:29',NULL),(150,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(150,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(150,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(150,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(150,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(150,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(150,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(150,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(150,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(150,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(150,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(150,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(150,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(150,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(150,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(150,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(150,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(150,'Purple','2024-10-14','P','2024-10-14 03:42:43','2024-10-14 05:27:45'),(150,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(150,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(150,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(150,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(150,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(150,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(150,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(150,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(150,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(150,'Purple','2024-10-25','A','2024-10-25 03:44:39',NULL),(150,'Purple','2024-10-26','A','2024-10-26 03:43:47',NULL),(150,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(150,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(150,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(150,'Purple','2024-10-31','A','2024-10-31 03:31:22',NULL),(150,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(150,'Purple','2024-11-02','A','2024-11-02 03:38:33',NULL),(150,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(150,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(150,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(150,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(150,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(150,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(150,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(150,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(150,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(150,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(150,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(150,'Purple','2024-11-18','A','2024-11-18 05:18:28',NULL),(150,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(150,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(150,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(150,'Purple','2024-11-25','A','2024-11-25 03:45:23',NULL),(150,'Purple','2024-11-26','A','2024-11-26 03:33:10',NULL),(150,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(150,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(150,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(150,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(150,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(150,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(150,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(150,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(150,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(150,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(150,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(150,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(150,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(150,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(150,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(150,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(150,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(150,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(150,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(150,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(150,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(150,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(150,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(150,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(150,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(150,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(150,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(150,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(150,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(150,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(150,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(150,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(150,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(150,'Purple','2025-02-15','A','2025-02-27 05:22:51',NULL),(150,'Purple','2025-02-17','A','2025-02-27 05:24:09',NULL),(150,'Purple','2025-02-18','A','2025-02-27 05:30:16',NULL),(150,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(150,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(150,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(150,'Purple','2025-02-24','A','2025-02-27 05:37:14',NULL),(150,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(150,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(150,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(150,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(150,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(150,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(150,'Purple','2025-03-04','A','2025-03-04 03:44:54',NULL),(150,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(150,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(150,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(150,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(150,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(150,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(150,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(150,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(150,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(150,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(150,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(150,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(150,'Purple','2025-03-20','A','2025-03-20 04:39:16',NULL),(150,'Purple','2025-03-21','A','2025-03-21 03:46:06',NULL),(150,'Purple','2025-04-07','A','2025-04-07 03:34:50',NULL),(150,'Purple','2025-04-08','A','2025-04-08 05:08:12',NULL),(150,'Purple','2025-04-09','A','2025-04-09 03:53:29',NULL),(150,'Purple','2025-04-11','A','2025-04-12 05:01:32',NULL),(150,'Purple','2025-04-12','A','2025-04-12 05:00:50',NULL),(150,'Purple','2025-04-14','A','2025-04-14 05:03:41',NULL),(150,'Purple','2025-04-15','A','2025-04-15 04:44:25',NULL),(150,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(150,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(150,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(150,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(150,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(150,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(150,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(150,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(150,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(150,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(150,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(150,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(150,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(150,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(150,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(150,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(150,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(150,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(150,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(150,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(150,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(150,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(150,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(150,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(150,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(150,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(150,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(150,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(150,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(150,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(150,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(150,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(150,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(150,'Purple','2025-05-31','A','2025-05-31 04:17:00',NULL),(150,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(150,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(150,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(150,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(150,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(150,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(150,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(150,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(150,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(150,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(150,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(150,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(150,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(150,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(150,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(150,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(150,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(150,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(151,'1','2023-06-19','A','2023-06-19 04:07:19',NULL),(151,'1','2023-06-20','A','2023-06-20 03:26:28',NULL),(151,'1','2023-06-21','A','2023-06-21 04:21:30',NULL),(151,'1','2023-06-22','A','2023-06-22 05:11:22',NULL),(151,'1','2023-06-23','A','2023-06-23 03:45:05',NULL),(151,'1','2023-07-10','A','2023-07-10 09:09:29',NULL),(151,'1','2023-07-12','A','2023-07-12 03:29:36',NULL),(151,'1','2023-07-13','A','2023-07-13 03:53:09',NULL),(151,'1','2023-07-14','A','2023-07-14 03:36:43',NULL),(151,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(151,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(151,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(151,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(151,'1','2023-08-25','A','2023-08-25 09:05:17',NULL),(151,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(151,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(151,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(151,'1','2023-09-06','A','2023-09-06 10:07:30',NULL),(151,'1','2023-09-08','A','2023-09-08 10:46:04',NULL),(151,'1','2023-09-09','A','2023-09-09 09:22:51',NULL),(151,'1','2023-09-11','A','2023-09-11 08:52:52',NULL),(151,'1','2023-09-12','A','2023-09-12 07:54:55',NULL),(151,'1','2023-09-13','A','2023-09-13 11:21:24',NULL),(151,'1','2023-09-14','A','2023-09-15 08:30:42',NULL),(151,'1','2023-09-15','A','2023-09-15 08:29:43',NULL),(151,'1','2023-09-16','A','2023-09-19 04:09:08',NULL),(151,'1','2023-09-18','A','2023-09-19 04:11:48',NULL),(151,'1','2023-09-19','A','2023-09-19 09:01:57',NULL),(151,'1','2023-09-20','A','2023-09-20 11:34:06',NULL),(151,'1','2023-09-21','A','2023-09-21 11:09:46',NULL),(151,'1','2023-09-22','A','2023-09-22 10:39:00',NULL),(151,'1','2023-09-23','A','2023-09-23 11:42:51',NULL),(151,'1','2023-09-25','A','2023-09-25 08:36:52',NULL),(151,'1','2023-09-26','A','2023-09-26 09:21:40',NULL),(151,'1','2023-09-27','A','2023-09-28 11:23:40',NULL),(151,'1','2023-09-28','A','2023-09-28 11:24:28',NULL),(151,'1','2023-10-02','A','2023-10-02 11:04:51',NULL),(151,'1','2023-10-03','A','2023-10-03 10:34:25',NULL),(151,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(151,'1','2023-10-05','A','2023-10-05 11:19:03',NULL),(151,'1','2023-10-06','A','2023-10-06 09:43:49',NULL),(151,'1','2023-10-09','A','2023-10-09 11:20:20',NULL),(151,'1','2023-10-10','A','2023-10-10 11:17:23',NULL),(151,'1','2023-10-11','A','2023-10-11 11:49:01',NULL),(151,'1','2023-10-14','A','2023-10-14 03:29:00',NULL),(151,'1','2023-10-16','A','2023-10-17 11:34:19',NULL),(151,'1','2023-10-17','A','2023-10-17 11:33:29',NULL),(151,'1','2023-10-19','A','2023-10-19 10:37:41',NULL),(151,'1','2023-10-20','A','2023-10-20 10:40:10',NULL),(151,'1','2023-10-23','A','2023-10-23 11:26:17',NULL),(151,'1','2023-10-24','A','2023-10-24 11:05:22',NULL),(151,'1','2023-10-25','A','2023-10-25 10:39:54',NULL),(151,'1','2023-10-26','A','2023-10-26 11:28:46',NULL),(151,'1','2023-10-27','A','2023-10-30 11:23:07',NULL),(151,'1','2023-10-30','A','2023-10-30 11:16:31',NULL),(151,'1','2023-10-31','A','2023-10-31 11:33:38',NULL),(151,'2A','2023-07-15','A','2023-07-15 04:10:07',NULL),(151,'2A','2023-07-17','A','2023-07-17 03:48:32',NULL),(151,'2A','2023-07-18','A','2023-07-18 06:46:32',NULL),(151,'2A','2023-07-19','A','2023-07-19 03:43:31',NULL),(151,'2A','2023-07-20','A','2023-07-20 05:32:20',NULL),(151,'2A','2023-07-21','A','2023-07-21 04:55:22',NULL),(151,'2A','2023-08-03','A','2023-08-03 03:54:15',NULL),(151,'2A','2023-08-04','A','2023-08-04 03:43:05',NULL),(151,'2A','2023-08-05','A','2023-08-05 03:42:26',NULL),(151,'2A','2023-08-07','A','2023-08-07 03:33:37',NULL),(151,'2A','2023-08-08','A','2023-08-08 03:52:11',NULL),(152,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(152,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(152,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(152,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(152,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(152,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(152,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(152,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(152,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(152,'1','2024-11-16','A','2024-11-16 03:41:13',NULL),(152,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(152,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(152,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(152,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(152,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(152,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(152,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(152,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(152,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(152,'1','2024-11-30','A','2024-11-30 03:30:31',NULL),(152,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(152,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(152,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(152,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(152,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(152,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(152,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(152,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(152,'1','2025-01-16','A','2025-01-16 03:30:47',NULL),(152,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(152,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(152,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(152,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(152,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(152,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(152,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(152,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(152,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(152,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(152,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(152,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(152,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(152,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(152,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(152,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(152,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(152,'1','2025-02-11','A','2025-02-26 05:42:51',NULL),(152,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(152,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(152,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(152,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(152,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(152,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(152,'1','2025-02-21','A','2025-02-26 05:50:00',NULL),(152,'1','2025-02-22','A','2025-02-26 05:51:32',NULL),(152,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(152,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(152,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(152,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(152,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(152,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(152,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(152,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(152,'1','2025-03-05','A','2025-03-05 03:27:08',NULL),(152,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(152,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(152,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(152,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(152,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(152,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(152,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(152,'1','2025-03-15','A','2025-03-15 07:19:05',NULL),(152,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(152,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(152,'1','2025-03-19','A','2025-03-19 03:21:23',NULL),(152,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(152,'1','2025-03-21','A','2025-03-21 03:48:18',NULL),(152,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(152,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(152,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(152,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(152,'1','2025-04-12','A','2025-04-12 04:39:19',NULL),(152,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(152,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(152,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(152,'1','2025-04-17','A','2025-04-17 03:51:56',NULL),(152,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(152,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(152,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(152,'1','2025-04-22','A','2025-04-22 04:51:55',NULL),(152,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(152,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(152,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(152,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(152,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(152,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(152,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(152,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(152,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(152,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(152,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(152,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(152,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(152,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(152,'1','2025-05-13','A','2025-05-13 04:09:08',NULL),(152,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(152,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(152,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(152,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(152,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(152,'1','2025-05-20','A','2025-05-20 04:45:26',NULL),(152,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(152,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(152,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(152,'1','2025-05-26','A','2025-05-26 03:58:19',NULL),(152,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(152,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(152,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(152,'1','2025-06-10','P','2025-06-10 07:18:39',NULL),(152,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(152,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(152,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(152,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(152,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(152,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(152,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(152,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(152,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(152,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(152,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(152,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(152,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(152,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(152,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(152,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(152,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(152,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(152,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(152,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(152,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(152,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(152,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(152,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(152,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(152,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(152,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(152,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(152,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(152,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(152,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(152,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(152,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(152,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(152,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(152,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(152,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(152,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(152,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(152,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(152,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(152,'Purple','2023-08-22','A','2023-08-25 08:48:27',NULL),(152,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(152,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(152,'Purple','2023-08-25','A','2023-08-25 04:07:27',NULL),(152,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(152,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(152,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(152,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(152,'Purple','2023-09-02','A','2023-09-02 04:40:26',NULL),(152,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(152,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(152,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(152,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(152,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(152,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(152,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(152,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(152,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(152,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(152,'Purple','2023-09-16','A','2023-09-16 04:12:39',NULL),(152,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(152,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(152,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(152,'Purple','2023-09-21','A','2023-09-21 05:55:51',NULL),(152,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(152,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(152,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(152,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(152,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(152,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(152,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(152,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(152,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(152,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(152,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(152,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(152,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(152,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(152,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(152,'Purple','2023-10-16','A','2023-10-16 05:26:31',NULL),(152,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(152,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(152,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(152,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(152,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(152,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(152,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(152,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(152,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(152,'Purple','2023-10-27','A','2023-10-27 05:19:48',NULL),(152,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(152,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(152,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(152,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(152,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(152,'Purple','2023-11-04','A','2023-11-04 05:12:14',NULL),(152,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(152,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(152,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(152,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(152,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(152,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(152,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(152,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(152,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(152,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(152,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(152,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(152,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(152,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(152,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(152,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(152,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(152,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(152,'Purple','2023-12-01','A','2023-12-01 11:51:30',NULL),(152,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(152,'Purple','2023-12-04','A','2023-12-04 11:38:25',NULL),(152,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(152,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(152,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(152,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(152,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(152,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(152,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(152,'Purple','2023-12-14','A','2023-12-20 11:24:07',NULL),(152,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(152,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(152,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(152,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(152,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(152,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(152,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(152,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(152,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(152,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(152,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(152,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(152,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(152,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(152,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(152,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(152,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(152,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(152,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(152,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(152,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(152,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(152,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(152,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(152,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(152,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(152,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(152,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(152,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(152,'Purple','2024-02-16','A','2024-02-16 04:39:27',NULL),(152,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(152,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(152,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(152,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(152,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(152,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(152,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(152,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(152,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(152,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(152,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(152,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(152,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(152,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(152,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(152,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(152,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(152,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(152,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(152,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(152,'Purple','2024-03-12','A','2024-03-12 03:47:37',NULL),(152,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(152,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(152,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(152,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(152,'Purple','2024-03-19','A','2024-03-19 03:39:11',NULL),(152,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(152,'Purple','2024-03-21','A','2024-03-21 04:12:27',NULL),(152,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(152,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(152,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(152,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(152,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(152,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(152,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(152,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(152,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(152,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(152,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(152,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(152,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(152,'Purple','2024-04-25','A','2024-04-25 05:05:24',NULL),(152,'Purple','2024-04-26','A','2024-04-26 04:12:11',NULL),(152,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(152,'Purple','2024-05-03','A','2024-05-04 05:36:14',NULL),(152,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(152,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(152,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(152,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(152,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(152,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(152,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(152,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(152,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(152,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(152,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(152,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(152,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(152,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(152,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(152,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(152,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(152,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(152,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(152,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(152,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(152,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(152,'Purple','2024-07-05','A','2024-07-05 05:41:45',NULL),(152,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(152,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(152,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(152,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(152,'Purple','2024-07-11','A','2024-07-11 09:39:11',NULL),(152,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(152,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(152,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(152,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(152,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(152,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(152,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(152,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(152,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(152,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(152,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(152,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(152,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(152,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(152,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(152,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(152,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(152,'Purple','2024-09-04','A','2024-09-04 03:58:18',NULL),(152,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(152,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(152,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(152,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(152,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(152,'Purple','2024-09-18','A','2024-09-18 03:25:56',NULL),(152,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(152,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(152,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(152,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(152,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(152,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(152,'Purple','2024-09-26','A','2024-09-26 03:45:56',NULL),(152,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(152,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(152,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(152,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(152,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(152,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(152,'Purple','2024-10-07','A','2024-10-07 05:06:48',NULL),(152,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(152,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(152,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(152,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(152,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(152,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(152,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(152,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(152,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(152,'Purple','2024-10-19','A','2024-10-19 03:55:40',NULL),(152,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(152,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(152,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(152,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(152,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(152,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(152,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(152,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(152,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(152,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(152,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(152,'Purple','2024-11-02','A','2024-11-02 03:38:33',NULL),(153,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(153,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(153,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(153,'Purple','2023-06-22','A','2023-06-22 05:14:31',NULL),(153,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(153,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(153,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(153,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(153,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(153,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(153,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(153,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(153,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(153,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(153,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(153,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(153,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(153,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(153,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(153,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(153,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(153,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(153,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(153,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(153,'Purple','2023-08-24','A','2023-08-24 04:32:31',NULL),(153,'Purple','2023-08-25','A','2023-08-25 04:07:27',NULL),(153,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(153,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(153,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(153,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(153,'Purple','2023-09-02','A','2023-09-02 04:40:26',NULL),(153,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(153,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(153,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(153,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(153,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(153,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(153,'Purple','2023-09-12','A','2023-09-12 03:39:26',NULL),(153,'Purple','2023-09-13','A','2023-09-13 06:15:44',NULL),(153,'Purple','2023-09-14','A','2023-09-14 03:57:13',NULL),(153,'Purple','2023-09-15','A','2023-09-15 04:08:07',NULL),(153,'Purple','2023-09-16','A','2023-09-16 04:12:39',NULL),(153,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(153,'Purple','2023-09-19','A','2023-09-19 03:30:11',NULL),(153,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(153,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(153,'Purple','2023-09-22','A','2023-09-22 04:54:41',NULL),(153,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(153,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(153,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(153,'Purple','2023-09-27','A','2023-09-27 03:35:26',NULL),(153,'Purple','2023-09-28','A','2023-09-28 03:38:44',NULL),(153,'Purple','2023-10-02','A','2023-10-03 03:30:00',NULL),(153,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(153,'Purple','2023-10-04','A','2023-10-04 04:26:57',NULL),(153,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(153,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(153,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(153,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(153,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(153,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(153,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(153,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(153,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(153,'Purple','2023-10-19','A','2023-10-19 04:27:54',NULL),(153,'Purple','2023-10-20','A','2023-10-20 03:53:18',NULL),(153,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(153,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(153,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(153,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(153,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(153,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(153,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(153,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(153,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(153,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(153,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(153,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(153,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(153,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(153,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(153,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(153,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(153,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(153,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(153,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(153,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(153,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(153,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(153,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(153,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(153,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(153,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(153,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(153,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(153,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(153,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(153,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(153,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(153,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(153,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(153,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(153,'Purple','2023-12-08','A','2023-12-08 11:05:12',NULL),(153,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(153,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(153,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(153,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(153,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(153,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(153,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(153,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(153,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(153,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(153,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(153,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(153,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(153,'Purple','2024-01-09','A','2024-01-22 06:40:15',NULL),(153,'Purple','2024-01-10','A','2024-01-22 06:35:44',NULL),(153,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(153,'Purple','2024-01-16','A','2024-01-16 10:28:30',NULL),(153,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(153,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(153,'Purple','2024-01-19','A','2024-01-22 06:29:02',NULL),(153,'Purple','2024-01-22','A','2024-01-22 04:49:35',NULL),(153,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(153,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(153,'Purple','2024-01-25','A','2024-01-25 04:17:08',NULL),(153,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(153,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(153,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(153,'Purple','2024-02-02','A','2024-02-02 04:22:18',NULL),(153,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(153,'Purple','2024-02-12','A','2024-02-12 05:11:13',NULL),(153,'Purple','2024-02-13','A','2024-02-13 04:26:05',NULL),(153,'Purple','2024-02-14','A','2024-02-15 04:17:46',NULL),(153,'Purple','2024-02-15','A','2024-02-15 04:03:59',NULL),(153,'Purple','2024-02-16','A','2024-02-16 04:39:27',NULL),(153,'Purple','2024-02-17','A','2024-02-17 11:31:37',NULL),(153,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(153,'Purple','2024-02-20','A','2024-02-20 04:39:30',NULL),(153,'Purple','2024-02-21','A','2024-02-21 04:38:39',NULL),(153,'Purple','2024-02-22','A','2024-02-22 03:55:15',NULL),(153,'Purple','2024-02-23','A','2024-02-23 04:22:08',NULL),(153,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(153,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(153,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(153,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(153,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(153,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(153,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(153,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(153,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(153,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(153,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(153,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(153,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(153,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(153,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(153,'Purple','2024-03-13','A','2024-03-13 05:05:50',NULL),(153,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(153,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(153,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(153,'Purple','2024-03-19','A','2024-03-19 03:39:11',NULL),(153,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(153,'Purple','2024-03-21','A','2024-03-21 04:12:27',NULL),(153,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(153,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(153,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(153,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(153,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(153,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(153,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(153,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(153,'Purple','2024-04-19','A','2024-04-19 05:17:54',NULL),(153,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(153,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(153,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(153,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(153,'Purple','2024-04-25','A','2024-04-25 05:05:24',NULL),(153,'Purple','2024-04-26','A','2024-04-26 04:12:11',NULL),(153,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(153,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(153,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(153,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(153,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(153,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(153,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(153,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(153,'Purple','2024-05-13','A','2024-05-13 04:07:02',NULL),(153,'Purple','2024-05-14','A','2024-05-14 04:02:59',NULL),(153,'Purple','2024-05-15','A','2024-05-15 04:36:38',NULL),(153,'Purple','2024-05-16','A','2024-05-16 04:29:35',NULL),(153,'Purple','2024-05-17','A','2024-05-17 04:20:25',NULL),(153,'Purple','2024-05-18','A','2024-05-18 10:52:15',NULL),(153,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(153,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(153,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(153,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(153,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(153,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(153,'Purple','2024-06-24','A','2024-06-24 05:58:40',NULL),(153,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(153,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(153,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(153,'Purple','2024-07-05','A','2024-07-05 05:41:45',NULL),(153,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(153,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(153,'Purple','2024-07-09','A','2024-07-09 06:56:31',NULL),(153,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(153,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(153,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(153,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(153,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(153,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(153,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(153,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(153,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(153,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(153,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(153,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(153,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(153,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(153,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(153,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(153,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(153,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(153,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(153,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(153,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(153,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(153,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(153,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(153,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(153,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(153,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(153,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(153,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(153,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(153,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(153,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(153,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(153,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(153,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(153,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(153,'Purple','2024-10-02','A','2024-10-02 03:57:31',NULL),(153,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(153,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(153,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(153,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(153,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(153,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(153,'Purple','2024-10-11','A','2024-10-11 03:48:20',NULL),(153,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(153,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(153,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(153,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(153,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(153,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(153,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(153,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(153,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(153,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(153,'Purple','2024-10-25','A','2024-10-25 03:44:39',NULL),(153,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(153,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(153,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(153,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(153,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(153,'Purple','2024-11-01','A','2024-11-01 03:53:45',NULL),(153,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(153,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(153,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(153,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(153,'Purple','2024-11-07','A','2024-11-07 03:30:54',NULL),(153,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(153,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(153,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(153,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(153,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(153,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(153,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(153,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(153,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(153,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(153,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(153,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(153,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(153,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(153,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(153,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(153,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(153,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(153,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(153,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(153,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(153,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(153,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(153,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(153,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(153,'Purple','2025-01-16','A','2025-01-16 03:35:58',NULL),(153,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(153,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(153,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(153,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(153,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(153,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(153,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(153,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(153,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(153,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(153,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(153,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(153,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(153,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(153,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(153,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(153,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(153,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(153,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(153,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(153,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(153,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(153,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(153,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(153,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(153,'Purple','2025-02-22','A','2025-02-27 05:34:25',NULL),(153,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(153,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(153,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(153,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(153,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(153,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(153,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(153,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(153,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(153,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(153,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(153,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(153,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(153,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(153,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(153,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(153,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(153,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(153,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(153,'Purple','2025-03-19','A','2025-03-19 03:27:44',NULL),(153,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(153,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(153,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(153,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(153,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(153,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(153,'Purple','2025-04-12','A','2025-04-12 05:00:50',NULL),(153,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(153,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(153,'Purple','2025-04-16','A','2025-04-16 05:20:32',NULL),(153,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(153,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(153,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(153,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(153,'Purple','2025-04-22','A','2025-04-22 04:51:20',NULL),(153,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(153,'Purple','2025-04-24','P','2025-04-24 04:06:17','2025-04-24 04:10:45'),(153,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(153,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(153,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(153,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(153,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(153,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(153,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(153,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(153,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(153,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(153,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(153,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(153,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(153,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(153,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(153,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(153,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(153,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(153,'Purple','2025-05-20','A','2025-05-20 04:44:23','2025-05-20 04:56:29'),(153,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(153,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(153,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(153,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(153,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(153,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(153,'Purple','2025-05-31','A','2025-05-31 04:17:00',NULL),(153,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(153,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(153,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(153,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(153,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(153,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(153,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(153,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(153,'Purple','2025-07-07','A','2025-07-07 05:25:42',NULL),(153,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(153,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(153,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(153,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(153,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(153,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(153,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(153,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(153,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(154,'Green','2023-06-14','A','2023-06-14 03:46:00',NULL),(154,'Green','2023-06-19','P','2023-06-19 03:58:34',NULL),(154,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(154,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(154,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(154,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(154,'Green','2023-07-10','P','2023-07-10 10:15:42',NULL),(154,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(154,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(154,'Green','2023-07-14','P','2023-07-14 03:42:17',NULL),(154,'Green','2023-07-15','P','2023-07-15 04:24:44',NULL),(154,'Green','2023-07-17','P','2023-07-17 04:06:04',NULL),(154,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(154,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(154,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(154,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(154,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(154,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(154,'Green','2023-08-05','P','2023-08-05 03:44:52',NULL),(154,'Green','2023-08-07','A','2023-08-07 03:36:32',NULL),(154,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(154,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(154,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(154,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(154,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(154,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(154,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(154,'Green','2023-08-28','A','2023-08-28 05:26:39',NULL),(154,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(154,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(154,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(154,'Green','2023-09-02','A','2023-09-02 04:43:34',NULL),(154,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(154,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(154,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(154,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(154,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(154,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(154,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(154,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(154,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(154,'Green','2023-09-15','A','2023-09-15 04:09:47',NULL),(154,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(154,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(154,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(154,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(154,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(154,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(154,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(154,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(154,'Green','2023-09-26','A','2023-09-26 04:12:47',NULL),(154,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(154,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(154,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(154,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(154,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(154,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(154,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(154,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(154,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(154,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(154,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(154,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(154,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(154,'Green','2023-10-17','A','2023-10-17 03:45:39',NULL),(154,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(154,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(154,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(154,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(154,'Green','2023-10-23','A','2023-10-23 04:10:33',NULL),(154,'Green','2023-10-24','A','2023-10-24 04:36:11',NULL),(154,'Green','2023-10-25','A','2023-10-25 04:28:43',NULL),(154,'Green','2023-10-26','A','2023-10-26 06:33:31',NULL),(154,'Green','2023-10-27','A','2023-10-27 05:19:16',NULL),(154,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(154,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(154,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(154,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(154,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(154,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(154,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(154,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(154,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(154,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(154,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(154,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(154,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(154,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(154,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(154,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(154,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(154,'Green','2023-11-22','A','2023-11-22 05:50:15',NULL),(154,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(154,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(154,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(154,'Green','2023-11-27','A','2023-11-27 04:26:59',NULL),(154,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(154,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(154,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(154,'Green','2023-12-04','A','2023-12-04 11:50:57',NULL),(154,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(154,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(154,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(154,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(154,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(154,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(154,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(154,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(154,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(154,'Green','2024-01-01','A','2024-01-03 05:07:50',NULL),(154,'Green','2024-01-02','A','2024-01-23 09:40:42',NULL),(154,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(154,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(154,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(154,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(154,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(154,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(154,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(154,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(154,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(154,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(154,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(154,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(154,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(154,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(154,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(154,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(154,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(154,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(154,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(154,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(154,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(154,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(154,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(154,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(154,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(154,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(154,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(154,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(154,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(154,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(154,'Green','2024-02-19','A','2024-02-19 03:47:32',NULL),(154,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(154,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(154,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(154,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(154,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(154,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(154,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(154,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(154,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(154,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(154,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(154,'Green','2024-03-08','A','2024-03-08 06:19:21',NULL),(154,'Green','2024-03-09','A','2024-03-09 06:23:49',NULL),(154,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(154,'Green','2024-03-12','A','2024-03-12 04:12:52',NULL),(154,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(154,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(154,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(154,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(154,'Green','2024-03-19','A','2024-03-19 05:18:36',NULL),(154,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(154,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(154,'Green','2024-03-22','A','2024-03-22 03:59:10',NULL),(154,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(154,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(154,'Green','2024-03-27','A','2024-03-27 03:43:17',NULL),(154,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(154,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(154,'Green','2024-04-15','A','2024-04-15 05:16:09',NULL),(154,'Green','2024-04-16','A','2024-04-16 03:34:00',NULL),(154,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(154,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(154,'Green','2024-04-19','A','2024-04-19 05:58:25',NULL),(154,'Green','2024-04-20','A','2024-04-20 04:05:43',NULL),(154,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(154,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(154,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(154,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(154,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(154,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(154,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(154,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(154,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(154,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(154,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(154,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(154,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(154,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(154,'Green','2024-05-11','A','2024-05-11 04:23:19',NULL),(154,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(154,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(154,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(154,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(154,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(154,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(154,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(154,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(154,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(154,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(154,'Green','2024-05-31','A','2024-05-31 05:25:17',NULL),(154,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(154,'Green','2024-07-01','A','2024-07-02 08:00:55',NULL),(154,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(154,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(154,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(154,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(154,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(154,'Green','2024-07-08','A','2024-07-08 05:45:19',NULL),(154,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(154,'Green','2024-07-10','A','2024-07-11 04:18:12',NULL),(154,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(154,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(154,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(154,'Green','2024-07-18','A','2024-07-18 10:12:32',NULL),(154,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(154,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(154,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(154,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(154,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(154,'Green','2024-07-27','A','2024-07-27 08:13:11',NULL),(154,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(154,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(154,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(154,'Green','2024-08-09','A','2024-08-09 07:14:04',NULL),(154,'Green','2024-08-13','A','2024-08-13 05:22:54',NULL),(154,'Green','2024-08-15','P','2024-08-15 07:21:24',NULL),(154,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(154,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(154,'Green','2024-08-23','A','2024-08-23 05:50:04',NULL),(154,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(154,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(154,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(154,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(154,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(154,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(154,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(154,'Green','2024-09-16','A','2024-09-16 03:25:56',NULL),(154,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(154,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(154,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(154,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(154,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(154,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(154,'Green','2024-09-26','A','2024-09-26 03:48:35',NULL),(154,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(154,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(154,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(154,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(154,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(154,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(154,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(154,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(154,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(154,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(154,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(154,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(154,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(154,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(154,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(154,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(154,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(154,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(154,'Green','2024-10-22','L','2024-10-22 03:34:34',NULL),(154,'Green','2024-10-23','L','2024-10-23 03:46:40',NULL),(154,'Green','2024-10-24','L','2024-10-24 03:43:23',NULL),(154,'Green','2024-10-25','L','2024-10-25 03:43:53',NULL),(154,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(154,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(154,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(154,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(154,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(154,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(154,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(154,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(154,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(154,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(154,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(154,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(154,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(154,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(154,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(154,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(154,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(154,'Green','2024-11-16','A','2024-11-16 03:39:45',NULL),(154,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(154,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(154,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(154,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(154,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(154,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(154,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(154,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(154,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(154,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(154,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(154,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(154,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(154,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(154,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(154,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(154,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(154,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(154,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(154,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(154,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(154,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(154,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(154,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(154,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(154,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(154,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(154,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(154,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(154,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(154,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(154,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(154,'Green','2025-02-07','A','2025-02-27 06:57:59',NULL),(154,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(154,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(154,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(154,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(154,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(154,'Green','2025-02-15','A','2025-02-27 08:15:02',NULL),(154,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(154,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(154,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(154,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(154,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(154,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(154,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(154,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(154,'Green','2025-02-27','A','2025-02-27 08:25:30',NULL),(154,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(154,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(154,'Green','2025-03-03','A','2025-03-03 04:02:43',NULL),(154,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(154,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(154,'Green','2025-03-06','A','2025-03-06 03:42:40',NULL),(154,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(154,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(154,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(154,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(154,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(154,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(154,'Green','2025-03-15','A','2025-03-15 04:37:38',NULL),(154,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(154,'Green','2025-03-18','A','2025-03-19 03:22:49',NULL),(154,'Green','2025-03-19','A','2025-03-19 03:24:35',NULL),(154,'Green','2025-03-20','A','2025-03-20 04:40:12',NULL),(154,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(154,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(154,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(154,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(154,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(154,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(154,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(154,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(154,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(154,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(154,'Green','2025-04-18','A','2025-04-18 08:34:06',NULL),(154,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(154,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(154,'Green','2025-04-22','A','2025-04-22 04:53:24',NULL),(154,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(154,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(154,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(154,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(154,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(154,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(154,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(154,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(154,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(154,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(154,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(154,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(154,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(154,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(154,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(154,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(154,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(154,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(154,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(154,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(154,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(154,'Green','2025-05-22','A','2025-05-22 05:29:56',NULL),(154,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(154,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(154,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(154,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(154,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(154,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(154,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(154,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(154,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(154,'Green','2025-06-25','A','2025-06-26 04:17:53',NULL),(154,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(154,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(154,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(154,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(154,'Green','2025-07-07','A','2025-07-07 05:24:32',NULL),(154,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(154,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(154,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(154,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(154,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(154,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(154,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(154,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(155,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(155,'Green','2023-06-19','A','2023-06-19 03:58:34',NULL),(155,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(155,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(155,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(155,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(155,'Green','2023-07-10','P','2023-07-10 10:15:42',NULL),(155,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(155,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(155,'Green','2023-07-14','P','2023-07-14 03:42:17',NULL),(155,'Green','2023-07-15','A','2023-07-15 04:24:44',NULL),(155,'Green','2023-07-17','P','2023-07-17 04:06:04',NULL),(155,'Green','2023-07-18','A','2023-07-18 06:39:28',NULL),(155,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(155,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(155,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(155,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(155,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(155,'Green','2023-08-05','P','2023-08-05 03:44:52',NULL),(155,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(155,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(155,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(155,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(155,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(155,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(155,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(155,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(155,'Green','2023-08-28','A','2023-08-28 05:26:39',NULL),(155,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(155,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(155,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(155,'Green','2023-09-02','A','2023-09-02 04:43:34',NULL),(155,'Green','2023-09-04','A','2023-09-04 04:52:17',NULL),(155,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(155,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(155,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(155,'Green','2023-09-09','A','2023-09-09 04:29:04',NULL),(155,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(155,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(155,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(155,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(155,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(155,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(155,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(155,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(155,'Green','2023-09-20','A','2023-09-20 05:42:43',NULL),(155,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(155,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(155,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(155,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(155,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(155,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(155,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(155,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(155,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(155,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(155,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(155,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(155,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(155,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(155,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(155,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(155,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(155,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(155,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(155,'Green','2023-10-18','A','2023-10-18 06:09:57',NULL),(155,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(155,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(155,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(155,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(155,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(155,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(155,'Green','2023-10-26','A','2023-10-26 06:33:31',NULL),(155,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(155,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(155,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(155,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(155,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(155,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(155,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(155,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(155,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(155,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(155,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(155,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(155,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(155,'Green','2023-11-16','A','2023-11-16 04:00:41',NULL),(155,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(155,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(155,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(155,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(155,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(155,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(155,'Green','2023-11-24','A','2023-11-25 05:06:47',NULL),(155,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(155,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(155,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(155,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(155,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(155,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(155,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(155,'Green','2023-12-06','A','2023-12-06 11:33:01',NULL),(155,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(155,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(155,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(155,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(155,'Green','2023-12-14','A','2023-12-20 11:28:58',NULL),(155,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(155,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(155,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(155,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(155,'Green','2024-01-03','A','2024-01-23 09:39:57',NULL),(155,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(155,'Green','2024-01-05','A','2024-01-15 09:42:26',NULL),(155,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(155,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(155,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(155,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(155,'Green','2024-01-11','L','2024-01-23 09:33:50',NULL),(155,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(155,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(155,'Green','2024-01-17','A','2024-01-17 04:22:05',NULL),(155,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(155,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(155,'Green','2024-01-22','A','2024-01-22 06:08:35',NULL),(155,'Green','2024-01-23','A','2024-01-23 04:09:53',NULL),(155,'Green','2024-01-24','L','2024-01-24 04:01:36',NULL),(155,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(155,'Green','2024-01-26','A','2024-01-26 04:18:49',NULL),(155,'Green','2024-01-29','A','2024-01-30 04:44:01',NULL),(155,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(155,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(155,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(155,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(155,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(155,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(155,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(155,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(155,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(155,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(155,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(155,'Green','2024-02-19','A','2024-02-19 03:47:32',NULL),(155,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(155,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(155,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(155,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(155,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(155,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(155,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(155,'Green','2024-03-04','A','2024-03-04 03:49:47',NULL),(155,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(155,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(155,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(155,'Green','2024-03-08','A','2024-03-08 06:19:21',NULL),(155,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(155,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(155,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(155,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(155,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(155,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(155,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(155,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(155,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(155,'Green','2024-03-21','A','2024-03-21 04:05:36',NULL),(155,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(155,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(155,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(155,'Green','2024-03-27','A','2024-03-27 03:43:17',NULL),(155,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(155,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(155,'Green','2024-04-15','A','2024-04-15 05:16:09',NULL),(155,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(155,'Green','2024-04-17','A','2024-04-17 10:01:44',NULL),(155,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(155,'Green','2024-04-19','A','2024-04-19 05:58:25',NULL),(155,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(155,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(155,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(155,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(155,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(155,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(155,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(155,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(155,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(155,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(155,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(155,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(155,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(155,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(155,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(155,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(155,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(155,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(155,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(155,'Green','2024-05-18','A','2024-05-18 10:46:30',NULL),(155,'Green','2024-05-20','A','2024-05-20 04:05:45',NULL),(155,'Green','2024-05-21','A','2024-05-21 04:09:11',NULL),(155,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(155,'Green','2024-05-27','A','2024-05-27 05:54:28',NULL),(155,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(155,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(155,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(155,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(155,'Green','2024-07-01','A','2024-07-02 08:00:55',NULL),(155,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(155,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(155,'Green','2024-07-04','A','2024-07-05 04:34:11',NULL),(155,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(155,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(155,'Green','2024-07-08','A','2024-07-08 05:45:19',NULL),(155,'Green','2024-07-09','A','2024-07-09 06:52:13',NULL),(155,'Green','2024-07-10','A','2024-07-11 04:18:12',NULL),(155,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(155,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(155,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(155,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(155,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(155,'Green','2024-07-20','A','2024-07-20 09:43:12',NULL),(155,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(155,'Green','2024-07-23','A','2024-07-24 04:38:16',NULL),(155,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(155,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(155,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(155,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(155,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(155,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(155,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(155,'Green','2024-08-15','P','2024-08-15 07:21:24',NULL),(155,'Green','2024-08-16','A','2024-08-16 04:31:23',NULL),(155,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(155,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(155,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(155,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(155,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(155,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(155,'Green','2024-09-06','A','2024-09-06 03:49:15',NULL),(155,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(155,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(155,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(155,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(155,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(155,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(155,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(155,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(155,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(155,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(155,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(155,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(155,'Green','2024-10-01','A','2024-10-01 03:52:33',NULL),(155,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(155,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(155,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(155,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(155,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(155,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(155,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(155,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(155,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(155,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(155,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(155,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(155,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(155,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(155,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(155,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(155,'Green','2024-10-23','L','2024-10-23 03:46:40',NULL),(155,'Green','2024-10-24','L','2024-10-24 03:43:23',NULL),(155,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(155,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(155,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(155,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(155,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(155,'Green','2024-10-31','A','2024-10-31 03:29:50',NULL),(155,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(155,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(155,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(155,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(155,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(155,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(155,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(155,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(155,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(155,'Green','2024-11-13','A','2024-11-13 03:41:42',NULL),(155,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(155,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(155,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(155,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(155,'Green','2024-11-19','L','2024-11-19 05:10:26',NULL),(155,'Green','2024-11-20','L','2024-11-20 06:25:05',NULL),(155,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(155,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(155,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(155,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(155,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(155,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(155,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(155,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(155,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(155,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(155,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(155,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(155,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(155,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(155,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(155,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(155,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(155,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(155,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(155,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(155,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(155,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(155,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(155,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(155,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(155,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(155,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(155,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(155,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(155,'Green','2025-02-07','A','2025-02-27 06:57:59',NULL),(155,'Green','2025-02-08','A','2025-02-27 07:03:40',NULL),(155,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(155,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(155,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(155,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(155,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(155,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(155,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(155,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(155,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(155,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(155,'Green','2025-02-24','L','2025-02-27 08:23:57',NULL),(155,'Green','2025-02-25','L','2025-02-25 05:17:36',NULL),(155,'Green','2025-02-26','L','2025-02-26 05:07:55',NULL),(155,'Green','2025-02-27','L','2025-02-27 08:25:30',NULL),(155,'Green','2025-02-28','L','2025-02-28 03:53:57',NULL),(155,'Green','2025-03-01','L','2025-03-01 07:13:11',NULL),(155,'Green','2025-03-03','L','2025-03-03 04:02:43',NULL),(155,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(155,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(155,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(155,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(155,'Green','2025-03-10','A','2025-03-10 05:26:27',NULL),(155,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(155,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(155,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(155,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(155,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(155,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(155,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(155,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(155,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(155,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(155,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(155,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(155,'Green','2025-04-09','A','2025-04-09 03:50:38',NULL),(155,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(155,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(155,'Green','2025-04-14','A','2025-04-14 04:45:55',NULL),(155,'Green','2025-04-15','A','2025-04-15 04:39:03',NULL),(155,'Green','2025-04-16','A','2025-04-16 05:40:26',NULL),(155,'Green','2025-04-17','A','2025-04-17 03:53:06',NULL),(155,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(155,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(155,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(155,'Green','2025-04-22','A','2025-04-22 04:53:24',NULL),(155,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(155,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(155,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(155,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(155,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(155,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(155,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(155,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(155,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(155,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(155,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(155,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(155,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(155,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(155,'Green','2025-05-14','A','2025-05-14 03:59:58',NULL),(155,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(155,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(155,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(155,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(155,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(155,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(155,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(155,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(155,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(155,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(155,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(155,'Green','2025-05-31','A','2025-05-31 04:17:46',NULL),(155,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(155,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(155,'Green','2025-06-23','A','2025-06-23 04:34:52',NULL),(155,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(155,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(155,'Green','2025-06-30','A','2025-06-30 05:35:52',NULL),(155,'Green','2025-07-01','A','2025-07-01 05:13:51',NULL),(155,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(155,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(155,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(155,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(155,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(155,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(155,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(155,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(155,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(155,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(155,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(156,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(156,'Green','2023-06-19','P','2023-06-19 03:58:34',NULL),(156,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(156,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(156,'Green','2023-06-22','A','2023-06-22 05:27:33',NULL),(156,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(156,'Green','2023-07-10','P','2023-07-10 10:15:42',NULL),(156,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(156,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(156,'Green','2023-07-14','P','2023-07-14 03:42:17',NULL),(156,'Green','2023-07-15','P','2023-07-15 04:24:44',NULL),(156,'Green','2023-07-17','A','2023-07-17 04:06:04',NULL),(156,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(156,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(156,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(156,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(156,'Green','2023-08-03','A','2023-08-03 03:58:15',NULL),(156,'Green','2023-08-04','A','2023-08-04 03:45:29',NULL),(156,'Green','2023-08-05','P','2023-08-05 03:44:52',NULL),(156,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(156,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(156,'Green','2023-08-16','A','2023-08-16 03:36:11',NULL),(156,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(156,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(156,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(156,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(156,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(156,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(156,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(156,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(156,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(156,'Green','2023-09-02','A','2023-09-02 04:43:34',NULL),(156,'Green','2023-09-04','A','2023-09-04 04:52:17',NULL),(156,'Green','2023-09-05','A','2023-09-05 05:46:07',NULL),(156,'Green','2023-09-06','A','2023-09-06 06:05:04',NULL),(156,'Green','2023-09-08','A','2023-09-08 04:10:48',NULL),(156,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(156,'Green','2023-09-11','A','2023-09-11 04:53:55',NULL),(156,'Green','2023-09-12','A','2023-09-12 03:42:27',NULL),(156,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(156,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(156,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(156,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(156,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(156,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(156,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(156,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(156,'Green','2023-09-22','A','2023-09-22 04:55:41',NULL),(156,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(156,'Green','2023-09-25','A','2023-09-25 03:58:43',NULL),(156,'Green','2023-09-26','A','2023-09-26 04:12:47',NULL),(156,'Green','2023-09-27','A','2023-09-27 03:34:36',NULL),(156,'Green','2023-09-28','A','2023-09-28 03:34:59',NULL),(156,'Green','2023-10-02','A','2023-10-03 03:33:48',NULL),(156,'Green','2023-10-03','A','2023-10-03 03:33:09',NULL),(156,'Green','2023-10-04','A','2023-10-04 04:26:09',NULL),(156,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(156,'Green','2023-10-06','A','2023-10-06 03:32:02',NULL),(156,'Green','2023-10-07','A','2023-10-07 03:37:45',NULL),(156,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(156,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(156,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(156,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(156,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(156,'Green','2023-10-17','A','2023-10-17 03:45:39',NULL),(156,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(156,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(156,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(156,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(156,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(156,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(156,'Green','2023-10-25','A','2023-10-25 04:28:43',NULL),(156,'Green','2023-10-26','A','2023-10-26 06:33:31',NULL),(156,'Green','2023-10-27','A','2023-10-27 05:19:16',NULL),(156,'Green','2023-10-30','A','2023-10-30 06:41:13',NULL),(156,'Green','2023-10-31','A','2023-10-31 03:47:35',NULL),(156,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(156,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(156,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(156,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(156,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(156,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(156,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(156,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(156,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(156,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(156,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(156,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(156,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(156,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(156,'Green','2023-11-21','A','2023-11-21 04:27:45',NULL),(156,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(156,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(156,'Green','2023-11-24','A','2023-11-25 05:06:47',NULL),(156,'Green','2023-11-25','A','2023-11-25 04:36:46',NULL),(156,'Green','2023-11-27','A','2023-11-27 04:26:59',NULL),(156,'Green','2023-11-28','A','2023-11-28 05:59:45',NULL),(156,'Green','2023-12-01','A','2023-12-01 03:35:58',NULL),(156,'Green','2023-12-02','A','2023-12-02 03:46:39',NULL),(156,'Green','2023-12-04','A','2023-12-04 11:50:57',NULL),(156,'Green','2023-12-05','A','2023-12-05 11:27:10',NULL),(156,'Green','2023-12-06','A','2023-12-06 11:33:01',NULL),(156,'Green','2023-12-08','A','2023-12-08 10:59:01',NULL),(156,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(156,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(156,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(156,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(156,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(156,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(156,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(156,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(156,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(156,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(156,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(156,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(156,'Green','2024-01-08','A','2024-01-23 09:37:10',NULL),(156,'Green','2024-01-09','A','2024-01-23 09:35:35',NULL),(156,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(156,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(156,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(156,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(156,'Green','2024-01-17','A','2024-01-17 04:22:05',NULL),(156,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(156,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(156,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(156,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(156,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(156,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(156,'Green','2024-01-26','A','2024-01-26 04:18:49',NULL),(156,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(156,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(156,'Green','2024-01-31','A','2024-01-31 04:00:28',NULL),(156,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(156,'Green','2024-02-02','A','2024-02-02 05:22:40',NULL),(156,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(156,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(156,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(156,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(156,'Green','2024-02-15','A','2024-02-15 03:36:39',NULL),(156,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(156,'Green','2024-02-17','A','2024-02-17 04:21:25',NULL),(156,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(156,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(156,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(156,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(156,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(156,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(156,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(156,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(156,'Green','2024-03-04','A','2024-03-04 03:49:47',NULL),(156,'Green','2024-03-05','A','2024-03-05 04:13:16',NULL),(156,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(156,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(156,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(156,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(156,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(156,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(156,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(156,'Green','2024-03-14','A','2024-03-14 03:27:02',NULL),(156,'Green','2024-03-15','A','2024-03-15 03:51:34',NULL),(156,'Green','2024-03-18','A','2024-03-18 03:43:14',NULL),(156,'Green','2024-03-19','A','2024-03-19 05:18:36',NULL),(156,'Green','2024-03-20','A','2024-03-20 04:12:46',NULL),(156,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(156,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(156,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(156,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(156,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(156,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(156,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(156,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(156,'Green','2024-04-16','A','2024-04-16 03:34:00',NULL),(156,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(156,'Green','2024-04-18','A','2024-04-18 04:21:38',NULL),(156,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(156,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(156,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(156,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(156,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(156,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(156,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(156,'Green','2024-04-30','A','2024-04-30 04:12:38',NULL),(156,'Green','2024-05-02','A','2024-05-02 05:01:16',NULL),(156,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(156,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(156,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(156,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(156,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(156,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(156,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(156,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(156,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(156,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(156,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(156,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(156,'Green','2024-05-20','A','2024-05-20 04:05:45',NULL),(156,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(156,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(156,'Green','2024-05-27','A','2024-05-27 05:54:28',NULL),(156,'Green','2024-05-29','L','2024-05-29 06:48:39',NULL),(156,'Green','2024-05-30','L','2024-05-30 06:40:11','2024-05-30 06:46:24'),(156,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(156,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(156,'Green','2024-07-01','A','2024-07-02 08:00:55',NULL),(156,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(156,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(156,'Green','2024-07-04','A','2024-07-05 04:34:11',NULL),(156,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(156,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(156,'Green','2024-07-08','A','2024-07-08 05:45:19',NULL),(156,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(156,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(156,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(156,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(156,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(156,'Green','2024-07-18','A','2024-07-18 10:12:32',NULL),(156,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(156,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(156,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(156,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(156,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(156,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(156,'Green','2024-07-29','A','2024-07-31 14:57:13',NULL),(156,'Green','2024-07-30','A','2024-07-31 14:46:59',NULL),(156,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(156,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(156,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(156,'Green','2024-08-15','P','2024-08-15 07:21:24',NULL),(156,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(156,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(156,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(156,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(156,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(156,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(156,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(156,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(156,'Green','2024-09-07','A','2024-09-07 03:33:07',NULL),(156,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(156,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(156,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(156,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(156,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(156,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(156,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(156,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(156,'Green','2024-09-26','A','2024-09-26 03:48:35',NULL),(156,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(156,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(156,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(156,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(156,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(156,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(156,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(156,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(156,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(156,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(156,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(156,'Green','2024-10-14','A','2024-10-14 03:40:27',NULL),(156,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(156,'Green','2024-10-16','A','2024-10-17 04:07:25',NULL),(156,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(156,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(156,'Green','2024-10-19','A','2024-10-19 03:52:41',NULL),(156,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(156,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(156,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(156,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(156,'Green','2024-10-25','A','2024-10-25 03:43:53',NULL),(156,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(156,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(156,'Green','2024-10-29','A','2024-10-29 03:47:40',NULL),(156,'Green','2024-10-30','L','2024-10-30 03:39:46',NULL),(156,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(156,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(156,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(156,'Green','2024-11-04','A','2024-11-04 03:48:25',NULL),(156,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(156,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(156,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(156,'Green','2024-11-08','A','2024-11-08 03:46:17',NULL),(156,'Green','2024-11-11','L','2024-11-11 03:45:27',NULL),(156,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(156,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(156,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(156,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(156,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(156,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(156,'Green','2024-11-19','A','2024-11-19 05:10:26',NULL),(156,'Green','2024-11-20','L','2024-11-20 06:25:05',NULL),(156,'Green','2024-11-21','L','2024-11-21 05:33:20',NULL),(156,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(156,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(156,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(156,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(156,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(156,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(156,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(156,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(156,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(156,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(156,'Green','2025-01-10','A','2025-01-10 03:49:21',NULL),(156,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(156,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(156,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(156,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(156,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(156,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(156,'Green','2025-01-20','A','2025-02-27 05:52:55',NULL),(156,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(156,'Green','2025-01-22','A','2025-02-27 06:07:32',NULL),(156,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(156,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(156,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(156,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(156,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(156,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(156,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(156,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(156,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(156,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(156,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(156,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(156,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(156,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(156,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(156,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(156,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(156,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(156,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(156,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(156,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(156,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(156,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(156,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(156,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(156,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(156,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(156,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(156,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(156,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(156,'Green','2025-03-08','L','2025-03-10 05:19:57',NULL),(156,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(156,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(156,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(156,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(156,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(156,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(156,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(156,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(156,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(156,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(156,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(156,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(156,'Green','2025-04-08','A','2025-04-08 05:09:40',NULL),(156,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(156,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(156,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(156,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(156,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(156,'Green','2025-04-16','A','2025-04-16 05:40:26',NULL),(156,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(156,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(156,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(156,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(156,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(156,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(156,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(156,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(156,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(156,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(156,'Green','2025-05-02','A','2025-05-02 04:55:56',NULL),(156,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(156,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(156,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(156,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(156,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(156,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(156,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(156,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(156,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(156,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(156,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(156,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(156,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(156,'Green','2025-05-20','A','2025-05-20 04:42:52',NULL),(156,'Green','2025-05-21','A','2025-05-21 04:29:42',NULL),(156,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(156,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(156,'Green','2025-05-26','A','2025-05-26 03:59:25',NULL),(156,'Green','2025-05-29','A','2025-05-29 04:21:00',NULL),(156,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(156,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(156,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(156,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(156,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(156,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(156,'Green','2025-06-25','A','2025-06-26 04:17:53',NULL),(156,'Green','2025-06-30','A','2025-06-30 05:35:52',NULL),(156,'Green','2025-07-01','A','2025-07-01 05:13:51',NULL),(156,'Green','2025-07-02','A','2025-07-02 06:24:54',NULL),(156,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(156,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(156,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(156,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(156,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(156,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(156,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(156,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(156,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(156,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(157,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(157,'Green','2023-06-19','P','2023-06-19 03:58:34',NULL),(157,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(157,'Green','2023-06-21','A','2023-06-21 04:20:43',NULL),(157,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(157,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(157,'Green','2023-07-10','A','2023-07-10 10:15:42',NULL),(157,'Green','2023-07-12','A','2023-07-12 03:33:43',NULL),(157,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(157,'Green','2023-07-14','P','2023-07-14 03:42:17',NULL),(157,'Green','2023-07-15','P','2023-07-15 04:24:44',NULL),(157,'Green','2023-07-17','P','2023-07-17 04:06:04',NULL),(157,'Green','2023-07-18','A','2023-07-18 06:39:28',NULL),(157,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(157,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(157,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(157,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(157,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(157,'Green','2023-08-05','P','2023-08-05 03:44:52',NULL),(157,'Green','2023-08-07','A','2023-08-07 03:36:32',NULL),(157,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(157,'Green','2023-08-16','A','2023-08-16 03:36:11',NULL),(157,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(157,'Green','2023-08-22','A','2023-08-25 09:18:28',NULL),(157,'Green','2023-08-23','A','2023-08-23 05:41:46',NULL),(157,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(157,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(157,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(157,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(157,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(157,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(157,'Green','2023-09-02','A','2023-09-02 04:43:34',NULL),(157,'Green','2023-09-04','A','2023-09-04 04:52:17',NULL),(157,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(157,'Green','2023-09-06','A','2023-09-06 06:05:04',NULL),(157,'Green','2023-09-08','A','2023-09-08 04:10:48',NULL),(157,'Green','2023-09-09','A','2023-09-09 04:29:04',NULL),(157,'Green','2023-09-11','A','2023-09-11 04:53:55',NULL),(157,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(157,'Green','2023-09-13','A','2023-09-13 06:14:37',NULL),(157,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(157,'Green','2023-09-15','A','2023-09-15 04:09:47',NULL),(157,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(157,'Green','2023-09-18','A','2023-09-18 03:39:48',NULL),(157,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(157,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(157,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(157,'Green','2023-09-22','A','2023-09-22 04:55:41',NULL),(157,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(157,'Green','2023-09-25','A','2023-09-25 03:58:43',NULL),(157,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(157,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(157,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(157,'Green','2023-10-02','A','2023-10-03 03:33:48',NULL),(157,'Green','2023-10-03','A','2023-10-03 03:33:09',NULL),(157,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(157,'Green','2023-10-05','A','2023-10-05 04:17:17',NULL),(157,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(157,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(157,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(157,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(157,'Green','2023-10-10','A','2023-10-10 03:50:22',NULL),(157,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(157,'Green','2023-10-16','A','2023-10-16 05:28:03',NULL),(157,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(157,'Green','2023-10-18','A','2023-10-18 06:09:57',NULL),(157,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(157,'Green','2023-10-20','A','2023-10-20 03:52:23',NULL),(157,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(157,'Green','2023-10-23','A','2023-10-23 04:10:33',NULL),(157,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(157,'Green','2023-10-25','A','2023-10-25 04:28:43',NULL),(157,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(157,'Green','2023-10-27','A','2023-10-27 05:19:16',NULL),(157,'Green','2023-10-30','A','2023-10-30 06:41:13',NULL),(157,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(157,'Green','2023-11-01','A','2023-11-01 03:29:09',NULL),(157,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(157,'Green','2023-11-03','A','2023-11-03 03:37:12',NULL),(157,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(157,'Green','2023-11-06','A','2023-11-06 03:55:49',NULL),(157,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(157,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(157,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(157,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(157,'Green','2023-11-15','A','2023-11-16 04:02:02',NULL),(157,'Green','2023-11-16','A','2023-11-16 04:00:41',NULL),(157,'Green','2023-11-17','A','2023-11-17 05:12:13',NULL),(157,'Green','2023-11-18','A','2023-11-18 05:34:46',NULL),(157,'Green','2023-11-20','A','2023-11-20 04:38:42',NULL),(157,'Green','2023-11-21','A','2023-11-21 04:27:45',NULL),(157,'Green','2023-11-22','A','2023-11-22 05:50:15',NULL),(157,'Green','2023-11-23','A','2023-11-23 04:16:16',NULL),(157,'Green','2023-11-24','A','2023-11-25 05:06:47',NULL),(157,'Green','2023-11-25','A','2023-11-25 04:36:46',NULL),(157,'Green','2023-11-27','A','2023-11-27 04:26:59',NULL),(157,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(157,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(157,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(157,'Green','2023-12-04','A','2023-12-04 11:50:57',NULL),(157,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(157,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(157,'Green','2023-12-08','A','2023-12-08 10:59:01',NULL),(157,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(157,'Green','2023-12-12','A','2023-12-20 11:06:51',NULL),(157,'Green','2023-12-13','A','2023-12-20 11:11:51',NULL),(157,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(157,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(157,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(157,'Green','2024-01-01','A','2024-01-03 05:07:50',NULL),(157,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(157,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(157,'Green','2024-01-04','A','2024-01-15 09:49:15',NULL),(157,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(157,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(157,'Green','2024-01-08','A','2024-01-23 09:37:10',NULL),(157,'Green','2024-01-09','A','2024-01-23 09:35:35',NULL),(157,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(157,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(157,'Green','2024-01-15','A','2024-01-23 09:27:21',NULL),(157,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(157,'Green','2024-01-17','A','2024-01-17 04:22:05',NULL),(157,'Green','2024-01-18','A','2024-01-18 04:01:16',NULL),(157,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(157,'Green','2024-01-22','A','2024-01-22 06:08:35',NULL),(157,'Green','2024-01-23','A','2024-01-23 04:09:53',NULL),(157,'Green','2024-01-24','A','2024-01-24 04:01:36',NULL),(157,'Green','2024-01-25','A','2024-01-25 03:53:48',NULL),(157,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(157,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(157,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(157,'Green','2024-01-31','A','2024-01-31 04:00:28',NULL),(157,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(157,'Green','2024-02-02','A','2024-02-02 05:22:40',NULL),(157,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(157,'Green','2024-02-12','A','2024-02-12 03:41:14',NULL),(157,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(157,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(157,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(157,'Green','2024-02-16','A','2024-02-16 04:16:07',NULL),(157,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(157,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(157,'Green','2024-02-20','A','2024-02-20 04:07:46',NULL),(157,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(157,'Green','2024-02-22','A','2024-02-22 04:50:11',NULL),(157,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(157,'Green','2024-02-27','A','2024-02-27 11:37:36',NULL),(157,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(157,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(157,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(157,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(157,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(157,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(157,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(157,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(157,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(157,'Green','2024-03-12','A','2024-03-12 04:12:52',NULL),(157,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(157,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(157,'Green','2024-03-15','A','2024-03-15 03:51:34',NULL),(157,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(157,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(157,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(157,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(157,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(157,'Green','2024-03-25','A','2024-03-25 03:50:43',NULL),(157,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(157,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(157,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(157,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(157,'Green','2024-04-15','A','2024-04-15 05:16:09',NULL),(157,'Green','2024-04-16','A','2024-04-16 03:34:00',NULL),(157,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(157,'Green','2024-04-18','A','2024-04-18 04:21:38',NULL),(157,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(157,'Green','2024-04-20','A','2024-04-20 04:05:43',NULL),(157,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(157,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(157,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(157,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(157,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(157,'Green','2024-04-30','A','2024-04-30 04:12:38',NULL),(157,'Green','2024-05-02','A','2024-05-02 05:01:16',NULL),(157,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(157,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(157,'Green','2024-05-06','A','2024-05-06 05:26:02',NULL),(157,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(157,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(157,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(157,'Green','2024-05-10','A','2024-05-10 04:18:54',NULL),(157,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(157,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(157,'Green','2024-05-14','A','2024-05-14 04:03:56',NULL),(157,'Green','2024-05-15','A','2024-05-15 04:33:23',NULL),(157,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(157,'Green','2024-05-20','A','2024-05-20 04:05:45',NULL),(157,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(157,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(157,'Green','2024-05-27','A','2024-05-27 05:54:28',NULL),(157,'Green','2024-05-29','L','2024-05-29 06:48:39',NULL),(157,'Green','2024-05-30','L','2024-05-30 06:40:11','2024-05-30 06:46:24'),(157,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(157,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(157,'Green','2024-07-01','A','2024-07-02 08:00:55',NULL),(157,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(157,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(157,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(157,'Green','2024-07-05','A','2024-07-05 04:32:31',NULL),(157,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(157,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(157,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(157,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(157,'Green','2024-07-11','A','2024-07-11 09:39:51',NULL),(157,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(157,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(157,'Green','2024-07-18','A','2024-07-18 10:12:32',NULL),(157,'Green','2024-07-19','A','2024-07-19 07:40:15',NULL),(157,'Green','2024-07-20','A','2024-07-20 09:43:12',NULL),(157,'Green','2024-07-22','A','2024-07-22 04:52:13',NULL),(157,'Green','2024-07-23','A','2024-07-24 04:38:16',NULL),(157,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(157,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(157,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(157,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(157,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(157,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(157,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(157,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(157,'Green','2024-08-16','A','2024-08-16 04:31:23',NULL),(157,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(157,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(157,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(157,'Green','2024-09-03','A','2024-09-03 16:51:58',NULL),(157,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(157,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(157,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(157,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(157,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(157,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(157,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(157,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(157,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(157,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(157,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(157,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(157,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(157,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(157,'Green','2024-09-30','A','2024-09-30 03:51:27',NULL),(157,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(157,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(157,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(157,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(157,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(157,'Green','2024-10-08','A','2024-10-08 03:23:39',NULL),(157,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(157,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(157,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(157,'Green','2024-10-14','A','2024-10-14 03:40:27',NULL),(157,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(157,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(157,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(157,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(157,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(157,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(157,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(157,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(157,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(157,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(157,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(157,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(157,'Green','2024-10-29','A','2024-10-29 03:47:40',NULL),(157,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(157,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(157,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(157,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(157,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(157,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(157,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(157,'Green','2024-11-07','A','2024-11-07 03:26:36',NULL),(157,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(157,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(157,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(157,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(157,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(157,'Green','2024-11-15','A','2024-11-15 04:29:28',NULL),(157,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(157,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(157,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(157,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(157,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(157,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(157,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(157,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(157,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(157,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(157,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(157,'Green','2025-01-06','A','2025-01-06 05:06:32',NULL),(157,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(157,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(157,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(157,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(157,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(157,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(157,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(157,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(157,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(157,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(157,'Green','2025-01-20','A','2025-02-27 05:52:55',NULL),(157,'Green','2025-01-21','A','2025-02-27 06:05:44',NULL),(157,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(157,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(157,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(157,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(157,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(157,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(157,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(157,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(157,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(157,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(157,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(157,'Green','2025-02-10','A','2025-02-27 07:04:40',NULL),(157,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(157,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(157,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(157,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(157,'Green','2025-02-17','A','2025-02-27 08:16:24',NULL),(157,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(157,'Green','2025-02-19','A','2025-02-27 08:20:14',NULL),(157,'Green','2025-02-21','L','2025-02-27 08:21:39',NULL),(157,'Green','2025-02-22','L','2025-02-27 08:22:49',NULL),(157,'Green','2025-02-24','L','2025-02-27 08:23:57',NULL),(157,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(157,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(157,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(157,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(157,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(157,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(157,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(157,'Green','2025-03-05','A','2025-03-05 03:24:15',NULL),(157,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(157,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(157,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(157,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(157,'Green','2025-03-12','A','2025-03-12 03:28:16',NULL),(157,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(157,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(157,'Green','2025-03-15','A','2025-03-15 04:37:38',NULL),(157,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(157,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(157,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(157,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(157,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(157,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(157,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(157,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(157,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(157,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(157,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(157,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(157,'Green','2025-04-16','A','2025-04-16 05:40:26',NULL),(157,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(157,'Green','2025-04-18','A','2025-04-18 08:34:06',NULL),(157,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(157,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(157,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(157,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(157,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(157,'Green','2025-04-28','A','2025-04-28 04:01:31',NULL),(157,'Green','2025-04-29','A','2025-04-29 04:24:29',NULL),(157,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(157,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(157,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(157,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(157,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(157,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(157,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(157,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(157,'Green','2025-05-12','A','2025-05-12 03:43:54',NULL),(157,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(157,'Green','2025-05-14','A','2025-05-14 03:59:58',NULL),(157,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(157,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(157,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(157,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(157,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(157,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(157,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(157,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(157,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(157,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(157,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(157,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(157,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(157,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(157,'Green','2025-06-23','A','2025-06-23 04:34:52',NULL),(157,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(157,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(157,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(157,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(157,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(157,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(157,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(157,'Green','2025-07-08','A','2025-07-09 05:08:35',NULL),(157,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(157,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(157,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(157,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(157,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(157,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(157,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(158,'1','2023-07-15','A','2023-07-15 06:17:08',NULL),(158,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(158,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(158,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(158,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(158,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(158,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(158,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(158,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(158,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(158,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(158,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(158,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(158,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(158,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(158,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(158,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(158,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(158,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(158,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(158,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(158,'1','2023-09-08','A','2023-09-08 10:46:04',NULL),(158,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(158,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(158,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(158,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(158,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(158,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(158,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(158,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(158,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(158,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(158,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(158,'1','2023-09-22','A','2023-09-22 10:39:00',NULL),(158,'1','2023-09-23','A','2023-09-23 11:42:51',NULL),(158,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(158,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(158,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(158,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(158,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(158,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(158,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(158,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(158,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(158,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(158,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(158,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(158,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(158,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(158,'1','2023-10-17','A','2023-10-17 11:33:29',NULL),(158,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(158,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(158,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(158,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(158,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(158,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(158,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(158,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(158,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(158,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(158,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(158,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(158,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(158,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(158,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(158,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(158,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(158,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(158,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(158,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(158,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(158,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(158,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(158,'1','2023-11-21','A','2023-11-29 11:47:51',NULL),(158,'1','2023-11-22','A','2023-11-25 05:55:28',NULL),(158,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(158,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(158,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(158,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(158,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(158,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(158,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(158,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(158,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(158,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(158,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(158,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(158,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(158,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(158,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(158,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(158,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(158,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(158,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(158,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(158,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(158,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(158,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(158,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(158,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(158,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(158,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(158,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(158,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(158,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(158,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(158,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(158,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(158,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(158,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(158,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(158,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(158,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(158,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(158,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(158,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(158,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(158,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(158,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(158,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(158,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(158,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(158,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(158,'1','2024-02-19','A','2024-02-20 10:43:29',NULL),(158,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(158,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(158,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(158,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(158,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(158,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(158,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(158,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(158,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(158,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(158,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(158,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(158,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(158,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(158,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(158,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(158,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(158,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(158,'1','2024-03-14','A','2024-03-14 03:29:32',NULL),(158,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(158,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(158,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(158,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(158,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(158,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(158,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(158,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(158,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(158,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(158,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(158,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(158,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(158,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(158,'1','2024-04-18','A','2024-04-18 07:14:08',NULL),(158,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(158,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(158,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(158,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(158,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(158,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(158,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(158,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(158,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(158,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(158,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(158,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(158,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(158,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(158,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(158,'1','2024-05-15','A','2024-05-15 05:17:13',NULL),(158,'1','2024-05-16','A','2024-05-16 04:36:56',NULL),(158,'1','2024-05-17','A','2024-05-17 04:52:03',NULL),(158,'1','2024-05-18','A','2024-05-18 04:48:02',NULL),(158,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(158,'1','2024-05-21','A','2024-05-21 04:42:33',NULL),(158,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(158,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(158,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(158,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(158,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(158,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(158,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(158,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(158,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(158,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(158,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(158,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(158,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(158,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(158,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(158,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(158,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(158,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(158,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(158,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(158,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(158,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(158,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(158,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(158,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(158,'1','2024-08-15','P','2024-08-15 07:29:22',NULL),(158,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(158,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(158,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(158,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(158,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(158,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(158,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(158,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(158,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(158,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(158,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(158,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(158,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(158,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(158,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(158,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(158,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(158,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(158,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(158,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(158,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(158,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(158,'2A','2024-10-01','A','2024-10-01 03:59:24',NULL),(158,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(158,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(158,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(158,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(158,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(158,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(158,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(158,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(158,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(158,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(158,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(158,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(158,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(158,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(158,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(158,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(158,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(158,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(158,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(158,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(158,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(158,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(158,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(158,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(158,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(158,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(158,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(158,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(158,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(158,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(158,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(158,'2A','2024-11-12','A','2024-11-12 03:37:00',NULL),(158,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(158,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(158,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(158,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(158,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(158,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(158,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(158,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(158,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(158,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(158,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(158,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(158,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(158,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(158,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(158,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(158,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(158,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(158,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(158,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(158,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(158,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(158,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(158,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(158,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(158,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(158,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(158,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(158,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(158,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(158,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(158,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(158,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(158,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(158,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(158,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(158,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(158,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(158,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(158,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(158,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(158,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(158,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(158,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(158,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(158,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(158,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(158,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(158,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(158,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(158,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(158,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(158,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(158,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(158,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(158,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(158,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(158,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(158,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(158,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(158,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(158,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(158,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(158,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(158,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(158,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(158,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(158,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(158,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(158,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(158,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(158,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(158,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(158,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(158,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(158,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(158,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(158,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(158,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(158,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(158,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(158,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(158,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(158,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(158,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(158,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(158,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(158,'3A','2025-05-02','A','2025-05-02 05:05:28',NULL),(158,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(158,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(158,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(158,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(158,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(158,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(158,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(158,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(158,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(158,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(158,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(158,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(158,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(158,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(158,'3A','2025-05-22','A','2025-05-22 05:38:27',NULL),(158,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(158,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(158,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(158,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(158,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(158,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(158,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(158,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(158,'3A','2025-07-01','A','2025-07-01 05:30:15',NULL),(158,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(158,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(158,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(158,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(158,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(158,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(158,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(158,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(158,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(158,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(158,'Orange','2023-06-21','A','2023-06-21 04:51:50',NULL),(158,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(158,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(158,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(158,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(158,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(158,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(159,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(159,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(159,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(159,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(159,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(159,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(159,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(159,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(159,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(159,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(159,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(159,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(159,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(159,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(159,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(159,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(159,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(159,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(159,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(159,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(159,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(159,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(159,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(159,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(159,'Purple','2023-08-24','A','2023-08-24 04:32:31',NULL),(159,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(159,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(159,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(159,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(159,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(159,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(159,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(159,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(159,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(159,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(159,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(159,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(159,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(159,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(159,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(159,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(159,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(159,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(159,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(159,'Purple','2023-09-20','A','2023-09-20 05:40:40',NULL),(159,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(159,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(159,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(159,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(159,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(159,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(159,'Purple','2023-09-28','A','2023-09-28 03:38:44',NULL),(159,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(159,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(159,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(159,'Purple','2023-10-05','A','2023-10-05 04:18:13',NULL),(159,'Purple','2023-10-06','A','2023-10-06 03:33:48',NULL),(159,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(159,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(159,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(159,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(159,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(159,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(159,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(159,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(159,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(159,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(159,'Purple','2023-10-23','A','2023-10-23 04:12:31',NULL),(159,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(159,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(159,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(159,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(159,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(159,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(159,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(159,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(159,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(159,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(159,'Purple','2023-11-06','A','2023-11-06 03:58:50',NULL),(159,'Purple','2023-11-07','A','2023-11-07 04:02:56',NULL),(159,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(159,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(159,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(159,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(159,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(159,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(159,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(159,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(159,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(159,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(159,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(159,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(159,'Purple','2023-11-25','A','2023-11-25 04:33:37',NULL),(159,'Purple','2023-11-27','A','2023-11-27 04:36:30',NULL),(159,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(159,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(159,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(159,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(159,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(159,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(159,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(159,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(159,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(159,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(159,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(159,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(159,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(159,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(159,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(159,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(159,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(159,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(159,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(159,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(159,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(159,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(159,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(159,'Purple','2024-01-10','A','2024-01-22 06:35:44',NULL),(159,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(159,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(159,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(159,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(159,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(159,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(159,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(159,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(159,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(159,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(159,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(159,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(159,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(159,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(159,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(159,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(159,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(159,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(159,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(159,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(159,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(159,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(159,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(159,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(159,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(159,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(159,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(159,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(159,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(159,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(159,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(159,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(159,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(159,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(159,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(159,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(159,'Purple','2024-03-08','A','2024-03-08 06:01:05',NULL),(159,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(159,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(159,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(159,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(159,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(159,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(159,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(159,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(159,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(159,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(159,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(159,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(159,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(159,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(159,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(159,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(159,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(159,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(159,'Purple','2024-04-19','A','2024-04-19 05:17:54',NULL),(159,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(159,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(159,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(159,'Purple','2024-04-24','A','2024-04-24 04:23:41',NULL),(159,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(159,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(159,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(159,'Purple','2024-05-03','A','2024-05-04 05:36:14',NULL),(159,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(159,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(159,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(159,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(159,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(159,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(159,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(159,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(159,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(159,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(159,'Purple','2024-05-17','A','2024-05-17 04:20:25',NULL),(159,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(159,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(159,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(159,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(159,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(159,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(159,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(159,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(159,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(159,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(159,'Purple','2024-07-04','A','2024-07-05 05:59:06',NULL),(159,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(159,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(159,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(159,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(159,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(159,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(159,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(159,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(159,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(159,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(159,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(159,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(159,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(159,'Purple','2024-08-08','A','2024-08-08 05:49:53',NULL),(159,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(159,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(159,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(159,'Purple','2024-08-15','A','2024-08-15 07:34:36',NULL),(159,'Purple','2024-08-16','A','2024-08-16 04:15:53',NULL),(159,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(159,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(159,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(159,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(159,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(159,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(159,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(159,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(159,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(159,'Purple','2024-09-16','A','2024-09-16 03:28:11',NULL),(159,'Purple','2024-09-18','A','2024-09-18 03:25:56',NULL),(159,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(159,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(159,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(159,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(159,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(159,'Purple','2024-09-25','A','2024-09-25 03:42:45',NULL),(159,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(159,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(159,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(159,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(159,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(159,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(159,'Purple','2024-10-05','A','2024-10-05 03:55:59',NULL),(159,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(159,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(159,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(159,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(159,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(159,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(159,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(159,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(159,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(159,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(159,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(159,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(159,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(159,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(159,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(159,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(159,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(159,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(159,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(159,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(159,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(159,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(159,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(159,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(159,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(159,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(159,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(159,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(159,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(159,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(159,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(159,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(159,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(159,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(159,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(159,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(159,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(159,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(159,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(159,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(159,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(159,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(159,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(159,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(159,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(159,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(159,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(159,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(159,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(159,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(159,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(159,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(159,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(159,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(159,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(159,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(159,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(159,'Purple','2025-01-22','A','2025-02-26 06:21:01',NULL),(159,'Purple','2025-01-23','A','2025-02-26 06:22:22',NULL),(159,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(159,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(159,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(159,'Purple','2025-01-31','A','2025-02-26 06:24:09',NULL),(159,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(159,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(159,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(159,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(159,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(159,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(159,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(159,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(159,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(159,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(159,'Purple','2025-02-15','A','2025-02-27 05:22:51',NULL),(159,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(159,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(159,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(159,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(159,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(159,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(159,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(159,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(159,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(159,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(159,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(159,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(159,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(159,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(159,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(159,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(159,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(159,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(159,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(159,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(159,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(159,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(159,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(159,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(159,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(159,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(159,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(159,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(159,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(159,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(159,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(159,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(159,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(159,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(159,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(159,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(159,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(159,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(159,'Purple','2025-04-21','A','2025-04-21 04:12:50',NULL),(159,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(159,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(159,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(159,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(159,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(159,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(159,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(159,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(159,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(159,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(159,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(159,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(159,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(159,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(159,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(159,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(159,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(159,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(159,'Purple','2025-05-16','A','2025-05-16 04:11:12',NULL),(159,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(159,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(159,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(159,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(159,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(159,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(159,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(159,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(159,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(159,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(159,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(159,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(159,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(159,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(159,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(159,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(159,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(159,'Purple','2025-07-03','A','2025-07-03 04:34:39',NULL),(159,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(159,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(159,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(159,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(159,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(159,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(159,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(159,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(159,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(159,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(160,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(160,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(160,'Green','2023-09-13','A','2023-09-13 06:14:37',NULL),(160,'Green','2023-09-14','A','2023-09-14 03:58:36',NULL),(160,'Green','2023-09-15','A','2023-09-15 04:09:47',NULL),(160,'Green','2023-09-16','A','2023-09-16 04:10:14',NULL),(160,'Green','2023-09-18','A','2023-09-18 03:39:48',NULL),(160,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(160,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(160,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(160,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(160,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(160,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(160,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(160,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(160,'Green','2023-09-28','A','2023-09-28 03:34:59',NULL),(160,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(160,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(160,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(160,'Green','2023-10-05','A','2023-10-05 04:17:17',NULL),(160,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(160,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(160,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(160,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(160,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(160,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(160,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(160,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(160,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(160,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(160,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(160,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(160,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(160,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(160,'Green','2023-10-25','A','2023-10-25 04:28:43',NULL),(160,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(160,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(160,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(160,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(160,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(160,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(160,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(160,'Green','2023-11-04','A','2023-11-04 05:09:48',NULL),(160,'Green','2023-11-06','A','2023-11-06 03:55:49',NULL),(160,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(160,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(160,'Green','2023-11-13','L','2023-11-13 04:58:54',NULL),(160,'Green','2023-11-14','L','2023-11-16 04:02:57',NULL),(160,'Green','2023-11-15','A','2023-11-16 04:02:02',NULL),(160,'Green','2023-11-16','A','2023-11-16 04:00:41',NULL),(160,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(160,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(160,'Green','2023-11-20','A','2023-11-20 04:38:42',NULL),(160,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(160,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(160,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(160,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(160,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(160,'Green','2023-11-27','A','2023-11-27 04:26:59',NULL),(160,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(160,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(160,'Green','2023-12-02','A','2023-12-02 03:46:39',NULL),(160,'Green','2023-12-04','A','2023-12-04 11:50:57',NULL),(160,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(160,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(160,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(160,'Green','2023-12-09','A','2023-12-09 07:45:57',NULL),(160,'Green','2023-12-12','A','2023-12-20 11:06:51',NULL),(160,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(160,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(160,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(160,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(160,'Green','2024-01-01','A','2024-01-03 05:07:50',NULL),(160,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(160,'Green','2024-01-03','A','2024-01-23 09:39:57',NULL),(160,'Green','2024-01-04','A','2024-01-15 09:49:15',NULL),(160,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(160,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(160,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(160,'Green','2024-01-09','A','2024-01-23 09:35:35',NULL),(160,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(160,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(160,'Green','2024-01-15','A','2024-01-23 09:27:21',NULL),(160,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(160,'Green','2024-01-17','A','2024-01-17 04:22:05',NULL),(160,'Green','2024-01-18','A','2024-01-18 04:01:16',NULL),(160,'Green','2024-01-19','A','2024-01-23 09:32:59',NULL),(160,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(160,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(160,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(160,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(160,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(160,'Green','2024-01-29','A','2024-01-30 04:44:01',NULL),(160,'Green','2024-01-30','A','2024-01-30 04:42:31',NULL),(160,'Green','2024-01-31','A','2024-01-31 04:00:28',NULL),(160,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(160,'Green','2024-02-02','A','2024-02-02 05:22:40',NULL),(160,'Green','2024-02-03','A','2024-02-03 13:49:35',NULL),(160,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(160,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(160,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(160,'Green','2024-02-15','A','2024-02-15 03:36:39',NULL),(160,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(160,'Green','2024-02-17','A','2024-02-17 04:21:25',NULL),(160,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(160,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(160,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(160,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(160,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(160,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(160,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(160,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(160,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(160,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(160,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(160,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(160,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(160,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(160,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(160,'Orange','2024-03-13','A','2024-03-13 03:32:21',NULL),(160,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(160,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(160,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(160,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(160,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(160,'Orange','2024-03-21','A','2024-03-21 04:00:20',NULL),(160,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(160,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(160,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(160,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(160,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(160,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(160,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(160,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(160,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(160,'Orange','2024-04-18','A','2024-04-18 04:29:11',NULL),(160,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(160,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(160,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(160,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(160,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(160,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(160,'Orange','2024-04-29','A','2024-04-29 04:27:40',NULL),(160,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(160,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(160,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(160,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(160,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(160,'Orange','2024-05-08','A','2024-05-08 04:49:07',NULL),(160,'Orange','2024-05-10','A','2024-05-10 04:31:07',NULL),(160,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(160,'Orange','2024-05-13','A','2024-05-13 04:55:14',NULL),(160,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(160,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(160,'Orange','2024-05-16','A','2024-05-16 04:48:36',NULL),(160,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(160,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(160,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(160,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(160,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(160,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(160,'Orange','2024-05-29','A','2024-05-29 07:00:36',NULL),(160,'Orange','2024-05-30','A','2024-05-30 07:20:48',NULL),(160,'Orange','2024-05-31','A','2024-05-31 05:21:32',NULL),(160,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(160,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(160,'Orange','2024-07-02','A','2024-07-02 06:57:43',NULL),(160,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(160,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(160,'Orange','2024-07-05','A','2024-07-05 05:21:28',NULL),(160,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(160,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(160,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(160,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(160,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(160,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(160,'Orange','2024-07-13','A','2024-07-13 08:15:09',NULL),(160,'Orange','2024-07-18','A','2024-07-18 10:10:39',NULL),(160,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(160,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(160,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(160,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(160,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(160,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(160,'Orange','2024-07-27','A','2024-07-27 08:03:15',NULL),(160,'Orange','2024-07-29','A','2024-07-31 14:54:21',NULL),(160,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(160,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(160,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(160,'Orange','2024-08-13','A','2024-08-13 05:18:12',NULL),(160,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(160,'Orange','2024-08-16','A','2024-08-16 04:26:45',NULL),(160,'Orange','2024-08-17','A','2024-08-17 04:50:18',NULL),(160,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(160,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(160,'Orange','2024-09-05','A','2024-09-05 03:34:56',NULL),(160,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(160,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(160,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(160,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(160,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(160,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(160,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(160,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(160,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(160,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(160,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(160,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(160,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(160,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(160,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(160,'Orange','2024-09-30','A','2024-09-30 03:53:41',NULL),(160,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(160,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(160,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(160,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(160,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(160,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(160,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(160,'Orange','2024-10-10','A','2024-10-10 03:49:51',NULL),(160,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(160,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(160,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(160,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(160,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(160,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(160,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(160,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(160,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(160,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(160,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(160,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(160,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(160,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(160,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(160,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(160,'Orange','2024-10-31','A','2024-10-31 03:32:01',NULL),(160,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(160,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(160,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(160,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(160,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(160,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(160,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(160,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(160,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(160,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(160,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(160,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(160,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(160,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(160,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(160,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(160,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(160,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(160,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(160,'Orange','2024-11-27','A','2024-11-27 03:52:30',NULL),(160,'Orange','2024-11-28','A','2024-11-28 05:39:32',NULL),(160,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(160,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(160,'Orange','2025-01-06','A','2025-01-06 05:11:52',NULL),(160,'Orange','2025-01-07','A','2025-01-07 05:13:56',NULL),(160,'Orange','2025-01-08','A','2025-01-08 03:50:56',NULL),(160,'Orange','2025-01-09','A','2025-01-09 03:37:40',NULL),(160,'Orange','2025-01-10','L','2025-01-10 03:52:41',NULL),(160,'Orange','2025-01-13','L','2025-01-13 05:16:41',NULL),(160,'Orange','2025-01-14','L','2025-01-14 05:08:14',NULL),(160,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(160,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(160,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(160,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(160,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(160,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(160,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(160,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(160,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(160,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(160,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(160,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(160,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(160,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(160,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(160,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(160,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(160,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(160,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(160,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(160,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(160,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(160,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(160,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(160,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(160,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(160,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(160,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(160,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(160,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(160,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(160,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(160,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(160,'Pink','2025-02-28','A','2025-02-28 04:02:31',NULL),(160,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(160,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(160,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(160,'Pink','2025-03-05','A','2025-03-05 03:31:34',NULL),(160,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(160,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(160,'Pink','2025-03-10','A','2025-03-10 05:28:27',NULL),(160,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(160,'Pink','2025-03-12','A','2025-03-12 03:33:25',NULL),(160,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(160,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(160,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(160,'Pink','2025-03-17','A','2025-03-17 07:09:54',NULL),(160,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(160,'Pink','2025-03-19','A','2025-03-19 03:33:38',NULL),(160,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(160,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(160,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(160,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(160,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(160,'Pink','2025-04-11','A','2025-04-12 04:47:51',NULL),(160,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(160,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(160,'Pink','2025-04-15','A','2025-04-15 04:43:09',NULL),(160,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(160,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(160,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(160,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(160,'Pink','2025-04-21','A','2025-04-21 04:11:38',NULL),(160,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(160,'Pink','2025-04-23','A','2025-04-23 15:59:12',NULL),(160,'Pink','2025-04-24','A','2025-04-24 04:18:18',NULL),(160,'Pink','2025-04-25','A','2025-04-25 04:51:32',NULL),(160,'Pink','2025-04-28','A','2025-04-28 06:20:35',NULL),(160,'Pink','2025-04-29','A','2025-04-29 04:27:09',NULL),(160,'Pink','2025-04-30','A','2025-04-30 04:39:57',NULL),(160,'Pink','2025-05-02','A','2025-05-02 05:01:46',NULL),(160,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(160,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(160,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(160,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(160,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(160,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(160,'Pink','2025-05-12','A','2025-05-12 03:42:51',NULL),(160,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(160,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(160,'Pink','2025-05-15','A','2025-05-15 04:10:06',NULL),(160,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(160,'Pink','2025-05-17','A','2025-05-17 04:16:35','2025-05-17 04:23:15'),(160,'Pink','2025-05-19','A','2025-05-19 06:26:38',NULL),(160,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(160,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(160,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(160,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(160,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(160,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(160,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(160,'Pink','2025-06-10','A','2025-06-10 07:29:55',NULL),(160,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(160,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(160,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(160,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(160,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(160,'Pink','2025-07-01','A','2025-07-01 05:25:51',NULL),(160,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(160,'Pink','2025-07-03','A','2025-07-03 04:41:48',NULL),(160,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(160,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(160,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(160,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(160,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(160,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(160,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(160,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(160,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(160,'Yellow','2023-06-20','P','2023-06-20 03:36:52',NULL),(160,'Yellow','2023-06-21','P','2023-06-21 04:22:37',NULL),(160,'Yellow','2023-06-23','P','2023-06-23 03:37:47',NULL),(160,'Yellow','2023-07-10','A','2023-07-10 10:16:07',NULL),(160,'Yellow','2023-07-12','P','2023-07-12 03:34:06',NULL),(160,'Yellow','2023-07-13','P','2023-07-13 03:56:28',NULL),(160,'Yellow','2023-07-14','P','2023-07-14 03:42:44',NULL),(160,'Yellow','2023-07-15','P','2023-07-15 04:25:05',NULL),(160,'Yellow','2023-07-17','A','2023-07-17 04:06:33',NULL),(160,'Yellow','2023-07-18','P','2023-07-18 06:39:59',NULL),(160,'Yellow','2023-07-19','P','2023-07-19 03:45:18',NULL),(160,'Yellow','2023-07-20','P','2023-07-20 05:29:10',NULL),(160,'Yellow','2023-07-21','P','2023-07-21 04:59:22',NULL),(160,'Yellow','2023-08-03','P','2023-08-03 03:59:09',NULL),(160,'Yellow','2023-08-04','P','2023-08-04 03:47:05',NULL),(160,'Yellow','2023-08-05','P','2023-08-05 03:45:15',NULL),(160,'Yellow','2023-08-07','P','2023-08-07 03:36:52',NULL),(160,'Yellow','2023-08-08','P','2023-08-08 03:58:20',NULL),(160,'Yellow','2023-08-16','P','2023-08-16 03:36:34',NULL),(161,'1','2023-06-19','A','2023-06-19 04:07:19',NULL),(161,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(161,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(161,'1','2023-06-22','A','2023-06-22 05:11:22',NULL),(161,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(161,'1','2023-07-10','A','2023-07-10 09:09:29',NULL),(161,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(161,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(161,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(161,'2A','2023-07-15','A','2023-07-15 04:10:07',NULL),(161,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(161,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(161,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(161,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(161,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(161,'2A','2023-08-03','A','2023-08-03 03:54:15',NULL),(161,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(161,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(161,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(161,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(161,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(161,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(161,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(161,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(161,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(161,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(161,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(161,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(161,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(161,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(161,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(161,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(161,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(161,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(161,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(161,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(161,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(161,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(161,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(161,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(161,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(161,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(161,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(161,'2A','2023-09-21','A','2023-09-21 11:07:40',NULL),(161,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(161,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(161,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(161,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(161,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(161,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(161,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(161,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(161,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(161,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(161,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(161,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(161,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(161,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(161,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(161,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(161,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(161,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(161,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(161,'2A','2023-10-24','A','2023-10-24 10:58:01',NULL),(161,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(161,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(161,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(161,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(161,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(161,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(161,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(161,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(161,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(161,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(161,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(161,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(161,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(161,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(161,'2A','2023-11-15','A','2023-11-16 11:06:25',NULL),(161,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(161,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(161,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(161,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(161,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(161,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(161,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(161,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(161,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(161,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(161,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(161,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(161,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(161,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(161,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(161,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(161,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(161,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(161,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(161,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(161,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(161,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(161,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(161,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(161,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(161,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(161,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(161,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(161,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(161,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(161,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(161,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(161,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(161,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(161,'2A','2024-01-22','A','2024-01-22 04:43:37',NULL),(161,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(161,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(161,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(161,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(161,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(161,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(161,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(161,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(161,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(161,'2A','2024-02-03','A','2024-02-03 04:33:25',NULL),(161,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(161,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(161,'2A','2024-02-14','A','2024-02-15 04:19:40',NULL),(161,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(161,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(161,'2A','2024-02-17','A','2024-02-17 11:23:12',NULL),(161,'2A','2024-02-19','A','2024-02-19 04:10:51',NULL),(161,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(161,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(161,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(161,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(161,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(161,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(161,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(161,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(161,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(161,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(161,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(161,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(161,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(161,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(161,'2A','2024-03-08','A','2024-03-08 05:49:44',NULL),(161,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(161,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(161,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(161,'2A','2024-03-13','A','2024-03-13 03:37:07',NULL),(161,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(161,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(161,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(161,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(161,'2A','2024-03-20','A','2024-03-21 03:33:21',NULL),(161,'2A','2024-03-21','A','2024-03-21 03:32:38',NULL),(161,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(161,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(161,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(161,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(161,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(161,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(161,'2A','2024-04-15','A','2024-04-15 06:36:43',NULL),(161,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(161,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(161,'2A','2024-04-18','A','2024-04-18 05:43:31',NULL),(161,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(161,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(161,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(161,'2A','2024-04-24','A','2024-04-24 04:28:08',NULL),(161,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(161,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(161,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(161,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(161,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(161,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(161,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(161,'2A','2024-05-07','A','2024-05-07 04:21:18',NULL),(161,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(161,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(161,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(161,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(161,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(161,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(161,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(161,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(161,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(161,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(161,'2A','2024-05-27','A','2024-05-27 06:22:28',NULL),(161,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(161,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(161,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(161,'2A','2024-06-24','A','2024-06-24 06:09:03',NULL),(161,'2A','2024-07-01','P','2024-07-02 07:24:27',NULL),(161,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(161,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(161,'2A','2024-07-04','A','2024-07-05 07:21:39',NULL),(161,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(161,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(161,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(161,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(161,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(161,'2A','2024-07-11','A','2024-07-11 10:04:59',NULL),(161,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(161,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(161,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(161,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(161,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(161,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(161,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(161,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(161,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(161,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(161,'2A','2024-08-08','A','2024-08-08 05:47:11',NULL),(161,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(161,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(161,'2A','2024-08-13','A','2024-08-13 05:07:32',NULL),(161,'2A','2024-08-15','A','2024-08-15 07:36:21',NULL),(161,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(161,'2A','2024-08-17','A','2024-08-17 05:13:53',NULL),(161,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(161,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(161,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(161,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(161,'3A','2024-09-18','A','2024-09-18 04:17:54',NULL),(161,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(161,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(161,'3A','2024-09-21','A','2024-09-21 04:43:54',NULL),(161,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(161,'3A','2024-09-24','A','2024-09-24 03:50:54',NULL),(161,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(161,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(161,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(161,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(161,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(161,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(161,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(161,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(161,'3A','2024-10-07','A','2024-10-07 05:26:23',NULL),(161,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(161,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(161,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(161,'3A','2024-10-14','A','2024-10-14 03:51:45',NULL),(161,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(161,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(161,'3A','2024-10-17','A','2024-10-17 05:16:50',NULL),(161,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(161,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(161,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(161,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(161,'3A','2024-10-23','A','2024-10-23 03:55:58',NULL),(161,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(161,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(161,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(161,'3A','2024-10-28','A','2024-10-28 03:51:03',NULL),(161,'3A','2024-10-29','A','2024-10-29 03:55:06',NULL),(161,'3A','2024-10-30','A','2024-10-30 03:47:01',NULL),(161,'3A','2024-10-31','A','2024-10-31 03:38:49',NULL),(161,'3A','2024-11-01','A','2024-11-01 04:00:17',NULL),(161,'3A','2024-11-02','A','2024-11-02 03:45:48',NULL),(161,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(161,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(161,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(161,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(161,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(161,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(161,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(161,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(161,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(161,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(161,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(161,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(161,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(161,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(161,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(161,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(161,'3A','2024-11-25','A','2024-11-25 03:57:27',NULL),(161,'3A','2024-11-26','L','2024-11-26 03:44:02',NULL),(161,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(161,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(161,'3A','2024-11-29','A','2024-11-29 06:04:12',NULL),(161,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(161,'3A','2025-01-06','P','2025-01-06 05:20:37',NULL),(161,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(161,'3A','2025-01-08','A','2025-01-08 03:59:41',NULL),(161,'3A','2025-01-09','A','2025-01-09 03:47:06',NULL),(161,'3A','2025-01-10','P','2025-01-10 04:00:10',NULL),(161,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(161,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(161,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(161,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(161,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(161,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(161,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(161,'3A','2025-01-23','L','2025-03-06 04:43:33',NULL),(161,'3A','2025-01-24','A','2025-03-06 04:44:05',NULL),(161,'3A','2025-01-25','A','2025-03-06 04:44:56',NULL),(161,'3A','2025-01-27','A','2025-03-06 04:45:46',NULL),(161,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(161,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(161,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(161,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(161,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(161,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(161,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(161,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(161,'3A','2025-02-08','A','2025-03-06 04:50:02',NULL),(161,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(161,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(161,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(161,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(161,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(161,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(161,'3A','2025-02-18','A','2025-03-06 04:53:39',NULL),(161,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(161,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(161,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(161,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(161,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(161,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(161,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(161,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(161,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(161,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(161,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(161,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(161,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(161,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(161,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(161,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(161,'3A','2025-04-07','P','2025-04-07 03:47:03',NULL),(161,'3A','2025-04-08','A','2025-04-08 05:16:44',NULL),(161,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(161,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(161,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(161,'4','2025-04-14','A','2025-04-14 06:32:44',NULL),(161,'4','2025-04-15','A','2025-04-15 04:32:20',NULL),(161,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(161,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(161,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(161,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(161,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(161,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(161,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(161,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(161,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(161,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(161,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(161,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(161,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(161,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(161,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(161,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(161,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(161,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(161,'4','2025-05-12','A','2025-05-12 03:48:16',NULL),(161,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(161,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(161,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(161,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(161,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(161,'4','2025-05-19','A','2025-05-19 06:52:21',NULL),(161,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(161,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(161,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(161,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(161,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(161,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(161,'4','2025-05-30','A','2025-05-30 05:24:42',NULL),(161,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(161,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(161,'4','2025-06-23','A','2025-06-25 05:33:05',NULL),(161,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(161,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(161,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(161,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(161,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(161,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(161,'4','2025-07-08','P','2025-07-09 05:09:56',NULL);
INSERT INTO `attendance` VALUES (161,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(161,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(161,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(161,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(162,'Yellow','2023-06-20','P','2023-06-20 03:36:52',NULL),(162,'Yellow','2023-06-21','P','2023-06-21 04:22:37',NULL),(162,'Yellow','2023-06-23','P','2023-06-23 03:37:47',NULL),(162,'Yellow','2023-07-10','P','2023-07-10 10:16:07',NULL),(162,'Yellow','2023-07-12','A','2023-07-12 03:34:06',NULL),(162,'Yellow','2023-07-13','A','2023-07-13 03:56:28',NULL),(162,'Yellow','2023-07-14','P','2023-07-14 03:42:44',NULL),(162,'Yellow','2023-07-15','P','2023-07-15 04:25:05',NULL),(162,'Yellow','2023-07-17','P','2023-07-17 04:06:33',NULL),(162,'Yellow','2023-07-18','P','2023-07-18 06:39:59',NULL),(162,'Yellow','2023-07-19','P','2023-07-19 03:45:18',NULL),(162,'Yellow','2023-07-20','P','2023-07-20 05:29:10',NULL),(162,'Yellow','2023-07-21','P','2023-07-21 04:59:22',NULL),(162,'Yellow','2023-08-03','P','2023-08-03 03:59:09',NULL),(162,'Yellow','2023-08-04','P','2023-08-04 03:47:05',NULL),(162,'Yellow','2023-08-05','P','2023-08-05 03:45:15',NULL),(162,'Yellow','2023-08-07','P','2023-08-07 03:36:52',NULL),(162,'Yellow','2023-08-08','P','2023-08-08 03:58:20',NULL),(162,'Yellow','2023-08-16','P','2023-08-16 03:36:34',NULL),(162,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(162,'Yellow','2023-09-11','A','2023-09-11 08:45:45',NULL),(162,'Yellow','2023-09-12','A','2023-09-14 03:50:24',NULL),(162,'Yellow','2023-09-13','A','2023-09-13 11:23:05',NULL),(162,'Yellow','2023-09-14','A','2023-09-15 08:27:45',NULL),(162,'Yellow','2023-09-15','A','2023-09-15 08:26:30',NULL),(162,'Yellow','2023-09-16','A','2023-09-19 04:05:25',NULL),(162,'Yellow','2023-09-18','A','2023-09-19 04:06:27',NULL),(162,'Yellow','2023-09-19','A','2023-09-19 09:05:04',NULL),(162,'Yellow','2023-09-20','A','2023-09-20 11:36:29',NULL),(162,'Yellow','2023-09-21','A','2023-09-21 11:06:23',NULL),(162,'Yellow','2023-09-22','A','2023-09-22 10:32:47',NULL),(162,'Yellow','2023-09-23','A','2023-09-23 11:44:21',NULL),(162,'Yellow','2023-09-25','A','2023-09-25 08:38:31',NULL),(162,'Yellow','2023-09-26','A','2023-09-26 09:24:07',NULL),(162,'Yellow','2023-09-27','A','2023-09-28 11:25:15',NULL),(162,'Yellow','2023-09-28','A','2023-09-28 11:25:52',NULL),(162,'Yellow','2023-10-02','A','2023-10-02 11:00:57',NULL),(162,'Yellow','2023-10-03','A','2023-10-03 10:24:56',NULL),(162,'Yellow','2023-10-04','A','2023-10-04 09:44:46',NULL),(162,'Yellow','2023-10-05','A','2023-10-05 11:16:05',NULL),(162,'Yellow','2023-10-06','A','2023-10-06 09:40:56',NULL),(162,'Yellow','2023-10-09','A','2023-10-09 11:17:44',NULL),(162,'Yellow','2023-10-10','A','2023-10-10 11:18:29',NULL),(162,'Yellow','2023-10-11','A','2023-10-11 11:47:05',NULL),(162,'Yellow','2023-10-16','A','2023-10-17 11:35:13',NULL),(162,'Yellow','2023-10-17','A','2023-10-17 11:29:39',NULL),(162,'Yellow','2023-10-19','A','2023-10-19 10:33:06',NULL),(162,'Yellow','2023-10-20','A','2023-10-20 10:42:17',NULL),(162,'Yellow','2023-10-23','A','2023-10-23 11:22:20',NULL),(162,'Yellow','2023-10-24','A','2023-10-24 10:57:08',NULL),(162,'Yellow','2023-10-25','A','2023-10-25 10:40:53',NULL),(162,'Yellow','2023-10-26','A','2023-10-26 11:26:25',NULL),(162,'Yellow','2023-10-27','A','2023-10-30 11:21:20',NULL),(162,'Yellow','2023-10-30','A','2023-10-30 11:17:48',NULL),(162,'Yellow','2023-10-31','A','2023-10-31 11:32:36',NULL),(163,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(163,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(163,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(163,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(163,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(163,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(163,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(163,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(163,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(163,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(163,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(163,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(163,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(163,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(163,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(163,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(163,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(163,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(163,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(163,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(163,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(163,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(163,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(163,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(163,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(163,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(163,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(163,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(163,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(163,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(163,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(163,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(163,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(163,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(163,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(163,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(163,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(163,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(163,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(163,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(163,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(163,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(163,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(163,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(163,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(163,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(163,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(163,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(163,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(163,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(163,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(163,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(163,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(163,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(163,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(163,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(163,'2A','2023-10-10','A','2023-10-10 11:19:46',NULL),(163,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(163,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(163,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(163,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(163,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(163,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(163,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(163,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(163,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(163,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(163,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(163,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(163,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(163,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(163,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(163,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(163,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(163,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(163,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(163,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(163,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(163,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(163,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(163,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(163,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(163,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(163,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(163,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(163,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(163,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(163,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(163,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(163,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(163,'2A','2023-12-04','A','2023-12-04 11:47:57',NULL),(163,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(163,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(163,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(163,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(163,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(163,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(163,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(163,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(163,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(163,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(163,'2A','2024-01-01','L','2024-01-03 05:12:38',NULL),(163,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(163,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(163,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(163,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(163,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(163,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(163,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(163,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(163,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(163,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(163,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(163,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(163,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(163,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(163,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(163,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(163,'2A','2024-01-29','A','2024-01-30 04:41:53',NULL),(163,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(163,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(163,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(163,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(163,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(163,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(163,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(163,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(163,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(163,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(163,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(163,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(163,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(163,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(163,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(163,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(163,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(163,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(163,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(163,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(163,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(163,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(163,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(163,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(163,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(163,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(163,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(163,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(163,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(163,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(163,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(163,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(163,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(163,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(163,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(163,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(163,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(163,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(163,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(163,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(163,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(163,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(163,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(163,'2A','2024-04-15','A','2024-04-15 06:36:43',NULL),(163,'2A','2024-04-16','A','2024-04-16 09:38:07',NULL),(163,'2A','2024-04-17','A','2024-04-22 11:47:17',NULL),(163,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(163,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(163,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(163,'2A','2024-04-22','A','2024-04-22 06:20:04',NULL),(163,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(163,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(163,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(163,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(163,'2A','2024-05-02','A','2024-05-02 05:07:02',NULL),(163,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(163,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(163,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(163,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(163,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(163,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(163,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(163,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(163,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(163,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(163,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(163,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(163,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(163,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(163,'2A','2024-05-27','A','2024-05-27 06:22:28',NULL),(163,'2A','2024-05-29','A','2024-05-29 07:02:55',NULL),(163,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(163,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(163,'2A','2024-06-24','A','2024-06-24 06:09:03',NULL),(163,'2A','2024-07-01','P','2024-07-02 07:24:27',NULL),(163,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(163,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(163,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(163,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(163,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(163,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(163,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(163,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(163,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(163,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(163,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(163,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(163,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(163,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(163,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(163,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(163,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(163,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(163,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(163,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(163,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(163,'2A','2024-08-10','L','2024-08-10 08:07:42',NULL),(163,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(163,'2A','2024-08-15','A','2024-08-15 07:36:21',NULL),(163,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(163,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(163,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(163,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(163,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(163,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(163,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(163,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(163,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(163,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(163,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(163,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(163,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(163,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(163,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(163,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(163,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(163,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(163,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(163,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(163,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(163,'3A','2024-10-08','A','2024-10-08 03:30:20',NULL),(163,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(163,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(163,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(163,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(163,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(163,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(163,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(163,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(163,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(163,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(163,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(163,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(163,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(163,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(163,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(163,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(163,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(163,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(163,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(163,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(163,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(163,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(163,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(163,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(163,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(163,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(163,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(163,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(163,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(163,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(163,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(163,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(163,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(163,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(163,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(163,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(163,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(163,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(163,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(163,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(163,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(163,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(163,'3A','2025-01-06','A','2025-01-06 05:20:37',NULL),(163,'3A','2025-01-07','A','2025-01-07 05:19:57',NULL),(163,'3A','2025-01-08','A','2025-01-08 03:59:41',NULL),(163,'3A','2025-01-09','A','2025-01-09 03:47:06',NULL),(163,'3A','2025-01-10','L','2025-01-10 04:00:10',NULL),(163,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(163,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(163,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(163,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(163,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(163,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(163,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(163,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(163,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(163,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(163,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(163,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(163,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(163,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(163,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(163,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(163,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(163,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(163,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(163,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(163,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(163,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(163,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(163,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(163,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(163,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(163,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(163,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(163,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(163,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(163,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(163,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(163,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(163,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(163,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(163,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(163,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(163,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(163,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(163,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(163,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(163,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(163,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(163,'3A','2025-04-07','A','2025-04-07 03:47:03',NULL),(163,'3A','2025-04-08','A','2025-04-08 05:16:44',NULL),(163,'3A','2025-04-09','A','2025-04-09 05:25:16',NULL),(163,'4','2025-04-11','L','2025-04-12 05:38:07',NULL),(163,'4','2025-04-12','L','2025-04-12 05:33:45',NULL),(163,'4','2025-04-14','A','2025-04-14 06:32:44',NULL),(163,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(163,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(163,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(163,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(163,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(163,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(163,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(163,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(163,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(163,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(163,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(163,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(163,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(163,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(163,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(163,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(163,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(163,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(163,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(163,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(163,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(163,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(163,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(163,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(163,'4','2025-05-17','A','2025-05-17 03:55:12',NULL),(163,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(163,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(163,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(163,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(163,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(163,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(163,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(163,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(163,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(163,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(163,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(163,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(163,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(163,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(163,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(163,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(163,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(163,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(163,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(163,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(163,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(163,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(164,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(164,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(164,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(164,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(164,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(164,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(164,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(164,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(164,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(164,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(164,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(164,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(164,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(164,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(164,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(164,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(164,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(164,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(164,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(164,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(164,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(164,'Purple','2023-08-21','P','2023-08-25 08:46:24',NULL),(164,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(164,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(164,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(164,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(164,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(164,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(164,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(164,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(164,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(164,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(164,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(164,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(164,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(164,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(164,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(164,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(164,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(164,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(164,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(164,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(164,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(164,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(164,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(164,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(164,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(164,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(164,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(164,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(164,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(164,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(164,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(164,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(164,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(164,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(164,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(164,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(164,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(164,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(164,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(164,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(164,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(164,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(164,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(164,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(164,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(164,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(164,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(164,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(164,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(164,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(164,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(164,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(164,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(164,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(164,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(164,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(164,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(164,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(164,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(164,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(164,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(164,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(164,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(164,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(164,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(164,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(164,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(164,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(164,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(164,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(164,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(164,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(164,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(164,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(164,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(164,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(164,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(164,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(164,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(164,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(164,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(164,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(164,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(164,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(164,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(164,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(164,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(164,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(164,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(164,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(164,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(164,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(164,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(164,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(164,'Purple','2024-01-09','A','2024-01-22 06:40:15',NULL),(164,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(164,'Purple','2024-01-15','A','2024-01-16 10:57:40',NULL),(164,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(164,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(164,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(164,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(164,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(164,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(164,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(164,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(164,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(164,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(164,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(164,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(164,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(164,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(164,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(164,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(164,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(164,'Purple','2024-02-16','A','2024-02-16 04:39:27',NULL),(164,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(164,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(164,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(164,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(164,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(164,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(164,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(164,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(164,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(164,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(164,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(164,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(164,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(164,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(164,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(164,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(164,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(164,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(164,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(164,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(164,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(164,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(164,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(164,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(164,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(164,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(164,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(164,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(164,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(164,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(164,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(164,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(164,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(164,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(164,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(164,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(164,'Purple','2024-04-19','A','2024-04-19 05:17:54',NULL),(164,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(164,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(164,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(164,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(164,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(164,'Purple','2024-04-26','A','2024-04-26 04:12:11',NULL),(164,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(164,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(164,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(164,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(164,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(164,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(164,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(164,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(164,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(164,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(164,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(164,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(164,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(164,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(164,'Purple','2024-05-20','A','2024-05-20 04:06:29',NULL),(164,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(164,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(164,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(164,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(164,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(164,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(164,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(164,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(164,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(164,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(164,'Purple','2024-07-06','A','2024-07-08 15:55:56',NULL),(164,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(164,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(164,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(164,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(164,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(164,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(164,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(164,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(164,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(164,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(164,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(164,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(164,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(164,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(164,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(164,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(164,'Purple','2024-08-16','A','2024-08-16 04:15:53',NULL),(164,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(164,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(164,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(164,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(164,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(164,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(164,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(164,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(164,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(164,'Purple','2024-09-16','A','2024-09-16 03:28:11',NULL),(164,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(164,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(164,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(164,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(164,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(164,'Purple','2024-09-24','A','2024-09-24 03:42:05',NULL),(164,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(164,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(164,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(164,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(164,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(164,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(164,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(164,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(164,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(164,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(164,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(164,'Purple','2024-10-10','A','2024-10-10 03:48:54',NULL),(164,'Purple','2024-10-11','A','2024-10-11 03:48:20',NULL),(164,'Purple','2024-10-14','P','2024-10-14 03:42:43','2024-10-14 05:27:45'),(164,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(164,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(164,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(164,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(164,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(164,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(164,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(164,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(164,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(164,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(164,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(164,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(164,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(164,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(164,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(164,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(164,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(164,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(164,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(164,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(164,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(164,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(164,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(164,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(164,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(164,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(164,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(164,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(164,'Purple','2024-11-18','A','2024-11-18 05:18:28',NULL),(164,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(164,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(164,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(164,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(164,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(164,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(164,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(164,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(164,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(164,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(164,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(164,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(164,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(164,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(164,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(164,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(164,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(164,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(164,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(164,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(164,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(164,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(164,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(164,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(164,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(164,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(164,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(164,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(164,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(164,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(164,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(164,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(164,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(164,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(164,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(164,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(164,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(164,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(164,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(164,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(164,'Purple','2025-02-18','A','2025-02-27 05:30:16',NULL),(164,'Purple','2025-02-20','L','2025-02-27 05:31:07',NULL),(164,'Purple','2025-02-21','L','2025-02-27 05:33:00',NULL),(164,'Purple','2025-02-22','A','2025-02-27 05:34:25',NULL),(164,'Purple','2025-02-24','A','2025-02-27 05:37:14',NULL),(164,'Purple','2025-02-25','A','2025-02-25 05:19:07',NULL),(164,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(164,'Purple','2025-02-27','L','2025-02-27 05:40:21',NULL),(164,'Purple','2025-02-28','L','2025-02-28 03:55:10',NULL),(164,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(164,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(164,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(164,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(164,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(164,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(164,'Purple','2025-03-10','A','2025-03-10 05:26:51',NULL),(164,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(164,'Purple','2025-03-12','A','2025-03-12 03:29:31',NULL),(164,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(164,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(164,'Purple','2025-03-15','A','2025-03-15 07:21:06',NULL),(164,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(164,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(164,'Purple','2025-03-19','A','2025-03-19 03:27:44',NULL),(164,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(164,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(164,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(164,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(164,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(164,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(164,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(164,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(164,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(164,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(164,'Purple','2025-04-17','A','2025-04-17 03:56:07',NULL),(164,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(164,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(164,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(164,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(164,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(164,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(164,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(164,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(164,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(164,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(164,'Purple','2025-05-02','A','2025-05-02 04:57:09',NULL),(164,'Purple','2025-05-05','A','2025-05-05 11:13:46',NULL),(164,'Purple','2025-05-06','A','2025-05-08 04:12:02',NULL),(164,'Purple','2025-05-07','A','2025-05-08 04:09:29',NULL),(164,'Purple','2025-05-08','A','2025-05-08 04:08:19',NULL),(164,'Purple','2025-05-09','A','2025-05-09 06:10:50',NULL),(164,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(164,'Purple','2025-05-12','A','2025-05-12 03:42:12',NULL),(164,'Purple','2025-05-13','A','2025-05-13 04:17:56',NULL),(164,'Purple','2025-05-14','A','2025-05-14 03:59:18',NULL),(164,'Purple','2025-05-15','A','2025-05-15 04:06:46',NULL),(164,'Purple','2025-05-16','A','2025-05-16 04:11:12',NULL),(164,'Purple','2025-05-17','A','2025-05-17 04:11:27',NULL),(164,'Purple','2025-05-19','A','2025-05-19 06:15:31',NULL),(164,'Purple','2025-05-20','A','2025-05-20 04:44:23','2025-05-20 04:56:29'),(164,'Purple','2025-05-21','A','2025-05-21 04:30:58',NULL),(164,'Purple','2025-05-22','A','2025-05-22 05:31:15',NULL),(164,'Purple','2025-05-23','A','2025-05-23 05:40:36',NULL),(164,'Purple','2025-05-26','A','2025-05-26 03:56:32',NULL),(164,'Purple','2025-05-29','A','2025-05-29 04:18:39',NULL),(164,'Purple','2025-05-30','A','2025-05-30 05:17:51',NULL),(164,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(164,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(164,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(164,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(164,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(164,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(164,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(164,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(164,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(164,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(164,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(164,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(164,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(164,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(164,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(164,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(164,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(164,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(164,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(165,'1','2023-06-19','A','2023-06-19 04:07:19',NULL),(165,'1','2023-06-20','A','2023-06-20 03:26:28',NULL),(165,'1','2023-06-21','A','2023-06-21 04:21:30',NULL),(165,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(165,'1','2023-06-23','A','2023-06-23 03:45:05',NULL),(165,'1','2023-07-10','P','2023-07-10 09:09:29',NULL),(165,'1','2023-07-12','A','2023-07-12 03:29:36',NULL),(165,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(165,'1','2023-07-14','A','2023-07-14 03:36:43',NULL),(165,'2A','2023-07-15','A','2023-07-15 04:10:07',NULL),(165,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(165,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(165,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(165,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(165,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(165,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(165,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(165,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(165,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(165,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(165,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(165,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(165,'2A','2023-08-23','A','2023-08-25 08:23:46',NULL),(165,'2A','2023-08-24','A','2023-08-25 08:24:23',NULL),(165,'2A','2023-08-25','A','2023-08-25 08:26:45',NULL),(165,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(165,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(165,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(165,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(165,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(165,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(165,'2A','2023-09-06','A','2023-09-06 06:14:20',NULL),(165,'2A','2023-09-08','A','2023-09-08 10:39:55',NULL),(165,'2A','2023-09-09','A','2023-09-09 09:19:04',NULL),(165,'2A','2023-09-11','A','2023-09-11 08:32:32',NULL),(165,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(165,'2A','2023-09-13','A','2023-09-13 11:18:37',NULL),(165,'2A','2023-09-14','A','2023-09-15 08:33:27',NULL),(165,'2A','2023-09-15','A','2023-09-15 08:32:30',NULL),(165,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(165,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(165,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(165,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(165,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(165,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(165,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(165,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(165,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(165,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(165,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(165,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(165,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(165,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(165,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(165,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(165,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(165,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(165,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(165,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(165,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(165,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(165,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(165,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(165,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(165,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(165,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(165,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(165,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(165,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(165,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(165,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(165,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(165,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(165,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(165,'2A','2023-11-07','A','2023-11-07 11:10:18',NULL),(165,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(165,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(165,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(165,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(165,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(165,'2A','2023-11-17','A','2023-11-25 05:49:05',NULL),(165,'2A','2023-11-18','A','2023-11-18 11:31:40',NULL),(165,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(165,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(165,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(165,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(165,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(165,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(165,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(165,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(165,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(165,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(165,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(165,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(165,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(165,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(165,'2A','2023-12-12','A','2023-12-20 11:10:33',NULL),(165,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(165,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(165,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(165,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(165,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(165,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(165,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(165,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(165,'2A','2024-01-05','A','2024-01-30 04:52:52',NULL),(165,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(165,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(165,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(165,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(165,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(165,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(165,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(165,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(165,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(165,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(165,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(165,'2A','2024-01-26','A','2024-01-26 04:55:29',NULL),(165,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(165,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(165,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(165,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(165,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(165,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(165,'2A','2024-02-12','A','2024-02-12 05:07:35',NULL),(165,'2A','2024-02-13','A','2024-02-13 04:28:01',NULL),(165,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(165,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(165,'2A','2024-02-16','L','2024-02-16 05:23:22',NULL),(165,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(165,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(165,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(165,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(165,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(165,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(165,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(165,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(165,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(165,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(165,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(165,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(165,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(165,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(165,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(165,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(165,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(165,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(165,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(165,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(165,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(165,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(165,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(165,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(165,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(165,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(165,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(165,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(165,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(165,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(165,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(165,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(165,'2A','2024-03-29','A','2024-03-29 05:45:07',NULL),(165,'2A','2024-04-15','P','2024-04-15 06:36:43',NULL),(165,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(165,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(165,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(165,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(165,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(165,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(165,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(165,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(165,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(165,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(165,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(165,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(165,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(165,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(165,'2A','2024-05-07','A','2024-05-07 04:21:18',NULL),(165,'2A','2024-05-08','A','2024-05-08 04:53:53',NULL),(165,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(165,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(165,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(165,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(165,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(165,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(165,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(165,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(165,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(165,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(165,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(165,'2A','2024-05-30','A','2024-05-30 07:18:59',NULL),(165,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(165,'2A','2024-06-24','P','2024-06-24 06:09:03',NULL),(165,'2A','2024-07-01','P','2024-07-02 07:24:27',NULL),(165,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(165,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(165,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(165,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(165,'2A','2024-07-06','A','2024-07-08 15:46:05',NULL),(165,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(165,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(165,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(165,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(165,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(165,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(165,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(165,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(165,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(165,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(165,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(165,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(165,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(165,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(165,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(165,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(165,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(165,'2A','2024-08-13','A','2024-08-13 05:07:32',NULL),(165,'2A','2024-08-15','A','2024-08-15 07:36:21',NULL),(165,'2A','2024-08-16','A','2024-08-16 05:19:33',NULL),(165,'2A','2024-08-17','L','2024-08-17 05:13:53',NULL),(165,'3A','2024-09-05','A','2024-09-05 04:07:25',NULL),(165,'3A','2024-09-07','A','2024-09-07 04:04:08',NULL),(165,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(165,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(165,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(165,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(165,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(165,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(165,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(165,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(165,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(165,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(165,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(165,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(165,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(165,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(165,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(165,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(165,'3A','2024-10-07','A','2024-10-07 05:26:23','2024-10-07 05:27:05'),(165,'3A','2024-10-08','A','2024-10-08 03:30:20',NULL),(165,'3A','2024-10-09','A','2024-10-09 03:52:53',NULL),(165,'3A','2024-10-11','A','2024-10-11 03:58:27',NULL),(165,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(165,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(165,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(165,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(165,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(165,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(165,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(165,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(165,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(165,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(165,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(165,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(165,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(165,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(165,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(165,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(165,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(165,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(165,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(165,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(165,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(165,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(165,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(165,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(165,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(165,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(165,'3A','2024-11-14','A','2024-11-14 03:55:10',NULL),(165,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(165,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(165,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(165,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(165,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(165,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(165,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(165,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(165,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(165,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(165,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(165,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(165,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(165,'3A','2025-01-06','P','2025-01-06 05:20:37',NULL),(165,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(165,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(165,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(165,'3A','2025-01-10','P','2025-01-10 04:00:10',NULL),(165,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(165,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(165,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(165,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(165,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(165,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(165,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(165,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(165,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(165,'3A','2025-01-25','A','2025-03-06 04:44:56',NULL),(165,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(165,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(165,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(165,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(165,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(165,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(165,'3A','2025-02-04','A','2025-03-06 04:48:26',NULL),(165,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(165,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(165,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(165,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(165,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(165,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(165,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(165,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(165,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(165,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(165,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(165,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(165,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(165,'3A','2025-02-24','A','2025-03-06 04:54:40',NULL),(165,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(165,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(165,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(165,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(165,'3A','2025-03-01','A','2025-03-01 07:26:28',NULL),(165,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(165,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(165,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(165,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(165,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(165,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(165,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(165,'3A','2025-04-07','P','2025-04-07 03:47:03',NULL),(165,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(165,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(165,'4','2025-04-11','A','2025-04-12 05:38:07',NULL),(165,'4','2025-04-12','A','2025-04-12 05:33:45',NULL),(165,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(165,'4','2025-04-15','A','2025-04-15 04:32:20',NULL),(165,'4','2025-04-16','A','2025-04-16 05:25:28',NULL),(165,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(165,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(165,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(165,'4','2025-04-21','A','2025-04-21 03:50:20',NULL),(165,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(165,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(165,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(165,'4','2025-04-25','A','2025-04-25 04:55:04',NULL),(165,'4','2025-04-28','A','2025-04-28 06:25:06',NULL),(165,'4','2025-04-29','A','2025-04-29 04:43:40',NULL),(165,'4','2025-04-30','A','2025-04-30 04:53:32',NULL),(165,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(165,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(165,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(165,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(165,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(165,'4','2025-05-10','A','2025-05-10 06:30:42',NULL),(165,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(165,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(165,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(165,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(165,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(165,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(165,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(165,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(165,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(165,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(165,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(165,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(165,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(165,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(165,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(165,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(165,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(165,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(165,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(165,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(165,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(165,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(165,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(165,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(165,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(165,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(165,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(165,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(166,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(166,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(166,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(166,'Green','2023-09-14','A','2023-09-14 03:58:36',NULL),(166,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(166,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(166,'Green','2023-09-18','A','2023-09-18 03:39:48',NULL),(166,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(166,'Green','2023-09-20','A','2023-09-20 05:42:43',NULL),(166,'Green','2023-09-21','A','2023-09-21 05:56:43',NULL),(166,'Green','2023-09-22','A','2023-09-22 04:55:41',NULL),(166,'Green','2023-09-23','A','2023-09-23 04:30:20',NULL),(166,'Green','2023-09-25','A','2023-09-25 03:58:43',NULL),(166,'Green','2023-09-26','A','2023-09-26 04:12:47',NULL),(166,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(166,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(166,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(166,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(166,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(166,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(166,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(166,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(166,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(166,'Green','2023-10-09','A','2023-10-09 03:28:00',NULL),(166,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(166,'Green','2023-10-11','A','2023-10-11 04:41:38',NULL),(166,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(166,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(166,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(166,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(166,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(166,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(166,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(166,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(166,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(166,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(166,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(166,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(166,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(166,'Green','2023-11-01','A','2023-11-01 03:29:09',NULL),(166,'Green','2023-11-02','A','2023-11-02 03:31:15',NULL),(166,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(166,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(166,'Green','2023-11-06','A','2023-11-06 03:55:49',NULL),(166,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(166,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(166,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(166,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(166,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(166,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(166,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(166,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(166,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(166,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(166,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(166,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(166,'Green','2023-11-24','A','2023-11-25 05:06:47',NULL),(166,'Green','2023-11-25','A','2023-11-25 04:36:46',NULL),(166,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(166,'Green','2023-11-28','A','2023-11-28 05:59:45',NULL),(166,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(166,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(166,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(166,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(166,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(166,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(166,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(166,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(166,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(166,'Green','2023-12-14','A','2023-12-20 11:28:58',NULL),(166,'Green','2023-12-15','A','2023-12-20 11:31:19',NULL),(166,'Green','2023-12-16','A','2023-12-20 11:32:39',NULL),(166,'Green','2024-01-01','A','2024-01-03 05:07:50',NULL),(166,'Green','2024-01-02','A','2024-01-23 09:40:42',NULL),(166,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(166,'Green','2024-01-04','A','2024-01-15 09:49:15',NULL),(166,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(166,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(166,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(166,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(166,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(166,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(166,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(166,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(166,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(166,'Green','2024-01-18','A','2024-01-18 04:01:16',NULL),(166,'Green','2024-01-19','A','2024-01-23 09:32:59',NULL),(166,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(166,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(166,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(166,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(166,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(166,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(166,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(166,'Green','2024-01-31','A','2024-01-31 04:00:28',NULL),(166,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(166,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(166,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(166,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(166,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(166,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(166,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(166,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(166,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(166,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(166,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(166,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(166,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(166,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(166,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(166,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(166,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(166,'Orange','2024-03-05','A','2024-03-05 04:14:10',NULL),(166,'Orange','2024-03-06','A','2024-03-06 04:38:09',NULL),(166,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(166,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(166,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(166,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(166,'Orange','2024-03-12','A','2024-03-12 04:09:24',NULL),(166,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(166,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(166,'Orange','2024-03-15','A','2024-03-15 03:45:59',NULL),(166,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(166,'Orange','2024-03-19','A','2024-03-19 05:16:07',NULL),(166,'Orange','2024-03-20','A','2024-03-20 04:06:07',NULL),(166,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(166,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(166,'Orange','2024-03-25','A','2024-03-25 03:49:24',NULL),(166,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(166,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(166,'Orange','2024-03-28','A','2024-03-28 03:59:47',NULL),(166,'Orange','2024-03-29','A','2024-03-29 03:32:20',NULL),(166,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(166,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(166,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(166,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(166,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(166,'Orange','2024-04-20','A','2024-04-20 04:11:43',NULL),(166,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(166,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(166,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(166,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(166,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(166,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(166,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(166,'Orange','2024-05-03','A','2024-05-04 05:40:07',NULL),(166,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(166,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(166,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(166,'Orange','2024-05-10','A','2024-05-10 04:31:07',NULL),(166,'Orange','2024-05-11','A','2024-05-11 04:27:14',NULL),(166,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(166,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(166,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(166,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(166,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(166,'Orange','2024-05-18','A','2024-05-18 04:52:12',NULL),(166,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(166,'Orange','2024-05-21','A','2024-05-21 04:19:49',NULL),(166,'Orange','2024-05-25','A','2024-05-25 03:50:03',NULL),(166,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(166,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(166,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(166,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(166,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(166,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(166,'Orange','2024-07-02','A','2024-07-02 06:57:43',NULL),(166,'Orange','2024-07-03','A','2024-07-03 05:01:47',NULL),(166,'Orange','2024-07-04','A','2024-07-05 07:19:43',NULL),(166,'Orange','2024-07-05','A','2024-07-05 05:21:28',NULL),(166,'Orange','2024-07-06','A','2024-07-08 15:48:56',NULL),(166,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(166,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(166,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(166,'Orange','2024-07-11','A','2024-07-11 10:03:32',NULL),(166,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(166,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(166,'Orange','2024-07-18','A','2024-07-18 10:10:39',NULL),(166,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(166,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(166,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(166,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(166,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(166,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(166,'Orange','2024-07-27','A','2024-07-27 08:03:15',NULL),(166,'Orange','2024-07-29','A','2024-07-31 14:54:21',NULL),(166,'Orange','2024-07-30','A','2024-07-31 14:43:29',NULL),(166,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(166,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(166,'Orange','2024-08-13','A','2024-08-13 05:18:12',NULL),(166,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(166,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(166,'Orange','2024-08-17','A','2024-08-17 04:50:18',NULL),(166,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(166,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(166,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(166,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(166,'Orange','2024-09-07','A','2024-09-07 03:42:53',NULL),(166,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(166,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(166,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(166,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(166,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(166,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(166,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(166,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(166,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(166,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(166,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(166,'Orange','2024-09-26','A','2024-09-26 03:50:58',NULL),(166,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(166,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(166,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(166,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(166,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(166,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(166,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(166,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(166,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(166,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(166,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(166,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(166,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(166,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(166,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(166,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(166,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(166,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(166,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(166,'Orange','2024-10-23','A','2024-10-23 03:50:01',NULL),(166,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(166,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(166,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(166,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(166,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(166,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(166,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(166,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(166,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(166,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(166,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(166,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(166,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(166,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(166,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(166,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(166,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(166,'Orange','2024-11-14','A','2024-11-14 03:51:10',NULL),(166,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(166,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(166,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(166,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(166,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(166,'Orange','2024-11-21','A','2024-11-21 05:37:06',NULL),(166,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(166,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(166,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(166,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(166,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(166,'Orange','2024-11-30','A','2024-11-30 03:32:44',NULL),(166,'Orange','2025-01-06','A','2025-01-06 05:11:52',NULL),(166,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(166,'Orange','2025-01-08','A','2025-01-08 03:50:56',NULL),(166,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(166,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(166,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(166,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(166,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(166,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(166,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(166,'Orange','2025-02-26','A','2025-02-26 05:17:46',NULL),(166,'Orange','2025-02-27','A','2025-02-27 05:21:15',NULL),(166,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(166,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(166,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(166,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(166,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(166,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(166,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(166,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(166,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(166,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(166,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(166,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(166,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(166,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(166,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(166,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(166,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(166,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(166,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(166,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(166,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(166,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(166,'Pink','2025-02-20','A','2025-03-01 06:33:55',NULL),(166,'Pink','2025-02-21','A','2025-03-01 06:36:36',NULL),(166,'Pink','2025-02-22','A','2025-03-01 06:39:43',NULL),(166,'Pink','2025-02-24','A','2025-03-01 06:40:41',NULL),(166,'Pink','2025-02-25','A','2025-03-01 06:45:34',NULL),(166,'Pink','2025-02-26','A','2025-03-01 06:48:22',NULL),(166,'Pink','2025-02-28','A','2025-02-28 04:02:31',NULL),(166,'Pink','2025-03-01','A','2025-03-01 07:22:06',NULL),(166,'Pink','2025-03-03','A','2025-03-03 04:10:16',NULL),(166,'Pink','2025-03-04','A','2025-03-04 03:51:34',NULL),(166,'Pink','2025-03-05','A','2025-03-05 03:31:34',NULL),(166,'Pink','2025-03-06','A','2025-03-06 03:49:33',NULL),(166,'Pink','2025-03-08','A','2025-03-10 05:17:26',NULL),(166,'Pink','2025-03-10','A','2025-03-10 05:28:27',NULL),(166,'Pink','2025-03-11','A','2025-03-11 04:46:34',NULL),(166,'Pink','2025-03-12','A','2025-03-12 03:33:25',NULL),(166,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(166,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(166,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(166,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(166,'Pink','2025-03-18','A','2025-03-19 03:32:45',NULL),(166,'Pink','2025-03-19','A','2025-03-19 03:33:38',NULL),(166,'Pink','2025-03-20','A','2025-03-20 04:42:48',NULL),(166,'Pink','2025-03-21','A','2025-03-21 03:55:06',NULL),(166,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(166,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(166,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(166,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(166,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(166,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(166,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(166,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(166,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(166,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(166,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(166,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(166,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(166,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(166,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(166,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(166,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(166,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(166,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(166,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(166,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(166,'Pink','2025-05-06','A','2025-05-08 04:20:37',NULL),(166,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(166,'Pink','2025-05-08','A','2025-05-08 04:17:18',NULL),(166,'Pink','2025-05-09','A','2025-05-09 06:13:29',NULL),(166,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(166,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(166,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(166,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(166,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(166,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(166,'Pink','2025-05-17','A','2025-05-17 04:16:35','2025-05-17 04:23:15'),(166,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(166,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(166,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(166,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(166,'Pink','2025-05-23','L','2025-05-23 05:53:52',NULL),(166,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(166,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(166,'Pink','2025-05-30','A','2025-05-30 05:16:11',NULL),(166,'Pink','2025-06-10','A','2025-06-10 07:29:55',NULL),(166,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(166,'Pink','2025-06-23','A','2025-06-23 04:40:58',NULL),(166,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(166,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(166,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(166,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(166,'Pink','2025-07-02','A','2025-07-02 06:29:57',NULL),(166,'Pink','2025-07-03','A','2025-07-03 04:41:48',NULL),(166,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(166,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(166,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(166,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(166,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(166,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(166,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(166,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(166,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(166,'Yellow','2023-06-20','A','2023-06-20 03:36:52',NULL),(166,'Yellow','2023-06-21','P','2023-06-21 04:22:37',NULL),(166,'Yellow','2023-06-23','P','2023-06-23 03:37:47',NULL),(166,'Yellow','2023-07-10','A','2023-07-10 10:16:07',NULL),(166,'Yellow','2023-07-12','A','2023-07-12 03:34:06',NULL),(166,'Yellow','2023-07-13','A','2023-07-13 03:56:28',NULL),(166,'Yellow','2023-07-14','A','2023-07-14 03:42:44',NULL),(166,'Yellow','2023-07-15','A','2023-07-15 04:25:05',NULL),(166,'Yellow','2023-07-17','P','2023-07-17 04:06:33',NULL),(166,'Yellow','2023-07-18','P','2023-07-18 06:39:59',NULL),(166,'Yellow','2023-07-19','A','2023-07-19 03:45:18',NULL),(166,'Yellow','2023-07-20','A','2023-07-20 05:29:10',NULL),(166,'Yellow','2023-07-21','A','2023-07-21 04:59:22',NULL),(166,'Yellow','2023-08-03','A','2023-08-03 03:59:09',NULL),(166,'Yellow','2023-08-04','P','2023-08-04 03:47:05',NULL),(166,'Yellow','2023-08-05','A','2023-08-05 03:45:15',NULL),(166,'Yellow','2023-08-07','A','2023-08-07 03:36:52',NULL),(166,'Yellow','2023-08-08','A','2023-08-08 03:58:20',NULL),(166,'Yellow','2023-08-16','A','2023-08-16 03:36:34',NULL),(167,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(167,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(167,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(167,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(167,'Blue','2024-03-04','L','2024-03-04 03:48:59',NULL),(167,'Blue','2024-03-05','L','2024-03-05 04:10:42',NULL),(167,'Blue','2024-03-06','L','2024-03-06 04:39:23',NULL),(167,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(167,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(167,'Blue','2024-03-11','L','2024-03-11 05:31:54',NULL),(167,'Blue','2024-03-12','A','2024-03-12 04:07:50',NULL),(167,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(167,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(167,'Blue','2024-03-15','L','2024-03-15 03:49:48',NULL),(167,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(167,'Blue','2024-03-19','A','2024-03-19 05:19:51',NULL),(167,'Blue','2024-03-20','A','2024-03-20 04:10:54',NULL),(167,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(167,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(167,'Blue','2024-03-25','A','2024-03-25 03:55:55',NULL),(167,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(167,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(167,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(167,'Blue','2024-03-29','A','2024-03-29 03:33:42',NULL),(167,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(167,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(167,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(167,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(167,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(167,'Blue','2024-04-20','A','2024-04-20 04:09:01',NULL),(167,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(167,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(167,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(167,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(167,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(167,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(167,'Blue','2024-05-03','A','2024-05-04 06:25:35',NULL),(167,'Blue','2024-05-04','A','2024-05-04 05:25:50',NULL),(167,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(167,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(167,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(167,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(167,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(167,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(167,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(167,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(167,'Blue','2024-05-15','A','2024-05-15 05:03:31',NULL),(167,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(167,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(167,'Blue','2024-05-18','A','2024-05-18 10:45:22',NULL),(167,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(167,'Blue','2024-05-21','A','2024-05-21 04:29:05',NULL),(167,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(167,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(167,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(167,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(167,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(167,'Blue','2024-07-02','A','2024-07-02 06:11:23',NULL),(167,'Blue','2024-07-03','A','2024-07-03 04:34:09',NULL),(167,'Blue','2024-07-04','A','2024-07-05 05:57:50',NULL),(167,'Blue','2024-07-05','A','2024-07-05 05:32:48',NULL),(167,'Blue','2024-07-06','A','2024-07-08 15:54:22',NULL),(167,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(167,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(167,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(167,'Blue','2024-07-11','A','2024-07-11 09:41:41',NULL),(167,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(167,'Blue','2024-07-18','A','2024-07-18 10:17:57',NULL),(167,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(167,'Blue','2024-07-20','A','2024-07-20 09:46:55',NULL),(167,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(167,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(167,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(167,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(167,'Blue','2024-07-27','A','2024-07-27 08:07:59',NULL),(167,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(167,'Blue','2024-07-30','A','2024-07-31 14:45:57',NULL),(167,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(167,'Blue','2024-08-13','A','2024-08-13 05:04:06',NULL),(167,'Blue','2024-08-15','P','2024-08-15 07:25:59',NULL),(167,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(167,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(167,'Blue','2024-08-23','A','2024-08-23 05:42:31',NULL),(167,'Blue','2024-09-02','A','2024-09-02 03:59:35',NULL),(167,'Blue','2024-09-03','A','2024-09-03 16:54:34',NULL),(167,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(167,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(167,'Blue','2024-09-07','A','2024-09-07 03:46:51',NULL),(167,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(167,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(167,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(167,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(167,'Blue','2024-09-14','A','2024-09-14 03:34:35',NULL),(167,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(167,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(167,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(167,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(167,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(167,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(167,'Blue','2024-09-26','A','2024-09-26 03:51:55',NULL),(167,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(167,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(167,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(167,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(167,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(167,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(167,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(167,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(167,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(167,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(167,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(167,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(167,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(167,'Blue','2024-10-16','A','2024-10-17 04:05:44',NULL),(167,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(167,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(167,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(167,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(167,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(167,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(167,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(167,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(167,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(167,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(167,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(167,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(167,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(167,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(167,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(167,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(167,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(167,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(167,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(167,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(167,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(167,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(167,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(167,'Blue','2024-11-14','A','2024-11-14 03:51:54',NULL),(167,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(167,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(167,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(167,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(167,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(167,'Blue','2024-11-21','A','2024-11-21 05:38:49',NULL),(167,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(167,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(167,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(167,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(167,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(167,'Blue','2024-11-30','A','2024-11-30 03:36:28',NULL),(167,'Blue','2025-01-06','A','2025-01-06 05:16:46',NULL),(167,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(167,'Blue','2025-01-08','A','2025-01-08 03:53:10',NULL),(167,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(167,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(167,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(167,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(167,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(167,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(167,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(167,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(167,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(167,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(167,'Green','2023-09-14','A','2023-09-14 03:58:36',NULL),(167,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(167,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(167,'Green','2023-09-18','A','2023-09-18 03:39:48',NULL),(167,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(167,'Green','2023-09-20','A','2023-09-20 05:42:43',NULL),(167,'Green','2023-09-21','A','2023-09-21 05:56:43',NULL),(167,'Green','2023-09-22','A','2023-09-22 04:55:41',NULL),(167,'Green','2023-09-23','A','2023-09-23 04:30:20',NULL),(167,'Green','2023-09-25','A','2023-09-25 03:58:43',NULL),(167,'Green','2023-09-26','A','2023-09-26 04:12:47',NULL),(167,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(167,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(167,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(167,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(167,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(167,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(167,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(167,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(167,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(167,'Green','2023-10-09','A','2023-10-09 03:28:00',NULL),(167,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(167,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(167,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(167,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(167,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(167,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(167,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(167,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(167,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(167,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(167,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(167,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(167,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(167,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(167,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(167,'Green','2023-11-01','A','2023-11-01 03:29:09',NULL),(167,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(167,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(167,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(167,'Green','2023-11-06','A','2023-11-06 03:55:49',NULL),(167,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(167,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(167,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(167,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(167,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(167,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(167,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(167,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(167,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(167,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(167,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(167,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(167,'Green','2023-11-24','A','2023-11-25 05:06:47',NULL),(167,'Green','2023-11-25','A','2023-11-25 04:36:46',NULL),(167,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(167,'Green','2023-11-28','A','2023-11-28 05:59:45',NULL),(167,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(167,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(167,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(167,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(167,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(167,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(167,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(167,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(167,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(167,'Green','2023-12-14','A','2023-12-20 11:28:58',NULL),(167,'Green','2023-12-15','A','2023-12-20 11:31:19',NULL),(167,'Green','2023-12-16','A','2023-12-20 11:32:39',NULL),(167,'Green','2024-01-01','A','2024-01-03 05:07:50',NULL),(167,'Green','2024-01-02','A','2024-01-23 09:40:42',NULL),(167,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(167,'Green','2024-01-04','A','2024-01-15 09:49:15',NULL),(167,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(167,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(167,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(167,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(167,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(167,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(167,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(167,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(167,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(167,'Green','2024-01-18','A','2024-01-18 04:01:16',NULL),(167,'Green','2024-01-19','A','2024-01-23 09:32:59',NULL),(167,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(167,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(167,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(167,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(167,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(167,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(167,'Green','2024-01-30','A','2024-01-30 04:42:31',NULL),(167,'Green','2024-01-31','A','2024-01-31 04:00:28',NULL),(167,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(167,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(167,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(167,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(167,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(167,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(167,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(167,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(167,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(167,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(167,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(167,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(167,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(167,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(167,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(167,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(167,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(167,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(167,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(167,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(167,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(167,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(167,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(167,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(167,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(167,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(167,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(167,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(167,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(167,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(167,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(167,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(167,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(167,'Pink','2025-02-20','A','2025-03-01 06:33:55',NULL),(167,'Pink','2025-02-21','A','2025-03-01 06:36:36',NULL),(167,'Pink','2025-02-22','A','2025-03-01 06:39:43',NULL),(167,'Pink','2025-02-24','A','2025-03-01 06:40:41',NULL),(167,'Pink','2025-02-25','A','2025-03-01 06:45:34',NULL),(167,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(167,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(167,'Pink','2025-03-01','A','2025-03-01 07:22:06',NULL),(167,'Pink','2025-03-03','A','2025-03-03 04:10:16',NULL),(167,'Pink','2025-03-04','A','2025-03-04 03:51:34',NULL),(167,'Pink','2025-03-05','A','2025-03-05 03:31:34',NULL),(167,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(167,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(167,'Pink','2025-03-10','A','2025-03-10 05:28:27',NULL),(167,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(167,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(167,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(167,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(167,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(167,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(167,'Pink','2025-03-18','A','2025-03-19 03:32:45',NULL),(167,'Pink','2025-03-19','A','2025-03-19 03:33:38',NULL),(167,'Pink','2025-03-20','A','2025-03-20 04:42:48',NULL),(167,'Pink','2025-03-21','A','2025-03-21 03:55:06',NULL),(167,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(167,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(167,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(167,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(167,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(167,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(167,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(167,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(167,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(167,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(167,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(167,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(167,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(167,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(167,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(167,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(167,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(167,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(167,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(167,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(167,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(167,'Pink','2025-05-06','A','2025-05-08 04:20:37',NULL),(167,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(167,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(167,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(167,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(167,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(167,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(167,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(167,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(167,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(167,'Pink','2025-05-17','A','2025-05-17 04:16:35','2025-05-17 04:23:15'),(167,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(167,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(167,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(167,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(167,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(167,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(167,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(167,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(167,'Pink','2025-06-10','A','2025-06-10 07:29:55',NULL),(167,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(167,'Pink','2025-06-23','A','2025-06-23 04:40:58',NULL),(167,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(167,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(167,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(167,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(167,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(167,'Pink','2025-07-03','A','2025-07-03 04:41:48',NULL),(167,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(167,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(167,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(167,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(167,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(167,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(167,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(167,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(167,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(167,'Yellow','2023-06-20','A','2023-06-20 03:36:52',NULL),(167,'Yellow','2023-06-21','P','2023-06-21 04:22:37',NULL),(167,'Yellow','2023-06-23','P','2023-06-23 03:37:47',NULL),(167,'Yellow','2023-07-10','A','2023-07-10 10:16:07',NULL),(167,'Yellow','2023-07-12','A','2023-07-12 03:34:06',NULL),(167,'Yellow','2023-07-13','A','2023-07-13 03:56:28',NULL),(167,'Yellow','2023-07-14','A','2023-07-14 03:42:44',NULL),(167,'Yellow','2023-07-15','A','2023-07-15 04:25:05',NULL),(167,'Yellow','2023-07-17','A','2023-07-17 04:06:33',NULL),(167,'Yellow','2023-07-18','P','2023-07-18 06:39:59',NULL),(167,'Yellow','2023-07-19','A','2023-07-19 03:45:18',NULL),(167,'Yellow','2023-07-20','A','2023-07-20 05:29:10',NULL),(167,'Yellow','2023-07-21','A','2023-07-21 04:59:22',NULL),(167,'Yellow','2023-08-03','P','2023-08-03 03:59:09',NULL),(167,'Yellow','2023-08-04','P','2023-08-04 03:47:05',NULL),(167,'Yellow','2023-08-05','A','2023-08-05 03:45:15',NULL),(167,'Yellow','2023-08-07','A','2023-08-07 03:36:52',NULL),(167,'Yellow','2023-08-08','P','2023-08-08 03:58:20',NULL),(167,'Yellow','2023-08-16','A','2023-08-16 03:36:34',NULL),(169,'2B','2023-06-19','A','2023-06-19 04:16:37',NULL),(169,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(169,'2B','2023-06-21','P','2023-06-21 04:05:34',NULL),(169,'2B','2023-06-22','P','2023-06-22 05:18:10',NULL),(169,'2B','2023-06-23','P','2023-06-23 03:56:37',NULL),(169,'2B','2023-07-10','A','2023-07-10 09:20:38',NULL),(169,'2B','2023-07-12','A','2023-07-12 03:38:09',NULL),(169,'2B','2023-07-13','P','2023-07-13 03:53:08',NULL),(169,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(169,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(169,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(169,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(169,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(169,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(169,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(169,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(169,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(169,'3A','2023-08-04','A','2023-08-04 03:41:32',NULL),(169,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(169,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(169,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(169,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(169,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(169,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(169,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(169,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(169,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(169,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(169,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(169,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(169,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(169,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(169,'3A','2023-08-24','A','2023-08-24 05:29:21',NULL),(169,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(169,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(169,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(169,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(169,'3A','2023-08-30','A','2023-08-30 04:58:10',NULL),(169,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(169,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(169,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(169,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(169,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(169,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(169,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(169,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(169,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(169,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(169,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(169,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(169,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(169,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(169,'3A','2023-09-21','A','2023-09-08 04:14:35',NULL),(169,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(169,'3A','2023-09-23','A','2023-09-23 04:10:05',NULL),(169,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(169,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(169,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(169,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(169,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(169,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(169,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(169,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(169,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(169,'3A','2023-10-07','A','2023-10-07 03:45:08',NULL),(169,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(169,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(169,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(169,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(169,'3A','2023-10-17','A','2023-10-17 03:54:17',NULL),(169,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(169,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(169,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(169,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(169,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(169,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(169,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(169,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(169,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(169,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(169,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(169,'3A','2023-11-02','A','2023-11-02 04:02:16',NULL),(169,'3A','2023-11-03','A','2023-11-03 03:52:35',NULL),(169,'3A','2023-11-04','A','2023-11-04 05:06:46',NULL),(169,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(169,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(169,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(169,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(169,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(169,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(169,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(169,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(169,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(169,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(169,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(169,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(169,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(169,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(169,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(169,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(169,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(169,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(169,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(169,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(169,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(169,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(169,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(169,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(169,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(169,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(169,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(169,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(169,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(169,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(169,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(169,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(169,'3A','2024-01-29','A','2024-01-30 05:02:13',NULL),(169,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(169,'3A','2024-01-31','P','2024-02-01 04:44:15',NULL),(169,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(169,'3A','2024-02-02','P','2024-02-03 04:23:05',NULL),(169,'3A','2024-02-03','P','2024-02-03 05:34:55',NULL),(169,'3A','2024-02-12','P','2024-02-12 09:36:02',NULL),(169,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(169,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(169,'3A','2024-02-15','A','2024-02-15 04:41:26',NULL),(169,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(169,'3A','2024-02-17','P','2024-02-17 06:35:57',NULL),(169,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(169,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(169,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(169,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(169,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(169,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(169,'3A','2024-02-28','P','2024-02-28 05:21:50',NULL),(169,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(169,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(169,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(169,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(169,'3A','2024-03-08','A','2024-03-08 06:55:04',NULL),(169,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(169,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(169,'3A','2024-03-12','A','2024-03-12 06:22:14',NULL),(169,'3A','2024-03-13','P','2024-03-13 06:09:14',NULL),(169,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(169,'3A','2024-03-15','A','2024-03-15 04:10:21',NULL),(169,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(169,'3A','2024-03-19','P','2024-03-19 05:31:26',NULL),(169,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(169,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(169,'3A','2024-03-22','P','2024-03-22 04:44:50',NULL),(169,'3A','2024-03-25','P','2024-03-25 04:18:29',NULL),(169,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(169,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(169,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(169,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(169,'3A','2024-04-15','P','2024-04-15 07:15:22',NULL),(169,'3A','2024-04-16','A','2024-04-16 09:39:57',NULL),(169,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(169,'3A','2024-04-18','P','2024-04-18 17:01:16',NULL),(169,'3A','2024-04-19','P','2024-04-19 12:55:19',NULL),(169,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(169,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(169,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(169,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(169,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(169,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(169,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(169,'3A','2024-05-02','P','2024-05-02 10:52:49',NULL),(169,'3A','2024-05-03','P','2024-05-04 08:41:05',NULL),(169,'3A','2024-05-04','P','2024-05-04 08:47:54',NULL),(169,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(169,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(169,'3A','2024-05-08','A','2024-05-08 11:14:37',NULL),(169,'3A','2024-05-09','A','2024-05-09 11:17:53',NULL),(169,'3A','2024-05-10','P','2024-05-10 11:36:45',NULL),(169,'3A','2024-05-11','P','2024-05-11 10:26:45',NULL),(169,'3A','2024-05-13','A','2024-05-13 11:15:26',NULL),(169,'3A','2024-05-14','A','2024-05-14 11:15:07',NULL),(169,'3A','2024-05-15','P','2024-05-15 11:13:49',NULL),(169,'3A','2024-05-16','P','2024-05-16 11:22:04',NULL),(169,'3A','2024-05-17','P','2024-05-17 11:10:02',NULL),(169,'3A','2024-05-18','P','2024-05-20 17:14:02',NULL),(169,'3A','2024-05-20','P','2024-05-20 17:17:10',NULL),(169,'3A','2024-05-21','P','2024-05-21 11:23:21',NULL),(169,'3A','2024-05-27','P','2024-05-29 16:45:24',NULL),(169,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(169,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(169,'3A','2024-05-31','P','2024-05-31 05:27:29',NULL),(169,'3A','2024-06-24','P','2024-06-24 06:23:06',NULL),(169,'3A','2024-06-29','P','2024-07-02 07:23:02',NULL),(169,'3A','2024-07-01','P','2024-07-01 15:42:56',NULL),(169,'3A','2024-07-02','A','2024-07-02 06:29:03',NULL),(169,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(169,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(169,'3A','2024-07-05','A','2024-07-05 05:44:25',NULL),(169,'3A','2024-07-06','P','2024-07-08 05:47:48',NULL),(169,'3A','2024-07-08','A','2024-07-08 05:34:09',NULL),(169,'3A','2024-07-09','P','2024-07-09 06:42:58',NULL),(169,'3A','2024-07-10','P','2024-07-10 15:02:16',NULL),(169,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(169,'3A','2024-07-12','P','2024-07-12 05:42:22',NULL),(169,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(169,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(169,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(169,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(169,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(169,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(169,'3A','2024-08-13','P','2024-08-13 05:29:56',NULL),(169,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(169,'3A','2024-08-16','P','2024-08-16 05:29:12',NULL),(169,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(169,'4','2024-09-05','P','2024-09-05 04:09:24',NULL),(169,'4','2024-09-07','P','2024-09-07 04:06:40',NULL),(169,'4','2024-09-14','P','2024-09-14 03:23:43',NULL),(169,'4','2024-09-16','P','2024-09-16 04:38:34',NULL),(169,'4','2024-09-18','P','2024-09-18 04:14:39',NULL),(169,'4','2024-09-19','P','2024-09-19 03:32:44',NULL),(169,'4','2024-09-20','A','2024-09-20 04:23:41',NULL),(169,'4','2024-09-21','P','2024-09-21 04:44:59',NULL),(169,'4','2024-09-23','P','2024-09-23 05:05:35',NULL),(169,'4','2024-09-24','P','2024-09-24 03:48:37',NULL),(169,'4','2024-09-25','P','2024-09-25 03:49:31',NULL),(169,'4','2024-09-26','P','2024-09-26 03:55:12',NULL),(169,'4','2024-09-28','P','2024-09-28 03:42:07',NULL),(169,'4','2024-09-30','P','2024-09-30 03:58:32',NULL),(169,'4','2024-10-01','P','2024-10-01 04:01:44',NULL),(169,'4','2024-10-02','P','2024-10-02 04:06:12',NULL),(169,'4','2024-10-04','P','2024-10-04 05:06:39',NULL),(169,'4','2024-10-05','P','2024-10-05 04:05:24',NULL),(169,'4','2024-10-07','P','2024-10-07 05:22:01',NULL),(169,'4','2024-10-08','P','2024-10-08 03:28:25',NULL),(169,'4','2024-10-09','P','2024-10-09 03:51:27',NULL),(169,'4','2024-10-11','A','2024-10-11 03:56:53',NULL),(169,'4','2024-10-14','P','2024-10-14 03:49:39',NULL),(169,'4','2024-10-15','P','2024-10-15 03:51:17',NULL),(169,'4','2024-10-16','P','2024-10-17 05:15:56',NULL),(169,'4','2024-10-17','P','2024-10-17 05:15:35',NULL),(169,'4','2024-10-18','A','2024-10-18 03:56:45',NULL),(169,'4','2024-10-19','P','2024-10-19 04:02:58',NULL),(169,'4','2024-10-21','P','2024-10-21 03:50:31',NULL),(169,'4','2024-10-22','P','2024-10-22 03:42:54',NULL),(169,'4','2024-10-23','P','2024-10-23 03:54:47',NULL),(169,'4','2024-10-24','P','2024-10-24 03:53:12',NULL),(169,'4','2024-10-25','P','2024-10-25 03:49:56',NULL),(169,'4','2024-10-26','P','2024-10-26 03:51:36',NULL),(169,'4','2024-10-28','P','2024-10-28 03:49:49',NULL),(169,'4','2024-10-29','P','2024-10-29 03:54:21',NULL),(169,'4','2024-10-30','P','2024-10-30 03:46:01',NULL),(169,'4','2024-10-31','P','2024-10-31 03:37:16',NULL),(169,'4','2024-11-01','P','2024-11-01 03:57:51',NULL),(169,'4','2024-11-02','A','2024-11-02 03:43:38',NULL),(169,'4','2024-11-04','A','2024-11-04 03:44:08',NULL),(169,'4','2024-11-05','A','2024-11-05 03:26:20',NULL),(169,'4','2024-11-06','A','2024-11-06 03:47:23',NULL),(169,'4','2024-11-07','A','2024-11-07 03:32:48',NULL),(169,'4','2024-11-08','A','2024-11-08 03:50:56',NULL),(169,'4','2024-11-11','P','2024-11-11 03:50:53',NULL),(169,'4','2024-11-12','P','2024-11-12 03:44:29',NULL),(169,'4','2024-11-13','P','2024-11-13 03:47:58',NULL),(169,'4','2024-11-14','P','2024-11-14 03:53:43',NULL),(169,'4','2024-11-15','P','2024-11-15 04:44:01',NULL),(169,'4','2024-11-16','P','2024-11-16 03:51:12',NULL),(169,'4','2024-11-18','P','2024-11-18 05:29:42',NULL),(169,'4','2024-11-19','P','2024-11-19 05:22:10',NULL),(169,'4','2024-11-20','P','2024-11-20 06:33:15',NULL),(169,'4','2024-11-21','P','2024-11-21 05:42:52',NULL),(169,'4','2024-11-22','P','2024-11-23 03:53:55',NULL),(169,'4','2024-11-23','P','2024-11-23 03:53:21',NULL),(169,'4','2024-11-25','P','2024-11-25 03:56:18',NULL),(169,'4','2024-11-26','P','2024-11-26 03:42:46',NULL),(169,'4','2024-11-27','P','2024-11-27 03:55:49',NULL),(169,'4','2024-11-28','P','2024-11-28 05:45:24',NULL),(169,'4','2024-11-29','P','2024-11-29 05:39:05',NULL),(169,'4','2024-11-30','P','2024-11-30 03:38:14',NULL),(169,'4','2025-01-06','P','2025-01-06 05:21:05',NULL),(169,'4','2025-01-07','P','2025-01-07 05:24:08',NULL),(169,'4','2025-01-08','P','2025-01-08 03:56:20',NULL),(169,'4','2025-01-09','A','2025-01-09 03:45:12',NULL),(169,'4','2025-01-10','P','2025-01-10 03:56:59',NULL),(169,'4','2025-01-13','P','2025-01-13 05:10:57',NULL),(169,'4','2025-01-14','P','2025-01-14 05:13:21',NULL),(169,'4','2025-01-15','P','2025-01-16 03:43:39',NULL),(169,'4','2025-01-16','P','2025-01-16 03:37:47',NULL),(169,'4','2025-01-20','P','2025-03-06 04:21:46',NULL),(169,'4','2025-01-21','P','2025-03-06 04:22:06',NULL),(169,'4','2025-01-22','P','2025-03-06 04:22:39',NULL),(169,'4','2025-01-23','P','2025-03-06 04:23:19',NULL),(169,'4','2025-01-24','P','2025-03-06 04:23:42',NULL),(169,'4','2025-01-25','P','2025-03-06 04:24:03',NULL),(169,'4','2025-01-27','P','2025-03-06 04:24:35',NULL),(169,'4','2025-01-29','P','2025-03-06 04:25:00',NULL),(169,'4','2025-01-30','P','2025-03-06 04:25:22',NULL),(169,'4','2025-01-31','P','2025-03-06 04:25:34',NULL),(169,'4','2025-02-01','P','2025-03-06 04:27:02',NULL),(169,'4','2025-02-03','P','2025-03-06 04:27:15',NULL),(169,'4','2025-02-04','P','2025-03-06 04:27:25',NULL),(169,'4','2025-02-06','P','2025-03-06 04:27:39',NULL),(169,'4','2025-02-07','P','2025-03-06 04:27:51',NULL),(169,'4','2025-02-08','P','2025-03-06 04:28:05',NULL),(169,'4','2025-02-10','P','2025-03-06 04:28:17',NULL),(169,'4','2025-02-11','P','2025-03-06 04:28:38',NULL),(169,'4','2025-02-12','P','2025-03-06 04:28:53',NULL),(169,'4','2025-02-13','P','2025-03-06 04:29:06',NULL),(169,'4','2025-02-17','P','2025-03-06 04:29:45',NULL),(169,'4','2025-02-18','P','2025-03-06 04:30:02',NULL),(169,'4','2025-02-20','P','2025-03-06 04:30:15',NULL),(169,'4','2025-02-21','P','2025-03-06 04:30:26',NULL),(169,'4','2025-02-22','P','2025-03-06 04:30:39',NULL),(169,'4','2025-02-24','P','2025-03-06 04:30:56',NULL),(169,'4','2025-02-25','P','2025-02-25 05:27:38',NULL),(169,'4','2025-02-26','P','2025-02-26 05:24:56',NULL),(169,'4','2025-02-27','P','2025-02-27 08:27:31',NULL),(169,'4','2025-02-28','P','2025-02-28 05:16:05',NULL),(169,'4','2025-03-01','P','2025-03-01 07:27:47',NULL),(169,'4','2025-03-03','P','2025-03-03 04:16:07',NULL),(169,'4','2025-03-04','P','2025-03-06 04:32:05',NULL),(169,'4','2025-03-05','P','2025-03-05 03:39:37',NULL),(169,'4','2025-03-08','P','2025-03-10 06:56:04',NULL),(169,'4','2025-03-10','P','2025-03-10 06:56:17',NULL),(169,'4','2025-03-12','P','2025-03-12 03:53:07',NULL),(169,'4','2025-03-15','P','2025-03-06 04:29:29',NULL),(169,'4','2025-03-17','P','2025-03-17 07:27:09',NULL),(169,'4','2025-04-07','P','2025-04-07 03:51:25',NULL),(169,'4','2025-04-08','A','2025-04-08 05:20:26',NULL),(169,'4','2025-04-09','P','2025-04-09 05:27:17',NULL),(169,'5','2025-04-11','P','2025-04-12 05:39:26',NULL),(169,'5','2025-04-12','P','2025-04-12 05:38:59',NULL),(169,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(169,'5','2025-04-15','P','2025-04-15 04:36:03',NULL),(169,'5','2025-04-16','P','2025-04-16 05:27:49',NULL),(169,'5','2025-04-17','A','2025-04-17 03:36:59',NULL),(169,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(169,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(169,'5','2025-04-21','A','2025-04-21 03:39:53',NULL),(169,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(169,'5','2025-04-23','P','2025-04-23 15:55:43',NULL),(169,'5','2025-04-24','P','2025-04-24 04:46:33',NULL),(169,'5','2025-04-25','P','2025-04-25 04:54:00',NULL),(169,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(169,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(169,'5','2025-04-30','P','2025-04-30 04:56:17',NULL),(169,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(169,'5','2025-05-06','P','2025-05-08 05:01:40',NULL),(169,'5','2025-05-07','P','2025-05-08 05:02:23',NULL),(169,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(169,'5','2025-05-09','P','2025-05-09 06:16:19',NULL),(169,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(169,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(169,'5','2025-05-13','P','2025-05-13 03:47:14',NULL),(169,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(169,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(169,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(169,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(169,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(169,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(169,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(169,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(169,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(169,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(169,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(169,'5','2025-05-30','A','2025-05-30 05:25:11',NULL),(169,'5','2025-05-31','P','2025-05-31 04:24:51',NULL),(169,'5','2025-06-16','A','2025-06-16 05:27:44',NULL),(169,'5','2025-06-23','P','2025-06-25 05:31:58',NULL),(169,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(169,'5','2025-06-30','P','2025-06-30 05:40:58',NULL),(169,'5','2025-07-01','P','2025-07-01 05:29:43',NULL),(169,'5','2025-07-02','A','2025-07-02 06:32:23',NULL),(169,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(169,'5','2025-07-07','A','2025-07-07 05:45:36',NULL),(169,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(169,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(169,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(169,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(169,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(170,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(170,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(170,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(170,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(170,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(170,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(170,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(170,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(170,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(170,'1','2023-08-05','A','2023-08-05 03:28:35',NULL),(170,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(170,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(170,'1','2023-08-21','A','2023-08-25 08:58:44',NULL),(170,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(170,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(170,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(170,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(170,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(170,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(170,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(170,'1','2023-09-06','A','2023-09-06 10:07:30',NULL),(170,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(170,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(170,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(170,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(170,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(170,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(170,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(170,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(170,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(170,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(170,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(170,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(170,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(170,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(170,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(170,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(170,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(170,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(170,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(170,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(170,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(170,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(170,'1','2023-10-06','A','2023-10-06 09:43:49',NULL),(170,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(170,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(170,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(170,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(170,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(170,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(170,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(170,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(170,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(170,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(170,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(170,'1','2023-10-26','A','2023-10-26 11:28:46',NULL),(170,'1','2023-10-27','A','2023-10-30 11:23:07',NULL),(170,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(170,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(170,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(170,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(170,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(170,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(170,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(170,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(170,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(170,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(170,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(170,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(170,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(170,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(170,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(170,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(170,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(170,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(170,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(170,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(170,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(170,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(170,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(170,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(170,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(170,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(170,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(170,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(170,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(170,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(170,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(170,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(170,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(170,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(170,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(170,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(170,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(170,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(170,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(170,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(170,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(170,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(170,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(170,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(170,'1','2024-01-11','A','2024-01-22 06:17:45',NULL),(170,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(170,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(170,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(170,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(170,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(170,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(170,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(170,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(170,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(170,'1','2024-01-29','A','2024-01-30 05:10:11',NULL),(170,'1','2024-01-30','A','2024-01-30 05:11:55',NULL),(170,'1','2024-01-31','A','2024-02-01 10:53:10',NULL),(170,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(170,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(170,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(170,'1','2024-02-12','A','2024-02-13 04:29:47',NULL),(170,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(170,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(170,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(170,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(170,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(170,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(170,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(170,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(170,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(170,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(170,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(170,'1','2024-02-27','A','2024-02-27 11:20:54',NULL),(170,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(170,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(170,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(170,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(170,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(170,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(170,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(170,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(170,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(170,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(170,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(170,'1','2024-03-13','A','2024-03-13 04:04:45',NULL),(170,'1','2024-03-14','A','2024-03-14 03:29:32',NULL),(170,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(170,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(170,'1','2024-03-19','A','2024-03-19 03:44:29',NULL),(170,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(170,'1','2024-03-21','A','2024-03-21 04:09:54',NULL),(170,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(170,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(170,'1','2024-03-26','A','2024-03-26 04:04:23',NULL),(170,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(170,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(170,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(170,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(170,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(170,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(170,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(170,'1','2024-04-19','A','2024-04-22 11:35:56',NULL),(170,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(170,'1','2024-04-22','A','2024-04-22 06:48:19',NULL),(170,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(170,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(170,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(170,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(170,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(170,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(170,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(170,'1','2024-05-09','A','2024-05-10 04:37:46',NULL),(170,'1','2024-05-10','A','2024-05-11 05:13:05',NULL),(170,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(170,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(170,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(170,'1','2024-05-15','A','2024-05-15 05:17:13',NULL),(170,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(170,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(170,'1','2024-05-18','A','2024-05-18 04:48:02',NULL),(170,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(170,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(170,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(170,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(170,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(170,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(170,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(170,'1','2024-07-01','A','2024-07-02 07:00:02',NULL),(170,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(170,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(170,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(170,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(170,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(170,'1','2024-07-09','A','2024-07-09 06:09:09',NULL),(170,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(170,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(170,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(170,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(170,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(170,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(170,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(170,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(170,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(170,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(170,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(170,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(170,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(170,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(170,'1','2024-08-16','A','2024-08-16 04:12:06',NULL),(170,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(170,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(170,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(170,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(170,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(170,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(170,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(170,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(170,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(170,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(170,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(170,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(170,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(170,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(170,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(170,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(170,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(170,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(170,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(170,'2A','2024-09-28','A','2024-09-28 03:40:53',NULL),(170,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(170,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(170,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(170,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(170,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(170,'2A','2024-10-07','A','2024-10-07 05:19:55',NULL),(170,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(170,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(170,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(170,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(170,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(170,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(170,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(170,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(170,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(170,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(170,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(170,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(170,'2A','2024-10-24','A','2024-10-24 03:47:17',NULL),(170,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(170,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(170,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(170,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(170,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(170,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(170,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(170,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(170,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(170,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(170,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(170,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(170,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(170,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(170,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(170,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(170,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(170,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(170,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(170,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(170,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(170,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(170,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(170,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(170,'2A','2024-11-26','A','2024-11-26 03:41:47',NULL),(170,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(170,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(170,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(170,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(170,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(170,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(170,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(170,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(170,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(170,'2A','2025-01-13','A','2025-01-13 05:20:23',NULL),(170,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(170,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(170,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(170,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(170,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(170,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(170,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(170,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(170,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(170,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(170,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(170,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(170,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(170,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(170,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(170,'2A','2025-02-07','A','2025-03-06 05:57:22',NULL),(170,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(170,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(170,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(170,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(170,'2A','2025-02-13','A','2025-03-06 05:59:55',NULL),(170,'2A','2025-02-17','A','2025-03-06 06:00:28',NULL),(170,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(170,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(170,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(170,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(170,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(170,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(170,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(170,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(170,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(170,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(170,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(170,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(170,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(170,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(170,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(170,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(170,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(170,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(170,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(170,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(170,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(170,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(170,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(170,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(170,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(170,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(170,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(170,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(170,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(170,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(170,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(170,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(170,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(170,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(170,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(170,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(170,'3A','2025-04-19','A','2025-04-21 03:41:55',NULL),(170,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(170,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(170,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(170,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(170,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(170,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(170,'3A','2025-04-29','A','2025-04-29 04:42:34',NULL),(170,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(170,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(170,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(170,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(170,'3A','2025-05-08','A','2025-05-08 04:56:23',NULL),(170,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(170,'3A','2025-05-10','A','2025-05-10 06:29:32',NULL),(170,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(170,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(170,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(170,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(170,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(170,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(170,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(170,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(170,'3A','2025-05-21','A','2025-05-21 04:06:33',NULL),(170,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(170,'3A','2025-05-23','A','2025-05-23 05:26:30',NULL),(170,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(170,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(170,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(170,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(170,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(170,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(170,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(170,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(170,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(170,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(170,'3A','2025-07-07','A','2025-07-07 05:46:51',NULL),(170,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(170,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(170,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(170,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(170,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(170,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(170,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(170,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(170,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(170,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(170,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(170,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(170,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(170,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(171,'Green','2023-06-14','P','2023-06-14 03:46:00',NULL),(171,'Green','2023-06-19','P','2023-06-19 03:58:34',NULL),(171,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(171,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(171,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(171,'Green','2023-06-23','P','2023-06-23 03:37:22',NULL),(171,'Green','2023-07-10','A','2023-07-10 10:15:42',NULL),(171,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(171,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(171,'Green','2023-07-14','P','2023-07-14 03:42:17',NULL),(171,'Green','2023-07-15','P','2023-07-15 04:24:44',NULL),(171,'Green','2023-07-17','P','2023-07-17 04:06:04',NULL),(171,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(171,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(171,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(171,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(171,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(171,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(171,'Green','2023-08-05','A','2023-08-05 03:44:52',NULL),(171,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(171,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(171,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(171,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(171,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(171,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(171,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(171,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(171,'Green','2023-08-28','A','2023-08-28 05:26:39',NULL),(171,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(171,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(171,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(171,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(171,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(171,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(171,'Green','2023-09-06','A','2023-09-06 06:05:04',NULL),(171,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(171,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(171,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(171,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(171,'Green','2023-09-13','A','2023-09-13 06:14:37',NULL),(171,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(171,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(171,'Green','2023-09-16','A','2023-09-16 04:10:14',NULL),(171,'Green','2023-09-18','A','2023-09-18 03:39:48',NULL),(171,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(171,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(171,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(171,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(171,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(171,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(171,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(171,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(171,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(171,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(171,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(171,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(171,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(171,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(171,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(171,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(171,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(171,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(171,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(171,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(171,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(171,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(171,'Green','2023-10-19','A','2023-10-19 04:24:31',NULL),(171,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(171,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(171,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(171,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(171,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(171,'Green','2023-10-26','A','2023-10-26 06:33:31',NULL),(171,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(171,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(171,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(171,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(171,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(171,'Green','2023-11-03','A','2023-11-03 03:37:12',NULL),(171,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(171,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(171,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(171,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(171,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(171,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(171,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(171,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(171,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(171,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(171,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(171,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(171,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(171,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(171,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(171,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(171,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(171,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(171,'Green','2023-12-01','A','2023-12-01 03:35:58',NULL),(171,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(171,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(171,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(171,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(171,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(171,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(171,'Green','2023-12-12','A','2023-12-20 11:06:51',NULL),(171,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(171,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(171,'Green','2023-12-15','A','2023-12-20 11:31:19',NULL),(171,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(171,'Green','2024-01-01','A','2024-01-03 05:07:50',NULL),(171,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(171,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(171,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(171,'Green','2024-01-05','A','2024-01-15 09:42:26',NULL),(171,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(171,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(171,'Green','2024-01-09','A','2024-01-23 09:35:35',NULL),(171,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(171,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(171,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(171,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(171,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(171,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(171,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(171,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(171,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(171,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(171,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(171,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(171,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(171,'Green','2024-01-30','A','2024-01-30 04:42:31',NULL),(171,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(171,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(171,'Green','2024-02-02','A','2024-02-02 05:22:40',NULL),(171,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(171,'Green','2024-02-12','A','2024-02-12 03:41:14',NULL),(171,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(171,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(171,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(171,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(171,'Green','2024-02-17','A','2024-02-17 04:21:25',NULL),(171,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(171,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(171,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(171,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(171,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(171,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(171,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(171,'Green','2024-02-29','L','2024-02-29 04:43:14',NULL),(171,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(171,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(171,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(171,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(171,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(171,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(171,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(171,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(171,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(171,'Green','2024-03-14','A','2024-03-14 03:27:02',NULL),(171,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(171,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(171,'Green','2024-03-19','A','2024-03-19 05:18:36',NULL),(171,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(171,'Green','2024-03-21','A','2024-03-21 04:05:36',NULL),(171,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(171,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(171,'Green','2024-03-26','A','2024-03-26 04:52:56',NULL),(171,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(171,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(171,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(171,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(171,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(171,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(171,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(171,'Green','2024-04-19','A','2024-04-19 05:58:25',NULL),(171,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(171,'Green','2024-04-22','A','2024-04-22 06:18:48',NULL),(171,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(171,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(171,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(171,'Green','2024-04-29','A','2024-04-29 04:24:38',NULL),(171,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(171,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(171,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(171,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(171,'Green','2024-05-06','A','2024-05-06 05:26:02',NULL),(171,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(171,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(171,'Green','2024-05-09','A','2024-05-09 04:13:24',NULL),(171,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(171,'Green','2024-05-11','A','2024-05-11 04:23:19',NULL),(171,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(171,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(171,'Green','2024-05-15','A','2024-05-15 04:33:23',NULL),(171,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(171,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(171,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(171,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(171,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(171,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(171,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(171,'Green','2024-05-31','L','2024-05-31 05:25:17',NULL),(171,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(171,'Green','2024-07-01','A','2024-07-02 08:00:55',NULL),(171,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(171,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(171,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(171,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(171,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(171,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(171,'Green','2024-07-09','A','2024-07-09 06:52:13',NULL),(171,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(171,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(171,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(171,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(171,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(171,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(171,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(171,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(171,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(171,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(171,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(171,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(171,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(171,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(171,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(171,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(171,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(171,'Green','2024-08-16','A','2024-08-16 04:31:23',NULL),(171,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(171,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(171,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(171,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(171,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(171,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(171,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(171,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(171,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(171,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(171,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(171,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(171,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(171,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(171,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(171,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(171,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(171,'Green','2024-09-28','A','2024-09-28 03:31:18',NULL),(171,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(171,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(171,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(171,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(171,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(171,'Green','2024-10-07','A','2024-10-07 05:06:05',NULL),(171,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(171,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(171,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(171,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(171,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(171,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(171,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(171,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(171,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(171,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(171,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(171,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(171,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(171,'Green','2024-10-24','A','2024-10-24 03:43:23',NULL),(171,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(171,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(171,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(171,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(171,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(171,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(171,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(171,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(171,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(171,'Green','2024-11-05','A','2024-11-05 03:18:59',NULL),(171,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(171,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(171,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(171,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(171,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(171,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(171,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(171,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(171,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(171,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(171,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(171,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(171,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(171,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(171,'Green','2024-11-26','A','2024-11-26 03:32:30',NULL),(171,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(171,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(171,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(171,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(171,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(171,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(171,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(171,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(171,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(171,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(171,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(171,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(171,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(171,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(171,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(171,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(171,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(171,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(171,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(171,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(171,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(171,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(171,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(171,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(171,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(171,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(171,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(171,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(171,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(171,'Green','2025-02-11','A','2025-02-27 07:06:05',NULL),(171,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(171,'Green','2025-02-13','A','2025-02-27 08:12:18',NULL),(171,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(171,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(171,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(171,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(171,'Green','2025-02-21','A','2025-02-27 08:21:39',NULL),(171,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(171,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(171,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(171,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(171,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(171,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(171,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(171,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(171,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(171,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(171,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(171,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(171,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(171,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(171,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(171,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(171,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(171,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(171,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(171,'Green','2025-03-18','A','2025-03-19 03:22:49',NULL),(171,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(171,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(171,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(171,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(171,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(171,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(171,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(171,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(171,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(171,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(171,'Green','2025-04-16','A','2025-04-16 05:40:26',NULL),(171,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(171,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(171,'Green','2025-04-19','A','2025-04-21 03:55:56',NULL),(171,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(171,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(171,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(171,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(171,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(171,'Green','2025-04-29','A','2025-04-29 04:24:29',NULL),(171,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(171,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(171,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(171,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(171,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(171,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(171,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(171,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(171,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(171,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(171,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(171,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(171,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(171,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(171,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(171,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(171,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(171,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(171,'Green','2025-05-23','A','2025-05-23 05:41:50',NULL),(171,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(171,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(171,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(171,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(171,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(171,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(171,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(171,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(171,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(171,'Green','2025-06-30','A','2025-06-30 05:35:52',NULL),(171,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(171,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(171,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(171,'Green','2025-07-07','A','2025-07-07 05:24:32',NULL),(171,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(171,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(171,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(171,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(171,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(171,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(171,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(171,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(172,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(172,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(172,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(172,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(172,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(172,'2A','2023-07-10','P','2023-07-10 09:18:30',NULL),(172,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(172,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(172,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(172,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(172,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(172,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(172,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(172,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(172,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(172,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(172,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(172,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(172,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(172,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(172,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(172,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(172,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(172,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(172,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(172,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(172,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(172,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(172,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(172,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(172,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(172,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(172,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(172,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(172,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(172,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(172,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(172,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(172,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(172,'3A','2023-09-02','P','2023-09-02 04:59:26',NULL),(172,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(172,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(172,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(172,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(172,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(172,'3A','2023-09-13','A','2023-09-13 06:26:40',NULL),(172,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(172,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(172,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(172,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(172,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(172,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(172,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(172,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(172,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(172,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(172,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(172,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(172,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(172,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(172,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(172,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(172,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(172,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(172,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(172,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(172,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(172,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(172,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(172,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(172,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(172,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(172,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(172,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(172,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(172,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(172,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(172,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(172,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(172,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(172,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(172,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(172,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(172,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(172,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(172,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(172,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(172,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(172,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(172,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(172,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(172,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(172,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(172,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(172,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(172,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(172,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(172,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(172,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(172,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(172,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(172,'3A','2024-01-02','A','2024-01-04 04:42:37',NULL),(172,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(172,'3A','2024-01-04','A','2024-01-15 09:26:36',NULL),(172,'3A','2024-01-05','A','2024-01-15 09:58:27',NULL),(172,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(172,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(172,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(172,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(172,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(172,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(172,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(172,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(172,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(172,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(172,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(172,'3B','2024-01-29','P','2024-01-30 05:07:56',NULL),(172,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(172,'3B','2024-01-31','P','2024-02-01 04:45:55',NULL),(172,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(172,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(172,'3B','2024-02-12','P','2024-02-12 09:37:51',NULL),(172,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(172,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(172,'3B','2024-02-16','P','2024-02-16 04:31:31',NULL),(172,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(172,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(172,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(172,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(172,'3B','2024-02-22','P','2024-02-23 04:15:16',NULL),(172,'3B','2024-02-23','P','2024-02-23 04:26:25',NULL),(172,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(172,'3B','2024-02-28','P','2024-02-28 05:23:35',NULL),(172,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(172,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(172,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(172,'3B','2024-03-08','P','2024-03-08 06:56:59',NULL),(172,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(172,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(172,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(172,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(172,'3B','2024-03-15','P','2024-03-15 04:11:43',NULL),(172,'3B','2024-03-18','P','2024-03-18 04:09:01',NULL),(172,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(172,'3B','2024-03-20','P','2024-03-20 04:33:51',NULL),(172,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(172,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(172,'3B','2024-03-25','P','2024-03-25 04:19:16',NULL),(172,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(172,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(172,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(172,'3B','2024-03-29','P','2024-03-29 04:37:06',NULL),(172,'3B','2024-04-15','P','2024-04-15 07:35:48',NULL),(172,'3B','2024-04-16','P','2024-04-16 09:41:29',NULL),(172,'3B','2024-04-17','P','2024-04-17 10:05:25',NULL),(172,'3B','2024-04-18','P','2024-04-18 17:08:47',NULL),(172,'3B','2024-04-19','P','2024-04-19 12:56:09',NULL),(172,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(172,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(172,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(172,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(172,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(172,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(172,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(172,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(172,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(172,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(172,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(172,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(172,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(172,'3B','2024-05-09','P','2024-05-09 11:20:48',NULL),(172,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(172,'3B','2024-05-11','P','2024-05-11 10:28:09',NULL),(172,'3B','2024-05-13','P','2024-05-13 11:17:58',NULL),(172,'3B','2024-05-14','P','2024-05-14 11:15:56',NULL),(172,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(172,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(172,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(172,'3B','2024-05-18','P','2024-05-20 17:15:05',NULL),(172,'3B','2024-05-20','P','2024-05-20 17:17:59',NULL),(172,'3B','2024-05-21','P','2024-05-21 11:24:32',NULL),(172,'3B','2024-05-27','P','2024-05-29 16:48:16',NULL),(172,'3B','2024-05-29','P','2024-05-29 07:12:20',NULL),(172,'3B','2024-05-30','P','2024-05-30 06:30:00',NULL),(172,'3B','2024-05-31','P','2024-05-31 05:28:51',NULL),(172,'3B','2024-06-24','P','2024-06-24 06:25:08',NULL),(172,'3B','2024-07-01','P','2024-07-01 15:43:40',NULL),(172,'3B','2024-07-02','P','2024-07-02 06:31:51',NULL),(172,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(172,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(172,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(172,'3B','2024-07-06','P','2024-07-08 15:45:11',NULL),(172,'3B','2024-07-08','P','2024-07-08 05:35:53',NULL),(172,'3B','2024-07-09','P','2024-07-09 06:44:06',NULL),(172,'3B','2024-07-10','P','2024-07-10 15:03:04',NULL),(172,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(172,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(172,'3B','2024-07-13','P','2024-07-19 03:33:12',NULL),(172,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(172,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(172,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(172,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(172,'3B','2024-08-08','A','2024-08-08 05:44:24',NULL),(172,'3B','2024-08-13','P','2024-08-13 05:31:12',NULL),(172,'3B','2024-08-15','P','2024-08-15 05:47:12',NULL),(172,'3B','2024-08-16','P','2024-08-16 05:31:38',NULL),(172,'3B','2024-08-17','P','2024-08-17 05:10:48',NULL),(172,'4','2024-09-05','P','2024-09-05 04:09:24',NULL),(172,'4','2024-09-07','P','2024-09-07 04:06:40',NULL),(172,'4','2024-09-14','P','2024-09-14 03:23:43',NULL),(172,'4','2024-09-16','P','2024-09-16 04:38:34',NULL),(172,'4','2024-09-18','P','2024-09-18 04:14:39',NULL),(172,'4','2024-09-19','P','2024-09-19 03:32:44',NULL),(172,'4','2024-09-20','P','2024-09-20 04:23:41',NULL),(172,'4','2024-09-21','P','2024-09-21 04:44:59',NULL),(172,'4','2024-09-23','P','2024-09-23 05:05:35',NULL),(172,'4','2024-09-24','P','2024-09-24 03:48:37',NULL),(172,'4','2024-09-25','P','2024-09-25 03:49:31',NULL),(172,'4','2024-09-26','P','2024-09-26 03:55:12',NULL),(172,'4','2024-09-28','P','2024-09-28 03:42:07',NULL),(172,'4','2024-09-30','P','2024-09-30 03:58:32',NULL),(172,'4','2024-10-01','A','2024-10-01 04:01:44',NULL),(172,'4','2024-10-02','P','2024-10-02 04:06:12',NULL),(172,'4','2024-10-04','P','2024-10-04 05:06:39',NULL),(172,'4','2024-10-05','P','2024-10-05 04:05:24',NULL),(172,'4','2024-10-07','P','2024-10-07 05:22:01',NULL),(172,'4','2024-10-08','P','2024-10-08 03:28:25',NULL),(172,'4','2024-10-09','P','2024-10-09 03:51:27',NULL),(172,'4','2024-10-11','P','2024-10-11 03:56:53',NULL),(172,'4','2024-10-14','P','2024-10-14 03:49:39',NULL),(172,'4','2024-10-15','P','2024-10-15 03:51:17',NULL),(172,'4','2024-10-16','P','2024-10-17 05:15:56',NULL),(172,'4','2024-10-17','P','2024-10-17 05:15:35',NULL),(172,'4','2024-10-18','P','2024-10-18 03:56:45',NULL),(172,'4','2024-10-19','P','2024-10-19 04:02:58',NULL),(172,'4','2024-10-21','P','2024-10-21 03:50:31',NULL),(172,'4','2024-10-22','P','2024-10-22 03:42:54',NULL),(172,'4','2024-10-23','P','2024-10-23 03:54:47',NULL),(172,'4','2024-10-24','P','2024-10-24 03:53:12',NULL),(172,'4','2024-10-25','P','2024-10-25 03:49:56',NULL),(172,'4','2024-10-26','P','2024-10-26 03:51:36',NULL),(172,'4','2024-10-28','P','2024-10-28 03:49:49',NULL),(172,'4','2024-10-29','P','2024-10-29 03:54:21',NULL),(172,'4','2024-10-30','P','2024-10-30 03:46:01',NULL),(172,'4','2024-10-31','P','2024-10-31 03:37:16',NULL),(172,'4','2024-11-01','A','2024-11-01 03:57:51',NULL),(172,'4','2024-11-02','P','2024-11-02 03:43:38',NULL),(172,'4','2024-11-04','P','2024-11-04 03:44:08',NULL),(172,'4','2024-11-05','P','2024-11-05 03:26:20',NULL),(172,'4','2024-11-06','P','2024-11-06 03:47:23',NULL),(172,'4','2024-11-07','P','2024-11-07 03:32:48',NULL),(172,'4','2024-11-08','P','2024-11-08 03:50:56',NULL),(172,'4','2024-11-11','P','2024-11-11 03:50:53',NULL),(172,'4','2024-11-12','P','2024-11-12 03:44:29',NULL),(172,'4','2024-11-13','P','2024-11-13 03:47:58',NULL),(172,'4','2024-11-14','P','2024-11-14 03:53:43',NULL),(172,'4','2024-11-15','P','2024-11-15 04:44:01',NULL),(172,'4','2024-11-16','P','2024-11-16 03:51:12',NULL),(172,'4','2024-11-18','P','2024-11-18 05:29:42',NULL),(172,'4','2024-11-19','P','2024-11-19 05:22:10',NULL),(172,'4','2024-11-20','P','2024-11-20 06:33:15',NULL),(172,'4','2024-11-21','P','2024-11-21 05:42:52',NULL),(172,'4','2024-11-22','P','2024-11-23 03:53:55',NULL),(172,'4','2024-11-23','P','2024-11-23 03:53:21',NULL),(172,'4','2024-11-25','P','2024-11-25 03:56:18',NULL),(172,'4','2024-11-26','P','2024-11-26 03:42:46',NULL),(172,'4','2024-11-27','P','2024-11-27 03:55:49',NULL),(172,'4','2024-11-28','P','2024-11-28 05:45:24',NULL),(172,'4','2024-11-29','P','2024-11-29 05:39:05',NULL),(172,'4','2024-11-30','P','2024-11-30 03:38:14',NULL),(172,'4','2025-01-06','A','2025-01-06 05:21:05',NULL),(172,'4','2025-01-07','L','2025-01-07 05:24:08',NULL),(172,'4','2025-01-08','L','2025-01-08 03:56:20',NULL),(172,'4','2025-01-09','L','2025-01-09 03:45:12',NULL),(172,'4','2025-01-10','A','2025-01-10 03:56:59',NULL),(172,'4','2025-01-13','P','2025-01-13 05:10:57',NULL),(172,'4','2025-01-14','P','2025-01-14 05:13:21',NULL),(172,'4','2025-01-15','P','2025-01-16 03:43:39',NULL),(172,'4','2025-01-16','P','2025-01-16 03:37:47',NULL),(172,'4','2025-01-20','P','2025-03-06 04:21:46',NULL),(172,'4','2025-01-21','P','2025-03-06 04:22:06',NULL),(172,'4','2025-01-22','P','2025-03-06 04:22:39',NULL),(172,'4','2025-01-23','P','2025-03-06 04:23:19',NULL),(172,'4','2025-01-24','P','2025-03-06 04:23:42',NULL),(172,'4','2025-01-25','P','2025-03-06 04:24:03',NULL),(172,'4','2025-01-27','P','2025-03-06 04:24:35',NULL),(172,'4','2025-01-29','P','2025-03-06 04:25:00',NULL),(172,'4','2025-01-30','P','2025-03-06 04:25:22',NULL),(172,'4','2025-01-31','P','2025-03-06 04:25:34',NULL),(172,'4','2025-02-01','P','2025-03-06 04:27:02',NULL),(172,'4','2025-02-03','P','2025-03-06 04:27:15',NULL),(172,'4','2025-02-04','P','2025-03-06 04:27:25',NULL),(172,'4','2025-02-06','P','2025-03-06 04:27:39',NULL),(172,'4','2025-02-07','P','2025-03-06 04:27:51',NULL),(172,'4','2025-02-08','P','2025-03-06 04:28:05',NULL),(172,'4','2025-02-10','P','2025-03-06 04:28:17',NULL),(172,'4','2025-02-11','P','2025-03-06 04:28:38',NULL),(172,'4','2025-02-12','P','2025-03-06 04:28:53',NULL),(172,'4','2025-02-13','P','2025-03-06 04:29:06',NULL),(172,'4','2025-02-17','P','2025-03-06 04:29:45',NULL),(172,'4','2025-02-18','P','2025-03-06 04:30:02',NULL),(172,'4','2025-02-20','P','2025-03-06 04:30:15',NULL),(172,'4','2025-02-21','P','2025-03-06 04:30:26',NULL),(172,'4','2025-02-22','P','2025-03-06 04:30:39',NULL),(172,'4','2025-02-24','P','2025-03-06 04:30:56',NULL),(172,'4','2025-02-25','P','2025-02-25 05:27:38',NULL),(172,'4','2025-02-26','P','2025-02-26 05:24:56',NULL),(172,'4','2025-02-27','P','2025-02-27 08:27:31',NULL),(172,'4','2025-02-28','P','2025-02-28 05:16:05',NULL),(172,'4','2025-03-01','P','2025-03-01 07:27:47',NULL),(172,'4','2025-03-03','P','2025-03-03 04:16:07',NULL),(172,'4','2025-03-04','P','2025-03-06 04:32:05',NULL),(172,'4','2025-03-05','P','2025-03-05 03:39:37',NULL),(172,'4','2025-03-08','P','2025-03-10 06:56:04',NULL),(172,'4','2025-03-10','P','2025-03-10 06:56:17',NULL),(172,'4','2025-03-12','P','2025-03-12 03:53:07',NULL),(172,'4','2025-03-15','P','2025-03-06 04:29:29',NULL),(172,'4','2025-03-17','P','2025-03-17 07:27:09',NULL),(172,'4','2025-04-07','P','2025-04-07 03:51:25',NULL),(172,'4','2025-04-08','P','2025-04-08 05:20:26',NULL),(172,'4','2025-04-09','P','2025-04-09 05:27:17',NULL),(172,'5','2025-04-11','P','2025-04-12 05:39:26',NULL),(172,'5','2025-04-12','P','2025-04-12 05:38:59',NULL),(172,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(172,'5','2025-04-15','P','2025-04-15 04:36:03',NULL),(172,'5','2025-04-16','P','2025-04-16 05:27:49',NULL),(172,'5','2025-04-17','P','2025-04-17 03:36:59',NULL),(172,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(172,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(172,'5','2025-04-21','P','2025-04-21 03:39:53',NULL),(172,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(172,'5','2025-04-23','P','2025-04-23 15:55:43',NULL),(172,'5','2025-04-24','P','2025-04-24 04:46:33',NULL),(172,'5','2025-04-25','P','2025-04-25 04:54:00',NULL),(172,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(172,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(172,'5','2025-04-30','P','2025-04-30 04:56:17',NULL),(172,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(172,'5','2025-05-06','P','2025-05-08 05:01:40',NULL),(172,'5','2025-05-07','P','2025-05-08 05:02:23',NULL),(172,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(172,'5','2025-05-09','P','2025-05-09 06:16:19',NULL),(172,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(172,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(172,'5','2025-05-13','P','2025-05-13 03:47:14',NULL),(172,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(172,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(172,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(172,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(172,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(172,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(172,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(172,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(172,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(172,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(172,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(172,'5','2025-05-30','P','2025-05-30 05:25:11',NULL),(172,'5','2025-05-31','P','2025-05-31 04:24:51',NULL),(172,'5','2025-06-16','P','2025-06-16 05:27:44',NULL),(172,'5','2025-06-23','P','2025-06-25 05:31:58',NULL),(172,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(172,'5','2025-06-30','A','2025-06-30 05:40:58',NULL),(172,'5','2025-07-01','P','2025-07-01 05:29:43',NULL),(172,'5','2025-07-02','P','2025-07-02 06:32:23',NULL),(172,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(172,'5','2025-07-07','P','2025-07-07 05:45:36',NULL),(172,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(172,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(172,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(172,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(172,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(173,'2A','2023-06-19','A','2023-06-19 04:15:18',NULL),(173,'2A','2023-06-20','A','2023-06-20 03:30:58',NULL),(173,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(173,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(173,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(173,'2A','2023-07-10','A','2023-07-10 09:18:30',NULL),(173,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(173,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(173,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(173,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(173,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(173,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(173,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(173,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(173,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(173,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(173,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(173,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(173,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(173,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(173,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(173,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(173,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(173,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(173,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(173,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(173,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(173,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(173,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(173,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(173,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(173,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(173,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(173,'3A','2023-08-25','A','2023-09-08 04:00:45',NULL),(173,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(173,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(173,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(173,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(173,'3A','2023-08-31','A','2023-08-31 05:06:57',NULL),(173,'3A','2023-09-02','P','2023-09-02 04:59:26',NULL),(173,'3A','2023-09-04','A','2023-09-04 05:05:49',NULL),(173,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(173,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(173,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(173,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(173,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(173,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(173,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(173,'3A','2023-09-16','A','2023-09-16 04:19:25',NULL),(173,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(173,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(173,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(173,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(173,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(173,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(173,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(173,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(173,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(173,'3A','2023-09-28','A','2023-09-28 03:45:12',NULL),(173,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(173,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(173,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(173,'3A','2023-10-05','A','2023-10-05 04:23:50',NULL),(173,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(173,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(173,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(173,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(173,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(173,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(173,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(173,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(173,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(173,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(173,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(173,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(173,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(173,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(173,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(173,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(173,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(173,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(173,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(173,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(173,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(173,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(173,'3A','2023-11-07','A','2023-11-07 04:08:34',NULL),(173,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(173,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(173,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(173,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(173,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(173,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(173,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(173,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(173,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(173,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(173,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(173,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(173,'3A','2023-11-25','A','2023-11-25 04:46:25',NULL),(173,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(173,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(173,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(173,'3A','2024-01-03','P','2024-01-03 18:41:12',NULL),(173,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(173,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(173,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(173,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(173,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(173,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(173,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(173,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(173,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(173,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(173,'3A','2024-01-24','A','2024-01-24 04:12:39',NULL),(173,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(173,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(173,'3B','2024-01-29','P','2024-01-30 05:07:56',NULL),(173,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(173,'3B','2024-01-31','A','2024-02-01 04:45:55',NULL),(173,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(173,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(173,'3B','2024-02-12','P','2024-02-12 09:37:51',NULL),(173,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(173,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(173,'3B','2024-02-16','P','2024-02-16 04:31:31',NULL),(173,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(173,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(173,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(173,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(173,'3B','2024-02-22','P','2024-02-23 04:15:16',NULL),(173,'3B','2024-02-23','P','2024-02-23 04:26:25',NULL),(173,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(173,'3B','2024-02-28','A','2024-02-28 05:23:35',NULL),(173,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(173,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(173,'3B','2024-03-07','A','2024-03-08 06:44:48',NULL),(173,'3B','2024-03-08','P','2024-03-08 06:56:59',NULL),(173,'3B','2024-03-09','A','2024-03-09 06:20:56',NULL),(173,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(173,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(173,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(173,'3B','2024-03-15','A','2024-03-15 04:11:43',NULL),(173,'3B','2024-03-18','P','2024-03-18 04:09:01',NULL),(173,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(173,'3B','2024-03-20','A','2024-03-20 04:33:51',NULL),(173,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(173,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(173,'3B','2024-03-25','P','2024-03-25 04:19:16',NULL),(173,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(173,'3B','2024-03-27','A','2024-03-27 03:55:56',NULL),(173,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(173,'3B','2024-03-29','A','2024-03-29 04:37:06',NULL),(173,'3B','2024-04-15','P','2024-04-15 07:35:48',NULL),(173,'3B','2024-04-16','A','2024-04-16 09:41:29',NULL),(173,'3B','2024-04-17','P','2024-04-17 10:05:25',NULL),(173,'3B','2024-04-18','P','2024-04-18 17:08:47',NULL),(173,'3B','2024-04-19','A','2024-04-19 12:56:09',NULL),(173,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(173,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(173,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(173,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(173,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(173,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(173,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(173,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(173,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(173,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(173,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(173,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(173,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(173,'3B','2024-05-09','A','2024-05-09 11:20:48',NULL),(173,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(173,'3B','2024-05-11','A','2024-05-11 10:28:09',NULL),(173,'3B','2024-05-13','P','2024-05-13 11:17:58',NULL),(173,'3B','2024-05-14','A','2024-05-14 11:15:56',NULL),(173,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(173,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(173,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(173,'3B','2024-05-18','P','2024-05-20 17:15:05',NULL),(173,'3B','2024-05-20','P','2024-05-20 17:17:59',NULL),(173,'3B','2024-05-21','A','2024-05-21 11:24:32',NULL),(173,'3B','2024-05-27','P','2024-05-29 16:48:16',NULL),(173,'3B','2024-05-29','A','2024-05-29 07:12:20',NULL),(173,'3B','2024-05-30','P','2024-05-30 06:30:00',NULL),(173,'3B','2024-05-31','A','2024-05-31 05:28:51',NULL),(173,'3B','2024-06-24','A','2024-06-24 06:25:08',NULL),(173,'3B','2024-07-01','A','2024-07-01 15:43:40',NULL),(173,'3B','2024-07-02','A','2024-07-02 06:31:51',NULL),(173,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(173,'3B','2024-07-04','A','2024-07-10 15:06:38',NULL),(173,'3B','2024-07-05','A','2024-07-05 05:46:02',NULL),(173,'3B','2024-07-06','A','2024-07-08 15:45:11',NULL),(173,'3B','2024-07-08','P','2024-07-08 05:35:53',NULL),(173,'3B','2024-07-09','P','2024-07-09 06:44:06',NULL),(173,'3B','2024-07-10','A','2024-07-10 15:03:04',NULL),(173,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(173,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(173,'3B','2024-07-13','A','2024-07-19 03:33:12',NULL),(173,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(173,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(173,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(173,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(173,'3B','2024-08-08','P','2024-08-08 05:44:24',NULL),(173,'3B','2024-08-13','A','2024-08-13 05:31:12',NULL),(173,'3B','2024-08-15','P','2024-08-15 05:47:12',NULL),(173,'3B','2024-08-16','P','2024-08-16 05:31:38',NULL),(173,'3B','2024-08-17','P','2024-08-17 05:10:48',NULL),(173,'4S','2025-04-11','A','2025-04-12 05:49:20',NULL),(173,'4S','2025-04-12','A','2025-04-12 05:47:07',NULL),(173,'4S','2025-04-14','A','2025-04-14 06:22:26',NULL),(173,'4S','2025-04-15','A','2025-04-15 05:22:07',NULL),(173,'4S','2025-04-16','A','2025-04-16 05:32:09',NULL),(173,'4S','2025-04-17','A','2025-04-17 04:37:52',NULL),(173,'4S','2025-04-18','A','2025-04-18 08:38:02',NULL),(173,'4S','2025-04-19','P','2025-04-21 03:44:15',NULL),(173,'4S','2025-04-21','P','2025-04-21 03:45:40',NULL),(173,'4S','2025-04-22','P','2025-04-22 05:05:08',NULL),(173,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(173,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(173,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(173,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(173,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(173,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(173,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(173,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(173,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(173,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(173,'4S','2025-05-12','A','2025-05-12 03:45:15',NULL),(173,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(173,'4S','2025-05-14','P','2025-05-14 04:04:54',NULL),(173,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(173,'4S','2025-05-16','P','2025-05-16 03:54:23',NULL),(173,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(173,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(173,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(173,'4S','2025-05-21','L','2025-05-21 04:09:22',NULL),(173,'4S','2025-05-22','L','2025-05-22 05:38:56',NULL),(173,'4S','2025-05-23','L','2025-05-23 05:30:42',NULL),(173,'4S','2025-05-26','L','2025-05-26 03:35:53',NULL),(173,'4S','2025-05-29','A','2025-05-29 04:17:18',NULL),(173,'4S','2025-05-30','L','2025-05-30 05:26:21',NULL),(173,'4S','2025-05-31','L','2025-05-31 04:25:42',NULL),(173,'4S','2025-06-10','A','2025-06-10 07:32:42',NULL),(173,'4S','2025-06-16','A','2025-06-16 03:36:15',NULL),(173,'4S','2025-06-23','A','2025-06-23 04:45:35',NULL),(173,'4S','2025-06-25','A','2025-06-26 03:59:53',NULL),(173,'4S','2025-06-30','A','2025-06-30 05:41:36',NULL),(173,'4S','2025-07-01','P','2025-07-01 05:29:00',NULL),(173,'4S','2025-07-02','P','2025-07-02 06:32:59',NULL),(173,'4S','2025-07-03','P','2025-07-03 04:11:02',NULL),(173,'4S','2025-07-07','P','2025-07-07 05:48:04',NULL),(173,'4S','2025-07-08','P','2025-07-09 05:15:00',NULL),(173,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(173,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(173,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(173,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(173,'Yellow','2024-09-14','P','2024-09-14 03:27:00',NULL),(173,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(173,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(173,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(173,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(173,'Yellow','2024-09-25','A','2024-09-25 03:51:26',NULL),(173,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(173,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(173,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(173,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(173,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(173,'Yellow','2024-10-04','P','2024-10-04 05:09:18',NULL),(173,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(173,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(173,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(173,'Yellow','2024-10-09','A','2024-10-09 03:53:30',NULL),(173,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(173,'Yellow','2024-10-11','P','2024-10-11 03:59:22',NULL),(173,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(173,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(173,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(173,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(173,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(173,'Yellow','2024-10-19','P','2024-10-19 04:07:03',NULL),(173,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(173,'Yellow','2024-10-22','P','2024-10-22 03:45:54',NULL),(173,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(173,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(173,'Yellow','2024-10-25','P','2024-10-25 03:52:31',NULL),(173,'Yellow','2024-10-26','P','2024-10-26 03:54:53',NULL),(173,'Yellow','2024-10-28','P','2024-10-28 03:51:34',NULL),(173,'Yellow','2024-10-29','P','2024-10-29 03:55:47',NULL),(173,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(173,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(173,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(173,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(173,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(173,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(173,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(173,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(173,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(173,'Yellow','2024-11-11','P','2024-11-11 03:53:30',NULL),(173,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(173,'Yellow','2024-11-13','P','2024-11-13 03:50:00',NULL),(173,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(173,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(173,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(173,'Yellow','2024-11-18','P','2024-11-18 05:32:55',NULL),(173,'Yellow','2024-11-19','P','2024-11-19 05:24:20',NULL),(173,'Yellow','2024-11-20','P','2024-11-20 06:35:58',NULL),(173,'Yellow','2024-11-21','P','2024-11-21 05:46:14',NULL),(173,'Yellow','2024-11-25','P','2024-11-25 03:58:07',NULL),(173,'Yellow','2024-11-26','P','2024-11-26 03:44:39',NULL),(173,'Yellow','2024-11-27','P','2024-11-27 03:57:38',NULL),(173,'Yellow','2024-11-28','P','2024-11-28 05:46:53',NULL),(173,'Yellow','2024-11-29','P','2024-11-29 06:04:34',NULL),(173,'Yellow','2024-11-30','P','2024-11-30 03:40:00',NULL),(173,'Yellow','2025-01-06','P','2025-01-06 05:19:01',NULL),(173,'Yellow','2025-01-07','P','2025-01-07 05:20:24',NULL),(173,'Yellow','2025-01-08','P','2025-01-08 03:58:54',NULL),(173,'Yellow','2025-01-09','P','2025-01-09 03:47:25',NULL),(173,'Yellow','2025-01-10','P','2025-01-10 04:00:42',NULL),(173,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(173,'Yellow','2025-01-14','P','2025-01-14 05:15:18',NULL),(173,'Yellow','2025-01-15','P','2025-01-16 03:42:46',NULL),(173,'Yellow','2025-01-16','P','2025-01-16 03:39:36',NULL),(173,'Yellow','2025-01-17','P','2025-02-26 05:27:50',NULL),(173,'Yellow','2025-01-18','A','2025-02-26 05:28:13',NULL),(173,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(173,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(173,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(173,'Yellow','2025-02-28','P','2025-02-28 04:11:23',NULL),(173,'Yellow','2025-03-01','A','2025-03-01 07:24:54',NULL),(173,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(173,'Yellow','2025-03-04','P','2025-03-04 03:55:22',NULL),(173,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(173,'Yellow','2025-03-06','P','2025-03-06 03:53:49',NULL),(173,'Yellow','2025-03-08','P','2025-03-10 05:23:45',NULL),(173,'Yellow','2025-03-10','P','2025-03-10 05:35:48',NULL),(173,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(173,'Yellow','2025-03-13','P','2025-03-13 04:19:58',NULL),(173,'Yellow','2025-03-17','P','2025-03-17 07:28:44',NULL),(173,'Yellow','2025-03-18','P','2025-03-19 03:58:53',NULL),(173,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(173,'Yellow','2025-03-20','P','2025-03-20 04:40:56',NULL),(173,'Yellow','2025-03-21','P','2025-03-21 03:42:59',NULL),(173,'Yellow','2025-04-07','A','2025-04-07 03:50:10',NULL),(173,'Yellow','2025-04-08','A','2025-04-08 05:19:12',NULL),(173,'Yellow','2025-04-09','A','2025-04-09 05:28:05',NULL),(174,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(174,'1','2023-07-17','A','2023-07-17 03:54:24',NULL),(174,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(174,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(174,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(174,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(174,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(174,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(174,'1','2023-08-04','A','2023-08-04 03:33:28',NULL),(174,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(174,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(174,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(174,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(174,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(174,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(174,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(174,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(174,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(174,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(174,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(174,'1','2023-09-06','A','2023-09-06 10:07:30',NULL),(174,'1','2023-09-08','A','2023-09-08 10:46:04',NULL),(174,'1','2023-09-09','A','2023-09-09 09:22:51',NULL),(174,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(174,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(174,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(174,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(174,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(174,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(174,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(174,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(174,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(174,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(174,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(174,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(174,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(174,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(174,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(174,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(174,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(174,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(174,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(174,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(174,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(174,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(174,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(174,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(174,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(174,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(174,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(174,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(174,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(174,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(174,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(174,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(174,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(174,'1','2023-10-27','A','2023-10-30 11:23:07',NULL),(174,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(174,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(174,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(174,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(174,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(174,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(174,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(174,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(174,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(174,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(174,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(174,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(174,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(174,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(174,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(174,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(174,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(174,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(174,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(174,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(174,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(174,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(174,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(174,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(174,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(174,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(174,'1','2023-12-06','A','2023-12-06 11:27:01',NULL),(174,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(174,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(174,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(174,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(174,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(174,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(174,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(174,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(174,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(174,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(174,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(174,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(174,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(174,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(174,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(174,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(174,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(174,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(174,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(174,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(174,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(174,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(174,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(174,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(174,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(174,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(174,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(174,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(174,'1','2024-01-30','A','2024-01-30 05:11:55',NULL),(174,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(174,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(174,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(174,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(174,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(174,'1','2024-02-13','L','2024-02-15 07:12:57',NULL),(174,'1','2024-02-14','A','2024-02-15 07:12:25',NULL),(174,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(174,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(174,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(174,'1','2024-02-19','A','2024-02-20 10:43:29',NULL),(174,'1','2024-02-20','A','2024-02-20 10:42:29',NULL),(174,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(174,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(174,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(174,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(174,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(174,'1','2024-02-28','A','2024-02-28 11:45:45',NULL),(174,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(174,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(174,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(174,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(174,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(174,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(174,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(174,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(174,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(174,'1','2024-03-12','A','2024-03-12 03:50:06',NULL),(174,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(174,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(174,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(174,'1','2024-03-18','P','2024-03-18 03:56:06',NULL),(174,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(174,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(174,'1','2024-03-21','A','2024-03-21 04:09:54',NULL),(174,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(174,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(174,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(174,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(174,'1','2024-03-28','A','2024-03-02 06:50:09',NULL),(174,'1','2024-03-29','A','2024-03-29 05:48:36',NULL),(174,'1','2024-04-15','A','2024-04-17 09:37:06',NULL),(174,'1','2024-04-16','A','2024-04-17 09:34:42',NULL),(174,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(174,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(174,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(174,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(174,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(174,'1','2024-04-24','A','2024-04-24 09:19:11',NULL),(174,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(174,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(174,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(174,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(174,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(174,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(174,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(174,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(174,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(174,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(174,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(174,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(174,'1','2024-05-16','A','2024-05-16 04:36:56',NULL),(174,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(174,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(174,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(174,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(174,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(174,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(174,'1','2024-05-30','L','2024-05-30 07:22:32',NULL),(174,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(174,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(174,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(174,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(174,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(174,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(174,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(174,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(174,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(174,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(174,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(174,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(174,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(174,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(174,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(174,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(174,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(174,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(174,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(174,'1','2024-08-08','A','2024-08-08 05:46:22',NULL),(174,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(174,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(174,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(174,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(174,'1','2024-08-17','A','2024-08-17 04:31:38',NULL),(174,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(174,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(174,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(174,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(174,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(174,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(174,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(174,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(174,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(174,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(174,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(174,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(174,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(174,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(174,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(174,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(174,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(174,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(174,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(174,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(174,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(174,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(174,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(174,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(174,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(174,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(174,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(174,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(174,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(174,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(174,'2A','2024-10-15','A','2024-10-15 03:48:42',NULL),(174,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(174,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(174,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(174,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(174,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(174,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(174,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(174,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(174,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(174,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(174,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(174,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(174,'2A','2024-10-31','A','2024-10-31 03:36:23',NULL),(174,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(174,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(174,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(174,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(174,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(174,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(174,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(174,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(174,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(174,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(174,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(174,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(174,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(174,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(174,'2A','2024-11-19','A','2024-11-19 05:20:43',NULL),(174,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(174,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(174,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(174,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(174,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(174,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(174,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(174,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(174,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(174,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(174,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(174,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(174,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(174,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(174,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(174,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(174,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(174,'2A','2025-01-20','A','2025-03-06 05:52:25',NULL),(174,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(174,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(174,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(174,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(174,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(174,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(174,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(174,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(174,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(174,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(174,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(174,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(174,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(174,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(174,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(174,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(174,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(174,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(174,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(174,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(174,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(174,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(174,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(174,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(174,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(174,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(174,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(174,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(174,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(174,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(174,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(174,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(174,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(174,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(174,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(174,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(174,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(174,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(174,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(174,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(174,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(174,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(174,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(174,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(174,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(174,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(174,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(174,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(174,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(174,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(174,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(174,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(174,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(174,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(174,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(174,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(174,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(174,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(174,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(174,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(174,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(174,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(174,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(174,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(174,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(174,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(174,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(174,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(174,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(174,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(174,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(174,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(174,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(174,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(174,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(174,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(174,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(174,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(174,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(174,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(174,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(174,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(174,'3A','2025-05-30','A','2025-05-30 05:23:22','2025-06-16 05:20:56'),(174,'3A','2025-05-31','A','2025-05-31 04:23:32',NULL),(174,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(174,'3A','2025-06-24','A','2025-06-25 05:49:20',NULL),(174,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(174,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(174,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(174,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(174,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(174,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(174,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(174,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(174,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(174,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(174,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(174,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(174,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(174,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(174,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(174,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(174,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(174,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(174,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(175,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(175,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(175,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(175,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(175,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(175,'1','2023-07-10','A','2023-07-10 09:09:29',NULL),(175,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(175,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(175,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(175,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(175,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(175,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(175,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(175,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(175,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(175,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(175,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(175,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(175,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(175,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(175,'2A','2023-08-21','P','2023-08-25 08:21:34',NULL),(175,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(175,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(175,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(175,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(175,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(175,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(175,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(175,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(175,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(175,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(175,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(175,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(175,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(175,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(175,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(175,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(175,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(175,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(175,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(175,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(175,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(175,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(175,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(175,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(175,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(175,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(175,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(175,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(175,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(175,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(175,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(175,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(175,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(175,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(175,'2A','2023-10-09','P','2023-10-09 11:15:24',NULL),(175,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(175,'2A','2023-10-11','P','2023-10-11 11:48:02',NULL),(175,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(175,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(175,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(175,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(175,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(175,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(175,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(175,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(175,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(175,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(175,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(175,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(175,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(175,'2A','2023-11-03','P','2023-11-03 11:09:17',NULL),(175,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(175,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(175,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(175,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(175,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(175,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(175,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(175,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(175,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(175,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(175,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(175,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(175,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(175,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(175,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(175,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(175,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(175,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(175,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(175,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(175,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(175,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(175,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(175,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(175,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(175,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(175,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(175,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(175,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(175,'2A','2024-01-01','P','2024-01-03 05:12:38',NULL),(175,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(175,'2A','2024-01-03','P','2024-01-30 04:53:19',NULL),(175,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(175,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(175,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(175,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(175,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(175,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(175,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(175,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(175,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(175,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(175,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(175,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(175,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(175,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(175,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(175,'2A','2024-01-30','P','2024-01-30 04:41:17',NULL),(175,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(175,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(175,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(175,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(175,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(175,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(175,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(175,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(175,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(175,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(175,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(175,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(175,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(175,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(175,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(175,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(175,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(175,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(175,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(175,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(175,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(175,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(175,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(175,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(175,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(175,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(175,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(175,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(175,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(175,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(175,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(175,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(175,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(175,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(175,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(175,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(175,'2A','2024-03-22','A','2024-03-22 03:53:54',NULL),(175,'2A','2024-03-25','A','2024-03-25 03:38:40',NULL),(175,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(175,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(175,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(175,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(175,'2A','2024-04-15','A','2024-04-15 06:36:43',NULL),(175,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(175,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(175,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(175,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(175,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(175,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(175,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(175,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(175,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(175,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(175,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(175,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(175,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(175,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(175,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(175,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(175,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(175,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(175,'2A','2024-05-14','P','2024-05-14 04:37:44',NULL),(175,'2A','2024-05-15','P','2024-05-15 04:13:19',NULL),(175,'2A','2024-05-16','P','2024-05-16 04:53:51',NULL),(175,'2A','2024-05-17','P','2024-05-17 04:35:43',NULL),(175,'2A','2024-05-18','P','2024-05-18 04:49:22',NULL),(175,'2A','2024-05-20','P','2024-05-20 05:45:08',NULL),(175,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(175,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(175,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(175,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(175,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(175,'2A','2024-06-24','A','2024-06-24 06:09:03',NULL),(175,'2A','2024-07-01','A','2024-07-02 07:24:27',NULL),(175,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(175,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(175,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(175,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(175,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(175,'2A','2024-07-08','P','2024-07-08 05:31:30',NULL),(175,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(175,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(175,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(175,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(175,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(175,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(175,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(175,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(175,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(175,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(175,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(175,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(175,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(175,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(175,'2A','2024-08-09','A','2024-08-09 06:20:13',NULL),(175,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(175,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(175,'2A','2024-08-15','P','2024-08-15 07:36:21',NULL),(175,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(175,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(175,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(175,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(175,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(175,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(175,'3A','2024-09-18','A','2024-09-18 04:17:54',NULL),(175,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(175,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(175,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(175,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(175,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(175,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(175,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(175,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(175,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(175,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(175,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(175,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(175,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(175,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(175,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(175,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(175,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(175,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(175,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(175,'3A','2024-10-16','P','2024-10-17 05:16:33',NULL),(175,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(175,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(175,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(175,'3A','2024-10-21','A','2024-10-21 03:53:08',NULL),(175,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(175,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(175,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(175,'3A','2024-10-25','P','2024-10-25 03:51:34',NULL),(175,'3A','2024-10-26','P','2024-10-26 03:53:32',NULL),(175,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(175,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(175,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(175,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(175,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(175,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(175,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(175,'3A','2024-11-05','P','2024-11-05 03:27:59',NULL),(175,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(175,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(175,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(175,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(175,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(175,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(175,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(175,'3A','2024-11-16','P','2024-11-16 03:52:46',NULL),(175,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(175,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(175,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(175,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(175,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(175,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(175,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(175,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(175,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(175,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(175,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(175,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(175,'3A','2025-01-06','P','2025-01-06 05:20:37',NULL),(175,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(175,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(175,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(175,'3A','2025-01-10','P','2025-01-10 04:00:10',NULL),(175,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(175,'3A','2025-01-14','A','2025-01-14 05:14:51',NULL),(175,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(175,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(175,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(175,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(175,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(175,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(175,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(175,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(175,'3A','2025-01-27','P','2025-03-06 04:45:46',NULL),(175,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(175,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(175,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(175,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(175,'3A','2025-02-03','P','2025-03-06 04:48:09',NULL),(175,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(175,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(175,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(175,'3A','2025-02-08','A','2025-03-06 04:50:02',NULL),(175,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(175,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(175,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(175,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(175,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(175,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(175,'3A','2025-02-18','P','2025-03-06 04:53:39',NULL),(175,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(175,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(175,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(175,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(175,'3A','2025-02-25','A','2025-02-25 05:30:42',NULL),(175,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(175,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(175,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(175,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(175,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(175,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(175,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(175,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(175,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(175,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(175,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(175,'3A','2025-04-07','A','2025-04-07 03:47:03',NULL),(175,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(175,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(175,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(175,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(175,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(175,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(175,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(175,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(175,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(175,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(175,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(175,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(175,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(175,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(175,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(175,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(175,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(175,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(175,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(175,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(175,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(175,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(175,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(175,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(175,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(175,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(175,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(175,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(175,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(175,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(175,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(175,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(175,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(175,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(175,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(175,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(175,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(175,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(175,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(175,'4','2025-06-16','A','2025-06-16 05:24:25',NULL),(175,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(175,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(175,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(175,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(175,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(175,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(175,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(175,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(175,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(175,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(175,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(175,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(176,'Purple','2023-06-19','P','2023-06-19 04:04:59',NULL),(176,'Purple','2023-06-20','P','2023-06-20 03:27:39',NULL),(176,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(176,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(176,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(176,'Purple','2023-07-12','P','2023-07-12 03:26:37',NULL),(176,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(176,'Purple','2023-07-14','P','2023-07-14 03:30:20',NULL),(176,'Purple','2023-07-15','A','2023-07-15 06:14:28',NULL),(176,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(176,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(176,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(176,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(176,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(176,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(176,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(176,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(176,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(176,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(176,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(176,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(176,'Purple','2023-08-21','A','2023-08-25 08:46:24',NULL),(176,'Purple','2023-08-22','A','2023-08-25 08:48:27',NULL),(176,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(176,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(176,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(176,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(176,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(176,'Purple','2023-08-30','P','2023-08-30 04:42:24',NULL),(176,'Purple','2023-08-31','P','2023-08-31 04:42:38',NULL),(176,'Purple','2023-09-02','P','2023-09-02 04:40:26',NULL),(176,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(176,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(176,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(176,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(176,'Purple','2023-09-09','P','2023-09-09 04:33:44',NULL),(176,'Purple','2023-09-11','P','2023-09-11 04:55:19',NULL),(176,'Purple','2023-09-12','A','2023-09-12 03:39:26',NULL),(176,'Purple','2023-09-13','A','2023-09-13 06:15:44',NULL),(176,'Purple','2023-09-14','P','2023-09-14 03:57:13',NULL),(176,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(176,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(176,'Purple','2023-09-18','P','2023-09-18 03:41:02',NULL),(176,'Purple','2023-09-19','P','2023-09-19 03:30:11',NULL),(176,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(176,'Purple','2023-09-21','P','2023-09-21 05:55:51',NULL),(176,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(176,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(176,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(176,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(176,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(176,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(176,'Purple','2023-10-02','P','2023-10-03 03:30:00',NULL),(176,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(176,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(176,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(176,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(176,'Purple','2023-10-07','P','2023-10-07 03:38:16',NULL),(176,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(176,'Purple','2023-10-10','P','2023-10-10 03:52:00',NULL),(176,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(176,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(176,'Purple','2023-10-17','P','2023-10-17 03:46:16',NULL),(176,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(176,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(176,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(176,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(176,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(176,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(176,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(176,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(176,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(176,'Purple','2023-10-30','P','2023-10-30 06:42:25',NULL),(176,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(176,'Purple','2023-11-01','P','2023-11-01 03:36:05',NULL),(176,'Purple','2023-11-02','P','2023-11-02 03:51:19',NULL),(176,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(176,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(176,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(176,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(176,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(176,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(176,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(176,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(176,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(176,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(176,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(176,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(176,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(176,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(176,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(176,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(176,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(176,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(176,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(176,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(176,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(176,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(176,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(176,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(176,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(176,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(176,'Purple','2023-12-08','A','2023-12-08 11:05:12',NULL),(176,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(176,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(176,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(176,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(176,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(176,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(176,'Purple','2024-01-01','A','2024-01-03 04:55:14',NULL),(176,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(176,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(176,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(176,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(176,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(176,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(176,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(176,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(176,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(176,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(176,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(176,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(176,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(176,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(176,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(176,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(176,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(176,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(176,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(176,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(176,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(176,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(176,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(176,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(176,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(176,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(176,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(176,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(176,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(176,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(176,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(176,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(176,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(176,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(176,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(176,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(176,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(176,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(176,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(176,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(176,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(176,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(176,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(176,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(176,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(176,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(176,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(176,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(176,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(176,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(176,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(176,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(176,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(176,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(176,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(176,'Purple','2024-03-22','A','2024-03-22 04:24:21',NULL),(176,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(176,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(176,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(176,'Purple','2024-04-15','A','2024-04-15 06:31:56',NULL),(176,'Purple','2024-04-16','A','2024-04-16 09:36:33',NULL),(176,'Purple','2024-04-17','A','2024-04-17 05:07:37',NULL),(176,'Purple','2024-04-18','L','2024-04-18 05:39:17',NULL),(176,'Purple','2024-04-19','L','2024-04-19 05:17:54',NULL),(176,'Purple','2024-04-20','L','2024-04-20 04:43:47',NULL),(176,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(176,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(176,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(176,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(176,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(176,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(176,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(176,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(176,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(176,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(176,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(176,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(176,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(176,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(176,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(176,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(176,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(176,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(176,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(176,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(176,'Purple','2024-05-21','A','2024-05-21 04:07:01',NULL),(176,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(176,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(176,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(176,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(176,'Purple','2024-06-24','A','2024-06-24 05:58:40',NULL),(176,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(176,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(176,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(176,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(176,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(176,'Purple','2024-07-08','A','2024-07-08 05:46:23',NULL),(176,'Purple','2024-07-09','A','2024-07-09 06:56:31',NULL),(176,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(176,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(176,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(176,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(176,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(176,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(176,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(176,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(176,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(176,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(176,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(176,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(176,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(176,'Purple','2024-08-15','A','2024-08-15 07:34:36',NULL),(176,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(176,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(176,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(176,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(176,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(176,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(176,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(176,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(176,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(176,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(176,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(176,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(176,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(176,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(176,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(176,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(176,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(176,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(176,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(176,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(176,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(176,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(176,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(176,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(176,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(176,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(176,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(176,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(176,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(176,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(176,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(176,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(176,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(176,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(176,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(176,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(176,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(176,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(176,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(176,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(176,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(176,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(176,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(176,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(176,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(176,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(176,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(176,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(176,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(176,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(176,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(176,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(176,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(176,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(176,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(176,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(176,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(176,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(176,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(176,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(176,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(176,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(176,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(176,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(176,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(176,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(176,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(176,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(176,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(176,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(176,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(176,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(176,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(176,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(176,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(176,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(176,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(176,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(176,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(176,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(176,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(176,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(176,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(176,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(176,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(176,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(176,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(176,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(176,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(176,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(176,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(176,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(176,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(176,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(176,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(176,'Purple','2025-02-11','P','2025-02-27 05:14:36',NULL),(176,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(176,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(176,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(176,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(176,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(176,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(176,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(176,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(176,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(176,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(176,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(176,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(176,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(176,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(176,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(176,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(176,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(176,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(176,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(176,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(176,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(176,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(176,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(176,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(176,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(176,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(176,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(176,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(176,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(176,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(176,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(176,'Purple','2025-04-08','A','2025-04-08 05:08:12',NULL),(176,'Purple','2025-04-09','A','2025-04-09 03:53:29',NULL),(176,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(176,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(176,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(176,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(176,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(176,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(176,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(176,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(176,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(176,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(176,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(176,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(176,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(176,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(176,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(176,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(176,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(176,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(176,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(176,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(176,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(176,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(176,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(176,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(176,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(176,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(176,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(176,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(176,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(176,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(176,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(176,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(176,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(176,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(176,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(176,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(176,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(176,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(176,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(176,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(176,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(176,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(176,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(176,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(176,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(176,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(176,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(176,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(176,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(176,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(176,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(176,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(176,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(176,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(176,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(176,'Purple','2025-07-18','A','2025-07-18 05:30:24',NULL),(177,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(177,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(177,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(177,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(177,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(177,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(177,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(177,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(177,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(177,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(177,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(177,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(177,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(177,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(177,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(177,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(177,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(177,'1','2024-10-01','A','2024-10-01 03:54:40',NULL),(177,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(177,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(177,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(177,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(177,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(177,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(177,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(177,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(177,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(177,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(177,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(177,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(177,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(177,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(177,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(177,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(177,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(177,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(177,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(177,'1','2024-10-26','A','2024-10-26 03:40:48','2024-10-26 03:58:27'),(177,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(177,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(177,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(177,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(177,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(177,'1','2024-11-02','A','2024-11-02 03:37:53',NULL),(177,'Purple','2024-11-04','P','2024-11-04 03:52:32',NULL),(177,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(177,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(177,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(177,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(177,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(177,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(177,'Purple','2024-11-13','P','2024-11-13 03:51:32',NULL),(177,'Purple','2024-11-14','P','2024-11-14 03:46:19',NULL),(177,'Purple','2024-11-15','P','2024-11-15 04:37:26',NULL),(177,'Purple','2024-11-16','A','2024-11-16 03:43:17',NULL),(177,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(177,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(177,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(177,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(177,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(177,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(177,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(177,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(177,'Purple','2024-11-29','A','2024-11-29 05:33:18',NULL),(177,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(177,'Purple','2025-01-06','P','2025-01-06 05:10:28',NULL),(177,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(177,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(177,'Purple','2025-01-09','P','2025-01-09 03:43:00',NULL),(177,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(177,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(177,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(177,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(177,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(177,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(177,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(177,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(177,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(177,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(177,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(177,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(177,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(177,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(177,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(177,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(177,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(177,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(177,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(177,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(177,'Purple','2025-02-08','A','2025-02-27 05:02:31',NULL),(177,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(177,'Purple','2025-02-11','A','2025-02-27 05:14:36',NULL),(177,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(177,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(177,'Purple','2025-02-15','A','2025-02-27 05:22:51',NULL),(177,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(177,'Purple','2025-02-18','A','2025-02-27 05:30:16',NULL),(177,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(177,'Purple','2025-02-21','P','2025-02-27 05:33:00',NULL),(177,'Purple','2025-02-22','A','2025-02-27 05:34:25',NULL),(177,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(177,'Purple','2025-02-25','P','2025-02-25 05:19:07',NULL),(177,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(177,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(177,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(177,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(177,'Purple','2025-03-03','A','2025-03-03 04:03:49',NULL),(177,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(177,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(177,'Purple','2025-03-06','P','2025-03-06 03:44:29',NULL),(177,'Purple','2025-03-08','A','2025-03-10 05:20:37',NULL),(177,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(177,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(177,'Purple','2025-03-12','P','2025-03-12 03:29:31',NULL),(177,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(177,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(177,'Purple','2025-03-15','A','2025-03-15 07:21:06',NULL),(177,'Purple','2025-03-17','A','2025-03-17 06:41:36',NULL),(177,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(177,'Purple','2025-03-19','P','2025-03-19 03:27:44',NULL),(177,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(177,'Purple','2025-03-21','A','2025-03-21 03:46:06',NULL),(177,'Purple','2025-04-07','A','2025-04-07 03:34:50',NULL),(177,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(177,'Purple','2025-04-09','A','2025-04-09 03:53:29',NULL),(177,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(177,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(177,'Purple','2025-04-14','P','2025-04-14 05:03:41',NULL),(177,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(177,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(177,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(177,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(177,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(177,'Purple','2025-04-21','A','2025-04-21 04:12:50',NULL),(177,'Purple','2025-04-22','P','2025-04-22 04:51:20',NULL),(177,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(177,'Purple','2025-04-24','P','2025-04-24 04:06:17',NULL),(177,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(177,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(177,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(177,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(177,'Purple','2025-05-02','P','2025-05-02 04:57:09',NULL),(177,'Purple','2025-05-05','P','2025-05-05 11:13:46',NULL),(177,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(177,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(177,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(177,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(177,'Purple','2025-05-10','P','2025-05-10 06:31:46',NULL),(177,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(177,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(177,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(177,'Purple','2025-05-15','P','2025-05-15 04:06:46',NULL),(177,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(177,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(177,'Purple','2025-05-19','P','2025-05-19 06:15:31',NULL),(177,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(177,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(177,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(177,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(177,'Purple','2025-05-26','P','2025-05-26 03:56:32',NULL),(177,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(177,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(177,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(177,'Purple','2025-06-10','A','2025-06-10 07:21:35',NULL),(177,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(177,'Purple','2025-06-23','P','2025-06-23 04:35:57',NULL),(177,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(177,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(177,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(177,'Purple','2025-07-02','A','2025-07-02 06:25:48',NULL),(177,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(177,'Purple','2025-07-07','A','2025-07-07 05:25:42',NULL),(177,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(177,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(177,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(177,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(177,'Purple','2025-07-14','P','2025-07-14 03:40:31',NULL),(177,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(177,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(177,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(177,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(177,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(177,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(177,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(177,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(177,'Red','2023-06-23','A','2023-06-23 03:36:00',NULL),(177,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(177,'Red','2023-07-12','A','2023-07-12 03:41:19',NULL),(177,'Red','2023-07-13','A','2023-07-13 03:51:01',NULL),(177,'Red','2023-07-14','A','2023-07-14 03:35:28',NULL),(177,'Red','2023-07-15','A','2023-07-15 04:05:53',NULL),(177,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(177,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(177,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(177,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(177,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(177,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(177,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(177,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(177,'Red','2023-08-05','A','2023-08-05 03:41:02',NULL),(177,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(177,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(177,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(177,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(177,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(177,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(177,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(177,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(177,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(177,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(177,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(177,'Red','2023-09-04','A','2023-09-05 05:30:31',NULL),(177,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(177,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(177,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(177,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(177,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(177,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(177,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(177,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(177,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(177,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(177,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(177,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(177,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(177,'Red','2023-12-09','A','2023-12-09 07:39:00',NULL),(177,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(177,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(177,'Red','2023-12-15','A','2023-12-20 11:49:49',NULL),(177,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(177,'Red','2024-01-01','A','2024-01-03 04:50:52',NULL),(177,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(177,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(177,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(177,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(177,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(177,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(177,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(177,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(177,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(177,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(177,'Red','2024-01-19','A','2024-01-20 08:24:18',NULL),(177,'Red','2024-01-20','A','2024-01-20 08:21:32',NULL),(177,'Red','2024-01-22','A','2024-01-22 06:00:49',NULL),(177,'Red','2024-01-23','A','2024-01-23 06:02:23',NULL),(177,'Red','2024-01-24','A','2024-01-25 09:55:32',NULL),(177,'Red','2024-01-25','A','2024-01-25 09:56:49',NULL),(177,'Red','2024-01-26','A','2024-01-26 11:06:01',NULL),(177,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(177,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(177,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(177,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(177,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(177,'Red','2024-02-03','A','2024-02-03 12:30:41',NULL),(177,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(177,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(177,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(177,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(177,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(177,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(177,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(177,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(177,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(177,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(177,'Red','2024-02-23','A','2024-02-24 04:31:27',NULL),(177,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(177,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(177,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(177,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(177,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(177,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(177,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(177,'Red','2024-03-05','A','2024-03-05 08:08:59',NULL),(177,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(177,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(177,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(177,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(177,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(177,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(177,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(177,'Red','2024-03-15','A','2024-03-15 04:26:51',NULL),(177,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(177,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(177,'Red','2024-03-21','A','2024-03-21 07:38:36',NULL),(177,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(177,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(177,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(177,'Red','2024-03-27','A','2024-03-27 09:11:33',NULL),(177,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(177,'Red','2024-03-29','A','2024-03-29 05:54:24',NULL),(177,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(177,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(177,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(177,'Red','2024-04-18','A','2024-04-18 07:15:50',NULL),(177,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(177,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(177,'Red','2024-04-24','A','2024-04-24 09:20:34',NULL),(177,'Red','2024-05-02','A','2024-05-02 05:05:34',NULL),(177,'Red','2024-05-03','A','2024-05-04 05:53:58',NULL),(177,'Red','2024-05-04','A','2024-05-04 05:33:32',NULL),(177,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(177,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(177,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(177,'Red','2024-05-10','A','2024-05-10 05:30:38',NULL),(177,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(177,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(177,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(177,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(177,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(177,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(177,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(177,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(177,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(177,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(177,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(177,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(177,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(177,'Red','2024-06-24','A','2024-06-24 06:11:27','2024-06-24 06:14:17'),(177,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(177,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(177,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(177,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(177,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(177,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(177,'Red','2024-07-08','A','2024-07-08 05:38:43',NULL),(177,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(177,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(177,'Red','2024-07-11','A','2024-07-11 04:23:12',NULL),(177,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(177,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(177,'Red','2024-07-18','A','2024-07-18 05:58:29',NULL),(177,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(177,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(177,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(177,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(177,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(177,'Red','2024-08-06','P','2024-08-06 05:34:42',NULL),(177,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(177,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(177,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(177,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(177,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(177,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(177,'Red','2024-08-17','A','2024-08-17 04:35:25',NULL),(177,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(177,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(177,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(177,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(177,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(177,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(177,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(177,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(177,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(177,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(177,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(177,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(177,'Yellow','2023-09-22','A','2023-09-22 10:32:47',NULL),(177,'Yellow','2023-09-23','A','2023-09-23 11:44:21',NULL),(177,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(177,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(177,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(177,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(177,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(177,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(177,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(177,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(177,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(177,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(177,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(177,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(177,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(177,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(177,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(177,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(177,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(177,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(177,'Yellow','2023-10-25','A','2023-10-25 10:40:53',NULL),(177,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(177,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(177,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(177,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(177,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(177,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(177,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(177,'Yellow','2023-11-04','A','2023-11-04 10:53:40',NULL),(177,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(177,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(177,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(177,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(177,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(177,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(177,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(178,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(178,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(178,'1','2024-09-04','A','2024-09-04 03:50:14',NULL),(178,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(178,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(178,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(178,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(178,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(178,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(178,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(178,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(178,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(178,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(178,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(178,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(178,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(178,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(178,'1','2024-10-01','A','2024-10-01 03:54:40',NULL),(178,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(178,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(178,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(178,'1','2024-10-07','A','2024-10-07 05:07:54',NULL),(178,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(178,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(178,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(178,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(178,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(178,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(178,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(178,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(178,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(178,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(178,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(178,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(178,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(178,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(178,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(178,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(178,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(178,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(178,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(178,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(178,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(178,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(178,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(178,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(178,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(178,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(178,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(178,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(178,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(178,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(178,'1','2024-11-14','A','2024-11-14 03:48:50',NULL),(178,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(178,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(178,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(178,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(178,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(178,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(178,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(178,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(178,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(178,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(178,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(178,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(178,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(178,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(178,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(178,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(178,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(178,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(178,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(178,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(178,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(178,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(178,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(178,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(178,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(178,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(178,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(178,'1','2025-01-24','A','2025-02-26 04:08:01',NULL),(178,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(178,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(178,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(178,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(178,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(178,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(178,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(178,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(178,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(178,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(178,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(178,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(178,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(178,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(178,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(178,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(178,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(178,'1','2025-02-21','A','2025-02-26 05:50:00',NULL),(178,'1','2025-02-22','A','2025-02-26 05:51:32',NULL),(178,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(178,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(178,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(178,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(178,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(178,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(178,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(178,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(178,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(178,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(178,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(178,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(178,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(178,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(178,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(178,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(178,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(178,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(178,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(178,'1','2025-03-19','A','2025-03-19 03:21:23',NULL),(178,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(178,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(178,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(178,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(178,'1','2025-04-09','A','2025-04-09 03:47:26',NULL),(178,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(178,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(178,'1','2025-04-14','A','2025-04-14 04:27:36',NULL),(178,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(178,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(178,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(178,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(178,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(178,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(178,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(178,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(178,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(178,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(178,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(178,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(178,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(178,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(178,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(178,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(178,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(178,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(178,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(178,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(178,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(178,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(178,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(178,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(178,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(178,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(178,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(178,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(178,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(178,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(178,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(178,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(178,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(178,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(178,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(178,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(178,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(178,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(178,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(178,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(178,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(178,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(178,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(178,'1','2025-07-02','A','2025-07-02 06:22:40',NULL),(178,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(178,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(178,'1','2025-07-08','A','2025-07-09 05:07:30',NULL),(178,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(178,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(178,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(178,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(178,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(178,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(178,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(178,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(178,'Red','2023-06-19','A','2023-06-19 04:18:31',NULL),(178,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(178,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(178,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(178,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(178,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(178,'Red','2023-07-12','A','2023-07-12 03:41:19',NULL),(178,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(178,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(178,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(178,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(178,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(178,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(178,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(178,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(178,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(178,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(178,'Red','2023-08-04','A','2023-08-04 03:40:59',NULL),(178,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(178,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(178,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(178,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(178,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(178,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(178,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(178,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(178,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(178,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(178,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(178,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(178,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(178,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(178,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(178,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(178,'Red','2023-09-09','P','2023-09-09 09:24:57',NULL),(178,'Red','2023-09-11','A','2023-09-11 08:44:29',NULL),(178,'Red','2023-09-12','P','2023-09-14 03:49:37',NULL),(178,'Red','2023-09-13','P','2023-09-13 13:02:59',NULL),(178,'Red','2023-09-14','P','2023-09-15 08:24:19',NULL),(178,'Red','2023-09-15','P','2023-09-15 08:23:54',NULL),(178,'Red','2023-09-16','P','2023-09-19 04:07:24',NULL),(178,'Red','2023-09-18','P','2023-09-19 04:07:55',NULL),(178,'Red','2023-09-19','P','2023-09-19 08:59:03',NULL),(178,'Red','2023-09-20','P','2023-09-20 11:38:53',NULL),(178,'Red','2023-09-21','P','2023-09-21 11:12:21',NULL),(178,'Red','2023-09-22','P','2023-09-22 10:36:14',NULL),(178,'Red','2023-09-23','P','2023-09-23 11:46:43',NULL),(178,'Red','2023-09-25','P','2023-09-25 08:39:05',NULL),(178,'Red','2023-09-26','P','2023-09-26 09:19:43',NULL),(178,'Red','2023-09-27','P','2023-09-28 11:28:36',NULL),(178,'Red','2023-09-28','A','2023-09-28 11:28:50',NULL),(178,'Red','2023-10-02','P','2023-10-02 11:05:48',NULL),(178,'Red','2023-10-03','P','2023-10-03 10:29:44',NULL),(178,'Red','2023-10-04','P','2023-10-04 09:42:26',NULL),(178,'Red','2023-10-05','P','2023-10-05 11:20:46',NULL),(178,'Red','2023-10-06','A','2023-10-06 09:41:55',NULL),(178,'Red','2023-10-09','A','2023-10-09 11:22:19',NULL),(178,'Red','2023-10-10','P','2023-10-10 11:21:39',NULL),(178,'Red','2023-10-11','P','2023-10-11 11:45:39',NULL),(178,'Red','2023-10-14','P','2023-10-14 03:27:40',NULL),(178,'Red','2023-10-16','A','2023-10-17 11:35:38',NULL),(178,'Red','2023-10-17','A','2023-10-17 11:26:56',NULL),(178,'Red','2023-10-19','P','2023-10-19 10:35:04',NULL),(178,'Red','2023-10-20','P','2023-10-20 10:37:07',NULL),(178,'Red','2023-10-23','P','2023-10-23 11:24:01',NULL),(178,'Red','2023-10-24','P','2023-10-24 10:57:37',NULL),(178,'Red','2023-10-25','P','2023-10-25 10:25:40',NULL),(178,'Red','2023-10-26','P','2023-10-26 11:27:33',NULL),(178,'Red','2023-10-27','P','2023-10-30 11:20:22',NULL),(178,'Red','2023-10-30','P','2023-10-30 11:19:01',NULL),(178,'Red','2023-10-31','P','2023-10-31 11:31:35',NULL),(178,'Red','2023-11-01','P','2023-11-03 11:07:50',NULL),(178,'Red','2023-11-02','P','2023-11-03 11:08:14',NULL),(178,'Red','2023-11-03','P','2023-11-03 11:06:36',NULL),(178,'Red','2023-11-04','P','2023-11-04 10:55:12',NULL),(178,'Red','2023-11-06','P','2023-11-07 11:08:45',NULL),(178,'Red','2023-11-07','P','2023-11-07 11:08:13',NULL),(178,'Red','2023-11-13','P','2023-11-16 11:16:54',NULL),(178,'Red','2023-11-14','P','2023-11-16 11:16:09',NULL),(178,'Red','2023-11-15','P','2023-11-16 11:15:38',NULL),(178,'Red','2023-11-16','P','2023-11-16 11:14:41',NULL),(178,'Red','2023-11-18','P','2023-11-18 11:30:39',NULL),(178,'Red','2023-11-24','P','2023-11-25 05:14:34',NULL),(178,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(178,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(178,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(178,'Red','2023-12-01','A','2023-12-01 11:23:46',NULL),(178,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(178,'Red','2023-12-04','A','2023-12-04 11:31:34',NULL),(178,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(178,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(178,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(178,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(178,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(178,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(178,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(178,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(178,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(178,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(178,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(178,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(178,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(178,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(178,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(178,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(178,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(178,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(178,'Red','2024-01-17','A','2024-01-30 06:48:53',NULL),(178,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(178,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(178,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(178,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(178,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(178,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(178,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(178,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(178,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(178,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(178,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(178,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(178,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(178,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(178,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(178,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(178,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(178,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(178,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(178,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(178,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(178,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(178,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(178,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(178,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(178,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(178,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(178,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(178,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(178,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(178,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(178,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(178,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(178,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(178,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(178,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(178,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(178,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(178,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(178,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(178,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(178,'Red','2024-03-18','A','2024-03-18 07:38:29',NULL),(178,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(178,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(178,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(178,'Red','2024-03-25','A','2024-03-27 09:18:10',NULL),(178,'Red','2024-03-26','A','2024-03-27 09:13:18',NULL),(178,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(178,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(178,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(178,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(178,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(178,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(178,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(178,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(178,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(178,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(178,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(178,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(178,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(178,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(178,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(178,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(178,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(178,'Red','2024-05-13','A','2024-05-13 04:47:36',NULL),(178,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(178,'Red','2024-05-15','A','2024-05-15 04:14:48',NULL),(178,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(178,'Red','2024-05-17','A','2024-05-17 04:29:15',NULL),(178,'Red','2024-05-18','A','2024-05-18 04:51:00',NULL),(178,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(178,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(178,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(178,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(178,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(178,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(178,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(178,'Red','2024-06-24','A','2024-06-24 06:11:27','2024-06-24 06:14:17'),(178,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(178,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(178,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(178,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(178,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(178,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(178,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(178,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(178,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(178,'Red','2024-07-11','A','2024-07-11 04:23:12',NULL),(178,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(178,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(178,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(178,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(178,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(178,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(178,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(178,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(178,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(178,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(178,'Red','2024-08-09','A','2024-08-09 06:32:26',NULL),(178,'Red','2024-08-10','A','2024-08-10 08:14:04',NULL),(178,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(178,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(178,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(178,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(178,'Red','2024-08-23','P','2024-08-23 04:34:56',NULL),(179,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(179,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(179,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(179,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(179,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(179,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(179,'1','2023-08-02','P','2023-08-02 03:59:43',NULL),(179,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(179,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(179,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(179,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(179,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(179,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(179,'1','2023-08-22','P','2023-08-25 08:59:26',NULL),(179,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(179,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(179,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(179,'1','2023-09-03','P','2023-09-05 05:29:07',NULL),(179,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(179,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(179,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(179,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(179,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(179,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(179,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(179,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(179,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(179,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(179,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(179,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(179,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(179,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(179,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(179,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(179,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(179,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(179,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(179,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(179,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(179,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(179,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(179,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(179,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(179,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(179,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(179,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(179,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(179,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(179,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(179,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(179,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(179,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(179,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(179,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(179,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(179,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(179,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(179,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(179,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(179,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(179,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(179,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(179,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(179,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(179,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(179,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(179,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(179,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(179,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(179,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(179,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(179,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(179,'1','2023-11-20','P','2023-11-29 11:49:59',NULL),(179,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(179,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(179,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(179,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(179,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(179,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(179,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(179,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(179,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(179,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(179,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(179,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(179,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(179,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(179,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(179,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(179,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(179,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(179,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(179,'1','2024-01-01','A','2024-01-03 04:59:23',NULL),(179,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(179,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(179,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(179,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(179,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(179,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(179,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(179,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(179,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(179,'1','2024-01-15','A','2024-01-16 10:56:48',NULL),(179,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(179,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(179,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(179,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(179,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(179,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(179,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(179,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(179,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(179,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(179,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(179,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(179,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(179,'1','2024-02-03','P','2024-02-03 12:28:02',NULL),(179,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(179,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(179,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(179,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(179,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(179,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(179,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(179,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(179,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(179,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(179,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(179,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(179,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(179,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(179,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(179,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(179,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(179,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(179,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(179,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(179,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(179,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(179,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(179,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(179,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(179,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(179,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(179,'1','2024-03-18','A','2024-03-18 03:56:06',NULL),(179,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(179,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(179,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(179,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(179,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(179,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(179,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(179,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(179,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(179,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(179,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(179,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(179,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(179,'1','2024-04-19','P','2024-04-22 11:35:56',NULL),(179,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(179,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(179,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(179,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(179,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(179,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(179,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(179,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(179,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(179,'1','2024-05-09','P','2024-05-10 04:37:46',NULL),(179,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(179,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(179,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(179,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(179,'1','2024-05-15','P','2024-05-15 05:17:13',NULL),(179,'1','2024-05-16','P','2024-05-16 04:36:56',NULL),(179,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(179,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(179,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(179,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(179,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(179,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(179,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(179,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(179,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(179,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(179,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(179,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(179,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(179,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(179,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(179,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(179,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(179,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(179,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(179,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(179,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(179,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(179,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(179,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(179,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(179,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(179,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(179,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(179,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(179,'1','2024-08-15','P','2024-08-15 07:29:22',NULL),(179,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(179,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(179,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(179,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(179,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(179,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(179,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(179,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(179,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(179,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(179,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(179,'2A','2024-09-16','P','2024-09-16 03:32:33',NULL),(179,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(179,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(179,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(179,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(179,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(179,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(179,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(179,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(179,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(179,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(179,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(179,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(179,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(179,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(179,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(179,'2A','2024-10-08','L','2024-10-08 03:26:33',NULL),(179,'2A','2024-10-09','A','2024-10-09 03:48:39',NULL),(179,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(179,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(179,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(179,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(179,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(179,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(179,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(179,'2A','2024-10-21','P','2024-10-21 03:47:55',NULL),(179,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(179,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(179,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(179,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(179,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(179,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(179,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(179,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(179,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(179,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(179,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(179,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(179,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(179,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(179,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(179,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(179,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(179,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(179,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(179,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(179,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(179,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(179,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(179,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(179,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(179,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(179,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(179,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(179,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(179,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(179,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(179,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(179,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(179,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(179,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(179,'2A','2025-01-09','A','2025-01-09 03:41:29',NULL),(179,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(179,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(179,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(179,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(179,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(179,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(179,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(179,'2A','2025-01-22','P','2025-03-06 05:53:14',NULL),(179,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(179,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(179,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(179,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(179,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(179,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(179,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(179,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(179,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(179,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(179,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(179,'2A','2025-02-10','P','2025-03-06 05:58:51',NULL),(179,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(179,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(179,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(179,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(179,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(179,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(179,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(179,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(179,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(179,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(179,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(179,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(179,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(179,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(179,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(179,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(179,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(179,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(179,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(179,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(179,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(179,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(179,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(179,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(179,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(179,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(179,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(179,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(179,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(179,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(179,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(179,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(179,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(179,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(179,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(179,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(179,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(179,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(179,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(179,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(179,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(179,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(179,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(179,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(179,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(179,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(179,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(179,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(179,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(179,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(179,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(179,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(179,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(179,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(179,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(179,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(179,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(179,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(179,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(179,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(179,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(179,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(179,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(179,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(179,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(179,'3A','2025-05-23','P','2025-05-23 05:26:30',NULL),(179,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(179,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(179,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(179,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(179,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(179,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(179,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(179,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(179,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(179,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(179,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(179,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(179,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(179,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(179,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(179,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(179,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(179,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(179,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(179,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(179,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(179,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(179,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(179,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(179,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(180,'Purple','2023-06-19','A','2023-06-19 04:04:59',NULL),(180,'Purple','2023-06-20','A','2023-06-20 03:27:39',NULL),(180,'Purple','2023-06-21','P','2023-06-21 04:22:14',NULL),(180,'Purple','2023-06-22','P','2023-06-22 05:14:31',NULL),(180,'Purple','2023-06-23','P','2023-06-23 03:47:59',NULL),(180,'Purple','2023-07-12','A','2023-07-12 03:26:37',NULL),(180,'Purple','2023-07-13','P','2023-07-13 03:44:13',NULL),(180,'Purple','2023-07-14','A','2023-07-14 03:30:20',NULL),(180,'Purple','2023-07-15','P','2023-07-15 06:14:28',NULL),(180,'Purple','2023-07-17','P','2023-07-17 03:57:18',NULL),(180,'Purple','2023-07-18','P','2023-07-18 04:07:50',NULL),(180,'Purple','2023-07-19','P','2023-07-19 03:40:54',NULL),(180,'Purple','2023-07-20','P','2023-07-20 05:14:41',NULL),(180,'Purple','2023-07-21','P','2023-07-21 05:44:27',NULL),(180,'Purple','2023-08-02','P','2023-08-02 04:02:34',NULL),(180,'Purple','2023-08-03','P','2023-08-03 04:07:29',NULL),(180,'Purple','2023-08-04','P','2023-08-04 03:31:41',NULL),(180,'Purple','2023-08-05','P','2023-08-05 03:26:50',NULL),(180,'Purple','2023-08-07','P','2023-08-07 03:27:23',NULL),(180,'Purple','2023-08-08','P','2023-08-08 03:47:44',NULL),(180,'Purple','2023-08-16','P','2023-08-16 03:39:57',NULL),(180,'Purple','2023-08-21','A','2023-08-25 08:46:24',NULL),(180,'Purple','2023-08-22','P','2023-08-25 08:48:27',NULL),(180,'Purple','2023-08-23','P','2023-08-25 08:53:38',NULL),(180,'Purple','2023-08-24','P','2023-08-24 04:32:31',NULL),(180,'Purple','2023-08-25','P','2023-08-25 04:07:27',NULL),(180,'Purple','2023-08-28','P','2023-08-28 05:22:37',NULL),(180,'Purple','2023-08-29','P','2023-08-29 05:05:18',NULL),(180,'Purple','2023-08-30','A','2023-08-30 04:42:24',NULL),(180,'Purple','2023-08-31','A','2023-08-31 04:42:38',NULL),(180,'Purple','2023-09-02','A','2023-09-02 04:40:26',NULL),(180,'Purple','2023-09-04','P','2023-09-04 04:36:16',NULL),(180,'Purple','2023-09-05','P','2023-09-05 05:42:41',NULL),(180,'Purple','2023-09-06','P','2023-09-06 06:08:03',NULL),(180,'Purple','2023-09-08','P','2023-09-08 04:07:15',NULL),(180,'Purple','2023-09-09','A','2023-09-09 04:33:44',NULL),(180,'Purple','2023-09-11','A','2023-09-11 04:55:19',NULL),(180,'Purple','2023-09-12','P','2023-09-12 03:39:26',NULL),(180,'Purple','2023-09-13','P','2023-09-13 06:15:44',NULL),(180,'Purple','2023-09-14','A','2023-09-14 03:57:13',NULL),(180,'Purple','2023-09-15','P','2023-09-15 04:08:07',NULL),(180,'Purple','2023-09-16','P','2023-09-16 04:12:39',NULL),(180,'Purple','2023-09-18','A','2023-09-18 03:41:02',NULL),(180,'Purple','2023-09-19','A','2023-09-19 03:30:11',NULL),(180,'Purple','2023-09-20','P','2023-09-20 05:40:40',NULL),(180,'Purple','2023-09-21','A','2023-09-21 05:55:51',NULL),(180,'Purple','2023-09-22','P','2023-09-22 04:54:41',NULL),(180,'Purple','2023-09-23','P','2023-09-23 04:31:46',NULL),(180,'Purple','2023-09-25','P','2023-09-25 03:56:57',NULL),(180,'Purple','2023-09-26','P','2023-09-26 04:10:39',NULL),(180,'Purple','2023-09-27','P','2023-09-27 03:35:26',NULL),(180,'Purple','2023-09-28','P','2023-09-28 03:38:44',NULL),(180,'Purple','2023-10-02','A','2023-10-03 03:30:00',NULL),(180,'Purple','2023-10-03','P','2023-10-03 03:30:26',NULL),(180,'Purple','2023-10-04','P','2023-10-04 04:26:57',NULL),(180,'Purple','2023-10-05','P','2023-10-05 04:18:13',NULL),(180,'Purple','2023-10-06','P','2023-10-06 03:33:48',NULL),(180,'Purple','2023-10-07','A','2023-10-07 03:38:16',NULL),(180,'Purple','2023-10-09','P','2023-10-09 03:28:35',NULL),(180,'Purple','2023-10-10','A','2023-10-10 03:52:00',NULL),(180,'Purple','2023-10-11','P','2023-10-11 04:40:46',NULL),(180,'Purple','2023-10-16','P','2023-10-16 05:26:31',NULL),(180,'Purple','2023-10-17','A','2023-10-17 03:46:16',NULL),(180,'Purple','2023-10-18','P','2023-10-18 06:12:36',NULL),(180,'Purple','2023-10-19','P','2023-10-19 04:27:54',NULL),(180,'Purple','2023-10-20','P','2023-10-20 03:53:18',NULL),(180,'Purple','2023-10-21','P','2023-10-21 05:34:43',NULL),(180,'Purple','2023-10-23','P','2023-10-23 04:12:31',NULL),(180,'Purple','2023-10-24','P','2023-10-24 04:39:20',NULL),(180,'Purple','2023-10-25','P','2023-10-25 04:26:40',NULL),(180,'Purple','2023-10-26','P','2023-10-26 06:34:40',NULL),(180,'Purple','2023-10-27','P','2023-10-27 05:19:48',NULL),(180,'Purple','2023-10-30','A','2023-10-30 06:42:25',NULL),(180,'Purple','2023-10-31','P','2023-10-31 03:48:50',NULL),(180,'Purple','2023-11-01','A','2023-11-01 03:36:05',NULL),(180,'Purple','2023-11-02','A','2023-11-02 03:51:19',NULL),(180,'Purple','2023-11-03','P','2023-11-03 03:43:56',NULL),(180,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(180,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(180,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(180,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(180,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(180,'Purple','2023-11-14','A','2023-11-25 05:38:36',NULL),(180,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(180,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(180,'Purple','2023-11-17','A','2023-11-17 05:17:32',NULL),(180,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(180,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(180,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(180,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(180,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(180,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(180,'Purple','2023-11-25','P','2023-11-25 04:33:37',NULL),(180,'Purple','2023-11-27','A','2023-11-27 04:36:30',NULL),(180,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(180,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(180,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(180,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(180,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(180,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(180,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(180,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(180,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(180,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(180,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(180,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(180,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(180,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(180,'Purple','2023-12-16','A','2023-12-20 11:36:44',NULL),(180,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(180,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(180,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(180,'Purple','2024-01-04','A','2024-01-15 09:28:57',NULL),(180,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(180,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(180,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(180,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(180,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(180,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(180,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(180,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(180,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(180,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(180,'Purple','2024-01-22','A','2024-01-22 04:49:35',NULL),(180,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(180,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(180,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(180,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(180,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(180,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(180,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(180,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(180,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(180,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(180,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(180,'Purple','2024-02-15','A','2024-02-15 04:03:59',NULL),(180,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(180,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(180,'Purple','2024-02-19','P','2024-02-19 04:06:17',NULL),(180,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(180,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(180,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(180,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(180,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(180,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(180,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(180,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(180,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(180,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(180,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(180,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(180,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(180,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(180,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(180,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(180,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(180,'Purple','2024-03-11','A','2024-03-11 04:06:44',NULL),(180,'Purple','2024-03-12','P','2024-03-12 03:47:37',NULL),(180,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(180,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(180,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(180,'Purple','2024-03-18','A','2024-03-18 04:09:58',NULL),(180,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(180,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(180,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(180,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(180,'Purple','2024-03-25','L','2024-03-25 04:07:14',NULL),(180,'Purple','2024-03-26','L','2024-03-26 04:00:59',NULL),(180,'Purple','2024-03-27','L','2024-03-27 09:05:54',NULL),(180,'Purple','2024-04-15','L','2024-04-15 06:31:56',NULL),(180,'Purple','2024-04-16','L','2024-04-16 09:36:33',NULL),(180,'Purple','2024-04-17','A','2024-04-17 05:07:37',NULL),(180,'Purple','2024-04-18','L','2024-04-18 05:39:17',NULL),(180,'Purple','2024-04-19','L','2024-04-19 05:17:54',NULL),(180,'Purple','2024-04-20','L','2024-04-20 04:43:47',NULL),(180,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(180,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(180,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(180,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(180,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(180,'Purple','2024-04-30','L','2024-04-30 05:24:34',NULL),(180,'Purple','2024-05-03','L','2024-05-04 05:36:14',NULL),(180,'Purple','2024-05-04','L','2024-05-04 05:25:00',NULL),(180,'Purple','2024-05-06','A','2024-05-06 05:17:02',NULL),(180,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(180,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(180,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(180,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(180,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(180,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(180,'Purple','2024-05-15','L','2024-05-15 04:36:38',NULL),(180,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(180,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(180,'Purple','2024-05-18','L','2024-05-18 10:52:15',NULL),(180,'Purple','2024-05-20','L','2024-05-20 04:06:29',NULL),(180,'Purple','2024-05-21','L','2024-05-21 04:07:01',NULL),(180,'Purple','2024-05-27','L','2024-05-27 06:16:50',NULL),(180,'Purple','2024-05-29','A','2024-05-29 06:46:28',NULL),(180,'Purple','2024-05-30','A','2024-05-30 06:42:29',NULL),(180,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(180,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(180,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(180,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(180,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(180,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(180,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(180,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(180,'Purple','2024-07-09','P','2024-07-09 06:56:31',NULL),(180,'Purple','2024-07-10','P','2024-07-11 04:16:42',NULL),(180,'Purple','2024-07-11','P','2024-07-11 09:39:11',NULL),(180,'Purple','2024-07-12','P','2024-07-12 05:40:18',NULL),(180,'Purple','2024-07-13','P','2024-07-13 05:15:24',NULL),(180,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(180,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(180,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(180,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(180,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(180,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(180,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(180,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(180,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(180,'Purple','2024-08-15','L','2024-08-15 07:34:36',NULL),(180,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(180,'Purple','2024-08-17','P','2024-08-17 04:29:24',NULL),(180,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(180,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(180,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(180,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(180,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(180,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(180,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(180,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(180,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(180,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(180,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(180,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(180,'Purple','2024-09-21','A','2024-09-21 03:25:36',NULL),(180,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(180,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(180,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(180,'Purple','2024-09-26','A','2024-09-26 03:45:56',NULL),(180,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(180,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(180,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(180,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(180,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(180,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(180,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(180,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(180,'Purple','2024-10-09','A','2024-10-09 03:39:34',NULL),(180,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(180,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(180,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(180,'Purple','2024-10-15','P','2024-10-15 03:42:49',NULL),(180,'Purple','2024-10-16','P','2024-10-17 03:56:25',NULL),(180,'Purple','2024-10-17','P','2024-10-17 03:55:42',NULL),(180,'Purple','2024-10-18','P','2024-10-18 03:46:00',NULL),(180,'Purple','2024-10-19','P','2024-10-19 03:55:40',NULL),(180,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(180,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(180,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(180,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(180,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(180,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(180,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(180,'Purple','2024-10-29','A','2024-10-29 03:48:25',NULL),(180,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(180,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(180,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(180,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(180,'Purple','2024-11-04','A','2024-11-04 03:52:32',NULL),(180,'Purple','2024-11-05','P','2024-11-05 03:32:49',NULL),(180,'Purple','2024-11-06','P','2024-11-06 03:41:11',NULL),(180,'Purple','2024-11-07','P','2024-11-07 03:30:54',NULL),(180,'Purple','2024-11-08','P','2024-11-08 03:46:40',NULL),(180,'Purple','2024-11-11','P','2024-11-11 03:46:18',NULL),(180,'Purple','2024-11-12','P','2024-11-12 03:41:59',NULL),(180,'Purple','2024-11-13','A','2024-11-13 03:51:32',NULL),(180,'Purple','2024-11-14','A','2024-11-14 03:46:19',NULL),(180,'Purple','2024-11-15','A','2024-11-15 04:37:26',NULL),(180,'Purple','2024-11-16','P','2024-11-16 03:43:17',NULL),(180,'Purple','2024-11-18','P','2024-11-18 05:18:28',NULL),(180,'Purple','2024-11-19','P','2024-11-19 05:13:52',NULL),(180,'Purple','2024-11-20','P','2024-11-20 06:26:07',NULL),(180,'Purple','2024-11-21','P','2024-11-21 05:32:07',NULL),(180,'Purple','2024-11-25','P','2024-11-25 03:45:23',NULL),(180,'Purple','2024-11-26','P','2024-11-26 03:33:10',NULL),(180,'Purple','2024-11-27','P','2024-11-27 03:49:21',NULL),(180,'Purple','2024-11-28','P','2024-11-28 05:37:57',NULL),(180,'Purple','2024-11-29','P','2024-11-29 05:33:18',NULL),(180,'Purple','2024-11-30','P','2024-11-30 03:29:54',NULL),(180,'Purple','2025-01-06','A','2025-01-06 05:10:28',NULL),(180,'Purple','2025-01-07','P','2025-01-07 05:12:35',NULL),(180,'Purple','2025-01-08','P','2025-01-08 03:48:50',NULL),(180,'Purple','2025-01-09','A','2025-01-09 03:43:00',NULL),(180,'Purple','2025-01-10','P','2025-01-10 03:50:32',NULL),(180,'Purple','2025-01-13','P','2025-01-13 05:14:45',NULL),(180,'Purple','2025-01-14','P','2025-01-14 05:11:14',NULL),(180,'Purple','2025-01-15','P','2025-01-16 03:42:16',NULL),(180,'Purple','2025-01-16','P','2025-01-16 03:35:58',NULL),(180,'Purple','2025-01-17','P','2025-02-26 05:12:07',NULL),(180,'Purple','2025-01-18','P','2025-02-26 05:12:34',NULL),(180,'Purple','2025-01-20','P','2025-02-26 06:15:25',NULL),(180,'Purple','2025-01-21','P','2025-02-26 06:19:52',NULL),(180,'Purple','2025-01-22','P','2025-02-26 06:21:01',NULL),(180,'Purple','2025-01-23','P','2025-02-26 06:22:22',NULL),(180,'Purple','2025-01-24','P','2025-02-26 06:23:01',NULL),(180,'Purple','2025-01-29','P','2025-02-26 06:23:26',NULL),(180,'Purple','2025-01-30','P','2025-02-26 06:23:36',NULL),(180,'Purple','2025-01-31','P','2025-02-26 06:24:09',NULL),(180,'Purple','2025-02-01','P','2025-02-26 06:24:42',NULL),(180,'Purple','2025-02-03','P','2025-02-26 06:24:52',NULL),(180,'Purple','2025-02-04','P','2025-02-26 06:25:04',NULL),(180,'Purple','2025-02-06','P','2025-02-26 06:25:29',NULL),(180,'Purple','2025-02-07','P','2025-02-27 04:55:08',NULL),(180,'Purple','2025-02-08','P','2025-02-27 05:02:31',NULL),(180,'Purple','2025-02-10','P','2025-02-27 05:04:43',NULL),(180,'Purple','2025-02-11','A','2025-02-27 05:14:36',NULL),(180,'Purple','2025-02-12','P','2025-02-27 05:15:55',NULL),(180,'Purple','2025-02-13','P','2025-02-27 05:16:14',NULL),(180,'Purple','2025-02-15','P','2025-02-27 05:22:51',NULL),(180,'Purple','2025-02-17','P','2025-02-27 05:24:09',NULL),(180,'Purple','2025-02-18','P','2025-02-27 05:30:16',NULL),(180,'Purple','2025-02-20','P','2025-02-27 05:31:07',NULL),(180,'Purple','2025-02-21','A','2025-02-27 05:33:00',NULL),(180,'Purple','2025-02-22','P','2025-02-27 05:34:25',NULL),(180,'Purple','2025-02-24','P','2025-02-27 05:37:14',NULL),(180,'Purple','2025-02-25','A','2025-02-25 05:19:07',NULL),(180,'Purple','2025-02-26','P','2025-02-26 05:09:35',NULL),(180,'Purple','2025-02-27','P','2025-02-27 05:40:21',NULL),(180,'Purple','2025-02-28','P','2025-02-28 03:55:10',NULL),(180,'Purple','2025-03-01','P','2025-03-01 07:12:23',NULL),(180,'Purple','2025-03-03','P','2025-03-03 04:03:49',NULL),(180,'Purple','2025-03-04','P','2025-03-04 03:44:54',NULL),(180,'Purple','2025-03-05','P','2025-03-05 03:25:02',NULL),(180,'Purple','2025-03-06','A','2025-03-06 03:44:29',NULL),(180,'Purple','2025-03-08','P','2025-03-10 05:20:37',NULL),(180,'Purple','2025-03-10','P','2025-03-10 05:26:51',NULL),(180,'Purple','2025-03-11','P','2025-03-11 04:37:16',NULL),(180,'Purple','2025-03-12','A','2025-03-12 03:29:31',NULL),(180,'Purple','2025-03-13','P','2025-03-13 04:14:50',NULL),(180,'Purple','2025-03-14','P','2025-03-15 07:21:43',NULL),(180,'Purple','2025-03-15','P','2025-03-15 07:21:06',NULL),(180,'Purple','2025-03-17','P','2025-03-17 06:41:36',NULL),(180,'Purple','2025-03-18','P','2025-03-19 03:26:28',NULL),(180,'Purple','2025-03-19','A','2025-03-19 03:27:44',NULL),(180,'Purple','2025-03-20','P','2025-03-20 04:39:16',NULL),(180,'Purple','2025-03-21','P','2025-03-21 03:46:06',NULL),(180,'Purple','2025-04-07','P','2025-04-07 03:34:50',NULL),(180,'Purple','2025-04-08','P','2025-04-08 05:08:12',NULL),(180,'Purple','2025-04-09','P','2025-04-09 03:53:29',NULL),(180,'Purple','2025-04-11','P','2025-04-12 05:01:32',NULL),(180,'Purple','2025-04-12','P','2025-04-12 05:00:50',NULL),(180,'Purple','2025-04-14','A','2025-04-14 05:03:41',NULL),(180,'Purple','2025-04-15','P','2025-04-15 04:44:25',NULL),(180,'Purple','2025-04-16','P','2025-04-16 05:20:32',NULL),(180,'Purple','2025-04-17','P','2025-04-17 03:56:07',NULL),(180,'Purple','2025-04-18','P','2025-04-18 08:35:53',NULL),(180,'Purple','2025-04-19','P','2025-04-21 04:24:29',NULL),(180,'Purple','2025-04-21','P','2025-04-21 04:12:50',NULL),(180,'Purple','2025-04-22','A','2025-04-22 04:51:20',NULL),(180,'Purple','2025-04-23','P','2025-04-23 15:55:23',NULL),(180,'Purple','2025-04-24','P','2025-04-24 04:06:17','2025-04-24 04:10:45'),(180,'Purple','2025-04-25','P','2025-04-25 04:52:30',NULL),(180,'Purple','2025-04-28','P','2025-04-28 06:18:50',NULL),(180,'Purple','2025-04-29','P','2025-04-29 04:24:58',NULL),(180,'Purple','2025-04-30','P','2025-04-30 04:32:27',NULL),(180,'Purple','2025-05-02','A','2025-05-02 04:57:09',NULL),(180,'Purple','2025-05-05','A','2025-05-05 11:13:46',NULL),(180,'Purple','2025-05-06','P','2025-05-08 04:12:02',NULL),(180,'Purple','2025-05-07','P','2025-05-08 04:09:29',NULL),(180,'Purple','2025-05-08','P','2025-05-08 04:08:19',NULL),(180,'Purple','2025-05-09','P','2025-05-09 06:10:50',NULL),(180,'Purple','2025-05-10','A','2025-05-10 06:31:46',NULL),(180,'Purple','2025-05-12','P','2025-05-12 03:42:12',NULL),(180,'Purple','2025-05-13','P','2025-05-13 04:17:56',NULL),(180,'Purple','2025-05-14','P','2025-05-14 03:59:18',NULL),(180,'Purple','2025-05-15','A','2025-05-15 04:06:46',NULL),(180,'Purple','2025-05-16','P','2025-05-16 04:11:12',NULL),(180,'Purple','2025-05-17','P','2025-05-17 04:11:27',NULL),(180,'Purple','2025-05-19','A','2025-05-19 06:15:31',NULL),(180,'Purple','2025-05-20','P','2025-05-20 04:44:23',NULL),(180,'Purple','2025-05-21','P','2025-05-21 04:30:58',NULL),(180,'Purple','2025-05-22','P','2025-05-22 05:31:15',NULL),(180,'Purple','2025-05-23','P','2025-05-23 05:40:36',NULL),(180,'Purple','2025-05-26','A','2025-05-26 03:56:32',NULL),(180,'Purple','2025-05-29','P','2025-05-29 04:18:39',NULL),(180,'Purple','2025-05-30','P','2025-05-30 05:17:51',NULL),(180,'Purple','2025-05-31','P','2025-05-31 04:17:00',NULL),(180,'Purple','2025-06-10','P','2025-06-10 07:21:35',NULL),(180,'Purple','2025-06-16','P','2025-06-16 03:30:53',NULL),(180,'Purple','2025-06-23','A','2025-06-23 04:35:57',NULL),(180,'Purple','2025-06-24','P','2025-06-25 05:28:43',NULL),(180,'Purple','2025-06-30','P','2025-06-30 05:39:08',NULL),(180,'Purple','2025-07-01','P','2025-07-01 05:16:15',NULL),(180,'Purple','2025-07-02','P','2025-07-02 06:25:48',NULL),(180,'Purple','2025-07-03','P','2025-07-03 04:34:39',NULL),(180,'Purple','2025-07-07','P','2025-07-07 05:25:42',NULL),(180,'Purple','2025-07-08','P','2025-07-09 05:03:58',NULL),(180,'Purple','2025-07-09','P','2025-07-09 05:01:47',NULL),(180,'Purple','2025-07-10','P','2025-07-10 05:49:14',NULL),(180,'Purple','2025-07-11','P','2025-07-11 04:06:58',NULL),(180,'Purple','2025-07-14','A','2025-07-14 03:40:31',NULL),(180,'Purple','2025-07-15','P','2025-07-15 08:51:44',NULL),(180,'Purple','2025-07-16','P','2025-07-16 04:28:59',NULL),(180,'Purple','2025-07-17','P','2025-07-17 04:20:48',NULL),(180,'Purple','2025-07-18','P','2025-07-18 05:30:24',NULL),(181,'2B','2023-06-19','P','2023-06-19 04:16:37',NULL),(181,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(181,'2B','2023-06-21','A','2023-06-21 04:05:34',NULL),(181,'2B','2023-06-22','P','2023-06-22 05:18:10',NULL),(181,'2B','2023-06-23','P','2023-06-23 03:56:37',NULL),(181,'2B','2023-07-10','A','2023-07-10 09:20:38',NULL),(181,'2B','2023-07-12','P','2023-07-12 03:38:09',NULL),(181,'2B','2023-07-13','P','2023-07-13 03:53:08',NULL),(181,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(181,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(181,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(181,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(181,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(181,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(181,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(181,'3A','2023-08-02','A','2023-08-02 04:12:04',NULL),(181,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(181,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(181,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(181,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(181,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(181,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(181,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(181,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(181,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(181,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(181,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(181,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(181,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(181,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(181,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(181,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(181,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(181,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(181,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(181,'3A','2023-08-28','A','2023-08-28 06:10:19',NULL),(181,'3A','2023-08-29','A','2023-08-29 05:37:58',NULL),(181,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(181,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(181,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(181,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(181,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(181,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(181,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(181,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(181,'3A','2023-09-13','A','2023-09-13 06:26:40',NULL),(181,'3A','2023-09-14','A','2023-09-14 04:07:32',NULL),(181,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(181,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(181,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(181,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(181,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(181,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(181,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(181,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(181,'3A','2023-09-25','A','2023-09-25 04:12:22',NULL),(181,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(181,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(181,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(181,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(181,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(181,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(181,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(181,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(181,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(181,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(181,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(181,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(181,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(181,'3A','2023-10-17','A','2023-10-17 03:54:17',NULL),(181,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(181,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(181,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(181,'3A','2023-10-23','A','2023-10-23 04:19:00',NULL),(181,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(181,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(181,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(181,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(181,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(181,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(181,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(181,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(181,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(181,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(181,'3A','2023-11-06','A','2023-11-06 04:05:10',NULL),(181,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(181,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(181,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(181,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(181,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(181,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(181,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(181,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(181,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(181,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(181,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(181,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(181,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(181,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(181,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(181,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(181,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(181,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(181,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(181,'3A','2024-01-05','A','2024-01-15 09:58:27',NULL),(181,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(181,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(181,'3A','2024-01-15','A','2024-01-16 11:20:05',NULL),(181,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(181,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(181,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(181,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(181,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(181,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(181,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(181,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(181,'3B','2024-01-29','A','2024-01-30 05:07:56',NULL),(181,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(181,'3B','2024-01-31','P','2024-02-01 04:45:55',NULL),(181,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(181,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(181,'3B','2024-02-12','P','2024-02-12 09:37:51',NULL),(181,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(181,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(181,'3B','2024-02-16','P','2024-02-16 04:31:31',NULL),(181,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(181,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(181,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(181,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(181,'3B','2024-02-22','P','2024-02-23 04:15:16',NULL),(181,'3B','2024-02-23','P','2024-02-23 04:26:25',NULL),(181,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(181,'3B','2024-02-28','A','2024-02-28 05:23:35',NULL),(181,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(181,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(181,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(181,'3B','2024-03-08','P','2024-03-08 06:56:59',NULL),(181,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(181,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(181,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(181,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(181,'3B','2024-03-15','P','2024-03-15 04:11:43',NULL),(181,'3B','2024-03-18','A','2024-03-18 04:09:01',NULL),(181,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(181,'3B','2024-03-20','A','2024-03-20 04:33:51',NULL),(181,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(181,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(181,'3B','2024-03-25','P','2024-03-25 04:19:16',NULL),(181,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(181,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(181,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(181,'3B','2024-03-29','P','2024-03-29 04:37:06',NULL),(181,'3B','2024-04-15','A','2024-04-15 07:35:48',NULL),(181,'3B','2024-04-16','A','2024-04-16 09:41:29',NULL),(181,'3B','2024-04-17','A','2024-04-17 10:05:25',NULL),(181,'3B','2024-04-18','P','2024-04-18 17:08:47',NULL),(181,'3B','2024-04-19','P','2024-04-19 12:56:09',NULL),(181,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(181,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(181,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(181,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(181,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(181,'3B','2024-04-29','A','2024-04-29 10:43:46',NULL),(181,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(181,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(181,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(181,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(181,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(181,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(181,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(181,'3B','2024-05-09','A','2024-05-09 11:20:48',NULL),(181,'3B','2024-05-10','A','2024-05-10 11:37:25',NULL),(181,'3B','2024-05-11','A','2024-05-11 10:28:09',NULL),(181,'3B','2024-05-13','A','2024-05-13 11:17:58',NULL),(181,'3B','2024-05-14','P','2024-05-14 11:15:56',NULL),(181,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(181,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(181,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(181,'3B','2024-05-18','P','2024-05-20 17:15:05',NULL),(181,'3B','2024-05-20','A','2024-05-20 17:17:59',NULL),(181,'3B','2024-05-21','A','2024-05-21 11:24:32',NULL),(181,'3B','2024-05-27','A','2024-05-29 16:48:16',NULL),(181,'3B','2024-05-29','A','2024-05-29 07:12:20',NULL),(181,'3B','2024-05-30','A','2024-05-30 06:30:00',NULL),(181,'3B','2024-05-31','A','2024-05-31 05:28:51',NULL),(181,'3B','2024-06-24','A','2024-06-24 06:25:08',NULL),(181,'3B','2024-07-01','A','2024-07-01 15:43:40',NULL),(181,'3B','2024-07-02','A','2024-07-02 06:31:51',NULL),(181,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(181,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(181,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(181,'3B','2024-07-06','P','2024-07-08 15:45:11',NULL),(181,'3B','2024-07-08','A','2024-07-08 05:35:53',NULL),(181,'3B','2024-07-09','P','2024-07-09 06:44:06',NULL),(181,'3B','2024-07-10','P','2024-07-10 15:03:04',NULL),(181,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(181,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(181,'3B','2024-07-13','P','2024-07-19 03:33:12',NULL),(181,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(181,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(181,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(181,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(181,'3B','2024-08-08','A','2024-08-08 05:44:24',NULL),(181,'3B','2024-08-13','A','2024-08-13 05:31:12',NULL),(181,'3B','2024-08-15','A','2024-08-15 05:47:12',NULL),(181,'3B','2024-08-16','A','2024-08-16 05:31:38',NULL),(181,'3B','2024-08-17','P','2024-08-17 05:10:48',NULL),(181,'4S','2025-04-11','A','2025-04-12 05:49:20',NULL),(181,'4S','2025-04-12','A','2025-04-12 05:47:07',NULL),(181,'4S','2025-04-14','A','2025-04-14 06:22:26',NULL),(181,'4S','2025-04-15','P','2025-04-15 05:22:07',NULL),(181,'4S','2025-04-16','P','2025-04-16 05:32:09',NULL),(181,'4S','2025-04-17','P','2025-04-17 04:37:52',NULL),(181,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(181,'4S','2025-04-19','P','2025-04-21 03:44:15',NULL),(181,'4S','2025-04-21','A','2025-04-21 03:45:40',NULL),(181,'4S','2025-04-22','P','2025-04-22 05:05:08',NULL),(181,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(181,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(181,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(181,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(181,'4S','2025-05-02','A','2025-05-02 05:06:12',NULL),(181,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(181,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(181,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(181,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(181,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(181,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(181,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(181,'4S','2025-05-14','P','2025-05-14 04:04:54',NULL),(181,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(181,'4S','2025-05-16','P','2025-05-16 03:54:23',NULL),(181,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(181,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(181,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(181,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(181,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(181,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(181,'4S','2025-05-26','P','2025-05-26 03:35:53',NULL),(181,'4S','2025-05-29','P','2025-05-29 04:17:18',NULL),(181,'4S','2025-05-30','P','2025-05-30 05:26:21',NULL),(181,'4S','2025-05-31','P','2025-05-31 04:25:42',NULL),(181,'4S','2025-06-10','P','2025-06-10 07:32:42',NULL),(181,'4S','2025-06-16','P','2025-06-16 03:36:15',NULL),(181,'4S','2025-06-23','P','2025-06-23 04:45:35',NULL),(181,'4S','2025-06-25','A','2025-06-26 03:59:53',NULL),(181,'4S','2025-06-30','P','2025-06-30 05:41:36',NULL),(181,'4S','2025-07-01','P','2025-07-01 05:29:00',NULL),(181,'4S','2025-07-02','P','2025-07-02 06:32:59',NULL),(181,'4S','2025-07-03','P','2025-07-03 04:11:02',NULL),(181,'4S','2025-07-07','A','2025-07-07 05:48:04',NULL),(181,'4S','2025-07-08','P','2025-07-09 05:15:00',NULL),(181,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(181,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(181,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(181,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(181,'Yellow','2024-09-14','P','2024-09-14 03:27:00',NULL),(181,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(181,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(181,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(181,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(181,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(181,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(181,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(181,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(181,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(181,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(181,'Yellow','2024-10-04','A','2024-10-04 05:09:18',NULL),(181,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(181,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(181,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(181,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(181,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(181,'Yellow','2024-10-11','A','2024-10-11 03:59:22',NULL),(181,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(181,'Yellow','2024-10-15','A','2024-10-15 03:53:34',NULL),(181,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(181,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(181,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(181,'Yellow','2024-10-19','P','2024-10-19 04:07:03',NULL),(181,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(181,'Yellow','2024-10-22','P','2024-10-22 03:45:54',NULL),(181,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(181,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(181,'Yellow','2024-10-25','P','2024-10-25 03:52:31',NULL),(181,'Yellow','2024-10-26','A','2024-10-26 03:54:53',NULL),(181,'Yellow','2024-10-28','P','2024-10-28 03:51:34',NULL),(181,'Yellow','2024-10-29','A','2024-10-29 03:55:47',NULL),(181,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(181,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(181,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(181,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(181,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(181,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(181,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(181,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(181,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(181,'Yellow','2024-11-11','A','2024-11-11 03:53:30',NULL),(181,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(181,'Yellow','2024-11-13','P','2024-11-13 03:50:00',NULL),(181,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(181,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(181,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(181,'Yellow','2024-11-18','A','2024-11-18 05:32:55',NULL),(181,'Yellow','2024-11-19','P','2024-11-19 05:24:20',NULL),(181,'Yellow','2024-11-20','P','2024-11-20 06:35:58',NULL),(181,'Yellow','2024-11-21','P','2024-11-21 05:46:14',NULL),(181,'Yellow','2024-11-25','A','2024-11-25 03:58:07',NULL),(181,'Yellow','2024-11-26','A','2024-11-26 03:44:39',NULL),(181,'Yellow','2024-11-27','P','2024-11-27 03:57:38',NULL),(181,'Yellow','2024-11-28','P','2024-11-28 05:46:53',NULL),(181,'Yellow','2024-11-29','P','2024-11-29 06:04:34',NULL),(181,'Yellow','2024-11-30','A','2024-11-30 03:40:00',NULL),(181,'Yellow','2025-01-06','A','2025-01-06 05:19:01',NULL),(181,'Yellow','2025-01-07','A','2025-01-07 05:20:24',NULL),(181,'Yellow','2025-01-08','P','2025-01-08 03:58:54',NULL),(181,'Yellow','2025-01-09','P','2025-01-09 03:47:25',NULL),(181,'Yellow','2025-01-10','P','2025-01-10 04:00:42',NULL),(181,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(181,'Yellow','2025-01-14','P','2025-01-14 05:15:18',NULL),(181,'Yellow','2025-01-15','P','2025-01-16 03:42:46',NULL),(181,'Yellow','2025-01-16','P','2025-01-16 03:39:36',NULL),(181,'Yellow','2025-01-17','P','2025-02-26 05:27:50',NULL),(181,'Yellow','2025-01-18','P','2025-02-26 05:28:13',NULL),(181,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(181,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(181,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(181,'Yellow','2025-02-28','P','2025-02-28 04:11:23',NULL),(181,'Yellow','2025-03-01','A','2025-03-01 07:24:54',NULL),(181,'Yellow','2025-03-03','A','2025-03-03 04:18:01',NULL),(181,'Yellow','2025-03-04','P','2025-03-04 03:55:22',NULL),(181,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(181,'Yellow','2025-03-06','A','2025-03-06 03:53:49',NULL),(181,'Yellow','2025-03-08','P','2025-03-10 05:23:45',NULL),(181,'Yellow','2025-03-10','P','2025-03-10 05:35:48',NULL),(181,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(181,'Yellow','2025-03-13','P','2025-03-13 04:19:58',NULL),(181,'Yellow','2025-03-17','P','2025-03-17 07:28:44',NULL),(181,'Yellow','2025-03-18','P','2025-03-19 03:58:53',NULL),(181,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(181,'Yellow','2025-03-20','A','2025-03-20 04:40:56',NULL),(181,'Yellow','2025-03-21','P','2025-03-21 03:42:59',NULL),(181,'Yellow','2025-04-07','A','2025-04-07 03:50:10',NULL),(181,'Yellow','2025-04-08','A','2025-04-08 05:19:12',NULL),(181,'Yellow','2025-04-09','A','2025-04-09 05:28:05',NULL),(183,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(183,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(183,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(183,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(183,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(183,'2A','2023-07-10','P','2023-07-10 09:18:30',NULL),(183,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(183,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(183,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(183,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(183,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(183,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(183,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(183,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(183,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(183,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(183,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(183,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(183,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(183,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(183,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(183,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(183,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(183,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(183,'3A','2023-08-12','A','2023-09-08 04:58:59',NULL),(183,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(183,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(183,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(183,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(183,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(183,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(183,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(183,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(183,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(183,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(183,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(183,'3A','2023-08-29','A','2023-08-29 05:37:58',NULL),(183,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(183,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(183,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(183,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(183,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(183,'3A','2023-09-09','A','2023-09-09 04:40:27',NULL),(183,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(183,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(183,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(183,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(183,'3A','2023-09-15','A','2023-09-15 03:55:43',NULL),(183,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(183,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(183,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(183,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(183,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(183,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(183,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(183,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(183,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(183,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(183,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(183,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(183,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(183,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(183,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(183,'3A','2023-10-06','A','2023-10-06 03:38:23',NULL),(183,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(183,'3A','2023-10-09','A','2023-10-09 03:36:45',NULL),(183,'3A','2023-10-10','A','2023-10-10 06:51:03',NULL),(183,'3A','2023-10-11','A','2023-10-11 04:51:24',NULL),(183,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(183,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(183,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(183,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(183,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(183,'3A','2023-10-23','A','2023-10-23 04:19:00',NULL),(183,'3A','2023-10-24','A','2023-10-24 04:27:55',NULL),(183,'3A','2023-10-25','A','2023-10-25 04:36:09',NULL),(183,'3A','2023-10-26','A','2023-10-26 06:39:36',NULL),(183,'3A','2023-10-27','A','2023-10-27 05:27:37',NULL),(183,'3A','2023-10-30','A','2023-10-30 06:35:50',NULL),(183,'3A','2023-10-31','A','2023-10-31 03:51:51',NULL),(183,'3A','2023-11-01','A','2023-11-01 03:43:19',NULL),(183,'3A','2023-11-02','A','2023-11-02 04:02:16',NULL),(183,'3A','2023-11-03','A','2023-11-03 03:52:35',NULL),(183,'3A','2023-11-04','L','2023-11-04 05:06:46',NULL),(183,'3A','2023-11-06','L','2023-11-06 04:05:10',NULL),(183,'3A','2023-11-07','A','2023-11-07 04:08:34',NULL),(183,'3A','2023-11-08','L','2023-11-08 05:52:22',NULL),(183,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(183,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(183,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(183,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(183,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(183,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(183,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(183,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(183,'3A','2023-11-22','A','2023-11-22 06:05:30',NULL),(183,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(183,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(183,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(183,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(183,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(183,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(183,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(183,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(183,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(183,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(183,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(183,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(183,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(183,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(183,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(183,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(183,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(183,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(183,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(183,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(183,'3B','2024-01-29','P','2024-01-30 05:07:56',NULL),(183,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(183,'3B','2024-01-31','A','2024-02-01 04:45:55',NULL),(183,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(183,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(183,'3B','2024-02-12','P','2024-02-12 09:37:51',NULL),(183,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(183,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(183,'3B','2024-02-16','P','2024-02-16 04:31:31',NULL),(183,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(183,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(183,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(183,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(183,'3B','2024-02-22','A','2024-02-23 04:15:16',NULL),(183,'3B','2024-02-23','A','2024-02-23 04:26:25',NULL),(183,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(183,'3B','2024-02-28','P','2024-02-28 05:23:35',NULL),(183,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(183,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(183,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(183,'3B','2024-03-08','P','2024-03-08 06:56:59',NULL),(183,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(183,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(183,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(183,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(183,'3B','2024-03-15','P','2024-03-15 04:11:43',NULL),(183,'3B','2024-03-18','P','2024-03-18 04:09:01',NULL),(183,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(183,'3B','2024-03-20','P','2024-03-20 04:33:51',NULL),(183,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(183,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(183,'3B','2024-03-25','P','2024-03-25 04:19:16',NULL),(183,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(183,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(183,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(183,'3B','2024-03-29','P','2024-03-29 04:37:06',NULL),(183,'3B','2024-04-15','A','2024-04-15 07:35:48',NULL),(183,'3B','2024-04-16','A','2024-04-16 09:41:29',NULL),(183,'3B','2024-04-17','P','2024-04-17 10:05:25',NULL),(183,'3B','2024-04-18','A','2024-04-18 17:08:47',NULL),(183,'3B','2024-04-19','P','2024-04-19 12:56:09',NULL),(183,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(183,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(183,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(183,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(183,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(183,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(183,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(183,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(183,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(183,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(183,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(183,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(183,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(183,'3B','2024-05-09','P','2024-05-09 11:20:48',NULL),(183,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(183,'3B','2024-05-11','P','2024-05-11 10:28:09',NULL),(183,'3B','2024-05-13','P','2024-05-13 11:17:58',NULL),(183,'3B','2024-05-14','P','2024-05-14 11:15:56',NULL),(183,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(183,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(183,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(183,'3B','2024-05-18','P','2024-05-20 17:15:05',NULL),(183,'3B','2024-05-20','P','2024-05-20 17:17:59',NULL),(183,'3B','2024-05-21','P','2024-05-21 11:24:32',NULL),(183,'3B','2024-05-27','P','2024-05-29 16:48:16',NULL),(183,'3B','2024-05-29','P','2024-05-29 07:12:20',NULL),(183,'3B','2024-05-30','P','2024-05-30 06:30:00',NULL),(183,'3B','2024-05-31','P','2024-05-31 05:28:51',NULL),(183,'3B','2024-06-24','P','2024-06-24 06:25:08',NULL),(183,'3B','2024-07-01','P','2024-07-01 15:43:40',NULL),(183,'3B','2024-07-02','P','2024-07-02 06:31:51',NULL),(183,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(183,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(183,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(183,'3B','2024-07-06','P','2024-07-08 15:45:11',NULL),(183,'3B','2024-07-08','P','2024-07-08 05:35:53',NULL),(183,'3B','2024-07-09','P','2024-07-09 06:44:06',NULL),(183,'3B','2024-07-10','P','2024-07-10 15:03:04',NULL),(183,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(183,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(183,'3B','2024-07-13','P','2024-07-19 03:33:12',NULL),(183,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(183,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(183,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(183,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(183,'3B','2024-08-08','A','2024-08-08 05:44:24',NULL),(183,'3B','2024-08-13','P','2024-08-13 05:31:12',NULL),(183,'3B','2024-08-15','A','2024-08-15 05:47:12',NULL),(183,'3B','2024-08-16','P','2024-08-16 05:31:38',NULL),(183,'3B','2024-08-17','P','2024-08-17 05:10:48',NULL),(183,'4S','2025-04-11','P','2025-04-12 05:49:20',NULL),(183,'4S','2025-04-12','P','2025-04-12 05:47:07',NULL),(183,'4S','2025-04-14','P','2025-04-14 06:22:26',NULL),(183,'4S','2025-04-15','P','2025-04-15 05:22:07',NULL),(183,'4S','2025-04-16','P','2025-04-16 05:32:09',NULL),(183,'4S','2025-04-17','P','2025-04-17 04:37:52',NULL),(183,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(183,'4S','2025-04-19','P','2025-04-21 03:44:15',NULL),(183,'4S','2025-04-21','P','2025-04-21 03:45:40',NULL),(183,'4S','2025-04-22','P','2025-04-22 05:05:08',NULL),(183,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(183,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(183,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(183,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(183,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(183,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(183,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(183,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(183,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(183,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(183,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(183,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(183,'4S','2025-05-14','P','2025-05-14 04:04:54',NULL),(183,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(183,'4S','2025-05-16','P','2025-05-16 03:54:23',NULL),(183,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(183,'4S','2025-05-19','A','2025-05-19 06:58:59',NULL),(183,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(183,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(183,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(183,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(183,'4S','2025-05-26','P','2025-05-26 03:35:53',NULL),(183,'4S','2025-05-29','P','2025-05-29 04:17:18',NULL),(183,'4S','2025-05-30','P','2025-05-30 05:26:21',NULL),(183,'4S','2025-05-31','P','2025-05-31 04:25:42',NULL),(183,'4S','2025-06-10','P','2025-06-10 07:32:42',NULL),(183,'4S','2025-06-16','P','2025-06-16 03:36:15',NULL),(183,'4S','2025-06-23','P','2025-06-23 04:45:35',NULL),(183,'4S','2025-06-25','P','2025-06-26 03:59:53',NULL),(183,'4S','2025-06-30','P','2025-06-30 05:41:36',NULL),(183,'4S','2025-07-01','P','2025-07-01 05:29:00',NULL),(183,'4S','2025-07-02','A','2025-07-02 06:32:59',NULL),(183,'4S','2025-07-03','A','2025-07-03 04:11:02',NULL),(183,'4S','2025-07-07','P','2025-07-07 05:48:04',NULL),(183,'4S','2025-07-08','P','2025-07-09 05:15:00',NULL),(183,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(183,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(183,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(183,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(183,'Yellow','2024-09-14','P','2024-09-14 03:27:00',NULL),(183,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(183,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(183,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(183,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(183,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(183,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(183,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(183,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(183,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(183,'Yellow','2024-10-02','A','2024-10-02 04:09:03',NULL),(183,'Yellow','2024-10-04','P','2024-10-04 05:09:18',NULL),(183,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(183,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(183,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(183,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(183,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(183,'Yellow','2024-10-11','A','2024-10-11 03:59:22',NULL),(183,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(183,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(183,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(183,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(183,'Yellow','2024-10-18','A','2024-10-18 04:00:17',NULL),(183,'Yellow','2024-10-19','P','2024-10-19 04:07:03',NULL),(183,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(183,'Yellow','2024-10-22','P','2024-10-22 03:45:54',NULL),(183,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(183,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(183,'Yellow','2024-10-25','P','2024-10-25 03:52:31',NULL),(183,'Yellow','2024-10-26','P','2024-10-26 03:54:53',NULL),(183,'Yellow','2024-10-28','P','2024-10-28 03:51:34',NULL),(183,'Yellow','2024-10-29','P','2024-10-29 03:55:47',NULL),(183,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(183,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(183,'Yellow','2024-11-01','A','2024-11-01 04:01:17',NULL),(183,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(183,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(183,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(183,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(183,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(183,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(183,'Yellow','2024-11-11','A','2024-11-11 03:53:30',NULL),(183,'Yellow','2024-11-12','A','2024-11-12 03:46:16',NULL),(183,'Yellow','2024-11-13','A','2024-11-13 03:50:00',NULL),(183,'Yellow','2024-11-14','A','2024-11-14 03:55:19',NULL),(183,'Yellow','2024-11-15','A','2024-11-15 04:46:26',NULL),(183,'Yellow','2024-11-16','A','2024-11-16 03:54:33',NULL),(183,'Yellow','2024-11-18','A','2024-11-18 05:32:55',NULL),(183,'Yellow','2024-11-19','A','2024-11-19 05:24:20',NULL),(183,'Yellow','2024-11-20','A','2024-11-20 06:35:58',NULL),(183,'Yellow','2024-11-21','A','2024-11-21 05:46:14',NULL),(183,'Yellow','2024-11-25','A','2024-11-25 03:58:07',NULL),(183,'Yellow','2024-11-26','A','2024-11-26 03:44:39',NULL),(183,'Yellow','2024-11-27','A','2024-11-27 03:57:38',NULL),(183,'Yellow','2024-11-28','A','2024-11-28 05:46:53',NULL),(183,'Yellow','2024-11-29','A','2024-11-29 06:04:34',NULL),(183,'Yellow','2024-11-30','A','2024-11-30 03:40:00',NULL),(183,'Yellow','2025-01-06','P','2025-01-06 05:19:01',NULL),(183,'Yellow','2025-01-07','P','2025-01-07 05:20:24',NULL),(183,'Yellow','2025-01-08','A','2025-01-08 03:58:54',NULL),(183,'Yellow','2025-01-09','P','2025-01-09 03:47:25',NULL),(183,'Yellow','2025-01-10','P','2025-01-10 04:00:42',NULL),(183,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(183,'Yellow','2025-01-14','P','2025-01-14 05:15:18',NULL),(183,'Yellow','2025-01-15','P','2025-01-16 03:42:46',NULL),(183,'Yellow','2025-01-16','P','2025-01-16 03:39:36',NULL),(183,'Yellow','2025-01-17','P','2025-02-26 05:27:50',NULL),(183,'Yellow','2025-01-18','P','2025-02-26 05:28:13',NULL),(183,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(183,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(183,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(183,'Yellow','2025-02-28','P','2025-02-28 04:11:23',NULL),(183,'Yellow','2025-03-01','P','2025-03-01 07:24:54',NULL),(183,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(183,'Yellow','2025-03-04','A','2025-03-04 03:55:22',NULL),(183,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(183,'Yellow','2025-03-06','P','2025-03-06 03:53:49',NULL),(183,'Yellow','2025-03-08','P','2025-03-10 05:23:45',NULL),(183,'Yellow','2025-03-10','P','2025-03-10 05:35:48',NULL),(183,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(183,'Yellow','2025-03-13','P','2025-03-13 04:19:58',NULL),(183,'Yellow','2025-03-17','P','2025-03-17 07:28:44',NULL),(183,'Yellow','2025-03-18','P','2025-03-19 03:58:53',NULL),(183,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(183,'Yellow','2025-03-20','P','2025-03-20 04:40:56',NULL),(183,'Yellow','2025-03-21','P','2025-03-21 03:42:59',NULL),(183,'Yellow','2025-04-07','P','2025-04-07 03:50:10',NULL),(183,'Yellow','2025-04-08','P','2025-04-08 05:19:12',NULL),(183,'Yellow','2025-04-09','P','2025-04-09 05:28:05',NULL),(185,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(185,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(185,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(185,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(185,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(185,'2A','2023-07-10','P','2023-07-10 09:18:30',NULL),(185,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(185,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(185,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(185,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(185,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(185,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(185,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(185,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(185,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(185,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(185,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(185,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(185,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(185,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(185,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(185,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(185,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(185,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(185,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(185,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(185,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(185,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(185,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(185,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(185,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(185,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(185,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(185,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(185,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(185,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(185,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(185,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(185,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(185,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(185,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(185,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(185,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(185,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(185,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(185,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(185,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(185,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(185,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(185,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(185,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(185,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(185,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(185,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(185,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(185,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(185,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(185,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(185,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(185,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(185,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(185,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(185,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(185,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(185,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(185,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(185,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(185,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(185,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(185,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(185,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(185,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(185,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(185,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(185,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(185,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(185,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(185,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(185,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(185,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(185,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(185,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(185,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(185,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(185,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(185,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(185,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(185,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(185,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(185,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(185,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(185,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(185,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(185,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(185,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(185,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(185,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(185,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(185,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(185,'3A','2023-11-27','A','2023-11-27 04:49:43',NULL),(185,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(185,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(185,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(185,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(185,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(185,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(185,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(185,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(185,'3A','2024-01-16','A','2024-01-16 10:18:21',NULL),(185,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(185,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(185,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(185,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(185,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(185,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(185,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(185,'3B','2024-01-29','P','2024-01-30 05:07:56',NULL),(185,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(185,'3B','2024-01-31','P','2024-02-01 04:45:55',NULL),(185,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(185,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(185,'3B','2024-02-12','P','2024-02-12 09:37:51',NULL),(185,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(185,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(185,'3B','2024-02-16','P','2024-02-16 04:31:31',NULL),(185,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(185,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(185,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(185,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(185,'3B','2024-02-22','P','2024-02-23 04:15:16',NULL),(185,'3B','2024-02-23','P','2024-02-23 04:26:25',NULL),(185,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(185,'3B','2024-02-28','P','2024-02-28 05:23:35',NULL),(185,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(185,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(185,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(185,'3B','2024-03-08','P','2024-03-08 06:56:59',NULL),(185,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(185,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(185,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(185,'3B','2024-03-14','A','2024-03-14 03:38:29',NULL),(185,'3B','2024-03-15','P','2024-03-15 04:11:43',NULL),(185,'3B','2024-03-18','P','2024-03-18 04:09:01',NULL),(185,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(185,'3B','2024-03-20','P','2024-03-20 04:33:51',NULL),(185,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(185,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(185,'3B','2024-03-25','A','2024-03-25 04:19:16',NULL),(185,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(185,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(185,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(185,'3B','2024-03-29','P','2024-03-29 04:37:06',NULL),(185,'3B','2024-04-15','P','2024-04-15 07:35:48',NULL),(185,'3B','2024-04-16','P','2024-04-16 09:41:29',NULL),(185,'3B','2024-04-17','P','2024-04-17 10:05:25',NULL),(185,'3B','2024-04-18','P','2024-04-18 17:08:47',NULL),(185,'3B','2024-04-19','P','2024-04-19 12:56:09',NULL),(185,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(185,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(185,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(185,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(185,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(185,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(185,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(185,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(185,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(185,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(185,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(185,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(185,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(185,'3B','2024-05-09','P','2024-05-09 11:20:48',NULL),(185,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(185,'3B','2024-05-11','P','2024-05-11 10:28:09',NULL),(185,'3B','2024-05-13','A','2024-05-13 11:17:58',NULL),(185,'3B','2024-05-14','A','2024-05-14 11:15:56',NULL),(185,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(185,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(185,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(185,'3B','2024-05-18','A','2024-05-20 17:15:05',NULL),(185,'3B','2024-05-20','P','2024-05-20 17:17:59',NULL),(185,'3B','2024-05-21','P','2024-05-21 11:24:32',NULL),(185,'3B','2024-05-27','P','2024-05-29 16:48:16',NULL),(185,'3B','2024-05-29','P','2024-05-29 07:12:20',NULL),(185,'3B','2024-05-30','P','2024-05-30 06:30:00',NULL),(185,'3B','2024-05-31','P','2024-05-31 05:28:51',NULL),(185,'3B','2024-06-24','P','2024-06-24 06:25:08',NULL),(185,'3B','2024-07-01','A','2024-07-01 15:43:40',NULL),(185,'3B','2024-07-02','P','2024-07-02 06:31:51',NULL),(185,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(185,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(185,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(185,'3B','2024-07-06','P','2024-07-08 15:45:11',NULL),(185,'3B','2024-07-08','P','2024-07-08 05:35:53',NULL),(185,'3B','2024-07-09','P','2024-07-09 06:44:06',NULL),(185,'3B','2024-07-10','P','2024-07-10 15:03:04',NULL),(185,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(185,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(185,'3B','2024-07-13','A','2024-07-19 03:33:12',NULL),(185,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(185,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(185,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(185,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(185,'3B','2024-08-08','P','2024-08-08 05:44:24',NULL),(185,'3B','2024-08-13','P','2024-08-13 05:31:12',NULL),(185,'3B','2024-08-15','P','2024-08-15 05:47:12',NULL),(185,'3B','2024-08-16','P','2024-08-16 05:31:38',NULL),(185,'3B','2024-08-17','P','2024-08-17 05:10:48',NULL),(185,'4S','2025-04-11','P','2025-04-12 05:49:20',NULL),(185,'4S','2025-04-12','P','2025-04-12 05:47:07',NULL),(185,'4S','2025-04-14','P','2025-04-14 06:22:26',NULL),(185,'4S','2025-04-15','P','2025-04-15 05:22:07',NULL),(185,'4S','2025-04-16','P','2025-04-16 05:32:09',NULL),(185,'4S','2025-04-17','P','2025-04-17 04:37:52',NULL),(185,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(185,'4S','2025-04-19','A','2025-04-21 03:44:15',NULL),(185,'4S','2025-04-21','P','2025-04-21 03:45:40',NULL),(185,'4S','2025-04-22','P','2025-04-22 05:05:08',NULL),(185,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(185,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(185,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(185,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(185,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(185,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(185,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(185,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(185,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(185,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(185,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(185,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(185,'4S','2025-05-14','P','2025-05-14 04:04:54',NULL),(185,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(185,'4S','2025-05-16','P','2025-05-16 03:54:23',NULL),(185,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(185,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(185,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(185,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(185,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(185,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(185,'4S','2025-05-26','P','2025-05-26 03:35:53',NULL),(185,'4S','2025-05-29','P','2025-05-29 04:17:18',NULL),(185,'4S','2025-05-30','P','2025-05-30 05:26:21',NULL),(185,'4S','2025-05-31','P','2025-05-31 04:25:42',NULL),(185,'4S','2025-06-10','P','2025-06-10 07:32:42',NULL),(185,'4S','2025-06-16','P','2025-06-16 03:36:15',NULL),(185,'4S','2025-06-23','P','2025-06-23 04:45:35',NULL),(185,'4S','2025-06-25','P','2025-06-26 03:59:53',NULL),(185,'4S','2025-06-30','P','2025-06-30 05:41:36',NULL),(185,'4S','2025-07-01','P','2025-07-01 05:29:00',NULL),(185,'4S','2025-07-02','P','2025-07-02 06:32:59',NULL),(185,'4S','2025-07-03','P','2025-07-03 04:11:02',NULL),(185,'4S','2025-07-07','P','2025-07-07 05:48:04',NULL),(185,'4S','2025-07-08','P','2025-07-09 05:15:00',NULL),(185,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(185,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(185,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(185,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(185,'Yellow','2024-09-14','A','2024-09-14 03:27:00',NULL),(185,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(185,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(185,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(185,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(185,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(185,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(185,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(185,'Yellow','2024-09-30','A','2024-09-30 04:02:05',NULL),(185,'Yellow','2024-10-01','L','2024-10-01 04:05:04',NULL),(185,'Yellow','2024-10-02','A','2024-10-02 04:09:03',NULL),(185,'Yellow','2024-10-04','L','2024-10-04 05:09:18',NULL),(185,'Yellow','2024-10-05','L','2024-10-05 04:11:13',NULL),(185,'Yellow','2024-10-07','L','2024-10-07 05:27:33',NULL),(185,'Yellow','2024-10-08','L','2024-10-08 03:34:52',NULL),(185,'Yellow','2024-10-09','L','2024-10-09 03:53:30',NULL),(185,'Yellow','2024-10-10','L','2024-10-10 03:55:34',NULL),(185,'Yellow','2024-10-11','L','2024-10-11 03:59:22',NULL),(185,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(185,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(185,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(185,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(185,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(185,'Yellow','2024-10-19','P','2024-10-19 04:07:03',NULL),(185,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(185,'Yellow','2024-10-22','P','2024-10-22 03:45:54',NULL),(185,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(185,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(185,'Yellow','2024-10-25','P','2024-10-25 03:52:31',NULL),(185,'Yellow','2024-10-26','P','2024-10-26 03:54:53',NULL),(185,'Yellow','2024-10-28','L','2024-10-28 03:51:34',NULL),(185,'Yellow','2024-10-29','L','2024-10-29 03:55:47',NULL),(185,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(185,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(185,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(185,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(185,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(185,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(185,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(185,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(185,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(185,'Yellow','2024-11-11','P','2024-11-11 03:53:30',NULL),(185,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(185,'Yellow','2024-11-13','P','2024-11-13 03:50:00',NULL),(185,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(185,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(185,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(185,'Yellow','2024-11-18','P','2024-11-18 05:32:55',NULL),(185,'Yellow','2024-11-19','P','2024-11-19 05:24:20',NULL),(185,'Yellow','2024-11-20','P','2024-11-20 06:35:58',NULL),(185,'Yellow','2024-11-21','P','2024-11-21 05:46:14',NULL),(185,'Yellow','2024-11-25','P','2024-11-25 03:58:07',NULL),(185,'Yellow','2024-11-26','P','2024-11-26 03:44:39',NULL),(185,'Yellow','2024-11-27','P','2024-11-27 03:57:38',NULL),(185,'Yellow','2024-11-28','P','2024-11-28 05:46:53',NULL),(185,'Yellow','2024-11-29','P','2024-11-29 06:04:34',NULL),(185,'Yellow','2024-11-30','P','2024-11-30 03:40:00',NULL),(185,'Yellow','2025-01-06','P','2025-01-06 05:19:01',NULL),(185,'Yellow','2025-01-07','P','2025-01-07 05:20:24',NULL),(185,'Yellow','2025-01-08','P','2025-01-08 03:58:54',NULL),(185,'Yellow','2025-01-09','P','2025-01-09 03:47:25',NULL),(185,'Yellow','2025-01-10','P','2025-01-10 04:00:42',NULL),(185,'Yellow','2025-01-13','A','2025-01-13 05:13:54',NULL),(185,'Yellow','2025-01-14','L','2025-01-14 05:15:18',NULL),(185,'Yellow','2025-01-15','L','2025-01-16 03:42:46',NULL),(185,'Yellow','2025-01-16','P','2025-01-16 03:39:36',NULL),(185,'Yellow','2025-01-17','P','2025-02-26 05:27:50',NULL),(185,'Yellow','2025-01-18','P','2025-02-26 05:28:13',NULL),(185,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(185,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(185,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(185,'Yellow','2025-02-28','A','2025-02-28 04:11:23',NULL),(185,'Yellow','2025-03-01','P','2025-03-01 07:24:54',NULL),(185,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(185,'Yellow','2025-03-04','A','2025-03-04 03:55:22',NULL),(185,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(185,'Yellow','2025-03-06','P','2025-03-06 03:53:49',NULL),(185,'Yellow','2025-03-08','A','2025-03-10 05:23:45',NULL),(185,'Yellow','2025-03-10','P','2025-03-10 05:35:48',NULL),(185,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(185,'Yellow','2025-03-13','P','2025-03-13 04:19:58',NULL),(185,'Yellow','2025-03-17','P','2025-03-17 07:28:44',NULL),(185,'Yellow','2025-03-18','P','2025-03-19 03:58:53',NULL),(185,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(185,'Yellow','2025-03-20','P','2025-03-20 04:40:56',NULL),(185,'Yellow','2025-03-21','A','2025-03-21 03:42:59',NULL),(185,'Yellow','2025-04-07','P','2025-04-07 03:50:10',NULL),(185,'Yellow','2025-04-08','P','2025-04-08 05:19:12',NULL),(185,'Yellow','2025-04-09','P','2025-04-09 05:28:05',NULL),(186,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(186,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(186,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(186,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(186,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(186,'2A','2023-07-10','P','2023-07-10 09:18:30',NULL),(186,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(186,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(186,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(186,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(186,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(186,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(186,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(186,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(186,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(186,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(186,'3A','2023-08-03','A','2023-08-03 04:22:35',NULL),(186,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(186,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(186,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(186,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(186,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(186,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(186,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(186,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(186,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(186,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(186,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(186,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(186,'3A','2023-08-18','A','2023-09-08 04:35:42',NULL),(186,'3A','2023-08-22','A','2023-09-08 04:09:00',NULL),(186,'3A','2023-08-23','A','2023-08-23 05:52:29',NULL),(186,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(186,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(186,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(186,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(186,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(186,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(186,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(186,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(186,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(186,'3A','2023-09-08','A','2023-09-08 04:23:32',NULL),(186,'3A','2023-09-09','A','2023-09-09 04:40:27',NULL),(186,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(186,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(186,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(186,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(186,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(186,'3A','2023-09-16','A','2023-09-16 04:19:25',NULL),(186,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(186,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(186,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(186,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(186,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(186,'3A','2023-09-23','A','2023-09-23 04:10:05',NULL),(186,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(186,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(186,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(186,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(186,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(186,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(186,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(186,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(186,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(186,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(186,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(186,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(186,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(186,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(186,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(186,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(186,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(186,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(186,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(186,'3A','2023-10-24','A','2023-10-24 04:27:55',NULL),(186,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(186,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(186,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(186,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(186,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(186,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(186,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(186,'3A','2023-11-03','A','2023-11-03 03:52:35',NULL),(186,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(186,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(186,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(186,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(186,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(186,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(186,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(186,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(186,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(186,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(186,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(186,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(186,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(186,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(186,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(186,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(186,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(186,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(186,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(186,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(186,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(186,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(186,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(186,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(186,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(186,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(186,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(186,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(186,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(186,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(186,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(186,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(186,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(186,'3B','2024-01-29','P','2024-01-30 05:07:56',NULL),(186,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(186,'3B','2024-01-31','P','2024-02-01 04:45:55',NULL),(186,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(186,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(186,'3B','2024-02-12','P','2024-02-12 09:37:51',NULL),(186,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(186,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(186,'3B','2024-02-16','P','2024-02-16 04:31:31',NULL),(186,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(186,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(186,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(186,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(186,'3B','2024-02-22','P','2024-02-23 04:15:16',NULL),(186,'3B','2024-02-23','P','2024-02-23 04:26:25',NULL),(186,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(186,'3B','2024-02-28','P','2024-02-28 05:23:35',NULL),(186,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(186,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(186,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(186,'3B','2024-03-08','P','2024-03-08 06:56:59',NULL),(186,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(186,'3B','2024-03-12','A','2024-03-12 06:23:04',NULL),(186,'3B','2024-03-13','A','2024-03-13 06:10:18',NULL),(186,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(186,'3B','2024-03-15','P','2024-03-15 04:11:43',NULL),(186,'3B','2024-03-18','P','2024-03-18 04:09:01',NULL),(186,'3B','2024-03-19','A','2024-03-19 05:32:03',NULL),(186,'3B','2024-03-20','A','2024-03-20 04:33:51',NULL),(186,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(186,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(186,'3B','2024-03-25','P','2024-03-25 04:19:16',NULL),(186,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(186,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(186,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(186,'3B','2024-03-29','P','2024-03-29 04:37:06',NULL),(186,'3B','2024-04-15','P','2024-04-15 07:35:48',NULL),(186,'3B','2024-04-16','P','2024-04-16 09:41:29',NULL),(186,'3B','2024-04-17','P','2024-04-17 10:05:25',NULL),(186,'3B','2024-04-18','A','2024-04-18 17:08:47',NULL),(186,'3B','2024-04-19','P','2024-04-19 12:56:09',NULL),(186,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(186,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(186,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(186,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(186,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(186,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(186,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(186,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(186,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(186,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(186,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(186,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(186,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(186,'3B','2024-05-09','A','2024-05-09 11:20:48',NULL),(186,'3B','2024-05-10','A','2024-05-10 11:37:25',NULL),(186,'3B','2024-05-11','P','2024-05-11 10:28:09',NULL),(186,'3B','2024-05-13','P','2024-05-13 11:17:58',NULL),(186,'3B','2024-05-14','P','2024-05-14 11:15:56',NULL),(186,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(186,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(186,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(186,'3B','2024-05-18','P','2024-05-20 17:15:05',NULL),(186,'3B','2024-05-20','A','2024-05-20 17:17:59',NULL),(186,'3B','2024-05-21','P','2024-05-21 11:24:32',NULL),(186,'3B','2024-05-27','A','2024-05-29 16:48:16',NULL),(186,'3B','2024-05-29','P','2024-05-29 07:12:20',NULL),(186,'3B','2024-05-30','P','2024-05-30 06:30:00',NULL),(186,'3B','2024-05-31','P','2024-05-31 05:28:51',NULL),(186,'3B','2024-06-24','P','2024-06-24 06:25:08',NULL),(186,'3B','2024-07-01','P','2024-07-01 15:43:40',NULL),(186,'3B','2024-07-02','P','2024-07-02 06:31:51',NULL),(186,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(186,'3B','2024-07-04','A','2024-07-10 15:06:38',NULL),(186,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(186,'3B','2024-07-06','P','2024-07-08 15:45:11',NULL),(186,'3B','2024-07-08','A','2024-07-08 05:35:53',NULL),(186,'3B','2024-07-09','P','2024-07-09 06:44:06',NULL),(186,'3B','2024-07-10','P','2024-07-10 15:03:04',NULL),(186,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(186,'3B','2024-07-12','A','2024-07-12 05:41:34',NULL),(186,'3B','2024-07-13','P','2024-07-19 03:33:12',NULL),(186,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(186,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(186,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(186,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(186,'3B','2024-08-08','P','2024-08-08 05:44:24',NULL),(186,'3B','2024-08-13','P','2024-08-13 05:31:12',NULL),(186,'3B','2024-08-15','A','2024-08-15 05:47:12',NULL),(186,'3B','2024-08-16','P','2024-08-16 05:31:38',NULL),(186,'3B','2024-08-17','P','2024-08-17 05:10:48',NULL),(186,'4S','2025-04-11','P','2025-04-12 05:49:20',NULL),(186,'4S','2025-04-12','P','2025-04-12 05:47:07',NULL),(186,'4S','2025-04-14','P','2025-04-14 06:22:26',NULL),(186,'4S','2025-04-15','P','2025-04-15 05:22:07',NULL),(186,'4S','2025-04-16','P','2025-04-16 05:32:09',NULL),(186,'4S','2025-04-17','P','2025-04-17 04:37:52',NULL),(186,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(186,'4S','2025-04-19','P','2025-04-21 03:44:15',NULL),(186,'4S','2025-04-21','A','2025-04-21 03:45:40',NULL),(186,'4S','2025-04-22','P','2025-04-22 05:05:08',NULL),(186,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(186,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(186,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(186,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(186,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(186,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(186,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(186,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(186,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(186,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(186,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(186,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(186,'4S','2025-05-14','P','2025-05-14 04:04:54',NULL),(186,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(186,'4S','2025-05-16','P','2025-05-16 03:54:23',NULL),(186,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(186,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(186,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(186,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(186,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(186,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(186,'4S','2025-05-26','P','2025-05-26 03:35:53',NULL),(186,'4S','2025-05-29','P','2025-05-29 04:17:18',NULL),(186,'4S','2025-05-30','P','2025-05-30 05:26:21',NULL),(186,'4S','2025-05-31','P','2025-05-31 04:25:42',NULL),(186,'4S','2025-06-10','A','2025-06-10 07:32:42',NULL),(186,'4S','2025-06-16','P','2025-06-16 03:36:15',NULL),(186,'4S','2025-06-23','P','2025-06-23 04:45:35',NULL),(186,'4S','2025-06-25','P','2025-06-26 03:59:53',NULL),(186,'4S','2025-06-30','P','2025-06-30 05:41:36',NULL),(186,'4S','2025-07-01','P','2025-07-01 05:29:00',NULL),(186,'4S','2025-07-02','P','2025-07-02 06:32:59',NULL),(186,'4S','2025-07-03','P','2025-07-03 04:11:02',NULL),(186,'4S','2025-07-07','P','2025-07-07 05:48:04',NULL),(186,'4S','2025-07-08','P','2025-07-09 05:15:00',NULL),(186,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(186,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(186,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(186,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(186,'Yellow','2024-09-14','P','2024-09-14 03:27:00',NULL),(186,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(186,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(186,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(186,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(186,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(186,'Yellow','2024-09-26','A','2024-09-26 03:57:03',NULL),(186,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(186,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(186,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(186,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(186,'Yellow','2024-10-04','A','2024-10-04 05:09:18',NULL),(186,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(186,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(186,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(186,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(186,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(186,'Yellow','2024-10-11','P','2024-10-11 03:59:22',NULL),(186,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(186,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(186,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(186,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(186,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(186,'Yellow','2024-10-19','P','2024-10-19 04:07:03',NULL),(186,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(186,'Yellow','2024-10-22','P','2024-10-22 03:45:54',NULL),(186,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(186,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(186,'Yellow','2024-10-25','P','2024-10-25 03:52:31',NULL),(186,'Yellow','2024-10-26','P','2024-10-26 03:54:53',NULL),(186,'Yellow','2024-10-28','P','2024-10-28 03:51:34',NULL),(186,'Yellow','2024-10-29','P','2024-10-29 03:55:47',NULL),(186,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(186,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(186,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(186,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(186,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(186,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(186,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(186,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(186,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(186,'Yellow','2024-11-11','P','2024-11-11 03:53:30',NULL),(186,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(186,'Yellow','2024-11-13','P','2024-11-13 03:50:00',NULL),(186,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(186,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(186,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(186,'Yellow','2024-11-18','P','2024-11-18 05:32:55',NULL),(186,'Yellow','2024-11-19','P','2024-11-19 05:24:20',NULL),(186,'Yellow','2024-11-20','P','2024-11-20 06:35:58',NULL),(186,'Yellow','2024-11-21','P','2024-11-21 05:46:14',NULL),(186,'Yellow','2024-11-25','P','2024-11-25 03:58:07',NULL),(186,'Yellow','2024-11-26','P','2024-11-26 03:44:39',NULL),(186,'Yellow','2024-11-27','P','2024-11-27 03:57:38',NULL),(186,'Yellow','2024-11-28','P','2024-11-28 05:46:53',NULL),(186,'Yellow','2024-11-29','P','2024-11-29 06:04:34',NULL),(186,'Yellow','2024-11-30','P','2024-11-30 03:40:00',NULL),(186,'Yellow','2025-01-06','P','2025-01-06 05:19:01',NULL),(186,'Yellow','2025-01-07','P','2025-01-07 05:20:24',NULL),(186,'Yellow','2025-01-08','P','2025-01-08 03:58:54',NULL),(186,'Yellow','2025-01-09','P','2025-01-09 03:47:25',NULL),(186,'Yellow','2025-01-10','P','2025-01-10 04:00:42',NULL),(186,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(186,'Yellow','2025-01-14','P','2025-01-14 05:15:18',NULL),(186,'Yellow','2025-01-15','P','2025-01-16 03:42:46',NULL),(186,'Yellow','2025-01-16','P','2025-01-16 03:39:36',NULL),(186,'Yellow','2025-01-17','P','2025-02-26 05:27:50',NULL),(186,'Yellow','2025-01-18','P','2025-02-26 05:28:13',NULL),(186,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(186,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(186,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(186,'Yellow','2025-02-28','P','2025-02-28 04:11:23',NULL),(186,'Yellow','2025-03-01','P','2025-03-01 07:24:54',NULL),(186,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(186,'Yellow','2025-03-04','P','2025-03-04 03:55:22',NULL),(186,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(186,'Yellow','2025-03-06','P','2025-03-06 03:53:49',NULL),(186,'Yellow','2025-03-08','P','2025-03-10 05:23:45',NULL),(186,'Yellow','2025-03-10','P','2025-03-10 05:35:48',NULL),(186,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(186,'Yellow','2025-03-13','P','2025-03-13 04:19:58',NULL),(186,'Yellow','2025-03-17','P','2025-03-17 07:28:44',NULL),(186,'Yellow','2025-03-18','P','2025-03-19 03:58:53',NULL),(186,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(186,'Yellow','2025-03-20','P','2025-03-20 04:40:56',NULL),(186,'Yellow','2025-03-21','P','2025-03-21 03:42:59',NULL),(186,'Yellow','2025-04-07','A','2025-04-07 03:50:10',NULL),(186,'Yellow','2025-04-08','P','2025-04-08 05:19:12',NULL),(186,'Yellow','2025-04-09','P','2025-04-09 05:28:05',NULL),(187,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(187,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(187,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(187,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(187,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(187,'2A','2023-07-10','P','2023-07-10 09:18:30',NULL),(187,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(187,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(187,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(187,'3A','2023-07-15','A','2023-07-15 03:34:30',NULL),(187,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(187,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(187,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(187,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(187,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(187,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(187,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(187,'3A','2023-08-04','A','2023-08-04 03:41:32',NULL),(187,'3A','2023-08-05','A','2023-08-05 03:31:52',NULL),(187,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(187,'3A','2023-08-08','A','2023-08-08 04:11:41',NULL),(187,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(187,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(187,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(187,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(187,'3A','2023-08-14','A','2023-09-08 04:54:27',NULL),(187,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(187,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(187,'3A','2023-08-17','A','2023-09-08 04:40:36',NULL),(187,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(187,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(187,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(187,'3A','2023-08-24','A','2023-08-24 05:29:21',NULL),(187,'3A','2023-08-25','A','2023-09-08 04:00:45',NULL),(187,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(187,'3A','2023-08-28','A','2023-08-28 06:10:19',NULL),(187,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(187,'3A','2023-08-30','A','2023-08-30 04:58:10',NULL),(187,'3A','2023-08-31','A','2023-08-31 05:06:57',NULL),(187,'3A','2023-09-02','P','2023-09-02 04:59:26',NULL),(187,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(187,'3A','2023-09-08','A','2023-09-08 04:23:32',NULL),(187,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(187,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(187,'3A','2023-09-12','A','2023-09-12 03:51:08',NULL),(187,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(187,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(187,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(187,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(187,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(187,'3A','2023-09-19','A','2023-09-08 04:31:12',NULL),(187,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(187,'3A','2023-09-21','A','2023-09-08 04:14:35',NULL),(187,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(187,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(187,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(187,'3A','2023-09-26','A','2023-09-26 04:22:01',NULL),(187,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(187,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(187,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(187,'3A','2023-10-03','A','2023-10-03 03:56:24',NULL),(187,'3A','2023-10-04','A','2023-10-04 04:33:36',NULL),(187,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(187,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(187,'3A','2023-10-07','A','2023-10-07 03:45:08',NULL),(187,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(187,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(187,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(187,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(187,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(187,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(187,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(187,'3A','2023-10-21','A','2023-10-21 05:24:25',NULL),(187,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(187,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(187,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(187,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(187,'3A','2023-10-27','A','2023-10-27 05:27:37',NULL),(187,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(187,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(187,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(187,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(187,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(187,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(187,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(187,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(187,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(187,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(187,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(187,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(187,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(187,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(187,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(187,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(187,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(187,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(187,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(187,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(187,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(187,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(187,'3A','2023-11-29','A','2023-11-29 05:14:43',NULL),(187,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(187,'3A','2024-01-03','P','2024-01-03 18:41:12',NULL),(187,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(187,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(187,'3A','2024-01-09','A','2024-01-16 09:50:25',NULL),(187,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(187,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(187,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(187,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(187,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(187,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(187,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(187,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(187,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(187,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(187,'3B','2024-01-29','P','2024-01-30 05:07:56',NULL),(187,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(187,'3B','2024-01-31','P','2024-02-01 04:45:55',NULL),(187,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(187,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(187,'3B','2024-02-12','P','2024-02-12 09:37:51',NULL),(187,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(187,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(187,'3B','2024-02-16','P','2024-02-16 04:31:31',NULL),(187,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(187,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(187,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(187,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(187,'3B','2024-02-22','P','2024-02-23 04:15:16',NULL),(187,'3B','2024-02-23','P','2024-02-23 04:26:25',NULL),(187,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(187,'3B','2024-02-28','P','2024-02-28 05:23:35',NULL),(187,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(187,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(187,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(187,'3B','2024-03-08','P','2024-03-08 06:56:59',NULL),(187,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(187,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(187,'3B','2024-03-13','A','2024-03-13 06:10:18',NULL),(187,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(187,'3B','2024-03-15','P','2024-03-15 04:11:43',NULL),(187,'3B','2024-03-18','P','2024-03-18 04:09:01',NULL),(187,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(187,'3B','2024-03-20','P','2024-03-20 04:33:51',NULL),(187,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(187,'3B','2024-03-22','A','2024-03-22 04:45:10',NULL),(187,'3B','2024-03-25','P','2024-03-25 04:19:16',NULL),(187,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(187,'3B','2024-03-27','A','2024-03-27 03:55:56',NULL),(187,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(187,'3B','2024-03-29','P','2024-03-29 04:37:06',NULL),(187,'3B','2024-04-15','P','2024-04-15 07:35:48',NULL),(187,'3B','2024-04-16','P','2024-04-16 09:41:29',NULL),(187,'3B','2024-04-17','P','2024-04-17 10:05:25',NULL),(187,'3B','2024-04-18','P','2024-04-18 17:08:47',NULL),(187,'3B','2024-04-19','P','2024-04-19 12:56:09',NULL),(187,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(187,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(187,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(187,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(187,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(187,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(187,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(187,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(187,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(187,'3B','2024-05-04','A','2024-05-04 08:48:32',NULL),(187,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(187,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(187,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(187,'3B','2024-05-09','P','2024-05-09 11:20:48',NULL),(187,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(187,'3B','2024-05-11','A','2024-05-11 10:28:09',NULL),(187,'3B','2024-05-13','P','2024-05-13 11:17:58',NULL),(187,'3B','2024-05-14','P','2024-05-14 11:15:56',NULL),(187,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(187,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(187,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(187,'3B','2024-05-18','P','2024-05-20 17:15:05',NULL),(187,'3B','2024-05-20','P','2024-05-20 17:17:59',NULL),(187,'3B','2024-05-21','P','2024-05-21 11:24:32',NULL),(187,'3B','2024-05-27','P','2024-05-29 16:48:16',NULL),(187,'3B','2024-05-29','P','2024-05-29 07:12:20',NULL),(187,'3B','2024-05-30','P','2024-05-30 06:30:00',NULL),(187,'3B','2024-05-31','P','2024-05-31 05:28:51',NULL),(187,'3B','2024-06-24','P','2024-06-24 06:25:08',NULL),(187,'3B','2024-07-01','A','2024-07-01 15:43:40',NULL),(187,'3B','2024-07-02','P','2024-07-02 06:31:51',NULL),(187,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(187,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(187,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(187,'3B','2024-07-06','P','2024-07-08 15:45:11',NULL),(187,'3B','2024-07-08','P','2024-07-08 05:35:53',NULL),(187,'3B','2024-07-09','P','2024-07-09 06:44:06',NULL),(187,'3B','2024-07-10','A','2024-07-10 15:03:04',NULL),(187,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(187,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(187,'3B','2024-07-13','P','2024-07-19 03:33:12',NULL),(187,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(187,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(187,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(187,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(187,'3B','2024-08-08','P','2024-08-08 05:44:24',NULL),(187,'3B','2024-08-13','P','2024-08-13 05:31:12',NULL),(187,'3B','2024-08-15','P','2024-08-15 05:47:12',NULL),(187,'3B','2024-08-16','A','2024-08-16 05:31:38',NULL),(187,'3B','2024-08-17','A','2024-08-17 05:10:48',NULL),(187,'Yellow','2024-09-14','A','2024-09-14 03:27:00',NULL),(187,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(187,'Yellow','2024-09-20','A','2024-09-20 04:25:30',NULL),(187,'Yellow','2024-09-21','A','2024-09-21 04:52:10',NULL),(187,'Yellow','2024-09-23','A','2024-09-23 05:08:50',NULL),(187,'Yellow','2024-09-25','A','2024-09-25 03:51:26',NULL),(187,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(187,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(187,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(187,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(187,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(187,'Yellow','2024-10-04','P','2024-10-04 05:09:18',NULL),(187,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(187,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(187,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(187,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(187,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(187,'Yellow','2024-10-11','P','2024-10-11 03:59:22',NULL),(187,'Yellow','2024-10-14','A','2024-10-14 03:52:14',NULL),(187,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(187,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(187,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(187,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(187,'Yellow','2024-10-19','A','2024-10-19 04:07:03',NULL),(187,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(187,'Yellow','2024-10-22','P','2024-10-22 03:45:54',NULL),(187,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(187,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(187,'Yellow','2024-10-25','P','2024-10-25 03:52:31',NULL),(187,'Yellow','2024-10-26','A','2024-10-26 03:54:53',NULL),(187,'Yellow','2024-10-28','P','2024-10-28 03:51:34',NULL),(187,'Yellow','2024-10-29','P','2024-10-29 03:55:47',NULL),(187,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(187,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(187,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(187,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(187,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(187,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(187,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(187,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(187,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(187,'Yellow','2024-11-11','P','2024-11-11 03:53:30',NULL),(187,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(187,'Yellow','2024-11-13','P','2024-11-13 03:50:00',NULL),(187,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(187,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(187,'Yellow','2024-11-16','A','2024-11-16 03:54:33',NULL),(188,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(188,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(188,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(188,'2A','2023-06-22','A','2023-06-22 05:17:25',NULL),(188,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(188,'2A','2023-07-10','P','2023-07-10 09:18:30',NULL),(188,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(188,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(188,'2A','2023-07-14','A','2023-07-14 03:45:06',NULL),(188,'3A','2023-07-15','A','2023-07-15 03:34:30',NULL),(188,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(188,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(188,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(188,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(188,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(188,'3A','2023-08-02','A','2023-08-02 04:12:04',NULL),(188,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(188,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(188,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(188,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(188,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(188,'3A','2023-08-09','A','2023-09-08 05:07:36',NULL),(188,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(188,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(188,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(188,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(188,'3A','2023-08-15','A','2023-09-08 04:47:02',NULL),(188,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(188,'3A','2023-08-17','A','2023-09-08 04:40:36',NULL),(188,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(188,'3A','2023-08-22','A','2023-09-08 04:09:00',NULL),(188,'3A','2023-08-23','A','2023-08-23 05:52:29',NULL),(188,'3A','2023-08-24','A','2023-08-24 05:29:21',NULL),(188,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(188,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(188,'3A','2023-08-28','A','2023-08-28 06:10:19',NULL),(188,'3A','2023-08-29','A','2023-08-29 05:37:58',NULL),(188,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(188,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(188,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(188,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(188,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(188,'3A','2023-09-09','A','2023-09-09 04:40:27',NULL),(188,'3A','2023-09-11','A','2023-09-11 05:05:09',NULL),(188,'3A','2023-09-12','A','2023-09-12 03:51:08',NULL),(188,'3A','2023-09-13','A','2023-09-13 06:26:40',NULL),(188,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(188,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(188,'3A','2023-09-16','A','2023-09-16 04:19:25',NULL),(188,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(188,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(188,'3A','2023-09-20','A','2023-09-20 04:15:14',NULL),(188,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(188,'3A','2023-09-22','A','2023-09-22 04:06:31',NULL),(188,'3A','2023-09-23','A','2023-09-23 04:10:05',NULL),(188,'3A','2023-09-25','A','2023-09-25 04:12:22',NULL),(188,'3A','2023-09-26','A','2023-09-26 04:22:01',NULL),(188,'3A','2023-09-27','A','2023-09-27 03:49:51',NULL),(188,'3A','2023-09-28','A','2023-09-28 03:45:12',NULL),(188,'3A','2023-10-02','A','2023-10-03 03:58:19',NULL),(188,'3A','2023-10-03','A','2023-10-03 03:56:24',NULL),(188,'3A','2023-10-04','A','2023-10-04 04:33:36',NULL),(188,'3A','2023-10-05','A','2023-10-05 04:23:50',NULL),(188,'3A','2023-10-06','A','2023-10-06 03:38:23',NULL),(188,'3A','2023-10-07','A','2023-10-07 03:45:08',NULL),(188,'3A','2023-10-09','A','2023-10-09 03:36:45',NULL),(188,'3A','2023-10-10','A','2023-10-10 06:51:03',NULL),(188,'3A','2023-10-11','A','2023-10-11 04:51:24',NULL),(188,'3A','2023-10-16','A','2023-10-16 03:49:34',NULL),(188,'3A','2023-10-17','A','2023-10-17 03:54:17',NULL),(188,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(188,'3A','2023-10-20','A','2023-10-20 04:00:05',NULL),(188,'3A','2023-10-21','A','2023-10-21 05:24:25',NULL),(188,'3A','2023-10-23','A','2023-10-23 04:19:00',NULL),(188,'3A','2023-10-24','A','2023-10-24 04:27:55',NULL),(188,'3A','2023-10-25','A','2023-10-25 04:36:09',NULL),(188,'3A','2023-10-26','A','2023-10-26 06:39:36',NULL),(188,'3A','2023-10-27','A','2023-10-27 05:27:37',NULL),(188,'3A','2023-10-30','A','2023-10-30 06:35:50',NULL),(188,'3A','2023-10-31','A','2023-10-31 03:51:51',NULL),(188,'3A','2023-11-01','A','2023-11-01 03:43:19',NULL),(188,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(188,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(188,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(188,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(188,'3A','2023-11-07','A','2023-11-07 04:08:34',NULL),(188,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(188,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(188,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(188,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(188,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(188,'3A','2023-11-17','A','2023-11-17 05:27:03',NULL),(188,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(188,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(188,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(188,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(188,'3A','2023-11-23','A','2023-11-23 04:27:16',NULL),(188,'3A','2023-11-24','A','2023-11-24 04:21:13',NULL),(188,'3A','2023-11-25','A','2023-11-25 04:46:25',NULL),(188,'3A','2023-11-27','A','2023-11-27 04:49:43',NULL),(188,'3A','2023-11-29','A','2023-11-29 05:14:43',NULL),(188,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(188,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(188,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(188,'3A','2024-01-05','A','2024-01-15 09:58:27',NULL),(188,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(188,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(188,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(188,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(188,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(188,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(188,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(188,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(188,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(188,'3A','2024-01-25','A','2024-01-25 04:16:59',NULL),(188,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(188,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(188,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(188,'3A','2024-01-31','P','2024-02-01 04:44:15',NULL),(188,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(188,'3A','2024-02-02','A','2024-02-03 04:23:05',NULL),(188,'3A','2024-02-03','P','2024-02-03 05:34:55',NULL),(188,'3A','2024-02-12','A','2024-02-12 09:36:02',NULL),(188,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(188,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(188,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(188,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(188,'3A','2024-02-17','A','2024-02-17 06:35:57',NULL),(188,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(188,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(188,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(188,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(188,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(188,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(188,'3A','2024-02-28','P','2024-02-28 05:21:50',NULL),(188,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(188,'3A','2024-03-04','A','2024-03-04 04:04:49',NULL),(188,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(188,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(188,'3A','2024-03-08','P','2024-03-08 06:55:04',NULL),(188,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(188,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(188,'3A','2024-03-12','A','2024-03-12 06:22:14',NULL),(188,'3A','2024-03-13','P','2024-03-13 06:09:14',NULL),(188,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(188,'3A','2024-03-15','A','2024-03-15 04:10:21',NULL),(188,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(188,'3A','2024-03-19','A','2024-03-19 05:31:26',NULL),(188,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(188,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(188,'3A','2024-03-22','P','2024-03-22 04:44:50',NULL),(188,'3A','2024-03-25','A','2024-03-25 04:18:29',NULL),(188,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(188,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(188,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(188,'3A','2024-03-29','A','2024-03-29 04:34:54',NULL),(188,'3A','2024-04-15','P','2024-04-15 07:15:22',NULL),(188,'3A','2024-04-16','P','2024-04-16 09:39:57',NULL),(188,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(188,'3A','2024-04-18','A','2024-04-18 17:01:16',NULL),(188,'3A','2024-04-19','A','2024-04-19 12:55:19',NULL),(188,'3A','2024-04-20','A','2024-04-20 13:07:27',NULL),(188,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(188,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(188,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(188,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(188,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(188,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(188,'3A','2024-05-02','P','2024-05-02 10:52:49',NULL),(188,'3A','2024-05-03','P','2024-05-04 08:41:05',NULL),(188,'3A','2024-05-04','A','2024-05-04 08:47:54',NULL),(188,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(188,'3A','2024-05-07','A','2024-05-07 10:28:27',NULL),(188,'3A','2024-05-08','P','2024-05-08 11:14:37',NULL),(188,'3A','2024-05-09','A','2024-05-09 11:17:53',NULL),(188,'3A','2024-05-10','P','2024-05-10 11:36:45',NULL),(188,'3A','2024-05-11','A','2024-05-11 10:26:45',NULL),(188,'3A','2024-05-13','A','2024-05-13 11:15:26',NULL),(188,'3A','2024-05-14','P','2024-05-14 11:15:07',NULL),(188,'3A','2024-05-15','A','2024-05-15 11:13:49',NULL),(188,'3A','2024-05-16','P','2024-05-16 11:22:04',NULL),(188,'3A','2024-05-17','A','2024-05-17 11:10:02',NULL),(188,'3A','2024-05-18','A','2024-05-20 17:14:02',NULL),(188,'3A','2024-05-20','A','2024-05-20 17:17:10',NULL),(188,'3A','2024-05-21','P','2024-05-21 11:23:21',NULL),(188,'3A','2024-05-27','A','2024-05-29 16:45:24',NULL),(188,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(188,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(188,'3A','2024-05-31','P','2024-05-31 05:27:29',NULL),(188,'3A','2024-06-24','A','2024-06-24 06:23:06',NULL),(188,'3A','2024-06-29','A','2024-07-02 07:23:02',NULL),(188,'3A','2024-07-01','A','2024-07-01 15:42:56',NULL),(188,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(188,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(188,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(188,'3A','2024-07-05','A','2024-07-05 05:44:25',NULL),(188,'3A','2024-07-06','A','2024-07-08 05:47:48',NULL),(188,'3A','2024-07-08','P','2024-07-08 05:34:09',NULL),(188,'3A','2024-07-09','A','2024-07-09 06:42:58',NULL),(188,'3A','2024-07-10','P','2024-07-10 15:02:16',NULL),(188,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(188,'3A','2024-07-12','A','2024-07-12 05:42:22',NULL),(188,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(188,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(188,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(188,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(188,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(188,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(188,'3A','2024-08-13','A','2024-08-13 05:29:56',NULL),(188,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(188,'3A','2024-08-16','A','2024-08-16 05:29:12',NULL),(188,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(188,'4S','2025-04-11','A','2025-04-12 05:49:20',NULL),(188,'4S','2025-04-12','A','2025-04-12 05:47:07',NULL),(188,'4S','2025-04-14','P','2025-04-14 06:22:26',NULL),(188,'4S','2025-04-15','P','2025-04-15 05:22:07',NULL),(188,'4S','2025-04-16','P','2025-04-16 05:32:09',NULL),(188,'4S','2025-04-17','P','2025-04-17 04:37:52',NULL),(188,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(188,'4S','2025-04-19','P','2025-04-21 03:44:15',NULL),(188,'4S','2025-04-21','P','2025-04-21 03:45:40',NULL),(188,'4S','2025-04-22','P','2025-04-22 05:05:08',NULL),(188,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(188,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(188,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(188,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(188,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(188,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(188,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(188,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(188,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(188,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(188,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(188,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(188,'4S','2025-05-14','P','2025-05-14 04:04:54',NULL),(188,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(188,'4S','2025-05-16','P','2025-05-16 03:54:23',NULL),(188,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(188,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(188,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(188,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(188,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(188,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(188,'4S','2025-05-26','A','2025-05-26 03:35:53',NULL),(188,'Yellow','2024-09-14','P','2024-09-14 03:27:00',NULL),(188,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(188,'Yellow','2024-09-20','A','2024-09-20 04:25:30',NULL),(188,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(188,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(188,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(188,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(188,'Yellow','2024-09-28','A','2024-09-28 03:44:50',NULL),(188,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(188,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(188,'Yellow','2024-10-02','A','2024-10-02 04:09:03',NULL),(188,'Yellow','2024-10-04','A','2024-10-04 05:09:18',NULL),(188,'Yellow','2024-10-05','A','2024-10-05 04:11:13',NULL),(188,'Yellow','2024-10-07','A','2024-10-07 05:27:33',NULL),(188,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(188,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(188,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(188,'Yellow','2024-10-11','A','2024-10-11 03:59:22',NULL),(188,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(188,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(188,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(188,'Yellow','2024-10-17','A','2024-10-17 05:21:00',NULL),(188,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(188,'Yellow','2024-10-19','A','2024-10-19 04:07:03',NULL),(188,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(188,'Yellow','2024-10-22','P','2024-10-22 03:45:54',NULL),(188,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(188,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(188,'Yellow','2024-10-25','P','2024-10-25 03:52:31',NULL),(188,'Yellow','2024-10-26','P','2024-10-26 03:54:53',NULL),(188,'Yellow','2024-10-28','P','2024-10-28 03:51:34',NULL),(188,'Yellow','2024-10-29','P','2024-10-29 03:55:47',NULL),(188,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(188,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(188,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(188,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(188,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(188,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(188,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(188,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(188,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(188,'Yellow','2024-11-11','P','2024-11-11 03:53:30',NULL),(188,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(188,'Yellow','2024-11-13','P','2024-11-13 03:50:00',NULL),(188,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(188,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(188,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(188,'Yellow','2024-11-18','P','2024-11-18 05:32:55',NULL),(188,'Yellow','2024-11-19','P','2024-11-19 05:24:20',NULL),(188,'Yellow','2024-11-20','P','2024-11-20 06:35:58',NULL),(188,'Yellow','2024-11-21','P','2024-11-21 05:46:14',NULL),(188,'Yellow','2024-11-25','P','2024-11-25 03:58:07',NULL),(188,'Yellow','2024-11-26','P','2024-11-26 03:44:39',NULL),(188,'Yellow','2024-11-27','P','2024-11-27 03:57:38',NULL),(188,'Yellow','2024-11-28','P','2024-11-28 05:46:53',NULL),(188,'Yellow','2024-11-29','P','2024-11-29 06:04:34',NULL),(188,'Yellow','2024-11-30','P','2024-11-30 03:40:00',NULL),(188,'Yellow','2025-01-06','P','2025-01-06 05:19:01',NULL),(188,'Yellow','2025-01-07','P','2025-01-07 05:20:24',NULL),(188,'Yellow','2025-01-08','P','2025-01-08 03:58:54',NULL),(188,'Yellow','2025-01-09','P','2025-01-09 03:47:25',NULL),(188,'Yellow','2025-01-10','P','2025-01-10 04:00:42',NULL),(188,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(188,'Yellow','2025-01-14','P','2025-01-14 05:15:18',NULL),(188,'Yellow','2025-01-15','P','2025-01-16 03:42:46',NULL),(188,'Yellow','2025-01-16','P','2025-01-16 03:39:36',NULL),(188,'Yellow','2025-01-17','P','2025-02-26 05:27:50',NULL),(188,'Yellow','2025-01-18','P','2025-02-26 05:28:13',NULL),(188,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(188,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(188,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(188,'Yellow','2025-02-28','P','2025-02-28 04:11:23',NULL),(188,'Yellow','2025-03-01','A','2025-03-01 07:24:54',NULL),(188,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(188,'Yellow','2025-03-04','A','2025-03-04 03:55:22',NULL),(188,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(188,'Yellow','2025-03-06','P','2025-03-06 03:53:49',NULL),(188,'Yellow','2025-03-08','P','2025-03-10 05:23:45',NULL),(188,'Yellow','2025-03-10','P','2025-03-10 05:35:48',NULL),(188,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(188,'Yellow','2025-03-13','P','2025-03-13 04:19:58',NULL),(188,'Yellow','2025-03-17','P','2025-03-17 07:28:44',NULL),(188,'Yellow','2025-03-18','P','2025-03-19 03:58:53',NULL),(188,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(188,'Yellow','2025-03-20','P','2025-03-20 04:40:56',NULL),(188,'Yellow','2025-03-21','P','2025-03-21 03:42:59',NULL),(188,'Yellow','2025-04-07','A','2025-04-07 03:50:10',NULL),(188,'Yellow','2025-04-08','A','2025-04-08 05:19:12',NULL),(188,'Yellow','2025-04-09','A','2025-04-09 05:28:05',NULL),(189,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(189,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(189,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(189,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(189,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(189,'2A','2023-07-10','A','2023-07-10 09:18:30',NULL),(189,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(189,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(189,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(189,'3A','2023-07-15','A','2023-07-15 03:34:30',NULL),(189,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(189,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(189,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(189,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(189,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(189,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(189,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(189,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(189,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(189,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(189,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(189,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(189,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(189,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(189,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(189,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(189,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(189,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(189,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(189,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(189,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(189,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(189,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(189,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(189,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(189,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(189,'3A','2023-08-29','A','2023-08-29 05:37:58',NULL),(189,'3A','2023-08-30','A','2023-08-30 04:58:10',NULL),(189,'3A','2023-08-31','A','2023-08-31 05:06:57',NULL),(189,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(189,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(189,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(189,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(189,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(189,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(189,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(189,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(189,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(189,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(189,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(189,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(189,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(189,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(189,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(189,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(189,'3A','2023-09-25','A','2023-09-25 04:12:22',NULL),(189,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(189,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(189,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(189,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(189,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(189,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(189,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(189,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(189,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(189,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(189,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(189,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(189,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(189,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(189,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(189,'3A','2023-10-20','A','2023-10-20 04:00:05',NULL),(189,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(189,'3A','2023-10-23','A','2023-10-23 04:19:00',NULL),(189,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(189,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(189,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(189,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(189,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(189,'3A','2023-10-31','A','2023-10-31 03:51:51',NULL),(189,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(189,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(189,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(189,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(189,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(189,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(189,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(189,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(189,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(189,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(189,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(189,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(189,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(189,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(189,'3A','2023-11-21','A','2023-11-21 04:37:24',NULL),(189,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(189,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(189,'3A','2023-11-24','A','2023-11-24 04:21:13',NULL),(189,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(189,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(189,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(189,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(189,'3A','2024-01-03','P','2024-01-03 18:41:12',NULL),(189,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(189,'3A','2024-01-05','A','2024-01-15 09:58:27',NULL),(189,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(189,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(189,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(189,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(189,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(189,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(189,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(189,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(189,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(189,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(189,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(189,'3B','2024-01-29','P','2024-01-30 05:07:56',NULL),(189,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(189,'3B','2024-01-31','A','2024-02-01 04:45:55',NULL),(189,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(189,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(189,'3B','2024-02-12','P','2024-02-12 09:37:51',NULL),(189,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(189,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(189,'3B','2024-02-16','P','2024-02-16 04:31:31',NULL),(189,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(189,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(189,'3B','2024-02-20','L','2024-02-20 05:19:12',NULL),(189,'3B','2024-02-21','A','2024-02-23 03:52:12',NULL),(189,'3B','2024-02-22','P','2024-02-23 04:15:16',NULL),(189,'3B','2024-02-23','P','2024-02-23 04:26:25',NULL),(189,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(189,'3B','2024-02-28','P','2024-02-28 05:23:35',NULL),(189,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(189,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(189,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(189,'3B','2024-03-08','P','2024-03-08 06:56:59',NULL),(189,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(189,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(189,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(189,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(189,'3B','2024-03-15','A','2024-03-15 04:11:43',NULL),(189,'3B','2024-03-18','P','2024-03-18 04:09:01',NULL),(189,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(189,'3B','2024-03-20','A','2024-03-20 04:33:51',NULL),(189,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(189,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(189,'3B','2024-03-25','P','2024-03-25 04:19:16',NULL),(189,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(189,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(189,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(189,'3B','2024-03-29','P','2024-03-29 04:37:06',NULL),(189,'3B','2024-04-15','A','2024-04-15 07:35:48',NULL),(189,'3B','2024-04-16','P','2024-04-16 09:41:29',NULL),(189,'3B','2024-04-17','P','2024-04-17 10:05:25',NULL),(189,'3B','2024-04-18','A','2024-04-18 17:08:47',NULL),(189,'3B','2024-04-19','A','2024-04-19 12:56:09',NULL),(189,'3B','2024-04-20','L','2024-04-20 13:07:56',NULL),(189,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(189,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(189,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(189,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(189,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(189,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(189,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(189,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(189,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(189,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(189,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(189,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(189,'3B','2024-05-09','P','2024-05-09 11:20:48',NULL),(189,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(189,'3B','2024-05-11','A','2024-05-11 10:28:09',NULL),(189,'3B','2024-05-13','A','2024-05-13 11:17:58',NULL),(189,'3B','2024-05-14','A','2024-05-14 11:15:56',NULL),(189,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(189,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(189,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(189,'3B','2024-05-18','A','2024-05-20 17:15:05',NULL),(189,'3B','2024-05-20','A','2024-05-20 17:17:59',NULL),(189,'3B','2024-05-21','A','2024-05-21 11:24:32',NULL),(189,'3B','2024-05-27','A','2024-05-29 16:48:16',NULL),(189,'3B','2024-05-29','P','2024-05-29 07:12:20',NULL),(189,'3B','2024-05-30','P','2024-05-30 06:30:00',NULL),(189,'3B','2024-05-31','P','2024-05-31 05:28:51',NULL),(189,'3B','2024-06-24','A','2024-06-24 06:25:08',NULL),(189,'3B','2024-07-01','P','2024-07-01 15:43:40',NULL),(189,'3B','2024-07-02','P','2024-07-02 06:31:51',NULL),(189,'3B','2024-07-03','A','2024-07-03 05:04:47',NULL),(189,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(189,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(189,'3B','2024-07-06','P','2024-07-08 15:45:11',NULL),(189,'3B','2024-07-08','A','2024-07-08 05:35:53',NULL),(189,'3B','2024-07-09','A','2024-07-09 06:44:06',NULL),(189,'3B','2024-07-10','P','2024-07-10 15:03:04',NULL),(189,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(189,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(189,'3B','2024-07-13','A','2024-07-19 03:33:12',NULL),(189,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(189,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(189,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(189,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(189,'3B','2024-08-08','A','2024-08-08 05:44:24',NULL),(189,'3B','2024-08-13','P','2024-08-13 05:31:12',NULL),(189,'3B','2024-08-15','A','2024-08-15 05:47:12',NULL),(189,'3B','2024-08-16','A','2024-08-16 05:31:38',NULL),(189,'3B','2024-08-17','P','2024-08-17 05:10:48',NULL),(189,'4S','2025-04-11','A','2025-04-12 05:49:20',NULL),(189,'4S','2025-04-12','A','2025-04-12 05:47:07',NULL),(189,'4S','2025-04-14','P','2025-04-14 06:22:26',NULL),(189,'4S','2025-04-15','A','2025-04-15 05:22:07',NULL),(189,'4S','2025-04-16','P','2025-04-16 05:32:09',NULL),(189,'4S','2025-04-17','A','2025-04-17 04:37:52',NULL),(189,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(189,'4S','2025-04-19','P','2025-04-21 03:44:15',NULL),(189,'4S','2025-04-21','A','2025-04-21 03:45:40',NULL),(189,'4S','2025-04-22','A','2025-04-22 05:05:08',NULL),(189,'4S','2025-04-23','A','2025-04-23 16:01:05',NULL),(189,'4S','2025-04-24','A','2025-04-24 04:47:26',NULL),(189,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(189,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(189,'4S','2025-05-02','A','2025-05-02 05:06:12',NULL),(189,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(189,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(189,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(189,'4S','2025-05-09','A','2025-05-09 06:17:03',NULL),(189,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(189,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(189,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(189,'4S','2025-05-14','A','2025-05-14 04:04:54',NULL),(189,'4S','2025-05-15','A','2025-05-15 04:12:17',NULL),(189,'4S','2025-05-16','A','2025-05-16 03:54:23',NULL),(189,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(189,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(189,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(189,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(189,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(189,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(189,'4S','2025-05-26','A','2025-05-26 03:35:53',NULL),(189,'4S','2025-05-29','A','2025-05-29 04:17:18',NULL),(189,'4S','2025-05-30','L','2025-05-30 05:26:21',NULL),(189,'4S','2025-05-31','L','2025-05-31 04:25:42',NULL),(189,'4S','2025-06-10','A','2025-06-10 07:32:42',NULL),(189,'4S','2025-06-16','A','2025-06-16 03:36:15',NULL),(189,'4S','2025-06-23','P','2025-06-23 04:45:35',NULL),(189,'4S','2025-06-25','A','2025-06-26 03:59:53',NULL),(189,'4S','2025-06-30','A','2025-06-30 05:41:36',NULL),(189,'4S','2025-07-01','P','2025-07-01 05:29:00',NULL),(189,'4S','2025-07-02','P','2025-07-02 06:32:59',NULL),(189,'4S','2025-07-03','P','2025-07-03 04:11:02',NULL),(189,'4S','2025-07-07','A','2025-07-07 05:48:04',NULL),(189,'4S','2025-07-08','A','2025-07-09 05:15:00',NULL),(189,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(189,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(189,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(189,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(189,'Yellow','2024-09-14','L','2024-09-14 03:27:00',NULL),(189,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(189,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(189,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(189,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(189,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(189,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(189,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(189,'Yellow','2024-09-30','A','2024-09-30 04:02:05',NULL),(189,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(189,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(189,'Yellow','2024-10-04','A','2024-10-04 05:09:18',NULL),(189,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(189,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(189,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(189,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(189,'Yellow','2024-10-10','A','2024-10-10 03:55:34',NULL),(189,'Yellow','2024-10-11','A','2024-10-11 03:59:22',NULL),(189,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(189,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(189,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(189,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(189,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(189,'Yellow','2024-10-19','P','2024-10-19 04:07:03',NULL),(189,'Yellow','2024-10-21','A','2024-10-21 03:52:31',NULL),(189,'Yellow','2024-10-22','P','2024-10-22 03:45:54',NULL),(189,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(189,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(189,'Yellow','2024-10-25','A','2024-10-25 03:52:31',NULL),(189,'Yellow','2024-10-26','A','2024-10-26 03:54:53',NULL),(189,'Yellow','2024-10-28','P','2024-10-28 03:51:34',NULL),(189,'Yellow','2024-10-29','P','2024-10-29 03:55:47',NULL),(189,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(189,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(189,'Yellow','2024-11-01','A','2024-11-01 04:01:17',NULL),(189,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(189,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(189,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(189,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(189,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(189,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(189,'Yellow','2024-11-11','P','2024-11-11 03:53:30',NULL),(189,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(189,'Yellow','2024-11-13','P','2024-11-13 03:50:00',NULL),(189,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(189,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(189,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(189,'Yellow','2024-11-18','P','2024-11-18 05:32:55',NULL),(189,'Yellow','2024-11-19','P','2024-11-19 05:24:20',NULL),(189,'Yellow','2024-11-20','P','2024-11-20 06:35:58',NULL),(189,'Yellow','2024-11-21','A','2024-11-21 05:46:14',NULL),(189,'Yellow','2024-11-25','P','2024-11-25 03:58:07',NULL),(189,'Yellow','2024-11-26','P','2024-11-26 03:44:39',NULL),(189,'Yellow','2024-11-27','A','2024-11-27 03:57:38',NULL),(189,'Yellow','2024-11-28','P','2024-11-28 05:46:53',NULL),(189,'Yellow','2024-11-29','P','2024-11-29 06:04:34',NULL),(189,'Yellow','2024-11-30','P','2024-11-30 03:40:00',NULL),(189,'Yellow','2025-01-06','P','2025-01-06 05:19:01',NULL),(189,'Yellow','2025-01-07','P','2025-01-07 05:20:24',NULL),(189,'Yellow','2025-01-08','P','2025-01-08 03:58:54',NULL),(189,'Yellow','2025-01-09','A','2025-01-09 03:47:25',NULL),(189,'Yellow','2025-01-10','A','2025-01-10 04:00:42',NULL),(189,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(189,'Yellow','2025-01-14','P','2025-01-14 05:15:18',NULL),(189,'Yellow','2025-01-15','P','2025-01-16 03:42:46',NULL),(189,'Yellow','2025-01-16','P','2025-01-16 03:39:36',NULL),(189,'Yellow','2025-01-17','P','2025-02-26 05:27:50',NULL),(189,'Yellow','2025-01-18','P','2025-02-26 05:28:13',NULL),(189,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(189,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(189,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(189,'Yellow','2025-02-28','P','2025-02-28 04:11:23',NULL),(189,'Yellow','2025-03-01','A','2025-03-01 07:24:54',NULL),(189,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(189,'Yellow','2025-03-04','P','2025-03-04 03:55:22',NULL),(189,'Yellow','2025-03-05','A','2025-03-05 03:38:56',NULL),(189,'Yellow','2025-03-06','P','2025-03-06 03:53:49',NULL),(189,'Yellow','2025-03-08','P','2025-03-10 05:23:45',NULL),(189,'Yellow','2025-03-10','A','2025-03-10 05:35:48',NULL),(189,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(189,'Yellow','2025-03-13','P','2025-03-13 04:19:58',NULL),(189,'Yellow','2025-03-17','P','2025-03-17 07:28:44',NULL),(189,'Yellow','2025-03-18','A','2025-03-19 03:58:53',NULL),(189,'Yellow','2025-03-19','A','2025-03-19 04:00:05',NULL),(189,'Yellow','2025-03-20','L','2025-03-20 04:40:56',NULL),(189,'Yellow','2025-03-21','P','2025-03-21 03:42:59',NULL),(189,'Yellow','2025-04-07','A','2025-04-07 03:50:10',NULL),(189,'Yellow','2025-04-08','A','2025-04-08 05:19:12',NULL),(189,'Yellow','2025-04-09','A','2025-04-09 05:28:05',NULL),(190,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(190,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(190,'2A','2023-06-21','A','2023-06-21 04:05:05',NULL),(190,'2A','2023-06-22','A','2023-06-22 05:17:25',NULL),(190,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(190,'2A','2023-07-10','A','2023-07-10 09:18:30',NULL),(190,'2A','2023-07-12','A','2023-07-12 03:36:52',NULL),(190,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(190,'2A','2023-07-14','A','2023-07-14 03:45:06',NULL),(190,'3A','2023-07-15','A','2023-07-15 03:34:30',NULL),(190,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(190,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(190,'3A','2023-07-19','A','2023-07-19 03:48:03',NULL),(190,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(190,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(190,'3A','2023-08-02','A','2023-08-02 04:12:04',NULL),(190,'3A','2023-08-03','A','2023-08-03 04:22:35',NULL),(190,'3A','2023-08-04','A','2023-08-04 03:41:32',NULL),(190,'3A','2023-08-05','A','2023-08-05 03:31:52',NULL),(190,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(190,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(190,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(190,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(190,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(190,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(190,'3A','2023-08-14','A','2023-09-08 04:54:27',NULL),(190,'3A','2023-08-15','A','2023-09-08 04:47:02',NULL),(190,'3A','2023-08-16','A','2023-09-08 04:43:21',NULL),(190,'3A','2023-08-17','A','2023-09-08 04:40:36',NULL),(190,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(190,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(190,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(190,'3A','2023-08-24','A','2023-08-24 05:29:21',NULL),(190,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(190,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(190,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(190,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(190,'3A','2023-08-30','A','2023-08-30 04:58:10',NULL),(190,'3A','2023-08-31','A','2023-08-31 05:06:57',NULL),(190,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(190,'3A','2023-09-04','A','2023-09-04 05:05:49',NULL),(190,'3A','2023-09-08','A','2023-09-08 04:23:32',NULL),(190,'3A','2023-09-09','A','2023-09-09 04:40:27',NULL),(190,'3A','2023-09-11','A','2023-09-11 05:05:09',NULL),(190,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(190,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(190,'3A','2023-09-14','A','2023-09-14 04:07:32',NULL),(190,'3A','2023-09-15','A','2023-09-15 03:55:43',NULL),(190,'3A','2023-09-16','A','2023-09-16 04:19:25',NULL),(190,'3A','2023-09-18','A','2023-09-18 03:52:24',NULL),(190,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(190,'3A','2023-09-20','A','2023-09-20 04:15:14',NULL),(190,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(190,'3A','2023-09-22','A','2023-09-22 04:06:31',NULL),(190,'3A','2023-09-23','A','2023-09-23 04:10:05',NULL),(190,'3A','2023-09-25','A','2023-09-25 04:12:22',NULL),(190,'3A','2023-09-26','A','2023-09-26 04:22:01',NULL),(190,'3A','2023-09-27','A','2023-09-27 03:49:51',NULL),(190,'3A','2023-09-28','A','2023-09-28 03:45:12',NULL),(190,'3A','2023-10-02','A','2023-10-03 03:58:19',NULL),(190,'3A','2023-10-03','A','2023-10-03 03:56:24',NULL),(190,'3A','2023-10-04','A','2023-10-04 04:33:36',NULL),(190,'3A','2023-10-05','A','2023-10-05 04:23:50',NULL),(190,'3A','2023-10-06','A','2023-10-06 03:38:23',NULL),(190,'3A','2023-10-07','A','2023-10-07 03:45:08',NULL),(190,'3A','2023-10-09','A','2023-10-09 03:36:45',NULL),(190,'3A','2023-10-10','A','2023-10-10 06:51:03',NULL),(190,'3A','2023-10-11','A','2023-10-11 04:51:24',NULL),(190,'3A','2023-10-16','A','2023-10-16 03:49:34',NULL),(190,'3A','2023-10-17','A','2023-10-17 03:54:17',NULL),(190,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(190,'3A','2023-10-20','A','2023-10-20 04:00:05',NULL),(190,'3A','2023-10-21','A','2023-10-21 05:24:25',NULL),(190,'3A','2023-10-23','A','2023-10-23 04:19:00',NULL),(190,'3A','2023-10-24','A','2023-10-24 04:27:55',NULL),(190,'3A','2023-10-25','A','2023-10-25 04:36:09',NULL),(190,'3A','2023-10-26','A','2023-10-26 06:39:36',NULL),(190,'3A','2023-10-27','A','2023-10-27 05:27:37',NULL),(190,'3A','2023-10-30','A','2023-10-30 06:35:50',NULL),(190,'3A','2023-10-31','A','2023-10-31 03:51:51',NULL),(190,'3A','2023-11-01','A','2023-11-01 03:43:19',NULL),(190,'3A','2023-11-02','A','2023-11-02 04:02:16',NULL),(190,'3A','2023-11-03','A','2023-11-03 03:52:35',NULL),(190,'3A','2023-11-04','A','2023-11-04 05:06:46',NULL),(190,'3A','2023-11-06','A','2023-11-06 04:05:10',NULL),(190,'3A','2023-11-07','A','2023-11-07 04:08:34',NULL),(190,'3A','2023-11-08','A','2023-11-08 05:52:22',NULL),(190,'3A','2023-11-13','A','2023-11-13 05:04:22',NULL),(190,'3A','2023-11-14','A','2023-11-16 11:28:11',NULL),(190,'3A','2023-11-15','A','2023-11-16 11:29:43',NULL),(190,'3A','2023-11-16','A','2023-11-16 04:16:51',NULL),(190,'3A','2023-11-17','A','2023-11-17 05:27:03',NULL),(190,'3A','2023-11-18','A','2023-11-18 05:49:57',NULL),(190,'3A','2023-11-20','A','2023-11-20 04:49:49',NULL),(190,'3A','2023-11-21','A','2023-11-21 04:37:24',NULL),(190,'3A','2023-11-22','A','2023-11-22 06:05:30',NULL),(190,'3A','2023-11-23','A','2023-11-23 04:27:16',NULL),(190,'3A','2023-11-24','A','2023-11-24 04:21:13',NULL),(190,'3A','2023-11-25','A','2023-11-25 04:46:25',NULL),(190,'3A','2023-11-27','A','2023-11-27 04:49:43',NULL),(190,'3A','2023-11-29','A','2023-11-29 05:14:43',NULL),(190,'3A','2024-01-02','A','2024-01-04 04:42:37',NULL),(190,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(190,'3A','2024-01-04','A','2024-01-15 09:26:36',NULL),(190,'3A','2024-01-05','A','2024-01-15 09:58:27',NULL),(190,'3A','2024-01-09','A','2024-01-16 09:50:25',NULL),(190,'3A','2024-01-10','A','2024-01-16 09:58:43',NULL),(190,'3A','2024-01-15','A','2024-01-16 11:20:05',NULL),(190,'3A','2024-01-16','A','2024-01-16 10:18:21',NULL),(190,'3A','2024-01-17','A','2024-01-17 04:39:44',NULL),(190,'3A','2024-01-18','A','2024-01-18 04:27:40',NULL),(191,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(191,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(191,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(191,'2A','2023-06-22','A','2023-06-22 05:17:25',NULL),(191,'2A','2023-06-23','A','2023-06-23 03:55:34',NULL),(191,'2A','2023-07-10','A','2023-07-10 09:18:30',NULL),(191,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(191,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(191,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(191,'3A','2023-07-15','A','2023-07-15 03:34:30',NULL),(191,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(191,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(191,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(191,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(191,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(191,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(191,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(191,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(191,'3A','2023-08-05','A','2023-08-05 03:31:52',NULL),(191,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(191,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(191,'3A','2023-08-09','A','2023-09-08 05:07:36',NULL),(191,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(191,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(191,'3A','2023-08-12','A','2023-09-08 04:58:59',NULL),(191,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(191,'3A','2023-08-15','A','2023-09-08 04:47:02',NULL),(191,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(191,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(191,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(191,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(191,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(191,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(191,'3A','2023-08-25','A','2023-09-08 04:00:45',NULL),(191,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(191,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(191,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(191,'3A','2023-08-30','A','2023-08-30 04:58:10',NULL),(191,'3A','2023-08-31','A','2023-08-31 05:06:57',NULL),(191,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(191,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(191,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(191,'3A','2023-09-09','A','2023-09-09 04:40:27',NULL),(191,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(191,'3A','2023-09-12','A','2023-09-12 03:51:08',NULL),(191,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(191,'3A','2023-09-14','A','2023-09-14 04:07:32',NULL),(191,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(191,'3A','2023-09-16','A','2023-09-16 04:19:25',NULL),(191,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(191,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(191,'3A','2023-09-20','A','2023-09-20 04:15:14',NULL),(191,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(191,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(191,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(191,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(191,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(191,'3A','2023-09-27','A','2023-09-27 03:49:51',NULL),(191,'3A','2023-09-28','A','2023-09-28 03:45:12',NULL),(191,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(191,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(191,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(191,'3A','2023-10-05','A','2023-10-05 04:23:50',NULL),(191,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(191,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(191,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(191,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(191,'3A','2023-10-11','A','2023-10-11 04:51:24',NULL),(191,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(191,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(191,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(191,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(191,'3A','2023-10-21','A','2023-10-21 05:24:25',NULL),(191,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(191,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(191,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(191,'3A','2023-10-26','A','2023-10-26 06:39:36',NULL),(191,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(191,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(191,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(191,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(191,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(191,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(191,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(191,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(191,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(191,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(191,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(191,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(191,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(191,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(191,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(191,'3A','2023-11-18','A','2023-11-18 05:49:57',NULL),(191,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(191,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(191,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(191,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(191,'3A','2023-11-24','A','2023-11-24 04:21:13',NULL),(191,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(191,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(191,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(191,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(191,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(191,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(191,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(191,'3A','2024-01-09','A','2024-01-16 09:50:25',NULL),(191,'3A','2024-01-10','A','2024-01-16 09:58:43',NULL),(191,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(191,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(191,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(191,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(191,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(191,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(191,'3A','2024-01-24','A','2024-01-24 04:12:39',NULL),(191,'3A','2024-01-25','A','2024-01-25 04:16:59',NULL),(191,'3A','2024-01-26','A','2024-01-26 04:28:16',NULL),(191,'3A','2024-01-29','A','2024-01-30 05:02:13',NULL),(191,'3A','2024-01-30','A','2024-01-30 05:03:10',NULL),(191,'3A','2024-01-31','A','2024-02-01 04:44:15',NULL),(191,'3A','2024-02-01','A','2024-02-01 05:48:48',NULL),(191,'3A','2024-02-02','A','2024-02-03 04:23:05',NULL),(191,'3A','2024-02-03','A','2024-02-03 05:34:55',NULL),(191,'3A','2024-02-12','P','2024-02-12 09:36:02',NULL),(191,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(191,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(191,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(191,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(191,'3A','2024-02-17','A','2024-02-17 06:35:57',NULL),(191,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(191,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(191,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(191,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(191,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(191,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(191,'3A','2024-02-28','P','2024-02-28 05:21:50',NULL),(191,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(191,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(191,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(191,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(191,'3A','2024-03-08','A','2024-03-08 06:55:04',NULL),(191,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(191,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(191,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(191,'3A','2024-03-13','P','2024-03-13 06:09:14',NULL),(191,'3A','2024-03-14','A','2024-03-14 03:37:35',NULL),(191,'3A','2024-03-15','P','2024-03-15 04:10:21',NULL),(191,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(191,'3A','2024-03-19','A','2024-03-19 05:31:26',NULL),(191,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(191,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(191,'3A','2024-03-22','P','2024-03-22 04:44:50',NULL),(191,'3A','2024-03-25','P','2024-03-25 04:18:29',NULL),(191,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(191,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(191,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(191,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(191,'3A','2024-04-15','A','2024-04-15 07:15:22',NULL),(191,'3A','2024-04-16','A','2024-04-16 09:39:57',NULL),(191,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(191,'3A','2024-04-18','A','2024-04-18 17:01:16',NULL),(191,'3A','2024-04-19','P','2024-04-19 12:55:19',NULL),(191,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(191,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(191,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(191,'3A','2024-04-25','A','2024-04-26 10:37:30',NULL),(191,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(191,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(191,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(191,'3A','2024-05-02','P','2024-05-02 10:52:49',NULL),(191,'3A','2024-05-03','P','2024-05-04 08:41:05',NULL),(191,'3A','2024-05-04','A','2024-05-04 08:47:54',NULL),(191,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(191,'3A','2024-05-07','A','2024-05-07 10:28:27',NULL),(191,'3A','2024-05-08','P','2024-05-08 11:14:37',NULL),(191,'3A','2024-05-09','P','2024-05-09 11:17:53',NULL),(191,'3A','2024-05-10','P','2024-05-10 11:36:45',NULL),(191,'3A','2024-05-11','P','2024-05-11 10:26:45',NULL),(191,'3A','2024-05-13','P','2024-05-13 11:15:26',NULL),(191,'3A','2024-05-14','P','2024-05-14 11:15:07',NULL),(191,'3A','2024-05-15','A','2024-05-15 11:13:49',NULL),(191,'3A','2024-05-16','P','2024-05-16 11:22:04',NULL),(191,'3A','2024-05-17','P','2024-05-17 11:10:02',NULL),(191,'3A','2024-05-18','A','2024-05-20 17:14:02',NULL),(191,'3A','2024-05-20','P','2024-05-20 17:17:10',NULL),(191,'3A','2024-05-21','A','2024-05-21 11:23:21',NULL),(191,'3A','2024-05-27','A','2024-05-29 16:45:24',NULL),(191,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(191,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(191,'3A','2024-05-31','P','2024-05-31 05:27:29',NULL),(191,'3A','2024-06-24','P','2024-06-24 06:23:06',NULL),(191,'3A','2024-06-29','P','2024-07-02 07:23:02',NULL),(191,'3A','2024-07-01','A','2024-07-01 15:42:56',NULL),(191,'3A','2024-07-02','A','2024-07-02 06:29:03',NULL),(191,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(191,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(191,'3A','2024-07-05','P','2024-07-05 05:44:25',NULL),(191,'3A','2024-07-06','A','2024-07-08 05:47:48',NULL),(191,'3A','2024-07-08','P','2024-07-08 05:34:09',NULL),(191,'3A','2024-07-09','P','2024-07-09 06:42:58',NULL),(191,'3A','2024-07-10','A','2024-07-10 15:02:16',NULL),(191,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(191,'3A','2024-07-12','P','2024-07-12 05:42:22',NULL),(191,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(191,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(191,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(191,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(191,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(191,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(191,'3A','2024-08-13','P','2024-08-13 05:29:56',NULL),(191,'3A','2024-08-15','A','2024-08-15 05:47:49',NULL),(191,'3A','2024-08-16','P','2024-08-16 05:29:12',NULL),(191,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(191,'4S','2025-04-11','P','2025-04-12 05:49:20',NULL),(191,'4S','2025-04-12','A','2025-04-12 05:47:07',NULL),(191,'4S','2025-04-14','P','2025-04-14 06:22:26',NULL),(191,'4S','2025-04-15','P','2025-04-15 05:22:07',NULL),(191,'4S','2025-04-16','P','2025-04-16 05:32:09',NULL),(191,'4S','2025-04-17','P','2025-04-17 04:37:52',NULL),(191,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(191,'4S','2025-04-19','P','2025-04-21 03:44:15',NULL),(191,'4S','2025-04-21','A','2025-04-21 03:45:40',NULL),(191,'4S','2025-04-22','P','2025-04-22 05:05:08',NULL),(191,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(191,'4S','2025-04-24','A','2025-04-24 04:47:26',NULL),(191,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(191,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(191,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(191,'4S','2025-05-06','A','2025-05-08 05:03:48',NULL),(191,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(191,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(191,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(191,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(191,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(191,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(191,'4S','2025-05-14','P','2025-05-14 04:04:54',NULL),(191,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(191,'4S','2025-05-16','A','2025-05-16 03:54:23',NULL),(191,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(191,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(191,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(191,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(191,'4S','2025-05-22','A','2025-05-22 05:38:56',NULL),(191,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(191,'4S','2025-05-26','P','2025-05-26 03:35:53',NULL),(191,'4S','2025-05-29','P','2025-05-29 04:17:18',NULL),(191,'4S','2025-05-30','A','2025-05-30 05:26:21',NULL),(191,'4S','2025-05-31','A','2025-05-31 04:25:42',NULL),(191,'4S','2025-06-10','A','2025-06-10 07:32:42',NULL),(191,'4S','2025-06-16','P','2025-06-16 03:36:15',NULL),(191,'4S','2025-06-23','P','2025-06-23 04:45:35',NULL),(191,'4S','2025-06-25','A','2025-06-26 03:59:53',NULL),(191,'4S','2025-06-30','A','2025-06-30 05:41:36',NULL),(191,'4S','2025-07-01','P','2025-07-01 05:29:00',NULL),(191,'4S','2025-07-02','A','2025-07-02 06:32:59',NULL),(191,'4S','2025-07-03','P','2025-07-03 04:11:02',NULL),(191,'4S','2025-07-07','P','2025-07-07 05:48:04',NULL),(191,'4S','2025-07-08','P','2025-07-09 05:15:00',NULL),(191,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(191,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(191,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(191,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(191,'Yellow','2024-09-14','P','2024-09-14 03:27:00',NULL),(191,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(191,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(191,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(191,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(191,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(191,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(191,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(191,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(191,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(191,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(191,'Yellow','2024-10-04','P','2024-10-04 05:09:18',NULL),(191,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(191,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(191,'Yellow','2024-10-08','A','2024-10-08 03:34:52',NULL),(191,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(191,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(191,'Yellow','2024-10-11','A','2024-10-11 03:59:22',NULL),(191,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(191,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(191,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(191,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(191,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(191,'Yellow','2024-10-19','P','2024-10-19 04:07:03',NULL),(191,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(191,'Yellow','2024-10-22','P','2024-10-22 03:45:54',NULL),(191,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(191,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(191,'Yellow','2024-10-25','P','2024-10-25 03:52:31',NULL),(191,'Yellow','2024-10-26','A','2024-10-26 03:54:53',NULL),(191,'Yellow','2024-10-28','P','2024-10-28 03:51:34',NULL),(191,'Yellow','2024-10-29','P','2024-10-29 03:55:47',NULL),(191,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(191,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(191,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(191,'Yellow','2024-11-02','A','2024-11-02 03:46:14',NULL),(191,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(191,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(191,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(191,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(191,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(191,'Yellow','2024-11-11','P','2024-11-11 03:53:30',NULL),(191,'Yellow','2024-11-12','A','2024-11-12 03:46:16',NULL),(191,'Yellow','2024-11-13','P','2024-11-13 03:50:00',NULL),(191,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(191,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(191,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(191,'Yellow','2024-11-18','P','2024-11-18 05:32:55',NULL),(191,'Yellow','2024-11-19','A','2024-11-19 05:24:20',NULL),(191,'Yellow','2024-11-20','A','2024-11-20 06:35:58',NULL),(191,'Yellow','2024-11-21','A','2024-11-21 05:46:14',NULL),(191,'Yellow','2024-11-25','A','2024-11-25 03:58:07',NULL),(191,'Yellow','2024-11-26','A','2024-11-26 03:44:39',NULL),(191,'Yellow','2024-11-27','A','2024-11-27 03:57:38',NULL),(191,'Yellow','2024-11-28','A','2024-11-28 05:46:53',NULL),(191,'Yellow','2024-11-29','A','2024-11-29 06:04:34',NULL),(191,'Yellow','2024-11-30','A','2024-11-30 03:40:00',NULL),(191,'Yellow','2025-01-06','P','2025-01-06 05:19:01',NULL),(191,'Yellow','2025-01-07','P','2025-01-07 05:20:24',NULL),(191,'Yellow','2025-01-08','P','2025-01-08 03:58:54',NULL),(191,'Yellow','2025-01-09','P','2025-01-09 03:47:25',NULL),(191,'Yellow','2025-01-10','P','2025-01-10 04:00:42',NULL),(191,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(191,'Yellow','2025-01-14','P','2025-01-14 05:15:18',NULL),(191,'Yellow','2025-01-15','P','2025-01-16 03:42:46',NULL),(191,'Yellow','2025-01-16','P','2025-01-16 03:39:36',NULL),(191,'Yellow','2025-01-17','P','2025-02-26 05:27:50',NULL),(191,'Yellow','2025-01-18','A','2025-02-26 05:28:13',NULL),(191,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(191,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(191,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(191,'Yellow','2025-02-28','P','2025-02-28 04:11:23',NULL),(191,'Yellow','2025-03-01','A','2025-03-01 07:24:54',NULL),(191,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(191,'Yellow','2025-03-04','P','2025-03-04 03:55:22',NULL),(191,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(191,'Yellow','2025-03-06','P','2025-03-06 03:53:49',NULL),(191,'Yellow','2025-03-08','P','2025-03-10 05:23:45',NULL),(191,'Yellow','2025-03-10','A','2025-03-10 05:35:48',NULL),(191,'Yellow','2025-03-12','A','2025-03-12 03:51:26',NULL),(191,'Yellow','2025-03-13','L','2025-03-13 04:19:58',NULL),(191,'Yellow','2025-03-17','P','2025-03-17 07:28:44',NULL),(191,'Yellow','2025-03-18','P','2025-03-19 03:58:53',NULL),(191,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(191,'Yellow','2025-03-20','A','2025-03-20 04:40:56',NULL),(191,'Yellow','2025-03-21','P','2025-03-21 03:42:59',NULL),(191,'Yellow','2025-04-07','A','2025-04-07 03:50:10',NULL),(191,'Yellow','2025-04-08','P','2025-04-08 05:19:12',NULL),(191,'Yellow','2025-04-09','P','2025-04-09 05:28:05',NULL),(193,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(193,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(193,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(193,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(193,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(193,'2A','2023-07-10','A','2023-07-10 09:18:30',NULL),(193,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(193,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(193,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(193,'3A','2023-07-15','A','2023-07-15 03:34:30',NULL),(193,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(193,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(193,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(193,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(193,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(193,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(193,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(193,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(193,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(193,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(193,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(193,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(193,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(193,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(193,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(193,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(193,'3A','2023-08-15','A','2023-09-08 04:47:02',NULL),(193,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(193,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(193,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(193,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(193,'3A','2023-08-23','A','2023-08-23 05:52:29',NULL),(193,'3A','2023-08-24','A','2023-08-24 05:29:21',NULL),(193,'3A','2023-08-25','A','2023-09-08 04:00:45',NULL),(193,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(193,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(193,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(193,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(193,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(193,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(193,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(193,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(193,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(193,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(193,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(193,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(193,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(193,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(193,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(193,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(193,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(193,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(193,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(193,'3A','2023-09-22','A','2023-09-22 04:06:31',NULL),(193,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(193,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(193,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(193,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(193,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(193,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(193,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(193,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(193,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(193,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(193,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(193,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(193,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(193,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(193,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(193,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(193,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(193,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(193,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(193,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(193,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(193,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(193,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(193,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(193,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(193,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(193,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(193,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(193,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(193,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(193,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(193,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(193,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(193,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(193,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(193,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(193,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(193,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(193,'3A','2023-11-18','A','2023-11-18 05:49:57',NULL),(193,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(193,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(193,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(193,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(193,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(193,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(193,'3A','2023-11-27','A','2023-11-27 04:49:43',NULL),(193,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(193,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(193,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(193,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(193,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(193,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(193,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(193,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(193,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(193,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(193,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(193,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(193,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(193,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(193,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(193,'3A','2024-01-26','A','2024-01-26 04:28:16',NULL),(193,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(193,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(193,'3A','2024-01-31','P','2024-02-01 04:44:15',NULL),(193,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(193,'3A','2024-02-02','P','2024-02-03 04:23:05',NULL),(193,'3A','2024-02-03','P','2024-02-03 05:34:55',NULL),(193,'3A','2024-02-12','P','2024-02-12 09:36:02',NULL),(193,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(193,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(193,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(193,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(193,'3A','2024-02-17','A','2024-02-17 06:35:57',NULL),(193,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(193,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(193,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(193,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(193,'3A','2024-02-23','A','2024-02-23 04:25:28',NULL),(193,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(193,'3A','2024-02-28','P','2024-02-28 05:21:50',NULL),(193,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(193,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(193,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(193,'3A','2024-03-07','A','2024-03-08 06:43:36',NULL),(193,'3A','2024-03-08','A','2024-03-08 06:55:04',NULL),(193,'3A','2024-03-09','A','2024-03-09 06:19:55',NULL),(193,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(193,'3A','2024-03-12','A','2024-03-12 06:22:14',NULL),(193,'3A','2024-03-13','P','2024-03-13 06:09:14',NULL),(193,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(193,'3A','2024-03-15','P','2024-03-15 04:10:21',NULL),(193,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(193,'3A','2024-03-19','P','2024-03-19 05:31:26',NULL),(193,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(193,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(193,'3A','2024-03-22','P','2024-03-22 04:44:50',NULL),(193,'3A','2024-03-25','P','2024-03-25 04:18:29',NULL),(193,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(193,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(193,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(193,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(193,'3A','2024-04-15','A','2024-04-15 07:15:22',NULL),(193,'3A','2024-04-16','P','2024-04-16 09:39:57',NULL),(193,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(193,'3A','2024-04-18','P','2024-04-18 17:01:16',NULL),(193,'3A','2024-04-19','A','2024-04-19 12:55:19',NULL),(193,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(193,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(193,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(193,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(193,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(193,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(193,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(193,'3A','2024-05-02','A','2024-05-02 10:52:49',NULL),(193,'3A','2024-05-03','A','2024-05-04 08:41:05',NULL),(193,'3A','2024-05-04','A','2024-05-04 08:47:54',NULL),(193,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(193,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(193,'3A','2024-05-08','P','2024-05-08 11:14:37',NULL),(193,'3A','2024-05-09','A','2024-05-09 11:17:53',NULL),(193,'3A','2024-05-10','A','2024-05-10 11:36:45',NULL),(193,'3A','2024-05-11','P','2024-05-11 10:26:45',NULL),(193,'3A','2024-05-13','P','2024-05-13 11:15:26',NULL),(193,'3A','2024-05-14','P','2024-05-14 11:15:07',NULL),(193,'3A','2024-05-15','P','2024-05-15 11:13:49',NULL),(193,'3A','2024-05-16','A','2024-05-16 11:22:04',NULL),(193,'3A','2024-05-17','P','2024-05-17 11:10:02',NULL),(193,'3A','2024-05-18','P','2024-05-20 17:14:02',NULL),(193,'3A','2024-05-20','A','2024-05-20 17:17:10',NULL),(193,'3A','2024-05-21','P','2024-05-21 11:23:21',NULL),(193,'3A','2024-05-27','P','2024-05-29 16:45:24',NULL),(193,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(193,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(193,'3A','2024-05-31','A','2024-05-31 05:27:29',NULL),(193,'3A','2024-06-24','A','2024-06-24 06:23:06',NULL),(193,'3A','2024-06-29','A','2024-07-02 07:23:02',NULL),(193,'3A','2024-07-01','A','2024-07-01 15:42:56',NULL),(193,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(193,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(193,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(193,'3A','2024-07-05','A','2024-07-05 05:44:25',NULL),(193,'3A','2024-07-06','P','2024-07-08 05:47:48',NULL),(193,'3A','2024-07-08','P','2024-07-08 05:34:09',NULL),(193,'3A','2024-07-09','A','2024-07-09 06:42:58',NULL),(193,'3A','2024-07-10','P','2024-07-10 15:02:16',NULL),(193,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(193,'3A','2024-07-12','P','2024-07-12 05:42:22',NULL),(193,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(193,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(193,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(193,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(193,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(193,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(193,'3A','2024-08-13','A','2024-08-13 05:29:56',NULL),(193,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(193,'3A','2024-08-16','A','2024-08-16 05:29:12',NULL),(193,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(193,'4S','2025-04-11','P','2025-04-12 05:49:20',NULL),(193,'4S','2025-04-12','A','2025-04-12 05:47:07',NULL),(193,'4S','2025-04-14','A','2025-04-14 06:22:26',NULL),(193,'4S','2025-04-15','P','2025-04-15 05:22:07',NULL),(193,'4S','2025-04-16','P','2025-04-16 05:32:09',NULL),(193,'4S','2025-04-17','P','2025-04-17 04:37:52',NULL),(193,'4S','2025-04-18','A','2025-04-18 08:38:02',NULL),(193,'4S','2025-04-19','P','2025-04-21 03:44:15',NULL),(193,'4S','2025-04-21','A','2025-04-21 03:45:40',NULL),(193,'4S','2025-04-22','P','2025-04-22 05:05:08',NULL),(193,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(193,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(193,'4S','2025-04-28','A','2025-04-28 03:15:32',NULL),(193,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(193,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(193,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(193,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(193,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(193,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(193,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(193,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(193,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(193,'4S','2025-05-14','P','2025-05-14 04:04:54',NULL),(193,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(193,'4S','2025-05-16','P','2025-05-16 03:54:23',NULL),(193,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(193,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(193,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(193,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(193,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(193,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(193,'4S','2025-05-26','P','2025-05-26 03:35:53',NULL),(193,'4S','2025-05-29','P','2025-05-29 04:17:18',NULL),(193,'4S','2025-05-30','P','2025-05-30 05:26:21',NULL),(193,'4S','2025-05-31','P','2025-05-31 04:25:42',NULL),(193,'4S','2025-06-10','A','2025-06-10 07:32:42',NULL),(193,'4S','2025-06-16','A','2025-06-16 03:36:15',NULL),(193,'4S','2025-06-23','A','2025-06-23 04:45:35',NULL),(193,'4S','2025-06-25','P','2025-06-26 03:59:53',NULL),(193,'4S','2025-06-30','P','2025-06-30 05:41:36',NULL),(193,'4S','2025-07-01','P','2025-07-01 05:29:00',NULL),(193,'4S','2025-07-02','P','2025-07-02 06:32:59',NULL),(193,'4S','2025-07-03','P','2025-07-03 04:11:02',NULL),(193,'4S','2025-07-07','P','2025-07-07 05:48:04',NULL),(193,'4S','2025-07-08','P','2025-07-09 05:15:00',NULL),(193,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(193,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(193,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(193,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(193,'Yellow','2024-09-14','A','2024-09-14 03:27:00',NULL),(193,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(193,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(193,'Yellow','2024-09-21','A','2024-09-21 04:52:10',NULL),(193,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(193,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(193,'Yellow','2024-09-26','A','2024-09-26 03:57:03',NULL),(193,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(193,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(193,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(193,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(193,'Yellow','2024-10-04','P','2024-10-04 05:09:18',NULL),(193,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(193,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(193,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(193,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(193,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(193,'Yellow','2024-10-11','P','2024-10-11 03:59:22',NULL),(193,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(193,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(193,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(193,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(193,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(193,'Yellow','2024-10-19','P','2024-10-19 04:07:03',NULL),(193,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(193,'Yellow','2024-10-22','P','2024-10-22 03:45:54',NULL),(193,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(193,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(193,'Yellow','2024-10-25','P','2024-10-25 03:52:31',NULL),(193,'Yellow','2024-10-26','P','2024-10-26 03:54:53',NULL),(193,'Yellow','2024-10-28','P','2024-10-28 03:51:34',NULL),(193,'Yellow','2024-10-29','P','2024-10-29 03:55:47',NULL),(193,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(193,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(193,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(193,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(193,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(193,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(193,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(193,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(193,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(193,'Yellow','2024-11-11','P','2024-11-11 03:53:30',NULL),(193,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(193,'Yellow','2024-11-13','A','2024-11-13 03:50:00',NULL),(193,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(193,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(193,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(193,'Yellow','2024-11-18','P','2024-11-18 05:32:55',NULL),(193,'Yellow','2024-11-19','P','2024-11-19 05:24:20',NULL),(193,'Yellow','2024-11-20','P','2024-11-20 06:35:58',NULL),(193,'Yellow','2024-11-21','P','2024-11-21 05:46:14',NULL),(193,'Yellow','2024-11-25','P','2024-11-25 03:58:07',NULL),(193,'Yellow','2024-11-26','P','2024-11-26 03:44:39',NULL),(193,'Yellow','2024-11-27','P','2024-11-27 03:57:38',NULL),(193,'Yellow','2024-11-28','P','2024-11-28 05:46:53',NULL),(193,'Yellow','2024-11-29','P','2024-11-29 06:04:34',NULL),(193,'Yellow','2024-11-30','P','2024-11-30 03:40:00',NULL),(193,'Yellow','2025-01-06','P','2025-01-06 05:19:01',NULL),(193,'Yellow','2025-01-07','P','2025-01-07 05:20:24',NULL),(193,'Yellow','2025-01-08','A','2025-01-08 03:58:54',NULL),(193,'Yellow','2025-01-09','P','2025-01-09 03:47:25',NULL),(193,'Yellow','2025-01-10','A','2025-01-10 04:00:42',NULL),(193,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(193,'Yellow','2025-01-14','P','2025-01-14 05:15:18',NULL),(193,'Yellow','2025-01-15','P','2025-01-16 03:42:46',NULL),(193,'Yellow','2025-01-16','P','2025-01-16 03:39:36',NULL),(193,'Yellow','2025-01-17','P','2025-02-26 05:27:50',NULL),(193,'Yellow','2025-01-18','A','2025-02-26 05:28:13',NULL),(193,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(193,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(193,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(193,'Yellow','2025-02-28','P','2025-02-28 04:11:23',NULL),(193,'Yellow','2025-03-01','P','2025-03-01 07:24:54',NULL),(193,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(193,'Yellow','2025-03-04','A','2025-03-04 03:55:22',NULL),(193,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(193,'Yellow','2025-03-06','A','2025-03-06 03:53:49',NULL),(193,'Yellow','2025-03-08','P','2025-03-10 05:23:45',NULL),(193,'Yellow','2025-03-10','P','2025-03-10 05:35:48',NULL),(193,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(193,'Yellow','2025-03-13','P','2025-03-13 04:19:58',NULL),(193,'Yellow','2025-03-17','P','2025-03-17 07:28:44',NULL),(193,'Yellow','2025-03-18','P','2025-03-19 03:58:53',NULL),(193,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(193,'Yellow','2025-03-20','P','2025-03-20 04:40:56',NULL),(193,'Yellow','2025-03-21','P','2025-03-21 03:42:59',NULL),(193,'Yellow','2025-04-07','A','2025-04-07 03:50:10',NULL),(193,'Yellow','2025-04-08','P','2025-04-08 05:19:12',NULL),(193,'Yellow','2025-04-09','P','2025-04-09 05:28:05',NULL),(194,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(194,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(194,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(194,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(194,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(194,'2A','2023-07-10','A','2023-07-10 09:18:30',NULL),(194,'2A','2023-07-12','A','2023-07-12 03:36:52',NULL),(194,'2A','2023-07-13','A','2023-07-13 03:54:58',NULL),(194,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(194,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(194,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(194,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(194,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(194,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(194,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(194,'3A','2023-08-02','A','2023-08-02 04:12:04',NULL),(194,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(194,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(194,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(194,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(194,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(194,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(194,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(194,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(194,'3A','2023-08-12','A','2023-09-08 04:58:59',NULL),(194,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(194,'3A','2023-08-15','A','2023-09-08 04:47:02',NULL),(194,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(194,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(194,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(194,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(194,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(194,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(194,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(194,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(194,'3A','2023-08-28','A','2023-08-28 06:10:19',NULL),(194,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(194,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(194,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(194,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(194,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(194,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(194,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(194,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(194,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(194,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(194,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(194,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(194,'3A','2023-09-16','A','2023-09-16 04:19:25',NULL),(194,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(194,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(194,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(194,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(194,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(194,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(194,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(194,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(194,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(194,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(194,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(194,'3A','2023-10-03','A','2023-10-03 03:56:24',NULL),(194,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(194,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(194,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(194,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(194,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(194,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(194,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(194,'3A','2023-10-16','A','2023-10-16 03:49:34',NULL),(194,'3A','2023-10-17','A','2023-10-17 03:54:17',NULL),(194,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(194,'3A','2023-10-20','A','2023-10-20 04:00:05',NULL),(194,'3A','2023-10-21','A','2023-10-21 05:24:25',NULL),(194,'3A','2023-10-23','A','2023-10-23 04:19:00',NULL),(194,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(194,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(194,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(194,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(194,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(194,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(194,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(194,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(194,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(194,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(194,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(194,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(194,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(194,'3A','2023-11-13','A','2023-11-13 05:04:22',NULL),(194,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(194,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(194,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(194,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(194,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(194,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(194,'3A','2023-11-21','A','2023-11-21 04:37:24',NULL),(194,'3A','2023-11-22','A','2023-11-22 06:05:30',NULL),(194,'3A','2023-11-23','A','2023-11-23 04:27:16',NULL),(194,'3A','2023-11-24','A','2023-11-24 04:21:13',NULL),(194,'3A','2023-11-25','A','2023-11-25 04:46:25',NULL),(194,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(194,'3A','2023-11-29','A','2023-11-29 05:14:43',NULL),(194,'3A','2024-01-02','A','2024-01-04 04:42:37',NULL),(194,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(194,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(194,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(194,'3A','2024-01-09','A','2024-01-16 09:50:25',NULL),(194,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(194,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(194,'3A','2024-01-16','A','2024-01-16 10:18:21',NULL),(194,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(194,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(194,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(194,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(194,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(194,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(194,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(194,'3B','2024-01-29','A','2024-01-30 05:07:56',NULL),(194,'3B','2024-01-30','A','2024-01-30 05:15:12',NULL),(194,'3B','2024-01-31','P','2024-02-01 04:45:55',NULL),(194,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(194,'3B','2024-02-03','A','2024-02-03 05:35:58',NULL),(194,'3B','2024-02-12','P','2024-02-12 09:37:51',NULL),(194,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(194,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(194,'3B','2024-02-16','P','2024-02-16 04:31:31',NULL),(194,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(194,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(194,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(194,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(194,'3B','2024-02-22','P','2024-02-23 04:15:16',NULL),(194,'3B','2024-02-23','P','2024-02-23 04:26:25',NULL),(194,'3B','2024-02-27','A','2024-02-28 05:20:40',NULL),(194,'3B','2024-02-28','P','2024-02-28 05:23:35',NULL),(194,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(194,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(194,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(194,'3B','2024-03-08','P','2024-03-08 06:56:59',NULL),(194,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(194,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(194,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(194,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(194,'3B','2024-03-15','P','2024-03-15 04:11:43',NULL),(194,'3B','2024-03-18','P','2024-03-18 04:09:01',NULL),(194,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(194,'3B','2024-03-20','P','2024-03-20 04:33:51',NULL),(194,'3B','2024-03-21','A','2024-03-21 04:40:48',NULL),(194,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(194,'3B','2024-03-25','P','2024-03-25 04:19:16',NULL),(194,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(194,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(194,'3B','2024-03-28','A','2024-03-28 04:27:37',NULL),(194,'3B','2024-03-29','P','2024-03-29 04:37:06',NULL),(194,'3B','2024-04-15','A','2024-04-15 07:35:48',NULL),(194,'3B','2024-04-16','A','2024-04-16 09:41:29',NULL),(194,'3B','2024-04-17','A','2024-04-17 10:05:25',NULL),(194,'3B','2024-04-18','P','2024-04-18 17:08:47',NULL),(194,'3B','2024-04-19','P','2024-04-19 12:56:09',NULL),(194,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(194,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(194,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(194,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(194,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(194,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(194,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(194,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(194,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(194,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(194,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(194,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(194,'3B','2024-05-08','A','2024-05-08 11:14:54',NULL),(194,'3B','2024-05-09','A','2024-05-09 11:20:48',NULL),(194,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(194,'3B','2024-05-11','P','2024-05-11 10:28:09',NULL),(194,'3B','2024-05-13','P','2024-05-13 11:17:58',NULL),(194,'3B','2024-05-14','P','2024-05-14 11:15:56',NULL),(194,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(194,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(194,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(194,'3B','2024-05-18','P','2024-05-20 17:15:05',NULL),(194,'3B','2024-05-20','A','2024-05-20 17:17:59',NULL),(194,'3B','2024-05-21','A','2024-05-21 11:24:32',NULL),(194,'3B','2024-05-27','P','2024-05-29 16:48:16',NULL),(194,'3B','2024-05-29','P','2024-05-29 07:12:20',NULL),(194,'3B','2024-05-30','P','2024-05-30 06:30:00',NULL),(194,'3B','2024-05-31','P','2024-05-31 05:28:51',NULL),(194,'3B','2024-06-24','A','2024-06-24 06:25:08',NULL),(194,'3B','2024-07-01','A','2024-07-01 15:43:40',NULL),(194,'3B','2024-07-02','P','2024-07-02 06:31:51',NULL),(194,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(194,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(194,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(194,'3B','2024-07-06','P','2024-07-08 15:45:11',NULL),(194,'3B','2024-07-08','P','2024-07-08 05:35:53',NULL),(194,'3B','2024-07-09','P','2024-07-09 06:44:06',NULL),(194,'3B','2024-07-10','P','2024-07-10 15:03:04',NULL),(194,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(194,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(194,'3B','2024-07-13','P','2024-07-19 03:33:12',NULL),(194,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(194,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(194,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(194,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(194,'3B','2024-08-08','A','2024-08-08 05:44:24',NULL),(194,'3B','2024-08-13','A','2024-08-13 05:31:12',NULL),(194,'3B','2024-08-15','A','2024-08-15 05:47:12',NULL),(194,'3B','2024-08-16','A','2024-08-16 05:31:38',NULL),(194,'3B','2024-08-17','P','2024-08-17 05:10:48',NULL),(194,'4','2024-09-05','P','2024-09-05 04:09:24',NULL),(194,'4','2024-09-07','P','2024-09-07 04:06:40',NULL),(194,'4','2024-09-14','P','2024-09-14 03:23:43',NULL),(194,'4','2024-09-16','A','2024-09-16 04:38:34',NULL),(194,'4','2024-09-18','P','2024-09-18 04:14:39',NULL),(194,'4','2024-09-19','P','2024-09-19 03:32:44',NULL),(194,'4','2024-09-20','P','2024-09-20 04:23:41',NULL),(194,'4','2024-09-21','P','2024-09-21 04:44:59',NULL),(194,'4','2024-09-23','P','2024-09-23 05:05:35',NULL),(194,'4','2024-09-24','P','2024-09-24 03:48:37',NULL),(194,'4','2024-09-25','P','2024-09-25 03:49:31',NULL),(194,'4','2024-09-26','P','2024-09-26 03:55:12',NULL),(194,'4','2024-09-28','P','2024-09-28 03:42:07',NULL),(194,'4','2024-09-30','P','2024-09-30 03:58:32',NULL),(194,'4','2024-10-01','P','2024-10-01 04:01:44',NULL),(194,'4','2024-10-02','A','2024-10-02 04:06:12',NULL),(194,'4','2024-10-04','P','2024-10-04 05:06:39',NULL),(194,'4','2024-10-05','P','2024-10-05 04:05:24',NULL),(194,'4','2024-10-07','P','2024-10-07 05:22:01',NULL),(194,'4','2024-10-08','P','2024-10-08 03:28:25',NULL),(194,'4','2024-10-09','P','2024-10-09 03:51:27',NULL),(194,'4','2024-10-11','P','2024-10-11 03:56:53',NULL),(194,'4','2024-10-14','P','2024-10-14 03:49:39',NULL),(194,'4','2024-10-15','P','2024-10-15 03:51:17',NULL),(194,'4','2024-10-16','P','2024-10-17 05:15:56',NULL),(194,'4','2024-10-17','P','2024-10-17 05:15:35',NULL),(194,'4','2024-10-18','P','2024-10-18 03:56:45',NULL),(194,'4','2024-10-19','P','2024-10-19 04:02:58',NULL),(194,'4','2024-10-21','P','2024-10-21 03:50:31',NULL),(194,'4','2024-10-22','P','2024-10-22 03:42:54',NULL),(194,'4','2024-10-23','P','2024-10-23 03:54:47',NULL),(194,'4','2024-10-24','P','2024-10-24 03:53:12',NULL),(194,'4','2024-10-25','P','2024-10-25 03:49:56',NULL),(194,'4','2024-10-26','P','2024-10-26 03:51:36',NULL),(194,'4','2024-10-28','A','2024-10-28 03:49:49',NULL),(194,'4','2024-10-29','P','2024-10-29 03:54:21',NULL),(194,'4','2024-10-30','P','2024-10-30 03:46:01',NULL),(194,'4','2024-10-31','P','2024-10-31 03:37:16',NULL),(194,'4','2024-11-01','P','2024-11-01 03:57:51',NULL),(194,'4','2024-11-02','P','2024-11-02 03:43:38',NULL),(194,'4','2024-11-04','A','2024-11-04 03:44:08',NULL),(194,'4','2024-11-05','A','2024-11-05 03:26:20',NULL),(194,'4','2024-11-06','A','2024-11-06 03:47:23',NULL),(194,'4','2024-11-07','P','2024-11-07 03:32:48',NULL),(194,'4','2024-11-08','P','2024-11-08 03:50:56',NULL),(194,'4','2024-11-11','P','2024-11-11 03:50:53',NULL),(194,'4','2024-11-12','P','2024-11-12 03:44:29',NULL),(194,'4','2024-11-13','P','2024-11-13 03:47:58',NULL),(194,'4','2024-11-14','P','2024-11-14 03:53:43',NULL),(194,'4','2024-11-15','P','2024-11-15 04:44:01',NULL),(194,'4','2024-11-16','P','2024-11-16 03:51:12',NULL),(194,'4','2024-11-18','P','2024-11-18 05:29:42',NULL),(194,'4','2024-11-19','A','2024-11-19 05:22:10',NULL),(194,'4','2024-11-20','P','2024-11-20 06:33:15',NULL),(194,'4','2024-11-21','P','2024-11-21 05:42:52',NULL),(194,'4','2024-11-22','P','2024-11-23 03:53:55',NULL),(194,'4','2024-11-23','P','2024-11-23 03:53:21',NULL),(194,'4','2024-11-25','P','2024-11-25 03:56:18',NULL),(194,'4','2024-11-26','P','2024-11-26 03:42:46',NULL),(194,'4','2024-11-27','P','2024-11-27 03:55:49',NULL),(194,'4','2024-11-28','P','2024-11-28 05:45:24',NULL),(194,'4','2024-11-29','P','2024-11-29 05:39:05',NULL),(194,'4','2024-11-30','P','2024-11-30 03:38:14',NULL),(194,'4','2025-01-06','A','2025-01-06 05:21:05',NULL),(194,'4','2025-01-07','A','2025-01-07 05:24:08',NULL),(194,'4','2025-01-08','A','2025-01-08 03:56:20',NULL),(194,'4','2025-01-09','L','2025-01-09 03:45:12',NULL),(194,'4','2025-01-10','P','2025-01-10 03:56:59',NULL),(194,'4','2025-01-13','P','2025-01-13 05:10:57',NULL),(194,'4','2025-01-14','P','2025-01-14 05:13:21',NULL),(194,'4','2025-01-15','P','2025-01-16 03:43:39',NULL),(194,'4','2025-01-16','P','2025-01-16 03:37:47',NULL),(194,'4','2025-01-20','A','2025-03-06 04:21:46',NULL),(194,'4','2025-01-21','P','2025-03-06 04:22:06',NULL),(194,'4','2025-01-22','P','2025-03-06 04:22:39',NULL),(194,'4','2025-01-23','P','2025-03-06 04:23:19',NULL),(194,'4','2025-01-24','P','2025-03-06 04:23:42',NULL),(194,'4','2025-01-25','P','2025-03-06 04:24:03',NULL),(194,'4','2025-01-27','A','2025-03-06 04:24:35',NULL),(194,'4','2025-01-29','L','2025-03-06 04:25:00',NULL),(194,'4','2025-01-30','P','2025-03-06 04:25:22',NULL),(194,'4','2025-01-31','P','2025-03-06 04:25:34',NULL),(194,'4','2025-02-01','P','2025-03-06 04:27:02',NULL),(194,'4','2025-02-03','P','2025-03-06 04:27:15',NULL),(194,'4','2025-02-04','P','2025-03-06 04:27:25',NULL),(194,'4','2025-02-06','P','2025-03-06 04:27:39',NULL),(194,'4','2025-02-07','P','2025-03-06 04:27:51',NULL),(194,'4','2025-02-08','P','2025-03-06 04:28:05',NULL),(194,'4','2025-02-10','P','2025-03-06 04:28:17',NULL),(194,'4','2025-02-11','P','2025-03-06 04:28:38',NULL),(194,'4','2025-02-12','P','2025-03-06 04:28:53',NULL),(194,'4','2025-02-13','P','2025-03-06 04:29:06',NULL),(194,'4','2025-02-17','P','2025-03-06 04:29:45',NULL),(194,'4','2025-02-18','P','2025-03-06 04:30:02',NULL),(194,'4','2025-02-20','P','2025-03-06 04:30:15',NULL),(194,'4','2025-02-21','P','2025-03-06 04:30:26',NULL),(194,'4','2025-02-22','P','2025-03-06 04:30:39',NULL),(194,'4','2025-02-24','A','2025-03-06 04:30:56',NULL),(194,'4','2025-02-25','A','2025-02-25 05:27:38',NULL),(194,'4','2025-02-26','A','2025-02-26 05:24:56',NULL),(194,'4','2025-02-27','P','2025-02-27 08:27:31',NULL),(194,'4','2025-02-28','P','2025-02-28 05:16:05',NULL),(194,'4','2025-03-01','P','2025-03-01 07:27:47',NULL),(194,'4','2025-03-03','P','2025-03-03 04:16:07',NULL),(194,'4','2025-03-04','P','2025-03-06 04:32:05',NULL),(194,'4','2025-03-05','P','2025-03-05 03:39:37',NULL),(194,'4','2025-03-08','P','2025-03-10 06:56:04',NULL),(194,'4','2025-03-10','P','2025-03-10 06:56:17',NULL),(194,'4','2025-03-12','P','2025-03-12 03:53:07',NULL),(194,'4','2025-03-15','P','2025-03-06 04:29:29',NULL),(194,'4','2025-03-17','P','2025-03-17 07:27:09',NULL),(194,'4','2025-04-07','A','2025-04-07 03:51:25',NULL),(194,'4','2025-04-08','A','2025-04-08 05:20:26',NULL),(194,'4','2025-04-09','A','2025-04-09 05:27:17',NULL),(194,'5','2025-04-11','P','2025-04-12 05:39:26',NULL),(194,'5','2025-04-12','P','2025-04-12 05:38:59',NULL),(194,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(194,'5','2025-04-15','A','2025-04-15 04:36:03',NULL),(194,'5','2025-04-16','P','2025-04-16 05:27:49',NULL),(194,'5','2025-04-17','P','2025-04-17 03:36:59',NULL),(194,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(194,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(194,'5','2025-04-21','P','2025-04-21 03:39:53',NULL),(194,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(194,'5','2025-04-23','P','2025-04-23 15:55:43',NULL),(194,'5','2025-04-24','P','2025-04-24 04:46:33',NULL),(194,'5','2025-04-25','P','2025-04-25 04:54:00',NULL),(194,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(194,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(194,'5','2025-04-30','P','2025-04-30 04:56:17',NULL),(194,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(194,'5','2025-05-06','P','2025-05-08 05:01:40',NULL),(194,'5','2025-05-07','P','2025-05-08 05:02:23',NULL),(194,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(194,'5','2025-05-09','A','2025-05-09 06:16:19',NULL),(194,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(194,'5','2025-05-12','L','2025-05-12 03:49:11',NULL),(194,'5','2025-05-13','A','2025-05-13 03:47:14',NULL),(194,'5','2025-05-14','A','2025-05-14 04:04:06',NULL),(194,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(194,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(194,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(194,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(194,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(194,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(194,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(194,'5','2025-05-23','A','2025-05-23 05:30:32',NULL),(194,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(194,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(194,'5','2025-05-30','A','2025-05-30 05:25:11',NULL),(194,'5','2025-05-31','P','2025-05-31 04:24:51',NULL),(194,'5','2025-06-16','P','2025-06-16 05:27:44',NULL),(194,'5','2025-06-23','A','2025-06-25 05:31:58',NULL),(194,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(194,'5','2025-06-30','P','2025-06-30 05:40:58',NULL),(194,'5','2025-07-01','P','2025-07-01 05:29:43',NULL),(194,'5','2025-07-02','P','2025-07-02 06:32:23',NULL),(194,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(194,'5','2025-07-07','A','2025-07-07 05:45:36',NULL),(194,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(194,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(194,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(194,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(194,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(196,'1','2023-06-19','P','2023-06-19 04:07:19',NULL),(196,'1','2023-06-20','P','2023-06-20 03:26:28',NULL),(196,'1','2023-06-21','P','2023-06-21 04:21:30',NULL),(196,'1','2023-06-22','P','2023-06-22 05:11:22',NULL),(196,'1','2023-06-23','P','2023-06-23 03:45:05',NULL),(196,'1','2023-07-10','A','2023-07-10 09:09:29',NULL),(196,'1','2023-07-12','P','2023-07-12 03:29:36',NULL),(196,'1','2023-07-13','P','2023-07-13 03:53:09',NULL),(196,'1','2023-07-14','P','2023-07-14 03:36:43',NULL),(196,'2A','2023-07-15','P','2023-07-15 04:10:07',NULL),(196,'2A','2023-07-17','P','2023-07-17 03:48:32',NULL),(196,'2A','2023-07-18','P','2023-07-18 06:46:32',NULL),(196,'2A','2023-07-19','P','2023-07-19 03:43:31',NULL),(196,'2A','2023-07-20','P','2023-07-20 05:32:20',NULL),(196,'2A','2023-07-21','P','2023-07-21 04:55:22',NULL),(196,'2A','2023-08-03','P','2023-08-03 03:54:15',NULL),(196,'2A','2023-08-04','P','2023-08-04 03:43:05',NULL),(196,'2A','2023-08-05','P','2023-08-05 03:42:26',NULL),(196,'2A','2023-08-07','P','2023-08-07 03:33:37',NULL),(196,'2A','2023-08-08','P','2023-08-08 03:52:11',NULL),(196,'2A','2023-08-21','A','2023-08-25 08:21:34',NULL),(196,'2A','2023-08-22','P','2023-08-25 08:23:00',NULL),(196,'2A','2023-08-23','P','2023-08-25 08:23:46',NULL),(196,'2A','2023-08-24','P','2023-08-25 08:24:23',NULL),(196,'2A','2023-08-25','P','2023-08-25 08:26:45',NULL),(196,'2A','2023-08-29','P','2023-09-02 04:30:57',NULL),(196,'2A','2023-08-30','P','2023-09-02 04:31:22',NULL),(196,'2A','2023-08-31','P','2023-09-02 04:31:51',NULL),(196,'2A','2023-09-02','P','2023-09-04 04:28:48',NULL),(196,'2A','2023-09-04','P','2023-09-05 05:34:23',NULL),(196,'2A','2023-09-05','P','2023-09-06 10:13:32',NULL),(196,'2A','2023-09-06','P','2023-09-06 06:14:20',NULL),(196,'2A','2023-09-08','P','2023-09-08 10:39:55',NULL),(196,'2A','2023-09-09','P','2023-09-09 09:19:04',NULL),(196,'2A','2023-09-11','P','2023-09-11 08:32:32',NULL),(196,'2A','2023-09-12','P','2023-09-12 07:53:03',NULL),(196,'2A','2023-09-13','P','2023-09-13 11:18:37',NULL),(196,'2A','2023-09-14','P','2023-09-15 08:33:27',NULL),(196,'2A','2023-09-15','P','2023-09-15 08:32:30',NULL),(196,'2A','2023-09-16','P','2023-09-19 04:13:11',NULL),(196,'2A','2023-09-18','P','2023-09-19 04:13:45',NULL),(196,'2A','2023-09-19','P','2023-09-19 08:57:16',NULL),(196,'2A','2023-09-20','P','2023-09-20 11:37:37',NULL),(196,'2A','2023-09-21','P','2023-09-21 11:07:40',NULL),(196,'2A','2023-09-22','P','2023-09-22 10:35:15',NULL),(196,'2A','2023-09-23','P','2023-09-23 11:40:30',NULL),(196,'2A','2023-09-25','P','2023-09-25 08:33:13',NULL),(196,'2A','2023-09-26','P','2023-09-26 09:17:49',NULL),(196,'2A','2023-09-27','P','2023-09-28 11:26:49',NULL),(196,'2A','2023-09-28','P','2023-09-28 11:27:14',NULL),(196,'2A','2023-10-02','P','2023-10-02 11:01:52',NULL),(196,'2A','2023-10-03','P','2023-10-03 10:31:13',NULL),(196,'2A','2023-10-04','P','2023-10-04 09:40:25',NULL),(196,'2A','2023-10-05','P','2023-10-05 11:17:25',NULL),(196,'2A','2023-10-06','P','2023-10-06 09:44:25',NULL),(196,'2A','2023-10-09','A','2023-10-09 11:15:24',NULL),(196,'2A','2023-10-10','P','2023-10-10 11:19:46',NULL),(196,'2A','2023-10-11','A','2023-10-11 11:48:02',NULL),(196,'2A','2023-10-16','P','2023-10-17 11:36:23',NULL),(196,'2A','2023-10-17','P','2023-10-17 11:31:43',NULL),(196,'2A','2023-10-19','P','2023-10-19 10:33:55',NULL),(196,'2A','2023-10-20','P','2023-10-20 10:37:58',NULL),(196,'2A','2023-10-23','P','2023-10-23 11:20:53',NULL),(196,'2A','2023-10-24','P','2023-10-24 10:58:01',NULL),(196,'2A','2023-10-25','P','2023-10-25 10:41:56',NULL),(196,'2A','2023-10-26','P','2023-10-26 11:27:50',NULL),(196,'2A','2023-10-27','P','2023-10-30 11:21:45',NULL),(196,'2A','2023-10-30','P','2023-10-30 11:19:41',NULL),(196,'2A','2023-10-31','P','2023-10-31 11:33:00',NULL),(196,'2A','2023-11-01','P','2023-11-03 11:10:00',NULL),(196,'2A','2023-11-02','P','2023-11-03 11:10:18',NULL),(196,'2A','2023-11-03','A','2023-11-03 11:09:17',NULL),(196,'2A','2023-11-04','P','2023-11-04 10:57:40',NULL),(196,'2A','2023-11-06','P','2023-11-07 11:11:04',NULL),(196,'2A','2023-11-07','P','2023-11-07 11:10:18',NULL),(196,'2A','2023-11-08','P','2023-11-25 05:49:20',NULL),(196,'2A','2023-11-13','P','2023-11-16 11:07:12',NULL),(196,'2A','2023-11-14','P','2023-11-16 11:06:42',NULL),(196,'2A','2023-11-15','P','2023-11-16 11:06:25',NULL),(196,'2A','2023-11-16','P','2023-11-16 11:04:06',NULL),(196,'2A','2023-11-17','P','2023-11-25 05:49:05',NULL),(196,'2A','2023-11-18','P','2023-11-18 11:31:40',NULL),(196,'2A','2023-11-20','P','2023-11-25 05:48:28',NULL),(196,'2A','2023-11-21','P','2023-11-25 05:47:53',NULL),(196,'2A','2023-11-22','P','2023-11-25 05:46:50',NULL),(196,'2A','2023-11-23','P','2023-11-29 12:24:26',NULL),(196,'2A','2023-11-24','P','2023-11-25 05:12:27',NULL),(196,'2A','2023-11-28','P','2023-11-29 12:23:56',NULL),(196,'2A','2023-11-29','P','2023-11-29 12:23:25',NULL),(196,'2A','2023-12-02','P','2023-12-02 12:03:58',NULL),(196,'2A','2023-12-04','P','2023-12-04 11:47:57',NULL),(196,'2A','2023-12-05','P','2023-12-05 11:24:35',NULL),(196,'2A','2023-12-06','P','2023-12-06 11:27:29',NULL),(196,'2A','2023-12-07','P','2023-12-08 11:02:32',NULL),(196,'2A','2023-12-08','P','2023-12-08 11:06:49',NULL),(196,'2A','2023-12-09','P','2023-12-09 07:44:28',NULL),(196,'2A','2023-12-12','P','2023-12-20 11:10:33',NULL),(196,'2A','2023-12-13','P','2023-12-20 11:18:54',NULL),(196,'2A','2023-12-14','P','2023-12-20 11:29:58',NULL),(196,'2A','2023-12-15','P','2023-12-20 11:42:51',NULL),(196,'2A','2023-12-16','P','2023-12-20 11:42:40',NULL),(196,'2A','2024-01-01','A','2024-01-03 05:12:38',NULL),(196,'2A','2024-01-02','P','2024-01-30 04:53:55',NULL),(196,'2A','2024-01-03','A','2024-01-30 04:53:19',NULL),(196,'2A','2024-01-04','P','2024-01-15 09:50:03',NULL),(196,'2A','2024-01-05','P','2024-01-30 04:52:52',NULL),(196,'2A','2024-01-09','P','2024-01-30 04:52:25',NULL),(196,'2A','2024-01-10','P','2024-01-30 04:52:03',NULL),(196,'2A','2024-01-15','P','2024-01-30 04:51:13',NULL),(196,'2A','2024-01-16','P','2024-01-16 04:06:28',NULL),(196,'2A','2024-01-17','P','2024-01-17 10:02:59',NULL),(196,'2A','2024-01-18','P','2024-01-18 04:46:51',NULL),(196,'2A','2024-01-19','P','2024-01-30 04:51:34',NULL),(196,'2A','2024-01-22','P','2024-01-22 04:43:37',NULL),(196,'2A','2024-01-23','P','2024-01-23 05:59:41',NULL),(196,'2A','2024-01-24','P','2024-01-25 04:19:30',NULL),(196,'2A','2024-01-25','P','2024-01-25 04:20:33',NULL),(196,'2A','2024-01-26','P','2024-01-26 04:55:29',NULL),(196,'2A','2024-01-29','P','2024-01-30 04:41:53',NULL),(196,'2A','2024-01-30','A','2024-01-30 04:41:17',NULL),(196,'2A','2024-01-31','P','2024-02-01 11:05:29',NULL),(196,'2A','2024-02-01','P','2024-02-01 11:07:09',NULL),(196,'2A','2024-02-02','P','2024-02-02 04:24:15',NULL),(196,'2A','2024-02-03','P','2024-02-03 04:33:25',NULL),(196,'2A','2024-02-12','P','2024-02-12 05:07:35',NULL),(196,'2A','2024-02-13','P','2024-02-13 04:28:01',NULL),(196,'2A','2024-02-14','P','2024-02-15 04:19:40',NULL),(196,'2A','2024-02-15','P','2024-02-15 04:18:43',NULL),(196,'2A','2024-02-16','P','2024-02-16 05:23:22',NULL),(196,'2A','2024-02-17','P','2024-02-17 11:23:12',NULL),(196,'2A','2024-02-19','P','2024-02-19 04:10:51',NULL),(196,'2A','2024-02-20','P','2024-02-20 10:47:11',NULL),(196,'2A','2024-02-21','P','2024-02-21 04:39:19',NULL),(196,'2A','2024-02-22','P','2024-02-22 03:59:34',NULL),(196,'2A','2024-02-23','P','2024-02-23 04:24:59',NULL),(196,'2A','2024-02-24','P','2024-02-27 11:21:19',NULL),(196,'2A','2024-02-27','P','2024-02-27 11:22:57',NULL),(196,'2A','2024-02-28','P','2024-02-28 04:03:28',NULL),(196,'2A','2024-02-29','P','2024-02-29 05:14:52',NULL),(196,'2A','2024-03-01','L','2024-03-04 04:58:01',NULL),(196,'2A','2024-03-02','L','2024-03-04 04:58:35',NULL),(196,'2A','2024-03-04','P','2024-03-04 04:57:08',NULL),(196,'2A','2024-03-05','P','2024-03-05 04:31:07',NULL),(196,'2A','2024-03-06','P','2024-03-06 04:37:13',NULL),(196,'2A','2024-03-07','P','2024-03-08 05:51:18',NULL),(196,'2A','2024-03-08','P','2024-03-08 05:49:44',NULL),(196,'2A','2024-03-09','P','2024-03-09 04:01:19',NULL),(196,'2A','2024-03-11','P','2024-03-11 04:01:19',NULL),(196,'2A','2024-03-12','P','2024-03-12 03:20:19',NULL),(196,'2A','2024-03-13','P','2024-03-13 03:37:07',NULL),(196,'2A','2024-03-14','P','2024-03-14 03:12:56',NULL),(196,'2A','2024-03-15','P','2024-03-15 03:26:08',NULL),(196,'2A','2024-03-18','P','2024-03-18 04:01:32',NULL),(196,'2A','2024-03-19','P','2024-03-19 03:48:15',NULL),(196,'2A','2024-03-20','P','2024-03-21 03:33:21',NULL),(196,'2A','2024-03-21','P','2024-03-21 03:32:38',NULL),(196,'2A','2024-03-22','P','2024-03-22 03:53:54',NULL),(196,'2A','2024-03-25','P','2024-03-25 03:38:40',NULL),(196,'2A','2024-03-26','P','2024-03-26 04:01:27',NULL),(196,'2A','2024-03-27','P','2024-03-27 09:21:50',NULL),(196,'2A','2024-03-28','P','2024-03-28 04:39:16',NULL),(196,'2A','2024-03-29','P','2024-03-29 05:45:07',NULL),(196,'2A','2024-04-15','A','2024-04-15 06:36:43',NULL),(196,'2A','2024-04-16','P','2024-04-16 09:38:07',NULL),(196,'2A','2024-04-17','P','2024-04-22 11:47:17',NULL),(196,'2A','2024-04-18','P','2024-04-18 05:43:31',NULL),(196,'2A','2024-04-19','P','2024-04-19 05:15:38',NULL),(196,'2A','2024-04-20','P','2024-04-20 04:40:14',NULL),(196,'2A','2024-04-22','P','2024-04-22 06:20:04',NULL),(196,'2A','2024-04-24','P','2024-04-24 04:28:08',NULL),(196,'2A','2024-04-25','P','2024-04-25 05:10:27',NULL),(196,'2A','2024-04-26','P','2024-04-26 04:15:10',NULL),(196,'2A','2024-04-30','P','2024-04-30 05:28:32',NULL),(196,'2A','2024-05-02','P','2024-05-02 05:07:02',NULL),(196,'2A','2024-05-03','P','2024-05-04 06:25:57',NULL),(196,'2A','2024-05-04','P','2024-05-04 05:29:03',NULL),(196,'2A','2024-05-06','P','2024-05-06 05:21:45',NULL),(196,'2A','2024-05-07','P','2024-05-07 04:21:18',NULL),(196,'2A','2024-05-08','P','2024-05-08 04:53:53',NULL),(196,'2A','2024-05-10','P','2024-05-10 05:35:28',NULL),(196,'2A','2024-05-13','P','2024-05-13 04:52:09',NULL),(196,'2A','2024-05-14','A','2024-05-14 04:37:44',NULL),(196,'2A','2024-05-15','A','2024-05-15 04:13:19',NULL),(196,'2A','2024-05-16','A','2024-05-16 04:53:51',NULL),(196,'2A','2024-05-17','A','2024-05-17 04:35:43',NULL),(196,'2A','2024-05-18','A','2024-05-18 04:49:22',NULL),(196,'2A','2024-05-20','A','2024-05-20 05:45:08',NULL),(196,'2A','2024-05-21','P','2024-05-21 04:18:15',NULL),(196,'2A','2024-05-27','P','2024-05-27 06:22:28',NULL),(196,'2A','2024-05-29','P','2024-05-29 07:02:55',NULL),(196,'2A','2024-05-30','P','2024-05-30 07:18:59',NULL),(196,'2A','2024-05-31','P','2024-05-31 05:24:10',NULL),(196,'2A','2024-06-24','A','2024-06-24 06:09:03',NULL),(196,'2A','2024-07-01','A','2024-07-02 07:24:27',NULL),(196,'2A','2024-07-02','P','2024-07-02 06:28:14',NULL),(196,'2A','2024-07-03','P','2024-07-03 04:54:26',NULL),(196,'2A','2024-07-04','P','2024-07-05 07:21:39',NULL),(196,'2A','2024-07-05','P','2024-07-05 05:23:40',NULL),(196,'2A','2024-07-06','P','2024-07-08 15:46:05',NULL),(196,'2A','2024-07-08','A','2024-07-08 05:31:30',NULL),(196,'2A','2024-07-09','P','2024-07-09 06:45:02',NULL),(196,'2A','2024-07-10','P','2024-07-11 04:23:48',NULL),(196,'2A','2024-07-11','P','2024-07-11 10:04:59',NULL),(196,'2A','2024-07-12','P','2024-07-12 05:42:44',NULL),(196,'2A','2024-07-13','P','2024-07-13 05:18:19',NULL),(196,'2A','2024-07-18','P','2024-07-18 05:56:46',NULL),(196,'2A','2024-07-19','P','2024-07-19 07:33:30',NULL),(196,'2A','2024-07-20','P','2024-07-20 09:49:02',NULL),(196,'2A','2024-07-22','P','2024-07-22 04:48:05',NULL),(196,'2A','2024-07-24','P','2024-07-24 04:40:19',NULL),(196,'2A','2024-07-26','P','2024-07-26 06:29:53',NULL),(196,'2A','2024-07-29','P','2024-07-31 14:57:27',NULL),(196,'2A','2024-08-06','P','2024-08-06 04:53:32',NULL),(196,'2A','2024-08-08','P','2024-08-08 05:47:11',NULL),(196,'2A','2024-08-09','P','2024-08-09 06:20:13',NULL),(196,'2A','2024-08-10','P','2024-08-10 08:07:42',NULL),(196,'2A','2024-08-13','P','2024-08-13 05:07:32',NULL),(196,'2A','2024-08-15','P','2024-08-15 07:36:21',NULL),(196,'2A','2024-08-16','P','2024-08-16 05:19:33',NULL),(196,'2A','2024-08-17','P','2024-08-17 05:13:53',NULL),(196,'3A','2024-09-05','P','2024-09-05 04:07:25',NULL),(196,'3A','2024-09-07','P','2024-09-07 04:04:08',NULL),(196,'3A','2024-09-14','P','2024-09-14 03:19:43',NULL),(196,'3A','2024-09-16','P','2024-09-16 04:35:41',NULL),(196,'3A','2024-09-18','P','2024-09-18 04:17:54',NULL),(196,'3A','2024-09-19','P','2024-09-19 03:37:00',NULL),(196,'3A','2024-09-20','P','2024-09-20 04:22:58',NULL),(196,'3A','2024-09-21','P','2024-09-21 04:43:54',NULL),(196,'3A','2024-09-23','P','2024-09-23 05:08:14',NULL),(196,'3A','2024-09-24','P','2024-09-24 03:50:54',NULL),(196,'3A','2024-09-25','P','2024-09-25 03:50:57',NULL),(196,'3A','2024-09-26','P','2024-09-26 03:56:24',NULL),(196,'3A','2024-09-28','P','2024-09-28 03:43:55',NULL),(196,'3A','2024-09-30','P','2024-09-30 04:02:29',NULL),(196,'3A','2024-10-01','P','2024-10-01 04:04:21',NULL),(196,'3A','2024-10-02','P','2024-10-02 04:07:44',NULL),(196,'3A','2024-10-04','P','2024-10-04 05:08:30',NULL),(196,'3A','2024-10-05','P','2024-10-05 04:10:12',NULL),(196,'3A','2024-10-07','P','2024-10-07 05:26:23',NULL),(196,'3A','2024-10-08','P','2024-10-08 03:30:20',NULL),(196,'3A','2024-10-09','P','2024-10-09 03:52:53',NULL),(196,'3A','2024-10-11','P','2024-10-11 03:58:27',NULL),(196,'3A','2024-10-14','P','2024-10-14 03:51:45',NULL),(196,'3A','2024-10-15','P','2024-10-15 03:53:07',NULL),(196,'3A','2024-10-16','A','2024-10-17 05:16:33',NULL),(196,'3A','2024-10-17','P','2024-10-17 05:16:50',NULL),(196,'3A','2024-10-18','P','2024-10-18 03:59:11',NULL),(196,'3A','2024-10-19','P','2024-10-19 04:05:39',NULL),(196,'3A','2024-10-21','P','2024-10-21 03:53:08',NULL),(196,'3A','2024-10-22','P','2024-10-22 03:45:11',NULL),(196,'3A','2024-10-23','P','2024-10-23 03:55:58',NULL),(196,'3A','2024-10-24','P','2024-10-24 03:54:34',NULL),(196,'3A','2024-10-25','A','2024-10-25 03:51:34',NULL),(196,'3A','2024-10-26','A','2024-10-26 03:53:32',NULL),(196,'3A','2024-10-28','P','2024-10-28 03:51:03',NULL),(196,'3A','2024-10-29','P','2024-10-29 03:55:06',NULL),(196,'3A','2024-10-30','P','2024-10-30 03:47:01',NULL),(196,'3A','2024-10-31','P','2024-10-31 03:38:49',NULL),(196,'3A','2024-11-01','P','2024-11-01 04:00:17',NULL),(196,'3A','2024-11-02','P','2024-11-02 03:45:48',NULL),(196,'3A','2024-11-04','P','2024-11-04 03:46:32',NULL),(196,'3A','2024-11-05','A','2024-11-05 03:27:59',NULL),(196,'3A','2024-11-06','P','2024-11-06 03:50:26',NULL),(196,'3A','2024-11-07','P','2024-11-07 03:35:52',NULL),(196,'3A','2024-11-08','P','2024-11-08 03:53:32',NULL),(196,'3A','2024-11-11','P','2024-11-11 03:52:35',NULL),(196,'3A','2024-11-12','P','2024-11-12 03:46:43',NULL),(196,'3A','2024-11-13','P','2024-11-13 03:49:26',NULL),(196,'3A','2024-11-14','P','2024-11-14 03:55:10',NULL),(196,'3A','2024-11-16','P','2024-11-16 03:52:46','2024-11-16 03:57:09'),(196,'3A','2024-11-18','P','2024-11-18 05:32:08',NULL),(196,'3A','2024-11-19','P','2024-11-19 05:23:54',NULL),(196,'3A','2024-11-20','P','2024-11-20 06:35:01',NULL),(196,'3A','2024-11-21','P','2024-11-21 05:45:41',NULL),(196,'3A','2024-11-22','P','2024-11-23 04:00:05',NULL),(196,'3A','2024-11-23','P','2024-11-23 03:59:45',NULL),(196,'3A','2024-11-25','P','2024-11-25 03:57:27',NULL),(196,'3A','2024-11-26','P','2024-11-26 03:44:02',NULL),(196,'3A','2024-11-27','P','2024-11-27 03:56:53',NULL),(196,'3A','2024-11-28','P','2024-11-28 05:46:27',NULL),(196,'3A','2024-11-29','P','2024-11-29 06:04:12',NULL),(196,'3A','2024-11-30','P','2024-11-30 03:39:22',NULL),(196,'3A','2025-01-06','A','2025-01-06 05:20:37',NULL),(196,'3A','2025-01-07','P','2025-01-07 05:19:57',NULL),(196,'3A','2025-01-08','P','2025-01-08 03:59:41',NULL),(196,'3A','2025-01-09','P','2025-01-09 03:47:06',NULL),(196,'3A','2025-01-10','P','2025-01-10 04:00:10',NULL),(196,'3A','2025-01-13','P','2025-01-13 05:13:17',NULL),(196,'3A','2025-01-14','P','2025-01-14 05:14:51',NULL),(196,'3A','2025-01-15','P','2025-01-16 03:44:55',NULL),(196,'3A','2025-01-16','P','2025-01-16 03:39:12',NULL),(196,'3A','2025-01-20','P','2025-03-06 04:41:41',NULL),(196,'3A','2025-01-21','P','2025-03-06 04:42:05',NULL),(196,'3A','2025-01-22','P','2025-03-06 04:42:34',NULL),(196,'3A','2025-01-23','P','2025-03-06 04:43:33',NULL),(196,'3A','2025-01-24','P','2025-03-06 04:44:05',NULL),(196,'3A','2025-01-25','P','2025-03-06 04:44:56',NULL),(196,'3A','2025-01-27','A','2025-03-06 04:45:46',NULL),(196,'3A','2025-01-29','P','2025-03-06 04:46:32',NULL),(196,'3A','2025-01-30','P','2025-03-06 04:46:47',NULL),(196,'3A','2025-01-31','P','2025-03-06 04:47:04',NULL),(196,'3A','2025-02-01','P','2025-03-06 04:47:56',NULL),(196,'3A','2025-02-03','A','2025-03-06 04:48:09',NULL),(196,'3A','2025-02-04','P','2025-03-06 04:48:26',NULL),(196,'3A','2025-02-06','P','2025-03-06 04:48:38',NULL),(196,'3A','2025-02-07','P','2025-03-06 04:48:50',NULL),(196,'3A','2025-02-08','P','2025-03-06 04:50:02',NULL),(196,'3A','2025-02-10','P','2025-03-06 04:50:34',NULL),(196,'3A','2025-02-11','P','2025-03-06 04:50:50',NULL),(196,'3A','2025-02-12','P','2025-03-06 04:51:02',NULL),(196,'3A','2025-02-13','P','2025-03-06 04:51:21',NULL),(196,'3A','2025-02-15','P','2025-03-06 04:52:40',NULL),(196,'3A','2025-02-17','P','2025-03-06 04:53:02',NULL),(196,'3A','2025-02-18','A','2025-03-06 04:53:39',NULL),(196,'3A','2025-02-20','P','2025-03-06 04:53:53',NULL),(196,'3A','2025-02-21','P','2025-03-06 04:54:10',NULL),(196,'3A','2025-02-22','P','2025-03-06 04:54:24',NULL),(196,'3A','2025-02-24','P','2025-03-06 04:54:40',NULL),(196,'3A','2025-02-25','P','2025-02-25 05:30:42',NULL),(196,'3A','2025-02-26','P','2025-03-06 04:55:10',NULL),(196,'3A','2025-02-27','P','2025-02-27 08:29:02',NULL),(196,'3A','2025-02-28','P','2025-02-28 05:16:16',NULL),(196,'3A','2025-03-01','P','2025-03-01 07:26:28',NULL),(196,'3A','2025-03-03','P','2025-03-03 04:17:11',NULL),(196,'3A','2025-03-05','P','2025-03-05 03:41:20',NULL),(196,'3A','2025-03-08','P','2025-03-10 06:56:44',NULL),(196,'3A','2025-03-10','P','2025-03-10 06:56:53',NULL),(196,'3A','2025-03-12','P','2025-03-12 03:54:01',NULL),(196,'3A','2025-03-14','P','2025-03-15 07:16:48',NULL),(196,'3A','2025-03-17','P','2025-03-17 07:27:22',NULL),(196,'3A','2025-04-07','A','2025-04-07 03:47:03',NULL),(196,'3A','2025-04-08','P','2025-04-08 05:16:44',NULL),(196,'3A','2025-04-09','P','2025-04-09 05:25:16',NULL),(196,'4','2025-04-11','A','2025-04-12 05:38:07',NULL),(196,'4','2025-04-12','A','2025-04-12 05:33:45',NULL),(196,'4','2025-04-14','A','2025-04-14 06:32:44',NULL),(196,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(196,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(196,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(196,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(196,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(196,'4','2025-04-21','A','2025-04-21 03:50:20',NULL),(196,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(196,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(196,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(196,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(196,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(196,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(196,'4','2025-04-30','A','2025-04-30 04:53:32',NULL),(196,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(196,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(196,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(196,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(196,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(196,'4','2025-05-10','A','2025-05-10 06:30:42',NULL),(196,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(196,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(196,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(196,'4','2025-05-15','A','2025-05-15 04:11:49',NULL),(196,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(196,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(196,'4','2025-05-19','A','2025-05-19 06:52:21',NULL),(196,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(196,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(196,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(196,'4','2025-05-23','A','2025-05-23 05:20:20',NULL),(196,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(196,'4','2025-05-29','A','2025-05-29 04:15:51',NULL),(196,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(196,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(196,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(196,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(196,'4','2025-06-24','A','2025-06-25 05:50:15',NULL),(196,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(196,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(196,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(196,'4','2025-07-03','L','2025-07-03 04:57:59',NULL),(196,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(196,'4','2025-07-08','A','2025-07-09 05:09:56',NULL),(196,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(196,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(196,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(196,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(197,'2A','2023-06-19','A','2023-06-19 04:15:18',NULL),(197,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(197,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(197,'2A','2023-06-22','A','2023-06-22 05:17:25',NULL),(197,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(197,'2A','2023-07-10','P','2023-07-10 09:18:30',NULL),(197,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(197,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(197,'2A','2023-07-14','A','2023-07-14 03:45:06',NULL),(197,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(197,'3A','2023-07-17','A','2023-07-17 04:15:33',NULL),(197,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(197,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(197,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(197,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(197,'3A','2023-08-02','A','2023-08-02 04:12:04',NULL),(197,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(197,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(197,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(197,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(197,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(197,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(197,'3A','2023-08-10','A','2023-09-08 05:04:35',NULL),(197,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(197,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(197,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(197,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(197,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(197,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(197,'3A','2023-08-18','A','2023-09-08 04:35:42',NULL),(197,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(197,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(197,'3A','2023-08-24','A','2023-08-24 05:29:21',NULL),(197,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(197,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(197,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(197,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(197,'3A','2023-08-30','A','2023-08-30 04:58:10',NULL),(197,'3A','2023-08-31','A','2023-08-31 05:06:57',NULL),(197,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(197,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(197,'3A','2023-09-08','A','2023-09-08 04:23:32',NULL),(197,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(197,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(197,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(197,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(197,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(197,'3A','2023-09-15','A','2023-09-15 03:55:43',NULL),(197,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(197,'3A','2023-09-18','A','2023-09-18 03:52:24',NULL),(197,'3A','2023-09-19','A','2023-09-08 04:31:12',NULL),(197,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(197,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(197,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(197,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(197,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(197,'3A','2023-09-26','A','2023-09-26 04:22:01',NULL),(197,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(197,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(197,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(197,'3A','2023-10-03','A','2023-10-03 03:56:24',NULL),(197,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(197,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(197,'3A','2023-10-06','A','2023-10-06 03:38:23',NULL),(197,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(197,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(197,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(197,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(197,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(197,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(197,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(197,'3A','2023-10-20','A','2023-10-20 04:00:05',NULL),(197,'3A','2023-10-21','A','2023-10-21 05:24:25',NULL),(197,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(197,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(197,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(197,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(197,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(197,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(197,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(197,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(197,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(197,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(197,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(197,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(197,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(197,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(197,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(197,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(197,'3A','2023-11-15','A','2023-11-16 11:29:43',NULL),(197,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(197,'3A','2023-11-17','A','2023-11-17 05:27:03',NULL),(197,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(197,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(197,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(197,'3A','2023-11-22','A','2023-11-22 06:05:30',NULL),(197,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(197,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(197,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(197,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(197,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(197,'3A','2024-01-02','A','2024-01-04 04:42:37',NULL),(197,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(197,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(197,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(197,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(197,'3A','2024-01-10','A','2024-01-16 09:58:43',NULL),(197,'3A','2024-01-15','A','2024-01-16 11:20:05',NULL),(197,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(197,'3A','2024-01-17','A','2024-01-17 04:39:44',NULL),(197,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(197,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(197,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(197,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(197,'3A','2024-01-25','A','2024-01-25 04:16:59',NULL),(197,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(197,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(197,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(197,'3A','2024-01-31','A','2024-02-01 04:44:15',NULL),(197,'3A','2024-02-01','A','2024-02-01 05:48:48',NULL),(197,'3A','2024-02-02','P','2024-02-03 04:23:05',NULL),(197,'3A','2024-02-03','P','2024-02-03 05:34:55',NULL),(197,'3A','2024-02-12','A','2024-02-12 09:36:02',NULL),(197,'3A','2024-02-13','A','2024-02-14 06:17:47',NULL),(197,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(197,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(197,'3A','2024-02-16','A','2024-02-16 04:28:53',NULL),(197,'3A','2024-02-17','P','2024-02-17 06:35:57',NULL),(197,'3A','2024-02-19','A','2024-02-19 04:04:50',NULL),(197,'3A','2024-02-20','A','2024-02-20 05:18:40',NULL),(197,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(197,'3A','2024-02-22','A','2024-02-23 04:14:00',NULL),(197,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(197,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(197,'3A','2024-02-28','P','2024-02-28 05:21:50',NULL),(197,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(197,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(197,'3A','2024-03-06','A','2024-03-06 05:07:38',NULL),(197,'3A','2024-03-07','A','2024-03-08 06:43:36',NULL),(197,'3A','2024-03-08','A','2024-03-08 06:55:04',NULL),(197,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(197,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(197,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(197,'3A','2024-03-13','A','2024-03-13 06:09:14',NULL),(197,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(197,'3A','2024-03-15','P','2024-03-15 04:10:21',NULL),(197,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(197,'3A','2024-03-19','P','2024-03-19 05:31:26',NULL),(197,'3A','2024-03-20','A','2024-03-20 04:32:58',NULL),(197,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(197,'3A','2024-03-22','P','2024-03-22 04:44:50',NULL),(197,'3A','2024-03-25','P','2024-03-25 04:18:29',NULL),(197,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(197,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(197,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(197,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(197,'3A','2024-04-15','P','2024-04-15 07:15:22',NULL),(197,'3A','2024-04-16','A','2024-04-16 09:39:57',NULL),(197,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(197,'3A','2024-04-18','A','2024-04-18 17:01:16',NULL),(197,'3A','2024-04-19','A','2024-04-19 12:55:19',NULL),(197,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(197,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(197,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(197,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(197,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(197,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(197,'3A','2024-04-30','A','2024-04-30 10:44:18',NULL),(197,'3A','2024-05-02','P','2024-05-02 10:52:49',NULL),(197,'3A','2024-05-03','P','2024-05-04 08:41:05',NULL),(197,'3A','2024-05-04','P','2024-05-04 08:47:54',NULL),(197,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(197,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(197,'3A','2024-05-08','A','2024-05-08 11:14:37',NULL),(197,'3A','2024-05-09','P','2024-05-09 11:17:53',NULL),(197,'3A','2024-05-10','P','2024-05-10 11:36:45',NULL),(197,'3A','2024-05-11','A','2024-05-11 10:26:45',NULL),(197,'3A','2024-05-13','A','2024-05-13 11:15:26',NULL),(197,'3A','2024-05-14','P','2024-05-14 11:15:07',NULL),(197,'3A','2024-05-15','P','2024-05-15 11:13:49',NULL),(197,'3A','2024-05-16','P','2024-05-16 11:22:04',NULL),(197,'3A','2024-05-17','A','2024-05-17 11:10:02',NULL),(197,'3A','2024-05-18','P','2024-05-20 17:14:02',NULL),(197,'3A','2024-05-20','P','2024-05-20 17:17:10',NULL),(197,'3A','2024-05-21','P','2024-05-21 11:23:21',NULL),(197,'3A','2024-05-27','A','2024-05-29 16:45:24',NULL),(197,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(197,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(197,'3A','2024-05-31','P','2024-05-31 05:27:29',NULL),(197,'3A','2024-06-24','P','2024-06-24 06:23:06',NULL),(197,'3A','2024-06-29','P','2024-07-02 07:23:02',NULL),(197,'3A','2024-07-01','A','2024-07-01 15:42:56',NULL),(197,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(197,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(197,'3A','2024-07-04','A','2024-07-05 06:01:15',NULL),(197,'3A','2024-07-05','P','2024-07-05 05:44:25',NULL),(197,'3A','2024-07-06','A','2024-07-08 05:47:48',NULL),(197,'3A','2024-07-08','A','2024-07-08 05:34:09',NULL),(197,'3A','2024-07-09','P','2024-07-09 06:42:58',NULL),(197,'3A','2024-07-10','A','2024-07-10 15:02:16',NULL),(197,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(197,'3A','2024-07-12','A','2024-07-12 05:42:22',NULL),(197,'3A','2024-07-13','A','2024-07-13 08:39:30',NULL),(197,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(197,'3A','2024-07-22','A','2024-07-22 05:03:01',NULL),(197,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(197,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(197,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(197,'3A','2024-08-13','P','2024-08-13 05:29:56',NULL),(197,'3A','2024-08-15','A','2024-08-15 05:47:49',NULL),(197,'3A','2024-08-16','A','2024-08-16 05:29:12',NULL),(197,'3A','2024-08-17','A','2024-08-17 05:10:16',NULL),(198,'2B','2023-06-19','A','2023-06-19 04:16:37',NULL),(198,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(198,'2B','2023-06-21','P','2023-06-21 04:05:34',NULL),(198,'2B','2023-06-22','A','2023-06-22 05:18:10',NULL),(198,'2B','2023-06-23','P','2023-06-23 03:56:37',NULL),(198,'2B','2023-07-10','A','2023-07-10 09:20:38',NULL),(198,'2B','2023-07-12','P','2023-07-12 03:38:09',NULL),(198,'2B','2023-07-13','P','2023-07-13 03:53:08',NULL),(198,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(198,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(198,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(198,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(198,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(198,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(198,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(198,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(198,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(198,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(198,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(198,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(198,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(198,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(198,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(198,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(198,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(198,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(198,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(198,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(198,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(198,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(198,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(198,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(198,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(198,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(198,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(198,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(198,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(198,'3A','2023-08-30','A','2023-08-30 04:58:10',NULL),(198,'3A','2023-08-31','A','2023-08-31 05:06:57',NULL),(198,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(198,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(198,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(198,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(198,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(198,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(198,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(198,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(198,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(198,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(198,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(198,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(198,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(198,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(198,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(198,'3A','2023-09-23','A','2023-09-23 04:10:05',NULL),(198,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(198,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(198,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(198,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(198,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(198,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(198,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(198,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(198,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(198,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(198,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(198,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(198,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(198,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(198,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(198,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(198,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(198,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(198,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(198,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(198,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(198,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(198,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(198,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(198,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(198,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(198,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(198,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(198,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(198,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(198,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(198,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(198,'3A','2023-11-13','A','2023-11-13 05:04:22',NULL),(198,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(198,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(198,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(198,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(198,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(198,'3A','2023-11-20','A','2023-11-20 04:49:49',NULL),(198,'3A','2023-11-21','A','2023-11-21 04:37:24',NULL),(198,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(198,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(198,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(198,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(198,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(198,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(198,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(198,'3A','2024-01-03','P','2024-01-03 18:41:12',NULL),(198,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(198,'3A','2024-01-05','A','2024-01-15 09:58:27',NULL),(198,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(198,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(198,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(198,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(198,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(198,'3A','2024-01-18','A','2024-01-18 04:27:40',NULL),(198,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(198,'3A','2024-01-23','A','2024-01-23 04:45:00',NULL),(198,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(198,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(198,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(198,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(198,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(198,'3A','2024-01-31','P','2024-02-01 04:44:15',NULL),(198,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(198,'3A','2024-02-02','P','2024-02-03 04:23:05',NULL),(198,'3A','2024-02-03','P','2024-02-03 05:34:55',NULL),(198,'3A','2024-02-12','P','2024-02-12 09:36:02',NULL),(198,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(198,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(198,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(198,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(198,'3A','2024-02-17','A','2024-02-17 06:35:57',NULL),(198,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(198,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(198,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(198,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(198,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(198,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(198,'3A','2024-02-28','P','2024-02-28 05:21:50',NULL),(198,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(198,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(198,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(198,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(198,'3A','2024-03-08','A','2024-03-08 06:55:04',NULL),(198,'3A','2024-03-09','A','2024-03-09 06:19:55',NULL),(198,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(198,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(198,'3A','2024-03-13','P','2024-03-13 06:09:14',NULL),(198,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(198,'3A','2024-03-15','A','2024-03-15 04:10:21',NULL),(198,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(198,'3A','2024-03-19','A','2024-03-19 05:31:26',NULL),(198,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(198,'3A','2024-03-21','A','2024-03-21 04:40:22',NULL),(198,'3A','2024-03-22','P','2024-03-22 04:44:50',NULL),(198,'3A','2024-03-25','P','2024-03-25 04:18:29',NULL),(198,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(198,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(198,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(198,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(198,'3A','2024-04-15','P','2024-04-15 07:15:22',NULL),(198,'3A','2024-04-16','A','2024-04-16 09:39:57',NULL),(198,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(198,'3A','2024-04-18','P','2024-04-18 17:01:16',NULL),(198,'3A','2024-04-19','P','2024-04-19 12:55:19',NULL),(198,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(198,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(198,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(198,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(198,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(198,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(198,'3A','2024-04-30','A','2024-04-30 10:44:18',NULL),(198,'3A','2024-05-02','P','2024-05-02 10:52:49',NULL),(198,'3A','2024-05-03','A','2024-05-04 08:41:05',NULL),(198,'3A','2024-05-04','P','2024-05-04 08:47:54',NULL),(198,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(198,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(198,'3A','2024-05-08','P','2024-05-08 11:14:37',NULL),(198,'3A','2024-05-09','P','2024-05-09 11:17:53',NULL),(198,'3A','2024-05-10','A','2024-05-10 11:36:45',NULL),(198,'3A','2024-05-11','A','2024-05-11 10:26:45',NULL),(198,'3A','2024-05-13','P','2024-05-13 11:15:26',NULL),(198,'3A','2024-05-14','P','2024-05-14 11:15:07',NULL),(198,'3A','2024-05-15','P','2024-05-15 11:13:49',NULL),(198,'3A','2024-05-16','A','2024-05-16 11:22:04',NULL),(198,'3A','2024-05-17','P','2024-05-17 11:10:02',NULL),(198,'3A','2024-05-18','P','2024-05-20 17:14:02',NULL),(198,'3A','2024-05-20','P','2024-05-20 17:17:10',NULL),(198,'3A','2024-05-21','P','2024-05-21 11:23:21',NULL),(198,'3A','2024-05-27','P','2024-05-29 16:45:24',NULL),(198,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(198,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(198,'3A','2024-05-31','A','2024-05-31 05:27:29',NULL),(198,'3A','2024-06-24','P','2024-06-24 06:23:06',NULL),(198,'3A','2024-06-29','A','2024-07-02 07:23:02',NULL),(198,'3A','2024-07-01','A','2024-07-01 15:42:56',NULL),(198,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(198,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(198,'3A','2024-07-04','A','2024-07-05 06:01:15',NULL),(198,'3A','2024-07-05','P','2024-07-05 05:44:25',NULL),(198,'3A','2024-07-06','P','2024-07-08 05:47:48',NULL),(198,'3A','2024-07-08','P','2024-07-08 05:34:09',NULL),(198,'3A','2024-07-09','A','2024-07-09 06:42:58',NULL),(198,'3A','2024-07-10','P','2024-07-10 15:02:16',NULL),(198,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(198,'3A','2024-07-12','P','2024-07-12 05:42:22',NULL),(198,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(198,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(198,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(198,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(198,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(198,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(198,'3A','2024-08-13','P','2024-08-13 05:29:56',NULL),(198,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(198,'3A','2024-08-16','P','2024-08-16 05:29:12',NULL),(198,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(198,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(198,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(198,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(198,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(198,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(198,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(198,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(198,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(198,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(198,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(198,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(198,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(198,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(198,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(198,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(198,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(198,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(198,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(198,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(198,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(198,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(198,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(198,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(198,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(198,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(198,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(198,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(198,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(198,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(198,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(198,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(198,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(198,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(198,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(198,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(198,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(198,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(198,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(198,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(198,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(198,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(198,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(198,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(198,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(198,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(198,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(198,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(198,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(198,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(198,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(198,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(198,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(198,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(198,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(198,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(198,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(198,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(198,'5','2024-11-23','A','2024-11-23 03:57:30',NULL),(198,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(198,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(198,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(198,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(198,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(198,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(198,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(198,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(198,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(198,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(198,'5','2025-01-10','A','2025-01-10 03:58:45',NULL),(198,'5','2025-01-13','A','2025-01-13 05:12:32',NULL),(198,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(198,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(198,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(198,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(198,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(198,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(198,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(198,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(198,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(198,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(198,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(198,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(198,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(198,'5','2025-02-01','A','2025-03-06 05:03:02',NULL),(198,'5','2025-02-03','A','2025-03-06 05:04:03',NULL),(198,'5','2025-02-04','A','2025-03-06 05:04:44',NULL),(198,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(198,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(198,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(198,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(198,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(198,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(198,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(198,'5','2025-02-15','A','2025-03-06 05:12:35',NULL),(198,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(198,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(198,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(198,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(198,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(198,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(198,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(198,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(198,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(198,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(198,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(198,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(198,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(198,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(198,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(199,'2B','2023-06-19','P','2023-06-19 04:16:37',NULL),(199,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(199,'2B','2023-06-21','P','2023-06-21 04:05:34',NULL),(199,'2B','2023-06-22','P','2023-06-22 05:18:10',NULL),(199,'2B','2023-06-23','P','2023-06-23 03:56:37',NULL),(199,'2B','2023-07-10','A','2023-07-10 09:20:38',NULL),(199,'2B','2023-07-12','P','2023-07-12 03:38:09',NULL),(199,'2B','2023-07-13','P','2023-07-13 03:53:08',NULL),(199,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(199,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(199,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(199,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(199,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(199,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(199,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(199,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(199,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(199,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(199,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(199,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(199,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(199,'3A','2023-08-09','A','2023-09-08 05:07:36',NULL),(199,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(199,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(199,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(199,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(199,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(199,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(199,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(199,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(199,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(199,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(199,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(199,'3A','2023-08-25','A','2023-09-08 04:00:45',NULL),(199,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(199,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(199,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(199,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(199,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(199,'3A','2023-09-02','P','2023-09-02 04:59:26',NULL),(199,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(199,'3A','2023-09-08','A','2023-09-08 04:23:32',NULL),(199,'3A','2023-09-09','A','2023-09-09 04:40:27',NULL),(199,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(199,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(199,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(199,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(199,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(199,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(199,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(199,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(199,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(199,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(199,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(199,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(199,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(199,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(199,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(199,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(199,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(199,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(199,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(199,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(199,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(199,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(199,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(199,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(199,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(199,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(199,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(199,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(199,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(199,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(199,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(199,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(199,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(199,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(199,'3A','2023-10-27','A','2023-10-27 05:27:37',NULL),(199,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(199,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(199,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(199,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(199,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(199,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(199,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(199,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(199,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(199,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(199,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(199,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(199,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(199,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(199,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(199,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(199,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(199,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(199,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(199,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(199,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(199,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(199,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(199,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(199,'3A','2024-01-03','P','2024-01-03 18:41:12',NULL),(199,'3A','2024-01-04','A','2024-01-15 09:26:36',NULL),(199,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(199,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(199,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(199,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(199,'3A','2024-01-16','A','2024-01-16 10:18:21',NULL),(199,'3A','2024-01-17','A','2024-01-17 04:39:44',NULL),(199,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(199,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(199,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(199,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(199,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(199,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(199,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(199,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(199,'3A','2024-01-31','P','2024-02-01 04:44:15',NULL),(199,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(199,'3A','2024-02-02','P','2024-02-03 04:23:05',NULL),(199,'3A','2024-02-03','P','2024-02-03 05:34:55',NULL),(199,'3A','2024-02-12','P','2024-02-12 09:36:02',NULL),(199,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(199,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(199,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(199,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(199,'3A','2024-02-17','P','2024-02-17 06:35:57',NULL),(199,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(199,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(199,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(199,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(199,'3A','2024-02-23','A','2024-02-23 04:25:28',NULL),(199,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(199,'3A','2024-02-28','P','2024-02-28 05:21:50',NULL),(199,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(199,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(199,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(199,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(199,'3A','2024-03-08','P','2024-03-08 06:55:04',NULL),(199,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(199,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(199,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(199,'3A','2024-03-13','P','2024-03-13 06:09:14',NULL),(199,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(199,'3A','2024-03-15','P','2024-03-15 04:10:21',NULL),(199,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(199,'3A','2024-03-19','A','2024-03-19 05:31:26',NULL),(199,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(199,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(199,'3A','2024-03-22','P','2024-03-22 04:44:50',NULL),(199,'3A','2024-03-25','P','2024-03-25 04:18:29',NULL),(199,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(199,'3A','2024-03-27','A','2024-03-27 03:55:16',NULL),(199,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(199,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(199,'3A','2024-04-15','P','2024-04-15 07:15:22',NULL),(199,'3A','2024-04-16','A','2024-04-16 09:39:57',NULL),(199,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(199,'3A','2024-04-18','P','2024-04-18 17:01:16',NULL),(199,'3A','2024-04-19','P','2024-04-19 12:55:19',NULL),(199,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(199,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(199,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(199,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(199,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(199,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(199,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(199,'3A','2024-05-02','P','2024-05-02 10:52:49',NULL),(199,'3A','2024-05-03','P','2024-05-04 08:41:05',NULL),(199,'3A','2024-05-04','P','2024-05-04 08:47:54',NULL),(199,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(199,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(199,'3A','2024-05-08','P','2024-05-08 11:14:37',NULL),(199,'3A','2024-05-09','P','2024-05-09 11:17:53',NULL),(199,'3A','2024-05-10','P','2024-05-10 11:36:45',NULL),(199,'3A','2024-05-11','A','2024-05-11 10:26:45',NULL),(199,'3A','2024-05-13','P','2024-05-13 11:15:26',NULL),(199,'3A','2024-05-14','P','2024-05-14 11:15:07',NULL),(199,'3A','2024-05-15','P','2024-05-15 11:13:49',NULL),(199,'3A','2024-05-16','P','2024-05-16 11:22:04',NULL),(199,'3A','2024-05-17','P','2024-05-17 11:10:02',NULL),(199,'3A','2024-05-18','P','2024-05-20 17:14:02',NULL),(199,'3A','2024-05-20','P','2024-05-20 17:17:10',NULL),(199,'3A','2024-05-21','P','2024-05-21 11:23:21',NULL),(199,'3A','2024-05-27','P','2024-05-29 16:45:24',NULL),(199,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(199,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(199,'3A','2024-05-31','P','2024-05-31 05:27:29',NULL),(199,'3A','2024-06-24','A','2024-06-24 06:23:06',NULL),(199,'3A','2024-06-29','P','2024-07-02 07:23:02',NULL),(199,'3A','2024-07-01','P','2024-07-01 15:42:56',NULL),(199,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(199,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(199,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(199,'3A','2024-07-05','P','2024-07-05 05:44:25',NULL),(199,'3A','2024-07-06','P','2024-07-08 05:47:48',NULL),(199,'3A','2024-07-08','P','2024-07-08 05:34:09',NULL),(199,'3A','2024-07-09','P','2024-07-09 06:42:58',NULL),(199,'3A','2024-07-10','P','2024-07-10 15:02:16',NULL),(199,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(199,'3A','2024-07-12','P','2024-07-12 05:42:22',NULL),(199,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(199,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(199,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(199,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(199,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(199,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(199,'3A','2024-08-13','A','2024-08-13 05:29:56',NULL),(199,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(199,'3A','2024-08-16','P','2024-08-16 05:29:12',NULL),(199,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(199,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(199,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(199,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(199,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(199,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(199,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(199,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(199,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(199,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(199,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(199,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(199,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(199,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(199,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(199,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(199,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(199,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(199,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(199,'5','2024-10-07','A','2024-10-07 05:25:24',NULL),(199,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(199,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(199,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(199,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(199,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(199,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(199,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(199,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(199,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(199,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(199,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(199,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(199,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(199,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(199,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(199,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(199,'5','2024-10-28','A','2024-10-28 03:50:46',NULL),(199,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(199,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(199,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(199,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(199,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(199,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(199,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(199,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(199,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(199,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(199,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(199,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(199,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(199,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(199,'5','2024-11-15','A','2024-11-15 04:45:49',NULL),(199,'5','2024-11-16','A','2024-11-16 03:52:21',NULL),(199,'5','2024-11-18','A','2024-11-18 05:31:33',NULL),(199,'5','2024-11-19','A','2024-11-19 05:23:22',NULL),(199,'5','2024-11-20','A','2024-11-20 06:34:37',NULL),(199,'5','2024-11-21','A','2024-11-21 05:43:46',NULL),(199,'5','2024-11-22','A','2024-11-23 03:56:00',NULL),(199,'5','2024-11-23','A','2024-11-23 03:57:30',NULL),(199,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(199,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(199,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(199,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(199,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(199,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(199,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(199,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(199,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(199,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(199,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(199,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(199,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(199,'5','2025-01-15','A','2025-01-16 03:44:17',NULL),(199,'5','2025-01-16','A','2025-01-16 03:38:54',NULL),(199,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(199,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(199,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(199,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(199,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(199,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(199,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(199,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(199,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(199,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(199,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(199,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(199,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(199,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(199,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(199,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(199,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(199,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(199,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(199,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(199,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(199,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(199,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(199,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(199,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(199,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(199,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(199,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(199,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(199,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(199,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(199,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(199,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(199,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(199,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(199,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(200,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(200,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(200,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(200,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(200,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(200,'2A','2023-07-10','P','2023-07-10 09:18:30',NULL),(200,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(200,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(200,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(200,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(200,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(200,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(200,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(200,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(200,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(200,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(200,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(200,'3A','2023-08-04','A','2023-08-04 03:41:32',NULL),(200,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(200,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(200,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(200,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(200,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(200,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(200,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(200,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(200,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(200,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(200,'3A','2023-08-17','A','2023-09-08 04:40:36',NULL),(200,'3A','2023-08-18','A','2023-09-08 04:35:42',NULL),(200,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(200,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(200,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(200,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(200,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(200,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(200,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(200,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(200,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(200,'3A','2023-09-02','P','2023-09-02 04:59:26',NULL),(200,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(200,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(200,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(200,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(200,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(200,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(200,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(200,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(200,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(200,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(200,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(200,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(200,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(200,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(200,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(200,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(200,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(200,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(200,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(200,'3A','2023-10-02','A','2023-10-03 03:58:19',NULL),(200,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(200,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(200,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(200,'3A','2023-10-06','A','2023-10-06 03:38:23',NULL),(200,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(200,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(200,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(200,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(200,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(200,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(200,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(200,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(200,'3A','2023-10-21','A','2023-10-21 05:24:25',NULL),(200,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(200,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(200,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(200,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(200,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(200,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(200,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(200,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(200,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(200,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(200,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(200,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(200,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(200,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(200,'3A','2023-11-13','A','2023-11-13 05:04:22',NULL),(200,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(200,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(200,'3A','2023-11-16','A','2023-11-16 04:16:51',NULL),(200,'3A','2023-11-17','A','2023-11-17 05:27:03',NULL),(200,'3A','2023-11-18','A','2023-11-18 05:49:57',NULL),(200,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(200,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(200,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(200,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(200,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(200,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(200,'3A','2023-11-27','A','2023-11-27 04:49:43',NULL),(200,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(200,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(200,'3A','2024-01-03','P','2024-01-03 18:41:12',NULL),(200,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(200,'3A','2024-01-05','A','2024-01-15 09:58:27',NULL),(200,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(200,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(200,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(200,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(200,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(200,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(200,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(200,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(200,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(200,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(200,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(200,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(200,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(200,'3A','2024-01-31','A','2024-02-01 04:44:15',NULL),(200,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(200,'3A','2024-02-02','P','2024-02-03 04:23:05',NULL),(200,'3A','2024-02-03','A','2024-02-03 05:34:55',NULL),(200,'3A','2024-02-12','P','2024-02-12 09:36:02',NULL),(200,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(200,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(200,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(200,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(200,'3A','2024-02-17','P','2024-02-17 06:35:57',NULL),(200,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(200,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(200,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(200,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(200,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(200,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(200,'3A','2024-02-28','P','2024-02-28 05:21:50',NULL),(200,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(200,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(200,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(200,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(200,'3A','2024-03-08','A','2024-03-08 06:55:04',NULL),(200,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(200,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(200,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(200,'3A','2024-03-13','P','2024-03-13 06:09:14',NULL),(200,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(200,'3A','2024-03-15','P','2024-03-15 04:10:21',NULL),(200,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(200,'3A','2024-03-19','P','2024-03-19 05:31:26',NULL),(200,'3A','2024-03-20','A','2024-03-20 04:32:58',NULL),(200,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(200,'3A','2024-03-22','P','2024-03-22 04:44:50',NULL),(200,'3A','2024-03-25','P','2024-03-25 04:18:29',NULL),(200,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(200,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(200,'3A','2024-03-28','A','2024-03-28 04:27:02',NULL),(200,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(200,'3A','2024-04-15','A','2024-04-15 07:15:22',NULL),(200,'3A','2024-04-16','A','2024-04-16 09:39:57',NULL),(200,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(200,'3A','2024-04-18','P','2024-04-18 17:01:16',NULL),(200,'3A','2024-04-19','P','2024-04-19 12:55:19',NULL),(200,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(200,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(200,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(200,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(200,'3A','2024-04-26','A','2024-04-26 10:41:39',NULL),(200,'3A','2024-04-29','A','2024-04-29 10:43:07',NULL),(200,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(200,'3A','2024-05-02','P','2024-05-02 10:52:49',NULL),(200,'3A','2024-05-03','P','2024-05-04 08:41:05',NULL),(200,'3A','2024-05-04','A','2024-05-04 08:47:54',NULL),(200,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(200,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(200,'3A','2024-05-08','P','2024-05-08 11:14:37',NULL),(200,'3A','2024-05-09','P','2024-05-09 11:17:53',NULL),(200,'3A','2024-05-10','P','2024-05-10 11:36:45',NULL),(200,'3A','2024-05-11','P','2024-05-11 10:26:45',NULL),(200,'3A','2024-05-13','P','2024-05-13 11:15:26',NULL),(200,'3A','2024-05-14','A','2024-05-14 11:15:07',NULL),(200,'3A','2024-05-15','P','2024-05-15 11:13:49',NULL),(200,'3A','2024-05-16','P','2024-05-16 11:22:04',NULL),(200,'3A','2024-05-17','P','2024-05-17 11:10:02',NULL),(200,'3A','2024-05-18','P','2024-05-20 17:14:02',NULL),(200,'3A','2024-05-20','P','2024-05-20 17:17:10',NULL),(200,'3A','2024-05-21','P','2024-05-21 11:23:21',NULL),(200,'3A','2024-05-27','P','2024-05-29 16:45:24',NULL),(200,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(200,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(200,'3A','2024-05-31','A','2024-05-31 05:27:29',NULL),(200,'3A','2024-06-24','A','2024-06-24 06:23:06',NULL),(200,'3A','2024-06-29','P','2024-07-02 07:23:02',NULL),(200,'3A','2024-07-01','P','2024-07-01 15:42:56',NULL),(200,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(200,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(200,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(200,'3A','2024-07-05','P','2024-07-05 05:44:25',NULL),(200,'3A','2024-07-06','P','2024-07-08 05:47:48',NULL),(200,'3A','2024-07-08','P','2024-07-08 05:34:09',NULL),(200,'3A','2024-07-09','P','2024-07-09 06:42:58',NULL),(200,'3A','2024-07-10','P','2024-07-10 15:02:16',NULL),(200,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(200,'3A','2024-07-12','P','2024-07-12 05:42:22',NULL),(200,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(200,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(200,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(200,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(200,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(200,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(200,'3A','2024-08-13','P','2024-08-13 05:29:56',NULL),(200,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(200,'3A','2024-08-16','P','2024-08-16 05:29:12',NULL),(200,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(200,'4S','2025-04-11','A','2025-04-12 05:49:20',NULL),(200,'4S','2025-04-12','A','2025-04-12 05:47:07',NULL),(200,'4S','2025-04-14','P','2025-04-14 06:22:26',NULL),(200,'4S','2025-04-15','P','2025-04-15 05:22:07',NULL),(200,'4S','2025-04-16','A','2025-04-16 05:32:09',NULL),(200,'4S','2025-04-17','P','2025-04-17 04:37:52',NULL),(200,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(200,'4S','2025-04-19','A','2025-04-21 03:44:15',NULL),(200,'4S','2025-04-21','A','2025-04-21 03:45:40',NULL),(200,'4S','2025-04-22','P','2025-04-22 05:05:08',NULL),(200,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(200,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(200,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(200,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(200,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(200,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(200,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(200,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(200,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(200,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(200,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(200,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(200,'4S','2025-05-14','P','2025-05-14 04:04:54',NULL),(200,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(200,'4S','2025-05-16','P','2025-05-16 03:54:23',NULL),(200,'4S','2025-05-17','A','2025-05-17 03:21:25',NULL),(200,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(200,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(200,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(200,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(200,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(200,'4S','2025-05-26','A','2025-05-26 03:35:53',NULL),(200,'4S','2025-05-29','P','2025-05-29 04:17:18',NULL),(200,'4S','2025-05-30','P','2025-05-30 05:26:21',NULL),(200,'4S','2025-05-31','P','2025-05-31 04:25:42',NULL),(200,'4S','2025-06-10','A','2025-06-10 07:32:42',NULL),(200,'4S','2025-06-16','A','2025-06-16 03:36:15',NULL),(200,'4S','2025-06-23','P','2025-06-23 04:45:35',NULL),(200,'4S','2025-06-25','A','2025-06-26 03:59:53',NULL),(200,'4S','2025-06-30','A','2025-06-30 05:41:36',NULL),(200,'4S','2025-07-01','A','2025-07-01 05:29:00',NULL),(200,'4S','2025-07-02','P','2025-07-02 06:32:59',NULL),(200,'4S','2025-07-03','A','2025-07-03 04:11:02',NULL),(200,'4S','2025-07-07','P','2025-07-07 05:48:04',NULL),(200,'4S','2025-07-08','P','2025-07-09 05:15:00',NULL),(200,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(200,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(200,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(200,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(200,'Yellow','2024-09-14','P','2024-09-14 03:27:00',NULL),(200,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(200,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(200,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(200,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(200,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(200,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(200,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(200,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(200,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(200,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(200,'Yellow','2024-10-04','L','2024-10-04 05:09:18',NULL),(200,'Yellow','2024-10-05','L','2024-10-05 04:11:13',NULL),(200,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(200,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(200,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(200,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(200,'Yellow','2024-10-11','P','2024-10-11 03:59:22',NULL),(200,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(200,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(200,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(200,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(200,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(200,'Yellow','2024-10-19','P','2024-10-19 04:07:03',NULL),(200,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(200,'Yellow','2024-10-22','P','2024-10-22 03:45:54',NULL),(200,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(200,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(200,'Yellow','2024-10-25','A','2024-10-25 03:52:31',NULL),(200,'Yellow','2024-10-26','A','2024-10-26 03:54:53',NULL),(200,'Yellow','2024-10-28','A','2024-10-28 03:51:34',NULL),(200,'Yellow','2024-10-29','P','2024-10-29 03:55:47',NULL),(200,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(200,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(200,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(200,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(200,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(200,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(200,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(200,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(200,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(200,'Yellow','2024-11-11','P','2024-11-11 03:53:30',NULL),(200,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(200,'Yellow','2024-11-13','P','2024-11-13 03:50:00',NULL),(200,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(200,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(200,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(200,'Yellow','2024-11-18','P','2024-11-18 05:32:55',NULL),(200,'Yellow','2024-11-19','A','2024-11-19 05:24:20',NULL),(200,'Yellow','2024-11-20','P','2024-11-20 06:35:58',NULL),(200,'Yellow','2024-11-21','P','2024-11-21 05:46:14',NULL),(200,'Yellow','2024-11-25','P','2024-11-25 03:58:07',NULL),(200,'Yellow','2024-11-26','P','2024-11-26 03:44:39',NULL),(200,'Yellow','2024-11-27','P','2024-11-27 03:57:38',NULL),(200,'Yellow','2024-11-28','P','2024-11-28 05:46:53',NULL),(200,'Yellow','2024-11-29','P','2024-11-29 06:04:34',NULL),(200,'Yellow','2024-11-30','P','2024-11-30 03:40:00',NULL),(200,'Yellow','2025-01-06','P','2025-01-06 05:19:01',NULL),(200,'Yellow','2025-01-07','P','2025-01-07 05:20:24',NULL),(200,'Yellow','2025-01-08','P','2025-01-08 03:58:54',NULL),(200,'Yellow','2025-01-09','P','2025-01-09 03:47:25',NULL),(200,'Yellow','2025-01-10','P','2025-01-10 04:00:42',NULL),(200,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(200,'Yellow','2025-01-14','P','2025-01-14 05:15:18',NULL),(200,'Yellow','2025-01-15','P','2025-01-16 03:42:46',NULL),(200,'Yellow','2025-01-16','P','2025-01-16 03:39:36',NULL),(200,'Yellow','2025-01-17','P','2025-02-26 05:27:50',NULL),(200,'Yellow','2025-01-18','P','2025-02-26 05:28:13',NULL),(200,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(200,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(200,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(200,'Yellow','2025-02-28','P','2025-02-28 04:11:23',NULL),(200,'Yellow','2025-03-01','P','2025-03-01 07:24:54',NULL),(200,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(200,'Yellow','2025-03-04','P','2025-03-04 03:55:22',NULL),(200,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(200,'Yellow','2025-03-06','P','2025-03-06 03:53:49',NULL),(200,'Yellow','2025-03-08','P','2025-03-10 05:23:45',NULL),(200,'Yellow','2025-03-10','P','2025-03-10 05:35:48',NULL),(200,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(200,'Yellow','2025-03-13','P','2025-03-13 04:19:58',NULL),(200,'Yellow','2025-03-17','P','2025-03-17 07:28:44',NULL),(200,'Yellow','2025-03-18','P','2025-03-19 03:58:53',NULL),(200,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(200,'Yellow','2025-03-20','A','2025-03-20 04:40:56',NULL),(200,'Yellow','2025-03-21','P','2025-03-21 03:42:59',NULL),(200,'Yellow','2025-04-07','A','2025-04-07 03:50:10',NULL),(200,'Yellow','2025-04-08','A','2025-04-08 05:19:12',NULL),(200,'Yellow','2025-04-09','P','2025-04-09 05:28:05',NULL),(201,'2B','2023-06-19','A','2023-06-19 04:16:37',NULL),(201,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(201,'2B','2023-06-21','P','2023-06-21 04:05:34',NULL),(201,'2B','2023-06-22','P','2023-06-22 05:18:10',NULL),(201,'2B','2023-06-23','P','2023-06-23 03:56:37',NULL),(201,'2B','2023-07-10','P','2023-07-10 09:20:38',NULL),(201,'2B','2023-07-12','P','2023-07-12 03:38:09',NULL),(201,'2B','2023-07-13','P','2023-07-13 03:53:08',NULL),(201,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(201,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(201,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(201,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(201,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(201,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(201,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(201,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(201,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(201,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(201,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(201,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(201,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(201,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(201,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(201,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(201,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(201,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(201,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(201,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(201,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(201,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(201,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(201,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(201,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(201,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(201,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(201,'3A','2023-08-28','A','2023-08-28 06:10:19',NULL),(201,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(201,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(201,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(201,'3A','2023-09-02','P','2023-09-02 04:59:26',NULL),(201,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(201,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(201,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(201,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(201,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(201,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(201,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(201,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(201,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(201,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(201,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(201,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(201,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(201,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(201,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(201,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(201,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(201,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(201,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(201,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(201,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(201,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(201,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(201,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(201,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(201,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(201,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(201,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(201,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(201,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(201,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(201,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(201,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(201,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(201,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(201,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(201,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(201,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(201,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(201,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(201,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(201,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(201,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(201,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(201,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(201,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(201,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(201,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(201,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(201,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(201,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(201,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(201,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(201,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(201,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(201,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(201,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(201,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(201,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(201,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(201,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(201,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(201,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(201,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(201,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(201,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(201,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(201,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(201,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(201,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(201,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(201,'3A','2024-01-22','A','2024-01-22 06:16:54',NULL),(201,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(201,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(201,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(201,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(201,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(201,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(201,'3A','2024-01-31','P','2024-02-01 04:44:15',NULL),(201,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(201,'3A','2024-02-02','P','2024-02-03 04:23:05',NULL),(201,'3A','2024-02-03','A','2024-02-03 05:34:55',NULL),(201,'3A','2024-02-12','P','2024-02-12 09:36:02',NULL),(201,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(201,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(201,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(201,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(201,'3A','2024-02-17','P','2024-02-17 06:35:57',NULL),(201,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(201,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(201,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(201,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(201,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(201,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(201,'3A','2024-02-28','P','2024-02-28 05:21:50',NULL),(201,'3A','2024-02-29','A','2024-02-29 04:57:39',NULL),(201,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(201,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(201,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(201,'3A','2024-03-08','P','2024-03-08 06:55:04',NULL),(201,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(201,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(201,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(201,'3A','2024-03-13','P','2024-03-13 06:09:14',NULL),(201,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(201,'3A','2024-03-15','P','2024-03-15 04:10:21',NULL),(201,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(201,'3A','2024-03-19','P','2024-03-19 05:31:26',NULL),(201,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(201,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(201,'3A','2024-03-22','P','2024-03-22 04:44:50',NULL),(201,'3A','2024-03-25','P','2024-03-25 04:18:29',NULL),(201,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(201,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(201,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(201,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(201,'3A','2024-04-15','A','2024-04-15 07:15:22',NULL),(201,'3A','2024-04-16','P','2024-04-16 09:39:57',NULL),(201,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(201,'3A','2024-04-18','P','2024-04-18 17:01:16',NULL),(201,'3A','2024-04-19','P','2024-04-19 12:55:19',NULL),(201,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(201,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(201,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(201,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(201,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(201,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(201,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(201,'3A','2024-05-02','P','2024-05-02 10:52:49',NULL),(201,'3A','2024-05-03','P','2024-05-04 08:41:05',NULL),(201,'3A','2024-05-04','P','2024-05-04 08:47:54',NULL),(201,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(201,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(201,'3A','2024-05-08','P','2024-05-08 11:14:37',NULL),(201,'3A','2024-05-09','P','2024-05-09 11:17:53',NULL),(201,'3A','2024-05-10','P','2024-05-10 11:36:45',NULL),(201,'3A','2024-05-11','P','2024-05-11 10:26:45',NULL),(201,'3A','2024-05-13','P','2024-05-13 11:15:26',NULL),(201,'3A','2024-05-14','P','2024-05-14 11:15:07',NULL),(201,'3A','2024-05-15','P','2024-05-15 11:13:49',NULL),(201,'3A','2024-05-16','P','2024-05-16 11:22:04',NULL),(201,'3A','2024-05-17','P','2024-05-17 11:10:02',NULL),(201,'3A','2024-05-18','P','2024-05-20 17:14:02',NULL),(201,'3A','2024-05-20','P','2024-05-20 17:17:10',NULL),(201,'3A','2024-05-21','P','2024-05-21 11:23:21',NULL),(201,'3A','2024-05-27','P','2024-05-29 16:45:24',NULL),(201,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(201,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(201,'3A','2024-05-31','P','2024-05-31 05:27:29',NULL),(201,'3A','2024-06-24','P','2024-06-24 06:23:06',NULL),(201,'3A','2024-06-29','P','2024-07-02 07:23:02',NULL),(201,'3A','2024-07-01','P','2024-07-01 15:42:56',NULL),(201,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(201,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(201,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(201,'3A','2024-07-05','P','2024-07-05 05:44:25',NULL),(201,'3A','2024-07-06','P','2024-07-08 05:47:48',NULL),(201,'3A','2024-07-08','P','2024-07-08 05:34:09',NULL),(201,'3A','2024-07-09','P','2024-07-09 06:42:58',NULL),(201,'3A','2024-07-10','P','2024-07-10 15:02:16',NULL),(201,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(201,'3A','2024-07-12','P','2024-07-12 05:42:22',NULL),(201,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(201,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(201,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(201,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(201,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(201,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(201,'3A','2024-08-13','P','2024-08-13 05:29:56',NULL),(201,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(201,'3A','2024-08-16','P','2024-08-16 05:29:12',NULL),(201,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(201,'4','2024-09-05','A','2024-09-05 04:09:24',NULL),(201,'4','2024-09-07','A','2024-09-07 04:06:40',NULL),(202,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(202,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(202,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(202,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(202,'2A','2023-06-23','A','2023-06-23 03:55:34',NULL),(202,'2A','2023-07-10','A','2023-07-10 09:18:30',NULL),(202,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(202,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(202,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(202,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(202,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(202,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(202,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(202,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(202,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(202,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(202,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(202,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(202,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(202,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(202,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(202,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(202,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(202,'3A','2023-08-11','A','2023-09-08 05:00:58',NULL),(202,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(202,'3A','2023-08-14','A','2023-09-08 04:54:27',NULL),(202,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(202,'3A','2023-08-16','A','2023-09-08 04:43:21',NULL),(202,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(202,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(202,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(202,'3A','2023-08-23','A','2023-08-23 05:52:29',NULL),(202,'3A','2023-08-24','A','2023-08-24 05:29:21',NULL),(202,'3A','2023-08-25','A','2023-09-08 04:00:45',NULL),(202,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(202,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(202,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(202,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(202,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(202,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(202,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(202,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(202,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(202,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(202,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(202,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(202,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(202,'3A','2023-09-15','A','2023-09-15 03:55:43',NULL),(202,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(202,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(202,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(202,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(202,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(202,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(202,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(202,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(202,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(202,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(202,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(202,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(202,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(202,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(202,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(202,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(202,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(202,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(202,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(202,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(202,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(202,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(202,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(202,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(202,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(202,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(202,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(202,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(202,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(202,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(202,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(202,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(202,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(202,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(202,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(202,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(202,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(202,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(202,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(202,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(202,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(202,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(202,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(202,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(202,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(202,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(202,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(202,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(202,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(202,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(202,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(202,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(202,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(202,'3A','2024-01-02','A','2024-01-04 04:42:37',NULL),(202,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(202,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(202,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(202,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(202,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(202,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(202,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(202,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(202,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(202,'3A','2024-01-22','A','2024-01-22 06:16:54',NULL),(202,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(202,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(202,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(202,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(202,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(202,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(202,'3A','2024-01-31','P','2024-02-01 04:44:15',NULL),(202,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(202,'3A','2024-02-02','P','2024-02-03 04:23:05',NULL),(202,'3A','2024-02-03','A','2024-02-03 05:34:55',NULL),(202,'3A','2024-02-12','P','2024-02-12 09:36:02',NULL),(202,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(202,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(202,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(202,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(202,'3A','2024-02-17','P','2024-02-17 06:35:57',NULL),(202,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(202,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(202,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(202,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(202,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(202,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(202,'3A','2024-02-28','P','2024-02-28 05:21:50',NULL),(202,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(202,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(202,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(202,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(202,'3A','2024-03-08','P','2024-03-08 06:55:04',NULL),(202,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(202,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(202,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(202,'3A','2024-03-13','P','2024-03-13 06:09:14',NULL),(202,'3A','2024-03-14','A','2024-03-14 03:37:35',NULL),(202,'3A','2024-03-15','P','2024-03-15 04:10:21',NULL),(202,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(202,'3A','2024-03-19','P','2024-03-19 05:31:26',NULL),(202,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(202,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(202,'3A','2024-03-22','P','2024-03-22 04:44:50',NULL),(202,'3A','2024-03-25','P','2024-03-25 04:18:29',NULL),(202,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(202,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(202,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(202,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(202,'3A','2024-04-15','A','2024-04-15 07:15:22',NULL),(202,'3A','2024-04-16','P','2024-04-16 09:39:57',NULL),(202,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(202,'3A','2024-04-18','P','2024-04-18 17:01:16',NULL),(202,'3A','2024-04-19','A','2024-04-19 12:55:19',NULL),(202,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(202,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(202,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(202,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(202,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(202,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(202,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(202,'3A','2024-05-02','A','2024-05-02 10:52:49',NULL),(202,'3A','2024-05-03','A','2024-05-04 08:41:05',NULL),(202,'3A','2024-05-04','A','2024-05-04 08:47:54',NULL),(202,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(202,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(202,'3A','2024-05-08','P','2024-05-08 11:14:37',NULL),(202,'3A','2024-05-09','P','2024-05-09 11:17:53',NULL),(202,'3A','2024-05-10','P','2024-05-10 11:36:45',NULL),(202,'3A','2024-05-11','P','2024-05-11 10:26:45',NULL),(202,'3A','2024-05-13','A','2024-05-13 11:15:26',NULL),(202,'3A','2024-05-14','P','2024-05-14 11:15:07',NULL),(202,'3A','2024-05-15','P','2024-05-15 11:13:49',NULL),(202,'3A','2024-05-16','P','2024-05-16 11:22:04',NULL),(202,'3A','2024-05-17','P','2024-05-17 11:10:02',NULL),(202,'3A','2024-05-18','A','2024-05-20 17:14:02',NULL),(202,'3A','2024-05-20','A','2024-05-20 17:17:10',NULL),(202,'3A','2024-05-21','A','2024-05-21 11:23:21',NULL),(202,'3A','2024-05-27','P','2024-05-29 16:45:24',NULL),(202,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(202,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(202,'3A','2024-05-31','P','2024-05-31 05:27:29',NULL),(202,'3A','2024-06-24','A','2024-06-24 06:23:06',NULL),(202,'3A','2024-06-29','A','2024-07-02 07:23:02',NULL),(202,'3A','2024-07-01','A','2024-07-01 15:42:56',NULL),(202,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(202,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(202,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(202,'3A','2024-07-05','P','2024-07-05 05:44:25',NULL),(202,'3A','2024-07-06','P','2024-07-08 05:47:48',NULL),(202,'3A','2024-07-08','P','2024-07-08 05:34:09',NULL),(202,'3A','2024-07-09','P','2024-07-09 06:42:58',NULL),(202,'3A','2024-07-10','P','2024-07-10 15:02:16',NULL),(202,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(202,'3A','2024-07-12','A','2024-07-12 05:42:22',NULL),(202,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(202,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(202,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(202,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(202,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(202,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(202,'3A','2024-08-13','P','2024-08-13 05:29:56',NULL),(202,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(202,'3A','2024-08-16','P','2024-08-16 05:29:12',NULL),(202,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(202,'4S','2025-04-11','P','2025-04-12 05:49:20',NULL),(202,'4S','2025-04-12','P','2025-04-12 05:47:07',NULL),(202,'4S','2025-04-14','A','2025-04-14 06:22:26',NULL),(202,'4S','2025-04-15','P','2025-04-15 05:22:07',NULL),(202,'4S','2025-04-16','A','2025-04-16 05:32:09',NULL),(202,'4S','2025-04-17','L','2025-04-17 04:37:52',NULL),(202,'4S','2025-04-18','L','2025-04-18 08:38:02',NULL),(202,'4S','2025-04-19','L','2025-04-21 03:44:15',NULL),(202,'4S','2025-04-21','L','2025-04-21 03:45:40',NULL),(202,'4S','2025-04-22','L','2025-04-22 05:05:08',NULL),(202,'4S','2025-04-23','L','2025-04-23 16:01:05',NULL),(202,'4S','2025-04-24','L','2025-04-24 04:47:26',NULL),(202,'4S','2025-04-28','A','2025-04-28 03:15:32',NULL),(202,'4S','2025-04-29','L','2025-04-29 04:28:51',NULL),(202,'Yellow','2024-09-14','A','2024-09-14 03:27:00',NULL),(202,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(202,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(202,'Yellow','2024-09-21','A','2024-09-21 04:52:10',NULL),(202,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(202,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(202,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(202,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(202,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(202,'Yellow','2024-10-01','A','2024-10-01 04:05:04',NULL),(202,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(202,'Yellow','2024-10-04','P','2024-10-04 05:09:18',NULL),(202,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(202,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(202,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(202,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(202,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(202,'Yellow','2024-10-11','P','2024-10-11 03:59:22',NULL),(202,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(202,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(202,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(202,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(202,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(202,'Yellow','2024-10-19','A','2024-10-19 04:07:03',NULL),(202,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(202,'Yellow','2024-10-22','P','2024-10-22 03:45:54',NULL),(202,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(202,'Yellow','2024-10-24','A','2024-10-24 03:55:09',NULL),(202,'Yellow','2024-10-25','A','2024-10-25 03:52:31',NULL),(202,'Yellow','2024-10-26','L','2024-10-26 03:54:53',NULL),(202,'Yellow','2024-10-28','A','2024-10-28 03:51:34',NULL),(202,'Yellow','2024-10-29','A','2024-10-29 03:55:47',NULL),(202,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(202,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(202,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(202,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(202,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(202,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(202,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(202,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(202,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(202,'Yellow','2024-11-11','P','2024-11-11 03:53:30',NULL),(202,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(202,'Yellow','2024-11-13','P','2024-11-13 03:50:00',NULL),(202,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(202,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(202,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(202,'Yellow','2024-11-18','P','2024-11-18 05:32:55',NULL),(202,'Yellow','2024-11-19','P','2024-11-19 05:24:20',NULL),(202,'Yellow','2024-11-20','P','2024-11-20 06:35:58',NULL),(202,'Yellow','2024-11-21','P','2024-11-21 05:46:14',NULL),(202,'Yellow','2024-11-25','A','2024-11-25 03:58:07',NULL),(202,'Yellow','2024-11-26','P','2024-11-26 03:44:39',NULL),(202,'Yellow','2024-11-27','P','2024-11-27 03:57:38',NULL),(202,'Yellow','2024-11-28','P','2024-11-28 05:46:53',NULL),(202,'Yellow','2024-11-29','P','2024-11-29 06:04:34',NULL),(202,'Yellow','2024-11-30','P','2024-11-30 03:40:00',NULL),(202,'Yellow','2025-01-06','A','2025-01-06 05:19:01',NULL),(202,'Yellow','2025-01-07','A','2025-01-07 05:20:24',NULL),(202,'Yellow','2025-01-08','P','2025-01-08 03:58:54',NULL),(202,'Yellow','2025-01-09','P','2025-01-09 03:47:25',NULL),(202,'Yellow','2025-01-10','P','2025-01-10 04:00:42',NULL),(202,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(202,'Yellow','2025-01-14','P','2025-01-14 05:15:18',NULL),(202,'Yellow','2025-01-15','P','2025-01-16 03:42:46',NULL),(202,'Yellow','2025-01-16','P','2025-01-16 03:39:36',NULL),(202,'Yellow','2025-01-17','P','2025-02-26 05:27:50',NULL),(202,'Yellow','2025-01-18','P','2025-02-26 05:28:13',NULL),(202,'Yellow','2025-02-25','A','2025-02-25 05:31:16',NULL),(202,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(202,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(202,'Yellow','2025-02-28','P','2025-02-28 04:11:23',NULL),(202,'Yellow','2025-03-01','P','2025-03-01 07:24:54',NULL),(202,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(202,'Yellow','2025-03-04','P','2025-03-04 03:55:22',NULL),(202,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(202,'Yellow','2025-03-06','P','2025-03-06 03:53:49',NULL),(202,'Yellow','2025-03-08','P','2025-03-10 05:23:45',NULL),(202,'Yellow','2025-03-10','P','2025-03-10 05:35:48',NULL),(202,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(202,'Yellow','2025-03-13','A','2025-03-13 04:19:58',NULL),(202,'Yellow','2025-03-17','P','2025-03-17 07:28:44',NULL),(202,'Yellow','2025-03-18','P','2025-03-19 03:58:53',NULL),(202,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(202,'Yellow','2025-03-20','P','2025-03-20 04:40:56',NULL),(202,'Yellow','2025-03-21','P','2025-03-21 03:42:59',NULL),(202,'Yellow','2025-04-07','A','2025-04-07 03:50:10',NULL),(202,'Yellow','2025-04-08','P','2025-04-08 05:19:12',NULL),(202,'Yellow','2025-04-09','P','2025-04-09 05:28:05',NULL),(203,'2A','2023-06-19','A','2023-06-19 04:15:18',NULL),(203,'2A','2023-06-20','A','2023-06-20 03:30:58',NULL),(203,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(203,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(203,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(203,'2A','2023-07-10','A','2023-07-10 09:18:30',NULL),(203,'2A','2023-07-12','A','2023-07-12 03:36:52',NULL),(203,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(203,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(203,'3A','2023-07-15','A','2023-07-15 03:34:30',NULL),(203,'3A','2023-07-17','A','2023-07-17 04:15:33',NULL),(203,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(203,'3A','2023-07-19','A','2023-07-19 03:48:03',NULL),(203,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(203,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(203,'3A','2023-08-02','A','2023-08-02 04:12:04',NULL),(203,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(203,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(203,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(203,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(203,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(203,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(203,'3A','2023-08-10','A','2023-09-08 05:04:35',NULL),(203,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(203,'3A','2023-08-12','A','2023-09-08 04:58:59',NULL),(203,'3A','2023-08-14','A','2023-09-08 04:54:27',NULL),(203,'3A','2023-08-15','A','2023-09-08 04:47:02',NULL),(203,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(203,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(203,'3A','2023-08-18','A','2023-09-08 04:35:42',NULL),(203,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(203,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(203,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(203,'3A','2023-08-25','A','2023-09-08 04:00:45',NULL),(203,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(203,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(203,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(203,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(203,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(203,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(203,'3A','2023-09-04','A','2023-09-04 05:05:49',NULL),(203,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(203,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(203,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(203,'3A','2023-09-12','A','2023-09-12 03:51:08',NULL),(203,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(203,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(203,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(203,'3A','2023-09-16','A','2023-09-16 04:19:25',NULL),(203,'3A','2023-09-18','A','2023-09-18 03:52:24',NULL),(203,'3A','2023-09-19','A','2023-09-08 04:31:12',NULL),(203,'3A','2023-09-20','A','2023-09-20 04:15:14',NULL),(203,'3A','2023-09-21','A','2023-09-08 04:14:35',NULL),(203,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(203,'3A','2023-09-23','A','2023-09-23 04:10:05',NULL),(203,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(203,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(203,'3A','2023-09-27','A','2023-09-27 03:49:51',NULL),(203,'3A','2023-09-28','A','2023-09-28 03:45:12',NULL),(203,'3A','2023-10-02','A','2023-10-03 03:58:19',NULL),(203,'3A','2023-10-03','A','2023-10-03 03:56:24',NULL),(203,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(203,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(203,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(203,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(203,'3A','2023-10-09','A','2023-10-09 03:36:45',NULL),(203,'3A','2023-10-10','A','2023-10-10 06:51:03',NULL),(203,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(203,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(203,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(203,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(203,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(203,'3A','2023-10-21','A','2023-10-21 05:24:25',NULL),(203,'3A','2023-10-23','A','2023-10-23 04:19:00',NULL),(203,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(203,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(203,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(203,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(203,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(203,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(203,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(203,'3A','2023-11-02','A','2023-11-02 04:02:16',NULL),(203,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(203,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(203,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(203,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(203,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(203,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(203,'3A','2023-11-14','A','2023-11-16 11:28:11',NULL),(203,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(203,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(203,'3A','2023-11-17','A','2023-11-17 05:27:03',NULL),(203,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(203,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(203,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(203,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(203,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(203,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(203,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(203,'3A','2023-11-27','A','2023-11-27 04:49:43',NULL),(203,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(203,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(203,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(203,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(203,'3A','2024-01-05','A','2024-01-15 09:58:27',NULL),(203,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(203,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(203,'3A','2024-01-15','A','2024-01-16 11:20:05',NULL),(203,'3A','2024-01-16','A','2024-01-16 10:18:21',NULL),(203,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(203,'3A','2024-01-18','A','2024-01-18 04:27:40',NULL),(203,'3A','2024-01-22','A','2024-01-22 06:16:54',NULL),(203,'3A','2024-01-23','A','2024-01-23 04:45:00',NULL),(203,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(203,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(203,'3A','2024-01-26','A','2024-01-26 04:28:16',NULL),(203,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(203,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(203,'3A','2024-01-31','P','2024-02-01 04:44:15',NULL),(203,'3A','2024-02-01','A','2024-02-01 05:48:48',NULL),(203,'3A','2024-02-02','A','2024-02-03 04:23:05',NULL),(203,'3A','2024-02-03','P','2024-02-03 05:34:55',NULL),(203,'3A','2024-02-12','P','2024-02-12 09:36:02',NULL),(203,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(203,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(203,'3A','2024-02-15','A','2024-02-15 04:41:26',NULL),(203,'3A','2024-02-16','A','2024-02-16 04:28:53',NULL),(203,'3A','2024-02-17','A','2024-02-17 06:35:57',NULL),(203,'3A','2024-02-19','A','2024-02-19 04:04:50',NULL),(203,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(203,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(203,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(203,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(203,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(203,'3A','2024-02-28','P','2024-02-28 05:21:50',NULL),(203,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(203,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(203,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(203,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(203,'3A','2024-03-08','P','2024-03-08 06:55:04',NULL),(203,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(203,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(203,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(203,'3A','2024-03-13','P','2024-03-13 06:09:14',NULL),(203,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(203,'3A','2024-03-15','P','2024-03-15 04:10:21',NULL),(203,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(203,'3A','2024-03-19','P','2024-03-19 05:31:26',NULL),(203,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(203,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(203,'3A','2024-03-22','P','2024-03-22 04:44:50',NULL),(203,'3A','2024-03-25','P','2024-03-25 04:18:29',NULL),(203,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(203,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(203,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(203,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(203,'3A','2024-04-15','P','2024-04-15 07:15:22',NULL),(203,'3A','2024-04-16','A','2024-04-16 09:39:57',NULL),(203,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(203,'3A','2024-04-18','A','2024-04-18 17:01:16',NULL),(203,'3A','2024-04-19','A','2024-04-19 12:55:19',NULL),(203,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(203,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(203,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(203,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(203,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(203,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(203,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(203,'3A','2024-05-02','P','2024-05-02 10:52:49',NULL),(203,'3A','2024-05-03','P','2024-05-04 08:41:05',NULL),(203,'3A','2024-05-04','P','2024-05-04 08:47:54',NULL),(203,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(203,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(203,'3A','2024-05-08','P','2024-05-08 11:14:37',NULL),(203,'3A','2024-05-09','A','2024-05-09 11:17:53',NULL),(203,'3A','2024-05-10','A','2024-05-10 11:36:45',NULL),(203,'3A','2024-05-11','A','2024-05-11 10:26:45',NULL),(203,'3A','2024-05-13','A','2024-05-13 11:15:26',NULL),(203,'3A','2024-05-14','A','2024-05-14 11:15:07',NULL),(203,'3A','2024-05-15','A','2024-05-15 11:13:49',NULL),(203,'3A','2024-05-16','A','2024-05-16 11:22:04',NULL),(203,'3A','2024-05-17','A','2024-05-17 11:10:02',NULL),(203,'3A','2024-05-18','A','2024-05-20 17:14:02',NULL),(203,'3A','2024-05-20','A','2024-05-20 17:17:10',NULL),(203,'3A','2024-05-21','A','2024-05-21 11:23:21',NULL),(203,'3A','2024-05-27','A','2024-05-29 16:45:24',NULL),(203,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(203,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(203,'3A','2024-05-31','P','2024-05-31 05:27:29',NULL),(203,'3A','2024-06-24','P','2024-06-24 06:23:06',NULL),(203,'3A','2024-06-29','P','2024-07-02 07:23:02',NULL),(203,'3A','2024-07-01','A','2024-07-01 15:42:56',NULL),(203,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(203,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(203,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(203,'3A','2024-07-05','P','2024-07-05 05:44:25',NULL),(203,'3A','2024-07-06','P','2024-07-08 05:47:48',NULL),(203,'3A','2024-07-08','P','2024-07-08 05:34:09',NULL),(203,'3A','2024-07-09','P','2024-07-09 06:42:58',NULL),(203,'3A','2024-07-10','A','2024-07-10 15:02:16',NULL),(203,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(203,'3A','2024-07-12','P','2024-07-12 05:42:22',NULL),(203,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(203,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(203,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(203,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(203,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(203,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(203,'3A','2024-08-13','P','2024-08-13 05:29:56',NULL),(203,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(203,'3A','2024-08-16','A','2024-08-16 05:29:12',NULL),(203,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(204,'2B','2023-06-19','P','2023-06-19 04:16:37',NULL),(204,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(204,'2B','2023-06-21','P','2023-06-21 04:05:34',NULL),(204,'2B','2023-06-22','P','2023-06-22 05:18:10',NULL),(204,'2B','2023-06-23','P','2023-06-23 03:56:37',NULL),(204,'2B','2023-07-10','P','2023-07-10 09:20:38',NULL),(204,'2B','2023-07-12','P','2023-07-12 03:38:09',NULL),(204,'2B','2023-07-13','P','2023-07-13 03:53:08',NULL),(204,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(204,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(204,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(204,'3A','2023-07-18','A','2023-07-18 03:58:09',NULL),(204,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(204,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(204,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(204,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(204,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(204,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(204,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(204,'3A','2023-08-07','A','2023-08-07 04:01:51',NULL),(204,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(204,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(204,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(204,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(204,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(204,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(204,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(204,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(204,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(204,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(204,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(204,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(204,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(204,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(204,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(204,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(204,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(204,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(204,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(204,'3A','2023-09-02','P','2023-09-02 04:59:26',NULL),(204,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(204,'3A','2023-09-08','A','2023-09-08 04:23:32',NULL),(204,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(204,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(204,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(204,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(204,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(204,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(204,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(204,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(204,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(204,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(204,'3A','2023-09-21','A','2023-09-08 04:14:35',NULL),(204,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(204,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(204,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(204,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(204,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(204,'3A','2023-09-28','A','2023-09-28 03:45:12',NULL),(204,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(204,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(204,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(204,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(204,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(204,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(204,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(204,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(204,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(204,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(204,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(204,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(204,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(204,'3A','2023-10-21','A','2023-10-21 05:24:25',NULL),(204,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(204,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(204,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(204,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(204,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(204,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(204,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(204,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(204,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(204,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(204,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(204,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(204,'3A','2023-11-07','A','2023-11-07 04:08:34',NULL),(204,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(204,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(204,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(204,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(204,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(204,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(204,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(204,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(204,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(204,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(204,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(204,'3A','2023-11-24','A','2023-11-24 04:21:13',NULL),(204,'3A','2023-11-25','A','2023-11-25 04:46:25',NULL),(204,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(204,'3A','2023-11-29','A','2023-11-29 05:14:43',NULL),(204,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(204,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(204,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(204,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(204,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(204,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(204,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(204,'3A','2024-01-16','A','2024-01-16 10:18:21',NULL),(204,'3A','2024-01-17','A','2024-01-17 04:39:44',NULL),(204,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(204,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(204,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(204,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(204,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(204,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(204,'3B','2024-01-29','P','2024-01-30 05:07:56',NULL),(204,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(204,'3B','2024-01-31','P','2024-02-01 04:45:55',NULL),(204,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(204,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(204,'3B','2024-02-12','P','2024-02-12 09:37:51',NULL),(204,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(204,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(204,'3B','2024-02-16','P','2024-02-16 04:31:31',NULL),(204,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(204,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(204,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(204,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(204,'3B','2024-02-22','P','2024-02-23 04:15:16',NULL),(204,'3B','2024-02-23','P','2024-02-23 04:26:25',NULL),(204,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(204,'3B','2024-02-28','A','2024-02-28 05:23:35',NULL),(204,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(204,'3B','2024-03-05','A','2024-03-05 05:23:59',NULL),(204,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(204,'3B','2024-03-08','P','2024-03-08 06:56:59',NULL),(204,'3B','2024-03-09','A','2024-03-09 06:20:56',NULL),(204,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(204,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(204,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(204,'3B','2024-03-15','A','2024-03-15 04:11:43',NULL),(204,'3B','2024-03-18','P','2024-03-18 04:09:01',NULL),(204,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(204,'3B','2024-03-20','P','2024-03-20 04:33:51',NULL),(204,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(204,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(204,'3B','2024-03-25','A','2024-03-25 04:19:16',NULL),(204,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(204,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(204,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(204,'3B','2024-03-29','A','2024-03-29 04:37:06',NULL),(204,'3B','2024-04-15','P','2024-04-15 07:35:48',NULL),(204,'3B','2024-04-16','P','2024-04-16 09:41:29',NULL),(204,'3B','2024-04-17','P','2024-04-17 10:05:25',NULL),(204,'3B','2024-04-18','P','2024-04-18 17:08:47',NULL),(204,'3B','2024-04-19','P','2024-04-19 12:56:09',NULL),(204,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(204,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(204,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(204,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(204,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(204,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(204,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(204,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(204,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(204,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(204,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(204,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(204,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(204,'3B','2024-05-09','P','2024-05-09 11:20:48',NULL),(204,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(204,'3B','2024-05-11','P','2024-05-11 10:28:09',NULL),(204,'3B','2024-05-13','P','2024-05-13 11:17:58',NULL),(204,'3B','2024-05-14','P','2024-05-14 11:15:56',NULL),(204,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(204,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(204,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(204,'3B','2024-05-18','P','2024-05-20 17:15:05',NULL),(204,'3B','2024-05-20','P','2024-05-20 17:17:59',NULL),(204,'3B','2024-05-21','P','2024-05-21 11:24:32',NULL),(204,'3B','2024-05-27','P','2024-05-29 16:48:16',NULL),(204,'3B','2024-05-29','P','2024-05-29 07:12:20',NULL),(204,'3B','2024-05-30','A','2024-05-30 06:30:00',NULL),(204,'3B','2024-05-31','P','2024-05-31 05:28:51',NULL),(204,'3B','2024-06-24','A','2024-06-24 06:25:08',NULL),(204,'3B','2024-07-01','A','2024-07-01 15:43:40',NULL),(204,'3B','2024-07-02','P','2024-07-02 06:31:51',NULL),(204,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(204,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(204,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(204,'3B','2024-07-06','A','2024-07-08 15:45:11',NULL),(204,'3B','2024-07-08','P','2024-07-08 05:35:53',NULL),(204,'3B','2024-07-09','A','2024-07-09 06:44:06',NULL),(204,'3B','2024-07-10','A','2024-07-10 15:03:04',NULL),(204,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(204,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(204,'3B','2024-07-13','P','2024-07-19 03:33:12',NULL),(204,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(204,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(204,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(204,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(204,'3B','2024-08-08','P','2024-08-08 05:44:24',NULL),(204,'3B','2024-08-13','A','2024-08-13 05:31:12',NULL),(204,'3B','2024-08-15','P','2024-08-15 05:47:12',NULL),(204,'3B','2024-08-16','A','2024-08-16 05:31:38',NULL),(204,'3B','2024-08-17','P','2024-08-17 05:10:48',NULL),(204,'4','2024-09-05','P','2024-09-05 04:09:24',NULL),(204,'4','2024-09-07','P','2024-09-07 04:06:40',NULL),(204,'4','2024-09-14','P','2024-09-14 03:23:43',NULL),(204,'4','2024-09-16','A','2024-09-16 04:38:34',NULL),(204,'4','2024-09-18','P','2024-09-18 04:14:39',NULL),(204,'4','2024-09-19','P','2024-09-19 03:32:44',NULL),(204,'4','2024-09-20','P','2024-09-20 04:23:41',NULL),(204,'4','2024-09-21','P','2024-09-21 04:44:59',NULL),(204,'4','2024-09-23','P','2024-09-23 05:05:35',NULL),(204,'4','2024-09-24','P','2024-09-24 03:48:37',NULL),(204,'4','2024-09-25','P','2024-09-25 03:49:31',NULL),(204,'4','2024-09-26','P','2024-09-26 03:55:12',NULL),(204,'4','2024-09-28','P','2024-09-28 03:42:07',NULL),(204,'4','2024-09-30','P','2024-09-30 03:58:32',NULL),(204,'4','2024-10-01','P','2024-10-01 04:01:44',NULL),(204,'4','2024-10-02','P','2024-10-02 04:06:12',NULL),(204,'4','2024-10-04','P','2024-10-04 05:06:39',NULL),(204,'4','2024-10-05','P','2024-10-05 04:05:24',NULL),(204,'4','2024-10-07','P','2024-10-07 05:22:01',NULL),(204,'4','2024-10-08','P','2024-10-08 03:28:25',NULL),(204,'4','2024-10-09','A','2024-10-09 03:51:27',NULL),(204,'4','2024-10-11','P','2024-10-11 03:56:53',NULL),(204,'4','2024-10-14','A','2024-10-14 03:49:39',NULL),(204,'4','2024-10-15','A','2024-10-15 03:51:17',NULL),(204,'4','2024-10-16','P','2024-10-17 05:15:56',NULL),(204,'4','2024-10-17','A','2024-10-17 05:15:35',NULL),(204,'4','2024-10-18','A','2024-10-18 03:56:45',NULL),(204,'4','2024-10-19','P','2024-10-19 04:02:58',NULL),(204,'4','2024-10-21','A','2024-10-21 03:50:31',NULL),(204,'4','2024-10-22','P','2024-10-22 03:42:54',NULL),(204,'4','2024-10-23','P','2024-10-23 03:54:47',NULL),(204,'4','2024-10-24','P','2024-10-24 03:53:12',NULL),(204,'4','2024-10-25','P','2024-10-25 03:49:56',NULL),(204,'4','2024-10-26','P','2024-10-26 03:51:36',NULL),(204,'4','2024-10-28','P','2024-10-28 03:49:49',NULL),(204,'4','2024-10-29','P','2024-10-29 03:54:21',NULL),(204,'4','2024-10-30','P','2024-10-30 03:46:01',NULL),(204,'4','2024-10-31','P','2024-10-31 03:37:16',NULL),(204,'4','2024-11-01','P','2024-11-01 03:57:51',NULL),(204,'4','2024-11-02','P','2024-11-02 03:43:38',NULL),(204,'4','2024-11-04','P','2024-11-04 03:44:08',NULL),(204,'4','2024-11-05','P','2024-11-05 03:26:20',NULL),(204,'4','2024-11-06','P','2024-11-06 03:47:23',NULL),(204,'4','2024-11-07','P','2024-11-07 03:32:48',NULL),(204,'4','2024-11-08','P','2024-11-08 03:50:56',NULL),(204,'4','2024-11-11','P','2024-11-11 03:50:53',NULL),(204,'4','2024-11-12','P','2024-11-12 03:44:29',NULL),(204,'4','2024-11-13','P','2024-11-13 03:47:58',NULL),(204,'4','2024-11-14','P','2024-11-14 03:53:43',NULL),(204,'4','2024-11-15','P','2024-11-15 04:44:01',NULL),(204,'4','2024-11-16','P','2024-11-16 03:51:12',NULL),(204,'4','2024-11-18','P','2024-11-18 05:29:42',NULL),(204,'4','2024-11-19','P','2024-11-19 05:22:10',NULL),(204,'4','2024-11-20','P','2024-11-20 06:33:15',NULL),(204,'4','2024-11-21','P','2024-11-21 05:42:52',NULL),(204,'4','2024-11-22','P','2024-11-23 03:53:55',NULL),(204,'4','2024-11-23','P','2024-11-23 03:53:21',NULL),(204,'4','2024-11-25','P','2024-11-25 03:56:18',NULL),(204,'4','2024-11-26','P','2024-11-26 03:42:46',NULL),(204,'4','2024-11-27','P','2024-11-27 03:55:49',NULL),(204,'4','2024-11-28','P','2024-11-28 05:45:24',NULL),(204,'4','2024-11-29','P','2024-11-29 05:39:05',NULL),(204,'4','2024-11-30','P','2024-11-30 03:38:14',NULL),(204,'4','2025-01-06','A','2025-01-06 05:21:05',NULL),(204,'4','2025-01-07','A','2025-01-07 05:24:08',NULL),(204,'4','2025-01-08','P','2025-01-08 03:56:20',NULL),(204,'4','2025-01-09','P','2025-01-09 03:45:12',NULL),(204,'4','2025-01-10','P','2025-01-10 03:56:59',NULL),(204,'4','2025-01-13','A','2025-01-13 05:10:57',NULL),(204,'4','2025-01-14','P','2025-01-14 05:13:21',NULL),(204,'4','2025-01-15','P','2025-01-16 03:43:39',NULL),(204,'4','2025-01-16','P','2025-01-16 03:37:47',NULL),(204,'4','2025-01-20','P','2025-03-06 04:21:46',NULL),(204,'4','2025-01-21','P','2025-03-06 04:22:06',NULL),(204,'4','2025-01-22','P','2025-03-06 04:22:39',NULL),(204,'4','2025-01-23','P','2025-03-06 04:23:19',NULL),(204,'4','2025-01-24','P','2025-03-06 04:23:42',NULL),(204,'4','2025-01-25','P','2025-03-06 04:24:03',NULL),(204,'4','2025-01-27','P','2025-03-06 04:24:35',NULL),(204,'4','2025-01-29','P','2025-03-06 04:25:00',NULL),(204,'4','2025-01-30','P','2025-03-06 04:25:22',NULL),(204,'4','2025-01-31','P','2025-03-06 04:25:34',NULL),(204,'4','2025-02-01','P','2025-03-06 04:27:02',NULL),(204,'4','2025-02-03','P','2025-03-06 04:27:15',NULL),(204,'4','2025-02-04','P','2025-03-06 04:27:25',NULL),(204,'4','2025-02-06','P','2025-03-06 04:27:39',NULL),(204,'4','2025-02-07','P','2025-03-06 04:27:51',NULL),(204,'4','2025-02-08','P','2025-03-06 04:28:05',NULL),(204,'4','2025-02-10','P','2025-03-06 04:28:17',NULL),(204,'4','2025-02-11','P','2025-03-06 04:28:38',NULL),(204,'4','2025-02-12','P','2025-03-06 04:28:53',NULL),(204,'4','2025-02-13','P','2025-03-06 04:29:06',NULL),(204,'4','2025-02-17','P','2025-03-06 04:29:45',NULL),(204,'4','2025-02-18','P','2025-03-06 04:30:02',NULL),(204,'4','2025-02-20','P','2025-03-06 04:30:15',NULL),(204,'4','2025-02-21','P','2025-03-06 04:30:26',NULL),(204,'4','2025-02-22','P','2025-03-06 04:30:39',NULL),(204,'4','2025-02-24','P','2025-03-06 04:30:56',NULL),(204,'4','2025-02-25','P','2025-02-25 05:27:38',NULL),(204,'4','2025-02-26','P','2025-02-26 05:24:56',NULL),(204,'4','2025-02-27','P','2025-02-27 08:27:31',NULL),(204,'4','2025-02-28','P','2025-02-28 05:16:05',NULL),(204,'4','2025-03-01','P','2025-03-01 07:27:47',NULL),(204,'4','2025-03-03','P','2025-03-03 04:16:07',NULL),(204,'4','2025-03-04','P','2025-03-06 04:32:05',NULL),(204,'4','2025-03-05','L','2025-03-05 03:39:37',NULL),(204,'4','2025-03-08','P','2025-03-10 06:56:04',NULL),(204,'4','2025-03-10','P','2025-03-10 06:56:17',NULL),(204,'4','2025-03-12','P','2025-03-12 03:53:07',NULL),(204,'4','2025-03-15','P','2025-03-06 04:29:29',NULL),(204,'4','2025-03-17','P','2025-03-17 07:27:09',NULL),(204,'4','2025-04-07','A','2025-04-07 03:51:25',NULL),(204,'4','2025-04-08','P','2025-04-08 05:20:26',NULL),(204,'4','2025-04-09','P','2025-04-09 05:27:17',NULL),(204,'5','2025-04-11','P','2025-04-12 05:39:26',NULL),(204,'5','2025-04-12','P','2025-04-12 05:38:59',NULL),(204,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(204,'5','2025-04-15','P','2025-04-15 04:36:03',NULL),(204,'5','2025-04-16','P','2025-04-16 05:27:49',NULL),(204,'5','2025-04-17','P','2025-04-17 03:36:59',NULL),(204,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(204,'5','2025-04-19','A','2025-04-21 03:39:29',NULL),(204,'5','2025-04-21','P','2025-04-21 03:39:53',NULL),(204,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(204,'5','2025-04-23','P','2025-04-23 15:55:43',NULL),(204,'5','2025-04-24','P','2025-04-24 04:46:33',NULL),(204,'5','2025-04-25','P','2025-04-25 04:54:00',NULL),(204,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(204,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(204,'5','2025-04-30','P','2025-04-30 04:56:17',NULL),(204,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(204,'5','2025-05-06','A','2025-05-08 05:01:40',NULL),(204,'5','2025-05-07','P','2025-05-08 05:02:23',NULL),(204,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(204,'5','2025-05-09','P','2025-05-09 06:16:19',NULL),(204,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(204,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(204,'5','2025-05-13','A','2025-05-13 03:47:14',NULL),(204,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(204,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(204,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(204,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(204,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(204,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(204,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(204,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(204,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(204,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(204,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(204,'5','2025-05-30','P','2025-05-30 05:25:11',NULL),(204,'5','2025-05-31','P','2025-05-31 04:24:51',NULL),(204,'5','2025-06-16','A','2025-06-16 05:27:44',NULL),(204,'5','2025-06-23','A','2025-06-25 05:31:58',NULL),(204,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(204,'5','2025-06-30','P','2025-06-30 05:40:58',NULL),(204,'5','2025-07-01','A','2025-07-01 05:29:43',NULL),(204,'5','2025-07-02','P','2025-07-02 06:32:23',NULL),(204,'5','2025-07-03','A','2025-07-03 04:59:20',NULL),(204,'5','2025-07-07','P','2025-07-07 05:45:36',NULL),(204,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(204,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(204,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(204,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(204,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(205,'2B','2023-06-19','A','2023-06-19 04:16:37',NULL),(205,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(205,'2B','2023-06-21','P','2023-06-21 04:05:34',NULL),(205,'2B','2023-06-22','P','2023-06-22 05:18:10',NULL),(205,'2B','2023-06-23','P','2023-06-23 03:56:37',NULL),(205,'2B','2023-07-10','P','2023-07-10 09:20:38',NULL),(205,'2B','2023-07-12','P','2023-07-12 03:38:09',NULL),(205,'2B','2023-07-13','P','2023-07-13 03:53:08',NULL),(205,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(205,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(205,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(205,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(205,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(205,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(205,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(205,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(205,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(205,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(205,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(205,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(205,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(205,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(205,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(205,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(205,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(205,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(205,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(205,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(205,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(205,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(205,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(205,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(205,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(205,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(205,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(205,'3A','2023-08-28','A','2023-08-28 06:10:19',NULL),(205,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(205,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(205,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(205,'3A','2023-09-02','P','2023-09-02 04:59:26',NULL),(205,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(205,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(205,'3A','2023-09-09','A','2023-09-09 04:40:27',NULL),(205,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(205,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(205,'3A','2023-09-13','A','2023-09-13 06:26:40',NULL),(205,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(205,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(205,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(205,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(205,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(205,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(205,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(205,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(205,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(205,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(205,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(205,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(205,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(205,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(205,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(205,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(205,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(205,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(205,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(205,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(205,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(205,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(205,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(205,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(205,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(205,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(205,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(205,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(205,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(205,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(205,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(205,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(205,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(205,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(205,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(205,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(205,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(205,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(205,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(205,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(205,'3A','2023-11-08','A','2023-11-08 05:52:22',NULL),(205,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(205,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(205,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(205,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(205,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(205,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(205,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(205,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(205,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(205,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(205,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(205,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(205,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(205,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(205,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(205,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(205,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(205,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(205,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(205,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(205,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(205,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(205,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(205,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(205,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(205,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(205,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(205,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(205,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(205,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(205,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(205,'3A','2024-01-31','A','2024-02-01 04:44:15',NULL),(205,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(205,'3A','2024-02-02','A','2024-02-03 04:23:05',NULL),(205,'3A','2024-02-03','A','2024-02-03 05:34:55',NULL),(205,'3A','2024-02-12','P','2024-02-12 09:36:02',NULL),(205,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(205,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(205,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(205,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(205,'3A','2024-02-17','P','2024-02-17 06:35:57',NULL),(205,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(205,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(205,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(205,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(205,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(205,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(205,'3A','2024-02-28','A','2024-02-28 05:21:50',NULL),(205,'3A','2024-02-29','A','2024-02-29 04:57:39',NULL),(205,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(205,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(205,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(205,'3A','2024-03-08','P','2024-03-08 06:55:04',NULL),(205,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(205,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(205,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(205,'3A','2024-03-13','P','2024-03-13 06:09:14',NULL),(205,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(205,'3A','2024-03-15','P','2024-03-15 04:10:21',NULL),(205,'3A','2024-03-18','A','2024-03-18 04:08:19',NULL),(205,'3A','2024-03-19','P','2024-03-19 05:31:26',NULL),(205,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(205,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(205,'3A','2024-03-22','P','2024-03-22 04:44:50',NULL),(205,'3A','2024-03-25','A','2024-03-25 04:18:29',NULL),(205,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(205,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(205,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(205,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(205,'3A','2024-04-15','A','2024-04-15 07:15:22',NULL),(205,'3A','2024-04-16','P','2024-04-16 09:39:57',NULL),(205,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(205,'3A','2024-04-18','P','2024-04-18 17:01:16',NULL),(205,'3A','2024-04-19','P','2024-04-19 12:55:19',NULL),(205,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(205,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(205,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(205,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(205,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(205,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(205,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(205,'3A','2024-05-02','P','2024-05-02 10:52:49',NULL),(205,'3A','2024-05-03','P','2024-05-04 08:41:05',NULL),(205,'3A','2024-05-04','P','2024-05-04 08:47:54',NULL),(205,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(205,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(205,'3A','2024-05-08','P','2024-05-08 11:14:37',NULL),(205,'3A','2024-05-09','P','2024-05-09 11:17:53',NULL),(205,'3A','2024-05-10','P','2024-05-10 11:36:45',NULL),(205,'3A','2024-05-11','P','2024-05-11 10:26:45',NULL),(205,'3A','2024-05-13','P','2024-05-13 11:15:26',NULL),(205,'3A','2024-05-14','P','2024-05-14 11:15:07',NULL),(205,'3A','2024-05-15','P','2024-05-15 11:13:49',NULL),(205,'3A','2024-05-16','P','2024-05-16 11:22:04',NULL),(205,'3A','2024-05-17','P','2024-05-17 11:10:02',NULL),(205,'3A','2024-05-18','P','2024-05-20 17:14:02',NULL),(205,'3A','2024-05-20','P','2024-05-20 17:17:10',NULL),(205,'3A','2024-05-21','P','2024-05-21 11:23:21',NULL),(205,'3A','2024-05-27','P','2024-05-29 16:45:24',NULL),(205,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(205,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(205,'3A','2024-05-31','P','2024-05-31 05:27:29',NULL),(205,'3A','2024-06-24','P','2024-06-24 06:23:06',NULL),(205,'3A','2024-06-29','P','2024-07-02 07:23:02',NULL),(205,'3A','2024-07-01','P','2024-07-01 15:42:56',NULL),(205,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(205,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(205,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(205,'3A','2024-07-05','P','2024-07-05 05:44:25',NULL),(205,'3A','2024-07-06','P','2024-07-08 05:47:48',NULL),(205,'3A','2024-07-08','P','2024-07-08 05:34:09',NULL),(205,'3A','2024-07-09','P','2024-07-09 06:42:58',NULL),(205,'3A','2024-07-10','P','2024-07-10 15:02:16',NULL),(205,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(205,'3A','2024-07-12','P','2024-07-12 05:42:22',NULL),(205,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(205,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(205,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(205,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(205,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(205,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(205,'3A','2024-08-13','P','2024-08-13 05:29:56',NULL),(205,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(205,'3A','2024-08-16','P','2024-08-16 05:29:12',NULL),(205,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(205,'4','2024-09-05','A','2024-09-05 04:09:24',NULL),(205,'4','2024-09-07','A','2024-09-07 04:06:40',NULL),(206,'2B','2023-06-19','P','2023-06-19 04:16:37',NULL),(206,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(206,'2B','2023-06-21','P','2023-06-21 04:05:34',NULL),(206,'2B','2023-06-22','A','2023-06-22 05:18:10',NULL),(206,'2B','2023-06-23','A','2023-06-23 03:56:37',NULL),(206,'2B','2023-07-10','A','2023-07-10 09:20:38',NULL),(206,'2B','2023-07-12','A','2023-07-12 03:38:09',NULL),(206,'2B','2023-07-13','P','2023-07-13 03:53:08',NULL),(206,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(206,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(206,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(206,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(206,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(206,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(206,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(206,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(206,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(206,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(206,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(206,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(206,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(206,'3A','2023-08-09','A','2023-09-08 05:07:36',NULL),(206,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(206,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(206,'3A','2023-08-12','A','2023-09-08 04:58:59',NULL),(206,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(206,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(206,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(206,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(206,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(206,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(206,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(206,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(206,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(206,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(206,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(206,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(206,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(206,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(206,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(206,'3A','2023-09-04','A','2023-09-04 05:05:49',NULL),(206,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(206,'3A','2023-09-09','A','2023-09-09 04:40:27',NULL),(206,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(206,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(206,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(206,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(206,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(206,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(206,'3A','2023-09-18','A','2023-09-18 03:52:24',NULL),(206,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(206,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(206,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(206,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(206,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(206,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(206,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(206,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(206,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(206,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(206,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(206,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(206,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(206,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(206,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(206,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(206,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(206,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(206,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(206,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(206,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(206,'3A','2023-10-20','A','2023-10-20 04:00:05',NULL),(206,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(206,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(206,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(206,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(206,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(206,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(206,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(206,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(206,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(206,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(206,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(206,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(206,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(206,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(206,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(206,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(206,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(206,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(206,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(206,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(206,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(206,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(206,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(206,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(206,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(206,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(206,'3A','2023-11-25','A','2023-11-25 04:46:25',NULL),(206,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(206,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(206,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(206,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(206,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(206,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(206,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(206,'3A','2024-01-10','A','2024-01-16 09:58:43',NULL),(206,'3A','2024-01-15','A','2024-01-16 11:20:05',NULL),(206,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(206,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(206,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(206,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(206,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(206,'3A','2024-01-24','L','2024-01-24 04:12:39',NULL),(206,'3A','2024-01-25','A','2024-01-25 04:16:59',NULL),(206,'3A','2024-01-26','A','2024-01-26 04:28:16',NULL),(206,'3B','2024-01-29','A','2024-01-30 05:07:56',NULL),(206,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(206,'3B','2024-01-31','P','2024-02-01 04:45:55',NULL),(206,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(206,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(206,'3B','2024-02-12','P','2024-02-12 09:37:51',NULL),(206,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(206,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(206,'3B','2024-02-16','A','2024-02-16 04:31:31',NULL),(206,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(206,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(206,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(206,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(206,'3B','2024-02-22','P','2024-02-23 04:15:16',NULL),(206,'3B','2024-02-23','P','2024-02-23 04:26:25',NULL),(206,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(206,'3B','2024-02-28','P','2024-02-28 05:23:35',NULL),(206,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(206,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(206,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(206,'3B','2024-03-08','A','2024-03-08 06:56:59',NULL),(206,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(206,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(206,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(206,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(206,'3B','2024-03-15','A','2024-03-15 04:11:43',NULL),(206,'3B','2024-03-18','P','2024-03-18 04:09:01',NULL),(206,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(206,'3B','2024-03-20','P','2024-03-20 04:33:51',NULL),(206,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(206,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(206,'3B','2024-03-25','P','2024-03-25 04:19:16',NULL),(206,'3B','2024-03-26','A','2024-03-26 04:26:26',NULL),(206,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(206,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(206,'3B','2024-03-29','A','2024-03-29 04:37:06',NULL),(206,'3B','2024-04-15','P','2024-04-15 07:35:48',NULL),(206,'3B','2024-04-16','P','2024-04-16 09:41:29',NULL),(206,'3B','2024-04-17','P','2024-04-17 10:05:25',NULL),(206,'3B','2024-04-18','P','2024-04-18 17:08:47',NULL),(206,'3B','2024-04-19','P','2024-04-19 12:56:09',NULL),(206,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(206,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(206,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(206,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(206,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(206,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(206,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(206,'3B','2024-05-02','A','2024-05-02 10:53:20',NULL),(206,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(206,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(206,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(206,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(206,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(206,'3B','2024-05-09','A','2024-05-09 11:20:48',NULL),(206,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(206,'3B','2024-05-11','A','2024-05-11 10:28:09',NULL),(206,'3B','2024-05-13','A','2024-05-13 11:17:58',NULL),(206,'3B','2024-05-14','P','2024-05-14 11:15:56',NULL),(206,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(206,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(206,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(206,'3B','2024-05-18','A','2024-05-20 17:15:05',NULL),(206,'3B','2024-05-20','P','2024-05-20 17:17:59',NULL),(206,'3B','2024-05-21','P','2024-05-21 11:24:32',NULL),(206,'3B','2024-05-27','P','2024-05-29 16:48:16',NULL),(206,'3B','2024-05-29','P','2024-05-29 07:12:20',NULL),(206,'3B','2024-05-30','P','2024-05-30 06:30:00',NULL),(206,'3B','2024-05-31','P','2024-05-31 05:28:51',NULL),(206,'3B','2024-06-24','A','2024-06-24 06:25:08',NULL),(206,'3B','2024-07-01','A','2024-07-01 15:43:40',NULL),(206,'3B','2024-07-02','P','2024-07-02 06:31:51',NULL),(206,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(206,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(206,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(206,'3B','2024-07-06','A','2024-07-08 15:45:11',NULL),(206,'3B','2024-07-08','P','2024-07-08 05:35:53',NULL),(206,'3B','2024-07-09','P','2024-07-09 06:44:06',NULL),(206,'3B','2024-07-10','P','2024-07-10 15:03:04',NULL),(206,'3B','2024-07-11','A','2024-07-11 09:38:24',NULL),(206,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(206,'3B','2024-07-13','P','2024-07-19 03:33:12',NULL),(206,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(206,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(206,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(206,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(206,'3B','2024-08-08','P','2024-08-08 05:44:24',NULL),(206,'3B','2024-08-13','A','2024-08-13 05:31:12',NULL),(206,'3B','2024-08-15','P','2024-08-15 05:47:12',NULL),(206,'3B','2024-08-16','P','2024-08-16 05:31:38',NULL),(206,'3B','2024-08-17','P','2024-08-17 05:10:48',NULL),(206,'4','2024-09-05','A','2024-09-05 04:09:24',NULL),(206,'4','2024-09-07','A','2024-09-07 04:06:40',NULL),(207,'2B','2023-06-19','P','2023-06-19 04:16:37',NULL),(207,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(207,'2B','2023-06-21','P','2023-06-21 04:05:34',NULL),(207,'2B','2023-06-22','P','2023-06-22 05:18:10',NULL),(207,'2B','2023-06-23','P','2023-06-23 03:56:37',NULL),(207,'2B','2023-07-10','A','2023-07-10 09:20:38',NULL),(207,'2B','2023-07-12','A','2023-07-12 03:38:09',NULL),(207,'2B','2023-07-13','A','2023-07-13 03:53:08',NULL),(207,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(207,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(207,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(207,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(207,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(207,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(207,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(207,'3A','2023-08-02','A','2023-08-02 04:12:04',NULL),(207,'3A','2023-08-03','A','2023-08-03 04:22:35',NULL),(207,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(207,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(207,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(207,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(207,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(207,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(207,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(207,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(207,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(207,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(207,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(207,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(207,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(207,'3A','2023-08-22','A','2023-09-08 04:09:00',NULL),(207,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(207,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(207,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(207,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(207,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(207,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(207,'3A','2023-08-30','A','2023-08-30 04:58:10',NULL),(207,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(207,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(207,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(207,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(207,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(207,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(207,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(207,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(207,'3A','2023-09-14','A','2023-09-14 04:07:32',NULL),(207,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(207,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(207,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(207,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(207,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(207,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(207,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(207,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(207,'3A','2023-09-25','A','2023-09-25 04:12:22',NULL),(207,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(207,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(207,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(207,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(207,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(207,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(207,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(207,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(207,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(207,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(207,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(207,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(207,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(207,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(207,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(207,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(207,'3A','2023-10-21','A','2023-10-21 05:24:25',NULL),(207,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(207,'3A','2023-10-24','A','2023-10-24 04:27:55',NULL),(207,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(207,'3A','2023-10-26','A','2023-10-26 06:39:36',NULL),(207,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(207,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(207,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(207,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(207,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(207,'3A','2023-11-03','A','2023-11-03 03:52:35',NULL),(207,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(207,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(207,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(207,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(207,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(207,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(207,'3A','2023-11-15','A','2023-11-16 11:29:43',NULL),(207,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(207,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(207,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(207,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(207,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(207,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(207,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(207,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(207,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(207,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(207,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(207,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(207,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(207,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(207,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(207,'3A','2024-01-09','A','2024-01-16 09:50:25',NULL),(207,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(207,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(207,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(207,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(207,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(207,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(207,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(207,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(207,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(207,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(207,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(207,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(207,'3A','2024-01-31','P','2024-02-01 04:44:15',NULL),(207,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(207,'3A','2024-02-02','A','2024-02-03 04:23:05',NULL),(207,'3A','2024-02-03','P','2024-02-03 05:34:55',NULL),(207,'3A','2024-02-12','P','2024-02-12 09:36:02',NULL),(207,'3A','2024-02-13','A','2024-02-14 06:17:47',NULL),(207,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(207,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(207,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(207,'3A','2024-02-17','P','2024-02-17 06:35:57',NULL),(207,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(207,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(207,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(207,'3A','2024-02-22','A','2024-02-23 04:14:00',NULL),(207,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(207,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(207,'3A','2024-02-28','A','2024-02-28 05:21:50',NULL),(207,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(207,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(207,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(207,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(207,'3A','2024-03-08','A','2024-03-08 06:55:04',NULL),(207,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(207,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(207,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(207,'3A','2024-03-13','P','2024-03-13 06:09:14',NULL),(207,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(207,'3A','2024-03-15','A','2024-03-15 04:10:21',NULL),(207,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(207,'3A','2024-03-19','P','2024-03-19 05:31:26',NULL),(207,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(207,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(207,'3A','2024-03-22','A','2024-03-22 04:44:50',NULL),(207,'3A','2024-03-25','P','2024-03-25 04:18:29',NULL),(207,'3A','2024-03-26','A','2024-03-26 04:25:29',NULL),(207,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(207,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(207,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(207,'3A','2024-04-15','A','2024-04-15 07:15:22',NULL),(207,'3A','2024-04-16','P','2024-04-16 09:39:57',NULL),(207,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(207,'3A','2024-04-18','A','2024-04-18 17:01:16',NULL),(207,'3A','2024-04-19','P','2024-04-19 12:55:19',NULL),(207,'3A','2024-04-20','L','2024-04-20 13:07:27',NULL),(207,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(207,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(207,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(207,'3A','2024-04-26','A','2024-04-26 10:41:39',NULL),(207,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(207,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(207,'3A','2024-05-02','A','2024-05-02 10:52:49',NULL),(207,'3A','2024-05-03','P','2024-05-04 08:41:05',NULL),(207,'3A','2024-05-04','P','2024-05-04 08:47:54',NULL),(207,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(207,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(207,'3A','2024-05-08','A','2024-05-08 11:14:37',NULL),(207,'3A','2024-05-09','P','2024-05-09 11:17:53',NULL),(207,'3A','2024-05-10','P','2024-05-10 11:36:45',NULL),(207,'3A','2024-05-11','A','2024-05-11 10:26:45',NULL),(207,'3A','2024-05-13','P','2024-05-13 11:15:26',NULL),(207,'3A','2024-05-14','P','2024-05-14 11:15:07',NULL),(207,'3A','2024-05-15','P','2024-05-15 11:13:49',NULL),(207,'3A','2024-05-16','P','2024-05-16 11:22:04',NULL),(207,'3A','2024-05-17','P','2024-05-17 11:10:02',NULL),(207,'3A','2024-05-18','A','2024-05-20 17:14:02',NULL),(207,'3A','2024-05-20','P','2024-05-20 17:17:10',NULL),(207,'3A','2024-05-21','P','2024-05-21 11:23:21',NULL),(207,'3A','2024-05-27','A','2024-05-29 16:45:24',NULL),(207,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(207,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(207,'3A','2024-05-31','P','2024-05-31 05:27:29',NULL),(207,'3A','2024-06-24','P','2024-06-24 06:23:06',NULL),(207,'3A','2024-06-29','A','2024-07-02 07:23:02',NULL),(207,'3A','2024-07-01','A','2024-07-01 15:42:56',NULL),(207,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(207,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(207,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(207,'3A','2024-07-05','P','2024-07-05 05:44:25',NULL),(207,'3A','2024-07-06','P','2024-07-08 05:47:48',NULL),(207,'3A','2024-07-08','P','2024-07-08 05:34:09',NULL),(207,'3A','2024-07-09','P','2024-07-09 06:42:58',NULL),(207,'3A','2024-07-10','A','2024-07-10 15:02:16',NULL),(207,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(207,'3A','2024-07-12','P','2024-07-12 05:42:22',NULL),(207,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(207,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(207,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(207,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(207,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(207,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(207,'3A','2024-08-13','P','2024-08-13 05:29:56',NULL),(207,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(207,'3A','2024-08-16','P','2024-08-16 05:29:12',NULL),(207,'3A','2024-08-17','A','2024-08-17 05:10:16',NULL),(207,'4','2024-09-05','A','2024-09-05 04:09:24',NULL),(207,'4','2024-09-07','A','2024-09-07 04:06:40',NULL),(207,'4','2024-09-14','P','2024-09-14 03:23:43',NULL),(207,'4','2024-09-16','P','2024-09-16 04:38:34',NULL),(207,'4','2024-09-18','P','2024-09-18 04:14:39',NULL),(207,'4','2024-09-19','P','2024-09-19 03:32:44',NULL),(207,'4','2024-09-20','P','2024-09-20 04:23:41',NULL),(207,'4','2024-09-21','P','2024-09-21 04:44:59',NULL),(207,'4','2024-09-23','P','2024-09-23 05:05:35',NULL),(207,'4','2024-09-24','P','2024-09-24 03:48:37',NULL),(207,'4','2024-09-25','P','2024-09-25 03:49:31',NULL),(207,'4','2024-09-26','P','2024-09-26 03:55:12',NULL),(207,'4','2024-09-28','P','2024-09-28 03:42:07',NULL),(207,'4','2024-09-30','P','2024-09-30 03:58:32',NULL),(207,'4','2024-10-01','A','2024-10-01 04:01:44',NULL),(207,'4','2024-10-02','P','2024-10-02 04:06:12',NULL),(207,'4','2024-10-04','P','2024-10-04 05:06:39',NULL),(207,'4','2024-10-05','P','2024-10-05 04:05:24',NULL),(207,'4','2024-10-07','P','2024-10-07 05:22:01',NULL),(207,'4','2024-10-08','P','2024-10-08 03:28:25',NULL),(207,'4','2024-10-09','P','2024-10-09 03:51:27',NULL),(207,'4','2024-10-11','P','2024-10-11 03:56:53',NULL),(207,'4','2024-10-14','P','2024-10-14 03:49:39',NULL),(207,'4','2024-10-15','P','2024-10-15 03:51:17',NULL),(207,'4','2024-10-16','P','2024-10-17 05:15:56',NULL),(207,'4','2024-10-17','P','2024-10-17 05:15:35',NULL),(207,'4','2024-10-18','P','2024-10-18 03:56:45',NULL),(207,'4','2024-10-19','P','2024-10-19 04:02:58',NULL),(207,'4','2024-10-21','A','2024-10-21 03:50:31',NULL),(207,'4','2024-10-22','P','2024-10-22 03:42:54',NULL),(207,'4','2024-10-23','P','2024-10-23 03:54:47',NULL),(207,'4','2024-10-24','P','2024-10-24 03:53:12',NULL),(207,'4','2024-10-25','P','2024-10-25 03:49:56',NULL),(207,'4','2024-10-26','P','2024-10-26 03:51:36',NULL),(207,'4','2024-10-28','P','2024-10-28 03:49:49',NULL),(207,'4','2024-10-29','P','2024-10-29 03:54:21',NULL),(207,'4','2024-10-30','P','2024-10-30 03:46:01',NULL),(207,'4','2024-10-31','P','2024-10-31 03:37:16',NULL),(207,'4','2024-11-01','A','2024-11-01 03:57:51',NULL),(207,'4','2024-11-02','A','2024-11-02 03:43:38',NULL),(207,'4','2024-11-04','P','2024-11-04 03:44:08',NULL),(207,'4','2024-11-05','P','2024-11-05 03:26:20',NULL),(207,'4','2024-11-06','P','2024-11-06 03:47:23',NULL),(207,'4','2024-11-07','P','2024-11-07 03:32:48',NULL),(207,'4','2024-11-08','P','2024-11-08 03:50:56',NULL),(207,'4','2024-11-11','A','2024-11-11 03:50:53',NULL),(207,'4','2024-11-12','A','2024-11-12 03:44:29',NULL),(207,'4','2024-11-13','A','2024-11-13 03:47:58',NULL),(207,'4','2024-11-14','A','2024-11-14 03:53:43',NULL),(207,'4','2024-11-15','P','2024-11-15 04:44:01',NULL),(207,'4','2024-11-16','P','2024-11-16 03:51:12',NULL),(207,'4','2024-11-18','P','2024-11-18 05:29:42',NULL),(207,'4','2024-11-19','P','2024-11-19 05:22:10',NULL),(207,'4','2024-11-20','P','2024-11-20 06:33:15',NULL),(207,'4','2024-11-21','P','2024-11-21 05:42:52',NULL),(207,'4','2024-11-22','P','2024-11-23 03:53:55',NULL),(207,'4','2024-11-23','P','2024-11-23 03:53:21',NULL),(207,'4','2024-11-25','P','2024-11-25 03:56:18',NULL),(207,'4','2024-11-26','P','2024-11-26 03:42:46',NULL),(207,'4','2024-11-27','A','2024-11-27 03:55:49',NULL),(207,'4','2024-11-28','P','2024-11-28 05:45:24',NULL),(207,'4','2024-11-29','P','2024-11-29 05:39:05',NULL),(207,'4','2024-11-30','P','2024-11-30 03:38:14',NULL),(207,'4','2025-01-06','A','2025-01-06 05:21:05',NULL),(207,'4','2025-01-07','P','2025-01-07 05:24:08',NULL),(207,'4','2025-01-08','P','2025-01-08 03:56:20',NULL),(207,'4','2025-01-09','P','2025-01-09 03:45:12',NULL),(207,'4','2025-01-10','P','2025-01-10 03:56:59',NULL),(207,'4','2025-01-13','P','2025-01-13 05:10:57',NULL),(207,'4','2025-01-14','P','2025-01-14 05:13:21',NULL),(207,'4','2025-01-15','A','2025-01-16 03:43:39',NULL),(207,'4','2025-01-16','P','2025-01-16 03:37:47',NULL),(207,'4','2025-01-20','P','2025-03-06 04:21:46',NULL),(207,'4','2025-01-21','P','2025-03-06 04:22:06',NULL),(207,'4','2025-01-22','P','2025-03-06 04:22:39',NULL),(207,'4','2025-01-23','P','2025-03-06 04:23:19',NULL),(207,'4','2025-01-24','P','2025-03-06 04:23:42',NULL),(207,'4','2025-01-25','P','2025-03-06 04:24:03',NULL),(207,'4','2025-01-27','L','2025-03-06 04:24:35',NULL),(207,'4','2025-01-29','P','2025-03-06 04:25:00',NULL),(207,'4','2025-01-30','P','2025-03-06 04:25:22',NULL),(207,'4','2025-01-31','P','2025-03-06 04:25:34',NULL),(207,'4','2025-02-01','P','2025-03-06 04:27:02',NULL),(207,'4','2025-02-03','P','2025-03-06 04:27:15',NULL),(207,'4','2025-02-04','P','2025-03-06 04:27:25',NULL),(207,'4','2025-02-06','P','2025-03-06 04:27:39',NULL),(207,'4','2025-02-07','P','2025-03-06 04:27:51',NULL),(207,'4','2025-02-08','P','2025-03-06 04:28:05',NULL),(207,'4','2025-02-10','P','2025-03-06 04:28:17',NULL),(207,'4','2025-02-11','P','2025-03-06 04:28:38',NULL),(207,'4','2025-02-12','P','2025-03-06 04:28:53',NULL),(207,'4','2025-02-13','P','2025-03-06 04:29:06',NULL),(207,'4','2025-02-17','P','2025-03-06 04:29:45',NULL),(207,'4','2025-02-18','A','2025-03-06 04:30:02',NULL),(207,'4','2025-02-20','P','2025-03-06 04:30:15',NULL),(207,'4','2025-02-21','P','2025-03-06 04:30:26',NULL),(207,'4','2025-02-22','P','2025-03-06 04:30:39',NULL),(207,'4','2025-02-24','P','2025-03-06 04:30:56',NULL),(207,'4','2025-02-25','P','2025-02-25 05:27:38',NULL),(207,'4','2025-02-26','P','2025-02-26 05:24:56',NULL),(207,'4','2025-02-27','A','2025-02-27 08:27:31',NULL),(207,'4','2025-02-28','P','2025-02-28 05:16:05',NULL),(207,'4','2025-03-01','P','2025-03-01 07:27:47',NULL),(207,'4','2025-03-03','P','2025-03-03 04:16:07',NULL),(207,'4','2025-03-04','P','2025-03-06 04:32:05',NULL),(207,'4','2025-03-05','P','2025-03-05 03:39:37',NULL),(207,'4','2025-03-08','P','2025-03-10 06:56:04',NULL),(207,'4','2025-03-10','P','2025-03-10 06:56:17',NULL),(207,'4','2025-03-12','P','2025-03-12 03:53:07',NULL),(207,'4','2025-03-15','P','2025-03-06 04:29:29',NULL),(207,'4','2025-03-17','P','2025-03-17 07:27:09',NULL),(207,'4','2025-04-07','A','2025-04-07 03:51:25',NULL),(207,'4','2025-04-08','A','2025-04-08 05:20:26',NULL),(207,'4','2025-04-09','A','2025-04-09 05:27:17',NULL),(207,'5','2025-04-11','A','2025-04-12 05:39:26',NULL),(207,'5','2025-04-12','A','2025-04-12 05:38:59',NULL),(207,'5','2025-04-14','A','2025-04-14 06:23:03',NULL),(207,'5','2025-04-15','A','2025-04-15 04:36:03',NULL),(207,'5','2025-04-16','A','2025-04-16 05:27:49',NULL),(207,'5','2025-04-17','A','2025-04-17 03:36:59',NULL),(207,'5','2025-04-18','A','2025-04-18 08:31:23',NULL),(207,'5','2025-04-19','A','2025-04-21 03:39:29',NULL),(207,'5','2025-04-21','A','2025-04-21 03:39:53',NULL),(207,'5','2025-04-22','A','2025-04-22 05:01:04',NULL),(207,'5','2025-04-23','A','2025-04-23 15:55:43',NULL),(207,'5','2025-04-24','A','2025-04-24 04:46:33',NULL),(207,'5','2025-04-25','A','2025-04-25 04:54:00',NULL),(207,'5','2025-04-28','A','2025-04-28 06:22:50',NULL),(207,'5','2025-04-29','A','2025-04-29 04:41:14',NULL),(207,'5','2025-04-30','A','2025-04-30 04:56:17',NULL),(207,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(207,'5','2025-05-06','P','2025-05-08 05:01:40',NULL),(207,'5','2025-05-07','A','2025-05-08 05:02:23',NULL),(207,'5','2025-05-08','A','2025-05-08 05:02:08',NULL),(207,'5','2025-05-09','P','2025-05-09 06:16:19',NULL),(207,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(207,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(207,'5','2025-05-13','P','2025-05-13 03:47:14',NULL),(207,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(207,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(207,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(207,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(207,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(208,'2B','2023-06-19','P','2023-06-19 04:16:37',NULL),(208,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(208,'2B','2023-06-21','P','2023-06-21 04:05:34',NULL),(208,'2B','2023-06-22','P','2023-06-22 05:18:10',NULL),(208,'2B','2023-06-23','A','2023-06-23 03:56:37',NULL),(208,'2B','2023-07-10','A','2023-07-10 09:20:38',NULL),(208,'2B','2023-07-12','A','2023-07-12 03:38:09',NULL),(208,'2B','2023-07-13','A','2023-07-13 03:53:08',NULL),(208,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(208,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(208,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(208,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(208,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(208,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(208,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(208,'3A','2023-08-02','A','2023-08-02 04:12:04',NULL),(208,'3A','2023-08-03','A','2023-08-03 04:22:35',NULL),(208,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(208,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(208,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(208,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(208,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(208,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(208,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(208,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(208,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(208,'3A','2023-08-15','A','2023-09-08 04:47:02',NULL),(208,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(208,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(208,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(208,'3A','2023-08-22','A','2023-09-08 04:09:00',NULL),(208,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(208,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(208,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(208,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(208,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(208,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(208,'3A','2023-08-30','A','2023-08-30 04:58:10',NULL),(208,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(208,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(208,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(208,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(208,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(208,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(208,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(208,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(208,'3A','2023-09-14','A','2023-09-14 04:07:32',NULL),(208,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(208,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(208,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(208,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(208,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(208,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(208,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(208,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(208,'3A','2023-09-25','A','2023-09-25 04:12:22',NULL),(208,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(208,'3A','2023-09-27','A','2023-09-27 03:49:51',NULL),(208,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(208,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(208,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(208,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(208,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(208,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(208,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(208,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(208,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(208,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(208,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(208,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(208,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(208,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(208,'3A','2023-10-21','A','2023-10-21 05:24:25',NULL),(208,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(208,'3A','2023-10-24','A','2023-10-24 04:27:55',NULL),(208,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(208,'3A','2023-10-26','A','2023-10-26 06:39:36',NULL),(208,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(208,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(208,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(208,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(208,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(208,'3A','2023-11-03','A','2023-11-03 03:52:35',NULL),(208,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(208,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(208,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(208,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(208,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(208,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(208,'3A','2023-11-15','A','2023-11-16 11:29:43',NULL),(208,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(208,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(208,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(208,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(208,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(208,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(208,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(208,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(208,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(208,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(208,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(208,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(208,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(208,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(208,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(208,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(208,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(208,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(208,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(208,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(208,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(208,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(208,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(208,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(208,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(208,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(208,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(208,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(208,'3A','2024-01-31','P','2024-02-01 04:44:15',NULL),(208,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(208,'3A','2024-02-02','P','2024-02-03 04:23:05',NULL),(208,'3A','2024-02-03','P','2024-02-03 05:34:55',NULL),(208,'3A','2024-02-12','P','2024-02-12 09:36:02',NULL),(208,'3A','2024-02-13','A','2024-02-14 06:17:47',NULL),(208,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(208,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(208,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(208,'3A','2024-02-17','P','2024-02-17 06:35:57',NULL),(208,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(208,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(208,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(208,'3A','2024-02-22','A','2024-02-23 04:14:00',NULL),(208,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(208,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(208,'3A','2024-02-28','A','2024-02-28 05:21:50',NULL),(208,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(208,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(208,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(208,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(208,'3A','2024-03-08','A','2024-03-08 06:55:04',NULL),(208,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(208,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(208,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(208,'3A','2024-03-13','A','2024-03-13 06:09:14',NULL),(208,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(208,'3A','2024-03-15','A','2024-03-15 04:10:21',NULL),(208,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(208,'3A','2024-03-19','P','2024-03-19 05:31:26',NULL),(208,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(208,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(208,'3A','2024-03-22','A','2024-03-22 04:44:50',NULL),(208,'3A','2024-03-25','P','2024-03-25 04:18:29',NULL),(208,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(208,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(208,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(208,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(208,'3A','2024-04-15','P','2024-04-15 07:15:22',NULL),(208,'3A','2024-04-16','P','2024-04-16 09:39:57',NULL),(208,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(208,'3A','2024-04-18','A','2024-04-18 17:01:16',NULL),(208,'3A','2024-04-19','P','2024-04-19 12:55:19',NULL),(208,'3A','2024-04-20','L','2024-04-20 13:07:27',NULL),(208,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(208,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(208,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(208,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(208,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(208,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(208,'3A','2024-05-02','A','2024-05-02 10:52:49',NULL),(208,'3A','2024-05-03','P','2024-05-04 08:41:05',NULL),(208,'3A','2024-05-04','P','2024-05-04 08:47:54',NULL),(208,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(208,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(208,'3A','2024-05-08','A','2024-05-08 11:14:37',NULL),(208,'3A','2024-05-09','P','2024-05-09 11:17:53',NULL),(208,'3A','2024-05-10','P','2024-05-10 11:36:45',NULL),(208,'3A','2024-05-11','A','2024-05-11 10:26:45',NULL),(208,'3A','2024-05-13','P','2024-05-13 11:15:26',NULL),(208,'3A','2024-05-14','P','2024-05-14 11:15:07',NULL),(208,'3A','2024-05-15','P','2024-05-15 11:13:49',NULL),(208,'3A','2024-05-16','P','2024-05-16 11:22:04',NULL),(208,'3A','2024-05-17','P','2024-05-17 11:10:02',NULL),(208,'3A','2024-05-18','A','2024-05-20 17:14:02',NULL),(208,'3A','2024-05-20','P','2024-05-20 17:17:10',NULL),(208,'3A','2024-05-21','P','2024-05-21 11:23:21',NULL),(208,'3A','2024-05-27','A','2024-05-29 16:45:24',NULL),(208,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(208,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(208,'3A','2024-05-31','P','2024-05-31 05:27:29',NULL),(208,'3A','2024-06-24','P','2024-06-24 06:23:06',NULL),(208,'3A','2024-06-29','A','2024-07-02 07:23:02',NULL),(208,'3A','2024-07-01','A','2024-07-01 15:42:56',NULL),(208,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(208,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(208,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(208,'3A','2024-07-05','P','2024-07-05 05:44:25',NULL),(208,'3A','2024-07-06','P','2024-07-08 05:47:48',NULL),(208,'3A','2024-07-08','P','2024-07-08 05:34:09',NULL),(208,'3A','2024-07-09','P','2024-07-09 06:42:58',NULL),(208,'3A','2024-07-10','A','2024-07-10 15:02:16',NULL),(208,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(208,'3A','2024-07-12','P','2024-07-12 05:42:22',NULL),(208,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(208,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(208,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(208,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(208,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(208,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(208,'3A','2024-08-13','P','2024-08-13 05:29:56',NULL),(208,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(208,'3A','2024-08-16','P','2024-08-16 05:29:12',NULL),(208,'3A','2024-08-17','A','2024-08-17 05:10:16',NULL),(208,'4','2024-09-05','A','2024-09-05 04:09:24',NULL),(208,'4','2024-09-07','A','2024-09-07 04:06:40',NULL),(208,'4','2024-09-14','P','2024-09-14 03:23:43',NULL),(208,'4','2024-09-16','P','2024-09-16 04:38:34',NULL),(208,'4','2024-09-18','P','2024-09-18 04:14:39',NULL),(208,'4','2024-09-19','A','2024-09-19 03:32:44',NULL),(208,'4','2024-09-20','P','2024-09-20 04:23:41',NULL),(208,'4','2024-09-21','P','2024-09-21 04:44:59',NULL),(208,'4','2024-09-23','P','2024-09-23 05:05:35',NULL),(208,'4','2024-09-24','P','2024-09-24 03:48:37',NULL),(208,'4','2024-09-25','P','2024-09-25 03:49:31',NULL),(208,'4','2024-09-26','P','2024-09-26 03:55:12',NULL),(208,'4','2024-09-28','P','2024-09-28 03:42:07',NULL),(208,'4','2024-09-30','P','2024-09-30 03:58:32',NULL),(208,'4','2024-10-01','P','2024-10-01 04:01:44',NULL),(208,'4','2024-10-02','P','2024-10-02 04:06:12',NULL),(208,'4','2024-10-04','P','2024-10-04 05:06:39',NULL),(208,'4','2024-10-05','P','2024-10-05 04:05:24',NULL),(208,'4','2024-10-07','P','2024-10-07 05:22:01',NULL),(208,'4','2024-10-08','P','2024-10-08 03:28:25',NULL),(208,'4','2024-10-09','P','2024-10-09 03:51:27',NULL),(208,'4','2024-10-11','P','2024-10-11 03:56:53',NULL),(208,'4','2024-10-14','P','2024-10-14 03:49:39',NULL),(208,'4','2024-10-15','P','2024-10-15 03:51:17',NULL),(208,'4','2024-10-16','P','2024-10-17 05:15:56',NULL),(208,'4','2024-10-17','P','2024-10-17 05:15:35',NULL),(208,'4','2024-10-18','P','2024-10-18 03:56:45',NULL),(208,'4','2024-10-19','P','2024-10-19 04:02:58',NULL),(208,'4','2024-10-21','A','2024-10-21 03:50:31',NULL),(208,'4','2024-10-22','L','2024-10-22 03:42:54',NULL),(208,'4','2024-10-23','P','2024-10-23 03:54:47',NULL),(208,'4','2024-10-24','P','2024-10-24 03:53:12',NULL),(208,'4','2024-10-25','P','2024-10-25 03:49:56',NULL),(208,'4','2024-10-26','P','2024-10-26 03:51:36',NULL),(208,'4','2024-10-28','P','2024-10-28 03:49:49',NULL),(208,'4','2024-10-29','P','2024-10-29 03:54:21',NULL),(208,'4','2024-10-30','P','2024-10-30 03:46:01',NULL),(208,'4','2024-10-31','P','2024-10-31 03:37:16',NULL),(208,'4','2024-11-01','A','2024-11-01 03:57:51',NULL),(208,'4','2024-11-02','A','2024-11-02 03:43:38',NULL),(208,'4','2024-11-04','P','2024-11-04 03:44:08',NULL),(208,'4','2024-11-05','P','2024-11-05 03:26:20',NULL),(208,'4','2024-11-06','P','2024-11-06 03:47:23',NULL),(208,'4','2024-11-07','P','2024-11-07 03:32:48',NULL),(208,'4','2024-11-08','P','2024-11-08 03:50:56',NULL),(208,'4','2024-11-11','A','2024-11-11 03:50:53',NULL),(208,'4','2024-11-12','A','2024-11-12 03:44:29',NULL),(208,'4','2024-11-13','A','2024-11-13 03:47:58',NULL),(208,'4','2024-11-14','A','2024-11-14 03:53:43',NULL),(208,'4','2024-11-15','P','2024-11-15 04:44:01',NULL),(208,'4','2024-11-16','P','2024-11-16 03:51:12',NULL),(208,'4','2024-11-18','P','2024-11-18 05:29:42',NULL),(208,'4','2024-11-19','A','2024-11-19 05:22:10',NULL),(208,'4','2024-11-20','P','2024-11-20 06:33:15',NULL),(208,'4','2024-11-21','P','2024-11-21 05:42:52',NULL),(208,'4','2024-11-22','P','2024-11-23 03:53:55',NULL),(208,'4','2024-11-23','P','2024-11-23 03:53:21',NULL),(208,'4','2024-11-25','P','2024-11-25 03:56:18',NULL),(208,'4','2024-11-26','P','2024-11-26 03:42:46',NULL),(208,'4','2024-11-27','A','2024-11-27 03:55:49',NULL),(208,'4','2024-11-28','P','2024-11-28 05:45:24',NULL),(208,'4','2024-11-29','P','2024-11-29 05:39:05',NULL),(208,'4','2024-11-30','P','2024-11-30 03:38:14',NULL),(208,'4','2025-01-06','A','2025-01-06 05:21:05',NULL),(208,'4','2025-01-07','P','2025-01-07 05:24:08',NULL),(208,'4','2025-01-08','P','2025-01-08 03:56:20',NULL),(208,'4','2025-01-09','P','2025-01-09 03:45:12',NULL),(208,'4','2025-01-10','P','2025-01-10 03:56:59',NULL),(208,'4','2025-01-13','P','2025-01-13 05:10:57',NULL),(208,'4','2025-01-14','P','2025-01-14 05:13:21',NULL),(208,'4','2025-01-15','A','2025-01-16 03:43:39',NULL),(208,'4','2025-01-16','P','2025-01-16 03:37:47',NULL),(208,'4','2025-01-20','P','2025-03-06 04:21:46',NULL),(208,'4','2025-01-21','P','2025-03-06 04:22:06',NULL),(208,'4','2025-01-22','P','2025-03-06 04:22:39',NULL),(208,'4','2025-01-23','P','2025-03-06 04:23:19',NULL),(208,'4','2025-01-24','P','2025-03-06 04:23:42',NULL),(208,'4','2025-01-25','P','2025-03-06 04:24:03',NULL),(208,'4','2025-01-27','P','2025-03-06 04:24:35',NULL),(208,'4','2025-01-29','P','2025-03-06 04:25:00',NULL),(208,'4','2025-01-30','P','2025-03-06 04:25:22',NULL),(208,'4','2025-01-31','P','2025-03-06 04:25:34',NULL),(208,'4','2025-02-01','P','2025-03-06 04:27:02',NULL),(208,'4','2025-02-03','P','2025-03-06 04:27:15',NULL),(208,'4','2025-02-04','P','2025-03-06 04:27:25',NULL),(208,'4','2025-02-06','P','2025-03-06 04:27:39',NULL),(208,'4','2025-02-07','P','2025-03-06 04:27:51',NULL),(208,'4','2025-02-08','A','2025-03-06 04:28:05',NULL),(208,'4','2025-02-10','P','2025-03-06 04:28:17',NULL),(208,'4','2025-02-11','A','2025-03-06 04:28:38',NULL),(208,'4','2025-02-12','P','2025-03-06 04:28:53',NULL),(208,'4','2025-02-13','P','2025-03-06 04:29:06',NULL),(208,'4','2025-02-17','P','2025-03-06 04:29:45',NULL),(208,'4','2025-02-18','A','2025-03-06 04:30:02',NULL),(208,'4','2025-02-20','P','2025-03-06 04:30:15',NULL),(208,'4','2025-02-21','A','2025-03-06 04:30:26',NULL),(208,'4','2025-02-22','P','2025-03-06 04:30:39',NULL),(208,'4','2025-02-24','P','2025-03-06 04:30:56',NULL),(208,'4','2025-02-25','P','2025-02-25 05:27:38',NULL),(208,'4','2025-02-26','P','2025-02-26 05:24:56',NULL),(208,'4','2025-02-27','A','2025-02-27 08:27:31',NULL),(208,'4','2025-02-28','P','2025-02-28 05:16:05',NULL),(208,'4','2025-03-01','A','2025-03-01 07:27:47',NULL),(208,'4','2025-03-03','P','2025-03-03 04:16:07',NULL),(208,'4','2025-03-04','A','2025-03-06 04:32:05',NULL),(208,'4','2025-03-05','P','2025-03-05 03:39:37',NULL),(208,'4','2025-03-08','P','2025-03-10 06:56:04',NULL),(208,'4','2025-03-10','P','2025-03-10 06:56:17',NULL),(208,'4','2025-03-12','P','2025-03-12 03:53:07',NULL),(208,'4','2025-03-15','P','2025-03-06 04:29:29',NULL),(208,'4','2025-03-17','P','2025-03-17 07:27:09',NULL),(208,'4','2025-04-07','A','2025-04-07 03:51:25',NULL),(208,'4','2025-04-08','A','2025-04-08 05:20:26',NULL),(208,'4','2025-04-09','A','2025-04-09 05:27:17',NULL),(208,'5','2025-04-11','A','2025-04-12 05:39:26',NULL),(208,'5','2025-04-12','A','2025-04-12 05:38:59',NULL),(208,'5','2025-04-14','A','2025-04-14 06:23:03',NULL),(208,'5','2025-04-15','A','2025-04-15 04:36:03',NULL),(208,'5','2025-04-16','A','2025-04-16 05:27:49',NULL),(208,'5','2025-04-17','A','2025-04-17 03:36:59',NULL),(208,'5','2025-04-18','A','2025-04-18 08:31:23',NULL),(208,'5','2025-04-19','A','2025-04-21 03:39:29',NULL),(208,'5','2025-04-21','A','2025-04-21 03:39:53',NULL),(208,'5','2025-04-22','A','2025-04-22 05:01:04',NULL),(208,'5','2025-04-23','A','2025-04-23 15:55:43',NULL),(208,'5','2025-04-24','A','2025-04-24 04:46:33',NULL),(208,'5','2025-04-25','A','2025-04-25 04:54:00',NULL),(208,'5','2025-04-28','A','2025-04-28 06:22:50',NULL),(208,'5','2025-04-29','A','2025-04-29 04:41:14',NULL),(208,'5','2025-04-30','A','2025-04-30 04:56:17',NULL),(208,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(208,'5','2025-05-06','P','2025-05-08 05:01:40',NULL),(208,'5','2025-05-07','A','2025-05-08 05:02:23',NULL),(208,'5','2025-05-08','A','2025-05-08 05:02:08',NULL),(208,'5','2025-05-09','P','2025-05-09 06:16:19',NULL),(208,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(208,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(208,'5','2025-05-13','P','2025-05-13 03:47:14',NULL),(208,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(208,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(208,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(208,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(208,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(209,'2B','2023-06-19','A','2023-06-19 04:16:37',NULL),(209,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(209,'2B','2023-06-21','P','2023-06-21 04:05:34',NULL),(209,'2B','2023-06-22','P','2023-06-22 05:18:10',NULL),(209,'2B','2023-06-23','P','2023-06-23 03:56:37',NULL),(209,'2B','2023-07-10','A','2023-07-10 09:20:38',NULL),(209,'2B','2023-07-12','P','2023-07-12 03:38:09',NULL),(209,'2B','2023-07-13','P','2023-07-13 03:53:08',NULL),(209,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(209,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(209,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(209,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(209,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(209,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(209,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(209,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(209,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(209,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(209,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(209,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(209,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(209,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(209,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(209,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(209,'3A','2023-08-12','A','2023-09-08 04:58:59',NULL),(209,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(209,'3A','2023-08-15','A','2023-09-08 04:47:02',NULL),(209,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(209,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(209,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(209,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(209,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(209,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(209,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(209,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(209,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(209,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(209,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(209,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(209,'3A','2023-09-02','P','2023-09-02 04:59:26',NULL),(209,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(209,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(209,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(209,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(209,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(209,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(209,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(209,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(209,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(209,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(209,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(209,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(209,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(209,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(209,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(209,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(209,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(209,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(209,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(209,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(209,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(209,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(209,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(209,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(209,'3A','2023-10-07','A','2023-10-07 03:45:08',NULL),(209,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(209,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(209,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(209,'3A','2023-10-16','A','2023-10-16 03:49:34',NULL),(209,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(209,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(209,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(209,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(209,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(209,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(209,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(209,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(209,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(209,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(209,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(209,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(209,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(209,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(209,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(209,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(209,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(209,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(209,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(209,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(209,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(209,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(209,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(209,'3A','2023-11-18','A','2023-11-18 05:49:57',NULL),(209,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(209,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(209,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(209,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(209,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(209,'3A','2023-11-25','A','2023-11-25 04:46:25',NULL),(209,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(209,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(209,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(209,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(209,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(209,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(209,'3A','2024-01-09','A','2024-01-16 09:50:25',NULL),(209,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(209,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(209,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(209,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(209,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(209,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(209,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(209,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(209,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(209,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(209,'3B','2024-01-29','P','2024-01-30 05:07:56',NULL),(209,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(209,'3B','2024-01-31','P','2024-02-01 04:45:55',NULL),(209,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(209,'3B','2024-02-03','A','2024-02-03 05:35:58',NULL),(209,'3B','2024-02-12','P','2024-02-12 09:37:51',NULL),(209,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(209,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(209,'3B','2024-02-16','A','2024-02-16 04:31:31',NULL),(209,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(209,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(209,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(209,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(209,'3B','2024-02-22','P','2024-02-23 04:15:16',NULL),(209,'3B','2024-02-23','P','2024-02-23 04:26:25',NULL),(209,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(209,'3B','2024-02-28','P','2024-02-28 05:23:35',NULL),(209,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(209,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(209,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(209,'3B','2024-03-08','A','2024-03-08 06:56:59',NULL),(209,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(209,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(209,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(209,'3B','2024-03-14','A','2024-03-14 03:38:29',NULL),(209,'3B','2024-03-15','A','2024-03-15 04:11:43',NULL),(209,'3B','2024-03-18','A','2024-03-18 04:09:01',NULL),(209,'3B','2024-03-19','A','2024-03-19 05:32:03',NULL),(209,'3B','2024-03-20','A','2024-03-20 04:33:51',NULL),(209,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(209,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(209,'3B','2024-03-25','P','2024-03-25 04:19:16',NULL),(209,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(209,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(209,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(209,'3B','2024-03-29','P','2024-03-29 04:37:06',NULL),(209,'3B','2024-04-15','A','2024-04-15 07:35:48',NULL),(209,'3B','2024-04-16','P','2024-04-16 09:41:29',NULL),(209,'3B','2024-04-17','P','2024-04-17 10:05:25',NULL),(209,'3B','2024-04-18','P','2024-04-18 17:08:47',NULL),(209,'3B','2024-04-19','P','2024-04-19 12:56:09',NULL),(209,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(209,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(209,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(209,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(209,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(209,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(209,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(209,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(209,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(209,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(209,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(209,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(209,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(209,'3B','2024-05-09','P','2024-05-09 11:20:48',NULL),(209,'3B','2024-05-10','A','2024-05-10 11:37:25',NULL),(209,'3B','2024-05-11','A','2024-05-11 10:28:09',NULL),(209,'3B','2024-05-13','P','2024-05-13 11:17:58',NULL),(209,'3B','2024-05-14','P','2024-05-14 11:15:56',NULL),(209,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(209,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(209,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(209,'3B','2024-05-18','P','2024-05-20 17:15:05',NULL),(209,'3B','2024-05-20','P','2024-05-20 17:17:59',NULL),(209,'3B','2024-05-21','P','2024-05-21 11:24:32',NULL),(209,'3B','2024-05-27','P','2024-05-29 16:48:16',NULL),(209,'3B','2024-05-29','P','2024-05-29 07:12:20',NULL),(209,'3B','2024-05-30','P','2024-05-30 06:30:00',NULL),(209,'3B','2024-05-31','P','2024-05-31 05:28:51',NULL),(209,'3B','2024-06-24','A','2024-06-24 06:25:08',NULL),(209,'3B','2024-07-01','P','2024-07-01 15:43:40',NULL),(209,'3B','2024-07-02','P','2024-07-02 06:31:51',NULL),(209,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(209,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(209,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(209,'3B','2024-07-06','P','2024-07-08 15:45:11',NULL),(209,'3B','2024-07-08','A','2024-07-08 05:35:53',NULL),(209,'3B','2024-07-09','A','2024-07-09 06:44:06',NULL),(209,'3B','2024-07-10','P','2024-07-10 15:03:04',NULL),(209,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(209,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(209,'3B','2024-07-13','P','2024-07-19 03:33:12',NULL),(209,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(209,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(209,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(209,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(209,'3B','2024-08-08','A','2024-08-08 05:44:24',NULL),(209,'3B','2024-08-13','P','2024-08-13 05:31:12',NULL),(209,'3B','2024-08-15','A','2024-08-15 05:47:12',NULL),(209,'3B','2024-08-16','P','2024-08-16 05:31:38',NULL),(209,'3B','2024-08-17','P','2024-08-17 05:10:48',NULL),(209,'4','2024-09-05','A','2024-09-05 04:09:24',NULL),(209,'4','2024-09-07','A','2024-09-07 04:06:40',NULL),(210,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(210,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(210,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(210,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(210,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(210,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(210,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(210,'1','2024-09-18','P','2024-09-18 03:52:41',NULL),(210,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(210,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(210,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(210,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(210,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(210,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(210,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(210,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(210,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(210,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(210,'1','2024-10-02','P','2024-10-02 03:56:55',NULL),(210,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(210,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(210,'1','2024-10-07','L','2024-10-07 05:07:54','2024-10-07 05:15:18'),(210,'1','2024-10-08','A','2024-10-08 03:22:25',NULL),(210,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(210,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(210,'1','2024-10-11','P','2024-10-11 03:46:43',NULL),(210,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(210,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(210,'1','2024-10-16','L','2024-10-17 03:55:05',NULL),(210,'1','2024-10-17','P','2024-10-17 03:53:46',NULL),(210,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(210,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(210,'1','2024-10-21','A','2024-10-21 03:43:41',NULL),(210,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(210,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(210,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(210,'1','2024-10-25','A','2024-10-25 03:41:49',NULL),(210,'1','2024-10-26','A','2024-10-26 03:40:48',NULL),(210,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(210,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(210,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(210,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(210,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(210,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(210,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(210,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(210,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(210,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(210,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(210,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(210,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(210,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(210,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(210,'1','2024-11-15','A','2024-11-15 04:35:45',NULL),(210,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(210,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(210,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(210,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(210,'1','2024-11-21','A','2024-11-21 05:36:10',NULL),(210,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(210,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(210,'1','2024-11-27','A','2024-11-27 03:49:44',NULL),(210,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(210,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(210,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(210,'1','2025-01-06','A','2025-01-06 05:09:16',NULL),(210,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(210,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(210,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(210,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(210,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(210,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(210,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(210,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(210,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(210,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(210,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(210,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(210,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(210,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(210,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(210,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(210,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(210,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(210,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(210,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(210,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(210,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(210,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(210,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(210,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(210,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(210,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(210,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(210,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(210,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(210,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(210,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(210,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(210,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(210,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(210,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(210,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(210,'1','2025-02-27','P','2025-02-27 05:42:10',NULL),(210,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(210,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(210,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(210,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(210,'1','2025-03-05','A','2025-03-05 03:27:08',NULL),(210,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(210,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(210,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(210,'1','2025-03-11','A','2025-03-11 04:38:12',NULL),(210,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(210,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(210,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(210,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(210,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(210,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(210,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(210,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(210,'1','2025-03-21','A','2025-03-21 03:48:18',NULL),(210,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(210,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(210,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(210,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(210,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(210,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(210,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(210,'1','2025-04-16','A','2025-04-16 05:34:20',NULL),(210,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(210,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(210,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(210,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(210,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(210,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(210,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(210,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(210,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(210,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(210,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(210,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(210,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(210,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(210,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(210,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(210,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(210,'1','2025-05-10','A','2025-05-10 06:23:59',NULL),(210,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(210,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(210,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(210,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(210,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(210,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(210,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(210,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(210,'1','2025-05-21','A','2025-05-21 04:33:07',NULL),(210,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(210,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(210,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(210,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(210,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(210,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(210,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(210,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(210,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(210,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(210,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(210,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(210,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(210,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(210,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(210,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(210,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(210,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(210,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(210,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(210,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(210,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(210,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(210,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(210,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(210,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(210,'Red','2023-06-19','P','2023-06-19 04:18:31',NULL),(210,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(210,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(210,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(210,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(210,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(210,'Red','2023-07-12','A','2023-07-12 03:41:19',NULL),(210,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(210,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(210,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(210,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(210,'Red','2023-07-18','A','2023-07-18 06:38:09',NULL),(210,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(210,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(210,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(210,'Red','2023-08-02','A','2023-08-02 04:08:10',NULL),(210,'Red','2023-08-03','A','2023-08-03 03:50:59',NULL),(210,'Red','2023-08-04','A','2023-08-04 03:40:59',NULL),(210,'Red','2023-08-05','A','2023-08-05 03:41:02',NULL),(210,'Red','2023-08-07','A','2023-08-07 03:31:03',NULL),(210,'Red','2023-08-08','A','2023-08-08 03:55:21',NULL),(210,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(210,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(210,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(210,'Red','2023-08-24','A','2023-08-25 09:13:09',NULL),(210,'Red','2023-08-25','A','2023-08-25 09:17:09',NULL),(210,'Red','2023-08-29','A','2023-09-02 04:33:37',NULL),(210,'Red','2023-08-30','P','2023-09-02 04:34:42',NULL),(210,'Red','2023-08-31','A','2023-09-02 04:36:31',NULL),(210,'Red','2023-09-02','P','2023-09-04 04:32:48',NULL),(210,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(210,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(210,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(210,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(210,'Red','2023-11-28','A','2023-11-29 11:42:24',NULL),(210,'Red','2023-11-29','A','2023-11-29 11:41:27',NULL),(210,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(210,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(210,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(210,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(210,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(210,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(210,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(210,'Red','2023-12-08','A','2023-12-08 11:08:23',NULL),(210,'Red','2023-12-09','A','2023-12-09 07:39:00',NULL),(210,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(210,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(210,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(210,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(210,'Red','2024-01-01','A','2024-01-03 04:50:52',NULL),(210,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(210,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(210,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(210,'Red','2024-01-05','P','2024-01-30 06:43:44',NULL),(210,'Red','2024-01-09','A','2024-01-30 06:45:40',NULL),(210,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(210,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(210,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(210,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(210,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(210,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(210,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(210,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(210,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(210,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(210,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(210,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(210,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(210,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(210,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(210,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(210,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(210,'Red','2024-02-03','A','2024-02-03 12:30:41',NULL),(210,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(210,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(210,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(210,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(210,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(210,'Red','2024-02-17','P','2024-02-17 11:35:22',NULL),(210,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(210,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(210,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(210,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(210,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(210,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(210,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(210,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(210,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(210,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(210,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(210,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(210,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(210,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(210,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(210,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(210,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(210,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(210,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(210,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(210,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(210,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(210,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(210,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(210,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(210,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(210,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(210,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(210,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(210,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(210,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(210,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(210,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(210,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(210,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(210,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(210,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(210,'Red','2024-05-02','P','2024-05-02 05:05:34',NULL),(210,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(210,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(210,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(210,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(210,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(210,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(210,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(210,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(210,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(210,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(210,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(210,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(210,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(210,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(210,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(210,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(210,'Red','2024-05-29','A','2024-05-29 07:02:32',NULL),(210,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(210,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(210,'Red','2024-06-24','A','2024-06-24 06:11:27',NULL),(210,'Red','2024-07-01','A','2024-07-02 07:56:48',NULL),(210,'Red','2024-07-02','A','2024-07-02 06:27:43',NULL),(210,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(210,'Red','2024-07-04','A','2024-07-05 06:50:03',NULL),(210,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(210,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(210,'Red','2024-07-08','A','2024-07-08 05:38:43',NULL),(210,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(210,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(210,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(210,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(210,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(210,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(210,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(210,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(210,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(210,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(210,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(210,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(210,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(210,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(210,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(210,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(210,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(210,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(210,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(210,'Red','2024-08-23','A','2024-08-23 04:34:56',NULL),(210,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(210,'Yellow','2023-09-11','P','2023-09-11 08:45:45',NULL),(210,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(210,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(210,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(210,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(210,'Yellow','2023-09-16','P','2023-09-19 04:05:25',NULL),(210,'Yellow','2023-09-18','A','2023-09-19 04:06:27',NULL),(210,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(210,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(210,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(210,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(210,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(210,'Yellow','2023-09-25','P','2023-09-25 08:38:31',NULL),(210,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(210,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(210,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(210,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(210,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(210,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(210,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(210,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(210,'Yellow','2023-10-09','A','2023-10-09 11:17:44',NULL),(210,'Yellow','2023-10-10','A','2023-10-10 11:18:29',NULL),(210,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(210,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(210,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(210,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(210,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(210,'Yellow','2023-10-23','P','2023-10-23 11:22:20',NULL),(210,'Yellow','2023-10-24','P','2023-10-24 10:57:08',NULL),(210,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(210,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(210,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(210,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(210,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(210,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(210,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(210,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(210,'Yellow','2023-11-04','A','2023-11-04 10:53:40',NULL),(210,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(210,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(210,'Yellow','2023-11-13','P','2023-11-16 11:19:52',NULL),(210,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(210,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(210,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(210,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(211,'2B','2023-06-19','P','2023-06-19 04:16:37',NULL),(211,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(211,'2B','2023-06-21','P','2023-06-21 04:05:34',NULL),(211,'2B','2023-06-22','P','2023-06-22 05:18:10',NULL),(211,'2B','2023-06-23','P','2023-06-23 03:56:37',NULL),(211,'2B','2023-07-10','A','2023-07-10 09:20:38',NULL),(211,'2B','2023-07-12','A','2023-07-12 03:38:09',NULL),(211,'2B','2023-07-13','P','2023-07-13 03:53:08',NULL),(211,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(211,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(211,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(211,'3A','2023-07-18','A','2023-07-18 03:58:09',NULL),(211,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(211,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(211,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(211,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(211,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(211,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(211,'3A','2023-08-05','A','2023-08-05 03:31:52',NULL),(211,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(211,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(211,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(211,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(211,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(211,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(211,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(211,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(211,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(211,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(211,'3A','2023-08-18','A','2023-09-08 04:35:42',NULL),(211,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(211,'3A','2023-08-23','A','2023-08-23 05:52:29',NULL),(211,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(211,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(211,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(211,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(211,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(211,'3A','2023-08-30','A','2023-08-30 04:58:10',NULL),(211,'3A','2023-08-31','A','2023-08-31 05:06:57',NULL),(211,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(211,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(211,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(211,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(211,'3A','2023-09-11','A','2023-09-11 05:05:09',NULL),(211,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(211,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(211,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(211,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(211,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(211,'3A','2023-09-18','A','2023-09-18 03:52:24',NULL),(211,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(211,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(211,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(211,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(211,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(211,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(211,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(211,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(211,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(211,'3A','2023-10-02','A','2023-10-03 03:58:19',NULL),(211,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(211,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(211,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(211,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(211,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(211,'3A','2023-10-09','A','2023-10-09 03:36:45',NULL),(211,'3A','2023-10-10','A','2023-10-10 06:51:03',NULL),(211,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(211,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(211,'3A','2023-10-17','A','2023-10-17 03:54:17',NULL),(211,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(211,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(211,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(211,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(211,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(211,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(211,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(211,'3A','2023-10-27','A','2023-10-27 05:27:37',NULL),(211,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(211,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(211,'3A','2023-11-01','A','2023-11-01 03:43:19',NULL),(211,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(211,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(211,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(211,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(211,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(211,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(211,'3A','2023-11-13','A','2023-11-13 05:04:22',NULL),(211,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(211,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(211,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(211,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(211,'3A','2023-11-18','A','2023-11-18 05:49:57',NULL),(211,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(211,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(211,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(211,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(211,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(211,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(211,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(211,'3A','2023-11-29','A','2023-11-29 05:14:43',NULL),(211,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(211,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(211,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(211,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(211,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(211,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(211,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(211,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(211,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(211,'3A','2024-01-18','A','2024-01-18 04:27:40',NULL),(211,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(211,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(211,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(211,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(211,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(211,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(211,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(211,'3A','2024-01-31','P','2024-02-01 04:44:15',NULL),(211,'3A','2024-02-01','A','2024-02-01 05:48:48',NULL),(211,'3A','2024-02-02','P','2024-02-03 04:23:05',NULL),(211,'3A','2024-02-03','P','2024-02-03 05:34:55',NULL),(211,'3A','2024-02-12','A','2024-02-12 09:36:02',NULL),(211,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(211,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(211,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(211,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(211,'3A','2024-02-17','A','2024-02-17 06:35:57',NULL),(211,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(211,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(211,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(211,'3A','2024-02-22','A','2024-02-23 04:14:00',NULL),(211,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(211,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(211,'3A','2024-02-28','P','2024-02-28 05:21:50',NULL),(211,'3A','2024-02-29','A','2024-02-29 04:57:39',NULL),(211,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(211,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(211,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(211,'3A','2024-03-08','A','2024-03-08 06:55:04',NULL),(211,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(211,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(211,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(211,'3A','2024-03-13','A','2024-03-13 06:09:14',NULL),(211,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(211,'3A','2024-03-15','P','2024-03-15 04:10:21',NULL),(211,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(211,'3A','2024-03-19','P','2024-03-19 05:31:26',NULL),(211,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(211,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(211,'3A','2024-03-22','A','2024-03-22 04:44:50',NULL),(211,'3A','2024-03-25','A','2024-03-25 04:18:29',NULL),(211,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(211,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(211,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(211,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(211,'3A','2024-04-15','A','2024-04-15 07:15:22',NULL),(211,'3A','2024-04-16','P','2024-04-16 09:39:57',NULL),(211,'3A','2024-04-17','A','2024-04-17 10:04:05',NULL),(211,'3A','2024-04-18','P','2024-04-18 17:01:16',NULL),(211,'3A','2024-04-19','P','2024-04-19 12:55:19',NULL),(211,'3A','2024-04-20','A','2024-04-20 13:07:27',NULL),(211,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(211,'3A','2024-04-24','A','2024-04-26 10:36:20',NULL),(211,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(211,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(211,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(211,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(211,'3A','2024-05-02','P','2024-05-02 10:52:49',NULL),(211,'3A','2024-05-03','P','2024-05-04 08:41:05',NULL),(211,'3A','2024-05-04','P','2024-05-04 08:47:54',NULL),(211,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(211,'3A','2024-05-07','A','2024-05-07 10:28:27',NULL),(211,'3A','2024-05-08','P','2024-05-08 11:14:37',NULL),(211,'3A','2024-05-09','P','2024-05-09 11:17:53',NULL),(211,'3A','2024-05-10','P','2024-05-10 11:36:45',NULL),(211,'3A','2024-05-11','P','2024-05-11 10:26:45',NULL),(211,'3A','2024-05-13','P','2024-05-13 11:15:26',NULL),(211,'3A','2024-05-14','P','2024-05-14 11:15:07',NULL),(211,'3A','2024-05-15','P','2024-05-15 11:13:49',NULL),(211,'3A','2024-05-16','A','2024-05-16 11:22:04',NULL),(211,'3A','2024-05-17','P','2024-05-17 11:10:02',NULL),(211,'3A','2024-05-18','P','2024-05-20 17:14:02',NULL),(211,'3A','2024-05-20','P','2024-05-20 17:17:10',NULL),(211,'3A','2024-05-21','P','2024-05-21 11:23:21',NULL),(211,'3A','2024-05-27','P','2024-05-29 16:45:24',NULL),(211,'3A','2024-05-29','A','2024-05-29 07:16:52',NULL),(211,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(211,'3A','2024-05-31','P','2024-05-31 05:27:29',NULL),(211,'3A','2024-06-24','A','2024-06-24 06:23:06',NULL),(211,'3A','2024-06-29','A','2024-07-02 07:23:02',NULL),(211,'3A','2024-07-01','A','2024-07-01 15:42:56',NULL),(211,'3A','2024-07-02','A','2024-07-02 06:29:03',NULL),(211,'3A','2024-07-03','A','2024-07-03 05:03:53',NULL),(211,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(211,'3A','2024-07-05','P','2024-07-05 05:44:25',NULL),(211,'3A','2024-07-06','P','2024-07-08 05:47:48',NULL),(211,'3A','2024-07-08','A','2024-07-08 05:34:09',NULL),(211,'3A','2024-07-09','P','2024-07-09 06:42:58',NULL),(211,'3A','2024-07-10','P','2024-07-10 15:02:16',NULL),(211,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(211,'3A','2024-07-12','P','2024-07-12 05:42:22',NULL),(211,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(211,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(211,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(211,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(211,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(211,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(211,'3A','2024-08-13','P','2024-08-13 05:29:56',NULL),(211,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(211,'3A','2024-08-16','A','2024-08-16 05:29:12',NULL),(211,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(211,'4','2024-09-05','P','2024-09-05 04:09:24',NULL),(211,'4','2024-09-07','P','2024-09-07 04:06:40',NULL),(211,'4','2024-09-14','P','2024-09-14 03:23:43',NULL),(211,'4','2024-09-16','P','2024-09-16 04:38:34',NULL),(211,'4','2024-09-18','P','2024-09-18 04:14:39',NULL),(211,'4','2024-09-19','P','2024-09-19 03:32:44',NULL),(211,'4','2024-09-20','P','2024-09-20 04:23:41',NULL),(211,'4','2024-09-21','P','2024-09-21 04:44:59',NULL),(211,'4','2024-09-23','A','2024-09-23 05:05:35',NULL),(211,'4','2024-09-24','A','2024-09-24 03:48:37',NULL),(211,'4','2024-09-25','P','2024-09-25 03:49:31',NULL),(211,'4','2024-09-26','P','2024-09-26 03:55:12',NULL),(211,'4','2024-09-28','P','2024-09-28 03:42:07',NULL),(211,'4','2024-09-30','P','2024-09-30 03:58:32',NULL),(211,'4','2024-10-01','P','2024-10-01 04:01:44',NULL),(211,'4','2024-10-02','P','2024-10-02 04:06:12',NULL),(211,'4','2024-10-04','P','2024-10-04 05:06:39',NULL),(211,'4','2024-10-05','P','2024-10-05 04:05:24',NULL),(211,'4','2024-10-07','L','2024-10-07 05:22:01',NULL),(211,'4','2024-10-08','A','2024-10-08 03:28:25',NULL),(211,'4','2024-10-09','A','2024-10-09 03:51:27',NULL),(211,'4','2024-10-11','P','2024-10-11 03:56:53',NULL),(211,'4','2024-10-14','P','2024-10-14 03:49:39',NULL),(211,'4','2024-10-15','P','2024-10-15 03:51:17',NULL),(211,'4','2024-10-16','P','2024-10-17 05:15:56',NULL),(211,'4','2024-10-17','P','2024-10-17 05:15:35',NULL),(211,'4','2024-10-18','P','2024-10-18 03:56:45',NULL),(211,'4','2024-10-19','P','2024-10-19 04:02:58',NULL),(211,'4','2024-10-21','P','2024-10-21 03:50:31',NULL),(211,'4','2024-10-22','P','2024-10-22 03:42:54',NULL),(211,'4','2024-10-23','P','2024-10-23 03:54:47',NULL),(211,'4','2024-10-24','P','2024-10-24 03:53:12',NULL),(211,'4','2024-10-25','A','2024-10-25 03:49:56',NULL),(211,'4','2024-10-26','A','2024-10-26 03:51:36',NULL),(211,'4','2024-10-28','P','2024-10-28 03:49:49',NULL),(211,'4','2024-10-29','P','2024-10-29 03:54:21',NULL),(211,'4','2024-10-30','P','2024-10-30 03:46:01',NULL),(211,'4','2024-10-31','P','2024-10-31 03:37:16',NULL),(211,'4','2024-11-01','P','2024-11-01 03:57:51',NULL),(211,'4','2024-11-02','P','2024-11-02 03:43:38',NULL),(211,'4','2024-11-04','A','2024-11-04 03:44:08',NULL),(211,'4','2024-11-05','P','2024-11-05 03:26:20',NULL),(211,'4','2024-11-06','A','2024-11-06 03:47:23',NULL),(211,'4','2024-11-07','L','2024-11-07 03:32:48',NULL),(211,'4','2024-11-08','P','2024-11-08 03:50:56',NULL),(211,'4','2024-11-11','P','2024-11-11 03:50:53',NULL),(211,'4','2024-11-12','A','2024-11-12 03:44:29',NULL),(211,'4','2024-11-13','A','2024-11-13 03:47:58',NULL),(211,'4','2024-11-14','L','2024-11-14 03:53:43',NULL),(211,'4','2024-11-15','A','2024-11-15 04:44:01',NULL),(211,'4','2024-11-16','A','2024-11-16 03:51:12',NULL),(211,'4','2024-11-18','A','2024-11-18 05:29:42',NULL),(211,'4','2024-11-19','A','2024-11-19 05:22:10',NULL),(211,'4','2024-11-20','A','2024-11-20 06:33:15',NULL),(211,'4','2024-11-21','A','2024-11-21 05:42:52',NULL),(211,'4','2024-11-22','L','2024-11-23 03:53:55',NULL),(211,'4','2024-11-23','L','2024-11-23 03:53:21',NULL),(211,'4','2024-11-25','L','2024-11-25 03:56:18',NULL),(211,'4','2024-11-26','A','2024-11-26 03:42:46',NULL),(211,'4','2024-11-27','L','2024-11-27 03:55:49',NULL),(211,'4','2024-11-28','A','2024-11-28 05:45:24',NULL),(211,'4','2024-11-29','L','2024-11-29 05:39:05',NULL),(211,'4','2024-11-30','L','2024-11-30 03:38:14',NULL),(211,'4','2025-01-06','A','2025-01-06 05:21:05',NULL),(211,'4','2025-01-07','P','2025-01-07 05:24:08',NULL),(211,'4','2025-01-08','P','2025-01-08 03:56:20',NULL),(211,'4','2025-01-09','P','2025-01-09 03:45:12',NULL),(211,'4','2025-01-10','P','2025-01-10 03:56:59',NULL),(211,'4','2025-01-13','P','2025-01-13 05:10:57',NULL),(211,'4','2025-01-14','P','2025-01-14 05:13:21',NULL),(211,'4','2025-01-15','P','2025-01-16 03:43:39',NULL),(211,'4','2025-01-16','P','2025-01-16 03:37:47',NULL),(211,'4','2025-01-20','P','2025-03-06 04:21:46',NULL),(211,'4','2025-01-21','P','2025-03-06 04:22:06',NULL),(211,'4','2025-01-22','P','2025-03-06 04:22:39',NULL),(211,'4','2025-01-23','P','2025-03-06 04:23:19',NULL),(211,'4','2025-01-24','P','2025-03-06 04:23:42',NULL),(211,'4','2025-01-25','P','2025-03-06 04:24:03',NULL),(211,'4','2025-01-27','A','2025-03-06 04:24:35',NULL),(211,'4','2025-01-29','P','2025-03-06 04:25:00',NULL),(211,'4','2025-01-30','P','2025-03-06 04:25:22',NULL),(211,'4','2025-01-31','P','2025-03-06 04:25:34',NULL),(211,'4','2025-02-01','P','2025-03-06 04:27:02',NULL),(211,'4','2025-02-03','P','2025-03-06 04:27:15',NULL),(211,'4','2025-02-04','P','2025-03-06 04:27:25',NULL),(211,'4','2025-02-06','P','2025-03-06 04:27:39',NULL),(211,'4','2025-02-07','P','2025-03-06 04:27:51',NULL),(211,'4','2025-02-08','P','2025-03-06 04:28:05',NULL),(211,'4','2025-02-10','P','2025-03-06 04:28:17',NULL),(211,'4','2025-02-11','P','2025-03-06 04:28:38',NULL),(211,'4','2025-02-12','P','2025-03-06 04:28:53',NULL),(211,'4','2025-02-13','P','2025-03-06 04:29:06',NULL),(211,'4','2025-02-17','P','2025-03-06 04:29:45',NULL),(211,'4','2025-02-18','P','2025-03-06 04:30:02',NULL),(211,'4','2025-02-20','P','2025-03-06 04:30:15',NULL),(211,'4','2025-02-21','P','2025-03-06 04:30:26',NULL),(211,'4','2025-02-22','P','2025-03-06 04:30:39',NULL),(211,'4','2025-02-24','P','2025-03-06 04:30:56',NULL),(211,'4','2025-02-25','P','2025-02-25 05:27:38',NULL),(211,'4','2025-02-26','P','2025-02-26 05:24:56',NULL),(211,'4','2025-02-27','P','2025-02-27 08:27:31',NULL),(211,'4','2025-02-28','P','2025-02-28 05:16:05',NULL),(211,'4','2025-03-01','P','2025-03-01 07:27:47',NULL),(211,'4','2025-03-03','P','2025-03-03 04:16:07',NULL),(211,'4','2025-03-04','P','2025-03-06 04:32:05',NULL),(211,'4','2025-03-05','P','2025-03-05 03:39:37',NULL),(211,'4','2025-03-08','P','2025-03-10 06:56:04',NULL),(211,'4','2025-03-10','P','2025-03-10 06:56:17',NULL),(211,'4','2025-03-12','P','2025-03-12 03:53:07',NULL),(211,'4','2025-03-15','P','2025-03-06 04:29:29',NULL),(211,'4','2025-03-17','P','2025-03-17 07:27:09',NULL),(211,'4','2025-04-07','P','2025-04-07 03:51:25',NULL),(211,'4','2025-04-08','P','2025-04-08 05:20:26',NULL),(211,'4','2025-04-09','P','2025-04-09 05:27:17',NULL),(211,'5','2025-04-11','P','2025-04-12 05:39:26',NULL),(211,'5','2025-04-12','P','2025-04-12 05:38:59',NULL),(211,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(211,'5','2025-04-15','P','2025-04-15 04:36:03',NULL),(211,'5','2025-04-16','P','2025-04-16 05:27:49',NULL),(211,'5','2025-04-17','P','2025-04-17 03:36:59',NULL),(211,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(211,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(211,'5','2025-04-21','P','2025-04-21 03:39:53',NULL),(211,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(211,'5','2025-04-23','P','2025-04-23 15:55:43',NULL),(211,'5','2025-04-24','P','2025-04-24 04:46:33',NULL),(211,'5','2025-04-25','P','2025-04-25 04:54:00',NULL),(211,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(211,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(211,'5','2025-04-30','P','2025-04-30 04:56:17',NULL),(211,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(211,'5','2025-05-06','P','2025-05-08 05:01:40',NULL),(211,'5','2025-05-07','P','2025-05-08 05:02:23',NULL),(211,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(211,'5','2025-05-09','A','2025-05-09 06:16:19',NULL),(211,'5','2025-05-10','A','2025-05-10 06:29:46',NULL),(211,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(211,'5','2025-05-13','P','2025-05-13 03:47:14',NULL),(211,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(211,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(211,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(211,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(211,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(211,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(211,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(211,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(211,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(211,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(211,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(211,'5','2025-05-30','P','2025-05-30 05:25:11',NULL),(211,'5','2025-05-31','P','2025-05-31 04:24:51',NULL),(211,'5','2025-06-16','P','2025-06-16 05:27:44',NULL),(211,'5','2025-06-23','P','2025-06-25 05:31:58',NULL),(211,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(211,'5','2025-06-30','P','2025-06-30 05:40:58',NULL),(211,'5','2025-07-01','P','2025-07-01 05:29:43',NULL),(211,'5','2025-07-02','P','2025-07-02 06:32:23',NULL),(211,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(211,'5','2025-07-07','P','2025-07-07 05:45:36',NULL),(211,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(211,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(211,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(211,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(211,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(212,'2B','2023-06-19','A','2023-06-19 04:16:37',NULL),(212,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(212,'2B','2023-06-21','P','2023-06-21 04:05:34',NULL),(212,'2B','2023-06-22','A','2023-06-22 05:18:10',NULL),(212,'2B','2023-06-23','A','2023-06-23 03:56:37',NULL),(212,'2B','2023-07-10','P','2023-07-10 09:20:38',NULL),(212,'2B','2023-07-12','P','2023-07-12 03:38:09',NULL),(212,'2B','2023-07-13','P','2023-07-13 03:53:08',NULL),(212,'2B','2023-07-14','A','2023-07-14 03:46:27',NULL),(212,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(212,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(212,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(212,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(212,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(212,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(212,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(212,'3A','2023-08-03','A','2023-08-03 04:22:35',NULL),(212,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(212,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(212,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(212,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(212,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(212,'3A','2023-08-10','A','2023-09-08 05:04:35',NULL),(212,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(212,'3A','2023-08-12','A','2023-09-08 04:58:59',NULL),(212,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(212,'3A','2023-08-15','A','2023-09-08 04:47:02',NULL),(212,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(212,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(212,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(212,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(212,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(212,'3A','2023-08-24','A','2023-08-24 05:29:21',NULL),(212,'3A','2023-08-25','A','2023-09-08 04:00:45',NULL),(212,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(212,'3A','2023-08-28','A','2023-08-28 06:10:19',NULL),(212,'3A','2023-08-29','A','2023-08-29 05:37:58',NULL),(212,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(212,'3A','2023-08-31','A','2023-08-31 05:06:57',NULL),(212,'3A','2023-09-02','P','2023-09-02 04:59:26',NULL),(212,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(212,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(212,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(212,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(212,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(212,'3A','2023-09-13','A','2023-09-13 06:26:40',NULL),(212,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(212,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(212,'3A','2023-09-16','A','2023-09-16 04:19:25',NULL),(212,'3A','2023-09-18','A','2023-09-18 03:52:24',NULL),(212,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(212,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(212,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(212,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(212,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(212,'3A','2023-09-25','A','2023-09-25 04:12:22',NULL),(212,'3A','2023-09-26','A','2023-09-26 04:22:01',NULL),(212,'3A','2023-09-27','A','2023-09-27 03:49:51',NULL),(212,'3A','2023-09-28','A','2023-09-28 03:45:12',NULL),(212,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(212,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(212,'3A','2023-10-04','A','2023-10-04 04:33:36',NULL),(212,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(212,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(212,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(212,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(212,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(212,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(212,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(212,'3A','2023-10-17','A','2023-10-17 03:54:17',NULL),(212,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(212,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(212,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(212,'3A','2023-10-23','A','2023-10-23 04:19:00',NULL),(212,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(212,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(212,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(212,'3A','2023-10-27','A','2023-10-27 05:27:37',NULL),(212,'3A','2023-10-30','A','2023-10-30 06:35:50',NULL),(212,'3A','2023-10-31','A','2023-10-31 03:51:51',NULL),(212,'3A','2023-11-01','A','2023-11-01 03:43:19',NULL),(212,'3A','2023-11-02','A','2023-11-02 04:02:16',NULL),(212,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(212,'3A','2023-11-04','A','2023-11-04 05:06:46',NULL),(212,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(212,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(212,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(212,'3A','2023-11-13','A','2023-11-13 05:04:22',NULL),(212,'3A','2023-11-14','A','2023-11-16 11:28:11',NULL),(212,'3A','2023-11-15','A','2023-11-16 11:29:43',NULL),(212,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(212,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(212,'3A','2023-11-18','A','2023-11-18 05:49:57',NULL),(212,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(212,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(212,'3A','2023-11-22','A','2023-11-22 06:05:30',NULL),(212,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(212,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(212,'3A','2023-11-25','A','2023-11-25 04:46:25',NULL),(212,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(212,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(212,'3A','2024-01-02','A','2024-01-04 04:42:37',NULL),(212,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(212,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(212,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(212,'3A','2024-01-09','A','2024-01-16 09:50:25',NULL),(212,'3A','2024-01-10','A','2024-01-16 09:58:43',NULL),(212,'3A','2024-01-15','A','2024-01-16 11:20:05',NULL),(212,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(212,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(212,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(212,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(212,'3A','2024-01-23','A','2024-01-23 04:45:00',NULL),(212,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(212,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(212,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(212,'3B','2024-01-29','A','2024-01-30 05:07:56',NULL),(212,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(212,'3B','2024-01-31','P','2024-02-01 04:45:55',NULL),(212,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(212,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(212,'3B','2024-02-12','A','2024-02-12 09:37:51',NULL),(212,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(212,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(212,'3B','2024-02-16','P','2024-02-16 04:31:31',NULL),(212,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(212,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(212,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(212,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(212,'3B','2024-02-22','A','2024-02-23 04:15:16',NULL),(212,'3B','2024-02-23','P','2024-02-23 04:26:25',NULL),(212,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(212,'3B','2024-02-28','A','2024-02-28 05:23:35',NULL),(212,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(212,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(212,'3B','2024-03-07','A','2024-03-08 06:44:48',NULL),(212,'3B','2024-03-08','A','2024-03-08 06:56:59',NULL),(212,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(212,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(212,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(212,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(212,'3B','2024-03-15','P','2024-03-15 04:11:43',NULL),(212,'3B','2024-03-18','A','2024-03-18 04:09:01',NULL),(212,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(212,'3B','2024-03-20','P','2024-03-20 04:33:51',NULL),(212,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(212,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(212,'3B','2024-03-25','A','2024-03-25 04:19:16',NULL),(212,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(212,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(212,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(212,'3B','2024-03-29','A','2024-03-29 04:37:06',NULL),(212,'3B','2024-04-15','A','2024-04-15 07:35:48',NULL),(212,'3B','2024-04-16','P','2024-04-16 09:41:29',NULL),(212,'3B','2024-04-17','P','2024-04-17 10:05:25',NULL),(212,'3B','2024-04-18','P','2024-04-18 17:08:47',NULL),(212,'3B','2024-04-19','A','2024-04-19 12:56:09',NULL),(212,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(212,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(212,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(212,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(212,'3B','2024-04-26','A','2024-04-26 10:45:29',NULL),(212,'3B','2024-04-29','A','2024-04-29 10:43:46',NULL),(212,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(212,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(212,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(212,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(212,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(212,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(212,'3B','2024-05-08','A','2024-05-08 11:14:54',NULL),(212,'3B','2024-05-09','P','2024-05-09 11:20:48',NULL),(212,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(212,'3B','2024-05-11','P','2024-05-11 10:28:09',NULL),(212,'3B','2024-05-13','P','2024-05-13 11:17:58',NULL),(212,'3B','2024-05-14','P','2024-05-14 11:15:56',NULL),(212,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(212,'3B','2024-05-16','A','2024-05-16 11:22:26',NULL),(212,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(212,'3B','2024-05-18','P','2024-05-20 17:15:05',NULL),(212,'3B','2024-05-20','P','2024-05-20 17:17:59',NULL),(212,'3B','2024-05-21','P','2024-05-21 11:24:32',NULL),(212,'3B','2024-05-27','P','2024-05-29 16:48:16',NULL),(212,'3B','2024-05-29','P','2024-05-29 07:12:20',NULL),(212,'3B','2024-05-30','A','2024-05-30 06:30:00',NULL),(212,'3B','2024-05-31','A','2024-05-31 05:28:51',NULL),(212,'3B','2024-06-24','A','2024-06-24 06:25:08',NULL),(212,'3B','2024-07-01','A','2024-07-01 15:43:40',NULL),(212,'3B','2024-07-02','P','2024-07-02 06:31:51',NULL),(212,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(212,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(212,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(212,'3B','2024-07-06','A','2024-07-08 15:45:11',NULL),(212,'3B','2024-07-08','P','2024-07-08 05:35:53',NULL),(212,'3B','2024-07-09','P','2024-07-09 06:44:06',NULL),(212,'3B','2024-07-10','P','2024-07-10 15:03:04',NULL),(212,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(212,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(212,'3B','2024-07-13','A','2024-07-19 03:33:12',NULL),(212,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(212,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(212,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(212,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(212,'3B','2024-08-08','A','2024-08-08 05:44:24',NULL),(212,'3B','2024-08-13','A','2024-08-13 05:31:12',NULL),(212,'3B','2024-08-15','A','2024-08-15 05:47:12',NULL),(212,'3B','2024-08-16','P','2024-08-16 05:31:38',NULL),(212,'3B','2024-08-17','P','2024-08-17 05:10:48',NULL),(212,'4','2024-09-05','A','2024-09-05 04:09:24',NULL),(212,'4','2024-09-07','A','2024-09-07 04:06:40',NULL),(212,'4','2024-09-14','P','2024-09-14 03:23:43',NULL),(212,'4','2024-09-16','P','2024-09-16 04:38:34',NULL),(212,'4','2024-09-18','A','2024-09-18 04:14:39',NULL),(212,'4','2024-09-19','P','2024-09-19 03:32:44',NULL),(212,'4','2024-09-20','P','2024-09-20 04:23:41',NULL),(212,'4','2024-09-21','P','2024-09-21 04:44:59',NULL),(212,'4','2024-09-23','P','2024-09-23 05:05:35',NULL),(212,'4','2024-09-24','P','2024-09-24 03:48:37',NULL),(212,'4','2024-09-25','A','2024-09-25 03:49:31',NULL),(212,'4','2024-09-26','A','2024-09-26 03:55:12',NULL),(212,'4','2024-09-28','A','2024-09-28 03:42:07',NULL),(212,'4','2024-09-30','P','2024-09-30 03:58:32',NULL),(212,'4','2024-10-01','P','2024-10-01 04:01:44',NULL),(212,'4','2024-10-02','P','2024-10-02 04:06:12',NULL),(212,'4','2024-10-04','P','2024-10-04 05:06:39',NULL),(212,'4','2024-10-05','P','2024-10-05 04:05:24',NULL),(212,'4','2024-10-07','P','2024-10-07 05:22:01',NULL),(212,'4','2024-10-08','P','2024-10-08 03:28:25',NULL),(212,'4','2024-10-09','P','2024-10-09 03:51:27',NULL),(212,'4','2024-10-11','A','2024-10-11 03:56:53',NULL),(212,'4','2024-10-14','P','2024-10-14 03:49:39',NULL),(212,'4','2024-10-15','A','2024-10-15 03:51:17',NULL),(212,'4','2024-10-16','P','2024-10-17 05:15:56',NULL),(212,'4','2024-10-17','P','2024-10-17 05:15:35',NULL),(212,'4','2024-10-18','P','2024-10-18 03:56:45',NULL),(212,'4','2024-10-19','A','2024-10-19 04:02:58',NULL),(212,'4','2024-10-21','P','2024-10-21 03:50:31',NULL),(212,'4','2024-10-22','P','2024-10-22 03:42:54',NULL),(212,'4','2024-10-23','P','2024-10-23 03:54:47',NULL),(212,'4','2024-10-24','P','2024-10-24 03:53:12',NULL),(212,'4','2024-10-25','P','2024-10-25 03:49:56',NULL),(212,'4','2024-10-26','P','2024-10-26 03:51:36',NULL),(212,'4','2024-10-28','P','2024-10-28 03:49:49',NULL),(212,'4','2024-10-29','P','2024-10-29 03:54:21',NULL),(212,'4','2024-10-30','P','2024-10-30 03:46:01',NULL),(212,'4','2024-10-31','P','2024-10-31 03:37:16',NULL),(212,'4','2024-11-01','A','2024-11-01 03:57:51',NULL),(212,'4','2024-11-02','P','2024-11-02 03:43:38',NULL),(212,'4','2024-11-04','P','2024-11-04 03:44:08',NULL),(212,'4','2024-11-05','A','2024-11-05 03:26:20',NULL),(212,'4','2024-11-06','P','2024-11-06 03:47:23',NULL),(212,'4','2024-11-07','P','2024-11-07 03:32:48',NULL),(212,'4','2024-11-08','P','2024-11-08 03:50:56',NULL),(212,'4','2024-11-11','P','2024-11-11 03:50:53',NULL),(212,'4','2024-11-12','P','2024-11-12 03:44:29',NULL),(212,'4','2024-11-13','P','2024-11-13 03:47:58',NULL),(212,'4','2024-11-14','P','2024-11-14 03:53:43',NULL),(212,'4','2024-11-15','A','2024-11-15 04:44:01',NULL),(212,'4','2024-11-16','P','2024-11-16 03:51:12',NULL),(212,'4','2024-11-18','P','2024-11-18 05:29:42',NULL),(212,'4','2024-11-19','P','2024-11-19 05:22:10',NULL),(212,'4','2024-11-20','P','2024-11-20 06:33:15',NULL),(212,'4','2024-11-21','P','2024-11-21 05:42:52',NULL),(212,'4','2024-11-22','A','2024-11-23 03:53:55',NULL),(212,'4','2024-11-23','A','2024-11-23 03:53:21',NULL),(212,'4','2024-11-25','P','2024-11-25 03:56:18',NULL),(212,'4','2024-11-26','P','2024-11-26 03:42:46',NULL),(212,'4','2024-11-27','P','2024-11-27 03:55:49',NULL),(212,'4','2024-11-28','P','2024-11-28 05:45:24',NULL),(212,'4','2024-11-29','P','2024-11-29 05:39:05',NULL),(212,'4','2024-11-30','P','2024-11-30 03:38:14',NULL),(212,'4','2025-01-06','A','2025-01-06 05:21:05',NULL),(212,'4','2025-01-07','P','2025-01-07 05:24:08',NULL),(212,'4','2025-01-08','P','2025-01-08 03:56:20',NULL),(212,'4','2025-01-09','A','2025-01-09 03:45:12',NULL),(212,'4','2025-01-10','P','2025-01-10 03:56:59',NULL),(212,'4','2025-01-13','P','2025-01-13 05:10:57',NULL),(212,'4','2025-01-14','P','2025-01-14 05:13:21',NULL),(212,'4','2025-01-15','P','2025-01-16 03:43:39',NULL),(212,'4','2025-01-16','L','2025-01-16 03:37:47',NULL),(212,'4','2025-01-20','P','2025-03-06 04:21:46',NULL),(212,'4','2025-01-21','A','2025-03-06 04:22:06',NULL),(212,'4','2025-01-22','P','2025-03-06 04:22:39',NULL),(212,'4','2025-01-23','P','2025-03-06 04:23:19',NULL),(212,'4','2025-01-24','P','2025-03-06 04:23:42',NULL),(212,'4','2025-01-25','P','2025-03-06 04:24:03',NULL),(212,'4','2025-01-27','A','2025-03-06 04:24:35',NULL),(212,'4','2025-01-29','P','2025-03-06 04:25:00',NULL),(212,'4','2025-01-30','L','2025-03-06 04:25:22',NULL),(212,'4','2025-01-31','P','2025-03-06 04:25:34',NULL),(212,'4','2025-02-01','P','2025-03-06 04:27:02',NULL),(212,'4','2025-02-03','P','2025-03-06 04:27:15',NULL),(212,'4','2025-02-04','P','2025-03-06 04:27:25',NULL),(212,'4','2025-02-06','P','2025-03-06 04:27:39',NULL),(212,'4','2025-02-07','P','2025-03-06 04:27:51',NULL),(212,'4','2025-02-08','P','2025-03-06 04:28:05',NULL),(212,'4','2025-02-10','P','2025-03-06 04:28:17',NULL),(212,'4','2025-02-11','P','2025-03-06 04:28:38',NULL),(212,'4','2025-02-12','A','2025-03-06 04:28:53',NULL),(212,'4','2025-02-13','P','2025-03-06 04:29:06',NULL),(212,'4','2025-02-17','P','2025-03-06 04:29:45',NULL),(212,'4','2025-02-18','P','2025-03-06 04:30:02',NULL),(212,'4','2025-02-20','P','2025-03-06 04:30:15',NULL),(212,'4','2025-02-21','P','2025-03-06 04:30:26',NULL),(212,'4','2025-02-22','A','2025-03-06 04:30:39',NULL),(212,'4','2025-02-24','P','2025-03-06 04:30:56',NULL),(212,'4','2025-02-25','P','2025-02-25 05:27:38',NULL),(212,'4','2025-02-26','P','2025-02-26 05:24:56',NULL),(212,'4','2025-02-27','A','2025-02-27 08:27:31',NULL),(212,'4','2025-02-28','P','2025-02-28 05:16:05',NULL),(212,'4','2025-03-01','P','2025-03-01 07:27:47',NULL),(212,'4','2025-03-03','P','2025-03-03 04:16:07',NULL),(212,'4','2025-03-04','P','2025-03-06 04:32:05',NULL),(212,'4','2025-03-05','P','2025-03-05 03:39:37',NULL),(212,'4','2025-03-08','P','2025-03-10 06:56:04',NULL),(212,'4','2025-03-10','A','2025-03-10 06:56:17',NULL),(212,'4','2025-03-12','P','2025-03-12 03:53:07',NULL),(212,'4','2025-03-15','A','2025-03-06 04:29:29',NULL),(212,'4','2025-03-17','P','2025-03-17 07:27:09',NULL),(212,'4','2025-04-07','A','2025-04-07 03:51:25',NULL),(212,'4','2025-04-08','A','2025-04-08 05:20:26',NULL),(212,'4','2025-04-09','P','2025-04-09 05:27:17',NULL),(212,'5','2025-04-11','P','2025-04-12 05:39:26',NULL),(212,'5','2025-04-12','P','2025-04-12 05:38:59',NULL),(212,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(212,'5','2025-04-15','P','2025-04-15 04:36:03',NULL),(212,'5','2025-04-16','P','2025-04-16 05:27:49',NULL),(212,'5','2025-04-17','P','2025-04-17 03:36:59',NULL),(212,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(212,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(212,'5','2025-04-21','A','2025-04-21 03:39:53',NULL),(212,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(212,'5','2025-04-23','P','2025-04-23 15:55:43',NULL),(212,'5','2025-04-24','P','2025-04-24 04:46:33',NULL),(212,'5','2025-04-25','P','2025-04-25 04:54:00',NULL),(212,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(212,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(212,'5','2025-04-30','P','2025-04-30 04:56:17',NULL),(212,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(212,'5','2025-05-06','P','2025-05-08 05:01:40',NULL),(212,'5','2025-05-07','P','2025-05-08 05:02:23',NULL),(212,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(212,'5','2025-05-09','P','2025-05-09 06:16:19',NULL),(212,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(212,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(212,'5','2025-05-13','P','2025-05-13 03:47:14',NULL),(212,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(212,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(212,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(212,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(212,'5','2025-05-19','A','2025-05-19 06:59:39',NULL),(212,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(212,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(212,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(212,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(212,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(212,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(212,'5','2025-05-30','A','2025-05-30 05:25:11',NULL),(212,'5','2025-05-31','A','2025-05-31 04:24:51',NULL),(212,'5','2025-06-16','A','2025-06-16 05:27:44',NULL),(212,'5','2025-06-23','P','2025-06-25 05:31:58',NULL),(212,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(212,'5','2025-06-30','A','2025-06-30 05:40:58',NULL),(212,'5','2025-07-01','P','2025-07-01 05:29:43',NULL),(212,'5','2025-07-02','P','2025-07-02 06:32:23',NULL),(212,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(212,'5','2025-07-07','A','2025-07-07 05:45:36',NULL),(212,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(212,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(212,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(212,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(212,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(213,'Green','2023-06-14','A','2023-06-14 03:46:00',NULL),(213,'Green','2023-06-19','P','2023-06-19 03:58:34',NULL),(213,'Green','2023-06-20','P','2023-06-20 03:36:14',NULL),(213,'Green','2023-06-21','P','2023-06-21 04:20:43',NULL),(213,'Green','2023-06-22','P','2023-06-22 05:27:33',NULL),(213,'Green','2023-06-23','A','2023-06-23 03:37:22',NULL),(213,'Green','2023-07-10','A','2023-07-10 10:15:42',NULL),(213,'Green','2023-07-12','P','2023-07-12 03:33:43',NULL),(213,'Green','2023-07-13','P','2023-07-13 03:56:04',NULL),(213,'Green','2023-07-14','A','2023-07-14 03:42:17',NULL),(213,'Green','2023-07-15','A','2023-07-15 04:24:44',NULL),(213,'Green','2023-07-17','P','2023-07-17 04:06:04',NULL),(213,'Green','2023-07-18','P','2023-07-18 06:39:28',NULL),(213,'Green','2023-07-19','P','2023-07-19 03:47:43',NULL),(213,'Green','2023-07-20','P','2023-07-20 05:28:46',NULL),(213,'Green','2023-07-21','P','2023-07-21 04:58:51',NULL),(213,'Green','2023-08-03','P','2023-08-03 03:58:15',NULL),(213,'Green','2023-08-04','P','2023-08-04 03:45:29',NULL),(213,'Green','2023-08-05','A','2023-08-05 03:44:52',NULL),(213,'Green','2023-08-07','P','2023-08-07 03:36:32',NULL),(213,'Green','2023-08-08','P','2023-08-08 03:58:08',NULL),(213,'Green','2023-08-16','P','2023-08-16 03:36:11',NULL),(213,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(213,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(213,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(213,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(213,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(213,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(213,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(213,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(213,'Green','2023-08-31','A','2023-08-31 04:57:22',NULL),(213,'Green','2023-09-02','A','2023-09-02 04:43:34',NULL),(213,'Green','2023-09-04','A','2023-09-04 04:52:17',NULL),(213,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(213,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(213,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(213,'Green','2023-09-09','A','2023-09-09 04:29:04',NULL),(213,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(213,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(213,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(213,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(213,'Green','2023-09-15','A','2023-09-15 04:09:47',NULL),(213,'Green','2023-09-16','A','2023-09-16 04:10:14',NULL),(213,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(213,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(213,'Green','2023-09-20','A','2023-09-20 05:42:43',NULL),(213,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(213,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(213,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(213,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(213,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(213,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(213,'Green','2023-09-28','A','2023-09-28 03:34:59',NULL),(213,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(213,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(213,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(213,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(213,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(213,'Green','2023-10-07','A','2023-10-07 03:37:45',NULL),(213,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(213,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(213,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(213,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(213,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(213,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(213,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(213,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(213,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(213,'Green','2023-10-21','A','2023-10-21 05:32:56',NULL),(213,'Green','2023-10-23','A','2023-10-23 04:10:33',NULL),(213,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(213,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(213,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(213,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(213,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(213,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(213,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(213,'Green','2023-11-02','A','2023-11-02 03:31:15',NULL),(213,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(213,'Green','2023-11-04','A','2023-11-04 05:09:48',NULL),(213,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(213,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(213,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(213,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(213,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(213,'Green','2023-11-15','A','2023-11-16 04:02:02',NULL),(213,'Green','2023-11-16','A','2023-11-16 04:00:41',NULL),(213,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(213,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(213,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(213,'Green','2023-11-21','A','2023-11-21 04:27:45',NULL),(213,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(213,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(213,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(213,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(213,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(213,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(213,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(213,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(213,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(213,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(213,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(213,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(213,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(213,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(213,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(213,'Green','2023-12-14','A','2023-12-20 11:28:58',NULL),(213,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(213,'Green','2023-12-16','A','2023-12-20 11:32:39',NULL),(213,'Green','2024-01-01','A','2024-01-03 05:07:50',NULL),(213,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(213,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(213,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(213,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(213,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(213,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(213,'Green','2024-01-09','A','2024-01-23 09:35:35',NULL),(213,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(213,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(213,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(213,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(213,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(213,'Green','2024-01-18','A','2024-01-18 04:01:16',NULL),(213,'Green','2024-01-19','A','2024-01-23 09:32:59',NULL),(213,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(213,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(213,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(213,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(213,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(213,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(213,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(213,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(213,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(213,'Green','2024-02-02','A','2024-02-02 05:22:40',NULL),(213,'Green','2024-02-03','A','2024-02-03 13:49:35',NULL),(213,'Green','2024-02-12','A','2024-02-12 03:41:14',NULL),(213,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(213,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(213,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(213,'Green','2024-02-16','A','2024-02-16 04:16:07',NULL),(213,'Green','2024-02-17','A','2024-02-17 04:21:25',NULL),(213,'Green','2024-02-19','A','2024-02-19 03:47:32',NULL),(213,'Green','2024-02-20','L','2024-02-20 04:07:46',NULL),(213,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(213,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(213,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(213,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(213,'Green','2024-02-28','A','2024-02-28 04:08:29',NULL),(213,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(213,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(213,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(213,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(213,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(213,'Green','2024-03-08','A','2024-03-08 06:19:21',NULL),(213,'Green','2024-03-09','A','2024-03-09 06:23:49',NULL),(213,'Green','2024-03-11','A','2024-03-11 05:29:27',NULL),(213,'Green','2024-03-12','A','2024-03-12 04:12:52',NULL),(213,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(213,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(213,'Green','2024-03-15','A','2024-03-15 03:51:34',NULL),(213,'Green','2024-03-18','A','2024-03-18 03:43:14',NULL),(213,'Green','2024-03-19','A','2024-03-19 05:18:36',NULL),(213,'Green','2024-03-20','A','2024-03-20 04:12:46',NULL),(213,'Green','2024-03-21','A','2024-03-21 04:05:36',NULL),(213,'Green','2024-03-22','A','2024-03-22 03:59:10',NULL),(213,'Green','2024-03-25','A','2024-03-25 03:50:43',NULL),(213,'Green','2024-03-26','A','2024-03-26 04:52:56',NULL),(213,'Green','2024-03-27','A','2024-03-27 03:43:17',NULL),(213,'Green','2024-03-28','A','2024-03-28 04:05:07',NULL),(213,'Green','2024-03-29','L','2024-03-29 03:41:58',NULL),(213,'Green','2024-04-15','A','2024-04-15 05:16:09',NULL),(213,'Green','2024-04-16','A','2024-04-16 03:34:00',NULL),(213,'Green','2024-04-17','L','2024-04-17 10:01:44',NULL),(213,'Green','2024-04-18','A','2024-04-18 04:21:38',NULL),(213,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(213,'Green','2024-04-20','A','2024-04-20 04:05:43',NULL),(213,'Green','2024-04-22','A','2024-04-22 06:18:48',NULL),(213,'Green','2024-04-24','A','2024-04-24 04:09:01',NULL),(213,'Green','2024-04-25','A','2024-04-25 04:16:52',NULL),(213,'Green','2024-04-26','A','2024-04-26 04:05:39',NULL),(213,'Green','2024-04-29','A','2024-04-29 04:24:38',NULL),(213,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(213,'Green','2024-05-02','A','2024-05-02 05:01:16',NULL),(213,'Green','2024-05-03','A','2024-05-04 05:37:09',NULL),(213,'Green','2024-05-04','A','2024-05-04 05:30:18',NULL),(213,'Green','2024-05-06','A','2024-05-06 05:26:02',NULL),(213,'Green','2024-05-07','A','2024-05-07 04:16:21',NULL),(213,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(213,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(213,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(213,'Green','2024-05-11','A','2024-05-11 04:23:19',NULL),(213,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(213,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(213,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(213,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(213,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(213,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(213,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(213,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(213,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(213,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(213,'Green','2024-05-31','A','2024-05-31 05:25:17',NULL),(213,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(213,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(213,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(213,'Green','2024-07-03','A','2024-07-03 04:49:47',NULL),(213,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(213,'Green','2024-07-05','A','2024-07-05 04:32:31',NULL),(213,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(213,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(213,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(213,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(213,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(213,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(213,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(213,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(213,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(213,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(213,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(213,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(213,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(213,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(213,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(213,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(213,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(213,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(213,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(213,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(213,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(213,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(213,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(213,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(213,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(213,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(213,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(213,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(213,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(213,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(213,'Green','2024-09-16','A','2024-09-16 03:25:56',NULL),(213,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(213,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(213,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(213,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(213,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(213,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(213,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(213,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(213,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(213,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(213,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(213,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(213,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(213,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(213,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(213,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(213,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(213,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(213,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(213,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(213,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(213,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(213,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(213,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(213,'Green','2024-10-21','A','2024-10-21 03:41:49',NULL),(213,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(213,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(213,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(213,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(213,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(213,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(213,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(213,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(213,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(213,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(213,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(213,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(213,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(213,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(213,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(213,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(213,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(213,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(213,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(213,'Green','2024-11-14','A','2024-11-14 03:47:49',NULL),(213,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(213,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(213,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(213,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(213,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(213,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(213,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(213,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(213,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(213,'Green','2024-11-28','A','2024-11-28 05:38:50',NULL),(213,'Green','2024-11-29','A','2024-11-29 05:34:46',NULL),(213,'Green','2024-11-30','A','2024-11-30 03:29:23',NULL),(213,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(213,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(213,'Green','2025-01-08','A','2025-01-08 03:48:03',NULL),(213,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(213,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(213,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(213,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(213,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(213,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(213,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(213,'Green','2025-01-18','A','2025-02-26 05:09:00',NULL),(213,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(213,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(213,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(213,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(213,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(213,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(213,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(213,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(213,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(213,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(213,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(213,'Green','2025-02-07','A','2025-02-27 06:57:59',NULL),(213,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(213,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(213,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(213,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(213,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(213,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(213,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(213,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(213,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(213,'Green','2025-02-21','A','2025-02-27 08:21:39',NULL),(213,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(213,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(213,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(213,'Green','2025-02-26','A','2025-02-26 05:07:55',NULL),(213,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(213,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(213,'Green','2025-03-01','A','2025-03-01 07:13:11',NULL),(213,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(213,'Green','2025-03-04','A','2025-03-04 03:43:21',NULL),(213,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(213,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(213,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(213,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(213,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(213,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(213,'Green','2025-03-13','A','2025-03-13 04:14:29',NULL),(213,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(213,'Green','2025-03-15','A','2025-03-15 04:37:38',NULL),(213,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(213,'Green','2025-03-18','A','2025-03-19 03:22:49',NULL),(213,'Green','2025-03-19','A','2025-03-19 03:24:35',NULL),(213,'Green','2025-03-20','A','2025-03-20 04:40:12',NULL),(213,'Green','2025-03-21','A','2025-03-21 03:44:12',NULL),(213,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(213,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(213,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(213,'Green','2025-04-11','A','2025-04-12 04:41:52',NULL),(213,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(213,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(213,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(213,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(213,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(213,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(213,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(213,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(213,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(213,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(213,'Green','2025-04-25','A','2025-04-25 04:41:46',NULL),(213,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(213,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(213,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(213,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(213,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(213,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(213,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(213,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(213,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(213,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(213,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(213,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(213,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(213,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(213,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(213,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(213,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(213,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(213,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(213,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(213,'Green','2025-05-23','A','2025-05-23 05:41:50',NULL),(213,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(213,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(213,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(213,'Green','2025-05-31','A','2025-05-31 04:17:46',NULL),(213,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(213,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(213,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(213,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(213,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(213,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(213,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(213,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(213,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(213,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(213,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(213,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(213,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(213,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(213,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(213,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(213,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(213,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(214,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(214,'1','2024-09-03','A','2024-09-03 16:51:24',NULL),(214,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(214,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(214,'1','2024-09-07','A','2024-09-07 03:37:09',NULL),(214,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(214,'1','2024-09-16','P','2024-09-16 03:35:41',NULL),(214,'1','2024-09-18','A','2024-09-18 03:52:41',NULL),(214,'1','2024-09-19','A','2024-09-19 03:23:19',NULL),(214,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(214,'1','2024-09-21','P','2024-09-21 03:24:31',NULL),(214,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(214,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(214,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(214,'1','2024-09-26','P','2024-09-26 03:50:03',NULL),(214,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(214,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(214,'1','2024-10-01','P','2024-10-01 03:54:40',NULL),(214,'1','2024-10-02','A','2024-10-02 03:56:55',NULL),(214,'1','2024-10-04','P','2024-10-04 05:00:00',NULL),(214,'1','2024-10-05','P','2024-10-05 03:53:33',NULL),(214,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(214,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(214,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(214,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(214,'1','2024-10-11','A','2024-10-11 03:46:43',NULL),(214,'1','2024-10-14','P','2024-10-14 03:39:26',NULL),(214,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(214,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(214,'1','2024-10-17','A','2024-10-17 03:53:46',NULL),(214,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(214,'1','2024-10-19','A','2024-10-19 03:57:02',NULL),(214,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(214,'1','2024-10-22','P','2024-10-22 03:38:09',NULL),(214,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(214,'1','2024-10-24','P','2024-10-24 03:39:03',NULL),(214,'1','2024-10-25','P','2024-10-25 03:41:49',NULL),(214,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(214,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(214,'1','2024-10-29','P','2024-10-29 03:49:19',NULL),(214,'1','2024-10-30','P','2024-10-30 03:41:06',NULL),(214,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(214,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(214,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(214,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(214,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(214,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(214,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(214,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(214,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(214,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(214,'1','2024-11-13','A','2024-11-13 03:40:35',NULL),(214,'1','2024-11-14','P','2024-11-14 03:48:50',NULL),(214,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(214,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(214,'1','2024-11-18','A','2024-11-18 05:19:34',NULL),(214,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(214,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(214,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(214,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(214,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(214,'1','2024-11-27','A','2024-11-27 03:49:44',NULL),(214,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(214,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(214,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(214,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(214,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(214,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(214,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(214,'1','2025-01-10','A','2025-01-10 03:49:59',NULL),(214,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(214,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(214,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(214,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(214,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(214,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(214,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(214,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(214,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(214,'1','2025-01-23','A','2025-02-26 04:01:01',NULL),(214,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(214,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(214,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(214,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(214,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(214,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(214,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(214,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(214,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(214,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(214,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(214,'1','2025-02-11','A','2025-02-26 05:42:51',NULL),(214,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(214,'1','2025-02-13','A','2025-02-26 05:44:13',NULL),(214,'1','2025-02-15','A','2025-02-26 05:45:41',NULL),(214,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(214,'1','2025-02-18','A','2025-02-26 05:48:05',NULL),(214,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(214,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(214,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(214,'1','2025-02-24','A','2025-02-26 05:51:56',NULL),(214,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(214,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(214,'1','2025-02-27','A','2025-02-27 05:42:10',NULL),(214,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(214,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(214,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(214,'1','2025-03-04','A','2025-03-04 03:46:04',NULL),(214,'1','2025-03-05','P','2025-03-05 03:27:08',NULL),(214,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(214,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(214,'1','2025-03-10','A','2025-03-10 05:25:39',NULL),(214,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(214,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(214,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(214,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(214,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(214,'1','2025-03-17','P','2025-03-17 07:28:21',NULL),(214,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(214,'1','2025-03-19','A','2025-03-19 03:21:23',NULL),(214,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(214,'1','2025-03-21','A','2025-03-21 03:48:18',NULL),(214,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(214,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(214,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(214,'1','2025-04-11','P','2025-04-12 04:42:56',NULL),(214,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(214,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(214,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(214,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(214,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(214,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(214,'1','2025-04-19','A','2025-04-21 03:53:00',NULL),(214,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(214,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(214,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(214,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(214,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(214,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(214,'1','2025-04-29','A','2025-04-29 04:25:11',NULL),(214,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(214,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(214,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(214,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(214,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(214,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(214,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(214,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(214,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(214,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(214,'1','2025-05-14','A','2025-05-14 03:58:21',NULL),(214,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(214,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(214,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(214,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(214,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(214,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(214,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(214,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(214,'1','2025-05-26','A','2025-05-26 03:58:19',NULL),(214,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(214,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(214,'1','2025-05-31','A','2025-05-31 04:15:25',NULL),(214,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(214,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(214,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(214,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(214,'1','2025-06-25','P','2025-06-26 03:54:31',NULL),(214,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(214,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(214,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(214,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(214,'1','2025-07-03','A','2025-07-03 04:33:53',NULL),(214,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(214,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(214,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(214,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(214,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(214,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(214,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(214,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(214,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(214,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(214,'Red','2023-06-19','A','2023-06-19 04:18:31',NULL),(214,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(214,'Red','2023-06-21','A','2023-06-21 04:12:42',NULL),(214,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(214,'Red','2023-06-23','P','2023-06-23 03:36:00',NULL),(214,'Red','2023-07-10','P','2023-07-10 10:07:06',NULL),(214,'Red','2023-07-12','P','2023-07-12 03:41:19',NULL),(214,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(214,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(214,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(214,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(214,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(214,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(214,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(214,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(214,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(214,'Red','2023-08-03','A','2023-08-03 03:50:59',NULL),(214,'Red','2023-08-04','P','2023-08-04 03:40:59',NULL),(214,'Red','2023-08-05','A','2023-08-05 03:41:02',NULL),(214,'Red','2023-08-07','P','2023-08-07 03:31:03',NULL),(214,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(214,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(214,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(214,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(214,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(214,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(214,'Red','2023-08-29','A','2023-09-02 04:33:37',NULL),(214,'Red','2023-08-30','A','2023-09-02 04:34:42',NULL),(214,'Red','2023-08-31','A','2023-09-02 04:36:31',NULL),(214,'Red','2023-09-02','A','2023-09-04 04:32:48',NULL),(214,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(214,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(214,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(214,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(214,'Red','2023-09-09','A','2023-09-09 09:24:57',NULL),(214,'Red','2023-09-11','P','2023-09-11 08:44:29',NULL),(214,'Red','2023-09-12','P','2023-09-14 03:49:37',NULL),(214,'Red','2023-09-13','P','2023-09-13 13:02:59',NULL),(214,'Red','2023-09-14','P','2023-09-15 08:24:19',NULL),(214,'Red','2023-09-15','P','2023-09-15 08:23:54',NULL),(214,'Red','2023-09-16','P','2023-09-19 04:07:24',NULL),(214,'Red','2023-09-18','P','2023-09-19 04:07:55',NULL),(214,'Red','2023-09-19','P','2023-09-19 08:59:03',NULL),(214,'Red','2023-09-20','P','2023-09-20 11:38:53',NULL),(214,'Red','2023-09-21','P','2023-09-21 11:12:21',NULL),(214,'Red','2023-09-22','P','2023-09-22 10:36:14',NULL),(214,'Red','2023-09-23','P','2023-09-23 11:46:43',NULL),(214,'Red','2023-09-25','P','2023-09-25 08:39:05',NULL),(214,'Red','2023-09-26','P','2023-09-26 09:19:43',NULL),(214,'Red','2023-09-27','P','2023-09-28 11:28:36',NULL),(214,'Red','2023-09-28','P','2023-09-28 11:28:50',NULL),(214,'Red','2023-10-02','P','2023-10-02 11:05:48',NULL),(214,'Red','2023-10-03','P','2023-10-03 10:29:44',NULL),(214,'Red','2023-10-04','P','2023-10-04 09:42:26',NULL),(214,'Red','2023-10-05','P','2023-10-05 11:20:46',NULL),(214,'Red','2023-10-06','P','2023-10-06 09:41:55',NULL),(214,'Red','2023-10-09','P','2023-10-09 11:22:19',NULL),(214,'Red','2023-10-10','P','2023-10-10 11:21:39',NULL),(214,'Red','2023-10-11','P','2023-10-11 11:45:39',NULL),(214,'Red','2023-10-14','P','2023-10-14 03:27:40',NULL),(214,'Red','2023-10-16','P','2023-10-17 11:35:38',NULL),(214,'Red','2023-10-17','P','2023-10-17 11:26:56',NULL),(214,'Red','2023-10-19','P','2023-10-19 10:35:04',NULL),(214,'Red','2023-10-20','P','2023-10-20 10:37:07',NULL),(214,'Red','2023-10-23','P','2023-10-23 11:24:01',NULL),(214,'Red','2023-10-24','P','2023-10-24 10:57:37',NULL),(214,'Red','2023-10-25','P','2023-10-25 10:25:40',NULL),(214,'Red','2023-10-26','P','2023-10-26 11:27:33',NULL),(214,'Red','2023-10-27','P','2023-10-30 11:20:22',NULL),(214,'Red','2023-10-30','P','2023-10-30 11:19:01',NULL),(214,'Red','2023-10-31','P','2023-10-31 11:31:35',NULL),(214,'Red','2023-11-01','A','2023-11-03 11:07:50',NULL),(214,'Red','2023-11-02','P','2023-11-03 11:08:14',NULL),(214,'Red','2023-11-03','A','2023-11-03 11:06:36',NULL),(214,'Red','2023-11-04','A','2023-11-04 10:55:12',NULL),(214,'Red','2023-11-06','P','2023-11-07 11:08:45',NULL),(214,'Red','2023-11-07','P','2023-11-07 11:08:13',NULL),(214,'Red','2023-11-13','A','2023-11-16 11:16:54',NULL),(214,'Red','2023-11-14','P','2023-11-16 11:16:09',NULL),(214,'Red','2023-11-15','P','2023-11-16 11:15:38',NULL),(214,'Red','2023-11-16','P','2023-11-16 11:14:41',NULL),(214,'Red','2023-11-18','P','2023-11-18 11:30:39',NULL),(214,'Red','2023-11-24','A','2023-11-25 05:14:34',NULL),(214,'Red','2023-11-28','A','2023-11-29 11:42:24',NULL),(214,'Red','2023-11-29','A','2023-11-29 11:41:27',NULL),(214,'Red','2023-11-30','L','2023-12-01 11:26:07',NULL),(214,'Red','2023-12-01','L','2023-12-01 11:23:46',NULL),(214,'Red','2023-12-02','L','2023-12-02 12:05:53',NULL),(214,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(214,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(214,'Red','2023-12-06','A','2023-12-06 11:28:56',NULL),(214,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(214,'Red','2023-12-08','A','2023-12-08 11:08:23',NULL),(214,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(214,'Red','2023-12-13','A','2023-12-20 11:18:42',NULL),(214,'Red','2023-12-14','P','2023-12-20 11:21:15',NULL),(214,'Red','2023-12-15','P','2023-12-20 11:49:49',NULL),(214,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(214,'Red','2024-01-01','P','2024-01-03 04:50:52',NULL),(214,'Red','2024-01-02','P','2024-01-30 06:40:52',NULL),(214,'Red','2024-01-03','P','2024-01-30 06:42:04',NULL),(214,'Red','2024-01-04','A','2024-01-15 09:38:33',NULL),(214,'Red','2024-01-05','A','2024-01-30 06:43:44',NULL),(214,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(214,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(214,'Red','2024-01-15','P','2024-01-16 10:34:07',NULL),(214,'Red','2024-01-16','P','2024-01-16 10:22:05',NULL),(214,'Red','2024-01-17','P','2024-01-30 06:48:53',NULL),(214,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(214,'Red','2024-01-19','P','2024-01-20 08:24:18',NULL),(214,'Red','2024-01-20','P','2024-01-20 08:21:32',NULL),(214,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(214,'Red','2024-01-23','P','2024-01-23 06:02:23',NULL),(214,'Red','2024-01-24','P','2024-01-25 09:55:32',NULL),(214,'Red','2024-01-25','P','2024-01-25 09:56:49',NULL),(214,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(214,'Red','2024-01-29','P','2024-01-30 06:36:10',NULL),(214,'Red','2024-01-30','P','2024-01-30 06:35:19',NULL),(214,'Red','2024-01-31','P','2024-02-01 10:57:51',NULL),(214,'Red','2024-02-01','P','2024-02-01 10:59:51',NULL),(214,'Red','2024-02-02','P','2024-02-22 11:46:54',NULL),(214,'Red','2024-02-03','P','2024-02-03 12:30:41',NULL),(214,'Red','2024-02-12','P','2024-02-13 04:35:08',NULL),(214,'Red','2024-02-13','P','2024-02-15 07:08:50',NULL),(214,'Red','2024-02-14','P','2024-02-15 07:07:58',NULL),(214,'Red','2024-02-15','P','2024-02-15 07:06:58',NULL),(214,'Red','2024-02-16','P','2024-02-16 12:39:50',NULL),(214,'Red','2024-02-17','A','2024-02-17 11:35:22',NULL),(214,'Red','2024-02-19','P','2024-02-20 10:46:24',NULL),(214,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(214,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(214,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(214,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(214,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(214,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(214,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(214,'Red','2024-02-28','L','2024-02-28 11:47:00',NULL),(214,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(214,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(214,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(214,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(214,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(214,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(214,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(214,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(214,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(214,'Red','2024-03-13','P','2024-03-13 10:47:55',NULL),(214,'Red','2024-03-14','P','2024-03-15 04:29:17',NULL),(214,'Red','2024-03-15','A','2024-03-15 04:26:51',NULL),(214,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(214,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(214,'Red','2024-03-21','A','2024-03-21 07:38:36',NULL),(214,'Red','2024-03-22','A','2024-03-27 09:20:09',NULL),(214,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(214,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(214,'Red','2024-03-27','A','2024-03-27 09:11:33',NULL),(214,'Red','2024-03-28','P','2024-03-29 05:56:39',NULL),(214,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(214,'Red','2024-04-15','P','2024-04-17 09:29:23',NULL),(214,'Red','2024-04-16','P','2024-04-17 09:26:07',NULL),(214,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(214,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(214,'Red','2024-04-20','P','2024-04-22 11:39:28',NULL),(214,'Red','2024-04-22','P','2024-04-22 06:47:25',NULL),(214,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(214,'Red','2024-05-02','A','2024-05-02 05:05:34',NULL),(214,'Red','2024-05-03','P','2024-05-04 05:53:58',NULL),(214,'Red','2024-05-04','A','2024-05-04 05:33:32',NULL),(214,'Red','2024-05-06','P','2024-05-06 05:22:59',NULL),(214,'Red','2024-05-07','P','2024-05-07 04:23:05',NULL),(214,'Red','2024-05-08','P','2024-05-08 04:53:25',NULL),(214,'Red','2024-05-10','P','2024-05-10 05:30:38',NULL),(214,'Red','2024-05-13','A','2024-05-13 04:47:36',NULL),(214,'Red','2024-05-14','A','2024-05-14 04:26:47',NULL),(214,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(214,'Red','2024-05-16','P','2024-05-16 04:51:13',NULL),(214,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(214,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(214,'Red','2024-05-20','P','2024-05-20 05:49:11',NULL),(214,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(214,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(214,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(214,'Red','2024-05-29','P','2024-05-29 07:02:32',NULL),(214,'Red','2024-05-30','P','2024-05-30 07:18:43',NULL),(214,'Red','2024-05-31','P','2024-05-31 05:23:37',NULL),(214,'Red','2024-06-24','P','2024-06-24 06:11:27',NULL),(214,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(214,'Red','2024-07-02','P','2024-07-02 06:27:43',NULL),(214,'Red','2024-07-03','P','2024-07-03 04:53:51',NULL),(214,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(214,'Red','2024-07-05','P','2024-07-05 05:12:31',NULL),(214,'Red','2024-07-06','P','2024-07-08 15:51:35',NULL),(214,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(214,'Red','2024-07-09','P','2024-07-09 06:48:36',NULL),(214,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(214,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(214,'Red','2024-07-12','P','2024-07-12 05:21:17',NULL),(214,'Red','2024-07-13','P','2024-07-13 05:18:04',NULL),(214,'Red','2024-07-18','P','2024-07-18 05:58:29',NULL),(214,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(214,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(214,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(214,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(214,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(214,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(214,'Red','2024-08-08','P','2024-08-08 05:55:18',NULL),(214,'Red','2024-08-09','P','2024-08-09 06:32:26',NULL),(214,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(214,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(214,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(214,'Red','2024-08-16','P','2024-08-16 04:14:28',NULL),(214,'Red','2024-08-17','P','2024-08-17 04:35:25',NULL),(214,'Red','2024-08-23','A','2024-08-23 04:34:56',NULL),(215,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(215,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(215,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(215,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(215,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(215,'2A','2023-07-10','A','2023-07-10 09:18:30',NULL),(215,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(215,'2A','2023-07-13','A','2023-07-13 03:54:58',NULL),(215,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(215,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(215,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(215,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(215,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(215,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(215,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(215,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(215,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(215,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(215,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(215,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(215,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(215,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(215,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(215,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(215,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(215,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(215,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(215,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(215,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(215,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(215,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(215,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(215,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(215,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(215,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(215,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(215,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(215,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(215,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(215,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(215,'3A','2023-09-04','A','2023-09-04 05:05:49',NULL),(215,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(215,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(215,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(215,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(215,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(215,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(215,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(215,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(215,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(215,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(215,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(215,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(215,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(215,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(215,'3A','2023-09-25','A','2023-09-25 04:12:22',NULL),(215,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(215,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(215,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(215,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(215,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(215,'3A','2023-10-04','A','2023-10-04 04:33:36',NULL),(215,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(215,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(215,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(215,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(215,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(215,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(215,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(215,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(215,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(215,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(215,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(215,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(215,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(215,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(215,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(215,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(215,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(215,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(215,'3A','2023-11-01','A','2023-11-01 03:43:19',NULL),(215,'3A','2023-11-02','A','2023-11-02 04:02:16',NULL),(215,'3A','2023-11-03','A','2023-11-03 03:52:35',NULL),(215,'3A','2023-11-04','A','2023-11-04 05:06:46',NULL),(215,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(215,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(215,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(215,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(215,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(215,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(215,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(215,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(215,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(215,'3A','2023-11-20','A','2023-11-20 04:49:49',NULL),(215,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(215,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(215,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(215,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(215,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(215,'3A','2023-11-27','A','2023-11-27 04:49:43',NULL),(215,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(215,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(215,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(215,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(215,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(215,'3A','2024-01-09','A','2024-01-16 09:50:25',NULL),(215,'3A','2024-01-10','A','2024-01-16 09:58:43',NULL),(215,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(215,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(215,'3A','2024-01-17','A','2024-01-17 04:39:44',NULL),(215,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(215,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(215,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(215,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(215,'3A','2024-01-25','A','2024-01-25 04:16:59',NULL),(215,'3A','2024-01-26','A','2024-01-26 04:28:16',NULL),(215,'3B','2024-01-29','P','2024-01-30 05:07:56',NULL),(215,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(215,'3B','2024-01-31','P','2024-02-01 04:45:55',NULL),(215,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(215,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(215,'3B','2024-02-12','A','2024-02-12 09:37:51',NULL),(215,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(215,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(215,'3B','2024-02-16','A','2024-02-16 04:31:31',NULL),(215,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(215,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(215,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(215,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(215,'3B','2024-02-22','P','2024-02-23 04:15:16',NULL),(215,'3B','2024-02-23','P','2024-02-23 04:26:25',NULL),(215,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(215,'3B','2024-02-28','P','2024-02-28 05:23:35',NULL),(215,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(215,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(215,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(215,'3B','2024-03-08','P','2024-03-08 06:56:59',NULL),(215,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(215,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(215,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(215,'3B','2024-03-14','A','2024-03-14 03:38:29',NULL),(215,'3B','2024-03-15','P','2024-03-15 04:11:43',NULL),(215,'3B','2024-03-18','P','2024-03-18 04:09:01',NULL),(215,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(215,'3B','2024-03-20','P','2024-03-20 04:33:51',NULL),(215,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(215,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(215,'3B','2024-03-25','P','2024-03-25 04:19:16',NULL),(215,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(215,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(215,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(215,'3B','2024-03-29','P','2024-03-29 04:37:06',NULL),(215,'3B','2024-04-15','P','2024-04-15 07:35:48',NULL),(215,'3B','2024-04-16','P','2024-04-16 09:41:29',NULL),(215,'3B','2024-04-17','A','2024-04-17 10:05:25',NULL),(215,'3B','2024-04-18','A','2024-04-18 17:08:47',NULL),(215,'3B','2024-04-19','P','2024-04-19 12:56:09',NULL),(215,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(215,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(215,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(215,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(215,'3B','2024-04-26','A','2024-04-26 10:45:29',NULL),(215,'3B','2024-04-29','A','2024-04-29 10:43:46',NULL),(215,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(215,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(215,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(215,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(215,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(215,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(215,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(215,'3B','2024-05-09','P','2024-05-09 11:20:48',NULL),(215,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(215,'3B','2024-05-11','P','2024-05-11 10:28:09',NULL),(215,'3B','2024-05-13','P','2024-05-13 11:17:58',NULL),(215,'3B','2024-05-14','P','2024-05-14 11:15:56',NULL),(215,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(215,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(215,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(215,'3B','2024-05-18','P','2024-05-20 17:15:05',NULL),(215,'3B','2024-05-20','P','2024-05-20 17:17:59',NULL),(215,'3B','2024-05-21','P','2024-05-21 11:24:32',NULL),(215,'3B','2024-05-27','A','2024-05-29 16:48:16',NULL),(215,'3B','2024-05-29','A','2024-05-29 07:12:20',NULL),(215,'3B','2024-05-30','P','2024-05-30 06:30:00',NULL),(215,'3B','2024-05-31','A','2024-05-31 05:28:51',NULL),(215,'3B','2024-06-24','A','2024-06-24 06:25:08',NULL),(215,'3B','2024-07-01','A','2024-07-01 15:43:40',NULL),(215,'3B','2024-07-02','P','2024-07-02 06:31:51',NULL),(215,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(215,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(215,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(215,'3B','2024-07-06','P','2024-07-08 15:45:11',NULL),(215,'3B','2024-07-08','P','2024-07-08 05:35:53',NULL),(215,'3B','2024-07-09','P','2024-07-09 06:44:06',NULL),(215,'3B','2024-07-10','P','2024-07-10 15:03:04',NULL),(215,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(215,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(215,'3B','2024-07-13','A','2024-07-19 03:33:12',NULL),(215,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(215,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(215,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(215,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(215,'3B','2024-08-08','P','2024-08-08 05:44:24',NULL),(215,'3B','2024-08-13','P','2024-08-13 05:31:12',NULL),(215,'3B','2024-08-15','A','2024-08-15 05:47:12',NULL),(215,'3B','2024-08-16','P','2024-08-16 05:31:38',NULL),(215,'3B','2024-08-17','P','2024-08-17 05:10:48',NULL),(215,'Yellow','2024-09-14','P','2024-09-14 03:27:00',NULL),(215,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(215,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(215,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(215,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(215,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(215,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(215,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(215,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(215,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(215,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(215,'Yellow','2024-10-04','P','2024-10-04 05:09:18',NULL),(215,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(215,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(215,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(215,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(215,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(215,'Yellow','2024-10-11','P','2024-10-11 03:59:22',NULL),(215,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(215,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(215,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(215,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(215,'Yellow','2024-10-18','A','2024-10-18 04:00:17',NULL),(215,'Yellow','2024-10-19','A','2024-10-19 04:07:03',NULL),(215,'Yellow','2024-10-21','A','2024-10-21 03:52:31',NULL),(215,'Yellow','2024-10-22','A','2024-10-22 03:45:54',NULL),(215,'Yellow','2024-10-23','A','2024-10-23 03:56:30',NULL),(215,'Yellow','2024-10-24','A','2024-10-24 03:55:09',NULL),(216,'2A','2023-06-19','A','2023-06-19 04:15:18',NULL),(216,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(216,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(216,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(216,'2A','2023-06-23','A','2023-06-23 03:55:34',NULL),(216,'2A','2023-07-10','P','2023-07-10 09:18:30',NULL),(216,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(216,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(216,'2A','2023-07-14','A','2023-07-14 03:45:06',NULL),(216,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(216,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(216,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(216,'3A','2023-07-19','A','2023-07-19 03:48:03',NULL),(216,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(216,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(216,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(216,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(216,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(216,'3A','2023-08-05','A','2023-08-05 03:31:52',NULL),(216,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(216,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(216,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(216,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(216,'3A','2023-08-11','A','2023-09-08 05:00:58',NULL),(216,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(216,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(216,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(216,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(216,'3A','2023-08-17','A','2023-09-08 04:40:36',NULL),(216,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(216,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(216,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(216,'3A','2023-08-24','A','2023-08-24 05:29:21',NULL),(216,'3A','2023-08-25','A','2023-09-08 04:00:45',NULL),(216,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(216,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(216,'3A','2023-08-29','A','2023-08-29 05:37:58',NULL),(216,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(216,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(216,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(216,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(216,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(216,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(216,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(216,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(216,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(216,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(216,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(216,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(216,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(216,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(216,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(216,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(216,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(216,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(216,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(216,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(216,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(216,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(216,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(216,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(216,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(216,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(216,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(216,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(216,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(216,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(216,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(216,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(216,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(216,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(216,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(216,'3A','2023-10-21','A','2023-10-21 05:24:25',NULL),(216,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(216,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(216,'3A','2023-10-25','A','2023-10-25 04:36:09',NULL),(216,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(216,'3A','2023-10-27','A','2023-10-27 05:27:37',NULL),(216,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(216,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(216,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(216,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(216,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(216,'3A','2023-11-04','A','2023-11-04 05:06:46',NULL),(216,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(216,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(216,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(216,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(216,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(216,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(216,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(216,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(216,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(216,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(216,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(216,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(216,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(216,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(216,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(216,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(216,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(216,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(216,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(216,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(216,'3A','2024-01-05','A','2024-01-15 09:58:27',NULL),(216,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(216,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(216,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(216,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(216,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(216,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(216,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(216,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(216,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(216,'3A','2024-01-25','A','2024-01-25 04:16:59',NULL),(216,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(216,'3B','2024-01-29','A','2024-01-30 05:07:56',NULL),(216,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(216,'3B','2024-01-31','P','2024-02-01 04:45:55',NULL),(216,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(216,'3B','2024-02-03','A','2024-02-03 05:35:58',NULL),(216,'3B','2024-02-12','P','2024-02-12 09:37:51',NULL),(216,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(216,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(216,'3B','2024-02-16','P','2024-02-16 04:31:31',NULL),(216,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(216,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(216,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(216,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(216,'3B','2024-02-22','A','2024-02-23 04:15:16',NULL),(216,'3B','2024-02-23','P','2024-02-23 04:26:25',NULL),(216,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(216,'3B','2024-02-28','P','2024-02-28 05:23:35',NULL),(216,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(216,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(216,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(216,'3B','2024-03-08','A','2024-03-08 06:56:59',NULL),(216,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(216,'3B','2024-03-12','A','2024-03-12 06:23:04',NULL),(216,'3B','2024-03-13','A','2024-03-13 06:10:18',NULL),(216,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(216,'3B','2024-03-15','P','2024-03-15 04:11:43',NULL),(216,'3B','2024-03-18','P','2024-03-18 04:09:01',NULL),(216,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(216,'3B','2024-03-20','A','2024-03-20 04:33:51',NULL),(216,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(216,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(216,'3B','2024-03-25','P','2024-03-25 04:19:16',NULL),(216,'3B','2024-03-26','A','2024-03-26 04:26:26',NULL),(216,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(216,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(216,'3B','2024-03-29','P','2024-03-29 04:37:06',NULL),(216,'3B','2024-04-15','A','2024-04-15 07:35:48',NULL),(216,'3B','2024-04-16','P','2024-04-16 09:41:29',NULL),(216,'3B','2024-04-17','P','2024-04-17 10:05:25',NULL),(216,'3B','2024-04-18','P','2024-04-18 17:08:47',NULL),(216,'3B','2024-04-19','P','2024-04-19 12:56:09',NULL),(216,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(216,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(216,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(216,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(216,'3B','2024-04-26','A','2024-04-26 10:45:29',NULL),(216,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(216,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(216,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(216,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(216,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(216,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(216,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(216,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(216,'3B','2024-05-09','P','2024-05-09 11:20:48',NULL),(216,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(216,'3B','2024-05-11','P','2024-05-11 10:28:09',NULL),(216,'3B','2024-05-13','P','2024-05-13 11:17:58',NULL),(216,'3B','2024-05-14','P','2024-05-14 11:15:56',NULL),(216,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(216,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(216,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(216,'3B','2024-05-18','P','2024-05-20 17:15:05',NULL),(216,'3B','2024-05-20','P','2024-05-20 17:17:59',NULL),(216,'3B','2024-05-21','P','2024-05-21 11:24:32',NULL),(216,'3B','2024-05-27','A','2024-05-29 16:48:16',NULL),(216,'3B','2024-05-29','P','2024-05-29 07:12:20',NULL),(216,'3B','2024-05-30','P','2024-05-30 06:30:00',NULL),(216,'3B','2024-05-31','P','2024-05-31 05:28:51',NULL),(216,'3B','2024-06-24','P','2024-06-24 06:25:08',NULL),(216,'3B','2024-07-01','P','2024-07-01 15:43:40',NULL),(216,'3B','2024-07-02','A','2024-07-02 06:31:51',NULL),(216,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(216,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(216,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(216,'3B','2024-07-06','P','2024-07-08 15:45:11',NULL),(216,'3B','2024-07-08','A','2024-07-08 05:35:53',NULL),(216,'3B','2024-07-09','P','2024-07-09 06:44:06',NULL),(216,'3B','2024-07-10','A','2024-07-10 15:03:04',NULL),(216,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(216,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(216,'3B','2024-07-13','P','2024-07-19 03:33:12',NULL),(216,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(216,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(216,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(216,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(216,'3B','2024-08-08','P','2024-08-08 05:44:24',NULL),(216,'3B','2024-08-13','P','2024-08-13 05:31:12',NULL),(216,'3B','2024-08-15','P','2024-08-15 05:47:12',NULL),(216,'3B','2024-08-16','P','2024-08-16 05:31:38',NULL),(216,'3B','2024-08-17','P','2024-08-17 05:10:48',NULL),(216,'4','2024-09-05','P','2024-09-05 04:09:24',NULL),(216,'4','2024-09-07','P','2024-09-07 04:06:40',NULL),(216,'4','2024-09-14','A','2024-09-14 03:23:43',NULL),(216,'4','2024-09-16','P','2024-09-16 04:38:34',NULL),(216,'4','2024-09-18','P','2024-09-18 04:14:39',NULL),(216,'4','2024-09-19','P','2024-09-19 03:32:44',NULL),(216,'4','2024-09-20','P','2024-09-20 04:23:41',NULL),(216,'4','2024-09-21','A','2024-09-21 04:44:59',NULL),(216,'4','2024-09-23','P','2024-09-23 05:05:35',NULL),(216,'4','2024-09-24','P','2024-09-24 03:48:37',NULL),(216,'4','2024-09-25','P','2024-09-25 03:49:31',NULL),(216,'4','2024-09-26','P','2024-09-26 03:55:12',NULL),(216,'4','2024-09-28','A','2024-09-28 03:42:07',NULL),(216,'4','2024-09-30','P','2024-09-30 03:58:32',NULL),(216,'4','2024-10-01','P','2024-10-01 04:01:44',NULL),(216,'4','2024-10-02','P','2024-10-02 04:06:12',NULL),(216,'4','2024-10-04','P','2024-10-04 05:06:39',NULL),(216,'4','2024-10-05','P','2024-10-05 04:05:24',NULL),(216,'4','2024-10-07','P','2024-10-07 05:22:01',NULL),(216,'4','2024-10-08','P','2024-10-08 03:28:25',NULL),(216,'4','2024-10-09','P','2024-10-09 03:51:27',NULL),(216,'4','2024-10-11','P','2024-10-11 03:56:53',NULL),(216,'4','2024-10-14','P','2024-10-14 03:49:39',NULL),(216,'4','2024-10-15','P','2024-10-15 03:51:17',NULL),(216,'4','2024-10-16','A','2024-10-17 05:15:56',NULL),(216,'4','2024-10-17','P','2024-10-17 05:15:35',NULL),(216,'4','2024-10-18','P','2024-10-18 03:56:45',NULL),(216,'4','2024-10-19','P','2024-10-19 04:02:58',NULL),(216,'4','2024-10-21','P','2024-10-21 03:50:31',NULL),(216,'4','2024-10-22','P','2024-10-22 03:42:54',NULL),(216,'4','2024-10-23','P','2024-10-23 03:54:47',NULL),(216,'4','2024-10-24','P','2024-10-24 03:53:12',NULL),(216,'4','2024-10-25','P','2024-10-25 03:49:56',NULL),(216,'4','2024-10-26','A','2024-10-26 03:51:36',NULL),(216,'4','2024-10-28','A','2024-10-28 03:49:49',NULL),(216,'4','2024-10-29','P','2024-10-29 03:54:21',NULL),(216,'4','2024-10-30','P','2024-10-30 03:46:01',NULL),(216,'4','2024-10-31','P','2024-10-31 03:37:16',NULL),(216,'4','2024-11-01','P','2024-11-01 03:57:51',NULL),(216,'4','2024-11-02','P','2024-11-02 03:43:38',NULL),(216,'4','2024-11-04','P','2024-11-04 03:44:08',NULL),(216,'4','2024-11-05','P','2024-11-05 03:26:20',NULL),(216,'4','2024-11-06','A','2024-11-06 03:47:23',NULL),(216,'4','2024-11-07','P','2024-11-07 03:32:48',NULL),(216,'4','2024-11-08','P','2024-11-08 03:50:56',NULL),(216,'4','2024-11-11','P','2024-11-11 03:50:53',NULL),(216,'4','2024-11-12','P','2024-11-12 03:44:29',NULL),(216,'4','2024-11-13','P','2024-11-13 03:47:58',NULL),(216,'4','2024-11-14','A','2024-11-14 03:53:43',NULL),(216,'4','2024-11-15','P','2024-11-15 04:44:01',NULL),(216,'4','2024-11-16','P','2024-11-16 03:51:12',NULL),(216,'4','2024-11-18','P','2024-11-18 05:29:42',NULL),(216,'4','2024-11-19','P','2024-11-19 05:22:10',NULL),(216,'4','2024-11-20','P','2024-11-20 06:33:15',NULL),(216,'4','2024-11-21','P','2024-11-21 05:42:52',NULL),(216,'4','2024-11-22','P','2024-11-23 03:53:55',NULL),(216,'4','2024-11-23','P','2024-11-23 03:53:21',NULL),(216,'4','2024-11-25','L','2024-11-25 03:56:18',NULL),(216,'4','2024-11-26','P','2024-11-26 03:42:46',NULL),(216,'4','2024-11-27','A','2024-11-27 03:55:49',NULL),(216,'4','2024-11-28','P','2024-11-28 05:45:24',NULL),(216,'4','2024-11-29','P','2024-11-29 05:39:05',NULL),(216,'4','2024-11-30','P','2024-11-30 03:38:14',NULL),(216,'4','2025-01-06','A','2025-01-06 05:21:05',NULL),(216,'4','2025-01-07','P','2025-01-07 05:24:08',NULL),(216,'4','2025-01-08','P','2025-01-08 03:56:20',NULL),(216,'4','2025-01-09','P','2025-01-09 03:45:12',NULL),(216,'4','2025-01-10','P','2025-01-10 03:56:59',NULL),(216,'4','2025-01-13','P','2025-01-13 05:10:57',NULL),(216,'4','2025-01-14','A','2025-01-14 05:13:21',NULL),(216,'4','2025-01-15','A','2025-01-16 03:43:39',NULL),(216,'4','2025-01-16','P','2025-01-16 03:37:47',NULL),(216,'4','2025-01-20','P','2025-03-06 04:21:46',NULL),(216,'4','2025-01-21','P','2025-03-06 04:22:06',NULL),(216,'4','2025-01-22','P','2025-03-06 04:22:39',NULL),(216,'4','2025-01-23','P','2025-03-06 04:23:19',NULL),(216,'4','2025-01-24','A','2025-03-06 04:23:42',NULL),(216,'4','2025-01-25','P','2025-03-06 04:24:03',NULL),(216,'4','2025-01-27','P','2025-03-06 04:24:35',NULL),(216,'4','2025-01-29','A','2025-03-06 04:25:00',NULL),(216,'4','2025-01-30','P','2025-03-06 04:25:22',NULL),(216,'4','2025-01-31','P','2025-03-06 04:25:34',NULL),(216,'4','2025-02-01','A','2025-03-06 04:27:02',NULL),(216,'4','2025-02-03','A','2025-03-06 04:27:15',NULL),(216,'4','2025-02-04','P','2025-03-06 04:27:25',NULL),(216,'4','2025-02-06','A','2025-03-06 04:27:39',NULL),(216,'4','2025-02-07','P','2025-03-06 04:27:51',NULL),(216,'4','2025-02-08','P','2025-03-06 04:28:05',NULL),(216,'4','2025-02-10','P','2025-03-06 04:28:17',NULL),(216,'4','2025-02-11','P','2025-03-06 04:28:38',NULL),(216,'4','2025-02-12','P','2025-03-06 04:28:53',NULL),(216,'4','2025-02-13','P','2025-03-06 04:29:06',NULL),(216,'4','2025-02-17','A','2025-03-06 04:29:45',NULL),(216,'4','2025-02-18','P','2025-03-06 04:30:02',NULL),(216,'4','2025-02-20','P','2025-03-06 04:30:15',NULL),(216,'4','2025-02-21','P','2025-03-06 04:30:26',NULL),(216,'4','2025-02-22','P','2025-03-06 04:30:39',NULL),(216,'4','2025-02-24','P','2025-03-06 04:30:56',NULL),(216,'4','2025-02-25','P','2025-02-25 05:27:38',NULL),(216,'4','2025-02-26','P','2025-02-26 05:24:56',NULL),(216,'4','2025-02-27','A','2025-02-27 08:27:31',NULL),(216,'4','2025-02-28','P','2025-02-28 05:16:05',NULL),(216,'4','2025-03-01','A','2025-03-01 07:27:47',NULL),(216,'4','2025-03-03','P','2025-03-03 04:16:07',NULL),(216,'4','2025-03-04','A','2025-03-06 04:32:05',NULL),(216,'4','2025-03-05','P','2025-03-05 03:39:37',NULL),(216,'4','2025-03-08','P','2025-03-10 06:56:04',NULL),(216,'4','2025-03-10','P','2025-03-10 06:56:17',NULL),(216,'4','2025-03-12','P','2025-03-12 03:53:07',NULL),(216,'4','2025-03-15','P','2025-03-06 04:29:29',NULL),(216,'4','2025-03-17','P','2025-03-17 07:27:09',NULL),(216,'4','2025-04-07','P','2025-04-07 03:51:25',NULL),(216,'4','2025-04-08','P','2025-04-08 05:20:26',NULL),(216,'4','2025-04-09','P','2025-04-09 05:27:17',NULL),(216,'5','2025-04-11','P','2025-04-12 05:39:26',NULL),(216,'5','2025-04-12','P','2025-04-12 05:38:59',NULL),(216,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(216,'5','2025-04-15','P','2025-04-15 04:36:03',NULL),(216,'5','2025-04-16','A','2025-04-16 05:27:49',NULL),(216,'5','2025-04-17','P','2025-04-17 03:36:59',NULL),(216,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(216,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(216,'5','2025-04-21','A','2025-04-21 03:39:53',NULL),(216,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(216,'5','2025-04-23','P','2025-04-23 15:55:43',NULL),(216,'5','2025-04-24','P','2025-04-24 04:46:33',NULL),(216,'5','2025-04-25','P','2025-04-25 04:54:00',NULL),(216,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(216,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(216,'5','2025-04-30','P','2025-04-30 04:56:17',NULL),(216,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(216,'5','2025-05-06','P','2025-05-08 05:01:40',NULL),(216,'5','2025-05-07','P','2025-05-08 05:02:23',NULL),(216,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(216,'5','2025-05-09','P','2025-05-09 06:16:19',NULL),(216,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(216,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(216,'5','2025-05-13','P','2025-05-13 03:47:14',NULL),(216,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(216,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(216,'5','2025-05-16','A','2025-05-16 03:53:35',NULL),(216,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(216,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(216,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(216,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(216,'5','2025-05-22','A','2025-05-22 05:41:54',NULL),(216,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(216,'5','2025-05-26','A','2025-05-26 03:34:14',NULL),(216,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(216,'5','2025-05-30','P','2025-05-30 05:25:11',NULL),(216,'5','2025-05-31','P','2025-05-31 04:24:51',NULL),(216,'5','2025-06-16','A','2025-06-16 05:27:44',NULL),(216,'5','2025-06-23','A','2025-06-25 05:31:58',NULL),(216,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(216,'5','2025-06-30','P','2025-06-30 05:40:58',NULL),(216,'5','2025-07-01','A','2025-07-01 05:29:43',NULL),(216,'5','2025-07-02','P','2025-07-02 06:32:23',NULL),(216,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(216,'5','2025-07-07','P','2025-07-07 05:45:36',NULL),(216,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(216,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(216,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(216,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(216,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(217,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(217,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(217,'2A','2023-06-21','A','2023-06-21 04:05:05',NULL),(217,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(217,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(217,'2A','2023-07-10','A','2023-07-10 09:18:30',NULL),(217,'2A','2023-07-12','A','2023-07-12 03:36:52',NULL),(217,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(217,'2A','2023-07-14','A','2023-07-14 03:45:06',NULL),(217,'3A','2023-07-15','A','2023-07-15 03:34:30',NULL),(217,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(217,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(217,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(217,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(217,'3A','2023-07-21','A','2023-07-21 05:54:53',NULL),(217,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(217,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(217,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(217,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(217,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(217,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(217,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(217,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(217,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(217,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(217,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(217,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(217,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(217,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(217,'3A','2023-08-18','A','2023-09-08 04:35:42',NULL),(217,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(217,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(217,'3A','2023-08-24','A','2023-08-24 05:29:21',NULL),(217,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(217,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(217,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(217,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(217,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(217,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(217,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(217,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(217,'3A','2023-09-08','A','2023-09-08 04:23:32',NULL),(217,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(217,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(217,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(217,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(217,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(217,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(217,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(217,'3A','2023-09-18','A','2023-09-18 03:52:24',NULL),(217,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(217,'3A','2023-09-20','A','2023-09-20 04:15:14',NULL),(217,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(217,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(217,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(217,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(217,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(217,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(217,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(217,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(217,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(217,'3A','2023-10-04','A','2023-10-04 04:33:36',NULL),(217,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(217,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(217,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(217,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(217,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(217,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(217,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(217,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(217,'3A','2023-10-18','A','2023-10-18 05:12:03',NULL),(217,'3A','2023-10-20','A','2023-10-20 04:00:05',NULL),(217,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(217,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(217,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(217,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(217,'3A','2023-10-26','A','2023-10-26 06:39:36',NULL),(217,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(217,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(217,'3A','2023-10-31','A','2023-10-31 03:51:51',NULL),(217,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(217,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(217,'3A','2023-11-03','A','2023-11-03 03:52:35',NULL),(217,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(217,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(217,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(217,'3A','2023-11-08','A','2023-11-08 05:52:22',NULL),(217,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(217,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(217,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(217,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(217,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(217,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(217,'3A','2023-11-20','A','2023-11-20 04:49:49',NULL),(217,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(217,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(217,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(217,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(217,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(217,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(217,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(217,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(217,'3A','2024-01-03','P','2024-01-03 18:41:12',NULL),(217,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(217,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(217,'3A','2024-01-09','A','2024-01-16 09:50:25',NULL),(217,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(217,'3A','2024-01-15','A','2024-01-16 11:20:05',NULL),(217,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(217,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(217,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(217,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(217,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(217,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(217,'3A','2024-01-25','A','2024-01-25 04:16:59',NULL),(217,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(217,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(217,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(217,'3A','2024-01-31','P','2024-02-01 04:44:15',NULL),(217,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(217,'3A','2024-02-02','P','2024-02-03 04:23:05',NULL),(217,'3A','2024-02-03','P','2024-02-03 05:34:55',NULL),(217,'3A','2024-02-12','A','2024-02-12 09:36:02',NULL),(217,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(217,'3A','2024-02-14','A','2024-02-14 06:18:19',NULL),(217,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(217,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(217,'3A','2024-02-17','P','2024-02-17 06:35:57',NULL),(217,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(217,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(217,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(217,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(217,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(217,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(217,'3A','2024-02-28','P','2024-02-28 05:21:50',NULL),(217,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(217,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(217,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(217,'3A','2024-03-07','A','2024-03-08 06:43:36',NULL),(217,'3A','2024-03-08','A','2024-03-08 06:55:04',NULL),(217,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(217,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(217,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(217,'3A','2024-03-13','P','2024-03-13 06:09:14',NULL),(217,'3A','2024-03-14','A','2024-03-14 03:37:35',NULL),(217,'3A','2024-03-15','A','2024-03-15 04:10:21',NULL),(217,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(217,'3A','2024-03-19','A','2024-03-19 05:31:26',NULL),(217,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(217,'3A','2024-03-21','A','2024-03-21 04:40:22',NULL),(217,'3A','2024-03-22','P','2024-03-22 04:44:50',NULL),(217,'3A','2024-03-25','P','2024-03-25 04:18:29',NULL),(217,'3A','2024-03-26','A','2024-03-26 04:25:29',NULL),(217,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(217,'3A','2024-03-28','A','2024-03-28 04:27:02',NULL),(217,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(217,'3A','2024-04-15','A','2024-04-15 07:15:22',NULL),(217,'3A','2024-04-16','P','2024-04-16 09:39:57',NULL),(217,'3A','2024-04-17','A','2024-04-17 10:04:05',NULL),(217,'3A','2024-04-18','P','2024-04-18 17:01:16',NULL),(217,'3A','2024-04-19','A','2024-04-19 12:55:19',NULL),(217,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(217,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(217,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(217,'3A','2024-04-25','A','2024-04-26 10:37:30',NULL),(217,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(217,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(217,'3A','2024-04-30','A','2024-04-30 10:44:18',NULL),(217,'3A','2024-05-02','P','2024-05-02 10:52:49',NULL),(217,'3A','2024-05-03','A','2024-05-04 08:41:05',NULL),(217,'3A','2024-05-04','A','2024-05-04 08:47:54',NULL),(217,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(217,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(217,'3A','2024-05-08','P','2024-05-08 11:14:37',NULL),(217,'3A','2024-05-09','P','2024-05-09 11:17:53',NULL),(217,'3A','2024-05-10','P','2024-05-10 11:36:45',NULL),(217,'3A','2024-05-11','P','2024-05-11 10:26:45',NULL),(217,'3A','2024-05-13','P','2024-05-13 11:15:26',NULL),(217,'3A','2024-05-14','P','2024-05-14 11:15:07',NULL),(217,'3A','2024-05-15','P','2024-05-15 11:13:49',NULL),(217,'3A','2024-05-16','P','2024-05-16 11:22:04',NULL),(217,'3A','2024-05-17','P','2024-05-17 11:10:02',NULL),(217,'3A','2024-05-18','A','2024-05-20 17:14:02',NULL),(217,'3A','2024-05-20','P','2024-05-20 17:17:10',NULL),(217,'3A','2024-05-21','P','2024-05-21 11:23:21',NULL),(217,'3A','2024-05-27','P','2024-05-29 16:45:24',NULL),(217,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(217,'3A','2024-05-30','A','2024-05-30 06:30:28',NULL),(217,'3A','2024-05-31','P','2024-05-31 05:27:29',NULL),(217,'3A','2024-06-24','A','2024-06-24 06:23:06',NULL),(217,'3A','2024-06-29','A','2024-07-02 07:23:02',NULL),(217,'3A','2024-07-01','A','2024-07-01 15:42:56',NULL),(217,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(217,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(217,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(217,'3A','2024-07-05','A','2024-07-05 05:44:25',NULL),(217,'3A','2024-07-06','P','2024-07-08 05:47:48',NULL),(217,'3A','2024-07-08','P','2024-07-08 05:34:09',NULL),(217,'3A','2024-07-09','P','2024-07-09 06:42:58',NULL),(217,'3A','2024-07-10','P','2024-07-10 15:02:16',NULL),(217,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(217,'3A','2024-07-12','P','2024-07-12 05:42:22',NULL),(217,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(217,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(217,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(217,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(217,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(217,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(217,'3A','2024-08-13','A','2024-08-13 05:29:56',NULL),(217,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(217,'3A','2024-08-16','P','2024-08-16 05:29:12',NULL),(217,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(217,'4S','2025-04-11','P','2025-04-12 05:49:20',NULL),(217,'4S','2025-04-12','P','2025-04-12 05:47:07',NULL),(217,'4S','2025-04-14','A','2025-04-14 06:22:26',NULL),(217,'4S','2025-04-15','P','2025-04-15 05:22:07',NULL),(217,'4S','2025-04-16','A','2025-04-16 05:32:09',NULL),(217,'4S','2025-04-17','P','2025-04-17 04:37:52',NULL),(217,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(217,'4S','2025-04-19','P','2025-04-21 03:44:15',NULL),(217,'4S','2025-04-21','A','2025-04-21 03:45:40',NULL),(217,'4S','2025-04-22','A','2025-04-22 05:05:08',NULL),(217,'4S','2025-04-23','A','2025-04-23 16:01:05',NULL),(217,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(217,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(217,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(217,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(217,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(217,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(217,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(217,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(217,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(217,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(217,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(217,'4S','2025-05-14','P','2025-05-14 04:04:54',NULL),(217,'4S','2025-05-15','A','2025-05-15 04:12:17',NULL),(217,'4S','2025-05-16','A','2025-05-16 03:54:23',NULL),(217,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(217,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(217,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(217,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(217,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(217,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(217,'4S','2025-05-26','A','2025-05-26 03:35:53',NULL),(217,'4S','2025-05-29','A','2025-05-29 04:17:18',NULL),(217,'4S','2025-05-30','P','2025-05-30 05:26:21',NULL),(217,'4S','2025-05-31','P','2025-05-31 04:25:42',NULL),(217,'4S','2025-06-10','P','2025-06-10 07:32:42',NULL),(217,'4S','2025-06-16','A','2025-06-16 03:36:15',NULL),(217,'4S','2025-06-23','A','2025-06-23 04:45:35',NULL),(217,'4S','2025-06-25','P','2025-06-26 03:59:53',NULL),(217,'4S','2025-06-30','A','2025-06-30 05:41:36',NULL),(217,'4S','2025-07-01','P','2025-07-01 05:29:00',NULL),(217,'4S','2025-07-02','P','2025-07-02 06:32:59',NULL),(217,'4S','2025-07-03','A','2025-07-03 04:11:02',NULL),(217,'4S','2025-07-07','A','2025-07-07 05:48:04',NULL),(217,'4S','2025-07-08','A','2025-07-09 05:15:00',NULL),(217,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(217,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(217,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(217,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(217,'Yellow','2024-09-14','P','2024-09-14 03:27:00',NULL),(217,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(217,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(217,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(217,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(217,'Yellow','2024-09-25','A','2024-09-25 03:51:26',NULL),(217,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(217,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(217,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(217,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(217,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(217,'Yellow','2024-10-04','P','2024-10-04 05:09:18',NULL),(217,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(217,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(217,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(217,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(217,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(217,'Yellow','2024-10-11','P','2024-10-11 03:59:22',NULL),(217,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(217,'Yellow','2024-10-15','A','2024-10-15 03:53:34',NULL),(217,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(217,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(217,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(217,'Yellow','2024-10-19','P','2024-10-19 04:07:03',NULL),(217,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(217,'Yellow','2024-10-22','A','2024-10-22 03:45:54',NULL),(217,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(217,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(217,'Yellow','2024-10-25','P','2024-10-25 03:52:31',NULL),(217,'Yellow','2024-10-26','P','2024-10-26 03:54:53',NULL),(217,'Yellow','2024-10-28','P','2024-10-28 03:51:34',NULL),(217,'Yellow','2024-10-29','P','2024-10-29 03:55:47',NULL),(217,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(217,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(217,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(217,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(217,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(217,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(217,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(217,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(217,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(217,'Yellow','2024-11-11','P','2024-11-11 03:53:30',NULL),(217,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(217,'Yellow','2024-11-13','P','2024-11-13 03:50:00',NULL),(217,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(217,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(217,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(217,'Yellow','2024-11-18','P','2024-11-18 05:32:55',NULL),(217,'Yellow','2024-11-19','P','2024-11-19 05:24:20',NULL),(217,'Yellow','2024-11-20','A','2024-11-20 06:35:58',NULL),(217,'Yellow','2024-11-21','A','2024-11-21 05:46:14',NULL),(217,'Yellow','2024-11-25','A','2024-11-25 03:58:07',NULL),(217,'Yellow','2024-11-26','P','2024-11-26 03:44:39',NULL),(217,'Yellow','2024-11-27','A','2024-11-27 03:57:38',NULL),(217,'Yellow','2024-11-28','P','2024-11-28 05:46:53',NULL),(217,'Yellow','2024-11-29','A','2024-11-29 06:04:34',NULL),(217,'Yellow','2024-11-30','P','2024-11-30 03:40:00',NULL),(217,'Yellow','2025-01-06','A','2025-01-06 05:19:01',NULL),(217,'Yellow','2025-01-07','P','2025-01-07 05:20:24',NULL),(217,'Yellow','2025-01-08','P','2025-01-08 03:58:54',NULL),(217,'Yellow','2025-01-09','P','2025-01-09 03:47:25',NULL),(217,'Yellow','2025-01-10','P','2025-01-10 04:00:42',NULL),(217,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(217,'Yellow','2025-01-14','P','2025-01-14 05:15:18',NULL),(217,'Yellow','2025-01-15','P','2025-01-16 03:42:46',NULL),(217,'Yellow','2025-01-16','P','2025-01-16 03:39:36',NULL),(217,'Yellow','2025-01-17','P','2025-02-26 05:27:50',NULL),(217,'Yellow','2025-01-18','P','2025-02-26 05:28:13',NULL),(217,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(217,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(217,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(217,'Yellow','2025-02-28','P','2025-02-28 04:11:23',NULL),(217,'Yellow','2025-03-01','A','2025-03-01 07:24:54',NULL),(217,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(217,'Yellow','2025-03-04','P','2025-03-04 03:55:22',NULL),(217,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(217,'Yellow','2025-03-06','P','2025-03-06 03:53:49',NULL),(217,'Yellow','2025-03-08','P','2025-03-10 05:23:45',NULL),(217,'Yellow','2025-03-10','P','2025-03-10 05:35:48',NULL),(217,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(217,'Yellow','2025-03-13','A','2025-03-13 04:19:58',NULL),(217,'Yellow','2025-03-17','P','2025-03-17 07:28:44',NULL),(217,'Yellow','2025-03-18','A','2025-03-19 03:58:53',NULL),(217,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(217,'Yellow','2025-03-20','P','2025-03-20 04:40:56',NULL),(217,'Yellow','2025-03-21','A','2025-03-21 03:42:59',NULL),(217,'Yellow','2025-04-07','P','2025-04-07 03:50:10',NULL),(217,'Yellow','2025-04-08','A','2025-04-08 05:19:12',NULL),(217,'Yellow','2025-04-09','P','2025-04-09 05:28:05',NULL),(218,'2B','2023-06-19','A','2023-06-19 04:16:37',NULL),(218,'2B','2023-06-20','A','2023-06-20 03:31:23',NULL),(218,'2B','2023-06-21','A','2023-06-21 04:05:34',NULL),(218,'2B','2023-06-22','A','2023-06-22 05:18:10',NULL),(218,'2B','2023-06-23','A','2023-06-23 03:56:37',NULL),(218,'2B','2023-07-10','A','2023-07-10 09:20:38',NULL),(218,'2B','2023-07-12','P','2023-07-12 03:38:09',NULL),(218,'2B','2023-07-13','P','2023-07-13 03:53:08',NULL),(218,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(218,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(218,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(218,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(218,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(218,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(218,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(218,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(218,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(218,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(218,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(218,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(218,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(218,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(218,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(218,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(218,'3A','2023-08-12','A','2023-09-08 04:58:59',NULL),(218,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(218,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(218,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(218,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(218,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(218,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(218,'3A','2023-08-23','A','2023-08-23 05:52:29',NULL),(218,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(218,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(218,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(218,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(218,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(218,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(218,'3A','2023-08-31','A','2023-08-31 05:06:57',NULL),(218,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(218,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(218,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(218,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(218,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(218,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(218,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(218,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(218,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(218,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(218,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(218,'3A','2023-09-19','A','2023-09-08 04:31:12',NULL),(218,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(218,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(218,'3A','2023-09-22','A','2023-09-22 04:06:31',NULL),(218,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(218,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(218,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(218,'3A','2023-09-27','A','2023-09-27 03:49:51',NULL),(218,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(218,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(218,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(218,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(218,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(218,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(218,'3A','2023-10-07','A','2023-10-07 03:45:08',NULL),(218,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(218,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(218,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(218,'3A','2023-10-16','A','2023-10-16 03:49:34',NULL),(218,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(218,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(218,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(218,'3A','2023-10-21','A','2023-10-21 05:24:25',NULL),(218,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(218,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(218,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(218,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(218,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(218,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(218,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(218,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(218,'3A','2023-11-02','A','2023-11-02 04:02:16',NULL),(218,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(218,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(218,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(218,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(218,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(218,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(218,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(218,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(218,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(218,'3A','2023-11-17','A','2023-11-17 05:27:03',NULL),(218,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(218,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(218,'3A','2023-11-21','A','2023-11-21 04:37:24',NULL),(218,'3A','2023-11-22','A','2023-11-22 06:05:30',NULL),(218,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(218,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(218,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(218,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(218,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(218,'3A','2024-01-02','A','2024-01-04 04:42:37',NULL),(218,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(218,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(218,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(218,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(218,'3A','2024-01-10','A','2024-01-16 09:58:43',NULL),(218,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(218,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(218,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(218,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(218,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(218,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(218,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(218,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(218,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(218,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(218,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(218,'3A','2024-01-31','A','2024-02-01 04:44:15',NULL),(218,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(218,'3A','2024-02-02','P','2024-02-03 04:23:05',NULL),(218,'3A','2024-02-03','P','2024-02-03 05:34:55',NULL),(218,'3A','2024-02-12','P','2024-02-12 09:36:02',NULL),(218,'3A','2024-02-13','A','2024-02-14 06:17:47',NULL),(218,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(218,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(218,'3A','2024-02-16','A','2024-02-16 04:28:53',NULL),(218,'3A','2024-02-17','A','2024-02-17 06:35:57',NULL),(218,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(218,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(218,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(218,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(218,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(218,'3A','2024-02-27','A','2024-02-28 05:20:05',NULL),(218,'3A','2024-02-28','P','2024-02-28 05:21:50',NULL),(218,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(218,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(218,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(218,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(218,'3A','2024-03-08','P','2024-03-08 06:55:04',NULL),(218,'3A','2024-03-09','A','2024-03-09 06:19:55',NULL),(218,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(218,'3A','2024-03-12','A','2024-03-12 06:22:14',NULL),(218,'3A','2024-03-13','A','2024-03-13 06:09:14',NULL),(218,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(218,'3A','2024-03-15','P','2024-03-15 04:10:21',NULL),(218,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(218,'3A','2024-03-19','A','2024-03-19 05:31:26',NULL),(218,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(218,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(218,'3A','2024-03-22','A','2024-03-22 04:44:50',NULL),(218,'3A','2024-03-25','A','2024-03-25 04:18:29',NULL),(218,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(218,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(218,'3A','2024-03-28','A','2024-03-28 04:27:02',NULL),(218,'3A','2024-03-29','A','2024-03-29 04:34:54',NULL),(218,'3A','2024-04-15','P','2024-04-15 07:15:22',NULL),(218,'3A','2024-04-16','P','2024-04-16 09:39:57',NULL),(218,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(218,'3A','2024-04-18','P','2024-04-18 17:01:16',NULL),(218,'3A','2024-04-19','A','2024-04-19 12:55:19',NULL),(218,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(218,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(218,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(218,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(218,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(218,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(218,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(218,'3A','2024-05-02','P','2024-05-02 10:52:49',NULL),(218,'3A','2024-05-03','P','2024-05-04 08:41:05',NULL),(218,'3A','2024-05-04','P','2024-05-04 08:47:54',NULL),(218,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(218,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(218,'3A','2024-05-08','P','2024-05-08 11:14:37',NULL),(218,'3A','2024-05-09','P','2024-05-09 11:17:53',NULL),(218,'3A','2024-05-10','P','2024-05-10 11:36:45',NULL),(218,'3A','2024-05-11','A','2024-05-11 10:26:45',NULL),(218,'3A','2024-05-13','L','2024-05-13 11:15:26',NULL),(218,'3A','2024-05-14','L','2024-05-14 11:15:07',NULL),(218,'3A','2024-05-15','L','2024-05-15 11:13:49',NULL),(218,'3A','2024-05-16','L','2024-05-16 11:22:04',NULL),(218,'3A','2024-05-17','L','2024-05-17 11:10:02',NULL),(218,'3A','2024-05-18','L','2024-05-20 17:14:02',NULL),(218,'3A','2024-05-20','L','2024-05-20 17:17:10',NULL),(218,'3A','2024-05-21','L','2024-05-21 11:23:21',NULL),(218,'3A','2024-05-27','L','2024-05-29 16:45:24',NULL),(218,'3A','2024-05-29','A','2024-05-29 07:16:52',NULL),(218,'3A','2024-05-30','A','2024-05-30 06:30:28',NULL),(218,'3A','2024-05-31','A','2024-05-31 05:27:29',NULL),(218,'3A','2024-06-24','A','2024-06-24 06:23:06',NULL),(218,'3A','2024-06-29','A','2024-07-02 07:23:02',NULL),(218,'3A','2024-07-01','A','2024-07-01 15:42:56',NULL),(218,'3A','2024-07-02','A','2024-07-02 06:29:03',NULL),(218,'3A','2024-07-03','A','2024-07-03 05:03:53',NULL),(218,'3A','2024-07-04','A','2024-07-05 06:01:15',NULL),(218,'3A','2024-07-05','A','2024-07-05 05:44:25',NULL),(218,'3A','2024-07-06','A','2024-07-08 05:47:48',NULL),(218,'3A','2024-07-08','A','2024-07-08 05:34:09',NULL),(218,'3A','2024-07-09','A','2024-07-09 06:42:58',NULL),(218,'3A','2024-07-10','A','2024-07-10 15:02:16',NULL),(218,'3A','2024-07-11','A','2024-07-11 09:37:46',NULL),(218,'3A','2024-07-12','A','2024-07-12 05:42:22',NULL),(218,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(218,'3A','2024-07-18','A','2024-07-18 05:59:13',NULL),(218,'3A','2024-07-22','A','2024-07-22 05:03:01',NULL),(218,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(218,'3A','2024-07-29','A','2024-07-31 14:49:57',NULL),(218,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(218,'3A','2024-08-13','A','2024-08-13 05:29:56',NULL),(218,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(218,'3A','2024-08-16','P','2024-08-16 05:29:12',NULL),(218,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(218,'4','2024-09-05','P','2024-09-05 04:09:24',NULL),(218,'4','2024-09-07','P','2024-09-07 04:06:40',NULL),(218,'4','2024-09-14','A','2024-09-14 03:23:43',NULL),(218,'4','2024-09-16','A','2024-09-16 04:38:34',NULL),(218,'4','2024-09-18','A','2024-09-18 04:14:39',NULL),(218,'4','2024-09-19','A','2024-09-19 03:32:44',NULL),(218,'4','2024-09-20','P','2024-09-20 04:23:41',NULL),(218,'4','2024-09-21','P','2024-09-21 04:44:59',NULL),(218,'4','2024-09-23','P','2024-09-23 05:05:35',NULL),(218,'4','2024-09-24','P','2024-09-24 03:48:37',NULL),(218,'4','2024-09-25','P','2024-09-25 03:49:31',NULL),(218,'4','2024-09-26','A','2024-09-26 03:55:12',NULL),(218,'4','2024-09-28','A','2024-09-28 03:42:07',NULL),(218,'4','2024-09-30','A','2024-09-30 03:58:32',NULL),(218,'4','2024-10-01','A','2024-10-01 04:01:44',NULL),(218,'4','2024-10-02','A','2024-10-02 04:06:12',NULL),(218,'4','2024-10-04','A','2024-10-04 05:06:39',NULL),(218,'4','2024-10-05','A','2024-10-05 04:05:24',NULL),(218,'4','2024-10-07','A','2024-10-07 05:22:01',NULL),(218,'4','2024-10-08','A','2024-10-08 03:28:25',NULL),(218,'4','2024-10-09','A','2024-10-09 03:51:27',NULL),(218,'4','2024-10-11','P','2024-10-11 03:56:53',NULL),(218,'4','2024-10-14','P','2024-10-14 03:49:39',NULL),(218,'4','2024-10-15','P','2024-10-15 03:51:17',NULL),(218,'4','2024-10-16','P','2024-10-17 05:15:56',NULL),(218,'4','2024-10-17','P','2024-10-17 05:15:35',NULL),(218,'4','2024-10-18','P','2024-10-18 03:56:45',NULL),(218,'4','2024-10-19','P','2024-10-19 04:02:58',NULL),(218,'4','2024-10-21','P','2024-10-21 03:50:31',NULL),(218,'4','2024-10-22','A','2024-10-22 03:42:54',NULL),(218,'4','2024-10-23','P','2024-10-23 03:54:47',NULL),(218,'4','2024-10-24','P','2024-10-24 03:53:12',NULL),(218,'4','2024-10-25','P','2024-10-25 03:49:56',NULL),(218,'4','2024-10-26','P','2024-10-26 03:51:36',NULL),(218,'4','2024-10-28','P','2024-10-28 03:49:49',NULL),(218,'4','2024-10-29','P','2024-10-29 03:54:21',NULL),(218,'4','2024-10-30','A','2024-10-30 03:46:01',NULL),(218,'4','2024-10-31','P','2024-10-31 03:37:16',NULL),(218,'4','2024-11-01','P','2024-11-01 03:57:51',NULL),(218,'4','2024-11-02','P','2024-11-02 03:43:38',NULL),(218,'4','2024-11-04','A','2024-11-04 03:44:08',NULL),(218,'4','2024-11-05','A','2024-11-05 03:26:20',NULL),(218,'4','2024-11-06','A','2024-11-06 03:47:23',NULL),(218,'4','2024-11-07','A','2024-11-07 03:32:48',NULL),(218,'4','2024-11-08','A','2024-11-08 03:50:56',NULL),(218,'4','2024-11-11','A','2024-11-11 03:50:53',NULL),(218,'4','2024-11-12','A','2024-11-12 03:44:29',NULL),(218,'4','2024-11-13','A','2024-11-13 03:47:58',NULL),(218,'4','2024-11-14','A','2024-11-14 03:53:43',NULL),(218,'4','2024-11-15','A','2024-11-15 04:44:01',NULL),(218,'4','2024-11-16','A','2024-11-16 03:51:12',NULL),(219,'2A','2023-06-19','A','2023-06-19 04:15:18',NULL),(219,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(219,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(219,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(219,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(219,'2A','2023-07-10','A','2023-07-10 09:18:30',NULL),(219,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(219,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(219,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(219,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(219,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(219,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(219,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(219,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(219,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(219,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(219,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(219,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(219,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(219,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(219,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(219,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(219,'3A','2023-08-10','A','2023-09-08 05:04:35',NULL),(219,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(219,'3A','2023-08-12','A','2023-09-08 04:58:59',NULL),(219,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(219,'3A','2023-08-15','A','2023-09-08 04:47:02',NULL),(219,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(219,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(219,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(219,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(219,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(219,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(219,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(219,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(219,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(219,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(219,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(219,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(219,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(219,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(219,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(219,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(219,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(219,'3A','2023-09-12','A','2023-09-12 03:51:08',NULL),(219,'3A','2023-09-13','A','2023-09-13 06:26:40',NULL),(219,'3A','2023-09-14','A','2023-09-14 04:07:32',NULL),(219,'3A','2023-09-15','A','2023-09-15 03:55:43',NULL),(219,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(219,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(219,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(219,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(219,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(219,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(219,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(219,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(219,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(219,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(219,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(219,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(219,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(219,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(219,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(219,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(219,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(219,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(219,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(219,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(219,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(219,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(219,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(219,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(219,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(219,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(219,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(219,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(219,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(219,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(219,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(219,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(219,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(219,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(219,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(219,'3A','2023-11-04','A','2023-11-04 05:06:46',NULL),(219,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(219,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(219,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(219,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(219,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(219,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(219,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(219,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(219,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(219,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(219,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(219,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(219,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(219,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(219,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(219,'3A','2023-11-27','A','2023-11-27 04:49:43',NULL),(219,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(219,'3A','2024-01-02','A','2024-01-04 04:42:37',NULL),(219,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(219,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(219,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(219,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(219,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(219,'3A','2024-01-15','A','2024-01-16 11:20:05',NULL),(219,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(219,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(219,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(219,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(219,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(219,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(219,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(219,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(219,'3B','2024-01-29','P','2024-01-30 05:07:56',NULL),(219,'3B','2024-01-30','A','2024-01-30 05:15:12',NULL),(219,'3B','2024-01-31','A','2024-02-01 04:45:55',NULL),(219,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(219,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(219,'3B','2024-02-12','A','2024-02-12 09:37:51',NULL),(219,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(219,'3B','2024-02-15','A','2024-02-15 04:42:52',NULL),(219,'3B','2024-02-16','A','2024-02-16 04:31:31',NULL),(219,'3B','2024-02-17','A','2024-02-17 06:39:46',NULL),(219,'3B','2024-02-19','A','2024-02-19 04:05:43',NULL),(219,'3B','2024-02-20','A','2024-02-20 05:19:12',NULL),(219,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(219,'3B','2024-02-22','A','2024-02-23 04:15:16',NULL),(219,'3B','2024-02-23','A','2024-02-23 04:26:25',NULL),(219,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(219,'3B','2024-02-28','P','2024-02-28 05:23:35',NULL),(219,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(219,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(219,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(219,'3B','2024-03-08','A','2024-03-08 06:56:59',NULL),(219,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(219,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(219,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(219,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(219,'3B','2024-03-15','P','2024-03-15 04:11:43',NULL),(219,'3B','2024-03-18','P','2024-03-18 04:09:01',NULL),(219,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(219,'3B','2024-03-20','P','2024-03-20 04:33:51',NULL),(219,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(219,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(219,'3B','2024-03-25','P','2024-03-25 04:19:16',NULL),(219,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(219,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(219,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(219,'3B','2024-03-29','P','2024-03-29 04:37:06',NULL),(219,'3B','2024-04-15','A','2024-04-15 07:35:48',NULL),(219,'3B','2024-04-16','P','2024-04-16 09:41:29',NULL),(219,'3B','2024-04-17','P','2024-04-17 10:05:25',NULL),(219,'3B','2024-04-18','P','2024-04-18 17:08:47',NULL),(219,'3B','2024-04-19','A','2024-04-19 12:56:09',NULL),(219,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(219,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(219,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(219,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(219,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(219,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(219,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(219,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(219,'3B','2024-05-03','A','2024-05-04 08:43:44',NULL),(219,'3B','2024-05-04','A','2024-05-04 08:48:32',NULL),(219,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(219,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(219,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(219,'3B','2024-05-09','P','2024-05-09 11:20:48',NULL),(219,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(219,'3B','2024-05-11','P','2024-05-11 10:28:09',NULL),(219,'3B','2024-05-13','A','2024-05-13 11:17:58',NULL),(219,'3B','2024-05-14','P','2024-05-14 11:15:56',NULL),(219,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(219,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(219,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(219,'3B','2024-05-18','A','2024-05-20 17:15:05',NULL),(219,'3B','2024-05-20','P','2024-05-20 17:17:59',NULL),(219,'3B','2024-05-21','P','2024-05-21 11:24:32',NULL),(219,'3B','2024-05-27','A','2024-05-29 16:48:16',NULL),(219,'3B','2024-05-29','A','2024-05-29 07:12:20',NULL),(219,'3B','2024-05-30','A','2024-05-30 06:30:00',NULL),(219,'3B','2024-05-31','A','2024-05-31 05:28:51',NULL),(219,'3B','2024-06-24','A','2024-06-24 06:25:08',NULL),(219,'3B','2024-07-01','A','2024-07-01 15:43:40',NULL),(219,'3B','2024-07-02','P','2024-07-02 06:31:51',NULL),(219,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(219,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(219,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(219,'3B','2024-07-06','A','2024-07-08 15:45:11',NULL),(219,'3B','2024-07-08','P','2024-07-08 05:35:53',NULL),(219,'3B','2024-07-09','P','2024-07-09 06:44:06',NULL),(219,'3B','2024-07-10','P','2024-07-10 15:03:04',NULL),(219,'3B','2024-07-11','A','2024-07-11 09:38:24',NULL),(219,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(219,'3B','2024-07-13','P','2024-07-19 03:33:12',NULL),(219,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(219,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(219,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(219,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(219,'3B','2024-08-08','P','2024-08-08 05:44:24',NULL),(219,'3B','2024-08-13','A','2024-08-13 05:31:12',NULL),(219,'3B','2024-08-15','P','2024-08-15 05:47:12',NULL),(219,'3B','2024-08-16','A','2024-08-16 05:31:38',NULL),(219,'3B','2024-08-17','A','2024-08-17 05:10:48',NULL),(219,'4S','2025-04-11','P','2025-04-12 05:49:20',NULL),(219,'4S','2025-04-12','P','2025-04-12 05:47:07',NULL),(219,'4S','2025-04-14','P','2025-04-14 06:22:26',NULL),(219,'4S','2025-04-15','P','2025-04-15 05:22:07',NULL),(219,'4S','2025-04-16','P','2025-04-16 05:32:09',NULL),(219,'4S','2025-04-17','P','2025-04-17 04:37:52',NULL),(219,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(219,'4S','2025-04-19','P','2025-04-21 03:44:15',NULL),(219,'4S','2025-04-21','L','2025-04-21 03:45:40',NULL),(219,'4S','2025-04-22','L','2025-04-22 05:05:08',NULL),(219,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(219,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(219,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(219,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(219,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(219,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(219,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(219,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(219,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(219,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(219,'4S','2025-05-12','A','2025-05-12 03:45:15',NULL),(219,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(219,'4S','2025-05-14','P','2025-05-14 04:04:54',NULL),(219,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(219,'4S','2025-05-16','P','2025-05-16 03:54:23',NULL),(219,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(219,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(219,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(219,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(219,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(219,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(219,'4S','2025-05-26','P','2025-05-26 03:35:53',NULL),(219,'4S','2025-05-29','P','2025-05-29 04:17:18',NULL),(219,'4S','2025-05-30','P','2025-05-30 05:26:21',NULL),(219,'4S','2025-05-31','P','2025-05-31 04:25:42',NULL),(219,'4S','2025-06-10','P','2025-06-10 07:32:42',NULL),(219,'4S','2025-06-16','A','2025-06-16 03:36:15',NULL),(219,'4S','2025-06-23','P','2025-06-23 04:45:35',NULL),(219,'4S','2025-06-25','P','2025-06-26 03:59:53',NULL),(219,'4S','2025-06-30','P','2025-06-30 05:41:36',NULL),(219,'4S','2025-07-01','P','2025-07-01 05:29:00',NULL),(219,'4S','2025-07-02','P','2025-07-02 06:32:59',NULL),(219,'4S','2025-07-03','P','2025-07-03 04:11:02',NULL),(219,'4S','2025-07-07','P','2025-07-07 05:48:04',NULL),(219,'4S','2025-07-08','P','2025-07-09 05:15:00',NULL),(219,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(219,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(219,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(219,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(219,'Yellow','2024-09-14','P','2024-09-14 03:27:00',NULL),(219,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(219,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(219,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(219,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(219,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(219,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(219,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(219,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(219,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(219,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(219,'Yellow','2024-10-04','P','2024-10-04 05:09:18',NULL),(219,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(219,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(219,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(219,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(219,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(219,'Yellow','2024-10-11','P','2024-10-11 03:59:22',NULL),(219,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(219,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(219,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(219,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(219,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(219,'Yellow','2024-10-19','P','2024-10-19 04:07:03',NULL),(219,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(219,'Yellow','2024-10-22','A','2024-10-22 03:45:54',NULL),(219,'Yellow','2024-10-23','A','2024-10-23 03:56:30',NULL),(219,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(219,'Yellow','2024-10-25','P','2024-10-25 03:52:31',NULL),(219,'Yellow','2024-10-26','P','2024-10-26 03:54:53',NULL),(219,'Yellow','2024-10-28','P','2024-10-28 03:51:34',NULL),(219,'Yellow','2024-10-29','P','2024-10-29 03:55:47',NULL),(219,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(219,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(219,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(219,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(219,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(219,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(219,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(219,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(219,'Yellow','2024-11-08','A','2024-11-08 03:53:48',NULL),(219,'Yellow','2024-11-11','P','2024-11-11 03:53:30',NULL),(219,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(219,'Yellow','2024-11-13','P','2024-11-13 03:50:00',NULL),(219,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(219,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(219,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(219,'Yellow','2024-11-18','P','2024-11-18 05:32:55',NULL),(219,'Yellow','2024-11-19','P','2024-11-19 05:24:20',NULL),(219,'Yellow','2024-11-20','P','2024-11-20 06:35:58',NULL),(219,'Yellow','2024-11-21','P','2024-11-21 05:46:14',NULL),(219,'Yellow','2024-11-25','P','2024-11-25 03:58:07',NULL),(219,'Yellow','2024-11-26','P','2024-11-26 03:44:39',NULL),(219,'Yellow','2024-11-27','P','2024-11-27 03:57:38',NULL),(219,'Yellow','2024-11-28','P','2024-11-28 05:46:53',NULL),(219,'Yellow','2024-11-29','P','2024-11-29 06:04:34',NULL),(219,'Yellow','2024-11-30','P','2024-11-30 03:40:00',NULL),(219,'Yellow','2025-01-06','A','2025-01-06 05:19:01',NULL),(219,'Yellow','2025-01-07','P','2025-01-07 05:20:24',NULL),(219,'Yellow','2025-01-08','P','2025-01-08 03:58:54',NULL),(219,'Yellow','2025-01-09','P','2025-01-09 03:47:25',NULL),(219,'Yellow','2025-01-10','A','2025-01-10 04:00:42',NULL),(219,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(219,'Yellow','2025-01-14','L','2025-01-14 05:15:18',NULL),(219,'Yellow','2025-01-15','L','2025-01-16 03:42:46',NULL),(219,'Yellow','2025-01-16','A','2025-01-16 03:39:36',NULL),(219,'Yellow','2025-01-17','L','2025-02-26 05:27:50',NULL),(219,'Yellow','2025-01-18','L','2025-02-26 05:28:13',NULL),(219,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(219,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(219,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(219,'Yellow','2025-02-28','P','2025-02-28 04:11:23',NULL),(219,'Yellow','2025-03-01','A','2025-03-01 07:24:54',NULL),(219,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(219,'Yellow','2025-03-04','P','2025-03-04 03:55:22',NULL),(219,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(219,'Yellow','2025-03-06','P','2025-03-06 03:53:49',NULL),(219,'Yellow','2025-03-08','P','2025-03-10 05:23:45',NULL),(219,'Yellow','2025-03-10','P','2025-03-10 05:35:48',NULL),(219,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(219,'Yellow','2025-03-13','P','2025-03-13 04:19:58',NULL),(219,'Yellow','2025-03-17','P','2025-03-17 07:28:44',NULL),(219,'Yellow','2025-03-18','P','2025-03-19 03:58:53',NULL),(219,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(219,'Yellow','2025-03-20','P','2025-03-20 04:40:56',NULL),(219,'Yellow','2025-03-21','P','2025-03-21 03:42:59',NULL),(219,'Yellow','2025-04-07','A','2025-04-07 03:50:10',NULL),(219,'Yellow','2025-04-08','P','2025-04-08 05:19:12',NULL),(219,'Yellow','2025-04-09','P','2025-04-09 05:28:05',NULL),(221,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(221,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(221,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(221,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(221,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(221,'2A','2023-07-10','A','2023-07-10 09:18:30',NULL),(221,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(221,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(221,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(221,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(221,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(221,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(221,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(221,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(221,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(221,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(221,'3A','2023-08-03','A','2023-08-03 04:22:35',NULL),(221,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(221,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(221,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(221,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(221,'3A','2023-08-09','A','2023-09-08 05:07:36',NULL),(221,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(221,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(221,'3A','2023-08-12','A','2023-09-08 04:58:59',NULL),(221,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(221,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(221,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(221,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(221,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(221,'3A','2023-08-22','A','2023-09-08 04:09:00',NULL),(221,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(221,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(221,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(221,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(221,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(221,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(221,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(221,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(221,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(221,'3A','2023-09-04','A','2023-09-04 05:05:49',NULL),(221,'3A','2023-09-08','A','2023-09-08 04:23:32',NULL),(221,'3A','2023-09-09','A','2023-09-09 04:40:27',NULL),(221,'3A','2023-09-11','A','2023-09-11 05:05:09',NULL),(221,'3A','2023-09-12','A','2023-09-12 03:51:08',NULL),(221,'3A','2023-09-13','A','2023-09-13 06:26:40',NULL),(221,'3A','2023-09-14','A','2023-09-14 04:07:32',NULL),(221,'3A','2023-09-15','A','2023-09-15 03:55:43',NULL),(221,'3A','2023-09-16','A','2023-09-16 04:19:25',NULL),(221,'3A','2023-09-18','A','2023-09-18 03:52:24',NULL),(221,'3A','2023-09-19','A','2023-09-08 04:31:12',NULL),(221,'3A','2023-09-20','A','2023-09-20 04:15:14',NULL),(221,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(221,'3A','2023-09-22','A','2023-09-22 04:06:31',NULL),(221,'3A','2023-09-23','A','2023-09-23 04:10:05',NULL),(221,'3A','2023-09-25','A','2023-09-25 04:12:22',NULL),(221,'3A','2023-09-26','A','2023-09-26 04:22:01',NULL),(221,'3A','2023-09-27','A','2023-09-27 03:49:51',NULL),(221,'3A','2023-09-28','A','2023-09-28 03:45:12',NULL),(221,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(221,'3A','2023-10-03','A','2023-10-03 03:56:24',NULL),(221,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(221,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(221,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(221,'3A','2023-10-07','A','2023-10-07 03:45:08',NULL),(221,'3A','2023-10-09','A','2023-10-09 03:36:45',NULL),(221,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(221,'3A','2023-10-11','A','2023-10-11 04:51:24',NULL),(221,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(221,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(221,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(221,'3A','2023-10-20','A','2023-10-20 04:00:05',NULL),(221,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(221,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(221,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(221,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(221,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(221,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(221,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(221,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(221,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(221,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(221,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(221,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(221,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(221,'3A','2023-11-07','A','2023-11-07 04:08:34',NULL),(221,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(221,'3A','2023-11-13','A','2023-11-13 05:04:22',NULL),(221,'3A','2023-11-14','A','2023-11-16 11:28:11',NULL),(221,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(221,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(221,'3A','2023-11-17','A','2023-11-17 05:27:03',NULL),(221,'3A','2023-11-18','A','2023-11-18 05:49:57',NULL),(221,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(221,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(221,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(221,'3A','2023-11-23','A','2023-11-23 04:27:16',NULL),(221,'3A','2023-11-24','A','2023-11-24 04:21:13',NULL),(221,'3A','2023-11-25','A','2023-11-25 04:46:25',NULL),(221,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(221,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(221,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(221,'3A','2024-01-03','P','2024-01-03 18:41:12',NULL),(221,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(221,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(221,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(221,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(221,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(221,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(221,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(221,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(221,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(221,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(221,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(221,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(221,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(221,'3B','2024-01-29','P','2024-01-30 05:07:56',NULL),(221,'3B','2024-01-30','A','2024-01-30 05:15:12',NULL),(221,'3B','2024-01-31','P','2024-02-01 04:45:55',NULL),(221,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(221,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(221,'3B','2024-02-12','A','2024-02-12 09:37:51',NULL),(221,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(221,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(221,'3B','2024-02-16','P','2024-02-16 04:31:31',NULL),(221,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(221,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(221,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(221,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(221,'3B','2024-02-22','P','2024-02-23 04:15:16',NULL),(221,'3B','2024-02-23','P','2024-02-23 04:26:25',NULL),(221,'3B','2024-02-27','A','2024-02-28 05:20:40',NULL),(221,'3B','2024-02-28','P','2024-02-28 05:23:35',NULL),(221,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(221,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(221,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(221,'3B','2024-03-08','A','2024-03-08 06:56:59',NULL),(221,'3B','2024-03-09','A','2024-03-09 06:20:56',NULL),(221,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(221,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(221,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(221,'3B','2024-03-15','P','2024-03-15 04:11:43',NULL),(221,'3B','2024-03-18','P','2024-03-18 04:09:01',NULL),(221,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(221,'3B','2024-03-20','P','2024-03-20 04:33:51',NULL),(221,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(221,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(221,'3B','2024-03-25','P','2024-03-25 04:19:16',NULL),(221,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(221,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(221,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(221,'3B','2024-03-29','P','2024-03-29 04:37:06',NULL),(221,'3B','2024-04-15','A','2024-04-15 07:35:48',NULL),(221,'3B','2024-04-16','A','2024-04-16 09:41:29',NULL),(221,'3B','2024-04-17','A','2024-04-17 10:05:25',NULL),(221,'3B','2024-04-18','A','2024-04-18 17:08:47',NULL),(221,'3B','2024-04-19','A','2024-04-19 12:56:09',NULL),(221,'3B','2024-04-20','A','2024-04-20 13:07:56',NULL),(221,'3B','2024-04-22','A','2024-04-22 06:25:06',NULL),(221,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(221,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(221,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(221,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(221,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(221,'3B','2024-05-02','A','2024-05-02 10:53:20',NULL),(221,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(221,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(221,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(221,'3B','2024-05-07','A','2024-05-07 10:28:53',NULL),(221,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(221,'3B','2024-05-09','A','2024-05-09 11:20:48',NULL),(221,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(221,'3B','2024-05-11','P','2024-05-11 10:28:09',NULL),(221,'3B','2024-05-13','P','2024-05-13 11:17:58',NULL),(221,'3B','2024-05-14','P','2024-05-14 11:15:56',NULL),(221,'3B','2024-05-15','A','2024-05-15 11:14:09',NULL),(221,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(221,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(221,'3B','2024-05-18','P','2024-05-20 17:15:05',NULL),(221,'3B','2024-05-20','A','2024-05-20 17:17:59',NULL),(221,'3B','2024-05-21','A','2024-05-21 11:24:32',NULL),(221,'3B','2024-05-27','A','2024-05-29 16:48:16',NULL),(221,'3B','2024-05-29','A','2024-05-29 07:12:20',NULL),(221,'3B','2024-05-30','A','2024-05-30 06:30:00',NULL),(221,'3B','2024-05-31','A','2024-05-31 05:28:51',NULL),(221,'3B','2024-06-24','A','2024-06-24 06:25:08',NULL),(221,'3B','2024-07-01','A','2024-07-01 15:43:40',NULL),(221,'3B','2024-07-02','A','2024-07-02 06:31:51',NULL),(221,'3B','2024-07-03','A','2024-07-03 05:04:47',NULL),(221,'3B','2024-07-04','A','2024-07-10 15:06:38',NULL),(221,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(221,'3B','2024-07-06','A','2024-07-08 15:45:11',NULL),(221,'3B','2024-07-08','A','2024-07-08 05:35:53',NULL),(221,'3B','2024-07-09','A','2024-07-09 06:44:06',NULL),(221,'3B','2024-07-10','P','2024-07-10 15:03:04',NULL),(221,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(221,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(221,'3B','2024-07-13','P','2024-07-19 03:33:12',NULL),(221,'3B','2024-07-18','A','2024-07-18 06:00:14',NULL),(221,'3B','2024-07-22','A','2024-07-22 05:03:23',NULL),(221,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(221,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(221,'3B','2024-08-08','P','2024-08-08 05:44:24',NULL),(221,'3B','2024-08-13','A','2024-08-13 05:31:12',NULL),(221,'3B','2024-08-15','P','2024-08-15 05:47:12',NULL),(221,'3B','2024-08-16','A','2024-08-16 05:31:38',NULL),(221,'3B','2024-08-17','A','2024-08-17 05:10:48',NULL),(221,'4','2024-09-05','P','2024-09-05 04:09:24',NULL),(221,'4','2024-09-07','P','2024-09-07 04:06:40',NULL),(221,'4','2024-09-14','A','2024-09-14 03:23:43',NULL),(221,'4','2024-09-16','P','2024-09-16 04:38:34',NULL),(221,'4','2024-09-18','A','2024-09-18 04:14:39',NULL),(221,'4','2024-09-19','A','2024-09-19 03:32:44',NULL),(221,'4','2024-09-20','P','2024-09-20 04:23:41',NULL),(221,'4','2024-09-21','P','2024-09-21 04:44:59',NULL),(221,'4','2024-09-23','P','2024-09-23 05:05:35',NULL),(221,'4','2024-09-24','A','2024-09-24 03:48:37',NULL),(221,'4','2024-09-25','P','2024-09-25 03:49:31',NULL),(221,'4','2024-09-26','P','2024-09-26 03:55:12',NULL),(221,'4','2024-09-28','P','2024-09-28 03:42:07',NULL),(221,'4','2024-09-30','P','2024-09-30 03:58:32',NULL),(221,'4','2024-10-01','P','2024-10-01 04:01:44',NULL),(221,'4','2024-10-02','P','2024-10-02 04:06:12',NULL),(221,'4','2024-10-04','P','2024-10-04 05:06:39',NULL),(221,'4','2024-10-05','P','2024-10-05 04:05:24',NULL),(221,'4','2024-10-07','P','2024-10-07 05:22:01',NULL),(221,'4','2024-10-08','A','2024-10-08 03:28:25',NULL),(221,'4','2024-10-09','P','2024-10-09 03:51:27',NULL),(221,'4','2024-10-11','A','2024-10-11 03:56:53',NULL),(221,'4','2024-10-14','A','2024-10-14 03:49:39',NULL),(221,'4','2024-10-15','A','2024-10-15 03:51:17',NULL),(221,'4','2024-10-16','P','2024-10-17 05:15:56',NULL),(221,'4','2024-10-17','P','2024-10-17 05:15:35',NULL),(221,'4','2024-10-18','P','2024-10-18 03:56:45',NULL),(221,'4','2024-10-19','A','2024-10-19 04:02:58',NULL),(221,'4','2024-10-21','A','2024-10-21 03:50:31',NULL),(221,'4','2024-10-22','A','2024-10-22 03:42:54',NULL),(221,'4','2024-10-23','A','2024-10-23 03:54:47',NULL),(221,'4','2024-10-24','P','2024-10-24 03:53:12',NULL),(221,'4','2024-10-25','P','2024-10-25 03:49:56',NULL),(221,'4','2024-10-26','P','2024-10-26 03:51:36',NULL),(221,'4','2024-10-28','P','2024-10-28 03:49:49',NULL),(221,'4','2024-10-29','P','2024-10-29 03:54:21',NULL),(221,'4','2024-10-30','P','2024-10-30 03:46:01',NULL),(221,'4','2024-10-31','P','2024-10-31 03:37:16',NULL),(221,'4','2024-11-01','P','2024-11-01 03:57:51',NULL),(221,'4','2024-11-02','P','2024-11-02 03:43:38',NULL),(221,'4','2024-11-04','P','2024-11-04 03:44:08',NULL),(221,'4','2024-11-05','P','2024-11-05 03:26:20',NULL),(221,'4','2024-11-06','P','2024-11-06 03:47:23',NULL),(221,'4','2024-11-07','P','2024-11-07 03:32:48',NULL),(221,'4','2024-11-08','P','2024-11-08 03:50:56',NULL),(221,'4','2024-11-11','P','2024-11-11 03:50:53',NULL),(221,'4','2024-11-12','A','2024-11-12 03:44:29',NULL),(221,'4','2024-11-13','P','2024-11-13 03:47:58',NULL),(221,'4','2024-11-14','P','2024-11-14 03:53:43',NULL),(221,'4','2024-11-15','P','2024-11-15 04:44:01',NULL),(221,'4','2024-11-16','A','2024-11-16 03:51:12',NULL),(221,'4','2024-11-18','P','2024-11-18 05:29:42',NULL),(221,'4','2024-11-19','A','2024-11-19 05:22:10',NULL),(221,'4','2024-11-20','P','2024-11-20 06:33:15',NULL),(221,'4','2024-11-21','P','2024-11-21 05:42:52',NULL),(221,'4','2024-11-22','P','2024-11-23 03:53:55',NULL),(221,'4','2024-11-23','P','2024-11-23 03:53:21',NULL),(221,'4','2024-11-25','A','2024-11-25 03:56:18',NULL),(221,'4','2024-11-26','P','2024-11-26 03:42:46',NULL),(221,'4','2024-11-27','P','2024-11-27 03:55:49',NULL),(221,'4','2024-11-28','P','2024-11-28 05:45:24',NULL),(221,'4','2024-11-29','P','2024-11-29 05:39:05',NULL),(221,'4','2024-11-30','P','2024-11-30 03:38:14',NULL),(221,'4','2025-01-06','A','2025-01-06 05:21:05',NULL),(221,'4','2025-01-07','A','2025-01-07 05:24:08',NULL),(221,'4','2025-01-08','A','2025-01-08 03:56:20',NULL),(221,'4','2025-01-09','A','2025-01-09 03:45:12',NULL),(221,'4','2025-01-10','P','2025-01-10 03:56:59',NULL),(221,'4','2025-01-13','P','2025-01-13 05:10:57',NULL),(221,'4','2025-01-14','P','2025-01-14 05:13:21',NULL),(221,'4','2025-01-15','P','2025-01-16 03:43:39',NULL),(221,'4','2025-01-16','A','2025-01-16 03:37:47',NULL),(221,'4','2025-01-20','P','2025-03-06 04:21:46',NULL),(221,'4','2025-01-21','P','2025-03-06 04:22:06',NULL),(221,'4','2025-01-22','P','2025-03-06 04:22:39',NULL),(221,'4','2025-01-23','A','2025-03-06 04:23:19',NULL),(221,'4','2025-01-24','P','2025-03-06 04:23:42',NULL),(221,'4','2025-01-25','P','2025-03-06 04:24:03',NULL),(221,'4','2025-01-27','P','2025-03-06 04:24:35',NULL),(221,'4','2025-01-29','P','2025-03-06 04:25:00',NULL),(221,'4','2025-01-30','A','2025-03-06 04:25:22',NULL),(221,'4','2025-01-31','P','2025-03-06 04:25:34',NULL),(221,'4','2025-02-01','P','2025-03-06 04:27:02',NULL),(221,'4','2025-02-03','P','2025-03-06 04:27:15',NULL),(221,'4','2025-02-04','P','2025-03-06 04:27:25',NULL),(221,'4','2025-02-06','P','2025-03-06 04:27:39',NULL),(221,'4','2025-02-07','A','2025-03-06 04:27:51',NULL),(221,'4','2025-02-08','A','2025-03-06 04:28:05',NULL),(221,'4','2025-02-10','A','2025-03-06 04:28:17',NULL),(221,'4','2025-02-11','A','2025-03-06 04:28:38',NULL),(221,'4','2025-02-12','A','2025-03-06 04:28:53',NULL),(221,'4','2025-02-13','A','2025-03-06 04:29:06',NULL),(221,'4','2025-02-17','P','2025-03-06 04:29:45',NULL),(221,'4','2025-02-18','P','2025-03-06 04:30:02',NULL),(221,'4','2025-02-20','A','2025-03-06 04:30:15',NULL),(221,'4','2025-02-21','P','2025-03-06 04:30:26',NULL),(221,'4','2025-02-22','P','2025-03-06 04:30:39',NULL),(221,'4','2025-02-24','P','2025-03-06 04:30:56',NULL),(221,'4','2025-02-25','P','2025-02-25 05:27:38',NULL),(221,'4','2025-02-26','A','2025-02-26 05:24:56',NULL),(221,'4','2025-02-27','P','2025-02-27 08:27:31',NULL),(221,'4','2025-02-28','P','2025-02-28 05:16:05',NULL),(221,'4','2025-03-01','P','2025-03-01 07:27:47',NULL),(221,'4','2025-03-03','A','2025-03-03 04:16:07',NULL),(221,'4','2025-03-04','P','2025-03-06 04:32:05',NULL),(221,'4','2025-03-05','P','2025-03-05 03:39:37',NULL),(221,'4','2025-03-08','A','2025-03-10 06:56:04',NULL),(221,'4','2025-03-10','A','2025-03-10 06:56:17',NULL),(221,'4','2025-03-12','A','2025-03-12 03:53:07',NULL),(221,'4','2025-03-15','A','2025-03-06 04:29:29',NULL),(221,'4','2025-03-17','P','2025-03-17 07:27:09',NULL),(221,'4','2025-04-07','A','2025-04-07 03:51:25',NULL),(221,'4','2025-04-08','A','2025-04-08 05:20:26',NULL),(221,'4','2025-04-09','A','2025-04-09 05:27:17',NULL),(221,'5','2025-04-11','A','2025-04-12 05:39:26',NULL),(221,'5','2025-04-12','P','2025-04-12 05:38:59',NULL),(222,'2B','2023-06-19','P','2023-06-19 04:16:37',NULL),(222,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(222,'2B','2023-06-21','P','2023-06-21 04:05:34',NULL),(222,'2B','2023-06-22','A','2023-06-22 05:18:10',NULL),(222,'2B','2023-06-23','P','2023-06-23 03:56:37',NULL),(222,'2B','2023-07-10','P','2023-07-10 09:20:38',NULL),(222,'2B','2023-07-12','A','2023-07-12 03:38:09',NULL),(222,'2B','2023-07-13','P','2023-07-13 03:53:08',NULL),(222,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(222,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(222,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(222,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(222,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(222,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(222,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(222,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(222,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(222,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(222,'3A','2023-08-05','A','2023-08-05 03:31:52',NULL),(222,'3A','2023-08-07','A','2023-08-07 04:01:51',NULL),(222,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(222,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(222,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(222,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(222,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(222,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(222,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(222,'3A','2023-08-16','A','2023-09-08 04:43:21',NULL),(222,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(222,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(222,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(222,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(222,'3A','2023-08-24','A','2023-08-24 05:29:21',NULL),(222,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(222,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(222,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(222,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(222,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(222,'3A','2023-08-31','A','2023-08-31 05:06:57',NULL),(222,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(222,'3A','2023-09-04','A','2023-09-04 05:05:49',NULL),(222,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(222,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(222,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(222,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(222,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(222,'3A','2023-09-14','A','2023-09-14 04:07:32',NULL),(222,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(222,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(222,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(222,'3A','2023-09-19','A','2023-09-08 04:31:12',NULL),(222,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(222,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(222,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(222,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(222,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(222,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(222,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(222,'3A','2023-09-28','A','2023-09-28 03:45:12',NULL),(222,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(222,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(222,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(222,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(222,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(222,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(222,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(222,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(222,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(222,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(222,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(222,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(222,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(222,'3A','2023-10-21','A','2023-10-21 05:24:25',NULL),(222,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(222,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(222,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(222,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(222,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(222,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(222,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(222,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(222,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(222,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(222,'3A','2023-11-04','A','2023-11-04 05:06:46',NULL),(222,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(222,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(222,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(222,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(222,'3A','2023-11-14','A','2023-11-16 11:28:11',NULL),(222,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(222,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(222,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(222,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(222,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(222,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(222,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(222,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(222,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(222,'3A','2023-11-25','A','2023-11-25 04:46:25',NULL),(222,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(222,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(222,'3A','2024-01-02','A','2024-01-04 04:42:37',NULL),(222,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(222,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(222,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(222,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(222,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(222,'3A','2024-01-15','A','2024-01-16 11:20:05',NULL),(222,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(222,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(222,'3A','2024-01-18','A','2024-01-18 04:27:40',NULL),(222,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(222,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(222,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(222,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(222,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(222,'3A','2024-01-29','A','2024-01-30 05:02:13',NULL),(222,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(222,'3A','2024-01-31','A','2024-02-01 04:44:15',NULL),(222,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(222,'3A','2024-02-02','A','2024-02-03 04:23:05',NULL),(222,'3A','2024-02-03','A','2024-02-03 05:34:55',NULL),(222,'3A','2024-02-12','A','2024-02-12 09:36:02',NULL),(222,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(222,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(222,'3A','2024-02-15','A','2024-02-15 04:41:26',NULL),(222,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(222,'3A','2024-02-17','P','2024-02-17 06:35:57',NULL),(222,'3A','2024-02-19','A','2024-02-19 04:04:50',NULL),(222,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(222,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(222,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(222,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(222,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(222,'3A','2024-02-28','P','2024-02-28 05:21:50',NULL),(222,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(222,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(222,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(222,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(222,'3A','2024-03-08','P','2024-03-08 06:55:04',NULL),(222,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(222,'3A','2024-03-11','A','2024-03-11 05:36:35',NULL),(222,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(222,'3A','2024-03-13','P','2024-03-13 06:09:14',NULL),(222,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(222,'3A','2024-03-15','P','2024-03-15 04:10:21',NULL),(222,'3A','2024-03-18','A','2024-03-18 04:08:19',NULL),(222,'3A','2024-03-19','A','2024-03-19 05:31:26',NULL),(222,'3A','2024-03-20','A','2024-03-20 04:32:58',NULL),(222,'3A','2024-03-21','A','2024-03-21 04:40:22',NULL),(222,'3A','2024-03-22','A','2024-03-22 04:44:50',NULL),(222,'3A','2024-03-25','A','2024-03-25 04:18:29',NULL),(222,'3A','2024-03-26','A','2024-03-26 04:25:29',NULL),(222,'3A','2024-03-27','A','2024-03-27 03:55:16',NULL),(222,'3A','2024-03-28','A','2024-03-28 04:27:02',NULL),(222,'3A','2024-03-29','A','2024-03-29 04:34:54',NULL),(222,'3A','2024-04-15','A','2024-04-15 07:15:22',NULL),(222,'3A','2024-04-16','A','2024-04-16 09:39:57',NULL),(222,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(222,'3A','2024-04-18','P','2024-04-18 17:01:16',NULL),(222,'3A','2024-04-19','A','2024-04-19 12:55:19',NULL),(222,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(222,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(222,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(222,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(222,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(222,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(222,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(222,'3A','2024-05-02','A','2024-05-02 10:52:49',NULL),(222,'3A','2024-05-03','A','2024-05-04 08:41:05',NULL),(222,'3A','2024-05-04','A','2024-05-04 08:47:54',NULL),(222,'3A','2024-05-06','A','2024-05-06 10:55:48',NULL),(222,'3A','2024-05-07','A','2024-05-07 10:28:27',NULL),(222,'3A','2024-05-08','A','2024-05-08 11:14:37',NULL),(222,'3A','2024-05-09','A','2024-05-09 11:17:53',NULL),(222,'3A','2024-05-10','A','2024-05-10 11:36:45',NULL),(222,'3A','2024-05-11','A','2024-05-11 10:26:45',NULL),(222,'3A','2024-05-13','A','2024-05-13 11:15:26',NULL),(222,'3A','2024-05-14','A','2024-05-14 11:15:07',NULL),(222,'3A','2024-05-15','A','2024-05-15 11:13:49',NULL),(222,'3A','2024-05-16','A','2024-05-16 11:22:04',NULL),(222,'3A','2024-05-17','A','2024-05-17 11:10:02',NULL),(222,'3A','2024-05-18','A','2024-05-20 17:14:02',NULL),(222,'3A','2024-05-20','A','2024-05-20 17:17:10',NULL),(222,'3A','2024-05-21','A','2024-05-21 11:23:21',NULL),(222,'3A','2024-05-27','A','2024-05-29 16:45:24',NULL),(222,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(222,'3A','2024-05-30','A','2024-05-30 06:30:28',NULL),(222,'3A','2024-05-31','A','2024-05-31 05:27:29',NULL),(222,'3A','2024-06-24','A','2024-06-24 06:23:06',NULL),(222,'3A','2024-06-29','A','2024-07-02 07:23:02',NULL),(222,'3A','2024-07-01','A','2024-07-01 15:42:56',NULL),(222,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(222,'3A','2024-07-03','A','2024-07-03 05:03:53',NULL),(222,'3A','2024-07-04','A','2024-07-05 06:01:15',NULL),(222,'3A','2024-07-05','A','2024-07-05 05:44:25',NULL),(222,'3A','2024-07-06','A','2024-07-08 05:47:48',NULL),(222,'3A','2024-07-08','A','2024-07-08 05:34:09',NULL),(222,'3A','2024-07-09','A','2024-07-09 06:42:58',NULL),(222,'3A','2024-07-10','A','2024-07-10 15:02:16',NULL),(222,'3A','2024-07-11','A','2024-07-11 09:37:46',NULL),(222,'3A','2024-07-12','A','2024-07-12 05:42:22',NULL),(222,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(222,'3A','2024-07-18','A','2024-07-18 05:59:13',NULL),(222,'3A','2024-07-22','A','2024-07-22 05:03:01',NULL),(222,'3A','2024-07-26','A','2024-07-26 06:25:24',NULL),(222,'3A','2024-07-29','A','2024-07-31 14:49:57',NULL),(222,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(222,'3A','2024-08-13','A','2024-08-13 05:29:56',NULL),(222,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(222,'3A','2024-08-16','A','2024-08-16 05:29:12',NULL),(222,'3A','2024-08-17','A','2024-08-17 05:10:16',NULL),(222,'4','2024-09-05','P','2024-09-05 04:09:24',NULL),(222,'4','2024-09-07','A','2024-09-07 04:06:40',NULL),(222,'4','2024-09-14','P','2024-09-14 03:23:43',NULL),(222,'4','2024-09-16','P','2024-09-16 04:38:34',NULL),(222,'4','2024-09-18','P','2024-09-18 04:14:39',NULL),(222,'4','2024-09-19','P','2024-09-19 03:32:44',NULL),(222,'4','2024-09-20','P','2024-09-20 04:23:41',NULL),(222,'4','2024-09-21','P','2024-09-21 04:44:59',NULL),(222,'4','2024-09-23','P','2024-09-23 05:05:35',NULL),(222,'4','2024-09-24','P','2024-09-24 03:48:37',NULL),(222,'4','2024-09-25','P','2024-09-25 03:49:31',NULL),(222,'4','2024-09-26','P','2024-09-26 03:55:12',NULL),(222,'4','2024-09-28','P','2024-09-28 03:42:07',NULL),(222,'4','2024-09-30','P','2024-09-30 03:58:32',NULL),(222,'4','2024-10-01','P','2024-10-01 04:01:44',NULL),(222,'4','2024-10-02','A','2024-10-02 04:06:12',NULL),(222,'4','2024-10-04','P','2024-10-04 05:06:39',NULL),(222,'4','2024-10-05','P','2024-10-05 04:05:24',NULL),(222,'4','2024-10-07','P','2024-10-07 05:22:01',NULL),(222,'4','2024-10-08','A','2024-10-08 03:28:25',NULL),(222,'4','2024-10-09','P','2024-10-09 03:51:27',NULL),(222,'4','2024-10-11','A','2024-10-11 03:56:53',NULL),(222,'4','2024-10-14','A','2024-10-14 03:49:39',NULL),(222,'4','2024-10-15','A','2024-10-15 03:51:17',NULL),(222,'4','2024-10-16','P','2024-10-17 05:15:56',NULL),(222,'4','2024-10-17','A','2024-10-17 05:15:35',NULL),(222,'4','2024-10-18','A','2024-10-18 03:56:45',NULL),(222,'4','2024-10-19','A','2024-10-19 04:02:58',NULL),(222,'4','2024-10-21','A','2024-10-21 03:50:31',NULL),(222,'4','2024-10-22','A','2024-10-22 03:42:54',NULL),(222,'4','2024-10-23','A','2024-10-23 03:54:47',NULL),(222,'4','2024-10-24','A','2024-10-24 03:53:12',NULL),(222,'4','2024-10-25','A','2024-10-25 03:49:56',NULL),(222,'4','2024-10-26','P','2024-10-26 03:51:36',NULL),(222,'4','2024-10-28','P','2024-10-28 03:49:49',NULL),(222,'4','2024-10-29','P','2024-10-29 03:54:21',NULL),(222,'4','2024-10-30','P','2024-10-30 03:46:01',NULL),(222,'4','2024-10-31','P','2024-10-31 03:37:16',NULL),(222,'4','2024-11-01','P','2024-11-01 03:57:51',NULL),(222,'4','2024-11-02','P','2024-11-02 03:43:38',NULL),(222,'4','2024-11-04','P','2024-11-04 03:44:08',NULL),(222,'4','2024-11-05','P','2024-11-05 03:26:20',NULL),(222,'4','2024-11-06','P','2024-11-06 03:47:23',NULL),(222,'4','2024-11-07','P','2024-11-07 03:32:48',NULL),(222,'4','2024-11-08','P','2024-11-08 03:50:56',NULL),(222,'4','2024-11-11','P','2024-11-11 03:50:53',NULL),(222,'4','2024-11-12','P','2024-11-12 03:44:29',NULL),(222,'4','2024-11-13','P','2024-11-13 03:47:58',NULL),(222,'4','2024-11-14','P','2024-11-14 03:53:43',NULL),(222,'4','2024-11-15','P','2024-11-15 04:44:01',NULL),(222,'4','2024-11-16','P','2024-11-16 03:51:12',NULL),(222,'4','2024-11-18','A','2024-11-18 05:29:42',NULL),(222,'4','2024-11-19','P','2024-11-19 05:22:10',NULL),(222,'4','2024-11-20','P','2024-11-20 06:33:15',NULL),(222,'4','2024-11-21','P','2024-11-21 05:42:52',NULL),(222,'4','2024-11-22','P','2024-11-23 03:53:55',NULL),(222,'4','2024-11-23','P','2024-11-23 03:53:21',NULL),(222,'4','2024-11-25','P','2024-11-25 03:56:18',NULL),(222,'4','2024-11-26','P','2024-11-26 03:42:46',NULL),(222,'4','2024-11-27','P','2024-11-27 03:55:49',NULL),(222,'4','2024-11-28','P','2024-11-28 05:45:24',NULL),(222,'4','2024-11-29','P','2024-11-29 05:39:05',NULL),(222,'4','2024-11-30','P','2024-11-30 03:38:14',NULL),(222,'4','2025-01-06','A','2025-01-06 05:21:05',NULL),(222,'4','2025-01-07','A','2025-01-07 05:24:08',NULL),(222,'4','2025-01-08','P','2025-01-08 03:56:20',NULL),(222,'4','2025-01-09','P','2025-01-09 03:45:12',NULL),(222,'4','2025-01-10','P','2025-01-10 03:56:59',NULL),(222,'4','2025-01-13','P','2025-01-13 05:10:57',NULL),(222,'4','2025-01-14','P','2025-01-14 05:13:21',NULL),(222,'4','2025-01-15','P','2025-01-16 03:43:39',NULL),(222,'4','2025-01-16','P','2025-01-16 03:37:47',NULL),(222,'4','2025-01-20','P','2025-03-06 04:21:46',NULL),(222,'4','2025-01-21','P','2025-03-06 04:22:06',NULL),(222,'4','2025-01-22','P','2025-03-06 04:22:39',NULL),(222,'4','2025-01-23','P','2025-03-06 04:23:19',NULL),(222,'4','2025-01-24','P','2025-03-06 04:23:42',NULL),(222,'4','2025-01-25','P','2025-03-06 04:24:03',NULL),(222,'4','2025-01-27','P','2025-03-06 04:24:35',NULL),(222,'4','2025-01-29','P','2025-03-06 04:25:00',NULL),(222,'4','2025-01-30','P','2025-03-06 04:25:22',NULL),(222,'4','2025-01-31','P','2025-03-06 04:25:34',NULL),(222,'4','2025-02-01','P','2025-03-06 04:27:02',NULL),(222,'4','2025-02-03','P','2025-03-06 04:27:15',NULL),(222,'4','2025-02-04','P','2025-03-06 04:27:25',NULL),(222,'4','2025-02-06','P','2025-03-06 04:27:39',NULL),(222,'4','2025-02-07','P','2025-03-06 04:27:51',NULL),(222,'4','2025-02-08','P','2025-03-06 04:28:05',NULL),(222,'4','2025-02-10','P','2025-03-06 04:28:17',NULL),(222,'4','2025-02-11','P','2025-03-06 04:28:38',NULL),(222,'4','2025-02-12','P','2025-03-06 04:28:53',NULL),(222,'4','2025-02-13','P','2025-03-06 04:29:06',NULL),(222,'4','2025-02-17','P','2025-03-06 04:29:45',NULL),(222,'4','2025-02-18','P','2025-03-06 04:30:02',NULL),(222,'4','2025-02-20','P','2025-03-06 04:30:15',NULL),(222,'4','2025-02-21','P','2025-03-06 04:30:26',NULL),(222,'4','2025-02-22','P','2025-03-06 04:30:39',NULL),(222,'4','2025-02-24','P','2025-03-06 04:30:56',NULL),(222,'4','2025-02-25','P','2025-02-25 05:27:38',NULL),(222,'4','2025-02-26','P','2025-02-26 05:24:56',NULL),(222,'4','2025-02-27','P','2025-02-27 08:27:31',NULL),(222,'4','2025-02-28','P','2025-02-28 05:16:05',NULL),(222,'4','2025-03-01','P','2025-03-01 07:27:47',NULL),(222,'4','2025-03-03','P','2025-03-03 04:16:07',NULL),(222,'4','2025-03-04','P','2025-03-06 04:32:05',NULL),(222,'4','2025-03-05','P','2025-03-05 03:39:37',NULL),(222,'4','2025-03-08','P','2025-03-10 06:56:04',NULL),(222,'4','2025-03-10','P','2025-03-10 06:56:17',NULL),(222,'4','2025-03-12','P','2025-03-12 03:53:07',NULL),(222,'4','2025-03-15','P','2025-03-06 04:29:29',NULL),(222,'4','2025-03-17','P','2025-03-17 07:27:09',NULL),(222,'4','2025-04-07','A','2025-04-07 03:51:25',NULL),(222,'4','2025-04-08','P','2025-04-08 05:20:26',NULL),(222,'4','2025-04-09','P','2025-04-09 05:27:17',NULL),(222,'5','2025-04-11','P','2025-04-12 05:39:26',NULL),(222,'5','2025-04-12','P','2025-04-12 05:38:59',NULL),(222,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(222,'5','2025-04-15','P','2025-04-15 04:36:03',NULL),(222,'5','2025-04-16','P','2025-04-16 05:27:49',NULL),(222,'5','2025-04-17','P','2025-04-17 03:36:59',NULL),(222,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(222,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(222,'5','2025-04-21','P','2025-04-21 03:39:53',NULL),(222,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(223,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(223,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(223,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(223,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(223,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(223,'2A','2023-07-10','A','2023-07-10 09:18:30',NULL),(223,'2A','2023-07-12','P','2023-07-12 03:36:52',NULL),(223,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(223,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(223,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(223,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(223,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(223,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(223,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(223,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(223,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(223,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(223,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(223,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(223,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(223,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(223,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(223,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(223,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(223,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(223,'3A','2023-08-14','A','2023-09-08 04:54:27',NULL),(223,'3A','2023-08-15','A','2023-09-08 04:47:02',NULL),(223,'3A','2023-08-16','A','2023-09-08 04:43:21',NULL),(223,'3A','2023-08-17','A','2023-09-08 04:40:36',NULL),(223,'3A','2023-08-18','A','2023-09-08 04:35:42',NULL),(223,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(223,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(223,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(223,'3A','2023-08-25','A','2023-09-08 04:00:45',NULL),(223,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(223,'3A','2023-08-28','A','2023-08-28 06:10:19',NULL),(223,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(223,'3A','2023-08-30','A','2023-08-30 04:58:10',NULL),(223,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(223,'3A','2023-09-02','P','2023-09-02 04:59:26',NULL),(223,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(223,'3A','2023-09-08','A','2023-09-08 04:23:32',NULL),(223,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(223,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(223,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(223,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(223,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(223,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(223,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(223,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(223,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(223,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(223,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(223,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(223,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(223,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(223,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(223,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(223,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(223,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(223,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(223,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(223,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(223,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(223,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(223,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(223,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(223,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(223,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(223,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(223,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(223,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(223,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(223,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(223,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL);
INSERT INTO `attendance` VALUES (223,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(223,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(223,'3A','2023-10-27','A','2023-10-27 05:27:37',NULL),(223,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(223,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(223,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(223,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(223,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(223,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(223,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(223,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(223,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(223,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(223,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(223,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(223,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(223,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(223,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(223,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(223,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(223,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(223,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(223,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(223,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(223,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(223,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(223,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(223,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(223,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(223,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(223,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(223,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(223,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(223,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(223,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(223,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(223,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(223,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(223,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(223,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(223,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(223,'3B','2024-01-29','P','2024-01-30 05:07:56',NULL),(223,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(223,'3B','2024-01-31','P','2024-02-01 04:45:55',NULL),(223,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(223,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(223,'3B','2024-02-12','P','2024-02-12 09:37:51',NULL),(223,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(223,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(223,'3B','2024-02-16','P','2024-02-16 04:31:31',NULL),(223,'3B','2024-02-17','A','2024-02-17 06:39:46',NULL),(223,'3B','2024-02-19','A','2024-02-19 04:05:43',NULL),(223,'3B','2024-02-20','A','2024-02-20 05:19:12',NULL),(223,'3B','2024-02-21','A','2024-02-23 03:52:12',NULL),(223,'3B','2024-02-22','A','2024-02-23 04:15:16',NULL),(223,'3B','2024-02-23','A','2024-02-23 04:26:25',NULL),(223,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(223,'3B','2024-02-28','P','2024-02-28 05:23:35',NULL),(223,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(223,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(223,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(223,'3B','2024-03-08','P','2024-03-08 06:56:59',NULL),(223,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(223,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(223,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(223,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(223,'3B','2024-03-15','P','2024-03-15 04:11:43',NULL),(223,'3B','2024-03-18','A','2024-03-18 04:09:01',NULL),(223,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(223,'3B','2024-03-20','P','2024-03-20 04:33:51',NULL),(223,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(223,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(223,'3B','2024-03-25','P','2024-03-25 04:19:16',NULL),(223,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(223,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(223,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(223,'3B','2024-03-29','P','2024-03-29 04:37:06',NULL),(223,'3B','2024-04-15','A','2024-04-15 07:35:48',NULL),(223,'3B','2024-04-16','P','2024-04-16 09:41:29',NULL),(223,'3B','2024-04-17','P','2024-04-17 10:05:25',NULL),(223,'3B','2024-04-18','P','2024-04-18 17:08:47',NULL),(223,'3B','2024-04-19','P','2024-04-19 12:56:09',NULL),(223,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(223,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(223,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(223,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(223,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(223,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(223,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(223,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(223,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(223,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(223,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(223,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(223,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(223,'3B','2024-05-09','P','2024-05-09 11:20:48',NULL),(223,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(223,'3B','2024-05-11','L','2024-05-11 10:28:09',NULL),(223,'3B','2024-05-13','P','2024-05-13 11:17:58',NULL),(223,'3B','2024-05-14','P','2024-05-14 11:15:56',NULL),(223,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(223,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(223,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(223,'3B','2024-05-18','A','2024-05-20 17:15:05',NULL),(223,'3B','2024-05-20','P','2024-05-20 17:17:59',NULL),(223,'3B','2024-05-21','P','2024-05-21 11:24:32',NULL),(223,'3B','2024-05-27','A','2024-05-29 16:48:16',NULL),(223,'3B','2024-05-29','P','2024-05-29 07:12:20',NULL),(223,'3B','2024-05-30','P','2024-05-30 06:30:00',NULL),(223,'3B','2024-05-31','P','2024-05-31 05:28:51',NULL),(223,'3B','2024-06-24','A','2024-06-24 06:25:08',NULL),(223,'3B','2024-07-01','P','2024-07-01 15:43:40',NULL),(223,'3B','2024-07-02','P','2024-07-02 06:31:51',NULL),(223,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(223,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(223,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(223,'3B','2024-07-06','P','2024-07-08 15:45:11',NULL),(223,'3B','2024-07-08','P','2024-07-08 05:35:53',NULL),(223,'3B','2024-07-09','P','2024-07-09 06:44:06',NULL),(223,'3B','2024-07-10','P','2024-07-10 15:03:04',NULL),(223,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(223,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(223,'3B','2024-07-13','P','2024-07-19 03:33:12',NULL),(223,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(223,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(223,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(223,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(223,'3B','2024-08-08','A','2024-08-08 05:44:24',NULL),(223,'3B','2024-08-13','P','2024-08-13 05:31:12',NULL),(223,'3B','2024-08-15','P','2024-08-15 05:47:12',NULL),(223,'3B','2024-08-16','P','2024-08-16 05:31:38',NULL),(223,'3B','2024-08-17','A','2024-08-17 05:10:48',NULL),(223,'4S','2025-04-11','A','2025-04-12 05:49:20',NULL),(223,'4S','2025-04-12','A','2025-04-12 05:47:07',NULL),(223,'4S','2025-04-14','A','2025-04-14 06:22:26',NULL),(223,'4S','2025-04-15','A','2025-04-15 05:22:07',NULL),(223,'4S','2025-04-16','P','2025-04-16 05:32:09',NULL),(223,'4S','2025-04-17','P','2025-04-17 04:37:52',NULL),(223,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(223,'4S','2025-04-19','P','2025-04-21 03:44:15',NULL),(223,'4S','2025-04-21','P','2025-04-21 03:45:40',NULL),(223,'4S','2025-04-22','P','2025-04-22 05:05:08',NULL),(223,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(223,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(223,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(223,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(223,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(223,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(223,'4S','2025-05-07','A','2025-05-08 05:03:09',NULL),(223,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(223,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(223,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(223,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(223,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(223,'4S','2025-05-14','P','2025-05-14 04:04:54',NULL),(223,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(223,'4S','2025-05-16','P','2025-05-16 03:54:23',NULL),(223,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(223,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(223,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(223,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(223,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(223,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(223,'4S','2025-05-26','P','2025-05-26 03:35:53',NULL),(223,'4S','2025-05-29','P','2025-05-29 04:17:18',NULL),(223,'4S','2025-05-30','P','2025-05-30 05:26:21',NULL),(223,'4S','2025-05-31','A','2025-05-31 04:25:42',NULL),(223,'4S','2025-06-10','P','2025-06-10 07:32:42',NULL),(223,'4S','2025-06-16','P','2025-06-16 03:36:15',NULL),(223,'4S','2025-06-23','P','2025-06-23 04:45:35',NULL),(223,'4S','2025-06-25','P','2025-06-26 03:59:53',NULL),(223,'4S','2025-06-30','P','2025-06-30 05:41:36',NULL),(223,'4S','2025-07-01','P','2025-07-01 05:29:00',NULL),(223,'4S','2025-07-02','P','2025-07-02 06:32:59',NULL),(223,'4S','2025-07-03','P','2025-07-03 04:11:02',NULL),(223,'4S','2025-07-07','P','2025-07-07 05:48:04',NULL),(223,'4S','2025-07-08','P','2025-07-09 05:15:00',NULL),(223,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(223,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(223,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(223,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(223,'Yellow','2024-09-14','P','2024-09-14 03:27:00',NULL),(223,'Yellow','2024-09-19','A','2024-09-19 03:37:39',NULL),(223,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(223,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(223,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(223,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(223,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(223,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(223,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(223,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(223,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(223,'Yellow','2024-10-04','P','2024-10-04 05:09:18',NULL),(223,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(223,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(223,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(223,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(223,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(223,'Yellow','2024-10-11','P','2024-10-11 03:59:22',NULL),(223,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(223,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(223,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(223,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(223,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(223,'Yellow','2024-10-19','P','2024-10-19 04:07:03',NULL),(223,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(223,'Yellow','2024-10-22','P','2024-10-22 03:45:54',NULL),(223,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(223,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(223,'Yellow','2024-10-25','A','2024-10-25 03:52:31',NULL),(223,'Yellow','2024-10-26','L','2024-10-26 03:54:53',NULL),(223,'Yellow','2024-10-28','P','2024-10-28 03:51:34',NULL),(223,'Yellow','2024-10-29','P','2024-10-29 03:55:47',NULL),(223,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(223,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(223,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(223,'Yellow','2024-11-02','A','2024-11-02 03:46:14',NULL),(223,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(223,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(223,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(223,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(223,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(223,'Yellow','2024-11-11','P','2024-11-11 03:53:30',NULL),(223,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(223,'Yellow','2024-11-13','P','2024-11-13 03:50:00',NULL),(223,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(223,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(223,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(223,'Yellow','2024-11-18','A','2024-11-18 05:32:55',NULL),(223,'Yellow','2024-11-19','P','2024-11-19 05:24:20',NULL),(223,'Yellow','2024-11-20','P','2024-11-20 06:35:58',NULL),(223,'Yellow','2024-11-21','P','2024-11-21 05:46:14',NULL),(223,'Yellow','2024-11-25','A','2024-11-25 03:58:07',NULL),(223,'Yellow','2024-11-26','A','2024-11-26 03:44:39',NULL),(223,'Yellow','2024-11-27','P','2024-11-27 03:57:38',NULL),(223,'Yellow','2024-11-28','P','2024-11-28 05:46:53',NULL),(223,'Yellow','2024-11-29','P','2024-11-29 06:04:34',NULL),(223,'Yellow','2024-11-30','A','2024-11-30 03:40:00',NULL),(223,'Yellow','2025-01-06','P','2025-01-06 05:19:01',NULL),(223,'Yellow','2025-01-07','P','2025-01-07 05:20:24',NULL),(223,'Yellow','2025-01-08','P','2025-01-08 03:58:54',NULL),(223,'Yellow','2025-01-09','P','2025-01-09 03:47:25',NULL),(223,'Yellow','2025-01-10','P','2025-01-10 04:00:42',NULL),(223,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(223,'Yellow','2025-01-14','P','2025-01-14 05:15:18',NULL),(223,'Yellow','2025-01-15','P','2025-01-16 03:42:46',NULL),(223,'Yellow','2025-01-16','P','2025-01-16 03:39:36',NULL),(223,'Yellow','2025-01-17','P','2025-02-26 05:27:50',NULL),(223,'Yellow','2025-01-18','P','2025-02-26 05:28:13',NULL),(223,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(223,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(223,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(223,'Yellow','2025-02-28','P','2025-02-28 04:11:23',NULL),(223,'Yellow','2025-03-01','P','2025-03-01 07:24:54',NULL),(223,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(223,'Yellow','2025-03-04','A','2025-03-04 03:55:22',NULL),(223,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(223,'Yellow','2025-03-06','P','2025-03-06 03:53:49',NULL),(223,'Yellow','2025-03-08','P','2025-03-10 05:23:45',NULL),(223,'Yellow','2025-03-10','P','2025-03-10 05:35:48',NULL),(223,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(223,'Yellow','2025-03-13','P','2025-03-13 04:19:58',NULL),(223,'Yellow','2025-03-17','P','2025-03-17 07:28:44',NULL),(223,'Yellow','2025-03-18','P','2025-03-19 03:58:53',NULL),(223,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(223,'Yellow','2025-03-20','A','2025-03-20 04:40:56',NULL),(223,'Yellow','2025-03-21','A','2025-03-21 03:42:59',NULL),(223,'Yellow','2025-04-07','A','2025-04-07 03:50:10',NULL),(223,'Yellow','2025-04-08','A','2025-04-08 05:19:12',NULL),(223,'Yellow','2025-04-09','A','2025-04-09 05:28:05',NULL),(224,'1','2024-09-02','P','2024-09-02 03:38:29',NULL),(224,'1','2024-09-03','P','2024-09-03 16:51:24',NULL),(224,'1','2024-09-04','P','2024-09-04 03:50:14',NULL),(224,'1','2024-09-05','P','2024-09-05 03:55:44',NULL),(224,'1','2024-09-07','P','2024-09-07 03:37:09',NULL),(224,'1','2024-09-14','P','2024-09-14 03:24:41',NULL),(224,'1','2024-09-16','A','2024-09-16 03:35:41',NULL),(224,'1','2024-09-18','A','2024-09-18 03:52:41',NULL),(224,'1','2024-09-19','P','2024-09-19 03:23:19',NULL),(224,'1','2024-09-20','P','2024-09-20 03:25:25',NULL),(224,'1','2024-09-21','A','2024-09-21 03:24:31',NULL),(224,'1','2024-09-23','P','2024-09-23 04:58:44',NULL),(224,'1','2024-09-24','P','2024-09-24 03:40:42',NULL),(224,'1','2024-09-25','P','2024-09-25 03:43:27',NULL),(224,'1','2024-09-26','A','2024-09-26 03:50:03',NULL),(224,'1','2024-09-28','P','2024-09-28 03:33:53',NULL),(224,'1','2024-09-30','P','2024-09-30 03:52:38',NULL),(224,'1','2024-10-01','A','2024-10-01 03:54:40',NULL),(224,'1','2024-10-02','A','2024-10-02 03:56:55',NULL),(224,'1','2024-10-04','A','2024-10-04 05:00:00',NULL),(224,'1','2024-10-05','A','2024-10-05 03:53:33',NULL),(224,'1','2024-10-07','P','2024-10-07 05:07:54',NULL),(224,'1','2024-10-08','P','2024-10-08 03:22:25',NULL),(224,'1','2024-10-09','P','2024-10-09 03:36:52',NULL),(224,'1','2024-10-10','P','2024-10-10 03:47:23',NULL),(224,'1','2024-10-11','A','2024-10-11 03:46:43',NULL),(224,'1','2024-10-14','A','2024-10-14 03:39:26',NULL),(224,'1','2024-10-15','P','2024-10-15 03:44:29',NULL),(224,'1','2024-10-16','P','2024-10-17 03:55:05',NULL),(224,'1','2024-10-17','A','2024-10-17 03:53:46',NULL),(224,'1','2024-10-18','P','2024-10-18 03:49:32',NULL),(224,'1','2024-10-19','P','2024-10-19 03:57:02',NULL),(224,'1','2024-10-21','P','2024-10-21 03:43:41',NULL),(224,'1','2024-10-22','A','2024-10-22 03:38:09',NULL),(224,'1','2024-10-23','P','2024-10-23 03:48:28',NULL),(224,'1','2024-10-24','A','2024-10-24 03:39:03',NULL),(224,'1','2024-10-25','A','2024-10-25 03:41:49',NULL),(224,'1','2024-10-26','P','2024-10-26 03:40:48',NULL),(224,'1','2024-10-28','P','2024-10-28 03:42:43',NULL),(224,'1','2024-10-29','A','2024-10-29 03:49:19',NULL),(224,'1','2024-10-30','A','2024-10-30 03:41:06',NULL),(224,'1','2024-10-31','P','2024-10-31 03:30:24',NULL),(224,'1','2024-11-01','P','2024-11-01 03:53:08',NULL),(224,'1','2024-11-02','P','2024-11-02 03:37:53',NULL),(224,'1','2024-11-04','P','2024-11-04 03:50:12',NULL),(224,'1','2024-11-05','A','2024-11-05 03:21:17',NULL),(224,'1','2024-11-06','A','2024-11-06 03:40:57',NULL),(224,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(224,'1','2024-11-08','A','2024-11-08 03:45:15',NULL),(224,'1','2024-11-11','A','2024-11-11 03:45:54',NULL),(224,'1','2024-11-12','A','2024-11-12 03:41:34',NULL),(224,'1','2024-11-13','A','2024-11-13 03:40:35',NULL),(224,'1','2024-11-14','A','2024-11-14 03:48:50',NULL),(224,'1','2024-11-15','L','2024-11-15 04:35:45',NULL),(224,'1','2024-11-16','L','2024-11-16 03:41:13',NULL),(224,'1','2024-11-18','L','2024-11-18 05:19:34',NULL),(224,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(224,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(224,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(224,'1','2024-11-25','A','2024-11-25 03:54:20',NULL),(224,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(224,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(224,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(224,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(224,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(224,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(224,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(224,'1','2025-01-08','A','2025-01-08 03:49:57',NULL),(224,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(224,'1','2025-01-10','A','2025-01-10 03:49:59',NULL),(224,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(224,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(224,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(224,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(224,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(224,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(224,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(224,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(224,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(224,'1','2025-01-23','A','2025-02-26 04:01:01',NULL),(224,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(224,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(224,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(224,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(224,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(224,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(224,'1','2025-02-04','P','2025-02-26 05:03:54',NULL),(224,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(224,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(224,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(224,'1','2025-02-10','A','2025-02-26 05:41:26',NULL),(224,'1','2025-02-11','P','2025-02-26 05:42:51',NULL),(224,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(224,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(224,'1','2025-02-15','A','2025-02-26 05:45:41',NULL),(224,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(224,'1','2025-02-18','A','2025-02-26 05:48:05',NULL),(224,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(224,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(224,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(224,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(224,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(224,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(224,'1','2025-02-27','A','2025-02-27 05:42:10',NULL),(224,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(224,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(224,'1','2025-03-03','A','2025-03-03 04:05:06',NULL),(224,'1','2025-03-04','P','2025-03-04 03:46:04',NULL),(224,'1','2025-03-05','A','2025-03-05 03:27:08',NULL),(224,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(224,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(224,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(224,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(224,'1','2025-03-12','A','2025-03-12 03:26:25',NULL),(224,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(224,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(224,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(224,'1','2025-03-17','A','2025-03-17 07:28:21',NULL),(224,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(224,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(224,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(224,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(224,'1','2025-04-07','A','2025-04-07 03:30:32',NULL),(224,'1','2025-04-08','A','2025-04-08 05:07:08',NULL),(224,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(224,'1','2025-04-11','A','2025-04-12 04:42:56',NULL),(224,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(224,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(224,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(224,'1','2025-04-16','A','2025-04-16 05:34:20',NULL),(224,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(224,'1','2025-04-18','A','2025-04-18 08:32:07',NULL),(224,'1','2025-04-19','A','2025-04-21 03:53:00',NULL),(224,'1','2025-04-21','A','2025-04-21 03:54:05',NULL),(224,'1','2025-04-22','A','2025-04-22 04:51:55',NULL),(224,'1','2025-04-23','A','2025-04-23 15:54:32',NULL),(224,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(224,'1','2025-04-25','A','2025-04-25 04:51:59',NULL),(224,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(224,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(224,'1','2025-04-30','A','2025-04-30 04:28:14',NULL),(224,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(224,'1','2025-05-05','A','2025-05-05 11:11:06',NULL),(224,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(224,'1','2025-05-07','A','2025-05-08 04:31:39',NULL),(224,'1','2025-05-08','A','2025-05-08 04:30:50',NULL),(224,'1','2025-05-09','A','2025-05-09 05:58:06',NULL),(224,'1','2025-05-10','A','2025-05-10 06:23:59',NULL),(224,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(224,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(224,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(224,'1','2025-05-15','A','2025-05-15 04:07:17',NULL),(224,'1','2025-05-16','A','2025-05-16 04:07:16',NULL),(224,'1','2025-05-17','A','2025-05-17 04:16:03',NULL),(224,'1','2025-05-19','A','2025-05-19 06:13:16',NULL),(224,'1','2025-05-20','P','2025-05-20 04:45:26',NULL),(224,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(224,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(224,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(224,'1','2025-05-26','A','2025-05-26 03:58:19',NULL),(224,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(224,'1','2025-05-30','A','2025-05-30 05:07:15',NULL),(224,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(224,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(224,'1','2025-06-16','A','2025-06-16 03:33:16',NULL),(224,'1','2025-06-23','A','2025-06-23 04:37:55',NULL),(224,'1','2025-06-24','A','2025-06-25 05:38:39',NULL),(224,'1','2025-06-25','A','2025-06-26 03:54:31',NULL),(224,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(224,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(224,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(224,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(224,'1','2025-07-03','P','2025-07-03 04:33:53',NULL),(224,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(224,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(224,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(224,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(224,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(224,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(224,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(224,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(224,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(224,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(224,'Red','2023-06-19','A','2023-06-19 04:18:31',NULL),(224,'Red','2023-06-20','P','2023-06-20 03:34:46',NULL),(224,'Red','2023-06-21','P','2023-06-21 04:12:42',NULL),(224,'Red','2023-06-22','P','2023-06-22 05:30:10',NULL),(224,'Red','2023-06-23','A','2023-06-23 03:36:00',NULL),(224,'Red','2023-07-10','A','2023-07-10 10:07:06',NULL),(224,'Red','2023-07-12','A','2023-07-12 03:41:19',NULL),(224,'Red','2023-07-13','P','2023-07-13 03:51:01',NULL),(224,'Red','2023-07-14','P','2023-07-14 03:35:28',NULL),(224,'Red','2023-07-15','P','2023-07-15 04:05:53',NULL),(224,'Red','2023-07-17','P','2023-07-17 04:02:29',NULL),(224,'Red','2023-07-18','P','2023-07-18 06:38:09',NULL),(224,'Red','2023-07-19','P','2023-07-19 03:42:11',NULL),(224,'Red','2023-07-20','P','2023-07-20 05:23:16',NULL),(224,'Red','2023-07-21','P','2023-07-21 05:42:29',NULL),(224,'Red','2023-08-02','P','2023-08-02 04:08:10',NULL),(224,'Red','2023-08-03','P','2023-08-03 03:50:59',NULL),(224,'Red','2023-08-04','A','2023-08-04 03:40:59',NULL),(224,'Red','2023-08-05','P','2023-08-05 03:41:02',NULL),(224,'Red','2023-08-07','A','2023-08-07 03:31:03',NULL),(224,'Red','2023-08-08','P','2023-08-08 03:55:21',NULL),(224,'Red','2023-08-21','P','2023-08-25 09:10:59',NULL),(224,'Red','2023-08-22','P','2023-08-25 09:11:52',NULL),(224,'Red','2023-08-23','P','2023-08-25 09:12:27',NULL),(224,'Red','2023-08-24','P','2023-08-25 09:13:09',NULL),(224,'Red','2023-08-25','P','2023-08-25 09:17:09',NULL),(224,'Red','2023-08-29','P','2023-09-02 04:33:37',NULL),(224,'Red','2023-08-30','A','2023-09-02 04:34:42',NULL),(224,'Red','2023-08-31','P','2023-09-02 04:36:31',NULL),(224,'Red','2023-09-02','A','2023-09-04 04:32:48',NULL),(224,'Red','2023-09-04','P','2023-09-05 05:30:31',NULL),(224,'Red','2023-09-05','P','2023-09-06 10:16:14',NULL),(224,'Red','2023-09-06','P','2023-09-06 10:12:54',NULL),(224,'Red','2023-09-08','P','2023-09-08 10:42:38',NULL),(224,'Red','2023-11-28','P','2023-11-29 11:42:24',NULL),(224,'Red','2023-11-29','P','2023-11-29 11:41:27',NULL),(224,'Red','2023-11-30','P','2023-12-01 11:26:07',NULL),(224,'Red','2023-12-01','P','2023-12-01 11:23:46',NULL),(224,'Red','2023-12-02','P','2023-12-02 12:05:53',NULL),(224,'Red','2023-12-04','P','2023-12-04 11:31:34',NULL),(224,'Red','2023-12-05','P','2023-12-05 11:26:23',NULL),(224,'Red','2023-12-06','P','2023-12-06 11:28:56',NULL),(224,'Red','2023-12-07','P','2023-12-08 11:00:18',NULL),(224,'Red','2023-12-08','P','2023-12-08 11:08:23',NULL),(224,'Red','2023-12-09','P','2023-12-09 07:39:00',NULL),(224,'Red','2023-12-13','P','2023-12-20 11:18:42',NULL),(224,'Red','2023-12-14','A','2023-12-20 11:21:15',NULL),(224,'Red','2023-12-15','A','2023-12-20 11:49:49',NULL),(224,'Red','2023-12-16','P','2023-12-20 11:50:10',NULL),(224,'Red','2024-01-01','A','2024-01-03 04:50:52',NULL),(224,'Red','2024-01-02','A','2024-01-30 06:40:52',NULL),(224,'Red','2024-01-03','A','2024-01-30 06:42:04',NULL),(224,'Red','2024-01-04','P','2024-01-15 09:38:33',NULL),(224,'Red','2024-01-05','A','2024-01-30 06:43:44',NULL),(224,'Red','2024-01-09','P','2024-01-30 06:45:40',NULL),(224,'Red','2024-01-10','P','2024-01-30 06:46:43',NULL),(224,'Red','2024-01-15','A','2024-01-16 10:34:07',NULL),(224,'Red','2024-01-16','A','2024-01-16 10:22:05',NULL),(224,'Red','2024-01-17','A','2024-01-30 06:48:53',NULL),(224,'Red','2024-01-18','P','2024-01-30 06:48:13',NULL),(224,'Red','2024-01-19','A','2024-01-20 08:24:18',NULL),(224,'Red','2024-01-20','A','2024-01-20 08:21:32',NULL),(224,'Red','2024-01-22','P','2024-01-22 06:00:49',NULL),(224,'Red','2024-01-23','A','2024-01-23 06:02:23',NULL),(224,'Red','2024-01-24','A','2024-01-25 09:55:32',NULL),(224,'Red','2024-01-25','A','2024-01-25 09:56:49',NULL),(224,'Red','2024-01-26','P','2024-01-26 11:06:01',NULL),(224,'Red','2024-01-29','A','2024-01-30 06:36:10',NULL),(224,'Red','2024-01-30','A','2024-01-30 06:35:19',NULL),(224,'Red','2024-01-31','A','2024-02-01 10:57:51',NULL),(224,'Red','2024-02-01','A','2024-02-01 10:59:51',NULL),(224,'Red','2024-02-02','A','2024-02-22 11:46:54',NULL),(224,'Red','2024-02-03','A','2024-02-03 12:30:41',NULL),(224,'Red','2024-02-12','A','2024-02-13 04:35:08',NULL),(224,'Red','2024-02-13','A','2024-02-15 07:08:50',NULL),(224,'Red','2024-02-14','A','2024-02-15 07:07:58',NULL),(224,'Red','2024-02-15','A','2024-02-15 07:06:58',NULL),(224,'Red','2024-02-16','A','2024-02-16 12:39:50',NULL),(224,'Red','2024-02-17','A','2024-02-17 11:35:22',NULL),(224,'Red','2024-02-19','A','2024-02-20 10:46:24',NULL),(224,'Red','2024-02-20','P','2024-02-20 10:45:26',NULL),(224,'Red','2024-02-21','P','2024-02-22 11:45:34',NULL),(224,'Red','2024-02-22','L','2024-02-24 04:32:45',NULL),(224,'Red','2024-02-23','P','2024-02-24 04:31:27',NULL),(224,'Red','2024-02-24','L','2024-02-27 11:24:36',NULL),(224,'Red','2024-02-26','L','2024-02-27 11:30:51',NULL),(224,'Red','2024-02-27','P','2024-02-27 11:29:53',NULL),(224,'Red','2024-02-28','P','2024-02-28 11:47:00',NULL),(224,'Red','2024-03-01','L','2024-03-04 05:10:47',NULL),(224,'Red','2024-03-02','L','2024-03-04 05:14:18',NULL),(224,'Red','2024-03-04','P','2024-03-05 04:36:04',NULL),(224,'Red','2024-03-05','P','2024-03-05 08:08:59',NULL),(224,'Red','2024-03-06','P','2024-03-06 07:00:37',NULL),(224,'Red','2024-03-07','P','2024-03-08 06:02:39',NULL),(224,'Red','2024-03-08','P','2024-03-09 04:10:01',NULL),(224,'Red','2024-03-11','P','2024-03-12 04:00:56',NULL),(224,'Red','2024-03-12','P','2024-03-12 04:00:12',NULL),(224,'Red','2024-03-13','A','2024-03-13 10:47:55',NULL),(224,'Red','2024-03-14','A','2024-03-15 04:29:17',NULL),(224,'Red','2024-03-15','P','2024-03-15 04:26:51',NULL),(224,'Red','2024-03-18','P','2024-03-18 07:38:29',NULL),(224,'Red','2024-03-20','P','2024-03-21 07:39:41',NULL),(224,'Red','2024-03-21','P','2024-03-21 07:38:36',NULL),(224,'Red','2024-03-22','P','2024-03-27 09:20:09',NULL),(224,'Red','2024-03-25','P','2024-03-27 09:18:10',NULL),(224,'Red','2024-03-26','P','2024-03-27 09:13:18',NULL),(224,'Red','2024-03-27','P','2024-03-27 09:11:33',NULL),(224,'Red','2024-03-28','A','2024-03-29 05:56:39',NULL),(224,'Red','2024-03-29','P','2024-03-29 05:54:24',NULL),(224,'Red','2024-04-15','A','2024-04-17 09:29:23',NULL),(224,'Red','2024-04-16','A','2024-04-17 09:26:07',NULL),(224,'Red','2024-04-17','P','2024-04-17 09:23:26',NULL),(224,'Red','2024-04-18','P','2024-04-18 07:15:50',NULL),(224,'Red','2024-04-20','A','2024-04-22 11:39:28',NULL),(224,'Red','2024-04-22','A','2024-04-22 06:47:25',NULL),(224,'Red','2024-04-24','P','2024-04-24 09:20:34',NULL),(224,'Red','2024-05-02','A','2024-05-02 05:05:34',NULL),(224,'Red','2024-05-03','A','2024-05-04 05:53:58',NULL),(224,'Red','2024-05-04','P','2024-05-04 05:33:32',NULL),(224,'Red','2024-05-06','A','2024-05-06 05:22:59',NULL),(224,'Red','2024-05-07','A','2024-05-07 04:23:05',NULL),(224,'Red','2024-05-08','A','2024-05-08 04:53:25',NULL),(224,'Red','2024-05-10','A','2024-05-10 05:30:38',NULL),(224,'Red','2024-05-13','P','2024-05-13 04:47:36',NULL),(224,'Red','2024-05-14','P','2024-05-14 04:26:47',NULL),(224,'Red','2024-05-15','P','2024-05-15 04:14:48',NULL),(224,'Red','2024-05-16','A','2024-05-16 04:51:13',NULL),(224,'Red','2024-05-17','P','2024-05-17 04:29:15',NULL),(224,'Red','2024-05-18','P','2024-05-18 04:51:00',NULL),(224,'Red','2024-05-20','A','2024-05-20 05:49:11',NULL),(224,'Red','2024-05-21','P','2024-05-21 04:41:44',NULL),(224,'Red','2024-05-25','P','2024-05-25 03:48:29',NULL),(224,'Red','2024-05-27','P','2024-05-27 06:21:37',NULL),(224,'Red','2024-05-29','A','2024-05-29 07:02:32',NULL),(224,'Red','2024-05-30','A','2024-05-30 07:18:43',NULL),(224,'Red','2024-05-31','A','2024-05-31 05:23:37',NULL),(224,'Red','2024-06-24','A','2024-06-24 06:11:27','2024-06-24 06:14:17'),(224,'Red','2024-07-01','P','2024-07-02 07:56:48',NULL),(224,'Red','2024-07-02','A','2024-07-02 06:27:43',NULL),(224,'Red','2024-07-03','A','2024-07-03 04:53:51',NULL),(224,'Red','2024-07-04','P','2024-07-05 06:50:03',NULL),(224,'Red','2024-07-05','A','2024-07-05 05:12:31',NULL),(224,'Red','2024-07-06','A','2024-07-08 15:51:35',NULL),(224,'Red','2024-07-08','P','2024-07-08 05:38:43',NULL),(224,'Red','2024-07-09','A','2024-07-09 06:48:36',NULL),(224,'Red','2024-07-10','P','2024-07-11 10:04:18',NULL),(224,'Red','2024-07-11','P','2024-07-11 04:23:12',NULL),(224,'Red','2024-07-12','A','2024-07-12 05:21:17',NULL),(224,'Red','2024-07-13','A','2024-07-13 05:18:04',NULL),(224,'Red','2024-07-18','A','2024-07-18 05:58:29',NULL),(224,'Red','2024-07-20','P','2024-07-20 09:47:59',NULL),(224,'Red','2024-07-22','P','2024-07-22 04:49:34',NULL),(224,'Red','2024-07-24','P','2024-07-24 04:40:06',NULL),(224,'Red','2024-07-26','P','2024-07-26 06:29:25',NULL),(224,'Red','2024-07-29','P','2024-07-31 14:58:24',NULL),(224,'Red','2024-08-06','A','2024-08-06 05:34:42',NULL),(224,'Red','2024-08-08','A','2024-08-08 05:55:18',NULL),(224,'Red','2024-08-09','A','2024-08-09 06:32:26',NULL),(224,'Red','2024-08-10','P','2024-08-10 08:14:04',NULL),(224,'Red','2024-08-13','P','2024-08-13 05:11:38',NULL),(224,'Red','2024-08-15','P','2024-08-15 06:17:31',NULL),(224,'Red','2024-08-16','A','2024-08-16 04:14:28',NULL),(224,'Red','2024-08-17','A','2024-08-17 04:35:25',NULL),(224,'Red','2024-08-23','A','2024-08-23 04:34:56',NULL),(224,'Yellow','2023-09-09','P','2023-09-09 09:39:00',NULL),(224,'Yellow','2023-09-11','A','2023-09-11 08:45:45',NULL),(224,'Yellow','2023-09-12','P','2023-09-14 03:50:24',NULL),(224,'Yellow','2023-09-13','P','2023-09-13 11:23:05',NULL),(224,'Yellow','2023-09-14','P','2023-09-15 08:27:45',NULL),(224,'Yellow','2023-09-15','P','2023-09-15 08:26:30',NULL),(224,'Yellow','2023-09-16','A','2023-09-19 04:05:25',NULL),(224,'Yellow','2023-09-18','P','2023-09-19 04:06:27',NULL),(224,'Yellow','2023-09-19','P','2023-09-19 09:05:04',NULL),(224,'Yellow','2023-09-20','P','2023-09-20 11:36:29',NULL),(224,'Yellow','2023-09-21','P','2023-09-21 11:06:23',NULL),(224,'Yellow','2023-09-22','P','2023-09-22 10:32:47',NULL),(224,'Yellow','2023-09-23','P','2023-09-23 11:44:21',NULL),(224,'Yellow','2023-09-25','A','2023-09-25 08:38:31',NULL),(224,'Yellow','2023-09-26','P','2023-09-26 09:24:07',NULL),(224,'Yellow','2023-09-27','P','2023-09-28 11:25:15',NULL),(224,'Yellow','2023-09-28','P','2023-09-28 11:25:52',NULL),(224,'Yellow','2023-10-02','P','2023-10-02 11:00:57',NULL),(224,'Yellow','2023-10-03','P','2023-10-03 10:24:56',NULL),(224,'Yellow','2023-10-04','P','2023-10-04 09:44:46',NULL),(224,'Yellow','2023-10-05','P','2023-10-05 11:16:05',NULL),(224,'Yellow','2023-10-06','P','2023-10-06 09:40:56',NULL),(224,'Yellow','2023-10-09','P','2023-10-09 11:17:44',NULL),(224,'Yellow','2023-10-10','P','2023-10-10 11:18:29',NULL),(224,'Yellow','2023-10-11','P','2023-10-11 11:47:05',NULL),(224,'Yellow','2023-10-16','P','2023-10-17 11:35:13',NULL),(224,'Yellow','2023-10-17','P','2023-10-17 11:29:39',NULL),(224,'Yellow','2023-10-19','P','2023-10-19 10:33:06',NULL),(224,'Yellow','2023-10-20','P','2023-10-20 10:42:17',NULL),(224,'Yellow','2023-10-23','A','2023-10-23 11:22:20',NULL),(224,'Yellow','2023-10-24','A','2023-10-24 10:57:08',NULL),(224,'Yellow','2023-10-25','P','2023-10-25 10:40:53',NULL),(224,'Yellow','2023-10-26','P','2023-10-26 11:26:25',NULL),(224,'Yellow','2023-10-27','P','2023-10-30 11:21:20',NULL),(224,'Yellow','2023-10-30','P','2023-10-30 11:17:48',NULL),(224,'Yellow','2023-10-31','P','2023-10-31 11:32:36',NULL),(224,'Yellow','2023-11-01','P','2023-11-03 11:07:08',NULL),(224,'Yellow','2023-11-02','P','2023-11-03 11:07:32',NULL),(224,'Yellow','2023-11-03','P','2023-11-03 11:05:16',NULL),(224,'Yellow','2023-11-04','P','2023-11-04 10:53:40',NULL),(224,'Yellow','2023-11-06','P','2023-11-07 11:09:32',NULL),(224,'Yellow','2023-11-07','P','2023-11-07 11:07:59',NULL),(224,'Yellow','2023-11-13','A','2023-11-16 11:19:52',NULL),(224,'Yellow','2023-11-15','P','2023-11-16 11:18:47',NULL),(224,'Yellow','2023-11-16','P','2023-11-16 11:17:40',NULL),(224,'Yellow','2023-11-18','P','2023-11-18 11:31:06',NULL),(224,'Yellow','2023-11-24','P','2023-11-25 05:16:00',NULL),(225,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(225,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(225,'3A','2023-06-21','A','2023-06-21 04:11:15',NULL),(225,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(225,'3A','2023-06-23','A','2023-06-23 03:59:27',NULL),(225,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(225,'3A','2023-07-12','A','2023-07-12 03:33:23',NULL),(225,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(225,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(225,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(225,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(225,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(225,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(225,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(225,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(225,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(225,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(225,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(225,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(225,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(225,'4','2023-08-09','A','2023-09-08 05:08:34',NULL),(225,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(225,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(225,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(225,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(225,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(225,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(225,'4','2023-08-18','A','2023-09-08 04:38:12',NULL),(225,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(225,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(225,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(225,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(225,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(225,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(225,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(225,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(225,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(225,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(225,'4','2023-09-02','P','2023-09-02 04:57:19',NULL),(225,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(225,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(225,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(225,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(225,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(225,'4','2023-09-12','A','2023-09-12 03:48:10',NULL),(225,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(225,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(225,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(225,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(225,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(225,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(225,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(225,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(225,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(225,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(225,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(225,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(225,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(225,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(225,'4','2023-10-02','A','2023-10-03 03:47:45',NULL),(225,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(225,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(225,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(225,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(225,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(225,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(225,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(225,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(225,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(225,'4','2023-10-14','A','2023-10-14 03:33:32',NULL),(225,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(225,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(225,'4','2023-10-18','A','2023-10-18 05:10:26',NULL),(225,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(225,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(225,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(225,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(225,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(225,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(225,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(225,'4','2023-10-30','A','2023-10-30 06:34:19',NULL),(225,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(225,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(225,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(225,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(225,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(225,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(225,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(225,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(225,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(225,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(225,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(225,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(225,'4','2023-11-17','A','2023-11-17 05:24:12',NULL),(225,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(225,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(225,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(225,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(225,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(225,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(225,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(225,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(225,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(225,'4','2023-11-29','A','2023-11-29 05:12:15',NULL),(225,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(225,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(225,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(225,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(225,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(225,'4','2024-01-09','A','2024-01-16 09:33:32',NULL),(225,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(225,'4','2024-01-11','A','2024-01-17 04:35:22',NULL),(225,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(225,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(225,'4','2024-01-17','A','2024-01-17 04:32:01',NULL),(225,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(225,'4','2024-01-22','A','2024-01-22 06:24:24',NULL),(225,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(225,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(225,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(225,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(225,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(225,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(225,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(225,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(225,'4','2024-02-02','A','2024-02-02 05:31:29',NULL),(225,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(225,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(225,'4','2024-02-13','A','2024-02-14 06:20:24',NULL),(225,'4','2024-02-14','A','2024-02-14 06:22:43',NULL),(225,'4','2024-02-15','A','2024-02-15 04:11:02',NULL),(225,'4','2024-02-16','A','2024-02-16 04:23:26',NULL),(225,'4','2024-02-17','A','2024-02-17 04:29:54',NULL),(225,'4','2024-02-19','L','2024-02-19 03:50:30',NULL),(225,'4','2024-02-20','A','2024-02-20 04:13:08',NULL),(225,'4','2024-02-21','A','2024-02-23 03:52:59',NULL),(225,'4','2024-02-22','A','2024-02-23 04:16:04',NULL),(225,'4','2024-02-23','L','2024-02-23 04:21:33',NULL),(225,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(225,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(225,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(225,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(225,'4','2024-03-05','A','2024-03-05 04:26:41',NULL),(225,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(225,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(225,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(225,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(225,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(225,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(225,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(225,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(225,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(225,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(225,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(225,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(225,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(225,'4','2024-03-22','A','2024-03-22 04:39:58',NULL),(225,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(225,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(225,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(225,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(225,'4','2024-03-29','A','2024-03-29 03:46:56',NULL),(225,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(225,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(225,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(225,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(225,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(225,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(225,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(225,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(225,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(225,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(225,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(225,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(225,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(225,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(225,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(225,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(225,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(225,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(225,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(225,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(225,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(225,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(225,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(225,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(225,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(225,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(225,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(225,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(225,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(225,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(225,'5','2024-10-07','A','2024-10-07 05:25:24',NULL),(225,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(225,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(225,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(225,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(225,'5','2024-10-14','A','2024-10-14 03:51:02',NULL),(225,'5','2024-10-15','A','2024-10-15 03:52:52',NULL),(225,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(225,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(225,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(225,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(225,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(225,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(225,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(225,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(225,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(225,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(225,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(225,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(225,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(225,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(225,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(225,'5','2024-11-02','A','2024-11-02 03:44:46',NULL),(225,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(225,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(225,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(225,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(225,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(225,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(225,'5','2024-11-12','A','2024-11-12 03:46:02',NULL),(225,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(225,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(225,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(225,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(225,'5','2024-11-18','A','2024-11-18 05:31:33',NULL),(225,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(225,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(225,'5','2024-11-21','A','2024-11-21 05:43:46','2024-11-21 05:45:12'),(225,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(225,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(225,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(225,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(225,'5','2024-11-27','A','2024-11-27 03:56:30',NULL),(225,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(225,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(225,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(225,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(225,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(225,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(225,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(225,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(225,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(225,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(225,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(225,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(225,'5','2025-01-20','A','2025-03-06 04:58:14',NULL),(225,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(225,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(225,'5','2025-01-23','A','2025-03-06 04:59:39',NULL),(225,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(225,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(225,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(225,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(225,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(225,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(225,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(225,'5','2025-02-03','A','2025-03-06 05:04:03',NULL),(225,'5','2025-02-04','A','2025-03-06 05:04:44',NULL),(225,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(225,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(225,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(225,'5','2025-02-10','A','2025-03-06 05:06:38',NULL),(225,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(225,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(225,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(225,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(225,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(225,'5','2025-02-18','A','2025-03-06 05:19:24',NULL),(225,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(225,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(225,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(225,'5','2025-02-24','A','2025-03-06 05:21:05',NULL),(225,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(225,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(225,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(225,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(225,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(225,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(225,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(225,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(225,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(226,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(226,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(226,'3A','2023-06-21','A','2023-06-21 04:11:15',NULL),(226,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(226,'3A','2023-06-23','A','2023-06-23 03:59:27',NULL),(226,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(226,'3A','2023-07-12','A','2023-07-12 03:33:23',NULL),(226,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(226,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(226,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(226,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(226,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(226,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(226,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(226,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(226,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(226,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(226,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(226,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(226,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(226,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(226,'4','2023-08-10','A','2023-09-08 05:05:48',NULL),(226,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(226,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(226,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(226,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(226,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(226,'4','2023-08-18','A','2023-09-08 04:38:12',NULL),(226,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(226,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(226,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(226,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(226,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(226,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(226,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(226,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(226,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(226,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(226,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(226,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(226,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(226,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(226,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(226,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(226,'4','2023-09-12','A','2023-09-12 03:48:10',NULL),(226,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(226,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(226,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(226,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(226,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(226,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(226,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(226,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(226,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(226,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(226,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(226,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(226,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(226,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(226,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(226,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(226,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(226,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(226,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(226,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(226,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(226,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(226,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(226,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(226,'4','2023-10-14','A','2023-10-14 03:33:32',NULL),(226,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(226,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(226,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(226,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(226,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(226,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(226,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(226,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(226,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(226,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(226,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(226,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(226,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(226,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(226,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(226,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(226,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(226,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(226,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(226,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(226,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(226,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(226,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(226,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(226,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(226,'4','2023-11-20','L','2023-11-20 04:47:09',NULL),(226,'4','2023-11-21','A','2023-11-21 04:34:45',NULL),(226,'4','2023-11-22','L','2023-11-22 06:02:20',NULL),(226,'4','2023-11-23','L','2023-11-23 04:26:25',NULL),(226,'4','2023-11-24','L','2023-11-24 04:15:25',NULL),(226,'4','2023-11-25','L','2023-11-25 04:42:40',NULL),(226,'4','2023-11-27','L','2023-11-27 04:44:45',NULL),(226,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(226,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(226,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(226,'4','2024-01-02','A','2024-01-04 05:19:54',NULL),(226,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(226,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(226,'4','2024-01-05','A','2024-01-15 10:05:15',NULL),(226,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(226,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(226,'4','2024-01-11','A','2024-01-17 04:35:22',NULL),(226,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(226,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(226,'4','2024-01-17','A','2024-01-17 04:32:01',NULL),(226,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(226,'4','2024-01-22','A','2024-01-22 06:24:24',NULL),(226,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(226,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(226,'4','2024-01-25','A','2024-01-25 04:13:29',NULL),(226,'4','2024-01-26','A','2024-01-26 04:23:02',NULL),(226,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(226,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(226,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(226,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(226,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(226,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(226,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(226,'4','2024-02-13','A','2024-02-14 06:20:24',NULL),(226,'4','2024-02-14','A','2024-02-14 06:22:43',NULL),(226,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(226,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(226,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(226,'4','2024-02-19','A','2024-02-19 03:50:30',NULL),(226,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(226,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(226,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(226,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(226,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(226,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(226,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(226,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(226,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(226,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(226,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(226,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(226,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(226,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(226,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(226,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(226,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(226,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(226,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(226,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(226,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(226,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(226,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(226,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(226,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(226,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(226,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(226,'4','2024-03-29','A','2024-03-29 03:46:56',NULL),(226,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(226,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(226,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(226,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(226,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(226,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(226,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(226,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(226,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(226,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(226,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(226,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(226,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(226,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(226,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(226,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(226,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(226,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(226,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(226,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(226,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(226,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(226,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(226,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(226,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(226,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(226,'5','2024-10-01','A','2024-10-01 04:04:06',NULL),(226,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(226,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(226,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(226,'5','2024-10-07','A','2024-10-07 05:25:24',NULL),(226,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(226,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(226,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(226,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(226,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(226,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(226,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(226,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(226,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(226,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(226,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(226,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(226,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(226,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(226,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(226,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(226,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(226,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(226,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(226,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(226,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(226,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(226,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(226,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(226,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(226,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(226,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(226,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(226,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(226,'5','2024-11-13','A','2024-11-13 03:49:04',NULL),(226,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(226,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(226,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(226,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(226,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(226,'5','2024-11-20','A','2024-11-20 06:34:37',NULL),(226,'5','2024-11-21','A','2024-11-21 05:43:46','2024-11-21 05:45:12'),(226,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(226,'5','2024-11-23','A','2024-11-23 03:57:30',NULL),(226,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(226,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(226,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(226,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(226,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(226,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(226,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(226,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(226,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(226,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(226,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(226,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(226,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(226,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(226,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(226,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(226,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(226,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(226,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(226,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(226,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(226,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(226,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(226,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(226,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(226,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(226,'5','2025-02-03','A','2025-03-06 05:04:03',NULL),(226,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(226,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(226,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(226,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(226,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(226,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(226,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(226,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(226,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(226,'5','2025-02-17','A','2025-03-06 05:18:54',NULL),(226,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(226,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(226,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(226,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(226,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(226,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(226,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(226,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(226,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(226,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(226,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(226,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(226,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(226,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(228,'3B','2023-06-19','P','2023-06-19 04:27:54',NULL),(228,'3B','2023-06-20','P','2023-06-20 03:41:13',NULL),(228,'3B','2023-06-21','A','2023-06-21 04:17:21',NULL),(228,'3B','2023-06-22','P','2023-06-22 05:23:40',NULL),(228,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(228,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(228,'3B','2023-07-12','A','2023-07-12 03:34:36',NULL),(228,'3B','2023-07-13','P','2023-07-13 03:51:03',NULL),(228,'3B','2023-07-14','A','2023-07-14 03:43:05',NULL),(228,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(228,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(228,'4','2023-07-18','A','2023-07-18 04:01:02',NULL),(228,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(228,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(228,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(228,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(228,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(228,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(228,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(228,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(228,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(228,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(228,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(228,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(228,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(228,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(228,'4','2023-08-17','A','2023-09-08 04:42:02',NULL),(228,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(228,'4','2023-08-19','A','2023-09-08 04:33:36',NULL),(228,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(228,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(228,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(228,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(228,'4','2023-08-26','A','2023-09-08 03:52:33',NULL),(228,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(228,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(228,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(228,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(228,'4','2023-09-02','P','2023-09-02 04:57:19',NULL),(228,'4','2023-09-04','A','2023-09-04 05:02:38',NULL),(228,'4','2023-09-05','A','2023-09-05 05:56:05',NULL),(228,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(228,'4','2023-09-09','A','2023-09-09 04:56:30',NULL),(228,'4','2023-09-11','A','2023-09-11 05:01:49',NULL),(228,'4','2023-09-12','A','2023-09-12 03:48:10',NULL),(228,'4','2023-09-13','A','2023-09-13 06:20:52',NULL),(228,'4','2023-09-14','A','2023-09-14 04:05:49',NULL),(228,'4','2023-09-15','A','2023-09-08 04:51:29',NULL),(228,'4','2023-09-16','A','2023-09-16 04:17:31',NULL),(228,'4','2023-09-18','A','2023-09-18 03:47:22',NULL),(228,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(228,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(228,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(228,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(228,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(228,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(228,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(228,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(228,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(228,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(228,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(228,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(228,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(228,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(228,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(228,'4','2023-10-09','A','2023-10-09 03:33:57',NULL),(228,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(228,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(228,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(228,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(228,'4','2023-10-16','A','2023-10-16 03:47:10',NULL),(228,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(228,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(228,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(228,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(228,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(228,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(228,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(228,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(228,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(228,'4','2023-10-30','A','2023-10-30 06:34:19',NULL),(228,'4','2023-10-31','A','2023-10-31 03:50:41','2023-10-31 03:55:42'),(228,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(228,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(228,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(228,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(228,'4','2023-11-06','A','2023-11-06 04:02:55',NULL),(228,'4','2023-11-07','A','2023-11-07 04:06:14',NULL),(228,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(228,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(228,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(228,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(228,'4','2023-11-16','A','2023-11-16 04:14:20','2023-11-16 04:27:02'),(228,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(228,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(228,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(228,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(228,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(228,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(228,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(228,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(228,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(228,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(228,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(228,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(228,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(228,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(228,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(228,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(228,'4','2024-01-09','A','2024-01-16 09:33:32',NULL),(228,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(228,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(228,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(228,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(228,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(228,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(228,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(228,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(228,'4','2024-01-24','A','2024-01-24 04:06:04',NULL),(228,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(228,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(228,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(228,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(228,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(228,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(228,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(228,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(228,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(228,'4','2024-02-13','A','2024-02-14 06:20:24',NULL),(228,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(228,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(228,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(228,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(228,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(228,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(228,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(228,'4','2024-02-22','A','2024-02-23 04:16:04',NULL),(228,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(228,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(228,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(228,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(228,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(228,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(228,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(228,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(228,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(228,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(228,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(228,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(228,'4','2024-03-13','A','2024-03-13 03:37:32',NULL),(228,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(228,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(228,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(228,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(228,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(228,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(228,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(228,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(228,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(228,'4','2024-03-27','A','2024-03-27 03:50:54',NULL),(228,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(228,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(228,'4','2024-04-15','P','2024-04-18 13:55:39',NULL),(228,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(228,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(228,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(228,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(228,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(228,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(228,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(228,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(228,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(228,'4','2024-08-16','A','2024-08-16 05:23:56',NULL),(228,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(228,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(228,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(228,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(228,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(228,'5','2024-09-18','A','2024-09-18 04:16:17',NULL),(228,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(228,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(228,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(228,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(228,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(228,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(228,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(228,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(228,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(228,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(228,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(228,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(228,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(228,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(228,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(228,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(228,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(228,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(228,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(228,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(228,'5','2024-10-16','A','2024-10-17 05:18:52',NULL),(228,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(228,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(228,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(228,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(228,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(228,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(228,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(228,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(228,'5','2024-10-26','A','2024-10-26 03:53:03',NULL),(228,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(228,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(228,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(228,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(228,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(228,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(228,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(228,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(228,'5','2024-11-06','A','2024-11-06 03:49:24',NULL),(228,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(228,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(228,'5','2024-11-11','A','2024-11-11 03:52:04',NULL),(228,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(228,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(228,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(228,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(228,'5','2024-11-16','A','2024-11-16 03:52:21',NULL),(228,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(228,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(228,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(228,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(228,'5','2024-11-22','A','2024-11-23 03:56:00',NULL),(228,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(228,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(228,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(228,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(228,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(228,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(228,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(228,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(228,'5','2025-01-07','A','2025-01-07 05:22:56',NULL),(228,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(228,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(228,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(228,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(228,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(228,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(228,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(228,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(228,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(228,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(228,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(228,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(228,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(228,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(228,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(228,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(228,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(228,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(228,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(228,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(228,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(228,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(228,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(228,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(228,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(228,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(228,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(228,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(228,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(228,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(228,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(228,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(228,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(228,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(228,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(228,'5','2025-02-26','A','2025-02-26 05:26:58',NULL),(228,'5','2025-02-27','A','2025-02-27 08:28:28',NULL),(228,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(228,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(228,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(228,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(228,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(228,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(229,'3A','2023-06-19','A','2023-06-19 04:24:16',NULL),(229,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(229,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(229,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(229,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(229,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(229,'3A','2023-07-12','P','2023-07-12 03:33:23',NULL),(229,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(229,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(229,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(229,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(229,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(229,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(229,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(229,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(229,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(229,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(229,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(229,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(229,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(229,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(229,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(229,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(229,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(229,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(229,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(229,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(229,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(229,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(229,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(229,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(229,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(229,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(229,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(229,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(229,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(229,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(229,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(229,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(229,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(229,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(229,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(229,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(229,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(229,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(229,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(229,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(229,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(229,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(229,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(229,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(229,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(229,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(229,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(229,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(229,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(229,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(229,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(229,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(229,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(229,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(229,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(229,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(229,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(229,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(229,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(229,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(229,'4','2023-10-11','A','2023-10-11 04:48:29',NULL),(229,'4','2023-10-12','A','2023-10-12 03:32:37',NULL),(229,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(229,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(229,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(229,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(229,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(229,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(229,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(229,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(229,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(229,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(229,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(229,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(229,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(229,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(229,'4','2023-11-02','L','2023-11-02 03:58:45',NULL),(229,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(229,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(229,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(229,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(229,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(229,'4','2023-11-13','A','2023-11-13 05:01:19',NULL),(229,'4','2023-11-14','A','2023-11-16 11:24:46',NULL),(229,'4','2023-11-15','A','2023-11-16 11:23:45',NULL),(229,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(229,'4','2023-11-17','A','2023-11-17 05:24:12',NULL),(229,'4','2023-11-18','A','2023-11-18 05:48:44',NULL),(229,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(229,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(229,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(229,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(229,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(229,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(229,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(229,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(229,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(229,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(229,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(229,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(229,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(229,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(229,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(229,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(229,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(229,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(229,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(229,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(229,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(229,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(229,'4','2024-01-23','A','2024-01-23 04:41:22',NULL),(229,'4','2024-01-24','A','2024-01-24 04:06:04',NULL),(229,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(229,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(229,'4','2024-01-29','A','2024-01-30 04:47:23',NULL),(229,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(229,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(229,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(229,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(229,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(229,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(229,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(229,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(229,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(229,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(229,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(229,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(229,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(229,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(229,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(229,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(229,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(229,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(229,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(229,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(229,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(229,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(229,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(229,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(229,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(229,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(229,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(229,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(229,'4','2024-03-14','A','2024-03-14 03:31:15',NULL),(229,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(229,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(229,'4','2024-03-19','A','2024-03-19 05:24:57',NULL),(229,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(229,'4','2024-03-21','A','2024-03-21 04:10:33',NULL),(229,'4','2024-03-22','A','2024-03-22 04:39:58',NULL),(229,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(229,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(229,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(229,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(229,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(229,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(229,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(229,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(229,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(229,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(229,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(229,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(229,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(229,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(229,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(229,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(229,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(229,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(229,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(229,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(229,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(229,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(229,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(229,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(229,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(229,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(229,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(229,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(229,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(229,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(229,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(229,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(229,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(229,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(229,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(229,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(229,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(229,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(229,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(229,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(229,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(229,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(229,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(229,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(229,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(229,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(229,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(229,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(229,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(229,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(229,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(229,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(229,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(229,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(229,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(229,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(229,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(229,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(229,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(229,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(229,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(229,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(229,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(229,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(229,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(229,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(229,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(229,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(229,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(229,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(229,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(229,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(229,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(229,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(229,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(229,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(229,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(229,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(229,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(229,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(229,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(229,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(229,'5','2025-01-07','A','2025-01-07 05:22:56',NULL),(229,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(229,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(229,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(229,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(229,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(229,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(229,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(229,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(229,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(229,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(229,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(229,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(229,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(229,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(229,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(229,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(229,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(229,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(229,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(229,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(229,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(229,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(229,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(229,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(229,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(229,'5','2025-02-12','A','2025-03-06 05:07:08',NULL),(229,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(229,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(229,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(229,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(229,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(229,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(229,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(229,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(229,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(229,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(229,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(229,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(229,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(229,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(229,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(229,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(229,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(230,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(230,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(230,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(230,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(230,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(230,'3A','2023-07-10','P','2023-07-10 09:21:43',NULL),(230,'3A','2023-07-12','P','2023-07-12 03:33:23',NULL),(230,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(230,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(230,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(230,'4','2023-07-17','A','2023-07-17 04:10:32',NULL),(230,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(230,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(230,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(230,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(230,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(230,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(230,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(230,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(230,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(230,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(230,'4','2023-08-10','A','2023-09-08 05:05:48',NULL),(230,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(230,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(230,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(230,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(230,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(230,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(230,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(230,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(230,'4','2023-08-23','A','2023-08-23 05:51:13',NULL),(230,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(230,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(230,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(230,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(230,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(230,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(230,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(230,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(230,'4','2023-09-04','A','2023-09-04 05:02:38',NULL),(230,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(230,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(230,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(230,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(230,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(230,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(230,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(230,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(230,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(230,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(230,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(230,'4','2023-09-20','A','2023-09-20 04:09:44',NULL),(230,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(230,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(230,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(230,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(230,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(230,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(230,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(230,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(230,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(230,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(230,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(230,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(230,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(230,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(230,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(230,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(230,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(230,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(230,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(230,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(230,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(230,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(230,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(230,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(230,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(230,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(230,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(230,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(230,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(230,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(230,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(230,'4','2023-11-02','A','2023-11-02 03:58:45',NULL),(230,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(230,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(230,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(230,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(230,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(230,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(230,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(230,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(230,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(230,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(230,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(230,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(230,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(230,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(230,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(230,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(230,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(230,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(230,'4','2023-11-28','A','2023-11-28 06:13:29',NULL),(230,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(230,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(230,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(230,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(230,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(230,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(230,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(230,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(230,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(230,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(230,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(230,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(230,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(230,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(230,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(230,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(230,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(230,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(230,'4','2024-01-29','A','2024-01-30 04:47:23',NULL),(230,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(230,'4','2024-01-31','A','2024-02-01 04:38:26',NULL),(230,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(230,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(230,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(230,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(230,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(230,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(230,'4','2024-02-15','A','2024-02-15 04:11:02',NULL),(230,'4','2024-02-16','L','2024-02-16 04:23:26',NULL),(230,'4','2024-02-17','A','2024-02-17 04:29:54',NULL),(230,'4','2024-02-19','L','2024-02-19 03:50:30',NULL),(230,'4','2024-02-20','L','2024-02-20 04:13:08',NULL),(230,'4','2024-02-21','L','2024-02-23 03:52:59',NULL),(230,'4','2024-02-22','L','2024-02-23 04:16:04',NULL),(230,'4','2024-02-23','L','2024-02-23 04:21:33',NULL),(230,'4','2024-02-27','L','2024-02-28 05:15:57',NULL),(230,'4','2024-02-28','L','2024-02-28 05:17:38',NULL),(230,'4','2024-02-29','L','2024-02-29 04:55:54',NULL),(230,'4','2024-03-04','L','2024-03-04 04:02:08',NULL),(230,'4','2024-03-05','L','2024-03-05 04:26:41',NULL),(230,'4','2024-03-06','L','2024-03-06 05:05:46',NULL),(230,'4','2024-03-07','L','2024-03-07 04:58:44',NULL),(230,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(230,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(230,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(230,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(230,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(230,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(230,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(230,'4','2024-03-18','A','2024-03-18 03:48:18',NULL),(230,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(230,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(230,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(230,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(230,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(230,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(230,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(230,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(230,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(230,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(230,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(230,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(230,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(230,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(230,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(230,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(230,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(230,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(230,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(230,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(230,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(231,'3A','2023-06-19','A','2023-06-19 04:24:16',NULL),(231,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(231,'3A','2023-06-21','A','2023-06-21 04:11:15',NULL),(231,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(231,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(231,'3A','2023-07-10','P','2023-07-10 09:21:43',NULL),(231,'3A','2023-07-12','P','2023-07-12 03:33:23',NULL),(231,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(231,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(231,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(231,'4','2023-07-17','A','2023-07-17 04:10:32',NULL),(231,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(231,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(231,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(231,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(231,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(231,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(231,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(231,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(231,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(231,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(231,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(231,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(231,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(231,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(231,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(231,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(231,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(231,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(231,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(231,'4','2023-08-23','A','2023-08-23 05:51:13',NULL),(231,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(231,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(231,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(231,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(231,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(231,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(231,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(231,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(231,'4','2023-09-04','A','2023-09-04 05:02:38',NULL),(231,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(231,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(231,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(231,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(231,'4','2023-09-12','A','2023-09-12 03:48:10',NULL),(231,'4','2023-09-13','A','2023-09-13 06:20:52',NULL),(231,'4','2023-09-14','A','2023-09-14 04:05:49',NULL),(231,'4','2023-09-15','A','2023-09-08 04:51:29',NULL),(231,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(231,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(231,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(231,'4','2023-09-20','A','2023-09-20 04:09:44',NULL),(231,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(231,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(231,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(231,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(231,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(231,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(231,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(231,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(231,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(231,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(231,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(231,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(231,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(231,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(231,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(231,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(231,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(231,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(231,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(231,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(231,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(231,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(231,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(231,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(231,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(231,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(231,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(231,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(231,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(231,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(231,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(231,'4','2023-11-02','A','2023-11-02 03:58:45',NULL),(231,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(231,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(231,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(231,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(231,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(231,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(231,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(231,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(231,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(231,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(231,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(231,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(231,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(231,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(231,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(231,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(231,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(231,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(231,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(231,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(231,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(231,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(231,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(231,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(231,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(231,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(231,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(231,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(231,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(231,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(231,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(231,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(231,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(231,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(231,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(231,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(231,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(231,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(231,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(231,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(231,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(231,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(231,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(231,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(231,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(231,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(231,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(231,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(231,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(231,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(231,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(231,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(231,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(231,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(231,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(231,'4','2024-02-28','A','2024-02-28 05:17:38',NULL),(231,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(231,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(231,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(231,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(231,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(231,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(231,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(231,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(231,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(231,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(231,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(231,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(231,'4','2024-03-18','A','2024-03-18 03:48:18',NULL),(231,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(231,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(231,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(231,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(231,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(231,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(231,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(231,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(231,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(231,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(231,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(231,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(231,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(231,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(231,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(231,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(231,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(231,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(231,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(231,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(231,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(232,'3B','2023-06-19','A','2023-06-19 04:27:54','2023-06-19 04:32:51'),(232,'3B','2023-06-20','A','2023-06-20 03:41:13',NULL),(232,'3B','2023-06-21','A','2023-06-21 04:17:21',NULL),(232,'3B','2023-06-22','P','2023-06-22 05:23:40',NULL),(232,'3B','2023-06-23','A','2023-06-23 04:01:30',NULL),(232,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(232,'3B','2023-07-12','A','2023-07-12 03:34:36',NULL),(232,'3B','2023-07-13','A','2023-07-13 03:51:03',NULL),(232,'3B','2023-07-14','A','2023-07-14 03:43:05',NULL),(232,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(232,'4','2023-07-17','A','2023-07-17 04:10:32',NULL),(232,'4','2023-07-18','A','2023-07-18 04:01:02',NULL),(232,'4','2023-07-19','A','2023-07-19 03:44:21',NULL),(232,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(232,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(232,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(232,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(232,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(232,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(232,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(232,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(232,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(232,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(232,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(232,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(232,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(232,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(232,'4','2023-08-18','A','2023-09-08 04:38:12',NULL),(232,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(232,'4','2023-08-22','A','2023-09-08 04:11:59',NULL),(232,'4','2023-08-23','A','2023-08-23 05:51:13',NULL),(232,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(232,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(232,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(232,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(232,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(232,'4','2023-08-30','A','2023-08-30 04:52:43',NULL),(232,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(232,'4','2023-09-02','P','2023-09-02 04:57:19',NULL),(232,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(232,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(232,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(232,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(232,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(232,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(232,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(232,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(232,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(232,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(232,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(232,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(232,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(232,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(232,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(232,'4','2023-09-23','A','2023-09-23 04:39:24',NULL),(232,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(232,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(232,'4','2023-09-27','A','2023-09-27 03:46:39',NULL),(232,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(232,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(232,'4','2023-10-03','A','2023-10-03 03:50:22',NULL),(232,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(232,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(232,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(232,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(232,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(232,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(232,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(232,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(232,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(232,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(232,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(232,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(232,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(232,'4','2023-10-21','A','2023-10-21 05:20:03',NULL),(232,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(232,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(232,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(232,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(232,'4','2023-10-27','A','2023-10-27 05:22:54',NULL),(232,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(232,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(232,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(232,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(232,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(232,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(232,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(232,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(232,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(232,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(232,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(232,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(232,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(232,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(232,'4','2023-11-18','A','2023-11-18 05:48:44',NULL),(232,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(232,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(232,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(232,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(232,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(232,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(232,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(232,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(232,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(232,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(232,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(232,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(232,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(232,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(232,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(232,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(232,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(232,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(232,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(232,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(232,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(232,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(232,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(232,'4','2024-01-24','A','2024-01-24 04:06:04',NULL),(232,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(232,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(232,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(232,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(232,'4','2024-01-31','A','2024-02-01 04:38:26',NULL),(232,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(232,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(232,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(232,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(232,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(232,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(232,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(232,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(232,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(232,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(232,'4','2024-02-20','A','2024-02-20 04:13:08',NULL),(232,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(232,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(232,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(232,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(232,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(232,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(232,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(232,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(232,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(232,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(232,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(232,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(232,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(232,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(232,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(232,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(232,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(232,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(232,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(232,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(232,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(232,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(232,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(232,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(232,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(232,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(232,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(232,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(232,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(232,'4','2024-04-17','A','2024-04-18 13:58:54',NULL),(232,'4','2024-04-18','A','2024-04-18 14:00:36',NULL),(232,'4','2024-04-20','A','2024-04-20 13:05:30',NULL),(232,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(232,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(232,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(232,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(232,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(232,'4','2024-08-16','A','2024-08-16 05:23:56',NULL),(232,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(232,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(232,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(232,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(232,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(232,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(232,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(232,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(232,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(232,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(232,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(232,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(232,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(232,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(232,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(232,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(232,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(232,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(232,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(232,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(232,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(232,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(232,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(232,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(232,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(232,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(232,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(232,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(232,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(232,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(232,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(232,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(232,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(232,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(232,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(232,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(232,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(232,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(232,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(232,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(232,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(232,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(232,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(232,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(232,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(232,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(232,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(232,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(232,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(232,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(232,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(232,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(232,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(232,'5','2024-11-18','A','2024-11-18 05:31:33',NULL),(232,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(232,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(232,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(232,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(232,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(232,'5','2024-11-25','A','2024-11-25 03:57:11',NULL),(232,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(232,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(232,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(232,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(232,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(232,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(232,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(232,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(232,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(232,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(232,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(232,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(232,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(232,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(232,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(232,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(232,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(232,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(232,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(232,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(232,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(232,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(232,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(232,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(232,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(232,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(232,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(232,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(232,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(232,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(232,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(232,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(232,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(232,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(232,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(232,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(232,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(232,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(232,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(232,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(232,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(232,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(232,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(232,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(232,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(232,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(232,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(232,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(232,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(232,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(233,'3A','2023-06-19','A','2023-06-19 04:24:16',NULL),(233,'3A','2023-06-20','A','2023-06-20 03:36:02',NULL),(233,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(233,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(233,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(233,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(233,'3A','2023-07-12','A','2023-07-12 03:33:23',NULL),(233,'3A','2023-07-13','A','2023-07-13 03:49:14',NULL),(233,'3A','2023-07-14','A','2023-07-14 03:39:57',NULL),(233,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(233,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(233,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(233,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(233,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(233,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(233,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(233,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(233,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(233,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(233,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(233,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(233,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(233,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(233,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(233,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(233,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(233,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(233,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(233,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(233,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(233,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(233,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(233,'4','2023-08-25','A','2023-09-08 04:05:16',NULL),(233,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(233,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(233,'4','2023-08-29','A','2023-08-29 05:32:03',NULL),(233,'4','2023-08-30','A','2023-08-30 04:52:43',NULL),(233,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(233,'4','2023-09-02','P','2023-09-02 04:57:19',NULL),(233,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(233,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(233,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(233,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(233,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(233,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(233,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(233,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(233,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(233,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(233,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(233,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(233,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(233,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(233,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(233,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(233,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(233,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(233,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(233,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(233,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(233,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(233,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(233,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(233,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(233,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(233,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(233,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(233,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(233,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(233,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(233,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(233,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(233,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(233,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(233,'4','2023-10-21','A','2023-10-21 05:20:03',NULL),(233,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(233,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(233,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(233,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(233,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(233,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(233,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(233,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(233,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(233,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(233,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(233,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(233,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(233,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(233,'4','2023-11-13','A','2023-11-13 05:01:19',NULL),(233,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(233,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(233,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(233,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(233,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(233,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(233,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(233,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(233,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(233,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(233,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(233,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(233,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(233,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(233,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(233,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(233,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(233,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(233,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(233,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(233,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(233,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(233,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(233,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(233,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(233,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(233,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(233,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(233,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(233,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(233,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(233,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(233,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(233,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(233,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(233,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(233,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(233,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(233,'4','2024-02-13','A','2024-02-14 06:20:24',NULL),(233,'4','2024-02-14','L','2024-02-14 06:22:43',NULL),(233,'4','2024-02-15','L','2024-02-15 04:11:02',NULL),(233,'4','2024-02-16','A','2024-02-16 04:23:26',NULL),(233,'4','2024-02-17','L','2024-02-17 04:29:54',NULL),(233,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(233,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(233,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(233,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(233,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(233,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(233,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(233,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(233,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(233,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(233,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(233,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(233,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(233,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(233,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(233,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(233,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(233,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(233,'4','2024-03-15','A','2024-03-15 03:57:21',NULL),(233,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(233,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(233,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(233,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(233,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(233,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(233,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(233,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(233,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(233,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(233,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(233,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(233,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(233,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(233,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(233,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(233,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(233,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(233,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(233,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(233,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(233,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(233,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(233,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(233,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(233,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(233,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(233,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(233,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(233,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(233,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(233,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(233,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(233,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(233,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(233,'5','2024-09-30','A','2024-09-30 04:01:32',NULL),(233,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(233,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(233,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(233,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(233,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(233,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(233,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(233,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(233,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(233,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(233,'5','2024-10-15','A','2024-10-15 03:52:52',NULL),(233,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(233,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(233,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(233,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(233,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(233,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(233,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(233,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(233,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(233,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(233,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(233,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(233,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(233,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(233,'5','2024-11-01','A','2024-11-01 03:59:18',NULL),(233,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(233,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(233,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(233,'5','2024-11-06','A','2024-11-06 03:49:24',NULL),(233,'5','2024-11-07','A','2024-11-07 03:35:22',NULL),(233,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(233,'5','2024-11-11','A','2024-11-11 03:52:04',NULL),(233,'5','2024-11-12','A','2024-11-12 03:46:02',NULL),(233,'5','2024-11-13','A','2024-11-13 03:49:04',NULL),(233,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(233,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(233,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(233,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(233,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(233,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(233,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(233,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(233,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(233,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(233,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(233,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(233,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(233,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(233,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(233,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(233,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(233,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(233,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(233,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(233,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(233,'5','2025-01-14','A','2025-01-14 05:14:26',NULL),(233,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(233,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(233,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(233,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(233,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(233,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(233,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(233,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(233,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(233,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(233,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(233,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(233,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(233,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(233,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(233,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(233,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(233,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(233,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(233,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(233,'5','2025-02-12','A','2025-03-06 05:07:08',NULL),(233,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(233,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(233,'5','2025-02-17','A','2025-03-06 05:18:54',NULL),(233,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(233,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(233,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(233,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(233,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(233,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(233,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(233,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(233,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(233,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(233,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(233,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(233,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(233,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(235,'3A','2023-06-19','A','2023-06-19 04:24:16',NULL),(235,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(235,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(235,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(235,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(235,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(235,'3A','2023-07-12','A','2023-07-12 03:33:23',NULL),(235,'3A','2023-07-13','A','2023-07-13 03:49:14',NULL),(235,'3A','2023-07-14','A','2023-07-14 03:39:57',NULL),(235,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(235,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(235,'4','2023-07-18','A','2023-07-18 04:01:02',NULL),(235,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(235,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(235,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(235,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(235,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(235,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(235,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(235,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(235,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(235,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(235,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(235,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(235,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(235,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(235,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(235,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(235,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(235,'4','2023-08-22','A','2023-09-08 04:11:59',NULL),(235,'4','2023-08-23','A','2023-08-23 05:51:13',NULL),(235,'4','2023-08-24','A','2023-08-24 05:26:43',NULL),(235,'4','2023-08-25','A','2023-09-08 04:05:16',NULL),(235,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(235,'4','2023-08-28','A','2023-08-28 06:07:48',NULL),(235,'4','2023-08-29','A','2023-08-29 05:32:03',NULL),(235,'4','2023-08-30','A','2023-08-30 04:52:43',NULL),(235,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(235,'4','2023-09-02','P','2023-09-02 04:57:19',NULL),(235,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(235,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(235,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(235,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(235,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(235,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(235,'4','2023-09-13','A','2023-09-13 06:20:52',NULL),(235,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(235,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(235,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(235,'4','2023-09-18','A','2023-09-18 03:47:22',NULL),(235,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(235,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(235,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(235,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(235,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(235,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(235,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(235,'4','2023-09-27','A','2023-09-27 03:46:39',NULL),(235,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(235,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(235,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(235,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(235,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(235,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(235,'4','2023-10-07','A','2023-10-07 03:41:57',NULL),(235,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(235,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(235,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(235,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(235,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(235,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(235,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(235,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(235,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(235,'4','2023-10-21','A','2023-10-21 05:20:03',NULL),(235,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(235,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(235,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(235,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(235,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(235,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(235,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(235,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(235,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(235,'4','2023-11-03','A','2023-11-03 03:49:11',NULL),(235,'4','2023-11-04','A','2023-11-04 05:03:30',NULL),(235,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(235,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(235,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(235,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(235,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(235,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(235,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(235,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(235,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(235,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(235,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(235,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(235,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(235,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(235,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(235,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(235,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(235,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(235,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(235,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(235,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(235,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(235,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(235,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(235,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(235,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(235,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(235,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(235,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(235,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(235,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(235,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(235,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(235,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(235,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(235,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(235,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(235,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(235,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(235,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(235,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(235,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(235,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(235,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(235,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(235,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(235,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(235,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(235,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(235,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(235,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(235,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(235,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(235,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(235,'4','2024-02-29','A','2024-02-29 04:55:54',NULL),(235,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(235,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(235,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(235,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(235,'4','2024-03-08','A','2024-03-08 06:25:16',NULL),(235,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(235,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(235,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(235,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(235,'4','2024-03-14','A','2024-03-14 03:31:15',NULL),(235,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(235,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(235,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(235,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(235,'4','2024-03-21','A','2024-03-21 04:10:33',NULL),(235,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(235,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(235,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(235,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(235,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(235,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(235,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(235,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(235,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(235,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(235,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(235,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(235,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(235,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(235,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(235,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(235,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(235,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(235,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(235,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(235,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(235,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(235,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(235,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(235,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(235,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(235,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(235,'5','2024-09-24','A','2024-09-24 03:50:03',NULL),(235,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(235,'5','2024-09-26','A','2024-09-26 03:56:10',NULL),(235,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(235,'5','2024-09-30','L','2024-09-30 04:01:32',NULL),(235,'5','2024-10-01','A','2024-10-01 04:04:06',NULL),(235,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(235,'5','2024-10-04','A','2024-10-04 05:07:58',NULL),(235,'5','2024-10-05','A','2024-10-05 04:09:00','2024-10-05 04:12:31'),(235,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(235,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(235,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(235,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(235,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(235,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(235,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(235,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(235,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(235,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(235,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(235,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(235,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(235,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(235,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(235,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(235,'5','2024-10-26','A','2024-10-26 03:53:03',NULL),(235,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(235,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(235,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(235,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(235,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(235,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(235,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(235,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(235,'5','2024-11-06','A','2024-11-06 03:49:24',NULL),(235,'5','2024-11-07','A','2024-11-07 03:35:22',NULL),(235,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(235,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(235,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(235,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(235,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(235,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(235,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(235,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(235,'5','2024-11-19','A','2024-11-19 05:23:22',NULL),(235,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(235,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(235,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(235,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(235,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(235,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(235,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(235,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(235,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(235,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(235,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(235,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(235,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(235,'5','2025-01-09','A','2025-01-09 03:46:24','2025-01-09 03:50:08'),(235,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(235,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(235,'5','2025-01-14','A','2025-01-14 05:14:26',NULL),(235,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(235,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(235,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(235,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(235,'5','2025-01-22','A','2025-03-06 04:59:18',NULL),(235,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(235,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(235,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(235,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(235,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(235,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(235,'5','2025-01-31','A','2025-03-06 05:02:04',NULL),(235,'5','2025-02-01','A','2025-03-06 05:03:02',NULL),(235,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(235,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(235,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(235,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(235,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(235,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(235,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(235,'5','2025-02-12','A','2025-03-06 05:07:08',NULL),(235,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(235,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(235,'5','2025-02-17','A','2025-03-06 05:18:54',NULL),(235,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(235,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(235,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(235,'5','2025-02-22','A','2025-03-06 05:20:41',NULL),(235,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(235,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(235,'5','2025-02-26','A','2025-02-26 05:26:58',NULL),(235,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(235,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(235,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(235,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(235,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(235,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(235,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(236,'3A','2023-06-19','A','2023-06-19 04:24:16',NULL),(236,'3A','2023-06-20','A','2023-06-20 03:36:02',NULL),(236,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(236,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(236,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(236,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(236,'3A','2023-07-12','P','2023-07-12 03:33:23',NULL),(236,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(236,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(236,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(236,'4','2023-07-17','A','2023-07-17 04:10:32',NULL),(236,'4','2023-07-18','A','2023-07-18 04:01:02',NULL),(236,'4','2023-07-19','A','2023-07-19 03:44:21',NULL),(236,'4','2023-07-20','A','2023-07-20 05:34:37',NULL),(236,'4','2023-07-21','A','2023-07-21 06:00:41',NULL),(236,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(236,'4','2023-08-03','A','2023-08-03 04:26:41',NULL),(236,'4','2023-08-05','A','2023-09-08 05:11:23',NULL),(236,'4','2023-08-07','A','2023-08-07 03:48:27',NULL),(236,'4','2023-08-08','A','2023-08-08 04:12:35',NULL),(236,'4','2023-08-09','A','2023-09-08 05:08:34',NULL),(236,'4','2023-08-10','A','2023-09-08 05:05:48',NULL),(236,'4','2023-08-11','A','2023-09-08 05:01:50',NULL),(236,'4','2023-08-12','A','2023-09-08 04:59:48',NULL),(236,'4','2023-08-14','A','2023-09-08 04:55:43',NULL),(236,'4','2023-08-16','A','2023-09-08 04:44:42',NULL),(236,'4','2023-08-17','A','2023-09-08 04:42:02',NULL),(236,'4','2023-08-18','A','2023-09-08 04:38:12',NULL),(236,'4','2023-08-19','A','2023-09-08 04:33:36',NULL),(236,'4','2023-08-22','A','2023-09-08 04:11:59',NULL),(236,'4','2023-08-23','A','2023-08-23 05:51:13',NULL),(236,'4','2023-08-24','A','2023-08-24 05:26:43',NULL),(236,'4','2023-08-25','A','2023-09-08 04:05:16',NULL),(236,'4','2023-08-26','A','2023-09-08 03:52:33',NULL),(236,'4','2023-08-28','A','2023-08-28 06:07:48',NULL),(236,'4','2023-08-29','A','2023-08-29 05:32:03',NULL),(236,'4','2023-08-30','A','2023-08-30 04:52:43',NULL),(236,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(236,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(236,'4','2023-09-04','A','2023-09-04 05:02:38',NULL),(236,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(236,'4','2023-09-08','A','2023-09-08 04:19:16',NULL),(236,'4','2023-09-09','A','2023-09-09 04:56:30',NULL),(236,'4','2023-09-11','A','2023-09-11 05:01:49',NULL),(236,'4','2023-09-12','A','2023-09-12 03:48:10',NULL),(236,'4','2023-09-13','A','2023-09-13 06:20:52',NULL),(236,'4','2023-09-14','A','2023-09-14 04:05:49',NULL),(236,'4','2023-09-15','A','2023-09-08 04:51:29',NULL),(236,'4','2023-09-16','A','2023-09-16 04:17:31',NULL),(236,'4','2023-09-18','A','2023-09-18 03:47:22',NULL),(236,'4','2023-09-19','A','2023-09-19 03:46:49',NULL),(236,'4','2023-09-20','A','2023-09-20 04:09:44',NULL),(236,'4','2023-09-21','A','2023-09-08 04:16:12',NULL),(236,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(236,'4','2023-09-23','A','2023-09-23 04:39:24',NULL),(236,'4','2023-09-25','A','2023-09-25 04:16:03',NULL),(236,'4','2023-09-26','A','2023-09-26 04:24:42',NULL),(236,'4','2023-09-27','A','2023-09-27 03:46:39',NULL),(236,'4','2023-09-28','A','2023-09-28 03:42:21',NULL),(236,'4','2023-10-02','A','2023-10-03 03:47:45',NULL),(236,'4','2023-10-03','A','2023-10-03 03:50:22',NULL),(236,'4','2023-10-04','A','2023-10-04 04:30:34',NULL),(236,'4','2023-10-05','A','2023-10-05 04:22:11',NULL),(236,'4','2023-10-06','A','2023-10-06 03:36:29',NULL),(236,'4','2023-10-07','A','2023-10-07 03:41:57',NULL),(236,'4','2023-10-09','A','2023-10-09 03:33:57',NULL),(236,'4','2023-10-10','A','2023-10-10 06:49:02',NULL),(236,'4','2023-10-11','A','2023-10-11 04:48:29',NULL),(236,'4','2023-10-12','A','2023-10-12 03:32:37',NULL),(236,'4','2023-10-14','A','2023-10-14 03:33:32',NULL),(236,'4','2023-10-16','A','2023-10-16 03:47:10',NULL),(236,'4','2023-10-17','A','2023-10-17 03:50:51',NULL),(236,'4','2023-10-18','A','2023-10-18 05:10:26',NULL),(236,'4','2023-10-20','A','2023-10-20 03:57:02',NULL),(236,'4','2023-10-21','A','2023-10-21 05:20:03',NULL),(236,'4','2023-10-23','A','2023-10-23 04:16:33',NULL),(236,'4','2023-10-24','A','2023-10-24 04:25:48',NULL),(236,'4','2023-10-25','A','2023-10-25 04:35:19',NULL),(236,'4','2023-10-26','A','2023-10-26 06:37:33',NULL),(236,'4','2023-10-27','A','2023-10-27 05:22:54',NULL),(236,'4','2023-10-30','A','2023-10-30 06:34:19',NULL),(236,'4','2023-10-31','A','2023-10-31 03:50:41',NULL),(236,'4','2023-11-01','A','2023-11-01 03:42:20',NULL),(236,'4','2023-11-02','A','2023-11-02 03:58:45',NULL),(236,'4','2023-11-03','A','2023-11-03 03:49:11',NULL),(236,'4','2023-11-04','A','2023-11-04 05:03:30',NULL),(236,'4','2023-11-06','A','2023-11-06 04:02:55',NULL),(236,'4','2023-11-07','A','2023-11-07 04:06:14',NULL),(236,'4','2023-11-08','A','2023-11-08 05:49:17',NULL),(236,'4','2023-11-13','A','2023-11-13 05:01:19',NULL),(236,'4','2023-11-14','A','2023-11-16 11:24:46',NULL),(236,'4','2023-11-15','A','2023-11-16 11:23:45',NULL),(236,'4','2023-11-16','A','2023-11-16 04:14:20',NULL),(236,'4','2023-11-17','A','2023-11-17 05:24:12',NULL),(236,'4','2023-11-18','A','2023-11-18 05:48:44',NULL),(236,'4','2023-11-20','A','2023-11-20 04:47:09',NULL),(236,'4','2023-11-21','A','2023-11-21 04:34:45',NULL),(236,'4','2023-11-22','A','2023-11-22 06:02:20',NULL),(236,'4','2023-11-23','A','2023-11-23 04:26:25',NULL),(236,'4','2023-11-24','A','2023-11-24 04:15:25',NULL),(236,'4','2023-11-25','A','2023-11-25 04:42:40',NULL),(236,'4','2023-11-27','A','2023-11-27 04:44:45',NULL),(236,'4','2023-11-28','A','2023-11-28 06:13:29',NULL),(236,'4','2023-11-29','A','2023-11-29 05:12:15',NULL),(236,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(236,'4','2024-01-02','A','2024-01-04 05:19:54',NULL),(236,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(236,'4','2024-01-04','A','2024-01-15 09:24:37',NULL),(236,'4','2024-01-05','A','2024-01-15 10:05:15',NULL),(236,'4','2024-01-09','A','2024-01-16 09:33:32',NULL),(236,'4','2024-01-10','A','2024-01-16 09:54:10',NULL),(236,'4','2024-01-11','A','2024-01-17 04:35:22',NULL),(236,'4','2024-01-15','A','2024-01-16 11:32:20',NULL),(236,'4','2024-01-16','A','2024-01-16 10:13:50',NULL),(236,'4','2024-01-17','A','2024-01-17 04:32:01',NULL),(236,'4','2024-01-18','A','2024-01-18 04:23:44',NULL),(237,'3B','2023-06-19','A','2023-06-19 04:27:54',NULL),(237,'3B','2023-06-20','P','2023-06-20 03:41:13',NULL),(237,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(237,'3B','2023-06-22','A','2023-06-22 05:23:40',NULL),(237,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(237,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(237,'3B','2023-07-12','A','2023-07-12 03:34:36',NULL),(237,'3B','2023-07-13','P','2023-07-13 03:51:03',NULL),(237,'3B','2023-07-14','P','2023-07-14 03:43:05',NULL),(237,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(237,'4','2023-07-17','A','2023-07-17 04:10:32',NULL),(237,'4','2023-07-18','A','2023-07-18 04:01:02',NULL),(237,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(237,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(237,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(237,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(237,'4','2023-08-03','A','2023-08-03 04:26:41',NULL),(237,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(237,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(237,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(237,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(237,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(237,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(237,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(237,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(237,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(237,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(237,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(237,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(237,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(237,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(237,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(237,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(237,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(237,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(237,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(237,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(237,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(237,'4','2023-09-02','P','2023-09-02 04:57:19',NULL),(237,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(237,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(237,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(237,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(237,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(237,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(237,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(237,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(237,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(237,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(237,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(237,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(237,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(237,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(237,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(237,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(237,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(237,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(237,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(237,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(237,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(237,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(237,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(237,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(237,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(237,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(237,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(237,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(237,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(237,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(237,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(237,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(237,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(237,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(237,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(237,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(237,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(237,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(237,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(237,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(237,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(237,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(237,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(237,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(237,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(237,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(237,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(237,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(237,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(237,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(237,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(237,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(237,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(237,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(237,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(237,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(237,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(237,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(237,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(237,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(237,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(237,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(237,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(237,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(237,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(237,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(237,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(237,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(237,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(237,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(237,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(237,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(237,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(237,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(237,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(237,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(237,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(237,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(237,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(237,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(237,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(237,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(237,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(237,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(237,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(237,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(237,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(237,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(237,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(237,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(237,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(237,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(237,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(237,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(237,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(237,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(237,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(237,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(237,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(237,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(237,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(237,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(237,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(237,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(237,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(237,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(237,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(237,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(237,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(237,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(237,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(237,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(237,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(237,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(237,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(237,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(237,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(237,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(237,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(237,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(237,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(237,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(237,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(237,'4','2024-04-15','P','2024-04-18 13:55:39',NULL),(237,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(237,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(237,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(237,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(237,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(237,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(237,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(237,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(237,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(237,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(237,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(237,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(237,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(237,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(237,'5','2024-09-16','L','2024-09-16 04:36:57',NULL),(237,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(237,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(237,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(237,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(237,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(237,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(237,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(237,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(237,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(237,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(237,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(237,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(237,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(237,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(237,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(237,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(237,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(237,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(237,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(237,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(237,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(237,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(237,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(237,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(237,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(237,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(237,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(237,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(237,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(237,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(237,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(237,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(237,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(237,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(237,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(237,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(237,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(237,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(237,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(237,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(237,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(237,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(237,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(237,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(237,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(237,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(237,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(237,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(237,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(237,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(237,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(237,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(237,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(237,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(237,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(237,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(237,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(237,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(237,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(237,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(237,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(237,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(237,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(237,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(237,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(237,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(237,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(237,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(237,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(237,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(237,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(237,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(237,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(237,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(237,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(237,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(237,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(237,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(237,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(237,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(237,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(237,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(237,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(237,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(237,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(237,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(237,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(237,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(237,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(237,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(237,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(237,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(237,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(237,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(237,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(237,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(237,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(237,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(237,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(237,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(237,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(237,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(237,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(237,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(237,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(238,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(238,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(238,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(238,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(238,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(238,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(238,'3A','2023-07-12','P','2023-07-12 03:33:23',NULL),(238,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(238,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(238,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(238,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(238,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(238,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(238,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(238,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(238,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(238,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(238,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(238,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(238,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(238,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(238,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(238,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(238,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(238,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(238,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(238,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(238,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(238,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(238,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(238,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(238,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(238,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(238,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(238,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(238,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(238,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(238,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(238,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(238,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(238,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(238,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(238,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(238,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(238,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(238,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(238,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(238,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(238,'4','2023-09-16','A','2023-09-16 04:17:31',NULL),(238,'4','2023-09-18','A','2023-09-18 03:47:22',NULL),(238,'4','2023-09-19','A','2023-09-19 03:46:49',NULL),(238,'4','2023-09-20','A','2023-09-20 04:09:44',NULL),(238,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(238,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(238,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(238,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(238,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(238,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(238,'4','2023-09-28','A','2023-09-28 03:42:21',NULL),(238,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(238,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(238,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(238,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(238,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(238,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(238,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(238,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(238,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(238,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(238,'4','2023-10-14','A','2023-10-14 03:33:32',NULL),(238,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(238,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(238,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(238,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(238,'4','2023-10-21','A','2023-10-21 05:20:03',NULL),(238,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(238,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(238,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(238,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(238,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(238,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(238,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(238,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(238,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(238,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(238,'4','2023-11-04','A','2023-11-04 05:03:30',NULL),(238,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(238,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(238,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(238,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(238,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(238,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(238,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(238,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(238,'4','2023-11-18','A','2023-11-18 05:48:44',NULL),(238,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(238,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(238,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(238,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(238,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(238,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(238,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(238,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(238,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(238,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(238,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(238,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(238,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(238,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(238,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(238,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(238,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(238,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(238,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(238,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(238,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(238,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(238,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(238,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(238,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(238,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(238,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(238,'4','2024-01-30','A','2024-01-30 04:48:07',NULL),(238,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(238,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(238,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(238,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(238,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(238,'4','2024-02-13','A','2024-02-14 06:20:24',NULL),(238,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(238,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(238,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(238,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(238,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(238,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(238,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(238,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(238,'4','2024-02-23','A','2024-02-23 04:21:33',NULL),(238,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(238,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(238,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(238,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(238,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(238,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(238,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(238,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(238,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(238,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(238,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(238,'4','2024-03-13','A','2024-03-13 03:37:32',NULL),(238,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(238,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(238,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(238,'4','2024-03-19','A','2024-03-19 05:24:57',NULL),(238,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(238,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(238,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(238,'4','2024-03-25','A','2024-03-25 04:02:42',NULL),(238,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(238,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(238,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(238,'4','2024-03-29','A','2024-03-29 03:46:56',NULL),(238,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(238,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(238,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(238,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(238,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(238,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(238,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(238,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(238,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(238,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(238,'4','2024-08-16','A','2024-08-16 05:23:56',NULL),(238,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(238,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(238,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(238,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(238,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(238,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(238,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(238,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(238,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(238,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(238,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(238,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(238,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(238,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(238,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(238,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(238,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(238,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(238,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(238,'5','2024-10-07','A','2024-10-07 05:25:24',NULL),(238,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(238,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(238,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(238,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(238,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(238,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(238,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(238,'5','2024-10-17','A','2024-10-17 05:17:35','2024-10-17 05:19:44'),(238,'5','2024-10-18','A','2024-10-18 03:58:40',NULL),(238,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(238,'5','2024-10-21','A','2024-10-21 03:52:06',NULL),(238,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(238,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(238,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(238,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(238,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(238,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(238,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(238,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(238,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(238,'5','2024-11-01','A','2024-11-01 03:59:18',NULL),(238,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(238,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(238,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(238,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(238,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(238,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(238,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(238,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(238,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(238,'5','2024-11-14','A','2024-11-14 03:54:35',NULL),(238,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(238,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(238,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(238,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(238,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(238,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(238,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(238,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(238,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(238,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(238,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(238,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(238,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(238,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(238,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(238,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(238,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(238,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(238,'5','2025-01-10','A','2025-01-10 03:58:45',NULL),(238,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(238,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(238,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(238,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(238,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(238,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(238,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(238,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(238,'5','2025-01-24','A','2025-03-06 05:00:03',NULL),(238,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(238,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(238,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(238,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(238,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(238,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(238,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(238,'5','2025-02-04','A','2025-03-06 05:04:44',NULL),(238,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(238,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(238,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(238,'5','2025-02-10','A','2025-03-06 05:06:38',NULL),(238,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(238,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(238,'5','2025-02-13','A','2025-03-06 05:07:59',NULL),(238,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(238,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(238,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(238,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(238,'5','2025-02-21','A','2025-03-06 05:20:01',NULL),(238,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(238,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(238,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(238,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(238,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(238,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(238,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(238,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(238,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(238,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(238,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(239,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(239,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(239,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(239,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(239,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(239,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(239,'3A','2023-07-12','P','2023-07-12 03:33:23',NULL),(239,'3A','2023-07-13','A','2023-07-13 03:49:14',NULL),(239,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(239,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(239,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(239,'4','2023-07-18','A','2023-07-18 04:01:02',NULL),(239,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(239,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(239,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(239,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(239,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(239,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(239,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(239,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(239,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(239,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(239,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(239,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(239,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(239,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(239,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(239,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(239,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(239,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(239,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(239,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(239,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(239,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(239,'4','2023-08-28','A','2023-08-28 06:07:48',NULL),(239,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(239,'4','2023-08-30','A','2023-08-30 04:52:43',NULL),(239,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(239,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(239,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(239,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(239,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(239,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(239,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(239,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(239,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(239,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(239,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(239,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(239,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(239,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(239,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(239,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(239,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(239,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(239,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(239,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(239,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(239,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(239,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(239,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(239,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(239,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(239,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(239,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(239,'4','2023-10-09','A','2023-10-09 03:33:57',NULL),(239,'4','2023-10-10','A','2023-10-10 06:49:02',NULL),(239,'4','2023-10-11','A','2023-10-11 04:48:29',NULL),(239,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(239,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(239,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(239,'4','2023-10-17','A','2023-10-17 03:50:51',NULL),(239,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(239,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(239,'4','2023-10-21','A','2023-10-21 05:20:03',NULL),(239,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(239,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(239,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(239,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(239,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(239,'4','2023-10-30','A','2023-10-30 06:34:19',NULL),(239,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(239,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(239,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(239,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(239,'4','2023-11-04','A','2023-11-04 05:03:30',NULL),(239,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(239,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(239,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(239,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(239,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(239,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(239,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(239,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(239,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(239,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(239,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(239,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(239,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(239,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(239,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(239,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(239,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(239,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(239,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(239,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(239,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(239,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(239,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(239,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(239,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(239,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(239,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(239,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(239,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(239,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(239,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(239,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(239,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(239,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(239,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(239,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(239,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(239,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(239,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(239,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(239,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(239,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(239,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(239,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(239,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(239,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(239,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(239,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(239,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(239,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(239,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(239,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(239,'4','2024-02-27','A','2024-02-28 05:15:57',NULL),(239,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(239,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(239,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(239,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(239,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(239,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(239,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(239,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(239,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(239,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(239,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(239,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(239,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(239,'4','2024-03-18','A','2024-03-18 03:48:18',NULL),(239,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(239,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(239,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(239,'4','2024-03-22','A','2024-03-22 04:39:58',NULL),(239,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(239,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(239,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(239,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(239,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(239,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(239,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(239,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(239,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(239,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(239,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(239,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(239,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(239,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(239,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(239,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(239,'4','2024-08-17','A','2024-08-17 05:09:02',NULL),(239,'5','2024-09-05','A','2024-09-05 04:15:25',NULL),(239,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(239,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(239,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(239,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(239,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(239,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(239,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(239,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(239,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(239,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(239,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(239,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(239,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(239,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(239,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(239,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(239,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(239,'5','2024-10-07','A','2024-10-07 05:25:24',NULL),(239,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(239,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(239,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(239,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(239,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(239,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(239,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(239,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(239,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(239,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(239,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(239,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(239,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(239,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(239,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(239,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(239,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(239,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(239,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(239,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(239,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(239,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(239,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(239,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(239,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(239,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(239,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(239,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(239,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(239,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(239,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(239,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(239,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(239,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(239,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(239,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(239,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(239,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(239,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(239,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(239,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(239,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(239,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(239,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(239,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(239,'5','2025-01-06','A','2025-01-06 05:24:26',NULL),(239,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(239,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(239,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(239,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(239,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(239,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(239,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(239,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(239,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(239,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(239,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(239,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(239,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(239,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(239,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(239,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(239,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(239,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(239,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(239,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(239,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(239,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(239,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(239,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(239,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(239,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(239,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(239,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(239,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(239,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(239,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(239,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(239,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(239,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(239,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(239,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(239,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(239,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(239,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(239,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(239,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(239,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(239,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(239,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(240,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(240,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(240,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(240,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(240,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(240,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(240,'3A','2023-07-12','P','2023-07-12 03:33:23',NULL),(240,'3A','2023-07-13','A','2023-07-13 03:49:14',NULL),(240,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(240,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(240,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(240,'4','2023-07-18','A','2023-07-18 04:01:02',NULL),(240,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(240,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(240,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(240,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(240,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(240,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(240,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(240,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(240,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(240,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(240,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(240,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(240,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(240,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(240,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(240,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(240,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(240,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(240,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(240,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(240,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(240,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(240,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(240,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(240,'4','2023-08-30','A','2023-08-30 04:52:43',NULL),(240,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(240,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(240,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(240,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(240,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(240,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(240,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(240,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(240,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(240,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(240,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(240,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(240,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(240,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(240,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(240,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(240,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(240,'4','2023-09-23','A','2023-09-23 04:39:24',NULL),(240,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(240,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(240,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(240,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(240,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(240,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(240,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(240,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(240,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(240,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(240,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(240,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(240,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(240,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(240,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(240,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(240,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(240,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(240,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(240,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(240,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(240,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(240,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(240,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(240,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(240,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(240,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(240,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(240,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(240,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(240,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(240,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(240,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(240,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(240,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(240,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(240,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(240,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(240,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(240,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(240,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(240,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(240,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(240,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(240,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(240,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(240,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(240,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(240,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(240,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(240,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(240,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(240,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(240,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(240,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(240,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(240,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(240,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(240,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(240,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(240,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(240,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(240,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(240,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(240,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(240,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(240,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(240,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(240,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(240,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(240,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(240,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(240,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(240,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(240,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(240,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(240,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(240,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(240,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(240,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(240,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(240,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(240,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(240,'4','2024-02-27','A','2024-02-28 05:15:57',NULL),(240,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(240,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(240,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(240,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(240,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(240,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(240,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(240,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(240,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(240,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(240,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(240,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(240,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(240,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(240,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(240,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(240,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(240,'4','2024-03-22','A','2024-03-22 04:39:58',NULL),(240,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(240,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(240,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(240,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(240,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(240,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(240,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(240,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(240,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(240,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(240,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(240,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(240,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(240,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(240,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(240,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(240,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(240,'5','2024-09-05','A','2024-09-05 04:15:25',NULL),(240,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(240,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(240,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(240,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(240,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(240,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(240,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(240,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(240,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(240,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(240,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(240,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(240,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(240,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(240,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(240,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(240,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(240,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(240,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(240,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(240,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(240,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(240,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(240,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(240,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(240,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(240,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(240,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(240,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(240,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(240,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(240,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(240,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(240,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(240,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(240,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(240,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(240,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(240,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(240,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(240,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(240,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(240,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(240,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(240,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(240,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(240,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(240,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(240,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(240,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(240,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(240,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(240,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(240,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(240,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(240,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(240,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(240,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(240,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(240,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(240,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(240,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(240,'5','2024-11-30','A','2024-11-30 03:38:57',NULL),(240,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(240,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(240,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(240,'5','2025-01-09','A','2025-01-09 03:46:24','2025-01-09 03:50:08'),(240,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(240,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(240,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(240,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(240,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(240,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(240,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(240,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(240,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(240,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(240,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(240,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(240,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(240,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(240,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(240,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(240,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(240,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(240,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(240,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(240,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(240,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(240,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(240,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(240,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(240,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(240,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(240,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(240,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(240,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(240,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(240,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(240,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(240,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(240,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(240,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(240,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(240,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(240,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(240,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(240,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(241,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(241,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(241,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(241,'3A','2023-06-22','A','2023-06-22 05:21:43',NULL),(241,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(241,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(241,'3A','2023-07-12','P','2023-07-12 03:33:23',NULL),(241,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(241,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(241,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(241,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(241,'4','2023-07-18','A','2023-07-18 04:01:02',NULL),(241,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(241,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(241,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(241,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(241,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(241,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(241,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(241,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(241,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(241,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(241,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(241,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(241,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(241,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(241,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(241,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(241,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(241,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(241,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(241,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(241,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(241,'4','2023-08-26','A','2023-09-08 03:52:33',NULL),(241,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(241,'4','2023-08-29','A','2023-08-29 05:32:03',NULL),(241,'4','2023-08-30','A','2023-08-30 04:52:43',NULL),(241,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(241,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(241,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(241,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(241,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(241,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(241,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(241,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(241,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(241,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(241,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(241,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(241,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(241,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(241,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(241,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(241,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(241,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(241,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(241,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(241,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(241,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(241,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(241,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(241,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(241,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(241,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(241,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(241,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(241,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(241,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(241,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(241,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(241,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(241,'4','2023-10-17','A','2023-10-17 03:50:51',NULL),(241,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(241,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(241,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(241,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(241,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(241,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(241,'4','2023-10-26','A','2023-10-26 06:37:33',NULL),(241,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(241,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(241,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(241,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(241,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(241,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(241,'4','2023-11-04','A','2023-11-04 05:03:30',NULL),(241,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(241,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(241,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(241,'4','2023-11-13','A','2023-11-13 05:01:19',NULL),(241,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(241,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(241,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(241,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(241,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(241,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(241,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(241,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(241,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(241,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(241,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(241,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(241,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(241,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(241,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(241,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(241,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(241,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(241,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(241,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(241,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(241,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(241,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(241,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(241,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(241,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(241,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(241,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(241,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(241,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(241,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(241,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(241,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(241,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(241,'4','2024-02-01','A','2024-02-01 04:58:32',NULL),(241,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(241,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(241,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(241,'4','2024-02-13','A','2024-02-14 06:20:24',NULL),(241,'4','2024-02-14','L','2024-02-14 06:22:43',NULL),(241,'4','2024-02-15','A','2024-02-15 04:11:02',NULL),(241,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(241,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(241,'4','2024-02-19','L','2024-02-19 03:50:30',NULL),(241,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(241,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(241,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(241,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(241,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(241,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(241,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(241,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(241,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(241,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(241,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(241,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(241,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(241,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(241,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(241,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(241,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(241,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(241,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(241,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(241,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(241,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(241,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(241,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(241,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(241,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(241,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(241,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(241,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(241,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(241,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(241,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(241,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(241,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(241,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(241,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(241,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(241,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(241,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(241,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(241,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(241,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(241,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(241,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(241,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(241,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(241,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(241,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(241,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(241,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(241,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(241,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(241,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(241,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(241,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(241,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(241,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(241,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(241,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(241,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(241,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(241,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(241,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(241,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(241,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(241,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(241,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(241,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(241,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(241,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(241,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(241,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(241,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(241,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(241,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(241,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(241,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(241,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(241,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(241,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(241,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(241,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(241,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(241,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(241,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(241,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(241,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(241,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(241,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(241,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(241,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(241,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(241,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(241,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(241,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(241,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(241,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(241,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(241,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(241,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(241,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(241,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(241,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(241,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(241,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(241,'5','2025-01-07','A','2025-01-07 05:22:56',NULL),(241,'5','2025-01-08','A','2025-01-08 03:58:17',NULL),(241,'5','2025-01-09','A','2025-01-09 03:46:24','2025-01-09 03:50:08'),(241,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(241,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(241,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(241,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(241,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(241,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(241,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(241,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(241,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(241,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(241,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(241,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(241,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(241,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(241,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(241,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(241,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(241,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(241,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(241,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(241,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(241,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(241,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(241,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(241,'5','2025-02-13','A','2025-03-06 05:07:59',NULL),(241,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(241,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(241,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(241,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(241,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(241,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(241,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(241,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(241,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(241,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(241,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(241,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(241,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(241,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(241,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(241,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(242,'3B','2023-06-19','A','2023-06-19 04:27:54',NULL),(242,'3B','2023-06-20','P','2023-06-20 03:41:13',NULL),(242,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(242,'3B','2023-06-22','P','2023-06-22 05:23:40',NULL),(242,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(242,'3B','2023-07-10','P','2023-07-10 09:22:44',NULL),(242,'3B','2023-07-12','A','2023-07-12 03:34:36',NULL),(242,'3B','2023-07-13','P','2023-07-13 03:51:03',NULL),(242,'3B','2023-07-14','P','2023-07-14 03:43:05',NULL),(242,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(242,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(242,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(242,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(242,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(242,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(242,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(242,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(242,'4','2023-08-05','A','2023-09-08 05:11:23',NULL),(242,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(242,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(242,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(242,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(242,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(242,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(242,'4','2023-08-14','A','2023-09-08 04:55:43',NULL),(242,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(242,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(242,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(242,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(242,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(242,'4','2023-08-23','A','2023-08-23 05:51:13',NULL),(242,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(242,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(242,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(242,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(242,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(242,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(242,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(242,'4','2023-09-02','P','2023-09-02 04:57:19',NULL),(242,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(242,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(242,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(242,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(242,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(242,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(242,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(242,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(242,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(242,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(242,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(242,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(242,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(242,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(242,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(242,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(242,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(242,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(242,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(242,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(242,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(242,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(242,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(242,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(242,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(242,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(242,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(242,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(242,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(242,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(242,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(242,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(242,'4','2023-10-17','A','2023-10-17 03:50:51',NULL),(242,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(242,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(242,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(242,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(242,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(242,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(242,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(242,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(242,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(242,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(242,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(242,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(242,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(242,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(242,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(242,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(242,'4','2023-11-08','A','2023-11-08 05:49:17',NULL),(242,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(242,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(242,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(242,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(242,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(242,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(242,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(242,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(242,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(242,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(242,'4','2023-11-24','A','2023-11-24 04:15:25',NULL),(242,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(242,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(242,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(242,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(242,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(242,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(242,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(242,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(242,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(242,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(242,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(242,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(242,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(242,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(242,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(242,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(242,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(242,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(242,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(242,'4','2024-01-25','A','2024-01-25 04:13:29',NULL),(242,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(242,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(242,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(242,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(242,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(242,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(242,'4','2024-02-03','A','2024-02-03 05:32:53',NULL),(242,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(242,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(242,'4','2024-02-14','A','2024-02-14 06:22:43',NULL),(242,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(242,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(242,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(242,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(242,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(242,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(242,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(242,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(242,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(242,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(242,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(242,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(242,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(242,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(242,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(242,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(242,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(242,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(242,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(242,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(242,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(242,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(242,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(242,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(242,'4','2024-03-20','A','2024-03-20 04:00:49',NULL),(242,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(242,'4','2024-03-22','A','2024-03-22 04:39:58',NULL),(242,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(242,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(242,'4','2024-03-27','A','2024-03-27 03:50:54',NULL),(242,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(242,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(242,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(242,'4','2024-04-16','A','2024-04-18 13:58:02',NULL),(242,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(242,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(242,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(242,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(242,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(242,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(242,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(242,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(242,'4','2024-08-16','A','2024-08-16 05:23:56',NULL),(242,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(242,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(242,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(242,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(242,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(242,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(242,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(242,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(242,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(242,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(242,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(242,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(242,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(242,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(242,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(242,'5','2024-10-01','A','2024-10-01 04:04:06',NULL),(242,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(242,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(242,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(242,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(242,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(242,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(242,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(242,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(242,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(242,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(242,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(242,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(242,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(242,'5','2024-10-19','A','2024-10-19 04:04:57',NULL),(242,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(242,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(242,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(242,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(242,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(242,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(242,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(242,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(242,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(242,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(242,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(242,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(242,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(242,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(242,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(242,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(242,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(242,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(242,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(242,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(242,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(242,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(242,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(242,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(242,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(242,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(242,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(242,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(242,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(242,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(242,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(242,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(242,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(242,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(242,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(242,'5','2025-01-06','A','2025-01-06 05:24:26',NULL),(242,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(242,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(242,'5','2025-01-09','A','2025-01-09 03:46:24',NULL),(242,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(242,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(242,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(242,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(242,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(242,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(242,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(242,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(242,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(242,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(242,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(242,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(242,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(242,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(242,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(242,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(242,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(242,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(242,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(242,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(242,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(242,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(242,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(242,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(242,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(242,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(242,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(242,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(242,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(242,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(242,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(242,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(242,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(242,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(242,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(242,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(242,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(242,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(242,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(242,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(242,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(243,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(243,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(243,'3A','2023-06-21','A','2023-06-21 04:11:15',NULL),(243,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(243,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(243,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(243,'3A','2023-07-12','P','2023-07-12 03:33:23',NULL),(243,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(243,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(243,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(243,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(243,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(243,'4','2023-07-19','A','2023-07-19 03:44:21',NULL),(243,'4','2023-07-20','A','2023-07-20 05:34:37',NULL),(243,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(243,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(243,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(243,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(243,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(243,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(243,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(243,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(243,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(243,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(243,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(243,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(243,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(243,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(243,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(243,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(243,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(243,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(243,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(243,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(243,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(243,'4','2023-08-29','A','2023-08-29 05:32:03',NULL),(243,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(243,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(243,'4','2023-09-02','P','2023-09-02 04:57:19',NULL),(243,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(243,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(243,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(243,'4','2023-09-09','A','2023-09-09 04:56:30',NULL),(243,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(243,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(243,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(243,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(243,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(243,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(243,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(243,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(243,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(243,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(243,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(243,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(243,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(243,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(243,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(243,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(243,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(243,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(243,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(243,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(243,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(243,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(243,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(243,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(243,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(243,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(243,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(243,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(243,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(243,'4','2023-10-18','A','2023-10-18 05:10:26',NULL),(243,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(243,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(243,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(243,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(243,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(243,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(243,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(243,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(243,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(243,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(243,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(243,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(243,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(243,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(243,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(243,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(243,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(243,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(243,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(243,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(243,'4','2023-11-17','A','2023-11-17 05:24:12',NULL),(243,'4','2023-11-18','A','2023-11-18 05:48:44',NULL),(243,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(243,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(243,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(243,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(243,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(243,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(243,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(243,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(243,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(243,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(243,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(243,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(243,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(243,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(243,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(243,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(243,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(243,'4','2024-01-15','A','2024-01-16 11:32:20',NULL),(243,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(243,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(243,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(243,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(243,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(243,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(243,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(243,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(243,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(243,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(243,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(243,'4','2024-02-01','A','2024-02-01 04:58:32',NULL),(243,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(243,'4','2024-02-03','A','2024-02-03 05:32:53',NULL),(243,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(243,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(243,'4','2024-02-14','A','2024-02-14 06:22:43',NULL),(243,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(243,'4','2024-02-16','A','2024-02-16 04:23:26',NULL),(243,'4','2024-02-17','A','2024-02-17 04:29:54',NULL),(243,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(243,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(243,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(243,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(243,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(243,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(243,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(243,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(243,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(243,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(243,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(243,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(243,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(243,'4','2024-03-09','A','2024-03-09 06:16:35',NULL),(243,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(243,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(243,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(243,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(243,'4','2024-03-15','A','2024-03-15 03:57:21',NULL),(243,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(243,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(243,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(243,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(243,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(243,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(243,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(243,'4','2024-03-27','A','2024-03-27 03:50:54',NULL),(243,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(243,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(243,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(243,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(243,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(243,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(243,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(243,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(243,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(243,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(243,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(243,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(243,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(243,'4','2024-08-17','A','2024-08-17 05:09:02',NULL),(243,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(243,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(243,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(243,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(243,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(243,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(243,'5','2024-09-20','A','2024-09-20 04:24:38',NULL),(243,'5','2024-09-21','A','2024-09-21 04:48:31',NULL),(243,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(243,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(243,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(243,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(243,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(243,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(243,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(243,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(243,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(243,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(243,'5','2024-10-07','A','2024-10-07 05:25:24',NULL),(243,'5','2024-10-08','A','2024-10-08 03:34:23',NULL),(243,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(243,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(243,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(243,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(243,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(243,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(243,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(243,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(243,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(243,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(243,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(243,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(243,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(243,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(243,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(243,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(243,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(243,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(243,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(243,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(243,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(243,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(243,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(243,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(243,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(243,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(243,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(243,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(243,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(243,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(243,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(243,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(243,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(243,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(243,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(243,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(243,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(243,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(243,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(243,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(243,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(243,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(243,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(243,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(243,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(243,'5','2025-01-07','A','2025-01-07 05:22:56',NULL),(243,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(243,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(243,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(243,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(243,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(243,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(243,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(243,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(243,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(243,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(243,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(243,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(243,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(243,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(243,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(243,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(243,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(243,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(243,'5','2025-02-03','A','2025-03-06 05:04:03',NULL),(243,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(243,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(243,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(243,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(243,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(243,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(243,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(243,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(243,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(243,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(243,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(243,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(243,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(243,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(243,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(243,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(243,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(243,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(243,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(243,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(243,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(243,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(243,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(243,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(244,'3B','2023-06-19','P','2023-06-19 04:27:54',NULL),(244,'3B','2023-06-20','A','2023-06-20 03:41:13',NULL),(244,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(244,'3B','2023-06-22','P','2023-06-22 05:23:40',NULL),(244,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(244,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(244,'3B','2023-07-12','P','2023-07-12 03:34:36',NULL),(244,'3B','2023-07-13','P','2023-07-13 03:51:03',NULL),(244,'3B','2023-07-14','A','2023-07-14 03:43:05',NULL),(244,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(244,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(244,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(244,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(244,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(244,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(244,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(244,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(244,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(244,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(244,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(244,'4','2023-08-09','A','2023-09-08 05:08:34',NULL),(244,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(244,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(244,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(244,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(244,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(244,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(244,'4','2023-08-18','A','2023-09-08 04:38:12',NULL),(244,'4','2023-08-19','A','2023-09-08 04:33:36',NULL),(244,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(244,'4','2023-08-23','A','2023-08-23 05:51:13',NULL),(244,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(244,'4','2023-08-25','A','2023-09-08 04:05:16',NULL),(244,'4','2023-08-26','A','2023-09-08 03:52:33',NULL),(244,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(244,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(244,'4','2023-08-30','A','2023-08-30 04:52:43',NULL),(244,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(244,'4','2023-09-02','P','2023-09-02 04:57:19',NULL),(244,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(244,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(244,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(244,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(244,'4','2023-09-11','A','2023-09-11 05:01:49',NULL),(244,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(244,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(244,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(244,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(244,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(244,'4','2023-09-18','A','2023-09-18 03:47:22',NULL),(244,'4','2023-09-19','A','2023-09-19 03:46:49',NULL),(244,'4','2023-09-20','A','2023-09-20 04:09:44',NULL),(244,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(244,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(244,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(244,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(244,'4','2023-09-26','A','2023-09-26 04:24:42',NULL),(244,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(244,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(244,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(244,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(244,'4','2023-10-04','A','2023-10-04 04:30:34',NULL),(244,'4','2023-10-05','A','2023-10-05 04:22:11',NULL),(244,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(244,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(244,'4','2023-10-09','A','2023-10-09 03:33:57',NULL),(244,'4','2023-10-10','A','2023-10-10 06:49:02',NULL),(244,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(244,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(244,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(244,'4','2023-10-16','A','2023-10-16 03:47:10',NULL),(244,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(244,'4','2023-10-18','A','2023-10-18 05:10:26',NULL),(244,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(244,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(244,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(244,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(244,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(244,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(244,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(244,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(244,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(244,'4','2023-11-01','L','2023-11-01 03:42:20',NULL),(244,'4','2023-11-02','A','2023-11-02 03:58:45',NULL),(244,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(244,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(244,'4','2023-11-06','A','2023-11-06 04:02:55',NULL),(244,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(244,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(244,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(244,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(244,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(244,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(244,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(244,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(244,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(244,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(244,'4','2023-11-22','A','2023-11-22 06:02:20',NULL),(244,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(244,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(244,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(244,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(244,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(244,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(244,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(244,'4','2024-01-02','A','2024-01-04 05:19:54',NULL),(244,'4','2024-01-03','A','2024-01-04 05:42:23',NULL),(244,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(244,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(244,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(244,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(244,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(244,'4','2024-01-15','A','2024-01-16 11:32:20',NULL),(244,'4','2024-01-16','A','2024-01-16 10:13:50',NULL),(244,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(244,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(244,'4','2024-01-22','A','2024-01-22 06:24:24',NULL),(244,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(244,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(244,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(244,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(244,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(244,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(244,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(244,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(244,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(244,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(244,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(244,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(244,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(244,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(244,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(244,'4','2024-02-17','A','2024-02-17 04:29:54',NULL),(244,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(244,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(244,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(244,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(244,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(244,'4','2024-02-27','A','2024-02-28 05:15:57',NULL),(244,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(244,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(244,'4','2024-03-04','A','2024-03-04 04:02:08',NULL),(244,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(244,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(244,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(244,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(244,'4','2024-03-09','A','2024-03-09 06:16:35',NULL),(244,'4','2024-03-11','A','2024-03-11 05:35:19',NULL),(244,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(244,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(244,'4','2024-03-14','A','2024-03-14 03:31:15',NULL),(244,'4','2024-03-15','A','2024-03-15 03:57:21',NULL),(244,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(244,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(244,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(244,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(244,'4','2024-03-22','A','2024-03-22 04:39:58',NULL),(244,'4','2024-03-25','A','2024-03-25 04:02:42',NULL),(244,'4','2024-03-26','A','2024-03-26 03:57:57',NULL),(244,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(244,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(244,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(244,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(244,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(244,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(244,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(244,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(244,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(244,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(244,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(244,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(244,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(244,'4','2024-08-16','A','2024-08-16 05:23:56',NULL),(244,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(244,'5','2024-09-05','A','2024-09-05 04:15:25',NULL),(244,'5','2024-09-07','A','2024-09-07 04:10:29',NULL),(244,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(244,'5','2024-09-16','A','2024-09-16 04:36:57',NULL),(244,'5','2024-09-18','A','2024-09-18 04:16:17',NULL),(244,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(244,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(244,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(244,'5','2024-09-23','A','2024-09-23 05:07:13',NULL),(244,'5','2024-09-24','A','2024-09-24 03:50:03',NULL),(244,'5','2024-09-25','A','2024-09-25 03:50:21',NULL),(244,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(244,'5','2024-09-28','A','2024-09-28 03:43:41',NULL),(244,'5','2024-09-30','A','2024-09-30 04:01:32',NULL),(244,'5','2024-10-01','A','2024-10-01 04:04:06',NULL),(244,'5','2024-10-02','A','2024-10-02 04:07:13',NULL),(244,'5','2024-10-04','A','2024-10-04 05:07:58',NULL),(244,'5','2024-10-05','A','2024-10-05 04:09:00',NULL),(244,'5','2024-10-07','A','2024-10-07 05:25:24',NULL),(244,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(244,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(244,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(244,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(244,'5','2024-10-14','A','2024-10-14 03:51:02',NULL),(244,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(244,'5','2024-10-16','A','2024-10-17 05:18:52',NULL),(244,'5','2024-10-17','A','2024-10-17 05:17:35',NULL),(244,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(244,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(244,'5','2024-10-21','A','2024-10-21 03:52:06',NULL),(244,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(244,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(244,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(244,'5','2024-10-25','A','2024-10-25 03:51:14',NULL),(244,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(244,'5','2024-10-28','A','2024-10-28 03:50:46',NULL),(244,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(244,'5','2024-10-30','A','2024-10-30 03:46:48',NULL),(244,'5','2024-10-31','A','2024-10-31 03:38:24',NULL),(244,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(244,'5','2024-11-02','A','2024-11-02 03:44:46',NULL),(244,'5','2024-11-04','A','2024-11-04 03:45:03',NULL),(244,'5','2024-11-05','A','2024-11-05 03:27:29',NULL),(244,'5','2024-11-06','A','2024-11-06 03:49:24',NULL),(244,'5','2024-11-07','A','2024-11-07 03:35:22',NULL),(244,'5','2024-11-08','A','2024-11-08 03:52:37',NULL),(244,'5','2024-11-11','A','2024-11-11 03:52:04',NULL),(244,'5','2024-11-12','A','2024-11-12 03:46:02',NULL),(244,'5','2024-11-13','A','2024-11-13 03:49:04',NULL),(244,'5','2024-11-14','A','2024-11-14 03:54:35',NULL),(244,'5','2024-11-15','A','2024-11-15 04:45:49',NULL),(244,'5','2024-11-16','A','2024-11-16 03:52:21',NULL),(244,'5','2024-11-18','A','2024-11-18 05:31:33',NULL),(244,'5','2024-11-19','A','2024-11-19 05:23:22',NULL),(244,'5','2024-11-20','A','2024-11-20 06:34:37',NULL),(244,'5','2024-11-21','A','2024-11-21 05:43:46',NULL),(244,'5','2024-11-22','A','2024-11-23 03:56:00',NULL),(244,'5','2024-11-23','A','2024-11-23 03:57:30',NULL),(244,'5','2024-11-25','A','2024-11-25 03:57:11',NULL),(244,'5','2024-11-26','A','2024-11-26 03:43:42',NULL),(244,'5','2024-11-27','A','2024-11-27 03:56:30',NULL),(244,'5','2024-11-28','A','2024-11-28 05:46:11',NULL),(244,'5','2024-11-29','A','2024-11-29 06:03:54',NULL),(244,'5','2024-11-30','A','2024-11-30 03:38:57',NULL),(244,'5','2025-01-06','A','2025-01-06 05:24:26',NULL),(244,'5','2025-01-07','A','2025-01-07 05:22:56',NULL),(244,'5','2025-01-08','A','2025-01-08 03:58:17',NULL),(244,'5','2025-01-09','A','2025-01-09 03:46:24',NULL),(244,'5','2025-01-10','A','2025-01-10 03:58:45',NULL),(244,'5','2025-01-13','A','2025-01-13 05:12:32',NULL),(244,'5','2025-01-14','A','2025-01-14 05:14:26',NULL),(244,'5','2025-01-15','A','2025-01-16 03:44:17',NULL),(244,'5','2025-01-16','A','2025-01-16 03:38:54',NULL),(244,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(244,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(244,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(244,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(244,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(244,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(244,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(244,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(244,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(244,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(244,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(244,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(244,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(244,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(244,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(244,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(244,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(244,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(244,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(244,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(244,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(244,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(244,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(244,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(244,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(244,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(244,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(244,'5','2025-02-25','A','2025-02-25 05:30:18',NULL),(244,'5','2025-02-26','A','2025-02-26 05:26:58',NULL),(244,'5','2025-02-27','A','2025-02-27 08:28:28',NULL),(244,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(244,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(244,'5','2025-03-03','A','2025-03-03 04:16:40',NULL),(244,'5','2025-03-05','A','2025-03-05 03:40:58',NULL),(244,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(244,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(245,'3B','2023-06-19','P','2023-06-19 04:27:54',NULL),(245,'3B','2023-06-20','A','2023-06-20 03:41:13',NULL),(245,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(245,'3B','2023-06-22','P','2023-06-22 05:23:40',NULL),(245,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(245,'3B','2023-07-10','P','2023-07-10 09:22:44',NULL),(245,'3B','2023-07-12','P','2023-07-12 03:34:36',NULL),(245,'3B','2023-07-13','P','2023-07-13 03:51:03',NULL),(245,'3B','2023-07-14','P','2023-07-14 03:43:05',NULL),(245,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(245,'4','2023-07-17','A','2023-07-17 04:10:32',NULL),(245,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(245,'4','2023-07-19','A','2023-07-19 03:44:21',NULL),(245,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(245,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(245,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(245,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(245,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(245,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(245,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(245,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(245,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(245,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(245,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(245,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(245,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(245,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(245,'4','2023-08-18','A','2023-09-08 04:38:12',NULL),(245,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(245,'4','2023-08-22','A','2023-09-08 04:11:59',NULL),(245,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(245,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(245,'4','2023-08-25','A','2023-09-08 04:05:16',NULL),(245,'4','2023-08-26','A','2023-09-08 03:52:33',NULL),(245,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(245,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(245,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(245,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(245,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(245,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(245,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(245,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(245,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(245,'4','2023-09-11','A','2023-09-11 05:01:49',NULL),(245,'4','2023-09-12','A','2023-09-12 03:48:10',NULL),(245,'4','2023-09-13','A','2023-09-13 06:20:52',NULL),(245,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(245,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(245,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(245,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(245,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(245,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(245,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(245,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(245,'4','2023-09-23','A','2023-09-23 04:39:24',NULL),(245,'4','2023-09-25','A','2023-09-25 04:16:03',NULL),(245,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(245,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(245,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(245,'4','2023-10-02','A','2023-10-03 03:47:45','2023-10-03 03:52:13'),(245,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(245,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(245,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(245,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(245,'4','2023-10-07','A','2023-10-07 03:41:57',NULL),(245,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(245,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(245,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(245,'4','2023-10-12','A','2023-10-12 03:32:37',NULL),(245,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(245,'4','2023-10-16','A','2023-10-16 03:47:10',NULL),(245,'4','2023-10-17','A','2023-10-17 03:50:51',NULL),(245,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(245,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(245,'4','2023-10-21','A','2023-10-21 05:20:03',NULL),(245,'4','2023-10-23','A','2023-10-23 04:16:33',NULL),(245,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(245,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(245,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(245,'4','2023-10-27','A','2023-10-27 05:22:54',NULL),(245,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(245,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(245,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(245,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(245,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(245,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(245,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(245,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(245,'4','2023-11-08','A','2023-11-08 05:49:17',NULL),(245,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(245,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(245,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(245,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(245,'4','2023-11-17','A','2023-11-17 05:24:12',NULL),(245,'4','2023-11-18','A','2023-11-18 05:48:44',NULL),(245,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(245,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(245,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(245,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(245,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(245,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(245,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(245,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(245,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(245,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(245,'4','2024-01-02','A','2024-01-04 05:19:54',NULL),(245,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(245,'4','2024-01-04','A','2024-01-15 09:24:37',NULL),(245,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(245,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(245,'4','2024-01-10','A','2024-01-16 09:54:10',NULL),(245,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(245,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(245,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(245,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(245,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(245,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(245,'4','2024-01-23','A','2024-01-23 04:41:22',NULL),(245,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(245,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(245,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(245,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(245,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(245,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(245,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(245,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(245,'4','2024-02-03','A','2024-02-03 05:32:53',NULL),(245,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(245,'4','2024-02-13','A','2024-02-14 06:20:24',NULL),(245,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(245,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(245,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(245,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(245,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(245,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(245,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(245,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(245,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(245,'4','2024-02-27','A','2024-02-28 05:15:57',NULL),(245,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(245,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(245,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(245,'4','2024-03-05','A','2024-03-05 04:26:41',NULL),(245,'4','2024-03-06','A','2024-03-06 05:05:46',NULL),(245,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(245,'4','2024-03-08','A','2024-03-08 06:25:16',NULL),(245,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(245,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(245,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(245,'4','2024-03-13','A','2024-03-13 03:37:32',NULL),(245,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(245,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(245,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(245,'4','2024-03-19','A','2024-03-19 05:24:57',NULL),(245,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(245,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(245,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(245,'4','2024-03-25','A','2024-03-25 04:02:42',NULL),(245,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(245,'4','2024-03-27','A','2024-03-27 03:50:54',NULL),(245,'4','2024-03-28','A','2024-03-28 04:22:09',NULL),(245,'4','2024-03-29','A','2024-03-29 03:46:56',NULL),(245,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(245,'4','2024-04-16','A','2024-04-18 13:58:02',NULL),(245,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(245,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(245,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(245,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(245,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(245,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(245,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(245,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(245,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(245,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(245,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(245,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(245,'5','2024-09-14','A','2024-09-14 03:22:07',NULL),(245,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(245,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(245,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(245,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(245,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(245,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(245,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(245,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(245,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(245,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(245,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(245,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(245,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(245,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(245,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(245,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(245,'5','2024-10-08','A','2024-10-08 03:34:23',NULL),(245,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(245,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(245,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(245,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(245,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(245,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(245,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(245,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(245,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(245,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(245,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(245,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(245,'5','2024-10-24','A','2024-10-24 03:54:02',NULL),(245,'5','2024-10-25','A','2024-10-25 03:51:14',NULL),(245,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(245,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(245,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(245,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(245,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(245,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(245,'5','2024-11-02','A','2024-11-02 03:44:46',NULL),(245,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(245,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(245,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(245,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(245,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(245,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(245,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(245,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(245,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(245,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(245,'5','2024-11-16','A','2024-11-16 03:52:21',NULL),(245,'5','2024-11-18','A','2024-11-18 05:31:33',NULL),(245,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(245,'5','2024-11-20','A','2024-11-20 06:34:37',NULL),(245,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(245,'5','2024-11-22','A','2024-11-23 03:56:00',NULL),(245,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(245,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(245,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(245,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(245,'5','2024-11-28','A','2024-11-28 05:46:11',NULL),(245,'5','2024-11-29','A','2024-11-29 06:03:54',NULL),(245,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(245,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(245,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(245,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(245,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(245,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(245,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(245,'5','2025-01-14','A','2025-01-14 05:14:26',NULL),(245,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(245,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(245,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(245,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(245,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(245,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(245,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(245,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(245,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(245,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(245,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(245,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(245,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(245,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(245,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(245,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(245,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(245,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(245,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(245,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(245,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(245,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(245,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(245,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(245,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(245,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(245,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(245,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(245,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(245,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(245,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(245,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(245,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(245,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(245,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(245,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(245,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(245,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(246,'3B','2023-06-19','P','2023-06-19 04:27:54',NULL),(246,'3B','2023-06-20','A','2023-06-20 03:41:13',NULL),(246,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(246,'3B','2023-06-22','A','2023-06-22 05:23:40',NULL),(246,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(246,'3B','2023-07-10','P','2023-07-10 09:22:44',NULL),(246,'3B','2023-07-12','P','2023-07-12 03:34:36',NULL),(246,'3B','2023-07-13','P','2023-07-13 03:51:03',NULL),(246,'3B','2023-07-14','P','2023-07-14 03:43:05',NULL),(246,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(246,'4','2023-07-17','A','2023-07-17 04:10:32',NULL),(246,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(246,'4','2023-07-19','A','2023-07-19 03:44:21',NULL),(246,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(246,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(246,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(246,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(246,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(246,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(246,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(246,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(246,'4','2023-08-10','A','2023-09-08 05:05:48',NULL),(246,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(246,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(246,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(246,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(246,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(246,'4','2023-08-18','A','2023-09-08 04:38:12',NULL),(246,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(246,'4','2023-08-22','A','2023-09-08 04:11:59',NULL),(246,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(246,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(246,'4','2023-08-25','A','2023-09-08 04:05:16',NULL),(246,'4','2023-08-26','A','2023-09-08 03:52:33',NULL),(246,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(246,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(246,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(246,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(246,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(246,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(246,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(246,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(246,'4','2023-09-09','A','2023-09-09 04:56:30',NULL),(246,'4','2023-09-11','A','2023-09-11 05:01:49',NULL),(246,'4','2023-09-12','A','2023-09-12 03:48:10',NULL),(246,'4','2023-09-13','A','2023-09-13 06:20:52',NULL),(246,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(246,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(246,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(246,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(246,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(246,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(246,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(246,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(246,'4','2023-09-23','A','2023-09-23 04:39:24',NULL),(246,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(246,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(246,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(246,'4','2023-09-28','A','2023-09-28 03:42:21',NULL),(246,'4','2023-10-02','A','2023-10-03 03:47:45','2023-10-03 03:52:13'),(246,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(246,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(246,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(246,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(246,'4','2023-10-07','A','2023-10-07 03:41:57',NULL),(246,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(246,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(246,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(246,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(246,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(246,'4','2023-10-16','A','2023-10-16 03:47:10',NULL),(246,'4','2023-10-17','A','2023-10-17 03:50:51',NULL),(246,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(246,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(246,'4','2023-10-21','A','2023-10-21 05:20:03',NULL),(246,'4','2023-10-23','A','2023-10-23 04:16:33',NULL),(246,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(246,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(246,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(246,'4','2023-10-27','A','2023-10-27 05:22:54',NULL),(246,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(246,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(246,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(246,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(246,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(246,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(246,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(246,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(246,'4','2023-11-08','A','2023-11-08 05:49:17',NULL),(246,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(246,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(246,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(246,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(246,'4','2023-11-17','A','2023-11-17 05:24:12',NULL),(246,'4','2023-11-18','A','2023-11-18 05:48:44',NULL),(246,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(246,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(246,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(246,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(246,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(246,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(246,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(246,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(246,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(246,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(246,'4','2024-01-02','A','2024-01-04 05:19:54',NULL),(246,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(246,'4','2024-01-04','A','2024-01-15 09:24:37',NULL),(246,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(246,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(246,'4','2024-01-10','A','2024-01-16 09:54:10',NULL),(246,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(246,'4','2024-01-15','A','2024-01-16 11:32:20',NULL),(246,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(246,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(246,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(246,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(246,'4','2024-01-23','A','2024-01-23 04:41:22',NULL),(246,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(246,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(246,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(246,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(246,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(246,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(246,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(246,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(246,'4','2024-02-03','A','2024-02-03 05:32:53',NULL),(246,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(246,'4','2024-02-13','A','2024-02-14 06:20:24',NULL),(246,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(246,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(246,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(246,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(246,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(246,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(246,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(246,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(246,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(246,'4','2024-02-27','A','2024-02-28 05:15:57',NULL),(246,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(246,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(246,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(246,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(246,'4','2024-03-06','A','2024-03-06 05:05:46',NULL),(246,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(246,'4','2024-03-08','A','2024-03-08 06:25:16',NULL),(246,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(246,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(246,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(246,'4','2024-03-13','A','2024-03-13 03:37:32',NULL),(246,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(246,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(246,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(246,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(246,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(246,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(246,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(246,'4','2024-03-25','A','2024-03-25 04:02:42',NULL),(246,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(246,'4','2024-03-27','A','2024-03-27 03:50:54',NULL),(246,'4','2024-03-28','A','2024-03-28 04:22:09',NULL),(246,'4','2024-03-29','A','2024-03-29 03:46:56',NULL),(246,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(246,'4','2024-04-16','A','2024-04-18 13:58:02',NULL),(246,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(246,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(246,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(246,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(246,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(246,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(246,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(246,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(246,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(246,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(246,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(246,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(246,'5','2024-09-14','A','2024-09-14 03:22:07',NULL),(246,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(246,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(246,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(246,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(246,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(246,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(246,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(246,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(246,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(246,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(246,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(246,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(246,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(246,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(246,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(246,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(246,'5','2024-10-08','A','2024-10-08 03:34:23',NULL),(246,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(246,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(246,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(246,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(246,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(246,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(246,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(246,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(246,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(246,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(246,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(246,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(246,'5','2024-10-24','A','2024-10-24 03:54:02',NULL),(246,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(246,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(246,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(246,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(246,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(246,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(246,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(246,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(246,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(246,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(246,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(246,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(246,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(246,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(246,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(246,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(246,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(246,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(246,'5','2024-11-16','A','2024-11-16 03:52:21',NULL),(246,'5','2024-11-18','A','2024-11-18 05:31:33',NULL),(246,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(246,'5','2024-11-20','A','2024-11-20 06:34:37',NULL),(246,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(246,'5','2024-11-22','A','2024-11-23 03:56:00',NULL),(246,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(246,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(246,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(246,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(246,'5','2024-11-28','A','2024-11-28 05:46:11',NULL),(246,'5','2024-11-29','A','2024-11-29 06:03:54',NULL),(246,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(246,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(246,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(246,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(246,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(246,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(246,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(246,'5','2025-01-14','A','2025-01-14 05:14:26',NULL),(246,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(246,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(246,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(246,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(246,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(246,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(246,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(246,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(246,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(246,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(246,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(246,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(246,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(246,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(246,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(246,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(246,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(246,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(246,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(246,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(246,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(246,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(246,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(246,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(246,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(246,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(246,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(246,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(246,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(246,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(246,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(246,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(246,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(246,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(246,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(246,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(246,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(246,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(247,'2B','2023-06-19','P','2023-06-19 04:16:37',NULL),(247,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(247,'2B','2023-06-21','P','2023-06-21 04:05:34',NULL),(247,'2B','2023-06-22','P','2023-06-22 05:18:10',NULL),(247,'2B','2023-06-23','P','2023-06-23 03:56:37',NULL),(247,'2B','2023-07-10','P','2023-07-10 09:20:38',NULL),(247,'2B','2023-07-12','P','2023-07-12 03:38:09',NULL),(247,'2B','2023-07-13','P','2023-07-13 03:53:08',NULL),(247,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(247,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(247,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(247,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(247,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(247,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(247,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(247,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(247,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(247,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(247,'3A','2023-08-05','A','2023-08-05 03:31:52',NULL),(247,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(247,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(247,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(247,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(247,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(247,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(247,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(247,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(247,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(247,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(247,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(247,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(247,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(247,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(247,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(247,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(247,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(247,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(247,'3A','2023-08-30','A','2023-08-30 04:58:10',NULL),(247,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(247,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(247,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(247,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(247,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(247,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(247,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(247,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(247,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(247,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(247,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(247,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(247,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(247,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(247,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(247,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(247,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(247,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(247,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(247,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(247,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(247,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(247,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(247,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(247,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(247,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(247,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(247,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(247,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(247,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(247,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(247,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(247,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(247,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(247,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(247,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(247,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(247,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(247,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(247,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(247,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(247,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(247,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(247,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(247,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(247,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(247,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(247,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(247,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(247,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(247,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(247,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(247,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(247,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(247,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(247,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(247,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(247,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(247,'3A','2023-11-23','A','2023-11-23 04:27:16',NULL),(247,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(247,'3A','2023-11-25','A','2023-11-25 04:46:25',NULL),(247,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(247,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(247,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(247,'3A','2024-01-03','P','2024-01-03 18:41:12',NULL),(247,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(247,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(247,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(247,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(247,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(247,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(247,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(247,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(247,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(247,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(247,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(247,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(247,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(247,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(247,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(247,'3A','2024-01-31','P','2024-02-01 04:44:15',NULL),(247,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(247,'3A','2024-02-02','P','2024-02-03 04:23:05',NULL),(247,'3A','2024-02-03','A','2024-02-03 05:34:55',NULL),(247,'3A','2024-02-12','P','2024-02-12 09:36:02',NULL),(247,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(247,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(247,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(247,'3A','2024-02-16','A','2024-02-16 04:28:53',NULL),(247,'3A','2024-02-17','P','2024-02-17 06:35:57',NULL),(247,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(247,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(247,'3A','2024-02-21','A','2024-02-23 03:51:06',NULL),(247,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(247,'3A','2024-02-23','A','2024-02-23 04:25:28',NULL),(247,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(247,'3A','2024-02-28','A','2024-02-28 05:21:50',NULL),(247,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(247,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(247,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(247,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(247,'3A','2024-03-08','P','2024-03-08 06:55:04',NULL),(247,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(247,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(247,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(247,'3A','2024-03-13','P','2024-03-13 06:09:14',NULL),(247,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(247,'3A','2024-03-15','P','2024-03-15 04:10:21',NULL),(247,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(247,'3A','2024-03-19','P','2024-03-19 05:31:26',NULL),(247,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(247,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(247,'3A','2024-03-22','P','2024-03-22 04:44:50',NULL),(247,'3A','2024-03-25','P','2024-03-25 04:18:29',NULL),(247,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(247,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(247,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(247,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(247,'3A','2024-04-15','A','2024-04-15 07:15:22',NULL),(247,'3A','2024-04-16','P','2024-04-16 09:39:57',NULL),(247,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(247,'3A','2024-04-18','P','2024-04-18 17:01:16',NULL),(247,'3A','2024-04-19','P','2024-04-19 12:55:19',NULL),(247,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(247,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(247,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(247,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(247,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(247,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(247,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(247,'3A','2024-05-02','P','2024-05-02 10:52:49',NULL),(247,'3A','2024-05-03','A','2024-05-04 08:41:05',NULL),(247,'3A','2024-05-04','P','2024-05-04 08:47:54',NULL),(247,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(247,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(247,'3A','2024-05-08','P','2024-05-08 11:14:37',NULL),(247,'3A','2024-05-09','P','2024-05-09 11:17:53',NULL),(247,'3A','2024-05-10','P','2024-05-10 11:36:45',NULL),(247,'3A','2024-05-11','P','2024-05-11 10:26:45',NULL),(247,'3A','2024-05-13','P','2024-05-13 11:15:26',NULL),(247,'3A','2024-05-14','A','2024-05-14 11:15:07',NULL),(247,'3A','2024-05-15','P','2024-05-15 11:13:49',NULL),(247,'3A','2024-05-16','A','2024-05-16 11:22:04',NULL),(247,'3A','2024-05-17','P','2024-05-17 11:10:02',NULL),(247,'3A','2024-05-18','P','2024-05-20 17:14:02',NULL),(247,'3A','2024-05-20','P','2024-05-20 17:17:10',NULL),(247,'3A','2024-05-21','P','2024-05-21 11:23:21',NULL),(247,'3A','2024-05-27','P','2024-05-29 16:45:24',NULL),(247,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(247,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(247,'3A','2024-05-31','P','2024-05-31 05:27:29',NULL),(247,'3A','2024-06-24','A','2024-06-24 06:23:06',NULL),(247,'3A','2024-06-29','A','2024-07-02 07:23:02',NULL),(247,'3A','2024-07-01','A','2024-07-01 15:42:56',NULL),(247,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(247,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(247,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(247,'3A','2024-07-05','P','2024-07-05 05:44:25',NULL),(247,'3A','2024-07-06','P','2024-07-08 05:47:48',NULL),(247,'3A','2024-07-08','P','2024-07-08 05:34:09',NULL),(247,'3A','2024-07-09','P','2024-07-09 06:42:58',NULL),(247,'3A','2024-07-10','A','2024-07-10 15:02:16',NULL),(247,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(247,'3A','2024-07-12','P','2024-07-12 05:42:22',NULL),(247,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(247,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(247,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(247,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(247,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(247,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(247,'3A','2024-08-13','P','2024-08-13 05:29:56',NULL),(247,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(247,'3A','2024-08-16','P','2024-08-16 05:29:12',NULL),(247,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(247,'4','2024-09-05','P','2024-09-05 04:09:24',NULL),(247,'4','2024-09-07','P','2024-09-07 04:06:40',NULL),(247,'4','2024-09-14','P','2024-09-14 03:23:43',NULL),(247,'4','2024-09-16','L','2024-09-16 04:38:34',NULL),(247,'4','2024-09-18','L','2024-09-18 04:14:39',NULL),(247,'4','2024-09-19','P','2024-09-19 03:32:44',NULL),(247,'4','2024-09-20','L','2024-09-20 04:23:41',NULL),(247,'4','2024-09-21','P','2024-09-21 04:44:59',NULL),(247,'4','2024-09-23','P','2024-09-23 05:05:35',NULL),(247,'4','2024-09-24','P','2024-09-24 03:48:37',NULL),(247,'4','2024-09-25','P','2024-09-25 03:49:31',NULL),(247,'4','2024-09-26','P','2024-09-26 03:55:12',NULL),(247,'4','2024-09-28','P','2024-09-28 03:42:07',NULL),(247,'4','2024-09-30','P','2024-09-30 03:58:32',NULL),(247,'4','2024-10-01','P','2024-10-01 04:01:44',NULL),(247,'4','2024-10-02','P','2024-10-02 04:06:12',NULL),(247,'4','2024-10-04','P','2024-10-04 05:06:39',NULL),(247,'4','2024-10-05','P','2024-10-05 04:05:24',NULL),(247,'4','2024-10-07','P','2024-10-07 05:22:01',NULL),(247,'4','2024-10-08','P','2024-10-08 03:28:25',NULL),(247,'4','2024-10-09','P','2024-10-09 03:51:27',NULL),(247,'4','2024-10-11','P','2024-10-11 03:56:53',NULL),(247,'4','2024-10-14','P','2024-10-14 03:49:39',NULL),(247,'4','2024-10-15','P','2024-10-15 03:51:17',NULL),(247,'4','2024-10-16','P','2024-10-17 05:15:56',NULL),(247,'4','2024-10-17','P','2024-10-17 05:15:35',NULL),(247,'4','2024-10-18','P','2024-10-18 03:56:45',NULL),(247,'4','2024-10-19','P','2024-10-19 04:02:58',NULL),(247,'4','2024-10-21','P','2024-10-21 03:50:31',NULL),(247,'4','2024-10-22','P','2024-10-22 03:42:54',NULL),(247,'4','2024-10-23','P','2024-10-23 03:54:47',NULL),(247,'4','2024-10-24','P','2024-10-24 03:53:12',NULL),(247,'4','2024-10-25','P','2024-10-25 03:49:56',NULL),(247,'4','2024-10-26','P','2024-10-26 03:51:36',NULL),(247,'4','2024-10-28','P','2024-10-28 03:49:49',NULL),(247,'4','2024-10-29','P','2024-10-29 03:54:21',NULL),(247,'4','2024-10-30','P','2024-10-30 03:46:01',NULL),(247,'4','2024-10-31','P','2024-10-31 03:37:16',NULL),(247,'4','2024-11-01','P','2024-11-01 03:57:51',NULL),(247,'4','2024-11-02','P','2024-11-02 03:43:38',NULL),(247,'4','2024-11-04','P','2024-11-04 03:44:08',NULL),(247,'4','2024-11-05','P','2024-11-05 03:26:20',NULL),(247,'4','2024-11-06','P','2024-11-06 03:47:23',NULL),(247,'4','2024-11-07','P','2024-11-07 03:32:48',NULL),(247,'4','2024-11-08','P','2024-11-08 03:50:56',NULL),(247,'4','2024-11-11','P','2024-11-11 03:50:53',NULL),(247,'4','2024-11-12','P','2024-11-12 03:44:29',NULL),(247,'4','2024-11-13','P','2024-11-13 03:47:58',NULL),(247,'4','2024-11-14','P','2024-11-14 03:53:43',NULL),(247,'4','2024-11-15','P','2024-11-15 04:44:01',NULL),(247,'4','2024-11-16','P','2024-11-16 03:51:12',NULL),(247,'4','2024-11-18','P','2024-11-18 05:29:42',NULL),(247,'4','2024-11-19','P','2024-11-19 05:22:10',NULL),(247,'4','2024-11-20','P','2024-11-20 06:33:15',NULL),(247,'4','2024-11-21','P','2024-11-21 05:42:52',NULL),(247,'4','2024-11-22','P','2024-11-23 03:53:55',NULL),(247,'4','2024-11-23','P','2024-11-23 03:53:21',NULL),(247,'4','2024-11-25','P','2024-11-25 03:56:18',NULL),(247,'4','2024-11-26','P','2024-11-26 03:42:46',NULL),(247,'4','2024-11-27','P','2024-11-27 03:55:49',NULL),(247,'4','2024-11-28','P','2024-11-28 05:45:24',NULL),(247,'4','2024-11-29','P','2024-11-29 05:39:05',NULL),(247,'4','2024-11-30','P','2024-11-30 03:38:14',NULL),(247,'4','2025-01-06','A','2025-01-06 05:21:05',NULL),(247,'4','2025-01-07','P','2025-01-07 05:24:08',NULL),(247,'4','2025-01-08','P','2025-01-08 03:56:20',NULL),(247,'4','2025-01-09','P','2025-01-09 03:45:12',NULL),(247,'4','2025-01-10','P','2025-01-10 03:56:59',NULL),(247,'4','2025-01-13','P','2025-01-13 05:10:57',NULL),(247,'4','2025-01-14','P','2025-01-14 05:13:21',NULL),(247,'4','2025-01-15','P','2025-01-16 03:43:39',NULL),(247,'4','2025-01-16','P','2025-01-16 03:37:47',NULL),(247,'4','2025-01-20','P','2025-03-06 04:21:46',NULL),(247,'4','2025-01-21','P','2025-03-06 04:22:06',NULL),(247,'4','2025-01-22','P','2025-03-06 04:22:39',NULL),(247,'4','2025-01-23','P','2025-03-06 04:23:19',NULL),(247,'4','2025-01-24','P','2025-03-06 04:23:42',NULL),(247,'4','2025-01-25','P','2025-03-06 04:24:03',NULL),(247,'4','2025-01-27','P','2025-03-06 04:24:35',NULL),(247,'4','2025-01-29','P','2025-03-06 04:25:00',NULL),(247,'4','2025-01-30','P','2025-03-06 04:25:22',NULL),(247,'4','2025-01-31','P','2025-03-06 04:25:34',NULL),(247,'4','2025-02-01','P','2025-03-06 04:27:02',NULL),(247,'4','2025-02-03','P','2025-03-06 04:27:15',NULL),(247,'4','2025-02-04','P','2025-03-06 04:27:25',NULL),(247,'4','2025-02-06','P','2025-03-06 04:27:39',NULL),(247,'4','2025-02-07','P','2025-03-06 04:27:51',NULL),(247,'4','2025-02-08','P','2025-03-06 04:28:05',NULL),(247,'4','2025-02-10','P','2025-03-06 04:28:17',NULL),(247,'4','2025-02-11','P','2025-03-06 04:28:38',NULL),(247,'4','2025-02-12','P','2025-03-06 04:28:53',NULL),(247,'4','2025-02-13','P','2025-03-06 04:29:06',NULL),(247,'4','2025-02-17','P','2025-03-06 04:29:45',NULL),(247,'4','2025-02-18','P','2025-03-06 04:30:02',NULL),(247,'4','2025-02-20','P','2025-03-06 04:30:15',NULL),(247,'4','2025-02-21','P','2025-03-06 04:30:26',NULL),(247,'4','2025-02-22','P','2025-03-06 04:30:39',NULL),(247,'4','2025-02-24','P','2025-03-06 04:30:56',NULL),(247,'4','2025-02-25','P','2025-02-25 05:27:38',NULL),(247,'4','2025-02-26','P','2025-02-26 05:24:56',NULL),(247,'4','2025-02-27','P','2025-02-27 08:27:31',NULL),(247,'4','2025-02-28','P','2025-02-28 05:16:05',NULL),(247,'4','2025-03-01','P','2025-03-01 07:27:47',NULL),(247,'4','2025-03-03','P','2025-03-03 04:16:07',NULL),(247,'4','2025-03-04','P','2025-03-06 04:32:05',NULL),(247,'4','2025-03-05','P','2025-03-05 03:39:37',NULL),(247,'4','2025-03-08','P','2025-03-10 06:56:04',NULL),(247,'4','2025-03-10','P','2025-03-10 06:56:17',NULL),(247,'4','2025-03-12','P','2025-03-12 03:53:07',NULL),(247,'4','2025-03-15','P','2025-03-06 04:29:29',NULL),(247,'4','2025-03-17','P','2025-03-17 07:27:09',NULL),(247,'4','2025-04-07','A','2025-04-07 03:51:25',NULL),(247,'4','2025-04-08','P','2025-04-08 05:20:26',NULL),(247,'4','2025-04-09','P','2025-04-09 05:27:17',NULL),(247,'5','2025-04-11','P','2025-04-12 05:39:26',NULL),(247,'5','2025-04-12','P','2025-04-12 05:38:59',NULL),(247,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(247,'5','2025-04-15','P','2025-04-15 04:36:03',NULL),(247,'5','2025-04-16','P','2025-04-16 05:27:49',NULL),(247,'5','2025-04-17','P','2025-04-17 03:36:59',NULL),(247,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(247,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(247,'5','2025-04-21','P','2025-04-21 03:39:53',NULL),(247,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(247,'5','2025-04-23','P','2025-04-23 15:55:43',NULL),(247,'5','2025-04-24','P','2025-04-24 04:46:33',NULL),(247,'5','2025-04-25','P','2025-04-25 04:54:00',NULL),(247,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(247,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(247,'5','2025-04-30','P','2025-04-30 04:56:17',NULL),(247,'5','2025-05-02','A','2025-05-02 05:06:29',NULL),(247,'5','2025-05-06','P','2025-05-08 05:01:40',NULL),(247,'5','2025-05-07','P','2025-05-08 05:02:23',NULL),(247,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(247,'5','2025-05-09','P','2025-05-09 06:16:19',NULL),(247,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(247,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(247,'5','2025-05-13','P','2025-05-13 03:47:14',NULL),(247,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(247,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(247,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(247,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(247,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(247,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(247,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(247,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(247,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(247,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(247,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(247,'5','2025-05-30','P','2025-05-30 05:25:11',NULL),(247,'5','2025-05-31','P','2025-05-31 04:24:51',NULL),(247,'5','2025-06-16','P','2025-06-16 05:27:44',NULL),(247,'5','2025-06-23','P','2025-06-25 05:31:58',NULL),(247,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(247,'5','2025-06-30','P','2025-06-30 05:40:58',NULL),(247,'5','2025-07-01','P','2025-07-01 05:29:43',NULL),(247,'5','2025-07-02','P','2025-07-02 06:32:23',NULL),(247,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(247,'5','2025-07-07','P','2025-07-07 05:45:36',NULL),(247,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(247,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(247,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(247,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(247,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(248,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(248,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(248,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(248,'3A','2023-06-22','A','2023-06-22 05:21:43',NULL),(248,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(248,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(248,'3A','2023-07-12','P','2023-07-12 03:33:23',NULL),(248,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(248,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(248,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(248,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(248,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(248,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(248,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(248,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(248,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(248,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(248,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(248,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(248,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(248,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(248,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(248,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(248,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(248,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(248,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(248,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(248,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(248,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(248,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(248,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(248,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(248,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(248,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(248,'4','2023-08-28','A','2023-08-28 06:07:48',NULL),(248,'4','2023-08-29','A','2023-08-29 05:32:03',NULL),(248,'4','2023-08-30','A','2023-08-30 04:52:43',NULL),(248,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(248,'4','2023-09-02','P','2023-09-02 04:57:19',NULL),(248,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(248,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(248,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(248,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(248,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(248,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(248,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(248,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(248,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(248,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(248,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(248,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(248,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(248,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(248,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(248,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(248,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(248,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(248,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(248,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(248,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(248,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(248,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(248,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(248,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(248,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(248,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(248,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(248,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(248,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(248,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(248,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(248,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(248,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(248,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(248,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(248,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(248,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(248,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(248,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(248,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(248,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(248,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(248,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(248,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(248,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(248,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(248,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(248,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(248,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(248,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(248,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(248,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(248,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(248,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(248,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(248,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(248,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(248,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(248,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(248,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(248,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(248,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(248,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(248,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(248,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(248,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(248,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(248,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(248,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(248,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(248,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(248,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(248,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(248,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(248,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(248,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(248,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(248,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(248,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(248,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(248,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(248,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(248,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(248,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(248,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(248,'4','2024-02-02','A','2024-02-02 05:31:29',NULL),(248,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(248,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(248,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(248,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(248,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(248,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(248,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(248,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(248,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(248,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(248,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(248,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(248,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(248,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(248,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(248,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(248,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(248,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(248,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(248,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(248,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(248,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(248,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(248,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(248,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(248,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(248,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(248,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(248,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(248,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(248,'4','2024-03-22','A','2024-03-22 04:39:58',NULL),(248,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(248,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(248,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(248,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(248,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(248,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(248,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(248,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(248,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(248,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(248,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(248,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(248,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(248,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(248,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(248,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(248,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(248,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(248,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(248,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(248,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(248,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(248,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(248,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(248,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(248,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(248,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(248,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(248,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(248,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(248,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(248,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(248,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(248,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(248,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(248,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(248,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(248,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(248,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(248,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(248,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(248,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(248,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(248,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(248,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(248,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(248,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(248,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(248,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(248,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(248,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(248,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(248,'5','2024-10-28','A','2024-10-28 03:50:46',NULL),(248,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(248,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(248,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(248,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(248,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(248,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(248,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(248,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(248,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(248,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(248,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(248,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(248,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(248,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(248,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(248,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(248,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(248,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(248,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(248,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(248,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(248,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(248,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(248,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(248,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(248,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(248,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(248,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(248,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(248,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(248,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(248,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(248,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(248,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(248,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(248,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(248,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(248,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(248,'5','2025-01-21','A','2025-03-06 04:58:32',NULL),(248,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(248,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(248,'5','2025-01-24','A','2025-03-06 05:00:03',NULL),(248,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(248,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(248,'5','2025-01-29','A','2025-03-06 05:01:10',NULL),(248,'5','2025-01-30','A','2025-03-06 05:01:30',NULL),(248,'5','2025-01-31','A','2025-03-06 05:02:04',NULL),(248,'5','2025-02-01','A','2025-03-06 05:03:02',NULL),(248,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(248,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(248,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(248,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(248,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(248,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(248,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(248,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(248,'5','2025-02-13','A','2025-03-06 05:07:59',NULL),(248,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(248,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(248,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(248,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(248,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(248,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(248,'5','2025-02-24','A','2025-03-06 05:21:05',NULL),(248,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(248,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(248,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(248,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(248,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(248,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(248,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(248,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(248,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(249,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(249,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(249,'3A','2023-06-21','A','2023-06-21 04:11:15',NULL),(249,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(249,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(249,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(249,'3A','2023-07-12','A','2023-07-12 03:33:23',NULL),(249,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(249,'3A','2023-07-14','A','2023-07-14 03:39:57',NULL),(249,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(249,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(249,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(249,'4','2023-07-19','A','2023-07-19 03:44:21',NULL),(249,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(249,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(249,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(249,'4','2023-08-03','A','2023-08-03 04:26:41',NULL),(249,'4','2023-08-05','A','2023-09-08 05:11:23',NULL),(249,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(249,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(249,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(249,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(249,'4','2023-08-11','A','2023-09-08 05:01:50',NULL),(249,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(249,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(249,'4','2023-08-16','A','2023-09-08 04:44:42',NULL),(249,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(249,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(249,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(249,'4','2023-08-22','A','2023-09-08 04:11:59',NULL),(249,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(249,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(249,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(249,'4','2023-08-26','A','2023-09-08 03:52:33',NULL),(249,'4','2023-08-28','A','2023-08-28 06:07:48',NULL),(249,'4','2023-08-29','A','2023-08-29 05:32:03',NULL),(249,'4','2023-08-30','A','2023-08-30 04:52:43',NULL),(249,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(249,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(249,'4','2023-09-04','A','2023-09-04 05:02:38',NULL),(249,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(249,'4','2023-09-08','A','2023-09-08 04:19:16',NULL),(249,'4','2023-09-09','A','2023-09-09 04:56:30',NULL),(249,'4','2023-09-11','A','2023-09-11 05:01:49',NULL),(249,'4','2023-09-12','A','2023-09-12 03:48:10',NULL),(249,'4','2023-09-13','A','2023-09-13 06:20:52',NULL),(249,'4','2023-09-14','A','2023-09-14 04:05:49',NULL),(249,'4','2023-09-15','A','2023-09-08 04:51:29',NULL),(249,'4','2023-09-16','A','2023-09-16 04:17:31',NULL),(249,'4','2023-09-18','A','2023-09-18 03:47:22',NULL),(249,'4','2023-09-19','A','2023-09-19 03:46:49',NULL),(249,'4','2023-09-20','A','2023-09-20 04:09:44',NULL),(249,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(249,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(249,'4','2023-09-23','A','2023-09-23 04:39:24',NULL),(249,'4','2023-09-25','A','2023-09-25 04:16:03',NULL),(249,'4','2023-09-26','A','2023-09-26 04:24:42',NULL),(249,'4','2023-09-27','A','2023-09-27 03:46:39',NULL),(249,'4','2023-09-28','A','2023-09-28 03:42:21',NULL),(249,'4','2023-10-02','A','2023-10-03 03:47:45',NULL),(249,'4','2023-10-03','A','2023-10-03 03:50:22',NULL),(249,'4','2023-10-04','A','2023-10-04 04:30:34',NULL),(249,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(249,'4','2023-10-06','A','2023-10-06 03:36:29',NULL),(249,'4','2023-10-07','A','2023-10-07 03:41:57',NULL),(249,'4','2023-10-09','A','2023-10-09 03:33:57',NULL),(249,'4','2023-10-10','A','2023-10-10 06:49:02',NULL),(249,'4','2023-10-11','A','2023-10-11 04:48:29',NULL),(249,'4','2023-10-12','A','2023-10-12 03:32:37',NULL),(249,'4','2023-10-14','A','2023-10-14 03:33:32',NULL),(249,'4','2023-10-16','A','2023-10-16 03:47:10',NULL),(249,'4','2023-10-17','A','2023-10-17 03:50:51',NULL),(249,'4','2023-10-18','A','2023-10-18 05:10:26',NULL),(249,'4','2023-10-20','A','2023-10-20 03:57:02',NULL),(249,'4','2023-10-21','A','2023-10-21 05:20:03',NULL),(249,'4','2023-10-23','A','2023-10-23 04:16:33',NULL),(249,'4','2023-10-24','A','2023-10-24 04:25:48',NULL),(249,'4','2023-10-25','A','2023-10-25 04:35:19',NULL),(249,'4','2023-10-26','A','2023-10-26 06:37:33',NULL),(249,'4','2023-10-27','A','2023-10-27 05:22:54',NULL),(249,'4','2023-10-30','A','2023-10-30 06:34:19',NULL),(249,'4','2023-10-31','A','2023-10-31 03:50:41',NULL),(249,'4','2023-11-01','A','2023-11-01 03:42:20',NULL),(249,'4','2023-11-02','A','2023-11-02 03:58:45',NULL),(249,'4','2023-11-03','A','2023-11-03 03:49:11',NULL),(249,'4','2023-11-04','A','2023-11-04 05:03:30',NULL),(249,'4','2023-11-06','A','2023-11-06 04:02:55',NULL),(249,'4','2023-11-07','A','2023-11-07 04:06:14',NULL),(249,'4','2023-11-08','A','2023-11-08 05:49:17',NULL),(249,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(249,'4','2023-11-14','A','2023-11-16 11:24:46',NULL),(249,'4','2023-11-15','A','2023-11-16 11:23:45',NULL),(249,'4','2023-11-16','A','2023-11-16 04:14:20',NULL),(249,'4','2023-11-17','A','2023-11-17 05:24:12',NULL),(249,'4','2023-11-18','A','2023-11-18 05:48:44',NULL),(249,'4','2023-11-20','A','2023-11-20 04:47:09',NULL),(249,'4','2023-11-21','A','2023-11-21 04:34:45',NULL),(249,'4','2023-11-22','A','2023-11-22 06:02:20',NULL),(249,'4','2023-11-23','A','2023-11-23 04:26:25',NULL),(249,'4','2023-11-24','A','2023-11-24 04:15:25',NULL),(249,'4','2023-11-25','A','2023-11-25 04:42:40',NULL),(249,'4','2023-11-27','A','2023-11-27 04:44:45',NULL),(249,'4','2023-11-28','A','2023-11-28 06:13:29',NULL),(249,'4','2023-11-29','A','2023-11-29 05:12:15',NULL),(249,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(249,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(249,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(249,'4','2024-01-04','A','2024-01-15 09:24:37',NULL),(249,'4','2024-01-05','A','2024-01-15 10:05:15',NULL),(249,'4','2024-01-09','A','2024-01-16 09:33:32',NULL),(249,'4','2024-01-10','A','2024-01-16 09:54:10',NULL),(249,'4','2024-01-11','A','2024-01-17 04:35:22',NULL),(249,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(249,'4','2024-01-16','A','2024-01-16 10:13:50',NULL),(249,'4','2024-01-17','A','2024-01-17 04:32:01',NULL),(249,'4','2024-01-18','A','2024-01-18 04:23:44',NULL),(250,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(250,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(250,'3A','2023-06-21','A','2023-06-21 04:11:15',NULL),(250,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(250,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(250,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(250,'3A','2023-07-12','A','2023-07-12 03:33:23',NULL),(250,'3A','2023-07-13','A','2023-07-13 03:49:14',NULL),(250,'3A','2023-07-14','A','2023-07-14 03:39:57',NULL),(250,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(250,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(250,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(250,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(250,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(250,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(250,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(250,'4','2023-08-03','A','2023-08-03 04:26:41',NULL),(250,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(250,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(250,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(250,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(250,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(250,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(250,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(250,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(250,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(250,'4','2023-08-17','A','2023-09-08 04:42:02',NULL),(250,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(250,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(250,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(250,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(250,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(250,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(250,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(250,'4','2023-08-28','A','2023-08-28 06:07:48',NULL),(250,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(250,'4','2023-08-30','A','2023-08-30 04:52:43',NULL),(250,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(250,'4','2023-09-02','P','2023-09-02 04:57:19',NULL),(250,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(250,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(250,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(250,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(250,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(250,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(250,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(250,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(250,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(250,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(250,'4','2023-09-18','A','2023-09-18 03:47:22',NULL),(250,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(250,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(250,'4','2023-09-21','A','2023-09-08 04:16:12',NULL),(250,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(250,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(250,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(250,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(250,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(250,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(250,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(250,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(250,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(250,'4','2023-10-05','A','2023-10-05 04:22:11',NULL),(250,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(250,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(250,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(250,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(250,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(250,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(250,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(250,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(250,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(250,'4','2023-10-18','L','2023-10-18 05:10:26',NULL),(250,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(250,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(250,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(250,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(250,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(250,'4','2023-10-26','A','2023-10-26 06:37:33',NULL),(250,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(250,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(250,'4','2023-10-31','A','2023-10-31 03:50:41',NULL),(250,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(250,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(250,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(250,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(250,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(250,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(250,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(250,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(250,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(250,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(250,'4','2023-11-16','A','2023-11-16 04:14:20',NULL),(250,'4','2023-11-17','A','2023-11-17 05:24:12',NULL),(250,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(250,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(250,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(250,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(250,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(250,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(250,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(250,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(250,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(250,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(250,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(250,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(250,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(250,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(250,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(250,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(250,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(250,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(250,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(250,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(250,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(250,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(250,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(250,'4','2024-01-23','A','2024-01-23 04:41:22',NULL),(250,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(250,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(250,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(250,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(250,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(250,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(250,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(250,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(250,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(250,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(250,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(250,'4','2024-02-14','A','2024-02-14 06:22:43',NULL),(250,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(250,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(250,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(250,'4','2024-02-19','A','2024-02-19 03:50:30',NULL),(250,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(250,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(250,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(250,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(250,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(250,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(250,'4','2024-02-29','A','2024-02-29 04:55:54',NULL),(250,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(250,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(250,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(250,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(250,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(250,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(250,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(250,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(250,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(250,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(250,'4','2024-03-15','A','2024-03-15 03:57:21',NULL),(250,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(250,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(250,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(250,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(250,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(250,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(250,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(250,'4','2024-03-27','A','2024-03-27 03:50:54',NULL),(250,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(250,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(250,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(250,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(250,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(250,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(250,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(250,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(250,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(250,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(250,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(250,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(250,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(250,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(250,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(250,'5','2024-09-07','A','2024-09-07 04:10:29',NULL),(250,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(250,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(250,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(250,'5','2024-09-19','A','2024-09-19 03:36:10',NULL),(250,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(250,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(250,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(250,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(250,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(250,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(250,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(250,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(250,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(250,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(250,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(250,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(250,'5','2024-10-07','A','2024-10-07 05:25:24',NULL),(250,'5','2024-10-08','A','2024-10-08 03:34:23',NULL),(250,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(250,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(250,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(250,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(250,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(250,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(250,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(250,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(250,'5','2024-10-19','A','2024-10-19 04:04:57',NULL),(250,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(250,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(250,'5','2024-10-23','A','2024-10-23 03:55:39',NULL),(250,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(250,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(250,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(250,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(250,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(250,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(250,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(250,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(250,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(250,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(250,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(250,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(250,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(250,'5','2024-11-08','A','2024-11-08 03:52:37',NULL),(250,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(250,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(250,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(250,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(250,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(250,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(250,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(250,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(250,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(250,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(250,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(250,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(250,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(250,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(250,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(250,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(250,'5','2024-11-29','A','2024-11-29 06:03:54',NULL),(250,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(250,'5','2025-01-06','A','2025-01-06 05:24:26',NULL),(250,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(250,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(250,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(250,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(250,'5','2025-01-13','A','2025-01-13 05:12:32',NULL),(250,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(250,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(250,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(250,'5','2025-01-20','A','2025-03-06 04:58:14',NULL),(250,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(250,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(250,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(250,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(250,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(250,'5','2025-01-27','A','2025-03-06 05:00:40',NULL),(250,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(250,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(250,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(250,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(250,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(250,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(250,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(250,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(250,'5','2025-02-08','A','2025-03-06 05:06:18',NULL),(250,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(250,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(250,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(250,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(250,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(250,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(250,'5','2025-02-18','A','2025-03-06 05:19:24',NULL),(250,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(250,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(250,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(250,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(250,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(250,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(250,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(250,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(250,'5','2025-03-01','A','2025-03-01 07:27:17',NULL),(250,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(250,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(250,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(250,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(251,'3B','2023-06-19','A','2023-06-19 04:27:54',NULL),(251,'3B','2023-06-20','P','2023-06-20 03:41:13',NULL),(251,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(251,'3B','2023-06-22','P','2023-06-22 05:23:40',NULL),(251,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(251,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(251,'3B','2023-07-12','A','2023-07-12 03:34:36',NULL),(251,'3B','2023-07-13','A','2023-07-13 03:51:03',NULL),(251,'3B','2023-07-14','A','2023-07-14 03:43:05',NULL),(251,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(251,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(251,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(251,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(251,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(251,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(251,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(251,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(251,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(251,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(251,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(251,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(251,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(251,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(251,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(251,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(251,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(251,'4','2023-08-17','A','2023-09-08 04:42:02',NULL),(251,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(251,'4','2023-08-19','A','2023-09-08 04:33:36',NULL),(251,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(251,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(251,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(251,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(251,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(251,'4','2023-08-28','A','2023-08-28 06:07:48',NULL),(251,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(251,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(251,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(251,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(251,'4','2023-09-04','A','2023-09-04 05:02:38',NULL),(251,'4','2023-09-05','A','2023-09-05 05:56:05',NULL),(251,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(251,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(251,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(251,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(251,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(251,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(251,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(251,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(251,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(251,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(251,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(251,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(251,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(251,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(251,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(251,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(251,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(251,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(251,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(251,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(251,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(251,'4','2023-10-05','A','2023-10-05 04:22:11',NULL),(251,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(251,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(251,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(251,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(251,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(251,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(251,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(251,'4','2023-10-16','A','2023-10-16 03:47:10',NULL),(251,'4','2023-10-17','A','2023-10-17 03:50:51',NULL),(251,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(251,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(251,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(251,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(251,'4','2023-10-24','A','2023-10-24 04:25:48',NULL),(251,'4','2023-10-25','A','2023-10-25 04:35:19','2023-10-25 04:40:13'),(251,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(251,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(251,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(251,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(251,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(251,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(251,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(251,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(251,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(251,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(251,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(251,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(251,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(251,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(251,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(251,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(251,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(251,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(251,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(251,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(251,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(251,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(251,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(251,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(251,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(251,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(251,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(251,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(251,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(251,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(251,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(251,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(251,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(251,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(251,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(251,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(251,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(251,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(251,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(251,'4','2024-01-23','A','2024-01-23 04:41:22',NULL),(251,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(251,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(251,'4','2024-01-26','A','2024-01-26 04:23:02',NULL),(251,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(251,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(251,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(251,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(251,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(251,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(251,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(251,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(251,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(251,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(251,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(251,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(251,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(251,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(251,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(251,'4','2024-02-22','A','2024-02-23 04:16:04',NULL),(251,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(251,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(251,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(251,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(251,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(251,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(251,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(251,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(251,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(251,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(251,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(251,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(251,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(251,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(251,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(251,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(251,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(251,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(251,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(251,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(251,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(251,'4','2024-03-26','A','2024-03-26 03:57:57',NULL),(251,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(251,'4','2024-03-28','A','2024-03-28 04:22:09',NULL),(251,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(251,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(251,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(251,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(251,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(251,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(251,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(251,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(251,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(251,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(251,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(251,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(251,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(251,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(251,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(251,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(251,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(251,'5','2024-09-18','A','2024-09-18 04:16:17',NULL),(251,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(251,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(251,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(251,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(251,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(251,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(251,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(251,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(251,'5','2024-09-30','A','2024-09-30 04:01:32',NULL),(251,'5','2024-10-01','A','2024-10-01 04:04:06',NULL),(251,'5','2024-10-02','A','2024-10-02 04:07:13',NULL),(251,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(251,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(251,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(251,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(251,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(251,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(251,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(251,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(251,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(251,'5','2024-10-16','A','2024-10-17 05:18:52',NULL),(251,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(251,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(251,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(251,'5','2024-10-21','A','2024-10-21 03:52:06',NULL),(251,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(251,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(251,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(251,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(251,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(251,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(251,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(251,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(251,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(251,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(251,'5','2024-11-02','L','2024-11-02 03:44:46',NULL),(251,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(251,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(251,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(251,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(251,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(251,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(251,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(251,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(251,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(251,'5','2024-11-15','A','2024-11-15 04:45:49',NULL),(251,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(251,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(251,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(251,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(251,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(251,'5','2024-11-22','A','2024-11-23 03:56:00',NULL),(251,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(251,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(251,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(251,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(251,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(251,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(251,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(251,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(251,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(251,'5','2025-01-08','A','2025-01-08 03:58:17',NULL),(251,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(251,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(251,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(251,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(251,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(251,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(251,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(251,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(251,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(251,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(251,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(251,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(251,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(251,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(251,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(251,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(251,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(251,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(251,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(251,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(251,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(251,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(251,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(251,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(251,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(251,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(251,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(251,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(251,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(251,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(251,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(251,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(251,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(251,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(251,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(251,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(251,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(251,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(251,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(251,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(251,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(251,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(252,'3A','2023-06-19','A','2023-06-19 04:24:16',NULL),(252,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(252,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(252,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(252,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(252,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(252,'3A','2023-07-12','A','2023-07-12 03:33:23',NULL),(252,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(252,'3A','2023-07-14','A','2023-07-14 03:39:57',NULL),(252,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(252,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(252,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(252,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(252,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(252,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(252,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(252,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(252,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(252,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(252,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(252,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(252,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(252,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(252,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(252,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(252,'4','2023-08-16','A','2023-09-08 04:44:42',NULL),(252,'4','2023-08-17','A','2023-09-08 04:42:02',NULL),(252,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(252,'4','2023-08-19','A','2023-09-08 04:33:36',NULL),(252,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(252,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(252,'4','2023-08-24','A','2023-08-24 05:26:43',NULL),(252,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(252,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(252,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(252,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(252,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(252,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(252,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(252,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(252,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(252,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(252,'4','2023-09-09','A','2023-09-09 04:56:30',NULL),(252,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(252,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(252,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(252,'4','2023-09-14','A','2023-09-14 04:05:49',NULL),(252,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(252,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(252,'4','2023-09-18','A','2023-09-18 03:47:22',NULL),(252,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(252,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(252,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(252,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(252,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(252,'4','2023-09-25','A','2023-09-25 04:16:03',NULL),(252,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(252,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(252,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(252,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(252,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(252,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(252,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(252,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(252,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(252,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(252,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(252,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(252,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(252,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(252,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(252,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(252,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(252,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(252,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(252,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(252,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(252,'4','2023-10-25','A','2023-10-25 04:35:19',NULL),(252,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(252,'4','2023-10-27','A','2023-10-27 05:22:54',NULL),(252,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(252,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(252,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(252,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(252,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(252,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(252,'4','2023-11-06','A','2023-11-06 04:02:55',NULL),(252,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(252,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(252,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(252,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(252,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(252,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(252,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(252,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(252,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(252,'4','2023-11-21','A','2023-11-21 04:34:45',NULL),(252,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(252,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(252,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(252,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(252,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(252,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(252,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(252,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(252,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(252,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(252,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(252,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(252,'4','2024-01-09','A','2024-01-16 09:33:32',NULL),(252,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(252,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(252,'4','2024-01-15','A','2024-01-16 11:32:20',NULL),(252,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(252,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(252,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(252,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(252,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(252,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(252,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(252,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(252,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(252,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(252,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(252,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(252,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(252,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(252,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(252,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(252,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(252,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(252,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(252,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(252,'4','2024-02-19','A','2024-02-19 03:50:30',NULL),(252,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(252,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(252,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(252,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(252,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(252,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(252,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(252,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(252,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(252,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(252,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(252,'4','2024-03-08','A','2024-03-08 06:25:16',NULL),(252,'4','2024-03-09','A','2024-03-09 06:16:35',NULL),(252,'4','2024-03-11','A','2024-03-11 05:35:19',NULL),(252,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(252,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(252,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(252,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(252,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(252,'4','2024-03-19','A','2024-03-19 05:24:57',NULL),(252,'4','2024-03-20','A','2024-03-20 04:00:49',NULL),(252,'4','2024-03-21','A','2024-03-21 04:10:33',NULL),(252,'4','2024-03-22','A','2024-03-22 04:39:58',NULL),(252,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(252,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(252,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(252,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(252,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(252,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(252,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(252,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(252,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(252,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(252,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(252,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(252,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(252,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(252,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(252,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(252,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(253,'3B','2023-06-19','A','2023-06-19 04:27:54',NULL),(253,'3B','2023-06-20','P','2023-06-20 03:41:13',NULL),(253,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(253,'3B','2023-06-22','P','2023-06-22 05:23:40',NULL),(253,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(253,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(253,'3B','2023-07-12','P','2023-07-12 03:34:36',NULL),(253,'3B','2023-07-13','P','2023-07-13 03:51:03',NULL),(253,'3B','2023-07-14','P','2023-07-14 03:43:05',NULL),(253,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(253,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(253,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(253,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(253,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(253,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(253,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(253,'4','2023-08-03','A','2023-08-03 04:26:41',NULL),(253,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(253,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(253,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(253,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(253,'4','2023-08-10','A','2023-09-08 05:05:48',NULL),(253,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(253,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(253,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(253,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(253,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(253,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(253,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(253,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(253,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(253,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(253,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(253,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(253,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(253,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(253,'4','2023-08-30','A','2023-08-30 04:52:43',NULL),(253,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(253,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(253,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(253,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(253,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(253,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(253,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(253,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(253,'4','2023-09-13','A','2023-09-13 06:20:52',NULL),(253,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(253,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(253,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(253,'4','2023-09-18','A','2023-09-18 03:47:22',NULL),(253,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(253,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(253,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(253,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(253,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(253,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(253,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(253,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(253,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(253,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(253,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(253,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(253,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(253,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(253,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(253,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(253,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(253,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(253,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(253,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(253,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(253,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(253,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(253,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(253,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(253,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(253,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(253,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(253,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(253,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(253,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(253,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(253,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(253,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(253,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(253,'4','2023-11-04','A','2023-11-04 05:03:30',NULL),(253,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(253,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(253,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(253,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(253,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(253,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(253,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(253,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(253,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(253,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(253,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(253,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(253,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(253,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(253,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(253,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(253,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(253,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(253,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(253,'4','2024-01-02','A','2024-01-04 05:19:54',NULL),(253,'4','2024-01-03','A','2024-01-04 05:42:23',NULL),(253,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(253,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(253,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(253,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(253,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(253,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(253,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(253,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(253,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(253,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(253,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(253,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(253,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(253,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(253,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(253,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(253,'4','2024-01-31','A','2024-02-01 04:38:26',NULL),(253,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(253,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(253,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(253,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(253,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(253,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(253,'4','2024-02-15','A','2024-02-15 04:11:02',NULL),(253,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(253,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(253,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(253,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(253,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(253,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(253,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(253,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(253,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(253,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(253,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(253,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(253,'4','2024-03-06','A','2024-03-06 05:05:46',NULL),(253,'4','2024-03-07','A','2024-03-07 04:58:44',NULL),(253,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(253,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(253,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(253,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(253,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(253,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(253,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(253,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(253,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(253,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(253,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(253,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(253,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(253,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(253,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(253,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(253,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(253,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(253,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(253,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(253,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(253,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(253,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(253,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(253,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(253,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(253,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(253,'4','2024-08-16','A','2024-08-16 05:23:56',NULL),(253,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(253,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(253,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(253,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(253,'5','2024-09-16','A','2024-09-16 04:36:57',NULL),(253,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(253,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(253,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(253,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(253,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(253,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(253,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(253,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(253,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(253,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(253,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(253,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(253,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(253,'5','2024-10-05','A','2024-10-05 04:09:00',NULL),(253,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(253,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(253,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(253,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(253,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(253,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(253,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(253,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(253,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(253,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(253,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(253,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(253,'5','2024-10-22','A','2024-10-22 03:44:41',NULL),(253,'5','2024-10-23','A','2024-10-23 03:55:39',NULL),(253,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(253,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(253,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(253,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(253,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(253,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(253,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(253,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(253,'5','2024-11-02','A','2024-11-02 03:44:46',NULL),(253,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(253,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(253,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(253,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(253,'5','2024-11-08','A','2024-11-08 03:52:37',NULL),(253,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(253,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(253,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(253,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(253,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(253,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(253,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(253,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(253,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(253,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(253,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(253,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(253,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(253,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(253,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(253,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(253,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(253,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(253,'5','2025-01-06','A','2025-01-06 05:24:26',NULL),(253,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(253,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(253,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(253,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(253,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(253,'5','2025-01-14','A','2025-01-14 05:14:26',NULL),(253,'5','2025-01-15','A','2025-01-16 03:44:17',NULL),(253,'5','2025-01-16','A','2025-01-16 03:38:54',NULL),(253,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(253,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(253,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(253,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(253,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(253,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(253,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(253,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(253,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(253,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(253,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(253,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(253,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(253,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(253,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(253,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(253,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(253,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(253,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(253,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(253,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(253,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(253,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(253,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(253,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(253,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(253,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(253,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(253,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(253,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(253,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(253,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(253,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(253,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(253,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(253,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(254,'3B','2023-06-19','A','2023-06-19 04:27:54',NULL),(254,'3B','2023-06-20','P','2023-06-20 03:41:13',NULL),(254,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(254,'3B','2023-06-22','A','2023-06-22 05:23:40',NULL),(254,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(254,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(254,'3B','2023-07-12','P','2023-07-12 03:34:36',NULL),(254,'3B','2023-07-13','A','2023-07-13 03:51:03',NULL),(254,'3B','2023-07-14','P','2023-07-14 03:43:05',NULL),(254,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(254,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(254,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(254,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(254,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(254,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(254,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(254,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(254,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(254,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(254,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(254,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(254,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(254,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(254,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(254,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(254,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(254,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(254,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(254,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(254,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(254,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(254,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(254,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(254,'4','2023-08-26','A','2023-09-08 03:52:33',NULL),(254,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(254,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(254,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(254,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(254,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(254,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(254,'4','2023-09-05','A','2023-09-05 05:56:05',NULL),(254,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(254,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(254,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(254,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(254,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(254,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(254,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(254,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(254,'4','2023-09-18','A','2023-09-18 03:47:22',NULL),(254,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(254,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(254,'4','2023-09-21','A','2023-09-08 04:16:12',NULL),(254,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(254,'4','2023-09-23','A','2023-09-23 04:39:24',NULL),(254,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(254,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(254,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(254,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(254,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(254,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(254,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(254,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(254,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(254,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(254,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(254,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(254,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(254,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(254,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(254,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(254,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(254,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(254,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(254,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(254,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(254,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(254,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(254,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(254,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(254,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(254,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(254,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(254,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(254,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(254,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(254,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(254,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(254,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(254,'4','2023-11-13','A','2023-11-13 05:01:19',NULL),(254,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(254,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(254,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(254,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(254,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(254,'4','2023-11-20','A','2023-11-20 04:47:09',NULL),(254,'4','2023-11-21','A','2023-11-21 04:34:45',NULL),(254,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(254,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(254,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(254,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(254,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(254,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(254,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(254,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(254,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(254,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(254,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(254,'4','2024-01-05','A','2024-01-15 10:05:15',NULL),(254,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(254,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(254,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(254,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(254,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(254,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(254,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(254,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(254,'4','2024-01-23','A','2024-01-23 04:41:22',NULL),(254,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(254,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(254,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(254,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(254,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(254,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(254,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(254,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(254,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(254,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(254,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(254,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(254,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(254,'4','2024-02-16','A','2024-02-16 04:23:26',NULL),(254,'4','2024-02-17','A','2024-02-17 04:29:54',NULL),(254,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(254,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(254,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(254,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(254,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(254,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(254,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(254,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(254,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(254,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(254,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(254,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(254,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(254,'4','2024-03-09','A','2024-03-09 06:16:35',NULL),(254,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(254,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(254,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(254,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(254,'4','2024-03-15','A','2024-03-15 03:57:21',NULL),(254,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(254,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(254,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(254,'4','2024-03-21','A','2024-03-21 04:10:33',NULL),(254,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(254,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(254,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(254,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(254,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(254,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(254,'4','2024-04-15','P','2024-04-18 13:55:39',NULL),(254,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(254,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(254,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(254,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(254,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(254,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(254,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(254,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(254,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(254,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(254,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(254,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(254,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(254,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(254,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(254,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(254,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(254,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(254,'5','2024-09-21','A','2024-09-21 04:48:31',NULL),(254,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(254,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(254,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(254,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(254,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(254,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(254,'5','2024-10-01','A','2024-10-01 04:04:06',NULL),(254,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(254,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(254,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(254,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(254,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(254,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(254,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(254,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(254,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(254,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(254,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(254,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(254,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(254,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(254,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(254,'5','2024-10-22','A','2024-10-22 03:44:41',NULL),(254,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(254,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(254,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(254,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(254,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(254,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(254,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(254,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(254,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(254,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(254,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(254,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(254,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(254,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(254,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(254,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(254,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(254,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(254,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(254,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(254,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(254,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(254,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(254,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(254,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(254,'5','2024-11-22','A','2024-11-23 03:56:00',NULL),(254,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(254,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(254,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(254,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(254,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(254,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(254,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(254,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(254,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(254,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(254,'5','2025-01-09','A','2025-01-09 03:46:24',NULL),(254,'5','2025-01-10','A','2025-01-10 03:58:45',NULL),(254,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(254,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(254,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(254,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(254,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(254,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(254,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(254,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(254,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(254,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(254,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(254,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(254,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(254,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(254,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(254,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(254,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(254,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(254,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(254,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(254,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(254,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(254,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(254,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(254,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(254,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(254,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(254,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(254,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(254,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(254,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(254,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(254,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(254,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(254,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(254,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(254,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(254,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(254,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(254,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(255,'3B','2023-06-19','A','2023-06-19 04:27:54',NULL),(255,'3B','2023-06-20','P','2023-06-20 03:41:13',NULL),(255,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(255,'3B','2023-06-22','A','2023-06-22 05:23:40',NULL),(255,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(255,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(255,'3B','2023-07-12','A','2023-07-12 03:34:36',NULL),(255,'3B','2023-07-13','A','2023-07-13 03:51:03',NULL),(255,'3B','2023-07-14','P','2023-07-14 03:43:05',NULL),(255,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(255,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(255,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(255,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(255,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(255,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(255,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(255,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(255,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(255,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(255,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(255,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(255,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(255,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(255,'4','2023-08-12','A','2023-09-08 04:59:48',NULL),(255,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(255,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(255,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(255,'4','2023-08-18','A','2023-09-08 04:38:12',NULL),(255,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(255,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(255,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(255,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(255,'4','2023-08-25','A','2023-09-08 04:05:16',NULL),(255,'4','2023-08-26','A','2023-09-08 03:52:33',NULL),(255,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(255,'4','2023-08-29','A','2023-08-29 05:32:03',NULL),(255,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(255,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(255,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(255,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(255,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(255,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(255,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(255,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(255,'4','2023-09-12','A','2023-09-12 03:48:10',NULL),(255,'4','2023-09-13','A','2023-09-13 06:20:52',NULL),(255,'4','2023-09-14','A','2023-09-14 04:05:49',NULL),(255,'4','2023-09-15','A','2023-09-08 04:51:29',NULL),(255,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(255,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(255,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(255,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(255,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(255,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(255,'4','2023-09-23','A','2023-09-23 04:39:24',NULL),(255,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(255,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(255,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(255,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(255,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(255,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(255,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(255,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(255,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(255,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(255,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(255,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(255,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(255,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(255,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(255,'4','2023-10-16','A','2023-10-16 03:47:10',NULL),(255,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(255,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(255,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(255,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(255,'4','2023-10-23','A','2023-10-23 04:16:33',NULL),(255,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(255,'4','2023-10-25','A','2023-10-25 04:35:19','2023-10-25 04:40:13'),(255,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(255,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(255,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(255,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(255,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(255,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(255,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(255,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(255,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(255,'4','2023-11-07','A','2023-11-07 04:06:14',NULL),(255,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(255,'4','2023-11-13','A','2023-11-13 05:01:19',NULL),(255,'4','2023-11-14','A','2023-11-16 11:24:46',NULL),(255,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(255,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(255,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(255,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(255,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(255,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(255,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(255,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(255,'4','2023-11-24','A','2023-11-24 04:15:25',NULL),(255,'4','2023-11-25','A','2023-11-25 04:42:40',NULL),(255,'4','2023-11-27','A','2023-11-27 04:44:45',NULL),(255,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(255,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(255,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(255,'4','2024-01-02','A','2024-01-04 05:19:54',NULL),(255,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(255,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(255,'4','2024-01-05','A','2024-01-15 10:05:15',NULL),(255,'4','2024-01-09','A','2024-01-16 09:33:32',NULL),(255,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(255,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(255,'4','2024-01-15','A','2024-01-16 11:32:20',NULL),(255,'4','2024-01-16','A','2024-01-16 10:13:50',NULL),(255,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(255,'4','2024-01-18','A','2024-01-18 04:23:44',NULL),(255,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(255,'4','2024-01-23','A','2024-01-23 04:41:22',NULL),(255,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(255,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(255,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(255,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(255,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(255,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(255,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(255,'4','2024-02-02','A','2024-02-02 05:31:29',NULL),(255,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(255,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(255,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(255,'4','2024-02-14','A','2024-02-14 06:22:43',NULL),(255,'4','2024-02-15','L','2024-02-15 04:11:02',NULL),(255,'4','2024-02-16','L','2024-02-16 04:23:26',NULL),(255,'4','2024-02-17','A','2024-02-17 04:29:54',NULL),(255,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(255,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(255,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(255,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(255,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(255,'4','2024-02-27','A','2024-02-28 05:15:57',NULL),(255,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(255,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(255,'4','2024-03-04','A','2024-03-04 04:02:08',NULL),(255,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(255,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(255,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(255,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(255,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(255,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(255,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(255,'4','2024-03-13','A','2024-03-13 03:37:32',NULL),(255,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(255,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(255,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(255,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(255,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(255,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(255,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(255,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(255,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(255,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(255,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(255,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(255,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(255,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(255,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(255,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(255,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(255,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(255,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(255,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(255,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(255,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(255,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(255,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(255,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(255,'5','2024-09-07','A','2024-09-07 04:10:29',NULL),(255,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(255,'5','2024-09-16','A','2024-09-16 04:36:57',NULL),(255,'5','2024-09-18','A','2024-09-18 04:16:17',NULL),(255,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(255,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(255,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(255,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(255,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(255,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(255,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(255,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(255,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(255,'5','2024-10-01','A','2024-10-01 04:04:06',NULL),(255,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(255,'5','2024-10-04','A','2024-10-04 05:07:58',NULL),(255,'5','2024-10-05','A','2024-10-05 04:09:00',NULL),(255,'5','2024-10-07','A','2024-10-07 05:25:24',NULL),(255,'5','2024-10-08','A','2024-10-08 03:34:23',NULL),(255,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(255,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(255,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(255,'5','2024-10-14','A','2024-10-14 03:51:02',NULL),(255,'5','2024-10-15','A','2024-10-15 03:52:52',NULL),(255,'5','2024-10-16','L','2024-10-17 05:18:52',NULL),(255,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(255,'5','2024-10-18','A','2024-10-18 03:58:40',NULL),(255,'5','2024-10-19','A','2024-10-19 04:04:57',NULL),(255,'5','2024-10-21','A','2024-10-21 03:52:06',NULL),(255,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(255,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(255,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(255,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(255,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(255,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(255,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(255,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(255,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(255,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(255,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(255,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(255,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(255,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(255,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(255,'5','2024-11-08','A','2024-11-08 03:52:37',NULL),(255,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(255,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(255,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(255,'5','2024-11-14','A','2024-11-14 03:54:35',NULL),(255,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(255,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(255,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(255,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(255,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(255,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(255,'5','2024-11-22','A','2024-11-23 03:56:00',NULL),(255,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(255,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(255,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(255,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(255,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(255,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(255,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(255,'5','2025-01-06','A','2025-01-06 05:24:26',NULL),(255,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(255,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(255,'5','2025-01-09','A','2025-01-09 03:46:24',NULL),(255,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(255,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(255,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(255,'5','2025-01-15','A','2025-01-16 03:44:17',NULL),(255,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(255,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(255,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(255,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(255,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(255,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(255,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(255,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(255,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(255,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(255,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(255,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(255,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(255,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(255,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(255,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(255,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(255,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(255,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(255,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(255,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(255,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(255,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(255,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(255,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(255,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(255,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(255,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(255,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(255,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(255,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(255,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(255,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(255,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(255,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(255,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(255,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(256,'3B','2023-06-19','P','2023-06-19 04:27:54',NULL),(256,'3B','2023-06-20','P','2023-06-20 03:41:13',NULL),(256,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(256,'3B','2023-06-22','A','2023-06-22 05:23:40',NULL),(256,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(256,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(256,'3B','2023-07-12','A','2023-07-12 03:34:36',NULL),(256,'3B','2023-07-13','P','2023-07-13 03:51:03',NULL),(256,'3B','2023-07-14','P','2023-07-14 03:43:05',NULL),(256,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(256,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(256,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(256,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(256,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(256,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(256,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(256,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(256,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(256,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(256,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(256,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(256,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(256,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(256,'4','2023-08-12','A','2023-09-08 04:59:48',NULL),(256,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(256,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(256,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(256,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(256,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(256,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(256,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(256,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(256,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(256,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(256,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(256,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(256,'4','2023-08-30','A','2023-08-30 04:52:43',NULL),(256,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(256,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(256,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(256,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(256,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(256,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(256,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(256,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(256,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(256,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(256,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(256,'4','2023-09-16','A','2023-09-16 04:17:31',NULL),(256,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(256,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(256,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(256,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(256,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(256,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(256,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(256,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(256,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(256,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(256,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(256,'4','2023-10-03','A','2023-10-03 03:50:22',NULL),(256,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(256,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(256,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(256,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(256,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(256,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(256,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(256,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(256,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(256,'4','2023-10-16','A','2023-10-16 03:47:10',NULL),(256,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(256,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(256,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(256,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(256,'4','2023-10-23','A','2023-10-23 04:16:33',NULL),(256,'4','2023-10-24','A','2023-10-24 04:25:48',NULL),(256,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(256,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(256,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(256,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(256,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(256,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(256,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(256,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(256,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(256,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(256,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(256,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(256,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(256,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(256,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(256,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(256,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(256,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(256,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(256,'4','2023-11-21','A','2023-11-21 04:34:45',NULL),(256,'4','2023-11-22','A','2023-11-22 06:02:20',NULL),(256,'4','2023-11-23','A','2023-11-23 04:26:25',NULL),(256,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(256,'4','2023-11-25','L','2023-11-25 04:42:40',NULL),(256,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(256,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(256,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(256,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(256,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(256,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(256,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(256,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(256,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(256,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(256,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(256,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(256,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(256,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(256,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(256,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(256,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(256,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(256,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(256,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(256,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(256,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(256,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(256,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(256,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(256,'4','2024-02-03','A','2024-02-03 05:32:53',NULL),(256,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(256,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(256,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(256,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(256,'4','2024-02-16','A','2024-02-16 04:23:26',NULL),(256,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(256,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(256,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(256,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(256,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(256,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(256,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(256,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(256,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(256,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(256,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(256,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(256,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(256,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(256,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(256,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(256,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(256,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(256,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(256,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(256,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(256,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(256,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(256,'4','2024-03-21','A','2024-03-21 04:10:33',NULL),(256,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(256,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(256,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(256,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(256,'4','2024-03-28','A','2024-03-28 04:22:09',NULL),(256,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(256,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(256,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(256,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(256,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(256,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(256,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(256,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(256,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(256,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(256,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(256,'4','2024-08-16','A','2024-08-16 05:23:56',NULL),(256,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(256,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(256,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(256,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(256,'5','2024-09-16','A','2024-09-16 04:36:57',NULL),(256,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(256,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(256,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(256,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(256,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(256,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(256,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(256,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(256,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(256,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(256,'5','2024-10-01','A','2024-10-01 04:04:06',NULL),(256,'5','2024-10-02','A','2024-10-02 04:07:13',NULL),(256,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(256,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(256,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(256,'5','2024-10-08','A','2024-10-08 03:34:23',NULL),(256,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(256,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(256,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(256,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(256,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(256,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(256,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(256,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(256,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(256,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(256,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(256,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(256,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(256,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(256,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(256,'5','2024-10-28','A','2024-10-28 03:50:46',NULL),(256,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(256,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(256,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(256,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(256,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(256,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(256,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(256,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(256,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(256,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(256,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(256,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(256,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(256,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(256,'5','2024-11-15','A','2024-11-15 04:45:49',NULL),(256,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(256,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(256,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(256,'5','2024-11-20','A','2024-11-20 06:34:37',NULL),(256,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(256,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(256,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(256,'5','2024-11-25','A','2024-11-25 03:57:11',NULL),(256,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(256,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(256,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(256,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(256,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(256,'5','2025-01-06','A','2025-01-06 05:24:26',NULL),(256,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(256,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(256,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(256,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(256,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(256,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(256,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(256,'5','2025-01-16','A','2025-01-16 03:38:54',NULL),(256,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(256,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(256,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(256,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(256,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(256,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(256,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(256,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(256,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(256,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(256,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(256,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(256,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(256,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(256,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(256,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(256,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(256,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(256,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(256,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(256,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(256,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(256,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(256,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(256,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(256,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(256,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(256,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(256,'5','2025-02-26','A','2025-02-26 05:26:58',NULL),(256,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(256,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(256,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(256,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(256,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(256,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(256,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(257,'3B','2023-06-19','P','2023-06-19 04:27:54',NULL),(257,'3B','2023-06-20','P','2023-06-20 03:41:13',NULL),(257,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(257,'3B','2023-06-22','A','2023-06-22 05:23:40',NULL),(257,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(257,'3B','2023-07-10','P','2023-07-10 09:22:44',NULL),(257,'3B','2023-07-12','P','2023-07-12 03:34:36',NULL),(257,'3B','2023-07-13','P','2023-07-13 03:51:03',NULL),(257,'3B','2023-07-14','P','2023-07-14 03:43:05',NULL),(257,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(257,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(257,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(257,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(257,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(257,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(257,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(257,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(257,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(257,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(257,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(257,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(257,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(257,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(257,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(257,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(257,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(257,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(257,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(257,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(257,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(257,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(257,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(257,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(257,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(257,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(257,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(257,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(257,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(257,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(257,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(257,'4','2023-09-05','A','2023-09-05 05:56:05',NULL),(257,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(257,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(257,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(257,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(257,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(257,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(257,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(257,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(257,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(257,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(257,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(257,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(257,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(257,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(257,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(257,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(257,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(257,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(257,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(257,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(257,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(257,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(257,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(257,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(257,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(257,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(257,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(257,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(257,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(257,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(257,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(257,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(257,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(257,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(257,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(257,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(257,'4','2023-10-25','A','2023-10-25 04:35:19','2023-10-25 04:40:13'),(257,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(257,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(257,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(257,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(257,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(257,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(257,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(257,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(257,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(257,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(257,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(257,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(257,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(257,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(257,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(257,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(257,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(257,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(257,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(257,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(257,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(257,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(257,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(257,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(257,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(257,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(257,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(257,'4','2024-01-02','A','2024-01-04 05:19:54',NULL),(257,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(257,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(257,'4','2024-01-05','A','2024-01-15 10:05:15',NULL),(257,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(257,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(257,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(257,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(257,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(257,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(257,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(257,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(257,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(257,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(257,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(257,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(257,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(257,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(257,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(257,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(257,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(257,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(257,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(257,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(257,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(257,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(257,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(257,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(257,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(257,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(257,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(257,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(257,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(257,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(257,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(257,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(257,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(257,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(257,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(257,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(257,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(257,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(257,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(257,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(257,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(257,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(257,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(257,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(257,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(257,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(257,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(257,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(257,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(257,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(257,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(257,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(257,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(257,'4','2024-04-15','P','2024-04-18 13:55:39',NULL),(257,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(257,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(257,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(257,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(257,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(257,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(257,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(257,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(257,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(257,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(257,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(257,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(257,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(257,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(257,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(257,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(257,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(257,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(257,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(257,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(257,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(257,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(257,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(257,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(257,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(257,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(257,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(257,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(257,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(257,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(257,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(257,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(257,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(257,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(257,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(257,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(257,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(257,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(257,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(257,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(257,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(257,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(257,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(257,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(257,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(257,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(257,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(257,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(257,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(257,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(257,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(257,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(257,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(257,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(257,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(257,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(257,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(257,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(257,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(257,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(257,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(257,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(257,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(257,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(257,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(257,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(257,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(257,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(257,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(257,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(257,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(257,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(257,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(257,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(257,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(257,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(257,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(257,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(257,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(257,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(257,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(257,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(257,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(257,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(257,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(257,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(257,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(257,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(257,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(257,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(257,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(257,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(257,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(257,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(257,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(257,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(257,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(257,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(257,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(257,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(257,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(257,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(257,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(257,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(257,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(257,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(257,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(257,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(257,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(257,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(257,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(257,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(257,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(257,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(257,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(257,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(257,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(257,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(257,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(257,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(258,'3B','2023-06-19','A','2023-06-19 04:27:54',NULL),(258,'3B','2023-06-20','A','2023-06-20 03:41:13',NULL),(258,'3B','2023-06-21','A','2023-06-21 04:17:21',NULL),(258,'3B','2023-06-22','A','2023-06-22 05:23:40',NULL),(258,'3B','2023-06-23','A','2023-06-23 04:01:30',NULL),(258,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(258,'3B','2023-07-12','P','2023-07-12 03:34:36',NULL),(258,'3B','2023-07-13','P','2023-07-13 03:51:03',NULL),(258,'3B','2023-07-14','P','2023-07-14 03:43:05',NULL),(258,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(258,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(258,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(258,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(258,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(258,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(258,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(258,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(258,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(258,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(258,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(258,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(258,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(258,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(258,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(258,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(258,'4','2023-08-16','A','2023-09-08 04:44:42',NULL),(258,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(258,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(258,'4','2023-08-19','A','2023-09-08 04:33:36',NULL),(258,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(258,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(258,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(258,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(258,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(258,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(258,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(258,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(258,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(258,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(258,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(258,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(258,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(258,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(258,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(258,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(258,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(258,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(258,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(258,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(258,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(258,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(258,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(258,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(258,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(258,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(258,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(258,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(258,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(258,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(258,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(258,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(258,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(258,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(258,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(258,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(258,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(258,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(258,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(258,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(258,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(258,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(258,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(258,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(258,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(258,'4','2023-10-21','A','2023-10-21 05:20:03',NULL),(258,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(258,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(258,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(258,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(258,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(258,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(258,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(258,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(258,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(258,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(258,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(258,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(258,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(258,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(258,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(258,'4','2023-11-14','A','2023-11-16 11:24:46',NULL),(258,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(258,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(258,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(258,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(258,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(258,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(258,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(258,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(258,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(258,'4','2023-11-25','A','2023-11-25 04:42:40',NULL),(258,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(258,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(258,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(258,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(258,'4','2024-01-02','A','2024-01-04 05:19:54',NULL),(258,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(258,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(258,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(258,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(258,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(258,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(258,'4','2024-01-15','A','2024-01-16 11:32:20',NULL),(258,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(258,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(258,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(258,'4','2024-01-22','A','2024-01-22 06:24:24',NULL),(258,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(258,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(258,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(258,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(258,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(258,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(258,'4','2024-01-31','A','2024-02-01 04:38:26',NULL),(258,'4','2024-02-01','A','2024-02-01 04:58:32',NULL),(258,'4','2024-02-02','A','2024-02-02 05:31:29',NULL),(258,'4','2024-02-03','A','2024-02-03 05:32:53',NULL),(258,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(258,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(258,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(258,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(258,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(258,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(258,'4','2024-02-19','A','2024-02-19 03:50:30',NULL),(258,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(258,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(258,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(258,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(258,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(258,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(258,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(258,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(258,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(258,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(258,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(258,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(258,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(258,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(258,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(258,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(258,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(258,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(258,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(258,'4','2024-03-19','A','2024-03-19 05:24:57',NULL),(258,'4','2024-03-20','A','2024-03-20 04:00:49',NULL),(258,'4','2024-03-21','A','2024-03-21 04:10:33',NULL),(258,'4','2024-03-22','A','2024-03-22 04:39:58',NULL),(258,'4','2024-03-25','A','2024-03-25 04:02:42',NULL),(258,'4','2024-03-26','A','2024-03-26 03:57:57',NULL),(258,'4','2024-03-27','A','2024-03-27 03:50:54',NULL),(258,'4','2024-03-28','A','2024-03-28 04:22:09',NULL),(258,'4','2024-03-29','A','2024-03-29 03:46:56',NULL),(258,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(258,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(258,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(258,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(258,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(258,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(258,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(258,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(258,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(258,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(258,'4','2024-08-16','A','2024-08-16 05:23:56',NULL),(258,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(258,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(258,'5','2024-09-07','A','2024-09-07 04:10:29',NULL),(258,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(258,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(258,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(258,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(258,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(258,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(258,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(258,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(258,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(258,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(258,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(258,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(258,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(258,'5','2024-10-02','A','2024-10-02 04:07:13',NULL),(258,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(258,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(258,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(258,'5','2024-10-08','A','2024-10-08 03:34:23',NULL),(258,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(258,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(258,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(258,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(258,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(258,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(258,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(258,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(258,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(258,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(258,'5','2024-10-22','A','2024-10-22 03:44:41',NULL),(258,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(258,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(258,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(258,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(258,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(258,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(258,'5','2024-10-30','A','2024-10-30 03:46:48',NULL),(258,'5','2024-10-31','A','2024-10-31 03:38:24',NULL),(258,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(258,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(258,'5','2024-11-04','A','2024-11-04 03:45:03',NULL),(258,'5','2024-11-05','A','2024-11-05 03:27:29',NULL),(258,'5','2024-11-06','A','2024-11-06 03:49:24',NULL),(258,'5','2024-11-07','A','2024-11-07 03:35:22',NULL),(258,'5','2024-11-08','A','2024-11-08 03:52:37',NULL),(258,'5','2024-11-11','A','2024-11-11 03:52:04',NULL),(258,'5','2024-11-12','A','2024-11-12 03:46:02',NULL),(258,'5','2024-11-13','A','2024-11-13 03:49:04',NULL),(258,'5','2024-11-14','A','2024-11-14 03:54:35',NULL),(258,'5','2024-11-15','A','2024-11-15 04:45:49',NULL),(258,'5','2024-11-16','A','2024-11-16 03:52:21',NULL),(259,'3B','2023-06-19','P','2023-06-19 04:27:54',NULL),(259,'3B','2023-06-20','P','2023-06-20 03:41:13',NULL),(259,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(259,'3B','2023-06-22','P','2023-06-22 05:23:40',NULL),(259,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(259,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(259,'3B','2023-07-12','P','2023-07-12 03:34:36',NULL),(259,'3B','2023-07-13','A','2023-07-13 03:51:03',NULL),(259,'3B','2023-07-14','P','2023-07-14 03:43:05',NULL),(259,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(259,'4','2023-07-17','A','2023-07-17 04:10:32',NULL),(259,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(259,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(259,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(259,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(259,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(259,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(259,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(259,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(259,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(259,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(259,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(259,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(259,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(259,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(259,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(259,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(259,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(259,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(259,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(259,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(259,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(259,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(259,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(259,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(259,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(259,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(259,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(259,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(259,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(259,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(259,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(259,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(259,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(259,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(259,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(259,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(259,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(259,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(259,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(259,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(259,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(259,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(259,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(259,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(259,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(259,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(259,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(259,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(259,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(259,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(259,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(259,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(259,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(259,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(259,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(259,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(259,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(259,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(259,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(259,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(259,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(259,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(259,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(259,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(259,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(259,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(259,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(259,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(259,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(259,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(259,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(259,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(259,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(259,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(259,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(259,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(259,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(259,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(259,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(259,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(259,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(259,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(259,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(259,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(259,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(259,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(259,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(259,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(259,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(259,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(259,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(259,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(259,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(259,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(259,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(259,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(259,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(259,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(259,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(259,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(259,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(259,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(259,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(259,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(259,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(259,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(259,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(259,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(259,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(259,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(259,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(259,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(259,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(259,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(259,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(259,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(259,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(259,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(259,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(259,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(259,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(259,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(259,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(259,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(259,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(259,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(259,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(259,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(259,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(259,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(259,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(259,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(259,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(259,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(259,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(259,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(259,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(259,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(259,'4','2024-03-13','A','2024-03-13 03:37:32',NULL),(259,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(259,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(259,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(259,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(259,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(259,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(259,'4','2024-03-22','A','2024-03-22 04:39:58',NULL),(259,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(259,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(259,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(259,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(259,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(259,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(259,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(259,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(259,'4','2024-04-18','A','2024-04-18 14:00:36',NULL),(259,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(259,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(259,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(259,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(259,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(259,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(259,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(259,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(263,'2B','2023-06-19','P','2023-06-19 04:16:37',NULL),(263,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(263,'2B','2023-06-21','P','2023-06-21 04:05:34',NULL),(263,'2B','2023-06-22','P','2023-06-22 05:18:10',NULL),(263,'2B','2023-06-23','P','2023-06-23 03:56:37',NULL),(263,'2B','2023-07-10','P','2023-07-10 09:20:38',NULL),(263,'2B','2023-07-12','P','2023-07-12 03:38:09',NULL),(263,'2B','2023-07-13','P','2023-07-13 03:53:08',NULL),(263,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(263,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(263,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(263,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(263,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(263,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(263,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(263,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(263,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(263,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(263,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(263,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(263,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(263,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(263,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(263,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(263,'3A','2023-08-12','A','2023-09-08 04:58:59',NULL),(263,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(263,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(263,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(263,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(263,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(263,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(263,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(263,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(263,'3A','2023-08-25','A','2023-09-08 04:00:45',NULL),(263,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(263,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(263,'3A','2023-08-29','A','2023-08-29 05:37:58',NULL),(263,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(263,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(263,'3A','2023-09-02','P','2023-09-02 04:59:26',NULL),(263,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(263,'3A','2023-09-08','A','2023-09-08 04:23:32',NULL),(263,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(263,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(263,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(263,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(263,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(263,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(263,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(263,'3A','2023-09-18','A','2023-09-18 03:52:24',NULL),(263,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(263,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(263,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(263,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(263,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(263,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(263,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(263,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(263,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(263,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(263,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(263,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(263,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(263,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(263,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(263,'3A','2023-10-09','A','2023-10-09 03:36:45',NULL),(263,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(263,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(263,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(263,'3A','2023-10-17','A','2023-10-17 03:54:17',NULL),(263,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(263,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(263,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(263,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(263,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(263,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(263,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(263,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(263,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(263,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(263,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(263,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(263,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(263,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(263,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(263,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(263,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(263,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(263,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(263,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(263,'3A','2023-11-16','A','2023-11-16 04:16:51',NULL),(263,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(263,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(263,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(263,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(263,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(263,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(263,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(263,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(263,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(263,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(263,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(263,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(263,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(263,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(263,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(263,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(263,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(263,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(263,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(263,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(263,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(263,'3A','2024-01-23','A','2024-01-23 04:45:00',NULL),(263,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(263,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(263,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(263,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(263,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(263,'3A','2024-01-31','P','2024-02-01 04:44:15',NULL),(263,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(263,'3A','2024-02-02','P','2024-02-03 04:23:05',NULL),(263,'3A','2024-02-03','P','2024-02-03 05:34:55',NULL),(263,'3A','2024-02-12','A','2024-02-12 09:36:02',NULL),(263,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(263,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(263,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(263,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(263,'3A','2024-02-17','P','2024-02-17 06:35:57',NULL),(263,'3A','2024-02-19','P','2024-02-19 04:04:50',NULL),(263,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(263,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(263,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(263,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(263,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(263,'3A','2024-02-28','A','2024-02-28 05:21:50',NULL),(263,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(263,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(263,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(263,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(263,'3A','2024-03-08','P','2024-03-08 06:55:04',NULL),(263,'3A','2024-03-09','A','2024-03-09 06:19:55',NULL),(263,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(263,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(263,'3A','2024-03-13','A','2024-03-13 06:09:14',NULL),(263,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(263,'3A','2024-03-15','A','2024-03-15 04:10:21',NULL),(263,'3A','2024-03-18','A','2024-03-18 04:08:19',NULL),(263,'3A','2024-03-19','A','2024-03-19 05:31:26',NULL),(263,'3A','2024-03-20','P','2024-03-20 04:32:58',NULL),(263,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(263,'3A','2024-03-22','P','2024-03-22 04:44:50',NULL),(263,'3A','2024-03-25','P','2024-03-25 04:18:29',NULL),(263,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(263,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(263,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(263,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(263,'3A','2024-04-15','P','2024-04-15 07:15:22',NULL),(263,'3A','2024-04-16','P','2024-04-16 09:39:57',NULL),(263,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(263,'3A','2024-04-18','P','2024-04-18 17:01:16',NULL),(263,'3A','2024-04-19','P','2024-04-19 12:55:19',NULL),(263,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(263,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(263,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(263,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(263,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(263,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(263,'3A','2024-04-30','P','2024-04-30 10:44:18',NULL),(263,'3A','2024-05-02','A','2024-05-02 10:52:49',NULL),(263,'3A','2024-05-03','P','2024-05-04 08:41:05',NULL),(263,'3A','2024-05-04','P','2024-05-04 08:47:54',NULL),(263,'3A','2024-05-06','A','2024-05-06 10:55:48',NULL),(263,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(263,'3A','2024-05-08','P','2024-05-08 11:14:37',NULL),(263,'3A','2024-05-09','A','2024-05-09 11:17:53',NULL),(263,'3A','2024-05-10','A','2024-05-10 11:36:45',NULL),(263,'3A','2024-05-11','P','2024-05-11 10:26:45',NULL),(263,'3A','2024-05-13','P','2024-05-13 11:15:26',NULL),(263,'3A','2024-05-14','P','2024-05-14 11:15:07',NULL),(263,'3A','2024-05-15','P','2024-05-15 11:13:49',NULL),(263,'3A','2024-05-16','A','2024-05-16 11:22:04',NULL),(263,'3A','2024-05-17','P','2024-05-17 11:10:02',NULL),(263,'3A','2024-05-18','P','2024-05-20 17:14:02',NULL),(263,'3A','2024-05-20','P','2024-05-20 17:17:10',NULL),(263,'3A','2024-05-21','A','2024-05-21 11:23:21',NULL),(263,'3A','2024-05-27','P','2024-05-29 16:45:24',NULL),(263,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(263,'3A','2024-05-30','A','2024-05-30 06:30:28',NULL),(263,'3A','2024-05-31','P','2024-05-31 05:27:29',NULL),(263,'3A','2024-06-24','A','2024-06-24 06:23:06',NULL),(263,'3A','2024-06-29','A','2024-07-02 07:23:02',NULL),(263,'3A','2024-07-01','A','2024-07-01 15:42:56',NULL),(263,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(263,'3A','2024-07-03','A','2024-07-03 05:03:53',NULL),(263,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(263,'3A','2024-07-05','P','2024-07-05 05:44:25',NULL),(263,'3A','2024-07-06','A','2024-07-08 05:47:48',NULL),(263,'3A','2024-07-08','A','2024-07-08 05:34:09',NULL),(263,'3A','2024-07-09','P','2024-07-09 06:42:58',NULL),(263,'3A','2024-07-10','P','2024-07-10 15:02:16',NULL),(263,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(263,'3A','2024-07-12','A','2024-07-12 05:42:22',NULL),(263,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(263,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(263,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(263,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(263,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(263,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(263,'3A','2024-08-13','P','2024-08-13 05:29:56',NULL),(263,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(263,'3A','2024-08-16','P','2024-08-16 05:29:12',NULL),(263,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(263,'4','2024-09-05','P','2024-09-05 04:09:24',NULL),(263,'4','2024-09-07','P','2024-09-07 04:06:40',NULL),(263,'4','2024-09-14','P','2024-09-14 03:23:43',NULL),(263,'4','2024-09-16','A','2024-09-16 04:38:34',NULL),(263,'4','2024-09-18','P','2024-09-18 04:14:39',NULL),(263,'4','2024-09-19','P','2024-09-19 03:32:44',NULL),(263,'4','2024-09-20','P','2024-09-20 04:23:41',NULL),(263,'4','2024-09-21','P','2024-09-21 04:44:59',NULL),(263,'4','2024-09-23','P','2024-09-23 05:05:35',NULL),(263,'4','2024-09-24','P','2024-09-24 03:48:37',NULL),(263,'4','2024-09-25','P','2024-09-25 03:49:31',NULL),(263,'4','2024-09-26','P','2024-09-26 03:55:12',NULL),(263,'4','2024-09-28','P','2024-09-28 03:42:07',NULL),(263,'4','2024-09-30','P','2024-09-30 03:58:32',NULL),(263,'4','2024-10-01','A','2024-10-01 04:01:44',NULL),(263,'4','2024-10-02','P','2024-10-02 04:06:12',NULL),(263,'4','2024-10-04','P','2024-10-04 05:06:39',NULL),(263,'4','2024-10-05','P','2024-10-05 04:05:24',NULL),(263,'4','2024-10-07','P','2024-10-07 05:22:01',NULL),(263,'4','2024-10-08','P','2024-10-08 03:28:25',NULL),(263,'4','2024-10-09','P','2024-10-09 03:51:27',NULL),(263,'4','2024-10-11','P','2024-10-11 03:56:53',NULL),(263,'4','2024-10-14','P','2024-10-14 03:49:39',NULL),(263,'4','2024-10-15','A','2024-10-15 03:51:17',NULL),(263,'4','2024-10-16','P','2024-10-17 05:15:56',NULL),(263,'4','2024-10-17','P','2024-10-17 05:15:35',NULL),(263,'4','2024-10-18','P','2024-10-18 03:56:45',NULL),(263,'4','2024-10-19','P','2024-10-19 04:02:58',NULL),(263,'4','2024-10-21','P','2024-10-21 03:50:31',NULL),(263,'4','2024-10-22','A','2024-10-22 03:42:54',NULL),(263,'4','2024-10-23','P','2024-10-23 03:54:47',NULL),(263,'4','2024-10-24','P','2024-10-24 03:53:12',NULL),(263,'4','2024-10-25','P','2024-10-25 03:49:56',NULL),(263,'4','2024-10-26','A','2024-10-26 03:51:36',NULL),(263,'4','2024-10-28','A','2024-10-28 03:49:49',NULL),(263,'4','2024-10-29','P','2024-10-29 03:54:21',NULL),(263,'4','2024-10-30','P','2024-10-30 03:46:01',NULL),(263,'4','2024-10-31','P','2024-10-31 03:37:16',NULL),(263,'4','2024-11-01','P','2024-11-01 03:57:51',NULL),(263,'4','2024-11-02','P','2024-11-02 03:43:38',NULL),(263,'4','2024-11-04','P','2024-11-04 03:44:08',NULL),(263,'4','2024-11-05','P','2024-11-05 03:26:20',NULL),(263,'4','2024-11-06','P','2024-11-06 03:47:23',NULL),(263,'4','2024-11-07','P','2024-11-07 03:32:48',NULL),(263,'4','2024-11-08','P','2024-11-08 03:50:56',NULL),(263,'4','2024-11-11','P','2024-11-11 03:50:53',NULL),(263,'4','2024-11-12','P','2024-11-12 03:44:29',NULL),(263,'4','2024-11-13','P','2024-11-13 03:47:58',NULL),(263,'4','2024-11-14','P','2024-11-14 03:53:43',NULL),(263,'4','2024-11-15','P','2024-11-15 04:44:01',NULL),(263,'4','2024-11-16','P','2024-11-16 03:51:12',NULL),(263,'4','2024-11-18','P','2024-11-18 05:29:42',NULL),(263,'4','2024-11-19','A','2024-11-19 05:22:10',NULL),(263,'4','2024-11-20','P','2024-11-20 06:33:15',NULL),(263,'4','2024-11-21','P','2024-11-21 05:42:52',NULL),(263,'4','2024-11-22','P','2024-11-23 03:53:55',NULL),(263,'4','2024-11-23','P','2024-11-23 03:53:21',NULL),(263,'4','2024-11-25','P','2024-11-25 03:56:18',NULL),(263,'4','2024-11-26','P','2024-11-26 03:42:46',NULL),(263,'4','2024-11-27','P','2024-11-27 03:55:49',NULL),(263,'4','2024-11-28','P','2024-11-28 05:45:24',NULL),(263,'4','2024-11-29','P','2024-11-29 05:39:05',NULL),(263,'4','2024-11-30','P','2024-11-30 03:38:14',NULL),(263,'4','2025-01-06','P','2025-01-06 05:21:05',NULL),(263,'4','2025-01-07','P','2025-01-07 05:24:08',NULL),(263,'4','2025-01-08','P','2025-01-08 03:56:20',NULL),(263,'4','2025-01-09','P','2025-01-09 03:45:12',NULL),(263,'4','2025-01-10','P','2025-01-10 03:56:59',NULL),(263,'4','2025-01-13','P','2025-01-13 05:10:57',NULL),(263,'4','2025-01-14','P','2025-01-14 05:13:21',NULL),(263,'4','2025-01-15','P','2025-01-16 03:43:39',NULL),(263,'4','2025-01-16','P','2025-01-16 03:37:47',NULL),(263,'4','2025-01-20','P','2025-03-06 04:21:46',NULL),(263,'4','2025-01-21','P','2025-03-06 04:22:06',NULL),(263,'4','2025-01-22','P','2025-03-06 04:22:39',NULL),(263,'4','2025-01-23','P','2025-03-06 04:23:19',NULL),(263,'4','2025-01-24','P','2025-03-06 04:23:42',NULL),(263,'4','2025-01-25','P','2025-03-06 04:24:03',NULL),(263,'4','2025-01-27','P','2025-03-06 04:24:35',NULL),(263,'4','2025-01-29','P','2025-03-06 04:25:00',NULL),(263,'4','2025-01-30','P','2025-03-06 04:25:22',NULL),(263,'4','2025-01-31','P','2025-03-06 04:25:34',NULL),(263,'4','2025-02-01','P','2025-03-06 04:27:02',NULL),(263,'4','2025-02-03','P','2025-03-06 04:27:15',NULL),(263,'4','2025-02-04','P','2025-03-06 04:27:25',NULL),(263,'4','2025-02-06','P','2025-03-06 04:27:39',NULL),(263,'4','2025-02-07','P','2025-03-06 04:27:51',NULL),(263,'4','2025-02-08','P','2025-03-06 04:28:05',NULL),(263,'4','2025-02-10','P','2025-03-06 04:28:17',NULL),(263,'4','2025-02-11','P','2025-03-06 04:28:38',NULL),(263,'4','2025-02-12','P','2025-03-06 04:28:53',NULL),(263,'4','2025-02-13','P','2025-03-06 04:29:06',NULL),(263,'4','2025-02-17','A','2025-03-06 04:29:45',NULL),(263,'4','2025-02-18','P','2025-03-06 04:30:02',NULL),(263,'4','2025-02-20','P','2025-03-06 04:30:15',NULL),(263,'4','2025-02-21','P','2025-03-06 04:30:26',NULL),(263,'4','2025-02-22','P','2025-03-06 04:30:39',NULL),(263,'4','2025-02-24','P','2025-03-06 04:30:56',NULL),(263,'4','2025-02-25','P','2025-02-25 05:27:38',NULL),(263,'4','2025-02-26','P','2025-02-26 05:24:56',NULL),(263,'4','2025-02-27','A','2025-02-27 08:27:31',NULL),(263,'4','2025-02-28','P','2025-02-28 05:16:05',NULL),(263,'4','2025-03-01','P','2025-03-01 07:27:47',NULL),(263,'4','2025-03-03','P','2025-03-03 04:16:07',NULL),(263,'4','2025-03-04','P','2025-03-06 04:32:05',NULL),(263,'4','2025-03-05','P','2025-03-05 03:39:37',NULL),(263,'4','2025-03-08','P','2025-03-10 06:56:04',NULL),(263,'4','2025-03-10','P','2025-03-10 06:56:17',NULL),(263,'4','2025-03-12','P','2025-03-12 03:53:07',NULL),(263,'4','2025-03-15','P','2025-03-06 04:29:29',NULL),(263,'4','2025-03-17','P','2025-03-17 07:27:09',NULL),(263,'4','2025-04-07','A','2025-04-07 03:51:25',NULL),(263,'4','2025-04-08','A','2025-04-08 05:20:26',NULL),(263,'4','2025-04-09','P','2025-04-09 05:27:17',NULL),(263,'5','2025-04-11','P','2025-04-12 05:39:26',NULL),(263,'5','2025-04-12','P','2025-04-12 05:38:59',NULL),(263,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(263,'5','2025-04-15','P','2025-04-15 04:36:03',NULL),(263,'5','2025-04-16','A','2025-04-16 05:27:49',NULL),(263,'5','2025-04-17','P','2025-04-17 03:36:59',NULL),(263,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(263,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(263,'5','2025-04-21','P','2025-04-21 03:39:53',NULL),(263,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(263,'5','2025-04-23','P','2025-04-23 15:55:43',NULL),(263,'5','2025-04-24','P','2025-04-24 04:46:33',NULL),(263,'5','2025-04-25','P','2025-04-25 04:54:00',NULL),(263,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(263,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(263,'5','2025-04-30','P','2025-04-30 04:56:17',NULL),(263,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(263,'5','2025-05-06','A','2025-05-08 05:01:40',NULL),(263,'5','2025-05-07','P','2025-05-08 05:02:23',NULL),(263,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(263,'5','2025-05-09','P','2025-05-09 06:16:19',NULL),(263,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(263,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(263,'5','2025-05-13','P','2025-05-13 03:47:14',NULL),(263,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(263,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(263,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(263,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(263,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(263,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(263,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(263,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(263,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(263,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(263,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(263,'5','2025-05-30','P','2025-05-30 05:25:11',NULL),(263,'5','2025-05-31','A','2025-05-31 04:24:51',NULL),(263,'5','2025-06-16','A','2025-06-16 05:27:44',NULL),(263,'5','2025-06-23','P','2025-06-25 05:31:58',NULL),(263,'5','2025-06-24','A','2025-06-25 05:50:48',NULL),(263,'5','2025-06-30','P','2025-06-30 05:40:58',NULL),(263,'5','2025-07-01','P','2025-07-01 05:29:43',NULL),(263,'5','2025-07-02','P','2025-07-02 06:32:23',NULL),(263,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(263,'5','2025-07-07','P','2025-07-07 05:45:36',NULL),(263,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(263,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(263,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(263,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(263,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(264,'2A','2023-06-19','P','2023-06-19 04:15:18',NULL),(264,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(264,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(264,'2A','2023-06-22','A','2023-06-22 05:17:25',NULL),(264,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(264,'2A','2023-07-10','P','2023-07-10 09:18:30',NULL),(264,'2A','2023-07-12','A','2023-07-12 03:36:52',NULL),(264,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(264,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(264,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(264,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(264,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(264,'3A','2023-07-19','A','2023-07-19 03:48:03',NULL),(264,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(264,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(264,'3A','2023-08-02','A','2023-08-02 04:12:04',NULL),(264,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(264,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(264,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(264,'3A','2023-08-07','A','2023-08-07 04:01:51',NULL),(264,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(264,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(264,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(264,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(264,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(264,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(264,'3A','2023-08-15','A','2023-09-08 04:47:02',NULL),(264,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(264,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(264,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(264,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(264,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(264,'3A','2023-08-24','A','2023-08-24 05:29:21',NULL),(264,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(264,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(264,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(264,'3A','2023-08-29','A','2023-08-29 05:37:58',NULL),(264,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(264,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(264,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(264,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(264,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(264,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(264,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(264,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(264,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(264,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(264,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(264,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(264,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(264,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(264,'3A','2023-09-20','A','2023-09-20 04:15:14',NULL),(264,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(264,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(264,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(264,'3A','2023-09-25','A','2023-09-25 04:12:22',NULL),(264,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(264,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(264,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(264,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(264,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(264,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(264,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(264,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(264,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(264,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(264,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(264,'3A','2023-10-11','A','2023-10-11 04:51:24',NULL),(264,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(264,'3A','2023-10-17','A','2023-10-17 03:54:17',NULL),(264,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(264,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(264,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(264,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(264,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(264,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(264,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(264,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(264,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(264,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(264,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(264,'3A','2023-11-02','A','2023-11-02 04:02:16',NULL),(264,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(264,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(264,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(264,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(264,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(264,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(264,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(264,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(264,'3A','2023-11-16','A','2023-11-16 04:16:51',NULL),(264,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(264,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(264,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(264,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(264,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(264,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(264,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(264,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(264,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(264,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(264,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(264,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(264,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(264,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(264,'3A','2024-01-09','A','2024-01-16 09:50:25',NULL),(264,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(264,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(264,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(264,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(264,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(264,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(264,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(264,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(264,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(264,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(264,'3B','2024-01-29','P','2024-01-30 05:07:56',NULL),(264,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(264,'3B','2024-01-31','P','2024-02-01 04:45:55',NULL),(264,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(264,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(264,'3B','2024-02-12','P','2024-02-12 09:37:51',NULL),(264,'3B','2024-02-14','A','2024-02-14 06:18:39',NULL),(264,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(264,'3B','2024-02-16','P','2024-02-16 04:31:31',NULL),(264,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(264,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(264,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(264,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(264,'3B','2024-02-22','A','2024-02-23 04:15:16',NULL),(264,'3B','2024-02-23','P','2024-02-23 04:26:25',NULL),(264,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(264,'3B','2024-02-28','P','2024-02-28 05:23:35',NULL),(264,'3B','2024-03-04','P','2024-03-04 04:05:11',NULL),(264,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(264,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(264,'3B','2024-03-08','A','2024-03-08 06:56:59',NULL),(264,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(264,'3B','2024-03-12','P','2024-03-12 06:23:04',NULL),(264,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(264,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(264,'3B','2024-03-15','P','2024-03-15 04:11:43',NULL),(264,'3B','2024-03-18','P','2024-03-18 04:09:01',NULL),(264,'3B','2024-03-19','P','2024-03-19 05:32:03',NULL),(264,'3B','2024-03-20','P','2024-03-20 04:33:51',NULL),(264,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(264,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(264,'3B','2024-03-25','P','2024-03-25 04:19:16',NULL),(264,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(264,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(264,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(264,'3B','2024-03-29','A','2024-03-29 04:37:06',NULL),(264,'3B','2024-04-15','A','2024-04-15 07:35:48',NULL),(264,'3B','2024-04-16','A','2024-04-16 09:41:29',NULL),(264,'3B','2024-04-17','P','2024-04-17 10:05:25',NULL),(264,'3B','2024-04-18','P','2024-04-18 17:08:47',NULL),(264,'3B','2024-04-19','P','2024-04-19 12:56:09',NULL),(264,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(264,'3B','2024-04-22','P','2024-04-22 06:25:06',NULL),(264,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(264,'3B','2024-04-25','P','2024-04-26 10:37:52',NULL),(264,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(264,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(264,'3B','2024-04-30','P','2024-04-30 10:44:38',NULL),(264,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(264,'3B','2024-05-03','P','2024-05-04 08:43:44',NULL),(264,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(264,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(264,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(264,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(264,'3B','2024-05-09','P','2024-05-09 11:20:48',NULL),(264,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(264,'3B','2024-05-11','A','2024-05-11 10:28:09',NULL),(264,'3B','2024-05-13','A','2024-05-13 11:17:58',NULL),(264,'3B','2024-05-14','A','2024-05-14 11:15:56',NULL),(264,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(264,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(264,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(264,'3B','2024-05-18','P','2024-05-20 17:15:05',NULL),(264,'3B','2024-05-20','P','2024-05-20 17:17:59',NULL),(264,'3B','2024-05-21','P','2024-05-21 11:24:32',NULL),(264,'3B','2024-05-27','A','2024-05-29 16:48:16',NULL),(264,'3B','2024-05-29','P','2024-05-29 07:12:20',NULL),(264,'3B','2024-05-30','A','2024-05-30 06:30:00',NULL),(264,'3B','2024-05-31','P','2024-05-31 05:28:51',NULL),(264,'3B','2024-06-24','A','2024-06-24 06:25:08',NULL),(264,'3B','2024-07-01','A','2024-07-01 15:43:40',NULL),(264,'3B','2024-07-02','P','2024-07-02 06:31:51',NULL),(264,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(264,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(264,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(264,'3B','2024-07-06','A','2024-07-08 15:45:11',NULL),(264,'3B','2024-07-08','P','2024-07-08 05:35:53',NULL),(264,'3B','2024-07-09','P','2024-07-09 06:44:06',NULL),(264,'3B','2024-07-10','P','2024-07-10 15:03:04',NULL),(264,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(264,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(264,'3B','2024-07-13','A','2024-07-19 03:33:12',NULL),(264,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(264,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(264,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(264,'3B','2024-07-29','P','2024-07-31 14:50:38',NULL),(264,'3B','2024-08-08','A','2024-08-08 05:44:24',NULL),(264,'3B','2024-08-13','A','2024-08-13 05:31:12',NULL),(264,'3B','2024-08-15','P','2024-08-15 05:47:12',NULL),(264,'3B','2024-08-16','P','2024-08-16 05:31:38',NULL),(264,'3B','2024-08-17','P','2024-08-17 05:10:48',NULL),(264,'4S','2025-04-11','A','2025-04-12 05:49:20',NULL),(264,'4S','2025-04-12','P','2025-04-12 05:47:07',NULL),(264,'4S','2025-04-14','A','2025-04-14 06:22:26',NULL),(264,'4S','2025-04-15','P','2025-04-15 05:22:07',NULL),(264,'4S','2025-04-16','P','2025-04-16 05:32:09',NULL),(264,'4S','2025-04-17','A','2025-04-17 04:37:52',NULL),(264,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(264,'4S','2025-04-19','P','2025-04-21 03:44:15',NULL),(264,'4S','2025-04-21','P','2025-04-21 03:45:40',NULL),(264,'4S','2025-04-22','P','2025-04-22 05:05:08',NULL),(264,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(264,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(264,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(264,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(264,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(264,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(264,'4S','2025-05-07','P','2025-05-08 05:03:09',NULL),(264,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(264,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(264,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(264,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(264,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(264,'4S','2025-05-14','P','2025-05-14 04:04:54',NULL),(264,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(264,'4S','2025-05-16','A','2025-05-16 03:54:23',NULL),(264,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(264,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(264,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(264,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(264,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(264,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(264,'4S','2025-05-26','P','2025-05-26 03:35:53',NULL),(264,'4S','2025-05-29','P','2025-05-29 04:17:18',NULL),(264,'4S','2025-05-30','P','2025-05-30 05:26:21',NULL),(264,'4S','2025-05-31','P','2025-05-31 04:25:42',NULL),(264,'4S','2025-06-10','P','2025-06-10 07:32:42',NULL),(264,'4S','2025-06-16','P','2025-06-16 03:36:15',NULL),(264,'4S','2025-06-23','P','2025-06-23 04:45:35',NULL),(264,'4S','2025-06-25','P','2025-06-26 03:59:53',NULL),(264,'4S','2025-06-30','P','2025-06-30 05:41:36',NULL),(264,'4S','2025-07-01','P','2025-07-01 05:29:00',NULL),(264,'4S','2025-07-02','P','2025-07-02 06:32:59',NULL),(264,'4S','2025-07-03','P','2025-07-03 04:11:02',NULL),(264,'4S','2025-07-07','P','2025-07-07 05:48:04',NULL),(264,'4S','2025-07-08','P','2025-07-09 05:15:00',NULL),(264,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(264,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(264,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(264,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(264,'Yellow','2024-09-14','P','2024-09-14 03:27:00',NULL),(264,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(264,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(264,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(264,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(264,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(264,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(264,'Yellow','2024-09-28','A','2024-09-28 03:44:50',NULL),(264,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(264,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(264,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(264,'Yellow','2024-10-04','P','2024-10-04 05:09:18',NULL),(264,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(264,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(264,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(264,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(264,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(264,'Yellow','2024-10-11','P','2024-10-11 03:59:22',NULL),(264,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(264,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(264,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(264,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(264,'Yellow','2024-10-18','P','2024-10-18 04:00:17',NULL),(264,'Yellow','2024-10-19','A','2024-10-19 04:07:03',NULL),(264,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(264,'Yellow','2024-10-22','P','2024-10-22 03:45:54',NULL),(264,'Yellow','2024-10-23','P','2024-10-23 03:56:30',NULL),(264,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(264,'Yellow','2024-10-25','P','2024-10-25 03:52:31',NULL),(264,'Yellow','2024-10-26','P','2024-10-26 03:54:53',NULL),(264,'Yellow','2024-10-28','P','2024-10-28 03:51:34',NULL),(264,'Yellow','2024-10-29','A','2024-10-29 03:55:47',NULL),(264,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(264,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(264,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(264,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(264,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(264,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(264,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(264,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(264,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(264,'Yellow','2024-11-11','P','2024-11-11 03:53:30',NULL),(264,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(264,'Yellow','2024-11-13','A','2024-11-13 03:50:00',NULL),(264,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(264,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(264,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(264,'Yellow','2024-11-18','P','2024-11-18 05:32:55',NULL),(264,'Yellow','2024-11-19','P','2024-11-19 05:24:20',NULL),(264,'Yellow','2024-11-20','P','2024-11-20 06:35:58',NULL),(264,'Yellow','2024-11-21','P','2024-11-21 05:46:14',NULL),(264,'Yellow','2024-11-25','P','2024-11-25 03:58:07',NULL),(264,'Yellow','2024-11-26','P','2024-11-26 03:44:39',NULL),(264,'Yellow','2024-11-27','P','2024-11-27 03:57:38',NULL),(264,'Yellow','2024-11-28','P','2024-11-28 05:46:53',NULL),(264,'Yellow','2024-11-29','P','2024-11-29 06:04:34',NULL),(264,'Yellow','2024-11-30','P','2024-11-30 03:40:00',NULL),(264,'Yellow','2025-01-06','P','2025-01-06 05:19:01',NULL),(264,'Yellow','2025-01-07','P','2025-01-07 05:20:24',NULL),(264,'Yellow','2025-01-08','P','2025-01-08 03:58:54',NULL),(264,'Yellow','2025-01-09','P','2025-01-09 03:47:25',NULL),(264,'Yellow','2025-01-10','P','2025-01-10 04:00:42',NULL),(264,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(264,'Yellow','2025-01-14','P','2025-01-14 05:15:18',NULL),(264,'Yellow','2025-01-15','P','2025-01-16 03:42:46',NULL),(264,'Yellow','2025-01-16','P','2025-01-16 03:39:36',NULL),(264,'Yellow','2025-01-17','P','2025-02-26 05:27:50',NULL),(264,'Yellow','2025-01-18','P','2025-02-26 05:28:13',NULL),(264,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(264,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(264,'Yellow','2025-02-27','P','2025-02-27 08:29:32',NULL),(264,'Yellow','2025-02-28','A','2025-02-28 04:11:23',NULL),(264,'Yellow','2025-03-01','P','2025-03-01 07:24:54',NULL),(264,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(264,'Yellow','2025-03-04','P','2025-03-04 03:55:22',NULL),(264,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(264,'Yellow','2025-03-06','A','2025-03-06 03:53:49',NULL),(264,'Yellow','2025-03-08','A','2025-03-10 05:23:45',NULL),(264,'Yellow','2025-03-10','P','2025-03-10 05:35:48',NULL),(264,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(264,'Yellow','2025-03-13','P','2025-03-13 04:19:58',NULL),(264,'Yellow','2025-03-17','A','2025-03-17 07:28:44',NULL),(264,'Yellow','2025-03-18','P','2025-03-19 03:58:53',NULL),(264,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(264,'Yellow','2025-03-20','P','2025-03-20 04:40:56',NULL),(264,'Yellow','2025-03-21','P','2025-03-21 03:42:59',NULL),(264,'Yellow','2025-04-07','A','2025-04-07 03:50:10',NULL),(264,'Yellow','2025-04-08','A','2025-04-08 05:19:12',NULL),(264,'Yellow','2025-04-09','P','2025-04-09 05:28:05',NULL),(266,'1','2023-07-15','P','2023-07-15 06:17:08',NULL),(266,'1','2023-07-17','P','2023-07-17 03:54:24',NULL),(266,'1','2023-07-18','P','2023-07-18 04:04:50',NULL),(266,'1','2023-07-19','P','2023-07-19 03:40:06',NULL),(266,'1','2023-07-20','P','2023-07-20 05:15:07',NULL),(266,'1','2023-07-21','P','2023-07-21 05:48:56',NULL),(266,'1','2023-08-02','A','2023-08-02 03:59:43',NULL),(266,'1','2023-08-03','P','2023-08-03 04:05:24',NULL),(266,'1','2023-08-04','P','2023-08-04 03:33:28',NULL),(266,'1','2023-08-05','P','2023-08-05 03:28:35',NULL),(266,'1','2023-08-07','P','2023-08-07 03:23:43',NULL),(266,'1','2023-08-08','P','2023-08-08 03:45:36',NULL),(266,'1','2023-08-21','P','2023-08-25 08:58:44',NULL),(266,'1','2023-08-22','A','2023-08-25 08:59:26',NULL),(266,'1','2023-08-23','P','2023-08-25 09:00:26',NULL),(266,'1','2023-08-24','P','2023-08-25 09:01:31',NULL),(266,'1','2023-08-25','P','2023-08-25 09:05:17',NULL),(266,'1','2023-09-03','A','2023-09-05 05:29:07',NULL),(266,'1','2023-09-04','P','2023-09-05 05:32:26',NULL),(266,'1','2023-09-05','P','2023-09-06 10:14:59',NULL),(266,'1','2023-09-06','P','2023-09-06 10:07:30',NULL),(266,'1','2023-09-08','P','2023-09-08 10:46:04',NULL),(266,'1','2023-09-09','P','2023-09-09 09:22:51',NULL),(266,'1','2023-09-11','P','2023-09-11 08:52:52',NULL),(266,'1','2023-09-12','P','2023-09-12 07:54:55',NULL),(266,'1','2023-09-13','P','2023-09-13 11:21:24',NULL),(266,'1','2023-09-14','P','2023-09-15 08:30:42',NULL),(266,'1','2023-09-15','P','2023-09-15 08:29:43',NULL),(266,'1','2023-09-16','P','2023-09-19 04:09:08',NULL),(266,'1','2023-09-18','P','2023-09-19 04:11:48',NULL),(266,'1','2023-09-19','P','2023-09-19 09:01:57',NULL),(266,'1','2023-09-20','P','2023-09-20 11:34:06',NULL),(266,'1','2023-09-21','P','2023-09-21 11:09:46',NULL),(266,'1','2023-09-22','P','2023-09-22 10:39:00',NULL),(266,'1','2023-09-23','P','2023-09-23 11:42:51',NULL),(266,'1','2023-09-25','P','2023-09-25 08:36:52',NULL),(266,'1','2023-09-26','P','2023-09-26 09:21:40',NULL),(266,'1','2023-09-27','P','2023-09-28 11:23:40',NULL),(266,'1','2023-09-28','P','2023-09-28 11:24:28',NULL),(266,'1','2023-10-02','P','2023-10-02 11:04:51',NULL),(266,'1','2023-10-03','P','2023-10-03 10:34:25',NULL),(266,'1','2023-10-04','P','2023-10-04 09:43:31',NULL),(266,'1','2023-10-05','P','2023-10-05 11:19:03',NULL),(266,'1','2023-10-06','P','2023-10-06 09:43:49',NULL),(266,'1','2023-10-09','P','2023-10-09 11:20:20',NULL),(266,'1','2023-10-10','P','2023-10-10 11:17:23',NULL),(266,'1','2023-10-11','P','2023-10-11 11:49:01',NULL),(266,'1','2023-10-14','P','2023-10-14 03:29:00',NULL),(266,'1','2023-10-16','P','2023-10-17 11:34:19',NULL),(266,'1','2023-10-17','P','2023-10-17 11:33:29',NULL),(266,'1','2023-10-19','P','2023-10-19 10:37:41',NULL),(266,'1','2023-10-20','P','2023-10-20 10:40:10',NULL),(266,'1','2023-10-23','P','2023-10-23 11:26:17',NULL),(266,'1','2023-10-24','P','2023-10-24 11:05:22',NULL),(266,'1','2023-10-25','P','2023-10-25 10:39:54',NULL),(266,'1','2023-10-26','P','2023-10-26 11:28:46',NULL),(266,'1','2023-10-27','P','2023-10-30 11:23:07',NULL),(266,'1','2023-10-30','P','2023-10-30 11:16:31',NULL),(266,'1','2023-10-31','P','2023-10-31 11:33:38',NULL),(266,'1','2023-11-01','P','2023-11-03 11:12:23',NULL),(266,'1','2023-11-02','P','2023-11-03 11:11:52',NULL),(266,'1','2023-11-03','P','2023-11-03 11:11:32',NULL),(266,'1','2023-11-04','P','2023-11-04 10:55:47',NULL),(266,'1','2023-11-06','P','2023-11-29 11:52:42',NULL),(266,'1','2023-11-07','P','2023-11-07 11:06:50',NULL),(266,'1','2023-11-08','P','2023-11-29 11:52:15',NULL),(266,'1','2023-11-13','P','2023-11-16 11:12:36',NULL),(266,'1','2023-11-14','P','2023-11-16 11:11:24',NULL),(266,'1','2023-11-15','P','2023-11-16 11:10:43',NULL),(266,'1','2023-11-16','P','2023-11-16 11:08:23',NULL),(266,'1','2023-11-17','P','2023-11-29 11:51:51',NULL),(266,'1','2023-11-18','P','2023-11-18 11:30:20',NULL),(266,'1','2023-11-20','A','2023-11-29 11:49:59',NULL),(266,'1','2023-11-21','P','2023-11-29 11:47:51',NULL),(266,'1','2023-11-22','P','2023-11-25 05:55:28',NULL),(266,'1','2023-11-23','P','2023-11-25 05:52:24',NULL),(266,'1','2023-11-24','P','2023-11-24 11:30:49',NULL),(266,'1','2023-11-28','P','2023-11-29 11:45:16',NULL),(266,'1','2023-11-29','P','2023-11-29 11:44:30',NULL),(266,'1','2023-12-01','P','2023-12-01 11:49:00',NULL),(266,'1','2023-12-02','P','2023-12-02 11:57:28',NULL),(266,'1','2023-12-04','P','2023-12-04 11:40:17',NULL),(266,'1','2023-12-05','P','2023-12-05 11:25:40',NULL),(266,'1','2023-12-06','P','2023-12-06 11:27:01',NULL),(266,'1','2023-12-07','P','2023-12-08 11:02:15',NULL),(266,'1','2023-12-08','P','2023-12-08 11:07:35',NULL),(266,'1','2023-12-09','P','2023-12-09 11:12:45',NULL),(266,'1','2023-12-12','P','2023-12-20 11:10:53',NULL),(266,'1','2023-12-13','P','2023-12-20 11:16:16',NULL),(266,'1','2023-12-14','P','2023-12-20 11:22:39',NULL),(266,'1','2023-12-15','P','2023-12-20 11:33:18',NULL),(266,'1','2023-12-16','P','2023-12-20 11:33:57',NULL),(266,'1','2024-01-01','P','2024-01-03 04:59:23',NULL),(266,'1','2024-01-02','P','2024-01-22 06:23:08',NULL),(266,'1','2024-01-03','P','2024-01-22 06:21:41',NULL),(266,'1','2024-01-04','P','2024-01-15 09:49:35',NULL),(266,'1','2024-01-05','P','2024-01-15 09:40:09',NULL),(266,'1','2024-01-06','P','2024-01-22 06:20:04',NULL),(266,'1','2024-01-08','P','2024-01-22 06:19:28',NULL),(266,'1','2024-01-09','P','2024-01-22 06:19:07',NULL),(266,'1','2024-01-10','P','2024-01-22 06:18:28',NULL),(266,'1','2024-01-11','P','2024-01-22 06:17:45',NULL),(266,'1','2024-01-15','P','2024-01-16 10:56:48',NULL),(266,'1','2024-01-16','P','2024-01-22 06:15:54',NULL),(266,'1','2024-01-17','P','2024-01-17 10:00:57',NULL),(266,'1','2024-01-18','P','2024-01-18 11:10:50',NULL),(266,'1','2024-01-19','P','2024-01-22 06:16:56',NULL),(266,'1','2024-01-22','P','2024-01-22 07:20:26',NULL),(266,'1','2024-01-23','P','2024-01-23 09:20:22',NULL),(266,'1','2024-01-24','P','2024-01-25 04:18:48',NULL),(266,'1','2024-01-26','P','2024-01-26 11:03:00',NULL),(266,'1','2024-01-29','P','2024-01-30 05:10:11',NULL),(266,'1','2024-01-30','P','2024-01-30 05:11:55',NULL),(266,'1','2024-01-31','P','2024-02-01 10:53:10',NULL),(266,'1','2024-02-01','P','2024-02-01 10:51:47',NULL),(266,'1','2024-02-02','P','2024-02-22 11:43:41',NULL),(266,'1','2024-02-03','A','2024-02-03 12:28:02',NULL),(266,'1','2024-02-12','P','2024-02-13 04:29:47',NULL),(266,'1','2024-02-13','P','2024-02-15 07:12:57',NULL),(266,'1','2024-02-14','P','2024-02-15 07:12:25',NULL),(266,'1','2024-02-15','P','2024-02-15 07:11:38',NULL),(266,'1','2024-02-16','P','2024-02-16 12:36:49',NULL),(266,'1','2024-02-17','P','2024-02-17 11:29:19',NULL),(266,'1','2024-02-19','P','2024-02-20 10:43:29',NULL),(266,'1','2024-02-20','P','2024-02-20 10:42:29',NULL),(266,'1','2024-02-21','P','2024-02-22 11:42:39',NULL),(266,'1','2024-02-22','P','2024-02-22 11:35:53',NULL),(266,'1','2024-02-24','L','2024-02-27 11:23:48',NULL),(266,'1','2024-02-26','L','2024-02-27 11:31:41',NULL),(266,'1','2024-02-27','P','2024-02-27 11:20:54',NULL),(266,'1','2024-02-28','P','2024-02-28 11:45:45',NULL),(266,'1','2024-02-29','P','2024-03-02 06:49:04',NULL),(266,'1','2024-03-01','L','2024-03-04 05:07:15',NULL),(266,'1','2024-03-02','L','2024-03-04 05:08:05',NULL),(266,'1','2024-03-04','P','2024-03-05 04:36:22',NULL),(266,'1','2024-03-05','P','2024-03-05 08:08:37',NULL),(266,'1','2024-03-06','P','2024-03-06 07:00:48',NULL),(266,'1','2024-03-07','P','2024-03-08 06:04:40',NULL),(266,'1','2024-03-08','P','2024-03-09 04:09:46',NULL),(266,'1','2024-03-11','P','2024-03-12 03:52:30',NULL),(266,'1','2024-03-12','P','2024-03-12 03:50:06',NULL),(266,'1','2024-03-13','P','2024-03-13 04:04:45',NULL),(266,'1','2024-03-14','P','2024-03-14 03:29:32',NULL),(266,'1','2024-03-15','P','2024-03-15 03:30:16',NULL),(266,'1','2024-03-18','A','2024-03-18 03:56:06',NULL),(266,'1','2024-03-19','P','2024-03-19 03:44:29',NULL),(266,'1','2024-03-20','P','2024-03-21 04:10:44',NULL),(266,'1','2024-03-21','P','2024-03-21 04:09:54',NULL),(266,'1','2024-03-22','P','2024-03-22 03:55:23',NULL),(266,'1','2024-03-25','P','2024-03-25 04:04:39',NULL),(266,'1','2024-03-26','P','2024-03-26 04:04:23',NULL),(266,'1','2024-03-27','P','2024-03-27 09:01:44',NULL),(266,'1','2024-03-28','P','2024-03-02 06:50:09',NULL),(266,'1','2024-03-29','P','2024-03-29 05:48:36',NULL),(266,'1','2024-04-15','P','2024-04-17 09:37:06',NULL),(266,'1','2024-04-16','P','2024-04-17 09:34:42',NULL),(266,'1','2024-04-17','P','2024-04-17 09:31:40',NULL),(266,'1','2024-04-18','P','2024-04-18 07:14:08',NULL),(266,'1','2024-04-19','L','2024-04-22 11:35:56',NULL),(266,'1','2024-04-20','P','2024-04-20 07:05:59',NULL),(266,'1','2024-04-22','P','2024-04-22 06:48:19',NULL),(266,'1','2024-04-24','P','2024-04-24 09:19:11',NULL),(266,'1','2024-05-02','P','2024-05-02 05:02:42',NULL),(266,'1','2024-05-03','P','2024-05-10 04:32:17',NULL),(266,'1','2024-05-04','P','2024-05-04 05:34:14',NULL),(266,'1','2024-05-06','P','2024-05-07 04:23:39',NULL),(266,'1','2024-05-07','P','2024-05-07 05:47:16',NULL),(266,'1','2024-05-08','P','2024-05-10 04:36:26',NULL),(266,'1','2024-05-09','A','2024-05-10 04:37:46',NULL),(266,'1','2024-05-10','P','2024-05-11 05:13:05',NULL),(266,'1','2024-05-11','P','2024-05-11 05:11:14',NULL),(266,'1','2024-05-13','P','2024-05-13 04:34:55',NULL),(266,'1','2024-05-14','P','2024-05-14 05:29:19',NULL),(266,'1','2024-05-15','A','2024-05-15 05:17:13',NULL),(266,'1','2024-05-16','A','2024-05-16 04:36:56',NULL),(266,'1','2024-05-17','P','2024-05-17 04:52:03',NULL),(266,'1','2024-05-18','P','2024-05-18 04:48:02',NULL),(266,'1','2024-05-20','P','2024-05-20 05:54:25',NULL),(266,'1','2024-05-21','P','2024-05-21 04:42:33',NULL),(266,'1','2024-05-27','P','2024-05-27 06:20:04',NULL),(266,'1','2024-05-29','P','2024-05-29 07:18:03',NULL),(266,'1','2024-05-30','P','2024-05-30 07:22:32',NULL),(266,'1','2024-05-31','P','2024-05-31 05:29:43',NULL),(266,'1','2024-06-24','P','2024-06-24 06:34:02',NULL),(266,'1','2024-07-01','P','2024-07-02 07:00:02',NULL),(266,'1','2024-07-02','P','2024-07-02 06:33:34',NULL),(266,'1','2024-07-03','P','2024-07-03 05:02:42',NULL),(266,'1','2024-07-04','P','2024-07-05 06:04:34',NULL),(266,'1','2024-07-05','P','2024-07-05 05:19:43',NULL),(266,'1','2024-07-06','P','2024-07-08 15:47:19',NULL),(266,'1','2024-07-09','P','2024-07-09 06:09:09',NULL),(266,'1','2024-07-10','P','2024-07-11 04:24:44',NULL),(266,'1','2024-07-11','P','2024-07-11 10:06:19',NULL),(266,'1','2024-07-12','P','2024-07-12 05:40:58',NULL),(266,'1','2024-07-13','P','2024-07-13 08:45:32',NULL),(266,'1','2024-07-19','P','2024-07-19 07:34:14',NULL),(266,'1','2024-07-22','P','2024-07-22 04:51:45',NULL),(266,'1','2024-07-24','P','2024-07-24 04:46:30',NULL),(266,'1','2024-07-26','P','2024-07-26 06:27:53',NULL),(266,'1','2024-07-29','P','2024-07-31 14:50:49',NULL),(266,'1','2024-07-30','P','2024-07-31 14:49:39',NULL),(266,'1','2024-08-08','P','2024-08-08 05:46:22',NULL),(266,'1','2024-08-09','P','2024-08-09 06:52:00',NULL),(266,'1','2024-08-13','P','2024-08-13 05:02:18',NULL),(266,'1','2024-08-15','A','2024-08-15 07:29:22',NULL),(266,'1','2024-08-16','P','2024-08-16 04:12:06',NULL),(266,'1','2024-08-17','P','2024-08-17 04:31:38',NULL),(266,'2A','2024-09-03','P','2024-09-03 16:49:31',NULL),(266,'2A','2024-09-05','P','2024-09-05 03:37:57',NULL),(266,'2A','2024-09-06','P','2024-09-06 03:42:17',NULL),(266,'2A','2024-09-07','P','2024-09-07 03:51:53',NULL),(266,'2A','2024-09-09','P','2024-09-09 04:28:12',NULL),(266,'2A','2024-09-10','P','2024-09-10 04:04:57',NULL),(266,'2A','2024-09-12','P','2024-09-12 04:18:10',NULL),(266,'2A','2024-09-13','P','2024-09-13 04:26:08',NULL),(266,'2A','2024-09-14','P','2024-09-14 03:30:41',NULL),(266,'2A','2024-09-16','A','2024-09-16 03:32:33',NULL),(266,'2A','2024-09-18','P','2024-09-18 03:23:46',NULL),(266,'2A','2024-09-19','P','2024-09-19 03:25:24',NULL),(266,'2A','2024-09-20','P','2024-09-20 03:31:55',NULL),(266,'2A','2024-09-21','P','2024-09-21 03:26:09',NULL),(266,'2A','2024-09-23','P','2024-09-23 05:04:03',NULL),(266,'2A','2024-09-24','P','2024-09-24 03:43:26',NULL),(266,'2A','2024-09-25','P','2024-09-25 03:47:58',NULL),(266,'2A','2024-09-26','P','2024-09-26 03:53:36',NULL),(266,'2A','2024-09-28','P','2024-09-28 03:40:53',NULL),(266,'2A','2024-09-30','P','2024-09-30 03:55:06',NULL),(266,'2A','2024-10-01','P','2024-10-01 03:59:24',NULL),(266,'2A','2024-10-02','P','2024-10-02 04:00:40',NULL),(266,'2A','2024-10-04','P','2024-10-04 05:05:46',NULL),(266,'2A','2024-10-05','P','2024-10-05 04:03:17',NULL),(266,'2A','2024-10-07','P','2024-10-07 05:19:55',NULL),(266,'2A','2024-10-08','P','2024-10-08 03:26:33',NULL),(266,'2A','2024-10-09','P','2024-10-09 03:48:39',NULL),(266,'2A','2024-10-10','P','2024-10-10 03:52:15',NULL),(266,'2A','2024-10-11','P','2024-10-11 03:53:05',NULL),(266,'2A','2024-10-14','P','2024-10-14 03:48:26',NULL),(266,'2A','2024-10-15','P','2024-10-15 03:48:42',NULL),(266,'2A','2024-10-17','P','2024-10-17 04:02:27',NULL),(266,'2A','2024-10-18','P','2024-10-18 03:55:23',NULL),(266,'2A','2024-10-19','P','2024-10-19 04:00:56',NULL),(266,'2A','2024-10-21','A','2024-10-21 03:47:55',NULL),(266,'2A','2024-10-22','P','2024-10-22 03:41:18',NULL),(266,'2A','2024-10-23','P','2024-10-23 03:53:25',NULL),(266,'2A','2024-10-24','P','2024-10-24 03:47:17',NULL),(266,'2A','2024-10-25','P','2024-10-25 03:48:44',NULL),(266,'2A','2024-10-26','P','2024-10-26 03:47:49',NULL),(266,'2A','2024-10-28','P','2024-10-28 03:48:35',NULL),(266,'2A','2024-10-29','P','2024-10-29 03:53:15',NULL),(266,'2A','2024-10-30','P','2024-10-30 03:44:47',NULL),(266,'2A','2024-10-31','P','2024-10-31 03:36:23',NULL),(266,'2A','2024-11-01','P','2024-11-01 03:56:06',NULL),(266,'2A','2024-11-02','P','2024-11-02 03:42:25',NULL),(266,'2A','2024-11-04','P','2024-11-04 03:54:06',NULL),(266,'2A','2024-11-05','P','2024-11-05 03:23:26',NULL),(266,'2A','2024-11-06','P','2024-11-06 03:45:37',NULL),(266,'2A','2024-11-07','P','2024-11-07 03:29:12',NULL),(266,'2A','2024-11-08','P','2024-11-08 03:49:49',NULL),(266,'2A','2024-11-11','P','2024-11-11 03:49:39',NULL),(266,'2A','2024-11-12','P','2024-11-12 03:37:00',NULL),(266,'2A','2024-11-13','P','2024-11-13 03:45:56',NULL),(266,'2A','2024-11-14','P','2024-11-14 03:52:18',NULL),(266,'2A','2024-11-15','P','2024-11-15 04:42:32',NULL),(266,'2A','2024-11-16','P','2024-11-16 03:45:49',NULL),(266,'2A','2024-11-18','P','2024-11-18 05:24:24',NULL),(266,'2A','2024-11-19','P','2024-11-19 05:20:43',NULL),(266,'2A','2024-11-20','P','2024-11-20 06:26:54',NULL),(266,'2A','2024-11-21','P','2024-11-21 05:41:48',NULL),(266,'2A','2024-11-25','P','2024-11-25 03:52:07',NULL),(266,'2A','2024-11-26','P','2024-11-26 03:41:47',NULL),(266,'2A','2024-11-27','P','2024-11-27 03:54:03',NULL),(266,'2A','2024-11-28','P','2024-11-28 05:42:41',NULL),(266,'2A','2024-11-29','P','2024-11-29 05:37:38',NULL),(266,'2A','2024-11-30','P','2024-11-30 03:37:12',NULL),(266,'2A','2025-01-06','P','2025-01-06 05:13:35',NULL),(266,'2A','2025-01-07','P','2025-01-07 05:16:42',NULL),(266,'2A','2025-01-08','P','2025-01-08 03:54:47',NULL),(266,'2A','2025-01-09','P','2025-01-09 03:41:29',NULL),(266,'2A','2025-01-10','P','2025-01-10 03:55:32',NULL),(266,'2A','2025-01-13','P','2025-01-13 05:20:23',NULL),(266,'2A','2025-01-14','P','2025-01-14 05:10:20',NULL),(266,'2A','2025-01-15','P','2025-01-16 03:40:46',NULL),(266,'2A','2025-01-16','P','2025-01-16 03:34:03',NULL),(266,'2A','2025-01-20','P','2025-03-06 05:52:25',NULL),(266,'2A','2025-01-21','P','2025-03-06 05:52:56',NULL),(266,'2A','2025-01-22','A','2025-03-06 05:53:14',NULL),(266,'2A','2025-01-23','P','2025-03-06 05:54:01',NULL),(266,'2A','2025-01-24','P','2025-03-06 05:54:18',NULL),(266,'2A','2025-01-29','P','2025-03-06 05:54:33',NULL),(266,'2A','2025-01-30','P','2025-03-06 05:54:44',NULL),(266,'2A','2025-01-31','P','2025-03-06 05:54:56',NULL),(266,'2A','2025-02-01','P','2025-03-06 05:55:31',NULL),(266,'2A','2025-02-03','P','2025-03-06 05:55:47',NULL),(266,'2A','2025-02-04','P','2025-03-06 05:56:01',NULL),(266,'2A','2025-02-06','P','2025-03-06 05:56:21',NULL),(266,'2A','2025-02-07','P','2025-03-06 05:57:22',NULL),(266,'2A','2025-02-08','P','2025-03-06 05:58:05',NULL),(266,'2A','2025-02-10','A','2025-03-06 05:58:51',NULL),(266,'2A','2025-02-11','P','2025-03-06 05:59:14',NULL),(266,'2A','2025-02-12','P','2025-03-06 05:59:33',NULL),(266,'2A','2025-02-13','P','2025-03-06 05:59:55',NULL),(266,'2A','2025-02-17','P','2025-03-06 06:00:28',NULL),(266,'2A','2025-02-18','P','2025-03-06 06:01:28',NULL),(266,'2A','2025-02-20','P','2025-03-06 06:05:46',NULL),(266,'2A','2025-02-21','P','2025-03-06 06:06:28',NULL),(266,'2A','2025-02-22','P','2025-03-06 06:07:05',NULL),(266,'2A','2025-02-25','P','2025-02-25 05:26:22',NULL),(266,'2A','2025-02-26','P','2025-02-26 05:20:58',NULL),(266,'2A','2025-02-27','P','2025-02-27 05:16:19',NULL),(266,'2A','2025-02-28','P','2025-02-28 03:57:12',NULL),(266,'2A','2025-03-01','P','2025-03-01 07:24:05',NULL),(266,'2A','2025-03-03','P','2025-03-03 04:05:28',NULL),(266,'2A','2025-03-04','P','2025-03-04 03:46:54',NULL),(266,'2A','2025-03-05','P','2025-03-05 03:29:47',NULL),(266,'2A','2025-03-06','P','2025-03-06 03:48:00',NULL),(266,'2A','2025-03-08','P','2025-03-10 05:24:21',NULL),(266,'2A','2025-03-10','P','2025-03-10 05:24:57',NULL),(266,'2A','2025-03-11','P','2025-03-11 04:41:07',NULL),(266,'2A','2025-03-12','P','2025-03-12 03:30:18',NULL),(266,'2A','2025-03-13','P','2025-03-13 04:18:36',NULL),(266,'2A','2025-03-14','P','2025-03-15 04:51:27',NULL),(266,'2A','2025-03-15','P','2025-03-15 04:50:38',NULL),(266,'2A','2025-03-17','P','2025-03-17 07:28:57',NULL),(266,'2A','2025-03-18','P','2025-03-19 03:31:02',NULL),(266,'2A','2025-03-19','P','2025-03-19 03:31:28',NULL),(266,'2A','2025-03-20','P','2025-03-20 04:40:23',NULL),(266,'2A','2025-03-21','P','2025-03-21 03:49:15',NULL),(266,'2A','2025-03-24','P','2025-03-06 06:07:45',NULL),(266,'2A','2025-04-07','P','2025-04-07 03:49:41',NULL),(266,'2A','2025-04-08','P','2025-04-08 05:18:05',NULL),(266,'2A','2025-04-09','P','2025-04-09 05:26:24',NULL),(266,'3A','2025-04-11','P','2025-04-12 05:46:02',NULL),(266,'3A','2025-04-12','P','2025-04-12 05:45:20',NULL),(266,'3A','2025-04-14','P','2025-04-14 06:24:08',NULL),(266,'3A','2025-04-15','P','2025-04-15 04:34:07',NULL),(266,'3A','2025-04-16','P','2025-04-16 05:30:23',NULL),(266,'3A','2025-04-17','P','2025-04-17 03:37:55',NULL),(266,'3A','2025-04-18','P','2025-04-18 08:30:51',NULL),(266,'3A','2025-04-19','P','2025-04-21 03:41:55',NULL),(266,'3A','2025-04-21','P','2025-04-21 03:42:48',NULL),(266,'3A','2025-04-22','P','2025-04-22 04:59:23',NULL),(266,'3A','2025-04-23','P','2025-04-23 15:57:56',NULL),(266,'3A','2025-04-24','P','2025-04-24 04:44:44',NULL),(266,'3A','2025-04-25','P','2025-04-25 04:56:44',NULL),(266,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(266,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(266,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(266,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(266,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(266,'3A','2025-05-07','P','2025-05-08 04:58:09',NULL),(266,'3A','2025-05-08','P','2025-05-08 04:56:23',NULL),(266,'3A','2025-05-09','P','2025-05-09 06:16:53',NULL),(266,'3A','2025-05-10','P','2025-05-10 06:29:32',NULL),(266,'3A','2025-05-12','P','2025-05-12 03:47:45',NULL),(266,'3A','2025-05-13','P','2025-05-13 03:46:18',NULL),(266,'3A','2025-05-14','P','2025-05-14 04:04:30',NULL),(266,'3A','2025-05-15','P','2025-05-15 04:11:04',NULL),(266,'3A','2025-05-16','P','2025-05-16 03:52:10',NULL),(266,'3A','2025-05-17','P','2025-05-17 03:54:10',NULL),(266,'3A','2025-05-19','P','2025-05-19 06:56:29',NULL),(266,'3A','2025-05-20','P','2025-05-20 04:40:15',NULL),(266,'3A','2025-05-21','P','2025-05-21 04:06:33',NULL),(266,'3A','2025-05-22','P','2025-05-22 05:38:27',NULL),(266,'3A','2025-05-23','A','2025-05-23 05:26:30',NULL),(266,'3A','2025-05-26','P','2025-05-26 03:33:43',NULL),(266,'3A','2025-05-29','P','2025-05-29 04:16:23',NULL),(266,'3A','2025-05-30','P','2025-05-30 05:23:22',NULL),(266,'3A','2025-05-31','P','2025-05-31 04:23:32',NULL),(266,'3A','2025-06-23','P','2025-06-25 05:34:06',NULL),(266,'3A','2025-06-24','P','2025-06-25 05:49:20',NULL),(266,'3A','2025-06-25','P','2025-06-26 04:21:09',NULL),(266,'3A','2025-07-01','P','2025-07-01 05:30:15',NULL),(266,'3A','2025-07-02','P','2025-07-02 06:31:26',NULL),(266,'3A','2025-07-03','P','2025-07-03 04:58:57',NULL),(266,'3A','2025-07-07','P','2025-07-07 05:46:51',NULL),(266,'3A','2025-07-08','P','2025-07-09 05:11:47',NULL),(266,'3A','2025-07-09','P','2025-07-09 04:59:49',NULL),(266,'3A','2025-07-11','P','2025-07-11 04:13:32',NULL),(266,'3A','2025-07-14','P','2025-07-14 03:44:14',NULL),(266,'3A','2025-07-16','P','2025-07-16 04:29:31',NULL),(266,'Orange','2023-06-19','P','2023-06-19 04:01:13',NULL),(266,'Orange','2023-06-20','P','2023-06-20 03:29:14',NULL),(266,'Orange','2023-06-21','P','2023-06-21 04:51:50',NULL),(266,'Orange','2023-06-22','P','2023-06-22 05:12:33',NULL),(266,'Orange','2023-06-23','P','2023-06-23 03:50:26',NULL),(266,'Orange','2023-07-10','P','2023-07-10 09:12:54',NULL),(266,'Orange','2023-07-12','P','2023-07-12 03:28:05',NULL),(266,'Orange','2023-07-13','P','2023-07-13 03:39:19',NULL),(266,'Orange','2023-07-14','P','2023-07-14 03:32:56',NULL),(267,'2B','2023-06-19','P','2023-06-19 04:16:37',NULL),(267,'2B','2023-06-20','P','2023-06-20 03:31:23',NULL),(267,'2B','2023-06-21','P','2023-06-21 04:05:34',NULL),(267,'2B','2023-06-22','A','2023-06-22 05:18:10',NULL),(267,'2B','2023-06-23','P','2023-06-23 03:56:37',NULL),(267,'2B','2023-07-10','P','2023-07-10 09:20:38',NULL),(267,'2B','2023-07-12','A','2023-07-12 03:38:09',NULL),(267,'2B','2023-07-13','P','2023-07-13 03:53:08',NULL),(267,'2B','2023-07-14','P','2023-07-14 03:46:27',NULL),(267,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(267,'3A','2023-07-17','P','2023-07-17 04:15:33',NULL),(267,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(267,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(267,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(267,'3A','2023-07-21','P','2023-07-21 05:54:53',NULL),(267,'3A','2023-08-02','P','2023-08-02 04:12:04',NULL),(267,'3A','2023-08-03','P','2023-08-03 04:22:35',NULL),(267,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(267,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(267,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(267,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(267,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(267,'3A','2023-08-10','P','2023-09-08 05:04:35',NULL),(267,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(267,'3A','2023-08-12','P','2023-09-08 04:58:59',NULL),(267,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(267,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(267,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(267,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(267,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(267,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(267,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(267,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(267,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(267,'3A','2023-08-26','P','2023-09-08 03:45:49',NULL),(267,'3A','2023-08-28','P','2023-08-28 06:10:19',NULL),(267,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(267,'3A','2023-08-30','P','2023-08-30 04:58:10',NULL),(267,'3A','2023-08-31','P','2023-08-31 05:06:57',NULL),(267,'3A','2023-09-02','A','2023-09-02 04:59:26',NULL),(267,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(267,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(267,'3A','2023-09-09','P','2023-09-09 04:40:27',NULL),(267,'3A','2023-09-11','P','2023-09-11 05:05:09',NULL),(267,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(267,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(267,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(267,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(267,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(267,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(267,'3A','2023-09-19','P','2023-09-08 04:31:12',NULL),(267,'3A','2023-09-20','P','2023-09-20 04:15:14',NULL),(267,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(267,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(267,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(267,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(267,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(267,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(267,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(267,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(267,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(267,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(267,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(267,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(267,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(267,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(267,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(267,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(267,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(267,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(267,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(267,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(267,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(267,'3A','2023-10-23','P','2023-10-23 04:19:00',NULL),(267,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(267,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(267,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(267,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(267,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(267,'3A','2023-10-31','P','2023-10-31 03:51:51',NULL),(267,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(267,'3A','2023-11-02','P','2023-11-02 04:02:16',NULL),(267,'3A','2023-11-03','P','2023-11-03 03:52:35',NULL),(267,'3A','2023-11-04','P','2023-11-04 05:06:46',NULL),(267,'3A','2023-11-06','P','2023-11-06 04:05:10',NULL),(267,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(267,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(267,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(267,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(267,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(267,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(267,'3A','2023-11-17','P','2023-11-17 05:27:03',NULL),(267,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(267,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(267,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(267,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(267,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(267,'3A','2023-11-24','P','2023-11-24 04:21:13',NULL),(267,'3A','2023-11-25','A','2023-11-25 04:46:25',NULL),(267,'3A','2023-11-27','P','2023-11-27 04:49:43',NULL),(267,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(267,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(267,'3A','2024-01-03','A','2024-01-03 18:41:12',NULL),(267,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(267,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(267,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(267,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(267,'3A','2024-01-15','A','2024-01-16 11:20:05',NULL),(267,'3A','2024-01-16','A','2024-01-16 10:18:21',NULL),(267,'3A','2024-01-17','P','2024-01-17 04:39:44',NULL),(267,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(267,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(267,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(267,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(267,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(267,'3A','2024-01-26','P','2024-01-26 04:28:16',NULL),(267,'3A','2024-01-29','P','2024-01-30 05:02:13',NULL),(267,'3A','2024-01-30','P','2024-01-30 05:03:10',NULL),(267,'3A','2024-01-31','P','2024-02-01 04:44:15',NULL),(267,'3A','2024-02-01','P','2024-02-01 05:48:48',NULL),(267,'3A','2024-02-02','P','2024-02-03 04:23:05',NULL),(267,'3A','2024-02-03','P','2024-02-03 05:34:55',NULL),(267,'3A','2024-02-12','P','2024-02-12 09:36:02',NULL),(267,'3A','2024-02-13','P','2024-02-14 06:17:47',NULL),(267,'3A','2024-02-14','P','2024-02-14 06:18:19',NULL),(267,'3A','2024-02-15','P','2024-02-15 04:41:26',NULL),(267,'3A','2024-02-16','P','2024-02-16 04:28:53',NULL),(267,'3A','2024-02-17','P','2024-02-17 06:35:57',NULL),(267,'3A','2024-02-19','A','2024-02-19 04:04:50',NULL),(267,'3A','2024-02-20','P','2024-02-20 05:18:40',NULL),(267,'3A','2024-02-21','P','2024-02-23 03:51:06',NULL),(267,'3A','2024-02-22','P','2024-02-23 04:14:00',NULL),(267,'3A','2024-02-23','P','2024-02-23 04:25:28',NULL),(267,'3A','2024-02-27','P','2024-02-28 05:20:05',NULL),(267,'3A','2024-02-28','P','2024-02-28 05:21:50',NULL),(267,'3A','2024-02-29','P','2024-02-29 04:57:39',NULL),(267,'3A','2024-03-04','P','2024-03-04 04:04:49',NULL),(267,'3A','2024-03-06','P','2024-03-06 05:07:38',NULL),(267,'3A','2024-03-07','P','2024-03-08 06:43:36',NULL),(267,'3A','2024-03-08','P','2024-03-08 06:55:04',NULL),(267,'3A','2024-03-09','P','2024-03-09 06:19:55',NULL),(267,'3A','2024-03-11','P','2024-03-11 05:36:35',NULL),(267,'3A','2024-03-12','P','2024-03-12 06:22:14',NULL),(267,'3A','2024-03-13','P','2024-03-13 06:09:14',NULL),(267,'3A','2024-03-14','P','2024-03-14 03:37:35',NULL),(267,'3A','2024-03-15','P','2024-03-15 04:10:21',NULL),(267,'3A','2024-03-18','P','2024-03-18 04:08:19',NULL),(267,'3A','2024-03-19','P','2024-03-19 05:31:26',NULL),(267,'3A','2024-03-20','A','2024-03-20 04:32:58',NULL),(267,'3A','2024-03-21','P','2024-03-21 04:40:22',NULL),(267,'3A','2024-03-22','P','2024-03-22 04:44:50',NULL),(267,'3A','2024-03-25','P','2024-03-25 04:18:29',NULL),(267,'3A','2024-03-26','P','2024-03-26 04:25:29',NULL),(267,'3A','2024-03-27','P','2024-03-27 03:55:16',NULL),(267,'3A','2024-03-28','P','2024-03-28 04:27:02',NULL),(267,'3A','2024-03-29','P','2024-03-29 04:34:54',NULL),(267,'3A','2024-04-15','P','2024-04-15 07:15:22',NULL),(267,'3A','2024-04-16','P','2024-04-16 09:39:57',NULL),(267,'3A','2024-04-17','P','2024-04-17 10:04:05',NULL),(267,'3A','2024-04-18','P','2024-04-18 17:01:16',NULL),(267,'3A','2024-04-19','P','2024-04-19 12:55:19',NULL),(267,'3A','2024-04-20','P','2024-04-20 13:07:27',NULL),(267,'3A','2024-04-22','P','2024-04-26 10:34:00',NULL),(267,'3A','2024-04-24','P','2024-04-26 10:36:20',NULL),(267,'3A','2024-04-25','P','2024-04-26 10:37:30',NULL),(267,'3A','2024-04-26','P','2024-04-26 10:41:39',NULL),(267,'3A','2024-04-29','P','2024-04-29 10:43:07',NULL),(267,'3A','2024-04-30','A','2024-04-30 10:44:18',NULL),(267,'3A','2024-05-02','P','2024-05-02 10:52:49',NULL),(267,'3A','2024-05-03','P','2024-05-04 08:41:05',NULL),(267,'3A','2024-05-04','A','2024-05-04 08:47:54',NULL),(267,'3A','2024-05-06','P','2024-05-06 10:55:48',NULL),(267,'3A','2024-05-07','P','2024-05-07 10:28:27',NULL),(267,'3A','2024-05-08','P','2024-05-08 11:14:37',NULL),(267,'3A','2024-05-09','P','2024-05-09 11:17:53',NULL),(267,'3A','2024-05-10','P','2024-05-10 11:36:45',NULL),(267,'3A','2024-05-11','P','2024-05-11 10:26:45',NULL),(267,'3A','2024-05-13','P','2024-05-13 11:15:26',NULL),(267,'3A','2024-05-14','P','2024-05-14 11:15:07',NULL),(267,'3A','2024-05-15','P','2024-05-15 11:13:49',NULL),(267,'3A','2024-05-16','P','2024-05-16 11:22:04',NULL),(267,'3A','2024-05-17','P','2024-05-17 11:10:02',NULL),(267,'3A','2024-05-18','P','2024-05-20 17:14:02',NULL),(267,'3A','2024-05-20','P','2024-05-20 17:17:10',NULL),(267,'3A','2024-05-21','P','2024-05-21 11:23:21',NULL),(267,'3A','2024-05-27','P','2024-05-29 16:45:24',NULL),(267,'3A','2024-05-29','P','2024-05-29 07:16:52',NULL),(267,'3A','2024-05-30','P','2024-05-30 06:30:28',NULL),(267,'3A','2024-05-31','P','2024-05-31 05:27:29',NULL),(267,'3A','2024-06-24','A','2024-06-24 06:23:06',NULL),(267,'3A','2024-06-29','P','2024-07-02 07:23:02',NULL),(267,'3A','2024-07-01','P','2024-07-01 15:42:56',NULL),(267,'3A','2024-07-02','P','2024-07-02 06:29:03',NULL),(267,'3A','2024-07-03','P','2024-07-03 05:03:53',NULL),(267,'3A','2024-07-04','P','2024-07-05 06:01:15',NULL),(267,'3A','2024-07-05','P','2024-07-05 05:44:25',NULL),(267,'3A','2024-07-06','P','2024-07-08 05:47:48',NULL),(267,'3A','2024-07-08','P','2024-07-08 05:34:09',NULL),(267,'3A','2024-07-09','P','2024-07-09 06:42:58',NULL),(267,'3A','2024-07-10','P','2024-07-10 15:02:16',NULL),(267,'3A','2024-07-11','P','2024-07-11 09:37:46',NULL),(267,'3A','2024-07-12','P','2024-07-12 05:42:22',NULL),(267,'3A','2024-07-13','P','2024-07-13 08:39:30',NULL),(267,'3A','2024-07-18','P','2024-07-18 05:59:13',NULL),(267,'3A','2024-07-22','P','2024-07-22 05:03:01',NULL),(267,'3A','2024-07-26','P','2024-07-26 06:25:24',NULL),(267,'3A','2024-07-29','P','2024-07-31 14:49:57',NULL),(267,'3A','2024-08-08','P','2024-08-08 05:41:43',NULL),(267,'3A','2024-08-13','A','2024-08-13 05:29:56',NULL),(267,'3A','2024-08-15','P','2024-08-15 05:47:49',NULL),(267,'3A','2024-08-16','P','2024-08-16 05:29:12',NULL),(267,'3A','2024-08-17','P','2024-08-17 05:10:16',NULL),(267,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(267,'5','2024-09-07','A','2024-09-07 04:10:29',NULL),(267,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(267,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(267,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(267,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(267,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(267,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(267,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(267,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(267,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(267,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(267,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(267,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(267,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(267,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(267,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(267,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(267,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(267,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(267,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(267,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(267,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(267,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(267,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(267,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(267,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(267,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(267,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(267,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(267,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(267,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(267,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(267,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(267,'5','2024-10-26','A','2024-10-26 03:53:03',NULL),(267,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(267,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(267,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(267,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(267,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(267,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(267,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(267,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(267,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(267,'5','2024-11-07','A','2024-11-07 03:35:22',NULL),(267,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(267,'5','2024-11-11','A','2024-11-11 03:52:04',NULL),(267,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(267,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(267,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(267,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(267,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(267,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(267,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(267,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(267,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(267,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(267,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(267,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(267,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(267,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(267,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(267,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(267,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(267,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(267,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(267,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(267,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(267,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(267,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(267,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(267,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(267,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(267,'5','2025-01-20','A','2025-03-06 04:58:14',NULL),(267,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(267,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(267,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(267,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(267,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(267,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(267,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(267,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(267,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(267,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(267,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(267,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(267,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(267,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(267,'5','2025-02-08','A','2025-03-06 05:06:18',NULL),(267,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(267,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(267,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(267,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(267,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(267,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(267,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(267,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(267,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(267,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(267,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(267,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(267,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(267,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(267,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(267,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(267,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(267,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(267,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(267,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(268,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(268,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(268,'3A','2023-06-21','A','2023-06-21 04:11:15',NULL),(268,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(268,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(268,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(268,'3A','2023-07-12','A','2023-07-12 03:33:23',NULL),(268,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(268,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(268,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(268,'4','2023-07-17','A','2023-07-17 04:10:32',NULL),(268,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(268,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(268,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(268,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(268,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(268,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(268,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(268,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(268,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(268,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(268,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(268,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(268,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(268,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(268,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(268,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(268,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(268,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(268,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(268,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(268,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(268,'4','2023-08-25','A','2023-09-08 04:05:16',NULL),(268,'4','2023-08-26','A','2023-09-08 03:52:33',NULL),(268,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(268,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(268,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(268,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(268,'4','2023-09-02','P','2023-09-02 04:57:19',NULL),(268,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(268,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(268,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(268,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(268,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(268,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(268,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(268,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(268,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(268,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(268,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(268,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(268,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(268,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(268,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(268,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(268,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(268,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(268,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(268,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(268,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(268,'4','2023-10-03','A','2023-10-03 03:50:22',NULL),(268,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(268,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(268,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(268,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(268,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(268,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(268,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(268,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(268,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(268,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(268,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(268,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(268,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(268,'4','2023-10-21','A','2023-10-21 05:20:03',NULL),(268,'4','2023-10-23','A','2023-10-23 04:16:33',NULL),(268,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(268,'4','2023-10-25','A','2023-10-25 04:35:19',NULL),(268,'4','2023-10-26','L','2023-10-26 06:37:33',NULL),(268,'4','2023-10-27','L','2023-10-27 05:22:54',NULL),(268,'4','2023-10-30','A','2023-10-30 06:34:19',NULL),(268,'4','2023-10-31','A','2023-10-31 03:50:41',NULL),(268,'4','2023-11-01','A','2023-11-01 03:42:20',NULL),(268,'4','2023-11-02','L','2023-11-02 03:58:45',NULL),(268,'4','2023-11-03','L','2023-11-03 03:49:11',NULL),(268,'4','2023-11-04','L','2023-11-04 05:03:30',NULL),(268,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(268,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(268,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(268,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(268,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(268,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(268,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(268,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(268,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(268,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(268,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(268,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(268,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(268,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(268,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(268,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(268,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(268,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(268,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(268,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(268,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(268,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(268,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(268,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(268,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(268,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(268,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(268,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(268,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(268,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(268,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(268,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(268,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(268,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(268,'4','2024-01-26','A','2024-01-26 04:23:02',NULL),(268,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(268,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(268,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(268,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(268,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(268,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(268,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(268,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(268,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(268,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(268,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(268,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(268,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(268,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(268,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(268,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(268,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(268,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(268,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(268,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(268,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(268,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(268,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(268,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(268,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(268,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(268,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(268,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(268,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(268,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(268,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(268,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(268,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(268,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(268,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(268,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(268,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(268,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(268,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(268,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(268,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(268,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(268,'4','2024-04-16','A','2024-04-18 13:58:02',NULL),(268,'4','2024-04-17','A','2024-04-18 13:58:54',NULL),(268,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(268,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(268,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(268,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(268,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(268,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(268,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(268,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(268,'4','2024-08-17','A','2024-08-17 05:09:02',NULL),(268,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(268,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(268,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(268,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(268,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(268,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(268,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(268,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(268,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(268,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(268,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(268,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(268,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(268,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(268,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(268,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(268,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(268,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(268,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(268,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(268,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(268,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(268,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(268,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(268,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(268,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(268,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(268,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(268,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(268,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(268,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(268,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(268,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(268,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(268,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(268,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(268,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(268,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(268,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(268,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(268,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(268,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(268,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(268,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(268,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(268,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(268,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(268,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(268,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(268,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(268,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(268,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(268,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(268,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(268,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(268,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(268,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(268,'5','2024-11-23','A','2024-11-23 03:57:30',NULL),(268,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(268,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(268,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(268,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(268,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(268,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(268,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(268,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(268,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(268,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(268,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(268,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(268,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(268,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(268,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(268,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(268,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(268,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(268,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(268,'5','2025-01-24','A','2025-03-06 05:00:03',NULL),(268,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(268,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(268,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(268,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(268,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(268,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(268,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(268,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(268,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(268,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(268,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(268,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(268,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(268,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(268,'5','2025-02-13','A','2025-03-06 05:07:59',NULL),(268,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(268,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(268,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(268,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(268,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(268,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(268,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(268,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(268,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(268,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(268,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(268,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(268,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(268,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(268,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(268,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(269,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(269,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(269,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(269,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(269,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(269,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(269,'3A','2023-07-12','A','2023-07-12 03:33:23',NULL),(269,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(269,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(269,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(269,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(269,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(269,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(269,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(269,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(269,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(269,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(269,'4','2023-08-05','A','2023-09-08 05:11:23',NULL),(269,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(269,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(269,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(269,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(269,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(269,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(269,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(269,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(269,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(269,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(269,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(269,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(269,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(269,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(269,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(269,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(269,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(269,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(269,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(269,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(269,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(269,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(269,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(269,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(269,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(269,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(269,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(269,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(269,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(269,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(269,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(269,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(269,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(269,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(269,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(269,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(269,'4','2023-09-23','A','2023-09-23 04:39:24',NULL),(269,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(269,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(269,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(269,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(269,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(269,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(269,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(269,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(269,'4','2023-10-06','A','2023-10-06 03:36:29',NULL),(269,'4','2023-10-07','A','2023-10-07 03:41:57',NULL),(269,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(269,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(269,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(269,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(269,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(269,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(269,'4','2023-10-17','A','2023-10-17 03:50:51',NULL),(269,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(269,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(269,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(269,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(269,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(269,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(269,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(269,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(269,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(269,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(269,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(269,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(269,'4','2023-11-03','A','2023-11-03 03:49:11',NULL),(269,'4','2023-11-04','A','2023-11-04 05:03:30',NULL),(269,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(269,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(269,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(269,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(269,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(269,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(269,'4','2023-11-16','A','2023-11-16 04:14:20',NULL),(269,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(269,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(269,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(269,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(269,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(269,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(269,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(269,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(269,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(269,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(269,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(269,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(269,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(269,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(269,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(269,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(269,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(269,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(269,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(269,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(269,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(269,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(269,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(269,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(269,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(269,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(269,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(269,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(269,'4','2024-01-29','A','2024-01-30 04:47:23',NULL),(269,'4','2024-01-30','L','2024-01-30 04:48:07',NULL),(269,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(269,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(269,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(269,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(269,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(269,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(269,'4','2024-02-14','A','2024-02-14 06:22:43',NULL),(269,'4','2024-02-15','A','2024-02-15 04:11:02',NULL),(269,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(269,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(269,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(269,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(269,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(269,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(269,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(269,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(269,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(269,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(269,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(269,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(269,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(269,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(269,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(269,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(269,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(269,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(269,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(269,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(269,'4','2024-03-15','A','2024-03-15 03:57:21',NULL),(269,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(269,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(269,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(269,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(269,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(269,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(269,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(269,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(269,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(269,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(269,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(269,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(269,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(269,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(269,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(269,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(269,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(269,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(269,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(269,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(269,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(269,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(269,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(269,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(269,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(269,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(269,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(269,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(269,'5','2024-09-20','A','2024-09-20 04:24:38',NULL),(269,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(269,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(269,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(269,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(269,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(269,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(269,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(269,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(269,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(269,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(269,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(269,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(269,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(269,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(269,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(269,'5','2024-10-11','A','2024-10-11 03:57:43',NULL),(269,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(269,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(269,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(269,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(269,'5','2024-10-18','A','2024-10-18 03:58:40',NULL),(269,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(269,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(269,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(269,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(269,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(269,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(269,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(269,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(269,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(269,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(269,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(269,'5','2024-11-01','A','2024-11-01 03:59:18',NULL),(269,'5','2024-11-02','A','2024-11-02 03:44:46',NULL),(269,'5','2024-11-04','A','2024-11-04 03:45:03',NULL),(269,'5','2024-11-05','A','2024-11-05 03:27:29',NULL),(269,'5','2024-11-06','A','2024-11-06 03:49:24',NULL),(269,'5','2024-11-07','A','2024-11-07 03:35:22',NULL),(269,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(269,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(269,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(269,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(269,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(269,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(269,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(269,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(269,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(269,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(269,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(269,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(269,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(269,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(269,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(269,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(269,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(269,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(269,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(269,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(269,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(269,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(269,'5','2025-01-09','A','2025-01-09 03:46:24','2025-01-09 03:50:08'),(269,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(269,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(269,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(269,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(269,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(269,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(269,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(269,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(269,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(269,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(269,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(269,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(269,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(269,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(269,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(269,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(269,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(269,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(269,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(269,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(269,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(269,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(269,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(269,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(269,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(269,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(269,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(269,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(269,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(269,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(269,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(269,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(269,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(269,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(269,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(269,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(269,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(269,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(269,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(269,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(269,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(270,'3B','2023-06-19','P','2023-06-19 04:27:54',NULL),(270,'3B','2023-06-20','A','2023-06-20 03:41:13',NULL),(270,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(270,'3B','2023-06-22','P','2023-06-22 05:23:40',NULL),(270,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(270,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(270,'3B','2023-07-12','P','2023-07-12 03:34:36',NULL),(270,'3B','2023-07-13','P','2023-07-13 03:51:03',NULL),(270,'3B','2023-07-14','P','2023-07-14 03:43:05',NULL),(270,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(270,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(270,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(270,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(270,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(270,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(270,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(270,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(270,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(270,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(270,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(270,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(270,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(270,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(270,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(270,'4','2023-08-14','A','2023-09-08 04:55:43',NULL),(270,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(270,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(270,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(270,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(270,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(270,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(270,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(270,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(270,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(270,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(270,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(270,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(270,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(270,'4','2023-09-02','P','2023-09-02 04:57:19',NULL),(270,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(270,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(270,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(270,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(270,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(270,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(270,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(270,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(270,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(270,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(270,'4','2023-09-18','A','2023-09-18 03:47:22',NULL),(270,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(270,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(270,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(270,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(270,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(270,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(270,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(270,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(270,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(270,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(270,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(270,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(270,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(270,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(270,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(270,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(270,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(270,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(270,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(270,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(270,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(270,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(270,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(270,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(270,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(270,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(270,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(270,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(270,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(270,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(270,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(270,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(270,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(270,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(270,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(270,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(270,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(270,'4','2023-11-07','A','2023-11-07 04:06:14',NULL),(270,'4','2023-11-08','A','2023-11-08 05:49:17',NULL),(270,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(270,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(270,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(270,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(270,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(270,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(270,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(270,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(270,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(270,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(270,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(270,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(270,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(270,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(270,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(270,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(270,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(270,'4','2024-01-03','A','2024-01-04 05:42:23',NULL),(270,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(270,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(270,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(270,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(270,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(270,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(270,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(270,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(270,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(270,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(270,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(270,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(270,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(270,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(270,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(270,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(270,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(270,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(270,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(270,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(270,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(270,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(270,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(270,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(270,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(270,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(270,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(270,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(270,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(270,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(270,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(270,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(270,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(270,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(270,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(270,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(270,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(270,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(270,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(270,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(270,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(270,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(270,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(270,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(270,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(270,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(270,'4','2024-03-19','A','2024-03-19 05:24:57',NULL),(270,'4','2024-03-20','A','2024-03-20 04:00:49',NULL),(270,'4','2024-03-21','A','2024-03-21 04:10:33',NULL),(270,'4','2024-03-22','A','2024-03-22 04:39:58',NULL),(270,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(270,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(270,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(270,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(270,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(270,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(270,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(270,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(270,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(270,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(270,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(270,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(270,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(270,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(270,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(270,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(270,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(270,'5','2024-09-05','A','2024-09-05 04:15:25',NULL),(270,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(270,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(270,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(270,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(270,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(270,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(270,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(270,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(270,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(270,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(270,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(270,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(270,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(270,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(270,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(270,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(270,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(270,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(270,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(270,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(270,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(270,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(270,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(270,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(270,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(270,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(270,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(270,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(270,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(270,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(270,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(270,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(270,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(270,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(270,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(270,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(270,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(270,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(270,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(270,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(270,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(270,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(270,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(270,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(270,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(270,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(270,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(270,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(270,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(270,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(270,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(270,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(270,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(270,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(270,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(270,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(270,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(270,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(270,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(270,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(270,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(270,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(270,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(270,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(270,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(270,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(270,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(270,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(270,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(270,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(270,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(270,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(270,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(270,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(270,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(270,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(270,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(270,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(270,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(270,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(270,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(270,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(270,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(270,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(270,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(270,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(270,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(270,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(270,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(270,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(270,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(270,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(270,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(270,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(270,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(270,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(270,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(270,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(270,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(270,'5','2025-02-25','A','2025-02-25 05:30:18',NULL),(270,'5','2025-02-26','A','2025-02-26 05:26:58',NULL),(270,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(270,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(270,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(270,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(270,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(270,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(270,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(271,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(271,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(271,'3A','2023-06-21','A','2023-06-21 04:11:15',NULL),(271,'3A','2023-06-22','A','2023-06-22 05:21:43',NULL),(271,'3A','2023-06-23','A','2023-06-23 03:59:27',NULL),(271,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(271,'3A','2023-07-12','A','2023-07-12 03:33:23',NULL),(271,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(271,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(271,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(271,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(271,'4','2023-07-18','A','2023-07-18 04:01:02',NULL),(271,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(271,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(271,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(271,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(271,'4','2023-08-03','A','2023-08-03 04:26:41',NULL),(271,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(271,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(271,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(271,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(271,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(271,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(271,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(271,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(271,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(271,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(271,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(271,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(271,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(271,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(271,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(271,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(271,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(271,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(271,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(271,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(271,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(271,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(271,'4','2023-09-04','A','2023-09-04 05:02:38',NULL),(271,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(271,'4','2023-09-08','A','2023-09-08 04:19:16',NULL),(271,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(271,'4','2023-09-11','A','2023-09-11 05:01:49',NULL),(271,'4','2023-09-12','A','2023-09-12 03:48:10',NULL),(271,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(271,'4','2023-09-14','A','2023-09-14 04:05:49',NULL),(271,'4','2023-09-15','A','2023-09-08 04:51:29','2023-09-15 03:53:45'),(271,'4','2023-09-16','A','2023-09-16 04:17:31',NULL),(271,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(271,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(271,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(271,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(271,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(271,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(271,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(271,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(271,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(271,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(271,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(271,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(271,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(271,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(271,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(271,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(271,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(271,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(271,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(271,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(271,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(271,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(271,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(271,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(271,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(271,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(271,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(271,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(271,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(271,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(271,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(271,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(271,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(271,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(271,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(271,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(271,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(271,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(271,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(271,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(271,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(271,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(271,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(271,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(271,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(271,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(271,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(271,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(271,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(271,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(271,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(271,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(271,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(271,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(271,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(271,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(271,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(271,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(271,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(271,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(271,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(271,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(271,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(271,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(271,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(271,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(271,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(271,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(271,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(271,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(271,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(271,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(271,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(271,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(271,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(271,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(271,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(271,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(271,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(271,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(271,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(271,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(271,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(271,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(271,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(271,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(271,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(271,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(271,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(271,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(271,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(271,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(271,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(271,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(271,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(271,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(271,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(271,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(271,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(271,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(271,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(271,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(271,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(271,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(271,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(271,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(271,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(271,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(271,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(271,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(271,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(271,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(271,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(271,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(271,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(271,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(271,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(271,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(271,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(271,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(271,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(271,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(271,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(271,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(271,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(272,'3A','2023-06-19','A','2023-06-19 04:24:16',NULL),(272,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(272,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(272,'3A','2023-06-22','A','2023-06-22 05:21:43',NULL),(272,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(272,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(272,'3A','2023-07-12','A','2023-07-12 03:33:23',NULL),(272,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(272,'3A','2023-07-14','A','2023-07-14 03:39:57',NULL),(272,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(272,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(272,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(272,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(272,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(272,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(272,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(272,'4','2023-08-03','A','2023-08-03 04:26:41',NULL),(272,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(272,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(272,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(272,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(272,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(272,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(272,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(272,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(272,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(272,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(272,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(272,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(272,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(272,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(272,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(272,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(272,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(272,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(272,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(272,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(272,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(272,'4','2023-09-02','P','2023-09-02 04:57:19',NULL),(272,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(272,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(272,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(272,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(272,'4','2023-09-11','A','2023-09-11 05:01:49',NULL),(272,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(272,'4','2023-09-13','A','2023-09-13 06:20:52',NULL),(272,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(272,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(272,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(272,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(272,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(272,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(272,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(272,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(272,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(272,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(272,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(272,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(272,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(272,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(272,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(272,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(272,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(272,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(272,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(272,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(272,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(272,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(272,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(272,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(272,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(272,'4','2023-10-17','A','2023-10-17 03:50:51',NULL),(272,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(272,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(272,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(272,'4','2023-10-23','A','2023-10-23 04:16:33',NULL),(272,'4','2023-10-24','L','2023-10-24 04:25:48',NULL),(272,'4','2023-10-25','A','2023-10-25 04:35:19',NULL),(272,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(272,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(272,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(272,'4','2023-10-31','A','2023-10-31 03:50:41',NULL),(272,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(272,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(272,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(272,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(272,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(272,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(272,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(272,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(272,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(272,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(272,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(272,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(272,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(272,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(272,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(272,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(272,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(272,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(272,'4','2023-11-25','A','2023-11-25 04:42:40',NULL),(272,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(272,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(272,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(272,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(272,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(272,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(272,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(272,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(272,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(272,'4','2024-01-10','A','2024-01-16 09:54:10',NULL),(272,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(272,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(272,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(272,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(272,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(272,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(272,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(272,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(272,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(272,'4','2024-01-26','A','2024-01-26 04:23:02',NULL),(272,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(272,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(272,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(272,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(272,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(272,'4','2024-02-03','A','2024-02-03 05:32:53',NULL),(272,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(272,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(272,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(272,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(272,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(272,'4','2024-02-17','A','2024-02-17 04:29:54',NULL),(272,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(272,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(272,'4','2024-02-21','A','2024-02-23 03:52:59',NULL),(272,'4','2024-02-22','A','2024-02-23 04:16:04',NULL),(272,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(272,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(272,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(272,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(272,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(272,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(272,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(272,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(272,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(272,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(272,'4','2024-03-11','A','2024-03-11 05:35:19',NULL),(272,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(272,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(272,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(272,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(272,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(272,'4','2024-03-19','A','2024-03-19 05:24:57',NULL),(272,'4','2024-03-20','A','2024-03-20 04:00:49',NULL),(272,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(272,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(272,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(272,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(272,'4','2024-03-27','A','2024-03-27 03:50:54',NULL),(272,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(272,'4','2024-03-29','A','2024-03-29 03:46:56',NULL),(272,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(272,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(272,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(272,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(272,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(272,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(272,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(272,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(272,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(272,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(272,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(272,'4','2024-08-17','A','2024-08-17 05:09:02',NULL),(272,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(272,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(272,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(272,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(272,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(272,'5','2024-09-19','A','2024-09-19 03:36:10',NULL),(272,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(272,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(272,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(272,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(272,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(272,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(272,'5','2024-09-28','A','2024-09-28 03:43:41',NULL),(272,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(272,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(272,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(272,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(272,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(272,'5','2024-10-07','A','2024-10-07 05:25:24',NULL),(272,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(272,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(272,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(272,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(272,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(272,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(272,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(272,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(272,'5','2024-10-18','A','2024-10-18 03:58:40',NULL),(272,'5','2024-10-19','A','2024-10-19 04:04:57',NULL),(272,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(272,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(272,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(272,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(272,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(272,'5','2024-10-26','A','2024-10-26 03:53:03',NULL),(272,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(272,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(272,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(272,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(272,'5','2024-11-01','A','2024-11-01 03:59:18',NULL),(272,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(272,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(272,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(272,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(272,'5','2024-11-07','A','2024-11-07 03:35:22',NULL),(272,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(272,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(272,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(272,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(272,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(272,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(272,'5','2024-11-16','A','2024-11-16 03:52:21',NULL),(272,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(272,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(272,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(272,'5','2024-11-21','A','2024-11-21 05:43:46','2024-11-21 05:45:12'),(272,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(272,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(272,'5','2024-11-25','A','2024-11-25 03:57:11',NULL),(272,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(272,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(272,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(272,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(272,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(272,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(272,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(272,'5','2025-01-08','A','2025-01-08 03:58:17',NULL),(272,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(272,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(272,'5','2025-01-13','A','2025-01-13 05:12:32',NULL),(272,'5','2025-01-14','A','2025-01-14 05:14:26',NULL),(272,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(272,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(272,'5','2025-01-20','A','2025-03-06 04:58:14',NULL),(272,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(272,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(272,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(272,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(272,'5','2025-01-25','A','2025-03-06 05:00:21',NULL),(272,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(272,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(272,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(272,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(272,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(272,'5','2025-02-03','A','2025-03-06 05:04:03',NULL),(272,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(272,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(272,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(272,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(272,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(272,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(272,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(272,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(272,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(272,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(272,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(272,'5','2025-02-20','A','2025-03-06 05:19:47',NULL),(272,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(272,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(272,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(272,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(272,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(272,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(272,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(272,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(272,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(272,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(272,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(272,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(273,'3B','2023-06-19','P','2023-06-19 04:27:54',NULL),(273,'3B','2023-06-20','P','2023-06-20 03:41:13',NULL),(273,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(273,'3B','2023-06-22','A','2023-06-22 05:23:40',NULL),(273,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(273,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(273,'3B','2023-07-12','A','2023-07-12 03:34:36',NULL),(273,'3B','2023-07-13','A','2023-07-13 03:51:03',NULL),(273,'3B','2023-07-14','A','2023-07-14 03:43:05',NULL),(273,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(273,'4','2023-07-17','A','2023-07-17 04:10:32',NULL),(273,'4','2023-07-18','A','2023-07-18 04:01:02',NULL),(273,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(273,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(273,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(273,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(273,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(273,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(273,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(273,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(273,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(273,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(273,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(273,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(273,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(273,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(273,'4','2023-08-17','A','2023-09-08 04:42:02',NULL),(273,'4','2023-08-18','A','2023-09-08 04:38:12',NULL),(273,'4','2023-08-19','A','2023-09-08 04:33:36',NULL),(273,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(273,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(273,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(273,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(273,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(273,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(273,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(273,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(273,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(273,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(273,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(273,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(273,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(273,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(273,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(273,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(273,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(273,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(273,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(273,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(273,'4','2023-09-18','A','2023-09-18 03:47:22',NULL),(273,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(273,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(273,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(273,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(273,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(273,'4','2023-09-25','A','2023-09-25 04:16:03',NULL),(273,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(273,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(273,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(273,'4','2023-10-02','A','2023-10-03 03:47:45','2023-10-03 03:52:13'),(273,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(273,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(273,'4','2023-10-05','A','2023-10-05 04:22:11',NULL),(273,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(273,'4','2023-10-07','A','2023-10-07 03:41:57',NULL),(273,'4','2023-10-09','A','2023-10-09 03:33:57',NULL),(273,'4','2023-10-10','A','2023-10-10 06:49:02',NULL),(273,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(273,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(273,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(273,'4','2023-10-16','A','2023-10-16 03:47:10',NULL),(273,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(273,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(273,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(273,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(273,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(273,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(273,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(273,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(273,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(273,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(273,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(273,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(273,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(273,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(273,'4','2023-11-04','A','2023-11-04 05:03:30',NULL),(273,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(273,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(273,'4','2023-11-08','A','2023-11-08 05:49:17',NULL),(273,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(273,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(273,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(273,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(273,'4','2023-11-17','A','2023-11-17 05:24:12',NULL),(273,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(273,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(273,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(273,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(273,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(273,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(273,'4','2023-11-25','A','2023-11-25 04:42:40',NULL),(273,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(273,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(273,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(273,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(273,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(273,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(273,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(273,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(273,'4','2024-01-09','A','2024-01-16 09:33:32',NULL),(273,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(273,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(273,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(273,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(273,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(273,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(273,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(273,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(273,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(273,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(273,'4','2024-01-26','A','2024-01-26 04:23:02',NULL),(273,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(273,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(273,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(273,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(273,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(273,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(273,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(273,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(273,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(273,'4','2024-02-15','A','2024-02-15 04:11:02',NULL),(273,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(273,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(273,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(273,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(273,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(273,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(273,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(273,'4','2024-02-27','A','2024-02-28 05:15:57',NULL),(273,'4','2024-02-28','A','2024-02-28 05:17:38',NULL),(273,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(273,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(273,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(273,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(273,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(273,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(273,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(273,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(273,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(273,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(273,'4','2024-03-14','A','2024-03-14 03:31:15',NULL),(273,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(273,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(273,'4','2024-03-19','A','2024-03-19 05:24:57',NULL),(273,'4','2024-03-20','A','2024-03-20 04:00:49',NULL),(273,'4','2024-03-21','A','2024-03-21 04:10:33',NULL),(273,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(273,'4','2024-03-25','A','2024-03-25 04:02:42',NULL),(273,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(273,'4','2024-03-27','A','2024-03-27 03:50:54',NULL),(273,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(273,'4','2024-03-29','A','2024-03-29 03:46:56',NULL),(273,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(273,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(273,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(273,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(273,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(273,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(273,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(273,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(273,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(273,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(273,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(273,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(273,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(273,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(273,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(273,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(273,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(273,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(273,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(273,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(273,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(273,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(273,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(273,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(273,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(273,'5','2024-09-30','A','2024-09-30 04:01:32',NULL),(273,'5','2024-10-01','A','2024-10-01 04:04:06',NULL),(273,'5','2024-10-02','A','2024-10-02 04:07:13',NULL),(273,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(273,'5','2024-10-05','A','2024-10-05 04:09:00',NULL),(273,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(273,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(273,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(273,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(273,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(273,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(273,'5','2024-10-15','A','2024-10-15 03:52:52',NULL),(273,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(273,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(273,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(273,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(273,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(273,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(273,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(273,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(273,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(273,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(273,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(273,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(273,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(273,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(273,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(273,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(273,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(273,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(273,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(273,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(273,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(273,'5','2024-11-11','A','2024-11-11 03:52:04',NULL),(273,'5','2024-11-12','A','2024-11-12 03:46:02',NULL),(273,'5','2024-11-13','A','2024-11-13 03:49:04',NULL),(273,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(273,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(273,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(273,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(273,'5','2024-11-19','A','2024-11-19 05:23:22',NULL),(273,'5','2024-11-20','A','2024-11-20 06:34:37',NULL),(273,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(273,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(273,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(273,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(273,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(273,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(273,'5','2024-11-28','A','2024-11-28 05:46:11',NULL),(273,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(273,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(273,'5','2025-01-06','A','2025-01-06 05:24:26',NULL),(273,'5','2025-01-07','A','2025-01-07 05:22:56',NULL),(273,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(273,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(273,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(273,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(273,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(273,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(273,'5','2025-01-16','A','2025-01-16 03:38:54',NULL),(273,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(273,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(273,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(273,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(273,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(273,'5','2025-01-25','A','2025-03-06 05:00:21',NULL),(273,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(273,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(273,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(273,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(273,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(273,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(273,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(273,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(273,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(273,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(273,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(273,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(273,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(273,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(273,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(273,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(273,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(273,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(273,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(273,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(273,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(273,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(273,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(273,'5','2025-02-27','A','2025-02-27 08:28:28',NULL),(273,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(273,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(273,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(273,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(273,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(273,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(274,'3B','2023-06-19','A','2023-06-19 04:27:54',NULL),(274,'3B','2023-06-20','A','2023-06-20 03:41:13',NULL),(274,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(274,'3B','2023-06-22','P','2023-06-22 05:23:40',NULL),(274,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(274,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(274,'3B','2023-07-12','P','2023-07-12 03:34:36',NULL),(274,'3B','2023-07-13','P','2023-07-13 03:51:03',NULL),(274,'3B','2023-07-14','P','2023-07-14 03:43:05',NULL),(274,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(274,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(274,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(274,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(274,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(274,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(274,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(274,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(274,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(274,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(274,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(274,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(274,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(274,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(274,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(274,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(274,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(274,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(274,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(274,'4','2023-08-19','A','2023-09-08 04:33:36',NULL),(274,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(274,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(274,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(274,'4','2023-08-25','A','2023-09-08 04:05:16',NULL),(274,'4','2023-08-26','A','2023-09-08 03:52:33',NULL),(274,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(274,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(274,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(274,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(274,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(274,'4','2023-09-04','A','2023-09-04 05:02:38',NULL),(274,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(274,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(274,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(274,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(274,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(274,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(274,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(274,'4','2023-09-15','A','2023-09-08 04:51:29',NULL),(274,'4','2023-09-16','A','2023-09-16 04:17:31',NULL),(274,'4','2023-09-18','A','2023-09-18 03:47:22',NULL),(274,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(274,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(274,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(274,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(274,'4','2023-09-23','A','2023-09-23 04:39:24',NULL),(274,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(274,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(274,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(274,'4','2023-09-28','A','2023-09-28 03:42:21',NULL),(274,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(274,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(274,'4','2023-10-04','A','2023-10-04 04:30:34',NULL),(274,'4','2023-10-05','A','2023-10-05 04:22:11',NULL),(274,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(274,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(274,'4','2023-10-09','A','2023-10-09 03:33:57',NULL),(274,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(274,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(274,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(274,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(274,'4','2023-10-16','A','2023-10-16 03:47:10',NULL),(274,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(274,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(274,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(274,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(274,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(274,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(274,'4','2023-10-25','A','2023-10-25 04:35:19','2023-10-25 04:40:13'),(274,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(274,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(274,'4','2023-10-30','A','2023-10-30 06:34:19',NULL),(274,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(274,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(274,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(274,'4','2023-11-03','A','2023-11-03 03:49:11',NULL),(274,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(274,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(274,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(274,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(274,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(274,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(274,'4','2023-11-15','A','2023-11-16 11:23:45',NULL),(274,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(274,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(274,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(274,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(274,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(274,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(274,'4','2023-11-23','A','2023-11-23 04:26:25',NULL),(274,'4','2023-11-24','A','2023-11-24 04:15:25',NULL),(274,'4','2023-11-25','A','2023-11-25 04:42:40',NULL),(274,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(274,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(274,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(274,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(274,'4','2024-01-02','A','2024-01-04 05:19:54',NULL),(274,'4','2024-01-03','A','2024-01-04 05:42:23',NULL),(274,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(274,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(274,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(274,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(274,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(274,'4','2024-01-15','A','2024-01-16 11:32:20',NULL),(274,'4','2024-01-16','A','2024-01-16 10:13:50',NULL),(274,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(274,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(274,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(274,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(274,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(274,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(274,'4','2024-01-26','A','2024-01-26 04:23:02',NULL),(274,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(274,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(274,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(274,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(274,'4','2024-02-02','A','2024-02-02 05:31:29',NULL),(274,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(274,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(274,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(274,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(274,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(274,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(274,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(274,'4','2024-02-19','A','2024-02-19 03:50:30',NULL),(274,'4','2024-02-20','A','2024-02-20 04:13:08',NULL),(274,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(274,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(274,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(274,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(274,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(274,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(274,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(274,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(274,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(274,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(274,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(274,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(274,'4','2024-03-11','A','2024-03-11 05:35:19',NULL),(274,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(274,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(274,'4','2024-03-14','A','2024-03-14 03:31:15',NULL),(274,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(274,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(274,'4','2024-03-19','A','2024-03-19 05:24:57',NULL),(274,'4','2024-03-20','A','2024-03-20 04:00:49',NULL),(274,'4','2024-03-21','A','2024-03-21 04:10:33',NULL),(274,'4','2024-03-22','A','2024-03-22 04:39:58',NULL),(274,'4','2024-03-25','A','2024-03-25 04:02:42',NULL),(274,'4','2024-03-26','A','2024-03-26 03:57:57',NULL),(274,'4','2024-03-27','A','2024-03-27 03:50:54',NULL),(274,'4','2024-03-28','A','2024-03-28 04:22:09',NULL),(274,'4','2024-03-29','A','2024-03-29 03:46:56',NULL),(274,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(274,'4','2024-04-16','A','2024-04-18 13:58:02',NULL),(274,'4','2024-04-17','A','2024-04-18 13:58:54',NULL),(274,'4','2024-04-18','A','2024-04-18 14:00:36',NULL),(274,'4','2024-04-20','A','2024-04-20 13:05:30',NULL),(274,'4','2024-04-22','A','2024-04-26 10:32:39',NULL),(274,'4','2024-04-24','A','2024-04-26 10:35:57',NULL),(274,'4','2024-04-26','A','2024-04-26 10:39:23',NULL),(274,'4','2024-04-29','A','2024-04-29 10:42:08',NULL),(274,'4','2024-04-30','A','2024-04-30 10:43:28',NULL),(274,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(274,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(274,'5','2024-09-05','A','2024-09-05 04:15:25',NULL),(274,'5','2024-09-07','A','2024-09-07 04:10:29',NULL),(274,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(274,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(274,'5','2024-09-18','A','2024-09-18 04:16:17',NULL),(274,'5','2024-09-19','A','2024-09-19 03:36:10',NULL),(274,'5','2024-09-20','A','2024-09-20 04:24:38',NULL),(274,'5','2024-09-21','A','2024-09-21 04:48:31',NULL),(274,'5','2024-09-23','A','2024-09-23 05:07:13',NULL),(274,'5','2024-09-24','A','2024-09-24 03:50:03',NULL),(274,'5','2024-09-25','A','2024-09-25 03:50:21',NULL),(274,'5','2024-09-26','A','2024-09-26 03:56:10',NULL),(274,'5','2024-09-28','A','2024-09-28 03:43:41',NULL),(274,'5','2024-09-30','A','2024-09-30 04:01:32',NULL),(274,'5','2024-10-01','A','2024-10-01 04:04:06',NULL),(274,'5','2024-10-02','A','2024-10-02 04:07:13',NULL),(274,'5','2024-10-04','A','2024-10-04 05:07:58',NULL),(274,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(274,'5','2024-10-07','A','2024-10-07 05:25:24',NULL),(274,'5','2024-10-08','A','2024-10-08 03:34:23',NULL),(274,'5','2024-10-09','A','2024-10-09 03:52:11',NULL),(274,'5','2024-10-10','A','2024-10-10 03:54:49',NULL),(274,'5','2024-10-11','A','2024-10-11 03:57:43',NULL),(274,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(274,'5','2024-10-15','A','2024-10-15 03:52:52',NULL),(274,'5','2024-10-16','A','2024-10-17 05:18:52',NULL),(274,'5','2024-10-17','A','2024-10-17 05:17:35',NULL),(274,'5','2024-10-18','A','2024-10-18 03:58:40',NULL),(274,'5','2024-10-19','A','2024-10-19 04:04:57',NULL),(274,'5','2024-10-21','A','2024-10-21 03:52:06',NULL),(274,'5','2024-10-22','A','2024-10-22 03:44:41',NULL),(274,'5','2024-10-23','A','2024-10-23 03:55:39',NULL),(274,'5','2024-10-24','A','2024-10-24 03:54:02',NULL),(274,'5','2024-10-25','A','2024-10-25 03:51:14',NULL),(274,'5','2024-10-26','A','2024-10-26 03:53:03',NULL),(274,'5','2024-10-28','A','2024-10-28 03:50:46',NULL),(274,'5','2024-10-29','A','2024-10-29 03:54:54',NULL),(274,'5','2024-10-30','A','2024-10-30 03:46:48',NULL),(274,'5','2024-10-31','A','2024-10-31 03:38:24',NULL),(274,'5','2024-11-01','A','2024-11-01 03:59:18',NULL),(274,'5','2024-11-02','A','2024-11-02 03:44:46',NULL),(274,'5','2024-11-04','A','2024-11-04 03:45:03',NULL),(274,'5','2024-11-05','A','2024-11-05 03:27:29',NULL),(274,'5','2024-11-06','A','2024-11-06 03:49:24',NULL),(274,'5','2024-11-07','A','2024-11-07 03:35:22',NULL),(274,'5','2024-11-08','A','2024-11-08 03:52:37',NULL),(274,'5','2024-11-11','A','2024-11-11 03:52:04',NULL),(274,'5','2024-11-12','A','2024-11-12 03:46:02',NULL),(274,'5','2024-11-13','A','2024-11-13 03:49:04',NULL),(274,'5','2024-11-14','A','2024-11-14 03:54:35',NULL),(274,'5','2024-11-15','A','2024-11-15 04:45:49',NULL),(274,'5','2024-11-16','A','2024-11-16 03:52:21',NULL),(274,'5','2024-11-18','A','2024-11-18 05:31:33',NULL),(274,'5','2024-11-19','A','2024-11-19 05:23:22',NULL),(274,'5','2024-11-20','A','2024-11-20 06:34:37',NULL),(274,'5','2024-11-21','A','2024-11-21 05:43:46',NULL),(274,'5','2024-11-22','A','2024-11-23 03:56:00',NULL),(274,'5','2024-11-23','A','2024-11-23 03:57:30',NULL),(274,'5','2024-11-25','A','2024-11-25 03:57:11',NULL),(274,'5','2024-11-26','A','2024-11-26 03:43:42',NULL),(274,'5','2024-11-27','A','2024-11-27 03:56:30',NULL),(274,'5','2024-11-28','A','2024-11-28 05:46:11',NULL),(274,'5','2024-11-29','A','2024-11-29 06:03:54',NULL),(274,'5','2024-11-30','A','2024-11-30 03:38:57',NULL),(275,'3B','2023-06-19','P','2023-06-19 04:27:54',NULL),(275,'3B','2023-06-20','P','2023-06-20 03:41:13',NULL),(275,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(275,'3B','2023-06-22','A','2023-06-22 05:23:40',NULL),(275,'3B','2023-06-23','A','2023-06-23 04:01:30',NULL),(275,'3B','2023-07-10','P','2023-07-10 09:22:44',NULL),(275,'3B','2023-07-12','A','2023-07-12 03:34:36',NULL),(275,'3B','2023-07-13','P','2023-07-13 03:51:03',NULL),(275,'3B','2023-07-14','P','2023-07-14 03:43:05',NULL),(275,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(275,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(275,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(275,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(275,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(275,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(275,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(275,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(275,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(275,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(275,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(275,'4','2023-08-09','A','2023-09-08 05:08:34',NULL),(275,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(275,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(275,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(275,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(275,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(275,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(275,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(275,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(275,'4','2023-08-22','A','2023-09-08 04:11:59',NULL),(275,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(275,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(275,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(275,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(275,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(275,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(275,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(275,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(275,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(275,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(275,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(275,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(275,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(275,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(275,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(275,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(275,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(275,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(275,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(275,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(275,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(275,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(275,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(275,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(275,'4','2023-09-23','A','2023-09-23 04:39:24',NULL),(275,'4','2023-09-25','A','2023-09-25 04:16:03',NULL),(275,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(275,'4','2023-09-27','A','2023-09-27 03:46:39',NULL),(275,'4','2023-09-28','A','2023-09-28 03:42:21',NULL),(275,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(275,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(275,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(275,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(275,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(275,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(275,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(275,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(275,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(275,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(275,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(275,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(275,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(275,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(275,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(275,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(275,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(275,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(275,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(275,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(275,'4','2023-10-27','A','2023-10-27 05:22:54',NULL),(275,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(275,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(275,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(275,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(275,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(275,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(275,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(275,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(275,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(275,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(275,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(275,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(275,'4','2023-11-16','A','2023-11-16 04:14:20','2023-11-16 04:27:02'),(275,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(275,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(275,'4','2023-11-20','A','2023-11-20 04:47:09',NULL),(275,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(275,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(275,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(275,'4','2023-11-24','A','2023-11-24 04:15:25',NULL),(275,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(275,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(275,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(275,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(275,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(275,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(275,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(275,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(275,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(275,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(275,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(275,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(275,'4','2024-01-15','A','2024-01-16 11:32:20',NULL),(275,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(275,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(275,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(275,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(275,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(275,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(275,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(275,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(275,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(275,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(275,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(275,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(275,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(275,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(275,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(275,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(275,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(275,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(275,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(275,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(275,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(275,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(275,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(275,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(275,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(275,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(275,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(275,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(275,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(275,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(275,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(275,'4','2024-03-07','A','2024-03-07 04:58:44',NULL),(275,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(275,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(275,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(275,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(275,'4','2024-03-13','A','2024-03-13 03:37:32',NULL),(275,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(275,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(275,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(275,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(275,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(275,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(275,'4','2024-03-22','A','2024-03-22 04:39:58',NULL),(275,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(275,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(275,'4','2024-03-27','A','2024-03-27 03:50:54',NULL),(275,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(275,'4','2024-03-29','A','2024-03-29 03:46:56',NULL),(275,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(275,'4','2024-04-16','A','2024-04-18 13:58:02',NULL),(275,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(275,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(275,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(275,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(275,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(275,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(275,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(275,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(275,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(275,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(275,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(275,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(275,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(275,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(275,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(275,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(275,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(275,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(275,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(275,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(275,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(275,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(275,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(275,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(275,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(275,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(275,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(275,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(275,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(275,'5','2024-10-08','A','2024-10-08 03:34:23',NULL),(275,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(275,'5','2024-10-10','A','2024-10-10 03:54:49',NULL),(275,'5','2024-10-11','A','2024-10-11 03:57:43',NULL),(275,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(275,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(275,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(275,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(275,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(275,'5','2024-10-19','A','2024-10-19 04:04:57',NULL),(275,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(275,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(275,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(275,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(275,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(275,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(275,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(275,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(275,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(275,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(275,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(275,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(275,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(275,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(275,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(275,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(275,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(275,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(275,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(275,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(275,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(275,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(275,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(275,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(275,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(275,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(275,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(275,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(275,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(275,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(275,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(275,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(275,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(275,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(275,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(275,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(275,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(275,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(275,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(275,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(275,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(275,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(275,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(275,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(275,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(275,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(275,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(275,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(275,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(275,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(275,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(275,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(275,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(275,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(275,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(275,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(275,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(275,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(275,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(275,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(275,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(275,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(275,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(275,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(275,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(275,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(275,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(275,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(275,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(275,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(275,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(275,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(275,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(275,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(275,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(275,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(275,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(275,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(275,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(275,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(276,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(276,'3A','2023-06-20','A','2023-06-20 03:36:02',NULL),(276,'3A','2023-06-21','A','2023-06-21 04:11:15',NULL),(276,'3A','2023-06-22','A','2023-06-22 05:21:43',NULL),(276,'3A','2023-06-23','A','2023-06-23 03:59:27',NULL),(276,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(276,'3A','2023-07-12','A','2023-07-12 03:33:23',NULL),(276,'3A','2023-07-13','A','2023-07-13 03:49:14',NULL),(276,'3A','2023-07-14','A','2023-07-14 03:39:57',NULL),(276,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(276,'4','2023-07-17','A','2023-07-17 04:10:32',NULL),(276,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(276,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(276,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(276,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(276,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(276,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(276,'4','2023-08-05','A','2023-09-08 05:11:23',NULL),(276,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(276,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(276,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(276,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(276,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(276,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(276,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(276,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(276,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(276,'4','2023-08-18','A','2023-09-08 04:38:12',NULL),(276,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(276,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(276,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(276,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(276,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(276,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(276,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(276,'4','2023-08-29','A','2023-08-29 05:32:03',NULL),(276,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(276,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(276,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(276,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(276,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(276,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(276,'4','2023-09-09','A','2023-09-09 04:56:30',NULL),(276,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(276,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(276,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(276,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(276,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(276,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(276,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(276,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(276,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(276,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(276,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(276,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(276,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(276,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(276,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(276,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(276,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(276,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(276,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(276,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(276,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(276,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(276,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(276,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(276,'4','2023-10-11','A','2023-10-11 04:48:29',NULL),(276,'4','2023-10-12','A','2023-10-12 03:32:37',NULL),(276,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(276,'4','2023-10-16','A','2023-10-16 03:47:10',NULL),(276,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(276,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(276,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(276,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(276,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(276,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(276,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(276,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(276,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(276,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(276,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(276,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(276,'4','2023-11-02','A','2023-11-02 03:58:45',NULL),(276,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(276,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(276,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(276,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(276,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(276,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(276,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(276,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(276,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(276,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(276,'4','2023-11-18','A','2023-11-18 05:48:44',NULL),(276,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(276,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(276,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(276,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(276,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(276,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(276,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(276,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(276,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(276,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(276,'4','2024-01-02','A','2024-01-04 05:19:54',NULL),(276,'4','2024-01-03','A','2024-01-04 05:42:23',NULL),(276,'4','2024-01-04','A','2024-01-15 09:24:37',NULL),(276,'4','2024-01-05','A','2024-01-15 10:05:15',NULL),(276,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(276,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(276,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(276,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(276,'4','2024-01-16','A','2024-01-16 10:13:50',NULL),(276,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(276,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(276,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(276,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(276,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(276,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(276,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(276,'4','2024-01-29','A','2024-01-30 04:47:23',NULL),(276,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(276,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(276,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(276,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(276,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(276,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(276,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(276,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(276,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(276,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(276,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(276,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(276,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(276,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(276,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(276,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(276,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(276,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(276,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(276,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(276,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(276,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(276,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(276,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(276,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(276,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(276,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(276,'4','2024-03-13','A','2024-03-13 03:37:32',NULL),(276,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(276,'4','2024-03-15','A','2024-03-15 03:57:21',NULL),(276,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(276,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(276,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(276,'4','2024-03-21','A','2024-03-21 04:10:33',NULL),(276,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(276,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(276,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(276,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(276,'4','2024-03-28','A','2024-03-28 04:22:09',NULL),(276,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(276,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(276,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(276,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(276,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(276,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(276,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(276,'4','2024-04-24','A','2024-04-26 10:35:57',NULL),(276,'4','2024-04-26','A','2024-04-26 10:39:23',NULL),(276,'4','2024-04-29','A','2024-04-29 10:42:08',NULL),(276,'4','2024-04-30','A','2024-04-30 10:43:28',NULL),(276,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(276,'4','2024-08-17','A','2024-08-17 05:09:02',NULL),(276,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(276,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(276,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(276,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(276,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(276,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(276,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(276,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(276,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(276,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(276,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(276,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(276,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(276,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(276,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(276,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(276,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(276,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(276,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(276,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(276,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(276,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(276,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(276,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(276,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(276,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(276,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(276,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(276,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(276,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(276,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(276,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(276,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(276,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(276,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(276,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(276,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(276,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(276,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(276,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(276,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(276,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(276,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(276,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(276,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(276,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(276,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(276,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(276,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(276,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(276,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(276,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(276,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(276,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(276,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(276,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(276,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(276,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(276,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(276,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(276,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(276,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(276,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(276,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(276,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(276,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(276,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(276,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(276,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(276,'5','2025-01-13','A','2025-01-13 05:12:32',NULL),(276,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(276,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(276,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(276,'5','2025-01-20','A','2025-03-06 04:58:14',NULL),(276,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(276,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(276,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(276,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(276,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(276,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(276,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(276,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(276,'5','2025-01-31','A','2025-03-06 05:02:04',NULL),(276,'5','2025-02-01','A','2025-03-06 05:03:02',NULL),(276,'5','2025-02-03','A','2025-03-06 05:04:03',NULL),(276,'5','2025-02-04','A','2025-03-06 05:04:44',NULL),(276,'5','2025-02-06','A','2025-03-06 05:05:14',NULL),(276,'5','2025-02-07','A','2025-03-06 05:05:37',NULL),(276,'5','2025-02-08','A','2025-03-06 05:06:18',NULL),(276,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(276,'5','2025-02-11','A','2025-03-06 05:06:54',NULL),(276,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(276,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(276,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(276,'5','2025-02-17','A','2025-03-06 05:18:54',NULL),(276,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(276,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(276,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(276,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(276,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(276,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(276,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(276,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(276,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(276,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(276,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(276,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(276,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(276,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(277,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(277,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(277,'3A','2023-06-21','A','2023-06-21 04:11:15',NULL),(277,'3A','2023-06-22','A','2023-06-22 05:21:43',NULL),(277,'3A','2023-06-23','A','2023-06-23 03:59:27',NULL),(277,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(277,'3A','2023-07-12','A','2023-07-12 03:33:23',NULL),(277,'3A','2023-07-13','A','2023-07-13 03:49:14',NULL),(277,'3A','2023-07-14','A','2023-07-14 03:39:57',NULL),(277,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(277,'4','2023-07-17','A','2023-07-17 04:10:32',NULL),(277,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(277,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(277,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(277,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(277,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(277,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(277,'4','2023-08-05','A','2023-09-08 05:11:23',NULL),(277,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(277,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(277,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(277,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(277,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(277,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(277,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(277,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(277,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(277,'4','2023-08-18','A','2023-09-08 04:38:12',NULL),(277,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(277,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(277,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(277,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(277,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(277,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(277,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(277,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(277,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(277,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(277,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(277,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(277,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(277,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(277,'4','2023-09-09','A','2023-09-09 04:56:30',NULL),(277,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(277,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(277,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(277,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(277,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(277,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(277,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(277,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(277,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(277,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(277,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(277,'4','2023-09-23','A','2023-09-23 04:39:24',NULL),(277,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(277,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(277,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(277,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(277,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(277,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(277,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(277,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(277,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(277,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(277,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(277,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(277,'4','2023-10-11','A','2023-10-11 04:48:29',NULL),(277,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(277,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(277,'4','2023-10-16','A','2023-10-16 03:47:10',NULL),(277,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(277,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(277,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(277,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(277,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(277,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(277,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(277,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(277,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(277,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(277,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(277,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(277,'4','2023-11-02','A','2023-11-02 03:58:45',NULL),(277,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(277,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(277,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(277,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(277,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(277,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(277,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(277,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(277,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(277,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(277,'4','2023-11-18','A','2023-11-18 05:48:44',NULL),(277,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(277,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(277,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(277,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(277,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(277,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(277,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(277,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(277,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(277,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(277,'4','2024-01-02','A','2024-01-04 05:19:54',NULL),(277,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(277,'4','2024-01-04','A','2024-01-15 09:24:37',NULL),(277,'4','2024-01-05','A','2024-01-15 10:05:15',NULL),(277,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(277,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(277,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(277,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(277,'4','2024-01-16','A','2024-01-16 10:13:50',NULL),(277,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(277,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(277,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(277,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(277,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(277,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(277,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(277,'4','2024-01-29','A','2024-01-30 04:47:23',NULL),(277,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(277,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(277,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(277,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(277,'4','2024-02-03','A','2024-02-03 05:32:53',NULL),(277,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(277,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(277,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(277,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(277,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(277,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(277,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(277,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(277,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(277,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(277,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(277,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(277,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(277,'4','2024-02-29','A','2024-02-29 04:55:54',NULL),(277,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(277,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(277,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(277,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(277,'4','2024-03-08','L','2024-03-08 06:25:16',NULL),(277,'4','2024-03-09','L','2024-03-09 06:16:35',NULL),(277,'4','2024-03-11','L','2024-03-11 05:35:19',NULL),(277,'4','2024-03-12','L','2024-03-12 03:19:57',NULL),(277,'4','2024-03-13','A','2024-03-13 03:37:32',NULL),(277,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(277,'4','2024-03-15','A','2024-03-15 03:57:21',NULL),(277,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(277,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(277,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(277,'4','2024-03-21','A','2024-03-21 04:10:33',NULL),(277,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(277,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(277,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(277,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(277,'4','2024-03-28','A','2024-03-28 04:22:09',NULL),(277,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(277,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(277,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(277,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(277,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(277,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(277,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(277,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(277,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(277,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(277,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(277,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(277,'4','2024-08-17','A','2024-08-17 05:09:02',NULL),(277,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(277,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(277,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(277,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(277,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(277,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(277,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(277,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(277,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(277,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(277,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(277,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(277,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(277,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(277,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(277,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(277,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(277,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(277,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(277,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(277,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(277,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(277,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(277,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(277,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(277,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(277,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(277,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(277,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(277,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(277,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(277,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(277,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(277,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(277,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(277,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(277,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(277,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(277,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(277,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(277,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(277,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(277,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(277,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(277,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(277,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(277,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(277,'5','2024-11-12','A','2024-11-12 03:46:02',NULL),(277,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(277,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(277,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(277,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(277,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(277,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(277,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(277,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(277,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(277,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(277,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(277,'5','2024-11-26','A','2024-11-26 03:43:42',NULL),(277,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(277,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(277,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(277,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(277,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(277,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(277,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(277,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(277,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(277,'5','2025-01-13','A','2025-01-13 05:12:32',NULL),(277,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(277,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(277,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(277,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(277,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(277,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(277,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(277,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(277,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(277,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(277,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(277,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(277,'5','2025-01-31','A','2025-03-06 05:02:04',NULL),(277,'5','2025-02-01','A','2025-03-06 05:03:02',NULL),(277,'5','2025-02-03','A','2025-03-06 05:04:03',NULL),(277,'5','2025-02-04','A','2025-03-06 05:04:44',NULL),(277,'5','2025-02-06','A','2025-03-06 05:05:14',NULL),(277,'5','2025-02-07','A','2025-03-06 05:05:37',NULL),(277,'5','2025-02-08','A','2025-03-06 05:06:18',NULL),(277,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(277,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(277,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(277,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(277,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(277,'5','2025-02-17','A','2025-03-06 05:18:54',NULL),(277,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(277,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(277,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(277,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(277,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(277,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(277,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(277,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(277,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(277,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(277,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(277,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(277,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(277,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(278,'2A','2023-06-19','A','2023-06-19 04:15:18','2023-06-19 04:35:15'),(278,'2A','2023-06-20','P','2023-06-20 03:30:58',NULL),(278,'2A','2023-06-21','P','2023-06-21 04:05:05',NULL),(278,'2A','2023-06-22','P','2023-06-22 05:17:25',NULL),(278,'2A','2023-06-23','P','2023-06-23 03:55:34',NULL),(278,'2A','2023-07-10','A','2023-07-10 09:18:30','2023-07-10 09:19:24'),(278,'2A','2023-07-12','A','2023-07-12 03:36:52',NULL),(278,'2A','2023-07-13','P','2023-07-13 03:54:58',NULL),(278,'2A','2023-07-14','P','2023-07-14 03:45:06',NULL),(278,'3A','2023-07-15','P','2023-07-15 03:34:30',NULL),(278,'3A','2023-07-17','A','2023-07-17 04:15:33',NULL),(278,'3A','2023-07-18','P','2023-07-18 03:58:09',NULL),(278,'3A','2023-07-19','P','2023-07-19 03:48:03',NULL),(278,'3A','2023-07-20','P','2023-07-20 05:29:33',NULL),(278,'3A','2023-07-21','A','2023-07-21 05:54:53',NULL),(278,'3A','2023-08-02','A','2023-08-02 04:12:04',NULL),(278,'3A','2023-08-03','A','2023-08-03 04:22:35',NULL),(278,'3A','2023-08-04','P','2023-08-04 03:41:32',NULL),(278,'3A','2023-08-05','P','2023-08-05 03:31:52',NULL),(278,'3A','2023-08-07','P','2023-08-07 04:01:51',NULL),(278,'3A','2023-08-08','P','2023-08-08 04:11:41',NULL),(278,'3A','2023-08-09','P','2023-09-08 05:07:36',NULL),(278,'3A','2023-08-10','A','2023-09-08 05:04:35',NULL),(278,'3A','2023-08-11','P','2023-09-08 05:00:58',NULL),(278,'3A','2023-08-12','A','2023-09-08 04:58:59',NULL),(278,'3A','2023-08-14','P','2023-09-08 04:54:27',NULL),(278,'3A','2023-08-15','P','2023-09-08 04:47:02',NULL),(278,'3A','2023-08-16','P','2023-09-08 04:43:21',NULL),(278,'3A','2023-08-17','P','2023-09-08 04:40:36',NULL),(278,'3A','2023-08-18','P','2023-09-08 04:35:42',NULL),(278,'3A','2023-08-22','P','2023-09-08 04:09:00',NULL),(278,'3A','2023-08-23','P','2023-08-23 05:52:29',NULL),(278,'3A','2023-08-24','P','2023-08-24 05:29:21',NULL),(278,'3A','2023-08-25','P','2023-09-08 04:00:45',NULL),(278,'3A','2023-08-26','A','2023-09-08 03:45:49',NULL),(278,'3A','2023-08-28','A','2023-08-28 06:10:19',NULL),(278,'3A','2023-08-29','P','2023-08-29 05:37:58',NULL),(278,'3A','2023-08-30','A','2023-08-30 04:58:10',NULL),(278,'3A','2023-08-31','A','2023-08-31 05:06:57',NULL),(278,'3A','2023-09-02','P','2023-09-02 04:59:26',NULL),(278,'3A','2023-09-04','P','2023-09-04 05:05:49',NULL),(278,'3A','2023-09-08','P','2023-09-08 04:23:32',NULL),(278,'3A','2023-09-09','A','2023-09-09 04:40:27',NULL),(278,'3A','2023-09-11','A','2023-09-11 05:05:09',NULL),(278,'3A','2023-09-12','P','2023-09-12 03:51:08',NULL),(278,'3A','2023-09-13','P','2023-09-13 06:26:40',NULL),(278,'3A','2023-09-14','P','2023-09-14 04:07:32',NULL),(278,'3A','2023-09-15','P','2023-09-15 03:55:43',NULL),(278,'3A','2023-09-16','P','2023-09-16 04:19:25',NULL),(278,'3A','2023-09-18','P','2023-09-18 03:52:24',NULL),(278,'3A','2023-09-19','A','2023-09-08 04:31:12',NULL),(278,'3A','2023-09-20','A','2023-09-20 04:15:14',NULL),(278,'3A','2023-09-21','P','2023-09-08 04:14:35',NULL),(278,'3A','2023-09-22','P','2023-09-22 04:06:31',NULL),(278,'3A','2023-09-23','P','2023-09-23 04:10:05',NULL),(278,'3A','2023-09-25','P','2023-09-25 04:12:22',NULL),(278,'3A','2023-09-26','P','2023-09-26 04:22:01',NULL),(278,'3A','2023-09-27','P','2023-09-27 03:49:51',NULL),(278,'3A','2023-09-28','P','2023-09-28 03:45:12',NULL),(278,'3A','2023-10-02','P','2023-10-03 03:58:19',NULL),(278,'3A','2023-10-03','P','2023-10-03 03:56:24',NULL),(278,'3A','2023-10-04','P','2023-10-04 04:33:36',NULL),(278,'3A','2023-10-05','P','2023-10-05 04:23:50',NULL),(278,'3A','2023-10-06','P','2023-10-06 03:38:23',NULL),(278,'3A','2023-10-07','P','2023-10-07 03:45:08',NULL),(278,'3A','2023-10-09','P','2023-10-09 03:36:45',NULL),(278,'3A','2023-10-10','P','2023-10-10 06:51:03',NULL),(278,'3A','2023-10-11','P','2023-10-11 04:51:24',NULL),(278,'3A','2023-10-16','P','2023-10-16 03:49:34',NULL),(278,'3A','2023-10-17','P','2023-10-17 03:54:17',NULL),(278,'3A','2023-10-18','P','2023-10-18 05:12:03',NULL),(278,'3A','2023-10-20','P','2023-10-20 04:00:05',NULL),(278,'3A','2023-10-21','P','2023-10-21 05:24:25',NULL),(278,'3A','2023-10-23','A','2023-10-23 04:19:00',NULL),(278,'3A','2023-10-24','P','2023-10-24 04:27:55',NULL),(278,'3A','2023-10-25','P','2023-10-25 04:36:09',NULL),(278,'3A','2023-10-26','P','2023-10-26 06:39:36',NULL),(278,'3A','2023-10-27','P','2023-10-27 05:27:37',NULL),(278,'3A','2023-10-30','P','2023-10-30 06:35:50',NULL),(278,'3A','2023-10-31','A','2023-10-31 03:51:51',NULL),(278,'3A','2023-11-01','P','2023-11-01 03:43:19',NULL),(278,'3A','2023-11-02','A','2023-11-02 04:02:16',NULL),(278,'3A','2023-11-03','A','2023-11-03 03:52:35',NULL),(278,'3A','2023-11-04','A','2023-11-04 05:06:46',NULL),(278,'3A','2023-11-06','A','2023-11-06 04:05:10',NULL),(278,'3A','2023-11-07','P','2023-11-07 04:08:34',NULL),(278,'3A','2023-11-08','P','2023-11-08 05:52:22',NULL),(278,'3A','2023-11-13','P','2023-11-13 05:04:22',NULL),(278,'3A','2023-11-14','P','2023-11-16 11:28:11',NULL),(278,'3A','2023-11-15','P','2023-11-16 11:29:43',NULL),(278,'3A','2023-11-16','P','2023-11-16 04:16:51',NULL),(278,'3A','2023-11-17','A','2023-11-17 05:27:03',NULL),(278,'3A','2023-11-18','P','2023-11-18 05:49:57',NULL),(278,'3A','2023-11-20','P','2023-11-20 04:49:49',NULL),(278,'3A','2023-11-21','P','2023-11-21 04:37:24',NULL),(278,'3A','2023-11-22','P','2023-11-22 06:05:30',NULL),(278,'3A','2023-11-23','P','2023-11-23 04:27:16',NULL),(278,'3A','2023-11-24','A','2023-11-24 04:21:13',NULL),(278,'3A','2023-11-25','P','2023-11-25 04:46:25',NULL),(278,'3A','2023-11-27','A','2023-11-27 04:49:43',NULL),(278,'3A','2023-11-29','P','2023-11-29 05:14:43',NULL),(278,'3A','2024-01-02','P','2024-01-04 04:42:37',NULL),(278,'3A','2024-01-03','P','2024-01-03 18:41:12',NULL),(278,'3A','2024-01-04','P','2024-01-15 09:26:36',NULL),(278,'3A','2024-01-05','P','2024-01-15 09:58:27',NULL),(278,'3A','2024-01-09','P','2024-01-16 09:50:25',NULL),(278,'3A','2024-01-10','P','2024-01-16 09:58:43',NULL),(278,'3A','2024-01-15','P','2024-01-16 11:20:05',NULL),(278,'3A','2024-01-16','P','2024-01-16 10:18:21',NULL),(278,'3A','2024-01-17','A','2024-01-17 04:39:44',NULL),(278,'3A','2024-01-18','P','2024-01-18 04:27:40',NULL),(278,'3A','2024-01-22','P','2024-01-22 06:16:54',NULL),(278,'3A','2024-01-23','P','2024-01-23 04:45:00',NULL),(278,'3A','2024-01-24','P','2024-01-24 04:12:39',NULL),(278,'3A','2024-01-25','P','2024-01-25 04:16:59',NULL),(278,'3A','2024-01-26','A','2024-01-26 04:28:16',NULL),(278,'3B','2024-01-29','A','2024-01-30 05:07:56',NULL),(278,'3B','2024-01-30','P','2024-01-30 05:15:12',NULL),(278,'3B','2024-01-31','P','2024-02-01 04:45:55',NULL),(278,'3B','2024-02-01','P','2024-02-01 05:52:01',NULL),(278,'3B','2024-02-03','P','2024-02-03 05:35:58',NULL),(278,'3B','2024-02-12','A','2024-02-12 09:37:51',NULL),(278,'3B','2024-02-14','P','2024-02-14 06:18:39',NULL),(278,'3B','2024-02-15','P','2024-02-15 04:42:52',NULL),(278,'3B','2024-02-16','P','2024-02-16 04:31:31',NULL),(278,'3B','2024-02-17','P','2024-02-17 06:39:46',NULL),(278,'3B','2024-02-19','P','2024-02-19 04:05:43',NULL),(278,'3B','2024-02-20','P','2024-02-20 05:19:12',NULL),(278,'3B','2024-02-21','P','2024-02-23 03:52:12',NULL),(278,'3B','2024-02-22','P','2024-02-23 04:15:16',NULL),(278,'3B','2024-02-23','A','2024-02-23 04:26:25',NULL),(278,'3B','2024-02-27','P','2024-02-28 05:20:40',NULL),(278,'3B','2024-02-28','P','2024-02-28 05:23:35',NULL),(278,'3B','2024-03-04','A','2024-03-04 04:05:11',NULL),(278,'3B','2024-03-05','P','2024-03-05 05:23:59',NULL),(278,'3B','2024-03-07','P','2024-03-08 06:44:48',NULL),(278,'3B','2024-03-08','A','2024-03-08 06:56:59',NULL),(278,'3B','2024-03-09','P','2024-03-09 06:20:56',NULL),(278,'3B','2024-03-12','A','2024-03-12 06:23:04',NULL),(278,'3B','2024-03-13','P','2024-03-13 06:10:18',NULL),(278,'3B','2024-03-14','P','2024-03-14 03:38:29',NULL),(278,'3B','2024-03-15','P','2024-03-15 04:11:43',NULL),(278,'3B','2024-03-18','P','2024-03-18 04:09:01',NULL),(278,'3B','2024-03-19','A','2024-03-19 05:32:03',NULL),(278,'3B','2024-03-20','P','2024-03-20 04:33:51',NULL),(278,'3B','2024-03-21','P','2024-03-21 04:40:48',NULL),(278,'3B','2024-03-22','P','2024-03-22 04:45:10',NULL),(278,'3B','2024-03-25','A','2024-03-25 04:19:16',NULL),(278,'3B','2024-03-26','P','2024-03-26 04:26:26',NULL),(278,'3B','2024-03-27','P','2024-03-27 03:55:56',NULL),(278,'3B','2024-03-28','P','2024-03-28 04:27:37',NULL),(278,'3B','2024-03-29','P','2024-03-29 04:37:06',NULL),(278,'3B','2024-04-15','A','2024-04-15 07:35:48',NULL),(278,'3B','2024-04-16','A','2024-04-16 09:41:29',NULL),(278,'3B','2024-04-17','P','2024-04-17 10:05:25',NULL),(278,'3B','2024-04-18','A','2024-04-18 17:08:47',NULL),(278,'3B','2024-04-19','P','2024-04-19 12:56:09',NULL),(278,'3B','2024-04-20','P','2024-04-20 13:07:56',NULL),(278,'3B','2024-04-22','A','2024-04-22 06:25:06',NULL),(278,'3B','2024-04-24','P','2024-04-26 10:36:34',NULL),(278,'3B','2024-04-25','A','2024-04-26 10:37:52',NULL),(278,'3B','2024-04-26','P','2024-04-26 10:45:29',NULL),(278,'3B','2024-04-29','P','2024-04-29 10:43:46',NULL),(278,'3B','2024-04-30','A','2024-04-30 10:44:38',NULL),(278,'3B','2024-05-02','P','2024-05-02 10:53:20',NULL),(278,'3B','2024-05-03','A','2024-05-04 08:43:44',NULL),(278,'3B','2024-05-04','P','2024-05-04 08:48:32',NULL),(278,'3B','2024-05-06','P','2024-05-06 10:56:01',NULL),(278,'3B','2024-05-07','P','2024-05-07 10:28:53',NULL),(278,'3B','2024-05-08','P','2024-05-08 11:14:54',NULL),(278,'3B','2024-05-09','P','2024-05-09 11:20:48',NULL),(278,'3B','2024-05-10','P','2024-05-10 11:37:25',NULL),(278,'3B','2024-05-11','A','2024-05-11 10:28:09',NULL),(278,'3B','2024-05-13','P','2024-05-13 11:17:58',NULL),(278,'3B','2024-05-14','A','2024-05-14 11:15:56',NULL),(278,'3B','2024-05-15','P','2024-05-15 11:14:09',NULL),(278,'3B','2024-05-16','P','2024-05-16 11:22:26',NULL),(278,'3B','2024-05-17','P','2024-05-17 11:10:23',NULL),(278,'3B','2024-05-18','A','2024-05-20 17:15:05',NULL),(278,'3B','2024-05-20','P','2024-05-20 17:17:59',NULL),(278,'3B','2024-05-21','A','2024-05-21 11:24:32',NULL),(278,'3B','2024-05-27','A','2024-05-29 16:48:16',NULL),(278,'3B','2024-05-29','A','2024-05-29 07:12:20',NULL),(278,'3B','2024-05-30','P','2024-05-30 06:30:00',NULL),(278,'3B','2024-05-31','P','2024-05-31 05:28:51',NULL),(278,'3B','2024-06-24','P','2024-06-24 06:25:08',NULL),(278,'3B','2024-07-01','P','2024-07-01 15:43:40',NULL),(278,'3B','2024-07-02','A','2024-07-02 06:31:51',NULL),(278,'3B','2024-07-03','P','2024-07-03 05:04:47',NULL),(278,'3B','2024-07-04','P','2024-07-10 15:06:38',NULL),(278,'3B','2024-07-05','P','2024-07-05 05:46:02',NULL),(278,'3B','2024-07-06','P','2024-07-08 15:45:11',NULL),(278,'3B','2024-07-08','A','2024-07-08 05:35:53',NULL),(278,'3B','2024-07-09','A','2024-07-09 06:44:06',NULL),(278,'3B','2024-07-10','P','2024-07-10 15:03:04',NULL),(278,'3B','2024-07-11','P','2024-07-11 09:38:24',NULL),(278,'3B','2024-07-12','P','2024-07-12 05:41:34',NULL),(278,'3B','2024-07-13','P','2024-07-19 03:33:12',NULL),(278,'3B','2024-07-18','P','2024-07-18 06:00:14',NULL),(278,'3B','2024-07-22','P','2024-07-22 05:03:23',NULL),(278,'3B','2024-07-26','P','2024-07-26 06:26:21',NULL),(278,'3B','2024-07-29','A','2024-07-31 14:50:38',NULL),(278,'3B','2024-08-08','A','2024-08-08 05:44:24',NULL),(278,'3B','2024-08-13','A','2024-08-13 05:31:12',NULL),(278,'3B','2024-08-15','P','2024-08-15 05:47:12',NULL),(278,'3B','2024-08-16','A','2024-08-16 05:31:38',NULL),(278,'3B','2024-08-17','P','2024-08-17 05:10:48',NULL),(278,'4S','2025-04-11','A','2025-04-12 05:49:20',NULL),(278,'4S','2025-04-12','A','2025-04-12 05:47:07',NULL),(278,'4S','2025-04-14','P','2025-04-14 06:22:26',NULL),(278,'4S','2025-04-15','P','2025-04-15 05:22:07',NULL),(278,'4S','2025-04-16','A','2025-04-16 05:32:09',NULL),(278,'4S','2025-04-17','P','2025-04-17 04:37:52',NULL),(278,'4S','2025-04-18','P','2025-04-18 08:38:02',NULL),(278,'4S','2025-04-19','P','2025-04-21 03:44:15',NULL),(278,'4S','2025-04-21','P','2025-04-21 03:45:40',NULL),(278,'4S','2025-04-22','P','2025-04-22 05:05:08',NULL),(278,'4S','2025-04-23','P','2025-04-23 16:01:05',NULL),(278,'4S','2025-04-24','P','2025-04-24 04:47:26',NULL),(278,'4S','2025-04-28','P','2025-04-28 03:15:32',NULL),(278,'4S','2025-04-29','P','2025-04-29 04:28:51',NULL),(278,'4S','2025-05-02','P','2025-05-02 05:06:12',NULL),(278,'4S','2025-05-06','P','2025-05-08 05:03:48',NULL),(278,'4S','2025-05-07','A','2025-05-08 05:03:09',NULL),(278,'4S','2025-05-08','P','2025-05-08 05:03:18',NULL),(278,'4S','2025-05-09','P','2025-05-09 06:17:03',NULL),(278,'4S','2025-05-10','P','2025-05-10 06:31:13',NULL),(278,'4S','2025-05-12','P','2025-05-12 03:45:15',NULL),(278,'4S','2025-05-13','P','2025-05-13 03:48:36',NULL),(278,'4S','2025-05-14','A','2025-05-14 04:04:54',NULL),(278,'4S','2025-05-15','P','2025-05-15 04:12:17',NULL),(278,'4S','2025-05-16','P','2025-05-16 03:54:23',NULL),(278,'4S','2025-05-17','P','2025-05-17 03:21:25',NULL),(278,'4S','2025-05-19','P','2025-05-19 06:58:59',NULL),(278,'4S','2025-05-20','P','2025-05-20 04:42:22',NULL),(278,'4S','2025-05-21','P','2025-05-21 04:09:22',NULL),(278,'4S','2025-05-22','P','2025-05-22 05:38:56',NULL),(278,'4S','2025-05-23','P','2025-05-23 05:30:42',NULL),(278,'4S','2025-05-26','P','2025-05-26 03:35:53',NULL),(278,'4S','2025-05-29','P','2025-05-29 04:17:18',NULL),(278,'4S','2025-05-30','P','2025-05-30 05:26:21',NULL),(278,'4S','2025-05-31','P','2025-05-31 04:25:42',NULL),(278,'4S','2025-06-10','A','2025-06-10 07:32:42',NULL),(278,'4S','2025-06-16','P','2025-06-16 03:36:15',NULL),(278,'4S','2025-06-23','A','2025-06-23 04:45:35',NULL),(278,'4S','2025-06-25','P','2025-06-26 03:59:53',NULL),(278,'4S','2025-06-30','P','2025-06-30 05:41:36',NULL),(278,'4S','2025-07-01','P','2025-07-01 05:29:00',NULL),(278,'4S','2025-07-02','P','2025-07-02 06:32:59',NULL),(278,'4S','2025-07-03','P','2025-07-03 04:11:02',NULL),(278,'4S','2025-07-07','A','2025-07-07 05:48:04',NULL),(278,'4S','2025-07-08','P','2025-07-09 05:15:00',NULL),(278,'4S','2025-07-09','P','2025-07-09 05:00:31',NULL),(278,'4S','2025-07-10','P','2025-07-10 05:50:38',NULL),(278,'4S','2025-07-14','P','2025-07-14 03:45:01',NULL),(278,'4S','2025-07-16','P','2025-07-16 04:30:35',NULL),(278,'Yellow','2024-09-14','P','2024-09-14 03:27:00',NULL),(278,'Yellow','2024-09-19','P','2024-09-19 03:37:39',NULL),(278,'Yellow','2024-09-20','P','2024-09-20 04:25:30',NULL),(278,'Yellow','2024-09-21','P','2024-09-21 04:52:10',NULL),(278,'Yellow','2024-09-23','P','2024-09-23 05:08:50',NULL),(278,'Yellow','2024-09-25','P','2024-09-25 03:51:26',NULL),(278,'Yellow','2024-09-26','P','2024-09-26 03:57:03',NULL),(278,'Yellow','2024-09-28','P','2024-09-28 03:44:50',NULL),(278,'Yellow','2024-09-30','P','2024-09-30 04:02:05',NULL),(278,'Yellow','2024-10-01','P','2024-10-01 04:05:04',NULL),(278,'Yellow','2024-10-02','P','2024-10-02 04:09:03',NULL),(278,'Yellow','2024-10-04','P','2024-10-04 05:09:18',NULL),(278,'Yellow','2024-10-05','P','2024-10-05 04:11:13',NULL),(278,'Yellow','2024-10-07','P','2024-10-07 05:27:33',NULL),(278,'Yellow','2024-10-08','P','2024-10-08 03:34:52',NULL),(278,'Yellow','2024-10-09','P','2024-10-09 03:53:30',NULL),(278,'Yellow','2024-10-10','P','2024-10-10 03:55:34',NULL),(278,'Yellow','2024-10-11','P','2024-10-11 03:59:22',NULL),(278,'Yellow','2024-10-14','P','2024-10-14 03:52:14',NULL),(278,'Yellow','2024-10-15','P','2024-10-15 03:53:34',NULL),(278,'Yellow','2024-10-16','P','2024-10-17 05:21:21',NULL),(278,'Yellow','2024-10-17','P','2024-10-17 05:21:00',NULL),(278,'Yellow','2024-10-18','A','2024-10-18 04:00:17',NULL),(278,'Yellow','2024-10-19','A','2024-10-19 04:07:03',NULL),(278,'Yellow','2024-10-21','P','2024-10-21 03:52:31',NULL),(278,'Yellow','2024-10-22','A','2024-10-22 03:45:54',NULL),(278,'Yellow','2024-10-23','A','2024-10-23 03:56:30',NULL),(278,'Yellow','2024-10-24','P','2024-10-24 03:55:09',NULL),(278,'Yellow','2024-10-25','P','2024-10-25 03:52:31',NULL),(278,'Yellow','2024-10-26','P','2024-10-26 03:54:53',NULL),(278,'Yellow','2024-10-28','P','2024-10-28 03:51:34',NULL),(278,'Yellow','2024-10-29','P','2024-10-29 03:55:47',NULL),(278,'Yellow','2024-10-30','P','2024-10-30 03:47:46',NULL),(278,'Yellow','2024-10-31','P','2024-10-31 03:39:06',NULL),(278,'Yellow','2024-11-01','P','2024-11-01 04:01:17',NULL),(278,'Yellow','2024-11-02','P','2024-11-02 03:46:14',NULL),(278,'Yellow','2024-11-04','P','2024-11-04 03:46:55',NULL),(278,'Yellow','2024-11-05','P','2024-11-05 03:28:08',NULL),(278,'Yellow','2024-11-06','P','2024-11-06 03:50:02',NULL),(278,'Yellow','2024-11-07','P','2024-11-07 03:36:12',NULL),(278,'Yellow','2024-11-08','P','2024-11-08 03:53:48',NULL),(278,'Yellow','2024-11-11','A','2024-11-11 03:53:30',NULL),(278,'Yellow','2024-11-12','P','2024-11-12 03:46:16',NULL),(278,'Yellow','2024-11-13','P','2024-11-13 03:50:00',NULL),(278,'Yellow','2024-11-14','P','2024-11-14 03:55:19',NULL),(278,'Yellow','2024-11-15','P','2024-11-15 04:46:26',NULL),(278,'Yellow','2024-11-16','P','2024-11-16 03:54:33',NULL),(278,'Yellow','2024-11-18','P','2024-11-18 05:32:55',NULL),(278,'Yellow','2024-11-19','P','2024-11-19 05:24:20',NULL),(278,'Yellow','2024-11-20','P','2024-11-20 06:35:58',NULL),(278,'Yellow','2024-11-21','P','2024-11-21 05:46:14',NULL),(278,'Yellow','2024-11-25','P','2024-11-25 03:58:07',NULL),(278,'Yellow','2024-11-26','P','2024-11-26 03:44:39',NULL),(278,'Yellow','2024-11-27','A','2024-11-27 03:57:38',NULL),(278,'Yellow','2024-11-28','P','2024-11-28 05:46:53',NULL),(278,'Yellow','2024-11-29','P','2024-11-29 06:04:34',NULL),(278,'Yellow','2024-11-30','P','2024-11-30 03:40:00',NULL),(278,'Yellow','2025-01-06','A','2025-01-06 05:19:01',NULL),(278,'Yellow','2025-01-07','P','2025-01-07 05:20:24',NULL),(278,'Yellow','2025-01-08','P','2025-01-08 03:58:54',NULL),(278,'Yellow','2025-01-09','A','2025-01-09 03:47:25',NULL),(278,'Yellow','2025-01-10','P','2025-01-10 04:00:42',NULL),(278,'Yellow','2025-01-13','P','2025-01-13 05:13:54',NULL),(278,'Yellow','2025-01-14','A','2025-01-14 05:15:18',NULL),(278,'Yellow','2025-01-15','P','2025-01-16 03:42:46',NULL),(278,'Yellow','2025-01-16','P','2025-01-16 03:39:36',NULL),(278,'Yellow','2025-01-17','P','2025-02-26 05:27:50',NULL),(278,'Yellow','2025-01-18','P','2025-02-26 05:28:13',NULL),(278,'Yellow','2025-02-25','P','2025-02-25 05:31:16',NULL),(278,'Yellow','2025-02-26','P','2025-02-26 05:27:12',NULL),(278,'Yellow','2025-02-27','A','2025-02-27 08:29:32',NULL),(278,'Yellow','2025-02-28','P','2025-02-28 04:11:23',NULL),(278,'Yellow','2025-03-01','P','2025-03-01 07:24:54',NULL),(278,'Yellow','2025-03-03','P','2025-03-03 04:18:01',NULL),(278,'Yellow','2025-03-04','P','2025-03-04 03:55:22',NULL),(278,'Yellow','2025-03-05','P','2025-03-05 03:38:56',NULL),(278,'Yellow','2025-03-06','P','2025-03-06 03:53:49',NULL),(278,'Yellow','2025-03-08','P','2025-03-10 05:23:45',NULL),(278,'Yellow','2025-03-10','P','2025-03-10 05:35:48',NULL),(278,'Yellow','2025-03-12','P','2025-03-12 03:51:26',NULL),(278,'Yellow','2025-03-13','P','2025-03-13 04:19:58',NULL),(278,'Yellow','2025-03-17','A','2025-03-17 07:28:44',NULL),(278,'Yellow','2025-03-18','P','2025-03-19 03:58:53',NULL),(278,'Yellow','2025-03-19','P','2025-03-19 04:00:05',NULL),(278,'Yellow','2025-03-20','P','2025-03-20 04:40:56',NULL),(278,'Yellow','2025-03-21','P','2025-03-21 03:42:59',NULL),(278,'Yellow','2025-04-07','A','2025-04-07 03:50:10',NULL),(278,'Yellow','2025-04-08','A','2025-04-08 05:19:12',NULL),(278,'Yellow','2025-04-09','A','2025-04-09 05:28:05',NULL),(279,'3A','2023-06-19','A','2023-06-19 04:24:16',NULL),(279,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(279,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(279,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(279,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(279,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(279,'3A','2023-07-12','P','2023-07-12 03:33:23',NULL),(279,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(279,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(279,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(279,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(279,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(279,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(279,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(279,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(279,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(279,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(279,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(279,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(279,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(279,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(279,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(279,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(279,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(279,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(279,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(279,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(279,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(279,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(279,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(279,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(279,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(279,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(279,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(279,'4','2023-08-28','A','2023-08-28 06:07:48',NULL),(279,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(279,'4','2023-08-30','A','2023-08-30 04:52:43',NULL),(279,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(279,'4','2023-09-02','P','2023-09-02 04:57:19',NULL),(279,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(279,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(279,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(279,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(279,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(279,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(279,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(279,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(279,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(279,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(279,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(279,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(279,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(279,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(279,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(279,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(279,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(279,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(279,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(279,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(279,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(279,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(279,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(279,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(279,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(279,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(279,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(279,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(279,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(279,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(279,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(279,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(279,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(279,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(279,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(279,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(279,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(279,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(279,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(279,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(279,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(279,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(279,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(279,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(279,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(279,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(279,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(279,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(279,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(279,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(279,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(279,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(279,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(279,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(279,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(279,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(279,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(279,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(279,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(279,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(279,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(279,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(279,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(279,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(279,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(279,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(279,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(279,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(279,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(279,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(279,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(279,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(279,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(279,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(279,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(279,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(279,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(279,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(279,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(279,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(279,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(279,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(279,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(279,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(279,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(279,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(279,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(279,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(279,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(279,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(279,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(279,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(279,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(279,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(279,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(279,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(279,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(279,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(279,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(279,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(279,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(279,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(279,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(279,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(279,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(279,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(279,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(279,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(279,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(279,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(279,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(279,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(279,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(279,'4','2024-03-18','A','2024-03-18 03:48:18',NULL),(279,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(279,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(279,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(279,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(279,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(279,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(279,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(279,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(279,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(279,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(279,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(279,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(279,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(279,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(279,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(279,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(279,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(279,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(279,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(279,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(279,'4','2024-08-17','A','2024-08-17 05:09:02',NULL),(279,'5','2024-09-05','A','2024-09-05 04:15:25',NULL),(279,'5','2024-09-07','A','2024-09-07 04:10:29',NULL),(279,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(279,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(279,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(279,'5','2024-09-19','A','2024-09-19 03:36:10',NULL),(279,'5','2024-09-20','A','2024-09-20 04:24:38',NULL),(279,'5','2024-09-21','A','2024-09-21 04:48:31',NULL),(279,'5','2024-09-23','A','2024-09-23 05:07:13',NULL),(279,'5','2024-09-24','A','2024-09-24 03:50:03',NULL),(279,'5','2024-09-25','A','2024-09-25 03:50:21',NULL),(279,'5','2024-09-26','A','2024-09-26 03:56:10',NULL),(279,'5','2024-09-28','A','2024-09-28 03:43:41',NULL),(279,'5','2024-09-30','A','2024-09-30 04:01:32',NULL),(279,'5','2024-10-01','A','2024-10-01 04:04:06',NULL),(279,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(279,'5','2024-10-04','A','2024-10-04 05:07:58',NULL),(280,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(280,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(280,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(280,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(280,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(280,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(280,'3A','2023-07-12','P','2023-07-12 03:33:23',NULL),(280,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(280,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(280,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(280,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(280,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(280,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(280,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(280,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(280,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(280,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(280,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(280,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(280,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(280,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(280,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(280,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(280,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(280,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(280,'4','2023-08-16','A','2023-09-08 04:44:42',NULL),(280,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(280,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(280,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(280,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(280,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(280,'4','2023-08-24','A','2023-08-24 05:26:43',NULL),(280,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(280,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(280,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(280,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(280,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(280,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(280,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(280,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(280,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(280,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(280,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(280,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(280,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(280,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(280,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(280,'4','2023-09-15','A','2023-09-08 04:51:29',NULL),(280,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(280,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(280,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(280,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(280,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(280,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(280,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(280,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(280,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(280,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(280,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(280,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(280,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(280,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(280,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(280,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(280,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(280,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(280,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(280,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(280,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(280,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(280,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(280,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(280,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(280,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(280,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(280,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(280,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(280,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(280,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(280,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(280,'4','2023-10-30','A','2023-10-30 06:34:19',NULL),(280,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(280,'4','2023-11-01','A','2023-11-01 03:42:20',NULL),(280,'4','2023-11-02','A','2023-11-02 03:58:45',NULL),(280,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(280,'4','2023-11-04','A','2023-11-04 05:03:30',NULL),(280,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(280,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(280,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(280,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(280,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(280,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(280,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(280,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(280,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(280,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(280,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(280,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(280,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(280,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(280,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(280,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(280,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(280,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(280,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(280,'4','2024-01-02','A','2024-01-04 05:19:54',NULL),(280,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(280,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(280,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(280,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(280,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(280,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(280,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(280,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(280,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(280,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(280,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(280,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(280,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(280,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(280,'4','2024-01-26','A','2024-01-26 04:23:02',NULL),(280,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(280,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(280,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(280,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(280,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(280,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(280,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(280,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(280,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(280,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(280,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(280,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(280,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(280,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(280,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(280,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(280,'4','2024-02-23','A','2024-02-23 04:21:33',NULL),(280,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(280,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(280,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(280,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(280,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(280,'4','2024-03-06','A','2024-03-06 05:05:46',NULL),(280,'4','2024-03-07','A','2024-03-07 04:58:44',NULL),(280,'4','2024-03-08','A','2024-03-08 06:25:16',NULL),(280,'4','2024-03-09','A','2024-03-09 06:16:35',NULL),(280,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(280,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(280,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(280,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(280,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(280,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(280,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(280,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(280,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(280,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(280,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(280,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(280,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(280,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(280,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(280,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(280,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(280,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(280,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(280,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(280,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(280,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(280,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(280,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(280,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(280,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(280,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(280,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(280,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(280,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(280,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(280,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(280,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(280,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(280,'5','2024-09-21','A','2024-09-21 04:48:31',NULL),(280,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(280,'5','2024-09-24','A','2024-09-24 03:50:03',NULL),(280,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(280,'5','2024-09-26','A','2024-09-26 03:56:10',NULL),(280,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(280,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(280,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(280,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(280,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(280,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(280,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(280,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(280,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(280,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(280,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(280,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(280,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(280,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(280,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(280,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(280,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(280,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(280,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(280,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(280,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(280,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(280,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(280,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(280,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(280,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(280,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(280,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(280,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(280,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(280,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(280,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(280,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(280,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(280,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(280,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(280,'5','2024-11-13','A','2024-11-13 03:49:04',NULL),(280,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(280,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(280,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(280,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(280,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(280,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(280,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(280,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(280,'5','2024-11-23','A','2024-11-23 03:57:30',NULL),(280,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(280,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(280,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(280,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(280,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(280,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(280,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(280,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(280,'5','2025-01-08','A','2025-01-08 03:58:17',NULL),(280,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(280,'5','2025-01-10','A','2025-01-10 03:58:45',NULL),(280,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(280,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(280,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(280,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(280,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(280,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(280,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(280,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(280,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(280,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(280,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(280,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(280,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(280,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(280,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(280,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(280,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(280,'5','2025-02-06','A','2025-03-06 05:05:14',NULL),(280,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(280,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(280,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(280,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(280,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(280,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(280,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(280,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(280,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(280,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(280,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(280,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(280,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(280,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(280,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(280,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(280,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(280,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(280,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(280,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(280,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(280,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(281,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(281,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(281,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(281,'3A','2023-06-22','A','2023-06-22 05:21:43',NULL),(281,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(281,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(281,'3A','2023-07-12','P','2023-07-12 03:33:23',NULL),(281,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(281,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(281,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(281,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(281,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(281,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(281,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(281,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(281,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(281,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(281,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(281,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(281,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(281,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(281,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(281,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(281,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(281,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(281,'4','2023-08-16','A','2023-09-08 04:44:42',NULL),(281,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(281,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(281,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(281,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(281,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(281,'4','2023-08-24','A','2023-08-24 05:26:43',NULL),(281,'4','2023-08-25','A','2023-09-08 04:05:16',NULL),(281,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(281,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(281,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(281,'4','2023-08-30','A','2023-08-30 04:52:43',NULL),(281,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(281,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(281,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(281,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(281,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(281,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(281,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(281,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(281,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(281,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(281,'4','2023-09-15','A','2023-09-08 04:51:29',NULL),(281,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(281,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(281,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(281,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(281,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(281,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(281,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(281,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(281,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(281,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(281,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(281,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(281,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(281,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(281,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(281,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(281,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(281,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(281,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(281,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(281,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(281,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(281,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(281,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(281,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(281,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(281,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(281,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(281,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(281,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(281,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(281,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(281,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(281,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(281,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(281,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(281,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(281,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(281,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(281,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(281,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(281,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(281,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(281,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(281,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(281,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(281,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(281,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(281,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(281,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(281,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(281,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(281,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(281,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(281,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(281,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(281,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(281,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(281,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(281,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(281,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(281,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(281,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(281,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(281,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(281,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(281,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(281,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(281,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(281,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(281,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(281,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(281,'4','2024-01-26','A','2024-01-26 04:23:02',NULL),(281,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(281,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(281,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(281,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(281,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(281,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(281,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(281,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(281,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(281,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(281,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(281,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(281,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(281,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(281,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(281,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(281,'4','2024-02-23','A','2024-02-23 04:21:33',NULL),(281,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(281,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(281,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(281,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(281,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(281,'4','2024-03-06','A','2024-03-06 05:05:46',NULL),(281,'4','2024-03-07','A','2024-03-07 04:58:44',NULL),(281,'4','2024-03-08','A','2024-03-08 06:25:16',NULL),(281,'4','2024-03-09','A','2024-03-09 06:16:35',NULL),(281,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(281,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(281,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(281,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(281,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(281,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(281,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(281,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(281,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(281,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(281,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(281,'4','2024-03-26','A','2024-03-26 03:57:57',NULL),(281,'4','2024-03-27','A','2024-03-27 03:50:54',NULL),(281,'4','2024-03-28','A','2024-03-28 04:22:09',NULL),(281,'4','2024-03-29','A','2024-03-29 03:46:56',NULL),(281,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(281,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(281,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(281,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(281,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(281,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(281,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(281,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(281,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(281,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(281,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(281,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(282,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(282,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(282,'3A','2023-06-21','A','2023-06-21 04:11:15',NULL),(282,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(282,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(282,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(282,'3A','2023-07-12','A','2023-07-12 03:33:23',NULL),(282,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(282,'3A','2023-07-14','A','2023-07-14 03:39:57',NULL),(282,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(282,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(282,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(282,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(282,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(282,'4','2023-07-21','A','2023-07-21 06:00:41',NULL),(282,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(282,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(282,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(282,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(282,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(282,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(282,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(282,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(282,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(282,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(282,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(282,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(282,'4','2023-08-18','A','2023-09-08 04:38:12',NULL),(282,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(282,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(282,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(282,'4','2023-08-24','A','2023-08-24 05:26:43',NULL),(282,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(282,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(282,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(282,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(282,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(282,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(282,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(282,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(282,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(282,'4','2023-09-08','A','2023-09-08 04:19:16',NULL),(282,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(282,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(282,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(282,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(282,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(282,'4','2023-09-15','A','2023-09-08 04:51:29','2023-09-15 03:53:45'),(282,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(282,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(282,'4','2023-09-19','A','2023-09-19 03:46:49',NULL),(282,'4','2023-09-20','A','2023-09-20 04:09:44',NULL),(282,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(282,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(282,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(282,'4','2023-09-25','A','2023-09-25 04:16:03',NULL),(282,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(282,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(282,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(282,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(282,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(282,'4','2023-10-04','A','2023-10-04 04:30:34',NULL),(282,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(282,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(282,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(282,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(282,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(282,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(282,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(282,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(282,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(282,'4','2023-10-17','A','2023-10-17 03:50:51',NULL),(282,'4','2023-10-18','A','2023-10-18 05:10:26',NULL),(282,'4','2023-10-20','A','2023-10-20 03:57:02',NULL),(282,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(282,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(282,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(282,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(282,'4','2023-10-26','A','2023-10-26 06:37:33',NULL),(282,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(282,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(282,'4','2023-10-31','A','2023-10-31 03:50:41',NULL),(282,'4','2023-11-01','A','2023-11-01 03:42:20',NULL),(282,'4','2023-11-02','A','2023-11-02 03:58:45',NULL),(282,'4','2023-11-03','L','2023-11-03 03:49:11',NULL),(282,'4','2023-11-04','A','2023-11-04 05:03:30',NULL),(282,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(282,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(282,'4','2023-11-08','A','2023-11-08 05:49:17',NULL),(282,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(282,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(282,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(282,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(282,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(282,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(282,'4','2023-11-20','A','2023-11-20 04:47:09',NULL),(282,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(282,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(282,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(282,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(282,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(282,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(282,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(282,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(282,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(282,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(282,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(282,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(282,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(282,'4','2024-01-09','A','2024-01-16 09:33:32',NULL),(282,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(282,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(282,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(282,'4','2024-01-16','A','2024-01-16 10:13:50',NULL),(282,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(282,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(282,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(282,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(282,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(282,'4','2024-01-25','A','2024-01-25 04:13:29',NULL),(282,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(282,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(282,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(282,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(282,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(282,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(282,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(282,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(282,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(282,'4','2024-02-14','A','2024-02-14 06:22:43',NULL),(282,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(282,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(282,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(282,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(282,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(282,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(282,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(282,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(282,'4','2024-02-27','A','2024-02-28 05:15:57',NULL),(282,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(282,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(282,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(282,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(282,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(282,'4','2024-03-07','A','2024-03-07 04:58:44',NULL),(282,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(282,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(282,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(282,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(282,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(282,'4','2024-03-14','A','2024-03-14 03:31:15',NULL),(282,'4','2024-03-15','A','2024-03-15 03:57:21',NULL),(282,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(282,'4','2024-03-19','A','2024-03-19 05:24:57',NULL),(282,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(282,'4','2024-03-21','A','2024-03-21 04:10:33',NULL),(282,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(282,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(282,'4','2024-03-26','A','2024-03-26 03:57:57',NULL),(282,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(282,'4','2024-03-28','A','2024-03-28 04:22:09',NULL),(282,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(282,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(282,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(282,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(282,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(282,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(282,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(282,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(282,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(282,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(282,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(282,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(282,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(283,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(283,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(283,'3A','2023-06-21','A','2023-06-21 04:11:15',NULL),(283,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(283,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(283,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(283,'3A','2023-07-12','A','2023-07-12 03:33:23',NULL),(283,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(283,'3A','2023-07-14','A','2023-07-14 03:39:57',NULL),(283,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(283,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(283,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(283,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(283,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(283,'4','2023-07-21','A','2023-07-21 06:00:41',NULL),(283,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(283,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(283,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(283,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(283,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(283,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(283,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(283,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(283,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(283,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(283,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(283,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(283,'4','2023-08-18','A','2023-09-08 04:38:12',NULL),(283,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(283,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(283,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(283,'4','2023-08-24','A','2023-08-24 05:26:43',NULL),(283,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(283,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(283,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(283,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(283,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(283,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(283,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(283,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(283,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(283,'4','2023-09-08','A','2023-09-08 04:19:16',NULL),(283,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(283,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(283,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(283,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(283,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(283,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(283,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(283,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(283,'4','2023-09-19','A','2023-09-19 03:46:49',NULL),(283,'4','2023-09-20','A','2023-09-20 04:09:44',NULL),(283,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(283,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(283,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(283,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(283,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(283,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(283,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(283,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(283,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(283,'4','2023-10-04','A','2023-10-04 04:30:34',NULL),(283,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(283,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(283,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(283,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(283,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(283,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(283,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(283,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(283,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(283,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(283,'4','2023-10-18','A','2023-10-18 05:10:26',NULL),(283,'4','2023-10-20','A','2023-10-20 03:57:02',NULL),(283,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(283,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(283,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(283,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(283,'4','2023-10-26','A','2023-10-26 06:37:33',NULL),(283,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(283,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(283,'4','2023-10-31','A','2023-10-31 03:50:41',NULL),(283,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(283,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(283,'4','2023-11-03','A','2023-11-03 03:49:11',NULL),(283,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(283,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(283,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(283,'4','2023-11-08','A','2023-11-08 05:49:17',NULL),(283,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(283,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(283,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(283,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(283,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(283,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(283,'4','2023-11-20','A','2023-11-20 04:47:09',NULL),(283,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(283,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(283,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(283,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(283,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(283,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(283,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(283,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(283,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(283,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(283,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(283,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(283,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(283,'4','2024-01-09','A','2024-01-16 09:33:32',NULL),(283,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(283,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(283,'4','2024-01-15','A','2024-01-16 11:32:20',NULL),(283,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(283,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(283,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(283,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(283,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(283,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(283,'4','2024-01-25','A','2024-01-25 04:13:29',NULL),(283,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(283,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(283,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(283,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(283,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(283,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(283,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(283,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(283,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(283,'4','2024-02-14','A','2024-02-14 06:22:43',NULL),(283,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(283,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(283,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(283,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(283,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(283,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(283,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(283,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(283,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(283,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(283,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(283,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(283,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(283,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(283,'4','2024-03-07','A','2024-03-07 04:58:44',NULL),(283,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(283,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(283,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(283,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(283,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(283,'4','2024-03-14','A','2024-03-14 03:31:15',NULL),(283,'4','2024-03-15','A','2024-03-15 03:57:21',NULL),(283,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(283,'4','2024-03-19','A','2024-03-19 05:24:57',NULL),(283,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(283,'4','2024-03-21','A','2024-03-21 04:10:33',NULL),(283,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(283,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(283,'4','2024-03-26','A','2024-03-26 03:57:57',NULL),(283,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(283,'4','2024-03-28','A','2024-03-28 04:22:09',NULL),(283,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(283,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(283,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(283,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(283,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(283,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(283,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(283,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(283,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(283,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(283,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(283,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(283,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(283,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(283,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(283,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(283,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(283,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(283,'5','2024-09-19','A','2024-09-19 03:36:10',NULL),(283,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(283,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(283,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(283,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(283,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(283,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(283,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(283,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(283,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(283,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(283,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(283,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(283,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(283,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(283,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(283,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(283,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(283,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(283,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(283,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(283,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(283,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(283,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(283,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(283,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(283,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(283,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(283,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(283,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(283,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(283,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(283,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(283,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(283,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(283,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(283,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(283,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(283,'5','2024-11-06','A','2024-11-06 03:49:24',NULL),(283,'5','2024-11-07','A','2024-11-07 03:35:22',NULL),(283,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(283,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(283,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(283,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(283,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(283,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(283,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(283,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(283,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(283,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(283,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(283,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(283,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(283,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(283,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(283,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(283,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(283,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(283,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(283,'5','2025-01-06','A','2025-01-06 05:24:26',NULL),(283,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(283,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(283,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(283,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(283,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(283,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(283,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(283,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(283,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(283,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(283,'5','2025-01-22','A','2025-03-06 04:59:18',NULL),(283,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(283,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(283,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(283,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(283,'5','2025-01-29','A','2025-03-06 05:01:10',NULL),(283,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(283,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(283,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(283,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(283,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(283,'5','2025-02-06','A','2025-03-06 05:05:14',NULL),(283,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(283,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(283,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(283,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(283,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(283,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(283,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(283,'5','2025-02-17','A','2025-03-06 05:18:54',NULL),(283,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(283,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(283,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(283,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(283,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(283,'5','2025-02-25','A','2025-02-25 05:30:18',NULL),(283,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(283,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(283,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(283,'5','2025-03-01','A','2025-03-01 07:27:17',NULL),(283,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(283,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(283,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(283,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(284,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(284,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(284,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(284,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(284,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(284,'3A','2023-07-10','P','2023-07-10 09:21:43',NULL),(284,'3A','2023-07-12','P','2023-07-12 03:33:23',NULL),(284,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(284,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(284,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(284,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(284,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(284,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(284,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(284,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(284,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(284,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(284,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(284,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(284,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(284,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(284,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(284,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(284,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(284,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(284,'4','2023-08-16','A','2023-09-08 04:44:42',NULL),(284,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(284,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(284,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(284,'4','2023-08-22','A','2023-09-08 04:11:59',NULL),(284,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(284,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(284,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(284,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(284,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(284,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(284,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(284,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(284,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(284,'4','2023-09-04','A','2023-09-04 05:02:38',NULL),(284,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(284,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(284,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(284,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(284,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(284,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(284,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(284,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(284,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(284,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(284,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(284,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(284,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(284,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(284,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(284,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(284,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(284,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(284,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(284,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(284,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(284,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(284,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(284,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(284,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(284,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(284,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(284,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(284,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(284,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(284,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(284,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(284,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(284,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(284,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(284,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(284,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(284,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(284,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(284,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(284,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(284,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(284,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(284,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(284,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(284,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(284,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(284,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(284,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(284,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(284,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(284,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(284,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(284,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(284,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(284,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(284,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(284,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(284,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(284,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(284,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(284,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(284,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(284,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(284,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(284,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(284,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(284,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(284,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(284,'4','2024-01-09','A','2024-01-16 09:33:32',NULL),(284,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(284,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(284,'4','2024-01-15','A','2024-01-16 11:32:20',NULL),(284,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(284,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(284,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(284,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(284,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(284,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(284,'4','2024-01-25','A','2024-01-25 04:13:29',NULL),(284,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(284,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(284,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(284,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(284,'4','2024-02-01','A','2024-02-01 04:58:32',NULL),(284,'4','2024-02-02','A','2024-02-02 05:31:29',NULL),(284,'4','2024-02-03','A','2024-02-03 05:32:53',NULL),(284,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(284,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(284,'4','2024-02-14','A','2024-02-14 06:22:43',NULL),(284,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(284,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(284,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(284,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(284,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(284,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(284,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(284,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(284,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(284,'4','2024-02-28','A','2024-02-28 05:17:38',NULL),(284,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(284,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(284,'4','2024-03-05','A','2024-03-05 04:26:41',NULL),(284,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(284,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(284,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(284,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(284,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(284,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(284,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(284,'4','2024-03-14','A','2024-03-14 03:31:15',NULL),(284,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(284,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(284,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(284,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(284,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(284,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(284,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(284,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(284,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(284,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(284,'4','2024-03-29','A','2024-03-29 03:46:56',NULL),(284,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(284,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(284,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(284,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(284,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(284,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(284,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(284,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(284,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(284,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(284,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(284,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(285,'3A','2023-06-19','P','2023-06-19 04:24:16',NULL),(285,'3A','2023-06-20','P','2023-06-20 03:36:02',NULL),(285,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(285,'3A','2023-06-22','A','2023-06-22 05:21:43',NULL),(285,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(285,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(285,'3A','2023-07-12','P','2023-07-12 03:33:23',NULL),(285,'3A','2023-07-13','P','2023-07-13 03:49:14',NULL),(285,'3A','2023-07-14','P','2023-07-14 03:39:57',NULL),(285,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(285,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(285,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(285,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(285,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(285,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(285,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(285,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(285,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(285,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(285,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(285,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(285,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(285,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(285,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(285,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(285,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(285,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(285,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(285,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(285,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(285,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(285,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(285,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(285,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(285,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(285,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(285,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(285,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(285,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(285,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(285,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(285,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(285,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(285,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(285,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(285,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(285,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(285,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(285,'4','2023-09-16','A','2023-09-16 04:17:31',NULL),(285,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(285,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(285,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(285,'4','2023-09-21','A','2023-09-08 04:16:12',NULL),(285,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(285,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(285,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(285,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(285,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(285,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(285,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(285,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(285,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(285,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(285,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(285,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(285,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(285,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(285,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(285,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(285,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(285,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(285,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(285,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(285,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(285,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(285,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(285,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(285,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(285,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(285,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(285,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(285,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(285,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(285,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(285,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(285,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(285,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(285,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(285,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(285,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(285,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(285,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(285,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(285,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(285,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(285,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(285,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(285,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(285,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(285,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(285,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(285,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(285,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(285,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(285,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(285,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(285,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(285,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(285,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(285,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(285,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(285,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(285,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(285,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(285,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(285,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(285,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(285,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(285,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(285,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(285,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(285,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(285,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(285,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(285,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(285,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(285,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(285,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(285,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(285,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(285,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(285,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(285,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(285,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(285,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(285,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(285,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(285,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(285,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(285,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(285,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(285,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(285,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(285,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(285,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(285,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(285,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(285,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(285,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(285,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(285,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(285,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(285,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(285,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(285,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(285,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(285,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(285,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(285,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(285,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(285,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(285,'4','2024-03-29','A','2024-03-29 03:46:56',NULL),(285,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(285,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(285,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(285,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(285,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(285,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(285,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(285,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(285,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(285,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(285,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(285,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(285,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(285,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(285,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(285,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(285,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(285,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(285,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(285,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(285,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(285,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(285,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(285,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(285,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(285,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(285,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(285,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(285,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(285,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(285,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(285,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(285,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(285,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(285,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(285,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(285,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(285,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(285,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(285,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(285,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(285,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(285,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(285,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(285,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(285,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(285,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(285,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(285,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(285,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(285,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(285,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(285,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(285,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(285,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(285,'5','2024-11-06','A','2024-11-06 03:49:24',NULL),(285,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(285,'5','2024-11-08','L','2024-11-08 03:52:37',NULL),(285,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(285,'5','2024-11-12','A','2024-11-12 03:46:02',NULL),(285,'5','2024-11-13','A','2024-11-13 03:49:04',NULL),(285,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(285,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(285,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(285,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(285,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(285,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(285,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(285,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(285,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(285,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(285,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(285,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(285,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(285,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(285,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(285,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(285,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(285,'5','2025-01-08','A','2025-01-08 03:58:17',NULL),(285,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(285,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(285,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(285,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(285,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(285,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(285,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(285,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(285,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(285,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(285,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(285,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(285,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(285,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(285,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(285,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(285,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(285,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(285,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(285,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(285,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(285,'5','2025-02-08','A','2025-03-06 05:06:18',NULL),(285,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(285,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(285,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(285,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(285,'5','2025-02-15','A','2025-03-06 05:12:35',NULL),(285,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(285,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(285,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(285,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(285,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(285,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(285,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(285,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(285,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(285,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(285,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(285,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(285,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(285,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(285,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(286,'3B','2023-06-19','P','2023-06-19 04:27:54',NULL),(286,'3B','2023-06-20','P','2023-06-20 03:41:13',NULL),(286,'3B','2023-06-21','P','2023-06-21 04:17:21',NULL),(286,'3B','2023-06-22','A','2023-06-22 05:23:40',NULL),(286,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(286,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(286,'3B','2023-07-12','P','2023-07-12 03:34:36',NULL),(286,'3B','2023-07-13','P','2023-07-13 03:51:03',NULL),(286,'3B','2023-07-14','A','2023-07-14 03:43:05',NULL),(286,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(286,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(286,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(286,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(286,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(286,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(286,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(286,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(286,'4','2023-08-05','A','2023-09-08 05:11:23',NULL),(286,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(286,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(286,'4','2023-08-09','A','2023-09-08 05:08:34',NULL),(286,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(286,'4','2023-08-11','A','2023-09-08 05:01:50',NULL),(286,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(286,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(286,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(286,'4','2023-08-17','A','2023-09-08 04:42:02',NULL),(286,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(286,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(286,'4','2023-08-22','A','2023-09-08 04:11:59',NULL),(286,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(286,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(286,'4','2023-08-25','A','2023-09-08 04:05:16',NULL),(286,'4','2023-08-26','A','2023-09-08 03:52:33',NULL),(286,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(286,'4','2023-08-29','A','2023-08-29 05:32:03',NULL),(286,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(286,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(286,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(286,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(286,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(286,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(286,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(286,'4','2023-09-11','A','2023-09-11 05:01:49',NULL),(286,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(286,'4','2023-09-13','A','2023-09-13 06:20:52',NULL),(286,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(286,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(286,'4','2023-09-16','A','2023-09-16 04:17:31',NULL),(286,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(286,'4','2023-09-19','A','2023-09-19 03:46:49',NULL),(286,'4','2023-09-20','A','2023-09-20 04:09:44',NULL),(286,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(286,'4','2023-09-22','A','2023-09-22 04:17:54',NULL),(286,'4','2023-09-23','A','2023-09-23 04:39:24',NULL),(286,'4','2023-09-25','A','2023-09-25 04:16:03',NULL),(286,'4','2023-09-26','A','2023-09-26 04:24:42',NULL),(286,'4','2023-09-27','A','2023-09-27 03:46:39',NULL),(286,'4','2023-09-28','A','2023-09-28 03:42:21',NULL),(286,'4','2023-10-02','A','2023-10-03 03:47:45','2023-10-03 03:52:13'),(286,'4','2023-10-03','A','2023-10-03 03:50:22',NULL),(286,'4','2023-10-04','A','2023-10-04 04:30:34',NULL),(286,'4','2023-10-05','A','2023-10-05 04:22:11',NULL),(286,'4','2023-10-06','A','2023-10-06 03:36:29','2023-10-06 03:41:12'),(286,'4','2023-10-07','A','2023-10-07 03:41:57',NULL),(286,'4','2023-10-09','A','2023-10-09 03:33:57',NULL),(286,'4','2023-10-10','A','2023-10-10 06:49:02',NULL),(286,'4','2023-10-11','A','2023-10-11 04:48:29',NULL),(286,'4','2023-10-12','A','2023-10-12 03:32:37',NULL),(286,'4','2023-10-14','A','2023-10-14 03:33:32',NULL),(286,'4','2023-10-16','A','2023-10-16 03:47:10',NULL),(286,'4','2023-10-17','A','2023-10-17 03:50:51',NULL),(286,'4','2023-10-18','A','2023-10-18 05:10:26',NULL),(286,'4','2023-10-20','A','2023-10-20 03:57:02',NULL),(286,'4','2023-10-21','A','2023-10-21 05:20:03',NULL),(286,'4','2023-10-23','A','2023-10-23 04:16:33',NULL),(286,'4','2023-10-24','A','2023-10-24 04:25:48',NULL),(286,'4','2023-10-25','A','2023-10-25 04:35:19','2023-10-25 04:40:13'),(286,'4','2023-10-26','A','2023-10-26 06:37:33',NULL),(286,'4','2023-10-27','A','2023-10-27 05:22:54',NULL),(286,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(286,'4','2023-10-31','A','2023-10-31 03:50:41','2023-10-31 03:55:42'),(286,'4','2023-11-01','A','2023-11-01 03:42:20',NULL),(286,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(286,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(286,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(286,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(286,'4','2023-11-07','A','2023-11-07 04:06:14',NULL),(286,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(286,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(286,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(286,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(286,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(286,'4','2023-11-17','A','2023-11-17 05:24:12',NULL),(286,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(286,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(286,'4','2023-11-21','A','2023-11-21 04:34:45',NULL),(286,'4','2023-11-22','A','2023-11-22 06:02:20',NULL),(286,'4','2023-11-23','A','2023-11-23 04:26:25',NULL),(286,'4','2023-11-24','A','2023-11-24 04:15:25',NULL),(286,'4','2023-11-25','A','2023-11-25 04:42:40',NULL),(286,'4','2023-11-27','A','2023-11-27 04:44:45',NULL),(286,'4','2023-11-28','A','2023-11-28 06:13:29',NULL),(286,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(286,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(286,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(286,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(286,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(286,'4','2024-01-05','A','2024-01-15 10:05:15',NULL),(286,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(286,'4','2024-01-10','A','2024-01-16 09:54:10',NULL),(286,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(286,'4','2024-01-15','A','2024-01-16 11:32:20',NULL),(286,'4','2024-01-16','A','2024-01-16 10:13:50',NULL),(286,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(286,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(286,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(286,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(286,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(286,'4','2024-01-25','A','2024-01-25 04:13:29',NULL),(286,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(286,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(286,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(286,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(286,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(286,'4','2024-02-02','A','2024-02-02 05:31:29',NULL),(286,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(286,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(286,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(286,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(286,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(286,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(286,'4','2024-02-17','A','2024-02-17 04:29:54',NULL),(286,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(286,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(286,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(286,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(286,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(286,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(286,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(286,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(286,'4','2024-03-04','A','2024-03-04 04:02:08',NULL),(286,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(286,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(286,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(286,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(286,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(286,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(286,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(286,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(286,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(286,'4','2024-03-15','A','2024-03-15 03:57:21',NULL),(286,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(286,'4','2024-03-19','A','2024-03-19 05:24:57',NULL),(286,'4','2024-03-20','A','2024-03-20 04:00:49',NULL),(286,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(286,'4','2024-03-22','A','2024-03-22 04:39:58',NULL),(286,'4','2024-03-25','A','2024-03-25 04:02:42',NULL),(286,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(286,'4','2024-03-27','A','2024-03-27 03:50:54',NULL),(286,'4','2024-03-28','A','2024-03-28 04:22:09',NULL),(286,'4','2024-03-29','A','2024-03-29 03:46:56',NULL),(286,'4','2024-04-15','P','2024-04-18 13:55:39',NULL),(286,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(286,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(286,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(286,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(286,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(286,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(286,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(286,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(286,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(286,'4','2024-08-16','A','2024-08-16 05:23:56',NULL),(286,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(286,'5','2024-09-05','A','2024-09-05 04:15:25',NULL),(286,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(286,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(286,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(286,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(286,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(286,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(286,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(286,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(286,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(286,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(286,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(286,'5','2024-09-28','A','2024-09-28 03:43:41',NULL),(286,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(286,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(286,'5','2024-10-02','A','2024-10-02 04:07:13',NULL),(286,'5','2024-10-04','A','2024-10-04 05:07:58',NULL),(286,'5','2024-10-05','A','2024-10-05 04:09:00',NULL),(286,'5','2024-10-07','A','2024-10-07 05:25:24',NULL),(286,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(286,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(286,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(286,'5','2024-10-11','A','2024-10-11 03:57:43',NULL),(286,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(286,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(286,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(286,'5','2024-10-17','A','2024-10-17 05:17:35',NULL),(286,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(286,'5','2024-10-19','A','2024-10-19 04:04:57',NULL),(286,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(286,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(286,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(286,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(286,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(286,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(286,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(286,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(286,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(286,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(286,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(286,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(286,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(286,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(286,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(286,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(286,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(286,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(286,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(286,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(286,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(286,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(286,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(286,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(286,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(286,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(286,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(286,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(286,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(286,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(286,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(286,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(286,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(286,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(286,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(286,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(286,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(286,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(286,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(286,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(286,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(286,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(286,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(286,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(286,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(286,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(286,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(286,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(286,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(286,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(286,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(286,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(286,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(286,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(286,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(286,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(286,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(286,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(286,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(286,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(286,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(286,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(286,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(286,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(286,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(286,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(286,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(286,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(286,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(286,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(286,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(286,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(286,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(286,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(286,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(286,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(286,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(286,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(286,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(286,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(287,'3A','2023-06-19','A','2023-06-19 04:24:16',NULL),(287,'3A','2023-06-20','A','2023-06-20 03:36:02',NULL),(287,'3A','2023-06-21','P','2023-06-21 04:11:15',NULL),(287,'3A','2023-06-22','P','2023-06-22 05:21:43',NULL),(287,'3A','2023-06-23','P','2023-06-23 03:59:27',NULL),(287,'3A','2023-07-10','A','2023-07-10 09:21:43',NULL),(287,'3A','2023-07-12','A','2023-07-12 03:33:23',NULL),(287,'3A','2023-07-13','A','2023-07-13 03:49:14',NULL),(287,'3A','2023-07-14','A','2023-07-14 03:39:57',NULL),(287,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(287,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(287,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(287,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(287,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(287,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(287,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(287,'4','2023-08-03','P','2023-08-03 04:26:41',NULL),(287,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(287,'4','2023-08-07','P','2023-08-07 03:48:27',NULL),(287,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(287,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(287,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(287,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(287,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(287,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(287,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(287,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(287,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(287,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(287,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(287,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(287,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(287,'4','2023-08-25','A','2023-09-08 04:05:16',NULL),(287,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(287,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(287,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(287,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(287,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(287,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(287,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(287,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(287,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(287,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(287,'4','2023-09-11','A','2023-09-11 05:01:49',NULL),(287,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(287,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(287,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(287,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(287,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(287,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(287,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(287,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(287,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(287,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(287,'4','2023-09-23','A','2023-09-23 04:39:24',NULL),(287,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(287,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(287,'4','2023-09-27','A','2023-09-27 03:46:39',NULL),(287,'4','2023-09-28','A','2023-09-28 03:42:21',NULL),(287,'4','2023-10-02','A','2023-10-03 03:47:45',NULL),(287,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(287,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(287,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(287,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(287,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(287,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(287,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(287,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(287,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(287,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(287,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(287,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(287,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(287,'4','2023-10-20','A','2023-10-20 03:57:02',NULL),(287,'4','2023-10-21','A','2023-10-21 05:20:03',NULL),(287,'4','2023-10-23','A','2023-10-23 04:16:33',NULL),(287,'4','2023-10-24','A','2023-10-24 04:25:48',NULL),(287,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(287,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(287,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(287,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(287,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(287,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(287,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(287,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(287,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(287,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(287,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(287,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(287,'4','2023-11-13','A','2023-11-13 05:01:19',NULL),(287,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(287,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(287,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(287,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(287,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(287,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(287,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(287,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(287,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(287,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(287,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(287,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(287,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(287,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(287,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(287,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(287,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(287,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(287,'4','2024-01-05','A','2024-01-15 10:05:15',NULL),(287,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(287,'4','2024-01-10','A','2024-01-16 09:54:10',NULL),(287,'4','2024-01-11','A','2024-01-17 04:35:22',NULL),(287,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(287,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(287,'4','2024-01-17','A','2024-01-17 04:32:01',NULL),(287,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(287,'4','2024-01-22','A','2024-01-22 06:24:24',NULL),(287,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(287,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(287,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(287,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(287,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(287,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(287,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(287,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(287,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(287,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(287,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(287,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(287,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(287,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(287,'4','2024-02-16','A','2024-02-16 04:23:26',NULL),(287,'4','2024-02-17','A','2024-02-17 04:29:54',NULL),(287,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(287,'4','2024-02-20','A','2024-02-20 04:13:08',NULL),(287,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(287,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(287,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(287,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(287,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(287,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(287,'4','2024-03-04','A','2024-03-04 04:02:08',NULL),(287,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(287,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(287,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(287,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(287,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(287,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(287,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(287,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(287,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(287,'4','2024-03-15','A','2024-03-15 03:57:21',NULL),(287,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(287,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(287,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(287,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(287,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(287,'4','2024-03-25','A','2024-03-25 04:02:42',NULL),(287,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(287,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(287,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(287,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(287,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(287,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(287,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(287,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(287,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(287,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(287,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(287,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(287,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(287,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(287,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(287,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(287,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(287,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(287,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(287,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(287,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(287,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(287,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(287,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(287,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(287,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(287,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(287,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(287,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(287,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(287,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(287,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(287,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(287,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(287,'5','2024-10-07','A','2024-10-07 05:25:24',NULL),(287,'5','2024-10-08','A','2024-10-08 03:34:23',NULL),(287,'5','2024-10-09','A','2024-10-09 03:52:11',NULL),(287,'5','2024-10-10','A','2024-10-10 03:54:49',NULL),(287,'5','2024-10-11','A','2024-10-11 03:57:43',NULL),(287,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(287,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(287,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(287,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(287,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(287,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(287,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(287,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(287,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(287,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(287,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(287,'5','2024-10-26','A','2024-10-26 03:53:03',NULL),(287,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(287,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(287,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(287,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(287,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(287,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(287,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(287,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(287,'5','2024-11-06','A','2024-11-06 03:49:24',NULL),(287,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(287,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(287,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(287,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(287,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(287,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(287,'5','2024-11-15','A','2024-11-15 04:45:49',NULL),(287,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(287,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(287,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(287,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(287,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(287,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(287,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(287,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(287,'5','2024-11-26','A','2024-11-26 03:43:42',NULL),(287,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(287,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(287,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(287,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(287,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(287,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(287,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(287,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(287,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(287,'5','2025-01-13','A','2025-01-13 05:12:32',NULL),(287,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(287,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(287,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(287,'5','2025-01-20','A','2025-03-06 04:58:14',NULL),(287,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(287,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(287,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(287,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(287,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(287,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(287,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(287,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(287,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(287,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(287,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(287,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(287,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(287,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(287,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(287,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(287,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(287,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(287,'5','2025-02-13','A','2025-03-06 05:07:59',NULL),(287,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(287,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(287,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(287,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(287,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(287,'5','2025-02-22','A','2025-03-06 05:20:41',NULL),(287,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(287,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(287,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(287,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(287,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(287,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(287,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(287,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(287,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(287,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(288,'3B','2023-06-19','A','2023-06-19 04:27:54',NULL),(288,'3B','2023-06-20','P','2023-06-20 03:41:13',NULL),(288,'3B','2023-06-21','A','2023-06-21 04:17:21',NULL),(288,'3B','2023-06-22','A','2023-06-22 05:23:40',NULL),(288,'3B','2023-06-23','P','2023-06-23 04:01:30',NULL),(288,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(288,'3B','2023-07-12','A','2023-07-12 03:34:36',NULL),(288,'3B','2023-07-13','P','2023-07-13 03:51:03',NULL),(288,'3B','2023-07-14','P','2023-07-14 03:43:05',NULL),(288,'4','2023-07-15','A','2023-07-15 03:46:07',NULL),(288,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(288,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(288,'4','2023-07-19','P','2023-07-19 03:44:21',NULL),(288,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(288,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(288,'4','2023-08-02','A','2023-08-02 04:17:05',NULL),(288,'4','2023-08-03','A','2023-08-03 04:26:41',NULL),(288,'4','2023-08-05','A','2023-09-08 05:11:23',NULL),(288,'4','2023-08-07','A','2023-08-07 03:48:27',NULL),(288,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(288,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(288,'4','2023-08-10','A','2023-09-08 05:05:48',NULL),(288,'4','2023-08-11','A','2023-09-08 05:01:50',NULL),(288,'4','2023-08-12','A','2023-09-08 04:59:48',NULL),(288,'4','2023-08-14','A','2023-09-08 04:55:43',NULL),(288,'4','2023-08-16','A','2023-09-08 04:44:42',NULL),(288,'4','2023-08-17','A','2023-09-08 04:42:02',NULL),(288,'4','2023-08-18','A','2023-09-08 04:38:12',NULL),(288,'4','2023-08-19','A','2023-09-08 04:33:36',NULL),(288,'4','2023-08-22','A','2023-09-08 04:11:59',NULL),(288,'4','2023-08-23','A','2023-08-23 05:51:13',NULL),(288,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(288,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(288,'4','2023-08-26','A','2023-09-08 03:52:33',NULL),(288,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(288,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(288,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(288,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(288,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(288,'4','2023-09-04','A','2023-09-04 05:02:38',NULL),(288,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(288,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(288,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(288,'4','2023-09-11','A','2023-09-11 05:01:49',NULL),(288,'4','2023-09-12','A','2023-09-12 03:48:10',NULL),(288,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(288,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(288,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(288,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(288,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(288,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(288,'4','2023-09-20','A','2023-09-20 04:09:44',NULL),(288,'4','2023-09-21','A','2023-09-08 04:16:12',NULL),(288,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(288,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(288,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(288,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(288,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(288,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(288,'4','2023-10-02','A','2023-10-03 03:47:45','2023-10-03 03:52:13'),(288,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(288,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(288,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(288,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(288,'4','2023-10-07','A','2023-10-07 03:41:57',NULL),(288,'4','2023-10-09','A','2023-10-09 03:33:57',NULL),(288,'4','2023-10-10','A','2023-10-10 06:49:02',NULL),(288,'4','2023-10-11','A','2023-10-11 04:48:29',NULL),(288,'4','2023-10-12','A','2023-10-12 03:32:37',NULL),(288,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(288,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(288,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(288,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(288,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(288,'4','2023-10-21','A','2023-10-21 05:20:03',NULL),(288,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(288,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(288,'4','2023-10-25','A','2023-10-25 04:35:19','2023-10-25 04:40:13'),(288,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(288,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(288,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(288,'4','2023-10-31','A','2023-10-31 03:50:41','2023-10-31 03:55:42'),(288,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(288,'4','2023-11-02','A','2023-11-02 03:58:45',NULL),(288,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(288,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(288,'4','2023-11-06','A','2023-11-06 04:02:55',NULL),(288,'4','2023-11-07','A','2023-11-07 04:06:14',NULL),(288,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(288,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(288,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(288,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(288,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(288,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(288,'4','2023-11-18','A','2023-11-18 05:48:44',NULL),(288,'4','2023-11-20','A','2023-11-20 04:47:09',NULL),(288,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(288,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(288,'4','2023-11-23','A','2023-11-23 04:26:25',NULL),(288,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(288,'4','2023-11-25','A','2023-11-25 04:42:40',NULL),(288,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(288,'4','2023-11-28','A','2023-11-28 06:13:29',NULL),(288,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(288,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(288,'4','2024-01-02','A','2024-01-04 05:19:54',NULL),(288,'4','2024-01-03','A','2024-01-04 05:42:23',NULL),(288,'4','2024-01-04','A','2024-01-15 09:24:37',NULL),(288,'4','2024-01-05','A','2024-01-15 10:05:15',NULL),(288,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(288,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(288,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(288,'4','2024-01-15','A','2024-01-16 11:32:20',NULL),(288,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(288,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(288,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(288,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(288,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(288,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(288,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(288,'4','2024-01-26','A','2024-01-26 04:23:02',NULL),(288,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(288,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(288,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(288,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(288,'4','2024-02-02','A','2024-02-02 05:31:29',NULL),(288,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(288,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(288,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(288,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(288,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(288,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(288,'4','2024-02-17','A','2024-02-17 04:29:54',NULL),(288,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(288,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(288,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(288,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(288,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(288,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(288,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(288,'4','2024-02-29','A','2024-02-29 04:55:54',NULL),(288,'4','2024-03-04','A','2024-03-04 04:02:08',NULL),(288,'4','2024-03-05','A','2024-03-05 04:26:41',NULL),(288,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(288,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(288,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(288,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(288,'4','2024-03-11','A','2024-03-11 05:35:19',NULL),(288,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(288,'4','2024-03-13','A','2024-03-13 03:37:32',NULL),(288,'4','2024-03-14','A','2024-03-14 03:31:15',NULL),(288,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(288,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(288,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(288,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(288,'4','2024-03-21','A','2024-03-21 04:10:33',NULL),(288,'4','2024-03-22','A','2024-03-22 04:39:58',NULL),(288,'4','2024-03-25','A','2024-03-25 04:02:42',NULL),(288,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(288,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(288,'4','2024-03-28','A','2024-03-28 04:22:09',NULL),(288,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(288,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(288,'4','2024-04-16','A','2024-04-18 13:58:02',NULL),(288,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(288,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(288,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(288,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(288,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(288,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(288,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(288,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(288,'4','2024-08-16','A','2024-08-16 05:23:56',NULL),(288,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(288,'5','2024-09-05','A','2024-09-05 04:15:25',NULL),(288,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(288,'5','2024-09-14','A','2024-09-14 03:22:07',NULL),(288,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(288,'5','2024-09-18','A','2024-09-18 04:16:17',NULL),(288,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(288,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(288,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(288,'5','2024-09-23','A','2024-09-23 05:07:13',NULL),(288,'5','2024-09-24','A','2024-09-24 03:50:03',NULL),(288,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(288,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(288,'5','2024-09-28','A','2024-09-28 03:43:41',NULL),(288,'5','2024-09-30','A','2024-09-30 04:01:32',NULL),(288,'5','2024-10-01','A','2024-10-01 04:04:06',NULL),(288,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(288,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(288,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(288,'5','2024-10-07','A','2024-10-07 05:25:24',NULL),(288,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(288,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(288,'5','2024-10-10','A','2024-10-10 03:54:49',NULL),(288,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(288,'5','2024-10-14','A','2024-10-14 03:51:02',NULL),(288,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(288,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(288,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(288,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(288,'5','2024-10-19','A','2024-10-19 04:04:57',NULL),(288,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(288,'5','2024-10-22','A','2024-10-22 03:44:41',NULL),(288,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(288,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(288,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(288,'5','2024-10-26','A','2024-10-26 03:53:03',NULL),(288,'5','2024-10-28','A','2024-10-28 03:50:46',NULL),(288,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(288,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(288,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(288,'5','2024-11-01','A','2024-11-01 03:59:18',NULL),(288,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(288,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(288,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(288,'5','2024-11-06','A','2024-11-06 03:49:24',NULL),(288,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(288,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(288,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(288,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(288,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(288,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(288,'5','2024-11-15','A','2024-11-15 04:45:49',NULL),(288,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(288,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(288,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(288,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(288,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(288,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(288,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(288,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(288,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(288,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(288,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(288,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(288,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(288,'5','2025-01-06','A','2025-01-06 05:24:26',NULL),(288,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(288,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(288,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(288,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(288,'5','2025-01-13','A','2025-01-13 05:12:32',NULL),(288,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(288,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(288,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(288,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(288,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(288,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(288,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(288,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(288,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(288,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(288,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(288,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(288,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(288,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(288,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(288,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(288,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(288,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(288,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(288,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(288,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(288,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(288,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(288,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(288,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(288,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(288,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(288,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(288,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(288,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(288,'5','2025-02-25','A','2025-02-25 05:30:18',NULL),(288,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(288,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(288,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(288,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(288,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(288,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(288,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(288,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(298,'3B','2023-06-19','P','2023-06-19 04:27:54','2023-06-19 04:32:51'),(298,'3B','2023-06-20','A','2023-06-20 03:41:13',NULL),(298,'3B','2023-06-21','A','2023-06-21 04:17:21',NULL),(298,'3B','2023-06-22','P','2023-06-22 05:23:40',NULL),(298,'3B','2023-06-23','A','2023-06-23 04:01:30',NULL),(298,'3B','2023-07-10','A','2023-07-10 09:22:44',NULL),(298,'3B','2023-07-12','A','2023-07-12 03:34:36',NULL),(298,'3B','2023-07-13','P','2023-07-13 03:51:03',NULL),(298,'3B','2023-07-14','A','2023-07-14 03:43:05',NULL),(298,'4','2023-07-15','P','2023-07-15 03:46:07',NULL),(298,'4','2023-07-17','P','2023-07-17 04:10:32',NULL),(298,'4','2023-07-18','P','2023-07-18 04:01:02',NULL),(298,'4','2023-07-19','A','2023-07-19 03:44:21',NULL),(298,'4','2023-07-20','P','2023-07-20 05:34:37',NULL),(298,'4','2023-07-21','P','2023-07-21 06:00:41',NULL),(298,'4','2023-08-02','P','2023-08-02 04:17:05',NULL),(298,'4','2023-08-03','A','2023-08-03 04:26:41',NULL),(298,'4','2023-08-05','A','2023-09-08 05:11:23',NULL),(298,'4','2023-08-07','A','2023-08-07 03:48:27',NULL),(298,'4','2023-08-08','P','2023-08-08 04:12:35',NULL),(298,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(298,'4','2023-08-10','A','2023-09-08 05:05:48',NULL),(298,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(298,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(298,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(298,'4','2023-08-16','A','2023-09-08 04:44:42',NULL),(298,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(298,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(298,'4','2023-08-19','A','2023-09-08 04:33:36',NULL),(298,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(298,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(298,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(298,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(298,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(298,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(298,'4','2023-08-29','A','2023-08-29 05:32:03',NULL),(298,'4','2023-08-30','A','2023-08-30 04:52:43',NULL),(298,'4','2023-08-31','A','2023-08-31 05:03:40',NULL),(298,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(298,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(298,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(298,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(298,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(298,'4','2023-09-11','A','2023-09-11 05:01:49',NULL),(298,'4','2023-09-12','A','2023-09-12 03:48:10',NULL),(298,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(298,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(298,'4','2023-09-15','P','2023-09-08 04:51:29','2023-09-15 03:53:45'),(298,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(298,'4','2023-09-18','P','2023-09-18 03:47:22',NULL),(298,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(298,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(298,'4','2023-09-21','A','2023-09-08 04:16:12',NULL),(298,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(298,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(298,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(298,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(298,'4','2023-09-27','A','2023-09-27 03:46:39',NULL),(298,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(298,'4','2023-10-02','A','2023-10-03 03:47:45','2023-10-03 03:52:13'),(298,'4','2023-10-03','A','2023-10-03 03:50:22',NULL),(298,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(298,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(298,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(298,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(298,'4','2023-10-09','A','2023-10-09 03:33:57',NULL),(298,'4','2023-10-10','A','2023-10-10 06:49:02',NULL),(298,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(298,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(298,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(298,'4','2023-10-16','A','2023-10-16 03:47:10',NULL),(298,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(298,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(298,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(298,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(298,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(298,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(298,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(298,'4','2023-10-26','A','2023-10-26 06:37:33',NULL),(298,'4','2023-10-27','A','2023-10-27 05:22:54',NULL),(298,'4','2023-10-30','A','2023-10-30 06:34:19',NULL),(298,'4','2023-10-31','A','2023-10-31 03:50:41','2023-10-31 03:55:42'),(298,'4','2023-11-01','L','2023-11-01 03:42:20',NULL),(298,'4','2023-11-02','L','2023-11-02 03:58:45',NULL),(298,'4','2023-11-03','A','2023-11-03 03:49:11',NULL),(298,'4','2023-11-04','A','2023-11-04 05:03:30',NULL),(298,'4','2023-11-06','L','2023-11-06 04:02:55',NULL),(298,'4','2023-11-07','A','2023-11-07 04:06:14',NULL),(298,'4','2023-11-08','L','2023-11-08 05:49:17',NULL),(298,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(298,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(298,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(298,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(298,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(298,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(298,'4','2023-11-20','A','2023-11-20 04:47:09',NULL),(298,'4','2023-11-21','A','2023-11-21 04:34:45',NULL),(298,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(298,'4','2023-11-23','A','2023-11-23 04:26:25',NULL),(298,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(298,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(298,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(298,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(298,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(298,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(298,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(298,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(298,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(298,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(298,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(298,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(298,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(298,'4','2024-01-15','A','2024-01-16 11:32:20',NULL),(298,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(298,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(298,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(298,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(298,'4','2024-01-23','A','2024-01-23 04:41:22',NULL),(298,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(298,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(298,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(298,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(298,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(298,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(298,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(298,'4','2024-02-02','A','2024-02-02 05:31:29',NULL),(298,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(298,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(298,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(298,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(298,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(298,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(298,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(298,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(298,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(298,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(298,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(298,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(298,'4','2024-02-27','A','2024-02-28 05:15:57',NULL),(298,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(298,'4','2024-02-29','A','2024-02-29 04:55:54',NULL),(298,'4','2024-03-04','A','2024-03-04 04:02:08',NULL),(298,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(298,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(298,'4','2024-03-07','A','2024-03-07 04:58:44',NULL),(298,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(298,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(298,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(298,'4','2024-03-12','A','2024-03-12 03:19:57',NULL),(298,'4','2024-03-13','A','2024-03-13 03:37:32',NULL),(298,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(298,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(298,'4','2024-03-18','A','2024-03-18 03:48:18',NULL),(298,'4','2024-03-19','A','2024-03-19 05:24:57',NULL),(298,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(298,'4','2024-03-21','A','2024-03-21 04:10:33',NULL),(298,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(298,'4','2024-03-25','A','2024-03-25 04:02:42',NULL),(298,'4','2024-03-26','A','2024-03-26 03:57:57',NULL),(298,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(298,'4','2024-03-28','A','2024-03-28 04:22:09',NULL),(298,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(298,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(298,'4','2024-04-16','A','2024-04-18 13:58:02',NULL),(298,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(298,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(298,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(298,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(298,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(298,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(298,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(298,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(298,'4','2024-08-16','A','2024-08-16 05:23:56',NULL),(298,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(298,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(298,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(298,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(298,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(298,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(298,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(298,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(298,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(298,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(298,'5','2024-09-24','A','2024-09-24 03:50:03',NULL),(298,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(298,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(298,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(298,'5','2024-09-30','A','2024-09-30 04:01:32',NULL),(298,'5','2024-10-01','A','2024-10-01 04:04:06',NULL),(298,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(298,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(298,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(298,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(298,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(298,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(298,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(298,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(298,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(298,'5','2024-10-15','A','2024-10-15 03:52:52',NULL),(298,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(298,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(298,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(298,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(298,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(298,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(298,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(298,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(298,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(298,'5','2024-10-26','A','2024-10-26 03:53:03',NULL),(298,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(298,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(298,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(298,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(298,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(298,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(298,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(298,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(298,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(298,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(298,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(298,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(298,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(298,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(298,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(298,'5','2024-11-15','A','2024-11-15 04:45:49',NULL),(298,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(298,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(298,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(298,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(298,'5','2024-11-21','A','2024-11-21 05:43:46',NULL),(298,'5','2024-11-22','A','2024-11-23 03:56:00',NULL),(298,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(298,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(298,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(298,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(298,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(298,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(298,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(298,'5','2025-01-06','A','2025-01-06 05:24:26',NULL),(298,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(298,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(298,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(298,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(298,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(298,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(298,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(298,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(298,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(298,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(298,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(298,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(298,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(298,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(298,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(298,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(298,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(298,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(298,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(298,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(298,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(298,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(298,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(298,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(298,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(298,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(298,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(298,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(298,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(298,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(298,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(298,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(298,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(298,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(298,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(298,'5','2025-02-25','A','2025-02-25 05:30:18',NULL),(298,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(298,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(298,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(298,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(298,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(298,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(298,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(298,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(299,'5','2023-08-03','P','2023-08-03 04:27:47',NULL),(299,'5','2023-08-07','P','2023-08-07 03:49:27',NULL),(299,'5','2023-08-08','P','2023-08-08 04:17:25',NULL),(299,'5','2023-08-09','A','2023-09-08 05:09:33',NULL),(299,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(299,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(299,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(299,'5','2023-08-14','A','2023-09-08 04:56:41',NULL),(299,'5','2023-08-15','A','2023-09-08 04:53:37',NULL),(299,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(299,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(299,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(299,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(299,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(299,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(299,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(299,'5','2023-08-25','A','2023-09-08 04:06:49',NULL),(299,'5','2023-08-26','A','2023-09-08 03:55:28',NULL),(299,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(299,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(299,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(299,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(299,'5','2023-09-02','P','2023-09-02 05:00:32',NULL),(299,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(299,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(299,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(299,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(299,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(299,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(299,'5','2023-09-13','A','2023-09-13 06:22:57',NULL),(299,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(299,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(299,'5','2023-09-16','A','2023-09-16 04:20:55',NULL),(299,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(299,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(299,'5','2023-09-20','A','2023-09-20 04:11:35',NULL),(299,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(299,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(299,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(299,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(299,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(299,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(299,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(299,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(299,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(299,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(299,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(299,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(299,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(299,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(299,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(299,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(299,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(299,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(299,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(299,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(299,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(299,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(299,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(299,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(299,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(299,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(299,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(299,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(299,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(299,'5','2023-10-31','A','2023-10-31 03:53:11',NULL),(299,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(299,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(299,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(299,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(299,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(299,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(299,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(299,'5','2023-11-13','A','2023-11-13 05:03:08',NULL),(299,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(299,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(299,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(299,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(299,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(299,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(299,'5','2023-11-21','A','2023-11-21 04:35:57',NULL),(299,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(299,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(299,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(299,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(299,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(299,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(299,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(299,'5','2024-01-01','A','2024-01-04 04:47:39',NULL),(299,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(299,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(299,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(299,'5','2024-01-05','A','2024-01-15 09:59:07',NULL),(299,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(299,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(299,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(299,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(299,'5','2024-01-17','A','2024-01-17 04:37:33',NULL),(299,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(299,'5','2024-01-22','A','2024-01-22 06:25:25',NULL),(299,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(299,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(299,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(299,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(299,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(299,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(299,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(299,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(299,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(299,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(299,'5','2024-02-12','A','2024-02-12 09:47:08',NULL),(299,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(299,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(299,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(299,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(299,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(299,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(299,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(299,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(299,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(299,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(299,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(299,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(299,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(299,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(299,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(299,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(299,'5','2024-03-07','A','2024-03-07 04:59:09',NULL),(299,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(299,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(299,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(299,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(299,'5','2024-03-13','P','2024-03-13 03:38:38',NULL),(299,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(299,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(299,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(299,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(299,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(299,'5','2024-03-21','A','2024-03-21 04:11:05',NULL),(299,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(299,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(299,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(299,'5','2024-03-27','A','2024-03-27 03:52:12',NULL),(299,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(299,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(299,'5','2024-04-15','P','2024-04-18 13:47:22',NULL),(299,'5','2024-04-16','A','2024-04-18 13:50:15',NULL),(299,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(299,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(299,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(299,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(299,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(299,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(299,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(299,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(300,'5','2023-08-03','P','2023-08-03 04:27:47',NULL),(300,'5','2023-08-07','P','2023-08-07 03:49:27',NULL),(300,'5','2023-08-08','P','2023-08-08 04:17:25',NULL),(300,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(300,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(300,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(300,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(300,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(300,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(300,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(300,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(300,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(300,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(300,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(300,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(300,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(300,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(300,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(300,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(300,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(300,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(300,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(300,'5','2023-09-02','A','2023-09-02 05:00:32',NULL),(300,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(300,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(300,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(300,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(300,'5','2023-09-11','A','2023-09-11 05:03:27',NULL),(300,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(300,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(300,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(300,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(300,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(300,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(300,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(300,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(300,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(300,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(300,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(300,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(300,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(300,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(300,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(300,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(300,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(300,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(300,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(300,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(300,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(300,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(300,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(300,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(300,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(300,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(300,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(300,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(300,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(300,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(300,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(300,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(300,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(300,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(300,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(300,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(300,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(300,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(300,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(300,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(300,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(300,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(300,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(300,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(300,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(300,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(300,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(300,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(300,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(300,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(300,'5','2023-11-18','A','2023-11-18 05:50:56',NULL),(300,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(300,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(300,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(300,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(300,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(300,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(300,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(300,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(300,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(300,'5','2024-01-01','A','2024-01-04 04:47:39',NULL),(300,'5','2024-01-02','A','2024-01-04 04:48:50',NULL),(300,'5','2024-01-03','A','2024-01-04 04:49:13',NULL),(300,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(300,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(300,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(300,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(300,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(300,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(300,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(300,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(300,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(300,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(300,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(300,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(300,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(300,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(300,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(300,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(300,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(300,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(300,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(300,'5','2024-02-12','A','2024-02-12 09:47:08',NULL),(300,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(300,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(300,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(300,'5','2024-02-16','A','2024-02-16 04:24:23',NULL),(300,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(300,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(300,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(300,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(300,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(300,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(300,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(300,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(300,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(300,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(300,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(300,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(300,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(300,'5','2024-03-08','A','2024-03-08 06:26:21',NULL),(300,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(300,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(300,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(300,'5','2024-03-13','P','2024-03-13 03:38:38',NULL),(300,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(300,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(300,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(300,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(300,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(300,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(300,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(300,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(300,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(300,'5','2024-03-27','A','2024-03-27 03:52:12',NULL),(300,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(300,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(300,'5','2024-04-15','A','2024-04-18 13:47:22',NULL),(300,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(300,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(300,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(300,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(300,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(300,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(300,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(300,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(300,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(301,'5','2023-08-03','P','2023-08-03 04:27:47',NULL),(301,'5','2023-08-07','P','2023-08-07 03:49:27',NULL),(301,'5','2023-08-08','P','2023-08-08 04:17:25',NULL),(301,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(301,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(301,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(301,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(301,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(301,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(301,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(301,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(301,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(301,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(301,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(301,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(301,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(301,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(301,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(301,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(301,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(301,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(301,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(301,'5','2023-09-02','A','2023-09-02 05:00:32',NULL),(301,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(301,'5','2023-09-05','A','2023-09-05 05:59:40',NULL),(301,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(301,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(301,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(301,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(301,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(301,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(301,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(301,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(301,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(301,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(301,'5','2023-09-20','A','2023-09-20 04:11:35',NULL),(301,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(301,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(301,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(301,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(301,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(301,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(301,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(301,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(301,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(301,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(301,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(301,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(301,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(301,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(301,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(301,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(301,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(301,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(301,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(301,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(301,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(301,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(301,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(301,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(301,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(301,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(301,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(301,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(301,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(301,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(301,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(301,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(301,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(301,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(301,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(301,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(301,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(301,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(301,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(301,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(301,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(301,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(301,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(301,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(301,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(301,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(301,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(301,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(301,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(301,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(301,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(301,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(301,'5','2024-01-01','A','2024-01-04 04:47:39',NULL),(301,'5','2024-01-02','A','2024-01-04 04:48:50',NULL),(301,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(301,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(301,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(301,'5','2024-01-09','A','2024-01-16 09:34:18',NULL),(301,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(301,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(301,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(301,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(301,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(301,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(301,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(301,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(301,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(301,'5','2024-01-26','A','2024-01-26 04:26:00',NULL),(301,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(301,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(301,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(301,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(301,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(301,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(301,'5','2024-02-12','A','2024-02-12 09:47:08',NULL),(301,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(301,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(301,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(301,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(301,'5','2024-02-17','A','2024-02-17 04:30:41',NULL),(301,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(301,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(301,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(301,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(301,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(301,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(301,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(301,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(301,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(301,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(301,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(301,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(301,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(301,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(301,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(301,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(301,'5','2024-03-13','P','2024-03-13 03:38:38',NULL),(301,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(301,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(301,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(301,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(301,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(301,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(301,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(301,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(301,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(301,'5','2024-03-27','P','2024-03-27 03:52:12',NULL),(301,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(301,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(301,'5','2024-04-15','A','2024-04-18 13:47:22',NULL),(301,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(301,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(301,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(301,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(301,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(301,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(301,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(301,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(301,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(302,'5','2023-08-03','P','2023-08-03 04:27:47',NULL),(302,'5','2023-08-07','P','2023-08-07 03:49:27',NULL),(302,'5','2023-08-08','P','2023-08-08 04:17:25',NULL),(302,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(302,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(302,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(302,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(302,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(302,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(302,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(302,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(302,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(302,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(302,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(302,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(302,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(302,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(302,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(302,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(302,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(302,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(302,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(302,'5','2023-09-02','P','2023-09-02 05:00:32',NULL),(302,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(302,'5','2023-09-05','A','2023-09-05 05:59:40',NULL),(302,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(302,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(302,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(302,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(302,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(302,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(302,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(302,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(302,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(302,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(302,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(302,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(302,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(302,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(302,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(302,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(302,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(302,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(302,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(302,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(302,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(302,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(302,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(302,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(302,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(302,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(302,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(302,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(302,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(302,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(302,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(302,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(302,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(302,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(302,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(302,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(302,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(302,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(302,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(302,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(302,'5','2023-10-31','A','2023-10-31 03:53:11',NULL),(302,'5','2023-11-01','A','2023-11-01 03:40:30',NULL),(302,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(302,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(302,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(302,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(302,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(302,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(302,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(302,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(302,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(302,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(302,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(302,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(302,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(302,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(302,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(302,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(302,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(302,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(302,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(302,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(302,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(302,'5','2024-01-01','P','2024-01-04 04:47:39',NULL),(302,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(302,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(302,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(302,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(302,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(302,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(302,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(302,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(302,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(302,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(302,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(302,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(302,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(302,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(302,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(302,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(302,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(302,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(302,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(302,'5','2024-02-02','A','2024-02-02 05:32:10',NULL),(302,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(302,'5','2024-02-12','A','2024-02-12 09:47:08',NULL),(302,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(302,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(302,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(302,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(302,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(302,'5','2024-02-19','A','2024-02-19 03:52:08',NULL),(302,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(302,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(302,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(302,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(302,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(302,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(302,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(302,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(302,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(302,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(302,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(302,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(302,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(302,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(302,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(302,'5','2024-03-13','P','2024-03-13 03:38:38',NULL),(302,'5','2024-03-14','A','2024-03-14 03:32:51',NULL),(302,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(302,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(302,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(302,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(302,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(302,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(302,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(302,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(302,'5','2024-03-27','P','2024-03-27 03:52:12',NULL),(302,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(302,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(302,'5','2024-04-15','A','2024-04-18 13:47:22',NULL),(302,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(302,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(302,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(302,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(302,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(302,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(302,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(302,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(302,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(303,'5','2023-08-03','P','2023-08-03 04:27:47',NULL),(303,'5','2023-08-07','P','2023-08-07 03:49:27',NULL),(303,'5','2023-08-08','P','2023-08-08 04:17:25',NULL),(303,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(303,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(303,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(303,'5','2023-08-12','A','2023-09-08 05:00:19',NULL),(303,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(303,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(303,'5','2023-08-16','A','2023-09-08 04:45:39',NULL),(303,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(303,'5','2023-08-18','A','2023-09-08 04:39:01',NULL),(303,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(303,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(303,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(303,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(303,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(303,'5','2023-08-26','A','2023-09-08 03:55:28',NULL),(303,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(303,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(303,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(303,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(303,'5','2023-09-02','P','2023-09-02 05:00:32',NULL),(303,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(303,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(303,'5','2023-09-08','A','2023-09-08 04:20:43',NULL),(303,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(303,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(303,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(303,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(303,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(303,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(303,'5','2023-09-16','A','2023-09-16 04:20:55',NULL),(303,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(303,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(303,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(303,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(303,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(303,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(303,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(303,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(303,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(303,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(303,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(303,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(303,'5','2023-10-04','A','2023-10-04 04:32:19',NULL),(303,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(303,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(303,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(303,'5','2023-10-09','A','2023-10-09 03:35:09',NULL),(303,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(303,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(303,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(303,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(303,'5','2023-10-16','A','2023-10-16 03:48:29',NULL),(303,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(303,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(303,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(303,'5','2023-10-21','A','2023-10-21 05:21:02',NULL),(303,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(303,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(303,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(303,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(303,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(303,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(303,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(303,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(303,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(303,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(303,'5','2023-11-04','A','2023-11-04 05:04:48',NULL),(303,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(303,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(303,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(303,'5','2023-11-13','A','2023-11-13 05:03:08',NULL),(303,'5','2023-11-14','A','2023-11-16 11:36:43',NULL),(303,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(303,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(303,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(303,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(303,'5','2023-11-20','A','2023-11-20 04:49:11',NULL),(303,'5','2023-11-21','A','2023-11-21 04:35:57',NULL),(303,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(303,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(303,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(303,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(303,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(303,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(303,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(303,'5','2024-01-01','A','2024-01-04 04:47:39',NULL),(303,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(303,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(303,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(303,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(303,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(303,'5','2024-01-10','A','2024-01-16 10:05:14',NULL),(303,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(303,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(303,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(303,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(303,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(303,'5','2024-01-23','A','2024-01-23 04:42:42',NULL),(303,'5','2024-01-24','A','2024-01-24 04:06:55',NULL),(303,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(303,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(303,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(303,'5','2024-01-30','A','2024-01-30 04:57:20',NULL),(303,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(303,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(303,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(303,'5','2024-02-03','A','2024-02-03 05:33:33',NULL),(303,'5','2024-02-12','P','2024-02-12 09:47:08',NULL),(303,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(303,'5','2024-02-14','A','2024-02-14 06:25:28',NULL),(303,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(303,'5','2024-02-16','A','2024-02-16 04:24:23',NULL),(303,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(303,'5','2024-02-19','A','2024-02-19 03:52:08',NULL),(303,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(303,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(303,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(303,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(303,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(303,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(303,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(303,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(303,'5','2024-03-05','A','2024-03-05 04:27:22',NULL),(303,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(303,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(303,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(303,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(303,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(303,'5','2024-03-12','A','2024-03-12 03:20:43',NULL),(303,'5','2024-03-13','P','2024-03-13 03:38:38',NULL),(303,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(303,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(303,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(303,'5','2024-03-19','A','2024-03-19 05:25:32',NULL),(303,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(303,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(303,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(303,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(303,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(303,'5','2024-03-27','A','2024-03-27 03:52:12',NULL),(303,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(303,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(303,'5','2024-04-15','A','2024-04-18 13:47:22',NULL),(303,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(303,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(303,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(303,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(303,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(303,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(303,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(303,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(303,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(304,'5','2023-08-03','A','2023-08-03 04:27:47',NULL),(304,'5','2023-08-07','P','2023-08-07 03:49:27',NULL),(304,'5','2023-08-08','P','2023-08-08 04:17:25',NULL),(304,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(304,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(304,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(304,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(304,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(304,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(304,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(304,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(304,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(304,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(304,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(304,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(304,'5','2023-08-24','A','2023-08-24 05:35:17',NULL),(304,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(304,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(304,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(304,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(304,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(304,'5','2023-08-31','A','2023-08-31 05:04:49',NULL),(304,'5','2023-09-02','A','2023-09-02 05:00:32',NULL),(304,'5','2023-09-04','A','2023-09-04 05:03:49',NULL),(304,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(304,'5','2023-09-08','A','2023-09-08 04:20:43',NULL),(304,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(304,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(304,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(304,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(304,'5','2023-09-14','A','2023-09-14 04:09:16',NULL),(304,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(304,'5','2023-09-16','A','2023-09-16 04:20:55',NULL),(304,'5','2023-09-18','A','2023-09-18 03:50:55',NULL),(304,'5','2023-09-19','A','2023-09-19 03:48:19',NULL),(304,'5','2023-09-20','A','2023-09-20 04:11:35',NULL),(304,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(304,'5','2023-09-22','A','2023-09-22 04:01:43',NULL),(304,'5','2023-09-23','A','2023-09-23 04:07:18',NULL),(304,'5','2023-09-25','A','2023-09-25 04:10:04',NULL),(304,'5','2023-09-26','A','2023-09-26 04:22:53',NULL),(304,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(304,'5','2023-09-28','A','2023-09-28 03:43:22',NULL),(304,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(304,'5','2023-10-03','A','2023-10-03 03:53:36',NULL),(304,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(304,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(304,'5','2023-10-06','A','2023-10-06 03:40:05',NULL),(304,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(304,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(304,'5','2023-10-10','A','2023-10-10 06:49:46',NULL),(304,'5','2023-10-11','A','2023-10-11 04:49:50',NULL),(304,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(304,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(304,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(304,'5','2023-10-17','A','2023-10-17 03:51:50',NULL),(304,'5','2023-10-18','A','2023-10-18 05:07:42',NULL),(304,'5','2023-10-20','A','2023-10-20 03:57:58',NULL),(304,'5','2023-10-21','A','2023-10-21 05:21:02',NULL),(304,'5','2023-10-23','A','2023-10-23 04:17:15',NULL),(304,'5','2023-10-24','A','2023-10-24 04:26:29',NULL),(304,'5','2023-10-25','A','2023-10-25 04:38:09',NULL),(304,'5','2023-10-26','A','2023-10-26 06:38:18',NULL),(304,'5','2023-10-27','A','2023-10-27 05:23:59',NULL),(304,'5','2023-10-30','A','2023-10-30 06:35:06',NULL),(304,'5','2023-10-31','A','2023-10-31 03:53:11',NULL),(304,'5','2023-11-01','A','2023-11-01 03:40:30',NULL),(304,'5','2023-11-02','A','2023-11-02 04:01:02',NULL),(304,'5','2023-11-03','A','2023-11-03 03:50:01',NULL),(304,'5','2023-11-04','A','2023-11-04 05:04:48',NULL),(304,'5','2023-11-06','A','2023-11-06 04:04:07',NULL),(304,'5','2023-11-07','A','2023-11-07 04:07:42',NULL),(304,'5','2023-11-08','A','2023-11-08 05:51:08',NULL),(304,'5','2023-11-13','A','2023-11-13 05:03:08',NULL),(304,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(304,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(304,'5','2023-11-16','A','2023-11-16 04:23:58',NULL),(304,'5','2023-11-17','A','2023-11-17 05:25:15',NULL),(304,'5','2023-11-18','A','2023-11-18 05:50:56',NULL),(304,'5','2023-11-20','A','2023-11-20 04:49:11',NULL),(304,'5','2023-11-21','A','2023-11-21 04:35:57',NULL),(304,'5','2023-11-22','A','2023-11-22 06:03:44',NULL),(304,'5','2023-11-23','A','2023-11-23 04:28:31',NULL),(304,'5','2023-11-24','A','2023-11-24 04:22:29',NULL),(304,'5','2023-11-25','A','2023-11-25 04:44:11',NULL),(304,'5','2023-11-27','A','2023-11-27 04:45:41',NULL),(304,'5','2023-11-28','A','2023-11-28 06:15:05',NULL),(304,'5','2023-11-29','A','2023-11-29 05:13:26',NULL),(304,'5','2024-01-01','P','2024-01-04 04:47:39',NULL),(304,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(304,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(304,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(304,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(304,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(304,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(304,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(304,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(304,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(304,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(305,'5','2023-08-03','A','2023-08-03 04:27:47',NULL),(305,'5','2023-08-07','P','2023-08-07 03:49:27',NULL),(305,'5','2023-08-08','P','2023-08-08 04:17:25',NULL),(305,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(305,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(305,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(305,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(305,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(305,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(305,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(305,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(305,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(305,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(305,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(305,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(305,'5','2023-08-24','A','2023-08-24 05:35:17',NULL),(305,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(305,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(305,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(305,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(305,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(305,'5','2023-08-31','A','2023-08-31 05:04:49',NULL),(305,'5','2023-09-02','A','2023-09-02 05:00:32',NULL),(305,'5','2023-09-04','A','2023-09-04 05:03:49',NULL),(305,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(305,'5','2023-09-08','A','2023-09-08 04:20:43',NULL),(305,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(305,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(305,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(305,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(305,'5','2023-09-14','A','2023-09-14 04:09:16',NULL),(305,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(305,'5','2023-09-16','A','2023-09-16 04:20:55',NULL),(305,'5','2023-09-18','A','2023-09-18 03:50:55',NULL),(305,'5','2023-09-19','A','2023-09-19 03:48:19',NULL),(305,'5','2023-09-20','A','2023-09-20 04:11:35',NULL),(305,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(305,'5','2023-09-22','A','2023-09-22 04:01:43',NULL),(305,'5','2023-09-23','A','2023-09-23 04:07:18',NULL),(305,'5','2023-09-25','A','2023-09-25 04:10:04',NULL),(305,'5','2023-09-26','A','2023-09-26 04:22:53',NULL),(305,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(305,'5','2023-09-28','A','2023-09-28 03:43:22',NULL),(305,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(305,'5','2023-10-03','A','2023-10-03 03:53:36',NULL),(305,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(305,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(305,'5','2023-10-06','A','2023-10-06 03:40:05',NULL),(305,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(305,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(305,'5','2023-10-10','A','2023-10-10 06:49:46',NULL),(305,'5','2023-10-11','A','2023-10-11 04:49:50',NULL),(305,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(305,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(305,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(305,'5','2023-10-17','A','2023-10-17 03:51:50',NULL),(305,'5','2023-10-18','A','2023-10-18 05:07:42',NULL),(305,'5','2023-10-20','A','2023-10-20 03:57:58',NULL),(305,'5','2023-10-21','A','2023-10-21 05:21:02',NULL),(305,'5','2023-10-23','A','2023-10-23 04:17:15',NULL),(305,'5','2023-10-24','A','2023-10-24 04:26:29',NULL),(305,'5','2023-10-25','A','2023-10-25 04:38:09',NULL),(305,'5','2023-10-26','A','2023-10-26 06:38:18',NULL),(305,'5','2023-10-27','A','2023-10-27 05:23:59',NULL),(305,'5','2023-10-30','A','2023-10-30 06:35:06',NULL),(305,'5','2023-10-31','A','2023-10-31 03:53:11',NULL),(305,'5','2023-11-01','A','2023-11-01 03:40:30',NULL),(305,'5','2023-11-02','A','2023-11-02 04:01:02',NULL),(305,'5','2023-11-03','A','2023-11-03 03:50:01',NULL),(305,'5','2023-11-04','A','2023-11-04 05:04:48',NULL),(305,'5','2023-11-06','A','2023-11-06 04:04:07',NULL),(305,'5','2023-11-07','A','2023-11-07 04:07:42',NULL),(305,'5','2023-11-08','A','2023-11-08 05:51:08',NULL),(305,'5','2023-11-13','A','2023-11-13 05:03:08',NULL),(305,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(305,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(305,'5','2023-11-16','A','2023-11-16 04:23:58',NULL),(305,'5','2023-11-17','A','2023-11-17 05:25:15',NULL),(305,'5','2023-11-18','A','2023-11-18 05:50:56',NULL),(305,'5','2023-11-20','A','2023-11-20 04:49:11',NULL),(305,'5','2023-11-21','A','2023-11-21 04:35:57',NULL),(305,'5','2023-11-22','A','2023-11-22 06:03:44',NULL),(305,'5','2023-11-23','A','2023-11-23 04:28:31',NULL),(305,'5','2023-11-24','A','2023-11-24 04:22:29',NULL),(305,'5','2023-11-25','A','2023-11-25 04:44:11',NULL),(305,'5','2023-11-27','A','2023-11-27 04:45:41',NULL),(305,'5','2023-11-28','A','2023-11-28 06:15:05',NULL),(305,'5','2023-11-29','A','2023-11-29 05:13:26',NULL),(305,'5','2024-01-01','P','2024-01-04 04:47:39',NULL),(305,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(305,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(305,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(305,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(305,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(305,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(305,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(305,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(305,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(305,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(306,'5','2023-08-03','P','2023-08-03 04:27:47',NULL),(306,'5','2023-08-07','P','2023-08-07 03:49:27',NULL),(306,'5','2023-08-08','P','2023-08-08 04:17:25',NULL),(306,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(306,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(306,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(306,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(306,'5','2023-08-14','A','2023-09-08 04:56:41',NULL),(306,'5','2023-08-15','A','2023-09-08 04:53:37',NULL),(306,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(306,'5','2023-08-17','A','2023-09-08 04:42:31',NULL),(306,'5','2023-08-18','A','2023-09-08 04:39:01',NULL),(306,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(306,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(306,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(306,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(306,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(306,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(306,'5','2023-08-28','A','2023-08-28 06:14:33',NULL),(306,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(306,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(306,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(306,'5','2023-09-02','A','2023-09-02 05:00:32',NULL),(306,'5','2023-09-04','A','2023-09-04 05:03:49',NULL),(306,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(306,'5','2023-09-08','A','2023-09-08 04:20:43',NULL),(306,'5','2023-09-09','A','2023-09-09 04:59:24',NULL),(306,'5','2023-09-11','A','2023-09-11 05:03:27',NULL),(306,'5','2023-09-12','A','2023-09-12 03:49:24',NULL),(306,'5','2023-09-13','A','2023-09-13 06:22:57',NULL),(306,'5','2023-09-14','A','2023-09-14 04:09:16',NULL),(306,'5','2023-09-15','A','2023-09-15 03:58:47',NULL),(306,'5','2023-09-16','A','2023-09-16 04:20:55',NULL),(306,'5','2023-09-18','A','2023-09-18 03:50:55',NULL),(306,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(306,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(306,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(306,'5','2023-09-22','A','2023-09-22 04:01:43',NULL),(306,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(306,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(306,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(306,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(306,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(306,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(306,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(306,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(306,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(306,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(306,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(306,'5','2023-10-09','A','2023-10-09 03:35:09',NULL),(306,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(306,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(306,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(306,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(306,'5','2023-10-16','A','2023-10-16 03:48:29',NULL),(306,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(306,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(306,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(306,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(306,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(306,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(306,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(306,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(306,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(306,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(306,'5','2023-10-31','A','2023-10-31 03:53:11',NULL),(306,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(306,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(306,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(306,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(306,'5','2023-11-06','A','2023-11-06 04:04:07',NULL),(306,'5','2023-11-07','A','2023-11-07 04:07:42',NULL),(306,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(306,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(306,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(306,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(306,'5','2023-11-16','A','2023-11-16 04:23:58',NULL),(306,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(306,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(306,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(306,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(306,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(306,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(306,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(306,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(306,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(306,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(306,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(306,'5','2024-01-01','A','2024-01-04 04:47:39',NULL),(306,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(306,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(306,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(306,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(306,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(306,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(306,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(306,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(306,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(306,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(306,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(306,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(306,'5','2024-01-24','A','2024-01-24 04:06:55',NULL),(306,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(306,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(306,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(306,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(306,'5','2024-01-31','A','2024-02-01 04:12:28',NULL),(306,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(306,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(306,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(306,'5','2024-02-12','P','2024-02-12 09:47:08',NULL),(306,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(306,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(306,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(306,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(306,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(306,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(306,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(306,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(306,'5','2024-02-22','A','2024-02-23 04:10:34',NULL),(306,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(306,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(306,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(306,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(306,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(306,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(306,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(306,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(306,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(306,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(306,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(306,'5','2024-03-12','A','2024-03-12 03:20:43',NULL),(306,'5','2024-03-13','A','2024-03-13 03:38:38',NULL),(306,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(306,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(306,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(306,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(306,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(306,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(306,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(306,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(306,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(306,'5','2024-03-27','A','2024-03-27 03:52:12',NULL),(306,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(306,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(306,'5','2024-04-15','P','2024-04-18 13:47:22',NULL),(306,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(306,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(306,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(306,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(306,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(306,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(306,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(306,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(306,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(307,'5','2023-08-03','P','2023-08-03 04:27:47',NULL),(307,'5','2023-08-07','A','2023-08-07 03:49:27',NULL),(307,'5','2023-08-08','P','2023-08-08 04:17:25',NULL),(307,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(307,'5','2023-08-10','A','2023-09-08 05:06:29',NULL),(307,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(307,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(307,'5','2023-08-14','A','2023-09-08 04:56:41',NULL),(307,'5','2023-08-15','A','2023-09-08 04:53:37',NULL),(307,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(307,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(307,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(307,'5','2023-08-19','A','2023-09-08 04:34:42',NULL),(307,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(307,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(307,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(307,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(307,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(307,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(307,'5','2023-08-29','A','2023-08-29 05:34:23',NULL),(307,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(307,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(307,'5','2023-09-02','A','2023-09-02 05:00:32',NULL),(307,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(307,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(307,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(307,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(307,'5','2023-09-11','A','2023-09-11 05:03:27',NULL),(307,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(307,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(307,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(307,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(307,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(307,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(307,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(307,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(307,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(307,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(307,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(307,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(307,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(307,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(307,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(307,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(307,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(307,'5','2023-10-04','A','2023-10-04 04:32:19',NULL),(307,'5','2023-10-05','A','2023-10-05 04:23:12',NULL),(307,'5','2023-10-06','A','2023-10-06 03:40:05',NULL),(307,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(307,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(307,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(307,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(307,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(307,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(307,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(307,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(307,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(307,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(307,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(307,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(307,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(307,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(307,'5','2023-10-26','A','2023-10-26 06:38:18',NULL),(307,'5','2023-10-27','A','2023-10-27 05:23:59',NULL),(307,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(307,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(307,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(307,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(307,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(307,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(307,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(307,'5','2023-11-07','A','2023-11-07 04:07:42',NULL),(307,'5','2023-11-08','A','2023-11-08 05:51:08',NULL),(307,'5','2023-11-13','A','2023-11-13 05:03:08',NULL),(307,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(307,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(307,'5','2023-11-16','A','2023-11-16 04:23:58',NULL),(307,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(307,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(307,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(307,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(307,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(307,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(307,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(307,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(307,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(307,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(307,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(307,'5','2024-01-01','P','2024-01-04 04:47:39',NULL),(307,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(307,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(307,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(307,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(307,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(307,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(307,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(307,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(307,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(307,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(307,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(307,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(307,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(307,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(307,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(307,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(307,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(307,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(307,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(307,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(307,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(307,'5','2024-02-12','P','2024-02-12 09:47:08',NULL),(307,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(307,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(307,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(307,'5','2024-02-16','A','2024-02-16 04:24:23',NULL),(307,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(307,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(307,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(307,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(307,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(307,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(307,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(307,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(307,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(307,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(307,'5','2024-03-05','A','2024-03-05 04:27:22',NULL),(307,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(307,'5','2024-03-07','A','2024-03-07 04:59:09',NULL),(307,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(307,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(307,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(307,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(307,'5','2024-03-13','A','2024-03-13 03:38:38',NULL),(307,'5','2024-03-14','A','2024-03-14 03:32:51',NULL),(307,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(307,'5','2024-03-18','A','2024-03-18 03:51:51',NULL),(307,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(307,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(307,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(307,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(307,'5','2024-03-25','A','2024-03-25 04:03:19',NULL),(307,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(307,'5','2024-03-27','P','2024-03-27 03:52:12',NULL),(307,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(307,'5','2024-03-29','A','2024-03-29 03:48:14',NULL),(307,'5','2024-04-15','P','2024-04-18 13:47:22',NULL),(307,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(307,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(307,'5','2024-04-18','A','2024-04-18 13:51:25',NULL),(307,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(307,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(307,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(307,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(307,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(307,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(308,'5','2023-08-03','P','2023-08-03 04:27:47',NULL),(308,'5','2023-08-07','P','2023-08-07 03:49:27',NULL),(308,'5','2023-08-08','P','2023-08-08 04:17:25',NULL),(308,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(308,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(308,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(308,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(308,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(308,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(308,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(308,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(308,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(308,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(308,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(308,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(308,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(308,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(308,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(308,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(308,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(308,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(308,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(308,'5','2023-09-02','P','2023-09-02 05:00:32',NULL),(308,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(308,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(308,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(308,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(308,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(308,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(308,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(308,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(308,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(308,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(308,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(308,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(308,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(308,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(308,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(308,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(308,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(308,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(308,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(308,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(308,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(308,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(308,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(308,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(308,'5','2023-10-06','A','2023-10-06 03:40:05',NULL),(308,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(308,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(308,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(308,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(308,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(308,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(308,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(308,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(308,'5','2023-10-18','A','2023-10-18 05:07:42',NULL),(308,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(308,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(308,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(308,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(308,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(308,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(308,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(308,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(308,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(308,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(308,'5','2023-11-02','A','2023-11-02 04:01:02',NULL),(308,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(308,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(308,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(308,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(308,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(308,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(308,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(308,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(308,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(308,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(308,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(308,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(308,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(308,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(308,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(308,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(308,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(308,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(308,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(308,'5','2023-11-29','A','2023-11-29 05:13:26',NULL),(308,'5','2024-01-01','P','2024-01-04 04:47:39',NULL),(308,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(308,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(308,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(308,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(308,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(308,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(308,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(308,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(308,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(308,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(308,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(308,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(308,'5','2024-01-24','A','2024-01-24 04:06:55',NULL),(308,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(308,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(308,'5','2024-01-29','A','2024-01-30 04:56:36',NULL),(308,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(308,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(308,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(308,'5','2024-02-02','A','2024-02-02 05:32:10',NULL),(308,'5','2024-02-03','A','2024-02-03 05:33:33',NULL),(308,'5','2024-02-12','A','2024-02-12 09:47:08',NULL),(308,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(308,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(308,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(308,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(308,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(308,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(308,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(308,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(308,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(308,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(308,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(308,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(308,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(308,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(308,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(308,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(308,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(308,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(308,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(308,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(308,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(308,'5','2024-03-13','A','2024-03-13 03:38:38',NULL),(308,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(308,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(308,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(308,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(308,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(308,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(308,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(308,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(308,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(308,'5','2024-03-27','P','2024-03-27 03:52:12',NULL),(308,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(308,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(308,'5','2024-04-15','P','2024-04-18 13:47:22',NULL),(308,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(308,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(308,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(308,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(308,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(308,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(308,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(308,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(308,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(309,'5','2023-08-03','A','2023-08-03 04:27:47',NULL),(309,'5','2023-08-07','P','2023-08-07 03:49:27',NULL),(309,'5','2023-08-08','P','2023-08-08 04:17:25',NULL),(309,'5','2023-08-09','A','2023-09-08 05:09:33',NULL),(309,'5','2023-08-10','A','2023-09-08 05:06:29',NULL),(309,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(309,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(309,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(309,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(309,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(309,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(309,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(309,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(309,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(309,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(309,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(309,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(309,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(309,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(309,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(309,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(309,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(309,'5','2023-09-02','A','2023-09-02 05:00:32',NULL),(309,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(309,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(309,'5','2023-09-08','A','2023-09-08 04:20:43',NULL),(309,'5','2023-09-09','A','2023-09-09 04:59:24',NULL),(309,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(309,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(309,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(309,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(309,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(309,'5','2023-09-16','A','2023-09-16 04:20:55',NULL),(309,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(309,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(309,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(309,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(309,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(309,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(309,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(309,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(309,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(309,'5','2023-09-28','A','2023-09-28 03:43:22',NULL),(309,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(309,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(309,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(309,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(309,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(309,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(309,'5','2023-10-09','A','2023-10-09 03:35:09',NULL),(309,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(309,'5','2023-10-11','A','2023-10-11 04:49:50',NULL),(309,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(309,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(309,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(309,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(309,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(309,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(309,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(309,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(309,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(309,'5','2023-10-25','A','2023-10-25 04:38:09',NULL),(309,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(309,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(309,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(309,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(309,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(309,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(309,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(309,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(309,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(309,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(309,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(309,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(309,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(309,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(309,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(309,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(309,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(309,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(309,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(309,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(309,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(309,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(309,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(309,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(309,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(309,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(309,'5','2024-01-01','P','2024-01-04 04:47:39',NULL),(309,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(309,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(309,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(309,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(309,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(309,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(309,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(309,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(309,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(309,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(309,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(309,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(309,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(309,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(309,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(309,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(309,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(309,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(309,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(309,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(309,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(309,'5','2024-02-12','P','2024-02-12 09:47:08',NULL),(309,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(309,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(309,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(309,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(309,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(309,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(309,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(309,'5','2024-02-21','A','2024-02-23 04:11:17',NULL),(309,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(309,'5','2024-02-23','A','2024-02-23 04:11:53',NULL),(309,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(309,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(309,'5','2024-02-29','A','2024-02-29 04:56:56',NULL),(309,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(309,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(309,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(309,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(309,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(309,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(309,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(309,'5','2024-03-12','A','2024-03-12 03:20:43',NULL),(309,'5','2024-03-13','P','2024-03-13 03:38:38',NULL),(309,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(309,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(309,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(309,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(309,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(309,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(309,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(309,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(309,'5','2024-03-26','A','2024-03-26 03:58:41',NULL),(309,'5','2024-03-27','P','2024-03-27 03:52:12',NULL),(309,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(309,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(309,'5','2024-04-15','P','2024-04-18 13:47:22',NULL),(309,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(309,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(309,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(309,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(309,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(309,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(309,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(309,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(309,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(310,'5','2023-08-03','P','2023-08-03 04:27:47',NULL),(310,'5','2023-08-07','P','2023-08-07 03:49:27',NULL),(310,'5','2023-08-08','P','2023-08-08 04:17:25',NULL),(310,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(310,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(310,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(310,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(310,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(310,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(310,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(310,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(310,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(310,'5','2023-08-19','A','2023-09-08 04:34:42',NULL),(310,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(310,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(310,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(310,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(310,'5','2023-08-26','A','2023-09-08 03:55:28',NULL),(310,'5','2023-08-28','A','2023-08-28 06:14:33',NULL),(310,'5','2023-08-29','A','2023-08-29 05:34:23',NULL),(310,'5','2023-08-30','A','2023-08-30 04:55:35',NULL),(310,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(310,'5','2023-09-02','P','2023-09-02 05:00:32',NULL),(310,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(310,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(310,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(310,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(310,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(310,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(310,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(310,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(310,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(310,'5','2023-09-16','A','2023-09-16 04:20:55',NULL),(310,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(310,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(310,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(310,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(310,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(310,'5','2023-09-23','A','2023-09-23 04:07:18',NULL),(310,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(310,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(310,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(310,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(310,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(310,'5','2023-10-03','A','2023-10-03 03:53:36',NULL),(310,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(310,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(310,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(310,'5','2023-10-07','A','2023-10-07 03:43:18',NULL),(310,'5','2023-10-09','A','2023-10-09 03:35:09',NULL),(310,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(310,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(310,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(310,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(310,'5','2023-10-16','A','2023-10-16 03:48:29',NULL),(310,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(310,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(310,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(310,'5','2023-10-21','A','2023-10-21 05:21:02',NULL),(310,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(310,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(310,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(310,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(310,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(310,'5','2023-10-30','A','2023-10-30 06:35:06',NULL),(310,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(310,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(310,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(310,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(310,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(310,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(310,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(310,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(310,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(310,'5','2023-11-14','A','2023-11-16 11:36:43',NULL),(310,'5','2023-11-15','A','2023-11-16 11:35:29',NULL),(310,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(310,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(310,'5','2023-11-18','A','2023-11-18 05:50:56',NULL),(310,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(310,'5','2023-11-21','A','2023-11-21 04:35:57',NULL),(310,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(310,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(310,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(310,'5','2023-11-25','A','2023-11-25 04:44:11',NULL),(310,'5','2023-11-27','A','2023-11-27 04:45:41',NULL),(310,'5','2023-11-28','A','2023-11-28 06:15:05',NULL),(310,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(310,'5','2024-01-01','A','2024-01-04 04:47:39',NULL),(310,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(310,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(310,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(310,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(310,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(310,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(310,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(310,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(310,'5','2024-01-17','A','2024-01-17 04:37:33',NULL),(310,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(310,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(310,'5','2024-01-23','A','2024-01-23 04:42:42',NULL),(310,'5','2024-01-24','A','2024-01-24 04:06:55',NULL),(310,'5','2024-01-25','A','2024-01-25 04:13:48',NULL),(310,'5','2024-01-26','A','2024-01-26 04:26:00',NULL),(310,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(310,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(310,'5','2024-01-31','A','2024-02-01 04:12:28',NULL),(310,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(310,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(310,'5','2024-02-03','A','2024-02-03 05:33:33',NULL),(310,'5','2024-02-12','P','2024-02-12 09:47:08',NULL),(310,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(310,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(310,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(310,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(310,'5','2024-02-17','A','2024-02-17 04:30:41',NULL),(310,'5','2024-02-19','A','2024-02-19 03:52:08',NULL),(310,'5','2024-02-20','A','2024-02-20 04:14:07',NULL),(310,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(310,'5','2024-02-22','A','2024-02-23 04:10:34',NULL),(310,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(310,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(310,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(310,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(310,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(310,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(310,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(310,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(310,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(310,'5','2024-03-09','A','2024-03-09 06:17:36',NULL),(310,'5','2024-03-11','A','2024-03-11 05:35:53',NULL),(310,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(310,'5','2024-03-13','A','2024-03-13 03:38:38',NULL),(310,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(310,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(310,'5','2024-03-18','A','2024-03-18 03:51:51',NULL),(310,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(310,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(310,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(310,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(310,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(310,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(310,'5','2024-03-27','A','2024-03-27 03:52:12',NULL),(310,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(310,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(310,'5','2024-04-15','A','2024-04-18 13:47:22',NULL),(310,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(310,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(310,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(310,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(310,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(310,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(310,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(310,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(310,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(311,'5','2023-08-03','A','2023-08-03 04:27:47',NULL),(311,'5','2023-08-07','A','2023-08-07 03:49:27',NULL),(311,'5','2023-08-08','A','2023-08-08 04:17:25',NULL),(311,'5','2023-08-09','A','2023-09-08 05:09:33',NULL),(311,'5','2023-08-10','A','2023-09-08 05:06:29',NULL),(311,'5','2023-08-11','A','2023-09-08 05:02:39',NULL),(311,'5','2023-08-12','A','2023-09-08 05:00:19',NULL),(311,'5','2023-08-14','A','2023-09-08 04:56:41',NULL),(311,'5','2023-08-15','A','2023-09-08 04:53:37',NULL),(311,'5','2023-08-16','A','2023-09-08 04:45:39',NULL),(311,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(311,'5','2023-08-18','A','2023-09-08 04:39:01',NULL),(311,'5','2023-08-19','A','2023-09-08 04:34:42',NULL),(311,'5','2023-08-22','A','2023-09-08 04:13:00',NULL),(311,'5','2023-08-23','A','2023-08-23 05:55:30',NULL),(311,'5','2023-08-24','A','2023-08-24 05:35:17',NULL),(311,'5','2023-08-25','A','2023-09-08 04:06:49',NULL),(311,'5','2023-08-26','A','2023-09-08 03:55:28',NULL),(311,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(311,'5','2023-08-29','A','2023-08-29 05:34:23',NULL),(311,'5','2023-08-30','A','2023-08-30 04:55:35',NULL),(311,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(311,'5','2023-09-02','P','2023-09-02 05:00:32',NULL),(311,'5','2023-09-04','A','2023-09-04 05:03:49',NULL),(311,'5','2023-09-05','A','2023-09-05 05:59:40',NULL),(311,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(311,'5','2023-09-09','A','2023-09-09 04:59:24',NULL),(311,'5','2023-09-11','A','2023-09-11 05:03:27',NULL),(311,'5','2023-09-12','A','2023-09-12 03:49:24',NULL),(311,'5','2023-09-13','A','2023-09-13 06:22:57',NULL),(311,'5','2023-09-14','A','2023-09-14 04:09:16',NULL),(311,'5','2023-09-15','A','2023-09-15 03:58:47',NULL),(311,'5','2023-09-16','A','2023-09-16 04:20:55',NULL),(311,'5','2023-09-18','A','2023-09-18 03:50:55',NULL),(311,'5','2023-09-19','A','2023-09-19 03:48:19',NULL),(311,'5','2023-09-20','A','2023-09-20 04:11:35',NULL),(311,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(311,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(311,'5','2023-09-23','A','2023-09-23 04:07:18',NULL),(311,'5','2023-09-25','A','2023-09-25 04:10:04',NULL),(311,'5','2023-09-26','A','2023-09-26 04:22:53',NULL),(311,'5','2023-09-27','A','2023-09-27 03:48:13',NULL),(311,'5','2023-09-28','A','2023-09-28 03:43:22',NULL),(311,'5','2023-10-02','A','2023-10-03 03:55:14',NULL),(311,'5','2023-10-03','A','2023-10-03 03:53:36',NULL),(311,'5','2023-10-04','A','2023-10-04 04:32:19',NULL),(311,'5','2023-10-05','A','2023-10-05 04:23:12',NULL),(311,'5','2023-10-06','A','2023-10-06 03:40:05',NULL),(311,'5','2023-10-07','A','2023-10-07 03:43:18',NULL),(311,'5','2023-10-09','A','2023-10-09 03:35:09',NULL),(311,'5','2023-10-10','A','2023-10-10 06:49:46',NULL),(311,'5','2023-10-11','A','2023-10-11 04:49:50',NULL),(311,'5','2023-10-12','A','2023-10-12 03:33:28',NULL),(311,'5','2023-10-14','A','2023-10-14 03:34:13',NULL),(311,'5','2023-10-16','A','2023-10-16 03:48:29',NULL),(311,'5','2023-10-17','A','2023-10-17 03:51:50',NULL),(311,'5','2023-10-18','A','2023-10-18 05:07:42',NULL),(311,'5','2023-10-20','A','2023-10-20 03:57:58',NULL),(311,'5','2023-10-21','A','2023-10-21 05:21:02',NULL),(311,'5','2023-10-23','A','2023-10-23 04:17:15',NULL),(311,'5','2023-10-24','A','2023-10-24 04:26:29',NULL),(311,'5','2023-10-25','A','2023-10-25 04:38:09',NULL),(311,'5','2023-10-26','A','2023-10-26 06:38:18',NULL),(311,'5','2023-10-27','A','2023-10-27 05:23:59',NULL),(311,'5','2023-10-30','A','2023-10-30 06:35:06',NULL),(311,'5','2023-10-31','A','2023-10-31 03:53:11',NULL),(311,'5','2023-11-01','A','2023-11-01 03:40:30',NULL),(311,'5','2023-11-02','A','2023-11-02 04:01:02',NULL),(311,'5','2023-11-03','A','2023-11-03 03:50:01',NULL),(311,'5','2023-11-04','A','2023-11-04 05:04:48',NULL),(311,'5','2023-11-06','A','2023-11-06 04:04:07',NULL),(311,'5','2023-11-07','A','2023-11-07 04:07:42',NULL),(311,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(311,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(311,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(311,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(311,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(311,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(311,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(311,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(311,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(311,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(311,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(311,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(311,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(311,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(311,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(311,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(311,'5','2024-01-01','P','2024-01-04 04:47:39',NULL),(311,'5','2024-01-02','A','2024-01-04 04:48:50',NULL),(311,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(311,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(311,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(311,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(311,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(311,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(311,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(311,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(311,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(311,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(311,'5','2024-01-23','A','2024-01-23 04:42:42',NULL),(311,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(311,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(311,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(311,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(311,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(311,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(311,'5','2024-02-01','A','2024-02-01 05:24:25',NULL),(311,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(311,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(311,'5','2024-02-12','A','2024-02-12 09:47:08',NULL),(311,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(311,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(311,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(311,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(311,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(311,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(311,'5','2024-02-20','A','2024-02-20 04:14:07',NULL),(311,'5','2024-02-21','A','2024-02-23 04:11:17',NULL),(311,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(311,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(311,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(311,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(311,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(311,'5','2024-03-04','A','2024-03-04 04:03:17',NULL),(311,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(311,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(311,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(311,'5','2024-03-08','A','2024-03-08 06:26:21',NULL),(311,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(311,'5','2024-03-11','A','2024-03-11 05:35:53',NULL),(311,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(311,'5','2024-03-13','P','2024-03-13 03:38:38',NULL),(311,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(311,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(311,'5','2024-03-18','A','2024-03-18 03:51:51',NULL),(311,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(311,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(311,'5','2024-03-21','A','2024-03-21 04:11:05',NULL),(311,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(311,'5','2024-03-25','A','2024-03-25 04:03:19',NULL),(311,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(311,'5','2024-03-27','P','2024-03-27 03:52:12',NULL),(311,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(311,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(311,'5','2024-04-15','P','2024-04-18 13:47:22',NULL),(311,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(311,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(311,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(311,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(311,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(311,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(311,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(311,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(311,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(313,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(313,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(313,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(313,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(313,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(313,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(313,'5','2023-08-16','A','2023-09-08 04:45:39',NULL),(313,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(313,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(313,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(313,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(313,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(313,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(313,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(313,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(313,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(313,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(313,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(313,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(313,'5','2023-09-02','P','2023-09-02 05:00:32',NULL),(313,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(313,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(313,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(313,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(313,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(313,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(313,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(313,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(313,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(313,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(313,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(313,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(313,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(313,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(313,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(313,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(313,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(313,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(313,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(313,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(313,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(313,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(313,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(313,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(313,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(313,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(313,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(313,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(313,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(313,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(313,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(313,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(313,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(313,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(313,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(313,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(313,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(313,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(313,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(313,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(313,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(313,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(313,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(313,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(313,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(313,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(313,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(313,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(313,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(313,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(313,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(313,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(313,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(313,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(313,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(313,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(313,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(313,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(313,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(313,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(313,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(313,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(313,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(313,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(313,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(313,'5','2024-01-01','A','2024-01-04 04:47:39',NULL),(313,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(313,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(313,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(313,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(313,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(313,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(313,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(313,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(313,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(313,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(313,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(313,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(313,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(313,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(313,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(313,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(313,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(313,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(313,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(313,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(313,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(313,'5','2024-02-12','P','2024-02-12 09:47:08',NULL),(313,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(313,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(313,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(313,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(313,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(313,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(313,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(313,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(313,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(313,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(313,'5','2024-02-27','A','2024-02-28 05:24:13',NULL),(313,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(313,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(313,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(313,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(313,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(313,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(313,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(313,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(313,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(313,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(313,'5','2024-03-13','A','2024-03-13 03:38:38',NULL),(313,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(313,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(313,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(313,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(313,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(313,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(313,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(313,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(313,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(313,'5','2024-03-27','A','2024-03-27 03:52:12',NULL),(313,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(313,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(313,'5','2024-04-15','P','2024-04-18 13:47:22',NULL),(313,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(313,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(313,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(313,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(313,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(313,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(313,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(313,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(313,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(314,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(314,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(314,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(314,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(314,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(314,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(314,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(314,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(314,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(314,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(314,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(314,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(314,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(314,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(314,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(314,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(314,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(314,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(314,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(314,'5','2023-09-02','P','2023-09-02 05:00:32',NULL),(314,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(314,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(314,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(314,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(314,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(314,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(314,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(314,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(314,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(314,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(314,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(314,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(314,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(314,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(314,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(314,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(314,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(314,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(314,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(314,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(314,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(314,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(314,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(314,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(314,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(314,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(314,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(314,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(314,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(314,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(314,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(314,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(314,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(314,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(314,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(314,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(314,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(314,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(314,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(314,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(314,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(314,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(314,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(314,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(314,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(314,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(314,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(314,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(314,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(314,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(314,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(314,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(314,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(314,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(314,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(314,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(314,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(314,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(314,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(314,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(314,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(314,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(314,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(314,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(314,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(314,'5','2024-01-01','P','2024-01-04 04:47:39',NULL),(314,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(314,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(314,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(314,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(314,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(314,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(314,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(314,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(314,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(314,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(314,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(314,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(314,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(314,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(314,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(314,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(314,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(314,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(314,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(314,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(314,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(314,'5','2024-02-12','P','2024-02-12 09:47:08',NULL),(314,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(314,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(314,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(314,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(314,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(314,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(314,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(314,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(314,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(314,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(314,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(314,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(314,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(314,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(314,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(314,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(314,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(314,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(314,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(314,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(314,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(314,'5','2024-03-13','P','2024-03-13 03:38:38',NULL),(314,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(314,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(314,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(314,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(314,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(314,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(314,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(314,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(314,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(314,'5','2024-03-27','P','2024-03-27 03:52:12',NULL),(314,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(314,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(314,'5','2024-04-15','P','2024-04-18 13:47:22',NULL),(314,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(314,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(314,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(314,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(314,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(314,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(314,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(314,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(314,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(315,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(315,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(315,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(315,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(315,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(315,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(315,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(315,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(315,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(315,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(315,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(315,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(315,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(315,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(315,'5','2023-08-26','A','2023-09-08 03:55:28',NULL),(315,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(315,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(315,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(315,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(315,'5','2023-09-02','A','2023-09-02 05:00:32',NULL),(315,'5','2023-09-04','A','2023-09-04 05:03:49',NULL),(315,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(315,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(315,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(315,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(315,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(315,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(315,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(315,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(315,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(315,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(315,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(315,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(315,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(315,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(315,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(315,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(315,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(315,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(315,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(315,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(315,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(315,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(315,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(315,'5','2023-10-06','A','2023-10-06 03:40:05',NULL),(315,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(315,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(315,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(315,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(315,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(315,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(315,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(315,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(315,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(315,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(315,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(315,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(315,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(315,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(315,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(315,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(315,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(315,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(315,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(315,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(315,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(315,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(315,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(315,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(315,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(315,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(315,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(315,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(315,'5','2023-11-16','A','2023-11-16 04:23:58',NULL),(315,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(315,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(315,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(315,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(315,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(315,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(315,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(315,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(315,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(315,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(315,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(315,'5','2024-01-01','P','2024-01-04 04:47:39',NULL),(315,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(315,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(315,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(315,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(315,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(315,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(315,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(315,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(315,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(315,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(315,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(315,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(315,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(315,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(315,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(315,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(315,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(315,'5','2024-01-31','A','2024-02-01 04:12:28',NULL),(315,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(315,'5','2024-02-02','A','2024-02-02 05:32:10',NULL),(315,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(315,'5','2024-02-12','P','2024-02-12 09:47:08',NULL),(315,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(315,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(315,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(315,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(315,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(315,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(315,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(315,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(315,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(315,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(315,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(315,'5','2024-02-28','A','2024-02-28 05:25:02',NULL),(315,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(315,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(315,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(315,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(315,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(315,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(315,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(315,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(315,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(315,'5','2024-03-13','P','2024-03-13 03:38:38',NULL),(315,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(315,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(315,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(315,'5','2024-03-19','A','2024-03-19 05:25:32',NULL),(315,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(315,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(315,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(315,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(315,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(315,'5','2024-03-27','P','2024-03-27 03:52:12',NULL),(315,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(315,'5','2024-03-29','A','2024-03-29 03:48:14',NULL),(315,'5','2024-04-15','P','2024-04-18 13:47:22',NULL),(315,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(315,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(315,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(315,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(315,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(315,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(315,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(315,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(315,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(316,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(316,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(316,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(316,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(316,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(316,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(316,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(316,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(316,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(316,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(316,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(316,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(316,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(316,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(316,'5','2023-08-26','A','2023-09-08 03:55:28',NULL),(316,'5','2023-08-28','A','2023-08-28 06:14:33',NULL),(316,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(316,'5','2023-08-30','A','2023-08-30 04:55:35',NULL),(316,'5','2023-08-31','A','2023-08-31 05:04:49',NULL),(316,'5','2023-09-02','A','2023-09-02 05:00:32',NULL),(316,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(316,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(316,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(316,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(316,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(316,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(316,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(316,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(316,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(316,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(316,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(316,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(316,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(316,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(316,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(316,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(316,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(316,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(316,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(316,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(316,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(316,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(316,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(316,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(316,'5','2023-10-06','A','2023-10-06 03:40:05',NULL),(316,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(316,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(316,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(316,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(316,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(316,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(316,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(316,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(316,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(316,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(316,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(316,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(316,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(316,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(316,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(316,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(316,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(316,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(316,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(316,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(316,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(316,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(316,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(316,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(316,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(316,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(316,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(316,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(316,'5','2023-11-16','A','2023-11-16 04:23:58',NULL),(316,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(316,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(316,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(316,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(316,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(316,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(316,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(316,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(316,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(316,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(316,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(316,'5','2024-01-01','P','2024-01-04 04:47:39',NULL),(316,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(316,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(316,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(316,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(316,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(316,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(316,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(316,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(316,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(316,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(316,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(316,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(316,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(316,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(316,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(316,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(316,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(316,'5','2024-01-31','A','2024-02-01 04:12:28',NULL),(316,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(316,'5','2024-02-02','A','2024-02-02 05:32:10',NULL),(316,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(316,'5','2024-02-12','P','2024-02-12 09:47:08',NULL),(316,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(316,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(316,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(316,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(316,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(316,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(316,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(316,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(316,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(316,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(316,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(316,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(316,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(316,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(316,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(316,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(316,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(316,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(316,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(316,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(316,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(316,'5','2024-03-13','P','2024-03-13 03:38:38',NULL),(316,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(316,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(316,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(316,'5','2024-03-19','A','2024-03-19 05:25:32',NULL),(316,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(316,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(316,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(316,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(316,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(316,'5','2024-03-27','P','2024-03-27 03:52:12',NULL),(316,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(316,'5','2024-03-29','A','2024-03-29 03:48:14',NULL),(316,'5','2024-04-15','P','2024-04-18 13:47:22',NULL),(316,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(316,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(316,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(316,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(316,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(316,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(316,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(316,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(316,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(317,'5','2023-08-09','A','2023-09-08 05:09:33',NULL),(317,'5','2023-08-10','A','2023-09-08 05:06:29',NULL),(317,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(317,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(317,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(317,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(317,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(317,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(317,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(317,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(317,'5','2023-08-22','A','2023-09-08 04:13:00',NULL),(317,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(317,'5','2023-08-24','P','2023-08-24 05:35:17',NULL);
INSERT INTO `attendance` VALUES (317,'5','2023-08-25','A','2023-09-08 04:06:49',NULL),(317,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(317,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(317,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(317,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(317,'5','2023-08-31','A','2023-08-31 05:04:49',NULL),(317,'5','2023-09-02','A','2023-09-02 05:00:32',NULL),(317,'5','2023-09-04','A','2023-09-04 05:03:49',NULL),(317,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(317,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(317,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(317,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(317,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(317,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(317,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(317,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(317,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(317,'5','2023-09-18','A','2023-09-18 03:50:55',NULL),(317,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(317,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(317,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(317,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(317,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(317,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(317,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(317,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(317,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(317,'5','2023-10-02','A','2023-10-03 03:55:14',NULL),(317,'5','2023-10-03','A','2023-10-03 03:53:36',NULL),(317,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(317,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(317,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(317,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(317,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(317,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(317,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(317,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(317,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(317,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(317,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(317,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(317,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(317,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(317,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(317,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(317,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(317,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(317,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(317,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(317,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(317,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(317,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(317,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(317,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(317,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(317,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(317,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(317,'5','2023-11-13','A','2023-11-13 05:03:08',NULL),(317,'5','2023-11-14','A','2023-11-16 11:36:43',NULL),(317,'5','2023-11-15','A','2023-11-16 11:35:29',NULL),(317,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(317,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(317,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(317,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(317,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(317,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(317,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(317,'5','2023-11-24','A','2023-11-24 04:22:29',NULL),(317,'5','2023-11-25','A','2023-11-25 04:44:11',NULL),(317,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(317,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(317,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(317,'5','2024-01-01','A','2024-01-04 04:47:39',NULL),(317,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(317,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(317,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(317,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(317,'5','2024-01-09','A','2024-01-16 09:34:18',NULL),(317,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(317,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(317,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(317,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(317,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(317,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(317,'5','2024-01-23','A','2024-01-23 04:42:42',NULL),(317,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(317,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(317,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(317,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(317,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(317,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(317,'5','2024-02-01','A','2024-02-01 05:24:25',NULL),(317,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(317,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(317,'5','2024-02-12','P','2024-02-12 09:47:08',NULL),(317,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(317,'5','2024-02-14','A','2024-02-14 06:25:28',NULL),(317,'5','2024-02-15','A','2024-02-15 04:11:19',NULL),(317,'5','2024-02-16','A','2024-02-16 04:24:23',NULL),(317,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(317,'5','2024-02-19','A','2024-02-19 03:52:08',NULL),(317,'5','2024-02-20','L','2024-02-20 04:14:07',NULL),(317,'5','2024-02-21','L','2024-02-23 04:11:17',NULL),(317,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(317,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(317,'5','2024-02-27','A','2024-02-28 05:24:13',NULL),(317,'5','2024-02-28','A','2024-02-28 05:25:02',NULL),(317,'5','2024-02-29','A','2024-02-29 04:56:56',NULL),(317,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(317,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(317,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(317,'5','2024-03-07','A','2024-03-07 04:59:09',NULL),(317,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(317,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(317,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(317,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(317,'5','2024-03-13','P','2024-03-13 03:38:38',NULL),(317,'5','2024-03-14','A','2024-03-14 03:32:51',NULL),(317,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(317,'5','2024-03-18','A','2024-03-18 03:51:51',NULL),(317,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(317,'5','2024-03-20','A','2024-03-20 04:01:15',NULL),(317,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(317,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(317,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(317,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(317,'5','2024-03-27','A','2024-03-27 03:52:12',NULL),(317,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(317,'5','2024-03-29','A','2024-03-29 03:48:14',NULL),(317,'5','2024-04-15','A','2024-04-18 13:47:22',NULL),(317,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(317,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(317,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(317,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(317,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(317,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(317,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(317,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(317,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(318,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(318,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(318,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(318,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(318,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(318,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(318,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(318,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(318,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(318,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(318,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(318,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(318,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(318,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(318,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(318,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(318,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(318,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(318,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(318,'5','2023-09-02','A','2023-09-02 05:00:32',NULL),(318,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(318,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(318,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(318,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(318,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(318,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(318,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(318,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(318,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(318,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(318,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(318,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(318,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(318,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(318,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(318,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(318,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(318,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(318,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(318,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(318,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(318,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(318,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(318,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(318,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(318,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(318,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(318,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(318,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(318,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(318,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(318,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(318,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(318,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(318,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(318,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(318,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(318,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(318,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(318,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(318,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(318,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(318,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(318,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(318,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(318,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(318,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(318,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(318,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(318,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(318,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(318,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(318,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(318,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(318,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(318,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(318,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(318,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(318,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(318,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(318,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(318,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(318,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(318,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(318,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(318,'5','2024-01-01','P','2024-01-04 04:47:39',NULL),(318,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(318,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(318,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(318,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(318,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(318,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(318,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(318,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(318,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(318,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(318,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(318,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(318,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(318,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(318,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(318,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(318,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(318,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(318,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(318,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(318,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(318,'5','2024-02-12','P','2024-02-12 09:47:08',NULL),(318,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(318,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(318,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(318,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(318,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(318,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(318,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(318,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(318,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(318,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(318,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(318,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(318,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(318,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(318,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(318,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(318,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(318,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(318,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(318,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(318,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(318,'5','2024-03-13','A','2024-03-13 03:38:38',NULL),(318,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(318,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(318,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(318,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(318,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(318,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(318,'5','2024-03-22','A','2024-03-22 04:40:50',NULL),(318,'5','2024-03-25','A','2024-03-25 04:03:19',NULL),(318,'5','2024-03-26','A','2024-03-26 03:58:41',NULL),(318,'5','2024-03-27','A','2024-03-27 03:52:12',NULL),(318,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(318,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(318,'5','2024-04-15','A','2024-04-18 13:47:22',NULL),(318,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(318,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(318,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(318,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(318,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(318,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(318,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(318,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(318,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(319,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(319,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(319,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(319,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(319,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(319,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(319,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(319,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(319,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(319,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(319,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(319,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(319,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(319,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(319,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(319,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(319,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(319,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(319,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(319,'5','2023-09-02','P','2023-09-02 05:00:32',NULL),(319,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(319,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(319,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(319,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(319,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(319,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(319,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(319,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(319,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(319,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(319,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(319,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(319,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(319,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(319,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(319,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(319,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(319,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(319,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(319,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(319,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(319,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(319,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(319,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(319,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(319,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(319,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(319,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(319,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(319,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(319,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(319,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(319,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(319,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(319,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(319,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(319,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(319,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(319,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(319,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(319,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(319,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(319,'5','2023-10-31','A','2023-10-31 03:53:11',NULL),(319,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(319,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(319,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(319,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(319,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(319,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(319,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(319,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(319,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(319,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(319,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(319,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(319,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(319,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(319,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(319,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(319,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(319,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(319,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(319,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(319,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(319,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(319,'5','2024-01-01','P','2024-01-04 04:47:39',NULL),(319,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(319,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(319,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(319,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(319,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(319,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(319,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(319,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(319,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(319,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(319,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(319,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(319,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(319,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(319,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(319,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(319,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(319,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(319,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(319,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(319,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(319,'5','2024-02-12','P','2024-02-12 09:47:08',NULL),(319,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(319,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(319,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(319,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(319,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(319,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(319,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(319,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(319,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(319,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(319,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(319,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(319,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(319,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(319,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(319,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(319,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(319,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(319,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(319,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(319,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(319,'5','2024-03-13','P','2024-03-13 03:38:38',NULL),(319,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(319,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(319,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(319,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(319,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(319,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(319,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(319,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(319,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(319,'5','2024-03-27','P','2024-03-27 03:52:12',NULL),(319,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(319,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(319,'5','2024-04-15','P','2024-04-18 13:47:22',NULL),(319,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(319,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(319,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(319,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(319,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(319,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(319,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(319,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(319,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(320,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(320,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(320,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(320,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(320,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(320,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(320,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(320,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(320,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(320,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(320,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(320,'5','2023-08-23','A','2023-08-23 05:55:30',NULL),(320,'5','2023-08-24','A','2023-08-24 05:35:17',NULL),(320,'5','2023-08-25','A','2023-09-08 04:06:49',NULL),(320,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(320,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(320,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(320,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(320,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(320,'5','2023-09-02','P','2023-09-02 05:00:32',NULL),(320,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(320,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(320,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(320,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(320,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(320,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(320,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(320,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(320,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(320,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(320,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(320,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(320,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(320,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(320,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(320,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(320,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(320,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(320,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(320,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(320,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(320,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(320,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(320,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(320,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(320,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(320,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(320,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(320,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(320,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(320,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(320,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(320,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(320,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(320,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(320,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(320,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(320,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(320,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(320,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(320,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(320,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(320,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(320,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(320,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(320,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(320,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(320,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(320,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(320,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(320,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(320,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(320,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(320,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(320,'5','2023-11-17','A','2023-11-17 05:25:15',NULL),(320,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(320,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(320,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(320,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(320,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(320,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(320,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(320,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(320,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(320,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(320,'5','2024-01-01','A','2024-01-04 04:47:39',NULL),(320,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(320,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(320,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(320,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(320,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(320,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(320,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(320,'5','2024-01-16','A','2024-01-16 10:19:26',NULL),(320,'5','2024-01-17','A','2024-01-17 04:37:33',NULL),(320,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(320,'5','2024-01-22','A','2024-01-22 06:25:25',NULL),(320,'5','2024-01-23','A','2024-01-23 04:42:42',NULL),(320,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(320,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(320,'5','2024-01-26','A','2024-01-26 04:26:00',NULL),(320,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(320,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(320,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(320,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(320,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(320,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(320,'5','2024-02-12','P','2024-02-12 09:47:08',NULL),(320,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(320,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(320,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(320,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(320,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(320,'5','2024-02-19','A','2024-02-19 03:52:08',NULL),(320,'5','2024-02-20','A','2024-02-20 04:14:07',NULL),(320,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(320,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(320,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(320,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(320,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(320,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(320,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(320,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(320,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(320,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(320,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(320,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(320,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(320,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(320,'5','2024-03-13','P','2024-03-13 03:38:38',NULL),(320,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(320,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(320,'5','2024-03-18','A','2024-03-18 03:51:51',NULL),(320,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(320,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(320,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(320,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(320,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(320,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(320,'5','2024-03-27','P','2024-03-27 03:52:12',NULL),(320,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(320,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(320,'5','2024-04-15','A','2024-04-18 13:47:22',NULL),(320,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(320,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(320,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(320,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(320,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(320,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(320,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(320,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(320,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(322,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(322,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(322,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(322,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(322,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(322,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(322,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(322,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(322,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(322,'5','2023-08-19','A','2023-09-08 04:34:42',NULL),(322,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(322,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(322,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(322,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(322,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(322,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(322,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(322,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(322,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(322,'5','2023-09-02','A','2023-09-02 05:00:32',NULL),(322,'5','2023-09-04','A','2023-09-04 05:03:49',NULL),(322,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(322,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(322,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(322,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(322,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(322,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(322,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(322,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(322,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(322,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(322,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(322,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(322,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(322,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(322,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(322,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(322,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(322,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(322,'5','2023-09-28','A','2023-09-28 03:43:22',NULL),(322,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(322,'5','2023-10-03','A','2023-10-03 03:53:36',NULL),(322,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(322,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(322,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(322,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(322,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(322,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(322,'5','2023-10-11','A','2023-10-11 04:49:50',NULL),(322,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(322,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(322,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(322,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(322,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(322,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(322,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(322,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(322,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(322,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(322,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(322,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(322,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(322,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(322,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(322,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(322,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(322,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(322,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(322,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(322,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(322,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(322,'5','2023-11-14','A','2023-11-16 11:36:43',NULL),(322,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(322,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(322,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(322,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(322,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(322,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(322,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(322,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(322,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(322,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(322,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(322,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(322,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(322,'5','2024-01-01','P','2024-01-04 04:47:39',NULL),(322,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(322,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(322,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(322,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(322,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(322,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(322,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(322,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(322,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(322,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(322,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(322,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(322,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(322,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(322,'5','2024-01-26','A','2024-01-26 04:26:00',NULL),(322,'5','2024-01-29','A','2024-01-30 04:56:36',NULL),(322,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(322,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(322,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(322,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(322,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(322,'5','2024-02-12','A','2024-02-12 09:47:08',NULL),(322,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(322,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(322,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(322,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(322,'5','2024-02-17','A','2024-02-17 04:30:41',NULL),(322,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(322,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(322,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(322,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(322,'5','2024-02-23','A','2024-02-23 04:11:53',NULL),(322,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(322,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(322,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(322,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(322,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(322,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(322,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(322,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(322,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(322,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(322,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(322,'5','2024-03-13','A','2024-03-13 03:38:38',NULL),(322,'5','2024-03-14','A','2024-03-14 03:32:51',NULL),(322,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(322,'5','2024-03-18','A','2024-03-18 03:51:51',NULL),(322,'5','2024-03-19','A','2024-03-19 05:25:32',NULL),(322,'5','2024-03-20','A','2024-03-20 04:01:15',NULL),(322,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(322,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(322,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(322,'5','2024-03-26','A','2024-03-26 03:58:41',NULL),(322,'5','2024-03-27','A','2024-03-27 03:52:12',NULL),(322,'5','2024-03-28','A','2024-03-28 04:22:45',NULL),(322,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(322,'5','2024-04-15','P','2024-04-18 13:47:22',NULL),(322,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(322,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(322,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(322,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(322,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(322,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(322,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(322,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(322,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(323,'5','2023-08-09','P','2023-09-08 05:09:33',NULL),(323,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(323,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(323,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(323,'5','2023-08-14','A','2023-09-08 04:56:41',NULL),(323,'5','2023-08-15','A','2023-09-08 04:53:37',NULL),(323,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(323,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(323,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(323,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(323,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(323,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(323,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(323,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(323,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(323,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(323,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(323,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(323,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(323,'5','2023-09-02','A','2023-09-02 05:00:32',NULL),(323,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(323,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(323,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(323,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(323,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(323,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(323,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(323,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(323,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(323,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(323,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(323,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(323,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(323,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(323,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(323,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(323,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(323,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(323,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(323,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(323,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(323,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(323,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(323,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(323,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(323,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(323,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(323,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(323,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(323,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(323,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(323,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(323,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(323,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(323,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(323,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(323,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(323,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(323,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(323,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(323,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(323,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(323,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(323,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(323,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(323,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(323,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(323,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(323,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(323,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(323,'5','2023-11-13','A','2023-11-13 05:03:08',NULL),(323,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(323,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(323,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(323,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(323,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(323,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(323,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(323,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(323,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(323,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(323,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(323,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(323,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(323,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(323,'5','2024-01-01','P','2024-01-04 04:47:39',NULL),(323,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(323,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(323,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(323,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(323,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(323,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(323,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(323,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(323,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(323,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(323,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(323,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(323,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(323,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(323,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(323,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(323,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(323,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(323,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(323,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(323,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(323,'5','2024-02-12','P','2024-02-12 09:47:08',NULL),(323,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(323,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(323,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(323,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(323,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(323,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(323,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(323,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(323,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(323,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(323,'5','2024-02-27','A','2024-02-28 05:24:13',NULL),(323,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(323,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(323,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(323,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(323,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(323,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(323,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(323,'5','2024-03-09','A','2024-03-09 06:17:36',NULL),(323,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(323,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(323,'5','2024-03-13','P','2024-03-13 03:38:38',NULL),(323,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(323,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(323,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(323,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(323,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(323,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(323,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(323,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(323,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(323,'5','2024-03-27','P','2024-03-27 03:52:12',NULL),(323,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(323,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(323,'5','2024-04-15','P','2024-04-18 13:47:22',NULL),(323,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(323,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(323,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(323,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(323,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(323,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(323,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(323,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(323,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(324,'5','2023-08-09','A','2023-09-08 05:09:33',NULL),(324,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(324,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(324,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(324,'5','2023-08-14','A','2023-09-08 04:56:41',NULL),(324,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(324,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(324,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(324,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(324,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(324,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(324,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(324,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(324,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(324,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(324,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(324,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(324,'5','2023-08-30','A','2023-08-30 04:55:35',NULL),(324,'5','2023-08-31','A','2023-08-31 05:04:49',NULL),(324,'5','2023-09-02','P','2023-09-02 05:00:32',NULL),(324,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(324,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(324,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(324,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(324,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(324,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(324,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(324,'5','2023-09-14','A','2023-09-14 04:09:16',NULL),(324,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(324,'5','2023-09-16','A','2023-09-16 04:20:55',NULL),(324,'5','2023-09-18','A','2023-09-18 03:50:55',NULL),(324,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(324,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(324,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(324,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(324,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(324,'5','2023-09-25','A','2023-09-25 04:10:04',NULL),(324,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(324,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(324,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(324,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(324,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(324,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(324,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(324,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(324,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(324,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(324,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(324,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(324,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(324,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(324,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(324,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(324,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(324,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(324,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(324,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(324,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(324,'5','2023-10-25','A','2023-10-25 04:38:09',NULL),(324,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(324,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(324,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(324,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(324,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(324,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(324,'5','2023-11-03','A','2023-11-03 03:50:01',NULL),(324,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(324,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(324,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(324,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(324,'5','2023-11-13','A','2023-11-13 05:03:08',NULL),(324,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(324,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(324,'5','2023-11-16','A','2023-11-16 04:23:58',NULL),(324,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(324,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(324,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(324,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(324,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(324,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(324,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(324,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(324,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(324,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(324,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(324,'5','2024-01-01','A','2024-01-04 04:47:39',NULL),(324,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(324,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(324,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(324,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(324,'5','2024-01-09','A','2024-01-16 09:34:18',NULL),(324,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(324,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(324,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(324,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(324,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(324,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(324,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(324,'5','2024-01-24','A','2024-01-24 04:06:55',NULL),(324,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(324,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(324,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(324,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(324,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(324,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(324,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(324,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(324,'5','2024-02-12','A','2024-02-12 09:47:08',NULL),(324,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(324,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(324,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(324,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(324,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(324,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(324,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(324,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(324,'5','2024-02-22','A','2024-02-23 04:10:34',NULL),(324,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(324,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(324,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(324,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(324,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(324,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(324,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(324,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(324,'5','2024-03-08','A','2024-03-08 06:26:21',NULL),(324,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(324,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(324,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(324,'5','2024-03-13','P','2024-03-13 03:38:38',NULL),(324,'5','2024-03-14','A','2024-03-14 03:32:51',NULL),(324,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(324,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(324,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(324,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(324,'5','2024-03-21','A','2024-03-21 04:11:05',NULL),(324,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(324,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(324,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(324,'5','2024-03-27','P','2024-03-27 03:52:12',NULL),(324,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(324,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(324,'5','2024-04-15','P','2024-04-18 13:47:22',NULL),(324,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(324,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(324,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(324,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(324,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(324,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(324,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(324,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(324,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(325,'5','2023-08-09','A','2023-09-08 05:09:33',NULL),(325,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(325,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(325,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(325,'5','2023-08-14','A','2023-09-08 04:56:41',NULL),(325,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(325,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(325,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(325,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(325,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(325,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(325,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(325,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(325,'5','2023-08-25','A','2023-09-08 04:06:49',NULL),(325,'5','2023-08-26','A','2023-09-08 03:55:28',NULL),(325,'5','2023-08-28','A','2023-08-28 06:14:33',NULL),(325,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(325,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(325,'5','2023-08-31','A','2023-08-31 05:04:49',NULL),(325,'5','2023-09-02','P','2023-09-02 05:00:32',NULL),(325,'5','2023-09-04','A','2023-09-04 05:03:49',NULL),(325,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(325,'5','2023-09-08','A','2023-09-08 04:20:43',NULL),(325,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(325,'5','2023-09-11','A','2023-09-11 05:03:27',NULL),(325,'5','2023-09-12','A','2023-09-12 03:49:24',NULL),(325,'5','2023-09-13','A','2023-09-13 06:22:57',NULL),(325,'5','2023-09-14','A','2023-09-14 04:09:16',NULL),(325,'5','2023-09-15','A','2023-09-15 03:58:47',NULL),(325,'5','2023-09-16','A','2023-09-16 04:20:55',NULL),(325,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(325,'5','2023-09-19','A','2023-09-19 03:48:19',NULL),(325,'5','2023-09-20','A','2023-09-20 04:11:35',NULL),(325,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(325,'5','2023-09-22','A','2023-09-22 04:01:43',NULL),(325,'5','2023-09-23','A','2023-09-23 04:07:18',NULL),(325,'5','2023-09-25','A','2023-09-25 04:10:04',NULL),(325,'5','2023-09-26','A','2023-09-26 04:22:53',NULL),(325,'5','2023-09-27','A','2023-09-27 03:48:13',NULL),(325,'5','2023-09-28','A','2023-09-28 03:43:22',NULL),(325,'5','2023-10-02','A','2023-10-03 03:55:14',NULL),(325,'5','2023-10-03','A','2023-10-03 03:53:36',NULL),(325,'5','2023-10-04','A','2023-10-04 04:32:19',NULL),(325,'5','2023-10-05','A','2023-10-05 04:23:12',NULL),(325,'5','2023-10-06','A','2023-10-06 03:40:05',NULL),(325,'5','2023-10-07','A','2023-10-07 03:43:18',NULL),(325,'5','2023-10-09','A','2023-10-09 03:35:09',NULL),(325,'5','2023-10-10','A','2023-10-10 06:49:46',NULL),(325,'5','2023-10-11','A','2023-10-11 04:49:50',NULL),(325,'5','2023-10-12','A','2023-10-12 03:33:28',NULL),(325,'5','2023-10-14','A','2023-10-14 03:34:13',NULL),(325,'5','2023-10-16','A','2023-10-16 03:48:29',NULL),(325,'5','2023-10-17','A','2023-10-17 03:51:50',NULL),(325,'5','2023-10-18','A','2023-10-18 05:07:42',NULL),(325,'5','2023-10-20','A','2023-10-20 03:57:58',NULL),(325,'5','2023-10-21','A','2023-10-21 05:21:02',NULL),(325,'5','2023-10-23','A','2023-10-23 04:17:15',NULL),(325,'5','2023-10-24','A','2023-10-24 04:26:29',NULL),(325,'5','2023-10-25','A','2023-10-25 04:38:09',NULL),(325,'5','2023-10-26','A','2023-10-26 06:38:18',NULL),(325,'5','2023-10-27','A','2023-10-27 05:23:59',NULL),(325,'5','2023-10-30','A','2023-10-30 06:35:06',NULL),(325,'5','2023-10-31','A','2023-10-31 03:53:11',NULL),(325,'5','2023-11-01','A','2023-11-01 03:40:30',NULL),(325,'5','2023-11-02','A','2023-11-02 04:01:02',NULL),(325,'5','2023-11-03','A','2023-11-03 03:50:01',NULL),(325,'5','2023-11-04','A','2023-11-04 05:04:48',NULL),(325,'5','2023-11-06','A','2023-11-06 04:04:07',NULL),(325,'5','2023-11-07','A','2023-11-07 04:07:42',NULL),(325,'5','2023-11-08','A','2023-11-08 05:51:08',NULL),(325,'5','2023-11-13','A','2023-11-13 05:03:08',NULL),(325,'5','2023-11-14','A','2023-11-16 11:36:43',NULL),(325,'5','2023-11-15','A','2023-11-16 11:35:29',NULL),(325,'5','2023-11-16','A','2023-11-16 04:23:58',NULL),(325,'5','2023-11-17','A','2023-11-17 05:25:15',NULL),(325,'5','2023-11-18','A','2023-11-18 05:50:56',NULL),(325,'5','2023-11-20','A','2023-11-20 04:49:11',NULL),(325,'5','2023-11-21','A','2023-11-21 04:35:57',NULL),(325,'5','2023-11-22','A','2023-11-22 06:03:44',NULL),(325,'5','2023-11-23','A','2023-11-23 04:28:31',NULL),(325,'5','2023-11-24','A','2023-11-24 04:22:29',NULL),(325,'5','2023-11-25','A','2023-11-25 04:44:11',NULL),(325,'5','2023-11-27','A','2023-11-27 04:45:41',NULL),(325,'5','2023-11-28','A','2023-11-28 06:15:05',NULL),(325,'5','2023-11-29','A','2023-11-29 05:13:26',NULL),(325,'5','2024-01-01','A','2024-01-04 04:47:39',NULL),(325,'5','2024-01-02','A','2024-01-04 04:48:50',NULL),(325,'5','2024-01-03','A','2024-01-04 04:49:13',NULL),(325,'5','2024-01-04','A','2024-01-15 09:25:23',NULL),(325,'5','2024-01-05','A','2024-01-15 09:59:07',NULL),(325,'5','2024-01-09','A','2024-01-16 09:34:18',NULL),(325,'5','2024-01-10','A','2024-01-16 10:05:14',NULL),(325,'5','2024-01-15','A','2024-01-16 11:20:33',NULL),(325,'5','2024-01-16','A','2024-01-16 10:19:26',NULL),(325,'5','2024-01-17','A','2024-01-17 04:37:33',NULL),(325,'5','2024-01-18','A','2024-01-18 04:25:34',NULL),(326,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(326,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(326,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(326,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(326,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(326,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(326,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(326,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(326,'4','2023-08-18','A','2023-09-08 04:38:12',NULL),(326,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(326,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(326,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(326,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(326,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(326,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(326,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(326,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(326,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(326,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(326,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(326,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(326,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(326,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(326,'4','2023-09-09','A','2023-09-09 04:56:30',NULL),(326,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(326,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(326,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(326,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(326,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(326,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(326,'4','2023-09-18','A','2023-09-18 03:47:22',NULL),(326,'4','2023-09-19','A','2023-09-19 03:46:49',NULL),(326,'4','2023-09-20','A','2023-09-20 04:09:44',NULL),(326,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(326,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(326,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(326,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(326,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(326,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(326,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(326,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(326,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(326,'4','2023-10-04','A','2023-10-04 04:30:34',NULL),(326,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(326,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(326,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(326,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(326,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(326,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(326,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(326,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(326,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(326,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(326,'4','2023-10-18','A','2023-10-18 05:10:26',NULL),(326,'4','2023-10-20','A','2023-10-20 03:57:02',NULL),(326,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(326,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(326,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(326,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(326,'4','2023-10-26','A','2023-10-26 06:37:33',NULL),(326,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(326,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(326,'4','2023-10-31','A','2023-10-31 03:50:41','2023-10-31 03:55:42'),(326,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(326,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(326,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(326,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(326,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(326,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(326,'4','2023-11-08','A','2023-11-08 05:49:17',NULL),(326,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(326,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(326,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(326,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(326,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(326,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(326,'4','2023-11-20','A','2023-11-20 04:47:09',NULL),(326,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(326,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(326,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(326,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(326,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(326,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(326,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(326,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(326,'4','2024-01-01','A','2024-01-04 05:14:21',NULL),(326,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(326,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(326,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(326,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(326,'4','2024-01-09','A','2024-01-16 09:33:32',NULL),(326,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(326,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(326,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(326,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(326,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(326,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(326,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(326,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(326,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(326,'4','2024-01-25','A','2024-01-25 04:13:29',NULL),(326,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(326,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(326,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(326,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(326,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(326,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(326,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(326,'4','2024-02-12','A','2024-02-12 09:45:15',NULL),(326,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(326,'4','2024-02-14','A','2024-02-14 06:22:43',NULL),(326,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(326,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(326,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(326,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(326,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(326,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(326,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(326,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(326,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(326,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(326,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(326,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(326,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(326,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(326,'4','2024-03-07','A','2024-03-07 04:58:44',NULL),(326,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(326,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(326,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(326,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(326,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(326,'4','2024-03-14','A','2024-03-14 03:31:15',NULL),(326,'4','2024-03-15','A','2024-03-15 03:57:21',NULL),(326,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(326,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(326,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(326,'4','2024-03-21','A','2024-03-21 04:10:33',NULL),(326,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(326,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(326,'4','2024-03-26','A','2024-03-26 03:57:57',NULL),(326,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(326,'4','2024-03-28','A','2024-03-28 04:22:09',NULL),(326,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(326,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(326,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(326,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(326,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(326,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(326,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(326,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(326,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(326,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(326,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(326,'4','2024-08-16','A','2024-08-16 05:23:56',NULL),(326,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(326,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(326,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(326,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(326,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(326,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(326,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(326,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(326,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(326,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(326,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(326,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(326,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(326,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(326,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(326,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(326,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(326,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(326,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(326,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(326,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(326,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(326,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(326,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(326,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(326,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(326,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(326,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(326,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(326,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(326,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(326,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(326,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(326,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(326,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(326,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(326,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(326,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(326,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(326,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(326,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(326,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(326,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(326,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(326,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(326,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(326,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(326,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(326,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(326,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(326,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(326,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(326,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(326,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(326,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(326,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(326,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(326,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(326,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(326,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(326,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(326,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(326,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(326,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(326,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(326,'5','2025-01-06','A','2025-01-06 05:24:26',NULL),(326,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(326,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(326,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(326,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(326,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(326,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(326,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(326,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(326,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(326,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(326,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(326,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(326,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(326,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(326,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(326,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(326,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(326,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(326,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(326,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(326,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(326,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(326,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(326,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(326,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(326,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(326,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(326,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(326,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(326,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(326,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(326,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(326,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(326,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(326,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(326,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(326,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(326,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(326,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(326,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(326,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(326,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(326,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(326,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(327,'5','2023-08-09','A','2023-09-08 05:09:33',NULL),(327,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(327,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(327,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(327,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(327,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(327,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(327,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(327,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(327,'5','2023-08-19','P','2023-09-08 04:34:42',NULL),(327,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(327,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(327,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(327,'5','2023-08-25','P','2023-09-08 04:06:49',NULL),(327,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(327,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(327,'5','2023-08-29','A','2023-08-29 05:34:23',NULL),(327,'5','2023-08-30','A','2023-08-30 04:55:35',NULL),(327,'5','2023-08-31','A','2023-08-31 05:04:49',NULL),(327,'5','2023-09-02','A','2023-09-02 05:00:32',NULL),(327,'5','2023-09-04','P','2023-09-04 05:03:49',NULL),(327,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(327,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(327,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(327,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(327,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(327,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(327,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(327,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(327,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(327,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(327,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(327,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(327,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(327,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(327,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(327,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(327,'5','2023-09-26','P','2023-09-26 04:22:53',NULL),(327,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(327,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(327,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(327,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(327,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(327,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(327,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(327,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(327,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(327,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(327,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(327,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(327,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(327,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(327,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(327,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(327,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(327,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(327,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(327,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(327,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(327,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(327,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(327,'5','2023-10-30','P','2023-10-30 06:35:06',NULL),(327,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(327,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(327,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(327,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(327,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(327,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(327,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(327,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(327,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(327,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(327,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(327,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(327,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(327,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(327,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(327,'5','2023-11-21','P','2023-11-21 04:35:57',NULL),(327,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(327,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(327,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(327,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(327,'5','2023-11-27','A','2023-11-27 04:45:41',NULL),(327,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(327,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(327,'5','2024-01-01','A','2024-01-04 04:47:39',NULL),(327,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(327,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(327,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(327,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(327,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(327,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(327,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(327,'5','2024-01-16','A','2024-01-16 10:19:26',NULL),(327,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(327,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(327,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(327,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(327,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(327,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(327,'5','2024-01-26','P','2024-01-26 04:26:00',NULL),(327,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(327,'5','2024-01-30','P','2024-01-30 04:57:20',NULL),(327,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(327,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(327,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(327,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(327,'5','2024-02-12','P','2024-02-12 09:47:08',NULL),(327,'5','2024-02-13','P','2024-02-14 06:24:59',NULL),(327,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(327,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(327,'5','2024-02-16','A','2024-02-16 04:24:23',NULL),(327,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(327,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(327,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(327,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(327,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(327,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(327,'5','2024-02-27','P','2024-02-28 05:24:13',NULL),(327,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(327,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(327,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(327,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(327,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(327,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(327,'5','2024-03-08','P','2024-03-08 06:26:21',NULL),(327,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(327,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(327,'5','2024-03-12','A','2024-03-12 03:20:43',NULL),(327,'5','2024-03-13','P','2024-03-13 03:38:38',NULL),(327,'5','2024-03-14','A','2024-03-14 03:32:51',NULL),(327,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(327,'5','2024-03-18','A','2024-03-18 03:51:51',NULL),(327,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(327,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(327,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(327,'5','2024-03-22','P','2024-03-22 04:40:50',NULL),(327,'5','2024-03-25','A','2024-03-25 04:03:19',NULL),(327,'5','2024-03-26','A','2024-03-26 03:58:41',NULL),(327,'5','2024-03-27','P','2024-03-27 03:52:12',NULL),(327,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(327,'5','2024-03-29','A','2024-03-29 03:48:14',NULL),(327,'5','2024-04-15','P','2024-04-18 13:47:22',NULL),(327,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(327,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(327,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(327,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(327,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(327,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(327,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(327,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(327,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(328,'5','2023-08-09','A','2023-09-08 05:09:33',NULL),(328,'5','2023-08-10','P','2023-09-08 05:06:29',NULL),(328,'5','2023-08-11','P','2023-09-08 05:02:39',NULL),(328,'5','2023-08-12','P','2023-09-08 05:00:19',NULL),(328,'5','2023-08-14','P','2023-09-08 04:56:41',NULL),(328,'5','2023-08-15','P','2023-09-08 04:53:37',NULL),(328,'5','2023-08-16','P','2023-09-08 04:45:39',NULL),(328,'5','2023-08-17','P','2023-09-08 04:42:31',NULL),(328,'5','2023-08-18','P','2023-09-08 04:39:01',NULL),(328,'5','2023-08-19','A','2023-09-08 04:34:42',NULL),(328,'5','2023-08-22','P','2023-09-08 04:13:00',NULL),(328,'5','2023-08-23','P','2023-08-23 05:55:30',NULL),(328,'5','2023-08-24','P','2023-08-24 05:35:17',NULL),(328,'5','2023-08-25','A','2023-09-08 04:06:49',NULL),(328,'5','2023-08-26','P','2023-09-08 03:55:28',NULL),(328,'5','2023-08-28','P','2023-08-28 06:14:33',NULL),(328,'5','2023-08-29','P','2023-08-29 05:34:23',NULL),(328,'5','2023-08-30','P','2023-08-30 04:55:35',NULL),(328,'5','2023-08-31','P','2023-08-31 05:04:49',NULL),(328,'5','2023-09-02','P','2023-09-02 05:00:32',NULL),(328,'5','2023-09-04','A','2023-09-04 05:03:49',NULL),(328,'5','2023-09-05','P','2023-09-05 05:59:40',NULL),(328,'5','2023-09-08','P','2023-09-08 04:20:43',NULL),(328,'5','2023-09-09','P','2023-09-09 04:59:24',NULL),(328,'5','2023-09-11','P','2023-09-11 05:03:27',NULL),(328,'5','2023-09-12','P','2023-09-12 03:49:24',NULL),(328,'5','2023-09-13','P','2023-09-13 06:22:57',NULL),(328,'5','2023-09-14','P','2023-09-14 04:09:16',NULL),(328,'5','2023-09-15','P','2023-09-15 03:58:47',NULL),(328,'5','2023-09-16','P','2023-09-16 04:20:55',NULL),(328,'5','2023-09-18','P','2023-09-18 03:50:55',NULL),(328,'5','2023-09-19','P','2023-09-19 03:48:19',NULL),(328,'5','2023-09-20','P','2023-09-20 04:11:35',NULL),(328,'5','2023-09-21','P','2023-09-08 04:17:22',NULL),(328,'5','2023-09-22','P','2023-09-22 04:01:43',NULL),(328,'5','2023-09-23','P','2023-09-23 04:07:18',NULL),(328,'5','2023-09-25','P','2023-09-25 04:10:04',NULL),(328,'5','2023-09-26','A','2023-09-26 04:22:53',NULL),(328,'5','2023-09-27','P','2023-09-27 03:48:13',NULL),(328,'5','2023-09-28','P','2023-09-28 03:43:22',NULL),(328,'5','2023-10-02','P','2023-10-03 03:55:14',NULL),(328,'5','2023-10-03','P','2023-10-03 03:53:36',NULL),(328,'5','2023-10-04','P','2023-10-04 04:32:19',NULL),(328,'5','2023-10-05','P','2023-10-05 04:23:12',NULL),(328,'5','2023-10-06','P','2023-10-06 03:40:05',NULL),(328,'5','2023-10-07','P','2023-10-07 03:43:18',NULL),(328,'5','2023-10-09','P','2023-10-09 03:35:09',NULL),(328,'5','2023-10-10','P','2023-10-10 06:49:46',NULL),(328,'5','2023-10-11','P','2023-10-11 04:49:50',NULL),(328,'5','2023-10-12','P','2023-10-12 03:33:28',NULL),(328,'5','2023-10-14','P','2023-10-14 03:34:13',NULL),(328,'5','2023-10-16','P','2023-10-16 03:48:29',NULL),(328,'5','2023-10-17','P','2023-10-17 03:51:50',NULL),(328,'5','2023-10-18','P','2023-10-18 05:07:42',NULL),(328,'5','2023-10-20','P','2023-10-20 03:57:58',NULL),(328,'5','2023-10-21','P','2023-10-21 05:21:02',NULL),(328,'5','2023-10-23','P','2023-10-23 04:17:15',NULL),(328,'5','2023-10-24','P','2023-10-24 04:26:29',NULL),(328,'5','2023-10-25','P','2023-10-25 04:38:09',NULL),(328,'5','2023-10-26','P','2023-10-26 06:38:18',NULL),(328,'5','2023-10-27','P','2023-10-27 05:23:59',NULL),(328,'5','2023-10-30','A','2023-10-30 06:35:06',NULL),(328,'5','2023-10-31','P','2023-10-31 03:53:11',NULL),(328,'5','2023-11-01','P','2023-11-01 03:40:30',NULL),(328,'5','2023-11-02','P','2023-11-02 04:01:02',NULL),(328,'5','2023-11-03','P','2023-11-03 03:50:01',NULL),(328,'5','2023-11-04','P','2023-11-04 05:04:48',NULL),(328,'5','2023-11-06','P','2023-11-06 04:04:07',NULL),(328,'5','2023-11-07','P','2023-11-07 04:07:42',NULL),(328,'5','2023-11-08','P','2023-11-08 05:51:08',NULL),(328,'5','2023-11-13','P','2023-11-13 05:03:08',NULL),(328,'5','2023-11-14','P','2023-11-16 11:36:43',NULL),(328,'5','2023-11-15','P','2023-11-16 11:35:29',NULL),(328,'5','2023-11-16','P','2023-11-16 04:23:58',NULL),(328,'5','2023-11-17','P','2023-11-17 05:25:15',NULL),(328,'5','2023-11-18','P','2023-11-18 05:50:56',NULL),(328,'5','2023-11-20','P','2023-11-20 04:49:11',NULL),(328,'5','2023-11-21','A','2023-11-21 04:35:57',NULL),(328,'5','2023-11-22','P','2023-11-22 06:03:44',NULL),(328,'5','2023-11-23','P','2023-11-23 04:28:31',NULL),(328,'5','2023-11-24','P','2023-11-24 04:22:29',NULL),(328,'5','2023-11-25','P','2023-11-25 04:44:11',NULL),(328,'5','2023-11-27','P','2023-11-27 04:45:41',NULL),(328,'5','2023-11-28','P','2023-11-28 06:15:05',NULL),(328,'5','2023-11-29','P','2023-11-29 05:13:26',NULL),(328,'5','2024-01-01','A','2024-01-04 04:47:39',NULL),(328,'5','2024-01-02','P','2024-01-04 04:48:50',NULL),(328,'5','2024-01-03','P','2024-01-04 04:49:13',NULL),(328,'5','2024-01-04','P','2024-01-15 09:25:23',NULL),(328,'5','2024-01-05','P','2024-01-15 09:59:07',NULL),(328,'5','2024-01-09','P','2024-01-16 09:34:18',NULL),(328,'5','2024-01-10','P','2024-01-16 10:05:14',NULL),(328,'5','2024-01-15','P','2024-01-16 11:20:33',NULL),(328,'5','2024-01-16','P','2024-01-16 10:19:26',NULL),(328,'5','2024-01-17','P','2024-01-17 04:37:33',NULL),(328,'5','2024-01-18','P','2024-01-18 04:25:34',NULL),(328,'5','2024-01-22','P','2024-01-22 06:25:25',NULL),(328,'5','2024-01-23','P','2024-01-23 04:42:42',NULL),(328,'5','2024-01-24','P','2024-01-24 04:06:55',NULL),(328,'5','2024-01-25','P','2024-01-25 04:13:48',NULL),(328,'5','2024-01-26','A','2024-01-26 04:26:00',NULL),(328,'5','2024-01-29','P','2024-01-30 04:56:36',NULL),(328,'5','2024-01-30','A','2024-01-30 04:57:20',NULL),(328,'5','2024-01-31','P','2024-02-01 04:12:28',NULL),(328,'5','2024-02-01','P','2024-02-01 05:24:25',NULL),(328,'5','2024-02-02','P','2024-02-02 05:32:10',NULL),(328,'5','2024-02-03','P','2024-02-03 05:33:33',NULL),(328,'5','2024-02-12','P','2024-02-12 09:47:08',NULL),(328,'5','2024-02-13','A','2024-02-14 06:24:59',NULL),(328,'5','2024-02-14','P','2024-02-14 06:25:28',NULL),(328,'5','2024-02-15','P','2024-02-15 04:11:19',NULL),(328,'5','2024-02-16','P','2024-02-16 04:24:23',NULL),(328,'5','2024-02-17','P','2024-02-17 04:30:41',NULL),(328,'5','2024-02-19','P','2024-02-19 03:52:08',NULL),(328,'5','2024-02-20','P','2024-02-20 04:14:07',NULL),(328,'5','2024-02-21','P','2024-02-23 04:11:17',NULL),(328,'5','2024-02-22','P','2024-02-23 04:10:34',NULL),(328,'5','2024-02-23','P','2024-02-23 04:11:53',NULL),(328,'5','2024-02-27','A','2024-02-28 05:24:13',NULL),(328,'5','2024-02-28','P','2024-02-28 05:25:02',NULL),(328,'5','2024-02-29','P','2024-02-29 04:56:56',NULL),(328,'5','2024-03-04','P','2024-03-04 04:03:17',NULL),(328,'5','2024-03-05','P','2024-03-05 04:27:22',NULL),(328,'5','2024-03-06','P','2024-03-06 05:06:03',NULL),(328,'5','2024-03-07','P','2024-03-07 04:59:09',NULL),(328,'5','2024-03-08','A','2024-03-08 06:26:21',NULL),(328,'5','2024-03-09','P','2024-03-09 06:17:36',NULL),(328,'5','2024-03-11','P','2024-03-11 05:35:53',NULL),(328,'5','2024-03-12','P','2024-03-12 03:20:43',NULL),(328,'5','2024-03-13','A','2024-03-13 03:38:38',NULL),(328,'5','2024-03-14','P','2024-03-14 03:32:51',NULL),(328,'5','2024-03-15','P','2024-03-15 03:57:37',NULL),(328,'5','2024-03-18','P','2024-03-18 03:51:51',NULL),(328,'5','2024-03-19','P','2024-03-19 05:25:32',NULL),(328,'5','2024-03-20','P','2024-03-20 04:01:15',NULL),(328,'5','2024-03-21','P','2024-03-21 04:11:05',NULL),(328,'5','2024-03-22','A','2024-03-22 04:40:50',NULL),(328,'5','2024-03-25','P','2024-03-25 04:03:19',NULL),(328,'5','2024-03-26','P','2024-03-26 03:58:41',NULL),(328,'5','2024-03-27','P','2024-03-27 03:52:12',NULL),(328,'5','2024-03-28','P','2024-03-28 04:22:45',NULL),(328,'5','2024-03-29','P','2024-03-29 03:48:14',NULL),(328,'5','2024-04-15','A','2024-04-18 13:47:22',NULL),(328,'5','2024-04-16','P','2024-04-18 13:50:15',NULL),(328,'5','2024-04-17','P','2024-04-18 13:50:41',NULL),(328,'5','2024-04-18','P','2024-04-18 13:51:25',NULL),(328,'5','2024-04-20','P','2024-04-20 13:04:05',NULL),(328,'5','2024-04-22','P','2024-04-26 10:31:56',NULL),(328,'5','2024-04-24','P','2024-04-26 10:34:59',NULL),(328,'5','2024-04-26','P','2024-04-26 10:38:11',NULL),(328,'5','2024-04-29','P','2024-04-29 10:40:55',NULL),(328,'5','2024-04-30','P','2024-04-30 10:42:51',NULL),(329,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(329,'4','2023-08-09','A','2023-09-08 05:08:34',NULL),(329,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(329,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(329,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(329,'4','2023-08-14','A','2023-09-08 04:55:43',NULL),(329,'4','2023-08-16','A','2023-09-08 04:44:42',NULL),(329,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(329,'4','2023-08-18','A','2023-09-08 04:38:12',NULL),(329,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(329,'4','2023-08-22','A','2023-09-08 04:11:59',NULL),(329,'4','2023-08-23','A','2023-08-23 05:51:13',NULL),(329,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(329,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(329,'4','2023-08-26','A','2023-09-08 03:52:33',NULL),(329,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(329,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(329,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(329,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(329,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(329,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(329,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(329,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(329,'4','2023-09-09','A','2023-09-09 04:56:30',NULL),(329,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(329,'4','2023-09-12','A','2023-09-12 03:48:10',NULL),(329,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(329,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(329,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(329,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(329,'4','2023-09-18','A','2023-09-18 03:47:22',NULL),(329,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(329,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(329,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(329,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(329,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(329,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(329,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(329,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(329,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(329,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(329,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(329,'4','2023-10-04','A','2023-10-04 04:30:34',NULL),(329,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(329,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(329,'4','2023-10-07','A','2023-10-07 03:41:57',NULL),(329,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(329,'4','2023-10-10','A','2023-10-10 06:49:02',NULL),(329,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(329,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(329,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(329,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(329,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(329,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(329,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(329,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(329,'4','2023-10-23','A','2023-10-23 04:16:33',NULL),(329,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(329,'4','2023-10-25','A','2023-10-25 04:35:19','2023-10-25 04:40:13'),(329,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(329,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(329,'4','2023-10-30','A','2023-10-30 06:34:19',NULL),(329,'4','2023-10-31','A','2023-10-31 03:50:41','2023-10-31 03:55:42'),(329,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(329,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(329,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(329,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(329,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(329,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(329,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(329,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(329,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(329,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(329,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(329,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(329,'4','2023-11-18','P','2023-11-18 05:48:44',NULL),(329,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(329,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(329,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(329,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(329,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(329,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(329,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(329,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(329,'4','2023-11-29','A','2023-11-29 05:12:15',NULL),(329,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(329,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(329,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(329,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(329,'4','2024-01-05','A','2024-01-15 10:05:15',NULL),(329,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(329,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(329,'4','2024-01-11','A','2024-01-17 04:35:22',NULL),(329,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(329,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(329,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(329,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(329,'4','2024-01-22','A','2024-01-22 06:24:24',NULL),(329,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(329,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(329,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(329,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(329,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(329,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(329,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(329,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(329,'4','2024-02-02','A','2024-02-02 05:31:29',NULL),(329,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(329,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(329,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(329,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(329,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(329,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(329,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(329,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(329,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(329,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(329,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(329,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(329,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(329,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(329,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(329,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(329,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(329,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(329,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(329,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(329,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(329,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(329,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(329,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(329,'4','2024-03-14','P','2024-03-14 03:31:15',NULL),(329,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(329,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(329,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(329,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(329,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(329,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(329,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(329,'4','2024-03-26','A','2024-03-26 03:57:57',NULL),(329,'4','2024-03-27','P','2024-03-27 03:50:54',NULL),(329,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(329,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(329,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(329,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(329,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(329,'4','2024-04-18','A','2024-04-18 14:00:36',NULL),(329,'4','2024-04-20','A','2024-04-20 13:05:30',NULL),(329,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(329,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(329,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(329,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(329,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(329,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(329,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(329,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(329,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(329,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(329,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(329,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(329,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(329,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(329,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(329,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(329,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(329,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(329,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(329,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(329,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(329,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(329,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(329,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(329,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(329,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(329,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(329,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(329,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(329,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(329,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(329,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(329,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(329,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(329,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(329,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(329,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(329,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(329,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(329,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(329,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(329,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(329,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(329,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(329,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(329,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(329,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(329,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(329,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(329,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(329,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(329,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(329,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(329,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(329,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(329,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(329,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(329,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(329,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(329,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(329,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(329,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(329,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(329,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(329,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(329,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(329,'5','2024-11-26','A','2024-11-26 03:43:42',NULL),(329,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(329,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(329,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(329,'5','2024-11-30','A','2024-11-30 03:38:57',NULL),(329,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(329,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(329,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(329,'5','2025-01-09','A','2025-01-09 03:46:24',NULL),(329,'5','2025-01-10','P','2025-01-10 03:58:45',NULL),(329,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(329,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(329,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(329,'5','2025-01-16','A','2025-01-16 03:38:54',NULL),(329,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(329,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(329,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(329,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(329,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(329,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(329,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(329,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(329,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(329,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(329,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(329,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(329,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(329,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(329,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(329,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(329,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(329,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(329,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(329,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(329,'5','2025-02-15','P','2025-03-06 05:12:35',NULL),(329,'5','2025-02-17','P','2025-03-06 05:18:54',NULL),(329,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(329,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(329,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(329,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(329,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(329,'5','2025-02-25','A','2025-02-25 05:30:18',NULL),(329,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(329,'5','2025-02-27','A','2025-02-27 08:28:28',NULL),(329,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(329,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(329,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(329,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(329,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(329,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(330,'4','2023-08-05','P','2023-09-08 05:11:23',NULL),(330,'4','2023-08-09','P','2023-09-08 05:08:34',NULL),(330,'4','2023-08-10','P','2023-09-08 05:05:48',NULL),(330,'4','2023-08-11','P','2023-09-08 05:01:50',NULL),(330,'4','2023-08-12','P','2023-09-08 04:59:48',NULL),(330,'4','2023-08-14','P','2023-09-08 04:55:43',NULL),(330,'4','2023-08-16','P','2023-09-08 04:44:42',NULL),(330,'4','2023-08-17','P','2023-09-08 04:42:02',NULL),(330,'4','2023-08-18','P','2023-09-08 04:38:12',NULL),(330,'4','2023-08-19','P','2023-09-08 04:33:36',NULL),(330,'4','2023-08-22','P','2023-09-08 04:11:59',NULL),(330,'4','2023-08-23','P','2023-08-23 05:51:13',NULL),(330,'4','2023-08-24','P','2023-08-24 05:26:43',NULL),(330,'4','2023-08-25','P','2023-09-08 04:05:16',NULL),(330,'4','2023-08-26','P','2023-09-08 03:52:33',NULL),(330,'4','2023-08-28','P','2023-08-28 06:07:48',NULL),(330,'4','2023-08-29','P','2023-08-29 05:32:03',NULL),(330,'4','2023-08-30','P','2023-08-30 04:52:43',NULL),(330,'4','2023-08-31','P','2023-08-31 05:03:40',NULL),(330,'4','2023-09-02','A','2023-09-02 04:57:19',NULL),(330,'4','2023-09-04','P','2023-09-04 05:02:38',NULL),(330,'4','2023-09-05','P','2023-09-05 05:56:05',NULL),(330,'4','2023-09-08','P','2023-09-08 04:19:16',NULL),(330,'4','2023-09-09','P','2023-09-09 04:56:30',NULL),(330,'4','2023-09-11','P','2023-09-11 05:01:49',NULL),(330,'4','2023-09-12','P','2023-09-12 03:48:10',NULL),(330,'4','2023-09-13','P','2023-09-13 06:20:52',NULL),(330,'4','2023-09-14','P','2023-09-14 04:05:49',NULL),(330,'4','2023-09-15','P','2023-09-08 04:51:29',NULL),(330,'4','2023-09-16','P','2023-09-16 04:17:31',NULL),(330,'4','2023-09-18','A','2023-09-18 03:47:22',NULL),(330,'4','2023-09-19','P','2023-09-19 03:46:49',NULL),(330,'4','2023-09-20','P','2023-09-20 04:09:44',NULL),(330,'4','2023-09-21','P','2023-09-08 04:16:12',NULL),(330,'4','2023-09-22','P','2023-09-22 04:17:54',NULL),(330,'4','2023-09-23','P','2023-09-23 04:39:24',NULL),(330,'4','2023-09-25','P','2023-09-25 04:16:03',NULL),(330,'4','2023-09-26','P','2023-09-26 04:24:42',NULL),(330,'4','2023-09-27','P','2023-09-27 03:46:39',NULL),(330,'4','2023-09-28','P','2023-09-28 03:42:21',NULL),(330,'4','2023-10-02','P','2023-10-03 03:47:45',NULL),(330,'4','2023-10-03','P','2023-10-03 03:50:22',NULL),(330,'4','2023-10-04','P','2023-10-04 04:30:34',NULL),(330,'4','2023-10-05','P','2023-10-05 04:22:11',NULL),(330,'4','2023-10-06','P','2023-10-06 03:36:29',NULL),(330,'4','2023-10-07','P','2023-10-07 03:41:57',NULL),(330,'4','2023-10-09','P','2023-10-09 03:33:57',NULL),(330,'4','2023-10-10','P','2023-10-10 06:49:02',NULL),(330,'4','2023-10-11','P','2023-10-11 04:48:29',NULL),(330,'4','2023-10-12','P','2023-10-12 03:32:37',NULL),(330,'4','2023-10-14','P','2023-10-14 03:33:32',NULL),(330,'4','2023-10-16','P','2023-10-16 03:47:10',NULL),(330,'4','2023-10-17','P','2023-10-17 03:50:51',NULL),(330,'4','2023-10-18','P','2023-10-18 05:10:26',NULL),(330,'4','2023-10-20','P','2023-10-20 03:57:02',NULL),(330,'4','2023-10-21','P','2023-10-21 05:20:03',NULL),(330,'4','2023-10-23','P','2023-10-23 04:16:33',NULL),(330,'4','2023-10-24','P','2023-10-24 04:25:48',NULL),(330,'4','2023-10-25','P','2023-10-25 04:35:19',NULL),(330,'4','2023-10-26','P','2023-10-26 06:37:33',NULL),(330,'4','2023-10-27','P','2023-10-27 05:22:54',NULL),(330,'4','2023-10-30','P','2023-10-30 06:34:19',NULL),(330,'4','2023-10-31','P','2023-10-31 03:50:41',NULL),(330,'4','2023-11-01','P','2023-11-01 03:42:20',NULL),(330,'4','2023-11-02','P','2023-11-02 03:58:45',NULL),(330,'4','2023-11-03','P','2023-11-03 03:49:11',NULL),(330,'4','2023-11-04','P','2023-11-04 05:03:30',NULL),(330,'4','2023-11-06','P','2023-11-06 04:02:55',NULL),(330,'4','2023-11-07','P','2023-11-07 04:06:14',NULL),(330,'4','2023-11-08','P','2023-11-08 05:49:17',NULL),(330,'4','2023-11-13','P','2023-11-13 05:01:19',NULL),(330,'4','2023-11-14','P','2023-11-16 11:24:46',NULL),(330,'4','2023-11-15','P','2023-11-16 11:23:45',NULL),(330,'4','2023-11-16','P','2023-11-16 04:14:20',NULL),(330,'4','2023-11-17','P','2023-11-17 05:24:12',NULL),(330,'4','2023-11-18','A','2023-11-18 05:48:44',NULL),(330,'4','2023-11-20','P','2023-11-20 04:47:09',NULL),(330,'4','2023-11-21','P','2023-11-21 04:34:45',NULL),(330,'4','2023-11-22','P','2023-11-22 06:02:20',NULL),(330,'4','2023-11-23','P','2023-11-23 04:26:25',NULL),(330,'4','2023-11-24','P','2023-11-24 04:15:25',NULL),(330,'4','2023-11-25','P','2023-11-25 04:42:40',NULL),(330,'4','2023-11-27','P','2023-11-27 04:44:45',NULL),(330,'4','2023-11-28','P','2023-11-28 06:13:29',NULL),(330,'4','2023-11-29','P','2023-11-29 05:12:15',NULL),(330,'4','2024-01-01','P','2024-01-04 05:14:21',NULL),(330,'4','2024-01-02','P','2024-01-04 05:19:54',NULL),(330,'4','2024-01-03','P','2024-01-04 05:42:23',NULL),(330,'4','2024-01-04','P','2024-01-15 09:24:37',NULL),(330,'4','2024-01-05','P','2024-01-15 10:05:15',NULL),(330,'4','2024-01-09','P','2024-01-16 09:33:32',NULL),(330,'4','2024-01-10','P','2024-01-16 09:54:10',NULL),(330,'4','2024-01-11','P','2024-01-17 04:35:22',NULL),(330,'4','2024-01-15','P','2024-01-16 11:32:20',NULL),(330,'4','2024-01-16','P','2024-01-16 10:13:50',NULL),(330,'4','2024-01-17','P','2024-01-17 04:32:01',NULL),(330,'4','2024-01-18','P','2024-01-18 04:23:44',NULL),(330,'4','2024-01-22','P','2024-01-22 06:24:24',NULL),(330,'4','2024-01-23','P','2024-01-23 04:41:22',NULL),(330,'4','2024-01-24','P','2024-01-24 04:06:04',NULL),(330,'4','2024-01-25','P','2024-01-25 04:13:29',NULL),(330,'4','2024-01-26','P','2024-01-26 04:23:02',NULL),(330,'4','2024-01-29','P','2024-01-30 04:47:23',NULL),(330,'4','2024-01-30','P','2024-01-30 04:48:07',NULL),(330,'4','2024-01-31','P','2024-02-01 04:38:26',NULL),(330,'4','2024-02-01','P','2024-02-01 04:58:32',NULL),(330,'4','2024-02-02','P','2024-02-02 05:31:29',NULL),(330,'4','2024-02-03','P','2024-02-03 05:32:53',NULL),(330,'4','2024-02-12','P','2024-02-12 09:45:15',NULL),(330,'4','2024-02-13','P','2024-02-14 06:20:24',NULL),(330,'4','2024-02-14','P','2024-02-14 06:22:43',NULL),(330,'4','2024-02-15','P','2024-02-15 04:11:02',NULL),(330,'4','2024-02-16','P','2024-02-16 04:23:26',NULL),(330,'4','2024-02-17','P','2024-02-17 04:29:54',NULL),(330,'4','2024-02-19','P','2024-02-19 03:50:30',NULL),(330,'4','2024-02-20','P','2024-02-20 04:13:08',NULL),(330,'4','2024-02-21','P','2024-02-23 03:52:59',NULL),(330,'4','2024-02-22','P','2024-02-23 04:16:04',NULL),(330,'4','2024-02-23','P','2024-02-23 04:21:33',NULL),(330,'4','2024-02-27','P','2024-02-28 05:15:57',NULL),(330,'4','2024-02-28','P','2024-02-28 05:17:38',NULL),(330,'4','2024-02-29','P','2024-02-29 04:55:54',NULL),(330,'4','2024-03-04','P','2024-03-04 04:02:08',NULL),(330,'4','2024-03-05','P','2024-03-05 04:26:41',NULL),(330,'4','2024-03-06','P','2024-03-06 05:05:46',NULL),(330,'4','2024-03-07','P','2024-03-07 04:58:44',NULL),(330,'4','2024-03-08','P','2024-03-08 06:25:16',NULL),(330,'4','2024-03-09','P','2024-03-09 06:16:35',NULL),(330,'4','2024-03-11','P','2024-03-11 05:35:19',NULL),(330,'4','2024-03-12','P','2024-03-12 03:19:57',NULL),(330,'4','2024-03-13','P','2024-03-13 03:37:32',NULL),(330,'4','2024-03-14','A','2024-03-14 03:31:15',NULL),(330,'4','2024-03-15','P','2024-03-15 03:57:21',NULL),(330,'4','2024-03-18','P','2024-03-18 03:48:18',NULL),(330,'4','2024-03-19','P','2024-03-19 05:24:57',NULL),(330,'4','2024-03-20','P','2024-03-20 04:00:49',NULL),(330,'4','2024-03-21','P','2024-03-21 04:10:33',NULL),(330,'4','2024-03-22','P','2024-03-22 04:39:58',NULL),(330,'4','2024-03-25','P','2024-03-25 04:02:42',NULL),(330,'4','2024-03-26','P','2024-03-26 03:57:57',NULL),(330,'4','2024-03-27','A','2024-03-27 03:50:54',NULL),(330,'4','2024-03-28','P','2024-03-28 04:22:09',NULL),(330,'4','2024-03-29','P','2024-03-29 03:46:56',NULL),(330,'4','2024-04-15','A','2024-04-18 13:55:39',NULL),(330,'4','2024-04-16','P','2024-04-18 13:58:02',NULL),(330,'4','2024-04-17','P','2024-04-18 13:58:54',NULL),(330,'4','2024-04-18','P','2024-04-18 14:00:36',NULL),(330,'4','2024-04-20','P','2024-04-20 13:05:30',NULL),(330,'4','2024-04-22','P','2024-04-26 10:32:39',NULL),(330,'4','2024-04-24','P','2024-04-26 10:35:57',NULL),(330,'4','2024-04-26','P','2024-04-26 10:39:23',NULL),(330,'4','2024-04-29','P','2024-04-29 10:42:08',NULL),(330,'4','2024-04-30','P','2024-04-30 10:43:28',NULL),(330,'4','2024-08-16','P','2024-08-16 05:23:56',NULL),(330,'4','2024-08-17','P','2024-08-17 05:09:02',NULL),(330,'5','2024-09-05','P','2024-09-05 04:15:25',NULL),(330,'5','2024-09-07','P','2024-09-07 04:10:29',NULL),(330,'5','2024-09-14','P','2024-09-14 03:22:07',NULL),(330,'5','2024-09-16','P','2024-09-16 04:36:57',NULL),(330,'5','2024-09-18','P','2024-09-18 04:16:17',NULL),(330,'5','2024-09-19','P','2024-09-19 03:36:10',NULL),(330,'5','2024-09-20','P','2024-09-20 04:24:38',NULL),(330,'5','2024-09-21','P','2024-09-21 04:48:31',NULL),(330,'5','2024-09-23','P','2024-09-23 05:07:13',NULL),(330,'5','2024-09-24','P','2024-09-24 03:50:03',NULL),(330,'5','2024-09-25','P','2024-09-25 03:50:21',NULL),(330,'5','2024-09-26','P','2024-09-26 03:56:10',NULL),(330,'5','2024-09-28','P','2024-09-28 03:43:41',NULL),(330,'5','2024-09-30','P','2024-09-30 04:01:32',NULL),(330,'5','2024-10-01','P','2024-10-01 04:04:06',NULL),(330,'5','2024-10-02','P','2024-10-02 04:07:13',NULL),(330,'5','2024-10-04','P','2024-10-04 05:07:58',NULL),(330,'5','2024-10-05','P','2024-10-05 04:09:00',NULL),(330,'5','2024-10-07','P','2024-10-07 05:25:24',NULL),(330,'5','2024-10-08','P','2024-10-08 03:34:23',NULL),(330,'5','2024-10-09','P','2024-10-09 03:52:11',NULL),(330,'5','2024-10-10','P','2024-10-10 03:54:49',NULL),(330,'5','2024-10-11','P','2024-10-11 03:57:43',NULL),(330,'5','2024-10-14','P','2024-10-14 03:51:02',NULL),(330,'5','2024-10-15','P','2024-10-15 03:52:52',NULL),(330,'5','2024-10-16','P','2024-10-17 05:18:52',NULL),(330,'5','2024-10-17','P','2024-10-17 05:17:35',NULL),(330,'5','2024-10-18','P','2024-10-18 03:58:40',NULL),(330,'5','2024-10-19','P','2024-10-19 04:04:57',NULL),(330,'5','2024-10-21','P','2024-10-21 03:52:06',NULL),(330,'5','2024-10-22','P','2024-10-22 03:44:41',NULL),(330,'5','2024-10-23','P','2024-10-23 03:55:39',NULL),(330,'5','2024-10-24','P','2024-10-24 03:54:02',NULL),(330,'5','2024-10-25','P','2024-10-25 03:51:14',NULL),(330,'5','2024-10-26','P','2024-10-26 03:53:03',NULL),(330,'5','2024-10-28','P','2024-10-28 03:50:46',NULL),(330,'5','2024-10-29','P','2024-10-29 03:54:54',NULL),(330,'5','2024-10-30','P','2024-10-30 03:46:48',NULL),(330,'5','2024-10-31','P','2024-10-31 03:38:24',NULL),(330,'5','2024-11-01','P','2024-11-01 03:59:18',NULL),(330,'5','2024-11-02','P','2024-11-02 03:44:46',NULL),(330,'5','2024-11-04','P','2024-11-04 03:45:03',NULL),(330,'5','2024-11-05','P','2024-11-05 03:27:29',NULL),(330,'5','2024-11-06','P','2024-11-06 03:49:24',NULL),(330,'5','2024-11-07','P','2024-11-07 03:35:22',NULL),(330,'5','2024-11-08','P','2024-11-08 03:52:37',NULL),(330,'5','2024-11-11','P','2024-11-11 03:52:04',NULL),(330,'5','2024-11-12','P','2024-11-12 03:46:02',NULL),(330,'5','2024-11-13','P','2024-11-13 03:49:04',NULL),(330,'5','2024-11-14','P','2024-11-14 03:54:35',NULL),(330,'5','2024-11-15','P','2024-11-15 04:45:49',NULL),(330,'5','2024-11-16','P','2024-11-16 03:52:21',NULL),(330,'5','2024-11-18','P','2024-11-18 05:31:33',NULL),(330,'5','2024-11-19','P','2024-11-19 05:23:22',NULL),(330,'5','2024-11-20','P','2024-11-20 06:34:37',NULL),(330,'5','2024-11-21','P','2024-11-21 05:43:46',NULL),(330,'5','2024-11-22','P','2024-11-23 03:56:00',NULL),(330,'5','2024-11-23','P','2024-11-23 03:57:30',NULL),(330,'5','2024-11-25','P','2024-11-25 03:57:11',NULL),(330,'5','2024-11-26','P','2024-11-26 03:43:42',NULL),(330,'5','2024-11-27','P','2024-11-27 03:56:30',NULL),(330,'5','2024-11-28','P','2024-11-28 05:46:11',NULL),(330,'5','2024-11-29','P','2024-11-29 06:03:54',NULL),(330,'5','2024-11-30','P','2024-11-30 03:38:57',NULL),(330,'5','2025-01-06','P','2025-01-06 05:24:26',NULL),(330,'5','2025-01-07','P','2025-01-07 05:22:56',NULL),(330,'5','2025-01-08','P','2025-01-08 03:58:17',NULL),(330,'5','2025-01-09','P','2025-01-09 03:46:24',NULL),(330,'5','2025-01-10','A','2025-01-10 03:58:45',NULL),(330,'5','2025-01-13','P','2025-01-13 05:12:32',NULL),(330,'5','2025-01-14','P','2025-01-14 05:14:26',NULL),(330,'5','2025-01-15','P','2025-01-16 03:44:17',NULL),(330,'5','2025-01-16','P','2025-01-16 03:38:54',NULL),(330,'5','2025-01-20','P','2025-03-06 04:58:14',NULL),(330,'5','2025-01-21','P','2025-03-06 04:58:32',NULL),(330,'5','2025-01-22','P','2025-03-06 04:59:18',NULL),(330,'5','2025-01-23','P','2025-03-06 04:59:39',NULL),(330,'5','2025-01-24','P','2025-03-06 05:00:03',NULL),(330,'5','2025-01-25','P','2025-03-06 05:00:21',NULL),(330,'5','2025-01-27','P','2025-03-06 05:00:40',NULL),(330,'5','2025-01-29','P','2025-03-06 05:01:10',NULL),(330,'5','2025-01-30','P','2025-03-06 05:01:30',NULL),(330,'5','2025-01-31','P','2025-03-06 05:02:04',NULL),(330,'5','2025-02-01','P','2025-03-06 05:03:02',NULL),(330,'5','2025-02-03','P','2025-03-06 05:04:03',NULL),(330,'5','2025-02-04','P','2025-03-06 05:04:44',NULL),(330,'5','2025-02-06','P','2025-03-06 05:05:14',NULL),(330,'5','2025-02-07','P','2025-03-06 05:05:37',NULL),(330,'5','2025-02-08','P','2025-03-06 05:06:18',NULL),(330,'5','2025-02-10','P','2025-03-06 05:06:38',NULL),(330,'5','2025-02-11','P','2025-03-06 05:06:54',NULL),(330,'5','2025-02-12','P','2025-03-06 05:07:08',NULL),(330,'5','2025-02-13','P','2025-03-06 05:07:59',NULL),(330,'5','2025-02-15','A','2025-03-06 05:12:35',NULL),(330,'5','2025-02-17','A','2025-03-06 05:18:54',NULL),(330,'5','2025-02-18','P','2025-03-06 05:19:24',NULL),(330,'5','2025-02-20','P','2025-03-06 05:19:47',NULL),(330,'5','2025-02-21','P','2025-03-06 05:20:01',NULL),(330,'5','2025-02-22','P','2025-03-06 05:20:41',NULL),(330,'5','2025-02-24','P','2025-03-06 05:21:05',NULL),(330,'5','2025-02-25','P','2025-02-25 05:30:18',NULL),(330,'5','2025-02-26','P','2025-02-26 05:26:58',NULL),(330,'5','2025-02-27','P','2025-02-27 08:28:28',NULL),(330,'5','2025-02-28','P','2025-02-28 05:15:57',NULL),(330,'5','2025-03-01','P','2025-03-01 07:27:17',NULL),(330,'5','2025-03-03','P','2025-03-03 04:16:40',NULL),(330,'5','2025-03-05','P','2025-03-05 03:40:58',NULL),(330,'5','2025-03-08','P','2025-03-10 06:54:54',NULL),(330,'5','2025-03-10','P','2025-03-10 06:55:03',NULL),(331,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(331,'Blue','2023-08-24','A','2023-08-24 04:37:11',NULL),(331,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(331,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(331,'Blue','2023-08-29','A','2023-08-29 05:21:56',NULL),(331,'Blue','2023-08-30','A','2023-08-30 04:35:05',NULL),(331,'Blue','2023-08-31','A','2023-08-31 04:50:51',NULL),(331,'Blue','2023-09-02','A','2023-09-02 04:45:54',NULL),(331,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(331,'Blue','2023-09-05','A','2023-09-05 05:37:37',NULL),(331,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(331,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(331,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(331,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(331,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(331,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(331,'Blue','2023-09-14','A','2023-09-14 03:51:52',NULL),(331,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(331,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(331,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(331,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(331,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(331,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(331,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(331,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(331,'Blue','2023-09-25','A','2023-09-25 03:52:23',NULL),(331,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(331,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(331,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(331,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(331,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(331,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(331,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(331,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(331,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(331,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(331,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(331,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(331,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(331,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(331,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(331,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(331,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(331,'Blue','2023-10-23','A','2023-10-23 04:07:16',NULL),(331,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(331,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(331,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(331,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(331,'Blue','2023-10-30','L','2023-10-30 06:40:04',NULL),(331,'Blue','2023-10-31','A','2023-10-31 03:43:42',NULL),(331,'Blue','2023-11-01','L','2023-11-01 03:51:21',NULL),(331,'Blue','2023-11-02','A','2023-11-02 03:47:53',NULL),(331,'Blue','2023-11-03','A','2023-11-03 03:40:39',NULL),(331,'Blue','2023-11-04','A','2023-11-04 05:08:02',NULL),(331,'Blue','2023-11-06','L','2023-11-06 05:17:32',NULL),(331,'Blue','2023-11-08','A','2023-11-08 05:43:20',NULL),(331,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(331,'Blue','2023-11-14','A','2023-11-25 05:36:45',NULL),(331,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(331,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(331,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(331,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(331,'Blue','2023-11-20','A','2023-11-20 04:40:06',NULL),(331,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(331,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(331,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(331,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(331,'Blue','2023-11-25','A','2023-11-25 04:34:34',NULL),(331,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(331,'Blue','2023-11-28','A','2023-11-28 06:02:08',NULL),(331,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(331,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(331,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(331,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(331,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(331,'Blue','2023-12-06','A','2023-12-06 11:30:14',NULL),(331,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(331,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(331,'Blue','2023-12-09','A','2023-12-09 07:40:56',NULL),(331,'Blue','2023-12-12','A','2023-12-20 11:05:24',NULL),(331,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(331,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(331,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(331,'Blue','2024-01-05','A','2024-01-15 09:56:28',NULL),(331,'Blue','2024-01-15','A','2024-01-16 10:38:53',NULL),(331,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(331,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(331,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(331,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(331,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(331,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(331,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(331,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(331,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(331,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(331,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(331,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(331,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(331,'Blue','2024-02-12','A','2024-02-12 03:43:28',NULL),(331,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(331,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(331,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(331,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(331,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(331,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(331,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(331,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(331,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(331,'Blue','2024-02-28','A','2024-02-28 04:59:35',NULL),(331,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(331,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(331,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(331,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(331,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(331,'Blue','2024-03-09','A','2024-03-09 06:27:06',NULL),(331,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(331,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(331,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(331,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(331,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(331,'Blue','2024-03-18','A','2024-03-18 03:44:43',NULL),(331,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(331,'Blue','2024-03-20','A','2024-03-20 04:10:54',NULL),(331,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(331,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(331,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(331,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(331,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(331,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(331,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(331,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(331,'Blue','2024-04-16','A','2024-04-16 03:32:43',NULL),(331,'Blue','2024-04-17','A','2024-04-17 10:02:51',NULL),(331,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(331,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(331,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(331,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(331,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(331,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(331,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(331,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(331,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(331,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(331,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(331,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(331,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(331,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(331,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(331,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(331,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(331,'Blue','2024-05-13','A','2024-05-13 04:09:54',NULL),(331,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(331,'Blue','2024-05-15','A','2024-05-15 05:03:31',NULL),(331,'Blue','2024-05-16','A','2024-05-16 04:31:37',NULL),(331,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(331,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(331,'Blue','2024-05-20','A','2024-05-20 04:09:31',NULL),(331,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(331,'Blue','2024-05-27','A','2024-05-27 06:01:17',NULL),(331,'Blue','2024-05-29','A','2024-05-29 06:45:35',NULL),(331,'Blue','2024-05-30','A','2024-05-30 06:37:32',NULL),(331,'Blue','2024-05-31','A','2024-05-31 05:18:55',NULL),(331,'Blue','2024-06-24','A','2024-06-24 05:39:27',NULL),(331,'Blue','2024-07-02','A','2024-07-02 06:11:23',NULL),(331,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(331,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(331,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(331,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(331,'Blue','2024-07-08','A','2024-07-08 05:43:28',NULL),(331,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(331,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(331,'Blue','2024-07-11','A','2024-07-11 09:41:41',NULL),(331,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(331,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(331,'Blue','2024-07-19','A','2024-07-19 07:39:16',NULL),(331,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(331,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(331,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(331,'Blue','2024-07-24','A','2024-07-24 04:33:35',NULL),(331,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(331,'Blue','2024-07-27','A','2024-07-27 08:07:59',NULL),(331,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(331,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(331,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(331,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(331,'Blue','2024-08-15','P','2024-08-15 07:25:59',NULL),(331,'Blue','2024-08-16','A','2024-08-16 04:35:52',NULL),(331,'Blue','2024-08-17','A','2024-08-17 04:40:39',NULL),(331,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(331,'Blue','2024-09-02','A','2024-09-02 03:59:35',NULL),(331,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(331,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(331,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(331,'Blue','2024-09-07','A','2024-09-07 03:46:51',NULL),(331,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(331,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(331,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(331,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(331,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(331,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(331,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(331,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(331,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(331,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(331,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(331,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(331,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(331,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(331,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(331,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(331,'Blue','2024-10-04','A','2024-10-04 05:03:14',NULL),(331,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(331,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(331,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(331,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(331,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(331,'Blue','2024-10-11','A','2024-10-11 03:51:39',NULL),(331,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(331,'Blue','2024-10-15','A','2024-10-15 03:47:46',NULL),(331,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(331,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(331,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(331,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(331,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(331,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(331,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(331,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(331,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(331,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(331,'Blue','2024-10-28','A','2024-10-28 03:46:58',NULL),(331,'Blue','2024-10-29','A','2024-10-29 03:51:24',NULL),(331,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(331,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(331,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(331,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(331,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(331,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(331,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(331,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(331,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(331,'Blue','2024-11-11','A','2024-11-11 03:48:14',NULL),(331,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(331,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(331,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(331,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(331,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(331,'Blue','2024-11-18','A','2024-11-18 05:21:58',NULL),(331,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(331,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(331,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(331,'Blue','2024-11-25','A','2024-11-25 03:49:20',NULL),(331,'Blue','2024-11-26','A','2024-11-26 03:37:02',NULL),(331,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(331,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(331,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(331,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(331,'Blue','2025-01-06','A','2025-01-06 05:16:46',NULL),(331,'Blue','2025-01-07','A','2025-01-07 05:14:26',NULL),(331,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(331,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(331,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(331,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(331,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(331,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(331,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(331,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(331,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(331,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(331,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(331,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(331,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(331,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(331,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(331,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(331,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(331,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(331,'Blue','2025-02-10','A','2025-03-03 06:25:00',NULL),(331,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(331,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(331,'Blue','2025-02-15','A','2025-03-03 06:28:12',NULL),(331,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(331,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(331,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(331,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(331,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(331,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(331,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(331,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(331,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(331,'Blue','2025-03-01','A','2025-03-01 07:20:24',NULL),(331,'Blue','2025-03-03','A','2025-03-03 04:14:28',NULL),(331,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(331,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(331,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(331,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(331,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(331,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(331,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(331,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(331,'Blue','2025-03-14','A','2025-03-15 04:46:26',NULL),(331,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(331,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(331,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(331,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(331,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(331,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(331,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(331,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(331,'Blue','2025-04-08','A','2025-04-08 05:13:46',NULL),(331,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(331,'Blue','2025-04-11','A','2025-04-12 04:55:40',NULL),(331,'Blue','2025-04-12','A','2025-04-12 04:52:44',NULL),(331,'Blue','2025-04-14','A','2025-04-14 04:47:11',NULL),(331,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(331,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(331,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(331,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(331,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(331,'Blue','2025-04-21','A','2025-04-21 04:05:51',NULL),(331,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(331,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(331,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(331,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(331,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(331,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(331,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(331,'Blue','2025-05-02','A','2025-05-02 05:04:20',NULL),(331,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(331,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(331,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(331,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(331,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(331,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(331,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(331,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(331,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(331,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(331,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(331,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(331,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(331,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(331,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(331,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(331,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(331,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(331,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(331,'Blue','2025-06-10','P','2025-06-10 07:16:01',NULL),(331,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(331,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(331,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(331,'Blue','2025-06-25','A','2025-06-26 03:53:50',NULL),(331,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(331,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(331,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(331,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(331,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(331,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(331,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(331,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(331,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(331,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(331,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(331,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(331,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(332,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(332,'Blue','2023-08-24','A','2023-08-24 04:37:11',NULL),(332,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(332,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(332,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(332,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(332,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(332,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(332,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(332,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(332,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(332,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(332,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(332,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(332,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(332,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(332,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(332,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(332,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(332,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(332,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(332,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(332,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(332,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(332,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(332,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(332,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(332,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(332,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(332,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(332,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(332,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(332,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(332,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(332,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(332,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(332,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(332,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(332,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(332,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(332,'Blue','2023-10-19','A','2023-10-19 04:21:39',NULL),(332,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(332,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(332,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(332,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(332,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(332,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(332,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(332,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(332,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(332,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(332,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(332,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(332,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(332,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(332,'Blue','2023-11-08','A','2023-11-08 05:43:20',NULL),(332,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(332,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(332,'Blue','2023-11-15','A','2023-11-25 05:37:37',NULL),(332,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(332,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(332,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(332,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(332,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(332,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(332,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(332,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(332,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(332,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(332,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(332,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(332,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(332,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(332,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(332,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(332,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(332,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(332,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(332,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(332,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(332,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(332,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(332,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(332,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(332,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(332,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(332,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(332,'Blue','2024-01-18','A','2024-01-18 04:03:04',NULL),(332,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(332,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(332,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(332,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(332,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(332,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(332,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(332,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(332,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(332,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(332,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(332,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(332,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(332,'Blue','2024-02-15','A','2024-02-15 03:43:48',NULL),(332,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(332,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(332,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(332,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(332,'Blue','2024-02-22','A','2024-02-22 04:48:46',NULL),(332,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(332,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(332,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(332,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(332,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(332,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(332,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(332,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(332,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(332,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(332,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(332,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(332,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(332,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(332,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(332,'Blue','2024-03-20','A','2024-03-20 04:10:54',NULL),(332,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(332,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(332,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(332,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(332,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(332,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(332,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(332,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(332,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(332,'Blue','2024-04-17','A','2024-04-17 10:02:51',NULL),(332,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(332,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(332,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(332,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(332,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(332,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(332,'Blue','2024-04-26','A','2024-04-26 04:08:48',NULL),(332,'Blue','2024-04-29','A','2024-04-29 04:22:40',NULL),(332,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(332,'Blue','2024-05-03','A','2024-05-04 06:25:35',NULL),(332,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(332,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(332,'Blue','2024-05-07','A','2024-05-07 04:15:23',NULL),(332,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(332,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(332,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(332,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(332,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(332,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(332,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(332,'Blue','2024-05-16','A','2024-05-16 04:31:37',NULL),(332,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(332,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(332,'Blue','2024-05-20','A','2024-05-20 04:09:31',NULL),(332,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(332,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(332,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(332,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(332,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(332,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(332,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(332,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(332,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(332,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(332,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(332,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(332,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(332,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(332,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(332,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(332,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(332,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(332,'Blue','2024-07-20','A','2024-07-20 09:46:55',NULL),(332,'Blue','2024-07-22','A','2024-07-22 05:01:12',NULL),(332,'Blue','2024-07-23','A','2024-07-24 04:32:45',NULL),(332,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(332,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(332,'Blue','2024-07-27','A','2024-07-27 08:07:59',NULL),(332,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(332,'Blue','2024-07-30','A','2024-07-31 14:45:57',NULL),(332,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(332,'Blue','2024-08-13','A','2024-08-13 05:04:06',NULL),(332,'Blue','2024-08-15','P','2024-08-15 07:25:59',NULL),(332,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(332,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(332,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(332,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(332,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(332,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(332,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(332,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(332,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(332,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(332,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(332,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(332,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(332,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(332,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(332,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(332,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(332,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(332,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(332,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(332,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(332,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(332,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(332,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(332,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(332,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(332,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(332,'Blue','2024-10-08','A','2024-10-08 03:36:48',NULL),(332,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(332,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(332,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(332,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(332,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(332,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(332,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(332,'Blue','2024-10-18','A','2024-10-18 03:53:31',NULL),(332,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(332,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(332,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(332,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(332,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(332,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(332,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(332,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(332,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(332,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(332,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(332,'Blue','2024-11-01','A','2024-11-01 03:55:13',NULL),(332,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(332,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(332,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(332,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(332,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(332,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(332,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(332,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(332,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(332,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(332,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(332,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(332,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(332,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(332,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(332,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(332,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(332,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(332,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(332,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(332,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(332,'Blue','2024-11-30','A','2024-11-30 03:36:28',NULL),(332,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(332,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(332,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(332,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(332,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(332,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(332,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(332,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(332,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(332,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(332,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(332,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(332,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(332,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(332,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(332,'Pink','2025-01-23','A','2025-02-28 06:50:03',NULL),(332,'Pink','2025-01-24','A','2025-03-01 05:14:50',NULL),(332,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(332,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(332,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(332,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(332,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(332,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(332,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(332,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(332,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(332,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(332,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(332,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(332,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(332,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(332,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(332,'Pink','2025-02-20','A','2025-03-01 06:33:55',NULL),(332,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(332,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(332,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(332,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(332,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(332,'Pink','2025-02-28','A','2025-02-28 04:02:31',NULL),(332,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(332,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(332,'Pink','2025-03-04','A','2025-03-04 03:51:34',NULL),(332,'Pink','2025-03-05','A','2025-03-05 03:31:34',NULL),(332,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(332,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(332,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(332,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(332,'Pink','2025-03-12','A','2025-03-12 03:33:25',NULL),(332,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(332,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(332,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(332,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(332,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(332,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(332,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(332,'Pink','2025-03-21','A','2025-03-21 03:55:06',NULL),(332,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(332,'Pink','2025-04-08','A','2025-04-08 05:14:52',NULL),(332,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(332,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(332,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(332,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(332,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(332,'Pink','2025-04-16','A','2025-04-16 05:42:06',NULL),(332,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(332,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(332,'Pink','2025-04-19','A','2025-04-21 04:10:57',NULL),(332,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(332,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(332,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(332,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(332,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(332,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(332,'Pink','2025-04-29','A','2025-04-29 04:27:09',NULL),(332,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(332,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(332,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(332,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(332,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(332,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(332,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(332,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(332,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(332,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(332,'Pink','2025-05-14','A','2025-05-14 04:01:48',NULL),(332,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(332,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(332,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(332,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(332,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(332,'Pink','2025-05-21','A','2025-05-21 04:31:58',NULL),(332,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(332,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(332,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(332,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(332,'Pink','2025-05-30','A','2025-05-30 05:16:11',NULL),(332,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(332,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(332,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(332,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(332,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(332,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(332,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(332,'Pink','2025-07-02','A','2025-07-02 06:29:57',NULL),(332,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(332,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(332,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(332,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(332,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(332,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(332,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(332,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(332,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(332,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(333,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(333,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(333,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(333,'Blue','2023-08-26','A','2023-08-28 05:30:22',NULL),(333,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(333,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(333,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(333,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(333,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(333,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(333,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(333,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(333,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(333,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(333,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(333,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(333,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(333,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(333,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(333,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(333,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(333,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(333,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(333,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(333,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(333,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(333,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(333,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(333,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(333,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(333,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(333,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(333,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(333,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(333,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(333,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(333,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(333,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(333,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(333,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(333,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(333,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(333,'Blue','2023-10-21','A','2023-10-21 05:30:23',NULL),(333,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(333,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(333,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(333,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(333,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(333,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(333,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(333,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(333,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(333,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(333,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(333,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(333,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(333,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(333,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(333,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(333,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(333,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(333,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(333,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(333,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(333,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(333,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(333,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(333,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(333,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(333,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(333,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(333,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(333,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(333,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(333,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(333,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(333,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(333,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(333,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(333,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(333,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(333,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(333,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(333,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(333,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(333,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(333,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(333,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(333,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(333,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(333,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(333,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(333,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(333,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(333,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(333,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(333,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(333,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(333,'Blue','2024-02-12','A','2024-02-12 03:43:28',NULL),(333,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(333,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(333,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(333,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(333,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(333,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(333,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(333,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(333,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(333,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(333,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(333,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(333,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(333,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(333,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(333,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(333,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(333,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(333,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(333,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(333,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(333,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(333,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(333,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(333,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(333,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(333,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(333,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(333,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(333,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(333,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(333,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(333,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(333,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(333,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(333,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(333,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(333,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(333,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(333,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(333,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(333,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(333,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(333,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(333,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(333,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(333,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(333,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(333,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(333,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(333,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(333,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(333,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(333,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(333,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(333,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(333,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(333,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(333,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(333,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(333,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(333,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(333,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(333,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(333,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(333,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(333,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(333,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(333,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(333,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(333,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(333,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(333,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(333,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(333,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(333,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(333,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(333,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(333,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(333,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(333,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(333,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(333,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(333,'Blue','2024-07-30','A','2024-07-31 14:45:57',NULL),(333,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(333,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(333,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(333,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(333,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(333,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(333,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(333,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(333,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(333,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(333,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(333,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(333,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(333,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(333,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(333,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(333,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(333,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(333,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(333,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(333,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(333,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(333,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(333,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(333,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(333,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(333,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(333,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(333,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(333,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(333,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(333,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(333,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(333,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(333,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(333,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(333,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(333,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(333,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(333,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(333,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(333,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(333,'Blue','2024-10-23','A','2024-10-23 03:51:45',NULL),(333,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(333,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(333,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(333,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(333,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(333,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(333,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(333,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(333,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(333,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(333,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(333,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(333,'Blue','2024-11-07','A','2024-11-07 03:28:16',NULL),(333,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(333,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(333,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(333,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(333,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(333,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(333,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(333,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(333,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(333,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(333,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(333,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(333,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(333,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(333,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(333,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(333,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(333,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(333,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(333,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(333,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(333,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(333,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(333,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(333,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(333,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(333,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(333,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(333,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(333,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(333,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(333,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(333,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(333,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(333,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(333,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(333,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(333,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(333,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(333,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(333,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(333,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(333,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(333,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(333,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(333,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(333,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(333,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(333,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(333,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(333,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(333,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(333,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(333,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(333,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(333,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(333,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(333,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(333,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(333,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(333,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(333,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(333,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(333,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(333,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(333,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(333,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(333,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(333,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(333,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(333,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(333,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(333,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(333,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(333,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(333,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(333,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(333,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(333,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(333,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(333,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(333,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(333,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(333,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(333,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(333,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(333,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(333,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(333,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(333,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(333,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(333,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(333,'Blue','2025-05-10','A','2025-05-10 06:32:32',NULL),(333,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(333,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(333,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(333,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(333,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(333,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(333,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(333,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(333,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(333,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(333,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(333,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(333,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(333,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(333,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(333,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(333,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(333,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(333,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(333,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(333,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(333,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(333,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(333,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(333,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(333,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(333,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(333,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(333,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(333,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(333,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(333,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(334,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(334,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(334,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(334,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(334,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(334,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(334,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(334,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(334,'Blue','2023-09-04','A','2023-09-04 04:56:36',NULL),(334,'Blue','2023-09-05','A','2023-09-05 05:37:37',NULL),(334,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(334,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(334,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(334,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(334,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(334,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(334,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(334,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(334,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(334,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(334,'Blue','2023-09-19','A','2023-09-19 03:27:28',NULL),(334,'Blue','2023-09-20','A','2023-09-20 05:37:57',NULL),(334,'Blue','2023-09-21','A','2023-09-21 04:05:37',NULL),(334,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(334,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(334,'Blue','2023-09-25','A','2023-09-25 03:52:23',NULL),(334,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(334,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(334,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(334,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(334,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(334,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(334,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(334,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(334,'Blue','2023-10-09','L','2023-10-09 03:23:09',NULL),(334,'Blue','2023-10-10','A','2023-10-10 03:47:23',NULL),(334,'Blue','2023-10-11','A','2023-10-11 04:28:43',NULL),(334,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(334,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(334,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(334,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(334,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(334,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(334,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(334,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(334,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(334,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(334,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(334,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(334,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(334,'Blue','2023-11-01','A','2023-11-01 03:51:21',NULL),(334,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(334,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(334,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(334,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(334,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(334,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(334,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(334,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(334,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(334,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(334,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(334,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(334,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(334,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(334,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(334,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(334,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(334,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(334,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(334,'Blue','2023-11-29','L','2023-11-29 12:15:23',NULL),(334,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(334,'Blue','2023-12-02','A','2023-12-02 03:45:22',NULL),(334,'Blue','2023-12-04','A','2023-12-04 11:42:44',NULL),(334,'Blue','2023-12-05','A','2023-12-05 11:28:18',NULL),(334,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(334,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(334,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(334,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(334,'Blue','2023-12-12','A','2023-12-20 11:05:24',NULL),(334,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(334,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(334,'Blue','2024-01-04','A','2024-01-15 09:36:49',NULL),(334,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(334,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(334,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(334,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(334,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(334,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(334,'Blue','2024-01-23','A','2024-01-23 04:12:06',NULL),(334,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(334,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(334,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(334,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(334,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(334,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(334,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(334,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(334,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(334,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(334,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(334,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(334,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(334,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(334,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(334,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(334,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(334,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(334,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(334,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(334,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(334,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(334,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(334,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(334,'Blue','2024-03-09','A','2024-03-09 06:27:06',NULL),(334,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(334,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(334,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(334,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(334,'Blue','2024-03-15','A','2024-03-15 03:49:48',NULL),(334,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(334,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(334,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(334,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(334,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(334,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(334,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(334,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(334,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(334,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(334,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(334,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(334,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(334,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(334,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(334,'Blue','2024-04-20','A','2024-04-20 04:09:01',NULL),(334,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(334,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(334,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(334,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(334,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(334,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(334,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(334,'Blue','2024-05-04','A','2024-05-04 05:25:50',NULL),(334,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(334,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(334,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(334,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(334,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(334,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(334,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(334,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(334,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(334,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(334,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(334,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(334,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(334,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(334,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(334,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(334,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(334,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(334,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(334,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(334,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(334,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(334,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(334,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(334,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(334,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(334,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(334,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(334,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(334,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(334,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(334,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(334,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(334,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(334,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(334,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(334,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(334,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(334,'Blue','2024-07-30','A','2024-07-31 14:45:57',NULL),(334,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(334,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(334,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(334,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(334,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(334,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(334,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(334,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(334,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(334,'Blue','2024-09-06','A','2024-09-06 03:52:48',NULL),(334,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(334,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(334,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(334,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(334,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(334,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(334,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(334,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(334,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(334,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(334,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(334,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(334,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(334,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(334,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(334,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(334,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(334,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(334,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(334,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(334,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(334,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(334,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(334,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(334,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(334,'Blue','2024-10-15','A','2024-10-15 03:47:46',NULL),(334,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(334,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(334,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(334,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(334,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(334,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(334,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(334,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(334,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(334,'Blue','2024-10-26','A','2024-10-26 03:50:06',NULL),(334,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(334,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(334,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(334,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(334,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(334,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(334,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(334,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(334,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(334,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(334,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(334,'Blue','2024-11-11','L','2024-11-11 03:48:14',NULL),(334,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(334,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(334,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(334,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(334,'Blue','2024-11-16','A','2024-11-16 03:50:05',NULL),(334,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(334,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(334,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(334,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(334,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(334,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(334,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(334,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(334,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(334,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(334,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(334,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(334,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(334,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(334,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(334,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(334,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(334,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(334,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(334,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(334,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(334,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(334,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(334,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(334,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(334,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(334,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(334,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(334,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(334,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(334,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(334,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(334,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(334,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(334,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(334,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(334,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(334,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(334,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(334,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(334,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(334,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(334,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(334,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(334,'Orange','2025-03-03','A','2025-03-03 04:07:36',NULL),(334,'Orange','2025-03-04','A','2025-03-04 03:47:55',NULL),(334,'Orange','2025-03-05','L','2025-03-05 03:29:21',NULL),(334,'Orange','2025-03-06','L','2025-03-06 03:47:20',NULL),(334,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(334,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(334,'Orange','2025-03-11','A','2025-03-11 04:40:18',NULL),(334,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(334,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(334,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(334,'Orange','2025-03-15','A','2025-03-15 04:54:28',NULL),(334,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(334,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(334,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(334,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(334,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(334,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(334,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(334,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(334,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(334,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(334,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(334,'Orange','2025-04-15','A','2025-04-15 04:41:07',NULL),(334,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(334,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(334,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(334,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(334,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(334,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(334,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(334,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(334,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(334,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(334,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(334,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(334,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(334,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(334,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(334,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(334,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(334,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(334,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(334,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(334,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(334,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(334,'Orange','2025-05-15','A','2025-05-15 04:07:33',NULL),(334,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(334,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(334,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(334,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(334,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(334,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(334,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(334,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(334,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(334,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(334,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(334,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(334,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(334,'Yellow','2025-06-23','A','2025-06-23 04:41:56',NULL),(334,'Yellow','2025-06-24','A','2025-06-25 05:47:57',NULL),(334,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(334,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(334,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(334,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(334,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(334,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(334,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(334,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(334,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(334,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(334,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(334,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(334,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(334,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(335,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(335,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(335,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(335,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(335,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(335,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(335,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(335,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(335,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(335,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(335,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(335,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(335,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(335,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(335,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(335,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(335,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(335,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(335,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(335,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(335,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(335,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(335,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(335,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(335,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(335,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(335,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(335,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(335,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(335,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(335,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(335,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(335,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(335,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(335,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(335,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(335,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(335,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(335,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(335,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(335,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(335,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(335,'Blue','2023-10-21','L','2023-10-21 05:30:23',NULL),(335,'Blue','2023-10-23','A','2023-10-23 04:07:16',NULL),(335,'Blue','2023-10-24','L','2023-10-24 04:29:59',NULL),(335,'Blue','2023-10-25','L','2023-10-25 04:33:41',NULL),(335,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(335,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(335,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(335,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(335,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(335,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(335,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(335,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(335,'Blue','2023-11-06','A','2023-11-06 05:17:32',NULL),(335,'Blue','2023-11-08','A','2023-11-08 05:43:20',NULL),(335,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(335,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(335,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(335,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(335,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(335,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(335,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(335,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(335,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(335,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(335,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(335,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(335,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(335,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(335,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(335,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(335,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(335,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(335,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(335,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(335,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(335,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(335,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(335,'Blue','2023-12-12','A','2023-12-20 11:05:24',NULL),(335,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(335,'Blue','2024-01-01','A','2024-01-03 05:02:11',NULL),(335,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(335,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(335,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(335,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(335,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(335,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(335,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(335,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(335,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(335,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(335,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(335,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(335,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(335,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(335,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(335,'Blue','2024-02-03','A','2024-02-03 13:51:13',NULL),(335,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(335,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(335,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(335,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(335,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(335,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(335,'Blue','2024-02-19','A','2024-02-19 03:43:44',NULL),(335,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(335,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(335,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(335,'Blue','2024-02-28','A','2024-02-28 04:59:35',NULL),(335,'Blue','2024-02-29','L','2024-02-29 04:49:54',NULL),(335,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(335,'Blue','2024-03-05','L','2024-03-05 04:10:42',NULL),(335,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(335,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(335,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(335,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(335,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(335,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(335,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(335,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(335,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(335,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(335,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(335,'Blue','2024-03-21','A','2024-03-21 04:03:53',NULL),(335,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(335,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(335,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(335,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(335,'Blue','2024-03-28','A','2024-03-28 04:03:57',NULL),(335,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(335,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(335,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(335,'Blue','2024-04-17','A','2024-04-17 10:02:51',NULL),(335,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(335,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(335,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(335,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(335,'Blue','2024-04-24','A','2024-04-24 04:13:28',NULL),(335,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(335,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(335,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(335,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(335,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(335,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(335,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(335,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(335,'Blue','2024-05-08','A','2024-05-08 04:17:15',NULL),(335,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(335,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(335,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(335,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(335,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(335,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(335,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(335,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(335,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(335,'Blue','2024-05-20','A','2024-05-20 04:09:31',NULL),(335,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(335,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(335,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(335,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(335,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(335,'Blue','2024-06-24','A','2024-06-24 05:39:27',NULL),(335,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(335,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(335,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(335,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(335,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(335,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(335,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(335,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(335,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(335,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(335,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(335,'Blue','2024-07-19','A','2024-07-19 07:39:16',NULL),(335,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(335,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(335,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(335,'Blue','2024-07-24','A','2024-07-24 04:33:35',NULL),(335,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(335,'Blue','2024-07-27','A','2024-07-27 08:07:59',NULL),(335,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(335,'Blue','2024-07-30','A','2024-07-31 14:45:57',NULL),(335,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(335,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(335,'Blue','2024-08-15','P','2024-08-15 07:25:59',NULL),(335,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(335,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(335,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(335,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(335,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(335,'Blue','2024-09-05','A','2024-09-05 03:41:21',NULL),(335,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(335,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(335,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(335,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(335,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(335,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(335,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(335,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(335,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(335,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(335,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(335,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(335,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(335,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(335,'Blue','2024-09-28','A','2024-09-28 03:38:00',NULL),(335,'Blue','2024-09-30','A','2024-09-30 03:56:17',NULL),(335,'Blue','2024-10-01','A','2024-10-01 04:01:05',NULL),(335,'Blue','2024-10-02','A','2024-10-02 03:59:23',NULL),(335,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(335,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(335,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(335,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(335,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(335,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(335,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(335,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(335,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(335,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(335,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(335,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(335,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(335,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(335,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(335,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(335,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(335,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(335,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(335,'Blue','2024-10-28','A','2024-10-28 03:46:58',NULL),(335,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(335,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(335,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(335,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(335,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(335,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(335,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(335,'Blue','2024-11-06','A','2024-11-06 03:43:21',NULL),(335,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(335,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(335,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(335,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(335,'Blue','2024-11-13','A','2024-11-13 03:46:42',NULL),(335,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(335,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(335,'Blue','2024-11-16','A','2024-11-16 03:50:05',NULL),(335,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(335,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(335,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(335,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(335,'Blue','2024-11-25','A','2024-11-25 03:49:20',NULL),(335,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(335,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(335,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(335,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(335,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(335,'Blue','2025-01-06','A','2025-01-06 05:16:46',NULL),(335,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(335,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(335,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(335,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(335,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(335,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(335,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(335,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(335,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(335,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(335,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(335,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(335,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(335,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(335,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(335,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(335,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(335,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(335,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(335,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(335,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(335,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(335,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(335,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(335,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(335,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(335,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(335,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(335,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(335,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(335,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(335,'Orange','2025-02-28','A','2025-02-28 03:59:33',NULL),(335,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(335,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(335,'Orange','2025-03-04','A','2025-03-04 03:47:55',NULL),(335,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(335,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(335,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(335,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(335,'Orange','2025-03-11','A','2025-03-11 04:40:18',NULL),(335,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(335,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(335,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(335,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(335,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(335,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(335,'Orange','2025-03-19','A','2025-03-19 03:30:25',NULL),(335,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(335,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(335,'Orange','2025-04-07','A','2025-04-07 03:37:36',NULL),(335,'Orange','2025-04-08','A','2025-04-08 05:11:21',NULL),(335,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(335,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(335,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(335,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(335,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(335,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(335,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(335,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(335,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(335,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(335,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(335,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(335,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(335,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(335,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(335,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(335,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(335,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(335,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(335,'Orange','2025-05-06','A','2025-05-08 04:25:37',NULL),(335,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(335,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(335,'Orange','2025-05-09','A','2025-05-09 06:11:42',NULL),(335,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(335,'Orange','2025-05-12','A','2025-05-12 03:44:48',NULL),(335,'Orange','2025-05-13','A','2025-05-13 04:10:00',NULL),(335,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(335,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(335,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(335,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(335,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(335,'Yellow','2025-05-20','A','2025-05-20 04:47:30',NULL),(335,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(335,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(335,'Yellow','2025-05-23','A','2025-05-23 05:52:44',NULL),(335,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(335,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(335,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(335,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(335,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(335,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(335,'Yellow','2025-06-23','A','2025-06-23 04:41:56',NULL),(335,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(335,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(335,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(335,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(335,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(335,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(335,'Yellow','2025-07-07','A','2025-07-07 05:28:02',NULL),(335,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(335,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(335,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(335,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(335,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(335,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(335,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(335,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(336,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(336,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(336,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(336,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(336,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(336,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(336,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(336,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(336,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(336,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(336,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(336,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(336,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(336,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(336,'Blue','2023-09-12','A','2023-09-12 03:34:17',NULL),(336,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(336,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(336,'Blue','2023-09-15','A','2023-09-15 04:05:41',NULL),(336,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(336,'Blue','2023-09-18','A','2023-09-18 03:35:25',NULL),(336,'Blue','2023-09-19','A','2023-09-19 03:27:28',NULL),(336,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(336,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(336,'Blue','2023-09-22','A','2023-09-22 04:25:08',NULL),(336,'Blue','2023-09-23','A','2023-09-23 04:28:33',NULL),(336,'Blue','2023-09-25','A','2023-09-25 03:52:23',NULL),(336,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(336,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(336,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(336,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(336,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(336,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(336,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(336,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(336,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(336,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(336,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(336,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(336,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(336,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(336,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(336,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(336,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(336,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(336,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(336,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(336,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(336,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(336,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(336,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(336,'Blue','2023-11-01','A','2023-11-01 03:51:21',NULL),(337,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(337,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(337,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(337,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(337,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(337,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(337,'Blue','2023-08-31','A','2023-08-31 04:50:51',NULL),(337,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(337,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(337,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(337,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(337,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(337,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(337,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(337,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(337,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(337,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(337,'Blue','2023-09-15','A','2023-09-15 04:05:41',NULL),(337,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(337,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(337,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(337,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(337,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(337,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(337,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(337,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(337,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(337,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(337,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(337,'Blue','2023-10-02','A','2023-10-03 03:24:38',NULL),(337,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(337,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(337,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(337,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(337,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(337,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(337,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(337,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(337,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(337,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(337,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(337,'Blue','2023-10-20','A','2023-10-20 03:43:48',NULL),(337,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(337,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(337,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(337,'Blue','2023-10-25','A','2023-10-25 04:33:41',NULL),(337,'Blue','2023-10-26','A','2023-10-26 06:30:48',NULL),(337,'Blue','2023-10-27','A','2023-10-27 05:08:27',NULL),(337,'Blue','2023-10-30','A','2023-10-30 06:40:04',NULL),(337,'Blue','2023-10-31','A','2023-10-31 03:43:42',NULL),(337,'Blue','2023-11-01','A','2023-11-01 03:51:21',NULL),(337,'Blue','2023-11-02','A','2023-11-02 03:47:53',NULL),(337,'Blue','2023-11-03','A','2023-11-03 03:40:39',NULL),(337,'Blue','2023-11-04','A','2023-11-04 05:08:02',NULL),(337,'Blue','2023-11-06','A','2023-11-06 05:17:32',NULL),(337,'Blue','2023-11-08','A','2023-11-08 05:43:20',NULL),(337,'Blue','2023-11-13','A','2023-11-13 04:58:12',NULL),(337,'Blue','2023-11-14','A','2023-11-25 05:36:45',NULL),(337,'Blue','2023-11-15','A','2023-11-25 05:37:37',NULL),(337,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(337,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(337,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(337,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(337,'Blue','2023-11-21','A','2023-11-21 04:29:32',NULL),(337,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(337,'Blue','2023-11-23','A','2023-11-23 04:18:30',NULL),(337,'Blue','2023-11-24','A','2023-11-24 11:09:09',NULL),(337,'Blue','2023-11-25','A','2023-11-25 04:34:34',NULL),(337,'Blue','2023-11-27','A','2023-11-27 04:31:16',NULL),(337,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(337,'Blue','2023-11-29','A','2023-11-29 12:15:23',NULL),(337,'Blue','2023-12-01','A','2023-12-01 03:46:19',NULL),(337,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(337,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(337,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(337,'Blue','2023-12-06','A','2023-12-06 11:30:14',NULL),(337,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(337,'Blue','2023-12-08','A','2023-12-08 11:04:13',NULL),(337,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(337,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(337,'Blue','2023-12-13','A','2023-12-20 11:14:55',NULL),(337,'Blue','2024-01-01','A','2024-01-03 05:02:11',NULL),(337,'Blue','2024-01-04','A','2024-01-15 09:36:49',NULL),(337,'Blue','2024-01-05','A','2024-01-15 09:56:28',NULL),(337,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(337,'Blue','2024-01-16','A','2024-01-17 04:28:33',NULL),(337,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(337,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(337,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(337,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(337,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(337,'Blue','2024-01-25','A','2024-01-25 04:08:06',NULL),(337,'Blue','2024-01-26','A','2024-01-26 04:15:43',NULL),(337,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(337,'Blue','2024-01-31','A','2024-01-31 05:17:32',NULL),(337,'Blue','2024-02-01','A','2024-02-01 06:16:29',NULL),(337,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(337,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(337,'Blue','2024-02-12','A','2024-02-12 03:43:28',NULL),(337,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(337,'Blue','2024-02-14','A','2024-02-14 05:50:05',NULL),(337,'Blue','2024-02-15','L','2024-02-15 03:43:48',NULL),(337,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(337,'Blue','2024-02-17','A','2024-02-17 04:19:10',NULL),(337,'Blue','2024-02-19','A','2024-02-19 03:43:44',NULL),(337,'Blue','2024-02-20','A','2024-02-20 04:06:02',NULL),(337,'Blue','2024-02-22','L','2024-02-22 04:48:46',NULL),(337,'Blue','2024-02-27','A','2024-02-28 04:51:50',NULL),(337,'Blue','2024-02-28','A','2024-02-28 04:59:35',NULL),(337,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(337,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(337,'Blue','2024-03-05','A','2024-03-05 04:10:42',NULL),(337,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(337,'Blue','2024-03-07','A','2024-03-07 05:01:00',NULL),(337,'Blue','2024-03-09','A','2024-03-09 06:27:06',NULL),(337,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(337,'Blue','2024-03-12','A','2024-03-12 04:07:50',NULL),(337,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(337,'Blue','2024-03-14','A','2024-03-14 03:21:42',NULL),(337,'Blue','2024-03-15','A','2024-03-15 03:49:48',NULL),(337,'Blue','2024-03-18','A','2024-03-18 03:44:43',NULL),(337,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(337,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(337,'Blue','2024-03-21','A','2024-03-21 04:03:53',NULL),(337,'Blue','2024-03-22','A','2024-03-22 03:58:17',NULL),(337,'Blue','2024-03-25','A','2024-03-25 03:55:55',NULL),(337,'Blue','2024-03-26','A','2024-03-26 04:54:00',NULL),(337,'Blue','2024-03-27','A','2024-03-27 03:27:34',NULL),(337,'Blue','2024-03-28','A','2024-03-28 04:03:57',NULL),(337,'Blue','2024-03-29','A','2024-03-29 03:33:42',NULL),(337,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(337,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(337,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(337,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(337,'Blue','2024-04-19','A','2024-04-22 12:01:47',NULL),(337,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(337,'Blue','2024-04-22','A','2024-04-22 06:23:57',NULL),(337,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(337,'Blue','2024-04-25','A','2024-04-25 04:28:03',NULL),(337,'Blue','2024-04-26','A','2024-04-26 04:08:48',NULL),(337,'Blue','2024-04-29','A','2024-04-29 04:22:40',NULL),(337,'Blue','2024-04-30','A','2024-04-30 05:23:44',NULL),(337,'Blue','2024-05-03','A','2024-05-04 06:25:35',NULL),(337,'Blue','2024-05-04','A','2024-05-04 05:25:50',NULL),(337,'Blue','2024-05-06','A','2024-05-06 05:19:32',NULL),(337,'Blue','2024-05-07','A','2024-05-07 04:15:23',NULL),(337,'Blue','2024-05-08','A','2024-05-08 04:17:15',NULL),(337,'Blue','2024-05-09','A','2024-05-09 05:21:01',NULL),(337,'Blue','2024-05-10','A','2024-05-10 04:21:06',NULL),(337,'Blue','2024-05-11','A','2024-05-11 04:21:26',NULL),(337,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(337,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(337,'Blue','2024-05-15','A','2024-05-15 05:03:31',NULL),(337,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(337,'Blue','2024-05-17','A','2024-05-17 04:40:31',NULL),(337,'Blue','2024-05-18','A','2024-05-18 10:45:22',NULL),(337,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(337,'Blue','2024-05-21','A','2024-05-21 04:29:05',NULL),(337,'Blue','2024-05-27','A','2024-05-27 06:01:17',NULL),(337,'Blue','2024-05-29','A','2024-05-29 06:45:35',NULL),(337,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(337,'Blue','2024-05-31','A','2024-05-31 05:18:55',NULL),(337,'Blue','2024-06-24','A','2024-06-24 05:39:27',NULL),(337,'Blue','2024-07-02','A','2024-07-02 06:11:23',NULL),(337,'Blue','2024-07-03','A','2024-07-03 04:34:09',NULL),(337,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(337,'Blue','2024-07-05','A','2024-07-05 05:32:48',NULL),(337,'Blue','2024-07-06','A','2024-07-08 15:54:22',NULL),(337,'Blue','2024-07-08','A','2024-07-08 05:43:28',NULL),(337,'Blue','2024-07-09','A','2024-07-09 06:54:31',NULL),(337,'Blue','2024-07-10','A','2024-07-11 04:15:33',NULL),(337,'Blue','2024-07-11','A','2024-07-11 09:41:41',NULL),(337,'Blue','2024-07-13','A','2024-07-13 05:13:19',NULL),(337,'Blue','2024-07-18','A','2024-07-18 10:17:57',NULL),(337,'Blue','2024-07-19','A','2024-07-19 07:39:16',NULL),(337,'Blue','2024-07-20','A','2024-07-20 09:46:55',NULL),(337,'Blue','2024-07-22','A','2024-07-22 05:01:12',NULL),(337,'Blue','2024-07-23','A','2024-07-24 04:32:45',NULL),(337,'Blue','2024-07-24','A','2024-07-24 04:33:35',NULL),(337,'Blue','2024-07-26','A','2024-07-26 06:31:26',NULL),(337,'Blue','2024-07-27','A','2024-07-27 08:07:59',NULL),(337,'Blue','2024-07-29','A','2024-07-31 14:55:17',NULL),(337,'Blue','2024-07-30','A','2024-07-31 14:45:57',NULL),(337,'Blue','2024-08-09','A','2024-08-09 06:48:09',NULL),(337,'Blue','2024-08-13','A','2024-08-13 05:04:06',NULL),(337,'Blue','2024-08-15','P','2024-08-15 07:25:59',NULL),(337,'Blue','2024-08-16','A','2024-08-16 04:35:52',NULL),(337,'Blue','2024-08-17','A','2024-08-17 04:40:39',NULL),(337,'Blue','2024-08-23','A','2024-08-23 05:42:31',NULL),(337,'Blue','2024-09-02','A','2024-09-02 03:59:35',NULL),(337,'Blue','2024-09-03','A','2024-09-03 16:54:34',NULL),(337,'Blue','2024-09-05','A','2024-09-05 03:41:21',NULL),(337,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(337,'Blue','2024-09-07','A','2024-09-07 03:46:51',NULL),(337,'Blue','2024-09-09','A','2024-09-09 04:28:55',NULL),(337,'Blue','2024-09-10','A','2024-09-10 04:05:53',NULL),(337,'Blue','2024-09-12','A','2024-09-12 04:22:44',NULL),(337,'Blue','2024-09-13','A','2024-09-13 04:22:07',NULL),(337,'Blue','2024-09-14','A','2024-09-14 03:34:35',NULL),(337,'Blue','2024-09-18','A','2024-09-18 03:50:01',NULL),(337,'Blue','2024-09-19','A','2024-09-19 03:28:04',NULL),(337,'Blue','2024-09-20','A','2024-09-20 03:27:45',NULL),(337,'Blue','2024-09-21','A','2024-09-21 03:27:21',NULL),(337,'Blue','2024-09-23','A','2024-09-23 05:02:56',NULL),(337,'Blue','2024-09-25','A','2024-09-25 03:46:21',NULL),(337,'Blue','2024-09-26','A','2024-09-26 03:51:55',NULL),(337,'Blue','2024-09-28','A','2024-09-28 03:38:00',NULL),(337,'Blue','2024-09-30','A','2024-09-30 03:56:17',NULL),(337,'Blue','2024-10-01','A','2024-10-01 04:01:05',NULL),(337,'Blue','2024-10-02','A','2024-10-02 03:59:23',NULL),(337,'Blue','2024-10-04','A','2024-10-04 05:03:14',NULL),(337,'Blue','2024-10-05','A','2024-10-05 03:57:51',NULL),(337,'Blue','2024-10-07','A','2024-10-07 05:18:16',NULL),(337,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(337,'Blue','2024-10-09','A','2024-10-09 03:45:48',NULL),(337,'Blue','2024-10-10','A','2024-10-10 03:50:36',NULL),(337,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(337,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(337,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(337,'Blue','2024-10-16','A','2024-10-17 04:05:44',NULL),(337,'Blue','2024-10-17','A','2024-10-17 04:06:16',NULL),(337,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(337,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(337,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(337,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(337,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(337,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(337,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(337,'Blue','2024-10-26','A','2024-10-26 03:50:06',NULL),(338,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(338,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(338,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(338,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(338,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(338,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(338,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(338,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(338,'Blue','2023-09-04','A','2023-09-04 04:56:36',NULL),(338,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(338,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(338,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(338,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(338,'Blue','2023-09-11','A','2023-09-11 04:48:29',NULL),(338,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(338,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(338,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(338,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(338,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(338,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(338,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(338,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(338,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(338,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(338,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(338,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(338,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(338,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(338,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(338,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(338,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(338,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(338,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(338,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(338,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(338,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(338,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(338,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(338,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(338,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(338,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(338,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(338,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(338,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(338,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(338,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(338,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(338,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(338,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(338,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(338,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(338,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(338,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(338,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(338,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(338,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(338,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(338,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(338,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(338,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(338,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(338,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(338,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(338,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(338,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(338,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(338,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(338,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(338,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(338,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(338,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(338,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(338,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(338,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(338,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(338,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(338,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(338,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(338,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(338,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(338,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(338,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(338,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(338,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(338,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(338,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(338,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(338,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(338,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(338,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(338,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(338,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(338,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(338,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(338,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(338,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(338,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(338,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(338,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(338,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(338,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(338,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(338,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(338,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(338,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(338,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(338,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(338,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(338,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(338,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(338,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(338,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(338,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(338,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(338,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(338,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(338,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(338,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(338,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(338,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(338,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(338,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(338,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(338,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(338,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(338,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(338,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(338,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(338,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(338,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(338,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(338,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(338,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(338,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(338,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(338,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(338,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(338,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(338,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(338,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(338,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(338,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(338,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(338,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(338,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(338,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(338,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(338,'Blue','2024-05-09','A','2024-05-09 05:21:01',NULL),(338,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(338,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(338,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(338,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(338,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(338,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(338,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(338,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(338,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(338,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(338,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(338,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(338,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(338,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(338,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(338,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(338,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(338,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(338,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(338,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(338,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(338,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(338,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(338,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(338,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(338,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(338,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(338,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(338,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(338,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(338,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(338,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(338,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(338,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(338,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(338,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(338,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(338,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(338,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(338,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(338,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(338,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(338,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(338,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(338,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(338,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(338,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(338,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(338,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(338,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(338,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(338,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(338,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(338,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(338,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(338,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(338,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(338,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(338,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(338,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(338,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(338,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(338,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(338,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(338,'Blue','2024-10-07','L','2024-10-07 05:18:16',NULL),(338,'Blue','2024-10-08','L','2024-10-08 03:36:48',NULL),(338,'Blue','2024-10-09','A','2024-10-09 03:45:48',NULL),(338,'Blue','2024-10-10','L','2024-10-10 03:50:36',NULL),(338,'Blue','2024-10-11','A','2024-10-11 03:51:39',NULL),(338,'Blue','2024-10-14','L','2024-10-14 03:46:07',NULL),(338,'Blue','2024-10-15','L','2024-10-15 03:47:46',NULL),(338,'Blue','2024-10-16','L','2024-10-17 04:05:44',NULL),(338,'Blue','2024-10-17','L','2024-10-17 04:06:16',NULL),(338,'Blue','2024-10-18','L','2024-10-18 03:53:31',NULL),(338,'Blue','2024-10-19','A','2024-10-19 03:58:26',NULL),(338,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(338,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(338,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(338,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(338,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(338,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(338,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(338,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(338,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(338,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(338,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(338,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(338,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(338,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(338,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(338,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(338,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(338,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(338,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(338,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(338,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(338,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(338,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(338,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(338,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(338,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(338,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(338,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(338,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(338,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(338,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(338,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(338,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(338,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(338,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(338,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(338,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(338,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(338,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(338,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(338,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(338,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(338,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(338,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(338,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(338,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(338,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(338,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(338,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(338,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(338,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(338,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(338,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(338,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(338,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(338,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(338,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(338,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(338,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(338,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(338,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(338,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(338,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(338,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(338,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(338,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(338,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(338,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(338,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(338,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(338,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(338,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(338,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(338,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(338,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(338,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(338,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(338,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(338,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(338,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(338,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(338,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(338,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(338,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(338,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(338,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(338,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(338,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(338,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(338,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(338,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(338,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(338,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(338,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(338,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(338,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(338,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(338,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(338,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(338,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(338,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(338,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(338,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(338,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(338,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(338,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(338,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(338,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(338,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(338,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(338,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(338,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(338,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(338,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(338,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(338,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(338,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(338,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(338,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(338,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(338,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(338,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(338,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(338,'Blue','2025-06-10','P','2025-06-10 07:16:01',NULL),(338,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(338,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(338,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(338,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(338,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(338,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(338,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(338,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(338,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(338,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(338,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(338,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(338,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(338,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(338,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(338,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(338,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(339,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(339,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(339,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(339,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(339,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(339,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(339,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(339,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(339,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(339,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(339,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(339,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(339,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(339,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(339,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(339,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(339,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(339,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(339,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(339,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(339,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(339,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(339,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(339,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(339,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(339,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(339,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(339,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(339,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(339,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(339,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(339,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(339,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(339,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(339,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(339,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(339,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(339,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(339,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(339,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(339,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(339,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(339,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(339,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(339,'Blue','2023-10-24','A','2023-10-24 04:29:59',NULL),(339,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(339,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(339,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(339,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(339,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(339,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(339,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(339,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(339,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(339,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(339,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(339,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(339,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(339,'Blue','2023-11-15','A','2023-11-25 05:37:37',NULL),(339,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(339,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(339,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(339,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(339,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(339,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(339,'Blue','2023-11-23','A','2023-11-23 04:18:30',NULL),(339,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(339,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(339,'Blue','2023-11-27','A','2023-11-27 04:31:16',NULL),(339,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(339,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(339,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(339,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(339,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(339,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(339,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(339,'Blue','2023-12-07','A','2023-12-08 11:03:00',NULL),(339,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(339,'Blue','2023-12-09','A','2023-12-09 07:40:56',NULL),(339,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(339,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(339,'Blue','2024-01-01','A','2024-01-03 05:02:11',NULL),(339,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(339,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(339,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(339,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(339,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(339,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(339,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(339,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(339,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(339,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(339,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(339,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(339,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(339,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(339,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(339,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(339,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(339,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(339,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(339,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(339,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(339,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(339,'Blue','2024-02-19','A','2024-02-19 03:43:44',NULL),(339,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(339,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(339,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(339,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(339,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(339,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(339,'Blue','2024-03-05','A','2024-03-05 04:10:42',NULL),(339,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(339,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(339,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(339,'Blue','2024-03-11','A','2024-03-11 05:31:54',NULL),(339,'Blue','2024-03-12','A','2024-03-12 04:07:50',NULL),(339,'Blue','2024-03-13','A','2024-03-13 03:29:50',NULL),(339,'Blue','2024-03-14','A','2024-03-14 03:21:42',NULL),(339,'Blue','2024-03-15','A','2024-03-15 03:49:48',NULL),(339,'Blue','2024-03-18','A','2024-03-18 03:44:43',NULL),(339,'Blue','2024-03-19','A','2024-03-19 05:19:51',NULL),(339,'Blue','2024-03-20','A','2024-03-20 04:10:54',NULL),(339,'Blue','2024-03-21','A','2024-03-21 04:03:53',NULL),(339,'Blue','2024-03-22','A','2024-03-22 03:58:17',NULL),(339,'Blue','2024-03-25','A','2024-03-25 03:55:55',NULL),(339,'Blue','2024-03-26','A','2024-03-26 04:54:00',NULL),(339,'Blue','2024-03-27','A','2024-03-27 03:27:34',NULL),(339,'Blue','2024-03-28','A','2024-03-28 04:03:57',NULL),(339,'Blue','2024-03-29','A','2024-03-29 03:33:42',NULL),(339,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(339,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(339,'Blue','2024-04-17','A','2024-04-17 10:02:51',NULL),(339,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(339,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(339,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(339,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(339,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(339,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(339,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(339,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(339,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(339,'Blue','2024-05-03','A','2024-05-04 06:25:35',NULL),(339,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(339,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(339,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(339,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(339,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(339,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(339,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(339,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(339,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(339,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(339,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(339,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(339,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(339,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(339,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(339,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(339,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(339,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(339,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(339,'Blue','2024-06-24','A','2024-06-24 05:39:27',NULL),(339,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(339,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(339,'Blue','2024-07-04','A','2024-07-05 05:57:50',NULL),(339,'Blue','2024-07-05','A','2024-07-05 05:32:48',NULL),(339,'Blue','2024-07-06','A','2024-07-08 15:54:22',NULL),(339,'Blue','2024-07-08','A','2024-07-08 05:43:28',NULL),(339,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(339,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(339,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(339,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(339,'Blue','2024-07-18','A','2024-07-18 10:17:57',NULL),(339,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(339,'Blue','2024-07-20','A','2024-07-20 09:46:55',NULL),(339,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(339,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(339,'Blue','2024-07-24','A','2024-07-24 04:33:35',NULL),(339,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(339,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(339,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(339,'Blue','2024-07-30','A','2024-07-31 14:45:57',NULL),(339,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(339,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(339,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(339,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(339,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(339,'Blue','2024-08-23','A','2024-08-23 05:42:31',NULL),(339,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(339,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(339,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(339,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(339,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(339,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(339,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(339,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(339,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(339,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(339,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(339,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(339,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(339,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(339,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(339,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(339,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(339,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(339,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(339,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(339,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(339,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(339,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(339,'Blue','2024-10-07','A','2024-10-07 05:18:16',NULL),(339,'Blue','2024-10-08','A','2024-10-08 03:36:48',NULL),(339,'Blue','2024-10-09','A','2024-10-09 03:45:48',NULL),(339,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(339,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(339,'Blue','2024-10-14','A','2024-10-14 03:46:07',NULL),(339,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(339,'Blue','2024-10-16','A','2024-10-17 04:05:44',NULL),(339,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(339,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(339,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(339,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(339,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(339,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(339,'Blue','2024-10-24','A','2024-10-24 03:49:39',NULL),(339,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(339,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(339,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(339,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(339,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(339,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(339,'Blue','2024-11-01','A','2024-11-01 03:55:13',NULL),(339,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(339,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(339,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(339,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(339,'Blue','2024-11-07','P','2024-11-07 03:28:16','2024-11-07 03:40:27'),(339,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(339,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(339,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(339,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(339,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(339,'Blue','2024-11-15','A','2024-11-15 04:39:52',NULL),(339,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(339,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(339,'Blue','2024-11-19','A','2024-11-19 05:17:16',NULL),(339,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(339,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(339,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(339,'Blue','2024-11-26','P','2024-11-26 03:37:02','2024-11-26 03:39:54'),(339,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(339,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(339,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(339,'Blue','2024-11-30','A','2024-11-30 03:36:28',NULL),(339,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(339,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(339,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(339,'Blue','2025-01-09','A','2025-01-09 03:39:11',NULL),(339,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(339,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(339,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(339,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(339,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(339,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(339,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(339,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(339,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(339,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(339,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(339,'Pink','2025-01-23','A','2025-02-28 06:50:03',NULL),(339,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(339,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(339,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(339,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(339,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(339,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(339,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(339,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(339,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(339,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(339,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(339,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(339,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(339,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(339,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(339,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(339,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(339,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(339,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(339,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(339,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(339,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(339,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(339,'Pink','2025-03-01','A','2025-03-01 07:22:06',NULL),(339,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(339,'Pink','2025-03-04','A','2025-03-04 03:51:34',NULL),(339,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(339,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(339,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(339,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(339,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(339,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(339,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(339,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(339,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(339,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(339,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(339,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(339,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(339,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(339,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(339,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(339,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(339,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(339,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(339,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(339,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(339,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(339,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(339,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(339,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(339,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(339,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(339,'Pink','2025-04-23','A','2025-04-23 15:59:12',NULL),(339,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(339,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(339,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(339,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(339,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(339,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(339,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(339,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(339,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(339,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(339,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(339,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(339,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(339,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(339,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(339,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(339,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(339,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(339,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(339,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(339,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(339,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(339,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(339,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(339,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(339,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(339,'Pink','2025-06-10','A','2025-06-10 07:29:55',NULL),(339,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(339,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(339,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(339,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(339,'Pink','2025-06-30','A','2025-06-30 05:40:29',NULL),(339,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(339,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(339,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(339,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(339,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(339,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(339,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(339,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(339,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(339,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(339,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(339,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(340,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(340,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(340,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(340,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(340,'Blue','2023-08-29','A','2023-08-29 05:21:56',NULL),(340,'Blue','2023-08-30','A','2023-08-30 04:35:05',NULL),(340,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(340,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(340,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(340,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(340,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(340,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(340,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(340,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(340,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(340,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(340,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(340,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(340,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(340,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(340,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(340,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(340,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(340,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(340,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(340,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(340,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(340,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(340,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(340,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(340,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(340,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(340,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(340,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(340,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(340,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(340,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(340,'Blue','2023-10-14','A','2023-10-14 03:30:27',NULL),(340,'Blue','2023-10-16','L','2023-10-16 05:23:22',NULL),(340,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(340,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(340,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(340,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(340,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(340,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(340,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(340,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(340,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(340,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(340,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(340,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(340,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(340,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(340,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(340,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(340,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(340,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(340,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(340,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(340,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(340,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(340,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(340,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(340,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(340,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(340,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(340,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(340,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(340,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(340,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(340,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(340,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(340,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(340,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(340,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(340,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(340,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(340,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(340,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(340,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(340,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(340,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(340,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(340,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(340,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(340,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(340,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(340,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(340,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(340,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(340,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(340,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(340,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(340,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(340,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(340,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(340,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(340,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(340,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(340,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(340,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(340,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(340,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(340,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(340,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(340,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(340,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(340,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(340,'Blue','2024-02-28','A','2024-02-28 04:59:35',NULL),(340,'Blue','2024-02-29','L','2024-02-29 04:49:54',NULL),(340,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(340,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(340,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(340,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(340,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(340,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(340,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(340,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(340,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(340,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(340,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(340,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(340,'Blue','2024-03-20','A','2024-03-20 04:10:54',NULL),(340,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(340,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(340,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(340,'Blue','2024-03-26','A','2024-03-26 04:54:00',NULL),(340,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(340,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(340,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(340,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(340,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(340,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(340,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(340,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(340,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(340,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(340,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(340,'Blue','2024-04-25','A','2024-04-25 04:28:03',NULL),(340,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(340,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(340,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(340,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(340,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(340,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(340,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(340,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(340,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(340,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(340,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(340,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(340,'Blue','2024-05-14','A','2024-05-14 04:10:02',NULL),(340,'Blue','2024-05-15','A','2024-05-15 05:03:31',NULL),(340,'Blue','2024-05-16','A','2024-05-16 04:31:37',NULL),(340,'Blue','2024-05-17','A','2024-05-17 04:40:31',NULL),(340,'Blue','2024-05-18','A','2024-05-18 10:45:22',NULL),(340,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(340,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(340,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(340,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(340,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(340,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(340,'Blue','2024-06-24','A','2024-06-24 05:39:27',NULL),(340,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(340,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(340,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(340,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(340,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(340,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(340,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(340,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(340,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(340,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(340,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(340,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(340,'Blue','2024-07-20','A','2024-07-20 09:46:55',NULL),(340,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(340,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(340,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(340,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(340,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(340,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(340,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(340,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(340,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(340,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(340,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(340,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(340,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(340,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(340,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(340,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(340,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(340,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(340,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(340,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(340,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(340,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(340,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(340,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(340,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(340,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(340,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(340,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(340,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(340,'Blue','2024-09-26','A','2024-09-26 03:51:55',NULL),(340,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(340,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(340,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(340,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(340,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(340,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(340,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(340,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(340,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(340,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(340,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(340,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(340,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(340,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(340,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(340,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(340,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(340,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(340,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(340,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(340,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(340,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(340,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(340,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(340,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(340,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(340,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(340,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(340,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(340,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(340,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(340,'Blue','2024-11-06','A','2024-11-06 03:43:21',NULL),(340,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(340,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(340,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(340,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(340,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(340,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(340,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(340,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(340,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(340,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(340,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(340,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(340,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(340,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(340,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(340,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(340,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(340,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(340,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(340,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(340,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(340,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(340,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(340,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(340,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(340,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(340,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(340,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(340,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(340,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(340,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(340,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(340,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(340,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(340,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(340,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(340,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(340,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(340,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(340,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(340,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(340,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(340,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(340,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(340,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(340,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(340,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(340,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(340,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(340,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(340,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(340,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(340,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(340,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(340,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(340,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(340,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(340,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(340,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(340,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(340,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(340,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(340,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(340,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(340,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(340,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(340,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(340,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(340,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(340,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(340,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(340,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(340,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(340,'Blue','2025-04-12','A','2025-04-12 04:52:44',NULL),(340,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(340,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(340,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(340,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(340,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(340,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(340,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(340,'Blue','2025-04-22','A','2025-04-22 04:54:34',NULL),(340,'Blue','2025-04-23','A','2025-04-23 16:00:42',NULL),(340,'Blue','2025-04-24','A','2025-04-24 04:21:31',NULL),(340,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(340,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(340,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(340,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(340,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(340,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(340,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(340,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(340,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(340,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(340,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(340,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(340,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(340,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(340,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(340,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(340,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(340,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(340,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(340,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(340,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(340,'Blue','2025-05-29','A','2025-05-29 04:19:38','2025-05-29 04:22:33'),(340,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(340,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(340,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(340,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(340,'Blue','2025-06-23','A','2025-06-23 04:39:54',NULL),(340,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(340,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(340,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(340,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(340,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(340,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(340,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(340,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(340,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(340,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(340,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(340,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(340,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(340,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(340,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(341,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(341,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(341,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(341,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(341,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(341,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(341,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(341,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(341,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(341,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(341,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(341,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(341,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(341,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(341,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(341,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(341,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(341,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(341,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(341,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(341,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(341,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(341,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(341,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(341,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(341,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(341,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(341,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(341,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(341,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(341,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(341,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(341,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(341,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(341,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(341,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(341,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(341,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(341,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(341,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(341,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(341,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(341,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(341,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(341,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(341,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(341,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(341,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(341,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(341,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(341,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(341,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(341,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(341,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(341,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(341,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(341,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(341,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(341,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(341,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(341,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(341,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(341,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(341,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(341,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(341,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(341,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(341,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(341,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(341,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(341,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(341,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(341,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(341,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(341,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(341,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(341,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(341,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(341,'Blue','2023-12-09','A','2023-12-09 07:40:56',NULL),(341,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(341,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(341,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(341,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(341,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(341,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(341,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(341,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(341,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(341,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(341,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(341,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(341,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(341,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(341,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(341,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(341,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(341,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(341,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(341,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(341,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(341,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(341,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(341,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(341,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(341,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(341,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(341,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(341,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(341,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(341,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(341,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(341,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(341,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(341,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(341,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(341,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(341,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(341,'Blue','2024-03-13','A','2024-03-13 03:29:50',NULL),(341,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(341,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(341,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(341,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(341,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(341,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(341,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(341,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(341,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(341,'Blue','2024-03-27','A','2024-03-27 03:27:34',NULL),(341,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(341,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(341,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(341,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(341,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(341,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(341,'Blue','2024-04-19','A','2024-04-22 12:01:47',NULL),(341,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(341,'Blue','2024-04-22','A','2024-04-22 06:23:57',NULL),(341,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(341,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(341,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(341,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(341,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(341,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(341,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(341,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(341,'Blue','2024-05-07','A','2024-05-07 04:15:23',NULL),(341,'Blue','2024-05-08','A','2024-05-08 04:17:15',NULL),(341,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(341,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(341,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(341,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(341,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(341,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(341,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(341,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(341,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(341,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(341,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(341,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(341,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(341,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(341,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(341,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(341,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(341,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(341,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(341,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(341,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(341,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(341,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(341,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(341,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(341,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(341,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(341,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(341,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(341,'Blue','2024-07-22','A','2024-07-22 05:01:12',NULL),(341,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(341,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(341,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(341,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(341,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(341,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(341,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(341,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(341,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(341,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(341,'Blue','2024-08-17','A','2024-08-17 04:40:39',NULL),(341,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(341,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(341,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(341,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(341,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(341,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(341,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(341,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(341,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(341,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(341,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(341,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(341,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(341,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(341,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(341,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(341,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(341,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(341,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(341,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(341,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(341,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(341,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(341,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(341,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(341,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(341,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(341,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(341,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(341,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(341,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(341,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(341,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(341,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(341,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(341,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(341,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(341,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(341,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(341,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(341,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(341,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(341,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(341,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(341,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(341,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(341,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(341,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(341,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(341,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(341,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(341,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(341,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(341,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(341,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(341,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(341,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(341,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(341,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(341,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(341,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(341,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(341,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(341,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(341,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(341,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(341,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(341,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(341,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(341,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(341,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(341,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(341,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(341,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(341,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(341,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(341,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(341,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(341,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(341,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(341,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(341,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(341,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(341,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(341,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(341,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(341,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(341,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(341,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(341,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(341,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(341,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(341,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(341,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(341,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(341,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(341,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(341,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(341,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(341,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(341,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(341,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(341,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(341,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(341,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(341,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(341,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(341,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(341,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(341,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(341,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(341,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(341,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(341,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(341,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(341,'Pink','2025-03-12','A','2025-03-12 03:33:25',NULL),(341,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(341,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(341,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(341,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(341,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(341,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(341,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(341,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(341,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(341,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(341,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(341,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(341,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(341,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(341,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(341,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(341,'Pink','2025-04-17','A','2025-04-17 03:57:52',NULL),(341,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(341,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(341,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(341,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(341,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(341,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(341,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(341,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(341,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(341,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(341,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(341,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(341,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(341,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(341,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(341,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(341,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(341,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(341,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(341,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(341,'Pink','2025-05-15','A','2025-05-15 04:10:06',NULL),(341,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(341,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(341,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(341,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(341,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(341,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(341,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(341,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(341,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(341,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(341,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(341,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(341,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(341,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(341,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(341,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(341,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(341,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(341,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(341,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(341,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(341,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(341,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(341,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(341,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(341,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(341,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(341,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(342,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(342,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(342,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(342,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(342,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(342,'Blue','2023-08-30','A','2023-08-30 04:35:05',NULL),(342,'Blue','2023-08-31','A','2023-08-31 04:50:51',NULL),(342,'Blue','2023-09-02','A','2023-09-02 04:45:54',NULL),(342,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(342,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(342,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(342,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(342,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(342,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(342,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(342,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(342,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(342,'Blue','2023-09-15','A','2023-09-15 04:05:41',NULL),(342,'Blue','2023-09-16','A','2023-09-16 04:08:45',NULL),(342,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(342,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(342,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(342,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(342,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(342,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(342,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(342,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(342,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(342,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(342,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(342,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(342,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(342,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(342,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(342,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(342,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(342,'Blue','2023-10-11','L','2023-10-11 04:28:43',NULL),(342,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(342,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(342,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(342,'Blue','2023-10-19','L','2023-10-19 04:21:39',NULL),(342,'Blue','2023-10-20','L','2023-10-20 03:43:48',NULL),(342,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(342,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(342,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(342,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(342,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(342,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(342,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(342,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(342,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(342,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(342,'Blue','2023-11-03','A','2023-11-03 03:40:39',NULL),(342,'Blue','2023-11-04','A','2023-11-04 05:08:02',NULL),(342,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(342,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(342,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(342,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(342,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(342,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(342,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(342,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(342,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(342,'Blue','2023-11-21','A','2023-11-21 04:29:32',NULL),(342,'Blue','2023-11-22','A','2023-11-22 05:59:04',NULL),(342,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(342,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(342,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(342,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(342,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(342,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(342,'Blue','2023-12-01','A','2023-12-01 03:46:19',NULL),(342,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(342,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(342,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(342,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(342,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(342,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(342,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(342,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(342,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(342,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(342,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(342,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(342,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(342,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(342,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(342,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(342,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(342,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(342,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(342,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(342,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(342,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(342,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(342,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(342,'Blue','2024-02-02','A','2024-02-02 05:20:54',NULL),(342,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(342,'Blue','2024-02-12','A','2024-02-12 03:43:28',NULL),(342,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(342,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(342,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(342,'Blue','2024-02-16','A','2024-02-16 04:14:07',NULL),(342,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(342,'Blue','2024-02-19','A','2024-02-19 03:43:44',NULL),(342,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(342,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(342,'Blue','2024-02-27','A','2024-02-28 04:51:50',NULL),(342,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(342,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(342,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(342,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(342,'Blue','2024-03-06','A','2024-03-06 04:39:23',NULL),(342,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(342,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(342,'Blue','2024-03-11','A','2024-03-11 05:31:54',NULL),(342,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(342,'Blue','2024-03-13','A','2024-03-13 03:29:50',NULL),(342,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(342,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(342,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(342,'Blue','2024-03-19','A','2024-03-19 05:19:51',NULL),(342,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(342,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(342,'Blue','2024-03-22','A','2024-03-22 03:58:17',NULL),(342,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(342,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(342,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(342,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(342,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(342,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(342,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(342,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(342,'Blue','2024-04-18','A','2024-04-18 04:23:54',NULL),(342,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(342,'Blue','2024-04-20','A','2024-04-20 04:09:01',NULL),(342,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(342,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(342,'Blue','2024-04-25','A','2024-04-25 04:28:03',NULL),(342,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(342,'Blue','2024-04-29','A','2024-04-29 04:22:40',NULL),(342,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(342,'Blue','2024-05-03','A','2024-05-04 06:25:35',NULL),(342,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(342,'Blue','2024-05-06','A','2024-05-06 05:19:32',NULL),(342,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(342,'Blue','2024-05-08','A','2024-05-08 04:17:15',NULL),(342,'Blue','2024-05-09','A','2024-05-09 05:21:01',NULL),(342,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(342,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(342,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(342,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(342,'Blue','2024-05-15','A','2024-05-15 05:03:31',NULL),(342,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(342,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(342,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(342,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(342,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(342,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(342,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(342,'Blue','2024-05-30','A','2024-05-30 06:37:32',NULL),(342,'Blue','2024-05-31','A','2024-05-31 05:18:55',NULL),(342,'Blue','2024-06-24','A','2024-06-24 05:39:27',NULL),(342,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(342,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(342,'Blue','2024-07-04','A','2024-07-05 05:57:50',NULL),(342,'Blue','2024-07-05','A','2024-07-05 05:32:48',NULL),(342,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(342,'Blue','2024-07-08','A','2024-07-08 05:43:28',NULL),(342,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(342,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(342,'Blue','2024-07-11','A','2024-07-11 09:41:41',NULL),(342,'Blue','2024-07-13','A','2024-07-13 05:13:19',NULL),(342,'Blue','2024-07-18','A','2024-07-18 10:17:57',NULL),(342,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(342,'Blue','2024-07-20','A','2024-07-20 09:46:55',NULL),(342,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(342,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(342,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(342,'Blue','2024-07-26','A','2024-07-26 06:31:26',NULL),(342,'Blue','2024-07-27','A','2024-07-27 08:07:59',NULL),(342,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(342,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(342,'Blue','2024-08-09','A','2024-08-09 06:48:09',NULL),(342,'Blue','2024-08-13','A','2024-08-13 05:04:06',NULL),(342,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(342,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(342,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(342,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(342,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(342,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(342,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(342,'Blue','2024-09-06','A','2024-09-06 03:52:48',NULL),(342,'Blue','2024-09-07','A','2024-09-07 03:46:51',NULL),(342,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(342,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(342,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(342,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(342,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(342,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(342,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(342,'Blue','2024-09-20','A','2024-09-20 03:27:45',NULL),(342,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(342,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(342,'Blue','2024-09-25','A','2024-09-25 03:46:21',NULL),(342,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(342,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(342,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(342,'Blue','2024-10-01','A','2024-10-01 04:01:05',NULL),(342,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(342,'Blue','2024-10-04','A','2024-10-04 05:03:14',NULL),(342,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(342,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(342,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(342,'Blue','2024-10-09','A','2024-10-09 03:45:48',NULL),(342,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(342,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(342,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(342,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(342,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(342,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(342,'Blue','2024-10-18','A','2024-10-18 03:53:31',NULL),(342,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(342,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(342,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(342,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(342,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(342,'Blue','2024-10-25','A','2024-10-25 03:46:26',NULL),(342,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(342,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(342,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(342,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(342,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(342,'Blue','2024-11-01','A','2024-11-01 03:55:13',NULL),(342,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(342,'Blue','2024-11-04','A','2024-11-04 03:55:39',NULL),(342,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(342,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(342,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(342,'Blue','2024-11-08','A','2024-11-08 03:48:04',NULL),(342,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(342,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(342,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(342,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(342,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(342,'Blue','2024-11-16','A','2024-11-16 03:50:05',NULL),(342,'Blue','2024-11-18','A','2024-11-18 05:21:58',NULL),(342,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(342,'Blue','2024-11-20','A','2024-11-20 06:29:57',NULL),(342,'Blue','2024-11-21','A','2024-11-21 05:38:49',NULL),(342,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(342,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(342,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(342,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(342,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(342,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(342,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(342,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(342,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(342,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(342,'Blue','2025-01-10','A','2025-01-10 03:51:52',NULL),(342,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(342,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(342,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(342,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(342,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(342,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(342,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(342,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(342,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(342,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(342,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(342,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(342,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(342,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(342,'Blue','2025-02-08','A','2025-03-03 06:23:56',NULL),(342,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(342,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(342,'Blue','2025-02-13','A','2025-03-03 06:26:58',NULL),(342,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(342,'Blue','2025-02-17','L','2025-03-03 06:30:17',NULL),(342,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(342,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(342,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(342,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(342,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(342,'Blue','2025-02-26','A','2025-02-26 05:23:50',NULL),(342,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(342,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(342,'Blue','2025-03-01','A','2025-03-01 07:20:24',NULL),(342,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(342,'Blue','2025-03-04','A','2025-03-04 03:54:20',NULL),(342,'Blue','2025-03-05','A','2025-03-05 03:37:05',NULL),(342,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(342,'Blue','2025-03-08','A','2025-03-10 05:19:04',NULL),(342,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(342,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(342,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(342,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(342,'Blue','2025-03-14','A','2025-03-15 04:46:26',NULL),(342,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(342,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(342,'Blue','2025-03-18','A','2025-03-19 03:35:19',NULL),(342,'Blue','2025-03-19','A','2025-03-19 03:36:46',NULL),(342,'Blue','2025-03-20','A','2025-03-20 04:44:26',NULL),(342,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(342,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(342,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(342,'Blue','2025-04-08','A','2025-04-08 05:13:46',NULL),(342,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(342,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(342,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(342,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(342,'Blue','2025-04-15','A','2025-04-15 05:51:50',NULL),(342,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(342,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(342,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(342,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(342,'Blue','2025-04-21','A','2025-04-21 04:05:51',NULL),(342,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(342,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(342,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(342,'Blue','2025-04-25','A','2025-04-25 04:51:12',NULL),(342,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(342,'Blue','2025-04-29','A','2025-04-29 04:25:45',NULL),(342,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(342,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(342,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(342,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(342,'Blue','2025-05-08','A','2025-05-08 04:26:29',NULL),(342,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(342,'Blue','2025-05-10','A','2025-05-10 06:32:32',NULL),(342,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(342,'Blue','2025-05-14','A','2025-05-14 04:01:18',NULL),(342,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(342,'Blue','2025-05-16','A','2025-05-16 04:11:37',NULL),(342,'Blue','2025-05-17','A','2025-05-17 04:13:47',NULL),(342,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(342,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(342,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(342,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(342,'Blue','2025-05-23','A','2025-05-23 05:50:10',NULL),(342,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(342,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(342,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(342,'Blue','2025-05-31','A','2025-05-31 04:47:26',NULL),(342,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(342,'Blue','2025-06-16','A','2025-06-16 03:21:23',NULL),(342,'Blue','2025-06-23','A','2025-06-23 04:39:54',NULL),(342,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(342,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(342,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(342,'Blue','2025-07-01','A','2025-07-01 05:25:01',NULL),(342,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(342,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(342,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(342,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(342,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(342,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(342,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(342,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(342,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(342,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(342,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(343,'Blue','2023-08-23','A','2023-08-23 05:24:23',NULL),(343,'Blue','2023-08-24','A','2023-08-24 04:37:11',NULL),(343,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(343,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(343,'Blue','2023-08-29','A','2023-08-29 05:21:56',NULL),(343,'Blue','2023-08-30','A','2023-08-30 04:35:05',NULL),(343,'Blue','2023-08-31','A','2023-08-31 04:50:51',NULL),(343,'Blue','2023-09-02','A','2023-09-02 04:45:54',NULL),(343,'Blue','2023-09-04','A','2023-09-04 04:56:36',NULL),(343,'Blue','2023-09-05','A','2023-09-05 05:37:37',NULL),(343,'Blue','2023-09-06','A','2023-09-06 05:57:28',NULL),(343,'Blue','2023-09-08','A','2023-09-08 04:03:53',NULL),(343,'Blue','2023-09-09','A','2023-09-09 04:06:25',NULL),(343,'Blue','2023-09-11','A','2023-09-11 04:48:29',NULL),(343,'Blue','2023-09-12','A','2023-09-12 03:34:17',NULL),(343,'Blue','2023-09-13','A','2023-09-13 06:09:59',NULL),(343,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(343,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(343,'Blue','2023-09-16','A','2023-09-16 04:08:45',NULL),(343,'Blue','2023-09-18','A','2023-09-18 03:35:25',NULL),(343,'Blue','2023-09-19','A','2023-09-19 03:27:28',NULL),(343,'Blue','2023-09-20','A','2023-09-20 05:37:57',NULL),(343,'Blue','2023-09-21','A','2023-09-21 04:05:37',NULL),(343,'Blue','2023-09-22','A','2023-09-22 04:25:08',NULL),(343,'Blue','2023-09-23','A','2023-09-23 04:28:33',NULL),(343,'Blue','2023-09-25','A','2023-09-25 03:52:23',NULL),(343,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(343,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(343,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(343,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(343,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(343,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(343,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(343,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(343,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(343,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(343,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(343,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(343,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(343,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(343,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(343,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(343,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(343,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(343,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(343,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(343,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(343,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(343,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(343,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(343,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(344,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(344,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(344,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(344,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(344,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(344,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(344,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(344,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(344,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(344,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(344,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(344,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(344,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(344,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(344,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(344,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(344,'Blue','2023-09-14','A','2023-09-14 03:51:52',NULL),(344,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(344,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(344,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(344,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(344,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(344,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(344,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(344,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(344,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(344,'Blue','2023-09-26','A','2023-09-26 04:09:18',NULL),(344,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(344,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(344,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(344,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(344,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(344,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(344,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(344,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(344,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(344,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(344,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(344,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(344,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(344,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(344,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(344,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(344,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(344,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(344,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(344,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(344,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(344,'Blue','2023-10-30','A','2023-10-30 06:40:04',NULL),(344,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(344,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(344,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(344,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(344,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(344,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(344,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(344,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(344,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(344,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(344,'Blue','2023-11-16','A','2023-11-16 04:11:38',NULL),(344,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(344,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(344,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(344,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(344,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(344,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(344,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(344,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(344,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(344,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(344,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(344,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(344,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(344,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(344,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(344,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(344,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(344,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(344,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(344,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(344,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(344,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(344,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(344,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(344,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(344,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(344,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(344,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(344,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(344,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(344,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(344,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(344,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(344,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(344,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(344,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(344,'Blue','2024-02-02','A','2024-02-02 05:20:54',NULL),(344,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(344,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(344,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(344,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(344,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(344,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(344,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(344,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(344,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(344,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(344,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(344,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(344,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(344,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(344,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(344,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(344,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(344,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(344,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(344,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(344,'Blue','2024-03-13','A','2024-03-13 03:29:50',NULL),(344,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(344,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(344,'Blue','2024-03-18','A','2024-03-18 03:44:43',NULL),(344,'Blue','2024-03-19','A','2024-03-19 05:19:51',NULL),(344,'Blue','2024-03-20','A','2024-03-20 04:10:54',NULL),(344,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(344,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(344,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(344,'Blue','2024-03-26','A','2024-03-26 04:54:00',NULL),(344,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(344,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(344,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(344,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(344,'Blue','2024-04-16','A','2024-04-16 03:32:43',NULL),(344,'Blue','2024-04-17','A','2024-04-17 10:02:51',NULL),(344,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(344,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(344,'Blue','2024-04-20','A','2024-04-20 04:09:01',NULL),(344,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(344,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(344,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(344,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(344,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(344,'Blue','2024-04-30','A','2024-04-30 05:23:44',NULL),(344,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(344,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(344,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(344,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(344,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(344,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(344,'Blue','2024-05-10','A','2024-05-10 04:21:06',NULL),(344,'Blue','2024-05-11','A','2024-05-11 04:21:26',NULL),(344,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(344,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(344,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(344,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(344,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(344,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(344,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(344,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(344,'Blue','2024-05-27','A','2024-05-27 06:01:17',NULL),(344,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(344,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(344,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(344,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(344,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(344,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(344,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(344,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(344,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(344,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(344,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(344,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(344,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(344,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(344,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(344,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(344,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(344,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(344,'Blue','2024-07-23','A','2024-07-24 04:32:45',NULL),(344,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(344,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(344,'Blue','2024-07-27','A','2024-07-27 08:07:59',NULL),(344,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(344,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(344,'Blue','2024-08-09','A','2024-08-09 06:48:09',NULL),(344,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(344,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(344,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(344,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(344,'Blue','2024-08-23','A','2024-08-23 05:42:31',NULL),(344,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(344,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(344,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(344,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(344,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(344,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(344,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(344,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(344,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(344,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(344,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(344,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(344,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(344,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(344,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(344,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(344,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(344,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(344,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(344,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(344,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(344,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(344,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(344,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(344,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(344,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(344,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(344,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(344,'Blue','2024-10-14','L','2024-10-14 03:46:07',NULL),(344,'Blue','2024-10-15','L','2024-10-15 03:47:46',NULL),(344,'Blue','2024-10-16','L','2024-10-17 04:05:44',NULL),(344,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(344,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(344,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(344,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(344,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(344,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(344,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(344,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(344,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(344,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(344,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(344,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(344,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(344,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(344,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(344,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(344,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(344,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(344,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(344,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(344,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(344,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(344,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(344,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(344,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(344,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(344,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(344,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(344,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(344,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(344,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(344,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(344,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(344,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(344,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(344,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(344,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(344,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(344,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(344,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(344,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(344,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(344,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(344,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(344,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(344,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(344,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(344,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(344,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(344,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(344,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(344,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(344,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(344,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(344,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(344,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(344,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(344,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(344,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(344,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(344,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(344,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(344,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(344,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(344,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(344,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(344,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(344,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(344,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(344,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(344,'Orange','2025-03-03','A','2025-03-03 04:07:36',NULL),(344,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(344,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(344,'Orange','2025-03-06','A','2025-03-06 03:47:20',NULL),(344,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(344,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(344,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(344,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(344,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(344,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(344,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(344,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(344,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(344,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(344,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(344,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(344,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(344,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(344,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(344,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(344,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(344,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(344,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(344,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(344,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(344,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(344,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(344,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(344,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(344,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(344,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(344,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(344,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(344,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(344,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(344,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(344,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(344,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(344,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(344,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(344,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(344,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(344,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(344,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(344,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(344,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(344,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(344,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(344,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(344,'Yellow','2025-05-20','A','2025-05-20 04:47:30',NULL),(344,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(344,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(344,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(344,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(344,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(344,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(344,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(344,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(344,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(344,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(344,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(344,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(344,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(344,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(344,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(344,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(344,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(344,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(344,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(344,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(344,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(344,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(344,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(344,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(344,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(345,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(345,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(345,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(345,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(345,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(345,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(345,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(345,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(345,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(345,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(345,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(345,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(345,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(345,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(345,'Blue','2023-09-12','A','2023-09-12 03:34:17',NULL),(345,'Blue','2023-09-13','A','2023-09-13 06:09:59',NULL),(345,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(345,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(345,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(345,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(345,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(345,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(345,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(345,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(345,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(345,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(345,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(345,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(345,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(345,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(345,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(345,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(345,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(345,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(345,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(345,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(345,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(345,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(345,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(345,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(345,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(345,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(345,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(345,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(345,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(345,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(345,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(345,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(345,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(345,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(345,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(345,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(345,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(345,'Blue','2023-11-04','A','2023-11-04 05:08:02',NULL),(345,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(345,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(345,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(345,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(345,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(345,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(345,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(345,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(345,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(345,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(345,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(345,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(345,'Blue','2023-11-24','A','2023-11-24 11:09:09',NULL),(345,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(345,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(345,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(345,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(345,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(345,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(345,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(345,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(345,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(345,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(345,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(345,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(345,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(345,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(345,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(345,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(345,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(345,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(345,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(345,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(345,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(345,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(345,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(345,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(345,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(345,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(345,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(345,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(345,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(345,'Blue','2024-02-02','A','2024-02-02 05:20:54',NULL),(345,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(345,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(345,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(345,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(345,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(345,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(345,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(345,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(345,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(345,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(345,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(345,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(345,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(345,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(345,'Blue','2024-03-05','A','2024-03-05 04:10:42',NULL),(345,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(345,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(345,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(345,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(345,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(345,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(345,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(345,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(345,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(345,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(345,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(345,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(345,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(345,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(345,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(345,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(345,'Blue','2024-03-28','A','2024-03-28 04:03:57',NULL),(345,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(345,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(345,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(345,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(345,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(345,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(345,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(345,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(345,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(345,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(345,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(345,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(345,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(345,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(345,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(345,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(345,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(345,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(345,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(345,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(345,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(345,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(345,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(345,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(345,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(345,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(345,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(345,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(345,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(345,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(345,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(345,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(345,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(345,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(345,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(345,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(345,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(345,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(345,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(345,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(345,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(345,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(345,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(345,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(345,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(345,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(345,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(345,'Blue','2024-07-22','A','2024-07-22 05:01:12',NULL),(345,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(345,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(345,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(345,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(345,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(345,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(345,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(345,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(345,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(345,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(345,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(345,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(345,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(345,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(345,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(345,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(345,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(345,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(345,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(345,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(345,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(345,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(345,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(345,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(345,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(345,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(345,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(345,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(345,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(345,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(345,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(345,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(345,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(345,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(345,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(345,'Blue','2024-10-07','A','2024-10-07 05:18:16',NULL),(345,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(345,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(345,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(345,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(345,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(345,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(345,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(345,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(345,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(345,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(345,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(345,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(345,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(345,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(345,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(345,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(345,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(345,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(345,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(345,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(345,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(345,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(345,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(345,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(345,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(345,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(345,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(345,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(345,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(345,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(345,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(345,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(345,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(345,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(345,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(345,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(345,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(345,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(345,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(345,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(345,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(345,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(345,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(345,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(345,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(345,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(345,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(345,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(345,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(345,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(345,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(345,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(345,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(345,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(345,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(345,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(345,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(345,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(345,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(345,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(345,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(345,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(345,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(345,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(345,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(345,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(345,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(345,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(345,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(345,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(345,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(345,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(345,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(345,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(345,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(345,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(345,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(345,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(345,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(345,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(345,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(345,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(345,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(345,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(345,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(345,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(345,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(345,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(345,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(345,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(345,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(345,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(345,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(345,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(345,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(345,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(345,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(345,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(345,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(345,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(345,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(345,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(345,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(345,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(345,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(345,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(345,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(345,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(345,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(345,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(345,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(345,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(345,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(345,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(345,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(345,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(345,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(345,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(345,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(345,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(345,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(345,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(345,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(345,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(345,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(345,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(345,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(345,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(345,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(345,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(345,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(345,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(345,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(345,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(345,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(345,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(345,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(345,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(345,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(345,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(345,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(345,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(345,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(345,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(345,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(345,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(345,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(345,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(345,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(345,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(345,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(345,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(346,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(346,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(346,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(346,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(346,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(346,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(346,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(346,'Blue','2023-09-02','A','2023-09-02 04:45:54',NULL),(346,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(346,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(346,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(346,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(346,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(346,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(346,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(346,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(346,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(346,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(346,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(346,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(346,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(346,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(346,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(346,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(346,'Blue','2023-09-23','A','2023-09-23 04:28:33',NULL),(346,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(346,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(346,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(346,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(346,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(346,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(346,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(346,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(346,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(346,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(346,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(346,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(346,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(346,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(346,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(346,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(346,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(346,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(346,'Blue','2023-10-23','A','2023-10-23 04:07:16',NULL),(346,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(346,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(346,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(346,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(346,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(346,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(346,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(346,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(346,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(346,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(346,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(346,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(346,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(346,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(346,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(346,'Blue','2023-11-16','A','2023-11-16 04:11:38',NULL),(346,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(346,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(346,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(346,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(346,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(346,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(346,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(346,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(346,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(346,'Blue','2023-11-28','A','2023-11-28 06:02:08',NULL),(346,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(346,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(346,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(346,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(346,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(346,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(346,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(346,'Blue','2023-12-08','A','2023-12-08 11:04:13',NULL),(346,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(346,'Blue','2023-12-12','A','2023-12-20 11:05:24',NULL),(346,'Blue','2023-12-13','A','2023-12-20 11:14:55',NULL),(346,'Blue','2024-01-01','A','2024-01-03 05:02:11',NULL),(346,'Blue','2024-01-04','A','2024-01-15 09:36:49',NULL),(346,'Blue','2024-01-05','A','2024-01-15 09:56:28',NULL),(346,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(346,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(346,'Blue','2024-01-17','A','2024-01-17 04:24:02',NULL),(346,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(346,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(346,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(346,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(346,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(346,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(346,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(346,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(346,'Blue','2024-02-01','A','2024-02-01 06:16:29',NULL),(346,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(346,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(346,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(346,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(346,'Blue','2024-02-14','A','2024-02-14 05:50:05',NULL),(346,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(346,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(346,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(346,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(346,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(346,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(346,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(346,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(346,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(346,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(346,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(346,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(346,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(346,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(346,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(346,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(346,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(346,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(346,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(346,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(346,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(346,'Blue','2024-03-20','A','2024-03-20 04:10:54',NULL),(346,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(346,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(346,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(346,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(346,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(346,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(346,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(346,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(346,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(346,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(346,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(346,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(346,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(346,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(346,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(346,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(346,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(346,'Blue','2024-04-29','A','2024-04-29 04:22:40',NULL),(346,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(346,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(346,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(346,'Blue','2024-05-06','A','2024-05-06 05:19:32',NULL),(346,'Blue','2024-05-07','A','2024-05-07 04:15:23',NULL),(346,'Blue','2024-05-08','A','2024-05-08 04:17:15',NULL),(346,'Blue','2024-05-09','A','2024-05-09 05:21:01',NULL),(346,'Blue','2024-05-10','A','2024-05-10 04:21:06',NULL),(346,'Blue','2024-05-11','A','2024-05-11 04:21:26',NULL),(346,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(346,'Blue','2024-05-14','A','2024-05-14 04:10:02',NULL),(346,'Blue','2024-05-15','A','2024-05-15 05:03:31',NULL),(346,'Blue','2024-05-16','A','2024-05-16 04:31:37',NULL),(346,'Blue','2024-05-17','A','2024-05-17 04:40:31',NULL),(346,'Blue','2024-05-18','A','2024-05-18 10:45:22',NULL),(346,'Blue','2024-05-20','A','2024-05-20 04:09:31',NULL),(346,'Blue','2024-05-21','A','2024-05-21 04:29:05',NULL),(346,'Blue','2024-05-27','A','2024-05-27 06:01:17',NULL),(346,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(346,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(346,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(346,'Blue','2024-06-24','A','2024-06-24 05:39:27',NULL),(346,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(346,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(346,'Blue','2024-07-04','A','2024-07-05 05:57:50',NULL),(346,'Blue','2024-07-05','A','2024-07-05 05:32:48',NULL),(346,'Blue','2024-07-06','A','2024-07-08 15:54:22',NULL),(346,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(346,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(346,'Blue','2024-07-10','A','2024-07-11 04:15:33',NULL),(346,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(346,'Blue','2024-07-13','A','2024-07-13 05:13:19',NULL),(346,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(346,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(346,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(346,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(346,'Blue','2024-07-23','A','2024-07-24 04:32:45',NULL),(346,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(346,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(346,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(346,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(346,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(346,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(346,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(346,'Blue','2024-08-15','P','2024-08-15 07:25:59',NULL),(346,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(346,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(346,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(346,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(346,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(346,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(346,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(346,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(346,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(346,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(346,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(346,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(346,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(346,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(346,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(346,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(346,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(346,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(346,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(346,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(346,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(346,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(346,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(346,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(346,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(346,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(346,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(346,'Blue','2024-10-08','A','2024-10-08 03:36:48',NULL),(346,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(346,'Blue','2024-10-10','A','2024-10-10 03:50:36',NULL),(346,'Blue','2024-10-11','A','2024-10-11 03:51:39',NULL),(346,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(346,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(346,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(346,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(346,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(346,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(346,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(346,'Blue','2024-10-22','A','2024-10-22 03:39:58',NULL),(346,'Blue','2024-10-23','A','2024-10-23 03:51:45',NULL),(346,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(346,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(346,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(346,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(346,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(346,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(346,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(346,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(346,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(346,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(346,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(346,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(346,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(346,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(346,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(346,'Blue','2024-11-12','A','2024-11-12 03:40:54',NULL),(346,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(346,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(346,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(346,'Blue','2024-11-16','A','2024-11-16 03:50:05',NULL),(346,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(346,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(346,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(346,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(346,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(346,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(346,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(346,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(346,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(346,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(346,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(346,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(346,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(346,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(346,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(346,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(346,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(346,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(346,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(346,'Blue','2025-01-20','L','2025-03-03 05:15:45',NULL),(346,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(346,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(346,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(346,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(346,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(346,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(346,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(346,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(346,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(346,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(346,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(346,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(346,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(346,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(346,'Blue','2025-02-17','A','2025-03-03 06:30:17',NULL),(346,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(346,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(346,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(346,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(346,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(346,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(346,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(346,'Blue','2025-02-28','A','2025-02-28 03:56:59',NULL),(346,'Blue','2025-03-01','A','2025-03-01 07:20:24',NULL),(346,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(346,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(346,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(346,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(346,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(346,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(346,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(346,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(346,'Blue','2025-03-13','A','2025-03-13 04:17:23',NULL),(346,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(346,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(346,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(346,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(346,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(346,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(346,'Blue','2025-03-21','A','2025-03-21 03:53:42',NULL),(346,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(346,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(346,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(346,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(346,'Blue','2025-04-11','A','2025-04-12 04:55:40',NULL),(346,'Blue','2025-04-12','A','2025-04-12 04:52:44',NULL),(346,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(346,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(346,'Blue','2025-04-16','A','2025-04-16 05:43:04',NULL),(346,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(346,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(346,'Blue','2025-04-19','A','2025-04-21 04:04:35',NULL),(346,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(346,'Blue','2025-04-22','A','2025-04-22 04:54:34',NULL),(346,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(346,'Blue','2025-04-24','A','2025-04-24 04:21:31',NULL),(346,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(346,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(346,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(346,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(346,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(346,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(346,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(346,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(346,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(346,'Blue','2025-05-10','A','2025-05-10 06:32:32',NULL),(346,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(346,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(346,'Blue','2025-05-15','A','2025-05-15 04:06:06',NULL),(346,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(346,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(346,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(346,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(346,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(346,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(346,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(346,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(346,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(346,'Blue','2025-05-30','A','2025-05-30 05:20:42',NULL),(346,'Blue','2025-05-31','A','2025-05-31 04:47:26',NULL),(346,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(346,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(346,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(346,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(346,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(346,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(346,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(346,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(346,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(346,'Blue','2025-07-07','A','2025-07-07 05:29:38',NULL),(346,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(346,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(346,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(346,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(346,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(346,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(346,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(346,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(347,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(347,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(347,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(347,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(347,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(347,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(347,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(347,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(347,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(347,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(347,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(347,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(347,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(347,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(347,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(347,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(347,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(347,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(347,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(347,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(347,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(347,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(347,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(347,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(347,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(347,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(347,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(347,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(347,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(347,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(347,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(347,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(347,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(347,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(347,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(347,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(347,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(347,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(347,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(347,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(347,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(347,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(347,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(347,'Blue','2023-10-23','L','2023-10-23 04:07:16',NULL),(347,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(347,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(347,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(347,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(347,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(347,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(347,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(347,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(347,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(347,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(347,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(347,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(347,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(347,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(347,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(347,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(347,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(347,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(347,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(347,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(347,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(347,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(347,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(347,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(347,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(347,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(347,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(347,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(347,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(347,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(347,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(347,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(347,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(347,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(347,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(347,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(347,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(347,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(347,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(347,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(347,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(347,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(347,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(347,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(347,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(347,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(347,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(347,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(347,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(347,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(347,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(347,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(347,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(347,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(347,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(347,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(347,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(347,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(347,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(347,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(347,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(347,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(347,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(347,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(347,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(347,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(347,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(347,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(347,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(347,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(347,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(347,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(347,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(347,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(347,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(347,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(347,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(347,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(347,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(347,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(347,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(347,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(347,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(347,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(347,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(347,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(347,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(347,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(347,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(347,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(347,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(347,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(347,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(347,'Blue','2024-04-24','A','2024-04-24 04:13:28',NULL),(347,'Blue','2024-04-25','A','2024-04-25 04:28:03',NULL),(347,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(347,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(347,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(347,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(347,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(347,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(347,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(347,'Blue','2024-05-08','A','2024-05-08 04:17:15',NULL),(347,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(347,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(347,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(347,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(347,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(347,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(347,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(347,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(347,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(347,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(347,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(347,'Blue','2024-05-27','A','2024-05-27 06:01:17',NULL),(347,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(347,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(347,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(347,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(347,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(347,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(347,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(347,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(347,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(347,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(347,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(347,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(347,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(347,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(347,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(347,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(347,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(347,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(347,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(347,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(347,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(347,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(347,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(347,'Blue','2024-07-30','A','2024-07-31 14:45:57',NULL),(347,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(347,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(347,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(347,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(347,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(347,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(347,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(347,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(347,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(347,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(347,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(347,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(347,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(347,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(347,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(347,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(347,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(347,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(347,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(347,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(347,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(347,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(347,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(347,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(347,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(347,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(347,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(347,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(347,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(347,'Blue','2024-10-07','L','2024-10-07 05:18:16',NULL),(347,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(347,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(347,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(347,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(347,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(347,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(347,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(347,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(347,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(347,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(347,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(347,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(347,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(347,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(347,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(347,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(347,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(347,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(347,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(347,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(347,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(347,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(347,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(347,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(347,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(347,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(347,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(347,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(347,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(347,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(347,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(347,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(347,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(347,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(347,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(347,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(347,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(347,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(347,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(347,'Blue','2024-11-27','A','2024-11-27 03:51:52',NULL),(347,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(347,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(347,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(347,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(347,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(347,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(347,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(347,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(347,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(347,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(347,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(347,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(347,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(347,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(347,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(347,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(347,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(347,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(347,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(347,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(347,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(347,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(347,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(347,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(347,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(347,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(347,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(347,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(347,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(347,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(347,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(347,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(347,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(347,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(347,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(347,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(347,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(347,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(347,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(347,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(347,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(347,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(347,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(347,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(347,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(347,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(347,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(347,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(347,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(347,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(347,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(347,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(347,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(347,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(347,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(347,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(347,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(347,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(347,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(347,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(347,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(347,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(347,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(347,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(347,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(347,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(347,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(347,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(347,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(347,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(347,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(347,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(347,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(347,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(347,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(347,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(347,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(347,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(347,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(347,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(347,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(347,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(347,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(347,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(347,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(347,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(347,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(347,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(347,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(347,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(347,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(347,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(347,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(347,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(347,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(347,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(347,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(347,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(347,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(347,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(347,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(347,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(347,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(347,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(347,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(347,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(347,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(347,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(347,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(347,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(347,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(347,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(348,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(348,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(348,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(348,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(348,'Blue','2023-08-29','A','2023-08-29 05:21:56',NULL),(348,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(348,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(348,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(348,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(348,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(348,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(348,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(348,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(348,'Blue','2023-09-11','A','2023-09-11 04:48:29',NULL),(348,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(348,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(348,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(348,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(348,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(348,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(348,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(348,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(348,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(348,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(348,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(348,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(348,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(348,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(348,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(348,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(348,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(348,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(348,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(348,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(348,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(348,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(348,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(348,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(348,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(348,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(348,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(348,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(348,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(348,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(348,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(348,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(348,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(348,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(348,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(348,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(348,'Blue','2023-11-01','A','2023-11-01 03:51:21',NULL),(348,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(348,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(348,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(348,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(348,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(348,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(348,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(348,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(348,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(348,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(348,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(348,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(348,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(348,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(348,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(348,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(348,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(348,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(348,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(348,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(348,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(348,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(348,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(348,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(348,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(348,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(348,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(348,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(348,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(348,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(348,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(348,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(348,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(348,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(348,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(348,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(348,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(348,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(348,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(348,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(348,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(348,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(348,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(348,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(348,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(348,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(348,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(348,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(348,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(348,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(348,'Blue','2024-02-15','A','2024-02-15 03:43:48',NULL),(348,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(348,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(348,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(348,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(348,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(348,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(348,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(348,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(348,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(348,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(348,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(348,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(348,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(348,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(348,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(348,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(348,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(348,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(348,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(348,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(348,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(348,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(348,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(348,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(348,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(348,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(348,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(348,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(348,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(348,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(348,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(348,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(348,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(348,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(348,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(348,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(348,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(348,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(348,'Blue','2024-04-29','A','2024-04-29 04:22:40',NULL),(348,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(348,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(348,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(348,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(348,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(348,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(348,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(348,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(348,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(348,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(348,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(348,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(348,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(348,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(348,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(348,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(348,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(348,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(348,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(348,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(348,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(348,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(348,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(348,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(348,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(348,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(348,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(348,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(348,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(348,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(348,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(348,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(348,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(348,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(348,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(348,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(348,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(348,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(348,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(348,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(348,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(348,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(348,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(348,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(348,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(348,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(348,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(348,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(348,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(348,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(348,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(348,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(348,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(348,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(348,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(348,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(348,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(348,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(348,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(348,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(348,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(348,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(348,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(348,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(348,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(348,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(348,'Blue','2024-09-30','A','2024-09-30 03:56:17',NULL),(348,'Blue','2024-10-01','L','2024-10-01 04:01:05',NULL),(348,'Blue','2024-10-02','L','2024-10-02 03:59:23',NULL),(348,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(348,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(348,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(348,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(348,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(348,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(348,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(348,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(348,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(348,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(348,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(348,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(348,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(348,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(348,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(348,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(348,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(348,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(348,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(348,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(348,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(348,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(348,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(348,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(348,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(348,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(348,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(348,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(348,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(348,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(348,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(348,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(348,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(348,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(348,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(348,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(348,'Blue','2024-11-18','A','2024-11-18 05:21:58',NULL),(348,'Blue','2024-11-19','A','2024-11-19 05:17:16',NULL),(348,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(348,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(348,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(348,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(348,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(348,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(348,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(348,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(348,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(348,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(348,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(348,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(348,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(348,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(348,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(348,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(348,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(348,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(348,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(348,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(348,'Pink','2025-01-20','A','2025-02-28 06:49:24',NULL),(348,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(348,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(348,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(348,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(348,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(348,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(348,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(348,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(348,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(348,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(348,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(348,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(348,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(348,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(348,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(348,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(348,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(348,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(348,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(348,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(348,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(348,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(348,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(348,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(348,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(348,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(348,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(348,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(348,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(348,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(348,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(348,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(348,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(348,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(348,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(348,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(348,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(348,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(348,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(348,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(348,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(348,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(348,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(348,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(348,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(348,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(348,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(348,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(348,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(348,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(348,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(348,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(348,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(348,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(348,'Pink','2025-04-21','A','2025-04-21 04:11:38',NULL),(348,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(348,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(348,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(348,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(348,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(348,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(348,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(348,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(348,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(348,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(348,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(348,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(348,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(348,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(348,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(348,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(348,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(348,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(348,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(348,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(348,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(348,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(348,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(348,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(348,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(348,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(348,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(348,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(348,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(348,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(348,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(348,'Pink','2025-06-24','A','2025-06-25 05:45:53',NULL),(348,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(348,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(348,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(348,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(348,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(348,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(348,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(348,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(348,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(348,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(348,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(348,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(348,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(348,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(349,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(349,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(349,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(349,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(349,'Blue','2023-08-29','A','2023-08-29 05:21:56',NULL),(349,'Blue','2023-08-30','A','2023-08-30 04:35:05',NULL),(349,'Blue','2023-08-31','A','2023-08-31 04:50:51',NULL),(349,'Blue','2023-09-02','A','2023-09-02 04:45:54',NULL),(349,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(349,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(349,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(349,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(349,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(349,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(349,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(349,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(349,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(349,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(349,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(349,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(349,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(349,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(349,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(349,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(349,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(349,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(349,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(349,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(349,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(349,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(349,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(349,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(349,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(349,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(349,'Blue','2023-10-09','A','2023-10-09 03:23:09',NULL),(349,'Blue','2023-10-10','A','2023-10-10 03:47:23',NULL),(349,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(349,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(349,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(349,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(349,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(349,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(349,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(349,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(349,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(349,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(349,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(349,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(349,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(349,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(349,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(349,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(349,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(349,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(349,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(349,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(349,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(349,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(349,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(349,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(349,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(349,'Blue','2023-11-18','A','2023-11-18 06:18:34',NULL),(349,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(349,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(349,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(349,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(349,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(349,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(349,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(349,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(349,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(349,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(349,'Blue','2023-12-02','A','2023-12-02 03:45:22',NULL),(349,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(349,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(349,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(349,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(349,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(349,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(349,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(349,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(349,'Blue','2024-01-01','A','2024-01-03 05:02:11',NULL),(349,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(349,'Blue','2024-01-05','A','2024-01-15 09:56:28',NULL),(349,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(349,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(349,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(349,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(349,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(349,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(349,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(349,'Blue','2024-01-25','A','2024-01-25 04:08:06',NULL),(349,'Blue','2024-01-26','A','2024-01-26 04:15:43',NULL),(349,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(349,'Blue','2024-01-31','A','2024-01-31 05:17:32',NULL),(349,'Blue','2024-02-01','A','2024-02-01 06:16:29',NULL),(349,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(349,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(349,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(349,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(349,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(349,'Blue','2024-02-15','A','2024-02-15 03:43:48',NULL),(349,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(349,'Blue','2024-02-17','A','2024-02-17 04:19:10',NULL),(349,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(349,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(349,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(349,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(349,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(349,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(349,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(349,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(349,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(349,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(349,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(349,'Blue','2024-03-11','L','2024-03-11 05:31:54',NULL),(349,'Blue','2024-03-12','A','2024-03-12 04:07:50',NULL),(349,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(349,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(349,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(349,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(349,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(349,'Blue','2024-03-20','A','2024-03-20 04:10:54',NULL),(349,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(349,'Blue','2024-03-22','A','2024-03-22 03:58:17',NULL),(349,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(349,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(349,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(349,'Blue','2024-03-28','A','2024-03-28 04:03:57',NULL),(349,'Blue','2024-03-29','A','2024-03-29 03:33:42',NULL),(349,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(349,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(349,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(349,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(349,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(349,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(349,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(349,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(349,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(349,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(349,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(349,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(349,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(349,'Blue','2024-05-04','A','2024-05-04 05:25:50',NULL),(349,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(349,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(349,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(349,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(349,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(349,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(349,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(349,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(349,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(349,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(349,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(349,'Blue','2024-05-18','A','2024-05-18 10:45:22',NULL),(349,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(349,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(349,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(349,'Blue','2024-05-29','A','2024-05-29 06:45:35',NULL),(349,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(349,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(349,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(349,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(349,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(349,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(349,'Blue','2024-07-05','A','2024-07-05 05:32:48',NULL),(349,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(349,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(349,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(349,'Blue','2024-07-10','A','2024-07-11 04:15:33',NULL),(349,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(349,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(349,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(349,'Blue','2024-07-19','A','2024-07-19 07:39:16',NULL),(349,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(349,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(349,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(349,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(349,'Blue','2024-07-26','A','2024-07-26 06:31:26',NULL),(349,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(349,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(349,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(349,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(349,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(349,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(349,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(349,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(349,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(349,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(349,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(349,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(349,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(349,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(349,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(349,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(349,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(349,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(349,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(349,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(349,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(349,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(349,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(349,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(349,'Blue','2024-09-25','A','2024-09-25 03:46:21',NULL),(349,'Blue','2024-09-26','A','2024-09-26 03:51:55',NULL),(349,'Blue','2024-09-28','A','2024-09-28 03:38:00',NULL),(349,'Blue','2024-09-30','A','2024-09-30 03:56:17',NULL),(349,'Blue','2024-10-01','A','2024-10-01 04:01:05',NULL),(349,'Blue','2024-10-02','A','2024-10-02 03:59:23',NULL),(349,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(349,'Blue','2024-10-05','A','2024-10-05 03:57:51',NULL),(349,'Blue','2024-10-07','A','2024-10-07 05:18:16',NULL),(349,'Blue','2024-10-08','A','2024-10-08 03:36:48',NULL),(349,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(349,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(349,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(349,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(349,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(349,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(349,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(349,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(349,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(349,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(349,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(349,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(349,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(349,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(349,'Blue','2024-10-26','A','2024-10-26 03:50:06',NULL),(349,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(349,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(349,'Blue','2024-10-30','A','2024-10-30 03:43:06',NULL),(349,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(349,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(349,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(349,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(349,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(349,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(349,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(349,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(349,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(349,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(349,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(349,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(349,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(349,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(349,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(349,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(349,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(349,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(349,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(349,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(349,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(349,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(349,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(349,'Blue','2024-11-30','A','2024-11-30 03:36:28',NULL),(349,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(349,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(349,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(349,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(349,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(349,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(349,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(349,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(349,'Blue','2025-02-26','A','2025-02-26 05:23:50',NULL),(349,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(349,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(349,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(349,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(349,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(349,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(349,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(349,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(349,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(349,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(349,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(349,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(349,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(349,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(349,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(349,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(349,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(349,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(349,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(349,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(349,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(349,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(349,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(349,'Orange','2025-02-28','A','2025-02-28 03:59:33',NULL),(349,'Orange','2025-03-01','A','2025-03-01 07:17:51',NULL),(349,'Orange','2025-03-03','A','2025-03-03 04:07:36',NULL),(349,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(349,'Orange','2025-03-05','A','2025-03-05 03:29:21',NULL),(349,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(349,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(349,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(349,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(349,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(349,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(349,'Orange','2025-03-14','A','2025-03-15 04:55:42',NULL),(349,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(349,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(349,'Orange','2025-03-18','A','2025-03-19 03:29:44',NULL),(349,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(349,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(349,'Orange','2025-03-21','A','2025-03-21 03:51:51',NULL),(349,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(349,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(349,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(349,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(349,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(349,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(349,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(349,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(349,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(349,'Orange','2025-04-18','A','2025-04-18 08:44:06',NULL),(349,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(349,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(349,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(349,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(349,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(349,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(349,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(349,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(349,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(349,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(349,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(349,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(349,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(349,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(349,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(349,'Orange','2025-05-10','A','2025-05-10 06:23:22',NULL),(349,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(349,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(349,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(349,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(349,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(349,'Orange','2025-05-17','A','2025-05-17 04:20:49',NULL),(349,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(349,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(349,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(349,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(349,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(349,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(349,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(349,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(349,'Yellow','2025-05-31','A','2025-05-31 04:46:03',NULL),(349,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(349,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(349,'Yellow','2025-06-23','A','2025-06-23 04:41:56',NULL),(349,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(349,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(349,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(349,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(349,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(349,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(349,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(349,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(349,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(349,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(349,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(349,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(349,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(349,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(349,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(350,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(350,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(350,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(350,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(350,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(350,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(350,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(350,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(350,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(350,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(350,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(350,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(350,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(350,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(350,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(350,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(350,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(350,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(350,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(350,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(350,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(350,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(350,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(350,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(350,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(350,'Blue','2023-09-25','A','2023-09-25 03:52:23',NULL),(350,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(350,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(350,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(350,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(350,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(350,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(350,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(350,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(350,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(350,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(350,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(350,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(350,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(350,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(350,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(350,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(350,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(350,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(350,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(350,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(350,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(350,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(350,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(350,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(350,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(350,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(350,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(350,'Blue','2023-11-04','A','2023-11-04 05:08:02',NULL),(350,'Blue','2023-11-06','A','2023-11-06 05:17:32',NULL),(350,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(350,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(350,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(350,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(350,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(350,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(350,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(350,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(350,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(350,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(350,'Blue','2023-11-23','A','2023-11-23 04:18:30',NULL),(350,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(350,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(350,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(350,'Blue','2023-11-28','A','2023-11-28 06:02:08',NULL),(350,'Blue','2023-11-29','A','2023-11-29 12:15:23',NULL),(350,'Blue','2023-12-01','A','2023-12-01 03:46:19',NULL),(350,'Blue','2023-12-02','L','2023-12-02 03:45:22',NULL),(350,'Blue','2023-12-04','A','2023-12-04 11:42:44',NULL),(350,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(350,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(350,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(350,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(350,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(350,'Blue','2023-12-12','A','2023-12-20 11:05:24',NULL),(350,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(350,'Blue','2024-01-01','A','2024-01-03 05:02:11',NULL),(350,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(350,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(350,'Blue','2024-01-15','A','2024-01-16 10:38:53',NULL),(350,'Blue','2024-01-16','A','2024-01-17 04:28:33',NULL),(350,'Blue','2024-01-17','A','2024-01-17 04:24:02',NULL),(350,'Blue','2024-01-18','A','2024-01-18 04:03:04',NULL),(350,'Blue','2024-01-22','A','2024-01-22 06:04:12',NULL),(350,'Blue','2024-01-23','A','2024-01-23 04:12:06',NULL),(350,'Blue','2024-01-24','A','2024-01-24 03:55:53',NULL),(350,'Blue','2024-01-25','A','2024-01-25 04:08:06',NULL),(350,'Blue','2024-01-26','A','2024-01-26 04:15:43',NULL),(350,'Blue','2024-01-30','A','2024-01-30 04:35:27',NULL),(350,'Blue','2024-01-31','A','2024-01-31 05:17:32',NULL),(350,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(350,'Blue','2024-02-02','A','2024-02-02 05:20:54',NULL),(350,'Blue','2024-02-03','A','2024-02-03 13:51:13',NULL),(350,'Blue','2024-02-12','A','2024-02-12 03:43:28',NULL),(350,'Blue','2024-02-13','A','2024-02-13 05:29:50',NULL),(350,'Blue','2024-02-14','A','2024-02-14 05:50:05',NULL),(350,'Blue','2024-02-15','L','2024-02-15 03:43:48',NULL),(350,'Blue','2024-02-16','L','2024-02-16 04:14:07',NULL),(350,'Blue','2024-02-17','L','2024-02-17 04:19:10',NULL),(350,'Blue','2024-02-19','L','2024-02-19 03:43:44',NULL),(350,'Blue','2024-02-20','L','2024-02-20 04:06:02',NULL),(350,'Blue','2024-02-22','A','2024-02-22 04:48:46',NULL),(350,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(350,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(350,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(350,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(350,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(350,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(350,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(350,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(350,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(350,'Blue','2024-03-12','A','2024-03-12 04:07:50',NULL),(350,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(350,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(350,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(350,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(350,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(350,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(350,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(350,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(350,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(350,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(350,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(350,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(350,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(350,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(350,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(350,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(350,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(350,'Blue','2024-04-19','A','2024-04-22 12:01:47',NULL),(350,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(350,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(350,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(350,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(350,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(350,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(350,'Blue','2024-04-30','A','2024-04-30 05:23:44',NULL),(350,'Blue','2024-05-03','A','2024-05-04 06:25:35',NULL),(350,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(350,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(350,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(350,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(350,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(350,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(350,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(350,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(350,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(350,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(350,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(350,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(350,'Blue','2024-05-18','A','2024-05-18 10:45:22',NULL),(350,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(350,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(350,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(350,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(350,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(350,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(350,'Blue','2024-06-24','A','2024-06-24 05:39:27',NULL),(350,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(350,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(350,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(350,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(350,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(350,'Blue','2024-07-08','A','2024-07-08 05:43:28',NULL),(350,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(350,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(350,'Blue','2024-07-11','A','2024-07-11 09:41:41',NULL),(350,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(350,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(350,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(350,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(350,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(350,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(350,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(350,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(350,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(350,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(350,'Blue','2024-07-30','A','2024-07-31 14:45:57',NULL),(350,'Blue','2024-08-09','A','2024-08-09 06:48:09',NULL),(350,'Blue','2024-08-13','A','2024-08-13 05:04:06',NULL),(350,'Blue','2024-08-15','P','2024-08-15 07:25:59',NULL),(350,'Blue','2024-08-16','A','2024-08-16 04:35:52',NULL),(350,'Blue','2024-08-17','A','2024-08-17 04:40:39',NULL),(350,'Blue','2024-08-23','A','2024-08-23 05:42:31',NULL),(350,'Blue','2024-09-02','A','2024-09-02 03:59:35',NULL),(350,'Blue','2024-09-03','A','2024-09-03 16:54:34',NULL),(350,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(350,'Blue','2024-09-06','A','2024-09-06 03:52:48',NULL),(350,'Blue','2024-09-07','A','2024-09-07 03:46:51',NULL),(350,'Blue','2024-09-09','A','2024-09-09 04:28:55',NULL),(350,'Blue','2024-09-10','A','2024-09-10 04:05:53',NULL),(350,'Blue','2024-09-12','A','2024-09-12 04:22:44',NULL),(350,'Blue','2024-09-13','A','2024-09-13 04:22:07',NULL),(350,'Blue','2024-09-14','A','2024-09-14 03:34:35',NULL),(350,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(350,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(350,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(350,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(350,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(350,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(350,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(350,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(350,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(350,'Blue','2024-10-01','A','2024-10-01 04:01:05',NULL),(350,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(350,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(350,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(350,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(350,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(350,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(350,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(350,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(350,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(350,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(350,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(350,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(350,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(350,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(350,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(350,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(350,'Blue','2024-10-23','A','2024-10-23 03:51:45',NULL),(350,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(350,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(350,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(350,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(350,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(350,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(350,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(350,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(350,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(350,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(350,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(350,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(350,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(350,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(350,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(350,'Blue','2024-11-12','A','2024-11-12 03:40:54',NULL),(350,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(350,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(350,'Blue','2024-11-15','A','2024-11-15 04:39:52',NULL),(350,'Blue','2024-11-16','A','2024-11-16 03:50:05',NULL),(350,'Blue','2024-11-18','A','2024-11-18 05:21:58',NULL),(350,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(350,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(350,'Blue','2024-11-21','A','2024-11-21 05:38:49',NULL),(350,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(350,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(350,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(350,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(350,'Blue','2024-11-29','A','2024-11-29 05:36:44',NULL),(350,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(350,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(350,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(350,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(350,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(350,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(350,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(350,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(350,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(350,'Blue','2025-02-26','A','2025-02-26 05:23:50',NULL),(350,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(350,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(350,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(350,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(350,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(350,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(350,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(350,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(350,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(350,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(350,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(350,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(350,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(350,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(350,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(350,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(350,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(350,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(350,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(350,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(350,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(350,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(350,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(350,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(350,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(350,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(350,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(350,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(350,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(350,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(350,'Orange','2025-03-10','A','2025-03-10 05:28:59',NULL),(350,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(350,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(350,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(350,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(350,'Orange','2025-03-15','A','2025-03-15 04:54:28',NULL),(350,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(350,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(350,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(350,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(350,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(350,'Orange','2025-04-07','A','2025-04-07 03:37:36',NULL),(350,'Orange','2025-04-08','A','2025-04-08 05:11:21',NULL),(350,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(350,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(350,'Orange','2025-04-12','A','2025-04-12 04:57:27',NULL),(350,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(350,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(350,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(350,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(350,'Orange','2025-04-18','A','2025-04-18 08:44:06',NULL),(350,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(350,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(350,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(350,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(350,'Orange','2025-04-24','A','2025-04-24 04:25:39',NULL),(350,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(350,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(350,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(350,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(350,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(350,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(350,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(350,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(350,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(350,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(350,'Orange','2025-05-10','A','2025-05-10 06:23:22',NULL),(350,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(350,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(350,'Orange','2025-05-14','A','2025-05-14 04:02:22',NULL),(350,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(350,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(350,'Orange','2025-05-17','A','2025-05-17 04:20:49',NULL),(350,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(350,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(350,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(350,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(350,'Yellow','2025-05-23','A','2025-05-23 05:52:44',NULL),(350,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(350,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(350,'Yellow','2025-05-30','A','2025-05-30 05:17:14',NULL),(350,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(350,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(350,'Yellow','2025-06-16','A','2025-06-16 03:17:19',NULL),(350,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(350,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(350,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(350,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(350,'Yellow','2025-07-01','A','2025-07-01 05:27:20',NULL),(350,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(350,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(350,'Yellow','2025-07-07','A','2025-07-07 05:28:02',NULL),(350,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(350,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(350,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(350,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(350,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(350,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(350,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(350,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(351,'Blue','2023-08-23','A','2023-08-23 05:24:23',NULL),(351,'Blue','2023-08-24','A','2023-08-24 04:37:11',NULL),(351,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(351,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(351,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(351,'Blue','2023-08-30','A','2023-08-30 04:35:05',NULL),(351,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(351,'Blue','2023-09-02','A','2023-09-02 04:45:54',NULL),(351,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(351,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(351,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(351,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(351,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(351,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(351,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(351,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(351,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(351,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(351,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(351,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(351,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(351,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(351,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(351,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(351,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(351,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(351,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(351,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(351,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(351,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(351,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(351,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(351,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(351,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(351,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(351,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(351,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(351,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(351,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(351,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(351,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(351,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(351,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(351,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(351,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(351,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(351,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(351,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(351,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(351,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(351,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(351,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(351,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(351,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(351,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(351,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(351,'Blue','2023-11-13','A','2023-11-13 04:58:12',NULL),(351,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(351,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(351,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(351,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(351,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(351,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(351,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(351,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(351,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(351,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(351,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(351,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(351,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(351,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(351,'Blue','2023-12-01','A','2023-12-01 03:46:19',NULL),(351,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(351,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(351,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(351,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(351,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(351,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(351,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(351,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(351,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(351,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(351,'Blue','2024-01-04','A','2024-01-15 09:36:49',NULL),(351,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(351,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(351,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(351,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(351,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(351,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(351,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(351,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(351,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(351,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(351,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(351,'Blue','2024-01-31','A','2024-01-31 05:17:32',NULL),(351,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(351,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(351,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(351,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(351,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(351,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(351,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(351,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(351,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(351,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(351,'Blue','2024-02-20','A','2024-02-20 04:06:02',NULL),(351,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(351,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(351,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(351,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(351,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(351,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(351,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(351,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(351,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(351,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(351,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(351,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(351,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(351,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(351,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(351,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(351,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(351,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(351,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(351,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(351,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(351,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(351,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(351,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(351,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(351,'Blue','2024-04-16','A','2024-04-16 03:32:43',NULL),(351,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(351,'Blue','2024-04-18','A','2024-04-18 04:23:54',NULL),(351,'Blue','2024-04-19','A','2024-04-22 12:01:47',NULL),(351,'Blue','2024-04-20','A','2024-04-20 04:09:01',NULL),(351,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(351,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(351,'Blue','2024-04-25','A','2024-04-25 04:28:03',NULL),(351,'Blue','2024-04-26','A','2024-04-26 04:08:48',NULL),(351,'Blue','2024-04-29','A','2024-04-29 04:22:40',NULL),(351,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(351,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(351,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(351,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(351,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(351,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(351,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(351,'Blue','2024-05-10','A','2024-05-10 04:21:06',NULL),(351,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(351,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(351,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(351,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(351,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(351,'Blue','2024-05-17','A','2024-05-17 04:40:31',NULL),(351,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(351,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(351,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(351,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(351,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(351,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(351,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(351,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(351,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(351,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(351,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(351,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(351,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(351,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(351,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(351,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(351,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(351,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(351,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(351,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(351,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(351,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(351,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(351,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(351,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(351,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(351,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(351,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(351,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(351,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(351,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(351,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(351,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(351,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(351,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(351,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(351,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(351,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(351,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(351,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(351,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(351,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(351,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(351,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(351,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(351,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(351,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(351,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(351,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(351,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(351,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(351,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(351,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(351,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(351,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(351,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(351,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(351,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(351,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(351,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(351,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(351,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(351,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(351,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(351,'Blue','2024-10-16','A','2024-10-17 04:05:44',NULL),(351,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(351,'Blue','2024-10-18','A','2024-10-18 03:53:31',NULL),(351,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(351,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(351,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(351,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(351,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(351,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(351,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(351,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(351,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(351,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(351,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(351,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(351,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(351,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(351,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(351,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(351,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(351,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(351,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(351,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(351,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(351,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(351,'Blue','2024-11-15','A','2024-11-15 04:39:52',NULL),(351,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(351,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(351,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(351,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(351,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(351,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(351,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(351,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(351,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(351,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(351,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(351,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(351,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(351,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(351,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(351,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(351,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(351,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(351,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(351,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(351,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(351,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(351,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(351,'Pink','2025-01-20','A','2025-02-28 06:49:24',NULL),(351,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(351,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(351,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(351,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(351,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(351,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(351,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(351,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(351,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(351,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(351,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(351,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(351,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(351,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(351,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(351,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(351,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(351,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(351,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(351,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(351,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(351,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(351,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(351,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(351,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(351,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(351,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(351,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(351,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(351,'Pink','2025-03-05','A','2025-03-05 03:31:34',NULL),(351,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(351,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(351,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(351,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(351,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(351,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(351,'Pink','2025-03-14','L','2025-03-15 04:41:53',NULL),(351,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(351,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(351,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(351,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(351,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(351,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(351,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(351,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(351,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(351,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(351,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(351,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(351,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(351,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(351,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(351,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(351,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(351,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(351,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(351,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(351,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(351,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(351,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(351,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(351,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(351,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(351,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(351,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(351,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(351,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(351,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(351,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(351,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(351,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(351,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(351,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(351,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(351,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(351,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(351,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(351,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(351,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(351,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(351,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(351,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(351,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(351,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(351,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(351,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(351,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(351,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(351,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(351,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(351,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(351,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(351,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(351,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(351,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(351,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(351,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(351,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(351,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(351,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(351,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(352,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(352,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(352,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(352,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(352,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(352,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(352,'Blue','2023-08-31','A','2023-08-31 04:50:51',NULL),(352,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(352,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(352,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(352,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(352,'Blue','2023-09-08','A','2023-09-08 04:03:53',NULL),(352,'Blue','2023-09-09','A','2023-09-09 04:06:25',NULL),(352,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(352,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(352,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(352,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(352,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(352,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(352,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(352,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(352,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(352,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(352,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(352,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(352,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(352,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(352,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(352,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(352,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(352,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(352,'Blue','2023-10-04','A','2023-10-04 04:23:04',NULL),(352,'Blue','2023-10-05','A','2023-10-05 04:13:33',NULL),(352,'Blue','2023-10-07','A','2023-10-07 03:33:45',NULL),(352,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(352,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(352,'Blue','2023-10-11','L','2023-10-11 04:28:43',NULL),(352,'Blue','2023-10-14','A','2023-10-14 03:30:27',NULL),(352,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(352,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(352,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(352,'Blue','2023-10-20','A','2023-10-20 03:43:48',NULL),(352,'Blue','2023-10-21','A','2023-10-21 05:30:23',NULL),(352,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(352,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(352,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(352,'Blue','2023-10-26','A','2023-10-26 06:30:48',NULL),(352,'Blue','2023-10-27','A','2023-10-27 05:08:27',NULL),(352,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(352,'Blue','2023-10-31','A','2023-10-31 03:43:42',NULL),(352,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(352,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(352,'Blue','2023-11-03','A','2023-11-03 03:40:39',NULL),(352,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(352,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(352,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(352,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(352,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(352,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(352,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(352,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(352,'Blue','2023-11-18','A','2023-11-18 06:18:34',NULL),(352,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(352,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(352,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(352,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(352,'Blue','2023-11-24','A','2023-11-24 11:09:09',NULL),(352,'Blue','2023-11-25','A','2023-11-25 04:34:34',NULL),(352,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(352,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(352,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(352,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(352,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(352,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(352,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(352,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(352,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(352,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(352,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(352,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(352,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(352,'Blue','2024-01-01','A','2024-01-03 05:02:11',NULL),(352,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(352,'Blue','2024-01-05','A','2024-01-15 09:56:28',NULL),(352,'Blue','2024-01-15','A','2024-01-16 10:38:53',NULL),(352,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(352,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(352,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(352,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(352,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(352,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(352,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(352,'Blue','2024-01-26','A','2024-01-26 04:15:43',NULL),(352,'Blue','2024-01-30','A','2024-01-30 04:35:27',NULL),(352,'Blue','2024-01-31','A','2024-01-31 05:17:32',NULL),(352,'Blue','2024-02-01','A','2024-02-01 06:16:29',NULL),(352,'Blue','2024-02-02','A','2024-02-02 05:20:54',NULL),(352,'Blue','2024-02-03','A','2024-02-03 13:51:13',NULL),(352,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(352,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(352,'Blue','2024-02-14','A','2024-02-14 05:50:05',NULL),(352,'Blue','2024-02-15','L','2024-02-15 03:43:48',NULL),(352,'Blue','2024-02-16','L','2024-02-16 04:14:07',NULL),(352,'Blue','2024-02-17','A','2024-02-17 04:19:10',NULL),(352,'Blue','2024-02-19','A','2024-02-19 03:43:44',NULL),(352,'Blue','2024-02-20','L','2024-02-20 04:06:02',NULL),(352,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(352,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(352,'Blue','2024-02-28','A','2024-02-28 04:59:35',NULL),(352,'Blue','2024-02-29','A','2024-02-29 04:49:54',NULL),(352,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(352,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(352,'Blue','2024-03-06','A','2024-03-06 04:39:23',NULL),(352,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(352,'Blue','2024-03-09','A','2024-03-09 06:27:06',NULL),(352,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(352,'Blue','2024-03-12','A','2024-03-12 04:07:50',NULL),(352,'Blue','2024-03-13','A','2024-03-13 03:29:50',NULL),(352,'Blue','2024-03-14','A','2024-03-14 03:21:42',NULL),(352,'Blue','2024-03-15','A','2024-03-15 03:49:48',NULL),(352,'Blue','2024-03-18','A','2024-03-18 03:44:43',NULL),(352,'Blue','2024-03-19','A','2024-03-19 05:19:51',NULL),(352,'Blue','2024-03-20','A','2024-03-20 04:10:54',NULL),(352,'Blue','2024-03-21','A','2024-03-21 04:03:53',NULL),(352,'Blue','2024-03-22','A','2024-03-22 03:58:17',NULL),(352,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(352,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(352,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(352,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(352,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(352,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(352,'Blue','2024-04-16','A','2024-04-16 03:32:43',NULL),(352,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(352,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(352,'Blue','2024-04-19','A','2024-04-22 12:01:47',NULL),(352,'Blue','2024-04-20','A','2024-04-20 04:09:01',NULL),(352,'Blue','2024-04-22','L','2024-04-22 06:23:57',NULL),(352,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(352,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(352,'Blue','2024-04-26','A','2024-04-26 04:08:48',NULL),(352,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(352,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(352,'Blue','2024-05-03','A','2024-05-04 06:25:35',NULL),(352,'Blue','2024-05-04','A','2024-05-04 05:25:50',NULL),(352,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(352,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(352,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(352,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(352,'Blue','2024-05-10','A','2024-05-10 04:21:06',NULL),(352,'Blue','2024-05-11','A','2024-05-11 04:21:26',NULL),(352,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(352,'Blue','2024-05-14','A','2024-05-14 04:10:02',NULL),(352,'Blue','2024-05-15','A','2024-05-15 05:03:31',NULL),(352,'Blue','2024-05-16','A','2024-05-16 04:31:37',NULL),(352,'Blue','2024-05-17','A','2024-05-17 04:40:31',NULL),(352,'Blue','2024-05-18','A','2024-05-18 10:45:22',NULL),(352,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(352,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(352,'Blue','2024-05-27','A','2024-05-27 06:01:17',NULL),(352,'Blue','2024-05-29','A','2024-05-29 06:45:35',NULL),(352,'Blue','2024-05-30','A','2024-05-30 06:37:32',NULL),(352,'Blue','2024-05-31','A','2024-05-31 05:18:55',NULL),(352,'Blue','2024-06-24','A','2024-06-24 05:39:27',NULL),(352,'Blue','2024-07-02','A','2024-07-02 06:11:23',NULL),(352,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(352,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(352,'Blue','2024-07-05','A','2024-07-05 05:32:48',NULL),(352,'Blue','2024-07-06','A','2024-07-08 15:54:22',NULL),(352,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(352,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(352,'Blue','2024-07-10','A','2024-07-11 04:15:33',NULL),(352,'Blue','2024-07-11','A','2024-07-11 09:41:41',NULL),(352,'Blue','2024-07-13','A','2024-07-13 05:13:19',NULL),(352,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(352,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(352,'Blue','2024-07-20','A','2024-07-20 09:46:55',NULL),(352,'Blue','2024-07-22','A','2024-07-22 05:01:12',NULL),(352,'Blue','2024-07-23','A','2024-07-24 04:32:45',NULL),(352,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(352,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(352,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(352,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(352,'Blue','2024-07-30','A','2024-07-31 14:45:57',NULL),(352,'Blue','2024-08-09','A','2024-08-09 06:48:09',NULL),(352,'Blue','2024-08-13','A','2024-08-13 05:04:06',NULL),(352,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(352,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(352,'Blue','2024-08-17','A','2024-08-17 04:40:39',NULL),(352,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(352,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(352,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(352,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(352,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(352,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(352,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(352,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(354,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(354,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(354,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(354,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(354,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(354,'Blue','2023-08-30','A','2023-08-30 04:35:05',NULL),(354,'Blue','2023-08-31','A','2023-08-31 04:50:51',NULL),(354,'Blue','2023-09-02','A','2023-09-02 04:45:54',NULL),(354,'Blue','2023-09-04','A','2023-09-04 04:56:36',NULL),(354,'Blue','2023-09-05','A','2023-09-05 05:37:37',NULL),(354,'Blue','2023-09-06','A','2023-09-06 05:57:28',NULL),(354,'Blue','2023-09-08','A','2023-09-08 04:03:53',NULL),(354,'Blue','2023-09-09','A','2023-09-09 04:06:25',NULL),(354,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(354,'Blue','2023-09-12','A','2023-09-12 03:34:17',NULL),(354,'Blue','2023-09-13','A','2023-09-13 06:09:59',NULL),(354,'Blue','2023-09-14','A','2023-09-14 03:51:52',NULL),(354,'Blue','2023-09-15','A','2023-09-15 04:05:41',NULL),(354,'Blue','2023-09-16','A','2023-09-16 04:08:45',NULL),(354,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(354,'Blue','2023-09-19','A','2023-09-19 03:27:28',NULL),(354,'Blue','2023-09-20','A','2023-09-20 05:37:57',NULL),(354,'Blue','2023-09-21','A','2023-09-21 04:05:37',NULL),(354,'Blue','2023-09-22','A','2023-09-22 04:25:08',NULL),(354,'Blue','2023-09-23','A','2023-09-23 04:28:33',NULL),(354,'Blue','2023-09-25','A','2023-09-25 03:52:23',NULL),(354,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(354,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(354,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(354,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(354,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(354,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(354,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(354,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(354,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(354,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(354,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(354,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(354,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(354,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(354,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(354,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(354,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(354,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(354,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(354,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(354,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(354,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(354,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(354,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(354,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(355,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(355,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(355,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(355,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(355,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(355,'Blue','2023-08-30','A','2023-08-30 04:35:05',NULL),(355,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(355,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(355,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(355,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(355,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(355,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(355,'Blue','2023-09-09','A','2023-09-09 04:06:25',NULL),(355,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(355,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(355,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(355,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(355,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(355,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(355,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(355,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(355,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(355,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(355,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(355,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(355,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(355,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(355,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(355,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(355,'Blue','2023-10-02','A','2023-10-03 03:24:38',NULL),(355,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(355,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(355,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(355,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(355,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(355,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(355,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(355,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(355,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(355,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(355,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(355,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(355,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(355,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(355,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(355,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(355,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(355,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(355,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(355,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(355,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(355,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(355,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(355,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(355,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(355,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(355,'Blue','2023-11-13','A','2023-11-13 04:58:12',NULL),(355,'Blue','2023-11-14','A','2023-11-25 05:36:45',NULL),(355,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(355,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(355,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(355,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(355,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(355,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(355,'Blue','2023-11-22','A','2023-11-22 05:59:04',NULL),(355,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(355,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(355,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(355,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(355,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(355,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(355,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(355,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(355,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(355,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(355,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(355,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(355,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(355,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(355,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(355,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(355,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(355,'Blue','2024-01-04','A','2024-01-15 09:36:49',NULL),(355,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(355,'Blue','2024-01-15','A','2024-01-16 10:38:53',NULL),(355,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(355,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(355,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(355,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(355,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(355,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(355,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(355,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(355,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(355,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(355,'Blue','2024-02-01','A','2024-02-01 06:16:29',NULL),(355,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(355,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(355,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(355,'Blue','2024-02-13','A','2024-02-13 05:29:50',NULL),(355,'Blue','2024-02-14','A','2024-02-14 05:50:05',NULL),(355,'Blue','2024-02-15','A','2024-02-15 03:43:48',NULL),(355,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(355,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(355,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(355,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(355,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(355,'Blue','2024-02-27','A','2024-02-28 04:51:50',NULL),(355,'Blue','2024-02-28','A','2024-02-28 04:59:35',NULL),(355,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(355,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(355,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(355,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(355,'Blue','2024-03-07','A','2024-03-07 05:01:00',NULL),(355,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(355,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(355,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(355,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(355,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(355,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(355,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(355,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(355,'Blue','2024-03-20','A','2024-03-20 04:10:54',NULL),(355,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(355,'Blue','2024-03-22','A','2024-03-22 03:58:17',NULL),(355,'Blue','2024-03-25','A','2024-03-25 03:55:55',NULL),(355,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(355,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(355,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(355,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(355,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(355,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(355,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(355,'Blue','2024-04-18','A','2024-04-18 04:23:54',NULL),(355,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(355,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(355,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(355,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(355,'Blue','2024-04-25','A','2024-04-25 04:28:03',NULL),(355,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(355,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(355,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(355,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(355,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(355,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(355,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(355,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(355,'Blue','2024-05-09','A','2024-05-09 05:21:01',NULL),(355,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(355,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(355,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(355,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(355,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(355,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(355,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(355,'Blue','2024-05-18','A','2024-05-18 10:45:22',NULL),(355,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(355,'Blue','2024-05-21','A','2024-05-21 04:29:05',NULL),(355,'Blue','2024-05-27','A','2024-05-27 06:01:17',NULL),(355,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(355,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(355,'Blue','2024-05-31','A','2024-05-31 05:18:55',NULL),(355,'Blue','2024-06-24','A','2024-06-24 05:39:27',NULL),(355,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(355,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(355,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(355,'Blue','2024-07-05','A','2024-07-05 05:32:48',NULL),(355,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(355,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(355,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(355,'Blue','2024-07-10','A','2024-07-11 04:15:33',NULL),(355,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(355,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(355,'Blue','2024-07-18','A','2024-07-18 10:17:57',NULL),(355,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(355,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(355,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(355,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(355,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(355,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(355,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(355,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(355,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(355,'Blue','2024-08-09','A','2024-08-09 06:48:09',NULL),(355,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(355,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(355,'Blue','2024-08-16','A','2024-08-16 04:35:52',NULL),(355,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(355,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(355,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(355,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(355,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(355,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(355,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(355,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(355,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(355,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(355,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(355,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(355,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(355,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(355,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(355,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(355,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(355,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(355,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(355,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(355,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(355,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(355,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(355,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(355,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(355,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(355,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(355,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(355,'Blue','2024-10-10','A','2024-10-10 03:50:36',NULL),(355,'Blue','2024-10-11','A','2024-10-11 03:51:39',NULL),(355,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(355,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(355,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(355,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(355,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(355,'Blue','2024-10-19','A','2024-10-19 03:58:26',NULL),(355,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(355,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(355,'Blue','2024-10-23','A','2024-10-23 03:51:45',NULL),(355,'Blue','2024-10-24','A','2024-10-24 03:49:39',NULL),(355,'Blue','2024-10-25','A','2024-10-25 03:46:26',NULL),(355,'Blue','2024-10-26','A','2024-10-26 03:50:06',NULL),(355,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(355,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(355,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(355,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(355,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(355,'Blue','2024-11-02','A','2024-11-02 03:41:08',NULL),(355,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(355,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(355,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(355,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(355,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(355,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(355,'Blue','2024-11-12','A','2024-11-12 03:40:54',NULL),(355,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(355,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(355,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(355,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(355,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(355,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(355,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(355,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(355,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(355,'Blue','2024-11-26','A','2024-11-26 03:37:02',NULL),(355,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(355,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(355,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(355,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(355,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(355,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(355,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(355,'Blue','2025-01-09','A','2025-01-09 03:39:11',NULL),(355,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(355,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(355,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(355,'Blue','2025-01-16','A','2025-01-16 03:35:04',NULL),(355,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(355,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(355,'Blue','2025-01-21','A','2025-03-03 06:18:06',NULL),(355,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(355,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(355,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(355,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(355,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(355,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(355,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(355,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(355,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(355,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(355,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(355,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(355,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(355,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(355,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(355,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(355,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(355,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(355,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(355,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(355,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(355,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(355,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(355,'Blue','2025-03-03','A','2025-03-03 04:14:28',NULL),(355,'Blue','2025-03-04','A','2025-03-04 03:54:20',NULL),(355,'Blue','2025-03-05','L','2025-03-05 03:37:05',NULL),(355,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(355,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(355,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(355,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(355,'Blue','2025-03-12','A','2025-03-12 03:36:36',NULL),(355,'Blue','2025-03-13','A','2025-03-13 04:17:23',NULL),(355,'Blue','2025-03-14','L','2025-03-15 04:46:26',NULL),(355,'Blue','2025-03-15','L','2025-03-15 04:50:12',NULL),(355,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(355,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(355,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(355,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(355,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(355,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(355,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(355,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(355,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(355,'Blue','2025-04-11','A','2025-04-12 04:55:40',NULL),(355,'Blue','2025-04-12','A','2025-04-12 04:52:44',NULL),(355,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(355,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(355,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(355,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(355,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(355,'Blue','2025-04-19','A','2025-04-21 04:04:35',NULL),(355,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(355,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(355,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(355,'Blue','2025-04-24','A','2025-04-24 04:21:31',NULL),(355,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(355,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(355,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(355,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(355,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(355,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(355,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(355,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(355,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(355,'Blue','2025-05-10','A','2025-05-10 06:32:32',NULL),(355,'Blue','2025-05-13','L','2025-05-13 04:18:57',NULL),(355,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(355,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(355,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(355,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(355,'Blue','2025-05-19','A','2025-05-19 06:20:13',NULL),(355,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(355,'Blue','2025-05-21','A','2025-05-21 04:37:14',NULL),(355,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(355,'Blue','2025-05-23','A','2025-05-23 05:50:10',NULL),(355,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(355,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(355,'Blue','2025-05-30','A','2025-05-30 05:20:42',NULL),(355,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(355,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(355,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(355,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(355,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(355,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(355,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(355,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(355,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(355,'Blue','2025-07-03','A','2025-07-03 04:42:40',NULL),(355,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(355,'Blue','2025-07-08','A','2025-07-09 05:09:24',NULL),(355,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(355,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(355,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(355,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(355,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(355,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(355,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(356,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(356,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(356,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(356,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(356,'Blue','2023-08-29','A','2023-08-29 05:21:56',NULL),(356,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(356,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(356,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(356,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(356,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(356,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(356,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(356,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(356,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(356,'Blue','2023-09-12','A','2023-09-12 03:34:17',NULL),(356,'Blue','2023-09-13','A','2023-09-13 06:09:59',NULL),(356,'Blue','2023-09-14','A','2023-09-14 03:51:52',NULL),(356,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(356,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(356,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(356,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(356,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(356,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(356,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(356,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(356,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(356,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(356,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(356,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(356,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(356,'Blue','2023-10-03','A','2023-10-03 03:25:13',NULL),(356,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(356,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(356,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(356,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(356,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(356,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(356,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(356,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(356,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(356,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(356,'Blue','2023-10-20','A','2023-10-20 03:43:48',NULL),(356,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(356,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(356,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(356,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(356,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(356,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(356,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(356,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(356,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(356,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(356,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(356,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(356,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(356,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(356,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(356,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(356,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(356,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(356,'Blue','2023-11-17','A','2023-11-17 05:20:52',NULL),(356,'Blue','2023-11-18','A','2023-11-18 06:18:34',NULL),(356,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(356,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(356,'Blue','2023-11-22','A','2023-11-22 05:59:04',NULL),(356,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(356,'Blue','2023-11-24','A','2023-11-24 11:09:09',NULL),(356,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(356,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(356,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(356,'Blue','2023-11-29','A','2023-11-29 12:15:23',NULL),(356,'Blue','2023-12-01','A','2023-12-01 03:46:19',NULL),(356,'Blue','2023-12-02','A','2023-12-02 03:45:22',NULL),(356,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(356,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(356,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(356,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(356,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(356,'Blue','2023-12-09','A','2023-12-09 07:40:56',NULL),(356,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(356,'Blue','2023-12-13','A','2023-12-20 11:14:55',NULL),(356,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(356,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(356,'Blue','2024-01-05','A','2024-01-15 09:56:28',NULL),(356,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(356,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(356,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(356,'Blue','2024-01-18','A','2024-01-18 04:03:04',NULL),(356,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(356,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(356,'Blue','2024-01-24','A','2024-01-24 03:55:53',NULL),(356,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(356,'Blue','2024-01-26','A','2024-01-26 04:15:43',NULL),(356,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(356,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(356,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(356,'Blue','2024-02-02','A','2024-02-02 05:20:54',NULL),(356,'Blue','2024-02-03','A','2024-02-03 13:51:13',NULL),(356,'Blue','2024-02-12','A','2024-02-12 03:43:28',NULL),(356,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(356,'Blue','2024-02-14','A','2024-02-14 05:50:05',NULL),(356,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(356,'Blue','2024-02-16','A','2024-02-16 04:14:07',NULL),(356,'Blue','2024-02-17','A','2024-02-17 04:19:10',NULL),(356,'Blue','2024-02-19','A','2024-02-19 03:43:44',NULL),(356,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(356,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(356,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(356,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(356,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(356,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(356,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(356,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(356,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(356,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(356,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(356,'Blue','2024-03-12','A','2024-03-12 04:07:50',NULL),(356,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(356,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(356,'Blue','2024-03-15','A','2024-03-15 03:49:48',NULL),(356,'Blue','2024-03-18','A','2024-03-18 03:44:43',NULL),(356,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(356,'Blue','2024-03-20','A','2024-03-20 04:10:54',NULL),(356,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(356,'Blue','2024-03-22','A','2024-03-22 03:58:17',NULL),(356,'Blue','2024-03-25','A','2024-03-25 03:55:55',NULL),(356,'Blue','2024-03-26','A','2024-03-26 04:54:00',NULL),(356,'Blue','2024-03-27','A','2024-03-27 03:27:34',NULL),(356,'Blue','2024-03-28','A','2024-03-28 04:03:57',NULL),(356,'Blue','2024-03-29','A','2024-03-29 03:33:42',NULL),(356,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(356,'Blue','2024-04-16','A','2024-04-16 03:32:43',NULL),(356,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(356,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(356,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(356,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(356,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(356,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(356,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(356,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(356,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(356,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(356,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(356,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(356,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(356,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(356,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(356,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(356,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(356,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(356,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(356,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(356,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(356,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(356,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(356,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(356,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(356,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(356,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(356,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(356,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(356,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(356,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(356,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(356,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(356,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(356,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(356,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(356,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(356,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(356,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(356,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(356,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(356,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(356,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(356,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(356,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(356,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(356,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(356,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(356,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(356,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(356,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(356,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(356,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(356,'Blue','2024-08-15','P','2024-08-15 07:25:59',NULL),(356,'Blue','2024-08-16','A','2024-08-16 04:35:52',NULL),(356,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(356,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(356,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(356,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(356,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(356,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(356,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(356,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(356,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(356,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(356,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(356,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(356,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(356,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(356,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(356,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(356,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(356,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(356,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(356,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(356,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(356,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(356,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(356,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(356,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(356,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(356,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(356,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(356,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(356,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(356,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(356,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(356,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(356,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(356,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(356,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(356,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(356,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(356,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(356,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(356,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(356,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(357,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(357,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(357,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(357,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(357,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(357,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(357,'Blue','2023-08-31','A','2023-08-31 04:50:51',NULL),(357,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(357,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(357,'Blue','2023-09-05','A','2023-09-05 05:37:37',NULL),(357,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(357,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(357,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(357,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(357,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(357,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(357,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(357,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(357,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(357,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(357,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(357,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(357,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(357,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(357,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(357,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(357,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(357,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(357,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(357,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(357,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(357,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(357,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(357,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(357,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(357,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(357,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(357,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(357,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(357,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(357,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(357,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(357,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(357,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(357,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(357,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(357,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(357,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(357,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(357,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(357,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(357,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(357,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(357,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(357,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(357,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(357,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(357,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(357,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(357,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(357,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(357,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(357,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(357,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(357,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(357,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(357,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(357,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(357,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(357,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(357,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(357,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(357,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(357,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(357,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(357,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(357,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(357,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(357,'Blue','2023-12-09','A','2023-12-09 07:40:56',NULL),(357,'Blue','2023-12-12','A','2023-12-20 11:05:24',NULL),(357,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(357,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(357,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(357,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(357,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(357,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(357,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(357,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(357,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(357,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(357,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(357,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(357,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(357,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(357,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(357,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(357,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(357,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(357,'Blue','2024-02-12','A','2024-02-12 03:43:28',NULL),(357,'Blue','2024-02-13','A','2024-02-13 05:29:50',NULL),(357,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(357,'Blue','2024-02-15','A','2024-02-15 03:43:48',NULL),(357,'Blue','2024-02-16','A','2024-02-16 04:14:07',NULL),(357,'Blue','2024-02-17','A','2024-02-17 04:19:10',NULL),(357,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(357,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(357,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(357,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(357,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(357,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(357,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(357,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(357,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(357,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(357,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(357,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(357,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(357,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(357,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(357,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(357,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(357,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(357,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(357,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(357,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(357,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(357,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(357,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(357,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(357,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(357,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(357,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(357,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(357,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(357,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(357,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(357,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(357,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(357,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(357,'Blue','2024-04-26','A','2024-04-26 04:08:48',NULL),(357,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(357,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(357,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(357,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(357,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(357,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(357,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(357,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(357,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(357,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(357,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(357,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(357,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(357,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(357,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(357,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(357,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(357,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(357,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(357,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(357,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(357,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(357,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(357,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(357,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(357,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(357,'Blue','2024-07-05','A','2024-07-05 05:32:48',NULL),(357,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(357,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(357,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(357,'Blue','2024-07-10','A','2024-07-11 04:15:33',NULL),(357,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(357,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(357,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(357,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(357,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(357,'Blue','2024-07-22','A','2024-07-22 05:01:12',NULL),(357,'Blue','2024-07-23','A','2024-07-24 04:32:45',NULL),(357,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(357,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(357,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(357,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(357,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(357,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(357,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(357,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(357,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(357,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(357,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(357,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(357,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(357,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(357,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(357,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(357,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(357,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(357,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(357,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(357,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(357,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(357,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(357,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(357,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(357,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(357,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(357,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(357,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(357,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(357,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(357,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(357,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(357,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(357,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(357,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(357,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(357,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(357,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(357,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(357,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(357,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(357,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(357,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(357,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(357,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(357,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(357,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(357,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(357,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(357,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(357,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(357,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(357,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(357,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(357,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(357,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(357,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(357,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(357,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(357,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(357,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(357,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(357,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(357,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(357,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(357,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(357,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(357,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(357,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(357,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(357,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(357,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(357,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(357,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(357,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(357,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(357,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(357,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(357,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(357,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(357,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(357,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(357,'Blue','2025-01-13','A','2025-01-13 05:17:30',NULL),(357,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(357,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(357,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(357,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(357,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(357,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(357,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(357,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(357,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(357,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(357,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(357,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(357,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(357,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(357,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(357,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(357,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(357,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(357,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(357,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(357,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(357,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(357,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(357,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(357,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(357,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(357,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(357,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(357,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(357,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(357,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(357,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(357,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(357,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(357,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(357,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(357,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(357,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(357,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(357,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(357,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(357,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(357,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(357,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(357,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(357,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(357,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(357,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(357,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(357,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(357,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(357,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(357,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(357,'Pink','2025-04-11','A','2025-04-12 04:47:51',NULL),(357,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(357,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(357,'Pink','2025-04-15','A','2025-04-15 04:43:09',NULL),(357,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(357,'Pink','2025-04-17','A','2025-04-17 03:57:52',NULL),(357,'Pink','2025-04-18','A','2025-04-18 08:32:58',NULL),(357,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(357,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(357,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(357,'Pink','2025-04-23','A','2025-04-23 15:59:12',NULL),(357,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(357,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(357,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(357,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(357,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(357,'Pink','2025-05-02','A','2025-05-02 05:01:46',NULL),(357,'Pink','2025-05-05','A','2025-05-05 11:16:00',NULL),(357,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(357,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(357,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(357,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(357,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(357,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(357,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(357,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(357,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(357,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(357,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(357,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(357,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(357,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(357,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(357,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(357,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(357,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(357,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(357,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(357,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(357,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(357,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(357,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(357,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(357,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(357,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(357,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(357,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(357,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(357,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(357,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(357,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(357,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(357,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(357,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(357,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(358,'Blue','2023-08-23','A','2023-08-23 05:24:23',NULL),(358,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(358,'Blue','2023-08-25','A','2023-08-25 06:58:22',NULL),(358,'Blue','2023-08-26','A','2023-08-28 05:30:22',NULL),(358,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(358,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(358,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(358,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(358,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(358,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(358,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(358,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(358,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(358,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(358,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(358,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(358,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(358,'Blue','2023-09-15','A','2023-09-15 04:05:41',NULL),(358,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(358,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(358,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(358,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(358,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(358,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(358,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(358,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(358,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(358,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(358,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(358,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(358,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(358,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(358,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(358,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(358,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(358,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(358,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(358,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(358,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(358,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(358,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(358,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(358,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(358,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(358,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(358,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(358,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(358,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(358,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(358,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(358,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(358,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(358,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(358,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(358,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(358,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(358,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(358,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(358,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(358,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(358,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(358,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(358,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(358,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(358,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(358,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(358,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(358,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(358,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(358,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(358,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(358,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(358,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(358,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(358,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(358,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(358,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(358,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(358,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(358,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(358,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(358,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(358,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(358,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(358,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(358,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(358,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(358,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(358,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(358,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(358,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(358,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(358,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(358,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(358,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(358,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(358,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(358,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(358,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(358,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(358,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(358,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(358,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(358,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(358,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(358,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(358,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(358,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(358,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(358,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(358,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(358,'Blue','2024-03-05','A','2024-03-05 04:10:42',NULL),(358,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(358,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(358,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(358,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(358,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(358,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(358,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(358,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(358,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(358,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(358,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(358,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(358,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(358,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(358,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(358,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(358,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(358,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(358,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(358,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(358,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(358,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(358,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(358,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(358,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(358,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(358,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(358,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(358,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(358,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(358,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(358,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(358,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(358,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(358,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(358,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(358,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(358,'Blue','2024-05-11','A','2024-05-11 04:21:26',NULL),(358,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(358,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(358,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(358,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(358,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(358,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(358,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(358,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(358,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(358,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(358,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(358,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(358,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(358,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(358,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(358,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(358,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(358,'Blue','2024-07-06','A','2024-07-08 15:54:22',NULL),(358,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(358,'Blue','2024-07-09','A','2024-07-09 06:54:31',NULL),(358,'Blue','2024-07-10','A','2024-07-11 04:15:33',NULL),(358,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(358,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(358,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(358,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(358,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(358,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(358,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(358,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(358,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(358,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(358,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(358,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(358,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(358,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(358,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(358,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(358,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(358,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(358,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(358,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(358,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(358,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(358,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(358,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(358,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(358,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(358,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(358,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(358,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(358,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(358,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(358,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(358,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(358,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(358,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(358,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(358,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(358,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(358,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(358,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(358,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(358,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(358,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(358,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(358,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(358,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(358,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(358,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(358,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(358,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(358,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(358,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(358,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(358,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(358,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(358,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(358,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(358,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(358,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(358,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(358,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(358,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(358,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(358,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(358,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(358,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(358,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(358,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(358,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(358,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(358,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(358,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(358,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(358,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(358,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(358,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(358,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(358,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(358,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(358,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(358,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(358,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(358,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(358,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(358,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(358,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(358,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(358,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(358,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(358,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(358,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(358,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(358,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(358,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(358,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(358,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(358,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(358,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(358,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(358,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(358,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(358,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(358,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(358,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(358,'Blue','2025-02-08','A','2025-03-03 06:23:56',NULL),(358,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(358,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(358,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(358,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(358,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(358,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(358,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(358,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(358,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(358,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(358,'Blue','2025-02-26','A','2025-02-26 05:23:50',NULL),(358,'Blue','2025-02-27','A','2025-02-27 05:31:08',NULL),(358,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(358,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(358,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(358,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(358,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(358,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(358,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(358,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(358,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(358,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(358,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(358,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(358,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(358,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(358,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(358,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(358,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(358,'Blue','2025-03-21','A','2025-03-21 03:53:42',NULL),(358,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(358,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(358,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(358,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(358,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(358,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(358,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(358,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(358,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(358,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(358,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(358,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(358,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(358,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(358,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(358,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(358,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(358,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(358,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(358,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(358,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(358,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(358,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(358,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(358,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(358,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(358,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(358,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(358,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(358,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(358,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(358,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(358,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(358,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(358,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(358,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(358,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(358,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(358,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(358,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(358,'Blue','2025-06-10','P','2025-06-10 07:16:01',NULL),(358,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(358,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(358,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(358,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(358,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(358,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(358,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(358,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(358,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(358,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(358,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(358,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(358,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(358,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(358,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(358,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(358,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(359,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(359,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(359,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(359,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(359,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(359,'Blue','2023-08-30','A','2023-08-30 04:35:05',NULL),(359,'Blue','2023-08-31','A','2023-08-31 04:50:51',NULL),(359,'Blue','2023-09-02','A','2023-09-02 04:45:54',NULL),(359,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(359,'Blue','2023-09-05','A','2023-09-05 05:37:37',NULL),(359,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(359,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(359,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(359,'Blue','2023-09-11','A','2023-09-11 04:48:29',NULL),(359,'Blue','2023-09-12','A','2023-09-12 03:34:17',NULL),(359,'Blue','2023-09-13','A','2023-09-13 06:09:59',NULL),(359,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(359,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(359,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(359,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(359,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(359,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(359,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(359,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(359,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(359,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(359,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(359,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(359,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(359,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(359,'Blue','2023-10-03','A','2023-10-03 03:25:13',NULL),(359,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(359,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(359,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(359,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(359,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(359,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(359,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(359,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(359,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(359,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(359,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(359,'Blue','2023-10-21','A','2023-10-21 05:30:23',NULL),(359,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(359,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(359,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(359,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(359,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(359,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(359,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(359,'Blue','2023-11-01','A','2023-11-01 03:51:21',NULL),(359,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(359,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(359,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(359,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(359,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(359,'Blue','2023-11-13','A','2023-11-13 04:58:12',NULL),(359,'Blue','2023-11-14','A','2023-11-25 05:36:45',NULL),(359,'Blue','2023-11-15','A','2023-11-25 05:37:37',NULL),(359,'Blue','2023-11-16','A','2023-11-16 04:11:38',NULL),(359,'Blue','2023-11-17','A','2023-11-17 05:20:52',NULL),(359,'Blue','2023-11-18','A','2023-11-18 06:18:34',NULL),(359,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(359,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(359,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(359,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(359,'Blue','2023-11-24','A','2023-11-24 11:09:09',NULL),(359,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(359,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(359,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(359,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(359,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(359,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(359,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(359,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(359,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(359,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(359,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(359,'Blue','2023-12-09','A','2023-12-09 07:40:56',NULL),(359,'Blue','2023-12-12','A','2023-12-20 11:05:24',NULL),(359,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(359,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(359,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(359,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(359,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(359,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(359,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(359,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(359,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(359,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(359,'Blue','2024-01-24','L','2024-01-24 03:55:53',NULL),(359,'Blue','2024-01-25','A','2024-01-25 04:08:06',NULL),(359,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(359,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(359,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(359,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(359,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(359,'Blue','2024-02-03','A','2024-02-03 13:51:13',NULL),(359,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(359,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(359,'Blue','2024-02-14','A','2024-02-14 05:50:05',NULL),(359,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(359,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(359,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(359,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(359,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(359,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(359,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(359,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(359,'Blue','2024-02-29','L','2024-02-29 04:49:54',NULL),(359,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(359,'Blue','2024-03-05','A','2024-03-05 04:10:42',NULL),(359,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(359,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(359,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(359,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(359,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(359,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(359,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(359,'Blue','2024-03-15','A','2024-03-15 03:49:48',NULL),(359,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(359,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(359,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(359,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(359,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(359,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(359,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(359,'Blue','2024-03-27','A','2024-03-27 03:27:34',NULL),(359,'Blue','2024-03-28','A','2024-03-28 04:03:57',NULL),(359,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(359,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(359,'Blue','2024-04-16','A','2024-04-16 03:32:43',NULL),(359,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(359,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(359,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(359,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(359,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(359,'Blue','2024-04-24','A','2024-04-24 04:13:28',NULL),(359,'Blue','2024-04-25','A','2024-04-25 04:28:03',NULL),(359,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(359,'Blue','2024-04-29','A','2024-04-29 04:22:40',NULL),(359,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(359,'Blue','2024-05-03','A','2024-05-04 06:25:35',NULL),(359,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(359,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(359,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(359,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(359,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(359,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(359,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(359,'Blue','2024-05-13','A','2024-05-13 04:09:54',NULL),(359,'Blue','2024-05-14','A','2024-05-14 04:10:02',NULL),(359,'Blue','2024-05-15','A','2024-05-15 05:03:31',NULL),(359,'Blue','2024-05-16','A','2024-05-16 04:31:37',NULL),(359,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(359,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(359,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(359,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(359,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(359,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(359,'Blue','2024-05-30','L','2024-05-30 06:37:32',NULL),(359,'Blue','2024-05-31','L','2024-05-31 05:18:55',NULL),(359,'Blue','2024-06-24','A','2024-06-24 05:39:27',NULL),(359,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(359,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(359,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(359,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(359,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(359,'Blue','2024-07-08','A','2024-07-08 05:43:28',NULL),(359,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(359,'Blue','2024-07-10','A','2024-07-11 04:15:33',NULL),(359,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(359,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(359,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(359,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(359,'Blue','2024-07-20','A','2024-07-20 09:46:55',NULL),(359,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(359,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(359,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(359,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(359,'Blue','2024-07-27','A','2024-07-27 08:07:59',NULL),(359,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(359,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(359,'Blue','2024-08-09','A','2024-08-09 06:48:09',NULL),(359,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(359,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(359,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(359,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(359,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(359,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(359,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(359,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(359,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(359,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(359,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(359,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(359,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(359,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(359,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(359,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(359,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(359,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(359,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(359,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(359,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(359,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(359,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(359,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(359,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(359,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(359,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(359,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(359,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(359,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(359,'Blue','2024-10-09','A','2024-10-09 03:45:48',NULL),(359,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(359,'Blue','2024-10-11','L','2024-10-11 03:51:39',NULL),(359,'Blue','2024-10-14','A','2024-10-14 03:46:07',NULL),(359,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(359,'Blue','2024-10-16','A','2024-10-17 04:05:44',NULL),(359,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(359,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(359,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(359,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(359,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(359,'Blue','2024-10-23','A','2024-10-23 03:51:45',NULL),(359,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(359,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(359,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(359,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(359,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(359,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(359,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(359,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(359,'Blue','2024-11-02','A','2024-11-02 03:41:08',NULL),(359,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(359,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(359,'Blue','2024-11-06','A','2024-11-06 03:43:21',NULL),(359,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(359,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(359,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(359,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(359,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(359,'Blue','2024-11-14','A','2024-11-14 03:51:54',NULL),(359,'Blue','2024-11-15','A','2024-11-15 04:39:52',NULL),(359,'Blue','2024-11-16','A','2024-11-16 03:50:05',NULL),(359,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(359,'Blue','2024-11-19','A','2024-11-19 05:17:16',NULL),(359,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(359,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(359,'Blue','2024-11-25','A','2024-11-25 03:49:20',NULL),(359,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(359,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(359,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(359,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(359,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(359,'Blue','2025-01-06','A','2025-01-06 05:16:46',NULL),(359,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(359,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(359,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(359,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(359,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(359,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(359,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(359,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(359,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(359,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(359,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(359,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(359,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(359,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(359,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(359,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(359,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(359,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(359,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(359,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(359,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(359,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(359,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(359,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(359,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(359,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(359,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(359,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(359,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(359,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(359,'Blue','2025-02-27','A','2025-02-27 05:31:08',NULL),(359,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(359,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(359,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(359,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(359,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(359,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(359,'Blue','2025-03-08','A','2025-03-10 05:19:04',NULL),(359,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(359,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(359,'Blue','2025-03-12','A','2025-03-12 03:36:36',NULL),(359,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(359,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(359,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(359,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(359,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(359,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(359,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(359,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(359,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(359,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(359,'Blue','2025-04-08','A','2025-04-08 05:13:46',NULL),(359,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(359,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(359,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(359,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(359,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(359,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(359,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(359,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(359,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(359,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(359,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(359,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(359,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(359,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(359,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(359,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(359,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(359,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(359,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(359,'Blue','2025-05-07','A','2025-05-08 04:27:06',NULL),(359,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(359,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(359,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(359,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(359,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(359,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(359,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(359,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(359,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(359,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(359,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(359,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(359,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(359,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(359,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(359,'Blue','2025-05-30','A','2025-05-30 05:20:42',NULL),(359,'Blue','2025-05-31','A','2025-05-31 04:47:26',NULL),(359,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(359,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(359,'Blue','2025-06-23','A','2025-06-23 04:39:54',NULL),(359,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(359,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(359,'Blue','2025-06-30','A','2025-06-30 05:15:58',NULL),(359,'Blue','2025-07-01','L','2025-07-01 05:25:01',NULL),(359,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(359,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(359,'Blue','2025-07-07','L','2025-07-07 05:29:38',NULL),(359,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(359,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(359,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(359,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(359,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(359,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(359,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(359,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(360,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(360,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(360,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(360,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(360,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(360,'Blue','2023-08-30','A','2023-08-30 04:35:05',NULL),(360,'Blue','2023-08-31','A','2023-08-31 04:50:51',NULL),(360,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(360,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(360,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(360,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(360,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(360,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(360,'Blue','2023-09-11','A','2023-09-11 04:48:29',NULL),(360,'Blue','2023-09-12','A','2023-09-12 03:34:17',NULL),(360,'Blue','2023-09-13','A','2023-09-13 06:09:59',NULL),(360,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(360,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(360,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(360,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(360,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(360,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(360,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(360,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(360,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(360,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(360,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(360,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(360,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(360,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(360,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(360,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(360,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(360,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(360,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(360,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(360,'Blue','2023-10-11','L','2023-10-11 04:28:43',NULL),(360,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(360,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(360,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(360,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(360,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(360,'Blue','2023-10-21','A','2023-10-21 05:30:23',NULL),(360,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(360,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(360,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(360,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(360,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(360,'Blue','2023-10-30','A','2023-10-30 06:40:04',NULL),(360,'Blue','2023-10-31','A','2023-10-31 03:43:42',NULL),(360,'Blue','2023-11-01','A','2023-11-01 03:51:21',NULL),(360,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(360,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(360,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(360,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(360,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(360,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(360,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(360,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(360,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(360,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(360,'Blue','2023-11-18','A','2023-11-18 06:18:34',NULL),(360,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(360,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(360,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(360,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(360,'Blue','2023-11-24','A','2023-11-24 11:09:09',NULL),(360,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(360,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(360,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(360,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(360,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(360,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(360,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(360,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(360,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(360,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(360,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(360,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(360,'Blue','2023-12-12','A','2023-12-20 11:05:24',NULL),(360,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(360,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(360,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(360,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(360,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(360,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(360,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(360,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(360,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(360,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(360,'Blue','2024-01-24','L','2024-01-24 03:55:53',NULL),(360,'Blue','2024-01-25','A','2024-01-25 04:08:06',NULL),(360,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(360,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(360,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(360,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(360,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(360,'Blue','2024-02-03','A','2024-02-03 13:51:13',NULL),(360,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(360,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(360,'Blue','2024-02-14','A','2024-02-14 05:50:05',NULL),(360,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(360,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(360,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(360,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(360,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(360,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(360,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(360,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(360,'Blue','2024-02-29','L','2024-02-29 04:49:54',NULL),(360,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(360,'Blue','2024-03-05','A','2024-03-05 04:10:42',NULL),(360,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(360,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(360,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(360,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(360,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(360,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(360,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(360,'Blue','2024-03-15','A','2024-03-15 03:49:48',NULL),(360,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(360,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(360,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(360,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(360,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(360,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(360,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(360,'Blue','2024-03-27','A','2024-03-27 03:27:34',NULL),(360,'Blue','2024-03-28','A','2024-03-28 04:03:57',NULL),(360,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(360,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(360,'Blue','2024-04-16','A','2024-04-16 03:32:43',NULL),(360,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(360,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(360,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(360,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(360,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(360,'Blue','2024-04-24','A','2024-04-24 04:13:28',NULL),(360,'Blue','2024-04-25','A','2024-04-25 04:28:03',NULL),(360,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(360,'Blue','2024-04-29','A','2024-04-29 04:22:40',NULL),(360,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(360,'Blue','2024-05-03','A','2024-05-04 06:25:35',NULL),(360,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(360,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(360,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(360,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(360,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(360,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(360,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(360,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(360,'Blue','2024-05-14','A','2024-05-14 04:10:02',NULL),(360,'Blue','2024-05-15','A','2024-05-15 05:03:31',NULL),(360,'Blue','2024-05-16','A','2024-05-16 04:31:37',NULL),(360,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(360,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(360,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(360,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(360,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(360,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(360,'Blue','2024-05-30','L','2024-05-30 06:37:32',NULL),(360,'Blue','2024-05-31','L','2024-05-31 05:18:55',NULL),(360,'Blue','2024-06-24','A','2024-06-24 05:39:27',NULL),(360,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(360,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(360,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(360,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(360,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(360,'Blue','2024-07-08','A','2024-07-08 05:43:28',NULL),(360,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(360,'Blue','2024-07-10','A','2024-07-11 04:15:33',NULL),(360,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(360,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(360,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(360,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(360,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(360,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(360,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(360,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(360,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(360,'Blue','2024-07-27','A','2024-07-27 08:07:59',NULL),(360,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(360,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(360,'Blue','2024-08-09','A','2024-08-09 06:48:09',NULL),(360,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(360,'Blue','2024-08-15','P','2024-08-15 07:25:59',NULL),(360,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(360,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(360,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(360,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(360,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(360,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(360,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(360,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(360,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(360,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(360,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(360,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(360,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(360,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(360,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(360,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(360,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(360,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(360,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(360,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(360,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(360,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(360,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(360,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(360,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(360,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(360,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(360,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(360,'Blue','2024-10-09','A','2024-10-09 03:45:48',NULL),(360,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(360,'Blue','2024-10-11','L','2024-10-11 03:51:39',NULL),(360,'Blue','2024-10-14','A','2024-10-14 03:46:07',NULL),(360,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(360,'Blue','2024-10-16','A','2024-10-17 04:05:44',NULL),(360,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(360,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(360,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(360,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(360,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(360,'Blue','2024-10-23','A','2024-10-23 03:51:45',NULL),(360,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(360,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(360,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(360,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(360,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(360,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(360,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(360,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(360,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(360,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(360,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(360,'Blue','2024-11-06','A','2024-11-06 03:43:21',NULL),(360,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(360,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(360,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(360,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(360,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(360,'Blue','2024-11-14','A','2024-11-14 03:51:54',NULL),(360,'Blue','2024-11-15','A','2024-11-15 04:39:52',NULL),(360,'Blue','2024-11-16','A','2024-11-16 03:50:05',NULL),(360,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(360,'Blue','2024-11-19','A','2024-11-19 05:17:16',NULL),(360,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(360,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(360,'Blue','2024-11-25','A','2024-11-25 03:49:20',NULL),(360,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(360,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(360,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(360,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(360,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(360,'Blue','2025-01-06','A','2025-01-06 05:16:46',NULL),(360,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(360,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(360,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(360,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(360,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(360,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(360,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(360,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(360,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(360,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(360,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(360,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(360,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(360,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(360,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(360,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(360,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(360,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(360,'Blue','2025-02-08','A','2025-03-03 06:23:56',NULL),(360,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(360,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(360,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(360,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(360,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(360,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(360,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(360,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(360,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(360,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(360,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(360,'Blue','2025-02-27','A','2025-02-27 05:31:08',NULL),(360,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(360,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(360,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(360,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(360,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(360,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(360,'Blue','2025-03-08','A','2025-03-10 05:19:04',NULL),(360,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(360,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(360,'Blue','2025-03-12','A','2025-03-12 03:36:36',NULL),(360,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(360,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(360,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(360,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(360,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(360,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(360,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(360,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(360,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(360,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(360,'Blue','2025-04-08','A','2025-04-08 05:13:46',NULL),(360,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(360,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(360,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(360,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(360,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(360,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(360,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(360,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(360,'Blue','2025-04-19','A','2025-04-21 04:04:35',NULL),(360,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(360,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(360,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(360,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(360,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(360,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(360,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(360,'Blue','2025-04-30','L','2025-04-30 04:37:42',NULL),(360,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(360,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(360,'Blue','2025-05-07','A','2025-05-08 04:27:06',NULL),(360,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(360,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(360,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(360,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(360,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(360,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(360,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(360,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(360,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(360,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(360,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(360,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(360,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(360,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(360,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(360,'Blue','2025-05-30','A','2025-05-30 05:20:42',NULL),(360,'Blue','2025-05-31','A','2025-05-31 04:47:26',NULL),(360,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(360,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(360,'Blue','2025-06-23','A','2025-06-23 04:39:54',NULL),(360,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(360,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(360,'Blue','2025-06-30','A','2025-06-30 05:15:58',NULL),(360,'Blue','2025-07-01','L','2025-07-01 05:25:01',NULL),(360,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(360,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(360,'Blue','2025-07-07','L','2025-07-07 05:29:38',NULL),(360,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(360,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(360,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(360,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(360,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(360,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(360,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(360,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(361,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(361,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(361,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(361,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(361,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(361,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(361,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(361,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(361,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(361,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(361,'Blue','2023-09-06','A','2023-09-06 05:57:28',NULL),(361,'Blue','2023-09-08','A','2023-09-08 04:03:53',NULL),(361,'Blue','2023-09-09','A','2023-09-09 04:06:25',NULL),(361,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(361,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(361,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(361,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(361,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(361,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(361,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(361,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(361,'Blue','2023-09-20','A','2023-09-20 05:37:57',NULL),(361,'Blue','2023-09-21','A','2023-09-21 04:05:37',NULL),(361,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(361,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(361,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(361,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(361,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(361,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(361,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(361,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(361,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(361,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(361,'Blue','2023-10-07','A','2023-10-07 03:33:45',NULL),(361,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(361,'Blue','2023-10-10','A','2023-10-10 03:47:23',NULL),(361,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(361,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(361,'Blue','2023-10-16','A','2023-10-16 05:23:22',NULL),(361,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(361,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(361,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(361,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(361,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(361,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(361,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(361,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(361,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(361,'Blue','2023-10-30','A','2023-10-30 06:40:04',NULL),(361,'Blue','2023-10-31','A','2023-10-31 03:43:42',NULL),(361,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(361,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(361,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(361,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(361,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(361,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(361,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(361,'Blue','2023-11-14','A','2023-11-25 05:36:45',NULL),(361,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(361,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(361,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(361,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(361,'Blue','2023-11-20','A','2023-11-20 04:40:06',NULL),(361,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(361,'Blue','2023-11-22','A','2023-11-22 05:59:04',NULL),(361,'Blue','2023-11-23','A','2023-11-23 04:18:30',NULL),(361,'Blue','2023-11-24','A','2023-11-24 11:09:09',NULL),(361,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(361,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(361,'Blue','2023-11-28','A','2023-11-28 06:02:08',NULL),(361,'Blue','2023-11-29','L','2023-11-29 12:15:23',NULL),(361,'Blue','2023-12-01','A','2023-12-01 03:46:19',NULL),(361,'Blue','2023-12-02','L','2023-12-02 03:45:22',NULL),(361,'Blue','2023-12-04','A','2023-12-04 11:42:44',NULL),(361,'Blue','2023-12-05','A','2023-12-05 11:28:18',NULL),(361,'Blue','2023-12-06','A','2023-12-06 11:30:14',NULL),(361,'Blue','2023-12-07','A','2023-12-08 11:03:00',NULL),(361,'Blue','2023-12-08','A','2023-12-08 11:04:13',NULL),(361,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(361,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(361,'Blue','2023-12-13','A','2023-12-20 11:14:55',NULL),(361,'Blue','2024-01-01','A','2024-01-03 05:02:11',NULL),(361,'Blue','2024-01-04','A','2024-01-15 09:36:49',NULL),(361,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(361,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(361,'Blue','2024-01-16','A','2024-01-17 04:28:33',NULL),(361,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(361,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(361,'Blue','2024-01-22','A','2024-01-22 06:04:12',NULL),(361,'Blue','2024-01-23','A','2024-01-23 04:12:06',NULL),(361,'Blue','2024-01-24','L','2024-01-24 03:55:53',NULL),(361,'Blue','2024-01-25','A','2024-01-25 04:08:06',NULL),(361,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(361,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(361,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(361,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(361,'Blue','2024-02-02','A','2024-02-02 05:20:54',NULL),(361,'Blue','2024-02-03','A','2024-02-03 13:51:13',NULL),(361,'Blue','2024-02-12','A','2024-02-12 03:43:28',NULL),(361,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(361,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(361,'Blue','2024-02-15','A','2024-02-15 03:43:48',NULL),(361,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(361,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(361,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(361,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(361,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(361,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(361,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(361,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(361,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(361,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(361,'Blue','2024-03-06','A','2024-03-06 04:39:23',NULL),(361,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(361,'Blue','2024-03-09','A','2024-03-09 06:27:06',NULL),(361,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(361,'Blue','2024-03-12','A','2024-03-12 04:07:50',NULL),(361,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(361,'Blue','2024-03-14','A','2024-03-14 03:21:42',NULL),(361,'Blue','2024-03-15','A','2024-03-15 03:49:48',NULL),(361,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(361,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(361,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(361,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(361,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(361,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(361,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(361,'Blue','2024-03-27','A','2024-03-27 03:27:34',NULL),(361,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(361,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(361,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(361,'Blue','2024-04-16','A','2024-04-16 03:32:43',NULL),(361,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(361,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(361,'Blue','2024-04-19','A','2024-04-22 12:01:47',NULL),(361,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(361,'Blue','2024-04-22','A','2024-04-22 06:23:57',NULL),(361,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(361,'Blue','2024-04-25','A','2024-04-25 04:28:03',NULL),(361,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(361,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(361,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(361,'Blue','2024-05-03','A','2024-05-04 06:25:35',NULL),(361,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(361,'Blue','2024-05-06','A','2024-05-06 05:19:32',NULL),(361,'Blue','2024-05-07','A','2024-05-07 04:15:23',NULL),(361,'Blue','2024-05-08','A','2024-05-08 04:17:15',NULL),(361,'Blue','2024-05-09','A','2024-05-09 05:21:01',NULL),(361,'Blue','2024-05-10','A','2024-05-10 04:21:06',NULL),(361,'Blue','2024-05-11','A','2024-05-11 04:21:26',NULL),(361,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(361,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(361,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(361,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(361,'Blue','2024-05-17','A','2024-05-17 04:40:31',NULL),(361,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(361,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(361,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(361,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(361,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(361,'Blue','2024-05-30','A','2024-05-30 06:37:32',NULL),(361,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(361,'Blue','2024-06-24','A','2024-06-24 05:39:27',NULL),(361,'Blue','2024-07-02','A','2024-07-02 06:11:23',NULL),(361,'Blue','2024-07-03','A','2024-07-03 04:34:09',NULL),(361,'Blue','2024-07-04','A','2024-07-05 05:57:50',NULL),(361,'Blue','2024-07-05','A','2024-07-05 05:32:48',NULL),(361,'Blue','2024-07-06','A','2024-07-08 15:54:22',NULL),(361,'Blue','2024-07-08','A','2024-07-08 05:43:28',NULL),(361,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(361,'Blue','2024-07-10','A','2024-07-11 04:15:33',NULL),(361,'Blue','2024-07-11','A','2024-07-11 09:41:41',NULL),(361,'Blue','2024-07-13','A','2024-07-13 05:13:19',NULL),(361,'Blue','2024-07-18','A','2024-07-18 10:17:57',NULL),(361,'Blue','2024-07-19','A','2024-07-19 07:39:16',NULL),(361,'Blue','2024-07-20','A','2024-07-20 09:46:55',NULL),(361,'Blue','2024-07-22','A','2024-07-22 05:01:12',NULL),(361,'Blue','2024-07-23','A','2024-07-24 04:32:45',NULL),(361,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(361,'Blue','2024-07-26','A','2024-07-26 06:31:26',NULL),(361,'Blue','2024-07-27','A','2024-07-27 08:07:59',NULL),(361,'Blue','2024-07-29','A','2024-07-31 14:55:17',NULL),(361,'Blue','2024-07-30','A','2024-07-31 14:45:57',NULL),(361,'Blue','2024-08-09','A','2024-08-09 06:48:09',NULL),(361,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(361,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(361,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(361,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(361,'Blue','2024-08-23','A','2024-08-23 05:42:31',NULL),(361,'Blue','2024-09-02','A','2024-09-02 03:59:35',NULL),(361,'Blue','2024-09-03','A','2024-09-03 16:54:34',NULL),(361,'Blue','2024-09-05','A','2024-09-05 03:41:21',NULL),(361,'Blue','2024-09-06','A','2024-09-06 03:52:48',NULL),(361,'Blue','2024-09-07','A','2024-09-07 03:46:51',NULL),(361,'Blue','2024-09-09','A','2024-09-09 04:28:55',NULL),(361,'Blue','2024-09-10','A','2024-09-10 04:05:53',NULL),(361,'Blue','2024-09-12','A','2024-09-12 04:22:44',NULL),(361,'Blue','2024-09-13','A','2024-09-13 04:22:07',NULL),(361,'Blue','2024-09-14','A','2024-09-14 03:34:35',NULL),(361,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(361,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(361,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(361,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(361,'Blue','2024-09-23','A','2024-09-23 05:02:56',NULL),(361,'Blue','2024-09-25','A','2024-09-25 03:46:21',NULL),(361,'Blue','2024-09-26','A','2024-09-26 03:51:55',NULL),(361,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(361,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(361,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(361,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(361,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(361,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(361,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(361,'Blue','2024-10-08','A','2024-10-08 03:36:48',NULL),(361,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(361,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(361,'Blue','2024-10-11','A','2024-10-11 03:51:39',NULL),(361,'Blue','2024-10-14','A','2024-10-14 03:46:07',NULL),(361,'Blue','2024-10-15','A','2024-10-15 03:47:46',NULL),(361,'Blue','2024-10-16','L','2024-10-17 04:05:44',NULL),(361,'Blue','2024-10-17','A','2024-10-17 04:06:16',NULL),(361,'Blue','2024-10-18','L','2024-10-18 03:53:31',NULL),(361,'Blue','2024-10-19','L','2024-10-19 03:58:26',NULL),(361,'Blue','2024-10-21','L','2024-10-21 03:45:14',NULL),(361,'Blue','2024-10-22','L','2024-10-22 03:39:58',NULL),(361,'Blue','2024-10-23','L','2024-10-23 03:51:45',NULL),(361,'Blue','2024-10-24','L','2024-10-24 03:49:39',NULL),(361,'Blue','2024-10-25','L','2024-10-25 03:46:26',NULL),(361,'Blue','2024-10-26','L','2024-10-26 03:50:06',NULL),(361,'Blue','2024-10-28','L','2024-10-28 03:46:58',NULL),(361,'Blue','2024-10-29','L','2024-10-29 03:51:24',NULL),(361,'Blue','2024-10-30','L','2024-10-30 03:43:06',NULL),(361,'Blue','2024-10-31','L','2024-10-31 03:32:36',NULL),(361,'Blue','2024-11-01','A','2024-11-01 03:55:13',NULL),(361,'Blue','2024-11-02','L','2024-11-02 03:41:08',NULL),(361,'Blue','2024-11-04','L','2024-11-04 03:55:39',NULL),(361,'Blue','2024-11-05','L','2024-11-05 03:23:03',NULL),(361,'Blue','2024-11-06','L','2024-11-06 03:43:21',NULL),(361,'Blue','2024-11-07','L','2024-11-07 03:28:16',NULL),(361,'Blue','2024-11-08','L','2024-11-08 03:48:04',NULL),(361,'Blue','2024-11-11','L','2024-11-11 03:48:14',NULL),(361,'Blue','2024-11-12','L','2024-11-12 03:40:54',NULL),(361,'Blue','2024-11-13','L','2024-11-13 03:46:42',NULL),(361,'Blue','2024-11-14','L','2024-11-14 03:51:54',NULL),(361,'Blue','2024-11-15','L','2024-11-15 04:39:52',NULL),(361,'Blue','2024-11-16','L','2024-11-16 03:50:05',NULL),(361,'Blue','2024-11-18','L','2024-11-18 05:21:58',NULL),(361,'Blue','2024-11-19','L','2024-11-19 05:17:16',NULL),(361,'Blue','2024-11-20','L','2024-11-20 06:29:57',NULL),(361,'Blue','2024-11-21','L','2024-11-21 05:38:49',NULL),(361,'Blue','2024-11-25','L','2024-11-25 03:49:20',NULL),(361,'Blue','2024-11-26','L','2024-11-26 03:37:02',NULL),(361,'Blue','2024-11-27','L','2024-11-27 03:51:52',NULL),(361,'Blue','2024-11-28','L','2024-11-28 05:40:35',NULL),(361,'Blue','2024-11-29','L','2024-11-29 05:36:44',NULL),(361,'Blue','2024-11-30','L','2024-11-30 03:36:28',NULL),(361,'Blue','2025-01-06','L','2025-01-06 05:16:46',NULL),(361,'Blue','2025-01-07','A','2025-01-07 05:14:26',NULL),(361,'Blue','2025-01-08','A','2025-01-08 03:53:10',NULL),(361,'Blue','2025-01-09','A','2025-01-09 03:39:11',NULL),(361,'Blue','2025-01-10','A','2025-01-10 03:51:52',NULL),(361,'Blue','2025-01-13','A','2025-01-13 05:17:30',NULL),(361,'Blue','2025-01-14','A','2025-01-14 05:08:53',NULL),(361,'Blue','2025-01-16','A','2025-01-16 03:35:04',NULL),(361,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(361,'Blue','2025-01-20','A','2025-03-03 05:15:45',NULL),(361,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(361,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(361,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(361,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(361,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(361,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(361,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(361,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(361,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(361,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(361,'Blue','2025-02-10','A','2025-03-03 06:25:00',NULL),(361,'Blue','2025-02-12','A','2025-03-03 06:26:02',NULL),(361,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(361,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(361,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(361,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(361,'Blue','2025-02-20','A','2025-03-03 06:33:15',NULL),(361,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(361,'Blue','2025-02-24','A','2025-03-03 06:36:44',NULL),(361,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(361,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(361,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(361,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(361,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(361,'Blue','2025-03-03','A','2025-03-03 04:14:28',NULL),(361,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(361,'Blue','2025-03-05','A','2025-03-05 03:37:05',NULL),(361,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(361,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(361,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(361,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(361,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(361,'Blue','2025-03-13','A','2025-03-13 04:17:23',NULL),(361,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(361,'Blue','2025-03-15','A','2025-03-15 04:50:12',NULL),(361,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(361,'Blue','2025-03-18','A','2025-03-19 03:35:19',NULL),(361,'Blue','2025-03-19','A','2025-03-19 03:36:46',NULL),(361,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(361,'Blue','2025-03-21','L','2025-03-21 03:53:42',NULL),(361,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(361,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(361,'Blue','2025-04-08','A','2025-04-08 05:13:46',NULL),(361,'Blue','2025-04-09','A','2025-04-09 04:06:57',NULL),(361,'Blue','2025-04-11','A','2025-04-12 04:55:40',NULL),(361,'Blue','2025-04-12','A','2025-04-12 04:52:44',NULL),(361,'Blue','2025-04-14','A','2025-04-14 04:47:11',NULL),(361,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(361,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(361,'Blue','2025-04-17','A','2025-04-17 04:00:32',NULL),(361,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(361,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(361,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(361,'Blue','2025-04-22','A','2025-04-22 04:54:34',NULL),(361,'Blue','2025-04-23','A','2025-04-23 16:00:42',NULL),(361,'Blue','2025-04-24','A','2025-04-24 04:21:31',NULL),(361,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(361,'Blue','2025-04-28','A','2025-04-28 06:21:59',NULL),(361,'Blue','2025-04-29','A','2025-04-29 04:25:45',NULL),(361,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(361,'Blue','2025-05-02','A','2025-05-02 05:04:20',NULL),(361,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(361,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(361,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(361,'Blue','2025-05-09','A','2025-05-09 06:01:36',NULL),(361,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(361,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(361,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(361,'Blue','2025-05-15','A','2025-05-15 04:06:06',NULL),(361,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(361,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(361,'Blue','2025-05-19','A','2025-05-19 06:20:13',NULL),(361,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(361,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(361,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(361,'Blue','2025-05-23','A','2025-05-23 05:50:10',NULL),(361,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(361,'Blue','2025-05-29','A','2025-05-29 04:19:38','2025-05-29 04:22:33'),(361,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(361,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(361,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(361,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(361,'Blue','2025-06-23','A','2025-06-23 04:39:54',NULL),(361,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(361,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(361,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(361,'Blue','2025-07-01','A','2025-07-01 05:25:01',NULL),(361,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(361,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(361,'Blue','2025-07-07','A','2025-07-07 05:29:38',NULL),(361,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(361,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(361,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(361,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(361,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(361,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(361,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(361,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(362,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(362,'Blue','2023-08-24','A','2023-08-24 04:37:11',NULL),(362,'Blue','2023-08-25','A','2023-08-25 06:58:22',NULL),(362,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(362,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(362,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(362,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(362,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(362,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(362,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(362,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(362,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(362,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(362,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(362,'Blue','2023-09-12','A','2023-09-12 03:34:17',NULL),(362,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(362,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(362,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(362,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(362,'Blue','2023-09-18','A','2023-09-18 03:35:25',NULL),(362,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(362,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(362,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(362,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(362,'Blue','2023-09-23','A','2023-09-23 04:28:33',NULL),(362,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(362,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(362,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(362,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(362,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(362,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(362,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(362,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(362,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(362,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(362,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(362,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(362,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(362,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(362,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(362,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(362,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(362,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(362,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(362,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(362,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(362,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(362,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(362,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(362,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(362,'Blue','2023-11-01','A','2023-11-01 03:51:21',NULL),(363,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(363,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(363,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(363,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(363,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(363,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(363,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(363,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(363,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(363,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(363,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(363,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(363,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(363,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(363,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(363,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(363,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(363,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(363,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(363,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(363,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(363,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(363,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(363,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(363,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(363,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(363,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(363,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(363,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(363,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(363,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(363,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(363,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(363,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(363,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(363,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(363,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(363,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(363,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(363,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(363,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(363,'Blue','2023-10-20','L','2023-10-20 03:43:48',NULL),(363,'Blue','2023-10-21','A','2023-10-21 05:30:23',NULL),(363,'Blue','2023-10-23','A','2023-10-23 04:07:16',NULL),(363,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(363,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(363,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(363,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(363,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(363,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(363,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(363,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(363,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(363,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(363,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(363,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(363,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(363,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(363,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(363,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(363,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(363,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(363,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(363,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(363,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(363,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(363,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(363,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(363,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(363,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(363,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(363,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(363,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(363,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(363,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(363,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(363,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(363,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(363,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(363,'Blue','2023-12-12','A','2023-12-20 11:05:24',NULL),(363,'Blue','2023-12-13','A','2023-12-20 11:14:55',NULL),(363,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(363,'Blue','2024-01-04','A','2024-01-15 09:36:49',NULL),(363,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(363,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(363,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(363,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(363,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(363,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(363,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(363,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(363,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(363,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(363,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(363,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(363,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(363,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(363,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(363,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(363,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(363,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(363,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(363,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(363,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(363,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(363,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(363,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(363,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(363,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(363,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(363,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(363,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(363,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(363,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(363,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(363,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(363,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(363,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(363,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(363,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(363,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(363,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(363,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(363,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(363,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(363,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(363,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(363,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(363,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(363,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(363,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(363,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(363,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(363,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(363,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(363,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(363,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(363,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(363,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(363,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(363,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(363,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(363,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(363,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(363,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(363,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(363,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(363,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(363,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(363,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(363,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(363,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(363,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(363,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(363,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(363,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(363,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(363,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(363,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(363,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(363,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(363,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(363,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(363,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(363,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(363,'Blue','2024-07-04','A','2024-07-05 05:57:50',NULL),(363,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(363,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(363,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(363,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(363,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(363,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(363,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(363,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(363,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(363,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(363,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(363,'Blue','2024-07-23','A','2024-07-24 04:32:45',NULL),(363,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(363,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(363,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(363,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(363,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(363,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(363,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(363,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(363,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(363,'Blue','2024-08-17','A','2024-08-17 04:40:39',NULL),(363,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(363,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(363,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(363,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(363,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(363,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(363,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(363,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(363,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(363,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(363,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(363,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(363,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(363,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(363,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(363,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(363,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(363,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(363,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(363,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(363,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(363,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(363,'Blue','2024-10-04','A','2024-10-04 05:03:14',NULL),(363,'Blue','2024-10-05','A','2024-10-05 03:57:51',NULL),(363,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(363,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(363,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(363,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(363,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(363,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(363,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(363,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(363,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(363,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(363,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(363,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(363,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(363,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(363,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(363,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(363,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(363,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(363,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(363,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(363,'Blue','2024-10-31','A','2024-10-31 03:32:36',NULL),(363,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(363,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(363,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(363,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(363,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(363,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(363,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(363,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(363,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(363,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(363,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(363,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(363,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(363,'Blue','2024-11-18','A','2024-11-18 05:21:58',NULL),(363,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(363,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(363,'Blue','2024-11-21','A','2024-11-21 05:38:49',NULL),(363,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(363,'Blue','2024-11-26','A','2024-11-26 03:37:02',NULL),(363,'Blue','2024-11-27','A','2024-11-27 03:51:52',NULL),(363,'Blue','2024-11-28','A','2024-11-28 05:40:35',NULL),(363,'Blue','2024-11-29','A','2024-11-29 05:36:44',NULL),(363,'Blue','2024-11-30','A','2024-11-30 03:36:28',NULL),(363,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(363,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(363,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(363,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(363,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(363,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(363,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(363,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(363,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(363,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(363,'Blue','2025-01-21','A','2025-03-03 06:18:06',NULL),(363,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(363,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(363,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(363,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(363,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(363,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(363,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(363,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(363,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(363,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(363,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(363,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(363,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(363,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(363,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(363,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(363,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(363,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(363,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(363,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(363,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(363,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(363,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(363,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(363,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(363,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(363,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(363,'Blue','2025-03-08','A','2025-03-10 05:19:04',NULL),(363,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(363,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(363,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(363,'Blue','2025-03-13','A','2025-03-13 04:17:23',NULL),(363,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(363,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(363,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(363,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(363,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(363,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(363,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(363,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(363,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(363,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(363,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(363,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(363,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(363,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(363,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(363,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(363,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(363,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(363,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(363,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(363,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(363,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(363,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(363,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(363,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(363,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(363,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(363,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(363,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(363,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(363,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(363,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(363,'Blue','2025-05-10','A','2025-05-10 06:32:32',NULL),(363,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(363,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(363,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(363,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(363,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(363,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(363,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(363,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(363,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(363,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(363,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(363,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(363,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(363,'Blue','2025-05-31','A','2025-05-31 04:47:26',NULL),(363,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(363,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(363,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(363,'Blue','2025-06-24','A','2025-06-25 05:48:39',NULL),(363,'Blue','2025-06-25','A','2025-06-26 03:53:50',NULL),(363,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(363,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(363,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(363,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(363,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(363,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(363,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(363,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(363,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(363,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(363,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(363,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(363,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(364,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(364,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(364,'Blue','2023-08-25','A','2023-08-25 06:58:22',NULL),(364,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(364,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(364,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(364,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(364,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(364,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(364,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(364,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(364,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(364,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(364,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(364,'Blue','2023-09-12','A','2023-09-12 03:34:17',NULL),(364,'Blue','2023-09-13','A','2023-09-13 06:09:59',NULL),(364,'Blue','2023-09-14','A','2023-09-14 03:51:52',NULL),(364,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(364,'Blue','2023-09-16','A','2023-09-16 04:08:45',NULL),(364,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(364,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(364,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(364,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(364,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(364,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(364,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(364,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(364,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(364,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(364,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(364,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(364,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(364,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(364,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(364,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(364,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(364,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(364,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(364,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(364,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(364,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(364,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(364,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(364,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(364,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(364,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(364,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(364,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(364,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(364,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(364,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(365,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(365,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(365,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(365,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(365,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(365,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(365,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(365,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(365,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(365,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(365,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(365,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(365,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(365,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(365,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(365,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(365,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(365,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(365,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(365,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(365,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(365,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(365,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(365,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(365,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(365,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(365,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(365,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(365,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(365,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(365,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(365,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(365,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(365,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(365,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(365,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(365,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(365,'Blue','2023-10-14','A','2023-10-14 03:30:27',NULL),(365,'Blue','2023-10-16','A','2023-10-16 05:23:22',NULL),(365,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(365,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(365,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(365,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(365,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(365,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(365,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(365,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(365,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(365,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(365,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(365,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(365,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(365,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(365,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(365,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(365,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(365,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(365,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(365,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(365,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(365,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(365,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(365,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(365,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(365,'Blue','2023-11-22','A','2023-11-22 05:59:04',NULL),(365,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(365,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(365,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(365,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(365,'Blue','2023-11-28','A','2023-11-28 06:02:08',NULL),(365,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(365,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(365,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(365,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(365,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(365,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(365,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(365,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(365,'Blue','2023-12-09','A','2023-12-09 07:40:56',NULL),(365,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(365,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(365,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(365,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(365,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(365,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(365,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(365,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(365,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(365,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(365,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(365,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(365,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(365,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(365,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(365,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(365,'Blue','2024-02-01','A','2024-02-01 06:16:29',NULL),(365,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(365,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(365,'Blue','2024-02-12','A','2024-02-12 03:43:28',NULL),(365,'Blue','2024-02-13','A','2024-02-13 05:29:50',NULL),(365,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(365,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(365,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(365,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(365,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(365,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(365,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(365,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(365,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(365,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(365,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(365,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(365,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(365,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(365,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(365,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(365,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(365,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(365,'Blue','2024-03-14','A','2024-03-14 03:21:42',NULL),(365,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(365,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(365,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(365,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(365,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(365,'Blue','2024-03-22','A','2024-03-22 03:58:17',NULL),(365,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(365,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(365,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(365,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(365,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(365,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(365,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(365,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(365,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(365,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(365,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(365,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(365,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(365,'Blue','2024-04-25','A','2024-04-25 04:28:03',NULL),(365,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(365,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(365,'Blue','2024-04-30','A','2024-04-30 05:23:44',NULL),(365,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(365,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(365,'Blue','2024-05-06','A','2024-05-06 05:19:32',NULL),(365,'Blue','2024-05-07','A','2024-05-07 04:15:23',NULL),(365,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(365,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(365,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(365,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(365,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(365,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(365,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(365,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(365,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(365,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(365,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(365,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(365,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(365,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(365,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(365,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(365,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(365,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(365,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(365,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(365,'Blue','2024-07-05','A','2024-07-05 05:32:48',NULL),(365,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(365,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(365,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(365,'Blue','2024-07-10','A','2024-07-11 04:15:33',NULL),(365,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(365,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(365,'Blue','2024-07-18','A','2024-07-18 10:17:57',NULL),(365,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(365,'Blue','2024-07-20','A','2024-07-20 09:46:55',NULL),(365,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(365,'Blue','2024-07-23','A','2024-07-24 04:32:45',NULL),(365,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(365,'Blue','2024-07-26','A','2024-07-26 06:31:26',NULL),(365,'Blue','2024-07-27','A','2024-07-27 08:07:59',NULL),(365,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(365,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(365,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(365,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(365,'Blue','2024-08-15','P','2024-08-15 07:25:59',NULL),(365,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(365,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(365,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(365,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(365,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(365,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(365,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(365,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(365,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(365,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(365,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(365,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(365,'Blue','2024-09-14','A','2024-09-14 03:34:35',NULL),(365,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(365,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(365,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(365,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(365,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(365,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(365,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(365,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(365,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(365,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(365,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(365,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(365,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(365,'Blue','2024-10-07','A','2024-10-07 05:18:16',NULL),(365,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(365,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(365,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(365,'Blue','2024-10-11','A','2024-10-11 03:51:39',NULL),(365,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(365,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(365,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(365,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(365,'Blue','2024-10-18','A','2024-10-18 03:53:31',NULL),(365,'Blue','2024-10-19','A','2024-10-19 03:58:26',NULL),(365,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(365,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(365,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(365,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(365,'Blue','2024-10-25','A','2024-10-25 03:46:26',NULL),(365,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(365,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(365,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(365,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(365,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(365,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(365,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(365,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(365,'Blue','2024-11-05','A','2024-11-05 03:23:03',NULL),(365,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(365,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(365,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(365,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(365,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(365,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(365,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(365,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(365,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(365,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(365,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(365,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(365,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(365,'Blue','2024-11-25','A','2024-11-25 03:49:20',NULL),(365,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(365,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(365,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(365,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(365,'Blue','2024-11-30','A','2024-11-30 03:36:28',NULL),(365,'Blue','2025-01-06','A','2025-01-06 05:16:46',NULL),(365,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(365,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(365,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(365,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(365,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(365,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(365,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(365,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(365,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(365,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(365,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(365,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(365,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(365,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(365,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(365,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(365,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(365,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(365,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(365,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(365,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(365,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(365,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(365,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(365,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(365,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(365,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(365,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(365,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(365,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(365,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(365,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(365,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(365,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(365,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(365,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(365,'Pink','2025-02-26','A','2025-03-01 06:48:22',NULL),(365,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(365,'Pink','2025-03-01','A','2025-03-01 07:22:06',NULL),(365,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(365,'Pink','2025-03-04','A','2025-03-04 03:51:34',NULL),(365,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(365,'Pink','2025-03-06','A','2025-03-06 03:49:33',NULL),(365,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(365,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(365,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(365,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(365,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(365,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(365,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(365,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(365,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(365,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(365,'Pink','2025-03-20','A','2025-03-20 04:42:48',NULL),(365,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(365,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(365,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(365,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(365,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(365,'Pink','2025-04-12','A','2025-04-12 04:46:51',NULL),(365,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(365,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(365,'Pink','2025-04-16','A','2025-04-16 05:42:06',NULL),(365,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(365,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(365,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(365,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(365,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(365,'Pink','2025-04-23','A','2025-04-23 15:59:12',NULL),(365,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(365,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(365,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(365,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(365,'Pink','2025-04-30','A','2025-04-30 04:39:57',NULL),(365,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(365,'Pink','2025-05-05','A','2025-05-05 11:16:00',NULL),(365,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(365,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(365,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(365,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(365,'Pink','2025-05-10','A','2025-05-10 06:28:39',NULL),(365,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(365,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(365,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(365,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(365,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(365,'Pink','2025-05-17','A','2025-05-17 04:16:35','2025-05-17 04:23:15'),(365,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(365,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(365,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(365,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(365,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(365,'Pink','2025-05-26','A','2025-05-26 04:00:56',NULL),(365,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(365,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(365,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(365,'Pink','2025-06-16','A','2025-06-16 03:17:43',NULL),(365,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(365,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(365,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(365,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(365,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(365,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(365,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(365,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(365,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(365,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(365,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(365,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(365,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(365,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(365,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(365,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(366,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(366,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(366,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(366,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(366,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(366,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(366,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(366,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(366,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(366,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(366,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(366,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(366,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(366,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(366,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(366,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(366,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(366,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(366,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(366,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(366,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(366,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(366,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(366,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(366,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(366,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(366,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(366,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(366,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(366,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(366,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(366,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(366,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(366,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(366,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(366,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(366,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(366,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(366,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(366,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(366,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(366,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(366,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(366,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(366,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(366,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(366,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(366,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(366,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(366,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(366,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(366,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(366,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(366,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(366,'Blue','2023-11-06','L','2023-11-06 05:17:32',NULL),(366,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(366,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(366,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(366,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(366,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(366,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(366,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(366,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(366,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(366,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(366,'Blue','2023-11-23','A','2023-11-23 04:18:30',NULL),(366,'Blue','2023-11-24','A','2023-11-24 11:09:09',NULL),(366,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(366,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(366,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(366,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(366,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(366,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(366,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(366,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(366,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(366,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(366,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(366,'Blue','2023-12-09','A','2023-12-09 07:40:56',NULL),(366,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(366,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(366,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(366,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(366,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(366,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(366,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(366,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(366,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(366,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(366,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(366,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(366,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(366,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(366,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(366,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(366,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(366,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(366,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(366,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(366,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(366,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(366,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(366,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(366,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(366,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(366,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(366,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(366,'Blue','2024-02-27','A','2024-02-28 04:51:50',NULL),(366,'Blue','2024-02-28','A','2024-02-28 04:59:35',NULL),(366,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(366,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(366,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(366,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(366,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(366,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(366,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(366,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(366,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(366,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(366,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(366,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(366,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(366,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(366,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(366,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(366,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(366,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(366,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(366,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(366,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(366,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(366,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(366,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(366,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(366,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(366,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(366,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(366,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(366,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(366,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(366,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(366,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(366,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(366,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(366,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(366,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(366,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(366,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(366,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(366,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(366,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(366,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(366,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(366,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(366,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(366,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(366,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(366,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(366,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(366,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(366,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(366,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(366,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(366,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(366,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(366,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(366,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(366,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(366,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(366,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(366,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(366,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(366,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(366,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(366,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(366,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(366,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(366,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(366,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(366,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(366,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(366,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(366,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(366,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(366,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(366,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(366,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(366,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(366,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(366,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(366,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(366,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(366,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(366,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(366,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(366,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(366,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(366,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(366,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(366,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(366,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(366,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(366,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(366,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(366,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(366,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(366,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(366,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(366,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(366,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(366,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(366,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(366,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(366,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(366,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(366,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(366,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(366,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(366,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(366,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(366,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(366,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(366,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(366,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(366,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(366,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(366,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(366,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(366,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(366,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(366,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(366,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(366,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(366,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(366,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(366,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(366,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(366,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(366,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(366,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(366,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(366,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(366,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(366,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(366,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(366,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(366,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(366,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(366,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(366,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(366,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(366,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(366,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(366,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(366,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(366,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(366,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(366,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(366,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(366,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(366,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(366,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(366,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(366,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(366,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(366,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(366,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(366,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(366,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(366,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(366,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(366,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(366,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(366,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(366,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(366,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(366,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(366,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(366,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(366,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(366,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(366,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(366,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(366,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(366,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(366,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(366,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(366,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(366,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(366,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(366,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(366,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(366,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(366,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(366,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(366,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(366,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(366,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(366,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(366,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(366,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(366,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(366,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(366,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(366,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(366,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(366,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(366,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(366,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(366,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(366,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(366,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(366,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(366,'Orange','2025-04-16','A','2025-04-16 05:36:29',NULL),(366,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(366,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(366,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(366,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(366,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(366,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(366,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(366,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(366,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(366,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(366,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(366,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(366,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(366,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(366,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(366,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(366,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(366,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(366,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(366,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(366,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(366,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(366,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(366,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(366,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(366,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(366,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(366,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(366,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(366,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(366,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(366,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(366,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(366,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(366,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(366,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(366,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(366,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(366,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(366,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(366,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(366,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(366,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(366,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(366,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(366,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(366,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(366,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(366,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(366,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(366,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(368,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(368,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(368,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(368,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(368,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(368,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(368,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(368,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(368,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(368,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(368,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(368,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(368,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(368,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(368,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(368,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(368,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(368,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(368,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(368,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(368,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(368,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(368,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(368,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(368,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(368,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(368,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(368,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(368,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(368,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(368,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(368,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(368,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(368,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(368,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(368,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(368,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(368,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(368,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(368,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(368,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(368,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(368,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(368,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(368,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(368,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(368,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(368,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(368,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(368,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(368,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(368,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(368,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(368,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(368,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(368,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(368,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(368,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(368,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(368,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(368,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(368,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(368,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(368,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(368,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(368,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(368,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(368,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(368,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(368,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(368,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(368,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(368,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(368,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(368,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(368,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(368,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(368,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(368,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(368,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(368,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(368,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(368,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(368,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(368,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(368,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(368,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(368,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(368,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(368,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(368,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(368,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(368,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(368,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(368,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(368,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(368,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(368,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(368,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(368,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(368,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(368,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(368,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(368,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(368,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(368,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(368,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(368,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(368,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(368,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(368,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(368,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(368,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(368,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(368,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(368,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(368,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(368,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(368,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(368,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(368,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(368,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(368,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(368,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(368,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(368,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(368,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(368,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(368,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(368,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(368,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(368,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(368,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(368,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(368,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(368,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(368,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(368,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(368,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(368,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(368,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(368,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(368,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(368,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(368,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(368,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(368,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(368,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(368,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(368,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(368,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(368,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(368,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(368,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(368,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(368,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(368,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(368,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(368,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(368,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(368,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(368,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(368,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(368,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(368,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(368,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(368,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(368,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(368,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(368,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(368,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(368,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(368,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(368,'Blue','2024-07-18','A','2024-07-18 10:17:57',NULL),(368,'Blue','2024-07-19','A','2024-07-19 07:39:16',NULL),(368,'Blue','2024-07-20','A','2024-07-20 09:46:55',NULL),(368,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(368,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(368,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(368,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(368,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(368,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(368,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(368,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(368,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(368,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(368,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(368,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(368,'Blue','2024-08-23','A','2024-08-23 05:42:31',NULL),(368,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(368,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(368,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(368,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(368,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(368,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(368,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(368,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(368,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(368,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(368,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(368,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(368,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(368,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(368,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(368,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(368,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(368,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(368,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(368,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(368,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(368,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(368,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(368,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(368,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(368,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(368,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(368,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(368,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(368,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(368,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(368,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(368,'Blue','2025-03-04','A','2025-03-04 03:54:20',NULL),(368,'Blue','2025-03-05','A','2025-03-05 03:37:05',NULL),(368,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(368,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(368,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(368,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(368,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(368,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(368,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(368,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(368,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(368,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(368,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(368,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(368,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(368,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(368,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(368,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(368,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(368,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(368,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(368,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(368,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(368,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(368,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(368,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(368,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(368,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(368,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(368,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(368,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(368,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(368,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(368,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(368,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(368,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(368,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(368,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(368,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(368,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(368,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(368,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(368,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(368,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(368,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(368,'Blue','2025-05-17','A','2025-05-17 04:13:47',NULL),(368,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(368,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(368,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(368,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(368,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(368,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(368,'Blue','2025-05-29','A','2025-05-29 04:19:38',NULL),(368,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(368,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(368,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(368,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(368,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(368,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(368,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(368,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(368,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(368,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(368,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(368,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(368,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(368,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(368,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(368,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(368,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(368,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(368,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(368,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(368,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(368,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(368,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(368,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(368,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(368,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(368,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(368,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(368,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(368,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(368,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(368,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(368,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(368,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(368,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(368,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(368,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(368,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(368,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(368,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(368,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(368,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(368,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(368,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(368,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(368,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(368,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(368,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(368,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(368,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(368,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(368,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(368,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(368,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(368,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(368,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(368,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(368,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(368,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(368,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(368,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(368,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(368,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(368,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(368,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(368,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(368,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(368,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(368,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(368,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(368,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(368,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(368,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(368,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(368,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(368,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(368,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(368,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(368,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(368,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(368,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(368,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(368,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(368,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(368,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(368,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(368,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(368,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(368,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(368,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(368,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(370,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(370,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(370,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(370,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(370,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(370,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(370,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(370,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(370,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(370,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(370,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(370,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(370,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(370,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(370,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(370,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(370,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(370,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(370,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(370,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(370,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(370,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(370,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(370,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(370,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(370,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(370,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(370,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(370,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(370,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(370,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(370,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(370,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(370,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(370,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(370,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(370,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(370,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(370,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(370,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(370,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(370,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(370,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(370,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(370,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(370,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(370,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(370,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(370,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(370,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(370,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(370,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(370,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(370,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(370,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(370,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(370,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(370,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(370,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(370,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(370,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(370,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(370,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(370,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(370,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(370,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(370,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(370,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(370,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(370,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(370,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(370,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(370,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(370,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(370,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(370,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(370,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(370,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(370,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(370,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(370,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(370,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(370,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(370,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(370,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(370,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(370,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(370,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(370,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(370,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(370,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(370,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(370,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(370,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(370,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(370,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(370,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(370,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(370,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(370,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(370,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(370,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(370,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(370,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(370,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(370,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(370,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(370,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(370,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(370,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(370,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(370,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(370,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(370,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(370,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(370,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(370,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(370,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(370,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(370,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(370,'Blue','2024-03-18','A','2024-03-18 03:44:43',NULL),(370,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(370,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(370,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(370,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(370,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(370,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(370,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(370,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(370,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(370,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(370,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(370,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(370,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(370,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(370,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(370,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(370,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(370,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(370,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(370,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(370,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(370,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(370,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(370,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(370,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(370,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(370,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(370,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(370,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(370,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(370,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(370,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(370,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(370,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(370,'Blue','2024-05-18','A','2024-05-18 10:45:22',NULL),(370,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(370,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(370,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(370,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(370,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(370,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(370,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(370,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(370,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(370,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(370,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(370,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(370,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(370,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(370,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(370,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(370,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(370,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(370,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(370,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(370,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(370,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(370,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(370,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(370,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(370,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(370,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(370,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(370,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(370,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(370,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(370,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(370,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(370,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(370,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(370,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(370,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(370,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(370,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(370,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(370,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(370,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(370,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(370,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(370,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(370,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(370,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(370,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(370,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(370,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(370,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(370,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(370,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(370,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(370,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(370,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(370,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(370,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(370,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(370,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(370,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(370,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(370,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(370,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(370,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(370,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(370,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(370,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(370,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(370,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(370,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(370,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(370,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(370,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(370,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(370,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(370,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(370,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(370,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(370,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(370,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(370,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(370,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(370,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(370,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(370,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(370,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(370,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(370,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(370,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(370,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(370,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(370,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(370,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(370,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(370,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(370,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(370,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(370,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(370,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(370,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(370,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(370,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(370,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(370,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(370,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(370,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(370,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(370,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(370,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(370,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(370,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(370,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(370,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(370,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(370,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(370,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(370,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(370,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(370,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(370,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(370,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(370,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(370,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(370,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(370,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(370,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(370,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(370,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(370,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(370,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(370,'Orange','2025-02-24','A','2025-02-28 06:47:21',NULL),(370,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(370,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(370,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(370,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(370,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(370,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(370,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(370,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(370,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(370,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(370,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(370,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(370,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(370,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(370,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(370,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(370,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(370,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(370,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(370,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(370,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(370,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(370,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(370,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(370,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(370,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(370,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(370,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(370,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(370,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(370,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(370,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(370,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(370,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(370,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(370,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(370,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(370,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(370,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(370,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(370,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(370,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(370,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(370,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(370,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(370,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(370,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(370,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(370,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(370,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(370,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(370,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(370,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(370,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(370,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(370,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(370,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(370,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(370,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(370,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(370,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(370,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(370,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(370,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(370,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(370,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(370,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(370,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(370,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(370,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(370,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(370,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(370,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(370,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(370,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(370,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(370,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(371,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(371,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(371,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(371,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(371,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(371,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(371,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(371,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(371,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(371,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(371,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(371,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(371,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(371,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(371,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(371,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(371,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(371,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(371,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(371,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(371,'Orange','2023-09-16','A','2023-09-16 04:30:49',NULL),(371,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(371,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(371,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(371,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(371,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(371,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(371,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(371,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(371,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(371,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(371,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(371,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(371,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(371,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(371,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(371,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(371,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(371,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(371,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(371,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(371,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(371,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(371,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(371,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(371,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(371,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(371,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(371,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(371,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(371,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(371,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(371,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(371,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(371,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(371,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(371,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(371,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(371,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(371,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(371,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(371,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(371,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(371,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(371,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(371,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(371,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(371,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(371,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(371,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(371,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(371,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(371,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(371,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(371,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(371,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(371,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(371,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(371,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(371,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(371,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(371,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(371,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(371,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(371,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(371,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(371,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(371,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(371,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(371,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(371,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(371,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(371,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(371,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(371,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(371,'Orange','2024-01-18','A','2024-01-18 04:02:21',NULL),(371,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(371,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(371,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(371,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(371,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(371,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(371,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(371,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(371,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(371,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(371,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(371,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(371,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(371,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(371,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(371,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(371,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(371,'Orange','2024-02-17','A','2024-02-17 04:26:00',NULL),(371,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(371,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(371,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(371,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(371,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(371,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(371,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(371,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(371,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(371,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(371,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(371,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(371,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(371,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(371,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(371,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(371,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(371,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(371,'Orange','2024-03-18','A','2024-03-18 03:46:17',NULL),(371,'Orange','2024-03-19','A','2024-03-19 05:16:07',NULL),(371,'Orange','2024-03-20','A','2024-03-20 04:06:07',NULL),(371,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(371,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(371,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(371,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(371,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(371,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(371,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(371,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(371,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(371,'Orange','2024-04-17','A','2024-04-17 10:07:24',NULL),(371,'Orange','2024-04-18','A','2024-04-18 04:29:11',NULL),(371,'Orange','2024-04-19','A','2024-04-19 05:14:56',NULL),(371,'Orange','2024-04-20','A','2024-04-20 04:11:43',NULL),(371,'Orange','2024-04-22','A','2024-04-22 06:22:19',NULL),(371,'Orange','2024-04-24','A','2024-04-24 04:18:12',NULL),(371,'Orange','2024-04-25','L','2024-04-25 05:04:10',NULL),(371,'Orange','2024-04-26','A','2024-04-26 04:07:26',NULL),(371,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(371,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(371,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(371,'Orange','2024-05-03','A','2024-05-04 05:40:07',NULL),(371,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(371,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(371,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(371,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(371,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(371,'Orange','2024-05-13','A','2024-05-13 04:55:14',NULL),(371,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(371,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(371,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(371,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(371,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(371,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(371,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(371,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(371,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(371,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(371,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(371,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(371,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(371,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(371,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(371,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(371,'Orange','2024-07-04','A','2024-07-05 07:19:43',NULL),(371,'Orange','2024-07-05','A','2024-07-05 05:21:28',NULL),(371,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(371,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(371,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(371,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(371,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(371,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(371,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(371,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(371,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(371,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(371,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(371,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(371,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(371,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(371,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(371,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(371,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(371,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(371,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(371,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(371,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(371,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(371,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(371,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(371,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(371,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(371,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(371,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(371,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(371,'Orange','2024-09-12','A','2024-09-12 04:13:58',NULL),(371,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(371,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(371,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(371,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(371,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(371,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(371,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(371,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(371,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(371,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(371,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(371,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(371,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(371,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(371,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(371,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(371,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(371,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(371,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(371,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(371,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(371,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(371,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(371,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(371,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(371,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(371,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(371,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(371,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(371,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(371,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(371,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(371,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(371,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(371,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(371,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(371,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(371,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(371,'Orange','2024-11-02','A','2024-11-02 03:40:26',NULL),(371,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(371,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(371,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(371,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(371,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(371,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(371,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(371,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(371,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(371,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(371,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(371,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(371,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(371,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(371,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(371,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(371,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(371,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(371,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(371,'Orange','2024-11-29','A','2024-11-29 05:35:45',NULL),(371,'Orange','2024-11-30','A','2024-11-30 03:32:44',NULL),(371,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(371,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(371,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(371,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(371,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(371,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(371,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(371,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(371,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(371,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(371,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(371,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(371,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(371,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(371,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(371,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(371,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(371,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(371,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(371,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(371,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(371,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(371,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(371,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(371,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(371,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(371,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(371,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(371,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(371,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(371,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(371,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(371,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(371,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(371,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(371,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(371,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(371,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(371,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(371,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(371,'Orange','2025-03-08','A','2025-03-10 05:22:01',NULL),(371,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(371,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(371,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(371,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(371,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(371,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(371,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(371,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(371,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(371,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(371,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(371,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(371,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(371,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(371,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(371,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(371,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(371,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(371,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(371,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(371,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(371,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(371,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(371,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(371,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(371,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(371,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(371,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(371,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(371,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(371,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(371,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(371,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(371,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(371,'Orange','2025-05-08','A','2025-05-08 04:23:01',NULL),(371,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(371,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(371,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(371,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(371,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(371,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(371,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(371,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(371,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(371,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(371,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(371,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(371,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(371,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(371,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(371,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(371,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(371,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(371,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(371,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(371,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(371,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(371,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(371,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(371,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(371,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(371,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(371,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(371,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(371,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(371,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(371,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(371,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(371,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(371,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(372,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(372,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(372,'Blue','2025-01-21','A','2025-03-03 06:18:06',NULL),(372,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(372,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(372,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(372,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(372,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(372,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(372,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(372,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(372,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(372,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(372,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(372,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(372,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(372,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(372,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(372,'Blue','2025-02-20','A','2025-03-03 06:33:15',NULL),(372,'Blue','2025-02-21','A','2025-03-03 06:34:39',NULL),(372,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(372,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(372,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(372,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(372,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(372,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(372,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(372,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(372,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(372,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(372,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(372,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(372,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(372,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(372,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(372,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(372,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(372,'Blue','2025-03-17','A','2025-03-17 07:26:02',NULL),(372,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(372,'Blue','2025-03-19','A','2025-03-19 03:36:46',NULL),(372,'Blue','2025-03-20','A','2025-03-20 04:44:26',NULL),(372,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(372,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(372,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(372,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(372,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(372,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(372,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(372,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(372,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(372,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(372,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(372,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(372,'Blue','2025-04-19','A','2025-04-21 04:04:35',NULL),(372,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(372,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(372,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(372,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(372,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(372,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(372,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(372,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(372,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(372,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(372,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(372,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(372,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(372,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(372,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(372,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(372,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(372,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(372,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(372,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(372,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(372,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(372,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(372,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(372,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(372,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(372,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(372,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(372,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(372,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(372,'Blue','2025-06-23','A','2025-06-23 04:39:54',NULL),(372,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(372,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(372,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(372,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(372,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(372,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(372,'Blue','2025-07-07','A','2025-07-07 05:29:38',NULL),(372,'Blue','2025-07-08','A','2025-07-09 05:09:24',NULL),(372,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(372,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(372,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(372,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(372,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(372,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(372,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(372,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(372,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(372,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(372,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(372,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(372,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(372,'Green','2023-08-29','A','2023-08-29 05:13:59',NULL),(372,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(372,'Orange','2023-08-31','A','2023-08-31 04:51:19',NULL),(372,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(372,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(372,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(372,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(372,'Orange','2023-09-08','A','2023-09-08 04:06:01',NULL),(372,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(372,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(372,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(372,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(372,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(372,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(372,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(372,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(372,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(372,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(372,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(372,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(372,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(372,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(372,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(372,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(372,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(372,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(372,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(372,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(372,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(372,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(372,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(372,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(372,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(372,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(372,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(372,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(372,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(372,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(372,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(372,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(372,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(372,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(372,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(372,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(372,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(372,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(372,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(372,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(372,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(372,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(372,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(372,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(372,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(372,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(372,'Orange','2023-11-08','L','2023-11-08 05:39:12',NULL),(372,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(372,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(372,'Orange','2023-11-15','A','2023-11-25 05:26:24',NULL),(372,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(372,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(372,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(372,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(372,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(372,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(372,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(372,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(372,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(372,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(372,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(372,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(372,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(372,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(372,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(372,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(372,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(372,'Orange','2023-12-06','A','2023-12-06 11:28:12',NULL),(372,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(372,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(372,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(372,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(372,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(372,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(372,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(372,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(372,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(372,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(372,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(372,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(372,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(372,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(372,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(372,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(372,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(372,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(372,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(372,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(372,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(372,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(372,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(372,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(372,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(372,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(372,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(372,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(372,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(372,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(372,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(372,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(372,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(372,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(372,'Orange','2024-02-21','A','2024-02-21 11:32:23',NULL),(372,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(372,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(372,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(372,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(372,'Orange','2024-03-04','A','2024-03-04 03:53:10',NULL),(372,'Orange','2024-03-05','A','2024-03-05 04:14:10',NULL),(372,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(372,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(372,'Orange','2024-03-08','L','2024-03-08 06:15:01',NULL),(372,'Orange','2024-03-09','A','2024-03-09 06:24:36',NULL),(372,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(372,'Orange','2024-03-12','A','2024-03-12 04:09:24',NULL),(372,'Orange','2024-03-13','A','2024-03-13 03:32:21',NULL),(372,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(372,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(372,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(372,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(372,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(372,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(372,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(372,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(372,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(372,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(372,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(372,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(372,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(372,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(372,'Orange','2024-04-17','A','2024-04-17 10:07:24',NULL),(372,'Orange','2024-04-18','A','2024-04-18 04:29:11',NULL),(372,'Orange','2024-04-19','A','2024-04-19 05:14:56',NULL),(372,'Orange','2024-04-20','A','2024-04-20 04:11:43',NULL),(372,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(372,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(372,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(372,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(372,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(372,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(372,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(372,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(372,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(372,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(372,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(372,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(372,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(372,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(372,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(372,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(372,'Orange','2024-05-16','A','2024-05-16 04:48:36',NULL),(372,'Orange','2024-05-17','A','2024-05-17 04:35:03',NULL),(372,'Orange','2024-05-18','A','2024-05-18 04:52:12',NULL),(372,'Orange','2024-05-20','A','2024-05-20 05:53:15',NULL),(372,'Orange','2024-05-21','A','2024-05-21 04:19:49',NULL),(372,'Orange','2024-05-25','A','2024-05-25 03:50:03',NULL),(372,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(372,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(372,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(372,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(372,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(372,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(372,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(372,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(372,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(372,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(372,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(372,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(372,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(372,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(372,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(372,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(372,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(372,'Orange','2024-07-18','A','2024-07-18 10:10:39',NULL),(372,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(372,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(372,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(372,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(372,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(372,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(372,'Orange','2024-07-27','A','2024-07-27 08:03:15',NULL),(372,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(372,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(372,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(372,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(372,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(372,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(372,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(372,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(372,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(372,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(372,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(372,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(372,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(372,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(372,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(372,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(372,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(372,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(372,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(372,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(372,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(372,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(372,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(372,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(372,'Orange','2024-09-26','A','2024-09-26 03:50:58',NULL),(372,'Orange','2024-09-28','A','2024-09-28 03:36:31',NULL),(372,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(372,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(372,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(372,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(372,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(372,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(372,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(372,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(372,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(372,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(372,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(372,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(372,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(372,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(372,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(372,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(372,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(372,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(372,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(372,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(372,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(372,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(372,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(372,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(372,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(372,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(372,'Orange','2024-11-01','A','2024-11-01 03:54:28',NULL),(372,'Orange','2024-11-02','A','2024-11-02 03:40:26',NULL),(372,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(372,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(372,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(372,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(372,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(372,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(372,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(372,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(372,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(372,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(372,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(372,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(372,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(372,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(372,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(372,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(372,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(372,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(372,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(372,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(372,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(372,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(372,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(372,'Orange','2025-01-08','A','2025-01-08 03:50:56',NULL),(372,'Orange','2025-01-09','L','2025-01-09 03:37:40',NULL),(372,'Orange','2025-01-10','A','2025-01-10 03:52:41',NULL),(372,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(372,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(372,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(372,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(373,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(373,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(373,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(373,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(373,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(373,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(373,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(373,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(373,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(373,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(373,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(373,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(373,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(373,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(373,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(373,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(373,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(373,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(373,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(373,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(373,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(373,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(373,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(373,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(373,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(373,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(373,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(373,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(373,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(373,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(373,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(373,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(373,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(373,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(373,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(373,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(373,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(373,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(373,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(373,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(373,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(373,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(373,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(373,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(373,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(373,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(373,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(373,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(373,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(373,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(373,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(373,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(373,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(373,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(373,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(373,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(373,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(373,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(373,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(373,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(373,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(373,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(373,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(373,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(373,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(373,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(373,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(373,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(373,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(373,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(373,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(373,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(373,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(373,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(373,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(373,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(373,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(373,'Blue','2025-05-23','A','2025-05-23 05:50:10',NULL),(373,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(373,'Blue','2025-05-29','A','2025-05-29 04:19:38',NULL),(373,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(373,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(373,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(373,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(373,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(373,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(373,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(373,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(373,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(373,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(373,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(373,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(373,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(373,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(373,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(373,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(373,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(373,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(373,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(373,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(373,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(373,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(373,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(373,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(373,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(373,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(373,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(373,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(373,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(373,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(373,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(373,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(373,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(373,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(373,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(373,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(373,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(373,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(373,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(373,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(373,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(373,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(373,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(373,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(373,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(373,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(373,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(373,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(373,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(373,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(373,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(373,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(373,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(373,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(373,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(373,'Orange','2023-10-06','A','2023-10-06 03:29:45',NULL),(373,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(373,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(373,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(373,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(373,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(373,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(373,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(373,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(373,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(373,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(373,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(373,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(373,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(373,'Orange','2023-10-25','A','2023-10-25 04:32:20',NULL),(373,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(373,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(373,'Orange','2023-10-30','L','2023-10-30 06:37:02',NULL),(373,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(373,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(373,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(373,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(373,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(373,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(373,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(373,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(373,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(373,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(373,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(373,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(373,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(373,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(373,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(373,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(373,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(373,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(373,'Orange','2023-11-24','A','2023-11-25 05:04:36',NULL),(373,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(373,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(373,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(373,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(373,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(373,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(373,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(373,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(373,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(373,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(373,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(373,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(373,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(373,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(373,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(373,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(373,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(373,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(373,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(373,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(373,'Orange','2024-01-15','A','2024-01-16 10:33:14',NULL),(373,'Orange','2024-01-16','A','2024-01-16 10:21:04',NULL),(373,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(373,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(373,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(373,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(373,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(373,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(373,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(373,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(373,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(373,'Orange','2024-01-30','A','2024-01-30 04:38:20',NULL),(373,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(373,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(373,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(373,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(373,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(373,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(373,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(373,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(373,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(373,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(373,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(373,'Orange','2024-02-20','A','2024-02-20 04:10:41',NULL),(373,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(373,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(373,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(373,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(373,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(373,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(373,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(373,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(373,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(373,'Orange','2024-03-08','A','2024-03-08 06:15:01',NULL),(373,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(373,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(373,'Orange','2024-03-12','A','2024-03-12 04:09:24',NULL),(373,'Orange','2024-03-13','A','2024-03-13 03:32:21',NULL),(373,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(373,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(373,'Orange','2024-03-18','A','2024-03-18 03:46:17',NULL),(373,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(373,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(373,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(373,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(373,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(373,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(373,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(373,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(373,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(373,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(373,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(373,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(373,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(373,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(373,'Orange','2024-04-20','A','2024-04-20 04:11:43',NULL),(373,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(373,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(373,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(373,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(373,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(373,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(373,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(373,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(373,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(373,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(373,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(373,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(373,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(373,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(373,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(373,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(373,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(373,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(373,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(373,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(373,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(373,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(373,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(373,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(373,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(373,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(373,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(373,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(373,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(373,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(373,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(373,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(373,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(373,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(373,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(373,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(373,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(373,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(373,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(373,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(373,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(373,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(373,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(373,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(373,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(373,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(373,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(373,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(373,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(373,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(373,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(373,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(373,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(373,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(373,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(373,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(373,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(373,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(373,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(373,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(373,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(373,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(373,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(373,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(373,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(373,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(373,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(373,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(373,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(373,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(373,'Orange','2024-09-25','A','2024-09-25 03:44:25',NULL),(373,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(373,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(373,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(373,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(373,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(373,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(373,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(373,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(373,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(373,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(373,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(373,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(373,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(373,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(373,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(373,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(373,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(373,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(373,'Orange','2024-10-21','A','2024-10-21 03:49:17',NULL),(373,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(373,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(373,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(373,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(373,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(373,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(373,'Orange','2024-10-29','L','2024-10-29 03:50:51','2024-10-29 05:05:28'),(373,'Orange','2024-10-30','A','2024-10-30 03:41:52',NULL),(373,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(373,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(373,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(373,'Orange','2024-11-04','L','2024-11-04 03:54:44','2024-11-04 04:04:18'),(373,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(373,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(373,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(373,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(373,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(373,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(373,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(373,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(373,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(373,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(373,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(373,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(373,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(373,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(373,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(373,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(373,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(373,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(373,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(373,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(373,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(373,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(373,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(373,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(373,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(373,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(373,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(373,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(373,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(374,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(374,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(374,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(374,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(374,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(374,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(374,'Green','2023-08-29','A','2023-08-29 05:13:59',NULL),(374,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(374,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(374,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(374,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(374,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(374,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(374,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(374,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(374,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(374,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(374,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(374,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(374,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(374,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(374,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(374,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(374,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(374,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(374,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(374,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(374,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(374,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(374,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(374,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(374,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(374,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(374,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(374,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(374,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(374,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(374,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(374,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(374,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(374,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(374,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(374,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(374,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(374,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(374,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(374,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(374,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(374,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(374,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(374,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(374,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(374,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(374,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(374,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(374,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(374,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(374,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(374,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(374,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(374,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(374,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(374,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(374,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(374,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(374,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(374,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(374,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(374,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(374,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(374,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(374,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(374,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(374,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(374,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(374,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(374,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(374,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(374,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(374,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(374,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(374,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(374,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(374,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(374,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(374,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(374,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(374,'Orange','2023-12-13','A','2023-12-20 11:13:53',NULL),(374,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(374,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(374,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(374,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(374,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(374,'Orange','2024-01-16','A','2024-01-16 10:21:04',NULL),(374,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(374,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(374,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(374,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(374,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(374,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(374,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(374,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(374,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(374,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(374,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(374,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(374,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(374,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(374,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(374,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(374,'Orange','2024-02-14','A','2024-02-14 05:46:32',NULL),(374,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(374,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(374,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(374,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(374,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(374,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(374,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(374,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(374,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(374,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(374,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(374,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(374,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(374,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(374,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(374,'Orange','2024-03-09','A','2024-03-09 06:24:36',NULL),(374,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(374,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(374,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(374,'Orange','2024-03-14','A','2024-03-14 03:24:57',NULL),(374,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(374,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(374,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(374,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(374,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(374,'Orange','2024-03-22','A','2024-03-22 03:56:50',NULL),(374,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(374,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(374,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(374,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(374,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(374,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(374,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(374,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(374,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(374,'Orange','2024-04-19','A','2024-04-19 05:14:56',NULL),(374,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(374,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(374,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(374,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(374,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(374,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(374,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(374,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(374,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(374,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(374,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(374,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(374,'Orange','2024-05-10','A','2024-05-10 04:31:07',NULL),(374,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(374,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(374,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(374,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(374,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(374,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(374,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(374,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(374,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(374,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(374,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(374,'Orange','2024-05-29','A','2024-05-29 07:00:36',NULL),(374,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(374,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(374,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(374,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(374,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(374,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(374,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(374,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(374,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(374,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(374,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(374,'Orange','2024-07-10','A','2024-07-11 04:21:02',NULL),(374,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(374,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(374,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(374,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(374,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(374,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(374,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(374,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(374,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(374,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(374,'Orange','2024-07-27','A','2024-07-27 08:03:15',NULL),(374,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(374,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(374,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(374,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(374,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(374,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(374,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(374,'Orange','2024-08-17','A','2024-08-17 04:50:18',NULL),(374,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(374,'Orange','2024-09-03','A','2024-09-03 16:53:38',NULL),(374,'Orange','2024-09-05','L','2024-09-05 03:34:56',NULL),(374,'Orange','2024-09-06','A','2024-09-06 03:44:26',NULL),(374,'Orange','2024-09-07','A','2024-09-07 03:42:53',NULL),(374,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(374,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(374,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(374,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(374,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(374,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(374,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(374,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(374,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(374,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(374,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(374,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(374,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(374,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(374,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(374,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(374,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(374,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(374,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(374,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(374,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(374,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(374,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(374,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(374,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(374,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(374,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(374,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(374,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(374,'Orange','2024-10-21','A','2024-10-21 03:49:17',NULL),(374,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(374,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(374,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(374,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(374,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(374,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(374,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(374,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(374,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(374,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(374,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(374,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(374,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(374,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(374,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(374,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(374,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(374,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(374,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(374,'Orange','2024-11-14','A','2024-11-14 03:51:10',NULL),(374,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(374,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(374,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(374,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(374,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(374,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(374,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(374,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(374,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(374,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(374,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(374,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(374,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(374,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(374,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(374,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(374,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(374,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(374,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(374,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(374,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(374,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(374,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(374,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(374,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(374,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(374,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(374,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(374,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(374,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(374,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(374,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(374,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(374,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(374,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(374,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(374,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(374,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(374,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(374,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(374,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(374,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(374,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(374,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(374,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(374,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(374,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(374,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(374,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(374,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(374,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(374,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(374,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(374,'Pink','2025-03-01','A','2025-03-01 07:22:06',NULL),(374,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(374,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(374,'Pink','2025-03-05','A','2025-03-05 03:31:34',NULL),(374,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(374,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(374,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(374,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(374,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(374,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(374,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(374,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(374,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(374,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(374,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(374,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(374,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(374,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(374,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(374,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(374,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(374,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(374,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(374,'Pink','2025-04-15','A','2025-04-15 04:43:09',NULL),(374,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(374,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(374,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(374,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(374,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(374,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(374,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(374,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(374,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(374,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(374,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(374,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(374,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(374,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(374,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(374,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(374,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(374,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(374,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(374,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(374,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(374,'Pink','2025-05-14','A','2025-05-14 04:01:48',NULL),(374,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(374,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(374,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(374,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(374,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(374,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(374,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(374,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(374,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(374,'Pink','2025-05-29','A','2025-05-29 04:21:41',NULL),(374,'Pink','2025-05-30','A','2025-05-30 05:16:11',NULL),(374,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(374,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(374,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(374,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(374,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(374,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(374,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(374,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(374,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(374,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(374,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(374,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(374,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(374,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(374,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(374,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(374,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(374,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(375,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(375,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(375,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(375,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(375,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(375,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(375,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(375,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(375,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(375,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(375,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(375,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(375,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(375,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(375,'Green','2023-09-09','A','2023-09-09 04:29:04',NULL),(375,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(375,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(375,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(375,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(375,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(375,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(375,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(375,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(375,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(375,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(375,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(375,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(375,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(375,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(375,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(375,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(375,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(375,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(375,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(375,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(375,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(375,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(375,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(375,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(375,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(375,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(375,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(375,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(375,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(375,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(375,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(375,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(375,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(375,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(375,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(375,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(375,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(375,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(375,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(375,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(375,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(375,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(375,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(375,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(375,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(375,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(375,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(375,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(375,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(375,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(375,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(375,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(375,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(375,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(375,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(375,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(375,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(375,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(375,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(375,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(375,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(375,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(375,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(375,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(375,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(375,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(375,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(375,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(375,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(375,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(375,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(375,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(375,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(375,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(375,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(375,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(375,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(375,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(375,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(375,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(375,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(375,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(375,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(375,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(375,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(375,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(375,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(375,'Green','2024-01-22','A','2024-01-22 06:08:35',NULL),(375,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(375,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(375,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(375,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(375,'Green','2024-01-29','A','2024-01-30 04:44:01',NULL),(375,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(375,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(375,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(375,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(375,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(375,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(375,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(375,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(375,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(375,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(375,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(375,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(375,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(375,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(375,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(375,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(375,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(375,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(375,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(375,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(375,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(375,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(375,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(375,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(375,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(375,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(375,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(375,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(375,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(375,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(375,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(375,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(375,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(375,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(375,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(375,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(375,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(375,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(375,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(375,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(375,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(375,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(375,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(375,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(375,'Green','2024-04-19','A','2024-04-19 05:58:25',NULL),(375,'Green','2024-04-20','A','2024-04-20 04:05:43',NULL),(375,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(375,'Green','2024-04-24','A','2024-04-24 04:09:01',NULL),(375,'Green','2024-04-25','A','2024-04-25 04:16:52',NULL),(375,'Green','2024-04-26','A','2024-04-26 04:05:39',NULL),(375,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(375,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(375,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(375,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(375,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(375,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(375,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(375,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(375,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(375,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(375,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(375,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(375,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(375,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(375,'Green','2024-05-18','A','2024-05-18 10:46:30',NULL),(375,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(375,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(375,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(375,'Green','2024-05-27','A','2024-05-27 05:54:28',NULL),(375,'Green','2024-05-29','A','2024-05-29 06:48:39',NULL),(375,'Green','2024-05-30','A','2024-05-30 06:40:11',NULL),(375,'Green','2024-05-31','L','2024-05-31 05:25:17',NULL),(375,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(375,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(375,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(375,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(375,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(375,'Green','2024-07-05','A','2024-07-05 04:32:31',NULL),(375,'Green','2024-07-06','A','2024-07-08 15:57:20',NULL),(375,'Green','2024-07-08','A','2024-07-08 05:45:19',NULL),(375,'Green','2024-07-09','A','2024-07-09 06:52:13',NULL),(375,'Green','2024-07-10','A','2024-07-11 04:18:12',NULL),(375,'Green','2024-07-11','A','2024-07-11 09:39:51',NULL),(375,'Green','2024-07-12','A','2024-07-12 05:43:38',NULL),(375,'Green','2024-07-13','A','2024-07-13 05:14:38',NULL),(375,'Green','2024-07-18','A','2024-07-18 10:12:32',NULL),(375,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(375,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(375,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(375,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(375,'Green','2024-07-24','A','2024-07-24 04:39:21',NULL),(375,'Green','2024-07-27','A','2024-07-27 08:13:11',NULL),(375,'Green','2024-07-29','A','2024-07-31 14:57:13',NULL),(375,'Green','2024-07-30','A','2024-07-31 14:46:59',NULL),(375,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(375,'Green','2024-08-09','A','2024-08-09 07:14:04',NULL),(375,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(375,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(375,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(375,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(375,'Green','2024-08-23','A','2024-08-23 05:50:04',NULL),(375,'Green','2024-09-14','A','2024-09-14 03:25:12',NULL),(375,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(375,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(375,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(375,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(375,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(375,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(375,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(375,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(375,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(375,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(375,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(375,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(375,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(375,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(375,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(375,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(375,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(375,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(375,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(375,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(375,'Green','2024-10-15','A','2024-10-15 03:42:11',NULL),(375,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(375,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(375,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(375,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(375,'Green','2024-10-21','A','2024-10-21 03:41:49',NULL),(375,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(375,'Green','2024-10-23','A','2024-10-23 03:46:40',NULL),(375,'Green','2024-10-24','A','2024-10-24 03:43:23',NULL),(375,'Green','2024-10-25','A','2024-10-25 03:43:53',NULL),(375,'Green','2024-10-26','L','2024-10-26 03:39:43','2024-10-26 03:59:18'),(375,'Green','2024-10-28','L','2024-10-28 03:44:46',NULL),(375,'Green','2024-10-29','L','2024-10-29 03:47:40',NULL),(375,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(375,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(375,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(375,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(375,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(375,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(375,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(375,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(375,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(375,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(375,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(375,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(375,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(375,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(375,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(375,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(375,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(375,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(375,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(375,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(375,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(375,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(375,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(375,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(375,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(375,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(375,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(375,'Green','2025-01-08','A','2025-01-08 03:48:03',NULL),(375,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(375,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(375,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(375,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(375,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(375,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(375,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(375,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(375,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(375,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(375,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(375,'Green','2025-01-23','L','2025-02-27 06:14:00',NULL),(375,'Green','2025-01-24','L','2025-02-27 06:16:10',NULL),(375,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(375,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(375,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(375,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(375,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(375,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(375,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(375,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(375,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(375,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(375,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(375,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(375,'Green','2025-02-15','A','2025-02-27 08:15:02',NULL),(375,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(375,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(375,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(375,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(375,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(375,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(375,'Green','2025-02-25','A','2025-02-25 05:17:36',NULL),(375,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(375,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(375,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(375,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(375,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(375,'Green','2025-03-04','A','2025-03-04 03:43:21',NULL),(375,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(375,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(375,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(375,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(375,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(375,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(375,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(375,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(375,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(375,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(375,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(375,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(375,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(375,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(375,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(375,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(375,'Green','2025-04-09','A','2025-04-09 03:50:38',NULL),(375,'Green','2025-04-11','A','2025-04-12 04:41:52',NULL),(375,'Green','2025-04-12','A','2025-04-12 04:40:59',NULL),(375,'Green','2025-04-14','A','2025-04-14 04:45:55',NULL),(375,'Green','2025-04-15','A','2025-04-15 04:39:03',NULL),(375,'Green','2025-04-16','A','2025-04-16 05:40:26',NULL),(375,'Green','2025-04-17','A','2025-04-17 03:53:06',NULL),(375,'Green','2025-04-18','A','2025-04-18 08:34:06',NULL),(375,'Green','2025-04-19','A','2025-04-21 03:55:56',NULL),(375,'Green','2025-04-21','A','2025-04-21 03:57:51',NULL),(375,'Green','2025-04-22','A','2025-04-22 04:53:24',NULL),(375,'Green','2025-04-24','A','2025-04-24 04:15:02',NULL),(375,'Green','2025-04-25','A','2025-04-25 04:41:46',NULL),(375,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(375,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(375,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(375,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(375,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(375,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(375,'Green','2025-05-07','A','2025-05-08 04:39:59',NULL),(375,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(375,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(375,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(375,'Green','2025-05-12','A','2025-05-12 03:43:54',NULL),(375,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(375,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(375,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(375,'Green','2025-05-16','A','2025-05-16 04:09:00',NULL),(375,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(375,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(375,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(375,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(375,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(375,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(375,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(375,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(375,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(375,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(375,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(375,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(375,'Green','2025-06-23','A','2025-06-23 04:34:52',NULL),(375,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(375,'Green','2025-06-25','A','2025-06-26 04:17:53',NULL),(375,'Green','2025-06-30','A','2025-06-30 05:35:52',NULL),(375,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(375,'Green','2025-07-02','A','2025-07-02 06:24:54',NULL),(375,'Green','2025-07-03','A','2025-07-03 04:38:56',NULL),(375,'Green','2025-07-07','A','2025-07-07 05:24:32',NULL),(375,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(375,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(375,'Green','2025-07-10','A','2025-07-10 05:48:57',NULL),(375,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(375,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(375,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(375,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(375,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(376,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(376,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(376,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(376,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(376,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(376,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(376,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(376,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(376,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(376,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(376,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(376,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(376,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(376,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(376,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(376,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(376,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(376,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(376,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(376,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(376,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(376,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(376,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(376,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(376,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(376,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(376,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(376,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(376,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(376,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(376,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(376,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(376,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(376,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(376,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(376,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(376,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(376,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(376,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(376,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(376,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(376,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(376,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(376,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(376,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(376,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(376,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(376,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(376,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(376,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(376,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(376,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(376,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(376,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(376,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(376,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(376,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(376,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(376,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(376,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(376,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(376,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(376,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(376,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(376,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(376,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(376,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(376,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(376,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(376,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(376,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(376,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(376,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(376,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(376,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(376,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(376,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(376,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(376,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(376,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(376,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(376,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(376,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(376,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(376,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(376,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(376,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(376,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(376,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(376,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(376,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(376,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(376,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(376,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(376,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(376,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(376,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(376,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(376,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(376,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(376,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(376,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(376,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(376,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(376,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(376,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(376,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(376,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(376,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(376,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(376,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(376,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(376,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(376,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(376,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(376,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(376,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(376,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(376,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(376,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(376,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(376,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(376,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(376,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(376,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(376,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(376,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(376,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(376,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(376,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(376,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(376,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(376,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(376,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(376,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(376,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(376,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(376,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(376,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(376,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(376,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(376,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(376,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(376,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(376,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(376,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(376,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(376,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(376,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(376,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(376,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(376,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(376,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(376,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(376,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(376,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(376,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(376,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(376,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(376,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(376,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(376,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(376,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(376,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(376,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(376,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(376,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(376,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(376,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(376,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(376,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(376,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(376,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(376,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(376,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(376,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(376,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(376,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(376,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(376,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(376,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(376,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(376,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(376,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(376,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(376,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(376,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(376,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(376,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(376,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(376,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(376,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(376,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(376,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(376,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(376,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(376,'Green','2024-07-22','A','2024-07-22 04:52:13',NULL),(376,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(376,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(376,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(376,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(376,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(376,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(376,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(376,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(376,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(376,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(376,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(376,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(376,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(376,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(376,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(376,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(376,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(376,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(376,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(376,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(376,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(376,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(376,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(376,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(376,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(376,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(376,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(376,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(376,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(376,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(376,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(376,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(376,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(376,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(376,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(376,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(376,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(376,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(376,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(376,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(376,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(376,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(376,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(376,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(376,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(376,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(376,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(376,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(376,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(376,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(376,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(376,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(376,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(376,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(376,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(376,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(376,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(376,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(376,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(376,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(376,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(376,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(376,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(376,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(376,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(376,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(376,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(376,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(376,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(376,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(376,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(376,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(376,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(376,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(376,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(376,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(376,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(376,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(376,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(376,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(376,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(376,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(376,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(376,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(376,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(376,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(376,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(376,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(376,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(376,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(376,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(376,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(376,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(376,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(376,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(376,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(376,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(376,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(376,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(376,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(376,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(376,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(376,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(376,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(376,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(376,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(376,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(376,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(376,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(376,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(376,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(376,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(376,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(376,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(376,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(376,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(376,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(376,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(376,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(376,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(376,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(376,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(376,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(376,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(376,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(376,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(376,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(376,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(376,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(376,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(376,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(376,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(376,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(376,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(376,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(376,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(376,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(376,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(376,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(376,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(376,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(376,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(376,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(376,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(376,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(376,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(376,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(376,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(376,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(376,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(376,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(376,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(376,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(376,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(376,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(376,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(376,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(376,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(376,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(376,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(376,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(376,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(376,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(376,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(376,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(376,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(376,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(376,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(376,'Green','2025-05-23','L','2025-05-23 05:41:50',NULL),(376,'Green','2025-05-26','L','2025-05-26 03:59:25',NULL),(376,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(376,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(376,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(376,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(376,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(376,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(376,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(376,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(376,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(376,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(376,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(376,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(376,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(376,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(376,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(376,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(376,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(376,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(376,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(376,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(376,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(377,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(377,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(377,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(377,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(377,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(377,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(377,'Green','2023-08-29','A','2023-08-29 05:13:59',NULL),(377,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(377,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(377,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(377,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(377,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(377,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(377,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(377,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(377,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(377,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(377,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(377,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(377,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(377,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(377,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(377,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(377,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(377,'Orange','2023-09-21','A','2023-09-21 04:06:23',NULL),(377,'Orange','2023-09-22','A','2023-09-22 04:22:00',NULL),(377,'Orange','2023-09-23','A','2023-09-23 04:27:22',NULL),(377,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(377,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(377,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(377,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(377,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(377,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(377,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(377,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(377,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(377,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(377,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(377,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(377,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(377,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(377,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(377,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(377,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(377,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(377,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(377,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(377,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(377,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(377,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(377,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(377,'Orange','2023-10-27','A','2023-10-27 05:07:31',NULL),(377,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(377,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(377,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(377,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(377,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(377,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(377,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(377,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(377,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(377,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(377,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(377,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(377,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(377,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(377,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(377,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(377,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(377,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(377,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(377,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(377,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(377,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(377,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(377,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(377,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(377,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(377,'Orange','2023-12-02','A','2023-12-02 03:50:06',NULL),(377,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(377,'Orange','2023-12-05','A','2023-12-05 11:29:36',NULL),(377,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(377,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(377,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(377,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(377,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(377,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(377,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(377,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(377,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(377,'Orange','2024-01-04','A','2024-01-15 09:32:01',NULL),(377,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(377,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(377,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(377,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(377,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(377,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(377,'Orange','2024-01-20','A','2024-01-20 08:17:02',NULL),(377,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(377,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(377,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(377,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(377,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(377,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(377,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(377,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(377,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(377,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(377,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(377,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(377,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(377,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(377,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(377,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(377,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(377,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(377,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(377,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(377,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(377,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(377,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(377,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(377,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(377,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(377,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(377,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(377,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(377,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(377,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(377,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(377,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(377,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(377,'Orange','2024-03-18','A','2024-03-18 03:46:17',NULL),(377,'Orange','2024-03-19','A','2024-03-19 05:16:07',NULL),(377,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(377,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(377,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(377,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(377,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(377,'Orange','2024-03-27','A','2024-03-27 03:24:50',NULL),(377,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(377,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(377,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(377,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(377,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(377,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(377,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(377,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(377,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(377,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(377,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(377,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(377,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(377,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(377,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(377,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(377,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(377,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(377,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(377,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(377,'Orange','2024-05-11','A','2024-05-11 04:27:14',NULL),(377,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(377,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(377,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(377,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(377,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(377,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(377,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(377,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(377,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(377,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(377,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(377,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(377,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(377,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(377,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(377,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(377,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(377,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(377,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(377,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(377,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(377,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(377,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(377,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(377,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(377,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(377,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(377,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(377,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(377,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(377,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(377,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(377,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(377,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(377,'Orange','2024-07-29','A','2024-07-31 14:54:21',NULL),(377,'Orange','2024-07-30','A','2024-07-31 14:43:29',NULL),(377,'Orange','2024-08-06','A','2024-08-06 04:59:14',NULL),(377,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(377,'Orange','2024-08-13','A','2024-08-13 05:18:12',NULL),(377,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(377,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(377,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(377,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(377,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(377,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(377,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(377,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(377,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(377,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(377,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(377,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(377,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(377,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(377,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(377,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(377,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(377,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(377,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(377,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(377,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(377,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(377,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(377,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(377,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(377,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(377,'Orange','2024-10-07','A','2024-10-07 05:16:53',NULL),(377,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(377,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(377,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(377,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(377,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(377,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(377,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(377,'Orange','2024-10-17','A','2024-10-17 03:58:31',NULL),(377,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(377,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(377,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(377,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(377,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(377,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(377,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(377,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(377,'Orange','2024-10-28','A','2024-10-28 03:46:11',NULL),(377,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(377,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(377,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(377,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(377,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(377,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(377,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(377,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(377,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(377,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(377,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(377,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(377,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(377,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(377,'Orange','2024-11-15','A','2024-11-15 04:38:14',NULL),(377,'Orange','2024-11-16','A','2024-11-16 03:45:00',NULL),(377,'Orange','2024-11-18','A','2024-11-18 05:20:26',NULL),(377,'Orange','2024-11-19','A','2024-11-19 05:15:58',NULL),(377,'Orange','2024-11-20','A','2024-11-20 06:29:10',NULL),(377,'Orange','2024-11-21','A','2024-11-21 05:37:06',NULL),(377,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(377,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(377,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(377,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(377,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(377,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(377,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(377,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(377,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(377,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(377,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(377,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(377,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(377,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(377,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(377,'Orange','2025-01-20','A','2025-02-28 05:57:24',NULL),(377,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(377,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(377,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(377,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(377,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(377,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(377,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(377,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(377,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(377,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(377,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(377,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(377,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(377,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(377,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(377,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(377,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(377,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(377,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(377,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(377,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(377,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(377,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(377,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(377,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(377,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(377,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(377,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(377,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(377,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(377,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(377,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(377,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(377,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(377,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(377,'Orange','2025-03-14','A','2025-03-15 04:55:42',NULL),(377,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(377,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(377,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(377,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(377,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(377,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(377,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(377,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(377,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(377,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(377,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(377,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(377,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(377,'Orange','2025-04-16','A','2025-04-16 05:36:29',NULL),(377,'Orange','2025-04-17','A','2025-04-17 03:59:01',NULL),(377,'Orange','2025-04-18','A','2025-04-18 08:44:06',NULL),(377,'Orange','2025-04-19','A','2025-04-21 04:07:10',NULL),(377,'Orange','2025-04-21','A','2025-04-21 04:08:16',NULL),(377,'Orange','2025-04-22','A','2025-04-22 04:52:30',NULL),(377,'Orange','2025-04-23','A','2025-04-23 15:56:26',NULL),(377,'Orange','2025-04-24','A','2025-04-24 04:25:39',NULL),(377,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(377,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(377,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(377,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(377,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(377,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(377,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(377,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(377,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(377,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(377,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(377,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(377,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(377,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(377,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(377,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(377,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(377,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(377,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(377,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(377,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(377,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(377,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(377,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(377,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(377,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(377,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(377,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(377,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(377,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(377,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(377,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(377,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(377,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(377,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(377,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(377,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(377,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(377,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(377,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(377,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(377,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(377,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(377,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(378,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(378,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(378,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(378,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(378,'Green','2023-08-26','A','2023-08-28 05:33:30',NULL),(378,'Green','2023-08-28','A','2023-08-28 05:26:39',NULL),(378,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(378,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(378,'Green','2023-08-31','A','2023-08-31 04:57:22',NULL),(378,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(378,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(378,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(378,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(378,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(378,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(378,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(378,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(378,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(378,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(378,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(378,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(378,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(378,'Green','2023-09-19','A','2023-09-19 03:29:01',NULL),(378,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(378,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(378,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(378,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(378,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(378,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(378,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(378,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(378,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(378,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(378,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(378,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(378,'Green','2023-10-06','A','2023-10-06 03:32:02',NULL),(378,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(378,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(378,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(378,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(378,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(378,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(378,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(378,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(378,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(378,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(378,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(378,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(378,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(378,'Green','2023-10-25','A','2023-10-25 04:28:43',NULL),(378,'Green','2023-10-26','A','2023-10-26 06:33:31',NULL),(378,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(378,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(378,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(378,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(378,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(378,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(378,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(378,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(378,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(378,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(378,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(378,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(378,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(378,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(378,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(378,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(378,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(378,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(378,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(378,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(378,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(378,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(378,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(378,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(378,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(378,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(378,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(378,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(378,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(378,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(378,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(378,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(378,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(378,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(378,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(378,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(378,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(378,'Green','2024-01-02','A','2024-01-23 09:40:42',NULL),(378,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(378,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(378,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(378,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(378,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(378,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(378,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(378,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(378,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(378,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(378,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(378,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(378,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(378,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(378,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(378,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(378,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(378,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(378,'Green','2024-01-29','A','2024-01-30 04:44:01',NULL),(378,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(378,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(378,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(378,'Green','2024-02-02','A','2024-02-02 05:22:40',NULL),(378,'Green','2024-02-03','A','2024-02-03 13:49:35',NULL),(378,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(378,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(378,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(378,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(378,'Green','2024-02-16','A','2024-02-16 04:16:07',NULL),(378,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(378,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(378,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(378,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(378,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(378,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(378,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(378,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(378,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(378,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(378,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(378,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(378,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(378,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(378,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(378,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(378,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(378,'Green','2024-03-13','A','2024-03-13 03:30:49',NULL),(378,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(378,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(378,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(378,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(378,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(378,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(378,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(378,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(378,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(378,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(378,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(378,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(378,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(378,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(378,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(378,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(378,'Green','2024-04-19','A','2024-04-19 05:58:25',NULL),(378,'Green','2024-04-20','A','2024-04-20 04:05:43',NULL),(378,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(378,'Green','2024-04-24','L','2024-04-24 04:09:01',NULL),(378,'Green','2024-04-25','A','2024-04-25 04:16:52',NULL),(378,'Green','2024-04-26','A','2024-04-26 04:05:39',NULL),(378,'Green','2024-04-29','A','2024-04-29 04:24:38',NULL),(378,'Green','2024-04-30','A','2024-04-30 04:12:38',NULL),(378,'Green','2024-05-02','A','2024-05-02 05:01:16',NULL),(378,'Green','2024-05-03','A','2024-05-04 05:37:09',NULL),(378,'Green','2024-05-04','A','2024-05-04 05:30:18',NULL),(378,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(378,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(378,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(378,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(378,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(378,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(378,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(378,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(378,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(378,'Green','2024-05-18','A','2024-05-18 10:46:30',NULL),(378,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(378,'Green','2024-05-21','A','2024-05-21 04:09:11',NULL),(378,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(378,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(378,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(378,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(378,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(378,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(378,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(378,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(378,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(378,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(378,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(378,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(378,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(378,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(378,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(378,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(378,'Green','2024-07-12','A','2024-07-12 05:43:38',NULL),(378,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(378,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(378,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(378,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(378,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(378,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(378,'Green','2024-07-24','A','2024-07-24 04:39:21',NULL),(378,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(378,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(378,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(378,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(378,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(378,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(378,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(378,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(378,'Green','2024-08-17','A','2024-08-17 04:45:05',NULL),(378,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(378,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(378,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(378,'Green','2024-09-04','A','2024-09-04 03:47:29',NULL),(378,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(378,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(378,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(378,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(378,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(378,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(378,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(378,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(378,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(378,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(378,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(378,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(378,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(378,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(378,'Green','2024-10-01','A','2024-10-01 03:52:33',NULL),(378,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(378,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(378,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(378,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(378,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(378,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(378,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(378,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(378,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(378,'Green','2024-10-15','A','2024-10-15 03:42:11',NULL),(378,'Green','2024-10-16','A','2024-10-17 04:07:25',NULL),(378,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(378,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(378,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(378,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(378,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(378,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(378,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(378,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(378,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(378,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(378,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(378,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(378,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(378,'Green','2024-11-01','A','2024-11-01 03:51:33',NULL),(378,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(378,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(378,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(378,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(378,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(378,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(378,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(378,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(378,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(378,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(378,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(378,'Green','2024-11-16','A','2024-11-16 03:39:45',NULL),(378,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(378,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(378,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(378,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(378,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(378,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(378,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(378,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(378,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(378,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(378,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(378,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(378,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(378,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(378,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(378,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(378,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(378,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(378,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(378,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(378,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(378,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(378,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(378,'Green','2025-01-22','A','2025-02-27 06:07:32',NULL),(378,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(378,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(378,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(378,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(378,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(378,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(378,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(378,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(378,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(378,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(378,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(378,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(378,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(378,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(378,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(378,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(378,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(378,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(378,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(378,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(378,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(378,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(378,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(378,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(378,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(378,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(378,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(378,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(378,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(378,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(378,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(378,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(378,'Green','2025-03-11','A','2025-03-11 04:36:43',NULL),(378,'Green','2025-03-12','A','2025-03-12 03:28:16',NULL),(378,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(378,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(378,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(378,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(378,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(378,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(378,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(378,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(378,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(378,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(378,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(378,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(378,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(378,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(378,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(378,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(378,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(378,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(378,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(378,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(378,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(378,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(378,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(378,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(378,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(378,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(378,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(378,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(378,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(378,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(378,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(378,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(378,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(378,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(378,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(378,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(378,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(378,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(378,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(378,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(378,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(378,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(378,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(378,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(378,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(378,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(378,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(378,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(378,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(378,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(378,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(378,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(378,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(378,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(378,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(378,'Green','2025-07-02','A','2025-07-02 06:24:54',NULL),(378,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(378,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(378,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(378,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(378,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(378,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(378,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(378,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(378,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(378,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(379,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(379,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(379,'Green','2023-08-23','A','2023-08-23 05:41:46',NULL),(379,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(379,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(379,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(379,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(379,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(379,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(379,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(379,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(379,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(379,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(379,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(379,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(379,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(379,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(379,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(379,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(379,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(379,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(379,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(379,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(379,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(379,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(379,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(379,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(379,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(379,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(379,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(379,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(379,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(379,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(379,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(379,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(379,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(379,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(379,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(379,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(379,'Green','2023-10-10','A','2023-10-10 03:50:22',NULL),(379,'Green','2023-10-11','L','2023-10-11 04:41:38',NULL),(379,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(379,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(379,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(379,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(379,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(379,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(379,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(379,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(379,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(379,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(379,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(379,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(379,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(379,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(379,'Green','2023-11-02','A','2023-11-02 03:31:15',NULL),(379,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(379,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(379,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(379,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(379,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(379,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(379,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(379,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(379,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(379,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(379,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(379,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(379,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(379,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(379,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(379,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(379,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(379,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(379,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(379,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(379,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(379,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(379,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(379,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(379,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(379,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(379,'Green','2023-12-12','A','2023-12-20 11:06:51',NULL),(379,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(379,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(379,'Green','2023-12-15','A','2023-12-20 11:31:19',NULL),(379,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(379,'Green','2024-01-01','A','2024-01-03 05:07:50',NULL),(379,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(379,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(379,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(379,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(379,'Green','2024-01-06','L','2024-01-23 09:38:36',NULL),(379,'Green','2024-01-08','L','2024-01-23 09:37:10',NULL),(379,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(379,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(379,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(379,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(379,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(379,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(379,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(379,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(379,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(379,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(379,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(379,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(379,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(379,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(379,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(379,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(379,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(379,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(379,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(379,'Green','2024-02-12','A','2024-02-12 03:41:14',NULL),(379,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(379,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(379,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(379,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(379,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(379,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(379,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(379,'Green','2024-02-21','L','2024-02-22 04:53:08',NULL),(379,'Green','2024-02-22','A','2024-02-22 04:50:11',NULL),(379,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(379,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(379,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(379,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(379,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(379,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(379,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(379,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(379,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(379,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(379,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(379,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(379,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(379,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(379,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(379,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(379,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(379,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(379,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(379,'Green','2024-03-22','A','2024-03-22 03:59:10',NULL),(379,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(379,'Green','2024-03-26','A','2024-03-26 04:52:56',NULL),(379,'Green','2024-03-27','A','2024-03-27 03:43:17',NULL),(379,'Green','2024-03-28','A','2024-03-28 04:05:07',NULL),(379,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(379,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(379,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(379,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(379,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(379,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(379,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(379,'Green','2024-04-22','A','2024-04-22 06:18:48',NULL),(379,'Green','2024-04-24','A','2024-04-24 04:09:01',NULL),(379,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(379,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(379,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(379,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(379,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(379,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(379,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(379,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(379,'Green','2024-05-07','A','2024-05-07 04:16:21',NULL),(379,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(379,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(379,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(379,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(379,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(379,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(379,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(379,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(379,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(379,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(379,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(379,'Green','2024-05-27','A','2024-05-27 05:54:28',NULL),(379,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(379,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(379,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(379,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(379,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(379,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(379,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(379,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(379,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(379,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(379,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(379,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(379,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(379,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(379,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(379,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(379,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(379,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(379,'Green','2024-07-20','A','2024-07-20 09:43:12',NULL),(379,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(379,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(379,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(379,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(379,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(379,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(379,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(379,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(379,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(379,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(379,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(379,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(379,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(379,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(379,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(379,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(379,'Green','2024-09-05','A','2024-09-05 03:52:23',NULL),(379,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(379,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(379,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(379,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(379,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(379,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(379,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(379,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(379,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(379,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(379,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(379,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(379,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(379,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(379,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(379,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(379,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(379,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(379,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(379,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(379,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(379,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(379,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(379,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(379,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(379,'Green','2024-10-17','A','2024-10-17 04:08:18',NULL),(379,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(379,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(379,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(379,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(379,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(379,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(379,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(379,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(379,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(379,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(379,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(379,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(379,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(379,'Green','2024-11-02','A','2024-11-02 03:36:40',NULL),(379,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(379,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(379,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(379,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(379,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(379,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(379,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(379,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(379,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(379,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(379,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(379,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(379,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(379,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(379,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(379,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(379,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(379,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(379,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(379,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(379,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(379,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(379,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(379,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(379,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(379,'Green','2025-01-10','A','2025-01-10 03:49:21',NULL),(379,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(379,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(379,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(379,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(379,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(379,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(379,'Green','2025-01-20','A','2025-02-27 05:52:55',NULL),(379,'Green','2025-01-21','L','2025-02-27 06:05:44',NULL),(379,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(379,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(379,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(379,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(379,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(379,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(379,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(379,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(379,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(379,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(379,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(379,'Green','2025-02-10','L','2025-02-27 07:04:40',NULL),(379,'Green','2025-02-11','L','2025-02-27 07:06:05',NULL),(379,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(379,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(379,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(379,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(379,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(379,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(379,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(379,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(379,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(379,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(379,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(379,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(379,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(379,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(379,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(379,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(379,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(379,'Green','2025-03-06','A','2025-03-06 03:42:40',NULL),(379,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(379,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(379,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(379,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(379,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(379,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(379,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(379,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(379,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(379,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(379,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(379,'Green','2025-03-21','A','2025-03-21 03:44:12',NULL),(379,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(379,'Green','2025-04-08','A','2025-04-08 05:09:40',NULL),(379,'Green','2025-04-09','A','2025-04-09 03:50:38',NULL),(379,'Green','2025-04-11','A','2025-04-12 04:41:52',NULL),(379,'Green','2025-04-12','A','2025-04-12 04:40:59',NULL),(379,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(379,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(379,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(379,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(379,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(379,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(379,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(379,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(379,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(379,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(379,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(379,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(379,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(379,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(379,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(379,'Green','2025-05-06','A','2025-05-08 04:45:42',NULL),(379,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(379,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(379,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(379,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(379,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(379,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(379,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(379,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(379,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(379,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(379,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(379,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(379,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(379,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(379,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(379,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(379,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(379,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(379,'Green','2025-05-31','A','2025-05-31 04:17:46',NULL),(379,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(379,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(379,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(379,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(379,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(379,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(379,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(379,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(379,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(379,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(379,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(379,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(379,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(379,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(379,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(379,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(379,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(379,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(380,'Blue','2025-01-17','A','2025-03-03 06:04:07',NULL),(380,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(380,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(380,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(380,'Blue','2025-01-23','A','2025-03-03 06:20:42',NULL),(380,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(380,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(380,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(380,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(380,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(380,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(380,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(380,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(380,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(380,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(380,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(380,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(380,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(380,'Blue','2025-02-20','A','2025-03-03 06:33:15',NULL),(380,'Blue','2025-02-21','A','2025-03-03 06:34:39',NULL),(380,'Blue','2025-02-24','A','2025-03-03 06:36:44',NULL),(380,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(380,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(380,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(380,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(380,'Blue','2025-03-01','A','2025-03-01 07:20:24',NULL),(380,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(380,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(380,'Blue','2025-03-05','A','2025-03-05 03:37:05',NULL),(380,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(380,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(380,'Blue','2025-03-10','A','2025-03-10 05:30:04',NULL),(380,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(380,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(380,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(380,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(380,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(380,'Blue','2025-03-17','A','2025-03-17 07:26:02',NULL),(380,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(380,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(380,'Blue','2025-03-20','A','2025-03-20 04:44:26',NULL),(380,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(380,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(380,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(380,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(380,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(380,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(380,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(380,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(380,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(380,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(380,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(380,'Orange','2023-09-02','A','2023-09-02 05:03:07',NULL),(380,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(380,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(380,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(380,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(380,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(380,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(380,'Orange','2023-09-12','A','2023-09-12 03:37:06',NULL),(380,'Orange','2023-09-13','A','2023-09-13 06:07:09',NULL),(380,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(380,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(380,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(380,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(380,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(380,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(380,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(380,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(380,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(380,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(380,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(380,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(380,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(380,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(380,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(380,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(380,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(380,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(380,'Orange','2023-10-07','A','2023-10-07 03:34:41',NULL),(380,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(380,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(380,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(380,'Orange','2023-10-14','A','2023-10-14 03:24:29',NULL),(380,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(380,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(380,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(380,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(380,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(380,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(380,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(380,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(380,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(380,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(380,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(380,'Orange','2023-10-30','A','2023-10-30 06:37:02',NULL),(380,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(380,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(380,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(380,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(380,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(380,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(380,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(380,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(380,'Orange','2023-11-13','A','2023-11-13 04:56:11',NULL),(380,'Orange','2023-11-14','A','2023-11-29 11:56:54',NULL),(380,'Orange','2023-11-15','A','2023-11-25 05:26:24',NULL),(380,'Orange','2023-11-16','A','2023-11-16 04:05:38',NULL),(380,'Orange','2023-11-17','A','2023-11-17 05:13:22',NULL),(380,'Orange','2023-11-18','A','2023-11-18 05:35:57',NULL),(380,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(380,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(380,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(380,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(380,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(380,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(380,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(380,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(380,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(380,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(380,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(380,'Orange','2023-12-02','A','2023-12-02 03:50:06',NULL),(380,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(380,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(380,'Orange','2023-12-06','A','2023-12-06 11:28:12',NULL),(380,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(380,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(380,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(380,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(380,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(380,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(380,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(380,'Orange','2024-01-01','A','2024-01-03 04:35:17',NULL),(380,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(380,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(380,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(380,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(380,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(380,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(380,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(380,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(380,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(380,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(380,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(380,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(380,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(380,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(380,'Orange','2024-01-31','A','2024-01-31 05:19:20',NULL),(380,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(380,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(380,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(380,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(380,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(380,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(380,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(380,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(380,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(380,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(380,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(380,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(380,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(380,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(380,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(380,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(380,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(380,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(380,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(380,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(380,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(380,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(380,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(380,'Orange','2024-03-12','A','2024-03-12 04:09:24',NULL),(380,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(380,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(380,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(380,'Orange','2024-03-18','A','2024-03-18 03:46:17',NULL),(380,'Orange','2024-03-19','A','2024-03-19 05:16:07',NULL),(380,'Orange','2024-03-20','A','2024-03-20 04:06:07',NULL),(380,'Orange','2024-03-21','A','2024-03-21 04:00:20',NULL),(380,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(380,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(380,'Orange','2024-03-26','A','2024-03-26 04:56:20',NULL),(380,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(380,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(380,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(380,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(380,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(380,'Orange','2024-04-17','A','2024-04-17 10:07:24',NULL),(380,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(380,'Orange','2024-04-19','A','2024-04-19 05:14:56',NULL),(380,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(380,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(380,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(380,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(380,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(380,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(380,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(380,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(380,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(380,'Orange','2024-05-04','A','2024-05-04 05:28:14',NULL),(380,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(380,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(380,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(380,'Orange','2024-05-11','A','2024-05-11 04:27:14',NULL),(380,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(380,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(380,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(380,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(380,'Orange','2024-05-17','A','2024-05-17 04:35:03',NULL),(380,'Orange','2024-05-18','A','2024-05-18 04:52:12',NULL),(380,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(380,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(380,'Orange','2024-05-25','A','2024-05-25 03:50:03',NULL),(380,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(380,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(380,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(380,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(380,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(380,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(380,'Orange','2024-07-02','A','2024-07-02 06:57:43',NULL),(380,'Orange','2024-07-03','A','2024-07-03 05:01:47',NULL),(380,'Orange','2024-07-04','A','2024-07-05 07:19:43',NULL),(380,'Orange','2024-07-05','A','2024-07-05 05:21:28',NULL),(380,'Orange','2024-07-06','A','2024-07-08 15:48:56',NULL),(380,'Orange','2024-07-08','A','2024-07-08 05:37:24',NULL),(380,'Orange','2024-07-09','A','2024-07-09 06:41:20',NULL),(380,'Orange','2024-07-10','A','2024-07-11 04:21:02',NULL),(380,'Orange','2024-07-11','A','2024-07-11 10:03:32',NULL),(380,'Orange','2024-07-12','A','2024-07-12 05:23:11',NULL),(380,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(380,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(380,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(380,'Orange','2024-07-20','A','2024-07-20 09:44:25',NULL),(380,'Orange','2024-07-22','A','2024-07-22 05:02:10',NULL),(380,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(380,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(380,'Orange','2024-07-26','A','2024-07-26 06:46:28',NULL),(380,'Orange','2024-07-27','A','2024-07-27 08:03:15',NULL),(380,'Orange','2024-07-29','A','2024-07-31 14:54:21',NULL),(380,'Orange','2024-07-30','A','2024-07-31 14:43:29',NULL),(380,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(380,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(380,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(380,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(380,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(380,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(380,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(380,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(380,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(380,'Orange','2024-09-06','A','2024-09-06 03:44:26',NULL),(380,'Orange','2024-09-07','A','2024-09-07 03:42:53',NULL),(380,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(380,'Orange','2024-09-12','A','2024-09-12 04:13:58',NULL),(380,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(380,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(380,'Orange','2024-09-16','A','2024-09-16 03:29:07',NULL),(380,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(380,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(380,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(380,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(380,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(380,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(380,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(380,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(380,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(380,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(380,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(380,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(380,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(380,'Orange','2024-10-07','A','2024-10-07 05:16:53',NULL),(380,'Orange','2024-10-08','A','2024-10-08 03:24:47',NULL),(380,'Orange','2024-10-09','A','2024-10-09 03:43:01',NULL),(380,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(380,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(380,'Orange','2024-10-14','A','2024-10-14 03:44:15',NULL),(380,'Orange','2024-10-15','A','2024-10-15 03:45:36',NULL),(380,'Orange','2024-10-16','A','2024-10-17 03:59:53',NULL),(380,'Orange','2024-10-17','A','2024-10-17 03:58:31',NULL),(380,'Orange','2024-10-18','A','2024-10-18 03:51:55',NULL),(380,'Orange','2024-10-19','A','2024-10-19 03:59:41',NULL),(380,'Orange','2024-10-21','A','2024-10-21 03:49:17',NULL),(380,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(380,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(380,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(380,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(380,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(380,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(380,'Orange','2024-10-29','A','2024-10-29 03:50:51',NULL),(380,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(380,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(380,'Orange','2024-11-01','A','2024-11-01 03:54:28',NULL),(380,'Orange','2024-11-02','A','2024-11-02 03:40:26',NULL),(380,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(380,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(380,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(380,'Orange','2024-11-07','L','2024-11-07 03:27:39','2024-11-07 03:38:19'),(380,'Orange','2024-11-08','A','2024-11-08 03:47:33',NULL),(380,'Orange','2024-11-11','A','2024-11-11 03:47:13',NULL),(380,'Orange','2024-11-12','A','2024-11-12 03:38:36',NULL),(380,'Orange','2024-11-13','A','2024-11-13 03:44:10',NULL),(380,'Orange','2024-11-14','A','2024-11-14 03:51:10',NULL),(380,'Orange','2024-11-15','A','2024-11-15 04:38:14',NULL),(380,'Orange','2024-11-16','A','2024-11-16 03:45:00',NULL),(380,'Orange','2024-11-18','A','2024-11-18 05:20:26',NULL),(380,'Orange','2024-11-19','A','2024-11-19 05:15:58',NULL),(380,'Orange','2024-11-20','A','2024-11-20 06:29:10',NULL),(380,'Orange','2024-11-21','A','2024-11-21 05:37:06',NULL),(380,'Orange','2024-11-25','A','2024-11-25 03:48:15',NULL),(380,'Orange','2024-11-26','A','2024-11-26 03:35:59',NULL),(380,'Orange','2024-11-27','A','2024-11-27 03:52:30',NULL),(380,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(380,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(380,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(380,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(380,'Orange','2025-01-07','A','2025-01-07 05:13:56',NULL),(380,'Orange','2025-01-08','A','2025-01-08 03:50:56',NULL),(380,'Orange','2025-01-09','A','2025-01-09 03:37:40',NULL),(380,'Orange','2025-01-10','A','2025-01-10 03:52:41',NULL),(380,'Orange','2025-01-13','A','2025-01-13 05:16:41',NULL),(380,'Orange','2025-01-14','A','2025-01-14 05:08:14',NULL),(380,'Orange','2025-01-15','A','2025-01-16 03:41:15',NULL),(380,'Orange','2025-01-16','A','2025-01-16 03:33:16',NULL),(381,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(381,'Green','2023-08-22','A','2023-08-25 09:18:28',NULL),(381,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(381,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(381,'Green','2023-08-26','A','2023-08-28 05:33:30',NULL),(381,'Green','2023-08-28','A','2023-08-28 05:26:39',NULL),(381,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(381,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(381,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(381,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(381,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(381,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(381,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(381,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(381,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(381,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(381,'Green','2023-09-12','A','2023-09-12 03:42:27',NULL),(381,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(381,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(381,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(381,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(381,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(381,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(381,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(381,'Green','2023-09-21','A','2023-09-21 05:56:43',NULL),(381,'Green','2023-09-22','A','2023-09-22 04:55:41',NULL),(381,'Green','2023-09-23','A','2023-09-23 04:30:20',NULL),(381,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(381,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(381,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(381,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(381,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(381,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(381,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(381,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(381,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(381,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(381,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(381,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(381,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(381,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(381,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(381,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(381,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(381,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(381,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(381,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(381,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(381,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(381,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(381,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(381,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(381,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(381,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(381,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(381,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(381,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(381,'Green','2023-11-04','A','2023-11-04 05:09:48',NULL),(381,'Green','2023-11-06','A','2023-11-06 03:55:49',NULL),(381,'Green','2023-11-07','A','2023-11-07 03:54:07',NULL),(381,'Green','2023-11-08','A','2023-11-08 05:45:14',NULL),(381,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(381,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(381,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(381,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(381,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(381,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(381,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(381,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(381,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(381,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(381,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(381,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(381,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(381,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(381,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(381,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(381,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(381,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(381,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(381,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(381,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(381,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(381,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(381,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(381,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(381,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(381,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(381,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(381,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(381,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(381,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(381,'Green','2024-01-06','A','2024-01-23 09:38:36',NULL),(381,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(381,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(381,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(381,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(381,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(381,'Green','2024-01-16','A','2024-01-23 09:28:59',NULL),(381,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(381,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(381,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(381,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(381,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(381,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(381,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(381,'Green','2024-01-26','A','2024-01-26 04:18:49',NULL),(381,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(381,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(381,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(381,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(381,'Green','2024-02-02','A','2024-02-02 05:22:40',NULL),(381,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(381,'Green','2024-02-12','A','2024-02-12 03:41:14',NULL),(381,'Green','2024-02-13','A','2024-02-13 05:30:56',NULL),(381,'Green','2024-02-14','A','2024-02-14 05:41:23',NULL),(381,'Green','2024-02-15','A','2024-02-15 03:36:39',NULL),(381,'Green','2024-02-16','L','2024-02-16 04:16:07',NULL),(381,'Green','2024-02-17','L','2024-02-17 04:21:25',NULL),(381,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(381,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(381,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(381,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(381,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(381,'Green','2024-02-27','A','2024-02-27 11:37:36',NULL),(381,'Green','2024-02-28','A','2024-02-28 04:08:29',NULL),(381,'Green','2024-02-29','A','2024-02-29 04:43:14',NULL),(381,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(381,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(381,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(381,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(381,'Green','2024-03-08','A','2024-03-08 06:19:21',NULL),(381,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(381,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(381,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(381,'Green','2024-03-13','A','2024-03-13 03:30:49',NULL),(381,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(381,'Green','2024-03-15','A','2024-03-15 03:51:34',NULL),(381,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(381,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(381,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(381,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(381,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(381,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(381,'Green','2024-03-26','A','2024-03-26 04:52:56',NULL),(381,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(381,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(381,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(381,'Green','2024-04-15','A','2024-04-15 05:16:09',NULL),(381,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(381,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(381,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(381,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(381,'Green','2024-04-20','A','2024-04-20 04:05:43',NULL),(381,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(381,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(381,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(381,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(381,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(381,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(381,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(381,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(381,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(381,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(381,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(381,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(381,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(381,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(381,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(381,'Green','2024-05-13','A','2024-05-13 04:09:01',NULL),(381,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(381,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(381,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(381,'Green','2024-05-20','A','2024-05-20 04:05:45',NULL),(381,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(381,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(381,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(381,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(381,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(381,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(381,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(381,'Green','2024-07-01','A','2024-07-02 08:00:55',NULL),(381,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(381,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(381,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(381,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(381,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(381,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(381,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(381,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(381,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(381,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(381,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(381,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(381,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(381,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(381,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(381,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(381,'Green','2024-07-24','A','2024-07-24 04:39:21',NULL),(381,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(381,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(381,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(381,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(381,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(381,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(381,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(381,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(381,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(381,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(381,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(381,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(381,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(381,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(381,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(381,'Green','2024-09-07','A','2024-09-07 03:33:07',NULL),(381,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(381,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(381,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(381,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(381,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(381,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(381,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(381,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(381,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(381,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(381,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(381,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(381,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(381,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(381,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(381,'Green','2024-10-07','L','2024-10-07 05:06:05','2024-10-07 05:11:12'),(381,'Green','2024-10-08','A','2024-10-08 03:23:39',NULL),(381,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(381,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(381,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(381,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(381,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(381,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(381,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(381,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(381,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(381,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(381,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(381,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(381,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(381,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(381,'Green','2024-10-26','A','2024-10-26 03:39:43',NULL),(381,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(381,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(381,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(381,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(381,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(381,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(381,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(381,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(381,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(381,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(381,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(381,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(381,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(381,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(381,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(381,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(381,'Green','2024-11-16','A','2024-11-16 03:39:45',NULL),(381,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(381,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(381,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(381,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(381,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(381,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(381,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(381,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(381,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(381,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(381,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(381,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(381,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(381,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(381,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(381,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(381,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(381,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(381,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(381,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(381,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(381,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(381,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(381,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(381,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(381,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(381,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(381,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(381,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(381,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(381,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(381,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(381,'Green','2025-02-07','L','2025-02-27 06:57:59',NULL),(381,'Green','2025-02-08','L','2025-02-27 07:03:40',NULL),(381,'Green','2025-02-10','L','2025-02-27 07:04:40',NULL),(381,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(381,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(381,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(381,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(381,'Green','2025-02-17','A','2025-02-27 08:16:24',NULL),(381,'Green','2025-02-18','A','2025-02-27 08:19:29',NULL),(381,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(381,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(381,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(381,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(381,'Green','2025-02-25','A','2025-02-25 05:17:36',NULL),(381,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(381,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(381,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(381,'Green','2025-03-01','A','2025-03-01 07:13:11',NULL),(381,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(381,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(381,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(381,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(381,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(381,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(381,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(381,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(381,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(381,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(381,'Green','2025-03-15','A','2025-03-15 04:37:38',NULL),(381,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(381,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(381,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(381,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(381,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(381,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(381,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(381,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(381,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(381,'Green','2025-04-12','A','2025-04-12 04:40:59',NULL),(381,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(381,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(381,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(381,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(381,'Green','2025-04-18','A','2025-04-18 08:34:06',NULL),(381,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(381,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(381,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(381,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(381,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(381,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(381,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(381,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(381,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(381,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(381,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(381,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(381,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(381,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(381,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(381,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(381,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(381,'Green','2025-05-14','A','2025-05-14 03:59:58',NULL),(381,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(381,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(381,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(381,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(381,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(381,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(381,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(381,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(381,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(381,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(381,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(381,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(381,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(381,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(381,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(381,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(381,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(381,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(381,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(381,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(381,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(381,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(381,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(381,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(381,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(381,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(381,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(381,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(381,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(381,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(382,'Green','2023-08-21','A','2023-08-25 09:18:01',NULL),(382,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(382,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(382,'Green','2023-08-24','A','2023-08-24 04:48:17',NULL),(382,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(382,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(382,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(382,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(382,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(382,'Green','2023-09-02','A','2023-09-02 04:43:34',NULL),(382,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(382,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(382,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(382,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(382,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(382,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(382,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(382,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(382,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(382,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(382,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(382,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(382,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(382,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(382,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(382,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(382,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(382,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(382,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(382,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(382,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(382,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(382,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(382,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(382,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(382,'Green','2023-10-06','A','2023-10-06 03:32:02',NULL),(382,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(382,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(382,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(382,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(382,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(382,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(382,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(382,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(382,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(382,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(382,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(382,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(382,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(382,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(382,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(382,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(382,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(382,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(382,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(382,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(382,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(382,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(382,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(382,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(382,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(382,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(382,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(382,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(382,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(382,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(382,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(382,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(382,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(382,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(382,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(382,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(382,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(382,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(382,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(382,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(382,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(382,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(382,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(382,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(382,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(382,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(382,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(382,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(382,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(382,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(382,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(382,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(382,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(382,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(382,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(382,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(382,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(382,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(382,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(382,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(382,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(382,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(382,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(382,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(382,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(382,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(382,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL);
INSERT INTO `attendance` VALUES (382,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(382,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(382,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(382,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(382,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(382,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(382,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(382,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(382,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(382,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(382,'Green','2024-02-12','A','2024-02-12 03:41:14',NULL),(382,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(382,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(382,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(382,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(382,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(382,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(382,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(382,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(382,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(382,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(382,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(382,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(382,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(382,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(382,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(382,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(382,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(382,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(382,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(382,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(382,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(382,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(382,'Green','2024-03-14','A','2024-03-14 03:27:02',NULL),(382,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(382,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(382,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(382,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(382,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(382,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(382,'Green','2024-03-25','A','2024-03-25 03:50:43',NULL),(382,'Green','2024-03-26','A','2024-03-26 04:52:56',NULL),(382,'Green','2024-03-27','A','2024-03-27 03:43:17',NULL),(382,'Green','2024-03-28','A','2024-03-28 04:05:07',NULL),(382,'Green','2024-03-29','A','2024-03-29 03:41:58',NULL),(382,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(382,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(382,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(382,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(382,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(382,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(382,'Green','2024-04-22','A','2024-04-22 06:18:48',NULL),(382,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(382,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(382,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(382,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(382,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(382,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(382,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(382,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(382,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(382,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(382,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(382,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(382,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(382,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(382,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(382,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(382,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(382,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(382,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(382,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(382,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(382,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(382,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(382,'Green','2024-05-30','L','2024-05-30 06:40:11',NULL),(382,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(382,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(382,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(382,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(382,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(382,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(382,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(382,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(382,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(382,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(382,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(382,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(382,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(382,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(382,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(382,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(382,'Green','2024-07-20','A','2024-07-20 09:43:12',NULL),(382,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(382,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(382,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(382,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(382,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(382,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(382,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(382,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(382,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(382,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(382,'Green','2024-08-16','A','2024-08-16 04:31:23',NULL),(382,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(382,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(382,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(382,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(382,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(382,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(382,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(382,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(382,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(382,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(382,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(382,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(382,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(382,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(382,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(382,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(382,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(382,'Green','2024-09-28','A','2024-09-28 03:31:18',NULL),(382,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(382,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(382,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(382,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(382,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(382,'Green','2024-10-07','A','2024-10-07 05:06:05',NULL),(382,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(382,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(382,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(382,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(382,'Green','2024-10-14','A','2024-10-14 03:40:27',NULL),(382,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(382,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(382,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(382,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(382,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(382,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(382,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(382,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(382,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(382,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(382,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(382,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(382,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(382,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(382,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(382,'Green','2024-11-01','A','2024-11-01 03:51:33',NULL),(382,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(382,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(382,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(382,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(382,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(382,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(382,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(382,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(382,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(382,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(382,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(382,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(382,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(382,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(382,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(382,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(382,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(382,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(382,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(382,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(382,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(382,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(382,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(382,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(382,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(382,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(382,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(382,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(382,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(382,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(382,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(382,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(382,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(382,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(382,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(382,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(382,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(382,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(382,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(382,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(382,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(382,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(382,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(382,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(382,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(382,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(382,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(382,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(382,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(382,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(382,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(382,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(382,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(382,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(382,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(382,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(382,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(382,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(382,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(382,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(382,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(382,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(382,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(382,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(382,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(382,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(382,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(382,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(382,'Green','2025-03-11','A','2025-03-11 04:36:43',NULL),(382,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(382,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(382,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(382,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(382,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(382,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(382,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(382,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(382,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(382,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(382,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(382,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(382,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(382,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(382,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(382,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(382,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(382,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(382,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(382,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(382,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(382,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(382,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(382,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(382,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(382,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(382,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(382,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(382,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(382,'Green','2025-05-06','A','2025-05-08 04:45:42',NULL),(382,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(382,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(382,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(382,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(382,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(382,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(382,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(382,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(382,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(382,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(382,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(382,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(382,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(382,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(382,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(382,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(382,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(382,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(382,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(382,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(382,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(382,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(382,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(382,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(382,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(382,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(382,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(382,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(382,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(382,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(382,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(382,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(382,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(382,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(382,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(382,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(382,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(383,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(383,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(383,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(383,'Green','2023-08-24','A','2023-08-24 04:48:17',NULL),(383,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(383,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(383,'Green','2023-08-29','A','2023-08-29 05:13:59',NULL),(383,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(383,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(383,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(383,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(383,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(383,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(383,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(383,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(383,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(383,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(383,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(383,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(383,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(383,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(383,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(383,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(383,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(383,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(383,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(383,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(383,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(383,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(383,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(383,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(383,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(383,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(383,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(383,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(383,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(383,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(383,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(383,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(383,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(383,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(383,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(383,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(383,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(383,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(383,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(383,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(383,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(383,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(383,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(383,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(383,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(383,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(383,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(383,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(383,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(383,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(383,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(383,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(383,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(383,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(383,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(383,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(383,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(383,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(383,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(383,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(383,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(383,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(383,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(383,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(383,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(383,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(383,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(383,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(383,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(383,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(383,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(383,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(383,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(383,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(383,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(383,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(383,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(383,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(383,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(383,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(383,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(383,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(383,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(383,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(383,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(383,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(383,'Orange','2024-01-16','A','2024-01-16 10:21:04',NULL),(383,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(383,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(383,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(383,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(383,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(383,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(383,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(383,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(383,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(383,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(383,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(383,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(383,'Orange','2024-02-02','A','2024-02-02 05:24:11',NULL),(383,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(383,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(383,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(383,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(383,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(383,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(383,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(383,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(383,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(383,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(383,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(383,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(383,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(383,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(383,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(383,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(383,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(383,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(383,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(383,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(383,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(383,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(383,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(383,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(383,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(383,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(383,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(383,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(383,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(383,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(383,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(383,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(383,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(383,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(383,'Orange','2024-03-29','A','2024-03-29 03:32:20',NULL),(383,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(383,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(383,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(383,'Orange','2024-04-18','A','2024-04-18 04:29:11',NULL),(383,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(383,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(383,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(383,'Orange','2024-04-24','A','2024-04-24 04:18:12',NULL),(383,'Orange','2024-04-25','A','2024-04-25 05:04:10',NULL),(383,'Orange','2024-04-26','A','2024-04-26 04:07:26',NULL),(383,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(383,'Orange','2024-04-30','A','2024-04-30 04:19:51',NULL),(383,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(383,'Orange','2024-05-03','A','2024-05-04 05:40:07',NULL),(383,'Orange','2024-05-04','A','2024-05-04 05:28:14',NULL),(383,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(383,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(383,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(383,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(383,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(383,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(383,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(383,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(383,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(383,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(383,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(383,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(383,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(383,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(383,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(383,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(383,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(383,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(383,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(383,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(383,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(383,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(383,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(383,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(383,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(383,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(383,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(383,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(383,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(383,'Orange','2024-07-13','A','2024-07-13 08:15:09',NULL),(383,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(383,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(383,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(383,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(383,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(383,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(383,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(383,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(383,'Orange','2024-07-29','A','2024-07-31 14:54:21',NULL),(383,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(383,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(383,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(383,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(383,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(383,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(383,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(383,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(383,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(383,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(383,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(383,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(383,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(383,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(383,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(383,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(383,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(383,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(383,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(383,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(383,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(383,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(383,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(383,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(383,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(383,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(383,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(383,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(383,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(383,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(383,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(383,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(383,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(383,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(383,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(383,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(383,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(383,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(383,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(383,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(383,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(383,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(383,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(383,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(383,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(383,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(383,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(383,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(383,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(383,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(383,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(383,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(383,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(383,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(383,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(383,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(383,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(383,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(383,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(383,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(383,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(383,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(383,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(383,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(383,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(383,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(383,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(383,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(383,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(383,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(383,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(383,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(383,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(383,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(383,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(383,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(383,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(383,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(383,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(383,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(383,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(383,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(383,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(383,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(383,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(383,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(383,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(383,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(383,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(383,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(383,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(383,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(383,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(383,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(383,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(383,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(383,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(383,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(383,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(383,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(383,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(383,'Orange','2025-02-20','A','2025-02-28 06:46:30',NULL),(383,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(383,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(383,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(383,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(383,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(383,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(383,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(383,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(383,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(383,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(383,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(383,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(383,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(383,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(383,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(383,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(383,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(383,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(383,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(383,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(383,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(383,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(383,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(383,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(383,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(383,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(383,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(383,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(383,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(383,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(383,'Orange','2025-04-15','A','2025-04-15 04:41:07',NULL),(383,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(383,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(383,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(383,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(383,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(383,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(383,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(383,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(383,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(383,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(383,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(383,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(383,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(383,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(383,'Orange','2025-05-06','A','2025-05-08 04:25:37',NULL),(383,'Orange','2025-05-07','A','2025-05-08 04:23:29',NULL),(383,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(383,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(383,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(383,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(383,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(383,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(383,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(383,'Orange','2025-05-16','A','2025-05-16 04:12:23',NULL),(383,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(383,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(383,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(383,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(383,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(383,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(383,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(383,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(383,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(383,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(383,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(383,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(383,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(383,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(383,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(383,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(383,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(383,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(383,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(383,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(383,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(383,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(383,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(383,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(383,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(383,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(383,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(383,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(384,'Green','2023-08-21','A','2023-08-25 09:18:01',NULL),(384,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(384,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(384,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(384,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(384,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(384,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(384,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(384,'Green','2023-08-31','A','2023-08-31 04:57:22',NULL),(384,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(384,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(384,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(384,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(384,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(384,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(384,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(384,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(384,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(384,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(384,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(384,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(384,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(384,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(384,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(384,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(384,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(384,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(384,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(384,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(384,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(384,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(384,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(384,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(384,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(384,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(384,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(384,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(384,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(384,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(384,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(384,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(384,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(384,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(384,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(384,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(384,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(384,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(384,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(384,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(384,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(384,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(384,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(384,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(384,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(384,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(384,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(384,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(384,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(384,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(384,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(384,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(384,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(384,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(384,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(384,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(384,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(384,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(384,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(384,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(384,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(384,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(384,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(384,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(384,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(384,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(384,'Green','2023-12-01','A','2023-12-01 03:35:58',NULL),(384,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(384,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(384,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(384,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(384,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(384,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(384,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(384,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(384,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(384,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(384,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(384,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(384,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(384,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(384,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(384,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(384,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(384,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(384,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(384,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(384,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(384,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(384,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(384,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(384,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(384,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(384,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(384,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(384,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(384,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(384,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(384,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(384,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(384,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(384,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(384,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(384,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(384,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(384,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(384,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(384,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(384,'Green','2024-02-16','A','2024-02-16 04:16:07',NULL),(384,'Green','2024-02-17','L','2024-02-17 04:21:25',NULL),(384,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(384,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(384,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(384,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(384,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(384,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(384,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(384,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(384,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(384,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(384,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(384,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(384,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(384,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(384,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(384,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(384,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(384,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(384,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(384,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(384,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(384,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(384,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(384,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(384,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(384,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(384,'Green','2024-03-27','A','2024-03-27 03:43:17',NULL),(384,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(384,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(384,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(384,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(384,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(384,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(384,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(384,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(384,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(384,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(384,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(384,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(384,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(384,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(384,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(384,'Green','2024-05-03','A','2024-05-04 05:37:09',NULL),(384,'Green','2024-05-04','A','2024-05-04 05:30:18',NULL),(384,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(384,'Green','2024-05-07','A','2024-05-07 04:16:21',NULL),(384,'Green','2024-05-08','A','2024-05-08 04:15:14',NULL),(384,'Green','2024-05-09','A','2024-05-09 04:13:24',NULL),(384,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(384,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(384,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(384,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(384,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(384,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(384,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(384,'Green','2024-05-21','A','2024-05-21 04:09:11',NULL),(384,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(384,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(384,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(384,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(384,'Green','2024-05-31','A','2024-05-31 05:25:17',NULL),(384,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(384,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(384,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(384,'Green','2024-07-03','A','2024-07-03 04:49:47',NULL),(384,'Green','2024-07-04','A','2024-07-05 04:34:11',NULL),(384,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(384,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(384,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(384,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(384,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(384,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(384,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(384,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(384,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(384,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(384,'Green','2024-07-20','A','2024-07-20 09:43:12',NULL),(384,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(384,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(384,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(384,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(384,'Green','2024-07-29','A','2024-07-31 14:57:13',NULL),(384,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(384,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(384,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(384,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(384,'Green','2024-08-15','P','2024-08-15 07:21:24',NULL),(384,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(384,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(384,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(384,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(384,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(384,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(384,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(384,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(384,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(384,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(384,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(384,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(384,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(384,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(384,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(384,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(384,'Green','2024-09-25','A','2024-09-25 03:41:36',NULL),(384,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(384,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(384,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(384,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(384,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(384,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(384,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(384,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(384,'Green','2024-10-08','A','2024-10-08 03:23:39',NULL),(384,'Green','2024-10-09','A','2024-10-09 03:37:53',NULL),(384,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(384,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(384,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(384,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(384,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(384,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(384,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(384,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(384,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(384,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(384,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(384,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(384,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(384,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(384,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(384,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(384,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(384,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(384,'Green','2024-11-01','A','2024-11-01 03:51:33',NULL),(384,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(384,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(384,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(384,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(384,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(384,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(384,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(384,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(384,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(384,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(384,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(384,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(384,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(384,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(384,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(384,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(384,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(384,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(384,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(384,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(384,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(384,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(384,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(384,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(384,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(384,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(384,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(384,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(384,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(384,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(384,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(384,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(384,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(384,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(384,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(384,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(384,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(384,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(384,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(384,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(384,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(384,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(384,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(384,'Green','2025-02-06','A','2025-02-27 06:25:52',NULL),(384,'Green','2025-02-07','A','2025-02-27 06:57:59',NULL),(384,'Green','2025-02-08','A','2025-02-27 07:03:40',NULL),(384,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(384,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(384,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(384,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(384,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(384,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(384,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(384,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(384,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(384,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(384,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(384,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(384,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(384,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(384,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(384,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(384,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(384,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(384,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(384,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(384,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(384,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(384,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(384,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(384,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(384,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(384,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(384,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(384,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(384,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(384,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(384,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(384,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(384,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(384,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(384,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(384,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(384,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(384,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(384,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(384,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(384,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(384,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(384,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(384,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(384,'Green','2025-04-24','A','2025-04-24 04:15:02',NULL),(384,'Green','2025-04-25','A','2025-04-25 04:41:46',NULL),(384,'Green','2025-04-28','L','2025-04-28 04:01:31',NULL),(384,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(384,'Green','2025-04-30','L','2025-04-30 04:31:02',NULL),(384,'Green','2025-05-02','A','2025-05-02 04:55:56',NULL),(384,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(384,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(384,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(384,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(384,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(384,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(384,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(384,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(384,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(384,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(384,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(384,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(384,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(384,'Green','2025-05-20','A','2025-05-20 04:42:52',NULL),(384,'Green','2025-05-21','A','2025-05-21 04:29:42',NULL),(384,'Green','2025-05-22','A','2025-05-22 05:29:56',NULL),(384,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(384,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(384,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(384,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(384,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(384,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(384,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(384,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(384,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(384,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(384,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(384,'Green','2025-07-01','A','2025-07-01 05:13:51',NULL),(384,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(384,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(384,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(384,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(384,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(384,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(384,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(384,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(384,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(384,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(384,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(385,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(385,'Green','2023-08-22','A','2023-08-25 09:18:28',NULL),(385,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(385,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(385,'Green','2023-08-26','A','2023-08-28 05:33:30',NULL),(385,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(385,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(385,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(385,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(385,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(385,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(385,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(385,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(385,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(385,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(385,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(385,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(385,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(385,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(385,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(385,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(385,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(385,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(385,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(385,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(385,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(385,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(385,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(385,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(385,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(385,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(385,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(385,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(385,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(385,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(385,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(385,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(385,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(385,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(385,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(385,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(385,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(385,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(385,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(385,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(385,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(385,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(385,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(385,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(385,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(385,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(385,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(385,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(385,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(385,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(385,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(385,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(385,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(385,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(385,'Orange','2023-11-07','A','2023-11-07 03:58:32',NULL),(385,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(385,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(385,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(385,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(385,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(385,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(385,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(385,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(385,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(385,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(385,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(385,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(385,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(385,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(385,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(385,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(385,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(385,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(385,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(385,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(385,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(385,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(385,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(385,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(385,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(385,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(385,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(385,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(385,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(385,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(385,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(385,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(385,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(385,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(385,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(385,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(385,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(385,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(385,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(385,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(385,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(385,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(385,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(385,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(385,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(385,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(385,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(385,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(385,'Orange','2024-02-12','A','2024-02-12 03:49:38',NULL),(385,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(385,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(385,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(385,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(385,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(385,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(385,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(385,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(385,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(385,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(385,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(385,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(385,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(385,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(385,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(385,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(385,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(385,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(385,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(385,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(385,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(385,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(385,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(385,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(385,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(385,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(385,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(385,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(385,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(385,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(385,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(385,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(385,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(385,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(385,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(385,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(385,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(385,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(385,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(385,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(385,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(385,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(385,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(385,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(385,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(385,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(385,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(385,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(385,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(385,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(385,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(385,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(385,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(385,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(385,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(385,'Orange','2024-05-16','A','2024-05-16 04:48:36',NULL),(385,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(385,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(385,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(385,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(385,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(385,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(385,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(385,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(385,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(385,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(385,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(385,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(385,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(385,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(385,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(385,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(385,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(385,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(385,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(385,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(385,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(385,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(385,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(385,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(385,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(385,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(385,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(385,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(385,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(385,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(385,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(385,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(385,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(385,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(385,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(385,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(385,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(385,'Orange','2024-08-17','A','2024-08-17 04:50:18',NULL),(385,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(385,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(385,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(385,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(385,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(385,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(385,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(385,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(385,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(385,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(385,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(385,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(385,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(385,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(385,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(385,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(385,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(385,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(385,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(385,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(385,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(385,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(385,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(385,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(385,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(385,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(385,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(385,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(385,'Orange','2024-10-14','P','2024-10-14 03:44:15','2024-10-14 05:30:52'),(385,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(385,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(385,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(385,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(385,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(385,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(385,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(385,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(385,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(385,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(385,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(385,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(385,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(385,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(385,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(385,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(385,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(385,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(385,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(385,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(385,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(385,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(385,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(385,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(385,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(385,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(385,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(385,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(385,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(385,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(385,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(385,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(385,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(385,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(385,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(385,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(385,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(385,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(385,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(385,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(385,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(385,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(385,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(385,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(385,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(385,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(385,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(385,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(385,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(385,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(385,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(385,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(385,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(385,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(385,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(385,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(385,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(385,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(385,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(385,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(385,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(385,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(385,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(385,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(385,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(385,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(385,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(385,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(385,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(385,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(385,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(385,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(385,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(385,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(385,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(385,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(385,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(385,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(385,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(385,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(385,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(385,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(385,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(385,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(385,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(385,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(385,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(385,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(385,'Pink','2025-03-13','A','2025-03-13 04:29:27',NULL),(385,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(385,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(385,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(385,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(385,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(385,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(385,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(385,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(385,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(385,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(385,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(385,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(385,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(385,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(385,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(385,'Pink','2025-04-17','A','2025-04-17 03:57:52',NULL),(385,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(385,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(385,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(385,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(385,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(385,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(385,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(385,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(385,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(385,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(385,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(385,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(385,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(385,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(385,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(385,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(385,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(385,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(385,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(385,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(385,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(385,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(385,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(385,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(385,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(385,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(385,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(385,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(385,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(385,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(385,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(385,'Pink','2025-06-10','A','2025-06-10 07:29:55',NULL),(385,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(385,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(385,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(385,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(385,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(385,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(385,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(385,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(385,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(385,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(385,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(385,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(385,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(385,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(385,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(385,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(385,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(386,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(386,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(386,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(386,'Green','2023-08-24','A','2023-08-24 04:48:17',NULL),(386,'Green','2023-08-26','A','2023-08-28 05:33:30',NULL),(386,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(386,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(386,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(386,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(386,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(386,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(386,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(386,'Orange','2023-09-06','A','2023-09-06 06:01:59',NULL),(386,'Orange','2023-09-08','A','2023-09-08 04:06:01',NULL),(386,'Orange','2023-09-09','A','2023-09-09 04:18:11',NULL),(386,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(386,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(386,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(386,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(386,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(386,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(386,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(386,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(386,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(386,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(386,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(386,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(386,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(386,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(386,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(386,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(386,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(386,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(386,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(386,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(386,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(386,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(386,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(386,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(386,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(386,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(386,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(386,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(386,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(386,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(386,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(386,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(386,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(386,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(386,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(386,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(386,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(386,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(386,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(386,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(386,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(386,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(386,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(386,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(386,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(386,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(386,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(386,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(386,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(386,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(386,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(386,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(386,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(386,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(386,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(386,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(386,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(386,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(386,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(386,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(386,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(386,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(386,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(386,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(386,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(386,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(386,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(386,'Orange','2023-12-07','A','2023-12-08 10:59:56',NULL),(386,'Orange','2023-12-08','A','2023-12-08 11:03:35',NULL),(386,'Orange','2023-12-09','A','2023-12-09 07:37:53',NULL),(386,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(386,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(386,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(386,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(386,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(386,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(386,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(386,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(386,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(386,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(386,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(386,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(386,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(386,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(386,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(386,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(386,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(386,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(386,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(386,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(386,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(386,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(386,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(386,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(386,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(386,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(386,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(386,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(386,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(386,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(386,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(386,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(386,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(386,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(386,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(386,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(386,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(386,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(386,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(386,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(386,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(386,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(386,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(386,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(386,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(386,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(386,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(386,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(386,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(386,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(386,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(386,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(386,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(386,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(386,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(386,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(386,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(386,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(386,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(386,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(386,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(386,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(386,'Orange','2024-04-20','A','2024-04-20 04:11:43',NULL),(386,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(386,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(386,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(386,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(386,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(386,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(386,'Orange','2024-05-02','A','2024-05-02 05:00:10',NULL),(386,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(386,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(386,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(386,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(386,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(386,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(386,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(386,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(386,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(386,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(386,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(386,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(386,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(386,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(386,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(386,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(386,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(386,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(386,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(386,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(386,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(386,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(386,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(386,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(386,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(386,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(386,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(386,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(386,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(386,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(386,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(386,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(386,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(386,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(386,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(386,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(386,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(386,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(386,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(386,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(386,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(386,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(386,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(386,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(386,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(386,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(386,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(386,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(386,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(386,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(386,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(386,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(386,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(386,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(386,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(386,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(386,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(386,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(386,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(386,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(386,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(386,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(386,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(386,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(386,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(386,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(386,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(386,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(386,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(386,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(386,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(386,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(386,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(386,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(386,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(386,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(386,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(386,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(386,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(386,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(386,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(386,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(386,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(386,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(386,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(386,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(386,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(386,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(386,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(386,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(386,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(386,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(386,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(386,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(386,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(386,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(386,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(386,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(386,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(386,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(386,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(386,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(386,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(386,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(386,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(386,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(386,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(386,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(386,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(386,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(386,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(386,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(386,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(386,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(386,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(386,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(386,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(386,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(386,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(386,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(386,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(386,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(386,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(386,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(386,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(386,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(386,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(386,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(386,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(386,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(386,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(386,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(386,'Pink','2025-01-23','A','2025-02-28 06:50:03',NULL),(386,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(386,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(386,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(386,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(386,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(386,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(386,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(386,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(386,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(386,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(386,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(386,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(386,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(386,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(386,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(386,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(386,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(386,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(386,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(386,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(386,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(386,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(386,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(386,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(386,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(386,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(386,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(386,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(386,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(386,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(386,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(386,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(386,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(386,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(386,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(386,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(386,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(386,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(386,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(386,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(386,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(386,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(386,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(386,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(386,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(386,'Pink','2025-04-14','A','2025-04-14 06:21:23',NULL),(386,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(386,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(386,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(386,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(386,'Pink','2025-04-19','A','2025-04-21 04:10:57',NULL),(386,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(386,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(386,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(386,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(386,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(386,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(386,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(386,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(386,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(386,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(386,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(386,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(386,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(386,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(386,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(386,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(386,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(386,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(386,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(386,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(386,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(386,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(386,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(386,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(386,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(386,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(386,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(386,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(386,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(386,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(386,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(386,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(386,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(386,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(386,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(386,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(386,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(386,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(386,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(386,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(386,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(386,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(386,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(386,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(386,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(386,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(386,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(387,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(387,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(387,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(387,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(387,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(387,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(387,'Green','2023-08-29','A','2023-08-29 05:13:59',NULL),(387,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(387,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(387,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(387,'Orange','2023-09-04','A','2023-09-04 05:09:31',NULL),(387,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(387,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(387,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(387,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(387,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(387,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(387,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(387,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(387,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(387,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(387,'Orange','2023-09-18','A','2023-09-18 03:32:27',NULL),(387,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(387,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(387,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(387,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(387,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(387,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(387,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(387,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(387,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(387,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(387,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(387,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(387,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(387,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(387,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(387,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(387,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(387,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(387,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(387,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(387,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(387,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(387,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(387,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(387,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(387,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(387,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(387,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(387,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(387,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(387,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(387,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(387,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(387,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(387,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(387,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(387,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(387,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(387,'Orange','2023-11-08','A','2023-11-08 05:39:12',NULL),(387,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(387,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(387,'Orange','2023-11-15','A','2023-11-25 05:26:24',NULL),(387,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(387,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(387,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(387,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(387,'Orange','2023-11-21','A','2023-11-21 04:29:00',NULL),(387,'Orange','2023-11-22','A','2023-11-22 05:53:11',NULL),(387,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(387,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(387,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(387,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(387,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(387,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(387,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(387,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(387,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(387,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(387,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(387,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(387,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(387,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(387,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(387,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(387,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(387,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(387,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(387,'Orange','2024-01-01','A','2024-01-03 04:35:17',NULL),(387,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(387,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(387,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(387,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(387,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(387,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(387,'Orange','2024-01-19','A','2024-01-20 08:18:31',NULL),(387,'Orange','2024-01-20','A','2024-01-20 08:17:02',NULL),(387,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(387,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(387,'Orange','2024-01-25','A','2024-01-25 04:01:10',NULL),(387,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(387,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(387,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(387,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(387,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(387,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(387,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(387,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(387,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(387,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(387,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(387,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(387,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(387,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(387,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(387,'Orange','2024-02-21','A','2024-02-21 11:32:23',NULL),(387,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(387,'Orange','2024-02-27','A','2024-02-27 11:35:45',NULL),(387,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(387,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(387,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(387,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(387,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(387,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(387,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(387,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(387,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(387,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(387,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(387,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(387,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(387,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(387,'Orange','2024-03-19','A','2024-03-19 05:16:07',NULL),(387,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(387,'Orange','2024-03-21','A','2024-03-21 04:00:20',NULL),(387,'Orange','2024-03-22','A','2024-03-22 03:56:50',NULL),(387,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(387,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(387,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(387,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(387,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(387,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(387,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(387,'Orange','2024-04-17','A','2024-04-17 10:07:24',NULL),(387,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(387,'Orange','2024-04-19','A','2024-04-19 05:14:56',NULL),(387,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(387,'Orange','2024-04-22','A','2024-04-22 06:22:19',NULL),(387,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(387,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(387,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(387,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(387,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(387,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(387,'Orange','2024-05-03','A','2024-05-04 05:40:07',NULL),(387,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(387,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(387,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(387,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(387,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(387,'Orange','2024-05-13','A','2024-05-13 04:55:14',NULL),(387,'Orange','2024-05-14','A','2024-05-14 04:46:33',NULL),(387,'Orange','2024-05-15','A','2024-05-15 04:32:28',NULL),(387,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(387,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(387,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(387,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(387,'Orange','2024-05-21','A','2024-05-21 04:19:49',NULL),(387,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(387,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(387,'Orange','2024-05-29','A','2024-05-29 07:00:36',NULL),(387,'Orange','2024-05-30','A','2024-05-30 07:20:48',NULL),(387,'Orange','2024-05-31','A','2024-05-31 05:21:32',NULL),(387,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(387,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(387,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(387,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(387,'Orange','2024-07-04','A','2024-07-05 07:19:43',NULL),(387,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(387,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(387,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(387,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(387,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(387,'Orange','2024-07-11','A','2024-07-11 10:03:32',NULL),(387,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(387,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(387,'Orange','2024-07-18','A','2024-07-18 10:10:39',NULL),(387,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(387,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(387,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(387,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(387,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(387,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(387,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(387,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(387,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(387,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(387,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(387,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(387,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(387,'Orange','2024-08-16','A','2024-08-16 04:26:45',NULL),(387,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(387,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(387,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(387,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(387,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(387,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(387,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(387,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(387,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(387,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(387,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(387,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(387,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(387,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(387,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(387,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(387,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(387,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(387,'Orange','2024-09-28','A','2024-09-28 03:36:31',NULL),(387,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(387,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(387,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(387,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(387,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(387,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(387,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(387,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(387,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(387,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(387,'Orange','2024-10-14','A','2024-10-14 03:44:15',NULL),(387,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(387,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(387,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(387,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(387,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(387,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(387,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(387,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(387,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(387,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(387,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(387,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(387,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(387,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(387,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(387,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(387,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(387,'Orange','2024-11-04','A','2024-11-04 03:54:44',NULL),(387,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(387,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(387,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(387,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(387,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(387,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(387,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(387,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(387,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(387,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(387,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(387,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(387,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(387,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(387,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(387,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(387,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(387,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(387,'Orange','2024-11-29','A','2024-11-29 05:35:45',NULL),(387,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(387,'Orange','2025-01-06','A','2025-01-06 05:11:52',NULL),(387,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(387,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(387,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(387,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(387,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(387,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(387,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(387,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(387,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(387,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(387,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(387,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(387,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(387,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(387,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(387,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(387,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(387,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(387,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(387,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(387,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(387,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(387,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(387,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(387,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(387,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(387,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(387,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(387,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(387,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(387,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(387,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(387,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(387,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(387,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(387,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(387,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(387,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(387,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(387,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(387,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(387,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(387,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(387,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(387,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(387,'Pink','2025-03-08','A','2025-03-10 05:17:26',NULL),(387,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(387,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(387,'Pink','2025-03-12','A','2025-03-12 03:33:25',NULL),(387,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(387,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(387,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(387,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(387,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(387,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(387,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(387,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(387,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(387,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(387,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(387,'Pink','2025-04-11','A','2025-04-12 04:47:51',NULL),(387,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(387,'Pink','2025-04-14','A','2025-04-14 06:21:23',NULL),(387,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(387,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(387,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(387,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(387,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(387,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(387,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(387,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(387,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(387,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(387,'Pink','2025-04-28','A','2025-04-28 06:20:35',NULL),(387,'Pink','2025-04-29','A','2025-04-29 04:27:09',NULL),(387,'Pink','2025-04-30','A','2025-04-30 04:39:57',NULL),(387,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(387,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(387,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(387,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(387,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(387,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(387,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(387,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(387,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(387,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(387,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(387,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(387,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(387,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(387,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(387,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(387,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(387,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(387,'Pink','2025-05-26','A','2025-05-26 04:00:56',NULL),(387,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(387,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(387,'Pink','2025-06-10','A','2025-06-10 07:29:55',NULL),(387,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(387,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(387,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(387,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(387,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(387,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(387,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(387,'Pink','2025-07-03','A','2025-07-03 04:41:48',NULL),(387,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(387,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(387,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(387,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(387,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(387,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(387,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(387,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(387,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(389,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(389,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(389,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(389,'Green','2023-08-24','A','2023-08-24 04:48:17',NULL),(389,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(389,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(389,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(389,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(389,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(389,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(389,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(389,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(389,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(389,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(389,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(389,'Green','2023-09-11','A','2023-09-11 04:53:55',NULL),(389,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(389,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(389,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(389,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(389,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(389,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(389,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(389,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(389,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(389,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(389,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(389,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(389,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(389,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(389,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(389,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(389,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(389,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(389,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(389,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(389,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(389,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(389,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(389,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(389,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(389,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(389,'Green','2023-10-17','A','2023-10-17 03:45:39',NULL),(389,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(389,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(389,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(389,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(389,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(389,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(389,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(389,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(389,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(389,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(389,'Green','2023-10-31','L','2023-10-31 03:47:35',NULL),(389,'Green','2023-11-01','A','2023-11-01 03:29:09',NULL),(389,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(389,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(389,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(389,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(389,'Green','2023-11-07','L','2023-11-07 03:54:07',NULL),(389,'Green','2023-11-08','A','2023-11-08 05:45:14',NULL),(389,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(389,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(389,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(389,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(389,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(389,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(389,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(389,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(389,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(389,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(389,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(389,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(389,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(389,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(389,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(389,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(389,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(389,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(389,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(389,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(389,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(389,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(389,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(389,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(389,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(389,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(389,'Green','2024-01-01','A','2024-01-03 05:07:50',NULL),(389,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(389,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(389,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(389,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(389,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(389,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(389,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(389,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(389,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(389,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(389,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(389,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(389,'Green','2024-01-18','A','2024-01-18 04:01:16',NULL),(389,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(389,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(389,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(389,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(389,'Green','2024-01-25','A','2024-01-25 03:53:48',NULL),(389,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(389,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(389,'Green','2024-01-30','A','2024-01-30 04:42:31',NULL),(389,'Green','2024-01-31','A','2024-01-31 04:00:28',NULL),(389,'Green','2024-02-01','A','2024-02-01 05:18:32',NULL),(389,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(389,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(389,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(389,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(389,'Green','2024-02-14','A','2024-02-14 05:41:23',NULL),(389,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(389,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(389,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(389,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(389,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(389,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(389,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(389,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(389,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(389,'Green','2024-02-28','A','2024-02-28 04:08:29',NULL),(389,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(389,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(389,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(389,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(389,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(389,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(389,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(389,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(389,'Green','2024-03-12','A','2024-03-12 04:12:52',NULL),(389,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(389,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(389,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(389,'Green','2024-03-18','A','2024-03-18 03:43:14',NULL),(389,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(389,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(389,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(389,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(389,'Green','2024-03-25','A','2024-03-25 03:50:43',NULL),(389,'Green','2024-03-26','A','2024-03-26 04:52:56',NULL),(389,'Green','2024-03-27','A','2024-03-27 03:43:17',NULL),(389,'Green','2024-03-28','A','2024-03-28 04:05:07',NULL),(389,'Green','2024-03-29','A','2024-03-29 03:41:58',NULL),(389,'Green','2024-04-15','A','2024-04-15 05:16:09',NULL),(389,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(389,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(389,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(389,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(389,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(389,'Green','2024-04-22','A','2024-04-22 06:18:48',NULL),(389,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(389,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(389,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(389,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(389,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(389,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(389,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(389,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(389,'Green','2024-05-06','A','2024-05-06 05:26:02',NULL),(389,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(389,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(389,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(389,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(389,'Green','2024-05-11','A','2024-05-11 04:23:19',NULL),(389,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(389,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(389,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(389,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(389,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(389,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(389,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(389,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(389,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(389,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(389,'Green','2024-05-31','A','2024-05-31 05:25:17',NULL),(389,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(389,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(389,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(389,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(389,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(389,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(389,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(389,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(389,'Green','2024-07-09','A','2024-07-09 06:52:13',NULL),(389,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(389,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(389,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(389,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(389,'Green','2024-07-18','A','2024-07-18 10:12:32',NULL),(389,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(389,'Green','2024-07-20','A','2024-07-20 09:43:12',NULL),(389,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(389,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(389,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(389,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(389,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(389,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(389,'Green','2024-08-06','A','2024-08-06 05:15:55',NULL),(389,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(389,'Green','2024-08-13','A','2024-08-13 05:22:54',NULL),(389,'Green','2024-08-15','P','2024-08-15 07:21:24',NULL),(389,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(389,'Green','2024-08-17','A','2024-08-17 04:45:05',NULL),(389,'Green','2024-08-23','A','2024-08-23 05:50:04',NULL),(389,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(389,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(389,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(389,'Green','2024-09-05','A','2024-09-05 03:52:23',NULL),(389,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(389,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(389,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(389,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(389,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(389,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(389,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(389,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(389,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(389,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(389,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(389,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(389,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(389,'Green','2024-10-01','A','2024-10-01 03:52:33',NULL),(389,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(389,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(389,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(389,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(389,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(389,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(389,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(389,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(389,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(389,'Green','2024-10-15','A','2024-10-15 03:42:11',NULL),(389,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(389,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(389,'Green','2024-10-18','A','2024-10-18 03:45:15',NULL),(389,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(389,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(389,'Green','2024-10-22','A','2024-10-22 03:34:34',NULL),(389,'Green','2024-10-23','L','2024-10-23 03:46:40',NULL),(389,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(389,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(389,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(389,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(389,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(389,'Green','2024-10-30','L','2024-10-30 03:39:46',NULL),(389,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(389,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(389,'Green','2024-11-02','A','2024-11-02 03:36:40',NULL),(389,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(389,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(389,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(389,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(389,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(389,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(389,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(389,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(389,'Green','2024-11-14','A','2024-11-14 03:47:49',NULL),(389,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(389,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(389,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(389,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(389,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(389,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(389,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(389,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(389,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(389,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(389,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(389,'Green','2024-11-30','A','2024-11-30 03:29:23',NULL),(389,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(389,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(389,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(389,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(389,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(389,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(389,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(389,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(389,'Green','2025-01-16','A','2025-01-16 03:28:40',NULL),(389,'Green','2025-01-17','A','2025-02-26 05:08:32',NULL),(389,'Green','2025-01-18','A','2025-02-26 05:09:00',NULL),(389,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(389,'Green','2025-01-21','A','2025-02-27 06:05:44',NULL),(389,'Green','2025-01-22','L','2025-02-27 06:07:32',NULL),(389,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(389,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(389,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(389,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(389,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(389,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(389,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(389,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(389,'Green','2025-02-07','A','2025-02-27 06:57:59',NULL),(389,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(389,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(389,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(389,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(389,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(389,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(389,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(389,'Green','2025-02-18','L','2025-02-27 08:19:29',NULL),(389,'Green','2025-02-19','L','2025-02-27 08:20:14',NULL),(389,'Green','2025-02-21','L','2025-02-27 08:21:39',NULL),(389,'Green','2025-02-22','L','2025-02-27 08:22:49',NULL),(389,'Green','2025-02-24','L','2025-02-27 08:23:57',NULL),(389,'Green','2025-02-25','L','2025-02-25 05:17:36',NULL),(389,'Green','2025-02-26','L','2025-02-26 05:07:55',NULL),(389,'Green','2025-02-27','L','2025-02-27 08:25:30',NULL),(389,'Green','2025-02-28','L','2025-02-28 03:53:57',NULL),(389,'Green','2025-03-01','L','2025-03-01 07:13:11',NULL),(389,'Green','2025-03-03','L','2025-03-03 04:02:43',NULL),(389,'Green','2025-03-04','L','2025-03-04 03:43:21',NULL),(389,'Green','2025-03-05','L','2025-03-05 03:24:15',NULL),(389,'Green','2025-03-06','L','2025-03-06 03:42:40',NULL),(389,'Green','2025-03-08','L','2025-03-10 05:19:57',NULL),(389,'Green','2025-03-10','L','2025-03-10 05:26:27',NULL),(389,'Green','2025-03-11','L','2025-03-11 04:36:43',NULL),(389,'Green','2025-03-12','L','2025-03-12 03:28:16',NULL),(389,'Green','2025-03-13','L','2025-03-13 04:14:29',NULL),(389,'Green','2025-03-14','L','2025-03-15 04:36:10',NULL),(389,'Green','2025-03-15','L','2025-03-15 04:37:38',NULL),(389,'Green','2025-03-17','L','2025-03-17 06:31:31',NULL),(389,'Green','2025-03-18','L','2025-03-19 03:22:49',NULL),(389,'Green','2025-03-19','L','2025-03-19 03:24:35',NULL),(389,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(389,'Green','2025-03-21','L','2025-03-21 03:44:12',NULL),(389,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(389,'Green','2025-04-08','A','2025-04-08 05:09:40',NULL),(389,'Green','2025-04-09','L','2025-04-09 03:50:38',NULL),(389,'Green','2025-04-11','A','2025-04-12 04:41:52',NULL),(389,'Green','2025-04-12','A','2025-04-12 04:40:59',NULL),(389,'Green','2025-04-14','A','2025-04-14 04:45:55',NULL),(389,'Green','2025-04-15','A','2025-04-15 04:39:03',NULL),(389,'Green','2025-04-16','A','2025-04-16 05:40:26',NULL),(389,'Green','2025-04-17','A','2025-04-17 03:53:06',NULL),(389,'Green','2025-04-18','A','2025-04-18 08:34:06',NULL),(389,'Green','2025-04-19','A','2025-04-21 03:55:56',NULL),(389,'Green','2025-04-21','A','2025-04-21 03:57:51',NULL),(389,'Green','2025-04-22','A','2025-04-22 04:53:24',NULL),(390,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(390,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(390,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(390,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(390,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(390,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(390,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(390,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(390,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(390,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(390,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(390,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(390,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(390,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(390,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(390,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(390,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(390,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(390,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(390,'Green','2023-09-15','A','2023-09-15 04:09:47',NULL),(390,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(390,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(390,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(390,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(390,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(390,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(390,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(390,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(390,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(390,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(390,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(390,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(390,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(390,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(390,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(390,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(390,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(390,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(390,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(390,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(390,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(390,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(390,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(390,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(390,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(390,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(390,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(390,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(390,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(390,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(390,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(390,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(390,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(390,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(390,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(390,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(390,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(390,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(390,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(390,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(390,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(390,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(390,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(390,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(390,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(390,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(390,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(390,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(390,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(390,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(390,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(390,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(390,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(390,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(390,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(390,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(390,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(390,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(390,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(390,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(390,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(390,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(390,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(390,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(390,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(390,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(390,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(390,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(390,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(390,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(390,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(390,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(390,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(390,'Green','2024-01-08','A','2024-01-23 09:37:10',NULL),(390,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(390,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(390,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(390,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(390,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(390,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(390,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(390,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(390,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(390,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(390,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(390,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(390,'Green','2024-01-26','A','2024-01-26 04:18:49',NULL),(390,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(390,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(390,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(390,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(390,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(390,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(390,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(390,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(390,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(390,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(390,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(390,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(390,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(390,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(390,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(390,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(390,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(390,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(390,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(390,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(390,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(390,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(390,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(390,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(390,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(390,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(390,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(390,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(390,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(390,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(390,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(390,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(390,'Green','2024-03-19','A','2024-03-19 05:18:36',NULL),(390,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(390,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(390,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(390,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(390,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(390,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(390,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(390,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(390,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(390,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(390,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(390,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(390,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(390,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(390,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(390,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(390,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(390,'Green','2024-04-26','A','2024-04-26 04:05:39',NULL),(390,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(390,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(390,'Green','2024-05-02','A','2024-05-02 05:01:16',NULL),(390,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(390,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(390,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(390,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(390,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(390,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(390,'Green','2024-05-10','A','2024-05-10 04:18:54',NULL),(390,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(390,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(390,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(390,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(390,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(390,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(390,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(390,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(390,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(390,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(390,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(390,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(390,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(390,'Green','2024-07-01','A','2024-07-02 08:00:55',NULL),(390,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(390,'Green','2024-07-03','A','2024-07-03 04:49:47',NULL),(390,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(390,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(390,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(390,'Green','2024-07-08','A','2024-07-08 05:45:19',NULL),(390,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(390,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(390,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(390,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(390,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(390,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(390,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(390,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(390,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(390,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(390,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(390,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(390,'Green','2024-07-29','A','2024-07-31 14:57:13',NULL),(390,'Green','2024-07-30','A','2024-07-31 14:46:59',NULL),(390,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(390,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(390,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(390,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(390,'Green','2024-08-16','A','2024-08-16 04:31:23',NULL),(390,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(390,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(390,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(390,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(390,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(390,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(390,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(390,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(390,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(390,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(390,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(390,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(390,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(390,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(390,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(390,'Green','2024-09-25','A','2024-09-25 03:41:36',NULL),(390,'Green','2024-09-26','A','2024-09-26 03:48:35',NULL),(390,'Green','2024-09-28','A','2024-09-28 03:31:18',NULL),(390,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(390,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(390,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(390,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(390,'Green','2024-10-05','A','2024-10-05 03:55:02',NULL),(390,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(390,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(390,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(390,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(390,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(390,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(390,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(390,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(390,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(390,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(390,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(390,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(390,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(390,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(390,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(390,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(390,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(390,'Green','2024-10-28','A','2024-10-28 03:44:46',NULL),(390,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(390,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(390,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(390,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(390,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(390,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(390,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(390,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(390,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(390,'Green','2024-11-08','A','2024-11-08 03:46:17',NULL),(390,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(390,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(390,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(390,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(390,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(390,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(390,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(390,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(390,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(390,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(390,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(390,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(390,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(390,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(390,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(390,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(390,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(390,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(390,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(390,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(390,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(390,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(390,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(390,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(390,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(390,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(390,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(390,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(390,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(390,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(390,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(390,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(390,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(390,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(390,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(390,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(390,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(390,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(390,'Green','2025-02-07','A','2025-02-27 06:57:59',NULL),(390,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(390,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(390,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(390,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(390,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(390,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(390,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(390,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(390,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(390,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(390,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(390,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(390,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(390,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(390,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(390,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(390,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(390,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(390,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(390,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(390,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(390,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(390,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(390,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(390,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(390,'Green','2025-03-13','A','2025-03-13 04:14:29',NULL),(390,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(390,'Green','2025-03-15','A','2025-03-15 04:37:38',NULL),(390,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(390,'Green','2025-03-18','A','2025-03-19 03:22:49',NULL),(390,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(390,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(390,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(390,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(390,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(390,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(390,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(390,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(390,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(390,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(390,'Green','2025-04-16','A','2025-04-16 05:40:26',NULL),(390,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(390,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(390,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(390,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(390,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(390,'Green','2025-04-24','A','2025-04-24 04:15:02',NULL),(390,'Green','2025-04-25','A','2025-04-25 04:41:46',NULL),(390,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(390,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(390,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(390,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(390,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(390,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(390,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(390,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(390,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(390,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(390,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(390,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(390,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(390,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(390,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(390,'Green','2025-05-17','A','2025-05-17 04:15:38',NULL),(390,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(390,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(390,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(390,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(390,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(390,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(390,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(390,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(390,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(390,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(390,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(390,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(390,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(390,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(390,'Green','2025-06-30','A','2025-06-30 05:35:52',NULL),(390,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(390,'Green','2025-07-02','A','2025-07-02 06:24:54',NULL),(390,'Green','2025-07-03','A','2025-07-03 04:38:56',NULL),(390,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(390,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(390,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(390,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(390,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(390,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(390,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(390,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(390,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(391,'Green','2023-08-21','P','2023-08-25 09:18:01',NULL),(391,'Green','2023-08-22','P','2023-08-25 09:18:28',NULL),(391,'Green','2023-08-23','P','2023-08-23 05:41:46',NULL),(391,'Green','2023-08-24','P','2023-08-24 04:48:17',NULL),(391,'Green','2023-08-26','P','2023-08-28 05:33:30',NULL),(391,'Green','2023-08-28','P','2023-08-28 05:26:39',NULL),(391,'Green','2023-08-29','P','2023-08-29 05:13:59',NULL),(391,'Green','2023-08-30','P','2023-08-30 04:40:04',NULL),(391,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(391,'Green','2023-09-02','A','2023-09-02 04:43:34',NULL),(391,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(391,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(391,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(391,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(391,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(391,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(391,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(391,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(391,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(391,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(391,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(391,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(391,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(391,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(391,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(391,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(391,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(391,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(391,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(391,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(391,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(391,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(391,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(391,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(391,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(391,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(391,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(391,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(391,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(391,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(391,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(391,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(391,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(391,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(391,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(391,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(391,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(391,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(391,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(391,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(391,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(391,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(391,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(391,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(391,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(391,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(391,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(391,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(391,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(391,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(391,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(391,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(391,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(391,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(391,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(391,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(391,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(391,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(391,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(391,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(391,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(391,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(391,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(391,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(391,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(391,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(391,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(391,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(391,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(391,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(391,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(391,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(391,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(391,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(391,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(391,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(391,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(391,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(391,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(391,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(391,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(391,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(391,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(391,'Green','2024-01-08','A','2024-01-23 09:37:10',NULL),(391,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(391,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(391,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(391,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(391,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(391,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(391,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(391,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(391,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(391,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(391,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(391,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(391,'Green','2024-01-26','A','2024-01-26 04:18:49',NULL),(391,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(391,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(391,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(391,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(391,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(391,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(391,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(391,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(391,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(391,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(391,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(391,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(391,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(391,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(391,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(391,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(391,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(391,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(391,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(391,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(391,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(391,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(391,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(391,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(391,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(391,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(391,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(391,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(391,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(391,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(391,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(391,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(391,'Green','2024-03-19','A','2024-03-19 05:18:36',NULL),(391,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(391,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(391,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(391,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(391,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(391,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(391,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(391,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(391,'Green','2024-04-15','A','2024-04-15 05:16:09',NULL),(391,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(391,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(391,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(391,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(391,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(391,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(391,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(391,'Green','2024-04-25','A','2024-04-25 04:16:52',NULL),(391,'Green','2024-04-26','A','2024-04-26 04:05:39',NULL),(391,'Green','2024-04-29','A','2024-04-29 04:24:38',NULL),(391,'Green','2024-04-30','A','2024-04-30 04:12:38',NULL),(391,'Green','2024-05-02','A','2024-05-02 05:01:16',NULL),(391,'Green','2024-05-03','A','2024-05-04 05:37:09',NULL),(391,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(391,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(391,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(391,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(391,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(391,'Green','2024-05-10','A','2024-05-10 04:18:54',NULL),(391,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(391,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(391,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(391,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(391,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(391,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(391,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(391,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(391,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(391,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(391,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(391,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(391,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(391,'Green','2024-07-01','A','2024-07-02 08:00:55',NULL),(391,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(391,'Green','2024-07-03','A','2024-07-03 04:49:47',NULL),(391,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(391,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(391,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(391,'Green','2024-07-08','A','2024-07-08 05:45:19',NULL),(391,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(391,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(391,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(391,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(391,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(391,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(391,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(391,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(391,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(391,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(391,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(391,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(391,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(391,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(391,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(391,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(391,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(391,'Green','2024-08-15','P','2024-08-15 07:21:24',NULL),(391,'Green','2024-08-16','A','2024-08-16 04:31:23',NULL),(391,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(391,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(391,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(391,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(391,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(391,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(391,'Green','2024-09-06','A','2024-09-06 03:49:15',NULL),(391,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(391,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(391,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(391,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(391,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(391,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(391,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(391,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(391,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(391,'Green','2024-09-26','A','2024-09-26 03:48:35',NULL),(391,'Green','2024-09-28','A','2024-09-28 03:31:18',NULL),(391,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(391,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(391,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(391,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(391,'Green','2024-10-05','A','2024-10-05 03:55:02',NULL),(391,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(391,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(391,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(391,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(391,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(391,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(391,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(391,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(391,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(391,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(391,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(391,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(391,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(391,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(391,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(391,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(391,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(391,'Green','2024-10-28','A','2024-10-28 03:44:46',NULL),(391,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(391,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(391,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(391,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(391,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(391,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(391,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(391,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(391,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(391,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(391,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(391,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(391,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(391,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(391,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(391,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(391,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(391,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(391,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(391,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(391,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(391,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(391,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(391,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(391,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(391,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(391,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(391,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(391,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(391,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(391,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(391,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(391,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(391,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(391,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(391,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(391,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(391,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(391,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(391,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(391,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(391,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(391,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(391,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(391,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(391,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(391,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(391,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(391,'Green','2025-02-07','A','2025-02-27 06:57:59',NULL),(391,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(391,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(391,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(391,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(391,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(391,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(391,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(391,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(391,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(391,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(391,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(391,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(391,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(391,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(391,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(391,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(391,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(391,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(391,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(391,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(391,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(391,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(391,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(391,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(391,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(391,'Green','2025-03-13','A','2025-03-13 04:14:29',NULL),(391,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(391,'Green','2025-03-15','A','2025-03-15 04:37:38',NULL),(391,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(391,'Green','2025-03-18','A','2025-03-19 03:22:49',NULL),(391,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(391,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(391,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(391,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(391,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(391,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(391,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(391,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(391,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(391,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(391,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(391,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(391,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(391,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(391,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(391,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(391,'Green','2025-04-24','A','2025-04-24 04:15:02',NULL),(391,'Green','2025-04-25','A','2025-04-25 04:41:46',NULL),(391,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(391,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(391,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(391,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(391,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(391,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(391,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(391,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(391,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(391,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(391,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(391,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(391,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(391,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(391,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(391,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(391,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(391,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(391,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(391,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(391,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(391,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(391,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(391,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(391,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(391,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(391,'Green','2025-06-16','A','2025-06-16 03:32:37',NULL),(391,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(391,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(391,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(391,'Green','2025-06-30','A','2025-06-30 05:35:52',NULL),(391,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(391,'Green','2025-07-02','A','2025-07-02 06:24:54',NULL),(391,'Green','2025-07-03','A','2025-07-03 04:38:56',NULL),(391,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(391,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(391,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(391,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(391,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(391,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(391,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(391,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(391,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(392,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(392,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(392,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(392,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(392,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(392,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(392,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(392,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(392,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(392,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(392,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(392,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(392,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(392,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(392,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(392,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(392,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(392,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(392,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(392,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(392,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(392,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(392,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(392,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(392,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(392,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(392,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(392,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(392,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(392,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(392,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(392,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(392,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(392,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(392,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(392,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(392,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(392,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(392,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(392,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(392,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(392,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(392,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(392,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(392,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(392,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(392,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(392,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(392,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(392,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(392,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(392,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(392,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(392,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(392,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(392,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(392,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(392,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(392,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(392,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(392,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(392,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(392,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(392,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(392,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(392,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(392,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(392,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(392,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(392,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(392,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(392,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(392,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(392,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(392,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(392,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(392,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(392,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(392,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(392,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(392,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(392,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(392,'Pink','2023-09-06','A','2023-09-06 06:00:43',NULL),(392,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(392,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(392,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(392,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(392,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(392,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(392,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(392,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(392,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(392,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(392,'Pink','2023-09-20','A','2023-09-20 05:34:36',NULL),(392,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(392,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(392,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(392,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(392,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(392,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(392,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(392,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(392,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(392,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(392,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(392,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(392,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(392,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(392,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(392,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(392,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(392,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(392,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(392,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(392,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(392,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(392,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(392,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(392,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(392,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(392,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(392,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(392,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(392,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(392,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(392,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(392,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(392,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(392,'Pink','2023-11-07','A','2023-11-25 05:41:40',NULL),(392,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(392,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(392,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(392,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(392,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(392,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(392,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(392,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(392,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(392,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(392,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(392,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(392,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(392,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(392,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(392,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(392,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(392,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(392,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(392,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(392,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(392,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(392,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(392,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(392,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(392,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(392,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(392,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(392,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(392,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(392,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(392,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(392,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(392,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(392,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(392,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(392,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(392,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(392,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(392,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(392,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(392,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(392,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(392,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(392,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(392,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(392,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(392,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(392,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(392,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(392,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(392,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(392,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(392,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(392,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(392,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(392,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(392,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(392,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(392,'Pink','2024-02-21','L','2024-02-21 04:40:38',NULL),(392,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(392,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(392,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(392,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(392,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(392,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(392,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(392,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(392,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(392,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(392,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(392,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(392,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(392,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(392,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(392,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(392,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(392,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(392,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(392,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(392,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(392,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(392,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(392,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(392,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(392,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(392,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(392,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(392,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(392,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(392,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(392,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(392,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(392,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(392,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(392,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(392,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(392,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(392,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(392,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(392,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(392,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(392,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(392,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(392,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(392,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(392,'Pink','2024-05-10','A','2024-05-10 04:27:45',NULL),(392,'Pink','2024-05-11','A','2024-05-11 04:25:22',NULL),(392,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(392,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(392,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(392,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(392,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(392,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(392,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(392,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(392,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(392,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(392,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(392,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(392,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(392,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(392,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(392,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(392,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(392,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(392,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(392,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(392,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(392,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(392,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(392,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(392,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(392,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(392,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(392,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(392,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(392,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(392,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(392,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(392,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(392,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(392,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(392,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(392,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(392,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(392,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(392,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(392,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(392,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(392,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(392,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(392,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(392,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(392,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(392,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(392,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(392,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(392,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(392,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(392,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(392,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(392,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(392,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(392,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(392,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(392,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(392,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(392,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(392,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(392,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(392,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(392,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(392,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(392,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(392,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(392,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(392,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(392,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(392,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(392,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(392,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(392,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(392,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(392,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(392,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(392,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(392,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(392,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(392,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(392,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(392,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(392,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(392,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(392,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(392,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(392,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(392,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(392,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(392,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(392,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(392,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(392,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(392,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(392,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(392,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(392,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(392,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(392,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(392,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(392,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(392,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(392,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(392,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(392,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(392,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(392,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(392,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(392,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(392,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(392,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(392,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(392,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(392,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(392,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(392,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(392,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(392,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(392,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(392,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(392,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(392,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(392,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(392,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(392,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(392,'Yellow','2025-06-16','A','2025-06-16 03:17:19',NULL),(392,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(392,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(392,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(392,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(392,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(392,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(392,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(392,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(392,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(392,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(392,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(392,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(392,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(392,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(392,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(392,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(393,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(393,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(393,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(393,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(393,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(393,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(393,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(393,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(393,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(393,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(393,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(393,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(393,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(393,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(393,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(393,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(393,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(393,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(393,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(393,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(393,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(393,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(393,'Blue','2025-02-28','A','2025-02-28 03:56:59',NULL),(393,'Blue','2025-03-01','A','2025-03-01 07:20:24',NULL),(393,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(393,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(393,'Blue','2025-03-05','A','2025-03-05 03:37:05',NULL),(393,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(393,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(393,'Blue','2025-03-10','A','2025-03-10 05:30:04',NULL),(393,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(393,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(393,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(393,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(393,'Blue','2025-03-15','A','2025-03-15 04:50:12',NULL),(393,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(393,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(393,'Blue','2025-03-19','A','2025-03-19 03:36:46',NULL),(393,'Blue','2025-03-20','A','2025-03-20 04:44:26',NULL),(393,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(393,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(393,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(393,'Blue','2025-04-08','A','2025-04-08 05:13:46',NULL),(393,'Blue','2025-04-09','A','2025-04-09 04:06:57',NULL),(393,'Blue','2025-04-11','A','2025-04-12 04:55:40',NULL),(393,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(393,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(393,'Blue','2025-04-15','A','2025-04-15 05:51:50',NULL),(393,'Blue','2025-04-16','A','2025-04-16 05:43:04',NULL),(393,'Blue','2025-04-17','A','2025-04-17 04:00:32',NULL),(393,'Blue','2025-04-18','A','2025-04-18 08:36:32',NULL),(393,'Blue','2025-04-19','A','2025-04-21 04:04:35',NULL),(393,'Blue','2025-04-21','A','2025-04-21 04:05:51',NULL),(393,'Blue','2025-04-22','A','2025-04-22 04:54:34',NULL),(393,'Blue','2025-04-23','A','2025-04-23 16:00:42',NULL),(393,'Blue','2025-04-24','A','2025-04-24 04:21:31',NULL),(393,'Blue','2025-04-25','A','2025-04-25 04:51:12',NULL),(393,'Blue','2025-04-28','A','2025-04-28 06:21:59',NULL),(393,'Blue','2025-04-29','A','2025-04-29 04:25:45',NULL),(393,'Blue','2025-04-30','A','2025-04-30 04:37:42',NULL),(393,'Blue','2025-05-02','A','2025-05-02 05:04:20',NULL),(393,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(393,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(393,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(393,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(393,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(393,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(393,'Pink','2023-08-31','A','2023-08-31 04:48:14',NULL),(393,'Pink','2023-09-02','A','2023-09-02 04:50:57',NULL),(393,'Pink','2023-09-04','A','2023-09-04 04:58:05',NULL),(393,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(393,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(393,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(393,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(393,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(393,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(393,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(393,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(393,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(393,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(393,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(393,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(393,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(393,'Pink','2023-09-21','A','2023-09-21 04:01:57',NULL),(393,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(393,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(393,'Pink','2023-09-25','A','2023-09-25 03:53:57',NULL),(393,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(393,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(393,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(393,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(393,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(393,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(393,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(393,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(393,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(393,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(393,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(393,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(393,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(393,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(393,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(393,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(393,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(393,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(393,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(393,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(393,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(393,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(393,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(393,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(393,'Pink','2023-10-31','A','2023-10-31 03:41:22',NULL),(393,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(393,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(393,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(393,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(393,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(393,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(393,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(393,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(393,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(393,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(393,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(393,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(393,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(393,'Pink','2023-11-21','A','2023-11-21 04:25:06',NULL),(393,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(393,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(393,'Pink','2023-11-24','A','2023-11-24 11:06:41',NULL),(393,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(393,'Pink','2023-11-27','L','2023-11-27 04:43:28',NULL),(393,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(393,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(393,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(393,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(393,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(393,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(393,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(393,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(393,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(393,'Pink','2023-12-09','A','2023-12-09 07:42:29',NULL),(393,'Pink','2023-12-12','A','2023-12-20 11:03:40',NULL),(393,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(393,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(393,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(393,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(393,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(393,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(393,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(393,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(393,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(393,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(393,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(393,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(393,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(393,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(393,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(393,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(393,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(393,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(393,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(393,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(393,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(393,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(393,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(393,'Pink','2024-01-31','A','2024-02-01 11:11:35',NULL),(393,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(393,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(393,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(393,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(393,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(393,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(393,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(393,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(393,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(393,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(393,'Pink','2024-02-20','L','2024-02-20 04:35:18',NULL),(393,'Pink','2024-02-21','L','2024-02-21 04:40:38',NULL),(393,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(393,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(393,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(393,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(393,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(393,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(393,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(393,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(393,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(393,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(393,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(393,'Pink','2024-03-06','A','2024-03-06 04:36:18',NULL),(393,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(393,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(393,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(393,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(393,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(393,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(393,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(393,'Pink','2024-03-15','A','2024-03-15 03:35:21',NULL),(393,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(393,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(393,'Pink','2024-03-20','A','2024-03-21 04:25:34',NULL),(393,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(393,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(393,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(393,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(393,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(393,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(393,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(393,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(393,'Pink','2024-04-17','L','2024-04-22 11:58:24',NULL),(393,'Pink','2024-04-18','A','2024-04-18 05:41:41',NULL),(393,'Pink','2024-04-19','A','2024-04-19 06:01:03',NULL),(393,'Pink','2024-04-20','A','2024-04-20 04:42:00',NULL),(393,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(393,'Pink','2024-04-24','A','2024-04-24 04:26:46',NULL),(393,'Pink','2024-04-25','L','2024-04-25 05:09:59',NULL),(393,'Pink','2024-04-26','A','2024-04-26 04:14:55',NULL),(393,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(393,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(393,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(393,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(393,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(393,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(393,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(393,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(393,'Pink','2024-05-11','A','2024-05-11 04:25:22',NULL),(393,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(393,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(393,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(393,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(393,'Pink','2024-05-18','A','2024-05-18 04:57:08',NULL),(393,'Pink','2024-05-20','A','2024-05-20 05:46:28',NULL),(393,'Pink','2024-05-21','A','2024-05-21 04:38:27',NULL),(393,'Pink','2024-05-27','A','2024-05-27 06:15:09',NULL),(393,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(393,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(393,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(393,'Pink','2024-06-24','A','2024-06-24 06:04:42',NULL),(393,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(393,'Pink','2024-07-03','A','2024-07-03 04:52:45',NULL),(393,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(393,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(393,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(393,'Pink','2024-07-08','A','2024-07-08 05:41:50',NULL),(393,'Pink','2024-07-09','A','2024-07-09 06:51:20',NULL),(393,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(393,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(393,'Pink','2024-07-13','A','2024-07-13 05:16:03',NULL),(393,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(393,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(393,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(393,'Pink','2024-07-22','A','2024-07-22 04:51:34',NULL),(393,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(393,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(393,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(393,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(393,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(393,'Pink','2024-07-30','A','2024-07-31 14:48:55',NULL),(393,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(393,'Pink','2024-08-09','A','2024-08-09 06:38:48',NULL),(393,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(393,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(393,'Pink','2024-08-16','A','2024-08-16 04:22:07',NULL),(393,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(393,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(393,'Pink','2024-09-02','A','2024-09-02 04:08:01',NULL),(393,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(393,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(393,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(393,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(393,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(393,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(393,'Pink','2024-09-12','A','2024-09-12 04:15:21',NULL),(393,'Pink','2024-09-13','A','2024-09-13 04:17:08',NULL),(393,'Pink','2024-09-14','A','2024-09-14 03:31:50',NULL),(393,'Pink','2024-09-16','A','2024-09-16 03:28:13',NULL),(393,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(393,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(393,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(393,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(393,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(393,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(393,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(393,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(393,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(393,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(393,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(393,'Pink','2024-10-04','A','2024-10-04 05:04:19',NULL),(393,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(393,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(393,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(393,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(393,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(393,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(393,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(393,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(393,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(393,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(393,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(393,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(393,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(393,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(393,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(393,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(393,'Pink','2024-10-25','A','2024-10-25 03:47:54',NULL),(393,'Pink','2024-10-26','A','2024-10-26 03:46:13',NULL),(393,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(393,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(393,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(393,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(393,'Pink','2024-11-01','A','2024-11-01 03:55:32',NULL),(393,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(393,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(393,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(393,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(393,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(393,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(393,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(393,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(393,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(393,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(393,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(393,'Pink','2024-11-16','A','2024-11-16 03:48:03',NULL),(393,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(393,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(393,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(393,'Pink','2024-11-21','A','2024-11-21 05:39:36',NULL),(393,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(393,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(393,'Pink','2024-11-27','A','2024-11-27 03:53:28',NULL),(393,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(393,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(393,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(393,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(393,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(393,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(393,'Pink','2025-01-09','A','2025-01-09 03:40:38',NULL),(393,'Pink','2025-01-10','A','2025-01-10 03:55:09',NULL),(393,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(393,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(393,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(393,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(393,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(394,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(394,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(394,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(394,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(394,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(394,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(394,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(394,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(394,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(394,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(394,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(394,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(394,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(394,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(394,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(394,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(394,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(394,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(394,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(394,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(394,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(394,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(394,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(394,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(394,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(394,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(394,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(394,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(394,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(394,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(394,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(394,'Orange','2025-03-12','A','2025-03-12 03:31:22',NULL),(394,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(394,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(394,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(394,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(394,'Orange','2025-03-18','L','2025-03-19 03:29:44',NULL),(394,'Orange','2025-03-19','L','2025-03-19 03:30:25',NULL),(394,'Orange','2025-03-20','A','2025-03-20 04:41:46',NULL),(394,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(394,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(394,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(394,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(394,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(394,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(394,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(394,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(394,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(394,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(394,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(394,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(394,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(394,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(394,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(394,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(394,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(394,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(394,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(394,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(394,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(394,'Orange','2025-05-05','A','2025-05-05 11:14:25',NULL),(394,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(394,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(394,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(394,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(394,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(394,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(394,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(394,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(394,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(394,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(394,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(394,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(394,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(394,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(394,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(394,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(394,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(394,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(394,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(394,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(394,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(394,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(394,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(394,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(394,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(394,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(394,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(394,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(394,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(394,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(394,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(394,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(394,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(394,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(394,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(394,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(394,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(394,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(394,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(394,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(394,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(394,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(394,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(394,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(394,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(394,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(394,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(394,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(394,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(394,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(394,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(394,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(394,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(394,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(394,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(394,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(394,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(394,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(394,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(394,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(394,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(394,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(394,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(394,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(394,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(394,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(394,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(394,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(394,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(394,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(394,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(394,'Pink','2023-11-16','A','2023-11-16 04:10:23',NULL),(394,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(394,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(394,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(394,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(394,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(394,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(394,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(394,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(394,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(394,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(394,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(394,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(394,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(394,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(394,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(394,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(394,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(394,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(394,'Pink','2023-12-09','A','2023-12-09 07:42:29',NULL),(394,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(394,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(394,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(394,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(394,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(394,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(394,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(394,'Pink','2024-01-06','A','2024-01-22 11:16:23',NULL),(394,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(394,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(394,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(394,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(394,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(394,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(394,'Pink','2024-01-16','A','2024-01-16 10:23:32',NULL),(394,'Pink','2024-01-17','A','2024-01-17 04:16:29',NULL),(394,'Pink','2024-01-18','A','2024-01-18 05:03:21',NULL),(394,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(394,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(394,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(394,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(394,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(394,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(394,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(394,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(394,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(394,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(394,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(394,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(394,'Pink','2024-02-13','A','2024-02-13 04:27:39',NULL),(394,'Pink','2024-02-14','A','2024-02-15 04:13:38',NULL),(394,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(394,'Pink','2024-02-16','L','2024-02-16 05:22:13',NULL),(394,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(394,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(394,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(394,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(394,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(394,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(394,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(394,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(394,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(394,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(394,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(394,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(394,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(394,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(394,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(394,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(394,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(394,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(394,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(394,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(394,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(394,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(394,'Pink','2024-03-14','A','2024-03-14 03:31:50',NULL),(394,'Pink','2024-03-15','A','2024-03-15 03:35:21',NULL),(394,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(394,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(394,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(394,'Pink','2024-03-21','A','2024-03-21 04:23:48',NULL),(394,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(394,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(394,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(394,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(394,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(394,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(394,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(394,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(394,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(394,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(394,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(394,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(394,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(394,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(394,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(394,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(394,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(394,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(394,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(394,'Pink','2024-05-07','A','2024-05-07 04:20:48',NULL),(394,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(394,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(394,'Pink','2024-05-10','A','2024-05-10 04:27:45',NULL),(394,'Pink','2024-05-11','A','2024-05-11 04:25:22',NULL),(394,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(394,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(394,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(394,'Pink','2024-05-17','A','2024-05-17 04:32:51',NULL),(394,'Pink','2024-05-18','A','2024-05-18 04:57:08',NULL),(394,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(394,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(394,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(394,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(394,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(394,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(394,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(394,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(394,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(394,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(394,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(394,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(394,'Pink','2024-07-08','A','2024-07-08 05:41:50',NULL),(394,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(394,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(394,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(394,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(394,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(394,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(394,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(394,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(394,'Pink','2024-07-23','A','2024-07-24 04:27:51',NULL),(394,'Pink','2024-07-24','A','2024-07-24 04:29:20',NULL),(394,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(394,'Pink','2024-07-27','A','2024-07-27 07:56:20',NULL),(394,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(394,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(394,'Pink','2024-07-31','A','2024-07-31 15:01:43',NULL),(394,'Pink','2024-08-09','A','2024-08-09 06:38:48',NULL),(394,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(394,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(394,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(394,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(394,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(394,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(394,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(394,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(394,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(394,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(394,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(394,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(394,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(394,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(394,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(394,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(394,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(394,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(394,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(394,'Pink','2024-09-21','A','2024-09-21 03:32:51',NULL),(394,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(394,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(394,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(394,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(394,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(394,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(394,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(394,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(394,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(394,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(394,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(394,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(394,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(394,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(394,'Pink','2024-10-14','A','2024-10-14 03:47:46',NULL),(394,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(394,'Pink','2024-10-16','A','2024-10-17 04:01:42',NULL),(394,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(394,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(394,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(394,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(394,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(394,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(394,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(394,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(394,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(394,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(394,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(394,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(394,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(394,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(394,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(394,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(394,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(394,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(394,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(394,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(394,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(394,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(394,'Pink','2024-11-13','A','2024-11-13 03:45:39',NULL),(394,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(394,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(394,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(394,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(394,'Pink','2024-11-19','A','2024-11-19 05:18:22',NULL),(394,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(394,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(394,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(394,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(394,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(394,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(394,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(394,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(394,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(394,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(394,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(394,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(394,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(394,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(394,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(394,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(394,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(394,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(394,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(394,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(394,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(394,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(394,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(394,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(394,'Yellow','2025-05-29','A','2025-05-29 04:19:07',NULL),(394,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(394,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(394,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(394,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(394,'Yellow','2025-06-23','A','2025-06-23 04:41:56',NULL),(394,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(394,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(394,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(394,'Yellow','2025-07-01','A','2025-07-01 05:27:20',NULL),(394,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(394,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(394,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(394,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(394,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(394,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(394,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(394,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(394,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(394,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(394,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(395,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(395,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(395,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(395,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(395,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(395,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(395,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(395,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(395,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(395,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(395,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(395,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(395,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(395,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(395,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(395,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(395,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(395,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(395,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(395,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(395,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(395,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(395,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(395,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(395,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(395,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(395,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(395,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(395,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(395,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(395,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(395,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(395,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(395,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(395,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(395,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(395,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(395,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(395,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(395,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(395,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(395,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(395,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(395,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(395,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(395,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(395,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(395,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(395,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(395,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(395,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(395,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(395,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(395,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(395,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(395,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(395,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(395,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(395,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(395,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(395,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(395,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(395,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(395,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(395,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(395,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(395,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(395,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(395,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(395,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(395,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(395,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(395,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(395,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(395,'Blue','2025-05-20','A','2025-05-20 04:46:56',NULL),(395,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(395,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(395,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(395,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(395,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(395,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(395,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(395,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(395,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(395,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(395,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(395,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(395,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(395,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(395,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(395,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(395,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(395,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(395,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(395,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(395,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(395,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(395,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(395,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(395,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(395,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(395,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(395,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(395,'Pink','2023-08-26','A','2023-08-28 06:02:01',NULL),(395,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(395,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(395,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(395,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(395,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(395,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(395,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(395,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(395,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(395,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(395,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(395,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(395,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(395,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(395,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(395,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(395,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(395,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(395,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(395,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(395,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(395,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(395,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(395,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(395,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(395,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(395,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(395,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(395,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(395,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(395,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(395,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(395,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(395,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(395,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(395,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(395,'Pink','2023-10-18','A','2023-10-18 04:40:13',NULL),(395,'Pink','2023-10-19','L','2023-10-19 04:20:26',NULL),(395,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(395,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(395,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(395,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(395,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(395,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(395,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(395,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(395,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(395,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(395,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(395,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(395,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(395,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(395,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(395,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(395,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(395,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(395,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(395,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(395,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(395,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(395,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(395,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(395,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(395,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(395,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(395,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(395,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(395,'Pink','2023-11-29','A','2023-11-29 12:21:56',NULL),(395,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(395,'Pink','2023-12-02','A','2023-12-02 12:03:09',NULL),(395,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(395,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(395,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(395,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(395,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(395,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(395,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(395,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(395,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(395,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(395,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(395,'Pink','2024-01-04','A','2024-01-15 09:44:42',NULL),(395,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(395,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(395,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(395,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(395,'Pink','2024-01-10','A','2024-01-22 10:35:50',NULL),(395,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(395,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(395,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(395,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(395,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(395,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(395,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(395,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(395,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(395,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(395,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(395,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(395,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(395,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(395,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(395,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(395,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(395,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(395,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(395,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(395,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(395,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(395,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(395,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(395,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(395,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(395,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(395,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(395,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(395,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(395,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(395,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(395,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(395,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(395,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(395,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(395,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(395,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(395,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(395,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(395,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(395,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(395,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(395,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(395,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(395,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(395,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(395,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(395,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(395,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(395,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(395,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(395,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(395,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(395,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(395,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(395,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(395,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(395,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(395,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(395,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(395,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(395,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(395,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(395,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(395,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(395,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(395,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(395,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(395,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(395,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(395,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(395,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(395,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(395,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(395,'Pink','2024-05-14','A','2024-05-14 04:13:45',NULL),(395,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(395,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(395,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(395,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(395,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(395,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(395,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(395,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(395,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(395,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(395,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(395,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(395,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(395,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(395,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(395,'Pink','2024-07-08','A','2024-07-08 05:41:50',NULL),(395,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(395,'Pink','2024-07-11','A','2024-07-11 09:50:25',NULL),(395,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(395,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(395,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(395,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(395,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(395,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(395,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(395,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(395,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(395,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(395,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(395,'Pink','2024-07-30','A','2024-07-31 14:48:55',NULL),(395,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(395,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(395,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(395,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(395,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(395,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(395,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(395,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(395,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(395,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(395,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(395,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(395,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(395,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(395,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(395,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(395,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(395,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(395,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(395,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(395,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(395,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(395,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(395,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(395,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(395,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(395,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(395,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(395,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(395,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(395,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(395,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(395,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(395,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(395,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(395,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(395,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(395,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(395,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(395,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(395,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(395,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(395,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(395,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(395,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(395,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(395,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(395,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(395,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(395,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(395,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(395,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(395,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(395,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(395,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(395,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(395,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(395,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(395,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(395,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(395,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(395,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(395,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(395,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(395,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(395,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(395,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(395,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(395,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(395,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(395,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(395,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(395,'Pink','2024-11-28','A','2024-11-28 05:41:58',NULL),(395,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(395,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(395,'Pink','2025-01-06','A','2025-01-06 05:14:48',NULL),(395,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(395,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(395,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(395,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(395,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(395,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(395,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(395,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(396,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(396,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(396,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(396,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(396,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(396,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(396,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(396,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(396,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(396,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(396,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(396,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(396,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(396,'Blue','2025-02-12','A','2025-03-03 06:26:02',NULL),(396,'Blue','2025-02-13','A','2025-03-03 06:26:58',NULL),(396,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(396,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(396,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(396,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(396,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(396,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(396,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(396,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(396,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(396,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(396,'Blue','2025-03-01','A','2025-03-01 07:20:24',NULL),(396,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(396,'Blue','2025-03-04','A','2025-03-04 03:54:20',NULL),(396,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(396,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(396,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(396,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(396,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(396,'Blue','2025-03-12','A','2025-03-12 03:36:36',NULL),(396,'Blue','2025-03-13','A','2025-03-13 04:17:23',NULL),(396,'Blue','2025-03-14','A','2025-03-15 04:46:26',NULL),(396,'Blue','2025-03-15','A','2025-03-15 04:50:12',NULL),(396,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(396,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(396,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(396,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(396,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(396,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(396,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(396,'Blue','2025-04-08','A','2025-04-08 05:13:46',NULL),(396,'Blue','2025-04-09','A','2025-04-09 04:06:57',NULL),(396,'Blue','2025-04-11','A','2025-04-12 04:55:40',NULL),(396,'Blue','2025-04-12','A','2025-04-12 04:52:44',NULL),(396,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(396,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(396,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(396,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(396,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(396,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(396,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(396,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(396,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(396,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(396,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(396,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(396,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(396,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(396,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(396,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(396,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(396,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(396,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(396,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(396,'Blue','2025-05-13','A','2025-05-13 04:18:57',NULL),(396,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(396,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(396,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(396,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(396,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(396,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(396,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(396,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(396,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(396,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(396,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(396,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(396,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(396,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(396,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(396,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(396,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(396,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(396,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(396,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(396,'Blue','2025-07-02','A','2025-07-02 06:30:59',NULL),(396,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(396,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(396,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(396,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(396,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(396,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(396,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(396,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(396,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(396,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(396,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(396,'Pink','2023-08-24','A','2023-08-24 04:27:06',NULL),(396,'Pink','2023-08-25','A','2023-08-25 06:52:37',NULL),(396,'Pink','2023-08-26','A','2023-08-28 06:02:01',NULL),(396,'Pink','2023-08-29','A','2023-08-29 05:22:47',NULL),(396,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(396,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(396,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(396,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(396,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(396,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(396,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(396,'Pink','2023-09-09','A','2023-09-09 04:10:23',NULL),(396,'Pink','2023-09-11','A','2023-09-11 04:49:15',NULL),(396,'Pink','2023-09-12','A','2023-09-12 03:35:40',NULL),(396,'Pink','2023-09-13','A','2023-09-13 06:10:51',NULL),(396,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(396,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(396,'Pink','2023-09-16','A','2023-09-16 04:07:13',NULL),(396,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(396,'Pink','2023-09-19','A','2023-09-19 03:24:19',NULL),(396,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(396,'Pink','2023-09-21','A','2023-09-21 04:01:57',NULL),(396,'Pink','2023-09-22','A','2023-09-22 04:19:34',NULL),(396,'Pink','2023-09-23','A','2023-09-23 04:26:18',NULL),(396,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(396,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(396,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(396,'Pink','2023-09-28','A','2023-09-28 03:47:50',NULL),(396,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(396,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(396,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(396,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(396,'Pink','2023-10-06','A','2023-10-06 03:26:14',NULL),(396,'Pink','2023-10-07','A','2023-10-07 03:33:01',NULL),(396,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(396,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(396,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(396,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(396,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(396,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(396,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(396,'Pink','2023-10-20','A','2023-10-20 03:46:04',NULL),(396,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(396,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(396,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(396,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(396,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(396,'Pink','2023-10-27','A','2023-10-27 05:05:45',NULL),(396,'Pink','2023-10-30','A','2023-10-30 06:38:20',NULL),(396,'Pink','2023-10-31','A','2023-10-31 03:41:22',NULL),(396,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(396,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(396,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(396,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(396,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(396,'Pink','2023-11-07','A','2023-11-25 05:41:40',NULL),(396,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(396,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(396,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(396,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(396,'Pink','2023-11-17','A','2023-11-17 05:19:22',NULL),(396,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(396,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(396,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(396,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(396,'Pink','2023-11-23','A','2023-11-23 04:20:33',NULL),(396,'Pink','2023-11-24','A','2023-11-24 11:06:41',NULL),(396,'Pink','2023-11-25','A','2023-11-25 04:29:35',NULL),(396,'Pink','2023-11-27','A','2023-11-27 04:43:28',NULL),(396,'Pink','2023-11-28','A','2023-11-28 06:08:07',NULL),(396,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(396,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(396,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(396,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(396,'Pink','2023-12-05','A','2023-12-05 11:30:07',NULL),(396,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(396,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(396,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(396,'Pink','2023-12-09','A','2023-12-09 07:42:29',NULL),(396,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(396,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(396,'Pink','2024-01-01','A','2024-01-03 05:05:28',NULL),(396,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(396,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(396,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(396,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(396,'Pink','2024-01-06','A','2024-01-22 11:16:23',NULL),(396,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(396,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(396,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(396,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(396,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(396,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(396,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(396,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(396,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(396,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(396,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(396,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(396,'Pink','2024-01-25','A','2024-01-25 04:14:25',NULL),(396,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(396,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(396,'Pink','2024-01-30','A','2024-01-30 04:42:47',NULL),(396,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(396,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(396,'Pink','2024-02-02','A','2024-02-02 04:18:14',NULL),(396,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(396,'Pink','2024-02-12','A','2024-02-12 05:08:52',NULL),(396,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(396,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(396,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(396,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(396,'Pink','2024-02-17','A','2024-02-17 11:25:36',NULL),(396,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(396,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(396,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(396,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(396,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(396,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(396,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(396,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(396,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(396,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(396,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(396,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(396,'Pink','2024-03-04','A','2024-03-04 05:06:12',NULL),(396,'Pink','2024-03-05','A','2024-03-05 04:33:31',NULL),(396,'Pink','2024-03-06','L','2024-03-06 04:36:18',NULL),(396,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(396,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(396,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(396,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(396,'Pink','2024-03-12','A','2024-03-12 03:57:22',NULL),(396,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(396,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(396,'Pink','2024-03-15','A','2024-03-15 03:35:21',NULL),(396,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(396,'Pink','2024-03-19','A','2024-03-19 03:41:53',NULL),(396,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(396,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(396,'Pink','2024-03-22','A','2024-03-22 04:19:44',NULL),(396,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(396,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(396,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(396,'Pink','2024-03-29','A','2024-03-29 05:52:15',NULL),(396,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(396,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(396,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(396,'Pink','2024-04-18','A','2024-04-18 05:41:41',NULL),(396,'Pink','2024-04-19','A','2024-04-19 06:01:03',NULL),(396,'Pink','2024-04-20','A','2024-04-20 04:42:00',NULL),(396,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(396,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(396,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(396,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(396,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(396,'Pink','2024-05-03','A','2024-05-04 05:51:07',NULL),(396,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(396,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(396,'Pink','2024-05-07','A','2024-05-07 04:20:48',NULL),(396,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(396,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(396,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(396,'Pink','2024-05-11','A','2024-05-11 04:25:22',NULL),(396,'Pink','2024-05-13','A','2024-05-13 05:58:13',NULL),(396,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(396,'Pink','2024-05-15','A','2024-05-15 04:21:44',NULL),(396,'Pink','2024-05-17','A','2024-05-17 04:32:51',NULL),(396,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(396,'Pink','2024-05-20','A','2024-05-20 05:46:28',NULL),(396,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(396,'Pink','2024-05-27','A','2024-05-27 06:15:09',NULL),(396,'Pink','2024-05-29','A','2024-05-29 06:56:43',NULL),(396,'Pink','2024-05-30','A','2024-05-30 06:50:55',NULL),(396,'Pink','2024-05-31','A','2024-05-31 05:20:18',NULL),(396,'Pink','2024-06-24','A','2024-06-24 06:04:42',NULL),(396,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(396,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(396,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(396,'Pink','2024-07-05','A','2024-07-05 05:28:56',NULL),(396,'Pink','2024-07-06','A','2024-07-08 16:00:05',NULL),(396,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(396,'Pink','2024-07-09','A','2024-07-09 06:51:20',NULL),(396,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(396,'Pink','2024-07-12','A','2024-07-12 05:46:28',NULL),(396,'Pink','2024-07-13','A','2024-07-13 05:16:03',NULL),(396,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(396,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(396,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(396,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(396,'Pink','2024-07-23','A','2024-07-24 04:27:51',NULL),(396,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(396,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(396,'Pink','2024-07-27','A','2024-07-27 07:56:20',NULL),(396,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(396,'Pink','2024-07-30','A','2024-07-31 14:48:55',NULL),(396,'Pink','2024-07-31','A','2024-07-31 15:01:43',NULL),(396,'Pink','2024-08-09','A','2024-08-09 06:38:48',NULL),(396,'Pink','2024-08-13','A','2024-08-13 05:20:43',NULL),(396,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(396,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(396,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(396,'Pink','2024-08-23','A','2024-08-23 05:03:26',NULL),(396,'Pink','2024-09-02','A','2024-09-02 04:08:01',NULL),(396,'Pink','2024-09-03','A','2024-09-03 16:56:19',NULL),(396,'Pink','2024-09-05','A','2024-09-05 03:50:11',NULL),(396,'Pink','2024-09-06','A','2024-09-06 03:43:36',NULL),(396,'Pink','2024-09-07','A','2024-09-07 03:49:49',NULL),(396,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(396,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(396,'Pink','2024-09-12','A','2024-09-12 04:15:21',NULL),(396,'Pink','2024-09-13','A','2024-09-13 04:17:08',NULL),(396,'Pink','2024-09-14','A','2024-09-14 03:31:50',NULL),(396,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(396,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(396,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(396,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(396,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(396,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(396,'Pink','2024-09-25','A','2024-09-25 03:47:20',NULL),(396,'Pink','2024-09-26','A','2024-09-26 03:52:38',NULL),(396,'Pink','2024-09-28','A','2024-09-28 03:40:05',NULL),(396,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(396,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(396,'Pink','2024-10-02','A','2024-10-02 04:00:02',NULL),(396,'Pink','2024-10-04','A','2024-10-04 05:04:19',NULL),(396,'Pink','2024-10-05','A','2024-10-05 04:02:29',NULL),(396,'Pink','2024-10-07','A','2024-10-07 05:18:52',NULL),(396,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(396,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(396,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(396,'Pink','2024-10-11','A','2024-10-11 03:52:27',NULL),(396,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(396,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(396,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(396,'Pink','2024-10-17','A','2024-10-17 04:00:59',NULL),(396,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(396,'Pink','2024-10-19','A','2024-10-19 04:01:41',NULL),(396,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(396,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(396,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(396,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(396,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(396,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(396,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(396,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(396,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(396,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(396,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(396,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(396,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(396,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(396,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(396,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(396,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(396,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(396,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(396,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(396,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(396,'Pink','2024-11-15','A','2024-11-15 04:41:37',NULL),(396,'Pink','2024-11-16','L','2024-11-16 03:48:03',NULL),(396,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(396,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(396,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(396,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(396,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(396,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(396,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(396,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(396,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(396,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(396,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(396,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(396,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(396,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(396,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(396,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(396,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(396,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(396,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(397,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(397,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(397,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(397,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(397,'Pink','2023-08-29','A','2023-08-29 05:22:47',NULL),(397,'Pink','2023-08-30','A','2023-08-30 04:29:01',NULL),(397,'Pink','2023-08-31','A','2023-08-31 04:48:14',NULL),(397,'Pink','2023-09-02','A','2023-09-02 04:50:57',NULL),(397,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(397,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(397,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(397,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(397,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(397,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(397,'Pink','2023-09-12','A','2023-09-12 03:35:40',NULL),(397,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(397,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(397,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(397,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(397,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(397,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(397,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(397,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(397,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(397,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(397,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(397,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(397,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(397,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(397,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(397,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(397,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(397,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(397,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(397,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(397,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(397,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(397,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(397,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(397,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(397,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(397,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(397,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(397,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(397,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(397,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(397,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(397,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(397,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(397,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(397,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(397,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(397,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(397,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(397,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(397,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(397,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(397,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(397,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(397,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(397,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(397,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(397,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(397,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(397,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(397,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(397,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(397,'Pink','2023-11-24','A','2023-11-24 11:06:41',NULL),(397,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(397,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(397,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(397,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(397,'Pink','2023-12-01','L','2023-12-01 03:53:43',NULL),(397,'Pink','2023-12-02','L','2023-12-02 12:03:09',NULL),(397,'Pink','2023-12-04','A','2023-12-04 11:46:06',NULL),(397,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(397,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(397,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(397,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(397,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(397,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(397,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(397,'Pink','2024-01-01','A','2024-01-03 05:05:28',NULL),(397,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(397,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(397,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(397,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(397,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(397,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(397,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(397,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(397,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(397,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(397,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(397,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(397,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(397,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(397,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(397,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(397,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(397,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(397,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(397,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(397,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(397,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(397,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(397,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(397,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(397,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(397,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(397,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(397,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(397,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(397,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(397,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(397,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(397,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(397,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(397,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(397,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(397,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(397,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(397,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(397,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(397,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(397,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(397,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(397,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(397,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(397,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(397,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(397,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(397,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(397,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(397,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(397,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(397,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(397,'Pink','2024-03-18','A','2024-03-18 04:08:56',NULL),(397,'Pink','2024-03-19','A','2024-03-19 03:41:53',NULL),(397,'Pink','2024-03-20','A','2024-03-21 04:25:34',NULL),(397,'Pink','2024-03-21','A','2024-03-21 04:23:48',NULL),(397,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(397,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(397,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(397,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(397,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(397,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(397,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(397,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(397,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(397,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(397,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(397,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(397,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(397,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(397,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(397,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(397,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(397,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(397,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(397,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(397,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(397,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(397,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(397,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(397,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(397,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(397,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(397,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(397,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(397,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(397,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(397,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(397,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(397,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(397,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(397,'Pink','2024-06-24','A','2024-06-24 06:04:42',NULL),(397,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(397,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(397,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(397,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(397,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(397,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(397,'Pink','2024-07-09','A','2024-07-09 06:51:20',NULL),(397,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(397,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(397,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(397,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(397,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(397,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(397,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(397,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(397,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(397,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(397,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(397,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(397,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(397,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(397,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(397,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(397,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(397,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(397,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(397,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(397,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(397,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(397,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(397,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(397,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(397,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(397,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(397,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(397,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(397,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(397,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(397,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(397,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(397,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(397,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(397,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(397,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(397,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(397,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(397,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(397,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(397,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(397,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(397,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(397,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(397,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(397,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(397,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(397,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(397,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(397,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(397,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(397,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(397,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(397,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(397,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(397,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(397,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(397,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(397,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(397,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(397,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(397,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(397,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(397,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(397,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(397,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(397,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(397,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(397,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(397,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(397,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(397,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(397,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(397,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(397,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(397,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(397,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(397,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(397,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(397,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(397,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(397,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(397,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(397,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(397,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(397,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(397,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(397,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(397,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(397,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(397,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(397,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(397,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(397,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(397,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(397,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(397,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(397,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(397,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(397,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(397,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(397,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(397,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(397,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(397,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(397,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(397,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(397,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(397,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(397,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(397,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(397,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(397,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(397,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(397,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(397,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(397,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(397,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(397,'Pink','2025-02-20','A','2025-03-01 06:33:55',NULL),(397,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(397,'Pink','2025-02-22','A','2025-03-01 06:39:43',NULL),(397,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(397,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(397,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(397,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(397,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(397,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(397,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(397,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(397,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(397,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(397,'Pink','2025-03-08','A','2025-03-10 05:17:26',NULL),(397,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(397,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(397,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(397,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(397,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(397,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(397,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(397,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(397,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(397,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(397,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(397,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(397,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(397,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(397,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(397,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(397,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(397,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(397,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(397,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(397,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(397,'Pink','2025-04-19','A','2025-04-21 04:10:57',NULL),(397,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(397,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(397,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(397,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(397,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(397,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(397,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(397,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(397,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(397,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(397,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(397,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(397,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(397,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(397,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(397,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(397,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(397,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(397,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(397,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(397,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(397,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(397,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(397,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(397,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(397,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(397,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(397,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(397,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(397,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(397,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(397,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(397,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(397,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(397,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(397,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(397,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(397,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(397,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(397,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(397,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(397,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(397,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(397,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(397,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(397,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(397,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(398,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(398,'Pink','2023-08-24','A','2023-08-24 04:27:06',NULL),(398,'Pink','2023-08-25','A','2023-08-25 06:52:37',NULL),(398,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(398,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(398,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(398,'Pink','2023-08-31','A','2023-08-31 04:48:14',NULL),(398,'Pink','2023-09-02','A','2023-09-02 04:50:57',NULL),(398,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(398,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(398,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(398,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(398,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(398,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(398,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(398,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(398,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(398,'Pink','2023-09-15','A','2023-09-15 04:03:47',NULL),(398,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(398,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(398,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(398,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(398,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(398,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(398,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(398,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(398,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(398,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(398,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(398,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(398,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(398,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(398,'Pink','2023-10-05','A','2023-10-05 04:14:42',NULL),(398,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(398,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(398,'Pink','2023-10-09','A','2023-10-09 03:24:50',NULL),(398,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(398,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(398,'Pink','2023-10-16','A','2023-10-16 05:22:07',NULL),(398,'Pink','2023-10-17','A','2023-10-17 03:42:09',NULL),(398,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(398,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(398,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(398,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(398,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(398,'Pink','2023-10-24','A','2023-10-24 04:33:41',NULL),(398,'Pink','2023-10-25','A','2023-10-25 04:31:26',NULL),(398,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(398,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(398,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(398,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(398,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(398,'Pink','2023-11-02','A','2023-11-02 03:54:17',NULL),(398,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(398,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(398,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(398,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(398,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(398,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(398,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(398,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(398,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(398,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(398,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(398,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(398,'Pink','2023-11-22','A','2023-11-22 05:56:02',NULL),(398,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(398,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(398,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(398,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(398,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(398,'Pink','2023-11-29','A','2023-11-29 12:21:56',NULL),(398,'Pink','2023-12-01','A','2023-12-01 03:53:43',NULL),(398,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(398,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(398,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(398,'Pink','2023-12-06','A','2023-12-06 11:35:47',NULL),(398,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(398,'Pink','2023-12-08','A','2023-12-08 11:05:50',NULL),(398,'Pink','2023-12-09','A','2023-12-09 07:42:29',NULL),(398,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(398,'Pink','2023-12-13','A','2023-12-20 11:15:53',NULL),(398,'Pink','2024-01-01','A','2024-01-03 05:05:28',NULL),(398,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(398,'Pink','2024-01-03','A','2024-01-25 10:00:50',NULL),(398,'Pink','2024-01-04','A','2024-01-15 09:44:42',NULL),(398,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(398,'Pink','2024-01-06','L','2024-01-22 11:16:23',NULL),(398,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(398,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(398,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(398,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(398,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(398,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(398,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(398,'Pink','2024-01-17','A','2024-01-17 04:16:29',NULL),(398,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(398,'Pink','2024-01-22','A','2024-01-22 04:47:38',NULL),(398,'Pink','2024-01-23','A','2024-01-23 04:30:12',NULL),(398,'Pink','2024-01-24','A','2024-01-25 04:23:54',NULL),(398,'Pink','2024-01-25','A','2024-01-25 04:14:25',NULL),(398,'Pink','2024-01-26','A','2024-01-26 04:53:39',NULL),(398,'Pink','2024-01-29','A','2024-01-30 04:49:32',NULL),(398,'Pink','2024-01-30','A','2024-01-30 04:42:47',NULL),(398,'Pink','2024-01-31','A','2024-02-01 11:11:35',NULL),(398,'Pink','2024-02-01','A','2024-02-01 11:13:46',NULL),(398,'Pink','2024-02-02','A','2024-02-02 04:18:14',NULL),(398,'Pink','2024-02-03','A','2024-02-03 04:29:27',NULL),(398,'Pink','2024-02-12','A','2024-02-12 05:08:52',NULL),(398,'Pink','2024-02-13','A','2024-02-13 04:27:39',NULL),(398,'Pink','2024-02-14','A','2024-02-15 04:13:38',NULL),(398,'Pink','2024-02-15','L','2024-02-15 04:11:04',NULL),(398,'Pink','2024-02-16','L','2024-02-16 05:22:13',NULL),(398,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(398,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(398,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(398,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(398,'Pink','2024-02-22','A','2024-02-22 03:48:33',NULL),(398,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(398,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(398,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(398,'Pink','2024-02-27','A','2024-02-27 04:24:26',NULL),(398,'Pink','2024-02-28','A','2024-02-28 04:06:49',NULL),(398,'Pink','2024-02-29','A','2024-02-29 05:15:37',NULL),(398,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(398,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(398,'Pink','2024-03-04','A','2024-03-04 05:06:12',NULL),(398,'Pink','2024-03-05','A','2024-03-05 04:33:31',NULL),(398,'Pink','2024-03-06','A','2024-03-06 04:36:18',NULL),(398,'Pink','2024-03-07','A','2024-03-08 05:54:29',NULL),(398,'Pink','2024-03-08','A','2024-03-08 05:55:52',NULL),(398,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(398,'Pink','2024-03-11','A','2024-03-11 04:03:04',NULL),(398,'Pink','2024-03-12','A','2024-03-12 03:57:22',NULL),(398,'Pink','2024-03-13','A','2024-03-13 03:58:27',NULL),(398,'Pink','2024-03-14','A','2024-03-14 03:31:50',NULL),(398,'Pink','2024-03-15','A','2024-03-15 03:35:21',NULL),(398,'Pink','2024-03-18','A','2024-03-18 04:08:56',NULL),(398,'Pink','2024-03-19','A','2024-03-19 03:41:53',NULL),(398,'Pink','2024-03-20','A','2024-03-21 04:25:34',NULL),(398,'Pink','2024-03-21','A','2024-03-21 04:23:48',NULL),(398,'Pink','2024-03-22','A','2024-03-22 04:19:44',NULL),(398,'Pink','2024-03-25','A','2024-03-26 04:14:51',NULL),(398,'Pink','2024-03-26','A','2024-03-26 04:06:16',NULL),(398,'Pink','2024-03-28','A','2024-03-28 04:36:42',NULL),(398,'Pink','2024-03-29','A','2024-03-29 05:52:15',NULL),(398,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(398,'Pink','2024-04-16','A','2024-04-16 03:55:21',NULL),(398,'Pink','2024-04-17','A','2024-04-22 11:58:24',NULL),(398,'Pink','2024-04-18','A','2024-04-18 05:41:41',NULL),(398,'Pink','2024-04-19','A','2024-04-19 06:01:03',NULL),(398,'Pink','2024-04-20','A','2024-04-20 04:42:00',NULL),(398,'Pink','2024-04-22','A','2024-04-22 06:26:25',NULL),(398,'Pink','2024-04-24','A','2024-04-24 04:26:46',NULL),(398,'Pink','2024-04-25','A','2024-04-25 05:09:59',NULL),(398,'Pink','2024-04-26','A','2024-04-26 04:14:55',NULL),(398,'Pink','2024-04-30','A','2024-04-30 05:28:10',NULL),(398,'Pink','2024-05-03','A','2024-05-04 05:51:07',NULL),(398,'Pink','2024-05-04','A','2024-05-04 05:26:50',NULL),(398,'Pink','2024-05-06','A','2024-05-06 05:21:22',NULL),(398,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(398,'Pink','2024-05-08','A','2024-05-08 04:51:32',NULL),(398,'Pink','2024-05-09','L','2024-05-09 04:22:47',NULL),(398,'Pink','2024-05-10','L','2024-05-10 04:27:45',NULL),(398,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(398,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(398,'Pink','2024-05-14','A','2024-05-14 04:13:45',NULL),(398,'Pink','2024-05-15','A','2024-05-15 04:21:44',NULL),(398,'Pink','2024-05-17','L','2024-05-17 04:32:51',NULL),(398,'Pink','2024-05-18','L','2024-05-18 04:57:08',NULL),(398,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(398,'Pink','2024-05-21','A','2024-05-21 04:38:27',NULL),(398,'Pink','2024-05-27','A','2024-05-27 06:15:09',NULL),(398,'Pink','2024-05-29','L','2024-05-29 06:56:43',NULL),(398,'Pink','2024-05-30','A','2024-05-30 06:50:55',NULL),(398,'Pink','2024-05-31','A','2024-05-31 05:20:18',NULL),(398,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(398,'Pink','2024-07-02','A','2024-07-02 06:15:57',NULL),(398,'Pink','2024-07-03','A','2024-07-03 04:52:45',NULL),(398,'Pink','2024-07-04','A','2024-07-05 07:21:14',NULL),(398,'Pink','2024-07-05','A','2024-07-05 05:28:56',NULL),(398,'Pink','2024-07-06','A','2024-07-08 16:00:05',NULL),(398,'Pink','2024-07-08','A','2024-07-08 05:41:50',NULL),(398,'Pink','2024-07-09','A','2024-07-09 06:51:20',NULL),(398,'Pink','2024-07-11','A','2024-07-11 09:50:25',NULL),(398,'Pink','2024-07-12','A','2024-07-12 05:46:28',NULL),(398,'Pink','2024-07-13','A','2024-07-13 05:16:03',NULL),(398,'Pink','2024-07-18','A','2024-07-18 10:22:46',NULL),(398,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(398,'Pink','2024-07-20','A','2024-07-20 09:36:38',NULL),(398,'Pink','2024-07-22','A','2024-07-22 04:51:34',NULL),(398,'Pink','2024-07-23','A','2024-07-24 04:27:51',NULL),(398,'Pink','2024-07-24','A','2024-07-24 04:29:20',NULL),(398,'Pink','2024-07-26','A','2024-07-26 06:35:25',NULL),(398,'Pink','2024-07-27','A','2024-07-27 07:56:20',NULL),(398,'Pink','2024-07-29','A','2024-07-31 14:52:58',NULL),(398,'Pink','2024-07-30','A','2024-07-31 14:48:55',NULL),(398,'Pink','2024-07-31','A','2024-07-31 15:01:43',NULL),(398,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(398,'Pink','2024-08-13','A','2024-08-13 05:20:43',NULL),(398,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(398,'Pink','2024-08-16','A','2024-08-16 04:22:07',NULL),(398,'Pink','2024-08-17','A','2024-08-17 04:47:00',NULL),(398,'Pink','2024-08-23','A','2024-08-23 05:03:26',NULL),(398,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(398,'Pink','2024-09-03','A','2024-09-03 16:56:19',NULL),(398,'Pink','2024-09-05','A','2024-09-05 03:50:11',NULL),(398,'Pink','2024-09-06','A','2024-09-06 03:43:36',NULL),(398,'Pink','2024-09-07','A','2024-09-07 03:49:49',NULL),(398,'Pink','2024-09-09','A','2024-09-09 04:26:58',NULL),(398,'Pink','2024-09-10','A','2024-09-10 04:03:34',NULL),(398,'Pink','2024-09-12','A','2024-09-12 04:15:21',NULL),(398,'Pink','2024-09-13','A','2024-09-13 04:17:08',NULL),(398,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(398,'Pink','2024-09-16','A','2024-09-16 03:28:13',NULL),(398,'Pink','2024-09-18','A','2024-09-18 03:50:47',NULL),(398,'Pink','2024-09-19','A','2024-09-19 03:29:22',NULL),(398,'Pink','2024-09-20','A','2024-09-20 03:29:13',NULL),(398,'Pink','2024-09-21','A','2024-09-21 03:32:51',NULL),(398,'Pink','2024-09-23','A','2024-09-23 05:01:16',NULL),(399,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(399,'Pink','2023-08-24','A','2023-08-24 04:27:06',NULL),(399,'Pink','2023-08-25','A','2023-08-25 06:52:37',NULL),(399,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(399,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(399,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(399,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(399,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(399,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(399,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(399,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(399,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(399,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(399,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(399,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(399,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(399,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(399,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(399,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(399,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(399,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(399,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(399,'Pink','2023-09-21','A','2023-09-21 04:01:57',NULL),(399,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(399,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(399,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(399,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(399,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(399,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(399,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(399,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(399,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(399,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(399,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(399,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(399,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(399,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(399,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(399,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(399,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(399,'Pink','2023-10-18','A','2023-10-18 04:40:13',NULL),(399,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(399,'Pink','2023-10-20','A','2023-10-20 03:46:04',NULL),(399,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(399,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(399,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(399,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(399,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(399,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(399,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(399,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(399,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(399,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(399,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(399,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(399,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(399,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(399,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(399,'Pink','2023-11-14','A','2023-11-25 05:43:17',NULL),(399,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(399,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(399,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(399,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(399,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(399,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(399,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(399,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(399,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(399,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(399,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(399,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(399,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(399,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(399,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(399,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(399,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(399,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(399,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(399,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(399,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(399,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(399,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(399,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(399,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(399,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(399,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(399,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(399,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(399,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(399,'Pink','2024-01-09','A','2024-01-22 10:33:40',NULL),(399,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(399,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(399,'Pink','2024-01-12','A','2024-01-22 10:41:37',NULL),(399,'Pink','2024-01-15','A','2024-01-16 10:55:36',NULL),(399,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(399,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(399,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(399,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(399,'Pink','2024-01-23','A','2024-01-23 04:30:12',NULL),(399,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(399,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(399,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(399,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(399,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(399,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(399,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(399,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(399,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(399,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(399,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(399,'Pink','2024-02-14','A','2024-02-15 04:13:38',NULL),(399,'Pink','2024-02-15','L','2024-02-15 04:11:04',NULL),(399,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(399,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(399,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(399,'Pink','2024-02-20','L','2024-02-20 04:35:18',NULL),(399,'Pink','2024-02-21','L','2024-02-21 04:40:38',NULL),(399,'Pink','2024-02-22','L','2024-02-22 03:48:33',NULL),(399,'Pink','2024-02-23','L','2024-02-23 04:12:14',NULL),(399,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(399,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(399,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(399,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(399,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(399,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(399,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(399,'Pink','2024-03-04','A','2024-03-04 05:06:12',NULL),(399,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(399,'Pink','2024-03-06','A','2024-03-06 04:36:18',NULL),(399,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(399,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(399,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(399,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(399,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(399,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(399,'Pink','2024-03-14','A','2024-03-14 03:31:50',NULL),(399,'Pink','2024-03-15','A','2024-03-15 03:35:21',NULL),(399,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(399,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(399,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(399,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(399,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(399,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(399,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(399,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(399,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(399,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(399,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(399,'Pink','2024-04-17','A','2024-04-22 11:58:24',NULL),(399,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(399,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(399,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(399,'Pink','2024-04-22','A','2024-04-22 06:26:25',NULL),(399,'Pink','2024-04-24','A','2024-04-24 04:26:46',NULL),(399,'Pink','2024-04-25','A','2024-04-25 05:09:59',NULL),(399,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(399,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(399,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(399,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(399,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(399,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(399,'Pink','2024-05-08','A','2024-05-08 04:51:32',NULL),(399,'Pink','2024-05-09','A','2024-05-09 04:22:47',NULL),(399,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(399,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(399,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(399,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(399,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(399,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(399,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(399,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(399,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(399,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(399,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(399,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(399,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(399,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(399,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(399,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(399,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(399,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(399,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(399,'Pink','2024-07-08','A','2024-07-08 05:41:50',NULL),(399,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(399,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(399,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(399,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(399,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(399,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(399,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(399,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(399,'Pink','2024-07-23','A','2024-07-24 04:27:51',NULL),(399,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(399,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(399,'Pink','2024-07-27','A','2024-07-27 07:56:20',NULL),(399,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(399,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(399,'Pink','2024-07-31','A','2024-07-31 15:01:43',NULL),(399,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(399,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(399,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(399,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(399,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(399,'Pink','2024-08-23','A','2024-08-23 05:03:26',NULL),(399,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(399,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(399,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(399,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(399,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(399,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(399,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(399,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(399,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(399,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(399,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(399,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(399,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(399,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(399,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(399,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(399,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(399,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(399,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(399,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(399,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(399,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(399,'Pink','2024-10-04','A','2024-10-04 05:04:19',NULL),(399,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(399,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(399,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(399,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(399,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(399,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(399,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(399,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(399,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(399,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(399,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(399,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(399,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(399,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(399,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(399,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(399,'Pink','2024-10-25','A','2024-10-25 03:47:54',NULL),(399,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(399,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(399,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(399,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(399,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(399,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(399,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(399,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(399,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(399,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(399,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(399,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(399,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(399,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(399,'Pink','2024-11-13','A','2024-11-13 03:45:39',NULL),(399,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(399,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(399,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(399,'Pink','2024-11-18','A','2024-11-18 05:23:06',NULL),(399,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(399,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(399,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(399,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(399,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(399,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(399,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(399,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(399,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(399,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(399,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(399,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(399,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(399,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(399,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(399,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(399,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(399,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(399,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(399,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(399,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(399,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(399,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(399,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(399,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(399,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(399,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(399,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(399,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(399,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(399,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(399,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(399,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(399,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(399,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(399,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(399,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(399,'Pink','2025-02-15','A','2025-03-01 06:13:16',NULL),(399,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(399,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(399,'Pink','2025-02-20','A','2025-03-01 06:33:55',NULL),(399,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(399,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(399,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(399,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(399,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(399,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(399,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(399,'Pink','2025-03-01','A','2025-03-01 07:22:06',NULL),(399,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(399,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(399,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(399,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(399,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(399,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(399,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(399,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(399,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(399,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(399,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(399,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(399,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(399,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(399,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(399,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(399,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(399,'Pink','2025-04-08','A','2025-04-08 05:14:52',NULL),(399,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(399,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(399,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(399,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(399,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(399,'Pink','2025-04-16','A','2025-04-16 05:42:06',NULL),(399,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(399,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(399,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(399,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(399,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(399,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(399,'Pink','2025-04-24','A','2025-04-24 04:18:18',NULL),(399,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(399,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(399,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(399,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(399,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(399,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(399,'Pink','2025-05-06','A','2025-05-08 04:20:37',NULL),(399,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(399,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(399,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(399,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(399,'Pink','2025-05-12','A','2025-05-12 03:42:51',NULL),(399,'Pink','2025-05-13','L','2025-05-13 04:19:44',NULL),(399,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(399,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(399,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(399,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(399,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(399,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(399,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(399,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(399,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(399,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(399,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(399,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(399,'Pink','2025-06-10','A','2025-06-10 07:29:55',NULL),(399,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(399,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(399,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(399,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(399,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(399,'Pink','2025-07-01','A','2025-07-01 05:25:51',NULL),(399,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(399,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(399,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(399,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(399,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(399,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(399,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(399,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(399,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(399,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(399,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(400,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(400,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(400,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(400,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(400,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(400,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(400,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(400,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(400,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(400,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(400,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(400,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(400,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(400,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(400,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(400,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(400,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(400,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(400,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(400,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(400,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(400,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(400,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(400,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(400,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(400,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(400,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(400,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(400,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(400,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(400,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(400,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(400,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(400,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(400,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(400,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(400,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(400,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(400,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(400,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(400,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(400,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(400,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(400,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(400,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(400,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(400,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(400,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(400,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(400,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(400,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(400,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(400,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(400,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(400,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(400,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(400,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(400,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(400,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(400,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(400,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(400,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(400,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(400,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(400,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(400,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(400,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(400,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(400,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(400,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(400,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(400,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(400,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(400,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(400,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(400,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(400,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(400,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(400,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(400,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(400,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(400,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(400,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(400,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(400,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(400,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(400,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(400,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(400,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(400,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(400,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(400,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(400,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(400,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(400,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(400,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(400,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(400,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(400,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(400,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(400,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(400,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(400,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(400,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(400,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(400,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(400,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(400,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(400,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(400,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(400,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(400,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(400,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(400,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(400,'Pink','2023-10-20','L','2023-10-20 03:46:04',NULL),(400,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(400,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(400,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(400,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(400,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(400,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(400,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(400,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(400,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(400,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(400,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(400,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(400,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(400,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(400,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(400,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(400,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(400,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(400,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(400,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(400,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(400,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(400,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(400,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(400,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(400,'Pink','2023-11-25','L','2023-11-25 04:29:35',NULL),(400,'Pink','2023-11-27','A','2023-11-27 04:43:28',NULL),(400,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(400,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(400,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(400,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(400,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(400,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(400,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(400,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(400,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(400,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(400,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(400,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(400,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(400,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(400,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(400,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(400,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(400,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(400,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(400,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(400,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(400,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(400,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(400,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(400,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(400,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(400,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(400,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(400,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(400,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(400,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(400,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(400,'Pink','2024-01-29','A','2024-01-30 04:49:32',NULL),(400,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(400,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(400,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(400,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(400,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(400,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(400,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(400,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(400,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(400,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(400,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(400,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(400,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(400,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(400,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(400,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(400,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(400,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(400,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(400,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(400,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(400,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(400,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(400,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(400,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(400,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(400,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(400,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(400,'Pink','2024-03-09','A','2024-03-09 04:03:50',NULL),(400,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(400,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(400,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(400,'Pink','2024-03-14','A','2024-03-14 03:31:50',NULL),(400,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(400,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(400,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(400,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(400,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(400,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(400,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(400,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(400,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(400,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(400,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(400,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(400,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(400,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(400,'Pink','2024-04-19','A','2024-04-19 06:01:03',NULL),(400,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(400,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(400,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(400,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(400,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(400,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(400,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(400,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(400,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(400,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(400,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(400,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(400,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(400,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(400,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(400,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(400,'Pink','2024-05-15','A','2024-05-15 04:21:44',NULL),(400,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(400,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(400,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(400,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(400,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(400,'Pink','2024-05-29','A','2024-05-29 06:56:43',NULL),(400,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(400,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(400,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(400,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(400,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(400,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(400,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(400,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(400,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(400,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(400,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(400,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(400,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(400,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(400,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(400,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(400,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(400,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(400,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(400,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(400,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(400,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(400,'Pink','2024-07-30','A','2024-07-31 14:48:55',NULL),(400,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(400,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(400,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(400,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(400,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(400,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(400,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(400,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(400,'Pink','2024-09-03','A','2024-09-03 16:56:19',NULL),(400,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(400,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(400,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(400,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(400,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(400,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(400,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(400,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(400,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(400,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(400,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(400,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(400,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(400,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(400,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(400,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(400,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(400,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(400,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(400,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(400,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(400,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(400,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(400,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(400,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(400,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(400,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(400,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(400,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(400,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(400,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(400,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(400,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(400,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(400,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(400,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(400,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(400,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(400,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(400,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(400,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(400,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(400,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(400,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(400,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(400,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(400,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(400,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(400,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(400,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(400,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(400,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(400,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(400,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(400,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(400,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(400,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(400,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(400,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(400,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(400,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(400,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(400,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(400,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(400,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(400,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(400,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(400,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(400,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(400,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(400,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(400,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(400,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(400,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(400,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(400,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(400,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(400,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(400,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(400,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(400,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(400,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(400,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(400,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(400,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(400,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(400,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(400,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(400,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(400,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(400,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(400,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(400,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(400,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(400,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(400,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(400,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(400,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(400,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(400,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(400,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(400,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(400,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(401,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(401,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(401,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(401,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(401,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(401,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(401,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(401,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(401,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(401,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(401,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(401,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(401,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(401,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(401,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(401,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(401,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(401,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(401,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(401,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(401,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(401,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(401,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(401,'Blue','2025-02-27','A','2025-02-27 05:31:08',NULL),(401,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(401,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(401,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(401,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(401,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(401,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(401,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(401,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(401,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(401,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(401,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(401,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(401,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(401,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(401,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(401,'Blue','2025-03-19','A','2025-03-19 03:36:46',NULL),(401,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(401,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(401,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(401,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(401,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(401,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(401,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(401,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(401,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(401,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(401,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(401,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(401,'Blue','2025-04-18','A','2025-04-18 08:36:32',NULL),(401,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(401,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(401,'Blue','2025-04-22','A','2025-04-22 04:54:34',NULL),(401,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(401,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(401,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(401,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(401,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(401,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(401,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(401,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(401,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(401,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(401,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(401,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(401,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(401,'Blue','2025-05-14','A','2025-05-14 04:01:18',NULL),(401,'Blue','2025-05-15','A','2025-05-15 04:06:06',NULL),(401,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(401,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(401,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(401,'Blue','2025-05-20','A','2025-05-20 04:46:56',NULL),(401,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(401,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(401,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(401,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(401,'Blue','2025-05-29','A','2025-05-29 04:19:38',NULL),(401,'Blue','2025-05-30','A','2025-05-30 05:20:42',NULL),(401,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(401,'Blue','2025-06-10','P','2025-06-10 07:16:01',NULL),(401,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(401,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(401,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(401,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(401,'Blue','2025-06-30','A','2025-06-30 05:15:58',NULL),(401,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(401,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(401,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(401,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(401,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(401,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(401,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(401,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(401,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(401,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(401,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(401,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(401,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(401,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(401,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(401,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(401,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(401,'Pink','2023-08-30','A','2023-08-30 04:29:01',NULL),(401,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(401,'Pink','2023-09-02','A','2023-09-02 04:50:57',NULL),(401,'Pink','2023-09-04','A','2023-09-04 04:58:05',NULL),(401,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(401,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(401,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(401,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(401,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(401,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(401,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(401,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(401,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(401,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(401,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(401,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(401,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(401,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(401,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(401,'Pink','2023-09-23','A','2023-09-23 04:26:18',NULL),(401,'Pink','2023-09-25','A','2023-09-25 03:53:57',NULL),(401,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(401,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(401,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(401,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(401,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(401,'Pink','2023-10-04','A','2023-10-04 04:07:10',NULL),(401,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(401,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(401,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(401,'Pink','2023-10-09','L','2023-10-09 03:24:50',NULL),(401,'Pink','2023-10-10','A','2023-10-10 03:45:06',NULL),(401,'Pink','2023-10-11','A','2023-10-11 04:26:55',NULL),(401,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(401,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(401,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(401,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(401,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(401,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(401,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(401,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(401,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(401,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(401,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(401,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(401,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(401,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(401,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(401,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(401,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(401,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(401,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(401,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(401,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(401,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(401,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(401,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(401,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(401,'Pink','2023-11-20','A','2023-11-20 04:41:09',NULL),(401,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(401,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(401,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(401,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(401,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(401,'Pink','2023-11-27','A','2023-11-27 04:43:28',NULL),(401,'Pink','2023-11-28','A','2023-11-28 06:08:07',NULL),(401,'Pink','2023-11-29','A','2023-11-29 12:21:56',NULL),(401,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(401,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(401,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(401,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(401,'Pink','2023-12-06','A','2023-12-06 11:35:47',NULL),(401,'Pink','2023-12-07','A','2023-12-08 11:01:07',NULL),(401,'Pink','2023-12-08','A','2023-12-08 11:05:50',NULL),(401,'Pink','2023-12-09','A','2023-12-09 07:42:29',NULL),(401,'Pink','2023-12-12','A','2023-12-20 11:03:40',NULL),(401,'Pink','2023-12-13','A','2023-12-20 11:15:53',NULL),(401,'Pink','2024-01-01','A','2024-01-03 05:05:28',NULL),(401,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(401,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(401,'Pink','2024-01-04','A','2024-01-15 09:44:42',NULL),(401,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(401,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(401,'Pink','2024-01-08','A','2024-01-22 11:17:37',NULL),(401,'Pink','2024-01-09','A','2024-01-22 10:33:40',NULL),(401,'Pink','2024-01-10','A','2024-01-22 10:35:50',NULL),(401,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(401,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(401,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(401,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(401,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(401,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(401,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(401,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(401,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(401,'Pink','2024-01-25','A','2024-01-25 04:14:25',NULL),(401,'Pink','2024-01-26','A','2024-01-26 04:53:39',NULL),(401,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(401,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(401,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(401,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(401,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(401,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(401,'Pink','2024-02-12','A','2024-02-12 05:08:52',NULL),(401,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(401,'Pink','2024-02-14','A','2024-02-15 04:13:38',NULL),(401,'Pink','2024-02-15','L','2024-02-15 04:11:04',NULL),(401,'Pink','2024-02-16','L','2024-02-16 05:22:13',NULL),(401,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(401,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(401,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(401,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(401,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(401,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(401,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(401,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(401,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(401,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(401,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(401,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(401,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(401,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(401,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(401,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(401,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(401,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(401,'Pink','2024-03-09','A','2024-03-09 04:03:50',NULL),(401,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(401,'Pink','2024-03-12','A','2024-03-12 03:57:22',NULL),(401,'Pink','2024-03-13','A','2024-03-13 03:58:27',NULL),(401,'Pink','2024-03-14','A','2024-03-14 03:31:50',NULL),(401,'Pink','2024-03-15','A','2024-03-15 03:35:21',NULL),(401,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(401,'Pink','2024-03-19','A','2024-03-19 03:41:53',NULL),(401,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(401,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(401,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(401,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(401,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(401,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(401,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(401,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(401,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(401,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(401,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(401,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(401,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(401,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(401,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(401,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(401,'Pink','2024-04-26','A','2024-04-26 04:14:55',NULL),(401,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(401,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(401,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(401,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(401,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(401,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(401,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(401,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(401,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(401,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(401,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(401,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(401,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(401,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(401,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(401,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(401,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(401,'Pink','2024-05-29','A','2024-05-29 06:56:43',NULL),(401,'Pink','2024-05-30','A','2024-05-30 06:50:55',NULL),(401,'Pink','2024-05-31','A','2024-05-31 05:20:18',NULL),(401,'Pink','2024-06-24','A','2024-06-24 06:04:42',NULL),(401,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(401,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(401,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(401,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(401,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(401,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(401,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(401,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(401,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(401,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(401,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(401,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(401,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(401,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(401,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(401,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(401,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(401,'Pink','2024-07-27','A','2024-07-27 07:56:20',NULL),(401,'Pink','2024-07-29','A','2024-07-31 14:52:58',NULL),(401,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(401,'Pink','2024-07-31','A','2024-07-31 15:01:43',NULL),(401,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(401,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(401,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(401,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(401,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(401,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(401,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(401,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(401,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(401,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(401,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(401,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(401,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(401,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(401,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(401,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(401,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(401,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(401,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(401,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(401,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(401,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(401,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(401,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(401,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(401,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(401,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(401,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(401,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(401,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(401,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(401,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(401,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(401,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(401,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(401,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(401,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(401,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(401,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(401,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(401,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(401,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(401,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(401,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(401,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(401,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(401,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(401,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(401,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(401,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(401,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(401,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(401,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(401,'Pink','2024-11-04','A','2024-11-04 03:53:38',NULL),(401,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(401,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(401,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(401,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(401,'Pink','2024-11-11','A','2024-11-11 03:49:11',NULL),(401,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(401,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(401,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(401,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(401,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(401,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(401,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(401,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(401,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(401,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(401,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(401,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(401,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(401,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(401,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(401,'Pink','2025-01-06','A','2025-01-06 05:14:48',NULL),(401,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(401,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(401,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(401,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(401,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(401,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(401,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(401,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(402,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(402,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(402,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(402,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(402,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(402,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(402,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(402,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(402,'Pink','2023-09-04','A','2023-09-04 04:58:05',NULL),(402,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(402,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(402,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(402,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(402,'Pink','2023-09-11','A','2023-09-11 04:49:15',NULL),(402,'Pink','2023-09-12','A','2023-09-12 03:35:40',NULL),(402,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(402,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(402,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(402,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(402,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(402,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(402,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(402,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(402,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(402,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(402,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(402,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(402,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(402,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(402,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(402,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(402,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(402,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(402,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(402,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(402,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(402,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(402,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(402,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(402,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(402,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(402,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(402,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(402,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(402,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(402,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(402,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(402,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(402,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(402,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(402,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(402,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(402,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(402,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(402,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(402,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(402,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(402,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(402,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(402,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(402,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(402,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(402,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(402,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(402,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(402,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(402,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(402,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(402,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(402,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(402,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(402,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(402,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(402,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(402,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(402,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(402,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(402,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(402,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(402,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(402,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(402,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(402,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(402,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(402,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(402,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(402,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(402,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(402,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(402,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(402,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(402,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(402,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(402,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(402,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(402,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(402,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(402,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(402,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(402,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(402,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(402,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(402,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(402,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(402,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(402,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(402,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(402,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(402,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(402,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(402,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(402,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(402,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(402,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(402,'Pink','2024-02-19','A','2024-02-19 04:09:48',NULL),(402,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(402,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(402,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(402,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(402,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(402,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(402,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(402,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(402,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(402,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(402,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(402,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(402,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(402,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(402,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(402,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(402,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(402,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(402,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(402,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(402,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(402,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(402,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(402,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(402,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(402,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(402,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(402,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(402,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(402,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(402,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(402,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(402,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(402,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(402,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(402,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(402,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(402,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(402,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(402,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(402,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(402,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(402,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(402,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(402,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(402,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(402,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(402,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(402,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(402,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(402,'Pink','2024-05-13','A','2024-05-13 05:58:13',NULL),(402,'Pink','2024-05-14','A','2024-05-14 04:13:45',NULL),(402,'Pink','2024-05-15','A','2024-05-15 04:21:44',NULL),(402,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(402,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(402,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(402,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(402,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(402,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(402,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(402,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(402,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(402,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(402,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(402,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(402,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(402,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(402,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(402,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(402,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(402,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(402,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(402,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(402,'Pink','2024-07-19','A','2024-07-19 07:34:57',NULL),(402,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(402,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(402,'Pink','2024-07-23','A','2024-07-24 04:27:51',NULL),(402,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(402,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(402,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(402,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(402,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(402,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(402,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(402,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(402,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(402,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(402,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(402,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(402,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(402,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(402,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(402,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(402,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(402,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(402,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(402,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(402,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(402,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(402,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(402,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(402,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(402,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(402,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(402,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(402,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(402,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(402,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(402,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(402,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(402,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(402,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(402,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(402,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(402,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(402,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(402,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(402,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(402,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(402,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(402,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(402,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(402,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(402,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(402,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(402,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(402,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(402,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(402,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(402,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(402,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(402,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(402,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(402,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(402,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(402,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(402,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(402,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(402,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(402,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(402,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(402,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(402,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(402,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(402,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(402,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(402,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(402,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(402,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(402,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(402,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(402,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(402,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(402,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(402,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(402,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(402,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(402,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(402,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(402,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(402,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(402,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(402,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(402,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(402,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(402,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(402,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(402,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(402,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(402,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(402,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(402,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(402,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(402,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(402,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(402,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(402,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(402,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(402,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(402,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(402,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(402,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(402,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(402,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(402,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(402,'Pink','2025-02-15','A','2025-03-01 06:13:16',NULL),(402,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(402,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(402,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(402,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(402,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(402,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(402,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(402,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(402,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(402,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(402,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(402,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(402,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(402,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(402,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(402,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(402,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(402,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(402,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(402,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(402,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(402,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(402,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(402,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(402,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(402,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(402,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(402,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(402,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(402,'Pink','2025-04-09','A','2025-04-09 03:57:32',NULL),(402,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(402,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(402,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(402,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(402,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(402,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(402,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(402,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(402,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(402,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(402,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(402,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(402,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(402,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(402,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(402,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(402,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(402,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(402,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(402,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(402,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(402,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(402,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(402,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(402,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(402,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(402,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(402,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(402,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(402,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(402,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(402,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(402,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(402,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(402,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(402,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(402,'Pink','2025-05-30','A','2025-05-30 05:16:11',NULL),(402,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(402,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(402,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(402,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(402,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(402,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(402,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(402,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(402,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(402,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(402,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(402,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(402,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(402,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(402,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(402,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(402,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(402,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(403,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(403,'Pink','2023-08-24','A','2023-08-24 04:27:06',NULL),(403,'Pink','2023-08-25','A','2023-08-25 06:52:37',NULL),(403,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(403,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(403,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(403,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(403,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(403,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(403,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(403,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(403,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(403,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(403,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(403,'Pink','2023-09-12','A','2023-09-12 03:35:40',NULL),(403,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(403,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(403,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(403,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(403,'Pink','2023-09-18','A','2023-09-18 03:33:18',NULL),(403,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(403,'Pink','2023-09-20','A','2023-09-20 05:34:36',NULL),(403,'Pink','2023-09-21','A','2023-09-21 04:01:57',NULL),(403,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(403,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(403,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(403,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(403,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(403,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(403,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(403,'Pink','2023-10-03','A','2023-10-03 03:25:39',NULL),(403,'Pink','2023-10-04','A','2023-10-04 04:07:10',NULL),(403,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(403,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(403,'Pink','2023-10-07','A','2023-10-07 03:33:01',NULL),(403,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(403,'Pink','2023-10-10','A','2023-10-10 03:45:06',NULL),(403,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(403,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(403,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(403,'Pink','2023-10-18','A','2023-10-18 04:40:13',NULL),(403,'Pink','2023-10-19','A','2023-10-19 04:20:26',NULL),(403,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(403,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(403,'Pink','2023-10-23','A','2023-10-23 04:05:47',NULL),(403,'Pink','2023-10-24','A','2023-10-24 04:33:41',NULL),(403,'Pink','2023-10-25','A','2023-10-25 04:31:26',NULL),(403,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(403,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(403,'Pink','2023-10-30','A','2023-10-30 06:38:20',NULL),(403,'Pink','2023-10-31','A','2023-10-31 03:41:22',NULL),(403,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(403,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(403,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(403,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(403,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(403,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(403,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(403,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(403,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(403,'Pink','2023-11-16','A','2023-11-16 04:10:23',NULL),(403,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(403,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(403,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(403,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(403,'Pink','2023-11-22','A','2023-11-22 05:56:02',NULL),(403,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(403,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(403,'Pink','2023-11-25','A','2023-11-25 04:29:35',NULL),(403,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(403,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(403,'Pink','2023-11-29','A','2023-11-29 12:21:56',NULL),(403,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(403,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(403,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(403,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(403,'Pink','2023-12-06','A','2023-12-06 11:35:47',NULL),(403,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(403,'Pink','2023-12-08','A','2023-12-08 11:05:50',NULL),(403,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(403,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(403,'Pink','2023-12-13','A','2023-12-20 11:15:53',NULL),(403,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(403,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(403,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(403,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(403,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(403,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(403,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(403,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(403,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(403,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(403,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(403,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(403,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(403,'Pink','2024-01-17','A','2024-01-17 04:16:29',NULL),(403,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(403,'Pink','2024-01-22','A','2024-01-22 04:47:38',NULL),(403,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(403,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(403,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(403,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(403,'Pink','2024-01-29','A','2024-01-30 04:49:32',NULL),(403,'Pink','2024-01-30','A','2024-01-30 04:42:47',NULL),(403,'Pink','2024-01-31','A','2024-02-01 11:11:35',NULL),(403,'Pink','2024-02-01','A','2024-02-01 11:13:46',NULL),(403,'Pink','2024-02-02','A','2024-02-02 04:18:14',NULL),(403,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(403,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(403,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(403,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(403,'Pink','2024-02-15','A','2024-02-15 04:11:04',NULL),(403,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(403,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(403,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(403,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(403,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(403,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(403,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(403,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(403,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(403,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(403,'Pink','2024-02-28','A','2024-02-28 04:06:49',NULL),(403,'Pink','2024-02-29','A','2024-02-29 05:15:37',NULL),(403,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(403,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(403,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(403,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(403,'Pink','2024-03-06','A','2024-03-06 04:36:18',NULL),(403,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(403,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(403,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(403,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(403,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(403,'Pink','2024-03-13','A','2024-03-13 03:58:27',NULL),(403,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(403,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(403,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(403,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(403,'Pink','2024-03-20','A','2024-03-21 04:25:34',NULL),(403,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(403,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(403,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(403,'Pink','2024-03-26','A','2024-03-26 04:06:16',NULL),(403,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(403,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(403,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(403,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(403,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(403,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(403,'Pink','2024-04-19','A','2024-04-19 06:01:03',NULL),(403,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(403,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(403,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(403,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(403,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(403,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(403,'Pink','2024-05-03','A','2024-05-04 05:51:07',NULL),(403,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(403,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(403,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(403,'Pink','2024-05-08','A','2024-05-08 04:51:32',NULL),(403,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(403,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(403,'Pink','2024-05-11','A','2024-05-11 04:25:22',NULL),(403,'Pink','2024-05-13','A','2024-05-13 05:58:13',NULL),(403,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(403,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(403,'Pink','2024-05-17','A','2024-05-17 04:32:51',NULL),(403,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(403,'Pink','2024-05-20','A','2024-05-20 05:46:28',NULL),(403,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(403,'Pink','2024-05-27','A','2024-05-27 06:15:09',NULL),(403,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(403,'Pink','2024-05-30','A','2024-05-30 06:50:55',NULL),(403,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(403,'Pink','2024-06-24','A','2024-06-24 06:04:42','2024-06-24 06:07:44'),(403,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(403,'Pink','2024-07-03','A','2024-07-03 04:52:45',NULL),(403,'Pink','2024-07-04','A','2024-07-05 07:21:14',NULL),(403,'Pink','2024-07-05','A','2024-07-05 05:28:56',NULL),(403,'Pink','2024-07-06','A','2024-07-08 16:00:05',NULL),(403,'Pink','2024-07-08','A','2024-07-08 05:41:50',NULL),(403,'Pink','2024-07-09','A','2024-07-09 06:51:20',NULL),(403,'Pink','2024-07-11','A','2024-07-11 09:50:25',NULL),(403,'Pink','2024-07-12','A','2024-07-12 05:46:28',NULL),(403,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(403,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(403,'Pink','2024-07-19','A','2024-07-19 07:34:57',NULL),(403,'Pink','2024-07-20','A','2024-07-20 09:36:38',NULL),(403,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(403,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(403,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(403,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(403,'Pink','2024-07-27','A','2024-07-27 07:56:20',NULL),(403,'Pink','2024-07-29','A','2024-07-31 14:52:58',NULL),(403,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(403,'Pink','2024-07-31','A','2024-07-31 15:01:43',NULL),(403,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(403,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(403,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(403,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(403,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(403,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(403,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(403,'Pink','2024-09-03','A','2024-09-03 16:56:19',NULL),(403,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(403,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(403,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(403,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(403,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(403,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(403,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(403,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(403,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(403,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(403,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(403,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(403,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(403,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(403,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(403,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(403,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(403,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(403,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(403,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(403,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(403,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(403,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(403,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(403,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(403,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(403,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(403,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(403,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(403,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(403,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(403,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(403,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(403,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(403,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(403,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(403,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(403,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(403,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(403,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(403,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(403,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(403,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(403,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(403,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(403,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(403,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(403,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(403,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(403,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(403,'Pink','2024-11-11','A','2024-11-11 03:49:11',NULL),(403,'Pink','2024-11-12','A','2024-11-12 03:38:11',NULL),(403,'Pink','2024-11-13','A','2024-11-13 03:45:39',NULL),(403,'Pink','2024-11-14','A','2024-11-14 03:50:22',NULL),(403,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(403,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(403,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(403,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(403,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(403,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(403,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(403,'Pink','2024-11-26','A','2024-11-26 03:39:00',NULL),(403,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(403,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(403,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(403,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(403,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(403,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(403,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(403,'Pink','2025-01-09','A','2025-01-09 03:40:38',NULL),(403,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(403,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(403,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(403,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(403,'Pink','2025-01-16','A','2025-01-16 03:32:12',NULL),(403,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(403,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(403,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(403,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(403,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(403,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(403,'Pink','2025-01-24','A','2025-03-01 05:14:50',NULL),(403,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(403,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(403,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(403,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(403,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(403,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(403,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(403,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(403,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(403,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(403,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(403,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(403,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(403,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(403,'Pink','2025-02-18','A','2025-03-01 06:26:35',NULL),(403,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(403,'Pink','2025-02-21','A','2025-03-01 06:36:36',NULL),(403,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(403,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(403,'Pink','2025-02-25','A','2025-03-01 06:45:34',NULL),(403,'Pink','2025-02-26','A','2025-03-01 06:48:22',NULL),(403,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(403,'Pink','2025-02-28','A','2025-02-28 04:02:31',NULL),(403,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(403,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(403,'Pink','2025-03-04','A','2025-03-04 03:51:34',NULL),(403,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(403,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(403,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(403,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(403,'Pink','2025-03-11','A','2025-03-11 04:46:34',NULL),(403,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(403,'Pink','2025-03-13','A','2025-03-13 04:29:27',NULL),(403,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(403,'Pink','2025-03-15','A','2025-03-15 04:43:18',NULL),(403,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(403,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(403,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(403,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(403,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(403,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(403,'Pink','2025-04-08','A','2025-04-08 05:14:52',NULL),(403,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(403,'Pink','2025-04-11','A','2025-04-12 04:47:51',NULL),(403,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(403,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(403,'Pink','2025-04-15','A','2025-04-15 04:43:09',NULL),(403,'Pink','2025-04-16','A','2025-04-16 05:42:06',NULL),(403,'Pink','2025-04-17','A','2025-04-17 03:57:52',NULL),(403,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(403,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(403,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(403,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(403,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(403,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(403,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(403,'Pink','2025-04-28','A','2025-04-28 06:20:35',NULL),(403,'Pink','2025-04-29','A','2025-04-29 04:27:09',NULL),(403,'Pink','2025-04-30','A','2025-04-30 04:39:57',NULL),(403,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(403,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(403,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(403,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(403,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(403,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(403,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(403,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(403,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(403,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(403,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(403,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(403,'Pink','2025-05-17','A','2025-05-17 04:16:35',NULL),(403,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(403,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(403,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(403,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(403,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(403,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(403,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(403,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(403,'Pink','2025-06-10','A','2025-06-10 07:29:55',NULL),(403,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(403,'Pink','2025-06-23','A','2025-06-23 04:40:58',NULL),(403,'Pink','2025-06-24','A','2025-06-25 05:45:53',NULL),(403,'Pink','2025-06-25','A','2025-06-26 03:59:19',NULL),(403,'Pink','2025-06-30','A','2025-06-30 05:40:29',NULL),(403,'Pink','2025-07-01','A','2025-07-01 05:25:51',NULL),(403,'Pink','2025-07-02','A','2025-07-02 06:29:57',NULL),(403,'Pink','2025-07-03','A','2025-07-03 04:41:48',NULL),(403,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(403,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(403,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(403,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(403,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(403,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(403,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(403,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(403,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(404,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(404,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(404,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(404,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(404,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(404,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(404,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(404,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(404,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(404,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(404,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(404,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(404,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(404,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(404,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(404,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(404,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(404,'Blue','2025-02-18','A','2025-03-03 06:31:52',NULL),(404,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(404,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(404,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(404,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(404,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(404,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(404,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(404,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(404,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(404,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(404,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(404,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(404,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(404,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(404,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(404,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(404,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(404,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(404,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(404,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(404,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(404,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(404,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(404,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(404,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(404,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(404,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(404,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(404,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(404,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(404,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(404,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(404,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(404,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(404,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(404,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(404,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(404,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(404,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(404,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(404,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(404,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(404,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(404,'Blue','2025-05-06','A','2025-05-08 04:28:04',NULL),(404,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(404,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(404,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(404,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(404,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(404,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(404,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(404,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(404,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(404,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(404,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(404,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(404,'Blue','2025-05-22','A','2025-05-22 05:31:54',NULL),(404,'Blue','2025-05-23','A','2025-05-23 05:50:10',NULL),(404,'Blue','2025-05-26','A','2025-05-26 03:57:10',NULL),(404,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(404,'Blue','2025-05-30','A','2025-05-30 05:20:42',NULL),(404,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(404,'Blue','2025-06-10','P','2025-06-10 07:16:01',NULL),(404,'Blue','2025-06-16','A','2025-06-16 03:21:23',NULL),(404,'Blue','2025-06-23','A','2025-06-23 04:39:54',NULL),(404,'Blue','2025-06-24','A','2025-06-25 05:48:39',NULL),(404,'Blue','2025-06-25','A','2025-06-26 03:53:50',NULL),(404,'Blue','2025-06-30','A','2025-06-30 05:15:58',NULL),(404,'Blue','2025-07-01','A','2025-07-01 05:25:01',NULL),(404,'Blue','2025-07-02','A','2025-07-02 06:30:59',NULL),(404,'Blue','2025-07-03','A','2025-07-03 04:42:40',NULL),(404,'Blue','2025-07-07','A','2025-07-07 05:29:38',NULL),(404,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(404,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(404,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(404,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(404,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(404,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(404,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(404,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(404,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(404,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(404,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(404,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(404,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(404,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(404,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(404,'Pink','2023-09-02','A','2023-09-02 04:50:57',NULL),(404,'Pink','2023-09-04','A','2023-09-04 04:58:05',NULL),(404,'Pink','2023-09-05','A','2023-09-05 05:29:04',NULL),(404,'Pink','2023-09-06','A','2023-09-06 06:00:43',NULL),(404,'Pink','2023-09-08','A','2023-09-08 04:02:43',NULL),(404,'Pink','2023-09-09','A','2023-09-09 04:10:23',NULL),(404,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(404,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(404,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(404,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(404,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(404,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(404,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(404,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(404,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(404,'Pink','2023-09-21','A','2023-09-21 04:01:57',NULL),(404,'Pink','2023-09-22','A','2023-09-22 04:19:34',NULL),(404,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(404,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(404,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(404,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(404,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(404,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(404,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(404,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(404,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(404,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(404,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(404,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(404,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(404,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(404,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(404,'Pink','2023-10-17','A','2023-10-17 03:42:09',NULL),(404,'Pink','2023-10-18','A','2023-10-18 04:40:13',NULL),(404,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(404,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(404,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(404,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(404,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(404,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(404,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(404,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(404,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(404,'Pink','2023-10-31','A','2023-10-31 03:41:22',NULL),(404,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(404,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(404,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(404,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(404,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(404,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(404,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(404,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(404,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(404,'Pink','2023-11-16','A','2023-11-16 04:10:23',NULL),(404,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(404,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(404,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(404,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(404,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(404,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(404,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(404,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(404,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(404,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(404,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(404,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(404,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(404,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(404,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(404,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(404,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(404,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(404,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(404,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(404,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(404,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(404,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(404,'Pink','2024-01-03','A','2024-01-25 10:00:50',NULL),(404,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(404,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(404,'Pink','2024-01-06','A','2024-01-22 11:16:23',NULL),(404,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(404,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(404,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(404,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(404,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(404,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(404,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(404,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(404,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(404,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(404,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(404,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(404,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(404,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(404,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(404,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(404,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(404,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(404,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(404,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(404,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(404,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(404,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(404,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(404,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(404,'Pink','2024-02-17','A','2024-02-17 11:25:36',NULL),(404,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(404,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(404,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(404,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(404,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(404,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(404,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(404,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(404,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(404,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(404,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(404,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(404,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(404,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(404,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(404,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(404,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(404,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(404,'Pink','2024-03-11','A','2024-03-11 04:03:04',NULL),(404,'Pink','2024-03-12','A','2024-03-12 03:57:22',NULL),(404,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(404,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(404,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(404,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(404,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(404,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(404,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(404,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(404,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(404,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(404,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(404,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(404,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(404,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(404,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(404,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(404,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(404,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(404,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(404,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(404,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(404,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(404,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(404,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(404,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(404,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(404,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(404,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(404,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(404,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(404,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(404,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(404,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(404,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(404,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(404,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(404,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(404,'Pink','2024-05-21','A','2024-05-21 04:38:27',NULL),(404,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(404,'Pink','2024-05-29','L','2024-05-29 06:56:43',NULL),(404,'Pink','2024-05-30','L','2024-05-30 06:50:55',NULL),(404,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(404,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(404,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(404,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(404,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(404,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(404,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(404,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(404,'Pink','2024-07-09','A','2024-07-09 06:51:20',NULL),(404,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(404,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(404,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(404,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(404,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(404,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(404,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(404,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(404,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(404,'Pink','2024-07-26','A','2024-07-26 06:35:25',NULL),(404,'Pink','2024-07-27','A','2024-07-27 07:56:20',NULL),(404,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(404,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(404,'Pink','2024-07-31','A','2024-07-31 15:01:43',NULL),(404,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(404,'Pink','2024-08-13','A','2024-08-13 05:20:43',NULL),(404,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(404,'Pink','2024-08-16','A','2024-08-16 04:22:07',NULL),(404,'Pink','2024-08-17','A','2024-08-17 04:47:00',NULL),(404,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(404,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(404,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(404,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(404,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(404,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(404,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(404,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(404,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(404,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(404,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(404,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(404,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(404,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(404,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(404,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(404,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(404,'Pink','2024-09-25','A','2024-09-25 03:47:20',NULL),(404,'Pink','2024-09-26','A','2024-09-26 03:52:38',NULL),(404,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(404,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(404,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(404,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(404,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(404,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(404,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(404,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(404,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(404,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(404,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(404,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(404,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(404,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(404,'Pink','2024-10-17','A','2024-10-17 04:00:59',NULL),(404,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(404,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(404,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(404,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(404,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(404,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(404,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(404,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(404,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(404,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(404,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(404,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(404,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(404,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(404,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(404,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(404,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(404,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(404,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(404,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(404,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(404,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(404,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(404,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(404,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(404,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(404,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(404,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(404,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(404,'Pink','2024-11-25','A','2024-11-25 03:50:58',NULL),(404,'Pink','2024-11-26','A','2024-11-26 03:39:00',NULL),(404,'Pink','2024-11-27','A','2024-11-27 03:53:28',NULL),(404,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(404,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(404,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(404,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(404,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(404,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(404,'Pink','2025-01-09','L','2025-01-09 03:40:38',NULL),(404,'Pink','2025-01-10','A','2025-01-10 03:55:09',NULL),(404,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(404,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(404,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(404,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(404,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(405,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(405,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(405,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(405,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(405,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(405,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(405,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(405,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(405,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(405,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(405,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(405,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(405,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(405,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(405,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(405,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(405,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(405,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(405,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(405,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(405,'Blue','2025-02-24','A','2025-03-03 06:36:44',NULL),(405,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(405,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(405,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(405,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(405,'Blue','2025-03-04','A','2025-03-04 03:54:20',NULL),(405,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(405,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(405,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(405,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(405,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(405,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(405,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(405,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(405,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(405,'Blue','2025-03-17','A','2025-03-17 07:26:02',NULL),(405,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(405,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(405,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(405,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(405,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(405,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(405,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(405,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(405,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(405,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(405,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(405,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(405,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(405,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(405,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(405,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(405,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(405,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(405,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(405,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(405,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(405,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(405,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(405,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(405,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(405,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(405,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(405,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(405,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(405,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(405,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(405,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(405,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(405,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(405,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(405,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(405,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(405,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(405,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(405,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(405,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(405,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(405,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(405,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(405,'Blue','2025-06-10','P','2025-06-10 07:16:01',NULL),(405,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(405,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(405,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(405,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(405,'Blue','2025-06-30','A','2025-06-30 05:15:58',NULL),(405,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(405,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(405,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(405,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(405,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(405,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(405,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(405,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(405,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(405,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(405,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(405,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(405,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(405,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(405,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(405,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(405,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(405,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(405,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(405,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(405,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(405,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(405,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(405,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(405,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(405,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(405,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(405,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(405,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(405,'Pink','2023-09-15','A','2023-09-15 04:03:47',NULL),(405,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(405,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(405,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(405,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(405,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(405,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(405,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(405,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(405,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(405,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(405,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(405,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(405,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(405,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(405,'Pink','2023-10-05','A','2023-10-05 04:14:42',NULL),(405,'Pink','2023-10-06','A','2023-10-06 03:26:14',NULL),(405,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(405,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(405,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(405,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(405,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(405,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(405,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(405,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(405,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(405,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(405,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(405,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(405,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(405,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(405,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(405,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(405,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(405,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(405,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(405,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(405,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(405,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(405,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(405,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(405,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(405,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(405,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(405,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(405,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(405,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(405,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(405,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(405,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(405,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(405,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(405,'Pink','2023-11-27','A','2023-11-27 04:43:28',NULL),(405,'Pink','2023-11-28','L','2023-11-28 06:08:07',NULL),(405,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(405,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(405,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(405,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(405,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(405,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(405,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(405,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(405,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(405,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(405,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(405,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(405,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(405,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(405,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(405,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(405,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(405,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(405,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(405,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(405,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(405,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(405,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(405,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(405,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(405,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(405,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(405,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(405,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(405,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(405,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(405,'Pink','2024-01-29','A','2024-01-30 04:49:32',NULL),(405,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(405,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(405,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(405,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(405,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(405,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(405,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(405,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(405,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(405,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(405,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(405,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(405,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(405,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(405,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(405,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(405,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(405,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(405,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(405,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(405,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(405,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(405,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(405,'Pink','2024-03-04','A','2024-03-04 05:06:12',NULL),(405,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(405,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(405,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(405,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(405,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(405,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(405,'Pink','2024-03-12','A','2024-03-12 03:57:22',NULL),(405,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(405,'Pink','2024-03-14','A','2024-03-14 03:31:50',NULL),(405,'Pink','2024-03-15','A','2024-03-15 03:35:21',NULL),(405,'Pink','2024-03-18','A','2024-03-18 04:08:56',NULL),(405,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(405,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(405,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(405,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(405,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(405,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(405,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(405,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(405,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(405,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(405,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(405,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(405,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(405,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(405,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(405,'Pink','2024-04-24','A','2024-04-24 04:26:46',NULL),(405,'Pink','2024-04-25','A','2024-04-25 05:09:59',NULL),(405,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(405,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(405,'Pink','2024-05-03','A','2024-05-04 05:51:07',NULL),(405,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(405,'Pink','2024-05-06','A','2024-05-06 05:21:22',NULL),(405,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(405,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(405,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(405,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(405,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(405,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(405,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(405,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(405,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(405,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(405,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(405,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(405,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(405,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(405,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(405,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(405,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(405,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(405,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(405,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(405,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(405,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(405,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(405,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(405,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(405,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(405,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(405,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(405,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(405,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(405,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(405,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(405,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(405,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(405,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(405,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(405,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(405,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(405,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(405,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(405,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(405,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(405,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(405,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(405,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(405,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(405,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(405,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(405,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(405,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(405,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(405,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(405,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(405,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(405,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(405,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(405,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(405,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(405,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(405,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(405,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(405,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(405,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(405,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(405,'Pink','2024-10-01','A','2024-10-01 03:58:31',NULL),(405,'Pink','2024-10-02','A','2024-10-02 04:00:02',NULL),(405,'Pink','2024-10-04','A','2024-10-04 05:04:19',NULL),(405,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(405,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(405,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(405,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(405,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(405,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(405,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(405,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(405,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(405,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(405,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(405,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(405,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(405,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(405,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(405,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(405,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(405,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(405,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(405,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(405,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(405,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(405,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(405,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(405,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(405,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(405,'Pink','2024-11-06','A','2024-11-06 03:44:45',NULL),(405,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(405,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(405,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(405,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(405,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(405,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(405,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(405,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(405,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(405,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(405,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(405,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(405,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(405,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(405,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(405,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(405,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(405,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(405,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(405,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(405,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(405,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(405,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(405,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(405,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(405,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(405,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(405,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(406,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(406,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(406,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(406,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(406,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(406,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(406,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(406,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(406,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(406,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(406,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(406,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(406,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(406,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(406,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(406,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(406,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(406,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(406,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(406,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(406,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(406,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(406,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(406,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(406,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(406,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(406,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(406,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(406,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(406,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(406,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(406,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(406,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(406,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(406,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(406,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(406,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(406,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(406,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(406,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(406,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(406,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(406,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(406,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(406,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(406,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(406,'Pink','2023-10-25','A','2023-10-25 04:31:26',NULL),(406,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(406,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(406,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(406,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(406,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(406,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(406,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(406,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(406,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(406,'Pink','2023-11-07','A','2023-11-25 05:41:40',NULL),(406,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(406,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(406,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(406,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(406,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(406,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(406,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(406,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(406,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(406,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(406,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(406,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(406,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(406,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(406,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(406,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(406,'Pink','2023-12-02','L','2023-12-02 12:03:09',NULL),(406,'Pink','2023-12-04','A','2023-12-04 11:46:06',NULL),(406,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(406,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(406,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(406,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(406,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(406,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(406,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(406,'Pink','2024-01-01','A','2024-01-03 05:05:28',NULL),(406,'Pink','2024-01-02','A','2024-01-30 04:50:41',NULL),(406,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(406,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(406,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(406,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(406,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(406,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(406,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(406,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(406,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(406,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(406,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(406,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(406,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(406,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(406,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(406,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(406,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(406,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(406,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(406,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(406,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(406,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(406,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(406,'Pink','2024-02-03','A','2024-02-03 04:29:27',NULL),(406,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(406,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(406,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(406,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(406,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(406,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(406,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(406,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(406,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(406,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(406,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(406,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(406,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(406,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(406,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(406,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(406,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(406,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(406,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(406,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(406,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(406,'Pink','2024-03-07','A','2024-03-08 05:54:29',NULL),(406,'Pink','2024-03-08','A','2024-03-08 05:55:52',NULL),(406,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(406,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(406,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(406,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(406,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(406,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(406,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(406,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(406,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(406,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(406,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(406,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(406,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(406,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(406,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(406,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(406,'Pink','2024-04-16','A','2024-04-16 03:55:21',NULL),(406,'Pink','2024-04-17','A','2024-04-22 11:58:24',NULL),(406,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(406,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(406,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(406,'Pink','2024-04-22','L','2024-04-22 06:26:25',NULL),(406,'Pink','2024-04-24','A','2024-04-24 04:26:46',NULL),(406,'Pink','2024-04-25','A','2024-04-25 05:09:59',NULL),(406,'Pink','2024-04-26','A','2024-04-26 04:14:55',NULL),(406,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(406,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(406,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(406,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(406,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(406,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(406,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(406,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(406,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(406,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(406,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(406,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(406,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(406,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(406,'Pink','2024-05-20','A','2024-05-20 05:46:28',NULL),(406,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(406,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(406,'Pink','2024-05-29','A','2024-05-29 06:56:43',NULL),(406,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(406,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(406,'Pink','2024-06-24','A','2024-06-24 06:04:42',NULL),(406,'Pink','2024-07-02','A','2024-07-02 06:15:57',NULL),(406,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(406,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(406,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(406,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(406,'Pink','2024-07-08','A','2024-07-08 05:41:50',NULL),(406,'Pink','2024-07-09','A','2024-07-09 06:51:20',NULL),(406,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(406,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(406,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(406,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(406,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(406,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(406,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(406,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(406,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(406,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(406,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(406,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(406,'Pink','2024-07-30','A','2024-07-31 14:48:55',NULL),(406,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(406,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(406,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(406,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(406,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(406,'Pink','2024-08-17','A','2024-08-17 04:47:00',NULL),(406,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(406,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(406,'Pink','2024-09-03','A','2024-09-03 16:56:19',NULL),(406,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(406,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(406,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(406,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(406,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(406,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(406,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(406,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(406,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(406,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(406,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(406,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(406,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(406,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(406,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(406,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(406,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(406,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(406,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(406,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(406,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(406,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(406,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(406,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(406,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(406,'Pink','2024-10-10','A','2024-10-10 03:51:43',NULL),(406,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(406,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(406,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(406,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(406,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(406,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(406,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(406,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(406,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(406,'Pink','2024-10-23','A','2024-10-23 03:52:54',NULL),(406,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(406,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(406,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(406,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(406,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(406,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(406,'Pink','2024-10-31','L','2024-10-31 03:34:27','2024-10-31 04:28:57'),(406,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(406,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(406,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(406,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(406,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(406,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(406,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(406,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(406,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(406,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(406,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(406,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(406,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(406,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(406,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(406,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(406,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(406,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(406,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(406,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(406,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(406,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(406,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(406,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(406,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(406,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(406,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(406,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(406,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(406,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(406,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(406,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(406,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(406,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(406,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(406,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(406,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(406,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(406,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(406,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(406,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(406,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(406,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(406,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(406,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(406,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(406,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(406,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(406,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(406,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(406,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(406,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(406,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(406,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(406,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(406,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(406,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(406,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(406,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(406,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(406,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(406,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(406,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(406,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(406,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(406,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(406,'Pink','2025-03-06','A','2025-03-06 03:49:33',NULL),(406,'Pink','2025-03-08','A','2025-03-10 05:17:26',NULL),(406,'Pink','2025-03-10','A','2025-03-10 05:28:27',NULL),(406,'Pink','2025-03-11','A','2025-03-11 04:46:34',NULL),(406,'Pink','2025-03-12','A','2025-03-12 03:33:25',NULL),(406,'Pink','2025-03-13','A','2025-03-13 04:29:27',NULL),(406,'Pink','2025-03-14','A','2025-03-15 04:41:53',NULL),(406,'Pink','2025-03-15','A','2025-03-15 04:43:18',NULL),(406,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(406,'Pink','2025-03-18','A','2025-03-19 03:32:45',NULL),(406,'Pink','2025-03-19','A','2025-03-19 03:33:38',NULL),(406,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(406,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(406,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(406,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(406,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(406,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(406,'Pink','2025-04-12','A','2025-04-12 04:46:51',NULL),(406,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(406,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(406,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(406,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(406,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(406,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(406,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(406,'Pink','2025-04-22','A','2025-04-22 04:55:57',NULL),(406,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(406,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(406,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(406,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(406,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(406,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(406,'Pink','2025-05-02','A','2025-05-02 05:01:46',NULL),(406,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(406,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(406,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(406,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(406,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(406,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(406,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(406,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(406,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(406,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(406,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(406,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(406,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(406,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(406,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(406,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(406,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(406,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(406,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(406,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(406,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(406,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(406,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(406,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(406,'Pink','2025-06-25','A','2025-06-26 03:59:19',NULL),(406,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(406,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(406,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(406,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(406,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(406,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(406,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(406,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(406,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(406,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(406,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(406,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(406,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(407,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(407,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(407,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(407,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(407,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(407,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(407,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(407,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(407,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(407,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(407,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(407,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(407,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(407,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(407,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(407,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(407,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(407,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(407,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(407,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(407,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(407,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(407,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(407,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(407,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(407,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(407,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(407,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(407,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(407,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(407,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(407,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(407,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(407,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(407,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(407,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(407,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(407,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(407,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(407,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(407,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(407,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(407,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(407,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(407,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(407,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(407,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(407,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(407,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(407,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(407,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(407,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(407,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(407,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(407,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(407,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(407,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(407,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(407,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(407,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(407,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(407,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(407,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(407,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(407,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(407,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(407,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(407,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(407,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(407,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(407,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(407,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(407,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(407,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(407,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(407,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(407,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(407,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(407,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(407,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(407,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(407,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(407,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(407,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(407,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(407,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(407,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(407,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(407,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(407,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(407,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(407,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(407,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(407,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(407,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(407,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(407,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(407,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(407,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(407,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(407,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(407,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(407,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(407,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(407,'Pink','2023-08-31','A','2023-08-31 04:48:14',NULL),(407,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(407,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(407,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(407,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(407,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(407,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(407,'Pink','2023-09-11','A','2023-09-11 04:49:15',NULL),(407,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(407,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(407,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(407,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(407,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(407,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(407,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(407,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(407,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(407,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(407,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(407,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(407,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(407,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(407,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(407,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(407,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(407,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(407,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(407,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(407,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(407,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(407,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(407,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(407,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(407,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(407,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(407,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(407,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(407,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(407,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(407,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(407,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(407,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(407,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(407,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(407,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(407,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(407,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(407,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(407,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(407,'Pink','2023-11-06','L','2023-11-06 05:09:24',NULL),(407,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(407,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(407,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(407,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(407,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(407,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(407,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(407,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(407,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(407,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(407,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(407,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(407,'Pink','2023-11-25','L','2023-11-25 04:29:35',NULL),(407,'Pink','2023-11-27','L','2023-11-27 04:43:28',NULL),(407,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(407,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(407,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(407,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(407,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(407,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(407,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(407,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(407,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(407,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(407,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(407,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(407,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(407,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(407,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(407,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(407,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(407,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(407,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(407,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(407,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(407,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(407,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(407,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(407,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(407,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(407,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(407,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(407,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(407,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(407,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(407,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(407,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(407,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(407,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(407,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(407,'Pink','2024-02-02','A','2024-02-02 04:18:14',NULL),(407,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(407,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(407,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(407,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(407,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(407,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(407,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(407,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(407,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(407,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(407,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(407,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(407,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(407,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(407,'Pink','2024-02-27','A','2024-02-27 04:24:26',NULL),(407,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(407,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(407,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(407,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(407,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(407,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(407,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(407,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(407,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(407,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(407,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(407,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(407,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(407,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(407,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(407,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(407,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(407,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(407,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(407,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(407,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(407,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(407,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(407,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(407,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(407,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(407,'Pink','2024-04-17','L','2024-04-22 11:58:24',NULL),(407,'Pink','2024-04-18','A','2024-04-18 05:41:41',NULL),(407,'Pink','2024-04-19','A','2024-04-19 06:01:03',NULL),(407,'Pink','2024-04-20','A','2024-04-20 04:42:00',NULL),(407,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(407,'Pink','2024-04-24','L','2024-04-24 04:26:46',NULL),(407,'Pink','2024-04-25','A','2024-04-25 05:09:59',NULL),(407,'Pink','2024-04-26','A','2024-04-26 04:14:55',NULL),(407,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(407,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(407,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(407,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(407,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(407,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(407,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(407,'Pink','2024-05-10','A','2024-05-10 04:27:45',NULL),(407,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(407,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(407,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(407,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(407,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(407,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(407,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(407,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(407,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(407,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(407,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(407,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(407,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(407,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(407,'Pink','2024-07-03','A','2024-07-03 04:52:45',NULL),(407,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(407,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(407,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(407,'Pink','2024-07-08','A','2024-07-08 05:41:50',NULL),(407,'Pink','2024-07-09','A','2024-07-09 06:51:20',NULL),(407,'Pink','2024-07-11','A','2024-07-11 09:50:25',NULL),(407,'Pink','2024-07-12','A','2024-07-12 05:46:28',NULL),(407,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(407,'Pink','2024-07-18','A','2024-07-18 10:22:46',NULL),(407,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(407,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(407,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(407,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(407,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(407,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(407,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(407,'Pink','2024-07-29','A','2024-07-31 14:52:58',NULL),(407,'Pink','2024-07-30','A','2024-07-31 14:48:55',NULL),(407,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(407,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(407,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(407,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(407,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(407,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(407,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(407,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(407,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(407,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(407,'Pink','2024-09-06','A','2024-09-06 03:43:36',NULL),(407,'Pink','2024-09-07','A','2024-09-07 03:49:49',NULL),(407,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(407,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(407,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(407,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(407,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(407,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(407,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(407,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(407,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(407,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(407,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(407,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(407,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(407,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(407,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(407,'Pink','2024-10-01','A','2024-10-01 03:58:31',NULL),(407,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(407,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(407,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(407,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(407,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(407,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(407,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(407,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(407,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(407,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(407,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(407,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(407,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(407,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(407,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(407,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(407,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(407,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(407,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(407,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(407,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(407,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(407,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(407,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(407,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(407,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(407,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(407,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(407,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(407,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(407,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(407,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(407,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(407,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(407,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(407,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(407,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(407,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(407,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(407,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(407,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(407,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(407,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(407,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(407,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(407,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(407,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(407,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(407,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(407,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(407,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(407,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(407,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(407,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(407,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(407,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(407,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(409,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(409,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(409,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(409,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(409,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(409,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(409,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(409,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(409,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(409,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(409,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(409,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(409,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(409,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(409,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(409,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(409,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(409,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(409,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(409,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(409,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(409,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(409,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(409,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(409,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(409,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(409,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(409,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(409,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(409,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(409,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(409,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(409,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(409,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(409,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(409,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(409,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(409,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(409,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(409,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(409,'Orange','2025-04-07','A','2025-04-07 03:37:36',NULL),(409,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(409,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(409,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(409,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(409,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(409,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(409,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(409,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(409,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(409,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(409,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(409,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(409,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(409,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(409,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(409,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(409,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(409,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(409,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(409,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(409,'Orange','2025-05-06','A','2025-05-08 04:25:37',NULL),(409,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(409,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(409,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(409,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(409,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(409,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(409,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(409,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(409,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(409,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(409,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(409,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(409,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(409,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(409,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(409,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(409,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(409,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(409,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(409,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(409,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(409,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(409,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(409,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(409,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(409,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(409,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(409,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(409,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(409,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(409,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(409,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(409,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(409,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(409,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(409,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(409,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(409,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(409,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(409,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(409,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(409,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(409,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(409,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(409,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(409,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(409,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(409,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(409,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(409,'Pink','2023-10-17','A','2023-10-17 03:42:09',NULL),(409,'Pink','2023-10-18','A','2023-10-18 04:40:13',NULL),(409,'Pink','2023-10-19','L','2023-10-19 04:20:26',NULL),(409,'Pink','2023-10-20','L','2023-10-20 03:46:04',NULL),(409,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(409,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(409,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(409,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(409,'Pink','2023-10-26','A','2023-10-26 06:30:08',NULL),(409,'Pink','2023-10-27','L','2023-10-27 05:05:45',NULL),(409,'Pink','2023-10-30','L','2023-10-30 06:38:20',NULL),(409,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(409,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(409,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(409,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(409,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(409,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(409,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(409,'Pink','2023-11-13','A','2023-11-13 04:55:22',NULL),(409,'Pink','2023-11-14','A','2023-11-25 05:43:17',NULL),(409,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(409,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(409,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(409,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(409,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(409,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(409,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(409,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(409,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(409,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(409,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(409,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(409,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(409,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(409,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(409,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(409,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(409,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(409,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(409,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(409,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(409,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(409,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(409,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(409,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(409,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(409,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(409,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(409,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(409,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(409,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(409,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(409,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(409,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(409,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(409,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(409,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(409,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(409,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(409,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(409,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(409,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(409,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(409,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(409,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(409,'Pink','2024-01-31','A','2024-02-01 11:11:35',NULL),(409,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(409,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(409,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(409,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(409,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(409,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(409,'Pink','2024-02-15','A','2024-02-15 04:11:04',NULL),(409,'Pink','2024-02-16','L','2024-02-16 05:22:13',NULL),(409,'Pink','2024-02-17','L','2024-02-17 11:25:36',NULL),(409,'Pink','2024-02-19','L','2024-02-19 04:09:48',NULL),(409,'Pink','2024-02-20','L','2024-02-20 04:35:18',NULL),(409,'Pink','2024-02-21','L','2024-02-21 04:40:38',NULL),(409,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(409,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(409,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(409,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(409,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(409,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(409,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(409,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(409,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(409,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(409,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(409,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(409,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(409,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(409,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(409,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(409,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(409,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(409,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(409,'Pink','2024-03-15','A','2024-03-15 03:35:21',NULL),(409,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(409,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(409,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(409,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(409,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(409,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(409,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(409,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(409,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(409,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(409,'Pink','2024-04-16','A','2024-04-16 03:55:21',NULL),(409,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(409,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(409,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(409,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(409,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(409,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(409,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(409,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(409,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(409,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(409,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(409,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(409,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(409,'Pink','2024-05-08','A','2024-05-08 04:51:32',NULL),(409,'Pink','2024-05-09','A','2024-05-09 04:22:47',NULL),(409,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(409,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(409,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(409,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(409,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(409,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(409,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(409,'Pink','2024-05-20','A','2024-05-20 05:46:28',NULL),(409,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(409,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(409,'Pink','2024-05-29','L','2024-05-29 06:56:43',NULL),(409,'Pink','2024-05-30','L','2024-05-30 06:50:55',NULL),(409,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(409,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(409,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(409,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(409,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(409,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(409,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(409,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(409,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(409,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(409,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(409,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(409,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(409,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(409,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(409,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(409,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(409,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(409,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(409,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(409,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(409,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(409,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(409,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(409,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(409,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(409,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(409,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(409,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(409,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(409,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(409,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(409,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(409,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(409,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(409,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(409,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(409,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(409,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(409,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(409,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(409,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(409,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(409,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(409,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(409,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(409,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(409,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(409,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(409,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(409,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(409,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(409,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(409,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(409,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(409,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(409,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(409,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(409,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(409,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(409,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(409,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(409,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(409,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(409,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(409,'Pink','2024-10-22','A','2024-10-22 03:40:33',NULL),(409,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(409,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(409,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(409,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(409,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(409,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(409,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(409,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(409,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(409,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(409,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(409,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(409,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(409,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(409,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(409,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(409,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(409,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(409,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(409,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(409,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(409,'Pink','2024-11-18','A','2024-11-18 05:23:06',NULL),(409,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(409,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(409,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(409,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(409,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(409,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(409,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(409,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(409,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(409,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(409,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(409,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(409,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(409,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(409,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(409,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(409,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(409,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(409,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(409,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(409,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(409,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(409,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(409,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(409,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(409,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(409,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(409,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(409,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(409,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(409,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(409,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(409,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(409,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(409,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(409,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(409,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(409,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(409,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(409,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(409,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(409,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(409,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(409,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(409,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(409,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(410,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(410,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(410,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(410,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(410,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(410,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(410,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(410,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(410,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(410,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(410,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(410,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(410,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(410,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(410,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(410,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(410,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(410,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(410,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(410,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(410,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(410,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(410,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(410,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(410,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(410,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(410,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(410,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(410,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(410,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(410,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(410,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(410,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(410,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(410,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(410,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(410,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(410,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(410,'Pink','2023-10-16','A','2023-10-16 05:22:07',NULL),(410,'Pink','2023-10-17','A','2023-10-17 03:42:09',NULL),(410,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(410,'Pink','2023-10-19','A','2023-10-19 04:20:26',NULL),(410,'Pink','2023-10-20','A','2023-10-20 03:46:04',NULL),(410,'Pink','2023-10-21','A','2023-10-21 05:27:31',NULL),(410,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(410,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(410,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(410,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(410,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(410,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(410,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(410,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(410,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(410,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(410,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(410,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(410,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(410,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(410,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(410,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(410,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(410,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(410,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(410,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(410,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(410,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(410,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(410,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(410,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(410,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(410,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(410,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(410,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(410,'Pink','2023-12-02','A','2023-12-02 12:03:09',NULL),(410,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(410,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(410,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(410,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(410,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(410,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(410,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(410,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(410,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(410,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(410,'Pink','2024-01-03','A','2024-01-25 10:00:50',NULL),(410,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(410,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(410,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(410,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(410,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(410,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(410,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(410,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(410,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(410,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(410,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(410,'Pink','2024-01-18','A','2024-01-18 05:03:21',NULL),(410,'Pink','2024-01-22','A','2024-01-22 04:47:38',NULL),(410,'Pink','2024-01-23','A','2024-01-23 04:30:12',NULL),(410,'Pink','2024-01-24','A','2024-01-25 04:23:54',NULL),(410,'Pink','2024-01-25','A','2024-01-25 04:14:25',NULL),(410,'Pink','2024-01-26','A','2024-01-26 04:53:39',NULL),(410,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(410,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(410,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(410,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(410,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(410,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(410,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(410,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(410,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(410,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(410,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(410,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(410,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(410,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(410,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(410,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(410,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(410,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(410,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(410,'Pink','2024-02-27','A','2024-02-27 04:24:26',NULL),(410,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(410,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(410,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(410,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(410,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(410,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(410,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(410,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(410,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(410,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(410,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(410,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(410,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(410,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(410,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(410,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(410,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(410,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(410,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(410,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(410,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(410,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(410,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(410,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(410,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(410,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(410,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(410,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(410,'Pink','2024-04-19','A','2024-04-19 06:01:03',NULL),(410,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(410,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(410,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(410,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(410,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(410,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(410,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(410,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(410,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(410,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(410,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(410,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(410,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(410,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(410,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(410,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(410,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(410,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(410,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(410,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(410,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(410,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(410,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(410,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(410,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(410,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(410,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(410,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(410,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(410,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(410,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(410,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(410,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(410,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(410,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(410,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(410,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(410,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(410,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(410,'Pink','2024-07-22','A','2024-07-22 04:51:34',NULL),(410,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(410,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(410,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(410,'Pink','2024-07-27','A','2024-07-27 07:56:20',NULL),(410,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(410,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(410,'Pink','2024-07-31','A','2024-07-31 15:01:43',NULL),(410,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(410,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(410,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(410,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(410,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(410,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(410,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(410,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(410,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(410,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(410,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(410,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(410,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(410,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(410,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(410,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(410,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(410,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(410,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(410,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(410,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(410,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(410,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(410,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(410,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(410,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(410,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(410,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(410,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(410,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(410,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(410,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(410,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(410,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(410,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(410,'Pink','2024-10-14','L','2024-10-14 03:47:46',NULL),(410,'Pink','2024-10-15','A','2024-10-15 03:49:53',NULL),(410,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(410,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(410,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(410,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(410,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(410,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(410,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(410,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(410,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(410,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(410,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(410,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(410,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(410,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(410,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(410,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(410,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(410,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(410,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(410,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(410,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(410,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(410,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(410,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(410,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(410,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(410,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(410,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(410,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(410,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(410,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(410,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(410,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(410,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(410,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(410,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(410,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(410,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(410,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(410,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(410,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(410,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(410,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(410,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(410,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(410,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(410,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(410,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(410,'Pink','2025-01-20','A','2025-02-28 06:49:24',NULL),(410,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(410,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(410,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(410,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(410,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(410,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(410,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(410,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(410,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(410,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(410,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(410,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(410,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(410,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(410,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(410,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(410,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(410,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(410,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(410,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(410,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(410,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(410,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(410,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(410,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(410,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(410,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(410,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(410,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(410,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(410,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(410,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(410,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(410,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(410,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(410,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(410,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(410,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(410,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(410,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(410,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(410,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(410,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(410,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(410,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(410,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(410,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(410,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(410,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(410,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(410,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(410,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(410,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(410,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(410,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(410,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(410,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(410,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(410,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(410,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(410,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(410,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(410,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(410,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(410,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(410,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(410,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(410,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(410,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(410,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(410,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(410,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(410,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(410,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(410,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(410,'Pink','2025-05-17','L','2025-05-17 04:16:35',NULL),(410,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(410,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(410,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(410,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(410,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(410,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(410,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(410,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(410,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(410,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(410,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(410,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(410,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(410,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(410,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(410,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(410,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(410,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(410,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(410,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(410,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(410,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(410,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(410,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(410,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(410,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(411,'Pink','2023-08-23','A','2023-08-23 05:34:00',NULL),(411,'Pink','2023-08-24','A','2023-08-24 04:27:06',NULL),(411,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(411,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(411,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(411,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(411,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(411,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(411,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(411,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(411,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(411,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(411,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(411,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(411,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(411,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(411,'Pink','2023-09-14','A','2023-09-14 03:53:17',NULL),(411,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(411,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(411,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(411,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(411,'Pink','2023-09-20','A','2023-09-20 05:34:36',NULL),(411,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(411,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(411,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(411,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(411,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(411,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(411,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(411,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(411,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(411,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(411,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(411,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(411,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(411,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(411,'Pink','2023-10-10','A','2023-10-10 03:45:06',NULL),(411,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(411,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(411,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(411,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(411,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(411,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(411,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(411,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(411,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(411,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(411,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(411,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(411,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(411,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(411,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(411,'Pink','2023-11-02','A','2023-11-02 03:54:17',NULL),(411,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(411,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(411,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(411,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(411,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(411,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(411,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(411,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(411,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(411,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(411,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(411,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(411,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(411,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(411,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(411,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(411,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(411,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(411,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(411,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(411,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(411,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(411,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(411,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(411,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(411,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(411,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(411,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(411,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(411,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(411,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(411,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(411,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(411,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(411,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(411,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(411,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(411,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(411,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(411,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(411,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(411,'Pink','2024-01-16','A','2024-01-16 10:23:32',NULL),(411,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(411,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(411,'Pink','2024-01-22','A','2024-01-22 04:47:38',NULL),(411,'Pink','2024-01-23','A','2024-01-23 04:30:12',NULL),(411,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(411,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(411,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(411,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(411,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(411,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(411,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(411,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(411,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(411,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(411,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(411,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(411,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(411,'Pink','2024-02-16','A','2024-02-16 05:22:13',NULL),(411,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(411,'Pink','2024-02-19','A','2024-02-19 04:09:48',NULL),(411,'Pink','2024-02-20','L','2024-02-20 04:35:18',NULL),(411,'Pink','2024-02-21','L','2024-02-21 04:40:38',NULL),(411,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(411,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(411,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(411,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(411,'Pink','2024-02-27','A','2024-02-27 04:24:26',NULL),(411,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(411,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(411,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(411,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(411,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(411,'Pink','2024-03-05','A','2024-03-05 04:33:31',NULL),(411,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(411,'Pink','2024-03-07','A','2024-03-08 05:54:29',NULL),(411,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(411,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(411,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(411,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(411,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(411,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(411,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(411,'Pink','2024-03-18','A','2024-03-18 04:08:56',NULL),(411,'Pink','2024-03-19','A','2024-03-19 03:41:53',NULL),(411,'Pink','2024-03-20','A','2024-03-21 04:25:34',NULL),(411,'Pink','2024-03-21','A','2024-03-21 04:23:48',NULL),(411,'Pink','2024-03-22','A','2024-03-22 04:19:44',NULL),(411,'Pink','2024-03-25','A','2024-03-26 04:14:51',NULL),(411,'Pink','2024-03-26','A','2024-03-26 04:06:16',NULL),(411,'Pink','2024-03-28','A','2024-03-28 04:36:42',NULL),(411,'Pink','2024-03-29','A','2024-03-29 05:52:15',NULL),(411,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(411,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(411,'Pink','2024-04-17','A','2024-04-22 11:58:24',NULL),(411,'Pink','2024-04-18','A','2024-04-18 05:41:41',NULL),(411,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(411,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(411,'Pink','2024-04-22','A','2024-04-22 06:26:25',NULL),(411,'Pink','2024-04-24','A','2024-04-24 04:26:46',NULL),(411,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(411,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(411,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(411,'Pink','2024-05-03','A','2024-05-04 05:51:07',NULL),(411,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(411,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(411,'Pink','2024-05-07','A','2024-05-07 04:20:48',NULL),(411,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(411,'Pink','2024-05-09','A','2024-05-09 04:22:47',NULL),(411,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(411,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(411,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(411,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(411,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(411,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(411,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(411,'Pink','2024-05-20','A','2024-05-20 05:46:28',NULL),(411,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(411,'Pink','2024-05-27','A','2024-05-27 06:15:09',NULL),(411,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(411,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(411,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(411,'Pink','2024-06-24','A','2024-06-24 06:04:42',NULL),(411,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(411,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(411,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(411,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(411,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(411,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(411,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(411,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(411,'Pink','2024-07-12','A','2024-07-12 05:46:28',NULL),(411,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(411,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(411,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(411,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(411,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(411,'Pink','2024-07-23','A','2024-07-24 04:27:51',NULL),(411,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(411,'Pink','2024-07-26','A','2024-07-26 06:35:25',NULL),(411,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(411,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(411,'Pink','2024-07-30','A','2024-07-31 14:48:55',NULL),(411,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(411,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(411,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(411,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(411,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(411,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(411,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(411,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(411,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(411,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(411,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(411,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(411,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(411,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(411,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(411,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(411,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(411,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(411,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(411,'Pink','2024-09-19','A','2024-09-19 03:29:22',NULL),(411,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(411,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(411,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(411,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(411,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(411,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(411,'Pink','2024-09-30','A','2024-09-30 03:54:36',NULL),(411,'Pink','2024-10-01','L','2024-10-01 03:58:31',NULL),(411,'Pink','2024-10-02','L','2024-10-02 04:00:02',NULL),(411,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(411,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(411,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(411,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(411,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(411,'Pink','2024-10-10','A','2024-10-10 03:51:43',NULL),(411,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(411,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(411,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(411,'Pink','2024-10-16','A','2024-10-17 04:01:42',NULL),(411,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(411,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(411,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(411,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(411,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(411,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(411,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(411,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(411,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(411,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(411,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(411,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(411,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(411,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(411,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(411,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(411,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(411,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(411,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(411,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(411,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(411,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(411,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(411,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(411,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(411,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(411,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(411,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(411,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(411,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(411,'Pink','2024-11-25','A','2024-11-25 03:50:58',NULL),(411,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(411,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(411,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(411,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(411,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(411,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(411,'Pink','2025-01-07','A','2025-01-07 05:15:37',NULL),(411,'Pink','2025-01-08','A','2025-01-08 03:53:48',NULL),(411,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(411,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(411,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(411,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(411,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(411,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(411,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(411,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(411,'Pink','2025-01-20','A','2025-02-28 06:49:24',NULL),(411,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(411,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(411,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(411,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(411,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(411,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(411,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(411,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(411,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(411,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(411,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(411,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(411,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(411,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(411,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(411,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(411,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(411,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(411,'Pink','2025-02-18','A','2025-03-01 06:26:35',NULL),(411,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(411,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(411,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(411,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(411,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(411,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(411,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(411,'Pink','2025-02-28','A','2025-02-28 04:02:31',NULL),(411,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(411,'Pink','2025-03-03','A','2025-03-03 04:10:16',NULL),(411,'Pink','2025-03-04','A','2025-03-04 03:51:34',NULL),(411,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(411,'Pink','2025-03-06','L','2025-03-06 03:49:33',NULL),(411,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(411,'Pink','2025-03-10','A','2025-03-10 05:28:27',NULL),(411,'Pink','2025-03-11','A','2025-03-11 04:46:34',NULL),(411,'Pink','2025-03-12','A','2025-03-12 03:33:25',NULL),(411,'Pink','2025-03-13','A','2025-03-13 04:29:27',NULL),(411,'Pink','2025-03-14','A','2025-03-15 04:41:53',NULL),(411,'Pink','2025-03-15','A','2025-03-15 04:43:18',NULL),(411,'Pink','2025-03-17','A','2025-03-17 07:09:54',NULL),(411,'Pink','2025-03-18','A','2025-03-19 03:32:45',NULL),(411,'Pink','2025-03-19','A','2025-03-19 03:33:38',NULL),(411,'Pink','2025-03-20','A','2025-03-20 04:42:48',NULL),(411,'Pink','2025-03-21','A','2025-03-21 03:55:06',NULL),(411,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(411,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(411,'Pink','2025-04-09','A','2025-04-09 03:57:32',NULL),(411,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(411,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(411,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(411,'Pink','2025-04-15','A','2025-04-15 04:43:09',NULL),(411,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(411,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(411,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(411,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(411,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(411,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(411,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(411,'Pink','2025-04-24','A','2025-04-24 04:18:18',NULL),(411,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(411,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(411,'Pink','2025-04-29','A','2025-04-29 04:27:09',NULL),(411,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(411,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(411,'Pink','2025-05-05','A','2025-05-05 11:16:00',NULL),(411,'Pink','2025-05-06','A','2025-05-08 04:20:37',NULL),(411,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(411,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(411,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(411,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(411,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(411,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(411,'Pink','2025-05-14','A','2025-05-14 04:01:48',NULL),(411,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(411,'Pink','2025-05-16','A','2025-05-16 04:13:13',NULL),(411,'Pink','2025-05-17','A','2025-05-17 04:16:35','2025-05-17 04:23:15'),(411,'Pink','2025-05-19','A','2025-05-19 06:26:38',NULL),(411,'Pink','2025-05-20','A','2025-05-20 04:47:46',NULL),(411,'Pink','2025-05-21','A','2025-05-21 04:31:58',NULL),(411,'Pink','2025-05-22','A','2025-05-22 05:35:36',NULL),(412,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(412,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(412,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(412,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(412,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(412,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(412,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(412,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(412,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(412,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(412,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(412,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(412,'Pink','2023-09-09','A','2023-09-09 04:10:23',NULL),(412,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(412,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(412,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(412,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(412,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(412,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(412,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(412,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(412,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(412,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(412,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(412,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(412,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(412,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(412,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(412,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(412,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(412,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(412,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(412,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(412,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(412,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(412,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(412,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(412,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(412,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(412,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(412,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(412,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(412,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(412,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(412,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(412,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(412,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(412,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(412,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(412,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(412,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(412,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(412,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(412,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(412,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(412,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(412,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(412,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(412,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(412,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(412,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(412,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(412,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(412,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(412,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(412,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(412,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(412,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(412,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(412,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(412,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(412,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(412,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(412,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(412,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(412,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(412,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(412,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(412,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(412,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(412,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(412,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(412,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(412,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(412,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(412,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(412,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(412,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(412,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(412,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(412,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(412,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(412,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(412,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(412,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(412,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(412,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(412,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(412,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(412,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(412,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(412,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(412,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(412,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(412,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(412,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(412,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(412,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(412,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(412,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(412,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(412,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(412,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(412,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(412,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(412,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(412,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(412,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(412,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(412,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(412,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(412,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(412,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(412,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(412,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(412,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(412,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(412,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(412,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(412,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(412,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(412,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(412,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(412,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(412,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(412,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(412,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(412,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(412,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(412,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(412,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(412,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(412,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(412,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(412,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(412,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(412,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(412,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(412,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(412,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(412,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(412,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(412,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(412,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(412,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(412,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(412,'Pink','2024-04-30','A','2024-04-30 05:28:10',NULL),(412,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(412,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(412,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(412,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(412,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(412,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(412,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(412,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(412,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(412,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(412,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(412,'Pink','2024-05-17','A','2024-05-17 04:32:51',NULL),(412,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(412,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(412,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(412,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(412,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(412,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(412,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(412,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(412,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(412,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(412,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(412,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(412,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(412,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(412,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(412,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(412,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(412,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(412,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(412,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(412,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(412,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(412,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(412,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(412,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(412,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(412,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(412,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(412,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(412,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(412,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(412,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(412,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(412,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(412,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(412,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(412,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(412,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(412,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(412,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(412,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(412,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(412,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(412,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(412,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(412,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(412,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(412,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(412,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(412,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(412,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(412,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(412,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(412,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(412,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(412,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(412,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(412,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(412,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(412,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(412,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(412,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(412,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(412,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(412,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(412,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(412,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(412,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(412,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(412,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(412,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(412,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(412,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(412,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(412,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(412,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(412,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(412,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(412,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(412,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(412,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(412,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(412,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(412,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(412,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(412,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(412,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(412,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(412,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(412,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(412,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(412,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(412,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(412,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(412,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(412,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(412,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(412,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(412,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(412,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(412,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(412,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(412,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(412,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(412,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(412,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(412,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(412,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(412,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(412,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(412,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(412,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(412,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(412,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(412,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(412,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(412,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(412,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(412,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(412,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(412,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(412,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(412,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(412,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(412,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(412,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(412,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(412,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(412,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(412,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(412,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(412,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(412,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(412,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(412,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(412,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(412,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(412,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(412,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(412,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(412,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(412,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(412,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(412,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(412,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(412,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(412,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(412,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(412,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(412,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(412,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(412,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(412,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(412,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(412,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(412,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(412,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(412,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(412,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(412,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(412,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(412,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(412,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(412,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(412,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(412,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(412,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(412,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(412,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(412,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(412,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(412,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(412,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(412,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(412,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(412,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(412,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(412,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(412,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(412,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(412,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(412,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(412,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(412,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(412,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(412,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(412,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(412,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(412,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(412,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(412,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(412,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(412,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(412,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(412,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(412,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(412,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(412,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(412,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(412,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(412,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(412,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(412,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(412,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(412,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(412,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(412,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(412,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(412,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(412,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(412,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(412,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(412,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(412,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(412,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(412,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(412,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(413,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(413,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(413,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(413,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(413,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(413,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(413,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(413,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(413,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(413,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(413,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(413,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(413,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(413,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(413,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(413,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(413,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(413,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(413,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(413,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(413,'Blue','2025-02-24','A','2025-03-03 06:36:44',NULL),(413,'Blue','2025-02-25','A','2025-03-03 06:38:28',NULL),(413,'Blue','2025-02-28','A','2025-02-28 03:56:59',NULL),(413,'Blue','2025-03-01','A','2025-03-01 07:20:24',NULL),(413,'Blue','2025-03-03','A','2025-03-03 04:14:28',NULL),(413,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(413,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(413,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(413,'Blue','2025-03-08','A','2025-03-10 05:19:04',NULL),(413,'Blue','2025-03-10','A','2025-03-10 05:30:04',NULL),(413,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(413,'Blue','2025-03-12','A','2025-03-12 03:36:36',NULL),(413,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(413,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(413,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(413,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(413,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(413,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(413,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(413,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(413,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(413,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(413,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(413,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(413,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(413,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(413,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(413,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(413,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(413,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(413,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(413,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(413,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(413,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(413,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(413,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(413,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(413,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(413,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(413,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(413,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(413,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(413,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(413,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(413,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(413,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(413,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(413,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(413,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(413,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(413,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(413,'Blue','2025-05-19','A','2025-05-19 06:20:13',NULL),(413,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(413,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(413,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(413,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(413,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(413,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(413,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(413,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(413,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(413,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(413,'Blue','2025-06-23','A','2025-06-23 04:39:54',NULL),(413,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(413,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(413,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(413,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(413,'Blue','2025-07-02','A','2025-07-02 06:30:59',NULL),(413,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(413,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(413,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(413,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(413,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(413,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(413,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(413,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(413,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(413,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(413,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(413,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(413,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(413,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(413,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(413,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(413,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(413,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(413,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(413,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(413,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(413,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(413,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(413,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(413,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(413,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(413,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(413,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(413,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(413,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(413,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(413,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(413,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(413,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(413,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(413,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(413,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(413,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(413,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(413,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(413,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(413,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(413,'Pink','2023-10-05','A','2023-10-05 04:14:42',NULL),(413,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(413,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(413,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(413,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(413,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(413,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(413,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(413,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(413,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(413,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(413,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(413,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(413,'Pink','2023-10-24','A','2023-10-24 04:33:41',NULL),(413,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(413,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(413,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(413,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(413,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(413,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(413,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(413,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(413,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(413,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(413,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(413,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(413,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(413,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(413,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(413,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(413,'Pink','2023-11-18','P','2023-11-18 05:42:01','2023-11-18 06:56:22'),(413,'Pink','2023-11-20','A','2023-11-20 04:41:09',NULL),(413,'Pink','2023-11-21','A','2023-11-21 04:25:06',NULL),(413,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(413,'Pink','2023-11-23','A','2023-11-23 04:20:33',NULL),(413,'Pink','2023-11-24','A','2023-11-24 11:06:41',NULL),(413,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(413,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(413,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(413,'Pink','2023-11-29','A','2023-11-29 12:21:56',NULL),(413,'Pink','2023-12-01','A','2023-12-01 03:53:43',NULL),(413,'Pink','2023-12-02','A','2023-12-02 12:03:09',NULL),(413,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(413,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(413,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(413,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(413,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(413,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(413,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(413,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(413,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(413,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(413,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(413,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(413,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(413,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(413,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(413,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(413,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(413,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(413,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(413,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(413,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(413,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(413,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(413,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(413,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(413,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(413,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(413,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(413,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(413,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(413,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(413,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(413,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(413,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(413,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(413,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(413,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(413,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(413,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(413,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(413,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(413,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(413,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(413,'Pink','2024-02-22','A','2024-02-22 03:48:33',NULL),(413,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(413,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(413,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(413,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(413,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(413,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(413,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(413,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(413,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(413,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(413,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(413,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(413,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(413,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(413,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(413,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(413,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(413,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(413,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(413,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(413,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(413,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(413,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(413,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(413,'Pink','2024-03-25','A','2024-03-26 04:14:51',NULL),(413,'Pink','2024-03-26','A','2024-03-26 04:06:16',NULL),(413,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(413,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(413,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(413,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(413,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(413,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(413,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(413,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(413,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(413,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(413,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(413,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(413,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(413,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(413,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(413,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(413,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(413,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(413,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(413,'Pink','2024-05-10','A','2024-05-10 04:27:45',NULL),(413,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(413,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(413,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(413,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(413,'Pink','2024-05-17','A','2024-05-17 04:32:51',NULL),(413,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(413,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(413,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(413,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(413,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(413,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(413,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(413,'Pink','2024-06-24','A','2024-06-24 06:04:42',NULL),(413,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(413,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(413,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(413,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(413,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(413,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(413,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(413,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(413,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(413,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(413,'Pink','2024-07-18','A','2024-07-18 10:22:46',NULL),(413,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(413,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(413,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(413,'Pink','2024-07-23','A','2024-07-24 04:27:51',NULL),(413,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(413,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(413,'Pink','2024-07-27','A','2024-07-27 07:56:20',NULL),(413,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(413,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(413,'Pink','2024-07-31','A','2024-07-31 15:01:43',NULL),(413,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(413,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(413,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(413,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(413,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(413,'Pink','2024-08-23','A','2024-08-23 05:03:26',NULL),(413,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(413,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(413,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(413,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(413,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(413,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(413,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(413,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(413,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(413,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(413,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(413,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(413,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(413,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(413,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(413,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(413,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(413,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(413,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(413,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(413,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(413,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(413,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(413,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(413,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(413,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(413,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(413,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(413,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(413,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(413,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(413,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(413,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(413,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(413,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(413,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(413,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(413,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(413,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(413,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(413,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(413,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(413,'Pink','2024-10-29','A','2024-10-29 03:52:15',NULL),(413,'Pink','2024-10-30','A','2024-10-30 03:44:15',NULL),(413,'Pink','2024-10-31','A','2024-10-31 03:34:27',NULL),(413,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(413,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(413,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(413,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(413,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(413,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(413,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(413,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(413,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(413,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(413,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(413,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(413,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(413,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(413,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(413,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(413,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(413,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(413,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(413,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(413,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(413,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(413,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(413,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(413,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(413,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(413,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(413,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(413,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(413,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(413,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(413,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(413,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(414,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(414,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(414,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(414,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(414,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(414,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(414,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(414,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(414,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(414,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(414,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(414,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(414,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(414,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(414,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(414,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(414,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(414,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(414,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(414,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(414,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(414,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(414,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(414,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(414,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(414,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(414,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(414,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(414,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(414,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(414,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(414,'Orange','2025-03-12','A','2025-03-12 03:31:22',NULL),(414,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(414,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(414,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(414,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(414,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(414,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(414,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(414,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(414,'Orange','2025-04-07','A','2025-04-07 03:37:36',NULL),(414,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(414,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(414,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(414,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(414,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(414,'Orange','2025-04-15','A','2025-04-15 04:41:07',NULL),(414,'Orange','2025-04-16','A','2025-04-16 05:36:29',NULL),(414,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(414,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(414,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(414,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(414,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(414,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(414,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(414,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(414,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(414,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(414,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(414,'Orange','2025-05-02','A','2025-05-02 04:59:47',NULL),(414,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(414,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(414,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(414,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(414,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(414,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(414,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(414,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(414,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(414,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(414,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(414,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(414,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(414,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(414,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(414,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(414,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(414,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(414,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(414,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(414,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(414,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(414,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(414,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(414,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(414,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(414,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(414,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(414,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(414,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(414,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(414,'Pink','2023-09-18','A','2023-09-18 03:33:18',NULL),(414,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(414,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(414,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(414,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(414,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(414,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(414,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(414,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(414,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(414,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(414,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(414,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(414,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(414,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(414,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(414,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(414,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(414,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(414,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(414,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(414,'Pink','2023-10-18','A','2023-10-18 04:40:13',NULL),(414,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(414,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(414,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(414,'Pink','2023-10-23','A','2023-10-23 04:05:47',NULL),(414,'Pink','2023-10-24','A','2023-10-24 04:33:41',NULL),(414,'Pink','2023-10-25','L','2023-10-25 04:31:26',NULL),(414,'Pink','2023-10-26','L','2023-10-26 06:30:08',NULL),(414,'Pink','2023-10-27','L','2023-10-27 05:05:45',NULL),(414,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(414,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(414,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(414,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(414,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(414,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(414,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(414,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(414,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(414,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(414,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(414,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(414,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(414,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(414,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(414,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(414,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(414,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(414,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(414,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(414,'Pink','2023-11-27','A','2023-11-27 04:43:28',NULL),(414,'Pink','2023-11-28','L','2023-11-28 06:08:07',NULL),(414,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(414,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(414,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(414,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(414,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(414,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(414,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(414,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(414,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(414,'Pink','2023-12-12','A','2023-12-20 11:03:40',NULL),(414,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(414,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(414,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(414,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(414,'Pink','2024-01-04','A','2024-01-15 09:44:42',NULL),(414,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(414,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(414,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(414,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(414,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(414,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(414,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(414,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(414,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(414,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(414,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(414,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(414,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(414,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(414,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(414,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(414,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(414,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(414,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(414,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(414,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(414,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(414,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(414,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(414,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(414,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(414,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(414,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(414,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(414,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(414,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(414,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(414,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(414,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(414,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(414,'Pink','2024-02-27','A','2024-02-27 04:24:26',NULL),(414,'Pink','2024-02-28','L','2024-02-28 04:06:49',NULL),(414,'Pink','2024-02-29','L','2024-02-29 05:15:37',NULL),(414,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(414,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(414,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(414,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(414,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(414,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(414,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(414,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(414,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(414,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(414,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(414,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(414,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(414,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(414,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(414,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(414,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(414,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(414,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(414,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(414,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(414,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(414,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(414,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(414,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(414,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(414,'Pink','2024-04-19','A','2024-04-19 06:01:03',NULL),(414,'Pink','2024-04-20','A','2024-04-20 04:42:00',NULL),(414,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(414,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(414,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(414,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(414,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(414,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(414,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(414,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(414,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(414,'Pink','2024-05-08','A','2024-05-08 04:51:32',NULL),(414,'Pink','2024-05-09','A','2024-05-09 04:22:47',NULL),(414,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(414,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(414,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(414,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(414,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(414,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(414,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(414,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(414,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(414,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(414,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(414,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(414,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(414,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(414,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(414,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(414,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(414,'Pink','2024-07-05','A','2024-07-05 05:28:56',NULL),(414,'Pink','2024-07-06','A','2024-07-08 16:00:05',NULL),(414,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(414,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(414,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(414,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(414,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(414,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(414,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(414,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(414,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(414,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(414,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(414,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(414,'Pink','2024-07-27','A','2024-07-27 07:56:20',NULL),(414,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(414,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(414,'Pink','2024-07-31','A','2024-07-31 15:01:43',NULL),(414,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(414,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(414,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(414,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(414,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(414,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(414,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(414,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(414,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(414,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(414,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(414,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(414,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(414,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(414,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(414,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(414,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(414,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(414,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(414,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(414,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(414,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(414,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(414,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(414,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(414,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(414,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(414,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(414,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(414,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(414,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(414,'Pink','2024-10-08','L','2024-10-08 03:29:51',NULL),(414,'Pink','2024-10-09','A','2024-10-09 03:47:19',NULL),(414,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(414,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(414,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(414,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(414,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(414,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(414,'Pink','2024-10-18','A','2024-10-18 03:54:09',NULL),(414,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(414,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(414,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(414,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(414,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(414,'Pink','2024-10-25','L','2024-10-25 03:47:54',NULL),(414,'Pink','2024-10-26','A','2024-10-26 03:46:13',NULL),(414,'Pink','2024-10-28','L','2024-10-28 03:47:26',NULL),(414,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(414,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(414,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(414,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(414,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(414,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(414,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(414,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(414,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(414,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(414,'Pink','2024-11-11','A','2024-11-11 03:49:11',NULL),(414,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(414,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(414,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(414,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(414,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(414,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(414,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(414,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(414,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(414,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(414,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(414,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(414,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(414,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(414,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(414,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(414,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(414,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(414,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(414,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(414,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(414,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(414,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(414,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(414,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(414,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(414,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(414,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(414,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(414,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(414,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(414,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(414,'Yellow','2025-05-30','A','2025-05-30 05:17:14',NULL),(414,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(414,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(414,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(414,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(414,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(414,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(414,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(414,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(414,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(414,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(414,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(414,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(414,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(414,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(414,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(414,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(414,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(414,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(414,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(415,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(415,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(415,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(415,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(415,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(415,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(415,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(415,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(415,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(415,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(415,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(415,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(415,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(415,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(415,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(415,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(415,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(415,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(415,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(415,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(415,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(415,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(415,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(415,'Orange','2025-03-01','A','2025-03-01 07:17:51',NULL),(415,'Orange','2025-03-03','A','2025-03-03 04:07:36',NULL),(415,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(415,'Orange','2025-03-05','A','2025-03-05 03:29:21',NULL),(415,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(415,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(415,'Orange','2025-03-10','A','2025-03-10 05:28:59',NULL),(415,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(415,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(415,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(415,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(415,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(415,'Orange','2025-03-17','A','2025-03-17 07:11:39',NULL),(415,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(415,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(415,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(415,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(415,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(415,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(415,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(415,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(415,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(415,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(415,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(415,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(415,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(415,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(415,'Orange','2025-04-19','A','2025-04-21 04:07:10',NULL),(415,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(415,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(415,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(415,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(415,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(415,'Orange','2025-04-28','A','2025-04-28 06:21:14',NULL),(415,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(415,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(415,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(415,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(415,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(415,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(415,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(415,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(415,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(415,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(415,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(415,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(415,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(415,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(415,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(415,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(415,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(415,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(415,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(415,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(415,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(415,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(415,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(415,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(415,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(415,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(415,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(415,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(415,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(415,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(415,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(415,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(415,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(415,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(415,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(415,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(415,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(415,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(415,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(415,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(415,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(415,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(415,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(415,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(415,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(415,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(415,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(415,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(415,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(415,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(415,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(415,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(415,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(415,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(415,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(415,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(415,'Pink','2023-10-19','L','2023-10-19 04:20:26',NULL),(415,'Pink','2023-10-20','L','2023-10-20 03:46:04',NULL),(415,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(415,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(415,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(415,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(415,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(415,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(415,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(415,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(415,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(415,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(415,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(415,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(415,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(415,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(415,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(415,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(415,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(415,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(415,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(415,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(415,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(415,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(415,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(415,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(415,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(415,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(415,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(415,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(415,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(415,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(415,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(415,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(415,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(415,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(415,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(415,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(415,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(415,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(415,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(415,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(415,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(415,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(415,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(415,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(415,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(415,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(415,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(415,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(415,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(415,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(415,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(415,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(415,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(415,'Pink','2024-01-18','A','2024-01-18 05:03:21',NULL),(415,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(415,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(415,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(415,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(415,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(415,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(415,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(415,'Pink','2024-01-31','A','2024-02-01 11:11:35',NULL),(415,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(415,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(415,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(415,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(415,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(415,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(415,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(415,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(415,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(415,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(415,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(415,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(415,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(415,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(415,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(415,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(415,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(415,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(415,'Pink','2024-02-29','A','2024-02-29 05:15:37',NULL),(415,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(415,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(415,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(415,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(415,'Pink','2024-03-06','A','2024-03-06 04:36:18',NULL),(415,'Pink','2024-03-07','A','2024-03-08 05:54:29',NULL),(415,'Pink','2024-03-08','A','2024-03-08 05:55:52',NULL),(415,'Pink','2024-03-09','A','2024-03-09 04:03:50',NULL),(415,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(415,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(415,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(415,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(415,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(415,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(415,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(415,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(415,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(415,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(415,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(415,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(415,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(415,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(415,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(415,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(415,'Pink','2024-04-17','A','2024-04-22 11:58:24',NULL),(415,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(415,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(415,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(415,'Pink','2024-04-22','A','2024-04-22 06:26:25',NULL),(415,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(415,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(415,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(415,'Pink','2024-04-30','A','2024-04-30 05:28:10',NULL),(415,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(415,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(415,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(415,'Pink','2024-05-07','A','2024-05-07 04:20:48',NULL),(415,'Pink','2024-05-08','A','2024-05-08 04:51:32',NULL),(415,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(415,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(415,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(415,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(415,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(415,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(415,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(415,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(415,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(415,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(415,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(415,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(415,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(415,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(415,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(415,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(415,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(415,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(415,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(415,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(415,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(415,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(415,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(415,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(415,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(415,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(415,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(415,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(415,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(415,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(415,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(415,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(415,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(415,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(415,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(415,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(415,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(415,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(415,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(415,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(415,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(415,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(415,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(415,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(415,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(415,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(415,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(415,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(415,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(415,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(415,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(415,'Pink','2024-09-14','A','2024-09-14 03:31:50',NULL),(415,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(415,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(415,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(415,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(415,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(415,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(415,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(415,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(415,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(415,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(415,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(415,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(415,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(415,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(415,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(415,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(415,'Pink','2024-10-09','A','2024-10-09 03:47:19',NULL),(415,'Pink','2024-10-10','A','2024-10-10 03:51:43',NULL),(415,'Pink','2024-10-11','A','2024-10-11 03:52:27',NULL),(415,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(415,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(415,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(415,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(415,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(415,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(415,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(415,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(415,'Pink','2024-10-23','A','2024-10-23 03:52:54',NULL),(415,'Pink','2024-10-24','A','2024-10-24 03:45:46',NULL),(415,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(415,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(415,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(415,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(415,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(415,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(415,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(415,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(415,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(415,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(415,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(415,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(415,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(415,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(415,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(415,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(415,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(415,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(415,'Pink','2024-11-16','A','2024-11-16 03:48:03',NULL),(415,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(415,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(415,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(415,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(415,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(415,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(415,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(415,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(415,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(415,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(415,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(415,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(415,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(415,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(415,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(415,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(415,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(415,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(415,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(415,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(415,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(415,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(415,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(415,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(415,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(415,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(415,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(415,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(415,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(415,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(415,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(415,'Yellow','2025-06-23','A','2025-06-23 04:41:56',NULL),(415,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(415,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(415,'Yellow','2025-06-30','A','2025-06-30 05:38:24',NULL),(415,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(415,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(415,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(415,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(415,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(415,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(415,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(415,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(415,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(415,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(415,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(415,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(416,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(416,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(416,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(416,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(416,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(416,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(416,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(416,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(416,'Pink','2023-09-04','A','2023-09-04 04:58:05',NULL),(416,'Pink','2023-09-05','A','2023-09-05 05:29:04',NULL),(416,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(416,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(416,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(416,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(416,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(416,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(416,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(416,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(416,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(416,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(416,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(416,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(416,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(416,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(416,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(416,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(416,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(416,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(416,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(416,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(416,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(416,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(416,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(416,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(416,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(416,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(416,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(416,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(416,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(416,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(416,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(416,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(416,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(416,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(416,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(416,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(416,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(416,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(416,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(416,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(416,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(416,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(416,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(416,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(416,'Pink','2023-11-04','A','2023-11-04 05:15:55',NULL),(416,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(416,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(416,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(416,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(416,'Pink','2023-11-15','A','2023-11-25 05:44:13',NULL),(416,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(416,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(416,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(416,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(416,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(416,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(416,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(416,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(416,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(416,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(416,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(416,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(416,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(416,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(416,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(416,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(416,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(416,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(416,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(416,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(416,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(416,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(416,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(416,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(416,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(416,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(416,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(416,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(416,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(416,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(416,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(416,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(416,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(416,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(416,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(416,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(416,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(416,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(416,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(416,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(416,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(416,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(416,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(416,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(416,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(416,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(416,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(416,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(416,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(416,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(416,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(416,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(416,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(416,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(416,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(416,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(416,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(416,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(416,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(416,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(416,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(416,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(416,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(416,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(416,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(416,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(416,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(416,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(416,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(416,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(416,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(416,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(416,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(416,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(416,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(416,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(416,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(416,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(416,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(416,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(416,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(416,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(416,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(416,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(416,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(416,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(416,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(416,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(416,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(416,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(416,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(416,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(416,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(416,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(416,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(416,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(416,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(416,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(416,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(416,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(416,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(416,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(416,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(416,'Pink','2024-05-10','A','2024-05-10 04:27:45',NULL),(416,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(416,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(416,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(416,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(416,'Pink','2024-05-17','A','2024-05-17 04:32:51',NULL),(416,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(416,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(416,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(416,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(416,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(416,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(416,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(416,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(416,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(416,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(416,'Pink','2024-07-04','A','2024-07-05 07:21:14',NULL),(416,'Pink','2024-07-05','A','2024-07-05 05:28:56',NULL),(416,'Pink','2024-07-06','A','2024-07-08 16:00:05',NULL),(416,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(416,'Pink','2024-07-09','A','2024-07-09 06:51:20',NULL),(416,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(416,'Pink','2024-07-12','A','2024-07-12 05:46:28',NULL),(416,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(416,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(416,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(416,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(416,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(416,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(416,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(416,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(416,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(416,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(416,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(416,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(416,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(416,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(416,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(416,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(416,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(416,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(416,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(416,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(416,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(416,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(416,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(416,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(416,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(416,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(416,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(416,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(416,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(416,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(416,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(416,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(416,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(416,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(416,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(416,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(416,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(416,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(416,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(416,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(416,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(416,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(416,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(416,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(416,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(416,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(416,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(416,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(416,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(416,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(416,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(416,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(416,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(416,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(416,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(416,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(416,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(416,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(416,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(416,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(416,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(416,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(416,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(416,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(416,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(416,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(416,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(416,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(416,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(416,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(416,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(416,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(416,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(416,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(416,'Pink','2024-11-15','A','2024-11-15 04:41:37',NULL),(416,'Pink','2024-11-16','A','2024-11-16 03:48:03',NULL),(416,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(416,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(416,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(416,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(416,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(416,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(416,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(416,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(416,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(416,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(416,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(416,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(416,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(416,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(416,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(416,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(416,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(416,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(416,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(416,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(416,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(416,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(416,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(416,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(416,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(416,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(416,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(416,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(416,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(416,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(416,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(416,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(416,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(416,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(416,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(416,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(416,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(416,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(416,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(416,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(416,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(416,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(416,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(416,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(416,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(416,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(416,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(416,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(416,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(416,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(416,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(416,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(416,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(416,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(416,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(416,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(416,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(416,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(416,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(416,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(416,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(416,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(416,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(416,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(416,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(416,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(416,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(416,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(416,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(416,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(416,'Pink','2025-04-12','A','2025-04-12 04:46:51',NULL),(416,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(416,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(416,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(416,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(416,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(416,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(416,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(416,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(416,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(416,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(416,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(416,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(416,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(416,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(416,'Pink','2025-05-02','A','2025-05-02 05:01:46',NULL),(416,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(416,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(416,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(416,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(416,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(416,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(416,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(416,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(416,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(416,'Pink','2025-05-15','A','2025-05-15 04:10:06',NULL),(416,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(416,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(416,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(416,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(416,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(416,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(416,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(416,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(416,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(416,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(416,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(416,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(416,'Pink','2025-06-23','A','2025-06-23 04:40:58',NULL),(416,'Pink','2025-06-24','A','2025-06-25 05:45:53',NULL),(416,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(416,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(416,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(416,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(416,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(416,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(416,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(416,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(416,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(416,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(416,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(416,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(416,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(416,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(417,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(417,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(417,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(417,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(417,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(417,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(417,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(417,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(417,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(417,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(417,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(417,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(417,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(417,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(417,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(417,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(417,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(417,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(417,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(417,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(417,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(417,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(417,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(417,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(417,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(417,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(417,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(417,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(417,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(417,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(417,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(417,'Pink','2023-10-04','A','2023-10-04 04:07:10',NULL),(417,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(417,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(417,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(417,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(417,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(417,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(417,'Pink','2023-10-16','A','2023-10-16 05:22:07',NULL),(417,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(417,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(417,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(417,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(417,'Pink','2023-10-21','A','2023-10-21 05:27:31',NULL),(417,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(417,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(417,'Pink','2023-10-25','A','2023-10-25 04:31:26',NULL),(417,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(417,'Pink','2023-10-27','A','2023-10-27 05:05:45',NULL),(417,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(417,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(417,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(417,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(417,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(417,'Pink','2023-11-04','A','2023-11-04 05:15:55',NULL),(417,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(417,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(417,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(417,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(417,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(417,'Pink','2023-11-16','A','2023-11-16 04:10:23',NULL),(417,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(417,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(417,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(417,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(417,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(417,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(417,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(417,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(417,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(417,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(417,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(417,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(417,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(417,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(417,'Pink','2023-12-05','A','2023-12-05 11:30:07',NULL),(417,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(417,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(417,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(417,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(417,'Pink','2023-12-12','A','2023-12-20 11:03:40',NULL),(417,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(417,'Pink','2024-01-01','A','2024-01-03 05:05:28',NULL),(417,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(417,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(417,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(417,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(417,'Pink','2024-01-06','A','2024-01-22 11:16:23',NULL),(417,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(417,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(417,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(417,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(417,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(417,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(417,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(417,'Pink','2024-01-17','A','2024-01-17 04:16:29',NULL),(417,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(417,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(417,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(417,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(417,'Pink','2024-01-25','A','2024-01-25 04:14:25',NULL),(417,'Pink','2024-01-26','A','2024-01-26 04:53:39',NULL),(417,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(417,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(417,'Pink','2024-01-31','A','2024-02-01 11:11:35',NULL),(417,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(417,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(417,'Pink','2024-02-03','A','2024-02-03 04:29:27',NULL),(417,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(417,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(417,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(417,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(417,'Pink','2024-02-16','A','2024-02-16 05:22:13',NULL),(417,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(417,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(417,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(417,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(417,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(417,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(417,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(417,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(417,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(417,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(417,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(417,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(417,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(417,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(417,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(417,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(417,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(417,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(417,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(417,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(417,'Pink','2024-03-12','A','2024-03-12 03:57:22',NULL),(417,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(417,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(417,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(417,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(417,'Pink','2024-03-19','A','2024-03-19 03:41:53',NULL),(417,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(417,'Pink','2024-03-21','A','2024-03-21 04:23:48',NULL),(417,'Pink','2024-03-22','A','2024-03-22 04:19:44',NULL),(417,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(417,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(417,'Pink','2024-03-28','A','2024-03-28 04:36:42',NULL),(417,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(417,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(417,'Pink','2024-04-16','A','2024-04-16 03:55:21',NULL),(417,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(417,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(417,'Pink','2024-04-19','A','2024-04-19 06:01:03',NULL),(417,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(417,'Pink','2024-04-22','A','2024-04-22 06:26:25',NULL),(417,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(417,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(417,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(417,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(417,'Pink','2024-05-03','A','2024-05-04 05:51:07',NULL),(417,'Pink','2024-05-04','A','2024-05-04 05:26:50',NULL),(417,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(417,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(417,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(417,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(417,'Pink','2024-05-10','A','2024-05-10 04:27:45',NULL),(417,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(417,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(417,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(417,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(417,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(417,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(417,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(417,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(417,'Pink','2024-05-27','A','2024-05-27 06:15:09',NULL),(417,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(417,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(417,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(417,'Pink','2024-06-24','A','2024-06-24 06:04:42','2024-06-24 06:07:44'),(417,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(417,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(417,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(417,'Pink','2024-07-05','A','2024-07-05 05:28:56',NULL),(417,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(417,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(417,'Pink','2024-07-09','A','2024-07-09 06:51:20',NULL),(417,'Pink','2024-07-11','A','2024-07-11 09:50:25',NULL),(417,'Pink','2024-07-12','A','2024-07-12 05:46:28',NULL),(417,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(417,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(417,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(417,'Pink','2024-07-20','A','2024-07-20 09:36:38',NULL),(417,'Pink','2024-07-22','A','2024-07-22 04:51:34',NULL),(417,'Pink','2024-07-23','A','2024-07-24 04:27:51',NULL),(417,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(417,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(417,'Pink','2024-07-27','A','2024-07-27 07:56:20',NULL),(417,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(417,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(417,'Pink','2024-07-31','A','2024-07-31 15:01:43',NULL),(417,'Pink','2024-08-09','A','2024-08-09 06:38:48',NULL),(417,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(417,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(417,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(417,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(417,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(417,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(417,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(417,'Pink','2024-09-05','A','2024-09-05 03:50:11',NULL),(417,'Pink','2024-09-06','A','2024-09-06 03:43:36',NULL),(417,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(417,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(417,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(417,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(417,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(417,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(417,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(417,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(417,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(417,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(417,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(417,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(417,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(417,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(417,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(417,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(417,'Pink','2024-10-01','A','2024-10-01 03:58:31',NULL),(417,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(417,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(417,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(417,'Pink','2024-10-07','A','2024-10-07 05:18:52',NULL),(417,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(417,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(417,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(417,'Pink','2024-10-11','A','2024-10-11 03:52:27',NULL),(417,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(417,'Pink','2024-10-15','A','2024-10-15 03:49:53',NULL),(417,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(417,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(417,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(417,'Pink','2024-10-19','A','2024-10-19 04:01:41',NULL),(417,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(417,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(417,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(417,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(417,'Pink','2024-10-25','A','2024-10-25 03:47:54',NULL),(417,'Pink','2024-10-26','A','2024-10-26 03:46:13',NULL),(417,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(417,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(417,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(417,'Pink','2024-10-31','A','2024-10-31 03:34:27',NULL),(417,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(417,'Pink','2024-11-02','A','2024-11-02 03:41:55',NULL),(417,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(417,'Pink','2024-11-05','L','2024-11-05 03:24:49',NULL),(417,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(417,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(417,'Pink','2024-11-08','A','2024-11-08 03:48:56',NULL),(417,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(417,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(417,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(417,'Pink','2024-11-14','A','2024-11-14 03:50:22',NULL),(417,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(417,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(417,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(417,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(417,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(417,'Pink','2024-11-21','A','2024-11-21 05:39:36',NULL),(417,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(417,'Pink','2024-11-26','A','2024-11-26 03:39:00',NULL),(417,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(417,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(417,'Pink','2024-11-29','A','2024-11-29 05:37:20',NULL),(417,'Pink','2024-11-30','A','2024-11-30 03:35:05',NULL),(417,'Pink','2025-01-06','A','2025-01-06 05:14:48',NULL),(417,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(417,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(417,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(417,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(417,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(417,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(417,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(417,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(417,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(417,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(417,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(417,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(417,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(417,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(417,'Pink','2025-01-24','A','2025-03-01 05:14:50',NULL),(417,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(417,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(417,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(417,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(417,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(417,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(417,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(417,'Pink','2025-02-08','A','2025-03-01 05:55:15',NULL),(417,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(417,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(417,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(417,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(417,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(417,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(417,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(417,'Pink','2025-02-20','A','2025-03-01 06:33:55',NULL),(417,'Pink','2025-02-21','A','2025-03-01 06:36:36',NULL),(417,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(417,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(417,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(417,'Pink','2025-02-26','A','2025-03-01 06:48:22',NULL),(417,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(417,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(417,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(417,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(417,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(417,'Pink','2025-03-05','A','2025-03-05 03:31:34',NULL),(417,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(417,'Pink','2025-03-08','A','2025-03-10 05:17:26',NULL),(417,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(417,'Pink','2025-03-11','A','2025-03-11 04:46:34',NULL),(417,'Pink','2025-03-12','A','2025-03-12 03:33:25',NULL),(417,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(417,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(417,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(417,'Pink','2025-03-17','A','2025-03-17 07:09:54',NULL),(417,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(417,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(417,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(417,'Pink','2025-03-21','A','2025-03-21 03:55:06',NULL),(417,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(417,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(417,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(417,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(417,'Pink','2025-04-12','A','2025-04-12 04:46:51',NULL),(417,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(417,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(417,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(417,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(417,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(417,'Pink','2025-04-19','A','2025-04-21 04:10:57',NULL),(417,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(417,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(417,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(417,'Pink','2025-04-24','A','2025-04-24 04:18:18',NULL),(417,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(417,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(417,'Pink','2025-04-29','A','2025-04-29 04:27:09',NULL),(417,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(417,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(417,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(417,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(417,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(417,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(417,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(417,'Pink','2025-05-10','A','2025-05-10 06:28:39',NULL),(417,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(417,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(417,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(417,'Pink','2025-05-15','A','2025-05-15 04:10:06',NULL),(417,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(417,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(417,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(417,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(417,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(417,'Pink','2025-05-22','A','2025-05-22 05:35:36',NULL),(417,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(417,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(417,'Pink','2025-05-29','A','2025-05-29 04:21:41',NULL),(417,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(417,'Pink','2025-06-10','A','2025-06-10 07:29:55',NULL),(417,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(417,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(417,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(417,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(417,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(417,'Pink','2025-07-01','A','2025-07-01 05:25:51',NULL),(417,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(417,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(417,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(417,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(417,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(417,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(417,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(417,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(417,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(417,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(417,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(418,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(418,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(418,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(418,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(418,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(418,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(418,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(418,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(418,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(418,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(418,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(418,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(418,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(418,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(418,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(418,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(418,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(418,'Blue','2025-02-18','L','2025-03-03 06:31:52',NULL),(418,'Blue','2025-02-20','A','2025-03-03 06:33:15',NULL),(418,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(418,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(418,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(418,'Blue','2025-02-26','A','2025-02-26 05:23:50',NULL),(418,'Blue','2025-02-27','A','2025-02-27 05:31:08',NULL),(418,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(418,'Blue','2025-03-01','A','2025-03-01 07:20:24',NULL),(418,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(418,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(418,'Blue','2025-03-05','L','2025-03-05 03:37:05',NULL),(418,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(418,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(418,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(418,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(418,'Blue','2025-03-12','L','2025-03-12 03:36:36',NULL),(418,'Blue','2025-03-13','L','2025-03-13 04:17:23',NULL),(418,'Blue','2025-03-14','L','2025-03-15 04:46:26',NULL),(418,'Blue','2025-03-15','L','2025-03-15 04:50:12',NULL),(418,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(418,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(418,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(418,'Blue','2025-03-20','A','2025-03-20 04:44:26',NULL),(418,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(418,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(418,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(418,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(418,'Blue','2025-04-09','A','2025-04-09 04:06:57',NULL),(418,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(418,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(418,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(418,'Blue','2025-04-15','A','2025-04-15 05:51:50',NULL),(418,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(418,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(418,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(418,'Blue','2025-04-19','A','2025-04-21 04:04:35',NULL),(418,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(418,'Blue','2025-04-22','A','2025-04-22 04:54:34',NULL),(418,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(418,'Blue','2025-04-24','A','2025-04-24 04:21:31',NULL),(418,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(418,'Blue','2025-04-28','A','2025-04-28 06:21:59',NULL),(418,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(418,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(418,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(418,'Blue','2025-05-06','A','2025-05-08 04:28:04',NULL),(418,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(418,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(418,'Blue','2025-05-09','A','2025-05-09 06:01:36',NULL),(418,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(418,'Blue','2025-05-13','A','2025-05-13 04:18:57',NULL),(418,'Blue','2025-05-14','A','2025-05-14 04:01:18',NULL),(418,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(418,'Blue','2025-05-16','A','2025-05-16 04:11:37',NULL),(418,'Blue','2025-05-17','A','2025-05-17 04:13:47',NULL),(418,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(418,'Blue','2025-05-20','A','2025-05-20 04:46:56',NULL),(418,'Blue','2025-05-21','A','2025-05-21 04:37:14',NULL),(418,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(418,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(418,'Blue','2025-05-26','A','2025-05-26 03:57:10',NULL),(418,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(418,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(418,'Blue','2025-05-31','A','2025-05-31 04:47:26',NULL),(418,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(418,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(418,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(418,'Blue','2025-06-24','A','2025-06-25 05:48:39',NULL),(418,'Blue','2025-06-25','A','2025-06-26 03:53:50',NULL),(418,'Blue','2025-06-30','A','2025-06-30 05:15:58',NULL),(418,'Blue','2025-07-01','A','2025-07-01 05:25:01',NULL),(418,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(418,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(418,'Blue','2025-07-07','A','2025-07-07 05:29:38',NULL),(418,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(418,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(418,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(418,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(418,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(418,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(418,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(418,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(418,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(418,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(418,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(418,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(418,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(418,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(418,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(418,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(418,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(418,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(418,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(418,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(418,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(418,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(418,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(418,'Pink','2023-09-13','A','2023-09-13 06:10:51',NULL),(418,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(418,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(418,'Pink','2023-09-16','A','2023-09-16 04:07:13',NULL),(418,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(418,'Pink','2023-09-19','A','2023-09-19 03:24:19',NULL),(418,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(418,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(418,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(418,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(418,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(418,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(418,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(418,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(418,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(418,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(418,'Pink','2023-10-04','A','2023-10-04 04:07:10',NULL),(418,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(418,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(418,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(418,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(418,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(418,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(418,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(418,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(418,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(418,'Pink','2023-10-19','A','2023-10-19 04:20:26',NULL),(418,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(418,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(418,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(418,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(418,'Pink','2023-10-25','A','2023-10-25 04:31:26',NULL),(418,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(418,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(418,'Pink','2023-10-30','A','2023-10-30 06:38:20',NULL),(418,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(418,'Pink','2023-11-01','A','2023-11-01 03:39:07',NULL),(418,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(418,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(418,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(418,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(418,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(418,'Pink','2023-11-13','A','2023-11-13 04:55:22',NULL),(418,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(418,'Pink','2023-11-15','A','2023-11-25 05:44:13',NULL),(418,'Pink','2023-11-16','A','2023-11-16 04:10:23',NULL),(418,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(418,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(418,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(418,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(418,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(418,'Pink','2023-11-23','A','2023-11-23 04:20:33',NULL),(418,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(418,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(418,'Pink','2023-11-27','A','2023-11-27 04:43:28',NULL),(418,'Pink','2023-11-28','L','2023-11-28 06:08:07',NULL),(418,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(418,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(418,'Pink','2023-12-02','A','2023-12-02 12:03:09',NULL),(418,'Pink','2023-12-04','A','2023-12-04 11:46:06',NULL),(418,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(418,'Pink','2023-12-06','A','2023-12-06 11:35:47',NULL),(418,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(418,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(418,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(418,'Pink','2023-12-12','A','2023-12-20 11:03:40',NULL),(418,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(418,'Pink','2024-01-01','A','2024-01-03 05:05:28',NULL),(418,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(418,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(418,'Pink','2024-01-04','A','2024-01-15 09:44:42',NULL),(418,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(418,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(418,'Pink','2024-01-08','A','2024-01-22 11:17:37',NULL),(418,'Pink','2024-01-09','A','2024-01-22 10:33:40',NULL),(418,'Pink','2024-01-10','A','2024-01-22 10:35:50',NULL),(418,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(418,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(418,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(418,'Pink','2024-01-16','A','2024-01-16 10:23:32',NULL),(418,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(418,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(418,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(418,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(418,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(418,'Pink','2024-01-25','A','2024-01-25 04:14:25',NULL),(418,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(418,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(418,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(418,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(418,'Pink','2024-02-01','A','2024-02-01 11:13:46',NULL),(418,'Pink','2024-02-02','A','2024-02-02 04:18:14',NULL),(418,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(418,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(418,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(418,'Pink','2024-02-14','A','2024-02-15 04:13:38',NULL),(418,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(418,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(418,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(418,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(418,'Pink','2024-02-20','L','2024-02-20 04:35:18',NULL),(418,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(418,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(418,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(418,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(418,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(418,'Pink','2024-02-27','A','2024-02-27 04:24:26',NULL),(418,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(418,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(418,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(418,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(418,'Pink','2024-03-04','A','2024-03-04 05:06:12',NULL),(418,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(418,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(418,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(418,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(418,'Pink','2024-03-09','A','2024-03-09 04:03:50',NULL),(418,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(418,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(418,'Pink','2024-03-13','A','2024-03-13 03:58:27',NULL),(418,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(418,'Pink','2024-03-15','A','2024-03-15 03:35:21',NULL),(418,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(418,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(418,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(418,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(418,'Pink','2024-03-22','A','2024-03-22 04:19:44',NULL),(418,'Pink','2024-03-25','A','2024-03-26 04:14:51',NULL),(418,'Pink','2024-03-26','A','2024-03-26 04:06:16',NULL),(418,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(418,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(418,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(418,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(418,'Pink','2024-04-17','L','2024-04-22 11:58:24',NULL),(418,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(418,'Pink','2024-04-19','A','2024-04-19 06:01:03',NULL),(418,'Pink','2024-04-20','A','2024-04-20 04:42:00',NULL),(418,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(418,'Pink','2024-04-24','L','2024-04-24 04:26:46',NULL),(418,'Pink','2024-04-25','L','2024-04-25 05:09:59',NULL),(418,'Pink','2024-04-26','A','2024-04-26 04:14:55',NULL),(418,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(418,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(418,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(418,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(418,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(418,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(418,'Pink','2024-05-09','A','2024-05-09 04:22:47',NULL),(418,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(418,'Pink','2024-05-11','A','2024-05-11 04:25:22',NULL),(418,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(418,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(418,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(418,'Pink','2024-05-17','A','2024-05-17 04:32:51',NULL),(418,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(418,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(418,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(418,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(418,'Pink','2024-05-29','A','2024-05-29 06:56:43',NULL),(418,'Pink','2024-05-30','A','2024-05-30 06:50:55',NULL),(418,'Pink','2024-05-31','A','2024-05-31 05:20:18',NULL),(418,'Pink','2024-06-24','A','2024-06-24 06:04:42',NULL),(418,'Pink','2024-07-02','A','2024-07-02 06:15:57',NULL),(418,'Pink','2024-07-03','A','2024-07-03 04:52:45',NULL),(418,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(418,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(418,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(418,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(418,'Pink','2024-07-09','A','2024-07-09 06:51:20',NULL),(418,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(418,'Pink','2024-07-12','A','2024-07-12 05:46:28',NULL),(418,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(418,'Pink','2024-07-18','A','2024-07-18 10:22:46',NULL),(418,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(418,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(418,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(418,'Pink','2024-07-23','A','2024-07-24 04:27:51',NULL),(418,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(418,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(418,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(418,'Pink','2024-07-29','A','2024-07-31 14:52:58',NULL),(418,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(418,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(418,'Pink','2024-08-09','A','2024-08-09 06:38:48',NULL),(418,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(418,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(418,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(418,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(418,'Pink','2024-08-23','A','2024-08-23 05:03:26',NULL),(418,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(418,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(418,'Pink','2024-09-05','A','2024-09-05 03:50:11',NULL),(418,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(418,'Pink','2024-09-07','A','2024-09-07 03:49:49',NULL),(418,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(418,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(418,'Pink','2024-09-12','A','2024-09-12 04:15:21',NULL),(418,'Pink','2024-09-13','A','2024-09-13 04:17:08',NULL),(418,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(418,'Pink','2024-09-16','A','2024-09-16 03:28:13',NULL),(418,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(418,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(418,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(418,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(418,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(418,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(418,'Pink','2024-09-26','A','2024-09-26 03:52:38',NULL),(418,'Pink','2024-09-28','A','2024-09-28 03:40:05',NULL),(418,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(418,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(418,'Pink','2024-10-02','A','2024-10-02 04:00:02',NULL),(418,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(418,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(418,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(418,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(418,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(418,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(418,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(418,'Pink','2024-10-14','A','2024-10-14 03:47:46',NULL),(418,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(418,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(418,'Pink','2024-10-17','A','2024-10-17 04:00:59',NULL),(418,'Pink','2024-10-18','A','2024-10-18 03:54:09',NULL),(418,'Pink','2024-10-19','A','2024-10-19 04:01:41',NULL),(418,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(418,'Pink','2024-10-22','A','2024-10-22 03:40:33',NULL),(418,'Pink','2024-10-23','A','2024-10-23 03:52:54',NULL),(418,'Pink','2024-10-24','A','2024-10-24 03:45:46',NULL),(418,'Pink','2024-10-25','A','2024-10-25 03:47:54',NULL),(418,'Pink','2024-10-26','A','2024-10-26 03:46:13',NULL),(418,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(418,'Pink','2024-10-29','A','2024-10-29 03:52:15',NULL),(418,'Pink','2024-10-30','L','2024-10-30 03:44:15','2024-10-30 09:07:09'),(418,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(418,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(418,'Pink','2024-11-02','A','2024-11-02 03:41:55',NULL),(418,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(418,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(418,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(418,'Pink','2024-11-07','A','2024-11-07 03:29:47',NULL),(418,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(418,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(418,'Pink','2024-11-12','A','2024-11-12 03:38:11',NULL),(418,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(418,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(418,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(418,'Pink','2024-11-16','A','2024-11-16 03:48:03',NULL),(418,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(418,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(418,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(418,'Pink','2024-11-21','A','2024-11-21 05:39:36',NULL),(418,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(418,'Pink','2024-11-26','A','2024-11-26 03:39:00',NULL),(418,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(418,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(418,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(418,'Pink','2024-11-30','A','2024-11-30 03:35:05',NULL),(418,'Pink','2025-01-06','A','2025-01-06 05:14:48',NULL),(418,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(418,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(418,'Pink','2025-01-09','A','2025-01-09 03:40:38',NULL),(418,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(418,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(418,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(418,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(418,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(419,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(419,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(419,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(419,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(419,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(419,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(419,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(419,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(419,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(419,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(419,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(419,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(419,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(419,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(419,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(419,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(419,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(419,'Blue','2025-02-18','A','2025-03-03 06:31:52',NULL),(419,'Blue','2025-02-20','A','2025-03-03 06:33:15',NULL),(419,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(419,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(419,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(419,'Blue','2025-02-26','A','2025-02-26 05:23:50',NULL),(419,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(419,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(419,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(419,'Blue','2025-03-03','A','2025-03-03 04:14:28',NULL),(419,'Blue','2025-03-04','A','2025-03-04 03:54:20',NULL),(419,'Blue','2025-03-05','A','2025-03-05 03:37:05',NULL),(419,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(419,'Blue','2025-03-08','A','2025-03-10 05:19:04',NULL),(419,'Blue','2025-03-10','A','2025-03-10 05:30:04',NULL),(419,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(419,'Blue','2025-03-12','A','2025-03-12 03:36:36',NULL),(419,'Blue','2025-03-13','A','2025-03-13 04:17:23',NULL),(419,'Blue','2025-03-14','A','2025-03-15 04:46:26',NULL),(419,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(419,'Blue','2025-03-17','A','2025-03-17 07:26:02',NULL),(419,'Blue','2025-03-18','A','2025-03-19 03:35:19',NULL),(419,'Blue','2025-03-19','A','2025-03-19 03:36:46',NULL),(419,'Blue','2025-03-20','A','2025-03-20 04:44:26',NULL),(419,'Blue','2025-03-21','A','2025-03-21 03:53:42',NULL),(419,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(419,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(419,'Blue','2025-04-08','A','2025-04-08 05:13:46',NULL),(419,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(419,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(419,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(419,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(419,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(419,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(419,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(419,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(419,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(419,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(419,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(419,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(419,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(419,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(419,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(419,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(419,'Blue','2025-04-30','A','2025-04-30 04:37:42',NULL),(419,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(419,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(419,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(419,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(419,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(419,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(419,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(419,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(419,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(419,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(419,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(419,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(419,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(419,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(419,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(419,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(419,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(419,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(419,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(419,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(419,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(419,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(419,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(419,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(419,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(419,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(419,'Blue','2025-07-01','A','2025-07-01 05:25:01',NULL),(419,'Blue','2025-07-02','A','2025-07-02 06:30:59',NULL),(419,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(419,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(419,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(419,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(419,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(419,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(419,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(419,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(419,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(419,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(419,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(419,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(419,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(419,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(419,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(419,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(419,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(419,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(419,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(419,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(419,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(419,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(419,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(419,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(419,'Pink','2023-09-12','A','2023-09-12 03:35:40',NULL),(419,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(419,'Pink','2023-09-14','A','2023-09-14 03:53:17',NULL),(419,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(419,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(419,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(419,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(419,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(419,'Pink','2023-09-21','A','2023-09-21 04:01:57',NULL),(419,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(419,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(419,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(419,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(419,'Pink','2023-09-27','A','2023-09-27 03:41:36',NULL),(419,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(419,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(419,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(419,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(419,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(419,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(419,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(419,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(419,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(419,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(419,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(419,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(419,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(419,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(419,'Pink','2023-10-20','A','2023-10-20 03:46:04',NULL),(419,'Pink','2023-10-21','A','2023-10-21 05:27:31',NULL),(419,'Pink','2023-10-23','L','2023-10-23 04:05:47',NULL),(419,'Pink','2023-10-24','L','2023-10-24 04:33:41',NULL),(419,'Pink','2023-10-25','L','2023-10-25 04:31:26',NULL),(419,'Pink','2023-10-26','L','2023-10-26 06:30:08',NULL),(419,'Pink','2023-10-27','L','2023-10-27 05:05:45',NULL),(419,'Pink','2023-10-30','L','2023-10-30 06:38:20',NULL),(419,'Pink','2023-10-31','L','2023-10-31 03:41:22',NULL),(419,'Pink','2023-11-01','L','2023-11-01 03:39:07',NULL),(419,'Pink','2023-11-02','L','2023-11-02 03:54:17',NULL),(419,'Pink','2023-11-03','A','2023-11-03 03:46:45',NULL),(419,'Pink','2023-11-04','L','2023-11-04 05:15:55',NULL),(419,'Pink','2023-11-06','L','2023-11-06 05:09:24',NULL),(419,'Pink','2023-11-07','A','2023-11-25 05:41:40',NULL),(419,'Pink','2023-11-13','L','2023-11-13 04:55:22',NULL),(419,'Pink','2023-11-14','A','2023-11-25 05:43:17',NULL),(419,'Pink','2023-11-15','A','2023-11-25 05:44:13',NULL),(419,'Pink','2023-11-16','A','2023-11-16 04:10:23',NULL),(419,'Pink','2023-11-17','A','2023-11-17 05:19:22',NULL),(419,'Pink','2023-11-18','A','2023-11-18 05:42:01',NULL),(419,'Pink','2023-11-20','A','2023-11-20 04:41:09',NULL),(419,'Pink','2023-11-21','A','2023-11-21 04:25:06',NULL),(419,'Pink','2023-11-22','A','2023-11-22 05:56:02',NULL),(419,'Pink','2023-11-23','A','2023-11-23 04:20:33',NULL),(419,'Pink','2023-11-24','A','2023-11-24 11:06:41',NULL),(419,'Pink','2023-11-25','A','2023-11-25 04:29:35',NULL),(419,'Pink','2023-11-27','A','2023-11-27 04:43:28',NULL),(419,'Pink','2023-11-28','A','2023-11-28 06:08:07',NULL),(419,'Pink','2023-11-29','A','2023-11-29 12:21:56',NULL),(419,'Pink','2023-12-01','A','2023-12-01 03:53:43',NULL),(419,'Pink','2023-12-02','A','2023-12-02 12:03:09',NULL),(419,'Pink','2023-12-04','A','2023-12-04 11:46:06',NULL),(419,'Pink','2023-12-05','A','2023-12-05 11:30:07',NULL),(419,'Pink','2023-12-06','A','2023-12-06 11:35:47',NULL),(419,'Pink','2023-12-07','A','2023-12-08 11:01:07',NULL),(419,'Pink','2023-12-08','A','2023-12-08 11:05:50',NULL),(419,'Pink','2023-12-09','A','2023-12-09 07:42:29',NULL),(419,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(419,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(419,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(419,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(419,'Pink','2024-01-03','A','2024-01-25 10:00:50',NULL),(419,'Pink','2024-01-04','L','2024-01-15 09:44:42',NULL),(419,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(419,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(419,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(419,'Pink','2024-01-09','A','2024-01-22 10:33:40',NULL),(419,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(419,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(419,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(419,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(419,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(419,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(419,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(419,'Pink','2024-01-22','A','2024-01-22 04:47:38',NULL),(419,'Pink','2024-01-23','A','2024-01-23 04:30:12',NULL),(419,'Pink','2024-01-24','A','2024-01-25 04:23:54',NULL),(419,'Pink','2024-01-25','A','2024-01-25 04:14:25',NULL),(419,'Pink','2024-01-26','A','2024-01-26 04:53:39',NULL),(419,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(419,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(419,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(419,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(419,'Pink','2024-02-02','A','2024-02-02 04:18:14',NULL),(419,'Pink','2024-02-03','A','2024-02-03 04:29:27',NULL),(419,'Pink','2024-02-12','A','2024-02-12 05:08:52',NULL),(419,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(419,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(419,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(419,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(419,'Pink','2024-02-17','L','2024-02-17 11:25:36',NULL),(419,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(419,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(419,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(419,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(419,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(419,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(419,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(419,'Pink','2024-02-27','L','2024-02-27 04:24:26',NULL),(419,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(419,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(419,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(419,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(419,'Pink','2024-03-04','L','2024-03-04 05:06:12',NULL),(419,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(419,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(419,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(419,'Pink','2024-03-08','A','2024-03-08 05:55:52',NULL),(419,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(419,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(419,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(419,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(419,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(419,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(419,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(419,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(419,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(419,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(419,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(419,'Pink','2024-03-25','A','2024-03-26 04:14:51',NULL),(419,'Pink','2024-03-26','A','2024-03-26 04:06:16',NULL),(419,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(419,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(419,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(419,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(419,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(419,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(419,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(419,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(419,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(419,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(419,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(419,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(419,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(419,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(419,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(419,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(419,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(419,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(419,'Pink','2024-05-09','A','2024-05-09 04:22:47',NULL),(419,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(419,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(419,'Pink','2024-05-13','A','2024-05-13 05:58:13',NULL),(419,'Pink','2024-05-14','A','2024-05-14 04:13:45',NULL),(419,'Pink','2024-05-15','A','2024-05-15 04:21:44',NULL),(419,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(419,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(419,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(419,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(419,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(419,'Pink','2024-05-29','A','2024-05-29 06:56:43',NULL),(419,'Pink','2024-05-30','A','2024-05-30 06:50:55',NULL),(419,'Pink','2024-05-31','A','2024-05-31 05:20:18',NULL),(419,'Pink','2024-06-24','A','2024-06-24 06:04:42','2024-06-24 06:07:44'),(419,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(419,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(419,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(419,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(419,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(419,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(419,'Pink','2024-07-09','A','2024-07-09 06:51:20',NULL),(419,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(419,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(419,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(419,'Pink','2024-07-18','A','2024-07-18 10:22:46',NULL),(419,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(419,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(419,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(419,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(419,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(419,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(419,'Pink','2024-07-27','A','2024-07-27 07:56:20',NULL),(419,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(419,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(419,'Pink','2024-07-31','A','2024-07-31 15:01:43',NULL),(419,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(419,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(419,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(419,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(419,'Pink','2024-08-17','A','2024-08-17 04:47:00',NULL),(419,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(419,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(419,'Pink','2024-09-03','A','2024-09-03 16:56:19',NULL),(419,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(419,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(419,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(419,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(419,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(419,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(419,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(419,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(419,'Pink','2024-09-16','A','2024-09-16 03:28:13',NULL),(419,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(419,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(419,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(419,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(419,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(419,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(419,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(419,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(419,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(419,'Pink','2024-10-01','A','2024-10-01 03:58:31',NULL),(419,'Pink','2024-10-02','A','2024-10-02 04:00:02',NULL),(419,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(419,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(419,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(419,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(419,'Pink','2024-10-09','A','2024-10-09 03:47:19',NULL),(419,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(419,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(419,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(419,'Pink','2024-10-15','L','2024-10-15 03:49:53','2024-10-15 05:20:03'),(419,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(419,'Pink','2024-10-17','A','2024-10-17 04:00:59',NULL),(419,'Pink','2024-10-18','A','2024-10-18 03:54:09',NULL),(419,'Pink','2024-10-19','A','2024-10-19 04:01:41',NULL),(419,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(419,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(419,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(419,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(419,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(419,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(419,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(419,'Pink','2024-10-29','L','2024-10-29 03:52:15','2024-10-29 05:04:55'),(419,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(419,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(419,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(419,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(419,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(419,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(419,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(419,'Pink','2024-11-07','A','2024-11-07 03:29:47',NULL),(419,'Pink','2024-11-08','A','2024-11-08 03:48:56',NULL),(419,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(419,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(419,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(419,'Pink','2024-11-14','A','2024-11-14 03:50:22',NULL),(419,'Pink','2024-11-15','L','2024-11-15 04:41:37',NULL),(419,'Pink','2024-11-16','A','2024-11-16 03:48:03',NULL),(419,'Pink','2024-11-18','A','2024-11-18 05:23:06',NULL),(419,'Pink','2024-11-19','A','2024-11-19 05:18:22',NULL),(419,'Pink','2024-11-20','A','2024-11-20 06:30:39',NULL),(419,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(419,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(419,'Pink','2024-11-26','A','2024-11-26 03:39:00',NULL),(419,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(419,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(419,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(419,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(419,'Pink','2025-01-06','A','2025-01-06 05:14:48',NULL),(419,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(419,'Pink','2025-01-08','A','2025-01-08 03:53:48',NULL),(419,'Pink','2025-01-09','L','2025-01-09 03:40:38',NULL),(419,'Pink','2025-01-10','A','2025-01-10 03:55:09',NULL),(419,'Pink','2025-01-13','A','2025-01-13 05:18:10',NULL),(419,'Pink','2025-01-14','A','2025-01-14 05:09:41',NULL),(419,'Pink','2025-01-15','A','2025-01-16 03:41:48',NULL),(419,'Pink','2025-01-16','A','2025-01-16 03:32:12',NULL),(420,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(420,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(420,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(420,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(420,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(420,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(420,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(420,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(420,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(420,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(420,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(420,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(420,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(420,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(420,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(420,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(420,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(420,'Blue','2025-02-18','A','2025-03-03 06:31:52',NULL),(420,'Blue','2025-02-20','A','2025-03-03 06:33:15',NULL),(420,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(420,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(420,'Blue','2025-02-25','A','2025-03-03 06:38:28',NULL),(420,'Blue','2025-02-26','A','2025-02-26 05:23:50',NULL),(420,'Blue','2025-02-27','A','2025-02-27 05:31:08',NULL),(420,'Blue','2025-02-28','A','2025-02-28 03:56:59',NULL),(420,'Blue','2025-03-01','A','2025-03-01 07:20:24',NULL),(420,'Blue','2025-03-03','A','2025-03-03 04:14:28',NULL),(420,'Blue','2025-03-04','A','2025-03-04 03:54:20',NULL),(420,'Blue','2025-03-05','A','2025-03-05 03:37:05',NULL),(420,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(420,'Blue','2025-03-08','A','2025-03-10 05:19:04',NULL),(420,'Blue','2025-03-10','A','2025-03-10 05:30:04',NULL),(420,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(420,'Blue','2025-03-12','A','2025-03-12 03:36:36',NULL),(420,'Blue','2025-03-13','A','2025-03-13 04:17:23',NULL),(420,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(420,'Blue','2025-03-15','A','2025-03-15 04:50:12',NULL),(420,'Blue','2025-03-17','A','2025-03-17 07:26:02',NULL),(420,'Blue','2025-03-18','A','2025-03-19 03:35:19',NULL),(420,'Blue','2025-03-19','A','2025-03-19 03:36:46',NULL),(420,'Blue','2025-03-20','A','2025-03-20 04:44:26',NULL),(420,'Blue','2025-03-21','A','2025-03-21 03:53:42',NULL),(420,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(420,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(420,'Blue','2025-04-08','A','2025-04-08 05:13:46',NULL),(420,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(420,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(420,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(420,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(420,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(420,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(420,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(420,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(420,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(420,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(420,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(420,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(420,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(420,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(420,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(420,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(420,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(420,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(420,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(420,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(420,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(420,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(420,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(420,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(420,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(420,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(420,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(420,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(420,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(420,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(420,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(420,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(420,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(420,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(420,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(420,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(420,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(420,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(420,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(420,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(420,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(420,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(420,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(420,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(420,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(420,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(420,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(420,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(420,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(420,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(420,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(420,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(420,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(420,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(420,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(420,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(420,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(420,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(420,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(420,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(420,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(420,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(420,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(420,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(420,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(420,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(420,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(420,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(420,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(420,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(420,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(420,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(420,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(420,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(420,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(420,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(420,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(420,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(420,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(420,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(420,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(420,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(420,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(420,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(420,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(420,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(420,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(420,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(420,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(420,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(420,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(420,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(420,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(420,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(420,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(420,'Pink','2023-11-27','A','2023-11-27 04:43:28',NULL),(420,'Pink','2023-11-28','L','2023-11-28 06:08:07',NULL),(420,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(420,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(420,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(420,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(420,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(420,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(420,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(420,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(420,'Pink','2023-12-09','A','2023-12-09 07:42:29',NULL),(420,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(420,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(420,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(420,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(420,'Pink','2024-01-03','A','2024-01-25 10:00:50',NULL),(420,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(420,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(420,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(420,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(420,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(420,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(420,'Pink','2024-01-11','A','2024-01-22 10:36:54',NULL),(420,'Pink','2024-01-12','A','2024-01-22 10:41:37',NULL),(420,'Pink','2024-01-15','A','2024-01-16 10:55:36',NULL),(420,'Pink','2024-01-16','A','2024-01-16 10:23:32',NULL),(420,'Pink','2024-01-17','A','2024-01-17 04:16:29',NULL),(420,'Pink','2024-01-18','A','2024-01-18 05:03:21',NULL),(420,'Pink','2024-01-22','A','2024-01-22 04:47:38',NULL),(420,'Pink','2024-01-23','A','2024-01-23 04:30:12',NULL),(420,'Pink','2024-01-24','A','2024-01-25 04:23:54',NULL),(420,'Pink','2024-01-25','A','2024-01-25 04:14:25',NULL),(420,'Pink','2024-01-26','A','2024-01-26 04:53:39',NULL),(420,'Pink','2024-01-29','A','2024-01-30 04:49:32',NULL),(420,'Pink','2024-01-30','A','2024-01-30 04:42:47',NULL),(420,'Pink','2024-01-31','A','2024-02-01 11:11:35',NULL),(420,'Pink','2024-02-01','A','2024-02-01 11:13:46',NULL),(420,'Pink','2024-02-02','A','2024-02-02 04:18:14',NULL),(420,'Pink','2024-02-03','A','2024-02-03 04:29:27',NULL),(420,'Pink','2024-02-12','A','2024-02-12 05:08:52',NULL),(420,'Pink','2024-02-13','A','2024-02-13 04:27:39',NULL),(420,'Pink','2024-02-14','A','2024-02-15 04:13:38',NULL),(420,'Pink','2024-02-15','L','2024-02-15 04:11:04',NULL),(420,'Pink','2024-02-16','L','2024-02-16 05:22:13',NULL),(420,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(420,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(420,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(420,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(420,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(420,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(420,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(420,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(420,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(420,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(420,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(420,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(420,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(420,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(420,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(420,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(420,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(420,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(420,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(420,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(420,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(420,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(420,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(420,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(420,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(420,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(420,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(420,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(420,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(420,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(420,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(420,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(420,'Pink','2024-03-29','A','2024-03-29 05:52:15',NULL),(420,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(420,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(420,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(420,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(420,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(420,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(420,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(420,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(420,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(420,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(420,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(420,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(420,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(420,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(420,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(420,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(420,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(420,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(420,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(420,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(420,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(420,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(420,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(420,'Pink','2024-05-18','A','2024-05-18 04:57:08',NULL),(420,'Pink','2024-05-20','A','2024-05-20 05:46:28',NULL),(420,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(420,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(420,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(420,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(420,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(420,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(420,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(420,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(420,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(420,'Pink','2024-07-05','A','2024-07-05 05:28:56',NULL),(420,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(420,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(420,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(420,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(420,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(420,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(420,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(420,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(420,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(420,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(420,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(420,'Pink','2024-07-24','A','2024-07-24 04:29:20',NULL),(420,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(420,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(420,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(420,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(420,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(420,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(420,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(420,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(420,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(420,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(420,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(420,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(420,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(420,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(420,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(420,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(420,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(420,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(420,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(420,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(420,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(420,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(420,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(420,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(420,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(420,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(420,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(420,'Pink','2024-09-25','A','2024-09-25 03:47:20',NULL),(420,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(420,'Pink','2024-09-28','A','2024-09-28 03:40:05',NULL),(420,'Pink','2024-09-30','A','2024-09-30 03:54:36',NULL),(420,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(420,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(420,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(420,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(420,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(420,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(420,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(420,'Pink','2024-10-10','A','2024-10-10 03:51:43',NULL),(420,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(420,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(420,'Pink','2024-10-15','A','2024-10-15 03:49:53',NULL),(420,'Pink','2024-10-16','A','2024-10-17 04:01:42',NULL),(420,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(420,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(420,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(420,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(420,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(420,'Pink','2024-10-23','A','2024-10-23 03:52:54',NULL),(420,'Pink','2024-10-24','A','2024-10-24 03:45:46',NULL),(420,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(420,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(420,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(420,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(420,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(420,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(420,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(420,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(420,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(420,'Pink','2024-11-05','A','2024-11-05 03:24:49',NULL),(420,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(420,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(420,'Pink','2024-11-08','A','2024-11-08 03:48:56',NULL),(420,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(420,'Pink','2024-11-12','A','2024-11-12 03:38:11',NULL),(420,'Pink','2024-11-13','A','2024-11-13 03:45:39',NULL),(420,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(420,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(420,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(420,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(420,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(420,'Pink','2024-11-20','A','2024-11-20 06:30:39',NULL),(420,'Pink','2024-11-21','A','2024-11-21 05:39:36',NULL),(420,'Pink','2024-11-25','A','2024-11-25 03:50:58',NULL),(420,'Pink','2024-11-26','A','2024-11-26 03:39:00',NULL),(420,'Pink','2024-11-27','A','2024-11-27 03:53:28',NULL),(420,'Pink','2024-11-28','A','2024-11-28 05:41:58',NULL),(420,'Pink','2024-11-29','A','2024-11-29 05:37:20',NULL),(420,'Pink','2024-11-30','A','2024-11-30 03:35:05',NULL),(420,'Pink','2025-01-06','A','2025-01-06 05:14:48',NULL),(420,'Pink','2025-01-07','A','2025-01-07 05:15:37',NULL),(420,'Pink','2025-01-08','A','2025-01-08 03:53:48',NULL),(420,'Pink','2025-01-09','A','2025-01-09 03:40:38',NULL),(420,'Pink','2025-01-10','A','2025-01-10 03:55:09',NULL),(420,'Pink','2025-01-13','A','2025-01-13 05:18:10',NULL),(420,'Pink','2025-01-14','A','2025-01-14 05:09:41',NULL),(420,'Pink','2025-01-15','A','2025-01-16 03:41:48',NULL),(420,'Pink','2025-01-16','A','2025-01-16 03:32:12',NULL),(422,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(422,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(422,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(422,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(422,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(422,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(422,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(422,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(422,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(422,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(422,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(422,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(422,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(422,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(422,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(422,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(422,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(422,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(422,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(422,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(422,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(422,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(422,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(422,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(422,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(422,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(422,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(422,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(422,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(422,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(422,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(422,'Orange','2025-03-12','A','2025-03-12 03:31:22',NULL),(422,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(422,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(422,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(422,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(422,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(422,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(422,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(422,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(422,'Orange','2025-04-07','A','2025-04-07 03:37:36',NULL),(422,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(422,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(422,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(422,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(422,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(422,'Orange','2025-04-15','A','2025-04-15 04:41:07',NULL),(422,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(422,'Orange','2025-04-17','A','2025-04-17 03:59:01',NULL),(422,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(422,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(422,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(422,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(422,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(422,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(422,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(422,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(422,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(422,'Orange','2025-04-30','A','2025-04-30 04:35:17',NULL),(422,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(422,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(422,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(422,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(422,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(422,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(422,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(422,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(422,'Orange','2025-05-13','A','2025-05-13 04:10:00',NULL),(422,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(422,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(422,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(422,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(422,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(422,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(422,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(422,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(422,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(422,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(422,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(422,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(422,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(422,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(422,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(422,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(422,'Pink','2023-09-09','A','2023-09-09 04:10:23',NULL),(422,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(422,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(422,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(422,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(422,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(422,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(422,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(422,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(422,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(422,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(422,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(422,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(422,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(422,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(422,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(422,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(422,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(422,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(422,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(422,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(422,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(422,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(422,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(422,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(422,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(422,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(422,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(422,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(422,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(422,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(422,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(422,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(422,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(422,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(422,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(422,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(422,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(422,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(422,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(422,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(422,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(422,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(422,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(422,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(422,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(422,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(422,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(422,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(422,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(422,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(422,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(422,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(422,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(422,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(422,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(422,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(422,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(422,'Pink','2023-11-28','L','2023-11-28 06:08:07',NULL),(422,'Pink','2023-11-29','A','2023-11-29 12:21:56',NULL),(422,'Pink','2023-12-01','A','2023-12-01 03:53:43',NULL),(422,'Pink','2023-12-02','A','2023-12-02 12:03:09',NULL),(422,'Pink','2023-12-04','A','2023-12-04 11:46:06',NULL),(422,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(422,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(422,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(422,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(422,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(422,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(422,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(422,'Pink','2024-01-01','A','2024-01-03 05:05:28',NULL),(422,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(422,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(422,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(422,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(422,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(422,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(422,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(422,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(422,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(422,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(422,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(422,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(422,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(422,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(422,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(422,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(422,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(422,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(422,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(422,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(422,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(422,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(422,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(422,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(422,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(422,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(422,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(422,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(422,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(422,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(422,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(422,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(422,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(422,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(422,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(422,'Pink','2024-02-23','A','2024-02-23 04:12:14',NULL),(422,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(422,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(422,'Pink','2024-02-27','A','2024-02-27 04:24:26',NULL),(422,'Pink','2024-02-28','L','2024-02-28 04:06:49',NULL),(422,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(422,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(422,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(422,'Pink','2024-03-04','L','2024-03-04 05:06:12',NULL),(422,'Pink','2024-03-05','L','2024-03-05 04:33:31',NULL),(422,'Pink','2024-03-06','L','2024-03-06 04:36:18',NULL),(422,'Pink','2024-03-07','A','2024-03-08 05:54:29',NULL),(422,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(422,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(422,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(422,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(422,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(422,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(422,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(422,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(422,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(422,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(422,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(422,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(422,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(422,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(422,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(422,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(422,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(422,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(422,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(422,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(422,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(422,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(422,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(422,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(422,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(422,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(422,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(422,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(422,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(422,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(422,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(422,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(422,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(422,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(422,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(422,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(422,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(422,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(422,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(422,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(422,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(422,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(422,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(422,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(422,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(422,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(422,'Pink','2024-06-24','A','2024-06-24 06:04:42',NULL),(422,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(422,'Pink','2024-07-03','A','2024-07-03 04:52:45',NULL),(422,'Pink','2024-07-04','A','2024-07-05 07:21:14',NULL),(422,'Pink','2024-07-05','A','2024-07-05 05:28:56',NULL),(422,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(422,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(422,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(422,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(422,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(422,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(422,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(422,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(422,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(422,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(422,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(422,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(422,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(422,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(422,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(422,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(422,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(422,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(422,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(422,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(422,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(422,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(422,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(422,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(422,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(422,'Pink','2024-09-05','A','2024-09-05 03:50:11',NULL),(422,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(422,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(422,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(422,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(422,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(422,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(422,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(422,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(422,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(422,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(422,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(422,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(422,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(422,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(422,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(422,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(422,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(422,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(422,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(422,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(422,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(422,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(422,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(422,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(422,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(422,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(422,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(422,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(422,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(422,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(422,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(422,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(422,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(422,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(422,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(422,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(422,'Pink','2024-10-25','A','2024-10-25 03:47:54',NULL),(422,'Pink','2024-10-26','A','2024-10-26 03:46:13',NULL),(422,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(422,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(422,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(422,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(422,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(422,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(422,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(422,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(422,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(422,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(422,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(422,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(422,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(422,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(422,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(422,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(422,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(422,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(422,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(422,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(422,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(422,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(422,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(422,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(422,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(422,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(422,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(422,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(422,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(422,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(422,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(422,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(422,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(422,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(422,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(422,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(422,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(422,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(422,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(422,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(422,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(422,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(422,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(422,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(422,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(422,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(422,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(422,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(422,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(422,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(422,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(422,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(422,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(422,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(422,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(422,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(422,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(422,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(422,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(422,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(422,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(422,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(422,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(422,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(423,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(423,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(423,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(423,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(423,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(423,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(423,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(423,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(423,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(423,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(423,'Pink','2023-09-06','A','2023-09-06 06:00:43',NULL),(423,'Pink','2023-09-08','A','2023-09-08 04:02:43',NULL),(423,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(423,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(423,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(423,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(423,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(423,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(423,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(423,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(423,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(423,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(423,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(423,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(423,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(423,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(423,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(423,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(423,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(423,'Pink','2023-10-02','A','2023-10-02 11:07:34',NULL),(423,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(423,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(423,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(423,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(423,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(423,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(423,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(423,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(423,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(423,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(423,'Pink','2023-10-18','A','2023-10-18 04:40:13',NULL),(423,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(423,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(423,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(423,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(423,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(423,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(423,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(423,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(423,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(423,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(423,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(423,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(423,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(423,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(423,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(423,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(423,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(423,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(423,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(423,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(423,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(423,'Pink','2023-11-18','A','2023-11-18 05:42:01',NULL),(423,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(423,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(423,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(423,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(423,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(423,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(423,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(423,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(423,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(423,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(423,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(423,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(423,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(423,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(423,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(423,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(423,'Pink','2023-12-09','A','2023-12-09 07:42:29',NULL),(423,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(423,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(423,'Pink','2024-01-01','A','2024-01-03 05:05:28',NULL),(423,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(423,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(423,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(423,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(423,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(423,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(423,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(423,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(423,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(423,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(423,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(423,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(423,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(423,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(423,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(423,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(423,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(423,'Pink','2024-01-25','A','2024-01-25 04:14:25',NULL),(423,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(423,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(423,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(423,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(423,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(423,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(423,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(423,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(423,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(423,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(423,'Pink','2024-02-15','A','2024-02-15 04:11:04',NULL),(423,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(423,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(423,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(423,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(423,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(423,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(423,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(423,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(423,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(423,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(423,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(423,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(423,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(423,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(423,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(423,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(423,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(423,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(423,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(423,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(423,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(423,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(423,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(423,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(423,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(423,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(423,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(423,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(423,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(423,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(423,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(423,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(423,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(423,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(423,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(423,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(423,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(423,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(423,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(423,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(423,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(423,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(423,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(423,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(423,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(423,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(423,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(423,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(423,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(423,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(423,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(423,'Pink','2024-05-10','A','2024-05-10 04:27:45',NULL),(423,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(423,'Pink','2024-05-13','A','2024-05-13 05:58:13',NULL),(423,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(423,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(423,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(423,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(423,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(423,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(423,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(423,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(423,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(423,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(423,'Pink','2024-06-24','A','2024-06-24 06:04:42',NULL),(423,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(423,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(423,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(423,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(423,'Pink','2024-07-06','A','2024-07-08 16:00:05',NULL),(423,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(423,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(423,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(423,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(423,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(423,'Pink','2024-07-18','A','2024-07-18 10:22:46',NULL),(423,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(423,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(423,'Pink','2024-07-22','A','2024-07-22 04:51:34',NULL),(423,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(423,'Pink','2024-07-24','A','2024-07-24 04:29:20',NULL),(423,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(423,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(423,'Pink','2024-07-29','A','2024-07-31 14:52:58',NULL),(423,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(423,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(423,'Pink','2024-08-09','A','2024-08-09 06:38:48',NULL),(423,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(423,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(423,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(423,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(423,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(423,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(423,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(423,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(423,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(423,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(423,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(423,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(423,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(423,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(423,'Pink','2024-09-14','A','2024-09-14 03:31:50',NULL),(423,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(423,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(423,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(423,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(423,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(423,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(423,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(423,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(423,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(423,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(423,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(423,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(423,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(423,'Pink','2024-10-05','A','2024-10-05 04:02:29',NULL),(423,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(423,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(423,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(423,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(423,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(423,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(423,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(423,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(423,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(423,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(423,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(423,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(423,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(423,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(423,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(423,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(423,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(423,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(423,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(423,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(423,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(423,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(423,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(423,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(423,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(423,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(423,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(423,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(423,'Pink','2024-11-11','A','2024-11-11 03:49:11',NULL),(423,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(423,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(423,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(423,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(423,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(423,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(423,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(423,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(423,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(423,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(423,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(423,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(423,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(423,'Pink','2024-11-29','A','2024-11-29 05:37:20',NULL),(423,'Pink','2024-11-30','A','2024-11-30 03:35:05',NULL),(423,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(423,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(423,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(423,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(423,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(423,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(423,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(423,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(423,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(423,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(423,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(423,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(423,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(423,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(423,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(423,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(423,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(423,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(423,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(423,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(423,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(423,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(423,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(423,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(423,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(423,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(423,'Pink','2025-02-12','A','2025-03-01 06:07:21',NULL),(423,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(423,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(423,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(423,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(423,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(423,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(423,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(423,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(423,'Pink','2025-02-25','A','2025-03-01 06:45:34',NULL),(423,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(423,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(423,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(423,'Pink','2025-03-01','A','2025-03-01 07:22:06',NULL),(423,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(423,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(423,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(423,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(423,'Pink','2025-03-08','A','2025-03-10 05:17:26',NULL),(423,'Pink','2025-03-10','A','2025-03-10 05:28:27',NULL),(423,'Pink','2025-03-11','A','2025-03-11 04:46:34',NULL),(423,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(423,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(423,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(423,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(423,'Pink','2025-03-17','A','2025-03-17 07:09:54',NULL),(423,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(423,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(423,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(423,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(423,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(423,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(423,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(423,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(423,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(423,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(423,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(423,'Pink','2025-04-16','A','2025-04-16 05:42:06',NULL),(423,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(423,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(423,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(423,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(423,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(423,'Pink','2025-04-23','A','2025-04-23 15:59:12',NULL),(423,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(423,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(423,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(423,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(423,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(423,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(423,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(423,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(423,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(423,'Pink','2025-05-08','A','2025-05-08 04:17:18',NULL),(423,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(423,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(423,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(423,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(423,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(423,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(423,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(423,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(423,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(423,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(423,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(423,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(423,'Pink','2025-05-23','A','2025-05-23 05:53:52',NULL),(423,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(423,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(423,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(423,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(423,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(423,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(423,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(423,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(423,'Pink','2025-06-30','A','2025-06-30 05:40:29',NULL),(423,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(423,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(423,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(423,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(423,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(423,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(423,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(423,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(423,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(423,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(423,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(423,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(424,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(424,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(424,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(424,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(424,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(424,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(424,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(424,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(424,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(424,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(424,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(424,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(424,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(424,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(424,'Pink','2023-09-12','A','2023-09-12 03:35:40',NULL),(424,'Pink','2023-09-13','A','2023-09-13 06:10:51',NULL),(424,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(424,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(424,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(424,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(424,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(424,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(424,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(424,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(424,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(424,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(424,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(424,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(424,'Pink','2023-09-28','A','2023-09-28 03:47:50',NULL),(424,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(424,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(424,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(424,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(424,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(424,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(424,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(424,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(424,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(424,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(424,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(424,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(424,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(424,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(424,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(424,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(424,'Pink','2023-10-24','A','2023-10-24 04:33:41',NULL),(424,'Pink','2023-10-25','L','2023-10-25 04:31:26',NULL),(424,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(424,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(424,'Pink','2023-10-30','A','2023-10-30 06:38:20',NULL),(424,'Pink','2023-10-31','A','2023-10-31 03:41:22',NULL),(424,'Pink','2023-11-01','A','2023-11-01 03:39:07',NULL),(424,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(424,'Pink','2023-11-03','A','2023-11-03 03:46:45',NULL),(424,'Pink','2023-11-04','L','2023-11-04 05:15:55',NULL),(424,'Pink','2023-11-06','L','2023-11-06 05:09:24',NULL),(424,'Pink','2023-11-07','A','2023-11-25 05:41:40',NULL),(424,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(424,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(424,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(424,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(424,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(424,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(424,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(424,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(424,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(424,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(424,'Pink','2023-11-24','A','2023-11-24 11:06:41',NULL),(424,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(424,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(424,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(424,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(424,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(424,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(424,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(424,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(424,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(424,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(424,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(424,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(424,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(424,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(424,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(424,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(424,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(424,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(424,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(424,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(424,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(424,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(424,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(424,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(424,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(424,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(424,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(424,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(424,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(424,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(424,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(424,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(424,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(424,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(424,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(424,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(424,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(424,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(424,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(424,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(424,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(424,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(424,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(424,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(424,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(424,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(424,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(424,'Pink','2024-02-20','A','2024-02-20 04:35:18',NULL),(424,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(424,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(424,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(424,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(424,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(424,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(424,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(424,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(424,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(424,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(424,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(424,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(424,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(424,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(424,'Pink','2024-03-08','A','2024-03-08 05:55:52',NULL),(424,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(424,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(424,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(424,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(424,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(424,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(424,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(424,'Pink','2024-03-19','A','2024-03-19 03:41:53',NULL),(424,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(424,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(424,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(424,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(424,'Pink','2024-03-26','A','2024-03-26 04:06:16',NULL),(424,'Pink','2024-03-28','A','2024-03-28 04:36:42',NULL),(424,'Pink','2024-03-29','A','2024-03-29 05:52:15',NULL),(424,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(424,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(424,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(424,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(424,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(424,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(424,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(424,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(424,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(424,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(424,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(424,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(424,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(424,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(424,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(424,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(424,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(424,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(424,'Pink','2024-05-11','A','2024-05-11 04:25:22',NULL),(424,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(424,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(424,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(424,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(424,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(424,'Pink','2024-05-20','A','2024-05-20 05:46:28',NULL),(424,'Pink','2024-05-21','A','2024-05-21 04:38:27',NULL),(424,'Pink','2024-05-27','A','2024-05-27 06:15:09',NULL),(424,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(424,'Pink','2024-05-30','A','2024-05-30 06:50:55',NULL),(424,'Pink','2024-05-31','A','2024-05-31 05:20:18',NULL),(424,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(424,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(424,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(424,'Pink','2024-07-04','A','2024-07-05 07:21:14',NULL),(424,'Pink','2024-07-05','A','2024-07-05 05:28:56',NULL),(424,'Pink','2024-07-06','A','2024-07-08 16:00:05',NULL),(424,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(424,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(424,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(424,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(424,'Pink','2024-07-13','A','2024-07-13 05:16:03',NULL),(424,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(424,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(424,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(424,'Pink','2024-07-22','A','2024-07-22 04:51:34',NULL),(424,'Pink','2024-07-23','A','2024-07-24 04:27:51',NULL),(424,'Pink','2024-07-24','A','2024-07-24 04:29:20',NULL),(424,'Pink','2024-07-26','A','2024-07-26 06:35:25',NULL),(424,'Pink','2024-07-27','A','2024-07-27 07:56:20',NULL),(424,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(424,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(424,'Pink','2024-07-31','A','2024-07-31 15:01:43',NULL),(424,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(424,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(424,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(424,'Pink','2024-08-16','A','2024-08-16 04:22:07',NULL),(424,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(424,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(424,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(424,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(424,'Pink','2024-09-05','A','2024-09-05 03:50:11',NULL),(424,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(424,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(424,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(424,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(424,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(424,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(424,'Pink','2024-09-14','A','2024-09-14 03:31:50',NULL),(424,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(424,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(424,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(424,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(424,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(424,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(424,'Pink','2024-09-25','A','2024-09-25 03:47:20',NULL),(424,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(424,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(424,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(424,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(424,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(424,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(424,'Pink','2024-10-05','A','2024-10-05 04:02:29',NULL),(424,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(424,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(424,'Pink','2024-10-09','A','2024-10-09 03:47:19',NULL),(424,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(424,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(424,'Pink','2024-10-14','A','2024-10-14 03:47:46',NULL),(424,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(424,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(424,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(424,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(424,'Pink','2024-10-19','A','2024-10-19 04:01:41',NULL),(424,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(424,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(424,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(424,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(424,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(424,'Pink','2024-10-26','A','2024-10-26 03:46:13',NULL),(424,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(424,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(424,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(424,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(424,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(424,'Pink','2024-11-02','A','2024-11-02 03:41:55',NULL),(424,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(424,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(424,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(424,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(424,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(424,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(424,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(424,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(424,'Pink','2024-11-14','A','2024-11-14 03:50:22',NULL),(424,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(424,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(424,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(424,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(424,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(424,'Pink','2024-11-21','A','2024-11-21 05:39:36',NULL),(424,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(424,'Pink','2024-11-26','A','2024-11-26 03:39:00',NULL),(424,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(424,'Pink','2024-11-28','A','2024-11-28 05:41:58',NULL),(424,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(424,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(424,'Pink','2025-01-06','A','2025-01-06 05:14:48',NULL),(424,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(424,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(424,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(424,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(424,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(424,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(424,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(424,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(424,'Pink','2025-01-17','A','2025-02-28 06:48:53',NULL),(424,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(424,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(424,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(424,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(424,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(424,'Pink','2025-01-24','A','2025-03-01 05:14:50',NULL),(424,'Pink','2025-01-29','A','2025-03-01 05:16:42',NULL),(424,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(424,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(424,'Pink','2025-02-01','A','2025-03-01 05:19:41',NULL),(424,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(424,'Pink','2025-02-06','A','2025-03-01 05:44:45',NULL),(424,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(424,'Pink','2025-02-08','A','2025-03-01 05:55:15',NULL),(424,'Pink','2025-02-10','A','2025-03-01 05:57:43',NULL),(424,'Pink','2025-02-11','A','2025-03-01 06:01:51',NULL),(424,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(424,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(424,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(424,'Pink','2025-02-17','A','2025-03-01 06:25:19',NULL),(424,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(424,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(424,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(424,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(424,'Pink','2025-02-24','A','2025-03-01 06:40:41',NULL),(424,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(424,'Pink','2025-02-26','A','2025-03-01 06:48:22',NULL),(424,'Pink','2025-02-27','A','2025-02-27 05:33:24',NULL),(424,'Pink','2025-02-28','A','2025-02-28 04:02:31',NULL),(424,'Pink','2025-03-01','A','2025-03-01 07:22:06',NULL),(424,'Pink','2025-03-03','A','2025-03-03 04:10:16',NULL),(424,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(424,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(424,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(424,'Pink','2025-03-08','A','2025-03-10 05:17:26',NULL),(424,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(424,'Pink','2025-03-11','A','2025-03-11 04:46:34',NULL),(424,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(424,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(424,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(424,'Pink','2025-03-15','A','2025-03-15 04:43:18',NULL),(424,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(424,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(424,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(424,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(424,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(424,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(424,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(424,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(424,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(424,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(424,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(424,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(424,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(424,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(424,'Pink','2025-04-18','A','2025-04-18 08:32:58',NULL),(424,'Pink','2025-04-19','A','2025-04-21 04:10:57',NULL),(424,'Pink','2025-04-21','A','2025-04-21 04:11:38',NULL),(424,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(424,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(424,'Pink','2025-04-24','A','2025-04-24 04:18:18',NULL),(424,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(424,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(424,'Pink','2025-04-29','A','2025-04-29 04:27:09',NULL),(424,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(424,'Pink','2025-05-02','A','2025-05-02 05:01:46',NULL),(424,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(424,'Pink','2025-05-06','A','2025-05-08 04:20:37',NULL),(424,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(424,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(424,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(424,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(424,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(424,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(424,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(424,'Pink','2025-05-15','A','2025-05-15 04:10:06',NULL),(424,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(424,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(424,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(424,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(424,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(424,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(424,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(424,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(424,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(424,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(424,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(424,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(424,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(424,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(424,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(424,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(424,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(424,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(424,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(424,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(424,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(424,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(424,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(424,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(424,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(424,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(424,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(424,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(425,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(425,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(425,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(425,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(425,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(425,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(425,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(425,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(425,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(425,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(425,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(425,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(425,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(425,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(425,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(425,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(425,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(425,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(425,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(425,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(425,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(425,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(425,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(425,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(425,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(425,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(425,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(425,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(425,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(425,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(425,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(425,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(425,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(425,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(425,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(425,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(425,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(425,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(425,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(425,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(425,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(425,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(425,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(425,'Pink','2023-10-21','L','2023-10-21 05:27:31',NULL),(425,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(425,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(425,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(425,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(425,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(425,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(425,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(425,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(425,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(425,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(425,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(425,'Pink','2023-11-06','A','2023-11-06 05:09:24',NULL),(425,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(425,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(425,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(425,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(425,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(425,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(425,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(425,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(425,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(425,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(425,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(425,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(425,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(425,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(425,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(425,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(425,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(425,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(425,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(425,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(425,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(425,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(425,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(425,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(425,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(425,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(425,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(425,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(425,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(425,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(425,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(425,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(425,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(425,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(425,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(425,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(425,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(425,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(425,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(425,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(425,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(425,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(425,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(425,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(425,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(425,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(425,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(425,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(425,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(425,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(425,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(425,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(425,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(425,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(425,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(425,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(425,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(425,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(425,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(425,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(425,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(425,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(425,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(425,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(425,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(425,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(425,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(425,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(425,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(425,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(425,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(425,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(425,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(425,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(425,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(425,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(425,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(425,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(425,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(425,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(425,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(425,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(425,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(425,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(425,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(425,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(425,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(425,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(425,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(425,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(425,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(425,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(425,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(425,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(425,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(425,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(425,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(425,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(425,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(425,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(425,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(425,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(425,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(425,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(425,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(425,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(425,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(425,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(425,'Pink','2024-05-11','A','2024-05-11 04:25:22',NULL),(425,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(425,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(425,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(425,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(425,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(425,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(425,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(425,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(425,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(425,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(425,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(425,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(425,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(425,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(425,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(425,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(425,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(425,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(425,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(425,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(425,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(425,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(425,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(425,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(425,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(425,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(425,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(425,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(425,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(425,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(425,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(425,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(425,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(425,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(425,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(425,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(425,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(425,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(425,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(425,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(425,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(425,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(425,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(425,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(425,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(425,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(425,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(425,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(425,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(425,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(425,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(425,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(425,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(425,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(425,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(425,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(425,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(425,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(425,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(425,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(425,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(425,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(425,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(425,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(425,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(425,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(425,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(425,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(425,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(425,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(425,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(425,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(425,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(425,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(425,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(425,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(425,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(425,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(425,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(425,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(425,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(425,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(425,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(425,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(425,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(425,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(425,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(425,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(425,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(425,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(425,'Pink','2024-11-08','A','2024-11-08 03:48:56',NULL),(425,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(425,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(425,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(425,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(425,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(425,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(425,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(425,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(425,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(425,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(425,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(425,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(425,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(425,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(425,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(425,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(425,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(425,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(425,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(425,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(425,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(425,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(425,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(425,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(425,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(425,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(425,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(425,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(425,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(425,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(425,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(425,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(425,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(425,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(425,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(425,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(425,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(425,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(425,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(425,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(425,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(425,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(425,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(425,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(425,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(425,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(425,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(425,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(425,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(425,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(425,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(425,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(425,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(425,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(425,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(425,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(425,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(425,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(425,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(425,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(425,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(425,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(425,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(425,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(425,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(425,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(425,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(425,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(425,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(425,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(425,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(425,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(425,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(425,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(425,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(425,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(425,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(425,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(425,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(425,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(425,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(425,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(425,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(425,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(425,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(425,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(425,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(425,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(425,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(425,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(425,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(425,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(425,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(425,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(425,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(425,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(425,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(425,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(425,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(425,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(425,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(425,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(425,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(425,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(425,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(425,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(425,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(425,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(425,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(425,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(425,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(425,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(425,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(425,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(425,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(425,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(425,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(425,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(425,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(425,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(425,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(425,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(425,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(425,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(425,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(425,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(425,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(425,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(425,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(425,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(426,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(426,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(426,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(426,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(426,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(426,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(426,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(426,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(426,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(426,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(426,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(426,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(426,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(426,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(426,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(426,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(426,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(426,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(426,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(426,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(426,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(426,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(426,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(426,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(426,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(426,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(426,'Blue','2025-03-03','L','2025-03-03 04:14:28',NULL),(426,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(426,'Blue','2025-03-05','L','2025-03-05 03:37:05',NULL),(426,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(426,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(426,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(426,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(426,'Blue','2025-03-12','L','2025-03-12 03:36:36',NULL),(426,'Blue','2025-03-13','L','2025-03-13 04:17:23',NULL),(426,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(426,'Blue','2025-03-15','L','2025-03-15 04:50:12',NULL),(426,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(426,'Blue','2025-03-18','A','2025-03-19 03:35:19',NULL),(426,'Blue','2025-03-19','A','2025-03-19 03:36:46',NULL),(426,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(426,'Blue','2025-03-21','L','2025-03-21 03:53:42',NULL),(426,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(426,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(426,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(426,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(426,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(426,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(426,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(426,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(426,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(426,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(426,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(426,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(426,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(426,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(426,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(426,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(426,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(426,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(426,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(426,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(426,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(426,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(426,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(426,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(426,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(426,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(426,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(426,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(426,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(426,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(426,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(426,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(426,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(426,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(426,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(426,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(426,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(426,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(426,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(426,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(426,'Blue','2025-06-10','P','2025-06-10 07:16:01',NULL),(426,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(426,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(426,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(426,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(426,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(426,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(426,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(426,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(426,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(426,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(426,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(426,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(426,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(426,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(426,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(426,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(426,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(426,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(426,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(426,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(426,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(426,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(426,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(426,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(426,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(426,'Pink','2023-09-04','A','2023-09-04 04:58:05',NULL),(426,'Pink','2023-09-05','A','2023-09-05 05:29:04',NULL),(426,'Pink','2023-09-06','A','2023-09-06 06:00:43',NULL),(426,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(426,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(426,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(426,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(426,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(426,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(426,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(426,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(426,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(426,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(426,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(426,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(426,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(426,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(426,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(426,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(426,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(426,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(426,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(426,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(426,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(426,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(426,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(426,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(426,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(426,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(426,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(426,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(426,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(426,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(426,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(426,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(426,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(426,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(426,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(426,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(426,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(426,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(426,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(426,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(426,'Pink','2023-11-01','A','2023-11-01 03:39:07',NULL),(426,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(426,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(426,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(426,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(426,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(426,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(426,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(426,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(426,'Pink','2023-11-16','L','2023-11-16 04:10:23',NULL),(426,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(426,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(426,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(426,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(426,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(426,'Pink','2023-11-23','A','2023-11-23 04:20:33',NULL),(426,'Pink','2023-11-24','A','2023-11-24 11:06:41',NULL),(426,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(426,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(426,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(426,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(426,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(426,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(426,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(426,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(426,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(426,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(426,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(426,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(426,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(426,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(426,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(426,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(426,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(426,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(426,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(426,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(426,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(426,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(426,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(426,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(426,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(426,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(426,'Pink','2024-01-16','A','2024-01-16 10:23:32',NULL),(426,'Pink','2024-01-17','A','2024-01-17 04:16:29',NULL),(426,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(426,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(426,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(426,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(426,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(426,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(426,'Pink','2024-01-29','A','2024-01-30 04:49:32',NULL),(426,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(426,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(426,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(426,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(426,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(426,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(426,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(426,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(426,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(426,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(426,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(426,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(426,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(426,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(426,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(426,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(426,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(426,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(426,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(426,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(426,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(426,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(426,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(426,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(426,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(426,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(426,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(426,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(426,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(426,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(426,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(426,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(426,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(426,'Pink','2024-03-15','A','2024-03-15 03:35:21',NULL),(426,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(426,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(426,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(426,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(426,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(426,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(426,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(426,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(426,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(426,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(426,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(426,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(426,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(426,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(426,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(426,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(426,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(426,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(426,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(426,'Pink','2024-04-30','A','2024-04-30 05:28:10',NULL),(426,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(426,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(426,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(426,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(426,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(426,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(426,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(426,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(426,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(426,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(426,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(426,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(426,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(426,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(426,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(426,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(426,'Pink','2024-05-29','A','2024-05-29 06:56:43',NULL),(426,'Pink','2024-05-30','A','2024-05-30 06:50:55',NULL),(426,'Pink','2024-05-31','A','2024-05-31 05:20:18',NULL),(426,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(426,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(426,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(426,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(426,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(426,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(426,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(426,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(426,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(426,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(426,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(426,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(426,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(426,'Pink','2024-07-20','A','2024-07-20 09:36:38',NULL),(426,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(426,'Pink','2024-07-23','A','2024-07-24 04:27:51',NULL),(426,'Pink','2024-07-24','A','2024-07-24 04:29:20',NULL),(426,'Pink','2024-07-26','A','2024-07-26 06:35:25',NULL),(426,'Pink','2024-07-27','A','2024-07-27 07:56:20',NULL),(426,'Pink','2024-07-29','A','2024-07-31 14:52:58',NULL),(426,'Pink','2024-07-30','A','2024-07-31 14:48:55',NULL),(426,'Pink','2024-07-31','A','2024-07-31 15:01:43',NULL),(426,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(426,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(426,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(426,'Pink','2024-08-16','A','2024-08-16 04:22:07',NULL),(426,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(426,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(426,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(426,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(426,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(426,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(426,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(426,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(426,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(426,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(426,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(426,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(426,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(426,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(426,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(426,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(426,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(426,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(426,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(426,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(426,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(426,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(426,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(426,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(426,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(426,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(426,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(426,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(426,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(426,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(426,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(426,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(426,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(426,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(426,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(426,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(426,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(426,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(426,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(426,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(426,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(426,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(426,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(426,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(426,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(426,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(426,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(426,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(426,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(426,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(426,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(426,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(426,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(426,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(426,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(426,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(426,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(426,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(426,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(426,'Pink','2024-11-16','A','2024-11-16 03:48:03',NULL),(426,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(426,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(426,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(426,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(426,'Pink','2024-11-25','A','2024-11-25 03:50:58',NULL),(426,'Pink','2024-11-26','A','2024-11-26 03:39:00',NULL),(426,'Pink','2024-11-27','A','2024-11-27 03:53:28',NULL),(426,'Pink','2024-11-28','A','2024-11-28 05:41:58',NULL),(426,'Pink','2024-11-29','A','2024-11-29 05:37:20',NULL),(426,'Pink','2024-11-30','A','2024-11-30 03:35:05',NULL),(426,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(426,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(426,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(426,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(426,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(426,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(426,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(426,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(426,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(427,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(427,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(427,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(427,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(427,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(427,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(427,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(427,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(427,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(427,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(427,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(427,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(427,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(427,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(427,'Blue','2023-10-19','A','2023-10-19 04:21:39',NULL),(427,'Blue','2023-10-20','A','2023-10-20 03:43:48',NULL),(427,'Blue','2023-10-21','A','2023-10-21 05:30:23',NULL),(427,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(427,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(427,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(427,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(427,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(427,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(427,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(427,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(427,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(427,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(427,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(427,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(427,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(427,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(427,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(427,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(427,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(427,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(427,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(427,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(427,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(427,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(427,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(427,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(427,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(427,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(427,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(427,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(427,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(427,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(427,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(427,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(427,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(427,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(427,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(427,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(427,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(427,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(427,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(427,'Blue','2024-01-04','A','2024-01-15 09:36:49',NULL),(427,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(427,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(427,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(427,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(427,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(427,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(427,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(427,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(427,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(427,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(427,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(427,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(427,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(427,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(427,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(427,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(427,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(427,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(427,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(427,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(427,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(427,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(427,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(427,'Blue','2024-02-22','A','2024-02-22 04:48:46',NULL),(427,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(427,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(427,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(427,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(427,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(427,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(427,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(427,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(427,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(427,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(427,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(427,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(427,'Blue','2024-03-15','A','2024-03-15 03:49:48',NULL),(427,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(427,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(427,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(427,'Blue','2024-03-21','A','2024-03-21 04:03:53',NULL),(427,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(427,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(427,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(427,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(427,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(427,'Blue','2024-03-29','A','2024-03-29 03:33:42',NULL),(427,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(427,'Blue','2024-04-16','A','2024-04-16 03:32:43',NULL),(427,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(427,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(427,'Blue','2024-04-19','A','2024-04-22 12:01:47',NULL),(427,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(427,'Blue','2024-04-22','A','2024-04-22 06:23:57',NULL),(427,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(427,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(427,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(427,'Blue','2024-04-29','A','2024-04-29 04:22:40',NULL),(427,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(427,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(427,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(427,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(427,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(427,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(427,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(427,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(427,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(427,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(427,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(427,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(427,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(427,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(427,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(427,'Blue','2024-05-20','A','2024-05-20 04:09:31',NULL),(427,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(427,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(427,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(427,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(427,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(427,'Blue','2024-06-24','A','2024-06-24 05:39:27',NULL),(427,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(427,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(427,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(427,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(427,'Blue','2024-07-06','A','2024-07-08 15:54:22',NULL),(427,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(427,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(427,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(427,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(427,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(427,'Blue','2024-07-18','A','2024-07-18 10:17:57',NULL),(427,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(427,'Blue','2024-07-20','A','2024-07-20 09:46:55',NULL),(427,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(427,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(427,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(427,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(427,'Blue','2024-07-27','A','2024-07-27 08:07:59',NULL),(427,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(427,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(427,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(427,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(427,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(427,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(427,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(427,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(427,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(427,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(427,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(427,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(427,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(427,'Blue','2024-09-09','A','2024-09-09 04:28:55',NULL),(427,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(427,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(427,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(427,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(427,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(427,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(427,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(427,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(427,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(427,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(427,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(427,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(427,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(427,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(427,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(427,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(427,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(427,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(427,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(427,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(427,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(427,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(427,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(427,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(427,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(427,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(427,'Blue','2024-10-18','A','2024-10-18 03:53:31',NULL),(427,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(427,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(427,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(427,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(427,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(427,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(427,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(427,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(427,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(427,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(427,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(427,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(427,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(427,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(427,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(427,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(427,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(427,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(427,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(427,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(427,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(427,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(427,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(427,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(427,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(427,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(427,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(427,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(427,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(427,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(427,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(427,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(427,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(427,'Blue','2024-11-30','A','2024-11-30 03:36:28',NULL),(427,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(427,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(427,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(427,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(427,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(427,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(427,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(427,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(427,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(427,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(427,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(427,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(427,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(427,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(427,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(427,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(427,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(427,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(427,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(427,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(427,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(427,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(427,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(427,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(427,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(427,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(427,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(427,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(427,'Blue','2025-02-24','A','2025-03-03 06:36:44',NULL),(427,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(427,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(427,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(427,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(427,'Blue','2025-03-01','A','2025-03-01 07:20:24',NULL),(427,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(427,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(427,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(427,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(427,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(427,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(427,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(427,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(427,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(427,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(427,'Blue','2025-03-15','A','2025-03-15 04:50:12',NULL),(427,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(427,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(427,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(427,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(427,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(427,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(427,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(427,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(427,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(427,'Blue','2025-04-11','A','2025-04-12 04:55:40',NULL),(427,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(427,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(427,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(427,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(427,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(427,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(427,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(427,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(427,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(427,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(427,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(427,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(427,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(427,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(427,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(427,'Blue','2025-05-02','A','2025-05-02 05:04:20',NULL),(427,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(427,'Blue','2025-05-07','A','2025-05-08 04:27:06',NULL),(427,'Blue','2025-05-08','A','2025-05-08 04:26:29',NULL),(427,'Blue','2025-05-09','A','2025-05-09 06:01:36',NULL),(427,'Blue','2025-05-10','A','2025-05-10 06:32:32',NULL),(427,'Blue','2025-05-13','L','2025-05-13 04:18:57',NULL),(427,'Blue','2025-05-14','L','2025-05-14 04:01:18',NULL),(427,'Blue','2025-05-15','L','2025-05-15 04:06:06',NULL),(427,'Blue','2025-05-16','A','2025-05-16 04:11:37',NULL),(427,'Blue','2025-05-17','L','2025-05-17 04:13:47',NULL),(427,'Blue','2025-05-19','L','2025-05-19 06:20:13',NULL),(427,'Blue','2025-05-20','A','2025-05-20 04:46:56',NULL),(427,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(427,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(427,'Blue','2025-05-23','L','2025-05-23 05:50:10',NULL),(427,'Blue','2025-05-26','L','2025-05-26 03:57:10',NULL),(427,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(427,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(427,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(427,'Blue','2025-06-10','P','2025-06-10 07:16:01',NULL),(427,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(427,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(427,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(427,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(427,'Blue','2025-06-30','A','2025-06-30 05:15:58',NULL),(427,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(427,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(427,'Blue','2025-07-03','A','2025-07-03 04:42:40',NULL),(427,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(427,'Blue','2025-07-08','A','2025-07-09 05:09:24',NULL),(427,'Blue','2025-07-09','A','2025-07-09 04:58:33',NULL),(427,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(427,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(427,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(427,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(427,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(427,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(427,'Pink','2023-08-23','A','2023-08-23 05:34:00',NULL),(427,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(427,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(427,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(427,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(427,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(427,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(427,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(427,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(427,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(427,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(427,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(427,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(427,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(427,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(427,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(427,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(427,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(427,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(427,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(427,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(427,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(427,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(427,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(427,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(427,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(428,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(428,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(428,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(428,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(428,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(428,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(428,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(428,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(428,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(428,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(428,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(428,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(428,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(428,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(428,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(428,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(428,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(428,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(428,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(428,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(428,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(428,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(428,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(428,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(428,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(428,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(428,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(428,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(428,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(428,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(428,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(428,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(428,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(428,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(428,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(428,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(428,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(428,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(428,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(428,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(428,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(428,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(428,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(428,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(428,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(428,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(428,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(428,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(428,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(428,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(428,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(428,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(428,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(428,'Pink','2023-11-03','A','2023-11-03 03:46:45',NULL),(428,'Pink','2023-11-04','A','2023-11-04 05:15:55',NULL),(428,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(428,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(428,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(428,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(428,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(428,'Pink','2023-11-16','A','2023-11-16 04:10:23',NULL),(428,'Pink','2023-11-17','A','2023-11-17 05:19:22',NULL),(428,'Pink','2023-11-18','A','2023-11-18 05:42:01',NULL),(428,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(428,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(428,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(428,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(428,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(428,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(428,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(428,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(428,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(428,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(428,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(428,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(428,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(428,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(428,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(428,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(428,'Pink','2023-12-09','A','2023-12-09 07:42:29',NULL),(428,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(428,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(428,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(428,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(428,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(428,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(428,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(428,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(428,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(428,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(428,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(428,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(428,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(428,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(428,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(428,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(428,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(428,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(428,'Pink','2024-01-23','A','2024-01-23 04:30:12',NULL),(428,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(428,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(428,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(428,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(428,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(428,'Pink','2024-01-31','A','2024-02-01 11:11:35',NULL),(428,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(428,'Pink','2024-02-02','A','2024-02-02 04:18:14',NULL),(428,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(428,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(428,'Pink','2024-02-13','A','2024-02-13 04:27:39',NULL),(428,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(428,'Pink','2024-02-15','A','2024-02-15 04:11:04',NULL),(428,'Pink','2024-02-16','L','2024-02-16 05:22:13',NULL),(428,'Pink','2024-02-17','L','2024-02-17 11:25:36',NULL),(428,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(428,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(428,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(428,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(428,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(428,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(428,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(428,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(428,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(428,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(428,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(428,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(428,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(428,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(428,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(428,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(428,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(428,'Pink','2024-03-09','A','2024-03-09 04:03:50',NULL),(428,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(428,'Pink','2024-03-12','A','2024-03-12 03:57:22',NULL),(428,'Pink','2024-03-13','A','2024-03-13 03:58:27',NULL),(428,'Pink','2024-03-14','A','2024-03-14 03:31:50',NULL),(428,'Pink','2024-03-15','A','2024-03-15 03:35:21',NULL),(428,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(428,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(428,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(428,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(428,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(428,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(428,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(428,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(428,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(428,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(428,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(428,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(428,'Pink','2024-04-18','A','2024-04-18 05:41:41',NULL),(428,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(428,'Pink','2024-04-20','A','2024-04-20 04:42:00',NULL),(428,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(428,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(428,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(428,'Pink','2024-04-26','A','2024-04-26 04:14:55',NULL),(428,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(428,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(428,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(428,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(428,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(428,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(428,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(428,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(428,'Pink','2024-05-11','A','2024-05-11 04:25:22',NULL),(428,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(428,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(428,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(428,'Pink','2024-05-17','A','2024-05-17 04:32:51',NULL),(428,'Pink','2024-05-18','A','2024-05-18 04:57:08',NULL),(428,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(428,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(428,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(428,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(428,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(428,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(428,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(428,'Pink','2024-07-02','A','2024-07-02 06:15:57',NULL),(428,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(428,'Pink','2024-07-04','A','2024-07-05 07:21:14',NULL),(428,'Pink','2024-07-05','A','2024-07-05 05:28:56',NULL),(428,'Pink','2024-07-06','A','2024-07-08 16:00:05',NULL),(428,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(428,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(428,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(428,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(428,'Pink','2024-07-13','A','2024-07-13 05:16:03',NULL),(428,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(428,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(428,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(428,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(428,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(428,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(428,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(428,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(428,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(428,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(428,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(428,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(428,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(428,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(428,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(428,'Pink','2024-08-17','A','2024-08-17 04:47:00',NULL),(428,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(428,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(428,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(428,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(428,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(428,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(428,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(428,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(428,'Pink','2024-09-12','A','2024-09-12 04:15:21',NULL),(428,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(428,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(428,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(428,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(428,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(428,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(428,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(428,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(428,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(428,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(428,'Pink','2024-09-28','A','2024-09-28 03:40:05',NULL),(428,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(428,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(428,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(428,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(428,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(428,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(428,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(428,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(428,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(428,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(428,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(428,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(428,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(428,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(428,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(428,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(428,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(428,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(428,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(428,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(428,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(428,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(428,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(428,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(428,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(428,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(428,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(428,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(428,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(428,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(428,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(428,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(428,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(428,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(428,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(428,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(428,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(428,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(428,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(428,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(428,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(428,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(428,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(428,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(428,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(428,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(428,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(428,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(428,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(428,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(428,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(428,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(428,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(428,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(428,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(428,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(428,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(428,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(428,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(428,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(428,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(428,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(428,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(428,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(428,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(428,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(428,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(428,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(428,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(428,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(428,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(428,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(428,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(428,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(428,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(428,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(428,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(428,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(428,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(428,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(428,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(428,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(428,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(428,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(428,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(428,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(428,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(428,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(428,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(428,'Pink','2025-03-03','A','2025-03-03 04:10:16',NULL),(428,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(428,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(428,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(428,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(428,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(428,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(428,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(428,'Pink','2025-03-13','A','2025-03-13 04:29:27',NULL),(428,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(428,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(428,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(428,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(428,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(428,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(428,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(428,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(428,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(428,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(428,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(428,'Pink','2025-04-12','A','2025-04-12 04:46:51',NULL),(428,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(428,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(428,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(428,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(428,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(428,'Pink','2025-04-19','A','2025-04-21 04:10:57',NULL),(428,'Pink','2025-04-21','L','2025-04-21 04:11:38',NULL),(428,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(428,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(428,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(428,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(428,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(428,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(428,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(428,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(428,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(428,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(428,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(428,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(428,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(428,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(428,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(428,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(428,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(428,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(428,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(428,'Pink','2025-05-17','A','2025-05-17 04:16:35','2025-05-17 04:23:15'),(428,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(428,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(428,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(428,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(428,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(428,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(428,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(428,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(428,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(428,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(428,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(428,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(428,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(428,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(428,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(428,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(428,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(428,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(428,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(428,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(428,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(428,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(428,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(428,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(428,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(428,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(429,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(429,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(429,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(429,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(429,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(429,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(429,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(429,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(429,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(429,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(429,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(429,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(429,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(429,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(429,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(429,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(429,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(429,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(429,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(429,'Orange','2025-02-21','A','2025-02-28 06:46:45',NULL),(429,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(429,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(429,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(429,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(429,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(429,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(429,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(429,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(429,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(429,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(429,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(429,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(429,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(429,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(429,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(429,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(429,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(429,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(429,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(429,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(429,'Orange','2025-04-07','A','2025-04-07 03:37:36',NULL),(429,'Orange','2025-04-08','A','2025-04-08 05:11:21',NULL),(429,'Orange','2025-04-09','A','2025-04-09 04:04:04',NULL),(429,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(429,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(429,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(429,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(429,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(429,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(429,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(429,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(429,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(429,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(429,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(429,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(429,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(429,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(429,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(429,'Orange','2025-04-30','A','2025-04-30 04:35:17',NULL),(429,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(429,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(429,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(429,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(429,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(429,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(429,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(429,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(429,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(429,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(429,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(429,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(429,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(429,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(429,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(429,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(429,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(429,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(429,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(429,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(429,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(429,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(429,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(429,'Pink','2023-09-06','A','2023-09-06 06:00:43',NULL),(429,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(429,'Pink','2023-09-09','A','2023-09-09 04:10:23',NULL),(429,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(429,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(429,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(429,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(429,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(429,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(429,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(429,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(429,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(429,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(429,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(429,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(429,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(429,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(429,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(429,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(429,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(429,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(429,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(429,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(429,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(429,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(429,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(429,'Pink','2023-10-10','A','2023-10-10 03:45:06',NULL),(429,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(429,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(429,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(429,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(429,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(429,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(429,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(429,'Pink','2023-10-23','A','2023-10-23 04:05:47',NULL),(429,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(429,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(429,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(429,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(429,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(429,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(429,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(429,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(429,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(429,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(429,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(429,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(429,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(429,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(429,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(429,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(429,'Pink','2023-11-17','A','2023-11-17 05:19:22',NULL),(429,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(429,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(429,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(429,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(429,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(429,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(429,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(429,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(429,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(429,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(429,'Pink','2023-12-01','A','2023-12-01 03:53:43',NULL),(429,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(429,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(429,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(429,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(429,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(429,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(429,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(429,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(429,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(429,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(429,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(429,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(429,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(429,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(429,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(429,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(429,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(429,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(429,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(429,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(429,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(429,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(429,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(429,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(429,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(429,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(429,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(429,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(429,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(429,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(429,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(429,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(429,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(429,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(429,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(429,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(429,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(429,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(429,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(429,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(429,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(429,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(429,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(429,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(429,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(429,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(429,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(429,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(429,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(429,'Pink','2024-02-28','A','2024-02-28 04:06:49',NULL),(429,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(429,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(429,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(429,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(429,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(429,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(429,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(429,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(429,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(429,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(429,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(429,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(429,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(429,'Pink','2024-03-15','A','2024-03-15 03:35:21',NULL),(429,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(429,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(429,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(429,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(429,'Pink','2024-03-22','A','2024-03-22 04:19:44',NULL),(429,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(429,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(429,'Pink','2024-03-28','A','2024-03-28 04:36:42',NULL),(429,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(429,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(429,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(429,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(429,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(429,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(429,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(429,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(429,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(429,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(429,'Pink','2024-04-26','A','2024-04-26 04:14:55',NULL),(429,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(429,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(429,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(429,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(429,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(429,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(429,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(429,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(429,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(429,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(429,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(429,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(429,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(429,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(429,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(429,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(429,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(429,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(429,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(429,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(429,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(429,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(429,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(429,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(429,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(429,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(429,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(429,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(429,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(429,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(429,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(429,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(429,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(429,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(429,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(429,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(429,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(429,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(429,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(429,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(429,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(429,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(429,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(429,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(429,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(429,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(429,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(429,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(429,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(429,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(429,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(429,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(429,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(429,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(429,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(429,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(429,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(429,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(429,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(429,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(429,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(429,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(429,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(429,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(429,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(429,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(429,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(429,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(429,'Pink','2024-10-01','A','2024-10-01 03:58:31',NULL),(429,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(429,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(429,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(429,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(429,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(429,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(429,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(429,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(429,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(429,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(429,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(429,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(429,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(429,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(429,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(429,'Pink','2024-10-22','A','2024-10-22 03:40:33',NULL),(429,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(429,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(429,'Pink','2024-10-25','A','2024-10-25 03:47:54',NULL),(429,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(429,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(429,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(429,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(429,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(429,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(429,'Pink','2024-11-02','A','2024-11-02 03:41:55',NULL),(429,'Pink','2024-11-04','A','2024-11-04 03:53:38',NULL),(429,'Pink','2024-11-05','A','2024-11-05 03:24:49',NULL),(429,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(429,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(429,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(429,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(429,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(429,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(429,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(429,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(429,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(429,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(429,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(429,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(429,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(429,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(429,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(429,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(429,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(429,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(429,'Pink','2024-11-30','A','2024-11-30 03:35:05',NULL),(429,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(429,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(429,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(429,'Pink','2025-01-09','A','2025-01-09 03:40:38',NULL),(429,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(429,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(429,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(429,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(429,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(429,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(429,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(429,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(429,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(429,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(429,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(429,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(429,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(429,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(429,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(429,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(429,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(429,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(429,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(429,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(429,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(429,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(429,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(429,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(429,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(429,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(429,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(429,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(429,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(429,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(429,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(429,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(429,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(430,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(430,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(430,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(430,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(430,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(430,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(430,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(430,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(430,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(430,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(430,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(430,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(430,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(430,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(430,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(430,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(430,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(430,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(430,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(430,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(430,'Blue','2025-02-24','A','2025-03-03 06:36:44',NULL),(430,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(430,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(430,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(430,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(430,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(430,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(430,'Blue','2025-03-04','A','2025-03-04 03:54:20',NULL),(430,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(430,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(430,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(430,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(430,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(430,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(430,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(430,'Blue','2025-03-14','L','2025-03-15 04:46:26',NULL),(430,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(430,'Blue','2025-03-17','A','2025-03-17 07:26:02',NULL),(430,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(430,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(430,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(430,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(430,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(430,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(430,'Blue','2025-04-08','A','2025-04-08 05:13:46',NULL),(430,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(430,'Blue','2025-04-11','A','2025-04-12 04:55:40',NULL),(430,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(430,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(430,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(430,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(430,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(430,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(430,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(430,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(430,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(430,'Blue','2025-04-23','A','2025-04-23 16:00:42',NULL),(430,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(430,'Blue','2025-04-25','A','2025-04-25 04:51:12',NULL),(430,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(430,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(430,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(430,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(430,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(430,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(430,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(430,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(430,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(430,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(430,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(430,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(430,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(430,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(430,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(430,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(430,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(430,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(430,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(430,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(430,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(430,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(430,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(430,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(430,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(430,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(430,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(430,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(430,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(430,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(430,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(430,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(430,'Blue','2025-07-07','A','2025-07-07 05:29:38',NULL),(430,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(430,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(430,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(430,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(430,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(430,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(430,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(430,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(430,'Pink','2023-08-23','A','2023-08-23 05:34:00',NULL),(430,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(430,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(430,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(430,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(430,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(430,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(430,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(430,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(430,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(430,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(430,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(430,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(430,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(430,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(430,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(430,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(430,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(430,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(430,'Pink','2023-09-18','A','2023-09-18 03:33:18',NULL),(430,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(430,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(430,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(430,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(430,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(430,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(430,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(430,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(430,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(430,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(430,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(430,'Pink','2023-10-04','A','2023-10-04 04:07:10',NULL),(430,'Pink','2023-10-05','A','2023-10-05 04:14:42',NULL),(430,'Pink','2023-10-06','A','2023-10-06 03:26:14',NULL),(430,'Pink','2023-10-07','A','2023-10-07 03:33:01',NULL),(430,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(430,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(430,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(430,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(430,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(430,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(430,'Pink','2023-10-19','A','2023-10-19 04:20:26',NULL),(430,'Pink','2023-10-20','A','2023-10-20 03:46:04',NULL),(430,'Pink','2023-10-21','A','2023-10-21 05:27:31',NULL),(430,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(430,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(430,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(430,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(430,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(430,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(430,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(430,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(430,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(430,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(430,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(430,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(430,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(430,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(430,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(430,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(430,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(430,'Pink','2023-11-17','A','2023-11-17 05:19:22',NULL),(430,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(430,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(430,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(430,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(430,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(430,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(430,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(430,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(430,'Pink','2023-11-28','L','2023-11-28 06:08:07',NULL),(430,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(430,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(430,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(430,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(430,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(430,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(430,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(430,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(430,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(430,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(430,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(430,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(430,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(430,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(430,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(430,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(430,'Pink','2024-01-06','A','2024-01-22 11:16:23',NULL),(430,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(430,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(430,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(430,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(430,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(430,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(430,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(430,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(430,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(430,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(430,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(430,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(430,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(430,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(430,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(430,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(430,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(430,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(430,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(430,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(430,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(430,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(430,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(430,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(430,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(430,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(430,'Pink','2024-02-19','A','2024-02-19 04:09:48',NULL),(430,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(430,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(430,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(430,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(430,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(430,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(430,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(430,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(430,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(430,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(430,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(430,'Pink','2024-03-04','A','2024-03-04 05:06:12',NULL),(430,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(430,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(430,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(430,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(430,'Pink','2024-03-09','A','2024-03-09 04:03:50',NULL),(430,'Pink','2024-03-11','A','2024-03-11 04:03:04',NULL),(430,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(430,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(430,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(430,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(430,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(430,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(430,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(430,'Pink','2024-03-21','A','2024-03-21 04:23:48',NULL),(430,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(430,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(430,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(430,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(430,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(430,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(430,'Pink','2024-04-16','A','2024-04-16 03:55:21',NULL),(430,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(430,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(430,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(430,'Pink','2024-04-20','A','2024-04-20 04:42:00',NULL),(430,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(430,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(430,'Pink','2024-04-25','A','2024-04-25 05:09:59',NULL),(430,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(430,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(430,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(430,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(430,'Pink','2024-05-06','A','2024-05-06 05:21:22',NULL),(430,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(430,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(430,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(430,'Pink','2024-05-10','A','2024-05-10 04:27:45',NULL),(430,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(430,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(430,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(430,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(430,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(430,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(430,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(430,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(430,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(430,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(430,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(430,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(430,'Pink','2024-06-24','A','2024-06-24 06:04:42',NULL),(430,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(430,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(430,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(430,'Pink','2024-07-05','A','2024-07-05 05:28:56',NULL),(430,'Pink','2024-07-06','A','2024-07-08 16:00:05',NULL),(430,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(430,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(430,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(430,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(430,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(430,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(430,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(430,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(430,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(430,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(430,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(430,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(430,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(430,'Pink','2024-07-29','A','2024-07-31 14:52:58',NULL),(430,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(430,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(430,'Pink','2024-08-09','A','2024-08-09 06:38:48',NULL),(430,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(430,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(430,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(430,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(430,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(430,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(430,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(430,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(430,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(430,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(430,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(430,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(430,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(430,'Pink','2024-09-13','A','2024-09-13 04:17:08',NULL),(430,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(430,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(430,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(430,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(430,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(430,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(430,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(430,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(430,'Pink','2024-09-26','A','2024-09-26 03:52:38',NULL),(430,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(430,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(430,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(430,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(430,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(430,'Pink','2024-10-05','A','2024-10-05 04:02:29',NULL),(430,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(430,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(430,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(430,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(430,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(430,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(430,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(430,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(430,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(430,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(430,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(430,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(430,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(430,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(430,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(430,'Pink','2024-10-25','A','2024-10-25 03:47:54',NULL),(430,'Pink','2024-10-26','L','2024-10-26 03:46:13',NULL),(430,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(430,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(430,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(430,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(430,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(430,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(430,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(430,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(430,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(430,'Pink','2024-11-07','A','2024-11-07 03:29:47',NULL),(430,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(430,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(430,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(430,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(430,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(430,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(430,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(430,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(430,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(430,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(430,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(430,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(430,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(430,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(430,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(430,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(430,'Pink','2024-11-30','A','2024-11-30 03:35:05',NULL),(430,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(430,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(430,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(430,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(430,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(430,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(430,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(430,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(430,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(431,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(431,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(431,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(431,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(431,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(431,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(431,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(431,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(431,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(431,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(431,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(431,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(431,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(431,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(431,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(431,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(431,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(431,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(431,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(431,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(431,'Blue','2025-02-24','A','2025-03-03 06:36:44',NULL),(431,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(431,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(431,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(431,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(431,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(431,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(431,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(431,'Blue','2025-03-05','A','2025-03-05 03:37:05',NULL),(431,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(431,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(431,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(431,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(431,'Blue','2025-03-12','A','2025-03-12 03:36:36',NULL),(431,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(431,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(431,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(431,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(431,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(431,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(431,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(431,'Blue','2025-03-21','A','2025-03-21 03:53:42',NULL),(431,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(431,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(431,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(431,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(431,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(431,'Blue','2025-04-12','A','2025-04-12 04:52:44',NULL),(431,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(431,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(431,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(431,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(431,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(431,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(431,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(431,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(431,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(431,'Blue','2025-04-24','A','2025-04-24 04:21:31',NULL),(431,'Blue','2025-04-25','A','2025-04-25 04:51:12',NULL),(431,'Blue','2025-04-28','A','2025-04-28 06:21:59',NULL),(431,'Blue','2025-04-29','A','2025-04-29 04:25:45',NULL),(431,'Blue','2025-04-30','A','2025-04-30 04:37:42',NULL),(431,'Blue','2025-05-02','A','2025-05-02 05:04:20',NULL),(431,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(431,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(431,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(431,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(431,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(431,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(431,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(431,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(431,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(431,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(431,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(431,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(431,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(431,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(431,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(431,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(431,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(431,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(431,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(431,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(431,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(431,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(431,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(431,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(431,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(431,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(431,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(431,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(431,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(431,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(431,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(431,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(431,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(431,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(431,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(431,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(431,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(431,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(431,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(431,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(431,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(431,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(431,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(431,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(431,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(431,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(431,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(431,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(431,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(431,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(431,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(431,'Pink','2023-11-01','A','2023-11-01 03:39:07',NULL),(431,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(431,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(431,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(431,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(431,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(431,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(431,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(431,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(431,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(431,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(431,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(431,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(431,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(431,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(431,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(431,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(431,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(431,'Pink','2023-11-27','A','2023-11-27 04:43:28',NULL),(431,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(431,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(431,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(431,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(431,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(431,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(431,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(431,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(431,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(431,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(431,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(431,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(431,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(431,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(431,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(431,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(431,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(431,'Pink','2024-01-06','A','2024-01-22 11:16:23',NULL),(431,'Pink','2024-01-08','A','2024-01-22 11:17:37',NULL),(431,'Pink','2024-01-09','A','2024-01-22 10:33:40',NULL),(431,'Pink','2024-01-10','A','2024-01-22 10:35:50',NULL),(431,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(431,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(431,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(431,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(431,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(431,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(431,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(431,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(431,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(431,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(431,'Pink','2024-01-26','A','2024-01-26 04:53:39',NULL),(431,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(431,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(431,'Pink','2024-01-31','A','2024-02-01 11:11:35',NULL),(431,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(431,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(431,'Pink','2024-02-03','A','2024-02-03 04:29:27',NULL),(431,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(431,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(431,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(431,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(431,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(431,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(431,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(431,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(431,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(431,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(431,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(431,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(431,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(431,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(431,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(431,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(431,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(431,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(431,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(431,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(431,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(431,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(431,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(431,'Pink','2024-03-09','A','2024-03-09 04:03:50',NULL),(431,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(431,'Pink','2024-03-12','A','2024-03-12 03:57:22',NULL),(431,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(431,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(431,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(431,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(431,'Pink','2024-03-19','A','2024-03-19 03:41:53',NULL),(431,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(431,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(431,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(431,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(431,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(431,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(431,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(431,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(431,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(431,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(431,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(431,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(431,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(431,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(431,'Pink','2024-04-24','A','2024-04-24 04:26:46',NULL),(431,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(431,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(431,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(431,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(431,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(431,'Pink','2024-05-06','A','2024-05-06 05:21:22',NULL),(431,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(431,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(431,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(431,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(431,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(431,'Pink','2024-05-13','A','2024-05-13 05:58:13',NULL),(431,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(431,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(431,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(431,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(431,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(431,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(431,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(431,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(431,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(431,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(431,'Pink','2024-06-24','A','2024-06-24 06:04:42',NULL),(431,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(431,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(431,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(431,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(431,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(431,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(431,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(431,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(431,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(431,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(431,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(431,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(431,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(431,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(431,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(431,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(431,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(431,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(431,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(431,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(431,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(431,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(431,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(431,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(431,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(431,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(431,'Pink','2024-08-23','A','2024-08-23 05:03:26',NULL),(431,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(431,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(431,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(431,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(431,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(431,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(431,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(431,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(431,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(431,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(431,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(431,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(431,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(431,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(431,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(431,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(431,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(431,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(431,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(431,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(431,'Pink','2024-10-01','A','2024-10-01 03:58:31',NULL),(431,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(431,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(431,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(431,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(431,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(431,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(431,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(431,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(431,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(431,'Pink','2024-10-15','A','2024-10-15 03:49:53',NULL),(431,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(431,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(431,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(431,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(431,'Pink','2024-10-21','A','2024-10-21 03:46:46',NULL),(431,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(431,'Pink','2024-10-23','A','2024-10-23 03:52:54',NULL),(431,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(431,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(431,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(431,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(431,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(431,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(431,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(431,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(431,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(431,'Pink','2024-11-04','A','2024-11-04 03:53:38',NULL),(431,'Pink','2024-11-05','A','2024-11-05 03:24:49',NULL),(431,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(431,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(431,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(431,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(431,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(431,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(431,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(431,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(431,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(431,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(431,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(431,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(431,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(431,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(431,'Pink','2024-11-26','A','2024-11-26 03:39:00',NULL),(431,'Pink','2024-11-27','A','2024-11-27 03:53:28',NULL),(431,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(431,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(431,'Pink','2024-11-30','A','2024-11-30 03:35:05',NULL),(431,'Pink','2025-01-06','A','2025-01-06 05:14:48',NULL),(431,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(431,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(431,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(431,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(431,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(431,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(431,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(431,'Pink','2025-01-16','A','2025-01-16 03:32:12',NULL),(432,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(432,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(432,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(432,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(432,'Pink','2023-08-29','A','2023-08-29 05:22:47',NULL),(432,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(432,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(432,'Pink','2023-09-02','A','2023-09-02 04:50:57',NULL),(432,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(432,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(432,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(432,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(432,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(432,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(432,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(432,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(432,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(432,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(432,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(432,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(432,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(432,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(432,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(432,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(432,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(432,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(432,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(432,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(432,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(432,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(432,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(432,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(432,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(432,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(432,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(432,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(432,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(432,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(432,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(432,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(432,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(432,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(432,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(432,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(432,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(432,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(432,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(432,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(432,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(432,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(432,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(432,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(432,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(432,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(432,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(432,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(432,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(432,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(432,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(432,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(432,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(432,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(432,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(432,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(432,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(432,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(432,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(432,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(432,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(432,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(432,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(432,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(432,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(432,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(432,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(432,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(432,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(432,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(432,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(432,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(432,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(432,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(432,'Pink','2024-01-01','A','2024-01-03 05:05:28',NULL),(432,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(432,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(432,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(432,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(432,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(432,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(432,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(432,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(432,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(432,'Pink','2024-01-12','A','2024-01-22 10:41:37',NULL),(432,'Pink','2024-01-15','A','2024-01-16 10:55:36',NULL),(432,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(432,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(432,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(432,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(432,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(432,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(432,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(432,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(432,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(432,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(432,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(432,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(432,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(432,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(432,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(432,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(432,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(432,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(432,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(432,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(432,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(432,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(432,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(432,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(432,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(432,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(432,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(432,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(432,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(432,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(432,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(432,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(432,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(432,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(432,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(432,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(432,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(432,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(432,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(432,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(432,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(432,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(432,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(432,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(432,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(432,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(432,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(432,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(432,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(432,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(432,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(432,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(432,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(432,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(432,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(432,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(432,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(432,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(432,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(432,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(432,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(432,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(432,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(432,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(432,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(432,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(432,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(432,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(432,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(432,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(432,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(432,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(432,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(432,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(432,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(432,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(432,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(432,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(432,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(432,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(432,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(432,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(432,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(432,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(432,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(432,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(432,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(432,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(432,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(432,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(432,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(432,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(432,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(432,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(432,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(432,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(432,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(432,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(432,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(432,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(432,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(432,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(432,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(432,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(432,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(432,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(432,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(432,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(432,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(432,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(432,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(432,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(432,'Pink','2024-09-05','A','2024-09-05 03:50:11',NULL),(432,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(432,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(432,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(432,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(432,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(432,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(432,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(432,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(432,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(432,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(432,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(432,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(432,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(432,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(432,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(432,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(432,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(432,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(432,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(432,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(432,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(432,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(432,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(432,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(432,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(432,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(432,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(432,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(432,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(432,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(432,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(432,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(432,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(432,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(432,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(432,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(432,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(432,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(432,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(432,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(432,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(432,'Pink','2024-10-31','A','2024-10-31 03:34:27',NULL),(432,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(432,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(432,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(432,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(432,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(432,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(432,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(432,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(432,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(432,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(432,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(432,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(432,'Pink','2024-11-16','P','2024-11-16 03:48:03',NULL),(432,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(432,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(432,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(432,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(432,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(432,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(432,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(432,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(432,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(432,'Pink','2024-11-30','A','2024-11-30 03:35:05',NULL),(432,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(432,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(432,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(432,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(432,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(432,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(432,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(432,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(432,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(432,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(432,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(432,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(432,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(432,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(432,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(432,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(432,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(432,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(432,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(432,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(432,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(432,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(432,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(432,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(432,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(432,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(432,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(432,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(432,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(432,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(432,'Pink','2025-02-18','A','2025-03-01 06:26:35',NULL),(432,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(432,'Pink','2025-02-21','A','2025-03-01 06:36:36',NULL),(432,'Pink','2025-02-22','A','2025-03-01 06:39:43',NULL),(432,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(432,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(432,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(432,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(432,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(432,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(432,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(432,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(432,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(432,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(432,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(432,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(432,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(432,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(432,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(432,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(432,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(432,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(432,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(432,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(432,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(432,'Pink','2025-03-21','A','2025-03-21 03:55:06',NULL),(432,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(432,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(432,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(432,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(432,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(432,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(432,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(432,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(432,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(432,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(432,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(432,'Pink','2025-04-21','A','2025-04-21 04:11:38',NULL),(432,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(432,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(432,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(432,'Pink','2025-04-25','A','2025-04-25 04:51:32',NULL),(432,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(432,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(432,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(432,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(432,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(432,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(432,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(432,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(432,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(432,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(432,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(432,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(432,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(432,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(432,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(432,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(432,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(432,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(432,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(432,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(432,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(432,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(432,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(432,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL);
INSERT INTO `attendance` VALUES (432,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(432,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(432,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(432,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(432,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(432,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(432,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(432,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(432,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(432,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(432,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(432,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(432,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(432,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(432,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(432,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(432,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(432,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(433,'Orange','2023-08-23','A','2023-08-23 05:13:23',NULL),(433,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(433,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(433,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(433,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(433,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(433,'Orange','2023-08-30','A','2023-08-30 04:30:12',NULL),(433,'Orange','2023-08-31','A','2023-08-31 04:51:19',NULL),(433,'Orange','2023-09-02','A','2023-09-02 05:03:07',NULL),(433,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(433,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(433,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(433,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(433,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(433,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(433,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(433,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(433,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(433,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(433,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(433,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(433,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(433,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(433,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(433,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(433,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(433,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(433,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(433,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(433,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(433,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(433,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(433,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(433,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(433,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(433,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(433,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(433,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(433,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(433,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(433,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(433,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(433,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(433,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(433,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(433,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(433,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(433,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(433,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(433,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(433,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(433,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(433,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(433,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(433,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(433,'Orange','2023-11-03','A','2023-11-03 03:38:28',NULL),(433,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(433,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(433,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(433,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(433,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(433,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(433,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(433,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(433,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(433,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(433,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(433,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(433,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(433,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(433,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(433,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(433,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(433,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(433,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(433,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(433,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(433,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(433,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(433,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(433,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(433,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(433,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(433,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(433,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(433,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(433,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(433,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(433,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(433,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(433,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(433,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(433,'Orange','2024-01-16','A','2024-01-16 10:21:04',NULL),(433,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(433,'Orange','2024-01-18','A','2024-01-18 04:02:21',NULL),(433,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(433,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(433,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(433,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(433,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(433,'Orange','2024-01-26','A','2024-01-26 04:16:50',NULL),(433,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(433,'Orange','2024-01-30','A','2024-01-30 04:38:20',NULL),(433,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(433,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(433,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(433,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(433,'Orange','2024-02-12','A','2024-02-12 03:49:38',NULL),(433,'Orange','2024-02-13','A','2024-02-13 05:01:57',NULL),(433,'Orange','2024-02-14','A','2024-02-14 05:46:32',NULL),(433,'Orange','2024-02-15','A','2024-02-15 03:39:27',NULL),(433,'Orange','2024-02-16','L','2024-02-16 04:18:53',NULL),(433,'Orange','2024-02-17','L','2024-02-17 04:26:00',NULL),(433,'Orange','2024-02-19','L','2024-02-19 03:46:06',NULL),(433,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(433,'Orange','2024-02-21','A','2024-02-21 11:32:23',NULL),(433,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(433,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(433,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(433,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(433,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(433,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(433,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(433,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(433,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(433,'Orange','2024-03-09','A','2024-03-09 06:24:36',NULL),(433,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(433,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(433,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(433,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(433,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(433,'Orange','2024-03-18','A','2024-03-18 03:46:17',NULL),(433,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(433,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(433,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(433,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(433,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(433,'Orange','2024-03-26','A','2024-03-26 04:56:20',NULL),(433,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(433,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(433,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(433,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(433,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(433,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(433,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(433,'Orange','2024-04-19','A','2024-04-19 05:14:56',NULL),(433,'Orange','2024-04-20','A','2024-04-20 04:11:43',NULL),(433,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(433,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(433,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(433,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(433,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(433,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(433,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(433,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(433,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(433,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(433,'Orange','2024-05-08','A','2024-05-08 04:49:07',NULL),(433,'Orange','2024-05-10','A','2024-05-10 04:31:07',NULL),(433,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(433,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(433,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(433,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(433,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(433,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(433,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(433,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(433,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(433,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(433,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(433,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(433,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(433,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(433,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(433,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(433,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(433,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(433,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(433,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(433,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(433,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(433,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(433,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(433,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(433,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(433,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(433,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(433,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(433,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(433,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(433,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(433,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(433,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(433,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(433,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(433,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(433,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(433,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(433,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(433,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(433,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(433,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(433,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(433,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(433,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(433,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(433,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(433,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(433,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(433,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(433,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(433,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(433,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(433,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(433,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(433,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(433,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(433,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(433,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(433,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(433,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(433,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(433,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(433,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(433,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(433,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(433,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(433,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(433,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(433,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(433,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(433,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(433,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(433,'Orange','2024-10-17','A','2024-10-17 03:58:31',NULL),(433,'Orange','2024-10-18','A','2024-10-18 03:51:55',NULL),(433,'Orange','2024-10-19','A','2024-10-19 03:59:41',NULL),(433,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(433,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(433,'Orange','2024-10-23','A','2024-10-23 03:50:01',NULL),(433,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(433,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(433,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(433,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(433,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(433,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(433,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(433,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(433,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(433,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(433,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(433,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(433,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(433,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(433,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(433,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(433,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(433,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(433,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(433,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(433,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(433,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(433,'Orange','2024-11-20','A','2024-11-20 06:29:10',NULL),(433,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(433,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(433,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(433,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(433,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(433,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(433,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(433,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(433,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(433,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(433,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(433,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(433,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(433,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(433,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(433,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(433,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(433,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(433,'Orange','2025-01-24','A','2025-02-28 06:37:07',NULL),(433,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(433,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(433,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(433,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(433,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(433,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(433,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(433,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(433,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(433,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(433,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(433,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(433,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(433,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(433,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(433,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(433,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(433,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(433,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(433,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(433,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(433,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(433,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(433,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(433,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(433,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(433,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(433,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(433,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(433,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(433,'Orange','2025-03-11','A','2025-03-11 04:40:18',NULL),(433,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(433,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(433,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(433,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(433,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(433,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(433,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(433,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(433,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(433,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(433,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(433,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(433,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(433,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(433,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(433,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(433,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(433,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(433,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(433,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(433,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(433,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(433,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(433,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(433,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(433,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(433,'Orange','2025-04-29','A','2025-04-29 04:27:36',NULL),(433,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(433,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(433,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(433,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(433,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(433,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(433,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(433,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(433,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(433,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(433,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(433,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(433,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(433,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(433,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(433,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(433,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(433,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(433,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(433,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(433,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(433,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(433,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(433,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(433,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(433,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(433,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(433,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(433,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(433,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(433,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(433,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(433,'Yellow','2025-07-07','A','2025-07-07 05:28:02',NULL),(433,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(433,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(433,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(433,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(433,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(433,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(433,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(433,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(434,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(434,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(434,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(434,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(434,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(434,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(434,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(434,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(434,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(434,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(434,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(434,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(434,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(434,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(434,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(434,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(434,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(434,'Blue','2025-02-18','A','2025-03-03 06:31:52',NULL),(434,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(434,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(434,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(434,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(434,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(434,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(434,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(434,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(434,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(434,'Blue','2025-03-04','A','2025-03-04 03:54:20',NULL),(434,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(434,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(434,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(434,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(434,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(434,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(434,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(434,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(434,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(434,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(434,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(434,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(434,'Blue','2025-03-20','A','2025-03-20 04:44:26',NULL),(434,'Blue','2025-03-21','A','2025-03-21 03:53:42',NULL),(434,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(434,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(434,'Blue','2025-04-08','A','2025-04-08 05:13:46',NULL),(434,'Blue','2025-04-09','A','2025-04-09 04:06:57',NULL),(434,'Blue','2025-04-11','A','2025-04-12 04:55:40',NULL),(434,'Blue','2025-04-12','A','2025-04-12 04:52:44',NULL),(434,'Blue','2025-04-14','A','2025-04-14 04:47:11',NULL),(434,'Blue','2025-04-15','A','2025-04-15 05:51:50',NULL),(434,'Blue','2025-04-16','A','2025-04-16 05:43:04',NULL),(434,'Blue','2025-04-17','A','2025-04-17 04:00:32',NULL),(434,'Blue','2025-04-18','A','2025-04-18 08:36:32',NULL),(434,'Blue','2025-04-19','A','2025-04-21 04:04:35',NULL),(434,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(434,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(434,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(434,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(434,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(434,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(434,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(434,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(434,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(434,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(434,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(434,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(434,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(434,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(434,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(434,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(434,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(434,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(434,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(434,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(434,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(434,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(434,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(434,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(434,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(434,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(434,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(434,'Blue','2025-05-31','A','2025-05-31 04:47:26',NULL),(434,'Blue','2025-06-10','P','2025-06-10 07:16:01',NULL),(434,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(434,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(434,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(434,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(434,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(434,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(434,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(434,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(434,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(434,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(434,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(434,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(434,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(434,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(434,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(434,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(434,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(434,'Orange','2023-08-23','A','2023-08-23 05:13:23',NULL),(434,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(434,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(434,'Orange','2023-08-26','A','2023-08-28 05:39:14',NULL),(434,'Orange','2023-08-28','A','2023-08-28 05:35:02',NULL),(434,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(434,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(434,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(434,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(434,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(434,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(434,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(434,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(434,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(434,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(434,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(434,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(434,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(434,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(434,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(434,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(434,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(434,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(434,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(434,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(434,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(434,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(434,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(434,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(434,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(434,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(434,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(434,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(434,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(434,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(434,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(434,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(434,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(434,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(434,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(434,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(434,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(434,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(434,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(434,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(434,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(434,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(434,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(434,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(434,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(434,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(434,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(434,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(434,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(434,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(434,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(434,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(434,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(434,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(434,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(434,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(434,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(434,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(434,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(434,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(434,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(434,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(434,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(434,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(434,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(434,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(434,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(434,'Orange','2023-11-27','A','2023-11-27 04:29:05',NULL),(434,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(434,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(434,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(434,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(434,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(434,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(434,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(434,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(434,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(434,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(434,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(434,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(434,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(434,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(434,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(434,'Orange','2024-01-01','A','2024-01-03 04:35:17',NULL),(434,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(434,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(434,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(434,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(434,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(434,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(434,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(434,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(434,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(434,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(434,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(434,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(434,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(434,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(434,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(434,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(434,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(434,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(434,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(434,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(434,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(434,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(434,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(434,'Orange','2024-02-17','A','2024-02-17 04:26:00',NULL),(434,'Orange','2024-02-19','A','2024-02-19 03:46:06',NULL),(434,'Orange','2024-02-20','L','2024-02-20 04:10:41',NULL),(434,'Orange','2024-02-21','L','2024-02-21 11:32:23',NULL),(434,'Orange','2024-02-22','L','2024-02-22 05:00:00',NULL),(434,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(434,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(434,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(434,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(434,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(434,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(434,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(434,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(434,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(434,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(434,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(434,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(434,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(434,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(434,'Orange','2024-03-18','A','2024-03-18 03:46:17',NULL),(434,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(434,'Orange','2024-03-20','A','2024-03-20 04:06:07',NULL),(434,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(434,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(434,'Orange','2024-03-25','A','2024-03-25 03:49:24',NULL),(434,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(434,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(434,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(434,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(434,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(434,'Orange','2024-04-16','L','2024-04-16 03:37:59',NULL),(434,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(434,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(434,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(434,'Orange','2024-04-20','A','2024-04-20 04:11:43',NULL),(434,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(434,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(434,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(434,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(434,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(434,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(434,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(434,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(434,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(434,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(434,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(434,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(434,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(434,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(434,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(434,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(434,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(434,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(434,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(434,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(434,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(434,'Orange','2024-05-25','A','2024-05-25 03:50:03',NULL),(434,'Orange','2024-05-27','A','2024-05-27 06:25:49',NULL),(434,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(434,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(434,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(434,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(434,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(434,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(434,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(434,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(434,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(434,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(434,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(434,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(434,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(434,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(434,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(434,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(434,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(434,'Orange','2024-07-19','A','2024-07-19 07:42:57',NULL),(434,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(434,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(434,'Orange','2024-07-23','A','2024-07-24 04:25:06',NULL),(434,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(434,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(434,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(434,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(434,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(434,'Orange','2024-08-06','A','2024-08-06 04:59:14',NULL),(434,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(434,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(434,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(434,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(434,'Orange','2024-08-17','A','2024-08-17 04:50:18',NULL),(434,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(434,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(434,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(434,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(434,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(434,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(434,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(434,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(434,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(434,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(434,'Orange','2024-09-18','A','2024-09-18 03:26:41',NULL),(434,'Orange','2024-09-19','A','2024-09-19 03:25:57',NULL),(434,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(434,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(434,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(434,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(434,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(434,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(434,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(434,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(434,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(434,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(434,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(434,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(434,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(434,'Orange','2024-10-09','A','2024-10-09 03:43:01',NULL),(434,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(434,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(434,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(434,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(434,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(434,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(434,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(434,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(434,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(434,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(434,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(434,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(434,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(434,'Orange','2024-10-26','A','2024-10-26 04:18:48',NULL),(434,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(434,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(434,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(434,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(434,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(434,'Orange','2024-11-02','A','2024-11-02 03:40:26',NULL),(434,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(434,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(434,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(434,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(434,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(434,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(434,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(434,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(434,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(434,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(434,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(434,'Orange','2024-11-18','A','2024-11-18 05:20:26',NULL),(434,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(434,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(434,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(434,'Orange','2024-11-25','A','2024-11-25 03:48:15',NULL),(434,'Orange','2024-11-26','A','2024-11-26 03:35:59',NULL),(434,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(434,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(434,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(434,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(434,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(434,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(434,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(434,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(434,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(434,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(434,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(434,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(434,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(435,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(435,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(435,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(435,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(435,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(435,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(435,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(435,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(435,'Orange','2023-09-02','A','2023-09-02 05:03:07',NULL),(435,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(435,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(435,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(435,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(435,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(435,'Orange','2023-09-11','A','2023-09-11 04:50:27',NULL),(435,'Orange','2023-09-12','A','2023-09-12 03:37:06',NULL),(435,'Orange','2023-09-13','A','2023-09-13 06:07:09',NULL),(435,'Orange','2023-09-14','A','2023-09-14 03:52:35',NULL),(435,'Orange','2023-09-15','A','2023-09-15 04:05:03',NULL),(435,'Orange','2023-09-16','A','2023-09-16 04:30:49',NULL),(435,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(435,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(435,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(435,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(435,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(435,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(435,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(435,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(435,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(435,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(435,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(435,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(435,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(435,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(435,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(435,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(435,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(435,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(435,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(435,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(435,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(435,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(435,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(435,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(435,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(435,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(435,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(435,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(435,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(435,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(435,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(435,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(435,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(435,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(435,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(435,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(435,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(435,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(435,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(435,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(435,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(435,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(435,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(435,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(435,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(435,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(435,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(435,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(435,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(435,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(435,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(435,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(435,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(435,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(435,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(435,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(435,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(435,'Orange','2023-12-02','A','2023-12-02 03:50:06',NULL),(435,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(435,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(435,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(435,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(435,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(435,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(435,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(435,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(435,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(435,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(435,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(435,'Orange','2024-01-04','A','2024-01-15 09:32:01',NULL),(435,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(435,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(435,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(435,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(435,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(435,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(435,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(435,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(435,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(435,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(435,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(435,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(435,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(435,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(435,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(435,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(435,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(435,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(435,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(435,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(435,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(435,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(435,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(435,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(435,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(435,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(435,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(435,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(435,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(435,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(435,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(435,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(435,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(435,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(435,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(435,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(435,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(435,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(435,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(435,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(435,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(435,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(435,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(435,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(435,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(435,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(435,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(435,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(435,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(435,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(435,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(435,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(435,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(435,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(435,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(435,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(435,'Orange','2024-04-20','A','2024-04-20 04:11:43',NULL),(435,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(435,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(435,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(435,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(435,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(435,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(435,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(435,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(435,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(435,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(435,'Orange','2024-05-08','A','2024-05-08 04:49:07',NULL),(435,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(435,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(435,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(435,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(435,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(435,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(435,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(435,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(435,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(435,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(435,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(435,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(435,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(435,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(435,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(435,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(435,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(435,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(435,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(435,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(435,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(435,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(435,'Orange','2024-07-08','A','2024-07-08 05:37:24',NULL),(435,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(435,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(435,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(435,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(435,'Orange','2024-07-13','A','2024-07-13 08:15:09',NULL),(435,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(435,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(435,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(435,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(435,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(435,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(435,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(435,'Orange','2024-07-27','A','2024-07-27 08:03:15',NULL),(435,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(435,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(435,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(435,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(435,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(435,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(435,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(435,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(435,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(435,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(435,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(435,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(435,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(435,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(435,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(435,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(435,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(435,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(435,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(435,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(435,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(435,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(435,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(435,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(435,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(435,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(435,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(435,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(435,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(435,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(435,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(435,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(435,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(435,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(435,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(435,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(435,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(435,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(435,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(435,'Orange','2024-10-17','L','2024-10-17 03:58:31',NULL),(435,'Orange','2024-10-18','A','2024-10-18 03:51:55',NULL),(435,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(435,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(435,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(435,'Orange','2024-10-23','A','2024-10-23 03:50:01',NULL),(435,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(435,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(435,'Orange','2024-10-26','A','2024-10-26 04:18:48',NULL),(435,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(435,'Orange','2024-10-29','A','2024-10-29 03:50:51',NULL),(435,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(435,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(435,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(435,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(435,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(435,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(435,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(435,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(435,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(435,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(435,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(435,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(435,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(435,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(435,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(435,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(435,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(435,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(435,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(435,'Orange','2024-11-25','A','2024-11-25 03:48:15',NULL),(435,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(435,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(435,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(435,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(435,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(435,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(435,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(435,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(435,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(435,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(435,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(435,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(435,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(435,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(435,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(435,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(435,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(435,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(435,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(435,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(435,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(435,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(435,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(435,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(435,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(435,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(435,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(435,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(435,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(435,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(435,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(435,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(435,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(435,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(435,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(435,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(435,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(435,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(435,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(435,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(435,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(435,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(435,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(435,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(435,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(435,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(435,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(435,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(435,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(435,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(435,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(435,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(435,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(435,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(435,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(435,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(435,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(435,'Orange','2025-04-07','A','2025-04-07 03:37:36',NULL),(435,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(435,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(435,'Orange','2025-04-11','A','2025-04-12 04:58:43',NULL),(435,'Orange','2025-04-12','A','2025-04-12 04:57:27',NULL),(435,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(435,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(435,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(435,'Orange','2025-04-17','A','2025-04-17 03:59:01',NULL),(435,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(435,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(435,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(435,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(435,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(435,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(435,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(435,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(435,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(435,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(435,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(435,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(435,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(435,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(435,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(435,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(435,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(435,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(435,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(435,'Orange','2025-05-14','A','2025-05-14 04:02:22',NULL),(435,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(435,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(435,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(435,'Yellow','2025-05-19','A','2025-05-19 06:25:02',NULL),(435,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(435,'Yellow','2025-05-21','A','2025-05-21 04:37:35',NULL),(435,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(435,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(435,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(435,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(435,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(435,'Yellow','2025-05-31','A','2025-05-31 04:46:03',NULL),(435,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(435,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(435,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(435,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(435,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(435,'Yellow','2025-06-30','A','2025-06-30 05:38:24',NULL),(435,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(435,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(435,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(435,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(435,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(435,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(435,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(435,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(435,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(435,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(435,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(435,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(436,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(436,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(436,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(436,'Green','2023-09-05','A','2023-09-05 05:46:07',NULL),(436,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(436,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(436,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(436,'Green','2023-09-11','A','2023-09-11 04:53:55',NULL),(436,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(436,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(436,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(436,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(436,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(436,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(436,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(436,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(436,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(436,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(436,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(436,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(436,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(436,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(436,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(436,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(436,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(436,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(436,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(436,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(436,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(436,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(436,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(436,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(436,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(436,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(436,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(436,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(436,'Green','2023-10-19','A','2023-10-19 04:24:31',NULL),(436,'Green','2023-10-20','A','2023-10-20 03:52:23',NULL),(436,'Green','2023-10-21','A','2023-10-21 05:32:56',NULL),(436,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(436,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(436,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(436,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(436,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(436,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(436,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(436,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(436,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(436,'Green','2023-11-03','A','2023-11-03 03:37:12',NULL),(436,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(436,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(436,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(436,'Green','2023-11-08','A','2023-11-08 05:45:14',NULL),(436,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(436,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(436,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(436,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(436,'Green','2023-11-17','A','2023-11-17 05:12:13',NULL),(436,'Green','2023-11-18','A','2023-11-18 05:34:46',NULL),(436,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(436,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(436,'Green','2023-11-22','A','2023-11-22 05:50:15',NULL),(436,'Green','2023-11-23','A','2023-11-23 04:16:16',NULL),(436,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(436,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(436,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(436,'Green','2023-11-28','A','2023-11-28 05:59:45',NULL),(436,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(436,'Green','2023-12-02','A','2023-12-02 03:46:39',NULL),(436,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(436,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(436,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(436,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(436,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(436,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(436,'Green','2023-12-13','A','2023-12-20 11:11:51',NULL),(436,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(436,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(436,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(436,'Green','2024-01-01','A','2024-01-03 05:07:50',NULL),(436,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(436,'Green','2024-01-03','A','2024-01-23 09:39:57',NULL),(436,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(436,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(436,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(436,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(436,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(436,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(436,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(436,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(436,'Green','2024-01-16','A','2024-01-23 09:28:59',NULL),(436,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(436,'Green','2024-01-18','A','2024-01-18 04:01:16',NULL),(436,'Green','2024-01-19','A','2024-01-23 09:32:59',NULL),(436,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(436,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(436,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(436,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(436,'Green','2024-01-26','A','2024-01-26 04:18:49',NULL),(436,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(436,'Green','2024-01-30','A','2024-01-30 04:42:31',NULL),(436,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(436,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(436,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(436,'Green','2024-02-03','A','2024-02-03 13:49:35',NULL),(436,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(436,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(436,'Green','2024-02-14','A','2024-02-14 05:41:23',NULL),(436,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(436,'Green','2024-02-16','A','2024-02-16 04:16:07',NULL),(436,'Green','2024-02-17','A','2024-02-17 04:21:25',NULL),(436,'Green','2024-02-19','A','2024-02-19 03:47:32',NULL),(436,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(436,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(436,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(436,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(436,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(436,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(436,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(436,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(436,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(436,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(436,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(436,'Green','2024-03-08','A','2024-03-08 06:19:21',NULL),(436,'Green','2024-03-09','A','2024-03-09 06:23:49',NULL),(436,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(436,'Green','2024-03-12','A','2024-03-12 04:12:52',NULL),(436,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(436,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(436,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(436,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(436,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(436,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(436,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(436,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(436,'Green','2024-03-25','A','2024-03-25 03:50:43',NULL),(436,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(436,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(436,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(436,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(436,'Green','2024-04-15','A','2024-04-15 05:16:09',NULL),(436,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(436,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(436,'Green','2024-04-18','A','2024-04-18 04:21:38',NULL),(436,'Green','2024-04-19','A','2024-04-19 05:58:25',NULL),(436,'Green','2024-04-20','A','2024-04-20 04:05:43',NULL),(436,'Green','2024-04-22','L','2024-04-22 06:18:48',NULL),(436,'Green','2024-04-24','A','2024-04-24 04:09:01',NULL),(436,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(436,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(436,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(436,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(436,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(436,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(436,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(436,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(436,'Green','2024-05-07','A','2024-05-07 04:16:21',NULL),(436,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(436,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(436,'Green','2024-05-10','A','2024-05-10 04:18:54',NULL),(436,'Green','2024-05-11','A','2024-05-11 04:23:19',NULL),(436,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(436,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(436,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(436,'Green','2024-05-18','A','2024-05-18 10:46:30',NULL),(436,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(436,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(436,'Green','2024-05-25','A','2024-05-25 03:47:09',NULL),(436,'Green','2024-05-27','A','2024-05-27 05:54:28',NULL),(436,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(436,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(436,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(436,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(436,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(436,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(436,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(436,'Green','2024-07-04','A','2024-07-05 04:34:11',NULL),(436,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(436,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(436,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(436,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(436,'Green','2024-07-10','A','2024-07-11 04:18:12',NULL),(436,'Green','2024-07-11','A','2024-07-11 09:39:51',NULL),(436,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(436,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(436,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(436,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(436,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(436,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(436,'Green','2024-07-23','A','2024-07-24 04:38:16',NULL),(436,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(436,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(436,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(436,'Green','2024-07-30','A','2024-07-31 14:46:59',NULL),(436,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(436,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(436,'Green','2024-08-13','A','2024-08-13 05:22:54',NULL),(436,'Green','2024-08-15','P','2024-08-15 07:21:24',NULL),(436,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(436,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(436,'Green','2024-08-23','A','2024-08-23 05:50:04',NULL),(436,'Green','2024-09-02','A','2024-09-02 03:42:52',NULL),(436,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(436,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(436,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(436,'Green','2024-09-06','A','2024-09-06 03:49:15',NULL),(436,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(436,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(436,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(436,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(436,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(436,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(436,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(436,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(436,'Green','2024-09-25','A','2024-09-25 03:41:36',NULL),(436,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(436,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(436,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(436,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(436,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(436,'Green','2024-10-04','A','2024-10-04 04:58:09',NULL),(436,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(436,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(436,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(436,'Green','2024-10-09','A','2024-10-09 03:37:53',NULL),(436,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(436,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(436,'Green','2024-10-14','A','2024-10-14 03:40:27',NULL),(436,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(436,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(436,'Green','2024-10-17','A','2024-10-17 04:08:18',NULL),(436,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(436,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(436,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(436,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(436,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(436,'Green','2024-10-24','A','2024-10-24 03:43:23',NULL),(436,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(436,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(436,'Green','2024-10-28','L','2024-10-28 03:44:46',NULL),(436,'Green','2024-10-29','A','2024-10-29 03:47:40',NULL),(436,'Green','2024-10-30','A','2024-10-30 03:39:46',NULL),(436,'Green','2024-10-31','A','2024-10-31 03:29:50',NULL),(436,'Green','2024-11-01','A','2024-11-01 03:51:33',NULL),(436,'Green','2024-11-02','A','2024-11-02 03:36:40',NULL),(436,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(436,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(436,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(436,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(436,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(436,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(436,'Green','2024-11-12','A','2024-11-12 03:43:25',NULL),(436,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(436,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(436,'Green','2024-11-15','A','2024-11-15 04:29:28',NULL),(436,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(436,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(436,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(436,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(436,'Green','2024-11-21','A','2024-11-21 05:33:20',NULL),(436,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(436,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(436,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(436,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(436,'Green','2024-11-29','A','2024-11-29 05:34:46',NULL),(436,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(436,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(436,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(436,'Green','2025-01-08','A','2025-01-08 03:48:03',NULL),(436,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(436,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(436,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(436,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(436,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(436,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(436,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(436,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(436,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(436,'Green','2025-01-21','A','2025-02-27 06:05:44',NULL),(436,'Green','2025-01-22','A','2025-02-27 06:07:32',NULL),(436,'Green','2025-01-23','A','2025-02-27 06:14:00',NULL),(436,'Green','2025-01-24','A','2025-02-27 06:16:10',NULL),(436,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(436,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(436,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(436,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(436,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(436,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(436,'Green','2025-02-07','A','2025-02-27 06:57:59',NULL),(436,'Green','2025-02-08','A','2025-02-27 07:03:40',NULL),(436,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(436,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(436,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(436,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(436,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(436,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(436,'Green','2025-02-18','A','2025-02-27 08:19:29',NULL),(436,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(436,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(436,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(436,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(436,'Green','2025-02-25','A','2025-02-25 05:17:36',NULL),(436,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(436,'Green','2025-02-27','A','2025-02-27 08:25:30',NULL),(436,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(436,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(436,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(436,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(436,'Green','2025-03-05','A','2025-03-05 03:24:15',NULL),(436,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(436,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(436,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(436,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(436,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(436,'Green','2025-03-13','A','2025-03-13 04:14:29',NULL),(436,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(436,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(436,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(436,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(436,'Green','2025-03-19','A','2025-03-19 03:24:35',NULL),(436,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(436,'Green','2025-03-21','A','2025-03-21 03:44:12',NULL),(436,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(436,'Green','2025-04-08','A','2025-04-08 05:09:40',NULL),(436,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(436,'Green','2025-04-11','A','2025-04-12 04:41:52',NULL),(436,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(436,'Green','2025-04-14','A','2025-04-14 04:45:55',NULL),(436,'Green','2025-04-15','A','2025-04-15 04:39:03',NULL),(436,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(436,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(436,'Green','2025-04-18','A','2025-04-18 08:34:06',NULL),(436,'Green','2025-04-19','A','2025-04-21 03:55:56',NULL),(436,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(436,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(436,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(436,'Green','2025-04-25','A','2025-04-25 04:41:46',NULL),(436,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(436,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(436,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(436,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(436,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(436,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(436,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(436,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(436,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(436,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(436,'Green','2025-05-12','A','2025-05-12 03:43:54',NULL),(436,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(436,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(436,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(436,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(436,'Green','2025-05-17','A','2025-05-17 04:15:38',NULL),(436,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(436,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(436,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(436,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(436,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(436,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(436,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(436,'Green','2025-05-30','A','2025-05-30 05:09:45',NULL),(436,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(436,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(436,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(436,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(436,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(436,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(436,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(436,'Green','2025-07-01','A','2025-07-01 05:13:51',NULL),(436,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(436,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(436,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(436,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(436,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(436,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(436,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(436,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(436,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(436,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(436,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(436,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(436,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(436,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(436,'Orange','2023-08-26','A','2023-08-28 05:39:14',NULL),(436,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(436,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(436,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(437,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(437,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(437,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(437,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(437,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(437,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(437,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(437,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(437,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(437,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(437,'Orange','2023-09-05','A','2023-09-05 06:05:27',NULL),(437,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(437,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(437,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(437,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(437,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(437,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(437,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(437,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(437,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(437,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(437,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(437,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(437,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(437,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(437,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(437,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(437,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(437,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(437,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(437,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(437,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(437,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(437,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(437,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(437,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(437,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(437,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(437,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(437,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(437,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(437,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(437,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(437,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(437,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(437,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(437,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(437,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(437,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(437,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(437,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(437,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(437,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(437,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(437,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(437,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(437,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(437,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(437,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(437,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(437,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(437,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(437,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(437,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(437,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(437,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(437,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(437,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(437,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(437,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(437,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(437,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(437,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(437,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(437,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(437,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(437,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(437,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(437,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(437,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(437,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(437,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(437,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(437,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(437,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(437,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(437,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(437,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(437,'Orange','2024-01-01','A','2024-01-03 04:35:17',NULL),(437,'Orange','2024-01-04','A','2024-01-15 09:32:01',NULL),(437,'Orange','2024-01-05','A','2024-01-15 09:54:21',NULL),(437,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(437,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(437,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(437,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(437,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(437,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(437,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(437,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(437,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(437,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(437,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(437,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(437,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(437,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(437,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(437,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(437,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(437,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(437,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(437,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(437,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(437,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(437,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(437,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(437,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(437,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(437,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(437,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(437,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(437,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(437,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(437,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(437,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(437,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(437,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(437,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(437,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(437,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(437,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(437,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(437,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(437,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(437,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(437,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(437,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(437,'Orange','2024-03-25','A','2024-03-25 03:49:24',NULL),(437,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(437,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(437,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(437,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(437,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(437,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(437,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(437,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(437,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(437,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(437,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(437,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(437,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(437,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(437,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(437,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(437,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(437,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(437,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(437,'Orange','2024-05-06','A','2024-05-06 05:24:25',NULL),(437,'Orange','2024-05-08','A','2024-05-08 04:49:07',NULL),(437,'Orange','2024-05-10','A','2024-05-10 04:31:07',NULL),(437,'Orange','2024-05-11','A','2024-05-11 04:27:14',NULL),(437,'Orange','2024-05-13','A','2024-05-13 04:55:14',NULL),(437,'Orange','2024-05-14','A','2024-05-14 04:46:33',NULL),(437,'Orange','2024-05-15','A','2024-05-15 04:32:28',NULL),(437,'Orange','2024-05-16','A','2024-05-16 04:48:36',NULL),(437,'Orange','2024-05-17','A','2024-05-17 04:35:03',NULL),(437,'Orange','2024-05-18','A','2024-05-18 04:52:12',NULL),(437,'Orange','2024-05-20','A','2024-05-20 05:53:15',NULL),(437,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(437,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(437,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(437,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(437,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(437,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(437,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(437,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(437,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(437,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(437,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(437,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(437,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(437,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(437,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(437,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(437,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(437,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(437,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(437,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(437,'Orange','2024-07-19','A','2024-07-19 07:42:57',NULL),(437,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(437,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(437,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(437,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(437,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(437,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(437,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(437,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(437,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(437,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(437,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(437,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(437,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(437,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(437,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(437,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(437,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(437,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(437,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(437,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(437,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(437,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(437,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(437,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(437,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(437,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(437,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(437,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(437,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(437,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(437,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(437,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(437,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(437,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(437,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(437,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(437,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(437,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(437,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(437,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(437,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(437,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(437,'Orange','2024-10-14','P','2024-10-14 03:44:15','2024-10-14 05:30:52'),(437,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(437,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(437,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(437,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(437,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(437,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(437,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(437,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(437,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(437,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(437,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(437,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(437,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(437,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(437,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(437,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(437,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(437,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(437,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(437,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(437,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(437,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(437,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(437,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(437,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(437,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(437,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(437,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(437,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(437,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(437,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(437,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(437,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(437,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(437,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(437,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(437,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(437,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(437,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(437,'Orange','2025-01-07','A','2025-01-07 05:13:56',NULL),(437,'Orange','2025-01-08','A','2025-01-08 03:50:56',NULL),(437,'Orange','2025-01-09','L','2025-01-09 03:37:40',NULL),(437,'Orange','2025-01-10','L','2025-01-10 03:52:41',NULL),(437,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(437,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(437,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(437,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(437,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(437,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(437,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(437,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(437,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(437,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(437,'Pink','2025-01-21','A','2025-02-28 06:49:39',NULL),(437,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(437,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(437,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(437,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(437,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(437,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(437,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(437,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(437,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(437,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(437,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(437,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(437,'Pink','2025-02-11','A','2025-03-01 06:01:51',NULL),(437,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(437,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(437,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(437,'Pink','2025-02-17','A','2025-03-01 06:25:19',NULL),(437,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(437,'Pink','2025-02-20','A','2025-03-01 06:33:55',NULL),(437,'Pink','2025-02-21','A','2025-03-01 06:36:36',NULL),(437,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(437,'Pink','2025-02-24','A','2025-03-01 06:40:41',NULL),(437,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(437,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(437,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(437,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(437,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(437,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(437,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(437,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(437,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(437,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(437,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(437,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(437,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(437,'Pink','2025-03-14','A','2025-03-15 04:41:53',NULL),(437,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(437,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(437,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(437,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(437,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(437,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(437,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(437,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(437,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(437,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(437,'Pink','2025-04-12','A','2025-04-12 04:46:51',NULL),(437,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(437,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(437,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(437,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(437,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(437,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(437,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(437,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(437,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(437,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(437,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(437,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(437,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(437,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(437,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(437,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(437,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(437,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(437,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(437,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(437,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(437,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(437,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(437,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(437,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(437,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(437,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(437,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(437,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(437,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(437,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(437,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(437,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(437,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(437,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(437,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(437,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(437,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(437,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(437,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(437,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(437,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(437,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(437,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(437,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(437,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(437,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(437,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(437,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(437,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(437,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(437,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(437,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(438,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(438,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(438,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(438,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(438,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(438,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(438,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(438,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(438,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(438,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(438,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(438,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(438,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(438,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(438,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(438,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(438,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(438,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(438,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(438,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(438,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(438,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(438,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(438,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(438,'Orange','2023-09-22','A','2023-09-22 04:22:00',NULL),(438,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(438,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(438,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(438,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(438,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(438,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(438,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(438,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(438,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(438,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(438,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(438,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(438,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(438,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(438,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(438,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(438,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(438,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(438,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(438,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(438,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(438,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(438,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(438,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(438,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(438,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(438,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(438,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(438,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(438,'Orange','2023-11-02','A','2023-11-02 03:44:27',NULL),(438,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(438,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(438,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(438,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(438,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(438,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(438,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(438,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(438,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(438,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(438,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(438,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(438,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(438,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(438,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(438,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(438,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(438,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(438,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(438,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(438,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(438,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(438,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(438,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(438,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(438,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(438,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(438,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(438,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(438,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(438,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(438,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(438,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(438,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(438,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(438,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(438,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(438,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(438,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(438,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(438,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(438,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(438,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(438,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(438,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(438,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(438,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(438,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(438,'Orange','2024-01-31','A','2024-01-31 05:19:20',NULL),(438,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(438,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(438,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(438,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(438,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(438,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(438,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(438,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(438,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(438,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(438,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(438,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(438,'Orange','2024-02-22','A','2024-02-22 05:00:00',NULL),(438,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(438,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(438,'Orange','2024-02-29','A','2024-02-29 04:45:25',NULL),(438,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(438,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(438,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(438,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(438,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(438,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(438,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(438,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(438,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(438,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(438,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(438,'Orange','2024-03-18','A','2024-03-18 03:46:17',NULL),(438,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(438,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(438,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(438,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(438,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(438,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(438,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(438,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(438,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(438,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(438,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(438,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(438,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(438,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(438,'Orange','2024-04-20','A','2024-04-20 04:11:43',NULL),(438,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(438,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(438,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(438,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(438,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(438,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(438,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(438,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(438,'Orange','2024-05-04','A','2024-05-04 05:28:14',NULL),(438,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(438,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(438,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(438,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(438,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(438,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(438,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(438,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(438,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(438,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(438,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(438,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(438,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(438,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(438,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(438,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(438,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(438,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(438,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(438,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(438,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(438,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(438,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(438,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(438,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(438,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(438,'Orange','2024-07-10','A','2024-07-11 04:21:02',NULL),(438,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(438,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(438,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(438,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(438,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(438,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(438,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(438,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(438,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(438,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(438,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(438,'Orange','2024-07-29','A','2024-07-31 14:54:21',NULL),(438,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(438,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(438,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(438,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(438,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(438,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(438,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(438,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(438,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(438,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(438,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(438,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(438,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(438,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(438,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(438,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(438,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(438,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(438,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(438,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(438,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(438,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(438,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(438,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(438,'Orange','2024-09-28','A','2024-09-28 03:36:31',NULL),(438,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(438,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(438,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(438,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(438,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(438,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(438,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(438,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(438,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(438,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(438,'Orange','2024-10-14','P','2024-10-14 03:44:15','2024-10-14 05:30:52'),(438,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(438,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(438,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(438,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(438,'Orange','2024-10-19','A','2024-10-19 03:59:41',NULL),(438,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(438,'Orange','2024-10-22','A','2024-10-22 03:39:31',NULL),(438,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(438,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(438,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(438,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(438,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(438,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(438,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(438,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(438,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(438,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(438,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(438,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(438,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(438,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(438,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(438,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(438,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(438,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(438,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(438,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(438,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(438,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(438,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(438,'Orange','2024-11-20','A','2024-11-20 06:29:10',NULL),(438,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(438,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(438,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(438,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(438,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(438,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(438,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(438,'Orange','2025-01-06','A','2025-01-06 05:11:52',NULL),(438,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(438,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(438,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(438,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(438,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(438,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(438,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(438,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(438,'Orange','2025-01-20','A','2025-02-28 05:57:24',NULL),(438,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(438,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(438,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(438,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(438,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(438,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(438,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(438,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(438,'Orange','2025-02-07','A','2025-02-28 06:42:00',NULL),(438,'Orange','2025-02-08','A','2025-02-28 06:42:31',NULL),(438,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(438,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(438,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(438,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(438,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(438,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(438,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(438,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(438,'Orange','2025-02-21','A','2025-02-28 06:46:45',NULL),(438,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(438,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(438,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(438,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(438,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(438,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(438,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(438,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(438,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(438,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(438,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(438,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(438,'Orange','2025-03-10','A','2025-03-10 05:28:59',NULL),(438,'Orange','2025-03-11','A','2025-03-11 04:40:18',NULL),(438,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(438,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(438,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(438,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(438,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(438,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(438,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(438,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(438,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(438,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(438,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(438,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(438,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(438,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(438,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(438,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(438,'Orange','2025-04-16','A','2025-04-16 05:36:29',NULL),(438,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(438,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(438,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(438,'Orange','2025-04-21','A','2025-04-21 04:08:16',NULL),(438,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(438,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(438,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(438,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(438,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(438,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(438,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(438,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(438,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(438,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(438,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(438,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(438,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(438,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(438,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(438,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(438,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(438,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(438,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(438,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(438,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(438,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(438,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(438,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(438,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(438,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(438,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(438,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(438,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(438,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(438,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(438,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(438,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(438,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(438,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(438,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(438,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(438,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(438,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(438,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(438,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(438,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(438,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(438,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(438,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(438,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(438,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(439,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(439,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(439,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(439,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(439,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(439,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(439,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(439,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(439,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(439,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(439,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(439,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(439,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(439,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(439,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(439,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(439,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(439,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(439,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(439,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(439,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(439,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(439,'Green','2023-09-28','A','2023-09-28 03:34:59',NULL),(439,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(439,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(439,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(439,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(439,'Green','2023-10-06','A','2023-10-06 03:32:02',NULL),(439,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(439,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(439,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(439,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(439,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(439,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(439,'Green','2023-10-17','A','2023-10-17 03:45:39',NULL),(439,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(439,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(439,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(439,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(439,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(439,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(439,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(439,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(439,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(439,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(439,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(439,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(439,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(439,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(439,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(439,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(439,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(439,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(439,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(439,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(439,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(439,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(439,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(439,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(439,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(439,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(439,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(439,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(439,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(439,'Green','2023-11-25','A','2023-11-25 04:36:46',NULL),(439,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(439,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(439,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(439,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(439,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(439,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(439,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(439,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(439,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(439,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(439,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(439,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(439,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(439,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(439,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(439,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(439,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(439,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(439,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(439,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(439,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(439,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(439,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(439,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(439,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(439,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(439,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(439,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(439,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(439,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(439,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(439,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(439,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(439,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(439,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(439,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(439,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(439,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(439,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(439,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(439,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(439,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(439,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(439,'Green','2024-02-15','A','2024-02-15 03:36:39',NULL),(439,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(439,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(439,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(439,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(439,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(439,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(439,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(439,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(439,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(439,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(439,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(439,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(439,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(439,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(439,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(439,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(439,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(439,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(439,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(439,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(439,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(439,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(439,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(439,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(439,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(439,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(439,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(439,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(439,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(439,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(439,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(439,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(439,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(439,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(439,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(439,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(439,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(439,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(439,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(439,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(439,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(439,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(439,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(439,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(439,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(439,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(439,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(439,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(439,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(439,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(439,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(439,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(439,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(439,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(439,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(439,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(439,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(439,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(439,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(439,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(439,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(439,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(439,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(439,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(439,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(439,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(439,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(439,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(439,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(439,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(439,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(439,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(439,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(439,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(439,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(439,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(439,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(439,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(439,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(439,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(439,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(439,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(439,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(439,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(439,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(439,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(439,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(439,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(439,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(439,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(439,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(439,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(439,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(439,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(439,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(439,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(439,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(439,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(439,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(439,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(439,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(439,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(439,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(439,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(439,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(439,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(439,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(439,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(439,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(439,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(439,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(439,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(439,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(439,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(439,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(439,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(439,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(439,'Green','2024-10-11','A','2024-10-11 03:45:05',NULL),(439,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(439,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(439,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(439,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(439,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(439,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(439,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(439,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(439,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(439,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(439,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(439,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(439,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(439,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(439,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(439,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(439,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(439,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(439,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(439,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(439,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(439,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(439,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(439,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(439,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(439,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(439,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(439,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(439,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(439,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(439,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(439,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(439,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(439,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(439,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(439,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(439,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(439,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(439,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(439,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(439,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(439,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(439,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(439,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(439,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(439,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(439,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(439,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(439,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(439,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(439,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(439,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(439,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(439,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(439,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(439,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(439,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(439,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(439,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(439,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(439,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(439,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(439,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(439,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(439,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(439,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(439,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(439,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(439,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(439,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(439,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(439,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(439,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(439,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(439,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(439,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(439,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(439,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(439,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(439,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(439,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(439,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(439,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(439,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(439,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(439,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(439,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(439,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(439,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(439,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(439,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(439,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(439,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(439,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(439,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(439,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(439,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(439,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(439,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(439,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(439,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(439,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(439,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(439,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(439,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(439,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(439,'Green','2025-04-21','A','2025-04-21 03:57:51',NULL),(439,'Green','2025-04-22','A','2025-04-22 04:53:24',NULL),(439,'Green','2025-04-24','A','2025-04-24 04:15:02',NULL),(439,'Green','2025-04-25','A','2025-04-25 04:41:46',NULL),(439,'Green','2025-04-28','A','2025-04-28 04:01:31',NULL),(439,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(439,'Green','2025-04-30','A','2025-04-30 04:31:02',NULL),(439,'Green','2025-05-02','A','2025-05-02 04:55:56',NULL),(439,'Green','2025-05-05','A','2025-05-05 11:12:19',NULL),(439,'Green','2025-05-06','A','2025-05-08 04:45:42',NULL),(439,'Green','2025-05-07','A','2025-05-08 04:39:59',NULL),(439,'Green','2025-05-08','A','2025-05-08 04:33:29',NULL),(439,'Green','2025-05-09','A','2025-05-09 06:00:32',NULL),(439,'Green','2025-05-10','A','2025-05-10 06:21:20',NULL),(439,'Green','2025-05-12','A','2025-05-12 03:43:54',NULL),(439,'Green','2025-05-13','A','2025-05-13 04:08:51',NULL),(439,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(439,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(439,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(439,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(439,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(439,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(439,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(439,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(439,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(439,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(439,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(439,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(439,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(439,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(439,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(439,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(439,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(439,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(439,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(439,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(439,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(439,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(439,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(439,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(439,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(439,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(439,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(439,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(439,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(439,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(439,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(439,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(439,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(439,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(439,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(439,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(439,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(439,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(440,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(440,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(440,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(440,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(440,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(440,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(440,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(440,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(440,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(440,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(440,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(440,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(440,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(440,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(440,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(440,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(440,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(440,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(440,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(440,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(440,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(440,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(440,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(440,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(440,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(440,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(440,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(440,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(440,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(440,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(440,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(440,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(440,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(440,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(440,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(440,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(440,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(440,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(440,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(440,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(440,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(440,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(440,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(440,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(440,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(440,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(440,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(440,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(440,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(440,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(440,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(440,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(440,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(440,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(440,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(440,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(440,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(440,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(440,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(440,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(440,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(440,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(440,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(440,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(440,'Orange','2023-11-17','A','2023-11-17 05:13:22',NULL),(440,'Orange','2023-11-18','A','2023-11-18 05:35:57',NULL),(440,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(440,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(440,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(440,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(440,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(440,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(440,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(440,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(440,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(440,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(440,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(440,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(440,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(440,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(440,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(440,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(440,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(440,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(440,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(440,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(440,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(440,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(440,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(440,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(440,'Orange','2024-01-05','A','2024-01-15 09:54:21',NULL),(440,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(440,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(440,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(440,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(440,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(440,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(440,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(440,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(440,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(440,'Orange','2024-01-26','A','2024-01-26 04:16:50',NULL),(440,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(440,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(440,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(440,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(440,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(440,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(440,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(440,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(440,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(440,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(440,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(440,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(440,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(440,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(440,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(440,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(440,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(440,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(440,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(440,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(440,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(440,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(440,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(440,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(440,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(440,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(440,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(440,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(440,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(440,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(440,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(440,'Orange','2024-03-19','A','2024-03-19 05:16:07',NULL),(440,'Orange','2024-03-20','A','2024-03-20 04:06:07',NULL),(440,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(440,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(440,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(440,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(440,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(440,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(440,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(440,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(440,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(440,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(440,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(440,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(440,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(440,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(440,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(440,'Orange','2024-04-25','A','2024-04-25 05:04:10',NULL),(440,'Orange','2024-04-26','A','2024-04-26 04:07:26',NULL),(440,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(440,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(440,'Orange','2024-05-02','A','2024-05-02 05:00:10',NULL),(440,'Orange','2024-05-03','A','2024-05-04 05:40:07',NULL),(440,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(440,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(440,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(440,'Orange','2024-05-10','A','2024-05-10 04:31:07',NULL),(440,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(440,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(440,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(440,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(440,'Orange','2024-05-16','A','2024-05-16 04:48:36',NULL),(440,'Orange','2024-05-17','A','2024-05-17 04:35:03',NULL),(440,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(440,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(440,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(440,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(440,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(440,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(440,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(440,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(440,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(440,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(440,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(440,'Orange','2024-07-03','A','2024-07-03 05:01:47',NULL),(440,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(440,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(440,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(440,'Orange','2024-07-08','A','2024-07-08 05:37:24',NULL),(440,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(440,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(440,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(440,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(440,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(440,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(440,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(440,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(440,'Orange','2024-07-22','A','2024-07-22 05:02:10',NULL),(440,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(440,'Orange','2024-07-24','A','2024-07-24 04:25:42',NULL),(440,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(440,'Orange','2024-07-27','A','2024-07-27 08:03:15',NULL),(440,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(440,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(440,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(440,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(440,'Orange','2024-08-13','A','2024-08-13 05:18:12',NULL),(440,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(440,'Orange','2024-08-16','A','2024-08-16 04:26:45',NULL),(440,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(440,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(440,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(440,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(440,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(440,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(440,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(440,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(440,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(440,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(440,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(440,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(440,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(440,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(440,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(440,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(440,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(440,'Orange','2024-09-26','A','2024-09-26 03:50:58',NULL),(440,'Orange','2024-09-28','A','2024-09-28 03:36:31',NULL),(440,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(440,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(440,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(440,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(440,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(440,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(440,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(440,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(440,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(440,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(440,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(440,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(440,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(440,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(440,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(440,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(440,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(440,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(440,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(440,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(440,'Orange','2024-10-25','A','2024-10-25 03:45:34',NULL),(440,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(440,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(440,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(440,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(440,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(440,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(440,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(440,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(440,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(440,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(440,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(440,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(440,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(440,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(440,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(440,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(440,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(440,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(440,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(440,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(440,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(440,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(440,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(440,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(440,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(440,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(440,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(440,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(440,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(440,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(440,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(440,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(440,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(440,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(440,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(440,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(440,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(440,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(440,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(440,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(440,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(440,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(440,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(440,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(440,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(440,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(440,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(440,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(440,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(440,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(440,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(440,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(440,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(440,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(440,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(440,'Orange','2025-02-20','A','2025-02-28 06:46:30',NULL),(440,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(440,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(440,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(440,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(440,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(440,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(440,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(440,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(440,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(440,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(440,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(440,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(440,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(440,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(440,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(440,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(440,'Orange','2025-03-13','A','2025-03-13 04:15:46',NULL),(440,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(440,'Orange','2025-03-15','A','2025-03-15 04:54:28',NULL),(440,'Orange','2025-03-17','A','2025-03-17 07:11:39',NULL),(440,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(440,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(440,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(440,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(440,'Orange','2025-04-07','A','2025-04-07 03:37:36',NULL),(440,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(440,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(440,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(440,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(440,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(440,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(440,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(440,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(440,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(440,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(440,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(440,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(440,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(440,'Orange','2025-04-24','A','2025-04-24 04:25:39',NULL),(440,'Orange','2025-04-25','A','2025-04-25 04:53:20',NULL),(440,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(440,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(440,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(440,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(440,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(440,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(440,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(440,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(440,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(440,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(440,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(440,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(440,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(440,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(440,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(440,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(440,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(440,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(440,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(440,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(440,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(440,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(440,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(440,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(440,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(440,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(440,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(440,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(440,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(440,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(440,'Yellow','2025-06-30','A','2025-06-30 05:38:24',NULL),(440,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(440,'Yellow','2025-07-02','A','2025-07-02 06:27:13',NULL),(440,'Yellow','2025-07-03','A','2025-07-03 04:43:55',NULL),(440,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(440,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(440,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(440,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(440,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(440,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(440,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(440,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(440,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(441,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(441,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(441,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(441,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(441,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(441,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(441,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(441,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(441,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(441,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(441,'Orange','2023-09-05','A','2023-09-05 06:05:27',NULL),(441,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(441,'Orange','2023-09-08','A','2023-09-08 04:06:01',NULL),(441,'Orange','2023-09-09','A','2023-09-09 04:18:11',NULL),(441,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(441,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(441,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(441,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(441,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(441,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(441,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(441,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(441,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(441,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(441,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(441,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(441,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(441,'Orange','2023-09-26','A','2023-09-26 04:06:45',NULL),(441,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(441,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(441,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(441,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(441,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(441,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(441,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(441,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(441,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(441,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(441,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(441,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(441,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(441,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(441,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(441,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(441,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(441,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(441,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(441,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(441,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(441,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(441,'Orange','2023-10-27','A','2023-10-27 05:07:31',NULL),(441,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(441,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(441,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(441,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(441,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(441,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(441,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(441,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(441,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(441,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(441,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(441,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(441,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(441,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(441,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(441,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(441,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(441,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(441,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(441,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(441,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(441,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(441,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(441,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(441,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(441,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(441,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(441,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(441,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(441,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(441,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(441,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(441,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(441,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(441,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(441,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(441,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(441,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(441,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(441,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(441,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(441,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(441,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(441,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(441,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(441,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(441,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(441,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(441,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(441,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(441,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(441,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(441,'Orange','2024-01-31','A','2024-01-31 05:19:20',NULL),(441,'Orange','2024-02-01','A','2024-02-01 05:19:56',NULL),(441,'Orange','2024-02-02','A','2024-02-02 05:24:11',NULL),(441,'Orange','2024-02-03','A','2024-02-03 13:51:56',NULL),(441,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(441,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(441,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(441,'Orange','2024-02-15','A','2024-02-15 03:39:27',NULL),(441,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(441,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(441,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(441,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(441,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(441,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(441,'Orange','2024-02-27','L','2024-02-27 11:35:45',NULL),(441,'Orange','2024-02-28','L','2024-02-28 04:00:03',NULL),(441,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(441,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(441,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(441,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(441,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(441,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(441,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(441,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(441,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(441,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(441,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(441,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(441,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(441,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(441,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(441,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(441,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(441,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(441,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(441,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(441,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(441,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(441,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(441,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(441,'Orange','2024-04-17','A','2024-04-17 10:07:24',NULL),(441,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(441,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(441,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(441,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(441,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(441,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(441,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(441,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(441,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(441,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(441,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(441,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(441,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(441,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(441,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(441,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(441,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(441,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(441,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(441,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(441,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(441,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(441,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(441,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(441,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(441,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(441,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(441,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(441,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(441,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(441,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(441,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(441,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(441,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(441,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(441,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(441,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(441,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(441,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(441,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(441,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(441,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(441,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(441,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(441,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(441,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(441,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(441,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(441,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(441,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(441,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(441,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(441,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(441,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(441,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(441,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(441,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(441,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(441,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(441,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(441,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(441,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(441,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(441,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(441,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(441,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(441,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(441,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(441,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(441,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(441,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(441,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(441,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(441,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(441,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(441,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(441,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(441,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(441,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(441,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(441,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(441,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(441,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(441,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(441,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(441,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(441,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(441,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(441,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(441,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(441,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(441,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(441,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(441,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(441,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(441,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(441,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(441,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(441,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(441,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(441,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(441,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(441,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(441,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(441,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(441,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(441,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(441,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(441,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(441,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(441,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(441,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(441,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(441,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(441,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(441,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(441,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(441,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(441,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(441,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(441,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(441,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(441,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(441,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(441,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(441,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(441,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(441,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(441,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(441,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(441,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(441,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(441,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(441,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(441,'Orange','2025-01-20','L','2025-02-28 05:57:24',NULL),(441,'Orange','2025-01-21','L','2025-02-28 06:35:14',NULL),(441,'Orange','2025-01-24','L','2025-02-28 06:37:07',NULL),(441,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(441,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(441,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(441,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(441,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(441,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(441,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(441,'Orange','2025-02-08','A','2025-02-28 06:42:31',NULL),(441,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(441,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(441,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(441,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(441,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(441,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(441,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(441,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(441,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(441,'Orange','2025-02-22','L','2025-02-28 06:36:07',NULL),(441,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(441,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(441,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(441,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(441,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(441,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(441,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(441,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(441,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(441,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(441,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(441,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(441,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(441,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(441,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(441,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(441,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(441,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(441,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(441,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(441,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(441,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(441,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(441,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(441,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(441,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(441,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(441,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(441,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(441,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(441,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(441,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(441,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(441,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(441,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(441,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(441,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(441,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(441,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(441,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(441,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(441,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(441,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(441,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(441,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(441,'Orange','2025-05-08','A','2025-05-08 04:23:01',NULL),(441,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(441,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(441,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(441,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(441,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(441,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(441,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(441,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(441,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(441,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(441,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(441,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(441,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(441,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(441,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(441,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(441,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(441,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(441,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(441,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(441,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(441,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(441,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(441,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(441,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(441,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(441,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(441,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(441,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(441,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(441,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(441,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(441,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(441,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(441,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(442,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(442,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(442,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(442,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(442,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(442,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(442,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(442,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(442,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(442,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(442,'Orange','2023-09-05','A','2023-09-05 06:05:27',NULL),(442,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(442,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(442,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(442,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(442,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(442,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(442,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(442,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(442,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(442,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(442,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(442,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(442,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(442,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(442,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(442,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(442,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(442,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(442,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(442,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(442,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(442,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(442,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(442,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(442,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(442,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(442,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(442,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(442,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(442,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(442,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(442,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(442,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(442,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(442,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(442,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(442,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(442,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(442,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(442,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(442,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(442,'Orange','2023-10-31','A','2023-10-31 03:42:37',NULL),(442,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(442,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(442,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(442,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(442,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(442,'Orange','2023-11-07','A','2023-11-07 03:58:32',NULL),(442,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(442,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(442,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(442,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(442,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(442,'Orange','2023-11-17','A','2023-11-17 05:13:22',NULL),(442,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(442,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(442,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(442,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(442,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(442,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(442,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(442,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(442,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(442,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(442,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(442,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(442,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(442,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(442,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(442,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(442,'Orange','2023-12-07','A','2023-12-08 10:59:56',NULL),(442,'Orange','2023-12-08','A','2023-12-08 11:03:35',NULL),(442,'Orange','2023-12-09','A','2023-12-09 07:37:53',NULL),(442,'Orange','2023-12-11','A','2023-12-11 12:25:44',NULL),(442,'Orange','2023-12-12','A','2023-12-20 11:01:33',NULL),(442,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(442,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(442,'Orange','2024-01-01','A','2024-01-03 04:35:17',NULL),(442,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(442,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(442,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(442,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(442,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(442,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(442,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(442,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(442,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(442,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(442,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(442,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(442,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(442,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(442,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(442,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(442,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(442,'Orange','2024-02-03','A','2024-02-03 13:51:56',NULL),(442,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(442,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(442,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(442,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(442,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(442,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(442,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(442,'Orange','2024-02-20','A','2024-02-20 04:10:41',NULL),(442,'Orange','2024-02-21','A','2024-02-21 11:32:23',NULL),(442,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(442,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(442,'Orange','2024-02-28','A','2024-02-28 04:00:03',NULL),(442,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(442,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(442,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(442,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(442,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(442,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(442,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(442,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(442,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(442,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(442,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(442,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(442,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(442,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(442,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(442,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(442,'Orange','2024-03-22','A','2024-03-22 03:56:50',NULL),(442,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(442,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(442,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(442,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(442,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(442,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(442,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(442,'Orange','2024-04-17','A','2024-04-17 10:07:24',NULL),(442,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(442,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(442,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(442,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(442,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(442,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(442,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(442,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(442,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(442,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(442,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(442,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(442,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(442,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(442,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(442,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(442,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(442,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(442,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(442,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(442,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(442,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(442,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(442,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(442,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(442,'Orange','2024-05-27','A','2024-05-27 06:25:49',NULL),(442,'Orange','2024-05-29','A','2024-05-29 07:00:36',NULL),(442,'Orange','2024-05-30','A','2024-05-30 07:20:48',NULL),(442,'Orange','2024-05-31','A','2024-05-31 05:21:32',NULL),(442,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(442,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(442,'Orange','2024-07-02','A','2024-07-02 06:57:43',NULL),(442,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(442,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(442,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(442,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(442,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(442,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(442,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(442,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(442,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(442,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(442,'Orange','2024-07-18','A','2024-07-18 10:10:39',NULL),(442,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(442,'Orange','2024-07-20','A','2024-07-20 09:44:25',NULL),(442,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(442,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(442,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(442,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(442,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(442,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(442,'Orange','2024-07-30','A','2024-07-31 14:43:29',NULL),(442,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(442,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(442,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(442,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(442,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(442,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(442,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(442,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(442,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(442,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(442,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(442,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(442,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(442,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(442,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(442,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(442,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(442,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(442,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(442,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(442,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(442,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(442,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(442,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(442,'Orange','2024-09-30','A','2024-09-30 03:53:41',NULL),(442,'Orange','2024-10-01','A','2024-10-01 03:56:38',NULL),(442,'Orange','2024-10-02','L','2024-10-02 04:01:59',NULL),(442,'Orange','2024-10-04','L','2024-10-04 05:01:54',NULL),(442,'Orange','2024-10-05','A','2024-10-05 03:59:20',NULL),(442,'Orange','2024-10-07','L','2024-10-07 05:16:53',NULL),(442,'Orange','2024-10-08','L','2024-10-08 03:24:47',NULL),(442,'Orange','2024-10-09','A','2024-10-09 03:43:01',NULL),(442,'Orange','2024-10-10','L','2024-10-10 03:49:51',NULL),(442,'Orange','2024-10-11','A','2024-10-11 03:50:04',NULL),(442,'Orange','2024-10-14','P','2024-10-14 03:44:15','2024-10-14 05:30:52'),(442,'Orange','2024-10-15','L','2024-10-15 03:45:36',NULL),(442,'Orange','2024-10-16','L','2024-10-17 03:59:53',NULL),(442,'Orange','2024-10-17','L','2024-10-17 03:58:31',NULL),(442,'Orange','2024-10-18','L','2024-10-18 03:51:55',NULL),(442,'Orange','2024-10-19','L','2024-10-19 03:59:41',NULL),(442,'Orange','2024-10-21','L','2024-10-21 03:49:17',NULL),(442,'Orange','2024-10-22','L','2024-10-22 03:39:31',NULL),(442,'Orange','2024-10-23','L','2024-10-23 03:50:01',NULL),(442,'Orange','2024-10-24','L','2024-10-24 03:50:50',NULL),(442,'Orange','2024-10-25','L','2024-10-25 03:45:34',NULL),(442,'Orange','2024-10-26','A','2024-10-26 04:18:48',NULL),(442,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(442,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(442,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(442,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(442,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(442,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(442,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(442,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(442,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(442,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(442,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(442,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(442,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(442,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(442,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(442,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(442,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(442,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(442,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(442,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(442,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(442,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(442,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(442,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(442,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(442,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(442,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(442,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(442,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(442,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(442,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(442,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(442,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(442,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(442,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(442,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(442,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(442,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(442,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(442,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(442,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(442,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(442,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(442,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(442,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(442,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(442,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(442,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(442,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(442,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(442,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(442,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(442,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(442,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(442,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(442,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(442,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(442,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(442,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(442,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(442,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(442,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(442,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(442,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(442,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(442,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(442,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(442,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(442,'Pink','2025-03-01','A','2025-03-01 07:22:06',NULL),(442,'Pink','2025-03-03','A','2025-03-03 04:10:16',NULL),(442,'Pink','2025-03-04','A','2025-03-04 03:51:34',NULL),(442,'Pink','2025-03-05','L','2025-03-05 03:31:34',NULL),(442,'Pink','2025-03-06','L','2025-03-06 03:49:33',NULL),(442,'Pink','2025-03-08','A','2025-03-10 05:17:26',NULL),(442,'Pink','2025-03-10','A','2025-03-10 05:28:27',NULL),(442,'Pink','2025-03-11','A','2025-03-11 04:46:34',NULL),(442,'Pink','2025-03-12','A','2025-03-12 03:33:25',NULL),(442,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(442,'Pink','2025-03-14','A','2025-03-15 04:41:53',NULL),(442,'Pink','2025-03-15','A','2025-03-15 04:43:18',NULL),(442,'Pink','2025-03-17','A','2025-03-17 07:09:54',NULL),(442,'Pink','2025-03-18','A','2025-03-19 03:32:45',NULL),(442,'Pink','2025-03-19','A','2025-03-19 03:33:38',NULL),(442,'Pink','2025-03-20','A','2025-03-20 04:42:48',NULL),(442,'Pink','2025-03-21','A','2025-03-21 03:55:06',NULL),(442,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(442,'Pink','2025-04-08','A','2025-04-08 05:14:52',NULL),(442,'Pink','2025-04-09','A','2025-04-09 03:57:32',NULL),(442,'Pink','2025-04-11','A','2025-04-12 04:47:51',NULL),(442,'Pink','2025-04-12','A','2025-04-12 04:46:51',NULL),(442,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(442,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(442,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(442,'Pink','2025-04-17','A','2025-04-17 03:57:52',NULL),(442,'Pink','2025-04-18','L','2025-04-18 08:32:58',NULL),(442,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(442,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(442,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(442,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(442,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(442,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(442,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(442,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(442,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(442,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(442,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(442,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(442,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(442,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(442,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(442,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(442,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(442,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(442,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(442,'Pink','2025-05-15','A','2025-05-15 04:10:06',NULL),(442,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(442,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(442,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(442,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(442,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(442,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(442,'Pink','2025-05-23','A','2025-05-23 05:53:52',NULL),(442,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(442,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(442,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(442,'Pink','2025-06-10','A','2025-06-10 07:29:55',NULL),(442,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(442,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(442,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(442,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(442,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(442,'Pink','2025-07-01','A','2025-07-01 05:25:51',NULL),(442,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(442,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(442,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(442,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(442,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(442,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(442,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(442,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(442,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(442,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(442,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(443,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(443,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(443,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(443,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(443,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(443,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(443,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(443,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(443,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(443,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(443,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(443,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(443,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(443,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(443,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(443,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(443,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(443,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(443,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(443,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(443,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(443,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(443,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(443,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(443,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(443,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(443,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(443,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(443,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(443,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(443,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(443,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(443,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(443,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(443,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(443,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(443,'Green','2023-10-19','A','2023-10-19 04:24:31',NULL),(443,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(443,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(443,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(443,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(443,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(443,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(443,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(443,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(443,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(443,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(443,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(443,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(443,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(443,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(443,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(443,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(443,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(443,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(443,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(443,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(443,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(443,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(443,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(443,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(443,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(443,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(443,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(443,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(443,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(443,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(443,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(443,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(443,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(443,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(443,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(443,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(443,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(443,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(443,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(443,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(443,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(443,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(443,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(443,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(443,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(443,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(443,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(443,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(443,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(443,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(443,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(443,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(443,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(443,'Green','2024-01-16','A','2024-01-23 09:28:59',NULL),(443,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(443,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(443,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(443,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(443,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(443,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(443,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(443,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(443,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(443,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(443,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(443,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(443,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(443,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(443,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(443,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(443,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(443,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(443,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(443,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(443,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(443,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(443,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(443,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(443,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(443,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(443,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(443,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(443,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(443,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(443,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(443,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(443,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(443,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(443,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(443,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(443,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(443,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(443,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(443,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(443,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(443,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(443,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(443,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(443,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(443,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(443,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(443,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(443,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(443,'Green','2024-04-15','A','2024-04-15 05:16:09',NULL),(443,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(443,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(443,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(443,'Green','2024-04-19','A','2024-04-19 05:58:25',NULL),(443,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(443,'Green','2024-04-22','A','2024-04-22 06:18:48',NULL),(443,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(443,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(443,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(443,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(443,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(443,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(443,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(443,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(443,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(443,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(443,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(443,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(443,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(443,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(443,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(443,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(443,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(443,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(443,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(443,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(443,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(443,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(443,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(443,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(443,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(443,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(443,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(443,'Green','2024-07-02','A','2024-07-02 06:13:42',NULL),(443,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(443,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(443,'Green','2024-07-05','A','2024-07-05 04:32:31',NULL),(443,'Green','2024-07-06','A','2024-07-08 15:57:20',NULL),(443,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(443,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(443,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(443,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(443,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(443,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(443,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(443,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(443,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(443,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(443,'Green','2024-07-23','A','2024-07-24 04:38:16',NULL),(443,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(443,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(443,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(443,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(443,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(443,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(443,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(443,'Green','2024-08-15','P','2024-08-15 07:21:24',NULL),(443,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(443,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(443,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(443,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(443,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(443,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(443,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(443,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(443,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(443,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(443,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(443,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(443,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(443,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(443,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(443,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(443,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(443,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(443,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(443,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(443,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(443,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(443,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(443,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(443,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(443,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(443,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(443,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(443,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(443,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(443,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(443,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(443,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(443,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(443,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(443,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(443,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(443,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(443,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(443,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(443,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(443,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(443,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(443,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(443,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(443,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(443,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(443,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(443,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(443,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(443,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(443,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(443,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(443,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(443,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(443,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(443,'Green','2024-11-15','A','2024-11-15 04:29:28',NULL),(443,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(443,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(443,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(443,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(443,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(443,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(443,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(443,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(443,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(443,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(443,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(443,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(443,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(443,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(443,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(443,'Green','2025-01-10','A','2025-01-10 03:49:21',NULL),(443,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(443,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(443,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(443,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(443,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(443,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(443,'Green','2025-01-20','A','2025-02-27 05:52:55',NULL),(443,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(443,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(443,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(443,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(443,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(443,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(443,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(443,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(443,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(443,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(443,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(443,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(443,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(443,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(443,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(443,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(443,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(443,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(443,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(443,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(443,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(443,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(443,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(443,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(443,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(443,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(443,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(443,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(443,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(443,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(443,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(443,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(443,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(443,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(443,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(443,'Green','2025-03-12','A','2025-03-12 03:28:16',NULL),(443,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(443,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(443,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(443,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(443,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(443,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(443,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(443,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(443,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(443,'Green','2025-04-08','A','2025-04-08 05:09:40',NULL),(443,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(443,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(443,'Green','2025-04-12','A','2025-04-12 04:40:59',NULL),(443,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(443,'Green','2025-04-15','A','2025-04-15 04:39:03',NULL),(443,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(443,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(443,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(443,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(443,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(443,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(443,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(443,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(443,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(443,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(443,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(443,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(443,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(443,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(443,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(443,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(443,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(443,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(443,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(443,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(443,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(443,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(443,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(443,'Green','2025-05-17','A','2025-05-17 04:15:38',NULL),(443,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(443,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(443,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(443,'Green','2025-05-22','A','2025-05-22 05:29:56',NULL),(443,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(443,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(443,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(443,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(443,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(443,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(443,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(443,'Green','2025-06-23','A','2025-06-23 04:34:52',NULL),(443,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(443,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(443,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(443,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(443,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(443,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(443,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(443,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(443,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(443,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(443,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(443,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(443,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(443,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(443,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(443,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(443,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(443,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(443,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(443,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(443,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(443,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(444,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(444,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(444,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(444,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(444,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(444,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(444,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(444,'Orange','2023-08-31','A','2023-08-31 04:51:19',NULL),(444,'Orange','2023-09-02','A','2023-09-02 05:03:07',NULL),(444,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(444,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(444,'Orange','2023-09-06','A','2023-09-06 06:01:59',NULL),(444,'Orange','2023-09-08','A','2023-09-08 04:06:01',NULL),(444,'Orange','2023-09-09','A','2023-09-09 04:18:11',NULL),(444,'Orange','2023-09-11','A','2023-09-11 04:50:27',NULL),(444,'Orange','2023-09-12','A','2023-09-12 03:37:06',NULL),(444,'Orange','2023-09-13','A','2023-09-13 06:07:09',NULL),(444,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(444,'Orange','2023-09-15','A','2023-09-15 04:05:03',NULL),(444,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(444,'Orange','2023-09-18','A','2023-09-18 03:32:27',NULL),(444,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(444,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(444,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(444,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(444,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(444,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(444,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(444,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(444,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(444,'Orange','2023-10-02','A','2023-10-03 03:27:00',NULL),(444,'Orange','2023-10-03','A','2023-10-03 03:27:11',NULL),(444,'Orange','2023-10-04','A','2023-10-04 04:23:47',NULL),(444,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(444,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(444,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(444,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(444,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(444,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(444,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(444,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(444,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(444,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(444,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(444,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(444,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(444,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(444,'Orange','2023-10-24','A','2023-10-24 04:31:25',NULL),(444,'Orange','2023-10-25','A','2023-10-25 04:32:20',NULL),(444,'Orange','2023-10-26','A','2023-10-26 06:31:06',NULL),(444,'Orange','2023-10-27','A','2023-10-27 05:07:31',NULL),(444,'Orange','2023-10-30','L','2023-10-30 06:37:02',NULL),(444,'Orange','2023-10-31','L','2023-10-31 03:42:37',NULL),(444,'Orange','2023-11-01','A','2023-11-01 03:33:24',NULL),(444,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(444,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(444,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(444,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(444,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(444,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(444,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(444,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(444,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(444,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(444,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(444,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(444,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(444,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(444,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(444,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(444,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(444,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(444,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(444,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(444,'Orange','2023-11-29','A','2023-11-29 11:39:28',NULL),(444,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(444,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(444,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(444,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(444,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(444,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(444,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(444,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(444,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(444,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(444,'Orange','2023-12-12','A','2023-12-20 11:01:33',NULL),(444,'Orange','2023-12-13','L','2023-12-20 11:13:53',NULL),(444,'Orange','2023-12-14','A','2023-12-20 11:20:20',NULL),(444,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(444,'Orange','2024-01-04','A','2024-01-15 09:32:01',NULL),(444,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(444,'Orange','2024-01-15','A','2024-01-16 10:33:14',NULL),(444,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(444,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(444,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(444,'Orange','2024-01-19','A','2024-01-20 08:18:31',NULL),(444,'Orange','2024-01-20','A','2024-01-20 08:17:02',NULL),(444,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(444,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(444,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(444,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(444,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(444,'Orange','2024-01-30','A','2024-01-30 04:38:20',NULL),(444,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(444,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(444,'Orange','2024-02-02','A','2024-02-02 05:24:11',NULL),(444,'Orange','2024-02-03','A','2024-02-03 13:51:56',NULL),(444,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(444,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(444,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(444,'Orange','2024-02-15','A','2024-02-15 03:39:27',NULL),(444,'Orange','2024-02-16','A','2024-02-16 04:18:53',NULL),(444,'Orange','2024-02-17','A','2024-02-17 04:26:00',NULL),(444,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(444,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(444,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(444,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(444,'Orange','2024-02-27','A','2024-02-27 11:35:45',NULL),(444,'Orange','2024-02-28','A','2024-02-28 04:00:03',NULL),(444,'Orange','2024-02-29','A','2024-02-29 04:45:25',NULL),(444,'Orange','2024-03-04','A','2024-03-04 03:53:10',NULL),(444,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(444,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(444,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(444,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(444,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(444,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(444,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(444,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(444,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(444,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(444,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(444,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(444,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(444,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(444,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(444,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(444,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(444,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(444,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(444,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(444,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(444,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(444,'Orange','2024-04-17','A','2024-04-17 10:07:24',NULL),(444,'Orange','2024-04-18','A','2024-04-18 04:29:11',NULL),(444,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(444,'Orange','2024-04-20','A','2024-04-20 04:11:43',NULL),(444,'Orange','2024-04-22','A','2024-04-22 06:22:19',NULL),(444,'Orange','2024-04-24','A','2024-04-24 04:18:12',NULL),(444,'Orange','2024-04-25','A','2024-04-25 05:04:10',NULL),(444,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(444,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(444,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(444,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(444,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(444,'Orange','2024-05-04','A','2024-05-04 05:28:14',NULL),(444,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(444,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(444,'Orange','2024-05-10','A','2024-05-10 04:31:07',NULL),(444,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(444,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(444,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(444,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(444,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(444,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(444,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(444,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(444,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(444,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(444,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(444,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(444,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(444,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(444,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(444,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(444,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(444,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(444,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(444,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(444,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(444,'Orange','2024-07-08','A','2024-07-08 05:37:24',NULL),(444,'Orange','2024-07-09','A','2024-07-09 06:41:20',NULL),(444,'Orange','2024-07-10','A','2024-07-11 04:21:02',NULL),(444,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(444,'Orange','2024-07-12','A','2024-07-12 05:23:11',NULL),(444,'Orange','2024-07-13','A','2024-07-13 08:15:09',NULL),(444,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(444,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(444,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(444,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(444,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(444,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(444,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(444,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(444,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(444,'Orange','2024-07-30','A','2024-07-31 14:43:29',NULL),(444,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(444,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(444,'Orange','2024-08-13','A','2024-08-13 05:18:12',NULL),(444,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(444,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(444,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(444,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(444,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(444,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(444,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(444,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(444,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(444,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(444,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(444,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(444,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(444,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(444,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(444,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(444,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(444,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(444,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(444,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(444,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(444,'Orange','2024-09-30','A','2024-09-30 03:53:41',NULL),(444,'Orange','2024-10-01','A','2024-10-01 03:56:38',NULL),(444,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(444,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(444,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(444,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(444,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(444,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(444,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(444,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(444,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(444,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(444,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(444,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(444,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(444,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(444,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(444,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(444,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(444,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(444,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(444,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(444,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(444,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(444,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(444,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(444,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(444,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(444,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(444,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(444,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(444,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(444,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(444,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(444,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(444,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(444,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(444,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(444,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(444,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(444,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(444,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(444,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(444,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(444,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(444,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(444,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(444,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(444,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(444,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(444,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(444,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(444,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(444,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(444,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(444,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(444,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(444,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(444,'Orange','2025-01-20','A','2025-02-28 05:57:24',NULL),(444,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(444,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(444,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(444,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(444,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(444,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(444,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(444,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(444,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(444,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(444,'Orange','2025-02-10','A','2025-02-28 06:43:04',NULL),(444,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(444,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(444,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(444,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(444,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(444,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(444,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(444,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(444,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(444,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(444,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(444,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(444,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(444,'Orange','2025-02-28','A','2025-02-28 03:59:33',NULL),(444,'Orange','2025-03-01','A','2025-03-01 07:17:51',NULL),(444,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(444,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(444,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(444,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(444,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(444,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(444,'Orange','2025-03-11','A','2025-03-11 04:40:18',NULL),(444,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(444,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(444,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(444,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(444,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(444,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(444,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(444,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(444,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(444,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(444,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(444,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(444,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(444,'Orange','2025-04-12','A','2025-04-12 04:57:27',NULL),(444,'Orange','2025-04-14','A','2025-04-14 04:43:56',NULL),(444,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(444,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(444,'Orange','2025-04-17','A','2025-04-17 03:59:01',NULL),(444,'Orange','2025-04-18','A','2025-04-18 08:44:06',NULL),(444,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(444,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(444,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(444,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(444,'Orange','2025-04-24','A','2025-04-24 04:25:39',NULL),(444,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(444,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(444,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(444,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(444,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(444,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(444,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(444,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(444,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(444,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(444,'Orange','2025-05-10','A','2025-05-10 06:23:22',NULL),(444,'Orange','2025-05-12','A','2025-05-12 03:44:48',NULL),(444,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(444,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(444,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(444,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(444,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(444,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(444,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(444,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(444,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(444,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(444,'Yellow','2025-05-26','A','2025-05-26 03:59:50',NULL),(444,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(444,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(444,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(444,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(444,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(444,'Yellow','2025-06-23','A','2025-06-23 04:41:56',NULL),(444,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(444,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(444,'Yellow','2025-06-30','A','2025-06-30 05:38:24',NULL),(444,'Yellow','2025-07-01','A','2025-07-01 05:27:20',NULL),(444,'Yellow','2025-07-02','A','2025-07-02 06:27:13',NULL),(444,'Yellow','2025-07-03','A','2025-07-03 04:43:55',NULL),(444,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(444,'Yellow','2025-07-08','A','2025-07-09 05:04:54',NULL),(444,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(444,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(444,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(444,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(444,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(444,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(444,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(445,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(445,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(445,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(445,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(445,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(445,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(445,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(445,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(445,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(445,'Orange','2023-09-04','A','2023-09-04 05:09:31',NULL),(445,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(445,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(445,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(445,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(445,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(445,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(445,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(445,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(445,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(445,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(445,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(445,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(445,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(445,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(445,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(445,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(445,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(445,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(445,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(445,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(445,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(445,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(445,'Orange','2023-10-04','A','2023-10-04 04:23:47',NULL),(445,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(445,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(445,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(445,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(445,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(445,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(445,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(445,'Orange','2023-10-16','A','2023-10-16 05:24:11',NULL),(445,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(445,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(445,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(445,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(445,'Orange','2023-10-21','A','2023-10-21 05:25:35',NULL),(445,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(445,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(445,'Orange','2023-10-25','A','2023-10-25 04:32:20',NULL),(445,'Orange','2023-10-26','A','2023-10-26 06:31:06',NULL),(445,'Orange','2023-10-27','A','2023-10-27 05:07:31',NULL),(445,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(445,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(445,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(445,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(445,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(445,'Orange','2023-11-04','A','2023-11-04 05:08:51',NULL),(445,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(445,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(445,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(445,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(445,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(445,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(445,'Orange','2023-11-16','A','2023-11-16 04:05:38',NULL),(445,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(445,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(445,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(445,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(445,'Orange','2023-11-22','A','2023-11-22 05:53:11',NULL),(445,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(445,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(445,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(445,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(445,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(445,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(445,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(445,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(445,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(445,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(445,'Orange','2023-12-05','A','2023-12-05 11:29:36',NULL),(445,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(445,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(445,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(445,'Orange','2023-12-09','A','2023-12-09 07:37:53',NULL),(445,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(445,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(445,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(445,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(445,'Orange','2024-01-01','A','2024-01-03 04:35:17',NULL),(445,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(445,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(445,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(445,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(445,'Orange','2024-01-17','A','2024-01-17 04:19:45',NULL),(445,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(445,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(445,'Orange','2024-01-20','A','2024-01-20 08:17:02',NULL),(445,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(445,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(445,'Orange','2024-01-25','A','2024-01-25 04:01:10',NULL),(445,'Orange','2024-01-26','A','2024-01-26 04:16:50',NULL),(445,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(445,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(445,'Orange','2024-01-31','A','2024-01-31 05:19:20',NULL),(445,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(445,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(445,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(445,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(445,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(445,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(445,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(445,'Orange','2024-02-16','A','2024-02-16 04:18:53',NULL),(445,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(445,'Orange','2024-02-19','A','2024-02-19 03:46:06',NULL),(445,'Orange','2024-02-20','A','2024-02-20 04:10:41',NULL),(445,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(445,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(445,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(445,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(445,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(445,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(445,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(445,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(445,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(445,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(445,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(445,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(445,'Orange','2024-03-12','A','2024-03-12 04:09:24',NULL),(445,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(445,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(445,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(445,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(445,'Orange','2024-03-19','A','2024-03-19 05:16:07',NULL),(445,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(445,'Orange','2024-03-21','A','2024-03-21 04:00:20',NULL),(445,'Orange','2024-03-22','A','2024-03-22 03:56:50',NULL),(445,'Orange','2024-03-25','A','2024-03-25 03:49:24',NULL),(445,'Orange','2024-03-26','A','2024-03-26 04:56:20',NULL),(445,'Orange','2024-03-27','A','2024-03-27 03:24:50',NULL),(445,'Orange','2024-03-28','A','2024-03-28 03:59:47',NULL),(445,'Orange','2024-03-29','A','2024-03-29 03:32:20',NULL),(445,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(445,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(445,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(445,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(445,'Orange','2024-04-19','A','2024-04-19 05:14:56',NULL),(445,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(445,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(445,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(445,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(445,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(445,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(445,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(445,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(445,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(445,'Orange','2024-05-04','A','2024-05-04 05:28:14',NULL),(445,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(445,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(445,'Orange','2024-05-10','A','2024-05-10 04:31:07',NULL),(445,'Orange','2024-05-11','A','2024-05-11 04:27:14',NULL),(445,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(445,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(445,'Orange','2024-05-15','A','2024-05-15 04:32:28',NULL),(445,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(445,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(445,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(445,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(445,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(445,'Orange','2024-05-25','A','2024-05-25 03:50:03',NULL),(445,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(445,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(445,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(445,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(445,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(445,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(445,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(445,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(445,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(445,'Orange','2024-07-05','A','2024-07-05 05:21:28',NULL),(445,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(445,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(445,'Orange','2024-07-09','A','2024-07-09 06:41:20',NULL),(445,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(445,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(445,'Orange','2024-07-12','A','2024-07-12 05:23:11',NULL),(445,'Orange','2024-07-13','A','2024-07-13 08:15:09',NULL),(445,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(445,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(445,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(445,'Orange','2024-07-22','A','2024-07-22 05:02:10',NULL),(445,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(445,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(445,'Orange','2024-07-26','A','2024-07-26 06:46:28',NULL),(445,'Orange','2024-07-27','A','2024-07-27 08:03:15',NULL),(445,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(445,'Orange','2024-07-30','A','2024-07-31 14:43:29',NULL),(445,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(445,'Orange','2024-08-09','A','2024-08-09 06:35:00',NULL),(445,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(445,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(445,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(445,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(445,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(445,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(445,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(445,'Orange','2024-09-06','A','2024-09-06 03:44:26',NULL),(445,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(445,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(445,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(445,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(445,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(445,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(445,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(445,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(445,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(445,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(445,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(445,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(445,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(445,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(445,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(445,'Orange','2024-10-01','A','2024-10-01 03:56:38',NULL),(445,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(445,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(445,'Orange','2024-10-05','A','2024-10-05 03:59:20',NULL),(445,'Orange','2024-10-07','A','2024-10-07 05:16:53',NULL),(445,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(445,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(445,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(445,'Orange','2024-10-11','A','2024-10-11 03:50:04',NULL),(445,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(445,'Orange','2024-10-15','A','2024-10-15 03:45:36',NULL),(445,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(445,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(445,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(445,'Orange','2024-10-19','A','2024-10-19 03:59:41',NULL),(445,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(445,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(445,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(445,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(445,'Orange','2024-10-25','A','2024-10-25 03:45:34',NULL),(445,'Orange','2024-10-26','A','2024-10-26 04:18:48',NULL),(445,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(445,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(445,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(445,'Orange','2024-10-31','A','2024-10-31 03:32:01',NULL),(445,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(445,'Orange','2024-11-02','A','2024-11-02 03:40:26',NULL),(445,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(445,'Orange','2024-11-05','L','2024-11-05 03:22:29',NULL),(445,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(445,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(445,'Orange','2024-11-08','A','2024-11-08 03:47:33',NULL),(445,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(445,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(445,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(445,'Orange','2024-11-14','A','2024-11-14 03:51:10',NULL),(445,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(445,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(445,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(445,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(445,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(445,'Orange','2024-11-21','A','2024-11-21 05:37:06',NULL),(445,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(445,'Orange','2024-11-26','A','2024-11-26 03:35:59',NULL),(445,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(445,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(445,'Orange','2024-11-29','A','2024-11-29 05:35:45',NULL),(445,'Orange','2024-11-30','A','2024-11-30 03:32:44',NULL),(445,'Orange','2025-01-06','A','2025-01-06 05:11:52',NULL),(445,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(445,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(445,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(445,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(445,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(445,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(445,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(445,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(445,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(445,'Orange','2025-02-26','A','2025-02-26 05:17:46',NULL),(445,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(445,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(445,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(445,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(445,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(445,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(445,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(445,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(445,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(445,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(445,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(445,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(445,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(445,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(445,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(445,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(445,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(445,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(445,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(445,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(445,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(445,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(445,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(445,'Pink','2025-02-20','A','2025-03-01 06:33:55',NULL),(445,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(445,'Pink','2025-02-22','A','2025-03-01 06:39:43',NULL),(445,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(445,'Pink','2025-02-25','A','2025-03-01 06:45:34',NULL),(445,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(445,'Pink','2025-02-28','L','2025-02-28 04:02:31',NULL),(445,'Pink','2025-03-01','L','2025-03-01 07:22:06',NULL),(445,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(445,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(445,'Pink','2025-03-05','A','2025-03-05 03:31:34',NULL),(445,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(445,'Pink','2025-03-08','A','2025-03-10 05:17:26',NULL),(445,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(445,'Pink','2025-03-11','A','2025-03-11 04:46:34',NULL),(445,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(445,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(445,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(445,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(445,'Pink','2025-03-17','A','2025-03-17 07:09:54',NULL),(445,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(445,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(445,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(445,'Pink','2025-03-21','A','2025-03-21 03:55:06',NULL),(445,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(445,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(445,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(445,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(445,'Pink','2025-04-12','A','2025-04-12 04:46:51',NULL),(445,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(445,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(445,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(445,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(445,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(445,'Pink','2025-04-19','A','2025-04-21 04:10:57',NULL),(445,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(445,'Pink','2025-04-22','L','2025-04-22 04:55:57',NULL),(445,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(445,'Pink','2025-04-24','A','2025-04-24 04:18:18',NULL),(445,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(445,'Pink','2025-04-28','L','2025-04-28 06:20:35',NULL),(445,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(445,'Pink','2025-04-30','A','2025-04-30 04:39:57',NULL),(445,'Pink','2025-05-02','L','2025-05-02 05:01:46',NULL),(445,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(445,'Pink','2025-05-06','L','2025-05-08 04:20:37',NULL),(445,'Pink','2025-05-07','L','2025-05-08 04:19:00',NULL),(445,'Pink','2025-05-08','L','2025-05-08 04:17:18',NULL),(445,'Pink','2025-05-09','A','2025-05-09 06:13:29',NULL),(445,'Pink','2025-05-10','L','2025-05-10 06:28:39',NULL),(445,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(445,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(445,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(445,'Pink','2025-05-15','A','2025-05-15 04:10:06',NULL),(445,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(445,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(445,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(445,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(445,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(445,'Pink','2025-05-22','A','2025-05-22 05:35:36',NULL),(445,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(445,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(445,'Pink','2025-05-29','A','2025-05-29 04:21:41',NULL),(445,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(445,'Pink','2025-06-10','A','2025-06-10 07:29:55',NULL),(445,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(445,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(445,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(445,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(445,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(445,'Pink','2025-07-01','A','2025-07-01 05:25:51',NULL),(445,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(445,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(445,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(445,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(445,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(445,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(445,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(445,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(445,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(445,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(445,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(446,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(446,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(446,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(446,'Orange','2023-08-26','A','2023-08-28 05:39:14',NULL),(446,'Orange','2023-08-28','A','2023-08-28 05:35:02',NULL),(446,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(446,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(446,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(446,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(446,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(446,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(446,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(446,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(446,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(446,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(446,'Orange','2023-09-12','A','2023-09-12 03:37:06',NULL),(446,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(446,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(446,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(446,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(446,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(446,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(446,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(446,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(446,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(446,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(446,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(446,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(446,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(446,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(446,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(446,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(446,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(446,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(446,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(446,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(446,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(446,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(446,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(446,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(446,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(446,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(446,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(446,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(446,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(446,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(446,'Orange','2023-10-23','A','2023-10-23 04:08:27',NULL),(446,'Orange','2023-10-24','A','2023-10-24 04:31:25',NULL),(446,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(446,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(446,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(446,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(446,'Orange','2023-10-31','L','2023-10-31 03:42:37',NULL),(446,'Orange','2023-11-01','A','2023-11-01 03:33:24',NULL),(446,'Orange','2023-11-02','A','2023-11-02 03:44:27',NULL),(446,'Orange','2023-11-03','A','2023-11-03 03:38:28',NULL),(446,'Orange','2023-11-04','A','2023-11-04 05:08:51',NULL),(446,'Orange','2023-11-06','A','2023-11-06 03:56:49',NULL),(446,'Orange','2023-11-07','A','2023-11-07 03:58:32',NULL),(446,'Orange','2023-11-08','A','2023-11-08 05:39:12',NULL),(446,'Orange','2023-11-13','L','2023-11-13 04:56:11',NULL),(446,'Orange','2023-11-14','A','2023-11-29 11:56:54',NULL),(446,'Orange','2023-11-15','A','2023-11-25 05:26:24',NULL),(446,'Orange','2023-11-16','A','2023-11-16 04:05:38',NULL),(446,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(446,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(446,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(446,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(446,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(446,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(446,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(446,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(446,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(446,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(446,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(446,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(446,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(446,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(446,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(446,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(446,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(446,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(446,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(446,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(446,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(446,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(446,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(446,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(446,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(446,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(446,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(446,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(446,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(446,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(446,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(446,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(446,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(446,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(446,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(446,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(446,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(446,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(446,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(446,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(446,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(446,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(446,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(446,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(446,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(446,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(446,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(446,'Orange','2024-02-16','A','2024-02-16 04:18:53',NULL),(446,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(446,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(446,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(446,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(446,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(446,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(446,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(446,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(446,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(446,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(446,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(446,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(446,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(446,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(446,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(446,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(446,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(446,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(446,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(446,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(446,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(446,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(446,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(446,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(446,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(446,'Orange','2024-03-26','A','2024-03-26 04:56:20',NULL),(446,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(446,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(446,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(446,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(446,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(446,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(446,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(446,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(446,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(446,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(446,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(446,'Orange','2024-04-25','A','2024-04-25 05:04:10',NULL),(446,'Orange','2024-04-26','A','2024-04-26 04:07:26',NULL),(446,'Orange','2024-04-29','A','2024-04-29 04:27:40',NULL),(446,'Orange','2024-04-30','A','2024-04-30 04:19:51',NULL),(446,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(446,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(446,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(446,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(446,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(446,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(446,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(446,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(446,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(446,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(446,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(446,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(446,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(446,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(446,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(446,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(446,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(446,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(446,'Orange','2024-05-30','A','2024-05-30 07:20:48',NULL),(446,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(446,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(446,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(446,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(446,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(446,'Orange','2024-07-04','A','2024-07-05 07:19:43',NULL),(446,'Orange','2024-07-05','A','2024-07-05 05:21:28',NULL),(446,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(446,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(446,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(446,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(446,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(446,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(446,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(446,'Orange','2024-07-18','A','2024-07-18 10:10:39',NULL),(446,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(446,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(446,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(446,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(446,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(446,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(446,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(446,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(446,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(446,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(446,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(446,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(446,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(446,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(446,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(446,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(446,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(446,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(446,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(446,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(446,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(446,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(446,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(446,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(446,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(446,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(446,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(446,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(446,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(446,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(446,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(446,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(446,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(446,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(446,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(446,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(446,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(446,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(446,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(446,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(446,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(446,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(446,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(446,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(446,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(446,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(446,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(446,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(446,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(446,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(446,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(446,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(446,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(446,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(446,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(446,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(446,'Orange','2024-10-29','A','2024-10-29 03:50:51',NULL),(446,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(446,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(446,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(446,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(446,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(446,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(446,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(446,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(446,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(446,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(446,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(446,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(446,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(446,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(446,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(446,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(446,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(446,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(446,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(446,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(446,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(446,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(446,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(446,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(446,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(446,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(446,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(446,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(446,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(446,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(446,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(446,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(446,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(446,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(446,'Orange','2025-01-20','A','2025-02-28 05:57:24',NULL),(446,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(446,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(446,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(446,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(446,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(446,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(446,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(446,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(446,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(446,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(446,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(446,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(446,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(446,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(446,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(446,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(446,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(446,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(446,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(446,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(446,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(446,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(446,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(446,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(446,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(446,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(446,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(446,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(446,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(446,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(446,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(446,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(446,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(446,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(446,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(446,'Orange','2025-03-14','A','2025-03-15 04:55:42',NULL),(446,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(446,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(446,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(446,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(446,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(446,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(446,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(446,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(446,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(446,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(446,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(446,'Orange','2025-04-14','A','2025-04-14 04:43:56',NULL),(446,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(446,'Orange','2025-04-16','A','2025-04-16 05:36:29',NULL),(446,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(446,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(446,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(446,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(446,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(446,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(446,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(446,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(446,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(446,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(446,'Orange','2025-04-30','A','2025-04-30 04:35:17',NULL),(446,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(446,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(446,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(446,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(446,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(446,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(446,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(446,'Orange','2025-05-12','A','2025-05-12 03:44:48',NULL),(446,'Orange','2025-05-13','A','2025-05-13 04:10:00',NULL),(446,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(446,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(446,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(446,'Orange','2025-05-17','A','2025-05-17 04:20:49',NULL),(446,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(446,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(446,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(446,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(446,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(446,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(446,'Yellow','2025-05-29','A','2025-05-29 04:19:07',NULL),(446,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(446,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(446,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(446,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(446,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(446,'Yellow','2025-06-24','A','2025-06-25 05:47:57',NULL),(446,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(446,'Yellow','2025-06-30','A','2025-06-30 05:38:24',NULL),(446,'Yellow','2025-07-01','A','2025-07-01 05:27:20',NULL),(446,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(446,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(446,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(446,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(446,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(446,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(446,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(446,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(446,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(446,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(446,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(447,'Orange','2023-08-23','A','2023-08-23 05:13:23',NULL),(447,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(447,'Orange','2023-08-25','A','2023-08-25 06:50:51',NULL),(447,'Orange','2023-08-26','A','2023-08-28 05:39:14',NULL),(447,'Orange','2023-08-28','A','2023-08-28 05:35:02',NULL),(447,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(447,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(447,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(447,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(447,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(447,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(447,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(447,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(447,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(447,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(447,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(447,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(447,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(447,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(447,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(447,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(447,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(447,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(447,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(447,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(447,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(447,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(447,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(447,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(447,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(447,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(447,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(447,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(447,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(447,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(447,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(447,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(447,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(447,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(447,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(447,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(447,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(447,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(447,'Orange','2023-10-19','A','2023-10-19 04:21:03',NULL),(447,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(447,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(447,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(447,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(447,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(447,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(447,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(447,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(447,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(447,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(447,'Orange','2023-11-02','A','2023-11-02 03:44:27',NULL),(447,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(447,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(447,'Orange','2023-11-06','A','2023-11-06 03:56:49',NULL),(447,'Orange','2023-11-07','A','2023-11-07 03:58:32',NULL),(447,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(447,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(447,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(447,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(447,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(447,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(447,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(447,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(447,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(447,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(447,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(447,'Orange','2023-11-24','A','2023-11-25 05:04:36',NULL),(447,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(447,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(447,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(447,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(447,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(447,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(447,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(447,'Orange','2023-12-04','A','2023-12-04 11:30:48',NULL),(447,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(447,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(447,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(447,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(447,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(447,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(447,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(447,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(447,'Orange','2023-12-14','A','2023-12-20 11:20:20',NULL),(447,'Orange','2024-01-01','A','2024-01-03 04:35:17',NULL),(447,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(447,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(447,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(447,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(447,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(447,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(447,'Orange','2024-01-19','A','2024-01-20 08:18:31',NULL),(447,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(447,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(447,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(447,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(447,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(447,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(447,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(447,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(447,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(447,'Orange','2024-02-02','A','2024-02-02 05:24:11',NULL),(447,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(447,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(447,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(447,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(447,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(447,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(447,'Orange','2024-02-17','A','2024-02-17 04:26:00',NULL),(447,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(447,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(447,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(447,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(447,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(447,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(447,'Orange','2024-02-29','L','2024-02-29 04:45:25',NULL),(447,'Orange','2024-03-04','A','2024-03-04 03:53:10',NULL),(447,'Orange','2024-03-05','A','2024-03-05 04:14:10',NULL),(447,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(447,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(447,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(447,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(447,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(447,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(447,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(447,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(447,'Orange','2024-03-15','A','2024-03-15 03:45:59',NULL),(447,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(447,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(447,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(447,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(447,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(447,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(447,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(447,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(447,'Orange','2024-03-28','A','2024-03-28 03:59:47',NULL),(447,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(447,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(447,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(447,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(447,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(447,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(447,'Orange','2024-04-20','A','2024-04-20 04:11:43',NULL),(447,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(447,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(447,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(447,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(447,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(447,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(447,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(447,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(447,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(447,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(447,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(447,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(447,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(447,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(447,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(447,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(447,'Orange','2024-05-16','A','2024-05-16 04:48:36',NULL),(447,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(447,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(447,'Orange','2024-05-20','A','2024-05-20 05:53:15',NULL),(447,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(447,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(447,'Orange','2024-05-27','A','2024-05-27 06:25:49',NULL),(447,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(447,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(447,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(447,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(447,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(447,'Orange','2024-07-02','A','2024-07-02 06:57:43',NULL),(447,'Orange','2024-07-03','A','2024-07-03 05:01:47',NULL),(447,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(447,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(447,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(447,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(447,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(447,'Orange','2024-07-10','A','2024-07-11 04:21:02',NULL),(447,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(447,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(447,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(447,'Orange','2024-07-18','A','2024-07-18 10:10:39',NULL),(447,'Orange','2024-07-19','A','2024-07-19 07:42:57',NULL),(447,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(447,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(447,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(447,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(447,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(447,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(447,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(447,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(447,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(447,'Orange','2024-08-09','A','2024-08-09 06:35:00',NULL),(447,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(447,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(447,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(447,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(447,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(447,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(447,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(447,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(447,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(447,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(447,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(447,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(447,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(447,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(447,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(447,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(447,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(447,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(447,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(447,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(447,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(447,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(447,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(447,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(447,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(447,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(447,'Orange','2024-10-05','A','2024-10-05 03:59:20',NULL),(447,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(447,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(447,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(447,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(447,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(447,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(447,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(447,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(447,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(447,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(447,'Orange','2024-10-19','A','2024-10-19 03:59:41',NULL),(447,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(447,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(447,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(447,'Orange','2024-10-24','A','2024-10-24 03:50:50',NULL),(447,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(447,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(447,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(447,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(447,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(447,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(447,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(447,'Orange','2024-11-02','A','2024-11-02 03:40:26',NULL),(447,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(447,'Orange','2024-11-05','A','2024-11-05 03:22:29',NULL),(447,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(447,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(447,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(447,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(447,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(447,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(447,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(447,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(447,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(447,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(447,'Orange','2024-11-19','A','2024-11-19 05:15:58',NULL),(447,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(447,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(447,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(447,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(447,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(447,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(447,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(447,'Orange','2024-11-30','A','2024-11-30 03:32:44',NULL),(447,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(447,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(447,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(447,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(447,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(447,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(447,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(447,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(447,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(447,'Orange','2025-01-20','L','2025-02-28 05:57:24',NULL),(447,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(447,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(447,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(447,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(447,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(447,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(447,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(447,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(447,'Orange','2025-02-07','A','2025-02-28 06:42:00',NULL),(447,'Orange','2025-02-08','A','2025-02-28 06:42:31',NULL),(447,'Orange','2025-02-10','A','2025-02-28 06:43:04',NULL),(447,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(447,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(447,'Orange','2025-02-14','A','2025-02-28 06:44:45',NULL),(447,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(447,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(447,'Orange','2025-02-19','A','2025-02-28 06:46:00',NULL),(447,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(447,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(447,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(447,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(447,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(447,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(447,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(447,'Orange','2025-02-28','A','2025-02-28 03:59:33',NULL),(447,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(447,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(447,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(447,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(447,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(447,'Orange','2025-03-08','A','2025-03-10 05:22:01',NULL),(447,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(447,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(447,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(447,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(447,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(447,'Orange','2025-03-15','A','2025-03-15 04:54:28',NULL),(447,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(447,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(447,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(447,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(447,'Orange','2025-03-21','A','2025-03-21 03:51:51',NULL),(447,'Orange','2025-04-07','A','2025-04-07 03:37:36',NULL),(447,'Orange','2025-04-08','A','2025-04-08 05:11:21',NULL),(447,'Orange','2025-04-09','A','2025-04-09 04:04:04',NULL),(447,'Orange','2025-04-11','A','2025-04-12 04:58:43',NULL),(447,'Orange','2025-04-12','A','2025-04-12 04:57:27',NULL),(447,'Orange','2025-04-14','A','2025-04-14 04:43:56',NULL),(447,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(447,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(447,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(447,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(447,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(447,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(447,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(447,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(447,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(447,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(447,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(447,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(447,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(447,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(447,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(447,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(447,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(447,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(447,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(447,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(447,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(447,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(447,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(447,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(447,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(447,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(447,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(447,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(447,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(447,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(447,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(447,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(447,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(447,'Yellow','2025-05-30','A','2025-05-30 05:17:14',NULL),(447,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(447,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(447,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(447,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(447,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(447,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(447,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(447,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(447,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(447,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(447,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(447,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(447,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(447,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(447,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(447,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(447,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(447,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(447,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(448,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(448,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(448,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(448,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(448,'Orange','2023-08-28','A','2023-08-28 05:35:02',NULL),(448,'Orange','2023-08-29','A','2023-08-29 05:17:36',NULL),(448,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(448,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(448,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(448,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(448,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(448,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(448,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(448,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(448,'Orange','2023-09-11','A','2023-09-11 04:50:27',NULL),(448,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(448,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(448,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(448,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(448,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(448,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(448,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(448,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(448,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(448,'Orange','2023-09-22','A','2023-09-22 04:22:00',NULL),(448,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(448,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(448,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(448,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(448,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(448,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(448,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(448,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(448,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(448,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(448,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(448,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(448,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(448,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(448,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(448,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(448,'Orange','2023-10-17','A','2023-10-17 03:40:58',NULL),(448,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(448,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(448,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(448,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(448,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(448,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(448,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(448,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(448,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(448,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(448,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(448,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(448,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(448,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(448,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(448,'Orange','2023-11-06','A','2023-11-06 03:56:49',NULL),(448,'Orange','2023-11-07','A','2023-11-07 03:58:32',NULL),(448,'Orange','2023-11-08','A','2023-11-08 05:39:12',NULL),(448,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(448,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(448,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(448,'Orange','2023-11-16','A','2023-11-16 04:05:38',NULL),(448,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(448,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(448,'Orange','2023-11-20','A','2023-11-20 04:39:23',NULL),(448,'Orange','2023-11-21','A','2023-11-21 04:29:00',NULL),(448,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(448,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(448,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(448,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(448,'Orange','2023-11-27','L','2023-11-27 04:29:05',NULL),(448,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(448,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(448,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(448,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(448,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(448,'Orange','2023-12-04','A','2023-12-04 11:30:48',NULL),(448,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(448,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(448,'Orange','2023-12-07','A','2023-12-08 10:59:56',NULL),(448,'Orange','2023-12-08','A','2023-12-08 11:03:35',NULL),(448,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(448,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(448,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(448,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(448,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(448,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(448,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(448,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(448,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(448,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(448,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(448,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(448,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(448,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(448,'Orange','2024-01-23','A','2024-01-23 04:04:18',NULL),(448,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(448,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(448,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(448,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(448,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(448,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(448,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(448,'Orange','2024-02-02','A','2024-02-02 05:24:11',NULL),(448,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(448,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(448,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(448,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(448,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(448,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(448,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(448,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(448,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(448,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(448,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(448,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(448,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(448,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(448,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(448,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(448,'Orange','2024-03-06','A','2024-03-06 04:38:09',NULL),(448,'Orange','2024-03-07','A','2024-03-08 06:20:10',NULL),(448,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(448,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(448,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(448,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(448,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(448,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(448,'Orange','2024-03-15','A','2024-03-15 03:45:59',NULL),(448,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(448,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(448,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(448,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(448,'Orange','2024-03-22','A','2024-03-22 03:56:50',NULL),(448,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(448,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(448,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(448,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(448,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(448,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(448,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(448,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(448,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(448,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(448,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(448,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(448,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(448,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(448,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(448,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(448,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(448,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(448,'Orange','2024-05-03','A','2024-05-04 05:40:07',NULL),(448,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(448,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(448,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(448,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(448,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(448,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(448,'Orange','2024-05-14','A','2024-05-14 04:46:33',NULL),(448,'Orange','2024-05-15','A','2024-05-15 04:32:28',NULL),(448,'Orange','2024-05-16','A','2024-05-16 04:48:36',NULL),(448,'Orange','2024-05-17','A','2024-05-17 04:35:03',NULL),(448,'Orange','2024-05-18','A','2024-05-18 04:52:12',NULL),(448,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(448,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(448,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(448,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(448,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(448,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(448,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(448,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(448,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(448,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(448,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(448,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(448,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(448,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(448,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(448,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(448,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(448,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(448,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(448,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(448,'Orange','2024-07-18','A','2024-07-18 10:10:39',NULL),(448,'Orange','2024-07-19','A','2024-07-19 07:42:57',NULL),(448,'Orange','2024-07-20','A','2024-07-20 09:44:25',NULL),(448,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(448,'Orange','2024-07-23','A','2024-07-24 04:25:06',NULL),(448,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(448,'Orange','2024-07-26','A','2024-07-26 06:46:28',NULL),(448,'Orange','2024-07-27','A','2024-07-27 08:03:15',NULL),(448,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(448,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(448,'Orange','2024-08-06','A','2024-08-06 04:59:14',NULL),(448,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(448,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(448,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(448,'Orange','2024-08-16','A','2024-08-16 04:26:45',NULL),(448,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(448,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(448,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(448,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(448,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(448,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(448,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(448,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(448,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(448,'Orange','2024-09-14','A','2024-09-14 03:29:30',NULL),(448,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(448,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(448,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(448,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(448,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(448,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(448,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(448,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(448,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(448,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(448,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(448,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(448,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(448,'Orange','2024-10-05','A','2024-10-05 03:59:20',NULL),(448,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(448,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(448,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(448,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(448,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(448,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(448,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(448,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(448,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(448,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(448,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(448,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(448,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(448,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(448,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(448,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(448,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(448,'Orange','2024-10-28','A','2024-10-28 03:46:11',NULL),(448,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(448,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(448,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(448,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(448,'Orange','2024-11-02','A','2024-11-02 03:40:26',NULL),(448,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(448,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(448,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(448,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(448,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(448,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(448,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(448,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(448,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(448,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(448,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(448,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(448,'Orange','2024-11-19','L','2024-11-19 05:15:58',NULL),(448,'Orange','2024-11-20','A','2024-11-20 06:29:10',NULL),(448,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(448,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(448,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(448,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(448,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(448,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(448,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(448,'Orange','2025-01-06','A','2025-01-06 05:11:52',NULL),(448,'Orange','2025-01-07','A','2025-01-07 05:13:56',NULL),(448,'Orange','2025-01-08','A','2025-01-08 03:50:56',NULL),(448,'Orange','2025-01-09','L','2025-01-09 03:37:40',NULL),(448,'Orange','2025-01-10','L','2025-01-10 03:52:41',NULL),(448,'Orange','2025-01-13','L','2025-01-13 05:16:41',NULL),(448,'Orange','2025-01-14','A','2025-01-14 05:08:14',NULL),(448,'Orange','2025-01-15','L','2025-01-16 03:41:15',NULL),(448,'Orange','2025-01-16','L','2025-01-16 03:33:16',NULL),(448,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(448,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(448,'Orange','2025-01-24','L','2025-02-28 06:37:07',NULL),(448,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(448,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(448,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(448,'Orange','2025-02-01','A','2025-02-28 06:38:34',NULL),(448,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(448,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(448,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(448,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(448,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(448,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(448,'Orange','2025-02-13','A','2025-02-28 06:44:09',NULL),(448,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(448,'Orange','2025-02-17','A','2025-02-28 06:45:20',NULL),(448,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(448,'Orange','2025-02-19','A','2025-02-28 06:46:00',NULL),(448,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(448,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(448,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(448,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(448,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(448,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(448,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(448,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(448,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(448,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(448,'Orange','2025-03-04','A','2025-03-04 03:47:55',NULL),(448,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(448,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(448,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(448,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(448,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(448,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(448,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(448,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(448,'Orange','2025-03-15','A','2025-03-15 04:54:28',NULL),(448,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(448,'Orange','2025-03-18','A','2025-03-19 03:29:44',NULL),(448,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(448,'Orange','2025-03-20','A','2025-03-20 04:41:46',NULL),(448,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(448,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(448,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(448,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(448,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(448,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(448,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(448,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(448,'Orange','2025-04-16','A','2025-04-16 05:36:29',NULL),(448,'Orange','2025-04-17','A','2025-04-17 03:59:01',NULL),(448,'Orange','2025-04-18','A','2025-04-18 08:44:06',NULL),(448,'Orange','2025-04-19','A','2025-04-21 04:07:10',NULL),(448,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(448,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(448,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(448,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(448,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(448,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(448,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(448,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(448,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(448,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(448,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(448,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(448,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(448,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(448,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(448,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(448,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(448,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(448,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(448,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(448,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(448,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(448,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(448,'Yellow','2025-05-21','A','2025-05-21 04:37:35',NULL),(448,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(448,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(448,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(448,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(448,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(448,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(448,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(448,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(448,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(448,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(448,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(448,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(448,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(448,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(448,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(448,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(448,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(448,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(448,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(448,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(448,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(448,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(448,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(448,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(449,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(449,'Green','2023-09-02','A','2023-09-02 04:43:34',NULL),(449,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(449,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(449,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(449,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(449,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(449,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(449,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(449,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(449,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(449,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(449,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(449,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(449,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(449,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(449,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(449,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(449,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(449,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(449,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(449,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(449,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(449,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(449,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(449,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(449,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(449,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(449,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(449,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(449,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(449,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(449,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(449,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(449,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(449,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(449,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(449,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(449,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(449,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(449,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(449,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(449,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(449,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(449,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(449,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(449,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(449,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(449,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(449,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(449,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(449,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(449,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(449,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(449,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(449,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(449,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(449,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(449,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(449,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(449,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(449,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(449,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(449,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(449,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(449,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(449,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(449,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(449,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(449,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(449,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(449,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(449,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(449,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(449,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(449,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(449,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(449,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(449,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(449,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(449,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(449,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(449,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(449,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(449,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(449,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(449,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(449,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(449,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(449,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(449,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(449,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(449,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(449,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(449,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(449,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(449,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(449,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(449,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(449,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(449,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(449,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(449,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(449,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(449,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(449,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(449,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(449,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(449,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(449,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(449,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(449,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(449,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(449,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(449,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(449,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(449,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(449,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(449,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(449,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(449,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(449,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(449,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(449,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(449,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(449,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(449,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(449,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(449,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(449,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(449,'Green','2024-03-18','A','2024-03-18 03:43:14',NULL),(449,'Green','2024-03-19','A','2024-03-19 05:18:36',NULL),(449,'Green','2024-03-20','A','2024-03-20 04:12:46',NULL),(449,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(449,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(449,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(449,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(449,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(449,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(449,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(449,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(449,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(449,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(449,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(449,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(449,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(449,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(449,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(449,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(449,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(449,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(449,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(449,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(449,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(449,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(449,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(449,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(449,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(449,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(449,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(449,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(449,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(449,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(449,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(449,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(449,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(449,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(449,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(449,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(449,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(449,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(449,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(449,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(449,'Green','2024-07-01','A','2024-07-02 08:00:55',NULL),(449,'Green','2024-07-02','A','2024-07-02 06:13:42',NULL),(449,'Green','2024-07-03','A','2024-07-03 04:49:47',NULL),(449,'Green','2024-07-04','A','2024-07-05 04:34:11',NULL),(449,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(449,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(449,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(449,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(449,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(449,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(449,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(449,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(449,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(449,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(449,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(449,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(449,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(449,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(449,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(449,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(449,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(449,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(449,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(449,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(449,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(449,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(449,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(449,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(449,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(449,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(449,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(449,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(449,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(449,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(449,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(449,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(449,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(449,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(449,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(449,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(449,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(449,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(449,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(449,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(449,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(449,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(449,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(449,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(449,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(449,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(449,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(449,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(449,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(449,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(449,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(449,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(449,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(449,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(449,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(449,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(449,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(449,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(449,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(449,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(449,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(449,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(449,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(449,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(449,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(449,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(449,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(449,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(449,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(449,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(449,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(449,'Green','2024-11-07','A','2024-11-07 03:26:36',NULL),(449,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(449,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(449,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(449,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(449,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(449,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(449,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(449,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(449,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(449,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(449,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(449,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(449,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(449,'Green','2024-11-27','A','2024-11-27 03:48:59',NULL),(449,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(449,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(449,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(449,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(449,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(449,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(449,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(449,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(449,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(449,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(449,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(449,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(449,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(449,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(449,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(449,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(449,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(449,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(449,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(449,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(449,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(449,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(449,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(449,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(449,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(449,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(449,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(449,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(449,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(449,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(449,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(449,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(449,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(449,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(449,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(449,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(449,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(449,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(449,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(449,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(449,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(449,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(449,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(449,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(449,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(449,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(449,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(449,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(449,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(449,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(449,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(449,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(449,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(449,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(449,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(449,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(449,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(449,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(449,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(449,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(449,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(449,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(449,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(449,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(449,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(449,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(449,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(449,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(449,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(449,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(449,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(449,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(449,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(449,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(449,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(449,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(449,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(449,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(449,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(449,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(449,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(449,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(449,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(449,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(449,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(449,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(449,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(449,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(449,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(449,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(449,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(449,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(449,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(449,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(449,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(449,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(449,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(449,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(449,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(449,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(449,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(449,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(449,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(449,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(449,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(449,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(449,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(449,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(449,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(449,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(449,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(449,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(449,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(449,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(449,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(449,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(449,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(449,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(449,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(449,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(449,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(449,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(449,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(449,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(450,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(450,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(450,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(450,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(450,'Orange','2023-08-28','A','2023-08-28 05:35:02',NULL),(450,'Orange','2023-08-29','A','2023-08-29 05:17:36',NULL),(450,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(450,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(450,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(450,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(450,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(450,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(450,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(450,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(450,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(450,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(450,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(450,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(450,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(450,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(450,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(450,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(450,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(450,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(450,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(450,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(450,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(450,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(450,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(450,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(450,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(450,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(450,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(450,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(450,'Orange','2023-10-06','A','2023-10-06 03:29:45',NULL),(450,'Orange','2023-10-07','A','2023-10-07 03:34:41',NULL),(450,'Orange','2023-10-09','A','2023-10-09 03:25:27',NULL),(450,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(450,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(450,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(450,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(450,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(450,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(450,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(450,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(450,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(450,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(450,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(450,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(450,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(450,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(450,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(450,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(450,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(450,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(450,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(450,'Orange','2023-11-04','A','2023-11-04 05:08:51',NULL),(450,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(450,'Orange','2023-11-07','A','2023-11-07 03:58:32',NULL),(450,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(450,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(450,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(450,'Orange','2023-11-15','A','2023-11-25 05:26:24',NULL),(450,'Orange','2023-11-16','A','2023-11-16 04:05:38',NULL),(450,'Orange','2023-11-17','A','2023-11-17 05:13:22',NULL),(450,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(450,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(450,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(450,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(450,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(450,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(450,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(450,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(450,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(450,'Orange','2023-11-29','L','2023-11-29 11:39:28',NULL),(450,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(450,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(450,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(450,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(450,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(450,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(450,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(450,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(450,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(450,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(450,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(450,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(450,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(450,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(450,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(450,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(450,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(450,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(450,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(450,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(450,'Orange','2024-01-19','A','2024-01-20 08:18:31',NULL),(450,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(450,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(450,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(450,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(450,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(450,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(450,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(450,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(450,'Orange','2024-02-01','A','2024-02-01 05:19:56',NULL),(450,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(450,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(450,'Orange','2024-02-12','A','2024-02-12 03:49:38',NULL),(450,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(450,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(450,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(450,'Orange','2024-02-16','A','2024-02-16 04:18:53',NULL),(450,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(450,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(450,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(450,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(450,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(450,'Orange','2024-02-27','A','2024-02-27 11:35:45',NULL),(450,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(450,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(450,'Orange','2024-03-04','A','2024-03-04 03:53:10',NULL),(450,'Orange','2024-03-05','A','2024-03-05 04:14:10',NULL),(450,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(450,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(450,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(450,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(450,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(450,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(450,'Orange','2024-03-13','A','2024-03-13 03:32:21',NULL),(450,'Orange','2024-03-14','A','2024-03-14 03:24:57',NULL),(450,'Orange','2024-03-15','A','2024-03-15 03:45:59',NULL),(450,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(450,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(450,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(450,'Orange','2024-03-21','A','2024-03-21 04:00:20',NULL),(450,'Orange','2024-03-22','A','2024-03-22 03:56:50',NULL),(450,'Orange','2024-03-25','A','2024-03-25 03:49:24',NULL),(450,'Orange','2024-03-26','A','2024-03-26 04:56:20',NULL),(450,'Orange','2024-03-27','A','2024-03-27 03:24:50',NULL),(450,'Orange','2024-03-28','A','2024-03-28 03:59:47',NULL),(450,'Orange','2024-03-29','A','2024-03-29 03:32:20',NULL),(450,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(450,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(450,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(450,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(450,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(450,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(450,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(450,'Orange','2024-04-24','A','2024-04-24 04:18:12',NULL),(450,'Orange','2024-04-25','A','2024-04-25 05:04:10',NULL),(450,'Orange','2024-04-26','A','2024-04-26 04:07:26',NULL),(450,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(450,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(450,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(450,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(450,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(450,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(450,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(450,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(450,'Orange','2024-05-11','A','2024-05-11 04:27:14',NULL),(450,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(450,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(450,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(450,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(450,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(450,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(450,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(450,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(450,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(450,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(450,'Orange','2024-05-29','A','2024-05-29 07:00:36',NULL),(450,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(450,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(450,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(450,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(450,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(450,'Orange','2024-07-03','A','2024-07-03 05:01:47',NULL),(450,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(450,'Orange','2024-07-05','A','2024-07-05 05:21:28',NULL),(450,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(450,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(450,'Orange','2024-07-09','A','2024-07-09 06:41:20',NULL),(450,'Orange','2024-07-10','A','2024-07-11 04:21:02',NULL),(450,'Orange','2024-07-11','A','2024-07-11 10:03:32',NULL),(450,'Orange','2024-07-12','A','2024-07-12 05:23:11',NULL),(450,'Orange','2024-07-13','A','2024-07-13 08:15:09',NULL),(450,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(450,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(450,'Orange','2024-07-20','A','2024-07-20 09:44:25',NULL),(450,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(450,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(450,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(450,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(450,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(450,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(450,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(450,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(450,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(450,'Orange','2024-08-13','A','2024-08-13 05:18:12',NULL),(450,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(450,'Orange','2024-08-16','A','2024-08-16 04:26:45',NULL),(450,'Orange','2024-08-17','A','2024-08-17 04:50:18',NULL),(450,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(450,'Orange','2024-09-03','A','2024-09-03 16:53:38',NULL),(450,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(450,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(450,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(450,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(450,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(450,'Orange','2024-09-13','A','2024-09-13 04:19:20',NULL),(450,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(450,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(450,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(450,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(450,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(450,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(450,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(450,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(450,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(450,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(450,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(450,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(450,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(450,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(450,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(450,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(450,'Orange','2024-10-08','A','2024-10-08 03:24:47',NULL),(450,'Orange','2024-10-09','A','2024-10-09 03:43:01',NULL),(450,'Orange','2024-10-10','A','2024-10-10 03:49:51',NULL),(450,'Orange','2024-10-11','A','2024-10-11 03:50:04',NULL),(450,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(450,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(450,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(450,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(450,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(450,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(450,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(450,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(450,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(450,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(450,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(450,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(450,'Orange','2024-10-28','A','2024-10-28 03:46:11',NULL),(450,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(450,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(450,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(450,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(450,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(450,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(450,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(450,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(450,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(450,'Orange','2024-11-08','A','2024-11-08 03:47:33',NULL),(450,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(450,'Orange','2024-11-12','A','2024-11-12 03:38:36',NULL),(450,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(450,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(450,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(450,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(450,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(450,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(450,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(450,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(450,'Orange','2024-11-25','A','2024-11-25 03:48:15',NULL),(450,'Orange','2024-11-26','A','2024-11-26 03:35:59',NULL),(450,'Orange','2024-11-27','A','2024-11-27 03:52:30',NULL),(450,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(450,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(450,'Orange','2024-11-30','A','2024-11-30 03:32:44',NULL),(450,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(450,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(450,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(450,'Orange','2025-01-09','A','2025-01-09 03:37:40',NULL),(450,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(450,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(450,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(450,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(450,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(450,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(450,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(450,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(450,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(450,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(450,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(450,'Pink','2025-01-21','A','2025-02-28 06:49:39',NULL),(450,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(450,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(450,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(450,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(450,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(450,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(450,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(450,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(450,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(450,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(450,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(450,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(450,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(450,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(450,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(450,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(450,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(450,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(450,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(450,'Pink','2025-02-21','A','2025-03-01 06:36:36',NULL),(450,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(450,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(450,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(450,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(450,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(450,'Pink','2025-03-01','A','2025-03-01 07:22:06',NULL),(450,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(450,'Pink','2025-03-04','A','2025-03-04 03:51:34',NULL),(450,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(450,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(450,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(450,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(450,'Pink','2025-03-11','A','2025-03-11 04:46:34',NULL),(450,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(450,'Pink','2025-03-13','A','2025-03-13 04:29:27',NULL),(450,'Pink','2025-03-14','A','2025-03-15 04:41:53',NULL),(450,'Pink','2025-03-15','A','2025-03-15 04:43:18',NULL),(450,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(450,'Pink','2025-03-18','A','2025-03-19 03:32:45',NULL),(450,'Pink','2025-03-19','A','2025-03-19 03:33:38',NULL),(450,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(450,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(450,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(450,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(450,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(450,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(450,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(450,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(450,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(450,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(450,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(450,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(450,'Pink','2025-04-19','A','2025-04-21 04:10:57',NULL),(450,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(450,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(450,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(450,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(450,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(450,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(450,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(450,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(450,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(450,'Pink','2025-05-05','A','2025-05-05 11:16:00',NULL),(450,'Pink','2025-05-06','L','2025-05-08 04:20:37',NULL),(450,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(450,'Pink','2025-05-08','L','2025-05-08 04:17:18',NULL),(450,'Pink','2025-05-09','A','2025-05-09 06:13:29',NULL),(450,'Pink','2025-05-10','L','2025-05-10 06:28:39',NULL),(450,'Pink','2025-05-12','L','2025-05-12 03:42:51',NULL),(450,'Pink','2025-05-13','L','2025-05-13 04:19:44',NULL),(450,'Pink','2025-05-14','A','2025-05-14 04:01:48',NULL),(450,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(450,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(450,'Pink','2025-05-17','A','2025-05-17 04:16:35',NULL),(450,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(450,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(450,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(450,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(450,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(450,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(450,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(450,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(450,'Pink','2025-06-10','A','2025-06-10 07:29:55',NULL),(450,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(450,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(450,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(450,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(450,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(450,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(450,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(450,'Pink','2025-07-03','A','2025-07-03 04:41:48',NULL),(450,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(450,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(450,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(450,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(450,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(450,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(450,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(450,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(450,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(452,'Orange','2023-08-23','A','2023-08-23 05:13:23',NULL),(452,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(452,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(452,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(452,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(452,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(452,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(452,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(452,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(452,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(452,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(452,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(452,'Orange','2023-09-08','A','2023-09-08 04:06:01',NULL),(452,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(452,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(452,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(452,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(452,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(452,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(452,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(452,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(452,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(452,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(452,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(452,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(452,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(452,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(452,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(452,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(452,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(452,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(452,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(452,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(452,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(452,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(452,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(452,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(452,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(452,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(452,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(452,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(452,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(452,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(452,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(452,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(452,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(452,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(452,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(452,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(452,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(452,'Orange','2023-10-27','A','2023-10-27 05:07:31',NULL),(452,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(452,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(452,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(452,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(452,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(452,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(452,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(452,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(452,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(452,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(452,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(452,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(452,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(452,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(452,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(452,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(452,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(452,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(452,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(452,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(452,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(452,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(452,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(452,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(452,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(452,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(452,'Orange','2023-12-02','A','2023-12-02 03:50:06',NULL),(452,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(452,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(452,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(452,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(452,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(452,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(452,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(452,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(452,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(452,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(452,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(452,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(452,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(452,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(452,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(452,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(452,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(452,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(452,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(452,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(452,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(452,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(452,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(452,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(452,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(452,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(452,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(452,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(452,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(452,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(452,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(452,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(452,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(452,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(452,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(452,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(452,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(452,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(452,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(452,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(452,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(452,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(452,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(452,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(452,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(452,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(452,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(452,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(452,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(452,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(452,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(452,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(452,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(452,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(452,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(452,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(452,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(452,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(452,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(452,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(452,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(452,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(452,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(452,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(452,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(452,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(452,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(452,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(452,'Orange','2024-04-20','L','2024-04-20 04:11:43',NULL),(452,'Orange','2024-04-22','L','2024-04-22 06:22:19',NULL),(452,'Orange','2024-04-24','A','2024-04-24 04:18:12',NULL),(452,'Orange','2024-04-25','L','2024-04-25 05:04:10',NULL),(452,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(452,'Orange','2024-04-29','A','2024-04-29 04:27:40',NULL),(452,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(452,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(452,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(452,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(452,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(452,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(452,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(452,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(452,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(452,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(452,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(452,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(452,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(452,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(452,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(452,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(452,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(452,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(452,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(452,'Orange','2024-05-30','A','2024-05-30 07:20:48',NULL),(452,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(452,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(452,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(452,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(452,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(452,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(452,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(452,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(452,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(452,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(452,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(452,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(452,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(452,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(452,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(452,'Orange','2024-07-19','A','2024-07-19 07:42:57',NULL),(452,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(452,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(452,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(452,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(452,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(452,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(452,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(452,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(452,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(452,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(452,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(452,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(452,'Orange','2024-08-16','A','2024-08-16 04:26:45',NULL),(452,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(452,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(452,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(452,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(452,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(452,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(452,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(452,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(452,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(452,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(452,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(452,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(452,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(452,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(452,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(452,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(452,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(452,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(452,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(452,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(452,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(452,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(452,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(452,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(452,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(452,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(452,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(452,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(452,'Orange','2024-10-11','A','2024-10-11 03:50:04',NULL),(452,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(452,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(452,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(452,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(452,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(452,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(452,'Orange','2024-10-21','A','2024-10-21 03:49:17',NULL),(452,'Orange','2024-10-22','A','2024-10-22 03:39:31',NULL),(452,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(452,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(452,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(452,'Orange','2024-10-26','A','2024-10-26 04:18:48',NULL),(452,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(452,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(452,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(452,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(452,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(452,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(452,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(452,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(452,'Orange','2024-11-06','A','2024-11-06 03:41:59',NULL),(452,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(452,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(452,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(452,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(452,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(452,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(452,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(452,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(452,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(452,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(452,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(452,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(452,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(452,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(452,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(452,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(452,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(452,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(452,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(452,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(452,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(452,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(452,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(452,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(452,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(452,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(452,'Orange','2025-01-16','A','2025-01-16 03:33:16',NULL),(452,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(452,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(452,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(452,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(452,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(452,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(452,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(452,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(452,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(452,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(452,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(452,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(452,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(452,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(452,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(452,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(452,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(452,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(452,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(452,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(452,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(452,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(452,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(452,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(452,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(452,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(452,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(452,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(452,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(452,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(452,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(452,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(452,'Pink','2025-03-01','A','2025-03-01 07:22:06',NULL),(452,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(452,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(452,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(452,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(452,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(452,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(452,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(452,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(452,'Pink','2025-03-13','A','2025-03-13 04:29:27',NULL),(452,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(452,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(452,'Pink','2025-03-17','A','2025-03-17 07:09:54',NULL),(452,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(452,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(452,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(452,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(452,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(452,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(452,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(452,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(452,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(452,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(452,'Pink','2025-04-15','A','2025-04-15 04:43:09',NULL),(452,'Pink','2025-04-16','A','2025-04-16 05:42:06',NULL),(452,'Pink','2025-04-17','A','2025-04-17 03:57:52',NULL),(452,'Pink','2025-04-18','A','2025-04-18 08:32:58',NULL),(452,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(452,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(452,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(452,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(452,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(452,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(452,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(452,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(452,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(452,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(452,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(452,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(452,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(452,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(452,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(452,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(452,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(452,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(452,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(452,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(452,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(452,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(452,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(452,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(452,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(452,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(452,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(452,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(452,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(452,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(452,'Pink','2025-06-10','A','2025-06-10 07:29:55',NULL),(452,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(452,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(452,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(452,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(452,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(452,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(452,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(452,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(452,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(452,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(452,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(452,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(452,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(452,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(452,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(452,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(452,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(453,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(453,'Orange','2023-08-24','A','2023-08-24 04:48:25',NULL),(453,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(453,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(453,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(453,'Orange','2023-08-29','A','2023-08-29 05:17:36',NULL),(453,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(453,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(453,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(453,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(453,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(453,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(453,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(453,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(453,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(453,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(453,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(453,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(453,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(453,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(453,'Orange','2023-09-18','A','2023-09-18 03:32:27',NULL),(453,'Orange','2023-09-19','A','2023-09-19 03:24:40',NULL),(453,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(453,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(453,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(453,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(453,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(453,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(453,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(453,'Orange','2023-09-28','A','2023-09-28 03:31:49',NULL),(453,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(453,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(453,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(453,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(453,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(453,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(453,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(453,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(453,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(453,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(453,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(453,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(453,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(453,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(453,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(453,'Orange','2023-10-21','A','2023-10-21 05:25:35',NULL),(453,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(453,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(453,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(453,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(453,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(453,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(453,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(453,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(453,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(453,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(453,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(453,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(453,'Orange','2023-11-07','A','2023-11-07 03:58:32',NULL),(453,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(453,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(453,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(453,'Orange','2023-11-15','A','2023-11-25 05:26:24',NULL),(453,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(453,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(453,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(453,'Orange','2023-11-20','A','2023-11-20 04:39:23',NULL),(453,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(453,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(453,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(453,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(453,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(453,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(453,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(453,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(453,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(453,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(453,'Orange','2023-12-02','A','2023-12-02 03:50:06',NULL),(453,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(453,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(453,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(453,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(453,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(453,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(453,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(453,'Orange','2023-12-12','A','2023-12-20 11:01:33',NULL),(453,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(453,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(453,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(453,'Orange','2024-01-04','A','2024-01-15 09:32:01',NULL),(453,'Orange','2024-01-05','A','2024-01-15 09:54:21',NULL),(453,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(453,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(453,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(453,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(453,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(453,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(453,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(453,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(453,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(453,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(453,'Orange','2024-01-29','A','2024-01-30 04:38:55',NULL),(453,'Orange','2024-01-30','A','2024-01-30 04:38:20',NULL),(453,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(453,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(453,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(453,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(453,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(453,'Orange','2024-02-13','A','2024-02-13 05:01:57',NULL),(453,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(453,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(453,'Orange','2024-02-16','A','2024-02-16 04:18:53',NULL),(453,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(453,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(453,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(453,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(453,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(453,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(453,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(453,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(453,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(453,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(453,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(453,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(453,'Orange','2024-03-08','A','2024-03-08 06:15:01',NULL),(453,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(453,'Orange','2024-03-11','A','2024-03-11 05:30:53',NULL),(453,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(453,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(453,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(453,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(453,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(453,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(453,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(453,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(453,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(453,'Orange','2024-03-25','A','2024-03-25 03:49:24',NULL),(453,'Orange','2024-03-26','A','2024-03-26 04:56:20',NULL),(453,'Orange','2024-03-27','A','2024-03-27 03:24:50',NULL),(453,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(453,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(453,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(453,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(453,'Orange','2024-04-17','A','2024-04-17 10:07:24',NULL),(453,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(453,'Orange','2024-04-19','A','2024-04-19 05:14:56',NULL),(453,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(453,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(453,'Orange','2024-04-24','A','2024-04-24 04:18:12',NULL),(453,'Orange','2024-04-25','A','2024-04-25 05:04:10',NULL),(453,'Orange','2024-04-26','A','2024-04-26 04:07:26',NULL),(453,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(453,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(453,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(453,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(453,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(453,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(453,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(453,'Orange','2024-05-10','A','2024-05-10 04:31:07',NULL),(453,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(453,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(453,'Orange','2024-05-14','A','2024-05-14 04:46:33',NULL),(453,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(453,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(453,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(453,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(453,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(453,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(453,'Orange','2024-05-25','A','2024-05-25 03:50:03',NULL),(453,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(453,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(453,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(453,'Orange','2024-05-31','A','2024-05-31 05:21:32',NULL),(453,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(453,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(453,'Orange','2024-07-02','A','2024-07-02 06:57:43',NULL),(453,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(453,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(453,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(453,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(453,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(453,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(453,'Orange','2024-07-10','A','2024-07-11 04:21:02',NULL),(453,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(453,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(453,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(453,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(453,'Orange','2024-07-19','A','2024-07-19 07:42:57',NULL),(453,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(453,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(453,'Orange','2024-07-23','A','2024-07-24 04:25:06',NULL),(453,'Orange','2024-07-24','A','2024-07-24 04:25:42',NULL),(453,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(453,'Orange','2024-07-27','A','2024-07-27 08:03:15',NULL),(453,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(453,'Orange','2024-07-30','A','2024-07-31 14:43:29',NULL),(453,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(453,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(453,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(453,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(453,'Orange','2024-08-16','A','2024-08-16 04:26:45',NULL),(453,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(453,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(453,'Orange','2024-09-03','A','2024-09-03 16:53:38',NULL),(453,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(453,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(453,'Orange','2024-09-07','A','2024-09-07 03:42:53',NULL),(453,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(453,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(453,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(453,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(453,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(453,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(453,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(453,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(453,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(453,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(453,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(453,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(453,'Orange','2024-09-28','A','2024-09-28 03:36:31',NULL),(453,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(453,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(453,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(453,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(453,'Orange','2024-10-05','A','2024-10-05 03:59:20',NULL),(453,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(453,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(453,'Orange','2024-10-09','A','2024-10-09 03:43:01',NULL),(453,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(453,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(453,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(453,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(453,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(453,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(453,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(453,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(453,'Orange','2024-10-21','A','2024-10-21 03:49:17',NULL),(453,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(453,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(453,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(453,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(453,'Orange','2024-10-26','A','2024-10-26 04:18:48',NULL),(453,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(453,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(453,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(453,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(453,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(453,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(453,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(453,'Orange','2024-11-05','A','2024-11-05 03:22:29',NULL),(453,'Orange','2024-11-06','A','2024-11-06 03:41:59',NULL),(453,'Orange','2024-11-07','A','2024-11-07 03:27:39',NULL),(453,'Orange','2024-11-08','A','2024-11-08 03:47:33',NULL),(453,'Orange','2024-11-11','A','2024-11-11 03:47:13',NULL),(453,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(453,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(453,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(453,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(453,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(453,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(453,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(453,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(453,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(453,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(453,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(453,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(453,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(453,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(453,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(453,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(453,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(453,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(453,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(453,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(453,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(453,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(453,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(453,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(453,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(453,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(453,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(453,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(453,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(453,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(453,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(453,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(453,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(453,'Orange','2025-02-07','A','2025-02-28 06:42:00',NULL),(453,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(453,'Orange','2025-02-10','A','2025-02-28 06:43:04',NULL),(453,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(453,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(453,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(453,'Orange','2025-02-17','A','2025-02-28 06:45:20',NULL),(453,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(453,'Orange','2025-02-19','A','2025-02-28 06:46:00',NULL),(453,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(453,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(453,'Orange','2025-02-22','A','2025-02-28 06:36:07',NULL),(453,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(453,'Orange','2025-02-25','A','2025-02-25 05:24:32',NULL),(453,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(453,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(453,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(453,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(453,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(453,'Orange','2025-03-04','A','2025-03-04 03:47:55',NULL),(453,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(453,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(453,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(453,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(453,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(453,'Orange','2025-03-12','A','2025-03-12 03:31:22',NULL),(453,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(453,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(453,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(453,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(453,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(453,'Orange','2025-03-19','A','2025-03-19 03:30:25',NULL),(453,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(453,'Orange','2025-03-21','A','2025-03-21 03:51:51',NULL),(453,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(453,'Orange','2025-04-08','A','2025-04-08 05:11:21',NULL),(453,'Orange','2025-04-09','A','2025-04-09 04:04:04',NULL),(453,'Orange','2025-04-11','A','2025-04-12 04:58:43',NULL),(453,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(453,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(453,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(453,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(453,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(453,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(453,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(453,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(453,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(453,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(453,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(453,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(453,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(453,'Orange','2025-04-29','A','2025-04-29 04:27:36',NULL),(453,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(453,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(453,'Orange','2025-05-05','A','2025-05-05 11:14:25',NULL),(453,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(453,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(453,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(453,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(453,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(453,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(453,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(453,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(453,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(453,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(453,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(453,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(453,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(453,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(453,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(453,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(453,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(453,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(453,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(453,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(453,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(453,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(453,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(453,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(453,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(453,'Yellow','2025-06-30','A','2025-06-30 05:38:24',NULL),(453,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(453,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(453,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(453,'Yellow','2025-07-07','A','2025-07-07 05:28:02',NULL),(453,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(453,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(453,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(453,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(453,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(453,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(453,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(453,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(454,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(454,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(454,'Orange','2023-08-25','A','2023-08-25 06:50:51',NULL),(454,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(454,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(454,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(454,'Orange','2023-08-30','A','2023-08-30 04:30:12',NULL),(454,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(454,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(454,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(454,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(454,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(454,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(454,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(454,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(454,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(454,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(454,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(454,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(454,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(454,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(454,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(454,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(454,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(454,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(454,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(454,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(454,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(454,'Orange','2023-09-27','A','2023-09-27 03:40:12',NULL),(454,'Orange','2023-09-28','A','2023-09-28 03:31:49',NULL),(454,'Orange','2023-10-02','A','2023-10-03 03:27:00',NULL),(454,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(454,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(454,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(454,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(454,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(454,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(454,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(454,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(454,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(454,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(454,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(454,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(454,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(454,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(454,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(454,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(454,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(454,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(454,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(454,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(454,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(454,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(454,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(454,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(454,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(454,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(454,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(454,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(454,'Orange','2023-11-08','A','2023-11-08 05:39:12',NULL),(454,'Orange','2023-11-13','L','2023-11-13 04:56:11',NULL),(454,'Orange','2023-11-14','A','2023-11-29 11:56:54',NULL),(454,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(454,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(454,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(454,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(454,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(454,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(454,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(454,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(454,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(454,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(454,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(454,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(454,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(454,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(454,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(454,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(454,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(454,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(454,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(454,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(454,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(454,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(454,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(454,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(454,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(454,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(454,'Orange','2024-01-01','A','2024-01-03 04:35:17',NULL),(454,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(454,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(454,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(454,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(454,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(454,'Orange','2024-01-18','A','2024-01-18 04:02:21',NULL),(454,'Orange','2024-01-19','A','2024-01-20 08:18:31',NULL),(454,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(454,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(454,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(454,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(454,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(454,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(454,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(454,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(454,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(454,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(454,'Orange','2024-02-03','A','2024-02-03 13:51:56',NULL),(454,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(454,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(454,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(454,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(454,'Orange','2024-02-16','A','2024-02-16 04:18:53',NULL),(454,'Orange','2024-02-17','A','2024-02-17 04:26:00',NULL),(454,'Orange','2024-02-19','A','2024-02-19 03:46:06',NULL),(454,'Orange','2024-02-20','L','2024-02-20 04:10:41',NULL),(454,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(454,'Orange','2024-02-22','L','2024-02-22 05:00:00',NULL),(454,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(454,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(454,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(454,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(454,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(454,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(454,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(454,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(454,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(454,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(454,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(454,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(454,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(454,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(454,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(454,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(454,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(454,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(454,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(454,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(454,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(454,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(454,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(454,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(454,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(454,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(454,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(454,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(454,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(454,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(454,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(454,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(454,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(454,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(454,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(454,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(454,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(454,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(454,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(454,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(454,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(454,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(454,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(454,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(454,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(454,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(454,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(454,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(454,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(454,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(454,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(454,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(454,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(454,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(454,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(454,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(454,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(454,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(454,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(454,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(454,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(454,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(454,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(454,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(454,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(454,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(454,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(454,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(454,'Orange','2024-07-13','A','2024-07-13 08:15:09',NULL),(454,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(454,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(454,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(454,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(454,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(454,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(454,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(454,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(454,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(454,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(454,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(454,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(454,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(454,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(454,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(454,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(454,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(454,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(454,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(454,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(454,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(454,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(454,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(454,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(454,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(454,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(454,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(454,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(454,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(454,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(454,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(454,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(454,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(454,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(454,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(454,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(454,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(454,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(454,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(454,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(454,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(454,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(454,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(454,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(454,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(454,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(454,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(454,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(454,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(454,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(454,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(454,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(454,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(454,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(454,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(454,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(454,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(454,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(454,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(454,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(454,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(454,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(454,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(454,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(454,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(454,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(454,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(454,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(454,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(454,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(454,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(454,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(454,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(454,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(454,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(454,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(454,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(454,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(454,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(454,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(454,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(454,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(454,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(454,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(454,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(454,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(454,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(454,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(454,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(454,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(454,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(454,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(454,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(454,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(454,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(454,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(454,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(454,'Pink','2025-01-20','A','2025-02-28 06:49:24',NULL),(454,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(454,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(454,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(454,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(454,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(454,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(454,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(454,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(454,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(454,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(454,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(454,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(454,'Pink','2025-02-10','A','2025-03-01 05:57:43',NULL),(454,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(454,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(454,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(454,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(454,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(454,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(454,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(454,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(454,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(454,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(454,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(454,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(454,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(454,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(454,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(454,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(454,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(454,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(454,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(454,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(454,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(454,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(454,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(454,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(454,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(454,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(454,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(454,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(454,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(454,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(454,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(454,'Pink','2025-04-08','A','2025-04-08 05:14:52',NULL),(454,'Pink','2025-04-09','A','2025-04-09 03:57:32',NULL),(454,'Pink','2025-04-11','A','2025-04-12 04:47:51',NULL),(454,'Pink','2025-04-12','A','2025-04-12 04:46:51',NULL),(454,'Pink','2025-04-14','A','2025-04-14 06:21:23',NULL),(454,'Pink','2025-04-15','A','2025-04-15 04:43:09',NULL),(454,'Pink','2025-04-16','A','2025-04-16 05:42:06',NULL),(454,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(454,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(454,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(454,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(454,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(454,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(454,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(454,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(454,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(454,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(454,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(454,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(454,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(454,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(454,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(454,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(454,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(454,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(454,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(454,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(454,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(454,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(454,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(454,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(454,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(454,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(454,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(454,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(454,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(454,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(454,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(454,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(454,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(454,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(454,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(454,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(454,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(454,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(454,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(454,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(454,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(454,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(454,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(454,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(454,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(454,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(454,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(454,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(454,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(454,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(455,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(455,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(455,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(455,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(455,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(455,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(455,'Green','2023-09-09','A','2023-09-09 04:29:04',NULL),(455,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(455,'Green','2023-09-12','A','2023-09-12 03:42:27',NULL),(455,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(455,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(455,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(455,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(455,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(455,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(455,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(455,'Green','2023-09-21','A','2023-09-21 05:56:43',NULL),(455,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(455,'Green','2023-09-23','A','2023-09-23 04:30:20',NULL),(455,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(455,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(455,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(455,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(455,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(455,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(455,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(455,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(455,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(455,'Green','2023-10-07','A','2023-10-07 03:37:45',NULL),(455,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(455,'Green','2023-10-09','A','2023-10-09 03:28:00',NULL),(455,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(455,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(455,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(455,'Green','2023-10-17','A','2023-10-17 03:45:39',NULL),(455,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(455,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(455,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(455,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(455,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(455,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(455,'Green','2023-10-25','A','2023-10-25 04:28:43',NULL),(455,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(455,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(455,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(455,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(455,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(455,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(455,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(455,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(455,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(455,'Green','2023-11-07','A','2023-11-07 03:54:07',NULL),(455,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(455,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(455,'Green','2023-11-14','A','2023-11-16 04:02:57',NULL),(455,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(455,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(455,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(455,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(455,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(455,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(455,'Green','2023-11-22','A','2023-11-22 05:50:15',NULL),(455,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(455,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(455,'Green','2023-11-25','A','2023-11-25 04:36:46',NULL),(455,'Green','2023-11-27','A','2023-11-27 04:26:59',NULL),(455,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(455,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(455,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(455,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(455,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(455,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(455,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(455,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(455,'Green','2023-12-12','A','2023-12-20 11:06:51',NULL),(455,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(455,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(455,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(455,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(455,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(455,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(455,'Green','2024-01-03','A','2024-01-23 09:39:57',NULL),(455,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(455,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(455,'Green','2024-01-06','A','2024-01-23 09:38:36',NULL),(455,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(455,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(455,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(455,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(455,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(455,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(455,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(455,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(455,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(455,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(455,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(455,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(455,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(455,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(455,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(455,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(455,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(455,'Green','2024-02-01','A','2024-02-01 05:18:32',NULL),(455,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(455,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(455,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(455,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(455,'Green','2024-02-14','A','2024-02-14 05:41:23',NULL),(455,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(455,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(455,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(455,'Green','2024-02-19','A','2024-02-19 03:47:32',NULL),(455,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(455,'Green','2024-02-21','A','2024-02-22 04:53:08',NULL),(455,'Green','2024-02-22','A','2024-02-22 04:50:11',NULL),(455,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(455,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(455,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(455,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(455,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(455,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(455,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(455,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(455,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(455,'Green','2024-03-09','A','2024-03-09 06:23:49',NULL),(455,'Green','2024-03-11','L','2024-03-11 05:29:27',NULL),(455,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(455,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(455,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(455,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(455,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(455,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(455,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(455,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(455,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(455,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(455,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(455,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(455,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(455,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(455,'Green','2024-04-15','A','2024-04-15 05:16:09',NULL),(455,'Green','2024-04-16','A','2024-04-16 03:34:00',NULL),(455,'Green','2024-04-17','A','2024-04-17 10:01:44',NULL),(455,'Green','2024-04-18','A','2024-04-18 04:21:38',NULL),(455,'Green','2024-04-19','A','2024-04-19 05:58:25',NULL),(455,'Green','2024-04-20','A','2024-04-20 04:05:43',NULL),(455,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(455,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(455,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(455,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(455,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(455,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(455,'Green','2024-05-02','A','2024-05-02 05:01:16',NULL),(455,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(455,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(455,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(455,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(455,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(455,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(455,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(455,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(455,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(455,'Green','2024-05-14','A','2024-05-14 04:03:56',NULL),(455,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(455,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(455,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(455,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(455,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(455,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(455,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(455,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(455,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(455,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(455,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(455,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(455,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(455,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(455,'Green','2024-07-05','A','2024-07-05 04:32:31',NULL),(455,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(455,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(455,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(455,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(455,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(455,'Green','2024-07-12','A','2024-07-12 05:43:38',NULL),(455,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(455,'Green','2024-07-18','A','2024-07-18 10:12:32',NULL),(455,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(455,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(455,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(455,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(455,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(455,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(455,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(455,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(455,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(455,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(455,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(455,'Green','2024-08-15','P','2024-08-15 07:21:24',NULL),(455,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(455,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(455,'Green','2024-08-23','A','2024-08-23 05:50:04',NULL),(455,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(455,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(455,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(455,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(455,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(455,'Green','2024-09-07','A','2024-09-07 03:33:07',NULL),(455,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(455,'Green','2024-09-16','A','2024-09-16 03:25:56',NULL),(455,'Green','2024-09-18','A','2024-09-18 03:27:26',NULL),(455,'Green','2024-09-19','A','2024-09-19 03:26:44',NULL),(455,'Green','2024-09-20','A','2024-09-20 03:28:49',NULL),(455,'Green','2024-09-21','A','2024-09-21 03:27:47',NULL),(455,'Green','2024-09-23','A','2024-09-23 05:01:40',NULL),(455,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(455,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(455,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(455,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(455,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(455,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(455,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(455,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(455,'Green','2024-10-07','A','2024-10-07 05:06:05',NULL),(455,'Green','2024-10-08','A','2024-10-08 03:23:39',NULL),(455,'Green','2024-10-09','A','2024-10-09 03:37:53',NULL),(455,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(455,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(455,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(455,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(455,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(455,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(455,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(455,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(455,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(455,'Green','2024-10-22','A','2024-10-22 03:34:34',NULL),(455,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(455,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(455,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(455,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(455,'Green','2024-10-28','A','2024-10-28 03:44:46',NULL),(455,'Green','2024-10-29','A','2024-10-29 03:47:40',NULL),(455,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(455,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(455,'Green','2024-11-01','A','2024-11-01 03:51:33',NULL),(455,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(455,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(455,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(455,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(455,'Green','2024-11-07','A','2024-11-07 03:26:36',NULL),(455,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(455,'Green','2024-11-11','A','2024-11-11 03:45:27',NULL),(455,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(455,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(455,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(455,'Green','2024-11-15','A','2024-11-15 04:29:28',NULL),(455,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(455,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(455,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(455,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(455,'Green','2024-11-21','A','2024-11-21 05:33:20',NULL),(455,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(455,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(455,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(455,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(455,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(455,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(455,'Green','2025-01-06','A','2025-01-06 05:06:32',NULL),(455,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(455,'Green','2025-01-08','A','2025-01-08 03:48:03',NULL),(455,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(455,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(455,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(455,'Green','2025-01-14','A','2025-01-14 05:11:59',NULL),(455,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(455,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(455,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(455,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(455,'Green','2025-01-20','A','2025-02-27 05:52:55',NULL),(455,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(455,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(455,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(455,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(455,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(455,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(455,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(455,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(455,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(455,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(455,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(455,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(455,'Green','2025-02-10','A','2025-02-27 07:04:40',NULL),(455,'Green','2025-02-11','A','2025-02-27 07:06:05',NULL),(455,'Green','2025-02-12','A','2025-02-27 07:08:46',NULL),(455,'Green','2025-02-13','A','2025-02-27 08:12:18',NULL),(455,'Green','2025-02-15','A','2025-02-27 08:15:02',NULL),(455,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(455,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(455,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(455,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(455,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(455,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(455,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(455,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(455,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(455,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(455,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(455,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(455,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(455,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(455,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(455,'Green','2025-03-08','A','2025-03-10 05:19:57',NULL),(455,'Green','2025-03-10','A','2025-03-10 05:26:27',NULL),(455,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(455,'Green','2025-03-12','A','2025-03-12 03:28:16',NULL),(455,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(455,'Green','2025-03-14','A','2025-03-15 04:36:10',NULL),(455,'Green','2025-03-15','A','2025-03-15 04:37:38',NULL),(455,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(455,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(455,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(455,'Green','2025-03-20','A','2025-03-20 04:40:12',NULL),(455,'Green','2025-03-21','A','2025-03-21 03:44:12',NULL),(455,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(455,'Green','2025-04-08','A','2025-04-08 05:09:40',NULL),(455,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(455,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(455,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(455,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(455,'Green','2025-04-15','A','2025-04-15 04:39:03',NULL),(455,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(455,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(455,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(455,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(455,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(455,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(455,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(455,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(455,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(455,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(455,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(455,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(455,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(455,'Green','2025-05-06','A','2025-05-08 04:45:42',NULL),(455,'Green','2025-05-07','A','2025-05-08 04:39:59',NULL),(455,'Green','2025-05-08','A','2025-05-08 04:33:29',NULL),(455,'Green','2025-05-09','A','2025-05-09 06:00:32',NULL),(455,'Green','2025-05-10','A','2025-05-10 06:21:20',NULL),(455,'Green','2025-05-12','A','2025-05-12 03:43:54',NULL),(455,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(455,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(455,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(455,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(455,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(455,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(455,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(455,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(455,'Green','2025-05-22','A','2025-05-22 05:29:56',NULL),(455,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(455,'Green','2025-05-26','A','2025-05-26 03:59:25',NULL),(455,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(455,'Green','2025-05-30','A','2025-05-30 05:09:45',NULL),(455,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(455,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(455,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(455,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(455,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(455,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(455,'Green','2025-06-30','A','2025-06-30 05:35:52',NULL),(455,'Green','2025-07-01','A','2025-07-01 05:13:51',NULL),(455,'Green','2025-07-02','A','2025-07-02 06:24:54',NULL),(455,'Green','2025-07-03','A','2025-07-03 04:38:56',NULL),(455,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(455,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(455,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(455,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(455,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(455,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(455,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(455,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(455,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(455,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(455,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(455,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(455,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(455,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(455,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(455,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(457,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(457,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(457,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(457,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(457,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(457,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(457,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(457,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(457,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(457,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(457,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(457,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(457,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(457,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(457,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(457,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(457,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(457,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(457,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(457,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(457,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(457,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(457,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(457,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(457,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(457,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(457,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(457,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(457,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(457,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(457,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(457,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(457,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(457,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(457,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(457,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(457,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(457,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(457,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(457,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(457,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(457,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(457,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(457,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(457,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(457,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(457,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(457,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(457,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(457,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(457,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(457,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(457,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(457,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(457,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(457,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(457,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(457,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(457,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(457,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(457,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(457,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(457,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(457,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(457,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(457,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(457,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(457,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(457,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(457,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(457,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(457,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(457,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(457,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(457,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(457,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(457,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(457,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(457,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(457,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(457,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(457,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(457,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(457,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(457,'Green','2024-01-06','A','2024-01-23 09:38:36',NULL),(457,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(457,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(457,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(457,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(457,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(457,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(457,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(457,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(457,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(457,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(457,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(457,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(457,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(457,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(457,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(457,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(457,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(457,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(457,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(457,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(457,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(457,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(457,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(457,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(457,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(457,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(457,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(457,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(457,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(457,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(457,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(457,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(457,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(457,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(457,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(457,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(457,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(457,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(457,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(457,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(457,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(457,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(457,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(457,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(457,'Green','2024-03-15','P','2024-03-15 03:51:34',NULL),(457,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(457,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(457,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(457,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(457,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(457,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(457,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(457,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(457,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(457,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(457,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(457,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(457,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(457,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(457,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(457,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(457,'Green','2024-04-22','A','2024-04-22 06:18:48',NULL),(457,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(457,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(457,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(457,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(457,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(457,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(457,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(457,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(457,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(457,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(457,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(457,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(457,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(457,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(457,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(457,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(457,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(457,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(457,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(457,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(457,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(457,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(457,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(457,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(457,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(457,'Green','2024-06-24','P','2024-06-24 05:50:09',NULL),(457,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(457,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(457,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(457,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(457,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(457,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(457,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(457,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(457,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(457,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(457,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(457,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(457,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(457,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(457,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(457,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(457,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(457,'Green','2024-07-24','A','2024-07-24 04:39:21',NULL),(457,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(457,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(457,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(457,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(457,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(457,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(457,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(457,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(457,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(457,'Green','2024-08-23','A','2024-08-23 05:50:04',NULL),(457,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(457,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(457,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(457,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(457,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(457,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(457,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(457,'Green','2024-09-16','A','2024-09-16 03:25:56',NULL),(457,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(457,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(457,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(457,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(457,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(457,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(457,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(457,'Green','2024-09-28','A','2024-09-28 03:31:18',NULL),(457,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(457,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(457,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(457,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(457,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(457,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(457,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(457,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(457,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(457,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(457,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(457,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(457,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(457,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(457,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(457,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(457,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(457,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(457,'Green','2024-10-23','A','2024-10-23 03:46:40',NULL),(457,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(457,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(457,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(457,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(457,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(457,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(457,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(457,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(457,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(457,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(457,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(457,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(457,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(457,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(457,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(457,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(457,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(457,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(457,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(457,'Green','2024-11-16','A','2024-11-16 03:39:45',NULL),(457,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(457,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(457,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(457,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(457,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(457,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(457,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(457,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(457,'Green','2024-11-29','A','2024-11-29 05:34:46',NULL),(457,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(457,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(457,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(457,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(457,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(457,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(457,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(457,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(457,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(457,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(457,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(457,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(457,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(457,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(457,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(457,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(457,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(457,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(457,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(457,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(457,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(457,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(457,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(457,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(457,'Green','2025-02-08','A','2025-02-27 07:03:40',NULL),(457,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(457,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(457,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(457,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(457,'Green','2025-02-15','A','2025-02-27 08:15:02',NULL),(457,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(457,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(457,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(457,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(457,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(457,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(457,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(457,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(457,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(457,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(457,'Green','2025-03-01','A','2025-03-01 07:13:11',NULL),(457,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(457,'Green','2025-03-04','A','2025-03-04 03:43:21',NULL),(457,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(457,'Green','2025-03-06','A','2025-03-06 03:42:40',NULL),(457,'Green','2025-03-08','A','2025-03-10 05:19:57',NULL),(457,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(457,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(457,'Green','2025-03-12','A','2025-03-12 03:28:16',NULL),(457,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(457,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(457,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(457,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(457,'Green','2025-03-18','L','2025-03-19 03:22:49',NULL),(457,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(457,'Green','2025-03-20','A','2025-03-20 04:40:12',NULL),(457,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(457,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(457,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(457,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(457,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(457,'Green','2025-04-12','A','2025-04-12 04:40:59',NULL),(457,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(457,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(457,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(457,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(457,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(457,'Green','2025-04-19','A','2025-04-21 03:55:56',NULL),(457,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(457,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(457,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(457,'Green','2025-04-25','A','2025-04-25 04:41:46',NULL),(457,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(457,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(457,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(457,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(457,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(457,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(457,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(457,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(457,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(457,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(457,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(457,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(457,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(457,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(457,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(457,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(457,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(457,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(457,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(457,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(457,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(457,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(457,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(457,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(457,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(457,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(457,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(457,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(457,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(457,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(457,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(457,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(457,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(457,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(457,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(457,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(457,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(457,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(457,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(457,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(457,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(457,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(457,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(457,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(457,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(457,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(457,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(457,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(457,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(457,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(459,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(459,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(459,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(459,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(459,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(459,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(459,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(459,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(459,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(459,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(459,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(459,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(459,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(459,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(459,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(459,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(459,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(459,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(459,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(459,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(459,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(459,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(459,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(459,'Blue','2025-02-27','A','2025-02-27 05:31:08',NULL),(459,'Blue','2025-02-28','A','2025-02-28 03:56:59',NULL),(459,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(459,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(459,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(459,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(459,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(459,'Blue','2025-03-08','A','2025-03-10 05:19:04',NULL),(459,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(459,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(459,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(459,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(459,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(459,'Blue','2025-03-15','A','2025-03-15 04:50:12',NULL),(459,'Blue','2025-03-17','A','2025-03-17 07:26:02',NULL),(459,'Blue','2025-03-18','A','2025-03-19 03:35:19',NULL),(459,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(459,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(459,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(459,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(459,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(459,'Blue','2025-04-08','A','2025-04-08 05:13:46',NULL),(459,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(459,'Blue','2025-04-11','A','2025-04-12 04:55:40',NULL),(459,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(459,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(459,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(459,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(459,'Blue','2025-04-17','A','2025-04-17 04:00:32',NULL),(459,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(459,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(459,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(459,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(459,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(459,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(459,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(459,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(459,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(459,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(459,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(459,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(459,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(459,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(459,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(459,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(459,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(459,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(459,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(459,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(459,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(459,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(459,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(459,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(459,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(459,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(459,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(459,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(459,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(459,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(459,'Blue','2025-06-10','P','2025-06-10 07:16:01',NULL),(459,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(459,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(459,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(459,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(459,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(459,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(459,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(459,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(459,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(459,'Blue','2025-07-08','A','2025-07-09 05:09:24',NULL),(459,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(459,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(459,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(459,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(459,'Blue','2025-07-15','A','2025-07-15 08:52:57',NULL),(459,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(459,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(459,'Orange','2023-08-23','A','2023-08-23 05:13:23',NULL),(459,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(459,'Orange','2023-08-25','A','2023-08-25 06:50:51',NULL),(459,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(459,'Orange','2023-08-28','A','2023-08-28 05:35:02',NULL),(459,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(459,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(459,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(459,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(459,'Orange','2023-09-04','A','2023-09-04 05:09:31',NULL),(459,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(459,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(459,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(459,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(459,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(459,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(459,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(459,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(459,'Orange','2023-09-15','A','2023-09-15 04:05:03',NULL),(459,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(459,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(459,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(459,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(459,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(459,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(459,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(459,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(459,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(459,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(459,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(459,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(459,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(459,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(459,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(459,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(459,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(459,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(459,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(459,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(459,'Orange','2023-10-14','A','2023-10-14 03:24:29',NULL),(459,'Orange','2023-10-16','A','2023-10-16 05:24:11',NULL),(459,'Orange','2023-10-17','A','2023-10-17 03:40:58',NULL),(459,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(459,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(459,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(459,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(459,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(459,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(459,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(459,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(459,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(459,'Orange','2023-10-30','A','2023-10-30 06:37:02',NULL),(459,'Orange','2023-10-31','A','2023-10-31 03:42:37',NULL),(459,'Orange','2023-11-01','A','2023-11-01 03:33:24',NULL),(459,'Orange','2023-11-02','A','2023-11-02 03:44:27',NULL),(459,'Orange','2023-11-03','A','2023-11-03 03:38:28',NULL),(459,'Orange','2023-11-04','A','2023-11-04 05:08:51',NULL),(459,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(459,'Orange','2023-11-07','A','2023-11-07 03:58:32',NULL),(459,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(459,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(459,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(459,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(459,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(459,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(459,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(459,'Orange','2023-11-20','A','2023-11-20 04:39:23',NULL),(459,'Orange','2023-11-21','A','2023-11-21 04:29:00',NULL),(459,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(459,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(459,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(459,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(459,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(459,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(459,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(459,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(459,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(459,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(459,'Orange','2023-12-04','A','2023-12-04 11:30:48',NULL),(459,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(459,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(459,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(459,'Orange','2023-12-08','A','2023-12-08 11:03:35',NULL),(459,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(459,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(459,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(459,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(459,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(459,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(459,'Orange','2024-01-04','A','2024-01-15 09:32:01',NULL),(459,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(459,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(459,'Orange','2024-01-16','A','2024-01-16 10:21:04',NULL),(459,'Orange','2024-01-17','A','2024-01-17 04:19:45',NULL),(459,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(459,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(459,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(459,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(459,'Orange','2024-01-24','A','2024-01-24 04:02:27',NULL),(459,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(459,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(459,'Orange','2024-01-29','A','2024-01-30 04:38:55',NULL),(459,'Orange','2024-01-30','A','2024-01-30 04:38:20',NULL),(459,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(459,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(459,'Orange','2024-02-02','A','2024-02-02 05:24:11',NULL),(459,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(459,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(459,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(459,'Orange','2024-02-14','A','2024-02-14 05:46:32',NULL),(459,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(459,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(459,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(459,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(459,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(459,'Orange','2024-02-21','A','2024-02-21 11:32:23',NULL),(459,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(459,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(459,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(459,'Orange','2024-02-29','A','2024-02-29 04:45:25',NULL),(459,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(459,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(459,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(459,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(459,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(459,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(459,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(459,'Orange','2024-03-12','A','2024-03-12 04:09:24',NULL),(459,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(459,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(459,'Orange','2024-03-15','A','2024-03-15 03:45:59',NULL),(459,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(459,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(459,'Orange','2024-03-20','A','2024-03-20 04:06:07',NULL),(459,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(459,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(459,'Orange','2024-03-25','A','2024-03-25 03:49:24',NULL),(459,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(459,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(459,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(459,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(459,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(459,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(459,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(459,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(459,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(459,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(459,'Orange','2024-04-22','L','2024-04-22 06:22:19',NULL),(459,'Orange','2024-04-24','A','2024-04-24 04:18:12',NULL),(459,'Orange','2024-04-25','A','2024-04-25 05:04:10',NULL),(459,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(459,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(459,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(459,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(459,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(459,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(459,'Orange','2024-05-06','A','2024-05-06 05:24:25',NULL),(459,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(459,'Orange','2024-05-10','A','2024-05-10 04:31:07',NULL),(459,'Orange','2024-05-11','A','2024-05-11 04:27:14',NULL),(459,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(459,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(459,'Orange','2024-05-15','A','2024-05-15 04:32:28',NULL),(459,'Orange','2024-05-16','A','2024-05-16 04:48:36',NULL),(459,'Orange','2024-05-17','A','2024-05-17 04:35:03',NULL),(459,'Orange','2024-05-18','A','2024-05-18 04:52:12',NULL),(459,'Orange','2024-05-20','A','2024-05-20 05:53:15',NULL),(459,'Orange','2024-05-21','A','2024-05-21 04:19:49',NULL),(459,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(459,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(459,'Orange','2024-05-29','A','2024-05-29 07:00:36',NULL),(459,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(459,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(459,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(459,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(459,'Orange','2024-07-02','A','2024-07-02 06:57:43',NULL),(459,'Orange','2024-07-03','A','2024-07-03 05:01:47',NULL),(459,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(459,'Orange','2024-07-05','A','2024-07-05 05:21:28',NULL),(459,'Orange','2024-07-06','A','2024-07-08 15:48:56',NULL),(459,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(459,'Orange','2024-07-09','A','2024-07-09 06:41:20',NULL),(459,'Orange','2024-07-10','A','2024-07-11 04:21:02',NULL),(459,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(459,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(459,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(459,'Orange','2024-07-18','A','2024-07-18 10:10:39',NULL),(459,'Orange','2024-07-19','A','2024-07-19 07:42:57',NULL),(459,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(459,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(459,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(459,'Orange','2024-07-24','A','2024-07-24 04:25:42',NULL),(459,'Orange','2024-07-26','A','2024-07-26 06:46:28',NULL),(459,'Orange','2024-07-27','A','2024-07-27 08:03:15',NULL),(459,'Orange','2024-07-29','A','2024-07-31 14:54:21',NULL),(459,'Orange','2024-07-30','A','2024-07-31 14:43:29',NULL),(459,'Orange','2024-08-06','A','2024-08-06 04:59:14',NULL),(459,'Orange','2024-08-09','A','2024-08-09 06:35:00',NULL),(459,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(459,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(459,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(459,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(459,'Orange','2024-08-23','A','2024-08-23 05:15:29',NULL),(459,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(459,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(459,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(459,'Orange','2024-09-07','A','2024-09-07 03:42:53',NULL),(459,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(459,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(459,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(459,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(459,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(459,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(459,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(459,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(459,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(459,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(459,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(459,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(459,'Orange','2024-09-28','A','2024-09-28 03:36:31',NULL),(459,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(459,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(459,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(459,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(459,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(459,'Orange','2024-10-07','A','2024-10-07 05:16:53',NULL),(459,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(459,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(459,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(459,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(459,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(459,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(459,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(459,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(459,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(459,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(459,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(459,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(459,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(459,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(459,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(459,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(459,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(459,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(459,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(459,'Orange','2024-10-31','A','2024-10-31 03:32:01',NULL),(459,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(459,'Orange','2024-11-02','A','2024-11-02 03:40:26',NULL),(459,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(459,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(459,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(459,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(459,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(459,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(459,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(459,'Orange','2024-11-13','A','2024-11-13 03:44:10',NULL),(459,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(459,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(459,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(459,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(459,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(459,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(459,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(459,'Orange','2024-11-25','A','2024-11-25 03:48:15',NULL),(459,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(459,'Orange','2024-11-27','A','2024-11-27 03:52:30',NULL),(459,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(459,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(459,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(459,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(459,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(459,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(459,'Orange','2025-01-09','A','2025-01-09 03:37:40',NULL),(459,'Orange','2025-01-10','A','2025-01-10 03:52:41',NULL),(459,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(459,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(459,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(459,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(460,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(460,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(460,'Orange','2023-08-25','A','2023-08-25 06:50:51',NULL),(460,'Orange','2023-08-26','A','2023-08-28 05:39:14',NULL),(460,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(460,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(460,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(460,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(460,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(460,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(460,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(460,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(460,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(460,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(460,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(460,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(460,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(460,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(460,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(460,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(460,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(460,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(460,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(460,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(460,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(460,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(460,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(460,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(460,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(460,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(460,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(460,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(460,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(460,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(460,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(460,'Orange','2023-10-07','A','2023-10-07 03:34:41',NULL),(460,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(460,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(460,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(460,'Orange','2023-10-14','A','2023-10-14 03:24:29',NULL),(460,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(460,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(460,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(460,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(460,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(460,'Orange','2023-10-21','A','2023-10-21 05:25:35',NULL),(460,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(460,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(460,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(460,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(460,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(460,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(460,'Orange','2023-10-31','A','2023-10-31 03:42:37',NULL),(460,'Orange','2023-11-01','A','2023-11-01 03:33:24',NULL),(460,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(460,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(460,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(460,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(460,'Orange','2023-11-07','A','2023-11-07 03:58:32',NULL),(460,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(460,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(460,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(460,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(460,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(460,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(460,'Orange','2023-11-18','L','2023-11-18 05:35:57',NULL),(460,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(460,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(460,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(460,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(460,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(460,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(460,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(460,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(460,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(460,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(460,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(460,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(460,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(460,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(460,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(460,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(460,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(460,'Orange','2023-12-09','A','2023-12-09 07:37:53',NULL),(460,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(460,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(460,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(460,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(460,'Orange','2024-01-01','A','2024-01-03 04:35:17',NULL),(460,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(460,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(460,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(460,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(460,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(460,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(460,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(460,'Orange','2024-01-20','A','2024-01-20 08:17:02',NULL),(460,'Orange','2024-01-23','A','2024-01-23 04:04:18',NULL),(460,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(460,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(460,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(460,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(460,'Orange','2024-01-30','A','2024-01-30 04:38:20',NULL),(460,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(460,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(460,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(460,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(460,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(460,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(460,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(460,'Orange','2024-02-15','A','2024-02-15 03:39:27',NULL),(460,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(460,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(460,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(460,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(460,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(460,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(460,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(460,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(460,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(460,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(460,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(460,'Orange','2024-03-06','A','2024-03-06 04:38:09',NULL),(460,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(460,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(460,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(460,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(460,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(460,'Orange','2024-03-13','A','2024-03-13 03:32:21',NULL),(460,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(460,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(460,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(460,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(460,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(460,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(460,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(460,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(460,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(460,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(460,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(460,'Orange','2024-03-29','A','2024-03-29 03:32:20',NULL),(460,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(460,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(460,'Orange','2024-04-17','A','2024-04-17 10:07:24',NULL),(460,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(460,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(460,'Orange','2024-04-20','A','2024-04-20 04:11:43',NULL),(460,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(460,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(460,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(460,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(460,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(460,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(460,'Orange','2024-05-02','A','2024-05-02 05:00:10',NULL),(460,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(460,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(460,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(460,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(460,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(460,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(460,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(460,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(460,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(460,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(460,'Orange','2024-05-17','A','2024-05-17 04:35:03',NULL),(460,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(460,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(460,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(460,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(460,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(460,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(460,'Orange','2024-05-30','A','2024-05-30 07:20:48',NULL),(460,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(460,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(460,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(460,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(460,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(460,'Orange','2024-07-04','A','2024-07-05 07:19:43',NULL),(460,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(460,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(460,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(460,'Orange','2024-07-09','A','2024-07-09 06:41:20',NULL),(460,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(460,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(460,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(460,'Orange','2024-07-13','A','2024-07-13 08:15:09',NULL),(460,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(460,'Orange','2024-07-19','A','2024-07-19 07:42:57',NULL),(460,'Orange','2024-07-20','A','2024-07-20 09:44:25',NULL),(460,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(460,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(460,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(460,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(460,'Orange','2024-07-27','A','2024-07-27 08:03:15',NULL),(460,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(460,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(460,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(460,'Orange','2024-08-09','A','2024-08-09 06:35:00',NULL),(460,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(460,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(460,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(460,'Orange','2024-08-17','A','2024-08-17 04:50:18',NULL),(460,'Orange','2024-08-23','A','2024-08-23 05:15:29',NULL),(460,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(460,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(460,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(460,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(460,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(460,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(460,'Orange','2024-09-13','A','2024-09-13 04:19:20',NULL),(460,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(460,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(460,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(460,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(460,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(460,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(460,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(460,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(460,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(460,'Orange','2024-09-28','A','2024-09-28 03:36:31',NULL),(460,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(460,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(460,'Orange','2024-10-02','A','2024-10-02 04:01:59',NULL),(460,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(460,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(460,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(460,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(460,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(460,'Orange','2024-10-10','A','2024-10-10 03:49:51',NULL),(460,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(460,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(460,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(460,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(460,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(460,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(460,'Orange','2024-10-19','A','2024-10-19 03:59:41',NULL),(460,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(460,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(460,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(460,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(460,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(460,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(460,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(460,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(460,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(460,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(460,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(460,'Orange','2024-11-02','A','2024-11-02 03:40:26',NULL),(460,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(460,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(460,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(460,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(460,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(460,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(460,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(460,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(460,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(460,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(460,'Orange','2024-11-16','A','2024-11-16 03:45:00',NULL),(460,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(460,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(460,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(460,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(460,'Orange','2024-11-25','A','2024-11-25 03:48:15',NULL),(460,'Orange','2024-11-26','A','2024-11-26 03:35:59',NULL),(460,'Orange','2024-11-27','A','2024-11-27 03:52:30',NULL),(460,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(460,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(460,'Orange','2024-11-30','L','2024-11-30 03:32:44',NULL),(460,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(460,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(460,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(460,'Orange','2025-01-09','A','2025-01-09 03:37:40',NULL),(460,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(460,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(460,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(460,'Orange','2025-01-15','L','2025-01-16 03:41:15',NULL),(460,'Orange','2025-01-16','A','2025-01-16 03:33:16',NULL),(460,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(460,'Orange','2025-01-21','A','2025-02-28 06:35:14',NULL),(460,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(460,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(460,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(460,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(460,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(460,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(460,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(460,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(460,'Orange','2025-02-08','A','2025-02-28 06:42:31',NULL),(460,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(460,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(460,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(460,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(460,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(460,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(460,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(460,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(460,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(460,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(460,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(460,'Orange','2025-02-25','A','2025-02-25 05:24:32',NULL),(460,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(460,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(460,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(460,'Orange','2025-03-01','A','2025-03-01 07:17:51',NULL),(460,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(460,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(460,'Orange','2025-03-05','A','2025-03-05 03:29:21',NULL),(460,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(460,'Orange','2025-03-08','A','2025-03-10 05:22:01',NULL),(460,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(460,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(460,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(460,'Orange','2025-03-13','A','2025-03-13 04:15:46',NULL),(460,'Orange','2025-03-14','A','2025-03-15 04:55:42',NULL),(460,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(460,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(460,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(460,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(460,'Orange','2025-03-20','A','2025-03-20 04:41:46',NULL),(460,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(460,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(460,'Orange','2025-04-08','A','2025-04-08 05:11:21',NULL),(460,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(460,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(460,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(460,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(460,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(460,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(460,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(460,'Orange','2025-04-18','A','2025-04-18 08:44:06',NULL),(460,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(460,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(460,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(460,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(460,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(460,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(460,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(460,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(460,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(460,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(460,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(460,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(460,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(460,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(460,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(460,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(460,'Orange','2025-05-12','A','2025-05-12 03:44:48',NULL),(460,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(460,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(460,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(460,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(460,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(460,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(460,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(460,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(460,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(460,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(460,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(460,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(460,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(460,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(460,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(460,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(460,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(460,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(460,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(460,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(460,'Yellow','2025-07-01','A','2025-07-01 05:27:20',NULL),(460,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(460,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(460,'Yellow','2025-07-07','A','2025-07-07 05:28:02',NULL),(460,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(460,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(460,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(460,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(460,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(460,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(460,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(460,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(461,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(461,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(461,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(461,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(461,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(461,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(461,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(461,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(461,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(461,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(461,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(461,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(461,'Orange','2023-09-08','A','2023-09-08 04:06:01',NULL),(461,'Orange','2023-09-09','A','2023-09-09 04:18:11',NULL),(461,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(461,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(461,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(461,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(461,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(461,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(461,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(461,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(461,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(461,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(461,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(461,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(461,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(461,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(461,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(461,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(461,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(461,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(461,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(461,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(461,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(461,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(461,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(461,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(461,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(461,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(461,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(461,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(461,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(461,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(461,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(461,'Orange','2023-10-21','A','2023-10-21 05:25:35',NULL),(461,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(461,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(461,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(461,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(461,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(461,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(461,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(461,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(461,'Orange','2023-11-02','A','2023-11-02 03:44:27',NULL),(461,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(461,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(461,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(461,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(461,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(461,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(461,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(461,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(461,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(461,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(461,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(461,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(461,'Orange','2023-11-21','A','2023-11-21 04:29:00',NULL),(461,'Orange','2023-11-22','A','2023-11-22 05:53:11',NULL),(461,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(461,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(461,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(461,'Orange','2023-11-27','A','2023-11-27 04:29:05',NULL),(461,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(461,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(461,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(461,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(461,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(461,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(461,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(461,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(461,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(461,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(461,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(461,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(461,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(461,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(461,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(461,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(461,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(461,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(461,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(461,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(461,'Orange','2024-01-17','A','2024-01-17 04:19:45',NULL),(461,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(461,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(461,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(461,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(461,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(461,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(461,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(461,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(461,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(461,'Orange','2024-01-31','A','2024-01-31 05:19:20',NULL),(461,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(461,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(461,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(461,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(461,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(461,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(461,'Orange','2024-02-15','A','2024-02-15 03:39:27',NULL),(461,'Orange','2024-02-16','A','2024-02-16 04:18:53',NULL),(461,'Orange','2024-02-17','L','2024-02-17 04:26:00',NULL),(461,'Orange','2024-02-19','L','2024-02-19 03:46:06',NULL),(461,'Orange','2024-02-20','L','2024-02-20 04:10:41',NULL),(461,'Orange','2024-02-21','L','2024-02-21 11:32:23',NULL),(461,'Orange','2024-02-22','L','2024-02-22 05:00:00',NULL),(461,'Orange','2024-02-27','A','2024-02-27 11:35:45',NULL),(461,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(461,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(461,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(461,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(461,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(461,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(461,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(461,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(461,'Orange','2024-03-11','L','2024-03-11 05:30:53',NULL),(461,'Orange','2024-03-12','A','2024-03-12 04:09:24',NULL),(461,'Orange','2024-03-13','A','2024-03-13 03:32:21',NULL),(461,'Orange','2024-03-14','A','2024-03-14 03:24:57',NULL),(461,'Orange','2024-03-15','A','2024-03-15 03:45:59',NULL),(461,'Orange','2024-03-18','A','2024-03-18 03:46:17',NULL),(461,'Orange','2024-03-19','A','2024-03-19 05:16:07',NULL),(461,'Orange','2024-03-20','A','2024-03-20 04:06:07',NULL),(461,'Orange','2024-03-21','A','2024-03-21 04:00:20',NULL),(461,'Orange','2024-03-22','A','2024-03-22 03:56:50',NULL),(461,'Orange','2024-03-25','A','2024-03-25 03:49:24',NULL),(461,'Orange','2024-03-26','A','2024-03-26 04:56:20',NULL),(461,'Orange','2024-03-27','A','2024-03-27 03:24:50',NULL),(461,'Orange','2024-03-28','A','2024-03-28 03:59:47',NULL),(461,'Orange','2024-03-29','A','2024-03-29 03:32:20',NULL),(461,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(461,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(461,'Orange','2024-04-17','A','2024-04-17 10:07:24',NULL),(461,'Orange','2024-04-18','A','2024-04-18 04:29:11',NULL),(461,'Orange','2024-04-19','A','2024-04-19 05:14:56',NULL),(461,'Orange','2024-04-20','A','2024-04-20 04:11:43',NULL),(461,'Orange','2024-04-22','A','2024-04-22 06:22:19',NULL),(461,'Orange','2024-04-24','A','2024-04-24 04:18:12',NULL),(461,'Orange','2024-04-25','A','2024-04-25 05:04:10',NULL),(461,'Orange','2024-04-26','A','2024-04-26 04:07:26',NULL),(461,'Orange','2024-04-29','A','2024-04-29 04:27:40',NULL),(461,'Orange','2024-04-30','A','2024-04-30 04:19:51',NULL),(461,'Orange','2024-05-02','A','2024-05-02 05:00:10',NULL),(461,'Orange','2024-05-03','A','2024-05-04 05:40:07',NULL),(461,'Orange','2024-05-04','A','2024-05-04 05:28:14',NULL),(461,'Orange','2024-05-06','A','2024-05-06 05:24:25',NULL),(461,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(461,'Orange','2024-05-10','A','2024-05-10 04:31:07',NULL),(461,'Orange','2024-05-11','A','2024-05-11 04:27:14',NULL),(461,'Orange','2024-05-13','A','2024-05-13 04:55:14',NULL),(461,'Orange','2024-05-14','A','2024-05-14 04:46:33',NULL),(461,'Orange','2024-05-15','A','2024-05-15 04:32:28',NULL),(461,'Orange','2024-05-16','A','2024-05-16 04:48:36',NULL),(461,'Orange','2024-05-17','A','2024-05-17 04:35:03',NULL),(461,'Orange','2024-05-18','A','2024-05-18 04:52:12',NULL),(461,'Orange','2024-05-20','A','2024-05-20 05:53:15',NULL),(461,'Orange','2024-05-21','A','2024-05-21 04:19:49',NULL),(461,'Orange','2024-05-25','A','2024-05-25 03:50:03',NULL),(461,'Orange','2024-05-27','A','2024-05-27 06:25:49',NULL),(461,'Orange','2024-05-29','A','2024-05-29 07:00:36',NULL),(461,'Orange','2024-05-30','A','2024-05-30 07:20:48',NULL),(461,'Orange','2024-05-31','A','2024-05-31 05:21:32',NULL),(461,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(461,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(461,'Orange','2024-07-02','A','2024-07-02 06:57:43',NULL),(461,'Orange','2024-07-03','A','2024-07-03 05:01:47',NULL),(461,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(461,'Orange','2024-07-05','A','2024-07-05 05:21:28',NULL),(461,'Orange','2024-07-06','A','2024-07-08 15:48:56',NULL),(461,'Orange','2024-07-08','A','2024-07-08 05:37:24',NULL),(461,'Orange','2024-07-09','A','2024-07-09 06:41:20',NULL),(461,'Orange','2024-07-10','A','2024-07-11 04:21:02',NULL),(461,'Orange','2024-07-11','A','2024-07-11 10:03:32',NULL),(461,'Orange','2024-07-12','A','2024-07-12 05:23:11',NULL),(461,'Orange','2024-07-13','A','2024-07-13 08:15:09',NULL),(461,'Orange','2024-07-18','A','2024-07-18 10:10:39',NULL),(461,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(461,'Orange','2024-07-20','A','2024-07-20 09:44:25',NULL),(461,'Orange','2024-07-22','A','2024-07-22 05:02:10',NULL),(461,'Orange','2024-07-23','A','2024-07-24 04:25:06',NULL),(461,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(461,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(461,'Orange','2024-07-27','A','2024-07-27 08:03:15',NULL),(461,'Orange','2024-07-29','A','2024-07-31 14:54:21',NULL),(461,'Orange','2024-07-30','A','2024-07-31 14:43:29',NULL),(461,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(461,'Orange','2024-08-09','A','2024-08-09 06:35:00',NULL),(461,'Orange','2024-08-13','A','2024-08-13 05:18:12',NULL),(461,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(461,'Orange','2024-08-16','A','2024-08-16 04:26:45',NULL),(461,'Orange','2024-08-17','A','2024-08-17 04:50:18',NULL),(461,'Orange','2024-08-23','A','2024-08-23 05:15:29',NULL),(461,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(461,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(461,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(461,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(461,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(462,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(462,'Orange','2023-08-24','A','2023-08-24 04:48:25',NULL),(462,'Orange','2023-08-25','A','2023-08-25 06:50:51',NULL),(462,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(462,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(462,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(462,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(462,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(462,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(462,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(462,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(462,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(462,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(462,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(462,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(462,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(462,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(462,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(462,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(462,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(462,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(462,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(462,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(462,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(462,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(462,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(462,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(462,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(462,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(462,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(462,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(462,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(462,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(462,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(462,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(462,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(462,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(462,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(462,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(462,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(462,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(462,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(462,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(462,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(462,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(462,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(462,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(462,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(462,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(462,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(462,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(462,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(462,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(462,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(462,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(462,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(462,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(462,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(462,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(462,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(462,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(462,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(462,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(462,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(462,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(462,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(462,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(462,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(462,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(462,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(462,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(462,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(462,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(462,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(462,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(462,'Orange','2023-11-30','L','2023-12-01 11:28:46',NULL),(462,'Orange','2023-12-01','A','2023-12-01 03:42:50',NULL),(462,'Orange','2023-12-02','A','2023-12-02 03:50:06',NULL),(462,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(462,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(462,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(462,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(462,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(462,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(462,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(462,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(462,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(462,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(462,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(462,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(462,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(462,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(462,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(462,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(462,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(462,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(462,'Orange','2024-01-20','A','2024-01-20 08:17:02',NULL),(462,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(462,'Orange','2024-01-24','A','2024-01-24 04:02:27',NULL),(462,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(462,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(462,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(462,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(462,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(462,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(462,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(462,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(462,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(462,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(462,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(462,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(462,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(462,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(462,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(462,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(462,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(462,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(462,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(462,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(462,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(462,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(462,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(462,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(462,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(462,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(462,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(462,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(462,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(462,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(462,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(462,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(462,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(462,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(462,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(462,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(462,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(462,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(462,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(462,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(462,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(462,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(462,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(462,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(462,'Orange','2024-04-17','A','2024-04-17 10:07:24',NULL),(462,'Orange','2024-04-18','A','2024-04-18 04:29:11',NULL),(462,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(462,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(462,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(462,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(462,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(462,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(462,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(462,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(462,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(462,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(462,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(462,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(462,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(462,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(462,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(462,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(462,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(462,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(462,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(462,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(462,'Orange','2024-05-18','A','2024-05-18 04:52:12',NULL),(462,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(462,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(462,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(462,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(462,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(462,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(462,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(462,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(462,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(462,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(462,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(462,'Orange','2024-07-04','A','2024-07-05 07:19:43',NULL),(462,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(462,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(462,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(462,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(462,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(462,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(462,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(462,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(462,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(462,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(462,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(462,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(462,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(462,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(462,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(462,'Orange','2024-07-27','A','2024-07-27 08:03:15',NULL),(462,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(462,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(462,'Orange','2024-08-06','A','2024-08-06 04:59:14',NULL),(462,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(462,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(462,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(462,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(462,'Orange','2024-08-17','A','2024-08-17 04:50:18',NULL),(462,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(462,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(462,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(462,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(462,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(462,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(462,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(462,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(462,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(462,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(462,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(462,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(462,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(462,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(462,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(462,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(462,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(462,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(462,'Orange','2024-09-30','A','2024-09-30 03:53:41',NULL),(462,'Orange','2024-10-01','A','2024-10-01 03:56:38',NULL),(462,'Orange','2024-10-02','A','2024-10-02 04:01:59',NULL),(462,'Orange','2024-10-04','A','2024-10-04 05:01:54',NULL),(462,'Orange','2024-10-05','A','2024-10-05 03:59:20',NULL),(462,'Orange','2024-10-07','A','2024-10-07 05:16:53',NULL),(462,'Orange','2024-10-08','A','2024-10-08 03:24:47',NULL),(462,'Orange','2024-10-09','A','2024-10-09 03:43:01',NULL),(462,'Orange','2024-10-10','A','2024-10-10 03:49:51',NULL),(462,'Orange','2024-10-11','A','2024-10-11 03:50:04',NULL),(462,'Orange','2024-10-14','A','2024-10-14 03:44:15',NULL),(462,'Orange','2024-10-15','L','2024-10-15 03:45:36',NULL),(462,'Orange','2024-10-16','L','2024-10-17 03:59:53',NULL),(462,'Orange','2024-10-17','A','2024-10-17 03:58:31',NULL),(462,'Orange','2024-10-18','A','2024-10-18 03:51:55',NULL),(462,'Orange','2024-10-19','A','2024-10-19 03:59:41',NULL),(462,'Orange','2024-10-21','A','2024-10-21 03:49:17',NULL),(462,'Orange','2024-10-22','L','2024-10-22 03:39:31',NULL),(462,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(462,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(462,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(462,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(462,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(462,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(462,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(462,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(462,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(462,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(462,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(462,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(462,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(462,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(462,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(462,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(462,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(462,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(462,'Orange','2024-11-14','A','2024-11-14 03:51:10',NULL),(462,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(462,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(462,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(462,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(462,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(462,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(462,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(462,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(462,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(462,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(462,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(462,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(462,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(462,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(462,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(462,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(462,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(462,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(462,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(462,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(462,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(462,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(462,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(462,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(462,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(462,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(462,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(462,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(462,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(462,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(462,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(462,'Orange','2025-02-08','A','2025-02-28 06:42:31',NULL),(462,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(462,'Orange','2025-02-11','A','2025-02-28 06:43:52',NULL),(462,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(462,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(462,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(462,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(462,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(462,'Orange','2025-02-20','A','2025-02-28 06:46:30',NULL),(462,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(462,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(462,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(462,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(462,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(462,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(462,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(462,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(462,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(462,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(462,'Orange','2025-03-05','A','2025-03-05 03:29:21',NULL),(462,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(462,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(462,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(462,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(462,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(462,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(462,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(462,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(462,'Orange','2025-03-17','A','2025-03-17 07:11:39',NULL),(462,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(462,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(462,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(462,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(462,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(462,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(462,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(462,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(462,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(462,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(462,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(462,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(462,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(462,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(462,'Orange','2025-04-19','A','2025-04-21 04:07:10',NULL),(462,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(462,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(462,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(462,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(462,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(462,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(462,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(462,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(462,'Orange','2025-05-02','A','2025-05-02 04:59:47',NULL),(462,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(462,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(462,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(462,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(462,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(462,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(462,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(462,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(462,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(462,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(462,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(462,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(462,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(462,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(462,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(462,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(462,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(462,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(462,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(462,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(462,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(462,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(462,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(462,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(462,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(462,'Yellow','2025-06-25','A','2025-06-26 03:58:14',NULL),(462,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(462,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(462,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(462,'Yellow','2025-07-03','A','2025-07-03 04:43:55',NULL),(462,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(462,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(462,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(462,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(462,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(462,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(462,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(462,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(462,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(463,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(463,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(463,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(463,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(463,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(463,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(463,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(463,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(463,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(463,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(463,'Orange','2023-09-05','A','2023-09-05 06:05:27',NULL),(463,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(463,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(463,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(463,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(463,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(463,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(463,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(463,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(463,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(463,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(463,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(463,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(463,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(463,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(463,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(463,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(463,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(463,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(463,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(463,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(463,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(463,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(463,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(463,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(463,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(463,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(463,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(463,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(463,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(463,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(463,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(463,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(463,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(463,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(463,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(463,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(463,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(463,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(463,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(463,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(463,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(463,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(463,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(463,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(463,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(463,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(463,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(463,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(463,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(463,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(463,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(463,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(463,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(463,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(463,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(463,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(463,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(463,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(463,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(463,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(463,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(463,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(463,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(463,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(463,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(463,'Orange','2023-12-01','A','2023-12-01 03:42:50',NULL),(463,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(463,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(463,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(463,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(463,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(463,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(463,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(463,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(463,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(463,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(463,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(463,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(463,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(463,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(463,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(463,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(463,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(463,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(463,'Orange','2024-01-19','A','2024-01-20 08:18:31',NULL),(463,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(463,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(463,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(463,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(463,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(463,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(463,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(463,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(463,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(463,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(463,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(463,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(463,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(463,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(463,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(463,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(463,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(463,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(463,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(463,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(463,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(463,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(463,'Orange','2024-02-28','A','2024-02-28 04:00:03',NULL),(463,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(463,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(463,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(463,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(463,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(463,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(463,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(463,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(463,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(463,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(463,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(463,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(463,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(463,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(463,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(463,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(463,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(463,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(463,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(463,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(463,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(463,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(463,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(463,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(463,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(463,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(463,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(463,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(463,'Orange','2024-04-22','A','2024-04-22 06:22:19',NULL),(463,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(463,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(463,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(463,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(463,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(463,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(463,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(463,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(463,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(463,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(463,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(463,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(463,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(463,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(463,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(463,'Orange','2024-05-16','A','2024-05-16 04:48:36',NULL),(463,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(463,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(463,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(463,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(463,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(463,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(463,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(463,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(463,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(463,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(463,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(463,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(463,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(463,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(463,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(463,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(463,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(463,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(463,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(463,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(463,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(463,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(463,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(463,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(463,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(463,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(463,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(463,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(463,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(463,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(463,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(463,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(463,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(463,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(463,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(463,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(463,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(463,'Orange','2024-08-17','A','2024-08-17 04:50:18',NULL),(463,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(463,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(463,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(463,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(463,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(463,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(463,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(463,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(463,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(463,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(463,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(463,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(463,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(463,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(463,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(463,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(463,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(463,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(463,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(463,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(463,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(463,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(463,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(463,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(463,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(463,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(463,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(463,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(463,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(463,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(463,'Orange','2024-10-16','A','2024-10-17 03:59:53',NULL),(463,'Orange','2024-10-17','A','2024-10-17 03:58:31',NULL),(463,'Orange','2024-10-18','A','2024-10-18 03:51:55',NULL),(463,'Orange','2024-10-19','A','2024-10-19 03:59:41',NULL),(463,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(463,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(463,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(463,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(463,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(463,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(463,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(463,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(463,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(463,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(463,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(463,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(463,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(463,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(463,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(463,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(463,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(463,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(463,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(463,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(463,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(463,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(463,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(463,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(463,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(463,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(463,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(463,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(463,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(463,'Orange','2024-11-27','A','2024-11-27 03:52:30',NULL),(463,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(463,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(463,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(463,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(463,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(463,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(463,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(463,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(463,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(463,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(463,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(463,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(463,'Orange','2025-01-20','A','2025-02-28 05:57:24',NULL),(463,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(463,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(463,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(463,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(463,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(463,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(463,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(463,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(463,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(463,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(463,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(463,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(463,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(463,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(463,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(463,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(463,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(463,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(463,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(463,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(463,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(463,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(463,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(463,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(463,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(463,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(463,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(463,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(463,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(463,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(463,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(463,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(463,'Orange','2025-03-11','A','2025-03-11 04:40:18',NULL),(463,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(463,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(463,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(463,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(463,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(463,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(463,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(463,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(463,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(463,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(463,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(463,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(463,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(463,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(463,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(463,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(463,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(463,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(463,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(463,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(463,'Orange','2025-04-21','A','2025-04-21 04:08:16',NULL),(463,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(463,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(463,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(463,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(463,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(463,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(463,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(463,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(463,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(463,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(463,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(463,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(463,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(463,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(463,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(463,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(463,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(463,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(463,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(463,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(463,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(463,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(463,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(463,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(463,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(463,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(463,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(463,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(463,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(463,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(463,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(463,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(463,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(463,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(463,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(463,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(463,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(463,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(463,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(463,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(463,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(463,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(463,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(463,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(463,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(463,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(463,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(464,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(464,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(464,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(464,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(464,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(464,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(464,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(464,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(464,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(464,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(464,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(464,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(464,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(464,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(464,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(464,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(464,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(464,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(464,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(464,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(464,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(464,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(464,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(464,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(464,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(464,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(464,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(464,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(464,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(464,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(464,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(464,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(464,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(464,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(464,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(464,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(464,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(464,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(464,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(464,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(464,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(464,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(464,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(464,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(464,'Orange','2023-10-20','A','2023-10-20 03:46:49',NULL),(464,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(464,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(464,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(464,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(464,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(464,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(464,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(464,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(464,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(464,'Orange','2023-11-02','A','2023-11-02 03:44:27',NULL),(464,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(464,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(464,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(464,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(464,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(464,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(464,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(464,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(464,'Orange','2023-11-16','A','2023-11-16 04:05:38',NULL),(464,'Orange','2023-11-17','L','2023-11-17 05:13:22',NULL),(464,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(464,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(464,'Orange','2023-11-21','A','2023-11-21 04:29:00',NULL),(464,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(464,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(464,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(464,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(464,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(464,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(464,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(464,'Orange','2023-11-30','A','2023-12-01 11:28:46',NULL),(464,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(464,'Orange','2023-12-02','A','2023-12-02 03:50:06',NULL),(464,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(464,'Orange','2023-12-05','A','2023-12-05 11:29:36',NULL),(464,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(464,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(464,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(464,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(464,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(464,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(464,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(464,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(464,'Orange','2024-01-01','A','2024-01-03 04:35:17',NULL),(464,'Orange','2024-01-04','A','2024-01-15 09:32:01',NULL),(464,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(464,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(464,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(464,'Orange','2024-01-17','A','2024-01-17 04:19:45',NULL),(464,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(464,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(464,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(464,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(464,'Orange','2024-01-24','A','2024-01-24 04:02:27',NULL),(464,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(464,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(464,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(464,'Orange','2024-01-30','A','2024-01-30 04:38:20',NULL),(464,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(464,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(464,'Orange','2024-02-02','A','2024-02-02 05:24:11',NULL),(464,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(464,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(464,'Orange','2024-02-13','A','2024-02-13 05:01:57',NULL),(464,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(464,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(464,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(464,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(464,'Orange','2024-02-19','A','2024-02-19 03:46:06',NULL),(464,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(464,'Orange','2024-02-21','A','2024-02-21 11:32:23',NULL),(464,'Orange','2024-02-22','A','2024-02-22 05:00:00',NULL),(464,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(464,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(464,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(464,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(464,'Orange','2024-03-05','A','2024-03-05 04:14:10',NULL),(464,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(464,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(464,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(464,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(464,'Orange','2024-03-11','L','2024-03-11 05:30:53',NULL),(464,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(464,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(464,'Orange','2024-03-14','A','2024-03-14 03:24:57',NULL),(464,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(464,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(464,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(464,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(464,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(464,'Orange','2024-03-22','A','2024-03-22 03:56:50',NULL),(464,'Orange','2024-03-25','A','2024-03-25 03:49:24',NULL),(464,'Orange','2024-03-26','A','2024-03-26 04:56:20',NULL),(464,'Orange','2024-03-27','A','2024-03-27 03:24:50',NULL),(464,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(464,'Orange','2024-03-29','A','2024-03-29 03:32:20',NULL),(464,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(464,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(464,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(464,'Orange','2024-04-18','A','2024-04-18 04:29:11',NULL),(464,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(464,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(464,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(464,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(464,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(464,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(464,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(464,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(464,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(464,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(464,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(464,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(464,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(464,'Orange','2024-05-10','A','2024-05-10 04:31:07',NULL),(464,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(464,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(464,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(464,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(464,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(464,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(464,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(464,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(464,'Orange','2024-05-21','A','2024-05-21 04:19:49',NULL),(464,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(464,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(464,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(464,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(464,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(464,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(464,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(464,'Orange','2024-07-02','A','2024-07-02 06:57:43',NULL),(464,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(464,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(464,'Orange','2024-07-05','A','2024-07-05 05:21:28',NULL),(464,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(464,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(464,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(464,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(464,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(464,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(464,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(464,'Orange','2024-07-18','A','2024-07-18 10:10:39',NULL),(464,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(464,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(464,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(464,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(464,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(464,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(464,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(464,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(464,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(464,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(464,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(464,'Orange','2024-08-13','A','2024-08-13 05:18:12',NULL),(464,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(464,'Orange','2024-08-16','A','2024-08-16 04:26:45',NULL),(464,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(464,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(464,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(464,'Orange','2024-09-05','A','2024-09-05 03:34:56',NULL),(464,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(464,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(464,'Orange','2024-09-10','A','2024-09-10 04:04:05',NULL),(464,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(464,'Orange','2024-09-13','A','2024-09-13 04:19:20',NULL),(464,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(464,'Orange','2024-09-16','A','2024-09-16 03:29:07',NULL),(464,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(464,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(464,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(464,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(464,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(464,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(464,'Orange','2024-09-26','A','2024-09-26 03:50:58',NULL),(464,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(464,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(464,'Orange','2024-10-01','A','2024-10-01 03:56:38',NULL),(464,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(464,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(464,'Orange','2024-10-05','A','2024-10-05 03:59:20',NULL),(464,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(464,'Orange','2024-10-08','A','2024-10-08 03:24:47',NULL),(464,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(464,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(464,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(464,'Orange','2024-10-14','A','2024-10-14 03:44:15',NULL),(464,'Orange','2024-10-15','A','2024-10-15 03:45:36',NULL),(464,'Orange','2024-10-16','L','2024-10-17 03:59:53',NULL),(464,'Orange','2024-10-17','L','2024-10-17 03:58:31',NULL),(464,'Orange','2024-10-18','A','2024-10-18 03:51:55',NULL),(464,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(464,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(464,'Orange','2024-10-22','A','2024-10-22 03:39:31',NULL),(464,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(464,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(464,'Orange','2024-10-25','A','2024-10-25 03:45:34',NULL),(464,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(464,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(464,'Orange','2024-10-29','A','2024-10-29 03:50:51',NULL),(464,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(464,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(464,'Orange','2024-11-01','A','2024-11-01 03:54:28',NULL),(464,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(464,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(464,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(464,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(464,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(464,'Orange','2024-11-08','A','2024-11-08 03:47:33',NULL),(464,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(464,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(464,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(464,'Orange','2024-11-14','A','2024-11-14 03:51:10',NULL),(464,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(464,'Orange','2024-11-16','A','2024-11-16 03:45:00',NULL),(464,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(464,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(464,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(464,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(464,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(464,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(464,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(464,'Orange','2024-11-28','A','2024-11-28 05:39:32',NULL),(464,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(464,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(464,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(464,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(464,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(464,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(464,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(464,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(464,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(464,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(464,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(464,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(464,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(464,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(464,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(464,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(464,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(464,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(464,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(464,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(464,'Orange','2025-02-07','A','2025-02-28 06:42:00',NULL),(464,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(464,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(464,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(464,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(464,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(464,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(464,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(464,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(464,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(464,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(464,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(464,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(464,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(464,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(464,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(464,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(464,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(464,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(464,'Orange','2025-03-04','A','2025-03-04 03:47:55',NULL),(464,'Orange','2025-03-05','A','2025-03-05 03:29:21',NULL),(464,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(464,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(464,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(464,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(464,'Orange','2025-03-12','A','2025-03-12 03:31:22',NULL),(464,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(464,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(464,'Orange','2025-03-15','A','2025-03-15 04:54:28',NULL),(464,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(464,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(464,'Orange','2025-03-19','A','2025-03-19 03:30:25',NULL),(464,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(464,'Orange','2025-03-21','A','2025-03-21 03:51:51',NULL),(464,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(464,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(464,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(464,'Orange','2025-04-11','A','2025-04-12 04:58:43',NULL),(464,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(464,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(464,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(464,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(464,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(464,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(464,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(464,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(464,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(464,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(464,'Orange','2025-04-24','A','2025-04-24 04:25:39',NULL),(464,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(464,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(464,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(464,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(464,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(464,'Orange','2025-05-05','A','2025-05-05 11:14:25',NULL),(464,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(464,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(464,'Orange','2025-05-08','A','2025-05-08 04:23:01',NULL),(464,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(464,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(464,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(464,'Orange','2025-05-13','A','2025-05-13 04:10:00',NULL),(464,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(464,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(464,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(464,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(464,'Yellow','2025-05-19','A','2025-05-19 06:25:02',NULL),(464,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(464,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(464,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(464,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(464,'Yellow','2025-05-26','A','2025-05-26 03:59:50',NULL),(464,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(464,'Yellow','2025-05-30','A','2025-05-30 05:17:14',NULL),(464,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(464,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(464,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(464,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(464,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(464,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(464,'Yellow','2025-06-30','A','2025-06-30 05:38:24',NULL),(464,'Yellow','2025-07-01','A','2025-07-01 05:27:20',NULL),(464,'Yellow','2025-07-02','L','2025-07-02 06:27:13',NULL),(464,'Yellow','2025-07-03','L','2025-07-03 04:43:55',NULL),(464,'Yellow','2025-07-07','A','2025-07-07 05:28:02',NULL),(464,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(464,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(464,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(464,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(464,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(464,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(464,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(464,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(465,'Orange','2023-08-23','A','2023-08-23 05:13:23',NULL),(465,'Orange','2023-08-24','A','2023-08-24 04:48:25',NULL),(465,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(465,'Orange','2023-08-26','A','2023-08-28 05:39:14',NULL),(465,'Orange','2023-08-28','A','2023-08-28 05:35:02',NULL),(465,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(465,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(465,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(465,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(465,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(465,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(465,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(465,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(465,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(465,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(465,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(465,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(465,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(465,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(465,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(465,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(465,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(465,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(465,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(465,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(465,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(465,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(465,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(465,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(465,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(465,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(465,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(465,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(465,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(465,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(465,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(465,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(465,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(465,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(465,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(465,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(465,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(465,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(465,'Orange','2023-10-19','A','2023-10-19 04:21:03',NULL),(465,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(465,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(465,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(465,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(465,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(465,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(465,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(465,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(465,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(465,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(465,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(465,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(465,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(465,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(465,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(465,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(465,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(465,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(465,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(465,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(465,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(465,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(465,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(465,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(465,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(465,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(465,'Orange','2023-11-24','A','2023-11-25 05:04:36',NULL),(465,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(465,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(465,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(465,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(465,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(465,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(465,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(465,'Orange','2023-12-04','A','2023-12-04 11:30:48',NULL),(465,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(465,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(465,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(465,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(465,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(465,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(465,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(465,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(465,'Orange','2023-12-14','A','2023-12-20 11:20:20',NULL),(465,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(465,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(465,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(465,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(465,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(465,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(465,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(465,'Orange','2024-01-19','A','2024-01-20 08:18:31',NULL),(465,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(465,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(465,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(465,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(465,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(465,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(465,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(465,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(465,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(465,'Orange','2024-02-02','A','2024-02-02 05:24:11',NULL),(465,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(465,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(465,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(465,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(465,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(465,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(465,'Orange','2024-02-17','A','2024-02-17 04:26:00',NULL),(465,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(465,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(465,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(465,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(465,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(465,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(465,'Orange','2024-02-29','L','2024-02-29 04:45:25',NULL),(465,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(465,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(465,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(465,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(465,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(465,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(465,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(465,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(465,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(465,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(465,'Orange','2024-03-15','A','2024-03-15 03:45:59',NULL),(465,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(465,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(465,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(465,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(465,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(465,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(465,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(465,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(465,'Orange','2024-03-28','A','2024-03-28 03:59:47',NULL),(465,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(465,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(465,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(465,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(465,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(465,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(465,'Orange','2024-04-20','A','2024-04-20 04:11:43',NULL),(465,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(465,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(465,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(465,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(465,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(465,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(465,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(465,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(465,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(465,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(465,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(465,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(465,'Orange','2024-05-11','A','2024-05-11 04:27:14',NULL),(465,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(465,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(465,'Orange','2024-05-15','A','2024-05-15 04:32:28',NULL),(465,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(465,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(465,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(465,'Orange','2024-05-20','A','2024-05-20 05:53:15',NULL),(465,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(465,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(465,'Orange','2024-05-27','A','2024-05-27 06:25:49',NULL),(465,'Orange','2024-05-29','A','2024-05-29 07:00:36',NULL),(465,'Orange','2024-05-30','A','2024-05-30 07:20:48',NULL),(465,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(465,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(465,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(465,'Orange','2024-07-02','A','2024-07-02 06:57:43',NULL),(465,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(465,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(465,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(465,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(465,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(465,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(465,'Orange','2024-07-10','A','2024-07-11 04:21:02',NULL),(465,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(465,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(465,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(465,'Orange','2024-07-18','A','2024-07-18 10:10:39',NULL),(465,'Orange','2024-07-19','A','2024-07-19 07:42:57',NULL),(465,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(465,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(465,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(465,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(465,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(465,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(465,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(465,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(465,'Orange','2024-08-06','A','2024-08-06 04:59:14',NULL),(465,'Orange','2024-08-09','A','2024-08-09 06:35:00',NULL),(465,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(465,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(465,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(465,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(465,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(465,'Orange','2024-09-03','A','2024-09-03 16:53:38',NULL),(465,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(465,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(465,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(465,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(465,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(465,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(465,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(465,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(465,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(465,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(465,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(465,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(465,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(465,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(465,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(465,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(465,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(465,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(465,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(465,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(465,'Orange','2024-10-05','A','2024-10-05 03:59:20',NULL),(465,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(465,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(465,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(465,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(465,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(465,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(465,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(465,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(465,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(465,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(465,'Orange','2024-10-19','A','2024-10-19 03:59:41',NULL),(465,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(465,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(465,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(465,'Orange','2024-10-24','A','2024-10-24 03:50:50',NULL),(465,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(465,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(465,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(465,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(465,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(465,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(465,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(465,'Orange','2024-11-02','A','2024-11-02 03:40:26',NULL),(465,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(465,'Orange','2024-11-05','A','2024-11-05 03:22:29',NULL),(465,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(465,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(465,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(465,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(465,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(465,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(465,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(465,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(465,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(465,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(465,'Orange','2024-11-19','A','2024-11-19 05:15:58',NULL),(465,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(465,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(465,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(465,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(465,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(465,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(465,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(465,'Orange','2024-11-30','A','2024-11-30 03:32:44',NULL),(465,'Orange','2025-01-06','A','2025-01-06 05:11:52',NULL),(465,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(465,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(465,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(465,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(465,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(465,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(465,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(465,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(465,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(465,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(465,'Orange','2025-01-24','A','2025-02-28 06:37:07',NULL),(465,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(465,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(465,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(465,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(465,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(465,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(465,'Orange','2025-02-07','A','2025-02-28 06:42:00',NULL),(465,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(465,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(465,'Orange','2025-02-11','A','2025-02-28 06:43:52',NULL),(465,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(465,'Orange','2025-02-14','A','2025-02-28 06:44:45',NULL),(465,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(465,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(465,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(465,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(465,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(465,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(465,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(465,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(465,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(465,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(465,'Orange','2025-02-28','A','2025-02-28 03:59:33',NULL),(465,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(465,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(465,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(465,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(465,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(465,'Orange','2025-03-08','A','2025-03-10 05:22:01',NULL),(465,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(465,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(465,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(465,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(465,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(465,'Orange','2025-03-15','A','2025-03-15 04:54:28',NULL),(465,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(465,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(465,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(465,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(465,'Orange','2025-03-21','A','2025-03-21 03:51:51',NULL),(465,'Orange','2025-04-07','A','2025-04-07 03:37:36',NULL),(465,'Orange','2025-04-08','A','2025-04-08 05:11:21',NULL),(465,'Orange','2025-04-09','A','2025-04-09 04:04:04',NULL),(465,'Orange','2025-04-11','A','2025-04-12 04:58:43',NULL),(465,'Orange','2025-04-12','A','2025-04-12 04:57:27',NULL),(465,'Orange','2025-04-14','A','2025-04-14 04:43:56',NULL),(465,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(465,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(465,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(465,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(465,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(465,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(465,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(465,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(465,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(465,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(465,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(465,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(465,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(465,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(465,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(465,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(465,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(465,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(465,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(465,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(465,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(465,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(465,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(465,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(465,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(465,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(465,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(465,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(465,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(465,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(465,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(465,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(465,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(465,'Yellow','2025-05-30','A','2025-05-30 05:17:14',NULL),(465,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(465,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(465,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(465,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(465,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(465,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(465,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(465,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(465,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(465,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(465,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(465,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(465,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(465,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(465,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(465,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(465,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(465,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(465,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(466,'Orange','2023-08-23','A','2023-08-23 05:13:23',NULL),(466,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(466,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(466,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(466,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(466,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(466,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(466,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(466,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(466,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(466,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(466,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(466,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(466,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(466,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(466,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(466,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(466,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(466,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(466,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(466,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(466,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(466,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(466,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(466,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(466,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(466,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(466,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(466,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(466,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(466,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(466,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(466,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(466,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(466,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(466,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(466,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(466,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(466,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(466,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(466,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(466,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(466,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(466,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(466,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(466,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(466,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(466,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(466,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(466,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(466,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(466,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(466,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(466,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(466,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(466,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(466,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(466,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(466,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(466,'Orange','2023-11-08','A','2023-11-08 05:39:12',NULL),(466,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(466,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(466,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(466,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(466,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(466,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(466,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(466,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(466,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(466,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(466,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(466,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(466,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(466,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(466,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(466,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(466,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(466,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(466,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(466,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(466,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(466,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(466,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(466,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(466,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(466,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(466,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(466,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(466,'Orange','2024-01-01','A','2024-01-03 04:35:17',NULL),(466,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(466,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(466,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(466,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(466,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(466,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(466,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(466,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(466,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(466,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(466,'Orange','2024-01-25','A','2024-01-25 04:01:10',NULL),(466,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(466,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(466,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(466,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(466,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(466,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(466,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(466,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(466,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(466,'Orange','2024-02-14','A','2024-02-14 05:46:32',NULL),(466,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(466,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(466,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(466,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(466,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(466,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(466,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(466,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(466,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(466,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(466,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(466,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(466,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(466,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(466,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(466,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(466,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(466,'Orange','2024-03-12','A','2024-03-12 04:09:24',NULL),(466,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(466,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(466,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(466,'Orange','2024-03-18','A','2024-03-18 03:46:17',NULL),(466,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(466,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(466,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(466,'Orange','2024-03-22','A','2024-03-22 03:56:50',NULL),(466,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(466,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(466,'Orange','2024-03-27','A','2024-03-27 03:24:50',NULL),(466,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(466,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(466,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(466,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(466,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(466,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(466,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(466,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(466,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(466,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(466,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(466,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(466,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(466,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(466,'Orange','2024-05-02','A','2024-05-02 05:00:10',NULL),(466,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(466,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(466,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(466,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(466,'Orange','2024-05-10','A','2024-05-10 04:31:07',NULL),(466,'Orange','2024-05-11','A','2024-05-11 04:27:14',NULL),(466,'Orange','2024-05-13','A','2024-05-13 04:55:14',NULL),(466,'Orange','2024-05-14','A','2024-05-14 04:46:33',NULL),(466,'Orange','2024-05-15','A','2024-05-15 04:32:28',NULL),(466,'Orange','2024-05-16','A','2024-05-16 04:48:36',NULL),(466,'Orange','2024-05-17','A','2024-05-17 04:35:03',NULL),(466,'Orange','2024-05-18','A','2024-05-18 04:52:12',NULL),(466,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(466,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(466,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(466,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(466,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(466,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(466,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(466,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(466,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(466,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(466,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(466,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(466,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(466,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(466,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(466,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(466,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(466,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(466,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(466,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(466,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(466,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(466,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(466,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(466,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(466,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(466,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(466,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(466,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(466,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(466,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(466,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(466,'Orange','2024-08-13','A','2024-08-13 05:18:12',NULL),(466,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(466,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(466,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(466,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(466,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(466,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(466,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(466,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(466,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(466,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(466,'Orange','2024-09-13','A','2024-09-13 04:19:20',NULL),(466,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(466,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(466,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(466,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(466,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(466,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(466,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(466,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(466,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(466,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(466,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(466,'Orange','2024-10-01','A','2024-10-01 03:56:38',NULL),(466,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(466,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(466,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(466,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(466,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(466,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(466,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(466,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(466,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(466,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(466,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(466,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(466,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(466,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(466,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(466,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(466,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(466,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(466,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(466,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(466,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(466,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(466,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(466,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(466,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(466,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(466,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(466,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(466,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(466,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(466,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(466,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(466,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(466,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(466,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(466,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(466,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(466,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(466,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(466,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(466,'Orange','2024-11-21','A','2024-11-21 05:37:06',NULL),(466,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(466,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(466,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(466,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(466,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(466,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(466,'Orange','2025-01-06','A','2025-01-06 05:11:52',NULL),(466,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(466,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(466,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(466,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(466,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(466,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(466,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(466,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(466,'Orange','2025-02-25','A','2025-02-25 05:24:32',NULL),(466,'Orange','2025-02-26','A','2025-02-26 05:17:46',NULL),(466,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(466,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(466,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(466,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(466,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(466,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(466,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(466,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(466,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(466,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(466,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(466,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(466,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(466,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(466,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(466,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(466,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(466,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(466,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(466,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(466,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(466,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(466,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(466,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(466,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(466,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(466,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(466,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(466,'Pink','2025-02-26','A','2025-03-01 06:48:22',NULL),(466,'Pink','2025-02-28','P','2025-02-28 04:02:31',NULL),(466,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(466,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(466,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(466,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(466,'Pink','2025-03-06','A','2025-03-06 03:49:33',NULL),(466,'Pink','2025-03-08','A','2025-03-10 05:17:26',NULL),(466,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(466,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(466,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(466,'Pink','2025-03-13','A','2025-03-13 04:29:27',NULL),(466,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(466,'Pink','2025-03-15','A','2025-03-15 04:43:18',NULL),(466,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(466,'Pink','2025-03-18','A','2025-03-19 03:32:45',NULL),(466,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(466,'Pink','2025-03-20','A','2025-03-20 04:42:48',NULL),(466,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(466,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(466,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(466,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(466,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(466,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(466,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(466,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(466,'Pink','2025-04-16','A','2025-04-16 05:42:06',NULL),(466,'Pink','2025-04-17','A','2025-04-17 03:57:52',NULL),(466,'Pink','2025-04-18','A','2025-04-18 08:32:58',NULL),(466,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(466,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(466,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(466,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(466,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(466,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(466,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(466,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(466,'Pink','2025-04-30','A','2025-04-30 04:39:57',NULL),(466,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(466,'Pink','2025-05-05','A','2025-05-05 11:16:00',NULL),(466,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(466,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(466,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(466,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(466,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(466,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(466,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(466,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(466,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(466,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(466,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(466,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(466,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(466,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(466,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(466,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(466,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(466,'Pink','2025-05-29','A','2025-05-29 04:21:41',NULL),(466,'Pink','2025-05-30','A','2025-05-30 05:16:11',NULL),(466,'Pink','2025-06-10','A','2025-06-10 07:29:55',NULL),(466,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(466,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(466,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(466,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(466,'Pink','2025-06-30','A','2025-06-30 05:40:29',NULL),(466,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(466,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(466,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(466,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(466,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(466,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(466,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(466,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(466,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(466,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(466,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(466,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(467,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(467,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(467,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(467,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(467,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(467,'Green','2023-09-08','A','2023-09-08 04:10:48',NULL),(467,'Green','2023-09-09','A','2023-09-09 04:29:04',NULL),(467,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(467,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(467,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(467,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(467,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(467,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(467,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(467,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(467,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(467,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(467,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(467,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(467,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(467,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(467,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(467,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(467,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(467,'Green','2023-10-03','A','2023-10-03 03:33:09',NULL),(467,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(467,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(467,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(467,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(467,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(467,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(467,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(467,'Green','2023-10-11','A','2023-10-11 04:41:38',NULL),(467,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(467,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(467,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(467,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(467,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(467,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(467,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(467,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(467,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(467,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(467,'Green','2023-10-27','A','2023-10-27 05:19:16',NULL),(467,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(467,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(467,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(467,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(467,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(467,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(467,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(467,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(467,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(467,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(467,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(467,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(467,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(467,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(467,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(467,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(467,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(467,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(467,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(467,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(467,'Green','2023-11-25','A','2023-11-25 04:36:46',NULL),(467,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(467,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(467,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(467,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(467,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(467,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(467,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(467,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(467,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(467,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(467,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(467,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(467,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(467,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(467,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(467,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(467,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(467,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(467,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(467,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(467,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(467,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(467,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(467,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(467,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(467,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(467,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(467,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(467,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(467,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(467,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(467,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(467,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(467,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(467,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(467,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(467,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(467,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(467,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(467,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(467,'Green','2024-02-12','A','2024-02-12 03:41:14',NULL),(467,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(467,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(467,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(467,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(467,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(467,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(467,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(467,'Green','2024-02-21','A','2024-02-22 04:53:08',NULL),(467,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(467,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(467,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(467,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(467,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(467,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(467,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(467,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(467,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(467,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(467,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(467,'Green','2024-03-11','L','2024-03-11 05:29:27',NULL),(467,'Green','2024-03-12','A','2024-03-12 04:12:52',NULL),(467,'Green','2024-03-13','A','2024-03-13 03:30:49',NULL),(467,'Green','2024-03-14','A','2024-03-14 03:27:02',NULL),(467,'Green','2024-03-15','A','2024-03-15 03:51:34',NULL),(467,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(467,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(467,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(467,'Green','2024-03-21','A','2024-03-21 04:05:36',NULL),(467,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(467,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(467,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(467,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(467,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(467,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(467,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(467,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(467,'Green','2024-04-17','A','2024-04-17 10:01:44',NULL),(467,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(467,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(467,'Green','2024-04-20','P','2024-04-20 04:05:43',NULL),(467,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(467,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(467,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(467,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(467,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(467,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(467,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(467,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(467,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(467,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(467,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(467,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(467,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(467,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(467,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(467,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(467,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(467,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(467,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(467,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(467,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(467,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(467,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(467,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(467,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(467,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(467,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(467,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(467,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(467,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(467,'Green','2024-07-04','A','2024-07-05 04:34:11',NULL),(467,'Green','2024-07-05','A','2024-07-05 04:32:31',NULL),(467,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(467,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(467,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(467,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(467,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(467,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(467,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(467,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(467,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(467,'Green','2024-07-20','P','2024-07-20 09:43:12',NULL),(467,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(467,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(467,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(467,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(467,'Green','2024-07-29','A','2024-07-31 14:57:13',NULL),(467,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(467,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(467,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(467,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(467,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(467,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(467,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(467,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(467,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(467,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(467,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(467,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(467,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(467,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(467,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(467,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(467,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(467,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(467,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(467,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(467,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(467,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(467,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(467,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(467,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(467,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(467,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(467,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(467,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(467,'Green','2024-10-07','A','2024-10-07 05:06:05',NULL),(467,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(467,'Green','2024-10-09','A','2024-10-09 03:37:53',NULL),(467,'Green','2024-10-10','L','2024-10-10 03:46:43',NULL),(467,'Green','2024-10-11','L','2024-10-11 03:45:05',NULL),(467,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(467,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(467,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(467,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(467,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(467,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(467,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(467,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(467,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(467,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(467,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(467,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(467,'Green','2024-10-28','A','2024-10-28 03:44:46',NULL),(467,'Green','2024-10-29','A','2024-10-29 03:47:40',NULL),(467,'Green','2024-10-30','A','2024-10-30 03:39:46',NULL),(467,'Green','2024-10-31','A','2024-10-31 03:29:50',NULL),(467,'Green','2024-11-01','A','2024-11-01 03:51:33',NULL),(467,'Green','2024-11-02','A','2024-11-02 03:36:40',NULL),(467,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(467,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(467,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(467,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(467,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(467,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(467,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(467,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(467,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(467,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(467,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(467,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(467,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(467,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(467,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(467,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(467,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(467,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(467,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(467,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(467,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(467,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(467,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(467,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(467,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(467,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(467,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(467,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(467,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(467,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(467,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(467,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(467,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(467,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(467,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(467,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(467,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(467,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(467,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(467,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(467,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(467,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(467,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(467,'Green','2025-02-07','P','2025-02-27 06:57:59',NULL),(467,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(467,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(467,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(467,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(467,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(467,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(467,'Green','2025-02-17','A','2025-02-27 08:16:24',NULL),(467,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(467,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(467,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(467,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(467,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(467,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(467,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(467,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(467,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(467,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(467,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(467,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(467,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(467,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(467,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(467,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(467,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(467,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(467,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(467,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(467,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(467,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(467,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(467,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(467,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(467,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(467,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(467,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(467,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(467,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(467,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(467,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(467,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(467,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(467,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(467,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(467,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(467,'Green','2025-04-21','A','2025-04-21 03:57:51',NULL),(467,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(467,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(467,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(467,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(467,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(467,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(467,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(467,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(467,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(467,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(467,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(467,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(467,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(467,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(467,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(467,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(467,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(467,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(467,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(467,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(467,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(467,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(467,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(467,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(467,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(467,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(467,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(467,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(467,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(467,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(467,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(467,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(467,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(467,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(467,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(467,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(467,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(467,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(467,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(467,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(467,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(467,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(467,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(467,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(467,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(467,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(467,'Orange','2023-08-23','A','2023-08-23 05:13:23',NULL),(467,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(467,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(467,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(467,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(467,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(467,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(468,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(468,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(468,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(468,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(468,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(468,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(468,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(468,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(468,'Orange','2023-09-02','A','2023-09-02 05:03:07',NULL),(468,'Orange','2023-09-04','A','2023-09-04 05:09:31',NULL),(468,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(468,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(468,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(468,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(468,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(468,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(468,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(468,'Orange','2023-09-14','A','2023-09-14 03:52:35',NULL),(468,'Orange','2023-09-15','A','2023-09-15 04:05:03',NULL),(468,'Orange','2023-09-16','A','2023-09-16 04:30:49',NULL),(468,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(468,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(468,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(468,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(468,'Orange','2023-09-22','A','2023-09-22 04:22:00',NULL),(468,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(468,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(468,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(468,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(468,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(468,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(468,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(468,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(468,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(468,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(468,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(468,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(468,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(468,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(468,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(468,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(468,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(468,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(468,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(468,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(468,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(468,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(468,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(468,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(468,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(468,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(468,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(468,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(468,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(468,'Orange','2023-11-02','A','2023-11-02 03:44:27',NULL),(468,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(468,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(468,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(468,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(468,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(468,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(468,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(468,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(468,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(468,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(468,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(468,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(468,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(468,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(468,'Orange','2023-11-23','A','2023-11-23 04:17:14',NULL),(468,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(468,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(468,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(468,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(468,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(468,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(468,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(468,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(468,'Orange','2023-12-04','A','2023-12-04 11:30:48',NULL),(468,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(468,'Orange','2023-12-06','A','2023-12-06 11:28:12',NULL),(468,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(468,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(468,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(468,'Orange','2023-12-11','A','2023-12-11 12:25:44',NULL),(468,'Orange','2023-12-12','A','2023-12-20 11:01:33',NULL),(468,'Orange','2023-12-13','L','2023-12-20 11:13:53',NULL),(468,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(468,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(468,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(468,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(468,'Orange','2024-01-15','A','2024-01-16 10:33:14',NULL),(468,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(468,'Orange','2024-01-17','A','2024-01-17 04:19:45',NULL),(468,'Orange','2024-01-18','A','2024-01-18 04:02:21',NULL),(468,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(468,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(468,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(468,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(468,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(468,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(468,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(468,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(468,'Orange','2024-01-31','A','2024-01-31 05:19:20',NULL),(468,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(468,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(468,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(468,'Orange','2024-02-12','A','2024-02-12 03:49:38',NULL),(468,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(468,'Orange','2024-02-14','A','2024-02-14 05:46:32',NULL),(468,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(468,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(468,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(468,'Orange','2024-02-19','A','2024-02-19 03:46:06',NULL),(468,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(468,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(468,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(468,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(468,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(468,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(468,'Orange','2024-03-04','A','2024-03-04 03:53:10',NULL),(468,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(468,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(468,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(468,'Orange','2024-03-08','A','2024-03-08 06:15:01',NULL),(468,'Orange','2024-03-09','A','2024-03-09 06:24:36',NULL),(468,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(468,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(468,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(468,'Orange','2024-03-14','A','2024-03-14 03:24:57',NULL),(468,'Orange','2024-03-15','A','2024-03-15 03:45:59',NULL),(468,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(468,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(468,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(468,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(468,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(468,'Orange','2024-03-25','A','2024-03-25 03:49:24',NULL),(468,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(468,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(468,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(468,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(468,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(468,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(468,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(468,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(468,'Orange','2024-04-19','A','2024-04-19 05:14:56',NULL),(468,'Orange','2024-04-20','A','2024-04-20 04:11:43',NULL),(468,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(468,'Orange','2024-04-24','A','2024-04-24 04:18:12',NULL),(468,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(468,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(468,'Orange','2024-04-29','A','2024-04-29 04:27:40',NULL),(468,'Orange','2024-04-30','A','2024-04-30 04:19:51',NULL),(468,'Orange','2024-05-02','A','2024-05-02 05:00:10',NULL),(468,'Orange','2024-05-03','A','2024-05-04 05:40:07',NULL),(468,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(468,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(468,'Orange','2024-05-08','A','2024-05-08 04:49:07',NULL),(468,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(468,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(468,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(468,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(468,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(468,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(468,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(468,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(468,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(468,'Orange','2024-05-21','A','2024-05-21 04:19:49',NULL),(468,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(468,'Orange','2024-05-27','A','2024-05-27 06:25:49',NULL),(468,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(468,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(468,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(468,'Orange','2024-06-24','A','2024-06-24 06:19:24',NULL),(468,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(468,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(468,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(468,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(468,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(468,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(468,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(468,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(468,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(468,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(468,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(468,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(468,'Orange','2024-07-18','A','2024-07-18 10:10:39',NULL),(468,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(468,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(468,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(468,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(468,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(468,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(468,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(468,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(468,'Orange','2024-07-30','A','2024-07-31 14:43:29',NULL),(468,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(468,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(468,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(468,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(468,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(468,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(468,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(468,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(468,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(468,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(468,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(468,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(468,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(468,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(468,'Orange','2024-09-14','A','2024-09-14 03:29:30',NULL),(468,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(468,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(468,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(468,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(468,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(468,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(468,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(468,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(468,'Orange','2024-09-28','A','2024-09-28 03:36:31',NULL),(468,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(468,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(468,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(468,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(468,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(468,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(468,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(468,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(468,'Orange','2024-10-10','A','2024-10-10 03:49:51',NULL),(468,'Orange','2024-10-11','A','2024-10-11 03:50:04',NULL),(468,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(468,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(468,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(468,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(468,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(468,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(468,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(468,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(468,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(468,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(468,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(468,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(468,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(468,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(468,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(468,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(468,'Orange','2024-11-01','A','2024-11-01 03:54:28',NULL),(468,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(468,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(468,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(468,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(468,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(468,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(468,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(468,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(468,'Orange','2024-11-13','A','2024-11-13 03:44:10',NULL),(468,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(468,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(468,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(468,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(468,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(468,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(468,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(468,'Orange','2024-11-25','A','2024-11-25 03:48:15',NULL),(468,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(468,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(468,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(468,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(468,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(468,'Orange','2025-01-06','A','2025-01-06 05:11:52',NULL),(468,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(468,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(468,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(468,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(468,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(468,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(468,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(468,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(468,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(468,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(468,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(468,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(468,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(468,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(468,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(468,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(468,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(468,'Orange','2025-02-07','A','2025-02-28 06:42:00',NULL),(468,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(468,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(468,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(468,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(468,'Orange','2025-02-14','A','2025-02-28 06:44:45',NULL),(468,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(468,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(468,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(468,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(468,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(468,'Orange','2025-02-22','L','2025-02-28 06:36:07',NULL),(468,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(468,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(468,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(468,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(468,'Orange','2025-02-28','A','2025-02-28 03:59:33',NULL),(468,'Orange','2025-03-01','A','2025-03-01 07:17:51',NULL),(468,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(468,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(468,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(468,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(468,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(468,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(468,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(468,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(468,'Orange','2025-03-13','A','2025-03-13 04:15:46',NULL),(468,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(468,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(468,'Orange','2025-03-17','A','2025-03-17 07:11:39',NULL),(468,'Orange','2025-03-18','A','2025-03-19 03:29:44',NULL),(468,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(468,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(468,'Orange','2025-03-21','A','2025-03-21 03:51:51',NULL),(468,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(468,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(468,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(468,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(468,'Orange','2025-04-12','A','2025-04-12 04:57:27',NULL),(468,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(468,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(468,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(468,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(468,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(468,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(468,'Orange','2025-04-21','A','2025-04-21 04:08:16',NULL),(468,'Orange','2025-04-22','A','2025-04-22 04:52:30',NULL),(468,'Orange','2025-04-23','A','2025-04-23 15:56:26',NULL),(468,'Orange','2025-04-24','A','2025-04-24 04:25:39',NULL),(468,'Orange','2025-04-25','A','2025-04-25 04:53:20',NULL),(468,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(468,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(468,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(468,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(468,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(468,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(468,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(468,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(468,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(468,'Orange','2025-05-10','A','2025-05-10 06:23:22',NULL),(468,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(468,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(468,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(468,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(468,'Orange','2025-05-16','A','2025-05-16 04:12:23',NULL),(468,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(468,'Yellow','2025-05-19','A','2025-05-19 06:25:02',NULL),(468,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(468,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(468,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(468,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(468,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(468,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(468,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(468,'Yellow','2025-05-31','A','2025-05-31 04:46:03',NULL),(468,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(468,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(468,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(468,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(468,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(468,'Yellow','2025-06-30','A','2025-06-30 05:38:24',NULL),(468,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(468,'Yellow','2025-07-02','A','2025-07-02 06:27:13',NULL),(468,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(468,'Yellow','2025-07-07','A','2025-07-07 05:28:02',NULL),(468,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(468,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(468,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(468,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(468,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(468,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(468,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(468,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(469,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(469,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(469,'Green','2023-09-04','P','2023-09-04 04:52:17',NULL),(469,'Green','2023-09-05','P','2023-09-05 05:46:07',NULL),(469,'Green','2023-09-06','P','2023-09-06 06:05:04',NULL),(469,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(469,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(469,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(469,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(469,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(469,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(469,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(469,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(469,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(469,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(469,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(469,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(469,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(469,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(469,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(469,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(469,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(469,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(469,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(469,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(469,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(469,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(469,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(469,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(469,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(469,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(469,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(469,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(469,'Green','2023-10-16','P','2023-10-16 05:28:03',NULL),(469,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(469,'Green','2023-10-18','P','2023-10-18 06:09:57',NULL),(469,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(469,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(469,'Green','2023-10-21','P','2023-10-21 05:32:56',NULL),(469,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(469,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(469,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(469,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(469,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(469,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(469,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(469,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(469,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(469,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(469,'Green','2023-11-04','P','2023-11-04 05:09:48',NULL),(469,'Green','2023-11-06','A','2023-11-06 03:55:49',NULL),(469,'Green','2023-11-07','A','2023-11-07 03:54:07',NULL),(469,'Green','2023-11-08','A','2023-11-08 05:45:14',NULL),(469,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(469,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(469,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(469,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(469,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(469,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(469,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(469,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(469,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(469,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(469,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(469,'Green','2023-11-25','A','2023-11-25 04:36:46',NULL),(469,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(469,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(469,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(469,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(469,'Green','2023-12-04','P','2023-12-04 11:50:57',NULL),(469,'Green','2023-12-05','P','2023-12-05 11:27:10',NULL),(469,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(469,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(469,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(469,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(469,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(469,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(469,'Green','2023-12-15','P','2023-12-20 11:31:19',NULL),(469,'Green','2023-12-16','P','2023-12-20 11:32:39',NULL),(469,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(469,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(469,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(469,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(469,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(469,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(469,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(469,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(469,'Green','2024-01-10','P','2024-01-23 09:34:30',NULL),(469,'Green','2024-01-11','P','2024-01-23 09:33:50',NULL),(469,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(469,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(469,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(469,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(469,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(469,'Green','2024-01-22','P','2024-01-22 06:08:35',NULL),(469,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(469,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(469,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(469,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(469,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(469,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(469,'Green','2024-01-31','P','2024-01-31 04:00:28',NULL),(469,'Green','2024-02-01','A','2024-02-01 05:18:32',NULL),(469,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(469,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(469,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(469,'Green','2024-02-13','A','2024-02-13 05:30:56',NULL),(469,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(469,'Green','2024-02-15','A','2024-02-15 03:36:39',NULL),(469,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(469,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(469,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(469,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(469,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(469,'Green','2024-02-22','A','2024-02-22 04:50:11',NULL),(469,'Green','2024-02-23','P','2024-02-23 05:06:35',NULL),(469,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(469,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(469,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(469,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(469,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(469,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(469,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(469,'Green','2024-03-08','A','2024-03-08 06:19:21',NULL),(469,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(469,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(469,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(469,'Green','2024-03-13','P','2024-03-13 03:30:49',NULL),(469,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(469,'Green','2024-03-15','A','2024-03-15 03:51:34',NULL),(469,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(469,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(469,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(469,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(469,'Green','2024-03-22','P','2024-03-22 03:59:10',NULL),(469,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(469,'Green','2024-03-26','A','2024-03-26 04:52:56',NULL),(469,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(469,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(469,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(469,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(469,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(469,'Green','2024-04-17','A','2024-04-17 10:01:44',NULL),(469,'Green','2024-04-18','A','2024-04-18 04:21:38',NULL),(469,'Green','2024-04-19','A','2024-04-19 05:58:25',NULL),(469,'Green','2024-04-20','A','2024-04-20 04:05:43',NULL),(469,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(469,'Green','2024-04-24','A','2024-04-24 04:09:01',NULL),(469,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(469,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(469,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(469,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(469,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(469,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(469,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(469,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(469,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(469,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(469,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(469,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(469,'Green','2024-05-11','P','2024-05-11 04:23:19',NULL),(469,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(469,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(469,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(469,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(469,'Green','2024-05-20','A','2024-05-20 04:05:45',NULL),(469,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(469,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(469,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(469,'Green','2024-05-29','A','2024-05-29 06:48:39',NULL),(469,'Green','2024-05-30','P','2024-05-30 06:40:11',NULL),(469,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(469,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(469,'Green','2024-07-01','P','2024-07-02 08:00:55',NULL),(469,'Green','2024-07-02','A','2024-07-02 06:13:42',NULL),(469,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(469,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(469,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(469,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(469,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(469,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(469,'Green','2024-07-10','P','2024-07-11 04:18:12',NULL),(469,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(469,'Green','2024-07-12','A','2024-07-12 05:43:38',NULL),(469,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(469,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(469,'Green','2024-07-19','P','2024-07-19 07:40:15',NULL),(469,'Green','2024-07-20','A','2024-07-20 09:43:12',NULL),(469,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(469,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(469,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(469,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(469,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(469,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(469,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(469,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(469,'Green','2024-08-13','P','2024-08-13 05:22:54',NULL),(469,'Green','2024-08-15','P','2024-08-15 07:21:24',NULL),(469,'Green','2024-08-16','A','2024-08-16 04:31:23',NULL),(469,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(469,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(469,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(469,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(469,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(469,'Green','2024-09-05','A','2024-09-05 03:52:23',NULL),(469,'Green','2024-09-06','P','2024-09-06 03:49:15',NULL),(469,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(469,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(469,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(469,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(469,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(469,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(469,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(469,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(469,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(469,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(469,'Green','2024-09-28','A','2024-09-28 03:31:18',NULL),(469,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(469,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(469,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(469,'Green','2024-10-04','A','2024-10-04 04:58:09',NULL),(469,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(469,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(469,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(469,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(469,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(469,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(469,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(469,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(469,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(469,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(469,'Green','2024-10-18','P','2024-10-18 03:45:15',NULL),(469,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(469,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(469,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(469,'Green','2024-10-23','A','2024-10-23 03:46:40',NULL),(469,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(469,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(469,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(469,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(469,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(469,'Green','2024-10-30','P','2024-10-30 03:39:46',NULL),(469,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(469,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(469,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(469,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(469,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(469,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(469,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(469,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(469,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(469,'Green','2024-11-12','A','2024-11-12 03:43:25',NULL),(469,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(469,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(469,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(469,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(469,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(469,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(469,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(469,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(469,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(469,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(469,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(469,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(469,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(469,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(469,'Green','2025-01-06','A','2025-01-06 05:06:32',NULL),(469,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(469,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(469,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(469,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(469,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(469,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(469,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(469,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(469,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(469,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(469,'Green','2025-01-20','P','2025-02-27 05:52:55',NULL),(469,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(469,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(469,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(469,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(469,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(469,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(469,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(469,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(469,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(469,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(469,'Green','2025-02-07','A','2025-02-27 06:57:59',NULL),(469,'Green','2025-02-08','A','2025-02-27 07:03:40',NULL),(469,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(469,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(469,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(469,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(469,'Green','2025-02-15','P','2025-02-27 08:15:02',NULL),(469,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(469,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(469,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(469,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(469,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(469,'Green','2025-02-24','A','2025-02-27 08:23:57',NULL),(469,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(469,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(469,'Green','2025-02-27','P','2025-02-27 08:25:30',NULL),(469,'Green','2025-02-28','P','2025-02-28 03:53:57',NULL),(469,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(469,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(469,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(469,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(469,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(469,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(469,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(469,'Green','2025-03-11','P','2025-03-11 04:36:43',NULL),(469,'Green','2025-03-12','A','2025-03-12 03:28:16',NULL),(469,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(469,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(469,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(469,'Green','2025-03-17','P','2025-03-17 06:31:31',NULL),(469,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(469,'Green','2025-03-19','P','2025-03-19 03:24:35',NULL),(469,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(469,'Green','2025-03-21','P','2025-03-21 03:44:12',NULL),(469,'Green','2025-04-07','A','2025-04-07 03:33:19',NULL),(469,'Green','2025-04-08','A','2025-04-08 05:09:40',NULL),(469,'Green','2025-04-09','A','2025-04-09 03:50:38',NULL),(469,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(469,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(469,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(469,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(469,'Green','2025-04-16','A','2025-04-16 05:40:26',NULL),(469,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(469,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(469,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(469,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(469,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(469,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(469,'Green','2025-04-25','A','2025-04-25 04:41:46',NULL),(469,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(469,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(469,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(469,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(469,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(469,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(469,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(469,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(469,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(469,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(469,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(469,'Green','2025-05-13','A','2025-05-13 04:08:51',NULL),(469,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(469,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(469,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(469,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(469,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(469,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(469,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(469,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(469,'Green','2025-05-23','A','2025-05-23 05:41:50',NULL),(469,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(469,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(469,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(469,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(469,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(469,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(469,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(469,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(469,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(469,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(469,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(469,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(469,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(469,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(469,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(469,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(469,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(469,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(469,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(469,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(469,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(469,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(469,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(469,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(469,'Orange','2023-08-25','A','2023-08-25 06:50:51',NULL),(469,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(469,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(469,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(469,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(470,'Green','2023-08-31','P','2023-08-31 04:57:22',NULL),(470,'Green','2023-09-02','P','2023-09-02 04:43:34',NULL),(470,'Green','2023-09-04','A','2023-09-04 04:52:17',NULL),(470,'Green','2023-09-05','A','2023-09-05 05:46:07',NULL),(470,'Green','2023-09-06','A','2023-09-06 06:05:04',NULL),(470,'Green','2023-09-08','P','2023-09-08 04:10:48',NULL),(470,'Green','2023-09-09','P','2023-09-09 04:29:04',NULL),(470,'Green','2023-09-11','P','2023-09-11 04:53:55',NULL),(470,'Green','2023-09-12','P','2023-09-12 03:42:27',NULL),(470,'Green','2023-09-13','P','2023-09-13 06:14:37',NULL),(470,'Green','2023-09-14','P','2023-09-14 03:58:36',NULL),(470,'Green','2023-09-15','P','2023-09-15 04:09:47',NULL),(470,'Green','2023-09-16','P','2023-09-16 04:10:14',NULL),(470,'Green','2023-09-18','P','2023-09-18 03:39:48',NULL),(470,'Green','2023-09-19','P','2023-09-19 03:29:01',NULL),(470,'Green','2023-09-20','P','2023-09-20 05:42:43',NULL),(470,'Green','2023-09-21','P','2023-09-21 05:56:43',NULL),(470,'Green','2023-09-22','P','2023-09-22 04:55:41',NULL),(470,'Green','2023-09-23','P','2023-09-23 04:30:20',NULL),(470,'Green','2023-09-25','P','2023-09-25 03:58:43',NULL),(470,'Green','2023-09-26','P','2023-09-26 04:12:47',NULL),(470,'Green','2023-09-27','P','2023-09-27 03:34:36',NULL),(470,'Green','2023-09-28','P','2023-09-28 03:34:59',NULL),(470,'Green','2023-10-02','P','2023-10-03 03:33:48',NULL),(470,'Green','2023-10-03','P','2023-10-03 03:33:09',NULL),(470,'Green','2023-10-04','P','2023-10-04 04:26:09',NULL),(470,'Green','2023-10-05','P','2023-10-05 04:17:17',NULL),(470,'Green','2023-10-06','P','2023-10-06 03:32:02',NULL),(470,'Green','2023-10-07','P','2023-10-07 03:37:45',NULL),(470,'Green','2023-10-08','P','2023-10-08 15:32:14',NULL),(470,'Green','2023-10-09','P','2023-10-09 03:28:00',NULL),(470,'Green','2023-10-10','P','2023-10-10 03:50:22',NULL),(470,'Green','2023-10-11','P','2023-10-11 04:41:38',NULL),(470,'Green','2023-10-16','A','2023-10-16 05:28:03',NULL),(470,'Green','2023-10-17','P','2023-10-17 03:45:39',NULL),(470,'Green','2023-10-18','A','2023-10-18 06:09:57',NULL),(470,'Green','2023-10-19','P','2023-10-19 04:24:31',NULL),(470,'Green','2023-10-20','P','2023-10-20 03:52:23',NULL),(470,'Green','2023-10-21','A','2023-10-21 05:32:56',NULL),(470,'Green','2023-10-23','P','2023-10-23 04:10:33',NULL),(470,'Green','2023-10-24','P','2023-10-24 04:36:11',NULL),(470,'Green','2023-10-25','P','2023-10-25 04:28:43',NULL),(470,'Green','2023-10-26','P','2023-10-26 06:33:31',NULL),(470,'Green','2023-10-27','P','2023-10-27 05:19:16',NULL),(470,'Green','2023-10-30','P','2023-10-30 06:41:13',NULL),(470,'Green','2023-10-31','P','2023-10-31 03:47:35',NULL),(470,'Green','2023-11-01','P','2023-11-01 03:29:09',NULL),(470,'Green','2023-11-02','P','2023-11-02 03:31:15',NULL),(470,'Green','2023-11-03','P','2023-11-03 03:37:12',NULL),(470,'Green','2023-11-04','A','2023-11-04 05:09:48',NULL),(470,'Green','2023-11-06','P','2023-11-06 03:55:49',NULL),(470,'Green','2023-11-07','P','2023-11-07 03:54:07',NULL),(470,'Green','2023-11-08','P','2023-11-08 05:45:14',NULL),(470,'Green','2023-11-13','P','2023-11-13 04:58:54',NULL),(470,'Green','2023-11-14','P','2023-11-16 04:02:57',NULL),(470,'Green','2023-11-15','P','2023-11-16 04:02:02',NULL),(470,'Green','2023-11-16','P','2023-11-16 04:00:41',NULL),(470,'Green','2023-11-17','P','2023-11-17 05:12:13',NULL),(470,'Green','2023-11-18','P','2023-11-18 05:34:46',NULL),(470,'Green','2023-11-20','P','2023-11-20 04:38:42',NULL),(470,'Green','2023-11-21','P','2023-11-21 04:27:45',NULL),(470,'Green','2023-11-22','P','2023-11-22 05:50:15',NULL),(470,'Green','2023-11-23','P','2023-11-23 04:16:16',NULL),(470,'Green','2023-11-24','P','2023-11-25 05:06:47',NULL),(470,'Green','2023-11-25','P','2023-11-25 04:36:46',NULL),(470,'Green','2023-11-27','P','2023-11-27 04:26:59',NULL),(470,'Green','2023-11-28','P','2023-11-28 05:59:45',NULL),(470,'Green','2023-12-01','P','2023-12-01 03:35:58',NULL),(470,'Green','2023-12-02','P','2023-12-02 03:46:39',NULL),(470,'Green','2023-12-04','A','2023-12-04 11:50:57',NULL),(470,'Green','2023-12-05','A','2023-12-05 11:27:10',NULL),(470,'Green','2023-12-06','P','2023-12-06 11:33:01',NULL),(470,'Green','2023-12-08','P','2023-12-08 10:59:01',NULL),(470,'Green','2023-12-09','P','2023-12-09 07:45:57',NULL),(470,'Green','2023-12-12','P','2023-12-20 11:06:51',NULL),(470,'Green','2023-12-13','P','2023-12-20 11:11:51',NULL),(470,'Green','2023-12-14','P','2023-12-20 11:28:58',NULL),(470,'Green','2023-12-15','A','2023-12-20 11:31:19',NULL),(470,'Green','2023-12-16','A','2023-12-20 11:32:39',NULL),(470,'Green','2024-01-01','P','2024-01-03 05:07:50',NULL),(470,'Green','2024-01-02','P','2024-01-23 09:40:42',NULL),(470,'Green','2024-01-03','P','2024-01-23 09:39:57',NULL),(470,'Green','2024-01-04','P','2024-01-15 09:49:15',NULL),(470,'Green','2024-01-05','P','2024-01-15 09:42:26',NULL),(470,'Green','2024-01-06','P','2024-01-23 09:38:36',NULL),(470,'Green','2024-01-08','P','2024-01-23 09:37:10',NULL),(470,'Green','2024-01-09','P','2024-01-23 09:35:35',NULL),(470,'Green','2024-01-10','A','2024-01-23 09:34:30',NULL),(470,'Green','2024-01-11','A','2024-01-23 09:33:50',NULL),(470,'Green','2024-01-15','P','2024-01-23 09:27:21',NULL),(470,'Green','2024-01-16','P','2024-01-23 09:28:59',NULL),(470,'Green','2024-01-17','P','2024-01-17 04:22:05',NULL),(470,'Green','2024-01-18','P','2024-01-18 04:01:16',NULL),(470,'Green','2024-01-19','P','2024-01-23 09:32:59',NULL),(470,'Green','2024-01-22','A','2024-01-22 06:08:35',NULL),(470,'Green','2024-01-23','P','2024-01-23 04:09:53',NULL),(470,'Green','2024-01-24','P','2024-01-24 04:01:36',NULL),(470,'Green','2024-01-25','P','2024-01-25 03:53:48',NULL),(470,'Green','2024-01-26','P','2024-01-26 04:18:49',NULL),(470,'Green','2024-01-29','P','2024-01-30 04:44:01',NULL),(470,'Green','2024-01-30','P','2024-01-30 04:42:31',NULL),(470,'Green','2024-01-31','A','2024-01-31 04:00:28',NULL),(470,'Green','2024-02-01','P','2024-02-01 05:18:32',NULL),(470,'Green','2024-02-02','P','2024-02-02 05:22:40',NULL),(470,'Green','2024-02-03','P','2024-02-03 13:49:35',NULL),(470,'Green','2024-02-12','P','2024-02-12 03:41:14',NULL),(470,'Green','2024-02-13','P','2024-02-13 05:30:56',NULL),(470,'Green','2024-02-14','P','2024-02-14 05:41:23',NULL),(470,'Green','2024-02-15','P','2024-02-15 03:36:39',NULL),(470,'Green','2024-02-16','P','2024-02-16 04:16:07',NULL),(470,'Green','2024-02-17','P','2024-02-17 04:21:25',NULL),(470,'Green','2024-02-19','P','2024-02-19 03:47:32',NULL),(470,'Green','2024-02-20','P','2024-02-20 04:07:46',NULL),(470,'Green','2024-02-21','P','2024-02-22 04:53:08',NULL),(470,'Green','2024-02-22','P','2024-02-22 04:50:11',NULL),(470,'Green','2024-02-23','A','2024-02-23 05:06:35',NULL),(470,'Green','2024-02-27','P','2024-02-27 11:37:36',NULL),(470,'Green','2024-02-28','P','2024-02-28 04:08:29',NULL),(470,'Green','2024-02-29','P','2024-02-29 04:43:14',NULL),(470,'Green','2024-03-04','P','2024-03-04 03:49:47',NULL),(470,'Green','2024-03-05','P','2024-03-05 04:13:16',NULL),(470,'Green','2024-03-06','P','2024-03-06 04:27:36',NULL),(470,'Green','2024-03-07','P','2024-03-07 05:01:21',NULL),(470,'Green','2024-03-08','P','2024-03-08 06:19:21',NULL),(470,'Green','2024-03-09','P','2024-03-09 06:23:49',NULL),(470,'Green','2024-03-11','P','2024-03-11 05:29:27',NULL),(470,'Green','2024-03-12','P','2024-03-12 04:12:52',NULL),(470,'Green','2024-03-13','A','2024-03-13 03:30:49',NULL),(470,'Green','2024-03-14','P','2024-03-14 03:27:02',NULL),(470,'Green','2024-03-15','A','2024-03-15 03:51:34',NULL),(470,'Green','2024-03-18','P','2024-03-18 03:43:14',NULL),(470,'Green','2024-03-19','P','2024-03-19 05:18:36',NULL),(470,'Green','2024-03-20','P','2024-03-20 04:12:46',NULL),(470,'Green','2024-03-21','P','2024-03-21 04:05:36',NULL),(470,'Green','2024-03-22','A','2024-03-22 03:59:10',NULL),(470,'Green','2024-03-25','P','2024-03-25 03:50:43',NULL),(470,'Green','2024-03-26','P','2024-03-26 04:52:56',NULL),(470,'Green','2024-03-27','P','2024-03-27 03:43:17',NULL),(470,'Green','2024-03-28','P','2024-03-28 04:05:07',NULL),(470,'Green','2024-03-29','P','2024-03-29 03:41:58',NULL),(470,'Green','2024-04-15','P','2024-04-15 05:16:09',NULL),(470,'Green','2024-04-16','P','2024-04-16 03:34:00',NULL),(470,'Green','2024-04-17','P','2024-04-17 10:01:44',NULL),(470,'Green','2024-04-18','P','2024-04-18 04:21:38',NULL),(470,'Green','2024-04-19','P','2024-04-19 05:58:25',NULL),(470,'Green','2024-04-20','A','2024-04-20 04:05:43',NULL),(470,'Green','2024-04-22','P','2024-04-22 06:18:48',NULL),(470,'Green','2024-04-24','P','2024-04-24 04:09:01',NULL),(470,'Green','2024-04-25','P','2024-04-25 04:16:52',NULL),(470,'Green','2024-04-26','P','2024-04-26 04:05:39',NULL),(470,'Green','2024-04-29','P','2024-04-29 04:24:38',NULL),(470,'Green','2024-04-30','P','2024-04-30 04:12:38',NULL),(470,'Green','2024-05-02','P','2024-05-02 05:01:16',NULL),(470,'Green','2024-05-03','P','2024-05-04 05:37:09',NULL),(470,'Green','2024-05-04','P','2024-05-04 05:30:18',NULL),(470,'Green','2024-05-06','P','2024-05-06 05:26:02',NULL),(470,'Green','2024-05-07','P','2024-05-07 04:16:21',NULL),(470,'Green','2024-05-08','P','2024-05-08 04:15:14',NULL),(470,'Green','2024-05-09','P','2024-05-09 04:13:24',NULL),(470,'Green','2024-05-10','P','2024-05-10 04:18:54',NULL),(470,'Green','2024-05-11','A','2024-05-11 04:23:19',NULL),(470,'Green','2024-05-13','P','2024-05-13 04:09:01',NULL),(470,'Green','2024-05-14','P','2024-05-14 04:03:56',NULL),(470,'Green','2024-05-15','P','2024-05-15 04:33:23',NULL),(470,'Green','2024-05-18','P','2024-05-18 10:46:30',NULL),(470,'Green','2024-05-20','P','2024-05-20 04:05:45',NULL),(470,'Green','2024-05-21','P','2024-05-21 04:09:11',NULL),(470,'Green','2024-05-25','P','2024-05-25 03:47:09',NULL),(470,'Green','2024-05-27','P','2024-05-27 05:54:28',NULL),(470,'Green','2024-05-29','P','2024-05-29 06:48:39',NULL),(470,'Green','2024-05-30','A','2024-05-30 06:40:11',NULL),(470,'Green','2024-05-31','P','2024-05-31 05:25:17',NULL),(470,'Green','2024-06-24','A','2024-06-24 05:50:09',NULL),(470,'Green','2024-07-01','A','2024-07-02 08:00:55',NULL),(470,'Green','2024-07-02','P','2024-07-02 06:13:42',NULL),(470,'Green','2024-07-03','P','2024-07-03 04:49:47',NULL),(470,'Green','2024-07-04','P','2024-07-05 04:34:11',NULL),(470,'Green','2024-07-05','P','2024-07-05 04:32:31',NULL),(470,'Green','2024-07-06','P','2024-07-08 15:57:20',NULL),(470,'Green','2024-07-08','P','2024-07-08 05:45:19',NULL),(470,'Green','2024-07-09','P','2024-07-09 06:52:13',NULL),(470,'Green','2024-07-10','A','2024-07-11 04:18:12',NULL),(470,'Green','2024-07-11','P','2024-07-11 09:39:51',NULL),(470,'Green','2024-07-12','P','2024-07-12 05:43:38',NULL),(470,'Green','2024-07-13','P','2024-07-13 05:14:38',NULL),(470,'Green','2024-07-18','P','2024-07-18 10:12:32',NULL),(470,'Green','2024-07-19','A','2024-07-19 07:40:15',NULL),(470,'Green','2024-07-20','A','2024-07-20 09:43:12',NULL),(470,'Green','2024-07-22','P','2024-07-22 04:52:13',NULL),(470,'Green','2024-07-23','P','2024-07-24 04:38:16',NULL),(470,'Green','2024-07-24','P','2024-07-24 04:39:21',NULL),(470,'Green','2024-07-27','P','2024-07-27 08:13:11',NULL),(470,'Green','2024-07-29','P','2024-07-31 14:57:13',NULL),(470,'Green','2024-07-30','P','2024-07-31 14:46:59',NULL),(470,'Green','2024-08-06','P','2024-08-06 05:15:55',NULL),(470,'Green','2024-08-09','P','2024-08-09 07:14:04',NULL),(470,'Green','2024-08-13','A','2024-08-13 05:22:54',NULL),(470,'Green','2024-08-15','A','2024-08-15 07:21:24',NULL),(470,'Green','2024-08-16','P','2024-08-16 04:31:23',NULL),(470,'Green','2024-08-17','P','2024-08-17 04:45:05',NULL),(470,'Green','2024-08-23','P','2024-08-23 05:50:04',NULL),(470,'Green','2024-09-02','P','2024-09-02 03:42:52',NULL),(470,'Green','2024-09-03','P','2024-09-03 16:51:58',NULL),(470,'Green','2024-09-04','P','2024-09-04 03:47:29',NULL),(470,'Green','2024-09-05','P','2024-09-05 03:52:23',NULL),(470,'Green','2024-09-06','A','2024-09-06 03:49:15',NULL),(470,'Green','2024-09-07','P','2024-09-07 03:33:07',NULL),(470,'Green','2024-09-14','P','2024-09-14 03:25:12',NULL),(470,'Green','2024-09-16','P','2024-09-16 03:25:56',NULL),(470,'Green','2024-09-18','P','2024-09-18 03:27:26',NULL),(470,'Green','2024-09-19','P','2024-09-19 03:26:44',NULL),(470,'Green','2024-09-20','P','2024-09-20 03:28:49',NULL),(470,'Green','2024-09-21','P','2024-09-21 03:27:47',NULL),(470,'Green','2024-09-23','P','2024-09-23 05:01:40',NULL),(470,'Green','2024-09-25','P','2024-09-25 03:41:36',NULL),(470,'Green','2024-09-26','P','2024-09-26 03:48:35',NULL),(470,'Green','2024-09-28','P','2024-09-28 03:31:18',NULL),(470,'Green','2024-09-30','P','2024-09-30 03:51:27',NULL),(470,'Green','2024-10-01','P','2024-10-01 03:52:33',NULL),(470,'Green','2024-10-02','P','2024-10-02 03:50:01',NULL),(470,'Green','2024-10-04','P','2024-10-04 04:58:09',NULL),(470,'Green','2024-10-05','P','2024-10-05 03:55:02',NULL),(470,'Green','2024-10-07','P','2024-10-07 05:06:05',NULL),(470,'Green','2024-10-08','P','2024-10-08 03:23:39',NULL),(470,'Green','2024-10-09','P','2024-10-09 03:37:53',NULL),(470,'Green','2024-10-10','P','2024-10-10 03:46:43',NULL),(470,'Green','2024-10-11','P','2024-10-11 03:45:05',NULL),(470,'Green','2024-10-14','P','2024-10-14 03:40:27',NULL),(470,'Green','2024-10-15','P','2024-10-15 03:42:11',NULL),(470,'Green','2024-10-16','P','2024-10-17 04:07:25',NULL),(470,'Green','2024-10-17','P','2024-10-17 04:08:18',NULL),(470,'Green','2024-10-18','A','2024-10-18 03:45:15',NULL),(470,'Green','2024-10-19','P','2024-10-19 03:52:41',NULL),(470,'Green','2024-10-21','P','2024-10-21 03:41:49',NULL),(470,'Green','2024-10-22','P','2024-10-22 03:34:34',NULL),(470,'Green','2024-10-23','P','2024-10-23 03:46:40',NULL),(470,'Green','2024-10-24','P','2024-10-24 03:43:23',NULL),(470,'Green','2024-10-25','P','2024-10-25 03:43:53',NULL),(470,'Green','2024-10-26','P','2024-10-26 03:39:43',NULL),(470,'Green','2024-10-28','P','2024-10-28 03:44:46',NULL),(470,'Green','2024-10-29','P','2024-10-29 03:47:40',NULL),(470,'Green','2024-10-30','A','2024-10-30 03:39:46',NULL),(470,'Green','2024-10-31','P','2024-10-31 03:29:50',NULL),(470,'Green','2024-11-01','P','2024-11-01 03:51:33',NULL),(470,'Green','2024-11-02','P','2024-11-02 03:36:40',NULL),(470,'Green','2024-11-04','P','2024-11-04 03:48:25',NULL),(470,'Green','2024-11-05','P','2024-11-05 03:18:59',NULL),(470,'Green','2024-11-06','P','2024-11-06 03:38:23',NULL),(470,'Green','2024-11-07','P','2024-11-07 03:26:36',NULL),(470,'Green','2024-11-08','P','2024-11-08 03:46:17',NULL),(470,'Green','2024-11-11','P','2024-11-11 03:45:27',NULL),(470,'Green','2024-11-12','P','2024-11-12 03:43:25',NULL),(470,'Green','2024-11-13','P','2024-11-13 03:41:42',NULL),(470,'Green','2024-11-14','P','2024-11-14 03:47:49',NULL),(470,'Green','2024-11-15','P','2024-11-15 04:29:28',NULL),(470,'Green','2024-11-16','P','2024-11-16 03:39:45',NULL),(470,'Green','2024-11-18','P','2024-11-18 05:16:35',NULL),(470,'Green','2024-11-19','P','2024-11-19 05:10:26',NULL),(470,'Green','2024-11-20','P','2024-11-20 06:25:05',NULL),(470,'Green','2024-11-21','P','2024-11-21 05:33:20',NULL),(470,'Green','2024-11-25','P','2024-11-25 03:41:38',NULL),(470,'Green','2024-11-26','P','2024-11-26 03:32:30',NULL),(470,'Green','2024-11-27','P','2024-11-27 03:48:59',NULL),(470,'Green','2024-11-28','P','2024-11-28 05:38:50',NULL),(470,'Green','2024-11-29','P','2024-11-29 05:34:46',NULL),(470,'Green','2024-11-30','P','2024-11-30 03:29:23',NULL),(470,'Green','2025-01-06','P','2025-01-06 05:06:32',NULL),(470,'Green','2025-01-07','P','2025-01-07 05:10:42',NULL),(470,'Green','2025-01-08','P','2025-01-08 03:48:03',NULL),(470,'Green','2025-01-09','P','2025-01-09 03:33:04',NULL),(470,'Green','2025-01-10','P','2025-01-10 03:49:21',NULL),(470,'Green','2025-01-13','P','2025-01-13 05:15:40',NULL),(470,'Green','2025-01-14','P','2025-01-14 05:11:59',NULL),(470,'Green','2025-01-15','P','2025-01-16 03:28:18',NULL),(470,'Green','2025-01-16','P','2025-01-16 03:28:40',NULL),(470,'Green','2025-01-17','P','2025-02-26 05:08:32',NULL),(470,'Green','2025-01-18','P','2025-02-26 05:09:00',NULL),(470,'Green','2025-01-20','A','2025-02-27 05:52:55',NULL),(470,'Green','2025-01-21','P','2025-02-27 06:05:44',NULL),(470,'Green','2025-01-22','P','2025-02-27 06:07:32',NULL),(470,'Green','2025-01-23','P','2025-02-27 06:14:00',NULL),(470,'Green','2025-01-24','P','2025-02-27 06:16:10',NULL),(470,'Green','2025-01-29','P','2025-02-27 06:17:27',NULL),(470,'Green','2025-01-30','P','2025-02-27 06:17:40',NULL),(470,'Green','2025-01-31','P','2025-02-27 06:17:56',NULL),(470,'Green','2025-02-01','P','2025-02-27 06:18:38',NULL),(470,'Green','2025-02-03','P','2025-02-27 06:24:36',NULL),(470,'Green','2025-02-06','P','2025-02-27 06:25:52',NULL),(470,'Green','2025-02-07','A','2025-02-27 06:57:59',NULL),(470,'Green','2025-02-08','P','2025-02-27 07:03:40',NULL),(470,'Green','2025-02-10','P','2025-02-27 07:04:40',NULL),(470,'Green','2025-02-11','P','2025-02-27 07:06:05',NULL),(470,'Green','2025-02-12','P','2025-02-27 07:08:46',NULL),(470,'Green','2025-02-13','P','2025-02-27 08:12:18',NULL),(470,'Green','2025-02-15','A','2025-02-27 08:15:02',NULL),(470,'Green','2025-02-17','P','2025-02-27 08:16:24',NULL),(470,'Green','2025-02-18','P','2025-02-27 08:19:29',NULL),(470,'Green','2025-02-19','P','2025-02-27 08:20:14',NULL),(470,'Green','2025-02-21','P','2025-02-27 08:21:39',NULL),(470,'Green','2025-02-22','P','2025-02-27 08:22:49',NULL),(470,'Green','2025-02-24','P','2025-02-27 08:23:57',NULL),(470,'Green','2025-02-25','P','2025-02-25 05:17:36',NULL),(470,'Green','2025-02-26','P','2025-02-26 05:07:55',NULL),(470,'Green','2025-02-27','A','2025-02-27 08:25:30',NULL),(470,'Green','2025-02-28','A','2025-02-28 03:53:57',NULL),(470,'Green','2025-03-01','P','2025-03-01 07:13:11',NULL),(470,'Green','2025-03-03','P','2025-03-03 04:02:43',NULL),(470,'Green','2025-03-04','P','2025-03-04 03:43:21',NULL),(470,'Green','2025-03-05','P','2025-03-05 03:24:15',NULL),(470,'Green','2025-03-06','P','2025-03-06 03:42:40',NULL),(470,'Green','2025-03-08','P','2025-03-10 05:19:57',NULL),(470,'Green','2025-03-10','P','2025-03-10 05:26:27',NULL),(470,'Green','2025-03-11','A','2025-03-11 04:36:43',NULL),(470,'Green','2025-03-12','P','2025-03-12 03:28:16',NULL),(470,'Green','2025-03-13','P','2025-03-13 04:14:29',NULL),(470,'Green','2025-03-14','P','2025-03-15 04:36:10',NULL),(470,'Green','2025-03-15','P','2025-03-15 04:37:38',NULL),(470,'Green','2025-03-17','A','2025-03-17 06:31:31',NULL),(470,'Green','2025-03-18','P','2025-03-19 03:22:49',NULL),(470,'Green','2025-03-19','A','2025-03-19 03:24:35',NULL),(470,'Green','2025-03-20','P','2025-03-20 04:40:12',NULL),(470,'Green','2025-03-21','A','2025-03-21 03:44:12',NULL),(470,'Green','2025-04-07','P','2025-04-07 03:33:19',NULL),(470,'Green','2025-04-08','P','2025-04-08 05:09:40',NULL),(470,'Green','2025-04-09','P','2025-04-09 03:50:38',NULL),(470,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(470,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(470,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(470,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(470,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(470,'Green','2025-04-17','A','2025-04-17 03:53:06',NULL),(470,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(470,'Green','2025-04-19','A','2025-04-21 03:55:56',NULL),(470,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(470,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(470,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(470,'Green','2025-04-25','A','2025-04-25 04:41:46',NULL),(470,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(470,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(470,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(470,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(470,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(470,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(470,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(470,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(470,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(470,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(470,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(470,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(470,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(470,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(470,'Green','2025-05-16','A','2025-05-16 04:09:00',NULL),(470,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(470,'Green','2025-05-19','A','2025-05-19 06:14:12',NULL),(470,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(470,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(470,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(470,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(470,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(470,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(470,'Green','2025-05-30','A','2025-05-30 05:09:45',NULL),(470,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(470,'Green','2025-06-10','A','2025-06-10 07:25:01',NULL),(470,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(470,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(470,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(470,'Green','2025-06-25','A','2025-06-26 04:17:53',NULL),(470,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(470,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(470,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(470,'Green','2025-07-03','A','2025-07-03 04:38:56',NULL),(470,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(470,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(470,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(470,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(470,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(470,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(470,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(470,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(470,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(470,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(470,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(470,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(470,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(470,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(470,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(470,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(471,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(471,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(471,'Orange','2023-08-25','A','2023-08-25 06:50:51',NULL),(471,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(471,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(471,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(471,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(471,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(471,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(471,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(471,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(471,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(471,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(471,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(471,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(471,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(471,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(471,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(471,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(471,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(471,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(471,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(471,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(471,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(471,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(471,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(471,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(471,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(471,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(471,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(471,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(471,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(471,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(471,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(471,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(471,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(471,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(471,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(471,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(471,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(471,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(471,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(471,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(471,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(471,'Orange','2023-10-20','A','2023-10-20 03:46:49',NULL),(471,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(471,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(471,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(471,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(471,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(471,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(471,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(471,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(471,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(471,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(471,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(471,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(471,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(471,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(471,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(471,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(471,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(471,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(471,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(471,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(471,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(471,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(471,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(471,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(471,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(471,'Orange','2023-11-24','A','2023-11-25 05:04:36',NULL),(471,'Orange','2023-11-25','A','2023-11-25 04:37:46',NULL),(471,'Orange','2023-11-27','A','2023-11-27 04:29:05',NULL),(471,'Orange','2023-11-28','A','2023-11-28 06:00:25',NULL),(471,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(471,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(471,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(471,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(471,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(471,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(471,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(471,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(471,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(471,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(471,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(471,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(471,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(471,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(471,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(471,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(471,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(471,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(471,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(471,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(471,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(471,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(471,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(471,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(471,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(471,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(471,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(471,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(471,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(471,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(471,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(471,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(471,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(471,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(471,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(471,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(471,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(471,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(471,'Orange','2024-02-17','A','2024-02-17 04:26:00',NULL),(471,'Orange','2024-02-19','A','2024-02-19 03:46:06',NULL),(471,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(471,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(471,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(471,'Orange','2024-02-27','A','2024-02-27 11:35:45',NULL),(471,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(471,'Orange','2024-02-29','A','2024-02-29 04:45:25',NULL),(471,'Orange','2024-03-04','A','2024-03-04 03:53:10',NULL),(471,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(471,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(471,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(471,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(471,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(471,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(471,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(471,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(471,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(471,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(471,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(471,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(471,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(471,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(471,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(471,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(471,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(471,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(471,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(471,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(471,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(471,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(471,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(471,'Orange','2024-04-18','A','2024-04-18 04:29:11',NULL),(471,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(471,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(471,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(471,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(471,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(471,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(471,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(471,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(471,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(471,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(471,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(471,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(471,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(471,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(471,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(471,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(471,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(471,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(471,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(471,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(471,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(471,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(471,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(471,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(471,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(471,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(471,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(471,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(471,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(471,'Orange','2024-07-01','A','2024-07-02 07:19:15',NULL),(471,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(471,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(471,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(471,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(471,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(471,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(471,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(471,'Orange','2024-07-10','A','2024-07-11 04:21:02',NULL),(471,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(471,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(471,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(471,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(471,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(471,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(471,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(471,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(471,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(471,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(471,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(471,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(471,'Orange','2024-07-30','A','2024-07-31 14:43:29',NULL),(471,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(471,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(471,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(471,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(471,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(471,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(471,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(471,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(471,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(471,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(471,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(471,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(471,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(471,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(471,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(471,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(471,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(471,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(471,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(471,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(471,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(471,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(471,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(471,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(471,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(471,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(471,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(471,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(471,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(471,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(471,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(471,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(471,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(471,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(471,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(471,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(471,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(471,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(471,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(471,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(471,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(471,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(471,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(471,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(471,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(471,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(471,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(471,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(471,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(471,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(471,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(471,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(471,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(471,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(471,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(471,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(471,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(471,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(471,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(471,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(471,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(471,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(471,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(471,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(471,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(471,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(471,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(471,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(471,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(471,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(471,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(471,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(471,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(471,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(471,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(471,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(471,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(471,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(471,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(471,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(471,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(471,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(471,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(471,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(471,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(471,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(471,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(471,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(471,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(471,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(471,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(471,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(471,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(471,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(471,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(471,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(471,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(471,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(471,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(471,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(471,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(471,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(471,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(471,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(471,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(471,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(471,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(471,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(471,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(471,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(471,'Orange','2025-03-04','A','2025-03-04 03:47:55',NULL),(471,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(471,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(471,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(471,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(471,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(471,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(471,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(471,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(471,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(471,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(471,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(471,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(471,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(471,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(471,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(471,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(471,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(471,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(471,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(471,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(471,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(471,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(471,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(471,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(471,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(471,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(471,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(471,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(471,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(471,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(471,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(471,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(471,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(471,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(471,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(471,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(471,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(471,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(471,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(471,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(471,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(471,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(471,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(471,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(471,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(471,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(471,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(471,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(471,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(471,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(471,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(471,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(471,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(471,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(471,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(471,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(471,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(471,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(471,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(471,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(471,'Yellow','2025-06-30','A','2025-06-30 05:38:24',NULL),(471,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(471,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(471,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(471,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(471,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(471,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(471,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(471,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(471,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(471,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(471,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(471,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(472,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(472,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(472,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(472,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(472,'Orange','2023-08-28','P','2023-08-28 05:35:02',NULL),(472,'Orange','2023-08-29','A','2023-08-29 05:17:36',NULL),(472,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(472,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(472,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(472,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(472,'Orange','2023-09-05','P','2023-09-05 06:05:27',NULL),(472,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(472,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(472,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(472,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(472,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(472,'Orange','2023-09-13','P','2023-09-13 06:07:09',NULL),(472,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(472,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(472,'Orange','2023-09-16','P','2023-09-16 04:30:49',NULL),(472,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(472,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(472,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(472,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(472,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(472,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(472,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(472,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(472,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(472,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(472,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(472,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(472,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(472,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(472,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(472,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(472,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(472,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(472,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(472,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(472,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(472,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(472,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(472,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(472,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(472,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(472,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(472,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(472,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(472,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(472,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(472,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(472,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(472,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(472,'Orange','2023-11-02','A','2023-11-02 03:44:27',NULL),(472,'Orange','2023-11-03','A','2023-11-03 03:38:28',NULL),(472,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(472,'Orange','2023-11-06','A','2023-11-06 03:56:49',NULL),(472,'Orange','2023-11-07','A','2023-11-07 03:58:32',NULL),(472,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(472,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(472,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(472,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(472,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(472,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(472,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(472,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(472,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(472,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(472,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(472,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(472,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(472,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(472,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(472,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(472,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(472,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(472,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(472,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(472,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(472,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(472,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(472,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(472,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(472,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(472,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(472,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(472,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(472,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(472,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(472,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(472,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(472,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(472,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(472,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(472,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(472,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(472,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(472,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(472,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(472,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(472,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(472,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(472,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(472,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(472,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(472,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(472,'Orange','2024-02-12','A','2024-02-12 03:49:38',NULL),(472,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(472,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(472,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(472,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(472,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(472,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(472,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(472,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(472,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(472,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(472,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(472,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(472,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(472,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(472,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(472,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(472,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(472,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(472,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(472,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(472,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(472,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(472,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(472,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(472,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(472,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(472,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(472,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(472,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(472,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(472,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(472,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(472,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(472,'Orange','2024-04-15','P','2024-04-15 05:21:19',NULL),(472,'Orange','2024-04-16','P','2024-04-16 03:37:59',NULL),(472,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(472,'Orange','2024-04-18','A','2024-04-18 04:29:11',NULL),(472,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(472,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(472,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(472,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(472,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(472,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(472,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(472,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(472,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(472,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(472,'Orange','2024-05-04','A','2024-05-04 05:28:14',NULL),(472,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(472,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(472,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(472,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(472,'Orange','2024-05-13','A','2024-05-13 04:55:14',NULL),(472,'Orange','2024-05-14','A','2024-05-14 04:46:33',NULL),(472,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(472,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(472,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(472,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(472,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(472,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(472,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(472,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(472,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(472,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(472,'Orange','2024-05-31','L','2024-05-31 05:21:32',NULL),(472,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(472,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(472,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(472,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(472,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(472,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(472,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(472,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(472,'Orange','2024-07-09','A','2024-07-09 06:41:20',NULL),(472,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(472,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(472,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(472,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(472,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(472,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(472,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(472,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(472,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(472,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(472,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(472,'Orange','2024-07-27','A','2024-07-27 08:03:15',NULL),(472,'Orange','2024-07-29','A','2024-07-31 14:54:21',NULL),(472,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(472,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(472,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(472,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(472,'Orange','2024-08-15','A','2024-08-15 06:21:56',NULL),(472,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(472,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(472,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(472,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(472,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(472,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(472,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(472,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(472,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(472,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(472,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(472,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(472,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(472,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(472,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(472,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(472,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(472,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(472,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(472,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(472,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(472,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(472,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(472,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(472,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(472,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(472,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(472,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(472,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(472,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(472,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(472,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(472,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(472,'Orange','2024-10-17','A','2024-10-17 03:58:31',NULL),(472,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(472,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(472,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(472,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(472,'Orange','2024-10-23','A','2024-10-23 03:50:01',NULL),(472,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(472,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(472,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(472,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(472,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(472,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(472,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(472,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(472,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(472,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(472,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(472,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(472,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(472,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(472,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(472,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(472,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(472,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(472,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(472,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(472,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(472,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(472,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(472,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(472,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(472,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(472,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(472,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(472,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(472,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(472,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(472,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(472,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(472,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(472,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(472,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(472,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(472,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(472,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(472,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(472,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(472,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(472,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(472,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(472,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(472,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(472,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(472,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(472,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(472,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(472,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(472,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(472,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(472,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(472,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(472,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(472,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(472,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(472,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(472,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(472,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(472,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(472,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(472,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(472,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(472,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(472,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(472,'Orange','2025-03-04','A','2025-03-04 03:47:55',NULL),(472,'Orange','2025-03-05','A','2025-03-05 03:29:21',NULL),(472,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(472,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(472,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(472,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(472,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(472,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(472,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(472,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(472,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(472,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(472,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(472,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(472,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(472,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(472,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(472,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(472,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(472,'Orange','2025-04-12','A','2025-04-12 04:57:27',NULL),(472,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(472,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(472,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(472,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(472,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(472,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(472,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(472,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(472,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(472,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(472,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(472,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(472,'Orange','2025-04-29','A','2025-04-29 04:27:36',NULL),(472,'Orange','2025-04-30','A','2025-04-30 04:35:17',NULL),(472,'Orange','2025-05-02','A','2025-05-02 04:59:47',NULL),(472,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(472,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(472,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(472,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(472,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(472,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(472,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(472,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(472,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(472,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(472,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(472,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(472,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(472,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(472,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(472,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(472,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(472,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(472,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(472,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(472,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(472,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(472,'Yellow','2025-06-16','A','2025-06-16 03:17:19',NULL),(472,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(472,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(472,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(472,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(472,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(472,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(472,'Yellow','2025-07-03','A','2025-07-03 04:43:55',NULL),(472,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(472,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(472,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(472,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(472,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(472,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(472,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(472,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(472,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(473,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(473,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(473,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(473,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(473,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(473,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(473,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(473,'Pink','2023-09-02','A','2023-09-02 04:50:57',NULL),(473,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(473,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(473,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(473,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(473,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(473,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(473,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(473,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(473,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(473,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(473,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(473,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(473,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(473,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(473,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(473,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(473,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(473,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(473,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(473,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(473,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(473,'Pink','2023-10-02','A','2023-10-02 11:07:34',NULL),(473,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(473,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(473,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(473,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(473,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(473,'Pink','2023-10-09','P','2023-10-09 03:24:50',NULL),(473,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(473,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(473,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(473,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(473,'Pink','2023-10-18','A','2023-10-18 04:40:13',NULL),(473,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(473,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(473,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(473,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(473,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(473,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(473,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(473,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(473,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(473,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(473,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(473,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(473,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(473,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(473,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(473,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(473,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(473,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(473,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(473,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(473,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(473,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(473,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(473,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(473,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(473,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(473,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(473,'Pink','2023-11-25','A','2023-11-25 04:29:35',NULL),(473,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(473,'Pink','2023-11-28','A','2023-11-28 06:08:07',NULL),(473,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(473,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(473,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(473,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(473,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(473,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(473,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(473,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(473,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(473,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(473,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(473,'Pink','2024-01-01','A','2024-01-03 05:05:28',NULL),(473,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(473,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(473,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(473,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(473,'Pink','2024-01-06','A','2024-01-22 11:16:23',NULL),(473,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(473,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(473,'Pink','2024-01-10','P','2024-01-22 10:35:50',NULL),(473,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(473,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(473,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(473,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(473,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(473,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(473,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(473,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(473,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(473,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(473,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(473,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(473,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(473,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(473,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(473,'Pink','2024-02-02','A','2024-02-02 04:18:14',NULL),(473,'Pink','2024-02-03','A','2024-02-03 04:29:27',NULL),(473,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(473,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(473,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(473,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(473,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(473,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(473,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(473,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(473,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(473,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(473,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(473,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(473,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(473,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(473,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(473,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(473,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(473,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(473,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(473,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(473,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(473,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(473,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(473,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(473,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(473,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(473,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(473,'Pink','2024-03-14','A','2024-03-14 03:31:50',NULL),(473,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(473,'Pink','2024-03-18','A','2024-03-18 04:08:56',NULL),(473,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(473,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(473,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(473,'Pink','2024-03-22','A','2024-03-22 04:19:44',NULL),(473,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(473,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(473,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(473,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(473,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(473,'Pink','2024-04-16','A','2024-04-16 03:55:21',NULL),(473,'Pink','2024-04-17','A','2024-04-22 11:58:24',NULL),(473,'Pink','2024-04-18','A','2024-04-18 05:41:41',NULL),(473,'Pink','2024-04-19','A','2024-04-19 06:01:03',NULL),(473,'Pink','2024-04-20','A','2024-04-20 04:42:00',NULL),(473,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(473,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(473,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(473,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(473,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(473,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(473,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(473,'Pink','2024-05-06','A','2024-05-06 05:21:22',NULL),(473,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(473,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(473,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(473,'Pink','2024-05-10','A','2024-05-10 04:27:45',NULL),(473,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(473,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(473,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(473,'Pink','2024-05-15','A','2024-05-15 04:21:44',NULL),(473,'Pink','2024-05-17','A','2024-05-17 04:32:51',NULL),(473,'Pink','2024-05-18','A','2024-05-18 04:57:08',NULL),(473,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(473,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(473,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(473,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(473,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(473,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(473,'Pink','2024-06-24','A','2024-06-24 06:04:42',NULL),(473,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(473,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(473,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(473,'Pink','2024-07-05','A','2024-07-05 05:28:56',NULL),(473,'Pink','2024-07-06','A','2024-07-08 16:00:05',NULL),(473,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(473,'Pink','2024-07-09','A','2024-07-09 06:51:20',NULL),(473,'Pink','2024-07-11','A','2024-07-11 09:50:25',NULL),(473,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(473,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(473,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(473,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(473,'Pink','2024-07-20','A','2024-07-20 09:36:38',NULL),(473,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(473,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(473,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(473,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(473,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(473,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(473,'Pink','2024-07-30','A','2024-07-31 14:48:55',NULL),(473,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(473,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(473,'Pink','2024-08-13','A','2024-08-13 05:20:43',NULL),(473,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(473,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(473,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(473,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(473,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(473,'Pink','2024-09-03','A','2024-09-03 16:56:19',NULL),(473,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(473,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(473,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(473,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(473,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(473,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(473,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(473,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(473,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(473,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(473,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(473,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(473,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(473,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(473,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(473,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(473,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(473,'Pink','2024-09-30','A','2024-09-30 03:54:36',NULL),(473,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(473,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(473,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(473,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(473,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(473,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(473,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(473,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(473,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(473,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(473,'Pink','2024-10-15','A','2024-10-15 03:49:53',NULL),(473,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(473,'Pink','2024-10-17','P','2024-10-17 04:00:59',NULL),(473,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(473,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(473,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(473,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(473,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(473,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(473,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(473,'Pink','2024-10-26','P','2024-10-26 03:46:13',NULL),(473,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(473,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(473,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(473,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(473,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(473,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(473,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(473,'Pink','2024-11-05','P','2024-11-05 03:24:49',NULL),(473,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(473,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(473,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(473,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(473,'Pink','2024-11-12','P','2024-11-12 03:38:11',NULL),(473,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(473,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(473,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(473,'Pink','2024-11-16','A','2024-11-16 03:48:03',NULL),(473,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(473,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(473,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(473,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(473,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(473,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(473,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(473,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(473,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(473,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(473,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(473,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(473,'Pink','2025-01-08','A','2025-01-08 03:53:48',NULL),(473,'Pink','2025-01-09','P','2025-01-09 03:40:38',NULL),(473,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(473,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(473,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(473,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(473,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(473,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(473,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(473,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(473,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(473,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(473,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(473,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(473,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(473,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(473,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(473,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(473,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(473,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(473,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(473,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(473,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(473,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(473,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(473,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(473,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(473,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(473,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(473,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(473,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(473,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(473,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(473,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(473,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(473,'Pink','2025-02-27','A','2025-02-27 05:33:24',NULL),(473,'Pink','2025-02-28','A','2025-02-28 04:02:31',NULL),(473,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(473,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(473,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(473,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(473,'Pink','2025-03-06','A','2025-03-06 03:49:33',NULL),(473,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(473,'Pink','2025-03-10','A','2025-03-10 05:28:27',NULL),(473,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(473,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(473,'Pink','2025-03-13','A','2025-03-13 04:29:27',NULL),(473,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(473,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(473,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(473,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(473,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(473,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(473,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(473,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(473,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(473,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(473,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(473,'Pink','2025-04-12','A','2025-04-12 04:46:51',NULL),(473,'Pink','2025-04-14','A','2025-04-14 06:21:23',NULL),(473,'Pink','2025-04-15','A','2025-04-15 04:43:09',NULL),(473,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(473,'Pink','2025-04-17','L','2025-04-17 03:57:52',NULL),(473,'Pink','2025-04-18','A','2025-04-18 08:32:58',NULL),(473,'Pink','2025-04-19','L','2025-04-21 04:10:57',NULL),(473,'Pink','2025-04-21','L','2025-04-21 04:11:38',NULL),(473,'Pink','2025-04-22','L','2025-04-22 04:55:57',NULL),(473,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(473,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(473,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(473,'Pink','2025-04-28','A','2025-04-28 06:20:35',NULL),(473,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(473,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(473,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(473,'Pink','2025-05-05','A','2025-05-05 11:16:00',NULL),(473,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(473,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(473,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(473,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(473,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(473,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(473,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(473,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(473,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(473,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(473,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(473,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(473,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(473,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(473,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(473,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(473,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(473,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(473,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(473,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(473,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(473,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(473,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(473,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(473,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(473,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(473,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(473,'Pink','2025-07-03','A','2025-07-03 04:41:48',NULL),(473,'Pink','2025-07-07','A','2025-07-07 05:26:07',NULL),(473,'Pink','2025-07-08','A','2025-07-09 05:05:53',NULL),(473,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(473,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(473,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(473,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(473,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(473,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(473,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(474,'Pink','2023-08-23','P','2023-08-23 05:34:00',NULL),(474,'Pink','2023-08-24','P','2023-08-24 04:27:06',NULL),(474,'Pink','2023-08-25','P','2023-08-25 06:52:37',NULL),(474,'Pink','2023-08-26','P','2023-08-28 06:02:01',NULL),(474,'Pink','2023-08-29','P','2023-08-29 05:22:47',NULL),(474,'Pink','2023-08-30','P','2023-08-30 04:29:01',NULL),(474,'Pink','2023-08-31','P','2023-08-31 04:48:14',NULL),(474,'Pink','2023-09-02','P','2023-09-02 04:50:57',NULL),(474,'Pink','2023-09-04','P','2023-09-04 04:58:05',NULL),(474,'Pink','2023-09-05','P','2023-09-05 05:29:04',NULL),(474,'Pink','2023-09-06','P','2023-09-06 06:00:43',NULL),(474,'Pink','2023-09-08','P','2023-09-08 04:02:43',NULL),(474,'Pink','2023-09-09','P','2023-09-09 04:10:23',NULL),(474,'Pink','2023-09-11','P','2023-09-11 04:49:15',NULL),(474,'Pink','2023-09-12','P','2023-09-12 03:35:40',NULL),(474,'Pink','2023-09-13','P','2023-09-13 06:10:51',NULL),(474,'Pink','2023-09-14','P','2023-09-14 03:53:17',NULL),(474,'Pink','2023-09-15','P','2023-09-15 04:03:47',NULL),(474,'Pink','2023-09-16','P','2023-09-16 04:07:13',NULL),(474,'Pink','2023-09-18','P','2023-09-18 03:33:18',NULL),(474,'Pink','2023-09-19','P','2023-09-19 03:24:19',NULL),(474,'Pink','2023-09-20','P','2023-09-20 05:34:36',NULL),(474,'Pink','2023-09-21','P','2023-09-21 04:01:57',NULL),(474,'Pink','2023-09-22','P','2023-09-22 04:19:34',NULL),(474,'Pink','2023-09-23','P','2023-09-23 04:26:18',NULL),(474,'Pink','2023-09-25','P','2023-09-25 03:53:57',NULL),(474,'Pink','2023-09-26','P','2023-09-26 04:07:35',NULL),(474,'Pink','2023-09-27','P','2023-09-27 03:41:36',NULL),(474,'Pink','2023-09-28','P','2023-09-28 03:47:50',NULL),(474,'Pink','2023-10-02','P','2023-10-02 11:07:34',NULL),(474,'Pink','2023-10-03','P','2023-10-03 03:25:39',NULL),(474,'Pink','2023-10-04','P','2023-10-04 04:07:10',NULL),(474,'Pink','2023-10-05','P','2023-10-05 04:14:42',NULL),(474,'Pink','2023-10-06','P','2023-10-06 03:26:14',NULL),(474,'Pink','2023-10-07','P','2023-10-07 03:33:01',NULL),(474,'Pink','2023-10-09','A','2023-10-09 03:24:50',NULL),(474,'Pink','2023-10-10','P','2023-10-10 03:45:06',NULL),(474,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(474,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(474,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(474,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(474,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(474,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(474,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(474,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(474,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(474,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(474,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(474,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(474,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(474,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(474,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(474,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(474,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(474,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(474,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(474,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(474,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(474,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(474,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(474,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(474,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(474,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(474,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(474,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(474,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(474,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(474,'Pink','2023-11-24','A','2023-11-24 11:06:41',NULL),(474,'Pink','2023-11-25','A','2023-11-25 04:29:35',NULL),(474,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(474,'Pink','2023-11-28','L','2023-11-28 06:08:07',NULL),(474,'Pink','2023-11-29','A','2023-11-29 12:21:56',NULL),(474,'Pink','2023-12-01','A','2023-12-01 03:53:43',NULL),(474,'Pink','2023-12-02','A','2023-12-02 12:03:09',NULL),(474,'Pink','2023-12-04','A','2023-12-04 11:46:06',NULL),(474,'Pink','2023-12-05','A','2023-12-05 11:30:07',NULL),(474,'Pink','2023-12-06','A','2023-12-06 11:35:47',NULL),(474,'Pink','2023-12-07','A','2023-12-08 11:01:07',NULL),(474,'Pink','2023-12-08','A','2023-12-08 11:05:50',NULL),(474,'Pink','2023-12-09','A','2023-12-09 07:42:29',NULL),(474,'Pink','2023-12-12','A','2023-12-20 11:03:40',NULL),(474,'Pink','2023-12-13','A','2023-12-20 11:15:53',NULL),(474,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(474,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(474,'Pink','2024-01-03','A','2024-01-25 10:00:50',NULL),(474,'Pink','2024-01-04','A','2024-01-15 09:44:42',NULL),(474,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(474,'Pink','2024-01-06','A','2024-01-22 11:16:23',NULL),(474,'Pink','2024-01-08','A','2024-01-22 11:17:37',NULL),(474,'Pink','2024-01-09','A','2024-01-22 10:33:40',NULL),(474,'Pink','2024-01-10','A','2024-01-22 10:35:50',NULL),(474,'Pink','2024-01-11','A','2024-01-22 10:36:54',NULL),(474,'Pink','2024-01-12','A','2024-01-22 10:41:37',NULL),(474,'Pink','2024-01-15','A','2024-01-16 10:55:36',NULL),(474,'Pink','2024-01-16','A','2024-01-16 10:23:32',NULL),(474,'Pink','2024-01-17','A','2024-01-17 04:16:29',NULL),(474,'Pink','2024-01-18','A','2024-01-18 05:03:21',NULL),(474,'Pink','2024-01-22','A','2024-01-22 04:47:38',NULL),(474,'Pink','2024-01-23','A','2024-01-23 04:30:12',NULL),(474,'Pink','2024-01-24','A','2024-01-25 04:23:54',NULL),(474,'Pink','2024-01-25','A','2024-01-25 04:14:25',NULL),(474,'Pink','2024-01-26','A','2024-01-26 04:53:39',NULL),(474,'Pink','2024-01-29','A','2024-01-30 04:49:32',NULL),(474,'Pink','2024-01-30','A','2024-01-30 04:42:47',NULL),(474,'Pink','2024-01-31','A','2024-02-01 11:11:35',NULL),(474,'Pink','2024-02-01','A','2024-02-01 11:13:46',NULL),(474,'Pink','2024-02-02','A','2024-02-02 04:18:14',NULL),(474,'Pink','2024-02-03','A','2024-02-03 04:29:27',NULL),(474,'Pink','2024-02-12','A','2024-02-12 05:08:52',NULL),(474,'Pink','2024-02-13','A','2024-02-13 04:27:39',NULL),(474,'Pink','2024-02-14','A','2024-02-15 04:13:38',NULL),(474,'Pink','2024-02-15','A','2024-02-15 04:11:04',NULL),(474,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(474,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(474,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(474,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(474,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(474,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(474,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(474,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(474,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(474,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(474,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(474,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(474,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(474,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(474,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(474,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(474,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(474,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(474,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(474,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(474,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(474,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(474,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(474,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(474,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(474,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(474,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(474,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(474,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(474,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(474,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(474,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(474,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(474,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(474,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(474,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(474,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(474,'Pink','2024-04-18','P','2024-04-18 05:41:41',NULL),(474,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(474,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(474,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(474,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(474,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(474,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(474,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(474,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(474,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(474,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(474,'Pink','2024-05-07','P','2024-05-07 04:20:48',NULL),(474,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(474,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(474,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(474,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(474,'Pink','2024-05-13','P','2024-05-13 05:58:13',NULL),(474,'Pink','2024-05-14','P','2024-05-14 04:13:45',NULL),(474,'Pink','2024-05-15','P','2024-05-15 04:21:44',NULL),(474,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(474,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(474,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(474,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(474,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(474,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(474,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(474,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(474,'Pink','2024-06-24','P','2024-06-24 06:04:42',NULL),(474,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(474,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(474,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(474,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(474,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(474,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(474,'Pink','2024-07-09','P','2024-07-09 06:51:20',NULL),(474,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(474,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(474,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(474,'Pink','2024-07-18','P','2024-07-18 10:22:46',NULL),(474,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(474,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(474,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(474,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(474,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(474,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(474,'Pink','2024-07-27','P','2024-07-27 07:56:20',NULL),(474,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(474,'Pink','2024-07-30','P','2024-07-31 14:48:55',NULL),(474,'Pink','2024-07-31','P','2024-07-31 15:01:43',NULL),(474,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(474,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(474,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(474,'Pink','2024-08-16','P','2024-08-16 04:22:07',NULL),(474,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(474,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(475,'Orange','2023-08-23','P','2023-08-23 05:13:23',NULL),(475,'Orange','2023-08-24','P','2023-08-24 04:48:25',NULL),(475,'Orange','2023-08-25','P','2023-08-25 06:50:51',NULL),(475,'Orange','2023-08-26','P','2023-08-28 05:39:14',NULL),(475,'Orange','2023-08-28','A','2023-08-28 05:35:02',NULL),(475,'Orange','2023-08-29','P','2023-08-29 05:17:36',NULL),(475,'Orange','2023-08-30','P','2023-08-30 04:30:12',NULL),(475,'Orange','2023-08-31','P','2023-08-31 04:51:19',NULL),(475,'Orange','2023-09-02','P','2023-09-02 05:03:07',NULL),(475,'Orange','2023-09-04','P','2023-09-04 05:09:31',NULL),(475,'Orange','2023-09-05','A','2023-09-05 06:05:27',NULL),(475,'Orange','2023-09-06','P','2023-09-06 06:01:59',NULL),(475,'Orange','2023-09-08','P','2023-09-08 04:06:01',NULL),(475,'Orange','2023-09-09','P','2023-09-09 04:18:11',NULL),(475,'Orange','2023-09-11','P','2023-09-11 04:50:27',NULL),(475,'Orange','2023-09-12','P','2023-09-12 03:37:06',NULL),(475,'Orange','2023-09-13','A','2023-09-13 06:07:09',NULL),(475,'Orange','2023-09-14','P','2023-09-14 03:52:35',NULL),(475,'Orange','2023-09-15','P','2023-09-15 04:05:03',NULL),(475,'Orange','2023-09-16','A','2023-09-16 04:30:49',NULL),(475,'Orange','2023-09-18','P','2023-09-18 03:32:27',NULL),(475,'Orange','2023-09-19','P','2023-09-19 03:24:40',NULL),(475,'Orange','2023-09-20','P','2023-09-20 05:38:54',NULL),(475,'Orange','2023-09-21','P','2023-09-21 04:06:23',NULL),(475,'Orange','2023-09-22','P','2023-09-22 04:22:00',NULL),(475,'Orange','2023-09-23','P','2023-09-23 04:27:22',NULL),(475,'Orange','2023-09-25','P','2023-09-25 03:53:24',NULL),(475,'Orange','2023-09-26','P','2023-09-26 04:06:45',NULL),(475,'Orange','2023-09-27','P','2023-09-27 03:40:12',NULL),(475,'Orange','2023-09-28','P','2023-09-28 03:31:49',NULL),(475,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(475,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(475,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(475,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(475,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(475,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(475,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(475,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(475,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(475,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(475,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(475,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(475,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(475,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(475,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(475,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(475,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(475,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(475,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(475,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(475,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(475,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(475,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(475,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(475,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(475,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(475,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(475,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(475,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(475,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(475,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(475,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(475,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(475,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(475,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(475,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(475,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(475,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(475,'Orange','2023-11-22','A','2023-11-22 05:53:11',NULL),(475,'Orange','2023-11-23','A','2023-11-23 04:17:14',NULL),(475,'Orange','2023-11-24','A','2023-11-25 05:04:36',NULL),(475,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(475,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(475,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(475,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(475,'Orange','2023-11-30','A','2023-12-01 11:28:46',NULL),(475,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(475,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(475,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(475,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(475,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(475,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(475,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(475,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(475,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(475,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(475,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(475,'Orange','2023-12-14','A','2023-12-20 11:20:20',NULL),(475,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(475,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(475,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(475,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(475,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(475,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(475,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(475,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(475,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(475,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(475,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(475,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(475,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(475,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(475,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(475,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(475,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(475,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(475,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(475,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(475,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(475,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(475,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(475,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(475,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(475,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(475,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(475,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(475,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(475,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(475,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(475,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(475,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(475,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(475,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(475,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(475,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(475,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(475,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(475,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(475,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(475,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(475,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(475,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(475,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(475,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(475,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(475,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(475,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(475,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(475,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(475,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(475,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(475,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(475,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(475,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(475,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(475,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(475,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(475,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(475,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(475,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(475,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(475,'Orange','2024-04-29','A','2024-04-29 04:27:40',NULL),(475,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(475,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(475,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(475,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(475,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(475,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(475,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(475,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(475,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(475,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(475,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(475,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(475,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(475,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(475,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(475,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(475,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(475,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(475,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(475,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(475,'Orange','2024-05-31','A','2024-05-31 05:21:32',NULL),(475,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(475,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(475,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(475,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(475,'Orange','2024-07-04','L','2024-07-05 07:19:43',NULL),(475,'Orange','2024-07-05','A','2024-07-05 05:21:28',NULL),(475,'Orange','2024-07-06','A','2024-07-08 15:48:56',NULL),(475,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(475,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(475,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(475,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(475,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(475,'Orange','2024-07-13','A','2024-07-13 08:15:09',NULL),(475,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(475,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(475,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(475,'Orange','2024-07-22','L','2024-07-22 05:02:10',NULL),(475,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(475,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(475,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(475,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(475,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(475,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(475,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(475,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(475,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(475,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(475,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(475,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(475,'Orange','2024-08-23','P','2024-08-23 05:15:29',NULL),(475,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(475,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(475,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(475,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(475,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(475,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(475,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(475,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(475,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(475,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(475,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(475,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(475,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(475,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(475,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(475,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(475,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(475,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(475,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(475,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(475,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(475,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(475,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(475,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(475,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(475,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(475,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(475,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(475,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(475,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(475,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(475,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(475,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(475,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(475,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(475,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(475,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(475,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(475,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(475,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(475,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(475,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(475,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(475,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(475,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(475,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(475,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(475,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(475,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(475,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(475,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(475,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(475,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(475,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(475,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(475,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(475,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(475,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(475,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(475,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(475,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(475,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(475,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(475,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(475,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(475,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(475,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(475,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(475,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(475,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(475,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(475,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(475,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(475,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(475,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(475,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(475,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(475,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(475,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(475,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(475,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(475,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(475,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(475,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(475,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(475,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(475,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(475,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(475,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(475,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(475,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(475,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(475,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(475,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(475,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(475,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(475,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(475,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(475,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(475,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(475,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(475,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(475,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(475,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(475,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(475,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(475,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(475,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(475,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(475,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(475,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(475,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(475,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(475,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(475,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(475,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(475,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(475,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(475,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(475,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(475,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(475,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(475,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(475,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(475,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(475,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(475,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(475,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(475,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(475,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(475,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(475,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(475,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(475,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(475,'Orange','2025-04-28','A','2025-04-28 06:21:14',NULL),(475,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(475,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(475,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(475,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(475,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(475,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(475,'Orange','2025-05-08','A','2025-05-08 04:23:01',NULL),(475,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(475,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(475,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(475,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(475,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(475,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(475,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(475,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(475,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(475,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(475,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(475,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(475,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(475,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(475,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(475,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(475,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(475,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(475,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(475,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(475,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(475,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(475,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(475,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(475,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(475,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(475,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(475,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(475,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(475,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(475,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(475,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(475,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(475,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(475,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(476,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(476,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(476,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(476,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(476,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(476,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(476,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(476,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(476,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(476,'Blue','2023-09-05','A','2023-09-05 05:37:37',NULL),(476,'Blue','2023-09-06','A','2023-09-06 05:57:28',NULL),(476,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(476,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(476,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(476,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(476,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(476,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(476,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(476,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(476,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(476,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(476,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(476,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(476,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(476,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(476,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(476,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(476,'Blue','2023-09-27','A','2023-09-27 03:38:41',NULL),(476,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(476,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(476,'Blue','2023-10-03','A','2023-10-03 03:25:13',NULL),(476,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(476,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(476,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(476,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(476,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(476,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(476,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(476,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(476,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(476,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(476,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(476,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(476,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(476,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(476,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(476,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(476,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(476,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(476,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(476,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(476,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(476,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(476,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(476,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(476,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(476,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(476,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(476,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(476,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(476,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(476,'Blue','2023-11-18','A','2023-11-18 06:18:34',NULL),(476,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(476,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(476,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(476,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(476,'Blue','2023-11-24','A','2023-11-24 11:09:09',NULL),(476,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(476,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(476,'Blue','2023-11-28','A','2023-11-28 06:02:08',NULL),(476,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(476,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(476,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(476,'Blue','2023-12-04','A','2023-12-04 11:42:44',NULL),(476,'Blue','2023-12-05','L','2023-12-05 11:28:18',NULL),(476,'Blue','2023-12-06','A','2023-12-06 11:30:14',NULL),(476,'Blue','2023-12-07','A','2023-12-08 11:03:00',NULL),(476,'Blue','2023-12-08','A','2023-12-08 11:04:13',NULL),(476,'Blue','2023-12-09','A','2023-12-09 07:40:56',NULL),(476,'Blue','2023-12-12','A','2023-12-20 11:05:24',NULL),(476,'Blue','2023-12-13','A','2023-12-20 11:14:55',NULL),(476,'Blue','2024-01-01','A','2024-01-03 05:02:11',NULL),(476,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(476,'Blue','2024-01-05','A','2024-01-15 09:56:28',NULL),(476,'Blue','2024-01-15','A','2024-01-16 10:38:53',NULL),(476,'Blue','2024-01-16','A','2024-01-17 04:28:33',NULL),(476,'Blue','2024-01-17','A','2024-01-17 04:24:02',NULL),(476,'Blue','2024-01-18','A','2024-01-18 04:03:04',NULL),(476,'Blue','2024-01-22','A','2024-01-22 06:04:12',NULL),(476,'Blue','2024-01-23','A','2024-01-23 04:12:06',NULL),(476,'Blue','2024-01-24','A','2024-01-24 03:55:53',NULL),(476,'Blue','2024-01-25','A','2024-01-25 04:08:06',NULL),(476,'Blue','2024-01-26','A','2024-01-26 04:15:43',NULL),(476,'Blue','2024-01-30','A','2024-01-30 04:35:27',NULL),(476,'Blue','2024-01-31','A','2024-01-31 05:17:32',NULL),(476,'Blue','2024-02-01','A','2024-02-01 06:16:29',NULL),(476,'Blue','2024-02-02','A','2024-02-02 05:20:54',NULL),(476,'Blue','2024-02-03','A','2024-02-03 13:51:13',NULL),(476,'Blue','2024-02-12','A','2024-02-12 03:43:28',NULL),(476,'Blue','2024-02-13','A','2024-02-13 05:29:50',NULL),(476,'Blue','2024-02-14','A','2024-02-14 05:50:05',NULL),(476,'Blue','2024-02-15','L','2024-02-15 03:43:48',NULL),(476,'Blue','2024-02-16','A','2024-02-16 04:14:07',NULL),(476,'Blue','2024-02-17','A','2024-02-17 04:19:10',NULL),(476,'Blue','2024-02-19','A','2024-02-19 03:43:44',NULL),(476,'Blue','2024-02-20','L','2024-02-20 04:06:02',NULL),(476,'Blue','2024-02-22','L','2024-02-22 04:48:46',NULL),(476,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(476,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(476,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(476,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(476,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(476,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(476,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(476,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(476,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(476,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(476,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(476,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(476,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(476,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(476,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(476,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(476,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(476,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(476,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(476,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(476,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(476,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(476,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(476,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(476,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(476,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(476,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(476,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(476,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(476,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(476,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(476,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(476,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(476,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(476,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(476,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(476,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(476,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(476,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(476,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(476,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(476,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(476,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(476,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(476,'Blue','2024-05-14','A','2024-05-14 04:10:02',NULL),(476,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(476,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(476,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(476,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(476,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(476,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(476,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(476,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(476,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(476,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(476,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(476,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(476,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(476,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(476,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(476,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(476,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(476,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(476,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(476,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(476,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(476,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(476,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(476,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(476,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(476,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(476,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(476,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(476,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(476,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(476,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(476,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(476,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(476,'Blue','2024-08-15','P','2024-08-15 07:25:59',NULL),(476,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(476,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(476,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(477,'Blue','2023-08-23','A','2023-08-23 05:24:23',NULL),(477,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(477,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(477,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(477,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(477,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(477,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(477,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(477,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(477,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(477,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(477,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(477,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(477,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(477,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(477,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(477,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(477,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(477,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(477,'Blue','2023-09-18','A','2023-09-18 03:35:25',NULL),(477,'Blue','2023-09-19','A','2023-09-19 03:27:28',NULL),(477,'Blue','2023-09-20','A','2023-09-20 05:37:57',NULL),(477,'Blue','2023-09-21','A','2023-09-21 04:05:37',NULL),(477,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(477,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(477,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(477,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(477,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(477,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(477,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(477,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(477,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(477,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(477,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(477,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(477,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(477,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(477,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(477,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(477,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(477,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(477,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(477,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(477,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(477,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(477,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(477,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(477,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(477,'Blue','2023-10-30','A','2023-10-30 06:40:04',NULL),(477,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(477,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(477,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(477,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(477,'Blue','2023-11-04','A','2023-11-04 05:08:02',NULL),(477,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(477,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(477,'Blue','2023-11-13','A','2023-11-13 04:58:12',NULL),(477,'Blue','2023-11-14','A','2023-11-25 05:36:45',NULL),(477,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(477,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(477,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(477,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(477,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(477,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(477,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(477,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(477,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(477,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(477,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(477,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(477,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(477,'Blue','2023-12-01','L','2023-12-01 03:46:19',NULL),(477,'Blue','2023-12-02','L','2023-12-02 03:45:22',NULL),(477,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(477,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(477,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(477,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(477,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(477,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(477,'Blue','2023-12-12','A','2023-12-20 11:05:24',NULL),(477,'Blue','2023-12-13','A','2023-12-20 11:14:55',NULL),(477,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(477,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(477,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(477,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(477,'Blue','2024-01-16','A','2024-01-17 04:28:33',NULL),(477,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(477,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(477,'Blue','2024-01-22','A','2024-01-22 06:04:12',NULL),(477,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(477,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(477,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(477,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(477,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(477,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(477,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(477,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(477,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(477,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(477,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(477,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(477,'Blue','2024-02-15','A','2024-02-15 03:43:48',NULL),(477,'Blue','2024-02-16','A','2024-02-16 04:14:07',NULL),(477,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(477,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(477,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(477,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(477,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(477,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(477,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(477,'Blue','2024-03-04','L','2024-03-04 03:48:59',NULL),(477,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(477,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(477,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(477,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(477,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(477,'Blue','2024-03-12','A','2024-03-12 04:07:50',NULL),(477,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(477,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(477,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(477,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(477,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(477,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(477,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(477,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(477,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(477,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(477,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(477,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(477,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(477,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(477,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(477,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(477,'Blue','2024-04-18','A','2024-04-18 04:23:54',NULL),(477,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(477,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(477,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(477,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(477,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(477,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(477,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(477,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(477,'Blue','2024-05-03','A','2024-05-04 06:25:35',NULL),(477,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(477,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(477,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(477,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(477,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(477,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(477,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(477,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(477,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(477,'Blue','2024-05-15','A','2024-05-15 05:03:31',NULL),(477,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(477,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(477,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(477,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(477,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(477,'Blue','2024-05-27','A','2024-05-27 06:01:17',NULL),(477,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(477,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(477,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(477,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(477,'Blue','2024-07-02','A','2024-07-02 06:11:23',NULL),(477,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(477,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(477,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(477,'Blue','2024-07-06','A','2024-07-08 15:54:22',NULL),(477,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(477,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(477,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(477,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(477,'Blue','2024-07-13','A','2024-07-13 05:13:19',NULL),(477,'Blue','2024-07-18','A','2024-07-18 10:17:57',NULL),(477,'Blue','2024-07-19','A','2024-07-19 07:39:16',NULL),(477,'Blue','2024-07-20','A','2024-07-20 09:46:55',NULL),(477,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(477,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(477,'Blue','2024-07-24','A','2024-07-24 04:33:35',NULL),(477,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(477,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(477,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(477,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(477,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(477,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(477,'Blue','2024-08-15','P','2024-08-15 07:25:59',NULL),(477,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(477,'Blue','2024-08-17','A','2024-08-17 04:40:39',NULL),(477,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(477,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(477,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(477,'Blue','2024-09-05','A','2024-09-05 03:41:21',NULL),(477,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(477,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(477,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(477,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(477,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(477,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(477,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(477,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(477,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(477,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(477,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(477,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(477,'Blue','2024-09-25','A','2024-09-25 03:46:21',NULL),(477,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(477,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(477,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(477,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(477,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(477,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(477,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(477,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(477,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(477,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(477,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(477,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(477,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(477,'Blue','2024-10-15','A','2024-10-15 03:47:46',NULL),(477,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(477,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(477,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(477,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(477,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(477,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(477,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(477,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(477,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(477,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(477,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(477,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(477,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(477,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(477,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(477,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(477,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(477,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(477,'Blue','2024-11-06','A','2024-11-06 03:43:21',NULL),(477,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(477,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(477,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(477,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(477,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(477,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(477,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(477,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(477,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(477,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(477,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(477,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(477,'Blue','2024-11-25','A','2024-11-25 03:49:20',NULL),(477,'Blue','2024-11-26','A','2024-11-26 03:37:02',NULL),(477,'Blue','2024-11-27','A','2024-11-27 03:51:52',NULL),(477,'Blue','2024-11-28','A','2024-11-28 05:40:35',NULL),(477,'Blue','2024-11-29','A','2024-11-29 05:36:44',NULL),(477,'Blue','2024-11-30','A','2024-11-30 03:36:28',NULL),(477,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(477,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(477,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(477,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(477,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(477,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(477,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(477,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(477,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(477,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(477,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(477,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(477,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(477,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(477,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(477,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(477,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(477,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(477,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(477,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(477,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(477,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(477,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(477,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(477,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(477,'Pink','2025-02-10','P','2025-03-01 05:57:43',NULL),(477,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(477,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(477,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(477,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(477,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(477,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(477,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(477,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(477,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(477,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(477,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(477,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(477,'Pink','2025-02-28','A','2025-02-28 04:02:31',NULL),(477,'Pink','2025-03-01','P','2025-03-01 07:22:06',NULL),(477,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(477,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(477,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(477,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(477,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(477,'Pink','2025-03-10','A','2025-03-10 05:28:27',NULL),(477,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(477,'Pink','2025-03-12','P','2025-03-12 03:33:25',NULL),(477,'Pink','2025-03-13','P','2025-03-13 04:29:27',NULL),(477,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(477,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(477,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(477,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(477,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(477,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(477,'Pink','2025-03-21','P','2025-03-21 03:55:06',NULL),(477,'Pink','2025-04-07','A','2025-04-07 03:44:55',NULL),(477,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(477,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(477,'Pink','2025-04-11','A','2025-04-12 04:47:51',NULL),(477,'Pink','2025-04-12','A','2025-04-12 04:46:51',NULL),(477,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(477,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(477,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(477,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(477,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(477,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(477,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(477,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(477,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(477,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(477,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(477,'Pink','2025-04-28','A','2025-04-28 06:20:35',NULL),(477,'Pink','2025-04-29','A','2025-04-29 04:27:09',NULL),(477,'Pink','2025-04-30','A','2025-04-30 04:39:57',NULL),(477,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(477,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(477,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(477,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(477,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(477,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(477,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(477,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(477,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(477,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(477,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(477,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(477,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(477,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(477,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(477,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(477,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(477,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(477,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(477,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(477,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(477,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(477,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(477,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(477,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(477,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(477,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(477,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(477,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(477,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(477,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(477,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(477,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(477,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(477,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(477,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(477,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(477,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(477,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(478,'Blue','2023-08-23','A','2023-08-23 05:24:23',NULL),(478,'Blue','2023-08-24','A','2023-08-24 04:37:11',NULL),(478,'Blue','2023-08-25','A','2023-08-25 06:58:22',NULL),(478,'Blue','2023-08-26','A','2023-08-28 05:30:22',NULL),(478,'Blue','2023-08-29','A','2023-08-29 05:21:56',NULL),(478,'Blue','2023-08-30','A','2023-08-30 04:35:05',NULL),(478,'Blue','2023-08-31','A','2023-08-31 04:50:51',NULL),(478,'Blue','2023-09-02','A','2023-09-02 04:45:54',NULL),(478,'Blue','2023-09-04','A','2023-09-04 04:56:36',NULL),(478,'Blue','2023-09-05','A','2023-09-05 05:37:37',NULL),(478,'Blue','2023-09-06','A','2023-09-06 05:57:28',NULL),(478,'Blue','2023-09-08','A','2023-09-08 04:03:53',NULL),(478,'Blue','2023-09-09','A','2023-09-09 04:06:25',NULL),(478,'Blue','2023-09-11','A','2023-09-11 04:48:29',NULL),(478,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(478,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(478,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(478,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(478,'Blue','2023-09-16','A','2023-09-16 04:08:45',NULL),(478,'Blue','2023-09-18','A','2023-09-18 03:35:25',NULL),(478,'Blue','2023-09-19','A','2023-09-19 03:27:28',NULL),(478,'Blue','2023-09-20','A','2023-09-20 05:37:57',NULL),(478,'Blue','2023-09-21','A','2023-09-21 04:05:37',NULL),(478,'Blue','2023-09-22','A','2023-09-22 04:25:08',NULL),(478,'Blue','2023-09-23','A','2023-09-23 04:28:33',NULL),(478,'Blue','2023-09-25','A','2023-09-25 03:52:23',NULL),(478,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(478,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(478,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(478,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(478,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(478,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(478,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(478,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(478,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(478,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(478,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(478,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(478,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(478,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(478,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(478,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(478,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(478,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(478,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(478,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(478,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(478,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(478,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(478,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(478,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(479,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(479,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(479,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(479,'Blue','2023-08-26','A','2023-08-28 05:30:22',NULL),(479,'Blue','2023-08-29','A','2023-08-29 05:21:56',NULL),(479,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(479,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(479,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(479,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(479,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(479,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(479,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(479,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(479,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(479,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(479,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(479,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(479,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(479,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(479,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(479,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(479,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(479,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(479,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(479,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(479,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(479,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(479,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(479,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(479,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(479,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(479,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(479,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(479,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(479,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(479,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(479,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(479,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(479,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(479,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(479,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(479,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(479,'Blue','2023-10-21','A','2023-10-21 05:30:23',NULL),(479,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(479,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(479,'Blue','2023-10-25','A','2023-10-25 04:33:41',NULL),(479,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(479,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(479,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(479,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(479,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(479,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(479,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(479,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(479,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(479,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(479,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(479,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(479,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(479,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(479,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(479,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(479,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(479,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(479,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(479,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(479,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(479,'Blue','2023-11-25','A','2023-11-25 04:34:34',NULL),(479,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(479,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(479,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(479,'Blue','2023-12-01','A','2023-12-01 03:46:19',NULL),(479,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(479,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(479,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(479,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(479,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(479,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(479,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(479,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(479,'Blue','2023-12-13','A','2023-12-20 11:14:55',NULL),(479,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(479,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(479,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(479,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(479,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(479,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(479,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(479,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(479,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(479,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(479,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(479,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(479,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(479,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(479,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(479,'Blue','2024-02-02','A','2024-02-02 05:20:54',NULL),(479,'Blue','2024-02-03','A','2024-02-03 13:51:13',NULL),(479,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(479,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(479,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(479,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(479,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(479,'Blue','2024-02-17','A','2024-02-17 04:19:10',NULL),(479,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(479,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(479,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(479,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(479,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(479,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(479,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(479,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(479,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(479,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(479,'Blue','2024-03-09','A','2024-03-09 06:27:06',NULL),(479,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(479,'Blue','2024-03-12','A','2024-03-12 04:07:50',NULL),(479,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(479,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(479,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(479,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(479,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(479,'Blue','2024-03-20','A','2024-03-20 04:10:54',NULL),(479,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(479,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(479,'Blue','2024-03-25','A','2024-03-25 03:55:55',NULL),(479,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(479,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(479,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(479,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(479,'Blue','2024-04-15','A','2024-04-15 05:13:23',NULL),(479,'Blue','2024-04-16','A','2024-04-16 03:32:43',NULL),(479,'Blue','2024-04-17','A','2024-04-17 10:02:51',NULL),(479,'Blue','2024-04-18','A','2024-04-18 04:23:54',NULL),(479,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(479,'Blue','2024-04-20','A','2024-04-20 04:09:01',NULL),(479,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(479,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(479,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(479,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(479,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(479,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(479,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(479,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(479,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(479,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(479,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(479,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(479,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(479,'Blue','2024-05-11','A','2024-05-11 04:21:26',NULL),(479,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(479,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(479,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(479,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(479,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(479,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(479,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(479,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(479,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(479,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(479,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(479,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(479,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(479,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(479,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(479,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(479,'Blue','2024-07-05','A','2024-07-05 05:32:48',NULL),(479,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(479,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(479,'Blue','2024-07-09','A','2024-07-09 06:54:31',NULL),(479,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(479,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(479,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(479,'Blue','2024-07-18','A','2024-07-18 10:17:57',NULL),(479,'Blue','2024-07-19','A','2024-07-19 07:39:16',NULL),(479,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(479,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(479,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(479,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(479,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(479,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(479,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(479,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(479,'Blue','2024-08-09','A','2024-08-09 06:48:09',NULL),(479,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(479,'Blue','2024-08-15','P','2024-08-15 07:25:59',NULL),(479,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(479,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(479,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(479,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(479,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(479,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(479,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(479,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(479,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(479,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(479,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(479,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(479,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(479,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(479,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(479,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(479,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(479,'Blue','2024-09-23','A','2024-09-23 05:02:56',NULL),(479,'Blue','2024-09-25','A','2024-09-25 03:46:21',NULL),(479,'Blue','2024-09-26','A','2024-09-26 03:51:55',NULL),(479,'Blue','2024-09-28','A','2024-09-28 03:38:00',NULL),(479,'Blue','2024-09-30','A','2024-09-30 03:56:17',NULL),(479,'Blue','2024-10-01','A','2024-10-01 04:01:05',NULL),(479,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(479,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(479,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(479,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(479,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(479,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(479,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(479,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(479,'Blue','2024-10-14','L','2024-10-14 03:46:07',NULL),(479,'Blue','2024-10-15','L','2024-10-15 03:47:46',NULL),(479,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(479,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(479,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(479,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(479,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(479,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(479,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(479,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(479,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(479,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(479,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(479,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(479,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(479,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(479,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(479,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(479,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(479,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(479,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(479,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(479,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(479,'Blue','2024-11-11','A','2024-11-11 03:48:14',NULL),(479,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(479,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(479,'Blue','2024-11-14','A','2024-11-14 03:51:54',NULL),(479,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(479,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(479,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(479,'Blue','2024-11-19','A','2024-11-19 05:17:16',NULL),(479,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(479,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(479,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(479,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(479,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(479,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(479,'Blue','2024-11-29','A','2024-11-29 05:36:44',NULL),(479,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(479,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(479,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(479,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(479,'Blue','2025-01-09','A','2025-01-09 03:39:11',NULL),(479,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(479,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(479,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(479,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(479,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(479,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(479,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(479,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(479,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(479,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(479,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(479,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(479,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(479,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(479,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(479,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(479,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(479,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(479,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(479,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(479,'Blue','2025-02-17','L','2025-03-03 06:30:17',NULL),(479,'Blue','2025-02-18','A','2025-03-03 06:31:52',NULL),(479,'Blue','2025-02-20','A','2025-03-03 06:33:15',NULL),(479,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(479,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(479,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(479,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(479,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(479,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(479,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(479,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(479,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(479,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(479,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(479,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(479,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(479,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(479,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(479,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(479,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(479,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(479,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(479,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(479,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(479,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(479,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(479,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(479,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(479,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(479,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(479,'Blue','2025-04-11','A','2025-04-12 04:55:40',NULL),(479,'Blue','2025-04-12','A','2025-04-12 04:52:44',NULL),(479,'Blue','2025-04-14','A','2025-04-14 04:47:11',NULL),(479,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(479,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(479,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(479,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(479,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(479,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(479,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(479,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(479,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(479,'Blue','2025-04-25','A','2025-04-25 04:51:12',NULL),(479,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(479,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(479,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(479,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(479,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(479,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(479,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(479,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(479,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(479,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(479,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(479,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(479,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(479,'Blue','2025-05-17','A','2025-05-17 04:13:47',NULL),(479,'Blue','2025-05-19','L','2025-05-19 06:20:13',NULL),(479,'Blue','2025-05-20','A','2025-05-20 04:46:56',NULL),(479,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(479,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(479,'Blue','2025-05-23','L','2025-05-23 05:50:10',NULL),(479,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(479,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(479,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(479,'Blue','2025-05-31','A','2025-05-31 04:47:26',NULL),(479,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(479,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(479,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(479,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(479,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(479,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(479,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(479,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(479,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(479,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(479,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(479,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(479,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(479,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(479,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(479,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(479,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(479,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(481,'Blue','2023-08-23','P','2023-08-23 05:24:23',NULL),(481,'Blue','2023-08-24','P','2023-08-24 04:37:11',NULL),(481,'Blue','2023-08-25','P','2023-08-25 06:58:22',NULL),(481,'Blue','2023-08-26','P','2023-08-28 05:30:22',NULL),(481,'Blue','2023-08-29','P','2023-08-29 05:21:56',NULL),(481,'Blue','2023-08-30','P','2023-08-30 04:35:05',NULL),(481,'Blue','2023-08-31','P','2023-08-31 04:50:51',NULL),(481,'Blue','2023-09-02','P','2023-09-02 04:45:54',NULL),(481,'Blue','2023-09-04','P','2023-09-04 04:56:36',NULL),(481,'Blue','2023-09-05','P','2023-09-05 05:37:37',NULL),(481,'Blue','2023-09-06','P','2023-09-06 05:57:28',NULL),(481,'Blue','2023-09-08','P','2023-09-08 04:03:53',NULL),(481,'Blue','2023-09-09','P','2023-09-09 04:06:25',NULL),(481,'Blue','2023-09-11','P','2023-09-11 04:48:29',NULL),(481,'Blue','2023-09-12','P','2023-09-12 03:34:17',NULL),(481,'Blue','2023-09-13','P','2023-09-13 06:09:59',NULL),(481,'Blue','2023-09-14','P','2023-09-14 03:51:52',NULL),(481,'Blue','2023-09-15','P','2023-09-15 04:05:41',NULL),(481,'Blue','2023-09-16','P','2023-09-16 04:08:45',NULL),(481,'Blue','2023-09-18','P','2023-09-18 03:35:25',NULL),(481,'Blue','2023-09-19','P','2023-09-19 03:27:28',NULL),(481,'Blue','2023-09-20','P','2023-09-20 05:37:57',NULL),(481,'Blue','2023-09-21','P','2023-09-21 04:05:37',NULL),(481,'Blue','2023-09-22','P','2023-09-22 04:25:08',NULL),(481,'Blue','2023-09-23','P','2023-09-23 04:28:33',NULL),(481,'Blue','2023-09-25','P','2023-09-25 03:52:23',NULL),(481,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(481,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(481,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(481,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(481,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(481,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(481,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(481,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(481,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(481,'Blue','2023-10-10','P','2023-10-10 03:47:23',NULL),(481,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(481,'Blue','2023-10-14','P','2023-10-14 03:30:27',NULL),(481,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(481,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(481,'Blue','2023-10-19','P','2023-10-19 04:21:39',NULL),(481,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(481,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(481,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(481,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(481,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(481,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(481,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(481,'Blue','2023-10-30','P','2023-10-30 06:40:04',NULL),(481,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(481,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(481,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(481,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(481,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(481,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(481,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(481,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(481,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(481,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(481,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(481,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(481,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(481,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(481,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(481,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(481,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(481,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(481,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(481,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(481,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(481,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(481,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(481,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(481,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(481,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(481,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(481,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(481,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(481,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(481,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(481,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(481,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(481,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(481,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(481,'Blue','2024-01-15','A','2024-01-16 10:38:53',NULL),(481,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(481,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(481,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(481,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(481,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(481,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(481,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(481,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(481,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(481,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(481,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(481,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(481,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(481,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(481,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(481,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(481,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(481,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(481,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(481,'Blue','2024-02-19','L','2024-02-19 03:43:44',NULL),(481,'Blue','2024-02-20','L','2024-02-20 04:06:02',NULL),(481,'Blue','2024-02-22','L','2024-02-22 04:48:46',NULL),(481,'Blue','2024-02-27','L','2024-02-28 04:51:50',NULL),(481,'Blue','2024-02-28','L','2024-02-28 04:59:35',NULL),(481,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(481,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(481,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(481,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(481,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(481,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(481,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(481,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(481,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(481,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(481,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(481,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(481,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(481,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(481,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(481,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(481,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(481,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(481,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(481,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(481,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(481,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(481,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(481,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(481,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(481,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(481,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(481,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(481,'Blue','2024-04-24','A','2024-04-24 04:13:28',NULL),(481,'Blue','2024-04-25','A','2024-04-25 04:28:03',NULL),(481,'Blue','2024-04-26','A','2024-04-26 04:08:48',NULL),(481,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(481,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(481,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(481,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(481,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(481,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(481,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(481,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(481,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(481,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(481,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(481,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(481,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(481,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(481,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(481,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(481,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(481,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(481,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(481,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(481,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(481,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(481,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(481,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(481,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(481,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(481,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(481,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(481,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(481,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(481,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(481,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(481,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(481,'Blue','2024-07-18','A','2024-07-18 10:17:57',NULL),(481,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(481,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(481,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(481,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(481,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(481,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(481,'Blue','2024-07-27','A','2024-07-27 08:07:59',NULL),(481,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(481,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(481,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(481,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(481,'Blue','2024-08-15','A','2024-08-15 07:25:59',NULL),(481,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(481,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(481,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(481,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(481,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(481,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(481,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(481,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(481,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(481,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(481,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(481,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(481,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(481,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(481,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(481,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(481,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(481,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(481,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(481,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(481,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(481,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(481,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(481,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(481,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(481,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(481,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(481,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(481,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(481,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(481,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(481,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(481,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(481,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(481,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(481,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(481,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(481,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(481,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(481,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(481,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(481,'Blue','2024-10-25','A','2024-10-25 03:46:26',NULL),(481,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(481,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(481,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(481,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(481,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(481,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(481,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(481,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(481,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(481,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(481,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(481,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(481,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(481,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(481,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(481,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(481,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(481,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(481,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(481,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(481,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(481,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(481,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(481,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(481,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(481,'Blue','2024-11-28','A','2024-11-28 05:40:35',NULL),(481,'Blue','2024-11-29','A','2024-11-29 05:36:44',NULL),(481,'Blue','2024-11-30','A','2024-11-30 03:36:28',NULL),(481,'Blue','2025-01-06','A','2025-01-06 05:16:46',NULL),(481,'Blue','2025-01-07','A','2025-01-07 05:14:26',NULL),(481,'Blue','2025-01-08','A','2025-01-08 03:53:10',NULL),(481,'Blue','2025-01-09','A','2025-01-09 03:39:11',NULL),(481,'Blue','2025-01-10','A','2025-01-10 03:51:52',NULL),(481,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(481,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(481,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(481,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(481,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(481,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(481,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(481,'Blue','2025-01-23','P','2025-03-03 06:20:42',NULL),(481,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(481,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(481,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(481,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(481,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(481,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(481,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(481,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(481,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(481,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(481,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(481,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(481,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(481,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(481,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(481,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(481,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(481,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(481,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(481,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(481,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(481,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(481,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(481,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(481,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(481,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(481,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(481,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(481,'Blue','2025-03-12','P','2025-03-12 03:36:36',NULL),(481,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(481,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(481,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(481,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(481,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(481,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(481,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(481,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(481,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(481,'Blue','2025-04-07','A','2025-04-07 03:42:05',NULL),(481,'Blue','2025-04-08','A','2025-04-08 05:13:46',NULL),(481,'Blue','2025-04-09','A','2025-04-09 04:06:57',NULL),(481,'Blue','2025-04-11','A','2025-04-12 04:55:40',NULL),(481,'Blue','2025-04-12','A','2025-04-12 04:52:44',NULL),(481,'Blue','2025-04-14','A','2025-04-14 04:47:11',NULL),(481,'Blue','2025-04-15','A','2025-04-15 05:51:50',NULL),(481,'Blue','2025-04-16','A','2025-04-16 05:43:04',NULL),(481,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(481,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(481,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(481,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(481,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(481,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(481,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(481,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(481,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(481,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(481,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(481,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(481,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(481,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(481,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(481,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(481,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(481,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(481,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(481,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(481,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(481,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(481,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(481,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(481,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(481,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(481,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(481,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(481,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(481,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(481,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(481,'Blue','2025-06-10','A','2025-06-10 07:16:01',NULL),(481,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(481,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(481,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(481,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(481,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(481,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(481,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(481,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(481,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(481,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(481,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(481,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(481,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(481,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(481,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(481,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(481,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(482,'Blue','2023-09-26','P','2023-09-26 04:09:18',NULL),(482,'Blue','2023-09-27','P','2023-09-27 03:38:41',NULL),(482,'Blue','2023-09-28','P','2023-09-28 03:32:44',NULL),(482,'Blue','2023-10-02','P','2023-10-03 03:24:38',NULL),(482,'Blue','2023-10-03','P','2023-10-03 03:25:13',NULL),(482,'Blue','2023-10-04','P','2023-10-04 04:23:04',NULL),(482,'Blue','2023-10-05','P','2023-10-05 04:13:33',NULL),(482,'Blue','2023-10-07','P','2023-10-07 03:33:45',NULL),(482,'Blue','2023-10-09','P','2023-10-09 03:23:09',NULL),(482,'Blue','2023-10-10','A','2023-10-10 03:47:23',NULL),(482,'Blue','2023-10-11','P','2023-10-11 04:28:43',NULL),(482,'Blue','2023-10-14','A','2023-10-14 03:30:27',NULL),(482,'Blue','2023-10-16','P','2023-10-16 05:23:22',NULL),(482,'Blue','2023-10-18','P','2023-10-18 04:40:39',NULL),(482,'Blue','2023-10-19','A','2023-10-19 04:21:39',NULL),(482,'Blue','2023-10-20','P','2023-10-20 03:43:48',NULL),(482,'Blue','2023-10-21','P','2023-10-21 05:30:23',NULL),(482,'Blue','2023-10-23','P','2023-10-23 04:07:16',NULL),(482,'Blue','2023-10-24','P','2023-10-24 04:29:59',NULL),(482,'Blue','2023-10-25','P','2023-10-25 04:33:41',NULL),(482,'Blue','2023-10-26','P','2023-10-26 06:30:48',NULL),(482,'Blue','2023-10-27','P','2023-10-27 05:08:27',NULL),(482,'Blue','2023-10-30','A','2023-10-30 06:40:04',NULL),(482,'Blue','2023-10-31','P','2023-10-31 03:43:42',NULL),(482,'Blue','2023-11-01','P','2023-11-01 03:51:21',NULL),(482,'Blue','2023-11-02','P','2023-11-02 03:47:53',NULL),(482,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(482,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(482,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(482,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(482,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(482,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(482,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(482,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(482,'Blue','2023-11-17','A','2023-11-17 05:20:52',NULL),(482,'Blue','2023-11-18','A','2023-11-18 06:18:34',NULL),(482,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(482,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(482,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(482,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(482,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(482,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(482,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(482,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(482,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(482,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(482,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(482,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(482,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(482,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(482,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(482,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(482,'Blue','2023-12-09','P','2023-12-09 07:40:56',NULL),(482,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(482,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(482,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(482,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(482,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(482,'Blue','2024-01-15','A','2024-01-16 10:38:53',NULL),(482,'Blue','2024-01-16','P','2024-01-17 04:28:33',NULL),(482,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(482,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(482,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(482,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(482,'Blue','2024-01-24','P','2024-01-24 03:55:53',NULL),(482,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(482,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(482,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(482,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(482,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(482,'Blue','2024-02-02','P','2024-02-02 05:20:54',NULL),(482,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(482,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(482,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(482,'Blue','2024-02-14','A','2024-02-14 05:50:05',NULL),(482,'Blue','2024-02-15','L','2024-02-15 03:43:48',NULL),(482,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(482,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(482,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(482,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(482,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(482,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(482,'Blue','2024-02-28','P','2024-02-28 04:59:35',NULL),(482,'Blue','2024-02-29','P','2024-02-29 04:49:54',NULL),(482,'Blue','2024-03-04','P','2024-03-04 03:48:59',NULL),(482,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(482,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(482,'Blue','2024-03-07','P','2024-03-07 05:01:00',NULL),(482,'Blue','2024-03-09','P','2024-03-09 06:27:06',NULL),(482,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(482,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(482,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(482,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(482,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(482,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(482,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(482,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(482,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(482,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(482,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(482,'Blue','2024-03-26','P','2024-03-26 04:54:00',NULL),(482,'Blue','2024-03-27','P','2024-03-27 03:27:34',NULL),(482,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(482,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(482,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(482,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(482,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(482,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(482,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(482,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(482,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(482,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(482,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(482,'Blue','2024-04-26','P','2024-04-26 04:08:48',NULL),(482,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(482,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(482,'Blue','2024-05-03','P','2024-05-04 06:25:35',NULL),(482,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(482,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL),(482,'Blue','2024-05-07','A','2024-05-07 04:15:23',NULL),(482,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(482,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(482,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(482,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(482,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(482,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(482,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(482,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(482,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(482,'Blue','2024-05-18','P','2024-05-18 10:45:22',NULL),(482,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(482,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(482,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(482,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(482,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(482,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(482,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(482,'Blue','2024-07-02','P','2024-07-02 06:11:23',NULL),(482,'Blue','2024-07-03','P','2024-07-03 04:34:09',NULL),(482,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(482,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(482,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(482,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(482,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(482,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(482,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(482,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(482,'Blue','2024-07-18','P','2024-07-18 10:17:57',NULL),(482,'Blue','2024-07-19','P','2024-07-19 07:39:16',NULL),(482,'Blue','2024-07-20','A','2024-07-20 09:46:55',NULL),(482,'Blue','2024-07-22','A','2024-07-22 05:01:12',NULL),(482,'Blue','2024-07-23','A','2024-07-24 04:32:45',NULL),(482,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(482,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(482,'Blue','2024-07-27','A','2024-07-27 08:07:59',NULL),(482,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(482,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(482,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(482,'Blue','2024-08-13','A','2024-08-13 05:04:06',NULL),(482,'Blue','2024-08-15','P','2024-08-15 07:25:59',NULL),(482,'Blue','2024-08-16','A','2024-08-16 04:35:52',NULL),(482,'Blue','2024-08-17','A','2024-08-17 04:40:39',NULL),(482,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(482,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(482,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(482,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(482,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(482,'Blue','2024-09-07','P','2024-09-07 03:46:51',NULL),(482,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(482,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(482,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(482,'Blue','2024-09-13','A','2024-09-13 04:22:07',NULL),(482,'Blue','2024-09-14','A','2024-09-14 03:34:35',NULL),(482,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(482,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(482,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(482,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(482,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(482,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(482,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(482,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(482,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(482,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(482,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(482,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(482,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(482,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(482,'Blue','2024-10-08','A','2024-10-08 03:36:48',NULL),(482,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(482,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(482,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(482,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(482,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(482,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(482,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(482,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(482,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(482,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(482,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(482,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(482,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(482,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(482,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(482,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(482,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(482,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(482,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(482,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(482,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(482,'Blue','2024-11-04','P','2024-11-04 03:55:39',NULL),(482,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(482,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(482,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(482,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(482,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(482,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(482,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(482,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(482,'Blue','2024-11-15','A','2024-11-15 04:39:52',NULL),(482,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(482,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(482,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(482,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(482,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(482,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(482,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(482,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(482,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(482,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(482,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(482,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(482,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(482,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(482,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(482,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(482,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(482,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(482,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(482,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(482,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(482,'Pink','2025-01-17','P','2025-02-28 06:48:53',NULL),(482,'Pink','2025-01-18','P','2025-02-28 06:48:35',NULL),(482,'Pink','2025-01-20','P','2025-02-28 06:49:24',NULL),(482,'Pink','2025-01-21','P','2025-02-28 06:49:39',NULL),(482,'Pink','2025-01-22','P','2025-03-01 05:08:14',NULL),(482,'Pink','2025-01-23','P','2025-02-28 06:50:03',NULL),(482,'Pink','2025-01-24','P','2025-03-01 05:14:50',NULL),(482,'Pink','2025-01-29','P','2025-03-01 05:16:42',NULL),(482,'Pink','2025-01-30','P','2025-03-01 05:17:20',NULL),(482,'Pink','2025-01-31','P','2025-03-01 05:18:23',NULL),(482,'Pink','2025-02-01','P','2025-03-01 05:19:41',NULL),(482,'Pink','2025-02-03','P','2025-03-01 05:43:25',NULL),(482,'Pink','2025-02-06','P','2025-03-01 05:44:45',NULL),(482,'Pink','2025-02-07','P','2025-03-01 05:54:11',NULL),(482,'Pink','2025-02-08','P','2025-03-01 05:55:15',NULL),(482,'Pink','2025-02-10','A','2025-03-01 05:57:43',NULL),(482,'Pink','2025-02-11','P','2025-03-01 06:01:51',NULL),(482,'Pink','2025-02-12','P','2025-03-01 06:07:21',NULL),(482,'Pink','2025-02-13','P','2025-03-01 06:08:04',NULL),(482,'Pink','2025-02-15','P','2025-03-01 06:13:16',NULL),(482,'Pink','2025-02-17','P','2025-03-01 06:25:19',NULL),(482,'Pink','2025-02-18','P','2025-03-01 06:26:35',NULL),(482,'Pink','2025-02-20','P','2025-03-01 06:33:55',NULL),(482,'Pink','2025-02-21','P','2025-03-01 06:36:36',NULL),(482,'Pink','2025-02-22','P','2025-03-01 06:39:43',NULL),(482,'Pink','2025-02-24','P','2025-03-01 06:40:41',NULL),(482,'Pink','2025-02-25','P','2025-03-01 06:45:34',NULL),(482,'Pink','2025-02-26','P','2025-03-01 06:48:22',NULL),(482,'Pink','2025-02-28','A','2025-02-28 04:02:31',NULL),(482,'Pink','2025-03-01','A','2025-03-01 07:22:06',NULL),(482,'Pink','2025-03-03','P','2025-03-03 04:10:16',NULL),(482,'Pink','2025-03-04','P','2025-03-04 03:51:34',NULL),(482,'Pink','2025-03-05','P','2025-03-05 03:31:34',NULL),(482,'Pink','2025-03-06','P','2025-03-06 03:49:33',NULL),(482,'Pink','2025-03-08','P','2025-03-10 05:17:26',NULL),(482,'Pink','2025-03-10','P','2025-03-10 05:28:27',NULL),(482,'Pink','2025-03-11','P','2025-03-11 04:46:34',NULL),(482,'Pink','2025-03-12','A','2025-03-12 03:33:25',NULL),(482,'Pink','2025-03-13','A','2025-03-13 04:29:27',NULL),(482,'Pink','2025-03-14','P','2025-03-15 04:41:53',NULL),(482,'Pink','2025-03-15','P','2025-03-15 04:43:18',NULL),(482,'Pink','2025-03-17','P','2025-03-17 07:09:54',NULL),(482,'Pink','2025-03-18','P','2025-03-19 03:32:45',NULL),(482,'Pink','2025-03-19','P','2025-03-19 03:33:38',NULL),(482,'Pink','2025-03-20','P','2025-03-20 04:42:48',NULL),(482,'Pink','2025-03-21','A','2025-03-21 03:55:06',NULL),(482,'Pink','2025-04-07','P','2025-04-07 03:44:55',NULL),(482,'Pink','2025-04-08','P','2025-04-08 05:14:52',NULL),(482,'Pink','2025-04-09','P','2025-04-09 03:57:32',NULL),(482,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(482,'Pink','2025-04-12','A','2025-04-12 04:46:51',NULL),(482,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(482,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(482,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(482,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(482,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(482,'Pink','2025-04-19','A','2025-04-21 04:10:57',NULL),(482,'Pink','2025-04-21','A','2025-04-21 04:11:38',NULL),(482,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(482,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(482,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(482,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(482,'Pink','2025-04-28','A','2025-04-28 06:20:35',NULL),(482,'Pink','2025-04-29','A','2025-04-29 04:27:09',NULL),(482,'Pink','2025-04-30','A','2025-04-30 04:39:57',NULL),(482,'Pink','2025-05-02','A','2025-05-02 05:01:46',NULL),(482,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(482,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(482,'Pink','2025-05-07','P','2025-05-08 04:19:00',NULL),(482,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(482,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(482,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(482,'Pink','2025-05-12','P','2025-05-12 03:42:51',NULL),(482,'Pink','2025-05-13','P','2025-05-13 04:19:44',NULL),(482,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(482,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(482,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(482,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(482,'Pink','2025-05-19','A','2025-05-19 06:26:38',NULL),(482,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(482,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(482,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(482,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(482,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(482,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(482,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(482,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(482,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(482,'Pink','2025-06-23','A','2025-06-23 04:40:58',NULL),(482,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(482,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(482,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(482,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(482,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(482,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(482,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(482,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(482,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(482,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(482,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(482,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(482,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(482,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(482,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(483,'Orange','2023-10-02','P','2023-10-03 03:27:00',NULL),(483,'Orange','2023-10-03','P','2023-10-03 03:27:11',NULL),(483,'Orange','2023-10-04','P','2023-10-04 04:23:47',NULL),(483,'Orange','2023-10-05','P','2023-10-05 04:24:48',NULL),(483,'Orange','2023-10-06','P','2023-10-06 03:29:45',NULL),(483,'Orange','2023-10-07','P','2023-10-07 03:34:41',NULL),(483,'Orange','2023-10-09','P','2023-10-09 03:25:27',NULL),(483,'Orange','2023-10-10','P','2023-10-10 03:46:31',NULL),(483,'Orange','2023-10-11','P','2023-10-11 04:36:22',NULL),(483,'Orange','2023-10-14','P','2023-10-14 03:24:29',NULL),(483,'Orange','2023-10-16','P','2023-10-16 05:24:11',NULL),(483,'Orange','2023-10-17','P','2023-10-17 03:40:58',NULL),(483,'Orange','2023-10-18','P','2023-10-18 04:37:21',NULL),(483,'Orange','2023-10-19','P','2023-10-19 04:21:03',NULL),(483,'Orange','2023-10-20','P','2023-10-20 03:46:49',NULL),(483,'Orange','2023-10-21','P','2023-10-21 05:25:35',NULL),(483,'Orange','2023-10-23','P','2023-10-23 04:08:27',NULL),(483,'Orange','2023-10-24','P','2023-10-24 04:31:25',NULL),(483,'Orange','2023-10-25','P','2023-10-25 04:32:20',NULL),(483,'Orange','2023-10-26','P','2023-10-26 06:31:06',NULL),(483,'Orange','2023-10-27','P','2023-10-27 05:07:31',NULL),(483,'Orange','2023-10-30','P','2023-10-30 06:37:02',NULL),(483,'Orange','2023-10-31','P','2023-10-31 03:42:37',NULL),(483,'Orange','2023-11-01','P','2023-11-01 03:33:24',NULL),(483,'Orange','2023-11-02','P','2023-11-02 03:44:27',NULL),(483,'Orange','2023-11-03','P','2023-11-03 03:38:28',NULL),(483,'Orange','2023-11-04','P','2023-11-04 05:08:51',NULL),(483,'Orange','2023-11-06','P','2023-11-06 03:56:49',NULL),(483,'Orange','2023-11-07','P','2023-11-07 03:58:32',NULL),(483,'Orange','2023-11-08','P','2023-11-08 05:39:12',NULL),(483,'Orange','2023-11-13','P','2023-11-13 04:56:11',NULL),(483,'Orange','2023-11-14','P','2023-11-29 11:56:54',NULL),(483,'Orange','2023-11-15','P','2023-11-25 05:26:24',NULL),(483,'Orange','2023-11-16','P','2023-11-16 04:05:38',NULL),(483,'Orange','2023-11-17','P','2023-11-17 05:13:22',NULL),(483,'Orange','2023-11-18','P','2023-11-18 05:35:57',NULL),(483,'Orange','2023-11-20','P','2023-11-20 04:39:23',NULL),(483,'Orange','2023-11-21','P','2023-11-21 04:29:00',NULL),(483,'Orange','2023-11-22','P','2023-11-22 05:53:11',NULL),(483,'Orange','2023-11-23','P','2023-11-23 04:17:14',NULL),(483,'Orange','2023-11-24','P','2023-11-25 05:04:36',NULL),(483,'Orange','2023-11-25','P','2023-11-25 04:37:46',NULL),(483,'Orange','2023-11-27','P','2023-11-27 04:29:05',NULL),(483,'Orange','2023-11-28','P','2023-11-28 06:00:25',NULL),(483,'Orange','2023-11-29','P','2023-11-29 11:39:28',NULL),(483,'Orange','2023-11-30','P','2023-12-01 11:28:46',NULL),(483,'Orange','2023-12-01','P','2023-12-01 03:42:50',NULL),(483,'Orange','2023-12-02','P','2023-12-02 03:50:06',NULL),(483,'Orange','2023-12-04','P','2023-12-04 11:30:48',NULL),(483,'Orange','2023-12-05','P','2023-12-05 11:29:36',NULL),(483,'Orange','2023-12-06','P','2023-12-06 11:28:12',NULL),(483,'Orange','2023-12-07','P','2023-12-08 10:59:56',NULL),(483,'Orange','2023-12-08','P','2023-12-08 11:03:35',NULL),(483,'Orange','2023-12-09','P','2023-12-09 07:37:53',NULL),(483,'Orange','2023-12-11','P','2023-12-11 12:25:44',NULL),(483,'Orange','2023-12-12','P','2023-12-20 11:01:33',NULL),(483,'Orange','2023-12-13','P','2023-12-20 11:13:53',NULL),(483,'Orange','2023-12-14','P','2023-12-20 11:20:20',NULL),(483,'Orange','2024-01-01','P','2024-01-03 04:35:17',NULL),(483,'Orange','2024-01-04','P','2024-01-15 09:32:01',NULL),(483,'Orange','2024-01-05','P','2024-01-15 09:54:21',NULL),(483,'Orange','2024-01-15','P','2024-01-16 10:33:14',NULL),(483,'Orange','2024-01-16','P','2024-01-16 10:21:04',NULL),(483,'Orange','2024-01-17','P','2024-01-17 04:19:45',NULL),(483,'Orange','2024-01-18','P','2024-01-18 04:02:21',NULL),(483,'Orange','2024-01-19','P','2024-01-20 08:18:31',NULL),(483,'Orange','2024-01-20','P','2024-01-20 08:17:02',NULL),(483,'Orange','2024-01-23','P','2024-01-23 04:04:18',NULL),(483,'Orange','2024-01-24','P','2024-01-24 04:02:27',NULL),(483,'Orange','2024-01-25','P','2024-01-25 04:01:10',NULL),(483,'Orange','2024-01-26','P','2024-01-26 04:16:50',NULL),(483,'Orange','2024-01-29','P','2024-01-30 04:38:55',NULL),(483,'Orange','2024-01-30','P','2024-01-30 04:38:20',NULL),(483,'Orange','2024-01-31','P','2024-01-31 05:19:20',NULL),(483,'Orange','2024-02-01','P','2024-02-01 05:19:56',NULL),(483,'Orange','2024-02-02','P','2024-02-02 05:24:11',NULL),(483,'Orange','2024-02-03','P','2024-02-03 13:51:56',NULL),(483,'Orange','2024-02-12','P','2024-02-12 03:49:38',NULL),(483,'Orange','2024-02-13','P','2024-02-13 05:01:57',NULL),(483,'Orange','2024-02-14','P','2024-02-14 05:46:32',NULL),(483,'Orange','2024-02-15','P','2024-02-15 03:39:27',NULL),(483,'Orange','2024-02-16','P','2024-02-16 04:18:53',NULL),(483,'Orange','2024-02-17','P','2024-02-17 04:26:00',NULL),(483,'Orange','2024-02-19','P','2024-02-19 03:46:06',NULL),(483,'Orange','2024-02-20','P','2024-02-20 04:10:41',NULL),(483,'Orange','2024-02-21','P','2024-02-21 11:32:23',NULL),(483,'Orange','2024-02-22','P','2024-02-22 05:00:00',NULL),(483,'Orange','2024-02-27','P','2024-02-27 11:35:45',NULL),(483,'Orange','2024-02-28','P','2024-02-28 04:00:03',NULL),(483,'Orange','2024-02-29','P','2024-02-29 04:45:25',NULL),(483,'Orange','2024-03-04','P','2024-03-04 03:53:10',NULL),(483,'Orange','2024-03-05','P','2024-03-05 04:14:10',NULL),(483,'Orange','2024-03-06','P','2024-03-06 04:38:09',NULL),(483,'Orange','2024-03-07','P','2024-03-08 06:20:10',NULL),(483,'Orange','2024-03-08','P','2024-03-08 06:15:01',NULL),(483,'Orange','2024-03-09','P','2024-03-09 06:24:36',NULL),(483,'Orange','2024-03-11','P','2024-03-11 05:30:53',NULL),(483,'Orange','2024-03-12','P','2024-03-12 04:09:24',NULL),(483,'Orange','2024-03-13','P','2024-03-13 03:32:21',NULL),(483,'Orange','2024-03-14','P','2024-03-14 03:24:57',NULL),(483,'Orange','2024-03-15','P','2024-03-15 03:45:59',NULL),(483,'Orange','2024-03-18','P','2024-03-18 03:46:17',NULL),(483,'Orange','2024-03-19','P','2024-03-19 05:16:07',NULL),(483,'Orange','2024-03-20','P','2024-03-20 04:06:07',NULL),(483,'Orange','2024-03-21','P','2024-03-21 04:00:20',NULL),(483,'Orange','2024-03-22','P','2024-03-22 03:56:50',NULL),(483,'Orange','2024-03-25','P','2024-03-25 03:49:24',NULL),(483,'Orange','2024-03-26','P','2024-03-26 04:56:20',NULL),(483,'Orange','2024-03-27','P','2024-03-27 03:24:50',NULL),(483,'Orange','2024-03-28','P','2024-03-28 03:59:47',NULL),(483,'Orange','2024-03-29','P','2024-03-29 03:32:20',NULL),(483,'Orange','2024-04-15','A','2024-04-15 05:21:19',NULL),(483,'Orange','2024-04-16','A','2024-04-16 03:37:59',NULL),(483,'Orange','2024-04-17','P','2024-04-17 10:07:24',NULL),(483,'Orange','2024-04-18','P','2024-04-18 04:29:11',NULL),(483,'Orange','2024-04-19','P','2024-04-19 05:14:56',NULL),(483,'Orange','2024-04-20','P','2024-04-20 04:11:43',NULL),(483,'Orange','2024-04-22','P','2024-04-22 06:22:19',NULL),(483,'Orange','2024-04-24','P','2024-04-24 04:18:12',NULL),(483,'Orange','2024-04-25','P','2024-04-25 05:04:10',NULL),(483,'Orange','2024-04-26','P','2024-04-26 04:07:26',NULL),(483,'Orange','2024-04-29','P','2024-04-29 04:27:40',NULL),(483,'Orange','2024-04-30','P','2024-04-30 04:19:51',NULL),(483,'Orange','2024-05-02','P','2024-05-02 05:00:10',NULL),(483,'Orange','2024-05-03','P','2024-05-04 05:40:07',NULL),(483,'Orange','2024-05-04','P','2024-05-04 05:28:14',NULL),(483,'Orange','2024-05-06','P','2024-05-06 05:24:25',NULL),(483,'Orange','2024-05-08','P','2024-05-08 04:49:07',NULL),(483,'Orange','2024-05-10','P','2024-05-10 04:31:07',NULL),(483,'Orange','2024-05-11','P','2024-05-11 04:27:14',NULL),(483,'Orange','2024-05-13','P','2024-05-13 04:55:14',NULL),(483,'Orange','2024-05-14','P','2024-05-14 04:46:33',NULL),(483,'Orange','2024-05-15','P','2024-05-15 04:32:28',NULL),(483,'Orange','2024-05-16','P','2024-05-16 04:48:36',NULL),(483,'Orange','2024-05-17','P','2024-05-17 04:35:03',NULL),(483,'Orange','2024-05-18','P','2024-05-18 04:52:12',NULL),(483,'Orange','2024-05-20','P','2024-05-20 05:53:15',NULL),(483,'Orange','2024-05-21','P','2024-05-21 04:19:49',NULL),(483,'Orange','2024-05-25','P','2024-05-25 03:50:03',NULL),(483,'Orange','2024-05-27','P','2024-05-27 06:25:49',NULL),(483,'Orange','2024-05-29','P','2024-05-29 07:00:36',NULL),(483,'Orange','2024-05-30','P','2024-05-30 07:20:48',NULL),(483,'Orange','2024-05-31','P','2024-05-31 05:21:32',NULL),(483,'Orange','2024-06-24','P','2024-06-24 06:19:24',NULL),(483,'Orange','2024-07-01','P','2024-07-02 07:19:15',NULL),(483,'Orange','2024-07-02','P','2024-07-02 06:57:43',NULL),(483,'Orange','2024-07-03','P','2024-07-03 05:01:47',NULL),(483,'Orange','2024-07-04','P','2024-07-05 07:19:43',NULL),(483,'Orange','2024-07-05','P','2024-07-05 05:21:28',NULL),(483,'Orange','2024-07-06','P','2024-07-08 15:48:56',NULL),(483,'Orange','2024-07-08','P','2024-07-08 05:37:24',NULL),(483,'Orange','2024-07-09','P','2024-07-09 06:41:20',NULL),(483,'Orange','2024-07-10','P','2024-07-11 04:21:02',NULL),(483,'Orange','2024-07-11','P','2024-07-11 10:03:32',NULL),(483,'Orange','2024-07-12','P','2024-07-12 05:23:11',NULL),(483,'Orange','2024-07-13','P','2024-07-13 08:15:09',NULL),(483,'Orange','2024-07-18','P','2024-07-18 10:10:39',NULL),(483,'Orange','2024-07-19','P','2024-07-19 07:42:57',NULL),(483,'Orange','2024-07-20','P','2024-07-20 09:44:25',NULL),(483,'Orange','2024-07-22','P','2024-07-22 05:02:10',NULL),(483,'Orange','2024-07-23','P','2024-07-24 04:25:06',NULL),(483,'Orange','2024-07-24','P','2024-07-24 04:25:42',NULL),(483,'Orange','2024-07-26','P','2024-07-26 06:46:28',NULL),(483,'Orange','2024-07-27','P','2024-07-27 08:03:15',NULL),(483,'Orange','2024-07-29','P','2024-07-31 14:54:21',NULL),(483,'Orange','2024-07-30','P','2024-07-31 14:43:29',NULL),(483,'Orange','2024-08-06','P','2024-08-06 04:59:14',NULL),(483,'Orange','2024-08-09','P','2024-08-09 06:35:00',NULL),(483,'Orange','2024-08-13','P','2024-08-13 05:18:12',NULL),(483,'Orange','2024-08-15','P','2024-08-15 06:21:56',NULL),(483,'Orange','2024-08-16','P','2024-08-16 04:26:45',NULL),(483,'Orange','2024-08-17','P','2024-08-17 04:50:18',NULL),(483,'Orange','2024-08-23','A','2024-08-23 05:15:29',NULL),(483,'Orange','2024-09-03','P','2024-09-03 16:53:38',NULL),(483,'Orange','2024-09-05','P','2024-09-05 03:34:56',NULL),(483,'Orange','2024-09-06','P','2024-09-06 03:44:26',NULL),(483,'Orange','2024-09-07','P','2024-09-07 03:42:53',NULL),(483,'Orange','2024-09-10','P','2024-09-10 04:04:05',NULL),(483,'Orange','2024-09-12','P','2024-09-12 04:13:58',NULL),(483,'Orange','2024-09-13','P','2024-09-13 04:19:20',NULL),(483,'Orange','2024-09-14','P','2024-09-14 03:29:30',NULL),(483,'Orange','2024-09-16','P','2024-09-16 03:29:07',NULL),(483,'Orange','2024-09-18','P','2024-09-18 03:26:41',NULL),(483,'Orange','2024-09-19','P','2024-09-19 03:25:57',NULL),(483,'Orange','2024-09-20','P','2024-09-20 03:25:53',NULL),(483,'Orange','2024-09-21','P','2024-09-21 03:26:35',NULL),(483,'Orange','2024-09-23','P','2024-09-23 05:00:30',NULL),(483,'Orange','2024-09-25','P','2024-09-25 03:44:25',NULL),(483,'Orange','2024-09-26','P','2024-09-26 03:50:58',NULL),(483,'Orange','2024-09-28','P','2024-09-28 03:36:31',NULL),(483,'Orange','2024-09-30','P','2024-09-30 03:53:41',NULL),(483,'Orange','2024-10-01','P','2024-10-01 03:56:38',NULL),(483,'Orange','2024-10-02','P','2024-10-02 04:01:59',NULL),(483,'Orange','2024-10-04','P','2024-10-04 05:01:54',NULL),(483,'Orange','2024-10-05','P','2024-10-05 03:59:20',NULL),(483,'Orange','2024-10-07','P','2024-10-07 05:16:53',NULL),(483,'Orange','2024-10-08','P','2024-10-08 03:24:47',NULL),(483,'Orange','2024-10-09','P','2024-10-09 03:43:01',NULL),(483,'Orange','2024-10-10','P','2024-10-10 03:49:51',NULL),(483,'Orange','2024-10-11','P','2024-10-11 03:50:04',NULL),(483,'Orange','2024-10-14','P','2024-10-14 03:44:15',NULL),(483,'Orange','2024-10-15','P','2024-10-15 03:45:36',NULL),(483,'Orange','2024-10-16','P','2024-10-17 03:59:53',NULL),(483,'Orange','2024-10-17','P','2024-10-17 03:58:31',NULL),(483,'Orange','2024-10-18','P','2024-10-18 03:51:55',NULL),(483,'Orange','2024-10-19','P','2024-10-19 03:59:41',NULL),(483,'Orange','2024-10-21','P','2024-10-21 03:49:17',NULL),(483,'Orange','2024-10-22','P','2024-10-22 03:39:31',NULL),(483,'Orange','2024-10-23','P','2024-10-23 03:50:01',NULL),(483,'Orange','2024-10-24','P','2024-10-24 03:50:50',NULL),(483,'Orange','2024-10-25','P','2024-10-25 03:45:34',NULL),(483,'Orange','2024-10-26','P','2024-10-26 04:18:48',NULL),(483,'Orange','2024-10-28','P','2024-10-28 03:46:11',NULL),(483,'Orange','2024-10-29','P','2024-10-29 03:50:51',NULL),(483,'Orange','2024-10-30','P','2024-10-30 03:41:52',NULL),(483,'Orange','2024-10-31','P','2024-10-31 03:32:01',NULL),(483,'Orange','2024-11-01','P','2024-11-01 03:54:28',NULL),(483,'Orange','2024-11-02','P','2024-11-02 03:40:26',NULL),(483,'Orange','2024-11-04','P','2024-11-04 03:54:44',NULL),(483,'Orange','2024-11-05','P','2024-11-05 03:22:29',NULL),(483,'Orange','2024-11-06','P','2024-11-06 03:41:59',NULL),(483,'Orange','2024-11-07','P','2024-11-07 03:27:39',NULL),(483,'Orange','2024-11-08','P','2024-11-08 03:47:33',NULL),(483,'Orange','2024-11-11','P','2024-11-11 03:47:13',NULL),(483,'Orange','2024-11-12','P','2024-11-12 03:38:36',NULL),(483,'Orange','2024-11-13','P','2024-11-13 03:44:10',NULL),(483,'Orange','2024-11-14','P','2024-11-14 03:51:10',NULL),(483,'Orange','2024-11-15','P','2024-11-15 04:38:14',NULL),(483,'Orange','2024-11-16','P','2024-11-16 03:45:00',NULL),(483,'Orange','2024-11-18','P','2024-11-18 05:20:26',NULL),(483,'Orange','2024-11-19','P','2024-11-19 05:15:58',NULL),(483,'Orange','2024-11-20','P','2024-11-20 06:29:10',NULL),(483,'Orange','2024-11-21','P','2024-11-21 05:37:06',NULL),(483,'Orange','2024-11-25','P','2024-11-25 03:48:15',NULL),(483,'Orange','2024-11-26','P','2024-11-26 03:35:59',NULL),(483,'Orange','2024-11-27','P','2024-11-27 03:52:30',NULL),(483,'Orange','2024-11-28','P','2024-11-28 05:39:32',NULL),(483,'Orange','2024-11-29','P','2024-11-29 05:35:45',NULL),(483,'Orange','2024-11-30','P','2024-11-30 03:32:44',NULL),(483,'Orange','2025-01-06','P','2025-01-06 05:11:52',NULL),(483,'Orange','2025-01-07','P','2025-01-07 05:13:56',NULL),(483,'Orange','2025-01-08','P','2025-01-08 03:50:56',NULL),(483,'Orange','2025-01-09','P','2025-01-09 03:37:40',NULL),(483,'Orange','2025-01-10','P','2025-01-10 03:52:41',NULL),(483,'Orange','2025-01-13','P','2025-01-13 05:16:41',NULL),(483,'Orange','2025-01-14','P','2025-01-14 05:08:14',NULL),(483,'Orange','2025-01-15','P','2025-01-16 03:41:15',NULL),(483,'Orange','2025-01-16','P','2025-01-16 03:33:16',NULL),(483,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(483,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(483,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(483,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(483,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(483,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(483,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(483,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(483,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(483,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(483,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(483,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(483,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(483,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(483,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(483,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(483,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(483,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(483,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(483,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(483,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(483,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(483,'Orange','2025-02-25','P','2025-02-25 05:24:32',NULL),(483,'Orange','2025-02-26','P','2025-02-26 05:17:46',NULL),(483,'Orange','2025-02-27','P','2025-02-27 05:21:15',NULL),(483,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(483,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(483,'Orange','2025-03-03','P','2025-03-03 04:07:36',NULL),(483,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(483,'Orange','2025-03-05','P','2025-03-05 03:29:21',NULL),(483,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(483,'Orange','2025-03-08','P','2025-03-10 05:22:01',NULL),(483,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(483,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(483,'Orange','2025-03-12','P','2025-03-12 03:31:22',NULL),(483,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(483,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(483,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(483,'Orange','2025-03-17','P','2025-03-17 07:11:39',NULL),(483,'Orange','2025-03-18','P','2025-03-19 03:29:44',NULL),(483,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(483,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(483,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(483,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(483,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(483,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(483,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(483,'Orange','2025-04-12','P','2025-04-12 04:57:27',NULL),(483,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(483,'Orange','2025-04-15','P','2025-04-15 04:41:07',NULL),(483,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(483,'Orange','2025-04-17','P','2025-04-17 03:59:01',NULL),(483,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(483,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(483,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(483,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(483,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(483,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(483,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(483,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(483,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(483,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(483,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(483,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(483,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(483,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(483,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(483,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(483,'Orange','2025-05-10','P','2025-05-10 06:23:22',NULL),(483,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(483,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(483,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(483,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(483,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(483,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(483,'Yellow','2025-05-19','P','2025-05-19 06:25:02',NULL),(483,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(483,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(483,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(483,'Yellow','2025-05-23','P','2025-05-23 05:52:44',NULL),(483,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(483,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(483,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(483,'Yellow','2025-05-31','P','2025-05-31 04:46:03',NULL),(483,'Yellow','2025-06-10','P','2025-06-10 07:08:52',NULL),(483,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(483,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(483,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(483,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(483,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(483,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(483,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(483,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(483,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(483,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(483,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(483,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(483,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(483,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(483,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(483,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(483,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(484,'Orange','2025-01-20','P','2025-02-28 05:57:24',NULL),(484,'Orange','2025-01-21','P','2025-02-28 06:35:14',NULL),(484,'Orange','2025-01-24','P','2025-02-28 06:37:07',NULL),(484,'Orange','2025-01-29','P','2025-02-28 06:37:41',NULL),(484,'Orange','2025-01-30','P','2025-02-28 06:37:56',NULL),(484,'Orange','2025-01-31','P','2025-02-28 06:38:08',NULL),(484,'Orange','2025-02-01','P','2025-02-28 06:38:34',NULL),(484,'Orange','2025-02-03','P','2025-02-28 06:38:52',NULL),(484,'Orange','2025-02-06','P','2025-02-28 06:39:03',NULL),(484,'Orange','2025-02-07','P','2025-02-28 06:42:00',NULL),(484,'Orange','2025-02-08','P','2025-02-28 06:42:31',NULL),(484,'Orange','2025-02-10','P','2025-02-28 06:43:04',NULL),(484,'Orange','2025-02-11','P','2025-02-28 06:43:52',NULL),(484,'Orange','2025-02-13','P','2025-02-28 06:44:09',NULL),(484,'Orange','2025-02-14','P','2025-02-28 06:44:45',NULL),(484,'Orange','2025-02-17','P','2025-02-28 06:45:20',NULL),(484,'Orange','2025-02-18','P','2025-02-28 06:45:41',NULL),(484,'Orange','2025-02-19','P','2025-02-28 06:46:00',NULL),(484,'Orange','2025-02-20','P','2025-02-28 06:46:30',NULL),(484,'Orange','2025-02-21','P','2025-02-28 06:46:45',NULL),(484,'Orange','2025-02-22','P','2025-02-28 06:36:07',NULL),(484,'Orange','2025-02-24','P','2025-02-28 06:47:21',NULL),(484,'Orange','2025-02-28','P','2025-02-28 03:59:33',NULL),(484,'Orange','2025-03-01','P','2025-03-01 07:17:51',NULL),(484,'Orange','2025-03-03','A','2025-03-03 04:07:36',NULL),(484,'Orange','2025-03-04','P','2025-03-04 03:47:55',NULL),(484,'Orange','2025-03-05','A','2025-03-05 03:29:21',NULL),(484,'Orange','2025-03-06','P','2025-03-06 03:47:20',NULL),(484,'Orange','2025-03-08','A','2025-03-10 05:22:01',NULL),(484,'Orange','2025-03-10','P','2025-03-10 05:28:59',NULL),(484,'Orange','2025-03-11','P','2025-03-11 04:40:18',NULL),(484,'Orange','2025-03-12','A','2025-03-12 03:31:22',NULL),(484,'Orange','2025-03-13','P','2025-03-13 04:15:46',NULL),(484,'Orange','2025-03-14','P','2025-03-15 04:55:42',NULL),(484,'Orange','2025-03-15','P','2025-03-15 04:54:28',NULL),(484,'Orange','2025-03-17','A','2025-03-17 07:11:39',NULL),(484,'Orange','2025-03-18','L','2025-03-19 03:29:44',NULL),(484,'Orange','2025-03-19','P','2025-03-19 03:30:25',NULL),(484,'Orange','2025-03-20','P','2025-03-20 04:41:46',NULL),(484,'Orange','2025-03-21','P','2025-03-21 03:51:51',NULL),(484,'Orange','2025-04-07','P','2025-04-07 03:37:36',NULL),(484,'Orange','2025-04-08','P','2025-04-08 05:11:21',NULL),(484,'Orange','2025-04-09','P','2025-04-09 04:04:04',NULL),(484,'Orange','2025-04-11','P','2025-04-12 04:58:43',NULL),(484,'Orange','2025-04-12','A','2025-04-12 04:57:27',NULL),(484,'Orange','2025-04-14','P','2025-04-14 04:43:56',NULL),(484,'Orange','2025-04-15','A','2025-04-15 04:41:07',NULL),(484,'Orange','2025-04-16','P','2025-04-16 05:36:29',NULL),(484,'Orange','2025-04-17','A','2025-04-17 03:59:01',NULL),(484,'Orange','2025-04-18','P','2025-04-18 08:44:06',NULL),(484,'Orange','2025-04-19','P','2025-04-21 04:07:10',NULL),(484,'Orange','2025-04-21','P','2025-04-21 04:08:16',NULL),(484,'Orange','2025-04-22','P','2025-04-22 04:52:30',NULL),(484,'Orange','2025-04-23','P','2025-04-23 15:56:26',NULL),(484,'Orange','2025-04-24','P','2025-04-24 04:25:39',NULL),(484,'Orange','2025-04-25','P','2025-04-25 04:53:20',NULL),(484,'Orange','2025-04-28','P','2025-04-28 06:21:14',NULL),(484,'Orange','2025-04-29','P','2025-04-29 04:27:36',NULL),(484,'Orange','2025-04-30','P','2025-04-30 04:35:17',NULL),(484,'Orange','2025-05-02','P','2025-05-02 04:59:47',NULL),(484,'Orange','2025-05-05','P','2025-05-05 11:14:25',NULL),(484,'Orange','2025-05-06','P','2025-05-08 04:25:37',NULL),(484,'Orange','2025-05-07','P','2025-05-08 04:23:29',NULL),(484,'Orange','2025-05-08','P','2025-05-08 04:23:01',NULL),(484,'Orange','2025-05-09','P','2025-05-09 06:11:42',NULL),(484,'Orange','2025-05-10','A','2025-05-10 06:23:22',NULL),(484,'Orange','2025-05-12','P','2025-05-12 03:44:48',NULL),(484,'Orange','2025-05-13','P','2025-05-13 04:10:00',NULL),(484,'Orange','2025-05-14','P','2025-05-14 04:02:22',NULL),(484,'Orange','2025-05-15','P','2025-05-15 04:07:33',NULL),(484,'Orange','2025-05-16','P','2025-05-16 04:12:23',NULL),(484,'Orange','2025-05-17','P','2025-05-17 04:20:49',NULL),(484,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(484,'Pink','2023-10-16','P','2023-10-16 05:22:07',NULL),(484,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(484,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(484,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(484,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(484,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(484,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(484,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(484,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(484,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(484,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(484,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(484,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(484,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(484,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(484,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(484,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(484,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(484,'Pink','2023-11-07','P','2023-11-25 05:41:40',NULL),(484,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(484,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(484,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(484,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(484,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(484,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(484,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(484,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(484,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(484,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(484,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(484,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(484,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(484,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(484,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(484,'Pink','2023-12-01','L','2023-12-01 03:53:43',NULL),(484,'Pink','2023-12-02','L','2023-12-02 12:03:09',NULL),(484,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(484,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(484,'Pink','2023-12-06','P','2023-12-06 11:35:47',NULL),(484,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(484,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(484,'Pink','2023-12-09','P','2023-12-09 07:42:29',NULL),(484,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(484,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(484,'Pink','2024-01-01','A','2024-01-03 05:05:28',NULL),(484,'Pink','2024-01-02','P','2024-01-30 04:50:41',NULL),(484,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(484,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(484,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(484,'Pink','2024-01-06','P','2024-01-22 11:16:23',NULL),(484,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(484,'Pink','2024-01-09','A','2024-01-22 10:33:40',NULL),(484,'Pink','2024-01-10','A','2024-01-22 10:35:50',NULL),(484,'Pink','2024-01-11','A','2024-01-22 10:36:54',NULL),(484,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(484,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(484,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(484,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(484,'Pink','2024-01-18','P','2024-01-18 05:03:21',NULL),(484,'Pink','2024-01-22','P','2024-01-22 04:47:38',NULL),(484,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(484,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(484,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(484,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(484,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(484,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(484,'Pink','2024-01-31','P','2024-02-01 11:11:35',NULL),(484,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(484,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(484,'Pink','2024-02-03','P','2024-02-03 04:29:27',NULL),(484,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(484,'Pink','2024-02-13','P','2024-02-13 04:27:39',NULL),(484,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(484,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(484,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(484,'Pink','2024-02-17','P','2024-02-17 11:25:36',NULL),(484,'Pink','2024-02-19','L','2024-02-19 04:09:48',NULL),(484,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(484,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(484,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(484,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(484,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(484,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(484,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(484,'Pink','2024-02-28','L','2024-02-28 04:06:49',NULL),(484,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(484,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(484,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(484,'Pink','2024-03-04','P','2024-03-04 05:06:12',NULL),(484,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(484,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(484,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(484,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(484,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(484,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(484,'Pink','2024-03-12','A','2024-03-12 03:57:22',NULL),(484,'Pink','2024-03-13','P','2024-03-13 03:58:27',NULL),(484,'Pink','2024-03-14','P','2024-03-14 03:31:50',NULL),(484,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(484,'Pink','2024-03-18','P','2024-03-18 04:08:56',NULL),(484,'Pink','2024-03-19','P','2024-03-19 03:41:53',NULL),(484,'Pink','2024-03-20','P','2024-03-21 04:25:34',NULL),(484,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(484,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(484,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(484,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(484,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(484,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(484,'Pink','2024-04-15','P','2024-04-15 06:59:23',NULL),(484,'Pink','2024-04-16','P','2024-04-16 03:55:21',NULL),(484,'Pink','2024-04-17','P','2024-04-22 11:58:24',NULL),(484,'Pink','2024-04-18','A','2024-04-18 05:41:41',NULL),(484,'Pink','2024-04-19','P','2024-04-19 06:01:03',NULL),(484,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(484,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(484,'Pink','2024-04-24','P','2024-04-24 04:26:46',NULL),(484,'Pink','2024-04-25','P','2024-04-25 05:09:59',NULL),(484,'Pink','2024-04-26','P','2024-04-26 04:14:55',NULL),(484,'Pink','2024-04-30','A','2024-04-30 05:28:10',NULL),(484,'Pink','2024-05-03','P','2024-05-04 05:51:07',NULL),(484,'Pink','2024-05-04','P','2024-05-04 05:26:50',NULL),(484,'Pink','2024-05-06','P','2024-05-06 05:21:22',NULL),(484,'Pink','2024-05-07','A','2024-05-07 04:20:48',NULL),(484,'Pink','2024-05-08','P','2024-05-08 04:51:32',NULL),(484,'Pink','2024-05-09','P','2024-05-09 04:22:47',NULL),(484,'Pink','2024-05-10','P','2024-05-10 04:27:45',NULL),(484,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(484,'Pink','2024-05-13','A','2024-05-13 05:58:13',NULL),(484,'Pink','2024-05-14','A','2024-05-14 04:13:45',NULL),(484,'Pink','2024-05-15','A','2024-05-15 04:21:44',NULL),(484,'Pink','2024-05-17','P','2024-05-17 04:32:51',NULL),(484,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(484,'Pink','2024-05-20','P','2024-05-20 05:46:28',NULL),(484,'Pink','2024-05-21','P','2024-05-21 04:38:27',NULL),(484,'Pink','2024-05-27','P','2024-05-27 06:15:09',NULL),(484,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(484,'Pink','2024-05-30','P','2024-05-30 06:50:55',NULL),(484,'Pink','2024-05-31','P','2024-05-31 05:20:18',NULL),(484,'Pink','2024-06-24','A','2024-06-24 06:04:42',NULL),(484,'Pink','2024-07-02','P','2024-07-02 06:15:57',NULL),(484,'Pink','2024-07-03','P','2024-07-03 04:52:45',NULL),(484,'Pink','2024-07-04','P','2024-07-05 07:21:14',NULL),(484,'Pink','2024-07-05','P','2024-07-05 05:28:56',NULL),(484,'Pink','2024-07-06','P','2024-07-08 16:00:05',NULL),(484,'Pink','2024-07-08','P','2024-07-08 05:41:50',NULL),(484,'Pink','2024-07-09','A','2024-07-09 06:51:20',NULL),(484,'Pink','2024-07-11','P','2024-07-11 09:50:25',NULL),(484,'Pink','2024-07-12','P','2024-07-12 05:46:28',NULL),(484,'Pink','2024-07-13','P','2024-07-13 05:16:03',NULL),(484,'Pink','2024-07-18','A','2024-07-18 10:22:46',NULL),(484,'Pink','2024-07-19','P','2024-07-19 07:34:57',NULL),(484,'Pink','2024-07-20','P','2024-07-20 09:36:38',NULL),(484,'Pink','2024-07-22','P','2024-07-22 04:51:34',NULL),(484,'Pink','2024-07-23','P','2024-07-24 04:27:51',NULL),(484,'Pink','2024-07-24','P','2024-07-24 04:29:20',NULL),(484,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(484,'Pink','2024-07-27','A','2024-07-27 07:56:20',NULL),(484,'Pink','2024-07-29','P','2024-07-31 14:52:58',NULL),(484,'Pink','2024-07-30','A','2024-07-31 14:48:55',NULL),(484,'Pink','2024-07-31','A','2024-07-31 15:01:43',NULL),(484,'Pink','2024-08-09','P','2024-08-09 06:38:48',NULL),(484,'Pink','2024-08-13','P','2024-08-13 05:20:43',NULL),(484,'Pink','2024-08-15','P','2024-08-15 06:40:32',NULL),(484,'Pink','2024-08-16','A','2024-08-16 04:22:07',NULL),(484,'Pink','2024-08-17','P','2024-08-17 04:47:00',NULL),(484,'Pink','2024-08-23','P','2024-08-23 05:03:26',NULL),(484,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(484,'Pink','2024-09-03','P','2024-09-03 16:56:19',NULL),(484,'Pink','2024-09-05','P','2024-09-05 03:50:11',NULL),(484,'Pink','2024-09-06','P','2024-09-06 03:43:36',NULL),(484,'Pink','2024-09-07','P','2024-09-07 03:49:49',NULL),(484,'Pink','2024-09-09','P','2024-09-09 04:26:58',NULL),(484,'Pink','2024-09-10','P','2024-09-10 04:03:34',NULL),(484,'Pink','2024-09-12','P','2024-09-12 04:15:21',NULL),(484,'Pink','2024-09-13','P','2024-09-13 04:17:08',NULL),(484,'Pink','2024-09-14','P','2024-09-14 03:31:50',NULL),(484,'Pink','2024-09-16','P','2024-09-16 03:28:13',NULL),(484,'Pink','2024-09-18','P','2024-09-18 03:50:47',NULL),(484,'Pink','2024-09-19','P','2024-09-19 03:29:22',NULL),(484,'Pink','2024-09-20','P','2024-09-20 03:29:13',NULL),(484,'Pink','2024-09-21','P','2024-09-21 03:32:51',NULL),(484,'Pink','2024-09-23','P','2024-09-23 05:01:16',NULL),(484,'Pink','2024-09-25','P','2024-09-25 03:47:20',NULL),(484,'Pink','2024-09-26','P','2024-09-26 03:52:38',NULL),(484,'Pink','2024-09-28','P','2024-09-28 03:40:05',NULL),(484,'Pink','2024-09-30','P','2024-09-30 03:54:36',NULL),(484,'Pink','2024-10-01','P','2024-10-01 03:58:31',NULL),(484,'Pink','2024-10-02','P','2024-10-02 04:00:02',NULL),(484,'Pink','2024-10-04','P','2024-10-04 05:04:19',NULL),(484,'Pink','2024-10-05','P','2024-10-05 04:02:29',NULL),(484,'Pink','2024-10-07','P','2024-10-07 05:18:52',NULL),(484,'Pink','2024-10-08','P','2024-10-08 03:29:51',NULL),(484,'Pink','2024-10-09','P','2024-10-09 03:47:19',NULL),(484,'Pink','2024-10-10','P','2024-10-10 03:51:43',NULL),(484,'Pink','2024-10-11','P','2024-10-11 03:52:27',NULL),(484,'Pink','2024-10-14','P','2024-10-14 03:47:46',NULL),(484,'Pink','2024-10-15','P','2024-10-15 03:49:53',NULL),(484,'Pink','2024-10-16','P','2024-10-17 04:01:42',NULL),(484,'Pink','2024-10-17','A','2024-10-17 04:00:59',NULL),(484,'Pink','2024-10-18','P','2024-10-18 03:54:09',NULL),(484,'Pink','2024-10-19','P','2024-10-19 04:01:41',NULL),(484,'Pink','2024-10-21','P','2024-10-21 03:46:46',NULL),(484,'Pink','2024-10-22','P','2024-10-22 03:40:33',NULL),(484,'Pink','2024-10-23','P','2024-10-23 03:52:54',NULL),(484,'Pink','2024-10-24','P','2024-10-24 03:45:46',NULL),(484,'Pink','2024-10-25','P','2024-10-25 03:47:54',NULL),(484,'Pink','2024-10-26','A','2024-10-26 03:46:13',NULL),(484,'Pink','2024-10-28','P','2024-10-28 03:47:26',NULL),(484,'Pink','2024-10-29','P','2024-10-29 03:52:15',NULL),(484,'Pink','2024-10-30','P','2024-10-30 03:44:15',NULL),(484,'Pink','2024-10-31','P','2024-10-31 03:34:27',NULL),(484,'Pink','2024-11-01','P','2024-11-01 03:55:32',NULL),(484,'Pink','2024-11-02','P','2024-11-02 03:41:55',NULL),(484,'Pink','2024-11-04','P','2024-11-04 03:53:38',NULL),(484,'Pink','2024-11-05','A','2024-11-05 03:24:49',NULL),(484,'Pink','2024-11-06','P','2024-11-06 03:44:45',NULL),(484,'Pink','2024-11-07','P','2024-11-07 03:29:47',NULL),(484,'Pink','2024-11-08','P','2024-11-08 03:48:56',NULL),(484,'Pink','2024-11-11','P','2024-11-11 03:49:11',NULL),(484,'Pink','2024-11-12','A','2024-11-12 03:38:11',NULL),(484,'Pink','2024-11-13','P','2024-11-13 03:45:39',NULL),(484,'Pink','2024-11-14','P','2024-11-14 03:50:22',NULL),(484,'Pink','2024-11-15','P','2024-11-15 04:41:37',NULL),(484,'Pink','2024-11-16','A','2024-11-16 03:48:03',NULL),(484,'Pink','2024-11-18','P','2024-11-18 05:23:06',NULL),(484,'Pink','2024-11-19','P','2024-11-19 05:18:22',NULL),(484,'Pink','2024-11-20','P','2024-11-20 06:30:39',NULL),(484,'Pink','2024-11-21','P','2024-11-21 05:39:36',NULL),(484,'Pink','2024-11-25','P','2024-11-25 03:50:58',NULL),(484,'Pink','2024-11-26','P','2024-11-26 03:39:00',NULL),(484,'Pink','2024-11-27','P','2024-11-27 03:53:28',NULL),(484,'Pink','2024-11-28','P','2024-11-28 05:41:58',NULL),(484,'Pink','2024-11-29','P','2024-11-29 05:37:20',NULL),(484,'Pink','2024-11-30','P','2024-11-30 03:35:05',NULL),(484,'Pink','2025-01-06','P','2025-01-06 05:14:48',NULL),(484,'Pink','2025-01-07','P','2025-01-07 05:15:37',NULL),(484,'Pink','2025-01-08','P','2025-01-08 03:53:48',NULL),(484,'Pink','2025-01-09','A','2025-01-09 03:40:38',NULL),(484,'Pink','2025-01-10','P','2025-01-10 03:55:09',NULL),(484,'Pink','2025-01-13','P','2025-01-13 05:18:10',NULL),(484,'Pink','2025-01-14','P','2025-01-14 05:09:41',NULL),(484,'Pink','2025-01-15','P','2025-01-16 03:41:48',NULL),(484,'Pink','2025-01-16','P','2025-01-16 03:32:12',NULL),(484,'Pink','2025-02-27','P','2025-02-27 05:33:24',NULL),(484,'Yellow','2025-05-19','A','2025-05-19 06:25:02',NULL),(484,'Yellow','2025-05-20','P','2025-05-20 04:47:30',NULL),(484,'Yellow','2025-05-21','P','2025-05-21 04:37:35',NULL),(484,'Yellow','2025-05-22','P','2025-05-22 05:36:04',NULL),(484,'Yellow','2025-05-23','A','2025-05-23 05:52:44',NULL),(484,'Yellow','2025-05-26','P','2025-05-26 03:59:50',NULL),(484,'Yellow','2025-05-29','P','2025-05-29 04:19:07',NULL),(484,'Yellow','2025-05-30','P','2025-05-30 05:17:14',NULL),(484,'Yellow','2025-05-31','A','2025-05-31 04:46:03',NULL),(484,'Yellow','2025-06-10','A','2025-06-10 07:08:52',NULL),(484,'Yellow','2025-06-16','P','2025-06-16 03:17:19',NULL),(484,'Yellow','2025-06-23','P','2025-06-23 04:41:56',NULL),(484,'Yellow','2025-06-24','P','2025-06-25 05:47:57',NULL),(484,'Yellow','2025-06-25','P','2025-06-26 03:58:14',NULL),(484,'Yellow','2025-06-30','P','2025-06-30 05:38:24',NULL),(484,'Yellow','2025-07-01','P','2025-07-01 05:27:20',NULL),(484,'Yellow','2025-07-02','P','2025-07-02 06:27:13',NULL),(484,'Yellow','2025-07-03','P','2025-07-03 04:43:55',NULL),(484,'Yellow','2025-07-07','P','2025-07-07 05:28:02',NULL),(484,'Yellow','2025-07-08','P','2025-07-09 05:04:54',NULL),(484,'Yellow','2025-07-09','P','2025-07-09 04:59:31',NULL),(484,'Yellow','2025-07-10','P','2025-07-10 05:49:33',NULL),(484,'Yellow','2025-07-11','P','2025-07-11 04:07:26',NULL),(484,'Yellow','2025-07-14','P','2025-07-14 03:41:24',NULL),(484,'Yellow','2025-07-15','P','2025-07-15 08:52:33',NULL),(484,'Yellow','2025-07-16','P','2025-07-16 04:27:27',NULL),(484,'Yellow','2025-07-17','P','2025-07-17 04:21:19',NULL),(485,'Pink','2023-10-11','P','2023-10-11 04:26:55',NULL),(485,'Pink','2023-10-16','A','2023-10-16 05:22:07',NULL),(485,'Pink','2023-10-17','P','2023-10-17 03:42:09',NULL),(485,'Pink','2023-10-18','P','2023-10-18 04:40:13',NULL),(485,'Pink','2023-10-19','P','2023-10-19 04:20:26',NULL),(485,'Pink','2023-10-20','P','2023-10-20 03:46:04',NULL),(485,'Pink','2023-10-21','P','2023-10-21 05:27:31',NULL),(485,'Pink','2023-10-23','P','2023-10-23 04:05:47',NULL),(485,'Pink','2023-10-24','P','2023-10-24 04:33:41',NULL),(485,'Pink','2023-10-25','P','2023-10-25 04:31:26',NULL),(485,'Pink','2023-10-26','P','2023-10-26 06:30:08',NULL),(485,'Pink','2023-10-27','P','2023-10-27 05:05:45',NULL),(485,'Pink','2023-10-30','P','2023-10-30 06:38:20',NULL),(485,'Pink','2023-10-31','P','2023-10-31 03:41:22',NULL),(485,'Pink','2023-11-01','P','2023-11-01 03:39:07',NULL),(485,'Pink','2023-11-02','P','2023-11-02 03:54:17',NULL),(485,'Pink','2023-11-03','P','2023-11-03 03:46:45',NULL),(485,'Pink','2023-11-04','P','2023-11-04 05:15:55',NULL),(485,'Pink','2023-11-06','P','2023-11-06 05:09:24',NULL),(485,'Pink','2023-11-07','A','2023-11-25 05:41:40',NULL),(485,'Pink','2023-11-13','P','2023-11-13 04:55:22',NULL),(485,'Pink','2023-11-14','P','2023-11-25 05:43:17',NULL),(485,'Pink','2023-11-15','P','2023-11-25 05:44:13',NULL),(485,'Pink','2023-11-16','P','2023-11-16 04:10:23',NULL),(485,'Pink','2023-11-17','P','2023-11-17 05:19:22',NULL),(485,'Pink','2023-11-18','P','2023-11-18 05:42:01',NULL),(485,'Pink','2023-11-20','P','2023-11-20 04:41:09',NULL),(485,'Pink','2023-11-21','P','2023-11-21 04:25:06',NULL),(485,'Pink','2023-11-22','P','2023-11-22 05:56:02',NULL),(485,'Pink','2023-11-23','P','2023-11-23 04:20:33',NULL),(485,'Pink','2023-11-24','P','2023-11-24 11:06:41',NULL),(485,'Pink','2023-11-25','P','2023-11-25 04:29:35',NULL),(485,'Pink','2023-11-27','P','2023-11-27 04:43:28',NULL),(485,'Pink','2023-11-28','P','2023-11-28 06:08:07',NULL),(485,'Pink','2023-11-29','P','2023-11-29 12:21:56',NULL),(485,'Pink','2023-12-01','P','2023-12-01 03:53:43',NULL),(485,'Pink','2023-12-02','P','2023-12-02 12:03:09',NULL),(485,'Pink','2023-12-04','P','2023-12-04 11:46:06',NULL),(485,'Pink','2023-12-05','P','2023-12-05 11:30:07',NULL),(485,'Pink','2023-12-06','A','2023-12-06 11:35:47',NULL),(485,'Pink','2023-12-07','P','2023-12-08 11:01:07',NULL),(485,'Pink','2023-12-08','P','2023-12-08 11:05:50',NULL),(485,'Pink','2023-12-09','A','2023-12-09 07:42:29',NULL),(485,'Pink','2023-12-12','P','2023-12-20 11:03:40',NULL),(485,'Pink','2023-12-13','P','2023-12-20 11:15:53',NULL),(485,'Pink','2024-01-01','P','2024-01-03 05:05:28',NULL),(485,'Pink','2024-01-02','A','2024-01-30 04:50:41',NULL),(485,'Pink','2024-01-03','P','2024-01-25 10:00:50',NULL),(485,'Pink','2024-01-04','P','2024-01-15 09:44:42',NULL),(485,'Pink','2024-01-05','P','2024-01-15 09:42:51',NULL),(485,'Pink','2024-01-06','A','2024-01-22 11:16:23',NULL),(485,'Pink','2024-01-08','P','2024-01-22 11:17:37',NULL),(485,'Pink','2024-01-09','P','2024-01-22 10:33:40',NULL),(485,'Pink','2024-01-10','A','2024-01-22 10:35:50',NULL),(485,'Pink','2024-01-11','P','2024-01-22 10:36:54',NULL),(485,'Pink','2024-01-12','P','2024-01-22 10:41:37',NULL),(485,'Pink','2024-01-15','P','2024-01-16 10:55:36',NULL),(485,'Pink','2024-01-16','P','2024-01-16 10:23:32',NULL),(485,'Pink','2024-01-17','P','2024-01-17 04:16:29',NULL),(485,'Pink','2024-01-18','A','2024-01-18 05:03:21',NULL),(485,'Pink','2024-01-22','A','2024-01-22 04:47:38',NULL),(485,'Pink','2024-01-23','P','2024-01-23 04:30:12',NULL),(485,'Pink','2024-01-24','P','2024-01-25 04:23:54',NULL),(485,'Pink','2024-01-25','P','2024-01-25 04:14:25',NULL),(485,'Pink','2024-01-26','P','2024-01-26 04:53:39',NULL),(485,'Pink','2024-01-29','P','2024-01-30 04:49:32',NULL),(485,'Pink','2024-01-30','P','2024-01-30 04:42:47',NULL),(485,'Pink','2024-01-31','A','2024-02-01 11:11:35',NULL),(485,'Pink','2024-02-01','P','2024-02-01 11:13:46',NULL),(485,'Pink','2024-02-02','P','2024-02-02 04:18:14',NULL),(485,'Pink','2024-02-03','A','2024-02-03 04:29:27',NULL),(485,'Pink','2024-02-12','P','2024-02-12 05:08:52',NULL),(485,'Pink','2024-02-13','A','2024-02-13 04:27:39',NULL),(485,'Pink','2024-02-14','P','2024-02-15 04:13:38',NULL),(485,'Pink','2024-02-15','P','2024-02-15 04:11:04',NULL),(485,'Pink','2024-02-16','P','2024-02-16 05:22:13',NULL),(485,'Pink','2024-02-17','A','2024-02-17 11:25:36',NULL),(485,'Pink','2024-02-19','P','2024-02-19 04:09:48',NULL),(485,'Pink','2024-02-20','P','2024-02-20 04:35:18',NULL),(485,'Pink','2024-02-21','P','2024-02-21 04:40:38',NULL),(485,'Pink','2024-02-22','P','2024-02-22 03:48:33',NULL),(485,'Pink','2024-02-23','P','2024-02-23 04:12:14',NULL),(485,'Pink','2024-02-24','L','2024-02-27 11:26:18',NULL),(485,'Pink','2024-02-26','L','2024-02-27 11:33:43',NULL),(485,'Pink','2024-02-27','P','2024-02-27 04:24:26',NULL),(485,'Pink','2024-02-28','P','2024-02-28 04:06:49',NULL),(485,'Pink','2024-02-29','P','2024-02-29 05:15:37',NULL),(485,'Pink','2024-03-01','L','2024-03-04 05:02:53',NULL),(485,'Pink','2024-03-02','L','2024-03-04 05:03:45',NULL),(485,'Pink','2024-03-04','A','2024-03-04 05:06:12',NULL),(485,'Pink','2024-03-05','P','2024-03-05 04:33:31',NULL),(485,'Pink','2024-03-06','P','2024-03-06 04:36:18',NULL),(485,'Pink','2024-03-07','P','2024-03-08 05:54:29',NULL),(485,'Pink','2024-03-08','P','2024-03-08 05:55:52',NULL),(485,'Pink','2024-03-09','P','2024-03-09 04:03:50',NULL),(485,'Pink','2024-03-11','P','2024-03-11 04:03:04',NULL),(485,'Pink','2024-03-12','P','2024-03-12 03:57:22',NULL),(485,'Pink','2024-03-13','A','2024-03-13 03:58:27',NULL),(485,'Pink','2024-03-14','A','2024-03-14 03:31:50',NULL),(485,'Pink','2024-03-15','P','2024-03-15 03:35:21',NULL),(485,'Pink','2024-03-18','A','2024-03-18 04:08:56',NULL),(485,'Pink','2024-03-19','A','2024-03-19 03:41:53',NULL),(485,'Pink','2024-03-20','A','2024-03-21 04:25:34',NULL),(485,'Pink','2024-03-21','P','2024-03-21 04:23:48',NULL),(485,'Pink','2024-03-22','P','2024-03-22 04:19:44',NULL),(485,'Pink','2024-03-25','P','2024-03-26 04:14:51',NULL),(485,'Pink','2024-03-26','P','2024-03-26 04:06:16',NULL),(485,'Pink','2024-03-28','P','2024-03-28 04:36:42',NULL),(485,'Pink','2024-03-29','P','2024-03-29 05:52:15',NULL),(485,'Pink','2024-04-15','A','2024-04-15 06:59:23',NULL),(485,'Pink','2024-04-16','A','2024-04-16 03:55:21',NULL),(485,'Pink','2024-04-17','L','2024-04-22 11:58:24',NULL),(485,'Pink','2024-04-18','L','2024-04-18 05:41:41',NULL),(485,'Pink','2024-04-19','A','2024-04-19 06:01:03',NULL),(485,'Pink','2024-04-20','P','2024-04-20 04:42:00',NULL),(485,'Pink','2024-04-22','P','2024-04-22 06:26:25',NULL),(485,'Pink','2024-04-24','L','2024-04-24 04:26:46',NULL),(485,'Pink','2024-04-25','A','2024-04-25 05:09:59',NULL),(485,'Pink','2024-04-26','A','2024-04-26 04:14:55',NULL),(485,'Pink','2024-04-30','P','2024-04-30 05:28:10',NULL),(485,'Pink','2024-05-03','A','2024-05-04 05:51:07',NULL),(485,'Pink','2024-05-04','A','2024-05-04 05:26:50',NULL),(485,'Pink','2024-05-06','A','2024-05-06 05:21:22',NULL),(485,'Pink','2024-05-07','A','2024-05-07 04:20:48',NULL),(485,'Pink','2024-05-08','A','2024-05-08 04:51:32',NULL),(485,'Pink','2024-05-09','A','2024-05-09 04:22:47',NULL),(485,'Pink','2024-05-10','A','2024-05-10 04:27:45',NULL),(485,'Pink','2024-05-11','P','2024-05-11 04:25:22',NULL),(485,'Pink','2024-05-13','A','2024-05-13 05:58:13',NULL),(485,'Pink','2024-05-14','A','2024-05-14 04:13:45',NULL),(485,'Pink','2024-05-15','A','2024-05-15 04:21:44',NULL),(485,'Pink','2024-05-17','A','2024-05-17 04:32:51',NULL),(485,'Pink','2024-05-18','P','2024-05-18 04:57:08',NULL),(485,'Pink','2024-05-20','A','2024-05-20 05:46:28',NULL),(485,'Pink','2024-05-21','A','2024-05-21 04:38:27',NULL),(485,'Pink','2024-05-27','A','2024-05-27 06:15:09',NULL),(485,'Pink','2024-05-29','P','2024-05-29 06:56:43',NULL),(485,'Pink','2024-05-30','A','2024-05-30 06:50:55',NULL),(485,'Pink','2024-05-31','A','2024-05-31 05:20:18',NULL),(485,'Pink','2024-06-24','A','2024-06-24 06:04:42',NULL),(485,'Pink','2024-07-02','A','2024-07-02 06:15:57',NULL),(485,'Pink','2024-07-03','A','2024-07-03 04:52:45',NULL),(485,'Pink','2024-07-04','A','2024-07-05 07:21:14',NULL),(485,'Pink','2024-07-05','A','2024-07-05 05:28:56',NULL),(485,'Pink','2024-07-06','A','2024-07-08 16:00:05',NULL),(485,'Pink','2024-07-08','A','2024-07-08 05:41:50',NULL),(485,'Pink','2024-07-09','A','2024-07-09 06:51:20',NULL),(485,'Pink','2024-07-11','A','2024-07-11 09:50:25',NULL),(485,'Pink','2024-07-12','A','2024-07-12 05:46:28',NULL),(485,'Pink','2024-07-13','A','2024-07-13 05:16:03',NULL),(485,'Pink','2024-07-18','A','2024-07-18 10:22:46',NULL),(485,'Pink','2024-07-19','A','2024-07-19 07:34:57',NULL),(485,'Pink','2024-07-20','A','2024-07-20 09:36:38',NULL),(485,'Pink','2024-07-22','A','2024-07-22 04:51:34',NULL),(485,'Pink','2024-07-23','A','2024-07-24 04:27:51',NULL),(485,'Pink','2024-07-24','A','2024-07-24 04:29:20',NULL),(485,'Pink','2024-07-26','P','2024-07-26 06:35:25',NULL),(485,'Pink','2024-07-27','A','2024-07-27 07:56:20',NULL),(485,'Pink','2024-07-29','A','2024-07-31 14:52:58',NULL),(485,'Pink','2024-07-30','A','2024-07-31 14:48:55',NULL),(485,'Pink','2024-07-31','A','2024-07-31 15:01:43',NULL),(485,'Pink','2024-08-09','A','2024-08-09 06:38:48',NULL),(485,'Pink','2024-08-13','A','2024-08-13 05:20:43',NULL),(485,'Pink','2024-08-15','A','2024-08-15 06:40:32',NULL),(485,'Pink','2024-08-16','A','2024-08-16 04:22:07',NULL),(485,'Pink','2024-08-17','A','2024-08-17 04:47:00',NULL),(485,'Pink','2024-08-23','A','2024-08-23 05:03:26',NULL),(485,'Pink','2024-09-02','P','2024-09-02 04:08:01',NULL),(485,'Pink','2024-09-03','A','2024-09-03 16:56:19',NULL),(485,'Pink','2024-09-05','A','2024-09-05 03:50:11',NULL),(485,'Pink','2024-09-06','A','2024-09-06 03:43:36',NULL),(485,'Pink','2024-09-07','A','2024-09-07 03:49:49',NULL),(485,'Pink','2024-09-09','A','2024-09-09 04:26:58',NULL),(485,'Pink','2024-09-10','A','2024-09-10 04:03:34',NULL),(485,'Pink','2024-09-12','A','2024-09-12 04:15:21',NULL),(485,'Pink','2024-09-13','A','2024-09-13 04:17:08',NULL),(485,'Pink','2024-09-14','A','2024-09-14 03:31:50',NULL),(485,'Pink','2024-09-16','A','2024-09-16 03:28:13',NULL),(485,'Pink','2024-09-18','A','2024-09-18 03:50:47',NULL),(485,'Pink','2024-09-19','A','2024-09-19 03:29:22',NULL),(485,'Pink','2024-09-20','A','2024-09-20 03:29:13',NULL),(485,'Pink','2024-09-21','A','2024-09-21 03:32:51',NULL),(485,'Pink','2024-09-23','A','2024-09-23 05:01:16',NULL),(486,'Blue','2023-11-03','P','2023-11-03 03:40:39',NULL),(486,'Blue','2023-11-04','P','2023-11-04 05:08:02',NULL),(486,'Blue','2023-11-06','P','2023-11-06 05:17:32',NULL),(486,'Blue','2023-11-08','P','2023-11-08 05:43:20',NULL),(486,'Blue','2023-11-13','P','2023-11-13 04:58:12',NULL),(486,'Blue','2023-11-14','P','2023-11-25 05:36:45',NULL),(486,'Blue','2023-11-15','P','2023-11-25 05:37:37',NULL),(486,'Blue','2023-11-16','P','2023-11-16 04:11:38',NULL),(486,'Blue','2023-11-17','P','2023-11-17 05:20:52',NULL),(486,'Blue','2023-11-18','P','2023-11-18 06:18:34',NULL),(486,'Blue','2023-11-20','P','2023-11-20 04:40:06',NULL),(486,'Blue','2023-11-21','P','2023-11-21 04:29:32',NULL),(486,'Blue','2023-11-22','P','2023-11-22 05:59:04',NULL),(486,'Blue','2023-11-23','P','2023-11-23 04:18:30',NULL),(486,'Blue','2023-11-24','P','2023-11-24 11:09:09',NULL),(486,'Blue','2023-11-25','P','2023-11-25 04:34:34',NULL),(486,'Blue','2023-11-27','P','2023-11-27 04:31:16',NULL),(486,'Blue','2023-11-28','P','2023-11-28 06:02:08',NULL),(486,'Blue','2023-11-29','P','2023-11-29 12:15:23',NULL),(486,'Blue','2023-12-01','P','2023-12-01 03:46:19',NULL),(486,'Blue','2023-12-02','P','2023-12-02 03:45:22',NULL),(486,'Blue','2023-12-04','P','2023-12-04 11:42:44',NULL),(486,'Blue','2023-12-05','P','2023-12-05 11:28:18',NULL),(486,'Blue','2023-12-06','P','2023-12-06 11:30:14',NULL),(486,'Blue','2023-12-07','P','2023-12-08 11:03:00',NULL),(486,'Blue','2023-12-08','P','2023-12-08 11:04:13',NULL),(486,'Blue','2023-12-09','A','2023-12-09 07:40:56',NULL),(486,'Blue','2023-12-12','P','2023-12-20 11:05:24',NULL),(486,'Blue','2023-12-13','P','2023-12-20 11:14:55',NULL),(486,'Blue','2024-01-01','P','2024-01-03 05:02:11',NULL),(486,'Blue','2024-01-04','P','2024-01-15 09:36:49',NULL),(486,'Blue','2024-01-05','P','2024-01-15 09:56:28',NULL),(486,'Blue','2024-01-15','P','2024-01-16 10:38:53',NULL),(486,'Blue','2024-01-16','A','2024-01-17 04:28:33',NULL),(486,'Blue','2024-01-17','P','2024-01-17 04:24:02',NULL),(486,'Blue','2024-01-18','P','2024-01-18 04:03:04',NULL),(486,'Blue','2024-01-22','P','2024-01-22 06:04:12',NULL),(486,'Blue','2024-01-23','P','2024-01-23 04:12:06',NULL),(486,'Blue','2024-01-24','A','2024-01-24 03:55:53',NULL),(486,'Blue','2024-01-25','P','2024-01-25 04:08:06',NULL),(486,'Blue','2024-01-26','P','2024-01-26 04:15:43',NULL),(486,'Blue','2024-01-30','P','2024-01-30 04:35:27',NULL),(486,'Blue','2024-01-31','P','2024-01-31 05:17:32',NULL),(486,'Blue','2024-02-01','P','2024-02-01 06:16:29',NULL),(486,'Blue','2024-02-02','A','2024-02-02 05:20:54',NULL),(486,'Blue','2024-02-03','P','2024-02-03 13:51:13',NULL),(486,'Blue','2024-02-12','P','2024-02-12 03:43:28',NULL),(486,'Blue','2024-02-13','P','2024-02-13 05:29:50',NULL),(486,'Blue','2024-02-14','P','2024-02-14 05:50:05',NULL),(486,'Blue','2024-02-15','P','2024-02-15 03:43:48',NULL),(486,'Blue','2024-02-16','P','2024-02-16 04:14:07',NULL),(486,'Blue','2024-02-17','P','2024-02-17 04:19:10',NULL),(486,'Blue','2024-02-19','P','2024-02-19 03:43:44',NULL),(486,'Blue','2024-02-20','P','2024-02-20 04:06:02',NULL),(486,'Blue','2024-02-22','P','2024-02-22 04:48:46',NULL),(486,'Blue','2024-02-27','P','2024-02-28 04:51:50',NULL),(486,'Blue','2024-02-28','A','2024-02-28 04:59:35',NULL),(486,'Blue','2024-02-29','A','2024-02-29 04:49:54',NULL),(486,'Blue','2024-03-04','A','2024-03-04 03:48:59',NULL),(486,'Blue','2024-03-05','P','2024-03-05 04:10:42',NULL),(486,'Blue','2024-03-06','P','2024-03-06 04:39:23',NULL),(486,'Blue','2024-03-07','A','2024-03-07 05:01:00',NULL),(486,'Blue','2024-03-09','A','2024-03-09 06:27:06',NULL),(486,'Blue','2024-03-11','P','2024-03-11 05:31:54',NULL),(486,'Blue','2024-03-12','P','2024-03-12 04:07:50',NULL),(486,'Blue','2024-03-13','P','2024-03-13 03:29:50',NULL),(486,'Blue','2024-03-14','P','2024-03-14 03:21:42',NULL),(486,'Blue','2024-03-15','P','2024-03-15 03:49:48',NULL),(486,'Blue','2024-03-18','P','2024-03-18 03:44:43',NULL),(486,'Blue','2024-03-19','P','2024-03-19 05:19:51',NULL),(486,'Blue','2024-03-20','P','2024-03-20 04:10:54',NULL),(486,'Blue','2024-03-21','P','2024-03-21 04:03:53',NULL),(486,'Blue','2024-03-22','P','2024-03-22 03:58:17',NULL),(486,'Blue','2024-03-25','P','2024-03-25 03:55:55',NULL),(486,'Blue','2024-03-26','A','2024-03-26 04:54:00',NULL),(486,'Blue','2024-03-27','A','2024-03-27 03:27:34',NULL),(486,'Blue','2024-03-28','P','2024-03-28 04:03:57',NULL),(486,'Blue','2024-03-29','P','2024-03-29 03:33:42',NULL),(486,'Blue','2024-04-15','P','2024-04-15 05:13:23',NULL),(486,'Blue','2024-04-16','P','2024-04-16 03:32:43',NULL),(486,'Blue','2024-04-17','P','2024-04-17 10:02:51',NULL),(486,'Blue','2024-04-18','P','2024-04-18 04:23:54',NULL),(486,'Blue','2024-04-19','P','2024-04-22 12:01:47',NULL),(486,'Blue','2024-04-20','P','2024-04-20 04:09:01',NULL),(486,'Blue','2024-04-22','P','2024-04-22 06:23:57',NULL),(486,'Blue','2024-04-24','P','2024-04-24 04:13:28',NULL),(486,'Blue','2024-04-25','P','2024-04-25 04:28:03',NULL),(486,'Blue','2024-04-26','A','2024-04-26 04:08:48',NULL),(486,'Blue','2024-04-29','P','2024-04-29 04:22:40',NULL),(486,'Blue','2024-04-30','P','2024-04-30 05:23:44',NULL),(486,'Blue','2024-05-03','A','2024-05-04 06:25:35',NULL),(486,'Blue','2024-05-04','P','2024-05-04 05:25:50',NULL),(486,'Blue','2024-05-06','P','2024-05-06 05:19:32',NULL);
INSERT INTO `attendance` VALUES (486,'Blue','2024-05-07','P','2024-05-07 04:15:23',NULL),(486,'Blue','2024-05-08','P','2024-05-08 04:17:15',NULL),(486,'Blue','2024-05-09','P','2024-05-09 05:21:01',NULL),(486,'Blue','2024-05-10','P','2024-05-10 04:21:06',NULL),(486,'Blue','2024-05-11','P','2024-05-11 04:21:26',NULL),(486,'Blue','2024-05-13','P','2024-05-13 04:09:54',NULL),(486,'Blue','2024-05-14','P','2024-05-14 04:10:02',NULL),(486,'Blue','2024-05-15','P','2024-05-15 05:03:31',NULL),(486,'Blue','2024-05-16','P','2024-05-16 04:31:37',NULL),(486,'Blue','2024-05-17','P','2024-05-17 04:40:31',NULL),(486,'Blue','2024-05-18','A','2024-05-18 10:45:22',NULL),(486,'Blue','2024-05-20','P','2024-05-20 04:09:31',NULL),(486,'Blue','2024-05-21','P','2024-05-21 04:29:05',NULL),(486,'Blue','2024-05-27','P','2024-05-27 06:01:17',NULL),(486,'Blue','2024-05-29','P','2024-05-29 06:45:35',NULL),(486,'Blue','2024-05-30','P','2024-05-30 06:37:32',NULL),(486,'Blue','2024-05-31','P','2024-05-31 05:18:55',NULL),(486,'Blue','2024-06-24','P','2024-06-24 05:39:27',NULL),(486,'Blue','2024-07-02','A','2024-07-02 06:11:23',NULL),(486,'Blue','2024-07-03','A','2024-07-03 04:34:09',NULL),(486,'Blue','2024-07-04','P','2024-07-05 05:57:50',NULL),(486,'Blue','2024-07-05','P','2024-07-05 05:32:48',NULL),(486,'Blue','2024-07-06','P','2024-07-08 15:54:22',NULL),(486,'Blue','2024-07-08','P','2024-07-08 05:43:28',NULL),(486,'Blue','2024-07-09','P','2024-07-09 06:54:31',NULL),(486,'Blue','2024-07-10','P','2024-07-11 04:15:33',NULL),(486,'Blue','2024-07-11','P','2024-07-11 09:41:41',NULL),(486,'Blue','2024-07-13','P','2024-07-13 05:13:19',NULL),(486,'Blue','2024-07-18','A','2024-07-18 10:17:57',NULL),(486,'Blue','2024-07-19','A','2024-07-19 07:39:16',NULL),(486,'Blue','2024-07-20','P','2024-07-20 09:46:55',NULL),(486,'Blue','2024-07-22','P','2024-07-22 05:01:12',NULL),(486,'Blue','2024-07-23','P','2024-07-24 04:32:45',NULL),(486,'Blue','2024-07-24','P','2024-07-24 04:33:35',NULL),(486,'Blue','2024-07-26','P','2024-07-26 06:31:26',NULL),(486,'Blue','2024-07-27','P','2024-07-27 08:07:59',NULL),(486,'Blue','2024-07-29','P','2024-07-31 14:55:17',NULL),(486,'Blue','2024-07-30','P','2024-07-31 14:45:57',NULL),(486,'Blue','2024-08-09','P','2024-08-09 06:48:09',NULL),(486,'Blue','2024-08-13','P','2024-08-13 05:04:06',NULL),(486,'Blue','2024-08-15','P','2024-08-15 07:25:59',NULL),(486,'Blue','2024-08-16','P','2024-08-16 04:35:52',NULL),(486,'Blue','2024-08-17','P','2024-08-17 04:40:39',NULL),(486,'Blue','2024-08-23','P','2024-08-23 05:42:31',NULL),(486,'Blue','2024-09-02','P','2024-09-02 03:59:35',NULL),(486,'Blue','2024-09-03','P','2024-09-03 16:54:34',NULL),(486,'Blue','2024-09-05','P','2024-09-05 03:41:21',NULL),(486,'Blue','2024-09-06','P','2024-09-06 03:52:48',NULL),(486,'Blue','2024-09-07','A','2024-09-07 03:46:51',NULL),(486,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(486,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(486,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(486,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(486,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(486,'Blue','2024-09-18','P','2024-09-18 03:50:01',NULL),(486,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(486,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(486,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(486,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(486,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(486,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(486,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(486,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(486,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(486,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(486,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(486,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(486,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(486,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(486,'Blue','2024-10-09','P','2024-10-09 03:45:48',NULL),(486,'Blue','2024-10-10','P','2024-10-10 03:50:36',NULL),(486,'Blue','2024-10-11','P','2024-10-11 03:51:39',NULL),(486,'Blue','2024-10-14','L','2024-10-14 03:46:07',NULL),(486,'Blue','2024-10-15','L','2024-10-15 03:47:46',NULL),(486,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(486,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(486,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(486,'Blue','2024-10-19','A','2024-10-19 03:58:26',NULL),(486,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(486,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(486,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(486,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(486,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(486,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(486,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(486,'Blue','2024-10-29','P','2024-10-29 03:51:24',NULL),(486,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(486,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(486,'Blue','2024-11-01','L','2024-11-01 03:55:13','2024-11-01 05:40:47'),(486,'Blue','2024-11-02','A','2024-11-02 03:41:08',NULL),(486,'Blue','2024-11-04','A','2024-11-04 03:55:39',NULL),(486,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(486,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(486,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(486,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(486,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(486,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(486,'Blue','2024-11-13','P','2024-11-13 03:46:42',NULL),(486,'Blue','2024-11-14','P','2024-11-14 03:51:54',NULL),(486,'Blue','2024-11-15','P','2024-11-15 04:39:52',NULL),(486,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(486,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(486,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(486,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(486,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(486,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(486,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(486,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(486,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(486,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(486,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(486,'Blue','2025-01-06','P','2025-01-06 05:16:46',NULL),(486,'Blue','2025-01-07','P','2025-01-07 05:14:26',NULL),(486,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(486,'Blue','2025-01-09','P','2025-01-09 03:39:11',NULL),(486,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(486,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(486,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(486,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(486,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(486,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(486,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(486,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(486,'Blue','2025-01-23','A','2025-03-03 06:20:42',NULL),(486,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(486,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(486,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(486,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(486,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(486,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(486,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(486,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(486,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(486,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(486,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(486,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(486,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(486,'Blue','2025-02-20','A','2025-03-03 06:33:15',NULL),(486,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(486,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(486,'Blue','2025-02-25','P','2025-03-03 06:38:28',NULL),(486,'Blue','2025-02-26','P','2025-02-26 05:23:50',NULL),(486,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(486,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(486,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(486,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(486,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(486,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(486,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(486,'Blue','2025-03-08','A','2025-03-10 05:19:04',NULL),(486,'Blue','2025-03-10','A','2025-03-10 05:30:04',NULL),(486,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(486,'Blue','2025-03-12','A','2025-03-12 03:36:36',NULL),(486,'Blue','2025-03-13','A','2025-03-13 04:17:23',NULL),(486,'Blue','2025-03-14','A','2025-03-15 04:46:26',NULL),(486,'Blue','2025-03-15','A','2025-03-15 04:50:12',NULL),(486,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(486,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(486,'Blue','2025-03-19','P','2025-03-19 03:36:46',NULL),(486,'Blue','2025-03-20','P','2025-03-20 04:44:26',NULL),(486,'Blue','2025-03-21','A','2025-03-21 03:53:42',NULL),(486,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(486,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(486,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(486,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(486,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(486,'Blue','2025-04-12','A','2025-04-12 04:52:44',NULL),(486,'Blue','2025-04-14','A','2025-04-14 04:47:11',NULL),(486,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(486,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(486,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(486,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(486,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(486,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(486,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(486,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(486,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(486,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(486,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(486,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(486,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(486,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(486,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(486,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(486,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(486,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(486,'Blue','2025-05-10','P','2025-05-10 06:32:32',NULL),(486,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(486,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(486,'Blue','2025-05-15','P','2025-05-15 04:06:06',NULL),(486,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(486,'Blue','2025-05-17','A','2025-05-17 04:13:47',NULL),(486,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(486,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(486,'Blue','2025-05-21','A','2025-05-21 04:37:14',NULL),(486,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(486,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(486,'Blue','2025-05-26','P','2025-05-26 03:57:10',NULL),(486,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(486,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(486,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(486,'Blue','2025-06-10','P','2025-06-10 07:16:01',NULL),(486,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(486,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(486,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(486,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(486,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(486,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(486,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(486,'Blue','2025-07-03','A','2025-07-03 04:42:40',NULL),(486,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(486,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(486,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(486,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(486,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(486,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(486,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(486,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(486,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(487,'1','2024-11-05','P','2024-11-05 03:21:17',NULL),(487,'1','2024-11-06','P','2024-11-06 03:40:57',NULL),(487,'1','2024-11-07','P','2024-11-07 03:24:53',NULL),(487,'1','2024-11-08','P','2024-11-08 03:45:15',NULL),(487,'1','2024-11-11','P','2024-11-11 03:45:54',NULL),(487,'1','2024-11-12','P','2024-11-12 03:41:34',NULL),(487,'1','2024-11-13','P','2024-11-13 03:40:35',NULL),(487,'1','2024-11-14','A','2024-11-14 03:48:50',NULL),(487,'1','2024-11-15','P','2024-11-15 04:35:45',NULL),(487,'1','2024-11-16','P','2024-11-16 03:41:13',NULL),(487,'1','2024-11-18','P','2024-11-18 05:19:34',NULL),(487,'1','2024-11-19','P','2024-11-19 05:10:49',NULL),(487,'1','2024-11-20','P','2024-11-20 06:27:12',NULL),(487,'1','2024-11-21','P','2024-11-21 05:36:10',NULL),(487,'1','2024-11-25','P','2024-11-25 03:54:20',NULL),(487,'1','2024-11-26','P','2024-11-26 03:33:29',NULL),(487,'1','2024-11-27','P','2024-11-27 03:49:44',NULL),(487,'1','2024-11-28','P','2024-11-28 05:38:30',NULL),(487,'1','2024-11-29','P','2024-11-29 05:32:46',NULL),(487,'1','2024-11-30','P','2024-11-30 03:30:31',NULL),(487,'1','2025-01-06','P','2025-01-06 05:09:16',NULL),(487,'1','2025-01-07','P','2025-01-07 05:11:29',NULL),(487,'1','2025-01-08','P','2025-01-08 03:49:57',NULL),(487,'1','2025-01-09','P','2025-01-09 03:33:49',NULL),(487,'1','2025-01-10','P','2025-01-10 03:49:59',NULL),(487,'1','2025-01-13','P','2025-01-13 05:15:07',NULL),(487,'1','2025-01-14','P','2025-01-14 05:07:30',NULL),(487,'1','2025-01-15','P','2025-01-16 03:40:15',NULL),(487,'1','2025-01-16','P','2025-01-16 03:30:47',NULL),(487,'1','2025-01-17','P','2025-02-26 03:52:39',NULL),(487,'1','2025-01-18','P','2025-02-26 03:53:23',NULL),(487,'1','2025-01-20','P','2025-02-26 03:54:24',NULL),(487,'1','2025-01-21','P','2025-02-26 03:56:50',NULL),(487,'1','2025-01-22','P','2025-02-26 03:58:35',NULL),(487,'1','2025-01-23','P','2025-02-26 04:01:01',NULL),(487,'1','2025-01-24','P','2025-02-26 04:08:01',NULL),(487,'1','2025-01-29','P','2025-02-26 04:09:25',NULL),(487,'1','2025-01-30','P','2025-02-26 04:09:37',NULL),(487,'1','2025-01-31','P','2025-02-26 04:09:49',NULL),(487,'1','2025-02-01','P','2025-02-26 05:02:51',NULL),(487,'1','2025-02-03','P','2025-02-26 05:03:17',NULL),(487,'1','2025-02-04','A','2025-02-26 05:03:54',NULL),(487,'1','2025-02-06','P','2025-02-26 05:04:17',NULL),(487,'1','2025-02-07','P','2025-02-26 05:05:46',NULL),(487,'1','2025-02-08','P','2025-02-26 05:37:29',NULL),(487,'1','2025-02-10','P','2025-02-26 05:41:26',NULL),(487,'1','2025-02-11','A','2025-02-26 05:42:51',NULL),(487,'1','2025-02-12','P','2025-02-26 05:43:42',NULL),(487,'1','2025-02-13','P','2025-02-26 05:44:13',NULL),(487,'1','2025-02-15','P','2025-02-26 05:45:41',NULL),(487,'1','2025-02-17','P','2025-02-26 05:47:07',NULL),(487,'1','2025-02-18','P','2025-02-26 05:48:05',NULL),(487,'1','2025-02-20','P','2025-02-26 05:48:47',NULL),(487,'1','2025-02-21','P','2025-02-26 05:50:00',NULL),(487,'1','2025-02-22','P','2025-02-26 05:51:32',NULL),(487,'1','2025-02-24','P','2025-02-26 05:51:56',NULL),(487,'1','2025-02-25','P','2025-02-25 05:20:25',NULL),(487,'1','2025-02-26','P','2025-02-26 05:52:52',NULL),(487,'1','2025-02-27','A','2025-02-27 05:42:10',NULL),(487,'1','2025-02-28','P','2025-02-28 03:52:35',NULL),(487,'1','2025-03-01','P','2025-03-01 07:15:16',NULL),(487,'1','2025-03-03','P','2025-03-03 04:05:06',NULL),(487,'1','2025-03-04','A','2025-03-04 03:46:04',NULL),(487,'1','2025-03-05','A','2025-03-05 03:27:08',NULL),(487,'1','2025-03-06','P','2025-03-06 03:41:54',NULL),(487,'1','2025-03-08','P','2025-03-10 05:21:05',NULL),(487,'1','2025-03-10','P','2025-03-10 05:25:39',NULL),(487,'1','2025-03-11','P','2025-03-11 04:38:12',NULL),(487,'1','2025-03-12','P','2025-03-12 03:26:25',NULL),(487,'1','2025-03-13','P','2025-03-13 04:19:17',NULL),(487,'1','2025-03-14','P','2025-03-15 07:19:45',NULL),(487,'1','2025-03-15','P','2025-03-15 07:19:05',NULL),(487,'1','2025-03-17','A','2025-03-17 07:28:21',NULL),(487,'1','2025-03-18','P','2025-03-19 03:20:18',NULL),(487,'1','2025-03-19','P','2025-03-19 03:21:23',NULL),(487,'1','2025-03-20','P','2025-03-20 04:39:25',NULL),(487,'1','2025-03-21','P','2025-03-21 03:48:18',NULL),(487,'1','2025-04-07','P','2025-04-07 03:30:32',NULL),(487,'1','2025-04-08','P','2025-04-08 05:07:08',NULL),(487,'1','2025-04-09','P','2025-04-09 03:47:26',NULL),(487,'1','2025-04-11','A','2025-04-12 04:42:56',NULL),(487,'1','2025-04-12','P','2025-04-12 04:39:19',NULL),(487,'1','2025-04-14','P','2025-04-14 04:27:36',NULL),(487,'1','2025-04-15','P','2025-04-15 04:38:02',NULL),(487,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(487,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(487,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(487,'1','2025-04-19','A','2025-04-21 03:53:00',NULL),(487,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(487,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(487,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(487,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(487,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(487,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(487,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(487,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(487,'1','2025-05-02','A','2025-05-02 04:45:03',NULL),(487,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(487,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(487,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(487,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(487,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(487,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(487,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(487,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(487,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(487,'1','2025-05-15','P','2025-05-15 04:07:17',NULL),(487,'1','2025-05-16','P','2025-05-16 04:07:16',NULL),(487,'1','2025-05-17','P','2025-05-17 04:16:03',NULL),(487,'1','2025-05-19','P','2025-05-19 06:13:16',NULL),(487,'1','2025-05-20','A','2025-05-20 04:45:26',NULL),(487,'1','2025-05-21','P','2025-05-21 04:33:07',NULL),(487,'1','2025-05-22','P','2025-05-22 05:28:10',NULL),(487,'1','2025-05-23','P','2025-05-23 05:33:53',NULL),(487,'1','2025-05-26','P','2025-05-26 03:58:19',NULL),(487,'1','2025-05-29','P','2025-05-29 04:17:46',NULL),(487,'1','2025-05-30','P','2025-05-30 05:07:15',NULL),(487,'1','2025-05-31','P','2025-05-31 04:15:25',NULL),(487,'1','2025-06-10','A','2025-06-10 07:18:39',NULL),(487,'1','2025-06-16','P','2025-06-16 03:33:16',NULL),(487,'1','2025-06-23','P','2025-06-23 04:37:55',NULL),(487,'1','2025-06-24','P','2025-06-25 05:38:39',NULL),(487,'1','2025-06-25','A','2025-06-26 03:54:31',NULL),(487,'1','2025-06-29','P','2025-06-30 05:12:14',NULL),(487,'1','2025-06-30','P','2025-06-30 05:14:03',NULL),(487,'1','2025-07-01','P','2025-07-01 05:10:32',NULL),(487,'1','2025-07-02','P','2025-07-02 06:22:40',NULL),(487,'1','2025-07-03','A','2025-07-03 04:33:53',NULL),(487,'1','2025-07-07','P','2025-07-07 05:25:00',NULL),(487,'1','2025-07-08','P','2025-07-09 05:07:30',NULL),(487,'1','2025-07-09','P','2025-07-09 04:57:26',NULL),(487,'1','2025-07-10','P','2025-07-10 05:48:12',NULL),(487,'1','2025-07-11','P','2025-07-11 04:03:41',NULL),(487,'1','2025-07-14','P','2025-07-14 03:43:04',NULL),(487,'1','2025-07-15','P','2025-07-15 08:51:56',NULL),(487,'1','2025-07-16','P','2025-07-16 04:26:32',NULL),(487,'1','2025-07-17','P','2025-07-17 04:20:57',NULL),(487,'1','2025-07-18','P','2025-07-18 05:30:00',NULL),(487,'Purple','2023-11-04','P','2023-11-04 05:12:14',NULL),(487,'Purple','2023-11-06','P','2023-11-06 03:58:50',NULL),(487,'Purple','2023-11-07','P','2023-11-07 04:02:56',NULL),(487,'Purple','2023-11-08','P','2023-11-08 05:35:37',NULL),(487,'Purple','2023-11-13','P','2023-11-13 04:54:21',NULL),(487,'Purple','2023-11-14','P','2023-11-25 05:38:36',NULL),(487,'Purple','2023-11-15','P','2023-11-25 05:39:04',NULL),(487,'Purple','2023-11-16','P','2023-11-16 04:07:40',NULL),(487,'Purple','2023-11-17','P','2023-11-17 05:17:32',NULL),(487,'Purple','2023-11-18','P','2023-11-18 05:39:54',NULL),(487,'Purple','2023-11-20','P','2023-11-20 04:43:11',NULL),(487,'Purple','2023-11-21','P','2023-11-21 04:31:52',NULL),(487,'Purple','2023-11-22','P','2023-11-22 05:57:19',NULL),(487,'Purple','2023-11-23','P','2023-11-23 04:22:27',NULL),(487,'Purple','2023-11-24','P','2023-11-25 05:09:07',NULL),(487,'Purple','2023-11-25','A','2023-11-25 04:33:37',NULL),(487,'Purple','2023-11-27','P','2023-11-27 04:36:30',NULL),(487,'Purple','2023-11-28','P','2023-11-28 06:10:11',NULL),(487,'Purple','2023-11-29','P','2023-11-29 11:54:38',NULL),(487,'Purple','2023-12-01','P','2023-12-01 11:51:30',NULL),(487,'Purple','2023-12-02','P','2023-12-02 03:53:14',NULL),(487,'Purple','2023-12-04','P','2023-12-04 11:38:25',NULL),(487,'Purple','2023-12-05','P','2023-12-05 11:27:34',NULL),(487,'Purple','2023-12-06','P','2023-12-06 11:31:56',NULL),(487,'Purple','2023-12-07','P','2023-12-08 11:01:26',NULL),(487,'Purple','2023-12-08','P','2023-12-08 11:05:12',NULL),(487,'Purple','2023-12-09','P','2023-12-09 07:44:17',NULL),(487,'Purple','2023-12-12','P','2023-12-20 11:02:11',NULL),(487,'Purple','2023-12-13','P','2023-12-20 11:15:19',NULL),(487,'Purple','2023-12-14','P','2023-12-20 11:24:07',NULL),(487,'Purple','2023-12-15','P','2023-12-20 11:39:26',NULL),(487,'Purple','2023-12-16','P','2023-12-20 11:36:44',NULL),(487,'Purple','2024-01-01','P','2024-01-03 04:55:14',NULL),(487,'Purple','2024-01-02','P','2024-01-22 07:00:26',NULL),(487,'Purple','2024-01-03','P','2024-01-22 06:53:02',NULL),(487,'Purple','2024-01-04','P','2024-01-15 09:28:57',NULL),(487,'Purple','2024-01-05','P','2024-01-15 09:55:08',NULL),(487,'Purple','2024-01-06','P','2024-01-22 06:44:30',NULL),(487,'Purple','2024-01-08','P','2024-01-22 06:40:58',NULL),(487,'Purple','2024-01-09','P','2024-01-22 06:40:15',NULL),(487,'Purple','2024-01-10','P','2024-01-22 06:35:44',NULL),(487,'Purple','2024-01-15','P','2024-01-16 10:57:40',NULL),(487,'Purple','2024-01-16','P','2024-01-16 10:28:30',NULL),(487,'Purple','2024-01-17','P','2024-01-17 04:14:03',NULL),(487,'Purple','2024-01-18','P','2024-01-18 04:58:56',NULL),(487,'Purple','2024-01-19','P','2024-01-22 06:29:02',NULL),(487,'Purple','2024-01-22','P','2024-01-22 04:49:35',NULL),(487,'Purple','2024-01-23','P','2024-01-23 06:00:39',NULL),(487,'Purple','2024-01-24','P','2024-01-25 04:17:56',NULL),(487,'Purple','2024-01-25','P','2024-01-25 04:17:08',NULL),(487,'Purple','2024-01-26','P','2024-01-26 04:55:00',NULL),(487,'Purple','2024-01-31','P','2024-02-01 10:54:47',NULL),(487,'Purple','2024-02-01','P','2024-02-01 10:55:55',NULL),(487,'Purple','2024-02-02','P','2024-02-02 04:22:18',NULL),(487,'Purple','2024-02-03','P','2024-02-03 04:32:09',NULL),(487,'Purple','2024-02-12','P','2024-02-12 05:11:13',NULL),(487,'Purple','2024-02-13','P','2024-02-13 04:26:05',NULL),(487,'Purple','2024-02-14','P','2024-02-15 04:17:46',NULL),(487,'Purple','2024-02-15','P','2024-02-15 04:03:59',NULL),(487,'Purple','2024-02-16','P','2024-02-16 04:39:27',NULL),(487,'Purple','2024-02-17','P','2024-02-17 11:31:37',NULL),(487,'Purple','2024-02-19','A','2024-02-19 04:06:17',NULL),(487,'Purple','2024-02-20','P','2024-02-20 04:39:30',NULL),(487,'Purple','2024-02-21','P','2024-02-21 04:38:39',NULL),(487,'Purple','2024-02-22','P','2024-02-22 03:55:15',NULL),(487,'Purple','2024-02-23','P','2024-02-23 04:22:08',NULL),(487,'Purple','2024-02-24','L','2024-02-27 11:25:20',NULL),(487,'Purple','2024-02-26','L','2024-02-27 11:32:43',NULL),(487,'Purple','2024-02-27','P','2024-02-27 04:21:47',NULL),(487,'Purple','2024-02-28','P','2024-02-28 04:10:21',NULL),(487,'Purple','2024-02-29','P','2024-02-29 05:16:08',NULL),(487,'Purple','2024-03-01','L','2024-03-04 04:59:48',NULL),(487,'Purple','2024-03-02','L','2024-03-04 05:00:43',NULL),(487,'Purple','2024-03-04','P','2024-03-04 05:01:49',NULL),(487,'Purple','2024-03-05','P','2024-03-05 04:32:20',NULL),(487,'Purple','2024-03-06','P','2024-03-06 04:29:16',NULL),(487,'Purple','2024-03-07','P','2024-03-08 05:58:18',NULL),(487,'Purple','2024-03-08','P','2024-03-08 06:01:05',NULL),(487,'Purple','2024-03-09','P','2024-03-09 04:05:06',NULL),(487,'Purple','2024-03-11','P','2024-03-11 04:06:44',NULL),(487,'Purple','2024-03-12','A','2024-03-12 03:47:37',NULL),(487,'Purple','2024-03-13','P','2024-03-13 05:05:50',NULL),(487,'Purple','2024-03-14','P','2024-03-14 03:34:06',NULL),(487,'Purple','2024-03-15','P','2024-03-15 03:30:57',NULL),(487,'Purple','2024-03-18','P','2024-03-18 04:09:58',NULL),(487,'Purple','2024-03-19','P','2024-03-19 03:39:11',NULL),(487,'Purple','2024-03-20','P','2024-03-21 04:13:13',NULL),(487,'Purple','2024-03-21','P','2024-03-21 04:12:27',NULL),(487,'Purple','2024-03-22','P','2024-03-22 04:24:21',NULL),(487,'Purple','2024-03-25','P','2024-03-25 04:07:14',NULL),(487,'Purple','2024-03-26','P','2024-03-26 04:00:59',NULL),(487,'Purple','2024-03-27','P','2024-03-27 09:05:54',NULL),(487,'Purple','2024-04-15','P','2024-04-15 06:31:56',NULL),(487,'Purple','2024-04-16','P','2024-04-16 09:36:33',NULL),(487,'Purple','2024-04-17','P','2024-04-17 05:07:37',NULL),(487,'Purple','2024-04-18','P','2024-04-18 05:39:17',NULL),(487,'Purple','2024-04-19','P','2024-04-19 05:17:54',NULL),(487,'Purple','2024-04-20','P','2024-04-20 04:43:47',NULL),(487,'Purple','2024-04-21','P','2024-04-22 11:33:38',NULL),(487,'Purple','2024-04-22','P','2024-04-22 06:24:29',NULL),(487,'Purple','2024-04-24','P','2024-04-24 04:23:41',NULL),(487,'Purple','2024-04-25','P','2024-04-25 05:05:24',NULL),(487,'Purple','2024-04-26','P','2024-04-26 04:12:11',NULL),(487,'Purple','2024-04-30','P','2024-04-30 05:24:34',NULL),(487,'Purple','2024-05-03','P','2024-05-04 05:36:14',NULL),(487,'Purple','2024-05-04','P','2024-05-04 05:25:00',NULL),(487,'Purple','2024-05-06','P','2024-05-06 05:17:02',NULL),(487,'Purple','2024-05-07','P','2024-05-07 04:18:33',NULL),(487,'Purple','2024-05-08','P','2024-05-08 04:14:05',NULL),(487,'Purple','2024-05-09','P','2024-05-09 04:11:24',NULL),(487,'Purple','2024-05-10','P','2024-05-10 04:16:53',NULL),(487,'Purple','2024-05-13','P','2024-05-13 04:07:02',NULL),(487,'Purple','2024-05-14','P','2024-05-14 04:02:59',NULL),(487,'Purple','2024-05-15','P','2024-05-15 04:36:38',NULL),(487,'Purple','2024-05-16','P','2024-05-16 04:29:35',NULL),(487,'Purple','2024-05-17','P','2024-05-17 04:20:25',NULL),(487,'Purple','2024-05-18','P','2024-05-18 10:52:15',NULL),(487,'Purple','2024-05-20','P','2024-05-20 04:06:29',NULL),(487,'Purple','2024-05-21','P','2024-05-21 04:07:01',NULL),(487,'Purple','2024-05-27','P','2024-05-27 06:16:50',NULL),(487,'Purple','2024-05-29','P','2024-05-29 06:46:28',NULL),(487,'Purple','2024-05-30','P','2024-05-30 06:42:29',NULL),(487,'Purple','2024-05-31','P','2024-05-31 05:25:51',NULL),(487,'Purple','2024-06-24','P','2024-06-24 05:58:40',NULL),(487,'Purple','2024-07-02','P','2024-07-02 06:12:40',NULL),(487,'Purple','2024-07-03','P','2024-07-03 04:34:32',NULL),(487,'Purple','2024-07-04','P','2024-07-05 05:59:06',NULL),(487,'Purple','2024-07-05','P','2024-07-05 05:41:45',NULL),(487,'Purple','2024-07-06','P','2024-07-08 15:55:56',NULL),(487,'Purple','2024-07-08','P','2024-07-08 05:46:23',NULL),(487,'Purple','2024-07-09','A','2024-07-09 06:56:31',NULL),(487,'Purple','2024-07-10','L','2024-07-11 04:16:42',NULL),(487,'Purple','2024-07-11','A','2024-07-11 09:39:11',NULL),(487,'Purple','2024-07-12','A','2024-07-12 05:40:18',NULL),(487,'Purple','2024-07-13','A','2024-07-13 05:15:24',NULL),(487,'Purple','2024-07-20','P','2024-07-20 09:48:31',NULL),(487,'Purple','2024-07-22','P','2024-07-22 04:48:57',NULL),(487,'Purple','2024-07-24','P','2024-07-24 04:39:37',NULL),(487,'Purple','2024-07-26','P','2024-07-26 06:28:43',NULL),(487,'Purple','2024-07-29','P','2024-07-31 14:57:48',NULL),(487,'Purple','2024-08-08','P','2024-08-08 05:49:53',NULL),(487,'Purple','2024-08-09','P','2024-08-09 06:06:08',NULL),(487,'Purple','2024-08-10','P','2024-08-10 08:06:00',NULL),(487,'Purple','2024-08-13','P','2024-08-13 05:06:24',NULL),(487,'Purple','2024-08-15','P','2024-08-15 07:34:36',NULL),(487,'Purple','2024-08-16','P','2024-08-16 04:15:53',NULL),(487,'Purple','2024-08-17','A','2024-08-17 04:29:24',NULL),(487,'Purple','2024-08-23','P','2024-08-23 04:36:08',NULL),(487,'Purple','2024-09-02','P','2024-09-02 03:43:58',NULL),(487,'Purple','2024-09-03','P','2024-09-03 16:52:42',NULL),(487,'Purple','2024-09-04','P','2024-09-04 03:58:18',NULL),(487,'Purple','2024-09-05','P','2024-09-05 03:53:35',NULL),(487,'Purple','2024-09-06','P','2024-09-06 03:50:47',NULL),(487,'Purple','2024-09-07','P','2024-09-07 03:34:55',NULL),(487,'Purple','2024-09-14','P','2024-09-14 03:25:51',NULL),(487,'Purple','2024-09-16','P','2024-09-16 03:28:11',NULL),(487,'Purple','2024-09-18','P','2024-09-18 03:25:56',NULL),(487,'Purple','2024-09-19','P','2024-09-19 03:24:29',NULL),(487,'Purple','2024-09-20','P','2024-09-20 03:24:44',NULL),(487,'Purple','2024-09-21','P','2024-09-21 03:25:36',NULL),(487,'Purple','2024-09-23','P','2024-09-23 04:59:58',NULL),(487,'Purple','2024-09-24','P','2024-09-24 03:42:05',NULL),(487,'Purple','2024-09-25','P','2024-09-25 03:42:45',NULL),(487,'Purple','2024-09-26','P','2024-09-26 03:45:56',NULL),(487,'Purple','2024-09-28','P','2024-09-28 03:31:43',NULL),(487,'Purple','2024-09-30','P','2024-09-30 03:52:05',NULL),(487,'Purple','2024-10-01','P','2024-10-01 03:55:33',NULL),(487,'Purple','2024-10-02','P','2024-10-02 03:57:31',NULL),(487,'Purple','2024-10-04','P','2024-10-04 05:00:56',NULL),(487,'Purple','2024-10-05','P','2024-10-05 03:55:59',NULL),(487,'Purple','2024-10-07','P','2024-10-07 05:06:48',NULL),(487,'Purple','2024-10-08','P','2024-10-08 03:21:26',NULL),(487,'Purple','2024-10-09','P','2024-10-09 03:39:34',NULL),(487,'Purple','2024-10-10','P','2024-10-10 03:48:54',NULL),(487,'Purple','2024-10-11','P','2024-10-11 03:48:20',NULL),(487,'Purple','2024-10-14','P','2024-10-14 03:42:43',NULL),(487,'Purple','2024-10-15','A','2024-10-15 03:42:49',NULL),(487,'Purple','2024-10-16','A','2024-10-17 03:56:25',NULL),(487,'Purple','2024-10-17','A','2024-10-17 03:55:42',NULL),(487,'Purple','2024-10-18','A','2024-10-18 03:46:00',NULL),(487,'Purple','2024-10-19','A','2024-10-19 03:55:40',NULL),(487,'Purple','2024-10-21','P','2024-10-21 03:42:15',NULL),(487,'Purple','2024-10-22','P','2024-10-22 03:38:41',NULL),(487,'Purple','2024-10-23','P','2024-10-23 03:48:58',NULL),(487,'Purple','2024-10-24','P','2024-10-24 03:40:56',NULL),(487,'Purple','2024-10-25','P','2024-10-25 03:44:39',NULL),(487,'Purple','2024-10-26','P','2024-10-26 03:43:47',NULL),(487,'Purple','2024-10-28','P','2024-10-28 03:45:02',NULL),(487,'Purple','2024-10-29','P','2024-10-29 03:48:25',NULL),(487,'Purple','2024-10-30','P','2024-10-30 03:40:29',NULL),(487,'Purple','2024-10-31','P','2024-10-31 03:31:22',NULL),(487,'Purple','2024-11-01','P','2024-11-01 03:53:45',NULL),(487,'Purple','2024-11-02','P','2024-11-02 03:38:33',NULL),(488,'Blue','2024-09-09','P','2024-09-09 04:28:55',NULL),(488,'Blue','2024-09-10','P','2024-09-10 04:05:53',NULL),(488,'Blue','2024-09-12','P','2024-09-12 04:22:44',NULL),(488,'Blue','2024-09-13','P','2024-09-13 04:22:07',NULL),(488,'Blue','2024-09-14','P','2024-09-14 03:34:35',NULL),(488,'Blue','2024-09-18','A','2024-09-18 03:50:01',NULL),(488,'Blue','2024-09-19','P','2024-09-19 03:28:04',NULL),(488,'Blue','2024-09-20','P','2024-09-20 03:27:45',NULL),(488,'Blue','2024-09-21','P','2024-09-21 03:27:21',NULL),(488,'Blue','2024-09-23','P','2024-09-23 05:02:56',NULL),(488,'Blue','2024-09-25','P','2024-09-25 03:46:21',NULL),(488,'Blue','2024-09-26','P','2024-09-26 03:51:55',NULL),(488,'Blue','2024-09-28','P','2024-09-28 03:38:00',NULL),(488,'Blue','2024-09-30','P','2024-09-30 03:56:17',NULL),(488,'Blue','2024-10-01','P','2024-10-01 04:01:05',NULL),(488,'Blue','2024-10-02','P','2024-10-02 03:59:23',NULL),(488,'Blue','2024-10-04','P','2024-10-04 05:03:14',NULL),(488,'Blue','2024-10-05','P','2024-10-05 03:57:51',NULL),(488,'Blue','2024-10-07','P','2024-10-07 05:18:16',NULL),(488,'Blue','2024-10-08','P','2024-10-08 03:36:48',NULL),(488,'Blue','2024-10-09','L','2024-10-09 03:45:48',NULL),(488,'Blue','2024-10-10','L','2024-10-10 03:50:36',NULL),(488,'Blue','2024-10-11','L','2024-10-11 03:51:39',NULL),(488,'Blue','2024-10-14','P','2024-10-14 03:46:07',NULL),(488,'Blue','2024-10-15','P','2024-10-15 03:47:46',NULL),(488,'Blue','2024-10-16','P','2024-10-17 04:05:44',NULL),(488,'Blue','2024-10-17','P','2024-10-17 04:06:16',NULL),(488,'Blue','2024-10-18','P','2024-10-18 03:53:31',NULL),(488,'Blue','2024-10-19','P','2024-10-19 03:58:26',NULL),(488,'Blue','2024-10-21','P','2024-10-21 03:45:14',NULL),(488,'Blue','2024-10-22','P','2024-10-22 03:39:58',NULL),(488,'Blue','2024-10-23','P','2024-10-23 03:51:45',NULL),(488,'Blue','2024-10-24','P','2024-10-24 03:49:39',NULL),(488,'Blue','2024-10-25','P','2024-10-25 03:46:26',NULL),(488,'Blue','2024-10-26','P','2024-10-26 03:50:06',NULL),(488,'Blue','2024-10-28','P','2024-10-28 03:46:58',NULL),(488,'Blue','2024-10-29','A','2024-10-29 03:51:24',NULL),(488,'Blue','2024-10-30','P','2024-10-30 03:43:06',NULL),(488,'Blue','2024-10-31','P','2024-10-31 03:32:36',NULL),(488,'Blue','2024-11-01','P','2024-11-01 03:55:13',NULL),(488,'Blue','2024-11-02','P','2024-11-02 03:41:08',NULL),(488,'Blue','2024-11-04','A','2024-11-04 03:55:39',NULL),(488,'Blue','2024-11-05','P','2024-11-05 03:23:03',NULL),(488,'Blue','2024-11-06','P','2024-11-06 03:43:21',NULL),(488,'Blue','2024-11-07','P','2024-11-07 03:28:16',NULL),(488,'Blue','2024-11-08','P','2024-11-08 03:48:04',NULL),(488,'Blue','2024-11-11','P','2024-11-11 03:48:14',NULL),(488,'Blue','2024-11-12','P','2024-11-12 03:40:54',NULL),(488,'Blue','2024-11-13','A','2024-11-13 03:46:42',NULL),(488,'Blue','2024-11-14','A','2024-11-14 03:51:54',NULL),(488,'Blue','2024-11-15','A','2024-11-15 04:39:52',NULL),(488,'Blue','2024-11-16','P','2024-11-16 03:50:05',NULL),(488,'Blue','2024-11-18','P','2024-11-18 05:21:58',NULL),(488,'Blue','2024-11-19','P','2024-11-19 05:17:16',NULL),(488,'Blue','2024-11-20','P','2024-11-20 06:29:57',NULL),(488,'Blue','2024-11-21','P','2024-11-21 05:38:49',NULL),(488,'Blue','2024-11-25','P','2024-11-25 03:49:20',NULL),(488,'Blue','2024-11-26','P','2024-11-26 03:37:02',NULL),(488,'Blue','2024-11-27','P','2024-11-27 03:51:52',NULL),(488,'Blue','2024-11-28','P','2024-11-28 05:40:35',NULL),(488,'Blue','2024-11-29','P','2024-11-29 05:36:44',NULL),(488,'Blue','2024-11-30','P','2024-11-30 03:36:28',NULL),(488,'Blue','2025-01-06','A','2025-01-06 05:16:46',NULL),(488,'Blue','2025-01-07','A','2025-01-07 05:14:26',NULL),(488,'Blue','2025-01-08','P','2025-01-08 03:53:10',NULL),(488,'Blue','2025-01-09','A','2025-01-09 03:39:11',NULL),(488,'Blue','2025-01-10','P','2025-01-10 03:51:52',NULL),(488,'Blue','2025-01-13','P','2025-01-13 05:17:30',NULL),(488,'Blue','2025-01-14','P','2025-01-14 05:08:53',NULL),(488,'Blue','2025-01-16','P','2025-01-16 03:35:04',NULL),(488,'Blue','2025-01-17','P','2025-03-03 06:04:07',NULL),(488,'Blue','2025-01-20','P','2025-03-03 05:15:45',NULL),(488,'Blue','2025-01-21','P','2025-03-03 06:18:06',NULL),(488,'Blue','2025-01-22','P','2025-03-03 06:20:27',NULL),(488,'Blue','2025-01-23','A','2025-03-03 06:20:42',NULL),(488,'Blue','2025-01-24','P','2025-03-03 06:20:57',NULL),(488,'Blue','2025-01-30','P','2025-03-03 06:21:34',NULL),(488,'Blue','2025-01-31','P','2025-03-03 06:21:47',NULL),(488,'Blue','2025-02-01','P','2025-03-03 06:22:51',NULL),(488,'Blue','2025-02-03','P','2025-03-03 06:23:04',NULL),(488,'Blue','2025-02-07','P','2025-03-03 06:23:30',NULL),(488,'Blue','2025-02-08','P','2025-03-03 06:23:56',NULL),(488,'Blue','2025-02-10','P','2025-03-03 06:25:00',NULL),(488,'Blue','2025-02-12','P','2025-03-03 06:26:02',NULL),(488,'Blue','2025-02-13','P','2025-03-03 06:26:58',NULL),(488,'Blue','2025-02-15','P','2025-03-03 06:28:12',NULL),(488,'Blue','2025-02-17','P','2025-03-03 06:30:17',NULL),(488,'Blue','2025-02-18','P','2025-03-03 06:31:52',NULL),(488,'Blue','2025-02-20','P','2025-03-03 06:33:15',NULL),(488,'Blue','2025-02-21','P','2025-03-03 06:34:39',NULL),(488,'Blue','2025-02-24','P','2025-03-03 06:36:44',NULL),(488,'Blue','2025-02-25','A','2025-03-03 06:38:28',NULL),(488,'Blue','2025-02-26','A','2025-02-26 05:23:50',NULL),(488,'Blue','2025-02-27','P','2025-02-27 05:31:08',NULL),(488,'Blue','2025-02-28','P','2025-02-28 03:56:59',NULL),(488,'Blue','2025-03-01','P','2025-03-01 07:20:24',NULL),(488,'Blue','2025-03-03','P','2025-03-03 04:14:28',NULL),(488,'Blue','2025-03-04','P','2025-03-04 03:54:20',NULL),(488,'Blue','2025-03-05','P','2025-03-05 03:37:05',NULL),(488,'Blue','2025-03-06','P','2025-03-03 06:23:16',NULL),(488,'Blue','2025-03-08','P','2025-03-10 05:19:04',NULL),(488,'Blue','2025-03-10','P','2025-03-10 05:30:04',NULL),(488,'Blue','2025-03-11','P','2025-03-03 06:25:25',NULL),(488,'Blue','2025-03-12','A','2025-03-12 03:36:36',NULL),(488,'Blue','2025-03-13','P','2025-03-13 04:17:23',NULL),(488,'Blue','2025-03-14','P','2025-03-15 04:46:26',NULL),(488,'Blue','2025-03-15','P','2025-03-15 04:50:12',NULL),(488,'Blue','2025-03-17','P','2025-03-17 07:26:02',NULL),(488,'Blue','2025-03-18','P','2025-03-19 03:35:19',NULL),(488,'Blue','2025-03-19','A','2025-03-19 03:36:46',NULL),(488,'Blue','2025-03-20','A','2025-03-20 04:44:26',NULL),(488,'Blue','2025-03-21','P','2025-03-21 03:53:42',NULL),(488,'Blue','2025-03-29','P','2025-03-03 06:21:21',NULL),(488,'Blue','2025-04-07','P','2025-04-07 03:42:05',NULL),(488,'Blue','2025-04-08','P','2025-04-08 05:13:46',NULL),(488,'Blue','2025-04-09','P','2025-04-09 04:06:57',NULL),(488,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(488,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(488,'Blue','2025-04-14','A','2025-04-14 04:47:11',NULL),(488,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(488,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(488,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(488,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(488,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(488,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(488,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(488,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(488,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(488,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(488,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(488,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(488,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(488,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(488,'Blue','2025-05-06','A','2025-05-08 04:28:04',NULL),(488,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(488,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(488,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(488,'Blue','2025-05-10','A','2025-05-10 06:32:32',NULL),(488,'Blue','2025-05-13','P','2025-05-13 04:18:57',NULL),(488,'Blue','2025-05-14','P','2025-05-14 04:01:18',NULL),(488,'Blue','2025-05-15','A','2025-05-15 04:06:06',NULL),(488,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(488,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(488,'Blue','2025-05-19','A','2025-05-19 06:20:13',NULL),(488,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(488,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(488,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(488,'Blue','2025-05-23','A','2025-05-23 05:50:10',NULL),(488,'Blue','2025-05-26','A','2025-05-26 03:57:10',NULL),(488,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(488,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(488,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(488,'Blue','2025-06-10','P','2025-06-10 07:16:01',NULL),(488,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(488,'Blue','2025-06-23','A','2025-06-23 04:39:54',NULL),(488,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(488,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(488,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(488,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(488,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(488,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(488,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(488,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(488,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(488,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(488,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(488,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(488,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(488,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(488,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(490,'KG-1','2025-05-05','A','2025-05-05 11:41:00',NULL),(490,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(490,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(490,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(490,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(490,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(491,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(491,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(491,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(491,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(491,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(491,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(492,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(492,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(492,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(492,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(492,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(492,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(493,'KG-1','2025-05-05','A','2025-05-05 11:41:00',NULL),(493,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(493,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(493,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(493,'KG-1','2025-05-09','A','2025-05-10 03:20:44',NULL),(493,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(494,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(494,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(494,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(494,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(494,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(494,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(495,'KG-1','2025-05-05','A','2025-05-05 11:41:00',NULL),(495,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(495,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(495,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(495,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(495,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(496,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(496,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(496,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(496,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(496,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(496,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(497,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(497,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(497,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(497,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(497,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(497,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(498,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(498,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(498,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(498,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(498,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(498,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(498,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(499,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(499,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(499,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(499,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(499,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(499,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(499,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(500,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(500,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(500,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(500,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(500,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(500,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(500,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(501,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(501,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(501,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(501,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(501,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(501,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(501,'KG-2','2025-05-13','A','2025-05-13 11:49:14',NULL),(502,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(502,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(502,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(502,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(502,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(502,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(502,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(504,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(504,'KG-2','2025-05-06','A','2025-05-10 04:31:30',NULL),(504,'KG-2','2025-05-07','A','2025-05-10 03:22:35',NULL),(504,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(504,'KG-2','2025-05-09','A','2025-05-10 03:17:55',NULL),(504,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(504,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(505,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(505,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(505,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(505,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(505,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(505,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(505,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(506,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(506,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(506,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(506,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(506,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(506,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(506,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(507,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(507,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(507,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(507,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(507,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(507,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(507,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(508,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(508,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(508,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(508,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(508,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(508,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(509,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(509,'KG-2','2025-05-06','A','2025-05-10 04:31:30',NULL),(509,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(509,'KG-2','2025-05-08','A','2025-05-10 03:17:17',NULL),(509,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(509,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(509,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(510,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(510,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(510,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(510,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(510,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(510,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(510,'KG-2','2025-05-13','L','2025-05-13 11:49:14',NULL),(511,'KG-2','2025-05-05','A','2025-05-05 11:41:52',NULL),(511,'KG-2','2025-05-06','A','2025-05-10 04:31:30',NULL),(511,'KG-2','2025-05-07','A','2025-05-10 03:22:35',NULL),(511,'KG-2','2025-05-08','A','2025-05-10 03:17:17',NULL),(511,'KG-2','2025-05-09','A','2025-05-10 03:17:55',NULL),(511,'KG-2','2025-05-12','A','2025-05-13 11:47:58',NULL),(511,'KG-2','2025-05-13','A','2025-05-13 11:49:14',NULL),(512,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(512,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(512,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(512,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(512,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(512,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(512,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(513,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(513,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(513,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(513,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(513,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(513,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(513,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(514,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(514,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(514,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(514,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(514,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(514,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(514,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(515,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(515,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(515,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(515,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(515,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(515,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(515,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(516,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(516,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(516,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(516,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(516,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(516,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(517,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(517,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(517,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(517,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(517,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(517,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(517,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(518,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(518,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(518,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(518,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(518,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(518,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(518,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(519,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(519,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(519,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(519,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(519,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(519,'KG-2','2025-05-12','L','2025-05-13 11:47:58',NULL),(519,'KG-2','2025-05-13','L','2025-05-13 11:49:14',NULL),(520,'KG-2','2025-05-05','A','2025-05-05 11:41:52',NULL),(520,'KG-2','2025-05-06','A','2025-05-10 04:31:30',NULL),(520,'KG-2','2025-05-07','A','2025-05-10 03:22:35',NULL),(520,'KG-2','2025-05-08','A','2025-05-10 03:17:17',NULL),(520,'KG-2','2025-05-09','A','2025-05-10 03:17:55',NULL),(520,'KG-2','2025-05-12','A','2025-05-13 11:47:58',NULL),(520,'KG-2','2025-05-13','A','2025-05-13 11:49:14',NULL),(521,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(521,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(521,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(521,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(521,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(521,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(521,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(522,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(522,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(522,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(522,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(522,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(522,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(522,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(523,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(523,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(523,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(523,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(523,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(523,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(523,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(524,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(524,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(524,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(524,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(524,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(524,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(524,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(525,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(525,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(525,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(525,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(525,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(525,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(526,'KG-1','2025-05-05','A','2025-05-05 11:41:00',NULL),(526,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(526,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(526,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(526,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(526,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(527,'KG-1','2025-05-05','A','2025-05-05 11:41:00',NULL),(527,'KG-1','2025-05-06','A','2025-05-10 04:30:40',NULL),(527,'KG-1','2025-05-07','A','2025-05-10 03:21:58',NULL),(527,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(527,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(527,'KG-1','2025-05-13','A','2025-05-13 11:47:09',NULL),(528,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(528,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(528,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(528,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(528,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(528,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(530,'KG-1','2025-05-05','A','2025-05-05 11:41:00',NULL),(531,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(531,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(531,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(531,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(531,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(531,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(532,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(532,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(532,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(532,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(532,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(532,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(532,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(533,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(533,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(533,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(533,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(533,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(533,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(533,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(534,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(534,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(534,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(534,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(534,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(534,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(534,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(535,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(535,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(535,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(535,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(535,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(535,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(535,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(536,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(536,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(536,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(536,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(536,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(536,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(536,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(537,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(537,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(537,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(537,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(537,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(537,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(537,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(538,'KG-2','2025-05-05','A','2025-05-05 11:41:52',NULL),(538,'KG-2','2025-05-06','A','2025-05-10 04:31:30',NULL),(538,'KG-2','2025-05-07','A','2025-05-10 03:22:35',NULL),(538,'KG-2','2025-05-08','A','2025-05-10 03:17:17',NULL),(538,'KG-2','2025-05-09','A','2025-05-10 03:17:55',NULL),(538,'KG-2','2025-05-12','A','2025-05-13 11:47:58',NULL),(538,'KG-2','2025-05-13','A','2025-05-13 11:49:14',NULL),(539,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(539,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(539,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(539,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(539,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(539,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(539,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(540,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(540,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(540,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(540,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(540,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(540,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(540,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(541,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(541,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(541,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(541,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(541,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(541,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(541,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(542,'KG-2','2025-05-05','A','2025-05-05 11:41:52',NULL),(542,'KG-2','2025-05-06','A','2025-05-10 04:31:30',NULL),(542,'KG-2','2025-05-07','A','2025-05-10 03:22:35',NULL),(542,'KG-2','2025-05-08','A','2025-05-10 03:17:17',NULL),(542,'KG-2','2025-05-09','A','2025-05-10 03:17:55',NULL),(542,'KG-2','2025-05-12','A','2025-05-13 11:47:58',NULL),(542,'KG-2','2025-05-13','A','2025-05-13 11:49:14',NULL),(543,'KG-2','2025-05-05','A','2025-05-05 11:41:52',NULL),(543,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(543,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(543,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(543,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(543,'KG-2','2025-05-12','A','2025-05-13 11:47:58',NULL),(543,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(544,'KG-1','2025-05-05','A','2025-05-05 11:41:00',NULL),(544,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(544,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(544,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(544,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(544,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(545,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(545,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(545,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(545,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(545,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(545,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(546,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(546,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(546,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(546,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(546,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(546,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(547,'KG-2','2025-05-05','A','2025-05-05 11:41:52',NULL),(547,'KG-2','2025-05-06','A','2025-05-10 04:31:30',NULL),(547,'KG-2','2025-05-07','A','2025-05-10 03:22:35',NULL),(547,'KG-2','2025-05-08','A','2025-05-10 03:17:17',NULL),(547,'KG-2','2025-05-09','A','2025-05-10 03:17:55',NULL),(547,'KG-2','2025-05-12','A','2025-05-13 11:47:58',NULL),(547,'KG-2','2025-05-13','A','2025-05-13 11:49:14',NULL),(548,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(548,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(548,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(548,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(548,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(548,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(548,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(549,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(549,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(549,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(549,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(549,'KG-2','2025-05-09','A','2025-05-10 03:17:55',NULL),(549,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(549,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(550,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(550,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(550,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(550,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(550,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(550,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(550,'KG-2','2025-05-13','A','2025-05-13 11:49:14',NULL),(551,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(551,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(551,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(551,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(551,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(551,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(551,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(552,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(552,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(552,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(552,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(552,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(552,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(552,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(553,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(553,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(553,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(553,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(553,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(553,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(553,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(554,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(554,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(554,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(554,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(554,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(554,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(554,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(555,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(555,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(555,'KG-2','2025-05-07','A','2025-05-10 03:22:35',NULL),(555,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(555,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(555,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(555,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(556,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(556,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(556,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(556,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(556,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(556,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(556,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(557,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(557,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(557,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(557,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(557,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(557,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(557,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(558,'KG-2','2025-05-05','A','2025-05-05 11:41:52',NULL),(558,'KG-2','2025-05-06','A','2025-05-10 04:31:30',NULL),(558,'KG-2','2025-05-07','A','2025-05-10 03:22:35',NULL),(558,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(558,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(558,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(558,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(559,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(559,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(559,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(559,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(559,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(559,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(559,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(560,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(560,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(560,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(560,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(560,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(560,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(560,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(561,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(561,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(561,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(561,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(561,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(561,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(561,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(562,'KG-1','2025-05-05','A','2025-05-05 11:41:00',NULL),(562,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(562,'KG-1','2025-05-07','A','2025-05-10 03:21:58',NULL),(562,'KG-1','2025-05-08','A','2025-05-10 03:20:07',NULL),(562,'KG-1','2025-05-09','A','2025-05-10 03:20:44',NULL),(562,'KG-1','2025-05-13','A','2025-05-13 11:47:09',NULL),(564,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(564,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(564,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(564,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(564,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(564,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(565,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(565,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(565,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(565,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(565,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(565,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(566,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(566,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(566,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(566,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(566,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(566,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(567,'KG-1','2025-05-05','A','2025-05-05 11:41:00',NULL),(567,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(567,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(567,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(567,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(567,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(568,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(568,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(568,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(568,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(568,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(568,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(569,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(569,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(569,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(569,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(569,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(569,'KG-1','2025-05-13','A','2025-05-13 11:47:09',NULL),(570,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(570,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(570,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(570,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(570,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(570,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(571,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(571,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(571,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(571,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(571,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(571,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(572,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(572,'KG-1','2025-05-06','A','2025-05-10 04:30:40',NULL),(572,'KG-1','2025-05-07','A','2025-05-10 03:21:58',NULL),(572,'KG-1','2025-05-08','A','2025-05-10 03:20:07',NULL),(572,'KG-1','2025-05-09','A','2025-05-10 03:20:44',NULL),(572,'KG-1','2025-05-13','A','2025-05-13 11:47:09',NULL),(573,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(573,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(573,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(573,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(573,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(573,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(574,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(574,'KG-1','2025-05-06','A','2025-05-10 04:30:40',NULL),(574,'KG-1','2025-05-07','A','2025-05-10 03:21:58',NULL),(574,'KG-1','2025-05-08','A','2025-05-10 03:20:07',NULL),(574,'KG-1','2025-05-09','A','2025-05-10 03:20:44',NULL),(574,'KG-1','2025-05-13','A','2025-05-13 11:47:09',NULL),(575,'KG-1','2025-05-05','A','2025-05-05 11:41:00',NULL),(575,'KG-1','2025-05-06','A','2025-05-10 04:30:40',NULL),(575,'KG-1','2025-05-07','A','2025-05-10 03:21:58',NULL),(575,'KG-1','2025-05-08','A','2025-05-10 03:20:07',NULL),(575,'KG-1','2025-05-09','A','2025-05-10 03:20:44',NULL),(575,'KG-1','2025-05-13','A','2025-05-13 11:47:09',NULL),(576,'KG-1','2025-05-05','A','2025-05-05 11:41:00',NULL),(576,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(576,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(576,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(576,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(576,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(578,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(578,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(578,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(578,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(578,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(578,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(579,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(579,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(579,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(579,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(579,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(579,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(580,'KG-1','2025-05-05','A','2025-05-05 11:41:00',NULL),(580,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(580,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(580,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(580,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(580,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(581,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(581,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(581,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(581,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(581,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(581,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(582,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(582,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(582,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(582,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(582,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(582,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(583,'KG-1','2025-05-05','A','2025-05-05 11:41:00',NULL),(583,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(583,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(583,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(583,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(583,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(584,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(584,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(584,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(584,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(584,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(584,'KG-1','2025-05-13','A','2025-05-13 11:47:09',NULL),(585,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(585,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(585,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(585,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(585,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(585,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(586,'KG-1','2025-05-05','A','2025-05-05 11:41:00',NULL),(586,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(586,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(586,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(586,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(586,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(587,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(587,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(587,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(587,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(587,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(587,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(588,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(588,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(588,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(588,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(588,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(588,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(589,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(589,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(589,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(589,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(589,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(589,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(590,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(590,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(590,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(590,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(590,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(590,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(591,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(591,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(591,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(591,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(591,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(591,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(591,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(592,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(592,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(592,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(592,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(592,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(592,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(593,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(593,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(593,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(593,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(593,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(593,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(594,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(594,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(594,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(594,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(594,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(594,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(594,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(595,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(595,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(595,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(595,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(595,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(595,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(595,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(596,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(596,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(596,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(596,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(596,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(596,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(596,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(597,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(597,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(597,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(597,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(597,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(597,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(597,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(597,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(597,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(597,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(597,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(597,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(597,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(597,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(597,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(597,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(597,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(597,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(597,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(597,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(597,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(597,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(597,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(597,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(597,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(597,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(597,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(597,'4','2025-05-17','A','2025-05-17 03:55:12',NULL),(597,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(597,'4','2025-05-20','A','2025-05-20 04:41:08',NULL),(597,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(597,'4','2025-05-22','A','2025-05-22 05:39:24',NULL),(597,'4','2025-05-23','A','2025-05-23 05:20:20',NULL),(597,'4','2025-05-26','A','2025-05-26 03:34:00',NULL),(597,'4','2025-05-29','A','2025-05-29 04:15:51',NULL),(597,'4','2025-05-30','A','2025-05-30 05:24:42',NULL),(597,'4','2025-05-31','A','2025-05-31 04:24:09',NULL),(597,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(597,'4','2025-06-23','A','2025-06-25 05:33:05',NULL),(597,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(597,'4','2025-06-25','A','2025-06-26 04:19:31',NULL),(597,'4','2025-07-01','A','2025-07-01 05:28:20',NULL),(597,'4','2025-07-02','A','2025-07-02 06:31:59',NULL),(597,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(597,'4','2025-07-07','A','2025-07-07 05:45:02',NULL),(597,'4','2025-07-08','A','2025-07-09 05:09:56',NULL),(597,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(597,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(597,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(597,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(598,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(598,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(598,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(598,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(598,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(598,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(598,'4','2025-04-18','A','2025-04-18 08:30:21',NULL),(598,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(598,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(598,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(598,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(598,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(598,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(598,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(598,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(598,'4','2025-04-30','A','2025-04-30 04:53:32',NULL),(598,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(598,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(598,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(598,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(598,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(598,'4','2025-05-10','A','2025-05-10 06:30:42',NULL),(598,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(598,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(598,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(598,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(598,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(598,'4','2025-05-17','A','2025-05-17 03:55:12',NULL),(598,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(598,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(598,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(598,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(598,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(598,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(598,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(598,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(598,'4','2025-05-31','A','2025-05-31 04:24:09',NULL),(598,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(598,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(598,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(598,'4','2025-06-25','A','2025-06-26 04:19:31',NULL),(598,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(598,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(598,'4','2025-07-03','A','2025-07-03 04:57:59',NULL),(598,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(598,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(598,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(598,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(598,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(598,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(599,'5','2025-04-11','P','2025-04-12 05:39:26',NULL),(599,'5','2025-04-12','P','2025-04-12 05:38:59',NULL),(599,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(599,'5','2025-04-15','P','2025-04-15 04:36:03',NULL),(599,'5','2025-04-16','P','2025-04-16 05:27:49',NULL),(599,'5','2025-04-17','P','2025-04-17 03:36:59',NULL),(599,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(599,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(599,'5','2025-04-21','P','2025-04-21 03:39:53',NULL),(599,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(599,'5','2025-04-23','P','2025-04-23 15:55:43',NULL),(599,'5','2025-04-24','P','2025-04-24 04:46:33',NULL),(599,'5','2025-04-25','P','2025-04-25 04:54:00',NULL),(599,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(599,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(599,'5','2025-04-30','P','2025-04-30 04:56:17',NULL),(599,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(599,'5','2025-05-06','P','2025-05-08 05:01:40',NULL),(599,'5','2025-05-07','P','2025-05-08 05:02:23',NULL),(599,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(599,'5','2025-05-09','P','2025-05-09 06:16:19',NULL),(599,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(599,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(599,'5','2025-05-13','P','2025-05-13 03:47:14',NULL),(599,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(599,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(599,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(599,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(599,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(599,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(599,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(599,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(599,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(599,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(599,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(599,'5','2025-05-30','P','2025-05-30 05:25:11',NULL),(599,'5','2025-05-31','P','2025-05-31 04:24:51',NULL),(599,'5','2025-06-16','P','2025-06-16 05:27:44',NULL),(599,'5','2025-06-23','A','2025-06-25 05:31:58',NULL),(599,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(599,'5','2025-06-30','P','2025-06-30 05:40:58',NULL),(599,'5','2025-07-01','P','2025-07-01 05:29:43',NULL),(599,'5','2025-07-02','P','2025-07-02 06:32:23',NULL),(599,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(599,'5','2025-07-07','P','2025-07-07 05:45:36',NULL),(599,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(599,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(599,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(599,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(599,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(600,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(600,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(600,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(600,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(600,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(600,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(600,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(600,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(600,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(600,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(600,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(600,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(600,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(600,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(600,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(600,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(600,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(600,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(600,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(600,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(600,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(600,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(600,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(600,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(600,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(600,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(601,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(601,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(601,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(601,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(601,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(601,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(601,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(601,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(601,'5','2025-04-21','P','2025-04-21 03:39:53',NULL),(601,'5','2025-04-22','A','2025-04-22 05:01:04',NULL),(601,'5','2025-04-23','A','2025-04-23 15:55:43',NULL),(601,'5','2025-04-24','A','2025-04-24 04:46:33',NULL),(601,'5','2025-04-25','A','2025-04-25 04:54:00',NULL),(601,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(601,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(601,'5','2025-04-30','A','2025-04-30 04:56:17',NULL),(601,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(601,'5','2025-05-06','A','2025-05-08 05:01:40',NULL),(601,'5','2025-05-07','A','2025-05-08 05:02:23',NULL),(601,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(601,'5','2025-05-09','A','2025-05-09 06:16:19',NULL),(601,'5','2025-05-10','A','2025-05-10 06:29:46',NULL),(601,'5','2025-05-12','A','2025-05-12 03:49:11',NULL),(601,'5','2025-05-13','A','2025-05-13 03:47:14',NULL),(601,'5','2025-05-14','A','2025-05-14 04:04:06',NULL),(601,'5','2025-05-15','A','2025-05-15 04:11:29',NULL),(601,'5','2025-05-16','A','2025-05-16 03:53:35',NULL),(601,'5','2025-05-17','A','2025-05-17 03:55:37',NULL),(601,'5','2025-05-19','A','2025-05-19 06:59:39',NULL),(602,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(602,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(602,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(602,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(602,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(602,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(602,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(602,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(602,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(602,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(602,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(602,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(602,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(602,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(602,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(602,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(602,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(602,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(602,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(602,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(602,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(602,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(602,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(602,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(602,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(602,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(602,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(602,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(602,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(602,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(602,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(602,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(602,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(602,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(602,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(602,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(602,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(602,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(602,'4','2025-06-23','A','2025-06-25 05:33:05',NULL),(602,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(602,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(602,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(602,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(602,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(602,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(602,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(602,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(602,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(602,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(602,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(603,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(603,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(603,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(603,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(603,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(603,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(603,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(603,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(603,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(603,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(603,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(603,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(603,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(603,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(603,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(603,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(603,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(603,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(603,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(603,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(603,'4','2025-05-09','A','2025-05-09 06:16:35',NULL),(603,'4','2025-05-10','A','2025-05-10 06:30:42',NULL),(603,'4','2025-05-12','A','2025-05-12 03:48:16',NULL),(603,'4','2025-05-13','A','2025-05-13 03:46:51',NULL),(603,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(603,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(603,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(603,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(603,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(603,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(603,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(603,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(603,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(603,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(603,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(603,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(603,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(603,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(603,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(603,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(603,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(603,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(603,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(603,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(603,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(603,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(603,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(603,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(603,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(603,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(604,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(604,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(604,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(604,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(604,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(604,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(604,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(604,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(604,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(604,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(604,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(604,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(604,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(604,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(604,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(604,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(604,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(604,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(604,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(604,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(604,'Green','2025-05-06','A','2025-05-08 04:45:42',NULL),(604,'Green','2025-05-07','A','2025-05-08 04:39:59',NULL),(604,'Green','2025-05-09','A','2025-05-09 06:00:32',NULL),(604,'Green','2025-05-10','A','2025-05-10 06:21:20',NULL),(604,'Green','2025-05-12','A','2025-05-12 03:43:54',NULL),(604,'Green','2025-05-13','A','2025-05-13 04:08:51',NULL),(604,'Green','2025-05-14','A','2025-05-14 03:59:58',NULL),(605,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(605,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(605,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(605,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(605,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(605,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(605,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(605,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(605,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(605,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(605,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(605,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(605,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(605,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(605,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(605,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(605,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(605,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(605,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(605,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(605,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(605,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(605,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(605,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(605,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(605,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(605,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(605,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(605,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(605,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(605,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(605,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(605,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(605,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(605,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(605,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(605,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(605,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(605,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(605,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(605,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(605,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(605,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(605,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(605,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(605,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(605,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(605,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(605,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(605,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(611,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(611,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(611,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(611,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(611,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(611,'4','2025-04-17','A','2025-04-17 03:46:38',NULL),(611,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(611,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(611,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(611,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(611,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(611,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(611,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(611,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(611,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(611,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(611,'4','2025-05-02','A','2025-05-02 05:05:42',NULL),(611,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(611,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(611,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(611,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(611,'4','2025-05-10','A','2025-05-10 06:30:42',NULL),(611,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(611,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(611,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(611,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(611,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(611,'4','2025-05-17','A','2025-05-17 03:55:12',NULL),(611,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(611,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(611,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(611,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(611,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(611,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(611,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(611,'4','2025-05-30','A','2025-05-30 05:24:42',NULL),(611,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(611,'4','2025-06-16','A','2025-06-16 05:24:25',NULL),(611,'4','2025-06-23','A','2025-06-25 05:33:05',NULL),(611,'4','2025-06-24','A','2025-06-25 05:50:15',NULL),(611,'4','2025-06-25','A','2025-06-26 04:19:31',NULL),(611,'4','2025-07-01','A','2025-07-01 05:28:20',NULL),(611,'4','2025-07-02','A','2025-07-02 06:31:59',NULL),(611,'4','2025-07-03','A','2025-07-03 04:57:59',NULL),(611,'4','2025-07-07','A','2025-07-07 05:45:02',NULL),(611,'4','2025-07-08','A','2025-07-09 05:09:56',NULL),(611,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(611,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(611,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(611,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(612,'3A','2025-04-28','P','2025-04-28 06:23:47',NULL),(612,'3A','2025-04-29','P','2025-04-29 04:42:34',NULL),(612,'3A','2025-04-30','P','2025-04-30 04:52:27',NULL),(612,'3A','2025-05-02','P','2025-05-02 05:05:28',NULL),(612,'3A','2025-05-06','P','2025-05-08 04:58:32',NULL),(612,'3A','2025-05-07','A','2025-05-08 04:58:09',NULL),(612,'3A','2025-05-08','A','2025-05-08 04:56:23',NULL),(612,'3A','2025-05-09','A','2025-05-09 06:16:53',NULL),(612,'3A','2025-05-10','A','2025-05-10 06:29:32',NULL),(612,'3A','2025-05-12','A','2025-05-12 03:47:45',NULL),(612,'3A','2025-05-13','A','2025-05-13 03:46:18',NULL),(612,'3A','2025-05-14','A','2025-05-14 04:04:30',NULL),(612,'3A','2025-05-15','A','2025-05-15 04:11:04',NULL),(612,'3A','2025-05-16','A','2025-05-16 03:52:10',NULL),(612,'3A','2025-05-17','A','2025-05-17 03:54:10',NULL),(612,'3A','2025-05-19','A','2025-05-19 06:56:29',NULL),(612,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(612,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(612,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(612,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(612,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(612,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(612,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(612,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(612,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(612,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(612,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(612,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(612,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(613,'Pink','2025-04-11','P','2025-04-12 04:47:51',NULL),(613,'Pink','2025-04-12','P','2025-04-12 04:46:51',NULL),(613,'Pink','2025-04-14','P','2025-04-14 06:21:23',NULL),(613,'Pink','2025-04-15','P','2025-04-15 04:43:09',NULL),(613,'Pink','2025-04-16','P','2025-04-16 05:42:06',NULL),(613,'Pink','2025-04-17','P','2025-04-17 03:57:52',NULL),(613,'Pink','2025-04-18','P','2025-04-18 08:32:58',NULL),(613,'Pink','2025-04-19','P','2025-04-21 04:10:57',NULL),(613,'Pink','2025-04-21','P','2025-04-21 04:11:38',NULL),(613,'Pink','2025-04-22','P','2025-04-22 04:55:57',NULL),(613,'Pink','2025-04-23','P','2025-04-23 15:59:12',NULL),(613,'Pink','2025-04-24','P','2025-04-24 04:18:18',NULL),(613,'Pink','2025-04-25','P','2025-04-25 04:51:32',NULL),(613,'Pink','2025-04-28','P','2025-04-28 06:20:35',NULL),(613,'Pink','2025-04-29','P','2025-04-29 04:27:09',NULL),(613,'Pink','2025-04-30','P','2025-04-30 04:39:57',NULL),(613,'Pink','2025-05-02','P','2025-05-02 05:01:46',NULL),(613,'Pink','2025-05-05','P','2025-05-05 11:16:00',NULL),(613,'Pink','2025-05-06','P','2025-05-08 04:20:37',NULL),(613,'Pink','2025-05-07','A','2025-05-08 04:19:00',NULL),(613,'Pink','2025-05-08','P','2025-05-08 04:17:18',NULL),(613,'Pink','2025-05-09','P','2025-05-09 06:13:29',NULL),(613,'Pink','2025-05-10','P','2025-05-10 06:28:39',NULL),(613,'Pink','2025-05-12','L','2025-05-12 03:42:51',NULL),(613,'Pink','2025-05-13','L','2025-05-13 04:19:44',NULL),(613,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(613,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(613,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(613,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(613,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(613,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(613,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(613,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(613,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(613,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(613,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(613,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(613,'Pink','2025-06-10','A','2025-06-10 07:29:55',NULL),(613,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(613,'Pink','2025-06-23','A','2025-06-23 04:40:58',NULL),(613,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(613,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(613,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(613,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(613,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(613,'Pink','2025-07-03','A','2025-07-03 04:41:48',NULL),(613,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(613,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(613,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(613,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(613,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(613,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(613,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(613,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(613,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(614,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(614,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(614,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(614,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(614,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(614,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(614,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(614,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(614,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(614,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(614,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(614,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(614,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(614,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(614,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(614,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(614,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(614,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(614,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(614,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(614,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(614,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(614,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(614,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(614,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(614,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(614,'4','2025-05-16','A','2025-05-16 03:52:41',NULL),(614,'4','2025-05-17','A','2025-05-17 03:55:12',NULL),(614,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(614,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(614,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(614,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(614,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(614,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(614,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(614,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(614,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(614,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(614,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(614,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(614,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(614,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(614,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(614,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(614,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(614,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(614,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(614,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(614,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(614,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(615,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(615,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(615,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(615,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(615,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(615,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(615,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(615,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(615,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(615,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(615,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(615,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(615,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(615,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(615,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(615,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(615,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(615,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(615,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(615,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(615,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(615,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(615,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(615,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(615,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(615,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(615,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(615,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(615,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(615,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(615,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(615,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(615,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(615,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(615,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(615,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(615,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(615,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(615,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(615,'4','2025-06-24','A','2025-06-25 05:50:15',NULL),(615,'4','2025-06-25','A','2025-06-26 04:19:31',NULL),(615,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(615,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(615,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(615,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(615,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(615,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(615,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(615,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(615,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(617,'5','2025-04-11','P','2025-04-12 05:39:26',NULL),(617,'5','2025-04-12','P','2025-04-12 05:38:59',NULL),(617,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(617,'5','2025-04-15','P','2025-04-15 04:36:03',NULL),(617,'5','2025-04-16','P','2025-04-16 05:27:49',NULL),(617,'5','2025-04-17','P','2025-04-17 03:36:59',NULL),(617,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(617,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(617,'5','2025-04-21','P','2025-04-21 03:39:53',NULL),(617,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(617,'5','2025-04-23','P','2025-04-23 15:55:43',NULL),(617,'5','2025-04-24','P','2025-04-24 04:46:33',NULL),(617,'5','2025-04-25','P','2025-04-25 04:54:00',NULL),(617,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(617,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(617,'5','2025-04-30','P','2025-04-30 04:56:17',NULL),(617,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(617,'5','2025-05-06','P','2025-05-08 05:01:40',NULL),(617,'5','2025-05-07','P','2025-05-08 05:02:23',NULL),(617,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(617,'5','2025-05-09','P','2025-05-09 06:16:19',NULL),(617,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(617,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(617,'5','2025-05-13','P','2025-05-13 03:47:14',NULL),(617,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(617,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(617,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(617,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(617,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(617,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(617,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(617,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(617,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(617,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(617,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(617,'5','2025-05-30','P','2025-05-30 05:25:11',NULL),(617,'5','2025-05-31','P','2025-05-31 04:24:51',NULL),(617,'5','2025-06-16','P','2025-06-16 05:27:44',NULL),(617,'5','2025-06-23','P','2025-06-25 05:31:58',NULL),(617,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(617,'5','2025-06-30','P','2025-06-30 05:40:58',NULL),(617,'5','2025-07-01','P','2025-07-01 05:29:43',NULL),(617,'5','2025-07-02','P','2025-07-02 06:32:23',NULL),(617,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(617,'5','2025-07-07','P','2025-07-07 05:45:36',NULL),(617,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(617,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(617,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(617,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(617,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(618,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(618,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(618,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(618,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(618,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(618,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(618,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(618,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(618,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(618,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(618,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(618,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(618,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(619,'5','2025-04-11','P','2025-04-12 05:39:26',NULL),(619,'5','2025-04-12','P','2025-04-12 05:38:59',NULL),(619,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(619,'5','2025-04-15','P','2025-04-15 04:36:03',NULL),(619,'5','2025-04-16','P','2025-04-16 05:27:49',NULL),(619,'5','2025-04-17','P','2025-04-17 03:36:59',NULL),(619,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(619,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(619,'5','2025-04-21','P','2025-04-21 03:39:53',NULL),(619,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(619,'5','2025-04-23','P','2025-04-23 15:55:43',NULL),(619,'5','2025-04-24','P','2025-04-24 04:46:33',NULL),(619,'5','2025-04-25','P','2025-04-25 04:54:00',NULL),(619,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(619,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(619,'5','2025-04-30','P','2025-04-30 04:56:17',NULL),(619,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(619,'5','2025-05-06','P','2025-05-08 05:01:40',NULL),(619,'5','2025-05-07','P','2025-05-08 05:02:23',NULL),(619,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(619,'5','2025-05-09','P','2025-05-09 06:16:19',NULL),(619,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(619,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(619,'5','2025-05-13','P','2025-05-13 03:47:14',NULL),(619,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(619,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(619,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(619,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(619,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(619,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(619,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(619,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(619,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(619,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(619,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(619,'5','2025-05-30','P','2025-05-30 05:25:11',NULL),(619,'5','2025-05-31','P','2025-05-31 04:24:51',NULL),(619,'5','2025-06-16','P','2025-06-16 05:27:44',NULL),(619,'5','2025-06-23','P','2025-06-25 05:31:58',NULL),(619,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(619,'5','2025-06-30','A','2025-06-30 05:40:58',NULL),(619,'5','2025-07-01','P','2025-07-01 05:29:43',NULL),(619,'5','2025-07-02','P','2025-07-02 06:32:23',NULL),(619,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(619,'5','2025-07-07','P','2025-07-07 05:45:36',NULL),(619,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(619,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(619,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(619,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(619,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(620,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(620,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(620,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(620,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(620,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(620,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(620,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(620,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(620,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(620,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(620,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(620,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(620,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(620,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(620,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(620,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(620,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(620,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(620,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(620,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(620,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(620,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(620,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(620,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(620,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(620,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(620,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(620,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(620,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(620,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(620,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(620,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(620,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(620,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(620,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(620,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(620,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(620,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(620,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(620,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(620,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(620,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(620,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(620,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(620,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(620,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(620,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(620,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(620,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(620,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(621,'Blue','2025-04-11','P','2025-04-12 04:55:40',NULL),(621,'Blue','2025-04-12','P','2025-04-12 04:52:44',NULL),(621,'Blue','2025-04-14','P','2025-04-14 04:47:11',NULL),(621,'Blue','2025-04-15','P','2025-04-15 05:51:50',NULL),(621,'Blue','2025-04-16','P','2025-04-16 05:43:04',NULL),(621,'Blue','2025-04-17','P','2025-04-17 04:00:32',NULL),(621,'Blue','2025-04-18','P','2025-04-18 08:36:32',NULL),(621,'Blue','2025-04-19','P','2025-04-21 04:04:35',NULL),(621,'Blue','2025-04-21','P','2025-04-21 04:05:51',NULL),(621,'Blue','2025-04-22','P','2025-04-22 04:54:34',NULL),(621,'Blue','2025-04-23','P','2025-04-23 16:00:42',NULL),(621,'Blue','2025-04-24','P','2025-04-24 04:21:31',NULL),(621,'Blue','2025-04-25','P','2025-04-25 04:51:12',NULL),(621,'Blue','2025-04-28','P','2025-04-28 06:21:59',NULL),(621,'Blue','2025-04-29','P','2025-04-29 04:25:45',NULL),(621,'Blue','2025-04-30','P','2025-04-30 04:37:42',NULL),(621,'Blue','2025-05-02','P','2025-05-02 05:04:20',NULL),(621,'Blue','2025-05-06','P','2025-05-08 04:28:04',NULL),(621,'Blue','2025-05-07','P','2025-05-08 04:27:06',NULL),(621,'Blue','2025-05-08','P','2025-05-08 04:26:29',NULL),(621,'Blue','2025-05-09','P','2025-05-09 06:01:36',NULL),(621,'KG-2','2025-05-06','P','2025-05-10 04:31:30',NULL),(621,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(621,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(621,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(621,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(621,'KG-2','2025-05-13','P','2025-05-13 11:49:14',NULL),(622,'5','2025-04-11','P','2025-04-12 05:39:26',NULL),(622,'5','2025-04-12','P','2025-04-12 05:38:59',NULL),(622,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(622,'5','2025-04-15','P','2025-04-15 04:36:03',NULL),(622,'5','2025-04-16','P','2025-04-16 05:27:49',NULL),(622,'5','2025-04-17','P','2025-04-17 03:36:59',NULL),(622,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(622,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(622,'5','2025-04-21','P','2025-04-21 03:39:53',NULL),(622,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(622,'5','2025-04-23','P','2025-04-23 15:55:43',NULL),(622,'5','2025-04-24','P','2025-04-24 04:46:33',NULL),(622,'5','2025-04-25','P','2025-04-25 04:54:00',NULL),(622,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(622,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(622,'5','2025-04-30','P','2025-04-30 04:56:17',NULL),(622,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(622,'5','2025-05-06','P','2025-05-08 05:01:40',NULL),(622,'5','2025-05-07','P','2025-05-08 05:02:23',NULL),(622,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(622,'5','2025-05-09','P','2025-05-09 06:16:19',NULL),(622,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(622,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(622,'5','2025-05-13','P','2025-05-13 03:47:14',NULL),(622,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(622,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(622,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(622,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(622,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(622,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(622,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(622,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(622,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(622,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(622,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(622,'5','2025-05-30','P','2025-05-30 05:25:11',NULL),(622,'5','2025-05-31','P','2025-05-31 04:24:51',NULL),(622,'5','2025-06-16','P','2025-06-16 05:27:44',NULL),(622,'5','2025-06-23','P','2025-06-25 05:31:58',NULL),(622,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(622,'5','2025-06-30','P','2025-06-30 05:40:58',NULL),(622,'5','2025-07-01','P','2025-07-01 05:29:43',NULL),(622,'5','2025-07-02','P','2025-07-02 06:32:23',NULL),(622,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(622,'5','2025-07-07','P','2025-07-07 05:45:36',NULL),(622,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(622,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(622,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(622,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(622,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(623,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(623,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(623,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(623,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(623,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(623,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(623,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(623,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(623,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(623,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(623,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(623,'4','2025-04-24','A','2025-04-24 04:45:43',NULL),(623,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(623,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(623,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(623,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(623,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(623,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(623,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(623,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(623,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(623,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(623,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(623,'4','2025-05-13','P','2025-05-13 03:46:51',NULL),(623,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(623,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(623,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(623,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(623,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(623,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(623,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(623,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(623,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(623,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(623,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(623,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(623,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(623,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(623,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(623,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(623,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(623,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(623,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(623,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(623,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(623,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(623,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(623,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(623,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(623,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(624,'4','2025-04-11','P','2025-04-12 05:38:07',NULL),(624,'4','2025-04-12','P','2025-04-12 05:33:45',NULL),(624,'4','2025-04-14','P','2025-04-14 06:32:44',NULL),(624,'4','2025-04-15','P','2025-04-15 04:32:20',NULL),(624,'4','2025-04-16','P','2025-04-16 05:25:28',NULL),(624,'4','2025-04-17','P','2025-04-17 03:46:38',NULL),(624,'4','2025-04-18','P','2025-04-18 08:30:21',NULL),(624,'4','2025-04-19','P','2025-04-21 03:49:33',NULL),(624,'4','2025-04-21','P','2025-04-21 03:50:20',NULL),(624,'4','2025-04-22','P','2025-04-22 05:01:48',NULL),(624,'4','2025-04-23','P','2025-04-23 15:58:19',NULL),(624,'4','2025-04-24','P','2025-04-24 04:45:43',NULL),(624,'4','2025-04-25','P','2025-04-25 04:55:04',NULL),(624,'4','2025-04-28','P','2025-04-28 06:25:06',NULL),(624,'4','2025-04-29','P','2025-04-29 04:43:40',NULL),(624,'4','2025-04-30','P','2025-04-30 04:53:32',NULL),(624,'4','2025-05-02','P','2025-05-02 05:05:42',NULL),(624,'4','2025-05-06','P','2025-05-08 04:59:42',NULL),(624,'4','2025-05-07','P','2025-05-08 04:59:58',NULL),(624,'4','2025-05-08','P','2025-05-08 05:00:27',NULL),(624,'4','2025-05-09','P','2025-05-09 06:16:35',NULL),(624,'4','2025-05-10','P','2025-05-10 06:30:42',NULL),(624,'4','2025-05-12','P','2025-05-12 03:48:16',NULL),(624,'4','2025-05-13','A','2025-05-13 03:46:51',NULL),(624,'4','2025-05-14','P','2025-05-14 04:03:53',NULL),(624,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(624,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(624,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(624,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(624,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(624,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(624,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(624,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(624,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(624,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(624,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(624,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(624,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(624,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(624,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(624,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(624,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(624,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(624,'4','2025-07-03','A','2025-07-03 04:57:59',NULL),(624,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(624,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(624,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(624,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(624,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(624,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(626,'Blue','2025-05-16','P','2025-05-16 04:11:37',NULL),(626,'Blue','2025-05-17','P','2025-05-17 04:13:47',NULL),(626,'Blue','2025-05-19','P','2025-05-19 06:20:13',NULL),(626,'Blue','2025-05-20','P','2025-05-20 04:46:56',NULL),(626,'Blue','2025-05-21','P','2025-05-21 04:37:14',NULL),(626,'Blue','2025-05-22','P','2025-05-22 05:31:54',NULL),(626,'Blue','2025-05-23','P','2025-05-23 05:50:10',NULL),(626,'Blue','2025-05-26','A','2025-05-26 03:57:10',NULL),(626,'Blue','2025-05-29','P','2025-05-29 04:19:38',NULL),(626,'Blue','2025-05-30','P','2025-05-30 05:20:42',NULL),(626,'Blue','2025-05-31','P','2025-05-31 04:47:26',NULL),(626,'Blue','2025-06-10','P','2025-06-10 07:16:01',NULL),(626,'Blue','2025-06-16','P','2025-06-16 03:21:23',NULL),(626,'Blue','2025-06-23','P','2025-06-23 04:39:54',NULL),(626,'Blue','2025-06-24','P','2025-06-25 05:48:39',NULL),(626,'Blue','2025-06-25','P','2025-06-26 03:53:50',NULL),(626,'Blue','2025-06-30','P','2025-06-30 05:15:58',NULL),(626,'Blue','2025-07-01','P','2025-07-01 05:25:01',NULL),(626,'Blue','2025-07-02','P','2025-07-02 06:30:59',NULL),(626,'Blue','2025-07-03','P','2025-07-03 04:42:40',NULL),(626,'Blue','2025-07-07','P','2025-07-07 05:29:38',NULL),(626,'Blue','2025-07-08','P','2025-07-09 05:09:24',NULL),(626,'Blue','2025-07-09','P','2025-07-09 04:58:33',NULL),(626,'Blue','2025-07-10','P','2025-07-10 05:49:47',NULL),(626,'Blue','2025-07-11','P','2025-07-11 04:05:02',NULL),(626,'Blue','2025-07-14','P','2025-07-14 03:45:51',NULL),(626,'Blue','2025-07-15','P','2025-07-15 08:52:57',NULL),(626,'Blue','2025-07-16','P','2025-07-16 04:27:12',NULL),(626,'Blue','2025-07-17','P','2025-07-17 04:21:43',NULL),(626,'Green','2025-04-11','P','2025-04-12 04:41:52',NULL),(626,'Green','2025-04-12','P','2025-04-12 04:40:59',NULL),(626,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(626,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(626,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(626,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(626,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(626,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(626,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(626,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(626,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(626,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(626,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(626,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(626,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(626,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(626,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(626,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(626,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(626,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(626,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(626,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(626,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(626,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(626,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(626,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(627,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(627,'5','2025-04-15','P','2025-04-15 04:36:03',NULL),(627,'5','2025-04-16','P','2025-04-16 05:27:49',NULL),(627,'5','2025-04-17','P','2025-04-17 03:36:59',NULL),(627,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(627,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(627,'5','2025-04-21','P','2025-04-21 03:39:53',NULL),(627,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(627,'5','2025-04-23','P','2025-04-23 15:55:43',NULL),(627,'5','2025-04-24','P','2025-04-24 04:46:33',NULL),(627,'5','2025-04-25','P','2025-04-25 04:54:00',NULL),(627,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(627,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(627,'5','2025-04-30','P','2025-04-30 04:56:17',NULL),(627,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(627,'5','2025-05-06','P','2025-05-08 05:01:40',NULL),(627,'5','2025-05-07','P','2025-05-08 05:02:23',NULL),(627,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(627,'5','2025-05-09','P','2025-05-09 06:16:19',NULL),(627,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(627,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(627,'5','2025-05-13','P','2025-05-13 03:47:14',NULL),(627,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(627,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(627,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(627,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(627,'5','2025-05-19','A','2025-05-19 06:59:39',NULL),(627,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(627,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(627,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(627,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(627,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(627,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(627,'5','2025-05-30','P','2025-05-30 05:25:11',NULL),(627,'5','2025-05-31','P','2025-05-31 04:24:51',NULL),(627,'5','2025-06-16','P','2025-06-16 05:27:44',NULL),(627,'5','2025-06-23','P','2025-06-25 05:31:58',NULL),(627,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(627,'5','2025-06-30','P','2025-06-30 05:40:58',NULL),(627,'5','2025-07-01','P','2025-07-01 05:29:43',NULL),(627,'5','2025-07-02','A','2025-07-02 06:32:23',NULL),(627,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(627,'5','2025-07-07','P','2025-07-07 05:45:36',NULL),(627,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(627,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(627,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(627,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(627,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(628,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(628,'5','2025-04-15','P','2025-04-15 04:36:03',NULL),(628,'5','2025-04-16','P','2025-04-16 05:27:49',NULL),(628,'5','2025-04-17','P','2025-04-17 03:36:59',NULL),(628,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(628,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(628,'5','2025-04-21','P','2025-04-21 03:39:53',NULL),(628,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(628,'5','2025-04-23','P','2025-04-23 15:55:43',NULL),(628,'5','2025-04-24','P','2025-04-24 04:46:33',NULL),(628,'5','2025-04-25','P','2025-04-25 04:54:00',NULL),(628,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(628,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(628,'5','2025-04-30','P','2025-04-30 04:56:17',NULL),(628,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(628,'5','2025-05-06','P','2025-05-08 05:01:40',NULL),(628,'5','2025-05-07','P','2025-05-08 05:02:23',NULL),(628,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(628,'5','2025-05-09','P','2025-05-09 06:16:19',NULL),(628,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(628,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(628,'5','2025-05-13','P','2025-05-13 03:47:14',NULL),(628,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(628,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(628,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(628,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(628,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(628,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(628,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(628,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(628,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(628,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(628,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(628,'5','2025-05-30','P','2025-05-30 05:25:11',NULL),(628,'5','2025-05-31','P','2025-05-31 04:24:51',NULL),(628,'5','2025-06-16','A','2025-06-16 05:27:44',NULL),(628,'5','2025-06-23','P','2025-06-25 05:31:58',NULL),(628,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(628,'5','2025-06-30','P','2025-06-30 05:40:58',NULL),(628,'5','2025-07-01','P','2025-07-01 05:29:43',NULL),(628,'5','2025-07-02','A','2025-07-02 06:32:23',NULL),(628,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(628,'5','2025-07-07','P','2025-07-07 05:45:36',NULL),(628,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(628,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(628,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(628,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(628,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(629,'KG-2','2025-05-05','P','2025-05-05 11:41:52',NULL),(629,'KG-2','2025-05-06','A','2025-05-10 04:31:30',NULL),(629,'KG-2','2025-05-07','P','2025-05-10 03:22:35',NULL),(629,'KG-2','2025-05-08','P','2025-05-10 03:17:17',NULL),(629,'KG-2','2025-05-09','P','2025-05-10 03:17:55',NULL),(629,'KG-2','2025-05-12','P','2025-05-13 11:47:58',NULL),(629,'KG-2','2025-05-13','A','2025-05-13 11:49:14',NULL),(630,'5','2025-04-14','P','2025-04-14 06:23:03',NULL),(630,'5','2025-04-15','P','2025-04-15 04:36:03',NULL),(630,'5','2025-04-16','P','2025-04-16 05:27:49',NULL),(630,'5','2025-04-17','P','2025-04-17 03:36:59',NULL),(630,'5','2025-04-18','P','2025-04-18 08:31:23',NULL),(630,'5','2025-04-19','P','2025-04-21 03:39:29',NULL),(630,'5','2025-04-21','P','2025-04-21 03:39:53',NULL),(630,'5','2025-04-22','P','2025-04-22 05:01:04',NULL),(630,'5','2025-04-23','P','2025-04-23 15:55:43',NULL),(630,'5','2025-04-24','P','2025-04-24 04:46:33',NULL),(630,'5','2025-04-25','P','2025-04-25 04:54:00',NULL),(630,'5','2025-04-28','P','2025-04-28 06:22:50',NULL),(630,'5','2025-04-29','P','2025-04-29 04:41:14',NULL),(630,'5','2025-04-30','P','2025-04-30 04:56:17',NULL),(630,'5','2025-05-02','P','2025-05-02 05:06:29',NULL),(630,'5','2025-05-06','P','2025-05-08 05:01:40',NULL),(630,'5','2025-05-07','P','2025-05-08 05:02:23',NULL),(630,'5','2025-05-08','P','2025-05-08 05:02:08',NULL),(630,'5','2025-05-09','A','2025-05-09 06:16:19',NULL),(630,'5','2025-05-10','P','2025-05-10 06:29:46',NULL),(630,'5','2025-05-12','P','2025-05-12 03:49:11',NULL),(630,'5','2025-05-13','P','2025-05-13 03:47:14',NULL),(630,'5','2025-05-14','P','2025-05-14 04:04:06',NULL),(630,'5','2025-05-15','P','2025-05-15 04:11:29',NULL),(630,'5','2025-05-16','P','2025-05-16 03:53:35',NULL),(630,'5','2025-05-17','A','2025-05-17 03:55:37',NULL),(630,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(630,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(630,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(630,'5','2025-05-22','A','2025-05-22 05:41:54',NULL),(630,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(630,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(630,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(630,'5','2025-05-30','A','2025-05-30 05:25:11',NULL),(630,'5','2025-05-31','A','2025-05-31 04:24:51',NULL),(630,'5','2025-06-16','P','2025-06-16 05:27:44',NULL),(630,'5','2025-06-23','A','2025-06-25 05:31:58',NULL),(630,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(630,'5','2025-06-30','P','2025-06-30 05:40:58',NULL),(630,'5','2025-07-01','P','2025-07-01 05:29:43',NULL),(630,'5','2025-07-02','P','2025-07-02 06:32:23',NULL),(630,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(630,'5','2025-07-07','P','2025-07-07 05:45:36',NULL),(630,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(630,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(630,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(630,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(630,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(631,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(631,'KG-1','2025-05-06','P','2025-05-10 04:30:40',NULL),(631,'KG-1','2025-05-07','P','2025-05-10 03:21:58',NULL),(631,'KG-1','2025-05-08','P','2025-05-10 03:20:07',NULL),(631,'KG-1','2025-05-09','P','2025-05-10 03:20:44',NULL),(631,'KG-1','2025-05-13','P','2025-05-13 11:47:09',NULL),(632,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(632,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(632,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(632,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(632,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(632,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(632,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(632,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(632,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(632,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(632,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(632,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(632,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(632,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(632,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(632,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(632,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(632,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(632,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(632,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(632,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(632,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(632,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(632,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(632,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(632,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(632,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(632,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(632,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(632,'Green','2025-05-23','L','2025-05-23 05:41:50',NULL),(632,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(632,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(632,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(632,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(632,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(632,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(632,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(632,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(632,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(632,'Green','2025-06-30','A','2025-06-30 05:35:52',NULL),(632,'Green','2025-07-01','A','2025-07-01 05:13:51',NULL),(632,'Green','2025-07-02','A','2025-07-02 06:24:54',NULL),(632,'Green','2025-07-03','A','2025-07-03 04:38:56',NULL),(632,'Green','2025-07-07','A','2025-07-07 05:24:32',NULL),(632,'Green','2025-07-08','A','2025-07-09 05:08:35',NULL),(632,'Green','2025-07-09','A','2025-07-09 04:58:14',NULL),(632,'Green','2025-07-10','A','2025-07-10 05:48:57',NULL),(632,'Green','2025-07-11','A','2025-07-11 04:04:35',NULL),(632,'Green','2025-07-14','L','2025-07-14 03:42:33',NULL),(632,'Green','2025-07-15','A','2025-07-15 08:51:35',NULL),(632,'Green','2025-07-16','A','2025-07-16 04:30:59',NULL),(632,'Green','2025-07-17','A','2025-07-17 04:20:36',NULL),(633,'Green','2025-04-14','P','2025-04-14 04:45:55',NULL),(633,'Green','2025-04-15','P','2025-04-15 04:39:03',NULL),(633,'Green','2025-04-16','P','2025-04-16 05:40:26',NULL),(633,'Green','2025-04-17','P','2025-04-17 03:53:06',NULL),(633,'Green','2025-04-18','P','2025-04-18 08:34:06',NULL),(633,'Green','2025-04-19','P','2025-04-21 03:55:56',NULL),(633,'Green','2025-04-21','P','2025-04-21 03:57:51',NULL),(633,'Green','2025-04-22','P','2025-04-22 04:53:24',NULL),(633,'Green','2025-04-24','P','2025-04-24 04:15:02',NULL),(633,'Green','2025-04-25','P','2025-04-25 04:41:46',NULL),(633,'Green','2025-04-28','P','2025-04-28 04:01:31',NULL),(633,'Green','2025-04-29','P','2025-04-29 04:24:29',NULL),(633,'Green','2025-04-30','P','2025-04-30 04:31:02',NULL),(633,'Green','2025-05-02','P','2025-05-02 04:55:56',NULL),(633,'Green','2025-05-05','P','2025-05-05 11:12:19',NULL),(633,'Green','2025-05-06','P','2025-05-08 04:45:42',NULL),(633,'Green','2025-05-07','P','2025-05-08 04:39:59',NULL),(633,'Green','2025-05-08','P','2025-05-08 04:33:29',NULL),(633,'Green','2025-05-09','P','2025-05-09 06:00:32',NULL),(633,'Green','2025-05-10','P','2025-05-10 06:21:20',NULL),(633,'Green','2025-05-12','P','2025-05-12 03:43:54',NULL),(633,'Green','2025-05-13','P','2025-05-13 04:08:51',NULL),(633,'Green','2025-05-14','P','2025-05-14 03:59:58',NULL),(633,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(633,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(633,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(633,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(633,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(633,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(633,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(633,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(633,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(633,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(633,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(633,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(633,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(633,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(633,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(633,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(633,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(633,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(633,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(633,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(633,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(633,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(633,'Green','2025-07-08','P','2025-07-09 05:08:35',NULL),(633,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(633,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(633,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(633,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(633,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(633,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(633,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(634,'KG-1','2025-05-05','P','2025-05-05 11:41:00',NULL),(634,'KG-1','2025-05-06','A','2025-05-10 04:30:40',NULL),(634,'KG-1','2025-05-07','A','2025-05-10 03:21:58',NULL),(634,'KG-1','2025-05-08','A','2025-05-10 03:20:07',NULL),(634,'KG-1','2025-05-09','A','2025-05-10 03:20:44',NULL),(634,'KG-1','2025-05-13','A','2025-05-13 11:47:09',NULL),(635,'1','2025-04-16','P','2025-04-16 05:34:20',NULL),(635,'1','2025-04-17','P','2025-04-17 03:51:56',NULL),(635,'1','2025-04-18','P','2025-04-18 08:32:07',NULL),(635,'1','2025-04-19','P','2025-04-21 03:53:00',NULL),(635,'1','2025-04-21','P','2025-04-21 03:54:05',NULL),(635,'1','2025-04-22','P','2025-04-22 04:51:55',NULL),(635,'1','2025-04-23','P','2025-04-23 15:54:32',NULL),(635,'1','2025-04-24','P','2025-04-24 04:15:28',NULL),(635,'1','2025-04-25','P','2025-04-25 04:51:59',NULL),(635,'1','2025-04-28','P','2025-04-28 06:25:58',NULL),(635,'1','2025-04-29','P','2025-04-29 04:25:11',NULL),(635,'1','2025-04-30','P','2025-04-30 04:28:14',NULL),(635,'1','2025-05-02','P','2025-05-02 04:45:03',NULL),(635,'1','2025-05-05','P','2025-05-05 11:11:06',NULL),(635,'1','2025-05-06','P','2025-05-08 04:32:21',NULL),(635,'1','2025-05-07','P','2025-05-08 04:31:39',NULL),(635,'1','2025-05-08','P','2025-05-08 04:30:50',NULL),(635,'1','2025-05-09','P','2025-05-09 05:58:06',NULL),(635,'1','2025-05-10','P','2025-05-10 06:23:59',NULL),(635,'1','2025-05-12','P','2025-05-12 03:41:41',NULL),(635,'1','2025-05-13','P','2025-05-13 04:09:08',NULL),(635,'1','2025-05-14','P','2025-05-14 03:58:21',NULL),(635,'Green','2025-05-15','P','2025-05-15 04:04:49',NULL),(635,'Green','2025-05-16','P','2025-05-16 04:09:00',NULL),(635,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(635,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(635,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(635,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(635,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(635,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(635,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(635,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(635,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(635,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(635,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(635,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(635,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(635,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(635,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(635,'Green','2025-06-30','A','2025-06-30 05:35:52',NULL),(635,'Green','2025-07-01','P','2025-07-01 05:13:51',NULL),(635,'Green','2025-07-02','A','2025-07-02 06:24:54',NULL),(635,'Green','2025-07-03','A','2025-07-03 04:38:56',NULL),(635,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(635,'Green','2025-07-08','A','2025-07-09 05:08:35',NULL),(635,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(635,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(635,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(635,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(635,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(635,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(635,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(636,'Pink','2025-05-14','P','2025-05-14 04:01:48',NULL),(636,'Pink','2025-05-15','P','2025-05-15 04:10:06',NULL),(636,'Pink','2025-05-16','P','2025-05-16 04:13:13',NULL),(636,'Pink','2025-05-17','P','2025-05-17 04:16:35',NULL),(636,'Pink','2025-05-19','P','2025-05-19 06:26:38',NULL),(636,'Pink','2025-05-20','P','2025-05-20 04:47:46',NULL),(636,'Pink','2025-05-21','P','2025-05-21 04:31:58',NULL),(636,'Pink','2025-05-22','P','2025-05-22 05:35:36',NULL),(636,'Pink','2025-05-23','P','2025-05-23 05:53:52',NULL),(636,'Pink','2025-05-26','P','2025-05-26 04:00:56',NULL),(636,'Pink','2025-05-29','P','2025-05-29 04:21:41',NULL),(636,'Pink','2025-05-30','P','2025-05-30 05:16:11',NULL),(636,'Pink','2025-06-10','P','2025-06-10 07:29:55',NULL),(636,'Pink','2025-06-16','P','2025-06-16 03:17:43',NULL),(636,'Pink','2025-06-23','P','2025-06-23 04:40:58',NULL),(636,'Pink','2025-06-24','P','2025-06-25 05:45:53',NULL),(636,'Pink','2025-06-25','P','2025-06-26 03:59:19',NULL),(636,'Pink','2025-06-30','P','2025-06-30 05:40:29',NULL),(636,'Pink','2025-07-01','P','2025-07-01 05:25:51',NULL),(636,'Pink','2025-07-02','P','2025-07-02 06:29:57',NULL),(636,'Pink','2025-07-03','P','2025-07-03 04:41:48',NULL),(636,'Pink','2025-07-07','P','2025-07-07 05:26:07',NULL),(636,'Pink','2025-07-08','P','2025-07-09 05:05:53',NULL),(636,'Pink','2025-07-09','P','2025-07-09 04:59:08',NULL),(636,'Pink','2025-07-10','P','2025-07-10 05:50:12',NULL),(636,'Pink','2025-07-11','P','2025-07-11 04:06:43',NULL),(636,'Pink','2025-07-14','P','2025-07-14 03:41:00',NULL),(636,'Pink','2025-07-15','P','2025-07-15 08:52:10',NULL),(636,'Pink','2025-07-16','P','2025-07-16 04:28:44',NULL),(636,'Pink','2025-07-17','P','2025-07-17 04:21:31',NULL),(637,'4','2025-05-15','P','2025-05-15 04:11:49',NULL),(637,'4','2025-05-16','P','2025-05-16 03:52:41',NULL),(637,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(637,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(637,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(637,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(637,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(637,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(637,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(637,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(637,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(637,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(637,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(637,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(637,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(637,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(637,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(637,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(637,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(637,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(637,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(637,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(637,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(637,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(637,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(638,'Green','2025-05-17','P','2025-05-17 04:15:38',NULL),(638,'Green','2025-05-19','P','2025-05-19 06:14:12',NULL),(638,'Green','2025-05-20','P','2025-05-20 04:42:52',NULL),(638,'Green','2025-05-21','P','2025-05-21 04:29:42',NULL),(638,'Green','2025-05-22','P','2025-05-22 05:29:56',NULL),(638,'Green','2025-05-23','P','2025-05-23 05:41:50',NULL),(638,'Green','2025-05-26','P','2025-05-26 03:59:25',NULL),(638,'Green','2025-05-29','P','2025-05-29 04:21:00',NULL),(638,'Green','2025-05-30','P','2025-05-30 05:09:45',NULL),(638,'Green','2025-05-31','P','2025-05-31 04:17:46',NULL),(638,'Green','2025-06-10','P','2025-06-10 07:25:01',NULL),(638,'Green','2025-06-16','P','2025-06-16 03:32:37',NULL),(638,'Green','2025-06-23','P','2025-06-23 04:34:52',NULL),(638,'Green','2025-06-24','P','2025-06-25 05:39:19',NULL),(638,'Green','2025-06-25','P','2025-06-26 04:17:53',NULL),(638,'Green','2025-06-30','P','2025-06-30 05:35:52',NULL),(638,'Green','2025-07-01','A','2025-07-01 05:13:51',NULL),(638,'Green','2025-07-02','P','2025-07-02 06:24:54',NULL),(638,'Green','2025-07-03','P','2025-07-03 04:38:56',NULL),(638,'Green','2025-07-07','P','2025-07-07 05:24:32',NULL),(638,'Green','2025-07-08','A','2025-07-09 05:08:35',NULL),(638,'Green','2025-07-09','P','2025-07-09 04:58:14',NULL),(638,'Green','2025-07-10','P','2025-07-10 05:48:57',NULL),(638,'Green','2025-07-11','P','2025-07-11 04:04:35',NULL),(638,'Green','2025-07-14','P','2025-07-14 03:42:33',NULL),(638,'Green','2025-07-15','P','2025-07-15 08:51:35',NULL),(638,'Green','2025-07-16','P','2025-07-16 04:30:59',NULL),(638,'Green','2025-07-17','P','2025-07-17 04:20:36',NULL),(639,'4','2025-05-17','P','2025-05-17 03:55:12',NULL),(639,'4','2025-05-19','P','2025-05-19 06:52:21',NULL),(639,'4','2025-05-20','P','2025-05-20 04:41:08',NULL),(639,'4','2025-05-21','P','2025-05-21 04:09:07',NULL),(639,'4','2025-05-22','P','2025-05-22 05:39:24',NULL),(639,'4','2025-05-23','P','2025-05-23 05:20:20',NULL),(639,'4','2025-05-26','P','2025-05-26 03:34:00',NULL),(639,'4','2025-05-29','P','2025-05-29 04:15:51',NULL),(639,'4','2025-05-30','P','2025-05-30 05:24:42',NULL),(639,'4','2025-05-31','P','2025-05-31 04:24:09',NULL),(639,'4','2025-06-16','P','2025-06-16 05:24:25',NULL),(639,'4','2025-06-23','P','2025-06-25 05:33:05',NULL),(639,'4','2025-06-24','P','2025-06-25 05:50:15',NULL),(639,'4','2025-06-25','P','2025-06-26 04:19:31',NULL),(639,'4','2025-07-01','P','2025-07-01 05:28:20',NULL),(639,'4','2025-07-02','P','2025-07-02 06:31:59',NULL),(639,'4','2025-07-03','P','2025-07-03 04:57:59',NULL),(639,'4','2025-07-07','P','2025-07-07 05:45:02',NULL),(639,'4','2025-07-08','P','2025-07-09 05:09:56',NULL),(639,'4','2025-07-09','P','2025-07-09 05:00:02',NULL),(639,'4','2025-07-11','P','2025-07-11 04:12:32',NULL),(639,'4','2025-07-14','P','2025-07-14 03:43:29',NULL),(639,'4','2025-07-16','P','2025-07-16 04:30:08',NULL),(640,'5','2025-05-17','P','2025-05-17 03:55:37',NULL),(640,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(640,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(640,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(640,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(640,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(640,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(640,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(640,'5','2025-05-30','P','2025-05-30 05:25:11',NULL),(640,'5','2025-05-31','P','2025-05-31 04:24:51',NULL),(640,'5','2025-06-16','A','2025-06-16 05:27:44',NULL),(640,'5','2025-06-23','P','2025-06-25 05:31:58',NULL),(640,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(640,'5','2025-06-30','P','2025-06-30 05:40:58',NULL),(640,'5','2025-07-01','P','2025-07-01 05:29:43',NULL),(640,'5','2025-07-02','P','2025-07-02 06:32:23',NULL),(640,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(640,'5','2025-07-07','P','2025-07-07 05:45:36',NULL),(640,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(640,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(640,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(640,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(640,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(641,'5','2025-05-19','P','2025-05-19 06:59:39',NULL),(641,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(641,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(641,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(641,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(641,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(641,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(641,'5','2025-05-30','P','2025-05-30 05:25:11',NULL),(641,'5','2025-05-31','P','2025-05-31 04:24:51',NULL),(641,'5','2025-06-16','P','2025-06-16 05:27:44',NULL),(641,'5','2025-06-23','P','2025-06-25 05:31:58',NULL),(641,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(641,'5','2025-06-30','P','2025-06-30 05:40:58',NULL),(641,'5','2025-07-01','P','2025-07-01 05:29:43',NULL),(641,'5','2025-07-02','P','2025-07-02 06:32:23',NULL),(641,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(641,'5','2025-07-07','P','2025-07-07 05:45:36',NULL),(641,'5','2025-07-08','P','2025-07-09 05:12:09',NULL),(641,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(641,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(641,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(641,'5','2025-07-16','P','2025-07-16 04:30:22',NULL),(642,'5','2025-05-20','P','2025-05-20 04:41:24',NULL),(642,'5','2025-05-21','P','2025-05-21 04:08:36',NULL),(642,'5','2025-05-22','P','2025-05-22 05:41:54',NULL),(642,'5','2025-05-23','P','2025-05-23 05:30:32',NULL),(642,'5','2025-05-26','P','2025-05-26 03:34:14',NULL),(642,'5','2025-05-29','P','2025-05-29 04:16:34',NULL),(642,'5','2025-05-30','P','2025-05-30 05:25:11',NULL),(642,'5','2025-05-31','P','2025-05-31 04:24:51',NULL),(642,'5','2025-06-16','P','2025-06-16 05:27:44',NULL),(642,'5','2025-06-23','P','2025-06-25 05:31:58',NULL),(642,'5','2025-06-24','P','2025-06-25 05:50:48',NULL),(642,'5','2025-06-30','P','2025-06-30 05:40:58',NULL),(642,'5','2025-07-01','A','2025-07-01 05:29:43',NULL),(642,'5','2025-07-02','P','2025-07-02 06:32:23',NULL),(642,'5','2025-07-03','P','2025-07-03 04:59:20',NULL),(642,'5','2025-07-07','P','2025-07-07 05:45:36',NULL),(642,'5','2025-07-08','A','2025-07-09 05:12:09',NULL),(642,'5','2025-07-09','P','2025-07-09 05:00:45',NULL),(642,'5','2025-07-11','P','2025-07-11 04:13:57',NULL),(642,'5','2025-07-14','P','2025-07-14 03:43:41',NULL),(642,'5','2025-07-16','P','2025-07-16 04:30:22',NULL);
/*!40000 ALTER TABLE `attendance` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `company`
--

DROP TABLE IF EXISTS `company`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `company` (
  `idCompany` int NOT NULL AUTO_INCREMENT,
  `companyName` varchar(45) NOT NULL,
  `companyAddress` varchar(100) NOT NULL,
  `companyPhone` varchar(45) NOT NULL,
  `timeStamp` datetime NOT NULL,
  `idUser` int NOT NULL,
  `isActive` int DEFAULT '1',
  `idBillTitle` int DEFAULT NULL,
  `unitPrice` int DEFAULT NULL,
  `idCurrency` int DEFAULT NULL,
  `tSign` varchar(45) DEFAULT 'Tenant''s signature',
  `rSign` varchar(45) DEFAULT 'Real estate',
  `vat` float DEFAULT '0',
  `smCharges` float DEFAULT '0',
  PRIMARY KEY (`idCompany`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `company`
--

LOCK TABLES `company` WRITE;
/*!40000 ALTER TABLE `company` DISABLE KEYS */;
INSERT INTO `company` VALUES (1,'My Company','100 main street','98765432','2016-02-15 01:39:03',1,1,8,10,1,'Tenant\'s signature','Real estate',0,0),(2,'Admin','101 main street','2','2019-01-27 07:49:10',1,1,4,20,5,'Tenant\'s signature','Real estate',0,0);
/*!40000 ALTER TABLE `company` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `donor`
--

DROP TABLE IF EXISTS `donor`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `donor` (
  `id` int NOT NULL AUTO_INCREMENT,
  `donor_name` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `donor_whatsapp` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `donor_ref_name` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `donor_whatsapp_sec` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `created_on` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `updated_on` timestamp NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `donor_name_unique` (`donor_name`),
  FULLTEXT KEY `fulltext` (`donor_name`,`donor_ref_name`,`donor_whatsapp`,`donor_whatsapp_sec`)
) ENGINE=InnoDB AUTO_INCREMENT=227 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `donor`
--

LOCK TABLES `donor` WRITE;
/*!40000 ALTER TABLE `donor` DISABLE KEYS */;
INSERT INTO `donor` VALUES (1,'Faisal Naik.','+64226752452','Salman Bhai','','2023-05-18 07:39:26','2025-10-24 13:01:27'),(2,'Naheed Sheikh','+923362384457','Farooq Ahmed','','2023-05-18 07:41:48',NULL),(3,'Najia Miraj','+923212119942','Salman Bhai','','2023-05-18 07:43:03',NULL),(4,'Afshan Khalid','+923018250211','Hamza Haroon','','2023-05-18 07:44:09',NULL),(5,'Sohail Ahmed','+923212119942','Salman Bhai','','2023-05-18 07:44:46','2025-05-02 06:35:06'),(6,'Shahid Nadeem','+923008210505','Hamza Haroon','','2023-05-18 07:45:20',NULL),(7,'Hafeez Ullah','+12629932477','Farooq Ahmed','+923333827642','2023-05-18 07:47:18',NULL),(8,'Faisal Bengali','+923008224470','Nasir Muqeet','','2023-05-18 07:47:58',NULL),(9,'Hafsa Ismail','+352691314816','Salman Bhai','','2023-05-18 07:50:17','2023-05-18 12:15:46'),(11,'Ahmer Siddqui','+18324542726','Salman Bhai','','2023-05-18 07:51:00',NULL),(12,'Kashif Shafi','+923009206358','Shahid Nadeem','','2023-05-18 07:51:57',NULL),(13,'Rehan Mehtab Chawla','+923008233910','Farooq Ahmed','+923002011722','2023-05-18 07:52:48',NULL),(14,'Bilal Abbas','+923212100768','Junaid Ahmed','','2023-05-18 07:58:12','2023-06-25 10:23:33'),(15,'Adeel Wali Muhammad','+923058278786','Hamza Haroon','','2023-05-18 08:00:43',NULL),(16,'Syed Sheraz Ali','+27834331818','Syed Faraz Ali','','2023-05-18 08:01:40',NULL),(17,'Rashid Faheem','+14166718512','Salman Bhai','','2023-05-18 08:03:31','2025-05-02 06:42:41'),(18,'Arif Inam','+14166718512','Salman Bhai','','2023-05-18 08:04:42',NULL),(19,'Abida Saleem','+923002655892','Hamza Haroon','','2023-05-18 08:06:23',NULL),(20,'Muhammad Rizwan','+447508443372','Salman Bhai','','2023-05-18 08:07:07',NULL),(21,'Salman Jangda','+923218200494','Farooq Ahmed','','2023-05-18 08:08:32','2024-04-05 08:33:11'),(22,'Ahmed Zaid','+19095192227','Hamza Haroon','','2023-05-18 08:09:34',NULL),(23,'Shabbir Ismail','+923332111763','Farooq Ahmed','','2023-05-18 08:10:59',NULL),(24,'Ambreen Ismail','+923212119942','Salman Bhai','','2023-05-18 08:11:47','2025-05-02 06:35:29'),(25,'Umm-e-Sarim','+923212111763','Farooq Ahmed','','2023-05-18 08:17:49','2023-05-18 08:33:00'),(27,'Qamar Ahsan','+18105139810','Farooq Ahmed','','2023-05-18 08:35:58','2023-05-18 12:18:27'),(28,'Nasir Muqeet','+923008210357','Farooq Ahmed','','2023-05-18 08:36:39',NULL),(29,'Ayesha Khan','+14697561608','Junaid Ahmed','','2023-05-18 08:40:25',NULL),(30,'Iffat Rashid','+923018280891','Hamza Haroon','+923008253421','2023-05-18 08:42:56',NULL),(31,'Saifan Shabbir','+923212111763','Farooq Ahmed','','2023-05-18 08:44:21',NULL),(32,'Leena Rasheed','+16478195752','Hamza Haroon','','2023-05-18 08:46:05',NULL),(33,'Amir Muqeet','+923212292271','Nasir Muqeet','','2023-05-18 08:47:56','2023-10-14 07:17:49'),(34,'Najma Asaar','+12145498418','Hamza haroon','','2023-05-18 08:48:41',NULL),(35,'Adnan Siddiqui','+923212119942','Salman Bhai','','2023-05-18 08:49:51','2025-05-02 06:35:36'),(36,'Shazia','+14088879744','Hamza Haroon','','2023-05-18 08:50:36','2023-05-18 12:26:55'),(37,'Athar Waheed','+32466465093','Salman Bhai','','2023-05-18 08:51:11','2023-05-18 12:28:38'),(38,'Abdul Rashid','+923018280891','Hamza Haroon','+923008253421','2023-05-18 08:52:22',NULL),(39,'Afrah ','+923422088846','Ali Hashmi','','2023-05-18 08:53:27',NULL),(40,'Fatima Taufeeq','+923212636538','Hamza Haroon','','2023-05-18 08:54:39',NULL),(41,'Mariam ','+923002002533','Hamza Haroon','','2023-05-18 08:57:15',NULL),(42,'Falak and Manaal','+923212444754','Hamza Haroon','+923232744806','2023-05-18 08:58:41',NULL),(43,'Muhammad Shafi Khan','+96599750347','Shahid Nadeem','','2023-05-18 08:59:36','2025-04-29 08:07:53'),(44,'Syed Abbas Ali','+923218917574','Syed Faraz Ali','','2023-05-18 09:03:35',NULL),(45,'Muslim Mujhahid','+923219257466','Salman Bhai','','2023-05-18 09:04:13',NULL),(46,'Osama','+923212119950','Salman Bhai','','2023-05-18 09:04:43',NULL),(47,'Sumera Maqsood','+966561218212','Farooq Ahmed','','2023-05-18 09:05:12',NULL),(48,'Adnan Ahmed Siddiqui','+923002851105','Yawar','','2023-05-18 09:06:08',NULL),(49,'Aesha Salman','+923212119951','Salman Bhai','','2023-05-18 09:06:39',NULL),(50,'Kamran Rafi','+923008210357','Nasir Muqeet','','2023-05-18 09:07:23',NULL),(51,'Dr Humera','+16132228897','Farooq Ahmed','','2023-05-18 09:07:52',NULL),(52,'Yosuf Abbas','+97455378731','Syed Jawad Ali','','2023-05-18 10:31:11',NULL),(53,'Arifa Kamal','+923212119942','Salman Bhai','','2023-05-18 10:35:05','2025-05-02 06:35:15'),(54,'Manizeh & Zainab','+923322204029','Hamza Haroon','+923328231444','2023-05-18 10:37:47','2023-05-18 10:57:41'),(55,'Fawwad Muhammad','+19089221348','Junaid Ahmed','','2023-05-18 11:14:42',NULL),(56,'Aamir Valli','+923452157770','Salman Bhai','','2023-05-18 11:15:46',NULL),(57,'Natasha Zafar','+923212119942','Salman Bhai','','2023-05-18 11:17:14','2025-05-02 06:35:23'),(58,'Khurram Amjad','+923212220931','Salman Bhai','','2023-05-18 11:18:15','2025-03-12 16:00:20'),(59,'Adil Mukhtar','+923000607542','Farooq Ahmed','','2023-05-18 11:19:06',NULL),(60,'Dr. Nuzhat','+923332270878','Farooq Ahmed','','2023-05-18 11:20:46','2023-09-20 08:41:02'),(61,'Sumera Shoaib Azhar','+971502061773','Farooq Ahmed','','2023-05-18 11:21:57','2023-05-18 11:32:25'),(62,'Hamza Haroon','+923002002533','Farooq Ahmed','','2023-05-19 12:05:44',NULL),(63,'Syed Jawad Ali','+97455378731','Farooq Ahmed','','2023-05-19 12:08:34',NULL),(64,'Saba Shafi','+923332102539','Hamza Haroon','','2023-05-19 12:18:30',NULL),(65,'Shoaib Azhar','+971507474807','Farooq Ahmed','','2023-05-19 12:23:39',NULL),(66,'Dr Zulfiqar Haider','+923212119942','Salman Bhai','','2023-05-19 13:08:48',NULL),(67,'Raheel Auditor','03095551161','Farooq Ahmed','','2023-05-21 03:01:47','2025-05-03 12:18:27'),(68,'Sarim Shabbir','+923212111763','Farooq Ahmed','','2023-05-21 03:27:56',NULL),(69,'Hafeez Bilwani','+923218200494','Farooq Ahmed Khan','+6282146745007','2023-05-21 04:13:59','2025-12-28 20:20:00'),(70,'Mehmood Desmukh','+923008241302','Salman Bhai','','2023-05-21 04:44:48',NULL),(71,'Atika Burney','+923212006797','Salman Bhai','','2023-05-22 08:21:39',NULL),(72,'Muhammad Shoaib','+923008298262','Salman Bhai','','2023-05-22 08:33:49',NULL),(73,'Asma Lakhani','+966505505963','Salman Bhai','','2023-05-22 08:38:03','2023-07-04 14:14:15'),(74,'Asad Iqbal Hashmi','+18574888289','Basit USA','','2023-05-22 08:41:56',NULL),(75,'Faisal Rehman','+923116382719','Salman Bhai','','2023-05-22 08:51:14',NULL),(76,'Mehak Rafi','+923002026796','Hamza Haroon','','2023-05-22 08:58:35','2024-03-16 07:03:01'),(77,'Ghufran','+971562916599','Syed Faraz Ali','','2023-05-22 09:01:51',NULL),(78,'Hina Ayaz','+12898344665','Fahad Yawar','','2023-05-22 09:04:17',NULL),(79,'Noman Rafi','+18315419950','Hamza Haroon','','2023-05-22 09:08:03',NULL),(80,'Syed Azhan Shah','+923453122286','Junaid Ahmed','','2023-05-22 09:32:07',NULL),(81,'Osama Loan','+447542215906','Hamza Haroon','','2023-06-01 13:44:44',NULL),(82,'Fouzia Parekh','+923008259755','Salman Bhai','','2023-06-01 13:56:27','2025-12-28 20:29:19'),(83,'Obaid Ur Rehman','+18502253592','Faraz Susar','','2023-06-12 07:43:36',NULL),(84,'Irshad Hussain Khan','+923017639116','Butto - Embassy Inn Hotel','','2023-08-28 06:31:13','2023-08-28 06:41:48'),(85,'Fatima Khan','+923017639116','Butto - Embassy Inn Hotel','','2023-08-28 06:34:13',NULL),(86,'Abdul Hadi Khan','+923308464771','Butto - Embassy Inn Hotel','','2023-08-28 06:37:31',NULL),(87,'Huda Bhutto','+923308464771','Butto - Embassy Inn Hotel','','2023-08-28 06:38:51',NULL),(88,'Hamza Bhutto','+923332199223','Butto - Embassy Inn Hotel','','2023-08-28 06:40:01',NULL),(89,'Sardar A Sheikh','+9233333807580','Farooq Ahmed','','2023-08-28 07:27:17',NULL),(90,'Embassy Inn Hotel','+923332215905','Hamza Haroon','','2023-08-28 07:37:15',NULL),(91,'Muhammad Jawaid ','+923018224552','Nasir Muqeet','','2023-08-28 07:45:45',NULL),(92,'BLANK','+923000000000','nONE','','2023-08-28 07:47:53','2025-04-29 08:54:33'),(93,'Dr. Noreen Farid ','+971565453119','Farukh Ansari','','2023-09-20 08:23:13','2023-09-20 08:40:22'),(94,'Faizan Ahmed Khan','+92 3218271325','Farukh Ansari','','2023-09-20 12:08:53',NULL),(95,'Emad Quraishi','+923222388840','Faraz Susaar','','2023-09-21 13:02:58',NULL),(96,'Yasmeen Zafar','+17135040156','Samreen Khan','','2023-09-28 06:16:40',NULL),(97,'Osama Imtaiz','+19724409666','Farukh Ansari','','2023-09-29 05:34:14',NULL),(98,'Amira Shamsuddin','+19724409666','Farukh Ansari','','2023-09-29 05:34:49',NULL),(99,'Khalid Rafi','+923366661337','Hamza Haroon','','2023-09-30 08:30:57',NULL),(100,'Syed Shafiq Ahmed Razvi','+966560652819','Faraz Susaar','','2023-09-30 09:49:32',NULL),(101,'Ayaz Abdullah Baig','+96891330898','Farukh Ansari','','2023-10-01 06:55:37',NULL),(102,'Noor-us-Sabah Ayaz','+96891334734','Farukh Ansari','','2023-10-01 06:56:12',NULL),(103,'Ayesha Faraz','+27732107869','Faraz','','2023-10-01 09:39:56',NULL),(104,'Zulfiqar ','+8613826155850','Faraz','','2023-10-02 08:15:05','2023-12-13 09:12:11'),(105,'Shakil Ahmed','+923009294545','Sohail Bhai','','2023-10-03 10:47:27',NULL),(106,'Asif Ahmed','+923002750504','Sohail Bhai','','2023-10-03 10:48:44',NULL),(107,'Syed Ashfaq Hussain','+923008240868','Farukh Ansari','','2023-10-04 12:06:36',NULL),(108,'ZEESHAN Shahid','+923218284400','Farukh Ansari','','2023-10-04 14:23:25',NULL),(109,'Abdul Moiz Baig','+923333858767','Junaid Ahmed','','2023-10-05 08:36:33',NULL),(110,'Muhammad Qasim Tallib','+923452875980','Abdul Moiz ','','2023-10-05 08:52:42',NULL),(111,'Nadeem Khan','+393333890091','Farooq Ahmed','','2023-10-06 05:06:13',NULL),(112,'Haris Jawaid ','+923462669907','Nasir Muqeet','','2023-10-14 07:26:57','2023-10-14 07:31:54'),(113,'Saleem Karim ','+923228993626','Salman Haroon NAVTTC','','2023-10-14 13:49:46',NULL),(114,'Rubina Imran','+923323251867','Sohail Bhai','','2023-10-16 17:11:48',NULL),(115,'Naveed Pirani','+923328217079','Sohail Bhai','','2023-10-16 18:15:29',NULL),(116,'Syed Naved Rafiq','+44 7850 337661','Faraz Bhai','','2023-10-17 14:03:48',NULL),(117,'Guitar Jahansooz','+14156853790','Hafeez Bilwani','','2023-10-19 13:07:31','2023-10-23 03:56:39'),(118,'Shaheen Bilwani','+61407826005','Hafeez Bilwani','','2023-10-20 06:23:12','2023-10-23 03:56:46'),(119,'Jayde Porep','+61404527763','Hafeez Bilwani','','2023-10-20 06:24:15','2023-10-23 03:56:51'),(120,'Desi Wulandari ','+6285280045085','Hafeez Bilwani','','2023-10-20 06:25:53','2023-10-23 03:56:57'),(121,'Adam Bilwani','+6281913963649','Hafeez Bilwani','','2023-10-20 06:26:50','2023-10-23 03:57:05'),(122,'Paul Husband','+85294626672','Hafeez Bilwani','','2023-10-20 06:27:47','2023-10-23 03:57:15'),(123,'Danny Chihitu','+61403035090','Hafeez Bilwani','','2023-10-20 06:28:40','2023-10-23 03:57:22'),(124,'Seth Gordon','+14158060226','Hafeez Bilwani','','2023-10-21 06:32:41',NULL),(125,'Yana','+6289632573179','Hafeez Bilwani','','2023-10-21 07:06:18',NULL),(126,'Dwi Permadi Inivie','+6281238182000','Hafeez Bilwani','','2023-10-23 08:07:36',NULL),(127,'Ahmed Kamal','+923008221400','Farukh Ansari','','2023-11-01 07:51:54',NULL),(130,'Syafiana Oktaviviani & Robin Lindhoim','+46707664321','Hafeez Bilwani','','2023-11-10 06:47:43',NULL),(131,'Eliayas Amigos','+61427654000','Hafeez Bilwani','','2023-11-15 08:08:30',NULL),(132,'Rafiq Family','+923105000004','Faraz','','2023-12-16 04:50:14',NULL),(133,'Saba Zahoor','+447731822917','Syed Faisal KSA','','2023-12-17 04:29:01',NULL),(134,'Syed Faisal','+966540708332','Javed Miandad','','2023-12-17 04:31:11',NULL),(135,'Shamim and Arti Quereshi','+62457517565','Hafeez Bilwani','','2023-12-23 07:08:13','2023-12-23 07:09:46'),(136,'Benjamin O\'Hare and Vivi','+85255017660','Hafeez Bilwani','','2023-12-23 07:10:14',NULL),(137,'Syed Mehmood Ahmed','+353899858918','Javeed Miandad','','2023-12-30 06:56:14',NULL),(138,'Maleeha Fayyaz ','+61413222008','Fatima','','2024-01-04 07:20:59','2025-12-28 19:49:57'),(139,'Qamar Rasheed','+16478195752','Hamza Haroon','','2024-01-15 07:03:33','2025-12-28 19:40:43'),(140,'Hajra Haroon','03205206084','Farooq Ahmed','','2024-01-26 06:24:04',NULL),(141,'Haroon Ashiq','+923125218422','Farooq Ahmed','','2024-01-26 06:26:06',NULL),(142,'Zeeshan  s/o Nawaz','+966561770161','Shahid KSA','','2024-01-31 09:12:59','2024-03-29 10:16:00'),(143,'Syed Rasheed Ahmed','+61413222008','Maleeha Fayyaz','','2024-02-12 08:13:07',NULL),(144,'Maleeha Bano Fayyaz','+61413222008','Maleeha Fayyaz','','2024-02-12 08:20:30','2025-12-28 19:50:28'),(145,'Syed Muhammad Aslam','+61413222008','Maleeha Fayyaz','','2024-02-12 08:25:49',NULL),(146,'Syed Muhammad Fayyaz','+61413222008','Maleeha Fayyaz','','2024-02-12 08:28:04',NULL),(147,'Muhammad Ibrahim Qazi','+61413222008','Maleeha Fayyaz','','2024-02-12 08:30:54',NULL),(148,'Muhammad Daniyal Azeem','+61413222008','Maleeha Fayyaz','','2024-02-12 08:35:20',NULL),(149,'Faisal Basheer','+61413222008','Maleeha Fayyaz','','2024-02-12 08:37:55',NULL),(150,'Syed Tehseen Ur Rehman','+61413222008','Maleeha Fayyaz','','2024-02-12 08:40:26',NULL),(151,'Syed Muhammad Amin ud din','+61413222008','Maleeha Fayyaz','','2024-02-12 08:57:28',NULL),(152,'Hazrat Khadija (SAW)','+61413222008','Maleeha Fayyaz','','2024-02-12 09:00:07',NULL),(153,'Hazrat Abu Bakr Siddique (SAW)','+61413222008','Maleeha Fayyaz','','2024-02-12 09:03:37',NULL),(154,'Hazrat Umar Farooq (SAW)','+61413222008','Maleeha Fayyaz','','2024-02-12 09:05:41',NULL),(155,'Hazrat Muhammad PBUH','+61413222008','Maleeha Fayyaz','','2024-02-12 09:21:35',NULL),(156,'Hazrat Usman (SAW)','+61413222008','Maleeha Fayyaz','','2024-02-12 09:24:03',NULL),(157,'Dr Israr Ahmed','+61413222008','Maleeha Fayyaz','','2024-02-12 09:27:41',NULL),(158,'Talat Bano','+61413222008','Maleeha Fayyaz','','2024-02-13 05:17:46',NULL),(159,'Syed Muhammad Imtiaz','+61413222008','Maleeha Fayyaz','','2024-02-13 05:26:42',NULL),(160,'Kausar Jahan','+61413222008','Maleeha Fayyaz','','2024-02-13 05:27:19',NULL),(161,'Muhammad Tabish Sarwar','+61413222008','Maleeha Fayyaz','','2024-02-13 05:28:51',NULL),(162,'Sahiba Bano Fayyaz','+61413222008','Maleeha Fayyaz','','2024-02-13 05:29:23',NULL),(163,'Tahira Khatoon','+61413222008','Maleeha Fayyaz','','2024-02-13 05:29:42',NULL),(164,'Laila Khatoon','+61413222008','Maleeha Fayyaz','','2024-02-13 05:30:08',NULL),(165,'Dr Nasir','+923005557834','Farooq Ahmed','','2024-03-08 07:05:13',NULL),(166,'Iffat Tahir','+923343533225','Maam Nasra','','2024-03-12 11:43:06','2025-12-28 20:27:59'),(167,'Waqar Adil','+923212119942','Salman Bhai','','2024-03-13 09:26:59',NULL),(168,'Ahmer Imam','+923212119942','Salman Bhai','','2024-03-13 09:27:56','2024-03-13 10:54:43'),(169,'Chaudhary Parvez Iqbal','+00447773271567','Farooq Ahmed','','2024-03-14 05:56:44',NULL),(170,'Raja Qaisar Iqbal','+923005137382','Haroon Ashiq','','2024-03-14 05:58:28',NULL),(171,'Danyal Ejaz','+19175832186','Basit USA','','2024-03-15 08:11:59','2024-10-31 08:04:46'),(172,'Zonera Asad','+17859790866','Basit USA','','2024-03-16 07:16:28','2024-10-31 08:05:14'),(173,'Nabiha Talha','+6582671332','Talha KSA','','2024-03-18 06:06:10',NULL),(174,'Riffat Zaki','+923212119942','Salman Bhai','','2024-03-22 08:47:56','2025-12-28 20:27:51'),(175,'Saleem','+923332286556','Adnan Ifra','','2024-03-24 00:22:31',NULL),(176,'Dr Asif Toufiq','+923212119942','Salman Bhai','','2024-03-27 10:19:07',NULL),(177,'Furqan Ahmad Khan','+447740950768','Maam Samreen','','2024-04-01 09:36:41',NULL),(178,'Tabish Sarwar','+17326095484','Basit USA','','2024-04-12 07:36:43','2024-10-31 08:05:37'),(179,'Mehboob Ur Rehman','+923336963656','Junaid Khan','','2024-05-14 07:07:15',NULL),(180,'Bushra Karim Khan','+923464684500','Junaid Khan','+923002018981','2024-06-24 08:10:45',NULL),(181,'Charlie','+6281999886570','Hafeez Bilwani','','2024-10-18 08:40:08',NULL),(182,'Mazhar Valjee & Tehseen','+923008266632','Qurat Tul Ain','','2024-10-24 10:32:50',NULL),(183,'Adeeb Ahmed','+92 321 1115546','Farukh Ansari','','2024-10-25 10:54:30','2025-12-28 20:13:09'),(184,'Shahid Mustafa','+92 321 8224595','Farukh Ansari / Qurat ul Ain','','2024-10-28 08:23:48','2025-05-03 12:34:21'),(185,'Ali Abbas Sikandar','03212596262','Farukh Ansari','','2024-10-30 13:57:23','2024-11-09 10:36:15'),(186,'Faiz','+17 326091401','Basit USA','','2024-10-31 08:18:23','2025-12-28 20:27:25'),(187,'Syed Ebad','+17326091401','Basit USA','','2024-11-07 08:58:42','2025-03-18 11:19:08'),(188,'Maliha Bhimjee','+923008251216','Qurat Tul Ain','','2024-11-08 10:47:24',NULL),(189,'Syed Maaz Bin Mansoor','+17326091401','Basit USA','','2024-12-04 09:24:38','2025-03-18 11:19:16'),(190,'Zahid Chishty','+17142716217','Hamza Haroon','','2024-12-18 11:54:10',NULL),(191,'Marjaan Feeds (Dr. Najam)','+92 333 0555542','Faisal Moiz (NKATI)','','2024-12-31 06:28:51','2024-12-31 06:41:49'),(192,'Mohammad Ali Mukri','+923212098100','Farrukh Ansri','','2025-01-13 09:13:41',NULL),(193,'Zafar Ansar','NA','Farrukh Ansari','0300828500','2025-01-20 13:17:57',NULL),(194,'Akhtar Ismail','+923008268884','Shabbir Ismail','','2025-02-06 15:03:22','2025-12-28 19:38:39'),(195,'Dr.Salman & Dr.Naima','+1(402)720-6224','Hamza Haroon','','2025-02-08 09:00:38','2025-12-28 20:22:13'),(196,'Ahmed Ali Hussain','03343630550','Hamza Haroon','','2025-02-20 08:52:43','2025-02-20 08:53:30'),(197,'Aman Ullah','+966580408928','Farooq Ahmed Khan','','2025-02-26 11:15:47',NULL),(198,'Faheem Ahmed','+97333006361','Hamza Haroon','','2025-03-13 09:10:25','2025-12-28 20:22:22'),(199,'VIS Credit Rating Company LTD.','+923452837940','Hamza Haroon','','2025-03-13 09:15:09','2025-12-28 20:22:32'),(200,'Faisal Mubarik','+447961708601','Hamza Haroon','','2025-03-13 22:19:54','2025-12-28 20:22:43'),(201,'Shahzad Ahmed','+923212119942','Salman Bhai','','2025-03-15 07:17:04',NULL),(202,'Muhammad Farooq Lakhani','+966505505963','Salman Bhai','','2025-03-15 07:24:42',NULL),(203,'Muhammad Aamir','+923212119942','Salman Bhai','','2025-03-16 15:54:36',NULL),(204,'Qamar Usman','+923008253868','Farooq Ahmed Khan','','2025-03-17 08:13:53',NULL),(205,'Tanveer MK','+923212423503','Samreen Khan','','2025-03-18 08:55:03','2025-12-28 20:30:39'),(206,'Ubaid Ali Khan','+966563297025','Samreen Khan','','2025-03-18 08:55:44',NULL),(207,'Nadeem Ahmad','+923462802534','Junaid Ahmed','','2025-03-19 06:50:30',NULL),(208,'Sara Izhan','+923312128902','Nasir Muqeet','','2025-03-19 07:04:48',NULL),(209,'Syed Ali Raza','+971552385825','Shahid Nadeem','','2025-03-19 08:39:40','2025-04-19 12:40:55'),(210,'Ghulam Jilani Siddiqui','+923322433554','Junaid Ahmed','','2025-03-28 08:35:00',NULL),(211,'Nighat Fatima','+923341121108','Junaid Ahmed','','2025-03-28 08:51:58','2025-03-28 08:52:28'),(212,'Syed Shariq Raza','+19092175779','Sir Farooq ','','2025-03-29 18:24:56',NULL),(213,'Hussain Kassam','+92 300 8238751','Midas Safety','','2025-10-06 09:00:43','2025-12-28 20:31:02'),(217,'Faisal Naik','+64226752452','Salman Bhai','','2025-10-08 11:02:10',NULL),(225,'Humayoon','+923432843873','Hamza Haroon','','2025-12-17 10:50:25','2025-12-28 20:22:57'),(226,'Tahir Ali','+923002232181','Farukh Ansari','','2026-01-07 11:18:24',NULL);
/*!40000 ALTER TABLE `donor` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `family`
--

DROP TABLE IF EXISTS `family`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `family` (
  `id` int NOT NULL AUTO_INCREMENT,
  `father_cnic` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `father_name` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `father_phone` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `father_occup` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `address` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `religion` varchar(12) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `children_count` int NOT NULL,
  `mother_name` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `mother_cnic` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `mother_occup` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `zakat` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `emerg_name` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `emerg_relation` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `emerg_num` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `created_on` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `updated_on` timestamp NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `father_cnic` (`father_cnic`),
  FULLTEXT KEY `fulltext` (`father_cnic`,`father_name`,`father_phone`,`father_occup`,`address`,`mother_name`,`mother_cnic`,`mother_occup`,`emerg_name`,`emerg_relation`,`emerg_num`,`religion`,`zakat`)
) ENGINE=InnoDB AUTO_INCREMENT=503 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `family`
--

LOCK TABLES `family` WRITE;
/*!40000 ALTER TABLE `family` DISABLE KEYS */;
INSERT INTO `family` VALUES (1,'42101-1637074-5','Muhammad Waseem','03072790940','Factory Worker','House # B-205, Sector 11-E, North Karachi. ','Islam',2,'Shehnaz','41103-0232049-2','Housewife','Yes','Shehnaz','Maternal Grand Mother','03102242713','2023-05-16 03:31:44','2023-06-02 04:13:00'),(2,'41304-5830045-3','Muhammad Irfan','03152949226','Labour','House # B-176, Sector 11-E, North Karachi.','Islam',3,'Shabnam','41303-1338238-0','Housewife','Yes','Shabnam','Mother','03121137722','2023-05-16 03:31:44','2023-06-20 08:58:29'),(7,'42101-3510900-7','Muhammad Faheem','03142128778','Ironer','House # B-1011, Sector 11-E, North Karachi. ','Islam',6,'Samreen','42101-5717438-0','Cloth Cropper','Yes','Samreen','Mother','03091234705','2023-05-16 03:31:44','2023-06-02 04:13:57'),(9,'42101-1948468-9','Muhammad Asif','03002854523','Painter','House # B-114, Sector 11-E, North Karachi. ','Islam',4,'Tabassum','','Housewife','Yes','Tabassum','Mother','03232807735','2023-05-16 03:31:44','2023-06-02 04:14:57'),(11,'42101-2729543-5','Pervaiz Khan','03432573997','Plumber','House # B-221, Sector 11-E, North Karachi. ','Islam',2,'Madina','42201-0634482-2','Housewife','Yes','Madina','Mother','03162937198','2023-05-16 03:31:44','2023-06-02 04:14:07'),(12,'42101-0742923-1','Ayaz Ali Khan','03142013279','Salesman','House # L-412, Sector 11-E, North Karachi. ','Islam',3,'Shazia','42101-5725956-0','Housewife','Yes','Shazia','Mother','03102715053','2023-05-16 03:31:44','2023-06-02 04:15:03'),(16,'42501-1611938-1','Muhammad Imran Chaudry','03075201704','Factory Worker','House # A-447, Sector 11-E, North Karachi. ','Islam',4,'Rimsha','','Housewife','Yes','Rimsha','Mother','03102715053','2023-05-16 03:31:44','2023-06-02 04:15:09'),(18,'42101-8075465-1','Muhammad Ayub','03082901300','Driver','House # B-323, Sector 11-E, North Karachi. ','Islam',4,'Rukhsana','42101-4576210-6','Housewife','Yes','Ubaid','Brother','03178534508','2023-05-16 03:31:44','2024-09-07 06:44:36'),(19,'31201-0667933-5','Muhammad Riyaz','03037671360','Labour','House # 195, Sector 11-E, North Karachi. ','Islam',5,'Yasmeen','31201-7525823-2','Housewife','Yes','Yasmeen','Mother','03069364208','2023-05-16 03:31:44','2023-09-09 12:56:30'),(20,'35104-0347332-9','Munawar Ali','03052794679','Shopkeeper','House # B-153, Sector 11-E, North Karachi. ','Islam',8,'Shamim','35104-0737558-2','Housewife',NULL,'Shamim','Mother','0317232328367','2023-05-16 03:31:44','2024-02-21 06:57:18'),(21,'36201-2207539-7','Muhammad Younus','03004969246','Labour','House # B-55, Sector 11-E, North Karachi. ','Islam',7,'Ramzana Bibi','31201-5575832-8','Housewife','Yes','Ramzana Bibi','Mother','03020278381','2023-05-16 03:31:44','2023-06-02 04:21:23'),(22,'42000-0506913-7','Sheikh Mushtaq','03183390855','Labour','House # 284, Sector 11-E, North Karachi. ','Islam',3,'Rehana Bibi','','Housewife','Yes','Rehana Bibi','Mother','03168022849','2023-05-16 03:31:44','2024-09-05 04:39:55'),(23,'42101-1131733-9','Jahangir Khan','03103026255','Labour','House # 98, Sector 11-E, North Karachi. ','Islam',5,'Ayesha','42101-7151467-8','Housewife','Yes','Ayesha','Mother','03112824872','2023-05-16 03:31:44','2024-02-21 05:56:56'),(24,'42101-1351974-1','Farhan Ali','03122890121','Labour','House # B-445, Sector 11-E, North Karachi. ','Islam',4,'Nadia','42101-8966338-8','Housewife','Yes','Nadia','Mother','03131491210','2023-05-16 03:31:44','2023-06-02 04:21:39'),(25,'42101-1501612-1','Shehzad Masih','03121077145','Peon','House # 121, Sector 11-E, North Karachi. ','Christianity',4,'Sanam','42101-2294771-2','Housewife','No','Sanam','Mother','03453290329','2023-05-16 03:31:44','2024-01-19 11:29:33'),(26,'42101-1591395-3','Muhammad Ismail','03411296735','Labour','House # 17/2, Sector 11-E, North Karachi. ','Islam',3,'Rehmat','42401-6886891-0','Housewife','Yes','Rehmat','Mother','03122753788','2023-05-16 03:31:44','2023-06-02 04:21:51'),(27,'42101-1635606-3','Tanveer Zia','03152453858','storekeeper','House # C-276, Sector 11-E, North Karachi. ','Islam',4,'Tahira','42101-8584923-4','Housewife','Yes','Tahira','Mother','03232190875','2023-05-16 03:31:44','2025-05-13 14:00:20'),(28,'42101-1780022-9','Muhammad Kashif','03158123822','Labour','House # A-81, Sector 11-E, North Karachi. ','Islam',3,'Urooj','42101-4984373-8','Maid','Yes','Urooj','Mother','03168169607','2023-05-16 03:31:44','2023-06-02 04:22:08'),(29,'42101-1798104-5','Muhammad Shoaib Malik','03213837246','Self Employee','House # 553, Sector 11-E, North Karachi. ','Islam',3,'Sadia','42101-9632072-8','Housewife','Yes','Sadia','Mother','03213837245','2023-05-16 03:31:44','2023-09-20 13:40:12'),(30,'42101-1876046-1','Aziz Ullah Qazi','03132153927','Driver','House # A-383, Sector 11-E, North Karachi. ','Islam',2,'Nadia','42201-0329909-0','Housewife','No','Shazia','Mother','03152164778','2023-05-16 03:31:44','2024-09-13 10:09:08'),(31,'42101-2513565-9','Muhammad Asif','03128291023','Painter','House # 248, Sector 11-E, North Karachi. ','Islam',6,'Nazia','42101-6021899-0','Housewife','Yes','Nazia','Mother','03128291024','2023-05-16 03:31:44','2023-06-02 04:24:29'),(32,'42101-3668795-5','Kabir Hussain','03222444604','Tailor','House # B-32, Sector 11-E, North Karachi. ','Islam',2,'Nabeela','42101-9112317-8','Housewife','Yes','Nabeela','Mother','03181404690','2023-05-16 03:31:44','2023-06-02 04:24:34'),(33,'42101-4202826-5','Muhammad Shoaib Dino','03213664282','Factory Worker','House # B-514 Sector 11-E, North Karachi. ','Islam',5,'Kiran','','Housewife','Yes','Kiran','Mother','03452642482','2023-05-16 03:31:44','2023-06-02 04:24:44'),(34,'42101-4438002-9','Muhammad Kamran Yameen','03158440780','Factory Worker','House # 98 Sector 11-E, North Karachi. ','Islam',2,'Samreen','42101-9175272-6','Housewife','Yes','Samreen','Mother','03166019085','2023-05-16 03:31:44','2023-06-02 04:24:51'),(35,'42101-5720935-1','Muhammad Amjad Khan','03112348832','Self Employee','House # 97, Sector 11-E, North Karachi. ','Islam',3,'Sabra','','Housewife','Yes','Sabra','Mother','03171246613','2023-05-16 03:31:44','2023-06-02 04:24:56'),(37,'42101-6471852-9','Kamran ','03453348528','Labour','House # B-293, Sector 11-E, North Karachi. ','Islam',3,'Hina','42101-0360721-4','Housewife','Yes','Hina','Mother','03152753072','2023-05-16 03:31:44','2025-09-17 04:22:55'),(38,'42101-6502952-5','Imran Shah','03151031860','Labour','House # B-75, Sector 11-E, North Karachi. ','Islam',4,'Shazia','','Housewife','Yes','Shazia','Mother','03192788443','2023-05-16 03:31:44','2024-02-21 06:54:59'),(39,'42101-7233807-7','Muhammad Asif Ali','03222338407','Self Employee','House # A-121, Sector 11-E, North Karachi. ','Islam',3,'Kanwal Naz','42101-1415619-0','Housewife','Yes','Kanwal Naz','Mother','03118054089','2023-05-16 03:31:44','2023-06-02 04:25:39'),(40,'42101-4482174-5','Fawad Hussain','03132149390','Security Guard','House # 505, Sector 11-E, North Karachi. ','Islam',4,'Iffat','42101-3364330-0','Housewife','Yes','Iffat','Mother','03118386807','2023-05-16 03:31:44','2023-06-02 04:26:27'),(41,'42101-7464235-7','Muhammad Naeem','03442603141','Self Employee','House # B-38 Sector 11-E, North Karachi. ','Islam',2,'Zahida','','Housewife','Yes','Zahida','Mother','03462775860','2023-05-16 03:31:44','2023-06-02 04:27:38'),(43,'42101-7918807-1','Muhammad Imran','03163271841','Labour','House # B-21, Sector 11-E, North Karachi. ','Islam',4,'Shumaila','','Housewife','No','Shumaila','Mother','03122716631','2023-05-16 03:31:44','2023-06-02 04:27:49'),(44,'42101-8010463-5','Syed Khalid Ali','03122145248','Mobile Repairing','House # LS-5, Sector 11-L, North Karachi. ','Islam',4,'Saba','42101-8009107-8','Housewife','No','Saba','Mother','03102698022','2023-05-16 03:31:44','2023-06-17 03:53:50'),(45,'42101-8672126-7','Muhammad Abbas','03103121548','Labour','House # 17/2, Sector 11-E, North Karachi. ','Islam',6,'Reema','44102-6751384-6','Housewife','Yes','Reema','Mother','03180163170','2023-05-16 03:31:44','2023-06-02 04:28:05'),(46,'42101-8710104-1','Javed Ali Khan','03172089055','Salesman','House # A-412, Sector 11-E, North Karachi. ','Islam',4,'Qamar-Un-Nisa','42101-4943750-2','Housewife','Yes','Qamar-Un-Nisa','Mother','03193038710','2023-05-16 03:31:44','2024-09-03 06:22:50'),(47,'42101-9847853-1','Muhammad Sadiq','03142345464','Factory Worker','House # B-99, Sector 11-E, North Karachi. ','Islam',3,'Rehmat Bibi','42101-2723214-8','Housewife','Yes','Rehmat Bibi','Mother','03194571171','2023-05-16 03:31:44','2023-06-02 04:28:20'),(48,'42301-0843693-2','Muhammad Imran','03432620270','Painter','House # 69, Sector 11-E, North Karachi. ','Islam',4,'Nargis','','Housewife','Yes','Nargis','Mother','03048450760','2023-05-16 03:31:44','2023-06-02 04:28:26'),(49,'42401-7044360-3','Muhammad Jameel','03112821724','Salesman','House # A-506, Sector 11-E, North Karachi. ','Islam',2,'Saima','42401-7802908-6','Housewife','Yes','Saima','Mother','03182964920','2023-05-16 03:31:44','2024-03-09 04:42:19'),(50,'44103-0454102-1','Muhammad Shakeel','03181944384','Driver','House # 392, Sector 11-E, North Karachi. ','Islam',1,'Sana','42201-0212927-4','Housewife','Yes','Sana','Mother','03158482408','2023-05-16 03:31:44','2023-06-02 04:28:39'),(51,'42101-7727002-7','Muhammad Tahir','03137506035','Factory Worker ','House # B-441, Sector 11-E, North Karachi. ','Islam',2,'Anum','','Housewife','Yes','Anum','Mother','03172580079','2023-05-16 03:31:44','2023-06-02 04:29:37'),(52,'42101-0482700-7','Jahanzaib Khan','03112714413','Labour ','House # 260, Sector 11-J, North Karachi. ','Islam',3,'Faiza','','Maid','Yes','Hawwa Bibi','Grand Mother','03143962441','2023-05-16 03:31:44','2023-06-02 04:29:43'),(53,'42101-1687553-9','Ilyas Ahmed','03339292958','Accountant','House # 145/6, Sector 11-F, New Karachi. ','Islam',5,'Mahwish','42101-0645785-4','Housewife ','Yes','Mahwish','Mother','03004441744','2023-05-16 03:31:44','2024-09-07 07:25:18'),(54,'42101-0944680-7','Abdul Rasheed','03152113751','Labour ','House # A-362 Sector 11-E, North Karachi. ','Islam',3,'Rehana','42101-0197338-6','Housewife','Yes','Rehana','Mother','03152112935','2023-05-16 03:31:44','2023-06-02 04:29:54'),(55,'42301-1101864-5','Muhammad Sulaiman','03219217242','Salesman','House # B-168, Sector 11-E, North Karachi. ','Islam',6,'Zahida','42301-0929975-0','Housewife','Yes','Okasha','Brother','03122523309','2023-05-16 03:31:44','2023-06-02 04:30:00'),(56,'42101-1832584-5','Muhammad Ali','03102663583','Labour ','House # B-365 Sector 11-E, North Karachi. ','Islam',5,'Shama Naz','42301-6279153-5','Housewife ','Yes','Shama Naz','Mother','03172625505','2023-05-16 03:31:44','2025-05-15 12:50:55'),(57,'42101-5411420-7','Abdul Qadir Khan','03343867592','Accontant','House # B-79, Sector 11-E, North Karachi. ','Islam',2,'Shazia','42101-0741106-2','Accountant','Yes','Shazia','Mother','03222114194','2023-05-16 03:31:44','2023-06-02 04:30:11'),(58,'42101-2378244-3','Muhammad Salman','03152543497','Factory Worker ','House # A-146, Sector 11-E, North Karachi. ','Islam',3,'Kanwal','42101-9751793-4','Housewife','Yes','Kanwal','Mother','03122891887','2023-05-16 03:31:44','2023-06-02 04:30:17'),(60,'42101-5285817-3','Faisal Abdul Rehman','03012736536','Labour ','House # B-420, Sector 11-E, North Karachi. ','Islam',1,'Fouzia','42101-8261756-8','Housewife','Yes','Fouzia','Mother','03162000612','2023-05-16 03:31:44','2023-06-02 04:30:23'),(61,'42101-3620860-5','Faheem Ahmed','03112897622','Factory Worker ','House # A=401,Sector 11-E, North Karachi. ','Islam',4,'Farah','42101-2066296-0','Housewife','Yes','Maliha','Aunt','03178124763','2023-05-16 03:31:44','2023-06-02 04:30:28'),(63,'44103-6731678-9','Muhammad Ali','03181026095','Labour ','House # B-287, Sector 11-E, North Karachi. ','Islam',5,'Fouzia ','44103-1648701-2','Housewife ','Yes','Fouzia','Mother','03118213627','2023-05-16 03:31:44','2025-09-25 07:14:40'),(64,'42101-3429418-5','Muhammad Saleem Bi Dullah','03102332312','Self Employee ','House # 373, Sector 11-E, North Karachi. ','Islam',6,'Maria','','Housewife','Yes','Raees','Uncle','03132168394','2023-05-16 03:31:44','2024-02-21 07:06:30'),(65,'42101-5303264-3','Muhammad Raees Bi Dullah','03072424513','Welder','House # 373, Sector 11-E, North Karachi. ','Islam',1,'Sabra ','42101-5915534-6','Cloth Cropper ','Yes','Sabra','Mother','03102320875','2023-05-16 03:31:44','2024-02-21 07:21:04'),(66,'42101-8537474-9','Muhammad Imran Abdul Rehman ','03112958876','Welder','House # A-420, Sector 11-E, North Karachi. ','Islam',5,'Shabana','42101-7492108-0','Housewife','Yes','Shabana','Mother','03120228715','2023-05-16 03:31:44','2023-06-02 04:36:24'),(67,'42101-5199462-3','Raju Abdul Rehman','03322011075','Painter','House # A-420, Sector 11-E, North Karachi. ','Islam',2,'Maryam','42101-2849499-4','Cloth Cropper ','Yes','Maryam','Mother','03171185299','2023-05-16 03:31:44','2023-06-02 04:36:30'),(68,'42101-1759179-1','Waheed Salam Uddin','03183750907','Self Employee ','House # B-47, Bismillah Colony New Karachi','Islam',6,'Hina','42101-6448798-2','Housewife','Yes','Hina','Mother','03150606284','2023-05-16 03:31:44','2023-06-02 04:40:10'),(69,'42401-5210940-5','Muhammad Jamshed Khan','03112160093','Labour ','House # 174, Sector 11-E, North Karachi. ','Islam',5,'Nagina','17301-4441089-2','Housewife','Yes','Amna','Sister','03182964693','2023-05-16 03:31:44','2023-06-02 04:36:36'),(72,'42101-8080706-7','Muhammad Arif Ishaq','03212563180','Labour ','House # A-397, Sector 11-E, North Karachi. ','Islam',2,'Kauser','42101-8178172-4','Housewife','Yes','Kauser','Mother','03062157701','2023-05-16 03:31:44','2023-06-02 04:36:43'),(73,'42101-1736158-1','Khalid Masih','03102316230','Factory Worker ','House # B-101, Sector 11-E, North Karachi. ','Christianity',4,'Hina (Late)','42101-7700440-0','Housewife','No','Malka','Aunt','03142350945','2023-05-16 03:31:44','2024-02-21 06:47:43'),(75,'32301-4405804-7','Muhammad Shouket Khan','03032722755','Driver ','House # A-352, Sector 11-E, North Karachi. ','Islam',5,'Rehana','32301-0634445-4','Maid','Yes','Rehana','Mother','03089284435','2023-05-16 03:31:44','2024-02-28 05:19:38'),(76,'32301-7168091-5','Muhammad Irfan Gulam Nabi','03003973309','Painter','House # A-353, Sector 11-E, North Karachi. ','Islam',5,'Farzana','32301-5869058-2','Tailor ','Yes','Farzana','Mother','03069207665','2023-05-16 03:31:44','2024-03-05 06:35:31'),(77,'42201-0741355-1','Abdul Qadeer Majeed','03142596119','Factory Worker ','House # A-396, Sector 11-E, North Karachi. ','Islam',4,'Sanobeer','42101-8766866-8','Housewife','Yes','Sanober','Mother','03113255640','2023-05-16 03:31:44','2024-03-05 06:28:48'),(79,'42101-8350604-3','Akram Masih','03448353519','Private Job','House # C/103, Sector 11-E, North Karachi. ','Christianity',4,'Sonia','42101-9269399-4','Maid','No','Sonia','Mother','03232036715','2023-05-16 03:31:44','2023-06-02 04:37:24'),(80,'42401-2492915-3','Zahid Hussain Shabeer','03133325759','Factory Worker ','House # A-120, Sector 11-E, North Karachi. ','Islam',4,'Gulshan','42101-4203076-2','Housewife','Yes','Gulshan','Mother','03122117141','2023-05-16 03:31:44','2024-02-21 07:01:51'),(81,'42101-3553058-9','Rashid Rasheed ','03118899205','Mechanic','House # A-121, Sector 11-E, North Karachi. ','Islam',3,'Mehwish','','Housewife ','Yes','Mehwish','Mother','03130117677','2023-05-16 03:31:44','2023-06-02 04:40:36'),(83,'42101-6360087-3','Peter Parvaiz','03000369087','Factory Worker ','House # B101, Sector 11-E, North Karachi. ','Christianity',3,'Matia','','Housewife ','No','Matia','Mother','03244026488','2023-05-16 03:31:44','2023-06-02 04:37:32'),(84,'42101-7841257-9','Muhammad Ayaz Khan','03153172036','Factory Worker ','House # 373, Sector 11-E, North Karachi. ','Islam',2,'Fouzia ','42101-8647159-0','Housewife','Yes','Fouzia','Mother','03404779951','2023-05-16 03:31:44','2023-06-02 04:40:44'),(85,'42101-6242291-7','Ali Raza Khalil Ahmed','03122181612','Factory Worker ','House # A-390, Sector 11-E, North Karachi. ','Islam',3,'Shiba','','Housewife','Yes','Shiba','Mother','03128451118','2023-05-16 03:31:44','2023-06-02 04:40:51'),(86,'42201-4643006-7','Muhammad Imran Qamar Uddin','03171116774','Factory Worker ','House # A-117, Sector 11-E, North Karachi. ','Islam',2,'Saima','42401-3433668-6','Housewife','Yes','Saima','Mother','03190100782','2023-05-16 03:31:44','2023-06-02 04:40:57'),(87,'42101-8291191-7','Sumair Ullah Khan','03182860259','Accountant','House # B-232, Sector 11-E, North Karachi. ','Islam',3,'Sehar','42401-4198702-2','saleswomen','Yes','Seher','Mother','03142995579','2023-05-16 03:31:44','2023-06-02 04:41:02'),(88,'34102-0397165-7','Sajid Masih','03488336844','Factory Worker ','House # B-101, Sector 11-E, North Karachi. ','Christianity',7,'Irshad','42101-1586533-2','Housewife','No','Irshad','Mother','03436051397','2023-05-16 03:31:44','2024-01-19 11:30:25'),(90,'42101-7452715-7','Muhammad Khalid Abdul Sattar','03232850308','Self Employee ','House # A-582, Sector 11-G, North Karachi. ','Islam',3,'Rabia','42101-7514391-4','Housewife ','Yes','Rabia','Mother','03212913205','2023-05-16 03:31:44','2025-05-14 10:00:18'),(91,'42101-0422162-9','Fayyaz Siraj Uddin','03182775248','Self Employee ','House # B/21, Sector 11-E, North Karachi. ','Islam',3,'Nadia','','Housewife ','Yes','Nadia','Mother','03162915177','2023-05-16 03:31:44','2023-06-02 04:41:19'),(92,'42101-2731059-9','Zahid Hussain Muhammad Hussain','03113252242','Self Employee ','House # A-400, Sector 11-E, North Karachi. ','Islam',4,'Nazia','42101-7948031-6','Housewife','Yes','Nazia','Mother','03152588722','2023-05-16 03:31:44','2023-06-02 04:41:25'),(93,'42401-8714455-5','Anwar Hussain ','03310375962','Salesman','House # 352/2, Sector 11-E, North Karachi. ','Islam',7,'Alina','42401-9170762-6','Housewife','Yes','Alina','Mother','03182094170','2023-05-16 03:31:44','2023-06-02 04:41:32'),(94,'44205-6628351-5','Sajjid Nazeer Ahmed','03162333803','Labour ','House # 174, Sector 11-E, North Karachi. ','Islam',5,'Kulsoom','42101-5099640-6','Housewife ','Yes','Kulsoom','Aunt','03152342058','2023-05-16 03:31:44','2023-06-02 04:42:58'),(95,'44205-6618851-5','Sajjad Nazeer Ahmed','03111015249','Labour ','House # A-248 Sector 11-E, North Karachi. ','Islam',6,'Kulsoom','36602-6259579-6','Housewife','Yes','Kulsoom','Aunt','03181099198','2023-05-16 03:31:44','2024-02-21 07:22:46'),(96,'42101-3581298-5','Abdul Ghaffar','03158918065','Factory Worker ','House # 247, Sector 11-E, North Karachi. ','Islam',4,'Samreen','42101-7985507-6','Housewife','Yes','Musarat','Grand Mother','03142332652','2023-05-16 03:31:44','2023-06-02 04:43:11'),(97,'42604-0351686-9','Muhammad Ali Roshan Din','03138147290','Ironer ','House # B-9/3, Sector 11-E, North Karachi. ','Islam',8,'Shabana','','Housewife ','No','Muhammad Raza','Brother','03166190075','2023-05-16 03:31:44','2023-06-02 04:43:17'),(98,'42101-7679169-7','Nadeem Ahmed Abdul Ghaffar','03106059935','Factory Worker ','House # A-398, Sector 11-E, North Karachi. ','Islam',2,'Anum','42101-5555749-6','Housewife','Yes','Anum','Mother','03182053162','2023-05-16 03:31:44','2023-06-02 04:43:25'),(99,'42101-5500542-5','Muhammad Shehzad Zafar','03442821450','Factory Worker ','House # 351, Sector 11-E, North Karachi. ','Islam',4,'Erum','41304-8302861-8','Housewife','Yes','Erum','Mother','03112199296','2023-05-16 03:31:44','2024-03-05 06:06:02'),(101,'32303-5111936-3','Muhammad Mujahid ','03032094265','Labour ','House # , Sector 11-E, North Karachi. ','Islam',6,'Shahzad Bibi','32303-9152217-0','Housewife','Yes','Shahzad Bibi','Mother','03152263996','2023-05-16 03:31:44','2023-06-02 04:43:41'),(102,'42101-4595569-3','Muhammad Ali Wali Muhammad','03102622467','Labour ','House # A-112, Sector 11-E, North Karachi. ','Islam',3,'Urooj','42000-1486548-4','Housewife','Yes','Urooj','Mother','03120226477','2023-05-16 03:31:44','2023-09-09 12:34:19'),(107,'42101-3324758-5','Salman Ibrahim','03152133010','Factory Worker ','House # A-125, Sector 11-E, North Karachi. ','Islam',3,'Amber','42401-1709065-6','Housewife ','Yes','Saima','Aunt','03142334280','2023-05-16 03:31:44','2023-06-02 04:44:10'),(108,'42101-1402015-3','Muhammad Imran Abdul Majid','03442698816','Labour ','House # 402, Sector 11-E, North Karachi. ','Islam',2,'Rizwana','42101-2297852-4','Maid','Yes','Rizwana','Mother','03152640189','2023-05-16 03:31:44','2023-06-02 04:45:43'),(109,'42101-1286209-7','Akhtar Baloch Gul Hasan','03126972927','Mobile Repairing ','House # A-174, Sector 11-E, North Karachi. ','Islam',3,'Fouzia','','Housewife','Yes','Fouzia','Mother','03102203840','2023-05-16 03:31:44','2023-06-02 04:45:50'),(111,'42101-0884193-1','Adnan Qutub Uddin (Late)','03112837023','Security Guard ','House # A-138, Sector 11-E, North Karachi. ','Islam',2,'Sumaira','','Maid','Yes','Sumaira','Mother','03112302703','2023-05-16 03:31:44','2023-06-02 04:46:06'),(112,'42101-7818944-1','Tahir Ali Khan','03197331680','Salesman ','House # A-412, Sector 11-E, North Karachi. ','Islam',2,'Tabassum','42101-7227642-6','Housewife','Yes','Tabassum','Mother','03701019374','2023-05-16 03:31:44','2024-09-03 06:21:04'),(113,'42101-1613318-3','Mehboob Khan','03152641529','Self Employee ','House # A-390, Sector 11-E, North Karachi. ','Islam',5,'Ayesha','42101-1727496-4','Factory Worker ','Yes','Zaitoon','Mother','03122807680','2023-05-16 03:31:44','2024-02-21 07:41:01'),(114,'42101-1911741-1','Muhammad Imran Ibrahim','03452971759','Factory Worker ','House # 1011, Sector 11-J, North Karachi. ','Islam',3,'Azra','42101-4418547-4','Housewife','Yes','Azra','Mother','03121235675','2023-05-16 03:31:44','2023-06-02 04:46:33'),(115,'42101-1385165-1','Muhammad Faisal Saleem','03110212285','Factory Worker ','House # B-23, Sector 11-E, North Karachi. ','Islam',2,'Sumera','','Housewife','Yes','Sumera','Mother','03153653853','2023-05-16 03:31:44','2025-05-14 10:54:00'),(117,'42101-9480831-9','Javed Nazir Ahmed','03132277028','Factory Worker ','House # B-246, Sector 11-E, North Karachi. ','Islam',5,'Nazia','42101-4895838-6','Housewife',NULL,'Anila','Aunt','03152807726','2023-05-16 03:31:44','2023-06-02 04:46:51'),(120,'42101-1663084-3','Babar Masih','03111822984','Peon ','House # 119, Sector 11-E, North Karachi. ','Christianity',1,'Shehnaz','','Maid','No','Tariq','Uncle','03198469798','2023-05-16 03:31:44','2023-09-09 12:06:04'),(121,'42101-1069439-3','Syed Asad Hussain','03122923587','Factory Worker ','House # A-125, Sector 11-E, North Karachi. ','Islam',3,'Sakeena','42101-1164014-4','Cloth Cropper ','Yes','Sakeena','Mother','03122490947','2023-05-16 03:31:44','2023-06-02 04:51:28'),(122,'41304-3418593-1','Muhammad Abid Muneer','03128328572','Labour ','House # 469 Sector 11-E, North Karachi. ','Islam',3,'Reema','41304-3057526-6','Housewife','Yes','Reema','Mother','03133161952','2023-05-16 03:31:44','2023-09-09 13:00:22'),(123,'42101-1540566-5','Mohsin Khan Mobeen Uddin','03132235392','Self Employee ','House # B-348/1, Sector 11-E, North Karachi. ','Islam',3,'Hina','42101-6711678-6','Housewife','Yes','Hina','Mother','03168028595','2023-05-16 03:31:44','2023-06-02 04:51:51'),(124,'42101-1540566-1','Mursalin Mubeen Uddin Khan','03132635266','WatchMan','House # B-348, Sector 11-E, North Karachi. ','Islam',5,'Shazia','42101-8391516-0','Maid','Yes','Shazia','Mother','03113274345','2023-05-16 03:31:44','2023-06-02 04:51:59'),(126,'42101-1298576-3','Iqbal Masih Nazar','03002557951','Self Employee ','House # B-119, Sector 11-E, North Karachi. ','Christianity',2,'Razia','42201-1986149-8','Housewife','No','Razia','Mother','03412849526','2023-05-16 03:31:44','2024-03-05 06:31:52'),(127,'42101-3769560-3','Muhammad Amir Nazeer Ahmed','03012107798','Factory Worker ','House # B-246, Sector 11-E, North Karachi. ','Islam',4,'Shaheen','42101-4907128-2','Housewife ','No','Shaheen','Mother','03150246809','2023-05-16 03:31:44','2023-10-02 03:30:51'),(129,'42101-1501612-3','Sarfaraz Yaqoob Masih','03178078217','Factory Worker ','House # B-121, Sector 11-E, North Karachi. ','Christianity',5,'Neelam','42101-1909894-4','Beautician','No','Shehzad','Uncle','03453290329','2023-05-16 03:31:44','2023-09-09 11:55:47'),(131,'42101-7711847-7','Mirza Faraz Baig','03412541734','Salesman ','House # L-521, Sector 11-E, North Karachi. ','Islam',3,'Nusrat Parveen','42101-3335539-0','Housewife ','Yes','Imran','Uncle','03152174374','2023-05-16 03:31:44','2024-02-21 06:53:44'),(132,'42101-1401982-1','Shahid Hussain','03128815269','Factory Worker ','House # A-400, Sector 11-E, North Karachi. ','Islam',4,'Shazia','42101-2627067-2','Housewife','Yes','Shazia','Mother','03171185484','2023-05-16 03:31:44','2023-06-02 04:53:40'),(134,'42101-7846969-9','Mohsin Muhammad Akhtar','03102560082','Factory Worker ','House # A-462, Sector 11-E, North Karachi. ','Islam',3,'Shumaila','41303-5801424-8','Housewife','Yes','Danish','Uncle','03158585953','2023-05-16 03:31:44','2024-03-05 06:49:15'),(135,'42101-1967922-7','Suhail Fazal','03118390440','Factory Worker ','House # 159, Sector 11-E, North Karachi. ','Islam',2,'Farhana Parveen','42101-1359713-2','Housewife ','Yes','Farhana Parveen','Mother','03113863360','2023-05-16 03:31:44','2023-06-02 04:54:02'),(136,'42101-2488750-1','Zohaib Khan Islam Khan','03453990174','Self Employee ','House # A-385, Sector 11-E, North Karachi. ','Islam',3,'Shabeena','42101-3128805-2','Housewife ','Yes','Shabeena','Mother','03152897133','2023-05-16 03:31:44','2023-06-02 04:54:09'),(138,'33302-7728286-3','Qaisar Abbas','03152431508','Factory Worker ','House # 812, Sector 11-J, New Karachi. ','Islam',4,'Hajra Bibi','42101-3016881-4','Housewife ','Yes','Ghulam Rasool','Grand Father','03152702387','2023-05-16 03:31:44','2023-06-02 04:54:18'),(139,'44206-9969310-5','Waseem Shahnwaz','03151746010','Labour ','House # B-176, Sector 11-E, North Karachi. ','Islam',4,'Shahzadi','44205-5325043-4','Housewife ','Yes','Shahzadi','Mother','03182094816','2023-05-16 03:31:44','2023-06-02 04:54:26'),(141,'42101-1690535-1','Muhammad Arif Abdul Ghani','03191574776','Factory Worker ','House # B-295-3, Sector 11-E, North Karachi. ','Islam',2,'Erum Arif','42101-4750852-8','Housewife ','Yes','Erum Arif','Mother','03362350101','2023-05-16 03:31:44','2023-06-02 04:54:35'),(143,'41303-1500713-9','Muhammad Ahsan Ismail','03172765966','Factory Worker ','House # B-89, Sector 11-E, North Karachi. ','Islam',4,'Ambreen','42101-7039191-4','Housewife','Yes','Ambreen','Mother','03172675995','2023-05-16 03:31:44','2024-03-05 06:52:58'),(144,'42101-1406400-3','Kashif Mukhtar Masih','03052038980','Factory Worker ','House # B-98, Sector 11-E, North Karachi. ','Christianity',3,'Kiran','42501-1877507-0','Maid','No','Saima','Aunt','03100115035','2023-05-16 03:31:44','2024-03-05 06:42:56'),(146,'42101-0883263-1','Muhammad Ahsan Suleman','03412229395','Cashier','House # A-27, Sector 5 B/3, North Karachi. ','Islam',1,'Nazia','','Housewife','No','Nazia','Mother','03305197888','2023-05-16 03:31:44','2023-06-02 04:57:04'),(147,'42101-6061672-5','Kamran Haroon','03112274216','Panaflex Printing','House # B-423, Sector 11-E, North Karachi. ','Islam',3,'Atiya','42101-8096770-8','Chef','Yes','Atiya','Mother','03152339556','2023-05-16 03:31:44','2023-06-02 04:57:10'),(149,'45504-3354597-3','Dilshad Ahmed Irshad','03123734364','Labour ','House # B-212, Sector 11-E, North Karachi. ','Islam',1,'Shaheen ( Late )','','Late','Yes','Waseem','Uncle','034122669642','2023-05-16 03:31:44','2024-02-21 07:05:08'),(151,'42101-1722187-7','Zafar Ali Shah','03493000995','Self Employee ','House # D-410, Sector 11-E, North Karachi. ','Islam',5,'Samina','42101-6322039-2','Housewife','No','Samina','Mother','03042012659','2023-05-16 03:31:44','2024-03-05 06:32:55'),(154,'42101-3303544-3','Usman Khan','03152244352','Self Employee ','House # D-410, Sector 11-E, North Karachi. ','Islam',5,'Shama','42101-0155632-0','Housewife','Yes','Zafar','Uncle','03144647599','2023-05-16 03:31:44','2024-02-21 07:26:06'),(155,'42101-1960185-9','Muhammad Imran Zafar','03128851360','Self Employee ','House # B-150, Sector 11-E, North Karachi. ','Islam',3,'Ayesha','42401-4712305-4','Housewife ','No','Ayesha','Mother','03166364066','2023-05-16 03:31:44','2024-02-17 07:06:39'),(156,'42101-1833583-9','Muhammad Kamran Ishaq','03332146398','Mechanic','House # A-95, Sector 11-E, North Karachi. ','Islam',6,'Zareen','42101-9695504-0','Housewife','Yes','Fatima','Aunt','03182775440','2023-05-16 03:31:44','2023-06-02 04:57:47'),(158,'43303-3172906-5','Muhammad Saleem Wazir','03132532525','Hair Dresser','House # B-246/2, Sector 11-E, North Karachi. ','Islam',6,'Shabana','42101-5378031-4','Housewife','Yes','Shabana','Mother','03122688720','2023-05-16 03:31:44','2023-09-09 12:55:14'),(159,'42101-1877903-1','Kaleem Baig','03153052304','Factory Worker ','House # N-1069, Sector 11-J, North Karachi. ','Islam',3,'Lubna','42101-9110437-0','Housewife','Yes','Waseem','Uncle','03332221186','2023-05-16 03:31:44','2023-06-02 04:59:30'),(160,'42101-5348675-9','Shan Babar','03142297509','Self Employee ','House # A-389, Sector 11-E, North Karachi. ','Islam',2,'Shumaila','42101-5012094-2','Housewife','Yes','Shumaila','Mother','03101288501','2023-05-16 03:31:44','2024-03-05 06:22:36'),(161,'42101-5142296-9','Faheem(Late) Riyaz','03182088422','Late','House # B-21, Sector 11-E, North Karachi. ','Islam',4,'Nazia','42101-5294343-0','Housewife ','Yes','Shahbaz','Brother','03122491023','2023-05-17 04:54:54','2023-12-16 06:46:45'),(163,'42101-1806290-5','Mansoor Hussain ','03110930620','Electrician','House # B-341, Sector 11-E, North Karachi. ','Islam',3,'Shehla ','42201-2514907-2','Housewife ','Yes','Shehla','Mother','03132294580','2023-05-17 04:58:25','2024-09-05 05:48:59'),(164,'42101-9528038-1','Muhammad Adil Nawab Uddin','03152762954','Factory Worker ','House # B-538, Sector 11-E, North Karachi. ','Islam',4,'Saima','','Housewife','Yes','Saima','Mother','03181020546','2023-05-17 05:00:58','2023-06-02 04:59:58'),(165,'42101-5433881-7','Asif Haroon','03082719003','Factory Worker ','House # LS-22, Sector 11-E, North Karachi. ','Islam',3,'Alkashaf','','Housewife','Yes','Saeed Ahmed','Grand Father','03442040348','2023-05-17 05:36:35','2023-11-02 13:46:53'),(166,'42101-1859041-5','Mehmood Ali Khan (Taya)','03113576562','Self Employee ','House # LS-187, Sector 11-E, North Karachi. ','Islam',3,'Farhana','','Factory Worker ','Yes','Farhana','Mother','03132568612','2023-05-17 06:20:19','2024-02-28 05:25:29'),(167,'42101-1380709-1','Muhammad Aslam Khan','03132633651','Weldor','House # A-363, Sector 11-E, North Karachi. ','Islam',3,'Farhat','42101-7474655-4','Housewife','Yes','Sania','Aunt','03171185299','2023-05-17 06:36:14','2023-06-02 05:00:20'),(169,'42101-5799927-5','Muhammad Arif Khan Ismail Khan','03132609510','Self Employee ','House # B-78, Sector 11-E, North Karachi. ','Islam',4,'Farhat','42101-4622845-2','Housewife ','No','Farhat','Mother','03496694980','2023-05-18 03:41:58','2024-02-28 05:55:35'),(170,'42101-3971466-1','Muhammad Asif Iqbal','03242438507','Labour ','House # B-152-3, Sector 11-E, North Karachi. ','Islam',3,'Sumaira','42101-1119264-4','Housewife','Yes','Sumaira','Mother','03120262117','2023-05-18 05:50:14','2023-06-02 05:01:27'),(171,'42101-4648497-7','Junaid','03432067400','Self Employee ','A-482 Block I North Nazimabad','Islam',2,'Naila','42101-2328029-6','Teacher','No','Naila','Mother','03452155740','2023-05-19 10:24:32','2023-06-02 05:01:34'),(172,'42101-7023389-1','Muhammad Irfan','03172107692','Self Employee ','House No423 Sector 11-E North Karachi','Islam',7,'Shabana','42101-1406038-8','Housewife ','No','Shabana','Mother','03172689693','2023-05-19 10:55:02','2023-06-02 05:01:40'),(173,'42101-2155669-7','Muhammad Touseef Zareef','03157815565','Factory Worker ','House # B-1932, Sector 11-E, North Karachi. ','Islam',2,'Sonya','42101-0776393-8','Housewife','Yes','Sonya','Mother','03136407271','2023-05-20 04:28:10','2023-06-02 05:01:50'),(174,'42101-1513897-5','Muhammad Azad Altaf','03232505858','Self Employee ','House # 193, Sector 11-E, North Karachi. ','Islam',3,'Yasmeen','','Maid','Yes','Yasmeen','Mother','03182676938','2023-05-20 04:34:14','2024-03-05 05:51:18'),(175,'31302-2326411-1','Asghar Ali Ghulam Rasool','03082936785','Self Employee ','House # LS-12, Sector 11-E, North Karachi. ','Islam',6,'Najma','42101-8110622-6','Housewife ','Yes','Najma','Mother','03146860988','2023-05-20 04:40:18','2024-03-05 06:44:38'),(176,'31301-2117412-5','Nazeer Ahmed Azeem Baksh','03055723372','Factory Worker ','House # B-55, Sector 11-E, North Karachi. ','Islam',4,'Samreen','31301-4074766-2','Housewife','Yes','Mumtaz Ahmed','Uncle','03157692107','2023-05-20 04:48:55','2024-02-28 05:43:42'),(177,'36302-0427695-7','Muhammad Jameel Khan Jamal Sabri','03112970644','Factory Worker ','House # A-657, Sector 11-E, North Karachi. ','Islam',5,'Rohina','42101-8105202-2','Housewife','Yes','Rohina','Mother','03112566312','2023-05-20 09:58:14','2023-06-02 10:02:19'),(178,'42101-5246496-3','Tofeeq Ahmed Khan','03009226100','Plumber ','House # 431/2, Sector 11-E, North Karachi. ','Islam',3,'Saima','42101-1734960-6','Housewife','No','Saima','Mother','03002735944','2023-05-20 05:04:37','2024-03-05 06:49:54'),(179,'42101-7106349-7','Muhammad Asif','03122330701','Labour ','House # B-86/2, Sector 11-E, North Karachi. ','Islam',4,'Rina Naz','42101-4946253-4','Maid','Yes','Rina Naz','Mother','03162123573','2023-05-20 05:11:42','2024-01-05 06:01:33'),(180,'42101-1783689-7','Jawed Moteen','03132076782','Factory Worker ','House # B-227, Sector 11-E, North Karachi. ','Islam',2,'Salma','','Maid','Yes','Salma','Mother','03482179652','2023-05-20 05:16:00','2023-06-02 05:07:07'),(181,'36502-3182219-5','Muhammad Wakeel Mubarak Ali','03172875027','Factory Worker ','House # B-92, Sector 11-E, North Karachi. ','Islam',2,'Ameena','','Housewife','Yes','Ameena','Mother','03172875027','2023-05-20 05:22:05','2024-03-05 06:54:02'),(182,'42101-0427965-9','Anwar Iqbal (Muhammad Iqbal)','03112845727','Self Employee ','House # A/344, Sector 11-E, North Karachi. ','Islam',2,'Rubi','','Maid','No','Salma','Aunt','03482179652','2023-05-20 05:26:37','2023-06-02 05:07:20'),(183,'42101-0181539-9','Muhammad Aftab Abdul Sattar','03142769625','Mechanic','House # B-237, Sector 11-E, North Karachi. ','Islam',3,'Sadaf','','Housewife ','Yes','Sadaf','Mother','03168529596','2023-05-20 05:29:58','2023-06-02 05:07:26'),(184,'42101-4185832-7','Sarfaraz Alam ','03002716181','Self Employee ','House # A-522, Sector 11-E, North Karachi. ','Islam',3,'Kanwal Naaz (Late)','','Housewife','Yes','Humaira Naaz','Aunt','03121051599','2023-05-20 05:33:01','2025-09-17 04:32:05'),(185,'41303-3454755-3','Muhammad Khalil Shoukat Ali','03145562733','Self Employee ','House # B-436/2, Sector 11-E, North Karachi. ','Islam',5,'Farzana','31101-4677165-2','Housewife','Yes','Farzana','Mother','03192580180','2023-05-20 05:37:16','2023-06-02 05:07:40'),(187,'41303-3359850-3','Muhammad Mushtaq (Late) Muhammad Saleem','03194977886','Driver ','House # B-55, Sector 11-E, North Karachi. ','Islam',2,'Farzana','42101-5027599-0','Tailor ','Yes','Rubina','Aunt','03151099517','2023-05-20 05:41:42','2023-07-08 09:12:16'),(189,'42101-6172191-5','Muhammad Junaid Yousuf','03128897696','Factory Worker ','House # A-138, Sector 11-E, North Karachi. ','Islam',4,'Husna ','42101-5766264-2','Housewife','Yes','Husna','Mother','03463500282','2023-05-20 05:52:01','2023-06-02 05:07:58'),(191,'42101-7185562-3','Shiraz Siraj Muhammad','03158065813','Driver ','House # 514, Sector 11-E, North Karachi. ','Islam',7,'Saira (Late)','','Housewife ','Yes','Hasnain','Brother','03172531689','2023-05-20 06:14:21','2023-12-16 06:49:00'),(192,'41406-7310489-7','Waseem Qureshi Abdul Raheem ','03160255387','Labour ','House # B-237, Sector 11-E, North Karachi. ','Islam',6,'Madiha','42101-3114458-6','Housewife','Yes','Abdul Rehman','Uncle','03174742508','2023-05-20 06:20:14','2024-02-21 12:34:30'),(193,'42101-6998816-9','Faheem Ahmed Abdul Waheed','03102333429','Factory Worker ','House # B-93, Sector 11-E, North Karachi. ','Islam',2,'Afroz','42101-0621309-4','Housewife','No','Afroz','Mother','03132668036','2023-05-20 06:24:08','2023-09-09 12:53:48'),(194,'45302-7904131-9','Faqir Muhammad','03197346540','Weldor','House # N-326, Sector 11-J North Karachi. ','Islam',4,'Naseem','42101-3274311-2','Housewife ',NULL,'Bilal','Brother','03112395817','2023-05-20 06:32:17','2023-06-02 05:10:00'),(195,'42101-3385077-9','Muhammad Kashif Sagheer','03121805401','Self Employed','House # B-99, Sector 11-E, North Karachi. ','Islam',6,'Nisho','42101-5361187-2','Housewife','Yes','Zainab','Sister','03117784691','2023-05-20 06:38:29','2023-08-28 08:54:52'),(196,'42101-5881744-5','Naveed Ghulam Muhammad','03161017769','Driver ','House # A-71, Sector 11-E, North Karachi. ','Islam',3,'Nafeesa','42101-6278059-8','Maid','Yes','Nafeesa','Mother','03182393569','2023-05-20 06:56:59','2023-06-02 05:10:13'),(198,'42301-0960918-7','Muhammad Noman Fazal ur Rehman','03172873706','Self Employee ','House # B-480, Sector 11-E, North Karachi. ','Islam',4,'Hameeda','42101-9652415-6','Housewife','Yes','Hameeda','Mother','03103044709','2023-05-20 07:34:38','2024-09-12 07:17:41'),(200,'42101-9799836-7','Muhammad Naeem Sharif','03113248387','Factory Worker ','House # B-111, Sector 11-E, North Karachi. ','Islam',5,'Parveen','42000-3056645-0','Housewife','Yes','Parveen','Mother','03083938245','2023-05-22 05:40:08','2023-06-02 05:10:26'),(201,'42101-6956304-7','Junaid Faraz Mumtaz Khan','03342998318','Cashier','House # A-313, Sector 11-E, North Karachi. ','Islam',4,'Lubna','42401-6402222-8','Housewife','Yes','Rumana','Aunt','03171197690','2023-05-22 05:47:21','2024-03-05 06:55:45'),(202,'42101-1719163-7','Muhammad Ishaq Subhan Khan','03036324455','Weldor','House # A-486, Sector 11-E, North Karachi. ','Islam',9,'Parveen Bibi','42101-1600325-8','Housewife','Yes','Parveen Bibi','Mother','03132980601','2023-05-22 06:01:36','2024-03-05 06:57:27'),(203,'42101-6692934-1','Muhammad Mohsin Ghanchi','03452162961','Self Employee ','House # A-494, Sector 11-E, North Karachi. ','Islam',3,'Samina','','Housewife','No','Samina','Mother','03182267014','2023-05-22 08:18:11','2023-09-09 12:24:53'),(204,'42101-9986516-3','Yousuf Ibrahim','03172254407','Labour ','House # L-755, Sector 11-E, North Karachi. ','Islam',3,'Rabia','42101-0661553-6','Housewife','Yes','Rabia','Mother','03132454831','2023-05-23 04:44:51','2023-06-02 05:12:40'),(205,'42101-4281542-3','Muhammad Rehan (late)','03111005623','late','House # 461, Sector 11-E, North Karachi. ','Islam',3,'Huma','','Housewife','Yes','Huma','Mother','03172774891','2023-05-23 05:04:56','2023-06-02 05:12:54'),(206,'42101-2373923-5','Shehbaz Siraj Muhammad','03182638096','Security Guard ','House # A-509, Sector 11-E, North Karachi. ','Islam',5,'Shahana Matloob','42101-9152521-4','Housewife','Yes','Shahana','Mother','03141398438','2023-05-23 05:17:38','2024-03-05 05:43:20'),(207,'42101-3233261-1','Shakeel Ahmed Jameel Ahmed','03154099815','Labour ','House # R-41, Sector 11-J, North Karachi. ','Islam',2,'Erum (late)','','late','Yes','Ishrat Parveen','Aunt','03644099815','2023-05-23 05:39:39','2024-11-06 08:32:58'),(208,'42101-3551399-7','Nadeem Inayat Masih','03112875284','Private Job','House # B-132, Sector 11-E, North Karachi. ','Christianity',4,'Shabana','42101-6999416-4','Housewife','No','Shabana','Mother','03152153684','2023-05-23 05:56:39','2023-06-17 04:01:43'),(209,'42401-7651110-7','Silawar Naseem Ahmed','03152517856','Factory Worker ','House # B-71, Sector 11-J, North Karachi. ','Islam',4,'Asma','','Beautician','Yes','Asma','Mother','03112860606','2023-05-23 06:13:39','2023-09-05 08:42:30'),(210,'42101-4939700-5','Salman Uddin ','03154099815','Factory Worker ','House # B-39, Sector 11-E, North Karachi. ','Islam',2,'Naila Kanwal','42101-7788926-8','Housewife','Yes','Naila Kanwal','Mother','03172772271','2023-05-24 05:43:36','2024-03-05 06:50:31'),(211,'42101-3482591-9','Abdul Qayoom','03313147667','Labour ','House # A-295, Sector 11-E, North Karachi. ','Islam',5,'Farzana','42101-8813148-2','Maid','Yes','Farzana','Aunt','03162937198','2023-05-25 03:31:23','2023-06-02 05:13:27'),(212,'42101-2984990-1','Zahid Anwar ','03152147250','Factory Worker ','House # A-478, Sector 11-E, North Karachi. ','Islam',2,'Huma','','Housewife','Yes','Anila','Aunt','03152306835','2023-05-25 04:26:12','2024-02-21 12:39:46'),(213,'42101-0591359-3','Muhammad Shahid Anwaar','03152306835','Driver ','House # A-472, Sector 11-E, North Karachi. ','Islam',3,'Anila','42101-2855928-8','Housewife','Yes','Huma','Aunt','03152147250','2023-05-25 04:31:04','2024-02-21 12:40:17'),(214,'42101-8183526-3','Shabbir Hussain','03002735144','Private Job','House # 36, Sector 11-E, North Karachi. ','Islam',4,'Najma','31101-9266727-4','Housewife','Yes','Najma','Mother','03110935810','2023-05-25 04:36:10','2024-03-05 05:40:24'),(215,'42101-5356568-3','Muhammad Asif Iqbal','03458006042','Hair Dresser','House # B-204, Sector 11-E, North Karachi. ','Islam',2,'Kishwar','42101-5310885-6','Housewife','Yes','Kishwar','Mother','03106009160','2023-05-25 04:46:43','2024-02-21 12:36:39'),(216,'42101-9033754-3','Muhammad Jaffar Wazeer Ahmed','03153814497','Factory Worker ','House # 114, Sector 11-E, North Karachi. ','Islam',2,'Ambreen','42101-5879218-6','Housewife','Yes','Ambreen','Mother','03172473478','2023-05-25 04:59:59','2024-02-21 12:41:16'),(217,'42101-1806298-9','Manzoor Hussain Qadri','03152473089','Self Employee ','House # B-341, Sector 11-E, North Karachi. ','Islam',3,'Uzma','','Housewife',NULL,'Noman','Brother','03128772492','2023-05-25 05:03:48','2023-06-02 05:17:44'),(218,'42101-1646515-7','Muhammad Ali Qadri Nasiruddin','03142173286','Labour ','House # DN-129, Sector 11-J, North Karachi. ','Islam',4,'Samina','42101-2828695-6','Housewife','Yes','Ahmed Raza','Brother','03463258268','2023-05-25 05:10:18','2024-03-13 04:52:54'),(219,'41303-7257538-5','Muhammad Amin Wazeer Ahmed','03007009123','Labour ','House # 109, Sector 11-E, North Karachi. ','Islam',4,'Rubina','41303-1446917-4','Housewife','Yes','Rubina','Mother','03186073170','2023-05-25 05:20:11','2024-02-28 05:24:48'),(221,'42401-5945878-3','Faheem Ahmed Jameel Ahmed','03328821354','Factory Worker ','House # 231, Sector 11-E, North Karachi. ','Islam',4,'Samina','42101-2858649-0','Housewife','Yes','Samina','Mother','03102657609','2023-05-25 05:53:02','2024-02-28 05:47:29'),(222,'42101-1853432-3','Muhammad Furqan Abdul Kareem','03142758885','Factory Worker ','House # A-112, Sector 11-E, North Karachi. ','Islam',3,'Ana','42101-8643420-8','Housewife','Yes','Ana','Mother','03152728082','2023-05-25 06:11:47','2024-02-24 07:47:40'),(223,'42101-3382552-5','Amir Hussain Jamshed Ahmed','03108551104','Labour  in Dubai','House # L-2060, Sector 11-E, North Karachi. ','Islam',4,'Rani','','Housewife','Yes','Ameer un Nisa','Grand Mother','03058478140','2023-05-25 06:25:55','2024-03-05 05:39:23'),(224,'42101-1916883-1','Muhammad Nadeem Miskeen','03152236988','Factory Worker ','House # 200, Sector 11-J, North Karachi. ','Islam',5,'Rehana','42301-9503588-0','Housewife','Yes','Rehana','Mother','03408587104','2023-05-25 06:30:00','2024-03-05 05:26:44'),(225,'42101-3526348-7','Ilyas Ahmed Riaz Ahmed','03121828646','Factory Worker ','House # A-399, Sector 11-E, North Karachi. ','Islam',4,'Sharf Un Nisa','42101-7216091-4','Housewife','Yes','Zaib Un Nisa','Aunt','03452975521','2023-05-25 06:41:00','2024-02-28 05:57:41'),(226,'42101-9170513-9','Muhammad Ibrahim Abdul Ghaffar','03131001651','Self Employee ','House # 398, Sector 11-E, North Karachi. ','Islam',3,'Zaib Un Nisa','','Housewife','Yes','Sharf Un Nisa','Aunt','03121828646','2023-05-25 06:45:12','2024-02-21 12:28:37'),(227,'42101-1946071-9','Muhammad Arif Yaqoob','03472488344','Hair Dresser','House # B-202, Sector 11-E, North Karachi. ','Islam',4,'Farzana','42101-2630924-0','Housewife','Yes','Areeba','Sister','03121064942','2023-05-25 07:01:13','2024-02-21 12:38:55'),(228,'42401-4849317-9','Muhammad Saleem Rafat','03177105056','Driver ','House # N-26, Sector 11-J, North Karachi. ','Islam',2,'Meena','42101-7584711-4','Housewife','Yes','Meena','Mother','03308237472','2023-05-25 07:49:27','2024-02-23 05:04:47'),(229,'42101-1267721-3','Muhammad Saeed Ajmeeri','03140072436','Labour ','House # B-91, Sector 11-E, North Karachi. ','Islam',4,'Shazia','42201-5093132-0','Housewife','Yes','Shazia','Mother','03167101425','2023-05-26 05:11:41','2024-02-28 05:48:30'),(230,'42000-0441815-7','Muhammad Khalid Ibrahim','03442296603','Factory Worker ','House # A-216, Sector 11-E, North Karachi. ','Islam',3,'Nasreen','42101-8724152-6','Housewife','Yes','Nasreen','Mother','03122105101','2023-05-26 05:26:17','2024-03-13 04:52:07'),(231,'42101-4582891-9','Kamran Abdul Latif','03481341370','Hair Dresser','House # B-209, Sector 11-E, North Karachi. ','Islam',2,'Sobia','42101-1177845-2','Housewife','Yes','Sobia','Mother','03452291432','2023-05-26 05:44:36','2023-10-01 08:28:09'),(232,'42101-1559719-7','Kamran Mehboob','03180252435','Self Employee ','House # A-520, Sector 11-E, North Karachi. ','Islam',5,'Mehar Un Nisa','42101-0635291-0','chef','No','Mehar Un Nisa','Mother','03340305227','2023-05-27 06:04:57','2024-02-17 07:07:18'),(233,'42101-1220965-9','Muhammad Shakeel Asif','03132169340','Labour ','House # A-55, Sector 11-E, North Karachi. ','Islam',3,'Ruqaiyya','','Housewife','Yes','Ruqaiyya','Mother','03132203971','2023-06-01 04:44:29','2023-09-05 07:59:55'),(234,'42101-1679402-1','Wazir Ali Ghulam Hussain','03003487804','Factory Worker ','House # 1024, Sector 11-E, North Karachi. ','Islam',3,'Mehwish','42101-2568160-0','Housewife',NULL,'Mehwish','Mother','03101208874','2023-06-01 05:24:38','2023-06-02 05:25:00'),(236,'42101-1493092-1','Muhammad Jawaid Islam Uddin','03121292334','Factory Worker ','House # 1055, Sector 11-E, North Karachi. ','Islam',5,'Zahida','','Housewife','Yes','Shoaib','Uncle','03162662404','2023-06-01 05:35:26','2024-03-05 05:34:31'),(237,'42101-1679002-1','Ali Saleem','03432810504','Hair Dresser','House # B-209, Sector 11-E, North Karachi. ','Islam',3,'Fouzia','','Housewife','Yes','Shehzad','Uncle','03422299659','2023-06-01 07:31:44','2024-02-24 07:48:31'),(238,'42101-8789750-7','Muhammad Amir Abdul Qadir','03060895174','Hair Dresser','House # E-216, Sector 11-E, North Karachi. ','Islam',4,'Humaira Bibi','42101-9568087-2','Maid','Yes','Humaira Bibi','Mother','03060895175','2023-06-02 03:49:38','2024-02-21 12:26:31'),(239,'42101-1414190-5','Shahid Abdul Latif','03360670589','Factory Worker ','House # B-99, Sector 11-E, North Karachi. ','Islam',3,'Aisha','42101-0527611-4','Housewife','Yes','Aisha','Mother','03128852150','2023-06-02 04:18:04','2024-02-21 12:34:55'),(240,'42101-1916892-3','Nazeer Abdul Wahid','03082099765','Ironer ','House # N-141, Sector 11-J, North Karachi. ','Islam',3,'Sania','','Housewife','Yes','Sania','Mother','03162770258','2023-06-02 05:54:08','2024-02-24 07:50:49'),(241,'42101-1851547-9','Naseer Ahmed','03112867060','Labour ','House # N-141, Sector 11-J, North Karachi. ','Islam',5,'Najma','','Housewife','Yes','Irsila','Sister','03161006175','2023-06-02 05:58:39','2024-02-24 07:50:07'),(242,'42401-5692636-3','Muhammad Amir Ali Shah','03161141738','Factory Worker ','Flat # P-70 KDA Flats Nagan Chowrangi','Islam',5,'Shabnam','42401-0253970-8','Housewife','Yes','Farzana','Aunt','03110223020','2023-06-03 03:35:22','2023-06-06 07:19:25'),(243,'42101-1888056-9','Farhat Abbas','03353813095','Private Job','House # A-322/1, Sector 11-E, North Karachi. ','Islam',4,'Shahana Naz','42101-8531098-4','Housewife','No','Shahana Naz','Mother','03152503264','2023-06-09 04:20:29',NULL),(244,'41303-3522904-5','Khalid Qureshi ','03128572583','Factory Worker ','House # RA-493, Sector 11-E, North Karachi. ','Islam',5,'Soniya','42101-4819918-8','Housewife','No','Soniya','Mother','03168169686','2023-06-12 03:33:10','2024-03-05 05:52:48'),(245,'41303-3503588-5','Hasnain Qureshi','03122563267','Self Employee ','House # B-300-, Sector 11-E, North Karachi. ','Islam',5,'Fouzia','42101-3514324-0','Housewife','No','Fouzia','Mother','03122335469','2023-06-12 04:41:22',NULL),(246,'42201-9419623-7','Muhammad Afsar','03132115879','Labour ','House # A-80, Sector 11-E, North Karachi. ','Islam',3,'Kubra Bano','42101-9987365-0','Housewife','No','Kubra Bano','Mother','03191574712','2023-06-20 04:34:28','2024-02-28 05:19:04'),(247,'36202-0866180-5','Ramzan Ahmad Naseer Ahmad','03022648588','Labour ','House # B-239, Sector 11-E, North Karachi. ','Islam',5,'Farzana (late)','','Housewife','No','Talha','Brother','03182708078','2023-06-20 05:12:40','2024-02-28 05:16:12'),(248,'42101-4912009-9','Asif Yaseen','03112488829','Labour ','House # B-328, Sector 11-E, North Karachi. ','Islam',4,'Shabana','42101-7394379-2','Housewife','No','Shabana','Mother','03162492418','2023-06-20 05:19:13','2024-02-28 05:20:25'),(249,'42101-0620654-3','Saleem Abdul Kareem','03452929323','Labour ','House # A-99, Sector 11-E, North Karachi. ','Islam',3,'Saima','42101-0278399-0','Housewife','No','Saima','Mother','03112801823','2023-06-20 05:36:06','2024-02-28 05:17:59'),(251,'42101-4339464-9','Bilal Yousuf Ali Qureshi','03132072507','Self Employee ','House # B-56, Sector 11-E, North Karachi. ','Islam',3,'Rizwana','42101-7919086-4','Housewife','No','Rizwana','Mother','03101045355','2023-06-20 05:54:30',NULL),(252,'42101-3782408-5','Zahid Hussain Abdul Waheed','03152925164','Tailor ','House # B-303, Sector 11-E, North Karachi. ','Islam',5,'Tahira','42201-3944781-4','Housewife','Yes','Tahira','Mother','03412008401','2023-06-20 07:26:55','2024-03-15 07:06:15'),(253,'42101-0341432-7','Nasir Khan','03152203423','Labour ','House # A-111 Sector 11-E, North Karachi. ','Islam',2,'Shaista','','Housewife','No','Shaista','Mother','03302534503','2023-06-23 05:21:38',NULL),(254,'42101-1435919-7','Sajjad Kamal Uddin Khan','03323590587','Salesman','House # L-375, Sector 11-E, North Karachi. ','Islam',3,'Sadaf','42101-1684450-2','Housewife','No','Sadaf','Mother','03442840659','2023-06-23 05:30:12',NULL),(255,'42101-9925183-1','Muhammad Anees Hafeez','03301863166','Carpenter','L-751 Sector 5-B-2 North Karachi','Islam',1,'Yasmeen','','Cloth Cropper ',NULL,'Shazad','Uncle','03132219348','2023-06-26 04:01:43',NULL),(256,'42101-9184999-3','Rehan Ali','03112566228','Driver ','House # B-445, Sector 11-E, North Karachi. ','Islam',3,'Sarwat ','42101-1457748-8','Housewife','No','Sarwat','Mother','03352897255','2023-08-15 05:34:13',NULL),(257,'41406-0237490-7','Muhammad Saleem','03123704070','Electrician','House # B-396, Sector 11-E, North Karachi. ','Islam',3,'Rukhsana Ahmed','42201-7703348-2','Housewife','No','Rukhsana Ahmed','Mother','03183890170','2023-08-15 07:14:27',NULL),(258,'42101-1668877-1','Ahmed Ali Rasheed','03102020927','Labour ','House # A-121, Sector 11-E, North Karachi. ','Islam',3,'Sadia','','Housewife','No','Rashid','Uncle','03118899205','2023-08-16 06:41:45',NULL),(259,'42101-5508837-7','Tanveer Ahmed','03142244764','Labour ','House # 250, Sector 11-J, New Karachi. ','Islam',3,'Saba','42101-1482363-2','Housewife','Yes','Saba','Mother','03230290395','2023-08-17 04:20:20','2024-01-04 08:11:50'),(260,'42101-9361400-5','Muhammad Ali','03181185799','Driver ','House # 474, Sector 11-E, North Karachi. ','Islam',4,'Asiya','42101-3092024-4','Cloth Cropper ','Yes','Asiya','Mother','03112927732','2023-08-20 05:26:12','2024-02-21 05:49:49'),(261,'44103-0360773-5','Muhammad Dawood','03168953378','Tailor ','House # 361, Sector 11-E, North Karachi. ','Islam',2,'Mahnoor','42101-1159341-2','Housewife','Yes','Mahnoor','Mother','03000000000','2023-08-20 05:28:10',NULL),(262,'42101-9890477-5','Muhammad Ayaz','03412910916','Driver ','House # 518, Sector 11-E, North Karachi. ','Islam',4,'Aiman','','Housewife','Yes','Aiman','Mother','03152354837','2023-08-20 05:29:53','2024-02-21 05:53:57'),(264,'42101-1562391-7','Muhammad Nadeem','03132260933','Labour ','House # 33, Sector 11-E, North Karachi. ','Islam',6,'Zulaikha','42101-8266613-0','Housewife','Yes','Zulaikha ','Mother','03000000000','2023-08-20 05:35:32',NULL),(266,'42000-1633846-1','Muhammad Salman','03112015422','Driver ','House # 260, Sector 11-E, North Karachi. ','Islam',2,'Amber','42101-8630457-6','Housewife','Yes','Amber','Mother','03162915105','2023-08-20 05:52:20','2024-02-21 06:20:33'),(267,'42101-8776176-1','Muhammad Asif','03183758101','Labour ','House # A-121, Sector 11-E, North Karachi. ','Islam',3,'Sumaira','42101-7436484-6','Housewife','Yes','Sumaira','Mother','03002782605','2023-08-20 05:53:47','2024-02-21 05:59:57'),(268,'42101-8602311-1','Muhammad Akram Qadri','03002215176','Labour ','House # 000, Sector 11-E, North Karachi. ','Islam',2,'Shumaila','42101-2516026-4','Housewife','Yes','Shumaila','Mother','03000000000','2023-08-20 05:55:37',NULL),(269,'42101-3231934-5','Ali Hasan','03152600783','Salesman','House # 1599, Sector 11-E, North Karachi. ','Islam',6,'Kulsoom','42101-8221554-8','Housewife','Yes','Kulsoom','Mother','03000000000','2023-08-20 05:57:37',NULL),(270,'42101-2760827-7','Naveed Ahmed Khan','03191574847','Carpenter','House # A-111, Sector 11-E, North Karachi. ','Islam',4,'Safia','','Nurse','Yes','Safia','Mother','03000000000','2023-08-20 05:58:46',NULL),(271,'31301-1459909-5','Saeed Ahmed','03133727950','Factory Worker ','House # 104, Sector 11-E, North Karachi. ','Islam',3,'Shaheen','31301-1390708-4','Housewife','Yes','Shaheen','Mother','03241205309','2023-08-20 06:00:27','2024-02-21 06:35:21'),(272,'42101-9118870-5','Muhamad Jibran','03143260852','Self Employee ','House # A-95, Sector 11-E, North Karachi. ','Islam',6,'Sana Naz','42101-3728618-2','Housewife','Yes','Sana Naz','Mother','03122052250','2023-08-20 06:01:48',NULL),(273,'42101-2097944-7','Muhammad Shehzad','03142385305','Self Employee ','House # 230, Sector 11-J, New Karachi. ','Islam',2,'Faiza','','Housewife','Yes','Faiza','Mother','03000000000','2023-08-20 06:03:33',NULL),(274,'42101-4667310-1','Owais Ahmed','03212586885','Carpenter','House # 41/17, Sector 11-E, North Karachi. ','Islam',3,'Rizwana','42101-6791766-2','Housewife','Yes','Rizwana','Mother','03033574403','2023-08-20 06:07:01',NULL),(275,'42101-9625463-3','Muhammad Sohail','03133727889','Factory Worker ','House # B-237, Sector 11-E, North Karachi. ','Islam',3,'Kausar','','Housewife','Yes','Kausar','Mother','03000000000','2023-08-20 06:08:27',NULL),(276,'42101-4749742-1','Muhammad Kamran','03112647689','Mechanic','House # D-212, Sector 11-J, New Karachi. ','Islam',4,'Asiya','42101-6585276-6','Housewife','Yes','Asiya','Mother','03132775502','2023-08-20 06:10:18',NULL),(277,'42101-2438846-5','Muhammad Tanveer','03182280384','Self Employee ','House # B-273, Sector 11-E, North Karachi. ','Islam',3,'Shama','','Housewife','Yes','Shama','Mother','03146829679','2023-08-20 06:16:05','2024-11-27 07:08:54'),(278,'42101-1694185-1','Muhammad Abdul Qadir','03162963490','Labour ','House # L-1053, Sector 11-E, North Karachi. ','Islam',3,'Amna Shazia','42101-5751259-2','Housewife','Yes','Amna Shazia','Mother','03000000000','2023-08-20 06:18:48',NULL),(279,'42101-2005596-5','Muhammad Zia','03131064767','Labour ','House #N-808 , Sector 11-E, North Karachi. ','Islam',2,'Seema ','42101-7879495-6','Housewife','Yes','Seema','Mother','03132753319','2023-08-20 06:20:27',NULL),(280,'42101-7679610-5','Muhammad Shakir','03102514754','Labour ','B-441 Sector 11-E North Karachi','Islam',4,'Nazia Shakir','42101-6469515-0','Labour ',NULL,'Nazia Shakir','Mother','03000000000','2023-08-20 12:22:38',NULL),(281,'42101-0419522-3','Irshad Ul Haq','03132635304','Shopkeeper ','L-1969 Sector 11-E North karachi','Islam',7,'Seema','','Housewife','Yes','Seema','Mother','03191574448','2023-08-20 12:25:26',NULL),(282,'42101-7278208-7','Muhammad Hussain','03132359915','Labour ','A-226 Sector 11-E North karachi','Islam',4,'Kousar Bano','42101-8327330-0','Housewife','Yes','Kousar Bano','Mother','03132359916','2023-08-20 12:28:10',NULL),(283,'42101-7787894-5','Muhammad Hanif','03462549161','Jobless','291-Qasba Colony Sector 11-E North Karachi','Islam',2,'Faiza Bano','42101-9891264-2','Tailor ','Yes','Faiza Bano','Mother','03102731283','2023-08-20 12:31:56',NULL),(284,'42101-1072141-9','Haseeb Ur Rehman','03193055806','Labour ','35 Yaroo Goath Sector 9 North karachi','Islam',5,'Hina','','Housewife','Yes','Hina','Mother','03000000000','2023-08-20 12:35:45',NULL),(285,'42101-6281950-5','Muhammad Bilal','03128741660','Factory Worker ','375 Qasba Colony Sector 11-E North karachi','Islam',2,'Zaitoon','42101-8776225-2','Housewife','Yes','Zaitoon','Mother','03172349698','2023-08-20 12:39:25','2024-02-21 06:22:08'),(286,'42101-5570559-1','Muhammad Waqar','03128451118','Mechanic','A-517 Sector 11E North Karachi','Islam',2,'Urooj Naz','42101-8146532-8','Housewife','Yes','Urooj Naz','Mother','03122181612','2023-08-20 12:41:04','2024-03-05 06:46:46'),(287,'42101-6739983-3','Faraz','03161004053','Driver ','B-3072 Sector 11-E North karachi','Islam',4,'Uroosa','42101-3189212-6','Housewife','Yes','Uroosa','Mother','03132683859','2023-08-20 12:42:10',NULL),(290,'42101-5056124-9','Muhammad Naveed Khan','03132244811','Driver ','221 Block B Sector 11-E North Karachi','Islam',4,'Shahana','42101-2896484-4','Housewife','Yes','Shahana','Mother','03143254317','2023-08-20 12:47:07','2024-02-21 06:39:26'),(293,'42101-4040198-5','Sajjad','03173537262','Labour ','SL 164 Sector 11-J North karachi','Islam',4,'Hummaira','','Housewife','Yes','Hummaira','Mother','03143365262','2023-08-20 12:54:34',NULL),(294,'42101-3304507-9','Farhan Khan','03158819910','Labour ','A-289 Sector 11-E North Karachi','Islam',2,'Ainy Qurat ul Ain','','Housewife','Yes','Ainy Qurat ul Ain','Mother','03272479976','2023-08-20 13:02:54',NULL),(295,'42101-6654623-5','Muhammad Hassan','03422020730','Labour ','DN-45 Sector 11-E North Karachi','Islam',3,'Maria','','Housewife ','Yes','Maria','Mother','03000000000','2023-08-20 13:05:43',NULL),(297,'43304-7129337-5','Muhammad Usman','03228594968','Driver ','176 Sector11-E Noth Karachi','Islam',2,'Hina Usman','42301-2217415-2','Housewife','Yes','Hina Usman','Mother','03173424263','2023-08-20 13:19:40',NULL),(298,'42101-5369421-7','Muhammad Khalid','03002272848','Labour ','A-121 Sector 11-E North karachi','Islam',5,'Shumaila','','Housewife','Yes','Shumaila','Mother','03003686523','2023-08-20 13:21:55',NULL),(299,'42101-7956994-1','Muhammad Asif','03082061120','Driver ','C-248 Sector 11-E North Karachi','Islam',2,'Salma','42101-3950935-2','Housewife','Yes','Salma','Mother','03000000000','2023-08-20 13:24:11',NULL),(300,'42101-7375597-1','Muhammad Zeeshan','03339225090','Driver ','N-952 Sector 11-J North karachi','Islam',4,'Amreen','42101-1539447-0','Housewife','Yes','Amreen','Mother','03152961622','2023-08-20 13:26:36',NULL),(301,'42101-7047904-1','Muhammad Amir','03212266159','Driver ','N-1102 Sector 11-J North karachi','Islam',4,'Sadia Amir','42101-9505718-0','Housewife ','Yes','Sadia Amir','Mother','03242061104','2023-08-20 13:28:59',NULL),(302,'42101-9915846-8','Danish Uddin','03152998595','Driver ','R-64 Sector 11-J North Karachi','Islam',3,'Amber Kanwal','42101-1765531-6','Housewife','Yes','Amber Kanwal','Mother','03000000000','2023-08-20 13:31:21',NULL),(303,'42101-4365453-1','Ahsan Fareed','03149760362','Labour ','N-599 Sector 11-J North Karachi','Islam',2,'Urooj','42101-0327717-6','Housewife ','Yes','Urooj','Mother','03000000000','2023-08-20 13:53:03',NULL),(304,'37405-0606614-4','Muhammad Adeel','03152090347','Salesman','N-807 Sector 11-J North Karachi','Islam',4,'Neelam','42101-8323506-6','Housewife','Yes','Neelam','Mother','03182547961','2023-08-20 13:55:35',NULL),(305,'42101-3324097-9','Intakhab Alam','03152628685','Mobile Repairing ','20177 Sector 11-G North karachi','Islam',3,'Sonia','42401-9089975-2','Housewife','Yes','Sonia','Mother','03152888587','2023-08-20 13:58:39',NULL),(306,'42101-7435362-3','Akeel Ahmed','03152087532','Labour ','DN-263 Sector 11-J North Karachi','Islam',3,'Shumaila','42101-9352171-6','Housewife','Yes','Shumaila','Mother','03402793053','2023-08-20 14:00:44',NULL),(307,'42101-0897565-9','Muhammad Imran','03112979186','Labour ','1085 Sector 11-J North Karachi','Islam',3,'Nasreen Nasir','42101-0476270-4','Housewife','Yes','Nasreen Nasir','Mother','03463545638','2023-08-20 14:06:12',NULL),(308,'42101-2077533-1','Muhammad Waseem','03151042547','Carpenter','B-377 Sector 11-E North Karachi','Islam',2,'Iqra Naz','','Housewife','Yes','Iqra Naz','Mother','03112868161','2023-08-20 14:08:09','2024-02-23 05:57:03'),(309,'42101-6940464-1','Rashid Ali','03132115763','Labour ','A-477 Sector 11-E North Karachi','Islam',3,'Froza Bano','42301-0751310-6','Housewife','Yes','Froza Bano','Mother','03000000000','2023-08-20 14:11:00',NULL),(310,'42101-6860091-1','Muhammad Sajjid','03132241785','Unemployed','11-J','Islam',4,'Farah','42101-2115697-8','Housewife','Yes','Farah','Mother','03430424947','2023-08-20 14:13:47','2023-08-30 06:05:35'),(311,'42101-7334228-9','Mubeen Naseem','03142260685','Salesman','N-807 %-J North Karachi','Islam',4,'Shazia Mubeen','42101-7493730-0','Housewife','Yes','Shazia Mubeen','Mother','03000000000','2023-08-20 14:15:36',NULL),(312,'42101-3625746-7','Sarfaraz','03102399203','Driver ','B-351 Sector 11-E North Karachi','Islam',2,'Mahwish','42101-5614054-8','Housewife','Yes','Mahwish','Mother','03120129684','2023-08-20 14:17:10',NULL),(314,'42101-0512937-7','Rizwan Ahmed','03253929835','Labour ','A-399 Sector 11-E North Karachi','Islam',2,'Shabana','','Housewife ','Yes','Shabana','Mother','03121094615','2023-08-20 14:20:22',NULL),(316,'42301-0975411-5','Muhammad Faisal','03168593464','Salesman ','A-479 Sector 11-E North Karachi','Islam',3,'Shaeena','42301-2563303-4','Housewife','Yes','Shaeena','Mother','03170255922','2023-08-20 14:24:10',NULL),(317,'42301-9503588-0','Muhammad Nadeem','03152236988','Tailor ','N 1027 Sector 11-J North Karachi ','Islam',5,'Rehana','','Maid','Yes','Rehana','Mother','03402079830','2023-08-20 14:39:35',NULL),(318,'42101-0638190-5','Muhammad Rizwan','03118173501','Labour ','109 Qazba Colong Sector 11-E North Karachi','Islam',3,'Sidra','','Housewife','Yes','Sidra','Mother','03138173501','2023-08-20 14:43:26',NULL),(320,'41304-4806481-9','Mansoor Ahmed Qureshi','03182981679','Labour ','R-29  Sector 11-J North Karachi','Islam',3,'Musarat','41304-4666682-0','Housewife','Yes','Musarat','Mother','03000000000','2023-08-20 14:50:05',NULL),(321,'42101-2463810-5','Sharukh Ahmed','03121147857','Salesman ','A-466  Sector 11-E North Karachi','Islam',3,'Nimra','','Housewife','Yes','Nimra','Mother','03438290967','2023-08-20 14:52:56',NULL),(322,'42101-5885220-9','Muhammad Jameel','03111809745','Tailor ','323  Sector 11-E North Karachi','Islam',1,'Sana','42101-6913701-2','Maid','Yes','Sana','Mother','03112136109','2023-08-20 14:54:28',NULL),(323,'42101-7620924-1','Javeed','03162435603','Garment Worker','A-161  Sector 11-E North Karachi','Islam',1,'Farhana','42101-4849146-2','Housewife','Yes','Farhana','Mother','03142312654','2023-08-20 14:56:10','2024-02-28 04:44:26'),(324,'42101-8140203-9','Touqeer Zia ','03142171964','Mechanic','C-276 Sector 11-E New Karachi','Islam',4,'Faiza Touqeer','35202-1012029-2','Cloth Cropper ','Yes','Faiza Touqeer','Mother','03092171749','2023-08-20 15:05:39','2025-01-07 05:40:31'),(325,'36502-6289099-7','Shezad Anjum ','03118747737','Tailor ','House no 125 Sector11-J Data Nagri ','Islam',4,'Kulsoom ','36502-5659156-4','Housewife','Yes','Kulsoom ','Mother','03000000000','2023-08-20 15:15:10',NULL),(326,'42101-2702520-3','Usman Ghani ','03131120327','Labour ','D-410 Sector 11-E North Karachi ','Islam',3,'Mashal ','42101-3035147-4','Housewife','Yes','Mashal ','Mother','03101088246','2023-08-20 15:20:31',NULL),(327,'42101-6243582-5','Faraz Ahmed Khan ','03332624926','Tailor ','B-379 Sector 11 E North Karachi ','Islam',4,'Noreen Faraz ','42101-3121894-8','Housewife','Yes','Noreen Faraz ','Mother','03062433945','2023-08-20 15:25:30',NULL),(328,'42101-4660391-9','Rashid Mian','03192967650','Garments','N-62T Sector 11-J North Karachi','Islam',2,'Ayesha','42101-8363847-5','Housewife','Yes','Ayesha','Mother','03000000000','2023-08-20 15:28:53','2025-02-07 11:06:28'),(329,'41304-1154479-5','Abdul Khalid','03153055403','Carpenter','A-220/1 Sector 11-E North Karachi','Islam',4,'Ambreen','42101-4706670-2','Housewife','Yes','Ambreen','Mother','03142012971','2023-08-20 15:28:56',NULL),(330,'42101-4803322-1','mummed Zahir','03412231526','Labour ','B-298 Sector 11-E Fatima Jinnah Colony ','Islam',3,'Asfa Bano ','42201-0622779-8','Housewife','Yes','Asfa Bano ','Mother','03353506441','2023-08-20 15:29:40',NULL),(331,'42101-1088135-3','Mehmood Khalid','03120005831','Auto Driver','N-835 Sector 11-J North Karachi','Islam',6,'Sana','','Housewife ','Yes','Sana','Mother','03000000000','2023-08-20 15:31:29',NULL),(332,'42101-6375867-1','Muhmmad Irfan Ahmed ','03154032017','Jobless','G-135 Sector11-E North Karachi ','Islam',3,'Rizwana ','','Housewife','Yes','Rizwana ','Mother','03000000000','2023-08-20 15:32:59',NULL),(334,'42301-2721331-7','Mustafa ','03138653796','Driver ','House No 724 Sector 11-E Fatima Jinnah Colony','Islam',4,'Sehrish ','','Housewife','Yes','Sehrish ','Mother','03000000000','2023-08-20 15:36:10',NULL),(335,'42101-5810077-5','Muhammad Javaid','03170258328','Factory Worker ','B-48 Sector 11_E Fatima Jinnah Colony','Islam',3,'Saira Kanwal','','Housewife','Yes','Saira Kanwal','Mother','03000000000','2023-08-20 15:36:47',NULL),(336,'42101-8213854-5','Muhammad Ejaz','03222843402','Driver ','A-417 Sector 11-E North Karachi','Islam',2,'Amber Muhammad Ejaz','42101-3226637-2','Housewife','Yes','Amber Muhammad Ejaz','Mother','03000000000','2023-08-20 15:38:51','2023-08-20 15:40:15'),(337,'32302-1921213-5','Abdul Majeed','03062915642','Barber','293, Sector 11-E,, New Karachi','Islam',5,'Tasleem','32302-9632394-2','Housewife','Yes','Tasleem','Mother','03000000000','2023-08-20 15:38:55','2023-09-26 05:49:14'),(338,'42101-9539813-9','Muhammad Rafique ','03190285081','Tailor ','142 B 65 Sector11-E North Karachi ','Islam',3,'Tahira ','42101-8685657-4','Housewife','Yes','Tahira ','Mother','03172675120','2023-08-20 15:40:01',NULL),(339,'42301-7564437-9','Shahid','03153042443','Labour ','B-410 Sector 11-E New Fatima Jinnah Colony ','Islam',5,'Bina Shahid','42101-5617364-8','Cloth Cropper ','Yes','Bina Shahid','Mother','03132545940','2023-08-20 15:42:37','2024-02-28 05:14:45'),(340,'42101-7211935-7','Javed Ali ','03158317910','Labour ','N-305 Sector 11-J  Data Nagar','Islam',4,'Mehwish ','42101-2876238-6','Housewife','Yes','Mehwish ','Mother','03022584714','2023-08-20 15:43:12',NULL),(341,'42101-0953120-9','Muhammad Saleem','03102112837','Cutting Master','1052, Sector 11-J, North Karachi.','Islam',3,'Zulekha','','Housewife','Yes','Zulekha','Mother','03000000000','2023-08-20 15:46:05',NULL),(342,'42101-7621435-9','Muhammad Khursheed','03132632861','Factory Worker ','B-150 New Fatima Jinnah Colony  North karachi','Islam',4,'Fouzia','42101-4272103-4','Maid','Yes','Fouzia','Mother','03156330107','2023-08-20 15:46:47',NULL),(343,'42101-6128603-9','Faisal ','03408382047','Labour ','272 Sector 11-J New Karachi ','Islam',3,'Aliya Batool ','42101-8501128-0','Housewife','Yes','Faisal ','Father','03408634986','2023-08-20 15:47:07',NULL),(344,'42101-3812028-9','Muhammad Hanif','03022959576','Shopkeeper ','B-101 Sector 11-E North Karachi','Islam',3,'Mehwish','54400-7181580-2','Housewife','Yes','Mehwish','Mother','03132598005','2023-08-20 15:48:58','2023-08-28 08:56:50'),(345,'42101-1000187-1','Maurtaza','03128741766','Electrician','120, Sector 11-E, North Karachi','Islam',2,'Farhana','','Housewife','Yes','Farhana','Mother','03153281203','2023-08-20 15:49:44','2024-02-23 04:55:18'),(346,'42101-8923364-3','Muhammad Majid ','03128561746','Labour ','121 Sector11-E North Karachi ','Islam',4,'Kainat ','42101-8830193-8','Housewife','Yes','Kainat ','Mother','03152794664','2023-08-20 15:50:49',NULL),(347,'42101-0428836-9','Hafeez Ullah Khan','03432953613','Labour ','A-239 Sector 11-E North Karachi','Islam',2,'Mariyam','42101-1861522-8','Housewife','Yes','Mariyam','Mother','03000000000','2023-08-20 15:52:31',NULL),(348,'42101-3905545-1','Muhammad Saleem ','03148425069','Labour ','150 Data Nagari Sector 11-J New Karachi ','Islam',4,'Zeenat ','42101-6422496-6','Housewife','Yes','Zeenat ','Mother','03000000000','2023-08-20 15:55:53',NULL),(349,'42101-4077712-9','Waqar Ahmed','03132735990','Salesman','A-79 Sector 11-E North Karachi','Islam',2,'Saba Noreen','42101-1544191-2','Housewife','Yes','Saba Noreen','Mother','03131223684','2023-08-20 15:57:24','2024-02-28 05:57:05'),(350,'42101-9018025-1','Shariq Mehmood','03122692955','Labour ','531, Sector 11-E, New Karachi','Islam',1,'Ayesha','42101-3260314-0','Polio Worker','Yes','Ayesha','Mother','03121281206','2023-08-20 15:58:40','2024-02-23 05:48:07'),(354,'42101-5607425-3','Azhar Ullah','03103536779','Labour ','A-383 Islamia Colony North Karachi','Islam',3,'Asma Azhar','42101-0485713-4','Polio Worker','Yes','Asma Azhar','Mother','03171024718','2023-08-20 16:04:54',NULL),(355,'42301-0949321-3','Sabir Qureshi','03132161055','Salesman ','LS-189 Sector 11-E North Karachi','Islam',4,'Zainab','42101-9919291-2','Housewife','Yes','Zainab','Mother','03000000000','2023-08-20 16:07:30',NULL),(356,'42101-6025200-7','Umair Malik','03082007177','Worker','167 Sector 11-E North karachi','Islam',3,'Fouzia','','Housewife','Yes','Fouzia','Mother','03000000000','2023-08-20 16:09:39',NULL),(358,'42101-3310373-5','Rashid Ahmed','03182045245','Worker','447 Sector 11-E North Karachi','Islam',3,'Maria','42101-1323113-4','Housewife ','Yes','Maria','Mother','03122710488','2023-08-20 16:11:40','2024-02-28 04:53:01'),(359,'42000-5619452-9','Rizwan Ur Rehman','03412075859','Labour ','DT159, Block 19, Al Noor Society','Islam',3,'Arfa','42101-2924387-6','Housewife','Yes','Arfa','Mother','03142335264','2023-08-20 16:12:29','2024-02-28 05:53:56'),(360,'42101-2140536-7','Muhammad Danish','03158429156','Labour','32/3 Sector 11-E North Karachi','Islam',2,'Sanawar','42101-9523707-0','Housewife ','Yes','Sanawar','Mother','03156645178','2023-08-20 16:13:36',NULL),(361,'42101-9738487-9','Umair ','03171254059','Salesman','B-372 Sector 11-E Fatima Jinnah Colony ','Islam',4,'Saeeda ','42101-0967148-6','Housewife','Yes','Saeeda ','Mother','03242438500','2023-08-20 16:15:13',NULL),(362,'42101-3599516-1','Muhammad Ashfaq','03112588122','Labour ','A-402 Sector 11-E North Karachi','Islam',7,'Meharun Nisa Ashfaq','','Housewife ','Yes','Meharun Nisa Ashfaq','Mother','03112217088','2023-08-20 16:15:57','2024-02-28 05:05:39'),(363,'42101-7103055-5','Ehsan Ali','03112070490','Labour','A-121 Sector 11-E North Karachi','Islam',2,'Anum','','Cloth Cropper ','Yes','Anum','Mother','03132219182','2023-08-20 16:17:48',NULL),(364,'42101-1930329-5','Mansoor Khan','03122611864','Government Employee','A-347 Sector 11-E North Karachi','Islam',3,'Sanobar Naz','42101-2236032-6','Housewife ','Yes','Sanobar Naz','Mother','03462795225','2023-08-20 16:20:26',NULL),(365,'42101-1101203-9','Nushad ','03060373631','Mechanic','B-485 Sector 11-E North Karachi ','Islam',3,'Mehwish Naz','42101-8890907-2','Housewife','Yes','Mehwish Naz','Mother','03172566007','2023-08-20 16:25:06',NULL),(366,'42101-8511302-3','Bilal Ahmed ','03112395817','Welder','87 Sector 11-E Data Nagar New Karachi ','Islam',2,'Shezadi ','42101-4270440-8','Housewife','Yes','Shezadi ','Mother','03000000000','2023-08-20 16:29:15',NULL),(367,'42101-1775969-1','Waseem Ahmed ','03182974781','Labour ','845 Sector 11-B New Karachi ','Islam',3,'Farzana','','Housewife','Yes','Farzana','Mother','03180060309','2023-08-20 16:34:15','2024-02-28 04:47:17'),(370,'42101-8316203-5','Adeel ','03172079135','Salesman','DN--36 Sector 11J North Karachi ','Islam',5,'Sehrish','','Cloth Cropper ','Yes','Sehrish ','Mother','03000000000','2023-08-20 16:42:15',NULL),(371,'42101-8514210-5','Muhammed Arif ','03122311985','Labour ','A-119 Sector  11-E North Karachi ','Islam',3,'Asma','','Maid','Yes','Asma','Mother','03000000000','2023-08-20 16:45:56',NULL),(372,'42301-0807664-5','Muhammad Rizwan ','03121265196','Driver ','B-31 Sector 11-E New Karachi ','Islam',4,'Nighat Naz ','42101-3724242-2','Housewife','Yes','Muhammad Rizwan ','Father','03121265132','2023-08-20 16:50:04','2024-02-28 05:51:52'),(373,'42101-1428998-3','Muhammad Rafiq','03132184320','Salesman','A-72 Sector 11-E North Karachi ','Islam',6,'Raheela ','','Salesman ','Yes','Raheela ','Mother','03000000000','2023-08-20 16:54:12',NULL),(374,'42101-6390255-1','Muhammad Shabbir Hussain','03193285362','Labour ','A366/2, Godhra, Muslim Colony','Islam',4,'Hina','42101-1896507-6','Housewife','Yes','Hina','Mother','03000000000','2023-08-20 16:55:25',NULL),(376,'42101-8125510-3','Zubair Anis ','03102850964','Jobless ','A-54  Anarkali Complex ','Islam',4,'Iqra','','Housewife','Yes','iqra','Mother','03000000000','2023-08-20 17:01:07',NULL),(377,'42101-8261200-5','Muhammad Naeem Qureshi','03222207162','Carpenter','N287 Sector 11J, North Karachi','Islam',2,'Sadia','42101-6889251-8','Housewife','Yes','Sadia','Mother','03192862990','2023-08-20 17:05:03','2024-03-09 04:44:07'),(382,'42101-9517085-3','Muhammad Jameel Khan ','03333378154','Technician','R-44 Sector-4 Eman Corner ','Islam',2,'Farhat Deba ','42101-4127842-2','Housewife','Yes','Farhat Deba ','Mother','03193275344','2023-08-20 17:15:58',NULL),(383,'42101-9916142-9','Muhammad Ahtisham','03114947660','Unemployed','A483, Sector 11-E, North Karachi','Islam',3,'Amber Ahtisham','42101-1968735-8','Housewife','Yes','Amber Ahtisham','Mother','03000000000','2023-08-20 17:20:57',NULL),(384,'42101-1764433-7','Muhammad Arif','03212067015','Labour ','House # A-521, Sector 11-E, North Karachi. ','Islam',6,'Shareefa Bibi','','Housewife ','No','Shareefa Bibi','Mother','03213384315','2023-10-02 03:20:12','2023-10-02 03:32:05'),(385,'42101-3584476-9','Javed Anjum','03112824446','Labour ','Flat #C-203, Sector 11-E, North Karachi. ','Islam',4,'Rabia Basri','42101-6772256-0','Housewife','Yes','Rabia Basri','Mother','03142111290','2023-10-09 05:31:26','2024-02-23 05:50:03'),(386,'36502-6624141-3','Muhammad Shakeel Mubarik Ali','03328818772','Labour ','House # 291/48, Sector 11-E, North Karachi. ','Islam',8,'Naheed','42101-1681779-2','Maid','Yes','Naheed','Mother','03232056236','2023-10-10 05:36:28','2024-02-28 04:46:11'),(387,'42101-4284747-5','Muhammad Zahid','03121094959','Labour ','House # B-345, Sector 11-E, North Karachi. ','Islam',2,'Tooba','42401-6011141-4','Housewife','Yes','Muhammad Asif','Uncle','03124320235','2023-11-02 07:02:48',NULL),(389,'42101-1238340-5','Mursaleen','03111233173','Worker','B161 Sector 11-E Godhra Colony','Islam',2,'Bad Run Nisa','42101-3225029-2','House Wife','Yes','None','Father','03000000000','2025-03-27 07:04:15','2025-05-13 14:02:24'),(390,'42101-9239003-7','Muhammad Younis','03142206277','Private Job','House No B-48 Sector 11-E New Karachi','Islam',1,'Rehmat','','Housewife','Yes','03212146822','Mother','03212146822','2025-03-27 07:06:14','2025-05-15 12:52:12'),(391,'42201-2832466-3','Muhammad Yousuf Shah','03175834200','Labour ','953 Sector 11-J Fatima Jinnah Colony','Islam',2,'Ayesha','42101-2649577-8','Working Woman','Yes','None','Father','03000000000','2025-03-27 07:09:25','2025-05-15 12:53:00'),(392,'42101-1437403-9','Altaf Wazeer','03152822788','Embroidery Worker','B 120 Sector 11-E ','Islam',2,'Iqra','42301-3405661-0','Housewife','Yes','None','Mother','03341254122','2025-03-27 07:14:20','2025-05-15 12:54:35'),(393,'42101-2567940-5','Muhammad Shan','03118227249','Driver','House No 60 -17 Sector 11-G New Karachi','Islam',2,'Madiha','42101-9990363-9','Housewife','Yes','0300000000','Father','03000000000','2025-03-27 07:15:57',NULL),(394,'42101-4788329-3','Muhammad Shehzad','03123342907','Government Servant','A 520 Sector 11-G','Islam',3,'Noreen','42101-8194140-4','Housewife ','Yes','None','Father','03000000000','2025-03-27 07:17:58','2025-05-15 12:55:23'),(395,'42201-0420122-3','Akbar Saeed','03212206090','Office Work','SH 64 Sector 16-A Buffer Zone','Islam',1,'Samreen Naz','42501-0181801-4','Housewife',NULL,'None','Mother','03498491357','2025-03-27 07:21:16',NULL),(396,'42101-3305795-1','Laiq Ahmed Khan','03153073033','Garment Employee','Sector 11- J ','Islam',1,'Samina','42101-2294374-4','Housewife','Yes','None','Father','03000000000','2025-03-27 07:23:37','2025-05-15 12:56:52'),(397,'42101-6509556-1','Zeeshan','03190305635','Labour','House No 58 Sector 11-E New Fatima Jinnah Colony','Islam',2,'Kanwal','42101-5053873-2','Housewife','Yes','03000000000','Mother','03000000000','2025-03-27 07:24:19',NULL),(398,'42101-4258673-7','Muhammad Abbas','03022125400','Labour','B 121 Sector 11-E','Islam',1,'Asma','42101-0508412-8','Housewife','Yes','None','Mother','03252124400','2025-03-27 07:26:52','2025-05-15 12:59:23'),(399,'42101-0207313-3','Muhammad Ramzan','03162596382','Labour ','B 53/3 Sector 11-E','Islam',3,'Zakia','42101-7891701-4','Tailor','Yes','None','Father','03000000000','2025-03-27 07:28:58','2025-05-15 12:58:29'),(400,'42101-2673369-3','Adnan Ahmed','03121366550','Factory Worker ','A 128 Sector 11-E','Islam',2,'Nazia','44103-6871579-4','Housewife','Yes','None','Mother','03112629435','2025-03-27 07:31:15','2025-05-15 13:00:16'),(401,'42101-8971761-9','Anjum Naveed','03151191211','Labour ','47/3 Sector 11-J','Islam',3,'Razia','42101-2285964-2','Housewife','Yes','None','Mother','03118040011','2025-03-27 07:33:33','2025-05-15 13:00:56'),(402,'42101-5404497-5','Muhammad Shahzaib','03173675787','Maintenance','B 35 Sector 11-E','Islam',3,'Shazia','42101-8403393-3','Housewife ','Yes','None','Mother','03192968396','2025-03-27 07:36:19','2025-05-14 10:51:01'),(403,'42101-5239779-9','Ajmal Massih','03112261613','KMC','124 Sector 11-E','Christianity',3,'Marium Mumtaz','42101-5776224-0','Housewife ',NULL,'None','Mother','03122529650','2025-03-27 07:39:58',NULL),(404,'42101-1430910-5','Amir Ali','03112868230','Tailor ','N 771  Sector 11-J','Islam',1,'Nazia','42101-5816129-0','Housewife ','Yes','None','Father','03000000000','2025-03-27 07:43:07','2025-05-14 10:54:37'),(405,'42401-6801576-7','Qazi Shuja ud Din','03151077958','Employee','A 196 Sector 11-E','Islam',1,'Arfa','','Housewife','Yes','None','Mother','03194084094','2025-03-27 07:45:37','2025-05-14 10:52:50'),(406,'44206-1013498-9','Salman','03313948838','Salesman','A 118 Sector 11-E','Islam',5,'Asma','44206-0964112-0','Housewife ','Yes','None','Mother','03032468846','2025-03-27 07:49:41','2025-05-14 10:56:00'),(407,'42101-6449214-1','Shujat Ali','03128851322','Labour','B 303 11-E','Islam',1,'Shabana','42101-7460858-0','Housewife',NULL,'None','Mother','03112526876','2025-03-27 07:55:49',NULL),(408,'42101-1952385-9','Muhammad Khurram','03444293662','Butcher','391 Sector 11-E','Islam',1,'Safia','','Housewife ','Yes','None','Mother','03158148302','2025-03-27 07:57:44','2025-05-14 09:55:50'),(409,'42101-1930339-1','Majid Khan','03110276480','Labour ','A 347 Sector 11-E','Islam',3,'Safia Begum','42101-3165119-2','Housewife','Yes','None','Father','03000000000','2025-03-27 07:59:45','2025-05-14 09:56:28'),(411,'42101-2469350-9','Farhan Khan','03442656417','Labour ','248 Sector 11-E','Islam',3,'Farzana','42101-5107749-4','Housewife ','Yes','None','Mother','03101046314','2025-03-27 08:08:57','2025-05-14 09:09:31'),(412,'42101-6284201-1','Abid Ali','03101088078','Labour ','A 99 Sector 11-E','Islam',2,'Saima','42101-8695235-0','Housewife ','Yes','None','Mother','03152814199','2025-03-27 08:11:56','2025-05-14 10:00:51'),(413,'42101-1376143-7','Syed Shakir Ali Rizvi','03415202410','Mobile Repairing ','L 643 Sector 11-E','Islam',3,'Memona Shakir','42401-9181859-2','Housewife',NULL,'None','Mother','03112223133','2025-03-27 08:15:00',NULL),(414,'42101-5863068-5','Muhammad Saleem','03180299948','Hair Dresser','42 11-J','Islam',4,'Bushra Bashir','42101-9045977-0','Housewife ','Yes','None','Father','03000000000','2025-03-27 08:17:36','2025-05-14 09:11:13'),(415,'42101-9845674-1','Fayyaz Ahmed','03112824893','Labour ','272 Sector 11-J','Islam',5,'Noreen','','Housewife','Yes','None','Mother','03112824894','2025-03-27 08:20:22','2025-05-14 09:18:08'),(416,'13503-6182743-3','Muhammad Sajjad','03473552152','Labour ',' Sector 11-E','Islam',2,'Uzma','13503-5310148-8','Housewife','Yes','None','Mother','03349349537','2025-03-27 08:23:18','2025-05-14 09:17:22'),(417,'42101-1934017-7','Umar Hayat','03132635123','Shopkeeper ','L308 Sector 11-E','Islam',4,'Saira Akram','42101-5635267-0','Housewife','Yes','None','Mother','03107022340','2025-03-27 08:26:10','2025-05-14 09:16:47'),(418,'42101-5455113-9','Rizwan Ahmed','03462548705','Private Job','269 Sector 11-E','Islam',2,'Shazia Naz','','Housewife','Yes','None','Father','03000000000','2025-03-27 08:29:18','2025-05-14 09:16:04'),(419,'42101-9649618-3','Farhan Ahmed','03122018719','Factory Worker ','L 1876 Sector 11-E','Islam',4,'Seema Farhan','45504-4852545-6','Housewife',NULL,'None','Mother','03362009545','2025-03-27 08:32:46',NULL),(420,'42101-1319853-1','Muhammad Touqeer','03168029995','Job','B 215 Sector 11-E','Islam',2,'Musarrat Bibi','42101-1530551-0','Housewife','Yes','None','Father','03000000000','2025-03-27 08:39:33','2025-05-14 09:12:26'),(421,'31201-8642923-3','Basheer Ahmed','03602983212','Labour ','295 Sector 11-E','Islam',2,'Shahana Bibi','31201-8046369-6','Housewife ','Yes','None','Mother','03272983298','2025-03-27 08:42:30','2025-05-14 09:11:48'),(422,'41504-0484706-3','Muhammad Zaheer','03143258000','Salesman ','B 260 11-E','Islam',1,'Ruba','42101-5937048-8','Housewife ','Yes','None','Mother','03198132410','2025-03-27 08:45:48','2025-05-14 09:05:50'),(423,'42101-1217788-9','Ghulam Mujtaba','03462773928','Salesman','L 559 Sector 11-E','Islam',1,'Zainab','42401-9118918-8','Housewife','Yes','None','Mother','03168901641','2025-03-27 08:49:00','2025-05-14 09:05:24'),(424,'42101-8740574-9','Muhammad Ishaq','03292027640','Water supplier','A 190 Sector 11-E','Islam',1,'Kusar Bibi','31301-3407157-8','Housewife','Yes','None','Mother','03466511260','2025-03-27 08:51:48','2025-05-14 09:03:14'),(425,'42101-7965879-9','Muhammad Amjad Hussain','03152398204','Electrician','B 379 Sector 11-E','Islam',3,'Moona Amjad','42101-0259992-0','Housewife ','Yes','None','Mother','03702425143','2025-03-27 08:54:24','2025-05-14 08:31:32'),(426,'42101-9149618-3','Farhan Ahmed','03122018719','factory Job','House No L-18/76 Sector 11- E Muslim Town North Karachi','Islam',4,'Seema Farhan','45504-4852545-6','Housewife','Yes','03362009545','Mother','03000000000','2025-03-27 08:59:55','2025-05-13 14:19:01'),(427,'42101-6459713-5','Muhammad Ali','03141354603','Labour ','H 74 Sector 11-D','Islam',4,'Nasreen Quraishi','42101-9409956-2','Tailor ','Yes','None','Mother','03118410441','2025-03-27 09:09:43','2025-05-14 08:30:47'),(428,'42101-7564517-3','Shahid','03120005831','stall','835 11-J','Islam',4,'Fareba','42101-3319099-6','Housewife ','Yes','None','Mother','03122926691','2025-03-27 09:12:46','2025-05-14 08:30:03'),(429,'42101-3499807-5','Sultan','03142038903','Labour','House No B-207 Sector 11-E Fatima Jinnah Colony','Islam',4,'Saualeha BIbi','42101-2350606-0','Housewife','Yes','03178932149','Mother','03000000000','2025-03-27 09:13:36',NULL),(430,'42201-6663970-3','Muhammad Noman','03070428708','Security Guard ','Sector 11-E','Islam',1,'Noreen ','42101-9533575-4','Teacher','Yes','None','Mother','03190243678','2025-03-27 09:16:11','2025-05-14 11:01:54'),(431,'42101-6773158-7','Zakir Hussain','03102795247','Jobless','2052/A Sector  11-E','Islam',5,'Hamida Bibi','42101-7358205-4','Tailor ','Yes','None','Mother','03122537653','2025-03-27 09:20:23','2025-05-14 11:03:16'),(432,'42101-8356324-5','Zubair','03123312580',' Garments Worker','Sector 11-J New Karachi','Islam',2,'Ayesha','42101-1863611-2','Housewife','Yes','03000000000','Mother','03000000000','2025-03-27 09:22:11',NULL),(433,'42101-4855307-1','Muhammad Imran','03122405115','Salesman','Sector 11-F','Islam',1,'Mubbashira Khan','','Housewife ','Yes','None','Father','03000000000','2025-03-27 09:23:18','2025-05-14 09:24:40'),(434,'42101-1105258-7','Javed Ahmed Khan','03172664594','Medical Store','House No A-111 Sector 11-E North Karachi','Islam',3,'Nusrat Begum','42101-5960466-8','Housewife','Yes','03172492001','Mother','03000000000','2025-03-27 09:24:59',NULL),(435,'42101-2765693-1','Muhammad Salman','03118135501','Labour ','507 Sector 11-J','Islam',2,'Nabeela','42101-9501571-2','Housewife ','Yes','None','Father','03000000000','2025-03-27 09:26:07','2025-05-14 09:23:35'),(436,'42101-3344802-3','Waseem Masih','03103549014','Sweeper','124-3-2 Sector 11-E','Christianity',3,'Karishma','42101-6651952-4','Housewife ',NULL,'None','Mother','03172293715','2025-03-27 09:28:32',NULL),(437,'31204-3755243-1','MUhammad Akhtar','03013333974','Vegetable Sale','B-367 Sector 11-E','Islam',4,'Shehnaz Bibi','','Maid','Yes','None','Mother','03042608137','2025-03-27 09:31:32','2025-05-14 09:06:23'),(438,'42101-7336455-1','Farhan Abbasi','03452912952','Fruit Saleman','A-95/1 Sector 11-I','Islam',2,'Fatima Mansoori','42101-7738082-0','Housewife ','Yes','None','Mother','03182775440','2025-03-27 09:34:21','2025-05-14 07:35:13'),(439,'42101-1425330-7','Sanober','03192865043','Barber','B-224 Sector 11-E','Islam',3,'Arfa','42101-0846440-8','Tailor','Yes','None','Mother','03193511297','2025-03-27 09:36:14','2025-05-14 07:34:34'),(440,'42101-5953188-7','Muhammad Adnan Khan','03343816439','Shopkeeper ','L-71 Sector 11-E','Islam',2,'Sidra','42401-8131602-8','Housewife','Yes','None','Father','03000000000','2025-03-27 09:37:56','2025-05-14 07:34:00'),(441,'42101-0224220-7','Muhammad Riyaz','03112136109','Job','84 Sector 11-J','Islam',4,'Kanwal Bibi','42101-9535633-0','Housewife ','Yes','None','Mother','03132710516','2025-03-27 09:39:29','2025-05-13 14:21:58'),(442,'42401-8975922-9','Aliyan','03708608428','Rider','1067 Sector 11-J','Islam',2,'Tehmina','42401-0314231-0','Housewife ','Yes','None','Mother','03112971206','2025-03-27 09:41:14','2025-05-14 07:32:44'),(443,'42101-3252387-1','Hammad Majid','03132074781','Electrician','L-987 Sector 11-E','Islam',2,'Rabika','42101-5634928-0','Housewife ','Yes','None','Mother','03112017259','2025-03-27 09:43:01','2025-05-15 13:17:39'),(444,'42101-2331533-1','Waseem Ahmed','03333478330','Salesman ','L-1876 Sector 11-E','Islam',3,'Uzma','45504-9933648-0','Housewife ','Yes','None','Mother','03368892603','2025-03-27 09:47:37','2025-05-14 07:31:28'),(447,'42101-1722659-3','Esrar Ahmed','03143177017','Labour ','B-470 Sector 11-E','Islam',2,'Madiha','','Housewife ','Yes','None','Father','03000000000','2025-03-27 09:53:13','2025-05-14 07:26:53'),(448,'44103-7855257-9','Muhammad Noor Khan','03356216777','Labour ','362 11-J','Islam',2,'Sher Bano','42101-4642722-7','Housewife ','Yes','None','Mother','03060286971','2025-03-27 09:54:54','2025-05-14 07:26:11'),(449,'42101-3963864-9','Sharyar Ali','03161035799','Technician','247/B Sector 11-E','Islam',1,'Nadia Khan','42101-0148733-4','Housewife','Yes','None','Father','03000000000','2025-03-27 09:56:54','2025-09-09 12:02:59'),(450,'42101-9095524-7','Junaid ','03122699871','Electrician','B-377 Sector 11-e','Islam',2,'Gul Rubab','42401-5451176-6','Housewife','Yes','None','Mother','03128561579','2025-03-27 09:59:38','2025-05-14 07:24:15'),(451,'42101-7990629-9','Adnan Shah','03122588126','Labour ','232 Sector 11-J','Islam',1,'Shahista ','42101-2107513-4','Housewife ',NULL,'None','Father','03000000000','2025-03-27 10:01:16',NULL),(453,'42101-1602698-7','Abdul Saeed','03150286997','Jobless','R-272 Sector 11-E','Islam',2,'Rozina','','Maid','Yes','None','Mother','03118222514','2025-03-27 10:02:56','2025-05-14 07:23:28'),(454,'33202-6110794-5','Amir Nawab','03705717226','Pakwan Center','196 Sector 11-J','Islam',3,'Tahira','','Housewife ',NULL,'None','Mother','03161804758','2025-03-27 10:04:29',NULL),(455,'42101-9951385-3','Syed Mansoor Hussain','03152829137','Teacher','38/12 Sector 5G ','Islam',1,'Maryam Mansoor','42101-1906372-8','Housewife',NULL,'None','Mother','03442918401','2025-03-27 10:06:48',NULL),(456,'42101-9397469-1','Muhammad Faheem','03462553584','Self Employee ','N-628 Sector 11-J ','Islam',1,'Sana','42401-3600496-2','Housewife ','Yes','None','Mother','03431018223','2025-03-27 10:08:39','2025-05-13 14:17:36'),(457,'42101-6712609-9','Muhammad Umar','03193898933','Labour','L-2069 Sector 11-E','Islam',1,'Khizra Fatima','42101-1981205-7','Housewife ','Yes','None','Mother','03132074079','2025-03-27 10:10:26','2025-05-14 07:22:14'),(458,'42101-1424718-3','Muhammad Kamran','03422630103','Truck Driver','233 Sector 11-E','Islam',4,'Khishwar','','Housewife ','Yes','None','Mother','03183761443','2025-03-27 10:12:50','2025-05-15 13:03:21'),(459,'42201-6766697-7','Muhammad Atif','03112292973','JOb','B 30 Sector 11-E','Islam',4,'Samia','42301-4844237-8','Housewife ','Yes','None','Father','03000000000','2025-03-27 10:14:24','2025-05-13 14:26:13'),(460,'42101-7041589-5','Kashif Ali','03222468684','Jobless','16/3 Sector 11-E','Islam',2,'Shakra','42101-2529051-4','Embroidery Check In','Yes','None','Mother','03708503614','2025-03-27 10:16:48','2025-05-13 14:20:57'),(461,'17301-9021045-3','Guldad','03453193505','Cleaner in a factory','Sector 11-E Muhammad Ali Goth','Islam',6,'Zakia','42101-0851588-0','Tailor','Yes','03000000000','Mother','03000000000','2025-03-27 10:17:56','2025-04-03 09:54:57'),(462,'42101-1852134-7','Muhammad Faheem','03122645738','Garments','1037 Sector 11-J','Islam',3,'Ayesha','','Housewife ','Yes','None','Mother','03131226134','2025-03-27 10:18:20','2025-05-13 14:23:20'),(463,'42101-8901343-1','Muhammad Saeed','03102083476','Separation Hogai','A-17/1 Sector 11-E','Islam',1,'Saima','42101-3371415-0','Teacher','Yes','None','Mother','03166367873','2025-03-27 10:21:02','2025-05-15 13:04:37'),(464,'42101-0262309-9','Muhammad Faisal','03122339012','Labour','185 Sector 11-E','Islam',1,'Shama','42101-3722734-6','Housewife ',NULL,'None','Mother','03162596466','2025-03-27 10:22:54',NULL),(465,'31202-0330424-7','Muhammad Khalid','03121107230','Tailor','N-172 Sector 11-J ','Islam',4,'Seema Khalid','42101-3327471-4','Housewife ','Yes','None','Mother','03005726758','2025-03-27 10:25:01','2025-05-14 09:08:00'),(466,'42101-1526404-9','Muhammad Ishaq','03111055109','Divocerd','C-291 Sector 11-E','Islam',1,'Yasmeen','42000-5606289-8','Housewife ','Yes','None','Mother','03182974317','2025-03-27 10:27:01','2025-05-14 09:07:32'),(467,'42101-8457226-5','Muhammad Iqbal','03000000000','Jobless','House No 763 Sector 11-J North Karachi','Islam',2,'Afiya Urooja','','Housewife','Yes','03122488464','Mother','03197962818','2025-03-27 11:20:06',NULL),(468,'42101-5497323-9','Amir','03159253355','Worker','54/7 Sector 11-G','Islam',2,'Tayiba','44103-3268814-8','Housewife ','Yes','None','Mother','03173044880','2025-03-28 11:36:58','2025-05-13 14:03:39'),(469,'42101-7055793-4','Asif','03228602113','Embroidery Maintanance','House-34 Sector 11-J','Islam',1,'Ayesha','','Housewife','Yes','None','Father','03000000000','2025-04-05 09:55:51','2025-05-15 13:02:12'),(470,'42101-5479181-7','Muhammad Sabir','03170560871','Labour ','House no 135, Data nagri, sector 11 J, North karachi','Islam',2,'parveen','42101-6636788-6','house wife','Yes','parveen','Mother','03128504421','2025-04-10 05:26:36',NULL),(471,'42101-6853939-1','Asif Ali','03062138028','computer operator','House 295 B, sector 11-E, North karachi','Islam',2,'sanam','42101-6749271-0','housev wife','Yes','sanam','Mother','03030265886','2025-04-10 05:33:00',NULL),(472,'42101-0989734-1','Muhammad Hammad','03178198482','Garments worker','house B 344, fatima jinnah colony, north karachi.','Islam',2,'sana','','house wife','Yes','sana','Mother','03000000000','2025-04-10 05:36:26',NULL),(473,'42101-1438315-9','Muhammad Imran','03152162950','Painter','A 69, sector 11-e, north karachi','Islam',4,'nargis','42301-0843693-2','house wife','Yes','nargis','Mother','03048450760','2025-04-10 05:41:44',NULL),(474,'42101-1370147-5','khurram','03152832804','Factory Worker ','house 136, dataa nagri, north karachi','Islam',1,'rizwana','42101-1668899-4','house wife','Yes','rizwana','Mother','03102659970','2025-04-10 05:46:40',NULL),(479,'42101-8311425-1','Muhammad noman','03009224781','welder','house no 54/1 Sector 11G, new karachi','Islam',4,'Shumaila Ali','42101-3636256-6','house wife','Yes','shumaila','Mother','03122507572','2025-04-10 06:13:44',NULL),(480,'42401-6071532-7','faisal ahmed','03102124487','private job','House 226, sector 11-e, north karachi','Islam',3,'farah','42101-3704980-0','house wife','Yes','farah','Mother','03000000000','2025-04-10 06:24:49',NULL),(481,'42101-3498974-1','Shakir','03041202554','Factory Worker ','house N 85, Data nagri, sector 11 J','Islam',4,'Qurat ul Ain','42101-7988239-6','House wife','Yes','Qurat ul Ain','Mother','03000000000','2025-04-10 06:29:42',NULL),(482,'42101-9062514-1','Muhammad Abbas','03142065762','Electrician','House A 392, Sector 11- G, New Karachi','Islam',1,'uzma','42101-0365909-2','house wife','Yes','uzma','Mother','03252199613','2025-04-10 06:44:46',NULL),(483,'42101-6064093-1','Rana Waqas Ahmed','03102933665','Labour ','Sector 11-e, North  karachi','Islam',2,'Rizwana','','house wife','Yes','rizwana','Mother','03000000000','2025-04-10 06:50:48',NULL),(484,'42101-8533364-3','Aurangzeb','03179615803','Salesman','Sector 11-e, North  karachi','Islam',1,'Sadaf','42101-9178735-6','Housewife','Yes','sadaf','Mother','03167809403','2025-04-10 07:33:34',NULL),(485,'42101-6711699-7','Muhammad Amir','03132140238','Driver','House no 134, Sector 11 J, New Karachi','Islam',3,'Asma','','Housewife','Yes','Asma','Mother','03000000000','2025-04-10 07:50:23',NULL),(486,'42101-5152293-9','Muhammad Iqbal (Mamu)','03197962818','N/A','House-763 11-J New Karachi','Islam',2,'Afia Urooj','','Housewife ',NULL,'None','Uncle','03122488464','2025-04-10 12:48:18',NULL),(487,'42000-0422966-3','Salman Ali','03122412271','Embroidery','House No 10/67 Sector 11-J New Karachi','Islam',2,'Asma','42401-3927759-6','Housewife','Yes','03132244370','Mother','03000000000','2025-04-12 06:51:31','2025-05-13 14:05:53'),(488,'42101-6821212-1','Muhammad Rizwan','03183503416','Garments worker','11-D New Karachi','Islam',2,'Maham (late)','','N/A','Yes','03000000000','Mother','03000000000','2025-04-12 07:00:37','2025-05-13 14:07:00'),(489,'42101-2381877-1','Hasan','03242192970','Factory Worker ','11-E North Karachi','Islam',3,'Farzana','42101-7591563-8','Housewife','Yes','03000000000','Mother','03000000000','2025-04-12 07:05:45','2025-05-13 14:07:49'),(490,'42101-8284747-5','Muhammad Imran','03133126149','Private Job','House No B-340 Sector 11-E North Karachi','Islam',2,'Sabeen ','42101-4949582-2','Beautician ','Yes','03130662401','Mother','03000000000','2025-04-12 07:12:00','2025-05-13 14:09:41'),(491,'42101-3409864-7','Muhammad Abid','03102190754','Driver','House No 356 Sector','Islam',5,'Shaheen bibi','42101-6684496-0','Housewife','Yes','03158440548','Mother','03000000000','2025-04-12 07:23:14','2025-05-13 14:08:36'),(492,'42101-1804677-9','Muhammad Mudasir','03118478781','Office worker','59/16 Sector 5-D Ne Karachi','Islam',3,'Misbah','42101-8031016-8','House Wife','Yes','Mother','Mother','03172142131','2025-04-12 10:08:01','2025-05-13 14:10:46'),(493,'44103-1167259-7','Waqas','03173238855','Factory Worker ','House No 282 Sector New Karachi','Islam',1,'Komal','42101-8206930-8','Housewife',NULL,'03000000000','Mother','03000000000','2025-04-15 05:21:06',NULL),(497,'42101-5027599-1','Muhammad Mushtaq','03194979886','private job','House no B-56, FJC, North Karachi','Islam',2,'Farzana','42101-5027599-0','Housewife','Yes','03194979886','Mother','03000000000','2025-05-16 08:35:32',NULL),(498,'42101-1553984-9','Syed Muzaffar Husain','03131236688','Salesman ','L-828, Sector 11-E, North Karachi','Islam',4,'Sobia Kanwal','42101-3634205-0','Housewife',NULL,'Sobia Kanwal','Mother','03123388902','2025-05-16 11:31:01',NULL),(499,'42101-1698747-3','Arshad Khan','03110314187','Rider','L-50, sector 11-e, North karachi ','Islam',4,'Chandi Sahar','','Housewife ','Yes','Chandni ','Mother','03112423800','2025-05-17 09:41:49',NULL),(501,'42101-8975922-9','Alyan','03142352280','Rider','House no 1067, sector 11-J, North karachi','Islam',2,'Tehmeena','42101-0314231-0','Teacher','Yes','tehmeena','Mother','03112971206','2025-06-23 07:55:17',NULL);
/*!40000 ALTER TABLE `family` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `family_service`
--

DROP TABLE IF EXISTS `family_service`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `family_service` (
  `id` int NOT NULL AUTO_INCREMENT,
  `family_id` int NOT NULL,
  `service` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `date` date NOT NULL,
  `created_on` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `updated_on` timestamp NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=1101 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `family_service`
--

LOCK TABLES `family_service` WRITE;
/*!40000 ALTER TABLE `family_service` DISABLE KEYS */;
INSERT INTO `family_service` VALUES (1,52,'Medical Card','2023-06-19','2023-06-19 03:29:08',NULL),(2,52,'Eid al-Adha Meat','2023-06-19','2023-06-19 03:29:36',NULL),(3,44,'Eid al-Adha Meat','2023-06-19','2023-06-19 03:34:39',NULL),(4,120,'Medical Card','2023-06-19','2023-06-19 04:01:03',NULL),(5,120,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:01:26',NULL),(6,238,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:02:30',NULL),(7,238,'Medical Card','2023-06-19','2023-06-19 04:03:09',NULL),(8,21,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:03:54',NULL),(9,21,'Medical Card','2023-06-19','2023-06-19 04:03:59',NULL),(12,86,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:06:34',NULL),(13,86,'Medical Card','2023-06-19','2023-06-19 04:06:41',NULL),(14,180,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:08:57',NULL),(15,182,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:09:11',NULL),(16,244,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:10:26',NULL),(17,182,'Medical Card','2023-06-19','2023-06-19 04:10:31',NULL),(18,149,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:11:39',NULL),(19,149,'Medical Card','2023-06-19','2023-06-19 04:11:46',NULL),(20,243,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:12:25',NULL),(21,243,'Medical Card','2023-06-19','2023-06-19 04:12:30',NULL),(22,239,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:13:11',NULL),(23,239,'Medical Card','2023-06-19','2023-06-19 04:13:17',NULL),(24,151,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:14:12',NULL),(25,151,'Medical Card','2023-06-19','2023-06-19 04:14:18',NULL),(26,154,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:14:36',NULL),(27,154,'Medical Card','2023-06-19','2023-06-19 04:14:45',NULL),(28,178,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:16:06',NULL),(29,178,'Medical Card','2023-06-19','2023-06-19 04:16:12',NULL),(30,96,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:16:47',NULL),(31,96,'Medical Card','2023-06-19','2023-06-19 04:16:52',NULL),(32,33,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:17:45',NULL),(33,33,'Medical Card','2023-06-19','2023-06-19 04:17:51',NULL),(34,175,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:18:55',NULL),(35,175,'Medical Card','2023-06-19','2023-06-19 04:19:00',NULL),(36,32,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:20:07',NULL),(37,32,'Medical Card','2023-06-19','2023-06-19 04:20:13',NULL),(38,176,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:20:48',NULL),(39,214,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:21:32',NULL),(40,214,'Medical Card','2023-06-19','2023-06-19 04:21:37',NULL),(41,34,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:22:18',NULL),(42,34,'Medical Card','2023-06-19','2023-06-19 04:22:22',NULL),(43,210,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:23:11',NULL),(44,210,'Medical Card','2023-06-19','2023-06-19 04:23:17',NULL),(45,202,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:24:09',NULL),(46,202,'Medical Card','2023-06-19','2023-06-19 04:24:14',NULL),(47,108,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:26:36',NULL),(48,108,'Medical Card','2023-06-19','2023-06-19 04:26:41',NULL),(49,211,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:27:25',NULL),(50,81,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:28:16',NULL),(51,81,'Medical Card','2023-06-19','2023-06-19 04:28:20',NULL),(52,80,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:28:54',NULL),(53,80,'Medical Card','2023-06-19','2023-06-19 04:28:59',NULL),(54,94,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:31:51',NULL),(55,94,'Medical Card','2023-06-19','2023-06-19 04:31:57',NULL),(56,95,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:32:11',NULL),(57,93,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:33:45',NULL),(58,93,'Medical Card','2023-06-19','2023-06-19 04:33:49',NULL),(61,161,'Medical Card','2023-06-19','2023-06-19 04:35:39',NULL),(62,161,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:35:43',NULL),(63,91,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:36:39',NULL),(64,91,'Medical Card','2023-06-19','2023-06-19 04:36:44',NULL),(65,30,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:37:36',NULL),(66,30,'Medical Card','2023-06-19','2023-06-19 04:37:42',NULL),(67,200,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:38:39',NULL),(68,200,'Medical Card','2023-06-19','2023-06-19 04:38:44',NULL),(69,72,'Medical Card','2023-06-19','2023-06-19 04:39:08',NULL),(70,72,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:39:13',NULL),(71,7,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:39:39',NULL),(72,7,'Medical Card','2023-06-19','2023-06-19 04:39:43',NULL),(73,102,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:40:17',NULL),(74,102,'Medical Card','2023-06-19','2023-06-19 04:40:24',NULL),(75,20,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:40:50',NULL),(76,20,'Medical Card','2023-06-19','2023-06-19 04:40:55',NULL),(77,54,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:42:40',NULL),(78,159,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:42:58',NULL),(79,159,'Medical Card','2023-06-19','2023-06-19 04:43:02',NULL),(80,217,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:43:42',NULL),(81,217,'Medical Card','2023-06-19','2023-06-19 04:43:46',NULL),(82,160,'Medical Card','2023-06-19','2023-06-19 04:44:05',NULL),(83,160,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:44:10',NULL),(84,179,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:45:31',NULL),(85,179,'Medical Card','2023-06-19','2023-06-19 04:45:36',NULL),(86,75,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:46:06',NULL),(87,75,'Medical Card','2023-06-19','2023-06-19 04:46:11',NULL),(88,48,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:46:52',NULL),(89,48,'Medical Card','2023-06-19','2023-06-19 04:47:33',NULL),(90,49,'Medical Card','2023-06-19','2023-06-19 04:47:58',NULL),(91,49,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:48:04',NULL),(92,229,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:48:46',NULL),(93,229,'Medical Card','2023-06-19','2023-06-19 04:48:51',NULL),(94,37,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:49:17',NULL),(95,37,'Medical Card','2023-06-19','2023-06-19 04:49:23',NULL),(96,166,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:49:55',NULL),(97,166,'Medical Card','2023-06-19','2023-06-19 04:50:00',NULL),(98,19,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:50:39',NULL),(99,19,'Medical Card','2023-06-19','2023-06-19 04:50:46',NULL),(100,173,'Medical Card','2023-06-19','2023-06-19 04:51:23',NULL),(101,173,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:51:30',NULL),(102,114,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:52:28',NULL),(103,114,'Medical Card','2023-06-19','2023-06-19 04:52:34',NULL),(104,97,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:53:09',NULL),(105,163,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:54:04',NULL),(106,163,'Medical Card','2023-06-19','2023-06-19 04:54:09',NULL),(107,18,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:55:01',NULL),(108,18,'Medical Card','2023-06-19','2023-06-19 04:55:09',NULL),(109,87,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:55:28',NULL),(110,87,'Medical Card','2023-06-19','2023-06-19 04:55:33',NULL),(111,134,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:57:34',NULL),(112,134,'Medical Card','2023-06-19','2023-06-19 04:57:39',NULL),(113,99,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:58:12',NULL),(114,99,'Medical Card','2023-06-19','2023-06-19 04:58:18',NULL),(115,11,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:58:46',NULL),(116,11,'Medical Card','2023-06-19','2023-06-19 04:58:51',NULL),(117,212,'Medical Card','2023-06-19','2023-06-19 04:59:17',NULL),(118,212,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:59:22',NULL),(119,213,'Eid al-Adha Meat','2023-06-19','2023-06-19 04:59:48',NULL),(120,213,'Medical Card','2023-06-19','2023-06-19 04:59:54',NULL),(121,226,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:00:13',NULL),(122,226,'Medical Card','2023-06-19','2023-06-19 05:00:18',NULL),(123,98,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:00:35',NULL),(124,98,'Medical Card','2023-06-19','2023-06-19 05:00:41',NULL),(125,126,'Medical Card','2023-06-19','2023-06-19 05:01:00',NULL),(126,126,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:01:05',NULL),(127,138,'Medical Card','2023-06-19','2023-06-19 05:01:22',NULL),(128,138,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:01:27',NULL),(131,208,'Medical Card','2023-06-19','2023-06-19 05:03:57',NULL),(132,208,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:04:03',NULL),(135,90,'Medical Card','2023-06-19','2023-06-19 05:05:26',NULL),(136,90,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:05:30',NULL),(137,221,'Medical Card','2023-06-19','2023-06-19 05:06:01',NULL),(138,221,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:06:05',NULL),(139,1,'Medical Card','2023-06-19','2023-06-19 05:06:50',NULL),(140,1,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:06:55',NULL),(141,12,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:07:34',NULL),(142,12,'Medical Card','2023-06-19','2023-06-19 05:07:39',NULL),(143,245,'Medical Card','2023-06-19','2023-06-19 05:08:06',NULL),(144,245,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:08:11',NULL),(145,56,'Medical Card','2023-06-19','2023-06-19 05:08:36',NULL),(146,56,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:08:41',NULL),(147,174,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:09:14',NULL),(148,174,'Medical Card','2023-06-19','2023-06-19 05:09:50',NULL),(149,113,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:10:25',NULL),(150,113,'Medical Card','2023-06-19','2023-06-19 05:10:31',NULL),(151,27,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:11:01',NULL),(152,27,'Medical Card','2023-06-19','2023-06-19 05:11:05',NULL),(153,50,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:11:34',NULL),(154,50,'Medical Card','2023-06-19','2023-06-19 05:11:39',NULL),(155,107,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:12:01',NULL),(156,107,'Medical Card','2023-06-19','2023-06-19 05:12:07',NULL),(157,234,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:12:28',NULL),(158,234,'Medical Card','2023-06-19','2023-06-19 05:12:34',NULL),(159,85,'Medical Card','2023-06-19','2023-06-19 05:13:13',NULL),(160,85,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:13:18',NULL),(161,121,'Medical Card','2023-06-19','2023-06-19 05:13:56',NULL),(162,121,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:14:02',NULL),(163,84,'Medical Card','2023-06-19','2023-06-19 05:14:22',NULL),(164,84,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:14:27',NULL),(165,183,'Medical Card','2023-06-19','2023-06-19 05:14:46',NULL),(166,183,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:14:50',NULL),(167,122,'Medical Card','2023-06-19','2023-06-19 05:15:27',NULL),(168,122,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:15:31',NULL),(169,92,'Medical Card','2023-06-19','2023-06-19 05:16:33',NULL),(170,92,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:16:38',NULL),(171,132,'Medical Card','2023-06-19','2023-06-19 05:17:02',NULL),(172,132,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:17:07',NULL),(173,45,'Medical Card','2023-06-19','2023-06-19 05:17:27',NULL),(174,45,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:17:32',NULL),(175,233,'Medical Card','2023-06-19','2023-06-19 05:19:30',NULL),(176,233,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:19:33',NULL),(177,124,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:19:57',NULL),(178,124,'Medical Card','2023-06-19','2023-06-19 05:20:02',NULL),(179,222,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:20:19',NULL),(180,222,'Medical Card','2023-06-19','2023-06-19 05:20:25',NULL),(181,101,'Medical Card','2023-06-19','2023-06-19 05:20:55',NULL),(182,101,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:20:59',NULL),(183,26,'Medical Card','2023-06-19','2023-06-19 05:21:13',NULL),(184,26,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:21:18',NULL),(185,55,'Medical Card','2023-06-19','2023-06-19 05:22:25',NULL),(186,55,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:22:29',NULL),(187,167,'Medical Card','2023-06-19','2023-06-19 05:23:02',NULL),(188,167,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:23:06',NULL),(189,135,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:23:46',NULL),(190,135,'Medical Card','2023-06-19','2023-06-19 05:23:51',NULL),(191,31,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:24:06',NULL),(192,31,'Medical Card','2023-06-19','2023-06-19 05:24:11',NULL),(193,209,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:24:25',NULL),(194,236,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:25:03',NULL),(195,236,'Medical Card','2023-06-19','2023-06-19 05:25:07',NULL),(196,23,'Medical Card','2023-06-19','2023-06-19 05:25:23',NULL),(197,23,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:25:27',NULL),(198,35,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:25:46',NULL),(199,35,'Medical Card','2023-06-19','2023-06-19 05:25:50',NULL),(200,156,'Medical Card','2023-06-19','2023-06-19 05:26:13',NULL),(201,156,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:26:17',NULL),(202,230,'Medical Card','2023-06-19','2023-06-19 05:26:35',NULL),(203,230,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:26:40',NULL),(204,139,'Medical Card','2023-06-19','2023-06-19 05:27:05',NULL),(205,139,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:27:11',NULL),(206,139,'Medical Card','2023-06-21','2023-06-19 05:27:23','2023-06-21 03:17:32'),(207,195,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:29:18',NULL),(208,195,'Medical Card','2023-06-19','2023-06-19 05:29:22',NULL),(209,77,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:29:41',NULL),(210,77,'Medical Card','2023-06-19','2023-06-19 05:29:46',NULL),(211,64,'Medical Card','2023-06-19','2023-06-19 05:31:16',NULL),(212,64,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:31:20',NULL),(213,60,'Medical Card','2023-06-19','2023-06-19 05:31:34',NULL),(214,60,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:32:24',NULL),(215,67,'Medical Card','2023-06-19','2023-06-19 05:32:43',NULL),(216,67,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:32:47',NULL),(217,225,'Medical Card','2023-06-19','2023-06-19 05:33:03',NULL),(218,225,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:33:09',NULL),(219,136,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:33:36',NULL),(220,136,'Medical Card','2023-06-19','2023-06-19 05:33:40',NULL),(221,228,'Medical Card','2023-06-19','2023-06-19 05:33:58',NULL),(222,228,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:34:03',NULL),(223,79,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:34:23',NULL),(224,79,'Medical Card','2023-06-19','2023-06-19 05:34:28',NULL),(225,83,'Medical Card','2023-06-19','2023-06-19 05:34:43',NULL),(226,83,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:34:47',NULL),(227,219,'Medical Card','2023-06-19','2023-06-19 05:35:06',NULL),(228,219,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:35:11',NULL),(229,216,'Medical Card','2023-06-19','2023-06-19 05:35:27',NULL),(230,216,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:35:31',NULL),(231,143,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:35:48',NULL),(232,143,'Medical Card','2023-06-19','2023-06-19 05:35:52',NULL),(233,58,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:36:06',NULL),(234,58,'Medical Card','2023-06-19','2023-06-19 05:36:12',NULL),(237,76,'Medical Card','2023-06-19','2023-06-19 05:37:24',NULL),(238,76,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:37:30',NULL),(239,131,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:37:59',NULL),(240,131,'Medical Card','2023-06-19','2023-06-19 05:38:06',NULL),(241,66,'Medical Card','2023-06-19','2023-06-19 05:39:51',NULL),(242,66,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:39:56',NULL),(243,25,'Medical Card','2023-06-19','2023-06-19 05:40:27',NULL),(244,25,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:40:31',NULL),(245,73,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:41:20',NULL),(246,129,'Medical Card','2023-06-19','2023-06-19 05:41:43',NULL),(247,129,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:41:48',NULL),(248,88,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:42:20',NULL),(249,242,'Medical Card','2023-06-19','2023-06-19 05:43:08',NULL),(250,242,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:43:13',NULL),(251,158,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:44:04',NULL),(252,68,'Medical Card','2023-06-19','2023-06-19 05:45:15',NULL),(253,68,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:45:21',NULL),(254,65,'Medical Card','2023-06-19','2023-06-19 05:46:14',NULL),(255,65,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:46:18',NULL),(256,204,'Medical Card','2023-06-19','2023-06-19 05:46:57',NULL),(257,204,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:47:02',NULL),(258,164,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:48:19',NULL),(259,164,'Medical Card','2023-06-19','2023-06-19 05:48:23',NULL),(260,189,'Medical Card','2023-06-19','2023-06-19 05:49:03',NULL),(261,189,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:49:07',NULL),(262,123,'Medical Card','2023-06-19','2023-06-19 05:49:52',NULL),(263,123,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:49:57',NULL),(264,111,'Medical Card','2023-06-19','2023-06-19 05:50:19',NULL),(265,111,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:50:24',NULL),(268,241,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:55:16',NULL),(269,241,'Medical Card','2023-06-19','2023-06-19 05:55:21',NULL),(270,240,'Medical Card','2023-06-19','2023-06-19 05:55:41',NULL),(271,240,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:55:47',NULL),(272,192,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:56:25',NULL),(273,192,'Medical Card','2023-06-19','2023-06-19 05:56:29',NULL),(274,181,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:58:00',NULL),(275,127,'Medical Card','2023-06-19','2023-06-19 05:58:21',NULL),(276,127,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:58:25',NULL),(277,112,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:58:48',NULL),(278,112,'Medical Card','2023-06-19','2023-06-19 05:58:52',NULL),(279,24,'Medical Card','2023-06-19','2023-06-19 05:59:10',NULL),(280,24,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:59:15',NULL),(281,16,'Medical Card','2023-06-19','2023-06-19 05:59:32',NULL),(282,16,'Eid al-Adha Meat','2023-06-19','2023-06-19 05:59:36',NULL),(283,196,'Medical Card','2023-06-19','2023-06-19 06:02:39',NULL),(284,196,'Eid al-Adha Meat','2023-06-19','2023-06-19 06:02:44',NULL),(285,231,'Medical Card','2023-06-19','2023-06-19 06:07:22',NULL),(286,231,'Eid al-Adha Meat','2023-06-19','2023-06-19 06:07:26',NULL),(287,29,'Medical Card','2023-06-19','2023-06-19 06:09:53',NULL),(288,29,'Eid al-Adha Meat','2023-06-19','2023-06-19 06:09:59',NULL),(289,39,'Medical Card','2023-06-19','2023-06-19 06:10:27',NULL),(290,39,'Eid al-Adha Meat','2023-06-19','2023-06-19 06:10:31',NULL),(291,117,'Medical Card','2023-06-19','2023-06-19 06:11:03',NULL),(292,117,'Eid al-Adha Meat','2023-06-19','2023-06-19 06:11:07',NULL),(293,185,'Medical Card','2023-06-19','2023-06-19 06:14:29',NULL),(294,185,'Eid al-Adha Meat','2023-06-19','2023-06-19 06:14:34',NULL),(295,218,'Medical Card','2023-06-19','2023-06-19 06:14:57',NULL),(296,218,'Eid al-Adha Meat','2023-06-19','2023-06-19 06:15:04',NULL),(297,69,'Eid al-Adha Meat','2023-06-19','2023-06-19 06:18:37',NULL),(298,22,'Medical Card','2023-06-19','2023-06-19 06:29:49',NULL),(299,22,'Eid al-Adha Meat','2023-06-19','2023-06-19 06:29:57',NULL),(300,43,'Medical Card','2023-06-19','2023-06-19 06:32:47',NULL),(301,43,'Eid al-Adha Meat','2023-06-19','2023-06-19 06:32:52',NULL),(302,46,'Medical Card','2023-06-19','2023-06-19 06:58:20',NULL),(303,46,'Eid al-Adha Meat','2023-06-19','2023-06-19 06:58:27',NULL),(304,201,'Medical Card','2023-06-19','2023-06-19 07:00:20',NULL),(305,201,'Eid al-Adha Meat','2023-06-19','2023-06-19 07:00:25',NULL),(306,38,'Medical Card','2023-06-19','2023-06-19 07:00:56',NULL),(307,38,'Eid al-Adha Meat','2023-06-19','2023-06-19 07:01:02',NULL),(308,187,'Medical Card','2023-06-19','2023-06-19 07:11:46',NULL),(309,187,'Eid al-Adha Meat','2023-06-19','2023-06-19 07:11:54',NULL),(310,40,'Medical Card','2023-06-19','2023-06-19 07:13:25',NULL),(311,40,'Eid al-Adha Meat','2023-06-19','2023-06-19 07:13:31',NULL),(312,63,'Medical Card','2023-06-19','2023-06-19 07:20:14',NULL),(313,63,'Eid al-Adha Meat','2023-06-19','2023-06-19 07:20:19',NULL),(314,237,'Medical Card','2023-06-19','2023-06-19 07:20:27',NULL),(315,237,'Eid al-Adha Meat','2023-06-19','2023-06-19 07:20:36',NULL),(316,141,'Medical Card','2023-06-20','2023-06-20 03:15:05',NULL),(317,141,'Eid al-Adha Meat','2023-06-20','2023-06-20 03:15:11',NULL),(318,169,'Medical Card','2023-06-20','2023-06-20 03:27:15',NULL),(319,169,'Eid al-Adha Meat','2023-06-20','2023-06-20 03:27:21',NULL),(320,193,'Eid al-Adha Meat','2023-06-20','2023-06-20 03:28:52',NULL),(321,193,'Medical Card','2023-06-20','2023-06-20 03:28:58',NULL),(322,51,'Medical Card','2023-06-20','2023-06-20 03:55:17',NULL),(323,51,'Eid al-Adha Meat','2023-06-20','2023-06-20 03:55:23',NULL),(324,194,'Medical Card','2023-06-20','2023-06-20 03:58:26',NULL),(325,194,'Eid al-Adha Meat','2023-06-20','2023-06-20 03:58:33',NULL),(326,115,'Medical Card','2023-06-20','2023-06-20 04:06:05',NULL),(327,115,'Eid al-Adha Meat','2023-06-20','2023-06-20 04:06:11',NULL),(328,232,'Medical Card','2023-06-20','2023-06-20 04:06:58',NULL),(329,232,'Eid al-Adha Meat','2023-06-20','2023-06-20 04:07:03',NULL),(330,147,'Medical Card','2023-06-20','2023-06-20 04:08:00',NULL),(331,147,'Eid al-Adha Meat','2023-06-20','2023-06-20 04:08:06',NULL),(332,28,'Medical Card','2023-06-20','2023-06-20 04:09:12',NULL),(333,28,'Eid al-Adha Meat','2023-06-20','2023-06-20 04:09:17',NULL),(334,53,'Medical Card','2023-06-20','2023-06-20 04:13:15',NULL),(335,53,'Eid al-Adha Meat','2023-06-20','2023-06-20 04:13:19',NULL),(336,144,'Medical Card','2023-06-20','2023-06-20 04:16:02',NULL),(337,144,'Eid al-Adha Meat','2023-06-20','2023-06-20 04:16:06',NULL),(338,177,'Medical Card','2023-06-20','2023-06-20 09:25:46',NULL),(339,177,'Eid al-Adha Meat','2023-06-20','2023-06-20 09:25:55',NULL),(340,224,'Medical Card','2023-06-20','2023-06-20 04:26:44',NULL),(341,224,'Eid al-Adha Meat','2023-06-20','2023-06-20 04:26:49',NULL),(342,223,'Medical Card','2023-06-20','2023-06-20 04:27:47',NULL),(343,223,'Eid al-Adha Meat','2023-06-20','2023-06-20 04:27:55',NULL),(344,41,'Medical Card','2023-06-20','2023-06-20 04:30:09',NULL),(345,41,'Eid al-Adha Meat','2023-06-20','2023-06-20 04:30:24',NULL),(346,41,'Eid al-Adha Meat','2023-06-20','2023-06-20 04:30:24',NULL),(347,246,'Medical Card','2023-06-20','2023-06-20 04:36:37',NULL),(348,246,'Eid al-Adha Meat','2023-06-20','2023-06-20 04:37:37',NULL),(349,170,'Eid al-Adha Meat','2023-06-20','2023-06-20 04:59:24',NULL),(350,170,'Medical Card','2023-06-20','2023-06-20 04:59:49',NULL),(351,2,'Eid al-Adha Meat','2023-06-20','2023-06-20 05:02:14',NULL),(352,2,'Medical Card','2023-06-21','2023-06-20 05:02:14','2023-06-21 03:18:22'),(353,2,'Medical Card','2023-06-20','2023-06-20 05:02:27',NULL),(354,9,'Eid al-Adha Meat','2023-06-20','2023-06-20 05:06:22',NULL),(355,155,'Medical Card','2023-06-20','2023-06-20 05:15:37',NULL),(356,155,'Eid al-Adha Meat','2023-06-20','2023-06-20 05:15:44',NULL),(357,227,'Medical Card','2023-06-20','2023-06-20 05:22:30',NULL),(358,227,'Eid al-Adha Meat','2023-06-20','2023-06-20 05:22:37',NULL),(359,57,'Medical Card','2023-06-20','2023-06-20 05:23:35',NULL),(360,57,'Eid al-Adha Meat','2023-06-20','2023-06-20 05:23:41',NULL),(361,165,'Medical Card','2023-06-20','2023-06-20 05:32:27',NULL),(362,170,'Eid al-Adha Meat','2023-06-20','2023-06-20 05:32:35',NULL),(363,249,'Medical Card','2023-06-20','2023-06-20 05:38:30',NULL),(364,249,'Eid al-Adha Meat','2023-06-20','2023-06-20 05:38:39',NULL),(365,61,'Medical Card','2023-06-20','2023-06-20 05:39:30',NULL),(366,61,'Eid al-Adha Meat','2023-06-20','2023-06-20 05:39:35',NULL),(367,215,'Medical Card','2023-06-20','2023-06-20 05:50:48',NULL),(368,215,'Eid al-Adha Meat','2023-06-20','2023-06-20 05:50:56',NULL),(369,251,'Medical Card','2023-06-20','2023-06-20 05:55:46',NULL),(370,251,'Eid al-Adha Meat','2023-06-20','2023-06-20 05:55:52',NULL),(371,191,'Medical Card','2023-06-20','2023-06-20 06:11:36',NULL),(372,191,'Eid al-Adha Meat','2023-06-20','2023-06-20 06:11:45',NULL),(373,206,'Medical Card','2023-06-20','2023-06-20 06:17:15',NULL),(374,206,'Eid al-Adha Meat','2023-06-20','2023-06-20 06:17:23',NULL),(375,198,'Eid al-Adha Meat','2023-06-20','2023-06-20 06:31:47',NULL),(376,146,'Medical Card','2023-06-20','2023-06-20 07:23:10',NULL),(377,146,'Eid al-Adha Meat','2023-06-20','2023-06-20 07:23:15',NULL),(378,252,'Medical Card','2023-06-20','2023-06-20 07:28:38',NULL),(379,252,'Eid al-Adha Meat','2023-06-20','2023-06-20 07:28:46',NULL),(380,171,'Medical Card','2023-06-21','2023-06-21 03:11:19',NULL),(381,171,'Eid al-Adha Meat','2023-06-21','2023-06-21 03:11:26',NULL),(382,172,'Medical Card','2023-06-21','2023-06-21 03:21:02',NULL),(383,172,'Eid al-Adha Meat','2023-06-21','2023-06-21 03:21:11',NULL),(384,233,'Medical Card','2023-06-21','2023-06-21 04:45:56',NULL),(385,233,'Eid al-Adha Meat','2023-06-21','2023-06-21 04:46:30',NULL),(386,109,'Medical Card','2023-06-21','2023-06-21 05:25:23',NULL),(387,109,'Eid al-Adha Meat','2023-06-21','2023-06-21 05:25:28',NULL),(388,207,'Medical Card','2023-06-21','2023-06-21 05:31:53',NULL),(389,207,'Medical Card','2023-06-21','2023-06-21 05:31:53',NULL),(390,207,'Eid al-Adha Meat','2023-06-21','2023-06-21 05:32:00',NULL),(391,205,'Eid al-Adha Meat','2023-06-22','2023-06-22 04:55:24',NULL),(392,203,'Eid al-Adha Meat','2023-06-22','2023-06-22 04:56:21',NULL),(395,253,'Medical Card','2023-06-23','2023-06-23 05:23:51',NULL),(396,253,'Eid al-Adha Meat','2023-06-23','2023-06-23 05:23:56',NULL),(397,254,'Medical Card','2023-06-23','2023-06-23 05:32:31',NULL),(398,254,'Eid al-Adha Meat','2023-06-23','2023-06-23 05:32:40',NULL),(399,255,'Medical Card','2023-06-26','2023-06-26 04:06:36',NULL),(400,255,'Eid al-Adha Meat','2023-06-26','2023-06-26 04:07:12',NULL),(401,34,'Eid al-Adha Meat','2023-07-08','2023-07-08 07:22:31',NULL),(402,28,'Eid al-Adha Meat','2023-07-08','2023-07-08 07:34:43',NULL),(403,35,'Eid al-Adha Meat','2023-07-08','2023-07-08 07:41:03',NULL),(405,92,'Eid al-Adha Meat','2023-07-08','2023-07-08 07:42:27',NULL),(406,33,'Eid al-Adha Meat','2023-07-08','2023-07-08 07:43:58',NULL),(407,1,'Eid al-Adha Meat','2023-07-08','2023-07-08 07:45:05',NULL),(408,2,'Eid al-Adha Meat','2023-07-08','2023-07-08 07:45:36',NULL),(409,32,'Eid al-Adha Meat','2023-07-08','2023-07-08 07:53:54',NULL),(410,7,'Eid al-Adha Meat','2023-07-08','2023-07-08 07:54:56',NULL),(417,65,'Eid al-Adha Meat','2023-07-08','2023-07-08 07:57:08',NULL),(418,84,'Eid al-Adha Meat','2023-07-08','2023-07-08 07:58:03',NULL),(419,22,'Eid al-Adha Meat','2023-07-08','2023-07-08 07:58:35',NULL),(420,21,'Eid al-Adha Meat','2023-07-08','2023-07-08 07:59:10',NULL),(421,64,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:00:27',NULL),(422,96,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:01:07',NULL),(423,161,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:02:12',NULL),(424,99,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:02:44',NULL),(425,94,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:06:02',NULL),(426,95,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:06:50',NULL),(427,149,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:08:01',NULL),(428,107,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:08:22',NULL),(429,72,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:10:21',NULL),(430,109,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:15:47',NULL),(431,55,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:16:53',NULL),(433,54,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:18:12',NULL),(434,108,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:18:16',NULL),(435,101,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:20:12',NULL),(436,58,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:20:48',NULL),(437,123,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:21:50',NULL),(438,111,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:22:16',NULL),(439,86,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:22:27',NULL),(440,124,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:23:41',NULL),(441,60,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:24:35',NULL),(442,147,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:27:02',NULL),(443,31,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:30:34',NULL),(444,87,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:35:37',NULL),(445,63,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:49:08',NULL),(446,160,'Eid al-Adha Meat','2023-07-08','2023-07-08 08:57:12',NULL),(447,187,'Eid al-Adha Meat','2023-07-08','2023-07-08 09:13:06',NULL),(448,141,'Eid al-Adha Meat','2023-07-08','2023-07-08 09:14:11',NULL),(449,45,'Eid al-Adha Meat','2023-07-08','2023-07-12 03:04:08',NULL),(450,26,'Eid al-Adha Meat','2023-07-08','2023-07-12 03:04:51',NULL),(451,213,'Eid al-Adha Meat','2023-07-08','2023-07-12 03:05:44',NULL),(452,1,'Ration','2024-03-01','2024-03-01 15:04:58',NULL),(453,2,'Ration','2024-03-01','2024-03-01 15:05:19',NULL),(454,7,'Ration','2024-03-01','2024-03-01 15:05:33',NULL),(455,12,'Ration','2024-03-01','2024-03-01 15:09:52',NULL),(456,16,'Ration','2024-03-01','2024-03-01 15:10:25',NULL),(457,18,'Ration','2024-03-01','2024-03-01 15:10:45',NULL),(458,19,'Ration','2024-03-01','2024-03-01 15:11:17',NULL),(459,20,'Ration','2024-03-01','2024-03-01 15:12:47',NULL),(460,22,'Ration','2024-03-01','2024-03-01 15:13:10',NULL),(461,23,'Ration','2024-03-01','2024-03-01 15:16:19',NULL),(462,24,'Ration','2024-03-01','2024-03-01 15:16:35',NULL),(463,25,'Ration','2024-03-01','2024-03-01 15:16:51',NULL),(464,26,'Ration','2024-03-01','2024-03-01 15:17:23',NULL),(465,27,'Ration','2024-03-01','2024-03-01 15:17:42',NULL),(466,29,'Ration','2024-03-01','2024-03-01 15:18:09',NULL),(467,30,'Ration','2024-03-01','2024-03-01 15:18:28',NULL),(468,31,'Ration','2024-03-01','2024-03-01 15:19:07',NULL),(469,32,'Ration','2024-03-01','2024-03-01 15:19:33',NULL),(470,33,'Ration','2024-03-01','2024-03-01 15:19:56',NULL),(471,34,'Ration','2024-03-01','2024-03-01 15:20:21',NULL),(472,35,'Ration','2024-03-01','2024-03-01 15:20:55',NULL),(473,38,'Ration','2024-03-01','2024-03-01 15:21:27',NULL),(474,39,'Ration','2024-03-01','2024-03-01 15:21:49',NULL),(475,39,'Ration','2024-03-01','2024-03-01 15:27:08',NULL),(476,40,'Ration','2024-03-01','2024-03-01 15:31:46',NULL),(477,41,'Ration','2024-03-01','2024-03-01 15:32:12',NULL),(478,43,'Ration','2024-03-01','2024-03-01 15:32:39',NULL),(479,45,'Ration','2024-03-01','2024-03-01 15:33:08',NULL),(480,49,'Ration','2024-03-01','2024-03-01 15:35:20',NULL),(481,50,'Ration','2024-03-01','2024-03-01 15:35:40',NULL),(482,51,'Ration','2024-03-01','2024-03-01 15:36:04',NULL),(483,52,'Ration','2024-03-01','2024-03-01 15:36:24',NULL),(484,54,'Ration','2024-03-01','2024-03-01 15:36:53',NULL),(485,56,'Ration','2024-03-01','2024-03-01 15:37:28',NULL),(486,58,'Ration','2024-03-01','2024-03-01 15:43:31',NULL),(487,60,'Ration','2024-03-01','2024-03-01 15:43:47',NULL),(488,63,'Ration','2024-03-01','2024-03-01 15:44:41',NULL),(489,64,'Ration','2024-03-01','2024-03-01 15:45:01',NULL),(490,65,'Ration','2024-03-01','2024-03-01 15:45:23',NULL),(491,66,'Ration','2024-03-01','2024-03-01 15:45:46',NULL),(492,67,'Ration','2024-03-01','2024-03-01 15:46:05',NULL),(493,68,'Ration','2024-03-01','2024-03-01 15:46:23',NULL),(494,72,'Ration','2024-03-01','2024-03-01 15:46:43',NULL),(495,73,'Ration','2024-03-01','2024-03-01 15:58:11',NULL),(496,75,'Ration','2024-03-01','2024-03-01 15:58:28',NULL),(497,76,'Ration','2024-03-01','2024-03-01 15:58:48',NULL),(498,77,'Ration','2024-03-01','2024-03-01 15:59:05',NULL),(499,79,'Ration','2024-03-01','2024-03-01 15:59:41',NULL),(500,80,'Ration','2024-03-01','2024-03-01 15:59:56',NULL),(501,81,'Ration','2024-03-01','2024-03-01 16:00:11',NULL),(502,84,'Ration','2024-03-01','2024-03-01 16:00:32',NULL),(503,85,'Ration','2024-03-01','2024-03-01 16:00:50',NULL),(504,86,'Ration','2024-03-01','2024-03-01 16:01:04',NULL),(505,87,'Ration','2024-03-01','2024-03-01 16:01:20',NULL),(506,88,'Ration','2024-03-01','2024-03-01 16:01:37',NULL),(507,90,'Ration','2024-03-01','2024-03-01 16:01:54',NULL),(508,91,'Ration','2024-03-01','2024-03-01 16:02:10',NULL),(509,92,'Ration','2024-03-01','2024-03-01 16:02:27',NULL),(510,94,'Ration','2024-03-01','2024-03-01 16:03:39',NULL),(511,95,'Ration','2024-03-01','2024-03-01 16:03:54',NULL),(512,96,'Ration','2024-03-01','2024-03-01 16:04:12',NULL),(513,97,'Ration','2024-03-01','2024-03-01 16:06:54',NULL),(514,98,'Ration','2024-03-01','2024-03-01 16:07:13',NULL),(515,99,'Ration','2024-03-01','2024-03-01 16:07:32',NULL),(516,99,'Ration','2024-03-01','2024-03-01 16:21:25',NULL),(517,101,'Ration','2024-03-01','2024-03-01 16:22:05',NULL),(518,102,'Ration','2024-03-01','2024-03-01 16:22:46',NULL),(519,107,'Ration','2024-03-01','2024-03-01 16:23:06',NULL),(520,108,'Ration','2024-03-01','2024-03-01 16:38:37',NULL),(521,109,'Ration','2024-03-01','2024-03-01 16:39:50',NULL),(522,111,'Ration','2024-03-01','2024-03-01 16:40:07',NULL),(523,113,'Ration','2024-03-01','2024-03-01 16:40:25',NULL),(524,114,'Ration','2024-03-01','2024-03-01 16:40:43',NULL),(525,115,'Ration','2024-03-01','2024-03-01 16:41:06',NULL),(526,121,'Ration','2024-03-01','2024-03-01 16:41:21',NULL),(527,123,'Ration','2024-03-01','2024-03-01 16:41:39',NULL),(528,124,'Ration','2024-03-01','2024-03-01 16:41:54',NULL),(529,126,'Ration','2024-03-01','2024-03-01 16:42:13',NULL),(530,127,'Ration','2024-03-01','2024-03-01 16:42:31',NULL),(531,131,'Ration','2024-03-01','2024-03-01 16:43:02',NULL),(532,132,'Ration','2024-03-01','2024-03-01 16:43:18',NULL),(533,134,'Ration','2024-03-01','2024-03-01 16:43:36',NULL),(534,135,'Ration','2024-03-01','2024-03-01 16:44:00',NULL),(535,139,'Ration','2024-03-01','2024-03-01 16:44:26',NULL),(536,141,'Ration','2024-03-01','2024-03-01 16:44:50',NULL),(537,144,'Ration','2024-03-01','2024-03-01 16:45:06',NULL),(538,149,'Ration','2024-03-01','2024-03-01 16:45:32',NULL),(539,151,'Ration','2024-03-01','2024-03-01 16:45:49',NULL),(540,154,'Ration','2024-03-01','2024-03-01 16:46:06',NULL),(541,155,'Ration','2024-03-01','2024-03-01 16:46:22',NULL),(542,156,'Ration','2024-03-01','2024-03-01 16:46:41',NULL),(543,158,'Ration','2024-03-01','2024-03-01 16:46:58',NULL),(544,159,'Ration','2024-03-01','2024-03-01 16:47:14',NULL),(545,160,'Ration','2024-03-01','2024-03-01 16:47:30',NULL),(546,161,'Ration','2024-03-01','2024-03-01 16:47:47',NULL),(547,163,'Ration','2024-03-01','2024-03-01 16:48:04',NULL),(548,164,'Ration','2024-03-01','2024-03-01 16:48:20',NULL),(549,165,'Ration','2024-03-01','2024-03-01 16:48:36',NULL),(550,166,'Ration','2024-03-01','2024-03-01 16:48:52',NULL),(551,167,'Ration','2024-03-01','2024-03-01 16:49:09',NULL),(552,170,'Ration','2024-03-01','2024-03-01 16:49:33',NULL),(553,173,'Ration','2024-03-01','2024-03-01 16:49:59',NULL),(554,174,'Ration','2024-03-01','2024-03-01 16:50:17',NULL),(555,175,'Ration','2024-03-01','2024-03-01 16:50:34',NULL),(556,177,'Ration','2024-03-01','2024-03-01 16:50:50',NULL),(557,178,'Ration','2024-03-01','2024-03-01 16:51:06',NULL),(558,179,'Ration','2024-03-01','2024-03-01 16:51:30',NULL),(559,180,'Ration','2024-03-01','2024-03-01 16:51:50',NULL),(560,181,'Ration','2024-03-01','2024-03-01 16:52:08',NULL),(561,182,'Ration','2024-03-01','2024-03-01 16:52:30',NULL),(562,183,'Ration','2024-03-01','2024-03-01 16:53:00',NULL),(563,184,'Ration','2024-03-01','2024-03-01 16:53:27',NULL),(564,185,'Ration','2024-03-01','2024-03-01 16:53:42',NULL),(565,187,'Ration','2024-03-01','2024-03-01 16:54:06',NULL),(566,189,'Ration','2024-03-01','2024-03-01 16:54:24',NULL),(567,191,'Ration','2024-03-01','2024-03-01 16:54:52',NULL),(568,192,'Ration','2024-03-01','2024-03-01 16:55:08',NULL),(569,194,'Ration','2024-03-01','2024-03-01 16:55:26',NULL),(570,195,'Ration','2024-03-01','2024-03-01 16:55:41',NULL),(571,196,'Ration','2024-03-01','2024-03-01 16:55:57',NULL),(572,198,'Ration','2024-03-01','2024-03-01 16:56:13',NULL),(573,200,'Ration','2024-03-01','2024-03-01 16:56:28',NULL),(574,201,'Ration','2024-03-01','2024-03-01 16:56:43',NULL),(575,202,'Ration','2024-03-01','2024-03-01 16:56:58',NULL),(576,204,'Ration','2024-03-01','2024-03-01 16:57:14',NULL),(577,205,'Ration','2024-03-01','2024-03-01 16:57:30',NULL),(578,208,'Ration','2024-03-01','2024-03-01 16:57:48',NULL),(579,209,'Ration','2024-03-01','2024-03-01 16:58:03',NULL),(580,210,'Ration','2024-03-01','2024-03-01 16:58:18',NULL),(581,211,'Ration','2024-03-01','2024-03-01 16:58:36',NULL),(582,212,'Ration','2024-03-01','2024-03-01 16:58:55',NULL),(583,213,'Ration','2024-03-01','2024-03-01 16:59:08',NULL),(584,217,'Ration','2024-03-01','2024-03-01 16:59:35',NULL),(585,225,'Ration','2024-03-01','2024-03-01 16:59:51',NULL),(586,226,'Ration','2024-03-01','2024-03-01 17:00:04',NULL),(587,227,'Ration','2024-03-01','2024-03-01 17:00:20',NULL),(588,228,'Ration','2024-03-01','2024-03-01 17:00:37',NULL),(589,229,'Ration','2024-03-01','2024-03-01 17:00:53',NULL),(590,231,'Ration','2024-03-01','2024-03-01 17:01:10',NULL),(591,233,'Ration','2024-03-01','2024-03-01 17:01:37',NULL),(592,237,'Ration','2024-03-01','2024-03-01 17:01:53',NULL),(593,249,'Ration','2024-03-01','2024-03-01 17:02:26',NULL),(594,255,'Ration','2024-03-01','2024-03-01 17:02:42',NULL),(595,258,'Ration','2024-03-01','2024-03-01 17:02:58',NULL),(596,260,'Ration','2024-03-01','2024-03-01 17:03:13',NULL),(597,261,'Ration','2024-03-01','2024-03-01 17:03:28',NULL),(598,262,'Ration','2024-03-01','2024-03-01 17:06:43',NULL),(599,266,'Ration','2024-03-01','2024-03-01 17:07:14',NULL),(600,267,'Ration','2024-03-01','2024-03-01 17:07:28',NULL),(601,268,'Ration','2024-03-01','2024-03-01 17:07:53',NULL),(602,271,'Ration','2024-03-01','2024-03-01 17:08:10',NULL),(603,272,'Ration','2024-03-01','2024-03-01 17:08:26',NULL),(604,273,'Ration','2024-03-01','2024-03-01 17:08:39',NULL),(605,274,'Ration','2024-03-01','2024-03-01 17:08:57',NULL),(606,275,'Ration','2024-03-01','2024-03-01 17:09:11',NULL),(607,276,'Ration','2024-03-01','2024-03-01 17:09:26',NULL),(608,278,'Ration','2024-03-01','2024-03-01 17:09:46',NULL),(609,280,'Ration','2024-03-01','2024-03-01 17:10:04',NULL),(610,285,'Ration','2024-03-01','2024-03-01 17:10:20',NULL),(611,294,'Ration','2024-03-01','2024-03-01 17:10:38',NULL),(612,298,'Ration','2024-03-01','2024-03-01 17:10:56',NULL),(614,326,'Ration','2024-03-01','2024-03-01 17:11:28',NULL),(615,328,'Ration','2024-03-01','2024-03-01 17:11:46',NULL),(616,330,'Ration','2024-03-01','2024-03-01 17:12:02',NULL),(617,332,'Ration','2024-03-01','2024-03-01 17:12:20',NULL),(619,334,'Ration','2024-03-01','2024-03-01 17:12:59',NULL),(620,342,'Ration','2024-03-01','2024-03-01 17:13:16',NULL),(621,346,'Ration','2024-03-01','2024-03-01 17:13:30',NULL),(622,347,'Ration','2024-03-01','2024-03-01 17:13:49',NULL),(623,354,'Ration','2024-03-01','2024-03-01 17:14:07',NULL),(624,355,'Ration','2024-03-01','2024-03-01 17:14:23',NULL),(625,359,'Ration','2024-03-01','2024-03-01 17:14:40',NULL),(626,362,'Ration','2024-03-01','2024-03-01 17:14:59',NULL),(627,366,'Ration','2024-03-01','2024-03-01 17:15:15',NULL),(628,386,'Ration','2024-03-01','2024-03-01 17:15:30',NULL),(629,387,'Ration','2024-03-01','2024-03-01 17:15:50',NULL),(630,11,'Ration','2024-03-02','2024-03-02 08:05:39',NULL),(631,28,'Ration','2024-03-02','2024-03-02 08:06:06',NULL),(632,48,'Ration','2024-03-02','2024-03-02 08:06:43',NULL),(633,57,'Ration','2024-03-02','2024-03-02 08:07:11',NULL),(634,61,'Ration','2024-03-02','2024-03-02 08:07:51',NULL),(635,112,'Ration','2024-03-02','2024-03-02 08:08:48',NULL),(636,120,'Ration','2024-03-02','2024-03-02 08:09:07',NULL),(637,129,'Ration','2024-03-02','2024-03-02 08:09:24',NULL),(638,138,'Ration','2024-03-02','2024-03-02 08:09:44',NULL),(639,147,'Ration','2024-03-02','2024-03-02 08:10:01',NULL),(640,176,'Ration','2024-03-02','2024-03-02 08:10:35',NULL),(641,203,'Ration','2024-03-02','2024-03-02 08:10:52',NULL),(642,215,'Ration','2024-03-02','2024-03-02 08:11:24',NULL),(643,216,'Ration','2024-03-02','2024-03-02 08:12:00',NULL),(644,83,'Ration','2024-03-02','2024-03-02 08:12:50',NULL),(645,385,'Ration','2024-03-02','2024-03-02 10:19:52',NULL),(646,384,'Ration','2024-03-02','2024-03-02 10:20:58',NULL),(647,383,'Ration','2024-03-02','2024-03-02 10:21:14',NULL),(648,382,'Ration','2024-03-02','2024-03-02 10:21:32',NULL),(649,377,'Ration','2024-03-02','2024-03-02 10:21:54',NULL),(650,376,'Ration','2024-03-02','2024-03-02 10:22:13',NULL),(651,374,'Ration','2024-03-02','2024-03-02 10:22:32',NULL),(652,373,'Ration','2024-03-02','2024-03-02 10:22:56',NULL),(653,372,'Ration','2024-03-02','2024-03-02 10:23:15',NULL),(654,371,'Ration','2024-03-02','2024-03-02 10:23:32',NULL),(655,370,'Ration','2024-03-02','2024-03-02 10:23:49',NULL),(656,367,'Ration','2024-03-02','2024-03-02 10:27:05',NULL),(657,365,'Ration','2024-03-02','2024-03-02 10:27:26',NULL),(658,364,'Ration','2024-03-02','2024-03-02 10:27:53',NULL),(659,363,'Ration','2024-03-02','2024-03-02 10:28:15',NULL),(660,361,'Ration','2024-03-02','2024-03-02 10:31:07',NULL),(661,360,'Ration','2024-03-02','2024-03-02 10:31:34',NULL),(663,356,'Ration','2024-03-02','2024-03-02 10:32:11',NULL),(664,350,'Ration','2024-03-02','2024-03-02 10:32:39',NULL),(665,349,'Ration','2024-03-02','2024-03-02 10:33:00',NULL),(666,53,'Ration','2024-03-03','2024-03-02 19:18:18',NULL),(667,136,'Ration','2024-03-03','2024-03-02 19:18:42',NULL),(668,143,'Ration','2024-03-03','2024-03-02 19:18:59',NULL),(669,169,'Ration','2024-03-03','2024-03-02 19:19:17',NULL),(670,171,'Ration','2024-03-03','2024-03-02 19:19:35',NULL),(671,172,'Ration','2024-03-03','2024-03-02 19:19:56',NULL),(672,193,'Ration','2024-03-03','2024-03-02 19:20:12',NULL),(673,203,'Ration','2024-03-03','2024-03-02 19:20:32',NULL),(674,207,'Ration','2024-03-03','2024-03-02 19:20:49',NULL),(675,214,'Ration','2024-03-03','2024-03-02 19:21:31',NULL),(676,214,'Ration','2024-03-03','2024-03-02 19:21:56',NULL),(677,218,'Ration','2024-03-03','2024-03-02 19:22:12',NULL),(678,219,'Ration','2024-03-03','2024-03-02 19:22:28',NULL),(679,221,'Ration','2024-03-03','2024-03-02 19:22:43',NULL),(680,222,'Ration','2024-03-03','2024-03-02 19:22:59',NULL),(681,223,'Ration','2024-03-03','2024-03-02 19:23:15',NULL),(682,230,'Ration','2024-03-03','2024-03-02 19:23:34',NULL),(683,232,'Ration','2024-03-03','2024-03-02 19:23:50',NULL),(684,234,'Ration','2024-03-03','2024-03-02 19:24:09',NULL),(685,236,'Ration','2024-03-03','2024-03-02 19:24:26',NULL),(686,238,'Ration','2024-03-03','2024-03-02 19:24:42',NULL),(687,239,'Ration','2024-03-03','2024-03-02 19:24:57',NULL),(688,240,'Ration','2024-03-03','2024-03-02 19:25:18',NULL),(689,241,'Ration','2024-03-03','2024-03-02 19:25:36',NULL),(690,243,'Ration','2024-03-03','2024-03-02 19:25:53',NULL),(691,244,'Ration','2024-03-03','2024-03-02 19:26:07',NULL),(692,245,'Ration','2024-03-03','2024-03-02 19:26:39',NULL),(693,246,'Ration','2024-03-03','2024-03-02 19:27:04',NULL),(694,247,'Ration','2024-03-03','2024-03-02 19:27:33',NULL),(695,251,'Ration','2024-03-03','2024-03-02 19:28:02',NULL),(696,252,'Ration','2024-03-03','2024-03-02 19:28:29',NULL),(697,253,'Ration','2024-03-03','2024-03-02 19:28:55',NULL),(698,254,'Ration','2024-03-03','2024-03-02 19:29:17',NULL),(699,256,'Ration','2024-03-03','2024-03-02 19:30:02',NULL),(700,257,'Ration','2024-03-03','2024-03-02 19:30:23',NULL),(701,259,'Ration','2024-03-03','2024-03-02 19:30:40',NULL),(702,264,'Ration','2024-03-03','2024-03-02 19:31:16',NULL),(703,277,'Ration','2024-03-03','2024-03-02 19:31:39',NULL),(704,279,'Ration','2024-03-03','2024-03-02 19:33:02',NULL),(705,281,'Ration','2024-03-03','2024-03-02 19:33:20',NULL),(706,286,'Ration','2024-03-03','2024-03-02 19:33:41',NULL),(707,287,'Ration','2024-03-03','2024-03-02 19:34:21',NULL),(708,290,'Ration','2024-03-03','2024-03-02 19:37:55',NULL),(710,299,'Ration','2024-03-03','2024-03-02 19:38:32',NULL),(711,300,'Ration','2024-03-03','2024-03-02 19:38:48',NULL),(712,303,'Ration','2024-03-03','2024-03-02 19:39:03',NULL),(713,306,'Ration','2024-03-03','2024-03-02 19:40:28',NULL),(714,307,'Ration','2024-03-03','2024-03-02 19:40:43',NULL),(715,308,'Ration','2024-03-03','2024-03-02 19:40:59',NULL),(716,309,'Ration','2024-03-03','2024-03-02 19:41:26',NULL),(717,310,'Ration','2024-03-03','2024-03-02 19:41:46',NULL),(718,311,'Ration','2024-03-03','2024-03-02 19:42:01',NULL),(719,312,'Ration','2024-03-03','2024-03-02 19:42:16',NULL),(720,314,'Ration','2024-03-03','2024-03-02 19:43:05',NULL),(722,316,'Ration','2024-03-03','2024-03-02 19:43:36',NULL),(723,317,'Ration','2024-03-03','2024-03-02 19:43:50',NULL),(724,318,'Ration','2024-03-03','2024-03-02 19:45:07',NULL),(725,320,'Ration','2024-03-03','2024-03-02 19:45:24',NULL),(726,321,'Ration','2024-03-03','2024-03-02 19:45:52',NULL),(727,322,'Ration','2024-03-03','2024-03-02 19:46:10',NULL),(728,323,'Ration','2024-03-03','2024-03-02 19:46:29',NULL),(729,324,'Ration','2024-03-03','2024-03-02 19:46:44',NULL),(730,325,'Ration','2024-03-03','2024-03-02 19:47:14',NULL),(731,327,'Ration','2024-03-03','2024-03-02 19:47:30',NULL),(732,329,'Ration','2024-03-03','2024-03-02 19:47:46',NULL),(733,331,'Ration','2024-03-03','2024-03-02 19:48:07',NULL),(734,335,'Ration','2024-03-03','2024-03-02 19:48:23',NULL),(735,336,'Ration','2024-03-03','2024-03-02 19:48:52',NULL),(736,337,'Ration','2024-03-03','2024-03-02 19:49:10',NULL),(737,338,'Ration','2024-03-03','2024-03-02 19:49:28',NULL),(738,339,'Ration','2024-03-03','2024-03-02 19:49:43',NULL),(739,340,'Ration','2024-03-03','2024-03-02 19:50:05',NULL),(740,341,'Ration','2024-03-03','2024-03-02 19:50:20',NULL),(741,343,'Ration','2024-03-03','2024-03-02 19:50:35',NULL),(742,344,'Ration','2024-03-03','2024-03-02 19:50:55',NULL),(743,345,'Ration','2024-03-03','2024-03-02 19:51:19',NULL),(744,297,'Ration','2024-03-04','2024-03-04 03:27:04',NULL),(745,206,'Ration','2024-03-04','2024-03-04 08:11:03',NULL),(746,242,'Ration','2024-03-04','2024-03-04 08:11:25',NULL),(747,297,'Ration','2024-03-04','2024-03-04 08:12:29',NULL),(748,293,'Ration','2024-03-05','2024-03-05 04:16:52',NULL),(749,302,'Ration','2024-03-05','2024-03-05 05:16:12',NULL),(750,309,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:26:39',NULL),(751,370,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:27:28',NULL),(752,370,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:28:08',NULL),(753,384,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:28:50',NULL),(754,28,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:29:52',NULL),(755,30,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:30:46',NULL),(756,309,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:32:45',NULL),(757,129,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:33:19',NULL),(758,25,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:34:32',NULL),(759,34,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:35:11',NULL),(760,48,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:35:49',NULL),(761,27,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:36:44',NULL),(762,57,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:37:21',NULL),(763,57,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:38:06',NULL),(764,22,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:39:22',NULL),(765,22,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:40:23',NULL),(766,126,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:41:27',NULL),(767,126,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:41:58',NULL),(768,372,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:42:34',NULL),(769,31,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:43:08',NULL),(770,49,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:44:25',NULL),(771,266,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:44:58',NULL),(772,45,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:45:44',NULL),(773,387,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:46:20',NULL),(774,294,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:47:53',NULL),(775,24,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:48:47',NULL),(776,24,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:49:15',NULL),(777,374,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:49:41',NULL),(778,77,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:51:00',NULL),(779,56,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:51:25',NULL),(780,56,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:51:57',NULL),(781,67,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:52:25',NULL),(782,60,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:52:56',NULL),(783,54,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:53:31',NULL),(784,85,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:54:05',NULL),(785,50,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:54:42',NULL),(786,108,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:55:14',NULL),(787,211,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:56:06',NULL),(788,97,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:56:42',NULL),(789,165,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:57:18',NULL),(790,165,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:57:53',NULL),(791,73,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:58:26',NULL),(792,382,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:58:59',NULL),(793,170,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:59:25',NULL),(794,88,'Eid al-Adha Meat','2024-06-17','2024-06-17 13:59:51',NULL),(795,58,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:01:26',NULL),(796,58,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:02:21',NULL),(797,38,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:03:00',NULL),(798,98,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:03:28',NULL),(799,221,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:04:27',NULL),(800,376,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:05:35',NULL),(801,61,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:06:16',NULL),(802,61,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:07:14',NULL),(803,331,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:07:58',NULL),(804,331,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:08:31',NULL),(805,202,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:10:05',NULL),(806,202,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:10:47',NULL),(807,109,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:11:30',NULL),(808,109,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:13:31',NULL),(809,304,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:13:59',NULL),(810,311,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:14:31',NULL),(811,158,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:14:56',NULL),(812,347,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:15:26',NULL),(813,261,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:15:58',NULL),(814,12,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:16:49',NULL),(815,16,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:17:54',NULL),(816,46,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:18:28',NULL),(817,112,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:19:46',NULL),(818,112,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:20:27',NULL),(819,127,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:21:39',NULL),(820,113,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:22:40',NULL),(821,113,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:23:11',NULL),(822,113,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:23:38',NULL),(823,113,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:23:38',NULL),(824,285,'Eid al-Adha Meat','2024-06-17','2024-06-17 14:24:13',NULL),(825,18,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:40:56',NULL),(826,66,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:41:18',NULL),(827,68,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:41:39',NULL),(828,76,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:42:15',NULL),(829,79,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:42:39',NULL),(830,86,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:43:01',NULL),(831,87,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:43:17',NULL),(832,92,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:43:35',NULL),(833,96,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:43:50',NULL),(834,107,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:44:58',NULL),(835,115,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:45:22',NULL),(836,123,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:45:45',NULL),(837,124,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:46:11',NULL),(838,136,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:46:38',NULL),(839,174,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:47:58',NULL),(840,184,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:48:17',NULL),(841,189,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:48:38',NULL),(842,208,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:48:56',NULL),(843,225,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:49:19',NULL),(844,234,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:49:42',NULL),(846,314,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:50:52',NULL),(848,336,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:51:50',NULL),(849,355,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:52:14',NULL),(850,373,'Eid al-Adha Meat','2024-06-18','2024-06-18 02:52:36',NULL),(851,1,'Eid al-Adha Meat','2024-06-24','2024-06-24 16:12:05',NULL),(852,2,'Eid al-Adha Meat','2024-06-24','2024-06-24 16:12:24',NULL),(853,19,'Eid al-Adha Meat','2024-06-24','2024-06-24 16:18:45',NULL),(854,20,'Eid al-Adha Meat','2024-06-24','2024-06-24 16:19:13',NULL),(855,21,'Eid al-Adha Meat','2024-06-24','2024-06-24 16:19:29',NULL),(856,21,'Eid al-Adha Meat','2024-06-24','2024-06-24 16:19:30',NULL),(857,23,'Eid al-Adha Meat','2024-06-24','2024-06-24 16:19:53',NULL),(858,26,'Eid al-Adha Meat','2024-06-24','2024-06-24 16:20:12',NULL),(859,29,'Eid al-Adha Meat','2024-06-24','2024-06-24 16:28:56',NULL),(860,32,'Eid al-Adha Meat','2024-06-24','2024-06-24 16:29:47',NULL),(861,35,'Eid al-Adha Meat','2024-06-24','2024-06-24 16:30:06',NULL),(862,37,'Eid al-Adha Meat','2024-06-24','2024-06-24 16:30:25',NULL),(863,65,'Medical Card','2024-08-29','2024-08-29 12:18:59',NULL),(864,54,'Medical Card','2024-08-29','2024-08-29 12:19:36',NULL),(865,57,'Medical Card','2024-08-29','2024-08-29 12:19:59',NULL),(866,49,'Medical Card','2024-08-29','2024-08-29 12:20:53',NULL),(867,50,'Medical Card','2024-08-29','2024-08-29 12:21:52',NULL),(868,48,'Medical Card','2024-08-29','2024-08-29 12:22:47',NULL),(869,45,'Medical Card','2024-08-29','2024-08-29 12:26:02',NULL),(870,41,'Medical Card','2024-08-29','2024-08-29 12:26:23',NULL),(871,43,'Medical Card','2024-08-29','2024-08-29 12:26:51',NULL),(872,40,'Medical Card','2024-08-29','2024-08-29 12:27:18',NULL),(873,39,'Medical Card','2024-08-29','2024-08-29 12:27:49',NULL),(874,25,'Medical Card','2024-08-29','2024-08-29 12:28:09',NULL),(875,81,'Medical Card','2024-08-29','2024-08-29 12:28:30',NULL),(876,21,'Medical Card','2024-08-29','2024-08-29 12:29:28',NULL),(877,22,'Medical Card','2024-08-29','2024-08-29 12:29:50',NULL),(878,24,'Medical Card','2024-08-29','2024-08-29 12:30:19',NULL),(879,18,'Medical Card','2024-08-29','2024-08-29 12:30:51',NULL),(880,11,'Medical Card','2024-08-29','2024-08-29 12:31:49',NULL),(881,2,'Medical Card','2024-08-29','2024-08-29 12:32:09',NULL),(882,26,'Medical Card','2024-08-29','2024-08-29 12:32:55',NULL),(883,27,'Medical Card','2024-08-29','2024-08-29 12:33:15',NULL),(884,34,'Medical Card','2024-08-29','2024-08-29 12:34:04',NULL),(885,34,'Medical Card','2024-08-29','2024-08-29 12:34:41',NULL),(886,64,'Medical Card','2024-08-29','2024-08-29 12:35:31',NULL),(887,35,'Medical Card','2024-08-29','2024-08-29 12:36:02',NULL),(888,38,'Medical Card','2024-08-29','2024-08-29 12:36:25',NULL),(889,31,'Medical Card','2024-08-29','2024-08-29 12:36:49',NULL),(890,32,'Medical Card','2024-08-29','2024-08-29 12:37:12',NULL),(891,30,'Medical Card','2024-08-29','2024-08-29 12:37:33',NULL),(892,67,'Medical Card','2024-08-30','2024-08-30 08:42:04',NULL),(893,68,'Medical Card','2024-08-30','2024-08-30 08:42:32',NULL),(894,147,'Medical Card','2024-08-30','2024-08-30 10:39:01',NULL),(895,143,'Medical Card','2024-08-30','2024-08-30 10:39:15',NULL),(896,84,'Medical Card','2024-08-30','2024-08-30 10:39:28',NULL),(897,90,'Medical Card','2024-08-30','2024-08-30 10:39:40',NULL),(898,94,'Medical Card','2024-08-30','2024-08-30 10:39:53',NULL),(899,114,'Medical Card','2024-08-30','2024-08-30 10:40:40',NULL),(900,95,'Medical Card','2024-08-30','2024-08-30 10:40:53',NULL),(901,91,'Medical Card','2024-08-30','2024-08-30 10:41:09',NULL),(902,96,'Medical Card','2024-08-30','2024-08-30 10:41:38',NULL),(903,98,'Medical Card','2024-08-30','2024-08-30 10:41:52',NULL),(904,102,'Medical Card','2024-08-30','2024-08-30 10:42:15',NULL),(905,108,'Medical Card','2024-08-30','2024-08-30 10:42:27',NULL),(906,113,'Medical Card','2024-08-30','2024-08-30 10:42:41',NULL),(907,129,'Medical Card','2024-08-30','2024-08-30 11:35:22',NULL),(908,131,'Medical Card','2024-08-30','2024-08-30 11:35:55',NULL),(909,136,'Medical Card','2024-08-30','2024-08-30 11:36:04',NULL),(910,132,'Medical Card','2024-08-30','2024-08-30 11:36:23',NULL),(911,139,'Medical Card','2024-08-30','2024-08-30 11:36:40',NULL),(912,141,'Medical Card','2024-08-30','2024-08-30 11:37:05',NULL),(913,135,'Medical Card','2024-08-30','2024-08-30 11:37:39',NULL),(914,121,'Medical Card','2024-08-30','2024-08-30 11:38:04',NULL),(915,124,'Medical Card','2024-08-30','2024-08-30 11:38:29',NULL),(916,123,'Medical Card','2024-08-30','2024-08-30 11:39:39',NULL),(917,276,'Medical Card','2024-08-31','2024-08-31 11:13:49',NULL),(918,298,'Medical Card','2024-08-31','2024-08-31 11:14:14',NULL),(919,285,'Medical Card','2024-08-31','2024-08-31 11:14:48',NULL),(920,216,'Medical Card','2024-08-31','2024-08-31 11:15:00',NULL),(921,244,'Medical Card','2024-08-31','2024-08-31 11:15:17',NULL),(922,266,'Medical Card','2024-08-31','2024-08-31 11:15:32',NULL),(923,229,'Medical Card','2024-08-31','2024-08-31 11:15:52',NULL),(924,240,'Medical Card','2024-08-31','2024-08-31 11:16:05',NULL),(925,241,'Medical Card','2024-08-31','2024-08-31 11:17:33',NULL),(926,202,'Medical Card','2024-08-31','2024-08-31 11:17:46',NULL),(927,221,'Medical Card','2024-08-31','2024-08-31 11:17:57',NULL),(928,222,'Medical Card','2024-08-31','2024-08-31 11:18:16',NULL),(929,230,'Medical Card','2024-08-31','2024-08-31 11:18:30',NULL),(930,261,'Medical Card','2024-08-31','2024-08-31 11:18:43',NULL),(931,228,'Medical Card','2024-08-31','2024-08-31 11:18:57',NULL),(932,271,'Medical Card','2024-08-31','2024-08-31 11:19:22',NULL),(934,321,'Medical Card','2024-08-31','2024-08-31 11:20:04',NULL),(935,323,'Medical Card','2024-08-31','2024-08-31 11:20:21',NULL),(936,304,'Medical Card','2024-08-31','2024-08-31 11:20:32',NULL),(937,307,'Medical Card','2024-08-31','2024-08-31 11:20:54',NULL),(938,302,'Medical Card','2024-08-31','2024-08-31 11:21:10',NULL),(939,299,'Medical Card','2024-08-31','2024-08-31 11:21:28',NULL),(940,320,'Medical Card','2024-08-31','2024-08-31 11:22:18',NULL),(942,312,'Medical Card','2024-08-31','2024-08-31 11:22:55',NULL),(943,318,'Medical Card','2024-08-31','2024-08-31 11:23:11',NULL),(944,290,'Medical Card','2024-08-31','2024-08-31 11:25:25',NULL),(945,287,'Medical Card','2024-08-31','2024-08-31 11:25:41',NULL),(946,259,'Medical Card','2024-08-31','2024-08-31 11:25:56',NULL),(947,205,'Medical Card','2024-08-31','2024-08-31 11:26:07',NULL),(948,272,'Medical Card','2024-08-31','2024-08-31 11:27:11',NULL),(949,279,'Medical Card','2024-08-31','2024-08-31 11:27:26',NULL),(950,294,'Medical Card','2024-08-31','2024-08-31 11:27:41',NULL),(951,286,'Medical Card','2024-08-31','2024-08-31 11:27:53',NULL),(952,267,'Medical Card','2024-08-31','2024-08-31 11:28:03',NULL),(953,196,'Medical Card','2024-08-31','2024-08-31 11:28:16',NULL),(954,219,'Medical Card','2024-08-31','2024-08-31 11:28:30',NULL),(955,206,'Medical Card','2024-08-31','2024-08-31 11:28:40',NULL),(956,225,'Medical Card','2024-08-31','2024-08-31 13:36:41',NULL),(957,181,'Medical Card','2024-08-31','2024-08-31 13:39:48',NULL),(958,63,'Medical Card','2024-08-31','2024-08-31 13:40:03',NULL),(959,164,'Medical Card','2024-08-31','2024-08-31 13:40:13',NULL),(960,161,'Medical Card','2024-08-31','2024-08-31 13:40:23',NULL),(961,345,'Medical Card','2024-08-31','2024-08-31 13:40:33',NULL),(962,64,'Medical Card','2024-08-31','2024-08-31 13:40:50',NULL),(963,66,'Medical Card','2024-08-31','2024-08-31 13:41:10',NULL),(964,83,'Medical Card','2024-08-31','2024-08-31 13:41:21',NULL),(965,154,'Medical Card','2024-08-31','2024-08-31 13:41:32',NULL),(966,155,'Medical Card','2024-08-31','2024-08-31 13:41:44',NULL),(967,85,'Medical Card','2024-08-31','2024-08-31 13:41:54',NULL),(968,151,'Medical Card','2024-08-31','2024-08-31 13:42:09',NULL),(969,122,'Medical Card','2024-08-31','2024-08-31 13:42:25',NULL),(970,75,'Medical Card','2024-08-31','2024-08-31 13:42:35',NULL),(971,19,'Medical Card','2024-08-31','2024-08-31 13:42:52',NULL),(972,20,'Medical Card','2024-08-31','2024-08-31 13:43:05',NULL),(973,76,'Medical Card','2024-08-31','2024-08-31 13:43:23',NULL),(974,86,'Medical Card','2024-08-31','2024-08-31 13:43:35',NULL),(975,308,'Medical Card','2024-08-31','2024-08-31 13:43:47',NULL),(976,221,'Medical Card','2024-08-31','2024-08-31 13:43:57',NULL),(977,309,'Medical Card','2024-08-31','2024-08-31 13:44:08',NULL),(978,158,'Medical Card','2024-08-31','2024-08-31 13:44:21',NULL),(979,156,'Medical Card','2024-08-31','2024-08-31 13:44:35',NULL),(980,173,'Medical Card','2024-08-31','2024-08-31 13:44:46',NULL),(981,176,'Medical Card','2024-08-31','2024-08-31 13:45:00',NULL),(982,163,'Medical Card','2024-08-31','2024-08-31 13:45:15',NULL),(983,175,'Medical Card','2024-08-31','2024-08-31 13:45:26',NULL),(984,245,'Medical Card','2024-08-31','2024-08-31 13:45:37',NULL),(985,277,'Medical Card','2024-08-31','2024-08-31 13:45:48',NULL),(986,99,'Medical Card','2024-08-31','2024-08-31 13:45:58',NULL),(987,179,'Medical Card','2024-08-31','2024-08-31 13:46:10',NULL),(988,165,'Medical Card','2024-08-31','2024-08-31 13:47:29',NULL),(989,311,'Medical Card','2024-08-31','2024-08-31 13:47:44',NULL),(990,314,'Medical Card','2024-08-31','2024-08-31 13:48:07',NULL),(991,159,'Medical Card','2024-08-31','2024-08-31 13:48:58',NULL),(992,322,'Medical Card','2024-08-31','2024-08-31 13:49:08',NULL),(993,324,'Medical Card','2024-08-31','2024-08-31 13:49:23',NULL),(994,167,'Medical Card','2024-08-31','2024-08-31 13:49:38',NULL),(995,182,'Medical Card','2024-08-31','2024-08-31 13:58:53',NULL),(996,187,'Medical Card','2024-08-31','2024-08-31 13:59:07',NULL),(997,169,'Medical Card','2024-08-31','2024-08-31 13:59:27',NULL),(998,170,'Medical Card','2024-08-31','2024-08-31 14:00:44',NULL),(999,174,'Medical Card','2024-08-31','2024-08-31 14:01:03',NULL),(1000,346,'Medical Card','2024-08-31','2024-08-31 14:59:49',NULL),(1001,343,'Medical Card','2024-08-31','2024-08-31 15:00:13',NULL),(1002,341,'Medical Card','2024-08-31','2024-08-31 15:00:19',NULL),(1003,336,'Medical Card','2024-08-31','2024-08-31 15:00:29',NULL),(1004,344,'Medical Card','2024-08-31','2024-08-31 15:00:36',NULL),(1005,332,'Medical Card','2024-08-31','2024-08-31 15:00:43',NULL),(1006,374,'Medical Card','2024-08-31','2024-08-31 15:00:53',NULL),(1007,371,'Medical Card','2024-08-31','2024-08-31 15:01:06',NULL),(1008,377,'Medical Card','2024-08-31','2024-08-31 15:01:15',NULL),(1009,360,'Medical Card','2024-08-31','2024-08-31 15:01:17',NULL),(1010,359,'Medical Card','2024-08-31','2024-08-31 15:01:26',NULL),(1011,355,'Medical Card','2024-08-31','2024-08-31 15:01:36',NULL),(1012,334,'Medical Card','2024-08-31','2024-08-31 15:01:47',NULL),(1013,330,'Medical Card','2024-08-31','2024-08-31 15:01:49',NULL),(1014,325,'Medical Card','2024-08-31','2024-08-31 15:02:02',NULL),(1015,363,'Medical Card','2024-08-31','2024-08-31 15:02:07',NULL),(1016,364,'Medical Card','2024-08-31','2024-08-31 15:02:16',NULL),(1017,365,'Medical Card','2024-08-31','2024-08-31 15:02:20',NULL),(1018,350,'Medical Card','2024-08-31','2024-08-31 15:02:53',NULL),(1019,354,'Medical Card','2024-08-31','2024-08-31 15:02:57',NULL),(1020,347,'Medical Card','2024-08-31','2024-08-31 15:05:17',NULL),(1021,331,'Medical Card','2024-08-31','2024-08-31 15:14:48',NULL),(1023,361,'Medical Card','2024-08-31','2024-08-31 15:15:56',NULL),(1024,367,'Medical Card','2024-08-31','2024-08-31 15:16:22',NULL),(1025,382,'Medical Card','2024-08-31','2024-08-31 15:16:41',NULL),(1026,69,'Medical Card','2024-09-02','2024-09-02 14:09:00',NULL),(1027,60,'Medical Card','2024-09-02','2024-09-02 14:09:14',NULL),(1028,56,'Medical Card','2024-09-02','2024-09-02 14:09:41',NULL),(1029,23,'Medical Card','2024-09-02','2024-09-02 14:09:58',NULL),(1030,72,'Medical Card','2024-09-02','2024-09-02 14:10:10',NULL),(1031,52,'Medical Card','2024-09-02','2024-09-02 14:10:23',NULL),(1032,33,'Medical Card','2024-09-02','2024-09-02 14:10:40',NULL),(1033,58,'Medical Card','2024-09-02','2024-09-02 14:15:34',NULL),(1034,126,'Medical Card','2024-09-03','2024-09-03 15:12:56',NULL),(1035,77,'Medical Card','2024-09-03','2024-09-03 15:13:29',NULL),(1036,107,'Medical Card','2024-09-03','2024-09-03 15:13:43',NULL),(1037,29,'Medical Card','2024-09-03','2024-09-03 15:13:59',NULL),(1038,58,'Medical Card','2024-09-03','2024-09-03 15:14:10',NULL),(1039,56,'Medical Card','2024-09-03','2024-09-03 15:14:24',NULL),(1040,60,'Medical Card','2024-09-03','2024-09-03 15:14:42',NULL),(1041,33,'Medical Card','2024-09-03','2024-09-03 15:14:57',NULL),(1042,73,'Medical Card','2024-09-03','2024-09-03 15:15:28',NULL),(1043,134,'Medical Card','2024-09-03','2024-09-03 15:15:50',NULL),(1044,97,'Medical Card','2024-09-03','2024-09-03 15:16:03',NULL),(1045,127,'Medical Card','2024-09-03','2024-09-03 15:16:23',NULL),(1046,227,'Medical Card','2024-09-05','2024-09-05 10:50:14',NULL),(1047,178,'Medical Card','2024-09-05','2024-09-05 10:52:31',NULL),(1048,171,'Medical Card','2024-09-05','2024-09-05 10:52:47',NULL),(1049,160,'Medical Card','2024-09-05','2024-09-05 10:53:06',NULL),(1050,185,'Medical Card','2024-09-05','2024-09-05 10:53:20',NULL),(1051,212,'Medical Card','2024-09-05','2024-09-05 10:53:55',NULL),(1052,305,'Medical Card','2024-09-05','2024-09-05 10:55:04',NULL),(1053,273,'Medical Card','2024-09-05','2024-09-05 10:55:14',NULL),(1054,275,'Medical Card','2024-09-05','2024-09-05 10:55:24',NULL),(1055,268,'Medical Card','2024-09-05','2024-09-05 10:55:39',NULL),(1056,264,'Medical Card','2024-09-05','2024-09-05 10:56:07',NULL),(1057,211,'Medical Card','2024-09-05','2024-09-05 10:56:19',NULL),(1058,274,'Medical Card','2024-09-05','2024-09-05 10:56:32',NULL),(1059,340,'Medical Card','2024-09-05','2024-09-05 10:56:44',NULL),(1060,338,'Medical Card','2024-09-05','2024-09-05 10:58:00',NULL),(1061,358,'Medical Card','2024-09-05','2024-09-05 10:58:14',NULL),(1062,362,'Medical Card','2024-09-05','2024-09-05 10:58:25',NULL),(1063,223,'Medical Card','2024-09-05','2024-09-05 10:58:37',NULL),(1064,303,'Medical Card','2024-09-05','2024-09-05 10:58:51',NULL),(1065,262,'Medical Card','2024-09-05','2024-09-05 10:59:02',NULL),(1066,260,'Medical Card','2024-09-05','2024-09-05 10:59:12',NULL),(1067,214,'Medical Card','2024-09-05','2024-09-05 10:59:23',NULL),(1068,213,'Medical Card','2024-09-05','2024-09-05 10:59:35',NULL),(1069,281,'Medical Card','2024-09-05','2024-09-05 10:59:49',NULL),(1070,215,'Medical Card','2024-09-05','2024-09-05 11:16:45',NULL),(1071,385,'Medical Card','2024-09-05','2024-09-05 11:17:49',NULL),(1072,372,'Medical Card','2024-09-05','2024-09-05 11:17:59',NULL),(1073,387,'Medical Card','2024-09-05','2024-09-05 11:18:11',NULL),(1074,327,'Medical Card','2024-09-05','2024-09-05 11:18:49',NULL),(1075,337,'Medical Card','2024-09-05','2024-09-05 11:19:03',NULL),(1076,208,'Medical Card','2024-09-05','2024-09-05 11:19:18',NULL),(1077,209,'Medical Card','2024-09-05','2024-09-05 11:19:36',NULL),(1078,239,'Medical Card','2024-09-05','2024-09-05 11:19:46',NULL),(1079,243,'Medical Card','2024-09-05','2024-09-05 11:19:59',NULL),(1080,191,'Medical Card','2024-09-05','2024-09-05 11:20:17',NULL),(1081,184,'Medical Card','2024-09-05','2024-09-05 11:20:30',NULL),(1082,193,'Medical Card','2024-09-05','2024-09-05 11:20:42',NULL),(1083,204,'Medical Card','2024-09-05','2024-09-05 11:20:57',NULL),(1084,306,'Medical Card','2024-09-05','2024-09-05 11:21:14',NULL),(1085,310,'Medical Card','2024-09-05','2024-09-05 11:21:26',NULL),(1086,233,'Medical Card','2024-09-05','2024-09-05 11:21:39',NULL),(1087,236,'Medical Card','2024-09-05','2024-09-05 11:21:52',NULL),(1088,218,'Medical Card','2024-09-05','2024-09-05 11:22:04',NULL),(1089,376,'Medical Card','2024-09-05','2024-09-05 11:22:31',NULL),(1090,383,'Medical Card','2024-09-05','2024-09-05 11:23:40',NULL),(1091,183,'Medical Card','2024-09-09','2024-09-09 12:20:46',NULL),(1092,37,'Medical Card','2024-09-09','2024-09-09 12:22:49',NULL),(1093,328,'Medical Card','2024-09-09','2024-09-09 12:23:16',NULL),(1094,316,'Medical Card','2024-09-09','2024-09-09 12:24:07',NULL),(1095,348,'Medical Card','2024-09-09','2024-09-09 12:24:56',NULL),(1096,53,'Medical Card','2024-09-09','2024-09-09 12:25:36',NULL),(1097,120,'Medical Card','2024-09-09','2024-09-09 12:26:02',NULL),(1098,16,'Medical Card','2024-09-09','2024-09-09 12:27:38',NULL),(1099,177,'Medical Card','2024-09-09','2024-09-09 12:28:24',NULL),(1100,384,'Medical Card','2024-09-11','2024-09-11 09:51:08',NULL);
/*!40000 ALTER TABLE `family_service` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `health`
--

DROP TABLE IF EXISTS `health`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `health` (
  `id` int NOT NULL AUTO_INCREMENT,
  `student_id` int NOT NULL,
  `family_id` int NOT NULL,
  `checkup_date` timestamp NOT NULL,
  `pulse` int DEFAULT NULL,
  `body_temp` float DEFAULT NULL,
  `respiration` float DEFAULT NULL,
  `bp` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `height_cm` int DEFAULT NULL,
  `weight` float DEFAULT NULL,
  `bmi` float DEFAULT NULL,
  `bmi_percentile` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `eye_left` float DEFAULT NULL,
  `eye_right` float DEFAULT NULL,
  `pallor` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `lice` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `consciousness` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `diet` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `teeth` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `history` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `diagnosis` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `management` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `advice` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `refer` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `followup` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `session` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `created_on` timestamp NULL DEFAULT CURRENT_TIMESTAMP,
  `updated_on` timestamp NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5492 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `health`
--

LOCK TABLES `health` WRITE;
/*!40000 ALTER TABLE `health` DISABLE KEYS */;
INSERT INTO `health` VALUES (2,70,31,'2023-05-30 00:00:00',93,97.3,22,'95/55',148,17,7.76,'Severe Thinness',0,0,'Mild','Mild','Moderate','Unhealthy','Mild','Cavity identified during screening','Dental Cavity present','Regular oral health education, provision of healthier snack options','Maintain good oral hygiene, limit sugary snacks, and schedule regular dental check-ups.','Referral to dentist for management: Dental examination, cavity treatment, and oral care instructions','Next follow-up scheduled for 22-Juy-23','Parent meeting scheduled.','2023-05-30 10:15:00','2023-06-12 07:47:29'),(3,21,112,'2023-05-30 00:00:00',103,94.5,24,'123/90',116,20.5,15.23,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','None','No health issue','N/A','N/A','N/A','N/A','N/A','N/A','2023-05-30 10:38:13','2025-04-19 09:42:36'),(4,57,155,'2023-06-12 00:00:00',120,96,22,'98/57',117,16,11.69,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Known case of severe thinness','Nil','Not needed.','Take healthy diet','Not needed','Follow up on 12-July-2023','Meeting with parents.','2023-06-12 06:40:22','2025-04-19 09:42:36'),(5,28,37,'2023-06-12 00:00:00',90,96.2,25,'89/42',116,17,12.63,'Severe Thinness',0,0,'None','Mild','Good','Healthy','Severe','Known Case of severe thinness.','Child is underweight and has plaque and a cavity.','Avoid starchy food and maintain good oral hygiene.','Regular teeth brushing and maintenance of good oral hygiene  ','Dentist','Follow up when needed','Meeting with parents','2023-06-12 06:47:13','2025-04-19 09:41:52'),(6,28,37,'2023-06-12 00:00:00',90,96.2,25,'89/42',116,17,12.63,'Severe Thinness',0,0,'None','Mild','Good','Healthy','Severe','Known Case of severe thinness.','Child is underweight and has plaque and a cavity.','Avoid starchy food and maintain good oral hygiene.','Regular teeth brushing and maintenance of good oral hygiene  ','Dentist','Follow up when needed','Meeting with parents','2023-06-12 06:47:26','2025-04-19 09:41:52'),(7,131,90,'2024-05-11 00:00:00',100,96.4,24,'103/53',122,15,10.08,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','None','Child come with a c/o itching on eyes.','No eye infaction.','Washed his eyes from rose water and give rest for 10 mints.','Washed your eye from cold water.','None required at this time.','Scheduled for regular monitoring.','-','2023-06-12 06:55:42','2025-04-19 09:42:36'),(8,23,26,'2023-06-12 00:00:00',93,96.2,24,'89/59',123,22.2,14.67,'Severe Thinness',0,0,'None','Mild','Good','Healthy','Moderate','The child has bad personal hygiene and is also mildly underweight.','Dental issue identified','Advised to maintain good personal hygiene.','Advised to maintain good personal hygiene.','Referred to a dentist','Follow up on need basis','Meeting with parents before the next follow up.','2023-06-12 07:16:37','2025-04-19 09:41:52'),(10,26,37,'2024-03-05 00:00:00',108,97.3,26,'98/54',152,17,7.36,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child come with a  complain of foot injury.','He is injured at home not in school. ','Cleaned and bandaged with pyodine.','Washed it with soap and water daily for prevention from infaction. ','None required at this time.','Scheduled for regular monitoring.','-','2023-06-12 07:35:10','2025-04-19 09:42:36'),(11,159,97,'2023-08-16 00:00:00',100,92.8,26,'127/83',115,19,14.37,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','None','Child have severely thinness under weight.','Under weight.','Plan for health education with parents.','Take healthy meals.','Nil','In every check up.','Health education on nutrition.','2023-08-16 08:43:17','2025-04-19 09:42:36'),(12,180,193,'2023-08-17 00:00:00',86,94.7,22,'96/79',130,16,9.47,'Severe Thinness',0,0,'Mild','Severe','None','Unhealthy','Mild','malnourished','nil','Plan for health education','please give healthy meal','Nil','on next check up','Conduct health education','2023-08-17 09:02:31','2025-04-19 09:42:26'),(13,159,97,'2023-08-18 00:00:00',100,92.8,26,'127/83',115,19,14.37,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','Moderate','Child have stained teeth and also have issue of severely thinness. ','Malnourished.','Plan for \r\n health education on personal hygiene and nutrition.','advice for Checkup from dentist.','Refer to dentist for treatment.','Due on next visit.','Conduct session on healthy meals with parents.','2023-08-18 10:57:29','2025-01-04 03:29:20'),(14,159,97,'2023-08-18 00:00:00',100,92.8,26,'127/83',115,19,14.37,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','Moderate','Child have stained teeth and also have issue of severely thinness. ','Malnourished.','Plan for \r\n health education on personal hygiene and nutrition.','advice for Checkup from dentist.','Refer to dentist for treatment.','Due on next visit.','Conduct session on healthy meals with parents.','2023-08-18 10:57:29','2025-01-04 03:29:46'),(15,180,193,'2024-05-01 00:00:00',100,94.7,20,'60/40',143,15,7.34,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','Child presented with a history of sever thinness and also bed personal hygiene.','Low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain. ','Encouraged to consume healthy meal and from junks.','None required at this time.','Scheduled for regular monitoring for healthy growth of child.','conducted health sessions with parents to help in improve child health.','2023-08-22 04:12:14','2025-04-19 09:42:36'),(16,95,7,'2023-08-22 00:00:00',98,94.4,28,'104/52',148,14,6.39,'Severe Thinness',0,0,'Severe','Mild','Mild','Unhealthy','Severe','History of bad oral hygiene and also having sever malnutrition.','Sever malnutrition identified with dental problem.','Implementing a structured meal plan and providing health education.','Advice to take balance diet and take an appointment of dentist.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Provided guidance on healthy eating habits.','2023-08-22 04:32:57',NULL),(17,101,28,'2023-08-22 00:00:00',98,96.4,24,'96/54',119,16,11.3,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','Mild','History of bad oral hygiene and also unhealthy habit of eating.','Malnutrition.','Plan health education session.','Please take healthy diet.','Nil','On next visit.','Conduct health education session','2023-08-22 04:42:48','2024-11-27 09:56:17'),(18,63,45,'2023-08-22 00:00:00',73,95.8,23,'103/68',125,21,13.44,'Severe Thinness',0,0,'Mild','Severe','Good','Unhealthy','None','History of bad eating habit.','Malnutrition or low BMI identified.','Implementing a balanced diet and monitoring weight again.','Encouraged to consume nutritious food.','Referred to a nutritionist for further assessment.','Scheduled for regular weight monitoring.','conduct health education session with parents and child also.','2023-08-22 09:24:24','2025-04-19 09:42:36'),(19,116,72,'2023-08-22 00:00:00',83,94.7,28,'102/34',109,15,12.63,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','Moderate','History of unhealthy eating habit and also history of no brushing habit.','Low BMI identified and bad oral hygiene.','Make balanced diet plan to give her parents for her better grow.','Take  healthy diet in meals and do brush your teeth twice in a day.','Referred to a nutritionist for further assessment.','Planed for regular weight monitoring.','Conduct health sessions with child and her parents.','2023-08-22 10:11:16','2025-01-21 11:09:29'),(20,153,161,'2023-08-22 00:00:00',72,97.3,26,'102/59',108,14,12,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child have history of unhealthy diet .','Malnutrition or low BMI','Encouraged to take healthy meals and give balanced diet plan for her grow.','Avoid junk foods.','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring.','Conducted educational session with parents for supporting healthy eating habits.','2023-08-22 10:22:47','2025-04-19 09:41:52'),(21,33,122,'2023-08-22 00:00:00',89,96.4,28,'100/40',107,13.8,12.01,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of bad eating habit.','Sever malnutrition.','Make plan for healthy diet, \r\n monitoring intake, providing nutritional education in school.','Encouraged to consume balance diet or meal.','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Plan for conduct health education sessions.','2023-08-22 10:45:39','2025-04-19 09:42:36'),(22,176,182,'2023-08-22 00:00:00',141,95.5,24,'104/79',115,17,12.85,'Severe Thinness',0,0,'None','Mild','Good','Healthy','Moderate','History of bad oral hygiene and also he is fall on severe thinness. ','Cavity in teeth and malnutrition. Low BMI.','Implementing a structured meal plan.','Encouraged to consume balance meal and snacks.','Referred to nutritionist for further assessment.','Planed for next check up.','Conduct health education session with parents.','2023-08-22 10:57:07','2025-04-19 09:41:52'),(23,78,22,'2023-08-24 00:00:00',90,96.6,29,'82/50',160,20,7.81,'Severe Thinness',0,0,'Severe','None','Good','Unhealthy','Mild','History of unhealthy habit of taking meal and teeth problem.','Malnutrition or sever thinness.','Make a diet plan for him and encourage to take healthy diet.','To take all healthy meals like meat, veg, been, and fruit.','Refer to nutritionist for further assessment.','Scheduled for regular weight monitoring.','Plan health education session on healthy meal and personal hygiene with his parent.','2023-08-31 08:28:28','2025-04-19 09:42:17'),(24,136,73,'2023-08-24 00:00:00',90,95.6,26,'92/50',171,22,7.52,'Severe Thinness',0,0,'Mild','None','Good','Healthy','Moderate','History of sever thinness. He take quality of food but in less quantity.','Malnutrition or low BMI identified.','Implementing a balance diet and monitoring weight gain.','Encouraged to consume nutritious food.','Referred to a nutritionist.','Due on regular weight check up.','Plan for health education session on healthy meal.','2023-08-31 08:48:06','2025-04-19 09:42:17'),(25,87,154,'2023-08-24 00:00:00',108,90.4,28,'94/53',120,19,13.19,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child present with the low BMI.','Low BMI identified.','Implementing a balance diet and monitoring weight gain.','To take healthy diet.','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring.','Provided guidance on healthy eating habits.','2023-08-31 09:03:05','2025-04-19 09:42:36'),(26,164,80,'2024-05-06 00:00:00',102,95.2,24,'112/64',142,21,10.41,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Moderate','Child come with complain of earache since night.','No any sign of infaction.','Informed his parents to take him ENT for checkup.','Do not put any sharp  thing in ear.','Refer to ENT for further assessment.','Scheduled for regular check up.','-','2023-08-31 09:16:43','2024-05-07 06:11:02'),(27,77,131,'2023-08-24 00:00:00',100,96.5,22,'99/55',144,15,7.23,'Severe Thinness',0,0,'Moderate','Moderate','Good','Unhealthy','Moderate','Child presents h/o sever thinness and also bad oral hygiene.','Malnutrition.','Implementing a balance diet and monitoring weight gain.','Do brushing twice in a day and take healthy food.','Referred to a nutritionist for further assessment or treatment.','Scheduled for regular check up.','Conduct on oral hygiene and healthy diet.','2023-08-31 09:28:45',NULL),(28,98,149,'2024-04-22 00:00:00',91,97.6,24,'89/61',122,20,13.44,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Moderate','Child come with a complain of throat pain and problem in swallowing.','Mild throat infaction.','Gave warm water for gargle.','Take warm water for drink and avoid from junk food.','Refer to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2023-09-02 04:00:09','2024-11-19 05:30:04'),(29,119,129,'2024-04-20 00:00:00',82,99,23,'105/59',135,27,14.81,'Severe Thinness',0,0,'Mild','Mild','Mild','Unhealthy','Mild','Child come with a complain of fever with cough and bodyache.','Viral fever.','Informed to her parents and washed her face and give rest.','Avoid from junks and maintain personal hygiene.','Refer to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2023-09-02 04:18:54','2024-11-20 10:33:15'),(30,88,41,'2024-04-22 00:00:00',91,95.2,28,'102/61',163,21,7.9,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child come with a c/o abdominal pain.','Gastric pain.','Warm water gave her for drink and send to the washroom.','Take light diet in meal.','refer to a Dr. Aslam for further assessment.','Scheduled for regular check up. ','-','2023-09-02 04:34:12','2025-04-19 09:41:52'),(31,152,91,'2024-04-30 00:00:00',106,94.7,24,'97/46',125,20,12.8,'Severe Thinness',0,0,'Moderate','Mild','Good','Healthy','None','Child come with a complain of pustule on thumb with pain.','Allergy.','Cleaned with pyodine for prevention from infaction.','Maintain personal hygiene.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2023-09-02 05:09:38','2025-04-19 09:42:36'),(32,75,19,'2023-08-31 00:00:00',77,95.5,26,'121/45',116,15,11.15,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','H/o unhealthy habit of taking food.','Low BMI.','Make a balance diet plan for him.','Take healthy food and avoid junks.','Referred to a nutritionist for further assessment.','Scheduled for regular weight monitoring.','Provided guidance on healthy eating.','2023-09-02 05:19:26','2025-04-19 09:42:36'),(33,79,50,'2023-09-02 00:00:00',46,96.7,29,'111/69',165,18,6.61,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Moderate','H/o unhealthy habit of food consumption','Sever Malnutrition.','Implementing a balance diet and monitoring weight gain.','Encouraged to consume nutritionist food and consult a nutritionist.','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring.','Conducted health education sessions with parents also.','2023-09-02 06:12:05','2025-04-19 09:42:17'),(35,74,24,'2023-08-31 00:00:00',85,96.5,26,'57/45',139,19,9.83,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Moderate','Child presents low body mass index.','Low BMI identified.','Implementing healthy food and monitoring weight gain.','Encouraged to consume nutritionist food.','Referred to nutritionist for further assessment.','Scheduled ','Conducted health education sessions.','2023-09-02 06:42:38',NULL),(36,74,24,'2023-08-31 00:00:00',85,96.5,26,'57/45',139,19,9.83,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Moderate','H/o unhealthy habit of food intake.','Malnutrition.','Implement balanced diet and monitoring weight gain.','Encouraged to consume healthy food.','Referred to nutritionist for further assessment.','Scheduled for regular weight gain.','Conducted health education session.','2023-09-02 08:33:45',NULL),(37,91,33,'2023-09-02 00:00:00',87,94.7,22,'81/47',180,21,6.48,'Severe Thinness',0,0,'Moderate','Mild','Good','Unhealthy','None','History of bad habit of eating junk food','Sever malnutrition.','Implementing balanced diet and monitoring weight gain.','Take healthy meals.','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring.','Provided guidance on healthy eating.','2023-09-02 08:51:39','2025-04-19 09:42:36'),(38,90,124,'2023-09-02 00:00:00',72,95.7,26,'83/53',119,16,11.3,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','H/o  bad eating habit like junks.','Sever malnutrition','Implementing balanced diet and monitor weight gain.','Encouraged to consume healthy food.','Referred to nutritionist for assessment.','Scheduled for regular weight monitoring.','Conducted health education session on healthy meals.','2023-09-02 09:05:32','2025-04-19 09:42:36'),(39,68,108,'2023-09-02 00:00:00',56,96.2,22,'67/46',163,17,6.4,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','Unhealthy habit eating.','Sever Malnutrition.','Implementing balanced diet and monitor weight gain.','take healthy food and avoid from junks','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring.','Conducted sessions on healthy habits and balanced diet.','2023-09-02 09:22:25',NULL),(40,146,95,'2023-09-02 00:00:00',76,97.8,26,'67/46',167,18,6.45,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','H/o eating in very less quantity.','Low BMI identified.','Implementing on balance diet and monitoring weight gain.','Take more and healthy food.','Referred to nutritionist for further assessment.','scheduled for next visit.','conducted health education sessions ','2023-09-02 09:30:16','2025-04-19 09:42:36'),(41,94,123,'2023-09-02 00:00:00',93,95.2,23,'90/58',141,20,10.06,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','Severe','History of sever thinness ','Low BMI identified.','Implementing a structured meal plan and monitoring intake.','Encouraged to consume balance diet.','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring ','Conducted on healthy meals.','2023-09-02 10:04:07',NULL),(42,165,171,'2023-09-02 00:00:00',86,96.2,22,'86/51',168,22,7.79,'Severe Thinness',0,0,'Mild','None','Good','Healthy','Mild','H/O sever thinness and no brushing habit also.','Malnutrition','Implementing on balanced diet.','Take healthy diet and starts brushing twice in a day.','Referred to nutritionist for further assessment.','Due on next regular weight monitoring.','Conducted health education session.','2023-09-02 10:11:37','2025-04-19 09:42:17'),(43,71,31,'2023-09-02 00:00:00',100,96.9,24,'75/39',154,16,6.75,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','Moderate','H/O unhealthy diet habit ','Sever thinness or malnutrition.','Implementing structured diet plan for her.','Take healthy food and avoid junks.','Referred to nutritionist for further assessment.','Scheduled for next check up.','Conducted health education session on healthy food.','2023-09-02 10:32:32',NULL),(44,141,85,'2023-09-04 00:00:00',115,95.2,23,'90/56',111,17,13.8,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','Moderate','H/O sever thinness due to unhealthy habit in diet and also bad oral hygiene.','Low BMI or malnutrition identified.','Implementing balanced diet in under observation and monitoring weight gain.','Encouraged to consume nutritious food.','Referred to nutritionist for further assessment. ','Scheduled on next weight monitoring.','Conducted counselling sessions for his parents and child also.','2023-09-04 03:35:43','2024-11-16 08:14:44'),(45,83,20,'2023-09-04 00:00:00',80,96.1,23,'107/56',130,23,13.61,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','H/o  of bad or unhealthy habit of diet. ','Sever thinness or Malnutrition identified.','Implementing balance diet and monitoring weight gain.','Take healthy food and avoid junks.','Referred to nutritionist for further advice.','Scheduled for next weight monitoring.','Conducted health education sessions wit him and also his parents.','2023-09-04 03:48:48','2025-04-19 09:41:52'),(46,82,38,'2023-09-04 00:00:00',103,96.6,24,'52/39',121,19,12.98,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Moderate','H/o eating mostly junk food. ','Malnutrition or sever thinness.','Implementing balanced diet and monitoring weight gain.','Take healthy diet and avoid junks.','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Counselling sessions conducted with her and also her parents.','2023-09-04 03:57:02','2024-11-16 08:32:38'),(47,144,56,'2023-09-04 00:00:00',99,95.9,29,'83/50',151,15,6.58,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','Moderate','H/O unhealthy habit in diet.','Malnutrition or low BMI.','Implementing balanced diet and monitoring weight gain.','Take healthy diet and avoid to take  junk  food.','Referred to nutritionist for further assessment.','Scheduled on next weight monitoring.','Conducted counselling session with her and her parents also.','2023-09-04 04:05:35',NULL),(48,150,66,'2023-09-04 00:00:00',86,96.7,22,'82/51',166,20,7.26,'Severe Thinness',0,0,'None','Severe','Good','Healthy','None','Child presents h/o sever thinness.','Low body mass index identified.','Implementing balance diet.','Take healthy food.','Referred to nutritionist for further assessment.','Due on next weight monitoring.','Conducted counselling sessions.','2023-09-04 04:13:27','2025-04-19 09:42:36'),(49,85,33,'2023-09-04 00:00:00',98,95.4,26,'92/65',165,15.2,5.58,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','None','H/o unhealthy habit in diet she eat mostly junk food.','Malnutrition or low BMI.','Implementing balanced diet and observe her weight gain by regular check up.','Encouraged to consume balance diet.','Referred to nutritionist for further assessment. ','Scheduled on regular weight monitoring.','Conducted health education sessions with her and parents also.','2023-09-04 07:53:36','2025-04-19 09:42:36'),(50,85,33,'2024-12-04 00:00:00',98,95.4,26,'92/65',165,15.2,5.58,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','None','Child come with a complain of pain in left eye.','No any sign of infaction.','Washed her eyes from rose water and give rest for 5 mints.','Washed your eyes in cold water.','Referred to ENT for further assessment. ','Scheduled on regular monitoring.','-','2023-09-04 07:53:36','2025-04-19 09:42:36'),(51,224,211,'2023-09-04 00:00:00',95,95.3,21,'75/51',162,17,6.48,'Severe Thinness',0,0,'Mild','Severe','Good','Unhealthy','Moderate','H/o sever thinness due to bad eating habit.','Malnutrition or low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Take balanced diet and avoid junks.','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring.','Conducted counselling and health education sessions.','2023-09-04 08:08:47',NULL),(52,224,211,'2023-09-04 00:00:00',95,95.3,21,'75/51',162,17,6.48,'Severe Thinness',0,0,'Mild','Severe','Good','Unhealthy','Moderate','H/o sever thinness due to bad eating habit.','Malnutrition or low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Take balanced diet and avoid junks.','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring.','Conducted counselling and health education sessions.','2023-09-04 08:08:48',NULL),(53,155,68,'2023-09-05 00:00:00',101,94,24,'102/60',133,15.1,8.54,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','H/o sever thinness identified due to unhealthy eating habits. ','Malnutrition or low BMI. \r\n','Implementing balanced diet and monitoring weight gain.','Encourage to consume healthy food.','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents.','2023-09-05 10:39:25','2025-04-19 09:42:36'),(54,97,45,'2024-03-05 00:00:00',115,96.9,22,'86/50',150,16,7.11,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child comes with the complain of pussy discharge from pustule.','Allergic pustules on hand.','Cleaned with pyodine and remove all puss from hand.','Take bath daily and washed your hand with soap and water.','Referred to Dr. Aslam for further assessment.','Scheduled for next monitoring. ','-','2023-09-05 10:44:45','2025-04-19 09:42:36'),(55,167,172,'2023-09-05 00:00:00',101,95.7,26,'93/56',147,13.2,6.11,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','H/o bad eating habit.','Malnutrition or low BMI. ','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring ','Conducted health education sessions with her parents and child also.','2023-09-05 10:48:26','2025-04-19 09:42:36'),(56,166,172,'2023-09-05 00:00:00',110,95.2,24,'84/61',136,13,7.03,'Severe Thinness',0,0,'Moderate','Mild','Good','Unhealthy','None','H/o bad eating habit and uses of junk food. ','Malnutrition or low BMI. ','Implementing balanced diet and monitoring weight gain. ','Take healthy food and avoid from junk food. ','Referred to nutritionist for further assessments .','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-05 10:53:10','2025-04-19 09:42:36'),(57,100,30,'2023-09-05 00:00:00',108,95.3,22,'90/57',151,15.2,6.67,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','None','Sever thinness identified due to unhealthy eating habit.','Malnutrition or low BMI. ','Implementing balanced diet and monitoring weight gain ','Encourage to consume healthy food ','Referred to nutritionist for further assessments ','Scheduled for next weight monitoring ','Conducted health education sessions with his parents.','2023-09-05 10:57:01','2025-04-19 09:42:36'),(58,62,23,'2023-09-05 00:00:00',106,96.7,28,'90/57',152,14.2,6.15,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presents history of the sever thinness .','Malnutrition or low BMI.','Implementing balanced diet and monitoring weight gain. ','Take healthy food and avoid junk food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-05 11:00:23','2025-04-19 09:42:36'),(59,55,126,'2023-09-05 00:00:00',100,95.7,27,'99/58',168,21.1,7.48,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presents history of the sever thinness. ','Low body mass index.','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-05 11:04:55','2025-04-19 09:42:36'),(61,148,94,'2023-09-06 00:00:00',83,98.2,25,'116/67',151,15,6.58,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Mild','History of eating unhealthy food. ','Malnutrition or low BMI. ','Implementing balanced diet and monitoring weight gain. ','Take healthy food and avoid junk food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education and counsiling sessions with her parents and child also. ','2023-09-08 04:15:48','2025-04-19 09:42:17'),(62,137,102,'2023-09-06 00:00:00',110,95.5,27,'84/61',157,20,8.11,'Severe Thinness',0,0,'Moderate','None','Good','Unhealthy','Mild','History of eating unhealthy food. ','Low BMI identified. ','Implementing balanced diet and monitoring to assess weight gain. ','Take healthy food and avoid junk food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-08 04:30:08','2025-04-19 09:42:17'),(63,102,147,'2023-09-06 00:00:00',82,93.7,22,'60/40',116,15,11.15,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','History of eating unhealthy food. ','Sever thinness identified. ','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-08 04:33:46','2025-04-19 09:41:52'),(64,61,136,'2023-09-06 00:00:00',97,97.2,23,'90/60',152,16,6.93,'Severe Thinness',0,0,'Mild','Severe','Good','Unhealthy','Mild','History of eating unhealthy food  like chips, sweets etc.','Malnutrition or low BMI. ','Implementing balanced diet and assess weight gain. ','Encourage to consume healthy food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-08 04:38:56',NULL),(65,111,144,'2023-09-06 00:00:00',101,98.8,21,'80/45',171,17,5.81,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of sever thinness identified due to unhealthy eating habits. ','Malnutrition or low BMI. ','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring ','Conducted health education sessions with her parents and child also. ','2023-09-08 04:43:24','2025-04-19 09:42:36'),(66,147,54,'2023-09-08 00:00:00',98,96.8,23,'90/40',130,19,11.24,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of eating unhealthy food. ','Low BMI and short height.','Implementing balanced diet and monitoring weight gain,.','Encourage to consume healthy food and do exercise. ','Referred to nutritionist for further assessments. ','Scheduled for next weight and height  monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-08 04:55:29','2025-04-19 09:42:36'),(67,213,203,'2023-09-08 00:00:00',105,98.3,21,'110/60',115,19,14.37,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','History of no teeth brushing and eating unhealthy food also.','Sever thinness identified.','Implementing balanced diet and monitoring weight gain and encouraged to brush your teeth.','Brush your teeth twice in a day and take healthy food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring  and daily check his teeth.','Conducted health education sessions with her parents and child also. ','2023-09-08 05:03:47',NULL),(68,96,27,'2023-09-08 00:00:00',100,95.3,23,'80/30',166,15,5.44,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','Unhealthy eating habit. ','Malnutrition or low BMI. ','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-08 05:06:44',NULL),(69,93,121,'2023-09-08 00:00:00',105,98.2,22,'86/42',163,16,6.02,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','History of eating unhealthy food. ','Malnutrition or low BMI. ','Implementing balanced diet and monitoring weight gain. ','Take healthy food and avoid junk food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-08 05:13:29',NULL),(70,171,175,'2023-09-08 00:00:00',86,96,21,'80/50',156,16.1,6.62,'Severe Thinness',0,0,'Moderate','None','Good','Unhealthy','Mild','Unhealthy eating habit and also no  teeth brushing habit. ','Malnutrition or low BMI. ','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with his parents and child also. ','2023-09-08 05:18:31','2025-04-19 09:42:17'),(71,193,191,'2024-04-03 00:00:00',105,97.4,29,'81/40',162,20,7.62,'Severe Thinness',0,0,'Severe','Mild','Good','Unhealthy','None','Come with a complain of pussy discharge from ear.','Ear infection due to flue.','Cleaned the discharge from cotton swabs.','Advice to go for checkup from ENT specialist.','Referred to Dr. Aslam for further assessment.','Scheduled for next monitoring. ','-','2023-09-09 10:01:21','2025-04-19 09:42:36'),(72,222,210,'2023-09-09 00:00:00',88,95.4,21,'81/40',170,18,6.23,'Severe Thinness',0,0,'Moderate','Moderate','Good','Unhealthy','Mild','History of sever thinness because of eating unhealthy food. ','Malnutrition or low BMI. ','Implementing balanced diet and monitoring weight gain. ','Take healthy food and avoid junk food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-09 10:04:59',NULL),(73,194,196,'2023-09-09 00:00:00',110,97.1,24,'90/45',145,17,8.09,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','History of bad eating habit. ','Low body mass index identified. ','Implementing a structured meal plan,monitoring intake,and providing nutritional education in school.','Encourage to consume healthy food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Encourage to consume healthy food. ','2023-09-09 10:17:51','2025-04-19 09:42:36'),(74,172,176,'2023-09-09 00:00:00',98,95.4,21,'80/40',175,25,8.16,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','None','History of skiping meals many time.','Low body mass index identified. ','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food and don\'t skip meals. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-09 10:26:22','2025-04-19 09:42:36'),(75,247,156,'2024-03-04 00:00:00',115,98.4,23,'50/30',175,26,8.49,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child comes with a complain of headache with body- ache.','Low blood pressure.','ORS given for low blood pressure and also give rest for 10 min.','Advice to go for checkup from physicians.','Referred to Dr. Aslam for further assessment. ','Scheduled for next monitoring. ','-','2023-09-09 10:30:28','2025-04-19 09:42:36'),(76,169,174,'2023-09-09 00:00:00',101,95.9,22,'90/52',171,20,6.84,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of eating unhealthy food like chips, sweets etc.','Malnutrition or low BMI. ','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food and avoid junk food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents. ','2023-09-09 10:34:49','2025-04-19 09:42:36'),(77,198,76,'2023-09-09 00:00:00',98,95.2,22,'80/41',179,28,8.74,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of eating unhealthy food. ','Low body mass index identified. ','Implementing balanced diet and monitoring her growth.','Take healthy food and avoid junk food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-09 10:39:02','2025-04-19 09:42:36'),(78,181,189,'2023-09-09 00:00:00',112,96,27,'90/60',173,31,10.36,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','History of eating unhealthy food and stained teeth.','Low BMI identified. ','Implementing balanced diet and monitoring weight gain and watching her teeth continues for cleaning.','Start brushing twice in a day and take healthy food. ','Referred to nutritionist for further assessments and dentist also.','Scheduled for next weight and monitoring .','Conducted counseling sessions with her parents and child also. ','2023-09-09 10:48:52','2025-04-19 09:41:52'),(79,209,79,'2024-04-16 00:00:00',104,95.8,22,'90/40',179,37,11.55,'Severe Thinness',0,0,'Mild','Moderate','Good','Healthy','None','Child come with the complain of pain on forehead and eye also.','-','Analgesic cream applied on forehead.','Go for eye check up from eye specialist.','Referred to eye specialist for further assessment.','Scheduled for next regular  monitoring. ','-','2023-09-09 10:55:48','2025-04-19 09:42:36'),(80,201,88,'2023-09-09 00:00:00',103,95.2,29,'100/50',176,25,8.07,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','History of eating unhealthy food. ','Low body mass index identified. ','Implementing balanced diet and monitoring her growth.  ','Encourage to consume healthy food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents. ','2023-09-09 11:01:19','2025-04-19 09:42:36'),(81,218,207,'2023-09-11 00:00:00',86,97.2,22,'70/40',176,22,7.1,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','None','She\'s take normal diet no history of skipping meals and eating bunks.','Sever thinness identified. ','Implementing more balanced diet and monitoring her growth. ','Encourage to take more healthy food and do exercise. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-11 08:44:36','2025-04-19 09:42:36'),(82,211,202,'2023-09-11 00:00:00',88,97.2,24,'82/45',172,26,8.79,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','History of eating unhealthy food. ','Low body mass index identified. ','Implementing balanced diet and growth monitoring .','Encourage to consume healthy food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-11 08:48:37',NULL),(83,191,43,'2023-09-11 00:00:00',101,97,27,'60/41',168,22,7.79,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','History of bad eating habit and also habit of no teeth brushing .','Low body mass index identified. ','Implementing balanced diet and monitoring weight gain. ','Starts brush your teeth twice in a day and encouraged to take healthy food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-11 08:55:34',NULL),(84,205,73,'2023-09-11 00:00:00',97,96.2,21,'80/42',152,29,12.55,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','None','No history of unhealthy eating habits. ','Sever thinness identified. ','Implementing more balanced diet and monitoring growth.','Starts some exercise. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-11 09:02:34','2025-04-19 09:42:36'),(85,199,134,'2023-09-11 00:00:00',97,96.3,22,'80/40',132,29.8,17.1,'Mild Thinness',0,0,'None','Mild','Good','Unhealthy','None','History of eating unhealthy food. ','Malnutrition or low BMI. ','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-11 09:09:14','2025-04-19 09:42:36'),(86,252,192,'2023-09-11 00:00:00',101,96.2,27,'70/40',174,16,5.28,'Severe Thinness',0,0,'Moderate','Mild','Good','Unhealthy','Mild','History of eating unhealthy food like chips etc.','Malnutrition or low BMI. ','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-11 09:12:20',NULL),(87,216,205,'2023-09-11 00:00:00',89,95.5,26,'70/40',172,21,7.1,'Severe Thinness',0,0,'Severe','Moderate','Good','Unhealthy','Mild','History of sever anaemia and bad habit of eating. ','Sever thinness identified. ','Implementing balanced diet and monitoring weight gain and anemia also.','Take healthy food and avoid junk food and used iron medicine. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents. ','2023-09-11 09:18:19',NULL),(88,267,178,'2023-09-11 00:00:00',107,96.9,26,'82/44',178,22.1,6.98,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of eating unhealthy food. ','Low body mass index identified. ','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents. ','2023-09-11 09:23:59','2025-04-19 09:42:36'),(89,217,206,'2024-04-20 00:00:00',98,101,18,'80/40',168,21.2,7.51,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','Child come with a complain of fever with headache and sore in throat. ','Viral fever. ','To informed her parents to take her  for checkup from physician.','Advise to take rest and avoid from junks.','Referred to Dr. Aslam for further assessments. ','Scheduled for next monitoring. ','-','2023-09-11 09:27:38','2025-04-19 09:41:52'),(90,200,102,'2024-03-09 00:00:00',100,96,29,'100/62',177,25.2,8.04,'Severe Thinness',0,0,'Mild','Moderate','Good','Healthy','Mild','Child come with a history of mouth ulcer with pain.','Mouth ulcer due to constipation.','Glycerin applied in mouth. ','Avoid from spicy foods and eat green veg.','Referred to Dr. Aslam for further assessments.','Scheduled for next monitoring. ','-','2023-09-13 09:53:57','2024-03-27 05:26:38'),(91,200,102,'2023-09-13 00:00:00',100,96,29,'100/62',177,25.2,8.04,'Severe Thinness',0,0,'Mild','Moderate','Good','Healthy','Mild','History of bad oral hygiene and sever thinness identified. ','Strained teeth and low BMI. ','Encourage to starts brushing on teeth and implementing balanced diet and monitoring weight gain. ','Brush your teeth twice in a day and take healthy food. ','Referred to nutritionist for further assessments and dentist also.','Scheduled for next weight monitoring. ','Conducted health education sessions with his parents and child also. ','2023-09-13 09:54:05',NULL),(92,202,113,'2024-03-09 00:00:00',96,96.8,21,'102/64',178,29,9.15,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child comes with a complain of fever with bodyache. ','No fever on examination.','Give rest for 10 mints and send back to the class.','Advice for take rest and avoid to eat junk foods.','Referred to Dr. Aslam.','Scheduled for next monitoring. ','-','2023-09-13 09:57:21','2025-04-19 09:42:36'),(93,183,185,'2023-09-13 00:00:00',103,95.7,27,'70/45',170,19,6.57,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','History of eating unhealthy food like chips etc. ','Malnutrition or low BMI. ','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food and avoid junk food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring.','Conducted health education sessions with her parents and child also. ','2023-09-13 10:01:00','2025-04-19 09:41:52'),(94,223,66,'2023-09-13 00:00:00',111,94.8,24,'60/42',177,19,6.06,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','None',' History of eating unhealthy food. ','Malnutrition or low BMI. ','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food and avoid junk food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring .','Conducted health education sessions with her parents. ','2023-09-13 10:03:56','2025-04-19 09:42:36'),(95,208,201,'2023-09-13 00:00:00',105,96,24,'105/62',174,29,9.58,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','None','History of eating healthy food but in very low quantity. ','Sever thinness identified. ','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food .','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-09-13 10:08:10','2025-04-19 09:42:36'),(96,264,194,'2023-09-13 00:00:00',101,96.1,23,'80/40',165,17,6.24,'Severe Thinness',0,0,'Mild','Severe','Good','Healthy','None','History of bad personal hygiene. ','Bad personal hygiene. ','Implementing hair washing daily in under observation.','Starts combing twice in a day.','Nil','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents.','2023-09-13 10:13:46','2025-04-19 09:42:36'),(97,197,144,'2023-09-13 00:00:00',102,97,29,'80/40',171,30,10.26,'Severe Thinness',0,0,'Mild','None','Good','Healthy','Severe','History of bad oral hygiene ','Stained teeth.','Counseling for teeth brushing. ','Brush your teeth twice in a day. ','Referred to dentist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with his parents. ','2023-09-13 10:19:01','2025-04-19 09:42:17'),(98,204,143,'2023-09-12 00:00:00',98,96.8,22,'70/42',171,25,8.55,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','Moderate','History of bad oral hygiene and also sever thinness.','Stained teeth and low BMI identified.','Encourage to starts brushing on teeth. ','Brush your teeth daily twice in a day.','Referred to dentist and nutritionist also for further assessment.','scheduled for next monitoring.','conducted health education sessions.','2023-09-14 03:55:59',NULL),(99,206,200,'2023-09-12 00:00:00',113,97.6,29,'70/45',164,25,9.3,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','History of bad eating habit.','Low body mas index identified.','Implementing balanced diet and monitoring weight gain.','Take healthy food and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health education session with his parents and child also. ','2023-09-14 04:10:09','2025-04-19 09:42:36'),(100,206,200,'2023-09-12 00:00:00',113,97.6,29,'70/45',164,25,9.3,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','History of bad eating habit.','Low body mas index identified.','Implementing balanced diet and monitoring weight gain.','Take healthy food and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health education session with his parents and child also. ','2023-09-14 04:10:09','2025-04-19 09:42:36'),(101,206,200,'2023-09-12 00:00:00',113,97.6,29,'70/45',164,25,9.3,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','History of bad eating habit.','Low body mas index identified.','Implementing balanced diet and monitoring weight gain.','Take healthy food and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health education session with his parents and child also. ','2023-09-14 04:10:09','2025-04-19 09:42:36'),(102,189,195,'2023-09-12 00:00:00',101,97.1,23,'85/50',165,25,9.18,'Severe Thinness',0,0,'Mild','Moderate','Good','Healthy','None','History of eating in less quantity.','Sever thinness identified.','Encouraged to take food in balanced quantity.','Encouraged to consume more food.','Referred to nutritionist for taking more advice to increased appetite.','Scheduled for next monitoring.','Conducted counseling sessions for child.','2023-09-14 04:23:39','2025-04-19 09:42:36'),(103,189,195,'2023-09-12 00:00:00',101,97.1,23,'85/50',165,25,9.18,'Severe Thinness',0,0,'Mild','Moderate','Good','Healthy','None','History of eating in less quantity.','Sever thinness identified.','Encouraged to take food in balanced quantity.','Encouraged to consume more food.','Referred to nutritionist for taking more advice to increased appetite.','Scheduled for next monitoring.','Conducted counseling sessions for child.','2023-09-14 04:23:39','2025-04-19 09:42:36'),(104,173,177,'2023-09-12 00:00:00',99,97.4,24,'80/44',150,21,9.33,'Severe Thinness',0,0,'Moderate','Mild','Good','Unhealthy','Mild','History of bad habit in diet.','Sever thinness identified.','Implementing balanced diet and monitoring his growth.','Encouraged to take healthy diet.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health education session with his parents.','2023-09-14 04:35:16',NULL),(105,173,177,'2023-09-12 00:00:00',99,97.4,24,'80/44',150,21,9.33,'Severe Thinness',0,0,'Moderate','Mild','Good','Unhealthy','Mild','History of bad habit in diet.','Sever thinness identified.','Implementing balanced diet and monitoring his growth.','Encouraged to take healthy diet.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health education session with his parents.','2023-09-14 04:35:17',NULL),(106,185,198,'2023-09-12 00:00:00',101,97.4,27,'100/60',184,25,7.38,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','Child come with a complain of vomiting and itching in whole body.','Abdomen hard.','Sent him to the washroom after drink warm water and also give rest for 10 mints.','Advise to take light food and drink more water.','Referred to Dr. Aslam for further assessment.','Scheduled for next monitoring.',' -','2023-09-14 04:44:48','2025-04-19 09:42:36'),(107,187,112,'2024-04-16 00:00:00',112,95.6,29,'80/30',170,25,8.65,'Severe Thinness',0,0,'Severe','Mild','Good','Unhealthy','Severe','Come with a complain of vertigo with weakness. ','Generalized weakness due to skip meal.','sent to eat meal in school cafeteria and then ORS given.','Don\'t skip meal. ','No need to referred at this time.','Scheduled for next monitoring.','-','2023-09-14 07:00:05','2024-04-16 09:52:33'),(108,263,181,'2023-09-14 00:00:00',99,95.8,21,'81/52',166,25.1,9.11,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Unhealthy habit in diet identified.','Low BMI identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to take balanced diet.','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Conducted health education sessions with child and his parents also.','2023-09-14 07:07:18','2025-04-19 09:41:52'),(109,263,181,'2023-09-14 00:00:00',99,95.8,21,'81/52',166,25.1,9.11,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Unhealthy habit in diet identified.','Low BMI identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to take balanced diet.','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Conducted health education sessions with child and his parents also.','2023-09-14 07:07:19','2025-04-19 09:41:52'),(110,212,164,'2023-09-14 00:00:00',101,97.1,23,'70/40',167,26,9.32,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','History of eating unhealthy food like sweets, chips etc.','Sever thinness identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to take healthy food and avoid from junk food.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health education sessions with child and his parents also.','2023-09-14 07:16:55','2025-04-19 09:42:36'),(111,186,167,'2023-09-14 00:00:00',89,97,23,'70/30',174,20.1,6.64,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','History of sever thinness identified and bad habit in diet.','Malnutrition or low BMI.','Implementing balanced diet and monitoring weight gain.','Encourage to consume healthy food.','Referred to nutritionist for further assessment.','Scheduled for next monitoring. ','Conducted health education sessions with him and his parents.','2023-09-14 07:43:43','2025-04-19 09:41:52'),(112,215,204,'2023-09-14 00:00:00',105,96.8,23,'60/35',170,21,7.27,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','History of bad eating habit.','Low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Take healthy diet and avoid junks.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health education sessions with him and his parents.','2023-09-14 08:58:30',NULL),(113,203,28,'2023-09-14 00:00:00',102,97,23,'80/50',167,38,13.63,'Severe Thinness',0,0,'None','None','Good','Healthy','Mild','History of no brushing on teeth.','Bad oral hygiene.','Implementing counseling sessions.','Brush your teeth twice in a day.','No need to referred. ','Scheduled on daily basis for changing his this bad habit of no brushing.','Counseling sessions conducted with him and his parents.','2023-09-14 09:15:03','2025-04-19 09:42:17'),(114,203,28,'2023-09-14 00:00:00',102,97,23,'80/50',167,38,13.63,'Severe Thinness',0,0,'None','None','Good','Healthy','Mild','History of no brushing on teeth.','Bad oral hygiene.','Implementing counseling sessions.','Brush your teeth twice in a day.','No need to referred. ','Scheduled on daily basis for changing his this bad habit of no brushing.','Counseling sessions conducted with him and his parents.','2023-09-14 09:15:03','2025-04-19 09:42:17'),(115,203,28,'2023-09-14 00:00:00',102,97,23,'80/50',167,38,13.63,'Severe Thinness',0,0,'None','None','Good','Healthy','Mild','History of no brushing on teeth.','Bad oral hygiene.','Implementing counseling sessions.','Brush your teeth twice in a day.','No need to referred. ','Scheduled on daily basis for changing his this bad habit of no brushing.','Counseling sessions conducted with him and his parents.','2023-09-14 09:15:03','2025-04-19 09:42:17'),(116,188,53,'2023-09-14 00:00:00',106,95.6,23,'70/40',177,27,8.62,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','History of bad eating habit.','Low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Encourage to consume healthy food.','Referred to nutritionist or further assessment.','Scheduled for next weight monitoring. ','Conducted health education sessions with him and his parents.','2023-09-14 09:20:53','2025-04-19 09:42:36'),(117,278,242,'2023-09-15 00:00:00',105,95.2,23,'82/41',180,21,6.48,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of unhealthy habit in eating meal.','Malnutrition or low BMI.','Implementing balanced diet and monitoring weight gain.','Encourage to consume balance diet.','Referred to nutritionist for further assessment.','Scheduled for next monitoring visit.','Conducted health education session with parents and child.','2023-09-15 04:07:40','2025-04-19 09:42:36'),(118,207,201,'2023-09-15 00:00:00',112,96.8,29,'100/64',171,35,11.97,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','Moderate','History of bad oral hygiene.','Stained teeth.','Encouraged to starts  teeth brushing and assess on daily basis. ','Brush your teeth twice in a day.','Referred to dentist for further assessment.','Scheduled for daily monitoring.','Conducted counseling sessions to encouraged the child for teeth brushing.','2023-09-15 04:16:06',NULL),(119,219,208,'2023-09-15 00:00:00',113,96.9,28,'80/40',172,25.1,8.48,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','History of bad eating habit.','Sever thinness identified.','Implement balanced diet and monitoring weight gain.','Encouraged to consume healthy food.','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Conducted health education sessions with child and parents.','2023-09-15 04:27:17','2025-04-19 09:42:17'),(120,314,19,'2023-09-15 00:00:00',104,97,22,'70/45',174,25.1,8.29,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','History of eating mostly junk food.','Low BMI identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume healthy meals.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health education sessions with his parents and child also. ','2023-09-15 07:16:44','2025-04-19 09:42:17'),(121,310,254,'2023-09-15 00:00:00',108,98.6,27,'100/65',168,26,9.21,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Moderate','History of bad oral hygiene and sever thinness identified.','Stained teeth and low BMI.','Encouraged to take an appointment from dentist and implementing balanced diet.','Brush your teeth twice in a day and avoid from junk food.','Referred to dentist and nutritionist also, for further assessment.','Scheduled for daily monitoring. ','Conducted health education sessions on oral hygiene with him and his parents.','2023-09-15 08:26:30','2025-04-19 09:42:17'),(122,317,131,'2023-09-15 00:00:00',98,95.9,21,'90/45',169,28,9.8,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','Mild',' History of eating meals in very less quantity.','Low body mass index identified.','Implementing balanced diet and monitoring his growth.','Encouraged to increased quantity of meals.','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Conducted health education sessions with him and his parents.','2023-09-15 08:38:52',NULL),(123,317,131,'2023-09-15 00:00:00',98,95.9,21,'90/45',169,28,9.8,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','Mild',' History of eating meals in very less quantity.','Low body mass index identified.','Implementing balanced diet and monitoring his growth.','Encouraged to increased quantity of meals.','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Conducted health education sessions with him and his parents.','2023-09-15 08:38:52',NULL),(124,303,249,'2023-09-15 00:00:00',107,96.8,23,'85/45',176,28,9.04,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','None','Sever thinness identified.','Low BMI.','Plane to resolve the problem in his diet habit and implementing balanced diet.','Encouraged to take proper diet.','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Conducted health education session with him and his parents.','2023-09-15 09:00:47','2025-04-19 09:42:36'),(125,316,75,'2023-09-15 00:00:00',110,95.3,21,'80/42',167,39,13.98,'Severe Thinness',0,0,'Mild','None','Good','Healthy','None','History of eating junks like sweets, chips etc.','Sever thinness identified.','Encouraged to avoid junk food.','Advice to take healthy food. ','No need to referred.','Scheduled for next weight monitoring.','Conducted health education sessions with him. ','2023-09-15 09:10:08','2025-04-19 09:42:36'),(126,324,219,'2023-09-15 00:00:00',101,96.7,23,'80/40',156,25,10.27,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Moderate','He has stained teeth bad history of oral hygiene and also bad eating habit.','Stained teeth and low BMI identified.','Implementing balanced diet and encouraged for check up from dentist. ','Start brushing your teeth daily twice in a day and take healthy food.','Referred to dentist and nutritionist also for further assessment.','Scheduled for next monitoring.','Conducted health education sessions with him and his parents.','2023-09-15 09:25:25','2025-04-19 09:42:17'),(127,315,75,'2023-09-15 00:00:00',103,96.8,27,'90/45',169,31,10.85,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','History of bad eating habit some time he skip his meal.','Low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume healthy food and don\'t skip your meal.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health education sessions with him and his parents.','2023-09-15 09:35:13','2025-04-19 09:42:36'),(128,318,232,'2023-09-15 00:00:00',88,98.4,26,'90/45',168,29,10.27,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','History of unhealthy diet habit mostly eat junks in meal time. ','Low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume healthy meal. ','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health education and counseling sessions with him and his parents. ','2023-09-15 09:42:55','2025-04-19 09:41:52'),(129,323,166,'2023-09-15 00:00:00',101,98,23,'100/40',180,28,8.64,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','History of eating unhealthy food  ','Low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Encourage to consume healthy food and avoid from junk food.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health education session with him and his parents.','2023-09-15 11:03:45','2025-04-19 09:41:52'),(130,313,256,'2023-09-16 00:00:00',110,96.3,21,'100/50',170,30,10.38,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','History of eating unhealthy food and skip his meal.','Low body mass index identified.','Implementing balanced diet and weight monitoring.','Encouraged to consuming healthy food. ','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Conducted health education sessions with him and his parents also.','2023-09-16 09:14:41','2025-04-19 09:42:17'),(131,313,256,'2023-09-16 00:00:00',110,96.3,21,'100/50',170,30,10.38,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','History of eating unhealthy food and skip his meal.','Low body mass index identified.','Implementing balanced diet and weight monitoring.','Encouraged to consuming healthy food. ','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Conducted health education sessions with him and his parents also.','2023-09-16 09:14:41','2025-04-19 09:42:17'),(132,308,252,'2023-09-16 00:00:00',101,96.5,21,'82/42',173,25,8.35,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','Mild','Lots of lice are seen in hair with oily scalp and also  bad eating habit.','Low B M I and sticky scalp.','Implementing balanced diet also implementing hair wash again and again in saloon.','Encourage to consume healthy meal and combing your hair daily.','Referred to nutritionist and physician for further assessment.  ','Scheduled for next monitoring.','Conducted health education and counseling session with her and her parents.','2023-09-16 09:54:28','2025-04-19 09:41:52'),(133,319,21,'2023-09-16 00:00:00',103,96.5,21,'82/42',173,25,8.35,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of eating in less quantity. ','Low body mass index identified.','Implementing balanced diet and  monitoring weight gain.','Encouraged to increased quantity of meal. ','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Conducted health education sessions with her and her parents.','2023-09-16 10:08:42','2025-04-19 09:42:36'),(134,302,248,'2023-09-16 00:00:00',102,95.7,29,'70/30',171,20.1,6.87,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','History of bad eating habit like skip meal.','Malnutrition.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume healthy food .','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Conducted health education sessions. ','2023-09-16 10:23:39',NULL),(135,327,198,'2023-09-16 00:00:00',98,96.1,22,'70/40',171,25,8.55,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Chronic throat pain with continues swelling.','Tonsillitis and low B M I.','Implementing balanced diet and  encouraged for check up from  E N T specialist.','Encouraged to check up from E N T.','Referred to E N T for further assessment or treatment.','Scheduled for next monitoring.','Counseling sessions conducted with her parents.','2023-09-16 10:35:46','2025-04-19 09:41:52'),(136,301,247,'2023-09-16 00:00:00',104,94.4,27,'80/40',170,31,10.73,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','Mild','History of eating unhealthy food like junk food.','Sever thinness identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to take healthy meals.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health education session with her and her parents.','2023-09-16 10:54:39',NULL),(137,301,247,'2023-09-16 00:00:00',104,94.4,27,'80/40',170,31,10.73,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','Mild','History of eating unhealthy food like junk food.','Sever thinness identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to take healthy meals.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health education session with her and her parents.','2023-09-16 10:54:39',NULL),(138,320,67,'2023-09-18 00:00:00',110,96.3,23,'70/35',172,31,10.48,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','Mild',' Mild anemia and sever thinness identified.','Anemia and low B M I.','Implementing balanced diet who is full of iron.\r\n','Take healthy food.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health sessions with parents and child also.','2023-09-18 05:27:21',NULL),(139,307,251,'2023-09-18 00:00:00',109,97.3,21,'80/40',176,25.2,8.14,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','History of bad habit of no brushing.','Bad oral hygiene and sever thinness.','Implementing balanced diet and encouraged to do brush your teeth.','Encourage to take healthy food and starts brushing twice in a day.','Referred to nutritionist for further assessment.','Scheduled for next monitoring. ','Conducted counseling session with her and her parents.','2023-09-18 07:08:54',NULL),(140,300,247,'2023-09-18 00:00:00',110,96.8,29,'80/40',176,25,8.07,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','History of unhealthy habit in diet.','Sever thinness identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to take healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health sessions with parents and child also.','2023-09-18 09:21:07','2025-04-19 09:41:52'),(141,309,253,'2023-09-18 00:00:00',89,93,21,'70/40',182,26,7.85,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','History of skip meals many time.','Malnutrition or low B M I.','Implementing balanced diet and encouraged to eating more.','Advice to take healthy food and do not skip your meals.','Referred to nutritionist for further assessment.','Scheduled for next monitoring visit.','Counseling sessions conducted with parents and child also.','2023-09-18 10:42:40','2025-04-19 09:42:36'),(142,328,258,'2023-09-18 00:00:00',110,96,27,'70/40',183,29,8.66,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','Mild','H/o bad eating habit like eating junks.','Low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to take healthy food.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health education sessions with parents and child also.','2023-09-18 10:53:53',NULL),(143,257,99,'2023-09-20 00:00:00',100,96.6,23,'70/30',173,19,6.35,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','History of bad eating habit like skip meals.','Malnutrition or low B M I.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume healthy meal and do not skip meal.','Referred to nutritionist for further assessment.','Scheduled for next weight  monitoring.','Conducted health education sessions with parents and child also. ','2023-09-20 09:22:24','2025-04-19 09:42:36'),(144,257,99,'2023-09-20 00:00:00',100,96.6,23,'70/30',173,19,6.35,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','History of bad eating habit like skip meals.','Malnutrition or low B M I.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume healthy meal and do not skip meal.','Referred to nutritionist for further assessment.','Scheduled for next weight  monitoring.','Conducted health education sessions with parents and child also. ','2023-09-20 09:22:24','2025-04-19 09:42:36'),(145,258,207,'2023-09-20 00:00:00',103,95.2,27,'80/45',177,28,8.94,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','None','History of unhealthy eating habit.','Low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Take healthy food and avoid from junks. ','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Conducted health education sessions with parents and child also.','2023-09-20 09:48:23','2025-04-19 09:42:36'),(146,245,228,'2023-09-20 00:00:00',111,93.1,26,'90/40',177,20,6.38,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','H/o skip meals many time she was skipped  her meal.','Malnutrition or low B M I.','Implementing structured meal plan, monitoring intake, providing in school.','Encouraged to consume healthy meal and don\'t skip meals.','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Conducted health education sessions with her and her parents.','2023-09-20 10:20:37','2025-04-19 09:42:36'),(147,245,228,'2023-09-20 00:00:00',111,93.1,26,'90/40',177,20,6.38,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','H/o skip meals many time she was skipped  her meal.','Malnutrition or low B M I.','Implementing structured meal plan, monitoring intake, providing in school.','Encouraged to consume healthy meal and don\'t skip meals.','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Conducted health education sessions with her and her parents.','2023-09-20 10:20:37','2025-04-19 09:42:36'),(148,246,228,'2023-09-20 00:00:00',110,95.7,27,'70/30',171,29,9.92,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','Mild','History of unhealthy eating habit.','Low B M I identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to take balanced diet.','Referred to nutritionist for further evaluation.','Scheduled for next visit.','Conducted health sessions.','2023-09-20 10:30:07',NULL),(149,246,228,'2023-09-21 00:00:00',110,95.7,27,'70/30',171,29,9.92,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','History of unhealthy habit in eating.','Low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to take healthy meals.','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Conducted health sessions with her and her parents also.','2023-09-21 06:45:08',NULL),(150,251,231,'2023-09-21 00:00:00',102,94.1,27,'90/42',181,35,10.68,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of skipped meals. ','Sever thinness identified.','Implementing balanced diet and monitoring wt gain.','Take healthy diet and don\'t skip your meals.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health education sessions with parents and child also.','2023-09-21 06:52:34','2025-04-19 09:42:36'),(151,298,245,'2023-09-21 00:00:00',110,96.4,21,'80/40',175,39,12.73,'Severe Thinness',0,0,'None','Severe','Good','Healthy','Mild','Lots of lice are seen in head.','Bad personal hygiene identified.','Implementing hair washed and combing in school saloon.','Maintain personal hygiene.','Referred to physician for further assessment.','Scheduled for next monitoring with in one week after daily hair wash.','Conducted counseling and health session with parents and child also.','2023-09-21 09:01:03','2025-04-19 09:41:52'),(152,232,218,'2023-09-21 00:00:00',100,94.6,25,'80/40',168,25,8.86,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','History of unhealthy habit in diet.','Low body mass index identified.','Implementing structured balanced diet in school and monitoring weight gain.','Encourage to consume healthy meals.','Referred to nutritionist for further assessment.','Scheduled for next weight monitoring.','Conducted health education sessions with parents and child also.','2023-09-21 09:13:22','2025-04-19 09:41:52'),(153,275,239,'2023-09-21 00:00:00',101,96.2,22,'80/40',176,25.2,8.14,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','H/o bad oral hygiene and unhealthy eating habit.','Low B M I and stained teeth identified.','Implementing balanced diet and encourage to teeth brushing.','Brush your teeth twice in a day and take healthy meals.','Referred to dentist for further assessment or treatment.','Scheduled for next monitoring visit.','Conducted counseling sessions with child and her parents.','2023-09-21 09:55:54','2025-04-19 09:41:52'),(154,275,239,'2023-09-21 00:00:00',101,96.2,22,'80/40',176,25.2,8.14,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','H/o bad oral hygiene and unhealthy eating habit.','Low B M I and stained teeth identified.','Implementing balanced diet and encourage to teeth brushing.','Brush your teeth twice in a day and take healthy meals.','Referred to dentist for further assessment or treatment.','Scheduled for next monitoring visit.','Conducted counseling sessions with child and her parents.','2023-09-21 09:55:54','2025-04-19 09:41:52'),(155,256,196,'2023-09-21 00:00:00',101,95,27,'70/30',176,25.1,8.1,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','Child presents with the low B MI.','Low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume healthy diet.','Referred to nutrition for further assessment.','Scheduled for next monitoring visit.','Conducted health sessions with parents and child also.','2023-09-21 10:20:26','2025-04-19 09:41:52'),(156,256,196,'2023-09-21 00:00:00',101,95,27,'70/30',176,25.1,8.1,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','Child presents with the low B MI.','Low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume healthy diet.','Referred to nutrition for further assessment.','Scheduled for next monitoring visit.','Conducted health sessions with parents and child also.','2023-09-21 10:20:26','2025-04-19 09:41:52'),(157,286,53,'2023-09-21 00:00:00',104,95.4,28,'80/40',180,28,8.64,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with the history of sever thinness.','Malnutrition.','Implementing balanced diet and monitoring weight gain.','Encouraged to take balanced diet.','Referred to nutritionist for further evaluation.','Scheduled for next monitoring visit. ','Conducted health and counseling sessions in school.','2023-09-21 10:26:30','2025-04-19 09:42:36'),(158,286,53,'2023-09-21 00:00:00',104,95.4,28,'80/40',180,28,8.64,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with the history of sever thinness.','Malnutrition.','Implementing balanced diet and monitoring weight gain.','Encouraged to take balanced diet.','Referred to nutritionist for further evaluation.','Scheduled for next monitoring visit. ','Conducted health and counseling sessions in school.','2023-09-21 10:26:30','2025-04-19 09:42:36'),(159,259,232,'2023-09-22 00:00:00',102,95.6,21,'80/30',172,24,8.11,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','History of eating junk foods like bun kebab, chips, french fries etc.','Sever thinness identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to take healthy foods like fruit, veg, meet,and beans. ','Referred to nutritionist for further assessment.','Scheduled for next monitoring visit.','Conducted health education session with parents and child also.','2023-09-22 04:23:02','2025-04-19 09:42:36'),(160,255,155,'2023-09-22 00:00:00',105,96.8,22,'80/40',176,34,10.98,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','None','History of skip meal.','Low body mas index identified.','Encouraged to take meal daily at meal time. ','Do not skip your meals.','Referred to nutritionist for further assessment.','Scheduled for next monitoring visit.','Conducted counseling sessions with child and his parents.','2023-09-22 04:37:36','2025-04-19 09:42:36'),(161,242,225,'2023-09-22 00:00:00',104,95.3,21,'70/30',174,20,6.61,'Severe Thinness',0,0,'Moderate','Mild','Good','Unhealthy','None','Child presents with low body mass index.','Malnutrition or low B M I.','Implementing structured meal plan, monitoring intake, in school.','Encouraged to consume balanced meals, and snacks, involving parents in meal planing.','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring and progress evaluation.','Conducted an educational session with parents on supporting for making healthy habit of there child.','2023-09-22 04:56:25','2025-04-19 09:42:36'),(162,242,225,'2023-09-22 00:00:00',104,95.3,21,'70/30',174,20,6.61,'Severe Thinness',0,0,'Moderate','Mild','Good','Unhealthy','None','Child presents with low body mass index.','Malnutrition or low B M I.','Implementing structured meal plan, monitoring intake, in school.','Encouraged to consume balanced meals, and snacks, involving parents in meal planing.','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring and progress evaluation.','Conducted an educational session with parents on supporting for making healthy habit of there child.','2023-09-22 04:56:25','2025-04-19 09:42:36'),(163,253,208,'2023-09-22 00:00:00',105,97.2,23,'60/40',178,35,11.05,'Severe Thinness',0,0,'None','None','Good','Healthy','Moderate','Child presents with the history of bad oral hygiene.','Stained teeth identified.','Informed parents to schedule appointment with the dentist.','It is advised to take an appointment from the dentist for treat this probleum. ','Referred to a dentist for further evaluation.','Follow up scheduled .','The student received guidance on maintaining personal hygiene.','2023-09-22 05:13:46','2025-04-19 09:42:17'),(164,254,76,'2023-09-22 00:00:00',110,97.6,27,'80/40',177,28,8.94,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Mild','Child presents with the history of sever thinness.','Malnutrition or low B M I identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume healthy meals.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health sessions with child and parents also.','2023-09-22 05:24:47','2025-04-19 09:42:17'),(165,254,76,'2023-09-22 00:00:00',110,97.6,27,'80/40',177,28,8.94,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Mild','Child presents with the history of sever thinness.','Malnutrition or low B M I identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume healthy meals.','Referred to nutritionist for further assessment.','Scheduled for next monitoring.','Conducted health sessions with child and parents also.','2023-09-22 05:24:47','2025-04-19 09:42:17'),(166,270,233,'2023-09-22 00:00:00',110,95.1,23,'90/40',181,28,8.55,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented bad oral hygiene and sever thinness identified.','Low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to take balanced diet.','Referred to nutritionist for further assessment.','Scheduled for next monitoring visit.','Conducted health sessions with parents and child also.','2023-09-22 08:26:11','2025-04-19 09:42:17'),(167,329,259,'2023-09-22 00:00:00',79,96.2,21,'80/45',177,26.1,8.33,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','History of bad eating habit ','Low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to take healthy diet.','Referred to nutritionist for further assessment.','Scheduled for next monitoring visit.','Conducted health sessions with parents and child also.','2023-09-22 08:35:25','2025-04-19 09:41:52'),(168,329,259,'2023-09-22 00:00:00',79,96.2,21,'80/45',177,26.1,8.33,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','History of bad eating habit ','Low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to take healthy diet.','Referred to nutritionist for further assessment.','Scheduled for next monitoring visit.','Conducted health sessions with parents and child also.','2023-09-22 08:35:25','2025-04-19 09:41:52'),(169,237,221,'2023-09-23 00:00:00',110,95.5,27,'70/40',179,26.2,8.18,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','Child presents with sever thinness and lots of lice in hair.','Low body mass index identified.                             And bad personal hygiene.','Implementing balanced diet with weight monitoring and also hair wash in school premises.','Encouraged to take healthy meals and combing your hair daily.','Referred to nutritionist for further guidance.','Scheduled for daily hair checkup to maintaining personal hygiene.','Conducted counseling and health sessions with parents and child also.','2023-09-23 03:37:13','2025-04-19 09:42:36'),(170,237,221,'2023-09-23 00:00:00',110,95.5,27,'70/40',179,26.2,8.18,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','Child presents with sever thinness and lots of lice in hair.','Low body mass index identified.                             And bad personal hygiene.','Implementing balanced diet with weight monitoring and also hair wash in school premises.','Encouraged to take healthy meals and combing your hair daily.','Referred to nutritionist for further guidance.','Scheduled for daily hair checkup to maintaining personal hygiene.','Conducted counseling and health sessions with parents and child also.','2023-09-23 03:37:13','2025-04-19 09:42:36'),(171,273,237,'2023-09-23 00:00:00',112,96.2,28,'80/30',180,35,10.8,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','History of some time skip meal. ','Sever thinness identified.','Implementing balanced diet and monitoring weight gain.','Advised to don\'t skip your meal.','None required to this time.','Scheduled for next monitoring visit.','Conducted health and counseling sessions with parents and child also.','2023-09-23 03:48:17','2025-04-19 09:42:36'),(172,273,237,'2023-09-23 00:00:00',112,96.2,28,'80/30',180,35,10.8,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','History of some time skip meal. ','Sever thinness identified.','Implementing balanced diet and monitoring weight gain.','Advised to don\'t skip your meal.','None required to this time.','Scheduled for next monitoring visit.','Conducted health and counseling sessions with parents and child also.','2023-09-23 03:48:17','2025-04-19 09:42:36'),(173,228,215,'2023-09-23 00:00:00',113,96.5,29,'70/30',176,26,8.39,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presents with sever thinness.','Low body mass index identified.','Implementing balanced diet and monitoring weight gain in school.','Encouraged to consume healthy meal and do not eat junks. ','none required at this time. ','Scheduled for regular weight monitoring and progress evaluation.','Conducted educational session with parents on supporting healthy eating habits. ','2023-09-23 03:56:55','2025-04-19 09:41:52'),(174,274,238,'2023-09-23 00:00:00',115,98.4,27,'80/40',178,40,12.62,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of generalized weakness  ','Mild anemia identified.','Implementing structured meal plan for reduced iron deficiency.','Encouraged to consume iron from fruits, green veg, etc.','None required at this time. ','Scheduled for regular health assessment.','Conducted health and counseling  sessions with parents and child also.','2023-09-23 07:05:11','2025-04-19 09:42:36'),(175,239,223,'2023-09-23 00:00:00',117,96.4,25,'60/40',177,29.2,9.32,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','Child presented with sever thinness and mild anemia.','Low body mass index identified.','Implementing balanced diet with iron and monitoring weight gain.','Encouraged to consume healthy meals.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for growth evaluation.','Conducted health sessions with parents and child also. ','2023-09-23 08:06:37',NULL),(176,239,223,'2023-09-23 00:00:00',117,96.4,25,'60/40',177,29.2,9.32,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','Child presented with sever thinness and mild anemia.','Low body mass index identified.','Implementing balanced diet with iron and monitoring weight gain.','Encouraged to consume healthy meals.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for growth evaluation.','Conducted health sessions with parents and child also. ','2023-09-23 08:06:37',NULL),(177,240,223,'2023-09-23 00:00:00',101,95,21,'70/40',177,27,8.62,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','History of bad eating habit.','Low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to take healthy meals.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring visit.','Conducted health and counseling sessions with parents for improvement.','2023-09-23 08:22:49',NULL),(178,279,66,'2023-09-23 00:00:00',112,94.7,27,'80/30',178,29,9.15,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','History of unhealthy eating habit.','Low B M I identified.','Implementing balanced meals and monitoring weight gain in school premises.','Encouraged to consume healthy meals. ','None required at this time. ','Scheduled for regular monitoring for better health.','Conducted health sessions with parents and child also.','2023-09-23 08:33:57','2025-04-19 09:42:36'),(179,284,131,'2023-09-23 00:00:00',110,96,29,'80/40',172,27,9.13,'Severe Thinness',0,0,'None','Severe','Good','Healthy','Mild','Lots of lice are seen in hair during his head to toe examination.','Bad personal hygiene.','Implementing hair wash in school salon.','Encouraged to combing daily and maintain personal hygiene.','None required at this time. ','Scheduled for regular checkup for maintaining personal hygiene.','Conducted sessions on personal hygiene with parents and child also.','2023-09-23 08:48:36','2025-04-19 09:41:52'),(180,250,230,'2023-09-23 00:00:00',99,96.4,21,'80/30',176,36,11.62,'Severe Thinness',0,0,'None','Mild','Good','Healthy','Moderate','Child presents with bad oral hygiene.','Stained teeth and low B M I.','Encouraged to teeth brushing and checkup from dentist.','Brush your teeth twice in a day and do checkup from dentist.','Referred to dentist for further assessment and treatment.','Scheduled for regular checkup for maintaining oral and personal hygiene.','Conducted health sessions on personal hygiene with parents for health improvement. ','2023-09-23 09:00:21','2025-04-19 09:41:52'),(181,330,114,'2023-09-23 00:00:00',112,97.1,29,'100/68',177,29,9.26,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Moderate','Child presented with bad oral hygiene and also unhealthy habit in diet.','Low B M I and dental  cavity.','Implementing balanced diet in school for reduced sever thinness .','Take an appointment from dentist to avoid more cavity in teeth.','Referred to dentist for further assessment.','Scheduled for regular monitoring for maintain oral hygiene.','Conducted health and counseling sessions with parents and child to improve oral hygiene. ','2023-09-23 09:21:25',NULL),(182,235,219,'2023-09-23 00:00:00',101,95.5,28,'80/40',182,28,8.45,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','History of bad eating habit like skip meal.','Sever thinness identified.','Implementing balanced diet and monitoring weight gain.','Encourage to consume healthy meals.','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for better growth.','Conducted health sessions with parents and child also.','2023-09-23 10:26:15',NULL),(183,285,138,'2023-09-23 00:00:00',104,97.9,22,'70/40',174,26.2,8.65,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presents with sever thinness.','Malnutrition or low B M I.','Implementing balanced diet and monitoring weight gain.','Encouraged to take healthy meals.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health sessions with parents and child also.','2023-09-23 10:35:32','2025-04-19 09:42:36'),(184,243,226,'2023-09-23 00:00:00',102,97.4,23,'92/42',176,28.2,9.1,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','History of skipped her meal many times.','Sever thinness identified.','Ensured to consumed meal at school in under observation','Advised to eat healthy meal and do not skip your meals.','None required at this time. ','Scheduled for next regular monitoring.','Health sessions conducted with parents for better  growth of there child.','2023-09-23 10:54:16','2025-04-19 09:41:52'),(185,243,226,'2023-09-23 00:00:00',102,97.4,23,'92/42',176,28.2,9.1,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','History of skipped her meal many times.','Sever thinness identified.','Ensured to consumed meal at school in under observation','Advised to eat healthy meal and do not skip your meals.','None required at this time. ','Scheduled for next regular monitoring.','Health sessions conducted with parents for better  growth of there child.','2023-09-23 10:54:16','2025-04-19 09:41:52'),(186,229,216,'2024-04-16 00:00:00',110,96.2,23,'80/30',145,31,14.74,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','Child come with a complain of abdominal pain.','Gastric pain.','Sent to the washroom and give rest for 10 mints.','Encouraged to consume healthy meals and avoid from junks.','Referred to Dr. Aslam. ','Scheduled for regular monitoring.','-','2023-09-23 11:02:09','2024-11-12 09:43:18'),(187,269,174,'2023-09-25 00:00:00',123,97.1,22,'70/30',181,22,6.72,'Severe Thinness',0,0,'Moderate','Mild','Good','Unhealthy','None','Child presents with the h/o sever thinness and iron deficiency anemia. ','Malnutrition with anemia.','Implementing structured meal who have in iron and monitoring her growth from regular checkup.','Encouraged to consume healthy meals.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health sessions with her parents for helping to improve child health.','2023-09-25 03:37:47','2025-04-19 09:42:36'),(188,233,219,'2023-09-25 00:00:00',89,97.5,20,'90/40',185,26,7.6,'Severe Thinness',0,0,'Moderate','Mild','Good','Unhealthy','None','Child presented with sever thinness and also anemia.','Low body mass index identified with anemia.','Implementing structured meal who have iron and monitoring growth.','Encouraged to consume healthy meals.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health and counseling sessions with parents for helping to improve health of child.','2023-09-25 03:46:19','2025-04-19 09:42:36'),(189,233,219,'2023-09-25 00:00:00',89,97.5,20,'90/40',185,26,7.6,'Severe Thinness',0,0,'Moderate','Mild','Good','Unhealthy','None','Child presented with sever thinness and also anemia.','Low body mass index identified with anemia.','Implementing structured meal who have iron and monitoring growth.','Encouraged to consume healthy meals.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health and counseling sessions with parents for helping to improve health of child.','2023-09-25 03:46:19','2025-04-19 09:42:36'),(190,248,229,'2023-09-25 00:00:00',110,96.4,23,'80/30',154,34,14.34,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of bad eating habit (skip meal).','Sever thinness identified.','Implementing balanced diet with monitoring weight gain.','Encouraged to consume healthy meals and don\'t skip meal.','None reacquired to referred at this time.','Scheduled for regular monitoring for healthy growth.','Conducted health sessions with parents for helping to improve child health.','2023-09-25 03:58:16','2025-04-19 09:42:36'),(191,276,240,'2023-09-25 00:00:00',98,95.6,22,'80/40',173,19,6.35,'Severe Thinness',0,0,'Severe','Mild','Good','Unhealthy','None',' Sever thinness identified with anemia due to unhealthy eating habit.','Malnutrition with anemia identified.','Implementing structured meal who have iron and regular monitoring for reduced iron deficiency. ','Encouraged to consume healthy meals and take an appointment from nutritionist.','Referred to nutritionist for further assessment and gaudiness.','Scheduled for regular monitoring .','Conducted health sessions with parents for more progress in there child health.','2023-09-25 06:29:14','2025-04-19 09:42:36'),(192,287,243,'2023-09-25 00:00:00',97,93.1,21,'100/50',175,27,8.82,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Bad history of eating junk food(chips,sweets)and skip meals.','Sever thinness identified.','Implementing balanced died and monitoring her growth.','Encouraged to consume healthy meal and don\'t skip meals.','None required at this time. ','Scheduled for regular growth monitoring.','Conducted health and counseling sessions with parents and child also.','2023-09-25 06:53:02','2025-04-19 09:41:52'),(193,277,241,'2024-04-15 00:00:00',110,93.5,23,'90/60',172,20.1,6.79,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child come with a complain of abdominal pain since morning.','Gastric pain.','Sent to the washroom and give rest for 10  mints.','Take warm water and eat light meal, like khichri, daliya etc.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2023-09-25 07:02:09','2025-04-19 09:42:36'),(194,241,224,'2023-09-25 00:00:00',100,93.3,22,'70/30',177,25,7.98,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','H/o bad eating habit mostly eating junk food.','Sever thinness identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume healthy meal and avoid to eat junks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for better growth.','Conducted health sessions with parents and child also.','2023-09-25 07:22:33',NULL),(195,268,214,'2023-09-25 00:00:00',102,97.2,21,'80/40',172,20,6.76,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','Child having sever thinness.','Malnutrition or low body mass index.','Implementing structured meal and monitoring weight gain in school. ','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health sessions with child and her parents.','2023-09-25 07:34:03',NULL),(196,280,191,'2023-09-25 00:00:00',113,96.2,27,'70/35',170,25,8.65,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of eating junk foods mostly.','Sever thinness identified.','Implementing balanced meal and monitoring weight gain.','Encouraged to consume healthy meals and avoid from junk food.','None required to referred at this time.','Scheduled for regular weight monitoring.','Conducted health education session with parents and child.','2023-09-25 08:04:16','2025-04-19 09:42:36'),(197,280,191,'2023-09-25 00:00:00',113,96.2,27,'70/35',170,25,8.65,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of eating junk foods mostly.','Sever thinness identified.','Implementing balanced meal and monitoring weight gain.','Encouraged to consume healthy meals and avoid from junk food.','None required to referred at this time.','Scheduled for regular weight monitoring.','Conducted health education session with parents and child.','2023-09-25 08:04:16','2025-04-19 09:42:36'),(198,225,212,'2023-09-25 00:00:00',110,96,26,'80/40',170,21,7.27,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Sever thinness identified due to bad eating habit.','Malnutrition or low B M I.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents and child also for better growth.','2023-09-25 08:11:47','2025-04-19 09:42:36'),(199,226,213,'2023-09-25 00:00:00',101,95.2,21,'70/30',167,21,7.53,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','No teeth brushing habit and also child presents with sever thinness.','Stained teeth and low B M I.','Encouraged to take an appointment from dentist and implementing balanced meal in school.',' Take to consume healthy meal and go for checkup from dentist.','Referred to dentist for further evaluation or assessment.','Scheduled for regular monitoring.','Conducted health education sessions with parents.','2023-09-25 09:54:22','2025-04-19 09:41:52'),(200,226,213,'2023-09-25 00:00:00',101,95.2,21,'70/30',167,21,7.53,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','No teeth brushing habit and also child presents with sever thinness.','Stained teeth and low B M I.','Encouraged to take an appointment from dentist and implementing balanced meal in school.',' Take to consume healthy meal and go for checkup from dentist.','Referred to dentist for further evaluation or assessment.','Scheduled for regular monitoring.','Conducted health education sessions with parents.','2023-09-25 09:54:22','2025-04-19 09:41:52'),(201,238,222,'2023-09-26 00:00:00',103,98.4,25,'60/40',177,25,7.98,'Severe Thinness',0,0,'Severe','Mild','Good','Unhealthy','Mild','Child presented with anemia and sever thinness.','Iron deficiency anemia with low body mass index.','Implementing structured meal plan who is in full of iron to reduced iron deficiency.','Encouraged to consume healthy meals and take an appointment from physician.','Referred to physician for further assessment and treatment.','Scheduled for regular monitoring for better growth.','Conducted health sessions with parents to helps in improvement of child health.','2023-09-26 03:35:14',NULL),(202,281,191,'2023-09-26 00:00:00',109,96,21,'80/40',181,35,10.68,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','History of skip meals.','Sever thinness identified.','Implementing balanced diet and monitoring for healthy growth.','Advised to don\'t skip meals.','None required at this time. ','Scheduled for regular monitoring for healthy growth.','Conducted health sessions with child and her parents.','2023-09-26 03:43:04','2025-04-19 09:42:36'),(203,252,192,'2023-09-26 00:00:00',101,93.7,22,'70/30',173,25,8.35,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','She have bad habit of no brushing her teeth and eating mostly junk foods.','Stained teeth and sever thinness identified.','Implementing balanced meals and monitoring weight gain in school.','Take an appointment from dentist.','Referred to dentist for further assessment.','Scheduled for regular monitoring.','Conducted health and counseling sessions with parents to improve child health.','2023-09-26 04:00:53','2025-04-19 09:41:52'),(204,230,217,'2023-09-26 00:00:00',103,92.3,22,'70/30',175,22,7.18,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Sever thinness identified with generalized weakness. ','Low body mass index identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume healthy meals.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health education sessions with parents for child growth.','2023-09-26 04:11:18','2025-04-19 09:42:36'),(205,282,206,'2023-09-26 00:00:00',111,93.7,23,'60/30',176,25,8.07,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','H/o eating unhealthy food (chocolates,chips)','Sever thinness identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume healthy meals.','None required at this time.','Scheduled for regular monitoring.','Conducted health sessions with parents for better health of child.','2023-09-26 04:35:55','2025-04-19 09:42:36'),(206,282,206,'2023-09-26 00:00:00',111,93.7,23,'60/30',176,25,8.07,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','H/o eating unhealthy food (chocolates,chips)','Sever thinness identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume healthy meals.','None required at this time.','Scheduled for regular monitoring.','Conducted health sessions with parents for better health of child.','2023-09-26 04:35:55','2025-04-19 09:42:36'),(207,272,236,'2023-09-26 00:00:00',103,95.8,21,'100/40',149,30,13.51,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of bad eating habit.(skip meal)','Low body mass index identified.','Implementing balanced diet and monitoring for healthy growth.','Encouraged to consume healthy meal and don\'t skip your meal.','None required at this time.','Scheduled for regular monitoring for healthy growth.','Counseling sessions conducted with child and parents also.','2023-09-26 06:40:21','2025-04-19 09:42:36'),(208,272,236,'2023-09-26 00:00:00',103,95.8,21,'100/40',149,30,13.51,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of bad eating habit.(skip meal)','Low body mass index identified.','Implementing balanced diet and monitoring for healthy growth.','Encouraged to consume healthy meal and don\'t skip your meal.','None required at this time.','Scheduled for regular monitoring for healthy growth.','Counseling sessions conducted with child and parents also.','2023-09-26 06:40:21','2025-04-19 09:42:36'),(209,272,236,'2023-09-26 00:00:00',103,95.8,21,'100/40',149,30.5,13.74,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of bad eating habit.(skip meal)','Low body mass index identified.','Implementing balanced diet and monitoring for healthy growth.','Encouraged to consume healthy meal and don\'t skip your meal.','None required at this time.','Scheduled for regular monitoring for healthy growth.','Counseling sessions conducted with child and parents also.','2023-09-26 06:40:21','2025-04-19 09:42:36'),(210,231,217,'2023-09-26 00:00:00',116,97.5,23,'80/30',177,20.1,6.42,'Severe Thinness',0,0,'Moderate','Mild','Good','Unhealthy','None','Child presents with sever thinness and anemia also.','Malnutrition and anemia.','Implementing healthy meal plan and monitoring healthy growth in school.','Encouraged to consume balanced meals.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health sessions with parents and child also.','2023-09-26 07:20:43','2025-04-19 09:42:36'),(211,283,206,'2023-09-26 00:00:00',110,96.6,26,'80/30',174,27,8.92,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','history of unhealthy eating habit.','Low body mass identified.','Implementing balanced diet plan and monitoring  weight gain.','Encouraged to consume healthy meals.','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring.','Conducted health sessions with parents and child also.','2023-09-26 07:35:16','2025-04-19 09:41:52'),(212,306,215,'2023-09-27 00:00:00',103,97.4,27,'80/40',176,35,11.3,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','He dose not like to eat vegetables and also skip his meals.','Sever thinness identified.','Implementing balanced meal and encouraged him to eat veg also in school','Encouraged to eat healthy meals and avoid from junks.','None required to referred at this time.','Scheduled for regular monitoring for healthy growth.','Conducted health sessions with parents for avoid junks .','2023-09-27 06:29:59','2025-04-19 09:41:52'),(213,326,206,'2023-09-27 00:00:00',100,96.4,23,'70/30',184,25,7.38,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','History of bad eating habit.','Low body mass index identified.','Implementing balanced meal and monitoring weight gain.','Encouraged to consume healthy meals.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health sessions with parents and child also.','2023-09-27 06:46:25','2025-04-19 09:41:52'),(214,326,206,'2023-09-27 00:00:00',100,96.4,23,'70/30',184,25,7.38,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','History of bad eating habit.','Low body mass index identified.','Implementing balanced meal and monitoring weight gain.','Encouraged to consume healthy meals.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health sessions with parents and child also.','2023-09-27 06:46:25','2025-04-19 09:41:52'),(215,41,57,'2023-09-27 00:00:00',102,96.7,24,'70/40',162,20,7.62,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','Mild','She have lots of lice in head and sever thinness identified.','Sticky scalp and low B M I. ','Implementing balanced meal and hair wash in school saloon.','Encouraged to consume healthy meal and combing your hair daily.','Referred to physician for further assessment.','Scheduled for regular monitoring for hair cleaning and healthy growth.','Conducted health sessions with parents and child on personal hygiene.','2023-09-27 06:58:47','2025-04-19 09:41:52'),(216,41,57,'2023-09-27 00:00:00',102,96.7,24,'70/40',162,20,7.62,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','Mild','She have lots of lice in head and sever thinness identified.','Sticky scalp and low B M I. ','Implementing balanced meal and hair wash in school saloon.','Encouraged to consume healthy meal and combing your hair daily.','Referred to physician for further assessment.','Scheduled for regular monitoring for hair cleaning and healthy growth.','Conducted health sessions with parents and child on personal hygiene.','2023-09-27 06:58:47','2025-04-19 09:41:52'),(217,41,57,'2023-09-27 00:00:00',102,96.7,24,'70/40',162,20,7.62,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','Mild','She have lots of lice in head and sever thinness identified.','Sticky scalp and low B M I. ','Implementing balanced meal and hair wash in school saloon.','Encouraged to consume healthy meal and combing your hair daily.','Referred to physician for further assessment.','Scheduled for regular monitoring for hair cleaning and healthy growth.','Conducted health sessions with parents and child on personal hygiene.','2023-09-27 06:58:47','2025-04-19 09:41:52'),(218,41,57,'2023-09-26 00:00:00',103,96.7,24,'70/40',162,20,7.62,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','Mild','History of bad personal hygiene and also sever thinness identified. ','Malnutrition and bad personal hygiene. ','Implementing balanced diet and hair washing in school premises.','Maintain personal hygiene and consume healthy food. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also to improve health.','2023-10-03 05:54:20','2025-04-19 09:41:52'),(219,48,154,'2023-09-26 00:00:00',101,93.5,23,'70/40',107,20.5,17.91,'Mild Thinness',0,0,'None','Mild','Good','Healthy','Moderate','History of bad oral hygiene.','Stained teeth ','Encourage to teeth brushing daily twice in a day. ','Maintain oral hygiene and go to dentist for check up.','Referred to dentist for further assessments. ','Scheduled after check up from dentist. ','Conducted health education sessions with her parents and child also to maintain oral hygiene. ','2023-10-03 06:07:17','2025-04-19 09:41:52'),(220,37,76,'2023-09-26 00:00:00',100,94.3,21,'80/40',172,25,8.45,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','History of eating unhealthy food like chips and ext.','Low body mass index identified. ','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food. ','None required at this time. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-10-03 06:13:54','2025-04-19 09:42:36'),(222,94,123,'2023-10-03 00:00:00',97,95.2,21,'60/40',171,20,6.84,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with bad oral hygiene and sever thinness. ','Dental cavity and Malnutrition identified.  ','Implementing structured meal plan and referred to dentist. ','Encourage to consume healthy food and avoid from sweets.','Referred to nutritionist and dentist also for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also for batter health. ','2023-10-03 06:30:12','2025-04-19 09:42:17'),(223,143,75,'2023-10-03 00:00:00',101,94.5,21,'80/30',167,20.5,7.35,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Severe','Child presented with bad oral hygiene and sever thinness also.','Stained teeth and low BMI. ','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food and brush your teeth.','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents and child also. ','2023-10-03 06:35:49','2025-04-19 09:41:52'),(224,158,84,'2023-10-03 00:00:00',110,94.9,23,'60/30',169,19.5,6.83,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Severe','History of bad oral hygiene and sever thinness identified. ','Malnutrition and dental cavity. ','Implementing balanced diet and monitoring weight gain. ','Encourage to consume healthy food and check up from dentist. ','Referred to nutritionist for further assessments. ','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents on oral hygiene. ','2023-10-03 06:41:43',NULL),(225,113,51,'2023-10-03 00:00:00',119,96.4,27,'70/40',172,22,7.44,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','Severe','Child presents with bad personal and oral hygiene. ','Low body mass index identified and Malnutrition. ','Implementing balanced diet and monitoring weight gain. ','Encourage to maintain personal and oral hygiene and  go for check up from dentist. ','Referred to nutritionist and dentist for further assessments.','Scheduled for next weight monitoring. ','Conducted health education sessions with her parents to improve child health. ','2023-10-03 06:46:57','2025-04-19 09:41:52'),(226,170,175,'2024-05-02 00:00:00',102,94.6,22,'70/32',170,20,6.92,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate',' Child come with a c/o busted pustule with pain.','Allergy.','Removed puss and cleaned with pyodine and polyfax skin ointment.','Maintain personal hygiene.','Referred to Dr. Aslam for further assessments.','Scheduled for next monitoring. ','- ','2023-10-03 06:56:12','2025-04-19 09:41:52'),(227,139,99,'2024-04-18 00:00:00',99,95.8,21,'80/40',165,16,5.88,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','Moderate','Child come with a complain of minor cut on finger .','Slight bleeding seen.','Cleaned with pyodine and saniplast applied.','Maintain personal hygiene.','None required at this time.','Scheduled for next monitoring.','-','2023-10-05 04:06:49','2025-04-19 09:41:52'),(228,21,112,'2023-10-05 00:00:00',105,94.5,21,'70/30',165,22,8.08,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','history of bad eating habit she skip her meal .','Sever thinness identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume balance diet and do not skip your meals.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring .','Conducted helth sessions with parents and child also.','2023-10-05 04:15:25','2025-04-19 09:42:36'),(229,117,107,'2023-10-05 00:00:00',104,95.9,23,'80/40',168,19,6.73,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presents with sever thinness and bad oral hygiene.','Stained teeth  and malnutrition.','Implementing balanced died and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment or diet plan.','Scheduled for regular weight monitoring for healthy growth.','Conducted health sessions with parents and child also for healthy growth.','2023-10-05 05:32:20','2025-04-19 09:42:17'),(230,127,69,'2023-10-05 00:00:00',112,96.5,29,'60/30',175,21,6.86,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','G/weakness with bad eating habit.','Malnutrition or low body mass index.','Implementing balanced meal and monitoring weight gain.','Encouraged to consume healthy meals and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents and child also.','2023-10-05 05:42:36','2025-04-19 09:42:36'),(231,115,72,'2023-10-05 00:00:00',100,96.1,23,'75/32',172,25,8.45,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Mild','History of bad eating habit mostly skip meal.','Low body mass index identified.','Implementing balanced meal and monitoring weight gain.','Encouraged to consume healthy meal and avoid to skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents and child also for better health.','2023-10-05 05:56:35','2025-04-19 09:42:17'),(232,58,134,'2024-03-20 00:00:00',114,96.2,22,'60/30',172,22,7.44,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child comes with the complain of gum swelling and slight redness.','Gums infaction.','Glycerin applied.','Encouraged to go for check up from dentist.','Referred to dentist.','Scheduled for regular monitoring.','-','2023-10-05 06:06:41','2025-04-19 09:41:52'),(233,35,79,'2023-10-05 00:00:00',105,96.2,21,'70/40',175,24,7.84,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presents with sever thinness.','Low body mass index identified.','Implementing balanced meal and monitoring weight gain.','Encouraged to consume healthy meals','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring for  healthy growth.','Conducted health sessions with him and his parents.','2023-10-05 06:13:36','2025-04-19 09:42:36'),(234,35,79,'2023-10-05 00:00:00',105,96.2,21,'70/40',175,24,7.84,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presents with sever thinness.','Low body mass index identified.','Implementing balanced meal and monitoring weight gain.','Encouraged to consume healthy meals','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring for  healthy growth.','Conducted health sessions with him and his parents.','2023-10-05 06:13:47','2025-04-19 09:42:36'),(235,20,11,'2023-10-05 00:00:00',104,95.8,24,'90/30',178,20.5,6.47,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','Child presents with sever thinness.','Malnutrition or low BMI.','Implementing balanced meal and monitoring weight gain.','Encouraged to consume healthy meals.','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring.','Conducted health sessions with parents and child also.','2023-10-05 06:21:11',NULL),(236,110,77,'2023-10-05 00:00:00',110,96.4,21,'70/40',167,20,7.17,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presents with bad oral hygiene and sever thinness also.','Low body mass index identified and dental cavity.','Implementing balanced meals and encouraged to go to the dentist for check up.','Please consume healthy meals and go to checkup from dentist.','Referred to dentist for further assessment.','Scheduled for regular monitoring.','Conducted health education sessions with child and her parents.','2023-10-05 06:28:45','2025-04-19 09:41:52'),(237,84,160,'2023-10-05 00:00:00',104,93.8,21,'80/40',171,20.5,7.01,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','History of bad eating habit he mostly eating junks.','Low body mass index identified.','Implementing balanced meal with monitoring weight gain.','Encouraged to consume balanced meals.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents and child for better health.','2023-10-05 06:37:25','2025-04-19 09:42:36'),(238,174,179,'2023-10-05 00:00:00',100,96.8,22,'70/40',164,16.1,5.99,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presents with badly sever thinness.','Low BMI or malnutrition.','Implementing structured balanced meal and monitoring weight gain.','Encouraged to consume healthy meals and do not skip your meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health sessions with parents and child for healthy growth.','2023-10-05 06:46:09','2025-04-19 09:41:52'),(239,45,63,'2023-10-05 00:00:00',101,95.7,25,'80/30',166,17,6.17,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','History of bad eating habit mostly he likes to eat junks.','Sever thinness identified.','Implementing balanced diet with regular weight monitoring in school.','Encouraged to consume healthy meals and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for weight gain. for regular monitoring ','Conducted health sessions with parents and child for healthy growth of child.','2023-10-05 06:53:31','2025-04-19 09:42:36'),(240,50,135,'2023-10-05 00:00:00',110,95.2,22,'80/40',165,14.2,5.22,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presents with badly sever thinness','Malnutrition or low BMI.','Implementing structured meal plan and monitoring weight gain in school.','Encouraged to consume healthy meal and avoid to skip meal. ','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents and child also .','2023-10-05 07:01:55','2025-04-19 09:42:36'),(241,47,151,'2023-10-05 00:00:00',105,97.4,24,'60/40',164,20,7.44,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Bad oral hygiene and sever thinness identified.','Stained teeth and low BMI.','Implementing balanced meal and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to dentist for checkup or further assessment.','Scheduled for regular monitoring.','Conducted health sessions for child health.','2023-10-05 07:09:10','2025-04-19 09:41:52'),(242,179,187,'2023-10-05 00:00:00',99,94.9,23,'80/40',163,19,7.15,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','History of unhealthy eating habit.','Sever thinness identified.','Implementing balanced meals and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents and child also.','2023-10-05 07:16:30','2025-04-19 09:42:36'),(243,140,85,'2023-10-05 00:00:00',103,95.3,21,'80/40',172,19,6.42,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','history of badly sever thinness because of unhealthy eating habit.','Malnutrition or low BMI.','Implementing structured balanced meal and monitoring weight gain in school.','Encouraged to consume healthy meal for better growth.','Referred to nutritionist for further evaluation or assessments.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents and child also for healthy grow.','2023-10-05 09:59:57','2025-04-19 09:42:36'),(244,14,113,'2023-10-07 00:00:00',110,96.9,22,'60/40',180,25,7.72,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Unhealthy eating habit he mostly like junks.','Low body mass index identified.','Implementing balanced meal and monitoring weight gain.','Encouraged to consume healthy meal and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health sessions with parents and child for healthy growth.','2023-10-07 03:38:21','2025-04-19 09:42:36'),(245,43,113,'2023-10-07 00:00:00',104,97.2,21,'70/30',172,18,6.08,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Bad eating habit and also history of skip meal.','Malnutrition with sever thinness.','Implementing structured balance meal and monitoring weight gain.','Encouraged to consume meal timely and daily do not skip your meal.','Referred to nutritionist for further assessment or evaluation.','Scheduled for regular monitoring for weight gain.','Conducted health sessions on healthy growth with child and her parents.','2023-10-07 03:53:02','2025-04-19 09:42:36'),(246,89,29,'2023-10-07 00:00:00',110,95.8,27,'50/30',167,17,6.1,'Severe Thinness',0,0,'Mild','Moderate','Mild','Unhealthy','Mild','Sever thinness identified and her understanding level is low may be genetic issue.','Low body mass index identified.','Implementing balanced meal plan and conduct counseling sessions with child in school.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for counselling sessions and regular monitoring for weight gain.','Conducted health sessions with parents for helping in child healthy growth. ','2023-10-07 04:11:57',NULL),(247,135,79,'2024-04-16 00:00:00',110,96.8,23,'70/30',178,22,6.94,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Minor injury on foot.','Minor injury.','Cleaned with pyodine and saniplast applied.','Maintain personal hygiene.','No need to referred.','Scheduled for regular monitoring.','-','2023-10-07 04:19:10','2025-04-19 09:42:17'),(248,42,58,'2023-10-07 00:00:00',102,96.6,21,'70/30',167,16,5.74,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','History of badly sever thinness due to unhealthy eating habit.','Malnutrition with low BMI.','Implementing structured balanced meal plan and monitoring weight gain.','Encouraged to consume balanced healthy meals.','Referred to nutritionist for further assessment and treatment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents and child also for healthy growth of child.','2023-10-07 04:27:23',NULL),(249,40,144,'2023-10-09 00:00:00',105,97.2,23,'60/40',140,17,8.67,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Chronic runny ear(pussy discharge from ear) ','Ear infection and sever thinness identified.','Implementing balanced meal plan in school and referred to ENT for treatment.','Encouraged to consume balanced meal and go for check up from ENT and consume balanced diet','Referred to ENT for further evaluation and treatment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents and child for better health.','2023-10-09 04:11:33','2025-04-19 09:41:52'),(250,54,126,'2023-10-10 00:00:00',102,94.3,22,'70/30',181,21.2,6.47,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','History of bad eating habit like mostly eating junk foods.','Sever thinness and malnutrition identified.','Implementing balanced diet plan and monitoring weight gain in school.','Encouraged to consume balanced diet and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain and better growth.','Conducted health sessions with parents for helping in better growth of child.','2023-10-10 10:19:31','2025-04-19 09:42:36'),(251,70,31,'2023-10-10 00:00:00',96,95.5,21,'50/30',168,19,6.73,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Moderate','unhealthy eating habit and bad oral hygiene.','sever thinness identified and stained teeth.','Implementing balanced diet and referred to dentist for check up.','Encouraged to take healthy meals and starts brushing twice in a day.','Referred to nutritionist for further assessment or diet plan.','Scheduled for regular monitoring for weight gain.','Conducted health sessions on oral hygiene and balanced diet with child and parants','2023-10-10 10:29:02',NULL),(252,46,67,'2023-10-10 00:00:00',102,96,23,'90/60',181,21,6.41,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Mild','History of skip meals and also eating junks(chips, toffee,).','Malnutrition or low body mass index identified.','Implementing balanced meals plan and monitoring weight gain.','Encouraged to consume healthy meals and avoid from junk food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health sessions on balanced diet with parents and child also.','2023-10-10 10:38:36','2025-04-19 09:42:17'),(254,266,163,'2023-10-10 00:00:00',97,96.6,20,'70/30',175,19.1,6.24,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','History of skip meals.','Sever thinness identified.','Implementing balanced meal plan and monitoring weight gain in school.','Encouraged to consume healthy meals.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents for helping in child growth. ','2023-10-10 11:01:55','2025-04-19 09:42:36'),(255,51,135,'2023-10-28 00:00:00',110,94.2,23,'70/30',170,18,6.23,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presents with sever thinness.','Low BMI identified.','Implementing diet plan and growth monitoring in school.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with perants and child also for better growth.','2023-10-28 04:27:41','2025-04-19 09:42:36'),(256,34,57,'2023-10-28 00:00:00',112,95.1,23,'80/40',183,27,8.06,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','History of bad oral hygiene and bad eating habit.','Cavity in teeth and sever thinness identified.','Implementing balanced diet and monitoring weight gain.','Encouraged for checkup from dentist.','Referred to dentist for further evaluation or treatment.','Scheduled for next regular monitoring.','Conducted health education sessions for health grow.','2023-10-28 04:39:17','2025-04-19 09:41:52'),(257,2,2,'2023-10-28 00:00:00',110,97.4,21,'80/40',174,20,6.61,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Bad eating habit like skip meal.','Low BMI identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume healthy meals and avoid to skip meals. ','Referred to nutritionist for further evaluation.','Scheduled for regular monitoring.','Conducted health session with perants and child also.','2023-10-28 04:45:40','2025-04-19 09:42:36'),(258,163,2,'2023-10-28 00:00:00',103,95.4,20,'70/30',181,25,7.63,'Severe Thinness',0,0,'Moderate','Mild','Good','Unhealthy','None','History of bad eating habit he mostly eating junk food.','Sever thinness identified.','Implementing balanced meal in school and also monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionest for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with child and her perants.','2023-10-28 05:03:42','2025-04-19 09:42:36'),(259,161,61,'2023-10-28 00:00:00',104,97.2,21,'80/40',176,26,8.39,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','Unhealthy eating habit.','Sever thinness identified.','Implementing balanced meal and monitoring weight gain in school.','Encouraged to consume healthy meal. ','No need to referred at this time.','Scheduled for regular monitoring for weight gain.','Conducted health education sesions with parents and child also for better growth.','2023-10-28 05:22:44',NULL),(260,133,96,'2023-10-28 00:00:00',102,96.6,26,'90/40',171,18,6.16,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presents with sever thinness.','Malnutrition identified.','Implementing a structured meal plan,monitoring intake in school. ','Encouraged to consume balanced meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring and nutritionist assessment.','Provided guidance on health eating habits and theimportance of maintaining a health weight.','2023-10-28 05:38:57','2025-04-19 09:42:36'),(261,44,63,'2023-10-28 00:00:00',103,96.6,21,'60/30',176,22,7.1,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presents with sever thinness due to bad eating habit.','Low BMI identified.','Implementing balanced meal and monitoring weight gain.','Encouraged to consume healthy meal for better growth.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health sessions for bettre growth.','2023-10-28 05:47:36','2025-04-19 09:42:36'),(262,175,180,'2023-10-28 00:00:00',103,98.1,22,'80/40',171,19,6.5,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presents with sever thinness because habit of skip meal.','Low BMI identified.','Implementing balanced meal plan and monitoring weight gain in school.','Encouraged to take meal daily and timely, avoid to skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents and child also for better growth of child.','2023-10-28 05:59:06','2025-04-19 09:42:36'),(263,196,173,'2023-10-28 00:00:00',105,94.8,23,'60/30',172,26,8.79,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child mostly like to eat  junks food.','Low BMI identified.','Implementing balanced meal plan and encouraged her to take healthy meal.','Avoid to consume unhealthy food.','None required at this time.','Scheduled for regular monitoring for healthy growth.','Provied guidance on  healthy eating and its importance.','2023-10-28 06:07:32','2025-04-19 09:42:36'),(264,13,166,'2024-05-02 00:00:00',110,95.3,21,'90/40',168,27,9.57,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','H/o minor injury on nose and upper lip due to fall down .','Accidental injury.','Cleaned with pyodine and polyfax applied.','Maintain personal hygiene.','None required at this time.','Scheduled for regular monitoring.','-','2023-10-28 06:21:54','2025-04-19 09:41:52'),(265,165,171,'2023-10-28 00:00:00',102,95.3,21,'80/30',172,24,8.11,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented wit a history of sever thinness.','Low BMI identified.','Implementing balanced meal plan and monitoring weight gain.','Encoraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring for weight gain.','Conducted health session with child for guidance on health eating habits.','2023-10-28 06:33:15','2025-04-19 09:42:36'),(266,10,16,'2023-10-28 00:00:00',105,96.6,21,'70/40',176,25,8.07,'Severe Thinness',0,0,'Moderate','Mild','Good','Unhealthy','Moderate','Child presented with anemia and also bad oral hygiene.','Sever thinness identified with anemia.','Implementing a structured meal plan with having iron and monitoring intakes.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment or evaluation.','Scheduled for regular monitoring for reduced anemia.','Provied guidance to child for health eating habit.','2023-10-28 06:48:49',NULL),(267,107,169,'2023-10-28 00:00:00',110,97.8,24,'80/40',167,22,7.89,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presentsed with a history of bad oral hygiene.','Stained teeth and sever thinness identified.','Encouraged to brushing daily twice in a day and also monitoring.','Adviced to checkup from dentist to resolve this problem.','Referred to dentist for further assessment.','Scheduled for regular screening next month.','Student recvied guidance on maintaining proper oral hygiene.','2023-10-28 06:59:25','2025-04-19 09:42:17'),(268,7,143,'2023-10-28 00:00:00',105,94.4,28,'70/30',180,25,7.72,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presented with a history of bad eating habit.','Sever thinness identified.','Implementing balanced meal plan and monitoring weight gain.','Encoraged to consume balanced meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with student and her parents.','2023-10-28 07:16:11','2025-04-19 09:42:36'),(269,9,141,'2023-10-28 00:00:00',102,95.3,24,'70/30',178,24,7.57,'Severe Thinness',0,0,'Moderate','None','Good','Healthy','None','Child presented with a history of anemia and sever thinness.','Low BMI identified.','Implementing balanced meal plan and monitoring weight gain.','Adviced to consume iron food for better and healthy growth.','Referred to physician for further assessment or treatment.','Scheduled for regular monitoring for healthy growth.','Provied guidance to student for consume healthy meal.','2023-10-28 07:37:32','2025-04-19 09:42:36'),(270,49,120,'2024-05-02 00:00:00',102,97,23,'90/40',179,32,9.99,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','H/o wound on leg with discharge and foul smell.','-','Cleaned with pyodine and bandaged with polyfax and cicatrin powder.','Advise for checkup from general physician and maintain personal hygiene.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2023-10-28 07:44:40','2025-04-19 09:42:36'),(271,106,55,'2024-04-17 00:00:00',103,99,20,'60/30',186,25.2,7.28,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with a complain of burning and redness in both eyes.','Eye infaction.','Washed his eyes from rose water and informed his parents.','Advise to go for check up from physician.','Referred to Dr. Aslam for  treatment.','Scheduled for regular monitoring.','-','2023-10-30 09:36:46','2025-04-19 09:42:36'),(272,6,12,'2024-04-18 00:00:00',112,96.2,21,'60/30',178,25,7.89,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Mild','Child come with a complain of small warts and pain in little finger.','-','Analgesic applied with bandaged.','Maintain personal hygiene.','Referred to Dr. Aslam for further assessment.','Schedule for regular monitoring.','-','2023-10-30 09:48:26','2025-04-19 09:42:17'),(273,22,46,'2023-10-30 00:00:00',104,96.9,21,'80/40',172,25,8.45,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Moderate','Child presents with mild anemia.','Sever thinness identified.','Implementing balanced diet plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for weight gain.','Conducted healthy sessions with student and his parents also.','2023-10-30 10:02:58',NULL),(274,118,107,'2024-04-20 00:00:00',112,95.6,23,'80/30',185,29,8.47,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Earache from two days.','Wax seen in ear.','Informed to his parents by me,that please to go for checkup from ENT.\r\n','Maintain personal hygiene.','Referred to ENT for further assessment.','Scheduled for regular monitoring. ','-','2023-10-30 10:35:36','2025-04-19 09:42:17'),(275,1,1,'2023-10-30 00:00:00',104,92.7,22,'80/40',176,22,7.1,'Severe Thinness',0,0,'Severe','Mild','Good','Unhealthy','None','Child presented with anemia.','Iron deficency anemia.','Implementing structured meal plan who is full of Iron and monitoring intake.','Encouraged to consume Iron meal.','Referred to physician for further assessment and treatment.','Scheduled for regular monitoring for improvement.','Provied guidance to student for taking healthy and Iron food to reduced deficency.','2023-10-30 10:47:18','2025-04-19 09:42:36'),(276,81,40,'2023-10-30 00:00:00',104,96.7,21,'70/30',178,22,6.94,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presented with sever thinness.','Low BMI identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted healthy education with student and her parents for healthy growth.','2023-10-30 10:54:28','2025-04-19 09:42:36'),(277,5,11,'2023-10-30 00:00:00',103,93.6,23,'60/30',182,23,6.94,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','None','Child presented with bad personal hygiene and also sever thinness.','Sever thinness identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for better growth.','Provied guidance on personal hygiene and consume healthy meal. ','2023-10-30 11:01:19','2025-04-19 09:42:36'),(278,3,7,'2023-10-31 00:00:00',101,99.1,21,'60/30',173,19,6.35,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Moderate','Child presented with sever thinness and bad oral hygiene.','Malnutrition and dental cavity.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal and go to the dentist for checkup.','Referred to nutritionist and dentist for further assessment.','Scheduled for regular monitoring for weight gain.','Provied guidance for maintain oral hygiene and consuming healthy meal.','2023-10-31 05:48:33',NULL),(279,105,56,'2023-10-31 00:00:00',105,97,26,'80/42',178,25,7.89,'Severe Thinness',0,0,'Severe','None','Good','Unhealthy','Moderate','Child presented with anemia,sever thinness and bad oral hygiene.','Malnutrition and  stained teeth.','Implementing structured meal plan with full of iron and monitoring intake.','Encouradge to consume healthy meal and go from dentist for checkup.','Referred to nutritionist and dentistalso for further assessment.','Scheduled for regular monitoring for better growth.','Conducted healthy session with student and his parents.','2023-10-31 05:59:41','2025-04-19 09:42:17'),(280,8,87,'2023-10-31 00:00:00',110,96.6,28,'80/30',180,26,8.02,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with bad oral hygiene.','Stained teeth and sever thinness identified.','Implementing balanced meal plan and monitoring weight gain ing school.','Encouradge to checkup from dentist.','Referred to dentist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted healthy session with student and parents for healthy growth.','2023-10-31 06:06:44','2025-04-19 09:41:52'),(281,346,22,'2023-10-31 00:00:00',115,97.9,18,'60/40',148,14,6.39,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented with sever thinness.','Low BMI identified.','Implementing structured diet plan and monitoring weight gain.','Encouraged to consume healthy meals.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health education session with student and parents on healthy diet.','2023-10-31 08:48:48','2025-04-19 09:42:36'),(282,332,268,'2023-10-31 00:00:00',114,90.2,26,'60/42',151,13,5.7,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented with sever thinness.','Malnutrition or low BMI identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal. ','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted healthy education session for student and her parent.','2023-10-31 08:56:01','2025-04-19 09:42:36'),(283,334,266,'2023-10-31 00:00:00',117,95,26,'70/30',156,14,5.75,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with sever thinness and bad habit of no brushing his teeth','Malnutrition or low BMI.','Implementing balanced diet plan and monitoring weight gain.','Encouraged to consume healthy meals.','Referred to nutritionist for further evaluation.','Scheduled for regular monitoring for healthy growth.','Conducted health education sessions with student and parents.','2023-10-31 09:25:55','2025-04-19 09:42:36'),(285,333,267,'2023-10-31 00:00:00',113,93.3,26,'70/30',154,15,6.32,'Severe Thinness',0,0,'Mild','None','Good','Healthy','None','Child presented with h/o sever thinness.','Low BMI identified.','Implementing balanced diet plan and monitoring weight gain','Encouraged to consume healthy meal.','Referred to nutritionest for further evaluation.','Scheduled for regular monitoring for healthy growth.','Conducted healthy education with Child and history parent. ','2023-10-31 10:17:48','2025-04-19 09:42:36'),(286,479,279,'2023-10-31 00:00:00',104,93.9,22,'60/40',147,12,5.55,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','None','Child presented with the history of sever thinness and lots of lices in head.','Malnutrition and bad personal hygiene.','Implementing structured meal plan and monitoring weight gain.','Advise to maintain personal hygiene and consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for nexr regular monitoring for healthy growth of Child. ','Provied health educations to parents for helping in health improving of Child. ','2023-10-31 10:44:47','2025-04-19 09:42:36'),(287,361,285,'2024-03-05 00:00:00',112,95.3,23,'80/40',132,13.2,7.58,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child comes with a complain of pussy discharge from busted pustule on his back.','Unhygienic environmental disease.','Removed all puss from pustule and cleaned with pyodine.','Take bath with soap and change the cloths daily also avoid from eating spice.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','Conducted counseling session with parents to maintain personal hygiene.','2023-10-31 10:56:46','2025-04-19 09:42:36'),(288,331,189,'2023-11-01 00:00:00',103,95,21,'70/40',160,15,5.86,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Malnutrition or low BMI identified.','Implementing balanced meal plan and monitoring intake in school.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with student and his parents for helping in growth of child.','2023-11-01 04:44:19','2025-04-19 09:42:36'),(289,481,299,'2023-11-01 00:00:00',112,91.7,23,'90/43',148,12,5.48,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Sever thinness identified.','Low BMI or Malnutrition.','Implementing structured balanced diet and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring for weight gain.','Provied health education session to parents for helping in child growth.','2023-11-01 04:52:47','2025-04-19 09:42:36'),(290,345,276,'2023-11-01 00:00:00',114,94.9,23,'70/30',154,15,6.32,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Malnutrition or low BMI identified.','Implementing balanced diet and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents and child also for healthy growth.','2023-11-01 04:59:20','2025-04-19 09:42:36'),(291,338,271,'2023-11-01 00:00:00',114,95.7,21,'70/30',103,14.2,13.38,'Severe Thinness',0,0,'Mild','None','Good','Healthy','Moderate','Child presented with a history of bad oral hygiene.','Dental cavity identified.','Encouraged to do brush his teeth and monitoring.','Avoid to consume sugary food and go for checkup from dentist.','Referred to dentist for further assessment.','Scheduled for regular monitoring for maintain oral hygiene.','Conducted health session with parents for guidance to keep maintain oral hygiene.','2023-11-01 06:14:49','2025-04-19 09:42:17'),(292,347,272,'2023-11-01 00:00:00',110,93.9,24,'80/30',156,15.2,6.25,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with a history of sever thinness.','Low BMI identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy mael.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight qgain. ','Conducted health education session with parents for healthy growth of child.','2023-11-01 06:21:31','2025-04-19 09:42:36'),(293,341,260,'2023-11-01 00:00:00',111,94,21,'60/42',151,14.2,6.23,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presented with the history of bad personal hygiene.','Sever thinness identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy food.','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for weight gain.','Conducted health session for better and healthy  growth of child.','2023-11-01 06:28:05','2025-04-19 09:42:36'),(294,349,273,'2023-11-01 00:00:00',102,92.8,20,'60/40',157,15.2,6.17,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presents with the history of sever thinness.','Low BMI identified.','Implementing balanced diet plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring for healthy growth.','Conducted health education session with parent for guidance.','2023-11-01 08:23:01','2025-04-19 09:42:36'),(295,340,261,'2023-11-01 00:00:00',104,92.7,21,'50/30',153,13,5.55,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child present with low BMI.','Sever thinness identified.','Implementing balanced diet plan and monitoring weight gain.','Encouraged to consume health meal.','Referred to nutritionist for further evaluation.','Scheduled for next regular monitoring for weight gain.','Conducted session with parent for helping health growth of Child. ','2023-11-01 08:29:41','2025-04-19 09:42:36'),(296,361,285,'2023-11-01 00:00:00',110,94.6,23,'40/32',153,14,5.98,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child present with Sever thinness.','LOW BMI identified.','Implementing balanced meal plan in school.','Encouraged to consume health y meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Providing guidance on health eating habit and importance of maintain a health weight.','2023-11-01 08:39:05','2025-04-19 09:42:36'),(297,356,293,'2023-11-01 00:00:00',105,93.3,20,'80/41',152,13,5.63,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with bad oral hygiene.','Stained teeth and low BMI identified.','Implementing balanced diet plan for health growth of Child. ','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parent for healthy weight gain.','2023-11-01 08:49:54','2025-04-19 09:41:52'),(298,355,294,'2023-11-01 00:00:00',100,95.2,20,'60/30',145,13,6.18,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','Mild','History of bad oral and personal hygiene.','Stained teeth and sever thinness identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to go for dental checkup and consume healthy meal. ','Referred to dentist and nutritionist also for further assessment.','Scheduled for next regular monitoring for weight gain.','Conducted health session with parent for Child growth.','2023-11-01 08:56:37',NULL),(299,348,277,'2023-11-01 00:00:00',111,95.5,21,'82/43',152,14,6.06,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','None','Child presented with a history of sever thinness.','Malnutrition or low BMI identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Schuduled for regular monitoring for weight gain.','Conducted healthy education session for healthy growth of child.','2023-11-01 09:02:29','2025-04-19 09:42:36'),(300,368,300,'2024-04-16 00:00:00',112,90.3,24,'60/40',156,14.2,5.83,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Minor injury on nose from stone.','Minor injury.','Poly fax skin ointment applied.','Maintain personal hygiene to avoid from infaction.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2023-11-01 09:08:54','2025-04-19 09:42:36'),(301,357,290,'2023-11-01 00:00:00',102,90.7,21,'80/40',154,14.2,5.99,'Severe Thinness',0,0,'None','None','Good','Healthy','Mild','Child presented with a History of sever thinness.','Low BMI identified.','Implementing balanced meal and monitoring weight gain.','Encouraged to consume balanced meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring for healthy growth of child.','Providing health session of perant for helping index healthy growth of child.','2023-11-01 09:19:25','2025-04-19 09:42:17'),(302,370,298,'2023-11-01 00:00:00',104,90,20,'80/40',153,13,5.55,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a History of sever thinness.','Low body mass identified.','Implementing balanced diet plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve there child health.','2023-11-01 09:43:24','2025-04-19 09:42:36'),(303,351,278,'2023-11-01 00:00:00',112,94.7,20,'60/40',147,12.2,5.65,'Severe Thinness',0,0,'Moderate','None','Good','Unhealthy','None','Child presented with sever thinness and anemia.','Malnutrition or low BMI.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents for healthy growth of child.','2023-11-01 09:57:57','2025-04-19 09:42:36'),(304,358,286,'2023-11-01 00:00:00',115,94.6,26,'60/40',147,13,6.02,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of bad eating habit.','Low body mass index identified.','Implementing balanced meal and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted healthy session with parent for better growth of child.','2023-11-01 10:16:13','2025-04-19 09:42:36'),(305,365,280,'2023-11-02 00:00:00',113,91.4,22,'60/40',149,11,4.95,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','None','Child presented with a history of badly sever thinness.','Malnutrition or low BMI identified.','Implementing structured diet plan and monitoring intake and also weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Provied guidance on healthy eating habit and the importance of maintaining a healthy weight.','2023-11-02 04:28:21','2025-04-19 09:42:36'),(306,344,85,'2023-11-02 00:00:00',100,93.6,23,'70/30',147,13,6.02,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted healthy education session with parent to improve child health.','2023-11-02 04:35:21','2025-04-19 09:42:36'),(307,339,262,'2023-11-02 00:00:00',102,91.6,23,'80/40',158,15.2,6.09,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness and badly personal hygiene also.','Low body mass index identified.','Implementing balance meal plan and Encouraged to maintaining personal hygiene.','Encouraged to consume healthy meal and maintaining personal hygiene.','Referred to nutritionist for further evaluation.','Scheduled for next regular monitoring for weight gain.','Conducted healthy session with parent for helping index maintain child health.','2023-11-02 04:43:57','2025-04-19 09:42:36'),(308,350,275,'2023-11-02 00:00:00',116,93.9,24,'80/40',153,14.2,6.07,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low BMI identified.','Impleminting balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal and avoid from junk food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted healthy session with parent to improve Child healthy. ','2023-11-02 04:49:34','2025-04-19 09:42:36'),(309,337,270,'2023-11-02 00:00:00',102,95.1,23,'60/30',156,15,6.16,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','None','Lots of lice are seen in hair with bad personal hygiene.','Bad personal hygiene and Low BMI.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to maintain personal hygiene and consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring for weight gain.','Conducted health session on maintain personal hygiene and diet with parent to improve child health.','2023-11-02 05:04:03','2025-04-19 09:42:36'),(310,477,274,'2023-11-02 00:00:00',114,96,21,'70/30',156,15.2,6.25,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness and bad oral hygiene.','Low BMI and stained teeth identified.','Implementing balance meal plan and monitoring weight gain.','Encouraged to consume healthy meal and go for check up from dentist.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted healthy education session with parent to improve health  of child.','2023-11-02 05:12:09','2025-04-19 09:42:17'),(311,366,302,'2023-11-02 00:00:00',112,97.7,20,'70/40',155,14.2,5.91,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presents with sever thinness and bad oral hygiene.','Low body mass index and dental cavity identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal and go to dentist for check up. ','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted healthy education session with parent to helping in healthy growth of child.','2023-11-02 05:25:48','2025-04-19 09:41:52'),(312,398,231,'2023-11-02 00:00:00',106,94.7,23,'80/40',154,15.2,6.41,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','Child presented with low BMI and bad personal hygiene also.','Sever thinness identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal and maintain personal hygiene.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring for weight gain.','Conducted and healthy education session with parent on supporting healthy habits.','2023-11-02 05:54:30','2025-04-19 09:42:36'),(313,424,338,'2023-11-02 00:00:00',104,98.2,21,'70/30',164,14.2,5.28,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child comes with a complain of difficulty in spiking after electric shock. ','Post electrical shock syndrome.','Starts spiking and motivational therapy.  ','Encouraged to speak and advised to avoid to touch electric board or electronic items.','Referred to Dr. Aslam for further treatment.','Scheduled for next regular monitoring for weight gain.','-','2023-11-02 06:04:04','2025-04-19 09:42:36'),(314,426,343,'2023-11-02 00:00:00',110,90.1,21,'82/43',159,14,5.54,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring for weight gain.','Conducted healthy session with parents to helping in maintain child health.','2023-11-02 06:13:53','2025-04-19 09:42:36'),(315,416,330,'2024-04-03 00:00:00',98,98.2,22,'70/40',151,14.2,6.23,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child comes with the complain of flue with headache.','Cold and cough. ','Give rest for 5 min.','Advice to go for check up from physician.','Referred to Dr. Aslam for treatment.','Scheduled after meeting with Dr. Aslam.','.','2023-11-02 06:19:35','2025-04-19 09:41:52'),(316,430,347,'2023-11-02 00:00:00',102,94.2,25,'70/40',150,12,5.33,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presented with Sever thinness.','Low BMI identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health session with parents for helping to improve child health.','2023-11-02 06:27:34','2025-04-19 09:42:36'),(317,473,332,'2023-11-02 00:00:00',110,97,23,'60/40',164,17,6.32,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a History of Sever thinness.','Low BMI oral Malnutrition. ','Implementing balance Meal plan and monitoring weight gain.','Encouraged to consume healthy meal. ','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents for healthy growth of child.','2023-11-02 06:33:52','2025-04-19 09:42:36'),(318,396,53,'2023-11-02 00:00:00',112,95.2,20,'70/42',148,13.2,6.03,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with bad oral hygiene and sever thinness.','Low BMI and dental cavity.','Implementing balanced diet plan and advise to checkup from dentist.','Encouraged to consume healthy meal and avoid from sugry meal. ','Referred to dentist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents for  helping to improve child health.','2023-11-02 06:41:31','2025-04-19 09:41:52'),(319,418,334,'2023-11-02 00:00:00',115,97.7,24,'70/30',166,17,6.17,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low BMI identified.','Implementing balanced diet plan and monitoring weight gain.','Encouraged to consume healthy diet.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents for healthy growth of child.','2023-11-02 09:22:10','2025-04-19 09:42:36'),(320,422,340,'2023-11-02 00:00:00',103,93.1,20,'50/30',159,14.4,5.7,'Severe Thinness',0,0,'Mild','None','Good','Healthy','Moderate','Child presented with bad oral hygiene and sever thinness.','Dental cavity and Low BMI identified.','Implementing balanced meal plan and monitoring  weight gain.','Encouraged to consume healthy meal and go for Dental checkup.','Referred to dentist and nutritionist also.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents for maintain child health and oral hygiene.','2023-11-02 09:28:59','2025-04-19 09:42:17'),(321,399,58,'2023-11-02 00:00:00',110,95.7,24,'60/40',155,13,5.41,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with sever thinness.','Low body mass index identified.','Implementing balance diet plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with student and her parents.','2023-11-02 09:36:44','2025-04-19 09:42:36'),(322,417,331,'2023-11-02 00:00:00',110,95.1,23,'60/40',148,15,6.85,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','Child presented with sever thinness and bad personal hygiene.','Bad personal hygiene and Low BMI identified.','Implementing balanced diet plan and monitoring weight gain.','Encouraged to consume healthy diet.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session wih parentsfor healthy growth of child.','2023-11-02 09:59:19','2025-04-19 09:41:52'),(323,417,331,'2023-11-03 00:00:00',110,95.1,23,'60/40',148,15,6.85,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','Child presented with sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring weight gain.','Conducted health sessions with parents for helping better growth of Child. ','2023-11-03 05:05:02','2025-04-19 09:41:52'),(324,423,339,'2023-11-03 00:00:00',109,95.1,20,'80/40',161,15.2,5.86,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Moderate','History of sever thinness and bad oral hygiene identified.','Stained teeth and Low BMI.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further evaluation.','Scheduled for regular monitoring for healthy growth of Child. ','Conducted health \r\neducation sessionwith parents for helping in healthy growth of Child. ','2023-11-03 05:12:46','2025-04-19 09:42:17'),(325,485,386,'2023-11-03 00:00:00',102,98.1,18,'70/40',165,15.2,5.58,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','None','Child presents with a history of sever thinness and bad personal hygiene.','Low BMI identified.','Implementing structured balance meal plan and monitoring intake and weight gain.','Encouraged to consume balance meal.','Referred to nutritionist for further evaluation.','Scheduled for next regular monitoring for weight gain.','Conducted health session with parents for improving Child health.','2023-11-03 05:27:50','2025-04-19 09:42:36'),(326,395,156,'2023-11-03 00:00:00',110,95.6,24,'60/40',160,17,6.64,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presents with sever thinness and bad oral hygiene.','Malnutrition or low BMI identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session for healthy growth of child.','2023-11-03 05:33:15','2025-04-19 09:42:17'),(327,402,24,'2023-11-03 00:00:00',109,96.2,20,'80/30',171,18,6.16,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to help in child growth.','2023-11-03 05:42:02','2025-04-19 09:42:36'),(328,484,385,'2023-11-03 00:00:00',114,96.3,28,'50/30',166,18,6.53,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body qmass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring for weight gain.','Conducted health session with parent for healthy growth of child.','2023-11-03 05:50:34','2025-04-19 09:42:36'),(329,401,204,'2023-11-03 00:00:00',109,96.2,23,'60/40',158,15,6.01,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with sever thinness.','Low body mass index identified.','Implementing blanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring for weight gain.','Conducted health session with parent for helping in child growth.','2023-11-03 09:09:27','2025-04-19 09:42:36'),(331,431,336,'2023-11-03 00:00:00',101,96.6,18,'62/41',158,15,6.01,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness.','Low BMI identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education with parent for Child growth.','2023-11-03 10:05:58','2025-04-19 09:42:36'),(332,400,77,'2023-11-03 00:00:00',114,94,20,'60/30',163,14.2,5.34,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presented weight a history of sever thinness.','Malnutrition or loe BMI identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further evaluation.','Scheduled for next monitoring.','Conducted health education session with parents for improving child healthy. ','2023-11-03 10:34:37','2025-04-19 09:42:36'),(333,409,317,'2024-03-27 00:00:00',114,98.1,16,'80/50',143,14,6.85,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child comes with a history of pustule on body with pain.','Epidermis allergy.','Cleaned with pyodine.','Avoid to eat spicy food.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2023-11-03 10:47:23','2025-04-19 09:42:36'),(334,429,341,'2023-11-04 00:00:00',97,94.3,22,'80/40',163,25.2,9.48,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with sever thinness and bad personal hygiene.','Low BmI identified.','Implementing balanced diet plan and monitoring for healthy growth.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring.','Conducted health education session with parent to maintain child health.','2023-11-04 04:15:54','2025-04-19 09:42:36'),(335,428,345,'2023-11-04 00:00:00',114,96,22,'60/30',157,15,6.09,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing structured meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Provied healthy education session to parents for improving child health.','2023-11-04 04:23:16','2025-04-19 09:42:36'),(336,415,328,'2024-03-13 00:00:00',106,96.4,23,'60/30',107,16,13.98,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Mild','Child come with busted pustules on neck and hand with pussy discharge.','Viral allergy.','Cleaned with pyodine and apply polyfax skin ointment.','Maintain personal hygiene.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','Conducted and educational session with parents on personal hygiene.','2023-11-04 04:38:42','2025-04-19 09:42:17'),(337,392,99,'2023-11-04 00:00:00',107,95.1,19,'70/30',160,15.2,5.94,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with a history of sever thinness.','Malnutrition or low body mass index identified.','Implementing balanced meal plan monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health session with parents for Child health.','2023-11-04 04:46:57','2025-04-19 09:42:36'),(338,425,342,'2023-11-04 00:00:00',102,96.4,18,'70/40',163,17,6.4,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness.','Low BMI identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume balanced meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring for Child health.','Conducted health educational session with parents to improved Child health.','2023-11-04 04:52:28','2025-04-19 09:42:36'),(339,411,318,'2024-04-16 00:00:00',112,96.2,23,'70/30',158,16,6.41,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child come with a complain of pain and redness in left eye.','-','Washed her eye with rose water and informed to her parents.','Go for check up from eye specialist.','Referred to eye specialist for further evaluation.','Scheduled for regular monitoring.','- ','2023-11-04 05:52:24','2025-04-19 09:42:36'),(340,393,195,'2023-11-04 00:00:00',103,93,16,'70/30',151,12,5.26,'Severe Thinness',0,0,'None','None','Good','Healthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index identified.','Implementing balanced meal plan and weight monitoring.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents for improving child health.','2023-11-04 06:13:28','2025-04-19 09:42:17'),(342,412,325,'2023-11-04 00:00:00',101,96.2,19,'60/41',161,14,5.4,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Malnutrition oral Low BMI.','Implementing balanced meal plan for weight gain.','Encouraged to consume balanced meal for healthy growth.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted healthy session with parents for helping in healthy growth of child.','2023-11-04 06:30:23','2025-04-19 09:41:52'),(343,407,320,'2023-11-04 00:00:00',110,96.6,19,'80/40',156,15.2,6.25,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan and weight monitoring.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents for healthy growth of child.','2023-11-04 06:35:33','2025-04-19 09:42:36'),(344,404,323,'2023-11-04 00:00:00',100,96,20,'70/30',157,15,6.09,'Severe Thinness',0,0,'None','None','Good','Healthy','None','History of sever thinness identified.','Low body mass index.','Implementing balanced meal plan and weight monitoring.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring of weight gain.','Conducted healthy session with parents. ','2023-11-04 06:41:25','2025-04-19 09:42:36'),(345,405,322,'2023-11-04 00:00:00',101,95.7,20,'70/30',163,15,5.65,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of sever thinness.','Malnutrition or low BMI.','Implementing balanced meal plan and monitoring intake.','Encouraged to consume balanced meal.','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring.','Conducted health education session with parents for healthy growth of Child. ','2023-11-04 09:27:46','2025-04-19 09:42:36'),(346,420,337,'2023-11-06 00:00:00',101,95.6,17,'70/40',161,15.2,5.86,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child. ','Conducted health session with parent to help in improve child health. ','2023-11-06 06:04:02','2025-04-19 09:42:36'),(347,413,326,'2023-11-06 00:00:00',100,97.7,19,'90/40',158,15.2,6.09,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume health meal and snacks.','Referrde to nutritionist for further evaluation.','Scheduled for next regular monitoring for health growth of child. ','Provied an educational session to parent for helping in healthy growth of child. ','2023-11-06 06:13:59','2025-04-19 09:42:36'),(348,394,98,'2024-03-27 00:00:00',113,98,17,'60/40',158,15.4,6.17,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Minor cut on thumb with no bleeding.','Minor cut.','Saniplast applied.','-','None required at this time.','-','-','2023-11-06 06:19:35','2025-04-19 09:42:36'),(349,352,297,'2023-11-06 00:00:00',101,95.2,17,'60/30',161,17,6.56,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with sever thinness.','Low BMI identified.','Implementing balanced meal plan in school.','Advice to take healthy meal and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring for weight gain.','Conducted health session with parent for helping in improveing health of child. ','2023-11-06 06:26:49','2025-04-19 09:42:36'),(350,448,229,'2023-11-06 00:00:00',100,94.1,19,'60/40',169,16,5.6,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Stained teeth and low BMI identified.','Implementing balanced meal plan and monitoring intake.','Encouraged to consume health meal and go for check up fron dentist.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight ģain.','Conducted health session for healthy growth of Child. ','2023-11-06 06:33:05','2025-04-19 09:42:17'),(351,440,349,'2023-11-06 00:00:00',112,94.9,19,'70/30',162,16,6.1,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring.','Conducted health session with parent for healthy growth of child. ','2023-11-06 10:14:14','2025-04-19 09:42:36'),(352,387,311,'2023-11-06 00:00:00',110,96.9,22,'60/40',156,14,5.75,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low BMI identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parent for healthy growth of child. ','2023-11-06 10:20:55','2025-04-19 09:42:36'),(353,468,362,'2023-11-07 00:00:00',110,95.6,21,'60/30',145,13,6.18,'Severe Thinness',0,0,'None','Mild','Good','Healthy','Moderate','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child. ','Conducted health session with parent for maintain child health.','2023-11-07 04:50:32','2025-04-19 09:41:52'),(354,459,366,'2023-11-07 00:00:00',110,95.9,18,'50/30',164,15.2,5.65,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Malnutrition or low BMI.','Implementing blanced meal plan and monitoring weight gain.','Encouraged to consume blanced meal.','Referred to nutritioist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health sessions with parent to help in improve child health. ','2023-11-07 04:58:32','2025-04-19 09:42:36'),(355,461,356,'2023-11-07 00:00:00',100,95.8,19,'70/40',158,16,6.41,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness and bad personal hygiene.','Low body mass index identified.','Implementing balanced meal plan and monitoring intake.','Encouraged to cosume healthy meal and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health education session with parent for health growth of child. ','2023-11-07 05:04:39','2025-04-19 09:42:36'),(356,471,382,'2023-11-07 00:00:00',112,95.5,22,'80/40',163,17,6.4,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further asessment.','Scheduled for next regular monitoring.','Conducted health education session with parent to help index improve child health. ','2023-11-07 05:11:34','2025-04-19 09:42:36'),(357,435,165,'2023-11-07 00:00:00',110,96.4,21,'60/40',165,18,6.61,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene.','Low BMI and stained teeth identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal and check up from dentist.','Referred to nutritionist and dentist for further assessment.','Scheduled for next regular monitoring for child health.','Conducted health education session with parents for maintain child health. ','2023-11-07 05:19:18',NULL),(358,374,81,'2023-11-07 00:00:00',100,96.8,18,'80/30',156,14.2,5.83,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene.','Low BMI and dental cavity.','Implementing balance meal plan and monitoring weight gain.','Encouraged to consume healthy meal and avoid from sugry meal.','Referred to nutritionist and dentist also for further assessment.','Scheduled for regular monitoring for weight gain and to redused dental issue.','Conducted health education session with parents for help in improve child health. ','2023-11-07 05:28:42','2025-04-19 09:41:52'),(359,437,176,'2023-11-07 00:00:00',113,95.2,28,'60/40',165,17,6.24,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','History of sever thinness and bad personal hygiene identified.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume health diet.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health session with parents for helping in growth of child.','2023-11-07 06:18:29','2025-04-19 09:42:36'),(360,446,221,'2023-11-07 00:00:00',109,95.2,22,'70/40',167,18,6.45,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presented with a History of sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume balance diet.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring .','Conducted health session with parents for help in improvment child health.','2023-11-07 06:25:13','2025-04-19 09:42:36'),(361,434,66,'2023-11-07 00:00:00',100,96,20,'60/30',163,15.2,5.72,'Severe Thinness',0,0,'Moderate','Mild','Good','Unhealthy','None','Child presented with a history of anemia and sever thinness. ','Anemia and also low body mass index identified.','Implementing structured meal plan woh is in full of iron and monitoring intake.','Encouraged to consume healthy diet who is full of iron.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for reduced anemia.','Provied guidance on healthy eating habits and the importance of maintaining a healthy weight.','2023-11-07 06:35:59','2025-04-19 09:42:36'),(362,386,312,'2023-11-07 00:00:00',112,95,19,'90/40',163,15,5.65,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with a history of sever thinness.','Malnutrition or low BMI identified.','Implementing structured meal plan and it\'s intake also monitoring weight gain.','Encouraged to consume healthy meal. ','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parent for helping in child health.','2023-11-07 06:47:16','2025-04-19 09:42:36'),(363,433,354,'2023-11-07 00:00:00',99,94.9,18,'60/30',155,13,5.41,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with the history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health education session with parent on supporting healthy eating habits.','2023-11-07 07:01:20','2025-04-19 09:42:36'),(364,438,29,'2023-11-07 00:00:00',104,94.9,18,'60/30',155,13,5.41,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with bad habits in diet like skip meal.','Low body mass index identified.','Implementing balanced meal plan and monitoring it\'s intake.','Encouraged to consume health meal and do not skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parent for improving child health.','2023-11-07 07:08:20','2025-04-19 09:42:36'),(365,454,374,'2023-11-14 00:00:00',111,95.2,22,'60/30',159,14.2,5.62,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','None','Child presented with lots of lice in hair.','Bad personal hygiene and low BMI.','Implemenring hair washing on daily basis in school saloon and monitoring it\'s impact.','Encouraged maintain personal hygiene and to take healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next monitoring for healthy growth.','Conducted healthy education session with parents to maintain personal hygiene.','2023-11-14 06:29:19','2025-04-19 09:42:36'),(366,447,370,'2023-11-14 00:00:00',110,92.4,19,'50/30',164,15.4,5.73,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of sever thinness and bad personal and oral hygiene.','Low BMI and bad personal hygiene.','Implementing balanced meal plan and encouraged to maintain personal hygiene.','Encouraged to consume healthy meal and maintain personal hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted healthy education sessions with parents to help in improve child health.','2023-11-14 06:44:23','2025-04-19 09:41:52'),(367,464,376,'2023-11-14 00:00:00',112,96.8,19,'60/30',166,17,6.17,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Stained teeth and low BMI identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal and advise to go for checkup from dentist.','Referred to dentist for further assessment.','Scheduled for next regular monitoring for weight gain.','Conducted health sessions with parents to helping in improvement child health.\r\n','2023-11-14 06:51:34','2025-04-19 09:42:17'),(368,373,163,'2023-11-14 00:00:00',101,95.5,19,'90/60',148,12,5.48,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness and mild anemia.','Malnutrition or low BMI identified.','Implementing balanced mel planand monitoring weight gain.\r\n\r\n','Encouraged to consume health meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain. ','Conducted health education session with parents for helping in healthy growth of child.','2023-11-14 06:58:06',NULL),(369,475,169,'2023-11-14 00:00:00',100,96,22,'50/30',149,13.2,5.95,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Malnutrition or low BMI identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume balanced and healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted healthy sessions with parents for healthy growth of child.','2023-11-14 08:54:58','2025-04-19 09:42:36'),(370,466,225,'2023-11-14 00:00:00',101,93.5,19,'50/30',152,13.2,5.71,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health education sessions with parents to improve child health.','2023-11-14 09:00:13','2025-04-19 09:42:36'),(371,465,370,'2023-11-14 00:00:00',110,96.6,20,'50/30',164,14.2,5.28,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','Moderate','Child presented with sever thinness and bad personal and oral hygiene.','Low BMI and bad personal hygiene, stained teeth also.','Implementing balanced meal plan and motivate to maintain personal hygiene.','Encouraged to maintain personal hygiene and take healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for better healthy. ','Conducted healthy sessions with parents to improve child health.','2023-11-14 09:14:49',NULL),(372,453,87,'2023-11-14 00:00:00',99,97.3,18,'70/30',161,15.2,5.86,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents for healthy growth of child.','2023-11-14 09:21:30','2025-04-19 09:42:36'),(373,371,304,'2023-11-15 00:00:00',109,97.3,17,'60/30',156,17,6.99,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','Child presented with a history of sever thinness and lots of lices in hair.','Low BMI and bad personal hygiene identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal and maintain personal hygiene.','Referred to nutritionist for further assessment.','Scheduled for next monitoring for healthy growth of child.','Conducted health education sessions with parents to improve child health.','2023-11-15 05:01:02','2025-04-19 09:42:36'),(374,450,359,'2023-11-15 00:00:00',116,96.6,19,'70/30',152,14.2,6.15,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring.','Conducted health sessions with parents for helping in child growth.','2023-11-15 05:06:47','2025-04-19 09:42:36'),(375,463,360,'2023-11-17 00:00:00',112,96.1,22,'70/40',161,16,6.17,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with sever thinness.','Low body mass index identefied.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume health meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improving child health.','2023-11-17 10:03:40','2025-04-19 09:42:36'),(376,372,303,'2023-11-17 00:00:00',119,97.2,20,'70/30',160,15.2,5.94,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with a history of sever thinness.','Low BMI identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume health meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for better health.','Conducted health education sessions with parents for healthy growth of child.','2023-11-17 10:53:04','2025-04-19 09:42:36'),(377,383,308,'2023-11-20 00:00:00',104,96.7,19,'70/40',165,18,6.61,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted healthy session with parents to improve Child health.','2023-11-20 05:50:23','2025-04-19 09:42:36'),(378,452,372,'2023-11-20 00:00:00',101,95.6,22,'60/30',148,12,5.48,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low BMI or meal nutritionist. ','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring.','Conducted healthy session with parents for helping in improve Child health.','2023-11-20 05:58:31','2025-04-19 09:42:36'),(379,377,134,'2023-11-20 00:00:00',111,97.4,21,'70/40',157,18,7.3,'Severe Thinness',0,0,'Mild','Moderate','Good','Unhealthy','Moderate','Child presented with bad oral and personal hygiene.','Dental cavity and bad personal hygiene.','Implementing balanced diet plan for more improvement in child health. ','Encouraged to maintain personal and oral hygiene.','None required at this time.','Scheduled for raguler monitoring.','Conducted health education sessions with parents to improve Child health.','2023-11-20 06:05:05',NULL),(380,469,363,'2023-11-20 00:00:00',100,96.8,17,'80/40',158,17,6.81,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness. ','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for better growth.','Conducted healthy education session with parents to improve child health.','2023-11-20 06:11:55','2025-04-19 09:42:36'),(381,449,371,'2023-11-20 00:00:00',101,96.9,19,'60/32',156,12,4.93,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of badly sever thinness. ','Malnutrition or low  BMI identified.','Implementing structured meal plan and monitoring intake and also weight gain.','Encouraged to consume healthy meal and avoid from junks.','Referred to nutritionist to make other diet plan for weight gain.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improvement of child health.','2023-11-20 06:20:41','2025-04-19 09:42:36'),(383,384,307,'2023-11-20 00:00:00',113,95.8,20,'90/40',152,16,6.93,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with a History of sever thinness.','Sever thinness identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2023-11-20 06:33:17','2025-04-19 09:42:36'),(384,381,310,'2023-11-20 00:00:00',110,96.4,19,'50/20',159,15,5.93,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume health meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to help in improve of child health.','2023-11-20 10:31:51','2025-04-19 09:42:36'),(385,378,252,'2023-11-20 00:00:00',103,96.4,20,'80/40',164,15.2,5.65,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced diet plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring for weight gain.','Conducted health session with parents and child to improve child health.','2023-11-20 10:38:01','2025-04-19 09:42:36'),(386,376,21,'2023-11-30 00:00:00',100,98.2,19,'80/40',158,13,5.21,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring for healthy growth.','Conducted healthy session with parents to help in growth of child. ','2023-11-30 06:17:53','2025-04-19 09:42:36'),(387,457,361,'2024-04-20 00:00:00',102,98.6,21,'80/30',154,14.2,5.99,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','None','Child come with a complain of sore in throat.','Redness seen in throat.','Give warm water for gargle and also for drink.','Advise for do not use spicy and oily food.','Referred to Dr. Aslam for further evaluation.','Scheduled for next regular monitoring.','- ','2023-11-30 06:26:33','2025-04-19 09:42:36'),(388,390,316,'2023-11-30 00:00:00',101,96.2,19,'80/40',160,16.2,6.33,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring for better growth.','Conducted healthy education session with parents for healthy growth of child. ','2023-11-30 06:31:48','2025-04-19 09:42:36'),(389,455,373,'2023-11-30 00:00:00',111,96.1,19,'80/40',160,16.2,6.33,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encourwged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted healthy session with parents and child.','2023-11-30 06:40:51','2025-04-19 09:42:36'),(390,486,387,'2023-11-30 00:00:00',105,95.8,23,'62/35',148,13,5.93,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low BMI identified . ','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted healthy session with parents to improve child health.','2023-11-30 07:28:07','2025-04-19 09:42:36'),(391,482,171,'2024-04-20 00:00:00',116,95.6,28,'62/40',154,15,6.32,'Severe Thinness',0,0,'Mild','None','Good','Healthy','None','Child come with a complain of minor cut on little finger.','-','Saniplast applied.','Do not touch any sharp things.','None required.','-','-','2023-11-30 07:36:12','2025-04-19 09:42:36'),(392,389,314,'2023-12-06 00:00:00',104,95.8,22,'60/30',152,12.2,5.28,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with sever thinness.','Low body mass index identified.','Implementing balanced diet plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next monitoring for healthy growth.','Conducted health education session with parents to help in growth of child. ','2023-12-06 09:25:54','2025-04-19 09:42:36'),(393,389,314,'2023-12-06 00:00:00',104,95.8,22,'60/30',152,12.2,5.28,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with sever thinness.','Low body mass index identified.','Implementing balanced diet plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next monitoring for healthy growth.','Conducted health education session with parents to help in growth of child. ','2023-12-06 09:25:54','2025-04-19 09:42:36'),(394,389,314,'2023-12-06 00:00:00',104,95.8,22,'60/30',152,12.2,5.28,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with sever thinness.','Low body mass index identified.','Implementing balanced diet plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next monitoring for healthy growth.','Conducted health education session with parents to help in growth of child. ','2023-12-06 09:25:55','2025-04-19 09:42:36'),(395,436,61,'2024-04-17 00:00:00',104,97.3,19,'90/42',164,17,6.32,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','None','Minor cut on hand from bangle.','-','Clean with pyodine and poly fax skin ointment applied.','-','None required at this time.','Scheduled for regular monitoring.','-','2023-12-06 10:13:42','2025-04-19 09:42:36'),(396,391,316,'2023-12-06 00:00:00',101,96.8,17,'70/40',159,15,5.93,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low BMI or Malnutrition.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for better health of child.','Conducted health education session with parents for better growth of child.','2023-12-06 10:50:40','2025-04-19 09:42:36'),(398,375,51,'2023-12-07 00:00:00',102,96.9,19,'60/30',159,13,5.14,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness and also bad personal hygiene. ','Low body mass index and bad personal hygiene identified. ','Implementing balanced meal plan, monitoring intake and weight gain. ','Encourage to consume healthy meal and maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth. ','Conducted health education session with parents to improve their child health. ','2023-12-07 06:10:00','2025-04-19 09:42:36'),(399,382,309,'2023-12-07 00:00:00',102,97.2,21,'70/40',163,13,4.89,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever badly thinness. ','Malnutrition or low body mass index identified. ','Implementing structured balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and avoid from junk food. ','Referred to nutritionist for further assessment and dite plan. ','Scheduled for regular monitoring for healthy growth. ','Conducted health education session with parents to improve their child health. ','2023-12-07 06:17:54','2025-04-19 09:42:36'),(400,439,122,'2024-05-11 00:00:00',101,96.3,20,'60/30',152,12,5.19,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child come with a c/o itching in both eyes. ','No any sign of infaction.','Washed from cold water and give rest.','Do not rub your eyes.',' No need at this time.','Scheduled for regular monitoring. ','-','2023-12-07 06:22:25','2025-04-19 09:42:36'),(401,379,306,'2023-12-07 00:00:00',110,95.4,19,'60/30',155,17.2,7.16,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring weight gain. ','Encourage to consume healthy meal and brushing your teeth twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring. ','Conducted health education session with parents to improve their child health. ','2023-12-07 06:28:04','2025-04-19 09:41:52'),(402,379,306,'2023-12-07 00:00:00',110,95.4,19,'60/30',155,17.2,7.16,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring weight gain. ','Encourage to consume healthy meal and brushing your teeth twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring. ','Conducted health education session with parents to improve their child health. ','2023-12-07 06:28:04','2025-04-19 09:41:52'),(403,467,377,'2023-12-07 00:00:00',112,96.2,19,'60/30',165,17.2,6.32,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and stained teeth identified. ','Implementing balanced meal plan and monitoring weight gain. ','Encourage to consume healthy meal and maintain oral hygiene. ','Referred to dentist for further investigation. ','Scheduled to next monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2023-12-07 06:35:08','2025-04-19 09:41:52'),(404,102,147,'2023-12-07 00:00:00',119,97.2,21,'70/40',153,15.2,6.49,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring weight gain. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2023-12-07 06:40:04','2025-04-19 09:42:36'),(405,167,172,'2023-12-07 00:00:00',102,96.2,18,'80/40',153,14.2,6.07,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2023-12-07 06:42:54','2025-04-19 09:42:36'),(406,166,172,'2023-12-07 00:00:00',110,96,22,'60/30',156,13.2,5.42,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and safety. ','2023-12-07 06:45:44','2025-04-19 09:42:36'),(407,470,383,'2023-12-07 00:00:00',104,94.7,18,'70/40',168,25,8.86,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and avoid from junk food. ','Referred non required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to more improvement of their child ','2023-12-07 06:50:29','2025-04-19 09:42:36'),(408,160,52,'2023-12-07 00:00:00',104,95.4,19,'70/40',163,15,5.65,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene also. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and maintain oral hygiene. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2023-12-07 06:56:31',NULL),(409,443,364,'2023-12-07 00:00:00',114,94.6,20,'60/30',165,15,5.51,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2023-12-07 07:00:24','2025-04-19 09:42:36'),(410,82,38,'2024-01-01 00:00:00',100,95.2,22,'60/50',122,20,13.44,'Severe Thinness',0,0,'None','Mild','Good','Healthy','Mild','Child presented with bad oral hygiene and sever thinness.','Bad oral hygiene identified.','Implementing balanced meal plan and monitoring weight gain in school.','encouraged to consume more healthy meal and  brush your teeth twice in a day.','None required at this time.','scheduled for next monitoring.','conducted counseling session with child to maintain personal hygiene.','2024-01-01 04:22:13','2025-04-19 09:41:52'),(411,63,45,'2024-01-01 00:00:00',98,97.6,20,'80/40',126,22,13.86,'Severe Thinness',0,0,'Mild','Moderate','Good','Healthy','None','Child presented with sever thinness due to low consumption of meal.','Low body mass index identified.','Implementing balanced meal plan and monitoring intake in school.','Encouraged to consume healthy and more diet for health.','None required at this time. ','Scheduled for next monitoring for weight gain.','conducted health session with child and there parents for healthy growth of child.','2024-01-01 07:24:22','2025-04-19 09:42:36'),(412,141,85,'2024-01-02 00:00:00',101,96.6,20,'80/40',111,17,13.8,'Severe Thinness',0,0,'None','Moderate','Good','Healthy','Mild','Child presented with a history of sever thinness and also bad personal hygiene.','Malnutrition or low B MI.','Implementing a balanced meal plan and monitoring intake also monitor the weight gain.','Encouraged to consume balanced meal and maintain personal hygiene.','Referred to nutritionist for further assessment.','Scheduled for next monitoring after one month.','Conducted health session with parents to improve child health.','2024-01-02 03:42:12','2025-04-19 09:41:52'),(413,487,358,'2024-01-02 00:00:00',102,96.1,22,'60/40',115,16.3,12.33,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and dental cavity identified.','In school implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and go for checkup from dentist to avoid more problem.','Referred to nutritionist for further evaluation.','Scheduled for regular monitoring for healthy growth.','Conducted health session with parents on supporting healthy eating habit.','2024-01-02 04:10:27','2025-04-19 09:41:52'),(414,77,131,'2024-01-02 00:00:00',110,95.2,19,'80/50',174,19,6.28,'Severe Thinness',0,0,'None','Moderate','Good','Healthy','Moderate','Child presented with a history of sever thinness and also suffering from bad oral hygiene.','Low body mass index and also dental cavity identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and go for dental checkup. ','Referred to nutritionist for further assessment.','Scheduled on regular monitoring for weight gain.','Conducted health session with parents to provide guidance on healthy eating habits.','2024-01-02 05:25:08','2025-04-19 09:41:52'),(415,159,97,'2024-01-02 00:00:00',100,96.2,18,'70/40',115,19,14.37,'Severe Thinness',0,0,'None','Moderate','Good','Healthy','Mild','Child presented with a history of sever thinness.','Low body mas index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal. ','None required at this time.','Scheduled for regular monitoring.','Conducted health session with parents for healthy growth of child.','2024-01-02 05:33:32','2025-04-19 09:41:52'),(416,78,22,'2024-01-02 00:00:00',111,95.4,18,'70/40',168,20,7.09,'Severe Thinness',0,0,'None','None','Good','Healthy','Moderate','Child presented with a history of sever thinness and also suffering from bad oral hygiene.','Low B MI and dental cavity identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to consume healthy meal and go for checkup from dentist.','Referred to dentist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health session with parents to improve child health.','2024-01-02 07:10:38','2025-04-19 09:42:17'),(417,33,122,'2024-03-05 00:00:00',112,93.4,20,'90/50',108,14,12,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with the complain of earache since two days.','Pain because of wax in ear.','Informed to parents and advised to clean the ear. ','Go for checkup from ENT specialist.','Referred to ENT for further assessment.','Scheduled for regular monitoring. ','Conducted counseling session with parents.','2024-01-02 07:24:30','2025-04-19 09:42:36'),(418,33,122,'2024-01-02 00:00:00',112,93.4,20,'90/50',108,14.5,12.43,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history sever thinness.','Low body mass index identified.','Implementing a structured meal plan,monitoring intake,and providing nutritional education in school.','Encouraged to consume balanced meals and snacks,involving parents in meal planing.','Referred to nutritionist for further assessment.','Scheduled for regular weight monitoring and progress evaluation.','Conducted an educational session with parents on supporting healthy eating habit.','2024-01-02 07:24:30','2025-04-19 09:42:36'),(419,85,33,'2024-01-03 00:00:00',110,96.1,22,'60/40',166,18,6.53,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health education session with parents to help in  improvement of child health.','2024-01-03 05:47:13','2025-04-19 09:42:36'),(420,136,73,'2024-01-03 00:00:00',100,95.5,21,'60/40',178,25,7.89,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next monitoring visit.','Conducted health session with parents to improve child health.','2024-01-03 10:11:58','2025-04-19 09:42:36'),(421,153,161,'2024-01-03 00:00:00',110,91.1,22,'60/30',108,14,12,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with same condition like one month back she is still suffering from sever thinness.','Low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain in school premises.','Encouraged to consume healthy meal and do not take junk food. ','Referred to nutritionist foe further assessment or giving supplements.','Scheduled for regular monitoring for weight gain.','Conducted health educational and counseling sessions with parents to help in improve child health. ','2024-01-03 10:25:47','2025-04-19 09:42:36'),(422,144,56,'2024-01-03 00:00:00',101,91.1,19,'60/40',166,16,5.81,'Severe Thinness',0,0,'None','Moderate','Good','Healthy','None','Child presented with a history of sever thinness.','Malnutrition or low B MI','Implementing structured meal plan with monitoring intake and also weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-01-03 10:52:54','2025-04-19 09:42:36'),(423,90,124,'2024-03-09 00:00:00',110,91.2,22,'50/30',119,16.5,11.65,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child comes with a complain of pain on heal due to fall down.','No cut no swelling or redness seen.','Analgesic cream applied. ','Advice to move your feet.','None required at this time.','Scheduled for regular monitoring.','-','2024-01-04 04:30:02','2025-04-19 09:42:36'),(424,101,28,'2024-04-20 00:00:00',100,94.2,19,'70/40',119,17,12,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child come with a complain of busted pustule and discharge from thumb.','Allergy .','Cleaned all puss with pyodine and polyfax applied.','Maintain personal hygiene.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-01-04 04:42:02','2025-04-19 09:42:36'),(425,101,28,'2024-01-04 00:00:00',100,94.2,19,'70/40',119,17,12,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Advice to consume healthy meal and avoid from junks.','Referred to nutritionist for further assessment or treatment.','Scheduled for regular monitoring to improve healthy growth.','Conducted an educational session with parents to help in improvement of child health.','2024-01-04 04:42:02','2025-04-19 09:42:36'),(426,74,24,'2024-01-04 00:00:00',98,95.2,19,'80/30',173,20,6.68,'Severe Thinness',0,0,'None','Mild','Mild','Unhealthy','Mild','Child presented with a history of sever thinness and understanding level is low.','Low B MI and level of understanding is low.','Implementing balanced meal plan and counseling of child in school to improve mental health.','Encouraged to consume healthy meal.','Referred to nutritionist for more nutritional counseling and further assessment.','Scheduled for regular monitoring for physical and mental growth.','Conducted health education and counseling session with parents to improve child health. ','2024-01-04 05:03:32','2025-04-19 09:41:52'),(427,88,41,'2024-01-04 00:00:00',101,95.2,19,'80/30',173,24,8.02,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','Severe','child presented with a history of bad oral hygiene.','Stained teeth (nutritional deficiency).','Informed parents and schedule an appointment with a dentist.','It is advised to take an appointment with a dentist and refrain from sugary food.','Patient referred to dentist.','Next follow up scheduled for.','The student received guidance on maintaining proper personal hygiene.','2024-01-04 10:32:00',NULL),(428,130,65,'2024-01-04 00:00:00',118,15.5,18,'60/30',108,15.5,13.29,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next monitoring visit.','Conducted health session with parents to help in improve child health.','2024-01-04 10:47:37','2025-01-21 11:18:53'),(429,119,129,'2024-01-05 00:00:00',101,97,20,'60/40',135,27,14.81,'Severe Thinness',0,0,'None','Mild','Mild','Unhealthy','None','Child presented with a history of sever thinness and also understanding problem.','Low body mass index and low understanding level identified.','Implementing balanced meal plan and counseling of child in school.','Encouraged to consume healthy meal .','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Child received counseling for mental health. ','2024-01-05 06:58:35','2025-04-19 09:42:36'),(430,68,108,'2024-01-06 00:00:00',102,95.2,21,'60/40',167,17,6.1,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with sever thinness due to unhealthy eating habit.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain in school premises.','Encouraged to consume healthy meal and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to improve child health.','2024-01-06 03:51:58','2025-04-19 09:42:36'),(431,68,108,'2024-01-06 00:00:00',102,95.2,21,'60/40',167,17,6.1,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with sever thinness due to unhealthy eating habit.','Low body mass index identified.','Implementing balanced meal plan and monitoring weight gain in school premises.','Encouraged to consume healthy meal and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to improve child health.','2024-01-06 03:51:58','2025-04-19 09:42:36'),(432,71,31,'2024-01-06 00:00:00',100,94.2,22,'70/40',163,17,6.4,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring.','Conducted health session with parents to improve child health.','2024-01-06 03:59:49','2025-04-19 09:42:36'),(433,98,149,'2024-04-17 00:00:00',112,94.2,20,'80/40',122,20,13.44,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child have come with a complaint of abdominal pain due to hunger.','Abdominal pain due to hunger.',' Given her biscuits to eat and send back to class.','Encouraged to eat breakfast and do not skip any meal.','None required at this time.','Scheduled for regular monitoring.','-','2024-01-06 04:07:19','2025-04-19 09:42:17'),(434,146,95,'2024-01-06 00:00:00',100,93.2,21,'70/30',168,18,6.38,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring .','Conducted health sessions with parents to help in improve child health.','2024-01-06 06:59:59','2025-04-19 09:42:36'),(435,116,72,'2024-06-01 00:00:00',101,96.5,22,'60/40',109,16,13.47,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and bad oral hygiene identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring.','Conducted health sessions with parents to help in improve child health.','2024-01-06 08:51:55','2025-04-19 09:42:17'),(436,95,7,'2024-01-06 00:00:00',99,95.9,20,'80/40',156,15,6.16,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and go for check up from dentist also avoid from sugary food.','Referred to dentist for further assessment.','Scheduled for next regular monitoring for weight gain.','Conducted health sessions with parents to help in child health.','2024-01-06 09:03:46','2025-04-19 09:42:17'),(437,152,91,'2024-01-13 00:00:00',102,95.3,19,'80/40',125,21,13.44,'Severe Thinness',0,0,'None','None','Good','Healthy','Moderate','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and dental cavity identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from sugary food.','Referred to dentist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health session with parents to help in improvement of child health.','2024-01-13 05:23:10','2025-04-19 09:42:17'),(438,91,33,'2024-01-13 00:00:00',101,94.4,20,'60/40',167,24,8.61,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for next monitoring.','Conducted health session with parents to improve child health.','2024-01-13 05:41:11','2025-04-19 09:41:52'),(439,83,20,'2024-04-20 00:00:00',105,96.2,18,'60/30',131,23.5,13.69,'Severe Thinness',0,0,'None','Mild','Good','Healthy','Moderate','Child come with a complain of pain on foot.','Muscular pain.','Analgesic cream applied.','Do exercise and consume healthy diet.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-01-13 05:51:50','2025-04-19 09:41:52'),(440,75,19,'2024-01-13 00:00:00',101,94.4,18,'60/30',164,17,6.32,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-13 06:45:46','2025-04-19 09:42:36'),(441,129,64,'2024-01-13 00:00:00',112,94.6,22,'70/40',165,18,6.61,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain and intake of meal.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring.','Conducted health session with parents to improve child health.','2024-01-13 06:54:03','2025-04-19 09:42:36'),(442,176,182,'2024-01-13 00:00:00',113,94.5,19,'80/40',116,18,13.38,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2024-01-13 07:12:17','2025-04-19 09:42:36'),(443,87,154,'2024-01-13 00:00:00',110,96.9,22,'60/40',120,19,13.19,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain. ','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to help in improve child health.','2024-01-13 07:19:47','2025-04-19 09:42:36'),(444,92,114,'2024-01-15 00:00:00',99,94.5,21,'60/30',113,15.5,12.14,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing structured meal plan with monitoring intake in school.','Encouraged to consume healthy meal and avoid to eat junks.','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-01-15 03:58:53','2025-04-19 09:42:36'),(445,145,98,'2024-01-15 00:00:00',100,95.1,22,'80/40',167,18,6.45,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to help in improve child health.','2024-01-15 04:22:36','2025-04-19 09:42:36'),(446,79,50,'2024-01-15 00:00:00',100,92.2,18,'80/40',169,18,6.3,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring.','Conducted health session with parents to help in improve child health.','2024-01-15 06:47:38','2025-04-19 09:42:36'),(447,164,80,'2024-01-15 00:00:00',102,95.3,22,'80/40',170,25.2,8.72,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and dental cavity identified.','Implementing balanced meal plan with monitoring intake. ','Encouraged to go for dental check up and avoid from sugary food.','Referred to dentist for further assessment.','Scheduled for regular monitoring.','Conducted counseling session with parents to reduced dental problem of child.  ','2024-01-15 06:58:13','2025-04-19 09:41:52'),(448,150,66,'2024-01-15 00:00:00',101,94.4,22,'70/30',174,22,7.27,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness and bad personal hygiene.','Low body mass index and bad personal hygiene identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to maintain personal hygiene.','None required at this time.','Scheduled for regular monitoring.','Conducted counseling session for maintain personal hygiene of all family.','2024-01-15 07:07:30','2025-04-19 09:42:36'),(449,34,57,'2024-01-15 00:00:00',97,95.2,19,'80/30',191,28,7.68,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also bad oral hygiene.','Low B MI and dental cavity identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Advise to go for dental checkup and avoid from sugary food.','Referred to dentist for further assessment.','Scheduled for regular monitoring. ','Conducted counseling session with parents for reduced dental problem.','2024-01-15 07:19:22','2025-04-19 09:41:52'),(450,118,107,'2024-04-18 00:00:00',100,96.9,20,'110/70',170,29,10.03,'Severe Thinness',0,0,'None','None','Good','Healthy','Moderate','Child come with a complain of earache.','Earache due to wax in ear.','Informed his parents.','Advise to go for check up from ENT specialist and maintain personal hygiene.','Referred to ENT specialist for further assessment.','Scheduled for regular monitoring.','-','2024-01-15 10:08:46','2025-04-19 09:42:17'),(451,165,171,'2024-04-20 00:00:00',101,96.4,20,'80/40',172,25,8.45,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child come with a complain of minor cut on foot.','-','Saniplast applied.','Avoid from junk food.','None required at this time.','-','-','2024-01-15 10:14:50','2025-04-19 09:42:36'),(452,165,171,'2024-01-15 00:00:00',101,96.4,20,'80/40',172,25,8.45,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for next regular monitoring.','Conducted health session with parents to help in improve child health.','2024-01-15 10:14:50','2025-04-19 09:42:36'),(453,10,16,'2024-01-15 00:00:00',101,95.5,19,'60/40',184,27,7.97,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness and also mild anemia.','Low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain. ','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted counseling session with child for improve child health.','2024-01-15 10:21:42','2025-04-19 09:42:36'),(454,106,55,'2024-01-15 00:00:00',105,95.2,18,'80/40',184,25,7.38,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child come with a complain of accidental injuries on hand and leg with pain.','Injuries due to fall down during play at home.','Cleaned with pyodine and bandaged with  polyfax skin ointment.  ','Maintain personal hygiene to prevent from infaction.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-01-15 10:37:17','2025-04-19 09:42:17'),(455,5,11,'2024-01-16 00:00:00',100,95.2,18,'80/40',184,25,7.38,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and bad oral hygiene identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to help in improve child health.','2024-01-16 04:04:41','2025-04-19 09:41:52'),(456,163,2,'2024-01-16 00:00:00',98,95.9,18,'70/40',183,26,7.76,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and go to the dental checkup.','Referred to dentist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2024-01-16 08:36:37','2025-04-19 09:42:17'),(457,7,143,'2024-01-16 00:00:00',101,93.3,18,'80/40',175,26,8.49,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2024-01-16 08:46:38','2025-04-19 09:42:36'),(458,133,96,'2024-01-16 00:00:00',100,93.4,18,'80/40',175,24,7.84,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2024-01-16 08:58:18','2025-04-19 09:42:17'),(459,44,63,'2024-01-16 00:00:00',98,95.2,18,'80/40',175,24,7.84,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and dental cavity  identified ','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal and go for checkup from dentist.','Referred to dentist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to help in improve child health.','2024-01-16 09:10:06','2025-04-19 09:41:52'),(460,44,63,'2024-01-16 00:00:00',98,95.2,18,'80/40',175,24,7.84,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and dental cavity  identified ','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal and go for checkup from dentist.','Referred to dentist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to help in improve child health.','2024-01-16 09:10:06','2025-04-19 09:41:52'),(461,484,385,'2024-01-17 00:00:00',102,94.4,22,'70/30',172,22,7.44,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to improve child health. ','2024-01-17 10:11:34','2025-04-19 09:42:17'),(462,484,385,'2024-01-17 00:00:00',102,94.4,22,'70/30',172,22,7.44,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to improve child health. ','2024-01-17 10:11:34','2025-04-19 09:42:17'),(463,180,193,'2024-01-18 00:00:00',105,95.9,23,'60/40',178,28,8.84,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and bad oral hygiene identified ','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy food and also brush your teeth twice in a day.','Referred to dentist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2024-01-18 04:50:53','2025-04-19 09:42:17'),(464,105,56,'2024-01-18 00:00:00',110,93.6,19,'80/40',185,25,7.3,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to go for checkup from dentist and avoid from sugary food.','Referred to dentist for further assessment.','Scheduled for regular monitoring.','Conducted counseling session with child and also parents to improve child health.  ','2024-01-18 05:00:58','2025-04-19 09:41:52'),(465,105,56,'2024-01-18 00:00:00',110,93.6,19,'80/40',185,25,7.3,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to go for checkup from dentist and avoid from sugary food.','Referred to dentist for further assessment.','Scheduled for regular monitoring.','Conducted counseling session with child and also parents to improve child health.  ','2024-01-18 05:00:58','2025-04-19 09:41:52'),(466,2,2,'2024-01-18 00:00:00',115,93.9,21,'80/40',177,23,7.34,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene also. ','Low B MI and plaque in teeth identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to brush your teeth daily twice in a day.','Referred to dentist for further assessment.','Scheduled for regular monitoring.','Child received counseling on dental hygiene to improve dental health.','2024-01-18 05:14:56','2025-04-19 09:42:17'),(467,175,180,'2024-04-18 00:00:00',98,97.4,18,'80/40',166,20,7.26,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Earache since morning.','-','Informed his parents and referred to physician.','Go for check up from ENT specialist.','Referred to ENT specialist for further assessment.','Scheduled for regular monitoring.','-','2024-01-18 05:32:32','2025-04-19 09:42:36'),(468,22,46,'2024-01-18 00:00:00',101,93.2,21,'70/30',169,23,8.05,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of bad oral hygiene and also sever thinness.','L ow body mass index and stained teeth identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to go to dentist for checkup.','Referred to dentist for further assessment.','Scheduled for regular monitoring.','Child received counseling on oral hygiene.  ','2024-01-18 07:09:59','2025-04-19 09:42:17'),(469,22,46,'2024-01-18 00:00:00',101,93.2,21,'70/30',169,23,8.05,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of bad oral hygiene and also sever thinness.','L ow body mass index and stained teeth identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to go to dentist for checkup.','Referred to dentist for further assessment.','Scheduled for regular monitoring.','Child received counseling on oral hygiene.  ','2024-01-18 07:09:59','2025-04-19 09:42:17'),(470,22,46,'2024-01-18 00:00:00',101,93.2,21,'70/30',169,23,8.05,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of bad oral hygiene and also sever thinness.','L ow body mass index and stained teeth identified.','Implementing balanced meal plan and monitoring weight gain.','Encouraged to go to dentist for checkup.','Referred to dentist for further assessment.','Scheduled for regular monitoring.','Child received counseling on oral hygiene.  ','2024-01-18 07:09:59','2025-04-19 09:42:17'),(471,1,1,'2024-01-18 00:00:00',110,95.4,21,'70/30',182,24.5,7.4,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced diet plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health education session with parents to improve child health.','2024-01-18 07:22:46','2025-04-19 09:42:36'),(472,13,166,'2024-01-19 00:00:00',101,96.8,18,'80/40',175,27,8.82,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring healthy growth.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2024-01-19 03:50:19','2025-04-19 09:42:36'),(473,196,173,'2024-01-19 00:00:00',104,93.9,23,'80/40',177,27,8.62,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing healthy meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring.','Conducted health session with parents for improve child health. ','2024-01-19 05:14:33','2025-04-19 09:42:17'),(474,49,120,'2024-01-19 00:00:00',111,94.2,23,'80/40',183,35,10.45,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','Child presented with bad personal hygiene.','Low body mass index identified.','Counseling sessions conducted with child for better health.','Encouraged to maintain personal hygiene.','None required at this time.','Scheduled as per need.','Conducted health education sessions with parents to help in improve child health.','2024-01-19 05:34:38','2025-04-19 09:42:36'),(475,81,40,'2024-01-19 00:00:00',101,94.5,22,'80/50',174,23,7.6,'Severe Thinness',0,0,'None','Mild','Mild','Unhealthy','Moderate','Child presented with a history of sever thinness,understanding prob.and also bad personal hygiene.','Low B MI with low level of understanding and also bad personal hygiene.','Implementing  healthy meal plan and conducted counseling sessions with child for mental health.','Encouraged to maintain personal hygiene and consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled as per needed.','Conducted counseling sessions with child and parents to improve child health.','2024-01-19 05:55:38','2025-04-19 09:41:52'),(476,3,7,'2024-01-19 00:00:00',101,95.3,22,'70/30',173,19,6.35,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring. ','Conducted health session with parents for healthy growth of child. ','2024-01-19 07:42:00','2025-04-19 09:42:36'),(477,161,61,'2024-01-20 00:00:00',112,91.5,23,'70/30',181,24,7.33,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health education session with parents to improve child health.','2024-01-20 07:05:17','2025-04-19 09:41:52'),(478,8,87,'2024-03-04 00:00:00',101,94.9,22,'80/40',181,25,7.63,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child comes with the complain of throatache.','Redness in throat seen.','Make referral for checkup and counselled the child to avoid junk food and cold water.','Advise for checkup from physician and take warm water.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-01-22 03:49:03','2025-04-19 09:42:17'),(479,8,87,'2024-01-22 00:00:00',101,94.9,22,'80/40',181,25,7.63,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and go for dental checkup.','Referred to dentist for further assessment.','Scheduled for regular monitoring for weight gain. ','Conducted health session with parents to help in improve child health.','2024-01-22 03:49:04','2025-04-19 09:42:17'),(480,8,87,'2024-01-22 00:00:00',101,94.9,22,'80/40',181,25,7.63,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and go for dental checkup.','Referred to dentist for further assessment.','Scheduled for regular monitoring for weight gain. ','Conducted health session with parents to help in improve child health.','2024-01-22 03:49:04','2025-04-19 09:42:17'),(481,8,87,'2024-01-22 00:00:00',101,94.9,22,'80/40',181,25,7.63,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and go for dental checkup.','Referred to dentist for further assessment.','Scheduled for regular monitoring for weight gain. ','Conducted health session with parents to help in improve child health.','2024-01-22 03:49:04','2025-04-19 09:42:17'),(482,446,221,'2024-01-22 00:00:00',102,96.2,18,'70/30',168,18,6.38,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and plaque on teeth identified.','Implementing balanced meal plan and monitoring intake and weight gain.','Encouraged to consume healthy meal and brush your teeth twice in a day.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education sessions with parents to help in improve child health.','2024-01-22 03:59:40','2025-04-19 09:42:17'),(483,446,221,'2024-01-22 00:00:00',102,96.2,18,'70/30',168,18,6.38,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and plaque on teeth identified.','Implementing balanced meal plan and monitoring intake and weight gain.','Encouraged to consume healthy meal and brush your teeth twice in a day.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education sessions with parents to help in improve child health.','2024-01-22 03:59:41','2025-04-19 09:42:17'),(484,463,360,'2024-01-22 00:00:00',110,90.6,22,'60/30',162,16,6.1,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness due habit of  skip his meal mos of time. ','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and do not skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.  ','2024-01-22 04:24:23','2025-04-19 09:42:36'),(485,463,360,'2024-01-22 00:00:00',110,90.6,22,'60/30',162,16,6.1,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness due habit of  skip his meal mos of time. ','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and do not skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.  ','2024-01-22 04:24:33','2025-04-19 09:42:36'),(486,463,360,'2024-01-22 00:00:00',110,90.6,22,'60/30',162,16,6.1,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness due habit of  skip his meal mos of time. ','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and do not skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.  ','2024-01-22 04:24:40','2025-04-19 09:42:36'),(487,433,354,'2024-01-22 00:00:00',100,94.2,19,'60/30',156,13,5.34,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Child is suffering from malnutrition. ','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal,snacks involving parents in meal planing.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-22 05:02:20','2025-04-19 09:42:36'),(488,433,354,'2024-01-22 00:00:00',100,94.2,19,'60/30',156,13,5.34,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Child is suffering from malnutrition. ','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal,snacks involving parents in meal planing.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-22 05:02:21','2025-04-19 09:42:36'),(489,433,354,'2024-01-22 00:00:00',100,94.2,19,'60/30',156,13,5.34,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Child is suffering from malnutrition. ','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal,snacks involving parents in meal planing.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-22 05:02:21','2025-04-19 09:42:36'),(490,433,354,'2024-01-22 00:00:00',100,94.2,19,'60/30',156,13,5.34,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Child is suffering from malnutrition. ','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal,snacks involving parents in meal planing.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-22 05:02:21','2025-04-19 09:42:36'),(491,437,176,'2024-01-22 00:00:00',100,94.4,20,'60/40',168,18,6.38,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain.  ','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain. ','Conducted health education session with parents to help in improve child health.','2024-01-22 05:15:33','2025-04-19 09:42:36'),(492,442,348,'2024-01-22 00:00:00',101,94.2,19,'70/30',164,15,5.58,'Severe Thinness',0,0,'None','None','Good','Healthy','Severe','Child presented with a history of sever thinness and also bad oral oral hygiene.','Low body mass index and dental cavity identified.','Implementing structured balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks also avoid from sugary food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health. ','2024-01-22 05:27:27','2025-04-19 09:42:17'),(493,472,365,'2024-01-22 00:00:00',101,96.5,20,'70/30',165,18,6.61,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and tooth decay identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume iron in meal and go for dental checkup.','Referred to nutritionist for further assessment and advise.','Scheduled for regular monitoring for weight gain.','Conducted counseling session with parents to help in improve child health.','2024-01-22 05:45:26','2025-04-19 09:42:17'),(494,475,169,'2024-04-17 00:00:00',101,94.2,18,'80/40',156,14,5.75,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child come with a complain of abdominal pain due to hunger.','Gastric pain.','Given her biscuits to eat and send back to the class. ','Do not skip meal.','None required at this time.','Scheduled for regular monitoring.','-','2024-01-22 06:34:27','2025-04-19 09:42:36'),(495,442,348,'2024-01-22 00:00:00',101,93.2,22,'80/40',165,17,6.24,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring .','Conducted health session with parents to help in improve child health.','2024-01-22 06:40:37','2025-04-19 09:42:36'),(496,386,312,'2024-01-22 00:00:00',101,94.2,22,'70/30',164,15,5.58,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness because of eating unhealthy food.','Low body mass index identified.','Implementing structured  balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from unhealthy food to eat.','Referred to nutritionist for further assessment and advise for weight gain.','Scheduled for regular monitoring.','Conducted health session with parents to help in improve child health.','2024-01-22 06:48:59','2025-04-19 09:42:36'),(497,468,362,'2024-01-22 00:00:00',112,95.4,18,'80/40',156,14.2,5.83,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness,bad oral and personal hygiene. ','Low B MI and dental cavity identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from sugary meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to make plan for improve child health.','2024-01-22 08:34:44','2025-04-19 09:41:52'),(498,468,362,'2024-01-22 00:00:00',112,95.4,18,'80/40',156,14.2,5.83,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness,bad oral and personal hygiene. ','Low B MI and dental cavity identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from sugary meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to make plan for improve child health.','2024-01-22 08:34:44','2025-04-19 09:41:52'),(499,465,370,'2024-01-22 00:00:00',110,93.2,19,'70/40',166,15,5.44,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and dental cavity identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from sugary food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for child health.','Conducted health session with parents to help in improve child health.','2024-01-22 08:45:42','2025-04-19 09:41:52'),(500,434,66,'2024-01-22 00:00:00',100,92.4,18,'80/40',165,16,5.88,'Severe Thinness',0,0,'Mild','Severe','Good','Unhealthy','None','Child presented with sever thinness and bad personal hygiene.','Low body mass index and bad personal hygiene identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and to maintain personal hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-01-22 08:57:38','2025-04-19 09:42:36'),(501,462,358,'2024-01-22 00:00:00',99,93.2,17,'90/40',167,18.2,6.53,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal with monitoring intake and weight gain.','Encouraged to consume healthy meal for healthy growth.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-01-22 10:32:55','2025-04-19 09:42:36'),(502,444,367,'2024-01-22 00:00:00',101,94.2,20,'80/40',160,15,5.86,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal and avoid from unhealthy food.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring.','Conducted health education session with parents to help in improve child health.','2024-01-22 10:40:26','2025-04-19 09:42:36'),(503,385,281,'2024-01-22 00:00:00',102,92.5,20,'60/20',165,15.2,5.58,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness due to eating meal in very less quantity.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume maximum amount of meal with snacks.','Referred to nutritionist for further evaluation.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-01-22 10:50:04','2025-04-19 09:42:36'),(504,371,304,'2024-01-22 00:00:00',98,96.3,17,'60/40',167,18,6.45,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-22 10:56:51','2025-04-19 09:42:36'),(505,383,308,'2024-01-23 00:00:00',103,95.3,20,'90/40',166,17,6.17,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-23 03:49:30','2025-04-19 09:42:36'),(506,483,384,'2024-01-23 00:00:00',111,93.2,19,'90/40',164,15,5.58,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing structured meal plan with monitoring intake and also weight gain.','Encouraged to consume healthy meal and avoid from junk-food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-01-23 04:46:47','2025-04-19 09:42:36'),(507,387,311,'2024-01-23 00:00:00',101,94.2,21,'90/50',158,14,5.61,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid to skip meal.','Referred to nutritionist for further assessment.','Scheduled for next regular monitoring for weight gain.','Conducted health sessions with parents on supporting healthy eating habit.','2024-01-23 05:38:42','2025-04-19 09:42:36'),(508,377,134,'2024-01-23 00:00:00',110,97.4,19,'90/50',163,17,6.4,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness due to bad habit of skip meal.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and don\'t skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring .','Conducted health sessions with parents to help in improve child health.','2024-01-23 05:58:25','2025-04-19 09:42:36'),(509,461,356,'2024-01-23 00:00:00',110,94.2,20,'90/40',161,16,6.17,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mas index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-01-23 06:49:56','2025-04-19 09:42:36'),(510,461,356,'2024-01-23 00:00:00',110,94.2,20,'90/40',161,16,6.17,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mas index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-01-23 06:49:56','2025-04-19 09:42:36'),(511,373,163,'2024-01-23 00:00:00',110,94.2,22,'60/40',149,12,5.41,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-01-23 07:02:48','2025-04-19 09:42:17'),(512,373,163,'2024-01-23 00:00:00',110,94.2,22,'60/40',149,12,5.41,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-01-23 07:02:49','2025-04-19 09:42:17'),(513,372,303,'2024-01-24 00:00:00',99,95.4,17,'80/40',163,15,5.65,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-01-24 03:31:15','2025-04-19 09:42:36'),(514,466,225,'2024-01-24 00:00:00',100,94.4,19,'60/40',163,15,5.65,'Severe Thinness',0,0,'None','None','Good','Healthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health sessions with parents to help in improve child health.','2024-01-24 06:37:26','2025-04-19 09:42:17'),(515,464,376,'2024-01-24 00:00:00',110,92.4,22,'60/30',162,17,6.48,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-24 08:50:40','2025-04-19 09:42:36'),(516,464,376,'2024-01-24 00:00:00',110,92.4,22,'60/30',162,17,6.48,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-24 08:50:40','2025-04-19 09:42:36'),(517,380,305,'2024-01-24 00:00:00',100,94.2,17,'80/40',170,18,6.23,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified nutritional deficiency.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-01-24 09:06:10','2025-04-19 09:42:36'),(518,374,81,'2024-01-24 00:00:00',110,95.2,20,'70/30',158,14,5.61,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and dental cavity identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from sugary food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with health session to improve child health.','2024-01-24 09:23:13','2025-04-19 09:42:17'),(519,374,81,'2024-01-24 00:00:00',110,95.2,20,'70/30',158,14,5.61,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and dental cavity identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from sugary food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with health session to improve child health.','2024-01-24 09:23:13','2025-04-19 09:42:17'),(520,471,382,'2024-01-25 00:00:00',112,94.2,24,'80/50',168,17,6.02,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health education session with parents to help in improve child health.','2024-01-25 04:28:36','2025-04-19 09:42:36'),(521,471,382,'2024-01-25 00:00:00',112,94.2,24,'80/50',168,17,6.02,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health education session with parents to help in improve child health.','2024-01-25 04:28:36','2025-04-19 09:42:36'),(522,459,366,'2024-01-25 00:00:00',110,90.6,18,'60/40',166,16,5.81,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced diet plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-25 04:40:28','2025-04-19 09:42:36'),(523,435,165,'2024-01-25 00:00:00',100,94.2,21,'90/50',164,18,6.69,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','Child presented with bad personal hygiene and also sever thinness.','Low B MI and bad personal hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to maintain personal hygiene and also consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted counseling session with parents and with child also to improve child health.','2024-01-25 05:52:25','2025-04-19 09:41:52'),(524,450,359,'2024-01-25 00:00:00',101,96.5,20,'60/40',162,14,5.33,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-01-25 08:44:48','2025-04-19 09:42:36'),(525,438,29,'2024-01-25 00:00:00',100,97.2,18,'60/30',161,15,5.79,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness because of bad eating habit.','Low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from junks food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain. ','Conducted health sessions with parents to help in maintain child health.','2024-01-25 09:07:08','2025-04-19 09:42:36'),(526,454,374,'2024-01-25 00:00:00',101,94.7,22,'70/30',162,15,5.72,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks also.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-01-25 10:34:20','2025-04-19 09:42:36'),(527,445,331,'2024-01-25 00:00:00',102,92.2,18,'90/40',160,16,6.25,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and bad oral hygiene identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and go for dental checkup from dentist.','Referred to nutritionist and dentist also for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health counseling session with parents to help in improve child health.','2024-01-25 10:48:31','2025-04-19 09:41:52'),(528,452,372,'2024-01-25 00:00:00',101,97,18,'70/30',150,12,5.33,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-01-25 10:54:14','2025-04-19 09:42:36'),(529,460,355,'2024-01-26 00:00:00',112,90.5,22,'60/30',158,16,6.41,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-26 03:42:46','2025-04-19 09:42:36'),(530,441,350,'2024-01-26 00:00:00',102,95.3,21,'80/40',159,15,5.93,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness due to habit of skip meal.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-26 03:51:36','2025-04-19 09:42:36'),(531,317,131,'2024-01-26 00:00:00',110,96.9,22,'70/30',177,29,9.26,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness and also bad personal hygiene.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-26 05:33:50','2025-04-19 09:41:52'),(532,317,131,'2024-01-26 00:00:00',110,96.9,22,'70/30',177,29,9.26,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness and also bad personal hygiene.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-26 05:33:50','2025-04-19 09:41:52'),(533,303,249,'2024-01-26 00:00:00',110,94.3,20,'90/40',185,29.2,8.53,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-01-26 05:44:15','2025-04-19 09:42:17'),(534,36,109,'2024-03-05 00:00:00',100,97.1,18,'80/40',182,30,9.06,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child comes with the complain of legache.','Muscular pain.','Analgesic cream have been applied on leg for reliving pain.\r\n','Move your leg to avoid muscular stiffness and consume healthy food.','None required at this time.','Scheduled for regular monitoring.','-','2024-01-26 06:32:50','2025-04-19 09:42:36'),(535,316,75,'2024-01-26 00:00:00',102,96.2,23,'80/40',186,42,12.14,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2024-01-26 06:39:43','2025-04-19 09:42:36'),(536,315,75,'2024-01-26 00:00:00',110,93.2,22,'90/60',185,34,9.93,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with a history of sever thinness and also bad personal hygiene.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-26 10:20:15','2025-04-19 09:42:36'),(537,306,215,'2024-01-26 00:00:00',101,97.7,19,'80/40',185,35,10.23,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness and also bad personal hygiene.','Low body mass index and bad personal hygiene identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring.','Conducted health education session with parents to help in improve child health.','2024-01-26 10:37:05','2025-04-19 09:41:52'),(538,313,256,'2024-01-30 00:00:00',101,97,18,'70/30',185,33,9.64,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-30 04:09:24','2025-04-19 09:42:17'),(539,313,256,'2024-01-30 00:00:00',101,97,18,'70/30',185,33,9.64,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-30 04:09:24','2025-04-19 09:42:17'),(540,313,256,'2024-01-30 00:00:00',101,97,18,'70/30',185,33,9.64,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-30 04:09:24','2025-04-19 09:42:17'),(541,314,19,'2024-01-30 00:00:00',103,97.6,20,'80/40',182,24,7.25,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-01-30 05:00:43','2025-04-19 09:42:36'),(542,323,166,'2024-01-30 00:00:00',110,96.6,20,'90/60',190,36,9.97,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health education session with parents to improve child health.','2024-01-30 05:30:12','2025-04-19 09:42:36'),(543,322,257,'2024-01-30 00:00:00',101,96.6,22,'90/50',183,34,10.15,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring.','Conducted health education session with parents to help in improve child health.','2024-01-30 05:44:15','2025-04-19 09:42:36'),(544,310,254,'2024-01-31 00:00:00',101,97,22,'80/30',186,30,8.67,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with sever thinness due to habit of skip meal.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and do not skip your meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health sessions with parents to improve child health.','2024-01-31 03:29:35','2025-04-19 09:42:36'),(545,328,258,'2024-01-31 00:00:00',110,94.4,20,'80/40',190,30,8.31,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health sessions with parents to help in improve child health.','2024-01-31 03:36:28','2025-04-19 09:42:36'),(546,309,253,'2024-01-31 00:00:00',102,95.6,22,'70/30',185,28,8.18,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring for healthy growth of child.','Conducted health session with parents to improve child health.','2024-01-31 10:41:26','2025-04-19 09:42:17'),(547,309,253,'2024-01-31 00:00:00',102,95.6,22,'70/30',185,28,8.18,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring for healthy growth of child.','Conducted health session with parents to improve child health.','2024-01-31 10:41:26','2025-04-19 09:42:17'),(548,327,198,'2024-01-31 00:00:00',112,96.4,23,'70/40',178,25,7.89,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness and also bad oral hygiene.','Low B MI and dental cavity identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to go for dental check up from dentist and also avoid from sugary food.','Referred to dentist for further assessment.','Scheduled for regular monitoring for healthy growth.','Child received counseling on oral hygiene and healthy eating habit.','2024-01-31 10:49:04','2025-04-19 09:41:52'),(549,308,252,'2024-03-11 00:00:00',104,96.2,22,'60/30',191,30,8.22,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child comes with a complain of difficulty in breathing due to flue and also she have headache.','Cold and cough.','Analgesic cream applied on forehead for relive pain and washed her nose from warm water.','Take stem inhalation and avoid from cold water.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-02-01 04:41:21','2025-04-19 09:41:52'),(550,300,247,'2024-02-01 00:00:00',101,96.8,22,'80/30',180,20,6.17,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and dental cavity identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks and avoid from sugary food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Child received counseling on maintain oral hygiene and healthy diet also. ','2024-02-01 04:50:01','2025-04-19 09:41:52'),(551,320,67,'2024-02-01 00:00:00',101,93.9,18,'80/40',187,34,9.72,'Severe Thinness',0,0,'None','None','Good','Healthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring for healthy growth.','Conducted health education session with parents to help in improve child health.','2024-02-01 09:25:46','2025-04-19 09:42:17'),(552,299,246,'2024-02-01 00:00:00',100,91.8,22,'70/30',189,34,9.52,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness with bad personal hygiene.','Low B MI and stained teeth and also sticky scalp.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal and maintain personal  hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain and maintain personal hygiene.','Conducted health education session with parent on healthy diet and hygiene.','2024-02-01 10:38:42','2025-04-19 09:41:52'),(553,302,248,'2024-02-01 00:00:00',100,93,18,'70/30',178,23,7.26,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume balanced meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to improve child health.','2024-02-01 10:47:53','2025-04-19 09:41:52'),(554,300,247,'2024-02-02 00:00:00',101,90,22,'60/40',181,25,7.63,'Severe Thinness',0,0,'Mild','None','Good','Healthy','None','Child presented with a history of sever thinness with mild anemia.','Low body mass index and anemia identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks to reduced  anemia.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to help in making diet plan to improve child health.','2024-02-02 04:26:07','2025-04-19 09:42:36'),(555,319,21,'2024-02-02 00:00:00',110,94.2,20,'80/40',180,24,7.41,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session weit parents to help in improve child health. ','2024-02-02 04:32:43','2025-04-19 09:42:36'),(556,319,21,'2024-02-02 00:00:00',110,94.2,20,'80/40',180,24,7.41,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session weit parents to help in improve child health. ','2024-02-02 04:32:43','2025-04-19 09:42:36'),(557,307,251,'2024-02-02 00:00:00',102,96.9,20,'70/30',182,24,7.25,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','None','Child presented with a history of sever thinness and also bad personal hygiene.','Low body mass index and bad personal hygiene identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and maintain personal hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for wait gain and to maintain personal hygiene.','Conducted health education session to help in improve child health.','2024-02-02 05:00:46','2025-04-19 09:42:36'),(558,250,230,'2024-02-02 00:00:00',110,97.4,23,'90/50',175,40,13.06,'Severe Thinness',0,0,'None','None','Good','Healthy','Moderate','Child presented with a history of bad oral hygiene and low B MI.','Stained teeth and low B MI identified.','Implementing balanced meal plan with monitoring intake.','Encouraged to do teeth brushing daily twice in a day.','Referred to dentist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Child received counseling on dental health. ','2024-02-02 05:19:54','2025-04-19 09:42:17'),(559,250,230,'2024-02-02 00:00:00',110,97.4,23,'90/50',175,40,13.06,'Severe Thinness',0,0,'None','None','Good','Healthy','Moderate','Child presented with a history of bad oral hygiene and low B MI.','Stained teeth and low B MI identified.','Implementing balanced meal plan with monitoring intake.','Encouraged to do teeth brushing daily twice in a day.','Referred to dentist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Child received counseling on dental health. ','2024-02-02 05:19:54','2025-04-19 09:42:17'),(560,250,230,'2024-02-02 00:00:00',110,97.4,23,'90/50',175,40,13.06,'Severe Thinness',0,0,'None','None','Good','Healthy','Moderate','Child presented with a history of bad oral hygiene and low B MI.','Stained teeth and low B MI identified.','Implementing balanced meal plan with monitoring intake.','Encouraged to do teeth brushing daily twice in a day.','Referred to dentist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Child received counseling on dental health. ','2024-02-02 05:19:54','2025-04-19 09:42:17'),(561,282,206,'2024-02-02 00:00:00',100,96.9,22,'80/40',181,25,7.63,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness and also bad personal hygiene.','Low body mass index and bad personal hygiene identified.','Implementing balanced meal plan with monitoring intake and weight gain. ','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to help in improve child health.','2024-02-02 09:35:53','2025-04-19 09:42:36'),(562,282,206,'2024-02-02 00:00:00',100,96.9,22,'80/40',181,25,7.63,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness and also bad personal hygiene.','Low body mass index and bad personal hygiene identified.','Implementing balanced meal plan with monitoring intake and weight gain. ','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to help in improve child health.','2024-02-02 09:35:53','2025-04-19 09:42:36'),(563,235,219,'2024-02-02 00:00:00',110,96.1,20,'60/40',176,28,9.04,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of bad oral hygiene and also sever thinness.','Stained teeth and low body mass index identified.','Implementing balanced meal plan with monitoring intake.','Encouraged to consume healthy meal and to go for dental check up.','Referred to dentist for further assessment.','Scheduled for regular monitoring for the health of child.','Conducted health session with parents to help in improve child health.','2024-02-02 10:03:47','2025-04-19 09:41:52'),(564,235,219,'2024-02-02 00:00:00',110,96.1,20,'60/40',176,28,9.04,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of bad oral hygiene and also sever thinness.','Stained teeth and low body mass index identified.','Implementing balanced meal plan with monitoring intake.','Encouraged to consume healthy meal and to go for dental check up.','Referred to dentist for further assessment.','Scheduled for regular monitoring for the health of child.','Conducted health session with parents to help in improve child health.','2024-02-02 10:03:47','2025-04-19 09:41:52'),(565,285,138,'2024-02-02 00:00:00',101,94.5,18,'70/30',182,26,7.85,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and stained teeth  identified.','Implementing structured meal plan with monitoring weight gain.','Encouraged to consume healthy meal and to go for dental check up.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-02-02 10:10:46','2025-04-19 09:42:17'),(566,285,138,'2024-02-02 00:00:00',101,94.5,18,'70/30',182,26,7.85,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and stained teeth  identified.','Implementing structured meal plan with monitoring weight gain.','Encouraged to consume healthy meal and to go for dental check up.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-02-02 10:10:46','2025-04-19 09:42:17'),(567,285,138,'2024-02-02 00:00:00',101,94.5,18,'70/30',182,26,7.85,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and stained teeth  identified.','Implementing structured meal plan with monitoring weight gain.','Encouraged to consume healthy meal and to go for dental check up.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-02-02 10:10:46','2025-04-19 09:42:17'),(568,283,206,'2024-02-02 00:00:00',100,97.3,22,'100/50',174,25,8.26,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain. ','Encouraged to consume healthy meal and avoid from junk food.','None required at this time.','Scheduled for regular monitoring for healthy growth of child.','Conducted health session with parents to help in improve child health.','2024-02-02 10:28:06','2025-04-19 09:42:36'),(569,283,206,'2024-02-02 00:00:00',100,97.3,22,'100/50',174,25,8.26,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain. ','Encouraged to consume healthy meal and avoid from junk food.','None required at this time.','Scheduled for regular monitoring for healthy growth of child.','Conducted health session with parents to help in improve child health.','2024-02-02 10:28:06','2025-04-19 09:42:36'),(570,330,114,'2024-02-02 00:00:00',101,96.5,19,'60/40',181,30,9.16,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and to go for dental check up.','Referred to dentist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to help in improve child health.','2024-02-02 10:38:47','2025-04-19 09:42:17'),(571,239,223,'2024-02-03 00:00:00',98,96.6,20,'80/40',177,34,10.85,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring for child growth.','Conducted health session with parents to improve child health.','2024-02-03 09:02:23','2025-04-19 09:42:36'),(572,241,224,'2024-02-03 00:00:00',100,92.6,21,'70/30',177,24,7.66,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-02-03 10:06:12','2025-04-19 09:42:17'),(573,240,223,'2024-02-12 00:00:00',110,95.6,20,'90/30',169,27,9.45,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring.','Conducted health education session with parents to help in improve child health.','2024-02-12 04:43:48','2025-04-19 09:42:36'),(574,231,217,'2024-02-12 00:00:00',101,93.5,22,'80/40',174,23,7.6,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring. ','Conducted health session with parents to help in improve child health.','2024-02-12 05:13:07','2025-04-19 09:42:36'),(575,231,217,'2024-02-12 00:00:00',101,93.5,22,'80/40',174,23,7.6,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring. ','Conducted health session with parents to help in improve child health.','2024-02-12 05:13:07','2025-04-19 09:42:36'),(576,230,217,'2024-02-12 00:00:00',102,97.4,18,'60/40',179,24,7.49,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness because habit of skip meal.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid to skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain and nutritional assessment.','Provide guidance on healthy eating habits and importance of maintaining a healthy weight.','2024-02-12 05:29:36','2025-04-19 09:42:36'),(577,268,214,'2024-02-12 00:00:00',101,90.4,20,'80/40',182,21,6.34,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a bad history of oral hygiene and sever thinness.','Dental cavity and low B MI identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and to maintain oral hygiene also avoid from sugary food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for oral health and nutritional assessment.','Conducted counseling session with child and her parents to improve child health.','2024-02-12 05:39:20','2025-04-19 09:42:17'),(578,276,240,'2024-02-12 00:00:00',102,94.2,20,'70/40',177,20.2,6.45,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented with mild anemia and also suffering from sever thinness.','Low body mass index with mild anemia identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal  and snacks with full of iron.','Referred to nutritionist for advise more nutritional diet plan.','Scheduled for regular monitoring for nutritional assessment.','Conducted health education session with parents to help in improve child health.','2024-02-12 06:06:08','2025-04-19 09:42:36'),(579,277,241,'2024-02-12 00:00:00',103,97.8,20,'60/40',182,21,6.34,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and maintain oral hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health session with parents to improve child health.','2024-02-12 08:17:44','2025-04-19 09:42:17'),(580,248,229,'2024-02-12 00:00:00',102,97.2,19,'80/40',154,34,14.34,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness because of bad habit of skip meal.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and do not skip meal.','None required at this time.','Scheduled for regular monitoring for healthy growth.','Conducted health sessions with parents on importance of healthy meal.','2024-02-12 09:04:18','2025-04-19 09:42:36'),(581,229,216,'2024-02-12 00:00:00',101,96.8,19,'80/40',145,31,14.74,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness due to bad eating habit.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from junk food.','None required at this time.','Scheduled for regular monitoring for healthy growth of child.','Conducted health education session with parents to help in improve child health.','2024-02-12 10:10:57','2025-04-19 09:42:36'),(582,233,219,'2024-02-14 00:00:00',105,95.7,20,'90/40',185,27,7.89,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal,snacks and to maintain oral hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-02-14 03:57:03','2025-04-19 09:41:52'),(583,269,174,'2024-02-14 00:00:00',101,91.3,21,'80/40',183,25,7.47,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of stained teeth and sever thinness.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and to maintain oral hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health session with parents to help in improve child health.','2024-02-14 04:08:31','2025-04-19 09:41:52'),(584,279,66,'2024-02-14 00:00:00',101,94.2,18,'70/20',181,30,9.16,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness and bad habit of no teeth brushing.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake.','Encouraged to consume healthy meal and brush your teeth twice in a day.','None required at this time.','Scheduled for regular monitoring for maintain oral hygiene.','Conducted counseling session with parents and child on oral and personal hygiene.','2024-02-14 04:18:07','2025-04-19 09:41:52'),(585,252,192,'2024-02-14 00:00:00',101,95.2,21,'80/30',175,24,7.84,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to maintain personal and oral hygiene and also consume healthy meal. ','Referred to nutritionist for further assessment.','Scheduled for regular monitoring to maintain personal hygiene.','Conducted health education session with parents and child on healthy life style.','2024-02-14 04:26:38','2025-04-19 09:42:17'),(586,252,192,'2024-02-14 00:00:00',101,95.2,21,'80/30',175,24,7.84,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to maintain personal and oral hygiene and also consume healthy meal. ','Referred to nutritionist for further assessment.','Scheduled for regular monitoring to maintain personal hygiene.','Conducted health education session with parents and child on healthy life style.','2024-02-14 04:26:38','2025-04-19 09:42:17'),(587,252,192,'2024-02-14 00:00:00',101,95.2,21,'80/30',175,24,7.84,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to maintain personal and oral hygiene and also consume healthy meal. ','Referred to nutritionist for further assessment.','Scheduled for regular monitoring to maintain personal hygiene.','Conducted health education session with parents and child on healthy life style.','2024-02-14 04:26:38','2025-04-19 09:42:17'),(588,252,192,'2024-02-14 00:00:00',101,95.2,21,'80/30',175,24,7.84,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to maintain personal and oral hygiene and also consume healthy meal. ','Referred to nutritionist for further assessment.','Scheduled for regular monitoring to maintain personal hygiene.','Conducted health education session with parents and child on healthy life style.','2024-02-14 04:26:38','2025-04-19 09:42:17'),(589,280,191,'2024-02-14 00:00:00',110,98.1,21,'70/30',182,27,8.15,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented with sever thinness with mild anemia. ','Low body mass index and anemia identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to take nutritional food who have in iron.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health session with parents on healthy diet and snacks. ','2024-02-14 05:34:27','2025-04-19 09:42:36'),(590,280,191,'2024-02-14 00:00:00',110,98.1,21,'70/30',182,27,8.15,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented with sever thinness with mild anemia. ','Low body mass index and anemia identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to take nutritional food who have in iron.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health session with parents on healthy diet and snacks. ','2024-02-14 05:34:27','2025-04-19 09:42:36'),(591,280,191,'2024-02-14 00:00:00',110,98.1,21,'70/30',182,27,8.15,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented with sever thinness with mild anemia. ','Low body mass index and anemia identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to take nutritional food who have in iron.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health session with parents on healthy diet and snacks. ','2024-02-14 05:34:27','2025-04-19 09:42:36'),(592,281,191,'2024-02-14 00:00:00',102,97.5,22,'80/40',185,37,10.81,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness and bad personal hygiene.','Low body mass index and bad personal hygiene identified.','Implementing balanced meal plan with monitoring intake.','Encouraged to consume healthy meal and to maintain personal hygiene.','None required at this time.','Scheduled for regular monitoring for maintain personal hygiene.','Conducted health sessions with guardian to help in improve child health.','2024-02-14 07:25:42','2025-04-19 09:42:36'),(593,281,191,'2024-02-14 00:00:00',102,97.5,22,'80/40',185,37,10.81,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness and bad personal hygiene.','Low body mass index and bad personal hygiene identified.','Implementing balanced meal plan with monitoring intake.','Encouraged to consume healthy meal and to maintain personal hygiene.','None required at this time.','Scheduled for regular monitoring for maintain personal hygiene.','Conducted health sessions with guardian to help in improve child health.','2024-02-14 07:25:42','2025-04-19 09:42:36'),(594,281,191,'2024-02-16 00:00:00',102,97.5,22,'80/40',185,37,10.81,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of bad personal hygiene and also sever thinness.','Low body mass index and also bad personal hygiene identified.','Implementing balanced meal plan and monitoring intake.','Encouraged to consume healthy meal and also encouraged to maintain personal hygiene.','None required at this time.','Scheduled for regular monitoring for healthy growth of child.','Conducted counseling session with child and also her guardian to improve child health.','2024-02-16 05:40:37','2025-04-19 09:42:36'),(595,243,226,'2024-02-16 00:00:00',101,97.2,19,'100/60',184,32,9.45,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified. ','Implementing balanced meal with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid to skip meal.','None required at this time.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-02-16 05:48:24','2025-04-19 09:42:36'),(596,243,226,'2024-02-16 00:00:00',101,97.2,19,'100/60',184,32,9.45,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified. ','Implementing balanced meal with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid to skip meal.','None required at this time.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-02-16 05:48:24','2025-04-19 09:42:36'),(597,272,236,'2024-02-16 00:00:00',102,96.2,22,'90/60',149,30.5,13.74,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with bad oral and personal hygiene also with sever thinness. ','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and to improve personal hygiene.','None required at this time.','Scheduled for regular monitoring for healthy growth of child.','Motivational counseling conducted with child to improve personal and oral hygiene.','2024-02-16 06:00:26','2025-04-19 09:41:52'),(598,238,222,'2024-02-16 00:00:00',102,96.5,19,'90/50',176,26,8.39,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal .','None required at this time.','Scheduled for regular monitoring.','Conducted health session with parents to help in improve child health.','2024-02-16 09:05:24','2025-04-19 09:42:36'),(599,225,212,'2024-02-17 00:00:00',101,94.7,18,'70/40',176,23,7.43,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with bad oral hygiene and also sever thinness.','Stained teeth and low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and to go for checkup from dentist.','Referred to dentist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-02-17 03:54:09','2025-04-19 09:42:17'),(600,226,213,'2024-02-17 00:00:00',100,95.4,22,'70/30',176,23,7.43,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and dental cavity identified.','Implementing balanced meal plan with monitoring intake and weight gain. ','Encouraged to consume healthy meal and avoid from sugary food.','Referred to dentist for further assessment.','Scheduled for regular monitoring for maintain child health.','Conducted health session with parents to help in improve child health.','2024-02-17 04:33:26','2025-04-19 09:41:52'),(601,226,213,'2024-02-17 00:00:00',100,95.4,22,'70/30',176,23,7.43,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and dental cavity identified.','Implementing balanced meal plan with monitoring intake and weight gain. ','Encouraged to consume healthy meal and avoid from sugary food.','Referred to dentist for further assessment.','Scheduled for regular monitoring for maintain child health.','Conducted health session with parents to help in improve child health.','2024-02-17 04:33:26','2025-04-19 09:41:52'),(602,287,243,'2024-02-17 00:00:00',101,90.6,18,'70/30',191,28,7.68,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness and also lots of lice presents in head.','Low body mass index and bad personal hygiene identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and to maintain personal hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring and also on need basis.','Conducted counseling session with parents to help in improve child health.','2024-02-17 04:45:29','2025-04-19 09:41:52'),(603,197,144,'2024-02-19 00:00:00',101,94.2,20,'80/40',182,33,9.96,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also bad habit of skip meal.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and do not skip meal and brush your teeth twice in a day.','Referred to dentist for further assessment.','Scheduled for regular monitoring spicily counseling of child.','Conducted health session with parents to improve child health.','2024-02-19 03:54:33','2025-04-19 09:41:52'),(604,197,144,'2024-02-19 00:00:00',101,94.2,20,'80/40',182,33,9.96,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also bad habit of skip meal.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and do not skip meal and brush your teeth twice in a day.','Referred to dentist for further assessment.','Scheduled for regular monitoring spicily counseling of child.','Conducted health session with parents to improve child health.','2024-02-19 03:54:47','2025-04-19 09:41:52'),(605,197,144,'2024-02-19 00:00:00',101,94.2,20,'80/40',182,33,9.96,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also bad habit of skip meal.','Low body mass index and stained teeth identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and do not skip meal and brush your teeth twice in a day.','Referred to dentist for further assessment.','Scheduled for regular monitoring spicily counseling of child.','Conducted health session with parents to improve child health.','2024-02-19 03:55:01','2025-04-19 09:41:52'),(606,219,208,'2024-02-19 00:00:00',105,94.2,18,'50/30',191,26,7.13,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-02-19 05:56:24','2025-04-19 09:42:36'),(607,219,208,'2024-04-18 00:00:00',105,102,24,'50/30',191,26,7.13,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with a complain of fever with burning eyes and throat pain.','Viral fever.','Sponging done and informed his parents to take him for home.','Advise to go for check up.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-02-19 05:56:24','2025-04-19 09:42:36'),(608,187,112,'2024-02-19 00:00:00',101,94.2,19,'80/40',176,26,8.39,'Severe Thinness',0,0,'Mild','None','Good','Healthy','Moderate','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and stained teeth identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and to avoid from sugary food.','Referred to dentist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health session with parents to improve child health.','2024-02-19 06:38:01','2025-04-19 09:42:17'),(609,187,112,'2024-03-28 00:00:00',101,94.2,19,'80/40',176,26,8.39,'Severe Thinness',0,0,'Mild','None','Good','Healthy','Moderate','Child come with a complain of eye pain with slight redness.','Eye infaction.','Rose water applied in eye.','Washed your eye from cold water.','Referred to eye specialist for further assessment.','Scheduled for regular monitoring.','-','2024-02-19 06:38:01','2025-04-19 09:42:17'),(610,187,112,'2024-04-18 00:00:00',101,94.2,19,'80/40',176,26,8.39,'Severe Thinness',0,0,'Mild','None','Good','Healthy','Moderate','Child come with a complain of knee pain due to fall down.','No swelling or redness seen on knee joint.','Analgesic cream applied.','Advise for rest.','Nome required at this time.','Scheduled for regular monitoring.','-','2024-02-19 06:38:01','2025-04-19 09:42:17'),(611,212,164,'2024-02-19 00:00:00',102,95.4,20,'70/30',181,27,8.24,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified .','Implement balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and advise to brush your teeth twice in a day.','None required at this time.','Scheduled for regular monitoring.','Conducted health session with parents to help in improve child health.','2024-02-19 06:58:46','2025-04-19 09:42:17'),(612,212,164,'2024-02-19 00:00:00',102,95.4,20,'70/30',181,27,8.24,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified .','Implement balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and advise to brush your teeth twice in a day.','None required at this time.','Scheduled for regular monitoring.','Conducted health session with parents to help in improve child health.','2024-02-19 06:58:46','2025-04-19 09:42:17'),(613,263,181,'2024-02-19 00:00:00',103,94.2,18,'80/40',174,24,7.93,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented with a history of sever thinness and with mild anemia.','Low body mass index and anemia identified.','Implementing structured meal plan with monitoring weight gain.','Encouraged to consume healthy meal who have full of iron.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-02-19 07:05:53','2025-04-19 09:42:36'),(614,207,201,'2024-02-19 00:00:00',111,95.7,20,'70/40',185,36,10.52,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring.','Conducted health session with parents to more improve child health.','2024-02-19 09:18:27','2025-04-19 09:42:17'),(615,264,194,'2024-02-19 00:00:00',100,93.2,20,'60/40',176,19,6.13,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Mild','Child presented with a history of anemia and sever thinness.','Malnutrition and anemia identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal who has full of iron and necessary nutrient.','Referred to nutritionist for further assessment.','Scheduled on regular monitoring for weight gain.','Conducted health education sessions with child and also his parents to help in improve child health.','2024-02-19 10:03:10','2025-04-19 09:42:17'),(616,215,204,'2024-02-19 00:00:00',101,94.2,23,'70/30',186,24,6.94,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index or malnutrition identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in make diet plan for child growth. ','2024-02-19 10:35:30','2025-04-19 09:42:17'),(617,215,204,'2024-02-19 00:00:00',101,94.2,23,'70/30',186,24,6.94,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index or malnutrition identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in make diet plan for child growth. ','2024-02-19 10:35:30','2025-04-19 09:42:17'),(618,278,242,'2024-02-19 00:00:00',101,97.5,20,'70/30',187,24,6.86,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness and bad oral and personal hygiene.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and advised to do not skip your meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-02-19 10:46:42','2025-04-19 09:41:52'),(619,278,242,'2024-02-19 00:00:00',101,97.5,20,'70/30',187,24,6.86,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness and bad oral and personal hygiene.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and advised to do not skip your meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-02-19 10:46:42','2025-04-19 09:41:52'),(620,278,242,'2024-02-19 00:00:00',101,97.5,20,'70/30',187,24,6.86,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness and bad oral and personal hygiene.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and advised to do not skip your meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-02-19 10:46:42','2025-04-19 09:41:52'),(621,221,209,'2024-02-20 00:00:00',101,94.1,20,'60/30',191,29,7.95,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of under weight.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-02-20 05:30:04','2025-04-19 09:42:36'),(622,221,209,'2024-02-20 00:00:00',101,94.1,20,'60/30',191,29,7.95,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of under weight.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-02-20 05:30:04','2025-04-19 09:42:36'),(623,204,143,'2024-02-20 00:00:00',101,92.3,22,'80/40',179,24,7.49,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness and he have bad habit of not brushing his teeth.','Low body mass index and bad oral hygiene identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal and to brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Child received counseling on personal hygiene and balanced diet.','2024-02-20 05:42:05','2025-04-19 09:42:17'),(624,204,143,'2024-02-20 00:00:00',101,92.3,22,'80/40',179,24,7.49,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness and he have bad habit of not brushing his teeth.','Low body mass index and bad oral hygiene identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal and to brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Child received counseling on personal hygiene and balanced diet.','2024-02-20 05:42:05','2025-04-19 09:42:17'),(625,188,53,'2024-02-20 00:00:00',103,97.7,19,'60/40',178,30,9.47,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','None','Child presented with mild anemia and also with bad pad personal hygiene.','Anemia (iron deficiency) and bad personal hygiene identified.','Implementing structured meal plan who have lots of iron and all nutrient.','Encouraged to consume more food who have iron.','None required at this time.','Scheduled for regular monitoring.','Conducted health sessions with parents to help in making diet plan for child.','2024-02-20 06:00:42','2025-04-19 09:42:36'),(626,188,53,'2024-04-17 00:00:00',103,96.6,20,'60/30',178,30,9.47,'Severe Thinness',0,0,'Mild','Mild','Good','Healthy','None','Child come with a complain of nausea and vertigo.','Weather changing effects. ','Give rest for 5 mints and  also ORS given.','Advise to take more water.','Referred to Dr. Aslam for treatment.','Scheduled for regular monitoring.','-','2024-02-20 06:00:42','2025-04-19 09:42:36'),(627,189,195,'2024-02-20 00:00:00',100,97.4,22,'80/40',168,25,8.86,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring.','Conducted health session with parents to improve in child health.','2024-02-20 06:49:48','2025-04-19 09:42:36'),(628,223,66,'2024-02-20 00:00:00',104,95.2,22,'60/40',180,20,6.17,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness due to habit of skip meal and eating junks.','Low body mass index or malnutrition identified.','Implementing structured meal plan with monitoring intake and also weight gain.','Encouraged to consume nutritional food and avoid from junks and to skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain and for motivational sessions.','Conducted health session with parents to help in improve child health. ','2024-02-20 07:02:59','2025-04-19 09:42:36'),(629,223,66,'2024-02-20 00:00:00',104,95.2,22,'60/40',180,20,6.17,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness due to habit of skip meal and eating junks.','Low body mass index or malnutrition identified.','Implementing structured meal plan with monitoring intake and also weight gain.','Encouraged to consume nutritional food and avoid from junks and to skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain and for motivational sessions.','Conducted health session with parents to help in improve child health. ','2024-02-20 07:02:59','2025-04-19 09:42:36'),(630,216,205,'2024-02-20 00:00:00',110,94.2,18,'60/40',180,22,6.79,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented with a history of under weight with mild anemia.','Low body mass index and anemia identified.','Implementing structured meal plan who have full of iron with monitoring intake and weight gain.','Encouraged to consume healthy meal who have full of iron and other nutrient.','Referred to nutritionist for further assessment.','Scheduled for regular assessment and motivational counseling.','Conducted health session with parents to improve child health.','2024-02-20 07:18:26','2025-04-19 09:42:36'),(631,216,205,'2024-02-20 00:00:00',110,94.2,18,'60/40',180,22,6.79,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented with a history of under weight with mild anemia.','Low body mass index and anemia identified.','Implementing structured meal plan who have full of iron with monitoring intake and weight gain.','Encouraged to consume healthy meal who have full of iron and other nutrient.','Referred to nutritionist for further assessment.','Scheduled for regular assessment and motivational counseling.','Conducted health session with parents to improve child health.','2024-02-20 07:18:26','2025-04-19 09:42:36'),(632,206,200,'2024-02-20 00:00:00',101,94.2,20,'80/40',183,24,7.17,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to improve child health.','2024-02-20 07:24:41','2025-04-19 09:42:36'),(633,206,200,'2024-02-20 00:00:00',101,94.2,20,'80/40',183,24,7.17,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to improve child health.','2024-02-20 07:24:42','2025-04-19 09:42:36'),(634,169,174,'2024-02-21 00:00:00',101,95.9,22,'60/40',172,21,7.1,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented with a history of sever thinness with mild anemia.','Low body mass index and also anemia identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal who is in iron.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health sessions with parents to help in improve child health.','2024-02-21 05:08:53','2025-04-19 09:42:36'),(635,222,210,'2024-02-21 00:00:00',102,93.2,19,'60/30',176,19,6.13,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks also.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in make diet plan for child health.','2024-02-21 05:16:09','2025-04-19 09:42:36'),(636,222,210,'2024-02-21 00:00:00',102,93.2,19,'60/30',176,19,6.13,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks also.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in make diet plan for child health.','2024-02-21 05:16:09','2025-04-19 09:42:36'),(637,199,134,'2024-02-21 00:00:00',102,94.4,20,'60/30',133,30,17.09,'Mild Thinness',0,0,'None','Mild','Good','Unhealthy','Severe','Child presented with a history of bad dental hygiene and also sever thinness.','Dental cavity and low B MI identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from sugary food.','Referred to dentist for further assessment.','Scheduled for regular monitoring for maintain oral hygiene.','Conducted health education session with parents to improve child health.','2024-02-21 05:23:04','2025-04-19 09:41:52'),(638,218,207,'2024-02-21 00:00:00',101,94.7,20,'80/40',178,23,7.26,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-02-21 05:28:12','2025-04-19 09:42:36'),(639,218,207,'2024-04-18 00:00:00',101,94.7,20,'80/40',178,23,7.26,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child come with a complain of abdominal pain and nousea.','Gastric pain.','Send to the washroom and give rest for 5 mint then sent back to the class.','Advise to take light food and more water.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-02-21 05:28:12','2025-04-19 09:42:36'),(640,209,79,'2024-02-21 00:00:00',102,95.1,23,'70/30',183,40,11.94,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child has bad habit of no brushing her teeth. ','Bad oral hygiene and sever thinness identified.','Implementing balanced meal plan with monitoring intake.','Encouraged to maintain oral hygiene with brushing your teeth twice in a day.','None required at this time.','Scheduled for regular monitoring.','Counseling session conducted with her and also parents to maintain oral hygiene.','2024-02-21 10:33:08','2025-04-19 09:42:36'),(641,183,185,'2024-02-21 00:00:00',104,95.2,20,'60/40',170,19,6.57,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness due to bad eating habit.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and do not skip your meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in make diet plan for child health.','2024-02-21 10:42:36','2025-04-19 09:42:36'),(642,185,198,'2024-02-21 00:00:00',110,94.2,20,'80/40',187,26,7.44,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-02-21 10:48:05','2025-04-19 09:42:36'),(643,189,195,'2024-02-21 00:00:00',100,95.1,18,'60/40',186,25,7.23,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness and also habit of skip meal.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid to skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for maintain child health.','Conducted health session with parents to improve child health.','2024-02-21 10:55:32','2025-04-19 09:42:36'),(644,173,177,'2024-02-22 00:00:00',110,96.9,20,'90/40',174,23,7.6,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of bad dental hygiene and also sever thinness.','Dental cavity and low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to go for dental checkup and avoid from sugary food.','Referred to nutritionist for more nutritional assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health education session with parents on healthy diet and hygiene.','2024-02-22 04:56:07','2025-04-19 09:42:17'),(645,173,177,'2024-02-22 00:00:00',110,96.9,20,'90/40',174,23,7.6,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of bad dental hygiene and also sever thinness.','Dental cavity and low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to go for dental checkup and avoid from sugary food.','Referred to nutritionist for more nutritional assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health education session with parents on healthy diet and hygiene.','2024-02-22 04:56:07','2025-04-19 09:42:17'),(646,173,177,'2024-02-22 00:00:00',110,96.9,20,'90/40',174,23,7.6,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of bad dental hygiene and also sever thinness.','Dental cavity and low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to go for dental checkup and avoid from sugary food.','Referred to nutritionist for more nutritional assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health education session with parents on healthy diet and hygiene.','2024-02-22 04:56:07','2025-04-19 09:42:17'),(647,212,164,'2024-02-22 00:00:00',101,96.6,18,'70/40',188,28,7.92,'Severe Thinness',0,0,'None','None','Good','Healthy','Mild','Child presented with history of sever thinness and also bad oral hygiene.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and to maintain oral hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted counseling sessions with parents and also with child to maintain child health.','2024-02-22 05:23:32','2025-04-19 09:42:17'),(648,212,164,'2024-02-22 00:00:00',101,96.6,18,'70/40',188,28,7.92,'Severe Thinness',0,0,'None','None','Good','Healthy','Mild','Child presented with history of sever thinness and also bad oral hygiene.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and to maintain oral hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted counseling sessions with parents and also with child to maintain child health.','2024-02-22 05:23:32','2025-04-19 09:42:17'),(649,172,176,'2024-02-22 00:00:00',110,96.6,22,'60/40',181,24,7.33,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness due to bad eating habit.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from junk food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-02-22 05:51:34','2025-04-19 09:42:36'),(650,54,126,'2024-02-22 00:00:00',101,95.5,18,'60/30',164,21,7.81,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and with bad oral hygiene.','Stained teeth and low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to go for checkup from dentist and to consume healthy diet.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Child received counseling on maintain hygiene and healthy diet.','2024-02-22 05:59:20','2025-04-19 09:42:17'),(651,54,126,'2024-02-22 00:00:00',101,95.5,18,'60/30',164,21,7.81,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and with bad oral hygiene.','Stained teeth and low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to go for checkup from dentist and to consume healthy diet.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Child received counseling on maintain hygiene and healthy diet.','2024-02-22 05:59:20','2025-04-19 09:42:17'),(652,37,76,'2024-02-22 00:00:00',100,93.7,21,'100/60',179,24,7.49,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parent to help in improve child health.','2024-02-22 06:54:13','2025-04-19 09:42:36'),(653,39,129,'2024-02-22 00:00:00',103,95,22,'90/50',180,20.1,6.2,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness due to unhealthy eating habit.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in make diet plan for child health.','2024-02-22 09:44:32','2025-04-19 09:42:36'),(654,39,129,'2024-02-22 00:00:00',103,95,22,'90/50',180,20.1,6.2,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness due to unhealthy eating habit.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in make diet plan for child health.','2024-02-22 09:44:32','2025-04-19 09:42:36'),(655,39,129,'2024-02-22 00:00:00',103,95,22,'90/50',180,20.1,6.2,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness due to unhealthy eating habit.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in make diet plan for child health.','2024-02-22 09:44:32','2025-04-19 09:42:36'),(657,51,135,'2024-02-23 00:00:00',100,94.2,20,'70/30',166,19,6.9,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented with a history of sever thinness with anemia.','Low body mass index and anemia identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal who is in iron.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-02-23 08:52:35','2025-04-19 09:42:36'),(658,40,144,'2024-02-23 00:00:00',105,94.2,23,'90/60',140,17,8.67,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health. ','2024-02-23 09:05:38','2025-04-19 09:42:17'),(659,40,144,'2024-02-23 00:00:00',105,94.2,23,'90/60',140,17,8.67,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health. ','2024-02-23 09:05:38','2025-04-19 09:42:17'),(660,45,63,'2024-02-27 00:00:00',100,96.4,20,'70/30',170,18,6.23,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness due to bad eating habit.','Low body mass or under weight identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal and avoid to skip meal .','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-02-27 09:07:11','2025-04-19 09:42:36'),(661,45,63,'2024-02-27 00:00:00',100,96.4,20,'70/30',170,18,6.23,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness due to bad eating habit.','Low body mass or under weight identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal and avoid to skip meal .','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-02-27 09:07:11','2025-04-19 09:42:36'),(662,266,163,'2024-02-27 00:00:00',100,93.2,21,'60/30',173,20.2,6.75,'Severe Thinness',0,0,'None','None','Good','Healthy','Severe','Child presented with a history of bad oral hygiene with under weight.','Dental cavity and low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks and avoid from sugary food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted counseling sessions with parents and child also on healthy diet and hygiene.','2024-02-27 09:15:19','2025-04-19 09:42:17'),(663,41,57,'2024-02-27 00:00:00',101,94.2,21,'80/40',168,23,8.15,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks also.','None required at this time.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-02-28 07:18:11','2025-04-19 09:42:36'),(664,43,113,'2024-02-29 00:00:00',101,93.2,22,'60/30',160,19,7.42,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-02-29 09:46:10','2025-04-19 09:42:36'),(665,43,113,'2024-02-29 00:00:00',101,93.2,22,'60/30',160,19,7.42,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-02-29 09:46:10','2025-04-19 09:42:36'),(666,43,113,'2024-02-29 00:00:00',101,93.2,22,'60/30',160,19,7.42,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-02-29 09:46:11','2025-04-19 09:42:36'),(667,42,58,'2024-02-29 00:00:00',101,94.2,22,'70/40',168,16,5.67,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness also bad habit for skip meal.','Low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks also avoid to skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to help in make diet plan who have full nutrition.','2024-02-29 10:22:51','2025-04-19 09:42:36'),(668,42,58,'2024-02-29 00:00:00',101,94.2,22,'70/40',168,16,5.67,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness also bad habit for skip meal.','Low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks also avoid to skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to help in make diet plan who have full nutrition.','2024-02-29 10:22:51','2025-04-19 09:42:36'),(669,42,58,'2024-02-29 00:00:00',101,94.2,22,'70/40',168,16,5.67,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness also bad habit for skip meal.','Low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks also avoid to skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to help in make diet plan who have full nutrition.','2024-02-29 10:22:51','2025-04-19 09:42:36'),(670,50,135,'2024-02-29 00:00:00',102,95.8,18,'80/40',185,24,7.01,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with history of late sleeping in night.','Insomnia and low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to sleep early in night ans also consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring and counseling.','Conducted counseling session with parent and with child also .','2024-02-29 10:44:53','2025-04-19 09:42:36'),(671,50,135,'2024-02-29 00:00:00',102,95.8,18,'80/40',185,24,7.01,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with history of late sleeping in night.','Insomnia and low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to sleep early in night ans also consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring and counseling.','Conducted counseling session with parent and with child also .','2024-02-29 10:44:53','2025-04-19 09:42:36'),(672,58,134,'2024-03-04 00:00:00',100,93.6,22,'60/30',175,22,7.18,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to help in improve child health.','2024-03-04 04:34:43','2025-04-19 09:42:36'),(673,58,134,'2024-04-18 00:00:00',100,93.6,22,'60/30',175,22,7.18,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child come with a complain of gum swelling with pain.','Gum swelling due to infaction.','Glycerin applied and informed his parents. ','Avoid from sugary food and go for the checkup from dentist.','Referred to dentist for further assessment.','Scheduled for regular monitoring.','-','2024-03-04 04:34:43','2025-04-19 09:42:36'),(674,58,134,'2024-03-04 00:00:00',100,93.6,22,'60/30',175,22,7.18,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to help in improve child health.','2024-03-04 04:34:43','2025-04-19 09:42:36'),(675,117,107,'2024-03-04 00:00:00',103,93.2,25,'70/30',170,20,6.92,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness.','Low body mass index or under weight identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with child and his parents to help in improve child health.','2024-03-04 05:10:48','2025-04-19 09:42:17'),(676,117,107,'2024-03-04 00:00:00',103,93.2,25,'70/30',170,20,6.92,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness.','Low body mass index or under weight identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks and avoid from junks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with child and his parents to help in improve child health.','2024-03-04 05:10:48','2025-04-19 09:42:17'),(677,158,84,'2024-03-05 00:00:00',101,93.5,23,'80/30',167,20,7.17,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-03-05 05:10:58','2025-04-19 09:42:36'),(678,140,85,'2024-03-05 00:00:00',102,94.2,18,'60/40',175,21,6.86,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness due to habit of skip meal.','Under weight and low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks also advice to do not skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-03-05 05:17:48','2025-04-19 09:42:36'),(679,174,179,'2024-03-05 00:00:00',107,94.2,23,'60/40',170,18,6.23,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene.','Dental cavity and low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from sugary food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in making healthy  diet plan for child.','2024-03-05 05:28:53','2025-04-19 09:41:52'),(680,48,154,'2024-03-05 00:00:00',103,95.2,20,'70/40',172,23,7.77,'Severe Thinness',0,0,'None','None','Good','Healthy','Mild','Child presented with a history of bad oral hygiene and sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and brush your teeth twice in a day.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education sessions to help in improve child health.','2024-03-05 05:38:23','2025-04-19 09:42:17'),(681,110,77,'2024-03-05 00:00:00',103,93.2,22,'60/40',155,21.2,8.82,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Severe','Child presented with mild anemia and bad oral and personal  hygiene.','Anemia and dental cavity identified.','Implementing structured meal plan who is full of iron and monitoring intake.','Encouraged to consume nutritional meal and to avoid sugary food.','None required at this time.','Scheduled for regular monitoring for healthy growth.','Conducted health session with parents to make healthy diet plan for child health.','2024-03-05 08:51:30',NULL),(682,110,77,'2024-03-05 00:00:00',103,93.2,22,'60/40',155,21.2,8.82,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Severe','Child presented with mild anemia and bad oral and personal  hygiene.','Anemia and dental cavity identified.','Implementing structured meal plan who is full of iron and monitoring intake.','Encouraged to consume nutritional meal and to avoid sugary food.','None required at this time.','Scheduled for regular monitoring for healthy growth.','Conducted health session with parents to make healthy diet plan for child health.','2024-03-05 08:51:30',NULL),(683,14,113,'2024-03-05 00:00:00',104,97.1,23,'70/40',181,27,8.24,'Severe Thinness',0,0,'None','Mild','Good','Healthy','Moderate','Child presented with sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring.','Conducted health session with parents to help in improve child health.','2024-03-05 09:19:17','2025-04-19 09:41:52'),(684,135,79,'2024-03-06 00:00:00',102,96.7,20,'70/40',173,25,8.35,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with a history of sever thinness due to habit of skip meal.','Low body mass index identified.','Implementing balanced diet plan with monitoring intake and weight gain.','Encouraged to consume meal and avoid to skip meal.','None required at this time.','Scheduled for regular monitoring.','Conducted counseling session with child and his parents on importance of healthy meal.','2024-03-06 04:26:51','2025-04-19 09:42:36'),(685,47,151,'2024-03-06 00:00:00',103,95.3,23,'80/40',182,24,7.25,'Severe Thinness',0,0,'None','None','Good','Healthy','Mild','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal, and do brush your teeth.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-03-06 05:09:55','2025-04-19 09:42:17'),(686,35,79,'2024-03-06 00:00:00',101,95.5,20,'60/30',186,25,7.23,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with a history of sever thinness and habit of skip meal.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and advice to do not skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring .','Conducted health session with parents to help in improve child health.','2024-03-06 05:16:47','2025-04-19 09:42:36'),(687,35,79,'2024-03-06 00:00:00',101,95.5,20,'60/30',186,25,7.23,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with a history of sever thinness and habit of skip meal.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and advice to do not skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring .','Conducted health session with parents to help in improve child health.','2024-03-06 05:16:47','2025-04-19 09:42:36'),(688,89,29,'2024-04-22 00:00:00',105,94.2,24,'60/40',170,18,6.23,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Severe','Child come with a complain of vomiting and also weakness.','Weakness due to vomiting.','ORS given and rest for 10 mints.','Take healthy meal.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-03-11 04:08:24','2025-04-19 09:42:17'),(689,89,29,'2024-03-11 00:00:00',105,94.2,24,'60/40',170,18,6.23,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness with anemia and bad oral hygiene.','Dental cavity and low B MI with anemia identified.','Implementing structured meal plan who is full of nutrition with monitoring intake and weight gain.','Encouraged to consume nutritional food and avoid to consume sugary food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in making diet plan to improve child health.','2024-03-11 04:08:25','2025-04-19 09:42:17'),(690,127,69,'2024-03-11 00:00:00',103,90.2,22,'80/40',180,24,7.41,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of skip meal and eating junk foods.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from junk food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-03-11 04:25:04','2025-04-19 09:42:17'),(691,170,175,'2024-12-04 00:00:00',102,94.2,20,'70/40',173,19,6.35,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child come with a complain of earache with pussy discharge.','Ear infaction.','Clean/soaked with cotton and encouraged to go for checkup from ENT. ','Advise to do not put any sharp things in ear.','Referred to ENT specialist for further assessment.','Scheduled for regular monitoring.','-','2024-03-11 04:31:29','2025-04-19 09:41:52'),(692,21,112,'2024-03-11 00:00:00',101,91.6,20,'60/40',177,25,7.98,'Severe Thinness',0,0,'Mild','None','Good','Healthy','None','Child presented with a history of sever thinness and mild anemia.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal who is in full of iron.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to improve child health.','2024-03-11 05:09:04','2025-04-19 09:42:36'),(693,21,112,'2024-03-11 00:00:00',101,91.6,20,'60/40',177,25,7.98,'Severe Thinness',0,0,'Mild','None','Good','Healthy','None','Child presented with a history of sever thinness and mild anemia.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal who is in full of iron.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to improve child health.','2024-03-11 05:09:04','2025-04-19 09:42:36'),(694,128,69,'2024-03-11 00:00:00',110,96.4,21,'60/40',161,15,5.79,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child come with a complain of eye pain.','No infaction in eye.','Washed his eye from tap water.','-','None required at this time. ','-','-','2024-03-27 06:53:34','2025-04-19 09:42:17'),(695,128,69,'2024-03-27 00:00:00',110,96.4,21,'60/40',161,15,5.79,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child comes with a complain of minor cut on index finger.','Minor cut.','Saniplast applied.','-','None required at this time. ','-','-','2024-03-27 06:53:35','2025-04-19 09:42:17'),(696,86,158,'2024-03-27 00:00:00',111,94.2,21,'70/30',125,20,12.8,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child comes with a complain of minor injury on finger due to fall down.','Minor injury.','Cleaned with pyodine for prevention of infaction and polyfax skin ointment applied.','Avoid from spicy and junks food.','None required at this time.','-','-','2024-03-27 07:00:40','2025-04-19 09:42:17'),(697,409,317,'2024-03-13 00:00:00',0,99,0,'0',156,15,6.16,'Severe Thinness',0,0,'None','None','None','','None','Child come with a complain of earache for two days.','-','Informed to her parent.','Go to ENT specialist for check up.','Referred to ENT specialist for treatment.','Scheduled after checkup from ENT.','-','2024-04-15 06:25:21','2025-04-19 09:42:36'),(698,191,43,'2024-03-13 00:00:00',110,98.2,21,'60/30',168,22,7.79,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Child come with the complain of earache from two days.','-','Informed her parents.','Go for checkup from ear specialist.','Referred to ENT for treatment.','Scheduled after checkup from ENT.','-','2024-04-15 06:48:18','2025-04-19 09:42:36'),(699,80,139,'2024-04-16 00:00:00',111,98.2,21,'70/40',156,20,8.22,'Severe Thinness',0,0,'None','None','None','Healthy','None','Child come with the complain of pain on injured knee joint.','Accidental injury before five days.','Poly fax skin ointment applied.','Take rest and go for check up from physician.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-04-16 05:46:34','2025-04-19 09:42:36'),(700,65,165,'2024-04-16 00:00:00',101,94.2,22,'80/40',122,18,12.09,'Severe Thinness',0,0,'None','None','None','Unhealthy','Mild','Child come with the complain of toothache.','Dental cavity.','Glycerin applied.','Go to dentist for check up and avoid from sugary food.','Referred to dentist for further assessment.','Scheduled for regular monitoring.','-','2024-04-16 09:42:06','2025-04-19 09:42:26'),(701,2,2,'2024-04-16 00:00:00',101,102,20,'60/30',168,20,7.09,'Severe Thinness',0,0,'None','None','None','Healthy','None','Child come with a complain of fever with bodyache and sore throat.','Viral fever.','Informed his parents.','Take rest  and go for check up from physician.','Referred to Dr. Aslam.','Scheduled for regular monitoring.','-','2024-04-16 11:03:16','2025-04-19 09:42:36'),(702,120,92,'2024-04-17 00:00:00',101,94.2,22,'80/40',175,22,7.18,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Child come with a complain of legache.','Muscular pain. ','Analgesic cream applied.','Advise for rest.','None required at this time.','Scheduled for regular monitoring.','-','2024-04-17 09:31:47','2025-04-19 09:42:36'),(703,120,92,'2024-04-17 00:00:00',101,94.2,22,'80/40',175,22,7.18,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Child come with a complain of legache.','Muscular pain. ','Analgesic cream applied.','Advise for rest.','None required at this time.','Scheduled for regular monitoring.','-','2024-04-17 09:31:47','2025-04-19 09:42:36'),(704,56,115,'2024-04-26 00:00:00',110,98.2,20,'60/40',152,17,7.36,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Child come with a complain of pain and redness in left eye.','-','Wash her eye with rose water.','Advise to go for check up from eye specialist.','Referred to ENT for further assessment.','Scheduled for regular monitoring.','-','2024-04-26 05:43:36','2025-04-19 09:42:36'),(705,20,11,'2024-04-30 00:00:00',110,94.2,21,'60/40',156,21,8.63,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Child come with a complain of knee pain.','Muscular pain.','Analgesic applied.','Do exercises.','None required.','Scheduled for regular monitoring.','-','2024-04-30 09:42:34','2025-04-19 09:42:36'),(706,114,76,'2024-05-06 00:00:00',101,94.2,20,'80/40',116,18,13.38,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Child come with a complain of toothache since morning.','Gums swelling.','Glycerin applied on gums and teeth as a plasibo drug.','Go for checkup from dentist.','Referred to dentist for further assessment.','Scheduled for regular monitoring.','-','2024-05-07 05:46:22','2025-04-19 09:42:36'),(707,419,335,'2024-05-11 00:00:00',101,101,20,'80/40',170,25,8.65,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Child come with a complain of fever and headache.','Viral fever. ','Informed his parents and washed his face,hand,and foot also give rest for some time.','Take rest and save your self from scorching heat. ','Referred to Dr. Aslam for further assessment.','Scheduled for monitoring after checkup from the doctor. ','-','2024-05-14 03:53:48','2025-04-19 09:42:36'),(708,419,335,'2024-05-11 00:00:00',101,101,20,'80/40',170,25,8.65,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Child come with a complain of fever and headache.','Viral fever. ','Informed his parents and washed his face,hand,and foot also give rest for some time.','Take rest and save your self from scorching heat. ','Referred to Dr. Aslam for further assessment.','Scheduled for monitoring after checkup from the doctor. ','-','2024-05-14 03:53:48','2025-04-19 09:42:36'),(709,484,385,'2024-05-13 00:00:00',100,95.2,22,'60/40',178,25,7.89,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Swelling and pain on foot in an accident.','No fracture.','Sent him back to home.when he is completely fit then send him to school.\r\n','Take rest and move your foot.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-05-14 04:20:50','2025-04-19 09:42:36'),(710,484,385,'2024-05-13 00:00:00',100,95.2,22,'60/40',178,25,7.89,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Swelling and pain on foot in an accident.','No fracture.','Sent him back to home.when he is completely fit then send him to school.\r\n','Take rest and move your foot.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-05-14 04:20:50','2025-04-19 09:42:36'),(711,484,385,'2024-05-13 00:00:00',100,95.2,22,'60/40',178,25,7.89,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Swelling and pain on foot in an accident.','No fracture.','Sent him back to home.when he is completely fit then send him to school.\r\n','Take rest and move your foot.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-05-14 04:20:50','2025-04-19 09:42:36'),(712,101,28,'2024-05-13 00:00:00',100,93.2,18,'70/30',119,17.3,12.22,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Minor cut on finger from stapler pin.','-','Cleaned with pyodine and saniplast applied.','Do not touch these sharp things.','None required at this time.','Scheduled on regular monitoring.','-','2024-05-15 04:11:50','2025-04-19 09:42:36'),(713,169,174,'2024-05-13 00:00:00',102,94.2,20,'80/40',168,17,6.02,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Child come with a complain of abdominal pain with nausea.','Gastric pain.','Sent to the washroom and give rest for 10 min.','Use light food in meal like daliya,khichri etc.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-05-15 04:20:56','2025-04-19 09:42:36'),(714,169,174,'2024-05-13 00:00:00',102,94.2,20,'80/40',168,17,6.02,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Child come with a complain of abdominal pain with nausea.','Gastric pain.','Sent to the washroom and give rest for 10 min.','Use light food in meal like daliya,khichri etc.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-05-15 04:20:56','2025-04-19 09:42:36'),(715,58,134,'2024-05-13 00:00:00',101,95.3,20,'60/40',170,24,8.3,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Child come with a complain of headache since morning.','Due to whether effects.','ORS given and also give rest for 10 min.','Drink more water.','None required at this time.','Scheduled for regular monitoring or on need basis.','-','2024-05-15 04:27:52','2025-04-19 09:42:36'),(716,158,84,'2024-05-13 00:00:00',112,96.2,20,'70/40',185,26,7.6,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Child come with a c/o legache since morning.','-','Analgesic applied.','Advise for rest.','No need to referred.','Scheduled for regular monitoring.','-','2024-05-15 04:33:01','2025-04-19 09:42:36'),(717,130,65,'2024-05-18 00:00:00',100,94.4,18,'60/30',108,15.5,13.29,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness same as previous screening.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal and snacks.  ','Referred to nutritionist for the further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents on healthy food to make child healthy.','2024-05-18 05:07:48','2025-01-21 11:19:22'),(718,130,65,'2024-05-18 00:00:00',100,94.4,18,'60/30',108,15.5,13.29,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness same as previous screening.','Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal and snacks.  ','Referred to nutritionist for the further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents on healthy food to make child healthy.','2024-05-18 05:07:48','2025-01-21 11:19:49'),(719,129,64,'2024-05-18 00:00:00',98,92.1,20,'80/40',169,19,6.65,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness .','Low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid to skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to improve child health.','2024-05-18 05:24:26','2025-04-19 09:42:17'),(720,58,134,'2024-05-16 00:00:00',101,94.2,20,'60/30',182,18,5.43,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Child come with a complain of headache.','Low blood pressure.','Informed his parents and give ORS for low BP.','Take more water and consume healthy meal.','None required at this time.','Scheduled for regular monitoring.','-','2024-05-18 05:46:11','2025-04-19 09:42:36'),(721,383,308,'2024-05-16 00:00:00',101,93.2,20,'70/30',178,22,6.94,'Severe Thinness',0,0,'None','None','None','Healthy','None','Child come with a history of abdominal pain.','Gastric pain.','Sent to the washroom and give rest for 10 mints.','Consume lite diet.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-05-18 05:53:15','2025-04-19 09:42:36'),(722,383,308,'2024-05-16 00:00:00',101,93.2,20,'70/30',178,22,6.94,'Severe Thinness',0,0,'None','None','None','Healthy','None','Child come with a history of abdominal pain.','Gastric pain.','Sent to the washroom and give rest for 10 mints.','Consume lite diet.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-05-18 05:53:16','2025-04-19 09:42:36'),(723,98,149,'2024-05-18 00:00:00',101,94.6,18,'60/40',122,20,13.44,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness as previous because,most of time she skip her meal.','Low B MI and dental cavity identified. ','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal and do not skip meal. Avoid from sugary food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health sessions with parents to help in improve child health.','2024-05-20 05:15:58','2024-11-19 05:31:41'),(724,152,91,'2024-05-18 00:00:00',102,95.8,17,'70/30',125,21,13.44,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Severe','Child presented with a history of sever and dental cavity also as previous.','Dental cavity and Low body mass index identified.','Implementing balanced meal plan with monitoring weight gain.','Encouraged to consume healthy meal and avoid from sugary food.','Referred to dentist for treatment.','Scheduled for regular monitoring for dental hygiene and weight gain.','Conducted health session with child and her parents to improve child health.','2024-05-21 07:01:16','2024-11-16 08:50:18'),(725,82,38,'2024-05-18 00:00:00',104,97.9,22,'60/30',122,21,14.11,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and bad oral hygiene identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and maintain oral hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health and hygiene. ','2024-05-21 07:27:25','2025-04-19 09:41:52'),(726,159,97,'2024-05-18 00:00:00',100,97.7,21,'60/30',116,20.5,15.23,'Severe Thinness',0,0,'None','None','Good','Healthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low B MI and bad oral hygiene identified same as previous.','Implementing balanced meal plan with monitoring weight gain .','Encouraged to consume healthy meal and maintain oral hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-05-21 10:17:48','2025-04-19 09:42:17'),(727,87,154,'2024-05-21 00:00:00',101,94.8,18,'80/40',120,20,13.89,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with badly sever thinness.','Malnutrition or low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health sessions on nutrition with his parents to improve child health.','2024-05-21 11:18:03','2025-04-19 09:42:36'),(728,87,154,'2024-05-21 00:00:00',101,94.8,18,'80/40',120,20,13.89,'Severe Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with badly sever thinness.','Malnutrition or low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted health sessions on nutrition with his parents to improve child health.','2024-05-21 11:18:03','2025-04-19 09:42:36'),(729,119,129,'2024-05-20 00:00:00',102,94.2,18,'60/40',135,27.5,15.09,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to improve child health.','2024-05-22 04:31:35','2025-04-19 09:42:36'),(730,119,129,'2024-05-20 00:00:00',102,94.2,18,'60/40',135,27.5,15.09,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to improve child health.','2024-05-22 04:31:35','2025-04-19 09:42:36'),(731,153,161,'2024-05-20 00:00:00',110,99,21,'60/30',108,14.5,12.43,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented with a history of sever thinness as previous.','Low B MI because she was suffering from illness in back days.','Implementing structured meal plan with monitoring weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-05-25 08:20:12','2025-04-19 09:42:36'),(732,71,31,'2024-06-01 00:00:00',101,96.5,22,'60/40',166,17,6.17,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness due to habit of skip meal.','Low body mass index identified.','Implementing structured balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks do not skip your meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted counseling sessions with parents to improve child health.','2024-06-01 03:48:54','2025-04-19 09:42:36'),(733,71,31,'2024-06-01 00:00:00',101,96.5,22,'60/40',166,17,6.17,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness due to habit of skip meal.','Low body mass index identified.','Implementing structured balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks do not skip your meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth.','Conducted counseling sessions with parents to improve child health.','2024-06-01 03:48:54','2025-04-19 09:42:36'),(734,101,28,'2024-06-01 00:00:00',103,95.1,23,'60/30',119,17.3,12.22,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness as previous.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to help in improve child health.','2024-06-01 04:18:08','2025-04-19 09:41:52'),(735,75,19,'2024-06-01 00:00:00',110,96.8,20,'60/40',165,14,5.14,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness as like previous history.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks and advised to avoid from junks.','Referred again to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to improve child health.','2024-06-01 04:48:59','2025-04-19 09:42:36'),(736,95,7,'2024-06-01 00:00:00',110,97.9,22,'80/40',158,14.5,5.81,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Severe','Child have iron deficiency anemia that\'s why he have dental caries he also  have cleft palate.  ','Iron deficiency anemia with dental caries. ','In school premises we are trying to give more best meal,who have lots of iron.','Encouraged to eat healthy foods who have iron and advised to avoid skip your meal.','He is already take consultations from his doctor.','Scheduled for regular monitoring for healthy growth of child.','Conducted health education session with his parents to help in improve child health.','2024-06-01 05:31:44','2025-04-19 09:42:17'),(737,78,22,'2024-06-01 00:00:00',100,97.7,20,'90/50',172,21,7.1,'Severe Thinness',0,0,'None','None','Good','Healthy','Mild','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted counseling sessions with child and his parents to help in improve child health. ','2024-06-01 05:55:44','2025-04-19 09:42:17'),(738,63,45,'2024-06-01 00:00:00',110,96.3,20,'80/40',126,22,13.86,'Severe Thinness',0,0,'None','Mild','Good','Healthy','Mild','Child presented with  a complain of sever thinness ','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education with parents to help in improve child health.','2024-06-01 07:06:40','2025-04-19 09:41:52'),(739,33,122,'2024-05-21 00:00:00',111,95.8,20,'60/30',108,14.5,12.43,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with the complain of sever thinness due to habit of skip meal.','Low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume daily meal and avoid to skip it.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-06-22 06:18:15','2025-04-19 09:42:36'),(740,33,122,'2024-05-21 00:00:00',111,95.8,20,'60/30',162,14,5.33,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with the complain of sever thinness due to habit of skip meal.','Low body mass index identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encouraged to consume daily meal and avoid to skip it.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-06-22 06:18:15','2025-04-19 09:42:36'),(741,90,124,'2024-05-21 00:00:00',100,95.2,20,'60/40',119,17,12,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the complaint of severe thinness and also have plaque in teeth.','Low body mass index identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and avoid from sugary food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain. ','Conduct health education session with parents to improve child health.','2024-06-22 06:41:35','2025-04-19 09:42:17'),(742,74,24,'2024-05-21 00:00:00',101,97.3,18,'80/40',131,19,11.07,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child have bad habit of no brush his teeth and also skip meal.','plaque teeth and mild thinness identified.','In school premises implementing balanced meal plan and monitoring intake. ','Encouraged to do brush your twice in a day and avoid from skip meal.','None required at this time.','Scheduled for regular monitoring.','Conducted health session with parents on personal hygiene to improve child health.','2024-06-24 03:57:27','2025-04-19 09:42:17'),(743,164,80,'2024-05-21 00:00:00',102,95.7,18,'60/40',182,25,7.55,'Severe Thinness',0,0,'None','Mild','Good','Healthy','Mild','Child presented with bad personal hygiene with plaque in teeth.','Bad oral and personal hygiene and low B MI.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to do brush the teeth  twice in a day and take bath  to maintain hygiene.','Referred to nutritionist for further assessment.','Scheduled for day by day monitoring to make habit of maintain hygiene.','Conducted health session with parents on personal hygiene to help in improve child health.','2024-06-24 04:52:24','2025-04-19 09:41:52'),(744,101,28,'2024-05-21 00:00:00',99,94.3,17,'70/40',119,17.3,12.22,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Severe','Child having bad oral and personal hygiene and also sever thinness.','Low body mass index and bad personal hygiene identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to maintain personal and oral hygiene and to take healthy food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain and to maintain personal hygiene.','Conducted health education session with parents to help in improve child health.','2024-06-24 05:23:55','2025-04-19 09:41:52'),(745,116,72,'2024-05-21 00:00:00',100,96.6,18,'80/40',109,16,13.47,'Severe Thinness',0,0,'None','Mild','Mild','Unhealthy','None','Child presented with the history of sever thinness and also having confused behavior.','Low body mass index and mild lake of consciousness  identified.','Implementing balanced meal plan with monitoring intake and do counseling for mental growth. ','Encouraged to consume healthy meal and to talk openly without any fear.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain and counseling therapy.','Conducted health session with  parents also to improve child mental and physical health.','2024-06-24 05:56:16','2025-04-19 09:42:36'),(746,35,79,'2024-05-25 00:00:00',111,98.4,21,'80/40',182,22,6.64,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Accidental injury on hand from road at home time.','-','Cleaned with pyodine and bandaged with polyfax skin ointment.','Maintain hygiene and avoid from junk food.','Referred to Dr. Aslam for treatment.','Scheduled for next monitoring.','-','2024-06-24 06:52:42','2025-04-19 09:42:36'),(747,77,131,'2024-06-24 00:00:00',101,98.4,20,'60/40',168,18,6.38,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with a c/o chest pain.','no fever and no chest congestion.','Give rest for 05 mints and then send back to the class.','Do not use child water for drink.','No need to refer.','follow up done after 2 hrs, he is fine now.','-','2024-06-24 09:01:07','2025-04-19 09:42:36'),(748,77,131,'2024-06-24 00:00:00',101,98.4,20,'60/40',168,18,6.38,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with a c/o chest pain.','no fever and no chest congestion.','Give rest for 05 mints and then send back to the class.','Do not use child water for drink.','No need to refer.','follow up done after 2 hrs, he is fine now.','-','2024-06-24 09:01:07','2025-04-19 09:42:36'),(749,109,60,'2024-06-24 00:00:00',101,96.2,20,'60/40',124,22,14.31,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Minor cut on ear with no bleeding or any kind of discharge.','Minor cut.','Cleaned with pyodine and polyfax skin ointment applied.','-','-','-','-','2024-06-24 09:04:32','2025-04-19 09:42:36'),(750,90,124,'2024-06-24 00:00:00',100,94.2,20,'60/30',119,17,12,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with the c/o pain on little finger of Rt hand.','no swelling but his finger is not moved properly.','Analgesic cream applied for relive pain.','Go for checkup from orthopedic.','Referred to Dr. Aslam for further advice.','Scheduled for regular monitoring.','-','2024-06-24 09:21:46','2025-04-19 09:42:36'),(751,90,124,'2024-06-24 00:00:00',100,94.2,20,'60/30',119,17,12,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with the c/o pain on little finger of Rt hand.','no swelling but his finger is not moved properly.','Analgesic cream applied for relive pain.','Go for checkup from orthopedic.','Referred to Dr. Aslam for further advice.','Scheduled for regular monitoring.','-','2024-06-24 09:21:46','2025-04-19 09:42:36'),(752,97,45,'2024-06-24 00:00:00',101,95.3,18,'80/30',175,18,5.88,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child come with a complain of minor cut on leg.','Slight bleeding seen.','Cleaned with pyodine and saniplast applied.','-','Non required.','-','-','2024-06-24 09:26:12','2025-04-19 09:42:36'),(753,20,11,'2024-05-25 00:00:00',100,93.2,20,'60/40',168,18,6.38,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with abdominal pain.','Gastric pain.','Sent to the washroom then gave rest for 05 mints and then send back to the class.','Drink more water and take light food in meal.','Referred to Dr Aslam  for  treatment.','Scheduled after checkup from Dr Aslam.','-','2024-06-24 09:39:35','2025-04-19 09:42:36'),(754,83,20,'2024-05-27 00:00:00',110,96.3,20,'60/40',131,24,13.99,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the complain of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-06-24 10:45:35','2025-04-19 09:42:36'),(755,145,98,'2024-05-27 00:00:00',100,96.3,21,'60/30',173,18,6.01,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented with the complain of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-06-24 10:53:40','2025-04-19 09:42:36'),(756,145,98,'2024-05-27 00:00:00',100,96.3,21,'60/30',173,18,6.01,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','None','Child presented with the complain of sever thinness.','Low body mass index identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to help in improve child health.','2024-06-24 10:53:40','2025-04-19 09:42:36'),(757,77,131,'2024-05-27 00:00:00',111,96.7,18,'50/30',167,19,6.81,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with the complain of sever thinness and with bad oral hygiene.','Low body mass index and bad oral hygiene identified.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal  and snacks and also avoid from skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gainn.','Conducted health education session with parents to help in improve child health.','2024-06-24 11:05:18','2025-04-19 09:41:52'),(758,387,311,'2024-05-27 00:00:00',102,96.2,18,'60/40',185,18,5.26,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with a c/o busted pustule on face with pain.','-','Removed puss and clean with swabs.','Maintain personal hygiene.','Referred to Dr. Aslam for further assessment.','Scheduled after checkup from Dr. Aslam.','-','2024-06-24 11:17:48','2025-04-19 09:42:36'),(759,406,321,'2024-07-01 00:00:00',101,100,22,'60/30',174,21,6.94,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with a complain of fever and bodyache.','Viral fever.','Informed to his parents and gave rest for 10 mints.','Go for checkup from Dr Aslam.','Referred to Dr Aslam for treatment.','Scheduled for monitoring after checkup.','-','2024-07-01 07:10:37','2025-04-19 09:42:36'),(760,25,39,'2024-07-01 00:00:00',100,94.2,18,'60/40',117,17,12.42,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with having a busted pustule on head with pain.','Allergy.','Cleaned with pyodine and analgesic applied.','Maintain personal hygiene.','Referred to Dr Aslam for treatment.','Scheduled for regular monitoring.','-','2024-07-01 07:24:22','2025-04-19 09:42:36'),(761,25,39,'2024-07-01 00:00:00',100,94.2,18,'60/40',117,17,12.42,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with having a busted pustule on head with pain.','Allergy.','Cleaned with pyodine and analgesic applied.','Maintain personal hygiene.','Referred to Dr Aslam for treatment.','Scheduled for regular monitoring.','-','2024-07-01 07:24:22','2025-04-19 09:42:36'),(762,40,144,'2024-07-01 00:00:00',110,98.4,22,'60/30',140,17.5,8.93,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with a c/o chronic runny ear. ','Disorder of tympanic membrane.','Informed to her parents, child is already in under treatment.','Take good care and don\'t use any thing in your ear. ','-','Scheduled for regular monitoring.','-','2024-07-01 08:09:29','2025-04-19 09:42:36'),(763,482,171,'2024-07-01 00:00:00',112,94.2,18,'60/30',168,22,7.79,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with a c/o legache since morning.O/E. no swelling or redness seen.','Muscular pain.','Analgesic cream applied on leg.','Take rest.','None required at this time.','On need basis.','-','2024-07-01 10:08:14','2025-04-19 09:42:36'),(764,28,37,'2024-07-01 00:00:00',101,96.2,20,'70/30',116,17,12.63,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child have injury on heal from bike.','Injury.','Cleaned with pyodine and polyfax applied.','Maintain hygiene and avoid from spicy food.','Referred to Dr Aslam for further treatment.','Scheduled for regular monitoring.','-','2024-07-01 10:20:40','2025-04-19 09:42:36'),(765,165,171,'2024-07-01 00:00:00',101,95.3,22,'80/40',178,24,7.57,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with a complain of headache BP 60/40 mmhg. ','headache due to hot season.','ORS given.','Drink more water.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-01 10:29:47','2025-04-19 09:42:36'),(766,115,72,'2024-05-27 00:00:00',111,98.2,18,'60/40',175,20,6.53,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with a complain of cough and headache.','Weakness.','ORS given and gave rest for 10 mints.','Do not drink chilled water and take rest.','Referred to Dr Aslam for further treatment.','Scheduled for regular monitoring.','-','2024-07-01 10:46:43','2025-04-19 09:42:36'),(767,21,112,'2024-05-27 00:00:00',103,95.3,20,'60/30',182,24,7.25,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child come with a c/o legache.','Muscular pain.','Analgesic cream applied.','Take rest.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-01 10:56:07','2025-04-19 09:42:36'),(768,482,171,'2024-07-02 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a complain of pain in both legs.','Muscular pain.','Analgesic cream applied.','Take rest.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-02 10:24:47',NULL),(769,482,171,'2024-07-02 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a complain of pain on both legs. O/E. no swelling or redness seen.','Muscular pain.','Analgesic cream applied.','Take rest.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-02 10:31:20',NULL),(770,406,321,'2024-07-01 00:00:00',101,100,22,'60/40',168,15,5.31,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child come with the complain of fever and bodyache.','Viral fever.',' Informed his parents and gave rest for 10 mints.','Take rest and avoid from junk foods.','Referred to Dr Aslam for further treatment.','Scheduled for regular monitoring.','-','2024-07-10 10:17:45',NULL),(771,25,39,'2024-07-01 00:00:00',101,95.4,21,'60/30',117,17,12.42,'Severe Thinness',0,0,'None','None','None','','None','Child come with a complain of pustule on head with pain.','Allergic skin disease due to hot weather.','Cleaned with pyodine and analgesic cream applied.','Take bath daily and maintain personal hygiene.','Referred to skin specialist.','Scheduled for regular monitoring.','-','2024-07-11 04:19:18','2025-04-19 09:42:36'),(772,40,144,'2024-07-01 00:00:00',101,98.4,22,'60/40',140,17.7,9.03,'Severe Thinness',0,0,'None','None','None','','None','P/C. runny ear with pain since three to four months.',' Otorrhea.','Informed her parents, they already treat from doctor. ','Don\'t put any thing/sharp in ear.','They are already taking consultation from ENT.','Scheduled for regular monitoring or on need basis.','-','2024-07-11 08:32:31','2025-04-19 09:42:36'),(773,28,37,'2024-07-01 00:00:00',101,95.4,20,'60/40',116,17,12.63,'Severe Thinness',0,0,'None','None','None','','None','Child come for bandaging on minor injury on foot from bike.','Accidental injury.','Cleaned with pyodine and bandaged with polyfax skin ointment.','Do not used spice in meals and maintain personal hygiene.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-11 08:40:43','2025-04-19 09:42:36'),(774,2,2,'2024-07-01 00:00:00',NULL,NULL,NULL,'60/30',182,22,6.64,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning.','Low blood pressure.','ORS given and also gave rest for 10 mints.','Drink more water.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-11 09:02:28',NULL),(775,419,335,'2024-07-02 00:00:00',NULL,NULL,NULL,'60/40',178,24,7.57,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of nasal bleeding.','Due to hot weather.','Pinch the nose for 10 second or till stop bleeding.','Do not put your head on upword.','Referred to Dr Aslam for further treatment.','Scheduled for regular monitoring.','-','2024-07-11 09:18:07',NULL),(776,6,12,'2024-07-02 00:00:00',NULL,NULL,NULL,'60/30',185,25,7.3,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'P/C. busted pustule with pussy discharge and also he have vertigo.','Low blood pressure.','Cleaned the discharge and analgesic applied on face also ORS given for BP.','Take healthy meal and drink more water.','Referred to Dr Aslam.','Scheduled for regular monitoring.','-','2024-07-11 09:26:50',NULL),(777,175,180,'2024-07-02 00:00:00',NULL,NULL,NULL,'60/40',175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of weakness and vertigo.','Low blood presser.','ORS given and rest for 10 mints.','Drink more water and eat healthy meal.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-11 10:03:54',NULL),(778,28,37,'2024-07-02 00:00:00',101,96.2,21,'60/40',116,17,12.63,'Severe Thinness',0,0,'None','None','None','','None','Followup. child come for bandaging on minor accidental injury on foot from bike.','Now injured part is going to be heal.','Cleaned with pyodine and polyfax applied.','Do not eat junks and maintain cleanliness of foot. ','None required at this time.','Scheduled for regular monitoring.','-','2024-07-11 10:11:44','2025-04-19 09:42:36'),(779,475,169,'2024-07-02 00:00:00',NULL,NULL,NULL,NULL,168,15,5.31,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Allergic pustules on face and whole body with itching.','Skin allergy due to hot weather. ','Informed her parents to take consultant from skin specialist. ','Maintain personal hygiene.','Referred to skin specialist for further assessment.','Scheduled for regular monitoring.','-','2024-07-11 10:29:53',NULL),(780,472,365,'2024-07-02 00:00:00',NULL,99,NULL,NULL,165,15,5.51,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with the complain of fever and flue.','-','Informed to his parents and gave rest for 10 mints.','Don\'t use chilled water for drink take steam from hot water.','Referred to Dr Aslam for further assessment.','Scheduled for next day.','-','2024-07-12 10:47:04',NULL),(781,263,181,'2024-07-02 00:00:00',62,98,20,NULL,178,22,6.94,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'P/C. abdominal pain with also chest pain since morning.','Gastric pain.','Risek sachets given and gave rest for 10 mints.','Do walk after eating meal, take light diet in meal and drink more water.','Referred to Dr Aslam for further assessment.','Scheduled for next day.','-','2024-07-12 11:04:10',NULL),(782,127,69,'2024-07-02 00:00:00',NULL,NULL,NULL,NULL,167,14,5.02,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o pain in legs since morning.','Muscular pain.','Syp. panadol 5 ml given.','Advice for rest and take healthy meal.','Referred to Dr Aslam for further assessment.','Scheduled for next day.','-','2024-07-12 11:08:59',NULL),(783,48,154,'2024-07-03 00:00:00',NULL,NULL,NULL,NULL,167,20,7.17,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Sevre infaction on toe her nail detach from the root of toe.','Onycholysis (fungal infaction).','Remove the nail and then cleaned with pyodine and bandaged with polyfax skin ointment.','Prevent from dust and washed from soap and water to maintain hygiene.','Referred to Dr Aslam for treatment.','Scheduled for 4-7-24.','-','2024-07-13 03:53:20',NULL),(784,77,131,'2024-07-03 00:00:00',NULL,NULL,NULL,'80/40',167,15,5.38,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning.','-','Given rest for 10 mints and then send back to class.','Encouraged to take healthy meal and more water for drink.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-07-13 05:42:57',NULL),(785,149,101,'2024-07-03 00:00:00',101,96.4,21,'60/40',126,22,13.86,'Severe Thinness',0,0,'None','None','None','','None','Child come with the injury from pencil on finger.','Minor injury.','Stop bleeding 1st,and cleaned with pyodine and polyfax applied.','Maintain personal hygiene.','None required at this time.','Scheduled next day 04/07/24.','-','2024-07-13 05:54:05','2025-04-19 09:42:36'),(786,34,57,'2024-07-03 00:00:00',NULL,NULL,NULL,NULL,182,22,6.64,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a complain of abdominal pain.','gastric pain.','Sent to the washroom and Risek sachet given.','Take light diet for eat and drink more water.','None required at this time.','Scheduled for 04/07/24.','-','2024-07-13 06:14:36',NULL),(787,34,57,'2024-07-03 00:00:00',NULL,NULL,NULL,NULL,182,22,6.64,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a complain of abdominal pain.','gastric pain.','Sent to the washroom and Risek sachet given.','Take light diet for eat and drink more water.','None required at this time.','Scheduled for 04/07/24.','-','2024-07-13 06:14:36',NULL),(788,215,204,'2024-07-04 00:00:00',NULL,NULL,NULL,NULL,174,19,6.28,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with abdominal pain and also minor cut on foot.','Gastric pain.','Sent to the washroom and Risek sachet given, polyfax applied on cut.','Take light diet for eating.','None required at this time.','Scheduled for regular monitoring. ','-','2024-07-13 07:27:38',NULL),(789,215,204,'2024-07-04 00:00:00',NULL,NULL,NULL,NULL,174,19,6.28,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with abdominal pain and also minor cut on foot.','Gastric pain.','Sent to the washroom and Risek sachet given, polyfax applied on cut.','Take light diet for eating.','None required at this time.','Scheduled for regular monitoring. ','-','2024-07-13 07:27:38',NULL),(790,43,113,'2024-07-04 00:00:00',NULL,NULL,NULL,NULL,177,20,6.38,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of broken teeth with pain.','-','Removed the broken teeth and glycerin applied on gums.','Do gargles from chilled water. ','None required at this time.','Scheduled for regular monitoring.','-','2024-07-13 07:31:51',NULL),(791,143,75,'2024-07-03 00:00:00',NULL,NULL,NULL,NULL,172,20,6.76,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning.','On examination distended abdomen.','Sent to the washroom and Risek sachet given.','take lite food and drink more water.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-18 06:24:34',NULL),(792,60,35,'2024-07-03 00:00:00',NULL,NULL,20,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and chest pain.','On ex, chest clear.','Give warm water and syrup .siroline 5 ml given.','Take warm water and also take rest.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-07-18 06:36:34',NULL),(793,48,154,'2024-07-04 00:00:00',NULL,NULL,NULL,NULL,167,18,6.45,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Come for only bandaging on chronic wound. ','O/E, no any kind of secretion or pussy discharge seen.','Cleaned with pyodine and bandaged with polyfax ointment.','Maintain personal hygiene.','Referred to Dr Aslam for further treatment.','Scheduled for daily monitoring.','-','2024-07-18 06:43:00',NULL),(794,25,39,'2024-07-04 00:00:00',101,95.4,21,'60/30',117,17.5,12.78,'Severe Thinness',0,0,'None','None','None','','None','Child come with a complain of busted pustule on head with pussy discharge.','Allergic symptoms due to hot weather.','Removed all puss and cleaned with pyodine.','Maintain personal hygiene take bath daily.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-07-18 06:50:28','2025-04-19 09:42:36'),(795,135,79,'2024-07-05 00:00:00',NULL,NULL,NULL,NULL,175,20,6.53,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a complain of nasal bleeding.','O/E, no cut or scratch in nose.','Moved the head down and pinch the nose for 10 second or till stop bleeding. ','Take rest and drink more water.','Referred to Dr Aslam for further treatment.','Scheduled for 06/07/24.','-','2024-07-18 06:58:16',NULL),(796,455,373,'2024-07-08 00:00:00',NULL,NULL,NULL,NULL,180,25,7.72,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o eye pain.','O/E, no redness or any dust particale seen.','Washed the eye from cold water and rose water put in eye.','Do not rub your eye.','None required at this time.','Done after two hrs.','-','2024-07-18 07:21:06',NULL),(797,416,330,'2024-07-08 00:00:00',NULL,NULL,NULL,NULL,174,18,5.95,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o busted pustule with pussy discharge.','Allergic symptoms due to hot weather.','Cleaned with pyodine after removed puss and polyfax applied.','Take bath daily and drink more water.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-07-18 08:08:47',NULL),(798,153,161,'2024-07-08 00:00:00',101,96.4,21,'60/30',108,14.5,12.43,'Severe Thinness',0,0,'None','None','None','','None','Child come with having pustular lesions on face with pussy discharge.','Allergy due to hot weather.','Removed puss ,washed the face and analgesic cream applied.','Maintain personal hygiene.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-07-18 08:16:12','2025-04-19 09:42:36'),(799,60,35,'2024-07-20 00:00:00',NULL,98.6,NULL,NULL,187,20,5.72,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a complain of bodyache also throat pain.','-','Syp. panadol 10 ml given ','Gargle from warm water and take lite food.','Referred to Dr. Aslam for further treatment.','Scheduled for regular monitoring.','-','2024-07-20 07:27:48',NULL),(800,25,39,'2024-07-20 00:00:00',101,95.4,21,'60/30',117,17.5,12.78,'Severe Thinness',0,0,'None','None','None','','None','Child presented with multiple pustule on head  with lesion.','Skin infaction.','Informed to his parents to take him and go for check up from skin specialist.','Maintain personal hygiene.','Referred to skin hospital (Chamra hospital) ','Scheduled for regular monitoring.','-','2024-07-20 07:50:45','2025-04-19 09:42:36'),(801,28,37,'2024-07-20 00:00:00',101,96.4,19,'60/30',117,17.5,12.78,'Severe Thinness',0,0,'None','None','None','','None','Allergic pustules on fingers with pain and discharge.','-','Cleaned with pyodine and polyfax applied.','Maintain personal hygiene.','Referred to Dr Aslam for further treatment.','Scheduled for regular monitoring.','-','2024-07-20 07:54:57','2025-04-19 09:42:36'),(802,349,273,'2024-07-20 00:00:00',NULL,99,NULL,NULL,168,15,5.31,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with the c/o fever and bodyache.','Viral fever.','Syp. panadol 5 ml (according to age) given and informed to her parents. ','Take rest and eat healthy food.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-07-20 08:01:08',NULL),(803,213,203,'2024-07-20 00:00:00',NULL,NULL,NULL,NULL,178,20,6.31,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o pussy discharge from old wound.','-','Removed all puss and cleaned with pyodine then bandaged with polyfax skin ointment.','Main hygiene and do not eat spicy food.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-07-20 08:05:21',NULL),(804,376,21,'2024-07-20 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o busted pustule with pussy discharge on leg.','Skin disease.','Removed all puss and cleaned with pyodine then saniplast applied.','Maintain hygiene.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-07-20 08:10:16',NULL),(805,8,87,'2024-07-20 00:00:00',101,102,22,'90/60',175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o fever with bodyache.','Viral fever.','Tab. panadol 1 and rest given for 10 mints. ','Take rest and eat healthy food.','Referred to Dr Aslam for further treatment.','Scheduled on 21/7/24.','-','2024-07-20 08:17:11',NULL),(807,165,171,'2024-07-18 00:00:00',NULL,NULL,NULL,'60/30',175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o headache since morning.','Blood pressure low.','ORS given.','Go for eye checkup because of continues headache.','Referred to Dr Aslam for further recommendation or treatment.','Scheduled for regular monitoring.','-','2024-07-20 08:29:53',NULL),(808,109,60,'2024-07-13 00:00:00',101,96.4,21,'60/40',124,22,14.31,'Severe Thinness',0,0,'None','None','None','','None','Child come with a c/o minor cut on eyebrow.','-','Just polyfax skin ointment applied.','Take care.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-20 08:33:19','2025-04-19 09:42:36'),(809,128,69,'2024-07-12 00:00:00',NULL,NULL,NULL,'60/30',175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o headache since morning.','General weakness.','Informed to his parents and ORS given.','Take healthy meal and drink more water.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','-','2024-07-22 05:36:43',NULL),(810,170,175,'2024-07-12 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o earache since morning.','Wax in ear.','Two drops of Betnesol -N put in ear.','Maintain personal hygiene.','Referred to ENT for further treatment.','Scheduled for regular monitoring.','-','2024-07-22 06:16:33',NULL),(811,170,175,'2024-07-12 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o earache since morning.','Wax in ear.','Two drops of Betnesol -N put in ear.','Maintain personal hygiene.','Referred to ENT for further treatment.','Scheduled for regular monitoring.','-','2024-07-22 06:16:33',NULL),(812,153,161,'2024-07-12 00:00:00',101,96.4,21,'60/30',109,14.7,12.37,'Severe Thinness',0,0,'None','None','None','','None','Child have pustules on face with pain. ','Hot weather effects.','Analgesic cream applied on pustules.','Maintain personal hygiene.','Referred to skin specialist for further assessment.','Scheduled for regular monitoring.','-','2024-07-22 06:21:37','2025-04-19 09:42:36'),(813,86,158,'2024-07-12 00:00:00',102,96.4,21,'60/40',125,20.7,13.25,'Severe Thinness',0,0,'None','None','None','','None','Child come with a c/o abdominal pain since morning.','Gastric pain.','Sent to the washroom and rest given for 10 mints.','Take light diet and drink more water.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-22 06:26:57','2025-04-19 09:42:36'),(814,165,171,'2024-07-23 00:00:00',NULL,NULL,NULL,'90/60',175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o heartburn.','Gastric probleum.','Risek sachets given.','Take light diet and drink more water.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-24 05:26:19',NULL),(815,409,317,'2024-07-22 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o abdominal pain.','Gastric pain.','Sent to the washroom and 10 mints rest given then send back to the class.','Take light diet and drink more and boil water.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-24 05:34:17',NULL),(816,8,87,'2024-07-24 00:00:00',NULL,98,NULL,'60/30',175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o throat pain with bodyache.','Due to weather changes.','Tab. panadol 1 tab given.','Do gargle with warm water eat light diet and drink boil water.','Referred to Dr Aslam for further treatment.','Scheduled for regular monitoring.','-','2024-07-25 04:35:04',NULL),(817,20,11,'2024-07-24 00:00:00',NULL,NULL,NULL,'80/40',175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a complain of headache.','Anxiety.','Counselled the child and tab. panadol 1 tab given.','Drink more water and encouraged to do hard work in studies.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-25 04:40:05',NULL),(818,1,1,'2024-07-12 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a c/o abdominal pain.','Gastric pain.','Sent to the washroom. when she was felt better then sent her back to the class. ','Drink boil water and eat light diet.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-25 04:49:09',NULL),(819,5,11,'2024-07-12 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a complain of pain in both legs.','Muscular pain.','Syp. panadol 10 ml given. ','Take healthy food and drink more water.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-25 04:52:58',NULL),(820,28,37,'2024-07-20 00:00:00',100,96.1,19,'60/30',117,17.5,12.78,'Severe Thinness',0,0,'None','None','None','','None','C/O pussy discharge from old wound with pain.','Accidental injury.','Cleaned with pyodine and bandaged with polyfax and cikatrin powder. Syp. panadol 10 ml also given.','Maintain personal hygiene.','Referred to Dr Aslam for further treatment.','Scheduled for regular monitoring.','-','2024-07-25 04:58:37','2025-04-19 09:42:36'),(821,9,141,'2024-07-12 00:00:00',NULL,98,NULL,'70/30',175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o bodyache with eyes burning.','viral.','Syp. panadol 10 ml given and rest given for 10 mints.','Encouraged to take healthy diet.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-07-25 05:03:56',NULL),(822,110,77,'2024-07-12 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o bleeding from old wound.','-','Cleaned with pyodine and polyfax applied.','Maintain personal hygiene.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-25 05:06:48',NULL),(823,110,77,'2024-07-11 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o minor cut on eyebrow .','-','Polyfax skin ointment applied.','-','-','-','-','2024-07-25 08:12:03',NULL),(824,224,211,'2024-07-11 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a complain of pustule on index finger with pain.','Skin allergy.','Analgesic cream applied for soothing.','Maintain personal hygiene.','Referred to skin specialist.','Scheduled for regular monitoring.','-','2024-07-27 03:54:48',NULL),(825,90,124,'2024-07-11 00:00:00',101,98,21,'60/30',120,17.2,11.94,'Severe Thinness',0,0,'None','None','None','','None','Child come with a complain of bodyache and vertigo.','Viral problem.','Syp. panadol 10 ml and rest for 05 mints given.','Take healthy food and drink more water.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-07-27 03:59:40','2025-04-19 09:42:36'),(826,64,48,'2024-07-11 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o pain in eye with redness.','Getting hurt from stick at his home. ','Rose water putted in eye. ','Come again after 2 hrs.','Referred to ENT.','After two hrs.','Follow up done after two hrs, now he feels better.','2024-07-27 04:29:41',NULL),(827,349,273,'2024-07-11 00:00:00',NULL,98.4,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o throat pain and also redness in throat.','Mild infaction in throat.','Syp. panadol 5 ml given for relive pain.','Do gargle from warm water and do not eat spicy and oily food.','Referred to Dr Aslam for further treatment.','Scheduled for regular monitoring.','-','2024-07-27 04:37:31',NULL),(828,457,361,'2024-07-11 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o minor cut with pain on hand.','Minor cut.','Saniplast applied on cut and send back to the class.','-','None required at this time.','Scheduled for regular monitoring.','-','2024-07-27 04:42:57',NULL),(829,87,154,'2024-07-10 00:00:00',100,96.4,21,'60/40',120,20,13.89,'Severe Thinness',0,0,'None','None','None','','None','Child presented with a c/o pain in both legs o/e, no swilling seen.','Muscular pain.','Syp. panadol 10 ml given.','Take rest and eat healthy foods.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-27 04:48:40','2025-04-19 09:42:36'),(830,28,37,'2024-08-09 00:00:00',100,96.1,19,'60/30',117,18,13.15,'Severe Thinness',0,0,'None','None','None','','None','Child come for bandaging on chronic wound. ','Accidental injury.','Cleaned with pyodine and bandaged with polyfax skin ointment.','Maintain personal hygiene.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-07-27 04:52:39','2025-04-19 09:42:36'),(831,12,18,'2024-07-09 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o minor cut on hand.','Minor cut.','Saniplast applied on hand.','Take healthy food for strong body.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-27 04:56:23',NULL),(832,12,18,'2024-07-09 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o minor cut on hand.','Minor cut.','Saniplast applied on hand.','Take healthy food for strong body.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-27 04:56:23',NULL),(833,5,11,'2024-07-09 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o bodyache since morning.','Muscular pain.','Given rest for 10 mints and send back to the class.','Take healthy meal and drink more water.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-27 05:00:10',NULL),(834,216,205,'2024-07-09 00:00:00',101,100,20,'90/60',175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o fever and headache since morning.','Viral fever','Syp. panadol 10 ml given.','Take rest and eat healthy food.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-07-27 05:04:48',NULL),(835,475,169,'2024-07-09 00:00:00',NULL,98.2,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o earache since morning.','-','Betnisol- N 2 drops put in ear for relive pain.','Do not put any thing in ear.','Referred to ENT.','Scheduled for 10-07-24.','Follow up done on 10-07-24 she is fine now.','2024-07-27 05:13:37',NULL),(836,475,169,'2024-07-09 00:00:00',NULL,98.2,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o earache since morning.','-','Betnisol- N 2 drops put in ear for relive pain.','Do not put any thing in ear.','Referred to ENT.','Scheduled for 10-07-24.','Follow up done on 10-07-24 she is fine now.','2024-07-27 05:13:37',NULL),(837,89,29,'2024-07-09 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a c/o foot ache since morning.','Muscular pain.','Analgesic cream applied on foot.','Take rest and eat healthy food.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-07-27 05:20:37',NULL),(838,77,131,'2024-07-09 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o minor cut on foot with no heavy bleeding.','Minor cut.','Saniplast applied on cut and send back to the class.','Take healthy food to get strong body.','None required at this time.','-','-','2024-07-27 05:25:28',NULL),(839,58,134,'2024-07-09 00:00:00',NULL,NULL,NULL,'60/30',175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o headache since morning.','Anxiety.','Syp. panadol 10 ml and counseling given.','Take healthy food and drink more water.','Referred to Dr Aslam for further assessment.','Scheduled for 10-07-24.','-','2024-07-27 05:30:40',NULL),(840,217,206,'2024-07-09 00:00:00',NULL,99.6,22,'60/40',175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o throat pain.','Redness in throat.','Syp. panadol 10 ml given.','Do gargle from warm water.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-07-27 05:34:18',NULL),(841,10,16,'2024-07-09 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a complain of a pustule on upper lid of eye with pain.','Skin allergy due to hot weather.','Analgesic cream applied on upper eye for soothing.','Come again after two hrs.','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring.','Follow up done after two hrs now she feels better.','2024-07-27 05:40:13',NULL),(842,10,16,'2024-07-09 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a complain of a pustule on upper lid of eye with pain.','Skin allergy due to hot weather.','Analgesic cream applied on upper eye for soothing.','Come again after two hrs.','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring.','Follow up done after two hrs now she feels better.','2024-07-27 05:40:13',NULL),(843,163,2,'2024-07-09 00:00:00',NULL,98.2,NULL,'90/50',175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a c/o headache and also throat pain.','Viral attack.','Tab. panadol 1 given with warm water.','Do gargle from warm water and take semi solid diet.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-07-27 05:46:12',NULL),(844,163,2,'2024-07-09 00:00:00',NULL,98.2,NULL,'90/50',175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a c/o headache and also throat pain.','Viral attack.','Tab. panadol 1 given with warm water.','Do gargle from warm water and take semi solid diet.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-07-27 05:46:12',NULL),(845,120,92,'2024-07-09 00:00:00',NULL,NULL,NULL,NULL,175,18,5.88,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o abdominal pain since morning.','Gastric pain.','Sent to the washroom and given rest for 10 mints then send back to the class.','Take semi solid diet and drink boil water.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-27 05:49:46',NULL),(846,130,65,'2024-07-08 00:00:00',101,96.4,21,'60/40',108,15.8,13.55,'Severe Thinness',0,0,'None','None','None','','None','Child come with a c/o abdominal pain.','Gastric pain.','Sent her to the washroom and given rest for 15 mints.','Take semi solid diet and drink more water.','None required at this time.','Scheduled for regular monitoring.','-','2024-07-27 05:56:11','2025-04-19 09:42:36'),(847,381,310,'2024-07-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a complain of abdominal pain since morning. ','Gastric pain ','Sent to the washroom and rest given for 10 minutes. ','Take light diet and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-08-10 03:37:14',NULL),(848,333,267,'2024-07-29 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o minor head injury with slight bleeding. ','No need for stichies. ','Cleaned with pyodine after stope bleeding and poly fax skin applied. ','Don\'t run in the classroom. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-08-10 03:43:09',NULL),(849,36,109,'2024-07-29 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o big busted pustule on middle of neck with pain. ','Skin disease. ','Remove all puss and leaned with pyodine and poly fax skin applied. Syp. Panadol 10ml given. ','Maintain personal hygiene and don\'t eat junk food. ','Referred to skin specialist. ','Scheduled for regular monitoring. ','-','2024-08-10 03:49:38',NULL),(850,50,135,'2024-07-29 00:00:00',NULL,99,24,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of fever and headache since night. ','Viral fever. ','Tab. Panadol 1tab given and also even rest for 10 minutes. ','Take rest and maintain personal hygiene. ','Referred to Dr. Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-10 03:54:21',NULL),(851,417,331,'2024-07-29 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a c/o busted pustule on forehead with pussy discharge. ','Skin disease. ','Cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene. ','Referred to skin specialist. ','Scheduled for regular monitoring. ','-','2024-08-10 03:58:01',NULL),(852,49,120,'2024-07-30 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of pustule on finger with pain. ','Skin disease. ','Analgesic cream applied ','Maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-08-10 04:01:01',NULL),(853,89,29,'2024-07-31 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o minor scratch on elbow joint. ','-','Cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-08-10 04:03:24',NULL),(854,50,135,'2024-07-31 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a complain of earache since morning. ','Wax in ear. ','Betnisol - N drops put in ear. ','Go and check up from ENT. ','Referred to ENT. ','Scheduled for next day. 1-8-24.','-','2024-08-10 04:07:23',NULL),(855,21,112,'2024-07-31 00:00:00',NULL,96.9,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a complain of headache. ','-','Syp. Panadol 10ml given and also given rest for 10 minutes. ','Take rest and maintain personal hygiene. ','None required. ','Scheduled for regular monitoring. ','-','2024-08-10 04:10:49',NULL),(856,370,298,'2024-08-17 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of busted pustule on chin with pussy discharge. ','Skin disease. ','Removed all puss and cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene and take more water for drink. ','Referred to skin specialist for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-17 05:05:50',NULL),(857,60,35,'2024-08-17 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pustule on whole body and face also with pain and discharge. ','Skin disease or infection. ','Removed puss from busted pustule and cleaned with pyodine and analgesic cream applied on other pustule. ','Maintain personal hygiene and take healthy food. ','Referred to skin specialist for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-17 05:13:03',NULL),(858,89,29,'2024-08-17 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of chronic injury on elbow joint with itching. ','-','Poly fax skin ointment applied. ','Maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-08-17 05:15:52',NULL),(859,5,11,'2024-08-06 00:00:00',110,102,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of fever and severe headache. ','Viral fever. ','Tablet panadol 1given and also rest given for 1/2hrs.\r\nAlso informed his parents. ','Take rest and eat healthy food. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 7-8-24','-','2024-08-17 05:21:09',NULL),(860,176,182,'2024-08-06 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of pain on hand due to fall down on examination no swelling seen. ','Muscular pain. ','Analgesic cream applied. ','Take care of yourself do not run fast. ','None required at this time. ','Scheduled for next day 7-8-24','-','2024-08-17 05:25:18',NULL),(861,80,139,'2024-08-07 00:00:00',102,99,21,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and vomiting. ','Viral fever. ','Informed her parents and syp. Domel 10ml given. Take under observation for 1/2hrs.','Take rest and eat healthy food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-17 05:28:41',NULL),(862,457,361,'2024-08-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of getting hurt on little finger from chair. ','No any serious injury. ','Analgesic cream applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-08-17 05:31:35',NULL),(863,130,65,'2024-08-09 00:00:00',110,98.6,20,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of throat pain and restlessness. ','Redness in throat with flue. ','Syp. Piriton 5ml given with warm water. ','Take warm water for drink and don\'t eat junk. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-17 05:36:04',NULL),(864,380,305,'2024-08-09 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of minor injury from pencil and pain. ','-','Cleaned with pyodine and poly fax skin applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-08-17 05:39:35',NULL),(865,33,122,'2024-08-09 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on ear loops and leg. ','Skin disease. ','Removed puss and cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene. ','Referred to skin specialist for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-17 05:42:29',NULL),(866,116,72,'2024-08-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of getting hurt on forehead from wall. ','Slight swelling seen. ','Analgesic cream applied on forehead. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-08-17 05:45:37',NULL),(867,82,38,'2024-08-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache. ','Gums swelling. ','Glycerin applied on gums. ','Go for check up from dentist. ','Referred to dentist for further assessment. ','Scheduled for next day 11-8-24.','-','2024-08-17 05:48:41',NULL),(868,58,134,'2024-08-10 00:00:00',NULL,NULL,NULL,'90/50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of headache since morning. ','Low blood pressure. ','Informed his parents and syp. Panadol 10ml given. ','Go for check up from general physician because of continus headache. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-17 05:54:03',NULL),(869,101,28,'2024-08-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of minor cut on finger. ','No deep cut. ','Saniplast applied on finger. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-08-17 05:56:15',NULL),(870,45,63,'2024-08-10 00:00:00',104,102,21,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and bodyache. ','Viral fever. ','Informed her parents and syp panadol 10ml given. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-17 05:59:14',NULL),(871,10,16,'2024-08-12 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor cut on index finger. ','No deep cut. ','Saniplast applied. ','Take care of yourself and eat healthy food. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-08-17 06:03:29',NULL),(872,418,334,'2024-08-12 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of backache since morning. ','Muscular pain. ','Analgesic cream applied. ','Do exercise and eat healthy food. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-08-21 04:18:47',NULL),(873,77,131,'2024-08-12 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of redness in left eye with pain. ','Redness because of the getting hurt from wood. ','Washed the eye fro cold water and Betnisol - N drops put in the eye. ','Take care of yourself and washed the eye with simple water again after 2 hrs. ','Referred to ENT. ','Scheduled for next day 13-08-24','-','2024-08-21 04:24:23',NULL),(874,404,323,'2024-08-12 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of vomiting since morning. ','Gastric problem. ','Informed his parents and Syp. Domel given. ','Take rest and go for checkup from physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-21 04:30:00',NULL),(875,89,29,'2024-08-13 00:00:00',101,97.2,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold with throat ache since night. ','Viral infection. ','Informed her parents and syp sirloin 10ml given. ','Take warm water and eat samisolid diet. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-21 04:34:49',NULL),(876,75,19,'2024-08-13 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pustule on foot with pussy discharge and pain. ','Skin allergy. ','Removed all puss and cleaned with pyodine then poly fax applied. ','Maintain personal hygiene. ','Referred to skin specialist. ','Scheduled for regular monitoring. ','-','2024-08-21 04:38:59',NULL),(877,47,151,'2024-08-13 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pustule on foot with pussy discharge and pain. ','Skin allergy. ','Removed all puss and cleaned with pyodine then poly fax applied. ','Maintain personal hygiene. ','Referred to skin specialist. ','Scheduled for regular monitoring. ','-','2024-08-21 04:41:12',NULL),(878,130,65,'2024-08-13 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pustule on leg with pain. ','Skin allergy. ','Analgesic cream applied. ','Maintain personal hygiene. ','Referred to skin specialist. ','Scheduled for regular monitoring. ','-','2024-08-21 04:43:03',NULL),(879,107,169,'2024-08-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor cut on thumb. ','No deep cut. ','Cleaned with pyodine and saniplast applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-08-21 04:47:36',NULL),(880,83,20,'2024-08-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a complain of cracked on ear loops with discharge. ','Skin infarction. ','Informed his parents and cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene. ','Referred to skin specialist. ','Scheduled for regular monitoring. ','-','2024-08-21 04:53:30',NULL),(881,358,286,'2024-08-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on back with pain. ','Skin allergy. ','Informed his parents and cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene and take more water for drink. ','Referred to skin specialist for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-21 04:55:39',NULL),(882,130,65,'2024-08-16 00:00:00',101,98,22,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of restlessness and nousea. ','Gastraitus. ','Informed her parents and syp domel 10ml given. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-21 05:05:02',NULL),(883,25,39,'2024-08-16 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on ear loops with discharge. ','Skin allergy. ','Cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene. ','Referred to skin specialist for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-21 05:07:22',NULL),(884,6,12,'2024-08-16 00:00:00',NULL,98.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. ','No any sign of infection. ','Betnisol - N drops put in the ear. ','Go for check up from ENT. ','Referred to ENT. ','Scheduled for regular monitoring. ','-','2024-08-21 05:10:19',NULL),(885,2,2,'2024-08-16 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. ','Gastric pain. ','Sent to the washroom first then Syp. Panadol 10ml given. ','Take samisolid food in diet and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-21 05:12:50',NULL),(886,355,294,'2024-08-17 00:00:00',102,97.2,20,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain with vomiting. ','Gastric pain. ','Informed her parents and syp domel 5ml given. ','Take samisolid food in diet and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-21 05:17:47',NULL),(887,130,65,'2024-08-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the continus complain of abdominal pain with abdominal burning. ','Gastraitus with constipation. ','Informed her parents and 1/4 tablet of motilium given. ','Take samisolid food in diet and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-21 05:23:11',NULL),(888,189,195,'2024-08-17 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of lagache because of getting hurt from hard ball. ','No swelling seen. ','Tablet. Panadol 1 given. ','Do exercise and eat healthy food. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-08-21 05:32:26',NULL),(889,471,382,'2024-08-17 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor cut on wrist joint with slight bleeding. ','Minor cut. ','Cleaned with pyodine and poly fax skin applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-08-21 05:34:54',NULL),(890,180,193,'2024-08-19 00:00:00',102,97.2,20,'50/30',165,15,5.51,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of chest pain with vomiting. ','Chest congestion.','Informed her parents and take under observation for 1/2 hrs also given ORS for low BP. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 20-08-24.','-','2024-08-21 05:43:33',NULL),(891,186,167,'2024-08-19 00:00:00',NULL,NULL,NULL,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','-','Informed his parents and Tab. Panadol 1tab given. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-21 05:46:22',NULL),(892,87,154,'2024-08-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor scratch on foot with pain. ','No deep cut or scratche. ','Saniplast applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-08-22 04:31:20',NULL),(893,131,90,'2024-08-21 00:00:00',NULL,97.2,21,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of vomiting since morning. ','Due to appetite. ','Informed his parents and Syp. Domel 10ml given. ','Eat samisolid food and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-22 04:35:09',NULL),(894,161,61,'2024-08-21 00:00:00',NULL,99,22,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and headache since morning. ','Viral fever. ','Informed her parents and Tab. Panadol 1tab given. ','Take care of yourself. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-08-22 04:38:56',NULL),(895,25,39,'2024-09-09 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on ear loops with pain. ','Skin allergy ','Cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene. ','Referred to skin specialist for further assessment. ','Scheduled for regular monitoring for healthy growth. ','-','2024-09-09 09:29:22',NULL),(896,286,53,'2024-08-22 00:00:00',110,98.2,21,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o flue and also headache.','Viral flue','Tab.Panadol 1\r\nSyp.piriton 5 ml given.\r\nAlso informed his parents.','Take steam inhalation and drink warm water.','Preferred to Dr Aslam for further assessment.','Schedule for next visit.','-','2024-09-09 10:25:43',NULL),(897,189,195,'2024-08-23 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o getting hurt on lower lip from electric plas.','Minor injury.','SYP. Panadol 10 ml given \r\nGlycerin applied on lip.','Don\'t use that types of tools for play.','Non required at this time.','Schedule for next day 24-08-24','-','2024-09-09 10:30:30',NULL),(898,263,181,'2024-08-23 00:00:00',101,98.2,23,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o flue with throat pain and nausea since morning.','Viral flue ','SYP. Panadol 10 ml\r\nSYP. Piriton 2.5 ml.\r\n','Take steam inhalation and  drink some warm water.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring.','-','2024-09-09 10:43:34',NULL),(899,349,273,'2024-08-23 00:00:00',110,98.4,23,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o throat pain since night.','Viral flue.','Informed her parents.\r\nSYP. Panadol 5 ml given and take her under observation for 10 minutes.','Take health foods and don\'t eat junks.','Referred to Dr Aslam for further assessment.','Schedule for tomorrow 24-08-24','-','2024-09-09 10:52:47',NULL),(900,334,266,'2024-08-23 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o injury on elbow joint with slight bleeding.','Minor injury.','Cleaned with pyodine solution  and polyfax skin ointment applied.','Take care of yourself and maintain personal hygiene.','None required at this time.','Schedule for regular monitoring.','-','2024-09-09 10:57:27',NULL),(901,83,20,'2024-08-23 00:00:00',NULL,99,21,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o swelling on cheek with ear pain.\r\n','-','Informed his parents and analgesic cream applied for relief pain.','Go for check up from ENT.','Referred to ENT for further assessment.','Schedule for next day 24-08-24','-','2024-09-09 11:01:37',NULL),(902,130,65,'2024-09-24 00:00:00',100,98,20,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o flue with cough and also throatache since night.','Viral flue.','Informed her parents and \r\nSYP. Panadol 5 ml given with 10 minutes of rest.','Take warm water for drink and avoid from junks.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring.','-','2024-09-09 11:09:02',NULL),(903,475,169,'2024-08-24 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o abdominal pain since morning because of hunger.','Hungry.','Called to her parents for meeting.\r\nSent her to the washroom then biscuits given when she feels better than send back to the class.','Must eat breakfast in morning and also take warm water.','None required at this time.','Schedule for regular monitoring.','-','2024-09-09 11:17:48',NULL),(904,394,98,'2024-09-10 00:00:00',110,97.4,21,'90/50',106,16,14.24,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with sever thinness. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage for eating healthy food and milk also with snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth. ','Conducted health education session with parents to improve their child health. ','2024-09-11 08:06:40','2025-04-19 09:42:36'),(906,403,259,'2024-09-10 00:00:00',97,97.2,23,'60/30',105,14,12.7,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','Severe','Child presented with a history of iron deficiency anemia with sever thinness and stained teeth also. ','Low body mass index with anemia identified. ','Implementing structured balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks who have full of iron like apple, spinech, dates and carrots etc. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth. ','Conducted health education session with parents on nutrition and personal hygiene ','2024-09-11 08:24:54','2024-09-16 09:42:43'),(907,395,156,'2024-09-10 00:00:00',110,95.9,20,'60/30',108,18,15.43,'Severe Thinness',0,0,'None','None','Good','Healthy','Severe','Child presented with a history of sever thinness and dental cavity. ','Low body mass index and dental cavity identified. ','Implementing balanced meal plan with monitoring intake and weight gain and also informed his parents for dental issue to resolve this problem. ','Encourage to consume healthy meal and and avoid from sugary food. ','Referred to the dentist for further assessment. ','Scheduled for regular monitoring for healthy growth. ','Conducted health education session with parents to improve their child health. ','2024-09-11 10:45:28','2025-04-19 09:42:17'),(908,396,53,'2024-09-10 00:00:00',112,94.6,24,'60/20',106,14,12.46,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral and personal hygiene.\r\nP/c cough with mild congestion in chest. ','Low body mass index and dental cavity identified.\r\nIn corently viral cough identified. ','Implementing balanced meal plan with monitoring intake and weight gain also plan meeting with her mother. ','Encourage to consume healthy meal and snacks and also maintain personal and oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-11 10:58:05','2025-04-19 09:41:52'),(909,414,327,'2024-09-10 00:00:00',94,96.8,24,'80/40',112,18,14.35,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness because he have a bad habit of skip meal. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain also plan of meeting with his parents. ','Encourage to consume healthy meal and snacks and also avoid from skip meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring to healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-11 11:13:39','2025-04-19 09:42:36'),(910,35,79,'2024-09-16 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Bodyache and also neck pain due to getting hurt from bike. ','No swelling on neck. ','Analgesic cream applied on neck and Tab. Panadol 1tab given. ','Take rest. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 18-09-24','-','2024-09-16 06:21:26',NULL),(911,177,183,'2024-09-16 00:00:00',NULL,95.8,NULL,'100/60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with fever since morning. ','Viral fever ','Syp. Panadol given and even rest also for 10 minutes. ','Take healthy diet and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth. ','-','2024-09-16 06:27:28',NULL),(912,55,126,'2024-09-16 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor injury from bike with no bleeding. ','Minor injury and scratches. ','Cleaned with pyodine and poly fax skin applied. ','Take care of yourself and eat healthy food. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-09-16 06:30:16',NULL),(913,171,175,'2024-09-16 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of scratch on left hand due to getting hurt from rod during play. ','Minor scratch. ','Cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-09-16 07:05:29',NULL),(914,185,198,'2024-09-16 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Low blood pressure. ','ORS given. ','Advice for rest and take healthy food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-09-16 07:08:39',NULL),(915,439,122,'2024-09-16 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cracked lips with pain. ','-','Vaseline applied. ','Drink more water and maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-09-16 07:11:21',NULL),(916,10,16,'2024-09-16 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule with bleeding and pain also on knee joint. ','Skin allergy. ','Cleaned with pyodine and poly fax skin applied with bandage. ','Maintain personal hygiene and take care of yourself. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-09-16 07:51:58',NULL),(917,475,169,'2024-09-16 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. ','Gastric pain. ','Sent to the washroom and syp. Panadol 5 ml given. ','Take more water for drink and eat samisolid diet. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Meeting done with her mother she mother told me that her medicine are already continued. ','2024-09-16 08:01:18',NULL),(918,471,382,'2024-09-16 00:00:00',NULL,100,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and sore in throat. ','Viral infection. ','Informed his parents and Syp. Panadol 10 ml given and take under observation for 10 minutes. ','Take rest. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-09-16 08:09:54',NULL),(919,213,203,'2024-09-16 00:00:00',NULL,94,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of just fever. ','No fever ','Send back to the class. ','Take healthy diet and drink more water. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-09-16 08:15:58',NULL),(920,147,54,'2024-09-16 00:00:00',NULL,94,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of vomiting since morning. ','Redness in throat seen. ','Syp. Domel 10ml given and rest for 5mints.','Take rest and samisolid diet. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-09-16 08:23:12',NULL),(921,212,164,'2024-09-16 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor injury from cycle with pussy discharge on foot. ','Minor injury. ','Cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene and take care of yourself. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-09-16 08:26:47',NULL),(922,387,311,'2024-09-16 00:00:00',NULL,100,19,'60/30',165,15,5.51,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever, coughand sore in throat also. ','Viral fever and cough. ','Informed to parents and syp panadol 10ml\r\nSyp. Sirolin 5ml given also take under observation for 20 minutes. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-09-16 08:36:13',NULL),(923,280,191,'2024-09-16 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of throat pain with burning. ','Redness seen in throat. ','Give warm water for drink and syp sirloin 5ml given. ','Take warm water for drink and samisolid diet also go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-09-16 08:39:16',NULL),(924,153,161,'2024-09-16 00:00:00',101,97.2,22,'60/30',109,14.7,12.37,'Severe Thinness',0,0,'None','None','None','','None','Child come with the complain of cough with sore in throat. ','Viral infection. ','Informed her parents and syp sirloin 5ml given. ','Take warm water for drink and samisolid diet. ','Go for check up from general physician. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-09-16 08:43:56','2025-04-19 09:42:36'),(925,131,90,'2024-09-16 00:00:00',NULL,96.9,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. ','No infection and wax seen in ear. ','Advice for clean the ear and Betnisol _N 2 drops given in ear. ','Maintain personal hygiene and go for check up from ENT specialist. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-09-16 08:49:34',NULL),(926,348,277,'2024-09-16 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child have pustules on whole head with pussy discharge that\'s why I can\'t allowed to take class. ','Skin infarction. ','Informed her parents to take her and go for check up from physician (skin specialist) or referred to Dr Aslam for further assessment. ','Maintain personal hygiene and take care of yourself. ','Referred to Dr Aslam for further assessment. ','Due when she come in school. ','Her mother told me that they are not afforded to treat the child. ','2024-09-16 09:00:17',NULL),(927,112,83,'2024-09-16 00:00:00',NULL,96.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of redness in left eye with no fever and cough and cold. ','-','Betnisol - N 2 drops put in eye. ','Come again after 2hrs.','None required at this time. ','Done after 2hrs and on follow up his eye is clear. ','-','2024-09-16 09:04:47',NULL),(928,419,335,'2024-09-16 00:00:00',NULL,96.9,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with barking cough since night. ','Viral fever. ','Informed his parents and Syp sirloin 5ml given. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','. ','2024-09-16 09:08:19',NULL),(929,415,328,'2024-09-10 00:00:00',112,95.4,24,'70/40',107,16,13.98,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness also the bad habit of not eating breakfast he have one more bad habit of no brushing. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Don\'t skip the meal and snacks encourage to consume healthy meal and brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-16 10:04:19',NULL),(930,402,24,'2024-09-10 00:00:00',113,96,23,'60/40',111,20,16.23,'Moderate Thinness',NULL,NULL,'Mild',NULL,'Good','Healthy','Severe','Child presented with dental cavity because of mostly eating sugary food and also he have mild anemia ','Dental cavity and mild anemia identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal who have iron. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-16 10:12:14',NULL),(931,412,325,'2024-09-10 00:00:00',100,95.5,22,'60/40',110,16,13.22,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy',NULL,'Child presented with a history of mild anemia and lice in hair also. ','Low body mass index and bad personal hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal who have iron and maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and there help in making diet plan for child. ','2024-09-16 10:22:08',NULL),(932,413,326,'2024-09-10 00:00:00',94,94.4,22,'80/40',108,18,15.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and having bad habit of skipping meals. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselling the child on intake of meal. ','Encourage to consume healthy meal and snacks and avoid from skip your meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-16 10:27:52',NULL),(933,422,340,'2024-09-10 00:00:00',113,94.9,24,'60/30',112,18,14.35,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy','Severe','Child presented with a history of sever thinness and dental cavity also. ','Low body mass index and dental cavity identified. ','Implementing balanced meal plan with monitoring intake and weight gain and did not give sugary food. ','Encourage to consume healthy meal and snacks and go for dental check up. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health %','2024-09-16 10:32:13',NULL),(934,423,339,'2024-09-10 00:00:00',111,96.8,24,'70/40',111,16.5,13.39,'Severe Thinness',NULL,NULL,'Mild','Mild',NULL,'Unhealthy','Moderate','Child presented with a history of sever thinness with mild anemia and bad oral and personal hygiene. ','Low body mass index with mild anemia also bad oral and personal hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain who have full of iron. ','Encourage to consume healthy meal and snacks and go for check up from dentest. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-16 10:38:32',NULL),(935,392,99,'2024-09-10 00:00:00',110,95.4,23,'60/40',109,16,13.47,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad habit of skipping meals also eating junk food. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-16 10:42:21',NULL),(936,399,58,'2024-09-10 00:00:00',100,97.4,24,'60/40',103,14.5,13.67,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal plan with monitoring intake and weight gain. ','Encourage to consume more healthy meal who have iron and vitamins.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-16 11:03:53',NULL),(937,368,300,'2024-09-10 00:00:00',112,96.3,22,'80/40',105,16,14.51,'Severe Thinness',NULL,NULL,'Mild','Moderate','Good','Unhealthy',NULL,'Child have sever thinness with mild anemia and also have bad habit of no brushing his teeth.','Low body mass index with anemia identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy foods who have full of iron.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session on personal hygiene and nutrition with parents to help in improve child health.','2024-09-16 11:10:50',NULL),(939,425,342,'2024-09-10 00:00:00',116,97.4,22,'60/40',110,18,14.88,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with the history of sever thinness and also bad oral hygiene.','Low body mass index and plaque in teeth identified.','Implementing balance meal plan with monitoring intake and weight gain and counselled on maintain oral hygiene.','Encourage to consume healthy foods and brush your teeth daily.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-16 11:22:47',NULL),(940,419,335,'2024-09-10 00:00:00',99,99,23,'60/40',120,28,19.44,'Normal',NULL,NULL,'Mild','Mild','Good','Healthy','Severe','Child presented with bad oral hygiene.','Dental cavity identified.','Informed his parents to go for dental check up and don\'t give him sugary foods in daily routine.','Encourage to go for dental check up and avoid from sugary foods.','Referred to Dr Aslam for further assessment and referral.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session on personal hygiene with parents to improve child health.','2024-09-16 14:41:29',NULL),(941,400,77,'2024-09-10 00:00:00',112,96.3,23,'60/40',111,17,13.8,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy',NULL,'Child presented with mild anemia with bad habit of skipping meal.','Sever thinness with mild anemia identified.','Implementing balance meal plan who have iron and monitoring intake and weight gain.','Encourage to consume healthy foods and snacks who have full of iron and avoid from skipping meal.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to help in improve child health.','2024-09-16 14:47:12',NULL),(942,473,332,'2024-09-10 00:00:00',113,96.2,22,'60/40',112,19,15.15,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy','Severe','Child presented with the history of bad oral hygiene and sever thinness.','Low body mass index and dental cavity identified.','Implementing structured meal plan with monitoring intake and weight gain.','Encourage to consume healthy foods and go for dental check up also avoid from sugary food.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-16 14:52:23',NULL),(943,484,385,'2024-09-10 00:00:00',89,96.6,24,'70/40',119,21,14.83,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy','Moderate','Child have sever thinness and plaque on teeth due to habit of no brushing his teeth.','Low body mass index and bad oral hygiene identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to do brushing the teeth\'s and avoid from sugary foods.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents on personal hygiene and nutrition.','2024-09-16 14:57:56',NULL),(944,409,317,'2024-09-11 00:00:00',96,95.3,22,'80/40',106,15.5,13.79,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene also.','Low body mass index identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy foods and maintain personal hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health and wellness.','2024-09-16 15:02:36',NULL),(945,432,344,'2024-09-11 00:00:00',101,96.3,21,'60/40',108,15.5,13.29,'Severe Thinness',NULL,NULL,NULL,NULL,'Good',NULL,'Severe','Child have sever thinness and bad oral hygiene also.','Low body mass index and dental cavity identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and avoid from sugary foods.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session on personal hygiene and nutrition with parents to improve child health.','2024-09-16 15:10:25',NULL),(946,424,338,'2024-09-11 00:00:00',100,96.8,21,'60/30',113,15.5,12.14,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with sever thinness and have deficulty in talking.','Low body mass index and stammering during talk.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and go for speech therapy.','Referred to Dr Aslam for further assessment and suggestions to reduce the speaking problem.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health and speaking power.','2024-09-16 15:19:33',NULL),(947,426,343,'2024-09-11 00:00:00',112,96.3,22,'60/30',107,15.5,13.54,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and also bad habit of no teeth brushing.','Low body mass index identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and brush your teeth daily twice in a day.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-16 18:20:35',NULL),(948,406,321,'2024-09-11 00:00:00',111,98.1,23,'60/40',117,16.5,12.05,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with the history of sever thinness and bad oral hygiene.','Low body mass index and plaque on teeth identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and brush the teeth daily.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-16 18:25:32',NULL),(949,410,324,'2024-09-11 00:00:00',101,97.4,24,'60/40',114,17,13.08,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with the history of sever thinness and bad habit of no teeth brushing.','Sever thinness and bad oral hygiene identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal who have full of nutrients like apple, carrots, spinach and meat etc.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents on personal hygiene and nutrition also.','2024-09-17 09:48:52',NULL),(950,416,330,'2024-09-11 00:00:00',103,93.8,21,'60/40',102,15,14.42,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness because he have bad habit of skipping meal.','Low body mass index identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume meal and avoid from skipping meal.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session on nutrition and nutrients to improve child health.','2024-09-17 09:53:54',NULL),(951,108,68,'2024-09-18 00:00:00',105,95.8,24,'90/40',127,23,14.26,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene also. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to take healthy meal and maintain personal hygiene. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-18 09:25:23',NULL),(952,109,60,'2024-09-18 00:00:00',112,96.4,24,'50/30',124,22,14.31,'Severe Thinness',0,0,'None','None','None','Unhealthy','Moderate','Child presented with a history of sever thinness and plaque on teeth. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and brush your teeth daily twice in a day. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-18 09:31:52','2025-04-19 09:42:26'),(953,23,26,'2024-09-18 00:00:00',106,95.6,24,'70/40',123,22.2,14.67,'Severe Thinness',0,0,'None','Severe','Moderate','Healthy','Moderate','Child appearance is like spicial child she is understanding all things but slowly she look like a handicap child. ','Slow learner child. ','Implementing balanced meal plan with monitoring intake and weight gain ','Advice from neurologist for further revelation. ','Referred to Dr Aslam for further assessment or recommendations. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-09-18 09:43:59','2025-04-19 09:41:52'),(954,112,83,'2024-09-18 00:00:00',106,96,22,'90/60',126,19,11.97,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness and bad habit of no brushing the teeth. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Brush your teeth daily twice in a day and encourage to consume healthy meal and snacks also. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-18 09:54:02','2025-04-19 09:42:36'),(955,114,76,'2024-09-18 00:00:00',103,94.6,21,'80/40',116,18,13.38,'Severe Thinness',0,0,'None','Mild','None','Unhealthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-18 09:57:58','2025-04-19 09:42:36'),(956,52,111,'2024-09-18 00:00:00',104,96.4,22,'80/40',120,22,15.28,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and mild anemia also plaque in teeth.','Low body mass index and bad oral hygiene identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and brush your teeth daily twice in a day.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Child belongs to a poor family her mother is can not afforded to consume healthy foods to their child.','2024-09-18 10:16:59',NULL),(957,25,39,'2024-09-18 00:00:00',101,96,24,'80/40',118,18,12.97,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and plaque in teeth.','Low body mass index and bad oral hygiene identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and brush your teeth daily twice in a day.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-18 10:20:44','2025-04-19 09:42:17'),(958,210,202,'2024-09-18 00:00:00',101,96.3,22,'80/40',123,18.5,12.23,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and plaque on teeth.','Low body mass index and bad oral hygiene identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and avoid from sugary foods also advise for teeth brushing.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-18 10:25:52',NULL),(959,29,2,'2024-09-18 00:00:00',110,97.4,23,'60/40',119,16,11.3,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and plaque on teeth also.','Low body mass index and plaque on teeth identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal plan and snacks.avoid from sugary foods.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-18 10:30:31','2025-04-19 09:42:17'),(960,121,53,'2024-09-18 00:00:00',104,96.5,22,'90/40',123,21,13.88,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and sever lice on head.','Low body mass index and bad personal hygiene identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and maintain personal and oral hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-18 10:37:13','2025-04-19 09:41:52'),(961,177,183,'2024-09-18 00:00:00',105,95.6,22,'90/40',119,18,12.71,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad habit of no teeth brushing.','Low body mass index and bad oral hygiene identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and brush the teeth daily twice in a day to prevent from germs.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-18 10:46:42',NULL),(962,122,169,'2024-09-18 00:00:00',101,95.4,23,'50/30',121,17.5,11.95,'Severe Thinness',0,0,'None','None','None','Healthy','Moderate','Child presented with a history of sever thinness and plaque on teeth also bad personal hygiene.','Low body mass index and plaque on teeth identified ','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and maintain personal and oral hygiene.','Referred to Dr Aslam for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-18 10:51:43','2025-04-19 09:42:26'),(963,125,127,'2024-09-18 00:00:00',110,95.1,22,'80/40',119,18,12.71,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and plaque on teeth also.','Low body mass index and bad oral hygiene identified.','Implementing balance meal plan with monitoring intake and weight gain.','To consume healthy meal and brush your teeth daily twice in a day also avoid from sugary foods.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-18 10:56:01','2025-04-19 09:42:17'),(964,126,170,'2024-09-18 00:00:00',110,96.1,21,'70/30',116,16,11.89,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness and also bad oral hygiene.','Low body mass index and dental cavity identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and avoid from sugary foods.','Referred to Dr Aslam for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-18 11:03:25',NULL),(965,178,184,'2024-09-18 00:00:00',111,96.4,20,'80/40',118,16,11.49,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Healthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index with bad personal hygiene identified  ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene for prevention from in factions. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-18 11:15:38',NULL),(966,132,87,'2024-09-18 00:00:00',116,96.6,23,'60/30',118,18,12.93,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness with mild anemia and also plaque on teeth. ','Low body mass index with mild anemia identified. ','Implementing balanced meal plan who have iron with monitoring intake and weight gain ','Encourage to consume healthy meal and snacks and brush your teeth daily twice in a day. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-18 11:22:12',NULL),(967,65,165,'2024-09-18 00:00:00',114,96.4,21,'60/30',121,18.5,12.64,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness with mild anemia and lots of lice in head also. ','Low body mass index and mild anemia and bad personal hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks also maintain personal hygiene. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session on nutrition and personal hygiene also with parents to improve their child health. ','2024-09-18 11:27:01',NULL),(968,60,35,'2024-09-18 00:00:00',112,93.4,20,'80/40',124,21,13.66,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and plaque on teeth also. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks also avoid from sugary meal. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-18 11:30:52',NULL),(969,142,81,'2024-09-18 00:00:00',113,100.7,24,'80/40',122,24.5,16.46,'Moderate Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with fever at the time of screaning and she have moderate thinness also. ','Viral fever. ','Informed to her parents and syp panadol 10ml given SOS ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 19-09-24.','Follow up due on tomorrow. ','2024-09-18 11:37:18','2025-04-19 09:42:36'),(970,66,32,'2024-09-18 00:00:00',104,97.6,21,'60/30',119,20,14.12,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-19 03:21:10','2025-04-19 09:42:36'),(971,69,34,'2024-09-18 00:00:00',101,95.5,21,'70/40',135,27.5,15.09,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and bad oral hygiene (dental cavity) identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks also avoid from sugary meal. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-19 03:25:32','2025-04-19 09:42:17'),(972,187,112,'2024-09-19 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on nose due to fall down. ','No swelling or fracture. ','Analgesic cream applied. ','Take care of yourself. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-09-19 03:45:48',NULL),(973,165,171,'2024-09-18 00:00:00',NULL,NULL,NULL,'100/60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache. ','Headache due to late sleeping. ','Syp. Panadol 10ml given and take under observation for 10 minutes. ','Go early to bed and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-09-19 03:48:49',NULL),(974,189,195,'2024-09-19 00:00:00',NULL,97.2,NULL,'70/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of backache since morning. ','No swelling or redness seen. ','Syp panadol 10ml given and take under observation for 20 minutes. ','Adviced to take more water for drink. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 19-09-24. ','Meeting done with his mother and advised to hre go for check up of her son. ','2024-09-19 03:52:34',NULL),(975,188,53,'2024-09-18 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of skin allergy. ','Skin allergy with pustule. ','Cleaned with pyodine and poly fax skin applied. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','Called his parents to come for meeting but they are not responding. ','2024-09-19 03:56:23',NULL),(976,135,79,'2024-09-18 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor injury on toe from cycle. ','Minor injury. ','Cleaned with pyodine and poly fax skin applied with bandage. ','Maintain personal hygiene and take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-09-19 03:58:34',NULL),(977,386,312,'2024-09-18 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Minor injury on elbow joint with slight bleeding due to fall down. ','Minor injury. ','Cleaned with pyodine and poly fax skin applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-09-19 04:00:29',NULL),(978,49,120,'2024-09-18 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of heavy menstruation comes after 2 months. ','Menstrual cycle disturb. ','Counselling the child about the problem and calm her. ','Go for check up from gynecologist. ','Referred to general physician for further assessment. ','Scheduled for next day 19-09-24. ','Counselled the her mother to guide her about maintain hygiene in these days. ','2024-09-19 04:08:58',NULL),(979,24,49,'2024-09-19 00:00:00',101,97.1,21,'60/30',123,20,13.22,'Severe Thinness',0,0,'None','None','Good','Healthy','Moderate','Child presented with a history sever thinness and plaque on teeth. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-19 09:01:05','2025-04-19 09:42:17'),(980,53,159,'2024-09-19 00:00:00',104,95.7,21,'60/30',112,15.5,12.36,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and bad personal hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-19 09:05:31',NULL),(981,118,107,'2024-09-19 00:00:00',112,95.4,19,'60/30',110,16.5,13.64,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness due to the habit of skipping meal. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid from skipping meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents help in improve their child health. ','2024-09-19 09:11:44',NULL),(982,131,90,'2024-09-19 00:00:00',110,97.4,22,'80/40',117,17,12.42,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness. Also child have bad behaviour with bad personal hygiene. ','Low body mass index and bad personal hygiene identified. Also his behaviour is depend on family niglaction. ','Implementing balanced meal plan with monitoring intake and weight gain and called his parents for counselling also counselled the child on manners. ','Encourage to consume healthy meal and snacks and maintain personal hygiene. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents and child also on good behaviour. ','2024-09-19 09:21:53',NULL),(983,134,164,'2024-09-19 00:00:00',111,95.8,21,'60/40',120,19,13.19,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-19 09:25:17','2025-04-19 09:42:17'),(984,57,155,'2024-09-19 00:00:00',110,97.2,19,'70/60',117,16.8,12.27,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. (plaque teeth) ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal and oral hygiene. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-19 09:29:44','2025-04-19 09:42:17'),(985,72,25,'2024-09-19 00:00:00',110,98,23,'80/40',132,25.5,14.63,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-19 09:32:35',NULL),(986,224,211,'2024-09-19 00:00:00',110,97.3,23,'60/30',123,20,13.22,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and bad personal hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-19 09:36:59',NULL),(987,76,21,'2024-09-19 00:00:00',113,97.4,22,'60/30',118,18,12.93,'Severe Thinness',NULL,NULL,NULL,NULL,'Good',NULL,'Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-19 09:40:35',NULL),(988,86,158,'2024-09-19 00:00:00',101,96.3,24,'60/40',126,21,13.23,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness and bad habit of no brushing the teeth. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-19 09:44:00','2025-04-19 09:42:36'),(989,149,101,'2024-09-19 00:00:00',105,96.6,21,'80/40',126,22,13.86,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene identified. ','Encourage to consume healthy meal and snacks and also dental cavity identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-19 09:54:03','2025-04-19 09:42:17'),(990,103,138,'2024-09-19 00:00:00',116,95.9,21,'80/40',114,17.5,13.47,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks also. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-19 09:58:49','2025-04-19 09:42:36'),(991,104,19,'2024-09-19 00:00:00',106,94.9,24,'80/50',118,17,12.21,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene identified. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to Dr Aslam for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-19 10:03:15','2025-04-19 09:42:17'),(992,121,53,'2024-09-19 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. ','Gastric pain. ','Sent him to the washroom and then Risek stach 1 given. ','Take more water and eat samisolid diet. ','None required at this time. ','Done after 2hrs, he is fine on follow up. ','-','2024-09-19 10:08:59',NULL),(993,170,175,'2024-09-19 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor scratch on elbow joint due to fall down. ','Minor scratch. ','Cleaned with pyodine and poly fax skin applied. ','Take care of yourself do not run fast. ','None required at this time. ','-','-','2024-09-19 10:10:51',NULL),(994,188,53,'2024-09-19 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come on follow up with the complain of busted pustule on foot with pussy discharge. ','Skin allergy identified. ','Cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-09-19 10:14:17',NULL),(995,47,151,'2024-09-19 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on foot with pain. ','Skin allergy identified. ','Cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene and take more water for drink. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-09-19 10:16:30',NULL),(996,61,136,'2024-09-19 00:00:00',112,96.9,21,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of vomiting since morning. ','Anxiety. ',' Call to the parents by management but there phone is off Syp. Domel 10ml given and take under observation. When his mother is come then I defined her all management whos done by me. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 20-09-24. ','-','2024-09-19 10:26:21',NULL),(998,87,154,'2024-09-19 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-19 10:27:30',NULL),(999,191,43,'2024-09-19 00:00:00',NULL,93.3,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child just come for check her temperature. ','No fever. ','Send back to the class. ','Take rest. ','None required. ','-','-','2024-09-19 10:29:14',NULL),(1000,189,195,'2024-09-19 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of leg pain and also come for follow up. He have movable pain in whole body. ','Gastric pain. ','Tab. Panadol 1tab given and take him in under observation. ','Take good care of yourself and do some exercises. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-09-19 10:34:37',NULL),(1001,200,102,'2024-09-19 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o pain on left renal area.','No swelling.','SYP. Panadol 10 ml given.','Take more water.','Referred to Dr Aslam for further assessment.','Schedule for next day 20-09-24.','-','2024-09-20 03:18:08',NULL),(1002,63,45,'2024-09-20 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o busted pustule on hand.','Skin allergy.','Cleaned with pyodine and polyfax skin ointment applied.','Maintain personal hygiene.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring.','-','2024-09-20 03:25:02',NULL),(1003,165,171,'2024-09-19 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o motions since night.','Loos motion.','ORS given she already talked medicine.','Take samisolid diet and ors.','Referred to Dr Aslam for further assessment.','-',NULL,'2024-09-20 03:30:05',NULL),(1004,35,79,'2024-09-20 00:00:00',110,94.2,22,'50/20',131,25,14.57,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and he have bad habit of skipping meals. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid from skip your meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted counselling of the child on behaviour and manners in the classroom. ','2024-09-20 08:02:41',NULL),(1005,14,113,'2024-09-20 00:00:00',104,96.4,18,'70/40',131,25.5,14.86,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad oral hygiene. He have bad habit of no brushing the teeth. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-20 08:07:02',NULL),(1006,20,11,'2024-09-20 00:00:00',110,97.6,23,'80/40',134,22,12.25,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene identified. ','Low body mass index and plaque teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-20 08:11:06',NULL),(1007,135,79,'2024-09-20 00:00:00',103,95.2,24,'70/40',129,24.5,14.72,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness and also he have bad habit of no brushing the teeth. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene with brushing your teeth. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-20 08:18:06',NULL),(1008,39,129,'2024-09-20 00:00:00',111,95.8,21,'80/40',129,20.5,12.32,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks to improve their health. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-20 08:35:56',NULL),(1009,174,179,'2024-09-20 00:00:00',112,95.4,19,'80/40',120,19,13.19,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and maintain personal hygiene for prevention from infection. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-20 08:41:26',NULL),(1010,41,57,'2024-09-20 00:00:00',110,93.6,23,'60/30',128,24,14.65,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and bad personal hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselling to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-09-20 09:10:49',NULL),(1011,42,58,'2024-09-20 00:00:00',110,96.8,21,'70/40',116,17.5,13.01,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and bad personal hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselling on maintain hygiene. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-09-20 09:14:28',NULL),(1012,45,63,'2024-09-20 00:00:00',110,95.4,23,'50/30',115,17,12.85,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and bad personal hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-09-20 09:17:55',NULL),(1013,46,67,'2024-09-20 00:00:00',109,95.4,23,'80/40',132,23,13.2,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to Dr Aslam for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-09-20 09:21:07',NULL),(1014,48,154,'2024-09-20 00:00:00',101,93.6,21,'60/40',120,25,17.36,'Mild Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of bad oral and personal hygiene. ','Plaque teeth and bad personal hygiene identified with mild thinness. ','Counselling to the child on maintain personal and oral hygiene. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session on health and hygiene with parents and child also. ','2024-09-20 09:26:50',NULL),(1015,50,135,'2024-09-20 00:00:00',110,96,25,'80/40',135,24.5,13.44,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and bad oral hygiene identified (plaque in teeth). ','Implementing balanced meal plan with monitoring intake and weight gain and counselling on maintain hygiene. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-20 09:30:34',NULL),(1016,110,77,'2024-09-20 00:00:00',105,95.5,21,'50/20',120,20.5,14.24,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselling on maintain hygiene. ','Encourage to consume healthy meal and snacks and also maintain personal. ','Referred to dentist for further assessment ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-09-20 09:35:58',NULL),(1017,37,76,'2024-09-20 00:00:00',113,95,22,'80/40',128,24,14.65,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and she have problem in eye sight that she have difficult to see far.','Low body mass index and weakness of eye identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and go for check up from eye specialist.','Referred to ENT for further assessment.','Schedule for regular monitoring after eye check up.','Conducted health education session with parents to improve child health.','2024-09-20 09:43:11',NULL),(1018,113,51,'2024-09-20 00:00:00',101,96.3,24,'70/40',131,24.5,14.28,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and he have lice in hair.','Low body mass index and bad personal hygiene identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and maintain personal hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-20 09:47:33',NULL),(1019,115,72,'2024-09-20 00:00:00',112,96.7,26,'60/40',127,27,16.74,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and plaque in teeth.','Low body mass index and bad oral hygiene identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and maintain personal hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-20 09:58:59',NULL),(1020,170,175,'2024-09-20 00:00:00',110,95.7,24,'80/40',120,20,13.89,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also have plaque in teeth. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselling on maintain hygiene. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-20 10:04:51',NULL),(1021,54,126,'2024-09-20 00:00:00',106,96.8,21,'60/30',130,23,13.61,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness with having bad habit of skipping meals. ','Low body mass index identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselling on importance of meal. ','Encourage to consume healthy meal and snacks and also avoid from skip your meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-20 10:08:20',NULL),(1022,117,107,'2024-09-20 00:00:00',104,95.2,22,'60/30',121,19.5,13.32,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and have plaque in teeth. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-20 10:11:29',NULL),(1023,179,187,'2024-09-20 00:00:00',112,96.4,23,'60/40',122,20,13.44,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness and cavity in teeth. ','Low body mass index and bad oral hygiene (dental cavity) identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselling on maintain hygiene. ','Encourage to consume healthy meal and snacks and also avoid from sugary meal. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-20 10:14:47',NULL),(1024,266,163,'2024-09-20 00:00:00',110,97.9,23,'60/30',125,21,13.44,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and and plaque on teeth identified. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-20 10:17:46',NULL),(1025,58,134,'2024-09-20 00:00:00',101,95.4,22,'60/30',124,24,15.61,'Severe Thinness',NULL,NULL,NULL,'Mild','Good',NULL,'Severe','Child presented with a history of sever thinness and cavity in teeth also bad habit of not finished his meal. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselling for finish your meals. ','Encourage to consume healthy meal and snacks and to completely eat the meals also avoid from sugary meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-20 10:28:00',NULL),(1026,89,29,'2024-09-20 00:00:00',110,94.6,23,'60/30',119,19.5,13.77,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and plaqued teeth identified. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselling on maintain oral hygiene. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-20 10:32:24',NULL),(1027,204,143,'2024-09-20 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on right index finger with pussy discharge and pain. ','Skin allergy. ','Removed all puss then cleaned with pyodine and poly fax skin applied with bandage. ','Maintain personal hygiene and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-09-20 10:36:03',NULL),(1028,167,172,'2024-09-18 00:00:00',104,94.9,18,'50/30',105,14,12.7,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and also bad habit of skipping meal.','Low body mass index identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and avoid from skipping meal.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-23 07:17:28',NULL),(1029,181,189,'2024-09-23 00:00:00',104,94.7,24,'60/40',144,35.5,17.12,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of mild thinness because her parents are can not afford to give her milk and eggs in daily diet \r\nand also she have bad oral hygiene . ','Mild thinness and plaqued in teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselling on maintain hygiene. ','Encourage to brush the teeth daily twice in a day and go for check up from dentist. ','Referred to Dr Aslam for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted counselling session with child and her parents to improve the child health. ','2024-09-24 04:31:32',NULL),(1030,193,191,'2024-09-23 00:00:00',113,95.5,20,'60/40',128,22,13.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and bad personal hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to Dr Aslam for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-24 04:35:15',NULL),(1031,202,113,'2024-09-23 00:00:00',110,96.4,23,'80/40',142,29,14.38,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene because she doesn\'t brush her teeth. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselling on maintain hygiene. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with her and her parents to improve health. ','2024-09-24 05:10:34',NULL),(1032,189,195,'2024-09-23 00:00:00',103,97,24,'60/40',134,25.5,14.2,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness because he doesn\'t like some healthy food like milk, vegetables etc. ','Low body mass index and bad personal hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain and also counselled the child for drinking a glass of  milk. ','Encourage to consume healthy meal and snacks and also drinking a glass of milk for strong bones and teeth. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted counselling for child. ','2024-09-24 05:40:08',NULL),(1033,219,208,'2024-09-23 00:00:00',116,97.3,24,'60/40',143,26,12.71,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene because of bad habit of no brushing the teeth. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselling on maintain oral hygiene. ','Encourage to consume healthy meal and snacks and also brushing the teeth for prevention from infection. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health also counselled the child. ','2024-09-24 05:49:52',NULL),(1034,278,242,'2024-09-23 00:00:00',112,96.5,23,'60/40',139,24.5,12.68,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness because of bad habit of skipping meal also he doesn\'t like milk and eggs and bad oral and personal hygiene. ','Low body mass index and bad oral hygiene(plaqued teeth) identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on eating healthy meals. ','Encourage to consume healthy meal and snacks and also maintain oral and personal hygiene. ','Referred to Dr Aslam for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents and child to improve child health. ','2024-09-24 06:01:13',NULL),(1035,191,43,'2024-09-23 00:00:00',104,93.9,22,'80/40',126,24.5,15.43,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and plaque in teeth also have bad habit of skipping meal.','Low body mass index and bad oral hygiene with lice in hair identified.','Implementing balance meal plan with monitoring intake and weight gain and counselled the child on maintain personal and oral hygiene.','Encourage to consume healthy meal and avoid to skip meal.','Referred to dentist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted counseling session with child and her parents to improve child health.','2024-09-24 06:09:47',NULL),(1036,186,167,'2024-09-23 00:00:00',111,94,22,'60/30',129,22,13.22,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness with bad habit of skipping meal.','Low body mass index identified.','Implementing balance meal plan with monitoring intake and weight gain and counselled the child on eating meals.','Encourage to consume healthy meal and avoid to skip meal.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents and also with child to improve child health.','2024-09-24 06:18:04',NULL),(1037,180,193,'2024-09-24 00:00:00',101,97.6,19,'60/30',104,14,12.94,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Severe thinness with bad habit of no teeth brushing.','low BMI','implementing balanced diet plan with monitoring intake and weight gain','encourage to consume healthy meal and do not skip your meal','referred to meet nutritionist ','scheduled for regular monitoring','parent and child counselling done.','2024-09-24 08:35:27',NULL),(1038,34,57,'2024-09-23 00:00:00',116,94.2,23,'60/40',146,30,14.07,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and dental cavity identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal plan with monitoring intake and weight gain.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents and child also to improve child health.','2024-09-24 10:49:40',NULL),(1039,47,151,'2024-09-23 00:00:00',112,98.2,21,'80/40',128,21.5,13.12,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child have plaque in teeth and sever thinness also.','Low body mass index and bad oral hygiene identified.','Implementing balance meal plan with monitoring intake and weight gain and counselled the child for maintain oral hygiene.','Encourage to consume healthy meal and avoid from sugary foods.','Referred to dentist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-24 10:56:25',NULL),(1040,188,53,'2024-09-23 00:00:00',106,96.6,20,'80/40',145,32,15.22,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and plaque in teeth identified.','Implementing balance meal plan,banana shake, boiled eggs etc with monitoring intake and weight gain.','Encourage to consume healthy meal and avoid from skipping meal also brush your teeth daily.','Referred to dentist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-24 11:02:45',NULL),(1041,217,206,'2024-09-23 00:00:00',103,95.9,24,'60/30',129,21,12.62,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and plaque in teeth identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks also brush your teeth daily twice in a day.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health ','2024-09-25 03:59:35',NULL),(1042,215,204,'2024-09-23 00:00:00',103,95,24,'60/40',134,25,13.92,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child have sever thinness and bad oral hygiene.','Low body mass index and plaque in teeth identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and maintain oral hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-25 04:04:52',NULL),(1043,173,177,'2024-09-25 00:00:00',104,94.2,24,'60/40',133,25.5,14.42,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child have nutritional deficiency due to habit of skipping meal and also he have bad oral hygiene.','Low body mass index and plaque in teeth identified.','Implementing balance meal plan in school with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and counselled for brush the teeth daily twice in a day.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-25 04:27:45',NULL),(1044,183,185,'2024-09-25 00:00:00',114,95.8,22,'60/30',118,19.5,14,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene.','Low body mass index and plaque in teeth identified.','Implementing balance meal plan who have full of nutrients and also monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and maintain personal and oral hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted counseling session with child and her parents to improve child health.','2024-09-25 04:41:28',NULL),(1045,223,66,'2024-09-25 00:00:00',112,96.5,23,'80/40',131,22,12.82,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child have bad habit of not brushing the teeth\'s and have sever thinness.','Low body mass index and bad personal and oral hygiene identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal plan and snacks and counselled for maintain personal and oral hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted counseling session with child and with her parents to improve child health.','2024-09-25 04:46:43',NULL),(1046,371,304,'2024-09-25 00:00:00',112,94.2,23,'60/40',117,18,13.15,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Sever lice and bad habit of no teeth brushing also have sever thinness.','Low body mass index and bad personal and oral hygiene.','Implementing balance meal plan like boiled eggs, channy, lobia, shakes and fruits for child in school.','Encourage to consume healthy meal and snacks.','Referred to nutritionist.','Schedule for regular monitoring for healthy growth of child.','Counselled the child on maintain personal hygiene and nutritional intake.','2024-09-25 05:55:27',NULL),(1047,160,52,'2024-09-25 00:00:00',110,96.3,23,'60/30',109,16,13.47,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness and bad personal hygiene.','Low body mass index identified.','Implementing balance meal plan with monitoring intake (boiled eggs, channy, lobia etc)','Encourage to consume healthy meal and milk also in daily diet.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Counselled the child on maintain personal hygiene and nutrition.','2024-09-25 06:05:03',NULL),(1048,166,172,'2024-09-25 00:00:00',101,98.2,22,'60/30',105,14.5,13.15,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and she have lice in hair ','Low body mass index  and bad personal hygiene identified.','Implementing balance meal plan like Green veg, milk, fresh juices for child to helping in growth.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted counseling session with child on maintain personal hygiene and nutrition.','2024-09-25 06:10:22',NULL),(1049,441,350,'2024-09-25 00:00:00',104,94.2,21,'80/40',105,14,12.7,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal plan (meat products, fruits,milk) for child to help in improve child health.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Child counseling is done on healthy diet.','2024-09-25 06:15:23',NULL),(1050,372,303,'2024-09-25 00:00:00',112,97.4,23,'60/30',112,15,11.96,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child have sever thinness.','Low body mass index identified.','Implementing balance meal plan ( boiled eggs channy lobia carrots and dates) for child to improve his health.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with child and his parents to improve child health.','2024-09-25 06:20:19',NULL),(1051,442,348,'2024-09-25 00:00:00',104,97.4,22,'60/40',112,18,14.35,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child have sever thinness and bad oral hygiene.','Low body mass index identified.','Implementing balance meal plan (boiled eggs channy lobia milkshake) for child to improve the child health.','Encourage to consume healthy meal and snacks also advise to maintain oral hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted counseling session with child to improve child health.','2024-09-25 06:26:40',NULL),(1052,440,349,'2024-09-25 00:00:00',101,94,21,'60/30',111,16,12.99,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and plaque in teeth identified. ','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and also maintain oral hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with child and counselled for eating all healthy foods.','2024-09-25 10:36:04',NULL),(1053,437,176,'2024-09-25 00:00:00',98,95.6,21,'60/30',117,18.5,13.51,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child have bad oral hygiene and also have sever thinness.','Low body mass index and bad oral hygiene identified.','Implementing balance meal plan (milkshake,dates,) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and motivate to maintain personal hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Counselled the child on maintain personal hygiene and take nutritional diet.','2024-09-25 10:41:39',NULL),(1054,433,354,'2024-09-25 00:00:00',100,95.8,22,'60/40',105,14.5,13.15,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and maintain personal hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-25 10:45:53',NULL),(1055,460,355,'2024-09-25 00:00:00',110,97.4,23,'60/40',108,17.5,15,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness and also bad oral hygiene.','Strained teeth and sever thinness identified.','Implementing balance meal plan with monitoring intake and weight gain also counselled the child to maintain oral hygiene.','Encourage to consume healthy meal and avoid from sugary foods.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with child and her parents to improve child health.','2024-09-25 10:54:58',NULL),(1056,438,29,'2024-09-25 00:00:00',101,95.1,21,'70/30',108,15.5,13.29,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-25 11:05:01',NULL),(1057,462,358,'2024-09-25 00:00:00',101,94.2,19,'60/40',106,13.5,12.01,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child have bad oral hygiene and also have sever thinness.','Low body mass index and bad oral hygiene identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and maintain personal hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-25 11:08:41',NULL),(1058,463,360,'2024-09-25 00:00:00',101,98.2,18,'60/40',110,18.5,15.29,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal plan with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-25 11:12:30',NULL),(1059,468,362,'2024-09-25 00:00:00',103,96.6,22,'70/40',102,13.5,12.98,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy',NULL,'Child presented with a history of mild anemia and sever thinness.','Iron deficiency anemia with low body mass index identified.','Implementing balance meal plan who have full of iron and monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-25 11:16:22',NULL),(1060,444,367,'2024-09-25 00:00:00',110,94.2,22,'60/40',108,15.5,13.29,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal plan (green veg, fruits, boiled eggs)with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-26 04:22:27',NULL),(1061,453,87,'2024-09-25 00:00:00',104,94.2,23,'60/40',115,17,12.85,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Plaque in teeth and low body mass index identified.','Implementing balance meal plan (milk and milk products) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and also maintain oral hygiene.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-26 04:27:06',NULL),(1062,475,169,'2024-09-25 00:00:00',102,95.8,23,'60/30',104,14,12.94,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child have bad oral hygiene and sever thinness.','Low body mass index and plaque in teeth identified.','Implementing balance meal plan (dates, milkshake,boiled lobia)with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and advice to maintain oral hygiene.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-26 04:31:14',NULL),(1063,377,134,'2024-09-25 00:00:00',112,96.6,20,'60/30',110,18,14.88,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Healthy','Severe','Child presented with a history of sever thinness and bad personal and oral hygiene.','Low body mass index and dental cavity,also lice in hair identified.','Implementing balance meal plan (boiled eggs,meat,veg and fruits)with monitoring intake and weight gain.','Encourage to consume healthy meal and maintain personal and oral hygiene.','Referred to dentist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted counseling session with child to improve his health.','2024-09-26 04:47:54',NULL),(1064,383,308,'2024-09-25 00:00:00',112,95.8,24,'60/40',114,18.5,14.24,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene.','Low body mass index and lice in hair identified.','Implementing balance meal plan with monitoring intake and weight gain and also implementing hair washed with anti lice shampoo and oil.','Encourage to consume healthy meal and snacks and to maintain personal hygiene.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-26 04:52:00',NULL),(1065,434,66,'2024-09-25 00:00:00',107,95.8,19,'60/40',112,15.5,12.36,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy',NULL,'Child have sever thinness with mild anemia and also lice in hair.','Low body mass index with mild anemia and hair lice identified.','Implementing balance meal plan with monitoring intake and weight gain and also implementing hair washed for anti lice.','Encourage to consume healthy meal and maintain personal hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-26 04:56:23',NULL),(1066,465,370,'2024-09-25 00:00:00',105,98.8,24,'60/30',113,14.5,11.36,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and dental cavity identified.','Implementing balance meal plan (green veg, boiled eggs, channy, lobia)with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-26 05:02:21',NULL),(1067,380,305,'2024-09-26 00:00:00',104,94.1,24,'60/30',119,20,14.12,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and plaque in teeth identified.','Implementing balance meal plan with monitoring intake and weight gain and counselled on maintain oral hygiene.','Encourage to consume healthy meal and snacks and maintain personal hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-26 06:09:07','2025-04-19 09:42:17'),(1068,452,372,'2024-09-26 00:00:00',104,96.5,21,'60/30',100,12.5,12.5,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal plan (meat, veg, fruit, shakes and eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted counselling session with child and his parents to improve child health but his mother is in iddat that\'s why she will not able to come in school. ','2024-09-26 06:20:14',NULL),(1069,448,229,'2024-09-26 00:00:00',110,95,21,'80/30',120,19,13.19,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-26 06:23:27',NULL),(1070,447,370,'2024-09-26 00:00:00',111,91.2,22,'60/30',113,15.5,12.14,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene. ','Dental cavity and low body mass index identified. ','Implementing balanced meal plan(milk and milk products) with monitoring intake and weight gain ','Encourage to consume healthy meal and snacks and also advice to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-26 06:26:21',NULL),(1071,445,331,'2024-09-26 00:00:00',106,94.7,21,'60/30',110,16,13.22,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal plan (green veg, fruit, milkshakes) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-26 06:29:20',NULL),(1072,446,221,'2024-09-26 00:00:00',110,96.1,24,'60/40',116,19.5,14.49,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Plaqued teeth and low body mass index identified. ','Implementing balanced meal plan (milkshakes, boiled eggs, canny, lobiya meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also advice to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to help in improve their child health. ','2024-09-26 06:33:10',NULL),(1073,459,366,'2024-09-26 00:00:00',101,94.8,19,'60/30',115,16,12.1,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad habit of skipping meals. ','Low body mass index identified. ','Implementing balanced meal plan (dates milkshakes) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid from skipping meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted counselling session with parents and child to improve child health. ','2024-09-26 06:36:22',NULL),(1074,472,365,'2024-09-26 00:00:00',110,96.9,22,'60/40',114,19,14.62,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and dental cavity identified. ','Implementing balanced meal plan(milk and milk products, meat, fruit) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to Dr Aslam for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-26 06:39:40',NULL),(1075,386,312,'2024-09-26 00:00:00',102,96.2,22,'60/30',112,16.5,13.15,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal plan(milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-26 09:16:26',NULL),(1076,387,311,'2024-09-26 00:00:00',110,95.4,23,'70/40',114,18,13.85,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness because of she have bad habit of skipping meal. ','Low body mass index identified. ','Implementing balanced meal plan (milk and milk products, dates) with monitoring intake and weight gain. ','Encourage to consume healthy meal and avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-26 09:21:30',NULL),(1077,435,165,'2024-09-26 00:00:00',110,95.4,23,'70/40',114,18,13.85,'Severe Thinness',NULL,NULL,'Mild','Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness with mild anemia and bad personal hygiene she have sever lice in hair. ','Low body mass index with mild anemia and bad personal hygiene identified. ','Implementing balanced meal plan(veg, fruit, milkshakes and meat) with monitoring intake and weight gain also counselled to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and also advice to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-26 09:26:48',NULL),(1078,483,384,'2024-09-26 00:00:00',101,95.3,21,'60/30',112,15,11.96,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal plan (fruit, veg, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-26 09:44:14',NULL),(1079,471,382,'2024-09-26 00:00:00',104,98.1,23,'60/30',116,17,12.63,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of sever thinness because of bad habit of skipping meal. ','Low body mass index identified. ','Implementing balanced meal plan (milk and milk products) with monitoring intake and weight gain and counselling the child on behaviour. ','Encourage to consume healthy meal and snacks and also motivate to make a good child. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-26 09:48:49',NULL),(1080,450,359,'2024-09-26 00:00:00',101,95.4,24,'60/30',108,14.5,12.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal plan (boiled eggs, channy, lobiya dates) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to Dr Aslam for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-26 09:52:00',NULL),(1081,373,163,'2024-09-26 00:00:00',110,95.4,20,'60/30',98,12,12.49,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness with mild anemia and bad oral hygiene. ','Low body mass index with mild anemia and plaque on teeth identified. ','Implementing balanced meal plan (fruit, vegetables, meat, milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks who have full of iron. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-26 09:57:52',NULL),(1082,374,81,'2024-09-26 00:00:00',104,95,19,'70/40',104,14.5,13.41,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and bad personal hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselling on maintain your personal hygiene. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-26 10:01:07',NULL),(1083,454,374,'2024-09-26 00:00:00',101,93.3,18,'60/40',120,15.5,10.76,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal plan(milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also counselled to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-26 10:05:16',NULL),(1084,385,281,'2024-09-26 00:00:00',104,96.4,21,'60/40',113,16,12.53,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal plan (dates, milkshakes, green veg) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also counselled to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-26 10:09:21',NULL),(1085,466,225,'2024-09-26 00:00:00',110,94.9,20,'60/30',108,13.5,11.57,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal plan(boiled egg, milkshakes, green veg, fruit) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and counselled to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-26 10:12:56',NULL),(1086,58,134,'2024-09-26 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache after lunch. ','Low blood pressure. ','ORS given and rest for 10 minutes. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 27-09-24.','-','2024-09-26 10:50:29',NULL),(1087,253,208,'2024-09-26 00:00:00',NULL,97.2,22,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache and fever with sore in throat. ','Viral infection. ','Counselled the child for drinking warm water and eat samisolid diet and Tab panadol 1given. ','Don\'t take junk food and do gargle from warm water. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 27-09-24. ','-','2024-09-26 10:54:22',NULL),(1088,363,281,'2024-09-26 00:00:00',NULL,91,19,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of nousea with flue. ','Viral flue. ','Given rest for 10 minutes and syp piriton 2.5ml given. ','Don\'t eat junk food and do not drink cold water also. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 27-09-24. ','-','2024-09-26 10:57:35',NULL),(1089,189,195,'2024-09-26 00:00:00',NULL,NULL,NULL,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of Rt side of renal pain with burning micturation. ','Mild UTI. ','Informed his parents and Tab. Panadol 1tab given with a full glass of water. ','Take more water for drink. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 27-09-24. ','-','2024-09-26 11:01:14',NULL),(1090,50,135,'2024-09-26 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Minor wound on foot with no secretion. ','Minor wound. ','Cleaned with pyodine and poly fax skin applied with bandage. ','Maintain personal hygiene. ','None required at this time. ','Scheduled for next day 27-09-24. ','-','2024-09-26 11:03:49',NULL),(1091,200,102,'2024-09-26 00:00:00',NULL,98.6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of enlarged gland of neck with pain due to flue. ','Viral infection. ','Analgesic balm applied on neck. ','Go for check up from ENT. ','Referred to ENT for further assessment. ','Done after 2hrs now swelling is dicreased. ','-','2024-09-26 11:07:39',NULL),(1092,187,112,'2024-09-26 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of burn on index finger of Rt hand. ','1st digree burn. ','Cleaned with pyodine and quench cream applied. ','Take care of yourself. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 27-09-24. ','-','2024-09-26 11:10:01',NULL),(1093,58,134,'2024-09-26 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of leg pain since morning. ','Muscular pain. ','Syp panadol 10ml given. ','Do some exercises for muscles relexin. ','None required at this time. ','Scheduled for next day 26-09-24 ','-','2024-09-26 11:13:53',NULL),(1094,58,134,'2024-09-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of legache since morning. ','Muscular pain. ','Syp panadol 10ml given. ','Do some exercises for muscles relexin. ','None required at this time. ','Scheduled for next day 26-09-24. ','-','2024-09-26 11:18:23',NULL),(1095,216,205,'2024-09-25 00:00:00',NULL,NULL,NULL,'70/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning because of hunger. ','She is hungry. ','Biscuit given for eating then sent back to the class. ','Encourage to do breakfast for energy and better growth. ','None required at this time. ','Scheduled for next day 26-09-24','-','2024-09-28 04:18:30',NULL),(1096,263,181,'2024-09-25 00:00:00',82,96.9,21,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of chest pain.','Gastric pain. ','Syp panadol 10ml given and take under observation for 10 minutes. ','Encourage to do some exercises for good health. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-09-28 04:22:09',NULL),(1097,108,68,'2024-09-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of small mouth boils with pain. ','Oral infection. ','Glycerin applied in mouth. ','Take light diet and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 26-09-24. ','-','2024-09-28 04:34:04',NULL),(1098,50,135,'2024-09-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor busted pustule on foot with no secretion. ','Minor pustule. ','Cleaned with pyodine and poly fax skin applied. ','Advice to maintain personal hygiene. ','None required at this time. ','Scheduled for next day 26-09-24 ','-','2024-09-28 04:36:39',NULL),(1099,47,151,'2024-09-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustules with pain on ankle joint. ','Skin allergy. ','Cleaned with pyodine and poly fax skin applied with bandage. ','Take more water for drink and maintain personal hygiene. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 26-09-24 ','-','2024-09-28 04:39:28',NULL),(1100,63,45,'2024-09-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on hand with pain. ','Skin allergy. ','Cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene and take more water for drink. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 26-09-24. ','-','2024-09-28 04:49:27',NULL),(1101,286,53,'2024-09-25 00:00:00',NULL,96,23,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come on follow up now he is fine. ','-','Tab. Piriton 1/2 given. ','Maintain personal hygiene. ','None required at this time. ','-','-','2024-09-28 04:52:33',NULL),(1102,426,343,'2024-09-28 00:00:00',101,95.3,21,'60/40',105,13.5,12.24,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad habit of no teeth brushing.','Low body mass index and bad personal hygiene identified.','Implementing balance meal plan (milk and milk products)with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks also advise to maintain personal hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-28 07:20:31',NULL),(1103,426,343,'2024-09-28 00:00:00',103,93.1,22,'60/30',106,14,12.46,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (boiled eggs, channy, lobia, shakes and fruits) with monitoring intake and weight gain.','Encourage to consume healthy meal.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-28 07:25:47',NULL),(1104,422,340,'2024-09-28 00:00:00',110,98.2,22,'60/40',112,18.5,14.75,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (meat,eggs, sandwich, and milk)with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-28 07:33:59',NULL),(1105,424,338,'2024-09-28 00:00:00',101,93.7,20,'60/30',108,17,14.57,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness with mild anemia and bad oral hygiene ','Low body mass index with mild anemia and dental cavity identified.','Implementing balance meal plan and snacks who have full of iron ( dates, milkshake, boiled eggs)with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-28 07:40:01',NULL),(1106,414,327,'2024-09-28 00:00:00',101,96.3,21,'60/30',110,19,15.7,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (shakes, fruits, Vegs) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-28 08:03:58',NULL),(1107,416,330,'2024-09-28 00:00:00',101,95.9,23,'60/40',102,14.5,13.94,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (fruits juice, boiled eggs,meat products)with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-28 09:03:33',NULL),(1108,399,58,'2024-09-28 00:00:00',104,95,21,'60/30',105,13.5,12.24,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (milk and milk products)with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-28 09:06:16',NULL),(1109,423,339,'2024-09-28 00:00:00',104,92.9,21,'60/30',111,16,12.99,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and plaque in teeth identified.','Implementing balance meal and snacks plan (milkshake, boiled eggs, channy,lobia) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and maintain oral hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-28 09:10:44',NULL),(1110,400,77,'2024-09-28 00:00:00',110,96.3,20,'60/30',113,15.5,12.14,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness and also bad oral and personal hygiene.','Low body mass index,dental cavity and lice in hair identified.','Implementing balance meal and snacks plan (green veg, fruits and fresh juice)with monitoring intake and weight gain ','Encourage to consume healthy meal and snacks and maintain personal and oral hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted counseling session with parents to improve child health.','2024-09-28 09:15:57',NULL),(1111,431,336,'2024-09-28 00:00:00',100,96.4,19,'60/30',108,15.5,13.29,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (milkshake boiled eggs channy lobia)with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-28 09:21:11',NULL),(1112,402,24,'2024-09-28 00:00:00',102,94.5,18,'60/30',111,16,12.99,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child have sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (veg, fruits and milk)with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-28 09:25:40',NULL),(1113,401,204,'2024-09-28 00:00:00',105,96.6,21,'60/40',110,15.5,12.81,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene.','Low body mass index and lice in hair identified.','Implementing balance meal and snacks plan (milkshake, boiled eggs, channy and lobia)with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and counselled on maintain personal hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-28 09:31:14',NULL),(1114,395,156,'2024-09-28 00:00:00',106,95.7,22,'60/40',107,17,14.85,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child have sever thinness and also bad personal and oral hygiene.','Low body mass index and dental cavity also lice in hair identified.','Implementing balance meal and snacks plan (milk and milk products) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and counselled to maintain personal and oral hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-28 09:36:25',NULL),(1115,419,335,'2024-09-28 00:00:00',104,96.9,18,'60/30',120,28,19.44,'Normal',NULL,NULL,NULL,'Moderate','Good','Healthy',NULL,'Child presented with a history of bad personal hygiene.','Lice in hair identified.','Washed the hair from anti lice shampoo and oil in school saloon.','Maintain personal hygiene.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted counseling session with parents to improve child health.','2024-09-28 09:42:03',NULL),(1116,417,331,'2024-09-28 00:00:00',104,94.2,21,'60/40',104,15,13.87,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal plan (milk products,boiled eggs, channy, lobia and meat)with monitoring intake and weight gain ','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-28 09:46:28',NULL),(1117,415,328,'2024-09-28 00:00:00',101,96.3,21,'60/30',105,16,14.51,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness with mild anemia.','Low body mass index and mild anemia identified.','Implementing balance meal and snacks plan (dates shake, green veg, fruits)with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-28 09:52:30',NULL),(1118,429,341,'2024-09-28 00:00:00',104,97.4,21,'60/40',120,29,20.14,'Normal',NULL,NULL,NULL,'Mild','Good','Healthy',NULL,'Child have lice in hair and also bad habit of no teeth brushing.','Bad personal hygiene identified.','Washed the hair from anti lice shampoo and oil in school saloon.','Encourage to maintain personal hygiene.','None required at this time.','Schedule for regular monitoring for healthy growth of child.','Conducted counseling session with parents to improve child health.','2024-09-28 09:56:57',NULL),(1119,422,340,'2024-09-28 00:00:00',110,98.2,22,'60/40',112,18.5,14.75,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (meat, green veg, fruits and fresh juice)with monitoring intake and weight gain ','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-29 09:46:51',NULL),(1120,418,334,'2024-09-28 00:00:00',104,95.8,22,'60/30',117,18,13.15,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene.','Low body mass index and lice in hair identified.','Implementing balance meal and snacks plan (milkshake, boiled eggs, channy, lobia) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-29 10:34:36',NULL),(1121,428,345,'2024-09-28 00:00:00',113,95.1,23,'60/40',105,14.5,13.15,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and personal hygiene.','Low body mass index and lice in hair identified.','Implementing balance meal and snacks plan (milk and milk products,meat products) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-29 10:42:05',NULL),(1122,340,261,'2024-09-28 00:00:00',101,97.4,20,'70/40',100,14.5,14.5,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (green veg, fruits and fresh juice)with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-09-29 10:49:57',NULL),(1123,403,259,'2024-09-30 00:00:00',97,97.4,23,'60/30',105,14,12.7,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness with mild anemia with bad personal and oral hygiene. ','Sever thinness with mild anemia, lice in hair and strained teeth identified.','Implementing balance meal plan (meat, veg, fruits and milk products) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and counselled to maintain personal and oral hygiene.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education and counseling session with child and his parents to improve child health.','2024-09-30 03:01:23',NULL),(1124,424,338,'2024-09-30 00:00:00',102,96.7,23,'60/30',116,15,11.15,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan(dates, boiled eggs and, milkshakes) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-30 11:13:24',NULL),(1125,432,344,'2024-09-30 00:00:00',110,95.4,20,'60/30',108,15,12.86,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy','Severe','Child presented with a history of sever and bad oral hygiene. ','Low body mass index and dental cavity identified. ','Implementing balanced meal and snacks plan(meat, veg, fruit and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-30 11:16:28',NULL),(1126,409,317,'2024-09-30 00:00:00',104,94.6,20,'60/40',107,15,13.1,'Severe Thinness',NULL,NULL,NULL,'Mild','Good',NULL,NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan(milk and milk products.) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-30 11:19:41',NULL),(1127,396,53,'2024-09-30 00:00:00',100,94,23,'60/30',105,13,11.79,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and dental cavity also lice in hair identified. ','Implementing balanced meal and snacks plan(meat, veg, fruit and milk) with monitoring intake and weight gain. Counselling done on her behaviour. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted counselling session with child and her parents to improve their child health and behaviour. ','2024-09-30 11:24:20',NULL),(1128,368,300,'2024-09-30 00:00:00',104,94.3,18,'60/30',104,18,16.64,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan (veg, fruit, milkshakes and meat) with monitoring intake and weight gain. Counselling done on his bad behaviour. ','Encourage to consume healthy meal and snacks. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted counselling session with child and his parents to improve their child health and behaviour. ','2024-09-30 11:28:14',NULL),(1129,425,342,'2024-09-30 00:00:00',101,95.4,18,'60/30',113,17.5,13.71,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness with mild anemia. ','Low body mass index and and mild anemia identified. ','Implementing balanced meal and snacks plan (dates milkshakes, green veg, fruit) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks who have full of iron. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-30 11:31:36',NULL),(1130,397,233,'2024-09-30 00:00:00',103,92.9,17,'60/30',105,16,14.51,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (boiled eggs, canny, lobiya and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-30 11:34:30','2025-04-19 09:42:36'),(1131,392,99,'2024-09-30 00:00:00',112,93.9,20,'60/30',110,14.5,11.98,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal plan(green veg, fruit, milkshakes) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-30 11:38:01',NULL),(1132,418,334,'2024-09-30 00:00:00',104,95,22,'60/30',117,18,13.15,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan(milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-09-30 11:40:47',NULL),(1133,473,332,'2024-09-30 00:00:00',113,96.2,22,'60/30',112,19,15.15,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and dental cavity identified. ','Implementing balanced meal and snacks plan (green veg, fruit and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-30 11:43:48',NULL),(1135,428,345,'2024-09-30 00:00:00',113,95.4,23,'60/30',105,14.5,13.15,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness with bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit and veg) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-09-30 11:50:18',NULL),(1136,413,326,'2024-09-30 00:00:00',94,94.4,22,'60/30',108,18,15.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-09-30 11:52:52',NULL),(1137,393,195,'2024-09-30 00:00:00',103,95,20,'60/30',104,14,12.94,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan(milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 03:01:39',NULL),(1138,412,325,'2024-09-30 00:00:00',100,95.9,22,'60/30',110,16,13.22,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan (dates, milkshakes, fruit and veg) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 03:07:08',NULL),(1139,414,327,'2024-09-30 00:00:00',94,96,24,'80/40',112,18,14.35,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan(milk, veg, fruit, and beens) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 03:25:40',NULL),(1140,410,324,'2024-09-30 00:00:00',101,96.9,24,'60/30',114,17,13.08,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 03:30:36',NULL),(1141,394,98,'2024-09-30 00:00:00',110,97.2,21,'90/50',106,16,14.24,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 03:33:47',NULL),(1142,404,323,'2024-09-30 00:00:00',115,95.6,21,'60/30',107,16.5,14.41,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 03:36:42',NULL),(1143,23,26,'2024-10-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule with pain. ','Skin allergy. ','Removed all puss and cleaned with pyodine then poly fax skin applied. ','Take bath daily and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 02-10-24.','-','2024-10-01 03:43:24',NULL),(1144,384,307,'2024-10-01 00:00:00',NULL,92.1,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold. ','Viral cough. ','Counselled the child to maintain personal hygiene and Syp. Sirolin 5ml given. ','Drink warm water and avoid from junk food. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 02-10-24.','-','2024-10-01 05:56:18',NULL),(1146,405,322,'2024-09-30 00:00:00',103,96,21,'60/40',114,17,13.08,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, boiled eggs and beens) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 06:07:40',NULL),(1148,383,308,'2024-10-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor cut on elbow joint with pain. ','Minor injury. ','Cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene. ','None required at this time. ','Scheduled for next day 02-10-24. ','-','2024-10-01 06:28:09',NULL),(1149,393,195,'2024-10-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache since morning with no bleeding and no any sign of infection. ','Toothache due to he stuck the Id card on his teeth. ','Glycerin applied on gums and teeth. ','Do not take card in mouth. ','None required at this time. ','Scheduled for next day 02-10-24 ','-','2024-10-01 06:31:59',NULL),(1150,165,171,'2024-10-01 00:00:00',NULL,NULL,NULL,'50/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Chronic issue his medication is continued. ','Informed to his anty and ORS given. ','Go for follow up check up from your physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 02-10-24. ','-','2024-10-01 06:52:02',NULL),(1151,484,385,'2024-09-30 00:00:00',89,96.4,24,'70/40',119,21,14.83,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products.)with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 07:04:31',NULL),(1152,406,321,'2024-09-30 00:00:00',111,98,23,'60/40',117,16.5,12.05,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 07:07:18',NULL),(1153,65,165,'2024-10-01 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain after lunch. ','Gastric pain. ','Sent to the washroom and Risek stachet 1 given then take under observation for 10 minutes. ','Drink more water and take light diet. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 02-10-24. ','-','2024-10-01 08:25:29',NULL),(1154,10,16,'2024-10-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on Rt index finger with pain. ','Skin allergy. ','Removed all puss and cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 02-10-24. ','-','2024-10-01 08:27:45',NULL),(1155,128,69,'2024-10-01 00:00:00',NULL,NULL,NULL,'80/40',112,18,14.35,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of vomiting after lunch. ','Over eating. ','Take him under observation for 10 minutes and syp domel 10ml given. ','Take healthy and balanced quentity in meal. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 02-10-24. ','-','2024-10-01 08:33:07',NULL),(1156,102,147,'2024-08-23 00:00:00',104,96.3,21,'60/30',113,13.5,10.57,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness and bad personal hygiene.','Low body mass index and lice in hair identified.','Implementing balance meal and snacks plan (milkshake, dates and fruits) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and counselled the child on his aggressive behavior.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-01 08:40:58','2025-04-19 09:42:36'),(1157,167,172,'2024-08-23 00:00:00',104,94.2,18,'50/30',105,14,12.7,'Severe Thinness',0,0,'None','None','Good','','None','Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (fruits,veg, boiled eggs channy lobia) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-01 08:44:31','2025-04-19 09:42:36'),(1158,342,264,'2024-08-23 00:00:00',110,97.4,22,'60/40',108,16,13.72,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness and also bad personal hygiene.','Low body mass index and lice in hair identified.','Implementing balance meal and snacks plan (boiled eggs,green veg,and fruits) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and counselled the child on maintain personal hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-01 08:52:14','2025-04-19 09:42:36'),(1159,341,260,'2024-09-23 00:00:00',110,94.6,23,'60/30',99,14.5,14.79,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (boiled eggs, canny, lobiya and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 09:08:04',NULL),(1160,340,261,'2024-09-23 00:00:00',101,97.2,20,'70/40',100,14.5,14.5,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (banana shake and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 09:20:45',NULL),(1161,339,262,'2024-09-23 00:00:00',110,96.4,24,'60/30',109,15.5,13.05,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and dental cavity identified. ','Implementing balanced meal and snacks plan (fruit, vegetables, meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 09:23:44',NULL),(1162,332,268,'2024-09-23 00:00:00',101,95.4,24,'60/30',100,14,14,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 09:26:19',NULL),(1163,335,196,'2024-09-23 00:00:00',101,96.9,23,'60/30',104,13.5,12.48,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and dental cavity identified. ','Implementing balanced meal and snacks plan (fruit, vegetables and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 09:29:05',NULL),(1164,331,189,'2024-09-23 00:00:00',112,97.2,21,'60/30',113,17.5,13.71,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 09:34:52',NULL),(1165,338,271,'2024-09-23 00:00:00',101,95.4,23,'60/30',105,15,13.61,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and dental cavity identified. ','Implementing balanced meal and snacks plan (milk and milk products and dates) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also counselled the child on maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 09:38:28',NULL),(1166,347,272,'2024-09-23 00:00:00',110,97.2,24,'60/30',106,18,16.02,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan (banana shake and milk products) ','Encourage to consume healthy meal and snacks and also counselled the child to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 09:49:00',NULL),(1167,349,273,'2024-09-23 00:00:00',101,95.4,23,'60/30',107,17,14.85,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 09:52:40',NULL),(1168,384,307,'2024-10-01 00:00:00',104,92.1,20,'60/40',109,18,15.15,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and counselled the child on behaviour. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 11:22:44',NULL),(1170,171,175,'2024-10-01 00:00:00',101,96.4,22,'60/30',106,18.5,16.46,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and hair lice also plaque on teeth identified. ','Implementing balanced meal and snacks plan (dates milkshakes and green veg) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal and oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted counselling session session with child and parents also to improve their child health. ','2024-10-01 11:31:27',NULL),(1171,55,126,'2024-10-01 00:00:00',102,96.4,23,'60/40',122,27,18.14,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of mild thinness and bad agrasiv behaviour. ','Mild thinness identified his behaviour is depend on his family back ground and home environment. ','Counselled the child on his behaviour and implementing more meal plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and counselled on behave like a good boy. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child mental and physical health. ','2024-10-01 11:44:15',NULL),(1172,157,86,'2024-10-01 00:00:00',101,95.4,23,'60/30',110,18,14.88,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-10-01 11:47:08',NULL),(1173,455,373,'2024-10-01 00:00:00',110,97.2,21,'60/30',117,18.5,13.51,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-01 11:50:33',NULL),(1174,213,203,'2024-10-01 00:00:00',101,97.2,22,'60/30',123,27,17.85,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of bad oral hygiene with mild thinness. ','Dental cavity and mild thinness identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on maintain oral hygiene. ','Encourage to maintain oral hygiene and avoid from sugary meal. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted counselling session with child and his parents to improve their child health. ','2024-10-01 11:54:35',NULL),(1175,62,23,'2024-10-01 00:00:00',102,94.2,18,'60/40',110,15,12.4,'Severe Thinness',NULL,NULL,NULL,'Mild','Moderate','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene.','Low body mass index and hair lice identified.','Implementing balance meal and snacks plan (veg, fruits and milk products) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and also counselled the child to maintain personal hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted counseling session with parents to improve child health.','2024-10-02 04:43:31',NULL),(1176,61,136,'2024-10-01 00:00:00',110,96.4,23,'60/30',118,17,12.21,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and dental cavity identified. ','Implementing balanced meal and snacks plan (dates milkshakes and fresh juices) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also counselled to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 04:47:42',NULL),(1177,147,54,'2024-10-01 00:00:00',103,97,21,'70/40',116,20,14.86,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (boiled eggs, canny and lobiya) with monitoring intake and healthy growth. ','Encourage to consume healthy meal and snacks and also counselled to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 04:55:52',NULL),(1178,80,139,'2024-10-01 00:00:00',102,96.2,20,'60/30',113,17,13.31,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Plaqued teeth and low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain also counselled the child to maintain oral hygiene. ','Encourage to consume healthy meal and snacks and also to maintain oral hygiene with brushing your teeth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-02 05:00:29',NULL),(1179,148,94,'2024-10-01 00:00:00',101,96.4,18,'60/30',112,16,12.76,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Plaqued in teeth with hair lice and also low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes) with monitoring intake and weight gain and counselling done to the child on her behaviour and to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and also to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and also to protect from viruses. ','Conducted health education session with parents to improve their child health. ','2024-10-02 05:06:04',NULL),(1180,154,132,'2024-10-01 00:00:00',101,95.7,23,'60/40',110,16,13.22,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy','Moderate','Child presented with a history of mild anemia and bad oral hygiene. ','Mild anemia with low body mass index and also plaqued teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, green veg, dates ) with monitoring intake and weight gain. Counselled the child to maintain personal hygiene. ','Encourage to consume healthy meal and snacks who have full of iron and brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents and child also to improve child health. ','2024-10-02 05:10:50',NULL),(1181,156,160,'2024-10-01 00:00:00',102,95.5,21,'60/30',110,16.5,13.64,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad appearance. ','Low body mass index and bad personal hygiene identified. ','Implementing balanced meal and snacks plan(milk and milk products, fruit and veg) and monitoring weight gain and counselled the child to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-02 05:14:31',NULL),(1182,64,48,'2024-10-01 00:00:00',110,97.4,22,'60/40',115,18,13.61,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (veg, fruits,milk and milk products) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks to make you healthy.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-02 05:21:14',NULL),(1183,381,310,'2024-10-02 00:00:00',102,94.2,19,'60/30',108,15,12.86,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (boiled eggs, channy, lobia and milk products) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-02 06:18:00',NULL),(1184,378,252,'2024-10-02 00:00:00',114,96.1,21,'60/40',116,16,11.89,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 06:38:12','2025-04-19 09:42:36'),(1185,455,373,'2024-10-02 00:00:00',NULL,97.4,20,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of vomiting and loos motion with abdominal pain.','Diarrhoea.','ORS given and take under observation for 1/2 hrs.','Take samisolid diet and drink more water.','Referred to Dr Aslam for further assessment.','Schedule for next day 03-10-24','-','2024-10-02 06:49:12',NULL),(1186,101,28,'2024-10-02 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning.','Gastric pain due to empty stomach.','Biscuits given for eating after eating she feels good then send her back to the class.','Do not skip your break fast.','None required at this time.','Schedule for regular monitoring.','-','2024-10-02 07:05:07',NULL),(1187,187,112,'2024-10-02 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of old injury on Rt index finger with slight bleeding due to getting hurt from desk and pain. ','Minor injury. ','Cleaned with pyodine and poly fax skin applied with bandage. ','Take care of yourself. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 03-10-24','Counselled the child on his bad behaviour and hygiene. ','2024-10-02 07:12:49',NULL),(1188,89,29,'2024-10-02 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on Rt hand due to getting hurt from other child. ','Muscular pain. ','Analgesic cream applied on hand. ','Take care of yourself. ','None required at this time. ','Scheduled for next day 03-10-24','-','2024-10-02 07:17:56',NULL),(1189,346,22,'2024-09-23 00:00:00',110,96.9,23,'60/30',100,14,14,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain counselled the child to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and also to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 08:12:28',NULL),(1190,477,274,'2024-09-23 00:00:00',108,93.9,21,'60/40',109,15.5,13.05,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness with mild anemia. ','Low body mass index and mild anemia identified. ','Implementing balanced meal and snacks plan (fruit and fresh juices green veg, dates.)with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks who have full of iron and also counselled the child to maintain the. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 08:25:59',NULL),(1191,344,85,'2024-09-23 00:00:00',102,96.4,23,'60/30',105,13,11.79,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (dates, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal with. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 08:29:34',NULL),(1192,348,277,'2024-09-23 00:00:00',101,95.4,21,'60/30',109,16,13.47,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified with bad appearance. ','Implementing balanced meal and snacks plan(milk and milk products)with monitoring intake and weight gain. Counselled the child to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and also to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 08:38:01',NULL),(1193,345,276,'2024-09-23 00:00:00',101,97.2,21,'60/30',112,15,11.96,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan (green veg and milk and milk products) with monitoring intake and weight gain. Counselled the child to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and also to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 09:04:17',NULL),(1194,366,302,'2024-09-23 00:00:00',114,95.4,23,'60/30',105,15,13.61,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan (boiled eggs, beens, lobiya and meat) with monitoring intake and weight gain. Counselled the child to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and also to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 09:08:42',NULL),(1195,427,346,'2024-09-23 00:00:00',102,96.4,24,'60/30',99,13,13.26,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (fruit, dates shake, milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 09:12:58',NULL),(1196,479,279,'2024-09-23 00:00:00',101,97.9,23,'60/40',103,13,12.25,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Hair lice and low body mass index identified. ','Implementing balanced meal and snacks plan (chikku shake, boiled eggs and beens) with monitoring intake and weight gain. Counselled the child to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and also to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Counselled the child with her mother to maintain personal hygiene for prevention from infection. ','2024-10-02 09:17:25',NULL),(1197,365,280,'2024-09-23 00:00:00',104,97.2,19,'60/30',99,12,12.24,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 09:22:06',NULL),(1198,481,299,'2024-09-23 00:00:00',101,95.4,21,'60/30',97,12,12.75,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 09:25:32',NULL),(1199,370,298,'2024-09-23 00:00:00',101,97.2,21,'60/30',101,14.5,14.21,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit and milk products)with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 09:30:26',NULL),(1200,363,281,'2024-09-23 00:00:00',110,95.4,23,'60/30',102,14.5,13.94,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Hair lice and dental cavity with low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Counselled the child to maintain personal and oral hygiene. ','Encourage to consume healthy meal and snacks and also maintain oral and personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 09:34:51',NULL),(1201,351,278,'2024-09-23 00:00:00',104,97.2,NULL,'60/40',99,13.5,13.77,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good',NULL,NULL,'Child presented with a history of mild anemia and severe thinness. ','Low body mass index and mild anemia identified. ','Implementing balanced meal and snacks plan (milk and milk products and dates) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 09:38:18',NULL),(1203,355,294,'2024-09-24 00:00:00',112,96.3,24,'60/30',95,13,14.4,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and lice in hair also stained teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Counselled the child to maintain personal and oral hygiene. ','Encourage to consume healthy meal and snacks and also maintain personal and oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 09:46:39',NULL),(1204,486,387,'2024-09-24 00:00:00',101,97.2,20,'60/30',102,14,13.46,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 09:49:26',NULL),(1205,357,290,'2024-09-24 00:00:00',101,96.3,21,'60/40',104,13,12.02,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (fruits,veg,meat and milk) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-02 10:00:06',NULL),(1206,359,287,'2024-09-24 00:00:00',104,96.3,22,'60/30',100,12,12,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and plaque in teeth.','Low body mass index and plaqued teeth identified.','Implementing balance meal and snacks plan (dates shake green veg fruits and milk) with monitoring intake and weight gain.counselled the child to maintain oral hygiene.','Encourage to consume healthy meal and snacks and to maintain oral hygiene with teeth brushing.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-02 10:06:27',NULL),(1207,470,383,'2024-10-02 00:00:00',105,95,22,'60/40',116,25.5,18.95,'Normal',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child have bad habit of no brushing the teeth. ','Bad oral hygiene. ','Implementing balanced meal plan with monitoring intake. Counselled the child to should do brushing your teeth twice in a day. ','Encourage to maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 11:38:17',NULL),(1208,439,122,'2024-10-02 00:00:00',104,93.6,21,'60/30',99,13.5,13.77,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beens, meat and milk) with monitoring intake and weight gain ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 11:44:11',NULL),(1209,436,61,'2024-10-02 00:00:00',111,96.6,18,'60/40',114,18.5,14.24,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Counselled the child to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 11:47:11',NULL),(1210,390,316,'2024-10-02 00:00:00',101,95.4,19,'60/40',120,22,15.28,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (boiled eggs, canny, lobiya and meat products) with monitoring intake and weight gain. Counselled the child to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and also to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 11:51:03',NULL),(1211,391,316,'2024-10-02 00:00:00',103,95.7,21,'60/30',109,18.5,15.57,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 11:55:55',NULL),(1212,389,314,'2024-10-02 00:00:00',110,96.4,21,'60/40',104,13.5,12.48,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products, dates, veg and fruit) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 12:01:51',NULL),(1213,467,377,'2024-10-02 00:00:00',102,99.5,24,'60/30',115,19,14.37,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Counselled the child to maintain oral hygiene. ','Encourage to consume healthy meal and snacks and also to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 12:05:03',NULL),(1214,467,377,'2024-10-02 00:00:00',102,99.5,24,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold with fever. ','Viral cough. ','Syp panadol 10ml given and syp sirloin 5ml given. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 03-10-24.','-','2024-10-02 12:08:08',NULL),(1215,379,306,'2024-10-02 00:00:00',101,97.5,22,'60/30',119,19.5,13.77,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (dates shake and fruit juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-02 12:10:25','2025-04-19 09:42:36'),(1216,128,69,'2024-10-02 00:00:00',NULL,96.4,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of flue with sore in throat. ','Viral infection. ','Syp piriton 2.5ml given and take under observation for 10 minutes. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment and suggestion. ','Scheduled for next day 03-10-24. ','-','2024-10-02 12:12:52',NULL),(1217,382,309,'2024-10-02 00:00:00',NULL,97.2,23,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold. ','Viral cough. ','Syp. Sirolin 5ml given and advised for drink warm water. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 03-10-24. ','-','2024-10-02 12:15:32',NULL),(1218,106,55,'2024-10-03 00:00:00',NULL,97.3,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of nose bleeding and headache. ','No any sign of injury or wound. ','Pinch the nose for 10 sec or till stop bleeding when bleeding is stop then take him under observation for 1/2hrs Tab panadol 1tab given. Informed to parents and send him back to home. ','Go for check up from ENT specialist. ','Referred to Dr Aslam for further assessment and suggestion. ','Scheduled for next day 04-10-24. ','-','2024-10-03 05:06:49',NULL),(1219,253,208,'2024-10-03 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of knee injury with pain due to fall down from cycle. ','Knee injury. ','Cleaned with pyodine and poly fax skin applied with bandage and Tab. Panadol 1tab given. ','Take rest and go for taking TT vaccine. ','Referred to Dr Aslam for further assessment and suggestion. ','Scheduled for next day 04-10-24. ','-','2024-10-03 05:24:13',NULL),(1220,219,208,'2024-10-03 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Lower abdominal pain on due to fall down in home time. ','-','Analgesic cream applied on abdomen and Tab. Panadol 1tab given. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment and suggestion. ','Scheduled for next day 04-10-24. ','-','2024-10-03 05:35:42',NULL),(1221,181,189,'2024-10-03 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of neck pain with slight swelling. ','Muscular pain. ','Analgesic cream applied on neck. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 04-10-24. ','-','2024-10-03 05:39:45',NULL),(1222,48,154,'2024-10-03 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache with gum swelling. ','Dental Cavity identified ','She is already take medicine from dentist.\r\nJust glycerin applied. ','Brush your teeth daily twice in a day and avoid from sugary meal. ','-','Scheduled for next day 04-10-24. ','-','2024-10-03 05:43:16',NULL),(1223,116,72,'2024-10-03 00:00:00',103,94,21,'60/30',109,16.5,13.89,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and dental cavity identified. ','Implementing balanced meal plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-03 06:22:39','2025-04-19 09:42:17'),(1224,119,129,'2024-10-03 00:00:00',102,94.2,20,'60/30',135,28,15.36,'Severe Thinness',0,0,'None','None','Moderate','Unhealthy','None','Child look like a non serious child all time she is smiling. ','Pampered child. ','Counselled the child on her behaviour. ','To behave like a elder child. ','Referred to Dr Aslam for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-03 08:24:11','2025-04-19 09:42:36'),(1225,129,64,'2024-10-03 00:00:00',100,92.7,18,'60/40',115,19.5,14.74,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan dates shake, veg \r\n and fruit.)with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-03 08:28:09',NULL),(1226,130,65,'2024-10-03 00:00:00',101,93.8,17,'60/30',108,15.8,13.55,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and lice in hair also plaque on teeth identified. ','Implementing balanced meal and snacks plan (boiled eggs, canny and lobiya) with monitoring intake and weight gain. Counselled the child to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-03 08:34:21','2025-04-19 09:41:52'),(1227,176,182,'2024-10-03 00:00:00',112,91.3,22,'60/40',116,19.5,14.49,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene also he is a very nought  and agrasiv child. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal and snacks plan (green veg, fruit and milk products) with monitoring intake and weight gain. Counselled the child on his behaviour and to maintain oral hygiene. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents and child also to improve child health and behaviour. ','2024-10-03 08:39:21','2025-04-19 09:42:17'),(1228,136,73,'2024-10-03 00:00:00',101,98.2,23,'60/30',130,24.5,14.5,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (fruit, vegetables, meat and milk products) with monitoring intake and weight gain. Counselled the child on his behaviour. ','Encourage to consume healthy meal and snacks and also to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-03 08:42:46',NULL),(1229,33,122,'2024-10-03 00:00:00',101,97.2,20,'60/30',108,14.5,12.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good',NULL,NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (meat and meat products, banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-03 08:45:36',NULL),(1230,63,45,'2024-10-03 00:00:00',104,96.4,23,'60/30',126,22.5,14.17,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','Moderate','Child presented with a history of bad oral and personal hygiene. ','Plaque on teeth and hair lice identified. ','Counselled the child to maintain oral and personal hygiene and also implementing hair washing in schools saloon. ','To maintain personal and oral hygiene. ','Referred to Dr Aslam for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and wellbeing. ','Conducted health education session with parents and child also to improve child health. ','2024-10-03 08:54:41','2025-04-19 09:41:52'),(1231,141,85,'2024-10-03 00:00:00',104,94.6,19,'60/30',111,18.5,15.02,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-03 08:59:28',NULL),(1232,68,108,'2024-10-03 00:00:00',101,97.2,23,'60/30',116,18,13.38,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-03 09:04:08',NULL),(1233,144,56,'2024-10-03 00:00:00',112,96.2,21,'60/30',116,16.5,12.26,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal and oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-03 09:09:44',NULL),(1234,98,149,'2024-10-03 00:00:00',104,94.2,22,'60/30',122,21.2,14.24,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','None','Child presented with a history of sever thinness and bad personal hygiene.','Low body mass index and lice in hair identified.','Implementing balance meal and snacks plan (veg, fruits and milk) with monitoring intake and weight gain.counselledthe child to maintain personal hygiene.','Encourage to consume healthy meal and snacks and to maintain personal hygiene.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-03 10:08:40','2025-04-19 09:42:36'),(1235,145,98,'2024-10-03 00:00:00',100,98.2,20,'60/30',116,18.5,13.75,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (banana shake, fruits and veg) with monitoring intake and weight gain. Counselled the child to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and also maintain personal and oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-03 10:13:42',NULL),(1236,71,31,'2024-10-03 00:00:00',110,95.8,22,'80/40',111,17,13.8,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness with bad personal and oral hygiene.','Low body mass index and plaque in teeth also hair lice identified.','Implementing balance meal and snacks plan (veg, fruits, boiled eggs) with monitoring intake and weight gain. Counselled the child to maintain personal hygiene.','Encourage to consume healthy meal and snacks and maintain personal hygiene.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-03 10:20:38',NULL),(1237,146,95,'2024-10-03 00:00:00',101,95.8,19,'60/30',118,18.5,13.29,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (milkshake, fruits,and vegetables) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-03 10:24:43',NULL),(1238,74,24,'2024-10-03 00:00:00',103,96.3,21,'60/30',124,20.5,13.33,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and plaque in teeth identified.','Implementing balance meal and snacks plan (veg, fruits,meat and milk) with monitoring intake and weight gain .','Encourage to consume healthy meal and snacks and maintain personal hygiene.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-03 10:29:30',NULL),(1239,75,19,'2024-10-03 00:00:00',99,95.8,21,'60/30',212,17,3.78,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and plaque in teeth identified.','Implementing balance meal and snacks plan (banana shake,fresh juice and green veg) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and maintain oral hygiene.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-03 10:34:17',NULL),(1240,77,131,'2024-10-03 00:00:00',110,94.2,18,'60/40',122,20,13.44,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good',NULL,'Moderate','Child presented with a history of sever thinness and bad personal and oral hygiene.','Low body mass index and plaque in teeth also lice in hair identified .','Implementing balance meal and snacks plan (veg,meat, fruits and milk) with monitoring intake and weight gain.counselled the child to maintain personal hygiene.','Encourage to consume healthy meal and snacks and to maintain personal hygiene.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-03 10:40:39',NULL),(1241,180,193,'2024-10-03 00:00:00',101,92.4,17,'60/40',103,14.5,13.67,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene.','Low body mass index and lice in hair identified.','Implementing balance meal and snacks plan (veg, boiled eggs, channy, lobia shakes and fruits) with monitoring intake and weight gain.\r\n','Encourage to consume healthy meal and snacks and maintain personal hygiene.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health .','2024-10-03 10:46:16',NULL),(1242,111,144,'2024-10-02 00:00:00',104,96.4,21,'60/40',119,18,12.71,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (dates, green veg, carrots juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-03 11:09:41',NULL),(1243,155,68,'2024-10-02 00:00:00',102,94.6,19,'60/40',113,18,14.1,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Counselled the child to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-03 11:13:10',NULL),(1244,93,121,'2024-10-02 00:00:00',112,96.9,18,'60/30',112,13,10.36,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-03 11:17:18',NULL),(1245,75,19,'2024-10-02 00:00:00',101,94.6,24,'60/30',113,19,14.88,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan (green veg, fruit meat and milk) with monitoring intake and weight gain. Counselled the child to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-03 11:21:45',NULL),(1246,96,27,'2024-10-01 00:00:00',104,97.4,21,'60/30',115,16.5,12.48,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad personal and oral hygiene.','Low body mass index and plaque in teeth also lice in hair identified.','Implementing balance meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Counselled the child to maintain personal and oral hygiene.','Encourage to consume healthy meal and snacks and to maintain personal and oral hygiene.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-04 03:19:22',NULL),(1247,97,45,'2024-10-01 00:00:00',104,95.8,18,'70/40',119,16.5,11.65,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene.','Low body mass index and lice in hair identified.','Implementing balance meal and snacks plan (fruits,veg,meat and milk) with monitoring intake and weight gain. Counselled the child to maintain personal hygiene.','Encourage to consume healthy meal and snacks and to maintain personal hygiene.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-04 03:29:57',NULL),(1248,100,30,'2024-10-01 00:00:00',101,95.8,18,'60/40',108,15,12.86,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (dates,milk and milk products.) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-04 03:33:46',NULL),(1249,28,37,'2024-09-18 00:00:00',101,94.2,21,'60/40',117,18,13.15,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and plaque in teeth identified.','Implementing balance meal and snacks plan (veg, fruits,meat,beens and milk) with monitoring intake and weight gain. Counselled the child to maintain oral hygiene.','Encourage to consume healthy meal and snacks and to maintain personal hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-04 03:39:47','2025-04-19 09:42:17'),(1250,334,266,'2024-09-24 00:00:00',101,96.3,21,'60/40',107,24,20.96,'Normal',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with bad apperience.','Bad personal hygiene.','Counselled the child to maintain personal hygiene.','Encourage to take bath daily.','None required at this time.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-04 03:48:36',NULL),(1251,360,287,'2024-09-24 00:00:00',104,97.4,22,'60/30',104,13,12.02,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (milk and milk products) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-04 03:51:42',NULL),(1252,333,267,'2024-09-24 00:00:00',101,96.3,23,'60/30',105,16,14.51,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene.','Low body mass index and plaque in teeth identified.','Implementing balance meal and snacks plan (milkshake and fresh juice) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and maintain oral hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-04 03:54:53',NULL),(1253,358,286,'2024-09-24 00:00:00',104,97.4,23,'60/40',96,14.5,15.73,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan (milk and milk products) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-04 03:57:50',NULL),(1254,488,193,'2024-09-24 00:00:00',103,95.8,18,'60/30',95,12.5,13.85,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balance meal and snacks plan,(dates shake, green veg, fruits and milk) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks.','Referred to nutritionist for further assessment and suggestions.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-10-04 04:00:54',NULL),(1255,48,154,'2024-10-03 00:00:00',NULL,95.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache with gum swelling. ','Cavity in teeth identified. ','Glycerin applied.\r\nShe already taked medicens from dentist. ','Gargle from warm water. ','-','Scheduled for next day 04-10-24. ','-','2024-10-04 04:45:11',NULL),(1256,363,281,'2024-10-03 00:00:00',NULL,100.8,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with sore in throat. ','Viral fever. ','Take under observation after informed his parents.\r\nSyp panadol 5ml given. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 04-10-24. ','-','2024-10-04 04:47:55',NULL),(1257,29,2,'2024-10-03 00:00:00',NULL,98.8,21,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with fever. ','Genrelized weakness identified. ','Syp panadol 10ml given and take under observation for 10 minutes. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 04-10-24. ','-','2024-10-04 04:50:25',NULL),(1258,177,183,'2024-10-04 00:00:00',NULL,100.1,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with sore in throat. ','Viral fever. ','Informed to his parents and Syp panadol 10ml given. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 05-10-24 ','-','2024-10-04 04:53:02',NULL),(1259,130,65,'2024-10-04 00:00:00',101,95.4,19,'',108,15.8,13.55,'Severe Thinness',0,0,'None','None','None','','None','Child come with the complain of cough and cold with fever. ','Viral infection. ','Informed to his parents and Syp panadol 10ml given\r\nSyp sirloin 5ml given. ','Go for check up from general physician and avoid to drink cold water. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 05-10-24. ','-','2024-10-04 04:55:42','2025-04-19 09:42:36'),(1260,6,12,'2024-10-01 00:00:00',NULL,95.4,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Low blood pressure. ','ORS given and rest for 10 minutes. ','Encourage to eat healthy food. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 02-10-24. ','-','2024-10-04 05:09:06',NULL),(1261,72,25,'2024-10-01 00:00:00',NULL,NULL,NULL,'50/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of vomiting and and weakness. ','Low blood pressure. ','ORS given and rest for 10 minutes and send back to the class. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 02-10-24. ','-','2024-10-04 05:11:33',NULL),(1262,78,22,'2024-10-04 00:00:00',102,91.8,19,'60/30',118,23,16.52,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and lice in hair also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit. milk products and meat) with monitoring intake and weight gain. Counselled the child to maintain personal and oral hygiene. ','Encourage to consume healthy meal and snacks and also to maintain personal and oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-04 09:56:06',NULL),(1263,79,50,'2024-10-04 00:00:00',101,96.9,20,'60/30',116,17,12.63,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milk and meat) with monitoring intake and weight gain. Counselled the child to maintain oral hygiene. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-04 10:00:36',NULL),(1264,82,38,'2024-10-04 00:00:00',100,96,18,'60/30',122,21,14.11,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan ( green veg and milk products, meat)with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-04 10:04:49','2025-04-19 09:42:17'),(1265,150,66,'2024-10-04 00:00:00',98,95.8,19,'60/30',123,24,15.86,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and lice in hair also plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Counselled the child to maintain personal hygiene and oral hygiene. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-04 10:11:02',NULL),(1266,83,20,'2024-10-04 00:00:00',104,96.2,22,'60/40',133,25.5,14.42,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milk, meat, and beens) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-04 10:15:05','2025-04-19 09:42:36'),(1267,152,91,'2024-10-04 00:00:00',102,95.4,21,'80/40',126,21.3,13.42,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of moderate thinness. ','Moderate thinness identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-04 10:23:52','2025-04-19 09:42:36'),(1268,153,161,'2024-10-04 00:00:00',105,97.8,23,'60/30',109,15,12.63,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-04 10:27:16','2025-04-19 09:42:36'),(1269,350,275,'2024-10-05 00:00:00',101,94.9,20,'60/30',103,13,12.25,'Severe Thinness',NULL,NULL,'Mild',NULL,NULL,'Unhealthy',NULL,'Child presented with a history of mild anemia with sever thinness. ','Low body mass index with mild anemia identified. ','Implementing balanced meal and snacks plan(green veg, fruit and milk products) with monitoring intake and weight gain ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-05 05:32:06',NULL),(1270,85,33,'2024-10-04 00:00:00',101,96.4,21,'60/40',110,18,14.88,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (boiled eggs channy and beens) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-05 06:10:44',NULL),(1271,87,154,'2024-10-04 00:00:00',104,95.2,22,'60/30',120,20,13.89,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-05 06:13:52','2025-04-19 09:42:36'),(1272,159,97,'2024-10-04 00:00:00',100,96.9,23,'80/40',116,20.5,15.23,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-05 06:16:31','2025-04-19 09:42:17'),(1273,91,33,'2024-10-04 00:00:00',109,94.2,21,'60/30',127,24.5,15.19,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan (boiled eggs, channy, lobiya and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with on hygiene with parents to improve their child health. ','2024-10-05 06:20:07',NULL),(1274,92,114,'2024-10-04 00:00:00',106,95.2,23,'60/30',113,15.5,12.14,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and fruit juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-05 08:29:14','2025-04-19 09:42:36'),(1275,164,80,'2024-10-04 00:00:00',101,95.4,23,'60/40',127,24.5,15.19,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Counselled the child to maintain oral and personal hygiene. ','Encourage to consume healthy meal and snacks and also to maintain personal and oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-05 08:34:21',NULL),(1276,487,358,'2024-10-04 00:00:00',101,95.4,21,'60/30',115,16.4,12.4,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness and bad personal hygiene. ','Hair lice and low body mass index identified. ','Implementing balanced meal and snacks plan (eggs, meat, beens and milk)with monitoring intake and weight gain. Hair wash done with antilice shampoo and oil in school saloon. ','Encourage to consume healthy meal and snacks and also to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-05 08:41:24','2025-04-19 09:42:36'),(1277,101,28,'2024-10-04 00:00:00',108,94.6,23,'60/30',120,17.4,12.08,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and dental cavity identified. ','Implementing balanced meal and snacks plan (boiled eggs, canny and lobiya) with monitoring intake and weight gain. Counselled the child to maintain oral hygiene. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-05 08:44:48','2025-04-19 09:42:17'),(1278,361,285,'2024-10-05 00:00:00',104,94.6,19,'60/30',104,14.5,13.41,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness with mild anemia. ','Low body mass index and mild anemia identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks who have full of iron. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-05 08:50:12',NULL),(1279,90,124,'2024-10-05 00:00:00',101,95.4,18,'60/30',120,17.8,12.36,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-05 08:53:14','2025-04-19 09:42:36'),(1280,411,318,'2024-10-05 00:00:00',112,94.6,20,'60/30',108,16,13.72,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit and milk products) with monitoring intake and weight gain. Counselled the child to maintain oral hygiene. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-05 08:56:52',NULL),(1281,58,134,'2024-10-04 00:00:00',NULL,NULL,19,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Headache with cough and sore in throat. ','Viral infection. ','Syp. Panadol 10ml\r\nSyp sirloin 5ml given. ','Advice to drink warm water. And also gargle from warm water. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 05-10-24. ','-','2024-10-05 09:00:43',NULL),(1282,253,208,'2024-10-04 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Come for bandaging on follow up. He was injured from cycle. ','Injury is going to be better. ','Cleaned with pyodine and poly fax skin applied with bandage. ','Take care of yourself. ','Referred to Dr Aslam for further assessment and suggestion. ','Scheduled for regular monitoring. ','-','2024-10-05 09:03:53',NULL),(1283,251,231,'2024-10-04 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on head with secretion. ','Skin allergy. ','Cleaned with pyodine and removed all puss then poly fax skin applied. ','Take bath daily and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-05 09:06:06',NULL),(1284,5,11,'2024-10-04 00:00:00',NULL,99.1,NULL,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with vomiting.\r\nOn examination,. Redness seen in throat. ','Viral fever ','Syp panadol 10ml given and take under observation for 10 minutes. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-05 09:11:24',NULL),(1285,467,377,'2024-10-04 00:00:00',NULL,96.2,23,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and flue with sore in throat. ','Viral infection. ','Syp panadol 10ml\r\nSyp sirloin 5ml given. and take under observation for 10 minutes. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-05 09:14:48',NULL),(1286,165,171,'2024-10-05 00:00:00',NULL,100.1,23,'50/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with headache since morning. ','Viral fever. ','Syp panadol 10ml and ORS given and take under observation for 10 minutes. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-05 09:17:55',NULL),(1287,117,107,'2024-10-05 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. ','Gastric pain. ','Sent to the washroom. After come from the washroom he feel good then send back to the class. ','Drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-05 09:20:08',NULL),(1288,150,66,'2024-10-05 00:00:00',NULL,NULL,NULL,'50/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Low blood pressure. ','ORS given and rest for 10 minutes. ','Drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-05 09:21:51',NULL),(1289,346,22,'2024-10-05 00:00:00',NULL,97.2,22,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of fever with flue. ','Viral fever. ','Take under observation for 10 minutes and syp panadol 10ml given. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-05 09:23:44',NULL),(1290,23,26,'2024-10-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on nose with slight pain. ','Skin allergy. ','Removed puss and cleaned with pyodine then poly fax skin applied. ','Maintain personal hygiene. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-07 05:18:34',NULL),(1291,140,85,'2024-10-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on forehead because of getting hurt with slight swelling from bat. ','-','Analgesic cream applied on forehead. ','Take care of yourself during playing. ','None required at this time. ','After 2hrs','-','2024-10-07 05:25:45',NULL),(1292,164,80,'2024-10-07 00:00:00',NULL,98.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache with gum swelling. ','Toothache. ','Glycerin applied on gums and counselled the child for teeth brushing. ','Go for check up from dentist. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-07 05:29:54',NULL),(1293,108,68,'2024-10-07 00:00:00',101,95.7,22,'60/30',127,23.5,14.57,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products, meat, fruit and veg) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents and child to improve child health. ','2024-10-07 05:42:16','2025-04-19 09:42:36'),(1294,109,60,'2024-10-07 00:00:00',103,95.6,21,'60/40',124,22,14.31,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Counselled the child on his  aggressive behaviour. ','Encourage to consume healthy meal and snacks also to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child. ','2024-10-07 06:00:51','2025-04-19 09:42:17'),(1295,23,26,'2024-10-07 00:00:00',104,95.2,18,'60/40',123,22.5,14.87,'Severe Thinness',0,0,'None','Mild','Mild','Unhealthy','None','Child presented with a history of mild thinness and bad personal hygiene. ','Hair lice and bad appearance identified. ','Implementing hair wash in school saloon. Counselled the child to maintain personal hygiene. ','Encourage to consume more healthy meal and to maintain personal hygiene. ','Referred to Dr Aslam for advice to treat mental health. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-07 06:18:09','2025-04-19 09:42:36'),(1296,112,83,'2024-10-07 00:00:00',101,96.1,17,'60/40',126,19.5,12.28,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice, beens, meat and meat products) with monitoring intake and weight gain. Counselled the child to maintain oral hygiene. ','Encourage to consume healthy meal and snacks and also to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-07 06:26:17','2025-04-19 09:42:17'),(1297,114,76,'2024-10-07 00:00:00',100,92.5,21,'70/30',116,18.5,13.75,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens and meat) with monitoring intake and weight gain. Counselled the child to maintain oral hygiene. ','Encourage to consume healthy meal and snacks and also to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion to improve child health. ','Scheduled for regular monitoring for healthy growth of child and to prevent the child from infection. ','Conducted health education session with parents to and child also to improve the child health. ','2024-10-07 06:32:21','2025-04-19 09:42:17'),(1298,24,49,'2024-10-07 00:00:00',101,93.7,20,'70/40',123,20.5,13.55,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and dental cavity with hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice) with monitoring intake and weight gain. Counselled the child to maintain oral and personal hygiene. ','Encourage to consume healthy meal and snacks and also to maintain personal and oral hygiene to prevent from infections.','Referred to nutritionist for further assessment and suggestion for better growth of child. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-07 06:41:28','2025-04-19 09:41:52'),(1299,25,39,'2024-10-07 00:00:00',102,96.9,19,'60/40',118,18.5,13.29,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-07 06:48:34','2025-04-19 09:42:17'),(1300,122,169,'2024-10-07 00:00:00',96,95.5,22,'70/40',121,17.5,11.95,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit meat and beens) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-07 06:54:28','2025-04-19 09:42:17'),(1301,177,183,'2024-10-07 00:00:00',100,94.9,20,'60/30',120,18,12.5,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg and milk and milk products.)with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-07 06:58:46',NULL),(1302,125,127,'2024-10-07 00:00:00',102,96.9,21,'60/30',119,18,12.71,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-07 07:03:20','2025-04-19 09:42:17'),(1303,28,37,'2024-10-07 00:00:00',101,95.4,23,'70/40',117,19,13.88,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-07 07:07:32',NULL),(1304,56,115,'2024-10-07 00:00:00',101,95.4,20,'60/30',115,18,13.61,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk shake and fresh juices) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-07 10:04:25',NULL),(1305,53,159,'2024-10-07 00:00:00',104,96.4,21,'60/30',112,15.5,12.36,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (dates, apple, banana, eggs and meat) with monitoring intake and weight gain. Also was the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infections. ','Conducted health education session with parents to improve their child health. ','2024-10-07 10:08:56',NULL),(1306,210,202,'2024-10-07 00:00:00',101,96.2,22,'80/40',123,18.5,12.23,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-07 10:11:37',NULL),(1307,29,2,'2024-10-07 00:00:00',110,97.5,23,'60/30',119,16,11.3,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks to improve the health. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child. ','2024-10-07 10:14:30','2025-04-19 09:42:36'),(1308,121,53,'2024-10-07 00:00:00',104,96.5,22,'90/40',123,21.5,14.21,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and plaque on teeth with hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, meat and milk) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents and child also to improve the child health. ','2024-10-07 10:20:48','2025-04-19 09:41:52'),(1309,126,170,'2024-10-07 00:00:00',110,96.1,21,'70/40',116,16,11.89,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness with bad oral and personal hygiene. ','Low body mass index and dental cavity with hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and juice) with monitoring intake and weight gain and wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-07 10:24:41',NULL),(1310,242,225,'2024-10-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on Rt hand with no swelling.','Ferctured in past history that\'s the reason of pain. ','Analgesic balm applied on hand.\r\nTab. Panadol 1tab given. ','Go for check up from your physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-07 10:42:04',NULL),(1311,222,210,'2024-10-07 00:00:00',NULL,95.6,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and Rt renal pain. ','No fever and having pain because of less amount of drinking water. ','Two glass water given for drink and send to the washroom after come from the washroom she feels fine.\r\nSyp panadol 10ml given. I','Take more water for drink atleast 8 glass in a day. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-07 10:48:06',NULL),(1312,393,195,'2024-10-07 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache. ','Wax seen in ear. ','Betnisol - N 2drops put in ear and take under observation for 10 minutes. \r\n','Go for check up from ENT and to maintain personal hygiene. ','Referred to ENT for further assessment. ','Scheduled for next day 08-10-24. ','-','2024-10-07 10:51:29',NULL),(1313,56,115,'2024-10-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come in emergencic condition of cut on Rt cheek with bleeding due to fall down in the classroom. ','Minor injury with bleeding. ','1st stoped bleeding with trying to calm down the child then cleaned with pyodine and saniplast 1 applied. Called the parents to come in school. ','Do not run in the classroom. Go for check up from general physician. ','Referred to general physician for further assessment. ','Scheduled for next day 08-10-24. ','Informed to the parents about all things and also counselled them to do not take tention child is fine now. ','2024-10-07 11:03:30',NULL),(1314,121,53,'2024-10-08 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of scratch on foot finger from broken paip in home. ','Minor scratch. ','Cleaned with pyodine and poly fax skin applied with bandage. ','Take care of yourself and maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-08 03:48:11',NULL),(1315,424,338,'2024-10-08 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come in emergencic condition of bleeding from nose. O/E no cut no injury. ','Nasal bleeding because of weather changes. ','Pinch the nose for 10 sec or till stop bleeding ten take him in under observation for 15 to 20 minutes. When he is fine then send him back to the class. ','Take light diet and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-08 03:55:04',NULL),(1316,128,69,'2024-10-08 00:00:00',104,92.8,21,'60/30',117,18.5,13.51,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (dates shake, milk products, fruit and veg) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-08 05:43:25',NULL),(1317,178,184,'2024-10-08 00:00:00',102,93.3,18,'60/40',118,17,12.21,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness and bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-08 05:46:24','2025-04-19 09:42:36'),(1318,131,90,'2024-10-08 00:00:00',107,95.9,23,'70/40',117,18,13.15,'Severe Thinness',NULL,NULL,'Mild',NULL,NULL,'Unhealthy',NULL,'Child presented with a history of sever thinness with mild anemia. ','Low body mass index and mild anemia identified. ','Implementing balanced meal and snacks plan (dates shake, chikku shake, green vegetable) with monitoring intake and weight gain. ','Encourage to consume healthy meal who have iron. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-08 05:50:01',NULL),(1319,179,187,'2024-10-08 00:00:00',101,96.9,20,'60/30',117,17,12.42,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, dates, chikku shakes)with monitoring intake and weight gain. wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-08 05:54:31',NULL),(1320,132,87,'2024-10-08 00:00:00',102,96.2,22,'60/30',118,18.5,13.29,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-08 05:57:40',NULL),(1321,134,164,'2024-10-08 00:00:00',112,95.4,19,'60/40',120,19,13.19,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness with bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-08 06:01:15','2025-04-19 09:42:36'),(1322,60,35,'2024-10-08 00:00:00',100,93.5,18,'70/30',126,20.5,12.91,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (dates shake, chikku shake, banana shake) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-08 06:13:20',NULL),(1323,65,165,'2024-10-08 00:00:00',103,98.1,17,'60/30',120,18.5,12.85,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit and meat) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents and child also to improve child health. ','2024-10-08 06:18:55',NULL),(1324,66,32,'2024-10-08 00:00:00',102,97.7,18,'60/30',125,21,13.44,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness and bad habit of no brushing the teeth. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, meat, beens, and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-08 06:23:38','2025-04-19 09:42:36'),(1325,142,81,'2024-10-08 00:00:00',101,96.9,23,'60/40',124,24.5,15.93,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products, dates and banana) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-08 06:26:45','2025-04-19 09:42:36'),(1326,72,25,'2024-10-08 00:00:00',101,96.9,21,'70/40',131,26,15.15,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad habit of no brushing the teeth. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products, dates and fruits) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-08 06:30:28',NULL),(1327,224,211,'2024-10-08 00:00:00',100,95.5,19,'60/40',122,20.5,13.77,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and dental cavity also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, meat and milk) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also to maintain personal and oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-08 06:37:18',NULL),(1328,76,21,'2024-10-08 00:00:00',103,96.4,22,'60/40',118,18,12.93,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and dental cavity identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-10-08 06:40:30','2025-04-19 09:42:17'),(1329,242,225,'2024-10-08 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come on follow up with having slight pain on hand.',' Past  history is ferctured hand. ','Analgesic balm applied. ','Go for check up from your physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-08 06:45:40',NULL),(1330,164,80,'2024-10-08 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache with gum swelling. ','Dental cavity. ','Glycerin applied on gums and gargling for cold water also called the parents but they are not recvied the phone. ','Go for check up from dentist. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-08 06:53:41',NULL),(1331,149,101,'2024-10-08 00:00:00',102,95.8,24,'60/30',126,22,13.86,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and dental cavity identified. ','Implementing balanced meal and snacks plan (green veg, boiled eggs and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-08 10:47:21','2025-04-19 09:42:17'),(1332,86,158,'2024-10-08 00:00:00',101,97.6,24,'60/30',126,21,13.23,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (eggs, meat, beens and green vegetable) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-08 10:52:41','2025-04-19 09:42:17'),(1333,214,40,'2024-10-08 00:00:00',102,93.7,24,'60/30',120,18.2,12.64,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','None','Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens and milk) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-08 10:56:24','2025-04-19 09:42:36'),(1334,103,138,'2024-10-08 00:00:00',101,94.6,23,'60/30',116,17.5,13.01,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-08 10:59:19','2025-04-19 09:42:17'),(1335,104,19,'2024-10-08 00:00:00',100,94.7,18,'60/40',118,17.2,12.35,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (meat, veg, milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-08 11:02:51','2025-04-19 09:42:17'),(1336,427,346,'2024-10-08 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of burning in micturation and valval itching also. O/E no redness or swelling on valval area. ','UTI. ','Informed to the parents and syp citralka 5ml given in 1/2 glass of water  then she feels fine. Take her in under observation till her parents are coming. ','Drink more water and go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled on she will be come in school. ','Informed all condition of child and also about treatment given. ','2024-10-08 11:11:17',NULL),(1337,467,377,'2024-10-08 00:00:00',NULL,101,23,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and cough and cold. ','Viral fever ','Informed his parents and Syp panadol 10ml given also take him in under observation till his parents are coming. ','Take light diet and go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','Informed all condition to his mother and advised to go for check up from general physician. ','2024-10-08 11:14:53',NULL),(1338,135,79,'2024-10-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor cut on elbow joint with slight bleeding. ','Minor cut. ','Cleaned with pyodine and poly fax skin applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-09 04:49:54',NULL),(1339,276,240,'2024-09-30 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of flue with headache. ','Viral flue. ','Syp panadol 10ml given. ','Take steem and warm water for drink. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-09 04:53:12',NULL),(1340,72,25,'2024-09-30 00:00:00',NULL,97.2,22,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with headache. ','Low blood pressure and no fever. ','Syp panadol 10ml and ORS given. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-09 04:56:45',NULL),(1341,49,120,'2024-09-30 00:00:00',110,95.4,21,'100/60',175,29,9.47,'Severe Thinness',0,0,'None','None','None','Unhealthy','None','Child come with the complain of headache and bodyache. ','Muscular pain. ','Tab panadol 1tab given and take under observation for 10 minutes. ','Take rest and maintain personal hygiene. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-09 04:59:41','2025-04-19 09:42:36'),(1342,165,171,'2024-10-09 00:00:00',NULL,100.5,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and headache also.\r\nHeadache from 3days on and off complained of fever his medicine are continued. ','After test. Recommended Investigation by the child specialist Cp, ESR. PNS. EEG. Electrolight, urea. ','Syp. Panadol 10ml given because of his mother request, she didn\'t given medicens in morning. ','Go for done required investigation. ','-','Scheduled for regular monitoring. ','-','2024-10-09 05:34:16',NULL),(1343,283,206,'2024-10-09 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of mouth boils and sore in throat. ','Redness in throat seen. ','Glycerin applied in mouth and Syp piriton 5ml given. ','Take light diet like khichiri, daliya, sagodana and drink more water also do gargle from warm water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-09 05:38:16',NULL),(1344,355,294,'2024-10-09 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cracked lips and busted pustule on foot with pain. ','Skin allergy. ','Vaseline applied on lips and poly fax skin applied on pustule after clean with pyodine. ','Maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-09 05:50:07',NULL),(1345,136,73,'2024-10-09 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache. ','Dental cavity. ','Tab. Panadol 1tab and glycerin applied on gums. \r\n','Go for check up from dentist. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-09 05:55:48',NULL),(1346,80,139,'2024-10-09 00:00:00',NULL,98.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache. ','-','Betnisol - N drops put in ear. ','Go for check up from ENT. ','Referred to ENT. ','Scheduled for regular monitoring. ','-','2024-10-09 05:59:30',NULL),(1347,12,18,'2024-10-09 00:00:00',102,95.4,20,'70/40',127,24,14.88,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene. Overall child is active no any issue about health.( Healthy child.) ','Low body mass index and plaque also hair lice identified. In nutritional velue child is in low BMI. ','Implementing balanced meal and snacks plan (veg, fruit, milkshakes and meat) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain personal and oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-09 09:21:13',NULL),(1348,14,113,'2024-10-09 00:00:00',104,98.6,18,'60/40',130,26,15.38,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. Child is active no any health issues he have. (Healthy child) ','Low body mass index and hair lice identified. In nutritional calculation BMI is low. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-09 09:25:56',NULL),(1349,35,79,'2024-10-09 00:00:00',102,96.3,19,'60/40',131,24,13.99,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with active and healthy he have no any health issue. In BMI calculations child is in severe thinness. ','Low body mass index and lice in hair identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milk and meat) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-09 09:32:39',NULL),(1350,20,11,'2024-10-09 00:00:00',101,97.2,22,'70/40',133,26,14.7,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness unhealthy child with bad personal and oral hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (meat, milkshakes and fresh fruits) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-09 09:38:55',NULL),(1351,37,76,'2024-10-09 00:00:00',109,94.7,21,'70/30',129,27,16.22,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of moderate thinness by BMI calculations. Physiculy child is healthy and active. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-09 09:45:17',NULL),(1352,174,179,'2024-10-09 00:00:00',100,96.5,22,'60/40',118,18,12.93,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations and bad personal and oral hygiene . Physically fit and healthy. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat, veg, fruit juice) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-09 10:09:49',NULL),(1353,40,144,'2024-10-09 00:00:00',101,96.2,23,'80/40',140,17.7,9.03,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness with bad personal and oral hygiene. Physically child is active and healthy. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to and child also to improve child health. ','2024-10-09 10:14:34','2025-04-19 09:41:52'),(1354,41,57,'2024-10-09 00:00:00',101,94.6,22,'70/40',129,24.5,14.72,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations and bad personal hygiene. Physically child is active and healthy. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit, veg and meats) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevention from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-09 10:20:00',NULL),(1355,42,58,'2024-10-09 00:00:00',101,95.4,22,'60/30',117,17,12.42,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations. Physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevention from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-09 10:23:12',NULL),(1356,21,112,'2024-10-09 00:00:00',109,94.9,17,'80/40',123,24.5,16.19,'Moderate Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations and bad personal hygiene. Physically child is active and healthy. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Scheduled for regular monitoring for healthy growth of child. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-09 10:31:29',NULL),(1357,58,134,'2024-10-09 00:00:00',103,96,22,'70/30',124,24.5,15.93,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations with bad personal hygiene. Physically child is active and healthy. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk, veg, fruit and meat) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-09 10:37:21',NULL),(1358,43,113,'2024-10-09 00:00:00',100,97.4,20,'60/40',123,24,15.86,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations with bad personal hygiene. Physically child is active and healthy. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-09 10:42:37',NULL),(1359,45,63,'2024-10-09 00:00:00',112,94.6,18,'60/40',115,13.5,10.21,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations with bad personal hygiene. Physically child is active and healthy. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and counselling on maintain hygiene. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-09 10:46:15',NULL),(1360,46,67,'2024-10-09 00:00:00',104,95.5,21,'70/40',131,22,12.82,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations with bad oral hygiene. Physically child is active and healthy. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks plan and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-09 10:49:17',NULL),(1361,48,154,'2024-10-09 00:00:00',104,95.4,22,'60/40',122,24.5,16.46,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations with bad oral and hygiene. Physically child is active and healthy ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, and fruits) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal and oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-09 10:53:32',NULL),(1362,51,135,'2024-10-09 00:00:00',102,94.5,22,'60/40',121,19,12.98,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations with bad personal hygiene. Physically child is active and healthy. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-09 10:56:47','2025-04-19 09:42:36'),(1363,110,77,'2024-10-09 00:00:00',102,94.6,20,'70/40',120,21,14.58,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations with bad oral hygiene. Physically child is active and healthy. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-09 11:01:07',NULL),(1364,50,135,'2024-10-09 00:00:00',104,92.8,20,'80/40',135,25,13.72,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations with bad oral hygiene. Physically child is active and healthy. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-09 11:04:23',NULL),(1365,275,239,'2024-10-09 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. ','Gastric pain. ','Sent to the washroom and Risek stach 1 given and send back to the class. ','Take light diet and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-09 11:35:18',NULL),(1366,250,230,'2024-10-09 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. ','Gastric pain. ','Sent to the washroom first then Risek sachet 1given and send back to the class. ','Take light diet and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-09 11:37:31',NULL),(1367,6,12,'2024-10-09 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on middle finger. ','Skin allergy. ','Removed the puss and cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene. ','Referred to skin specialist. ','Scheduled for regular monitoring. ','-','2024-10-09 11:39:12',NULL),(1368,58,134,'2024-10-09 00:00:00',NULL,96,NULL,'70/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache. ','Gastric pain. ','Syp panadol 10ml given and meeting with his mom to advice her for his eye check up. ','Go for check up from general physician.','Referred to ENT. ','Scheduled for regular monitoring. ','-','2024-10-09 11:41:36',NULL),(1369,98,149,'2024-10-09 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache. ','Wax in ear. ','Betnisol - N 2drops put in ear. ','Go for check up from ENT. ','Referred to ENT. ','Scheduled for regular monitoring. ','-','2024-10-09 11:43:15',NULL),(1370,179,187,'2024-10-10 00:00:00',100,94.2,20,'60/30',123,19,12.56,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinnes. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-10 07:41:34',NULL),(1371,39,129,'2024-10-10 00:00:00',101,94.2,20,'90/50',127,20,12.4,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products.)','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-10 07:45:13',NULL),(1372,113,51,'2024-10-10 00:00:00',102,94.6,21,'60/40',130,28,16.57,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (dates, boiled eggs, beens, veg) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-10 07:50:18',NULL),(1373,115,72,'2024-10-10 00:00:00',100,96.5,19,'70/30',128,28,17.09,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of mild thinness in BMI calculations and bad oral hygiene. Physically child is active and healthy. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-10 09:01:01',NULL),(1374,170,175,'2024-10-10 00:00:00',103,96.4,22,'70/40',120,19,13.19,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations physically child is active and healthy with bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal and oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-10 11:02:03',NULL),(1375,54,126,'2024-10-10 00:00:00',103,97,22,'80/40',129,22,13.22,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) with bad oral and hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-10 11:07:32',NULL),(1376,117,107,'2024-10-10 00:00:00',101,97.2,19,'90/40',121,19,12.98,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (child is active and healthy) with bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-10 11:11:13',NULL),(1377,266,163,'2024-10-10 00:00:00',104,98.5,23,'70/30',126,21,13.23,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products, meat, veg) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-10 11:14:19',NULL),(1378,135,79,'2024-10-10 00:00:00',105,97.2,20,'80/40',128,24,14.65,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 02:48:55',NULL),(1379,139,99,'2024-10-10 00:00:00',103,95.4,19,'70/40',122,18,12.09,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 03:03:14',NULL),(1380,143,75,'2024-10-10 00:00:00',100,96.9,23,'80/40',130,22,13.02,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health ','2024-10-11 03:20:54',NULL),(1381,70,31,'2024-10-10 00:00:00',101,96.2,23,'70/30',116,20,14.86,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks (green veg, fruit and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 03:26:44',NULL),(1382,84,160,'2024-10-10 00:00:00',109,97.6,23,'90/40',128,23,14.04,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks plan and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 03:36:42',NULL),(1383,158,84,'2024-10-10 00:00:00',102,96.4,21,'70/40',122,19.5,13.1,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy)and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 03:44:11',NULL),(1384,89,29,'2024-10-10 00:00:00',103,95.9,19,'60/30',118,18.5,13.29,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral hygiene ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 03:47:17',NULL),(1385,94,123,'2024-10-10 00:00:00',102,96.9,22,'60/40',127,21,13.02,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy). ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 03:50:35',NULL),(1386,457,361,'2024-10-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache. ','No gum swelling or any infection. ','Glycerin applied on gums and teeth. ','Go for check up from dentist and brush your teeth daily twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-11 03:56:54',NULL),(1387,255,155,'2024-10-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of bleeding from nose. ','Nasal bleeding due to weather. ','Pinch the nose for 10 sec or till stop bleeding and take under observation for 10 minutes. ','Take light diet and drink more water. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-11 03:59:55',NULL),(1388,131,90,'2024-10-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor cut on finger. ','Minor cut. ','Saniplast applied ','To take care of yourself. ','-','Scheduled for regular monitoring. ','-','2024-10-11 04:01:28',NULL),(1389,283,206,'2024-10-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of mouth boils with pain. ','Disturb stomach. ','Glycerin applied on boils and advice to go for check up from general physician. ','Take light diet and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-11 04:04:21',NULL),(1390,179,187,'2024-10-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on hand. ','Muscular pain. ','Analgesic balm applied on hand and send back to the class. ','Take care of yourself and eat healthy food to be strong. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-11 04:06:19',NULL),(1391,273,237,'2024-10-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of lagache since morning. ','Muscular pain. ','Analgesic balm applied on leg and send back to the class. ','Take healthy food for eat to boy strong. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-11 04:08:45',NULL),(1392,459,366,'2024-10-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of lagache. ','Muscular pain. ','Analgesic balm applied on leg and send back to the class. ','Take healthy diet to eat and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-11 04:10:37',NULL),(1393,39,129,'2024-10-10 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and headache. ','Viral fever. ','Syp panadol 10ml given she already take medicine. ','To take healthy meal and snacks and also take more water for drink. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-11 04:12:55',NULL),(1394,424,338,'2024-10-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of redness in Rt eye due to getting hurt from book. ','Redness seen. ','Wash the eye from tap water and Betnisol - N drops put in the eye. ','Wash the eye after 2hrs from tap water. ','Referred to ENT for further assessment. ','Scheduled after 2hrs.','Follow up done he is fine now','2024-10-11 04:20:40',NULL),(1395,198,76,'2024-10-10 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Low blood pressure. ','ORS given and take under observation for 10 minutes then send back to the class. ','Take more water for drink and do breakfast before coming at school. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-11 04:25:26',NULL),(1396,77,131,'2024-10-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of legache since morning. ','Muscular pain. ','Analgesic balm applied on leg. ','Take healthy diet for eat and drink more water to be stronger. ','None required at this time ','Scheduled for regular monitoring. ','-','2024-10-11 04:27:14',NULL),(1397,1,1,'2024-10-11 00:00:00',102,94.6,22,'60/40',133,24.5,13.85,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit meat and beens) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 08:13:42',NULL),(1398,175,180,'2024-10-11 00:00:00',103,95.5,20,'80/40',117,23,16.8,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks plan and to maintain personal and oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 08:24:00',NULL),(1399,140,85,'2024-10-10 00:00:00',101,95.4,19,'60/30',124,22,14.31,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-11 08:47:16',NULL),(1400,196,173,'2024-10-11 00:00:00',103,95.4,18,'80/40',135,28,15.36,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit, eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal and oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 08:52:59',NULL),(1401,5,11,'2024-10-11 00:00:00',102,95.9,23,'80/40',136,23,12.44,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens and meat) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Low body mass index and plaque on teeth also hair lice identified. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-11 08:55:50',NULL),(1402,6,12,'2024-10-11 00:00:00',103,95.4,19,'70/30',128,29,17.7,'Mild Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 09:00:40',NULL),(1403,106,55,'2024-10-11 00:00:00',104,97.3,21,'70/40',138,26,13.65,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations( physically child is active and healthy)and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and veg) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks plan and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-11 09:13:46',NULL),(1404,165,171,'2024-10-11 00:00:00',101,96.4,22,'60/40',122,25.5,17.13,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of mild thinness in BMI calculations. Child have some mental issue but it\'s confirm after some investigation. ','Investigation are. Cp ESR. EEG. PNS. Electrolight urea. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake. His treatment is continued by child specialist. ','Encourage to consume healthy meal and don\'t forget to take medicine. ','Already go for check up from his Dr. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health session with his mother to take him extra care and treatment continuation ','2024-10-11 09:29:32',NULL),(1405,7,143,'2024-10-11 00:00:00',100,94.6,21,'70/30',135,29,15.91,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 09:35:52',NULL),(1406,8,87,'2024-10-11 00:00:00',102,96.2,21,'80/40',135,27,14.81,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (dates shake, chikku shake, boiled eggs and beens) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 09:59:40',NULL),(1407,10,16,'2024-10-11 00:00:00',103,96.4,22,'70/40',134,25,13.92,'Severe Thinness',NULL,NULL,NULL,'Severe','Good',NULL,'Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 10:02:42',NULL),(1408,13,166,'2024-10-11 00:00:00',101,96,19,'80/40',131,29.5,17.19,'Mild Thinness',NULL,NULL,NULL,'Mild','Good',NULL,'Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens and meat) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 10:07:35',NULL),(1409,161,61,'2024-10-11 00:00:00',110,96.2,22,'80/40',135,25,13.72,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-11 10:11:35',NULL),(1410,107,169,'2024-10-11 00:00:00',102,97.2,NULL,'70/30',130,23,13.61,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (boiled eggs, canny and lobiya) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 10:14:33',NULL),(1411,44,63,'2024-10-11 00:00:00',103,95.4,18,'70/40',131,24.5,14.28,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 10:25:44',NULL),(1412,22,46,'2024-10-11 00:00:00',103,NULL,21,'60/40',129,24,14.42,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 10:29:03',NULL),(1413,49,120,'2024-10-11 00:00:00',104,94.6,21,'80/40',145,29,13.79,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, eggs and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 10:33:32',NULL),(1414,118,107,'2024-10-11 00:00:00',101,96,23,'70/30',135,31,17.01,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 10:36:57',NULL),(1415,133,96,'2024-10-11 00:00:00',104,96.4,22,'70/30',123,19,12.56,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations. (physically child is active and healthy) and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 10:40:14',NULL),(1416,163,2,'2024-10-11 00:00:00',104,95.4,18,'60/30',141,28,14.08,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations. (physically child is active and healthy) and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, chikku shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-11 10:43:10',NULL),(1417,199,134,'2024-10-11 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Gastric pain due to empty stomach. ','Biscuit given for eating in under my observation when she feels fine then send her back to the class. ','Do not skip the meal. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-11 10:47:29',NULL),(1418,198,76,'2024-10-11 00:00:00',NULL,101,23,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and headache also throat pain. ','Viral fever. ','Tab panadol 1tab and Tab piriton 1/2tab given. ','Take warm water for drink and samisolid diet. ','Go for check up from general physician. ','Scheduled for regular monitoring. ','-','2024-10-11 10:50:20',NULL),(1419,254,76,'2024-10-11 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of lagache since morning. ','Muscular pain. ','Analgesic balm applied on leg. ','Take care of yourself and eat healthy food. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-11 10:51:48',NULL),(1420,48,154,'2024-10-11 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache with gum swelling. ','Dental cavity. ','Glycerin applied on gums and Tab panadol 1given. ','Go for check up from dentist. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring. ','. ','2024-10-11 10:53:40',NULL),(1421,273,237,'2024-10-11 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of mouth boils. ','Disturbed stomach. ','Glycerin applied on mouth. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-11 10:57:11',NULL),(1422,45,63,'2024-10-11 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and sore in throat. ','Viral fever. ','Syp piriton 5ml given and counselled the child to maintain personal hygiene. ','Take warm water for drink and samisolid diet. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-11 10:59:56',NULL),(1423,217,206,'2024-10-11 00:00:00',NULL,97.2,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and headache. ','Low blood pressure with no fever. ','ORS given and counselled the child to maintain personal hygiene. ','Take more water for drink and samisolid diet. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-11 11:02:39',NULL),(1424,2,2,'2024-10-14 00:00:00',100,93.8,24,'80/40',128,22,13.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy). ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-14 06:12:03',NULL),(1425,9,141,'2024-10-14 00:00:00',101,95.9,19,'90/60',131,24.5,14.28,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain and counselled for maintain oral hygiene. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-14 06:27:49',NULL),(1426,81,40,'2024-10-14 00:00:00',102,93.9,21,'60/40',128,24,14.65,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-14 06:31:29',NULL),(1427,169,174,'2024-10-14 00:00:00',104,96,21,'80/30',128,22,13.43,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-14 06:35:58',NULL),(1428,172,176,'2024-10-14 00:00:00',101,96.1,18,'80/40',130,25.5,15.09,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy). ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, chikku shake, boiled eggs and beens) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-14 06:41:15',NULL),(1429,207,201,'2024-10-14 00:00:00',101,94.6,24,'80/40',141,40,20.12,'Normal',NULL,NULL,NULL,NULL,NULL,'Healthy','Moderate','Child presented with a history of bad oral hygiene. ','Plaque on the identified. ','Counselled the child to maintain oral hygiene during counselling define the steps of teeth brushing. ','Encourage to brush your teeth daily twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-10-14 06:46:01',NULL),(1430,208,201,'2024-10-14 00:00:00',100,97.6,22,'80/40',146,36,16.89,'Moderate Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-14 06:56:33',NULL),(1431,216,205,'2024-10-14 00:00:00',105,95.9,18,'80/40',129,24,14.42,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (meat, veg, fruit, beens, egg and milk) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-14 07:00:22',NULL),(1432,263,181,'2024-10-14 00:00:00',101,96.9,16,'80/50',133,25,14.13,'Severe Thinness',NULL,NULL,NULL,'Severe','Good',NULL,'Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-14 07:04:13',NULL),(1433,247,156,'2024-10-14 00:00:00',101,94.2,23,'70/30',128,26,15.87,'Severe Thinness',NULL,NULL,NULL,'Mild','Good',NULL,NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-14 07:24:13',NULL),(1434,218,207,'2024-10-14 00:00:00',100,97.3,23,'90/40',126,23,14.49,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and  have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk, veg, fruit meat and beens) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-14 07:30:02',NULL),(1435,211,202,'2024-10-14 00:00:00',102,98.1,23,'60/40',140,27,13.78,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy). ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products, boiled eggs, beens and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-14 07:35:41',NULL),(1436,212,164,'2024-10-14 00:00:00',103,96.2,23,'70/40',137,29,15.45,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) with bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-14 07:47:50',NULL),(1437,194,196,'2024-10-14 00:00:00',101,96.9,20,'60/40',119,18,12.71,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (meat, milkshakes, fruit, beens) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-14 07:52:38',NULL),(1438,29,2,'2024-10-14 00:00:00',101,99.5,21,'60/30',119,16,11.3,'Severe Thinness',0,0,'None','None','None','','None','Child come with the complain of headache with fever and sore throat also weaknesses. ','Viral fever. ','Tab. Panadol 1tab given and take under observation for 10 minutes. ','Go for check up from general physician. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-14 08:13:56','2025-04-19 09:42:36'),(1439,122,169,'2024-10-14 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. ','Gastric pain ','Sent to the washroom and Risek sachet 1 given. Informed to her parents and send back to home. ','Go for check up from general physician and take samisolid diet and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-14 08:29:40',NULL),(1441,25,39,'2024-10-14 00:00:00',110,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. ','Gastric pain. ','Sent to the washroom after come from the washroom he feel good then send back to the class. ','Encourage to eat samisolid diet and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-14 08:43:50',NULL),(1442,448,229,'2024-10-14 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of backache due to fall down. O/E no swelling or redness seen. ','Muscular pain ','Analgesic balm applied on back. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-14 08:46:32',NULL),(1443,109,60,'2024-10-14 00:00:00',NULL,97.2,21,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold with nousea. ','Viral cough and cold. ','Syp sirloin 5ml given. ','Take warm water for drink. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-14 08:54:33',NULL),(1444,257,99,'2024-10-14 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain after lunch. ','Gastric pain. ','Sent to the washroom and Risek stach 1 given and take under observation for 10 minutes. ','Take samisolid food and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-10-14 08:56:44',NULL),(1445,216,205,'2024-10-14 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache with discharge. ','Ear infection. ','Betnisol - N drops put in ear. ','Go for check up from ENT. ','Referred to ENT. ','Scheduled for regular monitoring. ','-','2024-10-14 09:00:21',NULL),(1446,144,56,'2024-10-14 00:00:00',NULL,99,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and cough and cold. ','Viral cough and cold. ','Her mother take her to home. Advice to go for check up from general physician. ','Take warm water for drink. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-14 10:34:09',NULL),(1447,89,29,'2024-10-14 00:00:00',NULL,96.4,23,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of throat pain on examination redness seen in throat. ','Viral infection. ','Syp piriton 2.5ml given. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-14 10:39:09',NULL),(1448,48,154,'2024-10-14 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of nose bleeding. ','Due to hot weather. ','Pinch the nose for 10 sec or till stop bleeding when bleeding is stop then take her in under observation for 10 minutes and send back to the class. ','Take rest. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring.','-','2024-10-14 10:42:39',NULL),(1449,34,57,'2024-10-15 00:00:00',103,93.8,22,'60/40',146,31,14.54,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy',NULL,'Child presented with a history of mild anemia with sever thinness. ','Low body mass index and mild anemia identified. ','Implementing balanced meal and snacks plan (milk and milk products, dates, chikku shakes, apple ) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and take food who have full of iron. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-15 06:17:32',NULL),(1450,47,151,'2024-10-15 00:00:00',102,97.5,18,'60/30',128,22,13.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-15 06:21:06',NULL),(1451,173,177,'2024-10-15 00:00:00',102,95.7,18,'60/40',133,23,13,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and have dandruff f on head. ','Low body mass index and dandruff on head. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. Counselled to use anti dandruff shampoo. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-15 06:33:33',NULL),(1452,264,194,'2024-10-15 00:00:00',100,95.8,19,'60/30',125,18,11.52,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy). ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, chikku shake, boiled eggs and beens) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-10-15 06:37:58',NULL),(1453,187,112,'2024-10-15 00:00:00',103,98,21,'70/30',134,28,15.59,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products and veg) ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-15 06:45:38',NULL),(1454,278,242,'2024-10-15 00:00:00',102,97.2,NULL,'60/40',138,24.5,12.86,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-15 06:59:33',NULL),(1455,215,204,'2024-10-15 00:00:00',103,98,20,'70/30',134,24,13.37,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (meat, veg, fruit and milk products) with monitoring intake and weight gain and counselling on maintain oral hygiene. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-15 07:03:27',NULL),(1456,186,167,'2024-10-15 00:00:00',101,95.4,21,'70/40',129,24.5,14.72,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy). ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit and veg) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to more improve their child health. ','2024-10-15 07:07:53',NULL),(1457,188,53,'2024-10-15 00:00:00',110,95.4,23,'70/40',145,32,15.22,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy). ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-15 07:11:25',NULL),(1458,189,195,'2024-10-15 00:00:00',102,94.6,24,'70/40',133,26,14.7,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, meat, beens) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks plan and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-15 07:15:03',NULL),(1459,219,208,'2024-10-15 00:00:00',101,95.4,20,'60/40',143,27,13.2,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy) and have better oral hygiene after he starts brushing the teeth. . ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-15 07:20:27',NULL),(1460,202,113,'2024-10-15 00:00:00',102,92.1,21,'60/30',143,29,14.18,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but (physically child is active and healthy. ) and have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-15 08:23:07',NULL),(1461,193,191,'2024-10-15 00:00:00',102,94.6,23,'70/30',127,22,13.64,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-15 08:26:48',NULL),(1462,200,102,'2024-10-15 00:00:00',103,96.9,19,'80/40',136,29.5,15.95,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-15 08:30:26',NULL),(1463,185,198,'2024-10-15 00:00:00',104,95.4,22,'60/40',136,28,15.14,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, chikku shake, boiled eggs and beens) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-15 08:33:33',NULL),(1464,223,66,'2024-10-15 00:00:00',105,94.6,23,'60/40',132,21,12.05,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-15 08:36:38',NULL),(1465,183,185,'2024-10-15 00:00:00',102,96.9,19,'70/30',119,19,13.42,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad oral and personal hygiene. ','Low body mass index and plaque on teeth and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, meat and milk) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-15 08:41:00',NULL),(1466,191,43,'2024-10-15 00:00:00',101,95.5,18,'70 /40',126,24.5,15.43,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg. Fruit, milkshakes and meat) with monitoring intake and weight gain. Also Wash the hair in school saloon from anti lice shampoo and oil ','Encourage to consume healthy meal and snacks plan and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-15 08:47:11',NULL),(1467,191,43,'2024-10-15 00:00:00',101,95.4,18,'70/40',126,24.5,15.43,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat, beens, veg and fruit) with monitoring intake and weight gain. Also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-15 08:50:32',NULL),(1468,84,160,'2024-10-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come for bandaging on previous injury with the complain of discharge from the injury. ','Discharge seen. ','Cleaned with pyodine and poly fax skin applied with bandage. ','Maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-15 08:55:16',NULL),(1469,248,229,'2024-10-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of eye itching. On examination. No dust particuls seen. ','Slight redness in eye seen. ','Washed the eye from tap water and Betnisol - N drops put in the eye and take under observation for 10 minutes then send back to the class. ','Wash the eye after 2hrs. ','None required at this time. ','Scheduled for next day 15-10-24.','-','2024-10-15 08:58:42',NULL),(1471,286,53,'2024-10-15 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of throat pain with flue. ','Viral infection. ','Tab. Piriton 1 tab given. ','Take warm water for drink and gargle from warm water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-15 09:09:10',NULL),(1472,253,208,'2024-10-15 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come flue with cough and headache. ','Viral cough. ','Tab. Piriton 1 tab given. ','Take warm water for drink and samisolid diet. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-15 09:12:56',NULL),(1473,29,2,'2024-10-15 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache. ','Weakness. ','Give rest for 20 minutes and send back to the class. ','Take rest. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-15 09:52:14',NULL),(1474,276,240,'2024-10-15 00:00:00',NULL,96.2,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold with headache. ','Viral cough. ','Syp sirloin 5ml given. ','Take warm water for drink and samisolid diet for eat ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-15 09:54:28',NULL),(1475,326,206,'2024-10-15 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of flue with sore in throat. ','Viral flue. ','Syp piriton 5ml given. ','Drink warm water and eat samisolid diet. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-15 09:56:25',NULL),(1476,254,76,'2024-10-15 00:00:00',NULL,97.2,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache. ','Low blood pressure. ','ORS given and rest for 10 minutes. ','Take more water for drink and eat healthy food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-15 09:58:13',NULL),(1477,102,147,'2024-10-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of bleeding from old injury due to fall down. ','-','Stop bleeding and cleaned with pyodine and poly fax skin applied with bandage. ','Maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-15 10:00:53',NULL),(1478,216,205,'2024-10-15 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Low blood pressure. ','ORS given and rest for 10 minutes. ','Take healthy diet for eat. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-15 10:04:20',NULL),(1479,189,195,'2024-10-15 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of sever headache. ','Low blood pressure. ','ORS given and rest for 15 minutes also informed his parents. ','Take care of yourself and eat healthy food. Also go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-15 10:06:44',NULL),(1480,409,317,'2024-10-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of bleeding from busted pustule.','Skin allergy. ','Cleaned with pyodine and poly fax skin applied with bandage. ','Maintain personal hygiene. ','Referred to skin specialist for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-15 10:45:16',NULL),(1481,217,206,'2024-10-17 00:00:00',104,93.5,20,'60/40',130,22,13.02,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but (physically child is active and healthy. ) also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-17 08:54:45',NULL),(1482,181,189,'2024-10-17 00:00:00',103,93.7,21,'70/40',145,28,13.32,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with the child and to her parents for improve child health. ','2024-10-17 08:59:10',NULL),(1483,221,209,'2024-10-17 00:00:00',99,96.8,18,'60/30',148,29,13.24,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (meat, boiled eggs, beens and milk) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-10-17 09:03:21',NULL),(1484,273,237,'2024-10-17 00:00:00',103,95.4,23,'70/40',151,42,18.42,'Mild Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-17 09:08:25',NULL),(1485,258,207,'2024-10-17 00:00:00',102,95.3,21,'70/40',134,31.5,17.54,'Mild Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of mild thinness in BMI calculations (physically child is active and healthy.) and have bad personal and oral hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk shakes,banana, dates and carrots juice) with monitoring intake and weight gain. In school saloon wash the hair with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-17 09:19:41',NULL),(1486,275,239,'2024-10-17 00:00:00',101,97.2,23,'70/40',145,30,14.27,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit, meat and beens) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-17 10:20:31',NULL),(1487,251,231,'2024-10-17 00:00:00',100,95.4,18,'60/40',138,41,21.53,'Normal',NULL,NULL,NULL,'Severe','Good','Healthy','Moderate','Child presented with a history of bad oral and personal hygiene. ','Sever problem of hair lice and plaque on teeth identified. ','Implementing hair wash in school saloon from anti lice shampoo after oiling with anti lice oil. ','Maintain personal and oral hygiene should Combing your hair daily. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents on personal hygiene to improve their child health. ','2024-10-17 10:28:34',NULL),(1488,257,99,'2024-10-17 00:00:00',104,96.4,23,'60/30',127,22,13.64,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-17 10:48:20',NULL),(1489,228,215,'2024-10-17 00:00:00',101,97.2,21,'70/40',136,30,16.22,'Moderate Thinness',NULL,NULL,NULL,'Moderate','Good','Healthy','Moderate','Child presented with a history of moderate thinness in BMI calculations (physically child is active and healthy.) and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-17 11:00:51',NULL),(1490,256,196,'2024-10-17 00:00:00',99,95.4,19,'60/40',140,27,13.78,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and also have bad personal hygiene. ','Low body mass index(under weight) and hair lice identified. ','Implementing balanced meal and snacks plan (meat, boiled eggs, beens, lobiya, and fruits) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-17 11:07:32',NULL),(1491,254,76,'2024-10-17 00:00:00',105,96.4,19,'70/40',152,32,13.85,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, meat, fruit and veg) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-17 11:11:16',NULL),(1492,253,208,'2024-10-17 00:00:00',104,97.2,20,'70/40',163,44,16.56,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of moderate thinness in BMI calculations (physically child is active and healthy) and have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-17 11:18:30',NULL),(1493,255,155,'2024-10-17 00:00:00',101,97.2,20,'70/30',150,35,15.56,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit, veg and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-17 11:21:56',NULL),(1494,288,244,'2024-10-17 00:00:00',103,95.4,20,'70/40',142,41,20.33,'Normal',NULL,NULL,NULL,'Moderate','Good','Healthy','Moderate','Child presented with a history of bad personal and oral hygiene. ','Hair lice and plaque on teeth identified. ','Implementing hair wash in school saloon from anti lice shampoo and oil. ','To maintain oral and personal hygiene. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child. ','2024-10-17 11:25:41',NULL),(1495,237,221,'2024-10-17 00:00:00',102,96.2,22,'70/40',138,29.5,15.49,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-17 11:29:10',NULL),(1496,298,245,'2024-10-17 00:00:00',101,96.4,23,'70/30',147,46,21.29,'Normal',NULL,NULL,NULL,'Moderate','Good','Healthy','Moderate','Child presented with a history of bad oral and personal hygiene. ','Hair lice and plaque on teeth identified. ','Implementing hair wash in school saloon from anti lice shampoo and oil. ','To maintain oral and personal hygiene. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-17 11:32:27',NULL),(1497,245,228,'2024-10-17 00:00:00',98,93.8,24,'60/40',132,24,13.77,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad personal hygiene. ','Low body mass index and mild hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of. ','Conducted health education session with parents to improve their child health. ','2024-10-17 11:35:36',NULL),(1498,246,228,'2024-10-17 00:00:00',101,94.6,21,'60/40',150,35,15.56,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-17 11:41:09',NULL),(1499,329,259,'2024-10-17 00:00:00',100,97.2,22,'60/40',134,25,13.92,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit, veg and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-17 11:44:40',NULL),(1500,270,233,'2024-10-17 00:00:00',99,95,21,'60/40',138,30,15.75,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-17 11:47:24',NULL),(1501,243,226,'2024-10-17 00:00:00',101,96.4,24,'60/40',148,39,17.8,'Mild Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of mild thinness in BMI calculations (physically child is active and healthy.) and have bad oral and personal hygiene. ',' Plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child. ','2024-10-17 11:50:23',NULL),(1502,280,191,'2024-10-17 00:00:00',102,96.9,23,'60/30',131,29,16.9,'Moderate Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of moderate thinness in BMI calculations (physically child is active and healthy.) and have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, meat and meat products and veg) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-17 11:53:59',NULL),(1503,242,225,'2024-10-17 00:00:00',101,96.7,18,'60/40',128,22,13.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-17 11:56:44',NULL),(1504,285,138,'2024-10-17 00:00:00',101,95.2,22,'70/30',136,25,13.52,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-17 12:01:39',NULL),(1505,128,69,'2024-10-17 00:00:00',101,97.4,21,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of throat pain with flue.on examination redness in throat seen.','Viral flue .','SYP. Piriton 2.5 ml given and warm water given for drink also take in under observation for 10 minutes.','Drink warm water and eat samisolid diet.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring.','-','2024-10-17 16:36:46',NULL),(1506,134,164,'2024-10-17 00:00:00',NULL,101,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with cough and cold.','Viral fever.','SYP Sirloin 5 ml\r\nSYP Panadol 10 ml given \r\nInformed to her parents.','Go for check up from general physician.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring.','-','2024-10-17 16:46:17',NULL),(1507,378,252,'2024-10-17 00:00:00',NULL,99,21,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of fever with cough and sore in throat.o/e slight redness seen in throat.','Viral fever.','SYP Sirloin 5 ml given and take under observation for 10 minutes.','Go for check up from general physician.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring.','-','2024-10-17 16:52:15',NULL),(1508,47,151,'2024-10-17 00:00:00',NULL,97.4,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o throatache with flue and headache.','Viral flue.','Advice to take lunch 1st then ORS given.','Go for eye check up.','Referred to ENT for further assessment.','Schedule for regular monitoring.','-','2024-10-17 16:57:36',NULL),(1509,62,23,'2024-10-17 00:00:00',103,99.3,20,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o fever with cough and cold, vomiting and also throatache.',' Chest congestion.\r\n','SYP. Sirloin 2.5 ml given and take under observation.called to the parents but they didn\'t received the call.','Go for check up from general physician.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring.','-','2024-10-17 17:08:26',NULL),(1510,90,124,'2024-10-17 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o minor cut on little finger with bleeding.','Minor cut.','Stop bleeding then cleaned with pyodine and Saniplast applied.','Take care of yourself.','None required at this time.','Schedule for regular monitoring.','-','2024-10-17 17:11:15',NULL),(1511,167,172,'2024-10-18 00:00:00',102,94.3,20,'60/30',106,14.5,12.9,'Severe Thinness',NULL,NULL,NULL,'Mild','Good',NULL,NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-18 09:57:12',NULL),(1512,341,260,'2024-10-18 00:00:00',100,96.9,18,'60/30',100,15,15,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy',NULL,'Child presented with a history of mild anemia (physically child is active and healthy.) ','Mild anemia with sever thinness identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, chikku shake and red lobiya) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and advice to take iron-rich food. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-18 10:04:49',NULL),(1513,340,261,'2024-10-18 00:00:00',104,95.4,20,'60/30',101,14.5,14.21,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and bad oral hygiene ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit, beens and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-18 10:10:51',NULL),(1514,339,262,'2024-10-18 00:00:00',102,96.8,21,'60/30',110,16,13.22,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and bad oral and personal hygiene. ','Low body mass index and dental cavity identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-18 10:14:07',NULL),(1515,335,196,'2024-10-18 00:00:00',101,95.4,19,'60/30',102,13.5,12.98,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-18 10:40:39',NULL),(1516,331,189,'2024-10-18 00:00:00',103,98,21,'60/40',110,18,14.88,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-18 10:46:23',NULL),(1517,347,272,'2024-10-18 00:00:00',104,94.6,20,'60/40',108,18,15.43,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-18 10:52:16',NULL),(1518,349,273,'2024-10-18 00:00:00',101,94.6,20,'60/30',108,17,14.57,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) ','Low body mass index identified. ','Implementing balanced meal and snacks plan (meat, fruit, beens, milk and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-18 10:56:12',NULL),(1519,477,274,'2024-10-18 00:00:00',104,95.4,21,'60/40',110,16,13.22,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and advice to should brushing your teeth. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-18 11:04:11',NULL),(1520,346,22,'2024-10-18 00:00:00',101,95.4,22,'60/40',100,14.5,14.5,'Severe Thinness',NULL,NULL,NULL,'Severe','Good',NULL,NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) and have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-18 11:18:11',NULL),(1521,344,85,'2024-10-18 00:00:00',101,94.6,22,'60/30',97,14,14.88,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and, fruit, beens, meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-18 11:24:21',NULL),(1522,348,277,'2024-10-18 00:00:00',103,94.6,21,'60/40',106,16,14.24,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy). ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-18 11:26:49',NULL),(1523,350,275,'2024-10-18 00:00:00',104,95.4,19,'60/30',102,14.5,13.94,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of sever thinness in BMI calculations (physically child is active and healthy.) ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks to improve the health. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-18 11:30:29',NULL),(1524,345,276,'2024-10-18 00:00:00',104,95.4,19,'60/30',104,16,14.79,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also avoid to eat junk food. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-18 11:33:01',NULL),(1525,366,302,'2024-10-18 00:00:00',104,96.3,22,'60/30',106,16,14.24,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. And also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-18 11:36:15',NULL),(1526,204,143,'2024-10-19 00:00:00',101,95.4,23,'60/40',129,25.5,15.32,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. And also have bad oral and personal hygiene.\r\nChild have bad habit of skipping meal and no teeth brushing. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (beens, meat, veg, boiled channy, eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-19 04:42:18',NULL),(1527,102,147,'2024-10-19 00:00:00',103,96.2,20,'60/30',113,17,13.31,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat)with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-19 06:49:45',NULL),(1528,342,264,'2024-10-19 00:00:00',104,96.9,23,'60/40',112,17,13.55,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (meat, milkshakes, fruit and veg) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-19 06:54:08',NULL),(1529,332,268,'2024-10-19 00:00:00',102,94.6,23,'60/40',102,13,12.5,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and counselled to drink milk in cup or glass not in feedar. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-19 06:59:19',NULL),(1530,232,218,'2024-10-19 00:00:00',104,95.4,23,'60/30',136,26.5,14.33,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-19 07:10:57',NULL),(1531,199,134,'2024-10-19 00:00:00',101,95.4,19,'60/40',133,31,17.53,'Mild Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of bad oral and personal hygiene. ','Hair lice and plaque on teeth identified. ','Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and to maintain oral and personal hygiene. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-19 07:14:38','2025-04-19 09:41:52'),(1532,326,206,'2024-10-19 00:00:00',101,98,23,'60/30',138,26,13.65,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-10-19 07:18:17',NULL),(1533,239,223,'2024-10-19 00:00:00',101,95.4,22,'70/40',149,32,14.41,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-19 08:03:46',NULL),(1534,241,224,'2024-10-19 00:00:00',100,95.7,20,'70/40',137,25,13.32,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-19 08:18:04',NULL),(1535,240,223,'2024-10-19 00:00:00',104,96.9,21,'70/30',136,30.5,16.49,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-10-19 08:22:21',NULL),(1536,268,214,'2024-10-19 00:00:00',99,97.3,18,'60/40',130,22,13.02,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-19 08:25:04',NULL),(1537,277,241,'2024-10-19 00:00:00',102,97.2,19,'60/40',135,25.5,13.99,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-19 08:29:02',NULL),(1538,276,240,'2024-10-19 00:00:00',102,96.9,18,'70/40',127,22,13.64,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. And also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk products, fruit, beens and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and evaluation. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-19 08:33:05',NULL),(1539,226,213,'2024-10-19 00:00:00',104,95.4,18,'60/40',113,25,19.58,'Normal',NULL,NULL,NULL,'Severe','Good','Unhealthy','Severe','Child presented with a history bad oral and personal hygiene. ','Lots of lice in hair and dental cavity identified. ','Implementing hair wash in school saloon from anti lice shampoo and oil. ','Go for check up from dentest. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child. ','2024-10-19 08:39:06',NULL),(1540,225,212,'2024-10-19 00:00:00',101,95.4,21,'60/40',131,26,15.15,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk shakes, fruit, beens and green vegetable) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-19 08:42:53',NULL),(1541,330,114,'2024-10-19 00:00:00',102,95.4,21,'70/40',114,29,22.31,'Normal',NULL,NULL,NULL,NULL,'Good','Healthy','Moderate','Child presented with a history of bad oral hygiene. ','Plaque on the teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake. ','Encourage to maintain oral hygiene and go for check up from dentist. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-19 08:48:14',NULL),(1542,250,230,'2024-10-19 00:00:00',104,97.2,22,'70/50',149,44,19.82,'Normal',NULL,NULL,NULL,NULL,'Good','Healthy','Moderate','Child presented with a history of bad oral hygiene. ','Plaque on the teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene and go for check up from dentist. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-19 08:56:21',NULL),(1543,248,229,'2024-10-19 00:00:00',101,96.4,22,'70/40',154,36,15.18,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a bad oral hygiene. ','Plaque on the teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-19 09:10:50',NULL),(1544,248,229,'2024-10-19 00:00:00',101,96.2,22,'70/40',154,36,15.18,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-19 09:16:05',NULL),(1545,235,219,'2024-10-19 00:00:00',103,96.2,21,'80/40',147,32,14.81,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-19 09:19:04',NULL),(1546,233,219,'2024-10-19 00:00:00',102,95.4,22,'60/40',138,29,15.23,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-19 09:22:11',NULL),(1547,229,216,'2024-10-19 00:00:00',99,96.9,19,'60/40',145,31,14.74,'Severe Thinness',0,0,'None','Moderate','None','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-19 09:24:10','2025-04-19 09:42:36'),(1548,269,174,'2024-10-19 00:00:00',104,98.3,22,'60/30',137,25,13.32,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit, veg and been) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-21 04:19:53',NULL),(1549,283,206,'2024-10-19 00:00:00',109,97.4,22,'70/40',139,25.5,13.2,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-21 04:32:23',NULL),(1550,283,206,'2024-10-19 00:00:00',109,97.2,22,'70/40',139,25.5,13.2,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-21 07:09:56',NULL),(1551,287,243,'2024-10-19 00:00:00',102,94.6,23,'70/40',146,31,14.54,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-21 07:13:32',NULL),(1552,198,76,'2024-10-19 00:00:00',103,95.4,22,'70/40',142,31,15.37,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-21 07:17:28',NULL),(1553,267,178,'2024-10-19 00:00:00',102,94,21,'60/30',128,25.1,15.32,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, chikku shake and red lobiya) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-21 07:21:18',NULL),(1554,370,298,'2024-10-21 00:00:00',101,98.4,22,'60/30',102,14,13.46,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-21 07:26:16',NULL),(1555,355,294,'2024-10-21 00:00:00',101,95.4,21,'60/40',97,13.5,14.35,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in and bad oral and personal hygiene.','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-21 07:43:14',NULL),(1556,427,346,'2024-10-21 00:00:00',101,97.2,21,'60/30',99,13,13.26,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene she have bad habit of no teeth brushing. ','Low body mass index and dirty teeth. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-21 07:47:52',NULL),(1557,365,280,'2024-10-21 00:00:00',101,95.4,23,'60/30',101,11,10.78,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness with mild anemia and also have bad personal hygiene. ','Low body mass index with mild anemia and hair lice identified. ','Implementing balanced meal and snacks plan (milk shakes, apple juice, green veg) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-10-21 08:11:35',NULL),(1558,481,299,'2024-10-21 00:00:00',102,96.2,18,'60/40',97,12.5,13.29,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks plan and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child. ','2024-10-21 08:14:55',NULL),(1559,363,281,'2024-10-21 00:00:00',100,96.9,19,'60/40',103,14,13.2,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-21 08:19:58',NULL),(1560,351,278,'2024-10-21 00:00:00',100,96.2,19,'60/40',98,13,13.54,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid from junk food. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-21 08:23:55',NULL),(1561,486,387,'2024-10-21 00:00:00',98,95.9,21,'60/40',101,14,13.72,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-21 08:29:10',NULL),(1562,357,290,'2024-10-21 00:00:00',103,96.2,22,'60/40',105,15,13.61,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from junk food. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-21 08:32:53',NULL),(1563,359,287,'2024-10-21 00:00:00',102,96.2,19,'60/30',100,13,13,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-21 08:37:14',NULL),(1564,360,287,'2024-10-21 00:00:00',103,96.2,20,'60/40',103,12.5,11.78,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products, meat and vegetable) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-21 08:42:04',NULL),(1565,334,266,'2024-10-21 00:00:00',102,95.4,23,'60/40',103,14,13.2,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-21 08:44:58',NULL),(1566,333,267,'2024-10-21 00:00:00',104,94.6,20,'60/40',105,15.5,14.06,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene identified. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-21 08:48:57',NULL),(1567,358,286,'2024-10-21 00:00:00',101,96.2,22,'60/40',95,15.5,17.17,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of mild thinness in BMI calculations but physically child is active and healthy. ','Mild thinness identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat) with monitoring intake. ','Encourage to consume healthy meal and snacks and to take more healthy food. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-21 08:55:01',NULL),(1568,482,171,'2024-10-21 00:00:00',101,94.6,19,'60/40',105,15.5,14.06,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no brushing the teeth. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks plan and you should to do brushing the teeth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-21 09:00:32',NULL),(1569,488,193,'2024-10-21 00:00:00',101,95.4,19,'60/30',96,12,13.02,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-21 09:03:12',NULL),(1570,128,69,'2024-10-19 00:00:00',101,94.6,23,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache with redness. ','Viral infection. ','Syp. Panadol 10ml given and syp. Piriton 5ml given. ','Gargle from warm water and also drink warm water. ','Referred to Dr Aslam for further assessment and suggestion. ','Scheduled for regular monitoring. ','Counselled to go for check up from general physician. ','2024-10-21 10:32:47',NULL),(1571,199,134,'2024-10-21 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Low blood pressure. ','ORS given and take under observation for 10 minutes then send back to the class. ','Drink more water and eat healthy food. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-21 10:40:09',NULL),(1572,256,196,'2024-10-19 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain in eye with itching. ','No any partial seen in eye. ','Washed the eye with tap water and Betnisol - N drops put in the eye and take under observation for 10 minutes. ','Go for check up from ENT specialist. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-21 10:44:10',NULL),(1573,196,173,'2024-10-19 00:00:00',NULL,98.1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with left renal pain. ','Renal pain due to dicreased water intake. ','Syp. Panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-21 10:47:53',NULL),(1574,105,56,'2024-10-19 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. ','Gastric pain. ','Risek sachet given and take under observation for 10 minutes then send back to the class. ','Take samisolid diet and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-21 10:49:51',NULL),(1575,128,69,'2024-10-21 00:00:00',NULL,97.2,23,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of throat pain.','Redness in throat seen. ','Syp panadol 10ml and Syp piriton 5ml given. ','Take warm water for drink and samisolid diet for eat also gargle with warm water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','Child continually come with the same complain from 3 to 4 \r\n\r\ndays. His guardian were came and was asked them to go for a check up from general physician. But they were not go for check up. ','2024-10-21 10:57:24',NULL),(1576,370,298,'2024-10-21 00:00:00',NULL,98.6,21,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and cough with sore in throat. ','Viral cough. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-21 10:59:54',NULL),(1577,355,294,'2024-10-21 00:00:00',NULL,95.7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and legache since morning. ','Muscular pai no and no fever. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Take healthy food. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-21 11:02:06',NULL),(1578,141,85,'2024-10-21 00:00:00',102,98,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and headache also throat pain. ','Redness in throat seen. ','Syp panadol 10ml and Syp piriton 5ml given and take under observation for 10 minutes then send back to the class. ','Drink warm water and eat samisolid diet. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-21 11:04:13',NULL),(1579,108,68,'2024-10-21 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. ','Wax seen. ','Betnisol - N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Maintain personal hygiene. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-21 11:06:03',NULL),(1580,283,206,'2024-10-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pustule on hand with pain. ','No discharge seen. ','Cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene. And drink more water. ','Referred to skin specialist for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-21 11:07:56',NULL),(1581,349,273,'2024-10-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of eye pain. ','No any partical seen in eye. ','Washed the eye with tap water and take under observation for 10 minutes then send back to the class. ','Washed again with tap water after 1 hrs. \r\n','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-21 11:10:19',NULL),(1582,217,206,'2024-10-21 00:00:00',NULL,100,22,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and sore in throat. ','Viral fever. ','Syp panadol 10ml and Syp piriton 5ml given and take under observation for 10 minutes then send back to the class. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-21 11:11:56',NULL),(1583,268,214,'2024-10-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. ','Gastric pain. ','Tab. Nospa 1tab given and take under observation for 10 minutes then send back to the class. ','Go for check up from general physician and take samisolid diet. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-21 11:13:39',NULL),(1584,378,252,'2024-10-21 00:00:00',114,96.2,21,'60/40',116,16,11.89,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (boiled eggs, milk and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-21 11:21:01',NULL),(1585,238,222,'2024-10-22 00:00:00',104,95.5,19,'60/40',140,29,14.8,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (meat veg, fruit and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-22 06:03:44',NULL),(1586,160,52,'2024-10-22 00:00:00',100,95.4,22,'60/40',110,17,14.05,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene also avoid to skip teeth brushing. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-22 06:15:35',NULL),(1587,166,172,'2024-10-22 00:00:00',104,96.3,19,'60/30',104,15,13.87,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (meat, veg, fruit and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-22 06:22:32',NULL),(1588,441,350,'2024-10-22 00:00:00',102,95.4,20,'60/30',107,14.5,12.66,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-22 06:26:31',NULL),(1589,372,303,'2024-10-22 00:00:00',101,94.6,21,'60/30',114,15.5,11.93,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have dirty teeth. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (meat, milk, veg and fruit) with monitoring intake and weight gain. ','You should brush your teeth daily twice in a day and encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-22 06:31:06',NULL),(1590,371,304,'2024-10-22 00:00:00',99,96.4,24,'60/40',117,19.5,14.25,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-22 06:34:26',NULL),(1591,440,349,'2024-10-22 00:00:00',103,96.4,18,'60/40',113,16.5,12.92,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-22 06:38:07',NULL),(1592,437,176,'2024-10-22 00:00:00',102,94.1,20,'60/40',116,19,14.12,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (veg, fruit, beens, egg and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-22 06:42:41',NULL),(1593,433,354,'2024-10-22 00:00:00',104,92.5,21,'60/30',105,14.5,13.15,'Severe Thinness',NULL,NULL,NULL,'Severe','Good',NULL,NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (datesand chikku shake, meat, veg and fruit) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to maintain personal hygiene. ','Conducted health education session with parents to improve their child health. ','2024-10-22 06:49:27',NULL),(1594,460,355,'2024-10-22 00:00:00',101,97.2,19,'60/30',108,17,14.57,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no brushing the teeth. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-22 08:25:18',NULL),(1595,459,366,'2024-10-22 00:00:00',111,94.2,20,'60/40',114,16,12.31,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and dates, and fruits) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-22 10:24:12',NULL),(1596,463,360,'2024-10-22 00:00:00',101,91,22,'60/40',109,19,15.99,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-22 10:27:49',NULL),(1597,475,169,'2024-10-22 00:00:00',105,95.4,18,'60/40',104,15,13.87,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks also take fresh juices. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-22 10:30:48',NULL),(1598,468,362,'2024-10-22 00:00:00',101,94.6,22,'60/30',103,15,14.14,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit, veg and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-22 10:37:42',NULL),(1599,453,87,'2024-10-22 00:00:00',104,93.7,21,'60/40',115,18,13.61,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-22 10:40:39',NULL),(1600,380,305,'2024-10-22 00:00:00',102,96.4,19,'60/30',120,21,14.58,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk, veg, fruit, beens and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-22 10:44:11',NULL),(1601,377,134,'2024-10-22 00:00:00',101,96.9,19,'60/40',112,18,14.35,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-22 10:46:47',NULL),(1602,383,308,'2024-10-22 00:00:00',101,95.4,21,'60/40',115,19,14.37,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, boiled eggs and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-22 10:50:44',NULL),(1603,380,305,'2024-10-22 00:00:00',104,97.2,21,'60/40',112,16.5,13.15,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-10-22 10:53:35',NULL),(1604,465,370,'2024-10-22 00:00:00',103,95.4,17,'60/40',114,15,11.54,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy also have bad habit of skipping meal. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, chikku shake and red lobiya) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-22 10:57:46',NULL),(1605,452,372,'2024-10-23 00:00:00',104,94.6,18,'60/40',110,12.5,10.33,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of skipping meal. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-23 06:27:09',NULL),(1606,448,229,'2024-10-23 00:00:00',104,96.4,23,'60/40',120,18,12.5,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-23 06:42:11',NULL),(1607,447,370,'2024-10-23 00:00:00',101,95.1,20,'60/30',113,15.5,12.14,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-23 06:44:51',NULL),(1608,445,331,'2024-10-23 00:00:00',101,96.1,19,'60/30',109,16,13.47,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Conducted health education session with parents to improve their child health. ','2024-10-23 06:55:29',NULL),(1609,444,367,'2024-10-23 00:00:00',102,94.6,18,'60/30',107,15,13.1,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (dates shake, chikku shake, boiled eggs and beens) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks plan and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-23 06:59:56',NULL),(1610,446,221,'2024-10-23 00:00:00',102,94.6,18,'60/40',107,19,16.6,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of moderate thinness.','Low body mass index identified. ','Implementing balanced meal and snacks plan( Green veg, fruit, beens and meat)with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-23 10:21:54',NULL),(1611,387,311,'2024-10-23 00:00:00',104,94.6,18,'60/40',107,15,13.1,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-23 10:26:36',NULL),(1612,386,312,'2024-10-23 00:00:00',102,95.4,19,'60/40',112,16,12.76,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, meat, milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-23 10:37:54',NULL),(1613,464,376,'2024-10-23 00:00:00',105,95.4,21,'60/40',118,19,13.65,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no brushing the teeth. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (apple, dates shake, chikku shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and should brush your teeth daily to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-23 10:43:00',NULL),(1614,466,225,'2024-10-23 00:00:00',102,94.6,22,'60/40',110,14,11.57,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-23 10:46:54',NULL),(1615,385,281,'2024-10-23 00:00:00',100,95.4,17,'60/40',113,15,11.75,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (banana shake, fruits, juices) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-23 10:53:46',NULL),(1616,454,374,'2024-10-23 00:00:00',105,95.9,20,'60/40',110,15.5,12.81,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified.','Implementing balanced meal and snacks plan (green veg, dates shake, boiled eggs and beens)with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-23 10:58:19',NULL),(1617,373,163,'2024-10-23 00:00:00',101,96.2,20,'60/30',97,12,12.75,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. He have bad habit of skipping meal. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit meat and beens) with monitoring intake and weight gain. ','Advice to avoid from skipping meal and encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-23 11:07:45','2025-04-19 09:42:36'),(1618,438,29,'2024-10-23 00:00:00',103,93.5,23,'60/40',109,16,13.47,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (boiled eggs, canny and lobiya) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to take more water.','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-23 11:11:57',NULL),(1619,462,358,'2024-10-23 00:00:00',104,97.2,22,'60/40',115,18,13.61,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index identified ','Implementing balanced meal plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene brush your teeth daily twice in a day . ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-23 11:16:04',NULL),(1620,332,268,'2024-10-23 00:00:00',110,95.4,20,'60/40',110,15,12.4,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection and snacks. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-10-23 11:19:33',NULL),(1621,471,382,'2024-10-23 00:00:00',104,92.5,22,'60/40',116,19,14.12,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-23 11:23:52',NULL),(1622,483,384,'2024-10-23 00:00:00',101,95.4,22,'60/40',112,15,11.96,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-10-23 11:27:13',NULL),(1623,396,53,'2024-10-24 00:00:00',101,96.4,18,'60/40',105,14.5,13.15,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-24 08:03:23',NULL),(1624,430,347,'2024-10-24 00:00:00',104,95.4,22,'60/30',104,14,12.94,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-24 09:06:04',NULL),(1625,426,343,'2024-10-24 00:00:00',101,96.2,23,'60/30',109,14.5,12.2,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-24 09:10:16',NULL),(1626,422,340,'2024-10-24 00:00:00',100,95.4,18,'60/40',114,18,13.85,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk shakes, fruit juice, beens and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-24 09:23:19',NULL),(1627,424,338,'2024-10-24 00:00:00',101,93.7,23,'60/30',114,15,11.54,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-24 09:26:20',NULL),(1628,473,332,'2024-10-24 00:00:00',101,97.2,20,'60/30',115,18,13.73,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (Dates, chikku and banana shake and fruit juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-24 09:30:19',NULL),(1629,416,330,'2024-10-24 00:00:00',102,98,19,'60/40',102,14.5,13.94,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-24 09:32:43',NULL),(1630,414,327,'2024-10-24 00:00:00',105,95,18,'60/40',112,19.5,15.55,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, chikku shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and take more water for drink. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-24 09:35:55',NULL),(1631,399,58,'2024-10-24 00:00:00',104,95.4,21,'60/40',104,14.5,13.41,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-24 09:39:04',NULL),(1632,423,339,'2024-10-24 00:00:00',102,96.4,19,'60/40',112,17,13.55,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-24 09:41:51',NULL),(1633,400,77,'2024-10-24 00:00:00',103,96.4,21,'60/40',114,16,12.31,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs and beens) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and advice to should brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-24 09:46:46',NULL),(1634,431,336,'2024-10-24 00:00:00',102,95.4,22,'60/40',109,16.5,13.89,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-24 09:51:56',NULL),(1635,401,204,'2024-10-24 00:00:00',108,96.4,21,'60/30',108,16,13.72,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-24 09:56:47',NULL),(1636,402,24,'2024-10-24 00:00:00',101,94.6,19,'60/30',112,17,13.55,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-24 10:02:26',NULL),(1637,395,156,'2024-10-24 00:00:00',101,95.4,20,'60/40',109,18,15.15,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and go for check up from dentist. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-24 10:07:36',NULL),(1638,419,335,'2024-10-24 00:00:00',104,95.4,18,'60/30',120,29.5,20.49,'Normal',0,0,'None','None','Good','Unhealthy','None','Child presented with normal weigh and also active and healthy child. ','Normal weigh identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat products) with monitoring intake and maintain weight.  ','Encourage to consume healthy meal and snacks. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-24 10:10:18','2025-04-19 09:42:36'),(1640,417,331,'2024-10-24 00:00:00',97,95.4,18,'60/30',106,15,13.35,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-24 10:20:29',NULL),(1641,428,345,'2024-10-24 00:00:00',101,94.6,22,'60/30',105,15.5,14.06,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (boiled eggs, canny and lobiya) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-24 10:23:29',NULL),(1642,154,132,'2024-10-22 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Redness with itching on face. ','Skin allergy. ','Informed to parents and syp piriton 2.5ml given and vaseline applied on whole face for dryness. ','Go for check up from physician and drink more water and washed the face from tap water. ','Referred to skin specialist for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-24 10:33:22',NULL),(1643,467,377,'2024-10-22 00:00:00',101,93.5,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold. ','Viral cough. ','Syp. Sirolin 5ml given and take under observation for 10 minutes then send back to the class. ','Take warm water for drink and do not eat junk food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-24 10:36:23',NULL),(1644,121,53,'2024-10-22 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on foot with pain. ','Skin allergy. ','Removed all puss and cleaned with pyodine and poly fax skin applied with bandage. ','Maintain personal hygiene. ','Referred to skin specialist for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-24 10:38:11',NULL),(1645,108,68,'2024-10-22 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache. ','Low blood pressure due to hunger. ','Biscuit given for eating and Syp. Panadol 10 ml given and take under observation for 10 minutes then send back to the class. ','Do breakfast before coming at school. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-24 10:40:46',NULL),(1646,487,358,'2024-10-24 00:00:00',NULL,97.2,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold. On examination chest clear. ','Viral cough. ','Syp sirloin 5ml given and take under observation for 10 minutes then send back to the class. ','Take warm water for drink and and avoid from junk food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-24 10:43:15',NULL),(1647,143,75,'2024-10-24 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of bodyache. ','Muscular pain. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-24 10:50:54',NULL),(1648,96,27,'2024-10-23 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Low blood pressure. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Take healthy meal. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-24 10:55:36',NULL),(1649,255,155,'2024-10-23 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with vertigo. ','Low blood pressure. ','ORS given and rest for 10 minutes then send back to the class. ','Take more water for drink and eat healthy food. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-24 10:58:50',NULL),(1650,58,134,'2024-10-24 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. ','Gastric pain. ','Risek sachet given and take under observation for 10 minutes then send back to the class. ','Take more water for drink and samisolid diet for eat. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-24 11:01:50',NULL),(1651,283,206,'2024-10-24 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of busted pustule on hand with bleeding and pain. ','Skin allergy. ','Removed all puss and cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene. ','Referred to skin specialist for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-24 11:04:23',NULL),(1652,200,102,'2024-10-24 00:00:00',NULL,96.9,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and headache due to empty stomach. ','Gastric pain. ','Biscuit given and also ORS given and rest for 10 minutes then send back to the class. ','Do breakfast before coming at school. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-24 11:07:05',NULL),(1653,253,208,'2024-10-24 00:00:00',NULL,97.2,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold. ','Viral cough and cold. ','Tab. Piriton 1 tab given and Tab. Panadol 1tab given ','Take steem at home and drink warm water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-24 11:14:15',NULL),(1654,280,191,'2024-10-24 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache. ','Low blood pressure. ','ORS given and rest for 10 minutes then send back to the class. ','Encourage to consume healthy meal and take more water for drink. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-24 11:15:53',NULL),(1655,409,317,'2024-10-24 00:00:00',NULL,99,19,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and cough with flue. ','Viral fever. ','Syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Take healthy food and avoid from cold water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-24 11:17:51',NULL),(1656,21,112,'2024-10-24 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. ','Gastric pain. ','Sent to the washroom and syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Take samisolid food and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-24 11:19:28',NULL),(1657,403,259,'2024-10-25 00:00:00',103,96.9,19,'60/30',105,14.5,13.15,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene due to eating chocolate and sweets. ','Low body mass index and dental cavity identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, boiled egg and lobiya) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid from sugary food. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-25 06:18:12',NULL),(1658,411,318,'2024-10-25 00:00:00',100,95.4,20,'60/40',109,17,14.31,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-25 06:21:07',NULL),(1659,409,317,'2024-10-25 00:00:00',102,95.4,24,'60/30',109,15,12.63,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-25 06:34:12',NULL),(1660,432,344,'2024-10-25 00:00:00',103,96.2,17,'60/40',108,15,12.86,'Severe Thinness',NULL,NULL,NULL,NULL,'Good',NULL,NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (dates shake, chikku shake, banana shake and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-25 06:38:51',NULL),(1661,368,300,'2024-10-25 00:00:00',100,94.3,17,'60/40',106,15.5,13.79,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-25 06:42:19',NULL),(1662,425,342,'2024-10-25 00:00:00',105,97.2,18,'60/40',113,18,14.1,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-25 06:47:10',NULL),(1663,397,233,'2024-10-25 00:00:00',105,96.2,19,'60/30',107,17,14.85,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-25 06:50:57','2025-04-19 09:42:36'),(1664,392,99,'2024-10-25 00:00:00',100,95.3,20,'60/40',113,15,11.75,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (carrot, apple, banana and milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection and. ','Conducted health education session with parents to improve their child health. ','2024-10-25 06:57:28',NULL),(1665,420,337,'2024-10-25 00:00:00',102,96.9,19,'60/40',112,17,13.55,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene child have bad habit of no teeth brushing. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and should brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-25 07:08:13',NULL),(1666,413,326,'2024-10-25 00:00:00',101,96.2,21,'60/40',111,17,13.8,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens and meat products)with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and should brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-25 07:48:27',NULL),(1667,412,325,'2024-10-25 00:00:00',104,96.2,22,'60/30',112,15,11.96,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. Also have bad habit of skipping meal. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (carrot, apple, banana and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks plan and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-25 07:51:14',NULL),(1668,407,320,'2024-10-25 00:00:00',101,92.9,20,'60/40',107,17,14.85,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-25 07:54:22',NULL),(1669,410,324,'2024-10-25 00:00:00',101,97.2,21,'60/40',115,15.5,11.72,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products, boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid skip meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-25 08:07:58',NULL),(1670,394,98,'2024-10-25 00:00:00',101,98,21,'60/30',110,16.5,13.64,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk, beens, egg and fruit juice)with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-25 08:11:06',NULL),(1671,404,323,'2024-10-25 00:00:00',101,96.4,20,'60/30',110,15,12.4,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, meat, egg and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-25 08:13:39',NULL),(1672,405,322,'2024-10-25 00:00:00',102,96.4,18,'60/30',116,16.5,12.26,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (carrot juice, dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-25 08:16:24',NULL),(1674,406,321,'2024-10-25 00:00:00',101,96.2,19,'60/40',118,18,12.93,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do brushing your teeth. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-25 08:22:42',NULL),(1675,484,385,'2024-10-25 00:00:00',101,96.2,22,'60/40',120,20,13.89,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks plan and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-25 08:25:06',NULL),(1676,415,328,'2024-10-25 00:00:00',104,92.5,23,'60/40',107,16,13.98,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-25 08:29:36',NULL),(1677,381,310,'2024-10-25 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. ','Wax seen in ear. ','Betnisol - N drops put in the both ear. ','Go for check up from ENT and to maintain personal hygiene. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-25 08:33:17',NULL),(1678,166,172,'2024-10-25 00:00:00',97,95.8,22,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of vomiting. ','Gastric problem. ','Syp domel 5ml given and take under observation for 15 minutes then send back to the class. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-25 08:35:37',NULL),(1679,453,87,'2024-10-25 00:00:00',NULL,100.9,23,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with flue and cough also sore in throat. ','Viral fever. ','Informed to her parents and syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Do not drink cold water. ','Referred to Dr Aslam for further assessment and suggestion. ','Scheduled for regular monitoring. ','-','2024-10-25 08:38:34',NULL),(1680,89,29,'2024-10-25 00:00:00',NULL,94.6,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold. ','Viral cough. ','Syp sirloin 10 ml given and take under observation for 10 minutes then send back to the class. ','Take warm water for drink and samisolid diet. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-25 08:40:23',NULL),(1681,180,193,'2024-10-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. ','Gastric pain. ','Sent to the washroom and syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to take more water for drink and samisolid diet. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-25 08:42:27',NULL),(1682,338,271,'2024-10-26 00:00:00',100,94.4,20,'60/30',106,15,13.35,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-26 05:56:43',NULL),(1683,472,365,'2024-10-26 00:00:00',101,96.2,19,'60/30',114,18,13.85,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy also he have stained on milk teeth due to calcium and iron deficiency. ','Low body mass index and stained on milk teeth due to iron and calcium deficiency. ','Implementing balanced meal and snacks plan (green veg, dates and chikku shake, carrot juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and advice to go for check up from dentist. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-26 06:03:54',NULL),(1684,429,341,'2024-10-26 00:00:00',102,94.6,18,'60/40',120,28.5,19.79,'Normal',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child have normal weight also physically child is active and healthy. ','Active child. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake to maintain the child health. ','Advice to drink more water and fresh juices. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to more improve their child health. ','2024-10-26 06:10:29',NULL),(1685,64,48,'2024-10-25 00:00:00',101,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of slight bleeding from left side of nostril with flue. ','Dirty nose and scratch seen in nostril. ','Cleaned the nose and washed with tap water then pinch the nose for 10 seconds or till stop bleeding and take under observation for 10 minutes then send back to the class. ','To maintain personal hygiene. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-10-26 06:15:50',NULL),(1686,450,359,'2024-10-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. ','Gastric pain. ','Sent to the washroom and syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Take more water for drink and eat samisolid diet. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-26 06:17:55',NULL),(1687,50,135,'2024-10-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of eye pain with irritation. ','A small pustule seen in under eye lid. ','Washed the eye with tap water and Betnisol N drops put in the eye. ','Scheduled for next day 26-10-24 .','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-26 06:21:06',NULL),(1688,84,160,'2024-10-26 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of discharge from ear with slight pain. ','Ear infection. ','Cleaned the ear with gauze swabs and Betnisol - N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Go for check up from ENT specialist. ','Referred to Dr Aslam for further assessment. ','Scheduled for next day 08-10-24. ','-','2024-10-26 06:24:35',NULL),(1689,97,45,'2024-10-26 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on foot with pain. ','Skin allergy. ','Removed all puss and cleaned with pyodine then poly fax skin applied with bandage. ','To maintain personal hygiene. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-26 06:26:52',NULL),(1690,50,135,'2024-10-26 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain and irritation in left eye. ','A small boil in upper eye lid. ','Washed the eye with tap water and Betnisol N drops put in the eye and take under observation for 10 minutes then send back to the class. ','Go for check up from Eye specialist. ','Referred to eye specialist for further assessment and suggestion. ','Scheduled for regular monitoring. ','-','2024-10-26 06:30:02',NULL),(1691,219,208,'2024-10-26 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. ','Gastric pain. ','Sent to the washroom and Tab. Nospa 1tab given and take under observation for 10 minutes then send back to the class. ','Take samisolid food to eat and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-26 06:32:24',NULL),(1692,486,387,'2024-10-26 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Don\'t want to come at school. ','Starts talking with child for her mind changing. Talking about her like or disliked and other things for her mood change. When she feel fine and want to go in the classroom then I dropped her in the classroom. ','Trying to be a good child. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-26 06:38:47',NULL),(1693,245,228,'2024-10-26 00:00:00',NULL,96.2,22,'70/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever at night and sore in throat. ','Viral fever. ','Syp panadol 10ml given and syp piriton 5ml given and take under observation for 10 minutes then send back to the class. ','Avoid from cold water and spicy food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-26 06:42:49',NULL),(1694,273,237,'2024-10-26 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of legache. ','Muscular pain. ','Analgesic balm applied on leg and Tab panadol 1given. ','Do some exercises and eat healthy food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-26 06:44:35',NULL),(1695,77,131,'2024-10-26 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache. ','Wax seen in ear. ','Betnisol - N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Go for check up from ENT specialist and maintain personal hygiene. ','Referred to ENT. ','Scheduled for regular monitoring. ','-','2024-10-26 06:46:55',NULL),(1696,393,195,'2024-10-28 00:00:00',102,96.4,18,'60/30',101,13,12.74,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, egg and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-28 05:15:09',NULL),(1698,435,165,'2024-10-28 00:00:00',104,94.6,21,'60/30',115,18,13.61,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene identified. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-28 06:16:14',NULL),(1699,418,334,'2024-10-28 00:00:00',101,98.3,18,'60/40',115,17,12.85,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness with bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit, veg) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-28 06:27:51',NULL),(1700,442,348,'2024-10-28 00:00:00',102,95.4,22,'60/40',115,18,13.61,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness and bad oral hygiene due to bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene should brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-28 07:24:36','2025-05-20 10:51:11'),(1701,148,94,'2024-10-28 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of nose bleeding. ','Nasal bleeding due to hot weather. ','Pinch the nose for 10 sec or till stop bleeding when bleeding is stop then take her in under observation then send back to the class. ','Take rest and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-28 09:16:13',NULL),(1702,257,99,'2024-10-28 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of eye pain with irritation. ','Small boil in eye. ','Washed the eye with tap water and Betnisol N drops put in the eye and take under observation for 10 minutes then send back to the class. ','Come back after 2hrs for follow up. And washed your eye with tap water. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-28 09:24:55',NULL),(1703,286,53,'2024-10-28 00:00:00',NULL,97.2,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and flue. ','Viral fever. ','Syp panadol 10ml given and syp piriton 5ml given. ','Take warm water for drink. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-10-28 09:52:49',NULL),(1704,349,273,'2024-10-28 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of lagache since morning. ','Muscular pain. ','Analgesic cream applied on leg but child is come again with same condition then Syp panadol 10ml given. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-28 09:58:17',NULL),(1705,219,208,'2024-10-28 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain after lunch. ','Gastric pain. ','Risek sachet given and take under observation for 15 minutes then send back to the class ','Drink more water and eat samisolid diet. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-28 10:00:20',NULL),(1706,437,176,'2024-10-28 00:00:00',NULL,95.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and vomiting. ','Gastric problem. ','Syp. Panadol 10ml given and syp domel 5ml given and take under observation for 10 minutes then send back to the class. ','Take samisolid diet and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-28 10:03:08',NULL),(1707,462,358,'2024-10-28 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Small particle of pencil nib in eye with pain. ','No injury. ','Washed the eye with tap water and Betnisol N drops put in the eye and take under observation for 10 minutes then send back to the class. ','Washed the eye with tap water after 2hrs. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-28 10:06:15',NULL),(1708,171,175,'2024-10-28 00:00:00',101,96.2,22,'60/40',116,18,13.38,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-28 10:49:21',NULL),(1709,111,144,'2024-10-28 00:00:00',102,96,18,'60/40',120,17,11.81,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene should brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-28 11:05:47',NULL),(1710,55,126,'2024-10-28 00:00:00',100,NULL,22,'60/40',120,22,15.28,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-28 11:42:06',NULL),(1711,213,203,'2024-10-28 00:00:00',101,96.2,20,'60/40',123,21.8,14.41,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and veg, fruit, beens and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-28 11:46:57','2025-04-19 09:42:36'),(1712,61,136,'2024-10-28 00:00:00',97,96.9,21,'60/40',115,17,12.85,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-28 11:50:38',NULL),(1713,62,23,'2024-10-28 00:00:00',102,95.8,23,'60/40',110,15,12.4,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness with bad personal hygiene and also have bad habit of no teeth brushing. ','Low body mass index and bad personal and oral hygiene identified. ','Implementing balanced meal and snacks plan (dates, chikku, banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and should brush your teeth daily twice in a day and take bath daily. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-28 11:55:28',NULL),(1714,64,48,'2024-10-28 00:00:00',101,95.4,20,'60/30',116,17.5,13.01,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-28 11:58:57',NULL),(1715,147,54,'2024-10-28 00:00:00',102,96,19,'60/30',117,20,14.61,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (Dates, chikku and banana shake, meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal. And to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-29 03:39:36',NULL),(1716,80,139,'2024-10-28 00:00:00',103,95.4,18,'60/40',113,16,12.53,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth (may be due to calcium deficiency) identified. ','Implementing balanced meal and snacks plan (milk and milk products and veg, fruit, beens) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene should brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-29 03:44:00',NULL),(1717,148,94,'2024-10-28 00:00:00',101,95.9,23,'60/30',110,16,13.22,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (fruit juice, veg, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene should brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-29 03:47:20',NULL),(1718,154,132,'2024-10-28 00:00:00',101,94.6,19,'60/40',109,16.5,13.89,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and bad habit of no teeth brushing identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene should brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-29 03:50:23',NULL),(1719,155,68,'2024-10-28 00:00:00',102,94.6,22,'60/40',113,17,13.31,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-29 03:53:27',NULL),(1720,156,160,'2024-10-28 00:00:00',100,95.4,18,'60/40',112,15.5,12.36,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk, beens, meat, boiled eggs and channy) with monitoring intake and weight gain. ','Encourage to should brush your teeth daily twice in a day and consume healthy meal and snacks who have full of iron and calcium and take bath daily. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-29 03:58:49',NULL),(1721,157,86,'2024-10-28 00:00:00',104,95.4,19,'60/30',110,18,14.88,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat products)with monitoring intake and weight gain. ','Encourage to consume healthy meal and also maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-29 04:02:48',NULL),(1722,96,27,'2024-10-28 00:00:00',104,95.4,21,'60/40',117,15.5,11.32,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk, beens, meat, veg and fruit) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also advice to brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-29 05:55:34',NULL),(1723,100,30,'2024-10-28 00:00:00',104,96.1,22,'60/40',108,15,12.86,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products, veg, fruit, beens and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks plan and avoid to skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-29 05:59:57',NULL),(1724,137,102,'2024-10-29 00:00:00',101,94.6,18,'60/30',118,17,12.21,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-29 06:02:05',NULL),(1725,93,121,'2024-10-29 00:00:00',100,93.7,22,'60/40',113,17.5,13.71,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk, beens, meat, veg, and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene with teeth brushing and bathing daily. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-29 06:07:06',NULL),(1726,72,25,'2024-10-28 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache. ','Low blood pressure. ','ORS given and rest for 10 minutes. ','Take more water for drink. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-29 09:50:59',NULL),(1727,349,273,'2024-10-29 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on ankle joint with swelling and defficulty in walking. ',' Investigation required. ','Called her mother to take her and go for check up from general physician. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-29 10:09:43',NULL),(1728,424,338,'2024-10-29 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of Wonder on upper ear loops and head also with pussy discharge. ','Skin allergy. ','Removed all puss and cleaned with pyodine and poly fax skin applied. ','Go for check up from skin specialist. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-29 10:12:04',NULL),(1729,355,294,'2024-10-29 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come in emergencic condition with the complain of burning in urine with pain. ','Burning micturation (UTI) ','Called to her parents but their phones are switched off. Syp citralka 1/2 tsf given in half glass of water and take under observation for 30minutes. When she passed out the urine then she feels fine. ','Drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','Conducted meeting with her parents on 30-10-24.','2024-10-29 10:17:46',NULL),(1730,378,252,'2024-10-29 00:00:00',100,97.2,19,'60/30',115,16.5,12.48,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and bad oral hygiene identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-29 11:08:21',NULL),(1731,469,363,'2024-10-29 00:00:00',101,96.9,20,'60/40',114,18.5,14.24,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, egg and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and should brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-29 11:14:27',NULL),(1732,379,306,'2024-10-29 00:00:00',100,95.4,21,'60/30',118,19,13.65,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-29 11:17:48',NULL),(1734,443,364,'2024-10-29 00:00:00',105,95.7,20,'60/30',114,15.5,11.93,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, carrots juice, banana shake and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and should brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-29 11:24:51',NULL),(1735,457,361,'2024-10-29 00:00:00',104,96.2,21,'60/30',112,14,11.16,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-29 11:29:40',NULL),(1736,382,309,'2024-10-29 00:00:00',102,95.4,18,'60/40',114,14.5,11.16,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and stained teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, meat, veg, fruit and boiled eggs) with monitoring intake and weight gain. ','Go for check up from dentist and encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-29 11:32:49',NULL),(1737,449,371,'2024-10-29 00:00:00',103,95,19,'60/30',104,13,12.02,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-29 11:35:06',NULL),(1738,381,310,'2024-10-29 00:00:00',105,95.4,20,'60/40',109,15,12.63,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (Fruit juice, veg, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-29 11:38:08',NULL),(1739,389,314,'2024-10-29 00:00:00',101,95.4,21,'60/40',105,13,11.79,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, boiled eggs and channy and lobiya) with monitoring intake and weight gain. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-29 11:40:46',NULL),(1741,390,316,'2024-10-29 00:00:00',101,97.7,22,'60/40',120,21,14.58,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and dirty teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, apple juice, carrots juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-29 11:47:31',NULL),(1742,391,316,'2024-10-29 00:00:00',100,95.5,22,'60/30',110,17.5,14.46,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-29 11:49:58',NULL),(1743,439,122,'2024-10-29 00:00:00',101,95.2,22,'60/30',102,13,12.5,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products, banana, apple) with monitoring intake and weight gain. ','Encourage to consume healthy meal and should brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-29 11:53:15',NULL),(1744,470,383,'2024-10-29 00:00:00',103,94.7,20,'60/30',117,25,18.26,'Mild Thinness',NULL,NULL,NULL,NULL,'Good',NULL,'Moderate','Child presented with a history of mild thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juices, boiled eggs and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and should brush your teeth daily twice in a day go for check up from dentist. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ',NULL,'2024-10-29 11:58:18',NULL),(1745,257,99,'2024-10-29 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of eye pain (on follow up) ','A small boil in the eye seen. ','Betnisol N drops put in the eye and take under observation for 10 minutes then send back to the class. ','Go for check up from ENT specialist. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-29 12:00:34',NULL),(1746,10,16,'2024-10-29 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on hand. ','Skin allergy. ','Cleaned with pyodine and poly fax skin applied. ','Maintain personal hygiene and go for check up from skin specialist. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-29 12:01:58',NULL),(1747,384,307,'2024-10-30 00:00:00',102,95.4,20,'60/40',110,13.5,11.16,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-30 04:11:47',NULL),(1748,376,21,'2024-10-30 00:00:00',100,95.2,18,'60/30',108,14.5,12.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products, boiled eggs and channy) with monitoring intake and weight gain. ','Encourage to brush your teeth daily twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child. ','2024-10-30 04:35:58',NULL),(1749,455,373,'2024-10-30 00:00:00',103,94.4,21,'60/40',120,14.5,10.07,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (meat products, green veg, fruit and beens) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-30 04:39:38',NULL),(1750,116,72,'2024-10-30 00:00:00',104,96.4,20,'60/30',109,16.8,14.14,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-30 08:06:08','2025-04-19 09:41:52'),(1751,119,129,'2024-10-30 00:00:00',102,96.2,21,'60/40',135,28.8,15.8,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene identified. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-30 08:29:03','2025-04-19 09:42:17'),(1752,129,64,'2024-10-30 00:00:00',102,95.4,18,'60/30',116,14.5,10.78,'Severe Thinness',NULL,NULL,NULL,'Severe','Good',NULL,'Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-30 08:33:24',NULL),(1753,130,65,'2024-10-30 00:00:00',101,95.1,22,'60/40',108,15.8,13.55,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene and bad habit of no teeth brushing. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice and veg) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and should brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-10-30 08:37:17','2025-04-19 09:41:52'),(1754,136,73,'2024-10-30 00:00:00',101,96.2,21,'60/40',131,24,13.99,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-30 08:42:00',NULL),(1755,176,182,'2024-10-30 00:00:00',102,94.9,19,'60/40',116,19.5,14.49,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and go for check up from dentist. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-30 08:46:12','2025-04-19 09:42:17'),(1756,145,98,'2024-10-30 00:00:00',101,97.2,24,'60/30',116,17,12.63,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-30 08:53:17',NULL),(1757,33,122,'2024-10-30 00:00:00',101,95.8,19,'60/30',108,15,12.86,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beens, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-30 10:06:33',NULL),(1758,63,45,'2024-10-30 00:00:00',105,96.9,21,'60/30',126,23,14.49,'Severe Thinness',0,0,'None','Severe','Good','','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-30 10:10:13','2025-04-19 09:41:52'),(1759,141,85,'2024-10-30 00:00:00',101,95.1,22,'60/40',111,18.5,15.02,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and should brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-30 10:14:05','2025-04-19 09:42:17'),(1760,144,56,'2024-10-30 00:00:00',104,96.2,20,'60/40',116,16.5,12.26,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-30 10:17:44',NULL),(1761,146,95,'2024-10-30 00:00:00',100,94.3,20,'60/30',118,19,13.65,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (apple juice, carrots juice, banana shake) with monitoring intake and weight gain. ','Encourage to should brush your teeth daily twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-10-30 10:21:02',NULL),(1762,74,24,'2024-10-30 00:00:00',101,96.9,23,'60/30',124,20,13.01,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and should brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-10-30 10:24:17',NULL),(1763,75,19,'2024-10-30 00:00:00',99,95.4,21,'60/40',113,17,13.31,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beens, meat and milk) with monitoring intake and weight gain. ','Encourage to should brush your teeth daily twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-30 10:27:36',NULL),(1764,77,131,'2024-10-30 00:00:00',101,95.3,20,'60/30',126,19,11.97,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene and go for check up from dentist. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-30 10:33:47',NULL),(1765,180,193,'2024-10-30 00:00:00',101,94,17,'60/30',104,15,13.87,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene and bad habit of no teeth brushing. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beens, meat and milk and eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and should brush your teeth daily twice in a day also do some exercises for height grow. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-10-30 10:38:40',NULL),(1766,109,60,'2024-10-30 00:00:00',NULL,NULL,20,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of vomiting. ','Low blood pressure. ','ORS given and rest for 10 minutes then send back to the class. ','Take more water for drink and eat healthy food. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-10-30 10:41:10',NULL),(1767,108,68,'2024-10-30 00:00:00',NULL,95.4,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and headache since morning. ','No fever. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Take more water for drink and eat healthy food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-30 10:43:10',NULL),(1768,459,366,'2024-10-30 00:00:00',NULL,97.2,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache. On examination redness seen in throat. ','Viral infection. ','Syp piriton 5ml given and take under observation for 10 minutes then send back to the class. ','Take warm water for drink and samisolid diet for eat. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-30 10:45:59',NULL),(1769,23,26,'2024-10-30 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning due to empty stomach. ','Gastric pain. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume breakfast before coming at school. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-10-30 10:48:29',NULL),(1770,51,135,'2024-10-30 00:00:00',NULL,94.6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache due to wax. ','Wax seen in ear. ','Cleaned the ear then Betnisol - N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Maintain personal hygiene and go for check up from ENT. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-30 10:50:56',NULL),(1771,280,191,'2024-10-31 00:00:00',NULL,95.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. ','No wax or any sign of wound. ','Betnisol - N 2drops put in ear and take under observation for 10 minutes then send back to the class. ','Go for check up from ENT. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','-','2024-10-31 03:44:56',NULL),(1772,68,108,'2024-10-31 00:00:00',102,94.1,19,'60/30',118,18,12.93,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to should brush your teeth daily twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-31 03:48:38',NULL),(1773,98,149,'2024-10-31 00:00:00',101,96.4,20,'60/30',122,21.4,14.38,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruits, milkshakes and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-31 03:51:32','2025-04-19 09:42:36'),(1774,97,45,'2024-10-31 00:00:00',100,97.2,21,'60/30',108,16,13.72,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene and habit of no teeth brushing. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beens, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and should brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-31 04:42:26','2025-04-19 09:41:52'),(1775,375,51,'2024-10-31 00:00:00',101,96.3,19,'60/40',108,14,12,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (Meat, milk, beens, and fruits juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-31 04:51:30',NULL),(1776,78,22,'2024-10-31 00:00:00',104,96,18,'60/40',118,22,15.8,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-31 09:22:37',NULL),(1777,79,50,'2024-10-31 00:00:00',97,96.9,20,'60/40',117,17,12.42,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk) with monitoring intake and weight gain. ','Encourage to should brush your teeth daily twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-31 09:25:50',NULL),(1778,150,66,'2024-10-31 00:00:00',101,96.2,20,'60/40',122,23,15.45,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice and veg) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-31 09:29:30',NULL),(1779,153,161,'2024-10-31 00:00:00',102,97.7,19,'60/30',109,15,12.63,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness and bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-31 09:33:29','2025-04-19 09:42:36'),(1780,85,33,'2024-10-31 00:00:00',102,95.4,21,'60/30',119,17,12,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-31 09:37:03',NULL),(1781,159,97,'2024-10-31 00:00:00',104,93.8,21,'60/40',116,20.5,15.23,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (Dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-31 09:40:20','2025-04-19 09:42:17'),(1782,91,33,'2024-10-31 00:00:00',102,93.4,18,'60/40',129,24,14.42,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk shakes, fruit juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to should brush your teeth daily twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-31 09:44:28',NULL),(1783,164,80,'2024-10-31 00:00:00',100,95.4,19,'60/40',126,24.5,15.43,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal and oral hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, egg) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and should brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-31 09:53:07',NULL),(1784,101,28,'2024-10-31 00:00:00',101,94,20,'60/30',120,17.4,12.08,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. Also have bad habit of no teeth brushing. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, meat and beens) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to should brush your teeth daily twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-31 09:57:27','2025-04-19 09:41:52'),(1785,82,38,'2024-10-31 00:00:00',103,95.2,19,'60/40',122,21,14.11,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and should brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-31 10:00:11',NULL),(1786,83,20,'2024-10-31 00:00:00',104,97.2,21,'60/40',133,25.5,14.42,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. ','Encourage to should brush your teeth daily twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-31 10:04:08','2025-04-19 09:42:17'),(1787,152,91,'2024-10-31 00:00:00',101,96.6,20,'60/40',126,21.3,13.42,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-10-31 10:07:24','2025-04-19 09:42:36'),(1788,87,154,'2024-10-31 00:00:00',100,96.2,23,'60/40',120,20.5,14.24,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beens, meat and eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-31 10:10:12','2025-04-19 09:42:17'),(1789,92,114,'2024-10-31 00:00:00',102,96.9,19,'60/40',112,15.5,12.36,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-31 10:12:13',NULL),(1790,71,31,'2024-10-31 00:00:00',101,96.5,21,'60/30',110,18,14.88,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-10-31 10:15:40',NULL),(1791,487,358,'2024-10-31 00:00:00',102,96.3,20,'60/30',115,16.4,12.4,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake, fruits juice and veg) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve their child health. ','2024-10-31 10:19:20','2025-04-19 09:42:17'),(1792,112,83,'2024-11-01 00:00:00',101,93.5,20,'60/40',126,19.5,12.28,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain. ','Encourage to should brush your teeth daily twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-01 08:26:07','2025-04-19 09:42:17'),(1793,280,191,'2024-10-31 00:00:00',101,97.2,21,'60/30',119,18,12.71,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child come with the complain of earache since morning. On examination wax seen. ','Wax seen in ear. ','Betnisol - N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Go for check up from ENT specialist and maintain personal hygiene. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-01 08:32:31','2025-04-19 09:42:17'),(1794,283,206,'2024-10-31 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain in old injury on leg. On examination no pussy discharge seen. ','Injury from by cycle. ','Cleaned with pyodine for infection prevention and poly fax skin applied with bandage and Tab panadol 1given. ','Go for check up from Dr Aslam for further assessment. ','Referred to Dr Aslam for further assessment avoid from spicy foods. ','Scheduled for regular monitoring. ','-','2024-11-01 08:39:15',NULL),(1795,50,135,'2024-10-31 00:00:00',NULL,95.9,NULL,'70/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with cough and cold also sore in throat. On examination redness seen in throat. ','Viral cough and cold. ','Syp panadol 10ml given and syp piriton 5ml given and take under observation for 10 minutes then send back to the class. ','Avoid to drink cold water and go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-01 08:42:37',NULL),(1796,189,195,'2024-10-31 00:00:00',NULL,99.9,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with bodyache. On examination redness seen in throat. ','Viral fever. ','Informed to his parents and Syp panadol 10ml given and take under observation. When parents are come to take him at home. ','Go for check up from general physician and take samisolid diet and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-01 09:00:37',NULL),(1797,211,202,'2024-10-31 00:00:00',NULL,95.4,NULL,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and headache. ','General weekness. ','Syp. Panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Take healthy food and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-11-01 09:05:42',NULL),(1798,169,174,'2024-10-31 00:00:00',NULL,97.9,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and sore in throat. On examination redness seen in throat. ','Viral infection ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-01 09:10:46',NULL),(1799,135,79,'2024-10-31 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache. On examination redness seen in throat. ','Viral infection. ','Syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Avoid from cold water and spicy food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-01 09:13:06',NULL),(1800,424,338,'2024-11-01 00:00:00',NULL,100.3,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and headache. ','Viral fever. ','Informed to his parents and Syp panadol 10ml given and take under observation when temperature is comes down then send back to the class. ','Avoid from cold water and spicy food and go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-01 09:17:35',NULL),(1801,49,120,'2024-11-01 00:00:00',NULL,95.2,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of flue with sore in throat. On examination redness seen in throat. ','Viral infection. ','Syp piriton 5ml given and take under observation for 10 minutes then send back to the class. ','Avoid from cold water and spicy food and go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-01 09:20:01',NULL),(1802,122,169,'2024-11-01 00:00:00',104,96.1,19,'60/40',121,17.8,12.16,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and have bad oral hygiene according to her mother she is suffering from nephritis. (kidney disease). ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beens and milk) with monitoring intake and weight gain. Her medication is continued. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day and drink more water. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-01 10:28:07','2025-04-19 09:42:17'),(1803,104,19,'2024-11-01 00:00:00',101,92.8,18,'60/40',119,17.5,12.36,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-01 10:31:54','2025-04-19 09:42:17'),(1804,125,127,'2024-11-01 00:00:00',102,95.9,22,'60/30',119,18.5,13.06,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness with mild anemia and bad oral hygiene also. ','Low body mass index with mild anemia and plaque on teeth identified. ','Implementing balanced meal and snacks plan (Dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal who have iron and maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-01 10:36:43','2025-04-19 09:42:17'),(1805,28,37,'2024-11-01 00:00:00',102,94.6,18,'60/40',117,19,13.88,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-01 10:39:17','2025-04-19 09:41:52'),(1806,56,115,'2024-11-01 00:00:00',103,92.9,18,'60/30',117,17,12.42,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beens, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-01 10:42:27',NULL);
INSERT INTO `health` VALUES (1807,29,2,'2024-11-01 00:00:00',97,97.6,20,'60/30',120,16.5,11.46,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness also according to her mother she have heart disease (small hole in the heart). ','Low body mass index identified and ventricular septal defect identified by her doctor. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice, milkshakes) with monitoring intake and weight gain and implementing some preventive measures for her like participation no allowed in any running games or activities. ','Encourage to consume healthy meal and snacks and to take more water. ','Her treatment is continued with her doctor. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-01 10:51:40','2025-04-19 09:42:36'),(1808,108,68,'2024-11-01 00:00:00',104,94,19,'60/40',128,23.6,14.4,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-01 10:55:49','2025-04-19 09:42:17'),(1809,109,60,'2024-11-01 00:00:00',100,95.8,17,'60/30',124,22.6,14.7,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beens, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-01 10:58:56','2025-04-19 09:42:17'),(1810,23,26,'2024-11-01 00:00:00',101,97.1,21,'60/40',123,23.6,15.6,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene and bad habit of no teeth brushing. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-01 11:02:27','2025-04-19 09:41:52'),(1811,121,53,'2024-11-01 00:00:00',100,96.8,20,'60/40',123,21.5,14.21,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-01 11:07:25','2025-04-19 09:42:17'),(1812,177,183,'2024-11-01 00:00:00',101,96.4,18,'60/30',121,18.15,12.4,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-01 11:10:43','2025-04-19 09:42:17'),(1813,410,324,'2024-11-02 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on busted pustule on foot with no secretion or pussy discharge. ','Skin allergy. ','He already put pyodine solutions on the pustule.\r\nSyp panadol 10ml given and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Maintain personal hygiene with brushing your teeth twice in a day, take bath daily etc. ','Referred to skin specialist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-02 05:31:21',NULL),(1814,342,264,'2024-11-02 00:00:00',NULL,93.5,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with cough and cold. ','Viral cough and cold. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Avoid from cold water and spicy food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-02 05:40:25',NULL),(1815,105,56,'2024-11-02 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of burn on hand at home and also headache since morning. ','1st digree burn. ','Quench cream applied on hand and ORS given. ','Maintain personal hygiene and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-11-02 05:45:10',NULL),(1816,185,198,'2024-11-02 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain and puss on middle finger of right hand. ','Fungal infection. ','Cleaned with pyodine and poly fax skin applied with bandage. ','Go for check up from skin specialist. ','Referred to Dr Aslam for further assessment and evaluation. ','Scheduled for regular monitoring. ','-','2024-11-02 05:48:27',NULL),(1817,283,206,'2024-11-02 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come for bandaging on previous injury. ','That\'s going to be heal. ','Cleaned with pyodine and poly fax skin applied with bandage. ','Maintain personal hygiene. ','Medication is continued. ','Scheduled for regular monitoring. ','-','2024-11-02 05:52:21',NULL),(1818,434,66,'2024-10-22 00:00:00',104,97.4,21,'60/40',112,16.5,13.15,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and also bad personal hygiene.','Low body mass index and hair lice identified.','Implementing balance meal and snacks plan (meat, veg, fruits and milk) with monitoring intake and weight gain and also Wash the hair in school saloon.','Encourage to consume healthy meal.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-11-02 09:15:39',NULL),(1819,469,363,'2024-10-02 00:00:00',101,92.5,24,'60/30',113,19,14.88,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-02 10:43:44',NULL),(1820,378,252,'2024-10-02 00:00:00',104,96.2,21,'60/40',116,16,11.89,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (boiled eggs, milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-02 10:47:46',NULL),(1821,24,49,'2024-11-02 00:00:00',101,96.4,21,'60/30',124,20.5,13.33,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-04 05:09:41','2025-04-19 09:42:17'),(1822,178,184,'2024-11-04 00:00:00',110,95.4,17,'60/40',118,17.5,12.57,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-04 05:53:17','2025-04-19 09:42:36'),(1823,132,87,'2024-11-04 00:00:00',101,95.7,18,'60/40',119,18.5,13.06,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy also have bad personal hygiene and bad habit of no teeth brushing. ','Low body mass index, hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan)(green veg, fruit, beens, egg and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene advice to should brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-04 06:05:04','2025-04-19 09:41:52'),(1824,134,164,'2024-11-04 00:00:00',102,96.1,21,'60/40',120,19.5,13.54,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-04 06:08:41','2025-04-19 09:42:17'),(1825,65,165,'2024-11-04 00:00:00',110,96.3,19,'60/30',122,18.5,12.43,'Severe Thinness',0,0,'Mild','Moderate','None','Unhealthy','None','Child presented with a history of sever thinness with mild anemia and also have bad personal hygiene.','Low body mass index with mild anemia and hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake and fruit juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks who have full of iron and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-04 06:56:46','2025-04-19 09:42:36'),(1826,142,81,'2024-11-04 00:00:00',101,95.4,18,'60/40',124,24.65,16.03,'Moderate Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (Meat products, green veg, fruit juice, beens and eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal. \r\n','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-04 07:12:27','2025-04-19 09:42:36'),(1827,69,34,'2024-11-04 00:00:00',104,96.1,23,'60/40',136,27.6,14.92,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beens and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-04 07:18:35','2025-04-19 09:42:17'),(1828,72,25,'2024-11-04 00:00:00',100,95.1,20,'60/30',132,25.5,14.63,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-04 07:23:50',NULL),(1829,235,219,'2024-11-02 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on hand. On examination no swelling seen. ','Muscular pain. ','Analgesic balm applied on hand with crepe bandage. ','Do exercise daily. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-11-04 07:28:04',NULL),(1830,239,223,'2024-11-04 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on hand. On examination no swelling seen ','Muscular pain. ','Analgesic balm applied on hand. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-11-04 08:09:31',NULL),(1831,130,65,'2024-11-04 00:00:00',100,95.9,19,'60/30',108,15.8,13.55,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','Child come with the complain of minor scratch on little finger. ','Minor scratch. ','Saniplast applied. ','Consume healthy meal. ','None required at this time. ','On follow up she feels good. ','-','2024-11-04 08:12:12','2025-04-19 09:41:52'),(1832,272,236,'2024-11-02 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on knee joint with minor scratch due to fall down at home. On examination no swelling. ','Just pain. ','Saniplast applied and Tab. Panadol 1tab given. ','Consume healthy food. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-11-04 08:24:59',NULL),(1833,65,165,'2024-11-04 00:00:00',NULL,96.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. On examination no wax seen. ','Just pain. ','Betnisol - N drops put in the eye and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-04 08:27:51',NULL),(1834,8,87,'2024-11-02 00:00:00',101,98.9,19,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and sore in throat. On examination redness seen in throat ','Viral infection. ','Tab. Piriton 1 tab given and Tab panadol 1given and take under observation for 10 minutes then send back to the class. ','Avoid from cold water and spicy food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-04 08:35:34',NULL),(1835,386,312,'2024-11-02 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child came after put pencil nib in the ear. ','Nib seen in the ear. ','Removed out the nib from ear and Betnisol N drops put in the ear. ','Don\'t put anything in the ear. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-11-04 09:26:51',NULL),(1836,109,60,'2024-11-04 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of mouth boils. ',' - ','Glycerin applied on mouth. ','Encourage to consume samisolid diet and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-04 09:28:59',NULL),(1837,35,79,'2024-11-04 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of bodyache. ','No fever. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-11-04 09:30:49',NULL),(1838,355,294,'2024-11-04 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cracks on sides of lips. ','-','Vaseline applied on the lips. ','Take more water for drink and maintain personal hygiene. ','Referred to skin specialist. ','Scheduled for regular monitoring. ','-','2024-11-04 09:34:42',NULL),(1839,187,112,'2024-11-04 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of redness in eyes with pain. ','Eye infection. ','Betnisol N drops put in the eye and take under observation for 10 minutes then send back to the class. ','Washed the eye with tap water again and again. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-04 09:37:11',NULL),(1840,131,90,'2024-11-04 00:00:00',99,96.5,21,'60/30',118,17,12.21,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness but physically child is active and healthy also have bad habit of no brushing the teeth.','Low body mass index identified.','Implementing balanced meal plan (milk and milk products ,veg, fruits)with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks also should brush your teeth .','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve their child health.','2024-11-04 10:59:01',NULL),(1841,57,155,'2024-11-05 00:00:00',96,95.4,18,'60/40',118,17.5,12.57,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-05 05:16:15','2025-04-19 09:42:17'),(1842,60,35,'2024-11-04 00:00:00',101,95.8,20,'60/40',125,22,14.08,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, meat and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-05 05:19:29',NULL),(1843,66,32,'2024-11-04 00:00:00',103,96.4,22,'60/40',126,21,13.23,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beens, meat and eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-05 05:31:04','2025-04-19 09:42:17'),(1844,224,211,'2024-11-04 00:00:00',100,96.4,21,'60/30',128,24,14.65,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-05 05:35:27',NULL),(1845,76,21,'2024-11-04 00:00:00',103,96.3,19,'60/40',118,18.15,13.04,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (Dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-05 05:45:37','2025-04-19 09:42:17'),(1846,86,158,'2024-11-04 00:00:00',104,96.2,22,'60/40',126,21.3,13.37,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beens and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-05 05:48:33','2025-04-19 09:42:36'),(1847,214,40,'2024-11-04 00:00:00',101,93.3,18,'60/30',120,18.25,12.67,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (Meat and meat products and milkshakes) with monitoring intake and weight gain. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-05 05:51:19','2025-04-19 09:42:36'),(1848,103,138,'2024-11-04 00:00:00',102,90.2,20,'60/40',116,17.8,13.23,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-05 05:53:34','2025-04-19 09:42:17'),(1849,128,69,'2024-11-05 00:00:00',102,94.6,22,'60/30',117,18,13.15,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-05 07:08:00',NULL),(1850,149,101,'2024-11-05 00:00:00',100,97.2,18,'60/40',126,22,13.86,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-05 07:11:43',NULL),(1851,12,18,'2024-11-05 00:00:00',101,94.6,19,'60/30',128,24.5,15.07,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health.. ','2024-11-05 07:14:32',NULL),(1852,14,113,'2024-11-05 00:00:00',97,97.3,18,'60/40',131,26,15.15,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-05 07:45:29',NULL),(1853,20,11,'2024-11-05 00:00:00',101,98.3,21,'60/30',131,26,15.15,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake and boiled eggs) with monitoring intake and weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-05 07:51:15',NULL),(1854,20,11,'2024-11-05 00:00:00',NULL,98.3,21,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold. ','Viral cough. ','Syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Don\'t drink cold water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-05 07:55:26',NULL),(1855,37,76,'2024-11-05 00:00:00',99,98,20,'60/40',130,24.5,14.5,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk, beens, veg, fruit and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-05 08:01:22',NULL),(1856,174,179,'2024-11-05 00:00:00',99,98.5,20,'60/40',130,24.5,14.5,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness (physically child is healthy) and bad personal hygiene also have bad habit of skipping meal.','Low body mass index and hair lice identified.','Implementing balance meal plan(meat ,veg, fruit, beans and milk)with monitoring intake and weight gain also wash the hair in school saloon with anti lice shampoo and oil.','Encourage to consume healthy meal and do not skip your meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health sessions with parents to improve child health.','2024-11-05 08:44:48',NULL),(1857,39,129,'2024-11-05 00:00:00',103,96.7,20,'60/40',128,20,12.21,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with the history of sever thinness but physically child is healthy and also have bad personal hygiene with bad habit of no teeth brushing. ','Low body mass index and hair lice identified.','Implementing balanced meal plan (milk and milk products) with monitoring intake and weight gain.','Encouraged to maintain oral hygiene with brush your teeth twice in a day and consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health session with parents to improve child health.','2024-11-05 09:03:32',NULL),(1858,39,129,'2024-11-05 00:00:00',103,96.7,20,'60/40',128,20,12.21,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with the history of sever thinness but physically child is healthy and also have bad personal hygiene with bad habit of no teeth brushing. ','Low body mass index and hair lice identified.','Implementing balanced meal plan (milk and milk products) with monitoring intake and weight gain.','Encouraged to maintain oral hygiene with brush your teeth twice in a day and consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health session with parents to improve child health.','2024-11-05 09:03:32',NULL),(1859,41,57,'2024-11-05 00:00:00',101,94.1,20,'60/30',130,24,14.2,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness but physically child is healthy and have bad personal hygiene.','Low body mass index and hair lice identified.','Implementing balanced meal plan (green veg, fruits juice, boiled eggs,) with monitoring intake and weight gain also wash the hair in school salon with anti lice shampoo and oil.','Encourage to consume healthy meal and snacks and to maintain personal hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health education session with parents to 9improve child health.','2024-11-05 09:16:56',NULL),(1860,174,179,'2024-11-05 00:00:00',104,96.1,19,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-05 09:19:47',NULL),(1861,174,179,'2024-11-05 00:00:00',104,96.1,19,'60/40',117,17.5,12.78,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Physically child is healthy and have bad habit of skipping meal.','Low body mass index identified.','Implementing balanced meal plan ( milk and milk products and boiled eggs) with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid to skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education with parents to improve child health.','2024-11-05 09:31:07',NULL),(1862,21,112,'2024-11-05 00:00:00',100,95.5,21,'60/30',125,24.5,15.81,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Physically child is active and healthy with bad personal and oral hygiene.','Low body mass index and plaque on teeth also hair lice identified.','Implementing balanced meal and snacks plan ( dates, chikku, and banana shake) with monitoring weight gain.','Encouraged to consume healthy meal and to maintain oral hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health education sessions with parents to improve child health.','2024-11-05 10:29:47',NULL),(1863,43,113,'2024-11-05 00:00:00',98,95.7,19,'60/30',121,18,12.29,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Physically child is healthy and have bad personal hygiene.','Low body mass index and hair lice identified.','Implementing balanced meal plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and washed the hair in school saloon from anti lice shampoo and oil.','Encouraged to consume healthy meal and maintain personal hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to improve child health.','2024-11-05 10:53:27',NULL),(1865,45,63,'2024-11-05 00:00:00',102,96.5,20,'60/30',115,17,12.85,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Physically child is active and healthy and have bad personal hygiene.','Low body mass index and hair lice identified.','Implementing balanced meal and snacks plan(green veg, fruit juice, beans, and milk) with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health education session with parents to improve child health.','2024-11-05 11:03:59',NULL),(1866,46,67,'2024-11-05 00:00:00',99,96.4,21,'60/40',132,21.5,12.34,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child is physically healthy and active. She have bad oral hygiene.','Low body mass index and plaque on teeth identified.','Implementing balanced meal and snacks plan( veg fruits meat and milk) with monitoring intake and weight gain.','Encourage to go for checkup from dentist and avoid from sugary foods.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health session with parents to improve child health.','2024-11-05 11:27:05',NULL),(1867,48,154,'2024-11-05 00:00:00',100,93.7,23,'60/40',120,24,16.67,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child is healthy and active but she always have skin infections also have bad oral and personal hygiene.','Moderate thinness and plaque on teeth also hair lice identified.','Implementing balanced meal plan(carrot juice, milk shakes and meat)with monitoring intake and weight gain.','Encouraged to consume healthy meal and to maintain oral hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health sessions with parents to improve child health.','2024-11-06 07:16:35',NULL),(1868,110,77,'2024-11-05 00:00:00',101,97,19,'60/40',120,20,13.89,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy','Severe','Child have mild anemia and bad habit of skipping meal.','Low body mass index with iron deficiency anemia and stained teeth identified.','Implementing balanced meal plan(dates, chikku and banana shake and carrot juice) with monitoring weight gain and intake.','Encouraged to consume healthy meal who have full of iron.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health session with parents to improve child health.','2024-11-06 07:28:06',NULL),(1869,50,135,'2024-11-06 00:00:00',103,93.6,18,'60/40',137,25,13.32,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Physically child is active and healthy.','Low body mass index identified.','Implement balance meal plan (milk and milk products and boiled eggs) with monitoring intake and weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child. ','Conducted health session with parents to improve child health.','2024-11-06 09:30:18',NULL),(1870,51,135,'2024-11-06 00:00:00',102,94.3,20,'60/40',120,19.5,13.54,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child have bad habit of no brush her teeth and also have bad personal hygiene physically child is active and healthy.','Low body mass index with dirty teeth also hair lice  identified.','Implementing balanced meal plan (green veg, fruits juice, milk and meat) with monitoring intake and weight gain and wash the hair in school saloon from anti lice oil and shampoo.','Encouraged to consume healthy meal and should brush your teeth daily.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve  child health.','2024-11-06 09:43:39',NULL),(1871,140,85,'2024-11-06 00:00:00',102,95.2,22,'60/30',122,21.5,14.45,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with the history of sever thinness. child is active and healthy.','Low body mass index identified.','Implementing balanced meal plan ( carrot juice, milk and milk shakes)with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring .','Conducted health education session with parents to improve child health.','2024-11-06 09:56:29',NULL),(1872,113,51,'2024-11-06 00:00:00',101,92.5,21,'60/30',131,24.5,14.28,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,' Child presented with a history of sever thinness his looking like tired lethargic child.','Sever thinness identified.','Implementing balanced meal plan(milk shakes carrot and apple, juice)with monitoring intake and weight gain.','Encouraged to consume healthy meal and do some exercises for activeness.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Health session conducted with parents to improve child health.','2024-11-06 10:18:40',NULL),(1873,113,51,'2024-11-06 00:00:00',101,92.5,21,'60/30',131,24.5,14.28,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,' Child presented with a history of sever thinness his looking like tired lethargic child.','Sever thinness identified.','Implementing balanced meal plan(milk shakes carrot and apple, juice)with monitoring intake and weight gain.','Encouraged to consume healthy meal and do some exercises for activeness.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Health session conducted with parents to improve child health.','2024-11-06 10:18:40',NULL),(1874,115,72,'2024-11-06 00:00:00',100,97.3,22,'60/40',129,28,16.83,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child is physically active and healthy and have bad oral hygiene.','Moderate thinness and plaque on teeth identified.','Implementing balanced meal plan (milk, and milk product) with monitoring intake and weight gain.','Encouraged to consume healthy meal and should brush your teeth twice in a day.','Referred to dentist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health session with parents to improve child health.','2024-11-06 10:29:27',NULL),(1875,170,175,'2024-11-06 00:00:00',99,94.4,18,'60/40',121,20.5,14,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Physically child is active and healthy and have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified.','Implementing balanced meal plan (green veg, fruits, beans, and meat) wite=h monitoring weight gain and wash the hair in school saloon from anti lice oil and shampoo.','Encouraged to should brush the teeth daily twice in a day and consume healthy food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health sessions with parents to improve child health.','2024-11-06 10:39:39',NULL),(1876,54,126,'2024-11-06 00:00:00',87,95.1,19,'60/40',121,22,15.03,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Physically child is healthy and active and also have bad habit of skipping meal.','Sever thinness identified.','Implementing balanced meal plan ( veg, fruits, meat, and milk) with monitoring weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring .','Conducted health education session with parents to improve child health.','2024-11-06 11:01:14',NULL),(1877,117,107,'2024-11-06 00:00:00',102,94.1,17,'60/40',121,19,12.98,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Physically child is active and healthy and have bad oral hygiene.',' Low body mass index and plaque on teeth identified.','Implementing balanced meal plan(milk and milk products and green veg)with monitoring intake and weight gain.','Encouraged to consume healthy meal and should brush your teeth daily.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2024-11-06 11:14:37',NULL),(1878,179,187,'2024-11-06 00:00:00',101,96.6,23,'60/30',124,20,13.01,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also have bad oral hygiene.','Low body mass index and plaque on teeth identified.','Implementing balanced meal plan(green veg, fruits, milk and meat) with monitoring intake and weight gain.','Encouraged to consume healthy meal and to  maintain oral hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2024-11-06 11:25:07',NULL),(1879,266,163,'2024-11-06 00:00:00',100,96.8,18,'60/40',126,20.5,13.02,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also have bad oral hygiene.','Low body mass index and plaque on teeth identified.','Implementing balance meal plan (boiled eggs, channy, lobia and milk products) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and maintain oral hygiene.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2024-11-06 11:30:20',NULL),(1880,35,79,'2024-11-04 00:00:00',NULL,98.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o bodyache since morning.','Muscular pain.','SYP Panadol 10 ml given.','Take healthy meal for eating.','None required at this time.','Schedule for regular monitoring.','-','2024-11-06 15:47:49',NULL),(1881,355,294,'2024-11-04 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Cracked lips with pain.','-','Vaseline applied.','Applied petroleum jelly regularly after face wash.','None required at this time.','Schedule for regular monitoring.','-','2024-11-06 15:51:20',NULL),(1882,223,66,'2024-11-04 00:00:00',NULL,96.3,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o bodyache.','Muscular pain.','Tab. Panadol 01 tab given.','Consume healthy meal and snacks.','None required at this time.','Schedule for regular monitoring.','-','2024-11-06 15:56:44',NULL),(1883,191,43,'2024-11-04 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o pain on wrist joint.on examination no swelling seen.','Muscular pain.','Analgesic cream applied with crepe bandages. Also SYP Panadol 10 ml given.','Move your hand clock and anti clock wise again and again for muscles relaxing .','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring.','-','2024-11-06 16:03:42',NULL),(1884,263,181,'2024-11-05 00:00:00',NULL,96.4,21,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o flue with headache since morning.','Viral flue.','SYP.panadol 10 ml and SYP piriton 2.5ml given and take under observation for 10 minutes then send back to the class.','Don\'t drink cold water.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring.','-','2024-11-06 16:08:59',NULL),(1885,216,205,'2024-11-05 00:00:00',NULL,96.3,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o fever and vomiting with abdominal pain.','Gastric pain and no fever.','SYP Panadol 10 ml given and Risek sachets 01 given and take under observation for 10 minutes then send back to the class.','Take samisolid diet and drink more water.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring.','-','2024-11-06 16:13:43',NULL),(1886,211,202,'2024-11-05 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/motions with vomiting since morning.','Diarrhoea.','Informed to her parents and Tab. Flygle 01 tab and ORS 01 given and take under observation for 10 minutes then send back to the class.','Consume light diet and drink more water with ORS.','Referred to Dr Aslam for further assessment .\r\n','Schedule for regular monitoring.','-','2024-11-06 16:18:30',NULL),(1887,83,20,'2024-11-06 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o headache.','Low blood pressure.','SYP. Panadol 10 ml given and take under observation for 10 minutes then send back to the class room.','Encourage to consume healthy meal.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring.','-','2024-11-06 16:20:49',NULL),(1888,108,68,'2024-11-05 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o headache.','Low blood pressure.','SYP Panadol 10 ml given and take under observation for 10 minutes then send back to the class.','Consume healthy meal.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring.','-','2024-11-06 16:23:08',NULL),(1889,392,99,'2024-11-05 00:00:00',NULL,98.2,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o cough and cold.','Viral cough.','SYP Sirloin 5 ml given and informed to her parents.','Take samisolid diet and drink warm water.','Referred to Dr Aslam for further assessment.','Schedule for regular monitoring.','-','2024-11-06 16:27:07',NULL),(1890,135,79,'2024-11-06 00:00:00',105,93.9,19,'60/30',129,25,15.02,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs)with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-07 03:22:54',NULL),(1891,58,134,'2024-11-06 00:00:00',103,96.2,21,'60/30',125,24.5,15.68,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beens, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-07 03:30:39',NULL),(1892,139,99,'2024-11-06 00:00:00',102,94.9,20,'60/30',122,17,11.42,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-07 03:35:36',NULL),(1893,143,75,'2024-11-06 00:00:00',101,96.3,22,'60/30',132,22,12.72,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene also have bad habit of no teeth brushing. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-07 03:40:46',NULL),(1894,70,31,'2024-11-06 00:00:00',102,95.9,20,'60/40',117,20,14.61,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beens, meat and milk) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-11-07 03:59:10',NULL),(1895,84,160,'2024-11-06 00:00:00',102,95.9,19,'60/30',125,23,14.84,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-07 04:02:20',NULL),(1896,158,84,'2024-11-06 00:00:00',100,93.8,17,'60/40',121,21,14.34,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene identified. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-07 04:06:35',NULL),(1897,89,29,'2024-11-06 00:00:00',101,93.3,18,'60/40',120,18,12.5,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beens, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-07 04:14:14',NULL),(1898,94,123,'2024-11-06 00:00:00',100,96,20,'60/30',128,22,13.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-07 04:16:07',NULL),(1899,58,134,'2024-11-05 00:00:00',NULL,NULL,NULL,NULL,128,20,12.21,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o minor cut on knee joint.','Minor cut .','Cleaned with pyodine and Sani plats applied.','Take care of your self.','None required at this time.',' Scheduled for regular monitoring.','-','2024-11-07 07:17:00',NULL),(1900,46,67,'2024-11-06 00:00:00',NULL,NULL,NULL,NULL,118,20,14.36,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with a c/o minor scratch on knee joint due to fall down.','Minor scratch.','Cleaned with pyodine and Sani plats applied.','Take care of your self.','None required at this time.','Scheduled for regular monitoring.','-','2024-11-07 08:14:02',NULL),(1901,24,49,'2024-11-06 00:00:00',101,96.4,21,'60/40',124,20.5,13.33,'Severe Thinness',0,0,'None','None','None','','None','Child come with  the c/o pain on foot.','Muscular pain.','Analgesic balm applied with bandage.','Take rest.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-11-07 08:20:16','2025-04-19 09:42:36'),(1902,24,49,'2024-11-06 00:00:00',101,96.4,21,'60/40',124,20.5,13.33,'Severe Thinness',0,0,'None','None','None','','None','Child come with  the c/o pain on foot.','Muscular pain.','Analgesic balm applied with bandage.','Take rest.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-11-07 08:20:16','2025-04-19 09:42:36'),(1903,140,85,'2024-11-06 00:00:00',NULL,95.4,NULL,NULL,120,20,13.89,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Bodyache  since morning.','Muscular pain.','Syp. Panadol 10 ml given and take under observation for 10 min then send back to the class.','Encouraged to consume healthy meal.','None required at this time.','Scheduled for regular monitoring.','-','2024-11-07 08:27:09',NULL),(1904,83,20,'2024-11-06 00:00:00',101,96.1,19,'70/30',133,25.5,14.42,'Severe Thinness',0,0,'None','None','None','','None','Child come with a c/o headache.','Weakness.','ORS given and take under observation then send back to the class.','Drink more water and eat healthy food.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-11-07 08:32:52','2025-04-19 09:42:36'),(1905,97,45,'2024-11-06 00:00:00',NULL,NULL,NULL,NULL,120,20,13.89,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Minor cut on foot finger with bleeding and pain.','Minor cut.','Cleaned with pyodine and bandaged with polyfax skin ointment.','Maintain personal hygiene.','None required at this time.','Scheduled for regular monitoring.','-','2024-11-07 08:37:26',NULL),(1906,37,76,'2024-11-06 00:00:00',NULL,96.5,NULL,'60/30',120,20,13.89,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Complain of headache and Bodyache.','Low blood pressure.','ORS given and take under observation for 10 min then send back to the class.','Consume healthy meal.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-11-07 08:44:32',NULL),(1907,23,26,'2024-11-07 00:00:00',101,100.3,21,'60/30',123,23.65,15.63,'Severe Thinness',0,0,'None','None','None','','None','C/o fever with flue and sore in throat. o/e redness in throat seen.','Viral fever.','Syp Panadol 10 ml and Syp piriton 2.5 ml given and take under observation for 15 min then dropped in the classroom also informed to her teacher.','Consume healthy meal and do not drink cold water and spicy food.','Referred to Dr .Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-11-07 09:15:27','2025-04-19 09:42:36'),(1908,257,99,'2024-11-07 00:00:00',NULL,97.5,23,'80/40',120,20,13.89,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with vomiting and cough. o/e chest clear.','Viral cough.','Syp domel 10 ml and Syp siroline 5 ml given and take under observation for 10 min then send back to the class.','Go for checkup and take warm water for drink.','Referred to Dr. Aslam for further assessment.','Scheduled for regular monitoring.','-','2024-11-07 09:22:17',NULL),(1909,1,1,'2024-11-07 00:00:00',101,96.3,20,'60/30',134,24,13.37,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with sever thinness but physically child is healthy.','Low body mass index identified.','Implementing balanced meal plan(green veg, fruits juice, meat, and milk) with monitoring intake and weight gin.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health session with parents to improve child health.','2024-11-07 09:29:36',NULL),(1910,1,1,'2024-11-07 00:00:00',101,96.3,20,'60/30',134,24,13.37,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with sever thinness but physically child is healthy.','Low body mass index identified.','Implementing balanced meal plan(green veg, fruits juice, meat, and milk) with monitoring intake and weight gin.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health session with parents to improve child health.','2024-11-07 09:29:37',NULL),(1911,175,180,'2024-11-07 00:00:00',103,95.9,18,'60/40',120,22,15.28,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Physically child is active and healthy.','Low body mass index identified.','Implementing balanced meal plan ( milk and milk products and boiled eggs) with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2024-11-07 09:36:25',NULL),(1912,196,173,'2024-11-07 00:00:00',104,96.8,22,'60/40',135,28,15.36,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness but physically child is healthy and have bad oral and personal hygiene.','Low body mass index and plaque on teeth also hair lice identified.','Implementing balanced meal plan (boiled eggs, fruits, veg) with monitoring intak4e and weight gain.','Encouraged to consume healthy meal.','Referred to Dr Aslam for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2024-11-07 09:47:00',NULL),(1913,2,2,'2024-11-07 00:00:00',100,95.4,22,'60/30',129,22,13.22,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child have sever thinness in BMI calculation but physically child is healthy and also have bad habit of no teeth brushing.','Low body mass index and dirty teeth identified.','Implementing balanced meal plan( boiled eggs, beans, veg, fruits juice) with monitoring weight gain .','Encouraged to consume healthy meal and to maintain oral hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring .','Conducted health education session with parents to improve child health.','2024-11-07 10:30:28',NULL),(1914,5,11,'2024-11-07 00:00:00',99,94.4,23,'60/30',139,25,12.94,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness also have  bad personal and oral  hygiene.','Low body mass index and plaque on teeth also hair lice identified.','Implementing balanced meal plan (green veg, fruits juice, milk, and meat) with monitoring weight gain .and wash the hair in school saloon with anti lice oil and shampoo.','Encouraged to consume healthy meal and maintain oral hygiene with brush your teeth twice in a day.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2024-11-07 10:44:26',NULL),(1915,105,56,'2024-11-07 00:00:00',100,94.2,19,'80/40',134,29.5,16.43,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and stained teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 07:21:40',NULL),(1916,163,2,'2024-11-07 00:00:00',103,96.5,22,'70/40',144,29.5,14.23,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 07:25:19',NULL),(1917,106,55,'2024-11-07 00:00:00',101,96.9,19,'60/30',139,25,12.94,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene and bad habit of skipping meal. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans, and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and avoid from skipping meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 07:29:41',NULL),(1918,114,76,'2024-11-01 00:00:00',100,96.6,21,'60/30',116,18.5,13.75,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 08:16:04','2025-04-19 09:42:36'),(1919,53,159,'2024-11-01 00:00:00',103,93,18,'60/30',113,15.9,12.45,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 08:18:33','2025-04-19 09:42:36'),(1920,25,39,'2024-11-01 00:00:00',101,95.4,21,'60/30',118,18.85,13.54,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 08:20:58','2025-04-19 09:42:17'),(1921,210,202,'2024-11-01 00:00:00',102,97.2,21,'60/40',124,18.85,12.26,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. Child have bad personal hygiene and also have aggressive behaviour. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-11-08 08:25:30','2025-04-19 09:42:36'),(1922,44,63,'2024-11-07 00:00:00',104,95.4,21,'70/40',131,23,13.4,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 08:28:36',NULL),(1923,6,12,'2024-11-07 00:00:00',101,96.3,19,'70/30',134,29.5,16.55,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 08:33:14',NULL),(1924,7,143,'2024-11-07 00:00:00',104,97.2,19,'70/40',136,28.5,15.41,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-08 08:40:13',NULL),(1925,9,141,'2024-11-07 00:00:00',105,95.4,20,'80/40',130,23,13.61,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy','Moderate','Child presented with a history of mild anemia with bad oral hygiene. ','Low body mass index with mild anemia and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks who have full of iron. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 08:44:19',NULL),(1926,10,16,'2024-11-07 00:00:00',102,96.2,19,'70/40',135,25,13.72,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-08 08:48:35',NULL),(1927,13,166,'2024-11-07 00:00:00',104,92.8,20,'80/30',131,29.5,17.19,'Mild Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of mild thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-11-08 08:53:17',NULL),(1928,161,61,'2024-11-07 00:00:00',105,95.7,21,'60/40',136,25.5,13.79,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-08 08:56:05',NULL),(1929,107,169,'2024-11-07 00:00:00',103,94.1,21,'80/40',131,22,12.82,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-08 08:59:04',NULL),(1930,22,46,'2024-11-07 00:00:00',101,97.2,20,'70/30',130,24.5,14.5,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and stained teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 09:06:20',NULL),(1931,49,120,'2024-11-07 00:00:00',101,95.4,18,'70/40',145,39.5,18.92,'Normal',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with normal weight but she have bad habit of no teeth brushing and also have bad personal hygiene. ','Hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice) with monitoring intake. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain oral hygiene and also personal hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 09:12:46',NULL),(1932,118,107,'2024-11-07 00:00:00',102,95,18,'80/40',136,32,17.3,'Mild Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy','Moderate','Child presented with a history of mild thinness with mild anemia and bad oral hygiene. ','Low body mass index and mild anemia with plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, dates, chikku and banana shake) with monitoring intake. ','Encourage to consume healthy meal who have iron and maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-08 09:16:41',NULL),(1933,165,171,'2024-11-07 00:00:00',105,96.6,21,'60/30',123,26,17.19,'Mild Thinness',NULL,NULL,NULL,NULL,'Moderate','Unhealthy',NULL,'Child presented with a history of mild thinness also have some health related issues that\'s confirm after some investigation. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to go for check up from your physician. ','Already done. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 09:23:33',NULL),(1934,133,96,'2024-11-07 00:00:00',104,97.2,21,'70/30',124,19.5,12.68,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 09:26:10',NULL),(1935,81,40,'2024-11-07 00:00:00',101,94.6,22,'60/40',129,24.5,14.72,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (boiled eggs, milk products, fruit juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 09:29:18',NULL),(1936,172,176,'2024-11-08 00:00:00',101,95.8,18,'70/40',129,26,15.62,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 09:39:39',NULL),(1937,207,201,'2024-11-08 00:00:00',102,94.6,19,'70/40',142,40.5,20.09,'Normal',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with normal weight but have bad oral hygiene. ','Plaque on the teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring. ','Conducted health education session with on hygiene with him and his parents. ','2024-11-08 09:43:38',NULL),(1938,208,201,'2024-11-08 00:00:00',101,96.2,20,'80/40',149,38.5,17.46,'Mild Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of mild thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 09:46:30',NULL),(1939,216,205,'2024-11-08 00:00:00',104,94.9,21,'60/40',130,24.5,14.5,'Severe Thinness',0,0,'Mild','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness with mild anemia and bad personal hygiene. ','Low body mass index with mild anemia and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks who have full of iron. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 09:49:37','2025-04-19 09:42:36'),(1940,263,181,'2024-11-08 00:00:00',100,95.8,17,'70/40',132,25.5,14.63,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-08 09:52:52',NULL),(1941,204,143,'2024-11-08 00:00:00',102,95.8,19,'60/40',127,25,15.5,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene and bad habit of skipping meal. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 09:55:42','2025-04-19 09:41:52'),(1942,247,156,'2024-11-08 00:00:00',102,94.6,21,'70/30',129,26,15.62,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-08 09:58:03',NULL),(1943,211,202,'2024-11-08 00:00:00',103,95.9,19,'70/40',141,27,13.58,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-08 10:00:50',NULL),(1944,221,209,'2024-11-08 00:00:00',100,97.2,20,'80/40',149,30.5,13.74,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and stained teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health ','2024-11-08 10:03:20',NULL),(1945,212,164,'2024-11-08 00:00:00',103,95.4,19,'70/40',141,27,13.58,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculation but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified.','Implementing balanced meal plan ( green veg, fruits juice, boiled eggs) with monitoring intake and weight gain and wash the hair in school saloon with anti lice shampoo and oil.','Encouraged to consume healthy meal and to maintain personal hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health session with parents to improve child health.','2024-11-08 10:29:22',NULL),(1946,194,196,'2024-11-08 00:00:00',103,95,18,'60/40',120,18.5,12.95,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child have sever thinness but physically child is active and healthy and also have bad oral and personal hygiene.','Low body mass index and hair lice also plaque on teeth identified.','Implementing balanced meal plan ( boiled eggs, meat, milk and fruits) with monitoring intake and weight gain. and wash the hair in school saloon with anti lice oil and shampoo.','Encouraged to consume healthy meal and to maintain oral hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2024-11-08 10:41:52',NULL),(1947,40,144,'2024-11-08 00:00:00',101,96.4,19,'70/40',141,28,14.08,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of sever thinness but  physically child is active and healthy and also have bad oral and personal hygiene.','Low body mass index and plaque on teeth also hair lice identified.','Implementing balanced meal plan ( green veg, fruits juice, milk, and meat) with monitoring weight gain and washed the hair in school saloon with anti lice shampoo and oil.','Encouraged to consume healthy meal and to maintain oral hygiene with brush your teeth .','Referred to nutritionist for further assessment.','Scheduled for regular monitoring .','Conducted health session with parents to improve child health.','2024-11-08 10:51:59','2025-04-19 09:41:52'),(1948,186,167,'2024-11-11 00:00:00',NULL,95.8,21,'60/30',131,24.5,14.28,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-11 06:17:04',NULL),(1949,191,43,'2024-11-11 00:00:00',102,94.3,23,'60/30',128,24.5,15.07,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-11 06:39:09',NULL),(1950,188,53,'2024-11-11 00:00:00',100,95.2,23,'60/40',148,32,14.61,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-11 06:42:05',NULL),(1951,189,195,'2024-11-11 00:00:00',101,95.1,20,'60/30',134,26,14.48,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-11 07:01:04',NULL),(1952,219,208,'2024-11-11 00:00:00',101,94.3,22,'60/40',144,28,13.5,'Severe Thinness',NULL,NULL,NULL,NULL,'Good',NULL,'Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-11 07:17:37',NULL),(1953,217,206,'2024-11-11 00:00:00',102,95,20,'60/30',130,23.5,13.91,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-11 07:31:07',NULL),(1954,187,112,'2024-11-11 00:00:00',101,95.1,21,'80/40',132,28,16.07,'Moderate Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy','Severe','Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. He also have mild anemia. ','Low body mass index with mild anemia and stained teeth identified. ','Implementing balanced meal and snacks plan (green veg, dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-11 07:38:08',NULL),(1955,185,198,'2024-11-11 00:00:00',103,95.7,22,'60/30',138,27.5,14.44,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-11 07:41:01',NULL),(1956,264,194,'2024-11-11 00:00:00',104,95.7,20,'60/30',122,20,13.44,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-11 07:45:55',NULL),(1957,223,66,'2024-11-11 00:00:00',102,92.7,18,'70/40',122,20.5,13.77,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-11 08:26:05',NULL),(1958,202,113,'2024-11-11 00:00:00',102,93,18,'60/40',141,30,15.09,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-11 09:20:23',NULL),(1959,200,102,'2024-11-11 00:00:00',102,94.1,22,'60/30',138,29.5,15.49,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-11 09:25:42',NULL),(1960,173,177,'2024-11-11 00:00:00',102,95.5,19,'70/40',135,24.5,13.44,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-11 09:32:11',NULL),(1961,47,151,'2024-11-11 00:00:00',101,97.9,20,'70/40',129,22,13.22,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, dates shake and carrots juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-11 09:37:02',NULL),(1962,34,57,'2024-11-11 00:00:00',100,94.2,18,'70/30',149,30,13.51,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness and also have bad oral hygiene. ','Low body mass index and dental cavity identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day and avoid from sugary food. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-11 09:41:14',NULL),(1963,20,11,'2024-11-07 00:00:00',NULL,98,19,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with flue since night. On examination chest clear. ','Viral flue. ','Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Take warm water for drink and samisolid diet for eating. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-11-11 09:45:49',NULL),(1964,48,154,'2024-11-08 00:00:00',NULL,97.6,22,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with flue since morning. On examination chest clear. ','Viral flue. ','Syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class and. ','Take Warm water for drink and eat samisolid diet. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-11-11 09:48:53',NULL),(1965,340,261,'2024-11-08 00:00:00',NULL,97.6,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of vomiting since morning. ','Disturbed stomach. ','Informed to his parents and Syp domel 5ml given and take under observation till when his parents were come. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ',':-','2024-11-11 09:53:16',NULL),(1966,211,202,'2024-11-11 00:00:00',NULL,101.3,21,'70/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and headache also throat pain. ','Viral fever and throatache. ','Syp panadol 10ml given and  syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-11 09:56:24',NULL),(1967,278,242,'2024-11-12 00:00:00',100,93.7,22,'60/30',140,24.5,12.54,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-12 04:56:10',NULL),(1968,181,189,'2024-11-12 00:00:00',101,94,19,'70/40',147,35.5,16.43,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-12 05:02:25',NULL),(1969,193,191,'2024-11-12 00:00:00',103,96.2,21,'60/30',128,23.5,14.34,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-12 05:13:19',NULL),(1970,239,223,'2024-11-12 00:00:00',101,96.8,18,'60/30',151,36,15.79,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and dirty teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health ','2024-11-12 05:45:47',NULL),(1971,241,224,'2024-11-12 00:00:00',100,95.6,20,'60/40',138,25.5,13.43,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-12 05:52:45',NULL),(1972,240,223,'2024-11-12 00:00:00',102,94.1,20,'70/40',137,30,16.1,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-12 05:56:43',NULL),(1973,232,218,'2024-11-12 00:00:00',101,94.4,21,'70/30',137,27,14.39,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-12 05:59:17',NULL),(1974,283,206,'2024-11-12 00:00:00',98,96.4,21,'70/40',141,25.5,12.83,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-12 08:08:34',NULL),(1975,238,222,'2024-11-12 00:00:00',99,96.5,21,'60/40',142,27,13.48,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-12 08:12:06',NULL),(1976,198,76,'2024-11-12 00:00:00',101,95,22,'60/40',145,33,15.8,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-12 08:17:59',NULL),(1977,330,114,'2024-11-12 00:00:00',100,96.6,20,'70/40',147,34,15.84,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks plan and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child health. ','Conducted health education session with parents to improve their child health. ','2024-11-12 08:22:07',NULL),(1978,250,230,'2024-11-12 00:00:00',101,95.4,21,'70/50',151,45.5,19.96,'Normal',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with bad oral hygiene. ','Plaque on the teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-12 08:26:57',NULL),(1979,235,219,'2024-11-12 00:00:00',99,97.3,19,'80/40',150,34,15.11,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-12 08:29:16',NULL),(1980,268,214,'2024-11-12 00:00:00',100,96.7,20,'80/40',131,22,12.82,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and dirty teeth also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-12 08:34:55',NULL),(1981,276,240,'2024-11-12 00:00:00',102,96.4,19,'70/40',127,22,13.64,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-12 08:37:20',NULL),(1982,226,213,'2024-11-12 00:00:00',98,95.7,20,'70/30',125,24,15.36,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-11-12 08:40:03',NULL),(1983,272,236,'2024-11-12 00:00:00',101,95.6,21,'70/40',149,32,14.41,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks plan and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-12 09:10:23',NULL),(1984,248,229,'2024-11-12 00:00:00',102,95.7,21,'60/40',154,36,15.18,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-12 09:29:37',NULL),(1985,229,216,'2024-11-12 00:00:00',102,94.6,18,'70/40',145,31.5,15.09,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and dirty teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-11-12 09:39:59',NULL),(1986,269,174,'2024-11-12 00:00:00',100,95.8,19,'70/40',138,23.5,12.43,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-12 10:05:30',NULL),(1987,326,206,'2024-11-12 00:00:00',99,96,19,'80/40',141,26,13.17,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal and oral hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-12 10:10:09',NULL),(1988,287,243,'2024-11-12 00:00:00',100,93.2,22,'70/40',148,31,14.15,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-12 10:13:45',NULL),(1989,267,178,'2024-11-12 00:00:00',101,96.2,18,'70/40',129,24.5,14.72,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, dates shake and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-12 10:17:51',NULL),(1990,199,134,'2024-11-12 00:00:00',101,96.5,19,'60/30',133,31,17.53,'Mild Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-12 10:21:21',NULL),(1991,161,61,'2024-11-12 00:00:00',NULL,95.6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of legache since morning. On examination no swelling seen. ','Muscular pain. ','Informed to her parents and Tab. Panadol 1tab given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy diet spicilly milk. ','None required at this time. ','Scheduled for regular monitoring. ','On. Follow up she is fine. ','2024-11-12 10:52:53',NULL),(1992,193,191,'2024-11-12 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pussy discharge from ear with pain. ','Ear infection. ','Cleaned with gauze pice and Betnisol N drops put in the ear. ','Go for check up from ENT specialist. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up she is not feeling well. Called to the parents to come for meeting. ','2024-11-12 10:56:51',NULL),(1993,65,165,'2024-11-12 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. On examination no any sign of infection. ','Wax seen in ear. ','Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Maintain personal hygiene and avoid to put anything in the ear. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2024-11-12 11:04:06',NULL),(1994,165,171,'2024-11-12 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Low blood pressure. ','Informed to his parents and ORS given.','Encourage to consume healthy meal. ','His treatment is already continued. ','Scheduled for regular monitoring. ','On follow up he feel better. ','2024-11-12 11:07:34',NULL),(1995,58,134,'2024-11-12 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Low blood pressure. ','ORS given and rest for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-12 11:09:20',NULL),(1996,390,316,'2024-11-12 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor scratch on chin. On examination no swelling or bleeding seen. ','Minor scratch. ','Cleaned with pyodine and poly fax skin applied. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she\'s fine. ','2024-11-12 11:11:24',NULL),(1997,400,77,'2024-11-12 00:00:00',NULL,98.7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and sore in throat. On examination slight redness seen in throat. ','Viral fever. ','Informed to her parents and syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and avoid from junk food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2024-11-12 11:14:41',NULL),(1998,286,53,'2024-11-12 00:00:00',NULL,NULL,NULL,'70/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with nousea after lunch. ','Gastric problem. ','Risek sachet given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-12 11:16:58',NULL),(1999,251,231,'2024-11-13 00:00:00',100,96.6,18,'70/40',140,42,21.43,'Normal',NULL,NULL,NULL,'Moderate','Good','Healthy','Moderate','Child presented with normal weight and have bad oral and personal hygiene. ','Plaque on the teeth and hair lice identified. ','Implementing balanced meal and snacks and wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring. ','Conducted health education session with parents on hygiene. ','2024-11-13 08:51:54',NULL),(2000,275,239,'2024-11-13 00:00:00',102,95.3,19,'70/30',149,30.3,13.74,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid from skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-13 08:56:26',NULL),(2001,257,99,'2024-11-13 00:00:00',102,95.4,22,'70/40',130,20.7,12.29,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness and bad oral hygiene also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-13 09:00:11',NULL),(2002,228,215,'2024-11-13 00:00:00',101,96.3,22,'70/40',138,29.27,15.37,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. Also she have bad habit of skipping meal. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to on nutrition to improve their child health. ','2024-11-13 09:06:20',NULL),(2003,256,196,'2024-11-13 00:00:00',104,96.5,22,'80/40',143,27.15,13.28,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and dirty teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-11-13 09:10:07',NULL),(2004,254,76,'2024-11-13 00:00:00',103,96.6,22,'80/40',155,33.27,13.85,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, dates shake and carrots juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-13 09:14:24',NULL),(2005,253,208,'2024-11-13 00:00:00',103,97.9,19,'90/50',166,45.7,16.54,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Healthy','Moderate','Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-11-13 09:19:38',NULL),(2006,286,53,'2024-11-13 00:00:00',104,93.2,21,'80/40',147,31.75,14.69,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-11-13 09:25:06',NULL),(2007,255,155,'2024-11-13 00:00:00',100,94.9,20,'80/60',152,37.15,16.08,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-13 09:28:33',NULL),(2008,288,244,'2024-11-13 00:00:00',101,94.4,18,'80/40',144,41.5,20.01,'Normal',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with normal weight and have bad personal hygiene. ','Hair lice identified. ','Implementing balanced meal plan with monitoring intake and wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain your diet and also maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents on personal hygiene to improve their child health. ','2024-11-13 09:33:49',NULL),(2009,237,221,'2024-11-13 00:00:00',103,96.3,18,'60/30',141,30.15,15.17,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-13 09:38:33',NULL),(2010,243,226,'2024-11-13 00:00:00',102,95.6,19,'70/40',150,33.4,14.84,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-13 09:48:14',NULL),(2011,298,245,'2024-11-13 00:00:00',101,95.6,20,'80/40',149,46.7,21.04,'Normal',NULL,NULL,NULL,'Mild','Good','Healthy','Mild','Child presented with normal weight and have bad oral and personal hygiene. ','Dirty teeth and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring. ','Conducted health education session with parents on personal hygiene. ','2024-11-13 10:06:28',NULL),(2012,245,228,'2024-11-13 00:00:00',101,96.2,20,'60/30',133,22.35,12.63,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-13 10:10:03',NULL),(2013,245,228,'2024-11-13 00:00:00',101,96.2,20,'60/30',133,22.35,12.63,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-13 10:10:03',NULL),(2014,277,241,'2024-11-13 00:00:00',99,96.2,18,'60/40',135,23.1,12.67,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-13 10:13:33',NULL),(2015,225,212,'2024-11-13 00:00:00',100,96.6,20,'60/30',133,23.1,13.1,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-13 10:20:53',NULL),(2016,246,228,'2024-11-13 00:00:00',101,90.7,20,'60/30',155,36,15.08,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-13 10:23:56',NULL),(2017,329,259,'2024-11-13 00:00:00',101,96.3,19,'80/40',135,25.15,13.8,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-13 10:27:30',NULL),(2018,270,233,'2024-11-13 00:00:00',100,95,22,'60/30',140,29.6,15.21,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-11-13 10:30:49',NULL),(2019,242,225,'2024-11-13 00:00:00',99,96.6,20,'60/40',130,22.15,13.11,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, carrots juice, banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-11-13 10:33:46',NULL),(2020,409,317,'2024-11-13 00:00:00',NULL,96.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. ','No wax seen. ','Informed to her parents and Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Go for check up from ENT specialist. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up she is fine. ','2024-11-13 11:02:39',NULL),(2021,106,55,'2024-11-13 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of eye pain with redness and itching. ','No any partical seen in the eye. ','Wash the eye from tap water and Betnisol N drops put in the eye and take under observation for 10 minutes then send back to the class. ','Come again after 2hrs. ','None required at this time. ','On follow up he feels good. ','-','2024-11-13 11:06:34',NULL),(2022,128,69,'2024-11-13 00:00:00',NULL,97,21,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and bodyache since morning. ','General weekness. ','Informed to his parents and Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Go for check up from general physician and consume healthy meal. ','Referred to Dr Aslam for further assessment. ','On follow up send his back to home. ','-','2024-11-13 11:09:23',NULL),(2023,246,228,'2024-11-13 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on hand. ','No swelling seen. ','Analgesic cream applied and Tab. Panadol 1tab given. ','Encourage to consume healthy meal. ','Referred to Dr Aslam for further assessment. ','On follow up she is fine. ','-','2024-11-13 11:11:09',NULL),(2024,253,208,'2024-11-13 00:00:00',NULL,NULL,NULL,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. ','Gastric pain. ','Risek sachet given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet. ','None required at this time. ','On follow up he feels good. ','-','2024-11-13 11:12:50',NULL),(2025,450,359,'2024-11-13 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. ','Gastric pain. ','Sent to the washroom and syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet. ','None required at this time. ','On follow up he feels good. ','-','2024-11-13 11:14:25',NULL),(2026,410,324,'2024-11-13 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on foot with slight bleeding and pain. ','Skin allergy. ','Cleaned with pyodine and poly fax skin applied with bandage. ','Maintain personal hygiene. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-13 11:16:36',NULL),(2027,112,83,'2024-11-14 00:00:00',NULL,97.2,NULL,'60/30',126,19.6,12.35,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-14 05:48:16',NULL),(2028,114,76,'2024-11-14 00:00:00',99,94.3,18,'60/30',116,18.85,14.01,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-14 05:53:05',NULL),(2029,53,159,'2024-11-14 00:00:00',101,96.2,21,'60/30',113,16.3,12.77,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-14 05:57:40','2025-04-19 09:41:52'),(2030,25,39,'2024-11-14 00:00:00',100,95.5,17,'60/40',118,18.85,13.54,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-14 06:01:00',NULL),(2031,210,202,'2024-11-14 00:00:00',100,96.6,19,'60/40',124,18.85,12.28,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no brushing the teeth. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-14 06:04:26',NULL),(2032,125,127,'2024-11-14 00:00:00',101,95.6,20,'60/30',119,18.05,12.75,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-14 06:08:50',NULL),(2033,28,37,'2024-11-14 00:00:00',101,94.6,18,'60/30',117,19.3,14.1,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-14 06:15:19',NULL),(2034,29,2,'2024-11-14 00:00:00',110,97.2,22,'60/30',120,16.5,11.46,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness and bad oral hygiene identified. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-14 06:21:48',NULL),(2035,132,87,'2024-11-14 00:00:00',102,94,19,'60/40',119,18.5,13.06,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-14 06:31:53','2025-04-19 09:42:17'),(2036,134,164,'2024-11-14 00:00:00',109,95.5,20,'60/40',120,19.75,13.72,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-14 06:35:31',NULL),(2037,63,45,'2024-11-14 00:00:00',100,96.4,21,'60/40',126,23.6,14.87,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-14 06:38:47',NULL),(2038,65,165,'2024-11-14 00:00:00',101,97,18,'60/40',122,18.65,12.53,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-14 06:43:06',NULL),(2039,141,85,'2024-11-14 00:00:00',101,94.6,19,'60/30',112,18.65,15,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 06:15:40','2025-04-19 09:42:17'),(2040,69,34,'2024-11-14 00:00:00',102,95.8,19,'60/30',136,27.9,15.13,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 06:23:49',NULL),(2041,177,183,'2024-11-14 00:00:00',101,94.1,20,'60/30',121,18.15,12.4,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 06:33:06',NULL),(2042,76,21,'2024-11-15 00:00:00',101,97,18,'60/30',118,18.15,13.15,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-15 06:38:00',NULL),(2043,149,101,'2024-11-15 00:00:00',101,96.7,22,'70/40',126,22.3,14.05,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. A','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 06:42:06',NULL),(2044,82,38,'2024-11-15 00:00:00',101,95.4,18,'60/40',122,21,14.11,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 06:44:41',NULL),(2045,83,20,'2024-11-15 00:00:00',102,95.5,20,'60/40',133,25.5,14.42,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-15 07:01:49','2025-04-19 09:42:17'),(2046,152,91,'2024-11-15 00:00:00',101,95.6,19,'60/40',126,21.3,13.42,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 07:06:02',NULL),(2047,86,158,'2024-11-15 00:00:00',100,96.7,21,'60/40',126,21.3,13.37,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 07:09:24','2025-04-19 09:42:17'),(2048,87,154,'2024-11-15 00:00:00',101,94.1,19,'70/40',121,20.85,14.36,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 07:12:25',NULL),(2049,214,40,'2024-11-15 00:00:00',100,93.2,19,'60/30',120,18.25,12.78,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and dirty teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 07:15:32',NULL),(2050,92,114,'2024-11-15 00:00:00',101,95,22,'60/30',113,16,12.53,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 07:45:33',NULL),(2051,98,149,'2024-11-15 00:00:00',99,94.9,19,'60/30',122,21.4,14.38,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of skipping meal. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake and carrots juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-15 07:49:16',NULL),(2052,103,138,'2024-11-15 00:00:00',103,93.1,18,'60/40',116,17.8,13.23,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 07:52:19','2025-04-19 09:41:52'),(2053,104,19,'2024-11-15 00:00:00',102,95.7,19,'60/30',119,17.8,12.57,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 07:55:23',NULL),(2054,487,358,'2024-11-15 00:00:00',104,95.4,20,'60/30',115,16.4,12.4,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene and bad habit of no teeth brushing. ','Low body mass index and dirty teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 07:59:01',NULL),(2055,122,169,'2024-11-15 00:00:00',102,95.6,21,'60/30',121,17.8,12.16,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness and (she have kidney infection)also have dirty teeth. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 08:16:56',NULL),(2056,24,49,'2024-11-15 00:00:00',101,90.5,22,'70/40',124,20.8,13.53,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 08:19:57',NULL),(2057,178,184,'2024-11-15 00:00:00',101,91.2,20,'60/30',118,17.5,12.57,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, dates shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 08:24:49','2025-04-19 09:42:36'),(2058,142,81,'2024-11-15 00:00:00',100,93.6,20,'60/40',124,24.65,16.03,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-15 08:28:00',NULL),(2059,156,160,'2024-11-14 00:00:00',NULL,97.2,17,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold. ','Viral cough. ','Syp sirloin 5ml given and take under observation for 10 minutes then send back to the class. ','Don\'t drink cold water and avoid from spicy food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','-','2024-11-15 08:30:58',NULL),(2060,342,264,'2024-11-14 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of red eye with pain. On examination no any dust particuls seen. ','Eye allergy. ','Washed the eye with tap water and Betnisol N drops put in the eye and take under observation for 10 minutes then send back to the class. ','To maintain personal hygiene. ','Referred to ENT for further assessment. ','He come again after 2hrs now his eye is looking better. ','-','2024-11-15 08:36:42',NULL),(2061,177,183,'2024-11-15 00:00:00',NULL,94.1,20,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with cough and cold. ','Viral cough. ','Informed to his parents and Syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Avoid from cold water and spicy food also junk food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-15 08:39:45',NULL),(2062,49,120,'2024-11-15 00:00:00',NULL,91.7,21,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and cough and flue. ','Viral cough. ','Syp. Panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Avoid from cold water and spicy food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','On follow up she feels good. ','2024-11-15 08:45:23',NULL),(2063,200,102,'2024-11-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of lagache due to fall down. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied on leg. ','Avoid to run from stairs. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she is active and fine. ','2024-11-15 08:47:55',NULL),(2064,33,122,'2024-11-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Goosebump appeared on forehead due to fall down by pushing from other child. ','No any serious injury. ','Analgesic cream applied on forehead and send back to the class. ','Do icing on the forehead. ','None required at this time. ','On follow up he feels good. ','-','2024-11-15 08:57:57',NULL),(2065,121,53,'2024-11-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on knee and hand due to fall down by pushing from other child. ','No swelling or redness seen. ','Analgesic cream applied on knee and hand also. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-15 09:00:19',NULL),(2066,66,32,'2024-11-14 00:00:00',100,96.2,20,'60/40',126,21.3,13.42,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-16 08:10:44',NULL),(2067,108,68,'2024-11-18 00:00:00',102,95.8,19,'60/40',128,23.65,14.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-18 09:09:24',NULL),(2068,109,60,'2024-11-18 00:00:00',102,95.9,19,'60/40',124,22.65,14.73,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-18 10:12:03',NULL),(2069,23,26,'2024-11-18 00:00:00',101,95.9,19,'60/30',123,23.65,15.66,'Severe Thinness',NULL,NULL,NULL,'Severe','Mild','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and dirty teeth also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-18 10:19:46',NULL),(2070,116,72,'2024-11-18 00:00:00',101,96.8,18,'60/30',109,16.85,14.18,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-18 10:22:27','2025-04-19 09:42:17'),(2071,121,53,'2024-11-18 00:00:00',100,96.4,22,'60/30',123,21.5,14.21,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene and bad habit of no teeth brushing. ','Low body mass index and dirty teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-11-18 10:26:07',NULL),(2072,119,129,'2024-11-18 00:00:00',101,94.7,19,'60/30',135,28.85,15.85,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child. ','2024-11-18 10:46:19',NULL),(2073,129,64,'2024-11-18 00:00:00',100,96.3,21,'60/30',126,19.45,12.25,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-18 10:57:50',NULL),(2074,176,182,'2024-11-18 00:00:00',100,95.9,19,'60/30',116,19.6,14.57,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and dirty teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-18 11:02:24','2025-04-19 09:41:52'),(2075,101,28,'2024-11-18 00:00:00',102,94.1,20,'60/30',120,17.45,12.12,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, apple juice, carrots juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-18 11:05:50',NULL),(2076,153,161,'2024-11-18 00:00:00',100,95,18,'60/30',109,15,12.63,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness and bad oral and personal hygiene. ','Low body mass index and dirty teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-18 11:09:03','2025-04-19 09:41:52'),(2077,159,97,'2024-11-18 00:00:00',101,95.4,21,'60/30',116,20.65,15.35,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks plan and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-18 11:11:32',NULL),(2078,90,124,'2024-11-18 00:00:00',100,95.7,18,'60/40',120,17.95,12.49,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (apple juice, carrots, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-18 11:14:53',NULL),(2079,200,102,'2024-11-16 00:00:00',NULL,95.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of bodyache. ','Muscular pain due to weather. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2024-11-18 11:17:42',NULL),(2080,471,382,'2024-11-16 00:00:00',NULL,97.6,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and cough with sore in throat. On examination redness seen in throat. ','Viral cough. ','Informed to his parents and Syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and avoid from cold water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-18 11:21:16',NULL),(2081,455,373,'2024-11-16 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache.','Dental cavity. ','Glycerin applied on the teeth and Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-18 11:23:58',NULL),(2082,49,120,'2024-11-16 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain with constipation. ','Gastric pain. ','Risek sachet given and take under observation for 10 minutes then send to the washroom after come from the washroom she feels fine then send back to the class. ','Encourage to consume green veg and increased water intake. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2024-11-18 11:28:37',NULL),(2083,358,286,'2024-11-18 00:00:00',NULL,97.2,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold. On examination chest clear. ','Weather changes. ','Syp sirloine 5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and avoid from cold water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-19 04:10:03',NULL),(2084,393,195,'2024-11-18 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache since morning. ','Dental cavity. ','Glycerin applied on teeth and gums and syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Go for check up from dentest. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-19 04:26:13',NULL),(2085,35,79,'2024-11-18 00:00:00',NULL,96.2,NULL,'50/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with vertigo and nousea. ','Low blood pressure. ','Informed to his parents and ORS given and syp panadol 10ml given also given and take under observation for 1/2 hrs and send him to home. ','Encourage to consume healthy meal. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-19 04:29:38',NULL),(2086,272,236,'2024-11-18 00:00:00',NULL,96.4,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Low blood pressure. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2024-11-19 04:32:29',NULL),(2087,464,376,'2024-11-18 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor cut on index finger. ','Minor cut. ','Cleaned with pyodine and saniplast applied. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-19 04:34:44',NULL),(2088,156,160,'2024-11-18 00:00:00',NULL,99.1,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and cough. ','Viral fever due weather changes. ','Syp panadol 10ml given and take under observation for 15 minutes then send back to the class. ','Encourage to consume healthy meal. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2024-11-19 04:43:41',NULL),(2089,50,135,'2024-11-18 00:00:00',NULL,95.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of bodyache since morning. ','Muscular pain. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-19 04:57:41',NULL),(2090,219,208,'2024-11-18 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning ','Low blood pressure. ','ORS given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-19 05:00:28',NULL),(2091,189,195,'2024-11-18 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of burn on index finger from glue gun. ','1st digree burn. ','Buts the burn boil and remove all secretion and bandage with quench cream. ','Carefully use the glue gun and any sharps material. ','None required at this time. ','Scheduled for regular monitoring. ','-','2024-11-19 05:15:26',NULL),(2092,470,383,'2024-11-18 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor cut on middle finger. ','Minor cut. ','Cleaned with pyodine and saniplast applied. ','Maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-19 05:17:28',NULL),(2093,165,171,'2024-11-18 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache. ','Low blood pressure. ','ORS given and rest for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-19 05:19:04',NULL),(2094,176,182,'2024-11-19 00:00:00',104,95,19,'60/40',116,19.65,14.6,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and dental cavity identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-19 06:16:10',NULL),(2095,57,155,'2024-11-19 00:00:00',101,95.4,18,'60/30',118,17.55,12.71,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dandruff on head and also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-19 06:40:13',NULL),(2096,33,122,'2024-11-19 00:00:00',100,96.8,21,'60/30',108,14.6,12.52,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have dandruff on head. ','Low body mass index and hair dandruff identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and oiling on head two times in a weak. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-19 07:04:28',NULL),(2097,136,73,'2024-11-19 00:00:00',100,94.7,18,'60/40',131,23.1,13.46,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-19 08:11:21',NULL),(2098,68,108,'2024-11-19 00:00:00',101,90.9,20,'60/30',118,17.7,12.76,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing and dandruff on head. ','Low body mass index and dirty teeth also dandruff on head identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day and also should oiling on head twice in a weak. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-19 08:16:14',NULL),(2099,144,56,'2024-11-19 00:00:00',102,94.7,20,'60/40',115,16.6,12.51,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-19 08:19:42',NULL),(2100,71,31,'2024-11-19 00:00:00',100,97.9,19,'60/30',112,16.95,13.51,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','To maintain personal hygiene and encourage to consume healthy meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-19 08:23:38',NULL),(2101,146,95,'2024-11-19 00:00:00',101,96,22,'60/40',120,17.65,12.28,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve their child health. ','2024-11-19 08:27:46',NULL),(2102,74,24,'2024-11-19 00:00:00',100,94.5,19,'60/40',125,19.95,12.77,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake, fruits juice) with monitoring intake and weight gain. ','Encourage to should brush your teeth daily twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-19 08:31:28',NULL),(2103,75,19,'2024-11-19 00:00:00',102,96.4,21,'60/30',114,17.2,13.23,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs)with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-19 08:35:43',NULL),(2104,77,131,'2024-11-19 00:00:00',100,94.5,21,'60/30',124,19,12.4,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk)with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-19 10:18:50',NULL),(2105,180,193,'2024-11-19 00:00:00',101,94.7,18,'60/30',102,15,14.42,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral with habit of no teeth brushing and personal hygiene. ','Low body mass index and dirty teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal who have calcium and maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-19 10:23:28',NULL),(2106,78,22,'2024-11-19 00:00:00',100,96.4,18,'60/40',118,22.7,16.3,'Moderate Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-19 10:26:42','2025-04-19 09:41:52'),(2107,79,50,'2024-11-19 00:00:00',100,95.1,19,'60/30',118,17.6,12.64,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks plan and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-19 10:31:54',NULL),(2108,131,90,'2024-11-19 00:00:00',101,95.4,17,'60/30',119,18.25,12.89,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-19 10:34:46',NULL),(2109,91,33,'2024-11-19 00:00:00',101,93.3,19,'60/40',130,23.7,14.02,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (carrot juice, apple juice, banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-19 10:40:44',NULL),(2110,164,80,'2024-11-19 00:00:00',102,95.9,19,'60/30',127,23.55,14.6,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-19 10:44:22',NULL),(2111,150,66,'2024-11-19 00:00:00',101,96.7,21,'60/40',124,24.2,15.87,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-19 10:47:29',NULL),(2112,85,33,'2024-11-19 00:00:00',100,97.3,18,'60/30',119,19,13.42,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-19 10:50:47',NULL),(2113,396,53,'2024-11-19 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. On examination no wax or any sign of infection seen. ','Earache. ','Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Covered the ear on bike. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2024-11-19 10:54:48',NULL),(2114,165,171,'2024-11-19 00:00:00',NULL,95,21,'50/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Low blood pressure. ','ORS given and rest for 10 minutes then send back to the class. ','Advice tip take fruit juice and more water for drink and eat healthy food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-19 10:57:34',NULL),(2115,48,154,'2024-11-19 00:00:00',NULL,92,21,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of sore in throat. On examination slight redness seen in throat. ','Viral flue. ','Informed to her parents and syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Take warm water for drink and eat samisolid diet. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good better. ','2024-11-19 11:00:55',NULL),(2116,272,236,'2024-11-19 00:00:00',NULL,95.1,19,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with flue. On examination no swelling or redness seen in throat. ','Headache due to flue. ','Informed to her parents and syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Don\'t eat junk food and drink warm water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up she is fine. ','2024-11-19 11:04:18',NULL),(2117,98,149,'2024-11-19 00:00:00',NULL,94.1,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of chest pain with slight swelling due to getting hurt from other child. ','Muscular pain. ','Analgesic cream applied and Syp panadol 10ml given and take under observation when she feels fine then send back to the class also called to her parents. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2024-11-19 11:09:16',NULL),(2118,128,69,'2024-11-20 00:00:00',101,93.8,17,'60/30',118,17.4,12.5,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness with bad oral hygiene and dandruff on head also. ','Low body mass index and plaque on teeth also dandruff on head identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-11-20 06:53:24',NULL),(2119,72,25,'2024-11-20 00:00:00',102,96.8,21,'60/40',133,25.55,14.44,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-20 06:58:12',NULL),(2120,145,98,'2024-11-20 00:00:00',100,96.1,20,'60/40',117,17.4,12.71,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-20 08:42:06',NULL),(2121,56,115,'2024-11-20 00:00:00',102,93.5,22,'60/30',118,18.2,13.07,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-20 08:47:26',NULL),(2122,224,211,'2024-11-20 00:00:00',103,94.9,21,'60/30',124,20.15,13.1,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-20 08:54:07',NULL),(2123,370,298,'2024-11-20 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on knee with pain. ','Skin allergy. ','Removed all puss and cleaned with pyodine and poly fax skin applied with bandage. ','Maintain personal hygiene and drink more water. ','Referred to skin specialist. ','Scheduled for regular monitoring.','On follow up he feels good. ','2024-11-20 09:17:08',NULL),(2124,98,149,'2024-11-20 00:00:00',NULL,97.2,21,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come on follow up visit. On examination swelling is dicrease with slight pain. ','Chest pain due to getting hurt from other child. ','Analgesic cream applied on chest and take under observation for 10 minutes then send back to the class. ','Go for check up from general physician. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-20 09:23:17',NULL),(2125,427,346,'2024-11-20 00:00:00',NULL,91.1,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of drowsiness and lethargic condition. ','Wants to sleep. ','Given rest for 1/2hrs when she feels fine then send back to the class. ','Go early to bed for sleeping at night. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good and happy. ','2024-11-20 09:28:01',NULL),(2126,254,76,'2024-11-20 00:00:00',NULL,95.5,20,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with flue also bodyache. ','Weather changes. ','Syp panadol 10ml given and syp piriton 5ml given and take under observation for 10 minutes then send back to the class. ','Take warm water for drink and and avoid from junk food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-20 09:30:32',NULL),(2127,128,69,'2024-11-20 00:00:00',NULL,93.8,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain with swelling on middle finger of Rt hand due to getting hurt from stone. ','Muscular stiffness seen. ','Analgesic cream applied on finger with crepe bandage. ','Take care of yourself. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-20 09:35:01',NULL),(2128,286,53,'2024-11-20 00:00:00',NULL,95.7,18,'100/60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold with headache since morning. ','Weather changing effects. ','Syp panadol 10ml given and syp sirloine 5ml given and take under observation for 10 minutes then send back to the class. ','Take warm water for drink and avoid from junk food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-20 09:38:15',NULL),(2129,107,169,'2024-11-20 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Pain on forehead because of getting hurt from bat. ','Goosebumps appear ','Analgesic cream applied on forehead and Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Do icing on hurted point at home. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-20 09:46:07',NULL),(2130,395,156,'2024-11-21 00:00:00',101,94,19,'60/30',110,17.35,14.36,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene because of bad habit of no teeth brushing. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted meeting with his mother on maintaining oral hygiene of child also child\'s complained that his mother doesn\'t provide any thing for teeth brushing. ','2024-11-21 06:00:51',NULL),(2131,415,328,'2024-11-21 00:00:00',100,91,18,'60/30',109,16.75,14.1,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy but his personal hygiene is not good. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-21 06:16:15',NULL),(2132,428,345,'2024-11-21 00:00:00',101,96,21,'60/30',106,15.2,13.53,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-21 06:21:01',NULL),(2133,432,344,'2024-11-21 00:00:00',102,95.5,19,'60/40',110,15.2,12.68,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (carrot and apple juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-11-21 06:31:44',NULL),(2134,403,259,'2024-11-21 00:00:00',101,93.4,20,'60/40',107,14.4,12.58,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-21 06:39:41',NULL),(2135,409,317,'2024-11-21 00:00:00',100,96.3,21,'60/30',109,15.2,12.79,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal and oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-21 06:44:00',NULL),(2136,368,300,'2024-11-21 00:00:00',101,96.5,18,'60/40',108,15.55,13.36,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-21 06:53:43',NULL),(2137,411,318,'2024-11-21 00:00:00',101,93.3,20,'60/40',108,17.2,14.75,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and diet. ','2024-11-21 07:09:39',NULL),(2138,425,342,'2024-11-21 00:00:00',101,96.5,18,'60/40',114,18.75,14.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-21 07:14:03',NULL),(2139,429,341,'2024-11-21 00:00:00',102,93.7,19,'60/30',121,27.75,18.89,'Normal',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with normal weight with bad personal hygiene. ','Hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake to maintain her healthy growth. Also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain personal hygiene Combing your hair daily with lice comb. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents on hygiene. ','2024-11-21 07:57:03',NULL),(2140,397,233,'2024-11-21 00:00:00',100,94.5,18,'60/30',108,17.5,15.14,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and avoid from junk foods. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-21 08:00:57','2025-04-19 09:42:36'),(2141,363,281,'2024-11-21 00:00:00',101,97.3,20,'60/30',112,15.35,12.24,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have lice. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-21 08:20:12',NULL),(2142,413,326,'2024-11-21 00:00:00',102,94.1,18,'60/30',110,17.5,14.46,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-21 08:23:46',NULL),(2143,412,325,'2024-11-21 00:00:00',101,94.5,20,'60/40',112,15.35,12.24,'Severe Thinness',NULL,NULL,NULL,'Mild','Good',NULL,NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-21 08:43:52',NULL),(2144,100,30,'2024-11-21 00:00:00',100,97.2,19,'50/30',108,15,12.86,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come in emergencic condition hair is cut on forehead with bleeding because of fall down during catch the ball in cricket. ','Slight deep cut. ','Stop bleeding 1st then bandaged with pyodine and poly fax skin after cleaned with pyodine also ORS given. Informed to his parents to take him and go to hospital for further treatment. ','Take care of yourself. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','His mother comes to taking him then I explained all the condition of child that he is fine but you must go to hospital for further treatment or opinion. ','2024-11-21 09:29:50',NULL),(2145,275,239,'2024-11-21 00:00:00',NULL,NULL,NULL,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and Risek stachet 1 given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2024-11-21 09:32:34',NULL),(2146,82,38,'2024-11-21 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache. On examination no wax or any sign of infection seen. ','Due to weather changes. ','Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Cover the ear in morning and evening time. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2024-11-21 09:36:58',NULL),(2147,204,143,'2024-11-21 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and Risek stach 1 given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-21 09:39:46',NULL),(2148,89,29,'2024-11-21 00:00:00',92,92.8,19,'50/30',120,18,12.5,'Severe Thinness',0,0,'None','None','None','','None','Child come with the complain of fever and cough and cold also headache. ','Due to weather changes. ','Syp sirloine 5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and avoid from cold water and junk food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up she is not feeling well. ','2024-11-21 09:44:45','2025-04-22 08:01:30'),(2149,128,69,'2024-11-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come for bandaging on middle finger of hand. On examination swelling seen. ','Muscular stiffness. ','Analgesic cream applied with crepe bandage. ','Move your finger again and again for proper blood cerculation. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','-','2024-11-21 09:47:45',NULL),(2150,23,26,'2024-11-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of scratch on palm farm pin at home. ','No bleeding seen. ','Cleaned with pyodine and poly fax skin applied with bandage. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2024-11-21 09:49:36',NULL),(2151,177,183,'2024-11-21 00:00:00',NULL,97.6,22,'50/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold also Headache. On examination slight redness seen in throat. ','Viral cough. ','Syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and take warm water for drink. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2024-11-21 09:52:57',NULL),(2152,347,272,'2024-11-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on palm with pain. ','Skin allergy. ','Removed all puss and cleaned with pyodine and poly fax skin applied with bandage. ','Maintain personal hygiene and take more water for drink. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2024-11-21 09:59:23',NULL),(2153,383,308,'2024-11-24 00:00:00',18,94.8,102,'60/30',117,18.9,13.81,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness on BMI calculation but physically child is healthy and active also have lice in hair.','Low body mass index and hair lice identified.','Implementing balanced meal plan(green veg, fruits juice, milk, and meat) with monitoring weight gain.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health education session with parents to improve child health.','2024-11-25 07:09:49','2025-04-19 09:42:36'),(2154,465,370,'2024-11-24 00:00:00',105,92.6,18,'60/40',114,15.55,11.97,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness on BMI calculation but physically child is healthy.','Low body mass index identified.','Implementing balanced meal plan(milk and milk products and boiled eggs)with monitoring intake and weight gain.','Encouraged to consume healthy meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-11-25 07:29:32',NULL),(2155,452,372,'2024-11-25 00:00:00',104,93.8,19,'60/30',100,11.95,11.95,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness.','Low body mass index identified.','Implementing balanced meal plan(dates, chikku and banana shake) with monitoring intake and weight gain.','Encouraged to consume healthy meal and avoid from junk food.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2024-11-25 08:20:25',NULL),(2156,448,229,'2024-11-25 00:00:00',100,96.3,20,'60/30',122,18.55,12.46,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and have  bad oral hygiene.','Low body mass index and plaque teeth identified.','Implementing balanced meal and snacks plan(green veg, fruits juice, milk, and meat)with monitoring intake and weight gain also wash the hair in school saloon.','Encouraged to consume healthy meal and snacks.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health education session with parents to improve child health.','2024-11-25 08:51:27',NULL),(2157,447,370,'2024-11-25 00:00:00',101,94.2,21,'60/30',115,16,12.14,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-26 03:40:07',NULL),(2158,445,331,'2024-11-25 00:00:00',100,95.8,21,'60/30',112,16,12.76,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene also have bad habit of no teeth brushing. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-26 03:44:51',NULL),(2159,444,367,'2024-11-25 00:00:00',101,90.2,18,'60/30',110,16,13.27,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 03:50:45',NULL),(2160,446,221,'2024-11-25 00:00:00',101,96.1,19,'60/30',120,19.45,13.51,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (dates shake, green vegetable, carrots juice, apple and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 03:55:00',NULL),(2161,472,365,'2024-11-25 00:00:00',102,95.3,20,'60/30',115,17.7,13.34,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and stained teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, carrots, apple, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist and dentist also for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 04:00:46',NULL),(2162,387,311,'2024-11-25 00:00:00',102,92.6,18,'60/30',108,15.65,13.42,'Severe Thinness',NULL,NULL,NULL,NULL,'Mild','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku, banana shake and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-26 04:07:20',NULL),(2163,386,312,'2024-11-25 00:00:00',100,95,19,'60/40',114,16.5,12.65,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 04:10:13',NULL),(2164,464,376,'2024-11-25 00:00:00',102,94.3,20,'60/40',118,18.95,13.61,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products)with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-26 04:22:26',NULL),(2165,466,225,'2024-11-25 00:00:00',102,93.9,17,'60/30',110,13.9,11.53,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-26 04:26:04',NULL),(2166,385,281,'2024-11-25 00:00:00',102,95.5,19,'60/40',114,16.25,12.61,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-26 04:37:18',NULL),(2167,454,374,'2024-11-25 00:00:00',101,93,22,'60/30',112,16.25,12.95,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 04:40:04',NULL),(2168,374,81,'2024-11-25 00:00:00',102,92.8,18,'60/30',106,15.45,13.7,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habbit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (meat, veg, fruit, milk) with monitoring intake and weight gain. ','Encourage to brush your teeth daily twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 04:43:30',NULL),(2169,373,163,'2024-11-25 00:00:00',100,96.7,21,'60/30',100,12.6,12.6,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and dental cavity identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and avoid from sugary meal. ','Referred to nutritionist and dentist also for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 04:47:12','2025-04-19 09:42:17'),(2170,160,52,'2024-11-26 00:00:00',104,94.2,18,'60/30',110,17.2,14.21,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 07:13:54',NULL),(2171,166,172,'2024-11-26 00:00:00',101,94.4,19,'60/40',106,14.85,13.22,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene and bad habbit of no teeth brushing. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 07:18:03',NULL),(2172,441,350,'2024-11-26 00:00:00',101,90.1,20,'60/30',107,14.5,12.66,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 07:22:04',NULL),(2173,372,303,'2024-11-26 00:00:00',103,96.8,20,'60/30',116,17,12.63,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (Boiled eggs, beans, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 07:29:16',NULL),(2174,442,348,'2024-11-26 00:00:00',102,91.3,21,'60/40',115,18.2,13.76,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Moderate thinness and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, carrots and apple juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 07:37:34','2025-04-19 09:41:52'),(2175,371,304,'2024-11-26 00:00:00',103,97.1,18,'60/40',120,19.8,13.87,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans, milk and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 07:44:56',NULL),(2176,440,349,'2024-11-26 00:00:00',102,90.5,19,'60/30',113,17.25,13.56,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. He also have a p/c. Burn on foot from iron.','Low body mass index and dirty teeth with bad personal hygiene and 1st digree burn identified. ','(On burn cleaned with pyodine and bandage with quench cream)implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day also take bath daily. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 07:52:18',NULL),(2177,437,176,'2024-11-26 00:00:00',101,91.4,20,'60/30',118,19.5,14,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-26 07:58:32',NULL),(2178,433,354,'2024-11-26 00:00:00',100,90.9,17,'60/30',107,14.7,12.96,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 08:42:35',NULL),(2179,438,29,'2024-11-26 00:00:00',101,96.2,19,'60/30',110,16.1,13.31,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also avoid to skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 08:50:56',NULL),(2180,462,358,'2024-11-26 00:00:00',101,96.5,18,'60/30',118,18.25,13.15,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with have bad habit of no teeth brushing. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 08:58:14',NULL),(2181,463,360,'2024-11-26 00:00:00',101,90.9,19,'60/30',112,17.65,14.07,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skipping meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 09:09:22',NULL),(2182,453,87,'2024-11-26 00:00:00',103,97.6,21,'60/30',116,17.1,12.71,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 09:12:53',NULL),(2183,468,362,'2024-11-26 00:00:00',102,90.1,19,'60/30',104,14.5,13.41,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and dental cavity also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal who have iron and calcium. ','Referred to nutritionist and dentist also for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 09:16:41',NULL),(2184,475,169,'2024-11-26 00:00:00',101,95,20,'60/30',107,14.9,13.14,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-26 09:20:13',NULL),(2185,377,134,'2024-11-26 00:00:00',101,90.1,20,'60/30',114,18.65,14.35,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and stained teeth identified due to vitamins deficiency. ','Implementing balanced meal and snacks plan (milk and milk products carrot and apple juice, oranges) with monitoring intake and weight gain. ','Encourage to consume healthy meal who have iron and calcium also. ','Referred to nutritionist and dentist also for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 09:24:46',NULL),(2186,483,384,'2024-11-26 00:00:00',102,90.2,18,'60/40',114,15.65,12.04,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. He also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs)with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 09:28:46',NULL),(2187,471,382,'2024-11-26 00:00:00',101,96.2,20,'60/40',117,17.65,12.89,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skipping meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 09:33:33',NULL),(2188,459,366,'2024-11-26 00:00:00',103,94,21,'60/30',117,16.7,12.24,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 09:35:58',NULL),(2189,435,165,'2024-11-26 00:00:00',101,91.5,18,'60/30',116,17.65,13.12,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-26 09:45:31','2025-04-19 09:41:52'),(2190,286,53,'2024-11-22 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor scratch on foot from bike. ','Minor scratch. ','Cleaned with pyodine and saniplast applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-26 09:49:04',NULL),(2191,9,141,'2024-11-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor injury on ring finger at home. ','Minor injury. ','Cleaned with pyodine and poly bandage with poly fax skin ointment. ','Maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-26 09:53:23',NULL),(2192,212,164,'2024-11-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor cut on hand at home. ','Minor cut. ','Cleaned with pyodine and poly fax skin applied with bandage. ','Maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-26 09:56:34',NULL),(2193,177,183,'2024-11-25 00:00:00',NULL,97.4,21,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with cough and cold. ','Viral due to weather changes. ','Informed to his parents and Syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Avoid from cold water and spicy food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up send him to home with his parents. ','2024-11-26 09:59:13',NULL),(2194,47,151,'2024-11-25 00:00:00',NULL,96.6,18,'100/60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with flue since morning. ','Viral flue. ','Informed to his parents and Syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Consume healthy food and drink more water. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-26 10:02:47',NULL),(2195,434,66,'2024-11-27 00:00:00',101,95.2,19,'60/30',114,16.75,12.89,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy',NULL,'Child presented with a history of mild anemia with sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index with mild anemia and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, carrots, apple juice, dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks who have full of iron and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-27 05:44:21',NULL),(2196,259,232,'2024-11-27 00:00:00',NULL,97.2,20,'90/50',166,45.7,16.54,'Moderate Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and with cough and cold also sore in throat. ','Viral cough and cold. ','Syp sirloine and Tab. Piriton 1 tab given and take under observation for 10 minutes then send back to the class. ','To take warm water for drink and samisolid diet for eat don\'t eat junk food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels better. ','2024-11-27 05:56:06',NULL),(2197,165,171,'2024-11-27 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the crack on lip with dryness. ','Weather effects. ','Vaseline applied. ','Start using lotions, vaseline, petroleum jelly etc. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-27 06:27:53',NULL),(2198,245,228,'2024-11-27 00:00:00',NULL,93.2,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of sore in throat also flue. ','Viral flue. ','Syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Take warm water for drink and and avoid from junk food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine ','2024-11-27 06:49:10',NULL),(2199,248,229,'2024-11-27 00:00:00',NULL,NULL,NULL,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of sore in throat and headache with flue also. On examination redness seen in throat. ','Viral flue. ','Tab. Piriton 1 tab given and Tab panadol 1given and take under observation for 10 minutes then send back to the class. ','Don\'t drink cold water and also avoid from junk food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2024-11-27 06:54:21',NULL),(2200,466,225,'2024-11-27 00:00:00',NULL,92.4,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold. On examination chest is clear. ','Viral cough. ','Informed to his parents and Syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Don\'t drink cold water also don\'t eat junk food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2024-11-27 07:03:40',NULL),(2201,130,65,'2024-11-18 00:00:00',100,95.9,19,'60/30',108,15.8,13.55,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and dirty teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-27 09:40:41','2025-04-19 09:41:52'),(2202,469,363,'2024-11-27 00:00:00',101,95.8,18,'60/40',115,18.85,14.25,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for weight gain. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-27 11:36:08',NULL),(2203,379,306,'2024-11-27 00:00:00',101,95.5,20,'60/30',118,18.85,13.54,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-27 11:40:05',NULL),(2205,384,307,'2024-11-27 00:00:00',103,92.2,21,'60/40',110,18.85,15.58,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing and have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake, fruits juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-27 11:47:58',NULL),(2206,376,21,'2024-11-27 00:00:00',101,94.2,20,'60/40',109,15.5,13.05,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-11-27 11:51:40',NULL),(2207,375,51,'2024-11-27 00:00:00',101,90.8,20,'60/30',109,14.5,12.2,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-27 11:54:12',NULL),(2208,443,364,'2024-11-27 00:00:00',100,96.7,19,'60/40',115,16.45,12.44,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2024-11-28 04:42:28',NULL),(2209,455,373,'2024-11-27 00:00:00',100,96.3,18,'60/30',119,19.95,14.21,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene and bad habit of no teeth brushing. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene with bathing, Combing, ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-28 04:49:43',NULL),(2210,457,361,'2024-11-27 00:00:00',101,93.8,19,'60/30',112,14.45,11.52,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing ','2024-11-28 04:56:34',NULL),(2211,382,309,'2024-11-27 00:00:00',102,95.2,20,'60/40',114,15.8,12.16,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with bad habit of no teeth brushing. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks plan and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-28 05:03:25',NULL),(2212,381,310,'2024-11-27 00:00:00',102,93.9,18,'60/30',111,15.35,12.46,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products, dates, fruit juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also avoid from skip meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-28 05:07:19',NULL),(2213,467,377,'2024-11-27 00:00:00',100,96.7,22,'60/30',117,17.65,12.89,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with bad habit of no teeth brushing because of lacking of water. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene ','2024-11-28 05:16:51',NULL),(2214,389,314,'2024-11-27 00:00:00',103,92,19,'60/30',115,13.55,10.21,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene with bathing, Combing etc. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-28 05:21:05',NULL),(2216,390,316,'2024-11-27 00:00:00',104,95,21,'60/30',119,21.25,14.96,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and hair lice also dental cavity identified. ','Implementing balanced meal and snacks plan (green veg, fruit, beans, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist and dentist also for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-28 05:28:19',NULL),(2217,391,316,'2024-11-27 00:00:00',102,90.5,19,'60/40',110,18.95,15.66,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and hair lice also dental cavity identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks plan and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist and dentist also for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-28 05:31:53',NULL),(2218,436,61,'2024-11-27 00:00:00',101,96.2,20,'60/30',115,18.25,13.8,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. Child have bad habit of no teeth brushing. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake ) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-28 05:37:49',NULL),(2219,439,122,'2024-11-27 00:00:00',100,96,20,'60/30',102,13.15,12.64,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-28 05:42:58',NULL),(2220,470,383,'2024-11-27 00:00:00',101,94.3,21,'60/40',118,26.5,19.03,'Normal',NULL,NULL,NULL,NULL,'Good','Healthy','Moderate','Child presented with a normal weight and have bad oral hygiene with habit of no teeth brushing. ','Plaque on the teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake. ','Encourage to do brush your teeth daily twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring. ','Conducted health education session with parents to improve their child health. ','2024-11-28 05:47:33',NULL),(2221,171,175,'2024-11-28 00:00:00',101,93.9,18,'60/30',118,18.55,13.32,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-28 07:04:09',NULL),(2222,55,126,'2024-11-28 00:00:00',100,93.8,21,'60/40',122,24.2,16.26,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy. ','Moderate thinness identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-28 07:08:06',NULL),(2223,137,102,'2024-11-28 00:00:00',102,94.9,21,'60/30',120,21.65,15.03,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-28 07:10:30',NULL),(2224,61,136,'2024-11-28 00:00:00',104,91.4,19,'60/30',120,16.95,11.79,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and stained teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist and dentist also for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-28 07:13:29',NULL),(2225,62,23,'2024-11-28 00:00:00',102,93.5,18,'60/30',112,14.9,11.88,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness with mild anemia and bad oral hygiene also bad habit of no teeth brushing. ','Low body mass index with mild anemia and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-28 09:15:06',NULL),(2226,64,48,'2024-11-28 00:00:00',101,95.5,20,'60/30',116,18.3,13.6,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-28 09:18:36',NULL),(2227,147,54,'2024-11-28 00:00:00',101,94.8,21,'60/30',118,20.55,14.76,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-28 09:22:13',NULL),(2228,80,139,'2024-11-28 00:00:00',100,94.3,20,'60/30',116,16.65,12.37,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-28 09:25:29',NULL),(2229,148,94,'2024-11-28 00:00:00',101,95.6,20,'60/30',113,17.2,13.47,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs)with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-28 09:29:13',NULL),(2230,154,132,'2024-11-28 00:00:00',102,97,19,'60/40',112,16.65,13.32,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-28 10:52:45',NULL),(2231,155,68,'2024-11-28 00:00:00',102,94.8,19,'60/30',114,16.65,12.81,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-28 10:56:11',NULL),(2232,156,160,'2024-11-28 00:00:00',106,94.2,19,'60/30',112,15.6,12.44,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal and oral hygiene. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-28 10:59:52',NULL),(2233,157,86,'2024-11-28 00:00:00',103,95.2,21,'60/40',112,18.8,14.93,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-28 11:04:39',NULL),(2234,93,121,'2024-11-28 00:00:00',101,97.2,20,'60/30',114,17.55,13.5,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-28 11:11:14',NULL),(2235,96,27,'2024-11-28 00:00:00',102,93.5,19,'60/40',117,16.7,12.16,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-28 11:14:15',NULL),(2236,97,45,'2024-11-28 00:00:00',101,94.6,18,'60/30',109,16.7,14.06,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-28 11:17:27',NULL),(2237,100,30,'2024-11-28 00:00:00',101,94.6,21,'60/30',107,16.15,14.11,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-28 11:25:20',NULL),(2238,378,252,'2024-11-28 00:00:00',103,96.4,18,'60/30',115,17.35,13.12,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-28 11:27:45',NULL),(2239,351,278,'2024-11-29 00:00:00',101,94.2,20,'60/40',99,13.4,13.67,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene ','2024-11-29 05:31:28',NULL),(2241,355,294,'2024-11-29 00:00:00',103,95.4,18,'60/30',97,13.4,14.39,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, dates shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-29 05:40:53',NULL),(2242,486,387,'2024-11-29 00:00:00',100,95.4,20,'60/30',102,14.65,14.08,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-29 05:47:11',NULL),(2243,357,290,'2024-11-29 00:00:00',100,90.4,20,'60/30',106,15.15,13.48,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and beans) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-29 05:56:50',NULL),(2244,359,287,'2024-11-29 00:00:00',101,94.1,19,'60/30',102,13.15,12.64,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-29 06:13:10',NULL),(2245,360,287,'2024-11-29 00:00:00',102,94,19,'60/30',104,13.15,12.16,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-29 06:20:32',NULL),(2246,334,266,'2024-11-29 00:00:00',104,90.8,17,'60/40',109,14.5,12.2,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milkshakes) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene with bathing, Combing etc. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-29 06:27:58',NULL),(2247,333,267,'2024-11-29 00:00:00',101,90.5,18,'60/30',106,16.35,14.5,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene due to the bad habit of no teeth brushing. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2024-11-29 06:32:12',NULL),(2248,358,286,'2024-11-29 00:00:00',101,94.7,17,'60/30',97,14.65,15.57,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. He have short height. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-29 06:48:04',NULL),(2249,482,171,'2024-11-29 00:00:00',101,95.7,19,'60/30',107,16.85,14.72,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-29 06:52:58',NULL),(2250,488,193,'2024-11-29 00:00:00',104,93.6,19,'60/30',97,13.35,14.34,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene and she have bad habit of no teeth brushing. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-29 06:57:07',NULL),(2251,255,155,'2024-11-28 00:00:00',101,96,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold with chest pain. On examination chest clear. ','Viral cough. ','Syp. Siroline 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to take warm water for drink and from junk food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','0n follow up he feels good. ','2024-11-30 03:53:50',NULL),(2252,180,193,'2024-11-28 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor scratch on knee joint because of fall down. ','Minor scratch. ','Cleaned with pyodine and saniplast applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2024-11-30 04:10:30',NULL),(2253,228,215,'2024-11-28 00:00:00',NULL,95.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come pain and redness in left eye. ','Getting hurt from other child. ','Washed the eye with tap water and Betnisol N drops put in the eye and take under observation for 10 minutes then send back to the class. ','Wash the eye after 2hrs. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2024-11-30 04:28:28',NULL),(2254,50,135,'2024-11-29 00:00:00',NULL,96.4,NULL,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with flue and backache  ','Viral flue. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Don\'t drink cold water and avoid from spicy food. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-30 04:33:23',NULL),(2255,101,28,'2024-11-29 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor scratch on thumb. ','Minor scratch. ','Saniplast applied. ','Take care of yourself in winter. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2024-11-30 04:36:43',NULL),(2256,111,144,'2024-11-30 00:00:00',100,97.4,20,'60/30',122,16.55,11.12,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-30 06:54:50',NULL),(2257,449,371,'2024-11-30 00:00:00',101,96.9,18,'60/30',105,12.85,11.66,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-30 07:00:29',NULL),(2258,60,35,'2024-11-30 00:00:00',102,95.9,19,'60/30',126,20.35,12.82,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2024-11-30 07:04:24',NULL),(2259,479,279,'2024-11-30 00:00:00',102,95.8,17,'60/30',105,13.2,11.97,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing and bad personal hygiene. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-30 07:15:23',NULL),(2260,393,195,'2024-11-30 00:00:00',101,94.6,19,'60/30',103,13.2,12.44,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-30 07:18:01',NULL),(2261,380,305,'2024-11-30 00:00:00',100,95.2,18,'60/30',121,21.25,14.51,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-30 07:28:47',NULL),(2262,419,335,'2024-11-30 00:00:00',101,94.1,20,'60/40',122,28.25,18.92,'Normal',NULL,NULL,NULL,NULL,'Good','Healthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Normal weight and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2024-11-30 07:33:01',NULL),(2263,326,206,'2024-11-30 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache with slight bleeding. ','Gums swelling. ','Gargle from tap water and syp panadol 10ml given also glycerin applied on gums and teeth. ','Go for check up from dentist. ','Referred to Dr Aslam for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2024-11-30 07:38:38',NULL),(2264,54,126,'2024-11-30 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on cheek bone due to getting hurt from other child. ','Muscular pain. ','Analgesic cream applied and Syp panadol 10ml given. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2024-11-30 07:41:31',NULL),(2265,113,51,'2024-11-30 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor scratch on palm. ','Minor scratch. ','Cleaned with pyodine and poly fax skin applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2024-11-30 07:42:55',NULL),(2266,275,239,'2025-01-07 00:00:00',101,97.4,22,'80/40',150,31.5,14,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also she is gained her weight and height also against previous. screening. ','Active and healthy child. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain. ','Encourage to consume more healthy meal and snacks for continued improvement in health. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-07 08:09:56',NULL),(2267,251,231,'2025-01-07 00:00:00',102,96.2,18,'80/40',141,43.9,22.24,'Normal',NULL,NULL,NULL,'Severe','Good','Healthy','Mild','Child presented normal BMI but she have bad personal and oral hygiene. ','Hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and to improve health. And wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain personal and oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to more improve their child health. ','2025-01-07 09:18:18',NULL),(2268,257,99,'2025-01-07 00:00:00',106,92,18,'80/40',130,21.6,12.78,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also she have gained her weight against previous screening. ','Bad oral and personal hygiene identified. And she improved in growth slowly because of previously she was sufferied from illness. ','Implementing structured meal and snacks plan (milk and milk products, fruit juice, beans and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-07 09:40:25',NULL),(2269,256,196,'2025-01-07 00:00:00',102,91.4,21,'70/40',114,27.9,21.47,'Normal',NULL,NULL,NULL,'Mild','Good','Healthy','Mild','Child presented with normal BMI also have increased weight and height.\r\nShe have bad personal and oral hygiene due to having bad habit of no teeth brushing. ','Hair lices and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and more improvement in health. And wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for more important in growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-07 09:54:41',NULL),(2270,254,76,'2025-01-07 00:00:00',103,96.3,20,'80/30',156,34.1,14.01,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also he have gained his weight and height against previous screening record. He is toller child. ','Plaque on the teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume more healthy meal and snacks to improve weight gain. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-07 10:27:22',NULL),(2271,253,208,'2025-01-07 00:00:00',105,97.6,21,'80/60',168,47.7,16.92,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with moderate thinness in BMI calculations but physically child is active and healthy and also he gained his weight and height against previous screening record. ','Plaque on the teeth and hair dandruff identified. ','Implementing balanced meal and snacks plan (milk and milk products, dates, veg, and meat) with monitoring intake and weight gain. ','Encourage to consume more healthy meal and do some exercises for increase weight. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-07 10:55:13',NULL),(2272,40,144,'2025-01-07 00:00:00',NULL,96.4,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with cough and cold. ','Weather effects ','Syp. Siroline 10ml given and take under observation for 10 minutes then send back to the class. ','Take warm water for drink. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-08 03:30:52',NULL),(2273,219,208,'2025-01-07 00:00:00',NULL,94.3,18,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with headache and flue. ','Viral flue. ','Syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Take warm water for drink. ','Referred to  general physician. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-01-08 03:48:06',NULL),(2274,98,149,'2025-01-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache since morning. ','Dental cavity. ','Glycerin applied as placebo and take under observation for 10 minutes then send back to the class. ','Go for check up from dentist. ','Referred to dentist for further assessment and treatment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-08 03:54:59',NULL),(2275,25,39,'2025-01-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor scratch on leg with slight bleeding. ','Minor scratch. ','Cleaned with pyodine and saniplast applied. ','Maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-08 03:56:58',NULL),(2276,286,53,'2025-01-07 00:00:00',105,91.9,22,'100/50',149,33.3,15.1,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also he gained his weight and height against previous screening record. ','Plaqued teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and health growth . ','Encourage to consume more healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-01-08 07:50:15',NULL),(2277,255,155,'2025-01-07 00:00:00',104,95.9,19,'60/40',153,38.7,16.53,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Healthy','Mild','Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also he gained his weight and height against previous screening record. ','Dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and more improvement in health. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-08 08:01:41',NULL),(2278,280,191,'2025-01-07 00:00:00',102,97,18,'80/40',134,30.6,17.17,'Mild Thinness',NULL,NULL,NULL,'Severe','Good','Healthy','Mild','Child presented with a history of mild thinness in BMI calculations but physically child is active and healthy. ','Improvement in health identified and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice, beans and meat products) with monitoring intake and health gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain personal and oral hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-08 08:13:43',NULL),(2279,285,138,'2025-01-07 00:00:00',104,98.2,20,'80/30',140,25.6,13.06,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and he gained his weight and height against previous screening record but height is more gain according to weight. ','Sever thinness and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-08 08:29:06',NULL),(2280,288,244,'2025-01-07 00:00:00',101,95.2,18,'90/60',145,42.9,20.4,'Normal',NULL,NULL,NULL,'Severe','Good','Healthy','Mild','Child presented with normal BMI with improved in growth.\r\nShe have bad personal hygiene. ','Hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake. And also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain personal and oral hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with on personal hygiene. ','2025-01-08 08:35:19',NULL),(2281,237,221,'2025-01-07 00:00:00',101,91.4,17,'90/50',143,31.5,15.4,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also she have gained her weight and height against previous screening record. ','Hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, dates, chikku and banana shake) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-08 09:01:59',NULL),(2282,298,245,'2025-01-07 00:00:00',103,97.2,21,'100/50',149,48.3,21.76,'Normal',NULL,NULL,NULL,'Moderate','Good','Healthy','Mild','Child presented with normal weight and also she have gained her weight. ','Hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and healthy growth of child. And also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-08 09:06:36',NULL),(2283,245,228,'2025-01-07 00:00:00',101,92.4,18,'60/40',143,22.9,11.2,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also she have bad habbit of skipping meals. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health counselling session with her and her parents on healthy diet. ','2025-01-08 09:26:21',NULL),(2284,246,228,'2025-01-07 00:00:00',101,94.2,20,'100/60',156,36.7,15.08,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Healthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy she is gained her height more than weight according to her previous screening record. ','Low body mass index and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-08 09:35:29',NULL),(2285,329,259,'2025-01-07 00:00:00',100,97,19,'80/40',136,27.2,14.71,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also she have gained her weight and height against previous screening record. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises also to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and counselling the child to maintain her diet. ','Conducted health education session with parents to improve their child health. ','2025-01-08 09:40:57',NULL),(2286,270,233,'2025-01-07 00:00:00',102,97.2,21,'80/30',140,31.6,16.21,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also he have gained his weight. He have bad habit of skipping meal. ','Moderate thinness identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do not skip your meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-08 09:46:03',NULL),(2287,242,225,'2025-01-07 00:00:00',111,91.2,20,'60/40',130,22.5,13.31,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. He have bad habit of skipping meal. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat. beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals also do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-08 09:56:10',NULL),(2288,243,226,'2025-01-08 00:00:00',102,95.4,22,'80/40',153,35,14.95,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also she have gained her weight and height against previous screening record. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, dates, carrots juice and milk products) with monitoring intake and weight gain. ','Encourage to consume more healthy meal and snacks and also do some exercises. ','Referred to nutritionist for advice to more healthy growth. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-08 10:29:47',NULL),(2289,240,223,'2025-01-08 00:00:00',101,91,21,'70/40',138,31.7,16.65,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also she have gained her weight and height against previous screening record.\r\nChild have bad personal hygiene also. ','Moderate thinness and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and more healthy growth. Also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-08 10:33:50',NULL),(2290,232,218,'2025-01-08 00:00:00',100,93.6,18,'80/40',139,27.8,14.39,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also she have gained her weight and height against previous screening record. ','Low body mass index identified but she improved her growth according to previous record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume more healthy meal and snacks and also do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-08 10:40:07',NULL),(2291,268,214,'2025-01-08 00:00:00',102,90.4,20,'70/40',133,22,12.44,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of skipping meal and bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing structured meal plan (fruit juice, beans, meat, veg, milk and eggs) with monitoring intake and weight gain. Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-08 10:45:37',NULL),(2292,277,241,'2025-01-08 00:00:00',101,95,21,'60/30',137,24.2,12.99,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also she have gained her weight and height against previous screening record.\r\nChild have bad oral and personal hygiene also. ',' Plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs, meat and fruit juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day and also do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-01-08 10:52:25',NULL),(2293,276,240,'2025-01-08 00:00:00',104,92.4,22,'80/40',129,22.1,13.28,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. She have bad habbit of skipping meal. ','Low body mass index and dirty teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice, beans, meat and eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals and do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-08 10:57:38',NULL),(2294,226,213,'2025-01-08 00:00:00',101,94.2,18,'70/40',126,24.1,15.18,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Healthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','According to age she have short height.\r\nHair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-01-08 11:07:12',NULL),(2295,225,212,'2025-01-08 00:00:00',100,94.5,20,'70/30',134,24.2,13.48,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also she have gained her weight and height against previous screening record.\r\nChild also have bad oral and personal hygiene. ','Low body mass index and dental cavity also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-08 11:11:19',NULL),(2296,330,114,'2025-01-08 00:00:00',101,94.3,19,'80/40',147,34,15.73,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habbit of skipping meal.\r\nAlso have bad oral hygiene. ','Low body mass index and plaque on teeth identified his height is better than weight. ','Implementing balanced meal and snacks plan (green veg, fruit juice, milk and milk products) with monitoring intake and weight gain. ','Encourage to consume meals do not skip them and brush your teeth daily twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-09 03:37:34',NULL),(2297,250,230,'2025-01-08 00:00:00',95,94.8,22,'90/60',153,47,20.08,'Normal',NULL,NULL,NULL,NULL,'Good','Healthy','Mild','Child presented normal BMI calculations with increased his weight and height against previous screening record. He have dandruff in hair and bad habbit of no teeth brushing. ','Dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) for continued growth of child. ','Encourage for do some exercises and wash your hair from anti dandruff shampoo. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to  more improve their child health and hygiene. ','2025-01-09 03:48:16',NULL),(2298,248,229,'2025-01-08 00:00:00',104,96,22,'90/60',156,38.4,15.78,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also she have gained her weight and height against previous screening record.and she have bad habbit of no teeth brushing daily. ','Dirty teeth identified due to no brushing the teeth. ','Implementing structured meal plan (milk and milk products, fruit juice, beans and meat) with monitoring intake and weight gain. ','Encourage to consume more healthy meal and do some exercises for weight gain and brush your teeth daily twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','2025-01-09 03:54:35',NULL),(2299,238,222,'2025-01-08 00:00:00',100,97,18,'70/40',143,28.5,13.94,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also she have gained her weight and height against previous screening record but she have bad habit of skipping meal and bad oral and personal hygiene. ','Plaque on teeth and hair lice identified also bad habbit of skipping meals. ','Implementing balanced meal and snacks plan (green veg. Fruits, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume your meal with out skipping them and maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted counselling session with parents and child also on discouraging the habbit of skipping meal. ','2025-01-09 04:08:20',NULL),(2300,235,219,'2025-01-08 00:00:00',101,96.6,22,'70/40',152,33.7,14.62,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also he loss his weight because of sickness in past days also he have bad oral hygiene. ','Low body mass index and plaque on teeth identified due to bad habbit of no brushing. ','Implementing structured meal plan (milk and milk products, fruit juice, beans and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents and child also to improve his health. ','2025-01-09 04:16:42',NULL),(2301,233,219,'2025-01-08 00:00:00',101,95.7,18,'80/40',140,31.3,15.97,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also she have gained her weight and height against previous screening record and also she have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing structured meal plan with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises also maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-01-09 04:22:14',NULL),(2302,229,216,'2025-01-08 00:00:00',103,96.4,19,'80/40',145,32.7,15.55,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy also she have gained her weight and height against previous screening record. ','Hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and more healthy growth and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meals and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-01-09 04:52:46',NULL),(2303,269,174,'2025-01-08 00:00:00',101,95.4,20,'60/40',138,24.3,12.76,'Severe Thinness',NULL,NULL,'Mild','Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI she increased her weight against previous screening record but she have bad habbit of skipping meal. ','Mild anemia identified. ','Implementing balanced meal and snacks plan (green veg, dates, chikku and banana shake, carrot juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume your meal and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-09 05:11:53',NULL),(2304,326,206,'2025-01-08 00:00:00',101,91,20,'80/40',141,26.8,13.48,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. She is gained her height and weight against the previous screening record. ','Hair lice and plaque on teeth identified due to the bad habbit of no teeth brushing. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and more weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day for infection prevention. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-09 05:30:57',NULL),(2305,283,206,'2025-01-08 00:00:00',103,95.9,22,'70/40',142,26.8,13.29,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also he have gained his weight and height against previous screening record. ','Plaque on the teeth due to bad habbit of no teeth brushing. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and more weight gain. ','Encourage to maintain oral and personal hygiene with bathing, Combing and teeth brushing daily. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents on personal hygiene to improve their child health. ','2025-01-09 08:57:33',NULL),(2306,287,243,'2025-01-08 00:00:00',101,92.4,20,'80/40',149,31.7,14.28,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with the history of sever thinness but physically child is active and healthy and also she have gained her weight and height. she also have bad oral and personal hygiene.','Habit of skipping meal, plaque on teeth and hair lice identified.','Implementing balanced meal plan(milk products, green veg, fruits, meat, and beans ) with monitoring intake and weight gain.','Encouraged to consumed your meal and avoid to skip them.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2025-01-09 09:19:48',NULL),(2307,198,76,'2025-01-08 00:00:00',102,95.5,22,'80/40',146,33.5,15.72,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with h/o sever thinness but physically child is active and healthy also increased her height and some weight .','Hair lice and dirty teeth identified.','Implementing structured meal plan ( green veg, dates, chikku, and banana shakes)with monitoring intake and weight gain also washed her hair in school salon with anti lice shampoo after oiling with anti lice oil.','Encouraged to consume healthy meal and avoid to skip meal.','Referred to nutritionist for further advice.','Scheduled for regular monitoring for healthy growth of child.','Conducted counseling sessions with her and also with her parents.','2025-01-09 09:44:20',NULL),(2308,267,178,'2025-01-08 00:00:00',101,94.2,18,'70/40',130,24.2,14.32,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of skipping meal and in past days she was sufferied from illness. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruits, milkshakes) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-09 10:08:13',NULL),(2309,199,134,'2025-01-08 00:00:00',103,95.4,22,'80/40',133,31.9,18.03,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of mild thinness in BMI calculations but also physically child is active and healthy and she gained her weight and height against previous screening record. ','Height is short according to age. ','Implementing structured meal plan (milk and milk products) with monitoring intake and height gain. ','Encourage to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session on benefits of excercise with parents to improve their child health. ','2025-01-09 10:16:28',NULL),(2310,34,57,'2025-01-09 00:00:00',79,90.8,21,'80/40',150,31.6,14.04,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Healthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also he have gained his weight and height against previous screening record. He also have bad oral and personal hygiene. ','He is toller according to his age. Also dental cavity and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans, meat and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene avoid from sugary foods. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-09 10:27:16',NULL),(2311,47,151,'2025-01-09 00:00:00',98,96.7,18,'70/40',130,22.1,13.08,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also he have gained his weight and height against previous screening record. ','He is improved his weight and height. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid  skipping meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-01-09 10:33:34',NULL),(2312,255,155,'2025-01-08 00:00:00',NULL,NULL,NULL,'100/60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of shoulder pain. ','Muscular pain. ','Analgesic cream applied on shoulder. ','Take warm wear warm clothes. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-01-09 11:12:48',NULL),(2313,155,68,'2025-01-08 00:00:00',103,97.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. ','Gastric pain. ','Sent to the washroom and syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Tare warm water for drink and eat samisolid food. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-09 11:15:13',NULL),(2314,46,67,'2025-01-08 00:00:00',NULL,92.4,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and sore in throat. ','Viral infection. ','Informed to her parents and syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Take warm water for drink and eat samisolid diet. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','She was went to home with her parents. ','2025-01-09 11:18:55',NULL),(2315,389,314,'2025-01-08 00:00:00',NULL,96.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. ','Gastric pain. ','Sent to the washroom and syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Advice to eat samisolid food and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-09 11:21:15',NULL),(2316,340,261,'2025-01-09 00:00:00',NULL,92.4,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of flu and cough with nousea. ','Viral flu and cough. ','Informed to his parents and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to take warm water for drink. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-10 05:54:29',NULL),(2317,338,271,'2025-01-09 00:00:00',NULL,96.2,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and cough with flu since night. ','Chest clear no conjunction viral infection. ','Informed to his parents and Syp panadol 10ml and Syp piriton 2.5ml given and take under observation. ','Take care of yourself drink warm water and eat samisolid oil free food. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','Send back to home','2025-01-10 06:09:00',NULL),(2318,392,99,'2025-01-09 00:00:00',NULL,91.5,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and cough with flu. ','Viral cough. ','Informed to her parents and syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Advice to drink warm water and avoid from junk food. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-10 06:11:54',NULL),(2319,251,231,'2025-01-09 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on hand with slight swelling. ','Muscular pain no any sign of fracture etc. ','Analgesic cream applied with crepe bandage. ','To move your hand for blood circulation. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-10 06:17:42',NULL),(2320,98,149,'2025-01-09 00:00:00',NULL,96.2,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache and toothache also. ','Dental cavity. ','Informed to her parents and syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Go for check up from dentist and avoid from sugary food. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-10 06:20:42',NULL),(2321,41,57,'2025-01-10 00:00:00',NULL,97.2,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of sore in throat. ','Redness seen in throat. ','Informed to her parents and syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','To drink warm water and eat samisolid diet. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','-','2025-01-10 06:24:13',NULL),(2322,212,164,'2025-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pustule on foot with pain. ','Allergy. ','Removed all puss and cleaned with pyodine and poly fax skin applied with bandage. ','Maintain personal and oral hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-10 06:26:17',NULL),(2323,173,177,'2025-01-09 00:00:00',100,94.2,22,'70/30',136,24.5,13.25,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and have bad oral hygiene also habit of skipping meal. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-01-10 06:30:56',NULL),(2324,200,102,'2025-01-09 00:00:00',99,92.4,22,'80/40',139,29.8,15.42,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy her height is good according to age. ','Hair lice and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-10 06:36:42',NULL),(2325,264,194,'2025-01-09 00:00:00',98,93.1,18,'60/40',125,19.7,12.57,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness also he loss his weight because he is suffering from illness during vacations. ','Low body mass index identified with bad habit of skipping meal. ','Implementing structured meal plan (fruit juice, beans, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-10 07:12:50',NULL),(2326,185,198,'2025-01-09 00:00:00',99,96.6,19,'70/40',140,26.3,13.42,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also he have gained his weight and height against previous screening record. Another history is bad oral hygiene. ','He is improved his weight and height against previous screening record. Also plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice, beans and meat) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and also do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-10 08:02:28',NULL),(2327,223,66,'2025-01-09 00:00:00',101,94,18,'60/40',143,19.1,9.31,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness also she loss her weight due to illness in vacations. ','Low body mass index and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and some energy drinks also. And maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene ','2025-01-10 08:09:07',NULL),(2328,183,185,'2025-01-09 00:00:00',102,96,20,'70/30',122,19,12.87,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also she have bad habit of skipping meal. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-10 08:14:37',NULL),(2329,217,206,'2025-01-09 00:00:00',100,94.5,20,'80/40',132,23.5,13.49,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day also avoid from skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-10 08:18:30',NULL),(2330,186,167,'2025-01-09 00:00:00',97,95.4,21,'70/40',132,23.9,13.72,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','He loss his weight during vacations. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-01-10 08:24:01',NULL),(2331,191,43,'2025-01-09 00:00:00',101,95.4,20,'80/40',129,24.8,15.02,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also she have gained her height and some weight also. ','Hair lice and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and more weight gain also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to do some exercises also maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-10 08:31:02',NULL),(2332,188,53,'2025-01-09 00:00:00',101,96.5,21,'80/40',149,32.4,14.59,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','He gained his height and some weight also against the previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-10 08:38:49',NULL),(2333,219,208,'2025-01-09 00:00:00',102,92.4,20,'70/30',146,25.2,11.82,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness. He loss his weight due to illness during vacations he had typhoid fever. ','Low body mass index identified ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also take energy drink for improving health. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-10 08:50:56',NULL),(2334,202,113,'2025-01-09 00:00:00',103,91.5,18,'70/40',146,27.7,13.03,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also she have gained her weight and height against previous screening record. ','Improvement in health and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day and also do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-10 08:57:38',NULL),(2335,193,191,'2025-01-09 00:00:00',100,96.4,21,'70/40',130,23.7,14.02,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','She gained her height and some weight also according to previous record of screaning and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and advice to take some energy drinks like carrots, orange, apple juice. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-10 09:12:05',NULL),(2336,181,189,'2025-01-09 00:00:00',102,94.6,18,'80/40',148,37.5,17.07,'Mild Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of mild thinness in BMI calculations but physically child is active and healthy and she gained her weight and height against previous screening record. ','She improved her weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and more weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-10 09:18:48',NULL),(2337,169,174,'2025-01-10 00:00:00',98,96.2,18,'70/40',130,23.5,13.91,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, carrots, oranges and apple juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises for more health. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-10 09:37:26',NULL),(2338,207,201,'2025-01-10 00:00:00',99,96.3,20,'80/40',142,41.9,20.78,'Normal',NULL,NULL,NULL,'Moderate','Good','Healthy','Moderate','Child presented with normal weight and have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and more weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain healthy habits like teeth brushing, bathing, Combing etc. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents on personal hygiene. ','2025-01-10 09:42:29',NULL),(2339,208,201,'2025-01-10 00:00:00',101,96.1,22,'80/40',151,40.7,17.97,'Mild Thinness',NULL,NULL,NULL,'Severe','Good','Healthy',NULL,'Child presented with mild thinness, physically child is active and healthy and she also have bad personal hygiene. ','Improvement in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and more weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume more healthy meal and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health ','2025-01-10 10:38:43',NULL),(2340,216,205,'2025-01-10 00:00:00',102,92,23,'80/40',132,23.4,13.43,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy',NULL,'Child presented mild anemia with bad habit of skipping meal also have bad personal hygiene. ','Dicreased weight due to anemia and habit of skipping meal also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, dates, chikku and banana shake, carrot and apple juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-10 10:43:06',NULL),(2341,204,143,'2025-01-10 00:00:00',101,97.8,22,'80/40',130,26.5,15.7,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. He have bad habit of skipping meal. ','Improvement in weight and height against previous screening record and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises also avoid to skip meals. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-10 10:48:27',NULL),(2342,263,181,'2025-01-10 00:00:00',100,90.3,18,'70/30',135,25.5,14.03,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-10 10:53:07',NULL),(2343,247,156,'2025-01-10 00:00:00',103,91.3,18,'60/40',132,26.5,15.21,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement in height more than weight against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-10 10:57:18',NULL),(2344,221,209,'2025-01-10 00:00:00',100,94.2,20,'80/40',150,31.5,14,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement in weight and height against previous screening record and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-10 11:00:24',NULL),(2345,194,196,'2025-01-10 00:00:00',102,90.5,20,'60/40',120,18.9,13.13,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice also improvement in height identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals also do some exercises. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-01-11 06:10:59',NULL),(2346,211,202,'2025-01-11 00:00:00',100,94.9,20,'70/30',143,28.5,13.94,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents on personal hygiene to improve their child health. ','2025-01-11 06:26:35',NULL),(2347,212,164,'2025-01-10 00:00:00',101,95,20,'80/40',140,31.3,15.97,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement in weight and height against previous screening record and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. \r\n also maintain personal hygiene with bathing. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-11 06:37:03',NULL),(2348,241,224,'2025-01-11 00:00:00',89,96.2,18,'70/30',139,24.7,12.78,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in height but she is loss her weight because of sickness during vacations. And hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, carrots and apple juice, dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and avoid to skip meals also maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-11 06:55:39',NULL),(2349,189,195,'2025-01-11 00:00:00',82,94.2,20,'80/40',135,26.3,14.47,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Minor improvement in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-11 07:09:22',NULL),(2350,273,237,'2025-01-11 00:00:00',90,98.6,22,'80/40',155,45.5,18.94,'Normal',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented normal BMI and bad personal hygiene. ','Improvement in weight and height against previous screening record ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and more weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume  more healthy meal and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-11 08:48:04',NULL),(2351,239,223,'2025-01-11 00:00:00',92,94.7,18,'80/30',153,39.5,16.87,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with moderate thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-11 09:03:45',NULL),(2352,272,236,'2025-01-11 00:00:00',98,94.5,20,'60/40',150,33.8,15.02,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-11 09:09:58',NULL),(2353,278,242,'2025-01-11 00:00:00',97,91,23,'60/40',141,24.8,12.51,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Mild improvement in ht and weight and hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume more healthy meal and snacks plan and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-11 09:17:00',NULL),(2354,466,225,'2025-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come in emergencic condition with c/o nasal bleeding due to getting hurt from table. ','Minor injury. ','Pinch the nose for 10 sec or till stop bleeding when bleeding is stop then take him under observation for 20 minutes and send back to the class. ','Do not run again in the classroom. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-11 09:28:32',NULL),(2355,401,204,'2025-01-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come in emergencic condition with bleeding from toung due to fall down. On examination minor cut on tongue seen. ','Minor injury no need to stitches. ','Gave pressure on tongue from cotton for stop bleeding when bleeding is stop then applied glycerin on tongue also Syp. Panadol 10ml given and take under observation for 20 minutes and send back to the class. Informed to his parents.','Ice apply on tongue when you go home. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','He feels fine on follow up. ','2025-01-11 09:43:30',NULL),(2356,109,60,'2025-01-10 00:00:00',NULL,97.3,NULL,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with vertigo. ','Simple headache. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-11 09:46:07',NULL),(2357,189,195,'2025-01-13 00:00:00',82,94.2,20,'80/40',135,26.3,14.47,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on right side of chest because of getting hurt from bat during played cricket. ','No swelling or redness seen. ','Analgesic cream applied on chest and take under observation for 10 minutes then send back to the class. ','Wear warm clothes. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-13 03:41:12',NULL),(2358,241,224,'2025-01-11 00:00:00',NULL,96.2,NULL,'70/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with cough and cold. ','Viral cough. ','She had already taked medicine from her home in morning. I  gave her rest for 10 minutes then send back to the class. ','Encourage to drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-13 04:03:23',NULL),(2359,251,231,'2025-01-11 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child presented with c/o pain on back of the neck. ','Muscular pain. ','Analgesic cream applied and take under observation for 10 minutes then send back to the class. ','Tak rest. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-13 04:10:02',NULL),(2360,48,154,'2025-01-11 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain with swelling on gums. ','Dental cavity. ','Syp. Panadol 10ml given and glycerin applied on gums as plasibo. ','Go for check up from dentist. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-13 04:12:41',NULL),(2361,200,102,'2025-01-11 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of small boil in eye with irritation. ','Small boil seen. ','Wash the eye with rose water then Betnisol - N drops put in the eye and take under observation for 10 minutes then send back to the class. ','Come again after 2hrs.','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-13 04:16:29',NULL),(2362,39,129,'2025-01-11 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on palm on examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied on hand with crepe bandage. ','Move the palm for blood circulation. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-13 04:21:31',NULL),(2363,1,1,'2025-01-13 00:00:00',101,90.7,20,'80/40',136,25.3,13.68,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-13 09:39:57',NULL),(2364,175,180,'2025-01-13 00:00:00',98,95.7,22,'70/40',121,21.9,14.96,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-13 09:58:27',NULL),(2365,165,171,'2025-01-13 00:00:00',92,95.7,18,'60/40',124,26.5,17.23,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-13 10:16:23',NULL),(2366,196,173,'2025-01-13 00:00:00',100,97.4,20,'60/40',138,28.6,15.02,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Good improvement in height but minor improvement in weight against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-13 10:29:07',NULL),(2367,2,2,'2025-01-13 00:00:00',102,92,21,'70/40',130,23.5,13.91,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-13 10:48:39',NULL),(2368,5,11,'2025-01-13 00:00:00',100,91.3,18,'60/40',140,25.2,12.86,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in height against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-13 11:06:10',NULL),(2369,6,12,'2025-01-14 00:00:00',100,95.1,21,'80/40',134,30.7,17.15,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of mild thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement in weight and some in height against previous screening record and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene ','2025-01-14 08:06:08',NULL),(2370,8,87,'2025-01-13 00:00:00',101,99.1,21,'70/30',138,27.6,14.49,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Minor improvement in weight but height is improve against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (meat products, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and do some exercises also maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-14 08:12:03',NULL),(2371,9,141,'2025-01-13 00:00:00',100,94.9,20,'70/40',133,24.5,13.85,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness with mild anemia and bad oral hygiene. ','Low body mass index with mild anemia and plaque on teeth identified. ','Implementing balanced meal and snacks plan who have full of iron (green veg, dates, chikku and banana shake, carrot and apple juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and avoid to skip meals also maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-14 08:17:43',NULL),(2372,10,16,'2025-01-13 00:00:00',99,92.1,21,'60/40',137,26.2,13.96,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan(milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-14 08:21:57',NULL),(2373,161,61,'2025-01-13 00:00:00',98,94.2,18,'60/40',138,26.8,14.07,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice, beans) with monitoring intake and more weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-14 08:26:50',NULL),(2374,107,169,'2025-01-13 00:00:00',101,95.4,22,'80/40',132,24.1,13.94,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Minor improvement in height but good improvement in weight against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-14 08:40:40',NULL),(2375,44,63,'2025-01-13 00:00:00',101,95.9,18,'80/40',132,24.1,13.83,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-14 08:52:25',NULL),(2376,22,46,'2025-01-13 00:00:00',98,93.9,20,'70/40',132,25.7,14.86,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. \r\n\r\n','Improvement in weight and height against previous screening record and dental cavity identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-14 08:56:17',NULL),(2377,118,107,'2025-01-13 00:00:00',102,96.2,22,'70/40',137,33.3,17.74,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Healthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement in weight and height against previous screening record and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day also do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-14 09:02:57',NULL),(2378,133,96,'2025-01-13 00:00:00',98,90.2,20,'60/40',126,20.5,12.91,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, dates and banana shake) with monitoring intake and more weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-14 09:07:14',NULL),(2379,163,2,'2025-01-13 00:00:00',97,90.2,18,'80/40',146,29.7,13.93,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Minor improvement in weight but height is improve against the previous screening record and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals also maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-14 09:12:12',NULL),(2380,49,120,'2025-01-13 00:00:00',100,94.9,21,'80/50',146,40.5,19,'Normal',NULL,NULL,NULL,'Mild','Good','Healthy','Moderate','Child presented with normal weight and have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake for maintain growth of child and wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-14 09:16:41',NULL),(2381,81,40,'2025-01-13 00:00:00',99,94.8,20,'60/30',130,24.5,14.45,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-14 09:22:47',NULL),(2382,106,55,'2025-01-14 00:00:00',92,91.2,20,'80/40',141,27.9,14.03,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement in weight and height against previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-14 09:36:09',NULL),(2383,113,51,'2025-01-14 00:00:00',101,94.2,18,'70/40',134,24.8,13.81,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Minor improvement in weight but height is increased against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-14 10:51:03',NULL),(2384,115,72,'2025-01-14 00:00:00',100,94.4,20,'70/40',130,28.2,16.69,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement in height against previous screening record but minor improvement in weight also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-14 10:56:06',NULL),(2385,170,175,'2025-01-14 00:00:00',102,92.4,21,'70/40',123,20.6,13.62,'Severe Thinness',NULL,NULL,NULL,'Moderate',NULL,'Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in height not in weight also hair lice and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice, beans and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-14 11:00:54',NULL),(2386,54,126,'2025-01-14 00:00:00',98,96.1,22,'80/40',132,23.4,13.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also  bad oral hygiene identified. ','Improvement in weight and height against previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake, fruits juice) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day also do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-01-14 11:05:03',NULL),(2387,117,107,'2025-01-14 00:00:00',100,92.1,23,'80/30',122,20,13.44,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement in weight and height against previous screening record and stained teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-14 11:08:34',NULL),(2388,179,187,'2025-01-14 00:00:00',101,92.5,18,'60/40',125,21.1,13.48,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-14 11:12:17',NULL),(2389,266,163,'2025-01-14 00:00:00',101,92.3,18,'80/40',126,21.5,13.54,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-15 04:41:17',NULL),(2390,135,79,'2025-01-14 00:00:00',92,93.7,20,'80/40',131,26.5,15.44,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement in weight and height against previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-15 05:20:52',NULL),(2391,89,29,'2025-01-11 00:00:00',NULL,94.6,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with cough and cold. ','Viral cough. ','Informed to her parents and syp panadol 10ml given and syp sirloine 5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to take warm water for drink and avoid from junk food. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-15 08:59:21',NULL),(2392,131,90,'2025-01-11 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pussy discharge from woand with pain. ','Skin allergy. ','Removed all puss and cleaned with pyodine and poly fax skin applied with bandage. ','Maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-01-15 09:07:50',NULL),(2393,357,290,'2025-01-11 00:00:00',100,91.2,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with cough and headache since morning. ','Viral cough. ','Informed to his parents and Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-15 09:10:35',NULL),(2394,101,28,'2025-01-11 00:00:00',NULL,91.2,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with cough and cold. ','Viral coug and Chest clear. ','Syp panadol 10ml and Syp sirloine 5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to take warm water for drink and avoid from junk food. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-15 09:13:37',NULL),(2395,92,114,'2025-01-11 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on foot. ','Muscular pain. ','Analgesic cream applied with crepe bandage. ','Do some exercises and wear warm socks. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels better. ','2025-01-15 09:16:26',NULL),(2396,37,76,'2025-01-13 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain in eye with itching. On examination slight redness seen. ','Eye infection. ','Informed to her parents and Betnisol N drops put in the eye after wash the eye from rose water and take under observation for 10 minutes then send back to the class. ','Go for eye check up. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-15 09:21:25',NULL),(2397,115,72,'2025-01-13 00:00:00',NULL,96.4,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold. ','Viral cough. ','Informed to his parents and Syp sirloine10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to take warm water for drink. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-15 09:26:21',NULL),(2398,199,134,'2025-01-13 00:00:00',NULL,94.2,20,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with sore in throat. ','Viral allergy. ','She had already taked medicine from her home that\'s why I can\'t gave her any kind of medicine just gave rest for 10 minutes then send back to the class. ','Encourage to drink warm water and eat samisolid diet. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-15 09:34:05',NULL),(2399,255,155,'2025-01-13 00:00:00',NULL,97.1,20,'90/50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with flu and vertigo. ','Viral flu. ','Syp panadol 10ml and ORS given and rest for 10 minutes then send back to the class. ','Encourage to drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-15 09:49:38',NULL),(2400,268,214,'2025-01-13 00:00:00',NULL,96.4,22,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold with sore in throat. ','Viral cough. ','Syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to drink warm water and avoid from junk food. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-15 09:53:03',NULL),(2401,47,151,'2025-01-13 00:00:00',NULL,NULL,NULL,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with flue and fever. ','Viral fever. ','Informed to his parents and Tab. Panadol 1tab given and take under observation for 10 minutes then send back to home. ','Go for check up from general physician. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','. ','2025-01-15 09:56:15',NULL),(2403,92,114,'2025-01-14 00:00:00',NULL,93.9,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and cough and cold. ','Viral cough. ','Informed to his parents and Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to drink warm water and eat samisolid diet. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-15 10:00:15',NULL),(2404,405,322,'2025-01-14 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain and swelling on cheek due to getting hurt from other child head. ','Muscular pain. ','Informed to his parents and applied clod pack on cheek for dicreased swelling. ','Don\'t push to any child again. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up swelling was reduced. ','2025-01-15 10:09:08',NULL),(2405,255,155,'2025-01-14 00:00:00',NULL,92.8,18,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold. ','Viral cough. ','Syp sirloine 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-01-15 10:11:22',NULL),(2406,128,69,'2025-01-14 00:00:00',NULL,92.4,19,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold. ','Viral cough. ','Syp sirloine 5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to drink warm water and eat samisolid diet. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-01-15 10:13:49',NULL),(2407,47,151,'2025-01-14 00:00:00',NULL,101,20,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and headache with cough and cold. ','Viral fever and cough. ','Informed to his parents and Syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to home. ','Encourage to consume healthy meal and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ',',. ','2025-01-15 10:16:24',NULL),(2408,106,55,'2025-01-14 00:00:00',92,91.2,20,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with vertigo. ','Weather changes. ','Syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to drink warm water and ware warm clothes. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-01-15 10:19:23',NULL),(2409,60,35,'2025-01-14 00:00:00',NULL,94.2,21,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold with sore in throat. ','Viral cough. ','Syp. Siroline 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-15 10:21:35',NULL),(2410,12,18,'2025-01-15 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. ','No any sign of infection. ','Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Cover the ear from woollen cap. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-15 10:25:02',NULL),(2411,58,134,'2025-01-15 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Low blood pressure. ','Informed to his parents and ORS given and rest for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','Referred to ENT for eye check up. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-15 10:27:17',NULL),(2412,396,53,'2025-01-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on wrist. ','Skin allergy. ','Removed all puss and cleaned with pyodine and bandage with poly fax skin. ','Maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-15 10:29:38',NULL),(2413,212,164,'2025-01-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of woand on index finger of left hand with pussy discharge. ','Fungal infection. ','Removed all puss and cleaned with pyodine and poly fax skin applied with bandage. ','Go for check up from skin specialist. ','Referred to skin specialist for further assessment. ','Scheduled for regular monitoring for. ','. ','2025-01-15 10:32:30',NULL),(2414,245,228,'2025-01-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain. ','Gastric pain. ','Risek sachet given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-15 10:34:40',NULL),(2415,58,134,'2025-01-14 00:00:00',101,93,21,'60/40',125,24.5,15.68,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-16 05:27:22',NULL),(2416,139,99,'2025-01-14 00:00:00',100,91.4,20,'60/40',124,18.2,11.84,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil ','Encourage to consume healthy meal and avoid to skip meals. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-16 07:48:37',NULL),(2417,140,85,'2025-01-14 00:00:00',101,93.2,22,'70/30',124,21.7,14.11,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and avoid to skip meals. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-16 08:01:17',NULL),(2418,143,75,'2025-01-14 00:00:00',94,95.4,20,'70/40',133,21.7,12.27,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad habit of skipping meal and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-16 08:14:00',NULL),(2419,70,31,'2025-01-14 00:00:00',101,96.1,18,'60/40',119,21.1,14.9,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-16 08:23:03',NULL),(2420,84,160,'2025-01-14 00:00:00',98,94.9,20,'60/40',127,22.6,14.01,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake, fruits juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-16 08:27:22',NULL),(2421,158,84,'2025-01-14 00:00:00',98,92.6,21,'70/40',122,21.2,14.24,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness and also have bad habit of skipping meal. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-16 08:39:29',NULL),(2422,89,29,'2025-01-14 00:00:00',94,93.5,22,'60/40',121,19.5,13.32,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-16 08:42:49',NULL),(2423,94,123,'2025-01-14 00:00:00',100,94.2,18,'70/40',130,23.1,13.71,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-01-16 09:00:07',NULL),(2424,21,112,'2025-01-15 00:00:00',98,91.1,18,'80/40',126,25,15.75,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record also hair lice and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-16 09:18:05',NULL),(2425,12,18,'2025-01-15 00:00:00',100,95.2,20,'60/40',130,25.5,15.09,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice also stained teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-16 10:36:53',NULL),(2426,14,113,'2025-01-15 00:00:00',90,93.7,21,'60/40',133,26.3,14.91,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in height but minor improvement in weight identified and hair lice and plaque on teeth also identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-16 10:41:46',NULL),(2427,20,11,'2025-01-15 00:00:00',98,96.1,20,'70/40',136,23.7,12.81,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk) with monitoring intake and more weight  gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day also do some exercises. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-16 10:46:10',NULL),(2428,37,76,'2025-01-15 00:00:00',100,91,22,'60/40',132,25.2,14.48,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-16 10:50:01',NULL),(2429,174,179,'2025-01-15 00:00:00',92,97.3,20,'60/40',122,18.8,12.63,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice also dirty teeth and habit of skipping meal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-16 10:54:25',NULL),(2430,39,129,'2025-01-15 00:00:00',91,93.1,20,'70/40',130,20.8,12.31,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record(minor improvement in weight) and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day also avoid to skip meals. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-16 10:59:22',NULL),(2431,50,135,'2025-01-15 00:00:00',100,95.6,20,'70/40',137,25.9,13.8,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height but minor improvement in weight according to previous record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-16 11:09:08',NULL),(2432,48,154,'2025-01-15 00:00:00',97,92.3,21,'60/40',122,24.2,16.26,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Healthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in height but minor improvement in weight identified and also hair lice and dental cavity identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-16 11:19:45',NULL),(2433,51,135,'2025-01-15 00:00:00',92,94.2,22,'70/40',122,19.6,13.17,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene also have bad habit of skip meal. ','Improvement identified in height not in weight. And hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-17 04:08:19',NULL),(2434,41,57,'2025-01-15 00:00:00',101,93,20,'70/40',132,24.7,14.18,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. Also have bad habit of skipping meal. ','Improvement identified in height and minor improvement in weight according to previous record. And hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day also avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-17 06:36:38',NULL),(2435,40,144,'2025-01-15 00:00:00',101,93.8,22,'70/40',144,28.8,13.89,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-17 06:45:23',NULL),(2436,110,77,'2025-01-15 00:00:00',97,91.1,22,'60/40',121,21.8,14.89,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and hair lice also dental cavity identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day also avoid from sugary foods. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-17 06:52:35',NULL),(2437,42,58,'2025-01-15 00:00:00',99,96.7,20,'60/40',119,19.3,13.63,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-17 08:30:30',NULL),(2438,43,113,'2025-01-15 00:00:00',94,94.2,18,'80/40',124,20.4,13.27,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-17 08:51:09',NULL),(2439,45,63,'2025-01-15 00:00:00',100,97.2,20,'60/40',117,18.8,13.73,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks plan and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-17 09:50:18',NULL),(2440,46,67,'2025-01-15 00:00:00',97,93.1,20,'60/40',134,22.9,12.75,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-17 10:02:45',NULL),(2441,178,184,'2025-01-16 00:00:00',102,92.4,20,'70/40',119,18.5,13.11,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement in weight identified and minor improvement in height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-17 10:13:15',NULL),(2442,132,87,'2025-01-16 00:00:00',97,91.2,18,'60/40',119,19.5,13.77,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement in weight and minor improvement in height identified according to previous record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-17 10:34:07',NULL),(2443,134,164,'2025-01-16 00:00:00',81,94.7,20,'60/40',121,20.5,14,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record.','Implementing balanced meal and snacks plan (dates, chikku and banana shake and boiled eggs) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-17 10:46:06',NULL),(2444,65,165,'2025-01-16 00:00:00',92,92.2,20,'60/30',122,19.6,13.17,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing and bad personal hygiene. ','Improvement in weight identified against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and more weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-17 10:54:20',NULL),(2445,66,32,'2025-01-16 00:00:00',84,91.2,20,'60/40',127,22.2,13.76,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement in weight and height identified against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, dates and banana shake) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-17 10:58:52',NULL),(2446,142,81,'2025-01-16 00:00:00',87,90,22,'70/40',125,26.8,17.15,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (fruit juice, beans and meat products) with monitoring intake and more weight gain.','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-17 11:06:50',NULL),(2447,170,175,'2025-01-16 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of discharge from ear with pain this is her chronic problem and it\'s start in winter because of flu. ','Ear infection.','Informed to her parents and cleaned with cotton swab and Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Maintain personal hygiene and take steem in home. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-18 04:16:07',NULL),(2448,272,236,'2025-01-16 00:00:00',NULL,95.2,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with cough and cold and bodyache. ','Viral cough. ','Informed to her parents and syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-18 04:23:23',NULL),(2449,29,2,'2025-01-16 00:00:00',NULL,96.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. On examination no wax or any sign of infection. ','Pain due to cold weather. ','Informed to her parents and Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Encourage to wear warm clothes and cover the ear from woollen cap. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-18 04:27:17',NULL),(2450,216,205,'2025-01-16 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. ','Gastric pain. ','Sent to the washroom and syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-18 04:29:00',NULL),(2451,48,154,'2025-01-17 00:00:00',NULL,94.2,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold since night. ','Viral cough. ','Informed to her parents and syp sirloine 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to drink warm water and eat samisolid diet. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-18 04:32:04',NULL),(2452,40,144,'2025-01-17 00:00:00',NULL,92.4,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with cough and cold since morning. ','Viral cough. ','Informed to her parents and syp sirloine 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to drink warm water and avoid from junk food. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-18 04:34:58',NULL),(2453,65,165,'2025-01-17 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. ','Gastric pain ','Sent to the washroom and syp panadol 10ml given and take under observation for 10 minutes then send back to the. ','Encourage to consume samisolid diet and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-18 04:37:04',NULL),(2454,341,260,'2025-01-17 00:00:00',NULL,98.7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of eye pain on examination no swelling or redness or any sign of infection seen in eyes. ','Drowsiness due to late sleeping. ','Informed to the parents to take her for home because she wants to sleep.','Don\'t late sleeping. ','Send back to home when her brother is coming to take her. ','Scheduled for regular monitoring. ','. ','2025-01-18 04:58:41',NULL),(2455,68,108,'2025-01-17 00:00:00',NULL,94.2,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with cough and cold. ','Viral cough. ','Syp sirloine 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-18 05:11:20',NULL),(2456,174,179,'2025-01-17 00:00:00',NULL,97.2,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache with cough and cold. ','Viral cough. ','Syp siroline 10ml given and Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Wear warm clothes and cover the ear from woollen cap. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-18 05:17:51',NULL),(2457,46,67,'2025-01-17 00:00:00',98,98.3,19,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of sore in throat with bodyache. ','Viral cough. ','Informed to her parents and syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to drink warm water and wear warm clothes. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-18 05:26:57',NULL),(2458,39,129,'2025-01-17 00:00:00',NULL,99.1,20,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with headache and bodyache also cough and cold. ','Viral fever. ','Informed to her parents and syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','On follow up she feels good. ','2025-01-18 05:42:20',NULL),(2459,159,97,'2025-01-17 00:00:00',NULL,90.8,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of bodyache and cough since morning. ','Viral cough. ','Syp sirloine 10ml given and take under observation for 10 minutes then send back to the class. ','Drink warm water and eat samisolid diet. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-18 05:56:53',NULL),(2460,101,28,'2025-01-17 00:00:00',NULL,95.4,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold and also minor scrach on fingers. ','Viral cough. ','Syp sirloine 10ml given and applied sanity plastic on fingers and take under observation for 10 minutes then send back to the class. ','Wear warm clothes and drink warm water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-18 06:00:26',NULL),(2461,418,334,'2025-01-18 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of eye pain with irritation and itching. ','Small boil in eye. ','Wash the eye from rose water and then Betnisol N drop put in the eye. ','Go for check up from ENT. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-18 06:09:57',NULL),(2462,69,34,'2025-01-16 00:00:00',92,96.2,19,'60/40',136,28.4,15.35,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-18 06:18:59',NULL),(2463,72,25,'2025-01-16 00:00:00',100,97.3,21,'80/40',135,26.4,14.49,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (datesand chikku shake, boiled eggs, fruit juice) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and do some exercises also maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-18 06:24:15',NULL),(2464,224,211,'2025-01-16 00:00:00',91,92.4,20,'60/40',124,21.5,13.98,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement in weight identified against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises for height gain. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-18 06:36:47',NULL),(2465,76,21,'2025-01-16 00:00:00',92,96.8,19,'60/40',120,18.1,12.57,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous record. Also plaque teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice,) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-18 06:43:19',NULL),(2466,149,101,'2025-01-16 00:00:00',100,92.2,20,'60/40',127,23.1,14.32,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day also do some exercises for more weight gain. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-18 06:49:21',NULL),(2467,86,158,'2025-01-16 00:00:00',94,95,20,'60/40',128,22.2,13.63,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-18 08:32:31',NULL),(2468,214,40,'2025-01-16 00:00:00',100,92.1,20,'60/40',120,18.3,12.71,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement identified in weight also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice, beans and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day also avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-18 08:37:13',NULL),(2469,103,138,'2025-01-16 00:00:00',98,91.5,18,'60/40',117,18.9,13.81,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-18 08:45:03',NULL),(2470,104,19,'2025-01-16 00:00:00',87,92.4,18,'60/40',120,19.3,13.4,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-18 08:54:30',NULL),(2471,131,90,'2025-01-16 00:00:00',88,93.2,21,'60/40',120,17.7,12.29,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and meat products) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-18 08:57:19',NULL),(2472,109,60,'2025-01-16 00:00:00',98,91.2,20,'60/40',125,24.4,15.62,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement in weight and height against previous screening record and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-18 09:00:07',NULL),(2473,60,35,'2025-01-16 00:00:00',83,92.4,20,'60/40',126,20.4,12.85,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and stained teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-18 09:03:27',NULL),(2474,23,26,'2025-01-17 00:00:00',98,92.4,20,'60/40',123,24.9,16.46,'Moderate Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-20 05:51:03',NULL),(2475,128,69,'2025-01-17 00:00:00',101,93.2,20,'60/30',118,19.1,13.72,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and bad oral hygiene also bad habit of skipping meal. ','Low body mass index and plaque on teeth identified.\r\nGeneralised weakness also identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-20 11:17:25',NULL),(2476,121,53,'2025-01-17 00:00:00',85,92.4,19,'60/40',124,22.7,14.76,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-20 11:20:31',NULL),(2477,55,126,'2025-01-18 00:00:00',96,95.2,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold with bodyache. ','Viral cough. ','Informed his parents and Syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and snacks. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-01-21 04:18:29',NULL),(2479,286,53,'2025-01-20 00:00:00',NULL,96,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of flu with sore in throat. ','Viral flu. ','Syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-21 05:07:59',NULL),(2480,484,385,'2025-01-20 00:00:00',NULL,92.4,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold. ','Viral cough. ','Syp sirloine 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to drink warm water and eat samisolid diet. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-01-21 05:10:52',NULL),(2481,253,208,'2025-01-20 00:00:00',NULL,96.7,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold. ','Viral cough. ','Tab. Piriton 1 and Tab. Panadol 1tab given and take under observation for 10 minutes then send back to the class. ','Encourage to drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-01-21 05:14:40',NULL),(2482,242,225,'2025-01-20 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain in eye with slight redness. ','Allergy. ','Betnisol N drops put in the eye and take under observation for 10 minutes then send back to the class. ','Wash the eye from tap water. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-21 05:17:50',NULL),(2483,150,66,'2025-01-20 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. ','No any sign of infection seen. ','Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Wear warm clothes and cover the ear from woollen cap. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-21 05:20:06',NULL),(2484,80,139,'2025-01-20 00:00:00',NULL,97.2,21,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache with flu. ','No any sign of infection seen. ','Betnisol N drops put in the ear and syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Wear warm clothes and cover the ear from woollen cap. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-21 05:22:55',NULL),(2485,270,233,'2025-01-20 00:00:00',NULL,95.2,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with headache since morning. ','Viral fever. ','Tablet panadol 1given and ORS given and take under observation for 10 minutes then send back to the class. ','Encourage to drink warm water and avoid from junk food. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-21 05:30:04',NULL),(2486,254,76,'2025-01-20 00:00:00',NULL,98.2,20,'90/50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough with headache since morning. ','Viral cough. ','Tab. Panadol 1tab given and ORS given and give rest for 10 minutes then send back to the class. ','Encourage to drink warm water and eat samisolid diet. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-01-21 05:32:40',NULL),(2487,5,11,'2025-01-20 00:00:00',NULL,98.2,NULL,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning . ','Gastric pain. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-21 05:45:45',NULL),(2488,446,221,'2025-01-20 00:00:00',NULL,96.4,18,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with cough and headache. ','Viral cough. ','Informed to his parents and Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-21 05:47:59',NULL),(2489,405,322,'2025-01-20 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of swelling appeared on cheek due to getting hurt. ','Muscular swelling. ','Informed to his parents and analgesic cream applied. ','Do icing on home. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-21 05:57:06',NULL),(2490,177,183,'2025-01-17 00:00:00',97,90.7,21,'60/40',122,18.6,12.5,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 08:39:46',NULL),(2491,108,68,'2025-01-17 00:00:00',98,94.1,19,'70/40',129,24.5,14.72,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 08:43:54',NULL),(2492,25,39,'2025-01-17 00:00:00',98,94.4,18,'60/40',120,18.8,13.06,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height only. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake, fruits juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 08:48:08',NULL),(2493,210,202,'2025-01-17 00:00:00',92,97.6,21,'60/40',125,19.3,12.39,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 08:57:21',NULL),(2494,112,83,'2025-01-17 00:00:00',88,92.4,21,'60/40',127,20.6,12.77,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 09:00:27',NULL),(2495,114,76,'2025-01-17 00:00:00',100,92.1,20,'60/40',118,19.3,13.86,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene and bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 09:04:09',NULL),(2496,53,159,'2025-01-17 00:00:00',100,94.2,22,'60/40',115,16.9,12.78,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (fruit juice, banana and dates shake, meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-21 09:09:09',NULL),(2497,24,49,'2025-01-17 00:00:00',87,90.2,19,'60/40',125,21.8,13.91,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 09:12:34',NULL),(2498,125,127,'2025-01-17 00:00:00',99,91.2,22,'60/40',120,18.9,13.13,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight and height against previous screening record and also hair dandruff identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 09:16:22',NULL),(2499,29,2,'2025-01-17 00:00:00',103,91.2,22,'60/40',121,16.2,11.06,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and she also have heart problems from birth. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and advice to take rest. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 09:21:52',NULL),(2500,56,115,'2025-01-17 00:00:00',96,94.2,20,'60/40',118,18.4,13.21,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','No improvement identified.and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, meat, veg, fruit juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-21 09:31:34',NULL),(2501,122,169,'2025-01-17 00:00:00',100,94.1,20,'60/40',122,18.4,12.36,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 09:34:58',NULL),(2502,28,37,'2025-01-17 00:00:00',96,91.2,23,'60/40',118,20.5,14.77,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-21 09:43:27',NULL),(2503,78,22,'2025-01-17 00:00:00',99,92.1,18,'60/40',120,23.8,16.53,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair also plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. \r\n','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 09:49:14',NULL),(2504,79,50,'2025-01-20 00:00:00',100,94.2,18,'60/30',119,18.1,12.78,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks also do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 09:54:15',NULL),(2505,150,66,'2025-01-20 00:00:00',88,93.4,20,'60/30',126,24.8,15.62,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement in identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-21 09:58:49',NULL),(2506,176,182,'2025-01-20 00:00:00',97,96.2,18,'60/40',118,20.3,14.58,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 10:11:38',NULL),(2507,164,80,'2025-01-20 00:00:00',90,96.1,21,'60/40',127,23.7,14.69,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','No improvement in weight and height same as previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 10:15:59',NULL),(2508,82,38,'2025-01-20 00:00:00',82,94,20,'60/40',123,21.9,14.48,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal and oral hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 10:22:10',NULL),(2509,152,91,'2025-01-20 00:00:00',100,92.4,18,NULL,126,22.5,14.17,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height is same as previous screening record. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 10:26:12',NULL),(2510,87,154,'2025-01-20 00:00:00',100,93.2,21,'60/40',121,21.1,14.41,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 10:33:23',NULL),(2511,98,149,'2025-01-20 00:00:00',98,92.1,21,'60/40',123,22.1,14.61,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 10:36:30',NULL),(2512,92,114,'2025-01-20 00:00:00',100,95.6,21,'60/30',115,16.9,12.78,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-21 10:40:17',NULL),(2513,487,358,'2025-01-20 00:00:00',87,93,19,'60/40',116,16.9,12.6,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','No improvement in weight and height same as previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion to improve their weight and height. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-21 10:43:54',NULL),(2514,159,97,'2025-01-20 00:00:00',102,92.6,20,'60/40',117,21.5,15.65,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 10:47:58',NULL),(2515,101,28,'2025-01-21 00:00:00',98,95,20,'60/40',122,18.9,12.7,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake, fruits juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-21 10:52:28',NULL),(2516,116,72,'2025-01-21 00:00:00',81,91.3,18,'60/40',111,18.1,14.82,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-22 03:59:20',NULL),(2517,176,182,'2025-01-21 00:00:00',92,95.7,20,'60/40',117,20.2,14.76,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy also he is very nought child and he have bad habit of skipping meal. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and counselled the child to maintain manners in the classroom and school. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day and avoid to skip meals. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-22 04:18:03',NULL),(2518,130,65,'2025-01-21 00:00:00',92,94.7,21,'60/40',110,16.7,13.8,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid from skipping meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-22 04:23:37',NULL),(2519,33,122,'2025-01-21 00:00:00',78,94.2,18,'60/30',109,15.3,12.88,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products, dates, carrots juice ) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-22 04:49:52',NULL),(2520,180,193,'2025-01-21 00:00:00',89,92.1,17,'60/40',102,15.3,14.71,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','No improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for the growth of child. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-22 04:54:40',NULL),(2521,68,108,'2025-01-21 00:00:00',91,96.2,20,'60/40',118,18.3,13.14,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-22 09:49:50',NULL),(2522,144,56,'2025-01-21 00:00:00',100,90.4,19,'60/30',117,17.4,12.75,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan(green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-22 09:55:18',NULL),(2523,145,98,'2025-01-21 00:00:00',100,96,20,'60/40',118,18.7,13.43,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products fruit juice and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-22 10:05:50',NULL),(2524,71,31,'2025-01-21 00:00:00',97,92.4,22,'60/40',113,17.4,13.63,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-22 10:09:43',NULL),(2525,77,131,'2025-01-21 00:00:00',100,94.4,20,'60/40',125,19.2,12.29,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and dirty teeth identified . ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-22 10:14:05',NULL),(2526,146,95,'2025-01-21 00:00:00',94,92.1,20,'60/40',120,17.8,12.36,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-22 10:18:46',NULL),(2527,63,45,'2025-01-21 00:00:00',100,91.4,21,'60/40',127,25.1,15.56,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-22 10:22:02',NULL),(2528,141,85,'2025-01-21 00:00:00',97,95.1,20,'60/40',113,18.7,14.64,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing and skipping meal. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-22 10:26:33',NULL),(2529,74,24,'2025-01-21 00:00:00',96,97,23,'60/40',127,21.8,13.56,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (carrot and apple juice and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-22 10:29:34',NULL),(2530,75,19,'2025-01-21 00:00:00',86,93.2,21,'60/40',115,17.9,13.53,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice, meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion to improve growth of child. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-22 10:40:12','2025-04-19 09:42:36'),(2531,469,363,'2025-01-22 00:00:00',101,92.2,21,'60/40',116,19.8,14.71,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan(milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-22 10:43:33',NULL),(2532,379,306,'2025-01-22 00:00:00',98,92.5,18,'60/30',119,18.8,13.28,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height but not in weight according to previous record and also hair lice and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-01-22 10:59:36',NULL),(2534,384,307,'2025-01-22 00:00:00',100,93.2,20,'60/40',111,18.8,15.26,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 04:21:01',NULL),(2535,376,21,'2025-01-22 00:00:00',99,92.2,20,'60/40',110,15.5,12.81,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 04:24:49',NULL),(2536,375,51,'2025-01-22 00:00:00',98,98.5,19,'60/40',110,14.9,12.31,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 04:28:34',NULL),(2537,443,364,'2025-01-22 00:00:00',83,95.4,20,'60/40',116,16.6,12.34,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-01-23 04:36:16',NULL),(2538,455,373,'2025-01-22 00:00:00',97,90.8,19,'60/40',120,19.2,13.38,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 04:42:10',NULL),(2539,457,361,'2025-01-22 00:00:00',100,98.4,20,'60/40',113,15.1,11.93,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and minor improvement in height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and do some exercises for height gain. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 04:46:11',NULL),(2540,382,309,'2025-01-22 00:00:00',87,95.3,20,'60/40',116,16.6,12.38,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 04:55:16',NULL),(2541,449,371,'2025-01-22 00:00:00',100,95.5,20,'60/40',106,13.5,12.01,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 05:00:40',NULL),(2542,381,310,'2025-01-22 00:00:00',98,90.7,22,'60/30',111,16.2,13.15,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight not in height according to previous record. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice) with monitoring intake and weight and height gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 05:05:08',NULL),(2543,467,377,'2025-01-22 00:00:00',79,92.4,20,'60/30',118,18.6,13.36,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 06:56:33',NULL),(2544,439,122,'2025-01-22 00:00:00',97,94.2,20,'60/30',102,13.7,13.17,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 07:58:44',NULL),(2545,391,316,'2025-01-22 00:00:00',99,94.5,99,'60/40',111,18.6,15.1,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 08:24:10',NULL),(2546,390,316,'2025-01-22 00:00:00',98,92,18,'60/40',121,22.8,15.57,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 08:29:20',NULL),(2547,470,383,'2025-01-22 00:00:00',100,92.4,21,'70/40',119,26.1,18.43,'Mild Thinness',NULL,NULL,NULL,'Mild','Good','Healthy','Mild','Child presented with a history of mild thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and hair lice also identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat, beans) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-01-23 08:36:17',NULL),(2548,111,144,'2025-01-23 00:00:00',96,92.4,20,'60/30',122,17.5,11.68,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and minor improvement in height against previous screening record and hair lice also identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 08:57:46',NULL),(2549,171,175,'2025-01-23 00:00:00',81,92.4,21,'60/40',120,17.9,12.47,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height but he lost his weight due to previously illness. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 09:48:12',NULL),(2550,213,203,'2025-01-23 00:00:00',77,94.2,18,'60/40',123,21.9,14.48,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','No improvement identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 10:32:18',NULL),(2551,137,102,'2025-01-23 00:00:00',86,93.2,22,'60/40',121,23.3,15.91,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 10:45:30',NULL),(2552,61,136,'2025-01-23 00:00:00',82,96.6,21,'60/40',121,17.1,11.68,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 10:48:45',NULL),(2553,64,48,'2025-01-23 00:00:00',92,92.1,20,'60/40',116,18.8,13.97,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad habit of skipping meal also no brushing the teeth. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 10:53:18',NULL),(2554,62,23,'2025-01-23 00:00:00',78,92.1,19,'60/40',114,14.3,11,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-23 11:01:45',NULL),(2555,147,54,'2025-01-23 00:00:00',97,96.5,18,'60/40',119,20.9,14.76,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-01-24 07:04:13',NULL),(2556,154,132,'2025-01-23 00:00:00',97,93.1,20,'60/40',113,17.4,13.63,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-24 07:18:20',NULL),(2557,155,68,'2025-01-23 00:00:00',99,91.2,19,'60/40',116,17,12.68,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-24 08:29:50',NULL),(2558,156,160,'2025-01-23 00:00:00',78,91.9,17,'60/40',112,16.4,13.07,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight not in height according to previous record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-24 08:40:19',NULL),(2559,93,121,'2025-01-23 00:00:00',92,92.1,19,'60/40',115,18.2,13.81,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and minor improvement in height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day and do some exercises for height gain. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-24 09:04:06',NULL),(2560,157,86,'2025-01-23 00:00:00',96,94.2,19,'60/40',114,18.7,14.52,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day and do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-24 09:08:24',NULL),(2561,96,27,'2025-01-23 00:00:00',77,92.1,20,'60/40',118,17.5,12.57,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-24 09:18:29',NULL),(2562,97,45,'2025-01-23 00:00:00',76,93.8,18,'60/40',110,17.1,14.18,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and minor improvement in height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day and do some exercises for height grow. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-24 11:01:04',NULL),(2563,100,30,'2025-01-23 00:00:00',88,94.7,20,'60/40',109,16.2,13.64,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-24 11:07:59',NULL),(2564,455,373,'2025-01-21 00:00:00',NULL,95.4,18,NULL,120,19.2,13.38,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the c/o earache with flu and chest pain.','Viral flu.','Betnisol N drops put in the ear and Syp piriton 5ml given and take under observation for 10 mints then send back to the class. ','Encouraged to consume healthy diet and ware warm cloths.','Referred to general physician for further assessment.','scheduled for regular monitoring.','On follow up she feels fine.','2025-01-25 10:14:01',NULL),(2565,58,134,'2025-01-21 00:00:00',89,95.4,20,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of nousea due to hunger. ','Nousea due to skip breakfast. ','Biscuits given for eat and Syp. Domel 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume meals. ','None required at this time ','On follow up she feels good. ','. ','2025-01-27 04:25:37',NULL),(2566,29,2,'2025-01-21 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Low blood pressure. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-27 04:51:43',NULL),(2567,42,58,'2025-01-21 00:00:00',NULL,95.3,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of throatache. ','Redness seen in throat. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-27 05:04:41',NULL),(2568,140,85,'2025-01-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. ','Gastric pain. ','Sent to the washroom and Risek stach 1 given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-27 05:12:40',NULL),(2569,109,60,'2025-01-21 00:00:00',NULL,92.4,23,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold with nousea since morning. ','Viral cough. ','Syp panadol 10ml and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the Class. ','Encourage to consume healthy meal and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-27 05:21:05',NULL),(2570,418,334,'2025-01-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of eye pain. ','Redness in eye seen. ','Informed to her parents and Betnisol N drops put in the eye and take under observation for 10 minutes then send back to the class. ','Wash the eye from tap water. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-27 05:25:01',NULL),(2571,101,28,'2025-01-21 00:00:00',NULL,95,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough with vomiting. ','Viral cough. ','Syp sirloine 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to drink warm water and ware warm clothes. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-27 05:32:29',NULL),(2572,434,66,'2025-01-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of lagache since morning. On examination no swelling or redness seen. ','Muscular pain. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-27 05:34:25',NULL),(2573,174,179,'2025-01-22 00:00:00',NULL,98.2,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with bodyache since morning. ','Muscular pain. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-27 05:36:30',NULL),(2574,275,239,'2025-01-22 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. ','Gastric pain. ','Sent to the washroom and Tab Nospa 1given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-27 05:46:26',NULL),(2575,426,343,'2025-01-22 00:00:00',NULL,92.7,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and cough. On examination chest clear. ','Viral cough. ','Informed to his parents and Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-01-27 05:48:58',NULL),(2576,188,53,'2025-01-22 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. ','Gastric pain. ','Sent to the washroom and syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring for. ','On follow up he feels good. ','2025-01-27 05:50:28',NULL),(2577,210,202,'2025-01-23 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning on examination no wax or any sign of infection seen. ','-','Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Encourage to cover the ear from woollen cap. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-01-27 05:52:50',NULL),(2578,20,11,'2025-01-27 00:00:00',NULL,94.4,21,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold. On examination chest clear. ','Viral cough. ','Syp sirloine 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-01-27 05:54:57',NULL),(2579,253,208,'2025-01-23 00:00:00',72,90.2,18,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with cough and cold. ','Viral cough. ','Tablet panadol 1given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-01-27 05:57:16',NULL),(2580,62,23,'2025-01-23 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come in emergencic condition that bleeding from mouth with scrach on chin due to fall down and getting hurt from chair. ','Bleeding from teeth. ','Gargle from tap water and glycerin swab put in mouth and advice to tightly close the mouth for stop bleeding after 5mints bleeding is stop then Syp panadol 10ml given and take under observation for 20 minutes then send back to the class and also informed to her parents. ','Don\'t run in the classroom. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-27 06:04:51',NULL),(2581,329,259,'2025-01-24 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. ','No any sign of infection. ','Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Cover the ear from woollen cap. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-27 06:06:31',NULL),(2582,257,99,'2025-01-24 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. ','Gastric pain. ','Sent to the washroom and syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-27 06:08:25',NULL),(2583,163,2,'2025-01-27 00:00:00',NULL,92.4,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold with sore in throat. On examination no swelling or redness seen in throat. ','Viral cough. ','Syp sirloine 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and drink warm water. ','Referred to general physician for further assessment. ','On follow up she feels better. ','-','2025-01-27 06:10:36',NULL),(2584,49,120,'2025-01-27 00:00:00',NULL,97.2,21,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold with sore in throat. On examination redness seen in throat. ','Viral cough. ','Informed to her parents and syp sirloine10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-01-27 06:17:56',NULL),(2585,10,16,'2025-01-27 00:00:00',NULL,96.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache on examination gum swelling seen. ','Dental cavity. ','Tablet panadol 1given and glycerin swab put in mouth for relief pain. ','Encourage to consume samisolid diet and go for check up from dentist. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-01-27 06:20:48',NULL),(2586,403,259,'2025-01-24 00:00:00',97,96.6,18,'60/30',109,15,12.63,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-27 06:25:55',NULL),(2587,409,317,'2025-01-24 00:00:00',82,92.4,20,'60/40',110,16.1,13.31,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-27 06:40:36',NULL),(2588,368,300,'2025-01-24 00:00:00',79,91.2,22,'60/40',109,16.1,13.58,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-27 06:44:58',NULL),(2589,411,318,'2025-01-24 00:00:00',100,94.2,21,'60/30',111,18.1,14.74,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and also do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-27 08:13:19',NULL),(2590,425,342,'2025-01-24 00:00:00',100,92,21,'60/30',115,19.8,14.97,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-27 08:16:33',NULL),(2591,429,341,'2025-01-24 00:00:00',92,95.3,20,'60/40',122,28,18.81,'Normal',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with normal weight and have bad personal hygiene ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and to maintain growth of child and wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and also do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-27 08:48:35',NULL),(2592,397,233,'2025-01-24 00:00:00',100,94.9,20,'60/40',108,17.6,15.09,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-27 08:56:10',NULL),(2593,392,99,'2025-01-24 00:00:00',81,92,18,'60/30',113,15.4,12.06,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-27 09:06:24',NULL),(2594,405,322,'2025-01-24 00:00:00',79,92.4,17,'79',116,17.9,13.3,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-30 08:12:57',NULL),(2595,413,326,'2025-01-24 00:00:00',92,93.1,18,'60/30',112,17.9,14.27,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-30 08:55:24',NULL),(2596,393,195,'2025-01-24 00:00:00',72,92.4,21,'60/40',105,14.1,12.79,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan(green veg, fruit juice and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid from junk food. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-01-31 03:35:03',NULL),(2597,412,325,'2025-01-24 00:00:00',84,96.6,19,'60/30',114,16.2,12.47,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-02-03 06:26:11',NULL),(2598,410,324,'2025-01-24 00:00:00',93,93.1,19,'60/40',117,17.6,12.86,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks plan and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-03 06:36:06',NULL),(2599,394,98,'2025-01-24 00:00:00',97,94.3,20,'60/40',111,16.9,13.77,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-03 06:39:29',NULL),(2601,404,323,'2025-01-24 00:00:00',72,93.2,20,'60/40',110,16.9,13.97,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight not in height according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-03 06:49:56',NULL),(2602,406,321,'2025-01-24 00:00:00',82,95.3,19,'60/40',121,18.4,12.57,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing ','2025-02-03 06:55:40',NULL),(2603,484,385,'2025-01-24 00:00:00',90,93.2,21,'60/40',123,20.1,13.29,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-03 07:01:04',NULL),(2604,427,346,'2025-01-30 00:00:00',104,92.1,22,'60/30',100,14.4,14.4,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-02-03 07:06:55',NULL),(2605,479,279,'2025-01-30 00:00:00',100,94,20,'60/40',104,14.4,13.31,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-03 07:12:39',NULL),(2606,365,280,'2025-01-30 00:00:00',100,91,18,'60/30',102,12.6,12.11,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruits, eggs and milk products) with monitoring intake and more weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 03:40:22','2025-04-19 09:42:36'),(2607,481,299,'2025-01-30 00:00:00',98,92.4,20,'60/40',99,12.6,12.86,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations and have bad habit of skipping meal also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-06 03:45:16',NULL),(2608,370,298,'2025-01-30 00:00:00',100,94.2,18,'60/30',105,15.9,14.48,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record and also have dandruff on head. ','Implementing balanced meal and snacks plan (carrots, apples juice and milk shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 03:53:03','2025-04-19 09:42:17'),(2609,363,281,'2025-01-30 00:00:00',101,96.2,20,'60/30',104,15.9,14.7,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and fruit juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 04:17:45',NULL),(2610,351,278,'2025-01-30 00:00:00',98,94.2,18,'60/30',101,13.8,13.53,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and avoid from junk food. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 04:23:00',NULL),(2611,355,294,'2025-01-30 00:00:00',97,97.2,20,'60/30',98,13.3,13.85,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness and bad habit of no teeth brushing also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 04:28:26',NULL),(2612,486,387,'2025-01-30 00:00:00',100,96.2,20,'60/30',104,14.5,13.41,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and avoid to skipping meals. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 04:36:58',NULL),(2613,361,285,'2025-01-30 00:00:00',101,91.2,20,'60/30',105,14.5,13.15,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness he had sever chest infection. ','Low body mass index identified now he is feel better. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 04:50:34',NULL),(2614,357,290,'2025-01-30 00:00:00',87,92.4,22,'60/30',107,15.4,13.45,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (shakes, juices, eggs and vegetable) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 05:01:49',NULL),(2615,359,287,'2025-01-30 00:00:00',101,97.2,21,'60/36',102,13.6,13.07,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height and minor improvement in weight and also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, apple, orange and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 05:07:58','2025-04-19 09:42:17'),(2616,360,287,'2025-01-30 00:00:00',102,94.2,18,'60/40',106,14,12.46,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (fruit, vegetables, eggs meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their health. ','2025-02-06 05:15:50',NULL),(2617,333,267,'2025-01-30 00:00:00',97,92,20,'60/30',107,16.5,14.41,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record and also plaque on teeth identified. ','Implementing balanced meal and snacks plan (fruit, vegetables,meat, eggs and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time.','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 05:23:03',NULL),(2618,358,286,'2025-01-30 00:00:00',79,96.2,21,'60/30',100,15.3,15.36,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous record of screaning. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 05:33:39',NULL),(2619,482,171,'2025-01-30 00:00:00',97,92.4,22,'60/40',108,16.9,14.49,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (fruits, veg, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing ','2025-02-06 05:38:06','2025-04-19 09:42:36'),(2620,167,172,'2025-01-30 00:00:00',96,94.2,20,'60/40',107,14.5,12.66,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 05:42:39','2025-04-19 09:42:17'),(2621,341,260,'2024-12-31 00:00:00',97,92,18,'60/40',101,15.1,14.8,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (fruits, veg, eggs, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 05:47:04',NULL),(2622,339,262,'2025-01-30 00:00:00',67,96.2,20,'60/40',112,17.7,14.06,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat, eggs and milk products) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and also do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-02-06 05:51:09',NULL),(2623,332,268,'2025-01-31 00:00:00',100,92.4,20,'60/40',105,16,14.51,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and also do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 06:00:50',NULL),(2624,347,272,'2025-01-31 00:00:00',97,94.2,20,'60/40',110,18.8,15.54,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 06:08:39',NULL),(2625,477,274,'2025-01-31 00:00:00',94,92.2,22,'60/30',112,17.5,13.95,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and fruit juice) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 06:13:21',NULL),(2626,344,85,'2025-01-31 00:00:00',76,97.2,21,'60/40',97,15,15.94,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight not in height according to previous record of screaning. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','Referred to nutritionist for further assessment and suggestion for height gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 06:19:30',NULL),(2627,102,147,'2025-01-31 00:00:00',82,96.2,18,'60/30',116,18,13.38,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs and meat products) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 06:24:27','2025-04-19 09:42:36'),(2628,342,264,'2025-01-31 00:00:00',86,93.2,21,'60/40',114,18.2,14,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 06:28:08',NULL),(2629,339,262,'2025-01-31 00:00:00',100,92.4,22,'60/40',112,15.1,12.04,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record and also dental cavity identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and avoid from sugary foods. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 06:31:32','2025-04-19 09:42:17'),(2630,349,273,'2025-01-31 00:00:00',82,92.4,20,'60/30',110,19.1,15.84,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (fruit juice, milk shakes) with monitoring intake and weight. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 06:35:27',NULL),(2631,335,196,'2025-01-31 00:00:00',72,92.4,20,'60/40',105,15.5,14.06,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 06:45:18',NULL),(2632,331,189,'2025-01-31 00:00:00',74,92.4,20,'60/40',115,19.1,14.44,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 06:49:17',NULL),(2633,338,271,'2025-01-31 00:00:00',100,92.2,18,'60/30',108,16.3,13.97,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk shakes and fruit juice) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 06:53:30',NULL),(2634,346,22,'2025-01-31 00:00:00',101,94.2,20,'60/40',104,15.5,14.39,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (meat, boiled eggs and beans and milk) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 06:57:49',NULL),(2635,348,277,'2025-01-31 00:00:00',92,91.2,20,'60/40',108,16.6,14.23,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (fruits, veg, milk, meat and eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 07:04:35',NULL),(2636,350,275,'2025-01-31 00:00:00',100,92.2,22,'60/40',106,14.7,13.08,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk, meat, beans and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 07:08:13',NULL),(2637,345,276,'2025-01-31 00:00:00',92,94,21,'60/40',107,16.8,14.67,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and also hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 07:12:21',NULL),(2638,366,302,'2025-01-31 00:00:00',76,96.2,18,'60/30',109,16.3,13.72,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 07:15:47',NULL),(2639,488,193,'2025-01-31 00:00:00',92,97.4,20,'60/30',98,12.8,13.33,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, milk and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 07:20:44',NULL),(2640,105,56,'2025-02-01 00:00:00',72,92.4,20,'60/40',135,28.4,15.54,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height and he dicreased his weight due to previously illness and also hair lice and stained teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-06 07:53:36',NULL),(2641,7,143,'2025-02-01 00:00:00',96,93.2,22,'70/40',137,28.9,15.4,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, milk and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-02-06 07:57:40',NULL),(2642,13,166,'2025-02-01 00:00:00',72,96.2,18,'70/30',136,30.5,16.49,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-02-06 08:12:01',NULL),(2643,172,176,'2025-02-01 00:00:00',70,97.2,20,'70/30',133,26.5,14.98,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing and bad personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-07 04:15:18',NULL),(2644,90,124,'2025-02-01 00:00:00',76,97.2,19,'70/40',122,18.1,12.16,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-07 04:56:58',NULL),(2645,91,33,'2025-02-01 00:00:00',74,94.2,20,'60/40',132,23.9,13.82,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record and also hair and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-07 08:04:43',NULL),(2646,119,129,'2025-02-01 00:00:00',86,91,20,'70/40',137,27.8,14.81,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-07 08:13:19',NULL),(2647,129,64,'2025-02-01 00:00:00',72,92.4,20,'70/40',118,20.5,14.72,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and also hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-07 08:24:13',NULL),(2648,136,73,'2025-02-01 00:00:00',87,93.2,20,'70/30',133,23.6,13.34,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and fruit juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-07 08:29:31',NULL),(2649,273,237,'2025-02-01 00:00:00',74,96.2,20,'70/40',156,46,18.9,'Normal',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with normal weight and have bad personal hygiene. ','Normal BMI and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake to maintain weight. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-02-07 08:33:23',NULL),(2650,35,79,'2025-02-01 00:00:00',92,97.4,22,'70/40',135,24.9,13.66,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-07 08:48:34',NULL),(2651,83,20,'2025-02-01 00:00:00',73,96.4,21,'70/40',135,25.4,13.94,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous record and also plaque teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-07 08:52:24',NULL),(2652,378,252,'2025-02-01 00:00:00',83,92,21,'60/40',116,17.8,13.18,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-07 08:56:26',NULL),(2653,389,314,'2025-02-01 00:00:00',74,92.1,18,'60/30',107,14.1,12.43,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk shakes, fruit juice, boiled eggs) with monitoring intake and more weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume more healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-02-07 09:07:44',NULL),(2654,436,61,'2025-02-01 00:00:00',82,96.2,20,'60/30',116,19.5,14.49,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice and boiled eggs) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing.. ','2025-02-07 09:11:28',NULL),(2655,80,139,'2025-02-01 00:00:00',88,94.2,22,'60/40',118,17.4,12.54,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk shakes, fruit juice and veg) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-07 09:14:27',NULL),(2656,148,94,'2025-02-01 00:00:00',78,96.2,19,'60/40',114,17.4,13.39,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous record and also plaque on teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-07 09:18:07',NULL),(2657,432,344,'2025-02-01 00:00:00',74,92.1,18,'60/40',111,15.6,12.66,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-07 09:21:22',NULL),(2658,407,320,'2025-02-01 00:00:00',76,98,20,'60/30',109,18.1,15.23,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-07 09:24:02',NULL),(2659,405,322,'2025-02-01 00:00:00',74,92.4,18,'60/40',116,17.8,13.23,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight not in height according to previous record. ','Implementing balanced meal and snacks plan (milk and milk products, banana, apple) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','Referred to nutritionist for further assessment and suggestion for height gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-02-07 09:27:44',NULL),(2660,228,215,'2025-02-01 00:00:00',76,94.2,22,'70/40',139,31.1,16.14,'Moderate Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-07 09:31:09',NULL),(2661,107,169,'2025-02-01 00:00:00',NULL,97.2,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with vomiting. ','Anxiety. ','ORS given and rest for 10 minutes then send back to the class. ','Encourage to do breakfast before coming in school. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-02-07 09:44:02',NULL),(2662,200,102,'2025-02-03 00:00:00',NULL,97.2,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with bodyache. ','Muscular pain. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician. ','Scheduled for regular monitoring. ','On follow up she feels good ','2025-02-07 09:46:46',NULL),(2663,219,208,'2025-02-04 00:00:00',105,97.2,20,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold with nousea.\r\nHe is continually suffering from illness from 1 or 2 months that\'s why I called his parents to come in school. ','Chest infection. ','His father is come then I am forcely advice to him that take him for compleat check up and syp sirloin 10ml given and send back to home with his father. ','Encourage to consume healthy meal. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','. ','2025-02-07 10:05:52',NULL),(2664,429,341,'2025-02-06 00:00:00',NULL,92.6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. On examination no wax or any sign of infection seen. ','No any sign of infection. ','Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Cover the ear from woollen cap. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-02-07 10:10:34',NULL),(2665,64,48,'2025-02-06 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of swelling on lips due to insects bite. ','Insects bite. ','Glycerin applied on lips and syp. Piriton 2.5ml given and take under observation for 10 minutes then send back to the class .','Gargle from cold water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-02-07 10:15:50',NULL),(2666,471,382,'2025-02-07 00:00:00',NULL,91,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and cough. On examination chest clear. ','Viral cough. ','Syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-02-07 10:18:38',NULL),(2667,117,107,'2025-02-07 00:00:00',NULL,93.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of lagache since morning. On examination no swelling or redness seen. ','Muscular pain. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and do some exercises. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-02-07 10:21:16',NULL),(2668,216,205,'2025-02-07 00:00:00',NULL,92.4,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache with flu. On examination discharge seen from ear. ','Viral flu. ','Cleaned with cotton swabs and Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Go for check up from ENT. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-02-07 10:25:26',NULL),(2669,171,175,'2025-02-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor scratch on knee joint due to fall down. ','Minor scratch. ','Cleaned with pyodine and saniplast applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-02-07 10:27:55',NULL),(2670,165,171,'2025-02-07 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of vomiting after lunch. ','Over eating ','Syp domel 10ml given and take under observation for 10 minutes then send back to the class. ','Take warm water at night before sleeping. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-02-07 10:35:10',NULL),(2671,94,123,'2025-02-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor injury on foot with pain. On examination no pussy discharge seen. ','Minor injury. ','Cleaned with pyodine and poly fax skin applied with bandage. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels better. ','2025-02-07 10:38:07',NULL),(2672,5,11,'2025-02-03 00:00:00',73,97.2,20,'70/40',141,25.2,12.68,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health counselling session with child and his parents to improve their child health and hygiene. ','2025-02-07 10:44:02',NULL),(2673,6,12,'2025-02-03 00:00:00',100,92,18,'60/40',134,30.7,17.12,'Mild Thinness',NULL,NULL,NULL,'Moderate','Good','Healthy','Mild','Child presented with a history of mild thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Mild thinness and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and meat) with monitoring intake and more weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. Counselling done on personal cleanliness. ','Encourage to consume more healthy meal and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-02-07 10:52:52',NULL),(2674,106,55,'2025-02-03 00:00:00',93,96.2,20,'70/40',142,27.2,13.58,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Minor improvement in weight and height against previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-02-07 11:02:54',NULL),(2675,7,143,'2025-02-03 00:00:00',92,98.2,20,'60/40',137,29.1,15.5,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in weight not in height according to previous record and also hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-02-07 11:09:30',NULL),(2676,8,87,'2025-02-03 00:00:00',73,96.2,20,'70/40',139,27.6,14.33,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','No improvement identified in weight and height against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-07 11:19:52',NULL),(2677,9,141,'2025-02-03 00:00:00',82,97.4,20,'70/30',133,24.4,13.79,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-08 05:23:24',NULL),(2678,44,63,'2025-02-03 00:00:00',87,94.2,21,'60/40',133,24.2,13.68,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-08 06:25:30',NULL),(2679,161,61,'2025-02-03 00:00:00',74,92,19,'70/40',138,26.8,14.07,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-08 06:51:28',NULL),(2680,163,2,'2025-02-03 00:00:00',81,92.4,21,'60/40',146,30.4,14.26,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing and skipping meal. ','Improvement identified in weight and not in height according to previous record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-08 07:00:20',NULL),(2681,133,96,'2025-02-03 00:00:00',92,94.2,20,'60/30',126,20.8,13.1,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Minor improvement in weight and height against previous screening record and also hair lice and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-08 07:11:20',NULL),(2682,81,40,'2025-02-03 00:00:00',92,93.2,24,'60/40',131,24.8,14.56,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Minor improvement in weight and height against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and more weight gain and also Wash the hair in school saloon from anti lice shampoo and oil also counselled the child to maintain personal hygiene and on her ignoring behaviour. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-08 07:22:07',NULL),(2683,165,171,'2025-02-03 00:00:00',73,97.4,24,'60/40',125,26.7,17.14,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Minor improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to more improve their child health. ','2025-02-08 07:30:26',NULL),(2684,49,120,'2025-02-03 00:00:00',100,92.6,19,'70/40',146,40.7,19.09,'Normal',NULL,NULL,NULL,'Severe','Good','Healthy',NULL,'Child presented normal weight and have bad personal and oral hygiene with bad habit of no teeth brushing. ','Minor improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake to maintain good health and wash the hair in school saloon from anti lice shampoo and oil also counselled the child on personal hygiene and learning. ','Encourage to do best in learning and do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-08 07:41:14',NULL),(2685,22,46,'2025-02-03 00:00:00',72,91.2,20,'70/40',132,25,14.35,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Minor improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-08 07:45:39','2025-05-16 08:56:53'),(2686,107,169,'2025-02-03 00:00:00',72,92.4,20,'80/40',132,24,13.77,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Minor improvement identified in weight and height against previous screening record and also plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks who have calcium and to maintain oral hygiene with brushing your teeth twice in a day ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-08 08:54:19',NULL),(2687,256,196,'2025-02-04 00:00:00',101,92.4,21,'70/40',145,28.2,13.41,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing. ',' Improvement in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-08 08:59:36',NULL),(2688,253,208,'2025-02-04 00:00:00',97,92.4,21,'70/40',168,47.8,16.96,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Healthy','Mild','Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake for healthy growth of child. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 06:35:48',NULL),(2689,286,53,'2025-02-04 00:00:00',97,94.2,20,'70/40',149,33,14.9,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Minor improvement in height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 06:42:14',NULL),(2690,255,155,'2025-02-04 00:00:00',81,90.2,18,'70/30',154,39.4,16.61,'Moderate Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of moderate thinness in BMI calculations and physically child is active and healthy also he have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 07:03:19',NULL),(2691,288,244,'2025-02-04 00:00:00',84,96.2,21,'70/40',147,42.5,19.8,'Normal',NULL,NULL,NULL,'Severe','Good','Healthy','Mild','Child presented normal weight also physically active and healthy also have bad oral and personal hygiene. ','Normal BMI identified and  also hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake for healthy growth of child. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 07:13:21',NULL),(2692,237,221,'2025-02-04 00:00:00',92,93.2,20,'70/30',143,32.3,15.8,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to previous record and also hair lice and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 07:46:03',NULL),(2693,245,228,'2025-02-04 00:00:00',74,96.2,21,'60/40',135,23.1,12.77,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene ','Improvement identified in weight not in height according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 07:50:18',NULL),(2694,246,228,'2025-02-04 00:00:00',100,94.2,22,'70/40',156,36.8,15.12,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','No improvement seen according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 08:18:42',NULL),(2695,329,259,'2025-02-04 00:00:00',73,94.2,21,'70/40',137,27,14.39,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks plan and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 08:26:53',NULL),(2696,280,191,'2025-02-04 00:00:00',82,94.2,19,'70/30',134,30.7,17.1,'Mild Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of mild thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Minor improvement in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume more healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 08:38:18',NULL),(2697,285,138,'2025-02-04 00:00:00',73,97,22,'80/40',140,26.4,13.47,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight not in height according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for height gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 08:45:58',NULL),(2698,326,206,'2025-02-04 00:00:00',81,90,21,'80/40',142,27.1,13.44,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and minor improvement identified in height according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan(milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks plan and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 09:03:40',NULL),(2699,199,134,'2025-02-04 00:00:00',100,92.2,22,'60/40',133,32.5,18.37,'Mild Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of mild thinness in BMI calculations and physically child is active and healthy also have bad personal hygiene. ','Improvement identified in weight and minor improvement in height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 09:08:01',NULL),(2700,273,237,'2025-02-04 00:00:00',79,93.4,19,'70/40',156,45.7,18.78,'Normal',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with normal weight and have bad personal hygiene. ','Normal BMI identified and also hair lice identified. ','Implementing balanced meal and snacks plan for more healthy growth of child and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 09:17:18',NULL),(2701,275,239,'2025-02-04 00:00:00',84,94,20,'70/30',150,31.3,13.91,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Child is healthy and active. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 09:21:17',NULL),(2702,251,231,'2025-02-04 00:00:00',70,90,18,'80/40',141,43.6,21.93,'Normal',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with normal weight and have bad personal hygiene. ','Normal BMI identified and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake for more healthy growth and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 09:32:03',NULL),(2703,257,99,'2025-02-04 00:00:00',87,93,21,'60/30',131,22.8,13.29,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 09:39:09',NULL),(2704,250,230,'2025-02-07 00:00:00',78,94.2,18,'70/40',153,47,20.08,'Normal',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with normal weight and have bad oral and personal hygiene. ','Normal BMI and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake for healthy growth and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-12 10:04:33',NULL),(2705,34,57,'2025-02-13 00:00:00',72,96.7,20,'60/30',150,31.4,13.96,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI and have bad oral and personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and go for check up from general physician. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-13 03:37:12',NULL),(2706,47,151,'2025-02-13 00:00:00',80,96.6,21,'60/40',131,21.8,12.7,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height and minor improvement in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-13 07:05:01',NULL),(2707,200,102,'2025-02-13 00:00:00',71,91.7,22,'60/40',140,30.1,15.38,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in weight and minor improvement in height against previous screening record and also hair lice identified ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-13 08:11:25',NULL),(2708,189,195,'2025-02-13 00:00:00',76,95.5,18,'70/40',136,26.4,14.27,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-13 08:15:10',NULL),(2709,173,177,'2025-02-13 00:00:00',70,97.1,20,'70/30',137,25.3,13.48,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-13 08:20:56',NULL),(2710,223,66,'2025-02-13 00:00:00',77,91,20,'60/30',135,20.7,11.36,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-13 08:26:46',NULL),(2711,183,185,'2025-02-13 00:00:00',81,94.4,21,'60/40',122,19.6,13.17,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-13 08:41:32',NULL),(2712,191,43,'2025-02-13 00:00:00',81,94.6,20,'70/40',129,24.6,14.78,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-13 08:54:28',NULL),(2713,217,206,'2025-02-13 00:00:00',71,91.5,20,'70/40',133,24.2,13.68,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-13 08:58:23',NULL),(2714,202,113,'2025-02-13 00:00:00',67,94.6,22,'70/40',146,26.7,12.54,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal and oral hygiene. ','No improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-13 09:08:44',NULL),(2715,185,198,'2025-02-13 00:00:00',72,95.4,20,'70/30',141,26.7,13.43,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-13 09:40:29',NULL),(2716,181,189,'2025-02-12 00:00:00',82,92,18,'70/40',149,37.5,17.01,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of mild thinness in BMI calculations also Child is active and healthy. ','Mild thinness identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 03:30:40',NULL),(2717,188,53,'2025-02-12 00:00:00',73,97,19,'70/40',149,32.3,14.55,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene and bad habit of no teeth brushing and skipping meal. ','Minor improvement in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 03:35:45',NULL),(2718,193,191,'2025-02-12 00:00:00',71,97,20,'60/30',130,23.8,14.04,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene and bad habit of no teeth brushing. ','Minor improvement in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 03:39:54',NULL),(2719,186,167,'2025-02-12 00:00:00',67,96.6,19,'60/46',133,23.3,13.21,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Minor improvement in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing of child. ','2025-02-15 03:43:24',NULL),(2720,264,194,'2025-02-12 00:00:00',74,96,19,'60/30',126,19.9,12.53,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. Also he is mentally disturbed after the death of his father. ','Improvement identified in height and minor improvement in weight identified against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil also counselled the child for improve mental health ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 03:49:34',NULL),(2721,219,208,'2025-02-12 00:00:00',71,96.5,20,'60/40',146,26.8,12.57,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and minor improvement in height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing of child. ','2025-02-15 04:16:19',NULL),(2722,248,229,'2025-02-07 00:00:00',73,96.5,20,'70/40',157,40,16.23,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 04:20:24',NULL),(2723,238,222,'2025-02-07 00:00:00',82,95.9,20,'80/40',144,28.1,13.57,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Minor improvement in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks plan and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 04:24:41',NULL),(2724,235,219,'2025-02-07 00:00:00',72,97,19,'80/40',153,34.8,14.87,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice also stained teeth identified. ','Implementing balanced meal and snacks plan (fruit, vegetables, meat, milk and eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day and use calcium supplements for teeth. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 04:37:24',NULL),(2725,233,219,'2025-02-07 00:00:00',72,90.3,21,'70/40',140,32.3,16.48,'Moderate Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 04:44:44',NULL),(2726,229,216,'2025-02-07 00:00:00',79,94.5,21,'70/40',146,33,15.48,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 04:48:28',NULL),(2727,269,174,'2025-02-07 00:00:00',80,96.6,17,'60/30',140,25,12.76,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene with bad habit of skipping meal. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. Counselling done on healthy diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day also avoid to skip meals. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing of child. ','2025-02-15 04:53:26',NULL),(2728,287,243,'2025-02-07 00:00:00',72,91.1,21,'70/40',151,32.1,14.17,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice and stained teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal who have calcium and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 04:57:43',NULL),(2729,283,206,'2025-02-07 00:00:00',74,97.3,21,'70/30',142,26.6,13.19,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (fruit juice, shakes, veg and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 06:24:28',NULL),(2730,198,76,'2025-02-07 00:00:00',73,93.5,20,'70/30',146,33.2,15.58,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 06:40:59',NULL),(2731,267,178,'2025-02-07 00:00:00',82,94.2,21,'60/30',131,24.8,14.45,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (fruit, vegetables, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 06:48:07',NULL),(2732,226,213,'2025-02-07 00:00:00',74,96.2,20,'60/40',127,25,15.62,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and minor improvement in height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 06:53:47',NULL),(2733,225,212,'2025-02-07 00:00:00',97,94.2,24,'60/40',134,25,13.92,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to previous record and also hair lice and dental cavity identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion to improve growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 06:58:50',NULL),(2734,330,114,'2025-02-07 00:00:00',76,96.2,20,'70/40',148,35.8,16.34,'Moderate Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and minor improvement in height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 07:09:44','2025-04-19 09:42:17'),(2735,240,223,'2025-02-07 00:00:00',73,95.9,21,'60/40',138,31.8,16.7,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Minor improvement identified in weight not in height according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk shakes, fruit juice, veg and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 07:21:24',NULL),(2736,268,214,'2025-02-07 00:00:00',81,93.5,22,'60/40',133,22.5,12.72,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 07:27:05',NULL),(2737,241,224,'2025-02-07 00:00:00',72,95.4,20,'60/30',139,25,12.94,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and not in height according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 08:22:14',NULL),(2738,239,223,'2025-02-07 00:00:00',71,96.3,20,'70/40',153,39.7,16.96,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of moderate thinness in BMI calculations and physically child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing. ','Minor improvement identified in weight not in height according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and fruit juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 08:27:36',NULL),(2739,272,236,'2025-02-07 00:00:00',71,93.9,20,'60/40',151,34.3,15.04,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 08:33:59',NULL),(2740,243,226,'2025-02-07 00:00:00',74,90.9,20,'60/40',152,35.3,15.28,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (green veg, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 08:44:02',NULL),(2741,298,245,'2025-02-08 00:00:00',82,95.7,18,'80/40',150,48.6,21.6,'Normal',NULL,NULL,NULL,'Severe','Good','Healthy','Mild','Child presented with normal weight and have bad oral and personal hygiene. ','Normal BMI and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake for maintain growth and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 08:49:12',NULL),(2742,242,225,'2025-02-08 00:00:00',100,97.2,22,'60/40',131,22.4,13.05,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 08:56:59',NULL),(2743,270,233,'2025-02-08 00:00:00',91,98.6,20,'70/40',141,31.8,16.04,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 09:02:44',NULL),(2744,254,76,'2025-02-08 00:00:00',72,96.7,18,'60/40',157,34.7,14.08,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 09:06:56',NULL),(2745,216,205,'2025-02-10 00:00:00',72,96.7,19,'60/40',133,24.3,13.74,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness with mild anemia and hair lice also. ','Improvement identified in weight and height against previous screening record and also she have iron deficiency anemia. ','Implementing balanced meal and snacks plan (green veg, fruit juice, carrots, apple) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks who have full of iron. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 09:12:20',NULL),(2746,208,201,'2025-02-10 00:00:00',82,99.4,20,'70/40',152,40.4,17.49,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of mild thinness in BMI calculations but physically child is active and healthy and also she have fever with sore in throat. ','Improvement identified in height and minor improvement in weight and also have viral fever. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and snacks and take rest ','Referred to general physician for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-15 09:22:29',NULL),(2747,89,29,'2025-02-17 00:00:00',70,90.5,20,'60/30',123,19,12.6,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 07:28:41',NULL),(2748,174,179,'2025-02-17 00:00:00',80,91.9,22,'60/40',124,19,12.36,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan(green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 07:36:19',NULL),(2749,37,76,'2025-02-17 00:00:00',71,93.9,18,'70/40',132,25.2,14.46,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 08:11:33',NULL),(2750,45,63,'2025-02-17 00:00:00',72,95,20,'60/40',119,18.9,13.35,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight identified against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 08:15:17',NULL),(2751,48,154,'2025-02-17 00:00:00',82,95.7,20,'70/30',125,24.1,15.47,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 08:24:57',NULL),(2752,50,135,'2025-02-17 00:00:00',81,94.3,22,'60/40',139,25.7,13.26,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 08:29:36',NULL),(2753,35,79,'2025-02-17 00:00:00',73,96.1,21,'60/40',135,25.7,14.1,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 08:46:11',NULL),(2754,14,113,'2025-02-17 00:00:00',80,93.9,20,'70/40',134,28.6,15.93,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 08:52:57',NULL),(2755,20,11,'2025-02-17 00:00:00',72,94.8,17,'60/40',137,23.7,12.68,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 09:05:37',NULL),(2756,39,129,'2025-02-17 00:00:00',80,94.2,18,'60/40',130,21,12.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight not in height according to previous record. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice, beans and veg) with monitoring intake and weight gain. ','Encourage to consume healthy meal and avoid from junk food. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 09:12:44',NULL),(2757,40,144,'2025-02-17 00:00:00',70,90.5,20,'60/40',144,29,13.95,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and minor improvement identified in height against previous screening record also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 09:16:59',NULL),(2758,41,57,'2025-02-17 00:00:00',80,94.2,18,'70/40',132,24.8,14.23,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan(green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 09:34:25',NULL),(2759,21,112,'2025-02-17 00:00:00',76,95.2,20,'60/40',126,25.3,15.94,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 09:44:04',NULL),(2760,43,113,'2025-02-17 00:00:00',80,95.3,26,'60/40',125,20.3,12.99,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 09:48:56',NULL),(2761,46,67,'2025-02-17 00:00:00',72,96.3,18,'70/30',135,22.6,12.42,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Minor improvement in weight and height against previous screening record and also hair lice and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 09:53:33',NULL),(2762,51,135,'2025-02-17 00:00:00',80,96,20,'60/40',124,20.1,13.07,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 10:05:24',NULL),(2763,113,51,'2025-02-17 00:00:00',73,96.4,20,'60/40',134,24.8,13.81,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-17 10:28:15',NULL),(2764,180,193,'2025-02-08 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor scratch on thumb with discharge. ','Fungal infection. ','Cleaned with pyodine and bandage with quench cream. ','Go for check up from skin specialist. ','Referred to skin specialist for further assessment. ','Scheduled for regular monitoring. ','. ','2025-02-17 10:34:41',NULL),(2765,170,175,'2025-02-18 00:00:00',72,91.4,18,'60/40',123,20.8,13.75,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of skipping meal and no teeth brushing. ','Minor improvement in weight not in height according to previous record and also hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day also avoid to skip meals. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-18 09:13:57',NULL),(2766,117,107,'2025-02-18 00:00:00',72,94.6,20,'60/40',122,20.6,13.84,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with bad habit of no teeth brushing. ','Minor improvement in weight not in height according to previous record and also stained teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-18 09:23:01',NULL),(2767,179,187,'2025-02-18 00:00:00',80,92.8,19,'60/30',126,20.8,13.1,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement identified in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (dates shake, carrots juice and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-18 09:35:07',NULL),(2768,54,126,'2025-02-18 00:00:00',73,96.8,20,'60/40',133,23.6,13.34,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement identified in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-18 09:47:06',NULL),(2769,266,163,'2025-02-18 00:00:00',70,90.2,18,'60/40',127,21.7,13.41,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-18 09:52:25',NULL),(2770,135,79,'2025-02-18 00:00:00',73,92.7,18,'60/40',132,26.2,15.04,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-18 10:19:53',NULL),(2771,58,134,'2025-02-18 00:00:00',73,93.5,20,'60/40',125,24.1,15.42,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-18 10:24:45',NULL),(2772,139,99,'2025-02-18 00:00:00',73,95.6,22,'60/40',125,18.4,11.78,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-18 10:47:43',NULL),(2773,140,85,'2025-02-18 00:00:00',101,93.6,20,'60/40',125,21.7,13.89,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-18 11:01:59',NULL),(2774,143,75,'2025-02-18 00:00:00',72,95.5,21,'60/30',133,22.6,12.78,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight not in height according to previous record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs)with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-18 11:11:52',NULL),(2775,84,160,'2025-02-18 00:00:00',80,97.1,18,'60/40',127,22.6,14.06,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-18 11:22:46',NULL),(2776,158,84,'2025-02-18 00:00:00',73,91.7,19,'60/40',124,21.2,13.83,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion to improve growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-19 06:05:31',NULL),(2777,42,58,'2025-02-18 00:00:00',73,92.8,20,'60/40',119,18.7,13.21,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice, meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid from junk food. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-19 06:09:29',NULL),(2778,12,18,'2025-02-18 00:00:00',92,93.6,18,'60/40',132,25.7,14.79,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight according to previous record and hair also plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks who have full of calcium and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-19 06:14:12',NULL),(2779,169,174,'2025-02-10 00:00:00',82,94.7,20,'60/40',131,23.5,13.69,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-19 06:21:38',NULL),(2780,172,176,'2025-02-10 00:00:00',81,94.9,20,'70/40',132,27.3,15.67,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice identified ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-19 06:30:25',NULL),(2781,207,201,'2025-02-10 00:00:00',71,97.3,20,'70/40',144,41.9,20.15,'Normal',NULL,NULL,NULL,'Mild','Good','Healthy','Moderate','Child presented with normal weight and have bad oral and personal hygiene. ','Normal BMI identified and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to do some exercises for healthy growth and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-19 06:38:07',NULL),(2782,204,143,'2025-02-10 00:00:00',72,96,18,'60/42',130,26.5,15.68,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with bad habit of no teeth brushing . ','Improvement identified in height not in weight according to previous record and also dirty teeth identified ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-19 06:42:25',NULL),(2783,263,181,'2025-02-10 00:00:00',80,96.4,20,'60/30',135,25.5,13.95,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-19 07:04:49',NULL),(2784,247,156,'2025-02-10 00:00:00',68,92.3,20,'60/40',133,26.5,14.98,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-19 07:21:34',NULL),(2785,471,382,'2025-02-11 00:00:00',97,91,22,'60/40',119,18.4,12.99,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Counselled the child on behaviour and conducted health education session with parents to improve their child health and wellbeing. ','2025-02-19 08:50:34','2025-04-19 09:42:36'),(2786,160,52,'2025-02-11 00:00:00',72,91.2,20,'60/30',112,17.4,13.87,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height and minor improvement in weight and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-19 09:01:17',NULL),(2787,166,172,'2025-02-11 00:00:00',70,91.8,20,'60/30',108,14.9,12.77,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-20 04:06:00',NULL),(2788,72,25,'2025-02-20 00:00:00',70,94.9,22,'60/30',135,26.9,14.72,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Minor improvement in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-20 09:08:38',NULL),(2789,224,211,'2025-02-20 00:00:00',72,95.3,20,'60/30',124,21.6,14.05,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and hair lice also dirty teeth identified due to bad habbit of no teeth brushing. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-20 09:13:37',NULL),(2790,87,154,'2025-02-20 00:00:00',80,91.7,18,'60/40',123,21.4,14.15,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight against previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-20 09:19:20',NULL),(2791,86,158,'2025-02-20 00:00:00',73,94.9,19,'60/40',128,22.5,13.73,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight according to previous record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-20 09:28:03',NULL),(2792,83,20,'2025-02-20 00:00:00',81,95.7,19,'60/40',135,25,13.72,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk shakes, fruit juice, and meat products) with monitoring intake and weight gain ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-20 09:42:09','2025-04-19 09:42:17'),(2793,82,38,'2025-02-20 00:00:00',81,95,19,'60/40',125,22,14.08,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-20 10:17:57',NULL),(2794,152,91,'2025-02-20 00:00:00',69,92.3,NULL,'70/40',128,22.8,13.87,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-20 10:49:48',NULL),(2795,57,155,'2025-02-21 00:00:00',70,97,18,'60/40',120,18.2,12.64,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-21 08:11:01',NULL),(2796,176,182,'2025-02-21 00:00:00',73,95.1,20,'60/40',119,21.8,15.39,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and also dirty teeth identified. ','Counselling done on personal hygiene and implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-21 08:23:23',NULL),(2797,136,73,'2025-02-21 00:00:00',80,95.7,20,'70/30',133,23,13,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-21 08:43:28','2025-04-19 09:42:36'),(2798,33,122,'2025-02-21 00:00:00',76,94.8,21,'60/40',109,15.3,12.88,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-21 08:47:20',NULL),(2799,60,35,'2025-02-21 00:00:00',71,95.3,18,'60/40',128,20.8,12.74,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height and minor improvement identified in weight according to previous record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (milk shakes, fruit juice, meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-21 08:58:53',NULL),(2800,68,108,'2025-02-21 00:00:00',80,95.3,19,'60/40',119,18.4,12.99,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-21 09:07:17',NULL),(2801,144,56,'2025-02-21 00:00:00',74,94.6,20,'60/40',118,16.9,12.1,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. She had suffered from illness in past days that\'s why she losed her weight. ','Low body mass index and plaque on teeth also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-21 10:30:49',NULL),(2802,71,31,'2025-02-21 00:00:00',69,95.1,22,'60/40',115,17.8,13.51,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height and minor improvement identified in weight according to previous record. ','Implementing balanced meal and snacks plan (milk shakes, fruit juice and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-21 10:52:32',NULL),(2803,145,98,'2025-02-21 00:00:00',87,92.3,18,'60/40',118,18.9,13.57,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Minor improvement in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-21 10:58:01','2025-04-19 09:41:52'),(2804,146,95,'2025-02-21 00:00:00',72,91.1,18,'60/40',122,18.4,12.38,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-22 03:32:29',NULL),(2805,74,24,'2025-02-21 00:00:00',71,92.9,21,'60/36',128,21.8,13.31,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs)with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-22 03:57:36',NULL),(2806,75,19,'2025-02-21 00:00:00',75,92.8,20,'60/42',116,17.9,13.3,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, dates shake, fruit juice and meat products ) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-22 04:10:52',NULL),(2807,77,131,'2025-02-21 00:00:00',80,94.4,21,'60/30',126,19.6,12.35,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-22 04:22:29',NULL),(2808,78,22,'2025-02-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain with slight swelling on Rt hand due to getting hurt from bat during cricket. ','No fracture. ','Analgesic cream applied on hand with crepe bandage and syrup panadol 10ml given. ','Take rest. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-02-22 04:28:09',NULL),(2809,79,50,'2025-02-21 00:00:00',70,93.9,20,'60/42',120,18,12.5,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice, meat products) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-22 04:36:40',NULL),(2810,98,149,'2025-02-20 00:00:00',80,93.7,20,'60/30',124,22.4,14.57,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight against previous screening record and hair lice also dirty teeth identified ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-22 05:16:37',NULL),(2811,214,40,'2025-02-20 00:00:00',72,92.9,18,'60/40',121,18.1,12.36,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection.','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-22 05:36:07',NULL),(2812,103,138,'2025-02-20 00:00:00',70,92,19,'60/40',119,18.8,13.37,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height not in weight against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates shake, fruit juice and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-22 05:48:04',NULL),(2813,104,19,'2025-02-20 00:00:00',71,94.4,20,'70/40',120,19.8,13.7,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Minor improvement in weight and height against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks who have calcium and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-22 06:04:22',NULL),(2814,487,358,'2025-02-20 00:00:00',70,92.4,22,'60/40',117,17.7,12.93,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks who have full of nutrition. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-22 06:08:20','2025-04-19 09:42:36'),(2815,76,21,'2025-02-20 00:00:00',76,94.5,20,'60/32',120,18.8,13.06,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with bad habit of no teeth brushing. ','Minor improvement identified in weight and not in height according to previous record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-22 06:33:24',NULL),(2816,149,101,'2025-02-20 00:00:00',76,94.5,20,'60/32',128,23.3,14.22,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight against previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-22 06:38:00',NULL),(2817,92,114,'2025-02-20 00:00:00',72,93.1,20,'60/40',116,16.9,12.56,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-22 06:43:18',NULL),(2818,441,350,'2025-02-11 00:00:00',69,92,19,'60/30',109,14.9,12.54,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight against previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-22 07:00:49',NULL),(2819,371,304,'2025-02-11 00:00:00',89,94.2,18,'60/30',121,20.6,14.07,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-22 07:06:31',NULL),(2820,440,349,'2025-02-11 00:00:00',71,91.8,20,'60/30',116,17.9,13.35,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-22 07:59:04',NULL),(2821,109,60,'2025-02-24 00:00:00',70,96.5,17,'60/40',126,24.8,15.75,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Minor improvement identified in weight and height against previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-24 10:13:53',NULL),(2822,23,26,'2025-02-24 00:00:00',72,96.8,21,'60/40',124,25.5,16.64,'Moderate Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and minor improvement in height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-24 10:17:39',NULL),(2823,116,72,'2025-02-24 00:00:00',80,95.4,18,'18',112,17.8,14.19,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height and minor improvement identified in weight according to previous record and also hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-24 10:38:32',NULL),(2824,379,306,'2025-02-25 00:00:00',72,92.4,18,'60/30',120,19.3,13.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and minor improvement in height against previous screening record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-25 06:28:04',NULL),(2826,384,307,'2025-02-25 00:00:00',80,91.2,19,'60/30',112,19.2,15.31,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-25 06:39:58',NULL),(2827,376,21,'2025-02-25 00:00:00',72,91.2,20,'60/30',110,15.7,12.93,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Minor improvement in height and weight against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-25 08:19:21',NULL),(2828,443,364,'2025-02-25 00:00:00',82,95.4,17,'60/40',117,16.4,11.98,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-25 10:12:52',NULL),(2829,457,361,'2025-02-25 00:00:00',74,95.9,20,'60/40',114,15,11.54,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene with bathing and Combing your hair. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-25 10:28:49',NULL),(2830,382,309,'2025-02-25 00:00:00',80,94.8,19,'60/30',115,15.2,11.45,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-25 10:35:39',NULL),(2831,469,363,'2025-02-25 00:00:00',74,96.6,20,'60/32',116,19.8,14.66,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Minor improvement in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (milk shakes, fruit juice, and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-25 10:39:34',NULL),(2832,455,373,'2025-02-25 00:00:00',74,96.2,21,'60/30',121,18.6,12.7,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height but she lost her 1kg weight because of sickness and hair lice also plaqued teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-25 10:48:54',NULL),(2833,449,371,'2025-02-25 00:00:00',81,96.9,20,'60/40',107,14,12.27,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and minor improvement in height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-25 11:01:57',NULL),(2834,391,316,'2025-02-25 00:00:00',73,92.1,20,'60/30',113,19.5,15.33,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (fruit juice, meat, milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-25 11:06:09',NULL),(2835,467,377,'2025-02-25 00:00:00',82,96.8,20,'60/40',119,20,14.17,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and minor improvement in height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-25 11:17:19',NULL),(2836,390,316,'2025-02-25 00:00:00',81,95.8,22,'60/45',121,23,15.71,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight not in height according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-27 03:59:29',NULL),(2837,439,122,'2025-02-25 00:00:00',72,95.5,20,'60/30',103,13.9,13.1,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-27 04:15:47',NULL),(2838,470,383,'2025-02-27 00:00:00',71,95.9,20,'60/40',120,26.7,18.57,'Normal',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with normal weight and have bad personal and oral hygiene. ','Normal weight and also hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and more weight gain. ','Encourage to consume healthy more meal and snacks and do some exercises also maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents on personal hygiene to improve their child health. ','2025-02-27 04:20:24',NULL),(2839,417,331,'2025-02-27 00:00:00',70,93.9,18,'60/30',109,15.9,13.29,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from junk food. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-27 07:00:58',NULL),(2840,428,345,'2025-02-27 00:00:00',80,94.6,20,'60/42',109,16.7,14.06,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to do some exercises for health. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-27 07:06:29',NULL),(2841,332,268,'2025-02-27 00:00:00',71,93.4,22,'60/40',106,16.4,14.73,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Minor improvement identified in weight and height against previous screening record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-27 07:12:54',NULL),(2842,425,342,'2025-02-27 00:00:00',70,92.9,21,'60/32',116,19.7,14.62,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing because his mother, she ignore to teeth brush. ','Improvement identified in height not in weight according to previous record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. Call to his mother for meeting. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene spicilly oral hygiene. ','2025-02-27 08:38:32',NULL),(2843,411,318,'2025-02-27 00:00:00',73,95.5,18,'60/30',111,18.1,14.69,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record and also hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-27 09:29:19',NULL),(2844,432,344,'2025-02-27 00:00:00',69,93.1,20,'60/36',110,15.4,12.68,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-27 10:08:47',NULL),(2845,482,171,'2025-02-27 00:00:00',71,95.6,22,'60/40',108,16.9,14.49,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing because his mother doesn\'t help him in teeth brushing. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. Arranged a meeting with his mother. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-27 10:35:12',NULL),(2846,412,325,'2025-02-27 00:00:00',73,96.1,17,'60/48',114,16.3,12.5,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-27 10:51:29',NULL),(2847,393,195,'2025-02-27 00:00:00',80,95.5,21,'60/30',105,14.6,13.24,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-27 11:08:32',NULL),(2848,416,330,'2025-02-28 00:00:00',70,95.6,18,'60/30',106,15.8,14.12,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-28 08:49:09',NULL),(2849,399,58,'2025-02-28 00:00:00',71,96.8,20,'60/32',107,13.8,11.96,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of skipping meal. ','Good improvement identified in height but lost in weight because of habit of skipping meal. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-28 08:57:28',NULL),(2850,402,24,'2025-02-28 00:00:00',82,96.1,22,'60/40',115,17.8,13.58,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-28 09:07:29',NULL),(2852,423,339,'2025-02-28 00:00:00',82,96.6,20,'60/30',114,16.8,12.93,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight against previous screening record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-28 09:26:25',NULL),(2853,406,321,'2025-02-28 00:00:00',72,96,19,'60/40',122,18,12.09,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record and also plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-28 09:34:10',NULL),(2854,396,53,'2025-02-28 00:00:00',76,91.4,19,'60/30',108,15,12.86,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-28 09:50:23',NULL),(2855,430,347,'2025-02-28 00:00:00',67,94.1,20,'60/40',107,14.2,12.38,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-28 09:55:25',NULL),(2856,426,343,'2025-02-28 00:00:00',69,92,17,'60/40',111,15,12.17,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid from junk food. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-28 10:00:06',NULL),(2857,418,334,'2025-02-28 00:00:00',70,95.6,18,'60/40',119,18.2,12.85,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-28 10:31:14',NULL),(2858,401,204,'2025-02-28 00:00:00',71,96.4,20,'60/40',113,17,13.31,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-28 10:39:42',NULL),(2859,431,336,'2025-02-28 00:00:00',76,94.2,18,'60/40',111,17,13.8,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products, dates and carrots juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-28 11:01:17',NULL),(2860,407,320,'2025-02-28 00:00:00',68,93.7,20,'60/30',110,18.2,15.07,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-28 11:08:08',NULL),(2861,405,322,'2025-02-28 00:00:00',72,94.5,18,'60/40',117,17.6,12.86,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-28 11:12:10',NULL),(2862,404,323,'2025-02-28 00:00:00',70,95.8,20,'60/40',110,16.7,13.8,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-28 11:15:22',NULL),(2863,410,324,'2025-02-28 00:00:00',62,96.2,19,'60/30',118,17.2,12.35,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-28 11:22:17',NULL),(2864,414,327,'2025-02-28 00:00:00',70,95.8,20,'60/40',115,19.5,14.74,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-28 11:49:12',NULL),(2865,422,340,'2025-02-28 00:00:00',74,91.5,22,'60/40',116,17.9,13.3,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises for healthy growth. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-28 12:05:40',NULL),(2866,400,77,'2025-02-28 00:00:00',68,96.2,18,'60/30',116,16.1,11.92,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record and also hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-02-28 12:14:25',NULL),(2867,484,385,'2025-02-28 00:00:00',70,94.9,20,'60/40',123,19.8,13.09,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-28 12:21:20',NULL),(2868,394,98,'2025-02-28 00:00:00',78,90.3,19,'60/40',112,17.4,13.92,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and minor improvement in height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-02-28 12:27:26',NULL),(2869,395,156,'2025-02-27 00:00:00',76,94.5,19,'60/36',111,17.3,14.04,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous record and also plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-02-28 12:37:17',NULL),(2870,358,286,'2025-02-28 00:00:00',NULL,96.2,21,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold from one day.','Viral cough.','Informed to the parents and SYP. Sirloine 5 ml given and take under observation for 10 minute then send back to the class.','Don\'t eat junk food.','Referred to general physicians for further assessment.','Schedule for regular monitoring.','On follow up he is fine.','2025-02-28 18:03:32',NULL),(2871,276,240,'2025-02-10 00:00:00',NULL,91.6,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain and cough. ','Gastric pain and viral cough. ','Sent to the washroom then Syp panadol 10ml and Syp sirloine 5ml given and take under observation for 10 minutes then send back to the class ','Encourage to consume samisolid diet. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-03-01 03:32:45',NULL),(2872,393,195,'2025-02-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache since morning. On examination dental cavity identified. ','Dental cavity. ','Informed to his parents and glycerin swab identified. ','Go for check up from dentist . ','Referred to dentist for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-03-01 03:39:47',NULL),(2873,426,343,'2025-02-10 00:00:00',NULL,100,17,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with cough and cold. On examination chest clear. ','Viral cough. ','Informed to the parents and Syp sirloine 5ml given and take under observation for 10 minutes then send back to the class. ','Avoid from cold water and spicy food. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-03-01 03:51:09',NULL),(2874,60,35,'2025-02-10 00:00:00',NULL,NULL,NULL,'70/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain with heart burning since morning. ','Gastric pain. ','Sent to the washroom and syp mucaine 10 ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','Referred to general physician for further assessment. ','On follow up she feels better. ','. ','2025-03-01 03:54:09',NULL),(2875,425,342,'2025-03-01 00:00:00',NULL,94.6,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold from one day. on examination chest clear. ','Viral cough. ','Informed to his parents and Syp sirloine 5ml given and take under observation for 10 minutes then send back to the class ','Referred to general physician for further assessment. ','Referred to general physician for further assessment. ','On follow up he feels fine. ','. ','2025-03-01 04:07:44',NULL),(2876,189,195,'2025-02-11 00:00:00',NULL,97.2,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of throatache since night. On examination redness seen in throat. ','Viral infection. ','Syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink warm water also gargle from warm water. ','Referred to general physician for further assessment. ','On follow up he feels fine. ','. ','2025-03-01 04:11:38',NULL),(2877,135,79,'2025-02-11 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain abdominal pain since morning. ','Gastric pain. ','Sent to the washroom and syp mucaine 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','None required at this time. ','On follow up he feels good. ','. ','2025-03-01 04:14:08',NULL),(2878,34,57,'2025-02-11 00:00:00',NULL,99.4,20,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and cough with throatache since night. ','Viral fever. ','Informed to his parents and Syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Gargle from warm water and avoid from junk food. ','Referred to general physician for further assessment. ','On follow up he feels fine. ','. ','2025-03-01 04:17:37',NULL),(2879,24,49,'2025-03-01 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. ','Viral gastric pain. ','Sent to the washroom and syp mucaine 10 ml given and take under observation for 10 minutes when he feels fine then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','None required at this time. ','On follow up he feels good. ','. ','2025-03-01 04:21:11',NULL),(2880,471,382,'2025-02-12 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of sticky eye with redness and pain. ','Viral infection. ','Informed to his parents and washed the eye with tap water and Betnisol N drops put in the eye and take under observation for 10 minutes then send back to the home with his father. ','Go for check up from ENT specialist. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','. ','2025-03-01 04:36:05',NULL),(2881,242,225,'2025-02-12 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on hand. On examination no swelling or redness.','Muscular pain. ','Analgesic cream applied with crepe bandage. ','Take rest. ','None required at this time. ','On follow up he feels good. ','. ','2025-03-01 04:48:46',NULL),(2882,21,112,'2025-02-12 00:00:00',NULL,98.2,19,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of sore in throat since morning. On examination redness seen in throat. ','Viral infection. ','Syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink warm water also gargle from warm water. ','Referred to general physician for further assessment. ','On follow up she feels better. ','. ','2025-03-01 04:51:34',NULL),(2883,50,135,'2025-02-12 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on shoulder. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied on shoulder. ','Do some exercises daily for muscle relaxation. ','None required at this time. ','On follow up he feels good. ','. ','2025-03-01 04:56:54',NULL),(2884,115,72,'2025-02-12 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor scratch on leg. ','Minor scratch. ','Cleaned with pyodine and saniplast applied. ','. ','None required at this time. ','On follow up he feels good. ','. ','2025-03-01 04:58:40',NULL),(2885,41,57,'2025-02-12 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor scratch on finger. ','Minor scratch. ','Cleaned with pyodine and saniplast applied. ','. ','None required at this time. ','On follow up she feels good. ','. ','2025-03-01 04:59:59',NULL),(2886,110,77,'2025-02-12 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor scratch on thumb. ','Minor scratch. ','Cleaned with pyodine and saniplast applied. ','. ','None required at this time. ','On follow up she feels good. ','. ','2025-03-01 05:01:11',NULL),(2887,29,2,'2025-02-13 00:00:00',72,96.2,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough with chest pain since morning. ','Viral cough. ','Informed to her parents and syp panadol panadol 10ml given and take under observation for 10 minutes when she feels better then send back to the class. ','Go for check up from your family physician. ','Referred to general physician for further assessment. ','On follow up she feels good. ','. ','2025-03-01 05:04:55',NULL),(2888,386,312,'2025-03-01 00:00:00',NULL,95.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. On examination wax seen in ear. ','Pain due to wax. ','Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Advice to clean the ear. ','Referred to ENT for further assessment. ','On follow up he feels fine. ','. ','2025-03-01 05:17:37',NULL),(2889,212,164,'2025-02-13 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. ','Gastric pain. ','Sent to the washroom and syp mucaine 10 ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','Referred to general physician for further assessment. ','On follow up he feels fine. ','. ','2025-03-01 05:19:22',NULL),(2890,80,139,'2025-02-13 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of mouth ulcers with pain. ','Mouth ulcer. ','Glycerin applied. ','Encourage to consume samisolid diet with no spice. ','Referred to general physician for further assessment. ','On follow up she feels pain. ','. ','2025-03-01 05:30:09',NULL),(2891,226,213,'2025-02-15 00:00:00',NULL,98.8,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with bodyache since morning. ','Viral bodyache with no fever. ','Syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes when she feels fine then send back to the class. ','Encourage to consume healthy meal for boosting ammune system. ','Referred to general physician for further assessment. ','On follow up she feels good. ','. ','2025-03-01 05:35:12',NULL),(2892,329,259,'2025-02-15 00:00:00',NULL,97.9,21,'70/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with cough and cold with runny eye. On examination redness seen in throat. ','Viral cough and cold. ','Informed to her parents and syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to home with her mother . ','Encourage to consume healthy meal and avoid from junk food also gargle from warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','. ','2025-03-01 05:39:05',NULL),(2893,89,29,'2025-02-17 00:00:00',72,90.5,20,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since night. ','Headache due to late sleeping. ','Syp panadol 10ml given and take under observation for 20 minutes when she feels fine then send back to the class. ','Go early to bed and do not use of mobile phone in night. ','None required at this time. ','On follow up she feels good. ','. ','2025-03-01 05:42:39',NULL),(2894,165,171,'2025-02-17 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache. ','Low blood pressure. ','Informed to his parents and ORS given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and drink more water. ','None required at this time. ','On follow up he feels good. ','. ','2025-03-01 05:44:39',NULL),(2895,60,35,'2025-02-17 00:00:00',NULL,96.4,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and loos motions with abdominal pain. Child\'s mother come with her. ','Diarrhea. ','ORS given and send her back to home with her mother also adviced to go for check up from general physician. ','Encourage to consume samisolid diet and drink more water with ORS. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','. ','2025-03-01 05:50:44',NULL),(2896,83,20,'2025-02-17 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain ','Sent to the washroom and syp mucaine 10 ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','None required at this time. ','On follow up he feels good. ','. ','2025-03-01 05:53:19',NULL),(2897,219,208,'2025-02-17 00:00:00',NULL,91.8,22,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache and eye pain with flue. ','Viral flu. ','Informed to his parents and Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal for boosting your ammune system. ','Referred to general physician for further assessment. ','On follow up he feels fine. ','-','2025-03-01 06:00:08',NULL),(2898,457,361,'2025-02-18 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. On examination abdomen hard. ','Gastric pain. ','Sent to the washroom and syp mucaine 5ml given and take under observation for 10 minutes when she feels fine then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','None required at this time. ','On follow up she feels better. ','. ','2025-03-01 06:02:44',NULL),(2899,219,208,'2025-02-18 00:00:00',79,94.6,19,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache and sore in throat with cough and cold. On examination chest congestion','Chest congestion identified. ','Informed to his father to come to take him and go for check up from general physician for further assessment and investigations. Syp panadol 10ml given for relief from headache. ','Do compleat check up from general physician and consume healthy meal for boosting your ammune system. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','. ','2025-03-01 06:10:32',NULL),(2900,473,332,'2025-02-18 00:00:00',NULL,96.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. On examination earwax seen. ',' Earwax. ','Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Clean the ear. ','Referred to ENT for further assessment. ','On follow up he feels better. ','. ','2025-03-01 06:15:20',NULL),(2901,183,185,'2025-02-20 00:00:00',NULL,91.2,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','-','ORS given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and drink more water. ','None required at this time. ','On follow up she feels good. ','. ','2025-03-01 06:18:14',NULL),(2902,418,334,'2025-02-20 00:00:00',NULL,90,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and headache with flue since morning. ','Viral flu. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and drink warm water. ','Referred to general physician for further assessment. ','On follow up she feels good. ','. ','2025-03-01 06:21:59',NULL),(2903,130,65,'2025-03-20 00:00:00',NULL,90.5,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with cough and cold. On examination no redness seen in throat. ','Viral cough. ','Informed to her parents and syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and avoid from junk food. ','None required at this time. ','On follow up she feels good. ','. ','2025-03-01 06:24:49',NULL),(2904,355,294,'2025-02-20 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cracked lips with pain. ','Cracked lips. ','Vaseline applied on lips and send back to the class. ','Continuously apply vaseline on lips and drink more water also maintain personal hygiene. ','None required at this time. ','On follow up she feels better. ','. ','2025-03-01 06:29:40',NULL),(2905,298,245,'2025-02-20 00:00:00',96,96.2,20,'60/40',149,48.3,21.76,'Normal',0,0,'None','None','None','','None','Child come with the complain of fever and headache also bodyache since morning. ','Viral fever. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal for boosting of ammune system. ','Referred to general physician for further assessment. ','On follow up he feels fine. ','. ','2025-03-01 06:33:31','2025-04-19 09:42:36'),(2906,188,53,'2025-02-21 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Headache because of late sleeping. Insomnia. ','ORS given and rest for 20 minutes when he feels good then send back to the class. ','Don\'t use mobile phone in night and early going to bed for sleep. ','None required at this time. ','On follow up he feels fine. ','. ','2025-03-01 06:40:10',NULL),(2907,471,382,'2025-02-21 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning.O loos motions and no constipation. ','Gastric pain. ','Informed to his parents and sent to the washroom then syp mucaine 10 ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','Referred to general physician for further assessment. ','Send back to the home with his father. ','. ','2025-03-01 06:48:48',NULL),(2908,406,321,'2025-02-21 00:00:00',NULL,95.4,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with bodyache since morning. ','Viral fever. ','Informed to his parents and Syp panadol 10ml given and take under observation for 10 minutes when he feels fine then send back to the class. ','Encourage to consume healthy meal for boosting ammune system. ','Referred to general physician for further assessment. ','On follow up he feels good. ','. ','2025-03-01 06:53:45',NULL),(2909,211,202,'2025-02-21 00:00:00',100,95.2,20,'60/32',143,28.5,13.94,'Severe Thinness',0,0,'None','None','None','','None','Child come with the complain of loos motions with abdominal pain. ','Diarrhea. ','ORS given and send back to the home with her parents also advice to check up from general physician. ','Encourage to consume samisolid diet and drink more water with ORS. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','. ','2025-03-01 07:00:31','2025-04-19 09:42:36'),(2910,413,326,'2025-02-22 00:00:00',NULL,98.4,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and syp mucaine 5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','Referred to general physician for further assessment. ','On follow up he feels fine. ','. ','2025-03-01 07:03:57',NULL),(2911,237,221,'2025-02-22 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and Risek stachet 1 given in 150ml of water and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','None required at this time. ','On follow up she feels good. ','. ','2025-03-01 07:09:08',NULL),(2912,283,206,'2025-02-24 00:00:00',NULL,98.3,20,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with cough and cold. On examination chest clear. ','Viral cough. ','Syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Avoid from cold water and junk food. ','Referred to general physician for further assessment. ','On follow up he feels fine. ','. ','2025-03-01 07:20:49',NULL),(2913,202,113,'2025-02-24 00:00:00',NULL,94.6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of mouth ulcer with pain. ','Mouth ulcer. ','Glycerin applied on mouth and Syp panadol 10ml given for relief pain. ','Encourage to consume samisolid diet with out spice. ','Referred to general physician for further assessment. ','On follow up she feels better. ','. ','2025-03-01 07:48:51',NULL),(2914,188,53,'2025-02-24 00:00:00',NULL,93.2,22,'70/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with cough and cold. ','Viral cough and fever. ','Informed to his parents and Syp panadol 10ml and syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and avoid from junk food. ','Referred to general physician for further assessment. ','On follow up he feels fine. ','. ','2025-03-01 07:51:35',NULL),(2915,56,115,'2025-02-25 00:00:00',NULL,94.2,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with flu from one day. On examination redness seen in throat. ','Viral flu. ','Informed to her parents and syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and avoid from junk food. ','Referred to general physician for further assessment. ','On follow up she feels better. ','. ','2025-03-01 07:55:11',NULL),(2916,257,99,'2025-02-25 00:00:00',NULL,95.9,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with bodyache since morning. ','Viral fever. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and avoid from junk food. ','Referred to general physician for further assessment. ','On follow up she feels better. ','. ','2025-03-01 08:12:43',NULL),(2917,83,20,'2025-02-25 00:00:00',NULL,96.8,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with bodyache also sore in throat. On examination slight redness seen in throat. ','Viral fever. ','Syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink warm water. ','Referred to general physician for further assessment. ','On follow up he feels fine. ','. ','2025-03-01 08:15:28',NULL),(2918,427,346,'2025-02-25 00:00:00',NULL,100.9,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with flu and bodyache. On examination redness seen in throat. ','Viral fever. ','Informed to her parents and syp panadol 10ml given and syp piriton 2.5ml given and take under observation for 10 minutes then send back to home with her parents. ','Encourage to consume healthy meal for boosting of ammune system. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','. ','2025-03-01 08:18:10',NULL),(2919,170,175,'2025-02-27 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain discharge from ear with flu. ','Ear infection. ','Cleaned with cotton swabs and Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Go for check up from ENT specialist. ','Referred to ENT for further assessment. ','On follow up she feels good. ','. ','2025-03-01 08:46:40',NULL),(2920,340,261,'2025-02-27 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come in emergencic condition with bleeding from nose. ','Nasal bleeding no injury. ','Pinch the nose for 10 sec or till stop bleeding when bleeding is stop then take him under observation for 20 minutes and send back to the class. ','Take rest. ','Referred to general physician for further assessment. ','On follow up he feels good. ','. ','2025-03-01 08:51:53',NULL),(2921,21,112,'2025-02-27 00:00:00',96,97.6,22,'60/30',126,25.3,15.94,'Severe Thinness',0,0,'None','None','None','','None','Child come with the complain of headache since morning. ','Low blood pressure. ','ORS given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and drink more water. ','None required at this time. ','On follow up she feels better. ','. ','2025-03-01 08:54:21','2025-04-19 09:42:36'),(2922,6,12,'2025-02-27 00:00:00',NULL,96.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pussy discharge from left index finger. ','Fungal infection. ','Removed all puss and cleaned with pyodine also bandage with pyodine and poly fax skin. ','Maintain personal hygiene. ','Referred to general physician for further assessment and suggestion. ','On follow up he feels fine. ','. ','2025-03-01 08:57:09',NULL),(2923,326,206,'2025-02-27 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of sore in throat. On examination redness and swelling seen in throat. ','Gland enlarged. ','Syp panadol 10ml given and analgesic cream applied on neck. ','Encourage to consume samisolid diet and drink warm water. ','Referred to general physician for further assessment. ','On follow up she feels good. ','. ','2025-03-01 08:59:59',NULL),(2924,361,285,'2025-02-27 00:00:00',NULL,96.4,22,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of bodyache since morning. ','Muscular pain. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal. ','None required at this time. ','On follow up he feels good. ','. ','2025-03-01 09:01:43',NULL),(2925,39,129,'2025-02-27 00:00:00',87,90.6,23,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','-','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and avoid from junk food. ','Referred to general physician for further assessment. ','On follow up she feels better. ','. ','2025-03-01 09:06:13',NULL),(2926,165,171,'2025-02-27 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with vertigo after lunch. ','Low blood pressure. ','ORS given and rest for 10 minutes then send back to the class. ','Encourage to consume healthy meal and drink more water. ','None required at this time. ','On follow up he feels good. ','. ','2025-03-01 09:08:01',NULL),(2927,150,66,'2025-02-28 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. ','Earwax seen. ','Informed to his parents and Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Maintain personal hygiene. ','Referred to ENT for further assessment. ','On follow up he feels fine. ','. ','2025-03-01 09:10:21',NULL),(2928,109,60,'2025-02-28 00:00:00',NULL,96.2,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and bodyache since morning. ','Viral fever. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and avoid from junk food. ','Referred to general physician for further assessment. ','On follow up he feels better. ','. ','2025-03-01 09:13:45',NULL),(2929,121,53,'2025-02-28 00:00:00',NULL,92.6,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold from two days. ','Viral cough. ','Syp sirloine 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','. ','2025-03-01 09:16:08',NULL),(2930,419,335,'2025-02-27 00:00:00',72,92.2,19,'60/40',124,29.2,19.02,'Normal',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with normal weight. ','Normal weight with improvement in growth identified. ','Implementing balanced meal and snacks plan(milk and milk products and boiled eggs) with monitoring intake and more weight gain. ','Encourage to consume more healthy meal and snacks and to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-01 09:20:44',NULL),(2931,368,300,'2025-02-27 00:00:00',60,91.9,23,'60/44',109,15.4,12.94,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-01 09:24:19',NULL),(2932,409,317,'2025-02-27 00:00:00',82,94.2,20,'60/40',112,16.7,13.36,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-01 09:27:49',NULL),(2933,429,341,'2025-02-27 00:00:00',74,91.7,21,'70/40',123,28.5,18.84,'Normal',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with normal weight and have bad personal hygiene. ','Normal BMI identified and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-01 09:31:39',NULL),(2934,397,233,'2025-02-27 00:00:00',72,96.5,20,'60/40',108,17.7,15.17,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-01 09:37:06',NULL),(2935,392,99,'2025-02-27 00:00:00',81,92.2,19,'60/40',114,15.4,11.85,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-01 09:45:47','2025-04-19 09:42:36'),(2936,437,176,'2025-02-11 00:00:00',72,91.3,20,'60/40',119,20.6,14.5,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 01:55:28',NULL),(2937,433,354,'2025-02-11 00:00:00',82,93.3,21,'60/40',109,15.61,13.21,'Severe Thinness',NULL,NULL,NULL,'Mild',NULL,'Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 02:05:36',NULL),(2938,438,29,'2025-02-11 00:00:00',73,95.1,181,'60/30',112,17.2,13.71,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan(milk and milk products and boiled eggs) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and do some exercises for healthy growth of child. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 02:15:05',NULL),(2939,460,355,'2025-02-11 00:00:00',67,93.5,19,'60/40',112,17.8,14.32,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad of no teeth brushing. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 02:24:40',NULL),(2940,463,360,'2025-02-11 00:00:00',80,94.9,19,'70/40',114,19.1,14.75,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 06:48:04',NULL),(2941,465,370,'2025-02-11 00:00:00',70,92.3,21,'60/30',116,15.9,11.82,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 06:52:50',NULL),(2942,465,370,'2025-02-11 00:00:00',70,92.3,21,'60/30',116,15.9,11.82,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 06:52:50',NULL),(2943,483,384,'2025-02-11 00:00:00',70,92.1,22,'60/40',115,15.9,11.98,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 07:00:45',NULL),(2944,377,134,'2025-02-11 00:00:00',72,96.1,20,'60/30',115,18.5,14.04,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Minor improvement identified in height not in weight according to previous record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 07:05:07',NULL),(2945,475,169,'2025-02-11 00:00:00',72,96.2,18,'60/40',108,15.9,13.63,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (carrot juice, milk products and beans) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 07:17:36',NULL),(2946,468,362,'2025-02-11 00:00:00',84,93.2,20,'60/40',106,15.2,13.53,'Severe Thinness',NULL,NULL,NULL,'Moderate',NULL,'Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks plan and to maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 07:25:28',NULL),(2947,383,308,'2025-02-12 00:00:00',104,91.5,20,'60/40',118,19.5,14.05,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and minor improvement in height against previous screening record. ','Implementing balanced meal and snacks plan (green veg and meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 07:42:37',NULL),(2948,434,66,'2025-02-12 00:00:00',73,95.4,18,'60/30',115,17.4,13.16,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 07:49:55',NULL),(2949,452,372,'2025-02-12 00:00:00',72,93,19,'60/30',103,13,12.37,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg and milk products and boiled eggs and beens) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 07:55:44',NULL),(2950,448,229,'2025-02-12 00:00:00',77,92,21,'60/40',125,20,12.84,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and oral hygiene. ','2025-03-02 08:03:42',NULL),(2951,447,370,'2025-02-12 00:00:00',71,90.9,18,'60/40',117,16.3,11.91,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (green veg and milk products and meat) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 08:09:24',NULL),(2952,445,331,'2025-02-12 00:00:00',67,91.3,20,'60/40',114,17.4,13.39,'Severe Thinness',NULL,NULL,NULL,'Mild',NULL,'Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice also dental cavity identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat and beens) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks for healthy growth of child and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 08:18:25',NULL),(2953,444,367,'2025-02-12 00:00:00',70,92.4,18,'60/40',111,16.3,13.23,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 08:24:50',NULL),(2954,446,221,'2025-02-12 00:00:00',72,97.3,20,'60/40',121,19,12.98,'Severe Thinness',0,0,'None','None','None','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for healthy growth and also maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 08:30:58','2025-04-19 09:42:26'),(2955,472,365,'2025-02-12 00:00:00',72,91.4,18,'60/40',117,18.8,13.73,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruits, dates and milk products ) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for healthy growth of child. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 08:36:17',NULL),(2956,387,311,'2025-02-12 00:00:00',82,93,19,'60/30',110,16.2,13.39,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil.','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 08:46:14',NULL),(2957,435,165,'2025-02-12 00:00:00',72,94.3,18,'60/30',118,19.7,14.15,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice  also dirty teeth identified.','Implementing balanced meal and snacks plan (carrot juice, dates shake, fruits and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 08:55:16',NULL),(2958,386,312,'2025-02-12 00:00:00',72,93.6,21,'60/40',116,16.9,12.56,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height against  and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (green veg and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for healthy growth of child. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 09:01:26',NULL),(2959,464,376,'2025-02-12 00:00:00',71,96.1,18,'60/40',119,20.1,14.19,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene.','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (dates and chikku and banana shake) with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks for healthy growth of child. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene ','2025-03-02 09:06:41',NULL),(2960,466,225,'2025-02-12 00:00:00',71,94.2,18,'60/40',111,14.3,11.56,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 14:29:27',NULL),(2961,466,225,'2025-02-12 00:00:00',71,94.2,18,'60/40',111,14.3,11.56,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 14:29:28',NULL),(2962,385,281,'2025-02-12 00:00:00',71,90.2,20,'60/40',116,16.6,12.38,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 14:35:02',NULL),(2963,454,374,'2025-02-12 00:00:00',70,90.9,18,'60/40',114,16.6,12.84,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in  height against  and minor improvement in weight against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth and also Wash the hair in school saloon from anti lice shampoo and oil. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 14:40:31',NULL),(2964,374,81,'2025-02-12 00:00:00',82,91.1,20,'60/40',109,16.6,13.97,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg and meat products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for healthy growth of child. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 14:49:21',NULL),(2965,450,359,'2025-02-12 00:00:00',72,93.2,20,'60/30',112,15.4,12.28,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for healthy growth of child and to prevent from infection. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 14:54:33',NULL),(2966,373,163,'2025-02-12 00:00:00',70,91.3,20,'60/30',100,13.1,13.1,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight not in height according to previous record and also bad oral hygiene identified. ','Implementing balanced meal and snacks plan (green veg and milk products and fruits) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for healthy growth of child and to prevent from infection. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 15:03:23',NULL),(2967,453,87,'2025-02-12 00:00:00',80,97.6,20,'60/40',117,18.5,13.51,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks for healthy growth of child and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 15:10:57',NULL),(2968,380,305,'2025-02-12 00:00:00',82,96.5,20,'60/40',123,21.1,13.95,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (fruit juice and beans and meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for healthy growth and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 15:16:27',NULL),(2969,442,348,'2025-02-12 00:00:00',72,95.4,20,'60/30',115,18.5,13.94,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Minor improvement identified in weight and height according to previous record and also hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk shakes, fruit juice and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks for healthy growth and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-02 15:25:24',NULL),(2970,462,358,'2025-02-12 00:00:00',19,90.2,20,'60/30',119,19.5,13.75,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene.','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg and fruit juice and beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for healthy growth of child and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 15:40:22',NULL),(2971,462,358,'2025-02-12 00:00:00',19,90.2,20,'60/30',119,19.5,13.75,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene.','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (green veg and fruit juice and beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for healthy growth of child and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 15:40:22',NULL),(2972,372,303,'2025-02-12 00:00:00',70,92.1,18,'60/40',118,17.9,12.97,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene identified. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for healthy growth and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 15:45:52',NULL),(2973,372,303,'2025-02-12 00:00:00',70,92.1,18,'60/40',118,17.9,12.97,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene identified. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks for healthy growth and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-02 15:45:52',NULL),(2974,363,281,'2025-03-03 00:00:00',70,96.9,18,'60/30',105,15.2,13.79,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-03 05:47:40',NULL),(2975,481,299,'2025-03-03 00:00:00',73,95.3,20,'60/32',100,13.7,13.7,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (carrot juice, milk shakes and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-03 05:57:55',NULL),(2976,479,279,'2025-03-03 00:00:00',67,93.8,19,'60/30',106,14.5,12.9,'Severe Thinness',NULL,NULL,'Mild','Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness with mild anemia physically child is active but weak because of she was previously sufferied from illness. ','Improvement identified in height not in weight according to previous record and also mild anemia and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, carrots and apple juice, dates shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks who have full of iron and calcium for healthy growth. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-03 06:08:06',NULL),(2977,486,387,'2025-03-03 00:00:00',69,93.2,20,'60/34',105,15.1,13.75,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight not in height according to previous record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-03 06:11:56',NULL),(2978,359,287,'2025-03-03 00:00:00',70,92.1,18,'60/30',103,13.3,12.59,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-03 06:32:52',NULL),(2979,360,287,'2025-03-03 00:00:00',70,91.8,19,'60/40',107,13.9,12.14,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-03 06:41:13',NULL),(2980,333,267,'2025-03-03 00:00:00',72,94.1,20,'60/40',108,16.7,14.32,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous record and also plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, dates, carrots juice) with monitoring intake and weight gain. Counselled the child on good and bad habit. ','Encourage to consume healthy meal who have calcium and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-03 06:49:20',NULL),(2981,358,286,'2025-03-03 00:00:00',66,93.9,17,'60/32',100,14.8,14.83,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-03 06:57:37',NULL),(2982,488,193,'2025-03-03 00:00:00',72,96.1,18,'60/30',98,13.3,13.85,'Severe Thinness',NULL,NULL,NULL,'Severe','Good',NULL,NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight not in height according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-03 07:25:13',NULL),(2983,365,280,'2025-03-03 00:00:00',80,91.2,20,'60/30',103,12.1,11.41,'Severe Thinness',NULL,NULL,'Mild','Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness with in BMI calculations and have mild anemia but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and mild anemia also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat, dates and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks who have full of iron. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-03 07:32:41',NULL),(2984,357,290,'2025-03-03 00:00:00',70,97.2,18,'60/40',108,14.9,12.87,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-03 07:53:06',NULL),(2985,370,298,'2025-03-03 00:00:00',69,95.9,18,'60/30',105,15.4,13.97,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to previous record and also dental cavity and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks also avoid from sugary meal and to maintain oral hygiene with brushing  your teeth twice in a day. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-04 05:33:15',NULL),(2986,351,278,'2025-03-03 00:00:00',71,94.5,20,'60/30',101,13.7,13.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Low body mass index identified because of bad habit of skipping meal. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-04 05:39:06',NULL),(2987,340,261,'2025-03-04 00:00:00',70,92.3,18,'60/30',105,14.9,13.51,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with bad habit of no teeth brushing. ','No improvement identified in weight and height because of illness in some past days. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-04 05:58:24',NULL),(2988,338,271,'2025-03-04 00:00:00',70,92.3,18,'60/36',106,14.9,13.26,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Minor improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-04 06:06:04','2025-04-21 04:42:28'),(2989,338,271,'2025-03-04 00:00:00',72,95.8,20,'60/30',109,16.2,13.64,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid from junk food. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-04 06:11:49',NULL),(2990,427,346,'2025-03-04 00:00:00',72,92.4,19,'60/30',101,14,13.72,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing and skipping meal. ','Improvement identified in height not in weight according to previous screening record because bad habit of skipping meal. ','Implementing balanced meal and snacks plan (fruit juice, meat, beens and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-04 06:18:34',NULL),(2991,361,285,'2025-03-04 00:00:00',78,94.5,20,'60/30',107,15.5,13.54,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and more weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-04 06:27:20',NULL),(2992,121,53,'2025-02-24 00:00:00',71,91.6,18,'60/36',125,22.9,14.7,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Minor improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-04 06:36:20',NULL),(2993,177,183,'2025-02-24 00:00:00',82,96.3,20,'70/30',123,18.5,12.23,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous screening record and also dirty teeth identified ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-04 06:40:05',NULL),(2994,129,64,'2025-02-24 00:00:00',69,94.5,22,'60/30',118,20.3,14.58,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-04 06:49:35',NULL),(2995,130,65,'2025-02-24 00:00:00',74,94.5,19,'60/40',112,16.4,13.12,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-04 06:55:57',NULL),(2996,131,90,'2025-02-24 00:00:00',72,95,17,'60/40',121,17.3,11.82,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-04 07:12:30',NULL),(2997,91,33,'2025-02-24 00:00:00',82,94.7,19,'60/46',132,24.1,13.92,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in weight and minor improvement in height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, dates, carrots and apple juice) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health and wellbeing of child and to prevent from infection. ','2025-03-04 07:25:25',NULL),(2998,101,28,'2025-02-24 00:00:00',67,92,17,'60/40',123,18.3,12.12,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Low body mass index and hair lice also dental cavity identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-04 07:42:05',NULL),(2999,150,66,'2025-02-24 00:00:00',80,93.1,21,'70/30',127,24.2,15.05,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-04 07:48:20',NULL),(3000,159,97,'2025-02-24 00:00:00',82,97.6,18,'60/40',118,20.7,14.97,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with habit of no teeth brushing. ','Low body mass index and plaque on teeth identified. ','Implementing balanced meal and snacks plan milk and milk products and boiled eggs with monitoring intake and weight gain . ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-04 07:56:59',NULL),(3001,85,33,'2025-02-24 00:00:00',73,95.9,21,'60/40',120,19.1,13.26,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-04 08:02:35',NULL),(3002,153,161,'2025-02-24 00:00:00',73,96.5,18,'60/40',101,15.5,15.35,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing ','2025-03-04 08:06:02',NULL),(3003,180,193,'2025-02-24 00:00:00',72,94.3,18,'60/40',104,14.6,13.55,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Low body mass index and hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-04 08:09:02',NULL),(3004,34,57,'2025-03-05 00:00:00',80,94.8,18,'70/40',151,30.2,13.25,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations.he have generalized weakness but active child also have bad oral and personal hygiene. ','Minor improvement in height and weight loss identified because of illness and also hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, dates, carrots juice, beans and meat) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. Meeting done with his mother on his health. ','2025-03-05 06:17:33','2025-04-19 09:41:52'),(3005,47,151,'2025-03-05 00:00:00',70,97.6,20,'60/46',131,22.3,12.95,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Minor improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-05 06:31:56',NULL),(3006,173,177,'2025-03-05 00:00:00',72,96.2,20,'60/30',137,24.9,13.27,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with bad habit of no teeth brushing. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-05 06:37:10',NULL),(3007,200,102,'2025-03-05 00:00:00',70,93.6,19,'70/30',140,30.6,15.63,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Minor improvement identified in weight not in height according to previous record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan who have calcium (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Encourage to do some exercises for healthy growth and consume healthy meal. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-05 06:48:40',NULL),(3008,223,66,'2025-03-05 00:00:00',70,97.1,20,'60/30',135,20.7,11.36,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','No improvement identified in weight and height same as previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-05 07:05:53',NULL),(3009,183,185,'2025-03-05 00:00:00',76,97.2,20,'70/40',122,19.5,13.21,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-05 07:12:23',NULL),(3010,217,206,'2025-03-05 00:00:00',72,93.9,18,'60/30',133,23.8,13.45,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Low body mass index and hair lice also stained teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks who have full of iron and calcium and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-05 07:18:04',NULL),(3011,191,43,'2025-03-05 00:00:00',68,93.8,19,'60/40',129,24.2,14.5,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-05 07:29:11',NULL),(3012,278,242,'2025-03-05 00:00:00',76,97.3,20,'60/30',141,24.2,12.14,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record and also hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-05 07:36:21',NULL),(3013,186,167,'2025-03-05 00:00:00',69,95.8,17,'60/30',132,23.3,13.39,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Low body mass index and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-05 07:45:52',NULL),(3014,219,208,'2025-03-05 00:00:00',74,96,20,'60/32',146,27.2,12.76,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Weight and height is same as previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat, milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-05 07:52:54',NULL),(3015,264,194,'2025-03-05 00:00:00',74,95.8,20,'60/30',127,19.8,12.31,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Minor improvement identified in height not in weight according to previous record and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-05 08:03:28',NULL),(3016,181,189,'2025-03-05 00:00:00',66,96.3,22,'70/40',149,37.8,17.07,'Mild Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Minor improvement in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-05 08:07:41',NULL),(3017,185,198,'2025-03-05 00:00:00',72,974,19,'60/30',141,26.6,13.38,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Weight and height same as previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-05 08:11:56',NULL),(3018,188,53,'2025-03-05 00:00:00',73,96.8,20,'70/40',149,32.1,14.46,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Weight and height are same as previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks plan and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-05 08:15:28',NULL),(3019,347,272,'2025-03-04 00:00:00',70,93.9,19,'60/40',111,17.9,14.53,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and loss in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-06 15:21:17',NULL),(3020,174,179,'2025-03-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on foot.On examination no swelling or redness seen. ','Footache. ','Analgesic cream applied with crepe bandage. ','Move your foot clock wise and anti clock wise. ','None required at this time. ','On follow up she feels good. ','. ','2025-03-08 03:25:04',NULL),(3021,98,149,'2025-03-03 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache since morning. ','Dental cavity. ','Informed to her parents and glycerin swab applied for pain. ','Go for check up from dentist and avoid from sugary foods. ','Referred to dentist for further assessment. ','On follow up she feels better. ','. ','2025-03-08 04:17:21',NULL),(3022,130,65,'2025-03-03 00:00:00',NULL,94.6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. On examination earwax seen. ','Earwax seen in the ear. ','Informed to her parents and Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Maintain personal hygiene. ','Referred to ENT for further assessment. ','On follow up she feels better. ','. ','2025-03-08 04:24:36',NULL),(3023,475,169,'2025-03-03 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of red spots on abdomen with itching. ','Allergy. ','Poly fax skin ointment applied on spots and syp piriton 2.5ml given and take under observation for 10 minutes when she feels fine then send back to the class. ','Maintain personal hygiene. ','Referred to skin specialist. ','On follow up she feels good. ','. ','2025-03-08 04:35:39',NULL),(3024,412,325,'2025-03-03 00:00:00',NULL,96.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache since morning. On examination swelling on gums. ','Gums swelling. ','Syp panadol 10ml given and glycerin swab put on the gums and take under observation for 10 minutes then send back to the class. ','Go for check up from dentist. ','Referred to dentist for further assessment. ','On follow up she feels better. ','. ','2025-03-08 04:40:17',NULL),(3025,60,35,'2025-03-04 00:00:00',NULL,91,18,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold since night. ','Viral cough. ','Informed to his parents and Syp sirloine 10ml given and take under observation for 10 minutes then send back to the home with her mother. ','Avoid from cold water and spicy food. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','. ','2025-03-08 04:43:16',NULL),(3026,111,144,'2025-03-05 00:00:00',NULL,96.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Pustules on hands with discharge. On examination pussy discharge seen. ','Bacterial infection. ','Informed to her parents and cleaned with pyodine and poly fax skin with cikatrin powder applied. ','Maintain personal hygiene take bath daily. ','Referred to skin specialist for further assessment. ','On follow up she feels better. ','. ','2025-03-08 04:48:37',NULL),(3027,391,316,'2025-03-05 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor scratch on nose. ','Minor scratch. ','Cleaned with pyodine and poly fax skin applied. ','Encourage to consume healthy meal. ','None required at this time. ','On follow up he feels good. ','. ','2025-03-08 05:00:52',NULL),(3028,96,27,'2025-03-05 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come an emergencic condition of bleeding from nose. ','No cut or any injury. ','Pinch the nose for 10 sec or till stop bleeding when bleeding is stop then take her in under observation for 10 minutes when she feels fine then send back to the class. ','Go for check up from ENT specialist. ','Referred to ENT for further assessment. ','On follow up she feels good. ','. ','2025-03-08 05:10:05',NULL),(3029,381,310,'2025-03-05 00:00:00',NULL,92.4,17,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and cold since night. On examination chest is clear. ','Viral cough. ','Syp sirloine 5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and avoid from junk food and cold water. ','Referred to general physician for further assessment. ','On follow up she feels better. ','. ','2025-03-08 05:32:16',NULL),(3030,69,34,'2025-03-05 00:00:00',NULL,94.5,18,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache since morning. ','Low blood pressure. ','Syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and take more water intake. ','Referred to general physician for further assessment. ','On follow up he feels good. ','. ','2025-03-08 05:35:02',NULL),(3031,128,69,'2025-03-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of foot pain. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied on foot and move his feet slowly clock wise and anti clock wise for muscles relexin. ','Encourage to consume healthy meal who have calcium and iron. Like milk and milk products, dates shake, vegetables etc. ','None required at this time. ','On follow up he feels good. ','. ','2025-03-08 05:41:25',NULL),(3032,112,83,'2025-03-07 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and syp mucaine 10 ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','Referred to general physician for further assessment. ','On follow up he feels good. ','. ','2025-03-08 05:43:23',NULL),(3033,69,34,'2025-03-07 00:00:00',NULL,96.2,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of headache with vertigo since morning. ','Low blood pressure. ','ORS given and tahk under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to ENT for eye check up or more investigations. ','On follow up he feels fine. ','. ','2025-03-08 05:47:32',NULL),(3034,1,1,'2025-02-03 00:00:00',87,92.6,18,'80/40',137,25.2,13.43,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks who have full of iron and calcium and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and. ','2025-03-08 05:53:30',NULL),(3035,175,180,'2025-02-03 00:00:00',76,97.2,20,'60/30',122,21.9,14.71,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene ','2025-03-08 05:57:06',NULL),(3036,196,173,'2025-02-03 00:00:00',82,97.2,18,'70/40',138,27.6,14.49,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal and oral hygiene with brushing your teeth twice in a day and bathing. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-08 06:01:36','2025-04-19 09:41:52'),(3037,2,2,'2025-02-03 00:00:00',72,97.2,18,'60/30',131,23.7,13.92,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Low body mass index and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-08 06:35:36',NULL),(3038,344,85,'2025-03-04 00:00:00',68,95.4,20,'60/30',97,15.9,16.9,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy. ','Moderate thinness identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-08 06:39:28',NULL),(3039,345,276,'2025-03-04 00:00:00',72,96.1,20,'60/30',107,16.1,14.06,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in weight not in height according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-08 06:43:46','2025-04-19 09:42:36'),(3040,366,302,'2025-03-04 00:00:00',74,95.5,22,'60/30',110,16.5,13.66,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Minor improvement in weight and height against previous screening record and hair lice identified ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene take bath daily. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-08 06:50:04',NULL),(3041,477,274,'2025-03-04 00:00:00',70,94.2,21,'60/30',112,17.3,13.79,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with bad habit of no teeth brushing. ','Weight and height same as previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-08 07:13:06',NULL),(3042,348,277,'2025-03-04 00:00:00',70,94.2,21,'60/30',108,17.3,14.72,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-08 07:18:57',NULL),(3043,349,273,'2025-03-04 00:00:00',72,93.2,20,'60/40',110,18,14.88,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-08 07:23:20',NULL),(3044,189,195,'2025-03-06 00:00:00',72,96.9,20,'60/30',137,26.2,13.96,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to previous record and also hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infections. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-08 07:30:43',NULL),(3045,202,113,'2025-03-06 00:00:00',70,93.7,20,'70/40',146,25.9,12.17,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness also have bad oral and personal hygiene. She loss her weight again. ','Bad personal hygiene and loss weight identified. ','Called to her parents for discussion about her dicreased weight. Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-08 07:43:23',NULL),(3046,72,25,'2025-03-06 00:00:00',70,97.3,19,'60/30',136,26.7,14.44,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. He have unhealthy habit of eating. ','Improvement identified in height not in weight according to previous screening record. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and avoid to skip meals and junk food. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-08 07:52:12',NULL),(3047,112,83,'2025-03-06 00:00:00',72,98.2,20,'60/40',128,20.3,12.39,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with bad habit of avoid from teeth brushing. ','Improvement identified in height not in weight according to previous screening record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-03-08 07:56:56',NULL),(3048,114,76,'2025-03-06 00:00:00',72,96.6,18,'60/30',119,19,13.42,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. She have bad habit of skipping meal and avoid to teeth brushing. ','Improvement identified in height not in weight according to previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-08 08:02:24',NULL),(3049,24,49,'2025-03-06 00:00:00',74,90.9,22,'70/40',126,21.9,13.79,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height and minor improvement in weight against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-08 08:09:26',NULL),(3050,53,159,'2025-03-06 00:00:00',69,94.4,18,'60/30',115,17.2,13.01,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs)with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-08 08:14:04',NULL),(3051,134,164,'2025-03-10 00:00:00',80,95.7,18,'60/30',124,21,13.66,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of avoid from teeth brushing. ','Improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing structured meal plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-10 06:34:49',NULL),(3052,63,45,'2025-03-10 00:00:00',76,96.9,20,'60/40',130,25.3,15.02,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks who have full of calcium and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-10 06:41:54',NULL),(3053,92,114,'2025-03-10 00:00:00',70,96.6,18,'60/40',117,16.6,12.13,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height not in weight according to previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day also avoid from skip meals. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-10 06:56:11',NULL),(3054,98,149,'2025-03-10 00:00:00',72,95.6,20,'60/40',125,22.2,14.21,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-03-10 07:11:57',NULL),(3055,103,138,'2025-03-10 00:00:00',80,94.1,19,'60/40',118,18.5,13.29,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous screening record and ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-10 07:24:39',NULL),(3056,104,19,'2025-03-10 00:00:00',73,94.5,17,'60/46',121,19.3,13.18,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-10 07:48:22',NULL),(3057,487,358,'2025-03-10 00:00:00',78,96.5,20,'60/30',117,18.2,13.3,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice, meat products) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health. ','2025-03-10 07:52:53',NULL),(3058,108,68,'2025-03-10 00:00:00',69,95.7,19,'60/40',130,24.3,14.38,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height not in weight according to previous screening record. ','Implementing structured meal plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-10 07:57:00',NULL),(3059,109,60,'2025-03-10 00:00:00',72,95.3,20,'60/40',126,24.2,15.24,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene and bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous screening record and plaque on teeth identified. ','Implementing structured meal plan who have calcium and iron (milk and milk products, dates shake, green vegetable) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-10 08:01:33',NULL),(3067,116,72,'2025-03-10 00:00:00',71,96.2,18,'60/30',113,18.3,14.33,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-11 04:16:41',NULL),(3068,119,129,'2025-03-10 00:00:00',72,93.7,19,'60/40',137,30.9,16.46,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks to improve health. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-11 04:29:00',NULL),(3069,121,53,'2025-03-10 00:00:00',70,96.9,18,'60/30',125,22.7,14.48,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene also have bad habit of skipping meal. ','Improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-11 04:37:39',NULL),(3070,177,183,'2025-03-10 00:00:00',69,96.3,22,'60/40',123,18.7,12.36,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height not in weight according to previous screening record. ','Implementing structured meal plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-11 04:40:43',NULL),(3071,25,39,'2025-03-06 00:00:00',70,96.8,20,'60/40',121,18.9,12.91,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight against previous screening record and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks who have full of iron and calcium. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-11 04:50:08',NULL),(3072,210,202,'2025-03-06 00:00:00',69,96.5,21,'60/30',126,18.9,11.9,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have unhealthy habits of eating. ','Improvement identified in height not in weight according to previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-11 05:05:53',NULL),(3073,122,169,'2025-03-06 00:00:00',67,97.5,18,'60/30',123,18.9,12.49,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks who have full of calcium. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-11 05:09:15',NULL),(3074,125,127,'2025-03-06 00:00:00',70,96.7,19,'60/40',122,18.9,12.66,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-11 05:13:05',NULL),(3075,28,37,'2025-03-06 00:00:00',72,97.4,18,'60/30',119,20.4,14.41,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-11 05:26:28',NULL),(3076,56,115,'2025-03-06 00:00:00',73,94.7,19,'60/30',119,18.5,13.02,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene and bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene with bathing and Combing. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-11 05:29:39',NULL),(3077,29,2,'2025-03-06 00:00:00',76,96.1,20,'60/30',121,15.5,10.59,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations also having heart disease. ','Low body mass index identified and VSD diagnosed by her doctor. ','Implementing balanced meal and snacks plan (milk and milk products, fruit juice) with monitoring intake and weight gain. ','Encourage to consume healthy meal and avoid to skipping meals. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from any emergency. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-11 05:37:55',NULL),(3078,178,184,'2025-03-06 00:00:00',69,97.4,20,'60/40',120,18.5,12.87,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-11 05:40:26',NULL),(3079,69,34,'2025-03-07 00:00:00',71,94.5,18,'60/40',138,28,14.75,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-11 07:45:53',NULL),(3080,65,165,'2025-03-07 00:00:00',68,97,19,'60/30',124,19.4,12.62,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-11 07:51:43',NULL),(3081,66,32,'2025-03-07 00:00:00',NULL,98.2,20,'60/44',128,21.8,13.31,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in height not in weight according to previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-11 08:04:52',NULL),(3082,141,85,'2025-03-07 00:00:00',68,95.1,19,'60/36',114,19.3,14.85,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-11 08:10:20',NULL),(3083,142,81,'2025-03-07 00:00:00',80,97.2,20,'70/40',126,27.7,17.45,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Healthy',NULL,'Child presented with a history of mild thinness in BMI calculations but physically child is active and healthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-11 08:15:07',NULL),(3084,224,211,'2025-03-07 00:00:00',72,96.7,17,'60/30',126,21.6,13.63,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous screening record and hair lice also dirty teeth identified. ','Implementing structured meal plan (fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-12 03:27:19',NULL),(3085,76,21,'2025-03-07 00:00:00',69,95.6,22,'60/30',121,18.4,12.57,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene also bad habit of skipping meal. ','Improvement identified in height and minor improvement in weight and height against previous screening record and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks who have full of iron and calcium and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-12 03:34:22',NULL),(3086,149,101,'2025-03-07 00:00:00',70,96.9,20,'60/30',129,22.7,13.64,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of eating junk food. ','Improvement identified in height not in weight according to previous screening record. ','Implementing structured meal plan (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid from junk food they are not good for healthy. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-12 03:41:20',NULL),(3087,82,38,'2025-03-07 00:00:00',72,96.1,21,'60/40',125,22.7,14.48,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and also plaque on teeth identified. ','Counselling done on maintain personal hygiene. Implementing balanced meal and snacks plan (green veg, fruit juice and meat products) with monitoring intake and more weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks who have full of calcium. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and \r\nto motivate for maintain oral hygiene. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-12 03:51:09',NULL),(3088,83,20,'2025-03-07 00:00:00',70,97,18,'70/30',135,24.6,13.46,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against previous screening record because he was sufferied from illness last day\'s. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks plan and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-12 04:13:10',NULL),(3089,152,91,'2025-03-07 00:00:00',77,97.1,20,'70/40',128,22,13.43,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-12 04:26:39',NULL),(3090,87,154,'2025-03-07 00:00:00',69,96.1,18,'60/30',123,21.6,14.28,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight against previous screening record and dirty teeth identified. ','Implementing structured meal plan (fruit juice, beans and milk products) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks who have full of iron and calcium. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-12 04:30:39',NULL),(3091,214,40,'2025-03-07 00:00:00',70,95.9,20,'60/30',121,18.5,12.55,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. Counselling done on personal hygiene. ','Encourage to consume healthy meal and snacks who have full of iron and calcium and to maintain oral hygiene with brushing your teeth twice in a day also avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-12 04:36:13',NULL),(3092,132,87,'2025-03-07 00:00:00',68,96,19,'60/30',120,19.1,13.22,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous screening record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-12 04:45:56',NULL),(3093,193,191,'2025-03-07 00:00:00',70,96.4,20,'60/30',130,23.2,13.66,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene. ','Weight and height same as previous screening record because habit of skipping meal and hair lice identified. ','Implementing structured meal plan (fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-12 04:50:19',NULL),(3094,135,79,'2025-03-08 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on thumb of left hand due to getting hurt from wall. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied with crepe bandage. ','Take rest and move your thumb clockwise and anti clockwise. ','None required at this time. ','On follow up he feels good. ','. ','2025-03-12 04:56:42',NULL),(3095,473,332,'2025-03-08 00:00:00',NULL,96.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. On examination earwax seen. ','Earwax seen. ','Informed to his parents to clean the ear and Betnisol N 2drops put in the ear and take under observation for 10 minutes then send back to the class. ','Maintain personal hygiene with bathing. ','Referred to ENT for further assessment. ','On follow up he feels good. ','. ','2025-03-12 04:59:37',NULL),(3096,50,135,'2025-03-08 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on elbow joint due to fall down. On examination no swelling or redness seen. ','Muscular pain no fracture. ','Analgesic cream applied with crepe bandage. ','Take rest. ','None required at this time. ','On follow up he feels good. ','. ','2025-03-12 05:02:01',NULL),(3097,41,57,'2025-03-08 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of itching on both hands with redness. ','Skin allergy. ','Informed to her parents and syp piriton 5ml given and take under observation for 10 minutes then send back to the class. ','Increase your water intake and apply lotion on whole body. ','Referred to skin specialist for further assessment and suggestion. ','On follow up she feels better. ','. ','2025-03-12 05:06:23',NULL),(3098,51,135,'2025-03-08 00:00:00',NULL,94.6,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache with flu since morning. ',' flu. ','Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Take steem for opening nasal blockage. ','Referred to ENT for further assessment and suggestion. ','On follow up she feels better. ','. ','2025-03-12 05:13:59',NULL),(3099,92,114,'2025-03-10 00:00:00',NULL,98.8,18,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever and flu with sore in throat since night. On examination chest clear. ','Viral flu. ','Informed to his parents and Syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and avoid from junk food. ','Referred to general physician for further assessment. ','On follow up he feels good. ','. ','2025-03-12 05:16:56',NULL),(3100,130,65,'2025-03-10 00:00:00',NULL,96.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache since morning. On examination earwax seen. ','Earwax seen in the ear. ','Informed to her parents for maintain personal hygiene and Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Maintain personal hygiene with bathing. ','Referred to ENT for further assessment. ','On follow up she feels better. ','. ','2025-03-12 05:19:53',NULL),(3101,360,287,'2025-03-11 00:00:00',NULL,95.4,20,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on right side of renal since morning. ','Pain due to holding the urine since morning. ','Sent to the washroom and for pass out the urine. When he comes after passed the urine then he fealed good. ','Don\'t hold the urine next time. ','None required at this time. ','On follow up he feels good. ','. ','2025-03-12 05:33:20',NULL),(3102,347,272,'2025-03-11 00:00:00',NULL,95.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of earache with flu since morning. ','Earwax seen. ','Informed to her parents and Betnisol N drops put in the ear and take under observation for 10 minutes then send back to the class. ','Maintain personal hygiene. ','Referred to ENT for further assessment. ','On follow up she feels good. ','. ','2025-03-12 05:35:29',NULL),(3103,58,134,'2025-03-12 00:00:00',NULL,97.2,21,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of throat pain with flu from one day. ','Viral infection. ','Analgesic cream applied on neck because he is in fasting. ','Take warm water for drink and avoid from spicy food. ','Referred to ENT for further assessment and suggestion. ','On follow up he feels fine. ','. ','2025-03-12 05:38:26',NULL),(3104,129,64,'2025-03-11 00:00:00',68,96.2,19,'60/30',118,20.5,14.67,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy with bad habit of no teeth brushing and skipping meal. ','Weight and height showing same result as previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. Counselling done on healthy habits of eating. ','Encourage to consume healthy meal and avoid to skip meals also maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 03:27:42',NULL),(3105,130,65,'2025-03-11 00:00:00',70,91,20,'60/30',112,16.4,13.07,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. Eye sight weaked identified by eye specialist that\'s why she\'s wearing eyeglasses. ','Improvement identified in height not in weight according to previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals also to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 03:45:14',NULL),(3106,33,122,'2025-03-11 00:00:00',67,97.9,18,'60/30',110,15.2,12.56,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of avoid from teeth brush. ','Improvement identified in height not in weight according to previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks who have full of iron and calcium and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-14 03:53:05',NULL),(3107,68,108,'2025-03-11 00:00:00',72,97.4,19,'60/30',119,17.9,12.56,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record and also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and more weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 03:58:13',NULL),(3108,74,24,'2025-03-11 00:00:00',72,94.2,20,'60/40',129,21.1,12.78,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with habit of no teeth brushing and skipping meal. ','Improvement identified in height not in weight according to previous record and also dirty teeth identified. ','Implementing structured meal plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 04:08:47',NULL),(3109,136,73,'2025-03-11 00:00:00',73,96.5,19,'60/40',134,23.6,13.14,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and meat products) with monitoring intake and weight gain and also Wash the hair in school saloon from anti lice shampoo and oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 04:14:26',NULL),(3110,71,31,'2025-03-11 00:00:00',72,97.1,18,'60/40',115,18.3,13.93,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of no teeth brushing. Also have complain of cough since night. ','Improvement identified in weight and height against previous screening record and. Viral cough identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and syp sirloine 5ml given and take under observation for 10 minutes then send back to the class. ','Encourage to consume healthy meal and snacks and drink warm water also to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 04:39:48',NULL),(3111,144,56,'2025-03-11 00:00:00',71,94.5,17,'60/32',119,17.1,12.03,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and washed the hair in school salon from anti lice shampoo after oiling from anti lice hair oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 04:45:27',NULL),(3112,145,98,'2025-03-11 00:00:00',69,96.1,19,'60/30',119,18.7,13.29,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad personal hygiene. ','Weight and height same as previous screening record and hair lice identified. ','Implementing structured meal plan (fruit juice, beans and milk products) with monitoring intake and weight gain and washed the hair in school salon from anti lice shampoo after oiling from anti lice hair oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 04:53:21',NULL),(3113,176,182,'2025-03-11 00:00:00',70,95.4,19,'60/30',119,20.7,14.57,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral hygiene with habit of no teeth brushing and skipping meal. ','Weight and height same as previous screening record and dental cavity identified. ','Implementing structured meal plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and avoid from sugary food and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 04:59:56',NULL),(3114,60,35,'2025-03-11 00:00:00',72,97.4,18,'60/40',128,21.2,12.94,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record and plaque on teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk) with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 07:07:17',NULL),(3115,146,95,'2025-03-11 00:00:00',76,95.2,20,'60/40',122,18.4,12.36,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and \r\nhealthy. ','Improvement identified in height not in weight according to previous record and bad personal hygiene identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to maintain personal hygiene with bathing and consume healthy meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 07:11:53',NULL),(3116,131,90,'2025-03-11 00:00:00',72,96.8,17,'60/30',122,17.2,11.56,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad personal hygiene. ','Improvement identified in height not in weight according to previous record. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. Counselled on maintain hygiene. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene with bathing. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 07:17:14',NULL),(3117,75,19,'2025-03-12 00:00:00',70,96.5,19,'60/40',116,17.4,12.93,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral hygiene with habit of no teeth brushing. ','Weight and height same as previous screening record and dirty teeth identified. ','Implementing structured meal plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 07:23:24',NULL),(3118,78,22,'2025-03-12 00:00:00',72,97.1,20,'60/40',122,23.1,15.57,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous record and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 07:29:01',NULL),(3119,79,50,'2025-03-12 00:00:00',69,96.8,19,'60/30',121,18.3,12.5,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral and personal hygiene With habit of no teeth brushing. ','Improvement identified in height not in weight according to previous record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice and milk products) with monitoring intake and weight gain and also Washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 07:35:33',NULL),(3120,159,97,'2025-03-12 00:00:00',73,94.2,20,'60/36',120,21.3,14.82,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous record and plaque on teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks who have full of iron and calcium. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from any kind of infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 07:40:28',NULL),(3121,150,66,'2025-03-12 00:00:00',70,97.2,20,'70/40',127,24.3,15.07,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to previous record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and meat products) with monitoring intake and weight gain and washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 07:45:30',NULL),(3122,153,161,'2025-03-12 00:00:00',78,97.8,18,'60/30',112,15,11.98,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active but weak child also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record and hair lice identified. She have low immunity. ','Implementing balanced meal and snacks plan(green veg, fruit juice, meat and milk) for boosting immune system and weight gain washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-14 08:06:23',NULL),(3123,90,124,'2025-03-12 00:00:00',72,97.4,19,'60/30',122,18.6,12.46,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad personal hygiene. ','Weight and height same as previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan in school mess like fruit juice, beans and milk products with monitoring intake and weight gain and also Washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-15 06:44:04',NULL),(3124,77,131,'2025-03-12 00:00:00',69,96.1,20,'60/40',126,19.5,12.28,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan in school mess like milk and milk products and boiled eggs with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-15 06:55:05',NULL),(3125,167,172,'2025-03-12 00:00:00',73,95.7,18,'60/30',108,14.5,12.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to previous screening record and dirty teeth identified. ','Implementing structured meal plan in school like banana shake, fruits juice, meat and milk products with monitoring intake and weight gain.','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing ','2025-03-15 07:30:44',NULL),(3126,341,260,'2025-03-12 00:00:00',68,94.8,18,'60/30',102,15.5,14.9,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-15 07:40:43',NULL),(3127,339,262,'2025-03-12 00:00:00',70,96.4,20,'96.4',113,17.9,14.02,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad oral hygiene. ','Improvement identified in weight and height against previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan in school mess like milk products, fruit juice, meat products with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-15 07:59:56',NULL),(3128,424,338,'2025-03-12 00:00:00',68,97.5,18,'60/30',116,15.5,11.52,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record. ','Implementing balanced meal and snacks plan in school mess like dates, chikku and banana shake with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-15 08:03:48',NULL),(3129,332,268,'2025-03-13 00:00:00',70,94.7,20,'60/30',107,16.5,14.52,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad personal hygiene and bad habit of eating. ','Weight and height same as previous screening record because habit of skipping meal and hair lice identified. ','Implementing balanced meal and snacks plan in school mess like (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and avoid from junk food also maintain personal hygiene with bathing and Combing. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-17 04:01:35',NULL),(3130,332,268,'2025-03-13 00:00:00',74,96.8,18,'60/40',107,16.2,14.15,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan in school mess like (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-17 04:07:05','2025-05-20 10:55:59'),(3131,473,332,'2025-03-13 00:00:00',69,97.4,21,'60/40',117,17.9,13.08,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral and personal. ','Improvement identified in height not in weight according to previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan in school mess(dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infections. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-17 04:11:31',NULL),(3132,416,330,'2025-03-13 00:00:00',68,97.9,17,'60/30',106,15.4,13.71,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Weight and height same as previous screening record. ','Implementing balanced meal and snacks plan in school mess (green veg, fruit juice, beans and meat products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infections. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-17 04:16:49',NULL),(3133,399,58,'2025-03-13 00:00:00',72,96.7,18,'60/30',107,13.9,12.14,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing and skipping meal. ','Weight and height same as previous screening record. ','Implementing balanced meal and snacks plan in school mess (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene and personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infections. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-17 04:54:08',NULL),(3134,423,339,'2025-03-13 00:00:00',69,96.7,18,'60/30',114,18.7,14.39,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight not in height according to previous record and also dirty teeth identified. ','Implementing balanced meal and snacks plan in school mess (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-17 04:59:29',NULL),(3135,477,274,'2025-03-13 00:00:00',76,94.5,19,'60/30',112,17.3,13.74,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Weight and height same as previous screening record. ','Implementing balanced meal and snacks plan in school mess (dates, chikku and banana shake) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-18 06:35:25',NULL),(3136,402,24,'2025-03-13 00:00:00',76,95.8,19,'60/32',115,18.2,13.76,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and \r\nhealthy. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-18 06:41:15',NULL),(3137,348,277,'2025-03-13 00:00:00',74,96.4,22,'60/40',110,17.3,14.43,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-18 06:44:43',NULL),(3138,160,52,'2025-03-13 00:00:00',88,91.4,18,'60/30',113,17.2,13.59,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral hygiene. No any sign and symptoms of hypothermia identified. ','Weight and height are same as previous screening record and also dental cavity identified. ','Implementing balanced meal and snacks plan in school mess like (milk and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also maintain oral hygiene with brushing your teeth twice in a day and avoid from sugary foods. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infections. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-19 06:53:53',NULL),(3139,166,172,'2025-03-13 00:00:00',67,96.5,17,'60/30',109,14.4,12.12,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan in school mess like (boiled eggs, beens, meat and milk products) with monitoring intake and weight gain and also Washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and avoid to skip meals also maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-19 07:31:52',NULL),(3140,86,158,'2025-03-13 00:00:00',80,96.4,20,'70/40',128,22.3,13.57,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral hygiene with habit of no teeth brushing. ','Weight and height are same as previous screening record and dirty teeth identified. ','Implementing structured meal plan in school mess like (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-19 07:37:00',NULL);
INSERT INTO `health` VALUES (3141,91,33,'2025-03-13 00:00:00',80,94.6,NULL,'70/30',132,24,13.77,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record and plaque on teeth identified. ','Implementing balanced meal and snacks plan in school mess like (boiled eggs, fruit juice, meat products) with monitoring intake and weight gain. Counselled on maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-19 07:47:59',NULL),(3142,164,80,'2025-03-13 00:00:00',72,95.9,19,'70/40',130,23.2,13.77,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan in school mess like (fruit juice, meat and milk products) with monitoring intake and weight gain. Counselled on maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day and consume healthy. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing.\r\n','2025-03-19 07:52:44',NULL),(3143,85,33,'2025-03-13 00:00:00',80,96.7,20,'60/30',121,19.2,13.11,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','Improvement identified in height not in weight according to previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan in school mess like (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Washed the hair in school saloon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day also take bath daily. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-19 07:57:29',NULL),(3144,128,69,'2025-03-13 00:00:00',87,96.9,20,'60/30',120,18.9,13.13,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with a history of sever thinness and also he is weak child his immune system is very low but mentally and physically he is active also have bad habit of no teeth brushing and skipping meal. ','Improvement identified in height not in weight according to previous screening record and plaque on teeth identified. He is under weight child. ','Implementing structured meal plan in school mess like (milk and milk products, dates, meat) with monitoring intake and weight gain. Counselled on diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-19 08:09:20',NULL),(3145,101,28,'2025-03-13 00:00:00',70,95.1,18,'60/32',123,18.4,12.18,'Severe Thinness',NULL,NULL,'Mild','Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness with mild anemia and bad oral and personal hygiene with bad habit of no teeth brushing and skipping meal. ','No improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing structured meal plan in school mess like (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and also Washed the hair in school saloon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks who have full of iron and avoid to skip meals also maintain oral hygiene with brushing your teeth twice in a day and take bath daily. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infections.','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-19 08:16:29',NULL),(3146,180,193,'2025-03-13 00:00:00',67,94.4,19,'60/30',105,15.4,13.99,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing and skipping meal. ','Improvement identified in weight and height against previous screening record and hair lice identified. She is under weight child. ','Implementing balanced meal and snacks plan in school mess like (milk and milk products) with monitoring intake and weight gain and washed the hair in school saloon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-19 08:29:37',NULL),(3147,445,331,'2025-03-14 00:00:00',72,96.2,18,'60/30',114,16.7,12.85,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing. ','No improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan in school mess like (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-20 07:17:39',NULL),(3148,417,331,'2025-03-14 00:00:00',70,93.6,20,'60/40',110,15.7,12.98,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing and skipping meal. No any signs and symptoms identified of hypothermia and low blood pressure ','Improvement identified in height not in weight according to previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and also Washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and counselling for healthy diet. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-20 08:13:10',NULL),(3149,428,345,'2025-03-14 00:00:00',67,94.9,17,'60/30',110,16.7,13.93,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy also low BP and low temperature identified. \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\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\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nstory of sever thinness in BMI calculations but physically and mentally child is active and healthy no lethargic no unconsciousness no shivering and other dangeur sign.\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','No improvement identified in weight and height against previous screening. Low temperature (mild hypothermia) and low BP(hypotension) identified due to unhealthy diet. ','Implementing balanced meal and snacks plan in school mess like (milk and milk products) with monitoring intake and weight gain counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and avoid to skip meals and maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from illness. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-21 04:11:10',NULL),(3150,387,311,'2025-03-14 00:00:00',80,96.6,22,'60/30',111,16.7,13.55,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy. P/c. Cough since night. On examination chest clear she already taked medicine from home. ','Improvement identified in height not in weight according to previous screening record and viral cough identified.','Implementing balanced meal and snacks plan in school mess like (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and counselled the child to eat healthy food and avoid to skip meals. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day also go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-21 04:23:47',NULL),(3151,432,344,'2025-03-14 00:00:00',96,97.6,19,'60/40',111,15.7,12.86,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and all reflexes are normal. ','Improvement identified in height and minor improvement in weight against previous screening record and dental cavity identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain also counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene also go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to prevent from illness. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-21 04:40:03',NULL),(3152,403,259,'2025-03-14 00:00:00',70,97.2,20,'60/40',111,14.9,12.09,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy all reflexes are normal. ','Improvement identified in height not in weight according to previous record and dental cavity identified. ','Implementing balanced meal and snacks plan (fruit juice, meat and milk products) with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and go for check up from dentist. Also avoid from sugary foods. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-21 04:51:19',NULL),(3153,425,342,'2025-03-14 00:00:00',72,96.4,21,'60/40',117,20.1,14.68,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but now physically and mentally child is active and healthy and also his all reflexes are normal. ','Improvement identified in weight and height against previous screening record and dirty teeth also bad habit of skipping meal identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and counselled the child to avoid from skipping meal. ','Encourage to consume healthy meal and avoid from junk food. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-21 05:01:22',NULL),(3154,365,280,'2025-03-14 00:00:00',74,95.4,17,'60/36',104,12.5,11.56,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy also her all reflexes are normal. ','Improvement identified in height and minor improvement in weight recorded against previous screening record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from illness. ','Conducted health education session with parents to improve their child health and wellbeing ','2025-03-21 05:38:02',NULL),(3155,397,233,'2025-03-14 00:00:00',72,94.5,19,'60/30',109,17.5,14.73,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and all reflexes are normal also she have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous record and low blood pressure due to unhealthy habit of skipping meal. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and counselled the child to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-21 05:43:51',NULL),(3156,386,312,'2025-03-14 00:00:00',89,95.7,18,'60/30',118,17.1,12.28,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also his all reflexes are normal he have unhealthy habit of eating. ','Improvement identified in weight and height against previous screening record. ','Counselled the child to eat healthy food. Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and avoid from junk foods.','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-21 05:48:44','2025-04-19 09:42:36'),(3157,466,225,'2025-03-14 00:00:00',108,94.3,19,'60/30',112,14.9,11.88,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also all reflexes are normal. ','Improvement identified in height not in weight according to previous record and also temperatures and blood pressure is low due to unhealthy diet. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and counselling done on healthy diet. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-21 05:55:25',NULL),(3158,385,281,'2025-03-14 00:00:00',78,95.5,20,'60/40',116,17.1,12.71,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and all reflexes are normal. ','Improvement identified in weight not in height according to previous record. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. Counselled the child to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from illness. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-21 07:25:18',NULL),(3159,454,374,'2025-03-14 00:00:00',71,93.2,18,'60/30',114,17.1,13.16,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record and all reflexes are normal. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and counselled the child to avoid from skipping meal. ','Encourage to consume healthy meal and snacks who have full of nutrition and go for check up from dentist also avoid from sugary meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-21 07:29:25',NULL),(3160,374,81,'2025-03-17 00:00:00',97,94.5,20,'60/30',110,16.6,13.72,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record and all reflexes are normal. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and counselled on healthy diet. ','Encourage to avoid from skipping meal and consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-21 07:36:50',NULL),(3161,450,359,'2025-03-17 00:00:00',79,95.8,19,'60/32',113,15.9,12.45,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of avoid from breakfast. ','Improvement identified in height not in weight according to previous record and his all reflexes are normal. Under weight child. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks also avoid from skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-21 07:42:15',NULL),(3162,412,325,'2025-03-17 00:00:00',99,96.2,17,'60/40',116,16.3,12.13,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record and all reflexes are normal. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day also avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-21 08:06:29',NULL),(3163,410,324,'2025-03-17 00:00:00',72,97.1,19,'60/30',118,17.4,12.5,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and bad habit of skipping meal. ','No improvement identified in weight and height against previous screening record due to habit of skipping meal. All reflexes are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks who have full of nutrition. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from illness. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-21 08:10:29',NULL),(3164,357,290,'2025-03-17 00:00:00',99,96.5,28,'60/30',108,15.5,13.24,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have habit of skipping meal. ','Improvement identified in weight and minor improvement in height against previous screening record. All reflexes and senses are normal. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and counselled the child to eat healthy food and avoid to skip meals. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-22 05:14:55',NULL),(3166,482,171,'2025-03-17 00:00:00',84,95,19,'60/40',108,16.2,13.89,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of no teeth brushing and skipping meal. ','No improvement identified in weight and height against previous screening record because of unhealthy diet. All reflexes and senses are normal. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and counselled the child to eat healthy food and avoid from junk food. ','Encourage to consume healthy meal and snacks and also drink more water and avoid from junk food. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 05:46:04',NULL),(3167,351,278,'2025-03-17 00:00:00',91,95.7,27,'60/30',103,13.8,13.11,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and meat products) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skip meals and junk food. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 06:08:43',NULL),(3168,441,350,'2025-03-17 00:00:00',82,94.8,20,'60/30',110,15.5,12.9,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of no teeth brushing and skipping meal. ','Improvement identified in weight and minor improvement in height against previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and eggs) with monitoring intake and weight gain and counselled the child to eat healthy food and avoid to skip meals. ','Encourage to consume healthy meal and snacks and drink more water also do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 06:16:26',NULL),(3169,422,340,'2025-03-17 00:00:00',90,95.6,19,'60/36',117,18.3,13.37,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of no teeth brushing and eating junk foods. ','Improvement identified in weight and height against previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and counselled the child to avoid from junk foods. ','Encourage to consume healthy meal and snacks and go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 06:21:54',NULL),(3170,371,304,'2025-03-17 00:00:00',86,97.6,19,'60/40',122,20.5,13.77,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and counselled the child to eat healthy food and avoid to skip meals. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 06:26:10',NULL),(3171,433,354,'2025-03-17 00:00:00',82,98,20,'60/30',110,15.7,13.02,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal and eating junk foods. ','Minor improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and counselled the child to eat healthy food and avoid from junk foods. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 06:31:43',NULL),(3172,438,29,'2025-03-17 00:00:00',87,95.9,19,'60/30',113,16.2,12.69,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain and counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and junk foods. ','Referred to nutritionist for further assessment and suggestion for more growth. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-22 06:36:12',NULL),(3173,460,355,'2025-03-17 00:00:00',89,96.3,27,'60/30',112,18.2,14.51,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. He mother complained her aggressive behaviour in home. ','Improvement identified in weight not in height according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and counselled the child on bad behaviour. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also do some exercises for height grow. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 06:47:15',NULL),(3174,335,196,'2025-03-18 00:00:00',88,96,28,'60/30',105,14.9,13.46,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad personal hygiene. ','No improvement identified in weight and height against previous screening record because of habit of skipping meal. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Counselled the child to maintain personal hygiene and eat healthy food. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-22 06:52:45',NULL),(3175,462,358,'2025-03-18 00:00:00',87,96,19,'60/40',120,19.9,13.82,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of eating junk foods. ','Improvement identified in height and minor improvement in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. Counselled the child to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 07:02:47',NULL),(3176,463,360,'2025-03-18 00:00:00',80,98,19,'60/30',115,19.7,15.03,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Minor improvement identified in weight and height against previous screening record. All reflexes and senses are normal. ','Implementing structured meal plan in school mess (milk and milk products and meat products) with monitoring intake and \r\nweight gain. Counselled the child to eat healthy food and avoid to skip meals. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 07:08:39',NULL),(3177,453,87,'2025-03-18 00:00:00',92,98.4,20,'60/40',118,17.9,12.86,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat products) with monitoring intake and weight gain and counselled the child to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 07:16:01',NULL),(3178,465,370,'2025-03-18 00:00:00',82,94.6,21,'60/30',118,15.7,11.28,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral hygiene with bad habit of eating junk foods. ','Improvement identified in height not in weight according to previous screening record and dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and avoid from sugary foods and go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 07:20:22',NULL),(3179,414,327,'2025-03-18 00:00:00',89,93.6,18,'60/40',116,19.5,14.44,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of eating junk foods. ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan(milk and milk products) with monitoring intake and weight gain and counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 07:25:52',NULL),(3180,475,169,'2025-03-18 00:00:00',88,94.8,20,'60/30',109,15.7,13.34,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad personal hygiene with habit of skipping meal. She on and off come with the complain of abdominal pain. ','No improvement identified in weight and height against previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and counselled the child to eat healthy food and avoid to skip meals. I was Meet with her mother and asked for her complete check up from general physician. ','Encourage to consume healthy meal and snacks also drink more water and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 07:35:43',NULL),(3181,377,134,'2025-03-18 00:00:00',80,95.5,19,'60/46',115,18.5,13.99,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral hygiene and habit of skipping meal. ','No improvement identified in weight and height against previous screening record and stained teeth identified due to nutritional deficiency. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and counselled the child to eat healthy food and avoid from junk foods. ','Encourage to consume healthy meal and snacks and go for dental check up. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-22 07:49:48',NULL),(3182,400,77,'2025-03-18 00:00:00',80,96.7,21,'60/30',117,16.8,12.29,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad personal hygiene with bad habit of skipping meal. ','Minor improvement identified in weight and height against previous screening record and also hair lice identified. All reflexes and senses are normal. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain and counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 07:57:51',NULL),(3183,383,308,'2025-03-18 00:00:00',84,95.8,21,'60/40',120,19.7,13.8,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight against previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 08:17:37',NULL),(3184,347,272,'2025-03-18 00:00:00',87,98.1,20,'60/40',112,18.5,14.8,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad personal hygiene with bad habit of skipping meal. ','Improvement identified in weight and minor improvement in height against previous screening record and hair lice identified. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skip meals. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-03-22 08:29:25',NULL),(3185,344,85,'2025-03-18 00:00:00',90,95.8,27,'60/30',98,14.9,15.51,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. Counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 08:35:54',NULL),(3186,440,349,'2025-03-18 00:00:00',72,92,20,'60/40',117,17.7,12.93,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain and counselled the child to eat healthy food and avoid from junk food. ','Scheduled for regular monitoring for healthy growth of child. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-03-22 08:42:54',NULL),(3187,452,372,'2025-03-18 00:00:00',83,96.2,19,'60/30',104,13.5,12.48,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height and minor improvement in weight against previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-22 08:49:16',NULL),(3188,350,275,'2025-03-19 00:00:00',80,94.9,20,'50/30',108,14.5,12.5,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. Counselled the child to eat healthy food. ','Encourage to consume healthy meal and avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-23 07:09:09',NULL),(3189,447,370,'2025-03-19 00:00:00',99,94,18,'60/40',119,17.1,12.08,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral and personal hygiene with habit of eating junk foods. ','Improvement identified in weight and height against previous screening record and dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. Counselled the child to avoid from junk foods. ','Encourage to consume healthy meal and snacks who have full of nutrition and go for dental check up from dentist. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-23 07:17:02',NULL),(3190,444,367,'2025-03-19 00:00:00',82,92.2,19,'60/40',113,16.6,13.09,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy no any symptoms of hypothermia and low blood pressure. ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. Counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-23 07:25:08',NULL),(3191,446,221,'2025-03-19 00:00:00',100,98.1,21,'60/40',123,19.3,12.86,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad personal hygiene with habit of skipping meal. ','Improvement identified in height not in weight according to previous record and also hair lice and All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. Counselled the child to avoid from skipping meal and eat healthy food. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-23 07:32:36',NULL),(3192,345,276,'2025-03-19 00:00:00',89,94.4,20,'60/40',108,16.6,14.31,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal and no teeth brushing. ','No improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Counselled the child to maintain personal hygiene and take healthy food. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-03-23 07:44:06',NULL),(3193,472,365,'2025-03-19 00:00:00',92,97,20,'60/44',118,18.9,13.57,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral hygiene with habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record and stained teeth due to nutritional deficiency. All reflexes and senses are normal. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. Counselled the child to eat nutritional foods. ','Encourage to consume healthy meal and snacks and to go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-23 07:53:32',NULL),(3194,415,328,'2025-03-19 00:00:00',87,94.7,19,'60/30',112,16.6,13.35,'Severe Thinness',NULL,NULL,NULL,NULL,'Good',NULL,'Mild','Child presented with a history of sever thinness, he is physically and mentally active but his immune system is very weak that\'s why he\'s suffering from sickness on and off. Also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record. But all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and counselled the child to eat healthy food and avoid to skipping meals. ','Encourage to consume healthy meal and snacks and to drink more water. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-23 08:14:47',NULL),(3195,366,302,'2025-03-19 00:00:00',98,95.6,20,'60/40',110,16.6,13.67,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','No improvement identified in weight and height against previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skipping meals. Washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infections. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-25 07:09:01',NULL),(3196,370,298,'2025-03-19 00:00:00',72,96.2,18,'60/40',106,15.9,14.04,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain and counselled the child to eat healthy food and avoid to skip meals.','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-25 07:16:43',NULL),(3197,409,317,'2025-03-19 00:00:00',87,97.9,22,'60/46',112,15.7,12.47,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','No improvement identified in weight and height against previous screening record because previously she was suffering  from illness. Now she is fine and all reflexes are senses aer normal identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. Counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-25 07:31:19',NULL),(3198,435,165,'2025-03-19 00:00:00',92,95.8,21,'60/40',119,19.1,13.6,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad personal hygiene with bad habit of skipping meal. ','No improvement identified in weight and height against previous screening record and hair lice also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and counselled the child to eat healthy food and avoid to skip meals. Washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. . ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-25 07:36:14',NULL),(3199,471,382,'2025-03-19 00:00:00',101,96.3,22,'70/40',120,18.6,12.94,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal and eating junk foods. ','Minor improvement identified in weight and height against previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid from junk foods.','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-26 04:07:36',NULL),(3200,448,229,'2025-03-19 00:00:00',102,96.4,24,'60/40',125,19.5,12.48,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy. ','No improvement identified in weight and height against previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and meat products) with monitoring intake and weight gain. Counselled the child to eat healthy food. ','Encourage to consume healthy meal who have full of nutrition and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-26 04:12:01',NULL),(3201,469,363,'2025-03-19 00:00:00',99,98,21,'66/40',117,19.5,14.25,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral and personal hygiene and have bad habit of skipping meal ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan(milk and milk products and boiled eggs) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skip meals. Washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and take more water for drink. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-26 04:18:13','2025-04-19 09:41:52'),(3202,349,273,'2025-03-19 00:00:00',94,92.4,20,'60/42',111,18.8,15.4,'Severe Thinness',NULL,NULL,NULL,NULL,NULL,'Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal and eating junk foods. ','Minor improvement identified in weight and height against previous screening record. All reflexes and senses are normal. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skip meals. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-26 04:22:02',NULL),(3203,392,99,'2025-03-19 00:00:00',77,95.2,19,'60/30',116,15.6,11.65,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad personal hygiene with bad habit of skipping meal and no teeth brushing. ','Improvement identified in height not in weight according to previous screening record and hair lice identified. Also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (carrot juice, apple juice, banana shake) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skip meals. Washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-03-26 04:29:05',NULL),(3204,429,341,'2025-03-20 00:00:00',100,94.5,22,'70/30',123,29.3,19.37,'Normal',NULL,NULL,NULL,'Mild','Good','Healthy',NULL,'Child presented with normal weight and also physically and mentally child is active and healthy no symptoms of hypothermia identified. ','Improvement identified in weight not in height according to previous screening record. All reflexes and senses are normal. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and healthy growth of child. Counselled the child to do some exercises for height grow washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. . ','Encourage to consume more healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-26 04:45:51',NULL),(3205,464,376,'2025-03-20 00:00:00',99,94.9,21,'66/44',120,19.2,13.33,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with severe thinness in BMI calculation but physically and mentally child is active and healthy.','Improvement identified in height not in weight according to previous screaning record. All reflexes and senses are normal identified.','Implementing balance meal plan(milk and milk products and meat products) with monitoring intake and weight gain. Counselled the child on healthy diet.','Encourage to eat healthy meals.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health education sessions with parents to improve their child health.','2025-03-26 13:05:58',NULL),(3206,334,266,'2025-03-20 00:00:00',100,97.2,20,'60/40',111,15.1,12.26,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of eating junk foods. ','Improvement identified in weight and height against previous screening record.','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. Counselled the child to maintain personal hygiene and avoid from junk foods. ','Encourage to consume healthy meal and snacks and take bath daily. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-27 03:52:33',NULL),(3207,483,384,'2025-03-20 00:00:00',98,95.9,19,'60/35',116,15.8,11.74,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral hygiene. ','Improvement identified in height not in weight according to previous screening record and dental cavity identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-03-27 03:57:22',NULL),(3208,484,385,'2025-03-20 00:00:00',100,96.4,21,'60/30',124,19.5,12.68,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. Counselled on healthy diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-03-27 04:01:45',NULL),(3209,97,45,'2025-03-20 00:00:00',98,96.6,20,'60/40',112,16.9,13.47,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad personal hygiene with bad habit of no teeth brushing and skipping meal. ','Improvement identified in height and she loss her weight because of sickness. Now she is fine and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat products) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skip meals. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents and child to improve their health and wellbeing. ','2025-03-27 04:07:18',NULL),(3210,111,144,'2025-03-20 00:00:00',92,97.3,19,'60/40',124,17.7,11.51,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of eating junk foods. ','Improvement identified in height and minor improvement in weight against previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-27 04:21:19',NULL),(3211,171,175,'2025-03-20 00:00:00',97,95.9,20,'70/30',121,18.9,12.91,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad personal hygiene with bad habit of skipping meal and no teeth brushing. ','Improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skip meals. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-27 04:32:41',NULL),(3212,55,126,'2025-03-20 00:00:00',96,97.4,22,'70/30',125,26,16.59,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Healthy','Mild','Child presented with a history of moderate thinness in BMI calculations but physically and mentally child is active and healthy. ','Improvement identified in weight and height against previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Counselled the child to do some exercises for healthy growth. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-27 04:35:55',NULL),(3213,62,23,'2025-03-20 00:00:00',100,95.9,22,'60/30',115,15.7,11.87,'Severe Thinness',NULL,NULL,NULL,NULL,'Mild','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy but she have ignorence, non understanding behaviour also have bad personal hygiene. ','Improvement identified in weight and height against previous screening record. Behaviourol disorders identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. Counselled the child on good behaviour. ','Encourage to maintain personal hygiene and on eating healthy meals. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and trying to change her behaviour. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-27 04:46:13',NULL),(3214,64,48,'2025-03-20 00:00:00',101,95.1,22,'60/36',116,18.4,13.67,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in weight and height against previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and meat products) with monitoring intake and weight gain. Counselled the child on healthy diet and avoid to skip meals. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-27 04:50:54','2025-04-28 08:54:08'),(3215,147,54,'2025-03-20 00:00:00',99,97.2,20,'70/30',120,21.4,14.86,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in weight and height against previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Counselled the child to eat healthy food. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-27 04:54:10',NULL),(3216,80,139,'2025-03-20 00:00:00',101,95.1,22,'60/30',118,18.7,13.43,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations physically she is weak child also have bad personal hygiene with bad habit of skipping meal. ','No improvement identified in weight and height against previous screening record because of illness and low immune system identified. ','Implementing balanced meal and snacks plan (milk and milk products and meat products) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skip meals. ','Encourage to maintain personal hygiene with bathing, Combing, hand washing etc. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-03-27 07:21:59',NULL),(3217,148,94,'2025-03-20 00:00:00',100,96.7,20,'70/30',115,17.4,13.16,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of eating junk foods. ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid from junk foods. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-27 07:26:00',NULL),(3218,28,37,'2025-03-13 00:00:00',99,94.5,20,'60/40',119,20.4,14.41,'Severe Thinness',0,0,'None','None','None','','None','Child come with the complain of cough and cold with vomiting since morning. On examination chest clear. ','Viral cough. ','Informed to her parents and ORS given and take under observation for 10 minutes then when she feels good then send back to the class. ','Take warm water for drink and consume samisolid diet.','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. Temp. 96.2F ','2025-03-27 07:31:41','2025-04-19 09:42:36'),(3219,154,132,'2025-03-21 00:00:00',99,96.7,20,'70/30',114,16.6,12.77,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habbit of skipping meal and no teeth brushing. ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan(milk and milk products) for regular monitoring for healthy growth of child. Counselled the child to eat healthy food. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infections. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-27 14:53:57',NULL),(3220,155,68,'2025-03-21 00:00:00',98,96.6,20,'60/40',116,18,13.38,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in weight not in height according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skipping meals. ','Encourage to maintain personal hygiene with daily bathing and Combing from anti lice comb. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-28 14:54:46',NULL),(3221,156,160,'2025-03-21 00:00:00',98,95.6,22,'60/48',115,17,12.85,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy. ','Improvement identified in weight and height against previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products) with monitoring intake and weight gain. Counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and do some exercises for healthy growth. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-28 15:00:31',NULL),(3222,157,86,'2025-03-21 00:00:00',100,97.6,24,'60/40',115,18.4,13.91,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit to avoid from breakfast. ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat products) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skip breakfast. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-28 15:04:31',NULL),(3223,93,121,'2025-03-21 00:00:00',101,96.9,22,'70/50',115,17.7,13.38,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral and personal hygiene with bad habit of no teeth brushing and skipping meal. ','No improvement identified in weight and height against previous screening record because of illness in past days. Now she is fine and her all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skip meals. Washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day and consume healthy meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infections. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-28 15:10:02',NULL),(3224,96,27,'2025-03-21 00:00:00',103,96.3,21,'70/46',121,17,11.61,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping breakfast and no teeth brushing. ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, beans and milk products) with monitoring intake and weight gain. Counselled the child to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from illness. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-03-28 15:15:49',NULL),(3225,378,252,'2025-03-21 00:00:00',104,97.5,24,'70/50',118,17.7,12.73,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. Counselled the child to avoid from skipping meal. Washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks for healthy growth of child. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-28 15:21:29',NULL),(3226,100,30,'2025-03-21 00:00:00',100,96.6,20,'60/40',110,16.2,13.39,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of avoid from breakfast. ','Improvement identified in height not in weight according to previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg, fruit, milkshakes and meat products) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skip breakfast. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-28 15:25:50',NULL),(3227,469,363,'2025-03-21 00:00:00',99,95.6,21,'60/48',118,20,14.36,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. Counselled the child to eat healthy food. ','Encourage to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-28 15:35:14',NULL),(3228,384,307,'2025-03-21 00:00:00',102,95.4,22,'60/40',114,19.3,14.98,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height and minor improvement in weight against previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg and milk products and meat products) with monitoring intake and weight gain. Counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks plan for regular monitoring for healthy growth of child. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-28 15:38:59',NULL),(3230,376,21,'2025-03-21 00:00:00',94,96,19,'60/30',111,15.6,12.62,'Severe Thinness',NULL,NULL,'Mild',NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of no teeth brushing. ','Improvement identified in height and minor improvement in weight against previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. Counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks plan for regular monitoring for healthy growth of child. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-28 15:44:02',NULL),(3231,375,51,'2025-03-21 00:00:00',103,96.2,22,'60/30',112,14.1,11.24,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (green veg and milk products) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skip meals. Washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-28 15:50:02',NULL),(3232,137,102,'2025-03-21 00:00:00',104,97.3,23,'70/40',122,23.8,15.99,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height and minor improvement in weight against previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skip meals. ','Encourage to consume healthy meal and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-28 15:55:01',NULL),(3233,61,136,'2025-03-21 00:00:00',101,96.9,20,'60/40',122,17.5,11.76,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of no teeth brushing and skipping meal. ','Improvement identified in height and minor in weight according to previous screening record and hair lice identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain and also Wash the hair in school salon from anti lice shampoo after oiling with anti lice oil. Counselled the child to eat healthy food and avoid to skip meals. ','Encourage to consume healthy meal and snacks for healthy growth of child. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-03-28 16:00:03',NULL),(3234,143,75,'2025-03-12 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of eye pain with redness since morning. On examination redness seen in right eye. ','Viral infection. ','Washed the eye from tap water and Betnisol N drops put in the eye and take under observation for 10 minutes then send back to the class. ','Wash the eye again from tap water and come again for follow up after 2hrs. ','Referred to ENT for further assessment. ','On follow up he feels good. ','. ','2025-03-29 01:26:04',NULL),(3235,396,53,'2025-03-14 00:00:00',NULL,98.3,18,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of cough and flu from 2 days. On examination chest is clear. ','Viral cough. ','Syp sirloine 5ml given and take under observation for 10 minutes then send back to the class. ','Take warm water for drink. ','Referred to general physician for further assessment. ','On follow up she feels fine. ','. ','2025-03-29 01:37:43',NULL),(3236,153,161,'2025-03-15 00:00:00',NULL,NULL,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and syp mucaine 5ml given and take under observation for 10 minutes when she feels fine then send back to the class. ','Eat semi-solid diet and drink more water. ','None required at this time. ','On follow up she feels good. ','. ','2025-03-29 01:41:40',NULL),(3237,28,37,'2025-03-15 00:00:00',NULL,97.7,28,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with flu for 2 days. On examination chest is clear. ','Viral flu. ','Inform to parents and syp piriton 2.5ml and ORS given and take under observation for 15 minutes when she feels fine then send back to the class. ','To go for check up from general physician. ','Referred to general physician for further assessment. ','On follow up she feels fine. ','. ','2025-03-29 01:46:06',NULL),(3238,349,273,'2025-03-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on ring finger of right hand due to getting hurt from cupboard at home. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied. ','Take care of yourself. ','None required at this time. ','On follow up she feels good. ','. ','2025-03-29 01:49:03',NULL),(3239,25,39,'2025-03-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of busted pustule on hand with pain. ','Skin allergy. ','Removed all puss and cleaned with pyodine and poly fax skin applied. ','Encourage to drink more water and maintain personal hygiene. ','Referred to skin specialist for further assessment. ','On follow up he feels good. ','. ','2025-03-29 01:52:23',NULL),(3240,223,66,'2025-03-15 00:00:00',NULL,97.4,20,'70/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of flu with sore in throat since night. On examination chest is clear. ','Viral flu. ','She is in fasting that\'s why only analgesic cream applied on neck for relief pain. ','Gargle from warm water and eat samisolid diet also avoid from spicy meal. ','Referred to general physician for further assessment. ','On follow up she feels fine. ','. ','2025-03-29 01:57:13',NULL),(3241,74,24,'2025-03-17 00:00:00',NULL,99,21,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of fever with flu and vomiting since morning. On examination chest is clear. ','Viral fever. ','Informed to his parents and Syp domel 5ml and syp panadol 10ml given and take under observation for 20 minutes then send back to home with his father. ','Go for check up from general physician and take warm water for drink and eat samisolid diet. ','Referred to general physician for further assessment. ','Scheduled for next day. ','. ','2025-03-29 02:01:24',NULL),(3242,71,31,'2025-03-17 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of toothache since morning. On examination slight swelling seen. ','Dental cavity identified. ','Glycerin swab applied and encourage to go for dental check up. ','Avoid from sugary foods. ','Referred to dentist for further assessment and suggestion. ','On follow up she feels better. ','. ','2025-04-01 05:05:52',NULL),(3243,28,37,'2025-03-17 00:00:00',101,96.4,20,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on both sides of renal area. On examination no swelling or redness seen. ','Renal pain due to hold the urine. ','Sent to the washroom and give her a full glass of water for drink and take under observation for 20 minutes when she feels fine then send back to the class. ','Don\'t hold the urine for long time and drink more water. ','Referred to general physician for further assessment. ','On follow up he feels good. ','. ','2025-04-01 05:14:49',NULL),(3244,14,113,'2025-03-18 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of minor cut on right index and middle finger. On examination no bleeding. ','Minor cut. ','Cleaned with pyodine and saniplast applied on both fingers. ','Maintain personal hygiene. ','None required at this time. ','On follow up he feels good. ','. ','2025-04-01 05:17:41',NULL),(3245,434,66,'2025-03-18 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Pain on lips. ','Cracked lips','Just vaseline applied and send back to the class. ','To maintain personal hygiene. ','None required at this time. ','On follow up he feels good. ','. ','2025-04-01 05:20:00',NULL),(3246,112,83,'2025-03-19 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain slight bleeding from tip of nose because of scratch. ','No internal bleeding from nose. ','Washed from tap water and poly fax skin applied and send back to the class. ','Don\'t put the finger in nose. ','None required at this time. ','On follow up he feels good. ','. ','2025-04-01 05:24:22',NULL),(3247,473,332,'2025-03-19 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and syp mucaine 5ml given and take under observation for 10 minutes then send back to the class. ','Consume samisolid diet and drink more water. ','Referred to general physician for further assessment. ','On follow up he feels fine. ','. ','2025-04-01 05:27:02',NULL),(3248,188,53,'2025-03-20 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of footache since morning. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied with crepe bandage and send back to the class. ','Move the foot clock wise and anti clock wise for muscles relexin . ','None required at this time. ','On follow up he feels good. ','. ','2025-04-01 05:30:08',NULL),(3249,97,45,'2025-03-20 00:00:00',100,96.6,20,'60/30',112,16.9,13.47,'Severe Thinness',0,0,'None','None','None','','None','Child come with the complain of earache with flu since night. On examination chest clear. ','Viral flu. ','Informed to her parents and Betnisol N drops put in the ear and also syp piriton 2.5ml given and take under observation for 10 minutes then send back to the class. ','To take steam from warm water. ','Referred to ENT for further assessment. ','On follow up she feels better. ','. ','2025-04-01 05:39:16','2025-04-19 09:42:36'),(3250,170,175,'2025-03-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Child come with the complain of pain on thumb because of getting hurt from wall. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied with crepe bandage and send back to the class. ','Move the thumb for muscular relexin. ','None required at this time. ','On follow up she feels good. ','. ','2025-04-01 05:44:20',NULL),(3251,443,364,'2025-04-07 00:00:00',80,96.7,22,'70/50',118,16.5,11.85,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Severe','Severe thinness identified in BMI calculation but physically and mentally child is active and healthy. He have bad habit of eating meal in less quantity also have bad oral hygiene.','Improvement identified in height also dental cavity identified.','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child to take proper intake of meal. washed the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encouraged to consume healthy meal and avoid from sugary meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to improve their child health.','2025-04-08 10:54:50','2025-04-19 09:41:52'),(3252,457,361,'2025-04-07 00:00:00',74,96.2,26,'66/42',115,14.9,11.27,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy',NULL,'Child presented with mild anemia with sever thinness. habit of skipping meal identified.','Improvement identified  in height also mild anemia identified. ','Implementing structured meal plan who have iron (green veg, meat, dates, apple and carrot juice) with monitoring intake and weight gain. Counselled the child to intake healthy food. ','Encouraged to consume healthy meal who have full of iron and avoid to skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring .','Conducted health session with parents to improve child health.','2025-04-08 11:08:06',NULL),(3253,381,310,'2025-04-07 00:00:00',73,97.4,24,'60/40',113,17.1,13.39,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness but physically and mentally child is active and healthy she have bad habit of eating meal in less quantity.','Improvement identified in weight and height according to previous record.','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to eat healthy food in proper quantity. ','Encouraged to consume healthy meal and drink more water.','None required at this time.','Scheduled for regular monitoring .','Conducted health session with parents to improve child health and wellbeing.','2025-04-09 09:38:56',NULL),(3254,436,61,'2025-04-07 00:00:00',72,96.2,22,'70/46',117,19.8,14.46,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Severe thinness identified on BMIcalculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene.','Improvement identified in height and minor improvement identified in weight according to previous record.','Implementing structured meal plan with monitoring intake and weight gain. Counselled the child to eat healthy food in proper amount of quantity.','Encouraged to consume healthy meal and avoid to skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for weight gain.','Conducted health session with parents to improve child health.','2025-04-09 11:07:20',NULL),(3255,467,377,'2025-04-07 00:00:00',76,96.4,26,'70/50',119,19.8,13.98,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with severe thinness in BMI calculation but physically and mentally child is active and healthy also have bad eating habit .','Improvement identified in height not in weight according to previous record and less calories intake identified.','Implement balanced meal plan with monitoring intake and weight gain. Counselled the child to eat properly .','Encouraged to consume healthy and increased your meal intake.','Referred to nutritionist for further assessment.','scheduled for regular monitoring for healthy growth.','Conducted health education session with parents to improve child health.','2025-04-10 08:08:18',NULL),(3256,382,309,'2025-04-07 00:00:00',81,97.3,30,'60/40',117,16.3,11.91,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Severe thinness identified but physically and mentally child is active and healthy also bad habit of skipping meal.','Improvement identified in height not in weight according to previous screening record.','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to take proper diet in good quantity.','Encouraged to consume healthy meal and avoid to skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2025-04-10 08:48:04',NULL),(3257,449,371,'2025-04-07 00:00:00',92,98.4,24,'60/30',107,13.7,11.97,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presentewd with severe thinness in BMI calaulation but physically and mentally child is active and healthy also he have bad habit of skipping meal.','Improvement identified in height according to previous record.','Implementing structured meal plan with monitoring intake and weight gain. Counselled the child to eat healthy diet and avoid to skip meal.','Encouraged to consume healthy meal .','Referred to nutritionist for further assessment for weight gain.','Scheduled for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve thair child health.','2025-04-10 09:09:36',NULL),(3258,470,383,'2025-04-07 00:00:00',92,95,28,'70/40',121,27.5,18.78,'Normal',NULL,NULL,NULL,NULL,'Good','Healthy','Mild','Child presented with normal weight also with physically and mentally active and healthy.','Normal weight identified.','Implementing balanced meal plan to maintain the growth of child.','Encouraged to maintain oral hygiene with brushing your teeth twice in a day.','None required at this time.','Scheduled for regular monitoring.','Conducted health education session with parents to improve child health.','2025-04-10 09:19:51',NULL),(3259,102,147,'2025-04-07 00:00:00',92,96,23,'60/40',118,18.6,13.4,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of severe thinness but physically and mentally child is active and healthy also have habit of skipping breakfast.','Improvement identified in height and minor improvement in weight identified according to previous record.','Implementing balanced meal plan with monitoring intake and weight gain.','Encouraged to consume healthy meal and to maintain personal hygiene.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring .','Conducted health education session with parents to improve child health.','2025-04-10 09:37:04',NULL),(3260,430,347,'2025-04-07 00:00:00',94,96.8,20,'60/40',108,14.5,12.43,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Severe thinness identified but physically and mentally child is active and healthy.','Improvement identified in height identified according to previous record.','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to eat healthy food.','Encouraged to avoid to skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2025-04-10 09:51:57',NULL),(3261,426,343,'2025-04-07 00:00:00',100,96.4,26,'60/40',112,16.7,13.31,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Severe thinness identified in BMI calculation but physically and mentally child is active and healthy also have habit of skipping meal or eat less amount of meal in quantity.  ','Improvement identified in weight and height according to previous record.','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet.','Encouraged to consume healthy meal and snacks and avoid to skip meal.','None required at this time.','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2025-04-10 10:02:06','2025-05-16 09:10:33'),(3262,372,303,'2025-04-07 00:00:00',82,96.7,30,'60/40',120,17.5,12.21,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of severe thinness but physically and mentally child is active and healthy also have bad habit of skipping meal.','Improvement identified in height according to previous record.','Implementing balanced meal plan with monitoring weight gain and intake. Counselled the child on eating healthy meal.','Encouraged to do some exercises for healthy growth and avoid to skip meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health education session with parents to improve child health.','2025-04-10 10:12:46',NULL),(3263,346,22,'2025-04-07 00:00:00',84,96.2,22,'60/40',105,15.4,13.97,'Severe Thinness',NULL,NULL,NULL,'Severe','Good','Unhealthy','Mild','Child presented with a history of severe thinness but physically and mentally child is healthy and active also have habit of skipping meal.','Improvement identified in height not in weight according to previous screening record.','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on eating meal.','Encouraged to maintain oral hygiene with teeth brushing.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health education session with parents to improve child health.','2025-04-10 10:20:37',NULL),(3264,395,156,'2025-04-07 00:00:00',93,96.2,26,'60/40',112,18.2,14.51,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Severe thinness identified but physically and mentally child is active and healthy also have habit of eating junk food.','Improvement identified in weight and height according to previous record.','Implementing balance meal plan with monitoring intake and weight gain. Counselled the child on healthy diet.','Encouraged to consume healthy meal.','None required at this time..','Scheduled for regular monitoring.','Conducted health session with parents to improve child health.','2025-04-10 10:29:36',NULL),(3265,391,316,'2025-04-07 00:00:00',96,95.8,26,'60/0',113,19.9,15.53,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of severe thinness but physically and mentally child is active and healthy also have bad habit of skipping meal.','Minor improvement identified in weight and height according to previous record and also hair lice identified.','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to avoid from skipping meal. anti liceing also doing in school salon from anti lice shampoo after oiling with anti lice oil.','Encouraged to consume healthy meal and to avoid from skipping meal.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring for healthy growth of child.','Conducted health education session with parents to improve child health.','2025-04-10 10:48:36',NULL),(3266,427,346,'2025-04-07 00:00:00',97,97.1,24,'60/30',101,13.3,12.99,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have burning in micturation. ','Severe thinness and UTI identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and informed to her parents about her disease also adviced to go for her check up. ','Encourage to consume healthy meal and snacks and go for check up from general physician. . ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-11 08:20:57',NULL),(3267,390,316,'2025-04-08 00:00:00',99,96.2,28,'70/40',123,24.6,16.29,'Moderate Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Severe','Child presented with a history of moderate thinness in BMI calculations but physically child is active and healthy and also have bad oral and personal hygiene. ','Improvement identified in weight and height against previous screening record and hair lice also dental cavity identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain. Counselled the child to eat healthy food and drink more water. ','Encourage to maintain oral and personal hygiene and avoid from sugary meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-04-11 08:36:12',NULL),(3268,439,122,'2025-04-08 00:00:00',100,96.2,24,'60/30',104,13.6,12.57,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically child is active and healthy and also have bad habit of less amount of meal intake. ','Improvement identified in height not in weight according to previous screening record. ','Implementing structured meal plan (milk and milk products) with monitoring intake and weight gain. Counselled the child to eat more not in less quantity. ','Encourage to consume healthy meal and snacks and do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-11 08:40:49',NULL),(3269,340,261,'2025-04-08 00:00:00',98,96,26,'60/30',105,14.6,13.24,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Severe thinness and dirty teeth identified. ','Implementing balanced meal and snacks plan (green veg, fruit juice, meat and milk products) with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skip meals. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to prevent from infection. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-11 08:45:30',NULL),(3270,418,334,'2025-04-08 00:00:00',101,96.4,28,'70/40',119,18.9,13.35,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal spicilly brakefast. ','No improvement identified in weight and height against previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan (dates, chikku and banana shake) with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-11 08:51:15',NULL),(3271,338,271,'2025-04-08 00:00:00',100,98,24,'60/40',110,16.2,13.44,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of less quantity of meal intake. ','No improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-11 08:54:45',NULL),(3272,431,336,'2025-04-08 00:00:00',102,92.9,28,'60/46',112,17.1,13.58,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping breakfast. ','Improvement identified in height not in weight according to previous screening record. ','Implementing structured meal plan with monitoring intake and weight gain. Counselled the child to eat healthy food and avoid to skip meals. ','Encourage to consume healthy meal and snacks and also avoid from skip meals. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-11 08:58:56',NULL),(3273,401,204,'2025-04-08 00:00:00',100,96.4,26,'70/40',114,17.4,13.39,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record.\r\n\r\n','Implementing balanced meal and snacks plan (milk and milk products and boiled eggs) with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks plan and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-11 09:02:11',NULL),(3274,479,279,'2025-04-08 00:00:00',104,97.4,28,'60/30',107,14.8,12.83,'Severe Thinness',NULL,NULL,'Mild','Severe','Good','Unhealthy','Mild','Child presented with a history of sever thinness with mild anemia and bad oral and personal hygiene with bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record and mild anemia also identified. ','Implementing balanced meal and snacks plan (dates shake, apple and carrots juice, green veg) with monitoring intake and weight gain and also Wash the hair in school salon from anti lice shampoo after oiling with anti lice oil. Counselled the child to eat healthy food and avoid to skip meals. ','Encourage to consume healthy meal and snacks who have full of iron. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-11 09:26:50',NULL),(3275,363,281,'2025-04-08 00:00:00',95,97.1,22,'60/40',106,15.3,13.62,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of eating junk foods. ','Improvement identified in height not in weight according to previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain also Wash the hair in school salon from anti lice shampoo after oiling with anti lice oil. Counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-11 09:32:32',NULL),(3276,373,163,'2025-04-08 00:00:00',101,96.7,22,'60/30',101,12.9,12.65,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record and dental cavity identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-11 09:48:08',NULL),(3277,405,322,'2025-04-08 00:00:00',98,95.7,22,'70/40',117,17.6,12.81,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','No improvement identified in weight and height against previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-11 09:51:56',NULL),(3278,368,300,'2025-04-08 00:00:00',96,96.2,22,'60/40',NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child to eat healthy food. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-11 09:54:58',NULL),(3279,488,193,'2025-04-08 00:00:00',101,98.6,24,'60/30',100,13.1,13.1,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record and hair lice identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child on healthy diet also Wash the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and  to avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-11 10:01:24',NULL),(3280,413,326,'2025-04-08 00:00:00',94,98.4,22,'60/40',113,18.4,14.41,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of eating junk foods. ','Improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child on healthy diet also Wash the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk food. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-11 10:06:41',NULL),(3281,342,264,'2025-04-09 00:00:00',100,96.5,24,'60/40',115,18.4,13.91,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of less quantity of meal intake. ','Improvement identified in height and minor improvement in weight according to previous screening record. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-11 10:12:41',NULL),(3282,419,335,'2025-04-09 00:00:00',92,93.3,26,'70/40',125,31.1,19.94,'Normal',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with normal weight and also physically and mentally child is active and healthy. ','Normal weight identified also hair lice and dirty teeth identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain. Counselled the child to avoid from junk food and wash the hair in school salon from anti lice shampoo after oiling with anti lice oil. ','Encourage to do some exercises for healthy growth of child. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to on personal hygiene. ','2025-04-12 03:53:19',NULL),(3283,459,366,'2025-04-09 00:00:00',84,95.9,26,'60/40',120,17.3,12.09,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of eating junk foods. ','Improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from junk food. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-12 04:07:36',NULL),(3284,407,320,'2025-04-09 00:00:00',97,97.1,22,'60/30',110,18.2,14.99,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral and personal hygiene with habit of skipping meal. ','No improvement identified in weight and height against previous screening record and hair lice also dirty teeth identified. ','Implementing structured meal plan with monitoring intake and weight gain. Counselled the child to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and avoid to skip meals. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-12 04:13:58',NULL),(3285,355,294,'2025-04-09 00:00:00',99,96.1,23,'60/30',99,14.4,14.69,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad oral and personal hygiene with bad habit of skipping meal. ','Improvement identified in weight and height against previous screening record and hair lice also plaque teeth identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and also Wash the hair in school salon from anti lice shampoo after oiling with anti lice oil. Counselled the child to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing your teeth twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-04-12 05:15:02',NULL),(3286,486,387,'2025-04-09 00:00:00',100,96.8,24,'60/40',105,15.4,13.97,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of eating junk foods. ','No improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and avoid from junk and from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-12 05:28:47',NULL),(3287,359,287,'2025-04-09 00:00:00',97,96.8,22,'60/40',103,13.6,12.82,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','No improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child to avoid from skipping. ','Encourage to consume healthy meal and snacks and to avoid from junk food. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-12 05:31:36',NULL),(3288,360,287,'2025-04-09 00:00:00',100,97.2,26,'60/30',107,13.6,11.88,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','No improvement identified in weight and height against previous screening record. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-12 06:24:53',NULL),(3289,404,323,'2025-04-09 00:00:00',86,95.6,20,'60/40',111,16.1,13.07,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with a history of sever thinness in BMI calculations but physically and mentally child is active and healthy and also have bad habit of skipping meal. ','Improvement identified in height not in weight according to previous screening record. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child to avoid from skipping meal. ','Encourage to consume healthy meal and to do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-12 06:38:58',NULL),(3290,358,286,'2025-04-09 00:00:00',102,96.6,24,'60/30',100,15.1,15.1,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy also have bad habit of skipping meal or eating in less quantity. ','Improvement identified in weight not in height according to previous screening record. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy diet and exercise. ','Encourage to do some exercise for healthy growth. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring child for healthy growth. ','Conducted health education session with parents to improve their child health. ','2025-04-15 08:46:11',NULL),(3291,247,156,'2025-04-09 00:00:00',98,96,22,'70/40',133,28.2,15.85,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and do some exercises for healthy growth. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-15 08:58:46',NULL),(3292,216,205,'2025-04-09 00:00:00',74,96.9,24,'80/30',133,24.8,14.02,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation and she also have mild anemia with habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and mild anemia also identified. ','Implementing structured meal plan who have full of iron (dates, apple, carrots juice, green veg) with monitoring and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal who have full of iron and to avoid from skipping meal. ','Referred to nutritionist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session on healthy diet with parents to improve their child health and wellbeing. ','2025-04-15 09:08:34',NULL),(3293,211,202,'2025-04-09 00:00:00',97,97.6,26,'70/40',144,29.2,14.08,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal specially breakfast. ','Improvement identified in weight and height against the previous screening record and hair lice identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and avoid to skip meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-15 09:35:04',NULL),(3294,169,174,'2025-04-09 00:00:00',88,96.4,23,'70/50',132,22.9,13.14,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-04-15 09:39:50',NULL),(3295,172,176,'2025-04-10 00:00:00',92,96,24,'60/40',133,27.7,15.61,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no eating breakfast. ','Improvement identified in height and minor improvement in weight according to previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid to skip meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-15 09:49:47',NULL),(3296,204,143,'2025-04-10 00:00:00',98,96.1,22,'80/40',130,26.5,15.68,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain hygiene. ','Encourage to consume healthy meal and snacks and avoid to skip meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-15 10:09:03',NULL),(3297,263,181,'2025-04-10 00:00:00',100,97,26,'70/40',136,25.8,13.95,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid to skip meal and maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-15 10:13:39',NULL),(3298,1,1,'2025-04-10 00:00:00',92,98.3,24,'70/40',137,25.8,13.71,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing ','2025-04-15 10:17:29',NULL),(3299,175,180,'2025-04-10 00:00:00',97,96.6,22,'70/40',123,22.5,14.87,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from junk food. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-15 10:24:59',NULL),(3300,1,1,'2025-04-10 00:00:00',92,98.3,24,'70/40',137,25.8,13.71,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to dentist for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-15 10:30:17',NULL),(3301,5,11,'2025-04-10 00:00:00',82,96.5,24,'60/40',141,25.2,12.68,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and avoid to skip meal. ','Encourage to consume healthy meal and snacks and to avoid from junk foods also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-15 10:35:33',NULL),(3302,105,56,'2025-04-10 00:00:00',91,96.2,26,NULL,136,31.1,16.81,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after r oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods also maintain oral hygiene with brushing the teeth twice in a day. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-15 10:43:57',NULL),(3303,6,12,'2025-04-10 00:00:00',82,96,24,'80/40',134,31.8,17.66,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight not in height according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy diet and exercise. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-15 10:47:49',NULL),(3304,106,55,'2025-04-10 00:00:00',97,97.4,26,'70/30',142,28.2,13.95,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating meal in less quantity. ','Improvement identified in weight not in height according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and exercise. ','Encourage to consume healthy meal and snacks and to do some exercise. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-15 10:52:17',NULL),(3305,7,143,'2025-04-10 00:00:00',74,962,20,'70/40',139,30.1,15.6,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-15 10:56:15',NULL),(3306,9,141,'2025-04-10 00:00:00',92,96.1,24,'70/40',133,24.2,13.68,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and avoid to skip meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-15 11:00:07',NULL),(3307,10,16,'2025-04-10 00:00:00',76,95.7,22,'70/50',139,26.8,13.97,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene. ','Improvement identified in height and minor improvement in weight according to the previous screening record and hair lice also dental cavity identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day and avoid from sugary foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-15 11:04:09',NULL),(3308,13,166,'2025-04-10 00:00:00',76,56.6,20,'70/46',136,32.3,17.46,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight not in height according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and to do some exercise for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing ','2025-04-16 03:38:13',NULL),(3309,161,61,'2025-04-10 00:00:00',82,97.1,20,'70/40',140,27.6,14.1,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating meal in less quantity. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and it\'s proper taken. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 03:46:26',NULL),(3310,107,169,'2025-04-10 00:00:00',88,97.2,24,'80/40',135,23.9,13.04,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 04:00:57',NULL),(3311,455,373,'2025-04-11 00:00:00',98,96.2,22,'60/40',122,19.5,13.1,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and also hair lice anddirty teeth identified ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child personal hygiene. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-04-16 04:10:47',NULL),(3312,212,164,'2025-04-11 00:00:00',100,96,24,'70/40',140,31.7,16.17,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and avoid to teeth brush. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified. ','Implementing balanced meal plan with monitoring intake and healthy growth. Counselled the child on healthy diet and exercise. ','Encourage to consume healthy meal and snacks and to avoid from junk foods also maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 04:17:00',NULL),(3313,194,196,'2025-04-11 00:00:00',97,98.3,22,'80/40',122,18.7,12.56,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods.Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 04:27:33',NULL),(3314,44,63,'2025-04-11 00:00:00',99,96,26,'80/40',134,23.3,13,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified. ','Implementing structured meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 04:30:56',NULL),(3315,133,96,'2025-04-11 00:00:00',94,97,24,'80/40',127,20.5,12.63,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 04:36:05',NULL),(3316,49,120,'2025-04-11 00:00:00',76,96.8,20,'100/60',147,42.8,19.91,'Normal',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Mild','Child presented with normal weight with physically and mentally active. She have bad habit of eating junk foods and also have bad personal and oral hygiene. ','Normal weight identified and hair lice also dirty teeth identified. ','Counselled the child on healthy diet and to maintain oral and personal hygiene. ','Encourage to consume healthy meal and avoid to eating junk foods and also to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-04-16 04:42:17',NULL),(3317,118,107,'2025-04-11 00:00:00',92,98.7,22,'70/40',139,34.1,17.7,'Mild Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal specially breakfast. ','Minor improvement identified in height not in weight according to the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 04:46:21',NULL),(3318,12,18,'2025-04-11 00:00:00',87,95.9,24,'70/40',133,27.2,15.38,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice and also plaque on the teeth identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods also maintain oral hygiene with brushing the teeth twice in a day. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 04:50:34',NULL),(3319,35,79,'2025-04-11 00:00:00',85,97.2,20,'70/40',136,26.1,14.11,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-04-16 04:54:00',NULL),(3320,20,11,'2025-04-11 00:00:00',82,97.1,24,'70/30',137,23,12.25,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal specially breakfast. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified. ','Implementing structured meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and personal hygiene. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 04:57:25',NULL),(3321,37,76,'2025-04-11 00:00:00',78,96.2,26,'70/40',133,25.8,14.59,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice and also dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 05:00:24',NULL),(3322,174,179,'2025-04-11 00:00:00',88,97.6,26,'80/40',125,19.1,12.26,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Minor improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day also avoid from sugary foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 05:06:31',NULL),(3323,39,129,'2025-04-11 00:00:00',87,96.5,24,'80/30',133,21.5,12.25,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal specially breakfast. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 08:35:16',NULL),(3324,40,144,'2025-04-11 00:00:00',92,96.4,24,'80/40',145,29.9,14.18,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Minor improvement identified in weight and height against the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 08:41:51',NULL),(3325,42,58,'2025-04-15 00:00:00',92,97.3,24,'80/30',120,18.9,13.13,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal and have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 09:32:07',NULL),(3326,41,57,'2025-04-15 00:00:00',99,96.2,26,'80/40',134,25.7,14.31,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 09:35:14',NULL),(3327,110,77,'2025-04-15 00:00:00',86,96.7,25,'70/40',123,21.9,14.48,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 09:38:27',NULL),(3328,50,135,'2025-04-15 00:00:00',96,96.6,26,'70/40',140,25.8,13.16,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal specially breakfast. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and exercise. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 09:41:40',NULL),(3329,51,135,'2025-04-15 00:00:00',82,97.9,22,'70/40',125,19.6,12.54,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 09:47:40',NULL),(3330,115,72,'2025-04-15 00:00:00',80,96.9,26,'80/40',131,28.7,16.72,'Moderate Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dental cavity also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-04-16 09:51:47',NULL),(3331,170,175,'2025-04-15 00:00:00',90,96.1,20,'70/40',124,21.5,13.98,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy diet and on personal hygiene. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 09:59:40',NULL),(3332,54,126,'2025-04-15 00:00:00',89,96.5,22,'80/40',134,23.1,12.83,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Improvement identified in height not in weight according to the previous screening record and also dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 10:05:01',NULL),(3333,117,107,'2025-04-15 00:00:00',92,97.9,23,'70/30',124,18.8,12.23,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record he lost his weight because of sickness in back days. ','Implementing structured meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 10:14:09',NULL),(3334,179,187,'2025-04-15 00:00:00',90,96,24,'80/30',127,20.9,12.96,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to eat healthy food. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 10:21:26',NULL),(3335,266,163,'2025-04-15 00:00:00',99,96.3,26,'80/40',129,22.2,13.42,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on take meal in proper quantity. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 10:25:54',NULL),(3336,58,134,'2025-04-15 00:00:00',82,96,24,'80/40',127,25.2,15.65,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair also dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 10:32:47',NULL),(3337,140,85,'2025-04-15 00:00:00',96,97,24,'80/40',127,21.8,13.56,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating meal in less quantity. ','Improvement identified in height not in weight according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for the growth of child. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 10:36:32',NULL),(3338,139,99,'2025-04-15 00:00:00',100,95.2,28,'70/30',125,18.3,11.67,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and have bad oral and personal hygiene. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 10:51:00',NULL),(3339,143,75,'2025-04-15 00:00:00',96,97.4,23,'70/40',135,23.1,12.64,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating meal in less quantity. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 10:58:09',NULL),(3340,84,160,'2025-04-16 00:00:00',89,98.3,22,'70/30',128,22.8,13.92,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating meal in less quantity. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-16 11:04:01',NULL),(3341,70,31,'2025-04-16 00:00:00',90,96.3,26,'70/40',121,21.5,14.68,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and it\'s proper intake and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-17 04:01:14',NULL),(3342,158,84,'2025-04-16 00:00:00',92,96.4,24,'70/40',125,20.9,13.44,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Minor improvement identified in weight and height against the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-17 04:09:40',NULL),(3343,94,123,'2025-04-16 00:00:00',87,97.8,24,'70/40',133,22.6,12.87,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and avoid from sugary foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-04-17 04:32:56',NULL),(3344,135,79,'2025-04-16 00:00:00',82,96.6,22,'80/40',133,26.8,15.2,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Minor improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-17 04:36:55',NULL),(3345,21,112,'2025-04-16 00:00:00',94,96.1,22,'80/40',128,25.3,15.47,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to take healthy meal in proper quantity. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-17 04:46:05',NULL),(3346,45,63,'2025-04-16 00:00:00',99,97.3,22,'70/30',120,19.3,13.4,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-17 04:51:41',NULL),(3347,46,67,'2025-04-16 00:00:00',96,96.8,22,'70/40',136,21,11.35,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-17 09:44:59',NULL),(3348,48,154,'2025-04-16 00:00:00',87,93.4,22,'80/30',125,25.1,16.06,'Moderate Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Severe','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dental cavity identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to maintain oral hygiene. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-17 09:49:11',NULL),(3349,163,2,'2025-04-16 00:00:00',92,96,24,'70/40',148,30.9,14.11,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height and minor improvement identified in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-17 09:56:00',NULL),(3350,22,46,'2025-04-16 00:00:00',79,96.6,26,'70/40',133,25.3,14.41,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to further health observations. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-17 09:59:17',NULL),(3351,2,2,'2025-04-16 00:00:00',97,97.2,26,'70/30',131,23.2,13.52,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 03:28:03',NULL),(3352,196,173,'2025-04-16 00:00:00',77,97.3,22,'70/30',138,28.8,15.12,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair also plaque on teeth identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 03:33:46',NULL),(3353,331,189,'2025-04-16 00:00:00',100,98.1,22,'60/40',116,19.4,14.42,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 03:37:14',NULL),(3354,361,285,'2025-04-16 00:00:00',97,96.6,24,'60/30',108,15.7,13.59,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Minor improvement identified in weight and height against the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 03:41:38',NULL),(3355,411,318,'2025-04-17 00:00:00',97,96.5,24,'60/40',112,18.4,14.67,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 04:31:54',NULL),(3356,425,342,'2025-04-17 00:00:00',97,95.8,24,'60/40',118,20.3,14.6,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Healthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. His father is not allowed him to teeth brush. ','Minor improvement identified in weight and height against the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume more healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the growth. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 04:39:59',NULL),(3357,351,278,'2025-04-17 00:00:00',82,97.5,27,'60/40',104,13.9,12.88,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Minor improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to growth monitoring. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 04:48:18',NULL),(3358,397,233,'2025-04-17 00:00:00',100,96.9,23,'60/40',110,17.2,14.24,'Severe Thinness',NULL,NULL,NULL,'Moderate','Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Minor improvement identified in weight and height against the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the growth. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 04:51:25',NULL),(3359,386,312,'2025-04-17 00:00:00',97,96.2,23,'60/30',118,16.7,11.99,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height and minor improvement identified in weight according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 04:54:19',NULL),(3360,385,281,'2025-04-17 00:00:00',97,96.4,28,'60/40',117,16.7,12.2,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain personal hygiene. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 04:58:47',NULL),(3361,454,374,'2025-04-17 00:00:00',84,96.4,22,'60/40',115,16.7,12.63,'Severe Thinness',NULL,0,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height and minor improvement in weight according to the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 05:05:28',NULL),(3362,374,81,'2025-04-17 00:00:00',79,96,24,'60/30',110,17,14.05,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 08:55:15',NULL),(3363,450,359,'2025-04-17 00:00:00',92,96.7,28,'60/30',113,15.3,11.98,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 09:05:09',NULL),(3364,412,325,'2025-04-17 00:00:00',99,97.5,26,'60/40',117,16.5,12.05,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Minor improvement identified in weight and height against the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 09:07:48','2025-04-19 09:42:36'),(3365,410,324,'2025-04-17 00:00:00',77,98.5,24,'60/30',119,17,12,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 09:32:27',NULL),(3366,406,321,'2025-04-17 00:00:00',82,96.6,23,'60/40',122,18.7,12.56,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy and proper diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 10:33:07',NULL),(3367,482,171,'2025-04-17 00:00:00',92,97.1,22,'60/40',109,16.5,13.89,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record. ','Implementing structured meal plan with monitoring intake and weight gain. Counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 10:41:00',NULL),(3368,339,262,'2025-04-17 00:00:00',79,96.7,26,'60/40',115,17.5,13.23,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 10:44:23',NULL),(3369,424,338,'2025-04-17 00:00:00',98,97.1,24,'60/40',118,15.9,11.42,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 10:47:26',NULL),(3370,332,268,'2025-04-17 00:00:00',97,98,24,'60/40',107,16.7,14.61,'Severe Thinness',NULL,NULL,NULL,'Mild','Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to take healthy meal and avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 10:53:32',NULL),(3371,437,176,'2025-04-17 00:00:00',97,97,26,'60/40',121,21.6,14.75,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to take healthy meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 10:56:34',NULL),(3372,416,330,'2025-04-17 00:00:00',88,96.4,24,'60/30',107,15.7,13.76,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Minor improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to take healthy meal in proper quantity. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 11:00:09',NULL),(3373,399,58,'2025-04-17 00:00:00',92,98.5,28,'60/40',108,14.3,12.26,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy',NULL,'Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to take healthy meal and avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 11:03:19',NULL),(3374,423,339,'2025-04-17 00:00:00',82,96.4,22,'60/40',115,18.8,14.24,'Severe Thinness',NULL,NULL,NULL,NULL,'Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Minor improvement identified in weight and height against the previous screening record and stained teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-18 11:07:03',NULL),(3376,477,274,'2025-04-18 00:00:00',97,97.1,26,'60/40',113,16.5,13.01,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-21 07:06:13',NULL),(3377,402,24,'2025-04-18 00:00:00',76,96.6,24,'70/30',116,18.9,14.05,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-21 07:28:04',NULL),(3378,348,277,'2025-04-18 00:00:00',87,97.5,26,'60/40',110,17.9,14.79,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal due to poverty also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-21 08:10:48',NULL),(3379,445,331,'2025-04-18 00:00:00',98,99.4,22,'60/40',115,17.2,13.01,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. P/c. No any complain of illness but 99.4 temperature identified. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. Go for check up from general physician. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-21 08:17:24','2025-04-24 07:56:54'),(3380,417,331,'2025-04-18 00:00:00',82,96.6,24,'60/40',110,15.9,13.14,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-04-21 08:20:29',NULL),(3381,428,345,'2025-04-18 00:00:00',88,97,26,'60/40',110,16.7,13.7,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-21 08:24:43',NULL),(3382,387,311,'2025-04-18 00:00:00',100,961,26,'60/40',112,15.5,12.36,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain oral hygiene. ','Encourage to avoid from sugary foods and to consume healthy meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-21 10:05:21',NULL),(3383,365,280,'2025-04-18 00:00:00',91,96,20,'60/30',105,12.5,11.34,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 06:37:23',NULL),(3384,432,344,'2025-04-18 00:00:00',99,96.4,29,'60/40',112,16.2,12.91,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. he Hair lice and also dental cavity identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 06:43:08',NULL),(3385,160,52,'2025-04-18 00:00:00',97,95.3,22,'60/40',113,17,13.31,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and he halthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to go for dental check up. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 06:50:58',NULL),(3386,167,172,'2025-04-18 00:00:00',80,96.7,22,'60/40',110,13.7,11.32,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 07:19:46',NULL),(3387,166,172,'2025-04-18 00:00:00',79,96.7,24,'60/30',110,14.7,12.15,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 08:24:37',NULL),(3388,403,259,'2025-04-18 00:00:00',82,96.9,26,'70/30',112,14.7,11.72,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 08:27:20',NULL),(3389,446,221,'2025-04-18 00:00:00',82,96.4,24,'80/40',123,19.8,13.09,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 08:37:38','2025-04-22 08:39:51'),(3390,345,276,'2025-04-18 00:00:00',92,97.2,24,'60/40',108,17.6,15.09,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 08:42:46',NULL),(3391,472,365,'2025-04-18 00:00:00',87,96.7,26,'70/40',118,19.8,14.22,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight not in height according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 08:46:03',NULL),(3392,415,328,'2025-04-18 00:00:00',74,96.2,20,'70/30',112,17.6,14.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 08:50:33',NULL),(3393,366,302,'2025-04-18 00:00:00',21,96.1,21,'60/40',111,16.5,13.39,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 08:53:48',NULL),(3394,396,53,'2025-04-19 00:00:00',92,96.9,26,'60/30',108,14.4,12.35,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 08:59:05',NULL),(3395,481,299,'2025-04-19 00:00:00',86,97.2,22,'60/30',100,13.5,13.5,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 09:16:04',NULL),(3396,89,29,'2025-04-19 00:00:00',90,96.8,20,'70/30',122,19.3,12.97,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal ','Encourage to consume healthy meal and snacks and avoid from sugary foods. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 09:21:06',NULL),(3397,409,317,'2025-04-19 00:00:00',87,98.3,22,'60/30',113,15.4,12.17,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain personal hygiene with bathing, combing and hand washing. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 09:31:41',NULL),(3398,370,298,'2025-04-19 00:00:00',93,97.3,26,'60/30',107,15.1,13.19,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and to avoid from sugary foods. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 09:35:15',NULL),(3399,444,367,'2025-04-19 00:00:00',90,96.3,24,'60/30',114,16.4,12.66,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Minor improvement identified in weight and height against the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 09:51:38',NULL),(3400,383,308,'2025-04-19 00:00:00',97,96.9,21,'60/40',120,19.3,13.4,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 09:55:04',NULL),(3401,335,196,'2025-04-19 00:00:00',79,97.2,20,'60/30',106,14.9,13.26,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from sugary meal and go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 10:01:12',NULL),(3402,453,87,'2025-04-19 00:00:00',84,95.2,23,'60/40',118,18,12.93,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 10:04:26',NULL),(3403,463,360,'2025-04-19 00:00:00',90,97.6,22,'70/40',115,19.8,14.97,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and do some exercises. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 10:07:24',NULL),(3404,414,327,'2025-04-19 00:00:00',82,96.2,20,'60/40',116,18.6,13.82,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 10:10:36',NULL),(3405,468,362,'2025-04-19 00:00:00',90,97.7,24,'60/30',107,14.8,12.83,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 10:15:21',NULL),(3406,475,169,'2025-04-19 00:00:00',79,94.7,22,'60/40',109,15.5,13.05,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Improvement identified in weight and height against the previous screening record and hair lice identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 10:23:54',NULL),(3407,400,77,'2025-04-19 00:00:00',86,97.7,26,'60/40',117,17.4,12.62,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight not in height according to the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 10:28:51',NULL),(3408,347,272,'2025-04-19 00:00:00',82,96.2,24,'60/40',112,18.6,14.83,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 10:33:19',NULL),(3409,441,350,'2025-04-22 00:00:00',92,96.9,24,'60/40',110,15.5,12.81,'Severe Thinness',0,0,'None','Severe','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad oral hygiene. ','Minor improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 10:41:19','2025-04-22 10:43:47'),(3410,422,340,'2025-04-22 00:00:00',80,96,22,'60/30',118,18.4,13.24,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 10:49:15',NULL),(3411,460,355,'2025-04-22 00:00:00',79,97.6,24,'60/40',113,18.4,14.36,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods and go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 10:54:07',NULL),(3412,465,370,'2025-04-22 00:00:00',90,96.8,22,'60/40',118,15.9,11.42,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 10:58:31',NULL),(3413,448,229,'2025-04-22 00:00:00',82,97.5,26,'60/40',126,19.7,12.41,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 11:01:18',NULL),(3414,447,370,'2025-04-22 00:00:00',77,97.1,24,'60/40',119,17,11.96,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 11:04:19',NULL),(3415,371,304,'2025-04-22 00:00:00',78,98,23,'70/40',122,20.8,13.97,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','No improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-22 11:06:56',NULL),(3416,440,349,'2025-04-22 00:00:00',80,96.8,20,'60/40',118,18.7,13.54,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight not in height according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-23 08:23:24',NULL),(3417,433,354,'2025-04-22 00:00:00',92,96,24,'60/30',110,15.8,13.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-23 08:26:13',NULL),(3418,438,29,'2025-04-22 00:00:00',84,96.5,26,'60/40',114,17,13.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-23 08:29:16',NULL),(3419,462,358,'2025-04-22 00:00:00',84,96,26,'70/40',121,19.7,13.46,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet ','Encourage to consume healthy meal and snacks and to avoid from sugary foods also advice to go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-23 09:01:06',NULL),(3420,429,341,'2025-04-22 00:00:00',82,92.2,22,'70/30',124,29.9,19.45,'Normal',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with normal weight and also physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Normal weight identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to avoid from junk foods ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-23 09:11:53',NULL),(3421,349,273,'2025-04-22 00:00:00',84,96.4,22,'60/40',112,18.4,14.67,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-23 09:19:08',NULL),(3422,344,85,'2025-04-22 00:00:00',100,98,20,'60/30',99,14.1,14.39,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and have nutritional deficiency(short height and low weight) . All reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain. Counselled the child to take healthy and proper diet also avoid to skip meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-23 09:27:42',NULL),(3423,350,275,'2025-04-22 00:00:00',77,96.2,26,'60/40',108,14.1,12.09,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-23 09:38:30',NULL),(3424,435,165,'2025-04-23 00:00:00',97,96.4,24,'60/40',120,19.2,13.36,'Severe Thinness',NULL,NULL,'None','Severe','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad personal hygiene. ','Minor improvement identified in weight and height against the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy and proper diet for healthy growth. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Counselled the child on healthy diet and to maintain personal hygiene. ','2025-04-23 09:44:10',NULL),(3425,392,99,'2025-04-23 00:00:00',80,96.7,22,'60/40',116,15.2,11.3,'Severe Thinness',NULL,NULL,'None','Severe','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Counselled the child on healthy diet and to avoid from skipping meal. ','2025-04-23 09:48:08',NULL),(3426,464,376,'2025-04-23 00:00:00',92,96,26,'70/40',121,19.9,13.59,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. P/can. Redness seen in throat with mild pain. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. Throat infection diagnosed. ','Implementing balanced meal plan with monitoring intake and weight gain. He refused to take medicine for throat pain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. Go for check up from general physician. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Counselled the child to take healthy meal and to avoid from spicy food. ','2025-04-23 09:54:34',NULL),(3427,471,382,'2025-04-23 00:00:00',82,96.4,24,'70/40',120,19.1,13.26,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Counselled the child on healthy diet and good behaviour. ','2025-04-23 09:58:19',NULL),(3428,394,98,'2025-04-23 00:00:00',84,97.6,20,'70/30',112,17.8,14.19,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted counselling session with him and his parents to improve their child health and wellbeing. ','2025-04-23 10:01:51',NULL),(3429,334,266,'2025-04-23 00:00:00',87,97.6,24,'60/30',112,15.1,12.15,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Counselled the child on healthy diet and to avoid from skipping meal for healthy growth. ','2025-04-23 10:07:22',NULL),(3430,444,367,'2025-04-23 00:00:00',97,96.4,26,'60/30',114,16.3,12.54,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion.','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Counselled the child on healthy diet and to maintain personal hygiene. ','2025-04-23 10:17:22',NULL),(3431,483,384,'2025-04-23 00:00:00',87,96,22,'80/40',117,15.7,11.57,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','No improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-23 10:24:31',NULL),(3432,484,385,'2025-04-23 00:00:00',79,97.5,28,'70/40',124,19.9,12.94,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan who have full of nutrition with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-23 10:32:13',NULL),(3433,159,97,'2025-04-23 00:00:00',76,98,26,'70/40',119,21.4,15.11,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-23 10:38:07',NULL),(3434,90,124,'2025-04-23 00:00:00',84,98.4,24,'70/30',123,18,11.86,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-23 10:43:11',NULL),(3435,91,33,'2025-04-23 00:00:00',82,96.6,24,'80/30',132,24.2,13.89,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to avoid from junk foods also maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-04-23 10:48:08',NULL),(3436,164,80,'2025-04-23 00:00:00',87,96,28,'70/40',130,24.8,14.67,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight not in height according to the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods and to do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-23 10:52:38',NULL),(3437,101,28,'2025-04-23 00:00:00',87,96.9,22,'60/30',124,18.8,12.23,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-23 10:57:16','2025-06-25 09:47:01'),(3438,200,102,'2025-04-23 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of getting hurt on forehead due to fall down. On examination. No bleeding seen. ','Minor scratch seen. ',' Washed the area and polyfax skin applied. ','Don\'t run fast. ','None required at this time. ','On follow up child is feeling good. ','. ','2025-04-23 11:08:15',NULL),(3439,9,141,'2025-04-23 00:00:00',NULL,96.9,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of toothache since morning. ','Gums swelling. ','Informed to the parents and syp panadol 10ml given and glycerine swab put on teeth. ','Go for check up from dentist. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring. ','He is not feeling well on follow up send back to home. ','2025-04-23 11:13:25',NULL),(3440,335,196,'2025-04-23 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on knee due to fall down. On examination. No bleeding. ','Minor scratch. ','Cleaned with pyodine and saniplast applied. ','Take healthy meal in your diet. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-04-23 11:19:40',NULL),(3441,98,149,'2025-04-23 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of toothache since morning. On examination gums swelling seen. ','Dental cavity identified. ','Informed to parents and syp panadol 10ml given and take under observation for 10 minutes then send back to the class. ','Go for check up from dentist. ','Referred to dentist for further assessment and suggestion. ','On follow up she feels fine. ','. ','2025-04-23 11:24:44',NULL),(3442,170,175,'2025-04-24 00:00:00',NULL,96.4,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of lower abdominal pain on left renal area with no history of burning, or any complain in urine. On examination bloating feel.','Gastric pain. ','Informed to parents and syp panadol 10ml given and take under observation for 20 minutes when she feels good then send back to the class. ','Advice for check up from general physician and also advice for u/s for actual diagnosis. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-04-24 07:19:58',NULL),(3443,77,131,'2025-04-24 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning. On examination. Abdomen soft. ','Gastric pain. ','Sent to the washroom and Syp mucain 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Take samisolid diet and drink more water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-04-24 08:26:16',NULL),(3444,137,102,'2025-04-24 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on index finger. On examination. No bleeding seen. ','Minor scratch. ','Cleaned with pyodine and saniplast applied. ','Take more water for drink in hot weather. ','None required at this time. ','Scheduled for regular monitoring. ','. ','2025-04-24 08:28:34',NULL),(3445,41,57,'2025-04-24 00:00:00',NULL,96.6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of mouth ulcers (watery boils) with pain. On examination no secretion seen. ','Mouth ulcer. ','Gargle from tap water and glycerine applied. ','Take samisolid diet and drink more water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-04-24 08:42:59',NULL),(3446,65,165,'2025-04-24 00:00:00',97,96.4,24,'60/40',125,20,12.8,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. According to child her mother is not allowed her to do teeth brushing because she was getting late for school. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. Called to child mother for meeting. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. Counselled the child to maintain personal hygiene. ','2025-04-24 09:23:55',NULL),(3447,66,32,'2025-04-24 00:00:00',82,98.1,22,'70/40',130,22.7,13.43,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal specially breakfast. ','Improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-24 09:27:54',NULL),(3448,141,85,'2025-04-24 00:00:00',92,96,22,'60/40',115,19.3,14.59,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. His parents are watching TV in night that\'s why child is late sleep. ','Improvement identified in height not in weight according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Called to child mother for meeting. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. Counselled the child to do some exercises. ','2025-04-24 09:39:17',NULL),(3449,142,81,'2025-04-24 00:00:00',81,95.2,26,'70/40',128,27.5,16.78,'Moderate Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-24 10:17:39',NULL),(3450,69,34,'2025-04-24 00:00:00',89,97.2,24,'70/40',139,28.7,14.85,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-24 10:44:43',NULL),(3451,72,25,'2025-04-24 00:00:00',92,97.1,24,'80/40',136,27,14.55,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Improvement identified in weight not in height according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing.','2025-04-24 10:48:18',NULL),(3452,224,211,'2025-04-24 00:00:00',82,97,26,'60/30',126,20.9,13.16,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal specially breakfast. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-24 10:52:28',NULL),(3453,76,21,'2025-04-24 00:00:00',80,97,21,'70/40',122,18.2,12.23,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to take healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from junk foods also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-24 11:00:57',NULL),(3454,149,101,'2025-04-24 00:00:00',82,97.8,24,'80/40',130,23,13.61,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal and no teeth brushing. ','Improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain oral hygiene. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-24 11:04:02',NULL),(3455,82,38,'2025-04-24 00:00:00',81,96.7,28,'70/40',126,22.5,14.17,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-24 11:06:42',NULL),(3456,152,91,'2025-04-24 00:00:00',79,97.7,22,'70/40',129,21.9,13.2,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair also dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods and to go for dental check up from dentist.','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-24 11:10:36',NULL),(3457,48,154,'2025-04-24 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of cronic toothache with gums swelling. ','Dental cavity identified. ','Informed to parents and syp panadol 10ml given also glycerine applied and take under observation for 10 minutes when she feels good then send back to the class. ','Eat samisolid diet. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-04-24 11:15:15',NULL),(3458,180,193,'2025-04-24 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain on hand. ','Muscular pain. ','Informed to her mother and analgesia cream applied. ','Move the hand for muscular relaxation. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-04-24 11:17:31',NULL),(3459,475,169,'2025-04-24 00:00:00',NULL,96.7,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain in both eyes. On examination slight redness and swelling seen. ','Initial diagnose is eye infection. ','Washed the eyes from rose water and after minutes Betnisol N drops put in the eyes and take under observation for 20 minutes also informed to the parents. ','Go for check up from ENT. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up \r\nshe is on leave today. ','2025-04-25 08:12:14',NULL),(3460,370,298,'2025-04-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on hand. On examination no bleeding or any kind of secretion seen. ','Minor cut only. ','Sanity plastic applied. ','Do not eat junk foods. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-04-25 08:33:58',NULL),(3461,406,321,'2025-04-25 00:00:00',NULL,100.5,24,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever, cough with flu and sore in throat. On examination redness seen in throat. Chest is clear. ','Throat infection. ','Informed to parents and Syp panadol 10ml given and Syp piriton 2.5ml given and take under observation for 20 minutes when he feels good then send back to the class. ','Go for check up from general physician. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-04-25 08:46:40',NULL),(3462,457,361,'2025-04-24 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pustule on hand with pussy discharge and pain. ','Skin allergy','Informed to the parents and cleaned with pyodine solution and remove all puss then polyfax skin ointment applied. ','Take leave for 2 to 3 days and drink more water also to maintain personal hygiene. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','. ','2025-04-25 09:09:41',NULL),(3463,603,479,'2025-04-25 00:00:00',96,95.6,22,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child have genralaized weekness with lost of appetite also have dry lips and sunkin eyes. ','Mild dehydration and genralaized weekness identified. ','Informed to management ORS given and take under observation for 15 minutes then send back to the class. ','Encourage to drink more water and juices also avoid to skip meal. ','Referred to general physician for further assessment. ','On follow up Temp 97.6, R/R 24/min, H/R 82/minutes he feels good. ',NULL,'2025-04-25 09:36:42',NULL),(3464,614,473,'2025-04-25 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of earache with discharge. On examination discharge seen. ','Ear infection. ','Cleaned with cotton swabs and Betnisol N drops put in the ear and take under observation for 10 minutes when she feels good then send back to the class. Also called to her mother for meeting. ','Maintain personal hygiene. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-04-25 10:11:52',NULL),(3465,58,134,'2025-04-25 00:00:00',NULL,95.4,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of chest pain with cough and cold. On examination chest congestion and redness in throat identified. ','Chest and throat infection. ','Informed to parents and nabulaized with 2cc N/S 9% also syp sirloine10ml given and take under observation for 30 minutes when he feels good then send back to the class. ','Don\'t eat junk food. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-04-25 10:19:08',NULL),(3466,112,83,'2025-04-25 00:00:00',77,96.5,24,'70/30',130,19.9,11.78,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-25 10:39:33',NULL),(3467,114,76,'2025-04-25 00:00:00',86,96.2,22,'70/40',121,19.5,13.32,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-25 10:42:10',NULL),(3468,24,49,'2025-04-25 00:00:00',89,97.9,22,'70/40',128,21.6,13.18,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from sugary foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-25 10:45:26',NULL),(3469,53,159,'2025-04-25 00:00:00',88,96.4,24,'60/40',118,17.2,12.46,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-25 10:48:40',NULL),(3470,210,202,'2025-04-25 00:00:00',87,97.4,26,'70/40',127,19.1,11.84,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-25 10:52:04',NULL),(3471,122,169,'2025-04-25 00:00:00',89,97.5,26,'60/40',125,19.1,12.22,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy also she have renal problems from birth. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal but she have pylonephrosis. ','Implementing structured meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to drink more water. She is already taking medicine for kidney problem. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-25 11:01:49',NULL),(3472,83,20,'2025-04-25 00:00:00',84,96.8,24,'70/40',136,26.1,14.11,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-26 08:51:33',NULL),(3473,87,154,'2025-04-25 00:00:00',80,96.3,22,'70/30',124,21.3,13.81,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-26 08:55:34',NULL),(3474,214,40,'2025-04-25 00:00:00',92,95.1,26,'60/30',122,17.4,11.69,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified. All reflexes and senses are also normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-26 09:05:34',NULL),(3475,125,127,'2025-04-25 00:00:00',79,97.4,24,'70/30',124,19.1,12.42,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight more gain. Counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-26 09:11:18',NULL),(3476,28,37,'2025-04-25 00:00:00',88,97.3,22,'70/40',120,19.9,13.82,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and stained teeth identified. May be nutritional deficiency. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-26 09:14:41',NULL),(3477,56,115,'2025-04-25 00:00:00',89,97.3,28,'70/30',120,19.1,13.26,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-26 09:17:08',NULL),(3478,29,2,'2025-04-25 00:00:00',101,99.2,22,'60/30',123,16.9,11.17,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation child is active but physically she have an issue that she is suffering from cardiac problem from birth. P/c. Cough with chest pain with increase heart beat. ','She have (VSD) ventricular septal defect. Improvement identified in weight and height against the previous screening record. Viral fever with cough also tachcradia identified. ','Informed to his parents about her present complaint and advised to go for her check up. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. Go for check up from general physician. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing and adviced to her routine check up. ','2025-04-26 09:28:09',NULL),(3479,178,184,'2025-04-25 00:00:00',76,97.1,24,'70/40',121,18.6,12.7,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-26 09:30:48',NULL),(3480,132,87,'2025-04-25 00:00:00',77,97.4,26,'70/30',122,18.6,12.5,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-26 09:35:15',NULL),(3481,134,164,'2025-04-25 00:00:00',87,97,22,'70/40',126,20.4,12.87,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-26 09:38:24',NULL),(3482,63,45,'2025-04-25 00:00:00',90,97.4,26,'80/40',130,24.8,14.67,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-26 09:42:03',NULL),(3483,377,134,'2025-04-25 00:00:00',82,96.4,26,'70/40',116,19.1,14.19,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and stained teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks who have calcium. Go for dental check up from dentist. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-26 09:46:04',NULL),(3484,349,273,'2025-04-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on foot. On the no bleeding seen. ','Minor scratch. ','Sanity plastic applied. ','Advice to maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','. ','2025-04-28 03:44:20',NULL),(3485,484,385,'2025-04-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on leg. On examination no bleeding seen. ','Minor scratch. ','Saniplast applied. ','Maintain personal hygiene. ','. ','Scheduled for regular monitoring. ','. ','2025-04-28 03:46:10',NULL),(3486,471,382,'2025-04-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on elbow joint due to fall down. On examination no bleeding or secretion also no swelling seen. ','Minor scratch only. ','Saniplast applied. ','Don\'t run fast. ','. ','Scheduled for regular monitoring. ','. ','2025-04-28 03:49:09',NULL),(3487,170,175,'2025-04-07 00:00:00',NULL,96.9,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of discharge from ear with slight pain. (Cronic problem). ','By her doctor diagnosis is tempanic me brain perforation. ','Informed to her mother and cleaned with cotton swabs. She already taking medicine. ','Go for regular check up from your doctor. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-04-28 03:59:58',NULL),(3488,130,65,'2025-04-07 00:00:00',NULL,96.4,22,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of flu with runny eyes. ','Viral flu','Informed to the parents and Syp panadol 10ml and Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Don\'t drink cold water and to maintain personal hygiene. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-04-28 04:03:49',NULL),(3489,64,48,'2025-04-28 00:00:00',92,96.7,24,'60/40',117,18.4,13.44,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-28 09:02:06',NULL),(3490,62,23,'2025-04-28 00:00:00',92,96.9,22,'60/40',115,15.8,11.95,'Severe Thinness',NULL,NULL,'None','Mild','Mild','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically child is active but mentally she is sensitive child. her mental level of understanding is low also she is pampered child, that\'s why she was behaving like a none sirious child. ','No improvement identified in weight and height against the previous screening record but good improvement identified in her behaviour and personal hygiene after continuously Counselling. All reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and on good behaviour. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods also to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. Counselled the child on healthy habits. ','2025-04-28 09:40:23',NULL),(3491,61,136,'2025-04-28 00:00:00',81,97.3,22,'70/30',123,17.3,11.43,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day and avoid from sugary foods also go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-28 09:43:46',NULL),(3492,137,102,'2025-04-28 00:00:00',82,97.3,26,'70/30',123,22.9,15.14,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-28 09:46:28',NULL),(3493,55,126,'2025-04-28 00:00:00',79,97,24,'70/40',126,26.2,16.5,'Moderate Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','P/c. Sore in throat on examination redness and swelling seen in throat. ','Viral infection. ','Informed to the parents and syp panadol 10ml also Syp.piriton 2.5ml given. Counselled the child to take healthy diet. ','Go for check up from general physician and avoid to eating junk foods. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-28 09:55:24',NULL),(3494,213,203,'2025-04-28 00:00:00',82,97.1,24,'70/40',124,21,13.66,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-28 10:01:57',NULL),(3495,111,144,'2025-04-28 00:00:00',87,97.7,26,'60/40',124,17.7,11.51,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. P/c. Pustule on back of the upper side of ear. On examination pussy discharge seen. ','No improvement identified in weight and height against the previous screening record and skin allergy identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods also to maintain personal hygiene.\r\nCleaned with pyodine and polyfax skin ointment applied on outer side of the ear. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-28 10:20:50',NULL),(3496,171,175,'2025-04-28 00:00:00',87,96.3,26,'70/30',122,19.3,13.05,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight not in height according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-28 10:23:48',NULL),(3497,632,491,'2025-04-28 00:00:00',82,96.3,24,'60/40',114,16.5,12.7,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Low BMI identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-28 10:27:16','2025-05-30 06:58:25'),(3498,25,39,'2025-04-28 00:00:00',87,97.5,24,'70/40',122,18.6,12.5,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-28 10:29:56',NULL),(3499,86,158,'2025-04-28 00:00:00',87,96.6,26,'70/40',130,21.9,12.98,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal specially breakfast.on examination his eyes and palms colour are slightly yellowish. He was suffered from fever for some days. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. Initial diagnoses is jaundice but confermation is based on livestigations. ','Informed to the parents to go for check up from general physician. Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and to go for check up from general physician. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-28 10:42:32',NULL),(3500,64,48,'2025-04-28 00:00:00',92,96.7,24,'60/40',117,18.4,13.44,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-29 10:16:46',NULL),(3501,487,358,'2025-04-28 00:00:00',83,97.7,22,'70/40',119,18.6,13.18,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-29 10:20:10',NULL),(3502,104,19,'2025-04-28 00:00:00',79,97.4,26,'60/40',122,19.6,13.28,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from junk foods also to maintain oral hygiene with brushing the teeth twice in a day. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-29 10:24:04',NULL),(3503,103,138,'2025-04-28 00:00:00',92,96.7,24,'60/30',120,18.7,12.99,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-29 10:27:37',NULL),(3504,98,149,'2025-04-28 00:00:00',88,96.6,22,'70/40',126,21.7,13.67,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-29 10:31:10',NULL),(3505,92,114,'2025-04-28 00:00:00',87,97,24,'60/40',118,16.6,11.92,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-29 10:34:07',NULL),(3506,147,54,'2025-04-29 00:00:00',82,96.8,26,'70/40',122,21.7,14.58,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-29 11:05:48',NULL),(3507,80,139,'2025-04-29 00:00:00',92,97,20,'70/30',118,17.8,12.78,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-29 11:09:37',NULL),(3508,148,94,'2025-04-29 00:00:00',87,97.5,24,'70/40',116,17,12.63,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 06:08:25',NULL),(3509,155,68,'2025-04-29 00:00:00',79,96.5,22,'60/40',118,17.9,12.88,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 06:14:17',NULL),(3510,154,132,'2025-04-29 00:00:00',87,96.7,22,'70/40',114,17.4,13.39,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 06:17:09',NULL),(3511,156,160,'2025-04-29 00:00:00',82,97.1,24,'70/30',116,17,12.63,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing of ','2025-04-30 06:20:49',NULL),(3512,93,121,'2025-04-29 00:00:00',82,97,20,'70/40',117,18,13.1,'Severe Thinness',NULL,NULL,'None','Severe','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 06:29:12',NULL),(3513,96,27,'2025-04-29 00:00:00',92,96.4,24,'70/30',121,17,11.61,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 06:34:15',NULL),(3514,97,45,'2025-04-29 00:00:00',82,96.6,26,'60/40',112,17,13.55,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 06:37:26',NULL),(3515,100,30,'2025-04-29 00:00:00',87,96.9,20,'60/40',112,16.6,13.23,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 06:41:09',NULL),(3516,378,252,'2025-04-29 00:00:00',92,97,24,'70/40',119,18,12.71,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume more healthy meal and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 06:44:01',NULL),(3517,469,363,'2025-04-29 00:00:00',83,97,22,'70/40',118,20.5,14.72,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','No improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 06:46:52',NULL),(3518,379,306,'2025-04-29 00:00:00',80,97,28,'70/40',122,20,13.48,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 06:49:37',NULL),(3519,376,21,'2025-04-29 00:00:00',92,97.1,22,'70/40',113,15.8,12.42,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 06:55:18',NULL),(3520,443,364,'2025-04-29 00:00:00',76,97,26,'60/40',118,16.5,11.85,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity identified. All reflexes and senses are normal identified. (He have vitiligo it\'s skin disease white spots on skin).','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to go for dental check up from dentist also to avoid from sugary foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 07:04:34',NULL),(3521,375,51,'2025-04-30 00:00:00',74,95.9,20,'60/30',112,14.5,11.56,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 07:21:05',NULL),(3522,455,373,'2025-04-30 00:00:00',77,96.9,26,'60/40',123,19.9,13.15,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 08:05:51',NULL),(3523,457,361,'2025-04-30 00:00:00',98,96.3,24,'60/30',115,14.5,10.96,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with mild anemia with dulness in her appearance. She also have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and also mild anemia identified. All reflexes and senses are normal. ','Informed to parents to come at school for meeting with me to discuss about the child health. Implementing structured meal plan who have full of iron and calcium with monitoring intake and weight gain. Counselled the child to take healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 08:26:32',NULL),(3524,382,309,'2025-04-30 00:00:00',92,96.7,26,'70/40',118,16.2,11.63,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with cough and flu from 2 days. On examination no chest congestion identified. Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active. ','Viral cough. Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Informed to parents and syp siroline 5ml given. Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and junk foods. Go for check up from general physician. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. On follow up he feels good. ','2025-04-30 08:35:04',NULL),(3525,449,371,'2025-04-30 00:00:00',77,98,28,'60/30',109,13.5,11.36,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 08:39:57',NULL),(3526,467,377,'2025-04-30 00:00:00',79,96.4,24,'60/40',121,18.8,12.84,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with cronic cough and cold. On examination sputum in chest. ','Chest congestion identified.(sinus problem) Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. All reflexes and senses are normal except smelling sense. ','Informed to parents to come at school for meeting with me to discuss about his health problem. Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and go for check up from ENT. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Meeting done with his mother and advised her to take him and go for compleat check up. ','2025-04-30 08:54:44',NULL),(3527,391,316,'2025-04-30 00:00:00',80,95.2,22,'70/30',115,19.4,14.72,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 09:19:28',NULL),(3528,633,490,'2025-04-30 00:00:00',74,97.6,22,'60/40',114,17.1,13.2,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','Severe thinness identified. All reflexes and senses are normal identified and also hair lice identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 09:24:30',NULL),(3529,390,316,'2025-04-30 00:00:00',80,95.4,26,'70/40',123,23.8,15.73,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 09:35:05',NULL),(3530,470,383,'2025-04-30 00:00:00',92,97.4,26,'70/40',122,27.3,18.34,'Mild Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. All reflexes and senses are normal. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 09:45:34',NULL),(3531,381,310,'2025-04-30 00:00:00',82,96.7,20,'60/40',114,16.7,12.81,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 09:49:18',NULL),(3532,157,86,'2025-04-30 00:00:00',74,95.4,24,'60/30',116,18.8,14.02,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 09:51:40',NULL),(3533,436,61,'2025-04-30 00:00:00',76,95.1,22,'60/40',119,19.2,13.56,'Severe Thinness',NULL,NULL,'None','Severe','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. P/c. Flu with sore throat. On examination. Slight redness seen in throat. ','Viral flu. Improvement identified in height not in weight according to the previous screening record and hair lice identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil.\r\nInformed to the parents and syp panadol 10ml given and Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. Go for check up from general physician. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 10:01:16',NULL),(3534,604,470,'2025-04-30 00:00:00',80,96.8,24,'70/40',123,21.2,14.01,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Severe thinness identified. All reflexes and senses are normal identified and also hair lice and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-04-30 10:13:18',NULL),(3535,622,389,'2025-04-30 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning. On examination abdomen hard and bloating feel. ','Gastric pain. ','Sent to the washroom and Syp mucain 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and increase the intake of water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-04-30 10:19:00',NULL),(3536,97,45,'2025-04-30 00:00:00',NULL,96.7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on head with pain. On examination. Pussy discharge seen. ','Skin allergy. ','Removed all puss and cleaned with pyodine and polyfax skin ointment applied. ','Maintain personal hygiene with bathing and increase water intake. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-04-30 10:25:04',NULL),(3537,180,193,'2025-04-30 00:00:00',79,97.1,24,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache after lunch. Past history is constipation. ','Gastric pain. ','Informed to parents and syp mucaine 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and increase the intake of water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-04-30 10:28:52',NULL),(3538,50,135,'2025-04-30 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache due to fall down in at home. On examination no swelling or redness send. ','Muscular pain. ','Analgesic cream applied. ','Move your leg like exercise. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-04-30 10:33:04',NULL),(3539,40,144,'2025-04-30 00:00:00',NULL,96.9,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of bleeding from woand. Getting injury from bike in at home. ','Injury from bike. ','Stop bleeding and cleaned with pyodine and polyfax skin also cikatrin powder applied with bandage. ','Maintain personal hygiene. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-04-30 10:37:56',NULL),(3540,56,115,'2025-04-30 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of mouth ulcers. P/he constipation. ','Disturb stomach. ','Glycerine applied in mouth and syp mucaine 10ml given. ','Advice to increase water intake. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-04-30 10:40:44',NULL),(3541,427,346,'2025-04-29 00:00:00',NULL,98.8,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of earache since morning. On examination ear wax seen. ','Pain because of earwax. ','Informed to parents and Betnisol N drops put in the ear. ','Go for check up from ENT. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-04-30 10:43:34',NULL),(3542,189,195,'2025-04-29 00:00:00',74,98.2,22,'70/40',137,26.4,14.07,'Severe Thinness',0,0,'None','None','None','','None','Child come with complain of pustules in ear with discharge and pain. On examination glands are enlarged on back of ear. ','Ear infection. ','Informed to parents and Cleaned with cotton swabs and Betnisol N drops put in the ear. ','Go for check up from ENT. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels pain. ','2025-04-30 10:46:35','2025-07-17 10:52:09'),(3543,185,198,'2025-04-29 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache since morning. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied with crepe bandage. ','Do some exercises. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-04-30 10:53:16',NULL),(3544,263,181,'2025-04-28 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain on hand. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied with crepe bandage. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-04-30 10:56:41',NULL),(3545,210,202,'2025-04-28 00:00:00',NULL,96.9,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of backache with slight swelling due to fall down in at home. ','Muscular pain. ','Analgesic cream applied and take under observation for 10 minutes when he feels good then send back to the class. ','To do some exercise. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-04-30 10:59:25',NULL),(3546,247,156,'2025-04-30 00:00:00',NULL,98.6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain on back of the ear. On examination swelling seen. ','Enlarged glands. ','Informed to parents and analgesic cream applied. ','Go for check up from general physician. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels slight pain. ','2025-04-30 11:02:23',NULL),(3547,2,2,'2025-04-28 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on middle finger of foot. On examination slight bleeding seen. ','Minor cut. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','To maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-04-30 11:04:49',NULL),(3548,622,389,'2025-04-28 00:00:00',NULL,96.6,23,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough from two days. On examination chest clear. ','Viral cough. ','Informed to parents and syp panadol 10ml also Syp. Siroline 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Don\'t eat junk. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-04-30 11:07:41',NULL),(3549,90,124,'2025-04-08 00:00:00',NULL,NULL,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain after lunch. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and Syp mucaine 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-04-30 11:10:36',NULL),(3550,414,327,'2025-04-08 00:00:00',NULL,100.6,26,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with body ache and flu. On examination chest clear. ','Viral fever. ','Informed to parents and syp panadol 10ml given and Syp piriton 2.5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-04-30 11:13:25',NULL),(3551,202,113,'2025-04-09 00:00:00',87,97.4,24,'70/40',146,27.7,13.01,'Severe Thinness',0,0,'None','None','None','','None','Child come with complain of cough and sore in throat since morning. On examination. Slight redness seen in throat and chest is clear. ','Viral cough. ','Informed to parents and syp siroline 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and avoid from junk foods. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-01 11:49:45','2025-05-02 03:30:42'),(3552,111,144,'2025-04-09 00:00:00',78,97.2,28,'60/40',124,17.7,11.51,'Severe Thinness',0,0,'None','None','None','','None','Child come with complain of fever with cough and nousea. On examination. Chest clear and slight redness seen in throat. ','Viral cough. ','Informed to parents and syp siroline 5ml given and Syp panadol 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Don\'t eat spicy food. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-01 11:54:15','2025-05-02 03:40:22'),(3553,47,151,'2025-04-09 00:00:00',89,97.1,22,'70/30',131,21.8,12.7,'Severe Thinness',0,0,'None','None','None','','None','Child come with complain of fever with headache and body ache  since morning. ','Low blood pressure. ','Syp panadol 10ml given also ORS given and take under observation for 10 minutes when he feels good then send back to the class. ','Take rest and drink more water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-01 11:57:58','2025-05-02 03:46:10'),(3554,422,340,'2025-04-09 00:00:00',76,96.6,22,'60/40',118,18.4,13.24,'Severe Thinness',0,0,'None','None','None','','None','Child come with complain of busted pustule on toe with pain. On examination no secretion seen. ','Skin allergy. ','Cleaned with pyodine and polyfax skin ointment applied. ','Maintain personal hygiene with daily bathing. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-01 12:00:32','2025-05-02 03:51:53'),(3555,93,121,'2025-05-09 00:00:00',NULL,96.6,26,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough and cold from 3 days. On examination chest clear. ','Viral cough. ','Informed to parents and syp siroline 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Don\'t drink cold water and to avoid from junk foods. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-01 12:17:17',NULL),(3556,93,121,'2025-04-09 00:00:00',92,96.6,26,'60/40',117,18,13.1,'Severe Thinness',0,0,'None','None','None','','None','Child come with complain of fever with cough and cold from 3 days. On examination chest clear. ','Viral cough. ','Informed to parents and syp siroline 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Don\'t drink cold water and to avoid from junk foods. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-01 12:17:19','2025-05-02 03:55:55'),(3557,200,102,'2025-04-09 00:00:00',76,98.8,20,'70/40',139,30.1,15.58,'Severe Thinness',0,0,'None','None','None','','None','Child come with complain of fever with headache and throat pain. On examination slight redness seen in throat. ','Throat infection. ','Syp panadol 10ml given and Syp piriton 2.5ml given and take under observation for 15 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-01 12:28:07','2025-05-02 03:57:43'),(3558,77,131,'2025-04-10 00:00:00',91,96.6,24,'70/30',127,19.6,12.25,'Severe Thinness',0,0,'None','None','None','','None','Child come with complain of minor cut on ring finger of right hand. On examination. No bleeding seen. ','Minor cut only. ','Saniplast applied. ','-','None required at this time. ','-','-','2025-05-01 12:39:43','2025-05-02 03:59:32'),(3559,108,68,'2025-04-10 00:00:00',87,96.7,22,'70/40',130,24.3,14.38,'Severe Thinness',0,0,'None','None','None','','None','Child come for bandaging only. On examination. No bleeding or secretion seen. ','Injury. ','Cleaned with pyodine and polyfax skin ointment applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','-','2025-05-01 12:42:32','2025-05-02 04:04:34'),(3560,347,272,'2025-04-10 00:00:00',82,98.4,24,'60/40',112,18.6,14.83,'Severe Thinness',0,0,'None','None','None','','None','Child come with complain of fever with flu since night. On examination chest clear and slight redness seen in throat. ','Viral flu. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-01 12:45:57','2025-05-02 04:08:53'),(3561,349,273,'2025-04-12 00:00:00',79,96.2,23,'60/30',112,18.4,14.67,'Severe Thinness',0,0,'None','None','None','','None','Child come with complain of earache since morning. ','Pain due to earwax. ','Informed to parents to clean the ear and Betnisol N drops put in the ear and take under observation for 10 minutes when she feels good then send back to the class. ','Maintain personal hygiene. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-01 12:49:29','2025-05-02 04:10:53'),(3562,414,327,'2025-04-12 00:00:00',79,96.7,22,'60/30',116,18.6,13.82,'Severe Thinness',0,0,'None','None','None','','None','Child come with complain of cracks on lips from both sides. On examination bleeding seen. ','Angular cheilitis. ','Cleaned with cotton swabs and vaseline applied in inner side of lips and polyfax skin ointment applied on outer side of lips. ','Take care and applied vaseline on the lips. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-01 13:01:14','2025-05-02 04:16:30'),(3563,-1,-1,'2025-05-01 00:00:00',NULL,98.4,21,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of throat pain since night. On examination redness seen in throat. ','Throat infection. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-01 13:04:51',NULL),(3564,464,376,'2025-04-12 00:00:00',88,96.6,22,'60/40',121,19.9,13.59,'Severe Thinness',0,0,'None','None','None','','None','Child come with complain of abdominal pain from yesterday. On examination abdomen hard. ','Gastric pain. ','Informed to parents and syp Mucaine 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink more water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring.','On follow up he feels good after come from washroom. ','2025-05-01 13:09:57','2025-05-02 04:22:31'),(3565,186,167,'2025-04-12 00:00:00',87,97.6,23,'60/30',132,23.3,13.37,'Severe Thinness',0,0,'None','None','None','','None','Child come with complain of headache. ','Low blood pressure. ','ORS given and take under observation for 20 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-01 13:13:20','2025-05-02 04:24:14'),(3566,495,267,'2025-04-15 00:00:00',92,96.4,22,'60/30',132,19.9,11.42,'Severe Thinness',0,0,'None','None','None','','None','Child come with complain of fever with sore in throat since night. On examination redness seen in throat. ','Minor throat infection. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-01 13:17:07','2025-05-02 04:26:39'),(3567,181,189,'2025-04-15 00:00:00',82,96.9,22,'60/30',149,37.8,17.03,'Mild Thinness',0,0,'None','None','None','','None','Child come with complain of fever with flu and vertigo. On examination chest clear. ','Low blood pressure. ','ORS given and take under observation for 15 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal specially breakfast. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-01 13:21:00','2025-05-02 04:43:59'),(3568,-1,-1,'2025-05-01 00:00:00',NULL,100.4,22,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough and flu. On examination chest clear and slight redness seen in throat. ','Viral infection in throat. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 20 minutes when his parents are coming to take him the send back to home. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','-','2025-05-01 13:33:01',NULL),(3569,339,262,'2025-04-12 00:00:00',NULL,98.4,21,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of throat pain since night. On examination redness seen in throat. ','Viral infection. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Gargle from warm water and eat samisolid meal. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-02 04:21:24',NULL),(3570,98,149,'2025-04-15 00:00:00',NULL,96.7,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of cough with sputum since night. On examination chest clear slight redness seen in throat. ','Viral cough. ','Informed to parents and syp siroline 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Don\'t eat junk food and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-02 04:47:16',NULL),(3571,224,211,'2025-04-15 00:00:00',NULL,96.9,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and Syp mucaine 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-02 04:49:29',NULL),(3572,146,95,'2025-04-15 00:00:00',NULL,98.7,24,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with earache since night. On examination ear wax seen in ear chest is also clear. ','Ear wax. ','Informed to parents and syp panadol 10ml also Betnisol N drops put in the ear and take under observation for 10 minutes when he feels good then send back to the class. ','Maintain personal hygiene. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-02 04:56:32',NULL),(3573,72,25,'2025-04-15 00:00:00',NULL,96.4,26,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain throat pain. On examination slight redness seen in throat. ','Minor throat inflammation. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and avoid to eat spicy food. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-02 05:12:43',NULL),(3574,108,68,'2025-05-02 00:00:00',87,97.4,24,'70/40',131,23.9,13.93,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-02 10:17:47',NULL),(3575,109,60,'2025-05-02 00:00:00',88,97.2,24,NULL,127,24.4,15.13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-02 10:22:46',NULL),(3576,119,129,'2025-05-02 00:00:00',79,96.9,26,'',140,32.2,16.43,'Moderate Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to do some exercises. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-02 10:27:56','2025-05-02 10:28:54'),(3577,131,90,'2025-05-02 00:00:00',92,97.3,24,NULL,123,17.8,11.77,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-02 10:33:15',NULL),(3578,57,155,'2025-05-02 00:00:00',82,97.6,22,NULL,121,17.8,12.16,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-02 10:39:53',NULL),(3579,121,53,'2025-05-02 00:00:00',79,97.4,26,NULL,127,23.1,14.32,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-02 10:45:27',NULL),(3580,116,72,'2025-05-02 00:00:00',80,97.1,24,NULL,113,17.9,14.02,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods also go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-02 10:49:37',NULL),(3581,23,26,'2025-05-02 00:00:00',79,97.2,26,NULL,126,24.6,15.52,'Severe Thinness',NULL,NULL,'None','Mild','Mild','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. All reflexes and senses are normal but she is slow learner child. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled and motivate the child to learn fast like other child. Improvement identified in hre mental health against previous records. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-02 11:01:54',NULL),(3582,177,183,'2025-05-02 00:00:00',89,97.5,22,NULL,124,19,12.36,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-02 11:08:24',NULL),(3583,129,64,'2025-05-02 00:00:00',82,97.9,22,NULL,120,19.9,13.82,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. All reflexes and senses are normal. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-02 11:13:02',NULL),(3584,193,191,'2025-04-17 00:00:00',80,96.6,24,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Fever with vertigo since morning. On examination no swelling or redness seen in throat chest clear. ','Low blood pressure. ','ORS given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and drink more water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-03 05:45:37',NULL),(3585,63,45,'2025-04-17 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on knee and thumb due to fall down. On examination no bleeding seen. ','Minor scratch. ','Saniplast applied. ','Don\'t run in the classroom. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-03 06:03:06',NULL),(3586,376,21,'2025-04-18 00:00:00',NULL,96.7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child presented with c/o mouth ulcer with pain. On examination ulcer seen. ','Mouth ulcer. ','Glycerine applied. ','Go for check up from general physician and avoid from spicy food. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-03 06:14:16',NULL),(3587,439,122,'2025-04-18 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on forehead due to getting hurt from table. On examination no bleeding. ','Minor cut. ','Polyfax skin ointment applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-03 06:19:53',NULL),(3588,439,122,'2025-04-18 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on forehead due to getting hurt from table. On examination no bleeding. ','Minor cut. ','Polyfax skin ointment applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-03 06:19:53',NULL),(3589,164,80,'2025-04-18 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of earache since morning. On examination wax seen in the ear. ','Ear wax. ','Betnisol N drops put in the ear and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to maintain personal hygiene. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-03 06:26:02',NULL),(3590,349,273,'2025-04-19 00:00:00',NULL,96.9,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of mouth ulcers no history of constipation. ','Mouth ulcers. ','Glycerine applied. ','Encourage to consume samisolid food and avoid from spicy food. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-03 06:28:33',NULL),(3591,174,179,'2025-04-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache since night. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied and syp panadol 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-03 06:30:47',NULL),(3592,473,332,'2025-04-21 00:00:00',NULL,96.8,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of cough and cold since night. On examination chest clear slight redness seen in throat. ','Viral cough. ','Informed to parents and syp siroline 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-05-03 06:33:23',NULL),(3593,155,68,'2025-04-21 00:00:00',77,98.7,23,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache since morning. On examination chest clear no redness or swelling seen in throat. ','Low blood pressure. ','Informed to parents and syp panadol 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-03 06:36:27',NULL),(3594,177,183,'2025-04-21 00:00:00',84,96.4,26,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache since morning.','Low blood pressure. ','Syp panadol 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-03 06:43:59',NULL),(3595,439,122,'2025-04-21 00:00:00',88,100.6,24,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with itching on whole body. On examination chickenpox seen. ','Chickenpox identified. ','Informed to parents and syp piriton 2.5ml given and take under observation for 10 minutes when his mother came then sended back to to home. ','Don\'t eat spicy or oily food. Go for check up from general physician. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','-','2025-05-03 07:00:34',NULL),(3596,21,112,'2025-04-21 00:00:00',87,98.4,24,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache since morning. ','Low blood pressure. ','Syp panadol 10ml also ORS given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to drink more water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-03 07:06:04',NULL),(3597,41,57,'2025-04-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on finger from nail cutter. ','Minor cut only. ','Saniplast applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-03 07:08:01',NULL),(3598,360,287,'2025-04-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on finger with no bleeding. ','Minor cut only. ','Saniplast applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-03 07:10:00',NULL),(3599,39,129,'2025-04-21 00:00:00',89,96.9,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of shoulder pain. On examination no swelling or redness seen. ','Muscular stiffness ','Analgesic cream applied also Syp panadol 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Move your hand again and again for muscular relaxation. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-03 07:13:45',NULL),(3600,471,382,'2025-04-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on index finger. ','Minor cut only. ','Saniplast applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-03 07:15:22',NULL),(3601,371,304,'2025-04-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of crack on lips due to getting hurt from other child. On examination no bleeding. ','Minor crack. ','Vaseline applied. ','Take care of yourself and don\'t run in the classroom. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-03 07:17:55',NULL),(3602,10,16,'2025-04-22 00:00:00',92,96.4,24,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of persistent vomiting with abdominal pain since morning. On examination abdomen hard. ','Digestion problem(malabsorption of meal). ','Informed to parents and syp mucaine 10ml given and take under observation till her parents are come to take her home.\r\nSend back to home with her parents. ','Encourage to consume samisolid diet and drink more water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','-','2025-05-03 07:28:09',NULL),(3603,452,372,'2025-04-22 00:00:00',NULL,97.1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of mouth ulcer with pain. ','Digestive system discovere. ','Glycerine applied. ','Encourage to consume samisolid diet and to avoid from spicy food. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-03 07:30:42',NULL),(3604,360,287,'2025-04-22 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on finger. On examination no bleeding seen. ','Minor scratch. ','Saniplast applied. ','Take care of yourself. ','-','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-03 07:32:17',NULL),(3605,66,32,'2025-05-03 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of toothache. On examination swelling on gums seen. ','Dental cavity identified. ','Informed to parents and syp panadol 10ml given and glycerine swab put on the teeth. ','Encourage to consume samisolid diet. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-05-03 07:35:28',NULL),(3606,149,101,'2025-04-22 00:00:00',NULL,97.2,24,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of cough and cold also busted pustule on leg with pain. On examination chest clear. ','Viral cough with skin allergy. ','Cleaned with pyodine and polyfax skin ointment applied. And Syp siroline 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water and to maintain personal hygiene. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-03 07:39:40',NULL),(3607,60,35,'2025-04-22 00:00:00',NULL,96.9,26,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of throat pain since morning. On examination slight swelling and redness seen in throat. ','Throat infection. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-03 07:42:26',NULL),(3608,128,69,'2025-04-22 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of shoulder pain because of other child biet on his shoulder. On examination no bleeding seen. ','Muscular pain. ','Polyfax skin ointment applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-03 07:50:36',NULL),(3609,24,49,'2025-04-22 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain on leg. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied. ','Encourage to consume healthy meal. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-03 08:15:49',NULL),(3610,422,340,'2025-05-02 00:00:00',NULL,98.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on middle finger of left hand with pain. ','Skin allergy. ','Removed all puss and cleaned with pyodine and polyfax skin ointment applied. ','Encourage to consume healthy meal and drink more water. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-03 08:44:22',NULL),(3611,176,182,'2025-05-02 00:00:00',79,97.6,28,NULL,120,20.2,14.03,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with a history of sever thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal and also have bad oral hygiene.','improvement identified in height not in weight according to previous screening record and dental cavity identified. All reflexes and senses are normal identified.','Implementing balance meal plan with monitoring weight gain Counselled the child on behavior.','Encouraged to consume healthy meal and do some exercises for healthy growth.','Referred to nutritionist for further assessment.','Scheduled for regular monitoring.','Conducted health education with parents to improve their child health and wellbeing.','2025-05-05 07:12:39',NULL),(3612,136,73,'2025-05-02 00:00:00',80,97.2,26,NULL,135,23.9,13.11,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of sever thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods also have bad oral hygiene.','Improvement identified in height not in weight according to previous screening record and dental cavity identified also all reflexes and senses are normal identified.','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to eat healthy foods.','Encouraged to consume healthy meal and avoid from sugary meal.','Referred to nutritionist for further assessment.','Schedule for regular monitoring for healthy growth.','Conducted health education session with parents to improve their child health.','2025-05-05 08:47:21',NULL),(3613,33,122,'2025-05-02 00:00:00',82,97.7,24,NULL,111,15.5,12.58,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy he had checking pox on previous days now he is good. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified all reflexes and senses are also identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-07 05:45:53',NULL),(3614,130,65,'2025-05-05 00:00:00',100,96.2,26,NULL,114,17,13.08,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain personal hygiene. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health. ','2025-05-07 06:20:48',NULL),(3615,60,35,'2025-05-05 00:00:00',92,96.1,24,NULL,129,21.4,12.86,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-07 06:25:55',NULL),(3616,68,108,'2025-05-05 00:00:00',99,96.6,24,NULL,120,17.5,12.15,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-07 06:28:55',NULL),(3617,146,95,'2025-05-05 00:00:00',84,97.2,26,NULL,123,18.5,12.23,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain oral hygiene. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-07 06:37:51',NULL),(3618,74,24,'2025-05-05 00:00:00',87,97.2,24,NULL,130,20.7,12.25,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain oral hygiene. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-07 06:53:09',NULL),(3619,75,19,'2025-05-05 00:00:00',88,99.2,22,'',117,17.9,13.08,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and \r\nhealthy and have bad habit of skipping meal also have bad oral hygiene. P/c. Cough and cold since night. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. Viral cough. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and on good \r\nbehaviour. Syp siroline 5ml given and Syp panadol 10ml given and take under observation for 10 minutes when he feels good then send back to the. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-07 08:39:17','2025-05-07 08:53:29'),(3620,79,50,'2025-05-05 00:00:00',87,97.5,23,NULL,122,18.5,12.43,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-07 08:42:10',NULL),(3621,71,31,'2025-05-05 00:00:00',92,97.4,26,'',116,17.9,13.3,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and \r\nhealthy and have bad habit of eating junk foods and also have \r\nbad oral and personal hygiene. P/c pustules appears on face with pain. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth \r\nidentified. All reflexes and senses are normal identified.\r\nSkin allergy identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid \r\nfrom junk foods. Washed the hair in school salon with anti lice \r\nshampoo after oiling with anti lice oil.\r\nInformed to the parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day.\r\nTo maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-07 08:45:27','2025-05-07 08:57:54'),(3622,77,131,'2025-05-05 00:00:00',87,97.4,26,NULL,127,19.3,11.93,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. P/c is throat ache since morning. On examination slight redness seen in throat. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal but have viral infection. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-07 08:51:21',NULL),(3623,78,22,'2025-05-05 00:00:00',87,96.9,22,NULL,123,23.1,15.27,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. \r\n\r\n','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-07 09:01:26',NULL),(3624,78,22,'2025-05-05 00:00:00',87,96.9,22,NULL,124,23.1,15.07,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and on good behaviour. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-07 09:12:53',NULL),(3625,150,66,'2025-05-05 00:00:00',97,97.4,26,NULL,128,23.8,14.53,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-07 09:16:48',NULL),(3626,85,33,'2025-05-05 00:00:00',92,97.6,24,NULL,122,19.6,13.17,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-07 09:22:29',NULL),(3627,153,161,'2025-05-05 00:00:00',99,97.9,23,NULL,112,15.5,12.36,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-07 09:25:40',NULL),(3628,375,51,'2025-05-06 00:00:00',NULL,99.1,24,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough and sore in throat. On examination. Slight redness seen in throat and chest clear. ','Viral cough. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-07 09:33:16',NULL),(3629,145,98,'2025-05-06 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pustule on nose with pain. On examination no discharge seen. ','Skin allergy. ','Polyfax skin ointment applied. ','To maintain personal hygiene. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-07 09:38:30',NULL),(3630,49,120,'2025-05-06 00:00:00',NULL,96.1,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with throatache since night. On examination no swelling or redness seen in throat. ','Viral infection. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. Counselled the child on her careless behaviour about learning. ','Encourage to consume samisolid diet. ','Referred to general physician for further assessment and suggestion. ','On follow up she feels fine. ','. ','2025-05-07 09:44:16',NULL),(3631,161,61,'2025-05-06 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache since morning. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied and syp panadol 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to do some exercises for muscular relaxation. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','On follow up she feels good. ','2025-05-07 09:49:27',NULL),(3632,471,382,'2025-05-06 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on leg. On examination no bleeding seen. ','Minor scratch only. ','Cleaned with pyodine and saniplast applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-07 09:51:08',NULL),(3633,98,149,'2025-05-06 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of foot ache. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-07 09:55:41',NULL),(3634,48,154,'2025-05-07 00:00:00',NULL,97.4,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of throatache since night. On examination slight redness seen in throat. ','Viral infection. ','Informed to parents and syp panadol 10ml given and Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water and to maintain personal hygiene. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','On follow up she feels fine. ','2025-05-07 09:58:19',NULL),(3635,106,55,'2025-05-07 00:00:00',NULL,96.4,22,'86/62',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain on forehead with flu. On examination chest clear slight redness seen in throat. ','Viral flu. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-07 10:02:21',NULL),(3636,108,68,'2025-05-07 00:00:00',66,97.2,23,'95/63',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache since morning. ','Headaches because of late sleeping. ','Syp panadol 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and avoid to late sleeping. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-07 10:11:10',NULL),(3637,89,29,'2025-05-07 00:00:00',82,96.1,26,'60/34',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of flu with cough and nousea. On examination chest clear and slight redness seen in throat. ','Viral cough. ','Informed to parents and syp panadol 10ml also Syp sirloine 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and avoid from junk foods. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-07 10:14:54',NULL),(3638,44,63,'2025-05-02 00:00:00',NULL,96.7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of mouth ulcers with pain also have history of constipation. ','Constipation. ','Informed to parents and syp mucaine 10ml given also glycerine applied on mouth ulcers. ','Encourage to consume samisolid diet and drink more water for bowl mortality. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-07 10:18:58',NULL),(3639,422,340,'2025-05-02 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pustule on middle finger of the hand. On the no pussy discharge seen. ','Skin allergy. ','Cleaned with pyodine and polyfax skin ointment applied. ','Encourage to maintain personal hygiene and go for check up from skin spicealist. ','Referred to skin spicealist for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-07 10:23:31',NULL),(3640,204,143,'2025-05-02 00:00:00',NULL,96.7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on knee due to fall down. On examination no bleeding seen. ','Minor scratch only. ','Cleaned with pyodine and saniplast applied. ','Don\'t run. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-07 10:35:21',NULL),(3641,602,441,'2025-05-02 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain in left eye. On examination swelling and redness seen in eye lid. ','Minor infection. ','Wash the eye from rose water. ','Encourage to go for check up from eye spicealist. ','Referred to eye spicealist for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-07 10:46:01',NULL),(3642,488,193,'2025-05-02 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache since morning. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and do some exercises. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-07 10:49:14',NULL),(3643,346,22,'2025-05-03 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on palm from pencil. On examination no bleeding or any partial on pencil nib \r\nseen. ','Minor scratch. ','Cleaned with pyodine and polyfax skin ointment applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-07 10:54:32',NULL),(3644,165,171,'2025-05-05 00:00:00',99,96.7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain with motions. On examination abdomen soft. ','Diarrhoea. ','He already talked medicen from home that\'s way only ORS given. ','Encourage to consume samisolid food and drink more water with ORS. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-07 10:58:51',NULL),(3645,25,39,'2025-05-05 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on finger. On examination no bleeding seen. ','Minor scratch only. ','Cleaned with pyodine and polyfax skin ointment applied. ','. ','. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-07 11:00:15',NULL),(3646,24,49,'2025-05-05 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of foot ache since night. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied with crepe bandage. ','Encourage to consume healthy meal and do some exercises. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-07 11:04:25',NULL),(3647,145,98,'2025-05-05 00:00:00',97,97.2,20,NULL,120,17.8,12.36,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to do some exercises for healthy growth. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-10 07:11:16',NULL),(3648,144,56,'2025-05-06 00:00:00',82,97.4,22,NULL,120,17.2,11.94,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-10 07:15:47',NULL),(3649,34,57,'2025-05-06 00:00:00',89,97.8,24,NULL,152,30.2,13.07,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from sugary meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-10 07:22:52',NULL),(3650,188,53,'2025-05-06 00:00:00',74,96.4,26,NULL,150,30.7,13.64,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-10 07:27:18',NULL),(3651,47,151,'2025-05-06 00:00:00',82,98,24,'93/73',133,22.2,12.55,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-10 07:33:32',NULL),(3652,278,242,'2025-05-06 00:00:00',86,97.4,26,'89/70',142,23.9,11.85,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-10 08:24:30',NULL),(3653,173,177,'2025-05-06 00:00:00',82,96.4,22,'72/56',138,24.9,13.07,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-10 08:28:38',NULL),(3654,200,102,'2025-05-06 00:00:00',85,96.2,24,'94/58',141,31,15.64,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-10 09:25:35',NULL),(3655,264,194,'2025-05-06 00:00:00',82,97.5,22,'78/55',128,19.5,11.94,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically child is active and healthy but mentally he is depressed after the death of his farther also have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on mental stress (how to release the mental stress)and what\'s the good thing you do to make you happy. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and bad memories. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to counselling the child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-10 09:46:00',NULL),(3656,185,198,'2025-05-06 00:00:00',96,98.3,22,'82/52',142,27.5,13.64,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and good behaviour. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-10 10:25:34',NULL),(3657,223,66,'2025-05-06 00:00:00',99,97.5,28,NULL,136,20.7,11.19,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness p/c. Numbness on hand restlessness with lethargy.Blood pressure was dosn\'t found. ','BP not identified. ','ORS given as first aid and informed the parents to take her and go to the hospital for treatment. Send her to the hospital with\r\n hre parents. ','Go for check up from general physician. ','Referred to hospital for treatment. ','On follow up her mother informed me that Mahira is fine. ','Counselled the parents on healthy diet. ','2025-05-10 10:48:02',NULL),(3658,183,185,'2025-05-06 00:00:00',59,96.8,24,'75/54',123,20.7,13.68,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-10 10:55:06',NULL),(3659,105,56,'2025-05-06 00:00:00',95,96.1,24,'92/58',137,32,17.05,'Mild Thinness',NULL,NULL,'None','Mild','Good','Healthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also stained teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods also to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-10 11:02:43',NULL),(3660,81,40,'2025-05-06 00:00:00',93,96.8,24,'77/63',133,25.1,14.3,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-10 11:05:55',NULL),(3661,186,167,'2025-05-07 00:00:00',82,96.8,24,'86/65',133,24.2,13.64,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. All reflexes and senses are normal identified ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-10 11:09:27',NULL),(3662,191,43,'2025-05-07 00:00:00',82,96.3,28,'60/32',131,24.2,14.1,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified.low bp identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet ORS given. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health. ','2025-05-12 07:28:39',NULL),(3663,193,191,'2025-05-07 00:00:00',84,97.7,21,'60/40',132,23.1,13.26,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal also to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from sugary meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 08:30:27',NULL),(3664,217,206,'2025-05-07 00:00:00',90,96.8,24,'84/63',133,24.4,13.79,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 08:34:16',NULL),(3665,181,189,'2025-05-07 00:00:00',83,96.3,23,'91/56',151,37.3,16.36,'Moderate Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to maintain personal hygiene. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 08:42:06',NULL),(3666,189,195,'2025-05-07 00:00:00',80,97.4,24,'79/49',138,27.3,14.34,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods also have bad oral hygiene. P/c  he feels pain in ear. . ','Improvement identified in weight and height against the previous screening record and dental cavity identified. All reflexes and senses are normal identified. Also ear infection identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and on good behaviour. His medicines are continue from his doctor. ','Encourage to consume healthy meal and snacks and to avoid from sugary meal. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 08:52:12',NULL),(3667,219,208,'2025-05-07 00:00:00',88,96.5,22,'98/85',147,28.7,13.28,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 08:55:24',NULL),(3668,12,18,'2025-05-07 00:00:00',83,96.2,24,'84/55',134,27,15.04,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to maintain personal hygiene. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 09:01:22',NULL),(3669,35,79,'2025-05-07 00:00:00',85,96.7,24,'76/46',137,26.5,14.12,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and to counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 09:06:15',NULL),(3670,20,11,'2025-05-07 00:00:00',88,97.1,26,'72/52',137,22.7,12.09,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. Called ','Encourage to consume healthy meal and snacks and to avoid from junk foods also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 09:12:05',NULL),(3671,37,76,'2025-05-07 00:00:00',79,94.7,22,'80/60',134,25.4,14.15,'Severe Thinness',NULL,NULL,'None','None','None','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from junk foods also do some exercises. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 09:28:31',NULL),(3672,46,67,'2025-05-07 00:00:00',91,97.4,22,'77/59',136,22.7,12.27,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to eat healthy meal and snacks. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 09:33:00',NULL),(3673,174,179,'2025-05-07 00:00:00',82,97,22,'80/64',125,18.8,12.03,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified but all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the to eat healthy meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from sugary meal. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 09:37:27',NULL),(3674,40,144,'2025-05-07 00:00:00',84,96.2,26,'67/40',146,29.9,14.03,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 09:44:15',NULL),(3675,50,135,'2025-05-07 00:00:00',80,97.3,26,'78/56',140,25.6,13.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on good behaviour. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 09:47:47',NULL),(3676,54,126,'2025-05-09 00:00:00',87,96.9,20,'74/60',135,22.7,12.55,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 09:51:25',NULL),(3677,42,58,'2025-05-09 00:00:00',89,98,22,'60/30',121,18.8,12.84,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth of child. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 09:57:06',NULL),(3678,41,57,'2025-05-09 00:00:00',88,96.6,24,'70/50',134,25.7,14.31,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have throatache since night. On examination slight redness seen in throat. ','Minor throat infection. No improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 10:05:10',NULL),(3679,21,112,'2025-05-09 00:00:00',81,97.3,24,'77/49',128,25.7,15.69,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 10:11:59',NULL),(3680,45,63,'2025-05-09 00:00:00',78,97.4,23,'84/49',120,18.9,13.13,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to do some exercises. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 10:37:17',NULL),(3681,140,85,'2025-05-09 00:00:00',86,96.9,24,'83/63',127,22.1,13.7,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 10:42:35',NULL),(3682,48,154,'2025-05-09 00:00:00',95,97.4,24,'93/63',125,25.7,16.45,'Moderate Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 10:53:57',NULL),(3683,117,107,'2025-05-09 00:00:00',89,96.9,22,'67/46',125,18.9,12.13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Minor improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 10:58:56',NULL),(3684,113,51,'2025-05-09 00:00:00',86,96.4,21,'80/52',137,23.8,12.68,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. P/c. Redness with itching in eyes. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. Cornial conjunctivitis. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and go for check up from ENT. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing and adviced to go for his eye check up from ENT specialist. ','2025-05-12 11:05:38',NULL),(3685,110,77,'2025-05-09 00:00:00',96,96.7,26,'75/56',124,21.6,14.05,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and stained teeth identified due to nutritional deficiency. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet who have full of iron and calcium. ','Encourage to go for dental check up from dentist. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 11:12:57',NULL),(3686,115,72,'2025-05-09 00:00:00',64,97.5,24,'91/56',132,28.8,16.53,'Moderate Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from sugary meal. ','Encourage to go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-12 11:18:18','2025-08-02 05:11:00'),(3687,51,135,'2025-05-09 00:00:00',86,97.9,26,'90/65',125,21.1,13.5,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth of child. ','Referred to nutritionist for further assessment and suggestion for  more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-13 07:17:52',NULL),(3688,179,187,'2025-05-09 00:00:00',96,97.6,22,'76/52',128,20.9,12.76,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-13 08:34:20',NULL),(3689,266,163,'2025-05-09 00:00:00',90,96.2,26,'79/54',129,22.1,13.28,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-13 08:53:25',NULL),(3690,135,79,'2025-05-09 00:00:00',79,96.3,24,'78/52',133,27.8,15.72,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on good behaviour. ','Encourage to consume healthy meal and snacks and to avoid from junk foods and do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for increase height. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-13 08:58:18',NULL),(3691,170,175,'2025-05-12 00:00:00',94,97.4,24,'80/55',126,21.4,13.52,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified plaque on teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-13 09:02:28',NULL),(3692,139,99,'2025-05-12 00:00:00',90,96.9,26,'70/64',127,18.7,11.63,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and eat healthy food for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-13 09:12:04',NULL),(3693,143,75,'2025-05-12 00:00:00',72,97.3,20,'71/47',135,23.1,12.67,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-13 09:17:37',NULL),(3694,70,31,'2025-05-12 00:00:00',97,96.7,26,'96/64',122,21.5,14.45,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to do some exercises. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-13 09:31:06',NULL),(3695,84,160,'2025-05-12 00:00:00',98,97.5,24,'76/56',130,23.1,13.71,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper \r\ndiet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-13 10:00:14',NULL),(3696,158,84,'2025-05-12 00:00:00',81,96.8,22,'95/58',125,20.8,13.31,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-13 10:24:47',NULL),(3697,89,29,'2025-05-12 00:00:00',80,97.2,22,'70/56',125,19.3,12.39,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-13 10:28:58',NULL),(3698,94,123,'2025-05-12 00:00:00',97,97.6,26,'86/59',133,22.8,12.87,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on good behaviour. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and eat healthy food. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-13 10:33:50',NULL),(3699,169,174,'2025-05-12 00:00:00',80,96.9,22,'81/57',133,23.3,13.17,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-13 10:48:44',NULL),(3700,172,176,'2025-05-12 00:00:00',84,96.4,26,'99/65',134,29.1,16.25,'Moderate Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and healthy and have bad habit of eating junk foods also have bad personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child to do some exercises for healthy growth. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion for  more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-13 11:06:26',NULL),(3701,216,205,'2025-05-12 00:00:00',89,98.8,26,'85/56',135,24.4,13.39,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of mild anemia with severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral and personal hygiene. ','Mild anemia identified. Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. ','Implementing structured meal plan who have full of iron with monitoring intake and weight gain and counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-13 11:18:52',NULL),(3702,599,441,'2025-05-09 00:00:00',113,97.6,NULL,'100/69',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache since morning. On examination abdominal bloating identified eye sight is normal. ','Gastric problem . ','Syp panadol 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-14 06:40:11',NULL),(3703,622,389,'2025-05-09 00:00:00',112,96.8,22,'98/66',134,21.4,11.92,'Severe Thinness',NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache with vertigo and nousea and heart burning . On examination abdomen soft. ','Gastric problem. ','Sent her to the washroom and Syp mucain 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-14 06:52:07',NULL),(3704,350,275,'2025-05-09 00:00:00',NULL,97.2,NULL,'90/63',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain with watrystool since morning. ','Diarrhoea. ','Informed to parents and ORS given (she already talked medicen from home)take under observation for 10 minutes when hre mother is come in school then send back to the home with her mother. ','Encourage to consume samisolid meals and drink more water with ORS. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','-','2025-05-14 07:09:54',NULL),(3705,82,38,'2025-05-09 00:00:00',NULL,96.7,NULL,'79/54',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning no history of constipation. On examination abdomen soft. ','Gastric pain. ','Sent her to the washroom and Syp mucain 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink boil water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-14 07:12:53',NULL),(3706,466,225,'2025-05-09 00:00:00',NULL,96.9,NULL,'90/64',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning history of less bowl movement. On examination abdomen hard. ','Gastric pain. ','Informed to the parents and syp mucaine 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','On follow up he feels good. ','2025-05-14 07:19:53',NULL),(3707,613,472,'2025-05-10 00:00:00',NULL,97.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pustule On forehead with pain. On examination no discharge seen. ','Skin allergy. ','Analgesic cream applied on forehead. ','Encourage to maintain personal hygiene. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-14 07:32:04',NULL),(3708,602,441,'2025-05-10 00:00:00',NULL,98.9,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of earache since morning. On examination discharge seen. ','Ear infection. ','Informed to parents and syp panadol 10ml given also Betnisol N drops put in the ear and take under observation for 20 minutes when she feels good then send back to the class. ','Go for check up from ENT specialist. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-14 07:34:54',NULL),(3709,173,177,'2025-05-10 00:00:00',78,99,26,'78/58',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough and cold since night. On examination chest clear slight redness seen in throat. ','Viral throat infection. ','Informed to the parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 20 minutes when he feels good then send back to the class. ','Encourage to consume samisolid diet and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-05-14 07:38:02',NULL),(3710,171,175,'2025-05-12 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on knee due to fall down in home. On examination no bleeding seen. ','Minor scratch only. ','Cleaned with pyodine and saniplast applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-14 07:39:53',NULL),(3711,189,195,'2025-05-12 00:00:00',NULL,98.6,22,'95/56',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of chronic earache. On examination pussy discharge seen. ','Ear infection. ','Informed to the parents and cleaned with cotton swabs and Betnisol N drops put in the ear and take under observation for 20 minutes when he feels good then send back to the class. ','Go for compleat check up from ENT. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-05-14 07:47:35',NULL),(3712,471,382,'2025-05-12 00:00:00',NULL,96.6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning with the history of less bowl movement. On examination abdomen hard ','Gastric pain. ','Informed to the parents and syp mucaine 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid diet and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-05-14 07:51:17',NULL),(3713,163,2,'2025-05-12 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of foot ache since morning also have past history of fracture. On examination no swelling or redness seen foot mobility present. ','Muscular pain. ','Analgesic cream applied with crepe bandage. ','Do some exercises for muscular relaxation. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-14 07:56:18',NULL),(3714,502,389,'2025-05-12 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on chin with bleeding. ','Skin allergy. ','Cleaned with cotton swabs and saniplast applied. ','Encourage to drink more water. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-14 08:10:10',NULL),(3715,216,205,'2025-05-13 00:00:00',NULL,96.7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of earache since morning. On examination no discharge seen. ','Earwax seen. ','Informed to the parents and Betnisol N drops put in the ear and take under observation for 10 minutes when she feels good then send back to the class. ','Go for check up from ENT specialist. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-14 08:44:19',NULL),(3716,173,177,'2025-05-13 00:00:00',84,94.2,22,'70/54',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with sore throat and headache. On examination slight redness seen in throat. ','Viral infection in throat. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water and go for check up from general physician. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-14 08:49:18',NULL),(3717,455,373,'2025-05-13 00:00:00',NULL,97.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pustule on hand with pain. On examination pussy seen. ','Skin allergy. ','Removed all puss and cleaned with pyodine then polyfax skin ointment applied. ','Encourage to maintain personal hygiene. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-14 08:56:29',NULL),(3718,350,275,'2025-05-13 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Sent her to the washroom and take under observation for 20 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-14 09:00:51',NULL),(3719,81,40,'2025-05-13 00:00:00',NULL,96.7,24,'70/30',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of cough with flu from 2 days. On examination redness seen in throat. ','Viral cough and throat infection. ','Informed to her parents and syp panadol 10ml given also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid diet and drink warm water and go for check up from general physician. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-14 09:05:11',NULL),(3720,401,204,'2025-05-13 00:00:00',NULL,99.8,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough since morning. On examination chest clear slight redness seen in throat. ','Throat infection. ','Informed to parents and syp panadol 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-05-14 09:10:14',NULL),(3721,368,300,'2025-05-13 00:00:00',NULL,97.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of nasal bleeding. ','Diagnosis is depend on  lab investigations. ','Pinch the nose for 10 seconds when bleeding is stop then wash the nose and take under observation for 20 minutes when he feels good then send back to the class.. ','Go for check up from ENT. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-14 09:28:58',NULL),(3722,200,102,'2025-05-13 00:00:00',92,97.4,NULL,'94/64',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache after lunch. ','Low blood pressure. ','Tablet panadol 1 given with ORS and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-14 09:32:22',NULL),(3723,599,441,'2025-05-14 00:00:00',NULL,98.2,NULL,'90/68',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of persistent watery stools with abdominal pain. On examination abdomen soft. ','Diarrhoea. ','Informed to parents and ORS and Tablet flagyl 1 given and take under observation for 10 minutes then send him back to home with his parents. ','Encourage to consume samisolid diet and drink more water with ORS. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ',NULL,'2025-05-14 09:38:21',NULL),(3724,219,208,'2025-05-14 00:00:00',NULL,98,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain in both eyes with irritation from light. ','Eye infection. ','Washed the eyes from rose water and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to go for check up from eye spicealist. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels better. ','2025-05-14 09:44:09',NULL),(3725,422,340,'2025-05-14 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of earache with flu from 2 days. On examination no discharge seen. ','Ear infection. ','Informed the parents to come in school for discussion about her issue. Syp panadol 10ml given and take under observation for 10 minutes when she feels good then send back to the class. Also counselled the child to take interest in studies. ','Adviced to her mother take her and go for check up from ENT. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','Send her to home with her mother. ','2025-05-14 10:01:42',NULL),(3726,193,191,'2025-05-14 00:00:00',NULL,98.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of discharge from ear it\'s her chronic issue. On examination discharge seen. ','Ear drum perforation diagnosed by her doctor. ','Cleaned with cotton swabs and Betnisol N drops put in the ear and take under observation for 10 minutes when she feels good then send back to the class. ','Go for follow up check up. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-14 10:12:28',NULL),(3727,41,57,'2025-05-14 00:00:00',NULL,97.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of throat pain after lunch. On examination slight redness seen in throat. ','Viral infection. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-14 10:16:00',NULL),(3728,48,154,'2025-05-14 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Sent her to the washroom and Syp mucain 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-14 10:17:58',NULL),(3729,185,198,'2025-05-14 00:00:00',NULL,98.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache since morning. On examination no swelling or redness seen. ','Muscular pain. ','Tablet panadol 1 given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal who have calcium. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-14 10:20:04',NULL),(3730,204,143,'2025-05-12 00:00:00',82,96.8,24,'82/58',132,27.2,15.73,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child on good behaviour and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-14 10:30:00',NULL),(3731,263,181,'2025-05-12 00:00:00',74,96.9,22,'87/56',137,26.2,13.92,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-14 10:35:03',NULL),(3732,247,156,'2025-05-12 00:00:00',81,98.1,20,'69/54',136,27.2,14.71,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-14 10:41:34','2025-05-16 08:45:24'),(3733,211,202,'2025-05-12 00:00:00',84,96.7,24,'83/62',145,28.4,13.51,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and avoid to skip meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-14 10:45:54',NULL),(3734,212,164,'2025-05-13 00:00:00',80,97.2,26,'116/52',142,31.4,15.57,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-14 10:50:07',NULL),(3735,599,441,'2025-05-13 00:00:00',102,NULL,22,'83/61',127,21.4,13.27,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have fast heart beat. ','Mild techycardia identified  also all reflexes and senses are normal identified. ','Sit him in rest possition ORS given. After 20 minutes H/R 100/min. Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-14 11:01:48',NULL),(3736,619,27,'2025-05-13 00:00:00',100,92.6,24,'78/60',138,24.6,12.92,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Severe thinness also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to drink more water. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-14 11:08:47',NULL),(3737,622,389,'2025-05-13 00:00:00',82,96.2,26,'98/69',134,21.4,11.92,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','None','Child presented with the history of severe thinness with mild anemia also have bad habit of skipping meal. ','Mild anemia identified. All reflexes and senses are also normal identified. ','Implementing structured meal plan who have full of iron and all nutrition. Counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-14 11:15:57',NULL),(3738,617,298,'2025-05-13 00:00:00',74,96.8,26,'82/52',127,23.8,14.76,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Severe thinness also dirty teeth and hair lice identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-14 11:19:33',NULL),(3739,200,102,'2025-05-15 00:00:00',83,98,28,'80/48',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with body ache since morning. On examination no swelling or redness seen in throat and chest clear. ','Muscular pain. ','Tablet panadol 1 given and take under observation for 10 minutes when she feels good fine then send back to the class. ','Encourage to consume healthy meal and drink more water and juices. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-15 08:03:40',NULL),(3740,145,98,'2025-05-16 00:00:00',NULL,97.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pustule on hand with pain. On examination no discharge seen. ','Skin allergy. ','Bust the pustule and remove all puss, clean with pyodine and bandage with polyfax skin ointment. ','Maintain personal hygiene and drink more water. ','Referred to skin spicealist. ','Scheduled for regular monitoring for healthy growth of child. ','On follow up she feels good. ','2025-05-16 03:41:36',NULL),(3741,455,373,'2025-05-15 00:00:00',NULL,96.7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pustule on hand with pain. On examination pussy discharge seen. ','Skin allergy. ','Removed all puss and cleaned with pyodine then polyfax skin ointment applied. ','Encourage to maintain personal hygiene and drink more water. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-16 03:45:55',NULL),(3742,171,175,'2025-05-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on on leg. On examination no bleeding seen. ','Minor scratch only. ','Cleaned with pyodine and saniplast applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-16 03:47:55',NULL),(3743,48,154,'2025-05-15 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on finger. On examination slight bleeding seen. ','Minor cut. ','Cleaned with pyodine and saniplast applied. ','-','-','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-16 03:49:57',NULL),(3744,628,487,'2025-05-13 00:00:00',79,97.2,28,'74/54',134,23.8,13.25,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Severe thinness, hair lice and plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 04:01:08',NULL),(3745,76,21,'2025-05-16 00:00:00',NULL,96.7,24,'80/56',122,18.2,12.23,'Severe Thinness',NULL,NULL,'None','None','None',NULL,'None','Child come with complain of chest pain with cough. On examination chest clear. ','No chest congestion. ','Syp panadol 10ml also Syp sirloine 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','On follow up he feels good. ','2025-05-16 07:14:51',NULL),(3746,2,2,'2025-05-16 00:00:00',82,97.4,24,'9050',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough and cold from yesterday. On examination chest clear slight redness seen in throat. ','Viral cough. ','Syp panadol 10ml also Syp sirloine 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and avoid from junk foods. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring for healthy growth of child. ','On follow up he feels good. ','2025-05-16 07:19:33',NULL),(3747,453,87,'2025-05-16 00:00:00',82,96.3,28,'70/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain with cough and cold. On examination chest is clear slight redness seen in throat. ','Viral cough. ','Informed to the parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 20 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-16 07:23:43',NULL),(3748,8,87,'2025-05-14 00:00:00',91,96.4,22,'89/73',142,29.5,14.65,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically healthy and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 08:16:03',NULL),(3749,7,143,'2025-05-14 00:00:00',97,94.2,26,'89/54',140,30.6,15.61,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing for prevention from infection. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 08:24:38',NULL),(3750,6,12,'2025-05-14 00:00:00',100,96.5,24,'89/60',134,32.1,17.88,'Mild Thinness',NULL,NULL,'None','None','Good','Healthy','Moderate','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child on good behaviour and manners. ','Encourage to do some exercises for height growth and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 08:38:01',NULL),(3751,106,55,'2025-05-14 00:00:00',90,97.1,22,'86/61',144,27.6,13.31,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 08:41:03',NULL),(3752,385,281,'2025-05-16 00:00:00',95,96.4,28,'74/54',117,15.8,11.54,'Severe Thinness',0,0,'Mild','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness with mild anemia but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record also mild anemia with stained teeth identified due to iron deficiency. All reflexes and senses are also normal. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet who have full of iron. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 09:31:38','2025-05-22 09:30:27'),(3753,363,281,'2025-05-16 00:00:00',82,96.5,26,'67/53',107,15.4,13.45,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 09:35:43',NULL),(3754,481,299,'2025-05-16 00:00:00',92,96.2,26,'71/56',101,13.4,13.14,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing to prevention from infection. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 09:41:25',NULL),(3755,368,300,'2025-05-16 00:00:00',102,97.1,22,'80/46',111,15.9,12.9,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on good behaviour and \r\nmanners. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 09:47:31',NULL),(3756,479,279,'2025-05-16 00:00:00',100,97.7,26,'70/52',109,14.3,12.04,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal and eating junk foods also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with daily bathing, combing, teeth brushing and hand washing to prevention from infection. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents on personal hygiene to improve their child health and wellbeing. ','2025-05-16 10:00:35',NULL),(3757,459,366,'2025-05-16 00:00:00',92,97.2,26,'73/49',120,17.4,12.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. P/c pustule on nose with pussy discharge and pain. ','No improvement identified in weight and height against the previous screening record and skin allergy identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal.\r\nRemoved all puss and cleaned with pyodine then polyfax skin ointment applied. ','Encourage to consume healthy meal and snacks and drink more water. Go for check up from skin spicealist. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 10:07:46',NULL),(3758,419,335,'2025-05-16 00:00:00',89,96,24,'80/51',125,30.9,19.78,'Normal',NULL,NULL,'None','None','Good','Healthy','Mild','Child presented with normal weight according to BMI calculation also physically and mentally child is active and healthy and have bad oral hygiene due to bad habit of avoid from teeth brushing. ','Normal weight identified and all reflexes and senses are also normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the on good behaviour and manners. ','Encourage to do some exercises for health.','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents on hygiene. ','2025-05-16 10:13:50',NULL),(3759,395,156,'2025-05-16 00:00:00',85,96.6,26,'68/48',113,18.1,14.17,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also he have stained teeth. ','Improvement identified in height not in weight according to the previous screening record and stained teeth identified due to nutritional deficiency. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to go for dental check up. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 10:18:48',NULL),(3760,434,66,'2025-05-16 00:00:00',100,97.5,26,'72/53',116,17,12.63,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 10:24:33',NULL),(3761,401,204,'2025-05-16 00:00:00',99,97.1,26,'74/46',115,17.4,13.16,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. P/c vertigo with headache. ','Improvement identified in height not in weight according to the previous screening record and low blood pressure identified. ','Implementing balanced meal plan with monitoring intake and weight gain and ORS given and take under observation when he feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to drink more water. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','On follow up he feels good. ','2025-05-16 10:32:11',NULL),(3762,346,22,'2025-05-16 00:00:00',96,97.1,24,'75/44',106,15.4,13.71,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 10:36:31',NULL),(3763,338,271,'2025-05-16 00:00:00',106,96.8,22,'78/51',110,15.7,12.93,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 10:40:03',NULL),(3764,331,189,'2025-05-16 00:00:00',87,96.7,22,'86/57',117,19,13.88,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 10:44:50',NULL),(3765,340,261,'2025-05-16 00:00:00',87,97.2,24,'72/65',106,14.7,13.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 10:48:34',NULL),(3766,102,147,'2025-05-16 00:00:00',110,96.7,26,'73/58',119,17,12,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness p/c. Cough and cold from yesterday. On examination chest is clear. ','Improvement identified in height not in weight according to the previous screening record and viral cough identified. All reflexes and senses are also normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Syp siroline 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to go for check up from general physician. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-16 10:55:49',NULL),(3767,630,489,'2025-05-13 00:00:00',95,97.9,24,'94/70',130,23.8,14.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Severe thinness and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet for healthy growth. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-17 05:19:41',NULL),(3768,627,412,'2025-05-13 00:00:00',96,97.4,23,'75/55',128,19.5,11.9,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Severe thinness and dirty teeth also hair lice identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child to take healthy and proper diet and maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-17 06:17:14',NULL),(3769,620,483,'2025-05-13 00:00:00',80,97.4,22,'76/55',127,21,13.02,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness. P/c sore in throat on examination slight redness seen in throat. ','Viral throat infection. ','Syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when he feels good then send back to the class. Implementing balanced meal plan with monitoring intake and weight gain. ','Counselled the child on healthy diet and to avoid from junk foods also to maintain oral hygiene with brushing the teeth twice in a day and go for check up from general physician. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','On follow up he feels good. ','2025-05-17 06:42:36',NULL),(3770,628,487,'2025-05-13 00:00:00',87,97.4,24,'84/54',135,31.2,17.12,'Mild Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Severe thinness with hair lice and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on to take healthy and proper diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-17 06:54:48','2025-08-05 08:28:38'),(3771,1,1,'2025-05-13 00:00:00',99,97.2,23,'83/64',138,26.7,14.02,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet for healthy growth. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-17 07:01:08','2025-05-17 07:07:52'),(3772,175,180,'2025-05-13 00:00:00',77,97.4,26,'90/50',124,22.4,14.57,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-17 07:12:02',NULL),(3773,196,173,'2025-05-13 00:00:00',91,97.4,22,'92/61',141,29.6,14.89,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal specially breakfast and have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-17 07:16:02',NULL),(3774,2,2,'2025-05-13 00:00:00',82,97.6,23,'80/54',132,23.1,13.26,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet for healthy growth. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-17 07:19:18',NULL),(3775,5,11,'2025-05-13 00:00:00',87,96.7,26,'75/49',142,24.8,12.3,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-17 07:23:57',NULL),(3776,9,141,'2025-05-14 00:00:00',80,96.8,20,'81/55',136,24.7,13.39,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-17 07:28:59',NULL),(3777,13,166,'2025-05-14 00:00:00',73,96.7,28,'92/60',137,32.2,17.16,'Mild Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of mild thinness in BMI calculation also physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to consume more healthy meal and snacks and to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-17 07:34:13',NULL),(3778,624,485,'2025-05-14 00:00:00',98,97.6,24,'89/58',134,24.5,13.64,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Severe thinness and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-17 08:57:17',NULL),(3779,161,61,'2025-05-14 00:00:00',97,96.5,23,'73/53',141,26.8,13.48,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. P/c. Cough and cold since night. On examination chest clear slight redness seen in throat. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. Viral cough. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. Go for check up from general physician. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-17 09:02:16',NULL),(3780,615,474,'2025-05-14 00:00:00',95,96.2,26,'81/62',129,21,12.62,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Severe thinness and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-17 09:16:10',NULL),(3781,107,169,'2025-05-14 00:00:00',81,98,26,'70/51',135,24.6,13.46,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-17 09:19:02',NULL),(3782,44,63,'2025-05-14 00:00:00',73,96.6,24,'83/62',135,23.7,13,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','2025-05-17 09:29:00',NULL),(3783,22,46,'2025-05-14 00:00:00',88,97.1,26,'74/58',133,25,14.05,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 03:58:47',NULL),(3784,49,120,'2025-05-14 00:00:00',82,97.8,24,'96/59',147,42.3,19.58,'Normal',NULL,NULL,'None','Mild','Good','Healthy','None','Child presented with normal weight in BMI calculation also physically  and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Normal weight identified and hair also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 04:08:44',NULL),(3785,623,468,'2025-05-13 00:00:00',87,97.4,24,'84/54',145,31.2,14.8,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Severe thinness identified also all reflexes and senses are normal identified and hair lice also dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 07:39:30',NULL),(3786,165,171,'2025-05-14 00:00:00',89,97.4,22,'100/67',126,26.9,16.94,'Moderate Thinness',0,0,'None','None','Good','Healthy','Moderate','Child presented with moderate thinness but physically and mentally child is active and healthy and have bad habit of bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to do some exercises for healthy growth. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 08:56:52','2025-08-23 06:08:26'),(3787,165,171,'2025-05-14 00:00:00',89,96.8,24,'97/57',127,27.1,16.8,'Moderate Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with moderate thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on good behaviour and manners. ','Encourage to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 09:01:02',NULL),(3788,163,2,'2025-05-15 00:00:00',94,95.4,21,'85/60',149,30.4,13.62,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 09:48:54',NULL),(3789,133,96,'2025-05-15 00:00:00',73,97.5,22,'100/83',128,20.3,12.39,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 09:54:53',NULL),(3790,597,252,'2025-05-15 00:00:00',87,96.9,23,'70/56',134,21.6,12.03,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Severe thinness identified also hair lice and dirty aso all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 10:02:36',NULL),(3791,598,426,'2025-05-15 00:00:00',89,96.8,23,'83/61',132,24.6,14.23,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Severe thinness identified also all reflexes and senses are normal and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to do some exercises for healthy growth and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 10:09:00',NULL),(3792,605,471,'2025-05-15 00:00:00',88,97.4,26,'75/60',130,22.5,13.31,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Severe thinness identified also hair lice and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil.','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 10:15:40',NULL),(3793,614,473,'2025-05-15 00:00:00',89,97.4,27,'80/52',130,23.7,14.02,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Severe thinness identified also plaque on the teeth and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 10:28:05',NULL),(3794,602,441,'2025-05-15 00:00:00',76,95.9,22,'73/52',130,20.6,12.19,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Severe thinness identified also hair lice and dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and avoid from sugary foods. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 10:34:32',NULL),(3795,603,479,'2025-05-15 00:00:00',84,97.2,24,'72/50',126,18.6,11.72,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Severe thinness identified also hair lice and dental cavity identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from sugary foods and go for check up from dentist. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 10:39:02',NULL),(3796,10,16,'2025-05-15 00:00:00',79,96.5,26,'80/50',140,26.6,13.57,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 10:45:24',NULL),(3797,396,53,'2025-05-15 00:00:00',89,96,24,'60/51',108,13.7,11.75,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods also go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 11:01:04',NULL),(3798,430,347,'2025-05-15 00:00:00',82,96.2,26,'60/41',109,14.2,11.95,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 11:04:38',NULL),(3799,426,343,'2025-05-15 00:00:00',89,96.3,22,'66/50',114,16.6,12.77,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-19 11:07:24',NULL),(3800,372,303,'2025-05-15 00:00:00',88,98.2,26,'60/50',120,18.1,12.57,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 05:38:13',NULL),(3801,342,264,'2025-05-15 00:00:00',87,97.6,23,'60/36',116,18.1,13.4,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and low blood pressure identified but all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ORS given for blood pressure. ','Encourage to consume healthy meal and snacks and lots of water or juices. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 05:43:32',NULL),(3802,418,334,'2025-05-19 00:00:00',88,96.4,22,'73/56',120,18.5,12.85,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. She had ill, but now she is fine. ','Improvement identified in height not in weight according to the previous screening record and hair lice also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 08:30:56',NULL),(3803,405,322,'2025-05-19 00:00:00',80,97.2,24,'74/56',119,17.7,12.5,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 08:38:05',NULL),(3804,407,320,'2025-05-19 00:00:00',95,95.1,26,'92/53',112,18.2,14.51,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 08:55:33',NULL),(3805,486,387,'2025-05-19 00:00:00',92,96.2,20,'76/52',106,14.7,13.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 09:00:06',NULL),(3806,359,287,'2025-05-19 00:00:00',82,97.1,28,'69/47',105,13.7,12.43,'Severe Thinness',NULL,NULL,'None','Mild','Mild','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation also physically and mentally child is not active she is  late listener also understanding level is low have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified ','Implementing balanced meal plan with monitoring intake and weight gain and take counselling sessions for improving her speaking, listening and understanding level. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 09:40:04',NULL),(3807,360,287,'2025-05-19 00:00:00',84,96.2,24,'60/46',108,14.2,12.17,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation also physically and mentally child is not active he is late listener and his understanding level is low. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain and take counselling sessions for improving speaking, listening and understanding level. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 09:46:34',NULL),(3808,333,267,'2025-05-19 00:00:00',82,97.3,24,'70/60',112,16.8,13.44,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. P/c. Fever with body ache and flu. On examination chest clear, slight redness seen in throat. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth and all reflexes and senses are normal identified. Viral flu. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 09:55:41',NULL),(3809,404,323,'2025-05-19 00:00:00',92,97.5,26,'60/48',112,16.2,12.91,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and do some exercises for healthy growth. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 10:08:16',NULL),(3810,358,286,'2025-05-19 00:00:00',84,97.3,28,'70/52',102,14.4,13.84,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and do some exercises for healthy growth. ','Encourage to consume healthy meal and snacks and also drink more water. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 10:14:50',NULL),(3811,454,374,'2025-05-19 00:00:00',87,97.6,22,'70/51',117,16.9,12.39,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 10:24:28',NULL),(3812,374,81,'2025-05-19 00:00:00',90,97.3,24,'64/52',112,16.9,13.47,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 10:32:02',NULL),(3813,450,359,'2025-05-19 00:00:00',77,97.7,28,'70/56',115,16.2,12.25,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child to do some exercises for healthy growth. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 10:35:25',NULL),(3814,412,325,'2025-05-19 00:00:00',82,97.8,24,'67/48',117,16.2,11.83,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet for healthy growth and avoid to skip meal. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 10:40:35',NULL),(3815,410,324,'2025-05-19 00:00:00',73,96.8,26,'70/52',121,17.5,11.95,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 10:43:35',NULL),(3816,406,321,'2025-05-19 00:00:00',89,95.9,22,'72/43',124,18.6,12.1,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-20 10:47:06',NULL),(3817,418,334,'2025-05-19 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child came in clinic with crying because she wants to go home. She came after some days of leave because of illness. ','Mood changes. ','Calm down the child and counselled her to take class after 20 minutes she feels good and agreed to go in the class then send her back to the class. ','. ','. ','On follow up she feels good. ','. ','2025-05-20 11:10:29',NULL),(3818,357,290,'2025-05-20 00:00:00',82,98,22,'70/54',109,15.2,12.79,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-21 03:45:35',NULL),(3819,482,171,'2025-05-20 00:00:00',89,97.4,22,'72/52',111,16.9,13.77,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have p/c cough and flu. On examination mild chest congestion. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. Viral cough identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to maintain personal hygiene.  Informed to his mother and Syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when he feels good then send back to the class ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-21 04:13:01',NULL),(3820,173,177,'2025-05-21 00:00:00',102,97.6,26,'80/40',138,24.9,13.07,'Severe Thinness',0,0,'None','None','None','','None','Child come with his mother with a complain of severe abdominal pain spicily the rt side of lower abdomen(hypogastric region). On examination abdomen hard and pain on touch. ','Diagnosis is depend on the lab investigations initial diagnosis is appendicitis. ','Referred the child to hospital with his mother. ','Go for check up from gastroenterologist. ','Referred to general hospital for further assessment and investigation. ','Scheduled for monitoring. ','-','2025-05-21 04:25:48','2025-05-21 04:40:29'),(3821,613,472,'2025-05-20 00:00:00',82,98.3,24,'73/54',126,21.3,13.42,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Severe thinness identified also all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-21 09:09:40',NULL),(3822,160,52,'2025-05-20 00:00:00',90,96.2,23,'70/40',115,16.9,12.78,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from sugary foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-21 09:13:19',NULL),(3823,167,172,'2025-05-20 00:00:00',81,96.1,26,'74/50',112,14.5,11.56,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal. ','Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-21 10:26:43',NULL),(3824,166,172,'2025-05-20 00:00:00',76,95.9,24,'73/50',111,14.5,11.77,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-21 10:30:33',NULL),(3825,442,348,'2025-05-20 00:00:00',90,97.7,22,'80/51',116,19.2,14.27,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-21 10:33:46',NULL),(3826,341,260,'2025-05-20 00:00:00',82,95.9,22,'74/52',104,15.2,14.05,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-21 10:36:43',NULL),(3827,339,262,'2025-05-20 00:00:00',89,96.7,26,'108/86',115,17.7,13.38,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in height not in weight according to the previous screening record and dental cavity identified and all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to avoid from sugary foods and go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-21 10:43:26',NULL),(3828,424,338,'2025-05-20 00:00:00',79,96.8,23,'80/52',119,15.2,10.66,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-21 10:47:50',NULL),(3829,332,268,'2025-05-20 00:00:00',82,97.2,26,'76/54',107,15.2,13.28,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','No improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-21 10:50:51',NULL),(3830,473,332,'2025-05-20 00:00:00',98,101.1,26,'70/51',120,19.1,13.26,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. P/c. Fever with flu. On examination slight redness seen in throat no chest congestion. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. Viral flu also identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also Syp.piriton 2.5ml and syp panadol 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','On follow up Temp 97.7F','2025-05-21 10:56:06','2025-05-21 10:57:39'),(3831,437,176,'2025-05-20 00:00:00',81,95.7,26,'89/67',122,22,14.78,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-21 11:00:56',NULL),(3832,416,330,'2025-05-20 00:00:00',75,97.1,26,'62/47',107,15.5,13.54,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','No improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-21 11:04:37',NULL),(3833,399,58,'2025-05-20 00:00:00',79,96,26,'89/54',109,14.2,11.95,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-21 11:08:07',NULL),(3834,423,339,'2025-05-21 00:00:00',82,97.8,23,'76/50',117,18.6,13.59,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also stained teeth identified because of nutritional deficiency. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from sugary foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day and go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-22 08:37:06',NULL),(3835,402,24,'2025-05-21 00:00:00',84,96.1,22,'80/51',117,18.1,13.22,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-22 08:43:49',NULL),(3836,477,274,'2025-05-21 00:00:00',99,95.9,27,'83/64',114,16.6,12.77,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-22 08:56:03',NULL),(3837,348,277,'2025-05-21 00:00:00',92,96.1,26,'70/56',112,17.2,13.74,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-22 09:00:34',NULL),(3838,452,372,'2025-05-21 00:00:00',82,97.1,24,'72/50',105,13.5,12.24,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-22 09:05:08',NULL),(3839,445,331,'2025-05-21 00:00:00',101,96.7,26,'70/53',115,17.2,13.01,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-22 09:16:46',NULL),(3840,417,331,'2025-05-21 00:00:00',85,95.2,24,'76/51',112,16.1,12.83,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-22 09:24:20',NULL),(3841,428,345,'2025-05-21 00:00:00',76,95.9,25,'80/51',111,16.1,13.02,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-22 10:00:19',NULL),(3842,387,311,'2025-05-21 00:00:00',82,96.9,26,'70/56',112,16.1,12.83,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from sugary meal and to maintain oral hygiene with brushing the teeth twice in a day and go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-22 10:11:25',NULL),(3843,432,344,'2025-05-21 00:00:00',76,97.5,26,'80/50',113,16.1,12.61,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral  hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-22 10:25:08',NULL),(3844,365,280,'2025-05-21 00:00:00',92,98.8,22,'68/47',107,12.3,10.74,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper \r\ndiet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-22 10:28:30',NULL),(3845,425,342,'2025-05-21 00:00:00',98,97.6,26,'78/48',119,20.3,14.34,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-22 10:36:25',NULL),(3846,351,278,'2025-05-21 00:00:00',87,96.2,25,'70/65',104,14.2,13.13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet for healthy growth. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-22 10:39:37',NULL),(3847,397,233,'2025-05-21 00:00:00',92,96.1,26,'70/50',111,17.7,14.37,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-22 10:42:13',NULL),(3848,386,312,'2025-05-21 00:00:00',73,96.9,26,'103/88',118,17.7,12.71,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal specially breakfast. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth of child. ','Referred to nutritionist for further assessment and suggestion for healthy growth . ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-22 10:46:34',NULL),(3849,65,165,'2025-05-19 00:00:00',NULL,96.6,24,'70/46',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache with flu since morning. On examination slight redness seen in throat. ','Viral flu ','Informed to parents and syp panadol 10ml also ORS given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink more water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','On follow up she feels fine. ','2025-05-22 10:50:04',NULL),(3850,130,65,'2025-05-19 00:00:00',91,95.6,22,'73/55',114,17,13.08,'Severe Thinness',NULL,NULL,'None','None','None',NULL,'None','Child come with complain of flu with headaches since night. On examination chest is clear slight redness seen in throat. ','Viral flu. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-22 10:55:26',NULL),(3851,165,171,'2025-05-19 00:00:00',NULL,97.6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache since morning. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied with crepe bandage. ','Encourage to do some exercises for muscular relaxation. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-22 10:57:30',NULL),(3852,620,483,'2025-05-19 00:00:00',83,96.2,NULL,'84/58',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on hand with pain also headache since night. . On examination pussy discharge seen. ','Skin allergy. ','Removed all puss and cleaned with pyodine and polyfax skin ointment applied. Syp panadol 10ml also ORS given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to maintain personal hygiene. ','Referred to skin spicealist for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-22 11:02:16',NULL),(3853,403,259,'2025-05-19 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of small warts in lower eye lid with pain. On examination slight redness seen in eye. ','Eye infection. ','Informed to parents and syp panadol 10ml and Betnisol N drops put in the eye and take under observation for 10 minutes when she feels good then send back to the class ','Go for check up from ENT specialist. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-22 11:05:39',NULL),(3854,48,154,'2025-05-19 00:00:00',NULL,97.5,26,'70/54',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of throat pain since morning. On examination slight redness seen in throat. ','Throat infection. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-22 11:08:46',NULL),(3855,384,307,'2025-05-19 00:00:00',NULL,97.3,24,'72/53',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with bodyache since night. On examination chest is clear slight redness seen in throat. ','Weather effects. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink more water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-22 11:14:45',NULL),(3856,140,85,'2025-05-20 00:00:00',102,97,22,'91/52',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning. On examination abdomen soft ','Gastric pain. ','Sent to the washroom and Syp mucain 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink boiled water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-22 11:17:23',NULL),(3857,2,2,'2025-05-20 00:00:00',NULL,96.5,22,'75/63',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of earache with flu and cough since night. On examination chest is clear slight redness seen in throat and discharge seen from ear. ','Viral infection. ','Nabulaized the child with 2cc 9% N/S and Syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 20 minutes when he feels good then send back to the class. ','Take steam also at home. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-05-22 11:24:03',NULL),(3858,466,225,'2025-05-22 00:00:00',85,95.4,24,'70/50',115,14.1,10.7,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-23 06:41:35',NULL),(3859,385,281,'2025-05-22 00:00:00',79,95.6,26,'76/62',118,16.9,12.14,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-23 06:53:06',NULL),(3860,636,182,'2025-05-22 00:00:00',89,96,27,'72/62',108,16.9,14.49,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Severe thinness identified also stained teeth identified due to nutritional deficiency. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-23 09:12:52',NULL),(3861,441,350,'2025-05-22 00:00:00',81,92.9,22,'70/53',110,15.4,12.73,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad habit of no teeth brushing. ','No improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-23 09:17:49',NULL),(3862,422,340,'2025-05-22 00:00:00',92,96.3,24,'76/49',118,18.4,13.21,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in height not in weight according to the previous screening record and dental cavity identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and avoid from sugary foods also go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-23 09:24:58',NULL),(3863,371,304,'2025-05-22 00:00:00',101,97,24,'70/52',124,20.8,13.53,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-23 09:30:04',NULL),(3864,440,349,'2025-05-22 00:00:00',79,97.2,23,'115/79',118,17.7,12.71,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal.he have cracked lips from both sides. ','No improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Applied vaseline on lips and adviced to drink lots of water. ','Encourage to consume healthy meal and snacks and to drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-23 09:38:20',NULL),(3865,433,354,'2025-05-22 00:00:00',84,96.8,22,'124/81',111,15.7,12.74,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-23 10:04:55',NULL),(3866,460,355,'2025-05-22 00:00:00',86,97.6,28,'90/65',114,19.05,14.66,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-23 10:09:14',NULL),(3867,438,29,'2025-05-22 00:00:00',80,96.2,23,'74/58',115,18.6,14.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to do some exercises for healthy growth and drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-23 10:15:03',NULL),(3868,335,196,'2025-05-22 00:00:00',81,96,22,'70/63',107,14.1,12.36,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and go for check up from dentist also avoid from sugary foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-23 10:23:57',NULL),(3869,462,358,'2025-05-22 00:00:00',92,95.2,28,'87/53',122,19.4,13.03,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-23 10:28:10',NULL),(3870,463,360,'2025-05-22 00:00:00',82,97.2,26,'70/63',116,19.4,14.42,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-23 10:34:16',NULL),(3871,180,193,'2025-05-22 00:00:00',92,97.3,22,'74/54',106,15.7,13.97,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-23 10:42:27',NULL),(3872,403,259,'2025-05-22 00:00:00',89,96.9,26,'76/50',112,15.7,12.52,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to do some exercises for healthy growth of child. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-23 10:46:42',NULL),(3873,185,198,'2025-05-20 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache since morning. On examination no swelling or redness seen. ','Muscular pain. ','Tab. Panadol 1 given and take under observation for 10 minutes when he feels good then send back to the class. ','Do some exercises for muscular relaxation. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-23 10:48:40',NULL),(3874,1,1,'2025-05-20 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on little finger. On examination no bleeding seen. ','Minor cut only. ','Saniplast applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-23 10:50:11',NULL),(3875,204,143,'2025-05-20 00:00:00',80,96.4,22,'85/52',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache with abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and Syp mucain 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-23 10:52:42',NULL),(3876,130,65,'2025-05-20 00:00:00',97,102,26,'62/54',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough and cold from two days. On examination chest is clear slight redness seen in throat. ','Viral infection. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 20 minutes when her parents are come then send back to home with them. ','Take care and go for check up from general physician. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','. ','2025-05-23 10:56:49',NULL),(3877,457,361,'2025-05-21 00:00:00',NULL,96.7,26,'70/46',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of cough and cold and abdominal pain since morning. On examination abdomen soft and slight redness seen in throat. ','Viral cough and gastric pain. ','Informed to parents and syp panadol 10ml given and take under observation for 10 minutes when she feels good then send back to the class she already talked cough syp from home. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-23 11:02:56',NULL),(3878,153,161,'2025-05-21 00:00:00',99,98.7,23,'60/42',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache with vertigo since morning. ','Low blood pressure. ','ORS given and take under observation for 20 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-23 11:05:22',NULL),(3879,98,149,'2025-05-21 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of hand pain since morning. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied on hand with gause bandage. ','Move the hand clock and anti clock wise. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-23 11:08:39',NULL),(3880,576,453,'2025-05-21 00:00:00',NULL,101,26,'67/46',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with flu since morning. On examination chest is clear slight redness seen in throat. ','Viral infection. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-23 11:10:59',NULL),(3881,177,183,'2025-05-22 00:00:00',NULL,95.8,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of earache since morning. On examination no earwax no infaction seen. ','Earache. ','Informed to parents his parents and Betnisol N drops put in the ear and Syp panadol 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Go for check up from ENT. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-23 11:14:29',NULL),(3882,469,363,'2025-05-22 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule with bleeding and pain on nose. ','Skin allergy. ','Removed all puss and cleaned with pyodine and polyfax skin ointment applied after stop bleeding. ','Encourage to drink more water. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-23 11:17:19',NULL),(3883,345,276,'2025-05-22 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and Syp mucain 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-23 11:19:08',NULL),(3884,453,87,'2025-05-23 00:00:00',100,96.3,24,'75/54',120,18.15,12.6,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 04:01:39',NULL),(3885,414,327,'2025-05-23 00:00:00',92,95.9,26,'80/52',118,19.7,14.15,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 04:18:05',NULL),(3886,468,362,'2025-05-23 00:00:00',101,96.4,26,'70/49',109,14.9,12.54,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods also go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 04:22:27',NULL),(3887,475,169,'2025-05-23 00:00:00',98,96.9,24,'72/56',110,15.9,13.14,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 04:26:55',NULL),(3888,400,77,'2025-05-23 00:00:00',82,98.3,26,'77/51',120,16.8,11.67,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. P/c. Cough with sputum since night. On examination chest is clear. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. Syp siroline 5ml given. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 04:33:01',NULL),(3889,377,134,'2025-05-23 00:00:00',93,97.2,22,'80/52',118,18.5,13.2,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and stained teeth identified. All reflexes and senses are normal. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day also go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 04:46:33',NULL),(3890,383,308,'2025-05-23 00:00:00',79,96.9,23,'100/73',121,19.8,13.52,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 04:49:43',NULL),(3891,347,272,'2025-05-23 00:00:00',92,96.5,26,'76/54',112,18.9,15.07,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','No improvement identified in height not in weight according to the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','To maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 04:53:01','2025-06-26 10:17:02'),(3892,349,273,'2025-05-23 00:00:00',82,97,22,'76/45',113,18.4,14.54,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','No improvement identified in height not in weight according to the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods and do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 04:57:38',NULL),(3893,344,85,'2025-05-23 00:00:00',92,97.1,28,'70/52',100,14.4,14.4,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. He is genetically short heighted. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight and height gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 05:02:46',NULL),(3894,465,370,'2025-05-23 00:00:00',84,97.3,23,'80/50',118,15.7,11.28,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','No improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods also go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 05:08:56',NULL),(3895,448,229,'2025-05-23 00:00:00',78,96.4,24,'69/46',127,20,12.4,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 07:06:30',NULL),(3896,447,370,'2025-05-23 00:00:00',83,97.3,26,'65/35',120,17.1,11.88,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. P/c. Dulness and weakness since morning. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified. Low blood pressure identified. ','ORS given and take under observation for 20 minutes when he feels good then start screaning. Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and avoid from sugary foods also go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 07:14:38',NULL),(3897,444,367,'2025-05-23 00:00:00',100,96.1,22,'87/73',114,16.4,12.62,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 07:30:57',NULL),(3898,371,304,'2025-05-23 00:00:00',93,96.7,28,'79/53',125,19.5,12.48,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 07:39:21',NULL),(3899,472,365,'2025-05-26 00:00:00',87,96.1,26,'70/56',120,19.5,13.54,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have stained teeth due to nutritional deficiency. ','Improvement identified in height not in weight according to the previous screening record and stained teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods also go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 07:51:05',NULL),(3900,415,328,'2025-05-26 00:00:00',79,96.8,24,'60/46',115,17.6,13.31,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. P/c. Headache with vertigo since morning. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. Low blood pressure. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ORS given and take under observation for 10 minutes. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. Advised to take more water for drink. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 07:56:04',NULL),(3901,409,317,'2025-05-26 00:00:00',87,96.2,26,'70/54',114,16.3,12.54,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 07:59:20',NULL),(3902,366,302,'2025-05-26 00:00:00',82,96,22,'72/51',112,16.8,13.39,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 08:13:49',NULL),(3903,370,298,'2025-05-26 00:00:00',81,97.4,23,'73/53',108,15.8,13.55,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 08:42:43',NULL),(3904,429,341,'2025-05-26 00:00:00',89,96.7,26,'82/56',125,30.6,19.58,'Normal',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with normal weight and also physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. ','Encourage to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 08:47:30',NULL),(3905,435,165,'2025-05-26 00:00:00',92,96.3,23,'76/50',120,19.2,13.33,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. P/c. White spots are appear on face. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal identified. Initial diagnoses (white spots due to calcium deficiency.) ','Implementing balanced meal plan who have full of calcium with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 08:53:40',NULL),(3906,392,99,'2025-05-26 00:00:00',92,96.5,24,'100/67',116,16.2,12.04,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 08:57:35',NULL),(3907,471,382,'2025-05-26 00:00:00',93,95.7,24,'99/53',120,19,13.19,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','No improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods and also on good behaviour. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 09:00:43',NULL),(3908,394,98,'2025-05-26 00:00:00',73,96.9,22,'78/64',113,17.2,13.47,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 09:03:46',NULL),(3909,334,266,'2025-05-26 00:00:00',73,97.3,22,'80/65',112,15.1,12.04,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 09:28:46',NULL),(3910,350,275,'2025-05-26 00:00:00',97,95.7,25,'77/51',109,14.6,12.29,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy after counselling her mother starts to give her nutritional food for her healthy growth and she is conscious about her weight and height. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to do some exercises for healthy growth. ','Encourage to consume healthy meal and also healthy drinks like fresh juices, shakes etc. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 10:31:49',NULL),(3911,484,385,'2025-05-26 00:00:00',93,96.3,27,'76/54',125,19.9,12.74,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 10:34:38',NULL),(3912,483,384,'2025-05-26 00:00:00',76,97.5,24,'81/64',118,16.1,11.56,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-26 10:37:19',NULL),(3913,108,68,'2025-05-23 00:00:00',NULL,96.9,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of bleeding from chronic injury. On examination pussy discharge seen. ','Minor injury. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','To maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-26 10:39:53',NULL),(3914,439,122,'2025-05-23 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache since morning. On examination no swelling or redness seen. ','Muscular pain. ','Deep heat spry applied with crepe bandage. ','Encourage to consume healthy meal who have calcium. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-26 10:42:04',NULL),(3915,188,53,'2025-05-23 00:00:00',78,96.4,22,'69/46',152,30.2,13.07,'Severe Thinness',NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with bodyache since night. On examination chest is clear no redness seen in throat. ','Muscular pain. ','Tab. Panadol 1 and ORS given and take under observation for 20 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-26 10:46:52',NULL),(3916,473,332,'2025-05-26 00:00:00',NULL,96.6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pustule on forehead with pain. On examination puss seen. ','Skin allergy. ','Removed all puss and cleaned with pyodine and polyfax skin ointment applied. ','Encourage to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to skin spicealist for further assessment and suggestion. ','Scheduled for regular monitoring.','On follow up he feels good. ','2025-05-26 10:50:56',NULL),(3917,368,300,'2025-05-26 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on hand with slight bleeding. ','Minor cut. ','Cleaned with pyodine and saniplast applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-26 10:52:41',NULL),(3918,98,149,'2025-05-26 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on finger. On examination no bleeding seen. ','Minor scratch. ','Saniplast applied. ','-','-','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-26 10:55:43',NULL),(3919,385,281,'2025-05-27 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of burn from bike silencer it\'s happened at home. On examination no bleeding seen but watery discharge seen. ','1st digree burn. ','Cleaned with pyodine and quench cream applied with bandage. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-27 06:42:15',NULL),(3920,348,277,'2025-05-27 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with nasal bleeding due to getting hurt from other child.','Nasal bleeding. ','Pinch the soft part of nose for 10 seconds bleeding is stop then wash the nasal cavity and face and take under observation for 10 minutes when she feels good then send back to the class. ','Don\'t lift the chin upward during nasal bleeding. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-27 06:56:49',NULL),(3921,471,382,'2025-05-27 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of Pain on teeth because it\'s milk teeth and it\'s going to fall down that\'s the resion he fealt pain.  ','Toothache. ','Informed to parents and glycerine applied on around the teeth. ','Encourage to consume samisolid food and drink more water. ','-','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-27 07:05:23',NULL),(3922,81,40,'2025-05-27 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain on little finger. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied. ','Encourage to consume healthy meal and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-27 07:07:54',NULL),(3923,350,275,'2025-05-27 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of knee pain. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied. ','Encourage to consume healthy meal and take milk daily. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-27 08:30:34',NULL),(3924,63,45,'2025-05-27 00:00:00',103,96.6,23,'102/72',131,25,14.57,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child on her behaviour and manners of school. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-27 08:52:35',NULL),(3925,82,38,'2025-05-27 00:00:00',99,97.4,26,'76/55',127,23.3,14.45,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. She\'s start teeth brushing. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child on healthy diet and to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-27 08:56:34',NULL),(3926,65,165,'2025-05-27 00:00:00',85,96.8,26,'87/63',126,20,12.6,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-27 09:24:11',NULL),(3927,66,32,'2025-05-27 00:00:00',85,97.5,24,'88/63',130,23.3,13.79,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-27 09:33:14',NULL),(3928,141,85,'2025-05-27 00:00:00',85,96.5,23,'98/67',116,20,14.86,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. He is genetically short heighted. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-27 09:53:10',NULL),(3929,142,81,'2025-05-27 00:00:00',89,96.1,28,'85/64',128,28,17.09,'Mild Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and \r\nhealthy and have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. Washed the hair in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-27 10:13:11',NULL),(3930,69,34,'2025-05-27 00:00:00',107,96.3,22,'87/61',139,28.7,14.85,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-27 10:20:23',NULL),(3931,72,25,'2025-05-27 00:00:00',89,96.2,22,'87/56',138,27.5,14.44,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy meal and drink. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-27 10:26:29',NULL),(3932,149,101,'2025-05-27 00:00:00',82,97,24,'86/59',130,23.6,13.96,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and habit of no teeth brushing. ','No improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-27 10:32:58',NULL),(3933,83,20,'2025-05-27 00:00:00',88,97.7,26,'87/70',137,25.8,13.75,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy he always eat biscuits, bun and bread in breakfast because of domestic issue (no gass). ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on to avoid from sugary foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day and go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-27 10:38:06',NULL),(3934,152,91,'2025-05-27 00:00:00',118,95.4,26,'87/70',130,22.4,13.25,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also spicily breakfast. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-27 10:43:12',NULL),(3935,87,154,'2025-05-27 00:00:00',86,97,22,'83/56',125,22.4,14.34,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to maintain personal hygiene. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-27 10:46:59',NULL),(3936,112,83,'2025-05-27 00:00:00',87,96.7,26,'72/54',131,20.8,12.12,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-27 10:50:36',NULL),(3937,214,40,'2025-05-27 00:00:00',91,96.1,26,'72/58',123,17.8,11.77,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal for healthy growth. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-27 10:56:29',NULL),(3938,114,76,'2025-05-27 00:00:00',85,96,24,'74/58',121,19.7,13.46,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth and hair lice identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-27 11:01:55',NULL),(3939,24,49,'2025-05-29 00:00:00',90,96,24,'75/55',128,21.5,13.12,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from sugary foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 09:28:48',NULL),(3940,53,159,'2025-05-29 00:00:00',89,97.8,26,'70/50',118,17.3,12.42,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 09:37:34',NULL),(3941,25,39,'2025-05-29 00:00:00',91,98.2,24,'64/41',123,18.4,12.16,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all \r\nreflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to \r\navoid from junk foods. ORS given to maintain blood pressure. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 09:49:59','2025-05-29 09:51:29'),(3942,122,169,'2025-05-29 00:00:00',82,97.8,23,'76/54',126,19.5,12.28,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 10:03:28',NULL),(3943,210,202,'2025-05-29 00:00:00',74,98,26,'75/55',127,19.7,12.21,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 10:08:14',NULL),(3944,125,127,'2025-05-29 00:00:00',88,97.9,22,'75/50',124,18.5,12.03,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 10:20:17',NULL),(3945,92,114,'2025-05-29 00:00:00',92,97.2,26,'80/54',119,17.1,12.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 10:23:40',NULL),(3946,28,37,'2025-05-29 00:00:00',77,98.2,24,'78/59',120,20.2,14.03,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 10:29:27',NULL),(3947,86,158,'2025-05-29 00:00:00',71,98.9,26,'83/56',130,22.1,13.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 10:32:48',NULL),(3948,56,115,'2025-05-29 00:00:00',82,97.8,22,'72/51',120,19,13.15,'Severe Thinness',NULL,NULL,'None','None','None','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','No improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 10:37:11',NULL),(3949,29,2,'2025-05-29 00:00:00',108,97.1,26,'75/56',123,17.3,11.43,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also she have cardiac issues from birth. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and more weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 10:54:28',NULL),(3950,224,211,'2025-05-29 00:00:00',99,98.2,23,'74/53',126,21.2,13.35,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 10:58:45',NULL),(3951,178,184,'2025-05-29 00:00:00',99,97.4,22,'81/53',121,18.5,12.64,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 11:01:57',NULL),(3952,134,164,'2025-05-29 00:00:00',87,97.6,24,'76/52',126,20.3,12.79,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 11:05:31',NULL),(3953,76,21,'2025-05-29 00:00:00',99,97.7,28,'69/55',123,18.8,12.43,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth and drink warm water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 11:10:20',NULL),(3954,129,64,'2025-05-29 00:00:00',92,98.1,23,'74/53',121,19.6,13.39,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 11:17:01','2025-06-24 10:00:29'),(3955,98,149,'2025-05-29 00:00:00',95,97,26,'79/59',126,21.6,13.61,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and have bad habit of skipping meal also have bad oral and personal hygiene. P/c. Abdominal pain since morning. ','No improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal. Gastric pain. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. Syp mucaine 10ml given and take under observation for 10 minutes. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-29 11:26:52',NULL),(3956,104,19,'2025-05-29 00:00:00',83,98.4,26,'104/59',123,19.6,12.96,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 03:56:06',NULL),(3957,487,358,'2025-05-29 00:00:00',91,98.6,23,'69/51',119,17.9,12.64,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 03:59:50',NULL),(3958,452,372,'2025-05-29 00:00:00',100,97.4,24,'60/42',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache since morning. ','Low blood pressure. ','ORS given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to drink more water in summer season. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-30 04:15:25',NULL),(3959,103,138,'2025-05-30 00:00:00',93,96.2,26,'70/63',120,18.5,12.85,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 06:49:42',NULL),(3960,632,491,'2025-05-30 00:00:00',77,96.9,26,'66/50',115,16.9,12.78,'Severe Thinness',NULL,NULL,'None','Severe','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. Her parents are passed away she is in her grandparents custody. ','2025-05-30 07:30:18',NULL),(3961,635,63,'2025-05-30 00:00:00',97,96.5,24,'120/74',116,16.9,12.56,'Severe Thinness',NULL,NULL,'None','Severe','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Severe thinness identified also hair lice identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 07:33:38',NULL),(3962,111,144,'2025-05-30 00:00:00',92,96.9,26,'70/62',125,17.9,11.46,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 07:39:17',NULL),(3963,171,175,'2025-05-30 00:00:00',93,98.7,24,'72/56',123,18.8,12.43,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 07:48:11',NULL),(3964,55,126,'2025-05-30 00:00:00',84,97.5,26,'80/63',127,27,16.74,'Moderate Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child on good behaviour and manners. ','Encourage to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 07:55:11',NULL),(3965,213,203,'2025-05-30 00:00:00',79,96.4,28,'110/84',126,21.9,13.79,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 07:58:45',NULL),(3966,137,102,'2025-05-30 00:00:00',84,98.3,24,'74/56',124,22.4,14.57,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 08:01:49',NULL),(3967,154,132,'2025-05-30 00:00:00',87,95.5,26,'74/56',115,17.2,13.01,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 08:05:38',NULL),(3968,64,48,'2025-05-30 00:00:00',86,97.4,24,'72/60',119,17.9,12.68,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 08:08:50',NULL),(3969,62,23,'2025-05-30 00:00:00',92,96.6,26,'66/52',116,15.8,11.74,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on good behaviour and manners. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 08:12:18',NULL),(3970,100,30,'2025-05-30 00:00:00',86,96.2,26,'76/53',113,15.8,12.37,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 08:15:35',NULL),(3971,147,54,'2025-05-30 00:00:00',90,96.2,24,'72/54',124,21.4,13.92,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 08:23:03',NULL),(3972,469,363,'2025-05-30 00:00:00',87,95.2,26,'76/56',120,20.8,14.44,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and go for check up from dentist and avoid from sugary foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 09:37:49',NULL),(3973,379,306,'2025-05-30 00:00:00',90,96.7,22,'72/56',123,20,13.22,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 09:43:04',NULL),(3974,157,86,'2025-05-30 00:00:00',96,97.6,26,'78/56',116,19.6,14.57,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-30 09:46:21',NULL),(3975,334,266,'2025-05-30 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on palm from pencil. On examination no bleeding seen. ','Minor scratch. ','Polyfax skin ointment applied. ','-','-','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-30 09:49:44',NULL),(3976,371,304,'2025-05-30 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on hand. On examination no bleeding seen. ','Minor cut. ','Saniplast applied. ','-','-','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-30 09:51:03',NULL),(3977,145,98,'2025-05-30 00:00:00',NULL,96.7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pustule on head with pain. On examination no discharge seen. ','Skin allergy due to hot weather. ','Analgesic cream applied. ','Maintain personal hygiene with daily bathing. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-05-30 09:56:51',NULL),(3978,446,221,'2025-05-30 00:00:00',NULL,96.5,NULL,'70/50',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and Syp mucain 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-30 09:58:59',NULL),(3979,119,129,'2025-05-30 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on index finger. On examination bleeding seen. ','Minor cut. ','Cleaned with pyodine and saniplast applied. ','-','-','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-30 10:05:42',NULL),(3980,611,480,'2025-05-31 00:00:00',89,96.5,22,'70/50',127,24.2,15,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Severe thinness identified also ear wax seen in ear. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-31 06:15:01',NULL),(3981,39,129,'2025-05-31 00:00:00',87,96.3,26,'76/54',133,20.1,11.36,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-31 06:59:52',NULL),(3982,464,376,'2025-05-31 00:00:00',86,96,26,'77/56',122,19.6,13.17,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-31 07:03:41',NULL),(3983,345,276,'2025-05-31 00:00:00',82,98,22,'76/54',110,16.7,13.8,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on good behaviour and manners. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-31 07:07:27',NULL),(3984,355,294,'2025-05-31 00:00:00',92,97.2,24,'64/46',100,13.9,13.9,'Severe Thinness',NULL,NULL,'None','Moderate','Mild','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically child is active and healthy mentally she is not active she is slow learner. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on good behaviour and manners. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-31 07:13:37',NULL),(3985,413,326,'2025-05-31 00:00:00',82,97.5,24,'73/53',115,17.5,13.23,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and avoid from sugary foods and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-31 07:23:48',NULL),(3986,488,193,'2025-05-31 00:00:00',88,96.3,26,'72/57',102,13.4,12.88,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-31 07:37:01',NULL),(3987,361,285,'2025-05-31 00:00:00',88,96.6,28,'77/60',110,15.7,12.98,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-05-31 07:47:02',NULL),(3988,42,58,'2025-05-31 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on leg with pain. On examination no bleeding seen. ','Minor cut. ','Cleaned with pyodine and polyfax skin ointment applied. ','Maintain personal hygiene. ','-','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-05-31 07:53:42',NULL),(3989,472,365,'2025-05-31 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor head injury on yesterday due to fall down it\'s happened in home. On examination secretion seen. ','Minor injury no need to stitch. ','Cleaned with pyodine and polyfax skin ointment applied and syp panadol 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Take care of yourself. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-05-31 07:59:10',NULL),(3990,146,95,'2025-05-31 00:00:00',NULL,100.4,26,'70/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with bodyache his mother also come with him. On examination chest is clear slight redness seen in throat. ','Viral fever. ','His mother told me that he had already eat medicine. That\'s why I do not given any medicine. ','Go for check up from general physician. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','-','2025-05-31 08:12:01',NULL),(3991,467,377,'2025-06-10 00:00:00',86,95.7,22,NULL,121,19.6,13.39,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active but he have respiratory tract infection his medicines are continue. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also Sinus problem identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from cold water and drinks etc. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-10 07:40:08',NULL),(3992,378,252,'2025-06-10 00:00:00',88,95.8,26,'80/54',120,17.6,12.22,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-11 05:32:53',NULL),(3993,376,21,'2025-06-10 00:00:00',76,96.3,28,'72/53',114,15.8,12.16,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-11 05:36:02',NULL),(3994,455,373,'2025-06-10 00:00:00',78,96.4,24,'70/52',123,20.1,13.29,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-11 05:39:52',NULL),(3995,381,310,'2025-06-10 00:00:00',89,96.8,22,'70/50',115,16.9,12.78,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-11 05:43:16',NULL),(3996,633,490,'2025-06-10 00:00:00',82,98,28,'70/50',115,18,13.61,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-11 05:48:29',NULL),(3997,390,316,'2025-06-10 00:00:00',90,96.2,26,'72/64',123,24.6,16.26,'Moderate Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-11 05:55:24',NULL),(3998,382,309,'2025-06-10 00:00:00',84,95.9,28,'70/52',118,16.1,11.56,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-11 05:58:49','2025-08-26 10:53:20'),(3999,449,371,'2025-06-10 00:00:00',82,97,26,'70/46',109,14,11.78,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. P/c. Swelling identified on his face. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to do some exercises for healthy growth. ','Encourage to go for check up from general physician. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-11 06:03:02',NULL),(4000,391,316,'2025-06-10 00:00:00',76,96.3,26,'80/53',115,19.2,14.52,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','No improvement identified in height and weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-11 06:07:01',NULL),(4001,439,122,'2025-06-10 00:00:00',81,96.4,27,'70/52',105,14,12.7,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. Genitically he is short heighted child. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal and to do some exercises for healthy growth. ','Encourage to consume milk and milk products, meat, vegetables, fruits. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-11 06:12:34',NULL),(4002,68,108,'2025-06-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come for bandaging on chin injury it\'s happened on home. On examination slight bleeding seen. ','Minor injury. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','To maintain personal hygiene. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-06-11 06:15:23',NULL),(4003,384,307,'2025-06-16 00:00:00',81,97.7,22,'70/54',115,19.5,14.74,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-20 05:00:08',NULL),(4004,457,361,'2025-06-16 00:00:00',90,96.5,26,'72/59',116,15.2,11.3,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-20 05:04:05',NULL),(4005,96,27,'2025-06-16 00:00:00',81,96.1,22,'76/68',121,17,11.61,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal. hygiene with brushing the teeth and daily bathing, combing and hand washing. ','Encourage to consume healthy meal and snacks (milk and milk products) and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-20 05:25:29',NULL),(4006,156,160,'2025-06-16 00:00:00',92,96.2,26,'80/56',116,16.45,12.23,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in height and weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-20 05:29:04',NULL),(4007,155,68,'2025-06-16 00:00:00',101,96.3,23,'68/53',118,17.45,12.53,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral and personal hygiene. P/c. Pustule on face with pain. On examination no discharge seen. ','No improvement identified in height and weight according to the previous screening record and hair lice also identified also all reflexes and senses are normal identified. Current diagnosis \r\nSkin allergy.','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with bathing, combing and hand washing. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. Analgesic cream applied on pustule. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and lots of water in summer season. Also adviced to go for check up from skin spicealist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-20 05:37:09',NULL),(4008,148,94,'2025-06-16 00:00:00',82,96.7,26,'73/60',117,17.45,12.75,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet (milk and milk products, meat, vegetables, fruits) and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-20 05:42:38',NULL),(4009,436,61,'2025-06-16 00:00:00',87,96.1,24,'73/62',120,19.5,13.54,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-20 06:08:41',NULL),(4010,97,45,'2025-06-16 00:00:00',82,96.2,24,'69/38',113,17.05,13.35,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene . P/c. Pustule on face. On examination no discharge seen and low blood pressure identified. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. Skin allergy. ','Implementing balanced meal plan with monitoring intake and weight gain and O.R.S given for BP and polyfax skin ointment applied on pustule. ','Encourage to consume healthy meal and snacks and drink more water in summer season and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. Advised to go for check up from skin spicealist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-20 06:14:57',NULL),(4011,443,364,'2025-06-16 00:00:00',83,97.9,22,'74/53',119,16.7,11.79,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-20 06:18:33',NULL),(4012,375,51,'2025-06-16 00:00:00',82,96.7,26,'81/62',113,14.3,11.2,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan and snacks with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-20 06:23:20',NULL),(4013,470,383,'2025-06-16 00:00:00',105,97.4,28,'100/64',122,28,18.81,'Normal',NULL,NULL,'None','None','Good','Healthy','Moderate','Child presented with normal weight and also physically and mentally child is active and healthy and have bad oral hygiene also habit of no teeth brushing. ','Normal weight and plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and more weight gain. Counselled the child to do some exercises for healthy growth. ','Encourage to consume more healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-06-20 06:29:07',NULL),(4014,154,132,'2025-06-16 00:00:00',89,97.4,24,'76/50',115,17.3,13.08,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and he did not do teeth brushing because he don\'t have teeth brush. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. Gave him a pack of toothpaste and brush. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-20 06:56:17',NULL),(4015,23,26,'2025-06-23 00:00:00',99,96.6,22,'80/62',126,25.8,16.25,'Moderate Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. No any health complain in this time. ','Improvement identified in weight not in height according to the previous screening record. According to BMI calculation moderate thinness identified also hair lice and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-23 08:22:39',NULL),(4016,121,53,'2025-06-23 00:00:00',81,96.5,26,'71/52',127,23.9,14.82,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of late sleeping at night. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child on healthy diet and go early to bed for sleeping. ','Encourage to consume healthy meal and snacks and to avoid from late sleeping. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-23 08:34:48',NULL),(4017,177,183,'2025-06-23 00:00:00',89,96.1,22,'72/60',125,19.1,12.22,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and don\'t have any health complain in this time. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-23 10:33:17',NULL),(4018,130,65,'2025-06-23 00:00:00',100,96.6,26,'71/65',114,16.65,12.81,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation physically child is week because she was suffered from illness in back days also mild anemia identified also hair lice identified. ','No improvement identified in weight and height against the previous screening record and hair lice also mild anemia identified. All reflexes and senses are normal identified. ','Implementing structured meal and snacks plan with monitoring intake and weight and counselled the child to take healthy and proper diet for healthy growth. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-23 10:43:10',NULL),(4019,176,182,'2025-06-23 00:00:00',92,96.5,28,'100/64',122,19.1,12.83,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods and to maintain oral hygiene with brushing the teeth twice in a day. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-23 10:51:32',NULL),(4020,136,73,'2025-06-23 00:00:00',78,96.7,22,'70/58',135,23.55,12.92,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad habit of no teeth brushing. ','No improvement identified in height and weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-23 11:05:24',NULL),(4021,33,122,'2025-06-23 00:00:00',70,95.5,20,'69/48',112,15.45,12.32,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy genitically he is short heighted and low weight. ','No improvement identified in weight and height against the previous screening record, all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to do some exercises for healthy growth. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-23 11:11:57',NULL),(4022,109,60,'2025-06-23 00:00:00',77,97.2,24,'78/47',127,24.55,15.22,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. No health issues in this time. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-24 04:48:47',NULL),(4023,131,90,'2025-06-23 00:00:00',87,96.2,26,'76/59',124,18.8,12.23,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-24 08:43:02',NULL),(4024,119,129,'2025-06-23 00:00:00',97,96.8,24,'80/62',141,35.4,17.81,'Mild Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-24 08:48:07',NULL),(4025,144,56,'2025-06-23 00:00:00',93,96.6,26,'70/54',121,18.1,12.36,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-24 09:29:00',NULL),(4026,153,161,'2025-06-23 00:00:00',89,95.9,24,'94/77',114,15.6,12,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation also physically she have generally week child and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record. ','Implementing structured meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to go for check up from general physician and consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-24 09:34:32',NULL),(4027,78,22,'2025-06-23 00:00:00',86,96.8,26,'95/51',124,24.55,15.97,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-24 09:38:05',NULL),(4028,150,66,'2025-06-23 00:00:00',90,96.7,26,'76/56',128,24.55,14.98,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-24 09:42:39',NULL),(4029,77,131,'2025-06-23 00:00:00',86,96.9,22,'68/53',128,19.7,12.02,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. P/c low blood pressure. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal and ORS given. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-24 09:56:28',NULL),(4030,108,68,'2025-06-24 00:00:00',92,96.8,26,'78/56',132,23.85,13.69,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness with mild anemia but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and mild anemia also hair lice \r\n identified. All reflexes and senses are normal identified. ','Implementing structured meal plan who have full of iron like green vegetable, apple dates shake and carrot juice with monitoring intake and weight gain. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-24 10:11:07',NULL),(4031,116,72,'2025-06-24 00:00:00',81,98.2,26,'72/52',114,17.35,13.35,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on personal hygiene. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-24 10:16:49',NULL),(4032,60,35,'2025-06-24 00:00:00',92,95.9,24,'76/60',130,21.3,12.6,'Severe Thinness',NULL,NULL,'Mild','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. She had ill in previous days. ','Mild anemia identified and hair lice also plaque on the teeth identified. All reflexes and senses are normal identified. Improvement identified in weight and height against the previous screening record. ','Implementing structured meal plan who have full of iron with monitoring intake and weight gain and counselled the child on personal hygiene. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal (green veg, apple and carrots juice, dates) and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-24 10:44:17',NULL),(4033,68,108,'2025-06-24 00:00:00',99,96.7,24,'78/61',121,18.15,12.4,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to take milk for stronger teeths and bones. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-24 10:49:45',NULL),(4034,129,64,'2025-06-24 00:00:00',87,96.7,22,'69/54',121,20.3,13.87,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to maintain personal hygiene. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for  more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-24 10:53:31',NULL),(4035,146,95,'2025-06-24 00:00:00',92,97.2,28,'76/62',124,18.55,12.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume breakfast because it\'s necessary for health and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-24 10:58:40',NULL),(4036,74,24,'2025-06-24 00:00:00',86,97,24,'76/62',130,21.6,12.78,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk and sugary foods. ','Encourage to consume healthy meal and snacks and to go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-24 11:08:56',NULL),(4037,75,19,'2025-06-24 00:00:00',76,97.1,28,'66/54',118,17.55,12.6,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-25 04:48:38',NULL),(4038,180,193,'2025-06-24 00:00:00',87,96.3,22,'66/50',106,15.7,13.97,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-25 09:33:15',NULL),(4039,79,50,'2025-06-24 00:00:00',90,97.1,26,'70/60',123,18.7,12.36,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-25 09:38:47',NULL),(4040,85,33,'2025-06-24 00:00:00',76,97,26,'70/58',123,19.42,12.88,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','No improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-25 09:44:22',NULL),(4041,101,28,'2025-06-25 00:00:00',93,95.7,22,'60/52',125,18.4,11.78,'Severe Thinness',NULL,NULL,'Mild','Severe','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation physically child is unhealthy because of bad personal hygiene and habit of skipping meal. ','Mild anemia identified and hair lice also dirty teeth identified but all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan who have full of iron like meat, veg, apple and carrots juice dates etc. Counselled the child to take healthy and proper diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral and personal hygiene. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-25 10:12:11',NULL),(4042,159,97,'2025-06-25 00:00:00',79,97,23,'76/58',120,21.75,15.1,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-25 10:18:31',NULL),(4043,90,124,'2025-06-25 00:00:00',78,96.8,26,'67/42',124,19.2,12.49,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. Low blood pressure. ','ORS given. Implementing balanced meal plan with monitoring intake and weight gain. Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-25 10:28:16',NULL),(4044,441,350,'2025-06-25 00:00:00',92,96.2,26,'70/63',110,15.45,12.77,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy genitically she is low weight also have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-25 10:39:46',NULL),(4045,422,340,'2025-06-25 00:00:00',82,94.8,26,'72/63',118,18.15,13.04,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity identified. All reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from sugary foods. ','Encourage to consume healthy meal and snacks and to go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-25 10:43:32',NULL),(4046,371,304,'2025-06-25 00:00:00',93,96.1,26,'76/59',125,21.2,13.57,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-25 10:52:22',NULL),(4047,440,349,'2025-06-25 00:00:00',86,96.5,24,'73/60',118,18.15,13.04,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-25 10:55:18',NULL),(4048,433,354,'2025-06-25 00:00:00',92,97,26,'70/58',112,16.05,12.79,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-25 11:05:26',NULL),(4049,460,355,'2025-06-25 00:00:00',80,97.3,23,'69/50',114,19.2,14.77,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-25 11:08:18',NULL),(4050,438,29,'2025-06-25 00:00:00',75,97,24,'101/60',115,18.8,14.22,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-25 11:11:58',NULL),(4051,335,196,'2025-06-25 00:00:00',88,96.9,24,'74/60',107,14.4,12.7,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified no any health related complain. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-26 08:29:55',NULL),(4052,462,358,'2025-06-25 00:00:00',85,96.8,22,'83/56',122,19.85,13.34,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified no any health issue.','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-26 08:35:04',NULL),(4053,463,360,'2025-06-25 00:00:00',101,97.3,26,'76/51',116,19.85,14.75,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods in breakfast. ','No improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified and no any health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-26 08:39:26',NULL),(4054,453,87,'2025-06-26 00:00:00',120,97.4,26,'78/63',120,18.25,12.67,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Mild anemia identified but all reflexes and senses are normal identified. Hair lice and plaque on the teeth also identified. ','Implementing balanced meal plan (meat, green veg, apple and carrots juice, dates) with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-26 08:52:26',NULL),(4055,414,327,'2025-06-26 00:00:00',80,96.7,22,'83/55',118,20.4,14.65,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight not in height according to the previous screening record. All reflexes and senses are normal identified no any health issue. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-26 09:00:51',NULL),(4056,468,362,'2025-06-26 00:00:00',90,96.4,26,'73/56',109,14.8,12.46,'Severe Thinness',NULL,NULL,'Mild','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal specially breakfast and have bad personal and oral hygiene. ','Mild anemia with all reflexes and senses are normal identified also hair lice and dental cavity identified. ','Implementing structured meal plan (green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-26 09:24:04',NULL),(4057,475,169,'2025-06-26 00:00:00',82,94.4,24,'80/56',110,15.85,13.1,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. P/c. Abdominal pain since morning ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified. P/diagnosis is Gastric pain. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and syp mucaine 10ml given and take under observation for 10 minutes when she feels good then send back to the class. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume samisolid food and drink warm water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-26 09:29:12',NULL),(4058,400,77,'2025-06-26 00:00:00',77,97.1,28,'81/59',120,16.9,11.74,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. No any health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-26 09:34:19',NULL),(4059,377,134,'2025-06-26 00:00:00',90,95.9,23,'78/56',118,19.2,13.79,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','No improvement identified in weight and height against the previous screening record and hair lice also stained teeth identified due to nutritional deficiency. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. Counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-26 09:49:46',NULL),(4060,383,308,'2025-06-26 00:00:00',92,97.1,26,'76/50',121,19.2,13.11,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast and have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified. All reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-26 10:14:17',NULL),(4061,347,272,'2025-06-26 00:00:00',86,95.6,26,'112/64',113,19.2,15.04,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified also no any health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to avoid from junk foods ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for  more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-26 10:38:53',NULL),(4062,349,273,'2025-06-26 00:00:00',92,95,24,'72/62',113,18.3,14.33,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal specially breakfast. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-26 10:42:13',NULL),(4063,344,85,'2025-06-26 00:00:00',100,99,29,'65/46',100,14.55,14.55,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. P/c. Fever with low blood pressure. ','No improvement identified in weight and height against the previous screening record and fever and low blood pressure identified due to hot weather. All reflexes and senses are normal identified. ','Washed the face and head and ORS given and take under observation. On follow up Temp is 97.6 F.\r\nImplementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and drink more water in summer season. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-26 10:48:44',NULL),(4064,465,370,'2025-06-26 00:00:00',80,96.6,24,'93/74',118,15.95,11.46,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity identified and all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from sugary meal. ','Encourage to consume healthy meal and snacks and to go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-26 10:53:44',NULL),(4065,448,229,'2025-06-26 00:00:00',79,96.8,28,'95/58',128,19.75,12.05,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal like milk and milk products and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-26 11:06:19',NULL),(4066,350,275,'2025-06-26 00:00:00',82,96.2,26,'69/52',109,14.4,12.12,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-27 05:02:50',NULL),(4067,447,370,'2025-06-27 00:00:00',96,96,22,'100/57',120,17.25,11.98,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day and go for check up from dentist ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-27 10:33:40',NULL),(4068,444,367,'2025-06-26 00:00:00',92,97.2,22,'70/56',115,16.6,12.55,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal (green veg, apple and carrots juice, dates and meat) for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-27 10:38:53',NULL),(4069,345,276,'2025-06-27 00:00:00',92,97.1,26,'73/56',110,17.65,14.59,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for  more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-27 10:58:36',NULL),(4070,472,365,'2025-06-27 00:00:00',83,96.3,26,'76/53',120,19.85,13.78,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-30 08:48:26',NULL),(4071,415,328,'2025-06-27 00:00:00',100,96.8,24,'80/56',115,17.65,13.35,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-30 08:57:18',NULL),(4072,366,302,'2025-06-27 00:00:00',79,97.2,26,'82/60',112,16.55,13.19,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice and dirty teeth also \r\nidentified. All reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-30 09:51:09',NULL),(4073,484,385,'2025-06-27 00:00:00',96,97.2,28,'76/56',126,20.5,12.91,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for  more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-30 09:54:30',NULL),(4074,370,298,'2025-06-27 00:00:00',79,96.1,26,'82/52',108,15.1,12.95,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-30 10:02:16',NULL),(4075,429,341,'2025-06-27 00:00:00',102,97.3,26,'97/82',126,31.55,19.87,'Normal',NULL,NULL,'None','None','Good','Healthy','Mild','Child presented with normal weight and also physically and mentally child is active and healthy and have bad oral hygiene. ','Normal weight also improvement identified in weight and height against the previous screening record and dirty teeth identified and all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal and snacks plan with monitoring intake and healthy growth. ','Encourage to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-30 10:08:14',NULL),(4076,392,99,'2025-06-27 00:00:00',81,96.5,24,'108/58',117,16,11.69,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-30 10:13:50',NULL),(4077,471,382,'2025-06-27 00:00:00',98,98.3,29,'75/50',121,19.55,13.35,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-30 10:17:12',NULL),(4078,483,384,'2025-06-27 00:00:00',88,97.2,28,'82/54',118,16.15,11.6,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-30 10:25:40',NULL),(4079,394,98,'2025-06-27 00:00:00',77,96.3,26,'96/50',113,17.55,13.74,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-30 10:29:30',NULL),(4080,409,317,'2025-06-30 00:00:00',87,97.4,23,'72/50',115,17.3,13.08,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-30 10:36:58',NULL),(4081,334,266,'2025-06-30 00:00:00',76,97.2,26,'69/46',113,15.25,11.94,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. P/c, pustules on head with pain and no discharge I was gave him leave for some days because it\'s contagious disease. ','Skin allergy identified. He already taked medicen from skin spicealist. Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with daily bathing. ','Encourage to consume samisolid food with no spices and drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-06-30 10:48:47',NULL),(4082,452,372,'2025-06-30 00:00:00',92,96.7,22,'63/50',106,13.55,12.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-01 09:32:08',NULL),(4083,445,331,'2025-06-30 00:00:00',73,96.8,24,'100/60',116,17.25,12.82,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified with no any current health issues. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods. Go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-01 09:37:49',NULL),(4084,417,331,'2025-06-30 00:00:00',88,97.2,26,'70/50',112,16.45,13.11,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified with no any current health issues. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-01 09:42:01',NULL),(4085,428,345,'2025-06-30 00:00:00',83,97,26,'69/48',111,16.35,13.27,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast and have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified with no any current health issues. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-01 09:45:52',NULL),(4086,387,311,'2025-06-30 00:00:00',93,96.9,28,'70/52',113,16,12.53,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-01 10:07:12',NULL),(4087,432,344,'2025-06-30 00:00:00',82,96.8,26,'73/50',114,16,12.31,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and avoid from sugary foods also go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-01 10:18:06',NULL),(4088,425,342,'2025-06-30 00:00:00',96,96,22,'100/65',120,20.05,13.92,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-01 10:21:44',NULL),(4089,365,280,'2025-06-30 00:00:00',90,96.8,28,'60/45',108,12.55,10.76,'Severe Thinness',NULL,0,'Mild','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness with mild anemia and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight also child is under weight with have mild anemia. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted meeting with parents to help in making a plan of healthy diet for growth of child. ','2025-07-01 10:35:58',NULL),(4090,351,278,'2025-06-30 00:00:00',84,97.5,26,'88/58',105,14,12.7,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-01 10:50:02',NULL),(4091,397,233,'2025-06-30 00:00:00',82,96,26,'70/60',111,17.4,14.12,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-01 11:01:57',NULL),(4092,386,312,'2025-06-30 00:00:00',86,96.2,24,'74/53',120,17.4,12.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-01 11:05:06',NULL),(4093,385,281,'2025-06-30 00:00:00',100,97.2,28,'90/56',118,17.4,12.5,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-02 04:50:24',NULL),(4094,454,374,'2025-06-30 00:00:00',93,97.2,28,'72/58',118,16.8,12.07,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-02 04:56:21',NULL),(4095,-1,-1,'2025-07-02 00:00:00',88,96.7,24,'88/65',145,30,14.27,'Severe Thinness',NULL,NULL,'None','None','None',NULL,'None','Child come with complain of anxiety and restlessness with sweating because of hot weather. ','Sings of heat stroke. ','Removed her scarf and washed her head and face and ORS given and take under observation for 15 minutes when she feels good then send back to the class. ','Encourage to drink lots of water and juices etc. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 05:39:00',NULL),(4096,65,165,'2025-06-16 00:00:00',NULL,96.5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of toothache since morning. On examination ','Dental cavity identified. ','Informed to parents and glycerine applied on teeth and syp panadol 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Avoid to eat sugary foods. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 05:52:26',NULL),(4097,483,384,'2025-06-16 00:00:00',98,101.8,26,'70/52',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with bodyache and sore in throat. On examination redness seen in throat and chest is clear. ','Throat infection. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes. After 30 minutes. (Temp 103F) gave sponging from cold water.\r\nAfter sponging (Temp is 100.4F). Send back to home with his mother. ','Advice to drink lots of water and take bath. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','-','2025-07-02 06:02:52',NULL),(4098,163,2,'2025-06-16 00:00:00',93,96.8,NULL,'60/49',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache with vertigo since morning. ','Low blood pressure. ','ORS  and Tablet panadol (1) given and take under observation for 10 minutes when she feels good then send back to the \r\nclass. ','Encourage to consume healthy meal and drink more water in summer season. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-07-02 06:07:53',NULL),(4099,49,120,'2025-06-16 00:00:00',106,98.5,28,'110/63',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of flu with sore throat from two days. On examination slight redness seen in throat and chest is clear. ','Viral flu. ','Informed to parents and Tablet panadol 1 given and take under observation for 10 minutes when she feels good then send back to the class. ','Maintain personal hygiene. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 06:11:24',NULL),(4100,1,1,'2025-06-30 00:00:00',113,97.1,28,'92/65',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of cough and cold from 3 days. On examination chest clear and slight redness seen in throat. ','Viral cough. ','Syp panadol 10ml also Syp sirloine 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring ','On follow up she feels fine. ','2025-07-02 06:15:45',NULL),(4101,2,2,'2025-06-16 00:00:00',104,97.7,24,'85/65',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache with vertigo since morning. ','Headache because of hot weather. ','Syp panadol 10ml given and washed the head and face and take under observation for 10 minutes when he feels good then send back to the class.','Encourage to drink more water in summer season. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-02 06:19:30',NULL),(4102,620,483,'2025-06-30 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of eye pain. On examination slight redness seen in eye. ','Allergy. ','Washed the eyes from rose water and Betnisol N drops put in the eyes and take under observation for 10 minutes when he feels good then send back to the class. ','Washed the eyes from tap water. ','Referred to ENT for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-02 06:24:21',NULL),(4103,409,317,'2025-06-30 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain from on day. On examination abdomen hard. ','Constipation. ','Informed to parents and syp mucaine 10ml given with warm water and take under observation for 20 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 06:28:28',NULL),(4104,432,344,'2025-06-23 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pustule on head with pain. On examination no discharge seen. ','Skin allergy. ','Syp. Panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels fine then send back to the class. ','Encourage to maintain personal hygiene with daily bathing and drink more water. ','Referred to skin spicealist for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 06:42:36',NULL),(4105,25,39,'2025-06-23 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on middle finger with slight bleeding. ','Minor cut. ','Cleaned with pyodine and polyfax skin ointment applied. ','-','-','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-02 06:48:06',NULL),(4106,504,391,'2025-06-30 00:00:00',NULL,97.5,28,'60/52',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with bodyache since night. On examination chest is clear no redness seen in throat. ','No fever. ','Informed to parents and syp panadol 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 06:53:03',NULL),(4107,98,149,'2025-06-23 00:00:00',NULL,98.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of right renal pain on examination no swelling seen. ','Depend on lab investigations. ','Informed to parents and syp panadol 10ml given and take under observation for 20 minutes when she feels better then send back to the class. ','Encourage to drink more water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 06:56:57',NULL),(4108,153,161,'2025-06-24 00:00:00',NULL,96.3,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache since morning. On examination no swelling or redness seen. ','Muscular pain. ','Syp. Panadol 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Do some exercises for healthy growth. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 07:10:57',NULL),(4109,385,281,'2025-06-24 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on foot. ','Minor scratch. ','Saniplast applied. ','-','-','-','-','2025-07-02 07:12:19',NULL),(4110,177,183,'2025-06-24 00:00:00',NULL,97.2,NULL,'70/52',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain with headache. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and Syp mucaine 10ml given and take under observation for 20 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink more water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-02 07:21:47',NULL),(4111,98,149,'2025-06-24 00:00:00',NULL,97.4,NULL,'70/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come again with complain of right renal pain with burning micturation. ','-','Informed to parents and syp citralka 1/2 tsf given in glass of water. ','Encourage to drink more water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','Her parents are not responding. ','2025-07-02 07:25:56',NULL),(4112,475,169,'2025-06-24 00:00:00',NULL,96.7,NULL,'60/46',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning. On examination abdomen soft. She have past history of constipation ','Gastric pain. ','Informed to parents and syp mucaine 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink more water. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 07:28:46',NULL),(4113,141,85,'2025-06-24 00:00:00',NULL,100.5,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough since morning. On examination no redness seen in throat and chest is clear. ','Viral fever. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-07-02 07:31:34',NULL),(4114,584,442,'2025-06-24 00:00:00',NULL,100.8,30,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough since morning. On examination chest clear slight redness seen in throat. ','Viral fever. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-02 07:35:42',NULL),(4115,136,73,'2025-06-25 00:00:00',NULL,97.6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of earache. On examination ear wax seen. ','Ear wax. ','Informed to parents and Betnisol N drops put in the ear and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to maintain personal hygiene. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-02 08:36:50',NULL),(4116,155,68,'2025-06-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on face with pussy discharge. ','Skin allergy. ','Removed all puss and cleaned with normal sline water and polyfax skin ointment applied. ','Encourage to maintain personal hygiene. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 08:39:05',NULL),(4117,80,139,'2025-06-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on hand with no bleeding. ','Minor cut. ','Cleaned with pyodine and polyfax skin ointment applied. ','-','-','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-07-02 09:59:36',NULL),(4118,98,149,'2025-06-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on chin. On examination no bleeding seen. ','Minor scratch. ','Polyfax skin ointment applied. ','-','-','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 10:05:22',NULL),(4119,98,149,'2025-06-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of knee pain due to fall down. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied. ','Don\'t run in school area. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 10:10:10',NULL),(4120,332,268,'2025-06-26 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on hand with with pussy discharge. ','Skin allergy. ','Cleaned with pyodine and polyfax skin ointment applied. ','Encourage to maintain personal hygiene. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 10:17:36',NULL),(4121,8,87,'2025-06-26 00:00:00',91,97.3,28,'73/56',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of cough with sore in throat. On examination redness seen in throat. ','Viral cough. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 10:22:33',NULL),(4122,334,266,'2025-06-26 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pustule on head with pain and pussy discharge. ','Contagious disease. ','Informed to parents to take him and go for check up from skin spicealist. Send him to home with his mother. ','Encourage to maintain personal hygiene. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','-','2025-07-02 10:29:32',NULL),(4123,47,151,'2025-06-26 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain on cheek due to getting hurt from football. On examination redness seen on cheek. ','No fracture. ','Washed the face from cold water and take under observation for 10 minutes when he feels good then send back to the class. ','Take care. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-02 10:33:39',NULL),(4124,149,101,'2025-06-26 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on face in lower area of eye lid. ','Skin allergy. ','Removed all puss and cleaned with normal sline water and polyfax skin ointment applied. ','Encourage to maintain personal hygiene. ','Referred to skin spicealist for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up send him to home with his mother. ','2025-07-02 10:41:23',NULL),(4125,361,285,'2025-06-26 00:00:00',NULL,97.2,26,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of sore in throat since morning. On examination slight redness seen in throat. ','Throat infection. ','Syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-02 10:47:59',NULL),(4126,217,206,'2025-06-27 00:00:00',NULL,97.4,NULL,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache with vertigo since morning because of late sleeping. ','Low blood pressure. ','Informed to parents and ORS given and take under observation for 10 minutes when she feels good then send back to the class. ','Early go to bed for sleeping. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 10:52:59',NULL),(4127,40,144,'2025-06-30 00:00:00',NULL,72.4,NULL,'75/48',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Syp mucaine 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 10:55:06',NULL),(4128,122,169,'2025-06-30 00:00:00',NULL,96.8,NULL,'80/54',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and Syp mucaine 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink more water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-02 10:57:13',NULL),(4129,508,397,'2025-06-30 00:00:00',NULL,96.7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of a big pustule on head with pussy discharge and pain. ','Skin allergy. ','Removed puss and cleaned with pyodine and polyfax skin ointment applied also informed to parents. ','Encourage to maintain personal hygiene. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','Send back to home with his father. ','2025-07-02 11:00:45',NULL),(4130,150,66,'2025-06-30 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on thumb. On examination no bleeding seen. ','Minor cut. ','Cleaned with pyodine and saniplast applied. ','-','-','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-02 11:02:16',NULL),(4131,166,172,'2025-07-01 00:00:00',98,96.4,24,'70/56',112,15.15,12.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-03 10:56:44',NULL),(4132,167,172,'2025-07-01 00:00:00',92,95.5,26,'80/51',112,15.15,12.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-03 11:01:41',NULL),(4133,442,348,'2025-07-01 00:00:00',82,96,26,'87/54',118,19.3,13.86,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth of child. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-03 11:09:48',NULL),(4134,339,262,'2025-07-01 00:00:00',84,95.2,26,'74/52',116,17.9,13.3,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-07 09:37:09',NULL),(4135,341,260,'2025-07-01 00:00:00',74,98.2,24,'70/61',106,15.35,13.66,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified with no any health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-07 10:22:33',NULL),(4136,424,338,'2025-07-01 00:00:00',82,95.4,28,'60/48',119,15.35,10.84,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day for prevention from infection. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-07 10:26:52',NULL),(4137,332,268,'2025-07-01 00:00:00',76,95.4,26,'72/50',108,15,12.86,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-07 10:31:11',NULL),(4138,437,176,'2025-07-01 00:00:00',76,96.3,22,'77/59',123,21.35,14.11,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and consume calcium in daily meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-07 10:34:59',NULL),(4139,416,330,'2025-07-01 00:00:00',87,96.2,26,'72/67',108,15.85,13.59,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-07 10:42:08',NULL),(4140,477,274,'2025-07-01 00:00:00',78,96.7,28,'76/52',115,16.5,12.48,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal with no any health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-07 10:46:24',NULL),(4141,402,24,'2025-07-01 00:00:00',100,95.5,24,'70/65',118,18.35,13.18,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to avoid from junk foods and eat healthy food like veg, fruit, meat, beans, milk and eggs. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-07 10:50:59',NULL),(4142,423,339,'2025-07-01 00:00:00',82,96.8,28,'70/50',118,18.95,13.61,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified with no any health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-07 11:00:25',NULL),(4143,348,277,'2025-07-01 00:00:00',80,96.7,26,'80/67',112,16.95,13.51,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice and dirty teeth also \r\nidentified. All reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-07 11:05:11',NULL),(4144,370,298,'2025-07-08 00:00:00',NULL,96.9,24,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough and flu since night. On examination chest is clear slight redness seen in throat. ','Throat infection. ','Informed to parents and syp panadol 10ml also Syp sirloine 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-08 09:01:38',NULL),(4145,51,135,'2025-07-08 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on foot. On examination no bleeding seen. ','Minor cut only. ','Cleaned with pyodine and saniplast applied. ','-','None required at this time. ','Scheduled for regular monitoring. ','-','2025-07-08 09:03:40',NULL),(4146,177,183,'2025-07-08 00:00:00',NULL,97.4,26,'76/54',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of lower abdominal pain on right lower region. On examination pain on palpation. ','May be appendix confermation is depend on lab investigation. ','Informed to parents and adviced to go for his check up from general physician for first aid Syp panadol 10ml given and send to home with his mother. ','Go for check up from general physician for early diagnosis. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','Due on 9-07-2025.','2025-07-08 09:18:14',NULL),(4147,40,144,'2025-07-08 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain with swelling on back of ear. On examination swelling seen. ','Enlarged gland. ','Analgesic cream applied for pain relief. ','Encourage to consume samisolid diet. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-08 09:21:06',NULL),(4148,78,22,'2025-07-08 00:00:00',NULL,96.9,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of redness in left eye. On examination slight redness seen. ','Eye infection. ','Washed the eye from rose water and Betnisol N drops put in the eye and take under observation for 10 minutes. ','Come for follow up after two hrs. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up Betnisol N drops again put in eye. ','2025-07-08 09:25:30',NULL),(4149,25,39,'2025-07-08 00:00:00',NULL,97.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on head with pussy discharge. On examination discharge seen. ','Skin infection. ','Removed all puss and cleaned with pyodine and polyfax skin ointment applied. ','Encourage to maintain personal hygiene with daily bathing. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-08 10:07:53',NULL),(4150,200,102,'2025-07-08 00:00:00',76,97.7,30,'101/64',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of breathlessness and weakness. ','Mild Anemia with  genralaized weakness and low blood pressure. ','Informed to parents and Cac 1000 given and send back to home with her mother and advised to go for her check up from general physician. ','Go for check up from general physician and lab investigations for diagnoses. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','Follow up due on 09-07-2025','2025-07-08 10:34:23',NULL),(4151,82,38,'2025-07-08 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of toothache. On examination slight swelling seen on gums. ','Dental cavity. ','Informed to parents and syp panadol 10ml given. ','Encourage to maintain oral hygiene with brushing the teeth and avoid from sugary foods. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-08 10:43:22',NULL),(4152,409,317,'2025-07-08 00:00:00',NULL,96.8,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come for bandaging on burn injury on ankle joint from bike silencer it\'s happened at home. ','1st digree burn. ','Cleaned with pyodine and bandage with quench cream. ','Encourage to maintain personal hygiene. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-08 10:51:49',NULL),(4153,433,354,'2025-07-08 00:00:00',NULL,96.5,28,'72/56',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with her mother with complain of fever since night. On examination slight redness seen in throat. ','Throat infection. ','Syp panadol 10ml also and Syp piriton 2.5ml given. ','Encourage to consume healthy meal. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','-','2025-07-08 10:54:59',NULL),(4154,450,359,'2025-07-02 00:00:00',100,96.2,26,'72/51',115,16.2,12.25,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-09 06:10:29',NULL),(4155,412,325,'2025-07-02 00:00:00',98,97.1,24,'76/49',117,16.95,12.38,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-09 06:16:48',NULL),(4156,374,81,'2025-07-02 00:00:00',93,96.5,28,'88/64',113,17.5,13.71,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infection. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-09 06:23:26',NULL),(4157,410,324,'2025-07-02 00:00:00',87,96.7,22,'80/53',121,17.15,11.71,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal specially breakfast. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to eat breakfast for physical and mental health. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-09 06:27:20',NULL),(4158,357,290,'2025-07-02 00:00:00',76,96.4,26,'82/52',110,15.5,12.81,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infection. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-09 06:31:28',NULL),(4159,636,182,'2025-07-02 00:00:00',82,96.5,28,'74/55',109,17.15,14.43,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have nutritional deficiency in teeth. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to take healthy and proper diet who have full of calcium. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and consume calcium in daily meal. ','Referred to dentist for further assessment and suggestion for healthy teeth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-09 06:37:12',NULL),(4160,406,321,'2025-07-02 00:00:00',92,97.1,26,'84/60',124,18.35,11.93,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-09 06:51:54',NULL),(4161,482,171,'2025-07-02 00:00:00',77,95.3,28,'70/54',111,17.1,13.88,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-09 07:02:35',NULL),(4162,613,472,'2025-07-02 00:00:00',99,97.2,26,'76/52',127,21.75,13.49,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-09 07:09:37',NULL),(4163,509,396,'2025-07-09 00:00:00',108,96.5,29,'69/55',110,14.7,12.17,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Severe thinness also hair identified. ','Counselled the child to consume healthy meal and snacks like fruits, meat, vegetables, beans, milk and eggs. ','Encourage to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-09 10:59:23',NULL),(4164,160,52,'2025-07-02 00:00:00',112,95.6,28,'77/60',115,16.1,12.17,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-10 04:11:06','2025-11-19 06:35:29'),(4165,473,332,'2025-07-02 00:00:00',82,97.5,26,'73/50',120,18.6,12.92,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','No improvement identified in weight and height against the previous screening record. All reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-10 05:49:00',NULL),(4166,399,58,'2025-07-02 00:00:00',88,97.2,28,'81/60',110,14.4,11.9,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to do some exercises for healthy growth of child and to monitor the health of child. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-10 07:46:58',NULL),(4167,102,147,'2025-07-02 00:00:00',110,96.7,26,'81/51',120,19.4,13.47,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-10 07:50:59',NULL),(4168,427,346,'2025-07-02 00:00:00',87,98,26,'69/48',102,14,13.46,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also she have skin allergy. ','Improvement identified in weight and height against the previous screening record and skin allergy identified also all reflexes and senses are normal identified. ','Informed to parents and syp piriton 2.5ml given. Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to maintain personal hygiene with daily bathing. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-10 07:58:06',NULL),(4169,430,347,'2025-07-02 00:00:00',92,97.1,26,'82/52',110,14.8,12.23,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-10 08:03:24',NULL),(4170,578,450,'2025-07-09 00:00:00',110,96.5,30,'62/51',101,14.15,13.87,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified but child is active and healthy all reflexes and senses are normal identified with no any current health issue. ','Counselled the child to take healthy and proper diet and drink more water. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-10 10:43:08',NULL),(4171,426,343,'2025-07-02 00:00:00',97,96.1,24,'76/54',115,16.35,12.36,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take breakfast and all meals. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infection. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-11 03:33:46',NULL),(4172,372,303,'2025-07-02 00:00:00',88,96.8,26,'80/56',122,17.55,11.79,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness with mild anemia but physically and mentally child is active and healthy also have bad oral hygiene. ','Mild anemia identified with improvement identified in height not in weight according to the previous screening record and dirty teeth also all reflexes and senses are normal identified. ','Implementing structured meal plan who have full of iron and monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal like green vegetable, apple and carrots juice, dates etc and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infection. ','Referred to nutritionist for further assessment and suggestion for weight gain and to treat anemia. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-11 03:39:26',NULL),(4173,342,264,'2025-07-02 00:00:00',71,96.9,24,'76/49',118,18.3,13.25,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to avoid from unhealthy foods because they are make you unhealthy. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-11 03:46:48',NULL),(4174,10,16,'2025-07-01 00:00:00',99,97.4,26,'60/42',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of loos motions with vomiting since night. On examination abdomen soft. ','Food poison. ','Informed to parents and Tablet flagyl 1 and syp domel 10ml also ORS given for prevent from dehydration then take under observation for 10 minutes when her parents are come then send her to hospital with her parents. ','Encourage to consume samisolid food and drink boiled water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','-','2025-07-11 03:53:59',NULL),(4175,217,206,'2025-07-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pustule on nose and on little finger with pain and redness. On examination no discharge seen. ','Skin infection. ','Analgesic cream applied. ','Encourage to maintain personal hygiene. ','Referred to skin spicealist for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels pain. ','2025-07-11 04:09:51',NULL),(4176,98,149,'2025-07-01 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on neck with pussy discharge and pain. ','Skin infection. ','Removed all puss and cleaned with pyodine and polyfax skin ointment applied. ','Encourage to maintain personal hygiene. ','Referred to skin spicealist for further assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-11 04:13:36',NULL),(4177,78,22,'2025-07-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor injury on foot due to fall down on road. ','Minor injury. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','Advice to take TT vaccine for prevention from infection. ','Referred to general physician for vaccination. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-11 04:17:10',NULL),(4178,213,203,'2025-07-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on elbow joint with slight bleeding. ','Minor scratch. ','Cleaned with pyodine and polyfax skin ointment applied. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-11 04:18:58',NULL),(4179,378,252,'2025-07-01 00:00:00',NULL,95.4,28,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of flu with cough since night. On examination chest is clear slight redness seen in throat. ','Viral flu. ','Informed to parents and syp siroline 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-11 04:21:34',NULL),(4180,25,39,'2025-07-02 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pustule appear on inguinal area just behind the scrotum with redness and pain. ','Skin infection. ','Informed to parents and cleaned with pyodine and polyfax skin ointment applied send him back to home with his uncle. ','Encourage to maintain personal hygiene. ','Referred to skin spicealist for further assessment and suggestion. ','Scheduled for regular monitoring. ','-','2025-07-11 04:38:09',NULL),(4181,427,346,'2025-07-02 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of redness on face with slight itching and swelling. ','Skin allergy. ','Informed to parents and syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to maintain personal hygiene and drink more water. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-11 04:42:45',NULL),(4182,223,66,'2025-07-02 00:00:00',NULL,98,NULL,'70/50',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain on epigastric region. On examination bloating feel on palpation. ','Gastric pain. ','Informed to parents and syp mucaine 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink more water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-11 04:46:14',NULL),(4183,200,102,'2025-07-02 00:00:00',74,97.4,28,'96/65',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of anxiety and restlessness with breathlessness . On examination chest is clear. She have genralaized weakness also. ','Depend on lab investigations. Initial diagnoses is anxiety. ','Informed to parents and send back to home with her parents Cac-1000 given as first aid. ','Encourage to go for check up from general physician. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','-','2025-07-11 04:55:46',NULL),(4184,614,473,'2025-07-02 00:00:00',NULL,96.4,NULL,'82/61',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache and legache since morning. On examination no swelling or redness seen on leg. ','Muscular pain. ','Syp panadol 10ml also ORS given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-11 04:58:20',NULL),(4185,137,102,'2025-07-02 00:00:00',92,101.8,26,'70/48',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough and flu from 2 days. On examination chest is clear slight redness seen in throat. ','Throat infection. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when his mother is coming then send him to home with his mother. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','-','2025-07-11 05:01:31',NULL),(4186,9,141,'2025-07-03 00:00:00',NULL,96.4,NULL,'82/58',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and Syp mucain 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-11 05:04:37',NULL),(4187,79,50,'2025-07-03 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain on middle finger of left hand due to getting hurt from water bottle. On examination no \r\nBruce seen. ','Muscular pain with Bruce. ','Analgesic cream applied. ','Do palm exercises. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-11 05:11:19',NULL),(4188,98,149,'2025-07-07 00:00:00',NULL,96.2,24,'80/56',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache since morning. On examination no swelling or redness seen. ','Muscular pain. ','Syp panadol 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal who have calcium. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-11 05:13:26',NULL),(4189,425,342,'2025-07-07 00:00:00',NULL,96.9,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come for bandage on injury. It\'s on foot and happened at home from knife. On examination no bleeding and infection \r\nseen. ','Minor injury. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','Advice to avoid from sharp things for play. ','Referred to general physician for Tatavax vaccine. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-11 05:25:37',NULL),(4190,432,344,'2025-07-07 00:00:00',NULL,97.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on hand with pain. On examination pussy discharge seen. ','Skin allergy. ','Removed all puss and cleaned with pyodine and polyfax skin ointment applied. ','Encourage to maintain personal hygiene. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-11 05:33:34',NULL),(4191,49,120,'2025-07-07 00:00:00',NULL,96.4,NULL,'80/62',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of lower abdominal pain since morning. On examination abdomen soft. ','Menstrual pain. ','Counselled the child to take healthy and proper diet and also to maintain personal hygiene during this period and Tab. Panadol 1 given and take under observation for 10 minutes when she feels good then send back to the class. ','Avoid to take medicine in this period and to take healthy meal for energy. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-11 05:39:33',NULL),(4192,41,57,'2025-07-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on foot finger with pain. ','Minor cut. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-11 05:49:57',NULL),(4193,409,317,'2025-07-07 00:00:00',NULL,97.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of burn injury on ankle joint from bike silencer it\'s happened at home. On examination no infaction seen. ','1st digree burn. ','Cleaned with pyodine and quench cream applied with bandage. ','Encourage to maintain personal hygiene. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','On follow up she feels slight pain. ','2025-07-11 05:59:05',NULL),(4194,141,85,'2025-07-07 00:00:00',NULL,99.7,28,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with flu and sore in throat since morning. On examination chest is clear slight redness seen in throat. ','Viral fever. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-07-11 06:08:02',NULL),(4195,189,195,'2025-07-10 00:00:00',87,97.2,26,'82/52',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of lower abdominal pain on right side child have history of constipation. On examination pain on palpation. ','Maybe appendix confermation is depend on lab investigations. ','Informed to parents and syp panadol 10ml given and take under observation for 30 minutes when he feels better then send back to the class. ','Encourage to go for check up from general physician for early diagnosis. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','On follow up he feels slight pain. ','2025-07-11 06:16:03',NULL),(4196,177,183,'2025-07-10 00:00:00',NULL,NULL,NULL,'70/59',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain from two to three days. On examination lower abdominal pain on right side on palpation he feels more pain. ','Depend on lab investigations.','Informed to parents again and syp panadol 10ml given for first aid. ','Previously advised to his mother for his check up from general physician and do investigating after adviced by doctor.','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels slight pain. ','2025-07-11 06:26:02',NULL),(4197,150,66,'2025-07-10 00:00:00',NULL,97.4,NULL,'60/48',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of watery stools since morning at night he ate nihari. On examination abdomen soft. ','Food poison. ','Informed to parents Tablet flagyl 1 and ORS given and take under observation for 15 minutes when he feels fine then send back to the class. ','Encourage to consume samisolid food and drink boiled water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-07-11 06:34:15',NULL),(4198,129,64,'2025-07-10 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of earache since morning. On examination ear wax seen. Also he have bad personal hygiene. ','Pain due to earwax. ','Informed to parents and Betnisol N drops put in the ear and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to maintain personal hygiene. ','Referred to ENT for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-11 06:36:56',NULL),(4199,25,39,'2025-07-10 00:00:00',NULL,96.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Eczema on leg with small pustules and pain. On examination pussy discharge seen. ','Skin infection. ','Informed to parents and cleaned with pyodine and polyfax skin ointment applied on leg with bandage. ','Advice to do not come at school because it\'s contagious disease. ','Referred to skin spicealist for further assessment and suggestion. ','Scheduled for regular monitoring. ','Send back to home with his parents. ','2025-07-11 06:42:52',NULL),(4200,130,65,'2025-07-10 00:00:00',NULL,95.2,26,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of cough with flu since night. On examination chest is clear redness and swelling seen in throat. ','Throat infection with cough. ','Informed to parents and syp panadol 10ml also syp siroline 05ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid diet and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-11 06:46:28',NULL),(4201,77,131,'2025-07-11 00:00:00',NULL,NULL,NULL,'68/56',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and Syp mucain 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-07-11 06:49:09',NULL),(4202,98,149,'2025-07-11 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain on back of palm due to getting hurt from wall. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied with bandage. ','Do palm exercises open and close the palm. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-11 06:51:27',NULL),(4203,152,91,'2025-07-11 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on palm with pain. On examination pussy discharge seen. ','Skin allergy. ','Removed all puss and cleaned with pyodine and polyfax skin ointment applied with bandage. ','Encourage to maintain personal hygiene. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-07-11 06:53:22',NULL),(4204,340,261,'2025-07-03 00:00:00',87,95.7,24,'90/65',107,14.9,13.01,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to avoid from skipping breakfast because it\'s necessary for health. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and avoid from sugary foods also go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-11 07:05:41',NULL),(4205,396,53,'2025-07-03 00:00:00',82,96.3,26,'72/49',109,14.2,11.95,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. All reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infection. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-11 07:14:56',NULL),(4206,418,334,'2025-07-03 00:00:00',76,96.4,28,'74/56',122,18.95,12.73,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-11 07:24:33',NULL),(4207,331,189,'2025-07-03 00:00:00',72,96.1,26,'87/62',119,19.5,13.77,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infection. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-11 07:31:32',NULL),(4208,338,271,'2025-07-03 00:00:00',82,96.5,26,'76/50',111,15.65,12.7,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-11 07:37:10',NULL),(4209,346,22,'2025-07-03 00:00:00',92,96.7,28,'72/54',108,16.6,14.23,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast and have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to eat breakfast. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-11 08:29:47',NULL),(4210,434,66,'2025-07-03 00:00:00',101,95.2,26,'91/56',119,17.5,12.38,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','None','Child presented with the history of severe thinness and mild anemia with bad habit of skipping meal. ','Mild anemia identified with improvement in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing structured meal plan who have full of iron with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal like green vegetable, apple and carrots juice, dates etc. ','Referred to nutritionist for further assessment and suggestion to prevent from anemia. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-11 08:42:36',NULL),(4211,401,204,'2025-07-03 00:00:00',102,96.2,28,'75/62',117,17.5,12.78,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-15 04:49:09',NULL),(4212,459,366,'2025-07-03 00:00:00',74,97,26,'95/76',121,17.5,11.95,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-15 06:41:17',NULL),(4213,395,156,'2025-07-03 00:00:00',86,95.6,24,'75/51',113,18.05,14.14,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-15 06:45:30',NULL),(4214,479,279,'2025-07-03 00:00:00',84,96.2,28,'70/52',110,14.3,11.86,'Severe Thinness',NULL,NULL,'None','Severe','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified. All reflexes and senses are normal identified but child have genralaized weakness. ','Implementing structured meal plan (green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infection. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-15 07:00:47',NULL),(4215,368,300,'2025-07-03 00:00:00',113,96.4,24,'92/74',113,15.95,12.6,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods.','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on good behaviour ','Encourage to consume healthy meal and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-15 07:09:30',NULL),(4216,481,299,'2025-07-03 00:00:00',86,96.8,29,'75/56',101,13.15,12.89,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified but child have genralaized weakness. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-15 08:05:03',NULL),(4217,419,335,'2025-07-07 00:00:00',92,94.6,26,'76/54',127,32.45,20.12,'Normal',NULL,NULL,'None','None','Good','Healthy','Severe','Child presented with normal weight and also physically and mentally child is active and healthy and have bad oral hygiene. ','Normal weight identified also all reflexes and senses are normal identified. Child have dental cavity. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child to avoid from sugary foods. ','Go for check up from dentist. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents on dental hygiene. ','2025-07-15 10:58:19',NULL),(4218,363,281,'2025-07-07 00:00:00',82,96.2,28,'70/49',109,15.65,13.17,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-15 11:03:59',NULL),(4219,405,322,'2025-07-07 00:00:00',93,96.8,26,'76/67',119,18.5,13.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-16 05:05:11',NULL),(4220,373,163,'2025-07-07 00:00:00',86,96.7,26,'72/52',104,13.15,12.16,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also stained teeth identified due to nutritional deficiency. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal who have calcium and iron. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-16 06:02:32',NULL),(4221,413,326,'2025-07-07 00:00:00',76,97.4,24,'80/59',117,18.5,13.51,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because there is unhealthy foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-16 06:05:56',NULL),(4222,355,294,'2025-07-07 00:00:00',91,96.2,28,'69/57',102,14.3,13.74,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral and personal hygiene with bathing, combing, teeth brushing and hand washing to infaction prevention. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-16 06:10:14',NULL),(4223,407,320,'2025-07-07 00:00:00',93,96.7,28,'82/56',113,18.5,14.49,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and go for check up from dentist and avoid from sugary foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents on oral hygiene to improve their child health and wellbeing. ','2025-07-16 06:14:44',NULL),(4224,486,387,'2025-07-07 00:00:00',86,98.2,26,'70/58',107,14.3,12.44,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-16 06:18:44',NULL),(4225,333,267,'2025-07-07 00:00:00',80,96.6,29,'76/52',112,16.25,12.95,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast also have bad oral hygiene. P/c. Cough with sputum since night o/e. Chest is clear slight redness seen in throat. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Syp siroline 5ml given and take under observation for 10 minutes when he feels good then send back to the class. Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-16 06:24:51',NULL),(4226,358,286,'2025-07-07 00:00:00',73,97.4,28,'66/52',103,15.05,14.19,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to do some exercises for healthy growth of child. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-16 06:30:32',NULL),(4227,488,193,'2025-07-07 00:00:00',96,96.6,26,'74/53',102,13.15,12.64,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-16 06:35:18',NULL),(4228,626,486,'2025-07-07 00:00:00',87,98,26,'74/56',107,14.8,12.93,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Severe thinness also hair lice identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-16 06:46:24',NULL),(4229,105,56,'2025-07-08 00:00:00',101,97.3,26,'98/77',138,32.55,17.09,'Mild Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating ju\r\nnk foods and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also stained teeth identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-16 06:55:02',NULL),(4230,34,57,'2025-07-08 00:00:00',84,95.6,24,'76/54',153,31.95,13.65,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infection. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-16 07:31:15',NULL),(4231,47,151,'2025-07-08 00:00:00',82,97.2,24,'9762',134,22.3,12.42,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also stained teeth identified and all reflexes and senses are normal identified. He hhave kyphosis from birth. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping breakfast because it\'s necessary for health. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to consume calcium in diet. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-16 07:46:16',NULL),(4232,173,177,'2025-07-08 00:00:00',86,96.6,28,'77/57',139,25.3,13.09,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','Mild','Child presented with mild anemia but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Mild anemia identified with improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing structured meal plan (green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to general physician for treatment of anemia. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-16 07:53:24',NULL),(4233,264,194,'2025-07-08 00:00:00',74,96.2,29,'68/49',129,20.05,12.05,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','Mild','Child presented with mild anemia but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Mild anemia identified with improvement in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. P/diagnosis. Low blood pressure. ','Implementing balanced meal and snacks plan (green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to general physician for further assessment and suggestion to treat anemia. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-16 08:01:18',NULL),(4234,185,198,'2025-07-08 00:00:00',90,97.4,26,'75/47',143,28.9,14.13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-16 08:07:24',NULL),(4235,186,167,'2025-07-08 00:00:00',89,96,26,'72/52',134,25.65,14.24,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infection. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-16 10:51:54',NULL),(4236,278,242,'2025-07-08 00:00:00',97,97.5,22,'80/62',143,23.85,11.66,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 04:00:49',NULL),(4237,81,40,'2025-07-08 00:00:00',73,96.3,24,'81/50',134,26.15,14.56,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and go for check up from dentist. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 04:07:08',NULL),(4238,219,208,'2025-07-08 00:00:00',92,96.2,24,'79/60',148,28.95,13.22,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet for healthy growth. ','Encourage to consume healthy meal (veg, fruits, milk, meat and beans) for health improvement. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 04:16:10',NULL),(4239,200,102,'2025-07-08 00:00:00',93,97,28,'88/62',141,30.3,15.24,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','Moderate','Child presented with mild anemia and have bad habit of skipping meal specially breakfast and also have bad oral hygiene. ','Mild anemia with genralaized weakness identified also plaque on the teeth identified and all reflexes and senses are normal identified. ','Implementing structured meal plan(green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. \r\n','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 04:24:01',NULL),(4240,223,66,'2025-07-08 00:00:00',84,95.9,26,'75/58',137,20.75,11.06,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy','Mild','Child presented with mild anemia with genralaized weakness also have bad oral and personal hygiene with habit of skipping meal. ','Mild anemia and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing structured meal plan (green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents on personal hygiene to improve their child health and wellbeing. ','2025-07-17 04:31:11',NULL),(4241,183,185,'2025-07-08 00:00:00',85,96.9,26,'75/56',124,20.75,13.5,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 04:35:24',NULL),(4242,191,43,'2025-07-08 00:00:00',87,95.7,26,'81/59',132,24.5,14.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. P/c. Shoulder pain. On  examination slight swelling seen. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. Muscular stiffness. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. Deep heat spry applied on shoulder. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and move your shoulders for muscular relaxation. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 06:20:54',NULL),(4243,193,191,'2025-07-08 00:00:00',89,96.9,24,'70/59',133,23.75,13.43,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 07:03:58',NULL),(4244,181,189,'2025-07-08 00:00:00',80,96.8,26,'95/52',151,38.4,16.84,'Moderate Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and \r\nhealthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods also washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 07:08:39',NULL),(4245,581,447,'2025-07-09 00:00:00',100,95.2,30,'67/54',101,13.55,13.28,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal identified with no any current health issue. ','Counselled the child to take healthy and proper diet for healthy growth. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 07:14:21',NULL),(4246,544,434,'2025-07-09 00:00:00',102,97.6,28,'66/55',109,15.15,12.75,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Severe thinness and hair lice identified and all reflexes and senses are normal identified with no any current health issue. ','Counselled the child to take healthy and proper diet and to maintain personal hygiene with daily bathing, combing, teeth brushing and hand washing. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 07:20:18',NULL),(4247,545,432,'2025-07-09 00:00:00',101,97.6,32,'60/56',93,11.6,13.41,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Severe thinness and hair lice identified and all reflexes and senses are normal identified with no any current health issue. ','Counselled the child to maintain personal hygiene with daily bathing and to take healthy meal and snacks for healthy growth. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to avoid from skipping meal and also encourage to parents to make habit of your child to eat every thing who give us energy like meat, veg, fruits, milk etc. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 07:26:26',NULL),(4248,568,462,'2025-07-09 00:00:00',99,95,34,'65/42',97,11.6,12.33,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness with mild anemia but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','Severe thinness with mild anemia identified and hair lice also identified. All reflexes and senses are normal identified. ','Counselled the child to take healthy and proper diet like (green veg, apple and carrots juice, dates and meat) and washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and to prevent from anemia. ','2025-07-17 07:35:29',NULL),(4249,592,456,'2025-07-09 00:00:00',102,95.4,28,'63/52',98,11.6,12.08,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also she have hair lice. ','Severe thinness identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from junk foods. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks like (green veg, fruits, milk, meat and eggs). ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 07:56:04',NULL),(4250,497,343,'2025-07-09 00:00:00',101,96,29,'70/59',99,13.5,13.77,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have hair lice. ','Severe thinness identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain personal hygiene with daily bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 08:01:37',NULL),(4251,643,501,'2025-07-09 00:00:00',103,95.7,28,'62/52',102,13.5,12.98,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Severe thinness identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child on healthy diet and to avoid from skipping meal and to maintain personal hygiene with daily bathing. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 08:05:28',NULL),(4252,585,441,'2025-07-09 00:00:00',108,96,28,'71/50',113,16.2,12.69,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad habit of no teeth brushing and hair lice also identified. ','Severe thinness identified and all reflexes and senses are normal with no any current health issue identified. ','Washed the hair in school salon with anti lice shampoo after oiling with anti lice oil and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 10:06:41',NULL),(4253,492,363,'2025-07-09 00:00:00',102,96.7,32,'70/54',103,15.6,14.7,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Severe thinness identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child to take healthy and proper diet and drink a glass of milk daily. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 10:13:59',NULL),(4254,189,195,'2025-07-10 00:00:00',82,97.2,26,'78/48',139,27.1,14.03,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-17 10:55:21',NULL),(4255,571,458,'2025-07-10 00:00:00',100,96.2,26,'69/52',101,13,12.74,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Severe thinness identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from junk foods because they are make your unhealthy. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session on importance of healthy foods with parents to improve their child health and wellbeing. ','2025-07-17 11:01:27',NULL),(4256,502,389,'2025-07-10 00:00:00',96,96.5,28,'73/52',101,11.3,11.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. During \r\nexamination swelling seen on lower area of eye due to fall down in home. ','Severe thinness identified and all reflexes and senses are normal identified. ','Cold sponging done on swell area counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-18 04:55:56',NULL),(4257,524,219,'2025-07-10 00:00:00',102,96.6,29,'72/54',104,13.5,12.48,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast and have bad personal hygiene. ','Severe thinness also hair lice identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child on healthy diet and to avoid from skipping meal specially breakfast and washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain personal hygiene. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-18 05:26:04',NULL),(4258,541,417,'2025-07-10 00:00:00',104,95.6,30,'76/51',99,13.5,13.91,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Severe thinness identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child to take healthy and proper diet for healthy growth and avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to on healthy food to improve their child health and wellbeing. ','2025-07-18 05:30:30',NULL),(4259,515,402,'2025-07-10 00:00:00',99,96.7,28,'63/49',100,12.6,12.63,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. P/c. Cough and cold. On examination chest is clear slight redness seen in throat. ','Severe thinness identified and all reflexes and senses are normal identified. Viral cough. ','Informed to parents and syp siroline 5ml given and take under observation for 10 minutes when he feels good then send back to the class. Counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and drink warm water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-18 05:39:22',NULL),(4260,500,138,'2025-07-10 00:00:00',110,96.4,29,'73/52',104,14.8,13.68,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Severe thinness identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-18 05:52:41',NULL),(4261,505,393,'2025-07-10 00:00:00',101,96.8,22,'-',104,14.9,13.78,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast. ','Severe thinness identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child on healthy diet and to avoid from skipping meal specially breakfast. ','Encourage to consume healthy meal and snacks and to drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-18 05:56:10','2025-10-08 10:58:08'),(4262,600,441,'2025-07-10 00:00:00',101,96.8,32,'70/52',111,14.8,12.01,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Severe thinness and dirty teeth identified also all reflexes and senses are normal with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-18 06:03:06',NULL),(4263,499,361,'2025-07-10 00:00:00',105,96.5,26,'73/52',105,13.2,11.97,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Severe thinness also dental cavity identified  and all reflexes and senses are normal identified. ','Counselled the child to take healthy and proper diet and to avoid from sugary foods. ','Go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents on oral hygiene to improve their child health and wellbeing. ','2025-07-18 06:35:49',NULL),(4264,521,407,'2025-07-10 00:00:00',99,96.4,28,'80/50',114,19.95,15.35,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-18 06:39:18',NULL),(4265,556,422,'2025-07-11 00:00:00',115,97.3,28,'85/64',121,18.55,12.67,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal specially breakfast because it\'s necessary for health. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-18 06:44:16',NULL),(4266,557,437,'2025-07-11 00:00:00',112,100,29,'72/54',110,15.85,13.1,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have fever with cough and cold. On examination chest is clear slight redness seen in throat. ','Severe thinness identified and all reflexes and senses are normal identified. Viral cough. ','Counselled the child to take healthy and proper diet he already taked medicen from home before come at school. ','Encourage to consume healthy meal and snacks and to avoid from junk foods and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-18 07:02:30',NULL),(4267,559,154,'2025-07-11 00:00:00',99,96.6,28,'71/56',102,14.6,14.03,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-18 07:08:44',NULL),(4268,580,448,'2025-07-11 00:00:00',98,96.6,30,'72/54',114,18.45,14.2,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Severe thinness identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-18 07:13:32',NULL),(4269,586,440,'2025-07-11 00:00:00',100,97.1,26,'75/53',98,13,13.54,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Severe thinness identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-18 07:16:20',NULL),(4270,582,444,'2025-07-11 00:00:00',101,96.2,26,'74/50',105,14.8,13.42,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Severe thinness identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-18 07:24:01',NULL),(4271,591,176,'2025-07-11 00:00:00',101,97.3,29,'73/53',112,14.4,11.48,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Severe thinness and hair lice identified also all reflexes and senses are normal with no any current health issue identified. ','Counselled the child to take healthy and proper diet and washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-18 07:34:03',NULL),(4272,644,402,'2025-07-11 00:00:00',87,97,28,'80/60',118,14.4,10.34,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Severe thinness identified and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Counselled the child to take healthy and proper diet. Washed the hair in school salon with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-18 07:38:57',NULL),(4273,565,465,'2025-07-11 00:00:00',102,96.9,30,'63/54',100,13.1,13.1,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have flu with cough since night. On examination chest is clear slight redness seen in throat. ','Severe thinness identified and all reflexes and senses are normal identified. Viral cough identified. ','Counselled the child to take healthy and proper diet.Informed to the parents and syp siroline 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-18 07:47:51',NULL),(4274,555,423,'2025-07-14 00:00:00',100,98,29,'73/50',114,17.75,13.78,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Severe thinness and hair lice identified also all reflexes and senses are normal with no any current health issue identified. ','Counselled the child to take healthy and proper diet for healthy growth and washed the hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-19 04:19:26',NULL),(4275,512,398,'2025-07-14 00:00:00',105,96.9,28,'60/46',99,11.7,11.96,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Severe thinness identified and all reflexes and senses are normal identified with no any current health issue. ','Counselled the child to take healthy and proper diet for healthy growth. ','Don\'t skip your meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-19 04:25:00',NULL),(4276,513,400,'2025-07-14 00:00:00',101,96.7,30,'71/60',98,12.75,13.28,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Severe thinness identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child to take healthy and proper diet for healthy growth. ','Encourage to avoid from junk foods because they are make you unhealthy. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-19 04:30:00',NULL),(4277,514,401,'2025-07-14 00:00:00',100,96.7,28,'72/52',101,13,12.74,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Severe thinness identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child to take healthy and proper diet for healthy growth. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-19 04:37:14',NULL),(4278,516,115,'2025-07-14 00:00:00',99,96.3,27,'72/60',111,16.6,13.52,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have habit of eating in less quantity. ','Severe thinness identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-19 04:40:45',NULL),(4279,517,405,'2025-07-14 00:00:00',104,97.8,28,'77/51',115,17.6,13.31,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Severe thinness and hair lice identified and all reflexes and senses are normal with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to maintain personal hygiene. Implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-19 04:47:55',NULL),(4280,517,405,'2025-07-14 00:00:00',102,97.1,28,'60/48',116,17.2,12.78,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal identified with no any current health issue. ','Counselled the child to take healthy and proper diet for healthy growth. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-19 04:54:24','2025-10-25 07:47:58'),(4281,523,409,'2025-07-14 00:00:00',98,96.7,30,'72/53',113,15.5,12.1,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Severe thinness and hair lice identified also all reflexes and senses are normal with no any current health issue identified. ','Counselled the child to take healthy and proper diet for healthy growth and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-19 07:36:07',NULL),(4282,550,430,'2025-07-14 00:00:00',100,97.3,29,'70/54',103,13.4,12.63,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast. ','Severe thinness identified and all reflexes and senses are normal identified with no any current health issue. ','Counselled the child on healthy diet and to avoid from skipping breakfast. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 07:43:51',NULL),(4283,551,428,'2025-07-14 00:00:00',87,98.2,26,'76/52',110,17.35,14.34,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Severe thinness and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 07:47:43',NULL);
INSERT INTO `health` VALUES (4284,527,24,'2025-07-14 00:00:00',102,98.3,23,'68/48',97,12.6,13.39,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet to improve your health. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 07:51:12',NULL),(4285,361,285,'2025-07-15 00:00:00',101,98.1,26,'72/50',110,15.45,12.77,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation. P/c. Cough with flu since night. On examination chest is clear slight redness seen in throat. ','Viral cough. Severe thinness identified and all reflexes and senses are normal identified. ','Informed to parents and syp siroline 5ml given and take under observation for 10 minutes when he feels good then send back \r\nto the class. Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to \r\ntake healthy and proper \r\ndiet. ','Go for check up from general physician and encourage to consume healthy meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 08:04:05','2025-07-28 08:14:14'),(4286,359,287,'2025-07-15 00:00:00',100,97,28,'73/52',105,13.65,12.38,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and \r\nhealthy and have bad habit of eating junk foods and no teeth \r\nbrushing also have bad oral and personal hygiene. ','Severe thinness and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 08:08:24','2025-07-28 08:16:24'),(4287,404,323,'2025-07-15 00:00:00',105,96.6,29,'74/56',113,16.4,12.84,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are \r\nnormal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 08:11:18','2025-07-28 08:18:24'),(4288,360,287,'2025-07-15 00:00:00',99,95.8,28,'76/54',110,13.65,11.28,'Severe Thinness',NULL,NULL,'None','Mild','Mild','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. His understanding level is low. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to counselled the child for trying to increase his understanding level. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 08:26:22',NULL),(4289,532,412,'2025-07-15 00:00:00',104,95.2,30,'67/52',101,11.55,11.32,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Severe thinness and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet for healthy growth and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene for prevention from infection. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 09:10:23',NULL),(4290,535,414,'2025-07-15 00:00:00',100,97.4,29,'73/50',106,14.8,13.17,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Severe thinness with dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal for healthy growth. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 09:15:20',NULL),(4291,536,413,'2025-07-15 00:00:00',97,95.9,24,'76/49',105,14.8,13.42,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Severe thinness with hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. Implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 09:18:41',NULL),(4292,539,426,'2025-07-15 00:00:00',101,96.4,26,'82/54',109,16.6,13.97,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Severe thinness with hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. Implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 09:30:37',NULL),(4293,507,394,'2025-07-15 00:00:00',99,95.2,29,'81/56',109,14.35,12.08,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene with habit of no teeth brushing. ','Severe thinness with hair lice also dirty teeth identified. All reflexes and senses are normal identified with no any current health issue. ','Counselled the child to take healthy and proper diet and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 10:01:11',NULL),(4294,549,431,'2025-07-15 00:00:00',98,96.7,24,'79/62',105,13.65,12.38,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Severe thinness with hair lice identified and all reflexes and senses are normal identified with no any current health issue. ','Counselled the child on healthy diet and to avoid from skipping meal and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 10:04:21',NULL),(4295,576,453,'2025-07-15 00:00:00',102,96.5,30,'74/56',96,11.35,12.32,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 10:13:06',NULL),(4296,555,423,'2025-07-15 00:00:00',103,97.5,28,'82/61',105,15.85,14.38,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal identified with no any current health issue. ','Counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume more healthy meal and snacks. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 10:16:19',NULL),(4297,574,455,'2025-07-15 00:00:00',102,98,30,'73/48',105,13.65,12.38,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness. P/c. Cough and cold from yesterday. On examination chest is clear slight redness seen in throat and swelling seen in lower area of eye lid. ','Severe thinness identified and all reflexes and senses are normal identified and he have viral flu. ','He already taked medicen from his family doctor and counselled the child to take healthy and proper diet and drink warm water. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 10:35:44',NULL),(4298,584,442,'2025-07-15 00:00:00',102,96.8,24,'70/52',95,13.1,14.52,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume more healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-28 10:49:10',NULL),(4299,587,439,'2025-07-15 00:00:00',107,98.6,28,'80/52',98,14.05,14.63,'Severe Thinness',NULL,NULL,'None','Severe','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Severe thinness with hair lice and dental cavity identified and all reflexes and senses are normal identified. ','Counselled the child to take healthy and proper diet and to maintain personal hygiene. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods and go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 06:13:24',NULL),(4300,588,438,'2025-07-15 00:00:00',99,96.2,24,'74/56',97,11.75,12.49,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 06:28:52',NULL),(4301,590,468,'2025-07-15 00:00:00',98,97.2,26,'70/52',106,13.55,12.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Severe thinness and dental cavity identified also all reflexes and senses are normal identified. ','Counselled the child to take healthy and proper diet and to avoid from sugary foods. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 06:38:43',NULL),(4302,593,469,'2025-07-15 00:00:00',100,97.2,28,'78/54',98,13.1,13.64,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 06:47:35',NULL),(4303,526,311,'2025-07-16 00:00:00',100,96.5,29,'67/48',97,13.45,14.24,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet for healthy growth. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 07:22:53',NULL),(4304,556,422,'2025-07-16 00:00:00',87,97,26,'80/52',121,18.55,12.67,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and no teeth brushing. ','Severe thinness with dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 07:28:49','2025-10-25 07:53:29'),(4305,506,392,'2025-07-16 00:00:00',98,96.5,29,'79/54',111,15.7,12.74,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 07:37:01',NULL),(4306,589,467,'2025-07-16 00:00:00',100,95.9,28,'70/50',98,12.95,13.48,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 07:39:54',NULL),(4307,498,40,'2025-07-16 00:00:00',97,95.9,24,'73/56',113,16.05,12.57,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet for healthy growth. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 07:44:55',NULL),(4308,548,433,'2025-07-16 00:00:00',87,95.7,26,'82/60',132,23.5,13.49,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Severe thinness and dental cavity identified. All reflexes and senses are normal identified. ','Counselled the child to take healthy and proper diet and to avoid from sugary foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day also go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 07:50:20',NULL),(4309,579,449,'2025-07-16 00:00:00',85,97.1,30,'65/50',98,13.4,13.95,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 08:36:05',NULL),(4310,560,154,'2025-07-16 00:00:00',100,98.8,28,'76/52',105,14.9,13.51,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Severe thinness with hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day for prevention from infection. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 08:39:45',NULL),(4311,553,425,'2025-07-16 00:00:00',99,96.5,28,'67/49',106,15.5,13.79,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 08:45:29',NULL),(4312,561,310,'2025-07-16 00:00:00',97,97.1,28,'76/54',106,16,14.24,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have white patches on face and have dental cavity. ','Severe thinness and dental cavity identified and all reflexes and senses are normal identified she have calcium deficiency. ','Counselled the child to take healthy and proper diet who have full of calcium like milk and milk products. ','Encourage to consume healthy meal and snacks for healthy growth. And go for check up from dentist and avoid from sugary foods. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 08:50:25',NULL),(4313,564,466,'2025-07-16 00:00:00',100,97.8,29,'75/60',101,12.95,12.69,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have cough and cold from yesterday. On examination chest is clear. ','Severe thinness identified and all reflexes and senses are normal identified. Viral cough. ','Informed to parents and syp siroline 5ml given and take under observation for 10 minutes when she feels good then send back to the class and counselled the child on healthy diet. ','Encourage to consume healthy meal and snacks and drink warm water and go for check up from general physician. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 09:01:24',NULL),(4314,567,463,'2025-07-16 00:00:00',105,97.8,24,'60/44',94,11.1,12.56,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation and he have genralaized weakness. ','Severe thinness identified and all reflexes and senses are normal identified. ','Counselled the child to take healthy and proper diet (meat, green veg, fruits, milk, and eggs) for healthy growth. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 09:15:14',NULL),(4315,570,459,'2025-07-16 00:00:00',101,97.8,28,'79/54',106,15.65,14.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 09:21:17',NULL),(4316,631,490,'2025-07-16 00:00:00',106,96.8,29,'74/50',99,13.85,14.13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 09:28:15',NULL),(4317,573,456,'2025-07-16 00:00:00',106,97.2,28,'73/54',92,11.95,14.12,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 09:32:57',NULL),(4318,566,464,'2025-07-17 00:00:00',98,97.3,28,'70/54',108,20.15,17.28,'Mild Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy. ','Mild thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 09:36:23','2025-07-29 10:20:38'),(4319,528,345,'2025-07-17 00:00:00',100,96.1,26,'67/50',101,14.5,14.21,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 09:55:22',NULL),(4320,525,21,'2025-07-17 00:00:00',102,96.8,29,'65/49',93,11.8,13.64,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 10:14:34',NULL),(4321,531,90,'2025-07-17 00:00:00',87,95.8,28,'70/52',97,12.8,13.6,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet for healthy growth of child. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 10:17:28',NULL),(4322,533,411,'2025-07-17 00:00:00',100,95.6,26,'75/53',104,16.25,15.02,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Severe thinness and hair lice identified and all reflexes and senses are normal identified with no any current health issue. ','Counselled the child to take healthy and proper diet and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 10:23:06',NULL),(4323,534,68,'2025-07-17 00:00:00',101,96.8,28,'67/48',102,12.2,11.73,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Severe thinness and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 10:26:08',NULL),(4324,538,420,'2025-07-17 00:00:00',108,97.9,26,'70/55',103,16.25,15.32,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Severe thinness identified and all reflexes and senses are normal identified with no any current health issue. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 10:31:00',NULL),(4325,552,427,'2025-07-17 00:00:00',111,96.4,28,'64/46',92,12.2,14.41,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. P/c. Cough and cold since night. On examination chest is clear. ','Severe thinness and dirty teeth identified and all reflexes and senses are normal identified and he have viral cough. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. He already taked medicen from his home. ','Encourage to consume healthy meal and snacks and drink warm water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 10:35:55',NULL),(4326,596,21,'2025-07-17 00:00:00',106,96.2,28,'70/60',102,13.05,12.54,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing with bad oral hygiene. ','Severe thinness and dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to do some exercises for healthy growth. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 10:42:02',NULL),(4327,629,488,'2025-07-17 00:00:00',102,96.7,26,'80/52',102,15.45,14.85,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Severe thinness and hair lice identified and all reflexes and senses are normal identified. ','Counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-29 10:46:18',NULL),(4328,546,429,'2025-07-18 00:00:00',104,97,23,'62/48',97,13.05,13.93,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation. P/c. Cough and flu from yesterday. On examination minor congestion. ','Severe thinness identified and all reflexes and senses are normal. Chest congestion. ','Informed to parents and syp siroline 5ml given and take under observation for 10 minutes when he feels good then send back to the class. Counselled the child to take healthy and proper diet and drink warm water. ','Encourage to consume healthy meal and snacks and to go for check up from general physician. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-30 06:48:21',NULL),(4329,540,418,'2025-07-18 00:00:00',100,97.5,28,'67/50',100,13.5,13.55,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating less quantity of meal. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal because it\'s necessary for health. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-30 07:44:21',NULL),(4330,491,325,'2025-07-18 00:00:00',96,96.8,26,'70/51',112,15.95,12.72,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Severe thinness and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-07-30 07:50:01',NULL),(4331,494,276,'2025-08-18 00:00:00',102,95.8,28,'63/48',94,12.3,13.95,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast. ','Severe thinness and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child on healthy diet and to avoid from skipping meal for healthy growth. ','Encourage to consume healthy meal and snacks for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-01 07:27:07',NULL),(4332,495,267,'2025-08-18 00:00:00',96,96.8,29,'68/59',102,12.65,12.16,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Severe thinness and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-01 07:31:00',NULL),(4333,501,56,'2025-08-18 00:00:00',102,97.5,29,'73/51',100,12.65,12.65,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Severe thinness and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-01 07:36:43',NULL),(4334,504,391,'2025-08-18 00:00:00',106,97.2,28,'63/50',101,12.3,12.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Severe thinness and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Counselled the child to take healthy and proper diet and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-01 07:40:57',NULL),(4335,519,403,'2025-08-18 00:00:00',106,95.6,26,'72/49',102,13.9,13.36,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have allergy on face. ','Severe thinness identified and all reflexes and senses are normal identified skin allergy also identified. ','Counselled the child to take healthy and proper diet and to avoid from junk and spicy foods. Syp. Actidil 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class.','Encourage to consume healthy meal and snacks and to maintain personal hygiene. Also go for check up from skin spicealist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-01 07:47:23',NULL),(4336,594,384,'2025-08-18 00:00:00',107,96.2,29,'68/52',94,10.25,11.6,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet for healthy growth. ','Encourage to consume more healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-01 07:50:09',NULL),(4337,595,86,'2025-08-18 00:00:00',97,96.3,28,'75/55',105,18.25,16.58,'Moderate Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Severe thinness and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-01 07:55:16',NULL),(4338,121,53,'2025-07-11 00:00:00',92,96.7,22,'70/40',127,23.9,14.82,'Severe Thinness',0,0,'None','None','None','','None','Child come with complain of toothache since morning. On examination no swelling or redness seen. ','Dental cavity. ','Glycerine swab applied and syp panadol 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-08-02 04:28:49','2025-08-02 04:58:01'),(4339,508,397,'2025-07-18 00:00:00',104,96.3,26,'68/51',103,14.3,13.48,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Severe thinness and hair lice also dental cavity identified. All reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from sugary foods and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-02 04:40:59','2025-08-02 05:03:02'),(4340,35,79,'2025-07-28 00:00:00',79,97.3,22,'80/60',139,27.2,14.08,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-02 05:39:37',NULL),(4341,20,11,'2025-07-28 00:00:00',82,96.7,22,'70/52',139,23.35,12.09,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing with bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet who have full of calcium. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-02 05:43:48',NULL),(4342,174,179,'2025-07-28 00:00:00',92,97.5,26,'70/54',126,20.25,12.76,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from sugary foods. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-02 05:48:33',NULL),(4343,41,57,'2025-07-28 00:00:00',84,96.8,23,'74/60',135,26.75,14.63,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating less quantity of meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-02 05:52:30',NULL),(4344,42,58,'2025-07-28 00:00:00',83,96.6,28,'60/45',123,19.75,13.05,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth of child. ','Referred to nutritionist for more information about weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-02 06:02:20',NULL),(4345,21,112,'2025-07-28 00:00:00',92,97.4,22,'80/54',129,26.55,15.95,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-02 06:43:09',NULL),(4346,569,460,'2025-07-28 00:00:00',98,96,28,'60/42',92,11.1,13.11,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to drink more water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-02 06:55:11',NULL),(4347,497,343,'2025-07-28 00:00:00',100,96.5,26,'72/56',100,13.1,13.1,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad habit of no teeth brushing. ','Severe thinness and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-02 07:02:55','2025-10-08 10:30:09'),(4348,12,18,'2025-07-29 00:00:00',100,96.3,28,'60/45',137,29.4,15.71,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-02 07:15:52',NULL),(4349,37,76,'2025-07-28 00:00:00',93,96.4,22,'70/60',136,26.2,14.17,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-02 07:19:42',NULL),(4350,39,129,'2025-07-29 00:00:00',87,96.1,24,'80/40',134,21.4,11.92,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing of child. ','2025-08-02 07:28:56',NULL),(4351,115,72,'2025-07-29 00:00:00',76,97.5,23,'72/50',133,28.3,16,'Moderate Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. P/c. Aczema on foot with pussy discharge. ','Aczema identified. Improvement identified in weight and height against the previous screening record and dental cavity identified. ','Removed all puss and cleaned with pyodine and polyfax skin ointment applied with bandage. Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to go for check up from dentist. ','Referred to skin spicealist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-02 07:37:10','2026-01-03 08:54:13'),(4352,45,63,'2025-07-29 00:00:00',88,95.7,26,'60/52',122,19.5,13.21,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to avoid from skipping meal because every meal is you give more energy. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-04 03:40:47',NULL),(4353,46,67,'2025-07-29 00:00:00',87,95.8,26,'82/60',138,24.6,12.92,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child to take healthy and proper diet who have full of iron and calcium and to\r\n avoid from skipping meal and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and take calcium in your diet. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-08-04 03:45:31',NULL),(4354,48,154,'2025-07-29 00:00:00',98,96.4,24,'70/50',127,26.7,16.55,'Moderate Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for dental check up from dentist. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents on dental hygiene to improve their child health and wellbeing. ','2025-08-04 03:49:58',NULL),(4355,110,77,'2025-07-29 00:00:00',77,96.1,26,'70/54',125,22.95,14.69,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and stained teeth identified due to nutritional deficiency also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from sugary foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and go for check up from dentist. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents on dental hygiene to improve their child health and wellbeing. ','2025-08-04 03:54:11',NULL),(4356,50,135,'2025-07-29 00:00:00',93,96.2,24,'80/54',141,26.7,13.43,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating less quantity of meal and have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-04 03:58:06',NULL),(4357,51,135,'2025-07-29 00:00:00',87,96.6,28,'70/62',127,21.25,13.18,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-04 04:08:53',NULL),(4358,170,175,'2025-07-30 00:00:00',78,91,24,'72/55',127,22.15,13.73,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with she have allergy from protein foods. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water. ','Referred to skin spicealist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-04 04:13:22',NULL),(4359,54,126,'2025-07-30 00:00:00',77,95.2,26,'74/60',137,23.45,12.49,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating less quantity of meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-04 04:18:05',NULL),(4360,117,107,'2025-07-30 00:00:00',82,96.2,26,'77/63',126,20.3,12.79,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents on oral hygiene to improve their child health and wellbeing. ','2025-08-04 04:22:03',NULL),(4361,135,79,'2025-07-30 00:00:00',87,94.2,28,'80/64',135,28.1,15.42,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-04 04:29:56',NULL),(4362,179,187,'2025-07-30 00:00:00',76,95.9,24,'69/48',129,21.85,13.13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping breakfast. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-04 04:37:41',NULL),(4363,139,99,'2025-07-30 00:00:00',NULL,96,26,'75/42',128,18.75,11.44,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal.','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-04 04:49:20',NULL),(4364,140,85,'2025-07-30 00:00:00',76,91.4,28,'60/45',129,23,13.82,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-04 04:55:11',NULL),(4365,143,75,'2025-07-30 00:00:00',99,97.3,26,'59/40',136,23.05,12.46,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing and skipping meal. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified low blood pressure identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-04 05:07:51',NULL),(4366,70,31,'2025-07-30 00:00:00',87,95.1,24,'72/59',124,23.05,14.99,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. P/c. Toothache since night. On examination gums swelling and redness seen. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and drink more water. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-04 07:01:44',NULL),(4367,84,160,'2025-07-30 00:00:00',88,98,24,'74/50',130,23.6,13.96,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. P/C. Itching on whole body with dryness. ','No improvement identified in height and weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. Skin allergy also identified. ','Syp Actidil 5m given and take under observation for 10 minutes when he feels good then send back to the class. Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and go for check up from skin spicealist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-04 07:20:48',NULL),(4368,158,84,'2025-07-30 00:00:00',82,95.1,24,'71/50',126,20.45,12.88,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity and no teeth brushing. P/C. Flu from two days. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified and all reflexes and senses are normal identified. viral iral flu identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. He already taked medicen from his family doctor. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for dental check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-04 07:28:09',NULL),(4369,94,123,'2025-07-30 00:00:00',87,96.3,26,'74/50',134,22.7,12.64,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-04 07:46:12',NULL),(4370,40,144,'2025-07-30 00:00:00',92,96.1,27,'70/50',148,30.25,13.81,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-04 07:51:28',NULL),(4371,152,91,'2025-07-14 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on foot with pain. On examination pussy discharge seen. ','Skin allergy. ','Removed all puss and cleaned with pyodine and polyfax skin ointment applied with bandage. ','Encourage to maintain personal hygiene. ','Referred to skin spicealist for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-08-04 07:55:26',NULL),(4372,98,149,'2025-07-14 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain on hand. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied with crepe bandage. ','Encourage to consume healthy meal and snacks. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-08-04 07:57:02',NULL),(4373,521,407,'2025-07-14 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on hand due to fall down. On examination no swelling or redness seen. ','Minor scratch only. ','Cleaned with pyodine and polyfax saniplast applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-08-04 07:59:00',NULL),(4374,105,56,'2025-07-16 00:00:00',NULL,97.4,NULL,'79/60',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain with vomiting. On examination abdomen soft. ','Gastric pain. ','Sent to the washroom and Syp mucain 10ml given and Syp panadol 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-08-04 08:01:36',NULL),(4375,112,83,'2025-07-16 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor injury on ankle joint from cycle it\'s happened at home. On examination no swelling seen. ','Minor injury no infaction. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','Encourage to play but safely. ','Referred to general physician for further assessment and suggestion for weight. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-08-04 08:04:39',NULL),(4376,409,317,'2025-07-16 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of bleeding from woand due to getting hurt from chair. ','Infacted woand.','Informed to parents and cleaned with pyodine and quench cream applied with bandage. ','Encourage to maintain personal hygiene. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-08-04 08:08:05',NULL),(4377,112,83,'2025-07-18 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come for bandaging on old injury. On examination no swelling or redness and no bleeding seen. ','Minor injury. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','Encourage to maintain personal hygiene. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-08-04 08:10:17',NULL),(4378,170,175,'2025-08-18 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on elbow joint due to fall down in morning when she come in school. On examination no swelling or redness and no bleeding seen. ','Minor scratch only. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','Encourage to maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-08-04 08:14:01',NULL),(4379,47,151,'2025-07-18 00:00:00',NULL,99.2,NULL,'100/60',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache and bodyache since morning. On examination chest is clear no redness seen in throat. ','Muscular pain with headache. ','Syp panadol 10ml also ORS given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and drink more water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-08-04 08:17:34',NULL),(4380,145,98,'2025-07-18 00:00:00',NULL,95.7,28,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of nousea with vertigo because of skipping breakfast. ','Due to empty stomach. ','Informed to parents and ORS given and biscuit given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to avoid from skipping meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-08-04 08:27:48',NULL),(4381,49,120,'2025-07-18 00:00:00',NULL,96.8,24,'80/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of cough with flu from 2 days. On examination chest is clear slight redness seen in throat. ','Viral cough. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to avoid from junk foods. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-08-04 08:30:36',NULL),(4382,62,23,'2025-07-31 00:00:00',NULL,95.8,23,'60/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache with vomiting and vertigo. On examination chest is clear slight redness seen in throat. ','Genralaized weakness. ','Informed to parents and syp domel 5ml and ORS given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-08-04 08:33:10',NULL),(4383,191,43,'2025-07-31 00:00:00',NULL,97.4,NULL,'60/30',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache since morning. ','Low blood pressure. ','ORS given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-08-04 08:34:48',NULL),(4384,169,174,'2025-08-04 00:00:00',89,96.3,24,'74/60',134,23.6,13.14,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-06 07:40:40',NULL),(4385,172,176,'2025-08-04 00:00:00',87,96.7,22,'80/54',135,29.8,16.35,'Moderate Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-06 08:12:52',NULL),(4386,216,205,'2025-08-04 00:00:00',76,95.8,28,'66/40',136,25,13.52,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. Low blood pressure also identified. ','ORS given. Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-06 08:40:39',NULL),(4387,263,181,'2025-08-04 00:00:00',82,96.3,28,'70/40',138,28.45,14.96,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','Moderate','Child presented with the history of mild anemia and severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad oral hygiene with habit to avoid teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and mild anemia also identified and hair lice also dirty teeth identified. ','Implementing structured meal plan who have full of iron like green vegetable, apple and carrots juice, dates and meat with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-06 08:53:09',NULL),(4388,263,181,'2025-08-04 00:00:00',82,96.3,28,'70/40',138,28.45,14.96,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-06 09:03:08',NULL),(4389,247,156,'2025-08-04 00:00:00',88,95.7,29,'70/56',137,29.4,15.66,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record. All reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-07 04:06:57',NULL),(4390,211,202,'2025-08-04 00:00:00',76,96.6,22,'74/52',147,32.52,15.01,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth of child. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-07 04:20:50',NULL),(4391,194,196,'2025-08-04 00:00:00',79,96.4,24,'60/52',125,20,12.8,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-07 04:29:33',NULL),(4392,413,326,'2025-08-05 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on foot with bleeding and pain. ','Skin allergy. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','Encourage to maintain personal hygiene. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-08-07 07:26:02',NULL),(4393,77,131,'2025-08-05 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of bleeding from old woand due to getting hurt from other child. ','Minor injury. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','Encourage to maintain personal hygiene. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-08-07 08:20:16',NULL),(4394,12,18,'2025-08-05 00:00:00',NULL,96.4,24,'70/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of sore in throat since night. On examination slight redness seen in throat but no swelling. ','Throat infection. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-08-07 08:28:03',NULL),(4395,140,85,'2025-08-05 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of vomiting since morning. On examination abdomen soft and chest is clear slight redness seen in throat. ','Throat infection. ','Informed to parents and syp panadol 10ml also Syp Actidil 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-08-07 08:42:51',NULL),(4396,50,135,'2025-08-06 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on knee joint. On examination no bleeding seen. ','Minor cut only. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','Encourage to maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-08-07 08:45:27',NULL),(4397,21,112,'2025-08-06 00:00:00',NULL,95.5,NULL,'60/42',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of vomiting since morning. On examination abdomen soft. ','Vomiting due to empty stomach. ','Biscuits given then syp domel 05ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-08-07 09:04:00',NULL),(4398,20,11,'2025-08-06 00:00:00',NULL,94.6,26,'60/48',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache with flu since morning. On examination chest is clear slight redness seen in throat. ','Viral flu. ','Informed to parents and syp panadol 10ml also Syp Actidil 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to maintain personal hygiene. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','On follow up he feels fine. ','2025-08-08 06:33:57',NULL),(4399,115,72,'2025-08-06 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come for bandaging on old injury. On examination bleeding seen. ','Minor injury. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','Encourage to maintain personal hygiene. ','Referred to general physician for further assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-08-08 07:36:17',NULL),(4400,20,11,'2025-08-07 00:00:00',90,91.5,22,'60/43',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache with flu from yesterday. On examination chest is clear slight redness seen in throat. ','Viral flu. ','Informed to parents and syp panadol 10ml also Syp sirloine 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to go for check up from general physician. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-08-08 07:43:49',NULL),(4401,204,143,'2025-08-04 00:00:00',79,96.7,26,'70/50',132,28.4,16.3,'Moderate Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child on good behaviour. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-12 04:23:15',NULL),(4402,599,441,'2025-08-04 00:00:00',87,97.8,28,'80/52',129,22,13.22,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-12 04:29:08',NULL),(4403,619,27,'2025-08-04 00:00:00',80,98,26,'80/54',140,25.6,13.06,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-12 04:46:38',NULL),(4404,622,389,'2025-08-05 00:00:00',97,91.4,22,'70/62',136,23.2,12.54,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-12 04:53:22',NULL),(4405,617,298,'2025-08-05 00:00:00',87,97.6,24,'73/54',128,25.4,15.5,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-12 07:11:50',NULL),(4406,628,487,'2025-08-05 00:00:00',87,95.7,24,'70/60',135,25.6,14.05,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet who have full of calcium. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-12 07:15:01',NULL),(4407,627,412,'2025-08-05 00:00:00',82,95.6,24,'70/56',129,20.4,12.26,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods. ','Referred to dentist for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-12 09:48:51',NULL),(4408,640,498,'2025-08-05 00:00:00',79,94.7,22,'72/48',153,39.4,16.83,'Moderate Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad habit of no teeth brushing. ','Moderate thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-12 10:03:45',NULL),(4409,641,499,'2025-08-05 00:00:00',89,97.7,26,'60/48',146,32.2,15.21,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-12 10:14:22',NULL),(4410,630,489,'2025-08-05 00:00:00',82,97.7,24,'70/62',131,24,13.99,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-12 10:17:36','2025-10-04 07:46:23'),(4411,642,332,'2025-08-05 00:00:00',76,97.6,22,'70/50',136,26.4,14.27,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation. P/c. Fiu from 2 days. On examination chest is clear slight redness seen in throat. ','Viral flu. Severe thinness identified and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. He already taked medicen from his family doctor. ','Encourage to consume healthy meal and snacks and drink warm water. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-13 04:54:09',NULL),(4412,620,483,'2025-08-05 00:00:00',92,97,24,'70/52',128,22,13.43,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-23 04:58:21',NULL),(4413,623,468,'2025-08-05 00:00:00',81,97.4,28,'80/54',147,32.2,14.9,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-23 05:04:28',NULL),(4414,624,485,'2025-08-05 00:00:00',76,96.6,22,'74/52',135,25.6,14.05,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and stained teeth identified maybe cause calcium deficiency. All reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and go for check up from dentist. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-23 05:17:58',NULL),(4415,1,1,'2025-08-05 00:00:00',77,96.1,24,'68/49',140,27.2,13.88,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-23 05:23:30',NULL),(4416,175,180,'2025-08-05 00:00:00',82,96.6,24,'76/59',125,24,15.36,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-23 05:43:19',NULL),(4417,2,2,'2025-08-05 00:00:00',89,96.3,24,'76/54',133,25.6,14.47,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-23 05:46:52','2025-10-07 06:56:14'),(4418,5,11,'2025-08-05 00:00:00',92,95.5,28,'70/60',143,26.8,13.11,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to take healthy and proper diet who have full of iron and calcium. ','Referred to nutritionist for further assessment and suggestion for  more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-23 05:50:34',NULL),(4419,6,12,'2025-08-06 00:00:00',87,94.6,26,'78/52',135,32.4,17.78,'Mild Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-23 05:56:25',NULL),(4420,9,141,'2025-08-06 00:00:00',82,95.9,26,'70/60',136,25.2,13.62,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy','Moderate','Child presented with the history of mild anemia and severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating less quantity of meal. ','Mild anemia identified also improvement identified in weight not in height according to the previous screening record and plaque on the teeth and hair lice also identified. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan who have full of iron and monitoring intake and more weight gain. Counselled the child to take healthy and proper diet and to avoid from skipping meal. Implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 07:27:34',NULL),(4421,10,16,'2025-08-06 00:00:00',74,96.4,28,'73/49',140,27.2,13.88,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 08:27:56',NULL),(4422,13,166,'2025-08-06 00:00:00',87,96.4,22,'82/64',139,35.2,18.22,'Mild Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Swelling seen in throat. Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. Syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to go for check up from general physician and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to general physician for further assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 08:43:28','2025-08-25 08:45:56'),(4423,161,61,'2025-08-06 00:00:00',77,95.7,26,'69/48',142,28.6,14.18,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 08:48:00',NULL),(4424,615,474,'2025-08-06 00:00:00',92,95.9,26,'72/48',130,22.6,13.37,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 08:52:07',NULL),(4425,107,169,'2025-08-06 00:00:00',76,95.9,26,'74/52',137,25.2,13.43,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and consume healthy meal. ','Referred to nutritionist for further assessment and suggestion for  more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 08:56:43',NULL),(4426,44,63,'2025-08-06 00:00:00',78,95.3,28,'70/50',135,25.4,13.94,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 09:07:06',NULL),(4427,22,46,'2025-08-06 00:00:00',87,96.2,24,'74/44',134,26.4,14.7,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. \r\nP/c. Swelling and redness seen in throat. ','Throat infection. Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Syp panadol 10ml also Syp piriton 2.5ml given. Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junks and spicy food. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 09:14:07',NULL),(4428,49,120,'2025-08-06 00:00:00',84,96.4,24,'74/60',147,45.2,20.92,'Normal',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the normal weight and also she is physically and mentally healthy and active child and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 09:28:39',NULL),(4429,118,107,'2025-08-06 00:00:00',92,96.8,26,'76/54',142,35.6,17.66,'Mild Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for further assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 09:33:54',NULL),(4430,196,173,'2025-08-07 00:00:00',76,95.7,26,'67/45',142,30.2,14.98,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for weight gain and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 09:53:47',NULL),(4431,7,143,'2025-08-07 00:00:00',87,92.1,24,'70/50',142,32,15.87,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 10:26:49',NULL),(4432,165,171,'2025-08-07 00:00:00',92,96.4,22,'80/52',128,28.6,17.46,'Mild Thinness',NULL,NULL,'None','None','Good','Healthy','Mild','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 10:30:47',NULL),(4433,133,96,'2025-08-07 00:00:00',82,95.8,24,'67/50',129,21.2,12.74,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 10:35:27',NULL),(4434,163,2,'2025-08-07 00:00:00',82,95.6,26,'72/50',150,31.2,13.87,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 10:41:39',NULL),(4435,598,426,'2025-08-07 00:00:00',92,96.2,24,'70/40',132,25.2,14.46,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing ','2025-08-25 10:51:16',NULL),(4436,605,471,'2025-08-07 00:00:00',87,96.1,28,'70/49',131,23.2,13.52,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 10:54:53',NULL),(4437,614,473,'2025-08-07 00:00:00',77,95.5,26,'70/50',130,24.4,14.44,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 11:01:10',NULL),(4438,602,441,'2025-08-07 00:00:00',88,97.3,26,'70/50',130,22,13.02,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to avoid from sugary foods. Go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 11:07:57',NULL),(4439,637,377,'2025-08-07 00:00:00',72,95.6,22,'73/50',124,22.4,14.57,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 11:11:29',NULL),(4440,212,164,'2025-08-07 00:00:00',87,96.2,26,'76/52',143,32.4,15.84,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion of more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 11:15:37',NULL),(4441,89,29,'2025-08-08 00:00:00',77,95.8,24,'66/42',125,20.2,12.93,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from sugary foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 11:18:38',NULL),(4442,603,479,'2025-08-08 00:00:00',82,95.2,28,'60/42',126,19.3,12.16,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified and dirty teeth also identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 11:22:45',NULL),(4443,639,498,'2025-08-08 00:00:00',87,95.9,24,'60/44',135,25.05,13.66,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-25 11:26:30',NULL),(4444,58,134,'2025-08-08 00:00:00',88,95.7,26,'62/48',130,29.5,17.46,'Mild Thinness',NULL,NULL,'None','None','Good','Healthy','Mild','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing.\r\nP/c. Legache since night. On examination no swelling or redness seen. ','Muscular pain. Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. Syp panadol 10ml given. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-26 04:17:23',NULL),(4445,266,163,'2025-08-08 00:00:00',87,91.9,26,'62/44',130,22.45,13.28,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene.\r\nP/c. Fever with bodyache since night. On examination redness seen in throat. ','Viral fever. Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-26 04:53:57',NULL),(4446,65,165,'2025-08-11 00:00:00',87,87,24,'70/52',127,21,13.02,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-26 08:40:45',NULL),(4447,141,85,'2025-08-11 00:00:00',89,94.7,24,'67/48',117,20.35,14.87,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet to improve your health and growth. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-26 08:49:45',NULL),(4448,112,83,'2025-08-11 00:00:00',76,93.5,24,'72/50',131,21,12.24,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active but he is physically weak child and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal but physicall weakness identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-26 09:11:34',NULL),(4449,114,76,'2025-08-11 00:00:00',82,96.2,26,'69/50',123,19.9,13.15,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness with mild anemia but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record also and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing structured meal plan who have full of iron with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for reducing anemia. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-26 09:30:43',NULL),(4450,53,159,'2025-08-11 00:00:00',92,96.4,24,'60/48',120,18.02,12.53,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-26 09:35:14',NULL),(4451,125,127,'2025-08-11 00:00:00',92,96.9,24,'60/59',125,19.55,12.51,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-26 09:40:05',NULL),(4452,28,37,'2025-08-11 00:00:00',82,96.9,24,'70/50',121,20.3,13.87,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-26 09:44:41',NULL),(4453,29,2,'2025-08-11 00:00:00',82,96.2,24,'62/45',124,17.75,11.54,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-26 09:47:42',NULL),(4454,178,184,'2025-08-11 00:00:00',92,95.8,28,'70/54',123,19.3,12.76,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-26 09:51:29',NULL),(4455,134,164,'2025-08-11 00:00:00',78,95.3,26,'70/59',126,20.75,13.07,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-26 10:06:45',NULL),(4456,63,45,'2025-08-11 00:00:00',82,95.7,26,'76/54',132,25.45,14.61,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods and also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion of more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-26 10:14:47',NULL),(4457,210,202,'2025-08-12 00:00:00',79,96.3,26,'80/60',128,19.75,12.05,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 06:30:54',NULL),(4458,25,39,'2025-08-12 00:00:00',87,96.8,24,'72/54',124,19,12.36,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 06:49:38',NULL),(4459,56,115,'2025-08-12 00:00:00',91,95.2,26,'60/42',122,19,12.77,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 07:12:15',NULL),(4460,132,87,'2025-08-12 00:00:00',82,95.1,22,'67/52',122,19.85,13.34,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion of more weight. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 07:53:56',NULL),(4461,122,169,'2025-08-12 00:00:00',84,95.3,26,'70/54',127,19.85,12.31,'Severe Thinness',NULL,NULL,'Mild','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness with mild anemia but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene.','Improvement identified in height not in weight according to the previous screening record and hair lice identified and all reflexes and senses are normal  identified.\r\nwhite spots are appear on face maybe calcium deficiency. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 09:32:56',NULL),(4462,82,38,'2025-08-12 00:00:00',82,96.3,24,'75/53',129,24.2,14.54,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 10:04:16',NULL),(4463,214,40,'2025-08-12 00:00:00',87,95.2,28,'62/50',123,18.15,12,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 10:07:41',NULL),(4464,149,101,'2025-08-12 00:00:00',76,96.3,22,'70/52',132,23.7,13.6,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 10:11:34',NULL),(4465,69,34,'2025-08-12 00:00:00',92,96.2,26,'76/49',140,28.55,14.57,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 10:27:36',NULL),(4466,72,25,'2025-08-12 00:00:00',82,95.9,26,'76/52',140,29.15,14.87,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene with habit of no teeth brushing.\r\nP/c. Flu since night. On examination slight redness seen in throat. ','Viral flu. Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from cold water and spicy foods. Syp panadol 10ml also Syp piriton 2.5ml given. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 10:33:46',NULL),(4467,76,21,'2025-08-12 00:00:00',89,96.8,24,'70/52',124,19.3,12.55,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 10:50:06',NULL),(4468,83,20,'2025-08-12 00:00:00',78,96.5,28,'70/56',137,27.35,14.57,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 10:54:03',NULL),(4469,86,158,'2025-08-12 00:00:00',81,95.5,26,'74/52',131,23.65,13.78,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 10:57:18',NULL),(4470,87,154,'2025-08-12 00:00:00',87,96,22,'72/50',126,22.95,14.46,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 11:00:30',NULL),(4471,142,81,'2025-08-12 00:00:00',76,95,24,'80/50',131,30.05,17.51,'Mild Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child on good behaviour. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 11:04:06',NULL),(4472,92,114,'2025-08-13 00:00:00',80,96.9,26,'70/40',119,16.95,11.97,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 11:08:34',NULL),(4473,98,149,'2025-08-13 00:00:00',85,95.8,24,'60/44',127,23.1,14.32,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. \r\nP/c. Cough and cold from since night. On examination chest is clear slight redness seen in throat. ','Viral cough. Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal identified. ','Syp panadol 10ml also Syp piriton 2.5ml given.\r\nImplementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 11:14:04',NULL),(4474,103,138,'2025-08-13 00:00:00',78,95.6,26,'67/50',121,19.4,13.25,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 11:21:42',NULL),(4475,111,144,'2025-08-13 00:00:00',74,96.4,26,'70/52',125,18.35,11.74,'Severe Thinness',NULL,NULL,'None','Severe','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-27 11:26:16',NULL),(4476,171,175,'2025-08-13 00:00:00',81,96.7,22,'74/52',123,19,12.56,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-28 08:58:34',NULL),(4477,55,126,'2025-08-13 00:00:00',90,95.7,26,'72/49',127,28.45,17.64,'Mild Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and \r\nhealthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on good behaviour. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-28 09:06:41',NULL),(4478,137,102,'2025-08-13 00:00:00',81,96.6,26,'74/52',125,23.5,15.04,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and to do some exercises. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-28 09:13:48',NULL),(4479,62,23,'2025-08-13 00:00:00',86,95.5,29,'63/50',116,16.2,12.04,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-28 09:23:19',NULL),(4480,64,48,'2025-08-13 00:00:00',90,96,28,'60/48',119,19.35,13.78,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-28 09:27:10',NULL),(4481,80,139,'2025-08-13 00:00:00',86,95.6,24,'69/50',120,18.25,12.67,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth also hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal and also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. . ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-28 09:44:52',NULL),(4482,148,94,'2025-08-13 00:00:00',82,96.1,22,'70/48',117,18.25,13.33,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness with mild anemia but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and have mild anemia also identified and all reflexes and senses are normal identified. ','Implementing structured meal plan (green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-28 10:48:52',NULL),(4483,156,160,'2025-08-13 00:00:00',82,95.3,26,'60/42',117,17.45,12.75,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-28 10:53:11',NULL),(4484,157,86,'2025-08-16 00:00:00',87,95.9,24,'84/44',117,20.25,14.79,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast and have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-28 10:56:07',NULL),(4485,97,45,'2025-08-16 00:00:00',86,96.6,26,'59/45',114,17.05,13.12,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-28 10:59:17',NULL),(4486,100,30,'2025-08-16 00:00:00',88,95.5,22,'96/57',113,17.5,13.71,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-28 11:02:22',NULL),(4487,378,252,'2025-08-16 00:00:00',80,95.2,24,'75/59',121,18.15,12.4,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-28 11:08:21',NULL),(4488,379,306,'2025-08-16 00:00:00',100,97.6,28,'70/52',123,19.9,13.15,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-28 11:17:33',NULL),(4489,638,497,'2025-08-16 00:00:00',87,95.9,26,'77/47',117,18.35,13.4,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Severe thinness identified also hair lice and plaque teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-28 11:21:22',NULL),(4490,384,307,'2025-08-16 00:00:00',82,98.2,26,'72/50',117,20.3,14.83,'Severe Thinness',0,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 05:47:55',NULL),(4491,376,21,'2025-08-16 00:00:00',101,95.6,26,'88/62',115,16.3,12.33,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 06:15:48',NULL),(4492,487,358,'2025-08-18 00:00:00',87,95.5,24,'70/49',121,17.9,12.23,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 06:21:55',NULL),(4493,213,203,'2025-08-18 00:00:00',87,95.5,24,'70/49',126,21.9,13.79,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 06:25:22','2025-11-13 04:42:00'),(4494,61,136,'2025-08-18 00:00:00',92,97.2,28,'69/50',122,18.9,12.7,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from sugary foods. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 06:31:09',NULL),(4495,154,132,'2025-08-18 00:00:00',92,96.3,24,'74/52',117,17.9,13.12,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 07:04:18',NULL),(4496,155,68,'2025-08-18 00:00:00',78,95.4,24,'72/54',120,18.35,12.85,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to do some exercise. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 07:14:45',NULL),(4497,96,27,'2025-08-18 00:00:00',82,96.8,26,'70/50',123,17.7,11.7,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 10:14:37',NULL),(4498,443,364,'2025-08-18 00:00:00',82,97.2,22,'60/50',120,18.5,12.85,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 10:18:18',NULL),(4499,469,363,'2025-08-18 00:00:00',70,96.8,26,'81/50',121,21.55,14.72,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 10:21:34',NULL),(4500,457,361,'2025-08-18 00:00:00',88,96.4,24,'70/51',117,15.05,10.99,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy','None','Child presented with the history of mild anemia with severe thinness and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','Mild anemia identified and all reflexes and senses are normal identified. ','Implementing structured meal plan (green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks who have full of iron and calcium. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 10:26:56',NULL),(4501,455,373,'2025-08-18 00:00:00',82,95.2,24,'70/52',124,20,13.01,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. all ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 10:35:37',NULL),(4502,382,309,'2025-08-18 00:00:00',87,95.4,26,'74/50',120,15.9,11.04,'Severe Thinness',NULL,NULL,'None','None','None','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. All reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 10:38:49',NULL),(4503,381,310,'2025-08-18 00:00:00',87,95.8,22,'73/52',116,16.45,12.23,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 10:50:43',NULL),(4504,467,377,'2025-08-18 00:00:00',81,96.5,28,'83/55',123,22,14.54,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene.\r\nP/cough and cold from since night. On examination slight redness seen in throat.','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified\r\nViral cough with minor chest congestion. ','His treatment is continue with his family doctor.\r\nImplementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 10:59:48',NULL),(4505,390,316,'2025-08-18 00:00:00',96,96.3,24,'77/43',125,25.2,16.13,'Moderate Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 11:10:30',NULL),(4506,391,316,'2025-08-18 00:00:00',92,95.2,22,'70/50',116,20.2,15.01,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 11:15:43',NULL),(4507,436,61,'2025-08-18 00:00:00',77,95.4,26,'65/47',120,20.8,14.44,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 11:20:51','2025-11-13 08:55:11'),(4508,439,122,'2025-08-18 00:00:00',82,94.1,24,'67/48',107,15.4,13.45,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and exercise. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 11:28:04',NULL),(4509,470,383,'2025-08-18 00:00:00',102,95.4,26,'70/56',123,30.2,19.96,'Normal',NULL,NULL,'None','None','Good','Healthy','Mild','Child presented with the history of normal weight and have bad habit of no teeth brushing. ','Normal weight also with improvement identified in weight and height against the previous screening record and dirty teeth identified. ','Implementing balanced meal plan with monitoring intake and counselled the child on good behaviour. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-29 11:32:50',NULL),(4510,633,490,'2025-08-18 00:00:00',86,95.9,24,'77/50',115,20.2,15.27,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-30 05:53:56',NULL),(4511,635,63,'2025-08-18 00:00:00',87,95.3,22,'70/56',117,17.6,12.86,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-30 06:32:34',NULL),(4512,109,60,'2025-08-25 00:00:00',94,95.6,23,'70/60',128,25.2,15.38,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-30 06:46:55',NULL),(4513,23,26,'2025-08-25 00:00:00',76,96.1,26,'87/50',128,26.2,15.99,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-30 06:55:07',NULL),(4514,119,129,'2025-08-25 00:00:00',89,96.1,24,'84/59',142,36,17.85,'Mild Thinness',NULL,NULL,'None','None','Good','Healthy','Mild','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to wearing under shirts.','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-30 07:06:53',NULL),(4515,121,53,'2025-08-25 00:00:00',82,95.4,22,'70/43',128,24.4,14.89,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-30 08:40:11',NULL),(4516,177,183,'2025-08-25 00:00:00',75,96.5,26,'75/55',125,22,14.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-08-30 08:43:17',NULL),(4517,176,182,'2025-09-25 00:00:00',84,96.7,22,'76/50',123,20,13.22,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to avoid from sugary foods. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-01 09:05:11',NULL),(4518,33,122,'2025-09-25 00:00:00',92,96.1,26,'100/51',110,16.2,13.39,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-01 09:27:47',NULL),(4519,68,108,'2025-09-26 00:00:00',92,95.2,24,'72/50',120,18.2,12.64,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal or junks food. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-01 09:37:26',NULL),(4520,136,73,'2025-09-26 00:00:00',75,95.1,24,'69/50',136,25.2,13.62,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-01 09:44:02',NULL),(4521,108,68,'2025-09-26 00:00:00',74,95.2,24,'70/50',132,22.08,12.67,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-01 09:58:21','2025-11-13 11:42:44'),(4522,144,56,'2025-09-26 00:00:00',74,95.2,24,'70/50',122,20,13.44,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-01 10:12:20',NULL),(4523,71,31,'2025-08-26 00:00:00',87,95.3,24,'69/50',118,20,14.36,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-01 10:18:17','2025-09-03 04:30:30'),(4524,145,98,'2025-08-26 00:00:00',90,96,22,'73/50',121,20.2,13.8,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-01 10:31:41','2025-09-03 04:29:10'),(4525,146,95,'2025-08-26 00:00:00',74,95.2,26,'80/50',124,20.2,13.14,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-01 10:40:15','2025-09-03 04:20:30'),(4526,75,19,'2025-08-26 00:00:00',74,95.8,26,'72/50',119,18,12.71,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-01 10:44:18','2025-09-03 04:19:00'),(4527,77,131,'2025-08-26 00:00:00',82,96.8,24,'75/48',129,20.2,12.14,'Severe Thinness',0,0,'None','Moderate','Moderate','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-01 11:11:25','2025-09-03 04:17:18'),(4528,180,193,'2025-08-26 00:00:00',82,96.8,24,'75/48',107,16.2,14.15,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods.\r\nP/c. Headache and bodyache since morning. ','Gastric pain.\r\nImprovement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal identified. ','Syp mucaine 10ml given.\r\nImplementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-01 11:20:42','2025-09-03 04:16:43'),(4529,78,22,'2025-08-26 00:00:00',89,96.2,26,'82/54',124,25.4,16.52,'Moderate Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and stained teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and go for cheak up from dentist. ','Referred to dentist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-02 10:49:40','2025-09-03 04:15:58'),(4530,150,66,'2025-08-26 00:00:00',79,93.2,25,'76/54',129,25,15.02,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified.. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-02 10:55:16','2025-09-03 04:14:58'),(4531,79,50,'2025-08-26 00:00:00',83,96.4,26,'74/56',123,20.2,13.35,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-02 11:00:56','2025-09-03 04:14:16'),(4532,153,161,'2025-08-26 00:00:00',80,97.4,22,'68/50',114,17,13.08,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal.\r\nP/c. Legache since morning. On examination no swelling or redness seen. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-02 11:07:58','2025-09-03 04:13:29'),(4533,85,33,'2025-08-26 00:00:00',92,95.5,26,'76/54',124,20.6,13.4,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-03 05:46:11',NULL),(4534,74,24,'2025-08-26 00:00:00',88,96.1,24,'76/52',131,22.6,13.17,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-03 05:56:27',NULL),(4535,-1,-1,'2025-09-03 00:00:00',90,95.2,22,'74/58',116,20.2,NULL,NULL,NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and \r\nhealthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-03 06:04:19',NULL),(4536,60,35,'2025-08-27 00:00:00',81,95.2,26,'73/52',130,24.2,14.32,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-03 06:16:02',NULL),(4537,159,97,'2025-08-27 00:00:00',80,96.5,26,'70/50',122,22.4,15.05,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-03 06:22:18','2025-11-18 05:35:44'),(4538,-1,-1,'2025-08-27 00:00:00',82,96.4,26,'74/53',126,22,13.86,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-03 06:26:47',NULL),(4539,91,33,'2025-08-27 00:00:00',80,95.9,26,'80/50',135,25.4,13.94,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-03 06:50:25','2025-11-18 05:40:58'),(4540,101,28,'2025-08-27 00:00:00',90,25.8,28,'60/49',126,20.4,12.85,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-03 07:04:24',NULL),(4541,422,340,'2025-08-27 00:00:00',89,95.4,24,'65/49',119,19.2,13.56,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing.\r\nP/c. Discharged from ear with slight pain. On examination secretion seen. ','Improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal identified.\r\nEarl infaction identified. ','.implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal.\r\nInformed to the parents and syp panadol 10ml given for relive pain. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from ENT. ','Referred to ENT for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-03 07:13:12',NULL),(4542,441,350,'2025-08-27 00:00:00',84,96,24,'67/50',111,16.15,13.11,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified.','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-03 07:17:54',NULL),(4543,371,304,'2025-08-27 00:00:00',100,95.5,24,'83/52',125,22.5,14.4,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 05:38:09',NULL),(4544,440,349,'2025-08-27 00:00:00',82,95.3,22,'65/49',119,18.4,12.99,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 05:45:58',NULL),(4545,433,354,'2025-08-27 00:00:00',74,95.9,26,'70/50',113,15.8,12.37,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 05:56:56',NULL),(4546,438,29,'2025-08-27 00:00:00',80,95.5,26,'70/50',115,18.9,14.29,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 06:04:31',NULL),(4547,335,196,'2025-08-27 00:00:00',90,95.8,24,'64/49',107,15.03,13.13,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and hair lice also stained teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 06:09:01',NULL),(4548,462,358,'2025-08-27 00:00:00',100,96.4,28,'81/61',123,21,13.88,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 06:13:02',NULL),(4549,463,360,'2025-08-27 00:00:00',99,95.3,22,'87/52',116,20,14.86,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for height. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 06:19:36',NULL),(4550,414,327,'2025-08-28 00:00:00',79,95.6,24,'69/50',118,20.45,14.69,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and no teeth brushing. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 06:23:03',NULL),(4551,460,355,'2025-08-28 00:00:00',82,95.4,26,'70/50',115,19.5,14.74,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene.\r\nP/c. Minor scratch on knee. On examination no swelling or redness and no bleeding seen. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal identified.\r\nMinor scratch. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nSani plastic applied on scratch. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 06:30:43',NULL),(4552,468,362,'2025-08-28 00:00:00',81,97.9,24,'65/48',110,16.1,13.31,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 06:34:04',NULL),(4553,475,169,'2025-08-28 00:00:00',82,96.7,26,'80/62',112,16.7,13.31,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 06:39:00',NULL),(4554,400,77,'2025-08-28 00:00:00',80,96.1,26,'72/60',121,17.55,11.99,'Severe Thinness',0,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 06:48:32',NULL),(4555,377,134,'2025-08-28 00:00:00',72,95.4,26,'85/66',120,20.1,13.96,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and stained teeth identified due to nutritional deficiency. All reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk and sugary foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 07:47:38',NULL),(4556,383,308,'2025-08-28 00:00:00',78,95,24,'80/54',122,19.85,13.34,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 07:50:42',NULL),(4557,347,272,'2025-08-28 00:00:00',76,95.8,26,'75/50',115,19.05,14.4,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene.\r\nP/c. Cough and flu since morning. On examination chest is clear slight redness seen in throat. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified also all reflexes and senses are normal identified.\r\nViral cough and cold. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nSyp.panadol 10ml and Syp.piriton 5ml given. ','Encourage to consume healthy meal and snacks and to avoid from cold water and junk foods and go for cheak up from general physician. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 07:56:09',NULL),(4558,349,273,'2025-08-28 00:00:00',90,95.7,22,'75/52',114,19.05,14.66,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 08:08:16',NULL),(4559,344,85,'2025-08-28 00:00:00',92,95.8,29,'70/50',101,14.8,14.51,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 08:26:36',NULL),(4560,465,370,'2025-08-28 00:00:00',82,97.6,26,'74/50',119,16.35,11.55,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk and sugary foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 08:31:16',NULL),(4561,448,229,'2025-08-28 00:00:00',78,96.8,24,'61/43',128,19.55,11.93,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 08:38:04',NULL),(4562,350,275,'2025-08-28 00:00:00',100,96.2,26,'56/41',110,14.65,12.11,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 08:41:33',NULL),(4563,447,370,'2025-08-28 00:00:00',105,95.5,22,'74/54',121,17.45,11.92,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk and sugary foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 08:47:16',NULL),(4564,444,367,'2025-08-28 00:00:00',87,95.6,28,'79/67',116,17.45,12.97,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 09:02:13',NULL),(4565,446,221,'2025-08-28 00:00:00',105,96.1,24,'83/62',124,20.3,13.2,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 09:06:01',NULL),(4566,345,276,'2025-08-28 00:00:00',98,95.7,24,'78/51',112,17.65,14.12,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 09:10:02',NULL),(4567,366,302,'2025-08-29 00:00:00',95,95.5,24,'74/52',114,17.65,13.58,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 09:23:20',NULL),(4568,409,317,'2025-08-29 00:00:00',86,96.1,26,'70/50',115,17.3,13.08,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 09:27:40',NULL),(4569,415,328,'2025-08-29 00:00:00',80,95.4,24,'76/54',115,18.35,13.88,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 09:34:28',NULL),(4570,370,298,'2025-08-29 00:00:00',90,96.2,26,'75/49',108,16.4,14.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 09:41:43',NULL),(4571,429,341,'2025-08-29 00:00:00',87,95.7,28,'82/51',126,32,20.16,'Normal',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with normal weight and also physically and mentally active and healthy and have bad personal hygiene. ','Normal weight identified and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to do some exercises for healthy growth also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to do some exercises for good health. ','None required at this time. ','Scheduled for regular monitoring. ','Conducted health education session with parents to more improvement in child health and wellbeing. ','2025-09-04 09:46:31',NULL),(4572,429,341,'2025-08-29 00:00:00',87,95.7,28,'82/51',126,32,20.16,'Normal',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with normal weight and also physically and mentally active and healthy and have bad personal hygiene. ','Normal weight identified and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Counselled the child to take healthy and proper diet and to do some exercises for healthy growth also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to do some exercises for good health. ','None required at this time. ','Scheduled for regular monitoring. ','Conducted health education session with parents to more improvement in child health and wellbeing. ','2025-09-04 09:46:32',NULL),(4573,435,165,'2025-08-29 00:00:00',82,95.9,28,'62/50',121,20.55,14.04,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','Mild','Child presented with mild anemia but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Mild anemia identified but improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing structured meal plan (green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth and to treat of anemia. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 10:01:46',NULL),(4574,392,99,'2025-08-29 00:00:00',78,95.7,24,'68/49',118,16.65,11.96,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 10:17:43',NULL),(4575,471,382,'2025-08-29 00:00:00',82,96.8,24,'70/50',122,19.35,13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 10:22:58',NULL),(4576,394,98,'2025-08-29 00:00:00',78,96.1,26,'72/56',115,18.1,13.69,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 10:25:49',NULL),(4577,334,266,'2025-08-29 00:00:00',76,96,26,'67/49',113,15.7,12.3,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 10:33:39',NULL),(4578,484,385,'2025-08-29 00:00:00',80,95,26,'70/50',127,20.65,12.8,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal identified with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 10:38:14',NULL),(4579,483,384,'2025-08-29 00:00:00',80,96.8,24,'68/53',119,16.8,11.86,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk and sugary foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 10:47:15',NULL),(4580,464,376,'2025-08-29 00:00:00',87,95.3,25,'72/60',123,20.1,13.29,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 10:51:09',NULL),(4581,453,87,'2025-08-29 00:00:00',87,96.9,26,'85/56',121,18.35,12.53,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-04 10:55:52',NULL),(4582,599,441,'2025-09-12 00:00:00',NULL,94.8,22,'64/50',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of lower abdominal pain( right illiac region) pain starts from belly button and reached to right illiac fossa. O/E. Severe pain on palpation. ','Suspected appendicitis. ','Informed to parents and adviced to go for cheak up from general physician and Syp panadol 10ml given as first aid for relive pain. ','Go for cheak up from general physician. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','-','2025-09-12 08:26:50',NULL),(4583,422,340,'2025-09-12 00:00:00',NULL,97.4,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of cronic earache with discharge from 2 to 3 weeks. On examination discharge seen\r\nChest is clear. According to her mother this is geneticall problem. ','Ear infection. ','Informed to parents and Betnisol N drops put in the ear and take under observation for 20 minutes then send her to home with her mother. ','Encourage to go for cheak up from ENT specialist. ','Referred to ENT for future assessment and suggestion. ','Scheduled for regular monitoring. ','-','2025-09-12 08:42:56',NULL),(4584,200,102,'2025-09-12 00:00:00',NULL,96.6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of injury on knee joint due to fall down. It\'s happened at home. On examination no discharge seen. ','Minor injury. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. Syp panadol 10ml given. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-12 08:45:45',NULL),(4585,338,271,'2025-09-12 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on back of ear. On examination no bleeding seen. ','Minor cut. ','Polyfax skin ointment applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-12 08:47:26',NULL),(4586,475,169,'2025-09-12 00:00:00',NULL,94.8,26,'64/50',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache with flu since night. On examination chest is clear. ','Viral flu. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-12 08:58:26',NULL),(4587,174,179,'2025-08-08 00:00:00',NULL,96,NULL,'60/54',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Syp Mucaine 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink more water. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-09-12 09:22:14',NULL),(4588,42,58,'2025-08-08 00:00:00',NULL,96.7,NULL,'60/52',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain with cough since morning. On examination chest is clear and abdomen soft. ','Viral cough. ','Sent to the washroom and Syp mucain 10ml given and Syp siroline 5ml given take under observation for 10 minutes when she feels good then send back to the class ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-12 09:25:48',NULL),(4589,111,144,'2025-08-11 00:00:00',NULL,95.9,24,'60/48',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough and sore in throat since yesterday. On examination slight redness seen in throat and chest is clear. ','Viral throat infection. ','Syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-12 09:29:16',NULL),(4590,366,302,'2025-08-11 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of old minor injury on eye brow with pussy discharge it\'s happened at home. On examination  discharge seen. ','Minor injury. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','Encourage to maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-09-12 09:32:18',NULL),(4591,177,183,'2025-08-12 00:00:00',NULL,96.4,22,'72/50',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of throatache with abdominal pain since night. On examination slight redness seen in throat and abdomen soft. ','Viral infection with gastric pain. ','Syp Mucaine 10ml given and Syp piriton 2.5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-12 09:39:05',NULL),(4592,111,144,'2025-08-12 00:00:00',NULL,96.8,24,'68/50',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of nousea with throatache from 3days. On examination slight redness seen in throat ','Viral throat infection. ','She already taked medicen from her doctor. ','Encourage to consume samisolid food and drink warm water. ','-','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-12 09:42:54',NULL),(4593,22,46,'2025-08-12 00:00:00',NULL,99.7,26,'74/52',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of flu with cough since night. On examination chest is clear but slight redness and swelling seen in throat. ','Viral cough. ','Informed to parents and syp panadol 10ml also Syp sirloine 5ml given and take under observation for 15 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water and to avoid from spicy food. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-12 09:47:48',NULL),(4594,40,144,'2025-08-12 00:00:00',NULL,95.6,26,'70/50',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of bodyache with cough since morning. On examination chest is clear slight redness seen in throat. ','Viral cough. ','Syp siroline 10ml also Syp panadol 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water and to avoid from junk foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-12 09:52:53',NULL),(4595,622,389,'2025-08-12 00:00:00',NULL,97.2,NULL,'70/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of watery stools with abdominal pain since morning. On examination abdomen soft. ','Diarrhoea. ','Informed to parents and Tablet flagyl 400mg (1) and Tablet Nospa (1) also ORS  given and take under observation for 20 minutes and send back to home with her mother. ','Encourage to consume samisolid food and drink more water with ORS. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','-','2025-09-12 10:05:52',NULL),(4596,584,442,'2025-08-12 00:00:00',NULL,96.3,26,'65/50',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child presented with complain of fever with bodyache and cough and cold from yesterday. On examination chest is clear slight redness seen in throat. ','Viral cough. ','Informed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water and to avoid from junk foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-12 10:11:06',NULL),(4597,80,139,'2025-08-12 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule with pain on ring finger. ','Viral skin allergy. ','Removed all puss and cleaned with pyodine and polyfax skin ointment applied with bandage. ','Encourage to maintain personal hygiene. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-12 10:16:47',NULL),(4598,639,498,'2025-08-12 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of toothache since morning. On examination swelling on gums and dental cavity seen. ','Dental cavity. ','Informed to parents and syp panadol 10ml given and glycerine applied on gums. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to dentist for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-12 10:21:44',NULL),(4599,191,43,'2025-08-13 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on foot. On examination no bleeding seen. ','Minor scratch. ','Cleaned with pyodine and saniplast applied. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-12 10:25:09',NULL),(4600,204,143,'2025-08-18 00:00:00',NULL,NULL,NULL,'70/50',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain because of empty stomach. On examination abdomen soft. ','No breakfast. ','Biscuits given. ','Encourage to consume healthy meal and avoid to skip meal. ','None required at this time. ','-','-','2025-09-12 10:32:52',NULL),(4601,89,29,'2025-08-18 00:00:00',NULL,95.4,26,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of sore in throat and cough since night. On examination redness seen in throat. ','Viral cough. ','Syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-12 10:43:07',NULL),(4602,357,290,'2025-08-18 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on cheek from pencil. On examination slight bleeding seen. ','Minor scratch. ','Washed the face and polyfax skin ointment applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-12 10:50:09',NULL),(4603,204,143,'2025-08-25 00:00:00',NULL,97.9,22,'92/59',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of bodyache with headache since morning. On examination no swelling or redness seen in throat also chest is clear. ','Muscular pain. ','Syp panadol 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-12 10:57:13',NULL),(4604,430,347,'2025-08-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain on right eye due to getting hurt from pencil. On examination no swelling or bleeding seen just slight redness appear in eye. ','-','Washed the eye from tap water and Betnisol N drops put in the eye and take under observation for 10 minutes when he feels good then send back to the class. ','Take care of yourself. ','Referred to ENT for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-12 11:04:28',NULL),(4605,413,326,'2025-08-25 00:00:00',NULL,96.7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of bleeding from old woand. On examination no pussy discharge seen. ','Cronic woand. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','Encourage to maintain personal hygiene. ','Referred to general physician. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-12 11:11:15',NULL),(4606,263,181,'2025-08-25 00:00:00',NULL,95.2,22,'70/52',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with flu since night. On examination chest is clear slight redness seen in throat. ','Viral flu. ','Syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-12 11:14:36',NULL),(4607,627,412,'2025-08-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain on shoulder since night. On examination slight swelling seen. ','Muscular stiffness. ','Deep heat spray applied. ','Encourage to do exercise for muscular relaxation. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-13 04:34:38',NULL),(4608,34,57,'2025-08-25 00:00:00',NULL,95.6,22,'80/58',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever and flu with headache since night. On examination chest is clear, slight redness seen in \r\nthroat. ','Viral flu. ','Informed to parents and syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water and to avoid from junk foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-13 04:37:52',NULL),(4609,219,208,'2025-08-25 00:00:00',NULL,91.1,22,'64/50',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of flu with bodyache since morning. On examination slight redness seen in throat and chest is clear. ','Viral flu. ','Informed to parents and syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and drink warm water also to avoid from junk foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-09-13 04:41:17',NULL),(4610,223,66,'2025-08-25 00:00:00',NULL,96.2,NULL,'60/52',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain. On examination abdomen soft . ','Gastric pain. ','Syp Mucaine 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink more water. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-09-13 04:46:48',NULL),(4611,58,134,'2025-08-25 00:00:00',99,96.2,24,'65/41',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache since morning. On examination no swelling or redness seen in throat. ','Low blood pressure. ','Syp panadol 10ml also ORS given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-13 05:04:20',NULL),(4612,10,16,'2025-08-26 00:00:00',111,94.5,22,'70/54',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning. On examination abdomen hard.\r\nLess bowel movement. ','Gastric pain. ','Informed to parents and syp Mucaine 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink more water. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-13 05:35:32',NULL),(4613,1,1,'2025-08-26 00:00:00',NULL,96.2,22,'69/50',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of flu with cough since night. On examination no swelling but slight redness seen in throat and chest is clear. ','Viral flu. ','Syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and drink warm water also to avoid from junk foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-13 07:00:05',NULL),(4614,50,135,'2025-08-26 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come for only bandaging on old woand. On examination no bleeding seen but watery discharge seen from the woand. ','None infacted woand. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','Encourage to maintain personal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-13 07:03:50',NULL),(4615,8,87,'2025-08-27 00:00:00',99,96.3,24,'66/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache since morning.','Low blood pressure. ','Syp panadol 10ml also ORS given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-09-13 07:10:32',NULL),(4616,216,205,'2025-08-27 00:00:00',82,96.1,24,'80/50',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of flu with headaches and abdominal pain. On examination chest is clear slight redness seen in throat. ','Viral flu. ','Sent to the washroom and Syp panadol 10ml also Syp piriton 5ml given and take under observation for 15 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-13 07:19:07',NULL),(4617,72,25,'2025-08-27 00:00:00',96,96.2,26,'70/43',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of vomiting with abdominal pain since morning. On examination abdomen hard. ','No digestion ','Informed to parents and syp Mucaine 10ml given and take under observation for 20 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-13 07:31:10',NULL),(4618,453,87,'2025-08-27 00:00:00',90,97,24,'64/48',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough and cold since night. On examination chest is clear slight redness seen in throat. ','Viral cough. ','Informed to parents and syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to maintain personal hygiene. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-13 07:34:13',NULL),(4619,584,442,'2025-08-27 00:00:00',NULL,95.6,NULL,'67/49',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of loos motions with abdominal pain after lunch from home. ','Loos motions. ','Informed to parents and syp entamizol 5ml and ORS given and take under observation for 20 minutes when he feels good then send back to the class. ','Encourage to consume samisolid diet. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-09-13 07:45:29',NULL),(4620,179,187,'2025-08-28 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on foot finger. On examination no bleeding seen. ','Minor scratch only. ','Cleaned with pyodine and saniplast applied. ','Encourage to maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-09-13 07:49:22',NULL),(4621,51,135,'2025-08-28 00:00:00',NULL,97.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache due to getting hurt from bicycle it\'s happened at home. On examination redness seen but no swelling seen. ','Muscular pain. ','Analgesic cream applied. ','Take rest. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-13 08:08:02',NULL),(4622,40,144,'2025-08-28 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on leg. On examination no bleeding or swelling seen. ','Minor scratch only. ','Cleaned with pyodine and saniplast applied. ','Encourage to maintain personal hygiene. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-09-13 08:10:24',NULL),(4623,49,120,'2025-07-28 00:00:00',NULL,96.7,24,'70/50',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of cough and cold from with eye pain. On examination redness seen in throat. ','Viral cough. ','Informed to parents and syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water and to avoid from junk foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-13 08:14:33',NULL),(4624,89,29,'2025-08-28 00:00:00',NULL,96.7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of earache since morning. On examination earwax seen. ','Ear wax. ','Informed to parents and Betnisol N drops put in the ear and take under observation for 20 minutes when she feels good then send back to the class. ','Encourage to maintain personal hygiene. ','Referred to ENT for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-13 08:44:42',NULL),(4625,115,72,'2025-08-28 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of infection on toe with pain. On examination puss seen. ','Fungal infection. ','Cleaned with pyodine and polyfax skin ointment applied with bandage. ','Encourage to maintain personal hygiene. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-09-13 09:15:54',NULL),(4626,484,385,'2025-08-28 00:00:00',NULL,96.2,24,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of toothache since morning. On examination slight redness seen in throat. ','Throat infection. ','Informed to parents and syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water and to avoid from junk and spicy foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine ','2025-09-15 06:43:55',NULL),(4627,432,344,'2025-08-28 00:00:00',NULL,96.7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on leg with pain and pussy discharge. ','Skin allergy. ','Removed all puss and cleaned with pyodine then bandage with polyfax skin ointment. ','Encourage to maintain personal hygiene and drink more water and to avoid from oily food. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-15 06:54:32',NULL),(4628,189,195,'2025-08-28 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain on knee joint since morning. On examination no swelling or redness seen. ','Muscular pain. ','Deep heat spry applied with crepe bandage also Tablet panadol 1 given and take under observation for 20 minutes when he feels good then send back to the class. ','Encourage to do some exercises for muscular relaxation. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-15 06:59:39',NULL),(4629,48,154,'2025-08-28 00:00:00',NULL,96.4,24,'83/61',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of flu with headache since night. On examination redness seen in throat and chest is clear. ','Viral flu. ','Informed to parents and syp panadol 10ml also Syp piriton 5ml given and take under observation for 15 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water also to avoid from junk and spicy foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-15 07:04:13',NULL),(4630,332,268,'2025-08-29 00:00:00',NULL,96.2,22,'69/50',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of throat pain with flu since night. On examination redness seen in throat. ','Viral flu. ','Syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water also to avoid from junk and spicy foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-15 07:24:31',NULL),(4631,130,65,'2025-08-29 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of mouth ulcers with burning and pain. Child have history of less bowl movement. ','Mouth ulcer due constipation. ','Informed to parents and syp Mucaine 10ml given also glycerine applied and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink more water also to avoid from junk foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-15 07:28:35',NULL),(4632,153,161,'2025-08-29 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on foot. On examination no bleeding seen. ','Minor scratch. ','Cleaned with pyodine and saniplast applied. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-09-15 07:35:45',NULL),(4633,473,332,'2025-08-29 00:00:00',NULL,97.9,24,'65/40',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of cough and cold from 3 days. On examination chest is clear no redness or swelling seen in throat. ','Dry cough. ','Informed to parents and syp siroline 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water also to avoid from junk foods. Go for cheak up from general physician. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-15 07:43:19',NULL),(4634,412,325,'2025-08-29 00:00:00',NULL,97.4,28,'67/52',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with flu since night. On examination chest is clear and slight redness seen in throat. ','Viral flu. ','Syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water also to avoid from junk and spicy foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-15 09:13:05',NULL),(4635,538,420,'2025-08-29 00:00:00',NULL,95.4,26,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of earache with cough and cold from yesterday. On examination chest is clear but slight redness seen in throat. ','Viral cough and cold. ','Informed to parents and syp panadol 10ml also Syp piriton 5ml given also Betnisol N drops put in the ear and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water also to avoid from junk foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-15 09:19:54',NULL),(4636,41,57,'2025-08-29 00:00:00',NULL,97.4,22,'70/50',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of flu with throat pain since night. On examination slight redness seen in throat. ','Viral throat infection. ','Syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water also to avoid from junk foods. ','Referred to general physician for future assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-15 09:30:08',NULL),(4637,422,340,'2025-08-30 00:00:00',NULL,95.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of earache with pussy discharge it\'s cronic issue and according to her mother it\'s genitical problem (family history). ','Ear infection. ','Informed to parents and cleaned with sterile gause pads and Syp panadol 10ml given for relive pain. Send her to home with her mother. ','Encourage to go for cheak up from consultant to avoid from severe issues . ','Referred to ENT for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up condition is same. ','2025-09-15 09:54:30',NULL),(4638,174,179,'2025-08-30 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on foot with pussy discharge. ','Skin allergy. ','Removed all puss and cleaned with pyodine then bandage with polyfax skin ointment. ','Encourage to maintain personal hygiene and drink more water also to avoid from oily foods. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-15 10:03:03',NULL),(4639,49,120,'2025-08-30 00:00:00',NULL,97.1,22,'80/56',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of flu with sore in throat since night. On examination chest is clear but redness seen in throat. ','Viral flu. ','Syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water also to avoid from junk foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-15 10:07:30',NULL),(4640,452,372,'2025-09-01 00:00:00',79,96.2,26,'62/50',107,14.3,12.49,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-15 10:11:06',NULL),(4641,445,331,'2025-09-01 00:00:00',97,95.8,28,'62/43',116,17.8,13.23,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-15 10:20:47','2026-01-09 10:37:26'),(4642,417,331,'2025-09-01 00:00:00',80,95.6,24,'69/49',114,16.05,12.31,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-15 10:25:50',NULL),(4643,428,345,'2025-09-01 00:00:00',74,97,22,'70/52',113,17.55,13.77,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-15 10:29:13',NULL),(4644,387,311,'2025-09-01 00:00:00',91,95.4,28,'63/43',115,16.6,12.55,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene.\r\nP/c. Cough and flu since night. On examination redness seen in throat. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified.\r\nViral cough and flu. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nSyp siroline 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water and to maintain personal hygiene. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-15 10:34:30',NULL),(4645,387,311,'2025-09-01 00:00:00',91,95.4,28,'63/43',115,16.6,12.55,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene.\r\nP/c. Cough and flu since night. On examination redness seen in throat. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified.\r\nViral cough and flu. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nSyp siroline 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water and to maintain personal hygiene. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-15 10:34:30',NULL),(4646,432,344,'2025-09-01 00:00:00',97,96.1,22,'72/57',114,17.55,13.5,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from sugary foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-15 10:38:50',NULL),(4647,403,259,'2025-09-01 00:00:00',82,96.6,24,'78/50',114,15.96,12.28,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-15 10:44:14',NULL),(4648,425,342,'2025-09-01 00:00:00',82,96.4,26,'67/52',120,20.55,14.27,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-15 10:51:10',NULL),(4649,365,280,'2025-09-01 00:00:00',78,96.9,28,'60/50',108,12.85,11.02,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-15 10:55:08',NULL),(4650,397,233,'2025-09-01 00:00:00',81,95.5,26,'81/60',112,17.75,14.15,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-15 10:58:48',NULL),(4651,351,278,'2025-09-01 00:00:00',82,97,26,'60/50',106,14.02,12.48,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-15 11:02:24',NULL),(4652,386,312,'2025-09-01 00:00:00',82,97.1,24,'70/54',121,18.1,12.36,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal.\r\nP/c. Cough and cold from yesterday. On examination slight redness seen in throat. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. \r\nViral cough and flu. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal.\r\nSyp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and snacks and drink warm water also to avoid from junk foods and to go for cheak up from general physician. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-15 11:07:38','2025-11-19 06:25:09'),(4653,454,374,'2025-09-01 00:00:00',82,97.3,24,'70/60',118,16.95,12.17,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-15 11:14:17',NULL),(4654,385,281,'2025-09-17 00:00:00',82,96.6,26,'60/50',118,16.95,12.17,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 06:50:45',NULL),(4655,466,225,'2025-09-02 00:00:00',77,95.6,26,'72/49',115,14.95,11.3,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 07:08:17',NULL),(4656,160,52,'2025-09-02 00:00:00',72,95.7,26,'71/52',116,16.95,12.6,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 07:11:41',NULL),(4657,341,260,'2025-09-02 00:00:00',88,96.4,22,'70/60',106,15.55,13.84,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 07:33:51',NULL),(4658,442,348,'2025-09-02 00:00:00',90,96.3,24,'72/54',118,20,14.36,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 07:40:36',NULL),(4659,339,262,'2025-09-02 00:00:00',82,95.1,24,'70/52',118,18.05,12.96,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 07:50:48',NULL),(4660,424,338,'2025-09-02 00:00:00',80,95.2,24,'64/50',119,15.95,11.26,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy','Mild','Child presented with mild anemia with severe thinness in BMI calculation but physically and mentally child is active and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Mild anemia identified with hair lice and dirty teeth also identified and all reflexes and senses are normal identified. ','Implementing structured meal plan(green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal ','Encourage to consume healthy meal who have full of iron and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to general physician for anemia. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 08:56:04',NULL),(4661,332,268,'2025-09-02 00:00:00',79,96,26,'74/52',108,15.55,13.33,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing ','2025-09-17 08:59:16',NULL),(4662,437,176,'2025-09-02 00:00:00',82,97.2,24,'76/54',124,22,14.31,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 09:22:51',NULL),(4663,473,332,'2025-09-02 00:00:00',82,96.7,24,'76/51',120,19.45,13.51,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 09:27:34',NULL),(4664,416,330,'2025-09-02 00:00:00',72,96.7,28,'72/48',109,15.85,13.34,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet for healthy growth. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 09:32:01',NULL),(4665,399,58,'2025-09-02 00:00:00',80,95,28,'64/50',110,15.05,12.44,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 09:37:51',NULL),(4666,423,339,'2025-09-02 00:00:00',81,95.2,22,'74/56',119,20.1,14.19,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to avoid from junk foods because they are make you unhealthy. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 09:43:26',NULL),(4667,348,277,'2025-09-02 00:00:00',84,95,24,'80/50',114,17,13.08,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 09:48:44',NULL),(4668,167,172,'2025-09-03 00:00:00',75,95.4,24,'68/50',113,15.45,12.1,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 09:54:37',NULL),(4669,166,172,'2025-09-03 00:00:00',78,98.4,26,'67/48',113,15.08,11.81,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 10:13:01',NULL),(4670,374,81,'2025-09-03 00:00:00',80,98,24,'70/50',113,17.15,13.43,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to avoid from junk and sugary foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 10:23:58',NULL),(4671,450,359,'2025-09-03 00:00:00',73,96.3,24,'68/48',116,16.15,12.02,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 10:27:20',NULL),(4672,412,325,'2025-09-03 00:00:00',92,96.4,28,'70/50',119,17.16,12.14,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 10:30:41',NULL),(4673,410,324,'2025-09-03 00:00:00',90,95.5,26,'64/54',122,17.5,11.76,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 10:37:38',NULL),(4674,357,290,'2025-09-03 00:00:00',76,95.9,24,'67/50',110,16.15,13.35,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 10:42:28',NULL),(4675,636,182,'2025-09-03 00:00:00',98,95.3,22,'75/60',110,17.5,14.46,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 10:58:17',NULL),(4676,482,171,'2025-09-03 00:00:00',92,95.9,26,'74/50',112,17.6,14.03,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-17 11:02:06',NULL),(4677,613,472,'2025-09-03 00:00:00',97,96.1,24,'92/65',127,22.85,14.17,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-18 10:12:35',NULL),(4678,613,472,'2025-09-03 00:00:00',97,96.1,24,'92/65',127,22.85,14.17,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-18 10:12:35',NULL),(4679,613,472,'2025-09-03 00:00:00',97,96.1,24,'92/65',127,22.85,14.17,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-18 10:12:35',NULL),(4680,613,472,'2025-09-03 00:00:00',97,96.1,24,'92/65',127,22.85,14.17,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-18 10:12:35',NULL),(4681,613,472,'2025-09-03 00:00:00',97,96.1,24,'92/65',127,22.85,14.17,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-18 10:12:35',NULL),(4682,613,472,'2025-09-03 00:00:00',97,96.1,24,'92/65',127,22.85,14.17,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-18 10:12:35',NULL),(4683,102,147,'2025-09-03 00:00:00',100,96.2,24,'79/54',120,19.85,13.78,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene.\r\nP/C:Slight redness and swelling seen in throat. ','No improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified.\r\nViral throat infection. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-18 10:20:47',NULL),(4684,396,53,'2025-09-03 00:00:00',70,96.2,22,'65/49',110,14.75,12.19,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-18 10:27:40',NULL),(4685,426,343,'2025-09-03 00:00:00',80,94.2,26,'67/48',115,16.3,12.33,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified.','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-18 10:32:47',NULL),(4686,372,303,'2025-09-03 00:00:00',102,95.4,22,'87/65',122,18,12.09,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-18 10:38:26','2025-11-27 04:26:50'),(4687,342,264,'2025-09-03 00:00:00',82,97.1,28,'70/52',118,18.05,12.96,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-18 10:44:19',NULL),(4688,418,334,'2025-09-04 00:00:00',78,96.3,26,'72/50',123,19.6,12.96,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-22 04:42:59',NULL),(4689,427,346,'2025-09-22 00:00:00',NULL,98.6,NULL,'66/57',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with her mother with complain of burning micturation and pain during pass out the urine. On examination \r\nswelling seen in both legs and face, also she has skin allergy and she had taked medicen for it. ','Initial diagnoses is UTI\r\nConfrim diagnosis is depend on lab investigations. ','Adviced to her mother please go for her compleat check up and required investigation. ','Encourage to drink lots of water. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','-','2025-09-22 10:50:23',NULL),(4690,174,179,'2025-09-22 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on hand with pain. ','Skin allergy. ','Removed all puss and cleaned with pyodine and polyfax skin ointment applied and Syp piriton 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-22 10:54:20',NULL),(4691,89,29,'2025-09-22 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache. On examination no swelling or redness seen. ','Muscular pain. ','Syp panadol 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks who have full of calcium. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-09-22 10:56:38',NULL),(4692,89,29,'2025-09-22 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache. On examination no swelling or redness seen. ','Muscular pain. ','Syp panadol 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks who have full of calcium. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-09-22 10:56:49',NULL),(4693,165,171,'2025-09-22 00:00:00',NULL,96.7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of a small mouth boil appear on his gums with pain. ','Mouth ulcer. ','Glycerine applied and Syp mucain 10ml given and send back to the class. ','Encourage to consume samisolid food and drink more water. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-09-22 10:59:46',NULL),(4694,40,144,'2025-09-22 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of backache since night. On examination no swelling or redness seen. ','Muscular pain. ','Tablet panadol 1 given and take under observation for 15 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-09-22 11:06:03',NULL),(4695,60,35,'2025-09-22 00:00:00',NULL,95.1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of earache since morning. On examination no wax or any discharge seen minor enlargement feel on palpation with redness seen in throat. ','Viral throat infection. ','Syp panadol 15ml and Betnisol N drops put in the ear and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to maintain personal hygiene. ','Referred to ENT for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-09-22 11:09:30',NULL),(4696,140,85,'2025-09-22 00:00:00',NULL,97.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache due to fall down. On examination no swelling or redness seen. ','Muscular pain only. ','Analgesic cream applied and Syp panadol 15 ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to do some exercises for muscular relaxation. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-22 11:12:27',NULL),(4697,140,85,'2025-09-22 00:00:00',NULL,97.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache due to fall down. On examination no swelling or redness seen. ','Muscular pain only. ','Analgesic cream applied and Syp panadol 15 ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to do some exercises for muscular relaxation. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-22 11:12:27',NULL),(4698,58,134,'2025-09-22 00:00:00',NULL,96.4,NULL,'72/54',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache with flu since night. On examination. slight redness seen throat but chest is clear. ','Viral flu. ','Syp panadol 10ml and syp piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and to avoid from junk and spicy foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-09-22 11:20:29',NULL),(4699,455,373,'2025-09-25 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-25 05:37:29',NULL),(4700,340,261,'2025-09-04 00:00:00',80,95.4,28,'70/57',109,15.15,12.77,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-25 06:06:40',NULL),(4701,331,189,'2025-09-04 00:00:00',73,97.4,22,'62/49',120,20.35,14.13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-25 06:37:13',NULL),(4702,338,271,'2025-09-04 00:00:00',76,97.2,24,'67/49',112,16.45,13.11,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-25 06:42:52',NULL),(4703,346,22,'2025-09-04 00:00:00',100,95.5,28,'64/44',108,16.45,14.1,'Severe Thinness',NULL,NULL,'Mild','Moderate','Good','Unhealthy','Mild','Child presented with mild anemia and severe thinness but physically and mentally child is active and habit of eating junk foods also have bad oral and personal hygiene with habit of no teeth brushing. ','Mild anemia identified and hair lice also dirty teeth identified also all reflexes and senses are normal identified. ','Implementing structured meal plan who have full of iron (dates, apple and carrots juice, green veg and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from general physician. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-25 07:04:49',NULL),(4704,401,204,'2025-09-04 00:00:00',87,95.5,24,'70/63',117,17.15,12.53,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-25 07:36:39',NULL),(4705,434,66,'2025-09-04 00:00:00',98,95.2,22,'91/68',120,17.9,12.43,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy','Mild','Child presented the history of mild anemia with severe thinness but physically and mentally child is active and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Mild anemia and hair lice also dirty teeth identified also all reflexes and senses are normal identified. ','Implementing structured meal plan (meat, green veg, apple and carrots juice and dates) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to go for cheak up from general physician to treat anemia. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-25 07:51:20',NULL),(4706,395,156,'2025-09-04 00:00:00',88,95.9,24,'66/51',115,18.65,14.1,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also stained teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-25 08:08:12',NULL),(4707,427,346,'2025-09-04 00:00:00',89,95.1,24,'62/50',103,14.05,13.24,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','None','Child presented with history of mild anemia.\r\nP/c: skin allergy and burning in micturation. On examination. Swelling on face and mild ode a also seen on legs. ','Mild anemia identified and skin allergy also UTI identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan(green veg, apple and carrots juice, dates and meat) with monitoring intake and \r\nweight gain.\r\nInformed to parents and adviced to go for cheak up from\r\ngeneral physician. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-25 10:30:27',NULL),(4708,479,279,'2025-09-04 00:00:00',88,95.3,29,'60/48',111,14.05,11.4,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-25 10:44:43',NULL),(4709,368,300,'2025-09-04 00:00:00',80,95.5,24,'75/52',114,16.3,12.54,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-25 10:56:59',NULL),(4710,481,299,'2025-09-04 00:00:00',87,96.2,22,'76/58',103,14.05,13.24,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to drink more water. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-25 11:01:10',NULL),(4711,363,281,'2025-09-12 00:00:00',98,95.3,22,'60/48',110,15.85,13.1,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-25 11:06:50',NULL),(4712,405,322,'2025-09-12 00:00:00',76,95.4,24,'70/56',120,18.95,13.16,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-26 05:22:34',NULL),(4713,407,320,'2025-09-12 00:00:00',82,92.7,24,'70/50',115,18.95,14.38,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ',NULL,'2025-09-26 05:25:26',NULL),(4714,413,326,'2025-09-12 00:00:00',72,95.6,24,'68/50',118,18.95,13.61,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-26 05:36:06',NULL),(4715,486,387,'2025-09-12 00:00:00',72,95.2,26,'67/54',108,15.05,12.9,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','Mild','Child presented with mild anemia but physically and mentally child is active and have bad oral hygiene also have bad habit of skipping meal. ','Mild anemia identified also improvement identified in weight and height against the previous screening record and dirty teeth identified and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet (meat, green veg, apple and carrots juice and dates) to treat anemia. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from general physician to treat anemia. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-26 05:43:43',NULL),(4716,355,294,'2025-09-12 00:00:00',99,95.4,22,'68/50',103,14,13.2,'Severe Thinness',NULL,NULL,'Mild','Severe','Good','Unhealthy','Mild','Child presented with mild anemia and history of severe thinness in BMI calculation but physically and mentally child is active and have bad habit of skipping meal also have bad oral hygiene.','Mild anemia identified with improvement in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan (green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-26 06:08:34',NULL),(4717,129,64,'2025-08-25 00:00:00',26,95.9,26,'62/45',122,22.4,15.05,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-27 06:21:51',NULL),(4718,129,64,'2025-08-25 00:00:00',26,95.9,26,'62/45',122,22.4,15.05,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-27 06:22:25',NULL),(4719,129,64,'2025-08-25 00:00:00',26,95.9,26,'62/45',122,22.4,15.05,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-27 06:22:25',NULL),(4720,131,90,'2025-08-25 00:00:00',74,95,24,'75/60',125,19.2,12.29,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-27 06:28:28',NULL),(4721,359,287,'2025-09-12 00:00:00',88,95.8,26,'67/49',107,14.35,12.58,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-27 06:40:04',NULL),(4722,360,287,'2025-09-12 00:00:00',88,95.2,24,'70/50',110,14.35,11.86,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-27 06:47:03',NULL),(4723,404,323,'2025-09-12 00:00:00',78,95.2,28,'72/49',114,16.8,12.93,'Severe Thinness',NULL,NULL,'None','None','Good',NULL,'None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-27 06:51:26',NULL),(4724,333,267,'2025-09-12 00:00:00',87,96.2,24,'73/52',113,17.2,13.47,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-27 06:59:07',NULL),(4725,358,286,'2025-09-12 00:00:00',92,96,22,'66/50',103,15.8,14.89,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-27 07:04:37',NULL),(4726,626,486,'2025-09-12 00:00:00',84,95.6,26,'70/48',107,15.8,13.8,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-27 07:09:20',NULL),(4727,105,56,'2025-09-15 00:00:00',96,95.4,24,'102/64',140,32.45,16.56,'Moderate Thinness',NULL,NULL,'None','Severe','Good','Unhealthy','Moderate','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and have bad habit of skipping meal also have bad oral and personal hygiene.\r\nP/c. Cough with flu since night. On examination chest is clear and slight redness seen in throat. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal identified. Viral cough. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nSyp panadol 15 ml and Syp piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and go for cheak up from general physician. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-27 07:20:39',NULL),(4728,81,40,'2025-09-15 00:00:00',84,95.8,26,'79/60',135,27.15,14.94,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-27 07:27:57',NULL),(4729,34,57,'2025-09-15 00:00:00',82,95.6,22,'82/57',155,32.45,13.54,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-27 07:31:23',NULL),(4730,47,151,'2025-09-15 00:00:00',94,97,26,'88/65',135,22.9,12.66,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also stained teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-27 07:37:28',NULL),(4731,173,177,'2025-09-15 00:00:00',81,96,24,'81/58',140,26.3,13.42,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing.\r\nP/c. Flu with sore in throat since morning. On examination slight redness seen in throat. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal identified.\r\nViral flu. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nSyp panadol 15 ml and Syp piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-27 07:45:50',NULL),(4732,200,102,'2025-09-15 00:00:00',74,90.8,22,'86/58',142,31.25,15.5,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and con xunselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. 1211','2025-09-29 05:25:02','2025-12-06 07:26:42'),(4733,488,193,'2025-09-15 00:00:00',89,95.7,22,'60/49',103,13.55,12.77,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-29 06:10:52',NULL),(4734,361,285,'2025-09-15 00:00:00',78,95.6,24,'60/45',112,16.65,13.32,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-29 06:20:45',NULL),(4735,430,347,'2025-09-15 00:00:00',82,95.1,26,'63/50',112,15.55,12.4,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-29 10:40:09',NULL),(4736,373,163,'2025-09-15 00:00:00',79,96.1,24,'60/40',105,13.15,11.93,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and stained teeth identified due to nutritional deficiency. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from sugary foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-29 10:44:42',NULL),(4737,459,366,'2025-09-15 00:00:00',82,96.2,26,'64/52',122,17.95,12.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-29 10:52:11',NULL),(4738,419,335,'2025-09-15 00:00:00',81,95.9,24,'69/50',128,32.7,19.96,'Normal',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with normal in BMI calculation also physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Normal weight identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child on to do some exercises for healthy growth. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-29 10:57:48',NULL),(4739,185,198,'2025-09-15 00:00:00',78,96.8,24,'71/47',143,28.65,14.01,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-29 11:10:10',NULL),(4740,223,66,'2025-09-15 00:00:00',105,96.1,24,'50/30',138,21.85,11.47,'Severe Thinness',NULL,NULL,'Mild','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness and mild anemia also but physically and mentally child is active and have bad habit of skipping meal also have bad oral and personal \r\nhygiene.\r\nP/c. Headache since morning. ','Mild anemia identified with improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal identified.\r\nShe have lowe blood pressure. ','Implementing structured meal plan who have full of iron (dates, apple and carrots juice, green veg and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nORS given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-30 04:54:05',NULL),(4741,183,185,'2025-09-15 00:00:00',76,96.1,22,'68/54',125,21.3,13.63,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for height grow. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-30 05:44:16',NULL),(4742,217,206,'2025-09-16 00:00:00',72,95.1,26,'79/64',135,23.9,13.11,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing.\r\nP/c. Headache with flu since morning. On examination chest is clear, slight redness seen in throat. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal identified.\r\nViral flu. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from junk foods also to go for cheak up from general physician. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-30 06:10:20',NULL),(4743,219,208,'2025-09-16 00:00:00',86,95.8,24,'81/63',150,28.25,12.56,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-30 06:17:54',NULL),(4744,186,167,'2025-09-16 00:00:00',98,95.2,24,'88/58',136,26.15,14.14,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-30 06:28:50',NULL),(4745,181,189,'2025-09-16 00:00:00',82,96.4,26,'94/56',154,39.25,16.66,'Moderate Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and \r\nhealthy and have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-30 06:35:29',NULL),(4746,264,194,'2025-09-16 00:00:00',80,96.1,26,'79/52',130,20.69,12.24,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene.\r\nP/c. Eye pain with itching. On examination slight redness seen. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified.\r\nEye infection. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal.\r\nBetnisol N drops put in the eye and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and go for cheak up from ENT specialist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-30 06:47:00',NULL),(4747,191,43,'2025-09-16 00:00:00',87,95,24,'60/54',133,25.26,14.28,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-30 06:55:46',NULL),(4748,278,242,'2025-09-16 00:00:00',87,95.4,24,'70/50',145,25.6,12.26,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-30 07:07:19',NULL),(4749,193,191,'2025-09-16 00:00:00',94,96.3,26,'81/54',134,24.4,13.59,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-30 07:14:30',NULL),(4750,12,18,'2025-09-16 00:00:00',77,95.4,24,'89/58',137,29.6,15.77,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing.\r\nP/c. Legache since morning. On examination no swelling or redness seen. ','No improvement identified in weight and height against the previous screening record and hair lice also stained teeth identified and all reflexes and senses are normal, with no any current health issue identified.\r\n Muscular pain. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. \r\nSyp panadol 10ml given and take under observation for 10 minutes when she feels good then send back to the class. \r\n','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-30 08:31:14',NULL),(4751,35,79,'2025-09-16 00:00:00',72,97,22,'89/59',141,28.7,14.44,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal.\r\nP/c. Fever with bodyache since night. On examination redness seen in throat. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified.\r\nViral fever. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal.\r\nSyp panadol 15 ml and Syp piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to go for cheak up from general physician. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-30 08:45:51',NULL),(4752,20,11,'2025-09-16 00:00:00',79,95.8,24,'80/50',139,23.9,12.37,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing.\r\nCronic flu. On examination wheezing sound appear. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified.\r\nMild chest congestion identified. ','Informed to parents and syp panadol 15ml and Syp piriton 5ml given and take under observation for 10 minutes. \r\nImplementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from general physician. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-09-30 11:01:05',NULL),(4753,37,76,'2025-09-16 00:00:00',93,95.3,24,'73/53',138,26.05,13.7,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-01 05:28:41',NULL),(4754,174,179,'2025-09-17 00:00:00',89,96.7,22,'72/51',128,20.5,12.51,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from dentist also to avoid from sugary foods. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-01 05:32:03',NULL),(4755,-1,-1,'2025-10-01 00:00:00',81,964,24,'70/56',135,20.5,NULL,NULL,NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-01 05:39:24',NULL),(4756,40,144,'2025-09-17 00:00:00',82,94.5,24,'76/56',150,31.2,13.87,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-01 08:42:05',NULL),(4757,41,57,'2025-09-17 00:00:00',86,96.4,24,'78/50',136,25.55,13.81,'Severe Thinness',NULL,NULL,'None','None','None','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-02 05:01:50',NULL),(4758,42,58,'2025-09-17 00:00:00',79,96.1,22,'85/48',124,19.6,12.75,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on\r\n\r\n\r\nImplementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. \r\n','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-02 06:11:40',NULL),(4759,21,112,'2025-09-17 00:00:00',78,97.8,24,'70/50',131,26.65,15.53,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-02 07:01:22',NULL),(4760,21,112,'2025-09-17 00:00:00',78,97.8,24,'70/50',131,26.65,15.53,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-02 07:02:49',NULL),(4761,45,63,'2025-09-17 00:00:00',87,95.6,22,'75/52',123,19.6,12.96,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-02 10:40:26',NULL),(4762,46,67,'2025-09-17 00:00:00',92,95,26,'76/54',139,24.7,12.78,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing.','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-02 10:48:10',NULL),(4763,48,154,'2025-09-17 00:00:00',79,96.5,22,'75/64',128,26.65,16.27,'Moderate Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing of f 6th','2025-10-02 10:54:33',NULL),(4764,110,77,'2025-09-17 00:00:00',82,95.5,24,'79/50',126,23.1,14.55,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-02 11:02:18',NULL),(4765,50,135,'2025-09-17 00:00:00',79,95.9,26,'80/50',142,27.05,13.41,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-03 05:48:25',NULL),(4766,51,135,'2025-09-17 00:00:00',82,95.4,24,'70/54',127,21.7,13.45,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-03 05:53:31',NULL),(4767,51,135,'2025-09-17 00:00:00',82,95.4,24,'70/54',127,21.7,13.45,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-03 05:53:31',NULL),(4768,54,126,'2025-09-18 00:00:00',79,95.8,24,'80/50',137,24,12.79,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-03 06:07:18','2025-10-04 04:38:38'),(4769,117,107,'2025-09-18 00:00:00',87,96.2,22,'70/50',126,20.1,12.66,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-03 06:11:46','2025-10-04 04:37:21'),(4770,179,187,'2025-09-18 00:00:00',77,96.2,26,'60/38',130,21.95,12.99,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and have\r\n bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified\r\n and all reflexes and senses are normal identified.\r\nLow blood pressure also identified. \r\nLow blood pressure. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy\r\n and proper diet and to avoid from junk foods because they are\r\n make you unhealthy also implementing hair wash in school \r\nsalon with anti lice shampoo after oiling with anti lice oil.\r\nORS given. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-03 06:26:26','2025-10-04 04:36:25'),(4771,266,163,'2025-09-18 00:00:00',96,95.8,24,'77/55',132,22.15,12.71,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-04 04:45:30',NULL),(4772,135,79,'2025-09-18 00:00:00',82,95.4,24,'80/50',136,29.2,15.9,'Severe Thinness',NULL,NULL,'None','None','None','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-04 05:49:27',NULL),(4773,135,79,'2025-09-18 00:00:00',82,95.4,24,'80/50',136,29.2,15.9,'Severe Thinness',NULL,NULL,'None','None','None','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-04 05:49:27',NULL),(4774,58,134,'2025-09-18 00:00:00',79,97,25,'76/50',130,30.35,17.96,'Mild Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-04 06:00:31',NULL),(4775,139,99,'2025-09-18 00:00:00',87,96.2,24,'68/52',128,19.15,11.69,'Severe Thinness',NULL,NULL,'None','Mild','None','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-04 06:21:39',NULL),(4776,140,85,'2025-09-18 00:00:00',87,95.8,24,'70/50',129,22.85,13.73,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and have bad habit of eating in less quantity of meal also have bad oral hygiene.\r\nP/C. Abdominal pain since morning. On examination abdomen soft bloating feel on palpation. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified and all reflexes and senses are normal identified.\r\nGastric pain. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal.\r\nSyp mucain 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and also encourage to consume samisolid food and drink more water. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-04 06:27:32',NULL),(4777,143,75,'2025-09-18 00:00:00',88,98.3,26,'76/54',137,24,12.79,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-04 06:31:59',NULL),(4778,70,31,'2025-09-18 00:00:00',90,95.6,24,'70/50',124,22.85,14.86,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-04 06:37:14',NULL),(4779,84,160,'2025-09-18 00:00:00',78,95.2,25,'72/50',131,23.65,13.78,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-04 06:51:58',NULL),(4780,158,84,'2025-09-19 00:00:00',87,96.4,22,'70/50',126,21.25,13.38,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 05:16:16',NULL),(4781,94,123,'2025-09-19 00:00:00',87,95.7,24,'70/50',135,24.45,13.42,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 05:26:46',NULL),(4782,94,123,'2025-09-19 00:00:00',87,95.7,24,'70/50',135,24.45,13.42,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 05:27:05',NULL),(4783,89,29,'2025-09-19 00:00:00',87,95,24,'72/52',125,20.65,13.22,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 06:02:33',NULL),(4784,169,174,'2025-09-19 00:00:00',93,97.1,24,'78/60',134,24.1,13.42,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 06:08:58',NULL),(4785,172,176,'2025-09-19 00:00:00',87,25.3,26,'74/50',136,30,16.17,'Moderate Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 06:16:07',NULL),(4786,622,389,'2025-09-19 00:00:00',81,95.8,26,'67/50',136,22.75,12.3,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 06:39:00',NULL),(4787,204,143,'2025-09-19 00:00:00',82,96.5,26,'70/50',132,29.5,16.93,'Moderate Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child on good behaviour and manners also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 06:43:28',NULL),(4788,263,181,'2025-09-19 00:00:00',71,96.4,24,'89/65',139,27.6,14.28,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 06:46:26',NULL),(4789,247,156,'2025-09-19 00:00:00',98,95.4,24,'72/54',138,31,16.28,'Moderate Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child on good behaviour. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 06:53:12',NULL),(4790,211,202,'2025-09-19 00:00:00',79,95.2,26,'85/57',150,30.35,13.49,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 06:56:26',NULL),(4791,641,499,'2025-09-19 00:00:00',78,97.6,24,'86/58',148,33.4,15.25,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 07:00:15',NULL),(4792,599,441,'2025-09-19 00:00:00',88,96,22,'90/55',129,22.6,13.58,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 07:04:34',NULL),(4793,216,205,'2025-09-19 00:00:00',81,95.1,25,'94/53',138,25.6,13.44,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','Mild','Child presented with the history of mild anemia and severe thinness also have bad oral hygiene with habit of no teeth brushing and also bad habit of skipping meal. ','Mild anemia with severe thinness identified and all reflexes and senses are normal identified. ','Implementing structured meal plan who have full of iron (dates shake, green veg, apple and carrots juice and meat products) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to general physician for the treatment of anemia. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 07:10:59',NULL),(4794,619,27,'2025-09-19 00:00:00',87,95.8,24,'72/50',140,25,12.76,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 07:22:00',NULL),(4795,617,298,'2025-09-19 00:00:00',85,96.7,24,'76/54',129,25.4,15.26,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 07:32:10',NULL),(4796,628,487,'2025-09-19 00:00:00',92,96.1,24,'82/60',136,25,13.52,'Severe Thinness',NULL,NULL,'None','Severe','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 07:37:02',NULL),(4797,212,164,'2025-09-22 00:00:00',76,95.8,24,'85/50',144,32.1,15.48,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and have bad oral hygiene.\r\nP/C. Cough and flu since night. On examination chest is clear and slight redness seen in throat with puffy eyes. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified.\r\nViral flu. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods.\r\nSyp panadol 15 ml and Syp piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water and to avoid from junk foods also encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to go for cheak up from general physician. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 07:45:53',NULL),(4798,194,196,'2025-09-22 00:00:00',89,97,22,'70/50',125,18.75,12,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 08:38:05','2025-10-06 08:41:25'),(4799,627,412,'2025-09-22 00:00:00',78,95,22,'88/69',130,20.55,12.16,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth\r\n identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 08:46:45',NULL),(4800,630,489,'2025-09-22 00:00:00',80,95.2,26,'83/63',132,24.5,14.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing.','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-06 08:51:40',NULL),(4801,640,498,'2025-09-22 00:00:00',94,95.8,22,'88/63',153,40.75,17.41,'Mild Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and counselled the child to do some exercises for healthy growth. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to more improve their child health and wellbeing. ','2025-10-06 08:56:24',NULL),(4802,620,483,'2025-09-22 00:00:00',78,97.9,26,'68/50',129,21.75,13.07,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-07 05:44:26',NULL),(4803,623,468,'2025-09-22 00:00:00',73,97.3,24,'70/50',148,32.85,15,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-07 05:57:52',NULL),(4804,623,468,'2025-09-22 00:00:00',73,97.3,24,'70/50',148,32.85,15,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-07 05:57:52',NULL),(4805,624,485,'2025-09-22 00:00:00',89,96.4,22,'79/62',135,26.55,14.57,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-07 06:08:32',NULL),(4806,1,1,'2025-09-22 00:00:00',93,95.1,24,'75/61',134,25.45,14.17,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene.\r\nP/C. Flu with nasal blockage since night. On examination swelling seen in nose. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified.\r\nEnlarged glands (nasal polyps) ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal.\r\nShe already taking medicine from her doctor. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-07 06:37:15',NULL),(4807,175,180,'2025-09-22 00:00:00',92,99,24,'92/60',125,23.85,15.26,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing.\r\nP/c. Fever with flu from 2 days. On examination chest is clear slight redness seen in throat. ','No improvement identified in weight and height against the previous screening record and dirty teeth with all reflexes and senses are normal identified.\r\nViral flu. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal.\r\nSyp panadol 15 ml and Syp piriton 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to go for cheak up from general physician. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-07 06:50:17',NULL),(4808,196,173,'2025-09-22 00:00:00',85,95.9,22,'83/51',143,31.25,15.28,'Severe Thinness',NULL,NULL,'None','Severe','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain personal and oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-07 10:48:46',NULL),(4809,2,2,'2025-09-22 00:00:00',79,96.5,22,'72/54',134,25.95,14.45,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-07 10:53:45',NULL),(4810,6,12,'2025-09-22 00:00:00',87,96.4,24,'70/52',135,33.45,18.35,'Mild Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and \r\nhealthy and have bad personal and oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to do some exercises for height gain and also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-07 11:02:03',NULL),(4811,5,11,'2025-09-22 00:00:00',85,95.3,24,'73/47',143,26.9,13.15,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and maintain personal hygiene with bathing, combing, teeth brushing and hand washing also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-07 11:07:53',NULL),(4812,9,141,'2025-08-23 00:00:00',81,96.4,24,'83/53',136,25.7,13.89,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-07 11:11:05','2025-10-08 06:22:25'),(4813,7,143,'2025-09-23 00:00:00',87,95.2,22,'76/52',143,32.6,15.94,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-07 11:19:51','2025-10-08 06:23:52'),(4814,8,87,'2025-09-23 00:00:00',77,95.5,24,'89/60',145,30.1,14.42,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene.\r\nVery sensitive child and deep thinker. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy\r\n and proper diet and to avoid from skipping meal.\r\nCounselled and motivate the child to avoid from negative thinking and to make habit of sharing your all problems with your parents spicily your mother. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-08 06:14:47',NULL),(4815,10,16,'2025-09-23 00:00:00',97,95.2,22,'74/51',142,29.52,14.64,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-08 06:32:47',NULL),(4816,13,166,'2025-09-23 00:00:00',90,96.1,22,'86/50',141,34.25,17.23,'Mild Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-08 06:41:15',NULL),(4817,161,61,'2025-09-23 00:00:00',94,95.2,24,'85/60',143,28.45,13.91,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-08 06:44:59',NULL),(4818,107,169,'2025-09-23 00:00:00',80,96.8,24,'71/44',137,25.05,13.35,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-08 07:00:02',NULL),(4819,44,63,'2025-09-23 00:00:00',78,95.4,22,'70/54',137,25.05,13.44,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-08 07:04:46',NULL),(4820,22,46,'2025-09-23 00:00:00',82,95.6,26,'76/54',137,26.1,13.95,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-08 07:08:00',NULL),(4821,49,120,'2025-09-23 00:00:00',91,96.4,24,'95/57',148,45.6,20.82,'Normal',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with normal in BMI calculation also physically and mentally child is active and healthy and have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-08 07:15:57',NULL),(4822,118,107,'2025-09-23 00:00:00',87,96.4,24,'99/72',143,35.8,17.51,'Mild Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to more improve their child health and wellbeing. ','2025-10-08 07:27:36',NULL),(4823,165,171,'2025-09-23 00:00:00',81,95.7,22,'84/53',128,28.25,17.24,'Mild Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and counselled the child on good behaviour and manners. ','Encourage to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to more improve their child health and wellbeing. ','2025-10-08 09:03:26',NULL),(4824,133,96,'2025-09-23 00:00:00',99,96.8,24,'100/67',130,21.5,12.72,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified with outany current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-08 09:09:00',NULL),(4825,163,2,'2025-09-23 00:00:00',97,96.7,22,'92/62',152,33.85,14.65,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-08 09:16:10',NULL),(4826,598,426,'2025-09-23 00:00:00',86,92.6,22,'85/67',134,26.5,14.76,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-08 09:58:07',NULL),(4827,605,471,'2025-09-25 00:00:00',88,96.3,24,'70/50',132,23.75,13.63,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-09 10:05:21',NULL),(4828,614,473,'2025-09-25 00:00:00',76,95.2,22,'70/59',132,24.8,14.23,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-10 10:41:33',NULL),(4829,602,441,'2025-09-25 00:00:00',80,96.5,22,'69/50',132,22.15,12.71,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-10 10:54:57',NULL),(4830,603,479,'2025-09-25 00:00:00',77,95.3,26,'65/49',127,19.95,12.37,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-10 11:10:10',NULL),(4831,637,377,'2025-09-25 00:00:00',88,95.6,24,'70/49',125,22.6,14.46,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene.\r\nP/c. Flu with cough from yesterday. On examination chest is clear and slight redness seen in throat. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified.\r\nViral flu. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal.\r\nSyp panadol 10 ml and Syp piriton 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections.\r\nAdvised to consume samisolid food and drink warm water and to go for cheak up from general physician. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-11 06:04:43',NULL),(4832,639,498,'2025-09-25 00:00:00',82,95.4,22,'74/50',136,26.25,14.19,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-11 07:24:54',NULL),(4833,578,450,'2025-09-25 00:00:00',92,95.7,26,NULL,102,14.05,13.64,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also encourage to consume milk and milk products in daily meal. ','Encourage to do some exercises for activness and healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-11 07:31:50',NULL),(4834,544,434,'2025-09-25 00:00:00',82,97.4,24,NULL,109,15.4,12.96,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet like meat, milk, veg and fruit, etc. ','Encourage to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-11 07:37:45',NULL),(4835,545,432,'2025-09-25 00:00:00',90,95.5,28,NULL,95,11.9,13.19,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to also consume milk and milk products. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-11 07:49:01',NULL),(4836,568,462,'2025-09-25 00:00:00',89,95,24,NULL,99,11.9,12.14,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet like meat, veg, apple and carrots juice and milk and milk products. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-11 07:55:42',NULL),(4837,497,343,'2025-09-25 00:00:00',87,95.2,24,NULL,101,14,13.72,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet like meat, veg, fruits and milk products. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-11 08:02:22',NULL),(4838,143,75,'2025-09-25 00:00:00',78,95.2,26,'70/56',137,24,12.79,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet (meat, green veg, fruits, milk and eggs). ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-11 08:20:25','2026-01-05 09:27:30'),(4839,592,456,'2025-09-25 00:00:00',78,96.5,24,NULL,99,12.45,12.7,'Severe Thinness',NULL,NULL,'None','None','None','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet like (meat, green veg, fruits, milk, eggs and beans). ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-11 08:35:15',NULL),(4840,585,441,'2025-09-25 00:00:00',85,95.2,26,NULL,114,17.2,13.23,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-11 08:55:44',NULL),(4841,561,310,'2025-09-26 00:00:00',81,95.5,24,'-',106,16.35,14.55,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet also take milk in your diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-15 08:32:30',NULL),(4842,643,501,'2025-09-26 00:00:00',85,97.3,24,'-',103,14.6,13.76,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-15 08:36:29',NULL),(4843,571,458,'2025-09-26 00:00:00',76,95.4,22,'-',102,13.45,12.93,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and like fruits, meat, vegetables, beans and milk products. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-15 08:40:47',NULL),(4844,571,458,'2025-09-26 00:00:00',76,95.4,22,'-',102,13.45,12.93,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and like fruits, meat, vegetables, beans and milk products. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-15 08:40:47',NULL),(4845,553,425,'2025-09-26 00:00:00',82,95.6,22,'-',107,16.3,14.24,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-15 08:54:29',NULL),(4846,595,86,'2025-09-26 00:00:00',76,95.4,26,'-',106,19.1,17,'Moderate Thinness',0,0,'None','Mild','Good','Healthy','None','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks plan with monitoring intake and weight gain. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-15 09:02:33','2025-10-15 09:04:24'),(4847,543,415,'2025-09-26 00:00:00',90,97.5,26,'-',106,15.85,14.11,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid, ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-15 09:28:33',NULL),(4848,502,389,'2025-09-26 00:00:00',78,97,24,'-',102,11.08,10.65,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified.\r\nUnder weight child identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet like meat, veg, fruits, milk, eggs, beans etc. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to help in improvement of child health and wellbeing. ','2025-10-15 09:40:36',NULL),(4849,524,219,'2025-09-26 00:00:00',92,95.9,26,'-',104,14.15,13.08,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and more weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for height. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-15 09:48:07',NULL),(4850,522,408,'2025-09-26 00:00:00',79,97.1,28,'-',112,18.2,14.64,'Severe Thinness',NULL,NULL,'None','None','None','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified, ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-15 09:55:49',NULL),(4851,541,417,'2025-09-26 00:00:00',92,95.2,24,'-',100,14.6,14.6,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-15 10:27:22',NULL),(4852,500,138,'2025-09-26 00:00:00',87,95.6,22,'-',105,14.95,13.69,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-15 10:37:33',NULL),(4853,499,361,'2025-09-26 00:00:00',78,95.7,24,'-',106,14.55,13.07,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and dental cavity identified and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from sugary foods also to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-15 10:41:40',NULL),(4854,505,393,'2025-09-26 00:00:00',80,95,22,'-',105,14.35,13.02,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified also all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from sugary foods also to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-15 10:45:29',NULL),(4855,557,437,'2025-09-26 00:00:00',84,96.4,22,'-',112,16.4,13.07,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from sugary foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-15 10:50:10',NULL),(4856,600,441,'2025-09-26 00:00:00',88,96.1,24,'-',112,14.95,11.92,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also add milk in your daily diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-15 10:54:25',NULL),(4857,521,407,'2025-09-30 00:00:00',82,96,24,'-',116,20.3,15.09,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-15 11:11:55',NULL),(4858,509,396,'2025-09-30 00:00:00',80,95.3,26,'-',112,16.3,12.99,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-16 09:55:06',NULL),(4859,581,447,'2025-09-30 00:00:00',76,95.5,24,'-',102,14.1,13.55,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-16 10:25:59',NULL),(4860,581,447,'2025-09-30 00:00:00',76,95.5,24,'-',102,14.1,13.55,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-16 10:25:59',NULL),(4861,534,68,'2025-09-30 00:00:00',78,95.4,26,'-',103,12.85,12.11,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to take milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-16 11:16:38',NULL),(4862,564,466,'2025-09-30 00:00:00',80,98.6,24,'-',102,12.05,11.58,'Severe Thinness',0,0,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to take milk in your daily diet. ','Encourage to consume healthy meal and snacks and to drink more water. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-16 11:29:56','2025-12-28 14:03:27'),(4863,590,468,'2025-09-30 00:00:00',78,96,24,'-',107,14.1,12.32,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-16 11:40:08',NULL),(4864,590,468,'2025-09-30 00:00:00',78,96,24,'-',107,14.1,12.32,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-16 11:41:17',NULL),(4865,631,490,'2025-09-30 00:00:00',77,95.7,28,'-',100,14.1,14.1,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-16 11:59:58',NULL),(4866,569,460,'2025-09-30 00:00:00',80,95.9,24,'-',93,11.85,13.7,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-20 10:18:46',NULL),(4867,588,438,'2025-09-30 00:00:00',84,95.7,22,'-',98,12.3,12.81,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to include milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 08:11:19',NULL),(4868,531,90,'2025-09-30 00:00:00',80,96,28,'-',97,13.1,13.92,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child to do some exercises for healthy growth. ','Encourage to consume healthy meal and snacks and to drink milk in daily diet. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 08:23:40',NULL),(4869,594,384,'2025-09-30 00:00:00',88,95.6,24,'-',95,10.85,12.02,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 08:47:21',NULL),(4870,584,442,'2025-09-30 00:00:00',86,95.7,26,'-',96,13.75,14.92,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 09:04:46',NULL),(4871,493,94,'2025-10-01 00:00:00',82,95,24,'-',97,13.25,14.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 09:08:04',NULL),(4872,519,403,'2025-10-01 00:00:00',78,95.2,26,'-',102,14.55,13.99,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 09:21:01',NULL),(4873,540,418,'2025-10-01 00:00:00',82,95.3,24,'-',101,13.25,12.99,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have hair lice. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified also all reflexes and senses are normal identified with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy \r\nand proper diet and to add milk in your daily diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. \r\n','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 09:26:34','2025-10-22 09:39:43'),(4874,565,465,'2025-10-01 00:00:00',82,93.4,26,'-',101,14.2,13.92,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 09:32:48',NULL),(4875,573,456,'2025-10-01 00:00:00',89,95.9,24,'-',93,12.55,14.51,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 09:46:20',NULL),(4876,496,366,'2025-10-01 00:00:00',92,96.8,28,'-',93,12.1,13.99,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene with habit of no teeth brushing. ','Severe thinness also hair lice and dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 10:12:34',NULL),(4877,504,391,'2025-10-01 00:00:00',92,96.5,26,'-',103,13.05,12.3,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth of child. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 10:21:44',NULL),(4878,570,459,'2025-10-01 00:00:00',79,95.5,28,'-',106,15.45,13.75,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 10:27:52',NULL),(4879,533,411,'2025-10-01 00:00:00',90,95,28,'-',105,16.6,15.06,'Severe Thinness',NULL,NULL,'None','Mild','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth of child. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 10:33:04',NULL),(4880,525,21,'2025-10-01 00:00:00',88,95.3,26,'-',93,11.9,13.76,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 10:38:31',NULL),(4881,576,453,'2025-10-01 00:00:00',82,94.7,24,'-',97,11.9,12.65,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to add milk in your daily diet. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 10:44:52',NULL),(4882,532,412,'2025-10-01 00:00:00',82,96.4,26,'-',102,12.55,12.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to add milk in your daily diet. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 10:53:11',NULL),(4883,629,488,'2025-10-02 00:00:00',82,96.8,24,'-',103,16.2,15.27,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 10:58:58',NULL),(4884,583,443,'2025-10-02 00:00:00',88,96.5,26,'-',107,16.6,14.5,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 11:03:41',NULL),(4885,546,429,'2025-10-02 00:00:00',90,95.9,28,'-',99,13.3,13.57,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 11:07:49',NULL),(4886,593,469,'2025-10-02 00:00:00',87,95.5,28,'-',99,13.85,14.13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk and healthy juices in daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 11:13:50',NULL),(4887,528,345,'2025-10-02 00:00:00',80,96.3,24,'-',103,15.85,14.94,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-22 11:21:32',NULL),(4888,-1,-1,'2025-10-02 00:00:00',78,96.8,26,'-',102,12.65,12.16,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-23 10:33:10',NULL),(4889,494,276,'2025-10-02 00:00:00',87,96.2,27,'-',94,12.65,14.32,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan (green veg, fruits, milk and milk products, meat, eggs and beans) with monitoring intake and weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to add milk in your daily diet. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-25 07:11:09',NULL),(4890,560,154,'2025-10-02 00:00:00',78,97.3,28,'-',107,15.85,13.84,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth of child. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-25 07:20:26',NULL),(4891,589,467,'2025-10-02 00:00:00',79,95.4,26,'-',100,13.45,13.45,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-28 07:23:38',NULL),(4892,508,397,'2025-10-02 00:00:00',79,96,28,'-',104,14.8,13.68,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to take milk in your daily diet also avoid from sugary foods and go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-28 07:32:33',NULL),(4893,596,21,'2025-10-02 00:00:00',103,95.4,26,'-',103,13.45,12.68,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also take milk in your daily diet. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-28 08:05:09',NULL),(4894,526,311,'2025-10-03 00:00:00',87,97.2,24,'-',99,13.8,14.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan (green veg, fruits, milk and eggs) with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to add milk in your daily diet. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 05:44:25',NULL),(4895,566,464,'2025-10-03 00:00:00',90,95.9,29,'-',109,20.7,17.42,'Mild Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and \r\nhealthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to add milk in your daily diet. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 06:38:31',NULL),(4896,574,455,'2025-10-03 00:00:00',78,95,26,'-',99,13.8,14.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 06:45:27',NULL),(4897,574,455,'2025-10-03 00:00:00',78,95,26,'-',99,13.8,14.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 06:45:27',NULL),(4898,490,40,'2025-10-03 00:00:00',92,96.2,28,'-',104,12.45,11.47,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene with habit of no teeth brushing. ','Severe thinness and dental cavityidentified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from sugary foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 09:00:06',NULL),(4899,490,40,'2025-10-03 00:00:00',92,96.2,28,'-',104,12.45,11.47,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene with habit of no teeth brushing. ','Severe thinness and dental cavityidentified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from sugary foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 09:00:09',NULL),(4900,490,40,'2025-10-03 00:00:00',92,96.2,28,'-',104,12.45,11.47,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene with habit of no teeth brushing. ','Severe thinness and dental cavityidentified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from sugary foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 09:00:09',NULL),(4901,490,40,'2025-10-03 00:00:00',92,96.2,28,'-',104,12.45,11.47,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene with habit of no teeth brushing. ','Severe thinness and dental cavityidentified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from sugary foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 09:00:09',NULL),(4902,567,463,'2025-10-03 00:00:00',87,95.4,28,'-',95,12.45,13.8,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 09:05:11',NULL),(4903,538,420,'2025-10-03 00:00:00',88,96.9,24,'-',103,16.4,15.46,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to add milk in your daily diet. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 09:09:55',NULL),(4904,574,455,'2025-10-03 00:00:00',89,95.7,26,'-',106,14.1,12.55,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to add milk in your daily diet. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 09:19:29',NULL),(4905,523,409,'2025-10-03 00:00:00',76,96.4,26,'-',114,16.4,12.62,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 09:22:49',NULL),(4906,536,413,'2025-10-03 00:00:00',82,96.3,25,'-',107,15.45,13.49,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 09:27:23',NULL),(4907,514,401,'2025-10-03 00:00:00',82,96.7,24,'-',103,14.1,13.29,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to add milk in your daily diet for better health. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 09:32:58',NULL),(4908,513,400,'2025-10-03 00:00:00',99,13.25,22,'-',99,13.25,13.52,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth of child. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 09:53:37',NULL),(4909,506,392,'2025-10-06 00:00:00',78,97.6,22,'-',113,16.35,12.8,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth of child. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 09:58:45',NULL),(4910,552,427,'2025-10-06 00:00:00',82,96.5,26,'-',94,14.3,16.18,'Moderate Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to add milk in your daily diet for better health. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 10:18:33',NULL),(4911,517,405,'2025-10-06 00:00:00',88,97.4,26,'-',118,18.9,13.57,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to add milk in your daily diet. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-29 10:26:04',NULL),(4912,517,405,'2025-10-06 00:00:00',88,97.4,26,'-',118,18.9,13.57,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to add milk in your daily diet. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-30 09:49:18',NULL),(4913,516,115,'2025-10-06 00:00:00',79,95.1,24,'-',112,16.95,13.51,'Severe Thinness',NULL,NULL,'None','Mild','Good','Healthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to add milk in your daily diet. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-30 09:58:45',NULL),(4914,549,431,'2025-10-06 00:00:00',82,95.7,22,'-',106,14.3,12.73,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to add milk in your daily diet for better health. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-30 10:13:58',NULL),(4915,586,440,'2025-10-06 00:00:00',89,97,26,'-',100,13.5,13.5,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to add milk and healthy drinks in your daily diet. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-30 10:17:45',NULL),(4916,507,394,'2025-10-06 00:00:00',80,96.5,24,'-',110,15,12.4,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk and some fresh juices in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-30 10:21:56',NULL),(4917,556,422,'2025-10-06 00:00:00',79,98,26,'-',123,19.25,12.72,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth of child. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-30 10:32:36',NULL),(4918,548,433,'2025-10-06 00:00:00',82,95.9,24,'-',132,23.55,13.52,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk and healthy juices in daily diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-30 10:37:04',NULL),(4919,518,404,'2025-10-07 00:00:00',87,95.2,24,'-',102,13.4,12.88,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth of child. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-30 10:44:29',NULL),(4920,591,176,'2025-10-07 00:00:00',77,97.2,24,'-',113,15.2,11.9,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk and healthy drinks in your daily diet ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-30 10:48:41',NULL),(4921,498,40,'2025-10-07 00:00:00',89,97,24,'-',114,16.3,12.54,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk and some fresh juices in your daily diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-30 10:57:11',NULL),(4922,550,430,'2025-10-07 00:00:00',82,97.4,28,'-',104,14.35,13.27,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-30 11:01:48',NULL),(4923,535,414,'2025-10-07 00:00:00',87,96.3,24,'-',106,15.8,14.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth of child. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-30 11:07:31',NULL),(4924,539,426,'2025-10-07 00:00:00',90,96.4,26,'-',111,17.25,14.13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-30 11:20:08',NULL),(4925,539,426,'2025-10-07 00:00:00',90,96.4,26,'-',111,17.25,14.13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-30 11:20:08',NULL),(4926,537,421,'2025-10-07 00:00:00',79,97.4,22,'-',114,16.75,12.89,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Severe thinness and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-30 11:26:58',NULL),(4927,551,428,'2025-10-07 00:00:00',87,96.3,27,'-',112,17.9,14.32,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth of child. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-30 11:32:56',NULL),(4928,580,448,'2025-10-07 00:00:00',80,96.1,28,'-',115,19.4,14.67,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to add milk in your daily diet. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-31 07:14:05',NULL),(4929,580,448,'2025-10-07 00:00:00',80,96.1,28,'-',115,19.4,14.67,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child on healthy diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to add milk in your daily diet. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-31 07:14:41',NULL),(4930,582,444,'2025-10-07 00:00:00',82,95.4,24,'-',106,16.06,14.29,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-31 08:47:08',NULL),(4931,644,402,'2025-10-07 00:00:00',92,95,28,'-',118,15.3,10.99,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and more weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to add milk in your daily diet for better health. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-31 08:54:20',NULL),(4932,559,154,'2025-10-07 00:00:00',78,96,28,'-',102,15.8,15.19,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-31 08:58:33',NULL),(4933,559,154,'2025-10-07 00:00:00',78,96,28,'-',102,15.8,15.19,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on healthy diet and to add milk in your daily diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-31 09:36:53',NULL),(4934,114,76,'2025-10-08 00:00:00',87,95.4,24,'-',124,20.15,13.1,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-10-31 10:25:38',NULL),(4935,177,183,'2025-11-06 00:00:00',NULL,97.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with the complain of allergy on whole body with itching.','Redness seen on body.','Informed to parents and Syp. piriton 5ml given and send back to home with his parents.','Encouraged to maintain personal hygiene with daily bathing and changing the cloths.','Referred to skin specialist for further assessment.','Scheduled for regular monitoring.','-','2025-11-07 08:00:48',NULL),(4936,40,144,'2025-09-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Minor scratch on hand due to fall down.O/E. no bleeding seen.','Minor scratch.','Cleaned with pyodine and polyfax skin applied.','Take care and don\'t run.','None required at this time.','Scheduled for regular monitoring.','On follow up she is fine.','2025-11-07 09:21:53',NULL),(4937,473,332,'2025-09-01 00:00:00',NULL,97,26,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of sever cough from three to four days.O/E. chest clear.','Viral cough.','Informed to parents and  syrup siroline 5 ml given and take under observation for 10 minutes when he feel good then send back to the class. ','Drink warm water and to avoid from junks.','Referred to general physician.','On follow up he feels better.','-','2025-11-07 09:45:10',NULL),(4938,-1,-1,'2025-11-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-07 09:45:30',NULL),(4939,-1,-1,'2025-11-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-07 09:46:03',NULL),(4940,-1,-1,'2025-11-07 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-08 05:27:06',NULL),(4941,6,12,'2025-09-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Minor cut on foot finger with pain.O/E. no bleeding seen.','Minor cut.','Cleaned with pyodine and saniplast applied.','Encouraged take a good care of your self.','-','-','-','2025-11-08 05:41:26',NULL),(4942,112,83,'2025-09-08 00:00:00',83,96.4,26,'74/57',132,21.2,12.17,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene.\r\nP/c. Swelling and redness seen in eyes because excessive usage of mobile phone in night. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified.\r\nRedness in eyes. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to avoid from excessive use of mobile phone. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and go for cheak up from ENT. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-11 09:16:23',NULL),(4943,24,49,'2025-09-08 00:00:00',82,95.8,22,'74/50',129,22.6,13.58,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-11 09:22:44',NULL),(4944,53,159,'2025-10-08 00:00:00',79,957,24,'72/54',120,18.04,12.53,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast and have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-11 10:43:52',NULL),(4945,25,39,'2025-10-08 00:00:00',86,96,26,'86/59',125,19.5,12.48,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-11 10:58:24',NULL),(4946,122,169,'2025-10-08 00:00:00',78,96.2,26,'70/50',128,20.3,12.41,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-11 11:04:41',NULL),(4947,125,127,'2025-10-08 00:00:00',80,97,24,'72/49',126,20.3,12.79,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 04:41:09',NULL),(4948,28,37,'2025-10-09 00:00:00',85,95.4,24,'78/56',123,21.4,14.26,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 04:50:38',NULL),(4949,56,115,'2025-10-09 00:00:00',79,95.6,26,'73/52',123,19.65,12.99,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 05:03:30',NULL),(4950,29,2,'2025-10-09 00:00:00',99,97,24,'70/50',126,18.15,11.4,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 05:12:28',NULL),(4951,178,184,'2025-10-09 00:00:00',85,95.4,24,'85/54',123,19.65,12.99,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 05:17:48',NULL),(4952,132,87,'2025-10-09 00:00:00',91,95.9,26,'71/56',125,20.15,12.9,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 05:27:19',NULL),(4953,134,164,'2025-10-09 00:00:00',80,95.8,22,'76/50',127,21.7,13.45,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 05:30:26',NULL),(4954,63,45,'2025-10-09 00:00:00',84,95.7,26,'70/54',133,25.5,14.42,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 05:33:34',NULL),(4955,65,165,'2025-10-09 00:00:00',88,95.7,24,'72/60',128,21.1,12.88,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 05:38:04',NULL),(4956,65,165,'2025-10-09 00:00:00',88,95.7,24,'72/60',128,21.1,12.88,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 05:38:23',NULL),(4957,66,32,'2025-10-09 00:00:00',78,96,24,'86/54',132,24.25,13.92,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 05:45:40',NULL),(4958,141,85,'2025-10-09 00:00:00',87,95.5,24,'72/54',118,20.65,14.83,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet for weight gain. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 05:52:26',NULL),(4959,142,81,'2025-10-10 00:00:00',74,96.3,24,'82/62',131,30.55,17.8,'Mild Thinness',NULL,NULL,'None','Mild','Good','Healthy','None','Child presented with the history of mild thinness in BMI calculation also physically and mentally child is active and \r\nhealthy and have bad personal hygiene. ','Mild thinness and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and healthy growth and counselled the child on good behaviour also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 05:57:56',NULL),(4960,69,34,'2025-10-10 00:00:00',95,95.2,26,'81/57',140,29.1,14.85,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 06:01:33',NULL),(4961,72,25,'2025-10-10 00:00:00',79,95.8,24,'89/59',140,30.55,15.59,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to control his aggressive behaviour. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 06:07:26',NULL),(4962,76,21,'2025-10-10 00:00:00',76,95.6,22,'76/50',125,19.4,12.52,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 06:35:10',NULL),(4963,149,101,'2025-10-10 00:00:00',83,96.2,22,'84/59',132,23.1,13.26,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 06:54:24',NULL),(4964,82,38,'2025-10-10 00:00:00',88,95.3,26,'70/53',130,24.7,14.62,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 06:58:52',NULL),(4965,82,38,'2025-10-10 00:00:00',88,95.3,26,'70/53',130,24.7,14.62,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 06:58:53',NULL),(4966,83,20,'2025-10-10 00:00:00',80,95.1,24,'90/62',139,27.05,14,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 07:08:31',NULL),(4967,152,91,'2025-10-10 00:00:00',87,95.3,24,'76/54',132,23.32,13.38,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 07:11:23',NULL),(4968,86,158,'2025-10-10 00:00:00',76,97,24,'75/59',132,23.7,13.6,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 07:24:32',NULL),(4969,87,154,'2025-10-10 00:00:00',78,95.6,24,'72/50',127,22.55,13.98,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also to maintain personal hygiene. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 08:08:25',NULL),(4970,214,40,'2025-10-10 00:00:00',87,96.3,28,'65/40',124,19.3,12.55,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 08:21:06',NULL),(4971,103,138,'2025-10-13 00:00:00',73,95.2,24,'95/70',123,20.55,13.58,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 08:25:33',NULL),(4972,98,149,'2025-10-13 00:00:00',84,95.6,26,'82/59',127,23.55,14.6,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and also on her childish and ignoring behaviour. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 08:31:11',NULL),(4973,104,19,'2025-10-13 00:00:00',87,95.6,26,'70/50',125,19.3,12.35,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day also to maintain personal hygiene prevent from infections ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 08:42:42',NULL),(4974,487,358,'2025-10-13 00:00:00',82,95.4,24,'70/50',121,18.25,12.46,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 10:30:19',NULL),(4975,224,211,'2025-10-13 00:00:00',82,95.3,24,'70/50',127,22.85,14.17,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 10:50:43',NULL),(4976,111,144,'2025-10-13 00:00:00',80,96.7,28,'69/54',126,18.75,11.81,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 10:56:47',NULL),(4977,171,175,'2025-10-13 00:00:00',76,96.4,24,'80/50',124,19.7,12.81,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 11:07:05',NULL),(4978,171,175,'2025-10-13 00:00:00',76,96.4,24,'80/50',124,19.7,12.81,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 11:07:05',NULL),(4979,171,175,'2025-10-13 00:00:00',76,96.4,24,'80/50',124,19.7,12.81,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-12 11:07:05',NULL),(4980,62,23,'2025-10-13 00:00:00',87,95.9,24,'70/50',116,17.3,12.86,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene.\r\nP/c. Throatache with flu. O/E. Redness and slight swelling seen in throat. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified.\r\nViral flu. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal.\r\nInformed to parents and syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 04:28:18',NULL),(4981,55,126,'2025-10-13 00:00:00',87,95.2,24,'70/56',128,31,18.92,'Normal',NULL,NULL,'None','None','Good','Healthy','None','Child presented normal weight in BMI calculation also physically and mentally child is active and healthy.','Normal weight identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake to maintain his health. ','Encourage to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to more improve their child health and wellbeing. ','2025-11-13 04:36:04',NULL),(4982,213,203,'2025-10-14 00:00:00',82,95.3,24,'80/50',127,23.8,14.76,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 05:16:24',NULL),(4983,137,102,'2025-10-14 00:00:00',79,97.7,24,'76/52',125,24.75,15.84,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from sugary foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 05:21:38',NULL),(4984,61,136,'2025-10-14 00:00:00',76,95,24,'72/47',122,18.75,12.6,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to help in improve their child health and wellbeing. ','2025-11-13 05:26:12',NULL),(4985,64,48,'2025-10-14 00:00:00',76,95.6,26,'72/50',119,19.5,13.77,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 05:30:23',NULL),(4986,147,54,'2025-10-14 00:00:00',83,95.4,26,'83/53',124,22.65,14.73,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 05:33:31',NULL),(4987,80,139,'2025-10-14 00:00:00',82,96.1,24,'73/50',120,18.3,12.71,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing.\r\nP/c. Mouth ulcers with pain. On examination small boils seen in mouth. ','No improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal identified.\r\nMouth ulcer. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nSyp mucain 10ml given and glycerine applied in mouth. ','Encourage to samisolid diet and drink more water and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to go for cheak up from general physician. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 05:39:36',NULL),(4988,148,94,'2025-10-14 00:00:00',77,96.6,24,'73/50',118,18.65,13.39,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 05:42:34',NULL),(4989,155,68,'2025-10-14 00:00:00',82,95.8,24,'70/52',120,18.65,12.95,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 05:51:52',NULL),(4990,156,160,'2025-10-14 00:00:00',82,90.7,24,'76/53',118,17.6,12.64,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene.\r\nH/o. Excessive usage of mobile phone. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and avoid to excessive use of mobile phone also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\n','Encourage to consume healthy meal and snacks and to avoid from excessive use of mobile phone. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 06:09:57',NULL),(4991,157,86,'2025-10-15 00:00:00',87,95.4,24,'72/54',118,21.25,15.26,'Severe Thinness',NULL,NULL,'None','None','None','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 06:13:16',NULL),(4992,96,27,'2025-10-15 00:00:00',76,95.9,24,'73/54',124,18.6,12.1,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 06:19:31',NULL),(4993,97,45,'2025-10-15 00:00:00',80,96,24,'70/50',116,17.35,12.89,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 06:25:00',NULL),(4994,100,30,'2025-10-15 00:00:00',80,95.1,24,'68/46',115,17.35,13.12,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified.\r\nLow blood pressure identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. \r\nORS given and take under observation for 10 minutes. ','Encourage to consume healthy meal and snacks and drink more water and juices also to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 06:31:31',NULL),(4995,378,252,'2025-10-15 00:00:00',76,95.8,24,'76/50',123,18.75,12.39,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 06:37:34',NULL),(4996,378,252,'2025-10-15 00:00:00',76,95.8,24,'76/50',123,18.75,12.39,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 06:37:34',NULL),(4997,378,252,'2025-10-15 00:00:00',76,95.8,24,'76/50',123,18.75,12.39,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 06:37:34',NULL),(4998,378,252,'2025-10-15 00:00:00',76,95.8,24,'76/50',123,18.75,12.39,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 06:37:34',NULL),(4999,378,252,'2025-10-15 00:00:00',76,95.8,24,'76/50',123,18.75,12.39,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 06:37:34',NULL),(5000,469,363,'2025-10-15 00:00:00',81,95.3,26,'73/52',121,21.05,14.38,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 06:42:48',NULL),(5001,379,306,'2025-10-15 00:00:00',87,97.5,24,'73/52',124,21.05,13.69,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 07:17:19',NULL),(5002,154,132,'2025-10-15 00:00:00',83,97.5,26,'77/54',117,18.05,13.19,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 07:23:14',NULL),(5003,638,497,'2025-10-15 00:00:00',78,96,24,'70/50',118,18.25,13.15,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing.\r\nP/c. Cough and cold since night. On examination chest is clear. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified.\r\nViral cough. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal.\r\nSyp siroline 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 08:37:58',NULL),(5004,384,307,'2025-10-15 00:00:00',86,95.2,26,'75/54',118,20.3,14.58,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 08:44:21',NULL),(5005,376,21,'2025-10-16 00:00:00',87,95.2,24,'70/52',115,16.7,12.63,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 08:58:59',NULL),(5006,457,361,'2025-10-16 00:00:00',78,95.4,24,'67/49',117,15.9,11.62,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene.\r\nP/c. Pustule on hand with pain. ','No improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal identified.\r\nSkin allergy and low blood pressure identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nCleaned with pyodine and polyfax skin ointment applied and ORS given for low blood pressure. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 09:06:51',NULL),(5007,457,361,'2025-10-16 00:00:00',78,95.4,24,'67/49',117,15.9,11.62,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene.\r\nP/c. Pustule on hand with pain. ','No improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal identified.\r\nSkin allergy and low blood pressure identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nCleaned with pyodine and polyfax skin ointment applied and ORS given for low blood pressure. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 09:06:51',NULL),(5008,390,316,'2025-10-16 00:00:00',82,95.7,22,'70/50',125,25.1,16.06,'Moderate Thinness',NULL,NULL,'None','Mild','Good','Healthy','Mild','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 09:11:21',NULL),(5009,436,61,'2025-10-16 00:00:00',87,95.4,24,'73/52',120,20.95,14.55,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene.\r\nP/c. Flu since night. On examination no swelling or redness seen in throat. ','No improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal identified.\r\nViral flu identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nInformed to parents and syp panadol 10ml also Syp piriton 2.5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks and drink warm water and to avoid from junk and spicy foods. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-13 09:31:08',NULL),(5010,633,490,'2025-10-16 00:00:00',88,95.9,24,'86/63',117,19,13.88,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-14 05:20:38',NULL),(5011,636,182,'2025-11-14 00:00:00',NULL,94.3,28,'64/49',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with bleeding from forehead due to fall down. On examination no deep cut. ','Minor injury. ','Stopped bleeding then bandage with pyodine and polyfax skin ointment and Syp panadol 10ml given and take under observation for 20 minutes when she feels good then send back to the class also informed her parents. ','Go for cheak up from general physician. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-11-14 05:28:56',NULL),(5012,635,63,'2025-10-16 00:00:00',88,95.2,26,'86/63',118,17.65,12.68,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-14 05:38:58',NULL),(5013,443,364,'2025-10-16 00:00:00',79,95.3,26,'70/53',121,18.65,12.74,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-14 05:52:13',NULL),(5014,382,309,'2025-10-16 00:00:00',80,95.2,24,'70/52',121,16.7,11.41,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-14 06:06:02',NULL),(5015,467,377,'2025-10-16 00:00:00',87,95.3,27,'74/54',123,22.15,14.64,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-14 06:09:32',NULL),(5016,391,316,'2025-10-16 00:00:00',87,95.2,26,'73/50',117,20.15,14.72,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-14 06:13:34',NULL),(5017,439,122,'2025-10-16 00:00:00',87,95.2,24,'68/49',109,14.6,12.29,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal because meals are provide us energyand good health. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-14 06:19:54',NULL),(5018,470,383,'2025-10-16 00:00:00',92,96.2,26,'77/60',124,30.2,19.58,'Normal',NULL,NULL,'None','None','Good','Healthy','Moderate','Child presented with normal weight and also physically and mentally child is active and healthy and have bad oral hygiene with habit of no teeth brushing. ','Normal weight and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and to maintain growth. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-14 06:32:56',NULL),(5019,108,68,'2025-10-16 00:00:00',72,95.1,24,'80/58',133,25.3,14.3,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-14 06:48:51',NULL),(5020,23,26,'2025-10-16 00:00:00',74,96.9,26,'86/50',129,26.2,15.74,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-14 07:02:46',NULL),(5021,116,72,'2025-10-17 00:00:00',82,95.4,24,'78/59',115,18.52,14,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-14 07:13:25',NULL),(5022,214,40,'2025-09-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on index finger. On examination no bleeding seen. ','Minor cut only. ','Saniplast applied. ','Take care of yourself ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good ','2025-11-14 07:54:42',NULL),(5023,-1,-1,'2025-11-14 00:00:00',NULL,95.2,28,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with bleeding from chin due to fall down. ','No deep cut minor injury. ','Stop bleeding then bandage with pyodine and polyfax skin ointment. ','Take care of yourself and don\'t eat spicy food. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-11-14 08:34:40',NULL),(5024,-1,-1,'2025-10-17 00:00:00',89,95,26,'84/57',143,37.2,18.19,'Mild Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of mild thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and to maintain growth of child. ','Encourage to do some exercises for healthy growth. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-14 10:31:49',NULL),(5025,121,53,'2025-10-17 00:00:00',80,95.1,28,'82/85',129,24.85,14.93,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-14 10:47:42',NULL),(5026,177,183,'2025-10-17 00:00:00',76,96,22,'73/52',127,22.2,13.76,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-14 10:58:25',NULL),(5027,129,64,'2025-10-17 00:00:00',94,96.5,22,'77/54',121,21.95,14.99,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-14 11:12:24',NULL),(5028,130,65,'2025-10-17 00:00:00',82,95.8,28,'76/52',115,17.55,13.27,'Severe Thinness',NULL,NULL,'None','Mild','Mild','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-15 04:26:18',NULL),(5029,131,90,'2025-10-17 00:00:00',80,95.2,26,'73/49',125,19.35,12.38,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-15 04:49:43',NULL),(5030,176,182,'2025-10-17 00:00:00',87,95.1,26,'82/59',124,21.25,13.82,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet for healthy growth. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-15 05:21:55',NULL),(5031,136,73,'2025-10-17 00:00:00',90,96.1,28,'76/54',136,25.55,13.81,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-15 05:25:49',NULL),(5032,33,122,'2025-10-17 00:00:00',87,96.2,24,'87/50',110,14.15,11.69,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-15 05:30:09',NULL),(5033,60,35,'2025-09-20 00:00:00',82,95.1,24,'76/56',131,22.4,13.05,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-15 05:34:30','2025-11-15 07:18:34'),(5034,68,108,'2025-10-20 00:00:00',80,95.4,26,'70/50',122,18.7,12.56,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-15 07:40:58',NULL),(5035,144,56,'2025-10-20 00:00:00',80,95.8,24,'72/50',123,20.05,13.25,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-15 07:50:38',NULL),(5036,71,31,'2025-10-20 00:00:00',88,96.2,22,'68/49',118,20.7,14.87,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-15 08:01:30',NULL),(5037,75,19,'2025-10-20 00:00:00',87,95.4,24,'67/48',120,18.05,12.53,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-17 04:38:07',NULL),(5038,77,131,'2025-10-20 00:00:00',87,95.7,24,'76/50',130,20.3,12.01,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day and go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-17 04:43:18',NULL),(5039,74,24,'2025-10-20 00:00:00',89,95.3,26,'76/50',132,22.2,12.74,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing.','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-17 04:51:58',NULL),(5040,180,193,'2025-10-20 00:00:00',82,95.7,24,'74/50',108,15.55,13.33,'Severe Thinness',NULL,NULL,'None','Severe','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified.','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain personal and oral hygiene with brushing the teeth twice in a day and daily bathing, combing, and hand washing. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-17 05:04:12',NULL),(5041,79,50,'2025-10-20 00:00:00',87,95.5,26,'74/52',123,20.4,13.48,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene.\r\nP/c. Cough and cold since night. On examination chest is clear and slight redness seen in throat. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified and all reflexes and senses are normal identified.\r\nViral cough. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and cold water.\r\nSyp sirloine 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to avoid from junk foods also to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from general physician. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-17 05:16:45',NULL),(5042,78,22,'2025-10-20 00:00:00',86,95.1,22,'8/57',125,25.2,16.13,'Moderate Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-17 06:09:18',NULL),(5043,85,33,'2025-10-20 00:00:00',82,96.4,22,'70/53',124,20.95,13.63,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-17 06:27:01',NULL),(5044,150,66,'2025-10-20 00:00:00',80,96,22,'73/50',129,26.5,15.92,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from sugary foods. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-17 06:45:48',NULL),(5045,153,161,'2025-10-20 00:00:00',82,95.3,22,'63/49',115,16,12.1,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-17 07:07:39',NULL),(5046,153,161,'2025-10-20 00:00:00',82,95.3,22,'63/49',115,16,12.1,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-17 07:07:40',NULL),(5047,109,60,'2025-10-21 00:00:00',82,95.9,24,'73/50',129,25.2,15.14,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on good behaviour. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-20 05:25:21',NULL),(5048,159,97,'2025-10-21 00:00:00',88,96.2,22,'74/52',123,22.2,14.67,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 07:08:57',NULL),(5049,90,124,'2025-10-21 00:00:00',82,96.6,26,'73/54',125,19.25,12.32,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 09:44:41',NULL),(5050,91,33,'2025-10-21 00:00:00',78,95.4,22,'82/52',136,27.9,15.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 09:47:55',NULL),(5051,422,340,'2025-10-21 00:00:00',87,95.2,26,'72/53',120,19.4,13.47,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 09:53:11',NULL),(5052,441,350,'2025-10-21 00:00:00',80,95.6,26,'68/50',113,16.1,12.61,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 09:59:01',NULL),(5053,371,304,'2025-10-21 00:00:00',76,96.5,24,'74/53',126,22.85,14.39,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 10:02:51','2026-01-09 06:11:56'),(5054,440,349,'2025-10-21 00:00:00',78,96.6,26,'71/52',120,18.8,13.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 10:12:32',NULL),(5055,433,354,'2025-10-21 00:00:00',82,95.5,24,'74/50',113,16.05,12.57,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 10:16:16',NULL),(5056,460,355,'2025-10-21 00:00:00',82,96.8,24,'70/49',116,19.7,14.64,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junks and sugary foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 10:20:21',NULL),(5057,438,29,'2025-10-22 00:00:00',82,95.7,24,'72/50',116,17.95,13.34,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 10:23:23','2025-11-21 10:51:48'),(5058,335,196,'2025-10-22 00:00:00',76,95.2,24,'72/53',109,15.3,12.88,'Severe Thinness',0,0,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 10:32:56','2025-11-21 10:52:29'),(5059,462,358,'2025-10-22 00:00:00',80,95.2,24,'89/61',124,21.2,13.79,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from \r\nsugary foods. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 10:46:23',NULL),(5060,453,87,'2025-10-22 00:00:00',82,93.4,24,'77/46',122,18.5,12.43,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 10:50:26',NULL),(5061,414,327,'2025-10-22 00:00:00',82,97.2,22,'79/51',120,21.6,15,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 10:57:51',NULL),(5062,338,271,'2025-10-22 00:00:00',74,97.2,22,'79/50',112,16,12.76,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 11:01:17',NULL),(5063,475,169,'2025-10-22 00:00:00',82,95,24,'62/47',112,16,12.76,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 11:06:05',NULL),(5064,400,77,'2025-10-22 00:00:00',73,97.2,24,'70/50',122,18,12.09,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 11:23:28',NULL),(5065,377,134,'2025-10-22 00:00:00',80,95.8,26,'79/58',120,20.95,14.55,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-21 11:32:38',NULL),(5066,383,308,'2025-10-22 00:00:00',79,94.2,24,'84/67',122,20.95,14.08,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-22 07:07:08',NULL),(5067,347,272,'2025-10-22 00:00:00',72,95.2,22,'76/59',115,19.3,14.59,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-22 09:20:57',NULL),(5068,349,273,'2025-10-22 00:00:00',84,95.4,24,'99/67',114,19.3,14.85,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 09:06:57',NULL),(5069,344,85,'2025-10-22 00:00:00',81,95.5,24,'62/58',102,14.95,14.37,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 09:10:27',NULL),(5070,465,370,'2025-10-22 00:00:00',80,95.4,24,'76/54',121,16.65,11.37,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 09:14:45',NULL),(5071,448,229,'2025-10-22 00:00:00',78,95.3,24,'81/57',129,20.6,12.38,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 09:22:50',NULL),(5072,447,370,'2025-10-22 00:00:00',75,95.2,24,'71/60',122,17.85,11.99,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 09:34:47',NULL),(5073,444,367,'2025-10-22 00:00:00',80,95.7,26,'70/49',116,17.1,12.71,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 09:38:52',NULL),(5074,463,360,'2025-10-23 00:00:00',92,95.7,24,'91/62',119,21.25,15.13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 09:42:17',NULL),(5075,446,221,'2025-10-23 00:00:00',87,95.5,24,'78/50',125,20.9,13.38,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 09:45:39',NULL),(5076,345,276,'2025-10-23 00:00:00',80,95.4,26,'74/50',112,18,14.35,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 09:48:38',NULL),(5077,415,328,'2025-10-23 00:00:00',78,95.4,22,'80/50',117,19.35,14.14,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing.\r\nP/c. Cough and cold from 3 days. On examination redness seen in throat. He already taked medicen from his doctor. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified.\r\nViral flu diagnosed. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 10:04:27',NULL),(5078,366,302,'2025-10-23 00:00:00',80,95.2,24,'76/59',114,18,13.85,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 10:09:22',NULL),(5079,409,317,'2025-10-23 00:00:00',73,96,26,'70/59',118,18.35,13.18,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 10:14:44',NULL),(5080,370,298,'2025-10-27 00:00:00',80,95.3,26,'76/52',110,16.8,13.88,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 10:18:03',NULL),(5081,472,365,'2025-10-27 00:00:00',86,96.1,26,'74/58',122,20.6,13.84,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene ','Improvement identified in weight and height against the previous screening record and stained teeth identified due to nutritional deficiency diagnosed by his doctor and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 10:26:16',NULL),(5082,429,341,'2025-10-27 00:00:00',87,95.4,24,'79/60',128,35,21.36,'Normal',NULL,NULL,'None','None','Good','Healthy','None','Child presented with normal BMI and also she is physically and mentally healthy and active. ','Normal weight identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake to maintain weight. ','Encourage to do some exercises for healthy growth. ','None required at this time. ','scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to more improve their child health and wellbeing. ','2025-11-27 10:34:13',NULL),(5083,435,165,'2025-10-27 00:00:00',76,96.5,24,'70/54',123,21.05,13.91,'Severe Thinness',NULL,NULL,'Mild','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene.\r\nP/c. Flu since night. On examination chest is clear slight redness seen in throat. ','Mild anemia identified with improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal.\r\nViral flu diagnosed. ','Implementing structured meal plan who have full of iron (dates shake, green veg, apple and carrots juice and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nSyp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to general physician to treat anemia. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 10:42:57',NULL),(5084,392,99,'2025-10-27 00:00:00',77,95.1,24,'73/60',120,16.4,11.39,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 10:55:40',NULL),(5085,464,376,'2025-10-27 00:00:00',74,96.9,26,'80/52',125,21.25,13.6,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion to improve BMI. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 11:01:59',NULL),(5086,471,382,'2025-10-27 00:00:00',80,95.8,22,'76/54',124,19.9,12.9,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 11:16:47',NULL),(5087,394,98,'2025-10-27 00:00:00',76,95.3,26,'84/59',116,18.4,13.67,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 11:22:29',NULL),(5088,334,266,'2025-10-27 00:00:00',82,95.8,25,'70/56',114,16.25,12.5,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 11:26:05',NULL),(5089,483,384,'2025-10-27 00:00:00',80,98,26,'73/50',120,17.5,12.15,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping and sugary meals. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 11:30:09',NULL),(5090,484,385,'2025-10-27 00:00:00',80,95.5,24,'70/60',127,20.6,12.77,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-27 11:33:43',NULL),(5091,452,372,'2025-10-28 00:00:00',76,95.8,24,'70/50',109,14.7,12.37,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-28 09:11:17',NULL),(5092,445,331,'2025-10-28 00:00:00',76,95.3,24,'69/50',118,17.9,12.86,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing.\r\nP/c. Pustule on foot with pain. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal identified.\r\nSkin allergy diagnosed. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nCleaned with pyodine and polyfax skin ointment applied. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-28 09:17:02','2026-01-09 10:38:18'),(5093,417,331,'2025-10-28 00:00:00',82,95.8,26,'72/49',114,16.09,12.38,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-28 09:24:49',NULL),(5094,428,345,'2025-10-28 00:00:00',78,95.1,22,'72/50',113,17.8,13.94,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-28 09:31:50',NULL),(5095,432,344,'2025-10-28 00:00:00',78,95.2,24,'78/50',115,17.2,13.01,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-28 10:20:25',NULL),(5096,403,259,'2025-10-28 00:00:00',80,95.6,22,'69/49',115,16.15,12.21,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','Mild anemia identified also improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan (meat, green veg, apple and carrots juice and dates shake) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-28 10:43:30',NULL),(5097,365,280,'2025-10-28 00:00:00',78,93.6,25,'64/49',109,12.85,10.86,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Severe thinness also hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-28 10:51:31',NULL),(5098,425,342,'2025-10-28 00:00:00',84,96.1,26,'75/50',120,20.95,14.5,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-28 10:55:36',NULL),(5099,466,225,'2025-10-28 00:00:00',80,95.8,24,'86/59',115,15.45,11.68,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-28 11:04:06',NULL),(5100,351,278,'2025-10-28 00:00:00',76,95.9,26,'70/50',106,15.45,13.75,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-28 11:09:15',NULL),(5101,386,312,'2025-10-29 00:00:00',76,95.1,2,'72/54',121,18.4,12.57,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-28 11:13:39',NULL),(5102,385,281,'2025-10-29 00:00:00',82,95.4,24,'76/54',119,17.3,12.22,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-29 04:42:46',NULL),(5103,454,374,'2025-10-29 00:00:00',73,95.1,26,'74/55',119,17.4,12.29,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-29 04:53:37',NULL),(5104,160,52,'2025-10-29 00:00:00',85,95.2,24,'79/57',116,17.4,12.93,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-29 06:50:31',NULL),(5105,442,348,'2025-10-29 00:00:00',76,96.5,24,'72/50',120,20.25,14.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-29 07:10:25',NULL),(5106,341,260,'2025-10-29 00:00:00',80,95.3,26,'69/50',107,16.2,14.28,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing.\r\nP/c. Abdominal pain. On examination abdomen soft. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified.\r\nGastric pain diagnosed. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-29 07:23:33',NULL),(5107,339,262,'2025-10-29 00:00:00',72,96.2,24,'70/59',118,18.9,13.57,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-29 08:35:14',NULL),(5108,437,176,'2025-10-29 00:00:00',80,95.6,26,'76/52',124,22.85,14.86,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-29 08:41:41',NULL),(5109,424,338,'2025-10-29 00:00:00',78,95.8,22,'86/52',119,15.95,11.26,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-29 09:14:27','2025-11-29 09:17:42'),(5110,332,268,'2025-10-29 00:00:00',76,95,26,'86/50',109,15.95,13.55,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-29 09:20:35',NULL),(5111,416,330,'2025-10-30 00:00:00',81,96.1,24,'76/50',110,16.5,13.64,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-11-29 09:27:33',NULL),(5112,133,96,'2025-12-01 00:00:00',82,95.3,24,'70/60',130,21.3,12.6,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-01 07:25:27',NULL),(5113,598,426,'2025-12-01 00:00:00',81,95.6,26,'97/67',134,27.4,15.26,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-01 07:29:26',NULL),(5114,605,471,'2025-12-01 00:00:00',81,96.9,24,'90/72',130,23.25,13.76,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-01 08:30:13',NULL),(5115,614,473,'2025-12-01 00:00:00',76,96.4,26,'70/52',133,25.8,14.59,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-01 08:34:47',NULL),(5116,602,441,'2025-12-01 00:00:00',79,96.6,24,'76/54',134,22.5,12.55,'Severe Thinness',0,0,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-01 08:40:12',NULL),(5117,603,479,'2025-12-01 00:00:00',80,96.4,26,'74/50',128,20.1,12.27,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-01 08:44:09',NULL),(5118,637,377,'2025-12-01 00:00:00',74,96.7,24,'79/56',125,22.85,14.62,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-01 08:47:34',NULL),(5119,639,498,'2025-12-01 00:00:00',89,96.9,24,'99/71',136,26.05,14.08,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-01 08:54:36',NULL),(5120,172,176,'2025-12-01 00:00:00',80,95.4,24,'75/60',136,30.45,16.46,'Moderate Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-01 08:58:28',NULL),(5121,394,98,'2025-12-01 00:00:00',NULL,95.4,24,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of cough and cold since night. On examination chest is clear slight redness seen in throat. ','Viral cough. ','Syp panadol 10ml also Syp sirloine 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Don\'t consume cold water and spicy foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-01 09:03:31',NULL),(5122,638,497,'2025-12-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of toothache since morning. On examination small pustule seen on gum. ','Sore on gum(aphthous ulcer). ','Informed to parents and syp panadol 10ml given as first aid for relief pain. ','Encourage to go for cheak up from dentist. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-12-01 09:10:02',NULL),(5123,189,195,'2025-12-01 00:00:00',NULL,97.2,NULL,'91/66',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain on left renal area with burning micturation. On examination no tenderness seen. ','Renal pain. ','Informed to parents and syp panadol 10ml also Syp citralka 1/2 tsf given in a glass of water and take under observation for 10 minutes when he feels good then send back to the class. ','Drink more water and go for cheak up from general physician. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-12-01 10:08:17',NULL),(5124,401,204,'2025-12-01 00:00:00',NULL,97.6,24,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough and cold since night. On examination chest is clear slight redness seen in throat. ','Viral cough. ','Syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Don\'t consume cold water and spicy foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-01 10:12:00',NULL),(5125,599,441,'2025-12-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on middle finger of right hand. On examination no bleeding seen. ','Minor cut only. ','Cleaned with pyodine and saniplast applied. ','Don\'t touch sharp things. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-01 10:14:02',NULL),(5126,21,112,'2025-12-01 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of gums pain. On examination gums swelling seen. ','Gums swelling. ','Syp panadol 10ml also glycerine swab applied on gums. ','Encourage to consume samisolid diet. ','Referred to dentist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-12-01 10:21:24',NULL),(5127,483,384,'2025-12-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on right index finger with bleeding. ','Minor cut. ','Stop bleeding first and then cleaned with pyodine and bandage with polyfax skin ointment. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-01 10:24:01',NULL),(5128,377,134,'2025-12-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor cut on left index finger with slight bleeding. ','Minor cut only. ','Stop bleeding first then cleaned with pyodine and bandage with polyfax skin ointment. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-01 10:26:14',NULL),(5129,484,385,'2025-12-01 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain on hand from one week. On examination no swelling or redness seen. ','Muscular pain. ','Call the parents for meeting and syp panadol 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Do some exercises and consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-01 10:32:19',NULL),(5130,399,58,'2025-10-30 00:00:00',73,95.2,24,'70/50',112,15.95,12.72,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-01 10:37:29',NULL),(5131,423,339,'2025-10-30 00:00:00',86,95.6,26,'81/55',119,20.6,14.55,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-01 10:41:58',NULL),(5132,348,277,'2025-10-30 00:00:00',87,95.8,28,'82/57',114,18.3,14.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-01 10:50:47',NULL),(5133,477,274,'2025-10-30 00:00:00',81,95.5,24,'82/57',115,18.3,13.84,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet for more weight gain. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-01 10:55:00',NULL),(5134,402,24,'2025-10-30 00:00:00',86,96.4,24,'79/50',118,18.3,13.14,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-01 11:01:31',NULL),(5135,374,81,'2025-10-30 00:00:00',80,95.3,26,'72/59',114,17.6,13.54,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-01 11:13:48',NULL),(5136,108,68,'2025-12-02 00:00:00',NULL,NULL,NULL,'70/64',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain since morning. On examination abdomen soft. ','Gastric pain. ','Syp mucaine 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid diet. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-02 10:35:36',NULL),(5137,101,28,'2025-12-02 00:00:00',NULL,97.4,24,'74/60',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain. On examination abdomen soft. ','Gastric pain. ','Informed to parents and syp panadol 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels fine. ','2025-12-02 10:44:17',NULL),(5138,51,135,'2025-12-02 00:00:00',NULL,96.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of earache since morning. On examination no wax or infection seen. ','Due to cold weather. ','Betnisol N drops put in the ear and take under observation for 10 minutes when she feels good then send back to the class. ','Cover the ear with wolen cap. ','Referred to ENT for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-12-02 10:49:17',NULL),(5139,2,2,'2025-12-02 00:00:00',NULL,97,24,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough and cold since night. On examination chest is clear slight redness seen in throat. ','Viral cough and cold. ','Syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to avoid from junk and spicy foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-02 10:54:56',NULL),(5140,495,267,'2025-12-02 00:00:00',NULL,96.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain. On examination abdomen soft. ','Gastric pain. ','Informed to parents and syp panadol 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid diet and drink more water. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-02 10:57:20',NULL),(5141,112,83,'2025-12-02 00:00:00',80,93.8,24,'73/60',132,21.1,12.11,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness with mild anemia but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Mild anemia identified and all reflexes and senses are normal identified. ','Implementing structured meal plan (green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-02 11:02:19',NULL),(5142,114,76,'2025-12-02 00:00:00',75,96.3,24,'99/69',125,20.5,13.12,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-02 11:06:33',NULL),(5143,25,39,'2025-12-02 00:00:00',78,95.8,26,'70/56',124,19.8,12.88,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-02 11:16:07',NULL),(5144,210,202,'2025-12-02 00:00:00',81,97.3,24,'85/66',129,20.5,12.32,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 07:32:22',NULL),(5145,122,169,'2025-12-02 00:00:00',82,97.2,26,'76/52',128,20.85,12.73,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 08:29:55',NULL),(5146,125,127,'2025-12-02 00:00:00',85,95.8,26,'89/65',127,20.85,12.93,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child.','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 08:34:26',NULL),(5147,28,37,'2025-12-02 00:00:00',77,96.4,24,'81/56',124,21.85,14.21,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 08:37:16',NULL),(5148,56,115,'2025-12-02 00:00:00',75,95.4,26,'87/65',124,19,12.36,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 08:39:44',NULL),(5149,29,2,'2025-12-02 00:00:00',76,98.3,26,'70/50',126,18.1,11.4,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 08:44:55',NULL),(5150,134,164,'2025-12-02 00:00:00',80,96.8,24,'75/52',128,22.35,13.64,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 08:51:53',NULL),(5151,63,45,'2025-12-02 00:00:00',81,97.1,26,'86/61',132,25.15,14.43,'Severe Thinness',NULL,NULL,'None','Severe','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child to maintain personal hygiene with bathing, combing, teeth brushing and hand washing also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents on personal hygiene. ','2025-12-03 08:56:01',NULL),(5152,53,159,'2025-12-03 00:00:00',82,95.5,24,'76/52',120,18.45,12.81,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 08:59:05',NULL),(5153,65,165,'2025-12-03 00:00:00',76,97,26,'87/69',125,20.1,12.86,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 09:11:58',NULL),(5154,141,85,'2025-12-03 00:00:00',74,96.3,24,'67/50',117,20,14.61,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 09:29:16',NULL),(5155,142,81,'2025-12-03 00:00:00',80,95.4,22,'78/60',132,30.4,17.39,'Mild Thinness',NULL,NULL,'None','Mild','Good','Healthy','Mild','Child presented with the history of mild thinness in BMI calculation also physically and mentally child is active and \r\nhealthy and have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake to maintain health and counselled the child to continue take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. \r\nhealthy and proper diet. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 09:44:21',NULL),(5156,72,25,'2025-12-03 00:00:00',81,96.3,22,'80/50',141,31.35,15.77,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to more improve their child health and wellbeing. ','2025-12-03 09:49:23',NULL),(5157,98,149,'2025-12-03 00:00:00',82,96.8,24,'60/42',126,24.15,15.21,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','\r\nChild presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene.\r\nP/c. Persistent watery stools with abdominal pain. ','Improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified. All reflexes and senses are normal identified.\r\nDiarrhoea. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nInformed to parents and syp entamizol 10ml and ORS given and send back to home with her father. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day.\r\nAdvised to go for cheak up from general physician and consume samisolid diet. ','Referred to general physician for future assessment and treatment. ',NULL,NULL,'2025-12-03 10:02:29',NULL),(5158,76,21,'2025-12-03 00:00:00',78,95.4,24,'76/50',125,19.55,12.51,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 10:13:33',NULL),(5159,224,211,'2025-12-03 00:00:00',82,98.2,26,'83/66',129,22.9,13.76,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 10:17:17',NULL),(5160,82,38,'2025-12-03 00:00:00',81,94.2,24,'86/60',130,24.5,14.47,'Severe Thinness',NULL,NULL,'None','Mild','Good','Healthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 10:20:55',NULL),(5161,66,32,'2025-12-03 00:00:00',84,96.4,26,'78/54',132,24.5,14.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 10:24:31',NULL),(5162,152,91,'2025-12-03 00:00:00',87,95.3,24,'74/63',132,23.65,13.57,'Severe Thinness',NULL,NULL,'None','Mild','Good','Healthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 10:29:07',NULL),(5163,83,20,'2025-12-03 00:00:00',72,95.9,26,'80/62',139,27.15,14.05,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 10:32:21',NULL),(5164,602,441,'2025-12-03 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of a small pustule appear on her cheek with pain. On examination no discharge seen. ','Skin allergy. ','Polyfax skin ointment applied. ','Encourage to consume more water and to maintain personal hygiene. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-12-03 10:35:13',NULL),(5165,105,56,'2025-12-03 00:00:00',NULL,95.4,22,'75/60',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough and cold since night. On examination chest is clear slight redness seen in throat. ','Viral cough and cold. ','Syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid diet and drink warm water. ','Referred to general physician for future assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-03 10:38:04',NULL),(5166,84,160,'2025-12-03 00:00:00',NULL,98,24,'70/60',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough and cold since morning. On examination chest is clear and no redness seen in throat. ','Viral cough. ','Syp panadol 10ml also Syp sirloine 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-03 10:40:27',NULL),(5167,471,382,'2025-12-03 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on cheek. On examination no bleeding seen. ','Minor scratch. ','Polyfax skin ointment applied. ','Encourage to take good care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-03 10:42:24',NULL),(5168,450,359,'2025-10-30 00:00:00',84,95.4,26,'70/50',116,16.95,12.6,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 10:45:21',NULL),(5169,412,325,'2025-10-30 00:00:00',76,96.1,24,'79/50',119,17.6,12.43,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 10:48:25',NULL),(5170,410,324,'2025-10-30 00:00:00',74,95.2,24,'60/46',122,17.6,11.82,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 10:53:34',NULL),(5171,166,172,'2025-10-30 00:00:00',74,95.3,24,'72/50',113,15.95,12.49,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 10:56:34',NULL),(5172,167,172,'2025-10-30 00:00:00',76,95.9,26,'79/50',114,15.95,12.27,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 11:01:30',NULL),(5173,397,233,'2025-10-30 00:00:00',80,96.6,24,'76/50',113,18.1,14.17,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 11:05:04',NULL),(5174,387,311,'2025-10-31 00:00:00',76,94.2,24,'70/52',116,16.4,12.19,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene.\r\nP/c. Cough and cold from 2 days. On examination chest is clear slight redness seen in throat. ','Viral cough.\r\nImprovement identified in height not in weight according to the previous screening record and hair lice identified and all reflexes and senses are normal identified. ','Syp siroline 10ml given and take under observation for 10 minutes when she feels good then send back to the class.\r\nImplementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume samisolid food and drink warm water and to avoid from junk and spicy foods and to go for cheak up from general physician. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 11:17:51',NULL),(5175,357,290,'2025-10-31 00:00:00',76,95.6,26,'72/54',111,17.15,13.92,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-03 11:23:42',NULL),(5176,86,158,'2025-12-04 00:00:00',74,95.3,24,'82/52',133,23.65,13.37,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene.','Throat infection identified. Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy.\r\nSyp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-04 05:22:59',NULL),(5177,87,154,'2025-12-04 00:00:00',87,94.8,26,'74/52',127,23.65,14.66,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 04:10:04',NULL),(5178,214,40,'2025-12-04 00:00:00',74,95.4,22,'68/52',125,19.5,12.48,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 04:16:23',NULL),(5179,92,114,'2025-12-04 00:00:00',80,98.1,26,'76/52',120,17.45,12.12,'Severe Thinness',NULL,NULL,'None','None','None','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal.\r\nP/c. Allergy on hand with mild itching. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified.\r\nSkin allergy diagnosed. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and go for cheak up from skin spicealist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 04:26:11',NULL),(5180,103,138,'2025-12-04 00:00:00',82,96.2,26,'68/50',123,20.5,13.55,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified.','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 04:31:14',NULL),(5181,104,19,'2025-12-04 00:00:00',88,95.9,24,'75/54',125,20.5,13.12,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 04:34:25',NULL),(5182,487,358,'2025-12-04 00:00:00',76,95.3,24,'79/54',121,18.3,12.5,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 04:37:31',NULL),(5183,69,34,'2025-12-04 00:00:00',81,96.2,26,'80/60',141,29.85,15.01,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 04:41:19',NULL),(5184,149,101,'2025-12-04 00:00:00',82,97.2,24,'84/56',132,23.9,13.72,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 04:44:32',NULL),(5185,178,184,'2025-12-04 00:00:00',76,96.4,24,'70/60',123,19.35,12.79,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 04:47:40',NULL),(5186,111,144,'2025-12-04 00:00:00',82,95.9,26,'73/56',126,18.6,11.72,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 06:44:24',NULL),(5187,171,175,'2025-12-04 00:00:00',74,98.3,22,'79/54',124,19.55,12.71,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 06:47:10',NULL),(5188,55,126,'2025-12-04 00:00:00',82,95.7,24,'76/59',129,32.15,19.32,'Normal',NULL,NULL,'None','None','Good','Healthy','Mild','Child presented with normal weight also physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake to maintain BMI. ','Encourage to do some exercises for healthy growth and start\'s teeth brushing. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 06:53:03',NULL),(5189,97,45,'2025-12-04 00:00:00',80,95.6,26,'76/50',116,17.7,13.15,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 07:01:50',NULL),(5190,213,203,'2025-12-04 00:00:00',81,96.2,26,'80/50',128,24.1,14.71,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 07:04:43',NULL),(5191,137,102,'2025-12-05 00:00:00',82,96.9,26,'76/54',125,24.55,15.71,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 07:09:35',NULL),(5192,154,132,'2025-12-05 00:00:00',80,95,22,'70/62',117,18.6,13.59,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 07:14:02',NULL),(5193,62,23,'2025-12-05 00:00:00',74,95.2,26,'64/50',117,17.3,12.64,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 07:26:05',NULL),(5194,64,48,'2025-12-05 00:00:00',76,95.4,26,'80/60',122,20.5,13.77,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 07:29:10',NULL),(5195,147,54,'2025-12-05 00:00:00',82,97.9,26,'80/50',125,22.8,14.59,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene.\r\nP/c. Cough since morning. On examination chest is clear. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity \r\nidentified and all reflexes and senses are normal identified.\r\nDry cough. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nSyp siroline 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 07:33:53',NULL),(5196,80,139,'2025-12-05 00:00:00',77,94.7,24,'76/58',122,18.95,12.73,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 08:23:15',NULL),(5197,148,94,'2025-12-05 00:00:00',76,94.2,22,'80/60',118,18.52,13.3,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 08:32:22',NULL),(5198,156,160,'2025-12-05 00:00:00',79,96.6,22,'80/54',118,18.25,13.11,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also identified and all reflexes and senses are normal identified with no any current health issue. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 08:36:13',NULL),(5199,157,86,'2025-12-05 00:00:00',82,95.2,22,'79/58',118,21.8,15.66,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 08:39:03',NULL),(5200,96,27,'2025-12-05 00:00:00',78,94.6,26,'80/54',124,18.1,11.77,'Severe Thinness',NULL,NULL,'None','Mild','None','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 08:42:07',NULL),(5201,139,99,'2025-12-05 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Minor cut on thumb. On examination no excessive bleeding seen. ','Minor cut only. ','Saniplast applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-12-05 08:45:34',NULL),(5202,42,58,'2025-12-05 00:00:00',NULL,NULL,NULL,'70/50',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of abdominal pain on and off from two to three weeks continually. On examination no tenderness seen and abdomen soft. ','Gastric pain. ','Informed to parents and syp mucaine 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Adviced to her mother to go for cheak up from general physician to find out the actual problems by lab investigations. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-12-05 08:52:21',NULL),(5203,48,154,'2025-12-05 00:00:00',NULL,95.4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache since morning. On examination no swelling or redness seen. ','Muscular pain. ','Syp panadol 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-12-05 09:05:02',NULL),(5204,170,175,'2025-12-05 00:00:00',NULL,96.4,24,'96/69',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache with flu since morning. On examination chest is clear slight redness seen in throat. ','Viral flu. ','Syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-12-05 09:08:22',NULL),(5205,40,144,'2025-12-05 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of minor scratch on thumb with no bleeding. ','Minor scratch. ','Saniplast applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up she feels good. ','2025-12-05 09:10:46',NULL),(5206,636,182,'2025-10-31 00:00:00',76,95.6,26,'72/54',111,17.15,13.92,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 09:20:56',NULL),(5207,482,171,'2025-10-31 00:00:00',72,95.3,24,'70/54',113,17.85,13.98,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 09:24:04',NULL),(5208,613,472,'2025-10-31 00:00:00',86,95.2,22,'92/74',128,22.95,14.01,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 09:29:27',NULL),(5209,102,147,'2025-10-31 00:00:00',76,95,26,'69/50',122,19.85,13.34,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 09:34:07',NULL),(5210,396,53,'2025-10-31 00:00:00',80,96.4,24,'79/54',111,15.45,12.54,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 09:46:27',NULL),(5211,430,347,'2025-10-31 00:00:00',76,95.4,26,'67/50',113,15.45,12.1,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 09:57:05',NULL),(5212,426,343,'2025-10-31 00:00:00',80,95.8,26,'70/59',117,16.3,11.91,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 10:00:55',NULL),(5213,372,303,'2025-10-31 00:00:00',90,96.4,24,'88/64',123,18.9,12.49,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 10:03:30',NULL),(5214,342,264,'2025-10-31 00:00:00',82,95.6,24,'80/60',118,18.55,13.32,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 10:09:36',NULL),(5215,346,22,'2025-11-03 00:00:00',78,98.2,24,'67/50',110,17.6,14.55,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy','Mild','Child presented with the history of mild anemia with severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene. ','\r\nMild anemia identified \r\nImprovement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal identified. ','Implementing structured meal plan (green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 10:13:44',NULL),(5216,368,300,'2025-11-03 00:00:00',80,95.4,26,'79/52',114,17.6,13.54,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 10:17:02',NULL),(5217,481,299,'2025-11-03 00:00:00',78,96,28,'64/49',103,13.8,13.01,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy','None','Child presented with mild anemia with severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice identified also all reflexes and senses are normal identified. ','Implementing structured meal plan (green veg, apple and carrots juice dates shake and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to help in reduce anemia. ','2025-12-05 10:27:04',NULL),(5218,340,261,'2025-11-03 00:00:00',82,96.3,28,'73/52',109,15.35,12.92,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 10:31:59',NULL),(5219,418,334,'2025-11-03 00:00:00',87,97.7,24,'79/52',123,20.2,13.35,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 10:34:43',NULL),(5220,331,189,'2025-11-03 00:00:00',84,96.4,26,'70/52',120,20.2,14.03,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 10:40:05',NULL),(5221,338,271,'2025-11-03 00:00:00',88,95.9,22,'76/53',112,16.75,13.35,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 10:44:22',NULL),(5222,401,204,'2025-11-03 00:00:00',82,95.1,24,'70/54',118,17.65,12.68,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 10:47:02',NULL),(5223,395,156,'2025-11-03 00:00:00',80,95.6,24,'76/52',115,19.05,14.4,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and stained teeth identified due to nutritional deficiency diagnosed by dentists also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal who have full of iron and calcium for healthy teeth and to avoid from sugary foods. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 10:51:33',NULL),(5224,363,281,'2025-11-03 00:00:00',77,95.6,26,'69/52',110,15.45,12.77,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 10:55:18',NULL),(5225,373,163,'2025-11-03 00:00:00',80,96.7,28,'72/54',105,13.75,12.47,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','Severe','Child presented with the history of mild anemia with severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Mild anemia with no improvement identified in weight and height against the previous screening record and dental cavity also identified and all reflexes and senses are normal identified. ','Implementing structured meal plan (meat, green veg, apple and carrots juice and dates shake) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 10:59:54',NULL),(5226,405,322,'2025-11-03 00:00:00',76,95.6,22,'80/52',121,18.15,12.4,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 11:08:28',NULL),(5227,413,326,'2025-11-03 00:00:00',87,96.7,26,'78/50',118,19.45,13.97,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 11:14:01',NULL),(5228,407,320,'2025-11-03 00:00:00',82,95.9,24,'74/52',115,19.45,14.71,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','Mild','Child presented with mild anemia with severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Mild anemia identified and Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan (green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 11:24:34',NULL),(5229,486,387,'2025-11-03 00:00:00',82,95.4,24,'70/52',109,15.1,12.71,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-05 11:28:47',NULL),(5230,355,294,'2025-11-04 00:00:00',88,95.3,24,'70/50',104,14.1,13.04,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-06 06:50:31',NULL),(5231,479,279,'2025-11-04 00:00:00',86,96.4,24,'63/48',112,15.55,12.4,'Severe Thinness',NULL,NULL,'None','Severe','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-06 06:58:18',NULL),(5232,359,287,'2025-11-04 00:00:00',79,95.4,26,'73/52',108,14.5,12.43,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-06 07:03:40',NULL),(5233,360,287,'2025-11-04 00:00:00',82,95.4,24,'69/58',111,14.5,11.77,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-06 07:09:41',NULL),(5234,404,323,'2025-11-04 00:00:00',80,95.6,26,'76/50',114,17.5,13.47,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take more healthy meal and snacks for more better health. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-06 07:18:50',NULL),(5235,333,267,'2025-11-04 00:00:00',76,96.4,24,'80/50',114,17.5,13.47,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue Identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-06 08:31:41',NULL),(5236,358,286,'2025-11-04 00:00:00',87,96.5,26,'70/50',104,15.8,14.66,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-06 08:38:16',NULL),(5237,488,193,'2025-11-04 00:00:00',78,96,26,'79/50',103,13.3,12.54,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-06 08:43:43',NULL),(5238,626,486,'2025-11-04 00:00:00',87,95.4,26,'76/52',108,15.35,13.16,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-06 08:46:44',NULL),(5239,105,56,'2025-11-04 00:00:00',85,95.4,24,'88/63',141,32.55,16.37,'Moderate Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also stained teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from sugary foods also go for cheak up from dentist. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2025-12-06 08:52:48',NULL),(5240,47,151,'2025-11-04 00:00:00',74,96.8,24,'74/50',135,22.6,12.4,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and stained teeth identified also all reflexes and senses are normal with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-06 08:58:44',NULL),(5241,100,30,'2025-12-08 00:00:00',76,96.8,26,'70/52',115,17.7,13.38,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-08 09:16:22',NULL),(5242,469,363,'2025-12-08 00:00:00',78,95.2,24,'80/67',123,22.5,14.87,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-08 09:28:22',NULL),(5243,638,497,'2025-12-08 00:00:00',82,95.4,26,'76/60',119,18.6,13.13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene.\r\nP/c. Cough since night. On examination chest is clear. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified.\r\nViral dry cough. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal.\r\nSyp siroline 10ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-08 09:38:52',NULL),(5244,384,307,'2025-12-08 00:00:00',85,95.2,26,'85/67',118,20.8,14.94,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-08 09:43:33',NULL),(5245,376,21,'2025-12-08 00:00:00',78,96.4,26,'80/52',116,16.8,12.49,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal or junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-08 09:53:17',NULL),(5246,443,364,'2025-12-08 00:00:00',82,95.4,26,'76/54',121,17.9,12.23,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-08 10:09:18',NULL),(5247,457,361,'2025-12-08 00:00:00',78,95.4,26,'82/50',118,16.7,11.99,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','Mild','Child presented with the history of mild anemia and severe thinness in BMI calculation but physically and mentally child is active and healthyand have bad oral hygiene. ','Mild anemia identified also improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing structured meal plan (green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks who have full of iron and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to reduced anemia and help in wellbeing of their child. ','2025-12-08 10:26:57',NULL),(5248,382,309,'2025-12-08 00:00:00',76,98.2,24,'82/50',123,17.55,11.6,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal identified with no any current health issue. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-08 10:33:34',NULL),(5249,381,310,'2025-12-08 00:00:00',84,95.2,26,'82/59',118,18.1,13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to do some exercises. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-08 10:48:42',NULL),(5250,467,377,'2025-12-08 00:00:00',74,95.7,28,'70/50',124,22.45,14.6,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-08 11:02:14',NULL),(5251,114,76,'2025-12-08 00:00:00',NULL,95.4,26,'74/44',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with cough also headache since morning. ','Viral cough. ','Syp panadol 10ml and ORS given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and to avoid from junk foods. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-12-09 06:47:35',NULL),(5252,417,331,'2025-12-08 00:00:00',NULL,95.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of busted pustule on foot with bleeding and pussy discharge. ','Skin allergy. ','Removed all puss and cleaned with pyodine and polyfax skin ointment applied. ','Encourage to consume more water and to avoid from spicy food. ','Referred to skin spicealist. ','Scheduled for regular monitoring. ','Conducted meeting with her parents. ','2025-12-09 07:14:18',NULL),(5253,377,134,'2025-12-08 00:00:00',NULL,95.4,29,'72/54',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with fever with throatache since night. On examination chest is clear slight redness seen in throat. ','Throat infection. ','Syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for future assessment. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-09 08:26:57',NULL),(5254,92,114,'2025-12-09 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of pain on hand. On examination no swelling or redness seen. ','Muscular pain. ','Analgesic cream applied. ','Encourage to consume healthy meal. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-09 08:28:59',NULL),(5255,373,163,'2025-12-09 00:00:00',NULL,97.6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of earache since morning. On examination ear wax seen. ','Ear wax. ','Betnisol N drops put in the ear and take under observation for 10 minutes when he feels good then send back to the class. ','Scheduled for regular monitoring. ','Referred to ENT for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-09 08:36:41',NULL),(5256,219,208,'2025-12-09 00:00:00',NULL,95.8,24,'78/60',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache with cough since morning. On examination chest is clear. ','Viral cough. ','Syp panadol 10ml also Syp sirloine 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-09 08:41:10',NULL),(5257,81,40,'2025-11-04 00:00:00',82,95.6,22,'76/49',135,26.85,14.73,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snack plan with monitoring intake and weight gain and counselled the child to talke healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-09 09:20:41',NULL),(5258,173,177,'2025-11-04 00:00:00',76,96.9,25,'80/50',140,26.3,13.42,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-09 09:25:41',NULL),(5259,390,316,'2025-12-08 00:00:00',87,96.3,24,'80/60',126,26.25,16.53,'Moderate Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to do some exercises for healthy growth also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 07:12:06',NULL),(5260,391,316,'2025-12-09 00:00:00',70,95.4,26,'80/60',118,20.6,14.79,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 07:22:26',NULL),(5261,439,122,'2025-12-09 00:00:00',76,997.4,24,'75/52',109,14.9,12.54,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 07:26:35',NULL),(5262,470,383,'2025-12-09 00:00:00',80,95.9,24,'82/60',125,30.2,19.33,'Normal',NULL,NULL,'None','Mild','Good','Healthy','Moderate','Child presented with normal weight also physically and mentally child is active and healthy and have bad personal and oral hygiene with habit of no teeth brushing. ','Normal weight identified and hair lice also plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake to maintain BMI also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 07:33:27',NULL);
INSERT INTO `health` VALUES (5263,633,490,'2025-12-09 00:00:00',80,95.1,26,'80/59',118,19.15,13.78,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 08:45:17',NULL),(5264,635,63,'2025-12-09 00:00:00',76,95.5,26,'76/54',120,17.35,12.05,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from sugary foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods also to maintain oral hygiene with brushing the teeth twice in a day and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 09:01:56',NULL),(5265,379,306,'2025-12-09 00:00:00',80,95,28,'80/64',125,21.35,13.66,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 09:19:10',NULL),(5266,378,252,'2025-12-09 00:00:00',81,96.2,26,'82/55',123,18.95,12.53,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 09:28:53',NULL),(5267,155,68,'2025-12-09 00:00:00',74,95,26,'84/50',120,18.55,12.88,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 09:33:57',NULL),(5268,108,68,'2025-12-09 00:00:00',82,95.7,24,'93/70',134,25.85,14.4,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 09:39:15',NULL),(5269,71,31,'2025-12-09 00:00:00',79,96.1,26,'82/50',118,18.55,13.32,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene.\r\nP/c. Pain on right hand. On examination no swelling or redness seen. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal identified.\r\nMuscular pain. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nAnalgesic cream applied on hand with crepe bandage. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to consume healthy meal and snacks. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and hygiene.\r\nOn follow up she feels fine. ','2025-12-10 09:44:16',NULL),(5270,109,60,'2025-12-10 00:00:00',76,97.1,26,'100/60',129,25.85,15.53,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 09:49:14',NULL),(5271,23,26,'2025-12-10 00:00:00',80,96.8,26,'76/52',129,26.6,15.98,'Severe Thinness',NULL,NULL,'None','Moderate','Mild','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically child is active and healthy and mentallyher understanding level is mild low from other children and have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil counselling continued to improve her understanding level. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 09:56:14',NULL),(5272,116,72,'2025-12-10 00:00:00',78,97,26,'80/50',117,19.3,14.1,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 10:00:42',NULL),(5273,119,129,'2025-12-10 00:00:00',82,95.7,24,'79/54',144,38.7,18.66,'Normal',NULL,NULL,'None','Mild','Good','Healthy','Mild','Child presented with normal BMI and also physically and mentally child is active and healthy and have bad personal and oral hygiene. ','Normal BMI identified and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and to maintain weight also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to more improve their child health and wellbeing. ','2025-12-10 10:06:27',NULL),(5274,177,183,'2025-12-10 00:00:00',76,97.3,26,'80/52',127,21.8,13.52,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 10:14:49',NULL),(5275,130,65,'2025-12-10 00:00:00',80,95.6,28,'90/60',117,17.9,13.08,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 10:19:41',NULL),(5276,131,90,'2025-12-10 00:00:00',74,97.2,24,'76/52',125,17.55,11.23,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 10:23:31',NULL),(5277,176,182,'2025-12-10 00:00:00',80,95.4,24,'82/60',124,21.9,14.24,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child on his bad behaviour and adviced to take improvement in behaviour. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 10:32:30',NULL),(5278,136,73,'2025-12-10 00:00:00',82,95.9,26,'75/51',137,26.45,14.13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also have bad oral hygiene. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-10 10:40:04',NULL),(5279,149,101,'2025-12-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Minor scratch on right ring finger. On examination no bleeding seen. ','Minor scratch only. ','Cleaned with pyodine and polyfax skin ointment applied. ','Take care of yourself. ','None required at this time. ','Scheduled for regular monitoring. ','On follow up he feels good. ','2025-12-10 10:43:56',NULL),(5280,216,205,'2025-12-10 00:00:00',NULL,95.5,24,'88/49',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with vertigo since morning. On examination chest is clear no redness seen in throat. ','Low blood pressure. ','Syp panadol 10ml also ORS given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to general physician for future assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-12-10 10:46:07',NULL),(5281,21,112,'2025-12-10 00:00:00',NULL,95.7,26,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of throat pain and mouth ulcers from two to three days. On examination swelling with redness seen in throat. ','Oral infaction. ','Informed to parents and syp panadol 10ml also syp piriton 5mland glycerine applied on mouth and take under observation for 10 minutes when she feels fine then send back to the class. ','Called to the parents for meating. ','Referred to ENT for future assessment and suggestion. ','Scheduled for regular monitoring. ','On follow up she feels better. ','2025-12-10 10:58:01',NULL),(5282,161,61,'2025-12-10 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of legache since morning. On examination no swelling or redness seen. ','Muscular pain. ','Tablet panadol 1 given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks. ','Referred to general physician for future assessment. ','Scheduled for regular monitoring. ','On follow up she feels fine. ','2025-12-10 11:00:37',NULL),(5283,219,208,'2025-12-10 00:00:00',NULL,98.4,24,'97/71',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of fever with flu from 1 day. On examination chest is clear and slight redness seen in throat. ','Viral flu. ','Syp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and snacks. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth. ','On follow up he feels good. ','2025-12-10 11:06:32',NULL),(5284,483,384,'2025-12-10 00:00:00',NULL,95.4,22,'67/49',NULL,NULL,NULL,NULL,NULL,NULL,'None','None','None',NULL,'None','Child come with complain of headache with vertigo and abdominal pain on left side. On examination no tenderness seen. ','Renal pain and low blood pressure. ','Informed to parents and syp panadol 10ml also ORS given and take under observation for 10 minutes when he feels good then send back to home with his mother and advised to go for cheak up from general physician. ','Encourage to go for cheak up from general physician. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring. ','. ','2025-12-10 11:10:54',NULL),(5285,33,122,'2025-12-10 00:00:00',71,97.4,26,'77/65',115,15.9,12.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-11 09:32:45',NULL),(5286,60,35,'2025-12-11 00:00:00',76,96,24,'80/50',132,22.9,13.14,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-11 09:41:03',NULL),(5287,68,108,'2025-12-11 00:00:00',84,95.3,26,'80/62',124,18.6,12.1,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-11 10:42:58',NULL),(5288,144,56,'2025-12-11 00:00:00',76,94,26,'75/60',124,20.6,13.4,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-11 10:56:08',NULL),(5289,145,98,'2025-12-11 00:00:00',76,95.9,26,'78/54',122,20.3,13.64,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','2025-12-11 11:00:16',NULL),(5290,146,95,'2025-12-11 00:00:00',74,95.6,26,'80/60',126,20.1,12.66,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-12 04:42:25',NULL),(5291,74,24,'2025-12-11 00:00:00',75,96.2,24,'85/66',133,22.35,12.63,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-12 04:45:50',NULL),(5292,75,19,'2025-12-11 00:00:00',76,97.6,22,'86/56',120,18.35,12.74,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-12 04:48:51',NULL),(5293,77,131,'2025-12-11 00:00:00',76,97.6,22,'86/56',120,18.35,12.74,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections adviced to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-12 04:52:45',NULL),(5294,180,193,'2025-12-11 00:00:00',78,95.8,22,'82/54',109,16.75,14.1,'Severe Thinness',NULL,NULL,'None','Severe','Good',NULL,'Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections adviced to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-12 05:21:06',NULL),(5295,79,50,'2025-12-11 00:00:00',73,95.2,22,'82/54',124,19.85,12.91,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-12 05:52:17',NULL),(5296,78,22,'2025-12-11 00:00:00',75,94.7,24,'81/58',125,25.05,16.03,'Moderate Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-12 05:55:52',NULL),(5297,150,66,'2025-12-11 00:00:00',80,95.4,28,'70/60',130,26.05,15.41,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-12 09:27:17',NULL),(5298,153,161,'2025-12-11 00:00:00',77,95.3,24,'54/42',115,16.2,12.25,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal identified.\r\nLow blood pressure diagnose. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nORS given. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-12 09:32:13',NULL),(5299,85,33,'2025-12-12 00:00:00',82,97.1,26,'84/59',124,21.35,13.89,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-12 10:24:35',NULL),(5300,159,97,'2025-12-12 00:00:00',76,98.6,24,'80/62',123,22.7,15,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene.\r\nP/c. Busted pustule on head with pussy discharge.\r\n','No improvement identified in weight and height against the previous screening record and dirty teeth identified.\r\nSkin allergy diagnosed. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet.\r\nCleaned with pyodine and polyfax skin ointment applied. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day.\r\nAdvised to go for cheak up from skin spicealist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-12 10:31:24',NULL),(5301,90,124,'2025-12-12 00:00:00',75,95.7,22,'76/52',126,19.6,12.35,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-12 10:45:14',NULL),(5302,91,33,'2025-12-12 00:00:00',80,95.7,26,'82/56',136,29.26,15.82,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-12 10:49:49',NULL),(5303,101,28,'2025-12-12 00:00:00',80,96.7,26,'70/50',128,19.6,11.96,'Severe Thinness',NULL,NULL,'Mild','Severe','Good','Unhealthy','Mild','Mild anemia with severe thinness identified in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Mild anemia identified and Improvement in height not in weight according to the previous screening record and hair lice also dirty teeth identified but all reflexes and senses are normal identified. ','Implementing structured meal plan(green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and go for cheak up from general physician for weight gain. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-12 11:00:06',NULL),(5304,441,350,'2025-12-12 00:00:00',72,95.2,24,'77/54',113,16.8,13.16,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-12 11:04:26',NULL),(5305,422,340,'2025-12-12 00:00:00',79,95.6,26,'70/62',120,19.55,13.58,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-12 11:21:15',NULL),(5306,433,354,'2025-12-12 00:00:00',81,93.3,27,'76/54',113,16.8,13.16,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-13 08:56:00',NULL),(5307,440,349,'2025-12-12 00:00:00',80,95.3,26,'76/60',121,17.95,12.26,'Severe Thinness',NULL,NULL,'None','Severe','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-13 08:59:28',NULL),(5308,460,355,'2025-12-12 00:00:00',74,96.5,24,'67/45',118,19.55,14.04,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal identified.\r\nLow blood pressure identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nORS given. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-13 09:18:17',NULL),(5309,438,29,'2025-12-12 00:00:00',80,95.4,24,'76/54',117,17.95,13.11,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-13 09:30:46',NULL),(5310,335,196,'2025-12-12 00:00:00',76,95.2,26,'82/55',109,15.05,12.67,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-13 09:36:08',NULL),(5311,200,102,'2025-11-04 00:00:00',83,97.3,24,'80/52',142,30.4,15.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and plaque on the teeth identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-23 05:16:17',NULL),(5312,264,194,'2025-11-05 00:00:00',72,91.4,26,'72/52',130,20.15,11.92,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation and physically he is weak but active child. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-23 05:24:41','2025-12-23 05:26:41'),(5313,185,198,'2025-11-05 00:00:00',79,95.3,24,'83/54',143,28.7,13.98,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-23 05:39:53',NULL),(5314,223,66,'2025-11-05 00:00:00',80,97,26,'60/46',138,21.6,11.34,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and have bad habit of skipping meal also have bad personal and oral hygiene.\r\nP/c. Redness seen in throat with flu and nasal blockage. ','Severe thinness identified also hair lice identified and all reflexes and senses are normal identified.\r\nViral flu diagnosed. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nNabulaized the child with N/S 9%.','Encourage to consume healthy meal and snacks and to avoid from skipping meal also advice to go for cheak up from general physician. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-23 06:23:45',NULL),(5315,183,185,'2025-11-05 00:00:00',70,96.6,24,'73/58',126,21.6,13.61,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified, ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-23 06:27:39',NULL),(5316,186,167,'2025-11-05 00:00:00',85,96.8,22,'93/64',137,26.35,14.04,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-23 06:30:37',NULL),(5317,278,242,'2025-11-05 00:00:00',78,95.9,22,'87/69',145,25.1,11.97,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-23 06:35:38',NULL),(5318,189,195,'2025-11-05 00:00:00',76,96.8,24,'88/50',140,27.55,14.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing.\r\nP/c. Headache since morning due to small pustule appear on lower eyelid. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified.\r\nEye infection diagnosed. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal.\r\nSyp panadol 10ml given and Betnisol N drops put in the eye. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day.\r\nAdvised to go for cheak up from eye spicealist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-23 06:43:12',NULL),(5319,193,191,'2025-11-05 00:00:00',86,95.7,24,'74/59',134,24.5,13.64,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Severe thinness identified also hair lice and dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-23 06:52:46',NULL),(5320,181,189,'2025-11-05 00:00:00',73,95.2,24,'82/58',154,41.2,17.37,'Mild Thinness',NULL,NULL,'None','None','Good','Healthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and to maintain BMI. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-23 06:57:17',NULL),(5321,40,144,'2025-11-07 00:00:00',88,95.3,24,'82/53',150,32.15,14.29,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-23 07:11:39',NULL),(5322,12,18,'2025-11-07 00:00:00',85,95.1,26,'82/59',138,29.4,15.44,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to consume milk and milk products. ','Referred to nutritionist for future assessment and suggestion for weight gain . ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-23 07:15:41',NULL),(5323,35,79,'2025-11-07 00:00:00',74,95.3,24,'75.51',143,30.55,14.94,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and more weight gain and counselled the child on good behaviour. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-23 07:23:21',NULL),(5324,41,57,'2025-11-07 00:00:00',82,95.4,22,'86/56',137,26.45,14.09,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-23 07:26:57',NULL),(5325,20,11,'2025-11-07 00:00:00',89,95.2,24,'78/58',140,24.45,12.47,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified and all reflexes and senses are normal identified.\r\n','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-23 08:00:22',NULL),(5326,37,76,'2025-11-07 00:00:00',80,95.3,22,'92/63',138,26.95,14.15,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Severe thinness identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-24 05:18:27',NULL),(5327,174,179,'2025-11-07 00:00:00',87,96.4,24,'76/52',128,20.35,12.42,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Severe thinness identified also hair lice and dental cavity identified and also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing and discuss on her eating habits. ','2025-12-24 05:43:06',NULL),(5328,39,129,'2025-11-07 00:00:00',74,96.4,26,'83/60',135,21.8,11.96,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy but have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from junk foods because they are make you unhealthy. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-24 05:57:39',NULL),(5329,42,58,'2025-11-07 00:00:00',72,95.4,24,'89/62',125,20.35,13.02,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-24 06:27:00',NULL),(5330,21,112,'2025-11-07 00:00:00',78,95.4,24,'82/58',132,27.65,15.87,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-24 06:37:31',NULL),(5331,45,63,'2025-11-07 00:00:00',72,96,24,'68/59',123,20.25,13.38,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-24 07:04:39',NULL),(5332,46,67,'2025-11-07 00:00:00',87,95.9,26,'81/64',139,24.9,12.89,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-24 08:21:09',NULL),(5333,48,154,'2025-11-07 00:00:00',80,95.2,24,'74/52',129,28.2,16.95,'Moderate Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-24 08:27:28',NULL),(5334,578,450,'2025-11-11 00:00:00',88,96.6,24,NULL,103,14.8,13.95,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan(who have full of nutrition) with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to maintain personal hygiene. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-24 14:12:14',NULL),(5335,545,432,'2025-11-11 00:00:00',79,97.7,26,NULL,95,12.35,13.68,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan (green veg, fruits, milk, meat and eggs) with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-24 14:15:58',NULL),(5336,568,462,'2025-11-11 00:00:00',72,96.4,24,NULL,100,11.9,11.95,'Severe Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan (who have full of nutrition) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-24 14:20:15',NULL),(5337,592,456,'2025-11-11 00:00:00',76,94.7,24,NULL,100,12.8,12.8,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan (meat, green veg, fruits, milk and eggs) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to eat healthy food. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-24 14:25:44',NULL),(5338,594,384,'2025-11-11 00:00:00',80,95.6,24,'',95,10.86,12.03,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-24 14:31:08','2025-12-28 15:28:00'),(5339,571,458,'2025-11-11 00:00:00',81,96.5,26,NULL,103,14,13.2,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and drink more water for good health. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-24 14:44:48',NULL),(5340,571,458,'2025-11-11 00:00:00',87,95.2,22,NULL,114,17.2,13.23,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan (green veg, fruits, milk, meat and eggs) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to avoid from junk foods because they are unhealthy. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-24 14:48:38',NULL),(5341,643,501,'2025-12-25 00:00:00',80,97.2,24,NULL,103,14.65,13.81,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and drink more water. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-25 12:49:07',NULL),(5342,561,310,'2025-12-25 00:00:00',82,96.8,24,NULL,108,16.5,14.15,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-25 12:57:37',NULL),(5343,553,425,'2025-12-25 00:00:00',88,97.5,28,NULL,108,16.5,14.15,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified also all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-25 13:17:35',NULL),(5344,595,86,'2025-12-25 00:00:00',87,94.5,24,NULL,108,19.65,16.91,'Moderate Thinness',NULL,NULL,'None','None','Good','Healthy','None','Child presented with the history of moderate thinness in BMI calculation and physically and mentally child is active and healthy. ','Improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and maintain BMI calculation. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-25 13:32:52',NULL),(5345,502,389,'2025-11-12 00:00:00',87,94.3,28,NULL,103,11.9,11.22,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to drink more water and healthy juices. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-27 13:16:13',NULL),(5346,522,408,'2025-11-12 00:00:00',76,95.8,26,NULL,112,18.4,14.67,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan (who have full of nutrition) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to drink more water and fresh juices. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-27 13:37:05',NULL),(5347,541,417,'2025-11-12 00:00:00',78,95.4,24,NULL,101,15.4,15.1,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-27 13:41:07',NULL),(5348,500,138,'2025-11-12 00:00:00',74,96,24,NULL,105,15.85,14.38,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and drink more water and juices. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-27 13:46:02',NULL),(5349,557,437,'2025-11-12 00:00:00',80,95.3,26,NULL,112,17.52,13.97,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and bad oral hygiene identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from eating junk foods and brush your teeth twice in a day. ','Encourage to consume healthy meal and snacks and to avoid eating junk foods and also brush your teeth twice in a day. ','Referred to nutritionist and dentist for future assessment and suggestion for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-27 13:56:25',NULL),(5350,505,393,'2025-11-12 00:00:00',78,95.6,24,NULL,105,15.6,14.15,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice identified and also have bad oral hygiene. All reflexes and senses are normal identified with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also have bad oral and personal hygiene. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also brush your teeth twice in a day and hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Referred to nutritionist and dentist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-27 14:04:06',NULL),(5351,499,361,'2025-11-12 00:00:00',77,97.9,28,NULL,107,14.75,12.88,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in height not in weight according to the previous screening record and also have bad oral hygiene. ','Implementing balanced meal plan with monitoring intake and weight gain. ','Encourage to consume healthy meal and snacks and to avoid from eating junk foods and also have bad oral hygiene. ','Referred to nutritionist and dentist for future assessment and suggestion for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-27 14:09:55',NULL),(5352,600,441,'2025-11-12 00:00:00',78,96.4,26,NULL,112,15.55,12.4,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in weight not in height according to the previous screening record and have bad habit of skipping meal also have bad oral hygiene. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also brush your teeth twice in a day. ','Referred to nutritionist and dentist for future assessment and suggestion for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-27 14:16:54',NULL),(5353,521,407,'2025-11-12 00:00:00',80,95.7,27,NULL,116,21.05,15.64,'Severe Thinness',NULL,NULL,'None','Mild','Good','Healthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad oral hygiene. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in weight not in height according to the previous screening record and hair lice identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and also wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also wash your hair in school salon with anti lice shampoo after oiling with anti lice oil. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-28 13:51:18',NULL),(5354,509,396,'2025-11-12 00:00:00',80,95.6,24,NULL,112,16.4,13.07,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. All reflexes and senses are normal identified with no any current health issue identified. ','No improvement identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and wash hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also wash your hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-28 13:56:44',NULL),(5355,564,466,'2025-11-13 00:00:00',80,94.6,26,'',103,13.85,13.05,'Severe Thinness',0,0,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in weight and height against the previous screening record and have bad personal hygiene. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and wash hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also wash your hair in school salon with anti lice shampoo after oiling with anti lice oil. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-28 14:07:41','2025-12-28 14:17:51'),(5356,590,468,'2025-11-13 00:00:00',80,97.2,26,NULL,108,14.65,12.56,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in height not in weight according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-28 14:20:43',NULL),(5357,493,94,'2025-11-13 00:00:00',78,94.6,26,NULL,98,12.7,13.22,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-28 14:24:29',NULL),(5358,631,490,'2025-11-13 00:00:00',78,97.2,24,NULL,101,14.65,14.36,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in height not in weight according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-28 14:27:48',NULL),(5359,569,460,'2025-11-13 00:00:00',78,97,26,NULL,94,12.7,14.37,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-28 14:32:03',NULL),(5360,519,403,'2025-11-13 00:00:00',80,96.3,26,NULL,103,15.15,14.28,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-28 14:38:19',NULL),(5361,531,90,'2025-11-13 00:00:00',79,96.6,24,NULL,98,13.55,14.11,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in height not in weight according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-28 14:41:24',NULL),(5362,594,384,'2025-11-13 00:00:00',78,95.1,26,NULL,95,10.9,12.08,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal and no teeth brushing. All reflexes and senses are normal identified with no any current health issue identified. ','No improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also brush your teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-28 15:33:03',NULL),(5363,584,442,'2025-11-13 00:00:00',80,96.3,28,NULL,97,14.05,14.93,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and to drink more water and juices. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-29 09:50:21',NULL),(5364,544,434,'2025-11-13 00:00:00',81,96.9,24,NULL,110,16.1,13.31,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-29 10:25:05',NULL),(5365,588,438,'2025-11-13 00:00:00',79,94.2,26,NULL,99,12.05,12.29,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in height not in weight according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from eating junk foods. ','Encourage to consume healthy meal and snacks and to avoid from eating junk foods. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-29 10:29:01',NULL),(5366,540,418,'2025-11-14 00:00:00',80,94.2,24,NULL,101,14.05,13.77,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in weight not in height according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child and to monitor the health of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-29 10:33:29',NULL),(5367,573,456,'2025-11-14 00:00:00',78,94.1,26,NULL,94,13,14.71,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-29 10:38:33',NULL),(5368,629,488,'2025-11-14 00:00:00',80,95.5,24,NULL,104,16.5,15.26,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-29 10:42:01',NULL),(5369,525,21,'2025-11-14 00:00:00',82,94.2,26,NULL,94,12.3,13.92,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-29 10:46:14',NULL),(5370,576,453,'2025-11-14 00:00:00',79,92.5,26,NULL,97,12.3,13.07,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in weight not in height according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-29 10:50:37',NULL),(5371,583,443,'2025-11-14 00:00:00',78,97.5,26,NULL,107,16.5,14.41,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping. All reflexes and senses are normal identified with no any current health issue identified. ','No improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-29 10:54:21',NULL),(5372,532,412,'2025-11-14 00:00:00',74,95.2,24,NULL,103,13.3,12.54,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in weight and height against the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing ','2025-12-29 10:58:06',NULL),(5373,501,56,'2025-11-14 00:00:00',81,95.7,26,NULL,103,13.2,12.44,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in weight and height against the previous screening record and have bad habit of skipping meal also have bad oral hygiene with no brushing. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal and also brush your teeth twice in a day. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also brush your teeth twice in a day. ','Referred to nutritionist and dentist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-29 11:01:44',NULL),(5374,546,429,'2025-11-14 00:00:00',77,96.2,24,NULL,99,14.05,14.34,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in weight not in height according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also brush your teeth twice in a day. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal also brush your teeth twice in a day. ','Referred to nutritionist and dentist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-29 11:04:55',NULL),(5375,581,447,'2025-11-17 00:00:00',82,95.4,24,NULL,103,14.02,13.22,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in height not in weight according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from eating junk foods. ','Encourage to consume healthy meal and snacks and to avoid from eating junk foods. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-29 11:12:47',NULL),(5376,565,465,'2025-11-17 00:00:00',78,96.6,26,NULL,102,14.05,13.5,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. All reflexes and senses are normal identified with no any current health issue identified. ','Improvement identified in height not in weight according to the previous screening record. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2025-12-29 11:16:06',NULL),(5377,504,391,'2025-12-17 00:00:00',74,95.1,26,NULL,103,13.6,12.82,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to drink more water. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 06:48:38',NULL),(5378,593,469,'2025-11-17 00:00:00',78,95.8,24,NULL,100,13.6,13.6,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 07:11:03',NULL),(5379,528,345,'2026-01-01 00:00:00',80,99.9,26,NULL,103,15.35,14.47,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal.\r\n','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to drink more water and juices. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 07:32:29',NULL),(5380,494,276,'2025-11-17 00:00:00',82,95.6,24,NULL,95,13.25,14.68,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 08:41:16',NULL),(5381,589,467,'2025-11-17 00:00:00',80,95.4,24,NULL,100,14.25,14.25,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 09:02:14',NULL),(5382,596,21,'2025-11-17 00:00:00',74,97,22,NULL,104,13.85,12.81,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and to drink more water and juices. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 09:08:22',NULL),(5383,526,311,'2025-11-17 00:00:00',79,95.2,26,NULL,99,13.85,14.13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 09:15:14',NULL),(5384,508,397,'2025-11-17 00:00:00',80,95.7,26,NULL,105,14.65,13.29,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to drink more water and juices. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 09:28:17',NULL),(5385,579,449,'2025-11-18 00:00:00',80,95.1,24,NULL,100,14.2,14.2,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 09:54:06',NULL),(5386,566,464,'2025-11-18 00:00:00',78,95.7,26,NULL,110,21.1,17.44,'Mild Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and drink more water and juices. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 10:20:39',NULL),(5387,490,40,'2025-11-18 00:00:00',80,97.9,22,NULL,105,13.3,12.06,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and to drink more water and juices. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 10:25:50',NULL),(5388,567,463,'2025-11-17 00:00:00',81,95.4,26,NULL,95,12.8,14.18,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 10:30:40',NULL),(5389,491,325,'2025-11-18 00:00:00',78,95.5,26,NULL,114,17.15,13.2,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 10:39:07',NULL),(5390,538,420,'2025-11-18 00:00:00',76,96.7,24,NULL,104,17.5,16.18,'Moderate Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene.\r\nP/c. Cough and cold since night. On examination no swelling or redness seen in throat and chest is clear. ','Improvement identified in weight and height against the previous screening record and hair lice identified also all reflexes and senses are normal, with no any current health issue identified.\r\nViral cough diagnosed. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal.\r\nSyp siroline 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume healthy meal and snacks and to drink warm water. ','Referred to general physician for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 10:59:13',NULL),(5391,574,455,'2025-11-18 00:00:00',80,96.8,28,NULL,107,14.8,12.93,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 11:03:58',NULL),(5392,523,409,'2025-11-18 00:00:00',76,95.3,24,NULL,115,16.9,12.78,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and drink more water and juices. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 11:26:10',NULL),(5393,533,411,'2025-11-18 00:00:00',74,96.6,22,NULL,107,14.8,12.93,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal specially breakfast. ','Encourage to consume breakfast because it\'s necessary for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 11:31:42',NULL),(5394,514,401,'2025-11-18 00:00:00',76,95.4,28,NULL,103,14.8,13.95,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-01 11:36:31',NULL),(5395,513,400,'2025-11-18 00:00:00',76,95.4,28,NULL,103,14.8,13.95,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to drink more water. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 05:50:29',NULL),(5396,524,219,'2025-11-19 00:00:00',81,95.7,24,NULL,106,13.9,12.37,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to avoid from junk foods because they are make you unhealthy. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 05:57:39',NULL),(5397,506,392,'2025-11-19 00:00:00',80,979,26,NULL,115,16.55,12.51,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal.\r\nP/c. White spots are appear on face. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified.\r\nCalcium deficiency diagnosed by his family doctor. ','Implementing structured meal plan who have full of iron and calcium with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume milk and milk products. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 06:07:01',NULL),(5398,552,427,'2025-11-19 00:00:00',74,96.3,26,NULL,107,14.3,12.49,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and to avoid from junk foods. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 06:15:51',NULL),(5399,621,484,'2025-11-19 00:00:00',75,96,28,NULL,101,11.6,11.37,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 06:24:04',NULL),(5400,517,405,'2025-11-19 00:00:00',78,97.4,26,NULL,118,19.35,13.9,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and more weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from junk foods because they are make you unhealthy. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 06:33:14',NULL),(5401,516,115,'2025-11-19 00:00:00',74,95.7,24,NULL,113,17.45,13.67,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to do some exercises for good health. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 06:36:16',NULL),(5402,549,431,'2025-11-19 00:00:00',82,95.9,24,NULL,107,14.75,12.88,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume milk and milk products. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 06:39:57',NULL),(5403,586,440,'2025-11-19 00:00:00',80,97.3,24,NULL,100,13.8,13.8,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and drink more water and juices. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 08:34:11',NULL),(5404,507,394,'2025-11-19 00:00:00',76,96.2,26,NULL,111,15.2,12.34,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 08:38:41',NULL),(5405,556,422,'2025-11-19 00:00:00',82,99,26,NULL,123,19.25,12.72,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods.\r\nP/c. Fever with flu and cough since night. On examination chest is clear slight redness seen in throat. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified.\r\nViral fever diagnosed. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy.\r\nSyp panadol 10ml given and Syp siroline 5ml given and take under observation for 10 minutes when she feels good then send back to the class. ','Encourage to consume samisolid food and drink warm water and go for cheak up from general physician. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 08:49:53',NULL),(5406,548,433,'2025-11-19 00:00:00',75,96.2,26,NULL,132,23.9,13.72,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 08:57:37',NULL),(5407,518,404,'2025-11-20 00:00:00',80,97.2,24,NULL,103,13.9,13.1,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 09:03:24',NULL),(5408,591,176,'2025-11-20 00:00:00',80,95.4,26,NULL,114,15.7,12.19,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 09:11:12',NULL),(5409,498,40,'2025-11-20 00:00:00',74,96.7,26,NULL,114,16.9,13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record also dental cavity all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from sugary foods and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 09:23:04',NULL),(5410,550,430,'2025-11-20 00:00:00',76,96.8,26,NULL,104,14.5,13.41,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 09:29:53',NULL),(5411,535,414,'2025-11-20 00:00:00',76,97.3,28,NULL,108,15.6,13.37,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 09:38:38',NULL),(5412,537,421,'2025-11-20 00:00:00',74,97.8,22,NULL,115,16.5,12.48,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 10:08:03',NULL),(5413,551,428,'2025-11-20 00:00:00',80,97.1,26,NULL,113,17.8,13.94,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 10:12:49',NULL),(5414,580,448,'2025-11-20 00:00:00',74,97.5,24,NULL,116,19.4,14.42,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 10:18:18',NULL),(5415,582,444,'2025-11-20 00:00:00',78,96.3,24,NULL,106,16.95,15.09,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 10:33:04',NULL),(5416,644,402,'2025-11-20 00:00:00',76,96.4,22,NULL,119,15.7,11.09,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 10:38:32',NULL),(5417,534,68,'2025-11-20 00:00:00',76,95.7,24,NULL,103,12.4,11.69,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy','None','Child presented with mild anemia and also severe thinness identified in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Mild anemia and hair lice also identified and all reflexes and senses are normal identified. ','Implementing structured meal plan (meat, green veg, apple and carrots juice and dates shake) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks who have full of iron and go for cheak up from general physician to reduced anemia. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 10:47:41',NULL),(5418,496,366,'2025-11-20 00:00:00',78,95.5,26,NULL,94,12,13.58,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and drink more water and juices. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 10:54:02',NULL),(5419,533,411,'2025-11-20 00:00:00',76,95.8,24,NULL,106,16.15,14.37,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 11:02:23',NULL),(5420,570,459,'2025-11-20 00:00:00',76,96.8,26,NULL,107,15.45,13.49,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and drink more water and juices. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-02 11:10:09',NULL),(5421,110,77,'2025-11-25 00:00:00',92,96.4,24,NULL,127,23,14.31,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast and have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-03 05:45:30',NULL),(5422,50,135,'2025-11-25 00:00:00',78,95.4,24,NULL,143,27.25,13.33,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene.\r\nP/c. Cough and cold since night. On examination redness seen in throat. ','Improvement identified in height not in weight according to the previous screening record and dirty teeth identified also all reflexes and senses are normal identified.\r\nViral cough diagnosed. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal.\r\nSyp panadol 10ml also Syp piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to consume healthy meal and snacks and drink warm water also to go for cheak up from general physician. ','Referred to nutritionist for future assessment and suggestion for weight gain ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-03 06:22:38',NULL),(5423,51,135,'2025-11-25 00:00:00',80,96.3,24,NULL,128,22.05,13.46,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-03 07:01:15',NULL),(5424,115,72,'2025-12-25 00:00:00',NULL,NULL,26,NULL,133,29.75,16.82,'Moderate Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of moderate thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and to maintain BMI. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-03 08:56:14',NULL),(5425,170,175,'2025-11-25 00:00:00',79,95.4,24,'83/56',127,22.05,13.67,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 07:18:44',NULL),(5426,54,126,'2025-11-25 00:00:00',76,95.8,26,'78/54',138,24.1,12.65,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified also all reflexes and senses are normal identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 07:27:06',NULL),(5427,117,107,'2025-11-25 00:00:00',82,96.7,24,'80/60',127,20.8,12.9,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 08:39:58',NULL),(5428,179,187,'2025-11-25 00:00:00',NULL,97,24,'86/64',130,22.85,13.52,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 08:55:07',NULL),(5429,266,163,'2025-11-25 00:00:00',80,95.7,28,'82/70',133,23.2,13.12,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 09:00:59',NULL),(5430,58,134,'2025-11-25 00:00:00',70,97.2,24,'93/59',131,31.35,18.27,'Mild Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of mild thinness in BMI calculation also physically and mentally child is active and \r\nhealthy and have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and stained teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and to maintain BMI. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to go for cheak up from dentist. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 09:14:04',NULL),(5431,139,99,'2025-11-25 00:00:00',84,95.6,24,'78/56',129,19.1,11.48,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and drink more water and juices. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 09:22:44',NULL),(5432,143,75,'2025-11-25 00:00:00',78,96.8,26,'72/50',138,24.75,13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 09:29:23',NULL),(5433,70,31,'2025-11-25 00:00:00',78,96.7,26,'74/54',125,22.45,14.37,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 09:44:37',NULL),(5434,84,160,'2025-11-25 00:00:00',80,97.5,24,'70/54',131,24.3,14.16,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 09:50:14',NULL),(5435,89,29,'2025-11-25 00:00:00',80,95.8,26,'75/54',126,20.55,12.94,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 09:56:05',NULL),(5436,94,123,'2025-11-25 00:00:00',79,96.8,26,'92/71',135,24.3,13.33,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping breakfast also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 10:01:33',NULL),(5437,560,154,'2025-11-25 00:00:00',78,96.7,26,NULL,107,16.35,14.28,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad habit of no teeth brushing. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 10:11:53',NULL),(5438,559,154,'2025-11-25 00:00:00',80,96.7,22,NULL,103,15.3,14.42,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and drink more water in summer season. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 10:23:11',NULL),(5439,169,174,'2025-11-26 00:00:00',79,95.7,26,'83/05',136,24.05,13,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to drink more water and juices. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 10:31:48',NULL),(5440,216,205,'2025-11-26 00:00:00',89,95.8,24,'89/58',139,26.4,13.66,'Severe Thinness',NULL,NULL,'Mild','Mild','Good','Unhealthy','Mild','Child presented with mild anemia and severe thinness also have bad personal and oral hygiene with habit skipping meal. ','\r\n\r\nMild anemia also Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan (green veg, apple and carrots juice, dates and meat) with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks who have full of iron and to maintain oral hygiene with brushing the teeth twice in a day to prevent from. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 10:41:21',NULL),(5441,204,143,'2025-11-26 00:00:00',85,95.5,24,'96/70',133,30.05,16.99,'Moderate Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 10:45:45',NULL),(5442,263,181,'2025-11-26 00:00:00',72,96.5,24,'82/60',140,27.45,14.01,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene.\r\nP/c. Cough and cold since night. On examination redness seen in throat. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified.\r\nViral cough diagnosed. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil.\r\nSyp siroline 10ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth of child. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 10:51:59',NULL),(5443,247,156,'2025-11-26 00:00:00',80,96.6,26,'74/52',140,31.45,16.07,'Moderate Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to drink more water and juices. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 10:57:45',NULL),(5444,211,202,'2025-11-26 00:00:00',83,95.6,26,'98/63',151,31.7,13.87,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to drink more water and juices in daily diet. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 11:01:40',NULL),(5445,212,164,'2025-11-26 00:00:00',82,95.5,26,'76/52',144,32.25,15.51,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-05 11:06:36',NULL),(5446,462,358,'2025-12-12 00:00:00',81,96.5,26,'74/60',124,21.1,13.72,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to drink more water and healthy juices. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-06 08:25:55',NULL),(5447,463,360,'2025-12-12 00:00:00',80,96.1,26,'78/54',118,21.3,15.3,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-06 08:33:33',NULL),(5448,453,87,'2025-12-12 00:00:00',84,95.6,24,'82/59',122,18.4,12.36,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','No improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-06 08:36:26',NULL),(5449,414,327,'2026-01-05 00:00:00',78,95.8,24,'87/52',121,22.25,15.2,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-06 08:52:59',NULL),(5450,475,169,'2026-01-05 00:00:00',80,97.1,24,'82/60',112,16.9,13.47,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-06 09:32:10',NULL),(5451,400,77,'2026-01-05 00:00:00',84,93.9,26,'78/66',122,19.2,12.9,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-06 09:36:02',NULL),(5452,377,134,'2026-01-05 00:00:00',82,95.8,26,'84/63',122,21.8,14.65,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and consume milk and milk products. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-06 10:03:55',NULL),(5453,383,308,'2026-01-05 00:00:00',78,95.7,22,'80/50',123,21.35,14.11,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-06 10:12:50',NULL),(5454,347,272,'2026-01-05 00:00:00',73,95.2,24,'81/60',116,20.4,15.16,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-06 10:25:10',NULL),(5455,349,273,'2026-01-05 00:00:00',84,96.3,24,'82/64',115,20.05,15.16,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-06 10:40:41',NULL),(5456,344,85,'2026-01-05 00:00:00',77,97.2,26,'76/52',102,15.5,14.9,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to avoid from skipping meal. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-06 10:50:28',NULL),(5457,465,370,'2026-01-05 00:00:00',80,98,28,'75/50',121,17.35,11.85,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-06 10:58:29',NULL),(5458,448,229,'2026-01-06 00:00:00',74,95.6,24,'83/60',130,21.25,12.57,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-06 11:03:15',NULL),(5459,350,275,'2026-01-06 00:00:00',76,95.9,26,'83/60',112,16.1,12.83,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-06 11:08:49',NULL),(5460,444,367,'2026-01-06 00:00:00',80,98.6,24,'85/60',118,17.5,12.57,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-07 07:22:29',NULL),(5461,446,221,'2026-01-06 00:00:00',94,96.5,26,'93/59',126,21.05,13.36,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal and oral hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-07 07:26:35',NULL),(5462,345,276,'2026-01-06 00:00:00',78,96.3,26,'82/54',113,19.45,15.23,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-07 08:15:09',NULL),(5463,472,365,'2026-01-06 00:00:00',76,97.5,26,'75/58',123,21.55,14.24,'Severe Thinness',0,0,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods.\r\nP/C. During examination red patches seen in throat with slight pain. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal identified.\r\nMild throat infection diagnosed. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy \r\nand proper diet and to avoid from junk foods because they are \r\nmake you unhealthy.\r\nSyp.panadol 10ml and Syp.piriton 5ml given and take under observation for 10 minutes when he feels good then send back to the class. ','Encourage to do some exercises for healthy growth and drink more water for good health. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-07 08:22:54','2026-01-07 08:24:15'),(5464,366,302,'2026-01-06 00:00:00',91,95.9,28,'77/60',117,18.55,13.6,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain personal hygiene with bathing, combing, teeth brushing and hand washing. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-07 08:34:05',NULL),(5465,409,317,'2026-01-06 00:00:00',89,96,24,'88/57',119,18.55,13.1,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-07 08:37:33',NULL),(5466,370,298,'2026-01-06 00:00:00',82,95.2,24,'80/54',111,16.6,13.47,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-07 08:43:17',NULL),(5467,429,341,'2026-01-06 00:00:00',94,95.6,22,'90/64',130,36.65,21.82,'Normal',NULL,NULL,'None','None','None','Healthy','None','Child presented with normal BMI. ','Improvement identified in weight and height against the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan to maintain BMI. ','Encourage to do some exercises for health. ','None required at this time. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-07 09:07:41',NULL),(5468,435,165,'2026-01-06 00:00:00',80,96.1,26,'76/50',124,20.55,13.36,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-07 09:25:55',NULL),(5469,392,99,'2026-01-06 00:00:00',76,96.9,26,'78/52',121,17.95,12.26,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-07 09:29:41',NULL),(5470,464,376,'2026-01-06 00:00:00',79,97.3,26,'89/61',125,21.25,13.6,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-07 09:33:46',NULL),(5471,471,382,'2026-01-06 00:00:00',75,96.5,24,'80/60',124,20.75,13.5,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight not in height according to the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-07 10:13:52',NULL),(5472,394,98,'2026-01-06 00:00:00',78,98,24,'82/50',116,19,14.12,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight not in height according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods. ','Encourage to consume healthy meal and snacks and to do some exercises for healthy growth. ','Referred to nutritionist for future assessment and suggestion for healthy growth ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-07 10:30:23',NULL),(5473,334,266,'2026-01-06 00:00:00',87,95.7,26,'98/62',115,16.45,12.44,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet. ','Encourage to consume healthy meal and snacks and to drink more water and juices. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-07 10:37:13',NULL),(5474,483,384,'2026-01-06 00:00:00',84,97.9,26,'84/61',120,17.35,12.05,'Severe Thinness',NULL,NULL,'Mild','None','Good','Unhealthy','Severe','Child presented with mild anemia and severe thinness but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','No improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-07 10:55:26',NULL),(5475,484,385,'2026-01-07 00:00:00',79,97.2,24,'100/58',129,20.85,12.57,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in height not in weight according to the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-07 10:59:35',NULL),(5476,371,304,'2026-01-07 00:00:00',82,97.4,26,'86/54',127,23.15,14.35,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for more weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-09 06:15:47',NULL),(5477,447,370,'2026-01-07 00:00:00',82,97.4,26,'86/54',127,23.15,14.35,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods and also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and to avoid from sugary foods also go for cheak up from dentist and consume milk and milk products. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-09 07:09:18',NULL),(5478,387,311,'2026-01-07 00:00:00',81,95.8,26,'70/50',116,16.95,12.6,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene with habit of no teeth brushing. ','No improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-09 07:14:39',NULL),(5479,423,339,'2026-01-07 00:00:00',87,96.9,22,'83/64',120,21.05,14.62,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and hair lice also plaque on the teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-09 10:11:29',NULL),(5480,452,372,'2026-01-07 00:00:00',76,95.7,24,'78/52',110,15.35,12.69,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-09 10:26:35',NULL),(5481,428,345,'2026-01-07 00:00:00',92,95.8,28,'94/61',114,18.65,14.35,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-09 10:32:05',NULL),(5482,445,331,'2026-01-07 00:00:00',82,95.2,26,'76/65',119,18.65,13.17,'Severe Thinness',NULL,NULL,'None','Mild','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad personal and oral hygiene with habit of no teeth brushing. ','Improvement identified in weight and height against the previous screening record and hair lice also dental cavity identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day also to avoid from sugary foods and to go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-09 10:40:47',NULL),(5483,417,331,'2026-01-07 00:00:00',75,96.4,26,'80/60',115,17.55,13.22,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral and personal hygiene. ','Improvement identified in weight and height against the previous screening record and hair lice also dirty teeth identified and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and hygiene. ','2026-01-09 10:44:42',NULL),(5484,437,176,'2026-01-07 00:00:00',81,95.1,22,'79/56',125,22.6,14.46,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Moderate','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene with habit of no teeth brushing. ','Improvement identified in height not in weight according to the previous screening record and plaque on the teeth identified also all reflexes and senses are normal, with no any current health issue identified ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections and consume milk and milk products. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-09 10:48:39',NULL),(5485,482,171,'2026-01-07 00:00:00',75,95.4,24,'80/50',113,18,14.1,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to drink more water and juices. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-09 11:32:12',NULL),(5486,473,332,'2026-01-07 00:00:00',78,97.3,24,'100/70',122,20,13.44,'Severe Thinness',NULL,NULL,'None','None','Moderate','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating junk foods. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from junk foods because they are make you unhealthy. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-10 04:58:03',NULL),(5487,432,344,'2026-01-07 00:00:00',80,95.7,26,'75/54',116,18,13.38,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion to maintain BMI. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-10 05:18:30',NULL),(5488,403,259,'2026-01-09 00:00:00',75,95.5,24,'82/50',117,16.75,12.24,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Severe','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in height not in weight according to the previous screening record and dental cavity identified also all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks and to maintain oral hygiene with brushing the teeth twice in a day and to avoid from sugary foods also go for cheak up from dentist. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-10 06:06:17',NULL),(5489,365,280,'2026-01-09 00:00:00',82,95.6,24,'76/52',110,13.15,10.87,'Severe Thinness',NULL,NULL,'None','Moderate','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of eating in less quantity of meal also have bad personal hygiene. ','Improvement in weight and height against the previous screening record but low BMI identified also all reflexes and senses are normal with no any current health issue identified. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal also implementing hair wash in school salon with anti lice shampoo after oiling with anti lice oil. ','Encourage to consume healthy meal and snacks and drink fresh juices and fruits. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to help in improve their child health and wellbeing. ','2026-01-10 06:20:07',NULL),(5490,351,278,'2026-01-09 00:00:00',76,95.3,26,'82/60',108,15.15,12.99,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','None','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal. ','Improvement identified in height not in weight according to the previous screening record and all reflexes and senses are normal, with no any current health issue identified. ','Implementing balanced meal and snacks plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to consume healthy meal and snacks who have full of iron and calcium. ','Referred to nutritionist for future assessment and suggestion for weight gain. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-10 06:40:56',NULL),(5491,425,342,'2026-01-09 00:00:00',89,95.1,26,'85/64',122,21.55,14.48,'Severe Thinness',NULL,NULL,'None','None','Good','Unhealthy','Mild','Child presented with the history of severe thinness in BMI calculation but physically and mentally child is active and healthy and have bad habit of skipping meal also have bad oral hygiene. ','Improvement identified in weight and height against the previous screening record and dirty teeth identified also all reflexes and senses are normal, with no any current health issue. ','Implementing structured meal plan with monitoring intake and weight gain and counselled the child to take healthy and proper diet and to avoid from skipping meal. ','Encourage to maintain oral hygiene with brushing the teeth twice in a day to prevent from infections. ','Referred to nutritionist for future assessment and suggestion for healthy growth. ','Scheduled for regular monitoring for healthy growth of child and to monitor the health of child. ','Conducted health education session with parents to improve their child health and wellbeing. ','2026-01-10 07:42:46',NULL);
/*!40000 ALTER TABLE `health` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `spear`
--

DROP TABLE IF EXISTS `spear`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `spear` (
  `id` int NOT NULL AUTO_INCREMENT,
  `semis_code` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `school_name` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `address` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `hm_name` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `hm_contact_num` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `hm_whatsapp_num` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `emerg_num` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `teacher_count` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `non_teacher_count` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `medium` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `stu_count` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `class1` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `class2` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `class3` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `class4` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `class5` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `created_on` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `updated_on` timestamp NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `semis_code_UNIQUE` (`semis_code`),
  FULLTEXT KEY `fulltext` (`semis_code`,`school_name`,`hm_name`,`hm_contact_num`,`hm_whatsapp_num`,`emerg_num`,`teacher_count`,`non_teacher_count`,`medium`,`stu_count`,`class1`,`class2`,`class3`,`class4`,`class5`,`address`)
) ENGINE=InnoDB AUTO_INCREMENT=216 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `spear`
--

LOCK TABLES `spear` WRITE;
/*!40000 ALTER TABLE `spear` DISABLE KEYS */;
INSERT INTO `spear` VALUES (1,'408150068','GGPS Dastagir Colony FCA Liaquatabad Town F','Dastagir Colony FC Area','Rahila Anwar','03023483036','03023483036','03022692190','06','03','Urdu','142','31','41','35','19','16','2023-07-31 12:17:27','2023-09-07 07:56:13'),(2,'408150047','Govt Boys Primary School Childrens Acedemy\'s','Nazimabad No-4','Syeda Erum Fatima','03232449349','03232449349','03452205440','10','03','Urdu','136','35','34','30','20','17','2023-07-31 12:31:22','2023-08-23 09:15:06'),(3,'408150107','Dar Ul Salat GBPS','Liaquatabad No 4','Saima Malik','03243381894','03243381894','03473546960','05','01','Urdu','113','10','22','25','26','30','2023-07-31 12:34:33','2023-08-21 10:18:34'),(4,'408150021','Islamia English GBPS','Near Enquiry Office Nazimabad No-2','Rukiya Fahim','03312640525','03312640525','03232385585','12','03','Urdu','314','69','64','72','60','49','2023-07-31 12:34:40','2023-09-23 06:03:30'),(5,'408140047','GBPS New era',' Dastagir 9 FB Area','Saira Andleeb','03002028140','03002028140','03212584466','10','02','Urdu','102','18','24','27','19','14','2023-07-31 12:36:54','2023-08-25 08:16:47'),(6,'408120020','GLOBE-NO-1 GBPS  ','Sector 15-A Buffer Zone','Amin Ahmed Siddique','03333353702','0333-3353702','03002481040','15','05','Urdu','89','23','19','16','19','12','2023-07-31 12:36:57','2023-09-08 09:48:50'),(7,'408130083','GBPS JMM QADRIA ','5B-2 North Karachi','Ghulam Sawar','03443312251','03123474759','03121088260','06','01','Urdu','220','50','43','52','45','30','2023-07-31 12:37:22','2023-08-10 10:07:52'),(8,'408130037','Govt Girls Primary School No-1','Sector 5G-2 North Karachi ','Rifat Anjum','03411299766','03411299766','03029497926','07','01','Urdu','104','28','23','24','16','13','2023-07-31 12:39:18','2023-09-11 09:01:10'),(9,'408140039','GBPS Fedral Public','B-494 FB Area Block-13 Gulberg Town','Shazia Parveen','03332963643','03332963643','03153033447',' 04','01','Urdu','105','25','24','29','15','12','2023-07-31 12:39:20','2023-09-12 10:07:28'),(10,'408150103','GBPS Urdu No-1','Liaquatabad No-9','Abida Sultana','0321-2240539','0321-2240539','0321-2240539','05','02','Urdu','292','63','58','70','45','56','2023-07-31 12:41:20','2023-08-30 10:53:52'),(11,'408150097','GBPS One Unit ','Qasimabad UC-06','Huma Umer','03323242678','03453267117','03312034206','09','03','Urdu','197','53','51','34','34','25','2023-07-31 12:42:16','2023-10-17 11:28:13'),(12,'408130079','GBPS-11-G-1 New Karachi ','Godhra Colony UC 10 New Karachi','Muhammad Imran ','0300 8282882','0300 8282882','','04','02','Urdu','31','07','10','07','01','06','2023-07-31 12:43:37','2023-08-09 08:34:33'),(13,'408140076','GBPS Allama Iqbal No 2 Second Shift','Block-16 FB Area','Shabnam Mustaqeem','03012933908','03012933908','03452541253','10','01','Urdu','156','28','34','32','37','25','2023-07-31 12:44:23','2023-09-04 06:06:57'),(14,'408150098','Haidry GBPS',' Liaquatabad No.9','Saima Khanum','03332119634','03332119634','03466239221','15','02','Urdu','287','40','68','68','66','45','2023-07-31 12:44:26','2023-08-30 10:51:04'),(15,'408150018','GBPS Farqaleet ','Nazimabad No-1 Near Chawla Market','Muhammad Shahid Khan ','03363777128','0330-2240324','03302240324','06','01','Urdu','223','62','56','39','43','23','2023-07-31 12:44:52','2023-08-28 05:58:35'),(16,'408130008','GBPS-New Karachi ','11-G/2 Godhra Colony 4 C 10 New Karachi\r\n\r\n','M.Junaid Zubairi ','0300 3546987','0300 3546987 ','','03','01','Urdu','37','08','08','05','11','05','2023-07-31 12:46:46','2023-08-09 09:15:06'),(17,'408130112','Govt Girls Pre School ','Gulshan e Saeed Nai Abadi New Karachi','Sanober Warsi','03333519552','','03452499090','06','03','Urdu','183','44','48','31','33','27','2023-07-31 12:47:38','2023-08-10 10:11:52'),(18,'408150118','GBPS School Super Market',' C-1 Area Liaquatabad ','Maliha Yaseen','03212560047','03212560047','03328254776','03','01','Urdu','146','34','47','33','17','15','2023-07-31 12:47:42','2023-09-16 07:41:26'),(19,'408120053','GBPS Block-M','Block-M Arafat Town At Block-L','Huma Idrees','03222290820','03222290820 ','03453047025','09','01','Urdu','245','53','45','54','54','39','2023-07-31 12:49:21','2023-08-29 10:32:04'),(20,'408130081','GBPS-Taleem ul Islam ','11-G, New Karachi','S. Pervaiz Alam ','0300 3505295','0300 350295','','06','02','Urdu','36','06','09','08','09','04','2023-07-31 12:49:59','2023-08-09 08:37:37'),(21,'408120051','GBPS Taimoria','Block-H Kausar Niyazi Colony\r\n','Ms.Salma Arif','03332952454','03332952454','03218955012','19','02','Urdu','270','60','56','65','54','35','2023-07-31 12:50:51','2023-09-16 07:55:38'),(22,'408120033','GGPS School 14-B ','Sector 14-B Shadman Town North Nazimabad\r\n','Numra Altaf Ansari ','0312-1161588','0312-1161588','03158421337','04','01','Urdu','90','33','14','20','08','15','2023-07-31 12:50:55','2023-08-18 07:54:28'),(23,'408140071','GBPS Rehmani No 2 ',' Shafiq Colony Block 22 FB Area ','Syed Meraj Hussain Rizvi ','0330-3892505','0344-2903100','0330-3892505','04','01','Urdu','68','36','32','00','00','00','2023-07-31 12:53:32','2023-08-09 08:43:09'),(24,'408130065','Al-Falah GBPS ','Al-Falah 5 E,New Karachi ','Abdul Razzaque','0321 2334081','0321 2334081','0312 2537815','01','01','Urdu','0','00','00','00','00','00','2023-07-31 12:54:04','2023-09-19 08:24:29'),(25,'408140046','GBPS Block 10',' ST-4 Dastagir Colony Block 10','Faiza Farooqi','03330210209','03330210209','03332861431','07','00','English','44','15','10','10','04','05','2023-07-31 12:55:02','2023-08-30 10:49:32'),(26,'408140054','GBPS J/M Qadria',' Azizabad No-2 Bhangoria Town','Zahid Akhter ','0310-2000429','0310-2000429','03331269493','03','01','Urdu','46','15','16','10','02','03','2023-07-31 12:55:08','2023-09-13 09:31:47'),(27,'408130135','GBPS- Khamiso Goth','Khamiso Goth-1','Aneela Siddiqui ','0330 2179844','03353901737','03333980108','02','01','Urdu','106','34','27','22','14','09','2023-07-31 12:56:51','2023-09-19 08:19:28'),(28,'408150070','GGPS ST-11',' ST-11Azizabad Liaquat Town ','Nida Khalid ','0321-2647160','0321-2647160','03462769495','14','02','Urdu','208','34','51','42','39','42','2023-07-31 12:56:54','2023-08-21 10:16:43'),(29,'408150171','Govt Boys Primary School Pupils Program','FC Area Liaquatabad','S-Altaf Hussain Shah','03112885394','03003979370','03112885394','01','00','Urdu','23','08','00','09','01','05','2023-07-31 12:57:22','2023-08-29 10:13:31'),(30,'408150079','GGPS Old Lalukhet  ','UC-44 Haji Mureed Goth  Khamosh Colony','Mehmooda Rubab ','0300-2435523','03323462073','0332-3462073','09','01','Urdu','137','33','33','37','19','15','2023-07-31 12:58:43','2023-08-11 08:15:10'),(31,'408130077','GBPS - Honehar Karachi','486/B-1-2-3 11 E, New Karachi\r\n','Farhana Aleem ','0311 8400063','0311 840063','','03','01','Urdu','40','10','12','07','08','03','2023-07-31 12:59:28','2023-08-09 08:54:31'),(32,'408130173','GGPS No-03','Sector 5F/1 New Karachi UC-09','Saima Naveed','03343957088','03343957088','03132213221','08','02','Urdu','112','27','31','18','21','15','2023-07-31 12:59:51','2023-09-06 09:17:24'),(33,'408150161','GGPS J.D Bhotwani Nazimabad-1 Liaquat Abad ','Nazimabad No-1 G5/20-C Chawala Market','Asfa Pirzada ','03342182888','03342182888','03342182888','17','02','Urdu','216','42','62','48','39','25','2023-07-31 13:00:46','2023-08-26 12:05:32'),(34,'408130039','GGPS Town Committee ','Sector 5-G New Karachi\r\n','Nazia Noor','03462200560','03362562769','03333306265','08','02','Urdu','75','23','22','12','13','05','2023-07-31 13:02:06','2023-08-11 09:06:25'),(35,'408150082','GGPS Apwa Gulbahar ','Apwa Gulbahar No-2 Near Rizvia Society ','Afshan Saghir ','03473556294','03473556294','03422020388','15','02','Urdu','314','88','75','61','50','40','2023-07-31 13:02:34','2023-09-05 09:59:00'),(36,'408130118 ','GBPS, 11 J ','UC-5 Sector 11-J New Karachi\r\n','Hashmat Ali ','03002471078','0300 2471078','03343599089','02','02','Urdu','38','09','16','07','00','06','2023-07-31 13:02:51','2023-08-09 09:13:25'),(37,'408140045','GBPS New Method','Dastagir Block-15 UC Office Yaseenabad','Hamid Shaikh','03002249547','03002249547','03178580614','20','02','Urdu','204','45','44','55','26','34','2023-07-31 13:03:33','2023-08-25 08:20:39'),(39,'408150075','GGPS Hassan Village ','Nazimabad No-3 Jilani Manzil','Nusrat Jabeen ','03340232118','03340232118','03340232118','06','01','English','80','20','14','14','15','17','2023-07-31 13:06:00','2023-08-18 07:46:17'),(40,'408150116','GGPS Qasim Abad G+F ','UC-39 Arshi Chowk ','Rasheeda Ameer ','03343727386','03343727386','03166064612','08','01','Urdu','106','21','25','25','27','08','2023-07-31 13:07:51','2023-08-21 10:20:57'),(41,'408130096','GBPS Al-Quraish J/M','Sector 11-D New Karachi \r\n','Ali Raza ','03432603277','03432603277','03132346221','07','01','Urdu','207','45','45','47','33','37','2023-07-31 13:09:13','2023-08-28 11:00:07'),(42,'408130120','Pak Islamic GBPS No-2','Sector 4 Ajmer Nagri','Qadeer Qureshi','03112014545','03112014545','03360335830','06','01','Urdu','130','34','25','26','27','18','2023-07-31 13:11:05','2023-09-16 07:32:16'),(43,'408130100','GGPS 5-G','Sector 5-G New Karachi ','Tahira Sultana ','03128732045','03132288718','03032032064','03','01','Urdu','59','13','18','13','15','00','2023-07-31 13:12:32','2023-09-23 06:08:41'),(44,'408150113','GBPS Bahar-e-Madina ','Sikandarabad Pilli Kothi Liaquatabad','Abdul Wahab Yousuf Zai ','03332179414','03332179414','03452404301','01','00','Urdu','40','12','10','09','04','05','2023-07-31 13:14:30','2023-09-04 11:18:12'),(45,'408150112','GBPS Sughra ','Sikandarabad Pilli Kothi Liaquatabad','Abdul Wahab','03332179414','03332179414','03452404301','07','02','Urdu','53','13','10','14','12','04','2023-07-31 13:16:47','2023-09-04 11:15:10'),(46,'408150104','Badri GBPS','Sikandarabad Pilli Kothi','Abdul Salam ','03212334997','03212334997','03217908794','04','00','Urdu','56','11','12','14','12','07','2023-07-31 13:18:10','2023-09-04 11:09:31'),(47,'408140078','GBPS Anglo Oriental ','Block-8 Azizabad FB Area Karachi','Shabana Warsi ','03361214218','03361214218','03333144855','15','04','English','233','50','57','57','40','29','2023-07-31 13:20:03','2023-08-24 10:31:18'),(48,'408130101','GGPS No 1 ','Sector 11-D-2 New Karachi \r\n','Shabana Ameer ','03462387716','03242074226','03112232182','08','02','Urdu','150','17','36','38','36','23','2023-07-31 13:21:50','2023-10-17 05:41:53'),(49,'408130010','GGPS  5-A /1 ',' 5-A/1 North Karachi \r\n','Zakia Bano ','03122474104','03122474104','03332336075','03','01','Urdu','45','11','10','11','06','07','2023-07-31 13:23:32','2023-08-28 10:17:49'),(50,'408120011','GGBPS -','15-A Buffer zone North Nazimabad UC -01\r\n','Azra Begum ','03333107638','03333107638','03463020405','12','02','Urdu','233','35','50','50','52','46','2023-07-31 13:25:05','2023-08-10 09:58:49'),(51,'408120058','GGPS Unit-1','Unit No-1 North Nazimabad Town-F UC-18 Alfalah\r\n','Ruma Asrar ','03320375330','03320375330','03328249295','12','03','Urdu','170','23','33','41','42','31','2023-07-31 13:27:53','2023-08-22 06:20:41'),(52,'408130106','GGPS No-4','Sector 5D New Karachi\r\n','Humaira Najam ','03222089850','03222089850','03463331579','07','03','Sindhi','128','24','23','25','34','22','2023-07-31 13:30:29','2023-09-11 08:59:15'),(53,'408130105','GGPS No-3','Sector 5D New Karachi ','Zill-e-Huma ','03357592866','03357592866','03362402842','07','03','Urdu','163','40','46','27','20','30','2023-07-31 13:32:35','2023-09-11 08:57:14'),(54,'408150001','GBPS Anjuman-e-Islamia No-2',' Liaquatabad No-10','Kashif Naseem ','03212334738','03212334738','03448067591','10','03','Urdu','165','27','40','37','30','31','2023-07-31 13:35:28','2023-08-30 10:57:07'),(55,'408130110','GGPS 11-C /3 ','11-C/3 Sir Syed Town\r\n','Fauzia Andleeb ','03166368447','03166368447','03128592497','09','02','Urdu','156','28','36','39','33','20','2023-07-31 13:37:36','2023-08-28 10:44:24'),(56,'408140044','GBPS Kamyab','Block 15 Dastagir  Gulberg Town','Rizwana Khatoon ','03340280119','03340280119','03332248970','13','01','Urdu','297','45','55','62','70','65','2023-07-31 13:39:35','2023-08-25 08:13:47'),(57,'408150013','Ahmed Memorial GBPS ','Nazimabad No-3','Lubna Gazal ','03462805184','03462805184','03343398862','03','01','Urdu','5','01','00','02','02','00','2023-07-31 13:42:17','2023-09-05 09:56:16'),(58,'408130075','GBPS 11-C/3 ','11/C-3 Sir Syed Town North Karachi\r\n\r\n','Beena Pirzada ','03333375944','03333375944','03423466994','08','02','Urdu','241','50','46','47','47','51','2023-07-31 13:44:36','2023-10-16 06:42:29'),(59,'408150017','GBPS Federal -1 ','UC-44 Firdos Colony Haji Mureed Goth','Nasra Parveen ','03062405349','03062405349','03089175180','12','4','Urdu','173','39','46','40','24','24','2023-07-31 13:46:06','2023-08-11 07:58:54'),(60,'408150033','GBPS S-M Public School ','Block-3 North Nazimabad','Anjuman Mushtaq Ali ','03058221119','03058221119','03130120169','13','02','English','128','19','28','25','25','31','2023-07-31 13:47:58','2023-08-18 07:51:26'),(61,'408150092','Anjuman-e-Islamia GBPS Male','Liaquatabad No-10 UC-38','Mrs. Fouzia Faisal ','03172124383','03172124383','03213350979','25','05','Urdu','761','148','155','154','146','158','2023-07-31 13:49:54','2023-09-04 11:00:36'),(62,'408130088','GBPS Bilal 5B-1','5B-1 North Karachi','Farhat Naz','03168652081','03168652081','N/A','09','01','Urdu','189','25','40','40','42','42','2023-07-31 14:08:11','2023-08-10 10:18:13'),(63,'408140024','Muniba Memorial GBPS','Block-6/C-14 Ayesha Manzil Gulberg Town','Syed Mudasreen Rizvi','03152407684','03152407684','03363285474','07','02','Urdu','68','23','14','13','01','17','2023-07-31 14:10:35','2023-08-21 05:23:05'),(64,'408140029','All Noor No3',' ST-2 Block 19 F B Area Karachi','S M Kamran Rizvi','03002693302','03350209010','03002566980','14','02','Urdu','168','43','42','38','28','17','2023-07-31 14:13:30','2023-08-21 05:32:40'),(65,'408150084','GGPS Zia Ul Uloom ','Gulbahar No-2 Near Ghousia Masjid','Kishwar Jahan','03343464916','03343464916','03333830655','15','00','Urdu','275','54','59','49','61','52','2023-07-31 14:16:52','2023-09-05 10:02:48'),(66,'408120032','GGPS Aurangabad','147/6 Aurangabad Near Dar-Us-Salam Masjid\r\n','Sameera','03270688229','03270688229','03123637903','12','02','Urdu','145','49','35','25','22','14','2023-07-31 14:22:05','2023-10-16 08:07:53'),(67,'408130070','GBPS Godhra Muslim Anjuman',' 11-F New Karachi\r\n','Zahida Robi','','','03122923607','02','02','Urdu','142','22','32','43','25','20','2023-07-31 14:24:06','2023-10-12 11:52:49'),(68,'408140068','Govt Girls Primary School T.T.I Goharbad','UC-30 Goharabad Gulberg Town','Humaira Naz','03223166495','03223166495','03453450507','05','01','Urdu','19','07','06','02','02','02','2023-07-31 14:26:05','2023-08-25 08:08:23'),(69,'408140061','Govt Girls Primary School 19-I','UC-26 Gulberg Town FB Area','Shaheena Naheed','03132186996','03132186996','03328093878','09','02','Urdu','191','38','60','41','28','24','2023-07-31 14:33:30','2023-09-12 10:40:34'),(70,'408140062','GGPS Al Noor ','No 2 Block 19 2  Gulberg Female Town','Syed Naheed Zehra','03343040818','03493157427','03360135476','12','01','Urdu','113','24','24','30','13','22','2023-07-31 14:44:15','2023-08-21 05:30:34'),(71,'408150023','GBPS Karachi Cambridge','Nazimabad No-1 Near Chawla Market','Anwar Sadiq','03222686894','03462030848','03168882883','08','02','Urdu','154','27','39','29','29','30','2023-07-31 14:48:58','2023-08-28 06:02:00'),(72,'408150009','GBPS NO 04 Nazimabad','UC-45 Hadi Market','Muhammad Tasmeem Khan','03332218112','03332218112','03232100477','05','02','Urdu','120','09','25','25','28','33','2023-07-31 14:52:54','2023-08-23 09:17:23'),(73,'408130104','GGPS No-1','Sector 5D-2 New Karachi','Nasreen Asif','03332313148','03332313148','03312270447','07','03','Urdu','221','36','50','47','52','36','2023-07-31 14:55:14','2023-09-11 08:54:36'),(74,'408120031','GGPS Paposh Nagar','UC-01 North Nazimabad\r\n\r\n','Afshan Begum','03152447480','03152447480','03152953581','07','05','Urdu','136','34','31','32','28','11','2023-07-31 14:56:58','2023-09-18 10:49:21'),(75,'408120061','GGPS NNT','Moosa Goth UC-21 Khando Goth Female\r\n','Farhat Jahan ','03008960869','03008960869','03442820713','06','01','Urdu','18','09','06','02','00','01','2023-07-31 14:59:30','2023-09-13 09:27:31'),(76,'408150077','GGPS Nazimabad No1 ','Chawla Market Nazimabad No-1','Shabana Yasmeen','03321309877','03321309877','03331374817','09','03','Urdu','123','25','22','25','29','22','2023-07-31 15:10:06','2023-08-28 05:53:18'),(77,'408130184','GGPS No-2','Sector 5-F/1 New Karachi UC-9','Fatima','03207787818','03207787818','03321347979','05','02','Urdu','97','30','32','35','00','00','2023-07-31 15:17:56','2023-09-06 09:48:11'),(78,'408120012','GGPS Gulshan e Habib','Sector 5-A/3 Gulshan e Habib North Nazimabad','Nuzhat Jahan','03352799550','03352799550','03368218812','10','00','Urdu','167','41','42','43','41','35','2023-07-31 15:21:50','2023-08-10 10:01:19'),(79,'408150081','GGPS Islamia ','Near Inquiry Office Nazimabad No-2','Syeda Shamshad Fatima','03012837071','03012837071','03327932309','10','01','Urdu','136','35','30','22','22','27','2023-07-31 15:23:26','2023-09-23 06:06:23'),(80,'408120034','GBPS 15B Buffer zone ','15-B North Nazimabad \r\n\r\n','Fahad Nazeer','03452182565','03452182565','03122301511','17','02','Urdu','166','26','35','39','42','24','2023-07-31 15:27:12','2023-08-09 08:44:45'),(81,'408140012','GBPS Karachi Academy School','','Muhammad Fansoor Khan','03323150956','03323150956','','','','','0','','','','','','2023-07-31 15:29:06','2023-08-01 08:45:55'),(82,'408130126','GBPS Farzana 5D New Karachi','','Muhammad Arif','03112266836','03212219310','N/A','','','','213','64','41','45','29','34','2023-07-31 15:30:54','2023-10-17 06:37:12'),(83,'408130085','GBPS Al Madina No 1','Sector 5B/3 North Karachi\r\n','Muhammad Zubair','03333420117','03333420117','03111024853','11','02','Urdu','162','39','38','35','29','21','2023-07-31 15:32:26','2023-09-18 11:05:07'),(84,'408130092','GBPS J/M Siddiqu-e-Akbar-1','Sector 5-E New Karachi','Furqan Ahmed ','03332177473','03332177473','03453092248','07','02','Urdu','154','33','22','39','37','23','2023-07-31 15:34:47','2023-09-18 10:55:10'),(85,'408150124','GBPS Nazimabad No-3','Nazimabad No-3 Nital Colony','Syed Nasir Hussain','03343199059','03343199059','03343199059','08','02','Urdu','178','50','41','42','24','21','2023-07-31 15:36:16','2023-09-05 10:12:22'),(86,'408120056','GBPS J/M Umar Goth ','Block  J North Nazimabad','Mashood Ali Khan','03213886335','03152712742','03152712742','04','01','Urdu','32','10','08','08','04','02','2023-07-31 15:39:24','2023-08-12 08:34:44'),(87,'408120030','GBPS 14/B ','Sector 14/B Shadman Town','Syed  Imran Ali','03352548372','03352548372','03322313670','19','04','English','252','63','79','56','27','27','2023-07-31 15:41:59','2023-09-12 10:42:56'),(88,'408120052','Waseem GBPS Second Shift','Block W North Nazimabad Karachi','Atta Ullah ','03135628559','03135628559','0333203825','11','01','Urdu','99','19','16','21','28','15','2023-07-31 15:44:13','2023-08-22 09:05:25'),(89,'408120023','Matla Ul Uloom GBPS ','Nazimabad No-5 Bara maidan','Muhammad Waseem Taj','03118128802','03118128802','03162887072','07','01','Urdu','108','21','22','21','27','17','2023-07-31 15:46:33','2023-08-22 09:33:59'),(90,'408120026','Pak Cambridge No 01 GBPS North Nazimabad','Orangabad No-5 Paposh Nagar\r\n','Nadeem-Ur-Rehman Khan','03343448314','03343448314','03343785901','08','01','Urdu','105','29','23','13','23','17','2023-07-31 15:49:34','2023-08-22 09:37:27'),(91,'408120042','GBPS Cosmopololitan ',' Block A North Nazimabad\r\n','Muhammad Amir','03462537799','03462537799','03242872641','10','02','Urdu','78','15','12','15','17','19','2023-07-31 15:52:00','2023-08-12 08:45:46'),(92,'408120021','Globe No2 GBPS','Paposh Nagar H-120','Muhammad Zakir','03218913460','03218913460','03323575010','09','01','Urdu','104','24','23','18','19','20','2023-07-31 15:53:27','2023-09-23 06:17:39'),(93,'408130117','GBPS 5A1 North Karachi','Sector 5/A-1','Sadar-e-Alam Hashmi','03002667013','03002667013','03138276720','10','02','Urdu','143','29','33','36','29','16','2023-07-31 15:55:41','2023-08-28 10:22:54'),(94,'408130082','GBPS GM shaikh 11G North Karachi','Sector 11-G New Karachi\r\n','Syed Muazzam Ali','03112648154','03112648154','03332386864','13','02','Urdu','268','66','53','57','55','37','2023-07-31 15:58:12','2023-08-28 11:02:07'),(95,'408130132','GBPS Muhammadi',' Abbasi Nagar Godhra Sector 11G New Karachi','Muhammad Saleem ','03102793642','03102793642','03453158981','01','01','Urdu','0','00','00','00','00','00','2023-07-31 16:03:41','2023-09-19 08:22:35'),(96,'408120049','GBPS Anjuman-e-Muhammadi','Block-M North Nazimabad\r\n','Masood Ahmed Khan','03318958754','03318958754','03089885300','11','01','Urdu','117','43','26','23','19','06','2023-07-31 16:35:23','2023-08-24 10:23:50'),(97,'408130131','GBPS 5-J/1','Sector 5-J/1 New Karachi','Nasira Bano','03132159739','03132159739','03142255057','06','03','Urdu','163','32','40','35','29','27','2023-07-31 16:36:36','2023-10-17 06:15:44'),(98,'408120036','GBPS-KBR','Sector 16-A Buffer Zone ','Muhammad Mohi ud din','03000200391','03000200391','03232614615','11','00','Urdu','224','42','73','49','23','37','2023-07-31 16:40:10','2023-09-08 09:46:28'),(99,'408130121','GBPS Sector 2','ST-07 Sector-2  North Karachi','Muhammad Qamar Khan','03331221292','03112024778','03432694661','07','02','Urdu','241','41','49','59','43','49','2023-07-31 16:42:19','2023-09-16 07:23:38'),(100,'408140026','GBPS Allama Iqbal No 2','Block-16 FB Area Near Sohrab Goth','Rubina Zafar','03368354289','03368354289','03228272131','26','03','Urdu','130','18','36','31','24','21','2023-07-31 16:45:02','2023-09-04 06:04:12'),(101,'408120054','GBPS Noor Ul Islam ','Block-H Kousar Niazi Colony North Nazimabad','Bushra Khatoon ','03340243391','03340243391','03332438948','10','01','Urdu','112','24','22','26','23','17','2023-07-31 16:48:57','2023-09-23 06:14:09'),(102,'408130178','GGPS No-2','5-G/2 North Karachi','Naeema Kanwal','03312122836','03312122836','03323636656','09','02','Urdu','177','39','36','35','40','27','2023-07-31 16:50:44','2023-09-11 09:03:43'),(103,'408130028','GGPS No2','Sector 11-D/2 New Karachi\r\n','Shams Un Nisa','03463301559','03463301559','03182559144','11','01','English','131','25','22','28','27','29','2023-07-31 16:52:58','2023-09-04 06:43:41'),(104,'408130123','GBPS 7D3 North Karachi','7D/3 North Karachi UC-15','Fatima Sultana','03331222698','03331222698','0333347795','10','03','English','147','42','44','27','25','09','2023-07-31 16:54:35','2023-08-28 10:24:22'),(105,'408150067','GGPS Staff Welfare ','FC Area Behing Al-Karam Square','Uzma Afzal','03323358619','03323358619','03333954994','17','03','Urdu','164','23','45','33','37','26','2023-07-31 16:56:19','2023-09-07 07:58:26'),(106,'408130119','Government Boys Primary School  ','11-L/1 New Karachi','Saima Lakho','03343416578','03343416578','03343416578','16','03','Urdu','368','44','39','60','120','105','2023-07-31 16:58:10','2023-08-09 08:59:49'),(107,'408150002','GBPS  No 2',' Liaquatabad No 2','Chaudry M Shakir Ali','03432037320','03432037320','03452678272','18','03','Urdu','273','31','65','80','49','48','2023-07-31 17:02:04','2023-08-22 06:17:37'),(108,'408150063','GGPS No 1 ','Liaquatabad No-9','Saqib Khan','N/A','03332137386','03152777960','18','02','Urdu','225','57','50','39','46','33','2023-07-31 17:03:42','2023-08-30 10:55:25'),(109,'408130151','GBPS 11A North Karachi','','Imran Ul Haq','03212537944','03212537944','03212537944','','','','0','','','','','','2023-07-31 17:06:06','2023-08-01 09:26:42'),(110,'408150069','GGPS Unit -2','Unit-2 FC Area Liaquatabad','Huma Amin ','03341665610','03462794603','03432496661','07','02','Urdu','140','42','36','24','19','19','2023-07-31 17:08:06','2023-08-24 10:17:55'),(111,'408130013','GBPS Khamiso Goth ','New Karachi 5-F','Samina M.Ayoub','03002257499','03002257499','03060213347','03','01','Sindhi','140','49','44','26','14','07','2023-07-31 17:10:12','2023-09-19 08:20:49'),(112,'408150073','GGPS Apwa School ',' Liaquatabad Super Market','Ghazala Fazal','03158830658','03158830658','03323059422','07','01','Urdu','126','30','32','24','24','16','2023-07-31 17:11:58','2023-09-04 11:03:02'),(113,'408130139','GBPS J/M Karimdad Jokhiyo','Kareemdad Jokhiyo At Khuwaja  5B-2 School','Talat Shereen Faridi','03333309289','03333309289','03333309289','01','01','Urdu','0','00','00','00','00','00','2023-07-31 17:13:47','2023-09-12 10:32:08'),(114,'408120024','Nazimabad English  GBPS','UC-5 Nazimabad No-5 Paposh Nagar','Erum Ghayaz','03333558049','03333558049','03337188885','13','01','English','159','41','32','35','21','30','2023-07-31 17:15:29','2023-08-22 09:44:26'),(115,'408020069','GBPS J/M Khalid Bin Waleed','Sector 5B-2 Khalid Bin Waleed Khuwaja','Syed Ali Raza','03060386490','03342375640','N/A','01','00','Urdu','0','00','00','00','00','00','2023-07-31 17:18:22','2023-09-11 09:09:27'),(116,'408150034','GBPS Saint Peter',' Nazimabad No 04 Hadi Market','Syed Amir Hussain','03232100477','03232100477','03171080103','03','01','Urdu','130','28','29','33','28','12','2023-07-31 17:20:20','2023-08-23 09:19:28'),(117,'408130067','GBPS Apwa ','37-1/A 5-E New Karachi','Fouzia Malik','03002010852','03002010852','03002010852','12','01','Urdu','144','26','29','26','32','31','2023-07-31 17:21:56','2023-08-09 09:01:55'),(118,'408150109','Jamia Azam GBPS','C-1 Area Liaquatabad UC-43','Shahnaz Shaikh','03072628755','03072628755','03404783696','02','01','Urdu','77','20','19','19','10','09','2023-07-31 17:25:26','2023-09-16 07:50:08'),(119,'408140067','GBPS Sohrab Goth ','Block-22  Sohrab Goth ','Tabbassum Perveen','03313694218','03313694218','03002764303','09','01','Urdu','112','38','23','19','19','13','2023-07-31 17:28:07','2023-09-20 10:06:42'),(120,'408120028','Pixy Dale No1 GBPS ','UC-1 Paposh Nagar North Nazimabad Town','Rukhsana Abdul Majeed','03012534262','03012534262','03413537167','10','02','Urdu','75','20','15','12','14','14','2023-07-31 17:30:11','2023-08-22 09:42:13'),(121,'408120018','GBPS No5 ','UC-49 Paposh Nagar North Nazimabad\r\n','Rizwana Tabassum','03218966437','03218966437','03072405061','03','01','Urdu','73','16','16','11','20','10','2023-07-31 17:32:18','2023-08-22 09:39:54'),(122,'408150066','GGPS Garden West 02 Qasimabad Liaquatabad','','Shazia Nasreen','03322164858','03322164858','03322164858','','','','0','','','','','','2023-07-31 17:34:25','2023-08-01 09:23:26'),(123,'408120071','GBPS Madina ','Sector 5B-2 J/M Madina\r\n','Syed Zubair Hasan Qutbi','03472112064','03472112064','03472112064','00','00','English','0','00','00','00','00','00','2023-07-31 17:37:13','2023-09-11 09:07:10'),(124,'408150045','J/M- Burhania GBPS','Nazimabad No-4','Naveed Akbar','03082459328','03082459328','03343689442','07','02','Urdu','115','32','32','23','13','15','2023-07-31 17:38:33','2023-08-23 09:12:38'),(125,'408130150','GBPS JM Shadman','Sector 7D-2 At Khuwaja 5B/2','Mukhtar Hussain','03452774838','03452774838','03343617179','00','00','Urdu','0','00','00','00','00','00','2023-07-31 17:41:21','2023-09-11 09:05:37'),(126,'408140028','GBPS Al Noor No1','UC-26 Al-Noor Society Bulberg Male Town','Waseem Khan','03222579566','03222579566','03302714798','12','01','Urdu','143','38','28','31','24','22','2023-07-31 17:47:01','2023-08-21 05:36:18'),(127,'408130080','GBPS 11G Godhra New Karachi ','Godhra Colony UC-10 New Karachi\r\n','Muhammad adnan','','','','10','04','Urdu','233','58','54','45','43','33','2023-07-31 17:52:26','2023-10-12 11:55:05'),(128,'408150106','National Ideal GBPS',' Qasimabad Liaquatabad Town UC-5','Salima Sewani','03101035370','03101035370','03002122838','21','03','Urdu','482','114','128','106','83','51','2023-07-31 17:54:37','2023-09-07 07:53:30'),(129,'408130089','Jamia Rehmania ','Sector 4 Ajmer Nagri','Asma Qamar','03353414273','03353414273','03353472964','10','03','Urdu','261','53','59','51','56','42','2023-08-01 08:32:29','2023-09-16 07:26:36'),(130,'408130033','GGPS No-2','Sector 5D New Karachi ','Ayesha Durani ','03352573504','03352573504','03222721419','07','02','Urdu','187','38','30','37','43','39','2023-08-01 08:33:27','2023-09-11 08:51:51'),(131,'408150095','Shamim GBPS',' Qasimabad Liaquatabad','Muhammad Ashfaq ul Haq','03452715303','03452715303','03132480771','03','02','Urdu','136','50','25','21','25','15','2023-08-01 08:35:37','2023-09-04 10:54:33'),(132,'408150005','GBPS Super Market ','C-1 Area Liaquatabad','Shehnaz Sheikh','03072628755','03072628755','03002705436','11','02','Urdu','232','46','43','54','44','45','2023-08-01 08:37:20','2023-09-16 07:46:06'),(133,'408130086','GBPS Chistia','Sector 4 North Karachi','Shumaila Naz ','03232058229','03232058229','03012107402','06','02','Urdu','194','50','38','49','26','31','2023-08-01 08:38:46','2023-09-16 07:29:35'),(134,'408140037','GBPS Modern English Grammar','Dastagir No-9 F.B Area','Haider Abbas Rizvi','03452263505','03452263505','03333895407','08','02','Urdu','103','21','30','21','17','14','2023-08-01 08:39:52','2023-08-25 08:10:27'),(135,'408140073','GBPS Moosa Colony No 1','Taluka Primary Male Gulberg Karachi UC-35','Irshad Ahmed ','03212588175','03212588175','03212051737','12','05','Urdu','184','44','39','30','37','34','2023-08-01 08:41:25','2023-08-29 10:40:09'),(136,'408140056','GBPS J/M Salehabad','Block-15 FB Area Gulshan-e-Mustafa','Iqbal Mirza Chughtai','03002125522','03002125522','03145904931','12','02','Urdu','173','78','30','36','23','06','2023-08-01 08:45:02','2023-09-12 10:38:37'),(138,'408140034','GBPS Dehli Extension Model','UC-33 Azizabad Gulberg Town Karachi','Arshad Amin','03112255981','03112255981','03322168553','15','02','English','248','60','47','67','52','22','2023-08-01 08:48:19','2023-09-16 07:38:11'),(139,'408140058','JM GBPS Muhammadi',' Block 19 Al Noor','Nasir Ali','03222444550','03222444550','03462233743','08','01','Urdu','62','15','17','12','09','09','2023-08-01 08:49:47','2023-08-21 05:34:28'),(140,'408140055','JM GBPS Ghufran','J/M Ghufrania Gulistan Mustufa UC-29 Water Pump','Ashraf Mirza Chugtai','03212215520','03212215520','03362106399','08','01','Urdu','55','12','17','13','08','05','2023-08-01 08:51:21','2023-08-30 10:46:48'),(141,'408150099','GBPS Atta Turk ','FC Area 5-D Stop','Muhammad Adnan','03332202317','03332202317','03313013994','04','01','Urdu','114','27','23','28','21','15','2023-08-01 08:52:50','2023-08-29 10:28:00'),(142,'408150110','Rehmania GBPS ',' FC Area Liaquatabad Town','Shaban Ali Khan','03212710847','03212710847','03152485968','07','02','Urdu','163','20','51','35','34','23','2023-08-01 08:54:51','2023-08-29 10:22:38'),(143,'408150003','Jamia Mehboob e Subhani','Haji Mureed Goth UC-44','Hafiz Abdul Karim','03062406133','03343086288','','02','00','Urdu','27','21','06','00','00','00','2023-08-01 08:56:50','2023-08-11 08:18:10'),(144,'408140065','GBPS Technical Age No I','UC-32 Azizabad No-2 Bhagoria Town','Saima Mumtaz','03232667812','03232667812','N/A','05','01','Urdu','0','00','00','00','00','00','2023-08-01 08:58:47','2023-09-13 09:29:36'),(145,'408130032','GGPS  No-4','Sector 5-F/1 New Karachi','Huma Zaibe','03433399383','03433399383','03212833912','09','02','Urdu','224','42','51','59','48','24','2023-08-01 09:00:50','2023-09-06 09:55:37'),(146,'408130069','GBPS Pak Islamic 11-F New Karachi ','GBPS No-1 11-F New Karachi','M.Kashif Siddique ','03322471705','03322471705','N/A','10','01','Urdu','117','34','28','20','20','15','2023-08-01 09:01:16','2023-08-09 09:03:14'),(147,'408130152','GBPS No-1','Sector 11-D-2 New Karachi','Farha Naz Sheikh','03353597140','03353597140','03048352153','06','02','Urdu','36','10','07','09','10','00','2023-08-01 09:02:38','2023-09-04 06:16:30'),(148,'408130109','Government Girls Primary School  ','11-E/1 UP Society New Karachi','Nadia Nisar','03323529403','03323529403','03323529403','10','01','Urdu','128','35','24','21','29','19','2023-08-01 09:05:45','2023-08-09 08:58:22'),(149,'408150129','Liaquatabad GBPS','UC-49 Nazimabad No-1','Ali Hassan Rajper','03003550212','03003550212','03452774115','08','02','Urdu','189','26','37','36','49','41','2023-08-01 09:08:23','2023-08-26 12:03:51'),(150,'408130030','GGPS No1','Sector 11-D/2 North Karachi','Aisha Urooj ','03344878239','03344878239','03452975813','09','03','Urdu','205','50','48','34','49','24','2023-08-01 09:09:50','2023-09-04 06:41:01'),(151,'408130027','GGPS 11-G New Karachi','Godhra Colony New Karachi','Seema Abbas','03322463734','03322463734','03322463734','06','01','Urdu','69','15','14','12','12','16','2023-08-01 09:11:18','2023-08-09 08:36:20'),(152,'408130114','GGPS District Council','Sector 11-D  UC Abuzar Ghaffari New Karachi','Shabana Zaheer','03422669083','03422669083','03368269815','07','01','Urdu','93','28','18','20','19','08','2023-08-01 09:13:08','2023-09-04 06:46:48'),(153,'408130111','Govt Girls Primary School','Sector 5-b New Karachi','Rifat Shaheen','03102318736','03102318736','03102318736','09','03','Urdu','97','16','30','23','28','28','2023-08-01 09:14:40','2023-08-10 10:13:39'),(154,'408150026','GBPS New Method','Nazimabad No-1 Near Chawla Market','M Zafar Ul Haq','03212330761','03212330761','03003477637','09','03','Urdu','178','42','36','44','31','25','2023-08-01 09:16:19','2023-08-26 12:02:11'),(155,'408150012','GBPS Khajji Ground School','Gulberg No-1 ','Muhammad Mujahid Khan','03452377724','03452377724','03332338780','10','01','Urdu','163','31','47','33','35','17','2023-08-01 09:17:32','2023-09-16 07:52:33'),(156,'408130115','GGPS New Karachi','Sector 11-J New Karachi\r\n\r\n','Naheed Badar','03422987816','03422987816','N/A','04','03','Urdu','96','31','26','18','15','06','2023-08-01 09:18:44','2023-08-09 08:56:10'),(157,'408130108','GGPS 15 B1','Sector 5-B/1 North Karachi','Tehmina Azhar','03122701801','03122701801','03122701801','07','03','Urdu','120','18','28','26','32','16','2023-08-01 09:20:27','2023-08-10 10:09:31'),(158,'408130031','GGPS No-1','Sector 5F/1 New Karachi','Sajida Tabassum','03040122774','03040122774','03323779017','05','01','Urdu','159','48','39','30','27','15','2023-08-01 09:22:26','2023-09-06 09:19:46'),(159,'408150083','GGPS Al Zehra','UC-44 Firdos Colony Haji Mureed Colony','Afsheen Zahra','03378044864','03378044864','03002158544','20','04','Urdu','438','94','86','85','89','84','2023-08-01 09:24:09','2023-08-11 08:09:59'),(160,'408140050','GBPS ST-11 Sohrab Goth','Block-22 Sohrab Goth','Shahla Qadeer','03122260915','03122260915','03340286960','13','02','Urdu','102','31','26','17','17','11','2023-08-01 09:26:32','2023-10-19 03:56:22'),(161,'408130134','GBPS Umer Mengal','ST-07 Sector-2 North Karachi','Muhammad Ramzan Rajput','03149344555','03332184738','03412024395','06','01','Urdu','318','120','66','55','43','34','2023-08-01 09:29:06','2023-09-16 07:19:30'),(162,'408120043','GGBPS Hasni Children','Umer Farooq Colony Block Q Paharganj','Nousheen Khursheed','03351271248','','03312556083','24','02','Urdu','361','48','92','98','79','44','2023-08-02 12:25:41','2023-08-12 08:39:59'),(163,'408120083','Siraj Ud Dulla GBPS','Block J North karachi','Ghousia Zubair','03002592495','03401808746','','03','00','Urdu','32','09','08','10','02','03','2023-08-02 12:25:43','2023-08-12 08:49:03'),(164,'408140023','GBPS Full Bright','Block-16 FB Area','Shela Gull ','03360339787','03360339787','03312180633','18','02','Urdu','392','79','93','80','74','66','2023-08-02 12:27:55','2023-09-04 06:02:06'),(165,'408140038','GBPS Sulehabad','Gulshan-e-Mustafa','Ashiq Ali Lakho','03453346653','03453346653','N/A','06','00','Urdu','0','00','00','00','00','00','2023-08-02 12:31:26','2023-09-12 10:34:36'),(166,'408140043','GBPS  Sindhi School Bhangoria Village','Block-8 Azizabad','Wazeer Ali','03002404210','03002404210','03312481676','08','01','Sindhi','59','10','29','12','06','02','2023-08-02 12:33:40','2023-08-24 10:27:57'),(167,'408140059','GBPS J\\M Quba','Shafiq Colony Block 22','Irshad Ali','03232658032','03363352539','','18','02','Urdu','414','144','98','83','48','41','2023-08-02 12:36:10','2023-08-09 08:46:05'),(168,'408140072','GBPS J/M Masoomia Abu Bakar','Block 22 Madina Colony','S. Wamik Bukhari','03312122930','03481000381','','08','01','Urdu','58','30','28','00','00','00','2023-08-02 12:39:12','2023-08-09 09:11:47'),(169,'408140075','GBPS Royal Academy ','Block 8 Azizabzd FB Area','Lubna Raees','03442359500','03442359500','03104626615','15','03','English','220','55','46','44','46','29','2023-08-02 12:40:57','2023-08-24 10:33:33'),(170,'408140077','GBPS Masoomia No-1','Block-16 FB Area','Qamar Raza','03442020374','03442020374','03452775527','20','04','English','308','60','96','62','62','28','2023-08-02 12:43:43','2023-09-04 06:13:14'),(171,'408150114','GGPS No2','Block No2 Liaquatabad','Rukhsana Kausar','03338471419','03338471419','03212807277','12','02','Urdu','377','93','64','80','79','61','2023-08-02 12:46:15','2023-08-21 10:25:35'),(172,'408130179','GGELS APWA 11-F New Karachi','GGELS APWA 11-F New Karachi','Rashida Ishtiaque','03332421488','03362350591','','17','03','Urdu','205','39','44','39','47','36','2023-08-02 12:49:14','2023-08-08 08:37:51'),(173,'408130185','GGPS 5A4 &5A1','Sector 5A New Karachi 4k Chorangi To Makka Hotel','Zakia Bano','03122474104','03122477410','03112336075','','','','0','','','','','','2023-08-02 12:51:50','2023-08-28 11:09:51'),(174,'408150016','GBPS Children\'S Educational Center','Nazimabad No-4 Hadi Market','Uzma Hashmi','03002245183','03002245183','03232353174','03','01','Urdu','136','27','43','26','28','12','2023-08-02 12:54:02','2023-08-23 09:09:50'),(175,'408150031','Pupils Own GBPS','Sector-3A Near Hamdard Hospital','Rizwana Maqbool','03153458738','03153458738','03332154226','10','01','Urdu','136','14','32','23','34','33','2023-08-02 13:01:32','2023-08-18 07:48:53'),(176,'408150074','Madam Montessori GBPS','Nazimabad No 3 Near Noor ul Islam Masjid','Ayesha Ghori','03347522115','03122115971','03122115971','08','02','Urdu','113','31','27','18','17','20','2023-08-02 13:03:41','2023-08-18 08:01:44'),(177,'408150096','GBPS Gulberg No1 ','UC-39 Qasimabad Liaquatabad','Jahangeer Jameel','03002780467','03002780467','03222600457','11','03','Urdu','275','51','61','61','51','51','2023-08-02 13:05:58','2023-08-21 10:23:20'),(178,'408150102','GBPS Urdu','FC Area NO1','Sadia','03422911033','03422911033','03353863816','18','05','Urdu','332','80','58','72','67','55','2023-08-02 13:08:18','2023-08-29 10:37:17'),(180,'408150126','Basran GBPS ','UC-44 Haji Mureed Goth Firdos Colony','Sibt E Akbar','03337752381','','03443642546','09','01','Urdu','33','08','05','07','05','08','2023-08-02 13:10:42','2023-08-11 08:08:12'),(182,'408150135','J/M Ambreen GBPS','Jahangirabad Nazimabad No-1','Nasreen Jalil ','c','03343787036','03223068402','02','00','Urdu','20','08','06','06','00','00','2023-08-02 13:12:47','2023-09-05 10:08:14'),(183,'408150040','GBPS J/M Ambia','Jahangirabad Nazimabad No 1','SM Rahat Adnan','03312766428','03312766428','','01','00','Urdu','4','04','00','00','00','00','2023-08-02 13:15:57','2023-09-05 10:06:04'),(184,'408150134','GBPS J/M Usmania Eid Gah','School is Shifted in lalukhait','Bushra Akhtar','03158067064','N/A','N/A','00','00','','0','00','00','00','00','00','2023-08-02 13:18:30','2023-09-08 09:52:00'),(185,'408150006','GBPS J/M Muhammadi','C1 Area  SCHOOL IS CLOSED','Aqeel Ahmed','03142090260','N/A','N/A','00','00','','0','00','00','00','00','00','2023-08-02 13:20:18','2023-09-20 10:12:40'),(186,'408150029','GBPS Orient Park','Nazimabad NO-4','Erum Fatima','03232449349','03232449349','03452205440','10','03','Urdu','0','','','','','','2023-08-02 13:22:07','2023-08-23 09:22:17'),(188,'408130025','GBPS Bilal ','Sector 5F/1 New Karachi ','Meharban Ali','03152275447','03152275447','03152275447','07','01','Urdu','136','26','38','27','27','18','2023-08-02 13:26:56','2023-10-12 11:56:39'),(189,'408130049','GBPS 5B-1 ','Sector 5-B/1 North Nazimabad','Sagheer Fatima','03212054514','03212054514','','11','04','Urdu','187','35','54','46','52','67','2023-08-02 13:29:29','2023-08-10 10:15:35'),(190,'408130056','GBPS Farhana ','Sector 5/F New Karachi Block 18-19','Rubina ','03122202614','03122202614','03432757524','04','02','Urdu','117','30','30','20','19','18','2023-08-02 13:31:06','2023-09-06 09:21:51'),(191,'408130060','GBPS Town Commitee','Sector 5G New Karachi, Madina Colony ','Muhammad Ikram ','03122161198','','03462228831','11','02','Urdu','192','35','48','55','54','38','2023-08-02 13:33:09','2023-08-10 09:52:05'),(192,'408130061','GBPS Ain E Noor','Sector 5G New Karachi','Khurram Lakho','03060216691','03312176648','','10','03','Urdu','186','35','44','49','58','46','2023-08-02 13:35:08','2023-08-10 09:54:35'),(193,'408130090','GBPS Noor No 1','Sector 5C 1 North Karcahi IN front of 5C 1 Park School','Manzar Abbas','03332270742','03123349290','','','','','0','','','','','','2023-08-02 13:37:41','2023-08-02 13:38:21'),(194,'408130157','GBPS Jamia Masjid Aqsa','Gareeb Nawaz Masjid Sector 11-E UP North Karachi','Jameel Mehboob','03132251384','','','02','00','Urdu','69','07','08','24','22','08','2023-08-02 13:39:23','2023-08-09 08:53:19'),(195,'408130009','GBPS Al  Quraish No-2','ST-6 Sector 11 E North Karachi ','Tahir Muhammad','03462009335','03462009335','','09','00','Urdu','187','39','26','42','52','28','2023-08-02 13:41:41','2023-08-07 08:24:15'),(196,'408130127','GBPS Sitara Hydri 11-E No-1','Fatima Jinnah  Colony Sector 11-E','Syed Muhammad Azhar','03002595428','03002595428','03212462289','09','00','Urdu','202','44','50','57','51','45','2023-08-02 13:42:52','2023-10-18 06:16:05'),(197,'408130144','GBPS J/M Aqsa','Sector 5-E/1 New Karachi','Muhammad Iqbal','03002984940','03002984940','03332177473','01','00','Urdu','16','00','16','00','00','00','2023-08-02 13:45:36','2023-09-18 10:57:35'),(199,'408130133','GBPS Jamia Masjid AL-Sadaf',' Gareeb Nawaz 11-E UP','Muhammad Farooq ','03478541935','','','01','00','Urdu','13','13','00','00','00','00','2023-08-07 08:46:56','2023-08-09 08:52:26'),(200,'408130143','Jamia Masjid Bu-Turab','','Muhammad Zahid','','','','','','','0','','','','','','2023-08-08 10:42:00',NULL),(201,'408120010','Jamia Masjid Babul Islam','','Mustafa Jamal','','','','','','','0','','','','','','2023-08-08 10:42:53',NULL),(202,'408130214','Zaheen GBPS 5A-3','5/A-3 North Karachi','Iffat Fatima','03212990459','','','09','00','Urdu','170','35','30','25','40','40','2023-08-10 10:20:28',NULL),(203,'408150187','GBSS Mumtaz Firdos','UC-06 Firdos Colony','Raza Haider','03009263936','03009263936','03022552881','09','05','Urdu','279','52','80','58','64','25','2023-08-11 08:21:36',NULL),(204,'408150183','GBPS No-2 ','Sector -2 North Nazimabad','Rabbani','03352362826','03172240424','03199260231','47','07','Urdu','78','10','08','17','17','26','2023-08-11 08:24:41',NULL),(205,'408120100','GBSS KARACHI ELEMENTARY','Block-M North Nazimabad','Khalid Rana','03473675912','03473675912','03452834354','53','08','English','260','50','50','55','55','50','2023-08-18 07:57:19','2023-08-18 07:59:39'),(206,'408140022','Captian Sarwer Shahid GGPS','UC-27 Samanabad Near Mazedar Haleem','Shazia hassan','03022410207','','03352665593','10','02','English','71','13','23','10','17','08','2023-08-21 05:27:09','2023-08-21 05:28:13'),(207,'408150093','GBPS Gulberg No-2','Qasimabad Liaquatabad','Arshad Ali','03102218644','03102218644','03312859141','08','00','Urdu','173','32','14','55','37','35','2023-08-21 10:28:07',NULL),(208,'408150105','Mehdi GBPS','Liaquatabad No-4 Near Furqania Masjid','Shahana  Parveen','03312070434','03312070434','03332320206','11','01','Urdu','218','36','46','52','32','52','2023-08-21 10:31:18',NULL),(209,'408120039','GBPS Nazimabad','Campus Durani Block-I Nazimabad Karachi','Shahid Hafeez Khan','03333836077','03333836077','','06','01','Urdu','132','17','23','28','39','25','2023-08-22 06:24:27',NULL),(210,'408150132','GBPS Tameer e nau','Nazimabad No-4','Riyaz Ahmed','03212160550','03212160550','','07','00','Urdu','70','09','19','21','10','11','2023-08-23 09:24:45',NULL),(211,'408140069','GBPS Dastgir No-9 ','Dastagir No-9 FB Area','Shahnila','03327342637','03327342637','03112627132','10','01','Urdu','79','20','19','20','14','06','2023-08-25 08:24:03',NULL),(212,'4081400801','GBGPS No-1 Moosa Colony Second  Shift','UC-35 Taluka Gulberg','','03012614066','03012614066','','02','00','Urdu','2','01','01','00','00','00','2023-08-29 10:43:55',NULL),(213,'408140081','GBGPS No-1 Moosa Colony Second  Shift','UC-35 Taluka Gulberg','','03012614066','03012614066','','02','00','Urdu','2','01','01','00','00','00','2023-08-29 10:43:55','2023-09-07 08:03:32'),(214,'408120040','GBPS Male','Moosa Goth UC-21 Khando Goth','Manzar Ali','03142099450','03142099450','03313871105','05','00','Sindhi','29','12','07','05','04','01','2023-09-13 09:34:27',NULL),(215,'408120078','Ghani Dehlvi GBPS','Nusrat Bhutto Colony North Nazimabad','Syed Asif Iqbal','03132461790','03132461790','03003662317','30','00','Urdu','177','45','38','30','33','31','2023-09-20 10:16:00',NULL);
/*!40000 ALTER TABLE `spear` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `spstudent`
--

DROP TABLE IF EXISTS `spstudent`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `spstudent` (
  `id` int NOT NULL AUTO_INCREMENT,
  `spear_id` int NOT NULL,
  `gr_num` int DEFAULT NULL,
  `student_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `b_form_num` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `dob` date DEFAULT NULL,
  `father_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `father_cnic` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `father_mobile` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `mother_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `class` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `religion` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `created_on` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `updated_on` timestamp NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `gr_num_UNIQUE` (`gr_num`,`spear_id`) /*!80000 INVISIBLE */,
  KEY `spear_id` (`spear_id`),
  KEY `gr_num` (`gr_num`),
  KEY `student_name` (`student_name`)
) ENGINE=InnoDB AUTO_INCREMENT=16498 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `spstudent`
--

LOCK TABLES `spstudent` WRITE;
/*!40000 ALTER TABLE `spstudent` DISABLE KEYS */;
INSERT INTO `spstudent` VALUES (1,91,7005,'Arika Batool',NULL,'2017-08-30','Akhtar Abbas','32103-0207248-3','03332097412','Surayya','1','Islam','2023-10-13 10:38:03','2023-10-14 13:48:03'),(3,91,7039,'Aqsa Abbas',NULL,'2019-05-11','Muhammad Abbas','31201-2669979-5','03030956860','Shamshaad Bibi','1','Islam','2023-10-13 10:41:50','2023-10-14 13:48:03'),(4,91,7046,'Eman',NULL,'2019-01-05','Altaf Hussain','43207-4789132-9','0342-1269906','Momal','1','Islam','2023-10-13 10:44:00','2023-10-14 13:48:03'),(5,91,7042,'Aliza',NULL,'2015-02-20','Gulzada','42101-2514035-1',NULL,'Majida','1','Islam','2023-10-13 10:48:07','2023-10-14 13:48:03'),(6,91,7065,'Raima',NULL,'2017-03-21','Sher M. Khan','42101-3746999-9','03218297857','Jabeen','1','Islam','2023-10-13 10:49:43','2023-10-14 13:48:03'),(13,91,7077,'Fizza Shahaid','','2017-08-09','Shahid','42401-2141210-1','03218206484','Shama Bano','1','Islam','2023-10-13 11:03:01','2023-10-18 04:38:43'),(14,91,7013,'Sana Ullah',NULL,'2018-09-17','Fazal Muhammad','54303-4043136-3','03162969643','Bibi Rahima','1','Islam','2023-10-13 11:19:57','2023-10-14 13:48:03'),(15,91,7040,'Muhammad Mujeeb',NULL,'2015-11-04','Umer Daraz','36501-2530029-7','03486195671','Saba Tabassum','1','Islam','2023-10-13 11:22:34','2023-10-14 13:48:03'),(16,91,7054,'Arsalan',NULL,'2017-03-02','Abdul Samad','42101-2364128-9','03418203722',NULL,'1','Islam','2023-10-13 11:24:09','2023-10-14 13:48:03'),(17,91,7059,'Abdul Salam',NULL,'2016-01-05','Abdul Samad','42101-2364128-9','03418203722',NULL,'1','Islam','2023-10-13 11:26:04','2023-10-14 13:48:03'),(18,91,7074,'Muhammad Azan',NULL,'2017-08-20','Muhammad Israr Khan','42501-5092118-5','03123754609','Saira','1','Islam','2023-10-13 11:30:37','2023-10-14 13:48:03'),(20,91,7036,'Nasir Ahmed',NULL,'2013-02-15','Shah Murad','41501-2850665-7','03322180468','Haseena','2A','Islam','2023-10-13 11:38:10','2023-10-14 13:48:03'),(21,91,7015,'Irfan',NULL,'2017-02-16','Fazal Muhammad','54303-4043136-3','03162969643','Sofia','2A','Islam','2023-10-13 11:44:16','2023-10-14 13:48:03'),(23,91,7068,'Shaheryar',NULL,'2014-11-19','Ali Kousar','42101-2720930-7',NULL,'Khan Taila Jan','2A','Islam','2023-10-13 12:59:06','2023-10-14 13:48:03'),(24,91,7098,'Mustaqim Ali',NULL,'2018-08-04','Ali Gohar','45205-3279368-5',NULL,'Zainab','2A','Islam','2023-10-13 13:01:33','2023-10-14 13:48:03'),(25,91,7099,'Sahil Khan',NULL,'2015-08-20','Ajmal Khan','42101-8396237-5',NULL,'Nosheen Bibi','2A','Islam','2023-10-13 13:03:47','2023-10-14 13:48:03'),(26,91,7019,'Rubab',NULL,'2016-12-10','Muhammad Safdar','31302-3532162-7',NULL,'Fazeelat','2A','Islam','2023-10-13 13:05:14','2023-10-14 13:48:03'),(27,91,7037,'Dua Siddiqui',NULL,'2016-10-07','Muhammad Siddiqui','42101-3773135-5',NULL,'Tasleem','2A','Islam','2023-10-13 13:07:09','2023-10-14 13:48:03'),(28,91,7038,'Rameen Siddiqui',NULL,'2014-12-18','Muhammad Siddiqui','42101-3773135-5',NULL,'Tasleem','2A','Islam','2023-10-13 13:09:18','2023-10-14 13:48:03'),(29,91,7081,'Bismillah','41303-2875707-8','2016-12-05','Ghazan','41303-6016778-7','03052288628','Nousheen','2A','Islam','2023-10-13 13:16:00','2023-10-14 13:48:03'),(30,91,7076,'Fareeha Shahid',NULL,'2017-08-09','Shahid Alam','42401-2141210-1','03217820648','Shamma Bani','2A','Islam','2023-10-13 13:18:35','2023-10-14 13:48:03'),(31,91,7085,'Zunaira Bibi',NULL,'2017-02-10','Khalid Hussain','55302-8401567-7','03272045210','Zulaiqa Bibi','2A','Islam','2023-10-13 13:21:40','2023-10-14 13:48:03'),(32,91,7097,'Laiba Ali ','45205-4356556-0','2017-07-10','Ali Gohar','45205-3279368-5','0302-3475957','Zainab','2A','Islam','2023-10-13 13:25:17','2023-10-14 13:48:03'),(33,91,7100,'Mehwish',NULL,'2014-08-13','Allah Naraz','31302-8101720-3',NULL,NULL,'2A','Islam','2023-10-13 13:29:25','2023-10-14 13:48:03'),(34,91,7057,'Rayman Yasir Khan','42101-6308053-9','2012-04-14','Yasir','42101-4193524-5','03412254964','Shabana','2A','Christianity','2023-10-13 13:31:24','2023-10-14 13:48:03'),(35,91,7001,'Abu Bakar','14202-6957915-3','2016-09-02','Habib Ullah','14202-4405150-9','03146953583','Shaheen Begum','2A','Islam','2023-10-13 13:34:21','2023-10-14 13:48:03'),(36,91,7103,'Rimshah',NULL,'2013-10-10','Afzal Maseeh','42101-1776824-6','03142311619','Shazia','2A','Christianity','2023-10-13 13:38:16','2023-10-14 13:48:03'),(38,91,7064,'Bushra Shoaib','37205-0366329-6','2017-06-18','Shoaib Ali Khan','37203-1414035-5','03332747423','Nazia','1','Islam','2023-10-13 13:52:42','2023-10-14 13:48:03'),(40,91,7066,'Abdul Rafay','42101-6512622-5','2018-02-16','Ali Zeb Khan','42101-1658933-5',NULL,'Fouzia','1','Islam','2023-10-13 13:58:58','2023-10-14 13:48:03'),(41,91,6996,'Marry','42101-8170495-4','2018-05-07','Yousuf Massih','42101-9832563-3','03151119848','Ayesha Yousuf','1','Christianity','2023-10-13 14:01:14','2023-10-14 13:48:03'),(43,91,6977,'Ghulam Hyder',NULL,'2016-08-06','Muhammad Imran','35502-0212135-9','03011687785','Kulsum','3A','Islam','2023-10-13 14:05:18','2023-10-14 13:48:03'),(44,91,6978,'Ghulam Mustafa',NULL,'2015-03-21','Muhammad Imran','35502-0212135-9','03011687785','Kulsum','3A','Islam','2023-10-13 14:07:09','2023-10-14 13:48:03'),(45,91,7007,'Muhammad Yonus',NULL,'2013-01-02','Muhammad Umer','42101-1396969-9','03185010274',NULL,'3A','Islam','2023-10-13 14:09:57','2023-10-14 13:48:03'),(46,91,7010,'Muhammad Azlan',NULL,'2015-05-25','Alam Zeb','16101-8110575-5',NULL,NULL,'3A','Islam','2023-10-13 14:12:00','2023-10-14 13:48:03'),(47,91,7043,'Safwan',NULL,'2013-11-14','Sher Muhammad Khan','42101-3746999-9','03218297857',NULL,'3A','Islam','2023-10-13 14:13:40','2023-10-14 13:48:03'),(48,91,7051,'Muhammad Shayan',NULL,'2015-05-03','Khalid Hussain','55302-8401567-7','03332731589',NULL,'3A','Islam','2023-10-13 14:15:22','2023-10-14 13:48:03'),(49,91,7048,'Sami Ullah',NULL,'2016-02-07','Muhammad Hussain','32301-0309278-1','03006342853',NULL,'3A','Islam','2023-10-13 14:17:03','2023-10-14 13:48:03'),(50,91,7071,'Abdul Rehman',NULL,'2011-05-02','Syed Ansari Ali','42101-1797922-3','03312298561',NULL,'3A','Islam','2023-10-13 14:18:54','2023-10-14 13:48:03'),(51,91,7079,'Anmol',NULL,'2011-03-31','Waris Massih','42101-3067891-1','03417860233','Sarafil','3A','Christianity','2023-10-13 14:20:30','2023-10-14 13:48:03'),(52,91,7091,'Muhammad Shahzaib',NULL,'2013-05-11','Wakhib Zaroz','42101-1761030-7','03422066662','Khair Un Meena','3A','Islam','2023-10-13 14:22:27','2023-10-14 13:48:03'),(53,91,7092,'Muhammad Farhan',NULL,'2011-05-03','Wakhib Zaroz','42101-1761030-7','03422066662','Khair Un Meena','3A','Islam','2023-10-13 14:24:02','2023-10-14 13:48:03'),(54,91,6883,'Anusha Bibi',NULL,'2015-06-08','Zahoor Ahmed','31201-9618845-9',NULL,'Hamida','3A','Islam','2023-10-13 14:25:41','2023-10-14 13:48:03'),(55,91,6999,'Bibi Alia',NULL,'2014-01-08','Ghafoor Ullah','14202-0664720-1',NULL,'Rehana','3A','Islam','2023-10-13 14:27:30','2023-10-14 13:48:03'),(56,91,7033,'Fatima',NULL,'2014-05-08','Fazal Ul Razaq','42101-1816685-8',NULL,'Hina','3A','Islam','2023-10-13 14:29:09','2023-10-14 13:48:03'),(57,91,7025,'Iqra Gul',NULL,'2014-08-04','Ahmed Gul','42101-1686148-9',NULL,NULL,'3A','Islam','2023-10-13 14:30:33','2023-10-14 13:48:03'),(58,91,7061,'Zainab',NULL,'2011-04-05','Akhter Gul','21103-0932878-2','03025684171',NULL,'3A','Islam','2023-10-13 14:32:30','2023-10-14 13:48:03'),(59,91,7070,'Samaika Rani',NULL,'2013-12-08','Jahanzaib Khan','42101-1682601-1','03333627899',NULL,'3A','Islam','2023-10-13 14:35:52','2023-10-14 13:48:03'),(60,91,7073,'Komal Bibi',NULL,'2016-04-01','Muhammad Israr Khan','42501-5092118-5','03123754609','Saira','3A','Islam','2023-10-13 14:37:38','2023-10-14 13:48:03'),(61,91,7101,'Samreen',NULL,'2013-06-05','Muhammad Nadeem','35404-3481567-0','03486195671','Sumaira','3A','Islam','2023-10-13 14:39:48','2023-10-14 13:48:03'),(62,91,7035,'Muhammad Asif','51401-2850665-7','2010-04-06','Shah Murad','51401-2850665-7','03322180468','Haseena','4','Islam','2023-10-14 05:18:53','2023-10-14 13:48:03'),(63,91,6952,'Sheharyar',NULL,'2013-04-06','Jawed Khan ',NULL,NULL,NULL,'4','Islam','2023-10-14 05:20:36','2023-10-14 13:48:03'),(64,91,6896,'Shehenshah Asad ',NULL,'2015-05-03','Asad Abbas ','31201-0294062-1',NULL,'Naseem','4','Islam','2023-10-14 05:22:16','2023-10-14 13:48:03'),(65,91,6900,'Mustufa ',NULL,'2013-09-29','Ibrahim ','42101-1911389-1',NULL,'Naba','4','Islam','2023-10-14 05:25:34','2023-10-14 13:48:03'),(66,91,6905,'Samiullah',NULL,'2016-09-03','Hidayatullah','45088-5488307-3',NULL,'Azeema','4','Islam','2023-10-14 05:27:30','2023-10-14 13:48:03'),(67,91,7012,'Muzammil Shad ',NULL,'2014-08-18','Jalal Khan',NULL,NULL,'Naeema','4','Islam','2023-10-14 05:30:33','2023-10-14 13:48:03'),(68,91,7014,'Muheeb- Ullah',NULL,'2011-03-15','Muhammad Fazal ',NULL,NULL,NULL,'4','Islam','2023-10-14 05:33:35','2023-10-14 13:48:03'),(69,91,7082,'Danish Mehdi ','','2014-05-12','Ghazan','41303-6016778-7','','Nosheen','4','Islam','2023-10-14 05:35:24','2023-10-18 04:41:38'),(70,91,7020,'Muhammad Aqib',NULL,'2014-07-01','Muhammad Ashraf','31201-0501858-8',NULL,NULL,'4','Islam','2023-10-14 05:37:16','2023-10-14 13:48:03'),(71,91,7050,'Muhammad Awais ',NULL,'2012-12-12','Khalid Hussain ','55302-8401567-7','0333-2731589','Zakhul Bibi','4','Islam','2023-10-14 05:45:24','2023-10-14 13:48:03'),(72,91,7075,'Muhammad Faizan','17301-2732336-1','2014-01-31','Muhammad Israr Khan','41501-5092118-5','0312-3754609','Saira','4','Islam','2023-10-14 05:47:36','2023-10-14 13:48:03'),(73,91,7084,'Muhammad Yousuf',NULL,'2012-03-16','Muhammad Anwer','42101-6202988-1',NULL,'Haleema','4','Islam','2023-10-14 05:49:41','2023-10-14 13:48:03'),(74,91,6029,'Nazia Bibi','','2013-04-16','Allah Bachaya','31201-6828441-1','','','4','Islam','2023-10-14 05:51:15','2023-10-18 04:40:37'),(75,91,7002,'Hina Habib',NULL,'2014-03-24','Habib-Ullah','14202-2109484-8',NULL,'Shaheena','4','Islam','2023-10-14 05:52:57','2023-10-14 13:48:03'),(76,91,7034,'Durdana',NULL,'2007-12-22','Shah Murad','51401-2850665-7',NULL,NULL,'4','Islam','2023-10-14 05:54:29','2023-10-14 13:48:03'),(77,91,6833,'Jannat Babar',NULL,'2019-07-02','Babar Maseeh','42201-5561691-6',NULL,'Haseena','4','Christianity','2023-10-14 05:56:04','2023-10-14 13:48:03'),(78,91,6842,'Sawaira',NULL,'2019-07-08','George Maseeh','42101-1911409-7',NULL,NULL,'4','Christianity','2023-10-14 05:57:21','2023-10-14 13:48:03'),(79,91,7049,'Asadullah','32301-4415023-5','2014-04-12','Muhammad Husain ','32101-0309278-1',NULL,'Nadia Batool','5','Islam','2023-10-14 06:00:56','2023-10-14 13:48:03'),(80,91,7047,'Saifullah','32301-2634372-7','2014-04-12','Muhammad Husain','32101-0309278-1',NULL,'Nadia Batool','5','Islam','2023-10-14 06:02:46','2023-10-14 13:48:03'),(81,91,7052,'Sameer ',NULL,'2010-02-07','Nazir Ahmed ','42101-9315425-7',NULL,NULL,'5','Islam','2023-10-14 06:04:01','2023-10-14 13:48:03'),(82,91,6828,'Muhammad Shehzad',NULL,'2012-03-04','Allah Bachaya','31201-6828441-1',NULL,'Shareefa ','5','Islam','2023-10-14 06:06:09','2023-10-14 13:48:03'),(83,91,6852,'Muhammad Abdullah',NULL,'2014-04-12','Muhammad Safder','31302-3532162-7','0306-2354612','Fazilat','5','Islam','2023-10-14 06:07:58','2023-10-14 13:48:03'),(84,91,6895,'Shehryar Asad ',NULL,'2012-01-14','Asad Abbas ','31201-0294062-1',NULL,'Naseem','5','Islam','2023-10-14 06:09:20','2023-10-14 13:48:03'),(85,91,6910,'Sabeel',NULL,'2010-03-13','Syed Nazir','42101-8738686-9',NULL,'Gulshan','5','Islam','2023-10-14 06:10:59','2023-10-14 13:48:03'),(86,91,7000,'Muhammad Kashif ',NULL,'2012-04-01','Ghafoorullah','14202-0664720-1',NULL,'Sohana','5','Islam','2023-10-14 06:12:52','2023-10-14 13:48:03'),(87,91,7027,'Muhammad Shahmeer ',NULL,'2014-09-28','Muhammad Shafiq','13502-7494185-6',NULL,'Ruqaiyya','5','Islam','2023-10-14 06:14:26','2023-10-14 13:48:03'),(88,91,7032,'Muhammad Huzaifa',NULL,'2012-04-14','Fazal-ul-haq','42401-1816685-3',NULL,'Hina','5','Islam','2023-10-14 06:16:03','2023-10-14 13:48:03'),(89,91,7086,'Saad Khan','42101-9360333-3','2011-05-02','Naimat-ullah','42101-7678392-9',NULL,'Hajmina Bibi','5','Islam','2023-10-14 06:18:09','2023-10-14 13:48:03'),(90,91,7087,'Muzammil','42101-3211444-9','2008-11-25','Naimat-ullah','42101-7678392-9',NULL,'Hajmina Bibi','5','Islam','2023-10-14 06:19:34','2023-10-14 13:48:03'),(91,91,7088,'Sahil',NULL,'2014-01-01','Gul Bashir','41204-4306979-5',NULL,'Fatima','5','Islam','2023-10-14 06:21:01','2023-10-14 13:48:03'),(92,91,7089,'Hasnain',NULL,'2011-07-06','Abdul Moin','42101-6068056-7',NULL,'Maryam','5','Islam','2023-10-14 06:22:14','2023-10-14 13:48:03'),(93,91,7093,'Maviya',NULL,'2012-03-21','Muhammad Tahir','42101-3286776-7',NULL,'Samreen','5','Islam','2023-10-14 06:23:27','2023-10-14 13:48:03'),(94,91,7094,'Taimoor Raza','31301-3386337-1','2010-01-25','Muhammad Illyas','31301-6219754-0','0300-2595992','Shahida','5','Islam','2023-10-14 06:25:21','2023-10-14 13:48:03'),(95,91,6906,'Shaista Parveen',NULL,'2014-02-03','Hidayatullah','45208-5488307-3',NULL,'Azeema Khatoon ','5','Islam','2023-10-14 06:26:39','2023-10-14 13:48:03'),(96,91,6911,'Malaika',NULL,'2012-06-26','Syed Nazeer','42101-8738686-9',NULL,'Gulshan','5','Islam','2023-10-14 06:28:09','2023-10-14 13:48:03'),(97,91,6918,'Ramsha AD',NULL,'2009-01-16','Allah Dino',NULL,'0300-7019511','Qazbano','5','Islam','2023-10-14 06:30:06','2023-10-14 13:48:03'),(98,91,7022,'Rani Gul',NULL,'2012-02-08','Ahmed Gul','42101-1686148-9',NULL,'Sana','5','Islam','2023-10-14 06:31:25','2023-10-14 13:48:03'),(99,91,7023,'Kashaf ','','2013-01-16','Ahmed Gul','42101-1686148-9','','Sana','4','Islam','2023-10-14 06:32:36','2023-10-18 04:37:38'),(100,91,7041,'Arzo',NULL,'2012-01-01','Gul Zada','42101-2514039-1',NULL,'Majida','5','Islam','2023-10-14 06:33:57','2023-10-14 13:48:03'),(101,91,7055,'Jennifer',NULL,'2012-06-24','Tariq','42101-1906079-7',NULL,'Sumaira','5','Islam','2023-10-14 06:35:32','2023-10-14 13:48:03'),(102,91,7056,'Angel',NULL,'2010-10-13','Tariq','42101-1906079-7',NULL,'Sumaira','5','Islam','2023-10-14 06:36:41','2023-10-14 13:48:03'),(103,91,7095,'Adeena',NULL,'2012-12-19','Firdous Yousuf','42101-8244450-9',NULL,'Noureen Firdous','5','Islam','2023-10-14 06:38:04','2023-10-14 13:48:03'),(104,91,7060,'shezana','42101-3765656-4','2016-10-02','yasir','42101-4193524-5','03412264964','shabana','1','Islam','2023-10-15 04:45:26',NULL),(106,76,10843,'Hasan Ahmed',NULL,'2016-10-04','Muhammad Anwar','42101-1709840-9','03182989211','Shumaila','1','Islam','2023-10-15 04:54:09',NULL),(107,91,7069,'hadeesa','42401-1354667-4','2017-05-17','m. zakir','42401-2678206-7','03216879929','rameen','1','Islam','2023-10-15 04:54:43',NULL),(108,76,10849,'Laraib',NULL,'2016-10-25','Tariq Qureshi','42101-3866031-3','03122124558','Shahida','1','Islam','2023-10-15 04:56:18',NULL),(109,91,7080,'Rida batool','41303-2875707-8','2008-05-12','Ghazan','41303-6016778-7','','nosheen','1','Islam','2023-10-15 04:57:20','2023-10-15 09:12:27'),(110,76,10850,'Dua Riaz',NULL,'2017-08-12','Riaz Ahmed','31201-3899234-9','03077184571','Sadia','1','Islam','2023-10-15 04:58:24',NULL),(112,76,10897,'Muhammad Haris',NULL,'2012-10-29','Nasrullah','42101-0390222-1','03341210856','Khatoon','1','Islam','2023-10-15 05:01:09',NULL),(113,76,10900,'Braina',NULL,'2017-09-29','Karamat','42101-0598242-7','03456001059','Sana','1','Christianity','2023-10-15 05:03:06',NULL),(114,76,10904,'Sidra',NULL,'2016-01-27','Javed Khan','42101-9878548-5','03472789320','Tayyaba','1','Islam','2023-10-15 05:04:51',NULL),(116,76,10911,'Noor Fatima',NULL,'2014-03-25','Abu Bakar',NULL,'03184239822',NULL,'1','Islam','2023-10-15 05:06:08',NULL),(117,76,10912,'Abdul Hadi',NULL,'2015-08-24','Abu Bakar',NULL,'03184239822',NULL,'1','Islam','2023-10-15 05:07:22',NULL),(119,76,10913,'Sawleha',NULL,'2017-02-10','Wali Khan','42101-0461090-3','03112950095','Nazia','1','Islam','2023-10-15 05:08:49',NULL),(120,76,10919,'Abdullah',NULL,'2016-12-08','Imran Ali','42101-0704535-1','03082235608','Khalida','1','Islam','2023-10-15 05:10:08',NULL),(121,76,10920,'Muhammad Fareed',NULL,'2016-01-14','Muhammad Kaleem','42101-4780534-3',NULL,'Sidra','1','Islam','2023-10-15 05:11:16',NULL),(122,76,10921,'Ainy',NULL,'2017-05-25','Shahbaz','42101-3354084-1','031532421530','Muskan','1','Christianity','2023-10-15 05:12:55',NULL),(123,76,10922,'Noor Fatima',NULL,'2016-01-10','Muhammad Shakeel','42301-3683520-7','03121189459','Sobia','1','Islam','2023-10-15 05:14:14',NULL),(124,91,7031,'Muhammad Faizan','','2013-09-27','m. siddiqui','44206-6423107-7','','','4','Islam','2023-10-15 05:14:47','2023-10-15 09:10:26'),(125,76,10927,'Muhammad Ahmed',NULL,'2017-06-07','Muhammad Imran ','42101-1374556-3','03333973912','Naseem','1','Islam','2023-10-15 05:15:29',NULL),(126,76,10938,'Muhammad Faizan',NULL,'2014-05-23','Allah Wasay','31201-7412860-7','03012978612','Sabiha','1','Islam','2023-10-15 05:16:47',NULL),(127,76,10943,'Mariyam',NULL,'2016-02-13','Muhammad Imran','42101-3667062-1','03412073107','Anila','1','Islam','2023-10-15 05:18:06',NULL),(128,91,6990,'Abdul Sami','14202-6957915-3','2016-04-10','Altaf Hussain','','','momal','2A','Islam','2023-10-15 05:19:28','2023-10-15 09:12:53'),(129,76,10946,'Habibullah',NULL,'2012-09-12','Amanullah','45401-0610968-7','03059260829','Waziran','1','Islam','2023-10-15 05:19:30',NULL),(130,76,10947,'Ubaidullah',NULL,'2015-10-25','Amanullah','45401-0610968-7','03059260829','Waziran','1','Islam','2023-10-15 05:20:34',NULL),(132,76,10949,'Ayesha',NULL,'2016-08-24','Muhammad Ishaq','31302-4602508-5','03062003986','Nosheen','1','Islam','2023-10-15 05:21:49',NULL),(133,76,10955,'Ayan',NULL,'2016-08-15','Imran','42101-9481728-1','03162928156','Hina','1','Islam','2023-10-15 05:22:57',NULL),(134,76,10956,'Aliyan',NULL,'2015-04-28','Shahzad','42101-8234784-1','03333169709','Mehreen','1','Islam','2023-10-15 05:24:12',NULL),(135,76,10973,'Syed Abu Bakara','27584857','2016-05-19','Syed Adnan','42101-4513101-3','03421423631','Tahira','1','Islam','2023-10-15 05:25:51',NULL),(136,91,7067,'m.rohan khan','42010-1560128-5',NULL,'jhanzaib khan','42101-1682601-1',NULL,'rubina','2A','Islam','2023-10-15 05:25:55',NULL),(137,76,10975,'Khadija',NULL,'2016-06-07','Abdul Rehman','42101-0254115-1','03452568544','Rani','1','Islam','2023-10-15 05:27:23',NULL),(138,76,10976,'Muskan',NULL,'2012-10-04','Muhammad Nadeem','42201-0266619-7','03162927523','Shumaila','1','Islam','2023-10-15 05:28:31',NULL),(139,76,10978,'Shoaib','22835671','2014-04-20','Sher Ali','42101-1771324-5','03452578354','Romana','1','Islam','2023-10-15 05:29:45',NULL),(140,76,10992,'Malaika',NULL,'2015-06-18','Muhammad Zubair','42101-2204357-9','03180153713','Nadra','1','Islam','2023-10-15 05:31:37',NULL),(141,176,4106,'Maria Bibi','','2016-03-19','Muhammad Saleem','31201-3996771-7','03016617201','mumtaz bibi','1','Islam','2023-10-15 05:32:03','2023-10-15 09:13:17'),(142,76,11009,'Najeebullah',NULL,'2012-11-05','Rafiullah','42101-1718131-5','06422835627','Jamila','1','Islam','2023-10-15 05:33:13',NULL),(143,76,11010,'Anamta','26507518','2015-06-16','Rafiquddin','42201-8544359-3','03162145260','Noor Bano','1','Islam','2023-10-15 05:34:37',NULL),(144,176,4158,'Dua','','2016-07-09','Manzoor','31201-8726423-9','03066441223','sajida','1','Islam','2023-10-15 05:35:33','2023-10-15 09:13:37'),(145,176,4179,'Sana','','2014-11-22','Rao shahid','42101-7999306-7','03003540353','Shabana','1','Islam','2023-10-15 05:37:22','2023-10-19 06:09:46'),(146,176,4192,'Maha Noor','','2016-05-22','Yaseen Ali','42101-8842049-9','03082743942','Sonia','1','Islam','2023-10-15 05:39:43','2023-10-19 06:10:14'),(147,76,10807,'Moiz',NULL,'2015-09-24','Tanweer','42101-5087614-7','03033319323','Sapna','2A','Christianity','2023-10-15 05:41:05',NULL),(148,176,4217,'Muskan','','2014-08-14','Muhammad jameel','31201-7321816-3','03002624211','Rakhal Mai','1','Islam','2023-10-15 05:41:39','2023-10-19 06:10:52'),(149,76,10838,'Ayesha',NULL,'2017-03-15','Asghar Ali','15401-700556-5','03459339610','Haseena','2A','Islam','2023-10-15 05:42:43',NULL),(150,176,4218,'Sadia','','2016-07-24','Muhammad Jameel','32101-7324816-3','03002624211','Rakhal Mai','1','Islam','2023-10-15 05:44:00','2023-10-19 06:11:14'),(151,76,10844,'Muhammad Ahmed',NULL,'2012-10-12','Muhammad Yousuf','42101-7820695-3','03452377302','Samina','2A','Islam','2023-10-15 05:46:15',NULL),(152,76,10845,'Muhammad Ibrahim',NULL,'2014-08-14','Muhammad Yousuf','42101-7820695-3','03452377302','Samina','2A','Islam','2023-10-15 05:48:13',NULL),(153,176,4225,'Alina','','2017-05-29','Inam Uddin','42101-2778134-9','03003750049','Asma','1','Islam','2023-10-15 05:48:24','2023-10-19 06:13:58'),(154,76,10846,'Muhammad Usman',NULL,'2014-08-14','Muhammad Yousuf','42101-7820695-3','03452377302','Samina','2A','Islam','2023-10-15 05:49:59',NULL),(155,176,4240,'Rania','','2015-11-09','Shehzad','','03151187910','Shaista','1','Islam','2023-10-15 05:50:15','2023-10-19 06:14:43'),(156,176,4277,'Saira','','2014-09-12','Rahim Ali','31201-0999943-3','03012714783','Zarina','1','Islam','2023-10-15 05:52:23','2023-10-19 06:15:19'),(157,76,10847,'Aliya',NULL,'2013-07-23','Nasrullah','11101-7825419-5','03339741919','Rifat','2A','Islam','2023-10-15 05:53:18',NULL),(158,176,4280,'Amna','','2014-10-20','Dilshad Ahmed','31201-2249769-1','03012241783','Manzoora','1','Islam','2023-10-15 05:54:10','2023-10-19 06:15:49'),(159,76,10848,'Eman',NULL,'2017-03-24','Muhammad Nawab','42101-8360750-5','03202474565','Salma','2A','Islam','2023-10-15 05:56:09',NULL),(160,176,4275,'Urooj','','2013-10-12','Muhammad Nasir','42101-3724917-3','','Parveen Bibi','1','Islam','2023-10-15 05:56:27','2023-10-19 06:16:15'),(161,176,4276,'Rubab','','2014-09-27','Muhammad Nasir','42101-3724917-3','','Parveen Bibi','1','Islam','2023-10-15 05:58:31','2023-10-19 06:16:32'),(162,76,10851,'Abdul Bari',NULL,'2016-07-05','Muhammad Faraz','42101-6993064-1','03060107326','Shumaila','2A','Islam','2023-10-15 06:00:44',NULL),(163,176,4346,'Ayesha','','2014-11-23','Sarfaraz','31201-7968524-5','','Fouzia','1','Islam','2023-10-15 06:01:11','2023-10-19 06:16:58'),(164,76,10870,'Haseeb',NULL,'2015-08-20','Ishtiaq Ali','42101-7747733-3','03112106158','Ayesha','2A','Islam','2023-10-15 06:02:13',NULL),(165,176,4288,'Yusra','','2015-03-16','Abdul Saboor','42101-1934994-1','03112830795','Tooba','1','Islam','2023-10-15 06:02:46','2023-10-19 06:17:27'),(166,76,10895,'Aisha',NULL,'2013-06-18','Imran','42401-2830936-5','03188409549','Hira','2A','Christianity','2023-10-15 06:03:22',NULL),(167,76,10896,'David',NULL,'2015-03-03','Imran','42401-2830936-5','03188409549','Hira','2A','Christianity','2023-10-15 06:05:00',NULL),(168,76,10910,'Mubashir',NULL,'2014-05-11','Muzammil','42401-0591269-1','03424649891','Tazmina','2A','Islam','2023-10-15 06:06:29',NULL),(169,76,10918,'Azra',NULL,'2014-09-28','Wali Khan','42101-0461090-3','03112950095','Nazia','2A','Islam','2023-10-15 06:07:34',NULL),(170,76,10923,'Ayesha Bibi',NULL,'2014-12-18','Muhammad Imran','36304-7925112-3','03022980895','Mumtaz','2A','Islam','2023-10-15 06:09:04',NULL),(171,176,4291,'Kanwal','','2014-08-02','Muhammad Ramzan','','03088400363','Razia','1','Islam','2023-10-15 06:09:05','2023-10-19 06:17:55'),(172,76,10933,'Nida',NULL,'2014-10-14','Tahir Nawaz','42101-9243216-3','03118178862','Meena Bano','2A','Islam','2023-10-15 06:10:29',NULL),(173,176,4305,'Hania Bibi','','2012-04-02','Ejaz Ahmed','','','Irshad','1','Islam','2023-10-15 06:10:55','2023-10-19 06:18:27'),(174,76,10808,'Muhammad Usman',NULL,'2013-09-30','Nadeem Khan','42101-5729435-7','03164741375','Sumaira','2A','Islam','2023-10-15 06:11:48',NULL),(175,76,10948,'Yumna',NULL,'2015-06-06','Muhammad Ishaq','31302-4602508-5','03222363968','Nosheen','2A','Islam','2023-10-15 06:12:55',NULL),(176,176,4309,'Rabeet','','2015-02-26','Muhammad Kamran','42201-3077041-5','03168408169','Shabeen','1','Islam','2023-10-15 06:13:49','2023-10-19 06:18:48'),(177,76,10963,'Moazama',NULL,'2011-06-27','Khalil','38403-1554306-1','03102833745','Salma','2A','Islam','2023-10-15 06:16:50',NULL),(178,176,4330,'Bismina','','2013-02-12','Amir Qasim','42401-7641074-9','03452719261','Shabana','1','Islam','2023-10-15 06:17:15','2023-10-19 06:19:08'),(179,76,10964,'Fahad',NULL,'2014-12-11','Muhammad Habib','36304-6372272-3','03172167352','Nahid','2A','Islam','2023-10-15 06:18:02',NULL),(180,176,4144,'Affan','','2016-04-08','Rashid','','03332299718','Shagufta','1','Islam','2023-10-15 06:18:54','2023-10-19 06:19:29'),(181,76,10980,'Abdullah',NULL,'2012-08-07','Muhammad Tariq','42101-1712851-5','03492604212','Shakeela','2A','Islam','2023-10-15 06:19:44',NULL),(183,176,4159,'Abdul Subhan','','2018-04-14','Muhammad Haroon','42101-1050691-9','0312317887','Noreen','1','Islam','2023-10-15 06:20:26','2023-10-19 06:19:58'),(184,76,10986,'Mustafa',NULL,'2011-02-16','Muhammad Riaz','42101-8256640-1','03172525523','Nayyar','2A','Islam','2023-10-15 06:21:44',NULL),(185,176,4162,'Muhammad Shehzad','','2016-07-06','Muhammad Ramzan','31201-0299403-9','0322272670','Shahina Bibi','1','Islam','2023-10-15 06:22:03','2023-10-19 06:20:25'),(186,76,10991,'Muhammad Hasan',NULL,'2014-05-05','Muhammad Zubair','42101-2204357-9','03180153713','Nadra','2A','Islam','2023-10-15 06:22:56',NULL),(187,176,4265,'Muhammad Hassan','','2013-01-01','rashid hussain','31201-5206949-9','03142315642','shazia','1','Islam','2023-10-15 06:23:23','2023-10-19 04:46:20'),(188,76,11012,'Mudassir',NULL,'2012-07-19','Muhammad Jamal','42101-3294080-7','03122124558','Farzana','2A','Islam','2023-10-15 06:24:01',NULL),(189,76,10652,'Muhammad Mustafa',NULL,'2013-01-02','Muhammad Riaz','31201-3899234-9','03077184571','Sadia','3A','Islam','2023-10-15 06:26:32',NULL),(190,176,4178,'Umer Kamran','','2016-03-02','Muhammad Kamran','31201-8360844-1','03013394492','sumaira ','1','Islam','2023-10-15 06:27:29','2023-10-19 04:20:38'),(191,76,10653,'Anabia',NULL,'2014-08-04','Muhammad Riaz','31201-3899234-9','03077184571','Sadia','3A','Islam','2023-10-15 06:28:33',NULL),(192,176,4236,'Hamid Ullah','','2015-05-30','Abdul Rehman','42101-0231462-3','03142019216','Zartaj','1','Islam','2023-10-15 06:29:34','2023-10-19 06:20:54'),(193,76,10727,'Muhammad Anus',NULL,'2014-12-08','Muhammad Nawab','42101-8360750-5','03202414565','Salma','3A','Islam','2023-10-15 06:30:13',NULL),(194,176,4252,'Umer Khan','','2018-08-09','Muhammad Waqar','','03186257208','Rabia Bibi','1','Islam','2023-10-15 06:33:57','2023-10-19 06:21:17'),(195,76,10747,'Aakash',NULL,'2013-09-01','Arif Masih','42101-8949651-1','03158590539','Zubaida','3A','Christianity','2023-10-15 06:34:20',NULL),(196,76,10770,'Muhammad Maaz',NULL,'2016-01-01','Ali Israr','42101-1090777-1','03112874186','Gulnaz','3A','Islam','2023-10-15 06:37:21',NULL),(197,76,10782,'Meher Shoaib',NULL,'2015-10-13','Muhammad Arif','42101-2154650-9','03007019830','Aafia','3A','Islam','2023-10-15 06:38:34',NULL),(198,76,10785,'Abdul Rehman',NULL,'2015-02-16','Jan Saeed','42101-1161168-3','03104980844','Zeenat','3A','Islam','2023-10-15 06:40:36',NULL),(199,76,10788,'Sunail',NULL,'2014-07-02','Arshad Masih','42101-3929916-9','03492994621','Zaeina','3A','Christianity','2023-10-15 06:42:42',NULL),(200,76,10806,'Mariyam',NULL,'2014-01-19','Muhammad Anwar','42101-1709840-9','03182989211','Shumaila','3A','Islam','2023-10-15 06:43:47',NULL),(201,76,10812,'Abdul Wasay',NULL,'2014-08-28','Muhammad Faraz','42101-6993064-1','03060107326','Shumaila','3A','Islam','2023-10-15 06:47:05',NULL),(202,76,10852,'Muhammad Zeyad',NULL,'2012-05-20','Nasarullah','11101-7825419-5','03459696623','Reefat','3A','Islam','2023-10-15 06:48:54',NULL),(203,76,10888,'Muhammad Muzammil',NULL,'2012-04-13','Muhammad Naeem','42101-2858771-3','03158296822','Shahida','3A','Islam','2023-10-15 06:50:05',NULL),(204,76,10916,'Kainat',NULL,'2012-11-09','Muhammad Jawed','42101-9878548-5','03472789320','Tayyaba','3A','Islam','2023-10-15 06:58:32',NULL),(205,76,10917,'Safia',NULL,'2012-03-05','Wali Khan','42101-0461090-3','03102424839','Nazia','3A','Islam','2023-10-15 06:59:34',NULL),(206,76,10925,'Amna',NULL,'2011-11-08','Muhammad Shakeel','42301-3683520-7','03121189459','Sobia','3A','Islam','2023-10-15 07:00:37',NULL),(207,76,10953,'Sabeen',NULL,'2013-05-15','Farman Ali','41103-9630358-9','03463769856','Salma','3A','Islam','2023-10-15 07:01:50',NULL),(208,76,10954,'Nosheen',NULL,'2016-03-15','Farman Ali','41103-9630358-9','03463769856','Salma','3A','Islam','2023-10-15 07:03:19',NULL),(209,76,10965,'Bisma',NULL,'2015-07-13','Muhammad Saleem','42000-0572778-9','03132083061','Nazir','3A','Islam','2023-10-15 07:04:25',NULL),(210,76,10966,'Laiba',NULL,'2011-04-15','Fareed Khan','42101-4256908-1',NULL,'Har Marjana','3A','Islam','2023-10-15 07:05:30',NULL),(211,76,10981,'Abdul Aziz',NULL,'2013-03-09','Muhammad Ali','42101-1930731-3','03128649192','Shbana','3A','Islam','2023-10-15 07:06:36',NULL),(212,76,10987,'Anamta',NULL,'2012-01-09','Muhammad Naseer','45505-0340121-9','03135958533','Shazia','3A','Islam','2023-10-15 07:08:22',NULL),(213,76,10988,'Ayesha',NULL,'2014-03-09','Qasir Iqbal','42401-2521011-3','03145681940','Uzma','3A','Islam','2023-10-15 07:09:54',NULL),(214,76,10651,'Shahzaib',NULL,'2011-06-28','Laal Bashir','42101-7886022-7','03412034442','Razia','4','Islam','2023-10-15 07:11:48',NULL),(215,76,10668,'Hiba',NULL,'2014-08-15','Babar Ali','36402-0815158-1','03052465757','Shazia','4','Islam','2023-10-15 07:13:27',NULL),(216,76,10700,'Muhammad Sohail',NULL,'2012-01-15','Seher Gul','14301-1461546-9','030222578366','Yameen Bibi','4','Islam','2023-10-15 07:14:41',NULL),(217,176,4221,'Usman Kamran',NULL,'2016-11-16','Kamran','31201-4346894-9','03092525425','Saima Bibi','1','Islam','2023-10-15 07:14:43',NULL),(218,76,10739,'Meher Imran',NULL,'2013-04-14','Muhammad Arif','42101-2154650-9','03007019830','Asia Mukhtar','4','Islam','2023-10-15 07:15:34',NULL),(219,76,10748,'Sania',NULL,'2011-08-22','Arshad Boota','42101-3929916-9','03492904651','Zareena','4','Christianity','2023-10-15 07:16:39',NULL),(220,76,10767,'Selly',NULL,'2012-09-19','Karamat Masih','42101-0598242-7',NULL,'Sana Karamat','4','Christianity','2023-10-15 07:17:21',NULL),(221,176,4227,'Faizi Faisal',NULL,'2015-09-20','Faisal',NULL,'03482115837','Sultana','1','Islam','2023-10-15 07:17:31',NULL),(222,76,10771,'Bushra',NULL,'2013-07-24','Muhammad Israr','42101-1090777-1','03112217275','Gul Naz','4','Islam','2023-10-15 07:18:09',NULL),(223,76,10777,'Haseeba',NULL,'2013-08-10','Shahkhail','17101-0364049-3','03162810520','Kulsoom Bibi','4','Islam','2023-10-15 07:18:54',NULL),(224,76,10786,'Kashif',NULL,'2012-09-08','Jan Saeed','42101-1611689-3','03196852253','Zeenat','4','Islam','2023-10-15 07:19:37',NULL),(225,176,4243,'Rayan Qureshi',NULL,'2016-06-12','Khurram','42101-1577990-7','03132696800','Rahila','1','Islam','2023-10-15 07:19:55',NULL),(226,76,10787,'Zara',NULL,'2012-09-28','Jan Saeed','42101-1611689-3','03196852253','Zeenat','4','Islam','2023-10-15 07:20:23',NULL),(227,76,10813,'Muhammad Mudassir',NULL,'2012-09-30','Shamshad Hussain','42101-0954919-6',NULL,'Shazia','4','Islam','2023-10-15 07:21:19',NULL),(228,167,4254,'Abu Bakar',NULL,'2015-09-29','Imdad Ullah','42101-3909508-3','03401808632','Samina','1','Islam','2023-10-15 07:21:20',NULL),(229,76,10827,'Humaira',NULL,'2010-12-24','Nadeem Khan','42101-5729485-7','03343176915','Sumaira Bibi','4','Islam','2023-10-15 07:22:24',NULL),(230,167,4264,'Mohsin',NULL,'2015-11-03','Fayyaz','31201-7550501-3','03047166295','Shazia Bibi','1','Islam','2023-10-15 07:23:03',NULL),(231,76,10831,'Hunzala',NULL,'2009-05-23','Muhammad Anwer','42101-1709840-9','03153242153','Shumaila','4','Islam','2023-10-15 07:23:16',NULL),(232,76,10832,'Esha',NULL,'2013-12-22','Ishtiaq Ahmed','42101-7747733-3','03112106158','Ayesha','4','Islam','2023-10-15 07:24:10',NULL),(233,76,10833,'Amna',NULL,'2014-05-05','Imran Ali','31201-5846239-8','03082235608','Khalida Bibi','4','Islam','2023-10-15 07:24:54',NULL),(234,176,4241,'Shamir',NULL,'2014-11-08','Muhammad Sami','42101-0444398-3','03120081091','Sanober','1','Islam','2023-10-15 07:25:00',NULL),(235,76,10834,'Huzaifa',NULL,'2007-06-16','Muhammad Anwar','42101-1709840-9','03182989211','Shumaila ','4','Islam','2023-10-15 07:25:32',NULL),(236,76,10835,'Raphael Lazor',NULL,'2012-05-31','Lazor Ahmed Wasih','42101-2771235-1','03421246164','Farhat Bibi','4','Christianity','2023-10-15 07:26:34',NULL),(237,76,10861,'Al Mavia',NULL,'2009-07-20','Muhammad Saleem','31304-1231044-1','03157284580','Parveen','4','Islam','2023-10-15 07:27:30',NULL),(238,76,10863,'Aliya ',NULL,'2015-07-15','Sarwar Masih','42101-0346549-3','03152682561','Atiya Justin','4','Christianity','2023-10-15 07:28:22',NULL),(240,76,10928,'Areeba',NULL,'2010-06-17','Muhammad Hameed','42101-6254577-9','03183953311','Kaneez Fatima','4','Islam','2023-10-15 07:29:01',NULL),(241,76,10936,'Syed Nawaid Hussain',NULL,'2011-11-02','Syed Jawed Hussain','42401-6043565-9','03453439593','Tayyaba Naz','4','Islam','2023-10-15 07:30:07',NULL),(242,76,10941,'Aiman Bibi',NULL,'2012-08-20','Allah Wasaya','31201-7412860-7','03012978612','Sabiha Bibi','4','Islam','2023-10-15 07:31:02',NULL),(243,76,10967,'Sawera',NULL,'2010-07-22','Muhammad Waseem Jamal','42101-1768713-5','03099234646','Zeenat ','4','Islam','2023-10-15 07:31:48',NULL),(244,76,10971,'Jaweria',NULL,'2012-11-09','Muhammad Sajid','14301-2047298-9','03323070483','Noshi Kareem','4','Islam','2023-10-15 07:32:43',NULL),(245,76,10972,'Syed Abdul Qadir',NULL,'2014-02-25','Syed Adnan Hashmi','42401-4513101-3','03132644622','Tahira Hashmi','4','Islam','2023-10-15 07:33:40',NULL),(246,176,4254,'Abu Bakar',NULL,'2015-09-29','Imdad Ullah','42101-3909508-3','03401808632','Samina','1','Islam','2023-10-15 07:33:44',NULL),(247,76,10993,'Muhammad Suleman',NULL,'2012-01-12','Muhammad Naseem','42401-3107552-5','03149358744','Bibi Khizra','4','Islam','2023-10-15 07:34:36',NULL),(248,176,4264,'Mohsin',NULL,'2015-11-03','Fayyaz','31201-7550501-3','03047166295','Shazia Bibi','1','Islam','2023-10-15 07:34:55',NULL),(249,76,11014,'Khadija',NULL,'2009-11-11','Muhammad Jameel','42101-3294080-7','03111259454','Farzana Begum','4','Islam','2023-10-15 07:35:31',NULL),(250,76,10576,'Naveed Khan',NULL,'2011-01-06','Khan Tareen','42101-3377215-5','03412145774','Waleeda','5','Islam','2023-10-15 07:36:21',NULL),(251,76,10667,'Ailix','','2011-10-31','Liaquat Masih','42101-1855084-3','03150239748','Rashna','5','Christianity','2023-10-15 07:37:20','2023-10-15 07:37:55'),(252,176,4282,'Shezad',NULL,'2017-12-02','Rafiq Ahmed',NULL,'03132113776','Raziya Bibi','1','Islam','2023-10-15 07:37:31',NULL),(253,76,10680,'Sakeena',NULL,'2012-12-24','Muhammad Tahir','42101-8457605-7','03002505250','Rukhsana','5','Islam','2023-10-15 07:38:49',NULL),(254,176,4279,'Tayyab','','2013-10-27','Dilshad','31201-2249769-1','03012241783','Manzoara','1','Islam','2023-10-15 07:39:01','2023-10-19 04:21:12'),(255,76,10683,'Khushbu',NULL,'2013-05-15','Muhammad Zafar','34201-9232962-0','03483725456','Pareveen Bibi','5','Islam','2023-10-15 07:39:36',NULL),(256,76,10692,'Laila',NULL,'2012-11-10','Sher Malook Khan','42101-1915090-3','03463530600','Sharafta Bibi','5','Islam','2023-10-15 07:40:24',NULL),(257,176,4331,'Muhammad Bin Qarim',NULL,'2012-10-02','Muhammad Qasim','42401-9411370-7','03452719261','Rozia','1','Islam','2023-10-15 07:40:49',NULL),(258,76,10705,'Liza',NULL,'2009-12-10','Riaz Endoriaz','42101-1862618-9','03456272897','Iqbal Bibi','5','Christianity','2023-10-15 07:41:33',NULL),(259,176,4168,'Junaid',NULL,'2014-02-20','Khadim Hussain','31201-9486944-7','03036539509','Shabana','1','Islam','2023-10-15 07:42:24',NULL),(260,76,10724,'Muhammad Ahmed Khan',NULL,'2011-10-21','Asmat Ali Khan','42101-3475404-5','03128542564','Noor Jahan','5','Islam','2023-10-15 07:42:27',NULL),(261,76,10738,'Aleeza',NULL,'2008-04-26','Arshad Masih','42101-3929916-9','03492994621','Zareena','5','Christianity','2023-10-15 07:44:46',NULL),(262,176,4129,'Hashim',NULL,'2014-12-15','Nazar Hussain Khan','31201-0318453-5','03201239138','Zahoor Bibi','2A','Islam','2023-10-15 07:45:13',NULL),(263,76,10741,'Ayesha',NULL,'2012-07-22','Arif Masih','42101-8949651-1','03158590534','Zubaida','5','Christianity','2023-10-15 07:46:21',NULL),(264,76,10775,'Almas',NULL,'2010-01-10','Sarwar','42101-0346549-5','03120230237','Atiya ','5','Christianity','2023-10-15 07:48:29',NULL),(265,76,10795,'Muqaddas',NULL,'2012-02-26','Muhammad Faraz','42101-6993064-1','03060107326','Shumaila Bibi','5','Islam','2023-10-15 07:49:53',NULL),(266,76,10665,'Zainab',NULL,'2009-10-23','Muhammad Anwar','42101-6839960-7','03472207609','Raheela','5','Islam','2023-10-15 07:50:51',NULL),(267,76,10826,'Bismllah',NULL,'2012-05-05','Imran Ali','31201-5646239-8','03012198841','Khalida Bibi','5','Islam','2023-10-15 07:51:51',NULL),(268,76,10854,'Tania',NULL,'2008-11-18','Muhammad Ramzan','42101-4111563-7','03012512068','Rehana Bibi','5','Islam','2023-10-15 07:52:56',NULL),(269,76,10855,'Mehek',NULL,'2012-07-07','Tariq Qureshi','42101-8816031-3','03122124558','Shahida','5','Islam','2023-10-15 07:53:47',NULL),(270,76,10866,'Iqra',NULL,'2011-07-31','Muhammad Faheem','42401-1400303-1','03155806068','Anisha Begum','5','Islam','2023-10-15 07:54:51',NULL),(271,76,10891,'Muhammad Saqib',NULL,'2011-09-10','Rasool Khan','42000-0563232-1','03412083619','Shani Roun ','5','Islam','2023-10-15 07:55:51',NULL),(272,76,10908,'Muskan',NULL,'2011-11-24','Basharat Iqbal','42612-073284-3','03182255521','Hajra Bibi','5','Islam','2023-10-15 07:57:02',NULL),(273,76,10932,'Anisha',NULL,'2009-09-15','Tahir Nawaz','42101-9243216-3',NULL,'Meena Bano','5','Islam','2023-10-15 07:57:51',NULL),(274,76,10950,'Hadiqa',NULL,'2013-12-15','Muhammad Imran','42101-9481728-1','03132457256','Hina Imran','5','Islam','2023-10-15 07:58:59',NULL),(275,76,10990,'Laiba',NULL,'2010-09-22','Muhammad Nadeem','42101-1356871-9','03170240372','Rehana Naz','5','Islam','2023-10-15 07:59:46',NULL),(276,176,4122,'Luqman',NULL,'2015-04-23','Qasim Khan','42101-4804379-3','03442530036','Farzana Bibi','2A','Islam','2023-10-15 08:11:16',NULL),(277,176,4146,'Faizan',NULL,'2014-08-11','Muhammad Zafer','31201-4500432-1','03030025688','Rabia Bibi','2A','Islam','2023-10-15 08:12:57',NULL),(278,189,9765,'Mahnoor',NULL,'2017-07-22','Muhammad Shahid','42101-1885829-5','03452785117','Erum','1','Islam','2023-10-15 08:13:49',NULL),(279,176,4203,'Muhammad Ahmed',NULL,'2014-08-10','Muhammad Safder','31201-8722841-1','03012353660','Saima','2A','Islam','2023-10-15 08:14:52',NULL),(280,189,9778,'Purnoor',NULL,'2017-07-19','Muhammad Saeed','38401-0362788-7','03040756996','Asma','1','Islam','2023-10-15 08:14:55',NULL),(281,189,9792,'Misbah',NULL,'2016-10-17','Shahid','42101-5513091-9','03350283687','Nazia','1','Islam','2023-10-15 08:15:45',NULL),(282,189,9818,'Bushra',NULL,'2017-08-20','Asif Muhammad Hussain','42101-7068560-7',NULL,'Ameena','1','Islam','2023-10-15 08:16:40',NULL),(283,189,9822,'Zoya Fatima',NULL,'2017-08-11','Noman','42401-6889110-3','03152411830','Fouzia','1','Islam','2023-10-15 08:17:30',NULL),(284,189,9836,'Musfira Fatima',NULL,'2020-08-06','Noman Ali','42501-8817202-3','03352110034','Ruqaiyya','1','Islam','2023-10-15 08:18:38',NULL),(285,176,4198,'Ayyan',NULL,'2013-04-18','Muhammad Akhter','31201-0371255-9','03032808310','Salma Bibi','2A','Islam','2023-10-15 08:19:19',NULL),(286,189,9841,'Dua',NULL,'2016-03-03','Faiz Ahmed','42303-0342993-5','03150231116','Farzana','1','Islam','2023-10-15 08:19:27',NULL),(287,189,9854,'Umm e Hania',NULL,'2017-12-20','Muhammad Umar','42101-8106222-9','03122590328','Ishrat','1','Islam','2023-10-15 08:20:20',NULL),(288,189,9866,'Rabia',NULL,'2018-10-10','Muhammad Faisal','42101-2403391-3','03132116160','Faiza','1','Islam','2023-10-15 08:21:15',NULL),(289,189,9882,'Noor Fatima','','2016-02-04','Faheem ','44103-1094136-7','03155748814','Sobia Naz','1','Islam','2023-10-15 08:22:12','2023-10-16 05:41:16'),(290,176,4223,'Ayan Ali',NULL,'2015-11-14','Muhammad Iqbal','42101-4334022-3','03172841706','Najma','2A','Islam','2023-10-15 08:22:32',NULL),(291,189,9897,'Afia Noor',NULL,'2016-06-26','Adnan Ali','42101-6740542-9','03152068531','Sania','1','Islam','2023-10-15 08:23:17',NULL),(292,189,9904,'Zainab Khan',NULL,'2016-10-28','Imran Khan','42101-7625082-3','03121298011','Shahana','1','Islam','2023-10-15 08:24:08',NULL),(293,189,9909,'Maryam ',NULL,'2015-12-26','Farukh Ahmed','42101-4792987-1',NULL,'Sabeena','1','Islam','2023-10-15 08:24:57',NULL),(294,176,4235,'Talha','','2015-01-10','Bakhti ur Rehman','','03469529324','Bibi Tahira','2A','Islam','2023-10-15 08:25:03','2023-10-19 07:40:53'),(295,189,9913,'Hoorain',NULL,'2017-06-28','Kamran','42101-1642462-1','03158976205','Anah','1','Islam','2023-10-15 08:25:43',NULL),(296,189,9919,'Maryam',NULL,'2016-02-17','Maqsood','42101-1757100-1','03162839954','Yasmeen','1','Islam','2023-10-15 08:27:06',NULL),(297,176,4273,'Muhammad Ayyan',NULL,'2011-09-17','Muhammad Fayyaz','42101-7410866-7','03002976551','Babra','2A','Islam','2023-10-15 08:27:17',NULL),(298,189,9769,'Muhammad Hasnain',NULL,'2017-06-19','Muhammad Faisal','42101-6042683-5','03112243957','Faiza Naz','1','Islam','2023-10-15 08:28:21',NULL),(299,176,4181,'Abdul Rehman',NULL,'2013-09-20','Muhammad Faheem','42101-2689148-9','03172236884','Nosheen','2A','Islam','2023-10-15 08:29:15',NULL),(300,189,9793,'Muhammad Ayan',NULL,'2016-12-13','Muhammad Adeel ','42101-8189769-9','03182597632','Shazia','1','Islam','2023-10-15 08:29:24',NULL),(301,189,9798,'Mustafa Ahmed',NULL,'2016-12-13','Shakeel','42101-1696526-9','03193313507','Reena Shakeel','1','Islam','2023-10-15 08:30:30',NULL),(302,189,9801,'Muhammad Tabish',NULL,'2015-06-20','Muhammad Shahid','35200-1414081-9','03154982979','Saima ','1','Islam','2023-10-15 08:31:18',NULL),(303,176,4297,'Abdul Hadi','','2013-07-13','Abdul Rehman','42101-1300515-7','03340245565','Shaida','2A','Islam','2023-10-15 08:31:31','2023-10-19 04:22:31'),(304,176,4300,'Syed Zargham',NULL,'2015-05-15','Nasar Ullah','42101-1770848-7','03132279465','Zainab','2A','Islam','2023-10-15 08:33:33',NULL),(305,189,9823,'Muhammad Yaseen',NULL,'2015-10-27','Muhammad Kashif','42101-8427774-1','03132200201','Sobia','1','Islam','2023-10-15 08:33:48',NULL),(306,189,9829,'Mukhtiyar Ahmed',NULL,'2013-07-05','Sagheer Ahmed','41301-2281143-7','03071504517','Farhan Kanwal','1','Islam','2023-10-15 08:35:00',NULL),(307,189,9830,'Muhammad Hussain',NULL,'2017-10-07','Sagheer Ahmed','41301-2281143-7','03071504517','Farhan Kanwal','1','Islam','2023-10-15 08:36:00',NULL),(308,176,4145,'Zainab',NULL,'2015-02-08','Shabbir Ahmed','42101-396878-8','03032254397','Nasreen','2A','Islam','2023-10-15 08:36:21',NULL),(309,189,9838,'Muhammad Faraj',NULL,'2018-02-07','Muhammad Farhan','42401-1616437-9','030020071300','Ambreen','1','Islam','2023-10-15 08:37:08',NULL),(310,176,4049,'Khadija','','2012-12-29','Muhammad Zafer','31201-4500432-1','03030025688','Rabia Bibi','2A','Islam','2023-10-15 08:37:57','2023-10-19 04:23:23'),(311,189,9850,'Muhammad Almir',NULL,'2016-03-06','Ameer ','42101-2421393-1','03152421393','Mehwish Attariya','1','Islam','2023-10-15 08:39:24',NULL),(312,176,4064,'Asma',NULL,'2015-12-10','Muhammad Tahir','42101-7705642-5','03102665263','Hina','2A','Islam','2023-10-15 08:39:28',NULL),(313,189,9880,'Muhammad Asad',NULL,'2016-02-22','Muhammad Arshad','31201-6964439-5',NULL,'Haseena Bibi','1','Islam','2023-10-15 08:40:08',NULL),(314,189,9883,'Muhammad Moiz',NULL,'2017-04-05','Faheem','44103-1094136-7','03155748418','Sobia Naz','1','Islam','2023-10-15 08:40:50',NULL),(315,176,4176,'Zainab',NULL,'2015-06-10','Muhammad Amir','31201-1444652-9','03062440503','Nusrat','2A','Islam','2023-10-15 08:41:03',NULL),(319,176,4207,'Iqra',NULL,'2015-07-01','Zia Ur Rehman',NULL,'03142019215','Gul Namir','2A','Islam','2023-10-15 08:46:19',NULL),(320,189,9618,'Sajid Ali',NULL,'2015-08-27','Muhammad Miraj Khan','42101-1733883-2','03132544244','Zareena','2A','Islam','2023-10-15 08:46:32',NULL),(321,189,9702,'Muhammad Anas',NULL,'2015-04-28','Muhammad Arshad','42101-9587471-3',NULL,'Saba','2A','Islam','2023-10-15 08:47:31',NULL),(322,176,4205,'Anabia',NULL,'2016-01-01','Gul Zameen','13201-7808202-5','03442264815','Jannat Bibi','2A','Islam','2023-10-15 08:47:42',NULL),(323,189,9720,'Muhammad Hamdan',NULL,'2016-09-07','Muhammad Ayub','42101-4103052-7','03162684653','Rehana kousar','2A','Islam','2023-10-15 08:49:28',NULL),(324,176,4042,'Urooj Fatima',NULL,'2013-04-20','Muhammad Younus','42101-1427119-9',NULL,'Nusrat Bano','2A','Islam','2023-10-15 08:49:32',NULL),(325,189,9744,'Hassan Jameel',NULL,'2015-11-29','Muhammad Jameel','31301-7467328-3','03242066586','Zeenat ','2A','Islam','2023-10-15 08:50:36',NULL),(326,176,4239,'Kinza',NULL,'2011-11-12','Shahzad','42101-5228332-5','03151187910','Shaista','2A','Islam','2023-10-15 08:51:22',NULL),(327,189,9761,'Muhammad Hussain Ali',NULL,'2015-03-24','Syed Sabir Ali','42101-1768857-3','03402305140','Ambreen','2A','Islam','2023-10-15 08:51:46',NULL),(328,189,9773,'Muhammad Umar',NULL,'2014-09-25','Muhammad Irfan','42101-6466882-7','03453424338','Ulfat Ali Hassan','2A','Islam','2023-10-15 08:53:00',NULL),(329,176,4177,'Fatima',NULL,'2014-07-22','Muhammad Kamran','31201-8360844-1','03013394492','Sumaira','2A','Islam','2023-10-15 08:53:01',NULL),(330,189,9780,'Muhammad Aman',NULL,'2013-07-02','Asif Ali Shah','42101-3018665-3','03132753226','Yasmeen','2A','Islam','2023-10-15 08:54:27',NULL),(331,189,9784,'Muhammad Azaan',NULL,'2014-12-26','Muhammad Shafi','42101-1765822-9','03152495009','Nasreen','2A','Islam','2023-10-15 08:55:34',NULL),(332,176,4263,'Madiha',NULL,'2014-09-04','Fayyaz Hussain',NULL,'03047166295','Shazia Bibi','2A','Islam','2023-10-15 08:55:59',NULL),(333,189,9785,'Abdul Hadi',NULL,'2015-07-24','Muhammad Naeem','42101-6214872-9','03167548701','Shazia','2A','Islam','2023-10-15 08:56:37',NULL),(334,189,9786,'Muhammad Subhan',NULL,'2018-02-19','Asif Khan','42101-5323146-3','03101039588','Fatima Asif','2A','Islam','2023-10-15 08:57:28',NULL),(335,189,9804,'Usaid',NULL,'2013-03-23','Imran Ahmed','42101-1832718-7',NULL,'Sadia Iman','2A','Islam','2023-10-15 08:58:11',NULL),(336,189,9819,'Muhammad Hassan',NULL,'2015-05-27','Khurram Khan','42101-5488655-3','03102097355','Safia','2A','Islam','2023-10-15 08:59:14',NULL),(337,176,4149,'Ayesha',NULL,'2015-12-22','Sheikh Zahid','42301-0441359-2','03152754527',NULL,'2A','Islam','2023-10-15 08:59:43',NULL),(338,189,9827,'Zaid',NULL,'2015-12-17','Suhail Ahmed','42101-0676818-7','03132579177','Nabeela','2A','Islam','2023-10-15 09:00:05',NULL),(339,189,9787,'Muhammad Hassan',NULL,'2017-04-20','Asif Khan','42101-5323146-3','03101039588','Fatima Asif','2A','Islam','2023-10-15 09:00:49',NULL),(340,189,9839,'Muhammad Farhal',NULL,'2015-11-01','Muhammad Farhan','42101-1616437-9','03002207133','Ambreen','2A','Islam','2023-10-15 09:01:42',NULL),(341,189,9860,'Hassan Khan',NULL,'2014-05-24','Sheraz Khan','42101-1440801-9','03142371500','Anam Khan','2A','Islam','2023-10-15 09:02:36',NULL),(342,176,4302,'Jaweria',NULL,'2014-07-01','Abdul Latif',NULL,'03132462772','Ambreen','2A','Islam','2023-10-15 09:03:09',NULL),(343,189,9868,'Abdul Rehman',NULL,'2015-10-02','Sultan Ali','42101-1818650-5','03160277540','Sakeena','2A','Islam','2023-10-15 09:03:44',NULL),(344,189,9842,'Muhammad Sami',NULL,'2014-09-26','Faiz Ahmed','41303-0342993-5','03150231116','Farzana','2A','Islam','2023-10-15 09:04:38',NULL),(345,189,9910,'Abdul Rehman',NULL,'2012-06-26','Muhammad Shareef','41303-3356095-3','03133074374','Shazia','2A','Islam','2023-10-15 09:05:32',NULL),(347,189,9914,'Aliyan',NULL,'2014-08-22','Jamal Ahmed','42101-5891173-5','03473565247','Mujraha','2A','Islam','2023-10-15 09:06:24',NULL),(349,189,9892,'Mustafa Faisal',NULL,'2018-02-16','Faisal Qureshi','42101-5661794-1','03155884971','Tayyaba Bano','2A','Islam','2023-10-15 09:07:37',NULL),(350,152,5882,'Fizza',NULL,'2015-04-15','Abid Hussain','44103-7563425-5','03103120890','Kiran','1','Islam','2023-10-15 09:07:44',NULL),(351,189,9635,'Mishal',NULL,'2016-05-04','Muhammad Nadeem','42101-6828641-5','03150016697','Sania','2A','Islam','2023-10-15 09:08:40',NULL),(352,176,4090,'Eman Ramzan',NULL,'2016-05-19','Muhammad Ramzan','42101-7692173-9','03218707890','Israt','3A','Islam','2023-10-15 09:09:30',NULL),(353,189,9636,'Jaweria',NULL,'2015-11-17','Muhammad Ali','4101-2292097-1','03150010697','Safia','2A','Islam','2023-10-15 09:09:46',NULL),(354,152,5892,'Shayan',NULL,'2012-09-23','Muhammad Sultan','42101-6785501-3','03115640120','Noor Jahan','1','Islam','2023-10-15 09:09:57',NULL),(355,189,9654,'Umm e Hania',NULL,'2014-06-09','Muhammad Arshad','42101-3181594-9','03162359695','Shazia','2A','Islam','2023-10-15 09:10:38',NULL),(356,176,4085,'Alizah Hussain',NULL,'2014-05-29','Muhammad Hussain','42101-7121801-1','03172980147','Samreen','3A','Islam','2023-10-15 09:11:13',NULL),(357,152,5924,'Rabia',NULL,'2015-06-25','Muhammad Sultan','42101-6785501-3','03115640120','Noor Jahan','1','Islam','2023-10-15 09:12:22',NULL),(358,189,9688,'Umm e Hiba Qureshi',NULL,'2015-11-27','Muhammad Faheem','42101-1807269-5','03162153403','Farzana Faheem','2A','Islam','2023-10-15 09:12:35',NULL),(359,176,4062,'Rabia Ilyas',NULL,'2016-12-26','Muhammad Ilyas','42101-3914152-1','03332063144','Kiran','3A','Islam','2023-10-15 09:12:52',NULL),(360,189,9694,'Ayesha',NULL,'2016-07-18','Sajid','42101-7960326-5','03132835554','Naila','2A','Islam','2023-10-15 09:13:16',NULL),(361,189,9701,'Abrisha',NULL,'2015-08-19','iRFAN','42101-1588641-1',NULL,'Fouzia','2A','Islam','2023-10-15 09:14:24',NULL),(362,152,5944,'Khizar',NULL,'2015-07-22','Muhammad Fareed','42101-0367981-5','03180112016','Nargis','1','Islam','2023-10-15 09:15:01',NULL),(363,189,9707,'Waniya',NULL,'2015-05-19','Muhammad Saeed','38401-0362788-7','03040756996','Asma','2A','Islam','2023-10-15 09:15:07',NULL),(364,189,9721,'Fatima',NULL,'2016-08-09','Rehan Khan','42101-5398060-9','03142960290','Khalida Rehan','2A','Islam','2023-10-15 09:16:04',NULL),(365,125,5959,'Alisha',NULL,'2016-06-16','Muhammad Arshad','42101-1440932-7','03190311010','Shaista','1','Islam','2023-10-15 09:16:18',NULL),(366,176,4061,'Minha Khan',NULL,'2015-09-20','Haroon Khan','42101-1050071-9','03323070778','Noreen','3A','Islam','2023-10-15 09:17:04',NULL),(367,189,9722,'Khadija Fatima',NULL,'2017-01-06','Muhammad Fazal','32301-6863175-2','03042147118','Bashiran Mai','2A','Islam','2023-10-15 09:17:13',NULL),(368,152,5966,'Muhammad Azhar',NULL,'2014-11-01','Muhammad Nadeem','42302-7633292-3','03162869480','Noreen','1','Islam','2023-10-15 09:17:37',NULL),(369,189,9723,'Hooria',NULL,'2015-07-21','Rehan Khan','42101-5398060-9','03142960290','Khadija Rehan','2A','Islam','2023-10-15 09:17:54',NULL),(370,189,9738,'Maryam Khalid',NULL,'2015-07-16','Khalid Malik','42101-3456668-3','03153239907','Ayesha Malik','2A','Islam','2023-10-15 09:19:12',NULL),(371,176,4103,'Ayesha Shafiq',NULL,'2013-09-07','Muhammad Shafiq','31201-6936379-1','03252104510','Abida Bibi','3A','Islam','2023-10-15 09:19:20',NULL),(372,152,5973,'Muhammad Sadiq Ali Shah',NULL,'2015-02-04','Shakir Ali Shah','42101-4133761-7','03178928031','Faiza','1','Islam','2023-10-15 09:20:13',NULL),(373,189,9753,'Nabeera',NULL,'2016-11-04','Muhammad Kaleem','42101-2870576-5','03179653024','Naila','2A','Islam','2023-10-15 09:20:13',NULL),(374,176,4065,'Noor Fatima',NULL,'2013-10-08','Muhammad Tahir','42101-7705642-5','03102665263','Hina','3A','Islam','2023-10-15 09:20:55',NULL),(375,189,9781,'Hooria Naz','','2015-08-04','Asif Ali Shah','42101-3018665-3','03132273226','Yasmeen','2A','Islam','2023-10-15 09:21:19','2023-10-18 09:05:45'),(376,152,5981,'Mehreen Bibi',NULL,'2016-01-31','Muhammad Ebad','36101-7809748-5','03003716114','Razia','1','Islam','2023-10-15 09:21:42',NULL),(377,176,4200,'Sehar',NULL,'2015-06-02','Mujahid','36304-5134644-9','03030369377','Sumiara','3A','Islam','2023-10-15 09:22:28',NULL),(378,189,9790,'Maryam',NULL,'2015-10-12','Shahid Naveed','42101-8094548-9','03029779144','Zainab Bibi','2A','Islam','2023-10-15 09:22:31',NULL),(379,152,5993,'Muhammad Arbaz',NULL,'2014-09-25','Muhammad Noshad','42101-9262842-1','03197756321','Bina','1','Islam','2023-10-15 09:23:03',NULL),(380,189,9794,'Aliya Naz',NULL,'2014-09-18','Touseef Muhammad','42101-6362292-7','03152887769','Naheed Kanwal','2A','Islam','2023-10-15 09:23:29',NULL),(381,152,5994,'Rida',NULL,'2016-07-10','Muhammad Noshad','42101-9262842-1','03197756321','Bina','1','Islam','2023-10-15 09:24:27',NULL),(382,189,9796,'Hooria',NULL,'2016-06-28','Muhammad Touqeer','42101-9999908-9','03168926129','Seema','2A','Islam','2023-10-15 09:24:29',NULL),(383,176,4013,'Fatima Bibi',NULL,'2014-01-01','Javed Ahmed','31201-8260827-7','03036539509','Kausar','3A','Islam','2023-10-15 09:25:23',NULL),(384,189,9817,'Areeba',NULL,'2014-11-17','Asif Muhammad Hussain','42101-7068560-7',NULL,'Ameena','2A','Islam','2023-10-15 09:25:41',NULL),(385,152,6020,'Abdullah',NULL,'2014-01-06','Irfan Ud Din','42101-6345001-5','03102984490','Nosheen','1','Islam','2023-10-15 09:25:57',NULL),(386,189,9824,'Tasbiha Noor',NULL,'2016-12-12','Muhammad Shahid','42101-0320423-7','03112670067','Yasmeen Naz','2A','Islam','2023-10-15 09:26:37',NULL),(387,176,4216,'Zunaira Jameel',NULL,'2013-08-22','Muhammad Jameel','31201-7324816-3','03002624211','Allah Rakhi','3A','Islam','2023-10-15 09:27:36',NULL),(388,189,9840,'Reema',NULL,'2013-10-05','Muhammad Asif','42101-0908736-1',NULL,'Ghazala Asif','2A','Islam','2023-10-15 09:27:45',NULL),(389,152,6029,'Muhammad Huzaifa',NULL,'2015-05-19','Muhammad Irfan','42101-0910520-9','03123219600','Khalida','1','Islam','2023-10-15 09:28:11',NULL),(390,189,9855,'Marhama',NULL,'2015-02-16','Muhammadv Umar','42101-8106222-9','03122590328','Ishrat','2A','Islam','2023-10-15 09:28:28',NULL),(391,176,4270,'Bisma',NULL,'2012-02-12','Qadir','42101-3703345-3','03162148897','Shahida','3A','Islam','2023-10-15 09:28:48',NULL),(392,152,6030,'Huzaifa',NULL,'2015-03-26','Muhammad Ali','42101-3323607-9','03129099024','Rani','1','Islam','2023-10-15 09:29:20',NULL),(393,189,9870,'Bisma',NULL,'2015-08-25','Amir','42101-3305545-3','03142586825','Humaira','2A','Islam','2023-10-15 09:29:22',NULL),(394,176,4063,'Ahtesham Ul Haq',NULL,'2014-07-14','Manzar Ur Rehman','42101-6352780-3','03132000187','Nasra Bibi','3A','Islam','2023-10-15 09:30:08',NULL),(395,189,9885,'Umm e Hani',NULL,'2014-03-09','Muhammad Danish','42101-5237654-1','03452413793','Afreen','2A','Islam','2023-10-15 09:30:13',NULL),(396,152,6031,'Muhammad Hasnain Shah',NULL,'2015-11-02','Muhammad Asif','42101-4774921-7','03122182679','Erum','1','Islam','2023-10-15 09:30:40',NULL),(397,62,2659,'Muhammad Hammad',NULL,'2014-09-07','Muhammad Yousuf',NULL,'03423689412','Farhat Jahan','5','Islam','2023-10-15 09:30:41',NULL),(398,189,9893,'Aleesha Butt',NULL,'2015-09-05','Muhammad Yousuf','35201-1317561-9','0314270072','Sadia Butt','2A','Islam','2023-10-15 09:31:15',NULL),(399,152,6032,'Mehak Khan',NULL,'2014-03-13','Imran Khan','42101-4460483-1','03022851168','Shaheen','1','Islam','2023-10-15 09:31:43',NULL),(400,176,4118,'Ahmed Raza',NULL,'2013-09-06','Muhammad Imran','42101-9520848-7','03162428660','Husan Ara','3A','Islam','2023-10-15 09:31:56',NULL),(401,189,9921,'Hania',NULL,'2017-12-09','Abdul Naeem Khan','42101-6480886-3','03114494457','Shehnila','2A','Islam','2023-10-15 09:32:22',NULL),(402,62,2715,'Muhammad Waris',NULL,'2011-04-11','Rashid Khan','42101-1711240-1','03132311740','Afsha','5','Islam','2023-10-15 09:32:33',NULL),(403,152,6046,'Momena',NULL,'2013-10-24','Adnan','42101-2123656-7','03115242101','Rabia','1','Islam','2023-10-15 09:33:15',NULL),(404,176,4040,'Hamza','','2014-10-24','Yaseen Ali','42101-8842049-9','03082743942','Sonia','3A','Islam','2023-10-15 09:33:25','2023-10-19 07:41:38'),(405,176,4222,'Azaan',NULL,'2013-01-21','Muhammad Iqbal','42101-4354022-3','03172841706','Najma','3A','Islam','2023-10-15 09:34:25',NULL),(406,152,6052,'Zainab',NULL,'2015-02-14','Furqan','42101-5040312-3','03182525479','Nosheen','1','Islam','2023-10-15 09:34:48',NULL),(407,189,9566,'Muhammad Hamza',NULL,'2015-09-08','Sajid','42101-3949063-7','03452629853','Hina','3A','Islam','2023-10-15 09:35:49',NULL),(408,152,6060,'Wania Naz',NULL,'2012-12-01','Muhammad Sabir','42101-5042311-3','03175090231','Rani','1','Islam','2023-10-15 09:35:56',NULL),(409,176,4073,'Fahad Saleem',NULL,'2011-09-11','Muhammad Saleem ','31201-3996771-7','03016617201','Mumtaz Bibi','3A','Islam','2023-10-15 09:36:16',NULL),(410,62,2717,'Raheel',NULL,'2011-01-11','Muhammad Ameen','42101-7062565-7','03101220558','Saira','5','Islam','2023-10-15 09:36:23',NULL),(411,189,9655,'Zain Ul Abideen',NULL,'2014-11-12','Muhammad Irfan','42101-7024018-5','03442021476','Raheela ','3A','Islam','2023-10-15 09:36:53',NULL),(412,176,4312,'Shayan',NULL,'2014-07-02','Muhammad Asif','42101-1611472-9','03452291282','Shazia','3A','Islam','2023-10-15 09:37:47',NULL),(413,152,6066,'Muhammad Muddasir',NULL,'2015-01-07','Muhammad Raees','42101-0632329-7','03186750469','Fazia','1','Islam','2023-10-15 09:38:00',NULL),(414,189,9661,'Muhammad Aliyan ',NULL,'2014-12-26','Muhammad Akbar','42101-1561681-9','03122807824','Saima','3A','Islam','2023-10-15 09:38:17',NULL),(415,62,2719,'Muhammad Wahaj',NULL,'2012-04-04','Naseer','42101-1736192-7','03118455416','Akhtari','5','Islam','2023-10-15 09:38:38',NULL),(416,176,4329,'Anas','','2014-02-16','Ameer Muhammad','42101-2632913-3','03013395454','Mufeeda','3A','Islam','2023-10-15 09:39:03','2023-10-19 04:24:26'),(417,152,7005,'Abdul Subhan',NULL,'2014-06-10','Muhammad Sajid','42101-2671988-9','03151213605','Zareen','1','Islam','2023-10-15 09:39:31',NULL),(418,189,9680,'Wasi Khan',NULL,'2013-11-20','Waseem Khan','42101-9027395-3','03162153413','Asma Naz','3A','Islam','2023-10-15 09:40:00',NULL),(419,62,2771,'Hilal Raza',NULL,'2013-02-06','Nadeem','42101-5614575-3','03172563862','Afsha','5','Islam','2023-10-15 09:40:07',NULL),(420,189,9708,'Muhammad Affan',NULL,'2014-05-26','Muhammad Amir','42101-7806693-7','03171048093','Maria','3A','Islam','2023-10-15 09:40:39',NULL),(421,152,7014,'Rohan',NULL,'2013-12-12','Muhammad Raees','42101-1483990-9','03102916742','Lubna','1','Islam','2023-10-15 09:40:51',NULL),(422,189,9745,'Mohsin Jameel',NULL,'2014-11-06','Muhammad Jameel','31301-7467328-3','03242066586','Zeenat ','3A','Islam','2023-10-15 09:41:45',NULL),(423,176,3987,'Rameen',NULL,'2014-02-16','Zafaryab','42101-7384625-2',NULL,'Zubaida Bibi','4','Islam','2023-10-15 09:42:00',NULL),(424,62,2772,'Muhammad Manan',NULL,'2012-06-23','Muhammad Ilyas','42101-1776549-9','03124568912','Shabana','5','Islam','2023-10-15 09:42:09',NULL),(425,189,9797,'Sheheryar Ahmed','','2014-05-16','Muhammad Shakeel','42101-1696526-9','03193313507','Reena Shakeel','3A','Islam','2023-10-15 09:42:58','2023-10-18 09:07:05'),(426,62,2824,'Muhammad Ayan Khan',NULL,'2012-09-04','Saleem Khan','42101-1444271-0','03152768680','Kouser Parveen','5','Islam','2023-10-15 09:43:41',NULL),(427,176,3996,'Sania',NULL,'2013-10-20','Muneer Ahmed','31201-6935086-1','03152917033','Fouzia','4','Islam','2023-10-15 09:43:42',NULL),(428,189,9825,'Muhammad Sufiyan',NULL,'2011-08-19','Muhammad Shahid','42101-0320423-7','0312670067','Yasmeen','3A','Islam','2023-10-15 09:44:16',NULL),(429,62,2826,'Rizwan Rasool',NULL,'2010-08-10','Kamran Rasool','42101-2143011-1','03112985882','Shagufta','5','Islam','2023-10-15 09:45:06',NULL),(430,176,4004,'Zahra Bibi',NULL,'2014-04-10','Rafiq Ahmed','31201-5874283-7','03041265916','Bushra Mai','4','Islam','2023-10-15 09:45:11',NULL),(431,189,3074,'Aun Abbas',NULL,'2014-05-08','Zaman Abbas ','42101-8035564-5',NULL,'Humaira','3A','Islam','2023-10-15 09:45:41',NULL),(432,62,2827,'Ayan Rasool',NULL,'2011-04-26','Rehman Rasool','42000-0498584-3','0317-2851980','Zareen','5','Islam','2023-10-15 09:46:25',NULL),(433,176,4019,'Maryam',NULL,'2013-01-11','Muhammad Muneer','31201-5062782-3','03062686407','Tasleem','4','Islam','2023-10-15 09:46:41',NULL),(434,189,9441,'Muhammad Zakir',NULL,'2013-12-08','Muhammad Ishaque','42101-7561758-7','03122777351','Fouzia','3A','Islam','2023-10-15 09:47:06',NULL),(435,62,2828,'Muhammad Sufiyan',NULL,'2010-06-10','Muhammad Mairaj','42101-1808812-5','03142698210','Saima','5','Islam','2023-10-15 09:47:48',NULL),(436,189,9492,'Abdul Basit',NULL,'2013-08-21','Shahid','42101-9959538-3','03172661671','Shaheen','3A','Islam','2023-10-15 09:48:28',NULL),(437,176,4021,'Sania',NULL,'2014-03-04','Shabeer Ahmed','42101-3963788-1','03032776435','Nasreen','4','Islam','2023-10-15 09:48:43',NULL),(438,62,2845,'Malik Ali Raza',NULL,'2010-07-23','Abid Ali','42101-7478621-7','03152432891','Shumaila','5','Islam','2023-10-15 09:49:09',NULL),(439,189,9536,'Muhammad Ahmed',NULL,'2012-02-08','Shahid','42101-9959538-3','03172661671','Shaheen','3A','Islam','2023-10-15 09:49:43',NULL),(440,176,4093,'Rafia',NULL,'2010-11-19','Muhammad Zafar',NULL,'03030025688','Rabia','4','Islam','2023-10-15 09:50:21',NULL),(441,189,9572,'Muhammad Adnan Siddiqui',NULL,'2014-05-19','Muhammad Naeem','42101-1803221-9','03172267340','Sabahat','3A','Islam','2023-10-15 09:50:49',NULL),(442,62,2934,'Muhammad Eshan Siddqi',NULL,'2012-02-21','Muhammad Kamal Siddiqui','42101-5955719-7','03122167727','Sana Kamal','5','Islam','2023-10-15 09:51:03',NULL),(443,176,4105,'Mahanoor',NULL,'2011-10-12','Shafeeq','42101-7645506-3','03468772181','Fareeha','4','Islam','2023-10-15 09:51:20',NULL),(444,189,9657,'Muhammad Ubaid',NULL,'2014-11-27','Mairaj','42101-3948171-9',NULL,'Samreen','3A','Islam','2023-10-15 09:51:29',NULL),(445,62,2938,'Muneeb',NULL,'2011-05-18','Navaid Jamal','42101-1572776-7','03452906312','Nighat','5','Islam','2023-10-15 09:52:18',NULL),(446,189,9673,'Shehroz',NULL,'2013-05-09','Muhammad Ramzan','42101-7127814-9','03178867169','Shazia','3A','Islam','2023-10-15 09:52:18',NULL),(447,176,4115,'Aneela',NULL,'2013-01-01','Muhammad Waqas','31201-3314693-3','03077765036','Rabia','4','Islam','2023-10-15 09:52:35',NULL),(448,189,9737,'Sufiyan Malik',NULL,'2013-01-17','Khalid Malik','42201-345668-3','03153239907','Ayesha','3A','Islam','2023-10-15 09:53:26',NULL),(449,62,2974,'Muhammad Sameer',NULL,'2011-07-01','Muhammad Saghir','42101-8760468-3','03122563923','Asma','5','Islam','2023-10-15 09:53:27',NULL),(450,176,4262,'Maleeha',NULL,'2013-06-03','Fayaz',NULL,'03337073581','Shazia','4','Islam','2023-10-15 09:53:47',NULL),(451,189,9757,'Muhammad Arman',NULL,'2014-04-12','Saqib Saleem',NULL,'03161138139','Sehrish Naz','3A','Islam','2023-10-15 09:54:12',NULL),(452,62,2975,'Muhammad Hassan',NULL,'2010-11-05','Muhmmad Arif','42101-1575732-5','03100202822','Nadia','5','Islam','2023-10-15 09:54:55',NULL),(453,189,9816,'Zain Ul Abideen',NULL,'2013-11-26','Khurram','42101-6616847-6','03117815453','Sana','3A','Islam','2023-10-15 09:55:05',NULL),(454,176,4299,'Fatima',NULL,'2013-07-29','Shahid','42101-0925705-5','03152440564','Sehrish','4','Islam','2023-10-15 09:55:17',NULL),(455,189,9878,'Muhammad Hasnain',NULL,'2014-04-14','Shahid','42101-1738202-5','03172608595','Kishwar Bano','3A','Islam','2023-10-15 09:55:50',NULL),(456,62,2976,'Muhammad Khizra',NULL,'2010-10-05','Muhmmad Shahid','35200-1414081-7','03154982979','Saima','5','Islam','2023-10-15 09:55:54',NULL),(457,176,4318,'Afia',NULL,'2013-02-20','Muhammad Zubair','40404-1715985-3','03278452487','Sidra','4','Islam','2023-10-15 09:56:31',NULL),(458,189,9888,'Muhammad Muzammil',NULL,'2011-04-06','Muhammad Arif','42101-8822859-5','03112705298','Hina Naz','3A','Islam','2023-10-15 09:57:24',NULL),(459,62,2983,'Saif Ahmed',NULL,'2012-06-03','Muhammad Shoaib','42101-1960111-1','03452942427','Karima Khatoon','5','Islam','2023-10-15 09:57:36',NULL),(460,176,4121,'Sabir',NULL,'2012-08-02','Qasim Khan','42101-4804379-3','03442530036','Farzana','4','Islam','2023-10-15 09:57:44',NULL),(461,189,9903,'Umer Khan',NULL,'2014-05-16','Imran Khan','42101-7625082-3','03121298011','Shahana','3A','Islam','2023-10-15 09:58:32',NULL),(462,176,4148,'Ibrahim','','2012-06-09','Akram Syed','42101-9104579-1','03480206949','Saira Bibi','4','Islam','2023-10-15 09:58:55','2023-10-19 07:42:18'),(463,62,2993,'Muhmmad Anwar Faisal',NULL,'2011-03-14','Faisal Noor Uddin','42000-1286211-7','03128950104','Kanwal','5','Islam','2023-10-15 09:59:04',NULL),(464,189,9846,'Fahad',NULL,'2014-03-19','Haroon Rasheed','41307-6292020-9','03122159519','Shanila Haroon','3A','Islam','2023-10-15 09:59:34',NULL),(465,176,4180,'Muhammad Ayan',NULL,'2011-11-10','Faheem','42101-2689148-9','03140253892','Nousheen','4','Islam','2023-10-15 10:00:01',NULL),(466,189,9908,'Abdul Rehman',NULL,'2012-07-05','Farrukh Ahmed','42401-4792987-1','03186411578','Shabana','3A','Islam','2023-10-15 10:00:39',NULL),(467,176,4209,'Muhammad Abdullah',NULL,'2012-01-17','Muhammad Muneer','31201-8062782-3','03062686407','Tasleem','4','Islam','2023-10-15 10:01:27',NULL),(468,62,3004,'Muhammad Ayan Khan',NULL,'2010-07-26','Muhammad Aamir Khan','42101-8425839-5','03121107365','Naseem','5','Islam','2023-10-15 10:01:44',NULL),(469,189,9917,'Muhammad Shoaib Ali',NULL,'2014-11-22','Muhammad Ismail','42101-3687341-5','03121211406','Uroosa','3A','Islam','2023-10-15 10:02:04',NULL),(470,62,3006,'Hamza',NULL,'2012-10-25','Muhammad Naeem','42101-1703723-7','03222332908','Naina','5','Islam','2023-10-15 10:03:09',NULL),(471,176,4250,'Ahmed',NULL,'2014-06-01','Sidduiq',NULL,'03072266577','Haseena','4','Islam','2023-10-15 10:03:17',NULL),(472,189,9920,'Muhammad Khizar Attari',NULL,'2014-01-05','Abdur Rehan','42101-3183183-1','03158217317','Hina','3A','Islam','2023-10-15 10:03:43',NULL),(473,189,9925,'Muhammad Hamza',NULL,'2014-09-28','Muhammad Adnan','42101-1838352-7','03132809161','Shabana','3A','Islam','2023-10-15 10:04:38',NULL),(474,62,3068,'Muhammad Hasnain',NULL,'2012-08-26','Muhammad Adnan Sharif','42101-1838352-7','03152934876','Shabana Adnan','5','Islam','2023-10-15 10:04:39',NULL),(475,176,4343,'Muhammad Asad',NULL,'2013-02-19','Gulzar Ahmed','31303-8377538-7','03009699341','Aasma','4','Islam','2023-10-15 10:04:56',NULL),(476,189,9928,'Zarar Ali',NULL,'2012-10-06','Zafar Ali','43403-0351961-9','03063685707','Abida','3A','Islam','2023-10-15 10:06:03',NULL),(477,62,3069,'Muhammad Raheen',NULL,'2013-02-17','Abid Mehmood','42201-5335327-1','03004560492','Rubina Rani','5','Islam','2023-10-15 10:06:22',NULL),(478,189,9935,'Aban Raza',NULL,'2016-11-11','Majeed Raza','42101-4342600-5','03340965649','Umm e Mamoona','3A','Islam','2023-10-15 10:07:01',NULL),(479,176,3957,'Umer Ellahi','','2013-07-12','Shaikh Zahid','42301-0441359-9','03152754527','Shehla Zahid','5','Islam','2023-10-15 10:08:17','2023-10-19 04:25:55'),(480,62,2644,'Ayesha',NULL,'2013-01-05','Muhammad Nawaz Khan','42401-1022126-5','03132936453','Soniya Hameel','5','Islam','2023-10-15 10:08:48',NULL),(481,176,3948,'Muhammad Abdullah',NULL,'2013-01-18','Muhammad Imran','31201-8886463-7','03012534335','Nasreen','5','Islam','2023-10-15 10:09:52',NULL),(482,62,2647,'Huriya',NULL,'2013-08-01','Muhammad Kamran ','42101-3426457-3','03152894445','Erum Begum','5','Islam','2023-10-15 10:10:11',NULL),(483,176,4051,'Farhan',NULL,'2010-07-06','Muhammad Shafeeq','31201-6936379-1','03038052113','Abida','5','Islam','2023-10-15 10:10:55',NULL),(484,62,2649,'Fatima Saleem',NULL,'2014-09-17','Saleem Ahmed','42101-9690123-7','03453296425','Shabana Parveen','5','Islam','2023-10-15 10:11:36',NULL),(485,62,2720,'Unzila',NULL,'2013-03-03','Rafiq Khan',NULL,'03182951087','Shabab Perveen ','5','Islam','2023-10-15 10:32:01',NULL),(486,62,2721,'Alishba Yameen',NULL,'2010-11-28','Muhammad Yaseen','42101-5444872-9','03152869305','Rehana','5','Islam','2023-10-15 10:33:10',NULL),(487,189,9440,'Harmain',NULL,'2014-11-04','Adnan','42101-1254708-9','03122235199','Rubina','3A','Islam','2023-10-15 10:34:16',NULL),(488,62,2722,'Mahnoor ',NULL,'2011-09-04','Muhammad Nafees','42101-7023691-9','03345689214','Saeeda Bibi','5','Islam','2023-10-15 10:34:21',NULL),(489,189,9658,'Laiba Mairaj',NULL,'2015-08-19','Mairaj','42101-3945971-9',NULL,'Samreen','3A','Islam','2023-10-15 10:35:23',NULL),(490,62,2724,'Fizza Kanwal',NULL,'2011-03-12','Muhammad Saeed','42101-3290752-9','03152869317','Shagufta','5','Islam','2023-10-15 10:35:33',NULL),(491,189,9547,'Bushra ',NULL,'2014-02-11','Muhammad Fareed','42101-0475711-5','03112235918','Seema ','3A','Islam','2023-10-15 10:36:31',NULL),(492,62,2725,'Fatima',NULL,'2011-10-02','Saleem','42101-1377552-5','03463269841','Nighat','5','Islam','2023-10-15 10:36:36',NULL),(493,62,2774,'Hadeesa',NULL,'2011-07-28','Muhammad Sbir','42101-8153203-5','03112992836','Zahida ','5','Islam','2023-10-15 10:37:35',NULL),(494,176,4199,'Sahil Sajad',NULL,'2013-09-01','Sajad Hussain','36101-9716065-1','03030369377','Haseena Bibii','5','Islam','2023-10-15 10:38:04',NULL),(495,189,9740,'Musabiha',NULL,'2013-04-18','Muhammad Sabir','41303-3844852-9','03112701402','Safiqa','3A','Islam','2023-10-15 10:38:19',NULL),(496,189,9779,'Abiha',NULL,'2013-05-02','Muhammad Jawaid','42101-9407676-5','03012359011','Hira','3A','Islam','2023-10-15 10:39:23',NULL),(497,62,2821,'Moiza Noor',NULL,'2012-08-02','Muhammad Saleem','42101-1549978-1','03132929121','Fouzia Kamal','5','Islam','2023-10-15 10:39:28',NULL),(498,176,4244,'Ayan Qureshi',NULL,'2012-10-05','Khurram Qureshi','42101-1577990-7','03132696800','Rahila','5','Islam','2023-10-15 10:39:44',NULL),(499,189,9507,'Kashaf',NULL,'2015-02-02','Muhammad Kashif','42101-1599121-1','03132462750','Anum','3A','Islam','2023-10-15 10:40:20',NULL),(500,62,2822,'Muniba',NULL,'2011-06-22','Nazar Khan','42101-8592102-5','03102017891','Arifa ','5','Islam','2023-10-15 10:40:24',NULL),(501,189,9524,'Rubaisha',NULL,'2015-12-09','Sajid','42101-6371223-7','03152741858','Afsheen ','3A','Islam','2023-10-15 10:41:18',NULL),(502,176,3958,'Muhammad Tayyab',NULL,'2012-01-12','Abdul Razzaq','31201-4779331-9','03053404055','Sakina Bibi','5','Islam','2023-10-15 10:41:20',NULL),(503,62,2847,'Kehkasha',NULL,'2011-06-04','Asif','42101-2238887-7','03106009356','Aneela','5','Islam','2023-10-15 10:41:35',NULL),(504,62,2848,'Umaiza',NULL,'2010-11-30','Muhammad Zakir','42101-8758148-7','03112862139','Husna Naz','5','Islam','2023-10-15 10:42:37',NULL),(505,189,9542,'Sidra Tul Muntaha',NULL,'2016-06-16','Zeeshan',NULL,'03162827307','Sara','3A','Islam','2023-10-15 10:42:49',NULL),(506,176,4261,'Monsif',NULL,'2010-06-03','Fayyaz Hussain',NULL,'03047166295','Shazia BIbi','5','Islam','2023-10-15 10:43:00',NULL),(507,62,2881,'Muntaha',NULL,'2011-09-07','Muhammad Rashid','42101-5601767-7','03152991688','Ameena Naz','5','Islam','2023-10-15 10:43:31',NULL),(508,189,9669,'Hania',NULL,'2015-05-27','Muhammad Faisal','42101-6042683-5','03112928845','Faiza Naz','3A','Islam','2023-10-15 10:43:35',NULL),(509,189,9693,'Fatima',NULL,'2015-02-20','Sajid','42101-7960326-5','03132835554','Naila','3A','Islam','2023-10-15 10:44:23',NULL),(510,62,2939,'Dua',NULL,'2011-07-22','Muhammad Kamran','42101-3426457-3','03152894445','Erum Begum','5','Islam','2023-10-15 10:44:34',NULL),(511,176,3961,'Hamna Arshad',NULL,'2012-12-14','Arshad Razi','42101-1762596-1','03002826360','Rubina','5','Islam','2023-10-15 10:45:02',NULL),(512,189,9715,'Umm e Hani',NULL,'2015-01-22','Waseem','42101-9759999-3','03142252832','Bakhtawar','3A','Islam','2023-10-15 10:45:16',NULL),(513,62,2940,'Aleeza',NULL,'2013-04-13','Muhammad Ishaq','42101-2342811-3','03161004030','Naima','5','Islam','2023-10-15 10:45:30',NULL),(514,189,9805,'Areeba',NULL,'2012-06-06','Imran Ahmed','42101-1832718-7','03132496758','Sadia ','3A','Islam','2023-10-15 10:46:02',NULL),(515,176,3966,'Kashaf',NULL,'2013-03-16','Yaseen Ali','42101-8842049-9','03082743942','Sonia','5','Islam','2023-10-15 10:46:09',NULL),(516,62,2942,'Aqsa Shahid',NULL,'2011-11-24','Muhmmad Shahid','42101-9853082-3','03148177431','Ambreen','5','Islam','2023-10-15 10:46:30',NULL),(517,189,9808,'Amna',NULL,'2014-01-11','Muhammad Mehmood','42101-1760138-7','03192333468','Nagma Naz','3A','Islam','2023-10-15 10:47:00',NULL),(518,62,3003,'Sundus',NULL,'2012-12-25','Muhammad Naeem','42101-1546642-9','0340281336','Samina Naz','5','Islam','2023-10-15 10:47:34',NULL),(519,176,4020,'Amunta','','2012-01-02','Shabbir Ahmed','42101-3968788-1','03032254397','Nasreen','5','Islam','2023-10-15 10:47:49','2023-10-19 04:26:49'),(520,189,9820,'Rohan Ahmed',NULL,'2014-05-04','Maqsood Ahmed','33106-0316839-3','03492590697','Rasheeda Bibi','3A','Islam','2023-10-15 10:47:52',NULL),(521,189,9844,'Zainab',NULL,'2014-03-15','Muhammad Asif','42101-1913393-7','03152012435','Shreen Hina','3A','Islam','2023-10-15 10:48:48',NULL),(522,62,3002,'Rifat Hashim',NULL,'2013-01-04','Muhmmad Hashim','32302-8191551-2','03453298641','Bibi Amna','5','Islam','2023-10-15 10:49:18',NULL),(523,176,4076,'Iqra Yasir',NULL,'2010-01-11','Yasir Rehman','42101-1694395-3','03112499745','Rehana Kousar','5','Islam','2023-10-15 10:49:31',NULL),(524,189,9869,'Mehek',NULL,'2014-10-21','Muhammad Nadeem','31301-3746450-5','03151820374','Tasleem Bibi','3A','Islam','2023-10-15 10:49:39',NULL),(525,189,9891,'Mahnoor',NULL,'2014-11-21','Muhammad Faheem','42101-5423845-3','03182572616','Salma','3A','Islam','2023-10-15 10:50:25',NULL),(526,62,3005,'Aleesha',NULL,'2010-08-14','Abdul Jabbar','42201-4139639-5','03124231628','Naseema Naz','5','Islam','2023-10-15 10:50:43',NULL),(527,176,3964,'Asma',NULL,'2011-03-07','Khairat Hussain','31201-0377258-9','03003733871','Taj Bibi','5','Islam','2023-10-15 10:51:15',NULL),(528,189,9867,'Husna',NULL,'2014-09-05','Muhammad Arshad','31201-6964439-5','0318969037','Haseena Bibi','3A','Islam','2023-10-15 10:51:27',NULL),(529,189,9915,'Fariha',NULL,'2014-12-12','Kamran','42101-1642462-1','03158976205','Anah','3A','Islam','2023-10-15 10:52:04',NULL),(530,62,2783,'Abu Hureira',NULL,'2015-06-26','Malik Abid Ali',NULL,'03118224541','Ambreen','4','Islam','2023-10-15 10:52:20',NULL),(531,189,9929,'Misbah',NULL,'2014-07-24','Abdul Hadi','44101-4285482-9','03123120833','Shazia','3A','Islam','2023-10-15 10:52:45',NULL),(532,176,3963,'Ayesha',NULL,'2011-11-11','Khairat Hussain','31201-0377258-9','03003733871','Zubaida Khatoon','5','Islam','2023-10-15 10:53:01',NULL),(533,62,2777,'Muhmmad Zayan',NULL,'2015-04-11','Nadeem','42101-5614575-3','03453475218','Afshan','4','Islam','2023-10-15 10:53:22',NULL),(534,189,9927,'Hijab Zehra',NULL,'2015-01-01','Zafar Ali','43403-0351961-9','03063685707','Abida','3A','Islam','2023-10-15 10:53:54',NULL),(535,62,2835,'Shayan',NULL,'2011-02-20','Siraj-ud-Din','42101-9018549-5','03222017857','Shahida','4','Islam','2023-10-15 10:54:18',NULL),(536,176,4151,'Hafsa',NULL,'2013-01-20','Muhammad Salman','42101-4166956-3','03143306280','Sehar Afshan','5','Islam','2023-10-15 10:54:27',NULL),(537,189,9924,'Fatima Zehra',NULL,'2015-11-23','Muhammad Asif','44103-8280522-9','03138858922','Shehnila','3A','Islam','2023-10-15 10:55:07',NULL),(538,62,2856,'Obaid Raza',NULL,'2013-03-21','Muhammad Zahid','41304-4078306-7','03156338889','Safia','4','Islam','2023-10-15 10:55:14',NULL),(539,62,2854,'Muhammad Yaseen',NULL,'2012-12-11','Sajid','42101-9453400-7','03132081615','Rehana','4','Islam','2023-10-15 10:56:09',NULL),(540,176,4234,'Warisha',NULL,'2010-08-31','Jahangir',NULL,'03143300269','Razia','5','Islam','2023-10-15 10:56:20',NULL),(541,62,2855,'Muhammad Ayan',NULL,'2012-03-02','Atiq-ur-Rehman',NULL,'03032515764','Rubeena','4','Islam','2023-10-15 10:57:17',NULL),(542,176,4274,'Fatima',NULL,'2010-06-03','Muhammad Nasreen','42101-3724917-3',NULL,'Parveen Bibi','5','Islam','2023-10-15 10:57:25',NULL),(543,62,2857,'Muhammad Kaif',NULL,'2014-06-18','Muhammad Naseem','42101-1969257-3','0335-2065716','Sonia','4','Islam','2023-10-15 10:58:41',NULL),(544,176,4289,'Waniza',NULL,'2011-08-20','Muhammad Waseem Iqbal','42101-6020958-1','03333865812','Kiran Waseem','5','Islam','2023-10-15 10:59:20',NULL),(545,62,2933,'Abdur Rehman',NULL,'2011-08-19','Khurram','42101-6795477-5','03181281215','Kiran Kanwal','4','Islam','2023-10-15 10:59:49',NULL),(546,62,2932,'Ali Hassan',NULL,'2011-08-25','Khalid Shams','35202-3185049-1','03112297153','Bushra','4','Islam','2023-10-15 11:00:43',NULL),(547,176,4301,'Syeda Maria','','2013-05-30','Nasar Ullah','42101-1770848-7','03132279465','Zainab Gull','5','Islam','2023-10-15 11:00:46','2023-10-19 04:27:11'),(548,62,2931,'Syed Areeb Ali',NULL,'2012-07-30','Syed Sultan Ali','42101-8240549-1','03332393452','Anam','4','Islam','2023-10-15 11:02:04',NULL),(549,62,2927,'Muhammad Umar',NULL,'2013-08-02','Muhmmad Yousuf','42101-5051284-1','03462159630','Noor Nihar','4','Islam','2023-10-15 11:03:07',NULL),(550,176,4308,'Fazila',NULL,'2011-06-25','Sajjad Hussain','31302-2915684-5','03021021051','Shakeela Bibi','5','Islam','2023-10-15 11:03:13',NULL),(551,62,2930,'Abdur Rehman',NULL,'2012-12-29','Muhammad Ibrahim','42101-0112309-3','03432343280','Saima','4','Islam','2023-10-15 11:04:07',NULL),(552,176,4311,'Ifza',NULL,'2013-07-15','Muhammad Kamran','42201-3077041-5','03168508169','Shabeen','5','Islam','2023-10-15 11:04:47',NULL),(553,62,2834,'Sahir',NULL,'2011-12-28','Muhammad Shahid','42000-5372883-5','03185018071','Zeenat','4','Islam','2023-10-15 11:05:04',NULL),(554,62,2994,'Saif Faisal',NULL,'2012-11-25','Faisal Noor uddin','42000-1286211-7','03128950104','Kanwal','4','Islam','2023-10-15 11:06:16',NULL),(555,176,4310,'Mahanoor',NULL,'2012-05-29','Muhammad Kamran','42201-3077041-5','03168508169','Shabeen','5','Islam','2023-10-15 11:06:31',NULL),(556,62,2995,'Kaif Faisal',NULL,'2012-11-25','Faisal Noor Uddin','42000-1286211-7','03128950104','Kanwal','4','Islam','2023-10-15 11:07:24',NULL),(557,176,4245,'Syeda Mirab',NULL,'2010-07-28','Tariq Hussain','42101-1669565-3','03333969916','Noor Kishwar','5','Islam','2023-10-15 11:08:18',NULL),(558,62,2997,'Abu Bakar',NULL,'2013-03-22','Kashif',NULL,'03152869266','Nasreen','4','Islam','2023-10-15 11:09:34',NULL),(559,62,3000,'Ahmed',NULL,'2013-02-13','Tariq',NULL,'03152490441','Shaheen','4','Islam','2023-10-15 11:10:33',NULL),(560,176,4327,'Laiba',NULL,'2010-02-10','Ameer Muhammad','42101-2632913-3','03013395454','Mufida','5','Islam','2023-10-15 11:10:52',NULL),(561,62,3001,'Muhmmad Mudassir',NULL,'2014-01-14','Muhammad Arif',NULL,'03123678524','Samreena','4','Islam','2023-10-15 11:11:37',NULL),(562,176,4328,'Areeba','','2010-01-04','Ameer  Muhammad','42101-2632913-3','03013395454','Mufida','5','Islam','2023-10-15 11:12:32','2023-10-19 04:29:02'),(563,62,2639,'Maham',NULL,'2015-10-11','Hameed Nawaz','42401-1022126-5','03344532156','Sonia Hameed','4','Islam','2023-10-15 11:13:01',NULL),(564,62,2924,'Fatima',NULL,'2013-06-12','Syed Shabbir Ali','42101-1768857-3','03325321561','Ambreen','4','Islam','2023-10-15 11:14:15',NULL),(565,62,2714,'Aliza',NULL,'2013-08-01','Muhammad Amin','42101-7062565-7','03172216221','Sonia','4','Islam','2023-10-15 11:16:27',NULL),(566,62,2780,'Mah Noor',NULL,'2014-08-22','Muhammad Bilawal','42101-3147403-7','03082153974','Nazia','4','Islam','2023-10-15 11:17:38',NULL),(567,152,5889,'Ayesha','','2014-09-08','Muhammad Ejaz Qureshi','42101-1813584-5','03479294004','Sameena','2A','Islam','2023-10-15 11:17:38','2023-10-15 11:18:05'),(568,62,2781,'Maryam',NULL,'2013-04-16','Muhammad Bilawal','42101-3147403-7','03082153974','Nazia','4','Islam','2023-10-15 11:18:44',NULL),(569,62,2925,'Horain',NULL,'2013-06-27','Miyan Salman','42201-0790982-3','03152924448','Faraha','4','Islam','2023-10-15 11:19:38',NULL),(570,62,2830,'Manahil',NULL,'2013-09-24','Amir Khan','42101-8425839-5','03042954321','Shumaila','4','Islam','2023-10-15 11:20:38',NULL),(571,152,5921,'Muhammad Umer',NULL,'2014-09-25','Muhammad Shazad','42101-1587796-9','03161076731','Nazia','2A','Islam','2023-10-15 11:20:59',NULL),(572,62,2831,'Ume Hani Khan',NULL,'2012-09-04','Saleem Khan','42101-1444271-0','03152768680','Kousar','4','Islam','2023-10-15 11:21:38',NULL),(573,62,2829,'Swaera',NULL,'2012-08-26','Muhammad Sabir','42101-1770038-3','0316-2035627','Ambreen','4','Islam','2023-10-15 11:22:35',NULL),(574,152,5923,'Nisha',NULL,'2015-04-11','Rous Ahmed','42101-7312346-3','03152517414','Shumaila','2A','Islam','2023-10-15 11:22:54',NULL),(575,62,2853,'Ume Hani',NULL,'2012-09-30','Muhammad zahid','42101-4611441-5','03172525121','Huma','4','Islam','2023-10-15 11:23:31',NULL),(576,152,5927,'Muhammad Sakhi',NULL,'2014-01-10','Muhammad Ibrahim','00327-8909664-2','03162360405','Perveen','2A','Islam','2023-10-15 11:24:27',NULL),(577,62,2972,'Hania',NULL,'2014-01-27','Muhammad Sagir','42101-8760498-3','03012343251','Asma','4','Islam','2023-10-15 11:24:49',NULL),(578,152,5939,'Amna Bibi',NULL,'2014-03-01','Sana Ullah','31101-8802032-3','03002623541','Hina','2A','Islam','2023-10-15 11:25:50',NULL),(579,62,2880,'Wajeeha',NULL,NULL,'Ejaz','42101-1718745-9','03025242415','Erum','4','Islam','2023-10-15 11:26:27',NULL),(580,62,2921,'Abeeha',NULL,'2013-05-02','Muhammad Javed','42101-9407676-5','03102359011','Hira Kanwal','4','Islam','2023-10-15 11:27:26',NULL),(581,152,5942,'Ubaid',NULL,'2012-08-13','Zaheer Ahmed','42101-9808170-3','03170238639','Fahmeeda','2A','Islam','2023-10-15 11:27:42',NULL),(582,62,2926,'Khizra',NULL,'2013-01-14','Naved Jamal','42101-1572726-7','03213803698','Nighat','4','Islam','2023-10-15 11:28:52',NULL),(583,152,5951,'Alina',NULL,'2013-08-04','Shakeel','42101-4130849-9','03113331544','Fozia','2A','Islam','2023-10-15 11:29:40',NULL),(584,62,2922,'Nabiha Noor',NULL,'2013-09-02','Muhammad Khurram','42101-1550890-7','03126421679','Nousheen','4','Islam','2023-10-15 11:30:04',NULL),(585,152,5960,'Muhammad Sabir',NULL,'2013-08-17','Muhammad Shakir','42101-4133761-7','03178928032','Faiza','2A','Islam','2023-10-15 11:31:01',NULL),(586,62,2973,'Alishba',NULL,'2012-12-14','Fraz Ali','42101-3277905-1','03334345628','Erum','4','Islam','2023-10-15 11:31:04',NULL),(587,62,2984,'Darakhsan',NULL,'2014-10-20','Muhammad Shoib','42401-1960111-1','03002883694','Kareena','4','Islam','2023-10-15 11:32:16',NULL),(588,152,5997,'Suleman',NULL,'2013-02-23','Noshad','42101-9262842-1','03147756321','Beena','2A','Islam','2023-10-15 11:33:14',NULL),(589,62,2996,'Areeba',NULL,'2013-12-27','Fraz Ali','42401-3277905-1','0333238395','Erum','4','Islam','2023-10-15 11:33:29',NULL),(590,152,5998,'Manahil',NULL,'2013-12-18','Shakeel','31101-6930470-1','03152593581','Razia','2A','Islam','2023-10-15 11:35:02',NULL),(591,62,2998,'Horia',NULL,'2012-01-20','Muhammad Abid','42101-9858165-1','03012313295','Alia','4','Islam','2023-10-15 11:35:13',NULL),(593,152,6017,'Arwish Fatima',NULL,'2015-02-27','Muhammad Imran','42101-1431799-1','03152346595','Kiran','2A','Islam','2023-10-15 11:37:03',NULL),(594,62,2788,'Ahmed Raza',NULL,'2013-11-27','Muhammad Shakil','42101-9597477-7','03172680319','Naeema','3A','Islam','2023-10-15 11:38:15',NULL),(595,152,6039,'Noor Amna',NULL,'2015-03-06','Muhamamad Rashid','42101-7062995-2','03153456891','Nazia','2A','Islam','2023-10-15 11:38:59',NULL),(596,62,2809,'Malik Muhammad Ali',NULL,'2014-08-16','Muhammad Rizwan',NULL,'03172871743','Faiza','3A','Islam','2023-10-15 11:39:19',NULL),(598,62,2859,'Muhammad Sufyan',NULL,'2014-03-08','Muhammad Sajid','42101-9453400-7','03132081615','Aliya','3A','Islam','2023-10-15 11:41:40',NULL),(599,152,6059,'Hammad',NULL,'2013-06-15','Furqan',NULL,'03182525479','Nosheen','2A','Islam','2023-10-15 11:42:04',NULL),(600,62,2806,'Muhammad Aliyan',NULL,'2013-11-09','Muhammad Abid','42101-1854283-9','03452210821','Noureen','3A','Islam','2023-10-15 11:42:39',NULL),(601,62,2807,'Aliyan',NULL,'2012-03-20','Muhammad Hanif','42101-8814402-9','03112099748','Kousar','3A','Islam','2023-10-15 11:43:38',NULL),(602,62,2808,'Muhammad Zayan',NULL,'2013-10-16','Muhammad Abid','42101-8606554-3','03463607434','Rehana','3A','Islam','2023-10-15 11:44:29',NULL),(603,152,6087,'Muhammad Sami',NULL,'2015-07-07','Syed Ali Husain','45105-1819311-3','03152878435','Nosheen','2A','Islam','2023-10-15 11:44:57',NULL),(604,62,2915,'Muhammad Uzain',NULL,'2014-11-14','Faisal','42101-1399217-9','03082527482','Rifat Aziz','3A','Islam','2023-10-15 11:45:39',NULL),(605,62,2916,'Muhammad Uzaima',NULL,'2016-06-03','Faisal','42101-1399217-9','03082527482','Rifat Aziz','3A','Islam','2023-10-15 11:47:17',NULL),(606,152,7006,'Mahanoor',NULL,'2013-06-10','Muhammad Ashraf','42101-4182348-7','03161170479','Samreen','2A','Islam','2023-10-15 11:48:00',NULL),(607,62,2918,'Muhammad Azan Khan',NULL,'2014-01-16','Muhammad Zubair Khan','42101-6936586-7','03110252060','Hina Zubair','3A','Islam','2023-10-15 11:48:25',NULL),(608,62,2919,'Ayan Ali',NULL,'2014-04-26','Imran Ali','42101-9896392-1','03552205505','Shabana','3A','Islam','2023-10-15 11:49:29',NULL),(609,152,7012,'Masooma',NULL,'2012-07-28','Tahir Faisal','42101-0676044-9','03438169096','Humaira','2A','Islam','2023-10-15 11:49:54',NULL),(610,62,2980,'Bilal Shah',NULL,'2014-07-13','Muhammad Iqbal','42101-0594924-1','03112630801','Sumaira Naz','3A','Islam','2023-10-15 11:50:23',NULL),(611,62,3009,'Muhammad Shayan',NULL,'2013-08-07','Azhar','42101-7212027-5','03122545561','Asma','3A','Islam','2023-10-15 11:51:11',NULL),(612,62,3010,'Shahzaib',NULL,'2013-10-26','Muhammad Naeem','42101-1546642-9','03338213604','Sameena Naz','3A','Islam','2023-10-15 11:52:12',NULL),(613,152,7015,'Kaneez Fatima',NULL,'2011-07-11','Maraj ud din','42301-1830504-0','03170638873','Shabana','2A','Islam','2023-10-15 11:52:21',NULL),(614,62,3011,'Shafay',NULL,'2014-04-16','Muhammad Jawaid','42101-5385823-7','03154045689','Hina Naz','3A','Islam','2023-10-15 11:53:45',NULL),(615,62,3012,'Muhammad Anas',NULL,'2013-03-12','Babar Ali','42101-3420931-9','03128934561','Shabana ','3A','Islam','2023-10-15 11:54:39',NULL),(616,62,3013,'Aman Khan',NULL,'2014-04-27','Faraz Khan','42101-1870469-7','03368204526','Sumaira','3A','Islam','2023-10-15 11:55:36',NULL),(617,62,3067,'Muhammad Uzair',NULL,'2013-02-13','Muhammad Amir Khan','42101-8425839-5','03002527586','Naseem','3A','Islam','2023-10-15 11:56:35',NULL),(618,152,5804,'Hooria',NULL,'2011-08-15','Muhammad Naeem Ud Din','42101-7767363-3','03164591620','Shabana','3A','Islam','2023-10-15 11:56:58',NULL),(619,152,5848,'Ahmed Raza',NULL,'2015-05-04','Muhammad Noman','42101-5407236-8','03132246826','Sofia Sadaf','3A','Islam','2023-10-15 11:58:24',NULL),(620,62,3008,'Muhammad Umar ',NULL,'2012-11-17','Muhammad Irfan','42101-2119133-1','03152883358','Aqeeda Naz','3A','Islam','2023-10-15 11:58:50',NULL),(621,62,3065,'Mohib Khan',NULL,'2021-12-20','Saleem Khan','42101-1405736-3','03168283305','Shazia Khan','3A','Islam','2023-10-15 11:59:39',NULL),(622,152,5859,'Ali Hassan',NULL,'2012-12-09','Muhammad  Fareed','42101-0367981-5','03180112016','Nargis','3A','Islam','2023-10-15 12:00:34',NULL),(623,62,3066,'Muhammad Hasnain',NULL,'2012-04-04','Muhammad Younus',NULL,'03156254260','Maria','3A','Islam','2023-10-15 12:01:11',NULL),(626,152,5863,'Rafia',NULL,'2013-10-10','Muhammad Ebad','36101-7809748-5','03003716114','Razia Bibi','3A','Islam','2023-10-15 12:06:42',NULL),(627,62,2802,'Aisha',NULL,'2016-05-19','Muhammad Ali','42101-3529255-9','03422932591','Nousheen','3A','Islam','2023-10-15 12:07:19',NULL),(628,62,2787,'Noor Nazar',NULL,'2013-04-03','Kamran Rasool','42101-2143011-1','03112985882','Shagufta','3A','Islam','2023-10-15 12:08:18',NULL),(629,152,5881,'Hifza',NULL,'2012-08-03','Abid Hussain','44103-7563425-5','03103120890','Kiran','3A','Islam','2023-10-15 12:08:48',NULL),(630,62,2863,'Muqaddas',NULL,'2015-01-14','Muhammad Asif','42101-2238887-7','03106009356','Aneela','3A','Islam','2023-10-15 12:09:13',NULL),(631,62,2912,'Harmeen',NULL,'2014-01-02','Nafees Ahmed','42101-8928307-9','0314263349','Saeeda Fatima','3A','Islam','2023-10-15 12:10:20',NULL),(632,152,5905,'Abdul Mannan',NULL,'2011-11-15','Muhammad Khalid','42101-0491579-7','03158835037','Shamim','3A','Islam','2023-10-15 12:10:33',NULL),(633,62,2913,'Manisha',NULL,'2013-07-15','Nasir Ali','42201-1139817-5','03162709354','Sumaira','3A','Islam','2023-10-15 12:11:21',NULL),(634,152,5916,'Memona',NULL,'2012-12-06','Muhammad Shahzad','42101-1537796-9','03161076731','Nazia','3A','Islam','2023-10-15 12:12:05',NULL),(635,62,2911,'Areeba',NULL,'2014-07-07','Abid Ali','42101-7478621-7','03109198576','Shumaila','3A','Islam','2023-10-15 12:12:10',NULL),(636,62,2914,'Aisha',NULL,'2012-09-15','Muhammad Aleem','42101-1537785-1','03112789749','Rabia Naz','3A','Islam','2023-10-15 12:12:57',NULL),(637,152,5917,'Kashaf',NULL,'2011-10-10','Muhammad Imran','42101-1431694-1','03132391182','Fozia','3A','Islam','2023-10-15 12:13:20',NULL),(638,62,2963,'Anaya',NULL,'2014-07-15','Muhammad Adnan','42101-3405065-3','03422180056','Shumaila','3A','Islam','2023-10-15 12:13:51',NULL),(639,152,5918,'Muhammad Furqan',NULL,'2013-11-03','Muhammad Imran','42101-1431694-1','03132391182','Fozia','3A','Islam','2023-10-15 12:14:35',NULL),(640,62,2968,'Musfira',NULL,'2014-08-14','Muhammad Asif','42101-1575732-5','03142933549','Nadia','3A','Islam','2023-10-15 12:14:39',NULL),(641,62,2967,'Kinza',NULL,'2014-01-01','Muhammad Hashim','32302-7880356-3','03002612440','Bibi Amna','3A','Islam','2023-10-15 12:15:36',NULL),(642,152,5958,'Ayesha',NULL,'2015-12-12','Nasir','42101-9907948-1','03132827652','Nida','3A','Islam','2023-10-15 12:15:55',NULL),(643,152,5968,'Abdul Rehman',NULL,'2010-05-13','Amir','42101-8929933-1','03120100677','Shazia','3A','Islam','2023-10-15 12:17:46',NULL),(644,62,2965,'Zara',NULL,'2015-04-23','Muhammad Sagheer','42101-8760498-3','0315657912','Asma','3A','Islam','2023-10-15 12:17:59',NULL),(645,152,6010,'Areeba',NULL,'2012-10-18','Irfan Ud Din','42101-6345001-5','03102984490','Rani','3A','Islam','2023-10-15 12:19:43',NULL),(646,62,2970,'Aiman',NULL,'2014-05-28','Muhammad Naeem','42101-3796810-3','03169203712','Raheela','3A','Islam','2023-10-15 12:20:16',NULL),(647,62,2803,'Aisha',NULL,'2014-03-18','Muhammad Amir','42101-4553734-1','03122142302','Sajida','3A','Islam','2023-10-15 12:21:33',NULL),(648,152,6012,'Muhammad Hammad',NULL,'2013-02-12','Muhammad Irfan','42101-5143142-9','03123219600','Nosheen','3A','Islam','2023-10-15 12:21:37',NULL),(649,62,3016,'Nabiha',NULL,'2013-03-21','Saeed Qadri','42101-2881975-3','03146526543','Naila','3A','Islam','2023-10-15 12:22:35',NULL),(650,152,6034,'Gul Fatima',NULL,'2011-04-19','Imtiaz Ali','42501-0384598-1','03168036714','Rozina','3A','Islam','2023-10-15 12:23:38',NULL),(652,152,6045,'Ayan Ud Din',NULL,'2012-11-07','Imran Ud Din','42101-1497386-9','03102984490','Afshan','3A','Islam','2023-10-15 12:25:06',NULL),(653,62,3017,'Umm e Hani',NULL,'0001-01-01','Javed','42101-2881975-3','03146526543','Naila','3','Islam','2023-10-15 12:25:30','2023-10-21 09:58:59'),(655,152,6016,'Muhammad Yasir Shah',NULL,'2013-03-23','Muhammad Asif','42101-3323607-9','03122182679','Erum','3A','Islam','2023-10-15 12:26:43',NULL),(656,62,3014,'Dania',NULL,'2012-09-27','Aslam Shah','41303-2359411-3','03062526360','Fozia','3A','Islam','2023-10-15 12:27:29',NULL),(657,62,3015,'Noor Fatima',NULL,'2014-06-23','Arshad','42101-2794955-5','03155252785','Shabina','3A','Islam','2023-10-15 12:28:18',NULL),(658,152,7007,'Kahkashan',NULL,'2013-12-14','Muhammad Ahsan','42101-9725950-9','03111400870','Farzana','3A','Islam','2023-10-15 12:28:22',NULL),(659,152,5727,'Bisma',NULL,'2010-12-14','Salman','42101-3962650-7','03142332523','Fouzia','4','Islam','2023-10-15 12:30:36',NULL),(660,62,3018,'Dua',NULL,'2014-07-15','Muhammad Khalid','42101-4193429-5','03335809011','Shumaila','3A','Islam','2023-10-15 12:30:57',NULL),(661,152,5735,'Ahmed Raza',NULL,'2013-10-13','Iqbal Ahmed','42101-1812907-5','03363879473','Mubeena','4','Islam','2023-10-15 12:32:14',NULL),(662,152,5752,'Dua',NULL,'2011-11-11','Bhola','42101-9723040-9','03182963500','Samina','4','Islam','2023-10-15 12:33:27',NULL),(663,62,3020,'Wajiha',NULL,'2012-12-19','Kashif','42101-8800422-7','03005906801','Sanobia','3A','Islam','2023-10-15 12:33:31',NULL),(664,62,2966,'Musfira',NULL,'2015-04-24','Iqbal','42101-4893747-9','03128405202','Rukhsana','3A','Islam','2023-10-15 12:34:26',NULL),(665,152,5813,'Faizan','','2013-01-21','Raees Ahmed','42101-7312346-3','03152517414','Shumaila','4','Islam','2023-10-15 12:34:49','2023-10-15 12:35:34'),(666,62,2791,'Nabiha',NULL,'2014-06-21','Nazar Khan','42101-9568480-6','03102017891','Arifa','2','Islam','2023-10-15 12:36:24','2023-10-21 09:30:05'),(667,152,5855,'Bakhtawar Bibi',NULL,'2012-04-14','Muhammad Ebad','36101-7809748-5','03003716114','Razia','4','Islam','2023-10-15 12:37:34',NULL),(668,62,2790,'Bushra',NULL,'2017-07-28','Hameed Nawaz','42401-1022126-5','03012828624','Sonia','2A','Islam','2023-10-15 12:37:53',NULL),(669,62,2868,'Yashra',NULL,'2015-08-14','Pervaiz Ahmed','42101-5507232-3','03123136994','Bushra','2A','Islam','2023-10-15 12:38:50',NULL),(670,152,5880,'Muhammad Sharyar',NULL,'2013-02-09','Muhammad Ejaz Qureshi','42101-1813584-5','03172869740','Samina','4','Islam','2023-10-15 12:39:04',NULL),(671,62,2878,'Alishba',NULL,'2015-11-27','Muhammad Sabir','42101-1770038-3','03162035617','Saima','2A','Islam','2023-10-15 12:39:51',NULL),(672,152,5893,'Muhammad Raza',NULL,'2011-01-27','Muhammad Ibrahim','00327-8909664-2','03162360405','Parveen','4','Islam','2023-10-15 12:40:51',NULL),(673,152,5909,'Mahanoor',NULL,'2011-04-09','Zaheer Ahmed','42101-9808170-3','03170238639','Fehmida','4','Islam','2023-10-15 12:42:07',NULL),(674,62,2909,'Momina',NULL,NULL,'Muhammad Ibrahim','42101-0112309-3','03172143932','Saima','2A','Islam','2023-10-15 12:43:37',NULL),(675,152,5950,'Urooj Fatima',NULL,'2011-05-09','Muhammad Fareed','42101-0367981-5','03180112016','Nargis','4','Islam','2023-10-15 12:43:39',NULL),(676,62,2906,'Maryam',NULL,'2016-04-19','Fahim-ud-Din','42501-6402482-7','03129223722','Aisha','2A','Islam','2023-10-15 12:44:53',NULL),(677,152,5953,'Sonia',NULL,'2007-12-01','Shakeel','42101-4130849-9','03113331544','Fouzia','4','Islam','2023-10-15 12:45:14',NULL),(678,152,5957,'Kiran',NULL,'2012-08-09','Nasir','42101-9907948-1','03132827652','Nida','4','Islam','2023-10-15 12:46:50',NULL),(679,62,2861,'Muniba',NULL,'2014-10-18','Muhammad Amir','31202-0353235-7','03121260829','Shaheed','2A','Islam','2023-10-15 12:46:50',NULL),(680,62,2908,'Zoya',NULL,'2017-06-21','Tanveer Siddiqui','42301-6298312-3','030622447315','Shabana','2A','Islam','2023-10-15 12:48:24',NULL),(681,152,5969,'Maryam',NULL,'2010-09-07','Muhammad Imran Mushtaq','42101-9052414-7','03122959972','Saba ','4','Islam','2023-10-15 12:48:37',NULL),(682,62,2867,'Pareesa',NULL,'2015-11-23','Muhammad Amir',NULL,'03129224722','Shumaila','2A','Islam','2023-10-15 12:49:20',NULL),(683,62,2910,'Fariha',NULL,'2015-11-06','Faraz Ali ',NULL,'03133627224','Erum 2','2A','Islam','2023-10-15 12:50:08',NULL),(684,152,5971,'Ubaid Raza',NULL,'2013-07-31','Muhammad Nadeem','41302-7633292-3','03162869480','Noreen','4','Islam','2023-10-15 12:50:39',NULL),(685,62,2959,'Mehrosh',NULL,'2015-12-05','Shafiaq Ahmed','42101-9795587-1','03022529586','Nazia ','2A','Islam','2023-10-15 12:50:54',NULL),(686,62,2960,'Abrish Fatima',NULL,'2014-12-14','Muhammad NomN',NULL,'03456153390','rEENA ','2A','Islam','2023-10-15 12:51:38',NULL),(687,152,5985,'Noor Fatima',NULL,'2012-08-15','Abdul Rashid','42101-1386881-5','03122541955','Farzana','4','Islam','2023-10-15 12:52:08',NULL),(688,62,2961,'Wania',NULL,'2016-12-02','Muhammad Noman','42101-3827558-8','03456153390','Reena','2A','Islam','2023-10-15 12:53:07',NULL),(689,62,2985,'Ayesha',NULL,'2017-07-08','Shahzad','42101-7899293-9','030022606314','Sadia','2A','Islam','2023-10-15 12:53:49',NULL),(690,62,2986,'Arzoo',NULL,'2015-01-03','Shahzad','42101-7899293-9','03022606314','Sadia','2A','Islam','2023-10-15 12:54:29',NULL),(691,152,6074,'Ahmed Raza',NULL,'2012-05-17','Muhammad Raees','42101-0632329-7','03111400870','Fouzia','4','Islam','2023-10-15 12:55:05',NULL),(692,62,3032,'Kiran',NULL,'2013-03-16','Ghulam Rasool','42101-3940575-5','03428829779','Fatima','2A','Islam','2023-10-15 12:55:25',NULL),(693,62,3026,'Aqsa',NULL,'2015-08-31','Kashif','42000-1871582-5','03433081461','Nasereen','2A','Islam','2023-10-15 12:56:30',NULL),(694,152,7008,'Manahil',NULL,'2012-01-18','Muhammad Sajid','42101-2671988-9','03151213605','Zareen','4','Islam','2023-10-15 12:56:33',NULL),(695,62,3028,'Umm-e-Habiba',NULL,'2016-01-27','Muhammad Jawaid ','42101-5358823-7','03128824779','Hina','2A','Islam','2023-10-15 12:57:34',NULL),(696,152,7009,'Anamta',NULL,'2013-01-05','Muhammad Ramzan Shah','41303-0219320-7','03163228195','Tasleema','4','Islam','2023-10-15 12:57:54',NULL),(697,152,7016,'Maham',NULL,'2011-05-28','Muhammad Wakeel','42101-7312346-3','03151033769','Rano','4','Islam','2023-10-15 12:59:53',NULL),(698,62,3025,'Nimra',NULL,'2015-08-18','Sajid Ali',NULL,'031311027170','Farhat','2A','Islam','2023-10-15 13:00:00',NULL),(699,62,3027,'Alisha',NULL,'2015-10-29','Rashid','41304-2377573-3','03122659684','Uroosa','2A','Islam','2023-10-15 13:01:25',NULL),(700,62,3029,'Fatima',NULL,'2014-10-21','Khalid Shams','35202-3185049-1','03171079378','Bushra','2A','Islam','2023-10-15 13:02:23',NULL),(701,62,3030,'Jannat','2014',NULL,'Muhammad Tariq',NULL,'03162142680','Fa;ak','2A','Islam','2023-10-15 13:03:07',NULL),(702,152,5734,'Nisha Bano',NULL,'2011-06-12','Eid Muhammad','36303-2271095-5','03111214523','Iqbal Bano','5','Islam','2023-10-15 13:03:29',NULL),(703,62,3031,'Ajwa',NULL,'2016-09-12','Muhammad Atiq','42101-6976044-3','03602210585','Anila','2A','Islam','2023-10-15 13:03:48',NULL),(704,152,5846,'Sumbol',NULL,'2013-01-02','Muhammad Shahid','42101-8018636-9','03120115219','Asma Shahid','5','Islam','2023-10-15 13:04:56',NULL),(705,62,2797,'Muhammad Ahtisham',NULL,'2015-04-13','Rehan Ali','42101-0471425-9','03122338747','Farheen','2A','Islam','2023-10-15 13:05:01',NULL),(706,62,2798,'Munib Imran',NULL,'2015-03-27','Imran Khan','42101-6126659-9','03122590835','Samreen','2A','Islam','2023-10-15 13:06:06',NULL),(707,62,2793,'Malik Muhammad Shahmir',NULL,'2016-04-07','Muhammad Rizwan',NULL,'03172871743','Sakina','2A','Islam','2023-10-15 13:06:53',NULL),(708,152,5875,'Shahmeer',NULL,'2013-10-20','Nizam Ud Din','42101-1780723-5','03162538871','Nousheen','5','Islam','2023-10-15 13:06:55',NULL),(709,62,2794,'Muhammad Usman',NULL,'2016-09-07','Muhammad Naseem',NULL,'03183758924','Sonia','2A','Islam','2023-10-15 13:07:40',NULL),(710,62,2900,'Umar Asif',NULL,'2016-10-06','Muhammad Asif','42301-5403835-5','03124229001','Kiran','2A','Islam','2023-10-15 13:08:22',NULL),(711,152,5931,'Ali Umer',NULL,'2009-12-20','Sana Ullah ','31101-8802032-3','03002623541','Hina','5','Islam','2023-10-15 13:08:54',NULL),(712,62,2901,'Abdul Haseeb',NULL,'2015-01-16','Salman Miyan','42201-0790982-3','03152924448','Farah','2A','Islam','2023-10-15 13:09:21',NULL),(713,62,2873,'Moiz Sajid',NULL,'2015-11-10','Muhmmad Sajid','42101-9453400-7','031320811615','Aliya','2A','Islam','2023-10-15 13:10:13',NULL),(714,62,2877,'Muhammad Bilawal',NULL,'2016-02-17','Muhammad Bilawal','42101-3147403-7','03082153974','Nadia','2A','Islam','2023-10-15 13:11:23',NULL),(715,152,6075,'Muhammad Muzammil',NULL,'2010-07-31','Muhammad Raees','42101-0632329-7','03111400870','Fouzia','5','Islam','2023-10-15 13:11:41',NULL),(716,62,2904,'Azan',NULL,'2015-09-18','Muhammad Shahid','42101-9893082-3','03148177431','Ambreen','2A','Islam','2023-10-15 13:12:19',NULL),(717,152,6008,'Anmol',NULL,'2012-01-20','Muhammad Imran','42201-5797654-3','03138131942','Hanifa Naz','5','Islam','2023-10-15 13:12:41',NULL),(718,152,7010,'Wasiya',NULL,'2011-10-21','Muhammad Ashraf','42101-4182348-7','03161170479','Samreen','5','Islam','2023-10-15 13:13:49',NULL),(719,62,2902,'Ali Aleem',NULL,'2015-06-19','Muhammad Aleem','42101-1537785-1','03113869981','Rabia','2A','Islam','2023-10-15 13:14:03',NULL),(720,62,2981,'Mahad',NULL,'2017-01-26','Muhammad Aftab',NULL,'0303515764','Huma','2A','Islam','2023-10-15 13:15:45',NULL),(721,189,9424,'Ayesha',NULL,'2015-05-12','Danish','42101-2843175-3','03102842086','Najma Bibi','4','Islam','2023-10-16 04:44:42',NULL),(722,189,9554,'Hafsa',NULL,'2012-12-03','Muhammad Riaz','42101-1527422-5','03138134771','Fouzia','4','Islam','2023-10-16 04:45:59',NULL),(723,189,9620,'Nimra',NULL,'2013-09-06','Imran Ali','42101-3082303-1','03133318446','Maryam','4','Islam','2023-10-16 04:47:49',NULL),(724,189,9638,'Maheen',NULL,'2013-07-23','Muhammad Ali','42401-6471769-2','03172604190','Safia','4','Islam','2023-10-16 04:48:59',NULL),(725,189,9648,'Alveena Noor',NULL,'2013-12-26','Muhammad Saeed','38401-9362788-7','03040756996','Asma','4','Islam','2023-10-16 04:50:17',NULL),(726,189,9697,'Maryam',NULL,'2013-11-23','Muhammad Zahid','42101-1648341-9','03113747568','Moona','4','Islam','2023-10-16 04:51:39',NULL),(727,189,9716,'Manahil',NULL,'2013-07-13','Waseem','42101-9759999-3','03193401097','Bakhtawar','4','Islam','2023-10-16 04:52:42',NULL),(728,189,9760,'Bushra',NULL,'2012-06-14','Muhammad Iqbal','42101-1838515-9','03196270107','Shahida','4','Islam','2023-10-16 04:53:52',NULL),(729,189,9776,'Faiza',NULL,'2012-09-15','Muhammad Irfan','42101-6466882-7','03453424338','Ulfat','4','Islam','2023-10-16 04:54:57',NULL),(730,189,9795,'Fatima',NULL,'2011-10-11','Saeed Ahmed','42000-6340007-9','03072020825','Sameena Naz','4','Islam','2023-10-16 04:56:06',NULL),(731,189,9814,'Aisha',NULL,'2016-01-17','Faisal','42101-5667194-1','03012403604','Tooba','4','Islam','2023-10-16 04:57:06',NULL),(732,172,11246,'Warisha',NULL,'2016-05-19','Muhammad Mehmood','42101-8362448-1','03242415230','Anila','1','Islam','2023-10-16 04:57:42',NULL),(733,189,9843,'Noor Fatima',NULL,'2013-07-07','Muhammad Asif','42101-1913393-7','03152012435','Shreen Hina','4','Islam','2023-10-16 04:58:24',NULL),(734,189,9857,'Eshaal',NULL,'2014-01-01','Muhammad Qasim Khan','42101-6056790-7','03242542749','Sana','4','Islam','2023-10-16 04:59:27',NULL),(735,17,2964,'Shafia',NULL,'2017-09-13','Irfan','42101-8276629-9','0315-8156519',NULL,'-1',NULL,'2023-10-16 05:00:13',NULL),(736,189,9861,'Dua',NULL,'2013-04-18','Irfan Ali','42401-7962704-1','03122292328','Uzma','4','Islam','2023-10-16 05:00:40',NULL),(737,172,11254,'Kainat Bano',NULL,'2016-04-28','M Imran','42101-8546277-9','03213864877','Tahira Bano','1','Islam','2023-10-16 05:01:07',NULL),(738,189,9877,'Laiba',NULL,'2012-07-07','Shahid','42101-1738202-5','03172392056','Kishwar Bano','4','Islam','2023-10-16 05:01:43',NULL),(739,189,9896,'Manahil Ullah Khan',NULL,'2012-12-10','Adnan Ullah Khan','41304-4996042-1','03181214809','Samrina','4','Islam','2023-10-16 05:02:50',NULL),(741,189,9900,'Ayesha Naz',NULL,'2013-12-12','Nasir Hussain','42301-5278083-7','03131196889','Kanwal Naz','4','Islam','2023-10-16 05:04:00',NULL),(742,172,11255,'Hania ',NULL,'2015-07-02','Muhammad Arif','42101-4715339-7','03182578425','Naseema ','1','Islam','2023-10-16 05:04:19',NULL),(751,189,9902,'Dua',NULL,'2013-02-05','Muhammad Ahmed','42101-0570636-3','03122062403','Shaheena','4','Islam','2023-10-16 05:08:42',NULL),(754,189,9905,'Sheeza',NULL,'2014-01-01','Abdul Sani','42101-8846709-9','03150010825','Anum','4','Islam','2023-10-16 05:09:42',NULL),(755,172,11256,'Warisha ',NULL,'2014-08-28','Muhammad faisal','42101-3484846-1','03182578425','Samina ','1','Islam','2023-10-16 05:10:44',NULL),(756,189,9918,'Madiha',NULL,'2012-01-13','Maqsood','42101-1757100-1','03472365964','Yasmeen','4','Islam','2023-10-16 05:10:57',NULL),(757,189,9923,'Maryam',NULL,'2015-09-04','Abdul Naeem Khan','42101-6480886-3','03114494457','Shehneela','4','Islam','2023-10-16 05:11:57',NULL),(758,17,2755,'Fahad',NULL,'2017-09-28','Irfan','42101-1583864-1','03180026265',NULL,'1','Islam','2023-10-16 05:12:22',NULL),(759,189,9922,'Daniya','','2016-09-06','Abdul Naeem Khan','42101-6480886-3','03114494457','Shehneela','4','Islam','2023-10-16 05:12:44','2023-10-16 05:14:01'),(760,172,11273,'Kainat',NULL,'0214-07-12','Shahid','42101-7936879-7','03142104586','Saira Bano','1','Islam','2023-10-16 05:12:56',NULL),(761,172,11274,'Muskan',NULL,'2015-08-15','Shahid','42101-7936879-7','03142104586','Saira Bano','1','Islam','2023-10-16 05:14:57',NULL),(762,119,3104,'Muhammad Hussain',NULL,'2014-07-23','Allah Nawaz','32302-5710912-3','0300-2229519',NULL,'1','Islam','2023-10-16 05:15:13',NULL),(763,189,3010,'Aliyan Hasan',NULL,'2013-11-06','Shahid','42101-6181699-4','03112298994','Nazia ','4','Islam','2023-10-16 05:15:14',NULL),(764,172,11277,'Kaneez fatima ',NULL,'2014-07-07','Abdul Jameel','42101-1793696-9','0312447080','Anila ','1','Islam','2023-10-16 05:17:53',NULL),(765,119,3215,'Zain Ahmed',NULL,'2016-11-05','Riyaz Hussain','32103-0272893-3','0346-7844016',NULL,'1','Islam','2023-10-16 05:18:27',NULL),(766,189,9649,'Muhammad Saim Qureshi',NULL,'2014-01-01','Khuda Baksh Qureshi','44106-6612296-5','03172827616','Saima ','4','Islam','2023-10-16 05:18:57',NULL),(767,189,9528,'Azan Ali',NULL,'2012-10-26','Sajid','42101-6371227-3','03192475911','Afsheen','4','Islam','2023-10-16 05:19:57',NULL),(768,17,2768,'Mesra',NULL,'2016-06-28','Muhammad Abu Bakar','31202-2777059-3','03022416960',NULL,'-1',NULL,'2023-10-16 05:20:44',NULL),(769,119,3111,'Mavia',NULL,'2016-01-18','Wajid Hussain','42401-5746441-5',NULL,'Firza','1','Islam','2023-10-16 05:21:03',NULL),(770,189,9567,'Muhammad Subhan',NULL,'2014-04-09','Sajid','42101-3949063-7','03452629853','Hina','4','Islam','2023-10-16 05:21:09',NULL),(771,172,11280,'Anamta ',NULL,'2015-03-12','Imran','42101-9913951-1','03151123062','Saima Bibi','1','Islam','2023-10-16 05:21:56',NULL),(772,189,9561,'Zain',NULL,'2012-08-14','Anwar Ali','42403-0564977-0',NULL,'Afshan','4','Islam','2023-10-16 05:21:58',NULL),(773,119,3117,'Khaizla',NULL,'2017-08-05','Nizam-Uddin','21702-6440684-1','0304-2241659',NULL,'1','Islam','2023-10-16 05:22:54',NULL),(774,189,9589,'Muhammad Adnan Fazal',NULL,'2015-04-20','Muhammad Fazal','32301-6863175-2','03042147881','Basheera','4','Islam','2023-10-16 05:23:04',NULL),(775,17,2798,'Jannat',NULL,'2016-10-19','Ejaz Ahmed','42401-5200994-1','03128721654','Nazia','1','Islam','2023-10-16 05:23:34',NULL),(776,189,9590,'Muhammad Zafeer Ahmed',NULL,'2012-11-16','Muhammad Shakeel','42101-0583262-9','03100205562','Asma ','4','Islam','2023-10-16 05:24:09',NULL),(777,119,3134,'Muhammad Usman',NULL,'2016-05-16','Nawaz Gabol','42101-1498255-9','0312-6741889','Rasheeda Bibi','1','Islam','2023-10-16 05:24:39',NULL),(778,17,2825,'Arabia',NULL,'2015-06-28','Irfan','42101-1089481-5',NULL,'Sania','1','Islam','2023-10-16 05:26:08',NULL),(779,119,3135,'Muhammad Haris ',NULL,'2015-01-01','Saeed','21105-0514539-7','0302-2762940','Sadia ','1','Islam','2023-10-16 05:26:08',NULL),(780,189,9593,'Zeeshan Merani',NULL,'2012-07-01','Sultan Khan Merani','42401-6906196-1','03062472914','Akbari','4','Islam','2023-10-16 05:26:12',NULL),(781,172,11286,'Alishba Noor',NULL,'2017-05-26','Ghulam Rasool','42101-9482284-5','03112954899','Huma ','1','Islam','2023-10-16 05:26:44',NULL),(782,119,3139,'Ayesha ',NULL,'2017-12-22','Naseem Khan ','42401-0782823-7','0314-2620911',NULL,'1','Islam','2023-10-16 05:27:29',NULL),(783,189,9611,'Abdul Hadi',NULL,'2014-07-31','Muhammad Kamran','42101-1749135-1','03109997512','Shahina','4','Islam','2023-10-16 05:27:32',NULL),(784,17,2862,'Tayyaba Bibi',NULL,'2015-01-06','Imran','42101-3061526-1','03152879724','Nusrat Bibi','1','Islam','2023-10-16 05:28:19',NULL),(785,189,9637,'Abdullah',NULL,'2014-09-30','Muhammad Ali','42101-6471769-2','03150010696','Safia','4','Islam','2023-10-16 05:28:30',NULL),(786,172,11299,'Maham Naz',NULL,'2014-11-03','Faraz Ahmed','42101-3292133-5','03132217807','Zahida ','1','Islam','2023-10-16 05:28:33',NULL),(787,119,3159,'Aymen ',NULL,'2016-01-17','Wazir Alam ','21702-5661806-5',NULL,NULL,'1','Islam','2023-10-16 05:28:57',NULL),(788,189,9741,'Muhammad Arkam',NULL,'2012-10-16','Muhammad Ayub','42101-4103052-7','03162684653','Rehana','4','Islam','2023-10-16 05:29:28',NULL),(789,17,2863,'Aiman',NULL,'2018-03-09','Abdul Khalid','42101-3280396-3','03101286954','Fehmida','1','Islam','2023-10-16 05:30:18',NULL),(790,119,3161,'Mahnoor',NULL,'2016-11-25','Muhammad Shehbaz','42101-4889505-1','0315-8508647',NULL,'1','Islam','2023-10-16 05:30:29',NULL),(791,189,9747,'Hassan Siddiqui',NULL,'2013-09-19','Muhammad Zubair','42101-8985868-5','03110114283','Nazish','4','Islam','2023-10-16 05:30:38',NULL),(792,172,11308,'Mahnoor',NULL,'2015-02-27','Abdul Gaffar','42101-8536781-9','03112871496','Naheed ','1','Islam','2023-10-16 05:31:17',NULL),(793,189,9770,'Abdul Jabbar',NULL,'2011-03-20','Jawed','41302-4122043-5','03128616233','Shehnaz','4','Islam','2023-10-16 05:31:46',NULL),(794,119,3172,'Huzaifa',NULL,'2014-05-17','Raees Khan ','21705-6948525-9',NULL,'Razia Bibi','1','Islam','2023-10-16 05:31:52',NULL),(795,17,2873,'Hanzala',NULL,'2017-11-18','Muhammad Abu Bakar','31202-2777059-3','03022416960','Mehwish','1','Islam','2023-10-16 05:32:31',NULL),(796,189,9771,'Shoaib',NULL,'2011-03-20','Jawed','41302-4122043-5','03128616233','Shehnaz','4','Islam','2023-10-16 05:32:45',NULL),(797,172,11320,'Hania',NULL,'2014-01-16','Muhammad  Riaz',NULL,'03150230180','Khalda','1','Islam','2023-10-16 05:33:27',NULL),(798,119,3160,'Aliya Fatima ',NULL,'2017-11-07','Muhammad Ghaffar Lodhi','33100-0791968-9','0304-9576711','Nabeela','1','Islam','2023-10-16 05:33:44',NULL),(799,189,9809,'Muhammad Mustafa Zaidi',NULL,'2012-04-12','Syed Asghar Hussain','42101-5193133-5','03352828774','Syeda Bilqees Asghar','4','Islam','2023-10-16 05:34:19',NULL),(800,17,2874,'Abdullah',NULL,'2018-05-12','Muhammad Imran','42101-3061526-1','03152879724','Nusrat Bibi','1','Islam','2023-10-16 05:34:49',NULL),(801,119,3174,'Sami- Ullah',NULL,'2017-01-18','Muhammad Hussain ','42201-6924371-5','0300-2971648','Imrana ','1','Islam','2023-10-16 05:35:21',NULL),(802,172,11322,'Umm-e-Mantasha',NULL,'2016-06-18','Muhammad  Waqas','42101-4995376-1','03132774423','Saniya ','1','Islam','2023-10-16 05:36:02',NULL),(803,189,9587,'Uzaifa Ashiq Ali',NULL,'2011-09-06','Aashiq Ali','42101-6896112-3','03148155429','Naeema Bano','4','Islam','2023-10-16 05:36:42',NULL),(804,119,3176,'Umair Khan ',NULL,'2010-04-13','Dawood Khan ','21703-4948536-3','0311-1211152','Asma ','1','Islam','2023-10-16 05:36:52',NULL),(805,17,2879,'Anabia',NULL,'2014-09-02','Muhammad Imran','42301-2209998-1','03122844791','Shazia','1','Islam','2023-10-16 05:37:00',NULL),(807,119,3177,'Aziz Khan ',NULL,'2012-07-16','Dawood Khan ','21703-4948536-3','0311-1211152','Asma ','1','Islam','2023-10-16 05:38:16',NULL),(808,189,9833,'Fatir',NULL,'2014-02-07','Muhammad qasim','42101-8859079-7','03161133036','Sana','4','Islam','2023-10-16 05:38:21',NULL),(809,172,11326,'Madiha',NULL,'2016-08-19','Muhammad Saleem','42101-8400740-9','03123618938','Ayesha ','1','Islam','2023-10-16 05:38:23',NULL),(811,119,3178,'Adil',NULL,'2016-02-01','Dawood Khan ','21703-4948536-3','0311-1211152','Asma ','1','Islam','2023-10-16 05:39:35',NULL),(812,17,2882,'Muhammad Subhan',NULL,'2015-04-18','Muhammad Ali','42101-0632790-3','03112282858','Binish','1','Islam','2023-10-16 05:39:57',NULL),(813,119,3181,'Nadia Bibi',NULL,'2017-02-01','Yar Muhammad Khan','21105-5849477-7','0304-2630046','Shaukat Bibi','1','Islam','2023-10-16 05:41:17',NULL),(814,172,11327,'Bushra ',NULL,'2016-06-23','Raheed Ahmed ','32301-2852532-7','03082186753','Salma Rasheed ','1','Islam','2023-10-16 05:41:17',NULL),(815,189,9828,'Shoaib',NULL,'2009-03-27','Kashif','42101-8691406-4','03172658005','Shama','4','Islam','2023-10-16 05:41:23',NULL),(816,189,9856,'Ahmed Ali',NULL,'2010-07-20','Rustam Ali','42101-1818650-5','03160277520','Sakina','4','Islam','2023-10-16 05:42:32',NULL),(817,119,3182,'Sana Bibi',NULL,'2018-01-01','Yar Muhammad Khan','21105-5849477-7','0304-2630046','Shaukat Bibi','1','Islam','2023-10-16 05:42:45',NULL),(818,172,11329,'Aleena ',NULL,'2016-04-11','Akber','42101-7905335-9','03162134619','Naheed ','1','Islam','2023-10-16 05:43:13',NULL),(819,189,9873,'Muhammad Ayan',NULL,'2013-01-29','Muhammad Nadeem','31303-3746450-5','03151820374','Tasleem Bibi','4','Islam','2023-10-16 05:43:46',NULL),(820,17,2883,'Muhammad Umar',NULL,'2015-07-20','Abdul Waseem','42101-0877439-9','03110024092','Nargis','1','Islam','2023-10-16 05:43:51',NULL),(821,119,3195,'Bushra Batool',NULL,'2011-08-10','Muhammad Hanif','42201-8823669-0','0300-3571869','Rashida Bibi','1','Islam','2023-10-16 05:44:21',NULL),(822,189,9901,'Muhammad Aashir',NULL,'2014-08-03','Muhammad Nasir Hussain','42301-5270839-7','03139996889','Kanwal Naz','4','Islam','2023-10-16 05:44:48',NULL),(823,172,11338,'Insha ',NULL,'2016-09-02','Ghulam Fareed','42101-2190564-5',NULL,'Naila','1','Islam','2023-10-16 05:45:05',NULL),(824,119,3196,'Muhammad Shehbaz',NULL,'2013-08-03','Muhammad Hanif','42201-8823669-0','0300-3571869','Rashida Bibi','1','Islam','2023-10-16 05:45:42',NULL),(825,189,9916,'Abdul Hadi',NULL,'2012-05-12','Farhan','42101-4753119-7',NULL,'Nighat','4','Islam','2023-10-16 05:45:44',NULL),(826,17,2893,'Azan',NULL,'2014-12-25','Muhammad Noman','42301-4654872-1','03110024092','Rani','1','Islam','2023-10-16 05:46:05',NULL),(827,189,9143,'Eshan Ali',NULL,'2012-07-01','Muhammad Nadeem','42101-6321574-7',NULL,'Farzana','5','Islam','2023-10-16 05:46:48',NULL),(828,119,3199,'Mavia',NULL,'2013-02-08','Hamza Ali ','21702-5957781-7',NULL,NULL,'1','Islam','2023-10-16 05:46:50',NULL),(829,172,11345,'Rameeza Bano',NULL,'2016-06-03','Abdul Raheem','42101-4548517-9','03218731936','Nazia ','1','Islam','2023-10-16 05:46:52',NULL),(830,189,9290,'Abdullah',NULL,'2012-06-18','Touseef Muhammad','42101-6362292-7','03152887769','Naheed Naz','4','Islam','2023-10-16 05:47:42',NULL),(831,119,3200,'Mahaz',NULL,'2016-03-05','Hamza Ali ','21702-5957781-7',NULL,NULL,'1','Islam','2023-10-16 05:48:00',NULL),(832,17,2894,'Kinza Kanwal',NULL,'2017-01-12','Muhammad Zahid','42101-1906428-9',NULL,'Ana','1','Islam','2023-10-16 05:48:09',NULL),(833,189,9361,'Abdul Ahmed',NULL,'2014-03-07','Abid Ali','42101-4427391-5','03152031807','Rukhsana','5','Islam','2023-10-16 05:48:36',NULL),(834,172,11348,'Mahak',NULL,'2013-11-19','Muhammad Irfan','42101-9685547-1','03222526517','Farzana Bano','1','Islam','2023-10-16 05:48:54',NULL),(835,189,9377,'Muhammad Zain',NULL,'2013-05-07','Muhammad Haroon','35103-5419371-9','03002833123','Fatima','5','Islam','2023-10-16 05:49:26',NULL),(836,17,2902,'Muhammad Hassan Khan','','2017-06-10','Muhammad Murad','42101-1802277-9','03213897599','Sumaira','1','Islam','2023-10-16 05:49:51','2023-10-16 05:51:22'),(837,189,9465,'Muhammad Taha',NULL,'2013-03-13','Siraj Ul Haq','42401-1583579-7','03162064407','Ghazala','5','Islam','2023-10-16 05:50:18',NULL),(838,172,11361,'Rabia Noor','','2015-10-12','Muhammad Javed','42101-9428070-9','03122047740','Farzana Bano','1','Islam','2023-10-16 05:50:34','2023-10-16 05:52:44'),(839,189,9474,'Muhammad Abrar',NULL,'2012-04-08','Muzammil Ahmed','42401-1550231-5',NULL,'Samreen','5','Islam','2023-10-16 05:51:07',NULL),(840,119,3203,'Muhammad Rehan',NULL,'2014-09-03','Ateeq-ur-rehman','42101-9802663-1','0345-2165596',NULL,'1','Islam','2023-10-16 05:51:50',NULL),(841,189,9563,'Muhammad Shayan',NULL,'2011-11-12','Muhammad Waseem','41302-8083768-2','03112891232','Shazia Naz','5','Islam','2023-10-16 05:52:05',NULL),(842,189,9571,'Muhammad Hunain Ahmed',NULL,'2012-04-08','Kamran','42101-6224277-9',NULL,'Tamkeen','5','Islam','2023-10-16 05:52:50',NULL),(843,119,3204,'Aliya Aiman',NULL,'2017-03-02','Muhammad Jawed','44103-8804861-5',NULL,'Abida parveen','1','Islam','2023-10-16 05:53:20',NULL),(844,17,2911,'Anabia Fatima',NULL,'2016-06-30','Muhammad Rashid','42101-8090555-9','03113220233','Hina Naz','1','Islam','2023-10-16 05:53:26',NULL),(845,189,9573,'Muhammad Faizan Siddiqui',NULL,'2010-09-07','Muhammad Naeem','42101-1803221-9','03172267340','Sabahat Jahan','5','Islam','2023-10-16 05:54:00',NULL),(846,172,11365,'Mahnoor',NULL,'2014-03-17','Muhammad Imran','42101-0366408-5','03243462589','Rahana Bano','1','Islam','2023-10-16 05:54:26',NULL),(847,189,9578,'Muhammad Ali',NULL,'2012-11-17','Muhammad Fazal','32301-4782687-3','03422147881','Bashiran','5','Islam','2023-10-16 05:54:45',NULL),(848,119,3206,'Muhammad Ali',NULL,'2016-06-18','Muhammad Ajmal','42101-8305218-1','0345-2316342','Sheeda Bibi','1','Islam','2023-10-16 05:55:07',NULL),(849,189,9588,'Hamza',NULL,'2010-07-06','Aashiq Ali','42101-6896112-3','03148155429','Naseema Bano','5','Islam','2023-10-16 05:55:27',NULL),(850,17,2912,'Sanam',NULL,'2015-09-14','Muhammad Naeem ','42101-0627094-0',NULL,'Amreen','1','Islam','2023-10-16 05:55:48',NULL),(851,189,9594,'Faizan Khan',NULL,'2009-09-11','Sultan Khan Merani','42401-6901963-1','03062472914','Akbari','5','Islam','2023-10-16 05:56:19',NULL),(852,172,11366,'Zainab',NULL,'2016-07-10','Muhammad Ali','42101-7307180-1','03150244109','Nazneen','1','Islam','2023-10-16 05:56:26',NULL),(853,189,9652,'Muhammad Usman',NULL,'2013-03-27','Muhammad Amir','42101-2413724-5','03002325056','Farheen','5','Islam','2023-10-16 05:57:38',NULL),(854,119,3208,'Hassan',NULL,'2015-04-05','Naseeb Ullah','21703-9285329-9','0315-2118919','Noor Muneer','1','Islam','2023-10-16 05:57:53',NULL),(855,172,11367,'Tayyaba ',NULL,'2015-05-23','Muhammad Ali','42101-7307180-1','03123843680','Nazneen','1','Islam','2023-10-16 05:58:08',NULL),(856,17,2913,'Muhammad Ali Nasir',NULL,'2016-12-06','Muhammad Nasir','42101-9944870-7','03111076240','Anila','1','Islam','2023-10-16 05:58:21',NULL),(857,189,9754,'Muhammad Daniyal',NULL,'2013-03-12','Muhammad Kaleem','42101-2870576-5','03179653024','Naila ','5','Islam','2023-10-16 05:58:34',NULL),(858,189,9756,'Muhammad Hassan',NULL,'2010-06-06','Saqib Saleem',NULL,'03161138136','Sehrish Naz','5','Islam','2023-10-16 05:59:27',NULL),(859,172,11368,'Zainab',NULL,'2015-05-21','Muhammad Amir','42101-0504714-7','0321657010','Ayesha Bano','1','Islam','2023-10-16 05:59:50',NULL),(860,119,3209,'Faryal Bibi',NULL,'2016-08-20','Shair Pao','21703-47063225','0323-9775148','Khaniya','1','Islam','2023-10-16 06:00:08',NULL),(861,189,9783,'Abdul Basit',NULL,'2011-11-08','Asif Ali Shah','42101-3018665-3','03132753226','Yasmeen','5','Islam','2023-10-16 06:00:16',NULL),(862,17,2914,'Sajid Aman',NULL,'2016-05-18','Muhammad sadqain','42101-1550969-5','03151132213','Jamila','1','Islam','2023-10-16 06:01:04',NULL),(863,189,9799,'Muhammad Musadir',NULL,'2010-11-11','Muhammad Nadeem','42101-8481562-7','03152941167','Nazmeen','5','Islam','2023-10-16 06:01:14',NULL),(864,172,11383,'Ayesha ',NULL,'2015-11-02','Muhammad Yousuf','42101-2283966-3','031310709089','Nadia ','1','Islam','2023-10-16 06:01:34',NULL),(865,119,3217,'Muhammad Usman ',NULL,'2016-11-03','Muhammad Saud','13101-5108481-1','0343-3329936',NULL,'1','Islam','2023-10-16 06:01:34',NULL),(866,189,9803,'Muhammad Arham',NULL,'2012-01-03','Muhammad Akram','42401-2046008-5','03122791631','Humaira Naz','5','Islam','2023-10-16 06:02:38',NULL),(867,17,2920,'Ayesha Bibi',NULL,'2016-08-24','Abdul Wahab','42101-2040672-3','03112377005','Sadia','1','Islam','2023-10-16 06:03:07',NULL),(868,172,11397,'Dua Noor',NULL,'2011-03-03','Muhamad Saleem','42101-5829276-4',NULL,'Kausar','1','Islam','2023-10-16 06:03:19',NULL),(869,119,3222,'Amna Bibi',NULL,'2016-12-12','Noor Ur Rehman','21705-8095377-1','0301-3949592','Afzal Bibi','1','Islam','2023-10-16 06:03:35',NULL),(870,189,9837,'Jawwad Ahmed',NULL,'2013-12-24','Ishtiaq Ahmed','42101-1561283-8','03128482949','Iqbal Bano','5','Islam','2023-10-16 06:03:43',NULL),(871,17,2932,'Talha',NULL,'2016-04-13','Muhammad Aun','42101-1984660-7','03186331041','Shazia','1','Islam','2023-10-16 06:05:16',NULL),(872,189,9859,'Inshal Khan',NULL,'2012-12-12','Sheraz Khan','42101-1440601-9','03102371500','Anum Khan','5','Islam','2023-10-16 06:05:22',NULL),(873,172,11398,'Anabia',NULL,'2012-04-07','Muhammad Imran','42101-8229175-7','03162715874','Asma ','1','Islam','2023-10-16 06:05:22',NULL),(874,119,3223,'Saif Ullah',NULL,'2016-02-05','Syed Ayub','42101-3244441-9','0346-3083757','Hajra Bibi','1','Islam','2023-10-16 06:06:04',NULL),(875,189,9872,'Muhammad Hasnain',NULL,'2009-11-27','Imran','42101-5005898-7','03184100187','Zahida','5','Islam','2023-10-16 06:07:03',NULL),(876,172,11416,'Esha ',NULL,'2011-11-14','Muhammad Shabbir','42101-0879426-7','03117339312','Farzana ','1','Islam','2023-10-16 06:07:15',NULL),(877,119,3225,'Rimsha',NULL,'2018-03-20','Muhammad Anwer','42101-9233219-7',NULL,NULL,'1','Islam','2023-10-16 06:08:12',NULL),(878,189,9874,'Furqan Hussain',NULL,'2012-08-31','Irfan Hussain','44206-4931804-9','03153839109','Shahida','5','Islam','2023-10-16 06:08:13',NULL),(879,172,11441,'Rafia ',NULL,'2013-09-03','Abdullah','42201-2774832-7',NULL,'Kiran','1','Islam','2023-10-16 06:08:37',NULL),(880,189,9875,'Meraj',NULL,'2010-09-24','Abid Ali Zaidi','44240-4477826-8','03132865305','Nasreen','5','Islam','2023-10-16 06:09:09',NULL),(881,17,2933,'Hadia',NULL,'2014-03-15','Muhammad Aun','42101-1984660-7','03186331041','Shazia','1','Islam','2023-10-16 06:09:39',NULL),(882,119,3232,'Kamran',NULL,'2012-04-21','Meer Afzal','42501-1458873-9','0314-2088977','Sauliha','1','Islam','2023-10-16 06:09:42',NULL),(883,189,9889,'Muhammad Ahsan','','2009-03-06','Muhammad Ashraf','42101-4921188-7','03172116653','Nazia','5','Islam','2023-10-16 06:10:07','2023-10-16 06:12:10'),(884,119,3235,'Faizan',NULL,'2013-04-18','Khadim Hussain','31303-2392628-7','0344-3034993','Aziz Bibi','1','Islam','2023-10-16 06:11:44',NULL),(885,172,11443,'Maria Bano',NULL,'2016-08-28','Muhammad Yousuf','42000-7151951-1','03152022767','Shamim Bano','1','Islam','2023-10-16 06:11:56',NULL),(886,17,2934,'Mehwish',NULL,NULL,'Muhammad Kamran','42101-3205510-1','03191322150','Aasiya','1','Islam','2023-10-16 06:11:58',NULL),(887,189,9930,'Rameez',NULL,'2013-08-26','Zameer Ud Din','42101-4302017-3','03132773369','Rizwan','5','Islam','2023-10-16 06:13:00',NULL),(888,119,3236,'Hurain',NULL,'2014-04-25','Khadim Hussain','31303-2392628-7','0344-3034993','Aziz Bibi','1','Islam','2023-10-16 06:13:00',NULL),(889,172,11446,'Rafia ',NULL,'2014-01-01','Muhammad Saleem','42101-2439141-5','0315243157','Saira ','1','Islam','2023-10-16 06:13:47',NULL),(890,17,2939,'Muhammad Hassan Raza ',NULL,'2016-08-15','Muhammad Ashraf','38201-7442650-7','03444422175','Kusar','1','Islam','2023-10-16 06:14:01',NULL),(891,189,9931,'Sameer',NULL,'2012-02-02','Zameer Ud Din','42101-4302013-3','03132773369','Rizwan','5','Islam','2023-10-16 06:14:02',NULL),(892,189,9932,'Muhammad',NULL,'2011-01-10','Muhammad Yaseen Khan','14101-6663905-9','03113426595','Nighar Bibi','5','Islam','2023-10-16 06:15:04',NULL),(893,119,3240,'Fawwad khan',NULL,'2014-09-24','Khan Zaib','42501-6712991-5','0311-9267504','Mubeena Bibi','1','Islam','2023-10-16 06:15:05',NULL),(894,172,11447,'Mahnoor',NULL,'2015-10-14','Muhammad Zahid','42101-0610716-7',NULL,'Shumaila ','1','Islam','2023-10-16 06:15:17',NULL),(895,189,9933,'Abu Bakar',NULL,'2010-04-05','Muhammad Yaseen Khan','14101-6663905-9','03113426595','Nighar Bibi','5','Islam','2023-10-16 06:16:00',NULL),(896,17,2940,'Mehak',NULL,'2017-09-10','Muhammad Ashraf','38201-7442650-7','03444422175','Kusar','1','Islam','2023-10-16 06:16:08',NULL),(897,189,9934,'Wasay Raza',NULL,'2014-05-03','Majid Raza','42101-4342600-5','03340965649','Umm e Mamoona','5','Islam','2023-10-16 06:16:53',NULL),(898,119,3241,'Sahiba',NULL,'2017-02-06','Khan Zaib','42501-6712991-5','0311-9267504','Muneeba Bibi','1','Islam','2023-10-16 06:17:37',NULL),(899,17,2949,'Noor Fatima',NULL,'2017-12-17','Zahid Ali','42101-1872849-3',NULL,'Aisha','1','Islam','2023-10-16 06:18:00',NULL),(900,189,3095,'Wajiha',NULL,'2012-09-10','Shakeel Ahmed Shah','42101-0883709-3',NULL,'Parveen Begum','5','Islam','2023-10-16 06:18:07',NULL),(901,172,11448,'Harmain',NULL,'2016-05-01','Muhammad Zeeshan Qureshi','42101-1505756-7','03162255961','Aasma ','1','Islam','2023-10-16 06:18:51','2023-10-20 06:01:45'),(902,189,9306,'Faiza ',NULL,'2013-11-23','Muhammad Meraj','42101-4917470-5','03132544244','Zarina','5','Islam','2023-10-16 06:19:03',NULL),(903,17,2950,'Ahmed Raza',NULL,'2017-12-17','Zahid Ali','42101-1872849-3',NULL,'Aisha','1','Islam','2023-10-16 06:19:43',NULL),(904,189,9502,'Rafia',NULL,'2012-05-13','Muhammad Shahid','42101-1885829-5','03120229494','Erum','5','Islam','2023-10-16 06:19:50',NULL),(905,172,11449,'Laiba ',NULL,'2015-02-12','Muhammad Zeeshan Qureshi','42101-1505756-7',NULL,'Aasma ','1','Islam','2023-10-16 06:19:58','2023-10-20 06:02:11'),(906,189,9522,'Fiza',NULL,'2013-03-04','Muhammad Irfan','42101-9251238-9','03122747550','Tahira','5','Islam','2023-10-16 06:20:32',NULL),(907,189,9565,'Zeenat',NULL,'2013-03-01','Sajid','42101-3949063-7','0152629853','Hina','5','Islam','2023-10-16 06:21:12',NULL),(908,172,11456,'Maryam',NULL,'2016-07-19','Abdul Sattar','42101-3955706-5','03132072103','Ana Bano','1','Islam','2023-10-16 06:21:45',NULL),(909,17,2954,'Tania','42101-2727401-1','2015-03-12','Muhammad Toheed Khan ','42101-2727401-1','03158455185','Humaira','1','Islam','2023-10-16 06:22:01',NULL),(910,189,9639,'Manahil Noor',NULL,'2011-07-25','Muhammad Saeed','38401-0362788-7','03042756996','Asma','5','Islam','2023-10-16 06:22:06',NULL),(911,119,3251,'Dua',NULL,'2014-07-15','Abdul Sattar','44101-3209458-1','0308-2817627',NULL,'1','Islam','2023-10-16 06:23:49',NULL),(912,17,2955,'Muhammad Awais Khan ',NULL,'2015-06-15','Muhammad Toheed Khan','42101-2727401-1','03158455185','Humaira','1','Islam','2023-10-16 06:24:08',NULL),(913,189,9663,'Maheen',NULL,'2012-09-15','Muhammad Khalid','42101-9125620-5',NULL,'Parveen','5','Islam','2023-10-16 06:24:14',NULL),(914,172,11471,'Noor-ul-Ain',NULL,'2015-03-25','Mehtab Hussain','42101-7191681-3',NULL,'Asma ','1','Islam','2023-10-16 06:24:28',NULL),(915,119,3254,'Zubair',NULL,'2015-03-14','Muhammad Ishaq','42101-8489101-9','0323-2910897','Rabia','1','Islam','2023-10-16 06:25:17',NULL),(916,189,9670,'Noor E Emaan',NULL,'2012-01-05','Noman','42401-6889110-3','03152411830','Fouzia','5','Islam','2023-10-16 06:25:36',NULL),(917,17,2958,'Hira',NULL,NULL,'Muhammad Suhail ','42101-0316663-3',NULL,NULL,'1','Islam','2023-10-16 06:25:44',NULL),(918,172,11472,'Javeria ',NULL,'2013-10-11','Altaf Hussain','42101-1616388-5',NULL,'Gulnaz','1','Islam','2023-10-16 06:25:53',NULL),(919,189,9691,'Seher Noor',NULL,'2013-04-15','Abdul Shakoor','42101-7348935-9','03458004917','Sobia','5','Islam','2023-10-16 06:26:28',NULL),(920,119,3255,'Huzaifa ',NULL,'2017-08-18','Muhammad Ishaq','42101-8489101-9','0323-2910897','Rabia','1','Islam','2023-10-16 06:26:32',NULL),(921,189,9730,'Esha',NULL,'2012-09-23','Muhammad Aijaz','42101-4275191-2','03182422080','Rukhsana','5','Islam','2023-10-16 06:27:18',NULL),(922,172,11493,'Sabra ',NULL,'2012-07-31','Muhammad Anwar','42101-4564000-3','031549455020','Nasreen','1','Islam','2023-10-16 06:27:29',NULL),(925,189,9759,'Iqra',NULL,'2011-03-04','Muhammad Iqbal','42101-1838515-9','03442505009','Shahida','5','Islam','2023-10-16 06:27:59',NULL),(926,189,9768,'Warda',NULL,'2011-02-20','Abdullah','42101-1823122-1','03180226531','Reshma','5','Islam','2023-10-16 06:28:49',NULL),(927,172,11517,'Aliza ','','2014-11-21','Nadeem','45402-7986309-5','03142243637','Saima ','1','Islam','2023-10-16 06:29:07','2023-10-16 06:34:10'),(928,189,7991,'Inshal',NULL,'2013-06-30','Shahid Naveed','42101-8294548-9','03029779144','Zainab Bibi','5','Islam','2023-10-16 06:29:39',NULL),(929,119,3070,'Shahid Khan',NULL,'2012-05-13','Ajmal Khan','17301-2476771-3','0311-9663199','Bibi Ayesha ','2A','Islam','2023-10-16 06:29:53',NULL),(930,17,2974,'Maaz Raza',NULL,'2015-09-29','Muhammad Shehzad','42101-9314884-3','03162682690','Saira ','1','Islam','2023-10-16 06:30:12',NULL),(931,189,9802,'Anabiya',NULL,'2012-11-12','Muhammad Akram','42401-2046088-5','03122791631','Humaira Naz','5','Islam','2023-10-16 06:30:44',NULL),(932,119,3129,'Muhammad Asghar',NULL,'2017-05-08','Salah-uddin','42101-1503351-5','0305-1662899','Samina','2A','Islam','2023-10-16 06:31:21',NULL),(933,189,9826,'Afia',NULL,'2013-02-26','Sohail Ahmed','42101-067681-7','03132597177','Nabeela','5','Islam','2023-10-16 06:31:46',NULL),(934,172,11529,'Arshba ',NULL,'2015-09-05','Muhammad Kashif','41409-6052673-9',NULL,'Zeenat','1','Islam','2023-10-16 06:32:06',NULL),(935,189,9876,'Umm e Hani',NULL,'2012-11-01','Muhammad Noman','42101-4339641-1','03161145941','Noreen','5','Islam','2023-10-16 06:32:28',NULL),(936,119,3131,'Abuzar',NULL,'2015-12-08','Abdul Qadir ','21704-6594748-9','0305-1662899','Hafsa','2A','Islam','2023-10-16 06:32:49',NULL),(937,17,2975,'Iqra',NULL,'2012-04-26','Muhammad Shahid','42101-1424812-7',NULL,'Farzana','1','Islam','2023-10-16 06:33:31',NULL),(938,189,9887,'Aneesa',NULL,'2011-01-10','Khushi Muhammad','42301-6077517-9','03150208958','Uzma ','5','Islam','2023-10-16 06:34:34',NULL),(939,119,3130,'Waqas',NULL,'2017-06-09','Abdul Qadir ','21704-6594748-9','0305-1662899','Hafsa','2A','Islam','2023-10-16 06:35:23',NULL),(940,17,2976,'Huria ',NULL,'2011-06-26','Adnan Hussain','42401-1270100-1',NULL,'Nazia','1','Islam','2023-10-16 06:35:28',NULL),(941,189,9890,'Rida Fatima',NULL,'2010-06-26','Muhammad Sarfaraz','42401-3604329-9','03172326472','Shaista Naz','5','Islam','2023-10-16 06:35:43',NULL),(942,172,11537,'Mahak',NULL,'2015-08-16','Yaseen','42101-5382286-1',NULL,'Fatima Naz','1','Islam','2023-10-16 06:35:44',NULL),(943,189,9926,'Zunaira',NULL,'2012-09-10','Rehan Siddiqu','42101-6827623-9','03162859733','Nazia Parveen','5','Islam','2023-10-16 06:36:40',NULL),(944,172,11540,'Ayesha ',NULL,'2012-06-09','Muhammad Hashim','42101-5956262-5',NULL,'Fatima ','1','Islam','2023-10-16 06:37:12',NULL),(945,189,9895,'Umm e Habiba',NULL,'2013-06-15','Muhammad Nadeem','42501-2946794-3',NULL,'Amina','5','Islam','2023-10-16 06:37:26',NULL),(946,17,2996,'Amna',NULL,'2018-07-28','Rashid-ur-Rehman','42101-1903302-3','03453625257','Zareen','1','Islam','2023-10-16 06:38:33',NULL),(947,17,2997,'Usman',NULL,'2014-08-02','Rashid ur Rehman','42101-1903302-3','0345-3625257','Zareen','1','Islam','2023-10-16 06:40:47',NULL),(948,172,11142,'Zainab',NULL,'2016-03-03','Muhammad Waseem','42101-5833453-1',NULL,NULL,'2A','Islam','2023-10-16 06:41:16',NULL),(949,119,3076,'Muhammad Tufail',NULL,'2016-07-01','Syed-Ur-Rehman','21703-8928140-1','0346-2568297','Noor Hasna','2A','Islam','2023-10-16 06:41:30',NULL),(950,17,2998,'Muhammad Hassan Ali',NULL,'2010-09-28','Syed Shabbir Ali','42101-1768857-3','03402305140','Ambreen','1','Islam','2023-10-16 06:42:54',NULL),(951,172,11145,'Arina ',NULL,'2013-11-29','Muhammad Ikhlaq','42101-1695225-9','03462396010','Rashida ','2A','Islam','2023-10-16 06:43:35',NULL),(952,17,2999,'Kinza',NULL,'2014-08-21','Muhammad Akhtar','42101-1769481-3','03161003470','Amreen','1','Islam','2023-10-16 06:44:40',NULL),(953,119,3114,'Muhammad Kashif',NULL,'2014-08-13','Shair Pao','21703-4706322-5','0346-2568297','Khamina','2A','Islam','2023-10-16 06:45:06',NULL),(954,172,11152,'Ayesha ',NULL,'2014-12-20','Muhammad Naeem','42101-1738544-3','03120005609','Nasira ','2A','Islam','2023-10-16 06:45:07',NULL),(955,62,2958,'Aman Atiq',NULL,'2014-06-25','Atiq Ur Rehman','42101-0271133-9','031537221615','Rubina','2A','Islam','2023-10-16 06:45:18',NULL),(956,62,2957,'Muhammad Ahmed',NULL,'2014-10-16','Saleem Chishti','42101-3423376-1','030622447315','Shamim','2A','Islam','2023-10-16 06:46:15',NULL),(957,17,3000,'Faizan',NULL,'2015-07-28','Zulfiqar Ali','42501-2549493-3','03102890239','Amina','1','Islam','2023-10-16 06:46:35',NULL),(958,172,11173,'Bisma ',NULL,'2014-12-11','Muhammad Javed','42101-6034359-9','03162790406','sakina ','2A','Islam','2023-10-16 06:46:44',NULL),(959,62,2987,'Abdul Rehman',NULL,'2016-05-13','Muhammad Hashim','32302-880356-3','03032515764','Bibi Amna','2A','Islam','2023-10-16 06:47:25',NULL),(960,119,3187,'Ameer Mavia',NULL,'2015-12-11','Noor Rehman','21705-8095377-1','03469492006',NULL,'2A','Islam','2023-10-16 06:47:27',NULL),(961,17,3012,'Abdul Hadi',NULL,'2015-06-08','Muhammad Nasir','42201-2193611-7','03186333413','Qamar','1','Islam','2023-10-16 06:48:14',NULL),(962,172,11174,'Muskan',NULL,'2015-03-24','Muhammad Asif','42000-0532868-2','03132466593','Fazila','2A','Islam','2023-10-16 06:48:18',NULL),(963,62,3024,'Muhammad Mamroof',NULL,'2014-02-21','Muneer Ali','42101-0259133-9','03152298538','Erum','2A','Islam','2023-10-16 06:48:42',NULL),(964,119,3170,'Muhammad Hammad',NULL,'2013-03-05','Muhammad Rehman','42101-5621685-1','0347-3667845',NULL,'2A','Islam','2023-10-16 06:49:03',NULL),(965,62,3021,'Noheed Adnan',NULL,'2015-02-10','Adnan','42101-9026539-1','03463020469','Rehana','2A','Islam','2023-10-16 06:49:30',NULL),(966,17,3046,'Ubaid',NULL,'2014-06-28','Muhammad Naseem Khan','42101-9739833-9','03480213446','Saima','1','Islam','2023-10-16 06:49:43',NULL),(967,172,11187,'Amna ',NULL,'2015-03-21','Muhammad Imran','42101-1903361-9',NULL,NULL,'2A','Islam','2023-10-16 06:49:50',NULL),(968,119,3171,'Lubna',NULL,'2016-06-05','Muhammad Rehman','42101-5621685-1','0347-3667845',NULL,'2A','Islam','2023-10-16 06:50:09',NULL),(969,62,3022,'Muhammad Hussain',NULL,'2014-11-10','Aslam Shah','42301-2359411-3','03453020469','Fouzia','2A','Islam','2023-10-16 06:50:22',NULL),(970,62,3023,'Ameer Mavia',NULL,'2014-10-19','Rehan','42101-4611798-7','03453020469','Fouzia','2A','Islam','2023-10-16 06:51:26',NULL),(971,172,11196,'Kiran',NULL,'2014-12-23','Muhammad Ali','42101-2804532-9','03152709923','Sana ','2A','Islam','2023-10-16 06:51:26',NULL),(972,119,3115,'Sania',NULL,'2012-12-20','Shair Pao','21703-4706322-5','0346-2568297','Khamina','2A','Islam','2023-10-16 06:51:56',NULL),(973,17,3052,'Hussain Ali',NULL,'2016-02-04','Nasir Ali','42101-9739833-9','0345-2413793','Sana','1','Islam','2023-10-16 06:52:06',NULL),(974,62,3062,'Junaid',NULL,'2017-07-14','Sohail','42101-3724121-7','03132687420','Rubina','2A','Islam','2023-10-16 06:52:18',NULL),(975,172,11201,'Rimsha ',NULL,'2013-06-28','Muhammad Naeem','42101-0493275-1','03142334073','Razia ','2A','Islam','2023-10-16 06:53:12',NULL),(976,119,3153,'Kinza',NULL,'2015-03-04','Abdul Majeed','44103-5584022-1','0324-2383093','Jamila Parveen','2A','Islam','2023-10-16 06:53:23',NULL),(977,62,3063,'Muhammad Aliyan',NULL,'2017-01-30','Muhammad Danish','42101-5237654-1','03403268131','Afreen','2A','Islam','2023-10-16 06:53:35',NULL),(978,17,3053,'Sakina',NULL,'2016-11-08','Syed Jameel Hassan','42101-8341386-9','03172608424','Shazia','1','Islam','2023-10-16 06:53:38',NULL),(979,62,2894,'Shayan','','2015-11-19','Naseer Ahmed','42201-483931-1','03125639248','Shehla','1','Islam','2023-10-16 06:55:05','2023-10-16 06:55:42'),(980,172,11206,'Kinza',NULL,'2016-01-30','Kamran','42101-1362460-3','03218796853','Samreen','2A','Islam','2023-10-16 06:55:11',NULL),(981,17,3058,'Maryam',NULL,'2016-01-09','Muhammad Sarfaraz','42101-1369874-5','03132798328','Kanwal','1','Islam','2023-10-16 06:55:27',NULL),(982,119,3155,'Muhammad Bilal',NULL,'2014-12-11','Abdul Rasheed','44103-3038414-7','0324-2383093','Shamina Bibi','2A','Islam','2023-10-16 06:55:42',NULL),(983,62,2895,'Muhammad Huzaida',NULL,'2016-12-22','Muhammad Abid','42101-8606554-3','03434891634','Rehana','1','Islam','2023-10-16 06:56:59',NULL),(984,119,3164,'Maria',NULL,'2014-01-02','Aleem Khan','42501-1276421-7',NULL,'Saleem Bibi','2A','Islam','2023-10-16 06:57:05',NULL),(985,17,3066,'Muhammad Subhan',NULL,'2015-01-07','Muhammad Rizwan ','42301-2666837-7','03123153536','Romana','1','Islam','2023-10-16 06:57:29',NULL),(986,62,2874,'Azlan',NULL,'2017-06-08','Amir','42101-4553471-9','03333689421','Shumail','1','Islam','2023-10-16 06:57:48',NULL),(987,119,3105,'Yashmal',NULL,'2016-09-15','Shaukat Ali','42101-8159206-1','0343-3427106','Aliya','2A','Islam','2023-10-16 06:58:44',NULL),(988,62,2899,'Nafay',NULL,'2016-12-07','Muhammad Aleem','42401-1537785-1','031368892174','Rabia','1','Islam','2023-10-16 06:58:53',NULL),(989,17,3067,'Maham',NULL,'2015-10-24','Naveed Ahmed','42101-9098658-1','0310-2000438','Shaista','1','Islam','2023-10-16 06:59:06',NULL),(990,62,2954,'Hammad Ali ',NULL,'2018-03-04','Faraz Ali','42101-3277905-1','03134289641','Erum','1','Islam','2023-10-16 06:59:50',NULL),(991,17,3068,'Sameer',NULL,'2013-06-04','Nadeem','42101-9821658-1','03452129362','Noureen','1','Islam','2023-10-16 07:00:56',NULL),(992,119,3166,'Hifza',NULL,'2015-07-06','Raees Khan','21705-6948525-9',NULL,'Razia Bibi','2A','Islam','2023-10-16 07:00:58',NULL),(993,62,2898,'Sajawal',NULL,'2018-02-27','Tanver Siddiq','42301-6443135-2','03062244731','Shabana','1','Islam','2023-10-16 07:01:17',NULL),(994,62,2955,'Shayan',NULL,'2017-11-07','Rehan','42401-0471425-9','03154681267','Farheen','1','Islam','2023-10-16 07:02:15',NULL),(995,17,3069,'Hamza',NULL,'2015-04-03','Nadeem','42101-9821658-1','03452129362','Noureen','1','Islam','2023-10-16 07:02:24',NULL),(996,119,3163,'Luqman',NULL,'2009-01-01','Aleem Khan','42501-1276421-7',NULL,'Saleem Bibi','2A','Islam','2023-10-16 07:02:33',NULL),(997,62,2988,'Shayan Ahmed',NULL,'2017-08-19','Muhammad Shoaib','42401-1960111-1','03142589826','Bina','1','Islam','2023-10-16 07:03:13',NULL),(998,62,2990,'Muhammad Ahmed',NULL,'2017-06-21','Muhammad Naeem','42101-3796810-3','03142589826','Raheela','1','Islam','2023-10-16 07:04:01',NULL),(999,119,3193,'Fizza',NULL,'2017-07-11','Mujahid Gabol','42101-7486177-7','0323-2434272','Najma Mujahid','2A','Islam','2023-10-16 07:04:12',NULL),(1000,17,3070,'Aliyan',NULL,'2016-11-27','Wajid Baloch','42101-0810916-1','03102219174','Ambreen','1','Islam','2023-10-16 07:04:16',NULL),(1001,172,11207,'Mahnoor',NULL,'2015-09-28','Muhammad Asif','42101-7561192-9','03162447508','Mehwish','2A','Islam','2023-10-16 07:04:51',NULL),(1002,62,3037,'Muhammad Faris',NULL,'2017-10-04','Rashid',NULL,'03122659684','Uroosa','1','Islam','2023-10-16 07:05:04',NULL),(1003,119,3194,'Falak Naz',NULL,'2009-05-01','Muhammad Haneef','42201-823669-0','0300-3571869','Rasheeda Bibi','2A','Islam','2023-10-16 07:05:34',NULL),(1004,17,3071,'Roman',NULL,'2013-10-01','Muhammad Jawaid','42101-1395747-5','03172312244','Iqra','1','Islam','2023-10-16 07:05:49',NULL),(1005,62,3035,'Ibrahim Ahmed',NULL,'2016-03-09','Farhan Ahmed','42101-8752165-9','03424698321','Sana','1','Islam','2023-10-16 07:05:51',NULL),(1006,172,11218,'Zainab',NULL,'2016-01-14','Muhammad Bilal','42101-2239520-9',NULL,'Zahida ','2A','Islam','2023-10-16 07:06:13',NULL),(1007,62,3033,'Muhammad Daniyal',NULL,'2017-03-07','Muhammad Khalid','42101-4193429-5','0311833828','Shumaila','1','Islam','2023-10-16 07:06:45',NULL),(1008,119,3198,'Iqra',NULL,'2015-01-08','Muhammad Waseem','42101-0245180-3',NULL,NULL,'2A','Islam','2023-10-16 07:06:48',NULL),(1009,17,3072,'Saad',NULL,'2015-05-03','Muhammad Shahid','42101-5361800-7','0313-2865293','Shehla','1','Islam','2023-10-16 07:07:20',NULL),(1010,62,3034,'Muhammad Aliyan',NULL,'2016-05-12','Babar Ali','42101-3420931-9','03324869210','Shabana','1','Islam','2023-10-16 07:07:36',NULL),(1011,119,3212,'Bisma Asghar',NULL,'2012-08-11','Muhammad Asghar','31302-6705066-7','0307-9322755','Razia Bibi','2A','Islam','2023-10-16 07:08:29',NULL),(1012,172,11223,'Shadmeen',NULL,'2016-02-01','Abdul Qadir','42101-9368212-5','0313247821','Asam ','2A','Islam','2023-10-16 07:08:29',NULL),(1013,62,3039,'Muhammad Owais',NULL,'2017-10-12','Ubaid','42101-4225475-7','03453268921','Iqra','1','Islam','2023-10-16 07:08:31',NULL),(1014,62,3040,'Muhammad Muzammil',NULL,'2017-01-11','Muhammad Arif','44103-0739331-5','03426891204','Ameena','1','Islam','2023-10-16 07:09:29',NULL),(1015,119,3224,'Abdullah',NULL,'2014-01-05','Syed Ayub','42101-3244441-9','0346-3083757','Hajra Bibi','2A','Islam','2023-10-16 07:10:07',NULL),(1016,62,3041,'Muhammad Bilal',NULL,'2015-02-12','Ubaid','42101-4225475-7','03134298641','Iqra','1','Islam','2023-10-16 07:10:09',NULL),(1017,172,11224,'Fatima Zehra ',NULL,'2015-06-04','muhammad Liaqiat','42101-2106943-1','03212945847','Haseena ','2A','Islam','2023-10-16 07:10:15',NULL),(1018,62,3036,'Muzammil',NULL,'2017-04-22','Sajid Ali','42101-5410225-1','03131102717','Samina','1','Islam','2023-10-16 07:11:04',NULL),(1019,17,2575,'Taha',NULL,'2014-03-13','Muhammad Suleman','42101-8101550-3','03161071228','Samina','2A','Islam','2023-10-16 07:11:28',NULL),(1020,119,3244,'Imran Shah',NULL,'2014-11-21','Muhammad Nasir Shah','32304-5132766-9',NULL,'Rehana Bibi','2A','Islam','2023-10-16 07:11:31',NULL),(1021,62,3058,'Muhammad Zayan',NULL,'2016-08-09','Nasir Hussain','42101-6665488-5','03124280121','Hira','1','Islam','2023-10-16 07:11:51',NULL),(1022,172,11226,'Amna Noor',NULL,'2015-09-19','Ghulam Rasool','42101-9482284-5','03112954899','Huma ','2A','Islam','2023-10-16 07:12:12','2023-10-20 06:02:59'),(1023,119,3246,'Mansoor',NULL,'2012-05-07','Farman-Ullah','42101-3206581-1',NULL,'Razia Bibi','2A','Islam','2023-10-16 07:12:36',NULL),(1024,17,2577,'Hooria',NULL,'2014-07-20','Muhammad Waseem ','42101-8896705-5','03260132607','Uzma','2A','Islam','2023-10-16 07:13:15',NULL),(1025,62,3059,'Faizan',NULL,'2016-08-28','Faisal Aslam','36302-3074480-1','03132068425','Bina','1','Islam','2023-10-16 07:13:17',NULL),(1026,62,3060,'Ghulam Jilani',NULL,'2016-05-04','Naeem','42101-1765507-7','03128920156','Uroosa','1','Islam','2023-10-16 07:14:05',NULL),(1027,172,11227,'Manahil',NULL,'2014-12-22','Syed Kashif','42101-9915761-7','03189677479','Ashtara','2A','Islam','2023-10-16 07:14:30',NULL),(1028,62,3061,'Muhammad Ali',NULL,'2016-02-14','Abid Mehmood','42201-5335327-1','03138320012','Rubina','1','Islam','2023-10-16 07:14:56',NULL),(1029,17,2585,'Wasi Ahmed',NULL,'2013-12-23','Naveed Ahmed','42101-9098658-1','03102000438','Shaista','2A','Islam','2023-10-16 07:14:57',NULL),(1030,119,3042,'Muhammad Suleman',NULL,'2014-01-28','Muhammad Subhan','42101-2735929-7','0301-2536429',NULL,'3A','Islam','2023-10-16 07:15:14',NULL),(1031,62,3038,'Muhammad Mustafa',NULL,'2017-10-04','Muhammad Asif','36302-3074480-1','03142984621','Noreen','1','Islam','2023-10-16 07:15:47',NULL),(1032,119,3060,'Sameer',NULL,'2010-04-05','Gohar Ali','42101-5800319-5','0343-3427106',NULL,'3A','Islam','2023-10-16 07:16:23',NULL),(1033,17,2587,'Hania',NULL,'2013-09-17','Shariq','42401-5505616-1',NULL,'Farah ','2A','Islam','2023-10-16 07:16:41',NULL),(1034,172,11239,'Aisha ',NULL,'2015-05-24','Ajaz-ul-Haq','42101-0364977-1','032239577276','Aiza ','2A','Islam','2023-10-16 07:16:52',NULL),(1035,62,2891,'Harmain',NULL,'2018-07-15','Imran Khan','42101-6126659-5','03126984521','Erum','1','Islam','2023-10-16 07:16:56',NULL),(1036,62,2892,'Hooria Noor',NULL,'2017-03-07','Muhammad Kamran','42101-1914587-7','03458293216','Arfa','1','Islam','2023-10-16 07:17:39',NULL),(1037,62,2889,'Maryam',NULL,'2015-12-28','Faisal','42101-4399217-9','03214689212','Sara','1','Islam','2023-10-16 07:18:19',NULL),(1038,17,2699,'Shayan Zahid',NULL,'2014-01-11','Zahid Rehman','42101-1828184-1','03332072970','Mehwish','2A','Islam','2023-10-16 07:18:32',NULL),(1039,62,2956,'Abira',NULL,'2017-09-29','Muhammad Adnan','42101-3505065-3','03124568791','Erum','1','Islam','2023-10-16 07:19:28',NULL),(1040,119,3051,'Hunain',NULL,'2015-01-10','Zain-Ullah','AC-12704898726',NULL,NULL,'3A','Islam','2023-10-16 07:20:17',NULL),(1041,17,2788,'Eibad',NULL,'2013-02-16','Irfan','42101-1588864-1','03342098637','Fozia','2A','Islam','2023-10-16 07:20:49',NULL),(1043,172,11257,'Hajra ',NULL,'2014-09-13','Abdul Hafeez','42101-4229473-7','03042100925','Sabra ','2A','Islam','2023-10-16 07:21:51',NULL),(1044,119,3072,'Muhammad Salman',NULL,'2014-10-15','Usman','21702-6631248-9','0344-2371484','Kalama Bibi','3A','Islam','2023-10-16 07:21:52',NULL),(1045,17,2808,'Muhammad Arman',NULL,'2012-04-17','Muhammad Shakeel','42401-1793744-7','03183917212','Saima','2A','Islam','2023-10-16 07:22:49',NULL),(1046,119,3073,'Muhammad Farman',NULL,'2014-10-15','Usman','21702-6631248-9','0344-2371484','Kalama Bibi','3A','Islam','2023-10-16 07:23:08',NULL),(1047,62,2789,'Anmol',NULL,'2016-02-28','Sanaullah','42101-0717866-1','03114689120','Rubina','1','Islam','2023-10-16 07:23:45',NULL),(1048,172,11283,'Rimsha Kanwal',NULL,'2015-11-10','Usman  Ghani','42101-9318996-3','03182676425','Nasreen','2A','Islam','2023-10-16 07:24:06','2023-10-20 06:03:26'),(1049,17,2721,'Abdul Kabeer',NULL,'2016-05-28','Adil','42101-0886656-3',NULL,'Sahiba','2A','Islam','2023-10-16 07:24:17',NULL),(1050,62,3044,'Aiman',NULL,'2018-02-18','Muhammad Arif','44103-0739331-5','03126920124','Sameena','1','Islam','2023-10-16 07:24:31',NULL),(1051,119,3102,'Bibi Haleema ',NULL,'2011-02-10','Liaquat','13101-0658451-7','0317-3376548','Shazia Bibi','3A','Islam','2023-10-16 07:24:42',NULL),(1052,172,11287,'Zainab',NULL,'2015-09-13','Muhammad Shabbir','42101-1825009-5',NULL,'Farhana','2A','Islam','2023-10-16 07:25:46',NULL),(1053,62,3045,'Fatima',NULL,'2017-07-13','Muhammad Asif','36302-3074480-1','03136981620','Kiran','1','Islam','2023-10-16 07:25:48',NULL),(1054,17,2752,'Muhammad Ayan',NULL,'2014-11-28','Muhammad Rashid','42101-8090555-9',NULL,'Hina Naz','2A','Islam','2023-10-16 07:25:51',NULL),(1055,119,3103,'Zoya Bibi',NULL,'2013-12-02','Liaquat','13101-0658451-7','0317-3376548','Shazia Bibi','3A','Islam','2023-10-16 07:26:31',NULL),(1056,62,3046,'Ayesha',NULL,'2016-05-02','Muhammad Asif','36302-3074480-1','03128941621','Kiran','1','Islam','2023-10-16 07:26:34',NULL),(1057,62,3043,'Abiha',NULL,'2017-10-22','Naeem','42101-1765507-7','03134268912','Uroosa','1','Islam','2023-10-16 07:27:22',NULL),(1058,172,11296,'Anaya',NULL,'2015-10-03','Abid','42101-2235397-3','03118709584','Sahrish','2A','Islam','2023-10-16 07:27:31','2023-10-20 06:04:24'),(1059,17,2767,'Umar',NULL,'2014-10-25','Muhammad Abu Bakar Siddiq','31202-2777059-3',NULL,'Mehwish','2A','Islam','2023-10-16 07:27:36',NULL),(1060,119,3095,'Shahzaib Khan',NULL,'2012-06-04','Shaukat Ali','42101-8318818-1','0346-2918644','Zaitoona','3A','Islam','2023-10-16 07:28:09',NULL),(1061,17,2783,'Zainab',NULL,'2011-12-02','Naeem Ahmed','42101-6827943-5',NULL,'Farhana','2A','Islam','2023-10-16 07:29:33',NULL),(1062,172,11309,'Zainab Bano',NULL,'2015-07-10','Muhammad Imran','42101-9106744-1','03122084798','Salma','2A','Islam','2023-10-16 07:31:30',NULL),(1063,119,3128,'Muhammad Noor',NULL,'2015-05-08','Salah-uddin','42101-1503351-5','0305-1662899','Shamina Bibi','3A','Islam','2023-10-16 07:31:36',NULL),(1064,17,2784,'Sabeen',NULL,'2014-07-11','Muhammad Jawaid','42101-8245728-5','03172855689','Mehar un Nisa ','2A','Islam','2023-10-16 07:31:40',NULL),(1065,119,3142,'Sheraz Ahmed ',NULL,'2015-09-22','Riyaz Hussain','32103-0272893-3','0346-7844016',NULL,'3A','Islam','2023-10-16 07:33:07',NULL),(1066,172,11311,'Fizza ',NULL,'2015-05-05','Muhammad Mushtaq','42101-0626309-5','03131157947','Fouzia','2A','Islam','2023-10-16 07:33:32',NULL),(1067,17,2801,'Sonia',NULL,'2012-01-01','Mujahid','43407-0437216-1','03083485903','Bakhtawar ','2A','Islam','2023-10-16 07:33:34',NULL),(1068,119,3150,'Shoaib Khan',NULL,'2016-12-10','Syed Nawaz Khan','42107-324075-3',NULL,NULL,'3A','Islam','2023-10-16 07:34:11',NULL),(1069,17,2802,'Sania',NULL,'2011-01-01','Mujahid','43407-0437216-1','03083485903','Bakhtawar','2A','Islam','2023-10-16 07:34:48',NULL),(1070,172,11321,'Aisha ',NULL,'2013-07-25','Ahmed Hassain','42101-2497100-7',NULL,NULL,'2A','Islam','2023-10-16 07:34:58',NULL),(1071,119,3122,'Azra',NULL,'2011-05-15','Saif-Ur-Rahim','16101-1106554-5','0344-3932522','Rahat Begum','3A','Islam','2023-10-16 07:35:48',NULL),(1072,172,11324,'Ateeqa',NULL,'2013-11-27','Muhammad kamran','42101-1351046-9','03092032027','Ayesha ','2A','Islam','2023-10-16 07:36:25',NULL),(1073,17,2805,'Shayan',NULL,'2012-11-27','Imran Yousuf zai','41303-1612675-5','03112403007','Erum','2A','Islam','2023-10-16 07:36:30',NULL),(1074,119,3173,'Sana Ullah',NULL,'2015-07-26','Muhammad hasan','42201-6924371-5','0300-2971648','Amiran','3A','Islam','2023-10-16 07:37:20',NULL),(1075,17,2806,'Ayesha',NULL,'2011-06-07','Imran Yousuf Zai','41303-1612675-5','03112403007','Erum','2A','Islam','2023-10-16 07:37:41',NULL),(1076,172,11328,'Khatija ',NULL,'2014-10-06','rasheed ','32301-2852532-7','03272990025','Salma','2A',NULL,'2023-10-16 07:38:08',NULL),(1077,119,3185,'Zain Ullah',NULL,'2017-02-05','Sheraz Ali','21703-8129705-3','0300-2667491',NULL,'3A','Islam','2023-10-16 07:38:58',NULL),(1078,172,11330,'Areeba',NULL,'2013-06-22','Muhammad Aslam','42101-0190925-3','03223957276','Rehana','2A','Islam','2023-10-16 07:39:49',NULL),(1079,17,2859,'Samiya',NULL,'2015-07-21','Muhammad Nasir','42101-9944870-7','03111076240','Anila','2A','Islam','2023-10-16 07:39:55',NULL),(1080,119,3221,'Laiba',NULL,'2014-09-01','Rehman Ullah','42501-8159443-1','0307-0722957','Rehman Bibi','3A','Islam','2023-10-16 07:40:53',NULL),(1081,172,11334,'Ayesha ',NULL,'2015-05-06','Abdul Rauf','42101-6966393-7',NULL,NULL,'2A','Islam','2023-10-16 07:41:23',NULL),(1082,17,2861,'Maira bibi ',NULL,'2011-12-01','Imran Khan','42101-3061526-1','03152879724','Nusrat Bibi','2A','Islam','2023-10-16 07:42:01',NULL),(1083,119,3227,'Niyaz',NULL,'2015-03-20','Rehmat Ullah','21702-6266241-1','0341-6159792','Nadia Bibi','3A','Islam','2023-10-16 07:42:41',NULL),(1084,172,11344,'Tayyaba ',NULL,'2013-07-16','Muhammad Javaid','42101-9428070-9','03172105866','Farzana ','2A','Islam','2023-10-16 07:43:14',NULL),(1085,119,3226,'Shehzad',NULL,'2012-12-09','Fazal Ameen','21105-4778609-5','0306-0125104',NULL,'3A','Islam','2023-10-16 07:44:19',NULL),(1086,17,2869,'Ansa',NULL,'2012-09-02','Muhammad Anis','42101-1875626-4','03152897583','Uzma','2A','Islam','2023-10-16 07:44:25',NULL),(1087,172,11356,'Areeba ',NULL,'2012-07-15','Muhammad Rafiq','42101-4271495-9','03112220656','razia','2A','Islam','2023-10-16 07:44:47',NULL),(1088,119,3231,'Adnan',NULL,'2010-07-15','Meer Afzal','42501-1458873-9','0314-2088977','Sauliha','3A','Islam','2023-10-16 07:45:52',NULL),(1089,17,2880,' Ayan',NULL,'2015-07-29','Muhammad Muqeem','42101-1487272-7',NULL,'Sumeera','2A','Islam','2023-10-16 07:45:53',NULL),(1090,172,11357,'Muskan',NULL,'2011-06-20','Muhammad Rafiq','42101-4271495-9','03112220656','Razia','2A','Islam','2023-10-16 07:46:36',NULL),(1091,119,3250,'Rani',NULL,'2012-04-09','Abdul Sattar','44101-3209458-1','0308-2817627',NULL,'3A','Islam','2023-10-16 07:47:24',NULL),(1092,17,2884,'Alishba',NULL,'2014-05-13','Muhammad Ali','42101-0632790-3',NULL,'Benish','2A','Islam','2023-10-16 07:47:32',NULL),(1093,17,2888,'Muhammad Eman',NULL,'2014-01-01','Kamran','42101-7097449-1',NULL,'Saira Bano','2A','Islam','2023-10-16 07:49:05',NULL),(1094,119,2990,'Hammad Azam ',NULL,'2014-10-20','Saeed','21105-0514539-7','0302-2762940','Sadia','4','Islam','2023-10-16 07:49:27',NULL),(1095,172,11381,'Mlaika',NULL,'2013-02-12','Abdul Majeed ','42101-6055392-1',NULL,'Yasmin','2A','Islam','2023-10-16 07:50:15',NULL),(1096,119,3011,'Abdul Moiz',NULL,'2014-02-17','Rizwan Ullah ','21105-1831522-1','0346-5668009','Tasleema','4','Islam','2023-10-16 07:51:27',NULL),(1097,17,2889,'Muhammad Shayan',NULL,'2015-09-20','Eid khan ','42101-6011747-7','03138657511','Saniya ','2A','Islam','2023-10-16 07:52:13',NULL),(1098,172,11390,'Aisha Noor',NULL,'2014-06-04','Muhammad Farooq','42101-5114217-9','03122145435','Yasmin','2A','Islam','2023-10-16 07:52:41','2023-10-20 06:05:04'),(1099,17,2897,'Maheen',NULL,'2014-04-03','Muhammad Zahid ','42101-1906428-9',NULL,'Sana Naz','2A','Islam','2023-10-16 07:54:37',NULL),(1100,172,11395,'Umm-e-Habiba',NULL,'2014-03-15','Muhammad Amir','42101-1085990-1',NULL,'Zeenat','2A','Islam','2023-10-16 07:54:51',NULL),(1101,119,3059,'Sadia Bibi',NULL,'2011-06-15','Shaukat Ali','42101-8159206-1','0343-3427106','Aliya','4','Islam','2023-10-16 07:56:29',NULL),(1102,17,2898,'Aiza',NULL,NULL,'Hassan Ahmed','42101-1595081-7',NULL,'Saiqa','2A','Islam','2023-10-16 07:57:13',NULL),(1103,172,11432,'Raima Rani',NULL,'2014-08-26','Muhammad Fareed','42101-6797992-9','03142303654','Sadaf','2A','Islam','2023-10-16 07:57:15',NULL),(1104,17,2903,'Muskan',NULL,'2013-08-12','Zahid Ali','42101-1872849-3',NULL,'Ayesha','2A','Islam','2023-10-16 07:58:31',NULL),(1105,172,11442,'Anaima',NULL,'2011-09-27','Abdullah','42201-2274832-7',NULL,'Sadaf','2A','Islam','2023-10-16 07:58:44','2023-10-20 06:05:30'),(1106,119,3075,'Afiya',NULL,'2014-08-27','Syed-Ur-Rehman','21703-8928140-1','0346-2568297','Noor Hasna','4','Islam','2023-10-16 07:59:02',NULL),(1107,17,2916,'Asma Noor ',NULL,'2004-01-25','Rehan Siddiqui','42501-8828600-5',NULL,'Samreen','2A','Islam','2023-10-16 08:00:31',NULL),(1108,119,3133,'Aiman',NULL,'2011-07-15','Rizwan Ullah ','21105-1831522-1','0346-5668009','Tasleema','4','Islam','2023-10-16 08:01:07',NULL),(1109,172,11473,'Wajeeha ',NULL,'2015-10-01','Aftab','42101-5294861-7',NULL,'sadaf','2A','Islam','2023-10-16 08:01:37',NULL),(1110,17,2917,'Aital',NULL,'2015-12-23','Muhammad Yameen','42101-1744275-7','0311177310-3','Mehak Yameen ','2A','Islam','2023-10-16 08:02:17',NULL),(1111,119,3141,'Shehbaz Ahmed ',NULL,'2013-10-10','Riyaz Hussain ','32103-0272893-3','0346-7844016','Nasreen ','4','Islam','2023-10-16 08:02:43',NULL),(1112,17,2918,'Alisha',NULL,'2015-08-28','Muhammad Ashraf','42401-4788266-7',NULL,'Samina','2A','Islam','2023-10-16 08:03:35',NULL),(1113,172,11474,'Hadia Naz',NULL,'2014-01-24','Fasial Ali','42031-8147108-5','03111321908','Nisha','2A','Islam','2023-10-16 08:03:49',NULL),(1114,119,3152,'Faraz Ahmed ',NULL,'2010-05-13','Abdul Majeed','44103-5584022-1','0324-2383093','Jameela Parveen ','4','Islam','2023-10-16 08:04:03',NULL),(1115,17,2919,'Abdul Rehman',NULL,'2012-01-01','Abdul Sattar','41302-5684806-5',NULL,'Naghma ','2A','Islam','2023-10-16 08:04:54',NULL),(1116,119,3151,'Faiza',NULL,'2012-05-26','Abdul Majeed','44103-5584022-1','0324-2383093','Jameela Parveen ','4','Islam','2023-10-16 08:05:50',NULL),(1117,17,2929,'Laiba Tasawwar',NULL,'2014-07-14','Tasawwar iqbal ','34403-1865463-3',NULL,'Saira','2A','Islam','2023-10-16 08:06:38',NULL),(1118,172,11475,'Umm-e-Habiba',NULL,'2012-10-04','Muhammad kamran','42101-5231094-3',NULL,NULL,'2A','Islam','2023-10-16 08:07:01','2023-10-20 06:08:27'),(1119,119,3154,'Hajra Bibi',NULL,'2010-07-09','Abdul Rasheed','44103-3038414-7','0324-2383093','Shamina Bibi','4','Islam','2023-10-16 08:07:18',NULL),(1120,119,3156,'Hamza Ali ',NULL,'2008-12-31','Abdul Rasheed','44103-3038414-7','0324-2383093','Shamina Bibi','4','Islam','2023-10-16 08:08:32',NULL),(1121,17,2931,'Onaiba',NULL,'2008-10-17','Muhammad Sabir ','42101-2172267-3','0310-1086658','Nabila Naz','2A','Islam','2023-10-16 08:08:48',NULL),(1122,172,11476,'Huria ',NULL,'2023-02-25','Muhammad Sadiq','42101-4672221-7','03',NULL,'-1',NULL,'2023-10-16 08:09:01',NULL),(1123,83,6440,'Bushra',NULL,'2015-05-24','Muhammad Imran','42101-6310969-3',NULL,'Sania','1','Islam','2023-10-16 08:09:29',NULL),(1124,119,3168,'Muhammad Tayyab',NULL,'2012-09-04','Muhammad Younus','36203-6861303-7','0304-7070052','Saira Younus','4','Islam','2023-10-16 08:10:01',NULL),(1125,83,6441,'Sakina',NULL,'2012-10-07','Muhammad Imran','42101-6310969-3',NULL,NULL,'1','Islam','2023-10-16 08:10:04',NULL),(1126,83,6589,'Hooria',NULL,'2014-01-29','Muhammad Shan','42101-6132730-1',NULL,'Saniya','1','Islam','2023-10-16 08:11:06',NULL),(1127,119,3192,'Areeba',NULL,'2013-02-22','Mujahid Gabol','42101-7486177-7','0323-2434272','Najma Mujahid','4','Islam','2023-10-16 08:11:22',NULL),(1128,83,6597,'Jannat Fatima',NULL,'2017-06-16','Noman','42401-8804871-9',NULL,'Hina','1','Islam','2023-10-16 08:11:59',NULL),(1129,83,6650,'Fiza',NULL,'2018-07-07','Nadeem Ud Din','42101-1751963-7',NULL,'Saba Parveen','1','Islam','2023-10-16 08:12:39',NULL),(1130,119,3202,'Saira Noor ',NULL,'2008-02-01','Mutaheeq-ur-rehman','42101-9802663-1','0345-2165596','Rehana','4','Islam','2023-10-16 08:12:51',NULL),(1131,17,2946,'Muhammad Hurzain',NULL,'2016-01-08','Muhammad Nisar','42101-1653824-5',NULL,'Afsha','2A','Islam','2023-10-16 08:13:13',NULL),(1132,83,6670,'Tooba',NULL,'2016-07-20','Asif Raza','42201-3466278-3',NULL,'Kanwal Malik','1','Islam','2023-10-16 08:13:34',NULL),(1133,119,3169,'Muhammad Hassan',NULL,'2011-06-15','Muhammad Rehman','42101-5621685-1','0347-3667845',NULL,'4','Islam','2023-10-16 08:14:05',NULL),(1134,83,6672,'Kehkashan',NULL,'2017-04-19','Muhammad Shahid Khan','42101-9037378-3',NULL,'Asma ','1','Islam','2023-10-16 08:14:26',NULL),(1135,17,2956,'Muhammad Hassan Khan ',NULL,'2013-11-19','Muhammad Touheed Khan ','42101-2727401-1','03158455185','Humera ','2A','Islam','2023-10-16 08:15:13',NULL),(1136,83,6675,'Qirat',NULL,'2015-11-15','Muhammad Arif','45504-1078965-5',NULL,'Nasra','1','Islam','2023-10-16 08:15:19',NULL),(1137,119,3211,'Alishba Asghar ',NULL,'2010-05-04','Muhammad Asghar','31302-6705066-7','0307-9322755','Razia Bibi','4','Islam','2023-10-16 08:15:22',NULL),(1139,83,6678,'Noor Fatima',NULL,'2017-10-31','Muhammad Ikram','42101-1603762-7',NULL,'Asheen','1','Islam','2023-10-16 08:16:07',NULL),(1140,83,6681,'Maryam Aziz',NULL,'2014-08-17','Aziz Ur Rehman','42401-5306189-7',NULL,'Noor Un Nisa','1','Islam','2023-10-16 08:16:49',NULL),(1141,17,2957,'Urooj Ali',NULL,'2014-07-05','Shafaat Alil','42201-5659987-1',NULL,'Almas','2A','Islam','2023-10-16 08:16:52',NULL),(1142,172,11481,'Fatima',NULL,'2012-07-22','Muhammad Shafee','42101-5296099-3',NULL,NULL,'2A','Islam','2023-10-16 08:16:56','2023-10-20 06:08:54'),(1143,119,3218,'Anmol',NULL,'2013-01-03','Sada Baskh','44103-1302975-3','0311-0320560',NULL,'4','Islam','2023-10-16 08:16:59',NULL),(1144,83,6694,'Maryam',NULL,'2016-11-19','Meraj Uddin Siddiqui','42101-8180319-5',NULL,'Noor Un Nisa','1','Islam','2023-10-16 08:17:35',NULL),(1145,119,3219,'Komal',NULL,'2011-01-01','Sada Baskh','44103-1302975-3','0311-0320560',NULL,'4','Islam','2023-10-16 08:18:04',NULL),(1146,83,6696,'Zara Faheem',NULL,'2015-10-27','Muhammad Faheem','42101-6419824-5',NULL,'Hina','1','Islam','2023-10-16 08:18:20',NULL),(1147,172,11487,'Yumna',NULL,'2014-01-01','Muhammad Shahid','42101-1896500-3',NULL,'Afsheen','2A','Islam','2023-10-16 08:18:46',NULL),(1148,17,2965,'Hoorain',NULL,'2016-05-29','Muhammad Danish ','42101-1373683-7','03112095665','Arzo','2A','Islam','2023-10-16 08:18:50',NULL),(1149,83,6697,'Shifa Zehra',NULL,'2014-10-23','Mirza Zulfiqar Ali','42101-6716012-9',NULL,'Urooj Fatima','1','Islam','2023-10-16 08:19:06',NULL),(1150,119,3220,'Anum',NULL,'2009-09-10','Wali Muhammad ','42301-0760159-7',NULL,'Zeenat','4','Islam','2023-10-16 08:19:11',NULL),(1151,83,6701,'Anabiya Noor','','2015-02-06','Muhammad Javed','42101-1393921-3','','Samreen','1','Islam','2023-10-16 08:19:55','2023-10-16 08:21:11'),(1152,119,3245,'Sawera Nasir',NULL,'2012-04-08','Muhammad Nasir','32304-5132766-9',NULL,'Rehana Bibi','4','Islam','2023-10-16 08:20:19',NULL),(1153,17,2977,'Muhammad Hasnain Raza Attari ',NULL,'2013-10-29','Muhammad Shehzad Attari','42101-9314884-3','03162682690','Saira ','2A','Islam','2023-10-16 08:20:50',NULL),(1154,83,6719,'Anaya','','2015-02-06','Muhammad Aleem','42101-3939211-3','','Farah Rasheed','1','Islam','2023-10-16 08:21:54','2023-10-16 08:22:22'),(1155,119,2989,'Muhammad Sudesh',NULL,'2012-09-09','Saeed','21105-0514539-7','0302-2762940','Sadia','5','Islam','2023-10-16 08:22:28',NULL),(1156,17,2978,'Tasmia',NULL,'2014-11-11','Liaqat Ali','42101-8318773-5','03122182941','Samreen ','2A','Islam','2023-10-16 08:22:44',NULL),(1157,83,6722,'Bushra ',NULL,'2014-02-11','Muhammad Fareed','42101-1402360-9','03112235918','Seema','1','Islam','2023-10-16 08:23:05',NULL),(1158,119,3010,'Abdul Basit',NULL,'2012-04-02','Rizwan Ullah ','21105-1831522-1','0346-5668009','Tasleema','5','Islam','2023-10-16 08:23:33',NULL),(1159,83,6728,'Saira',NULL,'2016-01-17','Muhammad Hassan','42101-1230005-1','03167069218','Bushra','1','Islam','2023-10-16 08:23:50',NULL),(1160,172,11488,'Aqsa',NULL,'2014-07-22','Ashfaq','42101-0594324-3','03213580732','Uroosa ','2A','Islam','2023-10-16 08:23:58',NULL),(1161,17,2989,'Malaika Rani',NULL,'2013-05-27','Muhammad Imran ','42101-2505555-1','03103395163','Kausar','2A','Islam','2023-10-16 08:24:34',NULL),(1162,83,6731,'Maryam',NULL,'2016-12-13','Asif Hussain','42101-2139800-3','03142176011','Nosheen','1','Islam','2023-10-16 08:24:34',NULL),(1163,83,6733,'Anabiya',NULL,'2017-08-13','Muhammad Asif','42101-5134559-7','03162949321','Zara','1','Islam','2023-10-16 08:25:15',NULL),(1164,119,2963,'Babar Ali Gabol',NULL,'2012-02-09','Muhammad Malook','42501-1362062-1','0301-2137544','Rubina','5','Islam','2023-10-16 08:25:26',NULL),(1165,83,6735,'Sehar',NULL,'2011-02-16','Muhammad Imran','42101-5711311-9',NULL,'Seema ','1','Islam','2023-10-16 08:25:59',NULL),(1166,172,11489,'Hifza',NULL,'2013-07-15','Muhammad Aslam','42101-2208445-7','03362174220','Shabana','2A','Islam','2023-10-16 08:26:33','2023-10-20 06:09:18'),(1167,119,3058,'Muhammad Ismail',NULL,'2010-07-10','Shaukat Ali','42101-8159206-1','0343-3427106','Aliya ','5','Islam','2023-10-16 08:26:53',NULL),(1168,83,6750,'Sania',NULL,'2015-07-10','Muhammad Shehroz','42101-4563393-7',NULL,'Amna ','1','Islam','2023-10-16 08:27:04',NULL),(1169,119,3069,'Zeeshan Khan ',NULL,'2010-02-10','Ajmal Khan ','17301-2476771-3','0311-9663199','Bibi Ayesha ','5','Islam','2023-10-16 08:28:07',NULL),(1170,172,11490,'Arfa ',NULL,'2014-09-13','Muhammad Afzal','42101-4778380-1','03082486240','Sobia','2A','Islam','2023-10-16 08:28:28','2023-10-20 06:09:49'),(1171,119,3071,'Muhammad Nauman',NULL,'2013-02-12','Usman ','21702-6631248-9',NULL,'Kalama Bibi','5','Islam','2023-10-16 08:29:12',NULL),(1172,17,3001,'Abeera ',NULL,'2014-03-06','Nasir Ahmed','42101-2797465-7','03112948405','Hiba','2A','Islam','2023-10-16 08:29:54',NULL),(1173,119,3092,'Muhammad Tariq',NULL,'2014-01-20','Imam Baskh','42101-1554696-1',NULL,NULL,'5','Islam','2023-10-16 08:30:16',NULL),(1174,172,11505,'Hoor-ul-Ain',NULL,'2014-02-25','Muhammad Daud','42101-7823429-7',NULL,NULL,'2A','Islam','2023-10-16 08:30:46',NULL),(1175,17,3002,'Hasham ur Rehman ',NULL,'2012-06-13','Rashid ur Rehman ','42101-1903302-3','03453625257','Zareen Rashid','2A','Islam','2023-10-16 08:31:37',NULL),(1176,119,2908,'Kashif Khan',NULL,'2011-04-01','Shair Khan','21705-2437500-5','0345-2888411','Hasan Bibi','5','Islam','2023-10-16 08:31:56',NULL),(1177,172,11512,'Samya',NULL,'2015-07-18','Muhammad Asad','42501-8805404-9',NULL,NULL,'2A','Islam','2023-10-16 08:33:00','2023-10-20 06:10:16'),(1178,119,3126,'Abdullah ',NULL,'2011-08-10','Wazir Alam ','21702-5661806-5','0314-2952618',NULL,'5','Islam','2023-10-16 08:33:14',NULL),(1179,17,3003,'Muhammad Muzammil',NULL,'2014-01-10','Shahid Ali','42401-6473535-1','03168933028','Nazia Kanwal','2A','Islam','2023-10-16 08:33:50',NULL),(1180,119,3165,'Muhammad Bilal Khan',NULL,'2012-01-08','Azmat Ullah','42101-2527581-9','0349-8333869','Shamim Bibi','5','Islam','2023-10-16 08:35:00',NULL),(1181,172,11526,'Aqsa',NULL,'2013-06-09','Muhammad Irfan','41409-6746833-7','03113036323',NULL,'2A','Islam','2023-10-16 08:35:08','2023-10-20 06:10:45'),(1182,17,3004,'Hassan ',NULL,'2012-08-10','Muhammad Akhtar','42101-1769481-3','03161003470','Ambreen Naz','2A','Islam','2023-10-16 08:35:39',NULL),(1183,119,3017,'Faisal Qurban Shah',NULL,'2014-01-01','Syed Rehmat Ali  ','54303-2057101-9','0321-2530947',NULL,'5','Islam','2023-10-16 08:36:21',NULL),(1184,172,11530,'Areeba ',NULL,'2013-01-15','Kashif','41409-6052673-9','03103542673','Zeenat','2A','Islam','2023-10-16 08:36:51',NULL),(1185,17,3013,'Armish',NULL,'2011-08-22','Muhammad Rizwan','42301-2666837-7','031233153536','Roomana ','2A','Islam','2023-10-16 08:37:20',NULL),(1186,119,3184,'Zahid Ullah',NULL,'2012-03-01','Shehzad Ali Khan','21703-8129705-3','0300-2667491','Zardana Bibi','5','Islam','2023-10-16 08:37:45',NULL),(1187,17,3022,'Bisma',NULL,'2015-08-25','Amir','42101-3305545-3',NULL,'Humira Amir','2A','Islam','2023-10-16 08:38:50',NULL),(1188,172,11018,'Maria ',NULL,'2014-04-08','Abdul Rashid','42101-9500454-1','03182329099','Mamona','2A','Islam','2023-10-16 08:39:30','2023-10-20 06:11:14'),(1189,119,3191,'Ubaid Ali',NULL,'2015-08-14','Syed Haider Ali ','42101-9755889-5','0335-1137455','Tooba Fatima','5','Islam','2023-10-16 08:39:31',NULL),(1190,17,3023,'Abdullah Rafay ',NULL,'2012-12-17','Rashid','42101-1936937-1',NULL,'Noreen ','2A','Islam','2023-10-16 08:40:26',NULL),(1191,83,6772,'Fatima',NULL,'2015-10-18','Aftab Ali','42101-7056153-3',NULL,'Asma','1','Islam','2023-10-16 08:40:53',NULL),(1192,83,6389,'Muhammad Usman',NULL,'2013-12-11','Muhammad Akhtar','42101-4794375-1',NULL,'Sana ','1','Islam','2023-10-16 08:41:30',NULL),(1193,17,3035,'Hassan Zahid',NULL,'2016-08-08','Zahid Hussain ','42101-9657296-3','03072401042','Benish','2A','Islam','2023-10-16 08:42:31',NULL),(1194,126,5367,'Nasarullah',NULL,'2016-01-16','Ubaidullah','42101-6534128-1','0317-2595539','Aneela ','1','Islam','2023-10-16 08:42:44',NULL),(1195,172,11020,'Rabia',NULL,'2014-01-17','Muhammad Hussain','42101-7466917-5','03062482022','Shaheen','3A','Islam','2023-10-16 08:43:05',NULL),(1196,83,6559,'Sufiyan',NULL,'2017-09-08','Naeem Uddin','42101-4234011-5',NULL,'Yasmeen','1','Islam','2023-10-16 08:43:19',NULL),(1197,83,6584,'Muhammad Farman Khan',NULL,'2015-12-16','Muhammad Kamran','42101-1719307-5',NULL,'Rabia Rani','1','Islam','2023-10-16 08:44:01',NULL),(1198,126,5399,'Abdul Raza',NULL,'2013-10-17','Riaz Ali ','42101-5554532-7','0301-2957166','Bashiran','1','Islam','2023-10-16 08:44:23',NULL),(1199,83,6664,'Muhammad Irfan',NULL,'2015-09-22','Salamat Ali','42501-7920598-3',NULL,'Ayesha','1','Islam','2023-10-16 08:44:42',NULL),(1200,172,11021,'Umm-e-Hani',NULL,'2014-01-13','Muhammad Jamil','41302-8296070-3','03120005714','Shabnum','3A','Islam','2023-10-16 08:45:25',NULL),(1201,83,6671,'Muhammad Waleed',NULL,'2016-03-03','Muhammad Shahid','42101-9037378-3',NULL,'Asma ','1','Islam','2023-10-16 08:45:34',NULL),(1202,126,5400,'Abdul Rehman',NULL,'2016-11-16','Riaz Ali ','42101-5554532-7','0301-2957166','Bashiran','1','Islam','2023-10-16 08:45:35',NULL),(1203,83,6673,'Muhammad Saad',NULL,'2017-03-09','Salman','42101-7885145-1',NULL,'Parveen','1','Islam','2023-10-16 08:46:13',NULL),(1204,126,5440,'Umer Farooq',NULL,'2015-01-01','Gul Zaman ','32402-1452393-5',NULL,'Shazia','1','Islam','2023-10-16 08:46:52',NULL),(1205,83,6683,'Areeb Uddin',NULL,'2014-11-25','Faheem Uddin','42101-9380371-5',NULL,'Mehek','1','Islam','2023-10-16 08:46:56',NULL),(1207,17,3032,'Rohan urf Arshman',NULL,'2014-06-16','Rahim Ahmed urf kashif ','42101-1031513-7','03182177031','Arzoo','2A','Islam','2023-10-16 08:47:24',NULL),(1208,172,11022,'Mahnoor',NULL,'2012-10-31','Iftikhar Ahmed ','41302-8973689-9','03120005714','Wahida ','3A','Islam','2023-10-16 08:47:25','2023-10-20 06:12:08'),(1209,83,6685,'Muhammad Sarib Uddin',NULL,'2016-12-10','Faheem Uddin','42101-9380371-5',NULL,'Mehek ','1','Islam','2023-10-16 08:47:44',NULL),(1210,126,5455,'Ibrahim',NULL,'2016-10-01','Muhammad Fareed','42101-7602068-7','0347-2040272','Ameena','1','Islam','2023-10-16 08:48:19',NULL),(1211,83,6690,'Subhan',NULL,'2016-06-08','Muhammad Kashan','42101-2843918-5',NULL,'Uroosa','1','Islam','2023-10-16 08:48:35',NULL),(1212,17,3030,'Abdul Hadi',NULL,'2013-05-22','Kamran Shakeel','42101-5583356-9','03118220746','Sobia ','2A','Islam','2023-10-16 08:49:09',NULL),(1213,172,11024,'Unzala',NULL,'2014-09-25','Shakir Hussain','42101-8780071-9','03002407701','Hajra','3A','Islam','2023-10-16 08:49:12','2023-10-20 06:12:41'),(1214,83,6693,'Muhammad Uzair',NULL,'2014-03-09','Muhammad Hanif','42201-8200011-7',NULL,'Shahana','1','Islam','2023-10-16 08:49:23',NULL),(1215,126,5461,'Muhammad Bilal',NULL,'2017-01-03','Sarfaraz','36303-5777405-1','0306-2530836','Neelam','1','Islam','2023-10-16 08:49:55',NULL),(1216,83,6714,'Muhammad Aryan',NULL,'2015-08-01','Muhammad Yameen','42101-5181120-9',NULL,'Shaista','1','Islam','2023-10-16 08:50:04',NULL),(1217,17,3031,'Maryam',NULL,'2013-01-19','Muhammad Amir','36602-6816294-3','03102627643','Samreen','2A','Islam','2023-10-16 08:51:08',NULL),(1218,83,6716,'Abdul Rafiy',NULL,'2016-07-08','Shoukat','42101-4700394-9',NULL,'Farzana','1','Islam','2023-10-16 08:51:10',NULL),(1219,126,5335,'Shahzaib',NULL,'2016-06-04','Ashiq Hussain','42101-1846477-7',NULL,'Rizwana','1','Islam','2023-10-16 08:51:17',NULL),(1220,83,6720,'Syed Aman Shah',NULL,'2014-04-13','Syed Daniyal Shah','42101-2594849-3',NULL,'Rimsha','1','Islam','2023-10-16 08:51:57',NULL),(1221,17,3045,'Rohan',NULL,'2013-10-01','Muhammad Jawaid','42101-1395747-5','03172312263','Iqra','2A','Islam','2023-10-16 08:52:36',NULL),(1222,126,5487,'Muhammad Aqeel',NULL,'2016-01-23','Muhammad Shakeel','42101-6563118-7','0324-8263372','Hameeda','1','Islam','2023-10-16 08:52:55',NULL),(1223,17,3043,'Hamza',NULL,'2013-11-15','Muhammad Faisal ','42101-2957308-5','03122622186','Ayesha Bibi','2A','Islam','2023-10-16 08:54:10',NULL),(1224,126,5496,'Anas',NULL,'2015-09-04','Kamran Alam ','42000-0547167-5','0315-2442234','Uroosa','1','Islam','2023-10-16 08:54:39',NULL),(1225,83,6730,'Touseef Hussain',NULL,'2015-06-28','Asif Hussain','42101-2139800-3','03142176011','Nousheen','1','Islam','2023-10-16 08:55:31',NULL),(1226,172,11075,'Aliza ',NULL,'2015-05-29','Babar','42101-9379558-4','03102820514','Shama','3A','Islam','2023-10-16 08:56:03',NULL),(1227,83,6734,'Muhammad Faizan',NULL,'2013-11-02','Muhammad Imran','42101-5711311-9',NULL,'Seema','1','Islam','2023-10-16 08:56:20',NULL),(1228,126,5502,'Muhammad Hussain',NULL,'2015-10-01','Ghulam Mustufa','42101-0591174-3','0316-2509305','Amna','1','Islam','2023-10-16 08:56:29',NULL),(1229,17,3044,'Aleeza ',NULL,'2010-08-22','Muhammad Suleman ','42101-5354192-5','03010999633','Rubina Bibi','2A','Islam','2023-10-16 08:56:30',NULL),(1230,83,6738,'Umar Farooq',NULL,'2013-07-03','Muhammad Nadeem','42101-1690561-7',NULL,'Kanwal Malik','1','Islam','2023-10-16 08:57:21',NULL),(1231,172,11098,'Unzila ',NULL,'2014-10-18','Muhammad Amjad','42101-7097428-1','03212346523','Nadia ','3A','Islam','2023-10-16 08:58:04',NULL),(1232,83,6740,'Bilal Hasan',NULL,'2018-09-15','Muhammad Asif','42101-1978334-9',NULL,'Samina','1','Islam','2023-10-16 08:58:09',NULL),(1233,126,5512,'Ahsan',NULL,'2016-05-02','Saifullah','32301-6484960-1','0307-2882546','Shazia ','1','Islam','2023-10-16 08:58:16',NULL),(1234,17,3059,'Sufyan',NULL,'2013-09-10','Riaz','42101-0225291-3','03003651345','Reshma','2A','Islam','2023-10-16 08:58:43',NULL),(1235,83,6745,'Muhammad Mustufa',NULL,'2015-08-25','Muhammad Ali','42101-0521879-3',NULL,'Sitara','1','Islam','2023-10-16 08:59:12',NULL),(1236,126,5524,'Muheet',NULL,'2016-09-24','Muhammad Fareed','42101-1358607-3','0311-2205060','Marium','1','Islam','2023-10-16 08:59:46',NULL),(1237,172,11105,'Ayesha ',NULL,'2014-05-15','Muhammad Noman','42101-0942087-1','03142998920','Amna ','3A','Islam','2023-10-16 09:00:00',NULL),(1238,83,6779,'Sufiyan Khan',NULL,'2014-10-11','Nadeem Khan','42101-1314202-3',NULL,'Sajida ','1','Islam','2023-10-16 09:00:10',NULL),(1239,17,3073,'Mahnoor Sarfaraz ',NULL,'2012-01-15','Muhammad Sarfaraz Yaqoob','42101-1369874-5','03132798328','Bano','2A','Islam','2023-10-16 09:00:36',NULL),(1240,83,6780,'Ayan Khan',NULL,'2016-06-11','Nadeem Khan','42101-1314202-3',NULL,'Sajida','1','Islam','2023-10-16 09:01:09',NULL),(1242,172,11107,'Iqra','','2015-01-09','Muhammad Akram','42101-8348543-1','03131279234','Salma','3A','Islam','2023-10-16 09:01:23','2023-10-16 09:04:38'),(1243,126,5532,'Azhar',NULL,'2013-06-13','Rajab Ali','42101-3284580-7','0343-3872084','Shazia','1','Islam','2023-10-16 09:01:41',NULL),(1244,17,3077,'Waniya',NULL,'2016-03-04','Kamran Shakeel ','42101-5583356-9','03118220746','Sobia','2A','Islam','2023-10-16 09:03:18',NULL),(1245,126,5591,'Zaheer Khan',NULL,'2015-01-10','Zahir Khan','36302-7700493-3','0300-7035786','Naseem','1','Islam','2023-10-16 09:03:26',NULL),(1246,126,5594,'Muhammad Ghazi',NULL,'2015-08-24','Waseem','42301-6047462-3','0318-8939641','Shaila','1','Islam','2023-10-16 09:04:57',NULL),(1247,172,11122,'Rafia Noor',NULL,'2015-01-01','Muhammad Naeem','42101-4598061-5','03132131607','Fouzia','3A','Islam','2023-10-16 09:06:35',NULL),(1248,126,5601,'Arman Noor',NULL,'2015-05-15','Muhammad Noor','42101-9052822-1','0332-3240146','Khatija','1','Islam','2023-10-16 09:06:45',NULL),(1249,83,6257,'Dua Manahil',NULL,'2013-04-02','Muhammad Kamran','42101-1719302-5',NULL,'Rabia','2A','Islam','2023-10-16 09:08:04',NULL),(1250,172,11126,'Maryam',NULL,'2013-06-28','Muhammad Shabbir','42101-1825009-5','03121109329','Farhana','3A','Islam','2023-10-16 09:08:15',NULL),(1251,126,5605,'Muhammad Rizwan',NULL,'2016-09-29','Muhammad Tariq Abbasi','32301-0663010-3','0300-2284118','Haseena','1','Islam','2023-10-16 09:08:27',NULL),(1252,83,6511,'Shahnoor',NULL,'2015-09-08','Muhammad Adeel','42101-7618716-1',NULL,'Sobia','2A','Islam','2023-10-16 09:08:44',NULL),(1253,17,2389,'Kanz ul Eman ','','2013-11-16','Muhammad Saeed','42101-1431169-0','','','3A','Islam','2023-10-16 09:08:58','2023-10-16 11:02:07'),(1254,172,11129,'Sakina ',NULL,'2013-03-14','Fazal Khaliq','15502-1553483-7','03458080582','Saba ','3A','Islam','2023-10-16 09:09:45','2023-10-20 06:13:12'),(1255,83,6590,'Hadia',NULL,'2012-05-14','Muhammad Shan','42101-6132730-1','03152676616','Hina','2A','Islam','2023-10-16 09:09:54',NULL),(1256,126,5462,'Muhammad Saad',NULL,'2018-02-04','Qadir Bakhs Gabol','42101-4909534-7','0312-8728032','Maqsooda','1','Islam','2023-10-16 09:10:20',NULL),(1257,17,2560,'Abdullah','','2012-02-11','Muhammad Waseem','42101-7545154-5','03142072148','Shehnaz','3A','Islam','2023-10-16 09:10:30','2023-10-16 11:02:43'),(1258,83,6596,'Fabiha',NULL,'2015-02-16','Noman','42101-8840487-9','03152676616','Shehla Bano','2A','Islam','2023-10-16 09:10:37',NULL),(1259,83,6603,'Komal',NULL,'2017-06-12','Muhammad Kashif','42101-1096200-2','03172851935','Rehana','2A','Islam','2023-10-16 09:11:17',NULL),(1260,172,11144,'Zarisha',NULL,'2014-07-26','Muhammad Wasim','42101-5833453-1',NULL,'Zobia','3A','Islam','2023-10-16 09:11:45',NULL),(1261,83,6609,'Fatima',NULL,'2015-03-19','Imran','42101-5832198-9','03132525090','Kainat','2A','Islam','2023-10-16 09:12:04',NULL),(1262,17,2578,'Abu Bakar Khalid','','2015-04-23','Khalid','42101-7991747-5','03161262340','Rukhsana ','3A','Islam','2023-10-16 09:12:05','2023-10-16 11:03:41'),(1263,126,5466,'Muhammad Asif',NULL,'2018-06-16','Muhammad Urss','42101-1620259-7','0335-2705545','Reshma','1','Islam','2023-10-16 09:12:07',NULL),(1264,83,6613,'Amna',NULL,'2016-01-01','Muhammad Arif','42101-7794254-5','03152710089','Fouzia','2A','Islam','2023-10-16 09:12:50',NULL),(1265,172,11146,'Hadia Noor',NULL,'2014-01-26','Muhammad Shahid','42101-5761548-3','03247133028','Afshan','3A','Islam','2023-10-16 09:13:35',NULL),(1266,83,6618,'Umm E FATIMA',NULL,'2014-10-22','Muzaffar Hussain','42201-0715376-9',NULL,'Shaheen','2A','Islam','2023-10-16 09:13:39',NULL),(1267,126,5429,'Khadija',NULL,'2015-09-03','Nazar Hussain','42101-1364041-1','0302-2314202','Rabia Bibi','1','Islam','2023-10-16 09:13:41',NULL),(1268,17,2637,'Sara Saeed',NULL,'2016-10-14','Abdul Saeed','42101-5441506-4','03112525553',NULL,'2A','Islam','2023-10-16 09:14:26',NULL),(1269,83,6623,'Zainab',NULL,'2015-06-02','Muhammad Rizwan','42101-9244882-1','03131606108','Farah','2A','Islam','2023-10-16 09:14:37',NULL),(1270,83,6651,'Rubab',NULL,'2013-03-22','Muhammad Ashraf','42101-7881527-7',NULL,'Sana','2A','Islam','2023-10-16 09:15:20',NULL),(1271,172,11149,'Syeda Sawera ',NULL,'2014-08-14','Syed Liaquat','42101-3096435-1','03152524685','Najma ','3A','Islam','2023-10-16 09:15:36',NULL),(1272,126,5438,'Sumayya Hanif',NULL,'2018-06-05','Muhammad Hanif','42010-1425257-9','0301-2417641','Aneela','1','Islam','2023-10-16 09:15:42',NULL),(1273,83,6677,'Mahnoor',NULL,'2015-08-19','Muhammad Ikram','42101-1603762-7','03172188341','Asheen','2A','Islam','2023-10-16 09:16:07',NULL),(1274,126,5443,'Fazeela',NULL,'2017-02-05','Abdul Ghafoor ','42101-5766655-5','0344-2757384','Husna Bano','1','Islam','2023-10-16 09:17:07',NULL),(1275,83,6688,'Maheen',NULL,'2015-07-08','Muhammad Parvez','42101-0711059-3','03120124300','Saba','2A','Islam','2023-10-16 09:17:12',NULL),(1276,172,11171,'Amna Noor',NULL,'2011-08-09','Roshan Ali','42101-1838675-3','0311643422','Salma','3A','Islam','2023-10-16 09:17:17',NULL),(1277,83,6695,'Sakina',NULL,'2013-08-01','Muhammad Faheem','42101-6419824-5',NULL,'Hina','2A','Islam','2023-10-16 09:17:51',NULL),(1278,17,2654,'Abeeha','','2015-02-12','Raja Ali','42201-0629502-5','03152218953','Naseem','3A','Islam','2023-10-16 09:18:02','2023-10-16 11:04:35'),(1279,126,5446,'Kiran',NULL,'2018-08-10','Muhammad Ali','42101-5875179-5',NULL,'Haseena','1','Islam','2023-10-16 09:18:30',NULL),(1280,83,6705,'Aneesha',NULL,'2010-05-25','Rashid Ullah','42101-7879415-1',NULL,'Hira Naz','2A','Islam','2023-10-16 09:18:31',NULL),(1281,172,11178,'Umm-e-Farwa',NULL,'2014-06-03','Pervaz','42101-7993042-3','03164589924','Yasmeen','3A','Islam','2023-10-16 09:19:09',NULL),(1282,17,2682,'Zainab','','2013-09-16','Raheel baig ','42101-5348381-7','03153042295','Hina','3A','Islam','2023-10-16 09:19:56','2023-10-16 11:04:57'),(1283,83,6711,'Hooria',NULL,'2011-08-09','Muhammad Shabbir','44103-9194917-9',NULL,'Naseeba','2A','Islam','2023-10-16 09:20:02',NULL),(1284,126,5454,'Dua ',NULL,'2016-10-01','Muhammad Fareed','42101-7602068-7','0313-2524293','Ameena Fareed','1','Islam','2023-10-16 09:20:06',NULL),(1285,172,11188,'Zainab',NULL,'2013-08-12','Muhammad Imran','42101-1903361-9',NULL,'Qasir ','3A','Islam','2023-10-16 09:20:31',NULL),(1286,126,5460,'Maria',NULL,'2016-08-12','Abdul Majeed','42101-9339368-3','0318-2982430','Samina','1','Islam','2023-10-16 09:21:24',NULL),(1287,126,5490,'Umm-e-Kulsoom',NULL,'2016-06-06','Ali Akbar Brohi',NULL,NULL,NULL,'1','Islam','2023-10-16 09:22:27',NULL),(1288,83,6726,'Sumaiya',NULL,'2016-02-01','Azhar Ali','42101-0626685-1',NULL,'Shaista Naz','2A','Islam','2023-10-16 09:22:28',NULL),(1289,172,11220,'Ayesha ',NULL,'2014-03-30','Muhammad Bilal','42101-2236520-9','03174741676','Zahida ','3A','Islam','2023-10-16 09:22:37',NULL),(1290,17,2686,'Fahad','','2010-12-10','Raheel Baig ','42101-5348381-7','03153042295','Hina','3A','Islam','2023-10-16 09:23:22','2023-10-16 11:05:17'),(1291,126,5513,'Fatima Gul',NULL,'2018-11-16','Amir Shehzad','31302-9836533-3','0307-2388232','Nida Taqi','1','Islam','2023-10-16 09:24:00',NULL),(1292,172,11228,'Hurain',NULL,'2013-12-18','Syed kashif','42101-9915761-1','03182677479','Astara','3A','Islam','2023-10-16 09:24:33',NULL),(1293,83,6764,'Anusha Hakim',NULL,'2013-10-30','Hakim Ali','42101-6339166-7',NULL,'Sidra','2A','Islam','2023-10-16 09:24:59',NULL),(1294,126,5528,'Kulsoom Abbas',NULL,'2016-02-18','Ghulam Abbas','32301-8070950-7','0303-7208263','Parveen','1','Islam','2023-10-16 09:25:49',NULL),(1296,172,11248,'Madiha',NULL,'2013-10-10','Muhammad Younus','42101-1012756-1','03172391849','Zeenat','3A','Islam','2023-10-16 09:26:34','2023-10-20 06:14:04'),(1297,83,6765,'Iqra',NULL,'2013-06-27','Bashir Ahmed','42401-1570567-9',NULL,'Amna','2A','Islam','2023-10-16 09:26:59',NULL),(1298,126,5541,'Aifa',NULL,'2015-03-04','Rakam Din','42101-6677169-9','0334-2683719','Parveen','1','Islam','2023-10-16 09:27:28',NULL),(1299,83,6768,'Sareena Abbas',NULL,'2014-03-16','Anwar','42301-1907548-9',NULL,'Sultana','2A','Islam','2023-10-16 09:27:40',NULL),(1300,17,2695,'Arooshi','','2011-04-10','Muhammad Asif','42101-4638131-3','03217757848','','3A','Islam','2023-10-16 09:27:46','2023-10-16 11:05:41'),(1301,126,5556,'Shabana',NULL,'2019-12-12','Ghutto Khan','42101-9329912-3',NULL,NULL,'1','Islam','2023-10-16 09:28:35',NULL),(1302,172,11258,'Wania ',NULL,'2014-10-20','Muhammad Nasir','42101-1547989-9','03209243365','Shaheen','3A','Islam','2023-10-16 09:28:38',NULL),(1303,83,6777,'Umm e Hooria',NULL,'2014-07-15','Muhammad Furqan','42101-4316333-5',NULL,'Sana Saeeda','2A','Islam','2023-10-16 09:28:38',NULL),(1304,83,6781,'Aisha',NULL,'2013-01-20','Nawaz Ahmed Khan','42101-0368017-7',NULL,'Bareera','2A','Islam','2023-10-16 09:29:30',NULL),(1305,17,2697,'Muhammad Areeb','','2010-07-25','Mehmood Ali','42101-1597022-3','03131150001','Fozia','3A','Islam','2023-10-16 09:29:45','2023-10-16 11:06:01'),(1306,126,5565,'Jannat Fatima',NULL,'2017-11-18','Waqar-ul-hassan','32403-5389996-3','0313-8275859','Shabana','1','Islam','2023-10-16 09:30:32',NULL),(1307,172,11266,'Urooj',NULL,'2013-02-10','Nabeel Ahmed ','31301-4350718-3',NULL,'Sana ','3A','Islam','2023-10-16 09:30:38',NULL),(1308,83,6451,'Muhammad Kabeer',NULL,'2014-08-07','Zahid Aziz','42101-1824480-5',NULL,'Kiran','2A','Islam','2023-10-16 09:30:39',NULL),(1309,17,2698,'Hiba','','2011-08-12','Mehmood Ali ','42101-5970226-3','03131150001','Fozia ','3A','Islam','2023-10-16 09:31:34','2023-10-16 11:06:20'),(1310,83,6558,'Muhammad Ismail',NULL,'2015-09-25','Muhammad Aslam','42101-1910355-5',NULL,'Aneesa Kanwal','2A','Islam','2023-10-16 09:31:37',NULL),(1311,126,5569,'Khushi',NULL,'2012-08-08','Khadim Hussain','43201-6869606-8','0342-3324839','Amber','1','Islam','2023-10-16 09:31:59',NULL),(1312,172,11333,'Amna ',NULL,'2012-05-18','Waqar Ali','42101-8208407-3',NULL,'Farhat','3A','Islam','2023-10-16 09:32:01',NULL),(1313,83,6561,'Muhammad Ahmed Raza',NULL,'2016-01-20','Muhammad Saghir','42101-4699054-5','031864133420','Noor Jahan','2A','Islam','2023-10-16 09:33:03',NULL),(1314,126,5575,'Mehak',NULL,'2013-07-09','Ameer Ali','44204-4388439-3','0315-3837657','Shahida','1','Islam','2023-10-16 09:33:34',NULL),(1315,172,11340,'Maryam',NULL,'2012-08-21','Muhammad Ilyas ','42101-1994521-3','03142332457','Tasbeem','3A','Islam','2023-10-16 09:34:26',NULL),(1316,126,5576,'Zainab Kabeer',NULL,'2015-10-25','Abdul Kabeer','42101-2929216-3','0345-2135272','Naseema','1','Islam','2023-10-16 09:35:02',NULL),(1317,172,11346,'Saman',NULL,'2014-03-07','Muhammad Saleem','42101-7878554-5','03162784832','Samina ','3A','Islam','2023-10-16 09:36:15',NULL),(1318,126,5577,'Haleema',NULL,'2016-02-28','Muhammad Zubair','42101-7511506-3','0321-3412947','Tahira','1','Islam','2023-10-16 09:36:52',NULL),(1319,126,5578,'Faiza',NULL,'2016-06-07','Ameer Ali','44204-2169263-3','0342-0330267','Ameena','1','Islam','2023-10-16 09:38:16',NULL),(1320,172,11347,'Maryam',NULL,'2013-06-30','Noor Muhammad','42201-9679574-9','03242317495','Saira ','3A','Islam','2023-10-16 09:38:24','2023-10-20 06:17:47'),(1321,126,5580,'Dua Fazal',NULL,'2014-06-09','Fazal Abbas','42101-6801003-2','0302-533083','Zakia','1','Islam','2023-10-16 09:39:43',NULL),(1322,172,11360,'Umm-e-Habiba',NULL,'2012-03-11','Muhammad Qasim','42101-1189638-5','03223304803','Kousar','3A','Islam','2023-10-16 09:40:54','2023-10-20 06:18:44'),(1323,126,5614,'Bashiran',NULL,'2016-09-25','Ghulam Shabeer','41204-9692580-7',NULL,NULL,'1','Islam','2023-10-16 09:41:10',NULL),(1324,172,11369,'Iqra',NULL,'2012-03-11','Muhammad Amir','42101-0504714-7','03212657010','Ayesha ','3A','Islam','2023-10-16 09:42:41','2023-10-20 06:19:11'),(1325,126,5465,'Esha Gabol',NULL,'2015-05-18','Muhammad Uras','42101-1620259-7','0335-2705545','Reshma','1','Islam','2023-10-16 09:42:42',NULL),(1326,126,5366,'Muhammad Hashir',NULL,'2016-06-10','Muhammad Hanif','42101-1425257-9',NULL,'Adeela','2A','Islam','2023-10-16 09:44:10',NULL),(1328,126,5369,'Nadir Ali',NULL,'2015-08-09','Abdul Ghaffar','42101-5766655-5','0344-2757384','Husna Bano','2A','Islam','2023-10-16 09:45:40',NULL),(1329,126,5341,'Asadullah',NULL,'2015-05-15','Fida Hussain','43402-0339145-3',NULL,'Seema','2A','Islam','2023-10-16 09:46:58',NULL),(1330,172,11372,'Uzma ',NULL,'2012-12-24','Abdul Jabbar','42101-4750697-3','03142069030','Raishm','3A','Islam','2023-10-16 09:47:59',NULL),(1331,126,5386,'Ali Hassnain',NULL,'2013-03-05','Barkat Ali ','42101-5825974-5','0301-2888194','Samina','2A','Islam','2023-10-16 09:48:25',NULL),(1332,126,5436,'Arman',NULL,'2011-04-05','Mashooq','42101-2417657-9','0311-003126','Benazir','2A','Islam','2023-10-16 09:49:48',NULL),(1333,126,5437,'Adnana',NULL,'2013-01-02','Mashooq','42101-2417657-9','0311-003126','Benazir','1','Islam','2023-10-16 09:51:13',NULL),(1334,126,5458,'Ali Gul',NULL,'2016-03-03','Gul Khan','44204-8118710-5','0346-0315575','Razia','2A','Islam','2023-10-16 09:52:46',NULL),(1335,17,2757,'Muhammad Ehsan','','2011-03-14','Muhammad Rashid','42101-8090555-9','03133220233','Hina','3A','Islam','2023-10-16 10:02:10','2023-10-16 10:10:08'),(1336,83,6587,'Muhammad Kashan  ',NULL,'2014-10-01','Muhammad Shahzad ','42101-1402360-9','03102693741','Anisa Kanwal','2A','Islam','2023-10-16 10:04:16',NULL),(1337,126,5459,'Baksh Ali',NULL,'2015-08-12','Rajab Ali ','42101-3284580-7','0343-3872084','Khair Un Nisa','2A','Islam','2023-10-16 10:04:47',NULL),(1338,17,2758,'Anoosha','','2014-11-28','Muhammad Rashid','42101-8090555-9','03133220233','Hina','3A','Islam','2023-10-16 10:04:50','2023-10-16 10:10:52'),(1339,126,5468,'Muhammad Absam',NULL,'2016-08-04','Muhammad Adnan','42101-8970951-5','0321-2959978','Anna','2A','Islam','2023-10-16 10:08:21',NULL),(1340,83,6588,'sheryar',NULL,'2012-12-30','Muhammad Shahzad ','42101-1402360-9','03102693741','Anisa Kanwal','2A','Islam','2023-10-16 10:09:41',NULL),(1341,172,11323,'Hooria',NULL,'2012-03-23','Muhammad Ikhlaq','42101-1124899-5','031222595531','Kanwal','3A','Islam','2023-10-16 10:10:34',NULL),(1342,83,6591,'Muhammad Hassan Khan ',NULL,'2012-11-07','Aneel Ahmed ','42101-4542866-1','03112437331','Hina Kanwal','2A','Islam','2023-10-16 10:11:36',NULL),(1343,172,11400,'Umaima',NULL,'2012-11-18','Muhammad Kashif','42101-1771768-3',NULL,'Farzana ','3A','Islam','2023-10-16 10:12:29','2023-10-20 06:19:35'),(1344,126,5492,'kashif Naseer',NULL,'2015-10-14','Naseer Malik','31303-8985073-9','0302-2966519','Mairaj','2A','Islam','2023-10-16 10:12:44',NULL),(1345,17,2763,'Muhammad Ashar',NULL,'2013-06-26','Muhammad Ashraf','42401-4788266-7','03111036171','Sameena','3A','Islam','2023-10-16 10:13:30',NULL),(1346,126,5499,'Muhammad Faizan',NULL,'2015-02-20','Muhammad Iqbal ','42101-8090776-7','0305-7699498',NULL,'2A','Islam','2023-10-16 10:14:10',NULL),(1347,172,11410,'Rabiya ',NULL,'2014-11-29','Faheem','41303-7517574-9','03108422895','Rakhsinda','3A','Islam','2023-10-16 10:14:34',NULL),(1348,17,2775,'Rafay',NULL,'2012-06-18','Muhammad Noman','42101-5896573-7','03110024029','Rani','3A','Islam','2023-10-16 10:15:01',NULL),(1349,83,6592,'Muhammad Aaliyan Khan ',NULL,'2014-07-13','Aneel Ahmed ','42101-4542866-1','03112437331','Hina Kanwal','2A','Islam','2023-10-16 10:15:09',NULL),(1350,126,5504,'Mohsin Ali',NULL,'2013-01-28','Mubarak Ali ','42101-1582357-1','0336-2381516','Sonia','2A','Islam','2023-10-16 10:15:38',NULL),(1351,172,11430,'fatima ',NULL,'2013-02-21','Muhammad Ramzan','41303-8504147-3','03112110205','Kausar','3A','Islam','2023-10-16 10:16:17',NULL),(1352,17,2776,'Hoorain',NULL,'2012-10-15','Muhammad Farhan','42401-5896573-7','03110024029','Bano','3A','Islam','2023-10-16 10:16:28',NULL),(1353,83,6607,'Hamza ',NULL,'2014-01-10','Muhammad Ali','42101-0371815-3',NULL,'Erum','2A','Islam','2023-10-16 10:16:44',NULL),(1354,126,5516,'Naveed Ahmed',NULL,'2015-05-10','Javed Ahmed ','36303-0636740-1','0303-8686600','Kaneez Fatima ','2A','Islam','2023-10-16 10:17:09',NULL),(1355,172,11451,'Iqra',NULL,'2011-10-20','Muhammad Shahid','42101-5703953-9','03043799195','Najma ','3A','Islam','2023-10-16 10:18:13',NULL),(1356,126,5522,'Muhammad Gabol',NULL,'2014-07-03','Shahnawaz Gabol','42101-1488255-9','0312-6841889','Rashida','2A','Islam','2023-10-16 10:18:23',NULL),(1357,83,6608,'Muhammad Zeeshan ',NULL,'2013-01-14','Muhammad Hussain ','42101-1789533-5',NULL,'Sajida ','2A','Islam','2023-10-16 10:19:20',NULL),(1358,172,11455,'umm-e-Tasleem',NULL,'2013-07-04','Abdul Sattar','42101-3955706-5','03132072103','Anna','3A','Islam','2023-10-16 10:19:36',NULL),(1359,17,2809,'Abu Bakar Javed',NULL,'2013-03-31','Muhammad Jved','42101-2199907-9','03138809935','Shehnaz','3A','Islam','2023-10-16 10:19:39',NULL),(1360,126,5278,'Najam',NULL,'2013-10-05','Gulzaman','32402-1452393-1','0331-2750145','Shazia','2A','Islam','2023-10-16 10:19:54',NULL),(1361,126,5530,'Rahib Hussain',NULL,'2012-07-05','Zakir Hussain ','42101-3413642-3','0319-2350557','Zeenat ','2A','Islam','2023-10-16 10:21:11',NULL),(1363,83,6612,'Muhammad Subhan ',NULL,'2015-07-08','Muhammad Kashif','42101-6976988-7','42101-6976988-7','Hina Naz','2A','Islam','2023-10-16 10:21:44',NULL),(1364,17,2830,'Hoor Ayesha',NULL,'2010-07-26','Wahid','42101-4050494-3','034720894011','Jasiya','3A','Islam','2023-10-16 10:21:48',NULL),(1365,126,5531,'Mazhar',NULL,'2011-05-11','Rajab Ali','42101-3284580-7','0343-3872084','Khair Un Nisa','2A','Islam','2023-10-16 10:22:16',NULL),(1366,126,5617,'Muzammil',NULL,NULL,'Fahim Uddin',NULL,NULL,'Shabana','2A','Islam','2023-10-16 10:23:06',NULL),(1367,172,11498,'Umm-e-Habiba',NULL,'2014-09-03','Muhammad Ismail','42101-9093630-3','03212144177','Fouzia','3A','Islam','2023-10-16 10:23:19',NULL),(1368,17,2886,'Maryam',NULL,'2011-07-30','Wahid','42101-4050494-3','034720804011','Jasiya','3A','Islam','2023-10-16 10:24:17',NULL),(1369,126,5550,'Muhammad Adil',NULL,'2015-02-01','Dadu Khan ','42101-2936513-7','0347-2696360','Ambreen','2A','Islam','2023-10-16 10:24:20',NULL),(1370,172,11513,'Zainab',NULL,'2009-12-31','Muhammad saleem','42101-6149740-7','031679746','Parveen','3A','Islam','2023-10-16 10:24:55',NULL),(1371,126,5377,'Muhammad Husnain',NULL,'2016-11-24','Kamran Muhammad','42101-2826629-7',NULL,NULL,'2A','Islam','2023-10-16 10:25:22',NULL),(1372,83,6614,'Hunain',NULL,'2013-07-02','Muhammad Nadeem','42101-1549983-1',NULL,'Fehmida','2A','Islam','2023-10-16 10:25:33',NULL),(1373,17,2887,'Faryal',NULL,'2013-04-02','Wahid','4210140504943-3','03472084011','Jasiya','3A','Islam','2023-10-16 10:25:52',NULL),(1374,172,11538,'Ayesha ',NULL,'2012-04-16','Yaseen','42101-5382286-1','03168529430','Fatima ','3A','Islam','2023-10-16 10:26:26',NULL),(1375,126,5451,'Marium',NULL,'2014-07-18','Mohabat Ali','42101-5692488-7','0335-8142720','Gul Bibi','2A','Islam','2023-10-16 10:26:34',NULL),(1376,83,6654,'Muhammad Asad ',NULL,'2015-01-03','Muhammad Ismail','42101-8363757-3',NULL,'Nazia','2A','Islam','2023-10-16 10:27:38',NULL),(1377,17,2890,'Shiza',NULL,'2013-12-05','Eid Khan','42101-6011747-7','03138657511','Saniya','3A','Islam','2023-10-16 10:27:45',NULL),(1378,172,11541,'Alishah',NULL,'2009-08-15','Muhammad Hashim','42101-5956262-5',NULL,'Fatima ','3A','Islam','2023-10-16 10:27:53',NULL),(1379,126,5506,'Sanam ',NULL,'2015-08-05','Bashir Ahmed','32301-1024559-9','0301-8791089','Fazla Mai','2A','Islam','2023-10-16 10:27:55',NULL),(1380,126,5527,'Atiqa Abbas',NULL,'2015-03-25','Ghulam Abbas','32301-8070950-7','0307-7208263','Parveen','2A','Islam','2023-10-16 10:29:11',NULL),(1381,17,2924,'Hooria',NULL,'2012-06-16','Zahid Ali','42101-1872849-3','03131100854','Ayesha','3A','Islam','2023-10-16 10:29:35',NULL),(1382,83,6666,'Muhammad Hassan ',NULL,'2012-08-29','Rizwan','42101-1583535-7',NULL,'Shazia','2A','Islam','2023-10-16 10:29:35',NULL),(1383,126,5529,'Aliza',NULL,'2015-04-24','Sajid','42101-3833676-5','0306-2199942','Shaista','2A','Islam','2023-10-16 10:30:22',NULL),(1384,126,5539,'Amna',NULL,'2016-10-15','Malik Arshad','32301-0137841-5','0300-2470145','Asia','2A','Islam','2023-10-16 10:31:37',NULL),(1386,126,5546,'Zainab',NULL,'2013-06-26','Muhammad Riaz','42101-3781728-2','0332-0806120','Marvi','2A','Islam','2023-10-16 10:33:00',NULL),(1388,172,10895,'Arisha ','','2011-10-18','Muhammad Rafiq','42101-2810271-1','03182753198','Samreen','4','Islam','2023-10-16 10:34:23','2023-10-20 06:20:13'),(1389,83,6667,'Muhammad Anas ',NULL,'2014-07-22','Rizwan','42101-1583535-7',NULL,'Shazia','2A','Islam','2023-10-16 10:34:58',NULL),(1390,126,5555,'Summaya',NULL,'2015-02-03','Muhammad Saleem','42101-1775023-7','0346-0333681','Yasmeen','2A','Islam','2023-10-16 10:35:12',NULL),(1391,17,2947,'Muhammad Hussain',NULL,'2013-06-29','Miraj','42301-0926821-9','03152491504','Ayesha','3A','Islam','2023-10-16 10:35:33',NULL),(1392,172,11104,'Faiza Noor','','2013-04-10','Muhammad Moosa ','42101-1811773-3','03242964562','Saeeda ','4','Islam','2023-10-16 10:36:10','2023-10-16 11:06:44'),(1393,126,5604,'Marium Naz',NULL,'2014-08-25','Tariq Abbasi','32301-0663010-3','0300-2284118','Haseena','2A','Islam','2023-10-16 10:36:46',NULL),(1394,17,2948,'Mishal',NULL,'2014-08-18','Ali Anees','35202-1438233-6','03154622788','Azra','3A','Islam','2023-10-16 10:37:06',NULL),(1395,172,11200,'Areeba ','','2009-06-27','Azeem Ahmed khan','42101-1811216-5','03132282188','Seema Parveen','4','Islam','2023-10-16 10:37:55','2023-10-16 11:07:19'),(1396,126,5495,'Minahil Kamran',NULL,'2013-01-02','Kamran Alam ','42000-0547167-5','0315-2442234','Uroosa','2A','Islam','2023-10-16 10:37:55',NULL),(1397,17,2966,'Hanzala',NULL,'2014-01-06','Muhammad Kamran ','42101-8544922-7','03152935394','Asma','3A','Islam','2023-10-16 10:38:46',NULL),(1398,126,5612,'Shaista',NULL,'2013-05-21','Ahsan','42101-1061765-5','0330-2542391','Yasmeen','2A','Islam','2023-10-16 10:39:04',NULL),(1399,172,11379,'Anamta Akram','','2012-06-11','Muhammad Akram','42101-8064821-1','031612526064','Farzana ','5','Islam','2023-10-16 10:39:22','2023-10-20 06:35:43'),(1400,83,6674,'Muhammad Saad',NULL,'2013-02-16','Muhammad Arif','42101-1078965-5','03111068216','Nasra','2A','Islam','2023-10-16 10:39:41',NULL),(1401,126,5634,'Tania',NULL,'2014-01-06','Ghulam Abbas','41205-6196277-1','0320-3264190','Gulshan','2A','Islam','2023-10-16 10:40:21',NULL),(1402,17,2979,'Abdul Rafay',NULL,'2013-05-15','Jawed Ahmed ','42101-1579262-7','03120239944','Parveen','3A','Islam','2023-10-16 10:41:47',NULL),(1403,126,5637,'Aisha',NULL,NULL,'Zahid Ahmed','42101-5591937-3','0317-379500','Benish','2A','Islam','2023-10-16 10:42:02',NULL),(1404,126,5640,'Naila',NULL,'2012-10-17','Mumtaz Ali','42101-6569855-3','0345-3132703','Fozia','2A','Islam','2023-10-16 10:43:19',NULL),(1405,83,6715,'Muhammad Subhan ',NULL,'2013-10-07','Muhammad Kamran ','42101-2111272-7',NULL,'Saba','2A','Islam','2023-10-16 10:43:57',NULL),(1406,172,10890,'Rimsha ','','2012-06-17','Muhammad Arif','42101-5688345-7','03183079350','Fatima ','4','Islam','2023-10-16 10:46:01','2023-10-16 11:09:22'),(1407,17,2980,'Fatima',NULL,'2013-12-16','Wakeel Ahmed','42101-5512659-1','03152350472','Erum','3A','Islam','2023-10-16 10:46:03',NULL),(1408,83,6724,'Muhammad shayan ',NULL,'2011-11-01','Muhammad Amir ','42101-9067942-9',NULL,'Shazia','2A','Islam','2023-10-16 10:47:14',NULL),(1409,17,3014,'Huzaifa',NULL,'2008-06-18','Muhammad Nasir','42201-2193611-7','03162150154','Qamar Jahan ','3A','Islam','2023-10-16 10:48:17',NULL),(1410,83,6446,'Noor Fatima',NULL,'2015-06-27','Muhammad Anwar','42101-2669105-5',NULL,'Ayesha','3A','Islam','2023-10-16 10:49:31',NULL),(1411,17,3015,'Dua',NULL,'2011-09-11','Hamid','42101-3560729-5','03128865240','Ayesha','3A','Islam','2023-10-16 10:50:08',NULL),(1412,83,6448,'Fatima Zehra ',NULL,'2015-12-10','Muhammad Kamran','42101-5169139-9',NULL,'Kiran','3A','Islam','2023-10-16 10:50:48',NULL),(1413,172,10906,'Umm-e-Habiab','','2012-08-07','Muhammad Kashif ','42101-4925612-3','03198224123','Ayesha ','4','Islam','2023-10-16 10:51:31','2023-10-16 11:09:56'),(1415,172,10899,'Jaweria','','2013-06-28','Muhammad Hanif','42101-1723508-7','03152011455','Saima ','4','Islam','2023-10-16 10:51:53','2023-10-16 11:08:43'),(1416,17,3024,'Ali Ahmed Raza',NULL,'2011-12-19','Muhammad Salim','42101-9859553-8','03142391289','Akhtari Bibi','3A','Islam','2023-10-16 10:52:05',NULL),(1417,83,6455,'Hadia',NULL,'2010-01-06','Muhammad Imran','42101-6310969-3',NULL,'Sania ','3A','Islam','2023-10-16 10:52:45',NULL),(1418,17,3037,'Mahnoor',NULL,'2014-07-06','Muhammad Ali','42101-3189630-0',NULL,'Saima','3A','Islam','2023-10-16 10:54:01',NULL),(1419,83,6469,'Nabiha ',NULL,'2015-06-09','laiq Ahmed ','42101-3721406-3',NULL,'Mehwish','3A','Islam','2023-10-16 10:54:40',NULL),(1420,17,3047,'Rida Fatima',NULL,'2014-01-08','Muhammad Umair','42401-1425404-5','03112849270','Sana','3A','Islam','2023-10-16 10:55:41',NULL),(1421,83,5471,'Jannat',NULL,'2014-12-05','Muhammad Kamran','42000-0425198-1',NULL,'Kehkasha','3A','Islam','2023-10-16 10:56:51',NULL),(1422,17,3074,'Umm-e-Hani',NULL,'2014-09-24','Wajid Baloch ','42101-0810916-1','03102219174','Amreen','3A','Islam','2023-10-16 10:57:32',NULL),(1423,17,3075,'Hooria',NULL,NULL,'Muhammad Naeem','42101-4604478-1',NULL,NULL,'3A','Islam','2023-10-16 10:58:55',NULL),(1424,83,6489,'Khizra Naz',NULL,'2014-12-26','Muhammad Kamran','42000-0425198-1',NULL,'Sana Naz','3A','Islam','2023-10-16 10:59:05',NULL),(1425,172,10907,'Qurtuba ','','2011-11-25','Muhammad Ayub ','42101-3404972-3','03172546125','Salma ','4','Islam','2023-10-16 11:00:16','2023-10-16 11:10:26'),(1426,17,3076,'Anamta',NULL,NULL,'Muhammad Ali','42101-3189630-0',NULL,'Saima','3A','Islam','2023-10-16 11:00:39',NULL),(1427,83,6512,'Kashaf',NULL,'2013-10-23','Muhammad Kashif','42101-7189789-9',NULL,'Shama','3A','Islam','2023-10-16 11:03:42',NULL),(1428,83,6533,'Saba',NULL,'2013-07-10','Asif Majeed','42101-0176277-1','03190329412','Naeema','3A','Islam','2023-10-16 11:05:23',NULL),(1429,83,6552,'Anum',NULL,'2012-07-28','Muhammad Ibrahim','42101-1423937-5',NULL,'Saima','3A','Islam','2023-10-16 11:06:51',NULL),(1430,17,2810,'Zenab',NULL,'2010-05-06','Abdul Aziz','42101-6566019-5',NULL,'Zeenat Khan','4','Islam','2023-10-16 11:09:24',NULL),(1431,83,6556,'Kanwal',NULL,'2015-01-03','Naeem uddin ','42101-4234011-5','03122447799','Yasmeen','3A','Islam','2023-10-16 11:09:53',NULL),(1432,17,2834,'Faryal',NULL,'2012-10-29','Muhammad Nasir','42101-9944870-7',NULL,'Aneela','4','Islam','2023-10-16 11:11:11',NULL),(1433,83,6562,'Fiza',NULL,'2014-11-17','Muhammad Saghir','42101-4699054-5','031886413420','Noor Jahan','3A','Islam','2023-10-16 11:11:36',NULL),(1434,83,6593,'Jannat Khan',NULL,'2014-07-13','Aneel Ahmed','42101-4542866-1',NULL,'Hina Kanwal','3A','Islam','2023-10-16 11:12:48',NULL),(1435,17,2838,'Muhammad Maroof',NULL,'2009-10-07','Wakeel Ahmed ','42101-5512659-1','03152350472','Eram','4','Islam','2023-10-16 11:13:22',NULL),(1436,172,10934,'Malika ',NULL,'2013-05-12','Muhammad Sajid','42000-9368951-7','03132699492','Sumaira','4','Islam','2023-10-16 11:13:47','2023-10-20 06:32:26'),(1437,83,6595,'Hooria',NULL,'2013-07-16','Muhammad Kashif','42101-6976988-7','03102107043','Hina Naz','3A','Islam','2023-10-16 11:14:34',NULL),(1438,17,2844,'Umrah',NULL,'2011-01-01','Muhammad Adnan','421015570979-3',NULL,'Hina','4','Islam','2023-10-16 11:15:27',NULL),(1439,172,10968,'Dua kanwal',NULL,'2013-10-13','Muhammad Waqas','42101-7064411-5','03121015180','Seema ','4','Islam','2023-10-16 11:15:44',NULL),(1440,83,6635,'Hifza',NULL,'2013-09-09','Imran','42101-5832198-9','03132525090','Rehana','3A','Islam','2023-10-16 11:16:41',NULL),(1441,17,2900,'Rumaisa',NULL,'2012-02-09','Muhammad Hamid','42101-6516848-1',NULL,NULL,'4','Islam','2023-10-16 11:16:55',NULL),(1442,83,6644,'Alisha',NULL,'2014-08-12','Muhammad Anwar','42101-9889854-5',NULL,'Zainab','3A','Islam','2023-10-16 11:18:06',NULL),(1443,172,10976,'Musafa bibi',NULL,'2013-09-02','Muhammad Tasleem','31303-1360288-5','03002180408','Mairaj Khatwan','4','Islam','2023-10-16 11:18:56',NULL),(1444,83,6662,'Sania Noor',NULL,'2011-07-07','Muhammad Shahid Khan','42201-5340729-5',NULL,'Shazia','3A','Islam','2023-10-16 11:19:35',NULL),(1445,172,10982,'Areesha Kanwal','','2013-03-11','Usman Ghani','42101-9318996-3','03182676425','Nasreen','4','Islam','2023-10-16 11:19:54','2023-10-16 11:21:42'),(1446,83,6736,'Bisma',NULL,'2011-01-07','Arif','42101-0636749-9',NULL,'Ameena','3A','Islam','2023-10-16 11:21:03',NULL),(1447,17,2926,'Tabinda',NULL,'2010-06-20','Tasawar Iqbal','34403-1865463-3',NULL,'Saira','4','Islam','2023-10-16 11:22:45',NULL),(1448,83,6755,'Hina',NULL,'2013-11-18','Muhammad Naeem','41302-8673498-7','03122316327','Rizwana','3A','Islam','2023-10-16 11:23:22',NULL),(1449,172,11004,'Aeny',NULL,'2013-08-24','Akbar ','42101-0554003-5','03142023035','Shehnaz','4','Islam','2023-10-16 11:24:40','2023-10-20 06:20:46'),(1450,83,6406,'Muhammad Umer',NULL,'2011-01-31','Muhammad Akhtar','42101-4794375-1',NULL,'Sana Naz','3A','Islam','2023-10-16 11:25:02',NULL),(1451,17,2967,'Tooba',NULL,'2014-10-14','Muhammad Danish','42101-1373683-7',NULL,'Arzoo','4','Islam','2023-10-16 11:25:12',NULL),(1452,172,11025,'muqaddas',NULL,'2011-01-02','Muhammad Aqil','42101-50602141','03112540487','Kanwal ','4','Islam','2023-10-16 11:26:13',NULL),(1453,83,6475,'Abdul Hadi',NULL,'2015-07-09','Salman','42101-7885145-1',NULL,'Parveen','3A','Islam','2023-10-16 11:26:38',NULL),(1454,17,2981,'Maryam',NULL,'2011-12-11','Wakeel Ahmed','42101-5512659-1','03152350472','Eram','4','Islam','2023-10-16 11:27:11',NULL),(1455,172,11029,'Fabaya ',NULL,'2013-06-08','Tariq Ali','41304-3786268-3',NULL,'Sobia ','4','Islam','2023-10-16 11:27:37',NULL),(1456,83,6478,'Yaseen Anwar',NULL,'2013-04-12','Muhammad Anwar','42101-2669105-5',NULL,'Ayesha Anwar','3A','Islam','2023-10-16 11:27:50',NULL),(1457,17,3036,'Ayesha',NULL,'2015-02-09','Zahid Hussain','42101-9657296-3','03072401042','Benish','4','Islam','2023-10-16 11:28:33',NULL),(1458,83,6494,'Muhammad Hasan',NULL,'2013-10-08','Nizam uddin','42101-0303499-3',NULL,'Amber Naz','3A','Islam','2023-10-16 11:29:43',NULL),(1459,17,3061,'Muhammad Kaif',NULL,'2010-11-12','Muhammad Fazil','42101-4281585-5','03112376965',NULL,'4','Islam','2023-10-16 11:30:08',NULL),(1460,172,11099,'Ayesha Parveen',NULL,'2012-07-21','Muhammad Amjad','42101-7097423-1','03212346523','Nadia Parveen','4','Islam','2023-10-16 11:30:17',NULL),(1461,83,6520,'Muhammad Maqsood',NULL,'2013-10-20','Muhammad Ayub Khan','42101-9776973-3',NULL,'Shagufta','3A','Islam','2023-10-16 11:32:16',NULL),(1462,83,6521,'Muhammad Ahmed',NULL,'2014-03-11','Muhammad Arif','42101-7794254-5','03152710089','Kainat','3A','Islam','2023-10-16 11:34:16',NULL),(1463,172,11154,'Amna Bano',NULL,'2012-07-28','Shah Muhammad ','42101-0788140-1','03111809612','Farzana Bano','4','Islam','2023-10-16 11:36:01',NULL),(1464,83,6522,'Muhammad Ayan',NULL,'2012-05-07','Muhammad Arif','42101-7794254-5','03152710089','Kainat','3A','Islam','2023-10-16 11:37:27',NULL),(1465,17,2360,'Muhammad Muqeet ',NULL,'2014-06-19','Imran Khan ','42101-6180939-5','03142000546','Shama ','4','Islam','2023-10-16 11:38:01',NULL),(1466,172,11155,'Haleema Bano',NULL,'2012-08-02','Muhammad Arif','42101-0788140-1','03111809612','Nadia ','4','Islam','2023-10-16 11:38:34',NULL),(1467,83,6620,'Muhammad Sadiq',NULL,'2015-03-11','Muhammad Shafiq','42101-7095292-7','03138982807','Farzana','3A','Islam','2023-10-16 11:39:37',NULL),(1468,17,2364,'Muhammad Usman',NULL,'2012-06-30','Muhammad Asif','42101-1830300-9',NULL,NULL,'4','Islam','2023-10-16 11:39:49',NULL),(1469,172,11164,'Wania ',NULL,'2012-12-20','Muhammad Nadeem','42101-3133890-9','03182198064','Firdous','4','Islam','2023-10-16 11:40:18',NULL),(1470,17,2477,'Ayan Ahmed',NULL,'2013-05-27','Ateeq Ahmed',NULL,NULL,'Rano','4','Islam','2023-10-16 11:40:58',NULL),(1471,83,6624,'Muhammad Zohair',NULL,'2013-05-09','Muhammad Rizwan','42101-9244882-1','03131071108','Fara','3A','Islam','2023-10-16 11:41:50',NULL),(1472,172,11172,'Tanzela ',NULL,'2011-03-08','Muhammad Javed','42101-6034359-9','03132655240','Sakeena ','4','Islam','2023-10-16 11:42:12',NULL),(1473,83,6634,'Mubashir',NULL,'2012-08-03','Muhammad Kashif','42101-5807158-5',NULL,'Amber Naz','3A','Islam','2023-10-16 11:44:00',NULL),(1474,83,6642,'Muhammad Saif ullah',NULL,'2013-08-11','Muhammad Munawar','42201-1927423-5','03102013418','Yasmin Sahar','3A','Islam','2023-10-16 11:46:12',NULL),(1475,172,11192,'Noor Bano',NULL,'2011-08-05','Muhammad Naeem','42101-0493275-1','03142334073','Raiza','4','Islam','2023-10-16 11:46:30',NULL),(1476,17,2478,'Muhammad Muzammil',NULL,'2010-02-25','Muhammad Khalid','42101-0795941-9',NULL,'Zahida','4','Islam','2023-10-16 11:46:44',NULL),(1477,83,6657,'Huzaifa',NULL,'2012-07-28','Nadir','42101-3170674-1',NULL,'Shumaila','3A','Islam','2023-10-16 11:47:28',NULL),(1478,17,2593,'Aliyan ',NULL,'2011-12-04','Muhammad Khalid','42101-7991747-5',NULL,'Ruksana','4','Islam','2023-10-16 11:48:10',NULL),(1479,172,11232,'Misbah Rani',NULL,'2013-06-12','Muhammad Imran','42101-8546277-9','03123864877','Tahira ','4','Islam','2023-10-16 11:48:45',NULL),(1480,83,6661,'Muhammad Saqib',NULL,'2012-05-14','Pappo','42101-6851096-3','03118223502','Zarina Begum','3A','Islam','2023-10-16 11:49:43',NULL),(1481,17,2594,'Attiya',NULL,'2012-10-17','Muhammad Muqeem','42101-1487272-7',NULL,'Sumeera','4','Islam','2023-10-16 11:50:26',NULL),(1482,172,11250,'Bushra','','2012-01-05','Muhammad Hanif','42101-1723508-7','03152011455','Saima','4','Islam','2023-10-16 11:50:30','2023-10-16 11:51:43'),(1483,83,6684,'Areesh Uddin',NULL,'2012-09-29','Fahim Uddin','42101-9380371-5','03112344324','Mehak','3A','Islam','2023-10-16 11:51:42',NULL),(1484,172,11268,'Hiba Rani',NULL,'2012-05-22','Muhammad Imran','42101-5583928-1','03002882466','Afshan','4','Islam','2023-10-16 11:53:55',NULL),(1485,17,2596,'Muhammad Hadi',NULL,'2014-06-03','Muhammad Imran ','42101-4663016-9',NULL,'Shama','4','Islam','2023-10-16 11:54:18',NULL),(1486,83,6691,'Junaid ',NULL,'2011-03-31','Muhammad Naeem ','42301-3983084-1',NULL,'Yasmeen Sahar ','3A','Islam','2023-10-16 11:55:21',NULL),(1487,17,2597,'Muskan',NULL,'2013-04-26','Muhammad Naeem','42101-4855398-7',NULL,'Shazia','4','Islam','2023-10-16 11:55:48',NULL),(1489,83,6692,'Abu Huraira',NULL,'2012-04-02','Muhammad Hanif ','42201-8200011-7',NULL,'Shahana','3A','Islam','2023-10-16 11:57:23',NULL),(1490,17,2598,'Umm e Habiba',NULL,'2014-05-17','Muhammad Yousuf','42101-1956470-7',NULL,'Sameena','4','Islam','2023-10-16 11:58:51',NULL),(1491,172,11270,'Habiba ',NULL,'2011-06-06','Muhammad Naeem','42101-2944435-5','03132201420','Fareeda Bano','4','Islam','2023-10-16 11:59:10',NULL),(1492,83,6703,'Gulfam ',NULL,'2012-04-20','Rasheed Ullah ','42101-7879415-1',NULL,'Heera Naz','3A','Islam','2023-10-16 11:59:45',NULL),(1493,17,2603,'Muhammad Jawad',NULL,'2012-11-12','Muhammad Waseem','420009551813-1',NULL,'Shaida','4','Islam','2023-10-16 12:00:21',NULL),(1494,83,6712,'Hamza Ali ',NULL,'2010-05-08','Muhammad Kamran','42101-2111272-7',NULL,'Saba ','3A','Islam','2023-10-16 12:00:56',NULL),(1495,172,11290,'Umisha',NULL,'2013-08-15','Abid','42101-2235397-3','03186424688','Sharish Naz','4','Islam','2023-10-16 12:01:03',NULL),(1496,17,2643,'Faham',NULL,'2013-10-18','Rizwan','42101-5788475-4',NULL,'Amna','4','Islam','2023-10-16 12:01:28',NULL),(1497,83,6723,'Muhammad Ayan ',NULL,'2011-08-29','Muhammad Amir ','42101-9067942-9',NULL,'Shazia','3A','Islam','2023-10-16 12:02:23',NULL),(1498,17,2658,' Muhammad Hassan',NULL,'2013-08-04','Muhammad Asif','42101-8848232-8',NULL,'Farzana','4','Islam','2023-10-16 12:03:21',NULL),(1499,83,6727,'Muhammad Sufyan ',NULL,'2016-02-01','Azhar Ali ','42101-0626685-1','03118419879','Shaista Naz','3A','Islam','2023-10-16 12:04:03',NULL),(1500,17,2688,'Manahil',NULL,'2013-07-13','Muhammad Nadeem','42101-6828641-5',NULL,'Sania','4','Islam','2023-10-16 12:04:36',NULL),(1501,83,6380,'Maham Imran ',NULL,'2015-01-10','Muhammad Imran','42101-0796030-3','03102123194','Samina Bano ','4','Islam','2023-10-16 12:06:47',NULL),(1502,17,2745,'Alishba',NULL,'2011-08-11','Muhammad Jawaid','42101-1603745-4',NULL,NULL,'4','Islam','2023-10-16 12:06:56',NULL),(1503,17,2786,'Rabeeqa',NULL,'2012-02-15','Abdul Safeeq','42101-554726-9',NULL,NULL,'4','Islam','2023-10-16 12:08:33',NULL),(1504,83,6382,'Fatima ',NULL,'2013-06-03','Muhammad Shakeel ','42101-2096775-3','03102119015','Aneela ','4','Islam','2023-10-16 12:09:10',NULL),(1505,17,2712,'Tanzeela',NULL,'2013-07-03','Muhammad Nadeem','42101-3532163-5',NULL,'Saba','4','Islam','2023-10-16 12:10:23',NULL),(1506,83,6384,'Hadiqa',NULL,'2014-04-04','Touseef Ghofoor','42101-1878913-9','13180016016','Sidra','4','Islam','2023-10-16 12:10:54',NULL),(1507,172,11197,'Muskan',NULL,'2010-05-11','Pervez','42101-7993042-3','03164589924','Yasmeen','4','Islam','2023-10-16 12:11:52',NULL),(1508,83,6439,'Mehar Jabeen',NULL,'2013-09-17','Farhan','42101-5919317-7','03172889885','Farhana','4','Islam','2023-10-16 12:12:37',NULL),(1509,172,11291,'Bisma ',NULL,'2011-04-07','Samiuddin','42101-1291144-1','03151221055','Mahwish','4','Islam','2023-10-16 12:13:49',NULL),(1510,83,6449,'Nida',NULL,'2014-06-02','Muhammad Furqan','42101-5169139-9','03122426907','Kiran','4','Islam','2023-10-16 12:14:06',NULL),(1511,83,6490,'Saliha',NULL,'2014-10-06','Muhammad Asif','42101-9178675-7','031002313245','Nazia','4','Islam','2023-10-16 12:15:29',NULL),(1512,172,11306,'Sana ',NULL,'2012-03-12','Muhammad Ibrahim','42101-1898117-1','03332406189','Kousar Parveen Bano','4','Islam','2023-10-16 12:16:58',NULL),(1513,83,6500,'Ramsha',NULL,'2014-02-03','Muhammad Ashraf','42101-0140164-3','03188801045','Rani','4','Islam','2023-10-16 12:17:36',NULL),(1514,83,6508,'Raim',NULL,'2014-10-12','Meraj','42101-8180319-5','03209223784','Nousheen','4','Islam','2023-10-16 12:20:20',NULL),(1515,83,6534,'Fizza',NULL,'2012-01-18','Asif Majeed','42101-0176277-1','03190329412','Naeema','4','Islam','2023-10-16 12:23:11',NULL),(1516,172,11373,'Bisma ',NULL,'2011-12-20','Abdul Jabbar','42101-4750697-3','03142069030','Reshma ','4','Islam','2023-10-16 12:24:01',NULL),(1517,172,11378,'Abreesha',NULL,'2011-06-05','Nasir Ali','42101-1247403-5',NULL,'Nazia ','4','Islam','2023-10-16 12:26:09',NULL),(1518,83,6539,'Khizra Khan',NULL,'2012-05-26','Masroor Khan','42101-6701361-3','03003364097','Erum','4','Islam','2023-10-16 12:26:46',NULL),(1519,172,11382,'Amna Kanwal',NULL,'2011-08-03','Abdul Majeed','42101-5055392-1','03190357113','yASMEEN','4','Islam','2023-10-16 12:28:18',NULL),(1520,83,6546,'Noor Fatima',NULL,'2012-05-19','Shakeel ','42101-9137127-5','03172753373','Noor Jahan','4','Islam','2023-10-16 12:29:42',NULL),(1521,172,11384,'Nabiha ',NULL,'2010-11-25','Muhammad Yousuf','42101-2283966-5','03131070908','Nida ','4','Islam','2023-10-16 12:30:04',NULL),(1522,83,6586,'Amber',NULL,'2011-05-17','Muhammad Shahzad','42101-1402360-9','03121009927','Aneesa','4','Islam','2023-10-16 12:31:06',NULL),(1523,172,11386,'Umaima ',NULL,'2011-04-10','Faqeer Muhammad','42101-1499766-3','03191574906','Saiqa','4','Islam','2023-10-16 12:32:35','2023-10-20 06:21:13'),(1524,83,6599,'Bushra',NULL,'2014-10-27','Nadeem','42101-4063741-5','03112242521','Kishwar','4','Islam','2023-10-16 12:34:04',NULL),(1525,172,11387,'Hareem',NULL,'2014-06-28','Abdul Sattar','42101-1100338-9','03131338298','Naeema ','4','Islam','2023-10-16 12:34:49',NULL),(1526,83,6637,'Laraib',NULL,'2012-03-15','Muhammad Ali','42101-0371815-3','03181170031','Erum','4','Islam','2023-10-16 12:35:23',NULL),(1527,172,11388,'Tehreem',NULL,'2012-07-03','Habib Ahmed ','42101-5278603-9',NULL,'Yasmeen','4','Islam','2023-10-16 12:36:03',NULL),(1528,83,6708,'Sumann Kamran',NULL,'2014-01-23','Muhammad Kamran Khan','42301-6401265-5','03491306746','Yusra','4','Islam','2023-10-16 12:37:02',NULL),(1529,172,11424,'Malika ',NULL,'2011-08-14','Muhammad Ramzan','42201-0365318-9','03012750277','Shabana ','4','Islam','2023-10-16 12:38:09',NULL),(1530,83,6709,'Arbish Kamran',NULL,'2012-12-17','Muhammad Kamran Khan','42301-6401265-5','03491306746','Yusra','4','Islam','2023-10-16 12:39:05',NULL),(1531,172,11425,'Mehreen Fatima',NULL,'2012-11-24','Muhammad Ramzan','42201-0365318-9','03012750277','Shabana','4','Islam','2023-10-16 12:40:22',NULL),(1532,83,6327,'Muhammad Rehan',NULL,'2013-02-07','Nizam-ud-Din','42101-9928226-5','03123604912','Samina Bano','4','Islam','2023-10-16 12:40:48',NULL),(1533,172,11444,'Maryam',NULL,'2012-12-28','Muhammad Feroz','42101-7395220-1','03128836672','Khalida','4','Islam','2023-10-16 12:42:16',NULL),(1534,83,6395,'Abdullah',NULL,'2013-06-30','Muhammad Shakeel','42101-2096775-3','03102119015','Aneela','4','Islam','2023-10-16 12:43:10',NULL),(1535,172,11477,'Kashaf',NULL,'2008-08-03','Javeed','42101-1845921-7','03146868217','Shabana ','4','Islam','2023-10-16 12:44:24',NULL),(1536,83,6454,'Ahmed Raza',NULL,'2013-05-25','Rehan Hussain','42101-4914666-7','03162238853','Saima Bano','4','Islam','2023-10-16 12:44:32',NULL),(1537,83,6477,'MUhammad Aman',NULL,'2012-04-16','MUhammad Javed','42101-9773487-5','03463094054','Shahida','4','Islam','2023-10-16 12:45:51',NULL),(1538,172,11478,'Ayesha Pari',NULL,'2012-01-24','Muhammad Fareed','42101-6797992-9','03142303654','Sadaf','4','Islam','2023-10-16 12:46:23','2023-10-20 06:21:49'),(1539,83,6479,'Muhammad Mohsin Qureshi',NULL,'2014-10-06','Muhammad Asif','42101-9178675-7','03002313245','Nazia','4','Islam','2023-10-16 12:47:24',NULL),(1540,172,11491,'Fatima ',NULL,'2011-11-25','Muhammad Tariq','42101-5945412-7','031101185481','Neelam','4','Islam','2023-10-16 12:48:17',NULL),(1541,83,6495,'Muhammad Rayan Kashif',NULL,'2014-11-18','Muhammad Kashif Aslam','42401-1941047-7','03162325522','Nasim Naz','4','Islam','2023-10-16 12:49:10',NULL),(1542,172,11492,'Manahil',NULL,'2014-04-29','Muhammad Kashif ','42101-2195206-5','03443154860','Faiza Naz','4','Islam','2023-10-16 12:50:08',NULL),(1543,83,6532,'Noor Muhammad ',NULL,'2011-11-10','Muhammad Ayub Khan','42101-9776973-3','03193343863','Shagufta','4','Islam','2023-10-16 12:50:24',NULL),(1544,172,11497,'Momina ',NULL,'2013-10-21','Khalid','42101-5969011-3',NULL,'Urooj Gul','4','Islam','2023-10-16 12:51:33','2023-10-20 06:22:09'),(1545,83,6557,'Muhammad Ahsan',NULL,'2010-12-10','Muhammad Aslam','42101-1910355-5','03130239505','Anisa Kanwal','4','Islam','2023-10-16 12:51:39',NULL),(1546,172,11515,'Fazila ',NULL,'2011-01-01','Shakeel Ahmed ','42101-8005316-7','03032319118','Rizwana','4','Islam','2023-10-16 12:53:24',NULL),(1547,83,6582,'Muhammad Talha ',NULL,'2012-02-24','Muhammad Shaeel','42101-6754937-5','03143717856','Suriya','4','Islam','2023-10-16 12:53:37',NULL),(1548,83,6594,'Abdul Kabeer',NULL,'2011-07-15','Muhammad Kashif','42101-6976988-7','03102107043','Hina Naz','4','Islam','2023-10-16 12:55:53',NULL),(1549,83,6619,'Muhammad Sufiyan',NULL,'2012-04-24','Muzaffar Hussain','42201-0715376-9','03183591972','Fozia Shaheen','4','Islam','2023-10-16 12:58:01',NULL),(1550,83,6377,'ALishba Khan Abbasi',NULL,'2013-03-23','Muhammad Ali Abbasi','42101-0954345-1','03322724750','Naheed','5','Islam','2023-10-16 13:14:05',NULL),(1551,83,6378,'Alina Khan Abbasi',NULL,'2015-05-19','Muhammad Ali Abbasi','42101-0954345-1','03322704750','Naheed','5','Islam','2023-10-16 13:18:09',NULL),(1552,83,6379,'Afreen',NULL,'2012-03-03','Muhammad Aslam','42101-9193299-5',NULL,NULL,'5','Islam','2023-10-16 13:19:28',NULL),(1553,83,6386,'Hiba Naz',NULL,'2013-04-06','Irfan Ali','42101-1512746-3','03130226399','Sana Naz','5','Islam','2023-10-16 13:20:43',NULL),(1554,83,6482,'Alishba Anwar',NULL,'2011-05-15','Muhammad Anwar','42101-2669105-5',NULL,'Ayesha Anwar','5','Islam','2023-10-16 13:21:50',NULL),(1555,83,6507,'Mahnoor',NULL,'2012-05-24','Meraj','42101-8180319-5',NULL,'Nousheen','5','Islam','2023-10-16 13:23:39',NULL),(1556,83,6530,'Rimsha',NULL,'2013-05-13','Muhammad Akbar','42000-2757897-3','03172064561','Robina Akhtar','5','Islam','2023-10-16 13:25:10',NULL),(1557,83,6535,'Bisma Asif','','2011-05-10','Asif Majeed','42101-0176277-1','03190329412','Naeema','5','Islam','2023-10-16 13:26:43','2023-10-17 07:14:18'),(1558,83,6541,'Maham',NULL,'2011-07-25','Muhammad Shahid','42101-9357385-5',NULL,'Mehmooda','5','Islam','2023-10-16 13:28:28',NULL),(1559,83,6555,'Javeria ',NULL,'2012-05-30','Naeem ud Din','42101-42340115',NULL,'Yasmeen','5','Islam','2023-10-16 13:30:30',NULL),(1560,17,2849,'Aiman ',NULL,'2013-11-22','Furqan',NULL,'03142790761','Qaisar','5','Islam','2023-10-17 03:18:39',NULL),(1561,8,6024,'Araj Mehak',NULL,'2015-06-10','Muhammad Ajmal','42101-5443965-3','0305-36446385','Nuzhat','1','Islam','2023-10-17 03:20:21',NULL),(1562,17,2938,'Moiz ',NULL,'2010-01-25','Habib Ahmed','42101-1499371-1','03333001194','Shaheena','5','Islam','2023-10-17 03:21:00',NULL),(1563,17,2941,'Aliyan',NULL,'2010-01-21','Iftikhar','42301-1744877-5','03154852079','Shabana','5','Islam','2023-10-17 03:22:22',NULL),(1564,8,6036,'Dania',NULL,'2016-06-15','Muhammad Amir','42101-9681637-7','0312-0127629','Sameena','1','Islam','2023-10-17 03:23:18',NULL),(1565,17,2968,'Hifza',NULL,'2011-06-23','Rashid Ahmed','42101-5906776-9','03193539622','Kosar','5','Islam','2023-10-17 03:23:46',NULL),(1566,17,2969,'Zainab',NULL,'2009-04-12','Muhammad Kamran','42101-8544922-7','03153935295','Asma','5','Islam','2023-10-17 03:25:03',NULL),(1567,8,6037,'Maria',NULL,'2016-09-25','Alam','42101-4568777-9','0318-3749359','Samreen','1','Islam','2023-10-17 03:25:54',NULL),(1568,17,2982,'Shiza',NULL,'2011-08-20','Muhammad Iqbal','42101-7753593-9','03132524194','Zahida','5','Islam','2023-10-17 03:26:24',NULL),(1569,17,2990,'Shayan',NULL,'2011-02-10','Muhammad Khurram ','42101-176612-9','03462798567','Fahmida','5','Islam','2023-10-17 03:27:54',NULL),(1570,8,6041,'Fatima','','2017-11-16','Zubair','42101-3556422-9','0316-2784743','Ayesha','1','Islam','2023-10-17 03:28:29','2023-10-17 04:57:35'),(1571,17,3005,'Umm-e-Hani',NULL,'2012-01-08','Muhammad Shehzad','42101-9314884-3','03162682690','Saira','5','Islam','2023-10-17 03:29:45',NULL),(1572,17,3016,'Insha Rizwan',NULL,'2008-06-29','Muhammad Rizwan','42301-26668377','03123153536','Romana','5','Islam','2023-10-17 03:31:06',NULL),(1573,8,6040,'Noor Fatima',NULL,'2015-01-31','Shano','42101-3153049-5','0318-3749359','Farzana','1','Islam','2023-10-17 03:31:08',NULL),(1574,17,3017,'Nabia',NULL,'2012-11-14','Amir','42101-33055453','03142586825','Humera','5','Islam','2023-10-17 03:32:24',NULL),(1575,8,6046,'Jaweria',NULL,'2016-03-19','Zafar Ali','42101-4574479-3',NULL,'Shaheen','1','Islam','2023-10-17 03:33:07',NULL),(1576,17,3018,'Ansa',NULL,'2011-10-05','Muhammad Yousuf','41307-0941822-9','03182193571','Nafeesa','5','Islam','2023-10-17 03:33:41',NULL),(1577,17,3025,'Qirat',NULL,'2012-08-10','Muhammad Aleem ','42101-1393921-3','03132805578','Farah','5','Islam','2023-10-17 03:34:54',NULL),(1578,8,6061,'Jaweria',NULL,'2016-01-03','Muhammad Nadeem','42101-1794222-3','0311-1209027','Nadia Nadeem','1','Islam','2023-10-17 03:35:16',NULL),(1579,8,6062,'Shiza',NULL,'2013-03-05','Muhammad Sohail','42101-1125904-7','0301-5272906','Shazia','1','Islam','2023-10-17 03:38:02',NULL),(1580,17,3049,'Tashfa',NULL,'2010-12-03','Muhammad Kamran','42101-9490816-9','03121039820','Sakeena','5','Islam','2023-10-17 03:38:44',NULL),(1581,8,6063,'Zornain',NULL,'2014-07-28','Muhammad Waqar','42101-3633842-1','03187253871','Rukhsar','1','Islam','2023-10-17 03:40:19',NULL),(1582,17,3054,'Muhammad Hussain ',NULL,'2013-11-15','Malik Muhammad Qasim ','44103-7015239-9','03034925018','Nasreen Bano','5','Islam','2023-10-17 03:40:19',NULL),(1583,17,3055,'Jannat Jamil ',NULL,'2009-10-25','Jamil Hassan ','42101-83413869','03172608424','Shazia','5','Islam','2023-10-17 03:41:44',NULL),(1584,8,6064,'MAham',NULL,'2012-06-14','Anwar','42101-9068032-9','0315-2714415','Hina','1','Islam','2023-10-17 03:42:20',NULL),(1585,17,2348,'Afifa ',NULL,'2012-06-30','Muhammad Own ','42101-1984660-7','03186331041','Shazia','5','Islam','2023-10-17 03:43:22',NULL),(1586,17,2359,'Dua Suleman',NULL,'2009-09-01','Muhammad Suleman','42101-8101550',NULL,'Sameena','5','Islam','2023-10-17 03:44:27',NULL),(1587,8,6065,'Dua',NULL,'2015-12-06','Anwar','42101-9068032-9','0315-2714415','Hina','1','Islam','2023-10-17 03:44:54',NULL),(1588,17,2482,'Moiz',NULL,'2011-12-01','Muhammad Waseem ','42101-8896705-5','03123836705','Uzma','5','Islam','2023-10-17 03:45:37',NULL),(1589,8,6066,'Maryam',NULL,'2011-04-27','Muhammad Amir','42101-0423876-9','0312-1652151','Nadra','1','Islam','2023-10-17 03:46:41',NULL),(1590,17,2564,'Misbah ',NULL,'2010-11-23','Muhammad Kamran ','42101-4690977-3','03112983473','Saira','5','Islam','2023-10-17 03:46:43',NULL),(1591,8,6067,'kashaf ',NULL,'2014-06-21','Muhammad Amir','42101-0423876-9','0312-1652151','Nadra','1','Islam','2023-10-17 03:48:19',NULL),(1592,17,2570,' Mahnoor',NULL,'2012-08-02','Abdul Saeed','42101-6911651-5','03112526553','Ambreen','5','Islam','2023-10-17 03:48:31',NULL),(1593,17,2646,'Abeera ',NULL,'2013-11-02','Sohail Ahmed','42101-8343003-5','0322829986','Farah','5','Islam','2023-10-17 03:49:52',NULL),(1594,8,6068,'Hania Naz',NULL,'2014-02-20','Ali Aqdas','42501-0731714-1','0311-2406789','Shazia Naz','1','Islam','2023-10-17 03:51:14',NULL),(1595,17,2659,'Abd-ur-Rafay',NULL,'2012-02-09','Muhammad Asif','42101-8848232-8','03112377478','Farzana ','5','Islam','2023-10-17 03:51:49',NULL),(1596,17,2703,'Aisha ',NULL,'2012-11-08','Rajab Ali','42201-0629502-5','03152218953','Naseem ','5','Islam','2023-10-17 03:53:07',NULL),(1597,8,6069,'Anabiya',NULL,'2015-07-15','Muhammad Nasir','42101-2489146-1','03135964719','Seemi','1','Islam','2023-10-17 03:53:24',NULL),(1598,17,2704,'Shahzaib',NULL,'2011-02-22','Zahid Ahmed','42101-1828184-1',NULL,'Mehwish','5','Islam','2023-10-17 03:54:07',NULL),(1599,17,2760,'Rohan Irfan',NULL,'2010-01-28','Irfan ','42101-1588864-1',NULL,'Fozia','5','Islam','2023-10-17 03:55:03',NULL),(1600,8,5076,'Muhammad Sarid Khan ',NULL,'0016-12-31','Ilyas Ahmed ','42101-5121725-9','03100102774','Shazia','1','Islam','2023-10-17 03:55:13',NULL),(1601,17,2811,'Hassan Qasim ','','2009-02-14','Muhammad Qasim','42401-2038681-5','03132030177','Chanda','5','Islam','2023-10-17 03:55:58','2023-10-17 04:08:03'),(1602,8,5075,'Muhammad Hussain',NULL,'0017-02-12','Muhammad Zaheer','42101-0689322-9','0315-3258044','Fara','1','Islam','2023-10-17 03:56:51',NULL),(1603,17,2842,'Noor Fatima ',NULL,'2011-10-26','Ali Anees ','35202-1438233-6','03153101331','Azra Noor','5','Islam','2023-10-17 03:57:33',NULL),(1604,17,2845,'Sohail Saleem ',NULL,'2009-12-08','Muhammad Saleem','42501-1521876-7','03132901603','Sajida','5','Islam','2023-10-17 03:58:56',NULL),(1605,8,5078,'Muhammad Affan Sheikh ',NULL,'2015-02-06','Muhammad Shahzeb','42101-7886764-9','0313-3943591','Anum Bano','1','Islam','2023-10-17 03:59:18',NULL),(1606,17,2846,'Alizah ',NULL,'2012-08-21','Danish','42101-3439729-9','03172040147','Shahida','5','Islam','2023-10-17 04:00:56',NULL),(1607,8,5079,'Muhammad HAssan',NULL,'2016-03-16','Muhammad Shahzeb','42101-7886764-9','0313-3943591','Anum Bano','1','Islam','2023-10-17 04:01:38',NULL),(1608,17,2847,'Ayan Asif',NULL,'2010-02-01','Muhammad Asif','42201-121583-5','03423401995','Shifa','5','Islam','2023-10-17 04:02:23',NULL),(1609,8,5080,'Abdullah',NULL,'2015-07-09','Muhammad Asif','42101-1793977-1','0311-2470913','Shehla Naz','1','Islam','2023-10-17 04:03:35',NULL),(1610,17,2848,'Asma',NULL,'2013-11-22','Furqan Ghori','42401-6910543-1','03142790761','Qaisar','5','Islam','2023-10-17 04:03:36',NULL),(1611,17,3048,'Ayan ',NULL,'2013-10-31','Muhammad Nasir','42101-1506877-1','03113036946','Sadaf','5','Islam','2023-10-17 04:05:45',NULL),(1612,8,5083,'Muhammad Zain',NULL,'2015-09-23','Muhammad Rafiq','31202-9648827-9','0308-6313035','Zahida Rafiq','1','Islam','2023-10-17 04:06:11',NULL),(1614,8,6006,'Abdul Sami',NULL,'2015-09-05','Dilawar Hussain','42121-2507799-5',NULL,'Amna Bibi','1','Islam','2023-10-17 04:08:04',NULL),(1615,8,6035,'Muhammad Umer',NULL,'2017-11-18','Arshad Ali','42101-6781605-3','0313-2597343','Rubi Bano','1','Islam','2023-10-17 04:10:21',NULL),(1616,8,6038,'Rohan','','2015-02-08','Muhammad Atif','42101-5391717-4','0327-2350705','Rehana','1','Islam','2023-10-17 04:12:24','2023-10-17 04:56:25'),(1617,168,1383,'Salma',NULL,'2012-12-26','Abdul Hameed',NULL,NULL,NULL,'1','Islam','2023-10-17 04:14:30',NULL),(1619,168,1415,'Munazza',NULL,'2013-02-09','Rooh ullah',NULL,NULL,NULL,'1','Islam','2023-10-17 04:15:54',NULL),(1620,8,6043,'MUhammad kamil Raza',NULL,'2016-03-19','Zahoor Ali','42101-2446811-1','0311-2846960','Shazia','1','Islam','2023-10-17 04:16:50',NULL),(1621,168,1283,'Uzma',NULL,'2012-05-15','Gulab Khan','4240-00489052-7',NULL,NULL,'1','Islam','2023-10-17 04:17:36',NULL),(1622,8,6060,'Muhammad Anus',NULL,'2012-07-24','Muhammad Ali','42101-5762249-1',NULL,'Moona Begum','1','Islam','2023-10-17 04:18:29',NULL),(1623,8,6083,'Aliza',NULL,'0015-10-06','Arif Rehman','42101-1056363-7','0318-3890466','Ayesha','1','Islam','2023-10-17 04:20:01',NULL),(1624,168,1380,'Zainab ',NULL,'2013-01-15','Hassan Jan',NULL,NULL,NULL,'1','Islam','2023-10-17 04:20:10',NULL),(1625,8,4065,'Tayyaba',NULL,'2013-02-11','Muhammad Nadeem','42201-1340722-7',NULL,'Humera ','2A','Islam','2023-10-17 04:21:47',NULL),(1626,168,1448,'Tamnna',NULL,'2011-11-11','Gohar Ali',NULL,NULL,NULL,'1','Islam','2023-10-17 04:22:30',NULL),(1627,8,5029,'Noor Saba ',NULL,'2014-08-18','Muhammad Anwer','44204-2344010-7',NULL,'Nadra','2A','Islam','2023-10-17 04:23:00',NULL),(1628,168,1491,'Bakhtawar',NULL,'2010-09-15','Taj Muhammad ',NULL,NULL,NULL,'1','Islam','2023-10-17 04:23:33',NULL),(1629,168,1494,'Fatima',NULL,'2009-02-06','Imran',NULL,NULL,NULL,'1','Islam','2023-10-17 04:24:17',NULL),(1630,8,5032,'Abdullah',NULL,'2015-06-16','Arshad Qadri','42101-8264656-5',NULL,'Shumaila','2A','Islam','2023-10-17 04:25:05',NULL),(1631,8,5033,'Muhammad Yahya',NULL,'2014-12-14','Muqim Qureshi','41303-6882263-0',NULL,'Nasreen','2A','Islam','2023-10-17 04:27:06',NULL),(1632,168,1501,'Hurain ',NULL,'2009-12-15','Muhammad Saleem ',NULL,NULL,NULL,'1','Islam','2023-10-17 04:28:35',NULL),(1633,8,5034,'Mahanoor',NULL,'2013-05-09','Chand Muhammad','42401-6430651-1','0311-0814743','Noreen','2A','Islam','2023-10-17 04:29:18',NULL),(1634,168,1500,'Farhat',NULL,'2014-01-09','Muhammad Saleem ',NULL,NULL,NULL,'1','Islam','2023-10-17 04:30:45',NULL),(1635,8,5035,'Muhammad Ayan',NULL,'2013-10-26','Muhammad Moosa ','42000-3333617-5',NULL,'Razia ','2A','Islam','2023-10-17 04:30:52',NULL),(1636,168,1399,'Uzma ',NULL,'2014-01-09','Shoukat Ali',NULL,NULL,NULL,'1','Islam','2023-10-17 04:32:27',NULL),(1637,8,5037,'Muhammad sarim',NULL,'2015-02-07','Saleemuddin','42101-4457107-1',NULL,'Sakina','2A','Islam','2023-10-17 04:32:30',NULL),(1638,168,1523,'Zohra',NULL,'2013-08-12','Muhammad Bilal',NULL,NULL,NULL,'1','Islam','2023-10-17 04:33:21',NULL),(1639,8,5059,'Shezan',NULL,'2015-07-20','Muhammad Anwer','41102-9336329-5',NULL,'Perveen','2A','Islam','2023-10-17 04:33:53',NULL),(1640,168,1525,'Tanzeela ',NULL,'2011-05-03','Muhammad Khalid',NULL,NULL,NULL,'1','Islam','2023-10-17 04:34:50',NULL),(1641,8,5061,'Manahil',NULL,'2015-11-17','Dilwar','42101-2507799-5',NULL,'Erum','2A','Islam','2023-10-17 04:36:01',NULL),(1642,168,1526,'Mahnoor',NULL,'2014-09-24','Jahanzaib',NULL,NULL,NULL,'1','Islam','2023-10-17 04:36:26',NULL),(1643,8,5095,'Gulam Mustafa',NULL,'2013-05-21','Jan Muhammad ','42101-4511072-7',NULL,'Shenaz','2A','Islam','2023-10-17 04:37:43',NULL),(1644,168,1549,'Farah ',NULL,'2011-06-11','Baqar Shah',NULL,NULL,NULL,'1','Islam','2023-10-17 04:37:46',NULL),(1645,168,1407,'Rehman ',NULL,'2010-08-08','Khanzala',NULL,NULL,NULL,'1','Islam','2023-10-17 04:38:43',NULL),(1646,172,10795,'Kinza',NULL,'2013-05-22','Muhammad Tasleem','42101-0517812-3',NULL,'Mubeena ','5','Islam','2023-10-17 04:39:08',NULL),(1647,8,6021,'Alisha Sher',NULL,'2014-11-14','Arshad Ali','42101-6781605-3','0313-2597343','Rubi','2A','Islam','2023-10-17 04:39:27',NULL),(1648,168,1419,'Abdul Rehman',NULL,'2009-04-12','Adil Kamal',NULL,NULL,NULL,'1','Islam','2023-10-17 04:40:10',NULL),(1649,172,10803,'Umema ',NULL,'2010-10-15','Muhammad Shakeel','42101-9222991-9',NULL,'Shazia ','5','Islam','2023-10-17 04:40:20',NULL),(1650,8,6029,'Khizra',NULL,'0017-12-17','Abbas Ali','42101-1921846-7',NULL,'Shama','2A','Islam','2023-10-17 04:40:38',NULL),(1651,168,1469,'Imran',NULL,'2010-02-09','Sada Baksh',NULL,NULL,NULL,'1','Islam','2023-10-17 04:41:03',NULL),(1652,168,1423,'Zaid',NULL,'2010-06-27','Sher Khan',NULL,NULL,NULL,'1','Islam','2023-10-17 04:41:41',NULL),(1653,172,10816,'Aliza ',NULL,'2013-06-17','Muhammad Naveed','42101-1495675-9',NULL,'Farheen','5','Islam','2023-10-17 04:41:48',NULL),(1654,8,6005,'Ayesha Noor ',NULL,'2013-06-05','Abrar Hussain','42101-9983659-5','0310-2916765','Sana','2A','Islam','2023-10-17 04:42:09',NULL),(1655,168,1394,'Shehzad Khan',NULL,'2012-11-12','Farman ullah',NULL,NULL,NULL,'1','Islam','2023-10-17 04:42:39',NULL),(1656,172,10821,'Manahil','','2011-07-20','Ghulam Nabi','42101-5841787-3','03182518826','Sjamma ','5','Islam','2023-10-17 04:42:51','2023-10-17 04:44:07'),(1657,168,1465,'Zulqarnain',NULL,'2012-11-12','Muslim Khan',NULL,NULL,NULL,'1','Islam','2023-10-17 04:43:30',NULL),(1658,8,6033,'Arshee kanwal',NULL,'2014-08-16','Zahoor ilahi','42101-2446811-1','0312-2258254','Shazia','2A','Islam','2023-10-17 04:43:43',NULL),(1659,168,1489,'Hammad ',NULL,'2012-06-12','Waheed Khan ',NULL,NULL,NULL,'1','Islam','2023-10-17 04:44:16',NULL),(1660,168,1385,'Naqeeb ullah',NULL,'2008-04-03','Abdul Hameed',NULL,NULL,NULL,'1','Islam','2023-10-17 04:45:13',NULL),(1661,8,6034,'Sufiyan','','2015-12-25','Muhammad Yousuf','42101-3381967-7','0310-2728018','Shamsha','2A','Islam','2023-10-17 04:45:27','2023-10-17 04:54:58'),(1662,172,10859,'Umm-e-Roman',NULL,'2012-04-05','Muhammad Shabbir','42101-1825032-5','03121109329','Farhana','5','Islam','2023-10-17 04:45:40',NULL),(1663,168,1487,'Asad ',NULL,'2010-06-06','Qurban Ali',NULL,NULL,NULL,'1','Islam','2023-10-17 04:46:07',NULL),(1664,8,6031,'Amna Fareed ',NULL,'0011-12-19','Fareed Ahmed','42101-3183168-3','0318-2045717','Mehnaz','2A','Islam','2023-10-17 04:47:06',NULL),(1665,168,1379,'Haseeb ',NULL,'2014-08-12','Muhammad Rafeeq',NULL,NULL,NULL,'1','Islam','2023-10-17 04:48:06',NULL),(1666,172,10864,'Falak Naz',NULL,'2013-10-08','Muhammad Mahmood','42101-8362448-1','031236189369','Aneela ','5','Islam','2023-10-17 04:48:19',NULL),(1667,168,1499,'Usman',NULL,'2014-07-02','Siraj',NULL,NULL,NULL,'1','Islam','2023-10-17 04:48:51',NULL),(1668,8,6032,'Sawera',NULL,'2012-07-04','Hameed Ali','42101-1745543-8','0315-0240858','Shazia','2A','Islam','2023-10-17 04:49:02',NULL),(1669,172,10889,'Sadia ',NULL,'2012-02-17','Sham shuddin','42101-1926290-5','033552856203','Saba ','5','Islam','2023-10-17 04:49:47',NULL),(1670,168,1536,'Ahmed Ali',NULL,'2014-02-19','Muhammad Asghar',NULL,NULL,NULL,'1','Islam','2023-10-17 04:50:01',NULL),(1672,8,6078,'Uzerah',NULL,'2012-10-20','Asim','42101-1584360-9',NULL,'Shazia','2A','Islam','2023-10-17 04:50:38',NULL),(1673,172,10916,'Umm-e-Kulsoom',NULL,'2013-01-09','Muhammad Abid','42101-9428070-9','03152245795','Nabeel','5','Islam','2023-10-17 04:51:12',NULL),(1674,168,1537,'Zulqarnain',NULL,'2014-07-02','Muhammad Salman ',NULL,NULL,NULL,'1','Islam','2023-10-17 04:51:56',NULL),(1675,168,1539,'Imran Shah',NULL,'2014-01-19','Nasir Shah',NULL,NULL,NULL,'1','Islam','2023-10-17 04:52:34',NULL),(1676,172,10951,'Nimra',NULL,'2010-10-17','Muhammad Rafiq Khan','42101-6411284-3','03238271672','Adiba','5','Islam','2023-10-17 04:52:50','2023-10-20 06:24:05'),(1677,168,1540,'Ahmed Raza ',NULL,'2014-05-10','Mustafa Khan ',NULL,NULL,NULL,'1','Islam','2023-10-17 04:53:18',NULL),(1678,8,6079,'Sana ',NULL,'2011-03-04','Muhammad saleem','42101-1559282-5','0301-2626420','Sidra','2A','Islam','2023-10-17 04:53:50',NULL),(1679,172,10958,'Zamzam',NULL,'2012-08-28','Muhammad Waseem Qureshi','42101-4776965-3','03240295029','Zarina','5','Islam','2023-10-17 04:54:41','2023-10-20 06:24:22'),(1680,168,1294,'Fatima',NULL,'2012-11-27','Hasan Jan ',NULL,NULL,NULL,'2A','Islam','2023-10-17 04:54:50',NULL),(1681,8,6080,'Samina',NULL,'2013-02-12','Hussain',NULL,NULL,'Jamila','2A','Islam','2023-10-17 04:55:10',NULL),(1682,168,1295,'Jameela',NULL,'2013-04-11','Hasan jan ',NULL,NULL,NULL,'2A','Islam','2023-10-17 04:55:41',NULL),(1683,172,10980,'kiran',NULL,'2012-10-08','Sulaman','42101-0191509-1','03132332544','Kanwal','5','Islam','2023-10-17 04:56:14',NULL),(1684,168,1296,'Uqba ',NULL,'2013-05-15','Rashid',NULL,NULL,NULL,'2A','Islam','2023-10-17 04:56:42',NULL),(1685,168,1433,'Samina ',NULL,'2013-11-23','Khalil',NULL,NULL,NULL,'2A','Islam','2023-10-17 04:57:16',NULL),(1686,126,5181,'Abdul Rehman ',NULL,'2013-06-06','Ghulam Ali','32301-9676946-3','0308-2462061','Sakina','3A','Islam','2023-10-17 04:57:31',NULL),(1687,172,10985,'Ashmal',NULL,'2011-11-21','Muhammad Imran','42101-8229175-7','03162715874','Asma ','5','Islam','2023-10-17 04:57:32',NULL),(1688,168,1396,'Maryam ',NULL,'2013-04-15','Jahanzaib',NULL,NULL,NULL,'2A','Islam','2023-10-17 04:58:03',NULL),(1689,8,4007,'Ahetesham',NULL,'2012-12-06','Muhammad Wakeel','42101-9349605-9',NULL,'Akhrari','3A','Islam','2023-10-17 04:58:19',NULL),(1690,168,1275,'Sidrah ',NULL,'2017-05-15','Gohar Ali ',NULL,NULL,NULL,'2A','Islam','2023-10-17 04:58:54',NULL),(1691,168,1274,'Sana ',NULL,'2013-11-16','Yaseen',NULL,NULL,NULL,'2A','Islam','2023-10-17 04:59:31',NULL),(1692,172,11035,'Noor Fatima',NULL,'2012-11-30','Muhammad Jameel','42301-7079941-3','03121002924','Shaheen','5','Islam','2023-10-17 04:59:41',NULL),(1693,126,5240,'Muhammad Wajahat ',NULL,'2013-12-15','Qadir Bakhs ','42101-4909534-7','0305-2480762','Maqsooda','3A','Islam','2023-10-17 05:00:01',NULL),(1694,168,1480,'Khadija ',NULL,'2012-02-01','Muhammad Younus',NULL,NULL,NULL,'2A','Islam','2023-10-17 05:00:11',NULL),(1695,8,4028,'Muhammad Saif',NULL,'2009-10-20','Muhammad Ajmal','42201-5443965-3','0305-3646385','Nuzhat Bibi','3A','Islam','2023-10-17 05:00:26',NULL),(1696,168,1496,'Gulnaz ',NULL,'2013-01-13','Muhammad Imran',NULL,NULL,NULL,'2A','Islam','2023-10-17 05:00:52',NULL),(1697,168,1432,'Salma ',NULL,'2010-04-17','Yaqoob ',NULL,NULL,NULL,'2A','Islam','2023-10-17 05:01:31',NULL),(1698,126,5288,'Zohaib Ahmed ',NULL,'2014-04-10','Nazeer Ahmed','42101-1899769-3','0345-829040','Haseena','3A','Islam','2023-10-17 05:01:33',NULL),(1699,168,1398,'Zara',NULL,'2014-01-07','Shoukat Ali',NULL,NULL,NULL,'2A','Islam','2023-10-17 05:02:16',NULL),(1700,8,4050,'Muhammad Ubaidullah',NULL,'0016-02-21','Muhammad Zaheer','42101-0689322-9',NULL,'Farah','3A','Islam','2023-10-17 05:02:27',NULL),(1701,172,11037,'Unzila ',NULL,'2011-04-12','Muhammad Akbar','42101-6631890-9','03142573224','Fozia ','5','Islam','2023-10-17 05:02:57',NULL),(1702,168,1538,'Sawera ',NULL,'2016-10-17','Muhammad Nasir',NULL,NULL,NULL,'2A','Islam','2023-10-17 05:03:02',NULL),(1703,126,5337,'Bilal',NULL,'2014-01-04','Aashiq Hussain','42101-1846477-7','0300-7046422','Rizwana','3A','Islam','2023-10-17 05:03:35',NULL),(1704,168,1559,'Asiya',NULL,'2010-02-06','Aziz ullah ',NULL,NULL,NULL,'2A','Islam','2023-10-17 05:03:38',NULL),(1705,8,4054,'Muhammad Affan',NULL,'2013-05-11','Muhammad Khaliq','42101-9284986-5','0347-8304795','Sakina BIbi','3A','Islam','2023-10-17 05:04:08',NULL),(1706,168,1421,'Barera',NULL,'2010-10-21','Zahir Khan ',NULL,NULL,NULL,'2A','Islam','2023-10-17 05:04:15',NULL),(1707,172,11070,'Maryam',NULL,'2011-08-28',' Muhammad Waseem Qureshi','42101-4776965-3','03131150861','Zarina','5','Islam','2023-10-17 05:04:33','2023-10-20 06:24:34'),(1708,168,1422,'Tajallah ',NULL,'2012-01-07','Zahir Khan ',NULL,NULL,NULL,'2A','Islam','2023-10-17 05:05:05',NULL),(1709,126,5389,'Mohid Ather ',NULL,'2011-12-13','Ather Manzoor','42101-3010326-3','0331-8465082','Afshan','3A','Islam','2023-10-17 05:05:11',NULL),(1710,8,4055,'Muhammad Faiz',NULL,'2014-08-05','Muhammad Atif','42101-5437221-5','0319-1803043','Abida','3A','Islam','2023-10-17 05:05:45',NULL),(1711,168,1395,'Abdul Aziz ',NULL,'2013-07-28','Jahanzaib',NULL,NULL,NULL,'2A','Islam','2023-10-17 05:05:52',NULL),(1712,172,11185,'Mahtab',NULL,'2012-12-20','Muhammad Mushataq','42101-0626309-5','03131157947','Fozia ','5','Islam','2023-10-17 05:06:07',NULL),(1713,168,1342,'Amjad ',NULL,'2012-06-09','Liaquat Ali ',NULL,NULL,NULL,'2A','Islam','2023-10-17 05:06:34',NULL),(1714,126,5394,'Ahmed Ali',NULL,'2013-02-06','Muhammad Jawed','42101-1394963-7','0315-1122305','Nazia','3A','Islam','2023-10-17 05:06:38',NULL),(1715,168,1431,'Shahzaib',NULL,'2013-09-06','Muhammad Yaqoob ',NULL,NULL,NULL,'2A','Islam','2023-10-17 05:07:21',NULL),(1716,172,11108,'Ateeqa',NULL,'2012-03-11','Muhammad Akram','42101-8348543-1','03121379234','Salma','5','Islam','2023-10-17 05:07:42',NULL),(1717,8,5028,'Abdul Rehman',NULL,'2013-07-22','Muhammad Asif','42101-1793977-1','0315-8591212','Shehla Naz','3A','Islam','2023-10-17 05:08:03',NULL),(1718,126,5444,'Shaban Ali ',NULL,'2013-02-09','Arbab Ali ','42101-5218902-5','0318-2682887','Khair Un Nisa','3A','Islam','2023-10-17 05:08:10',NULL),(1719,168,1393,'Muhammad Mansoor',NULL,'2013-09-20','Farman ullah ',NULL,NULL,NULL,'2A','Islam','2023-10-17 05:08:14',NULL),(1720,168,1498,'Zeeshan ',NULL,'2012-10-07','Siraj',NULL,NULL,NULL,'2A','Islam','2023-10-17 05:08:48',NULL),(1721,172,11120,'Amna',NULL,'2011-11-20','Abdul Jameel','42101-1793696-9','03232824662','Aneela','5','Islam','2023-10-17 05:09:09','2023-10-20 06:24:49'),(1722,168,1565,'Atif',NULL,'2010-04-17','Asif',NULL,NULL,NULL,'2A','Islam','2023-10-17 05:09:30',NULL),(1723,8,5086,'Shah Ali',NULL,'0012-02-21','Zubair Ahmed','42101-1396798-1','0312-1136312','Surraiyya Zubair','3A','Islam','2023-10-17 05:10:15',NULL),(1724,126,5483,'Abdul Jaleel',NULL,'2013-04-27','Shakeel Ahmed ',NULL,'0324-8263372','Fahmida','3A','Islam','2023-10-17 05:10:29',NULL),(1725,172,11128,'Amna ',NULL,'2012-12-20','Fazal Khaliq','15502-1553483-7','03458080542','Shazia','5','Islam','2023-10-17 05:11:17','2023-10-20 06:25:01'),(1726,8,5087,'Farman',NULL,'0011-12-22','Chand Muhammad','42401-6430651-1','0311-0814743','Noureen','3A','Islam','2023-10-17 05:11:46',NULL),(1727,126,5486,'Muhammad Owais',NULL,'2014-09-06','Muhammad Buksh','42101-3286762-9','0333-2078479','Saima','3A','Islam','2023-10-17 05:12:09',NULL),(1728,172,11234,'Jawaria ','','2010-10-19','Muhammad Farooq','41302-7636514-1','03223800799','Fatima','5','Islam','2023-10-17 05:12:26','2023-10-17 05:13:36'),(1729,8,5089,'Abdul Rehman',NULL,'0014-12-28','Zubair','42101-5629144-1',NULL,'Fouzia','3A','Islam','2023-10-17 05:13:09',NULL),(1730,126,5511,'Mohsin  Saifullah',NULL,'2014-10-29','Saif-Ullah','32301-6484960-1','0307-2882546','Shazia','3A','Islam','2023-10-17 05:14:33',NULL),(1731,31,3684,'Abdullah ',NULL,'2013-09-12','Asif',NULL,NULL,NULL,'1','Islam','2023-10-17 05:14:35',NULL),(1732,8,5090,'Ubaid',NULL,'2009-03-13','Zubair','42101-2853739-3','0316-2784743','Ayesha','3A','Islam','2023-10-17 05:14:40',NULL),(1733,31,3685,'Hasan ',NULL,'2014-10-21','Asif','42101-9300438-1',NULL,NULL,'1','Islam','2023-10-17 05:15:40',NULL),(1734,172,11251,'Tayyaba ',NULL,'2012-02-22','Khaliq Dad','45105-0200752-3','03121244268','Perveen','5','Islam','2023-10-17 05:16:10',NULL),(1735,126,5521,'Haris Aamir',NULL,'2013-10-24','Aamir Ahmed','42101-8025757-7','0315-0230921','Rozina','3A','Islam','2023-10-17 05:16:24',NULL),(1736,31,3686,'Yusuf',NULL,'2013-09-12','Asif','42101-9300438-1',NULL,NULL,'1','Islam','2023-10-17 05:16:30',NULL),(1737,8,5091,'Muhammad Shafay',NULL,'2011-03-19','Muhammad Faisal ahmed','42101-5068983-7',NULL,'Shehzadi','3A','Islam','2023-10-17 05:16:35',NULL),(1738,172,11260,'Umm-e-Hani',NULL,'2012-01-04','Muhammad Shahid','42101-2216673-1','03027272879','Hoor Bano','5','Islam','2023-10-17 05:17:39',NULL),(1739,31,3689,'Sunaina Malik',NULL,'2017-03-05','Malik Saleem ','31302-5266330-1',NULL,NULL,'1','Islam','2023-10-17 05:17:40',NULL),(1740,126,5523,'Moiz',NULL,'2012-08-25','Muhammad Farid','42101-1358607-3','0311-2205060','Maryam','3A','Islam','2023-10-17 05:17:45',NULL),(1741,8,5092,'Abdul Mujeeb',NULL,'2014-07-10','Bahadur Ali','42101-9639940-9',NULL,'Madiha','3A','Islam','2023-10-17 05:18:03',NULL),(1742,31,3695,'Zain ',NULL,'2017-05-11','Shahbaz ',NULL,NULL,NULL,'1','Islam','2023-10-17 05:18:29',NULL),(1743,172,11261,'Alishba ',NULL,'2009-09-22','Muhammad Naeem','42101-1738544-3','03120005609','Nasra ','5','Islam','2023-10-17 05:19:05','2023-10-20 06:25:40'),(1744,126,5538,'Muhammad Aliyan',NULL,'2014-04-25','Waqas Ahmed ','42101-9668358-1','0310-2065272','Aniza Hameed','3A','Islam','2023-10-17 05:19:12',NULL),(1745,31,3697,'Fatima ',NULL,'2016-05-22','Imtiaz ','31301-9086150-1',NULL,NULL,'1','Islam','2023-10-17 05:19:26',NULL),(1746,8,5093,'Muhammad Wasi',NULL,'2012-12-31','Muhammad Akram','42101-1664475-7','0343-3042016','Rubina','3A','Islam','2023-10-17 05:19:53',NULL),(1747,172,11263,'Kinza Bano',NULL,'2012-10-15','Abdul Rahim','42101-4548517-9','03213489771','Salma','5','Islam','2023-10-17 05:20:36',NULL),(1748,126,5563,'Abdul Hadi Minhas','','2011-08-25','Maqsood Iqbal','42101-2880620-5','0313-2046240','Shamshad','3A','Islam','2023-10-17 05:20:37','2023-10-17 05:25:38'),(1749,31,3703,'Ayiza ',NULL,'2018-04-06','Muhammad Fahad ','42101-1591022-1',NULL,NULL,'1','Islam','2023-10-17 05:20:40',NULL),(1750,31,3700,'Maryam ',NULL,'2016-08-16','Muhammad Zubair ','42101-6874605-3',NULL,NULL,'1','Islam','2023-10-17 05:21:40',NULL),(1751,8,3097,'Faryal ',NULL,'2012-12-30','Muhammad Amir','42101-1066053-7','0314-224866-1','Sughra Sultana','3A','Islam','2023-10-17 05:22:06',NULL),(1752,172,11271,'Misbah',NULL,'2007-10-13','Muhammad Saleem','42101-1722572-9','03462468422','Rasheeda','5','Islam','2023-10-17 05:22:24',NULL),(1753,31,3706,'Muhammad Ali ',NULL,'2016-07-21','Muhammad Shahnawaz','31301-9664958-7',NULL,NULL,'1','Islam','2023-10-17 05:23:21',NULL),(1754,8,4067,'Fiza',NULL,'2011-11-27','Muhammad Khalid','35202-7400580-1','0315-2297066','Feroza Begum','3A','Islam','2023-10-17 05:24:14',NULL),(1755,31,3712,'Muhammad Bilal ',NULL,'2018-12-30','Muhammad Saleem ','41406-0237490-7',NULL,NULL,'1','Islam','2023-10-17 05:24:58',NULL),(1756,172,11303,'Natasha ',NULL,'2011-02-09','Rao Pervaz',NULL,'03133514814','Nazia','5','Islam','2023-10-17 05:26:23',NULL),(1757,31,3711,'Hiba',NULL,'2015-07-18','Muhammad Saleem ','41406-0237490-7',NULL,NULL,'1','Islam','2023-10-17 05:26:30',NULL),(1758,8,5085,'Dua',NULL,'2013-04-22','Muhammad Jawed','42401-8750834-1','0316-2680010','Shabana Bibi','3A','Islam','2023-10-17 05:26:37',NULL),(1759,126,5592,'Muhammad Osama',NULL,'2011-08-25','Abdul Majeed','41506-0372486-1','0336-2027398','Jannat','3A','Islam','2023-10-17 05:27:36',NULL),(1760,31,3696,'Wasif ',NULL,'2016-05-06','Muhammad Nazim ','31301-0574395-7',NULL,NULL,'2A','Islam','2023-10-17 05:27:43',NULL),(1761,172,11310,'Umm-e-Kulsoom',NULL,'2011-01-19','Muhammad Anwar',NULL,'03002150553','Fatima ','5','Islam','2023-10-17 05:28:23',NULL),(1762,8,6009,'Maya',NULL,'2013-07-23','Zubair Ahmed','42101-1396798-1','0312-1136312','Surraiya Zubair','3A','Islam','2023-10-17 05:28:31',NULL),(1763,31,3664,'Muhammad Shazil ',NULL,'2016-06-18','Asif Ahmed ','42101-7515341-0',NULL,NULL,'2A','Islam','2023-10-17 05:28:54',NULL),(1764,126,5395,'Bilal Ahmed',NULL,'2015-08-04','Muhammad Javed','42101-1394963-7','0315-1122305','Nadia','3A','Islam','2023-10-17 05:29:30',NULL),(1765,8,6045,'Noor Fatima',NULL,'2012-12-26','Muhammad Waqas ','42101-2813071-3',NULL,'Nosheen','3A','Islam','2023-10-17 05:29:39',NULL),(1766,31,3665,'Muhammad Hasan ',NULL,'2016-06-17','Muhammad Sohail','42101-8131421-0',NULL,NULL,'2A','Islam','2023-10-17 05:30:05',NULL),(1767,172,11315,'Dua ',NULL,'2007-01-16','Muhammad Shahid Qureshi','42101-6742390-8','03132239930','Nasreen','5','Islam','2023-10-17 05:30:16','2023-10-20 06:27:02'),(1768,126,5627,'Muhammad Ahmed',NULL,'2013-02-08','Muhammad Jamil','42101-9053402-3','0346-2543310','Amna','3A','Islam','2023-10-17 05:30:53',NULL),(1769,8,6070,'Yumna',NULL,'2013-10-18','Shehroz','42401-7912860-5','0317-0225871','Mustar','3A','Islam','2023-10-17 05:31:09',NULL),(1770,31,3672,'Ahmed',NULL,'2015-05-08','Muhammad Sajid','31301-0574395-7',NULL,NULL,'2A','Islam','2023-10-17 05:31:13',NULL),(1771,172,11319,'Haram',NULL,'2006-09-18','Muhammad Ejaz Qureshi','42101-1238270-1','03161290260','Rukhsana','5','Islam','2023-10-17 05:31:55','2023-10-20 06:27:13'),(1772,31,3679,'Muskan ',NULL,'2015-06-06','Muhammad Jalil ','31302-1875386-5',NULL,NULL,'2A','Islam','2023-10-17 05:32:14',NULL),(1773,126,5632,'Meesam',NULL,'2013-04-10','Muhammad Wahid','42401-5241804-5','0315-2563947','Ayesha','3A','Islam','2023-10-17 05:32:26',NULL),(1774,31,3676,'Shayan ',NULL,'2015-06-10','Muhammad Imran ','38403-0299862-7',NULL,NULL,'2A','Islam','2023-10-17 05:33:28',NULL),(1775,8,6072,'Hadia',NULL,'2012-12-06','Ali Aqdas ','42501-0731714-1','0311-2406789','Shazia','3A','Islam','2023-10-17 05:33:34',NULL),(1776,172,11325,'Afsha',NULL,'2010-09-17','Muhammad Imran','42101-1393859-9','03122526517','Saeeda Bano','5','Islam','2023-10-17 05:33:43',NULL),(1777,126,5221,'Maryam Deedar',NULL,'2013-05-21','Deedar','42101-8242491-9','0332-3020939','Karima','3A','Islam','2023-10-17 05:34:15',NULL),(1778,31,3691,'Hasan ',NULL,'2016-09-02','Muhammad Jalil','31302-1875386-5',NULL,NULL,'2A','Islam','2023-10-17 05:34:39',NULL),(1779,8,6073,'Kinza',NULL,'2011-03-15','Sohail','42101-1125904-7','0311-8313618','Shazia','3A','Islam','2023-10-17 05:35:01',NULL),(1780,172,11351,'Alisha',NULL,'2011-11-04','Muhammad Liaquat','42101-2106943-1','03242427411','Haseena Bano','5','Islam','2023-10-17 05:35:34','2023-10-20 06:27:24'),(1781,31,3690,'Shazma ',NULL,'2012-04-03','Malik Saleem ','31302-5266330-1',NULL,NULL,'2A','Islam','2023-10-17 05:35:52',NULL),(1782,126,5280,'Ashveena Naz',NULL,'2019-10-29','Kamran Muhammad','42101-2826629-7','0315-2095537','Safia','3A','Islam','2023-10-17 05:36:04',NULL),(1783,8,6074,'Hina FAtima',NULL,'2010-05-09','Haqnawaz','42101-7187798-1',NULL,'Soniya','3A','Islam','2023-10-17 05:36:33',NULL),(1785,31,3692,'Sania ',NULL,'2015-05-06','Shahbaz ','31301-6474213-2',NULL,NULL,'2A','Islam','2023-10-17 05:36:52',NULL),(1786,126,5299,'Dua',NULL,'2015-06-02','Muhammad Iqbal','42101-9235837-9','0312-1052708','Shehnaz','3A','Islam','2023-10-17 05:37:32',NULL),(1787,8,6075,'Jaweria',NULL,'2010-10-10','Nasir','42101-0226432-7',NULL,'Razia Bano','3A','Islam','2023-10-17 05:37:54',NULL),(1788,31,3699,'Zain Ahmed ',NULL,'2015-04-16','Imtiaz ','31301-9086150-1',NULL,NULL,'2A','Islam','2023-10-17 05:37:56',NULL),(1789,172,11433,'Aqsa',NULL,'2010-09-22','Muhammad jameel','41302-8096070-3','03120005714','Shabnam','5','Islam','2023-10-17 05:38:15',NULL),(1790,31,3714,'Aaliya',NULL,'2013-04-12','Waqar Malik ','42101-0828182-3',NULL,NULL,'2A','Islam','2023-10-17 05:39:01',NULL),(1791,126,5368,'Haleema Bibi',NULL,'2013-07-22','Fida Hussain','42101-1586240-1','0300-3634946','Ayesha','3A','Islam','2023-10-17 05:39:28',NULL),(1792,8,4024,'Muhammad Ehsan','','2013-02-27','Muhammad Nadeem','42101-5948709-3','0311-0028108','Rakhshanda','4','Islam','2023-10-17 05:40:02','2023-10-17 05:43:42'),(1793,172,11480,'Muskan',NULL,'2012-04-11','Muhammad Farooq','42101-6532979-1','03262274107','Salma ','5','Islam','2023-10-17 05:40:16',NULL),(1794,31,3715,'Heba',NULL,'2016-07-22','Waqar Malik','42101-0828182-3',NULL,NULL,'2A','Islam','2023-10-17 05:40:25',NULL),(1795,126,5380,'Muskan',NULL,'2013-09-11','Muhammad Iqbal','42101-9235837-9','0312-105708','Shehnaz','3A','Islam','2023-10-17 05:40:58',NULL),(1796,31,3701,'Abdul Hadi ',NULL,'2014-10-02','Muhammad Kamran ','42101-7521776-1',NULL,NULL,'2A','Islam','2023-10-17 05:41:27',NULL),(1797,172,11494,'Umm-e-Hani',NULL,'2013-06-13','Muhammad Jameel','42101-1535297-1','03082828362','Fatima ','5','Islam','2023-10-17 05:41:49',NULL),(1798,126,5404,'Eshaal',NULL,'2005-11-23','Noor Muhammad','42101-682233-1','0312-2447054','Asia','3A','Islam','2023-10-17 05:42:17',NULL),(1799,8,4053,'MUhammad Nawaz',NULL,'2012-04-05','Muhammad Khaliq','42101-9284936-5','0347-8304795','Sakina Bibi','4','Islam','2023-10-17 05:42:32',NULL),(1800,31,3652,'Rimsha ',NULL,'2014-05-05','Basheer Ahmed ','42101-9073952-5',NULL,NULL,'3A','Islam','2023-10-17 05:42:41',NULL),(1801,172,11495,'Areeba Bano',NULL,'2011-09-22','Muhammad Ismail','42101-0109112-1','03182317901','Fahmida','5','Islam','2023-10-17 05:43:42',NULL),(1802,126,5467,'Aniya Fatima',NULL,'2014-04-22','Muhammad Adnan','42101-8970951-5','0321-2959978','Anna','3A','Islam','2023-10-17 05:43:45',NULL),(1803,31,3641,'Muskan ',NULL,'2012-02-06','Muhammad Sadiq ','42101-9714110-2',NULL,NULL,'3A','Islam','2023-10-17 05:43:45',NULL),(1804,8,4063,'Azeem',NULL,'2013-05-07','Abid Qureshi','42301-0247895-7','0316-2784700','Ruqayya','4','Islam','2023-10-17 05:44:58',NULL),(1805,31,3655,'Huriya ',NULL,'2015-10-17','Raees','42101-2810645-0',NULL,NULL,'3A','Islam','2023-10-17 05:45:04',NULL),(1806,172,11496,'Musfirah',NULL,'2011-01-17','Muhammad Farooq','42101-6532979-1','0336227107','Salma','5','Islam','2023-10-17 05:45:22',NULL),(1807,126,5470,'Sabagi',NULL,'2016-05-15','Chuto Khan','42101-9329912-3','0305-20211996','Najma','3A','Islam','2023-10-17 05:45:43',NULL),(1808,31,3656,'Muhammad Hasnain ',NULL,'2015-10-28','Muhammad Fahad','42101-1591022-1',NULL,NULL,'3A','Islam','2023-10-17 05:46:23',NULL),(1809,8,4072,'Owais Ahmed',NULL,NULL,'Kaleem Ahmed','42201-4767600-5','0341-1299766','Nasreen Siraj','4','Islam','2023-10-17 05:46:29',NULL),(1810,172,10853,'Alishba',NULL,'2010-07-15','Muhammad Riaz','42101-1044373-9',NULL,'Humaira','5','Islam','2023-10-17 05:46:48',NULL),(1811,126,5534,'Javeria',NULL,'2009-12-06','Tikka Khan','42101-1305707-7','0333-3712941','Zakia','3A','Islam','2023-10-17 05:47:28',NULL),(1812,8,5047,'Adeel',NULL,'2008-09-27','Muhammad Moosa',NULL,'0301-2204170','Razia','4','Islam','2023-10-17 05:47:48',NULL),(1813,31,3671,'Muhammad Babar ',NULL,'2012-06-30','Muhammad Tariq','31301-3674713-2',NULL,NULL,'3A','Islam','2023-10-17 05:47:52',NULL),(1814,172,11479,'Kishwar Fatima',NULL,'2012-08-02','Zakir Hussain','42101-3690607-1',NULL,'Sumaira Bano','5','Islam','2023-10-17 05:48:32',NULL),(1815,126,5552,'Esha Ahmed',NULL,'2012-11-01','Ayaz Ahmed ','42101-3435066-1','0312-2287665','Rehana','3A','Islam','2023-10-17 05:48:47',NULL),(1816,8,5050,'Faizan',NULL,'2013-03-07','Muhammad Anwar',NULL,'0316-2427916','Perveen','4','Islam','2023-10-17 05:48:59',NULL),(1817,31,3673,'Malaika ',NULL,'2012-08-08','Muhammad Sajid ','31301-0574395-7',NULL,NULL,'3A','Islam','2023-10-17 05:49:11',NULL),(1818,172,11527,'Aqsa',NULL,'2010-03-04','Ghulam Nabi','42101-5841787-3',NULL,'Shama','5','Islam','2023-10-17 05:50:05','2023-10-20 06:28:06'),(1819,126,5567,'Iqra',NULL,'2011-01-06','Azam','42101-5299223-9','0322-1766807','Noor Jahan','3A','Islam','2023-10-17 05:50:17',NULL),(1820,31,3705,'Tabassum ',NULL,'2014-03-23','Yaseen ','45502-0845714-9',NULL,NULL,'3A','Islam','2023-10-17 05:50:21',NULL),(1821,31,3713,'Malaika',NULL,'2012-03-03','Muhammad Asif ','42101-9263389-1',NULL,NULL,'3A','Islam','2023-10-17 05:51:31',NULL),(1822,126,5571,'Haniyya',NULL,'2012-03-11','Miandad','42101-9443625-1','0316-2536086','Sughraa','3A','Islam','2023-10-17 05:51:33',NULL),(1823,172,11534,'Urooj Fatima',NULL,'2011-07-10','Zakir Hussain','45501-9912804-7',NULL,'Sumaira Bano','5','Islam','2023-10-17 05:51:37',NULL),(1824,8,6023,'Shayan Ahmed',NULL,'2012-09-22','Muhammad Atif Khursheed',NULL,'0327-2350705','Rehana','4','Islam','2023-10-17 05:51:42',NULL),(1825,8,4004,'Hiba',NULL,'2016-09-26','Muhammad Nadeem ',NULL,'0315-1011269','Humaira','4','Islam','2023-10-17 05:53:01',NULL),(1826,31,3647,'Eman ',NULL,'2015-11-08','Muhammad Ali ','42101-7215341-0',NULL,NULL,'4','Islam','2023-10-17 05:53:26',NULL),(1827,126,5574,'Umaima Fatimna',NULL,'2011-11-04','Yousuf ','42101-2627018-7','0313-9884409','Shabana','3A','Islam','2023-10-17 05:53:47',NULL),(1828,8,4041,'Fatima ',NULL,'2012-11-09','Muhammad Atif',NULL,'0319-1803043','Abida','4','Islam','2023-10-17 05:54:36',NULL),(1829,31,3642,'Maryam ',NULL,'2013-06-09','Muhammad Ismail ','42101-9361400-5',NULL,NULL,'4','Islam','2023-10-17 05:54:58',NULL),(1830,126,5589,'Umm-e-farwa',NULL,'2015-02-22','Irfan Ahmed','41303-4964354-5','0315-2846468','Sabeen','3A','Islam','2023-10-17 05:55:51',NULL),(1831,8,4052,'Ayesha ',NULL,'2011-08-16','Muhammad Khaliq',NULL,'0347-8304795','Sakina Bibi','4','Islam','2023-10-17 05:55:57',NULL),(1832,31,3674,'Laiba ',NULL,'2009-12-06','Muhammad Sajid','42101-6202255-9',NULL,NULL,'4','Islam','2023-10-17 05:56:09',NULL),(1833,8,4078,'KInza',NULL,'2010-02-26','Hussain',NULL,'0311-2124870','Najma','4','Islam','2023-10-17 05:56:57',NULL),(1834,126,5590,'Anabia',NULL,'2016-01-10','Irfan Ahmed','41303-4964354-5','0315-2846468','Sabeen','3A','Islam','2023-10-17 05:57:15',NULL),(1835,31,3649,'Abdur Rehman ',NULL,'2014-04-26','Rizwan Ali','42101-9720118-9',NULL,NULL,'4','Islam','2023-10-17 05:57:35',NULL),(1836,23,1067,'Fayyaz',NULL,'2016-07-30','Hayat Khan','21106-4759659-9','03022773634','Sameena','2A','Islam','2023-10-17 05:58:02',NULL),(1837,8,5045,'Maira',NULL,'2012-08-13','Saleemuddin',NULL,'0312-9211924','Sakina','4','Islam','2023-10-17 05:58:38',NULL),(1838,31,3595,'Muhammad Sabir ',NULL,'2014-02-06','Muhammad Sadiq','42101-9714110-2',NULL,NULL,'4','Islam','2023-10-17 05:58:52',NULL),(1839,126,5596,'Shaheen',NULL,'2013-10-12','Javed','42101-7577474-3','0302-2277747','laila','3A','Islam','2023-10-17 05:59:00',NULL),(1840,23,1098,'Abu Bakar',NULL,'2017-02-02','Essa Khan','42101-3461475-1','03482203225','Gul Rukh Bibi','2A','Islam','2023-10-17 05:59:54',NULL),(1841,8,6019,'Hafiza',NULL,'2010-05-04','Akram Pervaiz',NULL,'0318-3749395','Rizwana','4','Islam','2023-10-17 06:00:34',NULL),(1842,126,5515,'Mahnoor Fatima',NULL,'2014-04-20','Javed Ahmed','36303-0636740-1','0303-8686600','Kaneez Fatima','3A','Islam','2023-10-17 06:00:38',NULL),(1843,31,3596,'Muhammad Sabir',NULL,'2014-02-06','Muhammad Sadiq','42101-9714110-2',NULL,NULL,'4','Islam','2023-10-17 06:01:11',NULL),(1844,23,1131,'Muneer',NULL,'2012-10-12','Taaj Md','53210-4362589-3','03259279075','Zainab','2A','Islam','2023-10-17 06:01:54',NULL),(1845,126,5615,'Mehek Fatima',NULL,'2014-12-26','Zahid Ali ','45402-5408532-7','0320-1293027','Farzana','3A','Islam','2023-10-17 06:02:09',NULL),(1846,8,6026,'Mehak Kanwel',NULL,'2011-03-17','Muhammad Nasir',NULL,'0301-3389682','Farzana kanwal','4','Islam','2023-10-17 06:02:16',NULL),(1849,23,1178,'Aayan',NULL,'2015-09-05','Taaj Md','42101-5588449-3','03452046885','Tasleem','2A','Islam','2023-10-17 06:03:35',NULL),(1850,8,6027,'Hiba',NULL,'2014-04-28','Zubair','42101-3556422-9','0316-2784743','Ayesha','4','Islam','2023-10-17 06:03:54',NULL),(1851,126,5232,'Aatif',NULL,'2013-06-04','Zulfiqar Ali','42101-4616800-4','0342-4914323','Maimona','4','Islam','2023-10-17 06:04:09',NULL),(1853,126,5365,'Abdul Ghaffar',NULL,'2014-07-10','Chutto Khan Roodnai','42101-9329912-3','0302-021996','Hidayat','4','Islam','2023-10-17 06:05:56',NULL),(1854,23,1181,'Muhammad Ali',NULL,'2015-12-02','Muhammad Tahir','42101-1376087-5','03343880661','Fouzia','2A','Islam','2023-10-17 06:06:03',NULL),(1855,31,3653,'Umaima',NULL,'2014-06-08','Raees Ahmed ','42101-7215341-0',NULL,NULL,'4','Islam','2023-10-17 06:06:08',NULL),(1856,31,3654,'Tasbia ',NULL,'2012-05-11','Raees Ahmed ','42101-7515341-0',NULL,NULL,'4','Islam','2023-10-17 06:07:16',NULL),(1857,126,5381,'Ikramullah',NULL,'2013-01-23','Meerob Khan','21705-0566026-7','0334-2056115','Shamim','4','Islam','2023-10-17 06:07:42',NULL),(1858,23,1185,'Fahad',NULL,'2017-02-28','Muhammad Sohail','42101-9526364-9','03007035218','Asma ','2A','Islam','2023-10-17 06:07:54',NULL),(1859,8,6076,'Amna',NULL,'0010-02-13','Muhammad Yaqoob','41308-6203209-9',NULL,'Ameena','4','Islam','2023-10-17 06:08:20',NULL),(1860,31,3622,'Abdullah',NULL,'2012-12-14','Akmal Hussain','42101-1345650-5',NULL,NULL,'5','Islam','2023-10-17 06:08:29',NULL),(1861,126,5433,'Muhammad Shehanshah',NULL,'2014-05-15','Hanif Ahmed ','31302-8249489-5','0306-2665055','Parveen ','4','Islam','2023-10-17 06:09:18',NULL),(1862,31,3678,'Shahzaib',NULL,'2012-05-05','Muhammad Imran ','38403-0299862-7',NULL,NULL,'5','Islam','2023-10-17 06:09:30',NULL),(1863,8,6077,'Mehriza',NULL,'0009-02-12','Muhammad Hussain','42101-1796529-5',NULL,'Jamila','4','Islam','2023-10-17 06:09:41',NULL),(1864,23,1189,'Ayaz','','2004-03-12','Fareedoon Khan','42101-1842735-1','03442738260','sania ','2A','Islam','2023-10-17 06:10:25','2023-10-18 10:27:39'),(1865,126,5474,'Muhammad Faiz ',NULL,'2011-10-03','Muhammad Bakhsh','42101-3286762-9','0332-3952387','Saima','4','Islam','2023-10-17 06:10:38',NULL),(1866,8,6082,'Rizwana',NULL,'0011-02-11','Saleh Muhammad','42101-4391579-1',NULL,NULL,'4','Islam','2023-10-17 06:11:02',NULL),(1867,23,1239,'Abdullah',NULL,'2015-10-18','Mujahid Khan','21103-7701715-9','03092350394','Rasheeda','2A','Islam','2023-10-17 06:11:57',NULL),(1868,126,5491,'Aatif Naseer ',NULL,'2023-09-20','Malik Naseer ','31302-8985073-9','0322-966519','Mairaj','4','Islam','2023-10-17 06:12:11',NULL),(1869,31,3651,'Syed Muhammad Majid Raza Qadri ',NULL,'2012-06-06','Syed Rashid Ali Qadri ','42101-3456213-0',NULL,NULL,'5','Islam','2023-10-17 06:12:28',NULL),(1870,8,3083,'Anaya',NULL,'2012-09-06','Muahmmad Sajjad','42101-5998000-7','0313-3943541','Tahira','5','Islam','2023-10-17 06:12:41',NULL),(1871,23,1240,'Hisam',NULL,'2016-10-10','Abdul Majeed','11101-2731470-1','03177899694','Naila ','2A','Islam','2023-10-17 06:13:35',NULL),(1872,126,5498,'Abdullah Iqbal',NULL,'2013-03-22','Muhammad Iqbal ','42101-8090776-7','0305-7699498','Shahida','4','Islam','2023-10-17 06:13:50',NULL),(1873,8,3087,'Muskan',NULL,'2012-12-08','Muhammad Anwar','44206-2344010-7','0346-2881396','Nazra','5','Islam','2023-10-17 06:14:27',NULL),(1874,126,5593,'Muhammad Abbas Waseem',NULL,'2011-10-24','Waseem','42101-1712037-8','0318-8939641','Shehla','4','Islam','2023-10-17 06:15:17',NULL),(1875,23,1241,'Mohsin',NULL,'2014-10-05','Jamrez Khan','42101-0814296-5','03221222892','Zirah Begum','2A','Islam','2023-10-17 06:15:49',NULL),(1876,8,3096,'Memoona',NULL,'2012-02-11','Muhammad Rafiq','31302-9648827-9','0308-6313035','Zahida','5','Islam','2023-10-17 06:15:56',NULL),(1877,126,5595,'Muhammad Khalil',NULL,'2013-07-15','Ghulam Hussain Roodnai','42101-1995823-1','0302-2277747','Basn','4','Islam','2023-10-17 06:16:44',NULL),(1878,8,4002,'Hania',NULL,'2014-08-19','Muhammad Amir','42101-9681637-7','0312-0126629','Samina','5','Islam','2023-10-17 06:17:07',NULL),(1879,23,1242,'Ajmair',NULL,'2010-10-07','Rooh-ul-Bayan','13504-0623077-9','03454246564','Zubaida','2A','Islam','2023-10-17 06:18:04',NULL),(1880,8,4009,'Abdullah',NULL,'2011-05-05','Muhammad Atiq','42101-1411752-9','0311-2701134','Shabana','5','Islam','2023-10-17 06:18:27',NULL),(1881,126,5607,'Rehman Gul',NULL,'2014-02-22','Ameer Gul','44204-8752956-1','03265916110','Maryam','4','Islam','2023-10-17 06:18:28',NULL),(1882,126,5126,'Summaya Ubaidullah',NULL,'2013-09-19','Ubaidullah','42101-0710259','0315-8285647','Aneela ','4','Islam','2023-10-17 06:19:46',NULL),(1883,8,4071,'Tayyaba',NULL,'0011-12-13','Zakir','42101-3088038-1','0313-2526113','Sobia Afsheen','5','Islam','2023-10-17 06:20:08',NULL),(1884,126,5179,'Naghma Abdul Ghaffar ',NULL,'2013-01-20','Abdul Ghaffar','45302-7707798','0300-8889825','Shehzadi','4','Islam','2023-10-17 06:21:18',NULL),(1885,8,4077,'Zainab',NULL,NULL,'Muhammad Nadeem','42201-1340722-7','0315-1011269','Humaira','5','Islam','2023-10-17 06:21:58',NULL),(1886,23,1250,'Arsalan','','2013-05-05','Gul Nawaz Khan','42101-1510998-7','03002381815','Shah Tareena','2A','Islam','2023-10-17 06:22:15','2023-10-18 10:27:57'),(1887,126,5187,'Sonia Irshad Ali ',NULL,'2014-08-16','Irshad Ali','43203-1169708-1','0314-3306226','Rukhsana','4','Islam','2023-10-17 06:22:28',NULL),(1888,8,4079,'Laiba',NULL,'2008-12-23','Ghayas Ahmed','42101-1115981-7','0310-2821560','Shabana','5','Islam','2023-10-17 06:23:25',NULL),(1889,126,5238,'Laila',NULL,'2015-07-21','Muhammad Ali Aziz','42101-8559907-9','0340-2276993','Hira','4','Islam','2023-10-17 06:23:51',NULL),(1890,23,1259,'Munir',NULL,'2012-10-06','Akhter shah','13202-0731393-5','03460334211','Tahira ','2A','Islam','2023-10-17 06:24:00',NULL),(1891,126,5287,'Muazzzam',NULL,'2014-05-25','Abdul Malik','42101-3435066-1','0310-2812038','Fazeela','4','Islam','2023-10-17 06:25:10',NULL),(1892,8,5044,'Faryal',NULL,'2010-12-07','Saleemuddin','42101-4457107-1','0312-9211924','Sakina','5','Islam','2023-10-17 06:25:21',NULL),(1893,23,1268,'Umair',NULL,'2009-01-05','Zahir Khan','13201-1831625-1','03007020860','zarnam','2A','Islam','2023-10-17 06:25:39',NULL),(1894,26,751,'Muhammad Fahad ',NULL,'2018-03-03','Muhammad Qamar',NULL,NULL,'Mumtaz ','1','Islam','2023-10-17 06:25:54',NULL),(1895,126,5294,'Sobia',NULL,'2013-09-06','Abdul Majeed','42101-9330368-3','0310-2303959','Samina','4','Islam','2023-10-17 06:26:22',NULL),(1896,8,5096,'Iqra',NULL,'0012-12-04','Muhammad Ibrahim','42101-1610627-7','0318-3701011','Saima','5','Islam','2023-10-17 06:26:44',NULL),(1897,23,1269,'Salman','','2016-08-20','Iqbal Shah','13202-0731393-5','03342979564','Fatima','2A','Islam','2023-10-17 06:27:13','2023-10-18 10:26:44'),(1898,26,758,'Muhammad Mustafa',NULL,'2015-08-26','Muhammad Javed','36302-2843746-9',NULL,'Farzana','1','Islam','2023-10-17 06:27:34',NULL),(1899,126,5314,'Haania Sarfaraz',NULL,'2015-01-01','Muhammad Sarfaraz','36303-5777405-1','0318-169018','Neelam','4','Islam','2023-10-17 06:27:34',NULL),(1900,126,5348,'Rubaish Kashif',NULL,'2013-04-21','Muhammad Kashif Khan ','41304-1667149-1','0334-2091445','Ghazala','4','Islam','2023-10-17 06:28:56',NULL),(1901,26,744,'Shahwaiz Ali',NULL,'2014-08-31','Javed Sher Muhammad ','42101-6133520-3',NULL,'Seema Sikander','1','Islam','2023-10-17 06:29:01',NULL),(1902,23,1270,'Habib Ullah','','2013-08-10','Zahid Khan','42101-1922825-3','03494244510','Sakeena','2A','Islam','2023-10-17 06:29:21','2023-10-18 10:28:50'),(1903,8,5097,'Aqsa',NULL,'2012-12-12','Muhammad Iqrar','42101-1591862-7','0343-2462833','Fatima Waseem','5','Islam','2023-10-17 06:29:29',NULL),(1904,126,5379,'Afshan',NULL,'2012-10-10','Muhammad Iqbal','42101-9235837-9','0319-7315258','Shehnaz','4','Islam','2023-10-17 06:30:14',NULL),(1905,26,773,'Muhammad Rehan ',NULL,'2019-02-11','Bux Ali','41202-6558016-7',NULL,'Saima','1','Islam','2023-10-17 06:30:36',NULL),(1906,23,1274,'Muhammad Ahmed','','2017-02-06','Muhammad Akmal','31301-0194045-8','03047831207','Kulsoom','2A','Islam','2023-10-17 06:31:14','2023-10-19 03:59:31'),(1907,126,5420,'Jameela',NULL,'2013-03-07','Faiz Ahmed','42101-2566777-1','0324-22559630','Maryam','4','Islam','2023-10-17 06:31:26',NULL),(1908,8,5099,'Muhammad Mustafa',NULL,'2012-08-07','Muhammad Sohail','42101-6549235-3','0315-2998734','Samina','5','Islam','2023-10-17 06:31:41',NULL),(1909,26,777,'Zain Ali ',NULL,'2012-06-06','Mukhtiyar Ali Solangi ','45301-8108162-1',NULL,'Farzana','1','Islam','2023-10-17 06:32:51',NULL),(1910,126,5422,'Rubab',NULL,'2012-05-20','Abid Ali','44204-8017364-1','0301-3371199','Sonia','4','Islam','2023-10-17 06:32:54',NULL),(1911,23,1280,'Shoiab',NULL,'2011-03-20','Nizaar Ali','42000-4684128-7','03462112510','Minhaj','2A','Islam','2023-10-17 06:33:13',NULL),(1912,8,6004,'Muzamil',NULL,'2010-07-28','Nadeem Hussain','42101-2014922-4','0311-2475943','Yasmeen','5','Islam','2023-10-17 06:33:59',NULL),(1913,126,5178,'Sana',NULL,'2011-09-04','Mehmood','44203-5828763-4',NULL,'Manzooram','4','Islam','2023-10-17 06:34:08',NULL),(1914,26,783,'Muhammad Arsalan ',NULL,'2016-05-13','Muhammad Arshad','42201-0385595-1',NULL,'Shamim','1','Islam','2023-10-17 06:34:58',NULL),(1915,23,1286,'Ahsan Ullah','','2014-04-26','Bakht Nazeer Khan ','16101-9805215-9','03472237382','Fatima ','2A','Islam','2023-10-17 06:35:33','2023-10-18 10:29:11'),(1916,126,5505,'Anabia',NULL,'2013-07-23','Muhammad Sohail Raza',NULL,'0317-2373863','Rizwana','4','Islam','2023-10-17 06:35:53',NULL),(1917,26,784,'Muzammil ',NULL,'2015-08-24','Maqsood Ahmed','42301-3186565-3',NULL,'Farzana','1','Islam','2023-10-17 06:36:55',NULL),(1918,126,5514,'Urooj Fatima',NULL,'2013-01-25','Javed Ahmed','36303-0636740-1','0303-8686600','Kaneez Fatima ','4','Islam','2023-10-17 06:37:10',NULL),(1919,23,1059,'Wrisha ',NULL,'2015-07-20','raza Gul','42101-1525969-5','03002554617','Ambreen','2A','Islam','2023-10-17 06:38:30',NULL),(1920,126,5533,'Summaya',NULL,'2011-01-19','Shahnawaz Gabol','42101-1498255-9','0312-6741889','Rashida Bibi','4','Islam','2023-10-17 06:38:37',NULL),(1921,26,789,'Sadiq Ali ',NULL,'2012-08-10','Mia Baksh Land','41202-8429483-1',NULL,'Rubina','1','Islam','2023-10-17 06:38:57',NULL),(1922,126,5554,'Dua',NULL,'2013-01-10','Khuda Bakhsh','41205-8908690-1','0318-3780750','Laila','4','Islam','2023-10-17 06:39:51',NULL),(1923,23,1086,'Hajra',NULL,'2015-08-21','Essa Khan','42101-3461475-1','03482203225','Gul Rukh Bibi','2A','Islam','2023-10-17 06:40:02',NULL),(1924,126,5638,'Alishba',NULL,'2015-09-13','Muhammad Shabbir Hunain','42101-493655-7','0317-2458127','Sana','4','Islam','2023-10-17 06:41:03',NULL),(1925,23,1116,'Eman',NULL,'2016-10-12','Sohail','42101-9526364-9','030070.35218','Sughran','2A','Islam','2023-10-17 06:41:55',NULL),(1926,126,5180,'Abdul Rehman',NULL,'2012-07-03','Shabbir Ahmed ','41202-0842426-3','0303-2605891','Halima Khatoon','5','Islam','2023-10-17 06:43:07',NULL),(1927,126,5328,'Muhammad Shakir',NULL,'2013-10-05','Ghulam Hussain','42101-1425257-9','0306-2255419','Anila','5','Islam','2023-10-17 06:44:39',NULL),(1928,126,5336,'Arsalan',NULL,'2012-12-05','Aashiq Hussain','42101-1846477-7','0300-7046422','Yasmeen','5','Islam','2023-10-17 06:45:55',NULL),(1929,26,791,'Muhammad Uzair ',NULL,'2015-04-04','Abdul Mateen ','13504-2233515-1',NULL,'Ayob Nisa ','1','Islam','2023-10-17 06:46:26',NULL),(1930,23,1149,'Aiman','','2018-10-25','Taj Muhammad','42101-5588449-3','03452046885','Tasleem','2A','Islam','2023-10-17 06:46:55','2023-10-19 04:01:15'),(1931,135,2397,'MUhammad Fahad',NULL,'2010-08-28','Rahat Hussain',NULL,NULL,NULL,'5','Islam','2023-10-17 06:47:03',NULL),(1932,126,5457,'Waris Gul',NULL,'2014-06-01','Gull Khan','44204-8118710-5','0312-2646321','Razia','5','Islam','2023-10-17 06:47:42',NULL),(1933,26,765,'Zainab',NULL,'2016-05-12','Muhammad Akhtar','42201-5936527-3',NULL,'Rani Akhtar ','1','Islam','2023-10-17 06:48:07',NULL),(1934,23,1153,'Aisha',NULL,'2016-02-01','Saleem','42101-9098808-3','03452741025','sana','2A','Islam','2023-10-17 06:49:12',NULL),(1935,126,5503,'Shehzada Ali',NULL,'2010-11-08','Mubarak Ali','42102-1582357-1','0336-2381516','Sonia','5','Islam','2023-10-17 06:49:21',NULL),(1936,135,2445,'Faiz',NULL,'0012-02-24','Furaqan Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-17 06:49:31',NULL),(1937,26,738,'Rafia ',NULL,'2018-05-10','Muneer Ahmed ','42101-7303087-3',NULL,'Najma','1','Islam','2023-10-17 06:49:35',NULL),(1938,26,764,'Mahira ',NULL,'2017-06-08','Muneer Ahmed ','42101-7303087',NULL,'Najma ','1','Islam','2023-10-17 06:50:39',NULL),(1939,23,1156,'Fazia','','2013-03-25','Muhammad Akhtar','42101-0721839-1','03233634637','Ambreen','2A','Islam','2023-10-17 06:50:46','2023-10-18 10:26:28'),(1940,126,5542,'Ali Tahir',NULL,'2014-06-18','Tahir Ali Baig','313010-688553-3','0333-7211360','Lubna Kanwal','5','Islam','2023-10-17 06:50:49',NULL),(1941,126,5588,'Muhammad Raza Jaffery',NULL,'2012-09-02','M.Ashiq','42101-7457852-1',NULL,'Irum','5','Islam','2023-10-17 06:52:27',NULL),(1942,26,760,'Nazia',NULL,'2016-10-13','Imran Bux','41202-2899398-5',NULL,'Imam Zadi ','1','Islam','2023-10-17 06:52:37',NULL),(1943,23,1171,'Mantasha',NULL,'2014-02-08','Arshad Iqbal','42000-5240127-1','0342386548-3','Laal Zareen','2A','Islam','2023-10-17 06:52:49',NULL),(1944,135,2453,'Subhan',NULL,'2011-08-06','Muhammad Ramzan',NULL,NULL,NULL,'5','Islam','2023-10-17 06:53:18',NULL),(1945,126,5477,'Muhammad Anas',NULL,'2009-01-05','Abdul Majeed','41506-0372486-1','0336-2027398','Jannat','5','Islam','2023-10-17 06:53:46',NULL),(1946,23,1172,'Areeba',NULL,'2016-03-01','Mahrab','45404-0504373-7','03488016714','Zainab','2A','Islam','2023-10-17 06:54:25',NULL),(1947,26,788,'Fatima Gul ',NULL,'2015-08-04','Niaz Ali Lund','41202-6464098-3',NULL,'Raheema','1','Islam','2023-10-17 06:54:26',NULL),(1948,135,2463,'Wahaj',NULL,'2011-10-11','Muhammad Faheem',NULL,NULL,NULL,'5','Islam','2023-10-17 06:54:52',NULL),(1949,126,5625,'Rashid Kashif',NULL,NULL,'Muhammad Kashif ',NULL,'0314-0398699','Hameeda','5','Islam','2023-10-17 06:55:01',NULL),(1950,26,792,'Hooria',NULL,'2016-04-13','Mahboob Ali Khan ','42101-7962546-5',NULL,'Fozia Naz ','1','Islam','2023-10-17 06:55:40',NULL),(1951,126,5002,'Rukhsar',NULL,'2010-11-22','Sikandaar','42101-2470322-7',NULL,'Hajra','5','Islam','2023-10-17 06:55:56',NULL),(1952,135,2574,'Ahmed Ali',NULL,'0011-12-18','Mumtaz ALI',NULL,NULL,NULL,'5','Islam','2023-10-17 06:56:06',NULL),(1953,126,5131,'Sawaira',NULL,'2012-01-02','Muhammad Hanif','42101-1425257-9','0306-2255419','Anila','5','Islam','2023-10-17 06:57:08',NULL),(1954,23,1174,'Anfaal Nawaz',NULL,'2017-03-15','Imran Nawaz','11101-5634053-3','03359381294','Gulshan Bibi','2A','Islam','2023-10-17 06:57:15',NULL),(1955,135,2636,'Ali Hamza',NULL,'2010-12-12','Shahid Iqbal',NULL,NULL,NULL,'5','Islam','2023-10-17 06:58:11',NULL),(1956,126,5191,'Shazia',NULL,'2012-10-28','Riaz Ali','42101-5554532-7','0301-2957188','Shabira','5','Islam','2023-10-17 06:58:13',NULL),(1957,26,774,'Noor Fatima ',NULL,'2019-08-17','Muhammad Javed','36302-2843746-9',NULL,'Farzana ','1','Islam','2023-10-17 06:58:22',NULL),(1958,23,1191,'Mahnoor',NULL,'2015-10-05','Arshad Iqbal','42000-5240127-1','03423865483','Laal Zareen','2A','Islam','2023-10-17 06:58:41',NULL),(1959,126,5261,'Roshni',NULL,'2013-07-07','Muhammad Ali','42101-5875179-5','0345-2224956','Haseena','5','Islam','2023-10-17 06:59:43',NULL),(1960,26,712,'Bisma',NULL,'2016-04-04','Muhammad Qamar ','42101-0941222-9',NULL,'Mumtaz','1','Islam','2023-10-17 06:59:49',NULL),(1961,126,5295,'Sherbano',NULL,'2008-06-07','Tariq Aziz','42301-1001283-1','0345-3160962','Taj Bibi','5','Islam','2023-10-17 07:01:06',NULL),(1962,26,766,'Bushra',NULL,'2018-01-05','Abdul Majeed ','42101-1417584-1',NULL,'Azeema','1','Islam','2023-10-17 07:01:15',NULL),(1963,23,1192,'Rabia Gul',NULL,'2014-10-22','Akbar Khan','42101-0717526-0','03436443804','Rehana','2A','Islam','2023-10-17 07:01:18',NULL),(1964,135,2751,'Zeeshan',NULL,'2009-08-05','Anwar',NULL,NULL,NULL,'5','Islam','2023-10-17 07:02:27',NULL),(1965,26,703,'Sultan Ahmed ',NULL,'2015-10-29','Wazeer Ali','42101-4062384-4',NULL,'Rehana','1','Islam','2023-10-17 07:03:08',NULL),(1966,126,5385,'Mah-e-Batool',NULL,'2011-05-12','Barkat Ali ','42101-5825974-5',NULL,'Sameena','5','Islam','2023-10-17 07:03:19',NULL),(1967,23,1194,'Aneeqa Nazar',NULL,'2017-06-01','Nazar Hussain Shah','32301-3167692-5','03082889775','Humaira','2A','Islam','2023-10-17 07:03:23',NULL),(1968,135,2790,'Ayaan',NULL,'2010-05-25','Muhammad Mansoor',NULL,NULL,NULL,'5','Islam','2023-10-17 07:04:13',NULL),(1969,126,5450,'Samreen',NULL,'2011-11-20','Muhabat Ali','42101-5692488-7','0335-8142720','Gul Bibi','5','Islam','2023-10-17 07:04:36',NULL),(1970,23,1244,'Shumaila ',NULL,'2011-01-10','Abdul Razzaq','31301-3779525-3','03041028748','Shabana ','2A','Islam','2023-10-17 07:05:24',NULL),(1972,135,2840,'Mubashir',NULL,'2007-08-29','Munawwar Zaman',NULL,NULL,NULL,'5','Islam','2023-10-17 07:05:55',NULL),(1974,126,5497,'Fizza Iqbal ',NULL,'2011-07-10','Muhammad Iqbal','42101-8090776-7','0305-7611498','Shahida Bano','5','Islam','2023-10-17 07:06:57',NULL),(1975,135,2886,'Muhammad kashif',NULL,'2009-12-26','Muhammad Rashid',NULL,NULL,NULL,'5','Islam','2023-10-17 07:07:10',NULL),(1978,126,5435,'Kanwal',NULL,'2008-12-27','Mashooq','42101-1936264-3','0311-0003126','Benazir','5','Islam','2023-10-17 07:08:10',NULL),(1979,135,2920,'Ghulam Muhammad ',NULL,'2011-10-08','Syed Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-17 07:08:44',NULL),(1980,126,5537,'Shahnoor Waqas',NULL,'2011-09-21','Waqas Ahmed ','42101-9668358-1','0311-8401388','Aniza Hameed','5','Islam','2023-10-17 07:09:42',NULL),(1981,135,2618,'Muhammad Haris',NULL,'2011-05-05','Muhammad Shoukat',NULL,NULL,NULL,'5','Islam','2023-10-17 07:09:57',NULL),(1982,26,701,'Abdul Raheem ',NULL,'2016-04-24','Muhammad Ramzan Lund ','41202-6024729-1',NULL,'Naseem ','2A','Islam','2023-10-17 07:10:42',NULL),(1983,126,5339,'Nida',NULL,'2010-10-11','Fida Hussain','43402-0339145-3','0310-3523462','Seema Khatoon','5','Islam','2023-10-17 07:11:18',NULL),(1984,135,3009,'Ali Haider',NULL,'2011-06-09','Gulzar Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-17 07:11:30',NULL),(1985,126,5600,'Afiya Noor',NULL,'2010-10-24','Muhammad Noor','42101-9052822-1','0332-3240146','Khadija','5','Islam','2023-10-17 07:12:51',NULL),(1986,26,730,'Daniyal Rashid ',NULL,'2016-05-06','Muhammad Rashid ','42101-5702905-9',NULL,'Asma Rashid ','2A','Islam','2023-10-17 07:13:31',NULL),(1987,23,1258,'Ambreen',NULL,'2013-06-05','Abdul Rehman','13201-5132959-0','03082760510','Sultana ','2A','Islam','2023-10-17 07:13:43',NULL),(1988,135,3036,'Muhammad Hassan',NULL,'2010-10-18','Muhammad Toufeeq',NULL,NULL,NULL,'5','Islam','2023-10-17 07:14:07',NULL),(1989,126,5603,'Shamshad Naz Tariq',NULL,'2010-08-25','Muhammad Tariq Abbasi','32301-0663010-3','0300-2284118','Haseena','5','Islam','2023-10-17 07:14:15',NULL),(1990,126,5636,'Maryam',NULL,'2012-02-01','Zahid Ahmed','42101-5591937-3','0312-3795500','Rinish','5','Islam','2023-10-17 07:15:42',NULL),(1991,26,736,'Wahab Ali',NULL,'2014-09-08','Waheed Ali ','45304-8061319-5',NULL,'Naseem ','2A','Islam','2023-10-17 07:15:50',NULL),(1992,23,1272,'sania Tariq',NULL,'2012-12-10','Tariq Maqbool','31202-4196588-1','03273381175','Sajida ','2A','Islam','2023-10-17 07:15:57',NULL),(1993,135,3028,'Ahmed Sarfaraz',NULL,'2012-10-10','Muhammad Sarfaraz ',NULL,NULL,NULL,'5','Islam','2023-10-17 07:16:31',NULL),(1994,135,2446,'Omaima',NULL,'2011-11-25','Syed Shujaat Hussain',NULL,NULL,NULL,'5','Islam','2023-10-17 07:18:05',NULL),(1995,135,2450,'Saba',NULL,'2012-07-16','Mansoor Khan',NULL,NULL,NULL,'5','Islam','2023-10-17 07:19:42',NULL),(1996,26,757,'Abu Bakar ',NULL,'2012-10-10','Muhammad Javed ',NULL,NULL,'Farzana','2A','Islam','2023-10-17 07:20:45',NULL),(1997,135,2454,'Kinza',NULL,'2011-11-08','Muneer Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-17 07:21:00',NULL),(1998,83,6560,'Dua ',NULL,'2010-11-21','Iktram Uddin','42101-3714526-7',NULL,'Rukhsana','5','Islam','2023-10-17 07:22:19',NULL),(1999,135,2537,'Anshara',NULL,'2012-05-05','Abdul Haneef',NULL,NULL,NULL,'5','Islam','2023-10-17 07:22:33',NULL),(2000,26,718,'Hodbaar',NULL,'2015-12-24','Gulzaar Ali ','43202-4303465-3',NULL,'Amna Khatoon ','2A','Islam','2023-10-17 07:23:20',NULL),(2001,23,1123,'Muhammad Talha',NULL,'2017-11-15','Waheed Gul','42101-6546090-7','03158535416','Zawari','1','Islam','2023-10-17 07:23:33',NULL),(2002,83,6626,'Mahira',NULL,'2012-12-26','Bilal Hussain','41304-0885724-7',NULL,'Shahnaz','5','Islam','2023-10-17 07:24:06',NULL),(2003,135,2561,'Mariam',NULL,'2013-02-04','Muhammad Aslam',NULL,NULL,NULL,'5','Islam','2023-10-17 07:24:09',NULL),(2004,134,278,'Muhammad Hassan',NULL,'2012-07-28','Muhammad Ismail',NULL,NULL,NULL,'1','Islam','2023-10-17 07:25:04',NULL),(2005,23,1126,'Anus',NULL,'2017-10-20','Younus','42101-9178541-3','03152980326','Samreen','1','Islam','2023-10-17 07:25:11',NULL),(2006,83,6627,'Dua',NULL,'2012-07-17','Muhammad Imran','42301-1100509-9',NULL,'Sobia','5','Islam','2023-10-17 07:25:22',NULL),(2007,135,2692,'Muskan kanwal',NULL,'0012-12-27','Qaiser Mehmood',NULL,NULL,NULL,'5','Islam','2023-10-17 07:25:55',NULL),(2008,134,232,'Maria Khalid',NULL,'2014-10-23','Muhammad Khalid',NULL,NULL,NULL,'1','Islam','2023-10-17 07:25:56',NULL),(2009,134,253,'Afsana Bibi',NULL,'2013-10-08','Sajjad Hussain',NULL,NULL,NULL,'1','Islam','2023-10-17 07:27:12',NULL),(2010,83,6656,'Rameen',NULL,'2010-04-18','Abdul Jabbar','41307-9375691-5',NULL,'Sana Bano','5','Islam','2023-10-17 07:27:14',NULL),(2011,26,742,'Muhammad Ahmed Raza ',NULL,'2012-09-17','Muhammad Arshad ','42201-0499339-9',NULL,'Shamim','2A','Islam','2023-10-17 07:27:17',NULL),(2012,23,1143,'Hamza',NULL,'2016-06-18','Younus','42101-9178541-3','03152890326','samreen','1','Islam','2023-10-17 07:27:49',NULL),(2013,134,257,'Dua Khursheed',NULL,'2019-10-10','Khursheed Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-17 07:28:07',NULL),(2014,26,740,'Ayan Ali ',NULL,'2014-02-18','Liaquat Ali','41202-9431393-7',NULL,'Sakina','2A','Islam','2023-10-17 07:28:32',NULL),(2015,83,6763,'Esha ',NULL,'2011-12-14','Hakim Ali','42101-6339166-7',NULL,'Sidra','5','Islam','2023-10-17 07:28:55',NULL),(2017,135,2634,'komal',NULL,'2010-08-28','Chand Mehmood',NULL,NULL,NULL,'5','Islam','2023-10-17 07:29:00',NULL),(2018,134,263,'Javeria Ejaz',NULL,'2018-08-01','Ejaz Muhammad',NULL,NULL,NULL,'1','Islam','2023-10-17 07:29:02',NULL),(2019,23,1210,'Umair',NULL,'2015-10-15','Ameer Ali','42101-8808603-1','03407839131','kainat','1','Islam','2023-10-17 07:29:48',NULL),(2020,26,697,'Aisha',NULL,'2015-10-01','Zangi Khan ','41202-4096362-2',NULL,'Samina Khan ','2A','Islam','2023-10-17 07:29:55',NULL),(2021,134,266,'Zahra Noor',NULL,NULL,'Asghar Aqeel ',NULL,NULL,NULL,'1','Islam','2023-10-17 07:30:01',NULL),(2022,135,2703,'Malika',NULL,'2011-11-09','Muhammad Yousuf',NULL,NULL,NULL,'5','Islam','2023-10-17 07:30:04',NULL),(2023,83,6397,'Muhammad Sufiyan',NULL,'2013-01-05','Muhammad Zubair','42101-1779654-9','03268986735','Saima Bano','5','Islam','2023-10-17 07:30:36',NULL),(2024,134,267,'Zainab Noor',NULL,NULL,'Asghar Aqeel ',NULL,NULL,NULL,'1','Islam','2023-10-17 07:30:46',NULL),(2025,135,2845,'Maliha',NULL,'0011-12-25','Muhammad Zahid',NULL,NULL,NULL,'5','Islam','2023-10-17 07:30:53',NULL),(2026,26,752,'Naseera ',NULL,'2014-12-17','Muhammad Umer Lund ','41202-1450055-7',NULL,'Sughra ','2A','Islam','2023-10-17 07:31:14',NULL),(2027,134,270,'Muqaddas Bibi',NULL,'2014-10-27','Zulfiqar Ahmed ',NULL,NULL,NULL,'1','Islam','2023-10-17 07:31:47',NULL),(2028,23,1231,'Abu Bakar',NULL,'2016-05-14','Fazal Khan ','42101-1779107-9','03259279077','Amreena','1','Islam','2023-10-17 07:31:55',NULL),(2029,135,2632,'Iqra',NULL,'2010-10-31','Muhammad Abid',NULL,NULL,NULL,'5','Islam','2023-10-17 07:32:01',NULL),(2030,83,6434,'Abdul Rehman',NULL,'2014-02-14','Salman','42101-7885145-1','03130250863','Parveen','5','Islam','2023-10-17 07:32:17',NULL),(2031,26,709,'Bisma ',NULL,'2017-08-04','Muhammad Muneer ','42101-1755161-7',NULL,'Sana','2A','Islam','2023-10-17 07:32:32',NULL),(2032,135,2633,'Sidra',NULL,'2011-11-27','Muhammad Abid',NULL,NULL,NULL,'5','Islam','2023-10-17 07:32:53',NULL),(2033,83,6632,'Muhammad Raza ul Mustufa',NULL,'2010-11-03','Muhammad Sagheer','42101-4699054-5','03186413420','Noor Jahan','5','Islam','2023-10-17 07:33:26',NULL),(2034,134,272,'Komal',NULL,'2017-01-02','Muhammad Akram',NULL,NULL,NULL,'1','Islam','2023-10-17 07:33:37',NULL),(2035,135,2949,'Anmol Fatima',NULL,'2011-11-27','Muhammad Akhter',NULL,NULL,NULL,'5','Islam','2023-10-17 07:33:52',NULL),(2036,23,1232,'Hammad  Ahmed ',NULL,'2014-11-10','Bashir Ahmed ','21103-5612188-7','03442081950','Maryam Bibi','1','Islam','2023-10-17 07:34:04',NULL),(2038,83,6700,'Azan',NULL,'2010-01-08','Muhammad Imran','44103-2132786-4','03142996394','Nazia','5','Islam','2023-10-17 07:34:18',NULL),(2039,134,290,'Alishba',NULL,'2011-10-06','Ashiq Hussain',NULL,NULL,NULL,'1','Islam','2023-10-17 07:34:22',NULL),(2040,134,292,'Wareesha',NULL,'2015-02-14','Shehzad Shams',NULL,NULL,NULL,'1','Islam','2023-10-17 07:35:14',NULL),(2041,83,6707,'Arsalan',NULL,'2010-10-03','Muhammad Kamran Khan','42301-6401265-5','03491306746','Yusra','5','Islam','2023-10-17 07:35:40',NULL),(2042,135,3019,'Rubab habib',NULL,'2012-04-06','Muhammad Habbib',NULL,NULL,NULL,'5','Islam','2023-10-17 07:35:42',NULL),(2043,26,700,'Komal ',NULL,'2018-06-23','Muhammad Ramzan Lund ','41202-6024729-1',NULL,'Naseem ','2A','Islam','2023-10-17 07:35:54',NULL),(2044,23,1255,'Uzair',NULL,'2017-06-06','Ameer Ali','42101-8808603-1','03407839131','kainat','1','Islam','2023-10-17 07:35:58',NULL),(2045,135,3055,'Aaiman Urooj',NULL,'0009-02-14','Muhammad Aslam',NULL,NULL,NULL,'5','Islam','2023-10-17 07:36:48',NULL),(2046,26,729,'Esha ',NULL,'2016-05-06','Muhammad Rashid ','42101-5702905-9',NULL,'Asma ','2A','Islam','2023-10-17 07:37:47',NULL),(2047,6,301,'Muhammad',NULL,'2016-06-08','Amir','17301-8759302-3','03104030991','Nazia','1','Islam','2023-10-17 07:37:58',NULL),(2048,135,2592,'Amaan Ullah',NULL,'0009-02-21','Muhammad Ameen',NULL,NULL,NULL,'5','Islam','2023-10-17 07:38:02',NULL),(2049,23,1261,'Muhammad Ahmed ',NULL,'2017-06-02','Iftikhar','45504-5166314-7','03183627725','Shabana','1','Islam','2023-10-17 07:38:05',NULL),(2050,134,295,'Bakhtawar',NULL,NULL,'Malik Nazar Hussain',NULL,NULL,NULL,'1','Islam','2023-10-17 07:38:10',NULL),(2051,6,300,'Ibrahim',NULL,'2015-08-06','Amir','17301-8759302-3','03104030991','Nazia','1','Islam','2023-10-17 07:39:06',NULL),(2052,135,2455,'Wania Fatima',NULL,'2013-02-11','Muhammad Fahim',NULL,NULL,NULL,'5','Islam','2023-10-17 07:39:08',NULL),(2055,26,711,'Muhammad Saad ',NULL,'2014-04-03','Muhammad Qamar ','42101-0941222-9',NULL,'Mumtaz','3A','Islam','2023-10-17 07:39:42',NULL),(2056,6,302,'Noman Ahmed Shafiq',NULL,'2018-10-11','Shafiq Ahmed','31301-8169250-7','03209250388','Parveen','1','Islam','2023-10-17 07:40:01',NULL),(2057,135,2544,'Amna','','2012-12-04','Shahzad Ahmed','','','','4','Islam','2023-10-17 07:40:02','2023-10-17 08:31:28'),(2058,134,182,'Naveed Hameed',NULL,'2013-12-17','Abdul Hameed',NULL,NULL,NULL,'1','Islam','2023-10-17 07:40:31',NULL),(2059,6,304,'Ali Haider',NULL,'2016-11-24','Muhammad Ahsan','42101-6663612-5','03142254458','Saba','1','Islam','2023-10-17 07:40:42',NULL),(2060,135,2550,'Bhaktawar','','2012-12-29','Abdul Qadir','','','','4','Islam','2023-10-17 07:40:59','2023-10-17 08:31:32'),(2061,6,305,'Ayesha',NULL,'2016-10-30','Farmaan','42101-1913424-5','03138173109','Afsheen','1','Islam','2023-10-17 07:41:21',NULL),(2062,26,651,'Muhammad Rehan ',NULL,'2016-06-08','Muhammad Alam ','41202-2627803-5',NULL,'Aziza','3A','Islam','2023-10-17 07:41:31',NULL),(2063,134,216,'Muhammad Shayan',NULL,'2015-01-10','Muhammad Akram',NULL,NULL,NULL,'1','Islam','2023-10-17 07:41:39',NULL),(2064,135,2590,'Anamta','','2011-12-10','Muhammad Ameer','','','','4','Islam','2023-10-17 07:41:49','2023-10-17 08:31:36'),(2065,6,306,'Hamna',NULL,'2016-06-29','Noman','42101-7842854-9','03422461421','Firdous','1','Islam','2023-10-17 07:42:00',NULL),(2066,6,307,'Anaya',NULL,'2016-05-27','Rehan Islam','42101-6569238-9','03443362968','Shumaila','1','Islam','2023-10-17 07:42:46',NULL),(2067,134,235,'Muhammad Ibrahim',NULL,'2016-01-20','Shahid Iqbal ',NULL,NULL,NULL,'1','Islam','2023-10-17 07:42:58',NULL),(2068,6,308,'Zobia',NULL,'2017-08-27','Muhammad Imran','42101-3866475-3','03463004415','Salma','1','Islam','2023-10-17 07:43:33',NULL),(2069,135,2648,'Fiza Rashid',NULL,'0012-12-15','Muhammad Rashid',NULL,NULL,NULL,'5','Islam','2023-10-17 07:43:42',NULL),(2070,134,252,'Muhammad Adnan Safder',NULL,'2012-04-20','Muhammad Safder',NULL,NULL,NULL,'1','Islam','2023-10-17 07:44:05',NULL),(2071,6,322,'Abdul Rafay',NULL,'2015-12-23','Muhamad Rashid Akram','42101-2871717-9','0345274414','Huma','1','Islam','2023-10-17 07:44:20',NULL),(2072,134,256,'Abdul Qadir',NULL,'2017-08-13','Javed Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-17 07:45:01',NULL),(2073,135,2649,'Eisha Hussain','','2013-06-04','Muhammad Hussain','','','','4','Islam','2023-10-17 07:45:02','2023-10-17 08:31:39'),(2074,6,323,'Syed Ali Akbar',NULL,'2016-01-11','Zahid Hussain','42101-7199961-5','03357316030','Hina','1','Islam','2023-10-17 07:45:32',NULL),(2075,23,1264,'Muhammad Sufiyan','','2010-03-08','Abdul Rehman','16201-3498927-9','03172115075','Wahiyat Bibi','1','Islam','2023-10-17 07:45:43','2023-10-17 07:47:20'),(2076,135,2655,'Malika','','2012-11-20','Muhammad Zahid','','','','4','Islam','2023-10-17 07:45:46','2023-10-17 08:31:42'),(2077,134,261,'Muhammad Rehan',NULL,'2014-06-30','Ejaz Muhammad ',NULL,NULL,NULL,'1','Islam','2023-10-17 07:45:49',NULL),(2078,26,650,'Abdul Qadeer ',NULL,'2015-09-08','Abdul Sattar Lund ','41202-7955285-9',NULL,'Zubaida ','3A','Islam','2023-10-17 07:45:55',NULL),(2079,6,335,'Syed Arham Samad',NULL,'2016-10-05','Syed Sarmad Jameel','42101-5185795-7','03212643318','Amber','1','Islam','2023-10-17 07:46:38',NULL),(2080,134,265,'Ali Ahmed',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'1','Islam','2023-10-17 07:46:43',NULL),(2081,135,2695,'Ghousia Subhani','','2011-03-12','Muhammad Nawaz','','','','4','Islam','2023-10-17 07:46:46','2023-10-17 08:31:46'),(2082,6,342,'Shiza',NULL,'2016-08-29','Muhammad Shafiq','42301-1106720-3','03112565883','Raheela','1','Islam','2023-10-17 07:47:23',NULL),(2083,134,247,'Muhammad Anas',NULL,'2014-08-31','Muhammad Waqar Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-17 07:47:28',NULL),(2084,135,2622,'Maham','','2013-08-18','Muhammad Asif','','','','4','Islam','2023-10-17 07:48:06','2023-10-17 08:31:49'),(2085,134,271,'Muhammad Ayan Ahmed',NULL,'2016-08-13','Zulfiqar Ahmed ',NULL,NULL,NULL,'1','Islam','2023-10-17 07:48:11',NULL),(2086,6,343,'Syed Hooria Sajid',NULL,'2016-10-28','Syed Mifta Uddin Sajid','42101-5951986-5','03172792754','Suhaila','1','Islam','2023-10-17 07:48:13',NULL),(2087,23,1265,'Muhammad Farman',NULL,'2009-10-06','Abdul Rehman','16201-3498927-9','03172115075','Wahiyat Bibi','1','Islam','2023-10-17 07:48:45',NULL),(2088,134,274,'Irfan Ali',NULL,'2013-09-09','Babar Ali',NULL,NULL,NULL,'1','Islam','2023-10-17 07:48:59',NULL),(2089,135,2762,'Arooba','','2013-08-18','Muhammad Murtaza','','','','4','Islam','2023-10-17 07:49:00','2023-10-17 08:31:53'),(2090,6,282,'Zoya',NULL,'2016-12-11','Sait Ullah','32402-8367944-5','03323736227','Riffat','1','Islam','2023-10-17 07:49:01',NULL),(2091,26,716,'Uzair',NULL,'2016-10-02','Mumtaz ','42101-5641434-3',NULL,'Gul Bahar ','3A','Islam','2023-10-17 07:49:25',NULL),(2092,134,277,'Muhammad Rehan',NULL,'2014-06-30','Muhammad ismail',NULL,NULL,NULL,'1','Islam','2023-10-17 07:49:42',NULL),(2093,6,283,'Mehboob Ali',NULL,'2015-06-25','Sana Ullah','32403-4257459-7','03423302139','Sajida','1','Islam','2023-10-17 07:50:00',NULL),(2094,135,2789,'Umm-E-Hani','','2011-08-17','Muhammad maqsood','','','','4','Islam','2023-10-17 07:50:16','2023-10-17 08:31:56'),(2095,23,1271,'Hammad Tariq',NULL,'2015-12-20','Tariq Maqbool','31202-4196588-1','03273381175','Sajida ','1','Islam','2023-10-17 07:50:22',NULL),(2096,134,282,'Umer',NULL,'2015-08-11','Zain-Ul-Abideen',NULL,NULL,NULL,'1','Islam','2023-10-17 07:50:36',NULL),(2097,6,257,'Iqra',NULL,'2017-05-05','Fayyaz Ahmed','31301-5542569-9','03213429339','Shamim','1','Islam','2023-10-17 07:50:42',NULL),(2098,26,682,'Muhammad Ali ',NULL,'2015-12-22','Bux Ali ','41202-6558016-7',NULL,'Saima','3A','Islam','2023-10-17 07:50:44',NULL),(2099,135,2819,'Zareena Bibi','','0011-02-22','Muhammad kashif','','','','4','Islam','2023-10-17 07:51:09','2023-10-17 08:32:00'),(2100,134,286,'Farhan',NULL,'2015-04-03','Muhammad Imran',NULL,NULL,NULL,'1','Islam','2023-10-17 07:51:13',NULL),(2101,6,363,'Zainab',NULL,'2016-04-23','Muhammad Khalid','42401-4311188-5','03152601813','Sana','1','Islam','2023-10-17 07:51:44',NULL),(2102,134,289,'Sajid Ashiq',NULL,'2016-10-15','Ashiq Hussain',NULL,NULL,NULL,'1','Islam','2023-10-17 07:52:02',NULL),(2103,135,2797,'Eisha Noor','','2012-10-16','Azhar Ali','','','','4','Islam','2023-10-17 07:52:04','2023-10-17 08:32:03'),(2104,26,696,'Shahzad Ali ',NULL,'2012-07-10','Zangi Khan ','41202-2531742-9',NULL,'Samina Khan','3A','Islam','2023-10-17 07:52:08',NULL),(2105,6,362,'Muhammad Tayyab',NULL,'2015-03-25','Muhammad Younus','31302-5955951-9','03072872234','Rabia','1','Islam','2023-10-17 07:52:24',NULL),(2106,134,245,'Noman Masih',NULL,'2012-09-04','Irfan Masih',NULL,NULL,NULL,'2A','Islam','2023-10-17 07:52:53',NULL),(2108,135,2815,'Neha','','2011-12-24','Muhammad Nawaz ','','','','4','Islam','2023-10-17 07:53:02','2023-10-17 08:32:07'),(2109,6,365,'Umm E Aiman',NULL,'2017-10-23','Abdul Ghaffar','42101-1406760-5','03152967034','Asiya','1','Islam','2023-10-17 07:53:16',NULL),(2110,134,260,'Muhammad Anus',NULL,'2013-08-11','Abdul Bashar',NULL,NULL,NULL,'2A','Islam','2023-10-17 07:53:36',NULL),(2111,26,743,'Zumair Ahmed ',NULL,'2014-09-05','Maqsood Ahmed ','43501-7856426-1',NULL,'Muqaddas Bibi ','3A','Islam','2023-10-17 07:53:49',NULL),(2112,135,2696,'Laiba','','2012-11-13','Abdul Hameed','','','','4','Islam','2023-10-17 07:53:52','2023-10-17 08:32:11'),(2113,6,364,'Abdul Sami',NULL,'2016-11-03','Muhammad Amjad','42101-1542007-7','03102190296','Zahida','1','Islam','2023-10-17 07:54:05',NULL),(2114,134,275,'Ahsan Ali',NULL,'2011-05-11','Babar Ali',NULL,NULL,NULL,'2A','Islam','2023-10-17 07:54:39',NULL),(2115,23,1276,'Muhammad Husnain','','2014-12-06','Abdul Rehman','42101-0625359-9','03464636413','Bakhtmeen','1','Islam','2023-10-17 07:55:00','2023-10-18 08:52:37'),(2116,6,376,'Ayesha',NULL,'2017-07-20','Asif Wajih Uddin','42101-1439620-0','03162003056','Nadia','1','Islam','2023-10-17 07:55:12',NULL),(2117,134,259,'Umair Noman',NULL,'2014-05-21','Noman',NULL,NULL,NULL,'2A','Islam','2023-10-17 07:55:24',NULL),(2118,6,377,'Abbas Ali',NULL,'2015-07-06','Muhammad Aslam','31302-5491621-7','03092406700','Farzana','1','Islam','2023-10-17 07:56:05',NULL),(2120,134,237,'Asad Shafi',NULL,NULL,'Muhammad Shafi',NULL,NULL,NULL,'2A','Islam','2023-10-17 07:56:08',NULL),(2121,26,737,'Rizwan Ali Bhagio ',NULL,'2013-11-23','Muhammad Bukshal ','41201-1028222-9',NULL,'Mumtaz','3A','Islam','2023-10-17 07:56:08',NULL),(2122,23,1277,'Umair',NULL,'2014-06-14','Hameed','42101-8539669-7','03491849790','Jameela ','1','Islam','2023-10-17 07:56:27',NULL),(2123,134,284,'Shanzaib Shahid',NULL,'2014-05-28','Shahid Ahmed',NULL,NULL,NULL,'2A','Islam','2023-10-17 07:57:19',NULL),(2124,6,382,'Muhammad Nomair Khan Sherwani',NULL,'2014-10-03','Muhammad Shoaib Khan Sherwani','42101-9523494-3','03442576273','Samreen','1','Islam','2023-10-17 07:57:32',NULL),(2125,26,699,'Salma',NULL,'2015-12-26','Muhammad Ramzan Lund ','41202-6024729-1',NULL,'Naseem ','3A','Islam','2023-10-17 07:57:32',NULL),(2126,135,2551,'Maheen',NULL,'2013-04-04','Abdul Qadir',NULL,NULL,NULL,'4','Islam','2023-10-17 07:57:37',NULL),(2127,23,1283,'Muhammad Waseem',NULL,'2017-08-08','Muhammad Azeem','42201-8610319-3','03461036800','Shazia','1','Islam','2023-10-17 07:57:51',NULL),(2128,134,285,'Ali Raza Shahid',NULL,'2014-05-28','Shahid Ahmed',NULL,NULL,NULL,'2A','Islam','2023-10-17 07:58:03',NULL),(2129,6,356,'Muhammad Mahir Hussain',NULL,'2016-08-20','Muhanmad Kashif','42101-6125640-5','03222866512','Ambreen','1','Islam','2023-10-17 07:58:15',NULL),(2130,135,2156,'Noor',NULL,'2009-02-19','Muhammad Shahid',NULL,NULL,NULL,'4','Islam','2023-10-17 07:58:30',NULL),(2131,134,183,'Abu Bakar Shahid',NULL,'2013-09-15','Zain-Ul-Abideen',NULL,NULL,NULL,'2A','Islam','2023-10-17 07:58:54',NULL),(2132,26,708,'Dua ',NULL,'2016-06-06','Muhammad Muneer ','42101-1755161-7',NULL,'Sana','3A','Islam','2023-10-17 07:59:01',NULL),(2133,6,380,'Urooj',NULL,'2016-11-30','Ashar Masih Bhatti','42301-4363706-8','03452682817','Nazia','1','Islam','2023-10-17 07:59:21',NULL),(2134,135,2842,'Kinza Ansari',NULL,'2013-03-27','Muhammad Usaman',NULL,NULL,NULL,'4','Islam','2023-10-17 07:59:33',NULL),(2135,134,246,'Nayab Saleem',NULL,'2015-12-21','Saleem Mashi',NULL,NULL,NULL,'2A','Islam','2023-10-17 07:59:56',NULL),(2136,6,381,'Syed Zainab Hassan',NULL,'2016-02-14','Asif Hassan','42101-1434767-9','033334778859','Amna','1','Islam','2023-10-17 08:00:25',NULL),(2137,23,1203,'Abdul Basit',NULL,'2016-06-18','Bakht Nazeer Khan','16101-9805215-9','03472237382','Fatima ','1','Islam','2023-10-17 08:00:51',NULL),(2138,134,177,'Areeba Bibi',NULL,'2012-11-22','Sajjad Hussain',NULL,NULL,NULL,'2A','Islam','2023-10-17 08:00:58',NULL),(2139,135,2904,'Zahra',NULL,'2011-09-04','Muhammad Saleem',NULL,NULL,NULL,'4','Islam','2023-10-17 08:01:13',NULL),(2140,134,230,'Javeria Akram',NULL,'2012-12-30','Muhammad Akram',NULL,NULL,NULL,'2A','Islam','2023-10-17 08:01:55',NULL),(2141,26,691,'Muhammad Ayan ',NULL,'2014-06-15','Muhammad Alam ','41202-2627803-5',NULL,'Aziza','4','Islam','2023-10-17 08:02:12',NULL),(2142,23,1190,'Fareeda ',NULL,'2018-09-21','Mehrab','45404-0504373-7','03488016714','Zainab','1','Islam','2023-10-17 08:02:30',NULL),(2143,134,262,'Saniya Ijaz',NULL,'2010-05-11','Ijaz Ahmed',NULL,NULL,NULL,'2A','Islam','2023-10-17 08:02:40',NULL),(2144,135,3020,'Anmol Habib',NULL,'2013-05-12','Muhammad Habib',NULL,NULL,NULL,'4','Islam','2023-10-17 08:02:50',NULL),(2145,6,310,'Syed Ahtesham Ali Naqvi','','2014-10-04','Syed Ghulam Ahmed Bukhari','35202-2386075-3','03154436026','Nabiha','2A','Islam','2023-10-17 08:02:58','2023-10-17 08:07:05'),(2146,134,258,'Manahil',NULL,'2019-10-10','Khursheed Ahmed',NULL,NULL,NULL,'2A','Islam','2023-10-17 08:03:17',NULL),(2147,6,311,'Syed Qalb E Abbas Naqvi','','2016-12-19','Syed Ghulam Ahmed Bukhari','35202-2386075-3','03154436026','Nabiha','2A','Islam','2023-10-17 08:04:00','2023-10-17 08:07:21'),(2148,135,2701,'Fazil Hussain',NULL,'2011-03-28','Altaf HUssain',NULL,NULL,NULL,'4','Islam','2023-10-17 08:04:08',NULL),(2149,134,276,'Haniya Asghar',NULL,'2013-07-18','Asghar Hussain',NULL,NULL,NULL,'2A','Islam','2023-10-17 08:04:17',NULL),(2150,26,629,'Aasma Sattar',NULL,'2014-04-14','Abdul Sattar Lund ','41202-7955285-9',NULL,'Zubaida ','4','Islam','2023-10-17 08:04:19',NULL),(2151,23,1196,'Alia Nawaz',NULL,'2018-12-15','Imran Nawaz ','11101-5634053-3','03359381294','Gulshan Bibi','1','Islam','2023-10-17 08:04:31',NULL),(2152,134,293,'Shuzain Jameel',NULL,'2013-10-25','Jameel Shehzad',NULL,NULL,NULL,'2A','Islam','2023-10-17 08:04:55',NULL),(2153,135,2773,'Ayan',NULL,'2013-03-20','Muhammad Aif',NULL,NULL,NULL,'4','Islam','2023-10-17 08:05:02',NULL),(2154,6,313,'Umm E Aiman',NULL,'2014-11-13','Muhammad Faraz','42201-0458004-1','03158535534','Nuzhat Jabeen','2A','Islam','2023-10-17 08:05:42',NULL),(2155,134,234,'Jannat Shahid',NULL,'2014-11-24','Shahid Iqbal',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:05:57',NULL),(2156,23,1197,'Sonia',NULL,'2017-04-11','Rohul Bayan','13504-0623077-9','03454246564','Naseeb Zada','1','Islam','2023-10-17 08:06:03',NULL),(2157,135,2716,'Usman Khan',NULL,'2011-03-18','Nasir Khan',NULL,NULL,NULL,'4','Islam','2023-10-17 08:06:20',NULL),(2158,26,627,'Faizan ',NULL,'2014-06-10','Raees','42101-9699320-7',NULL,'Tahira ','5','Islam','2023-10-17 08:06:23',NULL),(2159,134,236,'Hooriya Shafi',NULL,'2014-10-07','Shafi',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:06:47',NULL),(2160,135,2858,'Zohaib',NULL,'2011-04-16','Muhammad Yasir',NULL,NULL,NULL,'4','Islam','2023-10-17 08:07:11',NULL),(2161,134,226,'Samreen',NULL,'2010-03-05','Anwer Hussain',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:07:41',NULL),(2162,135,2925,'Nasnain',NULL,'2010-07-26','Kamran',NULL,NULL,NULL,'4','Islam','2023-10-17 08:07:51',NULL),(2163,23,1199,'Sawera',NULL,'2016-02-20','Shahzad Ali','42101-3129975-3','03431774794','Shahreen Zari','1','Islam','2023-10-17 08:07:56',NULL),(2164,6,273,'Abdul Ghani','','2014-08-17','Shahid Hussain','31301-5836638-7','03142572460','Madiha','2A','Islam','2023-10-17 08:08:34','2023-10-17 08:10:22'),(2165,134,287,'Abbas Akram',NULL,'2013-02-06','Muhammad Akram',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:08:42',NULL),(2166,135,2894,'Muhammad Mudassir',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'4','Islam','2023-10-17 08:08:47',NULL),(2167,26,695,'Fayyaz ',NULL,'2012-10-05','Kher Muhammad ','41202-3570989-5',NULL,'Kheran ','5','Islam','2023-10-17 08:09:14',NULL),(2168,134,288,'Shehzad Ayaz',NULL,'2012-06-01','Ayaz Ahmed ',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:09:25',NULL),(2169,135,2721,'Muhammad Ayan',NULL,'0012-12-11','Muhammad Aftab',NULL,NULL,NULL,'4','Islam','2023-10-17 08:09:48',NULL),(2170,23,1200,'Alieshaba ',NULL,'2017-09-12','Umar Muhammad ','16101-5773870-9','03227641048','Gulshan Bibi','1','Islam','2023-10-17 08:09:51',NULL),(2171,6,274,'Mehtab',NULL,'2015-06-17','Fazal Hassan','31302-9543375-5','03032186133','Amna','2A','Islam','2023-10-17 08:10:01',NULL),(2172,134,291,'Abdul Rehman',NULL,'2013-05-04','Ashiq Hussain',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:10:08',NULL),(2173,26,543,'Hadia Noor ',NULL,'2011-11-29','Abdullah ','42101-2812289-1',NULL,'Nafeesa ','5','Islam','2023-10-17 08:10:40',NULL),(2174,135,2447,'Saad hussain',NULL,'2011-07-28','Rahat Hussain',NULL,NULL,NULL,'4','Islam','2023-10-17 08:10:42',NULL),(2175,134,178,'Ali Hamza',NULL,'2015-05-29','Huzur Bux',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:10:55',NULL),(2176,6,258,'Yusra',NULL,'2016-06-04','Fayyaz Ahmed','31301-5542569-9','03213429339','Shamim','2A','Islam','2023-10-17 08:11:18',NULL),(2177,23,1212,'Khadija',NULL,'2019-07-25','Ameer Ali','42101-8808603-1','03407839131','kainat','1','Islam','2023-10-17 08:11:30',NULL),(2178,135,2459,'Muhammad Ayan',NULL,'2011-12-15','Abdul Hameed',NULL,NULL,NULL,'4','Islam','2023-10-17 08:11:34',NULL),(2179,6,259,'Zainab',NULL,'2015-11-18','Muhammad Asif Shareef Khan','42101-3446835-3','03458807517','Farhana','2A','Islam','2023-10-17 08:12:19',NULL),(2180,135,3029,'Taha',NULL,'2012-06-12','Sajawal khan',NULL,NULL,NULL,'4','Islam','2023-10-17 08:12:34',NULL),(2181,134,1886,'Adnan Rafiq',NULL,'2012-04-20','Muhammad Rafiq',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:12:56',NULL),(2182,135,3023,'Mirza Ahmed Raza',NULL,'0012-02-11','Mirza Asif',NULL,NULL,NULL,'4','Islam','2023-10-17 08:13:32',NULL),(2184,134,207,'Umer ',NULL,'2011-11-18','Khurram',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:13:58',NULL),(2185,6,281,'Maryam Chishti',NULL,'2017-07-06','Shahid Chishti','42101-7730143-7','03462344765','Akhtar','2A','Islam','2023-10-17 08:14:20',NULL),(2186,134,211,'Waris',NULL,'2013-04-22','Khurram',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:14:48',NULL),(2187,135,3059,'Muhammad Hassan',NULL,'2012-05-05','Nadeem Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-17 08:15:09',NULL),(2188,6,284,'Muhammad Zahoor',NULL,'2015-10-25','Sait Ullah','32402-8367944-1','03323736227','Riffat','2A','Islam','2023-10-17 08:15:49',NULL),(2189,135,3061,'Muhammad Bilawal',NULL,'2010-12-25','Muhammad Arif',NULL,NULL,NULL,'4','Islam','2023-10-17 08:16:07',NULL),(2190,23,1234,'Mehak',NULL,'2015-09-15','Gul Faraz Khan','42501-6613720-2','03012471837','Taaj Bibi','1','Islam','2023-10-17 08:16:12',NULL),(2191,134,219,'Ronic Ravi',NULL,'2014-03-25','Ravi Barkat',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:16:24',NULL),(2192,135,2573,'Shahid Ali','','2013-04-24','Mumtaz Ali','','','','3A','Islam','2023-10-17 08:17:12','2023-10-17 08:28:46'),(2193,134,220,'Uzair Ahmed',NULL,'2013-01-01','Muhammad Habib',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:17:23',NULL),(2195,135,2693,'Usman','','2014-03-27','Syed Muhammad Taqi','','','','3A','Islam','2023-10-17 08:18:16','2023-10-17 08:27:46'),(2196,134,225,'Muhammad Shoaib',NULL,'2014-05-10','Muhammad Azam',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:18:44',NULL),(2197,135,2820,'Muhammad Ayan','','2013-05-11','Muhammad kashif','','','','3A','Islam','2023-10-17 08:19:14','2023-10-17 08:27:53'),(2198,134,248,'Shabaan Ali',NULL,'2012-12-20','Shahid Ali',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:19:48',NULL),(2199,23,1235,'Nimra',NULL,'2018-12-02','Inayat-ul-Rehman','42000-0559125-1','03113000320','Asia','1','Islam','2023-10-17 08:20:28',NULL),(2200,135,2827,'Muhammad Ayan','','2013-03-18','Muhammad Irfan','','','','3A','Islam','2023-10-17 08:20:32','2023-10-17 08:27:56'),(2202,135,2829,'Abdul Ahad','','2012-07-17','Zahid Murad','','','','3A','Islam','2023-10-17 08:21:38','2023-10-17 08:28:03'),(2203,6,295,'Muhammad Hanif',NULL,'2016-01-01','Rameez','42101-2549923-1','03143914523','Asma','2A','Islam','2023-10-17 08:22:13',NULL),(2204,135,2843,'Masroor Ahmed','','2013-04-16','Anwar Alam','','','','3A','Islam','2023-10-17 08:22:32','2023-10-17 08:28:07'),(2205,23,1236,'Sidra',NULL,'2016-11-06','Abdul Razzaq','31302-3779525-3','03041028748','Shabana','1','Islam','2023-10-17 08:22:45',NULL),(2206,134,281,'Usman Mirza',NULL,'2011-02-01','Mirza Muran',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:22:53',NULL),(2207,6,296,'Muhammad Hafeez',NULL,'2015-01-01','Rameez','42101-2549923-1','03143914523','Asma','2A','Islam','2023-10-17 08:23:00',NULL),(2208,6,325,'Muhammad Mahad',NULL,'2014-10-08','Muhammad Abid','42101-7273701-3','03162329504','Erum','2A','Islam','2023-10-17 08:23:45',NULL),(2209,134,181,'Misbah Hameed',NULL,'2011-02-01','Abdul Hameed',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:23:45',NULL),(2210,135,2852,'Rehan','','2011-07-08','Muhammad Raheel','','','','3A','Islam','2023-10-17 08:23:47','2023-10-17 08:28:11'),(2211,23,1238,'Ayesha ','','2016-02-20','Shahab Uddin','21103-0905882-9','03005851780','Shamim','1','Islam','2023-10-17 08:24:13','2023-10-18 10:26:10'),(2212,6,326,'Hafsa',NULL,'2016-08-11','Muhammad Ishaq Sheikh','42301-7609739-3','03353139157','Mamoona','2A','Islam','2023-10-17 08:24:29',NULL),(2213,134,157,'Fatima Noor',NULL,'2011-09-18','Asghar Ali',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:24:30',NULL),(2214,134,148,'Mehwish Farooq',NULL,'2013-07-05','Muhammad Farooq',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:25:19',NULL),(2215,23,1248,'Ayesha ',NULL,'2016-10-10','Naqeeb Ullah','11101-6709991-1','03323275310','Noori','1','Islam','2023-10-17 08:25:26',NULL),(2216,134,120,'Mustufa Nazik',NULL,'2015-11-20','Nazik',NULL,NULL,NULL,'4','Islam','2023-10-17 08:26:13',NULL),(2217,6,327,'Meharma',NULL,'2017-02-20','Muhammad Iqbal','43104-0776858-3','03143308230','Shaehnila','2A','Islam','2023-10-17 08:26:18',NULL),(2218,23,1253,'Hafsa','','2018-08-04','Qamar Shah','13202-4271801-7','03143892446','Taaj Bibi','1','Islam','2023-10-17 08:26:52','2023-10-18 08:52:03'),(2219,134,143,'Salman Safdar',NULL,'2010-06-06','Muhammad Safdar',NULL,NULL,NULL,'4','Islam','2023-10-17 08:27:18',NULL),(2220,6,348,'Sheikh Saad',NULL,'2015-11-19','Sheikh Sarwar','42000-3349417-7','03353322998','Ishrat','2A','Islam','2023-10-17 08:27:24',NULL),(2221,134,1556,'Hussain Badshah',NULL,'2010-09-21','Asghar Aqeel ',NULL,NULL,NULL,'4','Islam','2023-10-17 08:28:10',NULL),(2222,23,1267,'Bushra',NULL,'2017-03-14','Anwar Faraz Khan','42101-0663656-9','03025625029','Shaheen Bibi','1','Islam','2023-10-17 08:28:19',NULL),(2223,6,336,'Anas Ahmed',NULL,'2013-10-30','Shabbir Ahmed','42101-7095125-9','03002287109','Suhaila','2A','Islam','2023-10-17 08:28:21',NULL),(2224,36,2324,'Zayan ',NULL,'2015-11-24','Abdul Sattar ','42101-7481507-5',NULL,'Farhat','1','Islam','2023-10-17 08:28:25',NULL),(2225,134,184,'Farhan Ali',NULL,'2012-08-09','Muhammad Rafiq',NULL,NULL,NULL,'4','Islam','2023-10-17 08:28:53',NULL),(2226,6,344,'Syeda Romaisa Sajid',NULL,'2014-01-15','Syed Mifta Uddin Sajid','42101-5951986-5','03172792754','Saira','2A','Islam','2023-10-17 08:29:20',NULL),(2227,23,1273,'Hoorya',NULL,'2015-05-09','Sawar Khna','16102-8827442-9','03442884845','Robi','1','Islam','2023-10-17 08:29:38',NULL),(2228,134,229,'Haryson Rasheed',NULL,'2007-03-18','Rasheed Barkat',NULL,NULL,NULL,'4','Islam','2023-10-17 08:29:54',NULL),(2229,36,2347,'Haider Abbas ',NULL,'2015-12-19','Mazhar Abbas ','42101-4747031-1',NULL,'Farhat ','1','Islam','2023-10-17 08:30:05',NULL),(2230,6,366,'Syed Muhammad Zeeshan',NULL,'2016-09-07','Irshad Ahmed','42101-5242584-3','03332287406','Zahida','2A','Islam','2023-10-17 08:30:44',NULL),(2232,134,240,'Jesper Saleem',NULL,'2009-06-20','Saleem Abdullah',NULL,NULL,NULL,'4','Christianity','2023-10-17 08:30:54',NULL),(2233,6,384,'Yashwa','','2016-11-30','Ashar Masih Bhatti','42301-4363706-9','03462682817','Amna','2A','Christianity','2023-10-17 08:31:34','2023-10-17 08:31:54'),(2234,134,241,'Elijah Aslam',NULL,'2005-04-10','Aslam Maseeh',NULL,NULL,NULL,'4','Islam','2023-10-17 08:31:44',NULL),(2235,36,2352,'Muhammad Sahil ',NULL,'2016-04-26','Abdul Jabbar ','31203-5096927-7',NULL,'Sumaira Bibi','1','Islam','2023-10-17 08:31:56',NULL),(2236,23,1282,'Nimra',NULL,'2016-01-12','Muhammad Akmal','31301-0194045-8','03052794170','Kulsoom','1','Islam','2023-10-17 08:32:09',NULL),(2237,134,273,'Atif Ahmed',NULL,'2012-12-15','Ahmed Yar',NULL,NULL,NULL,'4','Islam','2023-10-17 08:32:25',NULL),(2238,6,383,'Syed Sufiyan Hasan',NULL,'2015-04-20','Mirza Sarfaraz Baig','42101-7021137-1','03452126367','Sana','2A','Islam','2023-10-17 08:32:47',NULL),(2239,6,385,'Hoorain',NULL,'2014-06-25','Muhammad Nadeem','41304-5989147-9','03332634863','Arsheen','2A','Islam','2023-10-17 08:33:36',NULL),(2240,23,1284,'Sawera',NULL,'2017-12-20','Jamrez Khan','42101-0814296-5','03348280786','Azra Bagum','1','Islam','2023-10-17 08:33:48',NULL),(2241,36,2365,'Muhammad Ahmed ',NULL,'2015-04-28','Muhammad Shahbaz Khan ','42101-4377098-9',NULL,'Sana','1','Islam','2023-10-17 08:34:18',NULL),(2242,6,367,'Muhammad Haris Khan',NULL,'2014-04-23','Muhammad Hashim Khan','42101-6537652-0','0322383900','Mehak','2A','Islam','2023-10-17 08:34:36',NULL),(2243,134,149,'Suhana',NULL,'2011-03-04','Sajjad Hussain',NULL,NULL,NULL,'4','Islam','2023-10-17 08:34:40',NULL),(2244,134,180,'Alishba',NULL,'2009-01-12','Abdul Hameed',NULL,NULL,NULL,'4','Islam','2023-10-17 08:35:32',NULL),(2245,6,246,'Fakhir Abdul Rehman',NULL,'2014-06-04','Muhammad Abdul Rehman','31302-6122599-7','03172908972','Hina','3A','Islam','2023-10-17 08:35:38',NULL),(2246,135,2609,'Muhammad Mushtaq',NULL,'2013-07-16','Muhammad Ashfaq',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:35:52',NULL),(2247,36,2331,'Asia Bibi ',NULL,'2013-07-19','Muhammad Asif ','36602-5403947-3',NULL,'Shamshad Bibi ','1','Islam','2023-10-17 08:36:14',NULL),(2248,134,242,'Meenal Khalid',NULL,'2012-07-20','Khalid Haider',NULL,NULL,NULL,'4','Islam','2023-10-17 08:36:19',NULL),(2249,6,245,'Muhammad Farhan',NULL,'2013-06-13','Muhammad Anas','42101-1837759-7','03362628717','Shamshad','3A','Islam','2023-10-17 08:36:36',NULL),(2250,135,2841,'Sufyan',NULL,'2013-12-16','Muhammad Usman',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:36:58',NULL),(2251,134,264,'Zainab Javed',NULL,'2011-04-29','Javed Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-17 08:37:13',NULL),(2252,134,268,'Maham Noman',NULL,'2012-08-02','Noman',NULL,NULL,NULL,'4','Islam','2023-10-17 08:37:50',NULL),(2253,6,315,'Muhammad Subhan',NULL,'2013-03-04','Muhammad Farmaansheen Rubab','42101-1914324-5','03138173109','Afsheen Rubab','3A','Islam','2023-10-17 08:37:57',NULL),(2254,135,2897,'Muhammad Ayan',NULL,'2013-07-23','Zahid Qureshi',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:37:59',NULL),(2255,36,2361,'Maryam Bibi ',NULL,'2016-08-14','Dilshad Ahmed ','31302-5667195-1',NULL,'Khizra bibi','1','Islam','2023-10-17 08:38:34',NULL),(2256,6,285,'Abdul Hadi',NULL,'2013-09-17','Muhammad Rasheed Akram','42101-8287177-9','03452714414','Huma','3A','Islam','2023-10-17 08:38:44',NULL),(2257,134,280,'Muskan Mirza Murad ',NULL,'2012-08-14','Mirza Murad ',NULL,NULL,NULL,'4','Islam','2023-10-17 08:38:52',NULL),(2258,135,2739,'Hifzan',NULL,'2012-02-05','Abdul Qayyum',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:38:57',NULL),(2259,6,247,'Asra Kanwal',NULL,'2015-10-26','Muhammad Rizwan Khan','42201-2914817-9','03123738612','Seema Kanwal','3A','Islam','2023-10-17 08:39:29',NULL),(2260,135,2940,'Rooman',NULL,'2013-12-24','Shabbab Hussain',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:39:39',NULL),(2261,134,218,'Anum Afzal',NULL,'2011-05-03','Muhammad Afzal',NULL,NULL,NULL,'5','Islam','2023-10-17 08:39:56',NULL),(2262,188,6357,'Anmol',NULL,'2016-07-14','Abdul Noman','42101-0550399-3',NULL,NULL,'1','Islam','2023-10-17 08:40:06',NULL),(2263,36,2349,'Hoorain',NULL,'2015-08-30','Arif ','42101-0440728-7',NULL,'Aisha','1','Islam','2023-10-17 08:40:13',NULL),(2264,134,104,'Rubaba',NULL,NULL,'Abdul Hashim',NULL,NULL,NULL,'5','Islam','2023-10-17 08:40:29',NULL),(2265,6,265,'Hania',NULL,'2015-03-05','Shafiq Ahmed','31301-8169250-7','03022473395','Parveen','3A','Islam','2023-10-17 08:40:36',NULL),(2266,135,2593,'Tayyaba Hussain',NULL,'2011-02-16','Sikander Magsi',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:40:50',NULL),(2267,134,222,'Jessive',NULL,'2009-11-25','Asghar Bhatti',NULL,NULL,NULL,'5','Islam','2023-10-17 08:41:15',NULL),(2268,135,2902,'Muhammad Hussain',NULL,'2014-04-10','Muhammad Asif',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:41:42',NULL),(2269,188,6358,'Abdul Rafay',NULL,'2017-05-29','Abdul Noman','42101-0550399-3',NULL,NULL,'1','Islam','2023-10-17 08:41:49',NULL),(2270,134,194,'Sharika Jamshed',NULL,'2010-06-08','Jamshed ',NULL,NULL,NULL,'5','Islam','2023-10-17 08:42:03',NULL),(2271,6,347,'Muhammad Muzammil',NULL,'2015-02-07','Muhammad Saleem Mangi','42101-1742266-9','03152266460','Shazia','3A','Islam','2023-10-17 08:42:05',NULL),(2272,135,2744,'Ahmed Raza',NULL,'2012-09-16','Pervaiz',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:42:36',NULL),(2273,134,249,'Waniya Waqas ',NULL,'2012-10-18','Waqas Ahmed ',NULL,NULL,NULL,'5','Islam','2023-10-17 08:42:54',NULL),(2274,36,2358,'Zunaira ',NULL,'2017-01-03','Muhammad Shahbaz Khan ','42101-4377098-9',NULL,'Sana','1','Islam','2023-10-17 08:43:19',NULL),(2275,188,6359,'Bismah',NULL,'2018-07-22','Tanveer Yaseen','42101-8939627-3',NULL,NULL,'1','Islam','2023-10-17 08:43:22',NULL),(2276,135,2745,'Muhammad Sehal',NULL,'2012-06-12','Akhter',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:43:40',NULL),(2277,6,350,'Syeda Rida Zehra Naqvi',NULL,'2014-01-05','Syed Mubeen Abbas Naqvi','42101-7461666-7','03003996005','Salma Batool','3A','Islam','2023-10-17 08:43:58',NULL),(2278,134,279,'Maryam Ismail',NULL,'2010-12-07','Muhammad Ismail',NULL,NULL,NULL,'5','Islam','2023-10-17 08:43:59',NULL),(2279,188,6360,'Muhammad Tabish',NULL,'2015-09-22','Tanveer Yaseen','42101-8939627-3',NULL,NULL,'3','Islam','2023-10-17 08:44:25','2023-10-20 09:40:03'),(2280,135,3038,'Sufyan',NULL,'2019-08-31','Yaar Muhammad',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:44:32',NULL),(2281,134,294,'Abeeha Shehzad',NULL,'2010-10-17','Jameel Shehzad',NULL,NULL,NULL,'5','Islam','2023-10-17 08:44:38',NULL),(2282,36,2371,'Laiba',NULL,'2014-12-25','Liaquat Ali ','31104-503207-5',NULL,'Sana','1','Islam','2023-10-17 08:44:47',NULL),(2283,6,351,'Syed Muhammad Jari Abbas Naqvi',NULL,'2014-01-05','Syed Mubeen Abbas Naqvi','42101-7461666-7','03003996005','Salma Batool','3A','Islam','2023-10-17 08:45:02',NULL),(2284,135,2,'maryam',NULL,'2013-04-10','Muhammad Nadeem',NULL,NULL,NULL,'3A','Islam','2023-10-17 08:45:19',NULL),(2285,188,6361,'Muhammad Talha',NULL,'2013-07-29','Tanveer Yaseen','42101-8939627-3',NULL,NULL,'4','Islam','2023-10-17 08:45:39',NULL),(2286,36,2385,'Kinza',NULL,'2014-06-24','Umar Daraz ','42101-24671773',NULL,'Erum','1','Islam','2023-10-17 08:46:05',NULL),(2287,188,6362,'Muhammad Ayan',NULL,'2012-10-25','Muhammad Nasir','42301-0837822-9',NULL,NULL,'3','Islam','2023-10-17 08:47:02','2023-10-20 09:38:56'),(2288,188,6363,'Manahil Fatima',NULL,'2015-08-06','Zuhaib','42101-1056085-7',NULL,NULL,'1','Islam','2023-10-17 08:48:14',NULL),(2289,188,6364,'Abdul Haseeb',NULL,'2016-02-11','Abdul Naeem','42101-9726559-9',NULL,NULL,'1','Islam','2023-10-17 08:49:07',NULL),(2290,188,6365,'Abdul Raees',NULL,'2014-05-05','Abdul Naeem','42101-9726559-9',NULL,NULL,'3','Islam','2023-10-17 08:50:42','2023-10-20 09:39:28'),(2291,188,6366,'Unaiza',NULL,'2015-04-03','Haider Ali','42101-1722600-1',NULL,NULL,'1','Islam','2023-10-17 08:52:05',NULL),(2294,135,2651,'Mahnoor',NULL,'0014-12-13','Muhammad Zahid',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:14:01',NULL),(2295,135,2658,'Ayesha',NULL,'2013-07-30','Shehzad',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:15:13',NULL),(2296,5,7475,'Kinza',NULL,'2016-10-05','Kamran Fida','31302-9869600-3','0308-2846737','Shiza','1','Islam','2023-10-17 09:15:30','2023-10-19 12:19:28'),(2297,188,6367,'Sabir',NULL,'2018-02-13','MUhammad Aslam','42101-1811863-7',NULL,NULL,'1','Islam','2023-10-17 09:16:34',NULL),(2298,135,2697,'Sofiya',NULL,'2013-04-19','Abdul hameed',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:16:49',NULL),(2299,5,7481,'Dua Malik',NULL,'2017-05-29','Naveed','42101-7773794-5','0307-2278253','Samreen','1','Islam','2023-10-17 09:17:02','2023-10-19 12:19:28'),(2300,188,6368,'Hifza',NULL,'2016-06-03','Muhammad Sultan','42101-4624289-9',NULL,NULL,'1','Islam','2023-10-17 09:17:38',NULL),(2301,135,2702,'Romaisa',NULL,'2013-11-26','Muhammad Yousuf',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:18:00',NULL),(2302,5,7500,'Muhammad Ali',NULL,'2012-11-05','Muhammad Asif','31302-1914753-9','0304-8694592','Malooka Bibi','1','Islam','2023-10-17 09:18:33','2023-10-19 12:19:28'),(2303,188,6369,'Fatima Zehra ',NULL,'2018-06-06','Imran Ahmed','42101-1542606-5',NULL,NULL,'1','Islam','2023-10-17 09:18:40',NULL),(2304,135,2720,'Umm-E-Haniya',NULL,'2014-02-16','Muhammad Aftab',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:19:19',NULL),(2305,188,6370,'Aliza Kanwal',NULL,'2013-08-13','Syed Ayub','42101-2800555-3',NULL,NULL,'3A','Islam','2023-10-17 09:19:39',NULL),(2306,5,7529,'Zeeshan ',NULL,'2016-03-10','Riaz Hussain','32301-2256796-9','0306-2453562','Haseena Bibi','1','Islam','2023-10-17 09:20:14','2023-10-19 12:19:28'),(2307,135,2735,'Maheen Ruksar',NULL,'2013-11-12','Muhammad Ahmed',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:20:15',NULL),(2308,36,2354,'Ali Abbas ',NULL,'2012-12-08','Mazhar Abbas ','42101-4747032-1',NULL,'Noureen ','2A','Islam','2023-10-17 09:20:44',NULL),(2309,188,6371,'Zoha',NULL,'2012-06-22','Imran Ahmed','42201-1064218-9',NULL,NULL,'2A','Islam','2023-10-17 09:21:02',NULL),(2310,135,2991,'Naima',NULL,'2012-06-18','Imran',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:21:30',NULL),(2311,5,7532,'Zain Muhammad',NULL,'2016-05-13','Shaukat','42101-6579900-7','0341-2077737','Rubi','1','Islam','2023-10-17 09:21:36','2023-10-19 12:19:28'),(2312,188,6372,'Adiba',NULL,'2017-01-12','Irfan Ahmed','42101-962511-9',NULL,NULL,'1','Islam','2023-10-17 09:22:14',NULL),(2313,36,2356,'Irfan ',NULL,'2013-06-06','Kamran Sheikh','41304-5307249-7',NULL,'Naeema ','2A','Islam','2023-10-17 09:22:30',NULL),(2314,188,6373,'Nazia Fatima','','2012-08-09','Muhammad Waheed','42101-9658126-9','','','4','Islam','2023-10-17 09:23:18','2023-10-17 09:24:19'),(2315,5,7548,'Abdullah',NULL,'2013-03-19','Abdur Razzaq','36203-7939109-1','0303-2347199',NULL,'1','Islam','2023-10-17 09:23:40','2023-10-19 12:19:28'),(2316,135,2836,'Sumaira',NULL,'2011-08-14','Hasim',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:23:41',NULL),(2317,36,2323,'Muhammad Ayan ',NULL,'2014-06-02','Abdul Sattar ','42101-7481507-5',NULL,'Farhat','2A','Islam','2023-10-17 09:24:09',NULL),(2318,6,314,'Wania',NULL,'2014-02-21','Muhammad Ahsan','42101-6663612-5','03142254458','Nazia','3A','Islam','2023-10-17 09:24:35',NULL),(2319,5,7549,'Ateeq Ahmed',NULL,'2015-10-17','Abdur Razzaq','36203-7939109-1','0303-2347199',NULL,'1','Islam','2023-10-17 09:24:56','2023-10-19 12:19:28'),(2320,135,2848,'Natasha',NULL,'0013-02-18','Abdul Nadeem',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:25:09',NULL),(2321,6,369,'Abdullah',NULL,'2015-10-30','Muhammad Amjad','42101-1542007-7','03102190296','Zahida Parveen','3A','Islam','2023-10-17 09:25:32',NULL),(2322,36,2355,'Noor Kawish ',NULL,'2015-12-16','Kamran ','41304-5307249-7',NULL,'Naeema','2A','Islam','2023-10-17 09:25:39',NULL),(2323,188,6374,'Dilkash',NULL,'2017-09-29','Muhammad Waheed','42101-9658126-9',NULL,NULL,'1','Islam','2023-10-17 09:25:54',NULL),(2324,135,2851,'Rohab',NULL,'2011-07-08','Muhammad Raheel',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:26:05',NULL),(2325,6,370,'Syed Moin Ahmed',NULL,'2013-05-09','Irshad Ahmed','42101-5242584-3','03332287406','Zahida','3A','Islam','2023-10-17 09:26:19',NULL),(2326,5,7554,'Anum',NULL,'2018-02-11','Muhammad Nadir','31302-9581908-7','0303-9102505','Shumaila','1','Islam','2023-10-17 09:26:31','2023-10-19 12:19:28'),(2327,36,2357,'Salman',NULL,'2012-07-13','Kamran ','41304-5307249-7',NULL,'Naeema ','2A','Islam','2023-10-17 09:27:03',NULL),(2328,188,6375,'Amna',NULL,'2012-08-21','Ali Akbar','41307-0298288-5',NULL,NULL,'4','Islam','2023-10-17 09:27:07',NULL),(2329,135,2855,'Mehak Fatima',NULL,'2014-08-12','Zahid Qureshi',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:27:26',NULL),(2330,5,7555,'Muhammad Hammad',NULL,'2017-08-02','Muhammad Rashid ','42101-3656638-9','0342-2214961','Shaista','1','Islam','2023-10-17 09:27:57','2023-10-19 12:19:28'),(2331,188,6376,'Asia',NULL,'2014-09-11','Ali Akbar','41307-0298288-5',NULL,NULL,'1','Islam','2023-10-17 09:28:02',NULL),(2332,6,267,'Ali Raza',NULL,'2014-01-01','Muhammad Faiz','36201-198553-1','03012262624','Mumtaz','3A','Islam','2023-10-17 09:28:27',NULL),(2334,5,7565,'Anamta',NULL,'2015-12-29','Muhammad Wasim','42101-6723726-5','0311-3214769','Amreen','1','Islam','2023-10-17 09:29:15','2023-10-19 12:19:28'),(2335,6,390,'Abdullah',NULL,'2012-11-09','Haider Ali','42401-5194293-9','034128490004','Rabia','3A','Islam','2023-10-17 09:29:24',NULL),(2336,188,6377,'Hadi Ali',NULL,'2013-03-07','Qurban Ali','42101-0194910-9',NULL,NULL,'2A','Islam','2023-10-17 09:29:30',NULL),(2337,6,391,'Khadija',NULL,'2013-11-18','Haider Ali','42401-5194293-9','034128490004','Rabia','3A','Islam','2023-10-17 09:30:07',NULL),(2338,135,2458,'Zainab',NULL,'2011-07-27','Muhammad Shahid',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:30:08',NULL),(2339,188,6378,'Misbah Khan',NULL,'2011-07-05','Rehan Ahmed','42101-7132253-7',NULL,NULL,'5','Islam','2023-10-17 09:30:33','2023-10-21 08:52:22'),(2340,6,368,'Rukhsar Kanwal',NULL,'2013-10-31','Muhammad Hashim Khan','42101-6537652-0','03223839012','Mehek','3A','Islam','2023-10-17 09:30:49',NULL),(2341,36,2283,'Hadiqa',NULL,'2015-05-19','Kareem Bux','42101-86193347',NULL,'Azra Bibi ','2A','Islam','2023-10-17 09:30:52',NULL),(2342,5,7566,'Abdullah',NULL,'2014-09-10','Muhammad Nazim','31302-5664017-9','0303-2618376','Azra','1','Islam','2023-10-17 09:31:04','2023-10-19 12:19:28'),(2343,188,6379,'Hamza Ahmed',NULL,'2016-01-30','Zakir Ahmed','42101-1468250-7',NULL,NULL,'1','Islam','2023-10-17 09:31:32',NULL),(2344,6,386,'Kashaf',NULL,'2012-06-20','Muhammad Nadeem','41304-5989147-9','03332634863','Arsheen ','3A','Islam','2023-10-17 09:31:48',NULL),(2345,36,2369,'Maham',NULL,'2016-11-19','Yameen','42101-377506-9',NULL,'Nasreen ','2A','Islam','2023-10-17 09:32:01',NULL),(2346,135,2922,'Zainab',NULL,'2014-12-16','Muhammad Arif',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:32:08',NULL),(2347,6,202,'Ayesha Bibi',NULL,'2016-04-17','Ali Aijaz','42501-0453932-2','03112636181','Zainab','3A','Islam','2023-10-17 09:32:34',NULL),(2348,188,6380,'Alisha Khan',NULL,'2015-10-22','Rehan Ahmed','42101-7132253-7',NULL,NULL,'1','Islam','2023-10-17 09:32:41',NULL),(2349,5,7574,'Areeb',NULL,'2011-10-13','Muhammad Rafiq','42101-4617097-7','0300-2847186','Shazia ','1','Islam','2023-10-17 09:32:45','2023-10-19 12:19:28'),(2350,135,2901,'Maham',NULL,'2012-09-09','Muhammad Saleem',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:33:02',NULL),(2351,6,374,'Aman ',NULL,'2014-08-08','Asif Wajih Uddin','42101-1439620-0','03162003056','Nadia','3A','Islam','2023-10-17 09:33:17',NULL),(2352,36,2330,'Sakina Bibi ',NULL,'2015-02-05','Muhammad Asif ','3660-25403947-3',NULL,'Shamshad Bibi ','2A','Islam','2023-10-17 09:33:41',NULL),(2353,135,2878,'Iqra ',NULL,'2013-03-09','Asfar Ali',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:33:58',NULL),(2354,5,7580,'Anaya Shahid',NULL,'2016-11-08','Shahid Masih','42101-4525288-1','0349-2977705','Farah','1','Islam','2023-10-17 09:34:12','2023-10-20 08:49:05'),(2355,188,6381,'Ahmed Raza',NULL,'2013-03-24','Muhammad Nadeem','44103-4268161-3',NULL,NULL,'1','Islam','2023-10-17 09:34:14',NULL),(2356,6,172,'Muhammad Ayan',NULL,'2014-09-25','Muhammad Arshad Ullah Khan','42000-0461581-3','03232246820','Asma','4','Islam','2023-10-17 09:34:26',NULL),(2357,36,2341,'Umm-e-Haniya',NULL,'2015-05-06','Muhammad Shehzad','42101-2589178-3',NULL,'Zahida','2A','Islam','2023-10-17 09:34:56',NULL),(2358,6,207,'Muhammad Sajid',NULL,'2013-12-04','Zulfiqar','36203-9666288-9','03012316045','Haseena','4','Islam','2023-10-17 09:35:14',NULL),(2359,135,2946,'Malaika Sehar',NULL,'2010-12-22','Nazim',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:35:25',NULL),(2360,5,7586,'Khuzaima',NULL,'2017-07-05','Mumtaz ALI','38403-2055847-9','0324-1459526','Amreen','1','Islam','2023-10-17 09:35:57','2023-10-19 12:19:28'),(2361,6,226,'Muhammad Hasnain',NULL,'2014-03-31','Muhammad Kamran','42101-1414366-1','03174733691','Fouzia','4','Islam','2023-10-17 09:36:19',NULL),(2362,36,2320,'Zainab',NULL,'2015-05-26','Allah Bux','31301-0862617-5',NULL,'Muskan','2A','Islam','2023-10-17 09:36:22',NULL),(2363,135,2635,'Kinza',NULL,'2012-11-18','Shahid Iqbal',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:36:52',NULL),(2364,188,6382,'Muhammad Ibrahim',NULL,'2016-10-06','Muhammad Waseem','33202-7445972-3',NULL,NULL,'1','Islam','2023-10-17 09:37:10',NULL),(2365,5,7587,'Shahryar Ahmed',NULL,'2015-03-17','Iqbal Ahmed','42101-3171309-7',NULL,'Atia','1','Islam','2023-10-17 09:37:24','2023-10-19 12:19:28'),(2366,36,2375,'Anamta',NULL,'2014-11-28','Shahnawaz ','35102-5243045-9',NULL,'Shabana Bibi','2A','Islam','2023-10-17 09:37:30',NULL),(2367,6,240,'Muhammad Abdullah','','2014-01-04','Tahir Hussain','42101-6410000-7','030422512329','Meraj','4','Islam','2023-10-17 09:37:38','2023-10-17 09:38:02'),(2368,135,2567,'Sumera',NULL,'2013-07-07','Abdul Hameed',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:37:52',NULL),(2369,188,6383,'Alima Shezad',NULL,'2011-05-09','Shezad Ahmed','42101-1664766-7',NULL,NULL,'5','Islam','2023-10-17 09:38:04',NULL),(2370,36,2379,'Ayesha',NULL,'2012-05-12','Raza Muhammad ','42101-7476459-6',NULL,'Saima','2A','Islam','2023-10-17 09:38:30',NULL),(2371,5,7597,'Abdul Faizan',NULL,'2015-02-15','Abdul Sajad','36203-1502654-5','0327-2751213','Salma Bibi','1','Islam','2023-10-17 09:38:37','2023-10-19 12:19:28'),(2372,135,2973,'Mariya',NULL,'2012-07-08','Abdul Kalam',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:38:38',NULL),(2373,6,250,'Muhammad Hasnain',NULL,'2014-01-04','Muhammad Farooq','36203-8374662-8','03094225868','Yasmeen','4','Islam','2023-10-17 09:39:02',NULL),(2374,188,6384,'Abdullah',NULL,'2018-08-26','Muhammad Faheem','45502-7918648-3',NULL,NULL,'1','Islam','2023-10-17 09:39:17',NULL),(2375,135,2955,'Kinza',NULL,'2013-03-06','Muhammad Akber',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:39:24',NULL),(2376,36,2329,'Anabia',NULL,'2016-02-28','Arshad','42101-7767760-5',NULL,'Hira','2A','Islam','2023-10-17 09:39:39',NULL),(2377,5,7603,'Samreen',NULL,'2015-06-15','Jhangir','31302-0116196-3','0323-3328239','Shamim','1','Islam','2023-10-17 09:40:03','2023-10-19 12:19:28'),(2378,135,3035,'Manahil',NULL,'2010-10-18','Taufeeq',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:40:09',NULL),(2379,6,186,'Anabiya',NULL,'2015-01-24','Syed Ilyas Ahmed Bukhari','42101-4212379-9','03213618196','Firdous','4','Islam','2023-10-17 09:40:14',NULL),(2380,36,2317,'Javeria',NULL,'2014-12-04','Muhammad Kashif ','42101-3303282-5',NULL,'Urooj','2A','Islam','2023-10-17 09:40:48',NULL),(2381,188,6385,'Muhammad Ayan',NULL,'2015-12-31','Muhammad Shebaz','42401-0624222-9',NULL,NULL,'1','Islam','2023-10-17 09:40:53',NULL),(2382,135,2834,'Saadia Noor',NULL,'0013-12-29','Muhammad Nasir',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:40:58',NULL),(2383,6,223,'Amna ',NULL,'2013-10-24','Muhammad Asif','42101-3446835-3','03458807517','Farhana','4','Islam','2023-10-17 09:41:00',NULL),(2384,135,3054,'Kashaf',NULL,'2012-06-30','Muhammad Aslam',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:41:39',NULL),(2385,6,231,'Fatima',NULL,'2013-12-13','Kamran Hussain','42101-1856529-9','03126661054','Hina','4','Islam','2023-10-17 09:41:44',NULL),(2386,36,2309,'Eshal',NULL,'2015-08-19','Muhammad Yaseen ','42101-6105346-5',NULL,NULL,'2A','Islam','2023-10-17 09:41:53',NULL),(2387,5,7607,'Sahir Saddam',NULL,'2016-11-10','Saddam Hussain','31201-8889587-3','0303-2716595','Mehnaz','1','Islam','2023-10-17 09:42:17','2023-10-19 12:19:28'),(2388,135,3058,'Farah Maryam',NULL,'2014-02-10','Nadeem Ahmed',NULL,NULL,NULL,'3A','Islam','2023-10-17 09:42:30',NULL),(2389,6,238,'Mehek Chishti',NULL,'2015-06-21','Muhammad Shahid Chishti','42101-7730143-7','03462344765','Akhtar','4','Islam','2023-10-17 09:42:44',NULL),(2390,36,2310,'Manahil',NULL,'2014-08-16','Muhammad Ahsan ','42101-08692315',NULL,'Sarwat ','2A','Islam','2023-10-17 09:43:07',NULL),(2391,135,2713,'Sufyan',NULL,'2014-09-17','Muhammad Naeem',NULL,NULL,NULL,'2A','Islam','2023-10-17 09:43:24',NULL),(2392,188,6386,'Mahnoor',NULL,'2016-08-30','Muhammad Asif','42101-0238165-3',NULL,NULL,'1','Islam','2023-10-17 09:43:28',NULL),(2393,6,68,'Umama',NULL,'2013-01-01','Muhammad Abid','42101-0264929-5','03152790533','Shaheen','4','Islam','2023-10-17 09:43:38',NULL),(2394,5,7411,'Ayaan',NULL,'2016-05-23','Muhammad Faisal','42101-1108951-1','0312-3019181','Hina ','2A','Islam','2023-10-17 09:43:54','2023-10-19 12:19:28'),(2395,36,2314,'Kainat ',NULL,'2014-07-15','Faizan','44103-812468-5',NULL,'Kiran','2A','Islam','2023-10-17 09:44:06',NULL),(2396,135,2733,'Fahad',NULL,'2014-04-20','Muhammad Saleem',NULL,NULL,NULL,'2A','Islam','2023-10-17 09:44:09',NULL),(2397,188,6387,'Iqra',NULL,'2010-08-22','Javed Ahmed','45303-1560811-7',NULL,NULL,'5','Islam','2023-10-17 09:44:33',NULL),(2398,6,288,'Abdul Rehman',NULL,'2012-05-07','Muhammad Rashid Akram','42101-8287177-9','03152714414','Huma','4','Islam','2023-10-17 09:44:54',NULL),(2399,5,7424,'Dua',NULL,'2016-10-20','Abdul Samad','42101-1006813-1','0321-2866994','Saeeda','2A','Islam','2023-10-17 09:45:20','2023-10-19 12:19:28'),(2400,135,2734,'Haider',NULL,'2014-04-20','Muhammad Saleem',NULL,NULL,NULL,'2A','Islam','2023-10-17 09:45:26',NULL),(2401,36,2315,'Maham',NULL,'2013-11-29','Naveed uddin ','42101-6921714-9',NULL,'Ambreen ','2A','Islam','2023-10-17 09:45:33',NULL),(2402,188,6388,'Zainab',NULL,'2011-12-05','Javed Ahmed','45303-1560811-7',NULL,NULL,'3A','Islam','2023-10-17 09:45:47',NULL),(2403,6,316,'Muhammad Usman',NULL,'2011-06-03','Farhan','42101-4913424-5','03138173109','Afsheen','4','Islam','2023-10-17 09:45:55',NULL),(2404,135,2798,'Muhammad Mustafa',NULL,'2014-02-17','Azhar Ali',NULL,NULL,NULL,'2A','Islam','2023-10-17 09:46:33',NULL),(2405,6,328,'Farhat',NULL,'2012-02-05','Muhammad Iqbal','41304-0776858-3','03143308230','Hina','4','Islam','2023-10-17 09:46:49',NULL),(2406,5,7425,'Hameed Ullah',NULL,'2016-02-27','Rafi Ullah','42201-6139251-7','0303-2946937','Shakeela','2A','Islam','2023-10-17 09:46:53','2023-10-19 12:19:28'),(2407,188,6389,'Malik Subhan Ahmed',NULL,'2017-01-05','Malik Shakoor Ahmed','42101-4839145-1',NULL,NULL,'2','Islam','2023-10-17 09:47:00','2023-10-21 08:56:07'),(2408,6,329,'Muhammad Taha',NULL,'2012-11-30','Muhammad Abid','42101-7273701-3','03162329504','Erum','4','Islam','2023-10-17 09:47:29',NULL),(2409,36,2285,'Muhammad Irfan ',NULL,'2014-09-14','Muhammad Arshad ','31302-6102715-1',NULL,'Ruksana Bibi ','3A','Islam','2023-10-17 09:47:45',NULL),(2410,188,6390,'Malik Ayan Ahmed',NULL,'2017-01-05','Malik Shakoor Ahmed','42101-4839145-1',NULL,NULL,'2A','Islam','2023-10-17 09:47:45',NULL),(2411,5,7442,'Ayyan',NULL,'2015-08-31','Ashraf','42201-3865843-3','0322-2629046','Parveen','2A','Islam','2023-10-17 09:48:03','2023-10-19 12:19:28'),(2412,135,2823,'Sufyan Nadeem',NULL,'0015-01-01','Muhammad Nadeem',NULL,NULL,NULL,'2A','Islam','2023-10-17 09:48:08',NULL),(2413,188,6391,'Malik Ali Ahmed',NULL,'2015-08-09','Malik Shakoor Ahmed','42101-4839145-1',NULL,NULL,'4','Islam','2023-10-17 09:48:47',NULL),(2414,6,330,'Syeda Ayesha Samad',NULL,'2012-12-19','Syed Samad Jameel','42101-5185795-7','03212646318','Amber','4','Islam','2023-10-17 09:48:51',NULL),(2415,36,2359,'Ali Raza ',NULL,'2012-04-07','Muhammad Suleman ','42101-7978505-1',NULL,'Saira ','3A','Islam','2023-10-17 09:49:05',NULL),(2416,135,2824,'Ayan Nadeem',NULL,'2013-10-08','Muhammad Nadeem',NULL,NULL,NULL,'2A','Islam','2023-10-17 09:49:51',NULL),(2417,5,7457,'Aliza',NULL,'2017-01-21','Muhammad Abbas',NULL,'0342-2214961','Khishwar','2A','Islam','2023-10-17 09:50:01','2023-10-19 12:19:28'),(2418,6,331,'Muhammad Sami Sheikh',NULL,'2012-09-15','Muhammad Ishaq Sheikh','42301-7609739-3','03353139157','Mamoona','4','Islam','2023-10-17 09:50:11',NULL),(2419,36,2362,'Bilal Ahmed ',NULL,'2013-04-06','Dilshad Ahmed ','31302-5667195-1',NULL,'Khizra Bibi','3A','Islam','2023-10-17 09:50:27',NULL),(2420,135,2837,'Ayan Hashim',NULL,'2013-03-23','Hashim',NULL,NULL,NULL,'2A','Islam','2023-10-17 09:51:04',NULL),(2421,6,292,'Muhammad Umar',NULL,'2015-03-14','Qari Ghulam Essa','32402-6785739-7','03363830769','Saba','4','Islam','2023-10-17 09:51:10',NULL),(2422,5,7468,'Noman',NULL,'2015-03-03','Muhammad Imran','31302-8420298-7','0306-4938913','Rabia','2A','Islam','2023-10-17 09:51:19','2023-10-19 12:19:28'),(2423,36,2284,'Ambreen',NULL,'2015-08-08','Haq Nawaz ','42101-9378010-9',NULL,'Nasreen ','3A','Islam','2023-10-17 09:52:15',NULL),(2425,135,2814,'Maaz Hassan',NULL,'2014-02-24','Muneer Ahmed',NULL,NULL,NULL,'2A','Islam','2023-10-17 09:52:19',NULL),(2426,5,7469,'Zehra',NULL,'2017-01-11','Muhammad Imran','31302-8420298-7','0306-4938913','Rabia','2A','Islam','2023-10-17 09:52:31','2023-10-19 12:19:28'),(2427,6,355,'Muhammad Arham',NULL,'2013-08-28','Muhammad Amaan','42101-3825651-7','03143219205','Qurat ul Ain','4','Islam','2023-10-17 09:52:50',NULL),(2428,5,7474,'Anabia',NULL,'2015-06-23','Muhammad Azam','42101-9349954-5','0337-0398252','Saima','2A','Islam','2023-10-17 09:53:39','2023-10-19 12:19:28'),(2429,36,2286,'Mehmoona',NULL,'2015-08-14','Arshad Hussain ','36203-9783719-1',NULL,'Shazia ','3A','Islam','2023-10-17 09:54:28',NULL),(2430,5,7477,'Reshmna',NULL,'2014-06-06','Nabi Bakhsh','42201-0785714-5','0300-8221972','Basra','2A','Islam','2023-10-17 09:54:57','2023-10-19 12:19:28'),(2431,8,2850,' Muhammad Sabiyan',NULL,'2014-10-04','Muhammad Raheel',NULL,NULL,NULL,'2A','Islam','2023-10-17 09:55:04',NULL),(2432,6,392,'Hunain',NULL,'2011-07-27','Muhammad Habib','42301-1107776-3','03212164678','Ambreen','4','Islam','2023-10-17 09:55:28',NULL),(2433,36,2353,'Sakina',NULL,'2010-08-11','Mazhar Abbas ','42101-4747032-1',NULL,'Noureen','3A','Islam','2023-10-17 09:55:41',NULL),(2434,8,2909,'Atif',NULL,'2014-02-28','Rizwan ',NULL,NULL,NULL,'2A','Islam','2023-10-17 09:55:55',NULL),(2435,5,7478,'Sawera',NULL,'2016-09-09','Shehzad Masih','42301-9768122-5','0342-1241239','Shumaila ','2','Islam','2023-10-17 09:56:19','2023-10-20 08:49:54'),(2436,77,1725,'Maryam',NULL,'2016-07-19','Abdul Sattar','42101-3955706-5','03132072103','Nazia','1','Islam','2023-10-17 09:56:22',NULL),(2437,6,320,'Muhammad Anas',NULL,'2012-05-19','Muhammad Abid','42101-1839317-1','03112009754','Sultana','5','Islam','2023-10-17 09:56:47',NULL),(2438,36,2360,'Noor Fatima',NULL,'2013-08-09','Muhammad Suleman ','42101-7978505-1',NULL,'Saira','3A','Islam','2023-10-17 09:56:57',NULL),(2439,8,2941,'Hanzala',NULL,'2016-06-15','Rizwan',NULL,NULL,NULL,'2A','Islam','2023-10-17 09:56:59',NULL),(2440,5,7482,'Khadija',NULL,'2015-11-26','Naveed Malik','42101-7773794-5','0307-228253','Samreen','2A','Islam','2023-10-17 09:57:49','2023-10-19 12:19:28'),(2441,77,1777,'Sakina Ahad',NULL,'2015-01-29','Muhammad Ahad Hussain','42101-7411820-5','03142017618','Neelam','1','Islam','2023-10-17 09:57:55',NULL),(2442,6,332,'Abdullah',NULL,'2010-09-18','Muhammad Ishaq Sheikh','42301-7609739-3','03353139157','Mamoona','5','Islam','2023-10-17 09:58:04',NULL),(2443,36,2378,'Nisha',NULL,'2011-10-12','Raza Muhammad ','42101-2594269-5',NULL,'Saima','3A','Islam','2023-10-17 09:58:41',NULL),(2444,77,1778,'Mubashira',NULL,'2017-10-20','Muhammad Ahsan','42101-4108756-9','03114730090','Asia','1','Islam','2023-10-17 09:59:03',NULL),(2445,8,2975,'Muhammad Mustafa',NULL,'2014-12-27','Anwar Hussain',NULL,NULL,NULL,'2A','Islam','2023-10-17 09:59:04',NULL),(2446,6,349,'Eshal Sheikh',NULL,'2013-05-31','Sheikh Sarwar','42000-3349416-7','03353322998','Ishrat','5','Islam','2023-10-17 09:59:24',NULL),(2447,5,7489,'Shumaila',NULL,'2016-04-13','Muhammad Akmal','31302-8029832-1',NULL,'Shahida Bibi','2A','Islam','2023-10-17 09:59:45','2023-10-19 12:19:28'),(2448,6,299,'Zara Fatima',NULL,'2012-10-12','Ittefaq Ali','45502-7271290-7','03082404180','Rukhsana','5','Islam','2023-10-17 10:00:13',NULL),(2449,8,2964,'Hasnain',NULL,'2012-09-18','Muhammad Jaweed',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:00:15',NULL),(2450,5,7504,'Hassan',NULL,'2016-02-05','Kashif','42101-8122606-3','0333-3291789','Huma','2A','Islam','2023-10-17 10:00:45','2023-10-19 12:19:28'),(2451,77,1779,'Eshaal',NULL,'2019-12-26','Muhammad Sami','42101-2709078-1','03142965431','Afshan','1','Islam','2023-10-17 10:00:51',NULL),(2452,6,227,'Zainab Fatima',NULL,'2012-09-30','Muhammad Kamran Ahmed','42101-1414366-1','03174733691','Fouzia','5','Islam','2023-10-17 10:01:08',NULL),(2453,36,2287,'Ahsan ',NULL,'2011-07-24','Haq Nawaz ','42101-9378010-9',NULL,'Nasreen','5','Islam','2023-10-17 10:01:21',NULL),(2454,8,2907,'Muhammad Jibran',NULL,'2012-06-05','Muhammad Zahid',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:01:41',NULL),(2455,6,234,'Warisha',NULL,'2012-08-25','Kmaran Hussain','42101-1856529-9','0312666105','Hina ','5','Islam','2023-10-17 10:01:52',NULL),(2456,5,7514,'Fatima',NULL,'2016-05-30','Danish Mehmood','35101-5527327-5','0300-2818264','Sonia Bibi','2A','Islam','2023-10-17 10:02:03','2023-10-19 12:19:28'),(2457,77,1780,'Manahil',NULL,'2012-07-03','Zakir','42201-6075093-3','03158404568','Reema Naz','1','Islam','2023-10-17 10:02:19',NULL),(2458,6,290,'Fatima Shahid',NULL,'2010-08-23','Muhammad Shahid Kamran','42101-8287177-9','03452714414','Huma','5','Islam','2023-10-17 10:02:33',NULL),(2459,8,2976,'Abdur Rehman',NULL,'2011-12-16','Malik khan',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:02:44',NULL),(2460,36,2290,'Muhammad Ehsan',NULL,'2014-12-01','Raheem Bux','42101-8704739-7',NULL,'Mithan Bibi ','5','Islam','2023-10-17 10:03:15',NULL),(2461,5,7521,'Muhammad Azan',NULL,'2015-08-05','Muhammad Shakeel','42101-1391718-5','0346-2011143','Samreen','2A','Islam','2023-10-17 10:03:24','2023-10-19 12:19:28'),(2462,77,1781,'Zaroon','','2017-01-19','Zakir','42201-6075093-3','03158404568','Reema Naz','1','Islam','2023-10-17 10:03:35','2023-10-19 06:29:13'),(2463,6,185,'Syed Aliyan Bukhari',NULL,'2013-10-23','Syed Ilyas Ahmed Bukhari','42101-4212379-9','03213618196','Firdous','5','Islam','2023-10-17 10:03:39',NULL),(2464,8,3006,'Muhammad Ibrahim',NULL,'2010-03-16','Samiullah',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:03:48',NULL),(2466,6,215,'Muhammad Hussain',NULL,'2011-04-01','Adnan Hussain','42000-0546292-7','03133185575','Mehwish','5','Islam','2023-10-17 10:04:38',NULL),(2467,5,7556,'Muhammad Kabir',NULL,'2014-08-09','Muhammad Latif ','42101-1386690-9','0340-8645105','Khatija','2','Islam','2023-10-17 10:04:54','2023-10-20 08:50:51'),(2468,6,220,'Taha Ali',NULL,'2012-03-08','Muhammad Ali','42101-0172738-1','03128694246','Zareen','5','Islam','2023-10-17 10:05:32',NULL),(2470,8,2934,'Anwer Habib',NULL,'2010-10-13','Arif Hussain',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:05:47',NULL),(2471,5,7584,'Ali Raza',NULL,'2014-12-12','Muhammad Ansar','36303-3437943-5','0302-7474259','Ishrat Bibi','2A','Islam','2023-10-17 10:06:22','2023-10-19 12:19:28'),(2472,6,372,'Amna Saleem',NULL,'2012-03-27','Saleem Ahmed Sheikh','42201-0544934-1','03353797391','Arfeena','5','Islam','2023-10-17 10:06:23',NULL),(2473,5,7585,'Maheen Ansar',NULL,'2019-10-09','Muhammad Ansar','36303-3437943-5','0302-7474259','Ishrat Bibi','2A','Islam','2023-10-17 10:07:30','2023-10-19 12:19:28'),(2474,77,1789,'Amna Bibi',NULL,'2016-12-27','Muhammad Shehzad','42101-3437902-9','03142025830','Iqra','1','Islam','2023-10-17 10:07:32',NULL),(2475,6,387,'Muqaddas',NULL,'2013-01-01','Muhammad Shafiq Khan','42101-4180346-7','03218770815','Bano','5','Islam','2023-10-17 10:07:37',NULL),(2476,8,3039,'Muhammad Tanveer ',NULL,'2010-01-01','Muhammad Mushir Ahmed',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:07:45',NULL),(2477,36,2293,'Farhana',NULL,'2013-04-04','Kareem Bux ','42101-8619334-7',NULL,'Azra Bibi ','5','Islam','2023-10-17 10:08:00',NULL),(2478,6,371,'Muntaha Tahoor',NULL,'2011-09-27','Abdul Ghafoor','42101-1406760-5','03152967034','Asiya','5','Islam','2023-10-17 10:08:24',NULL),(2479,8,2935,'Shabaz',NULL,'2013-06-13','Riaz',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:08:53',NULL),(2480,5,7591,'Abdul Hadi Lodhi',NULL,'2013-03-06','kamran ','42101-2338321-7','0322-8293375','Shana kamran','2A','Islam','2023-10-17 10:08:55','2023-10-19 12:19:28'),(2481,77,1790,'Saher',NULL,'2015-02-21','Muhammad Aazeem','42101-3393012-3','03152995195','Asma ','1','Islam','2023-10-17 10:09:08',NULL),(2482,8,3002,'Muhammad Ismail',NULL,'2012-03-31','Muhammad kalam',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:09:52',NULL),(2483,36,2294,'Amna',NULL,'2010-03-20','Asghar Ali ','31302-326411-1',NULL,'Najma Khatoon ','5','Islam','2023-10-17 10:09:54',NULL),(2484,5,7462,'Umar Abid',NULL,'2008-09-10','Abid Anwer','42201-7131262-5','0315-837936','Sana','2A','Islam','2023-10-17 10:10:17','2023-10-19 12:19:28'),(2485,8,3001,'Muhammad Ibrahim',NULL,'2010-03-05','Muhammad kalam',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:10:58',NULL),(2486,77,1794,'Aila Jaan Shaikh','','2014-09-21','Muhammad Jaan Gul','12102-2145987-1','03339192684','Fouzia','1','Islam','2023-10-17 10:12:29','2023-10-19 06:29:48'),(2487,36,2312,'Hooria Usman ',NULL,'2009-08-20','Muhammad Usman','42101-4458817-9',NULL,'Naseem Bano','5','Islam','2023-10-17 10:12:35',NULL),(2488,8,2766,'kabir',NULL,'2014-10-11','Bashir',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:13:09',NULL),(2489,8,2765,'kinza',NULL,'2014-04-15','Muhammad Arif',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:14:18',NULL),(2490,32,2125,'Summaiya Fatima ',NULL,'2015-01-16','Maqbool','42101-8462243-9',NULL,'Sakina Naz','1','Islam','2023-10-17 10:15:00',NULL),(2491,8,2808,'Sadia ',NULL,'2014-11-25','Muhammad Altaf',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:15:12',NULL),(2492,32,3126,'Ayan ',NULL,'2014-01-13','Zahid','42101-1244185-3','03152372115','Parveen Naz','1','Islam','2023-10-17 10:15:49',NULL),(2493,77,1795,'Ruwaida Gull Shaikh',NULL,'2017-03-27','Muhammad Jaan Gul','12102-2145987-1','03339192684','Fouzia','1','Islam','2023-10-17 10:15:52',NULL),(2494,8,2825,'Muskan',NULL,'2013-08-13','Muhammad Irfan',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:16:11',NULL),(2496,158,1860,'Muhammad Ayan ',NULL,'2015-09-23','Muhammad Arshad ','36103-7180192-5',NULL,'Sadia Arshad','1','Islam','2023-10-17 10:17:10',NULL),(2497,8,2826,'Maheen',NULL,'2015-02-04','Abdus Salam',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:17:19',NULL),(2498,32,2286,'Aliyan',NULL,'2015-04-04','Fakhar Uddin','42401-5680633-7','03198199461','Shehla','1','Islam','2023-10-17 10:17:41',NULL),(2499,8,2877,'Afia',NULL,NULL,'Zohaib Ali khan',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:18:10',NULL),(2500,158,1917,'Kaneez Fatima',NULL,'2016-03-15','Sher Muhammad ','41304-9168091-8',NULL,'Rehana ','1','Islam','2023-10-17 10:18:25',NULL),(2502,77,1798,'Mohammad Ali',NULL,'2015-10-20','Muhammad Faheem','42101-7840790-7','03158155416','Kiran Naz','1','Islam','2023-10-17 10:18:54',NULL),(2503,158,1925,'Moiz',NULL,'2014-10-12','Muhammad Shafeeq','42101-1154094-3',NULL,'Gulnaz ','1','Islam','2023-10-17 10:19:19',NULL),(2505,8,2900,'kanwal',NULL,'2013-01-14','Shahzad Ali Khan',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:19:37',NULL),(2506,32,2140,'Shahmir Ali','','2016-12-21','Muhammad Sajid','42101-3171245-3','','Shabana','1','Islam','2023-10-17 10:19:40','2023-10-17 10:20:33'),(2507,8,2913,'Eiman',NULL,'2014-11-14','kamran',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:20:33',NULL),(2508,77,1799,'Muhammad Hassam','','2018-02-11','Muzammil','42101-9805840-3','03162449017','Mehwish','1','Islam','2023-10-17 10:20:38','2023-10-19 06:30:13'),(2509,158,1926,'Shifa',NULL,NULL,'Muhammad Shafeeq','42101-1154094-3',NULL,'Gulnaz ','1','Islam','2023-10-17 10:20:59',NULL),(2511,8,2930,'Laiba',NULL,'2014-11-12','Rashid',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:21:38',NULL),(2512,77,1800,'Muhammad Qasim Ali',NULL,'2016-11-29','Muhammad Muqeem','42101-1404894-9',NULL,'Shazia','1','Islam','2023-10-17 10:22:30',NULL),(2513,158,1940,'Muniza',NULL,'2015-05-05','Muhammad Waqar','42101-8822434-7',NULL,'Rubina Bano ','1','Islam','2023-10-17 10:22:44',NULL),(2514,8,2952,'Fatima ',NULL,'2014-11-06','Sikander',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:22:46',NULL),(2515,32,2197,'Muhammad Suleiman ',NULL,'2017-05-22','Muhammad RIzwan ','42101-3935761-7','03361082290','Shahida Wald Islam ','1','Islam','2023-10-17 10:23:15',NULL),(2516,77,1803,'javeria',NULL,'2017-02-12','Muhammad Shahid Quraishi','42101-9196275-7','03110012517','Nazia','1','Islam','2023-10-17 10:23:37',NULL),(2517,8,2956,'Mehak',NULL,'2011-02-26','Abdul Rasheed Ahmed',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:23:59',NULL),(2518,158,1941,'Muhammad Ibad Khan ',NULL,'2016-05-24','Saeed Khan','42101-1679138-5',NULL,'Shabina ','1','Islam','2023-10-17 10:24:05',NULL),(2519,32,2203,'Talal Alam ',NULL,'2014-11-09','Alamgir','42101-3426050-1','0325978459','Hina Wald Islam ','1','Islam','2023-10-17 10:24:49',NULL),(2520,8,2999,'Hafsa',NULL,'2012-02-03','Muhammad Fayaz',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:25:14',NULL),(2521,77,1806,'Muhammad Ahsan',NULL,'2016-03-15','Muhammad Sajid','32303-8251703-7','03415184468','Rubab Bibi','1','Islam','2023-10-17 10:25:23',NULL),(2522,158,1942,'Muhammad Hussain ',NULL,'2015-03-19','Muhammad Shahid ','36302-7728940-5',NULL,'Allah Rakhi','1','Islam','2023-10-17 10:25:41',NULL),(2523,32,2204,'Muhammad Azan Alam ',NULL,'2016-12-13','Alamgir ','42101-1482605-1','03132597845','Hina Wald Islam ','1','Islam','2023-10-17 10:26:14',NULL),(2524,77,1807,'Abdul Azeem',NULL,'2015-09-21','Asif Iqbal Shah','42101-0237505-3',NULL,'Qurat-ul-Ain','1','Islam','2023-10-17 10:26:31',NULL),(2525,8,2918,'Malika',NULL,'2013-09-03','Muhammad Kashif ',NULL,NULL,NULL,'2A','Islam','2023-10-17 10:26:51',NULL),(2526,158,1944,'Alisha',NULL,'2017-05-08','Muhammad Shahid ','42501-1109362-3',NULL,'Yasmeen ','1','Islam','2023-10-17 10:27:34',NULL),(2527,32,2205,'Ejaz ',NULL,'2011-10-16','Muhammad Yasir','42101-7877404-1',NULL,'Shazia Wald Islam ','1','Islam','2023-10-17 10:27:36',NULL),(2528,77,1808,'Hasnain',NULL,'2015-03-09','Adeel','42101-8462886-5','03162457280','Sana','1','Islam','2023-10-17 10:27:40',NULL),(2529,77,1809,'Husain',NULL,'2016-04-07','Adeel','42101-8462886-5','03162457281','Sana','1','Islam','2023-10-17 10:28:46',NULL),(2530,32,2215,'Muhammad Ali',NULL,'2013-05-27','Mehboob','42501-4258202-1','03142373576','Sobia Wald Islam ','1','Islam','2023-10-17 10:28:53',NULL),(2531,32,2219,'Zaroon ',NULL,'2015-10-18','Raheel','42101-7634505-1','03109997645','Parveen ','1',NULL,'2023-10-17 10:30:19',NULL),(2532,77,1751,'Hadiqa','','2014-02-17','Muhammad Farooq','42101-8765064-5','','Sameera','1','Islam','2023-10-17 10:30:23','2023-10-19 06:37:54'),(2533,32,2220,'Syeda Ajwa ',NULL,'2017-06-27','Jamshaid Iqbal','42101-1835388-1','03242042743','Saima','1','Islam','2023-10-17 10:32:02',NULL),(2534,77,1728,'Shahmeer','','2017-09-17','Javed Aslam','42101-1905284-5','03002734026','Sameena ','1','Islam','2023-10-17 10:32:56','2023-10-19 06:31:58'),(2535,32,2228,'Zainab',NULL,'2016-12-25','Ali Shah','42101-1576069-5','03022176759','Rehana Bano','1','Islam','2023-10-17 10:33:16',NULL),(2536,32,2232,'Muhammad Ausaf',NULL,'2015-01-03','Aqeel Khan ','41304-0615589-9','03112507844','Anila','1','Islam','2023-10-17 10:34:36',NULL),(2537,77,1834,'Muhammad Huzaifa',NULL,'2014-09-23','Raiz Ahmed ','35401-1810547-5','03121190690','Farhina','1','Islam','2023-10-17 10:35:47','2023-10-28 07:34:43'),(2538,32,2236,'Mubasshir',NULL,'2017-02-26','Muddasir','41302-5754093-3','03113260845','Kiran ','1','Islam','2023-10-17 10:37:41',NULL),(2539,158,1945,'Haya Fatima',NULL,'2015-11-30','Abdul Majid ','42101-0651512-7',NULL,'Reena ','1','Islam','2023-10-17 10:38:18',NULL),(2540,77,1835,'Zainab','','2015-06-13','Muhammad Kashif','35401-1810547-5','03192363523','Sameena ','1','Islam','2023-10-17 10:38:22','2023-10-19 06:33:09'),(2541,32,2241,'Afshan ',NULL,'2016-11-13','Javed Shahid','36202-3203524-3','03092476784','Sameena Bibi','1','Islam','2023-10-17 10:39:04',NULL),(2542,158,1947,'Abdul Rehman ',NULL,'2014-07-16','Muhammad Faisal ','42101-3618110-3',NULL,'Shagufta','1','Islam','2023-10-17 10:39:33',NULL),(2543,32,2243,'Shan Ali',NULL,'2018-05-10','Javed Shahid','36202-3203524-3','03092476784','Sameena Bibi','1','Islam','2023-10-17 10:40:20',NULL),(2544,158,1949,'Nabeeha',NULL,'2017-12-09','Muhammad Zahid ','42101-1902911-7',NULL,'Nusrat Jahan ','1','Islam','2023-10-17 10:40:37',NULL),(2545,77,1841,'Jey kumar','','2014-12-27','Shamsheer','44103-8663265-1','','Zarina','1','Hinduism','2023-10-17 10:41:01','2023-10-19 06:34:04'),(2546,32,2245,'Dua Imran ',NULL,'2014-06-05','Muhammad Imran ','42101-4515486-1',NULL,'Sania','1','Islam','2023-10-17 10:41:19',NULL),(2547,158,1950,'Maira',NULL,'2014-04-24','Muhammad Abid Zafar ','42201-5650957-9',NULL,'Afsha ','1','Islam','2023-10-17 10:41:36',NULL),(2548,77,1869,'Alishba',NULL,'2016-12-11','Kamran',NULL,'03178735346','Sumaira','1','Islam','2023-10-17 10:41:58',NULL),(2549,32,2246,'Abdul Ghani',NULL,'2013-03-17','Muhammad Imran ','42101-1025114-1',NULL,'Sania','1','Islam','2023-10-17 10:42:24',NULL),(2550,158,1951,'Anaya',NULL,'2016-02-17','Muhammad Anees ','42101-2339089-5',NULL,'Rizwana ','1','Islam','2023-10-17 10:43:23',NULL),(2551,77,1871,'Aleesha Ali',NULL,'2012-11-10','Imran Ali','42101-1611295-1',NULL,'Afshan Perveen','1','Islam','2023-10-17 10:43:34',NULL),(2552,32,2255,'Abbas Ali',NULL,'2014-05-06','Abid Ali','42401-9953883-9',NULL,'Sobia Kanwal','1','Islam','2023-10-17 10:43:35',NULL),(2553,158,1965,'Minhal ',NULL,'2017-02-03','Mehmood ','42501-2955908-9',NULL,'Farheen Tabassum ','1','Islam','2023-10-17 10:44:59',NULL),(2554,32,2259,'Maryam Khatoon ',NULL,'2012-11-16','Mushir Ahmed ','42101-9108195-1','03110290948','Kanwal ','1','Islam','2023-10-17 10:45:28','2023-10-28 07:48:04'),(2555,158,1968,'Muhammad Arman ',NULL,'2013-10-12','Asif NOOR ','42301-8283485-7',NULL,'Yasmeen Asif','1','Islam','2023-10-17 10:46:42',NULL),(2556,32,2276,'Javeria',NULL,'2015-06-22','Kashif','42101-1434124-9','03132683074','Kausar Jahan ','1','Islam','2023-10-17 10:47:01',NULL),(2557,158,1969,'Muhammad Sufiyan ',NULL,'2017-12-26','Muhammad Khalid ','42101-8337417-3',NULL,'Saima ','1','Islam','2023-10-17 10:47:51',NULL),(2558,32,2313,'Maryam ',NULL,'2014-02-26','Muhammad Khurram','41302-8803218-3','03181062545','Nausheen','1','Islam','2023-10-17 10:48:11',NULL),(2559,77,1872,'Laiba Ali',NULL,'2014-01-14','Imran Ali','42101-1611295-1',NULL,'Afshan Perveen','1','Islam','2023-10-17 10:48:12',NULL),(2560,77,1873,'Alisha Kanwal',NULL,'2013-10-24','MUhammad Imran','42101-0308608-3','03132298801','Shaishta','1','Islam','2023-10-17 10:49:50',NULL),(2561,77,1878,'Abdul Hadi',NULL,'2015-08-19','Muhammad Harish','41304-3334695-1',NULL,'Iqra','1','Islam','2023-10-17 10:52:01',NULL),(2562,32,2340,'Faraz Ahsan ',NULL,'2015-09-17','Ahsan Momin','42101-5434677-9','03133563154','Sobia','1','Islam','2023-10-17 10:52:32',NULL),(2563,158,1978,'Saqib Hussain ',NULL,'2012-12-30','Muhammad Imran ','42101-1489902-3',NULL,'Shabana Imran ','1','Islam','2023-10-17 10:52:48',NULL),(2564,77,1866,'Azhan Shaikh',NULL,'2013-02-06','Nadeem','41304-9877855-9','03173775640','Uzma','1','Islam','2023-10-17 10:53:06',NULL),(2565,32,2376,'Zain Faisal',NULL,'2014-03-20','Faisal','42201-6417614-7','03133563154','Nousheen','1','Islam','2023-10-17 10:53:38',NULL),(2566,158,1989,'Kinza',NULL,'2014-05-27','Abdul Rehman','42101-4294020-5',NULL,'Urooj','1','Islam','2023-10-17 10:54:39',NULL),(2567,32,2327,'Meeram Bibi',NULL,'2017-12-25','Amir Mubarak','42101-1831718-9','03138221815','Kaneez Fatima','1','Islam','2023-10-17 10:54:50',NULL),(2568,32,2063,'Syed Muhammad Ayan','','2016-07-16','Syed Rizwan Ur Haider','42101-1920091-5','','Shagufta','2A','Islam','2023-10-17 10:55:56','2023-10-17 11:01:40'),(2569,158,1990,'Samreen Ahmed ',NULL,'2014-02-09','Saleem Ahmed ','44103-9593215-5',NULL,'Saidan','1','Islam','2023-10-17 10:56:11',NULL),(2570,32,2065,'Ayesha',NULL,'2017-05-20','Imran','42000-5767836-7','03102086531','Fouzia','2A','Islam','2023-10-17 10:56:49',NULL),(2571,77,1719,'Tayyab',NULL,'2014-10-16','Ghulam Mustafa','42101-8715244-5','03113611637','Noraan','2A','Islam','2023-10-17 10:57:11',NULL),(2572,158,1991,'Ayesha ',NULL,'2016-09-25','Muhammad Talib ','42101-1701179-1',NULL,'Hira ','1','Islam','2023-10-17 10:58:29',NULL),(2573,32,2076,'Rahemeen','','2013-12-06','Imran Ali','41303-2827218-5','03182326765','Hina','2A','Islam','2023-10-17 10:58:45','2023-10-17 11:02:05'),(2574,77,1721,'Fizza',NULL,'2015-10-01','Shakeel','42101-1420550-3','03192013978','Fahmida','2A','Islam','2023-10-17 10:59:05',NULL),(2575,158,1992,'Shafaq ',NULL,'2015-01-04','Muhammad Talib ','42101-1701179-1',NULL,'Hira ','1','Islam','2023-10-17 10:59:50',NULL),(2576,77,1723,'Zainab',NULL,'2013-10-19','Irshad','42101-7773839-7','03112575720','Qurat-ul-Ain','2A','Islam','2023-10-17 11:00:25',NULL),(2577,32,2087,'Muhammad Ayan',NULL,'2015-12-20','Nadeem','41302-2683997-6','0312251205','Saima','2A',NULL,'2023-10-17 11:00:34',NULL),(2578,158,1995,'Sana',NULL,'2016-08-01','Muhammad Abdul Hameed ','42101-1528598-5',NULL,'Shamim Bano ','1','Islam','2023-10-17 11:01:14',NULL),(2579,158,1997,'Saiba',NULL,'2016-06-04','Manzoor Ahmed ','42101-2690745-7',NULL,'Sarwari','1','Islam','2023-10-17 11:02:40',NULL),(2580,77,1724,'Hira ',NULL,'2015-06-05','Sohail','42101-7884173-5','03196845762','Shahanan ','2A','Islam','2023-10-17 11:03:50',NULL),(2581,158,1998,'Abdul Rehman',NULL,NULL,'Faheem ud Din ',NULL,NULL,NULL,'1','Islam','2023-10-17 11:04:00',NULL),(2582,158,2001,'Esha ',NULL,'2015-05-12','Rafiq Hussain','42101-8703700-5',NULL,'Nafeesa','1','Islam','2023-10-17 11:05:15',NULL),(2583,77,1750,'Madiha ',NULL,'2013-08-28','Ahsan','42101-4108756-9','03114730090','Asia','2A','Islam','2023-10-17 11:05:48',NULL),(2584,158,2002,'Hooriya ',NULL,'2016-06-13','Ziauddin ','42101-4582427-7',NULL,'Farah','1','Islam','2023-10-17 11:06:52',NULL),(2585,77,1752,'Wasif',NULL,'2013-01-21','Muhammad Farooq','42101-7865064-5','03132972609','Sumaira','2A','Islam','2023-10-17 11:08:36',NULL),(2586,158,2007,'Javeria',NULL,'2019-02-11','Muhammad Yaseen ','42101-1308400-5',NULL,'Soofiya','1','Islam','2023-10-17 11:08:41',NULL),(2587,158,2008,'Muhammad Hussain ',NULL,'2017-06-12','Muhammad Yaseen ','42101-1308400-5',NULL,'Soofiya ','1','Islam','2023-10-17 11:09:45',NULL),(2588,77,1759,'Mohsin',NULL,'2011-09-03','SAeed','42101-1629075-3',NULL,'Samreen','2A','Islam','2023-10-17 11:09:56',NULL),(2589,158,2009,'Muniza',NULL,'2014-02-22','Nasir Ahmed ','42201-1422617-3',NULL,'Noureen ','1','Islam','2023-10-17 11:11:19',NULL),(2590,77,1765,'Tayyab',NULL,'2013-12-30','Muhammad maqsood','42101-7279268-9','03442697307','Shahida','2A','Islam','2023-10-17 11:12:42',NULL),(2591,158,2013,'vanish ',NULL,'2015-04-05','Gulsher ','45402-9451094-1',NULL,'Noor Jahan ','1','Hinduism','2023-10-17 11:12:45',NULL),(2592,158,2014,'Maryam Khan ',NULL,'2019-09-17','Muhammad Shafeeq Khan ','42101-1449231-3',NULL,'Huma ','1','Islam','2023-10-17 11:14:18',NULL),(2593,77,1764,'Mohsin',NULL,'2013-08-08','Amir','42101-2744608-1','03118356673','Aqsa','2A','Islam','2023-10-17 11:14:40',NULL),(2594,158,2020,'Noor Fatima ',NULL,'2015-05-29','Abdul Hameed ','42401-2730697-1',NULL,'Sabeera ','1','Islam','2023-10-17 11:15:31',NULL),(2595,77,1766,'Yasir',NULL,'2015-02-14','Yasin','42000-0460346-3','03162673279','Shama','2A','Islam','2023-10-17 11:16:22',NULL),(2596,32,2091,'Abdul Wahab',NULL,'2015-10-05','Muhammad Sultan','38201-9343979-1','03117008047','Saman','2A','Islam','2023-10-17 11:16:55',NULL),(2597,158,2021,'Sabeen ',NULL,'2017-09-23','Wali Muhammad ','42101-8769786-1',NULL,'Seemi','1','Islam','2023-10-17 11:17:15',NULL),(2598,77,1772,'Faiza',NULL,'2010-11-25','Muhammad Maqsood','42101-7279268-9','03442697307','Shahida','2A','Islam','2023-10-17 11:18:12',NULL),(2599,32,2254,'Aleeza Ameen',NULL,'2012-04-26','Amin','42101-1782353-7','03452542211','Zoya','2A','Islam','2023-10-17 11:18:27','2023-10-28 07:56:30'),(2600,158,2027,'Muhammad Faizan Ali Raza ',NULL,'2011-09-06','Muhammad Umar Khan ','42101-2154741-5',NULL,'Rashia Naz ','1','Islam','2023-10-17 11:18:45',NULL),(2601,77,1773,'Qirat',NULL,'2012-05-13','Muhammad Waseem','42101-6130125-3','03172313864','Urooj','2A','Islam','2023-10-17 11:20:35',NULL),(2602,158,2028,'Muhammad Zain Raza ',NULL,'2014-11-22','Muhammad Umar Khan ','42101-2154741-5',NULL,'Rashida Naz ','1','Islam','2023-10-17 11:21:16',NULL),(2603,32,2141,'Muhammad Hussain Hashmi ',NULL,'2013-12-05','Muhammad Sajid ','42101-8353136-3','03153806127','Shahbana ','2A','Islam','2023-10-17 11:21:44',NULL),(2604,77,1767,'Muskan',NULL,'2013-08-24','Yasin','42000-0460346-3','03162673279','Shama','2A','Islam','2023-10-17 11:22:19',NULL),(2605,32,2260,'Maryam',NULL,'2013-02-19','Adnan ','42101-0556220-2','03192399931','Sadiqa','2A','Islam','2023-10-17 11:23:02','2023-10-28 07:57:02'),(2606,158,2029,'Muhammad Anus Lodhi',NULL,'2013-03-31','Touseef Ahmed ','42101-6787114-3',NULL,'Sumaira','1','Islam','2023-10-17 11:23:05',NULL),(2608,158,2030,'Aisha',NULL,'2016-07-28','Adnan Ahmed ','42101-8315808-7',NULL,'Madiha ','1','Islam','2023-10-17 11:24:11',NULL),(2610,77,1782,'hIBA',NULL,'2014-04-26','Muzammmil','42101-9805840-3','03162449016','Mahwish','2A','Islam','2023-10-17 11:25:24',NULL),(2611,32,2158,'Muhammad Raza Akbar',NULL,'2012-06-18','Ghulam Akbar ','42101-8117549-5','03152245612','Parveen ','2A','Islam','2023-10-17 11:25:26','2023-10-28 07:58:45'),(2612,32,2168,'Azan ',NULL,'2013-05-10','Anis Ahmed ','42201-1773759-1','03177820482','Zeenat ','2A','Islam','2023-10-17 11:27:09',NULL),(2615,158,2031,'Hooriya ',NULL,'2013-07-25','Sartaj Alam ','42101-1897629-9',NULL,'Shabnam ','1','Islam','2023-10-17 11:29:05',NULL),(2616,77,1783,'Muhib-ur-Rehman',NULL,'2012-08-26','Muzammil','42101-9805840-3','0316244','Mahwish','2A','Islam','2023-10-17 11:30:12',NULL),(2617,158,2048,'Maaz',NULL,'2017-10-09','Kashif ','42401-9595213-5',NULL,'Faryal ','1','Islam','2023-10-17 11:30:30',NULL),(2618,32,2175,'Abdul Rehman ',NULL,'2013-10-19','Muhammad Mehfooz','42101-6563932-1','03171134866','Tabassum ','2A','Islam','2023-10-17 11:30:33',NULL),(2619,32,2261,'Saleha ',NULL,'2012-02-14','Adnan ','42101-0556220-2','03192399931','Sadeeqa2','2A','Islam','2023-10-17 11:31:47',NULL),(2620,158,2049,'Muhammad Hunain ',NULL,'2015-06-04','Muhammad Imran ','42101-7102374-3',NULL,'Dua','1','Islam','2023-10-17 11:31:59',NULL),(2621,77,1741,'Mahnoor',NULL,'2014-08-07','Shakir','32304-2067867-9','03017888159','Soghra','2A','Islam','2023-10-17 11:32:15',NULL),(2622,32,2198,'Anamta ',NULL,'2015-03-07','Rizwan ','42101-6455646-9','0311096833','Shahnila ','2A','Islam','2023-10-17 11:32:53',NULL),(2623,158,2050,'Yusra',NULL,'2015-12-17','Aziz ul Haq','42101-1765993-1',NULL,'Shagufta','1','Islam','2023-10-17 11:33:35',NULL),(2624,77,1805,'Alia ',NULL,'2014-08-07','Sajid','32303-2345672-0','03132685299','Rubab','2A','Islam','2023-10-17 11:33:54',NULL),(2628,158,2051,'Abdul Hadi Hussain ',NULL,'2015-11-30','Abid Hussain ','32301-9056380-9',NULL,'Nusrat ','1','Islam','2023-10-17 11:34:50',NULL),(2629,77,1768,'Muhammad Hussain','','2015-05-05','Muhammad Majid','42101-0883185-7','03162572250','Sumaira','2A','Islam','2023-10-17 11:35:35','2023-10-19 06:40:39'),(2630,77,1769,'Muqaddas',NULL,'2013-05-05','Muhammad Majid','42101-0883185-7','03162572250','Sumaira','2A','Islam','2023-10-17 11:37:21',NULL),(2631,158,2064,'Alishah',NULL,'2011-05-05','Haidar','42401-4705166-3',NULL,'Shabana ','1','Islam','2023-10-17 11:37:27',NULL),(2632,77,1736,'Alisha',NULL,'2013-03-02','Baber','42101-5594070-3','03132871605','Shakeela ','2A','Islam','2023-10-17 11:39:13',NULL),(2633,32,2221,'Haidar Ghaffar ',NULL,'2013-01-06','Abdul Ghaffor ','42101-7397605-6','03132927079','Nadia ','2','Islam','2023-10-17 11:39:52','2023-10-28 08:03:49'),(2634,77,1776,'Falak Naz',NULL,'2012-04-13','Muhammad Ahad Hussain','42101-7411820-5','03112685436','Neelam','2A','Islam','2023-10-17 11:40:45',NULL),(2635,32,2223,'Hassan ',NULL,'2013-06-24','Syed Muhammad Ali ','42101-1576069-5','03002176759','Rehana','2A','Islam','2023-10-17 11:41:20',NULL),(2636,158,2070,'Zainab ',NULL,NULL,'Afzal ',NULL,NULL,NULL,'1','Islam','2023-10-17 11:41:43',NULL),(2637,32,2240,'Laiba Javed ',NULL,NULL,'Javed ','36202-3203524-3','03128893515','Sameena ','2A','Islam','2023-10-17 11:42:41',NULL),(2638,32,2250,'Laiba Masroor',NULL,'2014-04-27','Muhammad Masroor ','41302-5762948-1','038893515',NULL,'2A','Islam','2023-10-17 11:44:04',NULL),(2639,77,1816,'Sufyan',NULL,'2016-07-18','Sajid Hussain','42101-0880503-1','03142017618','Marium','2A','Islam','2023-10-17 11:44:53',NULL),(2640,32,2251,'Atiya ',NULL,'2011-09-16','Muhammad Ali','42101-8443846-7','03192319623','Husna Ali','2A','Islam','2023-10-17 11:45:35',NULL),(2641,77,1839,'Muhammad Ayyan',NULL,'2012-09-18','Muhammad Shakir','45402-0503360-7',NULL,'Rakshi','2A','Islam','2023-10-17 11:46:40',NULL),(2642,32,2027,'Horiya ',NULL,'2015-05-13','Nasir Iqbal','42101-9392509-5',NULL,'Shahida ','2A','Islam','2023-10-17 11:47:03','2023-10-28 08:04:41'),(2643,77,1843,'Shama Rani',NULL,'2010-10-07','Abdul Waheed','42101-6049013-1',NULL,'Rizwana ','2A','Islam','2023-10-17 11:48:48',NULL),(2644,32,2265,'Rimsha ',NULL,'2013-05-15','Mahruf Khan ','42101-1865376-9','03162566038','Farzana ','2A','Islam','2023-10-17 11:48:54',NULL),(2645,77,1848,'Ayyan Ali',NULL,'2012-02-10','Rehan Ali Khan','42101-1210213-3',NULL,'Shazia','2A','Islam','2023-10-17 11:50:25',NULL),(2646,77,1849,'Diya',NULL,'2015-02-26','Muhammad Mohsin','42201-6580924-1','03144656131','Anila ','2A','Islam','2023-10-17 11:51:56',NULL),(2647,77,1855,'Ayyan',NULL,'2009-10-04','Muhammad Mohsin','42201-6580924-1','031446556131','Anila ','2A','Islam','2023-10-17 11:54:28',NULL),(2648,77,1881,'Bisma ',NULL,'2010-04-17','Furqan Ahmed','42101-5271109-7','03102909125','Uzma ','2A','Islam','2023-10-17 11:56:13',NULL),(2649,135,3012,'Fatima Khuashi',NULL,'2012-11-12','Lala Shahbaz kahn',NULL,NULL,NULL,'2A','Islam','2023-10-18 03:18:51',NULL),(2650,158,2071,'Subhanullah ',NULL,'2015-02-01','Habib ullah ','42101-1643785-7',NULL,'Shazia Habib ','1','Islam','2023-10-18 03:19:48',NULL),(2651,135,2742,'Rida Fatima',NULL,'0013-02-25','Shakeel Ahmed ',NULL,NULL,NULL,'2A','Islam','2023-10-18 03:20:01',NULL),(2652,3,1739,'Zainab',NULL,'2018-05-19','Rashid','42101-2748027-7','03130433855','Farha Naz','1','Islam','2023-10-18 03:20:09',NULL),(2653,135,2927,'Anaya',NULL,'2013-10-31','Abdul Salam',NULL,NULL,NULL,'2A','Islam','2023-10-18 03:20:53',NULL),(2654,158,2072,'Ahmed Raza',NULL,'2013-03-04','Muhammad Nadeem ','44103-4268161-3',NULL,'Naureen ','1','Islam','2023-10-18 03:20:55',NULL),(2655,3,1762,'Abdullah',NULL,'2014-01-18','Saleem','42101-9677389-3',NULL,'Hina','1','Islam','2023-10-18 03:21:01',NULL),(2656,135,2931,'Hafsa',NULL,'2014-08-28','Junaid',NULL,NULL,NULL,'2A','Islam','2023-10-18 03:21:30',NULL),(2657,3,1799,'Muhammad Samad',NULL,'2016-06-25','Faisal','42101-3294840-9','03047782994','Saba','1','Islam','2023-10-18 03:21:44',NULL),(2658,158,2073,'Hermain',NULL,'2016-05-10','Muhammad Mosa','42101-0620638-9',NULL,'Mehreen Kanwal ','1','Islam','2023-10-18 03:21:53',NULL),(2659,135,2718,'Faizan',NULL,'2013-08-15','Ramzan',NULL,NULL,NULL,'1','Islam','2023-10-18 03:22:15',NULL),(2660,3,1798,'Abu Bakara',NULL,'2016-09-20','Asif Iqbal','3303-229600-3','03047782994','Mumtaz Begum','1','Islam','2023-10-18 03:22:32',NULL),(2661,135,2828,'Fahad',NULL,'2015-11-09','Zahid Murad',NULL,NULL,NULL,'1','Islam','2023-10-18 03:23:04',NULL),(2662,158,1843,'Farman ','','2014-11-18','Muhammad Kashif ','42000-3897105-3','','Sitara Begum ','2A','Islam','2023-10-18 03:23:08','2023-10-18 05:00:18'),(2663,3,1793,'Ehtisham',NULL,'2017-12-04','Arshad','44104-0720821-6','03265857186','Biqees','1','Islam','2023-10-18 03:23:16',NULL),(2664,135,2844,'Ayan',NULL,'2014-12-09','Anwar Alam',NULL,NULL,NULL,'1','Islam','2023-10-18 03:23:46',NULL),(2665,3,1789,'Maria',NULL,'2016-02-16','Naeem','44203-0700078-7','03171085455','Zakia','1','Islam','2023-10-18 03:23:58',NULL),(2666,158,1879,'Abiha ','','2016-08-27','Muhammad Naeem Iqbal  ','42101-6903124-7','','Madiha ','2A','Islam','2023-10-18 03:24:19','2023-10-18 05:00:41'),(2667,3,1791,'Maryam',NULL,'2018-01-12','Irshad','42101-7061320-5','03122278383','Sadaf','1','Islam','2023-10-18 03:24:35',NULL),(2668,135,2859,'Farhan',NULL,'2015-08-24','Yaar Muhammad Zahid',NULL,NULL,NULL,'1','Islam','2023-10-18 03:24:50',NULL),(2669,158,1891,'Abdul Moiz ','','2013-05-31','Saeed Ahmed ','','','Samreen ','2A','Islam','2023-10-18 03:25:11','2023-10-18 05:01:09'),(2670,135,2876,'Muhammad Ahmed',NULL,'2016-05-15','Zohaib khan',NULL,NULL,NULL,'1','Islam','2023-10-18 03:25:58',NULL),(2671,3,1788,'Mubashir',NULL,'2015-12-20','Irshad','42101-7061320-5','03122278383','Sadaf','1','Islam','2023-10-18 03:26:12',NULL),(2672,3,1785,'Arham',NULL,'2017-03-10','Imran','42101-1487230-9','03122611614','Maryam','1','Islam','2023-10-18 03:26:44',NULL),(2673,135,2884,'Muhammad Huzaifa',NULL,'2014-07-07','Muhammad Rashid',NULL,NULL,NULL,'1','Islam','2023-10-18 03:26:59',NULL),(2674,3,1783,'Hifza',NULL,'2015-05-22','Qayyum','44104-8456913-9',NULL,'Seema','1','Islam','2023-10-18 03:27:21',NULL),(2675,158,1892,'Hadi Ali ',NULL,'2013-03-07','Qurban Ali ','42101-0194910-9',NULL,'Mehrun Nisa ','2A','Islam','2023-10-18 03:27:46',NULL),(2676,135,2893,'Ali Sher ',NULL,'2015-09-08','Muhammad Nadeem',NULL,NULL,NULL,'1','Islam','2023-10-18 03:27:46',NULL),(2677,3,1782,'Tehseen',NULL,'2015-07-15','Rafique','44404-2175015-3',NULL,'Shazia','1','Islam','2023-10-18 03:28:07',NULL),(2678,135,2899,'Hasnain Ali',NULL,'2015-10-24','Shahzad Ali',NULL,NULL,NULL,'1','Islam','2023-10-18 03:28:36',NULL),(2679,3,1781,'Muhammad Touqeer',NULL,'2013-05-12','Rafique','44404-2175015-3',NULL,'Shazia','1','Islam','2023-10-18 03:28:38',NULL),(2680,158,1920,'Muhammad Faraz ',NULL,'2015-09-20','Muhammad Saleem ','42101-4661160-9',NULL,'Sadia','2A','Islam','2023-10-18 03:29:04',NULL),(2681,3,1778,'Ayan',NULL,'2015-09-28','Muhammad Hanif','42101-1372931-3','03142164797','Erum','1','Islam','2023-10-18 03:29:38',NULL),(2682,135,2914,'Anas Ali Khan',NULL,'2015-07-04','Mazhar Ali',NULL,NULL,NULL,'1','Islam','2023-10-18 03:29:55',NULL),(2683,158,1294,'Umm-e-Ayat ',NULL,'2016-11-20','Abdul Rasheed ','42101-3235377-3',NULL,'Zaib un Nisa ','2A','Islam','2023-10-18 03:30:19',NULL),(2684,3,1777,'Abdullah',NULL,'2016-09-10','Nadeem','41304-0478274-5','03121016411','Shazia','1','Islam','2023-10-18 03:30:21',NULL),(2685,135,2915,'Muhammad Riyan',NULL,'2015-11-12','Muahmmad Aslam',NULL,NULL,NULL,'1','Islam','2023-10-18 03:30:44',NULL),(2686,158,1936,'Hifza ',NULL,NULL,'Salman',NULL,NULL,NULL,'2A','Islam','2023-10-18 03:31:01',NULL),(2687,3,1768,'Imtiaz',NULL,'2015-10-10','Rehan','42101-9875995-9','03162019036','Shazia','1','Islam','2023-10-18 03:31:07',NULL),(2688,135,2933,'Abdullah ',NULL,'2014-01-28','Atif Hussain',NULL,NULL,NULL,'1','Islam','2023-10-18 03:31:36',NULL),(2689,3,1767,'Anamta',NULL,'2015-02-19','Usman','42101-9790430-5','0340117701','Mamoona','1','Islam','2023-10-18 03:31:49',NULL),(2690,158,1938,'Maham ',NULL,'2017-01-17','Muhammad Amir ','42101-7661906-9',NULL,'Farah ','2A','Islam','2023-10-18 03:31:54',NULL),(2691,3,1797,'Sabir',NULL,'2018-06-15','Mubeen','44401-4497574-9','03212494708','Afroz','1','Islam','2023-10-18 03:32:41',NULL),(2692,135,2954,'Muhammad Shayan',NULL,'2016-01-14','Muhammad Arif',NULL,NULL,NULL,'1','Islam','2023-10-18 03:33:00',NULL),(2693,3,1803,'Ifra',NULL,'2018-06-06','Saira','42101-1989145-7',NULL,'Lubna','1','Islam','2023-10-18 03:33:17',NULL),(2694,135,2968,'Dayeem Ali',NULL,'2013-08-13','Malik Faisal',NULL,NULL,NULL,'1','Islam','2023-10-18 03:33:50',NULL),(2695,3,1745,'Mohsina',NULL,'2013-11-05','Abdul Nabi','43102-6365719-9',NULL,'Shehnaz','2A','Islam','2023-10-18 03:34:02',NULL),(2696,158,1939,'Nimra Usman ',NULL,'2014-09-02','Muhammad Usman ','42101-5745588-7',NULL,'Najma Bibi','2A','Islam','2023-10-18 03:34:33',NULL),(2697,135,2993,'Abdul Qayyum',NULL,'2011-03-10','Abdullah ',NULL,NULL,NULL,'1','Islam','2023-10-18 03:34:33',NULL),(2698,3,1681,'Umm e Zainab',NULL,'2016-02-17','Saleem Uddin','42201-1997812-9','0315200894','Mehreen','2A','Islam','2023-10-18 03:34:49',NULL),(2699,135,2998,'Muhammad Ayyan',NULL,'2015-10-12','Fayaz',NULL,NULL,NULL,'1','Islam','2023-10-18 03:35:24',NULL),(2700,3,1734,'Bibi Namal',NULL,'2016-10-22','Rashid','42101-1555871-5',NULL,'Nazia','2A','Islam','2023-10-18 03:35:32',NULL),(2701,158,1953,'Ayesha ',NULL,'2010-11-01','Muhammad Rashid ','42101-6740879-3',NULL,'Seema','2A','Islam','2023-10-18 03:35:55',NULL),(2702,135,3003,'Muhammad Sufyan',NULL,'2012-09-16','Abdul Ghaffar ',NULL,NULL,NULL,'1','Islam','2023-10-18 03:36:21',NULL),(2703,3,1753,'Zainab ',NULL,'2014-03-27','Muhammad Usman','42101-9790430-5','03212494708','Mamoona','2A','Islam','2023-10-18 03:36:22',NULL),(2705,135,3004,'Abdur Rehan',NULL,'2014-08-06','Abdul Ghaffar',NULL,NULL,NULL,'1','Islam','2023-10-18 03:37:03',NULL),(2706,3,1754,'Tooba',NULL,'2011-10-20','Muhammad Usman','42101-9790430-5','03212494708','Mamoona','2A','Islam','2023-10-18 03:37:05',NULL),(2707,158,1955,'Arbish Khan ',NULL,'2013-10-14','Saeed Khan ',NULL,NULL,'Shahbeena ','2A','Islam','2023-10-18 03:37:37',NULL),(2708,3,1757,'Amaira',NULL,'2015-02-15','Muhammad Jawed','44404-5398198-6','03083550387','Tahira','2A','Islam','2023-10-18 03:37:51',NULL),(2709,135,3005,'Muhammad Safir ',NULL,'2016-06-13','Muahmmad Nasir',NULL,NULL,NULL,'1','Islam','2023-10-18 03:37:55',NULL),(2710,158,1957,'Maryam ',NULL,'2012-06-12','Muhammad Shahid ',NULL,NULL,'Allah Rakhi ','2A','Islam','2023-10-18 03:38:29',NULL),(2711,3,1760,'Insha',NULL,NULL,'Waseem Ahmed','42101-1974222-0','0346281134','Samreen','2A','Islam','2023-10-18 03:38:32',NULL),(2712,135,3010,'Mudassir Ahmed',NULL,NULL,'Lal Shahbaz',NULL,NULL,NULL,'1','Islam','2023-10-18 03:38:57',NULL),(2713,3,1759,'Saira',NULL,'2014-06-20','Naeem','42301-4634522-5','03122313443','Zakia','2A','Islam','2023-10-18 03:39:07',NULL),(2714,158,1958,'Kiran ',NULL,'2012-02-12','Muhammad Shahid ',NULL,NULL,'Allah Rakhi','2A','Islam','2023-10-18 03:39:15',NULL),(2715,3,1592,'Fatima',NULL,'2016-08-22','Muhammad Noman',NULL,'03362472531',NULL,'2A','Islam','2023-10-18 03:39:49',NULL),(2716,158,1973,'Muhammad Ahmed ',NULL,'2013-08-14','Muhammad Rizwan ',NULL,NULL,'Sana Naz ','2A','Islam','2023-10-18 03:40:08',NULL),(2717,135,3027,'Muhammad Huzaifa',NULL,'2012-09-20','Yameen',NULL,NULL,NULL,'1','Islam','2023-10-18 03:40:17',NULL),(2718,3,1776,'Areesha',NULL,'2011-11-16','Muhammad Asif','42101-6426578-0',NULL,'Maryam','2A','Islam','2023-10-18 03:40:32',NULL),(2719,158,1974,'Ushna ',NULL,'2014-07-09','Imran ',NULL,NULL,'Naheed ','2A','Islam','2023-10-18 03:41:04',NULL),(2720,135,3047,'Waseem Ahmed',NULL,'2013-11-18','Mushir Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-18 03:41:08',NULL),(2721,3,1758,'Abdul Wahab',NULL,'2015-05-05','Muhammad Shahid','44104-0286212-3','03092383590','Nafeesa','2A','Islam','2023-10-18 03:41:13',NULL),(2723,158,1975,'Mnahil ',NULL,'2013-05-03','Ejaz Ahmed ',NULL,NULL,'Khalida ','2A','Islam','2023-10-18 03:41:54',NULL),(2724,158,1976,'Eman Fatima ',NULL,'2017-01-01','Muhammad Touqeer ',NULL,NULL,'Seema ','2A','Islam','2023-10-18 03:42:46',NULL),(2725,135,2786,'Khadija',NULL,'2015-06-01','Abdul Hameed ',NULL,NULL,NULL,'1','Islam','2023-10-18 03:42:54',NULL),(2726,3,1743,'Muhammad Ahmed',NULL,'2015-08-16','Rashid','42101-2748027-7','03130433855','Farah Naz','2A','Islam','2023-10-18 03:43:02',NULL),(2727,135,2832,'Hurana',NULL,'2015-01-15','Abdul Qadir',NULL,NULL,NULL,'1','Islam','2023-10-18 03:43:34',NULL),(2728,158,1977,'Muhammad Ahsan Zia',NULL,'2013-10-22','Ziauddin ',NULL,NULL,'Farah ','2A','Islam','2023-10-18 03:43:34',NULL),(2729,3,1748,'Muhammad Bilal',NULL,'2011-08-02','Muhammad Ayub','42401-2130132-7','03150840682','Rubina','2A','Islam','2023-10-18 03:44:10',NULL),(2730,158,1979,'Alina ',NULL,'2016-07-08','Amir Jameel ',NULL,NULL,'Fauzia','2A','Islam','2023-10-18 03:44:19',NULL),(2731,135,2881,'Erum Naz',NULL,'2015-04-03','Mumtaz Ali',NULL,NULL,NULL,'1','Islam','2023-10-18 03:44:26',NULL),(2732,3,1752,'Wahab',NULL,'2015-12-19','Muhammad Waseem','44404-2691990-7','03253541866','Sughra','2A','Islam','2023-10-18 03:44:49',NULL),(2733,135,2882,'Nabiha ',NULL,'2014-08-05','Mueen Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-18 03:45:08',NULL),(2734,158,1980,'Muhammad Rohan',NULL,'2015-01-01','Muhammad Khalid ',NULL,NULL,'Saima','2A','Islam','2023-10-18 03:45:13',NULL),(2735,3,1792,'Abdul Baseer',NULL,'2014-01-13','Ghayyas Uddin','42101-7123435-3','03168616299','Shumaila','2A','Islam','2023-10-18 03:45:36',NULL),(2736,135,2889,'Kashaf',NULL,'2015-10-12','Muhammad Tariq ',NULL,NULL,NULL,'1','Islam','2023-10-18 03:45:50',NULL),(2737,158,1982,'Subhan',NULL,'2012-02-13','Muhammad Faisal ',NULL,NULL,'Shagufta','2A','Islam','2023-10-18 03:46:04',NULL),(2738,3,1715,'Ahtesham',NULL,'2016-08-06','Zahid','44104-1471662-7',NULL,'Erum Naz','2A','Islam','2023-10-18 03:46:21',NULL),(2739,158,1983,'Saifi',NULL,'2011-08-02','Muhammad Faisal ',NULL,NULL,'Shagufta ','2A','Islam','2023-10-18 03:46:50',NULL),(2740,135,2898,'Ali Shah',NULL,'2015-10-28','Muhammad Yousuf',NULL,NULL,NULL,'1','Islam','2023-10-18 03:46:51',NULL),(2741,3,1654,'Mustufa',NULL,'2015-07-07','Mohsin','42101-9437322-7','03112214979','Sumaira','2A','Islam','2023-10-18 03:46:58',NULL),(2742,158,1984,'Anum Shehzadi',NULL,'2015-10-06','Rajab Ali',NULL,NULL,'Rukhsana','2A','Islam','2023-10-18 03:47:42',NULL),(2743,3,1714,'Sayyam',NULL,'2014-07-09','Zahid','44104-1471662-7',NULL,'Erum Naz','2A','Islam','2023-10-18 03:47:45',NULL),(2744,135,2892,'Fatima Eiman',NULL,'2015-03-06','Abdul Nadeem',NULL,NULL,NULL,'1','Islam','2023-10-18 03:48:19',NULL),(2745,3,1786,'Zaid Ali',NULL,'2014-11-21','Abdul Shahid','44104-8319195-7','03012574474','Shumaila','2A','Islam','2023-10-18 03:48:27',NULL),(2746,158,1985,'Muhammad Hunain Abbasi ',NULL,'2013-08-03','Muhammad Anees ',NULL,NULL,'Rukhsana ','2A','Islam','2023-10-18 03:48:37',NULL),(2747,135,2917,'Aqsa',NULL,'2016-06-23','Muhammad kashif',NULL,NULL,NULL,'1','Islam','2023-10-18 03:49:05',NULL),(2748,3,1773,'Muhammad ',NULL,'2014-10-11','Raheel','42101-213616-2',NULL,'Shaheen','2A','Islam','2023-10-18 03:49:06',NULL),(2749,158,1993,'Tayyaba',NULL,'2012-09-07','Muhammad Shahid ',NULL,NULL,'Shamim ','2A','Islam','2023-10-18 03:49:33',NULL),(2750,3,1801,'Nameer',NULL,'2015-11-16','Waqas Hassan','36302-8896985-1','03122993390','Sana','2A','Islam','2023-10-18 03:49:52',NULL),(2751,135,2919,'Manahil',NULL,'2016-05-30','Muhammad Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-18 03:49:59',NULL),(2752,158,1994,'Anabia',NULL,'2013-04-16','Muhammad Talib ',NULL,NULL,'Hira ','2A','Islam','2023-10-18 03:50:14',NULL),(2753,3,1744,'Sania',NULL,'2014-11-02','Maqsood Ahmed','42101-8448683-1',NULL,'Afshan','2A','Islam','2023-10-18 03:50:24',NULL),(2754,135,2921,'Hurria',NULL,'2016-10-24','Atif',NULL,NULL,NULL,'1','Islam','2023-10-18 03:50:30',NULL),(2755,135,2982,'Sakina',NULL,'2014-10-02','Mir Samat khan',NULL,NULL,NULL,'1','Islam','2023-10-18 03:51:19',NULL),(2756,158,2003,'Sheikh Muhammad Afzan ',NULL,'2016-08-17','Sheikh Muhammad Bilal',NULL,NULL,'Lubna Naz ','2A','Islam','2023-10-18 03:51:22',NULL),(2757,3,1761,'Huzaifa',NULL,'2012-02-12','Saleem','42101-9677389-3','03102414070','Hina','2A','Islam','2023-10-18 03:51:48',NULL),(2758,135,2938,'Eiman Fatima',NULL,'2016-10-03','Shahab Husain',NULL,NULL,NULL,'1','Islam','2023-10-18 03:52:17',NULL),(2759,3,1800,'Abdul Hadi',NULL,'2013-05-20','Nadeem Anjum','42301-4322727-5','03002937409','Ambreen','2A','Islam','2023-10-18 03:52:31',NULL),(2760,158,2004,'Aozain ',NULL,'2013-08-01','Rafique',NULL,NULL,'Nafeesa','2A','Islam','2023-10-18 03:52:33',NULL),(2761,135,2943,'Anumta ',NULL,'2014-09-25','Abdul Hanif',NULL,NULL,NULL,'1',NULL,'2023-10-18 03:53:03',NULL),(2762,158,2016,'Maryam ',NULL,'2010-08-25','Kamran Hussain ',NULL,NULL,'Shehnaz ','2A','Islam','2023-10-18 03:53:15',NULL),(2763,135,2945,'Maria ',NULL,'2014-12-31','Nazim',NULL,NULL,NULL,'1','Islam','2023-10-18 03:53:34',NULL),(2764,3,1630,'Anamta Siddqui',NULL,'2013-07-31','Irshad Ahmed','42101-7061320-5','03122278383','Sadaf Jahan','3A','Islam','2023-10-18 03:53:38',NULL),(2765,158,2018,'Muhammad Ayan ',NULL,'2011-12-27','Muhammad Jibran ',NULL,NULL,'Nosheen ','2A','Islam','2023-10-18 03:53:56',NULL),(2766,135,2972,'Chanda',NULL,'2013-08-05','Ali Hassan',NULL,NULL,NULL,'1','Islam','2023-10-18 03:54:15',NULL),(2767,3,1631,'Khadija Siddiqui',NULL,'2014-03-13','Irshad Ahmed','42101-7061320-5','03122278383','Sadaf Jahan','3A','Islam','2023-10-18 03:54:43',NULL),(2768,158,2032,'Khushi Ansari ',NULL,'2015-01-13','Muhammad Zubair Ansari ',NULL,NULL,'Faiza Parveen ','2A','Islam','2023-10-18 03:54:58',NULL),(2769,135,2987,'Anam',NULL,'2013-04-20','Muhammad Khurram',NULL,NULL,NULL,'1','Islam','2023-10-18 03:55:05',NULL),(2770,3,1683,'Samreen',NULL,'2012-06-29','Muhammad Shakir','42101-8973064-7','03156133289','Zahida','3A','Islam','2023-10-18 03:55:28',NULL),(2771,135,2988,'Manahil',NULL,'2014-06-05','Muhammad Faisal',NULL,NULL,NULL,'1','Islam','2023-10-18 03:55:48',NULL),(2772,158,2033,'Muhammad Shadab ',NULL,'2013-02-01','Muhammad Zubair Ansari ',NULL,NULL,'Faiza Parveen ','2A','Islam','2023-10-18 03:55:54',NULL),(2773,3,1703,'Noor Fatima',NULL,'2015-06-16','Sharukh Hussain','42101-1989145-7',NULL,'Lubna Intekhab','3A','Islam','2023-10-18 03:56:09',NULL),(2774,135,2022,'Manahil',NULL,'2015-08-05','Bilal',NULL,NULL,NULL,'1','Islam','2023-10-18 03:56:20',NULL),(2775,158,2034,'Laiba Kamran ',NULL,'2014-04-06','Kamran ',NULL,NULL,'Shazia','2A','Islam','2023-10-18 03:56:48',NULL),(2777,135,3048,'Aeysha',NULL,'2015-02-11','Habit Khan',NULL,NULL,NULL,'1','Islam','2023-10-18 03:57:25',NULL),(2778,158,2047,'Iqra',NULL,NULL,'Abdul Shakoor ',NULL,NULL,NULL,'2A','Islam','2023-10-18 03:57:28',NULL),(2779,3,1766,'Bibi Maryam',NULL,'2010-12-21','Suhail Khan','42101-1750949-0','03222545470','Tehseen','3A','Islam','2023-10-18 03:58:00',NULL),(2780,135,3053,'Hafsa',NULL,'2014-10-20','Muhammad Aslam',NULL,NULL,NULL,'1','Islam','2023-10-18 03:58:09',NULL),(2781,158,2074,'Laiba ',NULL,'2010-01-11','Muhammad Nadeem',NULL,NULL,'Noreen ','2A','Islam','2023-10-18 03:58:10',NULL),(2782,3,1770,'Mubashira',NULL,'2010-08-03','Akbar','42101-8171437-7','03132951564','Rehana','3A','Islam','2023-10-18 03:58:49',NULL),(2783,135,3056,'Umm-e-Hani',NULL,'2014-07-13','Naeem Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-18 03:58:55',NULL),(2784,158,2075,'Alishba',NULL,'2010-01-02','Ghulam Abbas ',NULL,NULL,'Sumaira ','2A','Islam','2023-10-18 03:58:58',NULL),(2785,158,2076,'Zohaib',NULL,'2011-12-11','Ghulam Abbas ',NULL,NULL,'Sumaira ','2A','Islam','2023-10-18 03:59:56',NULL),(2786,135,2939,'Fatima Bibi',NULL,'2015-10-20','Faisal Malik',NULL,NULL,NULL,'1','Islam','2023-10-18 04:00:00',NULL),(2787,3,1737,'Noor',NULL,'2013-05-28','Basharat Husainbina','44104-4533116-7','03089196591','Rubina','3A','Islam','2023-10-18 04:00:02',NULL),(2788,3,1787,'Ayaz Noor',NULL,'2011-03-25','Abdul Shahid','44104-7319195-7','03012574474','Shumaila','3A','Islam','2023-10-18 04:01:18',NULL),(2789,3,1721,'Bibi Maham',NULL,'2014-10-16','Abdul Rasheed','42101-8593195-8','03152915546','Nazia','3A','Islam','2023-10-18 04:02:01',NULL),(2790,3,1751,'Anaiza',NULL,'2013-05-05','Mohsin Ali Khan','42101-9437322-7','03122644089','Sumaira Mushtaq','3A','Islam','2023-10-18 04:02:55',NULL),(2791,158,1884,'Anamta ',NULL,'2015-05-04','Muhammad Shafique',NULL,NULL,'Gulnaz ','3A','Islam','2023-10-18 04:03:07',NULL),(2792,3,1717,'Muhammad',NULL,'2012-07-08','Muhammad Saleem','13101-7465334-9','03213307098','Aiza Bibi','3A','Islam','2023-10-18 04:03:39',NULL),(2793,3,1718,'Abu Bakar',NULL,'2013-10-03','Muhammad Saleem','13101-7465334-9','03213307098','Aiza Bibi','3A','Islam','2023-10-18 04:04:24',NULL),(2794,158,1888,'Mirza Muhammad Asad Taimoor ',NULL,'2012-03-01','Mirza Muhammad Siddique Taimoor ',NULL,NULL,'Shazia Begum','3A','Islam','2023-10-18 04:04:34',NULL),(2795,3,1741,'Afzaal Ali',NULL,'2012-05-30','Afzal Ali','42101-8247510-7','03158797210','Sania Naz','3A','Islam','2023-10-18 04:05:16',NULL),(2796,158,1889,'Eshal Zehra',NULL,'2013-11-24','Muhammad Amir',NULL,NULL,'Farah Naz ','3A','Islam','2023-10-18 04:05:22',NULL),(2797,158,1893,'Tayyaba',NULL,'2011-03-07','Abdul Rasheed',NULL,NULL,'Zaib un Nisa ','3A','Islam','2023-10-18 04:06:14',NULL),(2798,135,0,'000','','2018-12-31','000','','000','000','-1','','2023-10-18 04:06:46','2023-10-18 04:10:10'),(2799,158,1895,'Abira Fatima',NULL,'2011-03-10','Sajjad',NULL,NULL,'Naila ','3A','Islam','2023-10-18 04:06:55',NULL),(2800,3,1749,'Muhammad Wali',NULL,'2012-10-04','Muhammad Amjad','42401-3012261-5','03128623840','Kiran','3A','Islam','2023-10-18 04:07:00',NULL),(2801,3,1755,'Muhammad Jawad',NULL,'2013-10-11','Rehman Ahmed','42101-9875995-9','03122829143','Shazia','3A','Islam','2023-10-18 04:07:46',NULL),(2802,158,1899,'Sheikh Muhammad Roman ',NULL,'2014-01-03','Sheikh Muhammad Bilal ',NULL,NULL,'Lubna Naz ','3A','Islam','2023-10-18 04:07:52',NULL),(2803,135,11111,'0000','','2019-08-05','0000','','000','000','-1','','2023-10-18 04:07:54','2023-10-18 04:11:47'),(2804,3,1613,'Muhammad Saad Uddin',NULL,'2012-01-12','Meraj Uddin','42101-1490529-9','03232160412','Rahat','3A','Islam','2023-10-18 04:08:49',NULL),(2805,158,1900,'Aniqa',NULL,'2014-08-25','Rao Nadeem Akash ',NULL,NULL,'Nagina Bibi ','3A','Islam','2023-10-18 04:08:51',NULL),(2806,158,1903,'Meerab Nadir ',NULL,'2013-02-03','Nadir ',NULL,NULL,'Rabika','3A','Islam','2023-10-18 04:09:34',NULL),(2807,3,1733,'Muhammad Ismail ',NULL,'2012-12-12','Muhammad Manzoor','42101-2993764-7','03145040058','Nusrat','3A','Islam','2023-10-18 04:09:55',NULL),(2808,158,1908,'Muhammad Azhar',NULL,'2012-02-28','Sher Muhammad ',NULL,NULL,'Rehana','3A','Islam','2023-10-18 04:10:14',NULL),(2809,3,1735,'Hasnain Khan',NULL,'2012-11-30','Nadeem Khan','41304-0478274-5','03152138506','Shazia Kanwal','3A','Islam','2023-10-18 04:10:47',NULL),(2810,158,1933,'Ali Raza',NULL,'2012-04-30','Muhammad Ashraf ',NULL,NULL,'Nasreen ','3A','Islam','2023-10-18 04:11:07',NULL),(2811,3,1677,'Muhammad Bassam',NULL,'2013-08-25','Wahab Ahmed','42101-1415140-9','03122765791','Khalida Parveen','3A','Islam','2023-10-18 04:11:42',NULL),(2812,92,581,'Subhan',NULL,'2018-12-31','Hayyat',NULL,'0335-3092952','Seema','1','Islam','2023-10-18 04:11:49',NULL),(2813,158,1986,'Maliha ',NULL,'2013-12-05','Muhammad Kashif Ali',NULL,NULL,'Nighat ','3A','Islam','2023-10-18 04:11:59',NULL),(2814,158,1987,'Iqra',NULL,'2012-03-02','Amir Jamil',NULL,NULL,'Fauzia','3A','Islam','2023-10-18 04:12:37',NULL),(2815,92,550,'Azan Riaz',NULL,'2019-08-05','Riaz Ahmed',NULL,NULL,'Zahida','1','Islam','2023-10-18 04:12:58',NULL),(2816,3,1775,'Arsalan',NULL,'2009-04-08','Shahid Hussain','42101-5841751-1','03182053375','Kiran ','3A','Islam','2023-10-18 04:13:07',NULL),(2817,158,1988,'Aqsa',NULL,'2012-03-11','Abur Rehan ',NULL,NULL,'Urooj','3A','Islam','2023-10-18 04:13:16',NULL),(2818,3,1695,'Aman Khan',NULL,'2011-11-12','Siraj Khan','42401-4793844-5','03102012045','Mahjabeen','3A','Islam','2023-10-18 04:13:53',NULL),(2819,158,2005,'Hussain ',NULL,'2011-09-24','Rafiq Hussain ',NULL,NULL,'Nafisa','3A','Islam','2023-10-18 04:14:27',NULL),(2820,3,1543,'Ahmed Raza',NULL,'2014-03-26','Naveed Raza',NULL,NULL,NULL,'4','Islam','2023-10-18 04:14:30',NULL),(2821,92,521,'Zulqurnain',NULL,'2018-06-22','Abdul Hafeez',NULL,'0345-2810705','Abida ','1','Islam','2023-10-18 04:14:41',NULL),(2822,3,1561,'Talha Khan',NULL,'2013-05-27','Mehroz Khan','42101-1587945-9','03152403709','Farhana ','4','Islam','2023-10-18 04:15:13',NULL),(2823,158,2006,'Muhammad Saeed',NULL,'2013-02-16','Muhammad Yaseen ',NULL,NULL,'Soofia','3A','Islam','2023-10-18 04:15:14',NULL),(2824,92,526,'Abdullah',NULL,'2014-03-03','Nasir',NULL,'0321-3826923','Shumaila','1','Islam','2023-10-18 04:15:55',NULL),(2825,3,1674,'Armaan Khan',NULL,'2010-03-02','Nadeem Khan','42000-0382000-3','03108053151','Nadia','4','Islam','2023-10-18 04:16:02',NULL),(2826,92,560,'Abdul Samad',NULL,'2014-12-08','Abdul Majeed',NULL,'0334-6068604','Aqeela','1','Islam','2023-10-18 04:17:25',NULL),(2827,158,2017,'Mahnoor Khan',NULL,'2014-08-01','Muhammad Shafiq Khan',NULL,NULL,'Huma Shafiq Khan ','3A','Islam','2023-10-18 04:17:37',NULL),(2828,158,2035,'Ahmed Raza ','','2016-01-03','Muhammad Umar ','','','Shumaila','3A','Islam','2023-10-18 04:18:18','2023-10-18 04:25:44'),(2829,92,566,'Muhammad Haris',NULL,'2018-02-01','Younus Shazad',NULL,NULL,'Mehwish','1','Islam','2023-10-18 04:18:57',NULL),(2830,158,2036,'Muhammad ',NULL,'2014-09-24','Adnan Ahmed ',NULL,NULL,'Madiha Adnan','3A','Islam','2023-10-18 04:19:32',NULL),(2831,158,2037,'Qurat ul ain',NULL,'2013-06-20','Nadir Siddiqui',NULL,NULL,'Shumaila','3A','Islam','2023-10-18 04:20:26',NULL),(2832,3,1742,'Mahad Ali',NULL,'2012-03-16','Sakhawat Ali','41303-2968468-3','03040815524',NULL,'4','Islam','2023-10-18 04:20:29',NULL),(2833,92,572,'Muhammad Umer',NULL,'2017-10-13','Muhammad Sadiq',NULL,'0313-0120143','Muskan','1','Islam','2023-10-18 04:21:19',NULL),(2834,3,1765,'Muhammad Affan',NULL,'2013-09-19','Muhammad Javed','44404-4478793-9','03132834962','Tahira','4','Islam','2023-10-18 04:21:20',NULL),(2835,158,2038,'Bawash ',NULL,'2013-02-05','Gulsher',NULL,NULL,'Noor Jahan','3A','Hinduism','2023-10-18 04:21:23',NULL),(2836,3,1769,'Ayan','','2013-12-15','Muhammad Waseem','44404-2691990-7','03253541866','Saghra','4','Islam','2023-10-18 04:22:08','2023-10-18 04:22:45'),(2837,92,597,'Amanullah',NULL,'2016-11-30','Muhammad Riaz',NULL,NULL,'Azmat','1','Islam','2023-10-18 04:22:22',NULL),(2838,158,2039,'Vakash ',NULL,'2011-01-02','Gul Sher ',NULL,NULL,'Noor Jahan ','3A','Hinduism','2023-10-18 04:22:47',NULL),(2839,158,2065,'Zainab ','','2014-05-17','Ehtisham ul Haq','','','Kausar','3A','Islam','2023-10-18 04:23:36','2023-10-18 04:24:48'),(2840,3,1779,'Abdul Hadi',NULL,'2011-11-16','Muhammad Asif','42101-2467950-5','0313360092','Maryam Rukhsar','4','Islam','2023-10-18 04:23:58',NULL),(2841,158,2078,'Sonera ',NULL,NULL,'Muhammad Nadeem ',NULL,NULL,NULL,'3A','Islam','2023-10-18 04:24:14',NULL),(2842,3,1780,'Muhammad Araf',NULL,'2012-12-03','Muhammad Asif','42101-2467950-5','0313360092','Maryam Rukhsar','4','Islam','2023-10-18 04:24:46',NULL),(2843,92,591,'Safdar',NULL,'2017-04-14','Muhammad Ismail',NULL,'0323-432104','Tasleem','1','Islam','2023-10-18 04:25:13',NULL),(2844,3,1802,'Muhammad Subhan',NULL,'2011-06-26','Muhammad Amir','42101-1115337-9','03471221954','Chanda Kiran','4','Islam','2023-10-18 04:25:50',NULL),(2845,3,1675,'Sharmeen',NULL,'2011-02-02','Wahab Ahmed','42101-1415140-1','03122765791','Khalida Parveen','4','Islam','2023-10-18 04:26:39',NULL),(2846,92,586,'Abdur Rehman',NULL,'2017-09-06','Nasir',NULL,'0317-1271668','Samina','1','Islam','2023-10-18 04:26:53',NULL),(2847,158,1819,'Laiba',NULL,'2008-04-04','Naseem ',NULL,NULL,'Nazia','4','Islam','2023-10-18 04:27:06',NULL),(2848,3,1679,'Zehra',NULL,'2012-04-14','Saleem Uddin','42201-1997812-9','03152008964','Mehreen ','4','Islam','2023-10-18 04:27:37',NULL),(2849,158,1832,'Shabana',NULL,'2012-03-09','Mehmood Ali',NULL,NULL,'Shamshad','4','Islam','2023-10-18 04:27:52',NULL),(2850,3,1705,'Hooria',NULL,'2011-04-16','Shahrukh Hussain','42101-1989145-7','03191887872','Lubna','4','Islam','2023-10-18 04:28:19',NULL),(2851,92,953,'Abdullah',NULL,'2016-09-07','Mazhar Hussain',NULL,'0333-8827567','Aneela','1','Islam','2023-10-18 04:28:33',NULL),(2852,158,1785,'Ali Akbar',NULL,'2010-10-11','Muhammad Naeem Iqbal ',NULL,NULL,'Madiha','4','Islam','2023-10-18 04:28:47',NULL),(2853,3,1729,'Ayesha Bano',NULL,'2012-04-26','Muhammad Shahid','42101-3706725-9','03303654667','Alisha Bano','4','Islam','2023-10-18 04:29:13',NULL),(2854,158,1806,'Aqsa',NULL,'2014-09-19','Muhammad Mursaleen Ansari ',NULL,NULL,'Shahina Kanwal','4','Islam','2023-10-18 04:29:40',NULL),(2855,158,1807,'Anabia',NULL,'2014-08-30','Muhammad Naeem Iqbal ',NULL,NULL,'Madiha ','4','Islam','2023-10-18 04:30:23',NULL),(2856,3,1763,'Muskan',NULL,'2015-01-01','Faheem Uddin','42101-1556121-1','03462770274','Naeema','4','Islam','2023-10-18 04:30:52',NULL),(2857,92,598,'Ameer Mavia',NULL,'2013-07-12','Minhaj',NULL,NULL,'Shazia','1','Islam','2023-10-18 04:30:59',NULL),(2859,3,1771,'Ayeza',NULL,'2013-03-13','Muhammad Zakir','42101-1713808-7','03171085721','Saira','4','Islam','2023-10-18 04:31:36',NULL),(2860,92,551,'Anabiya Khan',NULL,'2019-12-16','Taj-Ud-din',NULL,'0348-9192437','Neelam','1','Islam','2023-10-18 04:32:03',NULL),(2861,3,1772,'Malahat',NULL,'2012-04-09','Nadeem','42101-5475431-9','03422671603','Anjum','4','Islam','2023-10-18 04:32:10',NULL),(2862,158,1826,'Javeria Bibi ',NULL,'2013-12-30','Muhammad Sdiq',NULL,NULL,'Saima ','4','Islam','2023-10-18 04:32:27',NULL),(2863,3,1794,'Amna',NULL,'2014-08-07','Mubeen','4401-4497574-9','03401172701','Afroz','4','Islam','2023-10-18 04:32:47',NULL),(2864,158,1838,'Tasbiha ',NULL,'2013-04-16','Muhammad Shahid ',NULL,NULL,'Aqeela','4','Islam','2023-10-18 04:33:12',NULL),(2865,92,553,'Aman',NULL,'2015-08-15','Shafi-Ur-Zarean',NULL,NULL,'Sabhia','1','Islam','2023-10-18 04:33:56',NULL),(2866,158,1842,'Iqra',NULL,'2012-06-27','Muhammad Imran ',NULL,NULL,'Hina','4','Islam','2023-10-18 04:33:59',NULL),(2867,3,1684,'Muhammad Saqib',NULL,'2009-05-28','Muhammad Shakir','42101-8973604-7','03111312373','Zahida','5','Islam','2023-10-18 04:34:37',NULL),(2868,158,1844,'Abdul Samad ',NULL,'2011-11-24','Muhammad Shahid',NULL,NULL,'Yasmeen ','4','Islam','2023-10-18 04:34:50',NULL),(2869,92,552,'Humna',NULL,'2017-02-15','Saeed khan',NULL,'0340-56292249','Bhakhtawar','1','Islam','2023-10-18 04:35:24',NULL),(2870,3,1711,'Muhammad Irtiza Ali',NULL,'2013-11-04','Muhammad Irshad','42207-5890032-7','03452759813','Sultana Begum','5','Islam','2023-10-18 04:35:34',NULL),(2871,158,1845,'Muhammad Ayan ',NULL,'2013-10-11','Muhammad Shahid',NULL,NULL,'Yasmeen','4','Islam','2023-10-18 04:35:37',NULL),(2872,92,519,'Jannat bibi',NULL,'0008-04-09','Abdul Malik',NULL,NULL,'Mukhtiyar','1','Islam','2023-10-18 04:36:27',NULL),(2873,3,1712,'Muhammad Asam Ali','','2012-05-24','Muhammad Irshad','42207-5890032-7','03452759813','Sultana Begum','5','Islam','2023-10-18 04:36:34','2023-10-18 04:37:10'),(2874,158,1848,'Muhammad Aman ',NULL,'2011-02-05','Manzoor Ahmed ',NULL,NULL,'Sarwari','4','Islam','2023-10-18 04:36:52',NULL),(2875,92,561,'Wania Bibi',NULL,'2012-02-01','Abdul Majeed',NULL,'0334-6068604','Aqeela','1','Islam','2023-10-18 04:37:28',NULL),(2876,158,1859,'Robbab',NULL,'2013-04-07','Muhammad Arshad',NULL,NULL,'Sadia Arshad','4','Islam','2023-10-18 04:37:48',NULL),(2877,158,1867,'Nisha',NULL,'2010-04-28','Sher Muhammad ',NULL,NULL,'Rehana','4','Islam','2023-10-18 04:38:29',NULL),(2878,3,1724,'Zain Ali',NULL,'2012-05-20','Muhammad Kamran Ahmed','42101-2004802-3','03129217107','Nazia','5','Islam','2023-10-18 04:38:31',NULL),(2879,92,565,'Fatima Bibi',NULL,'2016-10-03','Hashim',NULL,NULL,'shishta','1','Islam','2023-10-18 04:38:46',NULL),(2880,158,1905,'Muhammad Faizan ',NULL,'2009-08-25','Muhammad Arshad ',NULL,NULL,'Rehana','4','Islam','2023-10-18 04:39:27',NULL),(2881,3,1774,'Ubaid',NULL,'2012-02-01','Adeel Khan','42101-7445706-3','03452471874','Shabiha','5','Islam','2023-10-18 04:39:29',NULL),(2882,92,570,'Nazia',NULL,'2016-09-08','Shakeel',NULL,'0349-0540513','Nazbeena','1','Islam','2023-10-18 04:40:01',NULL),(2883,158,1906,'Nimra ',NULL,'2011-05-07','Muhammad Shafiq ',NULL,NULL,'Gulnaz','4','Islam','2023-10-18 04:40:21',NULL),(2884,3,1790,'Muhammad Mustakeem',NULL,'2012-01-08','Muhammad Majeed','42101-6123149-9','03142018927','Shahida','5','Islam','2023-10-18 04:40:23',NULL),(2885,158,1907,'Ayesha',NULL,'2014-05-01','Muhammad Zubair',NULL,NULL,'Ameena Kanwal ','4','Islam','2023-10-18 04:41:18',NULL),(2886,92,574,'Sadia ',NULL,'2016-12-03','Ahmed Khan',NULL,'0334-97694270','samina','1','Islam','2023-10-18 04:41:24',NULL),(2887,3,1736,'Muhammad Hassan',NULL,'2011-12-19','Shehzad','42101-1906058-3','03401127707','Afroz','5','Islam','2023-10-18 04:41:26',NULL),(2888,158,1909,'Aabia',NULL,'2011-05-21','Muhammad Abid Zafar',NULL,NULL,'Afshan','4','Islam','2023-10-18 04:42:04',NULL),(2889,3,1528,'Fatima Zehra',NULL,'2013-08-02','Abdul Rafiq','42101-9081750-1','03111059559','Darakhshan','5','Islam','2023-10-18 04:42:27',NULL),(2890,92,576,'Sana Majid',NULL,'2017-09-28','Majid',NULL,NULL,'Ashi','1','Islam','2023-10-18 04:42:36',NULL),(2891,158,2000,'Faha',NULL,NULL,'Faheem ',NULL,NULL,NULL,'4','Islam','2023-10-18 04:42:58',NULL),(2892,3,1619,'Shifa',NULL,'2019-10-01','Shoukat Ali','42401-4793844-5','03102012045','Mehjabeen','5','Islam','2023-10-18 04:43:14',NULL),(2893,158,2045,'Fabiha',NULL,'2011-10-27','Muhammad Anees ',NULL,NULL,'Rizwana','4','Islam','2023-10-18 04:43:39',NULL),(2894,92,577,'Luqba Bibi',NULL,'2016-02-05','Gazi Muhammad ',NULL,NULL,'salma','1','Islam','2023-10-18 04:44:01',NULL),(2895,3,1701,'Haram',NULL,'2011-05-01','Abdul Khaliq','41303-8539334-3','03103854625','Kiran','5','Islam','2023-10-18 04:44:03',NULL),(2896,158,2046,'Zainab ',NULL,'2014-10-30','Abid Hussain ',NULL,NULL,'Nusrat ','4','Islam','2023-10-18 04:44:15',NULL),(2897,3,1694,'Maheen',NULL,'2009-11-16','Siraj Khan','42401-4793844-5','03102012045','Mahjabeen','5','Islam','2023-10-18 04:44:47',NULL),(2898,158,2079,'Durr e Shehwar',NULL,'2011-02-04','Fareed Ahmed Abbasi ',NULL,NULL,'Rehana','4','Islam','2023-10-18 04:45:17',NULL),(2899,92,585,'Jannat Fatima',NULL,'2018-07-07','Nadir hussain',NULL,NULL,'Nasreen','1','Islam','2023-10-18 04:45:18',NULL),(2900,3,1725,'Azra',NULL,'2010-08-13','Muhammad Ayub','44203-6319052-1','0343165509','Shabana','5','Islam','2023-10-18 04:45:33',NULL),(2901,3,1746,'Maham',NULL,'2013-03-07','Abdul Majeed','42101-9152051-7','03022295916','Ammara','5','Islam','2023-10-18 04:46:22',NULL),(2902,158,1778,'Fariya',NULL,'2012-07-27','Farooq',NULL,NULL,'Ayesha','5','Islam','2023-10-18 04:46:41',NULL),(2903,3,1747,'Zoha',NULL,'2014-05-10','Abdul Majeed','42101-9152051-7','03022295916','Ammara','5','Islam','2023-10-18 04:47:12',NULL),(2904,158,1796,'Mehak ',NULL,'2010-12-13','Muhammad Zaki',NULL,NULL,'Kiran ','5','Islam','2023-10-18 04:47:19',NULL),(2905,3,1764,'Asma Bibi',NULL,'2013-08-04','Muhammad Jaleel','31302-2089612-1','03077580569','Shehnaz','5','Islam','2023-10-18 04:47:57',NULL),(2906,158,1825,'Kehkashan',NULL,'2009-01-29','Muhammad Kashif',NULL,NULL,'Sitara','5','Islam','2023-10-18 04:48:09',NULL),(2907,92,498,'Qasim Khursheed','','2016-06-22','Khursheed','','','Fozia','2A','Islam','2023-10-18 04:48:22','2023-10-18 06:30:12'),(2908,3,1784,'Fiza',NULL,'2012-01-01','Faheem Uddin','42101-1556121-1','03462770274','Naeema Naz','5','Islam','2023-10-18 04:48:44',NULL),(2909,158,1930,'Asma ',NULL,'2010-11-11','Abdul Rasheed ',NULL,NULL,'Zaib un Nisa ','5','Islam','2023-10-18 04:49:18',NULL),(2910,92,515,'Mansoor khan','','2016-12-22','Bukhtazar','','','Naheeda','2A','Islam','2023-10-18 04:49:39','2023-10-18 06:30:35'),(2911,158,1961,'Mehwish Mughal ',NULL,'2009-08-15','Muhammad Siddiq Taimoor ',NULL,NULL,'Shazia ','5','Islam','2023-10-18 04:50:23',NULL),(2912,92,575,'Arshman Ali',NULL,'2012-10-25','Muhammad naveed',NULL,NULL,'Sadia','2A','Islam','2023-10-18 04:51:05',NULL),(2913,158,1962,'Muhammad Umer Farooq ',NULL,'2011-03-23','Muhammad Shaoor',NULL,NULL,'Uzma Saeed ','5','Islam','2023-10-18 04:51:37',NULL),(2914,92,530,'Muhammad Adil','','2016-09-07','Muhammad Khalid','','','Zeenat','2A','Islam','2023-10-18 04:52:31','2023-10-18 06:31:05'),(2915,158,1963,'Anmol Kashif',NULL,'2009-06-11','Muhammad Kashif Ali ',NULL,NULL,'Nighat Kashif ','5','Islam','2023-10-18 04:52:42',NULL),(2916,158,1964,'Fatima',NULL,'2009-09-22','Muhammad Abid ',NULL,NULL,'Afshan','5','Islam','2023-10-18 04:53:33',NULL),(2917,158,2019,'Muhammad Subhan ',NULL,'5014-10-15','Wali Ahmed',NULL,NULL,'Semi','5','Islam','2023-10-18 04:54:23',NULL),(2918,92,528,'Muhammad Zain',NULL,'2015-12-11','Nasir Abbas',NULL,NULL,'Ruqaiya','2A','Islam','2023-10-18 04:54:42',NULL),(2919,77,1729,'Alishba',NULL,'2012-05-12','Ghulam Mustafa','42201-8715244-5','03013611637','Noreen','3A','Islam','2023-10-18 04:54:59',NULL),(2920,59,5510,'Sufiyan',NULL,'2015-01-18','Naveed','42101-903444-5','03452588041','Sana','1','Islam','2023-10-18 04:55:09',NULL),(2921,158,2040,'Aleena ',NULL,'2011-04-18','Rehan Khan',NULL,NULL,'Naheed ','5','Islam','2023-10-18 04:55:13',NULL),(2922,92,535,'Shayan',NULL,'2017-06-17','Hayat',NULL,NULL,NULL,'2A','Islam','2023-10-18 04:55:22',NULL),(2923,59,5560,'Muhammad Tayyab',NULL,'2016-07-01','Shahid Gul','42101-1874698-1','03462395042','Zahida Bibi','1','Islam','2023-10-18 04:55:54','2023-10-28 08:36:00'),(2924,158,2041,'Muskan ',NULL,'2011-04-18','Rehan Khan',NULL,NULL,'Naheed','5','Islam','2023-10-18 04:55:54',NULL),(2926,92,536,'Yaseen',NULL,'2015-07-12','Ahmed Khan',NULL,NULL,NULL,'2A','Islam','2023-10-18 04:56:24',NULL),(2927,77,1731,'Sawera',NULL,'2016-02-18','Sarfaraz','44103-3965959-1','03100119442','Shabana','3A','Islam','2023-10-18 04:56:40',NULL),(2928,59,5577,'Hussain',NULL,'2014-12-07','Gul Nameer Khan','42101-1416326-3','03412119658','Kainat Bibi','1','Islam','2023-10-18 04:56:45',NULL),(2929,158,2042,'Ayat Fatima',NULL,'2014-10-03','Muhammad Umer ',NULL,NULL,'Shumaila','5','Islam','2023-10-18 04:56:47',NULL),(2930,92,548,'Ayyan Riaz',NULL,'2014-01-05','Riaz Ahmed',NULL,NULL,NULL,'2A','Islam','2023-10-18 04:57:19',NULL),(2931,59,5602,'Muhammad',NULL,'2015-09-04','Ibrahim','42101-2039968-7','03432839337','Ayesha','1','Islam','2023-10-18 04:57:25',NULL),(2932,158,2043,'Abiha Siddiqui',NULL,'2011-11-16','Nadir Siddiqui',NULL,NULL,'Shumaila','5','Islam','2023-10-18 04:57:38',NULL),(2933,77,1732,'Alishba',NULL,'2011-10-17','Chand','42101-9816304-3','03122998617','Sabiha','3A','Islam','2023-10-18 04:58:09',NULL),(2934,92,556,'Muhammad Ubaid',NULL,'2015-08-15','Abdul Hakeem',NULL,NULL,NULL,'2A','Islam','2023-10-18 04:58:12',NULL),(2935,158,2044,'Hamna ',NULL,'2009-01-06','Sartaj Alam ',NULL,NULL,'Shabnum ','5','Islam','2023-10-18 04:58:41',NULL),(2937,92,492,'Muhammad Maavia',NULL,'2016-07-12','Behram khan',NULL,NULL,NULL,'2A','Islam','2023-10-18 04:59:16',NULL),(2939,158,2066,'Abdul Basit ',NULL,'2012-06-18','Abid Hussain ',NULL,NULL,'Nusrat ','5','Islam','2023-10-18 04:59:36',NULL),(2940,77,1733,'Maham',NULL,'2014-02-19','Muhammad Zubair','42101-3788658-1','03161039588','Afreen','3A','Islam','2023-10-18 04:59:46',NULL),(2941,92,558,'Shayan',NULL,'2016-04-03','Aslam Khan',NULL,NULL,NULL,'2A','Islam','2023-10-18 05:00:15',NULL),(2942,59,5618,'Maryam',NULL,'2015-01-07','Imran','42101-1875293-1','03132643923','Saba','1','Islam','2023-10-18 05:00:26',NULL),(2943,59,5619,'Mantasha',NULL,'2016-02-28','Imran','42101-1875293-1','03132643923','Saba','1','Islam','2023-10-18 05:01:16',NULL),(2944,92,573,'Muhammad Nehal',NULL,'2015-11-30','Muhammad Sadiq',NULL,NULL,NULL,'2A','Islam','2023-10-18 05:01:16',NULL),(2945,59,5622,'Naveed',NULL,'2016-11-23','Arif','42101-5321158-9','03133519630','Rafia','1','Islam','2023-10-18 05:01:52',NULL),(2946,92,587,'Muhammad Ayan Khan',NULL,'2013-01-08','Muhammad Aslam Khan',NULL,NULL,NULL,'2A','Islam','2023-10-18 05:02:35',NULL),(2947,77,1735,'Hooriya',NULL,'2014-07-23','Arif Masih','42401-3806558-5','03164737556','Fouzia Jahan','3A','Islam','2023-10-18 05:02:44',NULL),(2948,59,5623,'Atta',NULL,'2018-12-14','Muhammad Afzal','42101-7066920-5','03151817842','Shagufta','1','Islam','2023-10-18 05:03:16',NULL),(2949,77,1737,'Tooba',NULL,'2011-09-29','Muhammad Irshad','42101-7773839-7','03112575720','Qurrat-ul-Ain','3A','Islam','2023-10-18 05:03:59',NULL),(2950,92,529,'Marwa Bibi',NULL,'2018-09-07','Muhammad khalid',NULL,NULL,NULL,'2A','Islam','2023-10-18 05:04:09',NULL),(2951,5,7422,'Lareb',NULL,'2014-11-01','Kamran Fida','31302-9869600-3','0308-2846737','Shiza','3A','Islam','2023-10-18 05:04:20','2023-10-19 12:19:28'),(2952,77,1738,'Yumna',NULL,'2014-03-05','Muhammad Farrukh','42101-7172874-9','03112047375','Gul Sehar','3A','Islam','2023-10-18 05:05:33',NULL),(2953,5,7432,'Norvin Nadir ',NULL,'2014-07-13','Nadir Musih','42101-7222839-9','0300-7061272','Sameera','3A','Christianity','2023-10-18 05:06:38','2023-10-19 12:19:28'),(2954,77,1743,'Muhammad Humair',NULL,'2013-03-29','Rashid Ali','44206-3326199-3','03158404568','Saba','3A','Islam','2023-10-18 05:07:04',NULL),(2955,5,7433,'Navin Nadir',NULL,'2015-08-23','Nadir Musih','42101-7222839-9','0300-7061272','Sameera','3A','Christianity','2023-10-18 05:08:42','2023-10-19 12:19:28'),(2956,77,1746,'Usman Khan','','2011-09-10','Sajid Khan','42401-9121535-3','03456424342','Raheema','3','Islam','2023-10-18 05:09:19','2023-10-19 06:41:45'),(2957,5,7456,'Mariam',NULL,'2015-07-15','Imran Khan','42201-9000493-1','0342-2214961','Zakia Bano','3A','Islam','2023-10-18 05:10:08','2023-10-19 12:19:28'),(2958,77,1747,'Shahviez ',NULL,'2013-10-18','Javeed Aslam','42101-1905284-5','03102462443','Samina','3A','Islam','2023-10-18 05:11:45',NULL),(2959,5,7458,'Muhammad Sami',NULL,'2014-10-14','Muhammad Salam','42201-1331774-7','0302-0125206','Shazia','3A','Islam','2023-10-18 05:11:49','2023-10-19 12:19:28'),(2960,92,554,'Sara Bibi',NULL,'2014-11-22','Afzal Hussain',NULL,NULL,NULL,'2A','Islam','2023-10-18 05:12:32',NULL),(2961,5,7476,'Abeeha',NULL,'2013-08-13','Shazad Musih','42301-9768122-5','0342-1241239','Shumaila Shehzad','3A','Christianity','2023-10-18 05:13:27','2023-10-19 12:19:28'),(2962,92,547,'Manahil Hafeez',NULL,'2016-04-25','Hafeez',NULL,NULL,NULL,'2A','Islam','2023-10-18 05:14:05',NULL),(2963,59,5637,'Anaya',NULL,'2016-02-01','Nadeem','42101-4253710-5','03228282943','Faiza','1','Islam','2023-10-18 05:14:18',NULL),(2964,77,1748,'Bismah',NULL,'2013-08-06','Muhammad Ashraf',NULL,'031823542190','Shumila','3A','Islam','2023-10-18 05:14:44',NULL),(2965,145,3868,'Ayesha',NULL,'2012-08-04','Sadiq Hussain ',NULL,NULL,'Naila','1','Islam','2023-10-18 05:14:56',NULL),(2966,5,7483,'Shayan Ali',NULL,'2013-09-23','Sultan Ali','42101-0379708-9','0312-1202865','Sobia ','3A','Islam','2023-10-18 05:15:03','2023-10-19 12:19:28'),(2967,59,5638,'Haim Qureshi',NULL,'2016-01-20','Muhammad Kamran','42101-5425395-7','03312495130','Kanwal','1','Islam','2023-10-18 05:15:28','2023-10-20 10:16:51'),(2968,145,3869,'Muhammad Hassan ',NULL,'2015-02-14','Muhammad Abid ',NULL,NULL,'Zakia Naz ','1','Islam','2023-10-18 05:15:46',NULL),(2969,92,549,'Asma Akhtar',NULL,'2015-06-07','Akhtar Nawaz',NULL,NULL,NULL,'2A','Islam','2023-10-18 05:15:57',NULL),(2970,145,3893,'Anamta',NULL,'2019-12-05','Muhammad Ali ',NULL,NULL,'Ameena ','1','Islam','2023-10-18 05:16:32',NULL),(2971,59,5639,'Ansha',NULL,'2016-12-19','Rizwan Ahmed','44210-1359245-5','032187011338','Nousheen','1','Islam','2023-10-18 05:16:42','2023-10-28 08:20:21'),(2972,145,3936,'Abdul Rafay ',NULL,'2014-09-26','Zaheer Ahmed ',NULL,NULL,'Fozia Kiran ','1','Islam','2023-10-18 05:17:30',NULL),(2973,59,5641,'Wajahat',NULL,'2016-08-29','Muhammad Qaseer','33203-1862073-5','03172804186','Sadia','1','Islam','2023-10-18 05:17:36',NULL),(2974,59,5647,'Usama',NULL,'2014-06-19','Naseeb Irshad','13501-9131782-2','03484693707',NULL,'1','Islam','2023-10-18 05:18:17',NULL),(2975,145,3967,'Arushma',NULL,'2015-09-13','Imran Malik',NULL,NULL,'Zoya','1','Islam','2023-10-18 05:18:31',NULL),(2976,5,7487,'Ali Hasan',NULL,'2009-03-13','Muhammad Akmal','31302-8029832-1',NULL,'Shahida Bibi','3A','Islam','2023-10-18 05:18:33','2023-10-20 08:52:56'),(2977,92,564,'Zainab',NULL,'2014-02-15','Hashim',NULL,NULL,NULL,'2A','Islam','2023-10-18 05:19:05',NULL),(2978,77,1774,'Faizan',NULL,'2012-07-08','Muhammad Abbas','36401-6286046-5','0306739611','Rabia','3A','Islam','2023-10-18 05:19:07',NULL),(2979,59,5648,'Alam Zaib',NULL,'2016-03-04','Jahanzaib','13502-2223181-9','03453351190','Taj Bibi','1','Islam','2023-10-18 05:19:22',NULL),(2980,145,3974,'Ayan Raza',NULL,'2015-06-06','Muhammad Asghar ',NULL,NULL,'Naeema ','1','Islam','2023-10-18 05:19:22',NULL),(2981,145,3991,'Maham',NULL,'2016-07-14','Zeeshan Ahmed ',NULL,NULL,'Shazia','1','Islam','2023-10-18 05:20:06',NULL),(2982,92,567,'Manahil Shah',NULL,'2016-08-03','Shahzad Yousuf',NULL,NULL,NULL,'2A','Islam','2023-10-18 05:20:14',NULL),(2983,59,5650,'Muzakir',NULL,'2016-01-01','Meer Muhammad','42201-2971907-3','0346962045','Bashant','1','Islam','2023-10-18 05:20:14',NULL),(2984,5,7493,'Syeda Fatima Shah',NULL,'2015-09-05','Syed Asif Aziz','42401-1826400-5','0321-2623126','Mamona Parveen','3A','Islam','2023-10-18 05:20:16','2023-10-19 12:19:28'),(2985,77,1775,'Fatima',NULL,'2011-01-20','Muhammad Ahad Hussain','42101-7411820-5','03233103588','Neelam','3A','Islam','2023-10-18 05:20:48',NULL),(2986,59,5651,'Muhammad Awais',NULL,'2015-04-03','Sher Afzal','42101-1438909-9','03422395538','Suleema','1','Islam','2023-10-18 05:20:58',NULL),(2987,92,588,'Horia',NULL,'2015-03-23','Muhammad Nasir',NULL,NULL,NULL,'2A','Islam','2023-10-18 05:21:00',NULL),(2988,145,3995,'Muhammad Hashir ',NULL,'2014-11-22','Muhammad Rehan ',NULL,NULL,'Qamar Jahan','1','Islam','2023-10-18 05:21:04',NULL),(2989,59,5654,'Sudais',NULL,'2015-05-14','Imran','42101-8109255-1',NULL,'Adeeba','1','Islam','2023-10-18 05:21:42',NULL),(2990,77,1785,'Zainab',NULL,'2013-04-09','Rehan','42101-4500639-1','03128027510','Naheed','3A','Islam','2023-10-18 05:22:14',NULL),(2991,145,3999,'Muhammad Shahbaz Attari',NULL,'2015-03-19','Abdul Qadeer ',NULL,NULL,'Saima Erum ','1','Islam','2023-10-18 05:22:36',NULL),(2992,5,7494,'Rumaisa',NULL,'2013-04-27','Muhammad Nazim','31302-5664017-9','0318-8951114','Azra','2A','Islam','2023-10-18 05:22:52','2023-10-19 12:19:28'),(2993,92,487,'Sabiha',NULL,'2014-12-20','Syed Faraz',NULL,NULL,NULL,'2A','Islam','2023-10-18 05:22:53',NULL),(2994,59,5665,'Faiqa',NULL,'2014-11-18','Nadeem','42101-4253710-5','03228282943','Faiza','1','Islam','2023-10-18 05:23:23',NULL),(2995,145,4001,'Ayeza Muneer ',NULL,'2016-01-02','Muneer Ahmed ',NULL,NULL,'Shahnaz ','1','Islam','2023-10-18 05:23:36',NULL),(2996,92,469,'Abdul wasay',NULL,'2015-05-20','Khursheed',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:24:01',NULL),(2997,59,5682,'Kashan',NULL,'2016-09-26','Muhammad Tariq','42101-6606116-1','03121214201','Rakhshi','1','Islam','2023-10-18 05:24:03','2023-10-28 08:21:53'),(2998,5,7510,'Javeria Monis',NULL,'2011-09-04','Monis','42101-1706235-7','0334-3228916','Samar Fatima','3A','Islam','2023-10-18 05:24:15','2023-10-19 12:19:28'),(2999,77,1786,'Muhammad Anus',NULL,'2013-05-08','Nafees-Ur-Rehman','42101-9902937-9','03192512372','faiza Naz','3A','Islam','2023-10-18 05:24:19',NULL),(3000,145,4002,'Malaika noor ',NULL,'2013-08-01','Muhammad Qasim Khan ',NULL,NULL,'Nighat ','1','Islam','2023-10-18 05:24:29',NULL),(3001,92,497,'Muhammad khan',NULL,'2013-12-10','Momin Khan',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:25:08',NULL),(3002,59,5683,'Abdul Rafay',NULL,'2016-05-13','Noman Ismail','42101-0668338-8','03152087820','Saba','1','Islam','2023-10-18 05:25:09',NULL),(3003,77,1787,'Moiz',NULL,'2010-10-20','Muzammil','42101-9805840-3','03332336325','Mehvish','3A','Islam','2023-10-18 05:25:16',NULL),(3004,145,4007,'Muhammad Anas ',NULL,'2014-09-01','Muhammad Azad ',NULL,NULL,'Sabiya Naz ','1','Islam','2023-10-18 05:25:19',NULL),(3005,5,7511,'Yumna',NULL,'2015-11-25','Syed Monis','42101-1706235-7','0334-3228916','Samar Fatima','3A','Islam','2023-10-18 05:25:49','2023-10-19 12:19:28'),(3006,92,522,'Muhammad Tayyab',NULL,'2015-02-13','Abdul Hafeez',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:25:59',NULL),(3007,59,5684,'Abdul Kabeer',NULL,'2017-07-15','Khalid Baloch','42101-9660097-3','03322136121',NULL,'1','Islam','2023-10-18 05:26:00',NULL),(3008,145,4009,'Muhammad Qasim ',NULL,'2016-01-05','Muhammad Sajid ',NULL,NULL,'Jamila','1','Islam','2023-10-18 05:26:09',NULL),(3009,59,5691,'Sarmad Ali',NULL,'2015-03-24','Imtiaz Ali','45305-0345009-3','03012761388','Erum','1','Islam','2023-10-18 05:26:53',NULL),(3010,77,1897,'Muhammad Zaid Gul',NULL,'2012-05-20','Muhammad Jaan Gul','12102-2145987-1','03339192684','fozia Bibi','3A','Islam','2023-10-18 05:27:01',NULL),(3011,5,7519,'Nabiha Furqan',NULL,'2015-11-03','Furqan','42101-9220962-7','0311-2780726','Hina','3A','Islam','2023-10-18 05:27:06','2023-10-19 12:19:28'),(3012,92,517,'Gh.Murtaza',NULL,'2012-05-24','Ab.Malik',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:27:16',NULL),(3013,145,4010,'Hamza Rustam ',NULL,'2016-08-04','Muhammad Rustam ',NULL,NULL,'Shabana Yasmeen ','1','Islam','2023-10-18 05:27:24',NULL),(3014,59,5692,'Amir Ali',NULL,'2013-09-15','Imtiaz Ali','45305-0345009-3','03012761388','Erum','1','Islam','2023-10-18 05:27:32',NULL),(3015,92,533,'Muzammil',NULL,'2016-11-15','Muneer',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:27:53',NULL),(3016,77,1802,'Mahnoor Naz',NULL,'2011-07-22','Muhammad Amir','42401-2744608-1',NULL,'Aqsa Naz','3A','Islam','2023-10-18 05:28:10',NULL),(3017,92,538,'Asmad',NULL,'2010-11-20','Lateef Ahmed',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:28:39',NULL),(3018,5,7525,'Dawood Raza',NULL,'2014-11-02','Shoaib ur Rehman','42101-8834354-7','0308-2958853','Fehmida','3A','Islam','2023-10-18 05:28:49','2023-10-19 12:19:28'),(3019,77,1810,'Abdul Haseeb',NULL,'2012-11-18','Asif Iqbal Shah','42101-0237505-3',NULL,'Qurat-ul-Ain','3A','Islam','2023-10-18 05:29:22',NULL),(3020,145,4011,'Mudassir',NULL,'2016-09-21','Muhammad Javed',NULL,NULL,'Sultana','1','Islam','2023-10-18 05:29:27',NULL),(3021,59,5708,'Syeda Zara',NULL,'2017-01-12','Asghar Ali','42201-0338264-3','03123817550','Shehzadi','1','Islam','2023-10-18 05:29:30',NULL),(3022,92,562,'Muhammad Ahmed',NULL,'2010-06-04','Ab.Majid',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:30:20',NULL),(3023,5,7530,'Humaira',NULL,'2013-02-04','Riaz Hussain','32301-2256796-9','0306-2453562','Haseena','3A','Islam','2023-10-18 05:30:25','2023-10-19 12:19:28'),(3024,145,3924,'Muhammad Hasnain ',NULL,'2013-06-20','Muhammad Kalid ',NULL,NULL,'Humna Naz','1','Islam','2023-10-18 05:30:27',NULL),(3025,59,5495,'Muhammad Hussain',NULL,'2014-11-04','Ahsaan','42501-9269631-2','03157717269','Hifza','1','Islam','2023-10-18 05:30:56','2023-10-20 10:18:09'),(3026,77,1812,'Rania',NULL,'2015-06-05','Abdul Rehman','42101-5129581-1','03212694090','Sumaira','3A','Islam','2023-10-18 05:31:12',NULL),(3027,145,4043,'Samad ',NULL,'2016-08-23','Muhammad Shahid ',NULL,NULL,'Naheed','1','Islam','2023-10-18 05:31:30',NULL),(3028,59,5534,'Muhammad Zia',NULL,'2014-06-27','Abd us Samad','42101-1867018-3','03422626981','Saima','1','Islam','2023-10-18 05:31:41','2023-10-28 08:21:21'),(3029,5,7564,'Anabia Waseem',NULL,'2014-06-20','Muhammad Waseem','42101-6723726-5','0311-3214769','Ambreen','3A','Islam','2023-10-18 05:31:50','2023-10-19 12:19:28'),(3030,92,485,'Ibrahim',NULL,'2013-01-28','Ab.Razaq',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:32:17',NULL),(3031,59,5624,'Mustaqeem',NULL,'2013-05-22','Muhammad Salman','42101-1680227-7','03003610544','Razia','1','Islam','2023-10-18 05:32:31',NULL),(3032,145,4053,'Abdul Karim ',NULL,'2014-07-24','Muhammad Hussain ',NULL,NULL,'Salma','1','Islam','2023-10-18 05:32:31',NULL),(3033,77,1817,'Shoaib Hussain',NULL,'2013-09-11','Sajida Hussain','42101-0880503-1',NULL,'Maryam','3A','Islam','2023-10-18 05:32:33',NULL),(3034,5,7569,'Muhammad Tayyab',NULL,'2010-11-12','Muhammad Iqbal','36103-4862648-1','0306-2255011','Sahra Bibi','3A','Islam','2023-10-18 05:33:10','2023-10-19 12:19:28'),(3035,59,5669,'Muhammad Hasan',NULL,'2014-09-10','Kashif','42101-5861345-0','03102819425',NULL,'1','Islam','2023-10-18 05:33:20','2023-10-20 10:19:22'),(3036,145,4054,'Muhammad Raza',NULL,'2015-12-11','Noman ',NULL,NULL,'Hina','1','Islam','2023-10-18 05:33:22',NULL),(3037,59,5710,'Muhammad Sohail Khan',NULL,'2012-12-14','Noor Muhammad Khan','42101-6447048-1','03413006416','Hajra','1','Islam','2023-10-18 05:33:57','2023-10-20 10:18:56'),(3038,145,4056,'Iqra',NULL,'2015-09-26','Mehtab ',NULL,NULL,'Sumair ','1','Islam','2023-10-18 05:34:06',NULL),(3039,92,602,'Muhammad Saqib',NULL,'2014-03-01','RAshid Hussain',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:34:11',NULL),(3040,77,1821,'Muhtisham',NULL,'2014-05-23','Zeeshan Ahmed','42101-1887653-7','03112214724','Mahnoor','3A','Islam','2023-10-18 05:34:12',NULL),(3041,145,4063,'Faris',NULL,'2017-01-22','Muhammad Rashid ',NULL,NULL,'Asifa','1','Islam','2023-10-18 05:34:48',NULL),(3042,5,7576,'Muhammad Hasnain',NULL,'2013-08-07','Muhammad Rafique','42101-4617097-7','0300-2847186','Shazia Mai','3A','Islam','2023-10-18 05:35:12','2023-10-19 12:19:28'),(3043,59,5712,'Muhammad Mudassir',NULL,'2017-05-24','Azmat Khan','36103-6948844-9','03452521952','Sadia','1','Islam','2023-10-18 05:35:28',NULL),(3044,92,603,'Zain-Ul-Abdin',NULL,'2014-09-15','Zahid Akhtar',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:35:31',NULL),(3045,77,1824,'Muhammad Naveed Ansari',NULL,'2010-03-20','Mairaj Uddin','42101-3621258-7','03132404054','Kishweer','3A','Islam','2023-10-18 05:35:53',NULL),(3046,59,5741,'Ali Mavia',NULL,'2014-03-20','Syed Habib Shah','42101-5507262-7','03431122337','Madiha','1','Islam','2023-10-18 05:36:02','2023-10-20 10:19:54'),(3047,145,4064,'Umm-e-Hani',NULL,'2016-04-04','Salman Ali',NULL,NULL,'Faiza Salman ','1','Islam','2023-10-18 05:36:23',NULL),(3048,92,496,'Shanaza Bibi',NULL,'2018-03-15','Sajjad',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:36:28',NULL),(3049,59,5752,'Mustufa',NULL,'2014-10-05','Akram','42101-1842249-7','03410266396','Somia','1','Islam','2023-10-18 05:36:37',NULL),(3050,59,5753,'Aman',NULL,'2015-01-08','Muhammad Kamran','42401-0720549-1','03145873745','Shehla','1','Islam','2023-10-18 05:37:13','2023-10-20 10:20:16'),(3051,92,543,'Maryam',NULL,'2014-12-10','Shahnawaz',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:37:13',NULL),(3052,77,1850,'Jawaria ',NULL,'2012-06-13','Muhammad Mohsin','42201-6580924-1','03144656631','Aneela','3A','Islam','2023-10-18 05:37:24',NULL),(3053,5,7582,'Ayan',NULL,'2013-01-02','Muhammad Irfan','42101-5937554-9','0311-2951976','Sidra','3A','Islam','2023-10-18 05:37:24','2023-10-19 12:19:28'),(3054,145,4068,'Dawood ','','2014-11-20','Amir Masih ','','','Nasreen ','1','Christianity','2023-10-18 05:37:35','2023-10-18 06:03:20'),(3055,59,5760,'Jameel',NULL,'2014-10-02','Rehmat','42101-1494246-5','03342093773','Faqeera','1','Islam','2023-10-18 05:38:01',NULL),(3056,92,518,'Urooj ',NULL,'2014-11-11','Majid',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:38:12',NULL),(3057,145,4069,'Merry Ishaq ','','2016-08-26','Ishaq Masih ','','','Sumaira Ishaq','1','Christianity','2023-10-18 05:38:26','2023-10-18 06:03:53'),(3058,59,5763,'Zain Ahmed',NULL,'2014-04-10','Saleem Ahmed','42101-5137904-3','03152490414','Rukhsana','1','Islam','2023-10-18 05:38:47',NULL),(3059,5,7583,'Muhammad Ahmed',NULL,'2018-11-20','Muhammad Ansar','36303-3437943-5','0302-7474259','Ishrat Bibi','3A','Islam','2023-10-18 05:38:54','2023-10-19 12:19:28'),(3060,77,1874,'Aman',NULL,'2013-10-24','Muhammad Imran','42101-0308608-3','03132298801','Shaishta','3A','Islam','2023-10-18 05:39:01',NULL),(3061,145,4070,'Ahsan Khan ',NULL,'2015-05-10','Sajid Khan ',NULL,NULL,'Rahima','1','Islam','2023-10-18 05:39:19',NULL),(3062,59,5765,'Haroon',NULL,'2015-08-10','Imran','42101-8275004-1','03446303899','Zainab','1','Islam','2023-10-18 05:39:24',NULL),(3063,92,540,'Ayesha',NULL,'2016-02-25','Hayyat',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:39:32',NULL),(3064,145,4074,'Ilma Siddiqui',NULL,'2016-07-06','Muhammad Amir ',NULL,NULL,'Mairah ','1','Islam','2023-10-18 05:40:06',NULL),(3065,92,541,'kainat',NULL,'2013-06-09','Ahmed khan',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:40:12',NULL),(3067,59,5768,'Muhammad Umar Khan',NULL,'2014-12-28','Muhammad Dawood Khan','42101-9248785-7','03403164157','Fareeda','1','Islam','2023-10-18 05:40:33','2023-10-20 10:20:46'),(3068,145,4076,'Muhammad Affan ',NULL,'2016-06-15','Nabeel Ahmedv',NULL,NULL,'Iqra','1','Islam','2023-10-18 05:40:59',NULL),(3069,92,542,'Muneeba',NULL,'2016-10-04','Parvaiz',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:41:06',NULL),(3070,59,5769,'Arman Gul',NULL,'2015-08-05','Nawab Gul','42101-8754653-3','03452819701','Parveen','1','Islam','2023-10-18 05:41:27',NULL),(3071,145,4078,'Saher ',NULL,'2015-02-21','Muhammad Azeem ',NULL,NULL,'Asma ','1','Islam','2023-10-18 05:41:51',NULL),(3072,59,5732,'Abdullah',NULL,'2015-04-19','Muhammad Ayub','42101-1623757-9','03122960544','Dilshad','1','Islam','2023-10-18 05:42:10',NULL),(3073,5,7608,'Aleeba Saddam',NULL,'2014-03-15','Saddam Hussain','31201-8889587-3','0303-2716595',NULL,'3A','Islam','2023-10-18 05:42:18','2023-10-19 12:19:28'),(3074,145,4089,'Zoha',NULL,'2017-08-08','Abdul Qadeer ',NULL,NULL,'Zeenat ','1','Islam','2023-10-18 05:42:33',NULL),(3076,145,4091,'Kashaf ',NULL,'2016-08-31','Muhammad Danish',NULL,NULL,'Sadaf','1','Islam','2023-10-18 05:43:21',NULL),(3077,59,5773,'Sudais',NULL,'2012-11-19','Afsar','42101-8612344-7',NULL,'Zainab','1','Islam','2023-10-18 05:43:23',NULL),(3078,92,546,'Madiha ',NULL,'2012-06-07','Riaz',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:44:08',NULL),(3079,59,5777,'Zakir Ur Rehman',NULL,'2013-11-11','Khawar Ur Rehman','42101-2668592-3','03362503011','Hina','1','Islam','2023-10-18 05:44:09',NULL),(3080,5,7609,'Sawera Bibi',NULL,'2014-08-28','Abdul Malik','42401-1334264-3','0304-7135623','Sharifan','3A','Islam','2023-10-18 05:44:13','2023-10-19 12:19:28'),(3081,145,4093,'Ayesha Ahmed ',NULL,'2016-11-25','Waqar Ahmed ',NULL,NULL,'Anum ','1','Islam','2023-10-18 05:44:20',NULL),(3082,59,5505,'Saifullah','','2014-12-29','Muhammad Azam','42101-1715712-9','03133520477','Rasheeda','2A','Islam','2023-10-18 05:45:14','2023-10-18 05:45:43'),(3083,145,4096,'Muhammad Yousuf ',NULL,'2013-09-28','Naveed Ahmed ',NULL,NULL,'Fatima','1','Islam','2023-10-18 05:45:19',NULL),(3084,92,440,'Areeba',NULL,'2013-04-02','Sy.Faraz',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:45:30',NULL),(3085,5,7610,'Ghulam Mustufa',NULL,'2015-12-25','Abdul Malik','42401-1334264-3','0304-7135623','Sharifan','3A','Islam','2023-10-18 05:45:46','2023-10-19 12:19:28'),(3086,145,5005,'Hania',NULL,'2016-08-17','Jahnzaib ',NULL,NULL,'Sana','1','Islam','2023-10-18 05:46:12',NULL),(3087,92,563,'kiran',NULL,'2010-09-13','Lateef Ahmed',NULL,NULL,NULL,'3A','Islam','2023-10-18 05:46:31',NULL),(3088,59,0,'00000',NULL,'2015-03-15','000','42000-0406807-5','03003458293','000','2A','Islam','2023-10-18 05:47:12','2023-10-28 08:28:50'),(3090,145,5007,'Zainab Bibi ',NULL,'2018-01-20','Muhammad Naeem ',NULL,NULL,'Almas Bibi ','1','Islam','2023-10-18 05:47:49',NULL),(3091,5,7437,'Imran Rizwan',NULL,'2010-05-21','Rizwan Ahmed','42101-1032983-9','0333-2244603','Qurat-ul-Ain','4','Islam','2023-10-18 05:47:51','2023-10-19 12:19:28'),(3092,82,9045,'Muhammad Hasnain',NULL,'2015-06-04','Nadeem Ahmed',NULL,'03132256939',NULL,'1','Islam','2023-10-18 05:47:51',NULL),(3093,59,5529,'Abdul Raheem',NULL,'2018-05-22','Muhammad Ahmed Abbasi','42201-7441344-9','03412387314','Sobia','2A','Islam','2023-10-18 05:47:57','2023-10-20 10:22:46'),(3094,92,480,'Muhammad Shahzaib Khan',NULL,'2015-03-23','Muhammad Amir',NULL,NULL,NULL,'4','Islam','2023-10-18 05:47:58',NULL),(3095,59,5531,'Abdul Rehman',NULL,'2016-10-27','Multan Abbasi','42401-0247856-7','03412387314','Shamim','2A','Islam','2023-10-18 05:48:50',NULL),(3096,145,5017,'Muhammad Ayna Ahmed',NULL,'2014-01-26','Faheem Ahmed ',NULL,NULL,'Nighat Kanwal ','1','Islam','2023-10-18 05:48:52',NULL),(3097,92,481,'Muhammad Arif',NULL,'2013-03-11','Muhammad Amir',NULL,NULL,NULL,'4','Islam','2023-10-18 05:48:53',NULL),(3098,82,9109,'Muhammad Minhaj',NULL,'2016-07-27','Muhammad Imran','42101-1446225-5','03322310721','Fari','1','Islam','2023-10-18 05:49:23',NULL),(3099,92,512,'Muhammad Ayan',NULL,'2012-03-10','Muhammad Ansar',NULL,NULL,NULL,'4','Islam','2023-10-18 05:49:42',NULL),(3100,59,5561,'Saifullah Samad',NULL,'2012-02-15','Samad Gul','42101-1874694-5','03462395042','Zahid Bibi','2A','Islam','2023-10-18 05:49:43',NULL),(3101,145,5028,'Javeeka','','2014-04-05','Iqbal Masih ','','','Munawar Akbar ','1','Christianity','2023-10-18 05:49:47','2023-10-18 06:02:39'),(3102,5,2625,'Anas',NULL,'2011-10-15','Abdul Samad','42101-1006813-1','0321-2866994','Saeeda','4','Islam','2023-10-18 05:49:50','2023-10-19 12:19:28'),(3103,92,525,'Arman Ali',NULL,'2011-04-08','Ali khan',NULL,NULL,NULL,'4','Islam','2023-10-18 05:50:23',NULL),(3104,145,5036,'Maham',NULL,'2017-10-22','Munawar Akbar',NULL,NULL,'Zeenat ','1','Islam','2023-10-18 05:50:52',NULL),(3106,59,5564,'Sumair Ghouri',NULL,'2014-08-04','Muhammad Zeeshan Ghouri','42000-0484335-7','0312244424','Tehmeena','2A','Islam','2023-10-18 05:51:17','2023-10-20 10:23:08'),(3107,82,9179,'Almir Khan',NULL,'2016-01-17','Muhammad Jawed','42101-9887238-1','032136651958',NULL,'1','Islam','2023-10-18 05:51:27',NULL),(3108,145,3692,'Bisma',NULL,'2013-02-21','Pervez Muhammad ',NULL,NULL,'Ana','1','Islam','2023-10-18 05:51:39',NULL),(3109,59,5579,'Syed Awais Ali',NULL,'2014-10-15','Shoukat Ali','41303-9725880-7','03162714797','Noor Jahan','2A','Islam','2023-10-18 05:52:09','2023-10-20 10:23:32'),(3110,145,3975,'Hamza',NULL,'2011-08-25','Pervez Muhammad ',NULL,NULL,'Ana','1','Islam','2023-10-18 05:52:19',NULL),(3111,92,555,'Muhammad khubaib',NULL,'2012-08-31','Abdul Hakim',NULL,NULL,NULL,'4','Islam','2023-10-18 05:52:28',NULL),(3112,5,7312,'Muhammad Farhan',NULL,'2012-11-04','Muhammad Imran','31302-8420298-7','0303-8913873','Rabia','4','Islam','2023-10-18 05:52:56','2023-10-19 12:19:28'),(3113,92,453,'Anas',NULL,'2014-06-05','Shakir',NULL,NULL,NULL,'4','Islam','2023-10-18 05:53:06',NULL),(3114,59,5580,'Abdul Wahab',NULL,'2012-01-14','Shoukat Ali','41303-9725880-7','03162714797','Noor Jahan','2A','Islam','2023-10-18 05:53:09',NULL),(3115,82,9261,'Muhammad Hunain',NULL,'2016-08-01','Abdul Salam','42201-1827106-3','03171013158','shaheen','1','Islam','2023-10-18 05:53:10',NULL),(3116,145,5051,'Dua Mantasha',NULL,'2015-11-08','Abdul Khalil',NULL,NULL,'Zubaida','1','Islam','2023-10-18 05:53:11',NULL),(3117,59,5581,'Muhammad Raheel',NULL,'2015-12-21','Shariq','42101-4671960-7','03009250930','Maryam','2A','Islam','2023-10-18 05:53:52',NULL),(3118,92,594,'Muhammad Ayan',NULL,'2015-08-19','Mazhar Hussain',NULL,NULL,NULL,'4','Islam','2023-10-18 05:53:57',NULL),(3119,145,5052,'Fahad',NULL,'2013-07-15','Faheem Ahmed',NULL,NULL,'Nasreen ','1','Islam','2023-10-18 05:54:08',NULL),(3120,5,7362,'Muhammad Ayaz',NULL,'2014-11-10','Muhammad Abbas','31302-6663526-3','0342-2214961','Kishwar','4','Islam','2023-10-18 05:54:28','2023-10-19 12:19:28'),(3121,82,9268,'Muhammad Ali',NULL,'2015-10-20','Khalil Ahmed ','42101-4938024-9','03104060109','Anum','1','Islam','2023-10-18 05:54:33',NULL),(3122,59,5583,'Mohsin',NULL,'2015-05-28','Saddam Hussain','41205-2218172-7','03490255749','Kiran Naz','2A','Islam','2023-10-18 05:54:43','2023-10-20 10:25:02'),(3123,145,5053,'Muhammad Ahtisham ',NULL,'2016-04-11','Muhammad Wasif Siddiqui',NULL,NULL,'Nazmeen ','1','Islam','2023-10-18 05:55:16',NULL),(3124,92,595,'Gulam Shahab Udin',NULL,'2014-10-05','Parveez',NULL,NULL,NULL,'4','Islam','2023-10-18 05:55:25',NULL),(3125,5,7384,'Saad Ali',NULL,'2014-07-19','Muhammad Faisal','42101-1108951-1','0312-3019181','Hina','4','Islam','2023-10-18 05:56:00','2023-10-19 12:19:28'),(3126,145,5064,'Iqra Rahid ',NULL,'2014-09-03','Muhammad Rashid ',NULL,NULL,'Nousheen Rashid ','1','Islam','2023-10-18 05:56:24',NULL),(3127,92,493,'Threem Zubair',NULL,'2014-12-08','Muhammad Zubair',NULL,NULL,NULL,'4','Islam','2023-10-18 05:56:42',NULL),(3128,59,5587,'Jawad Naseeb',NULL,'2015-08-28','Naseeb Bahadur','42101-1153363-7','03452635672','Shazia','2','Islam','2023-10-18 05:56:50','2023-10-20 10:28:11'),(3129,82,9270,'ZikrIya',NULL,'2017-04-21','MUHAMMAD Ibrahim','42101-8387319-7','1310293982','Hajra','1','Islam','2023-10-18 05:57:21',NULL),(3130,145,5065,'Marwah',NULL,'2016-03-06','Muhammad Amir Raza',NULL,NULL,'Gulnaz Bibi ','1','Islam','2023-10-18 05:57:25',NULL),(3131,5,7403,'Jaweria',NULL,'2015-04-01','Muhammad Rashid','42101-3656638-9','0308-2849345','Shaista Mai','4','Islam','2023-10-18 05:57:36','2023-10-19 12:19:28'),(3132,92,452,'Aneela',NULL,'2013-06-02','Bhaktazar',NULL,NULL,NULL,'4','Islam','2023-10-18 05:57:36',NULL),(3133,59,5586,'Shayan Ahmed',NULL,'2014-06-11','Meraj Ahmed','42101-4506384-7','03432616325','Salma','2A','Islam','2023-10-18 05:58:01',NULL),(3134,145,5066,'Shaheen ',NULL,NULL,'Shahid Ali',NULL,NULL,NULL,'1','Islam','2023-10-18 05:58:15',NULL),(3135,92,514,'Memmona',NULL,'2013-04-29','Asif Khan',NULL,NULL,NULL,'4','Islam','2023-10-18 05:58:20',NULL),(3136,82,9300,'Hasnain',NULL,'2017-02-11','Fareed','42101-5332046-1','03171013158','Saira','1','Islam','2023-10-18 05:58:34',NULL),(3137,59,5597,'Abdul Rehman',NULL,'2010-11-04','Muhammad Javed','42301-5320605-7','03333569943',NULL,'2A','Islam','2023-10-18 05:58:59',NULL),(3138,5,7431,'Aliza',NULL,'2012-11-06','Nadir Musih','42101-7222839-3','0312-21063322','Sumaira','4','Christianity','2023-10-18 05:59:10','2023-10-19 12:19:28'),(3140,92,527,'Haram',NULL,'2011-07-08','Abdul Hafeez',NULL,NULL,NULL,'4','Islam','2023-10-18 05:59:11',NULL),(3142,92,531,'Laiba',NULL,'2011-12-29','Muhammad Naveed',NULL,NULL,NULL,'4','Islam','2023-10-18 06:00:13',NULL),(3143,82,9304,'Abdullah',NULL,'2013-08-14','Umer Daraz',NULL,'03158830120','Ana','1','Islam','2023-10-18 06:00:20',NULL),(3144,152,5959,'Alisha',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'1',NULL,'2023-10-18 06:00:29',NULL),(3145,5,7473,'Bushra Azam',NULL,'2012-08-19','Muhammad Azam Ahmed','42101-9349954-5','0337-0398252','Saima Azeem','4','Islam','2023-10-18 06:00:43','2023-10-19 12:19:28'),(3146,59,5606,'Ayesha',NULL,'2014-10-29','Muhammad Usman','42101-6246986-5','03121107998','Huda','2A','Islam','2023-10-18 06:00:44',NULL),(3147,152,5970,'Arman',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-18 06:01:01',NULL),(3148,145,5067,'Muhammad Sufyan ',NULL,'2014-03-14','Muhammad Shoaib ',NULL,NULL,'Firdous ','1','Islam','2023-10-18 06:01:07',NULL),(3149,82,9305,'Hasnain',NULL,'2016-09-30','Umer Daraz',NULL,'03158830120','Ana','1','Islam','2023-10-18 06:01:16',NULL),(3150,59,5607,'Muhammad Ayan',NULL,'2015-01-23','Aurangzeb','44103-0311127-7','0332061120','Mehtab','2A','Islam','2023-10-18 06:01:37',NULL),(3151,92,479,'Ammara',NULL,'2014-06-26','Azam khan',NULL,NULL,NULL,'4','Islam','2023-10-18 06:01:45',NULL),(3152,145,5072,'Harmain',NULL,'2018-05-10','Muhammad Kamran ',NULL,NULL,'Sonya','1','Islam','2023-10-18 06:01:49',NULL),(3153,59,5610,'Zaid',NULL,'2015-04-10','Muhammad Amir','42101-5591711-5','03112230355','Sana','2A','Islam','2023-10-18 06:02:25',NULL),(3154,5,7520,'Zainab',NULL,'2013-09-30','Muhammad Azmat Ghouri','42101-9898813-1','0308-3961987','Hina','4','Islam','2023-10-18 06:02:54','2023-10-19 12:19:28'),(3155,59,5611,'Aban Zubair',NULL,'2014-03-30','Zubair Ahmed','42101-6630569-1','03152481517','Mehwish','2A','Islam','2023-10-18 06:03:19',NULL),(3156,82,9315,'Rayyan ',NULL,'2016-10-06','Khalid ',NULL,'03178383477','Reema ','1','Islam','2023-10-18 06:03:47',NULL),(3157,59,5616,'Subhan Ali Bikik',NULL,'2015-01-07','Muhammad Imran','42101-1875293-1','03132643920','Saba','2','Islam','2023-10-18 06:04:05','2023-10-20 10:29:07'),(3158,92,436,'Muhammad Ariz khan',NULL,'2013-07-15','Muhammad Naeem',NULL,NULL,NULL,'5','Islam','2023-10-18 06:04:32',NULL),(3159,5,7522,'Umm-e-Hani',NULL,'2013-12-27','Muhammad Shakeel','42101-1391718-5','0346-2011143','Samreen','4','Islam','2023-10-18 06:04:46','2023-10-19 12:19:28'),(3160,82,9316,'Hannan',NULL,'2015-03-03','Khalid ',NULL,'03178383477','Reema ','1','Islam','2023-10-18 06:04:48',NULL),(3161,59,5620,'Okasha',NULL,'2014-02-07','Siddique Bahadur','42101-6635404-7','03462021661','Salma','2','Islam','2023-10-18 06:05:14','2023-10-20 10:29:55'),(3162,92,437,'Muhammad Anis',NULL,'2014-10-04','Bahram Khan',NULL,NULL,NULL,'5','Islam','2023-10-18 06:05:32',NULL),(3163,59,5625,'Hooria',NULL,'2016-03-02','Muhammad Shareef','42101-4753603-1','03133060744','Aliya','2A','Islam','2023-10-18 06:06:08',NULL),(3164,145,3872,'Abeer ',NULL,'2019-07-10','Muhammad Waseem ',NULL,NULL,'Asma','2A','Islam','2023-10-18 06:06:10',NULL),(3165,5,7550,'Shiraz',NULL,'2011-04-12','Abdul Razzaq','36203-7939109-1','0303-2347199',NULL,'4','Islam','2023-10-18 06:06:13','2023-10-20 08:43:59'),(3166,82,9330,'Muhammad Azan',NULL,'2018-01-20','Muhammad Rehan','42101-5693060-9','03132371698','Rabia','1','Islam','2023-10-18 06:06:27',NULL),(3167,92,438,'Sahil',NULL,'2013-06-12','Darvvesh Surfaraz',NULL,NULL,NULL,'5','Islam','2023-10-18 06:06:41',NULL),(3168,59,5628,'Abdul Rafay',NULL,'2012-08-08','Muhammad Raees','42101-7184816-8','03151817842','Nazi Bano','2A','Islam','2023-10-18 06:06:53',NULL),(3169,145,3883,'Hassan ',NULL,'2019-07-20','Imran ',NULL,NULL,NULL,'2A','Islam','2023-10-18 06:07:25',NULL),(3170,5,7557,'Hamza Ali',NULL,'2013-06-11','Nazir Ahmed ','42101-6394310-1','0308-3090113','Samina','4','Islam','2023-10-18 06:07:29','2023-10-19 12:19:28'),(3171,92,475,'Haq nawaz',NULL,'2012-02-17','Shah Nawaz',NULL,NULL,NULL,'5','Islam','2023-10-18 06:07:44',NULL),(3172,59,5663,'Dua Niaz',NULL,'2015-07-16','Niaz Ud Din ','42101-1439105-7','03222441504','Hira ','2A','Islam','2023-10-18 06:07:46','2023-10-20 10:30:24'),(3173,82,9337,'Muhammad Azan',NULL,'2016-02-25','Muhammad Jawed  Habib','42101-3893077-1','03171013158','Erum','1','Islam','2023-10-18 06:08:19',NULL),(3174,145,3911,'Dua Nasir',NULL,'2015-03-24','Nasir Ahmed ',NULL,NULL,'Sajida','2A','Islam','2023-10-18 06:08:26',NULL),(3175,92,495,'Muhammad Imran',NULL,'2011-01-05','Shah Nawaz',NULL,NULL,NULL,'5','Islam','2023-10-18 06:08:38',NULL),(3176,59,5664,'Qurat Ul Ain',NULL,'2013-07-05','Nadeem Qureshi','42101-4253710-5','03228282943','Faiza','2A','Islam','2023-10-18 06:08:53',NULL),(3177,5,7563,'Iman Waseem',NULL,'2013-05-29','Muhammad Waseem','42101-6723726-5','0311-3214769','Ambreen','4','Islam','2023-10-18 06:09:01','2023-10-20 08:45:07'),(3178,145,3919,'Wania ',NULL,'2019-10-25','Muhammad Hayat Khan',NULL,NULL,'Rabia','2A','Islam','2023-10-18 06:09:26',NULL),(3179,92,505,'Muhammad Yousuf',NULL,'2011-06-09','Muhammad Buksh',NULL,NULL,NULL,'5','Islam','2023-10-18 06:09:27',NULL),(3180,59,5667,'Muhammad Ahsan',NULL,'2012-09-06','Muhammad Rafiq','42101-9810791-5','03002078353','Shaista','2A','Islam','2023-10-18 06:09:49','2023-10-20 10:30:47'),(3181,5,7575,'Muhammad Latif',NULL,'2011-05-10','Muhammad Rafique','42101-4617097-7','0300-2847186','Shazia','4','Islam','2023-10-18 06:10:21','2023-10-19 12:19:28'),(3182,145,3965,'Zainab ',NULL,'2019-10-13','Shujaat Ali ',NULL,NULL,'Shaheer','2A','Islam','2023-10-18 06:10:27',NULL),(3183,59,5685,'Abdul Raheem',NULL,'2013-01-10','Noman Ismail','42101-0668338-7','0315201280','Saba','2A','Islam','2023-10-18 06:10:43',NULL),(3184,82,9345,'Syed Azfar',NULL,'2018-02-15','Ali Sultan','34602-1367908-7','03162004429','Erum','1','Islam','2023-10-18 06:10:47',NULL),(3185,92,544,'Muhammad usaid',NULL,'2009-05-08','Naveed khan',NULL,NULL,NULL,'5','Islam','2023-10-18 06:10:51',NULL),(3186,59,5646,'Usman Ghani',NULL,'2013-03-16','Muhammad Asif','42101-1960710-7','03472084237','Anila','2A','Islam','2023-10-18 06:11:24',NULL),(3187,92,411,'Sadaf Afzal',NULL,'2004-02-24','Muhammad Afzal',NULL,NULL,NULL,'5','Islam','2023-10-18 06:11:49',NULL),(3188,59,5693,'Amna',NULL,'2013-05-09','Muhammad Zubair','42101-6630569-1','03152481517','Mehwish','2','Islam','2023-10-18 06:11:58','2023-10-20 10:31:15'),(3189,82,9378,'Muhammad Hussain',NULL,'2014-11-17','Zahid Gul','42101-1869746-1',NULL,'Yasmeen','1','Islam','2023-10-18 06:11:59',NULL),(3190,5,7588,'Muhammad Ahmed ',NULL,'2008-10-02','Azhar Hussain','41304-9386335-5','0311-2811696','Shabana Khanam','4','Islam','2023-10-18 06:11:59','2023-10-20 08:46:04'),(3191,145,3970,'Muhammad Ahad',NULL,'2015-09-15','Muhammad Asim ',NULL,NULL,NULL,'2A','Islam','2023-10-18 06:12:00',NULL),(3192,59,5695,'Muhammad Ayan',NULL,'2012-06-02','Ameen','42101-5454390-3','03213799457','Zareen','2','Islam','2023-10-18 06:12:32','2023-10-20 10:34:25'),(3193,92,441,'Malika Bibi',NULL,'2013-10-08','Lutuf Ali',NULL,NULL,NULL,'5','Islam','2023-10-18 06:12:48',NULL),(3194,145,3971,'Muhammad Hussain ',NULL,'2013-11-30','Muhammad Ramzan ',NULL,NULL,'Noreen','2A','Islam','2023-10-18 06:13:15',NULL),(3195,59,5696,'Faizan',NULL,'2012-06-02','Imran ','42101-4557969-1','03152049978','Hina Naz','2A','Islam','2023-10-18 06:13:19','2023-10-20 10:34:49'),(3196,5,7589,'Farjal Ahmed ',NULL,'2012-12-28','Iqbal Ahmed ','42101-3171309-7','0332-2486120','Atia','4','Islam','2023-10-18 06:13:30','2023-10-20 08:47:25'),(3197,82,9379,'Syed Tabish Ali',NULL,'2013-04-29','Syed Yawer Ali','42301-1116788-5','03452387002','Sadaf','1','Islam','2023-10-18 06:13:44',NULL),(3198,92,455,'Syeda Sunaina',NULL,'2011-06-01','syed-Ul-Samad',NULL,NULL,NULL,'5','Islam','2023-10-18 06:14:23',NULL),(3199,145,3982,'Umm-e-Hania',NULL,'2017-04-20','Muhammad Asim ',NULL,NULL,NULL,'2A','Islam','2023-10-18 06:14:40',NULL),(3200,82,9380,'Maaz Ali ',NULL,'2017-05-22','Masood Ali','42101-1824010-5',NULL,'Nahid','1','Islam','2023-10-18 06:15:00',NULL),(3201,5,7459,'Muhammad Shafee',NULL,'2010-12-23','Muhammad Aslam','42101-8222545-5','0316-2882065','Zarina Bibi','4','Islam','2023-10-18 06:15:02','2023-10-20 08:48:12'),(3202,92,462,'Rukhsar',NULL,'2015-02-15','Ghazi Muhammad',NULL,NULL,NULL,'5','Islam','2023-10-18 06:15:36',NULL),(3203,145,3990,'Neha Noor ',NULL,'2014-10-20','Muhammad Tanveer ',NULL,NULL,'Kausar','2A','Islam','2023-10-18 06:15:42',NULL),(3204,5,7611,'Shayan Irfan',NULL,'2012-01-10','Irfan Musih','42201-8707628-3',NULL,'Safia Bibi','4','Christianity','2023-10-18 06:16:18','2023-10-19 12:19:28'),(3205,59,5702,'Mahnoor',NULL,'2015-02-10','Umair','42101-4923526-3','03164743340','Shazia','2A','Islam','2023-10-18 06:16:20',NULL),(3206,145,4000,'Saim',NULL,'2016-06-10','Muhammad Aslam ',NULL,NULL,NULL,'2A','Islam','2023-10-18 06:16:26',NULL),(3207,92,476,'komal Bibi',NULL,'2011-08-13','Rasool Buksh',NULL,NULL,NULL,'5','Islam','2023-10-18 06:16:39',NULL),(3208,82,9381,'Sharukh Ali',NULL,'2013-01-26','Asif Ali','42101-8499525-1','03158591294','Mehvish','1','Islam','2023-10-18 06:16:43',NULL),(3209,59,5706,'Abdul Hadi',NULL,'2015-06-18','Muhammad Zeeshan','42101-1888734-7','0315396408','Fiza','2A','Islam','2023-10-18 06:17:03','2023-10-20 10:35:14'),(3210,92,478,'Fiza',NULL,'2012-10-20','Faisal',NULL,NULL,NULL,'5','Islam','2023-10-18 06:17:18',NULL),(3211,59,5458,'Subhan Ali',NULL,NULL,'Abid','42101-5666955-3','03112727388','Noureen','2A','Islam','2023-10-18 06:17:42',NULL),(3212,145,4008,'Muhammad Aliyan ',NULL,'2015-05-15','Muhammad Kashif',NULL,NULL,'Nazish','2A','Islam','2023-10-18 06:17:43',NULL),(3213,59,5719,'Muhammad Ali',NULL,NULL,'Anwar Shehzad','42101-1899567-5','033218995765','Samina','2A','Islam','2023-10-18 06:18:22',NULL),(3214,92,501,'Aiman Bibi',NULL,'2011-04-07','Haji Muhammad',NULL,NULL,NULL,'5','Islam','2023-10-18 06:18:23',NULL),(3215,82,9382,'Muhammad Muneeb',NULL,'2016-08-08','Muhammad Adil Sheikh','42101-8240258-5','03182848487','Mehwish','1','Islam','2023-10-18 06:18:38',NULL),(3216,145,4014,'Muhammad Zayan ',NULL,'2012-12-08','Muhammad Faisal ',NULL,NULL,'Shehla','2A','Islam','2023-10-18 06:18:38',NULL),(3217,59,5714,'Zaid Shah',NULL,'2014-12-07','Ameer Shah','42301-9375368-9','03022228618','Shahida','2A','Islam','2023-10-18 06:19:07','2023-10-20 10:35:42'),(3218,145,4016,'Palwasha',NULL,'2016-09-10','Muhammad Jameel ',NULL,NULL,'Nasreen ','2A','Islam','2023-10-18 06:19:32',NULL),(3219,92,510,'Sania Akhtar',NULL,'2009-12-01','Akhtar nawaz',NULL,NULL,NULL,'5','Islam','2023-10-18 06:19:36',NULL),(3220,59,5720,'Rehmat Sahil',NULL,NULL,'Muhammad Yousuf','42101-9375368-9','03022228618','Shahida','2A','Islam','2023-10-18 06:19:59','2023-10-20 10:36:15'),(3221,5,7360,'muhammad Toheed',NULL,'2011-12-30','Muhammad Ashraf',NULL,'03422-214461','Afsheen Bibi','5','Islam','2023-10-18 06:20:00','2023-10-19 12:19:28'),(3222,82,9383,'Muhammad Farooq',NULL,'2015-08-29','Farhad','42201-0570200-1','03333508170','Noor Jahan','1','Islam','2023-10-18 06:20:04',NULL),(3223,59,5738,'Muhammad Aliyan',NULL,NULL,'Muhammad Kashif','42101-5080833-3','03412855166','Sehrish','2A','Islam','2023-10-18 06:20:39','2023-10-20 10:36:50'),(3224,145,4017,'Noor Iman ',NULL,'2016-10-30','Faheem Ali',NULL,NULL,'Sidra','2A','Islam','2023-10-18 06:20:41',NULL),(3225,5,7373,'Areeba',NULL,'2011-01-10','Abid','4220-17131262-5','0314-2070803','Sana','5','Islam','2023-10-18 06:21:05','2023-10-19 12:19:28'),(3226,59,5747,'Huzaifa',NULL,'2010-12-04','Muhammad Siddqui','42401-0763694-3','03163540261','Kishwar','2A','Islam','2023-10-18 06:21:23','2023-10-20 10:37:28'),(3227,145,4018,'Muhammad Hasnain',NULL,'2011-01-04','Muneer Ahmed',NULL,NULL,'Shazma','2A','Islam','2023-10-18 06:21:54',NULL),(3228,5,7374,'Mahrosh',NULL,'2012-05-28','Abid','4220-17131262-5','0314-2070803','Sana','5','Islam','2023-10-18 06:22:07','2023-10-19 12:19:28'),(3229,59,5764,'Haresh',NULL,'2012-08-01','Ramesh','41304-2250654-4','03122776263','Ganga','2A','Hinduism','2023-10-18 06:22:21',NULL),(3230,82,9384,'Abdullah ',NULL,'2014-05-16','Amer-Ud-Din','42101-3684295-3','03172314639','Afshan','1','Islam','2023-10-18 06:22:21',NULL),(3231,145,4021,'Muhammad Azlan ',NULL,'2016-04-13','Muhammad Nadeem Faisal',NULL,NULL,'Shehnaz','2A','Islam','2023-10-18 06:23:02',NULL),(3232,59,5635,'Muhammad Mavia',NULL,'2014-04-20','Gulzer Khan','42101-1598862-7','03453995469','Yasmeen Bibi','2A','Islam','2023-10-18 06:23:07','2023-10-20 10:38:04'),(3233,5,7385,'MUhammad Fahad',NULL,'2009-09-11','Muhammad Faisal','42101-1108951-1','0312-3019181','Hina','5','Islam','2023-10-18 06:23:20','2023-10-19 12:19:28'),(3234,59,5761,'Abu Bakar ',NULL,NULL,'Waseem Ahmed','42101-9743946-1','03158155624','Saira','2','Islam','2023-10-18 06:23:51','2023-10-20 10:38:52'),(3235,145,4033,'Mantasha',NULL,'2015-02-16','Muhammad Faisal ',NULL,NULL,'Shehla','2A','Islam','2023-10-18 06:24:03',NULL),(3236,82,9385,'Muhammad Huzaifa',NULL,'2017-11-16','Muhammad Humayun','31201-2107665-4',NULL,'Sadiya','1','Islam','2023-10-18 06:24:35',NULL),(3237,5,7438,'Fizza Rizwan',NULL,'2012-01-31','Rizwan Ahmed','42101-1032983-9','0333-2244063','Qurat-ul-Ain','5','Islam','2023-10-18 06:24:35','2023-10-19 12:19:28'),(3238,145,4035,'Amna Bano ',NULL,'2014-08-07','Muhammad Karim',NULL,NULL,'Najma','2A','Islam','2023-10-18 06:25:03',NULL),(3239,59,5749,'Muhammad Ayan',NULL,'2017-01-05','Haji Ahmed','32301-0178413-3','0313220036','Asma Bibi','2A','Islam','2023-10-18 06:25:07',NULL),(3240,145,4037,'Alishba',NULL,'2014-08-08','Muhammad Abid',NULL,NULL,'Shehnaz','2A','Islam','2023-10-18 06:25:59',NULL),(3241,59,5483,'Faisal Khan',NULL,'2012-08-08','Iqbal Faheem','42101-4477291-7','03441632590',NULL,'3A','Islam','2023-10-18 06:26:05',NULL),(3242,5,7445,'Zunaira',NULL,'2011-12-25','Muhammad Nadir',NULL,'0303-9102505','Shumaila','5','Islam','2023-10-18 06:26:16','2023-10-19 12:19:28'),(3243,82,9386,'Hamza Ali',NULL,'2016-02-05','Abdul Aziz',NULL,'03082303240','Shumaila ','1','Islam','2023-10-18 06:27:06',NULL),(3244,145,4038,'Mantasha',NULL,'2014-12-11','Munna',NULL,NULL,'Ana','2A','Islam','2023-10-18 06:27:23',NULL),(3245,59,5498,'Mudassir Khan',NULL,'2013-01-01','Nasir Khan','42101-8767083-7','03122595239','Mahira','3A','Islam','2023-10-18 06:27:25',NULL),(3246,5,7454,'Fayyaz  Riaz',NULL,'2010-05-13','Riaz Pyara','3450-11990028-1','0300-7059762','Shehnaz','5','Islam','2023-10-18 06:27:50','2023-10-19 12:19:28'),(3247,82,9387,'Muhammad Ali',NULL,'2018-06-30','Muhammad Ashraf',NULL,'03433604297',NULL,'1','Islam','2023-10-18 06:28:59',NULL),(3248,5,7512,'Sami',NULL,'2011-09-08','Imran Ahmed Lodhi','42101-2610959-9','0311-3033164','Summiyah','5','Islam','2023-10-18 06:29:13','2023-10-19 12:19:28'),(3249,145,4041,'Hunain Fatima',NULL,'2017-07-18','Muhammad Abbas ',NULL,NULL,'Razia','2A','Islam','2023-10-18 06:29:58',NULL),(3250,59,5506,'Tahir Hassan',NULL,'2015-12-10','Gul Hasan','42101-2594608-7','03118414299','Humaira Bibi','3A','Islam','2023-10-18 06:30:06',NULL),(3251,82,9444,'Junaid ',NULL,'2014-03-04','Muhammad Yaqoob',NULL,'03181017158','Kulsoom','1','Islam','2023-10-18 06:30:20',NULL),(3252,5,7533,'Rimsha',NULL,'2010-12-25','Shaukat','42101-6579900-7','0343-2565244','Safia','5','Islam','2023-10-18 06:30:33','2023-10-19 12:19:28'),(3253,145,4042,'Muhammad Nafees',NULL,'2013-09-28','Muhammad Hafeez ',NULL,NULL,'Farzana','2A','Islam','2023-10-18 06:30:57',NULL),(3254,59,5509,'Faizan',NULL,'2010-08-08','Muhammad Arif','42201-2015459-3','03111435290','Nousheen','3A','Islam','2023-10-18 06:31:09','2023-10-20 10:39:26'),(3255,82,9446,'Meesum Ahmed',NULL,'2016-01-22','Shakeel Ahmed',NULL,NULL,'Erum','1','Islam','2023-10-18 06:31:24',NULL),(3256,145,4045,'Ali Hassan ',NULL,'2014-07-23','Khalid',NULL,NULL,NULL,'2A','Islam','2023-10-18 06:31:53',NULL),(3257,5,7572,'Shamoon Irfan',NULL,'2009-10-22','Irfan Masih','42201-8707628-3','03432565244','Safia','5','Christianity','2023-10-18 06:32:03','2023-10-19 12:19:28'),(3258,59,5511,'Waniya Qureshi',NULL,'2013-05-03','Muhammad Naveed','42101-9103444-5','03452588041','Sana','3A','Islam','2023-10-18 06:32:20','2023-10-20 10:39:47'),(3259,82,9447,'Muhammad Moiz',NULL,'2016-10-26','Muhammad Zahid',NULL,'03172851098','Uzma','1','Islam','2023-10-18 06:32:22',NULL),(3260,145,4050,'Abrish',NULL,'2015-02-22','Muhammad Arif ',NULL,NULL,NULL,'2A','Islam','2023-10-18 06:32:34',NULL),(3261,5,7573,'Danish Irfan',NULL,'2008-09-03','Irfan Masih',NULL,NULL,'Safia','5','Christianity','2023-10-18 06:32:56','2023-10-19 12:19:28'),(3262,59,5512,'Abdul Rafay',NULL,'2013-09-24','Faisal Ahmed','42101-5301430-3','03152336184','Nousheen','3A','Islam','2023-10-18 06:33:04',NULL),(3263,145,4058,'Shayan',NULL,'2015-02-22','Naveed ullah ',NULL,NULL,'Khalida','2A','Islam','2023-10-18 06:33:14',NULL),(3264,82,9451,'Muhammad Hasnain',NULL,'2015-03-17','kashif Ali',NULL,'03190305205','Aessa','1','Islam','2023-10-18 06:33:40',NULL),(3265,59,5513,'Muhammad Shayan',NULL,'2014-03-16','Muhammad Anwar','42101-5147475-1','03462886890','Fouzia','3','Islam','2023-10-18 06:33:52','2023-10-20 10:40:11'),(3266,5,7590,'Muhammad khan',NULL,'2013-02-06','Sona Khan','38104-1140688-5','0340-4856543','Ejazan Mai','5','Islam','2023-10-18 06:34:11','2023-10-19 12:19:28'),(3267,145,4060,'Nabiya',NULL,'2015-03-09','Irfan ',NULL,NULL,'Saima','2A','Islam','2023-10-18 06:34:48',NULL),(3268,59,5526,'Abdul Samad',NULL,'2013-02-14','Rukhan Gul','42101-1561250-9','03452401551','Bakht Zeba','3A','Islam','2023-10-18 06:34:51',NULL),(3269,82,9452,'Hassan Ali ',NULL,'2015-10-05','Sabir Ali',NULL,NULL,'Sharmeen','1','Islam','2023-10-18 06:35:01',NULL),(3270,59,5530,'Farooq Abbasi',NULL,'2016-04-22','Muhammad Ahmed Abbasi','42201-7441344-9','03242351553',NULL,'3A','Islam','2023-10-18 06:36:42','2023-10-20 10:40:43'),(3271,82,9453,'Hussain Ali',NULL,'2013-10-05','Sabir Ali',NULL,NULL,'Sharmeen','1','Islam','2023-10-18 06:36:48',NULL),(3272,145,4075,'Anaya',NULL,'2014-12-17','Muhammad Amir',NULL,NULL,'Maira','2A','Islam','2023-10-18 06:37:07',NULL),(3273,195,1108,'Noor Fatima',NULL,NULL,'Muhammad Nadeem Miskeen',NULL,NULL,NULL,'4','Islam','2023-10-18 06:37:29',NULL),(3274,59,5535,'Muhammad Faiz',NULL,'2014-12-19','Muhammad Javed','42101-1918461-9','03132644828','Shabana','3A','Islam','2023-10-18 06:38:07','2023-10-20 10:41:07'),(3275,82,9457,'Abdul Qadeer',NULL,'2015-08-25','Rameez Ahmed',NULL,'03107044178','Ainy','1','Islam','2023-10-18 06:38:19',NULL),(3276,195,260,'Sanam ',NULL,NULL,'Muhammad Iqbal Ramzan',NULL,NULL,NULL,'1','Islam','2023-10-18 06:38:26',NULL),(3277,195,1111,'Asma',NULL,NULL,'Amir Hussain Jamshed Khan',NULL,NULL,NULL,'4','Islam','2023-10-18 06:38:26',NULL),(3278,145,4079,'Rofail Ahmed',NULL,'2013-12-05','Muhammad Amir ',NULL,NULL,'Maira','2A','Islam','2023-10-18 06:38:44',NULL),(3279,59,5543,'Muneeb Iqrar',NULL,'2013-09-25','Iqrar','42101-0635825-7','0317290622','Afsheen','3A','Islam','2023-10-18 06:38:46',NULL),(3280,195,1119,'Fatima Sumaiya',NULL,NULL,'Manzoor Hussain Qadri',NULL,NULL,NULL,'4','Islam','2023-10-18 06:39:14',NULL),(3281,195,271,'Emaan fatima',NULL,NULL,'Muhammad Ayab',NULL,NULL,NULL,'1','Islam','2023-10-18 06:39:16',NULL),(3282,82,9465,'Muhammad Ahmed',NULL,'2016-01-24','Tanveer',NULL,'03242009649','Sajida ','1','Islam','2023-10-18 06:39:38',NULL),(3283,195,1120,'Muhammad Mustufa',NULL,NULL,'Manzoor Hussain Qadri',NULL,NULL,NULL,'4','Islam','2023-10-18 06:39:50',NULL),(3284,145,5002,'Sania',NULL,'2015-10-01','Jahanzeb ',NULL,NULL,'Sana','2A','Islam','2023-10-18 06:39:50',NULL),(3285,59,5551,'Muhammad Sufiyan',NULL,'2014-11-24','Muhammad Sajid','42101-3503273-7','03118970148','Saima Bibi','3A','Islam','2023-10-18 06:40:22','2023-10-20 10:41:52'),(3286,195,280,'Rafay',NULL,NULL,'Mehboob khan',NULL,NULL,NULL,'1','Islam','2023-10-18 06:40:32',NULL),(3287,145,5008,'Areena ',NULL,NULL,'Atiq Ahmed ',NULL,NULL,NULL,'2A','Islam','2023-10-18 06:40:33',NULL),(3288,59,5554,'Abdul Samad',NULL,'2011-10-29','Muhammad Faizan','42101-9451288-5','03150301759','Mahira','3A','Islam','2023-10-18 06:41:24',NULL),(3289,82,9469,'Muhammad Saad',NULL,'2016-08-26','Muhammad Yousuf',NULL,'0312587720','Momina','1','Islam','2023-10-18 06:42:11',NULL),(3291,195,286,'Shumail',NULL,NULL,'Akram Malik',NULL,NULL,NULL,'1','Islam','2023-10-18 06:43:20',NULL),(3292,82,9470,'Arshim',NULL,'2016-10-24','Arshad',NULL,'03125462580','Saima','1','Islam','2023-10-18 06:43:31',NULL),(3293,145,5009,'Muhammad Murtaza ',NULL,'2013-03-24','Muhammad Aslam',NULL,NULL,'Najma','2A','Islam','2023-10-18 06:43:43',NULL),(3294,145,5010,'Ghulam Mustafa',NULL,'2011-02-27','Muhammad Islam ',NULL,NULL,'Najma','2A','Islam','2023-10-18 06:44:48',NULL),(3295,195,325,'Anas',NULL,NULL,'Pervaiz khan',NULL,NULL,NULL,'1','Islam','2023-10-18 06:44:49',NULL),(3296,195,1135,'Qurat-ul-Ain',NULL,NULL,'Shabbir Hussain',NULL,NULL,NULL,'4','Islam','2023-10-18 06:46:04',NULL),(3297,195,331,'Fatima irfan',NULL,NULL,'Muhammad Irfan Gulam Nabi',NULL,NULL,NULL,'1','Islam','2023-10-18 06:46:20',NULL),(3298,195,1148,'Eshal',NULL,NULL,'Naseer Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-18 06:46:36',NULL),(3299,145,5016,'Muhammad Mustafa',NULL,'2016-07-25','Muhammad Akbar ',NULL,NULL,'Rafia','2A','Islam','2023-10-18 06:46:41',NULL),(3300,82,9105,'Maryam',NULL,'2016-04-04','Bashir Ahmed ',NULL,'03433194688',NULL,'1','Islam','2023-10-18 06:47:00',NULL),(3301,195,1149,'Esha',NULL,NULL,'Nazeer Abdul Wahid',NULL,NULL,NULL,'4','Islam','2023-10-18 06:47:16',NULL),(3303,145,5030,'Roze Merry ',NULL,'2010-04-10','Iqbal Masih ',NULL,NULL,NULL,'-1',NULL,'2023-10-18 06:47:41',NULL),(3304,195,342,'Tasmia',NULL,NULL,'Muhammad Amir Naseer',NULL,NULL,NULL,'1',NULL,'2023-10-18 06:48:15',NULL),(3305,59,5563,'Amna',NULL,'2012-07-23','Waseem','42101-1535007-5','03122824277','Rehana','3A','Islam','2023-10-18 06:48:15',NULL),(3306,145,5033,'Aqsa Kanwal ',NULL,'2012-07-23','Muhammad Yaseen ',NULL,NULL,'Parveen ','2A','Islam','2023-10-18 06:48:59',NULL),(3307,195,350,'Chahat',NULL,NULL,'khurram Yasmeen',NULL,NULL,NULL,'1',NULL,'2023-10-18 06:48:59',NULL),(3308,59,5575,'Muhammad Hasnain Ali',NULL,'2011-12-25','Munawwar','42101-8976332-5','03112351519','Asma','3A','Islam','2023-10-18 06:49:32',NULL),(3309,82,9140,'Ayesha Baig',NULL,'2016-05-15','Mirza Muhammad Shahid',NULL,'03152767584','Hina','1','Islam','2023-10-18 06:50:03',NULL),(3310,145,3973,'Muhammad Farhan ',NULL,'2015-08-06','Muhammad Nadeem ',NULL,NULL,'Reema','2A','Islam','2023-10-18 06:50:18',NULL),(3311,59,5576,'Huzaifa',NULL,'2015-08-20','Rashid','42101-3413932-5','03112315519','Asma','3A','Islam','2023-10-18 06:50:33',NULL),(3312,195,351,'Naira',NULL,NULL,'Sarfaraz Yaqoob Masih',NULL,NULL,NULL,'1',NULL,'2023-10-18 06:50:51',NULL),(3313,82,9146,'Beenish',NULL,'2017-05-05','Muhammad Ahsan Ali',NULL,'03162423392','Afshan','1','Islam','2023-10-18 06:51:32',NULL),(3314,145,3978,'Mahnoor ',NULL,'2013-08-20','Muhammad Salman ',NULL,NULL,'Saba ','2A','Islam','2023-10-18 06:51:47',NULL),(3315,195,1153,'Ali Raza',NULL,NULL,'Wazir Ali Ghulam Hussain',NULL,NULL,NULL,'4','Islam','2023-10-18 06:51:49',NULL),(3316,195,354,'Dua kashif',NULL,NULL,'Kashif Mukhtar Masih',NULL,NULL,NULL,'1',NULL,'2023-10-18 06:52:34',NULL),(3317,195,1165,'Naima',NULL,NULL,'Muhammad Shahid Anwer',NULL,NULL,NULL,'4','Islam','2023-10-18 06:52:38',NULL),(3318,82,9168,'Mahnoor',NULL,'2016-10-10','Muhammad zafar',NULL,'03048428413','Sumera','1','Islam','2023-10-18 06:52:47',NULL),(3319,195,1166,'Hooria',NULL,NULL,'Zahid Anwer',NULL,NULL,NULL,'4','Islam','2023-10-18 06:53:13',NULL),(3320,145,3992,'Nazia ',NULL,'2016-07-18','Muhammad Azeem ',NULL,NULL,'Humaira','2A','Islam','2023-10-18 06:53:28',NULL),(3321,195,1196,'Shayan',NULL,NULL,'Muhammad Imran Ibrahim',NULL,NULL,NULL,'4','Islam','2023-10-18 06:53:52',NULL),(3322,195,358,'Muneeba',NULL,NULL,'Abdul Qadir Khan',NULL,NULL,NULL,'1',NULL,'2023-10-18 06:53:54',NULL),(3323,59,5617,'Shifa Bikik',NULL,'2013-07-13','Imran Bikik','42101-1875293-1','03002200868','Saba','3A','Islam','2023-10-18 06:54:11','2023-10-20 10:42:27'),(3324,145,3993,'Muhammad Rahim',NULL,'2015-11-28','Muhammad Tahir ',NULL,NULL,'Nafees ','2A','Islam','2023-10-18 06:54:23',NULL),(3325,195,1208,'Hadiya',NULL,NULL,'Muhammad Shahid Islam',NULL,NULL,NULL,'4','Islam','2023-10-18 06:54:29',NULL),(3326,82,9204,'Fabiha',NULL,'2018-01-03','Zeeshan',NULL,'03112844500','Hina','1','Islam','2023-10-18 06:54:38',NULL),(3327,195,365,'Anabia',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'1',NULL,'2023-10-18 06:54:53',NULL),(3328,195,1209,'Sana',NULL,NULL,'Muhammad Jawed Islam',NULL,NULL,NULL,'4','Islam','2023-10-18 06:55:09',NULL),(3329,59,5627,'Abdullah Shareef',NULL,'2012-12-02','Muhammad Shareef','42101-4753603-1','03133060744','Aliya','3A','Islam','2023-10-18 06:55:17','2023-10-20 10:42:57'),(3330,145,3994,'Mirub ',NULL,'2015-06-16','Muhammad Shahzad',NULL,NULL,'Benish','2A','Islam','2023-10-18 06:55:32',NULL),(3331,195,1213,'Muhammad Taha',NULL,NULL,'Muhammad Khalid Ibrahim',NULL,NULL,NULL,'4','Islam','2023-10-18 06:55:49',NULL),(3332,59,5662,'Muhammad Hamid',NULL,'2014-09-25','Nawaz Khan','42000-0460897-3','03343038949','Mehnaaz','3','Islam','2023-10-18 06:56:06','2023-10-28 08:24:49'),(3333,82,9241,'Hamna Noor',NULL,'2017-05-19','Fayyaz-Ul-Hassan',NULL,'03122067191','Humera','1','Islam','2023-10-18 06:56:14',NULL),(3334,145,3996,'Shahan',NULL,'2015-11-20','Muhammad Anwar',NULL,NULL,'Noreen ','2A','Islam','2023-10-18 06:56:29',NULL),(3335,195,1214,'Shab-e-Noor',NULL,NULL,'Muhammad Saeed Ajmeeri',NULL,NULL,NULL,'4','Islam','2023-10-18 06:56:31',NULL),(3336,195,371,'Tooba',NULL,NULL,'Tahir Ali Khan',NULL,NULL,NULL,'1',NULL,'2023-10-18 06:56:39',NULL),(3337,59,5671,'Ghulam Mustufa',NULL,'2012-12-23','Suhail Ahmed','42301-3449665-1','03102915928','Seher','3A','Islam','2023-10-18 06:56:53',NULL),(3338,145,4034,'Mehak',NULL,'2012-11-13','Amir',NULL,NULL,NULL,'2A','Islam','2023-10-18 06:57:18',NULL),(3339,195,1218,'Maryam',NULL,NULL,'Muhammad Furqan Abdul Kareem',NULL,NULL,NULL,'4','Islam','2023-10-18 06:57:28',NULL),(3340,59,5672,'Tooba Zahid',NULL,'2012-03-28','Muhammad Zahid','41303-5803426-1','03172140874','Tahira','3A','Islam','2023-10-18 06:57:38',NULL),(3341,195,373,'Daraksahan',NULL,NULL,'Mehboob khan',NULL,NULL,NULL,'1',NULL,'2023-10-18 06:57:39',NULL),(3342,82,9271,'Anoushey',NULL,'2017-05-19','Sarfarz',NULL,'03142198035','Fazila','1','Islam','2023-10-18 06:57:42',NULL),(3343,195,1223,'Muhammad Rayyan',NULL,NULL,'Muhammad Amin Wazeer Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-18 06:58:24',NULL),(3344,59,5673,'Hamza Ali',NULL,'2014-08-08','Muhammad Niyaz Uddin Qadri','42101-1439105-7','03222441504','Hira','3A','Islam','2023-10-18 06:58:26',NULL),(3345,195,381,'Harmain',NULL,NULL,'Muhammad Ali Siddiqui',NULL,NULL,NULL,'1',NULL,'2023-10-18 06:58:28',NULL),(3346,82,9280,'Neha',NULL,'2017-05-04','Zeeshan',NULL,'03474087234','Noureen','1','Islam','2023-10-18 06:58:41',NULL),(3347,195,1224,'Rameen',NULL,NULL,'Muhammad Amin Wazeer Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-18 06:59:00',NULL),(3349,195,383,'Tanzeela ',NULL,NULL,'Raju Abdul Rehman',NULL,NULL,NULL,'1',NULL,'2023-10-18 06:59:18',NULL),(3351,82,9286,'Ayesha Jabeen',NULL,'2018-02-08','Muhammad Saqib',NULL,'03120204164','Kiran','1','Islam','2023-10-18 06:59:57',NULL),(3352,59,5709,'Kashif Khan',NULL,'2012-01-14','Noor Muhammad Khan',NULL,'0341300616','Hajra','3A','Islam','2023-10-18 07:00:09','2023-10-20 10:43:22'),(3353,195,1225,'Anamta Bibi',NULL,NULL,'Muhammad Jaffar Ahmed Wazeer Ahmed ',NULL,NULL,NULL,'4','Islam','2023-10-18 07:00:29',NULL),(3354,195,389,'Hazrat umer',NULL,NULL,'Zafar Ali Shah',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:00:31',NULL),(3355,145,4039,'Khadija',NULL,'2014-10-10','Muhammad Ejaz ',NULL,NULL,NULL,'2A','Islam','2023-10-18 07:01:04',NULL),(3356,195,1231,'Anamta',NULL,NULL,'Muhammad Azad Altaf',NULL,NULL,NULL,'4','Islam','2023-10-18 07:01:14',NULL),(3357,59,5351,'Aman',NULL,'2012-12-28','Khalil Ur Rehman','13101-7473554-3','031022201219','Gulshan','3A','Islam','2023-10-18 07:01:50',NULL),(3358,82,9289,'Ilsa Naz',NULL,'2017-01-05','Qader-Ur-Din',NULL,'03152148763','Tasleem','1','Islam','2023-10-18 07:01:56',NULL),(3359,195,390,'Manahil',NULL,NULL,'Usman khan',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:02:09',NULL),(3360,145,4040,'Haniya ',NULL,NULL,'Irfan Iqbal',NULL,NULL,NULL,'2A','Islam','2023-10-18 07:02:19',NULL),(3361,195,1234,'Fazeela',NULL,NULL,'Muhammad Imran Abdul Rehman',NULL,NULL,NULL,'4','Islam','2023-10-18 07:02:37',NULL),(3362,59,5401,'Yasir',NULL,'2014-07-13','Gul Nameer Khan','42101-7628828-9','03412119658','Kainat Bibi','3A','Islam','2023-10-18 07:02:54',NULL),(3363,145,4057,'Haider Ali',NULL,'2014-02-10','Muhammad Hassan ',NULL,NULL,'Sidra','2A','Islam','2023-10-18 07:03:08',NULL),(3364,195,401,'Anabiya',NULL,NULL,'Abdul Qadeer Majeed',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:03:08',NULL),(3365,195,1236,'Umm-e-Hooria',NULL,NULL,'Waseem Qureshi Abdul Rehman',NULL,NULL,NULL,'4','Islam','2023-10-18 07:03:34',NULL),(3366,82,9294,'Eshal',NULL,'2014-09-03','Muhammad Yousuf',NULL,NULL,'Nadiya','1','Islam','2023-10-18 07:03:34',NULL),(3367,59,5726,'Yousuf',NULL,'2012-09-06','Muhammad Naeem','42101-2278248-9','03003500873','Rizwana','3A','Islam','2023-10-18 07:03:48',NULL),(3368,145,4082,'Zainab',NULL,'2017-05-14','Muhammad Arshad ',NULL,NULL,NULL,'2A','Islam','2023-10-18 07:04:04',NULL),(3369,195,406,'Abdul Rauf',NULL,NULL,'Suhail Fazal',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:04:08',NULL),(3370,195,1237,'Bisma',NULL,NULL,'Shehbaz Siraj Muhammad ',NULL,NULL,NULL,'4','Islam','2023-10-18 07:04:30',NULL),(3371,59,5750,'Sultan Ahmed',NULL,'2014-11-10','Haji Ahmed','32301-0178413-3','03012220036','Asma Bibi','3A','Islam','2023-10-18 07:04:32','2023-10-20 10:43:53'),(3372,145,4099,'Tayyaba',NULL,'2013-03-23','Abdul Khaliq',NULL,NULL,'Asia','2A','Islam','2023-10-18 07:04:54',NULL),(3373,82,9306,'Noor Fatima',NULL,'2015-03-21','Muhammad Miraj',NULL,'03001525420','Hina','1','Islam','2023-10-18 07:04:56',NULL),(3374,195,1238,'Ghulam Mustufa',NULL,NULL,'Shehbaz Siraj Muhammad ',NULL,NULL,NULL,'4','Islam','2023-10-18 07:05:07',NULL),(3375,59,5762,'Abdullah Waseem',NULL,'2014-09-04','Waseem','42101-4102512-8','03142361018','Saira','3A','Islam','2023-10-18 07:05:12','2023-10-20 10:44:32'),(3376,195,407,'Yasmeen',NULL,NULL,'Suhail Fazal',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:05:13',NULL),(3377,145,5018,'Iqra',NULL,'2008-01-01','Shair Muahmmad ',NULL,NULL,'Sakina','2A','Islam','2023-10-18 07:05:41',NULL),(3378,195,1239,'Muhammad Saad',NULL,NULL,'Shehbaz Siraj Muhammad ',NULL,NULL,NULL,'4','Islam','2023-10-18 07:05:51',NULL),(3379,59,5772,'Wasif',NULL,'2010-10-04','Waseem Ahmed','42101-9743946-1','03142361013','Shabana','3A','Islam','2023-10-18 07:05:54',NULL),(3380,82,9301,'Anishba',NULL,'2016-08-14','Waqas Ullaha',NULL,'03162551887','Sana ','1','Islam','2023-10-18 07:06:18',NULL),(3381,195,410,'Muhammad Sufiyan',NULL,NULL,'Muhammad Tahir ',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:06:24',NULL),(3382,195,1253,'Rabia',NULL,NULL,'Farhat Abbass',NULL,NULL,NULL,'4','Islam','2023-10-18 07:06:30',NULL),(3383,145,5035,'Muhammad Azfar ',NULL,'2014-11-02','Munawar Akbar ',NULL,NULL,NULL,'2A','Islam','2023-10-18 07:06:32',NULL),(3385,195,428,'Muhammad Ali',NULL,NULL,'Muhammad Arif Ishaq',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:07:09',NULL),(3386,195,1258,'Mirza Ayan Baig',NULL,NULL,'Mirza Faraz Baig',NULL,NULL,NULL,'4','Islam','2023-10-18 07:07:20',NULL),(3387,145,3867,'Tahmis',NULL,'2014-02-12','Khurram Raza',NULL,NULL,'Hina','2A','Islam','2023-10-18 07:07:33',NULL),(3388,82,9343,'Maryam Adil',NULL,'2017-09-27','Muhammad Adil',NULL,'03322421407','Kishweer','1','Islam','2023-10-18 07:07:47',NULL),(3389,195,1282,'Maryam Ali',NULL,NULL,'Ali Saleem',NULL,NULL,NULL,'4','Islam','2023-10-18 07:07:56',NULL),(3390,59,5537,'Mustufa',NULL,'2011-01-18','Abdul Hameed','42101-7505315-0','03112280627','Shaheen','3A','Islam','2023-10-18 07:08:14',NULL),(3391,195,1283,'Manazil',NULL,NULL,'Shakeel Ahmed ',NULL,NULL,NULL,'4','Islam','2023-10-18 07:08:48',NULL),(3392,195,430,'khadija',NULL,NULL,'Asghar Ali Ghulam Rasool',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:08:50',NULL),(3393,59,5776,'Luqman',NULL,'2012-05-19','Bakht Zair Khan','42101-1497919-7','03452584928','Bibi Zahira','3A','Islam','2023-10-18 07:09:08','2023-10-20 10:44:59'),(3394,82,9354,'Khadija',NULL,'2016-10-02','Muhammad furqan',NULL,'0313262729','Naseema','1','Islam','2023-10-18 07:09:20',NULL),(3395,195,1284,'Ghousia',NULL,NULL,'Muhammad Amir Abdul Qadir',NULL,NULL,NULL,'4','Islam','2023-10-18 07:09:35',NULL),(3396,145,3823,'Amna',NULL,'2013-09-09','Muhammad Imran ',NULL,NULL,'Rubina','3A','Islam','2023-10-18 07:09:46',NULL),(3397,195,432,'Eshal',NULL,NULL,'Iqbal Masih Nazar',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:09:51',NULL),(3398,59,5415,'Muhammad Hassan',NULL,'2014-07-06','Muhammad Raees','42101-7184816-8','03058209737','Nazi Bano','4','Islam','2023-10-18 07:10:07',NULL),(3399,195,1285,'Unzila',NULL,NULL,'Shahid Abdul Latif',NULL,NULL,NULL,'4','Islam','2023-10-18 07:10:10',NULL),(3400,82,9361,'Anaya',NULL,'2017-06-19','Waqar Ali',NULL,NULL,'Afreen','1','Islam','2023-10-18 07:10:13',NULL),(3401,145,3865,'Muqaddas',NULL,'2011-10-04','Muhammad Mehmood',NULL,NULL,NULL,'3A','Islam','2023-10-18 07:10:42',NULL),(3402,195,1287,'Fariha',NULL,NULL,'Kamran Abdul latif',NULL,NULL,NULL,'4','Islam','2023-10-18 07:10:49',NULL),(3403,59,5421,'Mubashir',NULL,'2009-09-07','Sher Baz Khan','42101-4850451-9','03442190492','Gul Sahab','4','Islam','2023-10-18 07:10:55',NULL),(3404,195,435,'Uzain',NULL,NULL,'Salman Ibrahim',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:11:00',NULL),(3405,82,9362,'Ume Hani',NULL,'2015-12-16','Waqar Ali',NULL,NULL,'Afreen','1','Islam','2023-10-18 07:11:07',NULL),(3406,195,1288,'Shiza',NULL,NULL,'Muhammad Shehzad Zafar',NULL,NULL,NULL,'4','Islam','2023-10-18 07:11:30',NULL),(3407,145,3866,'Maheen',NULL,'2014-04-19','Muhammad Faizan',NULL,NULL,'Rubina','3A','Islam','2023-10-18 07:11:52',NULL),(3408,59,5422,'Romana',NULL,'2011-12-11','Sher Baz Khan','42101-4850451-9','03442190492','Gul Sahab','4','Islam','2023-10-18 07:11:53',NULL),(3409,82,9363,'Khadija',NULL,'2016-05-15','Khalid ',NULL,NULL,'Naseem','1','Islam','2023-10-18 07:12:07',NULL),(3410,195,1289,'Zara',NULL,NULL,'Muhammad Asif Iqbal',NULL,NULL,NULL,'4','Islam','2023-10-18 07:12:10',NULL),(3411,195,438,'Noor Fatima',NULL,NULL,'Muhammad Mushtaq (late) Muhammad Saleem',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:12:25',NULL),(3412,145,3871,'Maham',NULL,'2014-05-20','Rustam ',NULL,NULL,'Yasmeen ','3A','Islam','2023-10-18 07:12:44',NULL),(3413,59,5424,'Fahad Ali Khan',NULL,'2014-04-13','Muhammad Shahid','42101-3843441-7','03111820267',NULL,'4','Islam','2023-10-18 07:12:48',NULL),(3414,195,1290,'Iqra Bano',NULL,NULL,'Naveed Ghulam Muhammad',NULL,NULL,NULL,'4','Islam','2023-10-18 07:12:53',NULL),(3415,82,9372,'Haniya Hamil ',NULL,'2013-06-28','Hamil Ahmed ',NULL,NULL,'Anum','1','Islam','2023-10-18 07:13:10',NULL),(3416,195,443,'Muhammad Aliyan',NULL,NULL,'Mansoor Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:13:32',NULL),(3417,195,1291,'Muhammad Mekael',NULL,NULL,'Kamran Mehboob',NULL,NULL,NULL,'4','Islam','2023-10-18 07:13:34',NULL),(3418,59,5440,'Muhammad Jawad',NULL,'2012-07-27','Muhammad Yousuf','13504-6426894-9','03132236184','Ayesha','4','Islam','2023-10-18 07:13:37',NULL),(3419,82,9373,'Mantasha',NULL,'2016-11-12','Sohail Absar',NULL,'031180303418','Saima','1','Islam','2023-10-18 07:14:17',NULL),(3420,195,1292,'Abdul Rehman',NULL,NULL,'Muhammad Irfan Gulam Nabi',NULL,NULL,NULL,'4','Islam','2023-10-18 07:14:17',NULL),(3421,145,3876,'Mishal',NULL,'2011-04-30','Sabir Maseeh ',NULL,NULL,'Sonia','3A',NULL,'2023-10-18 07:14:20',NULL),(3422,195,452,'Husain',NULL,NULL,'Javed Nazir Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:14:43',NULL),(3423,59,5517,'Muhammad Shayan Qureshi',NULL,'2011-01-28','Muhammad Naveed','42101-9163444-5','03222322457','Sana','4','Islam','2023-10-18 07:14:50',NULL),(3424,195,1295,'Sumain',NULL,NULL,'Nadeem Inayat Masih',NULL,NULL,NULL,'4','Christianity','2023-10-18 07:15:07',NULL),(3425,145,3882,'Ahtesham ',NULL,'2014-01-01','Muhammad Siddique',NULL,NULL,'Irum ','3A','Islam','2023-10-18 07:15:15',NULL),(3426,59,5520,'Abdul Rafay',NULL,'2010-07-10','Nadeem Qureshi','42101-4253710-5','03228282943','Faiza','4','Islam','2023-10-18 07:15:43',NULL),(3427,195,1297,'Muhammad Hassan',NULL,NULL,'Muhammad Arif Yaqoob',NULL,NULL,NULL,'4','Islam','2023-10-18 07:15:52',NULL),(3428,82,9374,'Hadiya Khan',NULL,'2017-09-01','waqar Khan',NULL,'03171951997','kainat','1','Islam','2023-10-18 07:15:55',NULL),(3429,195,465,'Muskan',NULL,NULL,'Muhammad Jamshed Khan',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:16:04',NULL),(3430,195,1298,'Azan',NULL,NULL,'Illyas Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-18 07:16:38',NULL),(3431,145,3884,'Shayan ',NULL,'2019-07-20','Muhammad Anwar',NULL,NULL,'Noreen ','3A','Islam','2023-10-18 07:16:43',NULL),(3432,59,5566,'Zunair Ghouri',NULL,'2013-03-07','Muhammad Zeeshan Ghouri','42000-0484335-7','03122484424','Tehmeena','4','Islam','2023-10-18 07:16:53','2023-10-20 10:46:34'),(3433,195,494,'Emanwel',NULL,NULL,'Akram Masih',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:17:09',NULL),(3434,195,1299,'Muhammad Umar',NULL,NULL,'Muhammad Imran Zafar',NULL,NULL,NULL,'4','Islam','2023-10-18 07:17:23',NULL),(3435,145,3886,'Talib Ali ',NULL,'2013-08-08','Rashid Ali ',NULL,NULL,'Rukhsar ','3A','Islam','2023-10-18 07:17:29',NULL),(3436,59,5677,'Ayan',NULL,'2010-05-29','Rafique','42101-9810791-5','03002078353','Shaista Kainat','4','Islam','2023-10-18 07:17:35',NULL),(3437,82,9375,'Manahil Zehra',NULL,'2013-08-04','Amir Haidar',NULL,'031302293328','Shazia','1','Islam','2023-10-18 07:17:39',NULL),(3438,195,495,'Muhammad Asher',NULL,NULL,'Mohsin Muhammad Akhter',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:18:08',NULL),(3439,195,1309,'Hina',NULL,NULL,'Shiraz Siraj Muhammad',NULL,NULL,NULL,'4','Islam','2023-10-18 07:18:13',NULL),(3440,59,5674,'Anabiya',NULL,'2014-04-18','Muhammad Rizwan','42401-7402715-1','03462392455','Nousheen','4','Islam','2023-10-18 07:18:22','2023-10-20 10:46:59'),(3441,145,3895,'Abdul Basit ',NULL,'2011-01-22','Ayjaz ',NULL,NULL,'Safina','3A','Islam','2023-10-18 07:18:40',NULL),(3442,195,1310,'Maheen',NULL,NULL,'Shiraz Siraj Muhammad',NULL,NULL,NULL,'4','Islam','2023-10-18 07:18:40',NULL),(3443,82,9376,'Zoha',NULL,'2014-10-06','Safdar Ali',NULL,NULL,'Sana','1','Islam','2023-10-18 07:18:45',NULL),(3444,195,509,'Kinza',NULL,NULL,'Muhammad Shehzad Zafar',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:18:53',NULL),(3445,59,5678,'Shakir Zaib','','2013-04-05','Jahanzaib','13504-2223181-9','03453351190','Taj Bibi','4','Islam','2023-10-18 07:19:25','2023-10-18 07:19:55'),(3446,195,1311,'Hamza',NULL,NULL,'Qaiser Abbass',NULL,NULL,NULL,'4','Islam','2023-10-18 07:19:26',NULL),(3447,82,9377,'Anabiya',NULL,'2016-06-19','Waqas Ahmed ',NULL,NULL,NULL,'1','Islam','2023-10-18 07:20:08',NULL),(3448,195,1312,'Ilma',NULL,NULL,'Khalid Qureshi',NULL,NULL,NULL,'4','Islam','2023-10-18 07:20:18',NULL),(3449,195,518,'Muhammad Umar',NULL,NULL,'Ali Raza Khalil Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:20:22',NULL),(3450,145,3902,'Abdul Hadi ',NULL,'2019-08-21','Muhammad Waseem ',NULL,NULL,'Nida','3A','Islam','2023-10-18 07:20:36',NULL),(3451,59,5679,'Muhammad Ayaz',NULL,'2010-05-11','Sher Afzal Khan','42101-1438904-9','03412703376','Gul Nawab Zehra','4','Islam','2023-10-18 07:20:56',NULL),(3452,195,1313,'Fabiha',NULL,NULL,'Faheem Ahmed Jameel Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-18 07:21:11',NULL),(3453,195,526,'Huzaifa',NULL,NULL,'Muhammad Shoukat khan',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:21:23',NULL),(3454,145,3910,'Aman ',NULL,'2012-03-11','Nasir Ahmed ',NULL,NULL,'Sajida','-1',NULL,'2023-10-18 07:21:32',NULL),(3455,82,9423,'Sahiba',NULL,'2016-10-20','Iftikhar Ahmed ',NULL,'03229377027','Faryal','1','Islam','2023-10-18 07:21:43',NULL),(3456,195,1336,'Hunaira',NULL,NULL,'Hasnain Qureshi',NULL,NULL,NULL,'4','Islam','2023-10-18 07:21:50',NULL),(3457,195,536,'Maheen',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:22:00',NULL),(3458,145,3922,'Tehseen ',NULL,'2012-02-28','Muhammad Hussain ',NULL,NULL,'Salma','3A','Islam','2023-10-18 07:22:32',NULL),(3459,195,1337,'Eraj',NULL,NULL,'Muhammad Saleem Rafat',NULL,NULL,NULL,'4','Islam','2023-10-18 07:22:34',NULL),(3460,82,9429,'Urooj',NULL,'2015-03-11','Rashid Ahmed',NULL,'03402300970','Iqra','1','Islam','2023-10-18 07:22:42',NULL),(3461,195,579,'Ahan Sheikh',NULL,NULL,'Anwar Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:23:13',NULL),(3462,145,3923,'Sufyan ',NULL,'2013-10-15','Muhammad Hussain ',NULL,NULL,'Saima','3A','Islam','2023-10-18 07:23:23',NULL),(3463,195,1338,'Umm-e-Hani',NULL,NULL,'Muhammad Saleem Rafat',NULL,NULL,NULL,'4','Islam','2023-10-18 07:23:24',NULL),(3464,82,9431,'Alishba',NULL,'2015-10-13','Noshad',NULL,'03162527701',NULL,'1','Islam','2023-10-18 07:23:41',NULL),(3465,195,1345,'Qurat-ul-Ain',NULL,NULL,'Tanveer Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-18 07:23:55',NULL),(3466,195,581,'Muhammad Hashir Ali',NULL,NULL,'Shan Baber',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:24:02',NULL),(3467,195,1347,'Huda',NULL,NULL,'Muhammad Ameen Hussain Kamal',NULL,NULL,NULL,'4','Islam','2023-10-18 07:24:34',NULL),(3468,145,3925,'Abdul Sami ',NULL,'2014-04-19','Muhammad Shafi',NULL,NULL,'Samreen ','3A','Islam','2023-10-18 07:24:38',NULL),(3469,82,9433,'Laiba ',NULL,'2014-03-23','Muhammad Wasif Khan',NULL,NULL,'Shazia','1','Islam','2023-10-18 07:24:43',NULL),(3470,195,1348,'Muhammad Yousuf',NULL,NULL,'Muhammad Shakeel Asif',NULL,NULL,NULL,'4','Islam','2023-10-18 07:25:14',NULL),(3471,195,602,'Muhammad Rohan',NULL,NULL,'Muhammad Ayaz Khan',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:25:16',NULL),(3472,145,3932,'Manahil ',NULL,'2015-08-30','Mehmood ',NULL,NULL,'Saim','3A','Islam','2023-10-18 07:25:35',NULL),(3473,82,9440,'Jawaria ',NULL,'2015-12-11','Muhammad yaqoob',NULL,'03181017158','Kulsoom','1','Islam','2023-10-18 07:25:53',NULL),(3474,195,1351,'Hifza',NULL,NULL,'Muhammad Ibrahim Abdul Ghaffar',NULL,NULL,NULL,'4','Islam','2023-10-18 07:26:18',NULL),(3475,195,606,'Zartash',NULL,NULL,'Muhammad Shoaib Malik',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:26:53',NULL),(3476,195,1356,'Anas Ahmed',NULL,NULL,'Illyas Ahmed Khan',NULL,NULL,NULL,'4','Islam','2023-10-18 07:26:57',NULL),(3477,59,5565,'Nehaal',NULL,'2010-10-07','Shakir','42101-8142021-7','03181149942','Mehwish','4','Islam','2023-10-18 07:27:14',NULL),(3479,145,3937,'Kashan',NULL,'2013-06-19','Kashif',NULL,NULL,'Wida','3A','Islam','2023-10-18 07:27:27',NULL),(3480,195,612,'Abdullah ',NULL,NULL,'Mohsin Khan Mobeen Uddin',NULL,NULL,NULL,'1',NULL,'2023-10-18 07:27:48',NULL),(3481,59,5590,'Sheheryar',NULL,'2012-08-01','Abdul Hafiz','42401-2827826-9','0334298739','Saima','4','Islam','2023-10-18 07:27:57',NULL),(3482,82,9478,'Waniya',NULL,'2016-06-15','Kamran',NULL,'03192011313','Madiha','1','Islam','2023-10-18 07:28:22',NULL),(3483,195,1032,'Fiza',NULL,NULL,'Ramzan Ahmed Naseer Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-18 07:28:23',NULL),(3484,145,3960,'Bisma`',NULL,'2013-06-28','Shahzad ',NULL,NULL,'Benish ','3A','Islam','2023-10-18 07:28:37',NULL),(3485,59,5699,'Zubair',NULL,'2011-01-19','Muhammad Sajid','13101-9385709-9','03121119582','Mehwish Jan Bibi','4','Islam','2023-10-18 07:28:45',NULL),(3486,195,123,'Umm-E-Farwah',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:28:48',NULL),(3487,195,1033,'Iqra',NULL,NULL,'Ramzan Ahmed Naseer Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-18 07:28:58',NULL),(3488,145,3961,'Tayyaba',NULL,'2014-04-14','Muhammad Abid ',NULL,NULL,'Zakia','3A','Islam','2023-10-18 07:29:20',NULL),(3489,59,5713,'Abu Bakar',NULL,'2012-03-09','Muhammad Rashid','41340-8066016-1','03054688338','Kehkashan','4','Islam','2023-10-18 07:29:44','2023-10-20 10:47:33'),(3490,195,1048,'Dua',NULL,NULL,'Muhammad Afsar',NULL,NULL,NULL,'5','Islam','2023-10-18 07:29:48',NULL),(3491,195,152,'Mehmood',NULL,NULL,'Jawed Moteen',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:30:27',NULL),(3492,59,5733,'Zia Ur Rehman',NULL,'2009-11-04','Yaqib Khan','42101-7723225-5','030092281041','Shabana','4','Islam','2023-10-18 07:30:37',NULL),(3493,145,3963,'Umm-e-Habiba',NULL,'2015-08-10','Muhammad Jamil ',NULL,NULL,'Shaista','3A','Islam','2023-10-18 07:31:01',NULL),(3494,59,5735,'Zainab',NULL,'2012-12-31','Muhammad Shahid','41303-6998179-1','03121291601','Azra','4','Islam','2023-10-18 07:31:27',NULL),(3495,145,3964,'Sheeza Noor ',NULL,'2015-10-20','Saleem Ahmedv',NULL,NULL,NULL,'3A','Islam','2023-10-18 07:31:50',NULL),(3496,195,1063,'Muhammad Qasim',NULL,NULL,'Muhammad Riyaz',NULL,NULL,NULL,'5','Islam','2023-10-18 07:31:52',NULL),(3497,195,1065,'Mahnoor',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'5','Islam','2023-10-18 07:32:27',NULL),(3498,59,5736,'Muhammad Ali',NULL,'2010-06-01','Muhammad Shahid','41303-6998179-1','03121291601','Azra','4','Islam','2023-10-18 07:32:39',NULL),(3499,145,3966,'Ayesha',NULL,'2014-09-16','Muhammad Sabir',NULL,NULL,'Shumaila','3A','Islam','2023-10-18 07:33:06',NULL),(3500,195,1081,'Romaisa',NULL,NULL,'Bilal Yousuf Ali Qureshi',NULL,NULL,NULL,'5','Islam','2023-10-18 07:33:14',NULL),(3501,195,156,'Tabassum',NULL,NULL,'Muhammad Touseef Zareef',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:33:14',NULL),(3502,59,5766,'Muhammad Roman',NULL,'2013-01-17','Muhammad Fazil Khan','42101-1897974-7','03463523420','Afshan','4','Islam','2023-10-18 07:33:26','2023-10-20 10:48:53'),(3503,195,1155,'Zain',NULL,NULL,'Asif Iqbal Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-18 07:33:59',NULL),(3504,145,3969,'Muhammad Anus ',NULL,'2014-09-16','Muhammad Asim',NULL,NULL,'Azra','3A','Islam','2023-10-18 07:34:03',NULL),(3505,195,183,'Muhammad Amaan',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:34:12',NULL),(3506,195,1156,'Azan',NULL,NULL,'Asif Iqbal Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-18 07:34:31',NULL),(3507,145,3983,'Muhammad Haris',NULL,'2015-02-07','Muhammad Saleem',NULL,NULL,NULL,'3A','Islam','2023-10-18 07:35:00',NULL),(3508,59,5308,'Habiba',NULL,'2010-10-10','Riyaz Hussain','42101-9110877-5','0311386669','Saima','5','Islam','2023-10-18 07:35:14',NULL),(3509,195,1160,'Fabiha',NULL,NULL,'Muhammad Anees Hafeez',NULL,NULL,NULL,'5','Islam','2023-10-18 07:35:16',NULL),(3510,195,199,'Ahmed Raza',NULL,NULL,'Pervaiz khan',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:35:59',NULL),(3511,195,1162,'Mohsin Khan',NULL,NULL,'Muhammad Jameel Khan',NULL,NULL,NULL,'5','Islam','2023-10-18 07:36:03',NULL),(3512,145,4003,'Areesha',NULL,'2016-01-09','Jamil Ahmed ',NULL,NULL,'Rafiq','3A','Islam','2023-10-18 07:36:03',NULL),(3513,59,3728,'Mahnoor',NULL,'2011-08-10','Nadeem Ansar','32102-6327596-7','03312728961',NULL,'5','Islam','2023-10-18 07:36:11',NULL),(3514,195,1183,'Maheen',NULL,NULL,'Nasir Khan',NULL,NULL,NULL,'5','Islam','2023-10-18 07:36:43',NULL),(3515,195,213,'Muhammad Huzaim',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:36:49',NULL),(3516,59,5360,'Hafsa',NULL,'2013-09-16','Tariq','42101-6606116-1','03122124201','Rakhshanda Naz','5','Islam','2023-10-18 07:36:59','2023-10-20 10:49:16'),(3517,195,228,'Abbas Ali',NULL,NULL,'Ayaz Ali Khan',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:37:37',NULL),(3518,195,1219,'Sadiqa',NULL,NULL,'Muhammad Noman Fazal ur Rehman',NULL,NULL,NULL,'5','Islam','2023-10-18 07:37:38',NULL),(3519,59,5363,'Hooria',NULL,'2012-05-01','Muhammad Afzal','42101-7026692-5','03151817842',NULL,'5','Islam','2023-10-18 07:37:54',NULL),(3520,195,1226,'Muhammad Rehan',NULL,NULL,'Muhammad Amin Wazeer Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-18 07:38:26',NULL),(3521,195,237,'Abdul Rehman',NULL,NULL,'Muhammad Sulaiman',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:38:34',NULL),(3522,59,5370,'Umar Ali',NULL,'2013-09-17','Shafiq Ur Rehman','42401-6972602-9','03118813606','Nousheen','5','Islam','2023-10-18 07:38:49',NULL),(3523,195,1241,'Aiman',NULL,NULL,'Raju Abdul Rehman',NULL,NULL,NULL,'5','Islam','2023-10-18 07:38:59',NULL),(3524,195,250,'Alisha',NULL,NULL,'Muhammad Ahsan Ismail ',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:39:23',NULL),(3525,59,5426,'Mudassir','`','2008-01-12','Rehmat Bahadur','42101-4291035-3','03462327938',NULL,'5','Islam','2023-10-18 07:39:30',NULL),(3526,195,1252,'Saniya',NULL,NULL,'Ahmed Ali Rashid',NULL,NULL,NULL,'5','Islam','2023-10-18 07:39:54',NULL),(3527,195,252,'Arsal',NULL,NULL,'Abdul Qadir Khan',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:40:29',NULL),(3528,195,1257,'Mirza Ahsan Baig',NULL,NULL,'Mirza Faraz Baig',NULL,NULL,NULL,'5','Islam','2023-10-18 07:40:39',NULL),(3529,59,5480,'Muhammad Hasnain',NULL,'2012-07-17','Muhammad Shehzad','42101-1649585-7','03112035204',NULL,'5','Islam','2023-10-18 07:41:20',NULL),(3530,195,1300,'Ali Hussain',NULL,NULL,'Saleem Abdul Kareem',NULL,NULL,NULL,'5','Islam','2023-10-18 07:41:23',NULL),(3531,82,8852,'Hassan ',NULL,'2014-04-12','Saleem Khan',NULL,'03482931068','Farzana','2A','Islam','2023-10-18 07:41:32',NULL),(3532,195,253,'Eshal',NULL,NULL,'Sumair Ullah khan',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:41:43',NULL),(3533,59,5486,'Amir',NULL,'2008-07-04','Ali Asghar','42101-0692645-7',NULL,'Yasmeen','5','Islam','2023-10-18 07:41:59',NULL),(3534,195,1301,'Abdullah',NULL,NULL,'Kamran Mehboob',NULL,NULL,NULL,'5','Islam','2023-10-18 07:42:07',NULL),(3535,82,8893,'Abdul Hamad ',NULL,'2015-05-16','Abdul Sadiq',NULL,'03178964159',NULL,'2A','Islam','2023-10-18 07:42:46',NULL),(3536,59,5533,'Muhammad Bilal',NULL,'2010-10-15','Muhammad Kashif','42101-8707048-7','03333119456',NULL,'5','Islam','2023-10-18 07:42:56',NULL),(3537,195,1302,'Subhan',NULL,NULL,'Rehan Ali',NULL,NULL,NULL,'5','Islam','2023-10-18 07:42:59',NULL),(3538,195,257,'Arish',NULL,NULL,'Muhammad Arif Abdul Ghani',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:43:03',NULL),(3539,59,5540,'Muhammad Umar',NULL,'2012-08-15','Aurangzeb','42101-9869045-1','03213817550','Shehzadi Asghar','5','Islam','2023-10-18 07:43:51',NULL),(3540,195,1303,'Muhammad Umar',NULL,NULL,'Mehmood Ali Khan ',NULL,NULL,NULL,'5','Islam','2023-10-18 07:43:52',NULL),(3541,145,4004,'Almeera Fatima',NULL,'2014-02-01','Ahmed Faraz',NULL,NULL,'Malka','3A','Islam','2023-10-18 07:44:00',NULL),(3542,82,8898,'Hasnain',NULL,'2014-09-12','Naseer',NULL,'03132280691','Tarana','2A','Islam','2023-10-18 07:44:21',NULL),(3543,195,1315,'Ahmed Raza',NULL,NULL,'Muhammad Asif Iqbal',NULL,NULL,NULL,'5','Islam','2023-10-18 07:44:25',NULL),(3544,59,5707,'Syeda Hania',NULL,'2012-07-20','Syed Asghar Ali','42201-0238264-3','03213817550','Shehzadi Asghar','5','Islam','2023-10-18 07:44:44',NULL),(3545,145,4005,'Maleeha ',NULL,'2013-06-07','Muhammad Shahid',NULL,NULL,'Naheed','3A','Islam','2023-10-18 07:45:09',NULL),(3546,195,1317,'Muhammad Ibad Khan',NULL,NULL,'Sajjad Kamal Uddin',NULL,NULL,NULL,'5','Islam','2023-10-18 07:45:10',NULL),(3547,59,5549,'Muhammad Abdullah',NULL,'2010-01-16','Azam','42101-1715712-9',NULL,NULL,'5','Islam','2023-10-18 07:45:17','2023-10-20 10:49:38'),(3548,82,8899,'Ahmed ',NULL,'2015-02-12','Muhammad Kashif',NULL,NULL,'Mehnaz','2A','Islam','2023-10-18 07:45:20',NULL),(3549,195,1318,'Emaan',NULL,NULL,'Asif Yaseen',NULL,NULL,NULL,'5','Islam','2023-10-18 07:45:50',NULL),(3550,59,5569,'Aliyan Khan',NULL,'2012-01-08','Raees Khan','42301-2705042-7','0343271021',NULL,'5','Islam','2023-10-18 07:46:01',NULL),(3551,145,4006,'Muhammad Sufyan',NULL,'2014-09-26','Nadeem Faisal',NULL,NULL,'Shahnaz ','3A','Islam','2023-10-18 07:46:13',NULL),(3552,82,9008,'Umer sadiq',NULL,'2016-01-01','Sadiq',NULL,'0311204267','Kiran','2A','Islam','2023-10-18 07:46:22',NULL),(3553,195,1319,'Muhammad Wasif',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'5','Islam','2023-10-18 07:46:31',NULL),(3554,59,5603,'Kashan Ahmed',NULL,'2012-08-25','Meraj Ahmed','42101-4506384-7','03432616325',NULL,'5','Islam','2023-10-18 07:47:00',NULL),(3555,145,4012,'Muzammil',NULL,'2013-06-08','Muhammad Javed',NULL,NULL,'Sultana','3A','Islam','2023-10-18 07:47:19',NULL),(3556,195,1327,'Hanzala ',NULL,NULL,'Muhammad Shoukat khan',NULL,NULL,NULL,'5','Islam','2023-10-18 07:47:19',NULL),(3557,82,9156,'Youaan',NULL,'2014-03-15','Muhammad Adnan',NULL,'03462026352','Naheed ','2A','Islam','2023-10-18 07:47:32','2023-10-20 07:52:24'),(3558,59,5680,'Shehryar',NULL,'2008-01-13','Sadiq Shah','42101-2095060-9','03218616753','Nagina','5','Islam','2023-10-18 07:47:54',NULL),(3559,59,5212,'Muhammad Ali',NULL,'2010-08-06','Muhammad Zakir','42101-9360707-9','031329289465','Samina','5','Islam','2023-10-18 07:48:25',NULL),(3560,195,1328,'Muhammad Taha',NULL,NULL,'Muhammad Shoukat khan',NULL,NULL,NULL,'5','Islam','2023-10-18 07:48:26',NULL),(3561,145,4013,'Ali Shahzad',NULL,'2012-06-25','Muhammad Abid',NULL,NULL,'Shehnaz','3A','Islam','2023-10-18 07:48:43',NULL),(3562,82,9178,'Muhammad Arij',NULL,'2016-04-13','Muhammad Yousuf',NULL,'03120222989','Shumaila','2A','Islam','2023-10-18 07:48:54',NULL),(3563,195,259,'Mehar ',NULL,NULL,'Muhammad Imran Chaudry',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:49:09',NULL),(3564,59,5567,'Abdul Rehman Ghouri',NULL,'2010-12-28','Muhammad Zeeshan Ghouri','42000-0480335-7','0324844245','Tehmeena','5','Islam','2023-10-18 07:49:10','2023-10-20 10:24:04'),(3565,195,1329,'Arfa',NULL,NULL,'Zahid Hussain Abdul Waheed',NULL,NULL,NULL,'5','Islam','2023-10-18 07:49:21',NULL),(3566,145,4019,'Muhammad Ahmed',NULL,'2012-07-21','Muhammad Nabeel ',NULL,NULL,'Iqra','3A','Islam','2023-10-18 07:49:44',NULL),(3567,59,5584,'Mavia',NULL,'2013-01-01','Khalid Zaman','42201-0249961-3','03132928945','Sunbul ','5','Islam','2023-10-18 07:49:52',NULL),(3568,195,279,'Maham',NULL,NULL,'Mehmood Ali khan (Taya)',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:50:14',NULL),(3569,82,9192,'Muhammad Daniyal',NULL,'2016-08-27','Muhammad Faheem',NULL,'03002462055','Amber','2A','Islam','2023-10-18 07:50:16',NULL),(3570,59,5605,'Muhammad Sufiyan',NULL,'2009-07-28','Muhammad Usman','42101-6246986-9','03102619470',NULL,'5','Islam','2023-10-18 07:50:49',NULL),(3571,145,4020,'Kamran ',NULL,'2014-08-08','Abdul Qadeer',NULL,NULL,'Zeenat','3A','Islam','2023-10-18 07:51:15',NULL),(3572,195,296,'Kaneez Fatima',NULL,NULL,'Faheem Ahmed',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:51:19',NULL),(3573,82,9231,'Aliya',NULL,'2015-09-21','Paeveez',NULL,'03162642840','Moona','2A','Islam','2023-10-18 07:51:28',NULL),(3574,59,5751,'Faraz Ahmed',NULL,'2013-08-10','Haji Ahmed','32301-0178413-3','030132220036','Asma Bibi','5','Islam','2023-10-18 07:51:42',NULL),(3575,195,326,'Muhammad Atif Khan',NULL,NULL,'Muhammad Arif Khan Ismail Khan',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:52:22',NULL),(3576,145,4022,'Haniya Fahim ',NULL,'2014-07-04','Fahim Ali',NULL,NULL,'Sidra','3A','Islam','2023-10-18 07:52:36',NULL),(3577,82,9258,'Muhammad Muzammil',NULL,'2013-04-11','Muhammad Rehan',NULL,'03162822508','Rabia ','2A','Islam','2023-10-18 07:52:36',NULL),(3578,195,380,'Hurain',NULL,NULL,'Muhammad Ali Siddiqui',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:53:29',NULL),(3579,145,4023,'Zaharan ',NULL,'2013-10-21','Muneer Ahmed',NULL,NULL,'Shazma','3A','Islam','2023-10-18 07:53:53',NULL),(3580,195,391,'Muzammil',NULL,NULL,'Javed Ali khan',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:54:07',NULL),(3581,82,9260,'Muhammad Sufiyan',NULL,'2014-06-06','Abdul Salam',NULL,'03171013158','Shahida','2A','Islam','2023-10-18 07:54:09',NULL),(3582,195,392,'Lidiya',NULL,NULL,'Baber Masih',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:54:49',NULL),(3583,195,436,'Hunain',NULL,NULL,'Salman Ibrahim',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:55:28',NULL),(3584,49,4029,'Muhammad Hassan',NULL,'2020-01-20','Munawer','42101-0664713-5',NULL,'Sana','1','Islam','2023-10-18 07:55:55',NULL),(3585,195,472,'Aliyan',NULL,NULL,'Junaid',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:56:05',NULL),(3586,145,4024,'Kulsoom ',NULL,'2013-04-29','Muhammad Kashif ',NULL,NULL,'Nazish','3A','Islam','2023-10-18 07:56:20',NULL),(3587,195,490,'Anamta',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:56:40',NULL),(3588,49,4033,'Ahmed Ali',NULL,'2016-11-11','Shakeel Ahmed ','42101-0258025-7',NULL,'Rehana','1','Islam','2023-10-18 07:57:00',NULL),(3589,82,9272,'Ali Hassan',NULL,'2016-11-08','Muhamad Arsalan',NULL,'03132547118','Reema ','2A','Islam','2023-10-18 07:57:12',NULL),(3590,145,4025,'Hajra Bano',NULL,'2013-07-12','Abdul Karim ',NULL,NULL,'Najma','3A','Islam','2023-10-18 07:57:16',NULL),(3591,195,572,'Nabiha Fatima',NULL,NULL,'Fawad Hussain',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:57:24',NULL),(3592,49,4058,'Hassan',NULL,'2016-06-23','Muhammad Khalid','42301-0832122-9','0322-2131521','Shabana','1','Islam','2023-10-18 07:58:12',NULL),(3593,195,621,'Kinza Noor',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'2A',NULL,'2023-10-18 07:58:13',NULL),(3594,145,4026,'Esha Munna ',NULL,'2011-12-02','Munna',NULL,NULL,'Nosheen ','3A','Islam','2023-10-18 07:58:13',NULL),(3595,82,9317,'Subhan',NULL,'2012-06-17','Muhammad Khalid ',NULL,'03178383477','Reema','2A','Islam','2023-10-18 07:58:17',NULL),(3596,49,4065,'Jannat',NULL,'2014-01-10','Muhammad Akram','42101-5500532-3',NULL,NULL,'1','Islam','2023-10-18 07:59:29',NULL),(3597,145,4027,'Fizah',NULL,'2011-04-06','Muhammad Abid ',NULL,NULL,'Shehnaz','3A','Islam','2023-10-18 07:59:29',NULL),(3598,82,9320,'Aayaz',NULL,'2016-03-09','Mahmood',NULL,'03172927076','Samreen','2A','Islam','2023-10-18 07:59:46',NULL),(3599,195,1185,'Tayyaba Khan',NULL,NULL,'Muhammad Jameel khan Jamel khan Jamal Sabri',NULL,NULL,NULL,'3A',NULL,'2023-10-18 08:00:12',NULL),(3600,52,10746,'Umme Rameen',NULL,'2017-02-08','Meer Shakeel Rehman','42101-2795724-7',NULL,'Kiran Naaz','1','Islam','2023-10-18 08:00:22',NULL),(3601,82,9329,'Qasim Ali','','2014-01-09','Zakir Ali','','03142685820','Nafees ','2A','Islam','2023-10-18 08:00:32','2023-10-18 08:01:34'),(3602,145,4047,'Manahil',NULL,'2014-09-27','Muhammad Adnan',NULL,NULL,'Sumaira','3A','Islam','2023-10-18 08:00:38',NULL),(3603,49,4071,'Mahnoor',NULL,'2016-07-12','Ali Raza ','36104-1737864-1','0312-3597611','Saliha','1','Islam','2023-10-18 08:01:02',NULL),(3604,145,4048,'Javeria',NULL,'2014-01-22','Kashif Rehman ',NULL,NULL,NULL,'3A','Islam','2023-10-18 08:01:44',NULL),(3605,195,1211,'Syeda Aliza ',NULL,NULL,'Muhammad Ali Wali Muhammad ',NULL,NULL,NULL,'3A',NULL,'2023-10-18 08:01:57',NULL),(3606,52,10747,'Harmain ',NULL,'2016-02-08','Kachkol','42101-8408772-1',NULL,'Raheela','1','Islam','2023-10-18 08:02:19',NULL),(3607,49,4072,'Maryam',NULL,'2013-06-30','Salah-Uddin',NULL,NULL,'Farhana','1','Islam','2023-10-18 08:02:35',NULL),(3608,195,1212,'Muhammad Atif',NULL,NULL,'Faqir Muhammad ',NULL,NULL,NULL,'3A',NULL,'2023-10-18 08:02:46',NULL),(3609,52,10749,'Qudsia',NULL,'2016-08-14','Muhammad Aslam','42101-1854211-3',NULL,'Khairunisa','1','Islam','2023-10-18 08:03:27',NULL),(3610,82,9402,'Asif',NULL,'2011-05-22','Farhad',NULL,'03333508170','Noor Jahan','2A','Islam','2023-10-18 08:03:49',NULL),(3611,49,4073,'Azan',NULL,'2016-06-27','Salah-Uddin',NULL,'0318-2368279','Farhana','1','Islam','2023-10-18 08:03:52',NULL),(3612,145,4049,'Haniya',NULL,'2013-08-23','Kashif Ahmed',NULL,NULL,'Saima','3A','Islam','2023-10-18 08:04:02',NULL),(3613,195,1227,'Anees Ur Rehman ',NULL,NULL,'Muhammad Noman Fazal ur Rehman',NULL,NULL,NULL,'3A',NULL,'2023-10-18 08:04:11',NULL),(3614,49,4082,'Malaika',NULL,NULL,'Salman',NULL,NULL,NULL,'1','Islam','2023-10-18 08:04:38',NULL),(3615,52,10778,'Muhammad Aliyan Khan',NULL,'2014-01-14','Muhammad Khalil Khan','42101-1398953-1',NULL,'Noshaaba','1','Islam','2023-10-18 08:04:48',NULL),(3616,145,4059,'Alishba',NULL,'2015-06-17','Fahim',NULL,NULL,'Nasreen ','3A','Islam','2023-10-18 08:05:01',NULL),(3617,82,9417,'Muhammad Hussain',NULL,'2012-03-23','Muhammad Asif',NULL,'03152147402','Kanwal','2A','Islam','2023-10-18 08:05:09',NULL),(3618,49,4083,'Manahil',NULL,NULL,'Salman',NULL,NULL,NULL,'1','Islam','2023-10-18 08:05:22',NULL),(3619,195,1232,'Anabiya',NULL,NULL,'Muhammad Azad Altaf',NULL,NULL,NULL,'3A',NULL,'2023-10-18 08:05:25',NULL),(3620,52,10779,'Muhammad Hasan',NULL,'2016-10-24','Muhammad Tahir','42101-2104791-7',NULL,'Samina Naaz','1','Islam','2023-10-18 08:05:59',NULL),(3621,49,4085,'Shariq',NULL,'2014-04-02','Tariq Hussain','42201-2400965-9',NULL,'Gul Bano','1','Islam','2023-10-18 08:06:26',NULL),(3622,195,1233,'Mahira',NULL,NULL,' Muhammad Imran Abdul Rehman',NULL,NULL,NULL,'3A',NULL,'2023-10-18 08:06:29',NULL),(3623,82,9419,'Muhammad Hussain',NULL,'2014-01-24','Mahboob',NULL,'03102599678','Safya','2A','Islam','2023-10-18 08:06:32',NULL),(3624,145,4081,'Ahmed Hussain',NULL,'2015-06-18','Muhammad Noshad ',NULL,NULL,'Nazia','3A','Islam','2023-10-18 08:06:43',NULL),(3625,82,9459,'Muhammad Kashan',NULL,'2016-05-31','Muhammad Waqar',NULL,'03191896880',NULL,'2A','Islam','2023-10-18 08:07:38',NULL),(3626,49,5014,'Sara Bano',NULL,'2015-07-31','Imran','42101-9242712-9','0311-3246792','Sawera ','1','Islam','2023-10-18 08:07:46',NULL),(3628,52,10780,'Anumta',NULL,'2014-06-21','Muhammad Kamran','42101-1411689-7','03192718279','Naeema','1','Islam','2023-10-18 08:08:07',NULL),(3629,82,9472,'Hasnain',NULL,'2014-11-12','Muhmmad Nazim',NULL,'03170152515','Aarifa','2A','Islam','2023-10-18 08:08:51',NULL),(3630,195,1235,'Ansharah ',NULL,NULL,'Muhammad khalil Shoukat Ali',NULL,NULL,NULL,'3A',NULL,'2023-10-18 08:09:15',NULL),(3631,52,10805,'Subhan Ali',NULL,'2015-06-03','Syed Ali Mustafa','42401-7446787-3',NULL,'Sana ','1','Islam','2023-10-18 08:09:17',NULL),(3632,49,4099,'Ali Hassan',NULL,'2016-01-25','Syed Khalid','31301-6701721-9','0307-2831588','Abida','1','Islam','2023-10-18 08:09:34',NULL),(3633,195,1240,'Unzila',NULL,NULL,'Shebaz Siraj Muhammad',NULL,NULL,NULL,'3A',NULL,'2023-10-18 08:09:54',NULL),(3634,82,9477,'Hammad ',NULL,'2015-09-03','Altaf',NULL,'03152771209',NULL,'2A','Islam','2023-10-18 08:10:04',NULL),(3635,52,10810,'Anabia ',NULL,'2016-01-22','Asif Husain Qureshi','42401-9730195-5',NULL,'Fozia','1','Islam','2023-10-18 08:10:17',NULL),(3636,145,4083,'Mehwish ',NULL,'2014-08-21','Muhammad Saleem ',NULL,NULL,'Sobia ','3A','Islam','2023-10-18 08:10:23',NULL),(3637,195,1242,'Hasnain',NULL,NULL,'Yousuf Ibrahim',NULL,NULL,NULL,'3A',NULL,'2023-10-18 08:10:32',NULL),(3638,82,9323,'Subhan','','2013-12-08','Kamran','','03171440066','Kiran','2A','Islam','2023-10-18 08:10:58','2023-10-18 08:12:52'),(3639,49,5025,'Umm-e-Habiba',NULL,'2016-06-30','Babar','42401-8171054-7',NULL,NULL,'1','Islam','2023-10-18 08:11:12',NULL),(3640,82,9115,'Rameen',NULL,'2016-03-24','Waqar',NULL,NULL,NULL,'2',NULL,'2023-10-18 08:11:45','2023-10-20 07:50:32'),(3642,52,10811,'Neha',NULL,'2013-08-11','Rasheed Khan','42401-0407897-9','03142320367','Shazia Khan','1','Islam','2023-10-18 08:11:56',NULL),(3643,49,4039,'Zainab',NULL,'2015-12-05','Shakeel Ahmed ','42101-1478475-1',NULL,'Naila Sadaf','2A','Islam','2023-10-18 08:12:43',NULL),(3644,52,10816,'Huzaifa Ansari',NULL,'2013-10-29','Sanny ','42401-6998696-5','03312089913','Saba ','1','Islam','2023-10-18 08:13:07',NULL),(3645,195,1243,'Ameer Hamza',NULL,NULL,'Muhammad Aslam Khan',NULL,NULL,NULL,'3A',NULL,'2023-10-18 08:13:52',NULL),(3646,52,10817,'Basit',NULL,NULL,'Waseem',NULL,NULL,NULL,'1','Islam','2023-10-18 08:14:43',NULL),(3647,195,1247,'Muskan Imran',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3A',NULL,'2023-10-18 08:14:57',NULL),(3648,49,4044,'Shayan Ali',NULL,'2014-06-22','Ali Raza',NULL,'0312-13597611','Saliha','2A','Islam','2023-10-18 08:15:09',NULL),(3650,195,1251,'Jaweria',NULL,NULL,'Nazeer Ahmed Azeem Baksh',NULL,NULL,NULL,'3A',NULL,'2023-10-18 08:16:16',NULL),(3651,52,10819,'Uzain','','2016-05-23','Amjad Khan','42101-9603639-9','','Ambreen','1','Islam','2023-10-18 08:16:19','2023-10-18 08:17:20'),(3652,82,9150,'Rimsha ','','2016-01-11','Muhammad Imran','','03172512763','Afsheen','2A','Islam','2023-10-18 08:16:33','2023-10-18 08:17:38'),(3653,195,1255,'Ahmed',NULL,NULL,'Junaid Faraz Mumtaz Khan',NULL,NULL,NULL,'3A',NULL,'2023-10-18 08:17:15',NULL),(3654,49,4051,'Mustufa Shahmir',NULL,'2013-08-13','Maqbool Ahmed','42201-057336-1','0313-1361985','Tasleem','2A','Islam','2023-10-18 08:18:03',NULL),(3655,195,1259,'Umm-E-Roman',NULL,NULL,'Muhammad Rehan(Late)',NULL,NULL,NULL,'3A',NULL,'2023-10-18 08:18:53',NULL),(3656,49,4056,'Muhammad Umer',NULL,'2016-02-09','Muhammad Akhter','63101-5670498-3',NULL,'Ishrat ','2A','Islam','2023-10-18 08:19:33',NULL),(3657,82,9161,'Umama',NULL,'2015-03-16','Muhammad Shahid',NULL,'0322208141','Sana','2A','Islam','2023-10-18 08:19:44',NULL),(3658,49,4057,'Noor Fatima',NULL,'2017-11-05','Muhammad Akhter','63101-5670498-3','0302-0203717','Ishrat ','2A','Islam','2023-10-18 08:20:56',NULL),(3659,82,9170,'Maryam',NULL,'2014-08-14','Muhammad zafar',NULL,'03048428413','Sumaira','2A','Islam','2023-10-18 08:21:17',NULL),(3660,52,10822,'Husna',NULL,'2013-11-23','Muhammad Jameel Bukhari','42000-1264965-7','03120109266','Ayesha','-1',NULL,'2023-10-18 08:21:54',NULL),(3661,82,9225,'Maham',NULL,'2017-04-18','Syed Wajid',NULL,'03152953475','Shazia','2A','Islam','2023-10-18 08:23:00',NULL),(3662,49,4068,'Mubashir Hussain',NULL,'2012-02-07','Mukhtiar Hussain','36104-5416810-1',NULL,NULL,'2A','Islam','2023-10-18 08:23:02',NULL),(3663,52,10829,'Hamza','','2015-05-31','Muhammad Shahid','41302-6481854-9','','Saima','1','Islam','2023-10-18 08:23:25','2023-10-18 08:24:04'),(3664,49,4069,'Mudassir Hussain',NULL,'2010-01-10','Mukhtiar Hussain',NULL,NULL,NULL,'2A','Islam','2023-10-18 08:24:02',NULL),(3665,82,9244,'Alishba',NULL,'2016-02-16','Ayaz',NULL,'03186331324','Rida','2A','Islam','2023-10-18 08:24:11',NULL),(3666,49,5001,'Mir  Farrakh Sohail',NULL,'2011-11-08','Mir Salam Sohail','42101-6276196-9','0345-3121451','Mehwish','2A','Islam','2023-10-18 08:25:36',NULL),(3667,82,9269,'Javeria ',NULL,'2014-06-14','Khalid ',NULL,'03104060109','Anum','2A','Islam','2023-10-18 08:25:48',NULL),(3668,52,10848,'Saim Raza',NULL,'2015-06-26','Shamim','42101-1412349-3',NULL,'Sughra Bano','1','Islam','2023-10-18 08:26:23',NULL),(3669,82,9273,'UMM-e-Haniya',NULL,'2015-10-20','Muhammad Arsalan',NULL,'03132547118','Reema ','2A','Islam','2023-10-18 08:27:42',NULL),(3671,49,4025,'Aqsa',NULL,'2015-02-20','Muhammad Yaseen','42101-0295362-2',NULL,'Asma','3A','Islam','2023-10-18 08:27:51',NULL),(3672,52,10849,'Harmain',NULL,NULL,'Muhammad Shameem','42101-1412329-3',NULL,NULL,'-1',NULL,'2023-10-18 08:28:31',NULL),(3673,82,9279,'Sana',NULL,'2013-04-04','Zeeshan',NULL,'03448064627','Nureen','2A','Islam','2023-10-18 08:28:40',NULL),(3674,49,4028,'Fatima',NULL,'2017-06-13','Munawwar','42101-0664713-5',NULL,NULL,'3A','Islam','2023-10-18 08:28:52',NULL),(3675,52,10866,'Asnad Israr',NULL,'2017-11-20','Israr Ahmed','42101-1748894-5',NULL,'Afshan','1','Islam','2023-10-18 08:30:30',NULL),(3676,82,9319,'Muskan',NULL,'2013-06-15','Mehmood',NULL,'03172927076','Samreen','2A','Islam','2023-10-18 08:30:48',NULL),(3677,49,4038,'Hooria',NULL,'2015-12-15','Muhammad Rafi-Ullah',NULL,NULL,NULL,'3A','Islam','2023-10-18 08:31:06',NULL),(3678,52,10867,'Chahat',NULL,NULL,'Muhammad Asif','42101-8114529-1',NULL,'Ruqayya','1','Islam','2023-10-18 08:32:06',NULL),(3679,82,9325,'Eshal','','2014-07-22','Muhammad Aamir','','03122757572','Mashal','2A','Islam','2023-10-18 08:32:14','2023-10-18 08:34:43'),(3680,49,4045,'Ayaan Ali',NULL,'2013-03-16','Ali Raza','36104-173786-4','0312-3597611',NULL,'3A','Islam','2023-10-18 08:32:14',NULL),(3681,49,4063,'Dua',NULL,NULL,'Muhammad Asif',NULL,'0315-0372019','Shumaila','3A','Islam','2023-10-18 08:33:18',NULL),(3682,52,10868,'Ahmed Raza ',NULL,'2014-06-25','Muhammad Waeem','42101-0672279-9',NULL,'Shama','1','Islam','2023-10-18 08:33:52',NULL),(3683,49,40,'Zarlish',NULL,'2010-11-26','Imran','42101-7330493-5',NULL,'Saima','3A','Islam','2023-10-18 08:34:25',NULL),(3684,52,10876,'Umme Kulsoom',NULL,'2016-06-15','Muhammad Tayyab','36202-4671720-9',NULL,'Shehnaz Bibi','1','Islam','2023-10-18 08:35:18',NULL),(3685,49,4070,'Minhaj',NULL,'2014-02-01','Sheikh Mateen',NULL,NULL,'Bahar','3A','Islam','2023-10-18 08:35:47',NULL),(3686,49,4076,'Tuba Qadri',NULL,NULL,'Anwar-ul-Haq',NULL,NULL,NULL,'3A','Islam','2023-10-18 08:37:00',NULL),(3687,52,10877,'Umme Sadia',NULL,'2014-06-15','Muhammad Tayyab','36202-4671720-9',NULL,'Shahnaz Bib','1','Islam','2023-10-18 08:37:04',NULL),(3688,49,4087,'Shayan',NULL,'2012-11-07','Tariq Hussain','42201-2400965-9',NULL,NULL,'3A','Islam','2023-10-18 08:37:57',NULL),(3689,52,10878,'Shifa Zahra',NULL,'2012-11-01','Muhammad Farooq','32402-2504934-9',NULL,'Shahana Rehman','1','Islam','2023-10-18 08:38:54',NULL),(3690,134,296,'Saba Zahoor',NULL,'2017-08-07','Zahoor Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-18 08:38:58',NULL),(3691,49,4091,'Abrish',NULL,'2014-11-13','Amir','42101-187599-4',NULL,NULL,'3A','Islam','2023-10-18 08:39:09',NULL),(3692,134,302,'Azhar Ali',NULL,'2015-06-10','Peerain Ditta',NULL,NULL,NULL,'1','Islam','2023-10-18 08:39:54',NULL),(3693,49,5011,'Muzammil',NULL,NULL,'Muhammad Rafi ',NULL,NULL,NULL,'3A','Islam','2023-10-18 08:40:00',NULL),(3694,134,303,'Ali Raza',NULL,'2018-08-10','Muhammad Dilshad',NULL,NULL,NULL,'1','Islam','2023-10-18 08:40:49',NULL),(3695,52,10632,'Anshara',NULL,'2014-01-24','Muhammad Faraz','42000-0437872-1','03152435943','Humaira','2A','Islam','2023-10-18 08:40:49',NULL),(3696,49,5006,'Bakhtiar',NULL,NULL,'Muhammad Rafi Qadri',NULL,NULL,NULL,'3A','Islam','2023-10-18 08:40:59',NULL),(3697,134,304,'Fariha',NULL,'2016-02-11','Muhammad Dilshad',NULL,NULL,NULL,'1','Islam','2023-10-18 08:41:43',NULL),(3698,52,10508,'Tehreem',NULL,'2014-01-01','Muhamaad Faraz','42101-1838390-7','03032096583','Humaira','2A','Islam','2023-10-18 08:42:14',NULL),(3699,49,3065,'Muhammad Naveed',NULL,'2010-10-07','Muhammad Yousuf',NULL,'0310-2433018',NULL,'4','Islam','2023-10-18 08:42:17',NULL),(3700,134,307,'Abdul Hannan',NULL,'2018-05-11','Faizan Ahmed ',NULL,NULL,NULL,'1','Islam','2023-10-18 08:42:44',NULL),(3702,49,4053,'Muhammad Ayan',NULL,NULL,'Touseef',NULL,'0312-6793565','Gulshan','4','Islam','2023-10-18 08:43:29',NULL),(3703,134,312,'Javaria Safdar',NULL,'2019-02-02','Muhammad Safdar',NULL,NULL,NULL,'1','Islam','2023-10-18 08:43:39',NULL),(3704,52,10671,'Farwa Zaidi',NULL,'2015-11-29','Shahbaz','42101-2190733-3','03162774654','Ruqaiya','2A','Islam','2023-10-18 08:43:46',NULL),(3705,49,4089,'Rida Fatima',NULL,NULL,'Abdul Majeed','44108-0377478-7',NULL,NULL,'4','Islam','2023-10-18 08:44:35',NULL),(3706,49,4090,'Muhammad Zubair',NULL,'2008-05-29','Gulzar','44108-0377478-7',NULL,NULL,'4','Islam','2023-10-18 08:45:28',NULL),(3707,52,10699,'Malaika',NULL,'2016-11-03','Rashid Ali','42101-6761887-1','031220671080','Saniya','2A','Islam','2023-10-18 08:45:29',NULL),(3708,134,316,'Ainas ',NULL,'2016-03-05','Junaid Masih',NULL,NULL,NULL,'1','Christianity','2023-10-18 08:45:40',NULL),(3709,49,4093,'Ali Raza',NULL,NULL,'Salah-Uddin',NULL,'0318-2368279','Farhana','4','Islam','2023-10-18 08:46:24',NULL),(3710,134,322,'Abu Sufiyan',NULL,'2017-05-12','Fayyaz Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-18 08:46:43',NULL),(3711,52,10771,'Umaima',NULL,'2011-02-01','Muhammad Tahir','42101-2104791-7','03142252440','Sameena','2A','Islam','2023-10-18 08:47:09',NULL),(3712,49,5051,'Sabiq',NULL,NULL,'Sumera',NULL,NULL,'Sumera','4','Islam','2023-10-18 08:47:54',NULL),(3713,134,323,'Khanzina',NULL,'2018-05-17','Fayyaz Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-18 08:48:26',NULL),(3714,134,325,'Muhammad Osama Shami',NULL,'2018-02-26','Asghar Ali',NULL,NULL,NULL,'1','Islam','2023-10-18 08:49:31',NULL),(3715,52,10789,'Ayesha Nadeem',NULL,'2014-09-09','Nadeem','43102-2468778-7','03132340197','Saniya','2A','Islam','2023-10-18 08:49:34',NULL),(3716,134,326,'Muhammad Haris',NULL,'2018-03-12','Muhammad Shafiq',NULL,NULL,NULL,'1','Islam','2023-10-18 08:50:31',NULL),(3717,134,329,'Muhammad Sohail Khan',NULL,'2015-07-12','Allah Dad Khan',NULL,NULL,NULL,'1','Islam','2023-10-18 08:51:32',NULL),(3718,49,3080,'Shafa-Ul-Abdullah',NULL,NULL,'Tehseem Akhter','42201-5469963-9','0315-0114509',NULL,'5','Islam','2023-10-18 08:51:52',NULL),(3719,52,10872,'Tehseen Fatima',NULL,'2014-05-16','Mohsin Ahmed','41204-5116907-3','03213253769','Quratulain','2A','Islam','2023-10-18 08:52:05',NULL),(3720,49,4022,'Maryam',NULL,NULL,'Shakeel Ahmed ','42101-1478475-1','0321-8727683','Nazia Sadaf','5','Islam','2023-10-18 08:53:02',NULL),(3721,134,330,'Manahil Shahzadi',NULL,'2018-04-22','Muhammad Riaz Khan ',NULL,NULL,NULL,'1','Islam','2023-10-18 08:53:05',NULL),(3722,23,1249,'Amna',NULL,NULL,'Zahir Khan',NULL,NULL,NULL,'1',NULL,'2023-10-18 08:53:13',NULL),(3724,134,331,'Anum Shahzadi',NULL,'2018-04-22','Muhammad Riaz Khan ',NULL,NULL,NULL,'1','Islam','2023-10-18 08:54:13',NULL),(3725,49,4027,'Muhammad Hassan',NULL,'2015-06-11','Munawer','42101-0664713-5',NULL,'Sana','5','Islam','2023-10-18 08:54:51',NULL),(3726,49,4032,'Tanya',NULL,'2012-09-17','Shakeel Ahmed ','42101-0258025-7',NULL,'Rehana','5','Islam','2023-10-18 08:55:42',NULL),(3727,23,1275,'Usman',NULL,NULL,'Abdul Rehman',NULL,NULL,NULL,'1',NULL,'2023-10-18 08:55:59',NULL),(3728,52,10873,'Aiza Ali',NULL,'2014-09-11','Muhammad Ali','42301-0772700-9','03452495933','Zahida','2A','Islam','2023-10-18 09:10:43',NULL),(3729,52,10871,'Alishba',NULL,'2014-12-12','Muhammad Imran','41204-0782088-1',NULL,'Farha','2A','Islam','2023-10-18 09:12:23',NULL),(3730,195,1262,'Syed Furqan',NULL,NULL,'Muhammad Amir Ali Shah',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:12:34',NULL),(3731,195,1264,'Hassan',NULL,NULL,'Ilyas Ahmed',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:13:19',NULL),(3732,52,10875,'Esha',NULL,'2011-11-19','Asif','42101-1241517-3','03152512407','Saba','2A','Islam','2023-10-18 09:13:58',NULL),(3733,195,1265,'Norooz',NULL,NULL,'Mohammad Naeem Sharif',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:14:27',NULL),(3734,195,1266,'Ayesha',NULL,NULL,'Muhammad Irfan Gulam Nabi',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:15:25',NULL),(3735,49,4046,'Muhammad Ali',NULL,'2011-07-28','Ali Raza','36104-1737864-1',NULL,NULL,'5','Islam','2023-10-18 09:15:33',NULL),(3736,189,9939,'Muhammad Ubaid',NULL,NULL,'Nafasat Hussain Raja',NULL,NULL,NULL,'1',NULL,'2023-10-18 09:15:38',NULL),(3737,52,10874,'Noor U Saba',NULL,'2011-08-09','Qayam Uddin','42301-7395718-3','03161055985','Nousheen','2A','Islam','2023-10-18 09:16:08',NULL),(3738,195,1267,'Habib Ullah ',NULL,NULL,'Muhammad Kashif Sagheer',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:16:17',NULL),(3739,189,9940,'Muzammil Hussain',NULL,NULL,'Nafasat Hussain Raja',NULL,NULL,NULL,'4',NULL,'2023-10-18 09:16:26',NULL),(3740,49,4059,'Mirza Ghani Ali Baig',NULL,NULL,'Mirza Ahad Ali Baig','36104-5670498-3',NULL,'Huma','5','Islam','2023-10-18 09:16:42',NULL),(3741,195,1268,'Daim',NULL,NULL,'Nadeem Inayat Masih',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:17:00',NULL),(3742,189,9941,'Fatima Khan',NULL,NULL,'Muhammad Hanif Khan (Late)',NULL,NULL,NULL,'5',NULL,'2023-10-18 09:17:24',NULL),(3743,52,10404,'Rumaisa',NULL,'2011-05-20','Muhammad Altaf','42101-7255415-4',NULL,'Haseena','2A','Islam','2023-10-18 09:17:48',NULL),(3744,195,1269,'Hasnain',NULL,NULL,'Muhammad Ahsan Ismail',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:18:01',NULL),(3745,49,4088,'Uzair Mustufa',NULL,'2011-12-21','Abdul Majeed','42101-6365723-5','0324-9223138',NULL,'5','Islam','2023-10-18 09:18:21',NULL),(3746,195,1270,'Sahil ',NULL,NULL,'Kashif Mukhtar Masih',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:18:50',NULL),(3747,52,10772,'Tanzeel',NULL,'2014-02-01','Muhammad Kamran','42101-1439688-3','03112060081','Shazia','2A','Islam','2023-10-18 09:19:44',NULL),(3748,195,1271,'muzammil',NULL,NULL,'Muhammad WAkeel Mubarak Ali',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:19:46',NULL),(3749,195,1273,'Owaisha',NULL,NULL,'Toufeeq Ahmed Khan',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:20:35',NULL),(3750,52,10742,'Muhammad Hassan',NULL,'2014-10-30','Muhammad Raja','42101-1538346-1','03155871485','Sana','2A','Islam','2023-10-18 09:21:22',NULL),(3751,195,1274,'Maryam Noor',NULL,NULL,'Salman Uddin',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:21:35',NULL),(3753,195,1276,'Mahnoor',NULL,NULL,'Akram Masih',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:23:19',NULL),(3754,52,10744,'Muhammad Zubair',NULL,'2012-05-10','Muhammad Irfan ','42101-4645827-1','03102732128','Sumaira','2A','Islam','2023-10-18 09:23:35',NULL),(3755,195,1277,'Noor Fatima',NULL,NULL,'Mehboob khan',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:24:05',NULL),(3756,195,1278,'Areeba',NULL,NULL,'Sajid Masih',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:24:46',NULL),(3757,195,1279,'Anabiya',NULL,NULL,'muhammad Kamran Ishaq',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:25:29',NULL),(3758,52,10745,'Zayan',NULL,'2013-11-12','Irfan','42101-4645827-1','03102732128','Sumaira','2A','Islam','2023-10-18 09:26:09',NULL),(3759,195,1280,'Alina',NULL,NULL,'Khalid Masih',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:26:38',NULL),(3760,195,1308,'Bushra',NULL,NULL,'Shiraz Siraj Muhammad',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:27:20',NULL),(3761,52,10733,'Khubaib',NULL,'2015-05-30','Liaquat ali','41303-5668458-7','03158969589','Afshan','2A','Islam','2023-10-18 09:27:48',NULL),(3762,195,1324,'Maryam',NULL,NULL,'Shakeel Ahmed Jameel Ahmed',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:28:03',NULL),(3763,195,1339,'Rabail',NULL,NULL,'Muhammad Ishaq Subhan Khan',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:28:56',NULL),(3764,52,10730,'Abu Huraira',NULL,'2014-03-23','Junaid','42101-1626656-1','03199255221','Afshan','2A','Islam','2023-10-18 09:30:14',NULL),(3765,195,1340,'Firza',NULL,NULL,'Muhammad Junaid Yousuf',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:30:47',NULL),(3766,195,1341,'Huzaifa',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:31:20',NULL),(3767,52,10762,'Abdullah',NULL,'2010-05-05','Ijaz Ahmed','42101-7501087-9','03312265185','Ijaz','2A','Islam','2023-10-18 09:31:30',NULL),(3768,195,1342,'Arsalan',NULL,NULL,'Silawar Naseem Ahmed',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:32:02',NULL),(3771,52,10800,'Muhammad Mudassir','Rafiq','2014-08-04','Rafiq','42101-1008723-3','03112820720','Sehrish','2A','Islam','2023-10-18 09:34:30',NULL),(3772,195,1353,'Adiba',NULL,NULL,'Naveed Ghulam Muhammad',NULL,NULL,NULL,'3A',NULL,'2023-10-18 09:34:33',NULL),(3773,195,1105,'Amna',NULL,NULL,'Amir Hussain Jamshed Ahmed',NULL,NULL,NULL,'-1',NULL,'2023-10-18 09:35:19',NULL),(3774,52,10828,'Hasbi',NULL,'2015-03-20','Zeeshan Ahmed','42101-1459835-3','03123300133','Shakira','2A','Islam','2023-10-18 09:36:03',NULL),(3775,49,4094,'Abdul Ghaffar ',NULL,'2013-08-01','Muhammad Akhter','42101-6365723-5',NULL,'Ishrat ','5','Islam','2023-10-18 09:36:10',NULL),(3776,145,4084,'Huzaifa',NULL,'2012-08-06','Muhammad Arshad',NULL,NULL,NULL,'3A','Islam','2023-10-18 09:37:00',NULL),(3777,145,4085,'Aman ',NULL,'2013-07-17','Muhammad Arshad',NULL,NULL,NULL,'3A','Islam','2023-10-18 09:37:46',NULL),(3778,145,5000,'Husnain',NULL,NULL,'Abdul Khaliq',NULL,NULL,'Asiya','3A','Islam','2023-10-18 09:39:18',NULL),(3779,52,10495,'Musfira',NULL,NULL,'Muhammad Faraz','42000-0437872-1','03152425943','Humaira','3A','Islam','2023-10-18 09:39:44',NULL),(3780,145,5001,'Muhammad Mubashir ',NULL,'2012-01-16','Muhammad Asif ',NULL,NULL,'Zeenat ','3A','Islam','2023-10-18 09:40:23',NULL),(3781,145,5026,'Manahil ',NULL,'2014-10-11','Imran',NULL,NULL,'Almas','3A','Islam','2023-10-18 09:41:13',NULL),(3783,52,10679,'Junaid Ahmed',NULL,'2015-06-17','Muhammad Ali','42101-7912310-5','03118194350','Babra','3A','Islam','2023-10-18 09:43:28',NULL),(3784,40,1807,'Naimat-Ullah',NULL,'2015-02-27','Muhammad Khan','42101-1758542-5',NULL,NULL,'1','Islam','2023-10-18 09:43:54',NULL),(3785,145,5034,'Muhammad Azhar',NULL,'2013-01-16','Munawar',NULL,NULL,'Zeenat','3A','Islam','2023-10-18 09:44:26',NULL),(3786,52,10680,'Hania',NULL,'2015-12-15','Abrar Husain','42101-8480423-3','03138134756','Anila','3A',NULL,'2023-10-18 09:44:36',NULL),(3787,40,1897,'Hunain',NULL,'2014-07-13','Muhammad Ali','42101-1510247-3','0304-2120515',NULL,'1','Islam','2023-10-18 09:45:02',NULL),(3788,145,5038,'Aliza',NULL,'2010-12-22','Muhammad Muqeem ',NULL,NULL,'Safia','3A','Islam','2023-10-18 09:45:48',NULL),(3789,52,10682,'Fatima',NULL,'2015-09-27','Nosheer Khan','42101-3313198-3',NULL,'Afreen','3A','Islam','2023-10-18 09:46:03',NULL),(3790,40,1888,'Nauman',NULL,'2015-05-02','Irfan ','42101-3855915-9',NULL,'Rizwana','1','Islam','2023-10-18 09:46:07',NULL),(3791,145,3847,'Wania',NULL,'2014-03-16','Muhammad Ashraf',NULL,NULL,'Qudsia','3A','Islam','2023-10-18 09:47:08',NULL),(3792,52,10698,'Misba',NULL,'2013-08-21','Rashid Ali',NULL,'033122019674','Sania','3A','Islam','2023-10-18 09:47:50',NULL),(3793,145,3852,'Maryam',NULL,'2013-01-16','Akram Khan ',NULL,NULL,'Shamim','3A','Islam','2023-10-18 09:47:55',NULL),(3794,40,1892,'Aliyan',NULL,'2013-03-27','Rehman Shah','42101-9284356-7',NULL,NULL,'1','Islam','2023-10-18 09:48:47',NULL),(3795,52,10724,'Manahil',NULL,'2015-05-22','Muhammad Arif','42401-6077624-5','03196865753','Iqra','3A','Islam','2023-10-18 09:48:54',NULL),(3796,145,3879,'Omar',NULL,'2011-08-17','Muhammad Ayub ',NULL,NULL,'Darkhshan','3A','Islam','2023-10-18 09:49:10',NULL),(3797,145,3920,'Mahnoor ',NULL,'2014-01-09','Muhammad Ayub ',NULL,NULL,'Darakshan','3A','Islam','2023-10-18 09:50:15',NULL),(3798,40,1902,'Anas Muhammad',NULL,'2019-06-04','Hanif','42101-1542798-1','0312-1078778',NULL,'1','Islam','2023-10-18 09:50:18',NULL),(3799,40,1920,'Nimra',NULL,NULL,'Imran',NULL,'0319-6405955',NULL,'1','Islam','2023-10-18 09:51:24',NULL),(3800,145,5023,'Esha Naz',NULL,'2013-07-30','Kashif Jamal ',NULL,NULL,'Anamta','3A','Islam','2023-10-18 09:51:41',NULL),(3801,52,10727,'Muhammad Amaan',NULL,'2015-04-11','Farhan','42101-7290738-5','03112361583','Saba','3A','Islam','2023-10-18 09:51:51',NULL),(3803,40,1929,'Maheen',NULL,'2012-05-29','Saleem Khan','42201-0810780-5',NULL,'Noureen','1','Islam','2023-10-18 09:52:38',NULL),(3805,134,335,'Muhammad Ibrahim',NULL,'2018-08-16','Shaid',NULL,NULL,NULL,'1','Islam','2023-10-18 09:53:32',NULL),(3806,52,10743,'Muhammad Saim',NULL,'2013-06-08','Muhammad Raja','42101-1538346-1','03155871485','Sana','3A','Islam','2023-10-18 09:53:57',NULL),(3807,40,1893,'Tauseef Ahmed',NULL,'2012-10-15','Sarfaraz',NULL,'0346-3220742',NULL,'1','Islam','2023-10-18 09:54:18',NULL),(3808,134,297,'Rana Muhammad Umair',NULL,'2015-12-16','Zahoor Ahmed ',NULL,NULL,NULL,'2A','Islam','2023-10-18 09:54:41',NULL),(3809,145,3885,'Abdul Raheem ',NULL,'2011-03-14','Muhammad Nasir ',NULL,NULL,'Shehla','3A','Islam','2023-10-18 09:55:15',NULL),(3810,134,300,'Aman',NULL,'2016-10-10','Adnan',NULL,NULL,NULL,'2A','Christianity','2023-10-18 09:55:23',NULL),(3811,52,10750,'Sonia',NULL,'2015-03-24','Faizaib Khan','42401-2039140-1','03118964801','Sana Naz','3A','Islam','2023-10-18 09:55:36',NULL),(3812,134,308,'Seerat Unnisa',NULL,'2015-12-30','Faizan Ahmed ',NULL,NULL,NULL,'2A','Islam','2023-10-18 09:56:13',NULL),(3813,40,1931,'Muhammad Mustufa',NULL,NULL,'Raza Asrar',NULL,NULL,'Mehwish','1','Islam','2023-10-18 09:56:35',NULL),(3814,145,3976,'Abdul Hadi ',NULL,'2013-08-09','Muhammad Kamran ',NULL,NULL,'Sonia','3A','Islam','2023-10-18 09:56:38',NULL),(3815,134,310,'Zara',NULL,'2014-06-21','Riaz Hussain',NULL,NULL,NULL,'2A','Islam','2023-10-18 09:57:09',NULL),(3816,40,1943,'Fatima',NULL,'2015-04-18','Jawaid','42101-6015118-5','0311-8176361',NULL,'1','Islam','2023-10-18 09:57:42',NULL),(3817,52,10769,'Muhammad Azan',NULL,'2014-05-02','mUHAMMAD fAIZAN','42101-8323312-5',NULL,'Saira','3A','Islam','2023-10-18 09:57:44',NULL),(3818,134,311,'Maham',NULL,'2013-05-03','Riaz Hussain',NULL,NULL,NULL,'2A','Islam','2023-10-18 09:57:54',NULL),(3819,134,317,'Maryam',NULL,'2015-10-01','Muhammad Ashar Khan',NULL,NULL,NULL,'2A','Islam','2023-10-18 09:58:41',NULL),(3820,145,3793,'Muhammad Subhan',NULL,'2013-05-13','Maqsood Akhter ','42101-2871358-3',NULL,'Kanwal ','4','Islam','2023-10-18 09:58:48',NULL),(3821,134,319,'Hasnain',NULL,'2016-06-05','Faizan Ali',NULL,NULL,NULL,'2A','Islam','2023-10-18 09:59:39',NULL),(3822,52,10770,'Fariya',NULL,'2016-02-12','Muhammad Faizan','42101-8323312-5',NULL,'Saira','3A','Islam','2023-10-18 09:59:51',NULL),(3823,145,3794,'Mahnoor gulshan ',NULL,'2013-08-25','Muhammad Zubair ','42101-3967616-7',NULL,'Ambrina','4','Islam','2023-10-18 10:00:06',NULL),(3824,134,321,'Noreen Bibi',NULL,'2012-02-01','Muhammad Azam',NULL,NULL,NULL,'2A','Islam','2023-10-18 10:00:26',NULL),(3825,40,1886,'Zain Sayed',NULL,'2017-05-30','Shahrukh','42301-9493453-1',NULL,'Sumaira','1','Islam','2023-10-18 10:00:46',NULL),(3826,134,333,'Hoorya',NULL,'2014-02-28','Muhammad Azeem',NULL,NULL,NULL,'2A','Islam','2023-10-18 10:01:15',NULL),(3827,52,10792,'Maira',NULL,'2011-10-08','Muhammad Khalid Khan ','42101-1398953-1','03142779593','Nushaba','3A','Islam','2023-10-18 10:01:42',NULL),(3828,40,1904,'Umm-e-Hani',NULL,'2017-03-01','Zakir Ahmed','42101-1191631-7',NULL,NULL,'1','Islam','2023-10-18 10:01:47',NULL),(3829,134,301,'Abdul Rehman',NULL,'2012-02-13','Malik Jamil Ahmed ',NULL,NULL,NULL,'3A','Islam','2023-10-18 10:02:12',NULL),(3830,40,1939,'Asad',NULL,'2015-04-20','Muhammad Aslam',NULL,NULL,'Shamim','1','Islam','2023-10-18 10:02:35',NULL),(3831,134,320,'Alisha Faizan',NULL,'2015-01-20','Faizan ALi',NULL,NULL,NULL,'3A','Islam','2023-10-18 10:03:13',NULL),(3832,40,1961,'Amna',NULL,'2013-04-15','Muhammad Mohsin Khan','42401-2969811-1',NULL,NULL,'1','Islam','2023-10-18 10:03:40',NULL),(3833,52,10793,'Muhammad Ayan',NULL,'2014-01-30','Jamshed','44204-1835985-7',NULL,NULL,'3A','Islam','2023-10-18 10:04:04',NULL),(3834,134,327,'Samaviya Fatima ',NULL,'2015-06-17','Muhammad Shafiq',NULL,NULL,NULL,'3A','Islam','2023-10-18 10:04:38',NULL),(3835,40,1363,'Aasia',NULL,'2014-12-17','Waseem','42401-1737013-1',NULL,NULL,'1','Islam','2023-10-18 10:05:49',NULL),(3836,134,305,'Muhammad  Fahad ',NULL,'2013-05-07','Muhammad Dilshad',NULL,NULL,NULL,'4','Islam','2023-10-18 10:05:51',NULL),(3837,52,10814,'Zoya',NULL,'2013-05-03','Raheel Khan','42101-1836466-5','03152588542','Neelofar','3A','Islam','2023-10-18 10:06:11',NULL),(3838,40,1964,'Muhammad Mudassir',NULL,'2014-10-19','Naveed',NULL,NULL,'Shazia','1','Islam','2023-10-18 10:06:49',NULL),(3839,134,309,'Andileep',NULL,'2010-10-14','Muhammad Ijaz',NULL,NULL,NULL,'4','Islam','2023-10-18 10:07:33',NULL),(3840,40,1965,'Sania',NULL,NULL,'Muhammad Mohsin Khan','42401-296811-1',NULL,NULL,'1','Islam','2023-10-18 10:07:59',NULL),(3841,52,10815,'Muhammad Muzammil',NULL,'2013-07-30','Rafiq','42101-1008723-3','03161254217',NULL,'3A','Islam','2023-10-18 10:08:12',NULL),(3842,134,313,'Mural',NULL,'2011-06-13','Anwar Ijaz',NULL,NULL,NULL,'4','Christianity','2023-10-18 10:08:40',NULL),(3843,52,10825,'Fatima',NULL,NULL,'Wasim',NULL,NULL,NULL,'3A','Islam','2023-10-18 10:09:02',NULL),(3844,40,1966,'Mehek Fatima',NULL,NULL,'Muhammad Arif','45501-4076643-5',NULL,NULL,'1','Islam','2023-10-18 10:09:15',NULL),(3845,134,314,'Mirical',NULL,'2011-06-13','Anwar Ijaz',NULL,NULL,NULL,'4','Christianity','2023-10-18 10:10:12',NULL),(3846,40,1967,'Ishrat',NULL,'2015-08-17','Akram Khan','42201-1037707-3',NULL,NULL,'1','Islam','2023-10-18 10:10:18',NULL),(3847,52,10830,'Mahnoor',NULL,'2012-01-12','Muhammad Shahid','41302-6481854-9','03153305261','Saima','3A','Islam','2023-10-18 10:10:37',NULL),(3848,40,1968,'Mahnoor',NULL,NULL,'Muhammad Salman',NULL,'0311-266278',NULL,'1','Islam','2023-10-18 10:11:08',NULL),(3849,134,315,'Aimish Junaid ',NULL,'2010-03-25','Junaid Masih',NULL,NULL,NULL,'4','Christianity','2023-10-18 10:11:45',NULL),(3850,52,13834,'Abdur Rehman',NULL,'2013-04-15','Muhammad Asif','45502-9921658-7','03140827946',NULL,'3A','Islam','2023-10-18 10:11:59',NULL),(3851,40,1969,'Asiya',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'1','Islam','2023-10-18 10:12:22',NULL),(3852,52,10835,'Aqsa',NULL,'2012-03-04','Muhammad Shehzad','42101-1821033-3','03102913479','Farheen','3A','Islam','2023-10-18 10:13:08',NULL),(3853,134,328,'Muhammad Sameer ',NULL,'2013-12-11','Muhammad Shafiq',NULL,NULL,NULL,'4','Islam','2023-10-18 10:13:40',NULL),(3855,40,1970,'Nabeeha',NULL,'2016-10-17','Anees Ahmed','42101-5801544-5',NULL,NULL,'1','Islam','2023-10-18 10:13:50',NULL),(3856,52,10836,'Sabiha',NULL,'2015-04-20','Muhammad Ahmed','42101-1904439-7','03102552482','Fozia','3A','Islam','2023-10-18 10:14:38',NULL),(3857,40,1971,'Saad',NULL,'2012-10-10','Arshad','42101-8837754-1',NULL,NULL,'1','Islam','2023-10-18 10:14:42',NULL),(3858,145,3797,'Muhammad Anus',NULL,'2013-03-10','Salah ud Din ','42101-1148757-3',NULL,'Rozina','4','Islam','2023-10-18 10:14:43',NULL),(3859,134,336,'Subhan',NULL,'2012-01-22','Muhammad Sabeel',NULL,NULL,NULL,'4','Islam','2023-10-18 10:14:54',NULL),(3860,134,298,'Muhammad Zubair',NULL,'2011-08-05','Zahoor Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-18 10:15:53',NULL),(3861,40,1972,'Muhammad Hannan',NULL,NULL,'Muhammad Naeem','42201-0441857-4',NULL,NULL,'1','Islam','2023-10-18 10:15:53',NULL),(3862,134,299,'Tayyaba ZAhoor',NULL,'2012-12-22','Zahoor Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-18 10:16:42',NULL),(3863,52,10837,'Saliha',NULL,'2015-04-20','Muhammad Ahmed','42101-1904439-7','03102552482','Fozia','3A','Islam','2023-10-18 10:16:47',NULL),(3864,40,2016,'Zania',NULL,'2013-05-13','Muhammad Hanif','42101-1880623-7',NULL,NULL,'1','Islam','2023-10-18 10:17:11',NULL),(3865,52,10869,'Anabia ',NULL,'2014-04-02','Anees U Din','42101-56655635','03158801776','Sana','3A','Islam','2023-10-18 10:17:55',NULL),(3866,134,306,'Aqsa Dilhad ',NULL,'2018-09-18','Muhammad Dilshad',NULL,NULL,NULL,'5','Islam','2023-10-18 10:18:04',NULL),(3867,134,318,'Hussain Ali',NULL,'2013-07-05','Faizan Ali',NULL,NULL,NULL,'5','Islam','2023-10-18 10:19:02',NULL),(3868,52,10870,'Ruba ',NULL,'2012-10-31','Rashid Ilahi','42101-8337592-9','03112639811','Rubina','3A','Islam','2023-10-18 10:19:09',NULL),(3869,134,324,'Fariyal ',NULL,'2011-11-01','Allah Dad Khan',NULL,NULL,NULL,'5','Islam','2023-10-18 10:19:50',NULL),(3870,82,9327,'Aanabia ',NULL,'2016-06-04','Muhammad kashif',NULL,'03122757572','Shama ','2A','Islam','2023-10-18 10:26:13',NULL),(3871,82,9342,'Aroosha ',NULL,'2012-12-26','Mahboob',NULL,'03164727004','Safya ','2A','Islam','2023-10-18 10:30:19',NULL),(3872,82,9350,'Haya Noor ',NULL,'2015-07-02','Fayyyaz ',NULL,'03138396197',NULL,'2A','Islam','2023-10-18 10:32:05',NULL),(3873,82,9403,'Manahil',NULL,'2015-05-31','Shoail',NULL,'03118303418',NULL,'2A','Islam','2023-10-18 10:33:29',NULL),(3874,82,9404,'Tasmiya ',NULL,'2013-10-27','Aisf',NULL,'03110213156','Shumaila ','2A','Islam','2023-10-18 10:34:34',NULL),(3875,82,9405,'Abrish',NULL,'2016-06-27','Muhammad Aamir',NULL,'03452511079',NULL,'2A','Islam','2023-10-18 10:35:51',NULL),(3876,82,9471,'Maidah',NULL,'2013-06-18','Muhammad Nazim',NULL,'03170152215','Aanifa ','2A','Islam','2023-10-18 10:37:10',NULL),(3878,82,8894,'Sajjad ',NULL,'2013-11-30','Abdul Sadiq',NULL,'03178964159','Sana ','3A','Islam','2023-10-18 10:49:05',NULL),(3879,82,9104,'Areeb',NULL,'2014-01-01','Muhammad Hussain',NULL,'03128832302','Amna ','3A','Islam','2023-10-18 10:52:18','2023-10-20 07:53:24'),(3880,82,9114,'Ayan baig',NULL,'2013-09-23','Muhammad Babar',NULL,'03172759495','Iqra ','3A','Islam','2023-10-18 10:53:36',NULL),(3881,82,9123,'Muhammad Farooq',NULL,'2014-10-22','Muhammad Umar',NULL,'03112101412','Shheen','3A','Islam','2023-10-18 11:00:37',NULL),(3882,82,9126,'Umer Khan',NULL,'2013-07-22','Saleem',NULL,'03162009800','Nazra','3A','Islam','2023-10-18 11:02:02',NULL),(3883,82,9143,'Muddasir',NULL,'2013-08-09','Sadiq Ali',NULL,'0316242738','Saira ','3A','Islam','2023-10-18 11:03:38',NULL),(3884,82,9194,'Abdullah',NULL,'2013-06-22','Muhammad Fahem',NULL,'03002462055','Amber','3A','Islam','2023-10-18 11:05:48',NULL),(3885,82,9205,'Muhammad Ahmed ',NULL,'2014-01-20','Zeeshan',NULL,'03112844500','Iqra','3A','Islam','2023-10-18 11:07:27',NULL),(3886,82,9207,'Muhammad Asim',NULL,'2012-11-13',' Muhammad Arif',NULL,'03162635356','Arifa ','3A','Islam','2023-10-18 11:10:15',NULL),(3887,82,9224,'Muhammad Munair',NULL,'2013-12-15','Muhammad Adil',NULL,'03322421407','Anjum','3A','Islam','2023-10-18 11:11:48',NULL),(3888,82,9240,'Hasnain',NULL,'2015-03-03','Muhammad Akbar',NULL,'03121098644','Asma ','3A','Islam','2023-10-18 11:13:15',NULL),(3889,82,9278,'Muhammad Bilal',NULL,'2011-02-05','Zubair',NULL,'03462026352','Farzana ','3A','Islam','2023-10-18 11:14:42',NULL),(3890,82,9262,'Shadat',NULL,'2014-12-16','Younus',NULL,'03158689448','Afshan','3A','Islam','2023-10-18 11:15:56',NULL),(3891,82,9303,'Aman',NULL,'2013-06-20','Muneer',NULL,'03186409136','Uzma ','3A','Islam','2023-10-18 11:17:31',NULL),(3892,82,9307,'Muhammad Ezhan',NULL,'2014-10-21','Arsaln',NULL,'03126534697','Reema ','3A','Islam','2023-10-18 11:19:13',NULL),(3893,82,9333,'Muhammad Nehal',NULL,'2011-10-11','Abdul Salam',NULL,'03171013158','Shaheena ','3A','Islam','2023-10-18 11:20:20',NULL),(3894,82,9341,'Zameen',NULL,'2011-11-07','Sultan',NULL,'0316200429','Erum','3A','Islam','2023-10-18 11:21:35',NULL),(3895,82,9401,'Abdul Rehman',NULL,'2012-07-26','Ameer uddin',NULL,'03172314647','Ameena ','3A','Islam','2023-10-18 11:23:01',NULL),(3896,82,9406,'Ashar',NULL,'2012-07-02','HUmail',NULL,NULL,'Rubeena ','3A','Islam','2023-10-18 11:23:58',NULL),(3897,83,83,'Rida Zainab',NULL,'2018-05-03','Rafique Ahmed','42101-1659793-5',NULL,NULL,'1','Islam','2023-10-19 03:22:22',NULL),(3898,52,10403,'Musfiral',NULL,'2012-08-13','Kachcol','42101-8401772-1','03452550071','Raheela','4','Islam','2023-10-19 03:23:05',NULL),(3899,145,3804,'Syed Muhammad Bilal Shahid ',NULL,'2011-12-25','Fahim Ali',NULL,NULL,'Sidra','4','Islam','2023-10-19 03:23:15',NULL),(3900,52,10440,'Maheen Fatima',NULL,'2013-05-07','Muhammad Aslam','42000-0551861-5','03162275290','Rizwana','4','Islam','2023-10-19 03:23:52',NULL),(3901,145,3809,'Warda',NULL,'2011-12-25','Muhammad Sultan ',NULL,NULL,'Saima','4','Islam','2023-10-19 03:24:16',NULL),(3902,52,10444,'Hoorain',NULL,'2013-04-02','Muhammad Rehan ','42101-7946875-1','03101183755','Hina','4','Islam','2023-10-19 03:24:28',NULL),(3903,145,3815,'Falak ',NULL,'2009-05-30','Mehmood Ahmed',NULL,NULL,'Rano','4','Islam','2023-10-19 03:25:00',NULL),(3904,52,10457,'Dua Naz',NULL,'2013-08-14','Iqbal Ahmed','42101-1753342-1','03433073810','Nighat','4','Islam','2023-10-19 03:25:05',NULL),(3905,52,10510,'Aatiqa',NULL,'2013-12-12','Muhammad Adnan','42101-5411958-5','03212138266','Nida Naz','4','Islam','2023-10-19 03:25:55',NULL),(3906,145,3817,'Noor Fatima',NULL,'2010-11-26','Imran Khan',NULL,NULL,'Rubina','4','Islam','2023-10-19 03:25:55',NULL),(3907,145,3827,'Aniqa',NULL,'2012-08-06','Ishaq Masih ',NULL,NULL,'Sumaira','4','Islam','2023-10-19 03:26:48',NULL),(3908,52,10509,'Rabia',NULL,'2015-01-13','Muhammad Adnan','42101-5411958-5','03212138266','Nida Naz','4','Islam','2023-10-19 03:26:51',NULL),(3909,75,838,'Sidra ',NULL,'2016-11-11','Muhammad Mangal','42101-1184859-9','03122408834','Yasmeen','1','Islam','2023-10-19 03:27:10',NULL),(3910,52,10584,'Maryam',NULL,'2011-12-11','Muhammad Jamshed Ali','42101-3155784-1',NULL,'Najma','4','Islam','2023-10-19 03:27:32',NULL),(3911,145,3840,' Haider Ali',NULL,'2009-09-16','Muhammad Nasir ',NULL,NULL,'Shehla','-1','Islam','2023-10-19 03:27:52',NULL),(3913,75,839,'Usia',NULL,'2016-03-12','Asadullah','42101-7619478-8','03453280894','Asma','1','Islam','2023-10-19 03:28:15',NULL),(3914,145,3850,'Tanseel ',NULL,'2014-03-31','Muhammad Ubaid Ashraf',NULL,NULL,'Tehmina','4','Islam','2023-10-19 03:29:02',NULL),(3915,75,845,'Emaan',NULL,'2013-12-01','Usman','42101-1019158-3','0317-2154128','Kulsoom','1','Islam','2023-10-19 03:29:14',NULL),(3916,145,3853,'Arsalan ',NULL,'2013-10-28','Fazal Hussain ',NULL,NULL,'Farhana','4','Islam','2023-10-19 03:29:51',NULL),(3917,52,10586,'Zainab',NULL,'2015-03-24','Muhammad Aslam','42000-0551681-5','03162275290','Rizwana','4','Islam','2023-10-19 03:30:13',NULL),(3918,52,10630,'Tehreem',NULL,'2009-07-10','Mukhtiar Ali','42000-7477944-7',NULL,'Kulsoom','4','Islam','2023-10-19 03:30:55',NULL),(3919,75,83,'Rida ',NULL,'2018-05-03','Rafique Ahmed','42501-1659793-5',NULL,NULL,'1','Islam','2023-10-19 03:30:57',NULL),(3920,52,10689,'Ansharah',NULL,'2012-12-08','Amjad khan','42101-9603639-9','03123857268','Mehek','4','Islam','2023-10-19 03:31:32',NULL),(3921,145,3858,'Eshan Azan ',NULL,'2011-06-01','Khurram Raza',NULL,NULL,'Hina','4','Islam','2023-10-19 03:31:59',NULL),(3922,52,10690,'Rida Zehra',NULL,'2015-03-31','Ghulam Murtuza','38404-2110079-5','03446901200','Ruqaiyya','4','Islam','2023-10-19 03:32:15',NULL),(3923,75,848,'Shoaib',NULL,'2014-04-09','Muhammad Khalil','32300-1100495-4',NULL,'Faiz Mai','1','Islam','2023-10-19 03:32:18',NULL),(3924,145,3873,'Noor Fatima',NULL,'2015-08-28','Muhammad Abbas Malik',NULL,NULL,'Razia','4','Islam','2023-10-19 03:32:50',NULL),(3925,52,10713,'Umm E Hani',NULL,'2014-12-18','Meer Shakeel ur Rehman','42101-2795724-7','03472776952','Kiran','4','Islam','2023-10-19 03:33:03',NULL),(3926,52,10754,'Hooriya',NULL,'2009-12-17','Muhammad Tahir','42101-2104791-7','03142252440','Samina Naaz','4','Islam','2023-10-19 03:33:44',NULL),(3927,145,3874,'Muntaha',NULL,'2013-01-31','Muhammad Faizan ',NULL,NULL,'Rubina','4','Islam','2023-10-19 03:33:50',NULL),(3928,52,10755,'Hifza Naz',NULL,'2012-03-16','Muhammad Tahir','42101-2104791-7','03142252440','Samina Naaz','4','Islam','2023-10-19 03:34:22',NULL),(3929,75,856,'Hussain',NULL,'2016-05-16','Naveed ','13503-2882764-1','0345-2522659','Yasmeen','1','Islam','2023-10-19 03:34:40',NULL),(3930,145,3906,'Muhammad Shams ',NULL,'2014-03-08','Muhammad Nasir Rajput ',NULL,NULL,'Shahida','4','Islam','2023-10-19 03:34:43',NULL),(3931,52,10794,'Subhana',NULL,'2013-03-07','Muhammad Faisal','42101-0772263-5','03101375553','Sana','4','Islam','2023-10-19 03:35:03',NULL),(3932,145,3907,'Qunain',NULL,'2013-07-15','Muhammad Danish',NULL,NULL,'Sadaf','4','Islam','2023-10-19 03:35:38',NULL),(3933,52,10795,'Sameen',NULL,'2011-11-15','Muhammad Shahid','42101-9046433-4',NULL,'Musarrat','4','Islam','2023-10-19 03:36:02',NULL),(3934,75,865,'Muhammad Tahir',NULL,'2010-06-24','Mian Ahmed','42101-1892245-5','0345-2810845','Bushara','1','Islam','2023-10-19 03:36:05',NULL),(3935,145,3909,'Muskan Nasir',NULL,'2012-03-11','Nasir Ahmed',NULL,NULL,'Sajida','4','Islam','2023-10-19 03:36:32',NULL),(3936,52,10840,'Maryam ',NULL,'2011-11-29','Muhammad Shehzad','42101-1821033-3','03111069301','Farheen','4','Islam','2023-10-19 03:36:45',NULL),(3937,75,873,'Muhammad Ayan',NULL,'2015-01-28','Saleh Muhammad ','42101-3221550-3',NULL,'Nazia Saleh','1','Islam','2023-10-19 03:37:09',NULL),(3938,145,3927,'Hasnain Ali',NULL,'2010-12-12','Mehmood',NULL,NULL,'Saima','4','Islam','2023-10-19 03:37:38',NULL),(3939,52,10797,'Khushi',NULL,'2010-12-04','Imran Ahmed','42101-1832718-7','03122160533','Sadia','4','Islam','2023-10-19 03:37:43',NULL),(3940,75,880,'Ali Khan',NULL,'2013-07-12','Muhammad Ali','44206-2289427-1','0307-3808421',NULL,'1','Islam','2023-10-19 03:38:07',NULL),(3941,52,10798,'Sana',NULL,'2011-08-12','Suhail Ahmed','42101-5016753-1','03172661426','Zaib Un Nisa','4','Islam','2023-10-19 03:38:34',NULL),(3942,145,3928,'Shayan Ahmed ',NULL,'2011-11-23','Saleem Ahmed',NULL,NULL,'Samiya','4','Islam','2023-10-19 03:38:40',NULL),(3943,75,820,'Nida',NULL,'2014-05-09','Ajaz','42101-3728160-7','0306-2790399','Momal','2','Islam','2023-10-19 03:39:07',NULL),(3944,52,10576,'Muhammad Saad Younus',NULL,'2011-02-01','Muhammad Younus','17301-5271687-5','03132060884','Rameen','4','Islam','2023-10-19 03:39:19',NULL),(3945,145,3947,'Ayesha',NULL,'2013-08-25','Shujat Ali Ashraf',NULL,NULL,'Shaheen','4','Islam','2023-10-19 03:39:33',NULL),(3946,52,10622,'Muhammad Anas',NULL,'2013-06-15','Nousher Khan','42101-3313198-3','03122691433','Afsheen','4','Islam','2023-10-19 03:40:06',NULL),(3947,145,3948,'Fizza Irshad',NULL,'2012-08-09','Muhammad Irshad',NULL,NULL,'Parveen ','4','Islam','2023-10-19 03:40:32',NULL),(3948,52,10653,'Abdul Samad',NULL,NULL,'Saleem',NULL,'03108703162','Fouzia','4','Islam','2023-10-19 03:40:39',NULL),(3949,145,3949,'Adeeba',NULL,'2013-08-31','Ayaz',NULL,NULL,'Summaiya','4','Islam','2023-10-19 03:41:13',NULL),(3950,75,829,'Owais','i','2013-11-17','Rehem Ali','42101-7316773-9','0306-2053956','Latifa','2','Islam','2023-10-19 03:41:22',NULL),(3951,52,10688,'Muhammad Saad',NULL,'2013-10-03','Saif Ur Rehman','42101-6463579-9',NULL,'Rimsha','4','Islam','2023-10-19 03:41:47',NULL),(3952,145,3951,'Mehak',NULL,'2010-10-05','Ghulam Rasool ',NULL,NULL,'Zareen ','4','Islam','2023-10-19 03:42:01',NULL),(3953,75,837,'Iqra',NULL,'2015-05-22','Muhammad Mugal','42101-1184859-9','0312-2408834','Yasmeen','2','Islam','2023-10-19 03:42:31',NULL),(3954,52,10700,'Syed Hunain',NULL,'2012-07-01','Syed Muzammil','42101-1491320-7','03131210994','Fareeda','4','Islam','2023-10-19 03:42:47',NULL),(3955,145,3953,'Ifra',NULL,'2011-02-23','Imran ',NULL,NULL,'Zoya','4','Islam','2023-10-19 03:42:52',NULL),(3956,52,10708,'Ayan Ahmed',NULL,'2012-02-14','Altaf Ahmed','42101-8301223-1','03453237268','Nida','4','Islam','2023-10-19 03:43:35',NULL),(3957,75,850,'Ayeza',NULL,'2015-08-30','Hamud Ali','42101-6361025-9','0346-2889747','Naheed ','2','Islam','2023-10-19 03:43:58',NULL),(3958,145,3954,'Muhammad Sarfaraz ',NULL,'2012-01-15','Muhammad Rasheed',NULL,NULL,'Hanifa','4','Islam','2023-10-19 03:44:06',NULL),(3959,52,10751,'Ayan ',NULL,'2010-03-22','Muhammad Faizyab','42101-2039140-1','03118964801','Sana Naz','4','Islam','2023-10-19 03:44:46',NULL),(3960,145,3980,'Muhammad Abdul Hadi ',NULL,'2014-01-15','Nadeem Adil',NULL,NULL,'Fouzia','4','Islam','2023-10-19 03:45:05',NULL),(3961,75,825,'Komal',NULL,'2012-01-11','Aashiq Ali','42101-1220224-5','0306-2053956','Rukhsana','2','Islam','2023-10-19 03:45:24',NULL),(3962,52,10752,'Aman Hussain',NULL,'2009-11-22','Muhammad Hussain','42101-4851798-1','03160002968','Erum','4','Islam','2023-10-19 03:45:30',NULL),(3963,145,3981,'Ayesha',NULL,'2011-12-13','Muhammad Noman ',NULL,NULL,'Saima','4','Islam','2023-10-19 03:45:46',NULL),(3964,52,10753,'Muhammad Aliyan',NULL,'2014-03-17','Muhammad Asif','42101-6077624-5','03102795009','Iqra','4','Islam','2023-10-19 03:46:08',NULL),(3965,145,3988,'Maheen ',NULL,'2014-04-14','Zeeshan Ahmed ',NULL,NULL,'Shazia','4','Islam','2023-10-19 03:46:28',NULL),(3966,75,827,'Uzair',NULL,'2013-01-11','Altaf Hussain','42101-4693506-1','0306-2053956','Sonia','2','Islam','2023-10-19 03:46:34',NULL),(3967,52,10759,'Abdul Moiz',NULL,'2014-05-15','Muhammad Khalid','42101-9951641-7','03172721402','Saima','4','Islam','2023-10-19 03:47:03',NULL),(3968,145,4028,'Tasbeeha',NULL,'2014-12-14','Muhammad Aslam ',NULL,NULL,'Muniza ','4','Islam','2023-10-19 03:47:13',NULL),(3969,52,10796,'Hasan Shahid',NULL,'2013-01-12','Muhammad Shahid Khan','42101-2861321-3',NULL,'Musarrat','4','Islam','2023-10-19 03:47:43',NULL),(3970,75,828,'Mushtaq',NULL,'2011-05-21','Rehem Ali','42101-7316773-9','0306-2053956','Latifa','3','Islam','2023-10-19 03:47:48',NULL),(3971,145,4029,'Muskan',NULL,'2010-07-13','Muhammad Javed ',NULL,NULL,'Sultana','4','Islam','2023-10-19 03:48:01',NULL),(3972,52,10842,'Muhammad Umar',NULL,'2013-01-03','Muhammad Usman','42101-8616185-1',NULL,'Saima','4','Islam','2023-10-19 03:48:39',NULL),(3973,145,4055,'Nazish',NULL,'2012-03-26','Muhammad Ismail',NULL,NULL,'Zahida','4','Islam','2023-10-19 03:48:46',NULL),(3974,75,826,'Jaweria',NULL,'2012-01-21','Altaf Hussain','42101-4693506-1','0306-2053956','Sonia','3','Islam','2023-10-19 03:49:01',NULL),(3975,52,10691,'Hassan',NULL,'2012-07-16','Muhammad Ahmed','42101-4519835-3','03128800783','Sabahat Begum','4','Islam','2023-10-19 03:49:33',NULL),(3976,145,4066,'Fariha Naz',NULL,'2013-04-03','Muhammad Jamil Ansari ',NULL,NULL,'Ana','4','Islam','2023-10-19 03:49:40',NULL),(3977,52,10841,'Hassan Ahmed',NULL,'2012-10-30','Zeeshan Ahmed','42101-2086335-1','03123300133','Shakira','4','Islam','2023-10-19 03:50:17',NULL),(3978,145,4086,'Shezba',NULL,'2012-03-11','Naveed',NULL,NULL,'Khalida','4','Islam','2023-10-19 03:50:27',NULL),(3979,52,10389,'Aiman ',NULL,'2011-02-18','Muhammad Jameel','42101-4003385-9','03112217623','Naheed','5','Islam','2023-10-19 03:51:00',NULL),(3980,145,5063,'Faizan ',NULL,'2009-08-07','Muhammad Noman',NULL,NULL,'Saima','4','Islam','2023-10-19 03:51:04',NULL),(3981,52,10480,'Hadia',NULL,'2013-11-08','Noman','42201-9799830-3','0315333777','Sana','5','Islam','2023-10-19 03:51:45',NULL),(3982,145,5046,'Sakina',NULL,'2014-12-24','Kamil Raza Khan',NULL,NULL,'Uroosa','4','Islam','2023-10-19 03:51:50',NULL),(3983,52,10500,'Khadija',NULL,'2013-08-10','Muhammad Saleem','42201-9086634-9','03148103313','Rasheeda Khatoon','5','Islam','2023-10-19 03:52:30',NULL),(3984,145,5073,'Malaika',NULL,'2010-09-29','Muhammad Nasir',NULL,NULL,'Rehana','4','Islam','2023-10-19 03:52:46',NULL),(3985,52,10574,'Sonia',NULL,'2010-09-25','Muhammad Rasheed','42101-9573814-7','03182358827','Kulsoom Bano','5','Islam','2023-10-19 03:53:16',NULL),(3986,52,10575,'Fiza',NULL,'2012-08-19','Munawwar Ali','42101-7912310-5','03118194350','Babra','5','Islam','2023-10-19 03:54:04',NULL),(3987,145,3986,'Maryam ',NULL,'2010-07-17','Muhammad Anwar',NULL,NULL,'Noureen ','4','Islam','2023-10-19 03:54:16',NULL),(3988,52,10598,'Rukhsar',NULL,'2011-11-08','Muhammad Aslam','42101-1854211-5','03002908987','Shakeela Begum','5','Islam','2023-10-19 03:54:46',NULL),(3989,145,3987,'Namera',NULL,'2013-07-18','Shahid Hussain ',NULL,NULL,NULL,'5','Islam','2023-10-19 03:55:08',NULL),(3990,52,10601,'Umm e Bareera',NULL,'2012-10-18','Raheem','42201-3906091-5','03122696243','Nazia','5','Islam','2023-10-19 03:55:28',NULL),(3991,145,4030,'Harim Fatima',NULL,'2013-07-18','Shahid Hussain ',NULL,NULL,'Fouzia','4','Islam','2023-10-19 03:55:59',NULL),(3992,52,10701,'Umm e Habiba',NULL,'2009-10-04','Abdul Aziz','42101-1667637-7','03092665400','Amina Bano','5','Islam','2023-10-19 03:56:22',NULL),(3993,52,10741,'Noor Afshan',NULL,'2012-08-14','Raees Ahmed','42101-1774398-1','03128400124','Shazia Naz','5','Islam','2023-10-19 03:57:05',NULL),(3995,52,10756,'Laraib',NULL,'2011-09-02','Riaz Ali','41304-6793670-1','03138608804','Shehnaz','5','Islam','2023-10-19 03:57:40',NULL),(3996,145,3791,'Muqaddas',NULL,'2012-09-05','Muhammad Nadeem Khan',NULL,NULL,NULL,'5','Islam','2023-10-19 03:58:08',NULL),(3997,52,10799,'Laiba',NULL,'2008-09-06','Muhammad Khalid Khan','42101-1398953-1','03142779593','Noushaba','5','Islam','2023-10-19 03:58:28',NULL),(3998,145,3792,'Ahmed Raza',NULL,'2011-09-27','Maqsood Akhtar',NULL,NULL,NULL,'5','Islam','2023-10-19 03:58:56',NULL),(3999,52,10839,'Maryam',NULL,'2012-03-25','Muhammad Asif','45502-9921658-7','03140827946','Naseem','5','Islam','2023-10-19 03:59:18',NULL),(4000,145,3799,'Syeda Umm e Rubab',NULL,'2012-09-27','Syed Rizwan Haider',NULL,NULL,NULL,'5','Islam','2023-10-19 03:59:58',NULL),(4001,52,10448,'Ali Ahmed Khan',NULL,'2011-04-19','Ayaz Khan','42101-0424526-5','03112278214','Seher Naz','5','Islam','2023-10-19 04:00:22',NULL),(4002,23,1278,'Sidra',NULL,NULL,'Hameed',NULL,NULL,NULL,'1',NULL,'2023-10-19 04:00:30',NULL),(4003,145,3803,'Sufyan ',NULL,'2012-06-09','Muhammad Sajid',NULL,NULL,NULL,'5','Islam','2023-10-19 04:00:38',NULL),(4004,52,10531,'Muhammad Umar',NULL,'2013-05-24','Majeed Khan','42101-1650671-3','0311225977','Farhana ','5','Islam','2023-10-19 04:01:01',NULL),(4005,145,3825,'Ayesha',NULL,'2009-12-22','Shafiq',NULL,NULL,NULL,'5','Islam','2023-10-19 04:01:09',NULL),(4006,145,3829,'Rafia',NULL,'2012-10-24','Muhammad Younus',NULL,NULL,NULL,'5','Islam','2023-10-19 04:01:40',NULL),(4007,52,10568,'Muhammad Salman',NULL,'2014-07-27','Munawwar Ali','42101-7912310-5','03118194350','Babra','5','Islam','2023-10-19 04:01:53',NULL),(4008,160,1427,'Muhammad Daniyal',NULL,'2016-10-01','Ameen Ullah',NULL,'0346-8744710',NULL,'1','Islam','2023-10-19 04:02:01',NULL),(4009,145,3835,'Momina',NULL,'2012-07-24','Muhammad Ashraf',NULL,NULL,NULL,'5','Islam','2023-10-19 04:02:20',NULL),(4010,145,3841,'Muniza',NULL,'2013-06-23','Muhammad Shahzad',NULL,NULL,NULL,'5','Islam','2023-10-19 04:03:08',NULL),(4011,52,10695,'Muhammad Ayan',NULL,'2011-12-03','Fazl Ur Rehman','42101-6786508-5','03132662403','Sumaira Fatima','5','Islam','2023-10-19 04:03:24',NULL),(4012,145,3855,'Umm e Hani ',NULL,'2013-01-04','Muhammad Umair',NULL,NULL,NULL,'5','Islam','2023-10-19 04:03:51',NULL),(4013,160,1430,'Eeman ',NULL,'2017-06-10','Wali Khan',NULL,'0308-2150275',NULL,'1','Islam','2023-10-19 04:03:58',NULL),(4014,52,10702,'Samar Ali',NULL,'2011-07-27','Rashid Ali','42101-6761887-1','03122067180','Sania','5','Islam','2023-10-19 04:04:05',NULL),(4015,145,3859,'Muhammad Hussain ',NULL,'2011-07-15','Fazal Hussain',NULL,NULL,NULL,'5','Islam','2023-10-19 04:04:33',NULL),(4016,52,10740,'Muhammad Muneer',NULL,'2010-07-27','Muhammad Irfan','42101-4645821-7','03102732128','Sumaira','5','Islam','2023-10-19 04:04:51',NULL),(4017,145,3860,'Sunaina Masih ',NULL,'2011-06-06','Sabir Masih',NULL,NULL,NULL,'5','Christianity','2023-10-19 04:05:23',NULL),(4018,52,10758,'Muhammad Rafay',NULL,'2011-01-15','Muhammad Khalid','42101-9951641-7','0317271402','Shumaila ','5','Islam','2023-10-19 04:05:57',NULL),(4019,145,3890,'Janipher Sabir',NULL,'2009-08-17','Sabir Masih',NULL,NULL,NULL,'5','Christianity','2023-10-19 04:06:09',NULL),(4020,145,3913,'Abdul Hadi ',NULL,'2009-02-12','Faheem ',NULL,NULL,NULL,'5','Islam','2023-10-19 04:06:45',NULL),(4021,52,10838,'Muhammad Tayyab',NULL,'2013-04-10','Muhammad Asif Qureshi','45502-9921658-1','03132159210','Naseem','5','Islam','2023-10-19 04:06:51',NULL),(4022,145,3914,'Hifza',NULL,'2009-11-22','Faheem',NULL,NULL,NULL,'5','Islam','2023-10-19 04:07:12',NULL),(4024,145,3926,'Harmain Noor ',NULL,'2011-10-06','Muhammad Shafi',NULL,NULL,NULL,'5','Islam','2023-10-19 04:07:57',NULL),(4025,145,3938,'Samra Irshad',NULL,'2010-08-02','Muhammad Irshad',NULL,NULL,NULL,'5','Islam','2023-10-19 04:08:53',NULL),(4026,145,3939,'Anamta',NULL,'2011-03-15','Mehboob',NULL,NULL,NULL,'5','Islam','2023-10-19 04:09:31',NULL),(4027,145,3959,'Nisba',NULL,'2013-07-11','Muhammad Arif',NULL,NULL,NULL,'5','Islam','2023-10-19 04:10:11',NULL),(4028,145,3989,'Ansha Naz ',NULL,'2012-12-07','Muhammad Shahid',NULL,NULL,NULL,'5','Islam','2023-10-19 04:11:05',NULL),(4029,145,4031,'Alishba Bano',NULL,'2011-05-20','Abdul Karim ',NULL,NULL,NULL,'5','Islam','2023-10-19 04:11:54',NULL),(4030,145,5032,'Dua Naz',NULL,'2011-05-20','Muhammad Rehan',NULL,NULL,NULL,'5','Islam','2023-10-19 04:12:34',NULL),(4031,145,5045,'Umema',NULL,'2011-07-04','Muhammad Rukhsar',NULL,NULL,NULL,'5','Islam','2023-10-19 04:13:22',NULL),(4032,183,331,'Muhammad Faizan Qureshi',NULL,'2012-03-06','Muhammad Asghar','31101-4673483-9','03137920791','Rashida','1','Islam','2023-10-19 04:13:51',NULL),(4033,145,5054,'Amna',NULL,'2013-10-20','Hamid Raza Khan',NULL,NULL,NULL,'5','Islam','2023-10-19 04:13:59',NULL),(4034,183,332,'Muskan',NULL,'2015-12-07','Muhammad Asghar','31101-4673483-9','03137920791','Rashida','1','Islam','2023-10-19 04:14:15',NULL),(4035,183,338,'Aliyan',NULL,'2012-12-24','Shakeel',NULL,'03139546259','Rizwana','1','Islam','2023-10-19 04:14:42',NULL),(4036,145,5055,'Muskan Shah',NULL,'2006-08-25','Muhammad Usman Shah',NULL,NULL,'5','5','Islam','2023-10-19 04:14:47',NULL),(4037,160,1437,'Khansa ',NULL,'2015-04-04','Rizwan Ullah',NULL,'0311-2020701',NULL,'1','Islam','2023-10-19 04:14:57',NULL),(4038,183,339,'Areeba',NULL,'2015-03-04','Shakeel',NULL,'03139546259','Rizwana','1','Islam','2023-10-19 04:15:12',NULL),(4039,145,5074,'Abdul Ahad ',NULL,'2010-09-12','Nasir Hussain ',NULL,NULL,NULL,'5','Islam','2023-10-19 04:15:35',NULL),(4040,183,344,'Subhan',NULL,'2015-06-05','Muhammad Aslam','42301-0940753-5','03412349523','Saima','1','Islam','2023-10-19 04:15:50',NULL),(4041,160,1140,'Hoorain',NULL,'2017-10-20','Zaid Ullah',NULL,'0312-1477500',NULL,'1','Islam','2023-10-19 04:15:51',NULL),(4042,160,1447,'Aayan',NULL,'2015-12-16','Munu Khan',NULL,'0304-3988792',NULL,'1','Islam','2023-10-19 04:18:46',NULL),(4043,156,2142,'Imam Zadi',NULL,'2015-07-14','Riyaz Muhammad','44103-5481624-3','03123041766','Sahab Zadi','1','Islam','2023-10-19 04:19:36',NULL),(4044,156,2143,'Hakim Zadi',NULL,'2013-09-15','Riyaz Muhammad','44103-5481624-3','03123041766','Sahab Zadi','1','Islam','2023-10-19 04:20:20',NULL),(4045,103,1659,'Abdul Rafay',NULL,'2014-12-25','Abdul Wahid','42101-6749748-5',NULL,'Kanwal Bano','1','Islam','2023-10-19 04:20:21',NULL),(4046,156,2150,'Rehan',NULL,'2012-08-22','Mushtaq Sheikh','05036-1749956-7','03193899124','Shakeela','1','Islam','2023-10-19 04:21:15',NULL),(4047,103,1666,'Sarim Zaib',NULL,'5014-12-15','Jahangir','42101-8627983-9',NULL,'Seema','1','Islam','2023-10-19 04:21:18',NULL),(4048,160,1451,'Sajid ',NULL,'2018-03-24','Said Wali',NULL,'0330-8593508',NULL,'1','Islam','2023-10-19 04:21:38',NULL),(4049,156,2157,'Manahil',NULL,'2015-12-01','Naseer Ahmed','42101-1851547-9',NULL,'Najma','1','Islam','2023-10-19 04:21:50',NULL),(4050,103,1717,'Muhammad Ahmed',NULL,'2013-12-28','Muhammad Shakeel','42101-3232383-7',NULL,'Shamim','1','Islam','2023-10-19 04:22:19',NULL),(4051,156,2183,'Amna',NULL,'2015-12-23','Muhammad Haroon','42101-6440704-1','03152421336','Bilqees Bano','1','Islam','2023-10-19 04:22:30',NULL),(4052,160,1454,'Talha',NULL,'2017-06-21','Wilayat Khan',NULL,NULL,NULL,'1','Islam','2023-10-19 04:22:34',NULL),(4053,156,2192,'Muhammad Muheed',NULL,'2013-08-24','Muhammad Kashif','42101-0617012-9',NULL,'Afshan','1','Islam','2023-10-19 04:23:20',NULL),(4054,160,1459,'Iqra',NULL,'0012-12-20','Abdul Wali',NULL,'0303-2815494',NULL,'1','Islam','2023-10-19 04:23:32',NULL),(4055,103,1719,'Shayan',NULL,'2018-02-24','Muhammad Shakeel','42101-7324888-7',NULL,'Muhammad Shakeel','1','Islam','2023-10-19 04:23:38',NULL),(4056,156,2195,'Aman',NULL,'2013-08-27','Muhammad Kashif','42101-0670142-9',NULL,'Afshan','1','Islam','2023-10-19 04:24:00',NULL),(4057,103,1720,'Shahzadi Konain',NULL,'2017-01-30','Saleem','42101-1603773-7',NULL,'Madiha','1','Islam','2023-10-19 04:24:45',NULL),(4058,160,1472,'Khansa',NULL,'2015-05-15','Mir Kalaam',NULL,'0343-7873678',NULL,'1','Islam','2023-10-19 04:24:48',NULL),(4059,156,2199,'Sabira',NULL,'2013-12-04','Muhammad Ibrahim','44402-965039-3','03450161023','Naimat','1','Islam','2023-10-19 04:24:58',NULL),(4061,103,1721,'Hoorain',NULL,'2017-11-11','Irshad','42101-7656040-9',NULL,'Rufaida','1','Islam','2023-10-19 04:25:37',NULL),(4062,156,2248,'Habiba Fatima',NULL,'2016-10-28','Altaf Alam','42101-4834982-3','03452150581','Ruhay Bano','1','Islam','2023-10-19 04:25:41',NULL),(4063,160,1473,'Ahmed',NULL,'2016-07-15','Habib Rasool',NULL,'0301-2437017',NULL,'1','Islam','2023-10-19 04:25:43',NULL),(4064,156,2266,'Ayan',NULL,'2014-04-10','Shakeel Ahmed','41304-1182921-1',NULL,'Fouzia','1','Islam','2023-10-19 04:26:21',NULL),(4065,160,1474,'Soneba',NULL,'2016-01-03','Said Wali',NULL,'0330-8593508',NULL,'1','Islam','2023-10-19 04:26:41',NULL),(4066,103,1722,'Sawaira',NULL,'2017-06-12','Saeed Ahmed','42101-7656040-9',NULL,'Seema','1','Islam','2023-10-19 04:26:46',NULL),(4067,156,2261,'Subhan',NULL,'2017-04-07','Shakeel Ahmed','41304-8112921-1',NULL,'Fouzia','1','Islam','2023-10-19 04:26:57',NULL),(4068,156,2272,'Zunaira',NULL,'2017-01-03','Muhammad Shehbaz Khan','42101-4377098-1','03101287459','Sama','1','Islam','2023-10-19 04:27:33',NULL),(4069,160,1475,'Iqra',NULL,'2016-01-10','Gul Kalam',NULL,'0304-2548499',NULL,'1','Islam','2023-10-19 04:27:38',NULL),(4070,103,1723,'Muhammad Hasnain',NULL,'2016-11-08','Muhammad Zakir','44103-3912430-5',NULL,'Afshan','1','Islam','2023-10-19 04:27:47',NULL),(4071,156,2275,'Hira Fatima',NULL,'2016-05-26','Muhammad Atif','42101-3853200-5',NULL,'Sumaira','1','Islam','2023-10-19 04:28:19',NULL),(4072,160,1476,'Umema',NULL,'2017-12-20','Saeed Ullah',NULL,'0300-8593508',NULL,'1','Islam','2023-10-19 04:28:38',NULL),(4073,103,1756,'Alhamia',NULL,'2015-02-03','Abdul Sajid','42101-2492688-1',NULL,'Erum','1','Islam','2023-10-19 04:28:52',NULL),(4074,156,2276,'Ahmed Raza',NULL,'2017-01-25','Amin Uddin','42401-0531565-3','03332327219','Kiran Amin','1','Islam','2023-10-19 04:29:00',NULL),(4075,160,1486,'Sumaiyya',NULL,'0002-12-20','Farman Ullah',NULL,'0346-230380',NULL,'1','Islam','2023-10-19 04:29:31',NULL),(4076,156,2277,'Rameen',NULL,'2015-02-08','Amin Uddin','42401-0531565-3','03332327219','Kiran Amin','1','Islam','2023-10-19 04:29:42',NULL),(4077,103,1705,'Murtaza Amir',NULL,'2015-06-07','Muhammad Amir','42101-9344482-5',NULL,'Muhammad Amir','1','Islam','2023-10-19 04:29:51',NULL),(4078,160,1484,'Habib Ullah ',NULL,'2016-04-29','Farid khan',NULL,'0300-9282190',NULL,'1','Islam','2023-10-19 04:30:43',NULL),(4079,176,4208,'Ibrahim',NULL,'2015-09-06','Muhammad Qasim','42101-1775408-1','03422626711','Kanwal','1','Islam','2023-10-19 04:31:08',NULL),(4080,103,1764,'Dua Imran ',NULL,'2015-05-27','Muahmmad Imran','42101-1869194-5',NULL,NULL,'1','Islam','2023-10-19 04:31:26',NULL),(4081,160,1496,'Muhammad Umaid Khan',NULL,'0008-12-20','Zahir Ullah',NULL,'0300-2182236',NULL,'1','Islam','2023-10-19 04:31:32',NULL),(4082,176,4137,'Asad',NULL,'2016-07-03','Muhammad Waqas','31201-3314693-3','03186257208','Rabia Bibi','2','Islam','2023-10-19 04:31:49',NULL),(4083,160,1498,'Muhammad sajid',NULL,NULL,'Rehamt Ullah',NULL,'0300-212236',NULL,'1','Islam','2023-10-19 04:32:23',NULL),(4084,103,1768,'Muhammad Owais',NULL,'2017-07-02','Muhammad Younus','44103-1226805-3',NULL,'Ainy','1','Islam','2023-10-19 04:32:38',NULL),(4085,176,4157,'Abu Bakar',NULL,'2013-09-29','Manzoor Ahmed','31201-8726423-9','03066441223','Sajida Bibi','2','Islam','2023-10-19 04:32:42',NULL),(4086,160,1514,'Ruqaiyya',NULL,'2016-04-18','Muhammad Yaaqoob',NULL,'0344-2273852',NULL,'1','Islam','2023-10-19 04:33:23',NULL),(4088,103,1778,'Muhammad Usman',NULL,'2015-10-26','Muhammad Nadeem ','42101-1549894-7',NULL,'Hina','1','Islam','2023-10-19 04:33:58',NULL),(4089,160,1519,'Younus Khan',NULL,'2016-05-10','Sajjad',NULL,'0341-2394021',NULL,'1','Islam','2023-10-19 04:34:23',NULL),(4090,103,1780,'Muhammad Khizar',NULL,'2016-08-03','Abdul Wahid','42101-6749748-5',NULL,'Kanwal Bano','1','Islam','2023-10-19 04:35:09',NULL),(4091,160,1523,'Bibi Memoona',NULL,'0001-12-20','Ata Ullah',NULL,'0300-2141940',NULL,'1','Islam','2023-10-19 04:35:27',NULL),(4092,160,1526,'Bibi Madina',NULL,'2016-12-04','Syed zain Ullah',NULL,'0311-7923666',NULL,'1','Islam','2023-10-19 04:36:33',NULL),(4093,156,2280,'Shifa',NULL,'2016-07-06','Rashid Qureshi','41303-1491011-5','03132713208','Shabnam','1','Islam','2023-10-19 04:37:02',NULL),(4094,156,2285,'Fatima',NULL,'2015-10-21','Zeeshan Ali','42101-4304092-1','03138545135','Rukhsar','1','Islam','2023-10-19 04:37:47',NULL),(4095,103,1786,'Sami ul Haq',NULL,'2015-10-06','Muhammad Wakeel Ansari','42101-1412477-1',NULL,'Bilqees','1','Islam','2023-10-19 04:38:00',NULL),(4096,160,1530,'Muhammad Muaviya',NULL,'2019-08-22','Ata-Ur-Rehman',NULL,'0340-2128167',NULL,'1','Islam','2023-10-19 04:38:02',NULL),(4097,156,2286,'Muhammad Ahmed',NULL,'2015-04-28','Shehbaz Khan','42101-4377098-9','03101287459','Sana','1','Islam','2023-10-19 04:38:38',NULL),(4098,103,1808,'Aliza',NULL,'2015-10-31','Muhammad Abid ','42101-3905869-1',NULL,'Shabana','1','Islam','2023-10-19 04:39:02',NULL),(4099,160,1536,'Saima',NULL,'2016-01-14','Nayyar Muhammad Khan',NULL,'0305-1672806',NULL,'1','Islam','2023-10-19 04:39:07',NULL),(4100,156,2287,'Ohad Raza',NULL,'2015-11-30','Mehtab Alam','42101-2225577-0',NULL,'Maryam','1','Islam','2023-10-19 04:39:25',NULL),(4101,156,2288,'Muhammad Zeeshan',NULL,'2015-02-02','Muhammad Kamran','42101-4203921-5',NULL,'Sara','1','Islam','2023-10-19 04:40:01',NULL),(4102,103,1809,'Huzaifa ',NULL,'2015-01-19','Shabbir Ahmed','42101-7104049-9',NULL,'Saima','1','Islam','2023-10-19 04:40:07',NULL),(4103,160,1518,'Mariyam Bibi',NULL,'2016-04-01','Dostam Khan',NULL,'0341-2394021',NULL,'1','Islam','2023-10-19 04:40:18',NULL),(4104,156,2292,'Atiq',NULL,'2015-01-28','Sheikh Naeem','42101-7335595-5','03132913179','Feroza','1','Islam','2023-10-19 04:41:12',NULL),(4105,160,1534,'Maria',NULL,'2015-11-03','Mufti Mehmood',NULL,'0340-2042617',NULL,'1','Islam','2023-10-19 04:41:22',NULL),(4106,103,1810,'Abdul Hadi',NULL,'2016-03-22','Muhammad Abid','42101-7104049-9',NULL,'Uzma','1','Islam','2023-10-19 04:41:30',NULL),(4107,156,2295,'Muhammad Saim Sheikh',NULL,'2014-09-06','Sheikh Saleem','42101-1819752-7','03132913179','Seher Khan','1','Islam','2023-10-19 04:42:05',NULL),(4108,160,1497,'Madiha ',NULL,'2015-09-05','Zahir Ullah',NULL,'0300-2182236',NULL,'1','Islam','2023-10-19 04:42:13',NULL),(4109,103,1811,'Hamza',NULL,NULL,'Muhammad Abid','42101-7104049-9',NULL,'Uzma','1','Islam','2023-10-19 04:43:18',NULL),(4110,160,1546,'Abdul MAjeed',NULL,'2011-08-08','Roghaan',NULL,'0345-3507390',NULL,'1','Islam','2023-10-19 04:43:28',NULL),(4111,156,3005,'Maryam Sheikh',NULL,'2015-12-12','Adnan Sheikh','42101-0440704-1','03152927336','Shahida Bibi','1','Islam','2023-10-19 04:44:08',NULL),(4112,103,1813,'Muhmmad Aliyan Ansari',NULL,'2013-10-16','Anees Ur Rehman','42101-1712054-1',NULL,'Noreen','1','Islam','2023-10-19 04:44:24',NULL),(4113,160,1547,'Abdul Wajid',NULL,'2014-07-11','Roghaan',NULL,'0345-3507390',NULL,'1','Islam','2023-10-19 04:44:27',NULL),(4114,156,3009,'Ayan',NULL,'2012-05-30','Muhammad Haroon','42101-0440704-1','03152927336','Bilqees Bano','1','Islam','2023-10-19 04:45:22',NULL),(4115,103,1901,'Usman Ghani',NULL,'2016-08-04','Muhammad Arshad','42101-9974536-3',NULL,'Naghma','1','Islam','2023-10-19 04:45:50',NULL),(4116,160,1548,'Muhammad Ali',NULL,'2014-12-15','Muhammad Saleem Babber',NULL,NULL,NULL,'1','Islam','2023-10-19 04:45:56',NULL),(4117,103,1902,'Muhammad Abdullah ',NULL,'2018-06-22','Muhammad Arshad','42101-9974536-3',NULL,'Naghma','1','Islam','2023-10-19 04:46:56',NULL),(4118,156,3022,'Manahil',NULL,'2014-09-14','Imran','42101-1598806-3','03082099765','Sajida','1','Islam','2023-10-19 04:46:57',NULL),(4119,160,1551,'Sami- Ullah',NULL,'2014-08-20','Toor Gul',NULL,'0300-3892180',NULL,'1','Islam','2023-10-19 04:47:23',NULL),(4120,176,4165,'Sidratul Muntah',NULL,NULL,'Yasir Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-19 04:47:25',NULL),(4121,156,3026,'Alina',NULL,'2012-07-27','Muhammad Ibrahim','42101-6374401-4',NULL,'Sughra','1','Islam','2023-10-19 04:47:51',NULL),(4122,103,1903,'Khushnuma',NULL,'2012-01-22','Ikram ','42101-1779251-3',NULL,'Naela','1','Islam','2023-10-19 04:48:04',NULL),(4123,156,3031,'Zainab',NULL,'2012-11-24','Suhail','42101-1057652-5',NULL,'Fouzia','1','Islam','2023-10-19 04:48:26',NULL),(4124,160,1499,'Armaan',NULL,'2009-02-15','Gul Dali',NULL,'0344-2889645',NULL,'2','Islam','2023-10-19 04:48:31',NULL),(4125,156,3037,'Faiz Ali',NULL,'2014-11-10','Imran','42000-0407329-3',NULL,'Parveen','1','Islam','2023-10-19 04:49:02',NULL),(4126,103,1904,'Ayan',NULL,'2012-08-11','Rizwan ','42101-6086466-1',NULL,'Faiza','1','Islam','2023-10-19 04:49:10',NULL),(4127,160,1340,'Imdad Ullah',NULL,'2015-01-05','Islam-Ud-Din ',NULL,'0333-9280100',NULL,'2','Islam','2023-10-19 04:49:34',NULL),(4128,156,3038,'Ayesha',NULL,'2011-02-15','Muhammad Javed','42101-1493092-1','03412689610','Zahida','1','Islam','2023-10-19 04:49:42',NULL),(4129,103,1905,'Owais Khan','','2012-11-18','Wasim Khan','42101-0333666-7','','Saba','1','Islam','2023-10-19 04:49:52','2023-10-19 04:54:16'),(4130,156,3039,'Sana',NULL,'2013-02-02','Muhammad Javed','42101-1493092-1','0341689610','Zahida','1','Islam','2023-10-19 04:50:21',NULL),(4131,160,1354,'Nauman',NULL,'2015-07-11','Samiullah',NULL,'0302-2963903',NULL,'2','Islam','2023-10-19 04:50:35',NULL),(4132,103,1906,'Muhammad Zain ',NULL,'2016-04-28','Wasim Khan','42101-0333666-7',NULL,'Saba','1','Islam','2023-10-19 04:50:55',NULL),(4133,156,3044,'Sonia Durr e Shehwar',NULL,'2015-01-02','Ayaz Ahmed','42101-7153032-1','0317022285','Yasmeen','1','Islam','2023-10-19 04:51:15',NULL),(4134,103,1907,'Umme Hani',NULL,NULL,'Tahir','42101-1937014-3',NULL,NULL,'1','Islam','2023-10-19 04:51:50',NULL),(4136,156,3047,'Ubaid Raza',NULL,'2009-09-11','Noor Muhammad','42101-7948437-5','03100016621','Razia Begum','1','Islam','2023-10-19 04:51:59',NULL),(4137,156,3048,'Ahmed Raza',NULL,'2012-09-12','Noor Muhammad','42101-7948437-5','031000010621','Razia Begum','1','Islam','2023-10-19 04:52:38',NULL),(4138,160,1370,'Abdul jabbar',NULL,'2014-09-15','Muhammad Javed',NULL,'0300-2883445',NULL,'2','Islam','2023-10-19 04:52:53',NULL),(4139,103,1908,'Anabiya',NULL,'2014-02-03','Manzoor','42101-1835137-1',NULL,'Alishba','1','Islam','2023-10-19 04:52:55',NULL),(4140,156,3049,'Abdul Qadir Attari',NULL,'2013-02-14','Muhammad Hussain','42101-2296216-0','031000016621','Noreen','1','Islam','2023-10-19 04:53:40',NULL),(4141,160,1393,'Bushra',NULL,'2015-04-19','Sher Azam',NULL,'0301-2225117',NULL,'2','Islam','2023-10-19 04:56:10',NULL),(4142,156,2112,'Saba',NULL,'2013-04-16','Muhammad Shehzad','42101-1436399-7','03218799779','Amna','2','Islam','2023-10-19 04:56:13',NULL),(4143,160,1394,'Ayesha',NULL,'2016-04-19','Ata-Ur-Rehman',NULL,NULL,NULL,'2','Islam','2023-10-19 04:57:26',NULL),(4144,103,1518,'Sofia',NULL,'2014-02-23','Saeed Ahmed','42101-7656040-9',NULL,'Seema','2','Islam','2023-10-19 04:57:45',NULL),(4145,160,1398,'Umema',NULL,'2016-05-20','Sher Ullah ',NULL,'0343-8179761',NULL,'2','Islam','2023-10-19 04:58:28',NULL),(4146,156,2160,'Muhammad Arhan',NULL,'2013-12-14','Yousuf Khan','42201-602073-9','03108525446','Samina','2','Islam','2023-10-19 04:58:49',NULL),(4147,103,1601,'Mehak ',NULL,'2015-01-29','Saleem ud Din ','42101-1869825-3',NULL,NULL,'2','Islam','2023-10-19 04:58:50',NULL),(4148,160,1399,'Faima',NULL,'2014-09-20','Shah Hussan',NULL,'0341-2680797',NULL,'2','Islam','2023-10-19 04:59:37',NULL),(4149,156,2161,'Bisma',NULL,'2016-01-11','Faizan Ali','42101-6360676-1',NULL,'Samina ','2','Islam','2023-10-19 04:59:38',NULL),(4150,103,1613,'Ayan',NULL,'2013-09-09','Muhammad Irshad','42101-3163627-5',NULL,'Rufaida','2','Islam','2023-10-19 05:00:00',NULL),(4151,156,2163,'Umm E Ayesha',NULL,'2015-01-14','Muhammad Iqbal','42101-1908800-5','03172759262','Anila','2','Islam','2023-10-19 05:00:25',NULL),(4152,160,1403,'Nauman Khan',NULL,'2015-06-15','Akhter Gull',NULL,NULL,NULL,'2','Islam','2023-10-19 05:00:53',NULL),(4153,156,2168,'Aliza Fatima',NULL,'2013-02-23','Altaf Alam','42101-4834982-3','03452150581','Ruhi Bano','2','Islam','2023-10-19 05:01:07',NULL),(4154,103,1674,'Muhammad Azan Ali',NULL,'2016-07-29','Muhammad Asif','42101-1743443-1',NULL,'Musarat','2','Islam','2023-10-19 05:01:19',NULL),(4155,156,2179,'Maryam',NULL,NULL,'Naeem',NULL,NULL,NULL,'2','Islam','2023-10-19 05:01:27',NULL),(4156,160,1407,'Habiba ',NULL,'2017-02-25','Abdullah',NULL,'0333-3503501',NULL,'2','Islam','2023-10-19 05:01:44',NULL),(4158,103,1707,'Zikriya Younus',NULL,'2014-04-30','Muhammad Younus','44103-1226805-3',NULL,'Ainy','2','Islam','2023-10-19 05:02:19',NULL),(4159,160,1419,'Ayesha',NULL,'2015-04-15','Muhammad Ismail',NULL,'0304-8344188',NULL,'2','Islam','2023-10-19 05:02:38',NULL),(4160,103,1715,'Muhammad Zain',NULL,'2013-03-04','Zakir','44103-3912430-5',NULL,'Afshan','2','Islam','2023-10-19 05:03:25',NULL),(4161,160,1434,'Muhammad Hussain',NULL,'2015-01-03','Syed Qurban Ali',NULL,'0315-8377152',NULL,'2','Islam','2023-10-19 05:03:42',NULL),(4162,82,9557,'Muhammad Ayan ',NULL,'2012-12-25','Abrar Ahmed',NULL,'03142053618','Sadia','3','Islam','2023-10-19 05:03:59','2023-10-20 08:01:43'),(4163,160,1435,'Muhammad Yousuf',NULL,'2016-07-13','Syed Qurban Ali',NULL,'0315-8377152',NULL,'2','Islam','2023-10-19 05:04:46',NULL),(4164,156,2194,'Mohsin Ali',NULL,'2010-11-16','Muhammad Ibrahim','44402-9165039-3','03450161023','Naimat','2','Islam','2023-10-19 05:04:49',NULL),(4165,103,1758,'Zainish Moon ',NULL,'2015-04-21','Behzad Bakht','32301-3018330-1',NULL,NULL,'2','Islam','2023-10-19 05:04:50',NULL),(4166,160,1445,'Fatima ',NULL,'2016-08-10','Muhammad Zakir',NULL,'0343-9177823',NULL,'2','Islam','2023-10-19 05:05:45',NULL),(4167,103,1759,'Ghulam Mustafa',NULL,'2013-12-06','Muhammad Nadeem ','42101-1549894-7',NULL,'Hina','2','Islam','2023-10-19 05:05:53',NULL),(4168,156,2196,'Zakir Ali',NULL,'2012-12-10','Muhammad Ibrahim','44402-9165039-3','03450161023','Naimat','2','Islam','2023-10-19 05:06:04',NULL),(4169,40,1846,'Husnain Ali',NULL,'2011-06-12','Muhammad Ali','42101-1510247-3','0304-2120515','Kiran','2','Islam','2023-10-19 05:06:20',NULL),(4170,103,1761,'Ayesha Akram','','2016-09-14','Akram Khan','41304-9344358-9','','Hira','2','Islam','2023-10-19 05:06:36','2023-10-19 05:23:05'),(4171,156,2223,'Aliya',NULL,'2012-03-14','Muzammil Hussain','34502-7705281-7',NULL,'Shahida','2','Islam','2023-10-19 05:06:49',NULL),(4172,160,1448,'Adeela ',NULL,'2014-10-12','Gul Kalam',NULL,'0304-2548499',NULL,'2','Islam','2023-10-19 05:06:51',NULL),(4173,156,2224,'Danish',NULL,NULL,'Liaquat Ali',NULL,NULL,NULL,'2','Islam','2023-10-19 05:07:16',NULL),(4174,82,9081,'Affan',NULL,'2013-04-15','Sohail',NULL,'03133928138','Roshan','3','Islam','2023-10-19 05:07:26',NULL),(4175,40,1844,'Uzair',NULL,'2016-02-22','Muhammad Sajid','42101-0920914-9',NULL,NULL,'2','Islam','2023-10-19 05:07:30',NULL),(4176,156,22243,'Areeba',NULL,NULL,'Tanveer',NULL,NULL,NULL,'2','Islam','2023-10-19 05:07:37',NULL),(4177,160,1449,'Jamshed',NULL,'2015-12-08','Gul Kalam',NULL,NULL,NULL,'2','Islam','2023-10-19 05:07:40',NULL),(4178,103,1828,'Bisma Toufeeq',NULL,'2013-06-06','Muhammad Toufeeq','42101-2703334-1',NULL,'Ambreen ','2','Islam','2023-10-19 05:07:47',NULL),(4179,160,1450,'Salma',NULL,'2016-01-18','Said Wali',NULL,'0330-8593508',NULL,'2','Islam','2023-10-19 05:08:31',NULL),(4180,82,9418,'Sharjeel',NULL,'2011-01-19','Syed Shoail',NULL,'03162434206','Ana ','3','Islam','2023-10-19 05:08:46',NULL),(4181,103,1830,'Muhammad Ahmed',NULL,'2016-06-04','Muhammad Farhan','42101-1851230-9',NULL,'Meena','2','Islam','2023-10-19 05:08:52',NULL),(4182,40,1852,'Muhammad Huzaifa',NULL,'2012-08-09','Muhammad Danish','42101-152970-7',NULL,NULL,'2','Islam','2023-10-19 05:09:07',NULL),(4183,156,2244,'Abdul Salar',NULL,'2013-04-05','Rizwan','42101-2112209-7','03191574694','Shumaila','2','Islam','2023-10-19 05:09:07',NULL),(4184,160,1452,'Sndais',NULL,'2014-08-07','Habib Rasool',NULL,'0301-2437017',NULL,'2','Islam','2023-10-19 05:09:23',NULL),(4185,156,2245,'Muhammad Shafiq',NULL,NULL,'Ibrahim',NULL,NULL,NULL,'2','Islam','2023-10-19 05:09:32',NULL),(4186,82,9432,'Anus',NULL,'2009-03-17','Muhammad Wasi',NULL,NULL,'Shazia','3','Islam','2023-10-19 05:09:43',NULL),(4187,156,2246,'Rabia',NULL,NULL,'Aman',NULL,NULL,NULL,'2','Islam','2023-10-19 05:09:48',NULL),(4188,103,1831,'Abu Bakar',NULL,'2015-06-19','Muhammad Farhan','42101-1851230-9',NULL,'Meena','2','Islam','2023-10-19 05:10:02',NULL),(4189,40,1853,'Asfand Raza',NULL,'2012-12-20','Aijaz','42101-1432168-5',NULL,NULL,'2','Islam','2023-10-19 05:10:04',NULL),(4190,160,1453,'Hanzala',NULL,'2015-05-22','Wilayat Khan',NULL,'0348-2018843',NULL,'2','Islam','2023-10-19 05:10:19',NULL),(4191,156,2253,'Uzafa',NULL,NULL,'Muhammad Ibrahim',NULL,NULL,NULL,'2','Islam','2023-10-19 05:10:28',NULL),(4192,82,9460,'Afnan','','2013-06-07','Muhammad  Ayaz','','03131277125','Noveen','3','Islam','2023-10-19 05:10:38','2023-10-19 05:11:42'),(4193,103,1833,'Umm-e-Hani',NULL,'2014-08-02','Muhammad Arman','42101-2177395-7',NULL,'Afsheen ','2','Islam','2023-10-19 05:11:00',NULL),(4194,156,2254,'Fiza',NULL,'2014-12-02','Muhammad Sabir','42101-1825188-3','03122254040','Rubina','2','Islam','2023-10-19 05:11:12',NULL),(4195,40,1865,'Syed Arsalan',NULL,'2015-07-22','Shahid','42301-7136301-3','0310-9205562',NULL,'2','Islam','2023-10-19 05:11:20',NULL),(4196,160,1465,'Shahid',NULL,'2013-04-04','Mir kalam',NULL,'0307-0533049',NULL,'2','Islam','2023-10-19 05:11:20',NULL),(4197,103,1937,'Muhammad Ashar',NULL,'2016-07-06','Muhammad Iqbal','34103-6830086-9',NULL,'Nabeela Kausar','2','Islam','2023-10-19 05:12:05',NULL),(4198,156,2255,'Syed Muhammad Ali',NULL,'2013-03-06','Syed Uzair Ali','42201-7733159-5','03332848351','Tayyaba Nawab','2','Islam','2023-10-19 05:12:23',NULL),(4199,40,1866,'Ayaan Khan',NULL,'2013-09-21','Zahid Khan','42101-1591633-9','0312-2264927',NULL,'2','Islam','2023-10-19 05:12:35',NULL),(4200,160,1466,'Hasnain Farhan',NULL,'2018-01-13','Farhan Majeed',NULL,'0346-3306430',NULL,'2','Islam','2023-10-19 05:12:36',NULL),(4201,82,9476,'Humza',NULL,'2014-03-21','Altaf',NULL,'03152771209','Urooj','3','Islam','2023-10-19 05:12:43',NULL),(4202,103,1834,'Anaya Anis ',NULL,'2011-08-22','Anees Ur Rehman','42101-1712054-1',NULL,'Noreen','2','Islam','2023-10-19 05:13:10',NULL),(4203,156,2256,'Syeda Umm e Zehra Fatima',NULL,'2014-11-20','Uzair Ali','42201-7733151-5','03332848351','Tayyaba Nayab','2','Islam','2023-10-19 05:13:18',NULL),(4204,40,1867,'Harmain',NULL,NULL,'Shahrukh','42301-9493453-1',NULL,NULL,'2','Islam','2023-10-19 05:13:28',NULL),(4205,160,1481,'Bibi Ayesha',NULL,'2014-03-02','Syed Zain-Ud-Din',NULL,'0306-2212391',NULL,'2','Islam','2023-10-19 05:13:50',NULL),(4206,82,8813,'Urooj Fatima',NULL,'2013-08-13','Muhammad Ramzan',NULL,'03408589160','Shamshad','3','Islam','2023-10-19 05:13:51',NULL),(4207,156,2258,'Syed Haider Ali Zaidi',NULL,'2014-05-25','Syed Nadeem Ali Zaidi','42201-6601919-1','031216847','Nazish','2','Islam','2023-10-19 05:14:14',NULL),(4208,103,1855,'Misbah Yameen',NULL,'2012-10-09','Muhammad Yameen ','45402-0802788-5',NULL,NULL,'2','Islam','2023-10-19 05:14:26',NULL),(4209,40,1868,'Ayaan Khan',NULL,'2013-09-02','Naeem Khan','42101-9932377-5',NULL,NULL,'2','Islam','2023-10-19 05:14:34',NULL),(4210,82,9052,'Aiman',NULL,'2013-10-26','Furqan',NULL,'03122367754','Attia','3','Islam','2023-10-19 05:14:48',NULL),(4211,156,2269,'Muhammad Noman Ahmed',NULL,'2015-11-11','Ejaz Ahmed','42101-1813302-5','0321851409','Shehnaz','2','Islam','2023-10-19 05:14:56',NULL),(4212,160,1482,'Hakeem Ullah',NULL,'2010-05-01','Farid khan',NULL,'0300-9282190',NULL,'2','Islam','2023-10-19 05:15:15',NULL),(4213,156,2290,'Sana ',NULL,'2010-06-10','Muhammad Iqbal','42101-979753-1','03191283287','Hameeda','2','Islam','2023-10-19 05:15:44',NULL),(4214,103,1858,'Laiba Arshad',NULL,'2014-01-20','Muhammad Arshad','32402-8708735-5',NULL,'Sameena','2','Islam','2023-10-19 05:15:45',NULL),(4215,40,1898,'Tayyaba',NULL,'2010-12-27','Ubaid Sheikh','42301-0815820-7','0311-2210912',NULL,'2','Islam','2023-10-19 05:15:53',NULL),(4216,82,9064,'Maryam',NULL,'2014-11-14','Shamshad',NULL,'03219212061','Shahla','3','Islam','2023-10-19 05:15:58',NULL),(4217,160,1535,'Aafia',NULL,'2013-09-01','Mufti Mehmood',NULL,NULL,NULL,'2','Islam','2023-10-19 05:15:58',NULL),(4218,156,2291,'Hina',NULL,'2011-11-03','Sheikh Naeem','42101-7335595-5',NULL,'Feroza Bibi','2','Islam','2023-10-19 05:16:24',NULL),(4219,82,9072,'Rania','','2016-12-05','tahir','','03122749612','Rizwan','3','Islam','2023-10-19 05:16:38','2023-10-19 05:17:19'),(4220,160,1545,'Aliza',NULL,'2012-03-05','Muhammad Bilal',NULL,NULL,NULL,'2','Islam','2023-10-19 05:16:48',NULL),(4221,156,3003,'Dua Fatima',NULL,'2014-08-21','Muhammad Rizwan','42101-8922342-7',NULL,'Habiba Bano','2','Islam','2023-10-19 05:17:00',NULL),(4222,40,1908,'Muhammad Arman Shah',NULL,'2010-01-04','Shahrukh','42201-9284356-7',NULL,NULL,'2','Islam','2023-10-19 05:17:01',NULL),(4224,160,1558,'Uzma',NULL,'2015-11-20','Shaukat Ali',NULL,'0318-2089733',NULL,'2','Islam','2023-10-19 05:17:49',NULL),(4225,156,3040,'Rehan Qadri',NULL,'2013-05-15','Qadir Baksh','42101-5936169-3','03242275297','Rani','2','Islam','2023-10-19 05:18:04',NULL),(4226,40,1909,'Muskan',NULL,NULL,'Rana Arif','42101-925378-7','0312-0203025','Naheed','2','Islam','2023-10-19 05:18:13',NULL),(4227,82,9079,'Neeha',NULL,'2012-12-26','Waqar',NULL,'03450258035','Reena','3','Islam','2023-10-19 05:18:15',NULL),(4228,103,1909,'Mahnoor Ansari',NULL,'2014-07-31','Muhammad Navid Ansari','42101-4164629-3',NULL,'Lubna','2','Islam','2023-10-19 05:18:42',NULL),(4229,82,9122,'Uroosh',NULL,'2016-02-16','Aleem',NULL,'0312123486','Saima','3','Islam','2023-10-19 05:19:16',NULL),(4230,160,1292,'Junaid',NULL,'2013-10-15','Muhammad Javed',NULL,'0302-3686484',NULL,'3','Islam','2023-10-19 05:19:22',NULL),(4231,156,3041,'Kashaf Naz',NULL,'2015-12-10','Muhammad Akram','45504-2863830-1','03061112079','Erum','2','Islam','2023-10-19 05:19:24',NULL),(4232,103,1910,'Abdul Ahad',NULL,'2013-11-18','Shehzad','42101-9924588-1',NULL,NULL,'2','Islam','2023-10-19 05:19:39',NULL),(4233,40,1910,'Minahil',NULL,'2013-08-19','Hafeez-ur-Rehman','42101-1881499-1','0341-3981374','Najla','2','Islam','2023-10-19 05:19:41',NULL),(4234,156,1983,'Sahil',NULL,'2011-08-29','Shakeel','41304-8112921-1',NULL,'Fouzia','3','Islam','2023-10-19 05:20:05',NULL),(4235,82,9155,'Eman',NULL,'2012-12-27','Adnan',NULL,'0346202635','Nahid','3','Islam','2023-10-19 05:20:09',NULL),(4236,160,1321,'Usama',NULL,'2014-10-14','Sajjad Khan',NULL,NULL,NULL,'3','Islam','2023-10-19 05:20:18',NULL),(4237,103,1911,'Ali Abbas',NULL,'2013-05-27','Muhammad Umer','42101-7398512-3',NULL,'Saima','2','Islam','2023-10-19 05:20:36',NULL),(4238,156,2114,'Abdul Raheem',NULL,'2012-07-15','Muhammad Shehzad','42101-4361399-7','03238799779','Amna Bibi','3','Islam','2023-10-19 05:20:50',NULL),(4239,160,1342,'Kulsoom',NULL,'2014-03-15','Abdul Wali',NULL,'0303-2815435',NULL,'3','Islam','2023-10-19 05:21:11',NULL),(4240,40,1911,'Abdullah',NULL,'2015-08-13','Jamal Mustufa','42101-5962916-1','0343-2066392',NULL,'2','Islam','2023-10-19 05:21:11',NULL),(4241,156,2132,'Yasra',NULL,'2013-11-27','Faizan Ali','42101-6360676-1',NULL,'Samina Naz','3','Islam','2023-10-19 05:21:27',NULL),(4242,82,9157,'Laiba ',NULL,'2014-03-17','Abdur Rehzam',NULL,NULL,'Effat','3','Islam','2023-10-19 05:21:40',NULL),(4243,103,1695,'Farheen ',NULL,'2016-01-27','Muhammad Jawaid','42101-1363294-3',NULL,'Saima','2','Islam','2023-10-19 05:21:50',NULL),(4244,156,2136,'Rizwana',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3','Islam','2023-10-19 05:21:55',NULL),(4245,160,1350,'Muhammad Faizan',NULL,'2012-02-21','Shah Hussain',NULL,NULL,NULL,'3','Islam','2023-10-19 05:22:00',NULL),(4246,156,2159,'Mehek',NULL,'2010-11-11','Muhammad Qasim',NULL,NULL,NULL,'3','Islam','2023-10-19 05:22:23',NULL),(4247,82,9141,'Alishba',NULL,'2013-08-25','Shahid',NULL,'03152767589','Rana','3','Islam','2023-10-19 05:22:39',NULL),(4248,156,2177,'Ali Raza',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'3','Islam','2023-10-19 05:22:53',NULL),(4249,160,1353,'Rania',NULL,'2013-11-04','Sher Ullah',NULL,'0343-8179761',NULL,'3','Islam','2023-10-19 05:22:57',NULL),(4250,156,2178,'Abiha',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'3','Islam','2023-10-19 05:23:16',NULL),(4251,156,2213,'Anabiya',NULL,'2012-06-25','Shehzad Ali',NULL,NULL,NULL,'3','Islam','2023-10-19 05:23:39',NULL),(4252,82,9182,'Muneeba',NULL,'2011-05-09','Mahmood',NULL,'0322291624','Nusrat','3','Islam','2023-10-19 05:23:39',NULL),(4253,160,1365,'Asma',NULL,'2014-06-18','Muhammad Nabi',NULL,'0303-3913720',NULL,'3','Islam','2023-10-19 05:23:43',NULL),(4254,40,1926,'Khadija',NULL,'2015-08-24','Muhammad Ayub',NULL,'0303-29244047',NULL,'2','Islam','2023-10-19 05:23:59',NULL),(4255,160,366,'Muhammad Afnan',NULL,'2015-06-06','Naseer Khan',NULL,'0344-2084400',NULL,'3','Islam','2023-10-19 05:24:35',NULL),(4256,156,2220,'Ahmed Raza',NULL,'2015-10-06','Muhammad Yousuf','42101-9591909-7','03122631309','Shehnila','3','Islam','2023-10-19 05:24:38',NULL),(4257,82,9218,'Eshal',NULL,'2016-06-06','Muhammad Ali',NULL,'03153056990','Shabau','3','Islam','2023-10-19 05:24:55',NULL),(4258,40,1936,'Ameer Hamza',NULL,'2015-02-27','Asghar Ali','42101-9535534-1',NULL,NULL,'2','Islam','2023-10-19 05:24:59',NULL),(4259,160,1377,'Aiman',NULL,'2015-09-09','Farhan Ullah',NULL,'0306-2803200',NULL,'3','Islam','2023-10-19 05:25:19',NULL),(4260,156,2222,'Imran',NULL,NULL,'Meer Khan',NULL,NULL,NULL,'3','Islam','2023-10-19 05:25:25',NULL),(4261,156,2225,'Iqra Naz',NULL,'2011-07-30','Irfan','42101-9921222-9','03132644998','Nighat','3','Islam','2023-10-19 05:26:11',NULL),(4262,40,1935,'Palwasha',NULL,'2010-04-03','Muhammad Imran','42101-3388955-5','0318-2659793',NULL,'2','Islam','2023-10-19 05:26:13',NULL),(4263,82,9251,'Nabiha',NULL,'2015-02-19','Shabir',NULL,'03171013158','Uzma','3','Islam','2023-10-19 05:26:15',NULL),(4265,103,1607,'Mehroze',NULL,'2017-06-10','Abdul Sagheer','42301-6125605-9',NULL,'Rani','4','Islam','2023-10-19 05:26:21',NULL),(4266,160,1396,'Bushra',NULL,'2015-01-03','Muhammad Ismail Khan',NULL,'0304-8344188',NULL,'3','Islam','2023-10-19 05:26:25',NULL),(4267,160,1404,'Naima',NULL,'2013-03-11','Wali Khan',NULL,'0308-2100275',NULL,'3','Islam','2023-10-19 05:27:07',NULL),(4268,40,1994,'Moiz Khan',NULL,'2011-08-22','Faisal Khan',NULL,'0310-2260154',NULL,'2','Islam','2023-10-19 05:27:27',NULL),(4269,82,9245,'Laiba',NULL,'2014-11-14','Aayaz',NULL,'0318631324','Rida','3','Islam','2023-10-19 05:27:35',NULL),(4270,103,1614,'Muhammad Al-Wahad',NULL,'2013-08-27','Muhammad Mubeen ','36302-9106172-7',NULL,'Yasmeen','3','Islam','2023-10-19 05:27:36',NULL),(4272,40,1995,'Muhammad Aliyan',NULL,'2013-04-21','Muhammad Ahsan','42101-9558670-1',NULL,NULL,'2','Islam','2023-10-19 05:28:34',NULL),(4273,103,1618,'Manahil',NULL,'2014-01-02','Dilshad Khan','42101-5730874-7',NULL,'Farheen ','3','Islam','2023-10-19 05:28:38',NULL),(4274,82,9302,'Urooj',NULL,'2013-07-29','Waqas',NULL,'03162551887','sana','3','Islam','2023-10-19 05:28:56',NULL),(4275,160,1412,'Zain-Ud-Din',NULL,'2014-12-16','Bismillah Khan',NULL,NULL,NULL,'3','Islam','2023-10-19 05:29:11',NULL),(4276,40,1996,'Azeem',NULL,'2011-03-11','Waseem',NULL,NULL,NULL,'2','Islam','2023-10-19 05:29:24',NULL),(4277,82,9339,'Tayyaba',NULL,'2013-03-21','Aziz',NULL,'03112156334','Shabana','3','Islam','2023-10-19 05:30:13',NULL),(4278,160,1416,'Abdullah',NULL,'2012-12-10','Ehsaan Khan',NULL,'0321-3315297',NULL,'3','Islam','2023-10-19 05:30:14',NULL),(4279,40,1997,'Javeria',NULL,NULL,'Muhammad Nadeem Khan','42301-614920-7',NULL,'Mehreen','2','Islam','2023-10-19 05:30:55',NULL),(4280,82,9407,'Aliha Zahara',NULL,'2012-04-02','Amir',NULL,'03130229328','Shazia','3','Islam','2023-10-19 05:31:17',NULL),(4281,160,1424,'Muhammad Khizar',NULL,'2013-11-02','Abdul Wahid',NULL,'0343-9133607',NULL,'3','Islam','2023-10-19 05:31:21',NULL),(4282,160,1469,'Farid Ullah',NULL,'2011-01-12','Mufti Mehmood',NULL,NULL,NULL,'3','Islam','2023-10-19 05:32:13',NULL),(4283,156,2230,'Dayan',NULL,'2012-04-26','Muhammad Arshad',NULL,NULL,NULL,'3','Islam','2023-10-19 05:32:14',NULL),(4284,40,1998,'Abdul Mannan',NULL,NULL,'Abdul Ghafoor','41303-1947864-3',NULL,NULL,'2','Islam','2023-10-19 05:32:41',NULL),(4285,82,9424,'Tayyaba ',NULL,'2015-06-30','Aftikhar Ahmed',NULL,'03229377027','Faryal','3','Islam','2023-10-19 05:33:01','2023-10-20 07:54:23'),(4286,82,9430,'Aleena',NULL,'2014-12-11','Noshad',NULL,'03162527701','Ghosia','3','Islam','2023-10-19 05:34:53',NULL),(4287,40,1999,'Khushi',NULL,'2016-06-19','Abdul Ghafoor',NULL,NULL,NULL,'2','Islam','2023-10-19 05:34:54',NULL),(4288,160,1483,'Rubina',NULL,'2013-02-19','Farid khan',NULL,'0300-9282190',NULL,'3','Islam','2023-10-19 05:34:57',NULL),(4289,156,2242,'Sufiyan',NULL,'2014-09-20','Nadeem Ahmad','42101-9718993-9','03104149977','Amber','3','Islam','2023-10-19 05:34:57',NULL),(4290,40,2000,'Ali Raza',NULL,NULL,'Abdul Rehman',NULL,NULL,NULL,'2','Islam','2023-10-19 05:35:31',NULL),(4291,103,1623,'Ayesha',NULL,'2014-02-02','Muhammad Javed','42101-1363294-3',NULL,NULL,'3','Islam','2023-10-19 05:35:48',NULL),(4292,82,9480,'Noor Fatima',NULL,'2015-02-07','Muhammad Zaher',NULL,'03107634274','Nighat','3','Islam','2023-10-19 05:36:01',NULL),(4293,160,1557,'Zahra',NULL,'2010-11-25','Shaukat Ali',NULL,'0318-2089733',NULL,'3','Islam','2023-10-19 05:36:04',NULL),(4294,40,2001,'Muhammad Rayan',NULL,NULL,'Abdul Rehman',NULL,'0343-0921024',NULL,'2','Islam','2023-10-19 05:36:38',NULL),(4295,160,1209,'Uzair Khan',NULL,'2011-07-01','Zareef Khan',NULL,'0321-2027441',NULL,'4','Islam','2023-10-19 05:37:21',NULL),(4296,40,2002,'Ali Hassan',NULL,NULL,'Muhammad Rayaz',NULL,NULL,NULL,'2','Islam','2023-10-19 05:37:24',NULL),(4297,82,8796,'Habiba ',NULL,'2012-12-09','Muhammad Ahsan',NULL,'03452261860','Afshan','4','Islam','2023-10-19 05:38:04',NULL),(4298,156,2250,'Iman Ali',NULL,'2012-04-13','Nisar Ali','42101-9396274-5','03232106219','Hina Fatima','3','Islam','2023-10-19 05:38:08',NULL),(4299,160,1264,'Arman',NULL,'2013-02-10','Sami Ullah',NULL,'0315-2390596',NULL,'4','Islam','2023-10-19 05:38:12',NULL),(4300,40,2003,'Ahsan',NULL,NULL,'Saeed Ahmed','44103-3927826-9',NULL,NULL,'2','Islam','2023-10-19 05:38:30',NULL),(4301,103,1647,'Subhan',NULL,'2015-05-09','Hameed','38403-0559493-3',NULL,'Shabana','3','Islam','2023-10-19 05:38:42',NULL),(4302,82,8797,'Fatima',NULL,'2014-02-07','Muhammad Ahsan',NULL,'03452261860','Afshan','4','Islam','2023-10-19 05:38:54',NULL),(4303,156,3002,'Jahanzaib',NULL,'2011-12-26','Jamal Uddin','42101-1793113-9','03171197467','Farzana','3','Islam','2023-10-19 05:39:01',NULL),(4304,160,1309,'Muhammad Ismail',NULL,'2012-04-04','Akhtar Gul',NULL,'0306-2710362',NULL,'4','Islam','2023-10-19 05:39:14',NULL),(4305,103,1669,'Aun Raza','','2015-04-19','Muhammad Dilshad','42101-0938432-7','','Badr un Nisa','3','Islam','2023-10-19 05:39:37','2023-10-19 05:41:09'),(4306,40,1791,'Faria',NULL,'2013-10-12','Muhammad Irshad','31205-0580744-9',NULL,NULL,'3','Islam','2023-10-19 05:39:39',NULL),(4307,160,1322,'Asadullah',NULL,'2013-04-03','Dostan Khan',NULL,'0308-5125124',NULL,'4','Islam','2023-10-19 05:40:12',NULL),(4308,156,2190,'Sana ',NULL,NULL,'Muhammad Baksh',NULL,NULL,NULL,'2','Islam','2023-10-19 05:40:19',NULL),(4309,82,8837,'Manahil',NULL,'2015-02-21','Muhammad Naeem',NULL,'03022403811','Gulnaz','4','Islam','2023-10-19 05:40:37',NULL),(4310,156,2113,'Hamra',NULL,NULL,'Muhammad Baksh',NULL,NULL,NULL,'2','Islam','2023-10-19 05:40:57',NULL),(4311,160,1324,'Salman ',NULL,'2013-02-07','Saif-Ur-rehman',NULL,'0322-2930195',NULL,'4','Islam','2023-10-19 05:41:13',NULL),(4312,156,2149,'Abdur Rehmam',NULL,NULL,'Ishtiaque Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-19 05:41:36',NULL),(4313,40,1799,'Sadia',NULL,'2013-08-25','Saeed Ahmed','42201-3458641-4',NULL,NULL,'3','Islam','2023-10-19 05:41:43',NULL),(4314,82,9007,'Wania',NULL,'2014-10-09','Fareed',NULL,'03172049267','Tayyaba','4','Islam','2023-10-19 05:41:54',NULL),(4315,160,1331,'Sana',NULL,'2014-02-12','Wilayat khan',NULL,'0348-20835724',NULL,'4','Islam','2023-10-19 05:41:58',NULL),(4317,40,1823,'Manahil',NULL,'2012-02-28','Muhammad Ahmed Saleem',NULL,NULL,NULL,'3','Islam','2023-10-19 05:42:31',NULL),(4318,103,1670,'Zehra',NULL,'2015-03-28','Muhammad Abrar','42101-5398745-1',NULL,'Anam','3','Islam','2023-10-19 05:42:31',NULL),(4319,82,9018,'Hadiqa Fatima',NULL,'2014-01-09','Muhammad Tahir',NULL,'03122749612','Mehwish','4','Islam','2023-10-19 05:43:09',NULL),(4320,160,1338,'Owais Khan',NULL,'2012-08-01','Habib Rasool',NULL,'0301-2437017',NULL,'4','Islam','2023-10-19 05:43:21',NULL),(4321,103,1673,'Muhammad Haseeb ',NULL,'2014-04-05','Muhammad Shahid','36304-4065756-7',NULL,NULL,'3','Islam','2023-10-19 05:43:35',NULL),(4322,40,1825,'Fiza',NULL,'2010-11-02','Muhammad Ali','54400-7713134-5','0324-3480773',NULL,'3','Islam','2023-10-19 05:43:37',NULL),(4323,82,9036,'Hooria',NULL,'2015-10-09','Sajjad Ali',NULL,'03156209188','Mehwish','4','Islam','2023-10-19 05:44:10',NULL),(4324,160,1341,'Ajmal Khan',NULL,'2014-01-07','Muhammad Nabi',NULL,'0303-3913720',NULL,'4','Islam','2023-10-19 05:44:19',NULL),(4325,103,1678,'Muhammad Azan',NULL,'2014-08-28','Muhammad Arshad Khan','42101-3296259-9',NULL,NULL,'3','Islam','2023-10-19 05:44:48',NULL),(4326,40,1833,'Umama Gul',NULL,'2012-01-19','Muhammad Arif','41304-0103660-7','0312-3653770','Zainab','3','Islam','2023-10-19 05:44:59',NULL),(4328,160,1358,'Safia Khan',NULL,'2012-05-08','Farman Ullah',NULL,'0346-2303080',NULL,'4','Islam','2023-10-19 05:45:09',NULL),(4329,82,9117,'Muniza Rani',NULL,'2015-01-23','Muhammad Faheem',NULL,'03102414769','Naheed ','4','Islam','2023-10-19 05:45:34',NULL),(4330,103,1679,'Farheen ',NULL,'2014-07-11','Muhammad Ishtiaq','42101-8611460-7',NULL,NULL,'3','Islam','2023-10-19 05:45:47',NULL),(4331,160,1367,'Sudais Khan',NULL,'2013-11-15','Israr ullah',NULL,'0323-2987957',NULL,'4','Islam','2023-10-19 05:46:02',NULL),(4332,40,1834,'Muhammad Anas',NULL,'2013-07-18','Muhammad Arif','41304-0103660-7',NULL,'Zainab','3','Islam','2023-10-19 05:46:11',NULL),(4333,156,3043,'Ayesha',NULL,'2011-08-29','Qadir Baksh','42101-5936169-3','03242275297','Rani','3','Islam','2023-10-19 05:46:48',NULL),(4334,103,1686,'Jawwad Fayyaz ',NULL,'2013-11-28','Muhammad Fayyaz','32402-1385730-3',NULL,NULL,'3','Islam','2023-10-19 05:46:52',NULL),(4335,160,1389,'Muhammad Salman',NULL,'2013-05-22','Zareef Khan',NULL,'0321-2027441',NULL,'4','Islam','2023-10-19 05:46:56',NULL),(4336,82,91300,'Areesha',NULL,'2014-10-23','Muhammad Imran',NULL,'03463030502','Sana','4','Islam','2023-10-19 05:47:09',NULL),(4337,40,1854,'Qamar Abbas',NULL,'2014-05-25','Shehbaz Hussain','42201-4296280-5','0325-6067838',NULL,'3','Islam','2023-10-19 05:47:20',NULL),(4338,103,1751,'Fatima Siddiqui','','2013-06-25','Fareed Ahmed Siddiqui','42101-1546863-1','','','3','Islam','2023-10-19 05:47:45','2023-10-19 06:10:38'),(4339,156,1944,'Noman',NULL,'2010-09-10','Nadeem Ahmed','42101-9718992-9','03104149977','Amber','4','Islam','2023-10-19 05:47:49',NULL),(4340,160,1400,'Huzaifa',NULL,'2011-06-07','Wali Khan',NULL,'0308-2100275',NULL,'4','Islam','2023-10-19 05:47:50',NULL),(4341,40,1855,'Rubab Fatima',NULL,NULL,'Shehbaz Hussain','42201-4296280-5',NULL,NULL,'3','Islam','2023-10-19 05:48:16',NULL),(4342,82,9091,'Sawaira',NULL,'2013-12-17','Badaruzzaman',NULL,'03181213626','Hina','4','Islam','2023-10-19 05:48:33',NULL),(4343,156,2009,'Hammad',NULL,'2011-04-02','Altaf Alam','42101-4834982-3','03452150581','Ruhi Bano','4','Islam','2023-10-19 05:48:33',NULL),(4344,160,1411,'Rehan',NULL,'2008-03-28','Daulat Khan',NULL,'0333-4110997',NULL,'4','Islam','2023-10-19 05:48:43',NULL),(4345,103,1752,'Zain Ul Abideen ',NULL,'2012-05-18','Muhammad Farhan','42401-3016795-9',NULL,'Shama','3','Islam','2023-10-19 05:49:09',NULL),(4347,156,154,'Saleha Naz',NULL,'2014-08-20','Muhammad Suhail',NULL,NULL,NULL,'4','Islam','2023-10-19 05:49:25',NULL),(4348,160,1426,'Sadaqat',NULL,'2008-12-16','Ameen Ullah',NULL,'0346-8744710',NULL,'4','Islam','2023-10-19 05:49:38',NULL),(4349,103,1820,'Daniyal',NULL,'2012-11-12','Muhammad Nadeem Ahmed','42101-3398151-2',NULL,NULL,'3','Islam','2023-10-19 05:50:08',NULL),(4350,156,2185,'Usra',NULL,'2013-10-20','Ameen Uddin','42101-1969717-8',NULL,'Kiran','4','Islam','2023-10-19 05:50:12',NULL),(4352,160,1432,'Muhammad Hassan',NULL,'2010-02-05','Syed Qurban Ali',NULL,'0315-8377152',NULL,'4','Islam','2023-10-19 05:50:36',NULL),(4353,82,9158,'Rania',NULL,'2013-05-23','Perwaiz Khan',NULL,'03122429775','Saima','4','Islam','2023-10-19 05:50:55',NULL),(4354,156,2186,'Ayan',NULL,'2010-08-26','Suleman','42101-1887230-2','03463580561','Samina','4','Islam','2023-10-19 05:51:08',NULL),(4355,103,1822,'Ayan Ahmed Siddiqui',NULL,'2013-02-20','Noman Ahmed Siddiqui','42101-4373908-5',NULL,'Tabassum ','3','Islam','2023-10-19 05:51:17',NULL),(4356,160,1433,'Parwana',NULL,'2011-11-17','Syed Qurban Ali',NULL,NULL,NULL,'4','Islam','2023-10-19 05:51:31',NULL),(4357,156,2203,'Muhammad Ali',NULL,'2011-04-20','Mushtaq Sheikh','00503-6017499-7','03193899124','Shakeela','4','Islam','2023-10-19 05:51:50',NULL),(4358,82,9202,'Filza',NULL,'2010-01-24','Mahboob Ali',NULL,'0316473004','Safia','4','Islam','2023-10-19 05:52:10',NULL),(4359,160,1494,'Fauzia',NULL,'2015-05-13','Muhammad Irfan',NULL,NULL,NULL,'4','Islam','2023-10-19 05:52:10',NULL),(4360,103,1825,'Khushi Javed',NULL,'2012-01-01','Muhammad Javed','42101-3668189-7',NULL,NULL,'3','Islam','2023-10-19 05:52:22',NULL),(4361,156,2204,'Saifullah',NULL,'2010-03-09','Mushtaq Sheikh','00503-6017499-7','03193899124','Shakeela','4','Islam','2023-10-19 05:52:30',NULL),(4362,160,1173,'Luqma',NULL,'2010-11-12','Hameed Ullah',NULL,'0301-2216111',NULL,'5','Islam','2023-10-19 05:53:09',NULL),(4363,103,1826,'Subhan Javed ',NULL,'2010-07-28','Muhammad Javed','42101-3668189-7',NULL,NULL,'3','Islam','2023-10-19 05:53:20',NULL),(4364,156,2005,'Bakhtawar',NULL,'2010-02-21','Arif Qureshi','42101-1091537-7','0321947527','Naseema','4','Islam','2023-10-19 05:53:36',NULL),(4365,82,9238,'Iqra Shshzadi',NULL,'2015-06-16','Syed Wajid Ali',NULL,'03152953475','sadia','4','Islam','2023-10-19 05:54:05',NULL),(4366,103,1850,'Meera',NULL,'2013-02-26','Muhammad Noman','42101-9570573-1',NULL,NULL,'3','Islam','2023-10-19 05:54:11',NULL),(4367,156,2206,'Muhammad Ahmed',NULL,'2013-03-12','Arif Qureshi','42101-1091537-7','0321974527','Naseema','4','Islam','2023-10-19 05:54:23',NULL),(4368,160,1213,'Aafia',NULL,'2010-01-10','Zia-Ur-rehman',NULL,'0333-2165248',NULL,'5','Islam','2023-10-19 05:54:27',NULL),(4369,82,9255,'Mehak',NULL,'2013-05-10','Ijaz Ahmed',NULL,'03172624906','Arfa','4','Islam','2023-10-19 05:54:58','2023-10-20 07:55:10'),(4370,156,2207,'Rumaisa',NULL,'2012-08-18','Sheikh Saleem','42101-1819752-7','03132913179','Seher','4','Islam','2023-10-19 05:55:05',NULL),(4371,40,1856,'Abdul Kareem',NULL,'2011-06-06','Abdullah Danish',NULL,NULL,NULL,'3','Islam','2023-10-19 05:55:26',NULL),(4372,160,1223,'Safia ',NULL,'2011-02-24','Zia-Ur-Rehman Mehsood',NULL,NULL,NULL,'5','Islam','2023-10-19 05:55:41',NULL),(4373,156,2241,'Bilal',NULL,'2010-04-25','Yousuf Khan','42101-9591909-7','03122631309','Shehnila','4','Islam','2023-10-19 05:55:57',NULL),(4374,82,9267,'Zainab',NULL,'2013-04-26','Khalil',NULL,'03104060109','Anum','4','Islam','2023-10-19 05:56:00',NULL),(4375,103,1851,'Chahat',NULL,'2012-08-03','Azam Khan','42101-7161739-3',NULL,'Kanwal','3','Islam','2023-10-19 05:56:12',NULL),(4376,160,1291,'Jamila',NULL,'2012-05-06','Muhammad Javed',NULL,'0302-3686484',NULL,'5','Islam','2023-10-19 05:56:37',NULL),(4377,156,2273,'Misha Khan',NULL,'2014-03-15','Shehbaz Khan','42101-4377098-9','03101287479','Sana','4','Islam','2023-10-19 05:56:49',NULL),(4378,40,1860,'Mubashir Ali',NULL,'2014-06-11','Muhammad Saleem','42401-2056765-7',NULL,NULL,'3','Islam','2023-10-19 05:57:00',NULL),(4379,82,9318,'Maham',NULL,'2011-10-02','Tariq Aziz',NULL,'03112969139','Salma','4','Islam','2023-10-19 05:57:11',NULL),(4380,156,317,'Jaweria',NULL,'2012-12-08','Syed Javed','42101-1564104-2',NULL,NULL,'4','Islam','2023-10-19 05:57:26',NULL),(4381,160,1299,'Zainab',NULL,'2013-05-29','Munu Khan',NULL,'0304-3988792',NULL,'5','Islam','2023-10-19 05:57:39',NULL),(4382,103,1852,'Wania',NULL,'2012-05-01','Muhammad Rashid Ali','42101-1378496-5',NULL,NULL,'3','Islam','2023-10-19 05:57:44',NULL),(4384,156,3028,'Anamta',NULL,'2013-12-14','Muhammad Zeeshan','42201-4444694-9','03453094936','Ayesha','4','Islam','2023-10-19 05:58:03',NULL),(4386,160,1406,'Memona',NULL,'2013-03-15','Raza ullah',NULL,'0346-7862351',NULL,'5','Islam','2023-10-19 05:58:37',NULL),(4387,103,1860,'Raheel ',NULL,'2012-01-20','Seraj','42101-1800526-5',NULL,'Rahila','3','Islam','2023-10-19 05:58:40',NULL),(4388,156,2029,'Hoorain Fatima',NULL,'2014-05-12','Jameel Ahmed','41303-0785373-7',NULL,'Zaib Un Nisa','5','Islam','2023-10-19 05:58:40',NULL),(4389,82,8798,'Muhammad Shazil',NULL,'2013-01-26','Muhammad Rashid',NULL,'03152203715','Syed Shaufta','4','Islam','2023-10-19 05:58:40',NULL),(4390,40,1921,'Maryam',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'3','Islam','2023-10-19 05:58:58',NULL),(4391,156,2050,'Ayeza',NULL,'2013-04-02','Ikhlaq Ahmed','03501-8068277-7','03426471433','Noveen','4','Islam','2023-10-19 05:59:32',NULL),(4392,160,1513,'Aman Ullah',NULL,'2010-07-25','Abdul Rahim',NULL,'0304-2768148',NULL,'5','Islam','2023-10-19 05:59:39',NULL),(4393,40,1922,'Farwa',NULL,'2015-02-02','Muhammad Nadeem','42101-5427852-3',NULL,NULL,'3','Islam','2023-10-19 05:59:47',NULL),(4394,103,1869,'Warisha',NULL,'2009-10-20','Shakoor Ud Din ','42101-1698727-3',NULL,NULL,'3','Islam','2023-10-19 05:59:57',NULL),(4395,156,2051,'Harmain',NULL,'2013-04-02','Ikhlaq Ahmed','35401-8068277-7','03426471433','Noreen','5','Islam','2023-10-19 06:00:15',NULL),(4396,160,1522,'Bibi Masooma',NULL,'2013-09-01','Ata Ullah',NULL,NULL,NULL,'5','Islam','2023-10-19 06:00:31',NULL),(4397,82,9037,'Hasnain Ali',NULL,'2012-10-30','Sajjad Ali',NULL,'03150209188','Mahwish','4','Islam','2023-10-19 06:00:40','2023-10-20 07:55:48'),(4398,156,2187,'Ayesha',NULL,'2004-04-08','Muhammad Iqbal','42101-9797513-1','03191283287','Hmaeeda','5','Islam','2023-10-19 06:00:55',NULL),(4399,40,1923,'Haniya',NULL,'2014-06-06','Muhammad Nadeem',NULL,NULL,'Farhana','3','Islam','2023-10-19 06:00:58',NULL),(4400,103,1871,'Muhammad Hasnain',NULL,'2017-05-12','Muhammad Abid','36304-9346827-1',NULL,NULL,'3','Islam','2023-10-19 06:01:06',NULL),(4401,156,2216,'Hooria',NULL,'2010-12-25','Muhammad Rizwan','42101-2112209-7','0300191574691','Shumaila','5','Islam','2023-10-19 06:01:29',NULL),(4402,160,1525,'Bibi Parwana',NULL,'2013-11-29','Syed Zainab',NULL,'0311-7923666',NULL,'5','Islam','2023-10-19 06:01:35',NULL),(4403,82,9070,' Muhammad Ali Asghar',NULL,'2011-06-04','Muhammad Naseem',NULL,'03172386980','Shagufta','4','Islam','2023-10-19 06:02:08',NULL),(4404,103,1912,'Ali Asghar',NULL,'2011-10-03','Syed Tasleem','42101-980054-1',NULL,'Uzma','3','Islam','2023-10-19 06:02:11',NULL),(4405,156,3029,'Zunair',NULL,'2011-08-24','Muhammad Zeeshan','42201-4444694-9','03453094936','Ayesha','5','Islam','2023-10-19 06:02:14',NULL),(4406,160,1395,'Halima',NULL,'2013-02-18','Muhammad Ismail',NULL,'0304-8344188',NULL,'5','Islam','2023-10-19 06:02:19',NULL),(4407,40,2004,'Muhammad Anus',NULL,NULL,'Anees Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-19 06:02:49',NULL),(4408,103,1913,'Khushnuma','','2011-07-09','Muhammaad Subhan','42101-5250942-9','','Sania','3','Islam','2023-10-19 06:03:15','2023-10-19 06:11:13'),(4409,160,1544,'Syed Luqmaan Shah',NULL,'2011-12-28','Syed Arshadullah Ali',NULL,NULL,NULL,'5','Islam','2023-10-19 06:03:37',NULL),(4410,40,2005,'Muzammil Ahmed',NULL,'2013-09-18','Khursheed Ahmed','42201-0451253-9','0304-02028715',NULL,'3','Islam','2023-10-19 06:04:10',NULL),(4413,40,2006,'Rameez Ahmed',NULL,NULL,'Muneer Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-19 06:05:16',NULL),(4414,103,1914,'Aisha Waseem ',NULL,'2012-10-29','Muhammad Waseem ','42101-8610545-3',NULL,NULL,'3','Islam','2023-10-19 06:06:04',NULL),(4415,82,9082,'Hasan Raza',NULL,'2010-07-23','Sohail Ahmed ',NULL,'03130398138','Mehwish','4','Islam','2023-10-19 06:06:31',NULL),(4416,40,2018,'Natasha Bibi',NULL,'2009-08-05','Abdul Razzaq',NULL,NULL,'Shazia','3','Islam','2023-10-19 06:06:53',NULL),(4417,103,1915,'Muhammad Ahmed',NULL,'2013-03-28','Shehzad','42101-9924588-1',NULL,NULL,'3','Islam','2023-10-19 06:07:27',NULL),(4418,82,9169,'Zeeshan',NULL,'2012-05-07','Muhammad Zafar ',NULL,'03048428413','Samreen','4','Islam','2023-10-19 06:08:21',NULL),(4419,40,1800,'Muhammad Faizan',NULL,'2010-04-21','Saeed Ahmed','42201-3458641-1',NULL,'Hussana','4','Islam','2023-10-19 06:08:33',NULL),(4420,103,1616,'Maryam Irfan ',NULL,'2014-01-12','Muhammad Irfan ','42101-5829431-5',NULL,NULL,'3','Islam','2023-10-19 06:08:34',NULL),(4421,103,1917,'Aina Zehra',NULL,'2016-07-01','Suhail','42101-6787889-9',NULL,'Ruby','3',NULL,'2023-10-19 06:09:23',NULL),(4422,40,1814,'Aban',NULL,'2012-10-18','Tahir Ali','42101-0120010-3','0313-2036634','Nabila','4','Islam','2023-10-19 06:09:39',NULL),(4423,82,9246,'Hasnain',NULL,'2012-06-12','Muhammad Ayaz',NULL,'03186331326','Aisha','4','Islam','2023-10-19 06:09:54',NULL),(4424,40,1816,'Subhan',NULL,'2011-06-12','Muhammad Hussain','42201-0508693-9',NULL,'Farzana','4','Islam','2023-10-19 06:11:00',NULL),(4425,82,9215,'Muhammad Ibad Khan',NULL,'2013-07-18','Jamil Ahmed ',NULL,'031227050517','Ishrat','4','Islam','2023-10-19 06:12:40',NULL),(4426,40,1836,'Abdul Sami',NULL,'2009-01-01','Muhammad Saleem','41601-0680813-3',NULL,'Romana','4','Islam','2023-10-19 06:12:41',NULL),(4427,40,1837,'Samiya',NULL,'2010-09-14','Muhammad Saleem','41601-0680813-3',NULL,NULL,'4','Islam','2023-10-19 06:13:41',NULL),(4428,82,9274,'Abdul Hanan',NULL,'2016-08-03','Muhammad Ahsan Khan',NULL,'03112969139','Rida ','4','Islam','2023-10-19 06:14:20',NULL),(4429,40,1838,'Arsalan',NULL,'2010-08-22','Muhammad Nadeem','42101-5427852-3',NULL,'Farhana','4','Islam','2023-10-19 06:14:45',NULL),(4430,82,9340,'Aayan',NULL,'2011-03-20','Shahdab',NULL,'03152464773','Rukhsana','4','Islam','2023-10-19 06:15:17',NULL),(4431,40,1870,'Minhal',NULL,'2013-06-06','Shakeel Ahmed ','42101-5050434-9',NULL,'Madiha','4','Islam','2023-10-19 06:16:18',NULL),(4432,82,9410,'Saim',NULL,'2012-08-24','Shadab  Ahmed ',NULL,'03152464773','Rukhsana','4','Islam','2023-10-19 06:16:42',NULL),(4433,103,1555,'Rafia',NULL,'2013-09-14','Abdul Wahid','42101-6749748-5',NULL,'Kanwal Bano','4','Islam','2023-10-19 06:16:50',NULL),(4434,9,2920,'Salman ',NULL,'2013-07-27','Sajid',NULL,'0337-0372637',NULL,'1','Islam','2023-10-19 06:16:55',NULL),(4435,40,1871,'Muhammad Armaan',NULL,NULL,'Irfan Ali','42101-3855915-9',NULL,NULL,'4','Islam','2023-10-19 06:17:05',NULL),(4436,40,1924,'Humna',NULL,'2008-09-23','Aziz Ur Rehman',NULL,NULL,NULL,'4','Islam','2023-10-19 06:17:47',NULL),(4437,103,1556,'Mursaleen ',NULL,'2012-10-16','Saleem Khan','42101-1947636-3',NULL,'Nafeesa','4','Islam','2023-10-19 06:17:51',NULL),(4438,82,9408,'Haris Ali',NULL,'2010-04-25','Asif Khan',NULL,'03158591294','Mehwish','4','Islam','2023-10-19 06:18:00',NULL),(4439,40,1925,'Haniya',NULL,NULL,'Aziz Ur Rehman',NULL,NULL,NULL,'4','Islam','2023-10-19 06:18:18',NULL),(4440,9,2934,'Muhammad Daniyal',NULL,'2017-07-20','Muhammad Luqman',NULL,NULL,NULL,'1','Islam','2023-10-19 06:18:41',NULL),(4441,103,1606,'Kashan',NULL,'2015-11-12','Mumtaz ',NULL,NULL,'Sultana','4','Islam','2023-10-19 06:19:00',NULL),(4442,82,9409,'Muhammad Hasnain Ali ',NULL,'2012-11-18','Masood Ali',NULL,'03092809005','Naheed ','4','Islam','2023-10-19 06:19:32','2023-10-20 07:56:24'),(4443,40,2007,'Khizra',NULL,'2015-04-08','Abdul Ghaffar Qureshi','41303-1947864-3',NULL,'Shumaila','4','Islam','2023-10-19 06:19:35',NULL),(4444,103,1612,'Manahil',NULL,'2013-08-16','Irshad',NULL,NULL,'Rufaida','4','Islam','2023-10-19 06:19:47',NULL),(4445,9,2951,'Asma',NULL,'2017-07-01','Abdul Sattar',NULL,NULL,NULL,'1','Islam','2023-10-19 06:20:15',NULL),(4446,82,9420,'Muhammad Sameer',NULL,'2013-10-10','Muhammad Manawar',NULL,'03411851934','Shumaila ','4','Islam','2023-10-19 06:20:37','2023-10-20 07:56:57'),(4447,40,2008,'Zohra Batool',NULL,NULL,'Abdul Hameed Qureshi','43203-9502862-9','Sultana','Sultana','4','Islam','2023-10-19 06:20:56',NULL),(4448,103,1621,'Umair',NULL,'2012-08-25','Muhammad Iftikhar Khan','42101-1933213-9',NULL,'Ruby','4','Islam','2023-10-19 06:21:00',NULL),(4449,40,2009,'Alisha',NULL,NULL,'Muhammad Taraq','42201-9875092-3',NULL,NULL,'4','Islam','2023-10-19 06:21:46',NULL),(4450,9,2960,'Emaan',NULL,NULL,'Muhammad Irfan Nawaz',NULL,NULL,NULL,'1','Islam','2023-10-19 06:21:54',NULL),(4451,82,9466,'Muhammad Amaan',NULL,'2012-04-05','Muhammad Jawaid Habib',NULL,'03171013158','Eram','4','Islam','2023-10-19 06:22:25',NULL),(4452,103,1645,'Bisma',NULL,'2013-03-07','Amir','42101-9344482-5',NULL,'Hina','4','Islam','2023-10-19 06:22:28',NULL),(4453,9,2967,'Musarrat',NULL,NULL,'kifayat ullah',NULL,NULL,NULL,'1','Islam','2023-10-19 06:22:39',NULL),(4454,40,2010,'Zohra Mahak',NULL,'2011-06-07','Muhammad Abdul Aziz','42101-0951411-3',NULL,NULL,'4','Islam','2023-10-19 06:22:52',NULL),(4455,9,2971,'Areeba',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'1','Islam','2023-10-19 06:23:17',NULL),(4456,103,1561,'Anaya',NULL,'2014-12-08','Saleem ',NULL,NULL,'Sana','4','Islam','2023-10-19 06:23:21',NULL),(4457,40,2011,'Rimsha',NULL,'2012-03-16','Faisal Ali',NULL,NULL,NULL,'4','Islam','2023-10-19 06:23:42',NULL),(4458,9,2972,'Jannat',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'1','Islam','2023-10-19 06:23:52',NULL),(4459,103,1567,'Rafiya',NULL,'2013-01-07','Saeed Ahmed ',NULL,NULL,'Seema','4','Islam','2023-10-19 06:24:25',NULL),(4461,40,1821,'Bisma',NULL,NULL,'Fayyaz',NULL,NULL,NULL,'5','Islam','2023-10-19 06:24:36',NULL),(4462,9,2980,'Abdul Wahab',NULL,NULL,'Abdul Karim',NULL,NULL,NULL,'1','Islam','2023-10-19 06:24:37',NULL),(4463,82,8646,'Muhammad Subhan',NULL,'2012-05-16','Muhammad Kashif',NULL,'03142957946','Noreen','5','Islam','2023-10-19 06:24:53',NULL),(4464,40,1688,'Manahil',NULL,'2013-11-06','Furqan',NULL,NULL,NULL,'5','Islam','2023-10-19 06:25:13',NULL),(4465,103,1700,'Muhammad Haseeb',NULL,'2012-06-25','Muhammad Younus',NULL,NULL,'Ainy','4','Islam','2023-10-19 06:25:20',NULL),(4466,9,2989,'Zainab',NULL,NULL,'Mujhaid Hussain',NULL,NULL,NULL,'1','Islam','2023-10-19 06:25:20',NULL),(4467,40,1789,'Fareed',NULL,'2012-07-20','Faisal Ali','42101-1529299-3',NULL,NULL,'5','Islam','2023-10-19 06:26:11',NULL),(4468,82,8733,'Mawia Noor ',NULL,'2010-07-24','Muhammad Rehan',NULL,'03162788984','Mahera','5','Islam','2023-10-19 06:26:19',NULL),(4469,103,1701,'Manahil',NULL,'2014-02-08','Muhammad Shakeel ',NULL,NULL,'Saima','4','Islam','2023-10-19 06:26:23',NULL),(4470,9,2992,'Rehan Heider',NULL,NULL,'Irshad Haider',NULL,NULL,NULL,'1','Islam','2023-10-19 06:26:40',NULL),(4471,53,2831,'Maryam',NULL,NULL,'Rafaqat','42101-7067940-9',NULL,NULL,'1','Islam','2023-10-19 06:27:07',NULL),(4472,103,1702,'Ayesha',NULL,'2011-01-07','Muhammad Haneef',NULL,NULL,'Fareeda','4','Islam','2023-10-19 06:27:11',NULL),(4473,40,1794,'Fatima',NULL,'2013-08-30','Muhammad Irshad','31205-0580744-9',NULL,NULL,'5','Islam','2023-10-19 06:27:13',NULL),(4474,82,8750,'Muhammad Aman',NULL,'2013-08-22','Muhammad Kashif',NULL,'031329903788','Minhas ','5','Islam','2023-10-19 06:27:23',NULL),(4475,9,2999,'Anzar Waqas',NULL,NULL,'Muhammad Waqas',NULL,NULL,NULL,'1','Islam','2023-10-19 06:27:28',NULL),(4476,53,2876,'Umm e Hania',NULL,'2015-05-31','Muhammad Akhtar',NULL,NULL,NULL,'1','Islam','2023-10-19 06:27:51',NULL),(4477,9,3003,'Kamran',NULL,NULL,'Yaseen',NULL,NULL,NULL,'1','Islam','2023-10-19 06:28:12',NULL),(4478,103,1703,'Fatima',NULL,'2013-05-06','Muhammad Haneef',NULL,NULL,'Fareeda','4','Islam','2023-10-19 06:28:18',NULL),(4480,53,2895,'Mantasha',NULL,'2017-02-02','Tariq Khan','42401-7621659-5',NULL,'Mehnaz','1','Islam','2023-10-19 06:28:28',NULL),(4481,9,3006,'Muhammad Mubashir',NULL,NULL,'Mudassir Abbas',NULL,NULL,NULL,'1','Islam','2023-10-19 06:28:54','2023-10-21 07:14:57'),(4482,53,2897,'Umm e Aiman',NULL,'2017-01-25','Muhammad Hanif','42401-7287857-7',NULL,'Hira','1','Islam','2023-10-19 06:29:13',NULL),(4483,40,1818,'Ali',NULL,'2011-10-08','Fayyaz Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-19 06:29:17',NULL),(4484,103,1747,'Ayesha',NULL,'2012-10-22','Nadeem ',NULL,NULL,'Hina','4','Islam','2023-10-19 06:29:33',NULL),(4485,9,3007,'Ubaid Ullah',NULL,NULL,'rana Nadeem',NULL,NULL,NULL,'1','Islam','2023-10-19 06:29:41',NULL),(4486,53,2919,'Hanzala',NULL,'2015-08-14','Amjad Noor','42401-7493974-7',NULL,'Nazima Khan','1','Islam','2023-10-19 06:29:58',NULL),(4487,9,3008,'Sami',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'1','Islam','2023-10-19 06:30:09',NULL),(4488,40,1819,'Muneeb  Raza',NULL,NULL,'Muhammad Faheem','42201-6072736-1',NULL,NULL,'5','Islam','2023-10-19 06:30:20',NULL),(4489,103,1837,'Hooria',NULL,'2011-02-27','Muhammad Toufique',NULL,NULL,'Ambreen ','4','Islam','2023-10-19 06:30:23',NULL),(4490,53,2924,'Muhammad Huzaima',NULL,'2017-06-12','Iftikhar Ahmed','42101-2063832-3',NULL,'Shazia','1','Islam','2023-10-19 06:30:45',NULL),(4491,9,3012,'Muhammad Anas',NULL,NULL,'Abdul Qasim',NULL,NULL,NULL,'1','Islam','2023-10-19 06:30:54',NULL),(4492,103,1836,'Umm-e-Hani',NULL,'2013-09-07','Miraj ',NULL,NULL,'Yasmeen ','4','Islam','2023-10-19 06:31:10',NULL),(4493,40,1915,'Muhammad Farman',NULL,'2010-12-28','Muhammad Imran',NULL,NULL,NULL,'5','Islam','2023-10-19 06:31:21',NULL),(4494,53,2926,'Momina',NULL,'2016-01-21','Muhammad Waqas Ahmed','42101-6771976-7',NULL,'Razia Naz','1','Islam','2023-10-19 06:31:24',NULL),(4495,103,1941,'Bisma',NULL,'2010-08-29','Altaf Hussain',NULL,NULL,NULL,'4','Islam','2023-10-19 06:32:00',NULL),(4496,53,2938,'Maryam',NULL,'2013-08-23','Nadeem Akhtar','42301-4293379-7',NULL,'Aliya','1','Islam','2023-10-19 06:32:01',NULL),(4497,9,3016,'Musavir',NULL,NULL,'Rizwan Hussain',NULL,NULL,NULL,'1','Islam','2023-10-19 06:32:17',NULL),(4498,103,1839,'Anshara',NULL,'2014-01-21','Jamil',NULL,NULL,NULL,'4','Islam','2023-10-19 06:32:37',NULL),(4499,53,2939,'Muskan',NULL,'2015-03-03','Nadeem Akhtar','42301-4293379-7',NULL,'Aliya','1','Islam','2023-10-19 06:32:38',NULL),(4500,40,2012,'Areeba',NULL,NULL,'Muhammad Tariq','42201-9875092-3',NULL,NULL,'5','Islam','2023-10-19 06:32:53',NULL),(4501,9,3017,'Muhammad Subhan',NULL,NULL,'Muhammad Ibrahim',NULL,NULL,NULL,'1','Islam','2023-10-19 06:33:03',NULL),(4502,53,2940,'Muhammad Umar',NULL,'2016-10-22','Farooq Ali','42101-1033571-7',NULL,'Hina','1','Islam','2023-10-19 06:33:18',NULL),(4503,103,1840,'Umm-e-Hania',NULL,'2012-09-28','Abid',NULL,NULL,'Uzma','4','Islam','2023-10-19 06:33:24',NULL),(4504,40,2013,'Haseeb Ahmed',NULL,NULL,'Muneer Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-19 06:33:37',NULL),(4505,9,3014,'Muhammad Ibrahim',NULL,NULL,'Abdul Jasim',NULL,NULL,NULL,'1','Islam','2023-10-19 06:33:46',NULL),(4506,53,2946,'Sidra',NULL,NULL,'Saleem Ahmed','42101-2857555-5',NULL,NULL,'1','Islam','2023-10-19 06:33:49',NULL),(4507,40,2014,'Muneeza',NULL,'2009-04-09','Muneer Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-19 06:34:14',NULL),(4508,9,3021,'Dua Zehra',NULL,NULL,'Ansar Abbas',NULL,NULL,NULL,'1','Islam','2023-10-19 06:34:18',NULL),(4509,53,2948,'Zubair',NULL,'2015-08-21','Muhammad Ali','42101-9694938-9',NULL,'Rabia','1','Islam','2023-10-19 06:34:27',NULL),(4510,103,1835,'Rafay Abdul Siddiqui',NULL,'2011-07-12','Noman Abdul Siddiqui',NULL,NULL,'Tabassum ','4','Islam','2023-10-19 06:34:31',NULL),(4511,9,3022,'Alamdar',NULL,NULL,'Ansar Abbas',NULL,NULL,NULL,'1','Islam','2023-10-19 06:35:02',NULL),(4512,103,1589,'Zainab',NULL,'2011-08-10','Muhammad Fayyaz',NULL,NULL,NULL,'4','Islam','2023-10-19 06:35:19',NULL),(4513,40,2015,'Tuba',NULL,'2012-10-03','Arshad Zaman Khan','42101-8837754-1',NULL,NULL,'5','Islam','2023-10-19 06:35:22',NULL),(4514,9,3009,'Ahmed',NULL,NULL,'Muhammad Yamin',NULL,NULL,NULL,'1','Islam','2023-10-19 06:35:35',NULL),(4516,9,3025,'Hunnain Raza',NULL,NULL,'Muhammad Adil',NULL,NULL,NULL,'1','Islam','2023-10-19 06:36:07',NULL),(4517,103,1642,'Alishba',NULL,'2008-04-05','Muhammad Saleem ',NULL,NULL,'Nafeesa','4','Islam','2023-10-19 06:36:11',NULL),(4518,9,3015,'Muddasir',NULL,NULL,'Rizwan Hussain',NULL,NULL,NULL,'1','Islam','2023-10-19 06:36:47',NULL),(4520,9,3036,'Anabiya Batool',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'1','Islam','2023-10-19 06:37:43',NULL),(4521,103,1789,'Ahsan Ul Haq',NULL,'2013-01-10','Muhammad Wakeel Ansari',NULL,NULL,'Bilqees','4','Islam','2023-10-19 06:38:19',NULL),(4522,103,1872,'Ali Raza',NULL,'2014-11-28','Sheikh Abdul Ghaffar',NULL,NULL,'Shama','4','Islam','2023-10-19 06:39:12',NULL),(4523,9,2827,'Alishba Siddiqui',NULL,NULL,'Ali Muhammad Siddiqui',NULL,NULL,NULL,'2','Islam','2023-10-19 06:39:57',NULL),(4524,103,1918,'Muhammad Subhan','','2012-06-30','Muhammad Adnan','','','Mehwish','4','Islam','2023-10-19 06:40:04','2023-10-19 06:45:36'),(4525,9,2875,'Hafsa',NULL,NULL,'Muhmaad Ehsan',NULL,NULL,NULL,'2','Islam','2023-10-19 06:40:35',NULL),(4526,103,1919,'Abdul Malik','','2012-01-04','Muhammad Nasir','','','Nasreen ','4','Islam','2023-10-19 06:40:55','2023-10-19 06:46:00'),(4527,73,2773,'Umm-E-Haniya',NULL,'2016-10-15','Muhammad Haneef','42101-4323683-7',NULL,NULL,'1','Islam','2023-10-19 06:41:03',NULL),(4528,9,2919,'Noman',NULL,NULL,'Sajid',NULL,NULL,NULL,'2','Islam','2023-10-19 06:41:04',NULL),(4529,9,2922,'Ayesha',NULL,NULL,'Sajid',NULL,NULL,NULL,'2','Islam','2023-10-19 06:41:31',NULL),(4531,9,2923,'Asghar Ali',NULL,NULL,'Ali HAssan',NULL,NULL,NULL,'2','Islam','2023-10-19 06:42:01',NULL),(4532,73,2776,'Mishal Khan',NULL,'2016-01-20','Shakeel Khan',NULL,NULL,NULL,'1','Islam','2023-10-19 06:42:01',NULL),(4533,9,2931,'Majeeda',NULL,NULL,'Brohi',NULL,NULL,NULL,'2','Islam','2023-10-19 06:42:30',NULL),(4535,73,2777,'Bishama Noor',NULL,'2016-04-01','Muhammad Zahid',NULL,NULL,'Shahana Parveen','1','Islam','2023-10-19 06:43:21',NULL),(4536,103,1920,'Alishba',NULL,'2011-05-22','Rizwan ',NULL,NULL,'Faiza','4','Islam','2023-10-19 06:43:26',NULL),(4537,9,2935,'Muhammad Hamza',NULL,NULL,'Muhammad Jameel ',NULL,NULL,NULL,'2','Islam','2023-10-19 06:43:37',NULL),(4538,9,2937,'Muhammad Arsalan',NULL,NULL,'Muhammad Jameel ',NULL,NULL,NULL,'2','Islam','2023-10-19 06:44:15',NULL),(4539,103,1921,'Ayan Khan',NULL,'2012-07-19','Rehan Khan',NULL,NULL,'Sameena','4','Islam','2023-10-19 06:44:18',NULL),(4540,73,2778,'Fatima Mujahid',NULL,'2015-03-11','Muhammad Mujahid','31201-7329314-7',NULL,'Anum Mujahid','1','Islam','2023-10-19 06:44:34',NULL),(4541,9,2943,'Hafsa',NULL,NULL,'Saifullah',NULL,NULL,NULL,'2','Islam','2023-10-19 06:44:47',NULL),(4542,9,2944,'Sohana',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2','Islam','2023-10-19 06:45:22',NULL),(4543,73,2779,'Tuba',NULL,'2015-03-27','Muhammad Gulzar Ali','42101-1786549-3',NULL,NULL,'1','Islam','2023-10-19 06:45:47',NULL),(4544,9,2945,'Muhammad Ali',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2','Islam','2023-10-19 06:46:04',NULL),(4545,73,2780,'Maham',NULL,'2015-03-26','Khursheed Ahmed','42301-1687025-1',NULL,'Ghazala','1','Islam','2023-10-19 06:46:51',NULL),(4546,9,2956,'Ayan Ejaz',NULL,NULL,'Ejaz Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-19 06:46:56',NULL),(4547,53,2957,'Umer Farooq',NULL,NULL,'Muhammad Zubair','42101-9694938-9',NULL,'Nousheen','1','Islam','2023-10-19 06:47:03',NULL),(4548,9,2957,'Mubashir Abbas',NULL,NULL,'Amjad Abbas',NULL,NULL,NULL,'2','Islam','2023-10-19 06:47:29',NULL),(4549,103,1570,'Nafees',NULL,'2014-05-10','Abdul Sagheer',NULL,NULL,'Rani','5','Islam','2023-10-19 06:47:49',NULL),(4550,73,2781,'Aiman',NULL,'2014-09-11','Muhammad Shahid','42101-5954073-5',NULL,NULL,'1','Islam','2023-10-19 06:47:56',NULL),(4551,9,2958,'Mujahid Abbas',NULL,NULL,'Amjad Abbas',NULL,NULL,NULL,'2','Islam','2023-10-19 06:48:20',NULL),(4552,9,2962,'Ahmed Mujahid',NULL,NULL,'Muhajid Husain',NULL,NULL,NULL,'2','Islam','2023-10-19 06:48:58',NULL),(4553,73,2782,'Iqra',NULL,'2015-08-05','Muzaffar Khan','42101-1653992-1',NULL,NULL,'1','Islam','2023-10-19 06:49:09',NULL),(4554,103,1590,'Zainab',NULL,'2012-08-15','Muhammad Raees',NULL,NULL,'Shabana','5','Islam','2023-10-19 06:49:20',NULL),(4555,53,2958,'Nabiha',NULL,NULL,'Muhammad Zubair','42101-9694938-9',NULL,'Nousheen','1','Islam','2023-10-19 06:49:37',NULL),(4556,9,2974,'Muhammad Ramzan',NULL,NULL,'Muhammad Farooq Bhatti',NULL,NULL,NULL,'2','Islam','2023-10-19 06:49:56',NULL),(4557,103,1592,'Umme Hani',NULL,'2010-08-21','Abdul Sajid',NULL,NULL,'Erum ','5','Islam','2023-10-19 06:50:20',NULL),(4558,9,2976,'Laiba',NULL,NULL,'Saleem Akhter',NULL,NULL,NULL,'2','Islam','2023-10-19 06:50:27',NULL),(4559,53,2959,'Anamta',NULL,'2015-05-05','Muhammad Zubair','42101-9694938-9',NULL,'Nousheen','1','Islam','2023-10-19 06:50:34',NULL),(4560,73,2784,'Jannat',NULL,'2014-10-16','Noshad Ahmed','42101-6961462-5',NULL,'Mehwish','1','Islam','2023-10-19 06:50:40',NULL),(4561,9,2977,'Rukhsar',NULL,NULL,'Saleem Akhter',NULL,NULL,NULL,'2','Islam','2023-10-19 06:51:03',NULL),(4562,53,2967,'Shahzain',NULL,NULL,'Rashid Khan',NULL,NULL,NULL,'1','Islam','2023-10-19 06:51:11',NULL),(4563,103,1595,'Sania',NULL,'2012-09-14','Dilshad Khan',NULL,NULL,'Farheen ','5','Islam','2023-10-19 06:51:21',NULL),(4564,9,2978,'Nimra',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'2','Islam','2023-10-19 06:51:34',NULL),(4565,73,2785,'Noor-ul-Huda',NULL,NULL,'Ahmed Hussain','42101-8266649-1',NULL,NULL,'1','Islam','2023-10-19 06:51:43',NULL),(4566,9,2983,'Irfan',NULL,NULL,'Abdullah',NULL,NULL,NULL,'2','Islam','2023-10-19 06:52:14',NULL),(4567,103,1596,'Daniyal ',NULL,'2010-08-31','Muhammad Saeed',NULL,NULL,NULL,'5','Islam','2023-10-19 06:52:19',NULL),(4568,53,2981,'Usama',NULL,'2015-07-30','Saeed Ahmed','42101-8239893-1',NULL,'Samreen','1','Islam','2023-10-19 06:52:28',NULL),(4569,9,2995,'Ameer haider',NULL,NULL,'Muhammad Shahzad',NULL,NULL,NULL,'2','Islam','2023-10-19 06:52:48',NULL),(4570,103,1598,'Alisha',NULL,'2011-09-03','Muhammad Irshad',NULL,NULL,'Rufaida','5','Islam','2023-10-19 06:53:04',NULL),(4571,73,2787,'Mustufa ',NULL,'2015-02-11','Iftikhar','42301-5783019-3',NULL,'Nazia Amber','1','Islam','2023-10-19 06:53:13',NULL),(4572,9,3004,'Rehan Ali',NULL,NULL,'Sharafat',NULL,NULL,NULL,'2','Islam','2023-10-19 06:53:20',NULL),(4573,53,2986,'Umm e Hani',NULL,'2014-12-06','Akram','42101-1329742-5',NULL,'Hajra','1','Islam','2023-10-19 06:53:37',NULL),(4574,9,3020,'Hubdar',NULL,NULL,'Ansar Abbas',NULL,NULL,NULL,'2','Islam','2023-10-19 06:53:46',NULL),(4575,103,1634,'Sobia',NULL,'2010-03-03','Ismail',NULL,NULL,'Shazia','5','Islam','2023-10-19 06:53:56',NULL),(4576,82,8762,'Wajahat Ali',NULL,'2011-08-08','Waqar Ali',NULL,'03172674774','Samina ','5','Islam','2023-10-19 06:54:12',NULL),(4577,73,2788,'Muhammad Hassan Raza',NULL,'2016-07-25','Hafiz Muhammad Zeeshan','42101-8889008-3',NULL,NULL,'1','Islam','2023-10-19 06:54:21',NULL),(4578,9,3030,'Asif ',NULL,NULL,'Muhammad Abdullah ',NULL,NULL,NULL,'2','Islam','2023-10-19 06:54:23',NULL),(4579,103,1635,'Hamza',NULL,'2009-03-13','Ismail',NULL,NULL,'Shazia','5','Islam','2023-10-19 06:54:39',NULL),(4580,53,3003,'Hoorain',NULL,'2016-02-05','Muhammad Arshad','42101-3760624-9',NULL,'Sumaira','1','Islam','2023-10-19 06:55:06',NULL),(4581,103,1697,'Muhammad Zubair Ahmed ',NULL,'2010-08-11','Muhammad Younus',NULL,NULL,'Ainy','5','Islam','2023-10-19 06:55:37',NULL),(4582,82,8825,'Rehan',NULL,'2012-07-11','Riaz',NULL,'03182757420','Farzana ','5','Islam','2023-10-19 06:55:42',NULL),(4583,73,2791,'Noor Muhammad',NULL,'2015-05-10','Jan Muhammad ','42101-1398964-5',NULL,'Ambreen','1','Islam','2023-10-19 06:55:48',NULL),(4584,53,3004,'Ahmed',NULL,'2015-01-01','Shiekh Adnan','42101-5517597-5',NULL,'Rizwana','1','Islam','2023-10-19 06:55:59',NULL),(4585,9,2808,'Muhammad Jhanzaib',NULL,NULL,'Abdul Khaliq',NULL,NULL,NULL,'3','Islam','2023-10-19 06:56:03',NULL),(4586,103,1698,'Mariam',NULL,'2009-02-10','Muhammad Shahid',NULL,NULL,'Saima','5','Islam','2023-10-19 06:56:24',NULL),(4587,9,2861,'Haider Ali',NULL,NULL,'Abdul Razzaq',NULL,NULL,NULL,'3','Islam','2023-10-19 06:56:42','2023-10-19 12:52:16'),(4588,73,2793,'Aliyan Ahmed',NULL,NULL,'Islam','42101-9849163-9',NULL,'Zubia Fatima','1','Islam','2023-10-19 06:56:50',NULL),(4589,53,3005,'Meerab',NULL,'2016-10-11','Saleem Shahzad','42101-1546435-1',NULL,'Mehwish','1','Islam','2023-10-19 06:56:52',NULL),(4590,103,1699,'Muskan',NULL,'2008-03-15','Muhammad Haneef',NULL,NULL,'Fareeda','5','Islam','2023-10-19 06:57:16',NULL),(4591,9,2858,'Fatima ',NULL,NULL,'Abdul Razzaq',NULL,NULL,NULL,'3',NULL,'2023-10-19 06:57:19',NULL),(4592,73,2794,'Muhammad Furqan Ali',NULL,NULL,'Arif Ali',NULL,NULL,'Mumtaz Bano','1','Islam','2023-10-19 06:57:36',NULL),(4593,53,3013,'Mahzaib',NULL,'2017-09-22','Hashim Awan','42101-0674572-5',NULL,'Nousheen','1','Islam','2023-10-19 06:57:45',NULL),(4594,103,1740,'Amina',NULL,'2010-06-04','Rizwan',NULL,NULL,NULL,'5','Islam','2023-10-19 06:58:04',NULL),(4595,9,2865,'Sunnah Ullah ',NULL,NULL,'Tanveer Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-19 06:58:07',NULL),(4596,73,2795,'Muhammad Arman',NULL,'2013-09-22','Muhammad Shahid','42101-5954073-5',NULL,NULL,'1','Islam','2023-10-19 06:58:38',NULL),(4597,9,2877,'Esha',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'3','Islam','2023-10-19 06:58:44',NULL),(4598,53,3018,'Farah un Nisa',NULL,'2016-10-16','Zakir Khan','42101-0657563-3',NULL,'Gulnar','1','Islam','2023-10-19 06:58:46',NULL),(4599,103,1741,'Kinza',NULL,'2011-02-24','Muhammad Farhan',NULL,NULL,'Shama','5','Islam','2023-10-19 06:58:46',NULL),(4600,9,2897,'Muhammad Rizwan',NULL,NULL,'Abdul Salam',NULL,NULL,NULL,'3','Islam','2023-10-19 06:59:22',NULL),(4601,103,1742,'Amir',NULL,'2011-02-24','Muhammad Farhan',NULL,NULL,'Shama','5','Islam','2023-10-19 06:59:28',NULL),(4602,53,3020,'Abdullah',NULL,NULL,'Arif Raees','42000-0385634-5',NULL,NULL,'1','Islam','2023-10-19 06:59:35',NULL),(4603,73,2796,'Fasih Uddin',NULL,'2013-03-08','Masood Ahmed ','43202-1353679-5',NULL,'Farhana','1','Islam','2023-10-19 07:00:00',NULL),(4604,9,2918,'Muhammad Ahmed',NULL,NULL,'Mohsin Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-19 07:00:02',NULL),(4605,103,1744,'Ayesha',NULL,'2011-12-14','Muhammad Afzal ',NULL,NULL,NULL,'5','Islam','2023-10-19 07:00:12',NULL),(4606,53,3022,'Rukhsar',NULL,'2014-08-11','Muhammad Zeeshan','42101-2604711-5',NULL,'Maryam','1','Islam','2023-10-19 07:00:20',NULL),(4607,9,2930,'Barkat Ali',NULL,NULL,'Barohi',NULL,NULL,NULL,'3','Islam','2023-10-19 07:00:51',NULL),(4608,103,1787,'Umm-e-Hani',NULL,'2013-01-31','Akram Khan',NULL,NULL,'Hira','5','Islam','2023-10-19 07:00:59',NULL),(4609,53,3046,'Hoot Khan',NULL,'2013-08-21','Saeed Ahmed','42401-6173095-5',NULL,'Rabia','1','Islam','2023-10-19 07:01:19',NULL),(4610,73,2797,'Ubaid Ur Rehman',NULL,NULL,'Akber Ali','41303-8378023-3',NULL,'Gulshan','1','Islam','2023-10-19 07:01:21',NULL),(4611,9,2933,'Abdul Wasay',NULL,NULL,'Ali Muhammad Siddiqui',NULL,NULL,NULL,'3','Islam','2023-10-19 07:01:42',NULL),(4612,103,1845,'Hifza Abid ',NULL,'2010-11-21','Muhammad Abid',NULL,NULL,'Uzma','5','Islam','2023-10-19 07:01:48',NULL),(4613,73,2812,'Hifza Jaan',NULL,NULL,'Muhammad Hamid','42101-1745839-3',NULL,NULL,'1','Islam','2023-10-19 07:02:21',NULL),(4614,103,1844,'Huzaifa ',NULL,'2010-11-21','Muhammad Abid',NULL,NULL,'Uzma','5','Islam','2023-10-19 07:02:30',NULL),(4615,53,3047,'Iqra',NULL,'2012-08-22','Saeed Ahmed','42401-6173095-5',NULL,'Rabia','1','Islam','2023-10-19 07:02:31',NULL),(4616,9,2936,'Farwa ',NULL,NULL,'Muhammad Jamil',NULL,NULL,NULL,'3','Islam','2023-10-19 07:02:47',NULL),(4617,103,1854,'Alisha',NULL,'2008-08-04','Muhammad Ashfaq',NULL,NULL,NULL,'5','Islam','2023-10-19 07:03:12',NULL),(4618,73,2831,'Syed Ayaan Hussain',NULL,NULL,'Syed Ajmal Hussain','42101-9840482-3',NULL,NULL,'1','Islam','2023-10-19 07:03:12',NULL),(4619,9,2938,'Hafsa Nawaz',NULL,NULL,'Muhammad Nawaz',NULL,NULL,NULL,'3','Islam','2023-10-19 07:03:33',NULL),(4620,103,1846,'Bakhtawar',NULL,'2009-08-05','Muhammad Noman',NULL,NULL,NULL,'5','Islam','2023-10-19 07:03:47',NULL),(4621,53,3051,'Umm e Hani',NULL,'2015-09-07','Muhammad Shafiq Khan','42101-4269789-7',NULL,'Farah','1','Islam','2023-10-19 07:04:07',NULL),(4622,9,2950,'Mutahir',NULL,NULL,'Abdul Sattar',NULL,NULL,NULL,'3','Islam','2023-10-19 07:04:14',NULL),(4623,73,2832,'Abdul Haadi',NULL,NULL,'Islam','42101-9849163-9',NULL,NULL,'1','Islam','2023-10-19 07:04:17',NULL),(4624,103,1849,'Mariam Saleem ',NULL,'2011-12-03','Saleem ud Din ',NULL,NULL,NULL,'5','Islam','2023-10-19 07:04:37',NULL),(4625,9,2953,'Munnazza',NULL,NULL,'Mureed Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-19 07:04:47',NULL),(4626,53,3052,'Muhammad Ahmed',NULL,'2017-09-06','Muhammad Shahid','42101-0722114-7',NULL,'Saira','1','Islam','2023-10-19 07:05:02',NULL),(4627,73,2857,'Aleeza Naz',NULL,'2016-05-30','Muhammad Khalid','42101-1607858-9',NULL,NULL,'1','Islam','2023-10-19 07:05:19',NULL),(4628,9,2954,'Hassan Raza',NULL,NULL,'Muhammad Adil-Ul-Haq ',NULL,NULL,NULL,'3','Islam','2023-10-19 07:05:41',NULL),(4630,53,3057,'Khurd Ainee',NULL,'2013-08-24','Abdul Rasheed','42101-5029739-5',NULL,'Samina','1','Islam','2023-10-19 07:06:02',NULL),(4631,9,2955,'Usman',NULL,NULL,'Altaf Hussain',NULL,NULL,NULL,'3','Islam','2023-10-19 07:06:07',NULL),(4632,73,2880,'Abdul Rafay',NULL,NULL,'Nazeer Ahmed','42201-8094437-1',NULL,'Naila','1','Islam','2023-10-19 07:06:14',NULL),(4633,53,3066,'Abrish',NULL,NULL,'Muhammad Asif','42101-1979575-5',NULL,NULL,'1','Islam','2023-10-19 07:06:55',NULL),(4634,103,1922,'Minhaj',NULL,'2012-01-20','Muhammad Faheem ',NULL,NULL,'Shaheena','5','Islam','2023-10-19 07:07:00',NULL),(4635,9,2959,'Munnazza Fatima',NULL,NULL,'Amjad Abbas',NULL,NULL,NULL,'3','Islam','2023-10-19 07:07:16',NULL),(4636,73,2881,'Aneesha Yaseen',NULL,'2013-08-17','Yaseen Bahadur','42101-637609-7',NULL,NULL,'1','Islam','2023-10-19 07:07:23',NULL),(4637,103,1923,'Mehreen ',NULL,'2010-10-10','Abdul Sagheer',NULL,NULL,'Rani','5','Islam','2023-10-19 07:07:44',NULL),(4638,53,3069,'Faryal',NULL,'2013-12-17','Muhammad Faisal','42101-1384514-1',NULL,'Nazia','1','Islam','2023-10-19 07:07:53',NULL),(4639,9,2963,'Sajjad Mujahid ',NULL,NULL,'Mujahid Hussain',NULL,NULL,NULL,'3','Islam','2023-10-19 07:08:10',NULL),(4640,73,2907,'Syed Shayan Ali',NULL,NULL,'Syed Nauman Ali','42101-1566584-9',NULL,NULL,'1','Islam','2023-10-19 07:08:27',NULL),(4641,103,1924,'Jannat ',NULL,'2013-10-22','Muhammad Arshad',NULL,NULL,'Naghma','5','Islam','2023-10-19 07:08:39',NULL),(4642,53,3070,'Unzila',NULL,'2017-08-17','Muhammad Shahid','42101-0722114-7',NULL,'Saira','1','Islam','2023-10-19 07:08:51',NULL),(4643,9,2968,'Salman Irfan',NULL,NULL,'Muhammad Irfan Nawaz',NULL,NULL,NULL,'3','Islam','2023-10-19 07:08:56',NULL),(4644,103,1925,'Aqsa',NULL,'2015-06-09','Muhammad Arshad',NULL,NULL,'Naghma','5','Islam','2023-10-19 07:09:19',NULL),(4645,9,2982,'Asma',NULL,NULL,'Muhammad Issa',NULL,NULL,NULL,'3','Islam','2023-10-19 07:09:33',NULL),(4646,73,2946,'Muhammad Yuaan Azeem',NULL,'2016-10-13','Muhammad Azeem Uddin','42101-2040087-7',NULL,NULL,'1','Islam','2023-10-19 07:09:46',NULL),(4647,53,3101,'Meerab',NULL,'2014-11-05','Naveed Ahmed','45402-5163401-2',NULL,'Misbah','1','Islam','2023-10-19 07:09:54',NULL),(4648,103,1926,'Nisha',NULL,'2008-03-02','Muhammad Shahid',NULL,NULL,'Shabana','5','Islam','2023-10-19 07:10:08',NULL),(4649,9,2984,'Anabiya Fatima',NULL,NULL,'Jamshed Ali',NULL,NULL,NULL,'3','Islam','2023-10-19 07:10:14',NULL),(4650,53,3103,'Samail Begum',NULL,'2014-06-20','Asif Khan','42101-6984227-7',NULL,'Gulnar','1','Islam','2023-10-19 07:10:43',NULL),(4651,73,2947,'Muhammad Bashar Azeem',NULL,NULL,'Muhammad Azeem Uddin',NULL,NULL,NULL,'1','Islam','2023-10-19 07:10:48',NULL),(4652,103,1927,'Muhammad Hashim',NULL,'2014-07-10','Muhammad Asim ',NULL,NULL,'Sana','5','Islam','2023-10-19 07:10:51',NULL),(4653,9,2991,'Aliya Irshad',NULL,NULL,'Irshad Hussain',NULL,NULL,NULL,'3','Islam','2023-10-19 07:10:57',NULL),(4654,9,2993,'Bushra Bibi',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'3','Islam','2023-10-19 07:11:22',NULL),(4655,73,2965,'Mantasha',NULL,'2015-03-05','Zohaib Hasan',NULL,NULL,NULL,'1','Islam','2023-10-19 07:11:32',NULL),(4656,53,3104,'Amna',NULL,'2013-11-14','Syed Tanveer','42401-8293289-3',NULL,'Asmol Vila','1','Islam','2023-10-19 07:11:42',NULL),(4657,103,1729,'Aneeka Shakeel',NULL,'2011-06-01','Muhammad Shakeel ',NULL,NULL,'Shamim ','5','Islam','2023-10-19 07:11:43',NULL),(4658,9,3005,'Faizan Ali',NULL,NULL,'Sharafat',NULL,NULL,NULL,'3','Islam','2023-10-19 07:11:51',NULL),(4659,73,2966,'Dua Haroon',NULL,'2016-10-29','Haroon',NULL,NULL,NULL,'1','Islam','2023-10-19 07:12:28',NULL),(4660,53,3107,'Muhammad Wali',NULL,'2016-02-04','Muhammad Waseem','42101-4637097-7',NULL,'Nadia','1','Islam','2023-10-19 07:12:34',NULL),(4661,9,3011,'Wania',NULL,NULL,'Abdul Qasim',NULL,NULL,NULL,'3','Islam','2023-10-19 07:12:38',NULL),(4662,9,3013,'Momina',NULL,NULL,'Abdul Jasim',NULL,NULL,NULL,'3','Islam','2023-10-19 07:13:09',NULL),(4663,53,3113,'Abiha',NULL,'2014-03-28','Muhammad Baber','42101-0643048-9',NULL,'Uzma','1','Islam','2023-10-19 07:13:25',NULL),(4664,73,2967,'Maham Haroon',NULL,'2015-03-04','Haroon',NULL,NULL,NULL,'1','Islam','2023-10-19 07:13:37',NULL),(4665,9,3024,'Sonia',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'3','Islam','2023-10-19 07:13:42',NULL),(4666,73,2991,'Hania',NULL,NULL,'Muhammad Khalid',NULL,NULL,NULL,'1','Islam','2023-10-19 07:14:11',NULL),(4667,53,3114,'Fatima',NULL,NULL,'Kamran','42101-8186151-1',NULL,NULL,'1','Islam','2023-10-19 07:14:14',NULL),(4668,9,3023,'Fatima Nadir',NULL,NULL,'Nadir Hussain',NULL,NULL,NULL,'3','Islam','2023-10-19 07:14:27',NULL),(4669,9,3031,'Muhammad Mustafa',NULL,NULL,'Noshad',NULL,NULL,NULL,'3','Islam','2023-10-19 07:14:54',NULL),(4670,73,3004,'Hurain',NULL,'2014-08-09','Muhammad Asif','42101-9726189-3',NULL,NULL,'1','Islam','2023-10-19 07:15:07',NULL),(4671,53,3118,'Muhammad Kashan Hussain',NULL,'2015-05-04','Muhammad Zahid','42101-5813362-5',NULL,'Erum Gul','1','Islam','2023-10-19 07:15:34',NULL),(4672,9,3035,'Rowefa Vohra ',NULL,NULL,'Nabeel Akbar',NULL,NULL,NULL,'3','Islam','2023-10-19 07:15:36',NULL),(4673,73,2960,'Hooria',NULL,'2013-06-21','Nawab Shah','42201-6671728-1',NULL,NULL,'1','Islam','2023-10-19 07:16:14',NULL),(4674,9,2803,'Abdul wahid',NULL,NULL,'Ghulam Nabi',NULL,NULL,NULL,'4','Islam','2023-10-19 07:16:33',NULL),(4675,9,2864,'Khadija',NULL,NULL,'Saifullah',NULL,NULL,NULL,'4','Islam','2023-10-19 07:17:06',NULL),(4676,73,3011,'Muskan',NULL,'2012-12-31','Nadeem Ahmed Khan','42101-8247792-7',NULL,'Sobia','1','Islam','2023-10-19 07:17:21',NULL),(4677,9,2915,'Shahroz',NULL,NULL,'Muhammad Sagir',NULL,NULL,NULL,'4','Islam','2023-10-19 07:17:51',NULL),(4678,9,2921,'Nisha',NULL,NULL,'Sajid',NULL,NULL,NULL,'4','Islam','2023-10-19 07:18:25',NULL),(4679,73,3014,'Mahnoor',NULL,'2015-08-06','Muhammad Shoaib','42101-1653997-1',NULL,NULL,'1','Islam','2023-10-19 07:18:46',NULL),(4680,9,2926,'Abdul Munaf ',NULL,NULL,'Ali Gohar',NULL,NULL,NULL,'4','Islam','2023-10-19 07:18:57',NULL),(4681,9,2927,'Talha',NULL,NULL,'Muhammad Tasswar',NULL,NULL,NULL,'4','Islam','2023-10-19 07:19:46',NULL),(4682,73,3022,'Umm-e-Hani',NULL,'2014-10-06','Amat Ullah',NULL,NULL,NULL,'1','Islam','2023-10-19 07:19:47',NULL),(4683,53,2624,'Subhan Ahmed',NULL,'2013-07-03','Raees Ahmed','42101-6599044-5','03112475911','Parveen','2','Islam','2023-10-19 07:19:55',NULL),(4684,99,2821,'Hunain ',NULL,'2017-07-26','Muhammad Adnan','41301-3082956-9',NULL,'Samreen ','1','Islam','2023-10-19 07:19:57',NULL),(4685,9,2946,'Muhammad Sajan',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4','Islam','2023-10-19 07:20:34',NULL),(4686,73,3023,'Emaan',NULL,'2015-04-21','Saeed Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-19 07:20:47',NULL),(4687,99,2826,'Abdul Ghani ',NULL,'2018-05-22','Muhammad Ali',NULL,NULL,'Maryam','1','Islam','2023-10-19 07:21:07',NULL),(4688,53,2626,'Wania',NULL,'2011-05-21','Raees Ahmed','42101-6599044-5','03112475911','Parveen','2','Islam','2023-10-19 07:21:13',NULL),(4689,82,8850,'Abdul Samad ',NULL,'2010-07-06','Saleem Khan',NULL,'0348291068','Farzana ','5','Islam','2023-10-19 07:21:19',NULL),(4690,9,2952,'Tasbiha Javed',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'4','Islam','2023-10-19 07:21:49',NULL),(4691,73,2553,'Malaika',NULL,'2016-02-07','Ayaz Ali','45202-7715922-3',NULL,'Nazia','2','Islam','2023-10-19 07:22:26',NULL),(4692,82,8851,'Bilal Khan',NULL,'2011-12-27','Saleem Khan',NULL,'03482931068','Asma ','5','Islam','2023-10-19 07:22:30',NULL),(4693,53,2666,'Muhammad Hunain',NULL,'2014-10-28','Muhammad Tanveer','42201-8738272-7',NULL,'Khursheed Erum','2','Islam','2023-10-19 07:22:34',NULL),(4694,99,2842,'Muhammad Rihan ',NULL,'2016-08-18','Rahim Baksh',NULL,NULL,'Rabia','1','Islam','2023-10-19 07:22:49',NULL),(4695,9,2964,'Noor-Ul-Haq',NULL,NULL,'Rasheed Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-19 07:23:01',NULL),(4696,73,2556,'Jiya ',NULL,NULL,'Muhammad Fayyaz',NULL,NULL,NULL,'2','Islam','2023-10-19 07:23:14',NULL),(4697,53,2688,'Asmara',NULL,'2014-10-25','Shakeel Khan','42101-7345128-5',NULL,'Naveeda ','2','Islam','2023-10-19 07:23:40',NULL),(4698,99,2851,'Hussain ',NULL,'2017-08-19','Faisal Gul ',NULL,NULL,'Bikes','1','Islam','2023-10-19 07:23:43',NULL),(4699,9,2975,'Muhammad Ghufran',NULL,NULL,'Muhammad Farooq Bhatti',NULL,NULL,NULL,'4','Islam','2023-10-19 07:23:49',NULL),(4700,82,8842,'Nawed',NULL,'2012-11-12','Muhammad Asim ',NULL,'03162076099','Asma ','5','Islam','2023-10-19 07:23:51',NULL),(4701,73,2717,'Farwa',NULL,'2015-11-05','Muhammad Shakeel','42401-6701037-9',NULL,NULL,'2','Islam','2023-10-19 07:24:31',NULL),(4702,9,2979,'Samra',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'4','Islam','2023-10-19 07:24:41',NULL),(4703,53,2761,'Ammara',NULL,'2014-10-28','Gul Sher','42101-1671579-3',NULL,'Saima','2','Islam','2023-10-19 07:25:10',NULL),(4704,9,2981,'Sania',NULL,NULL,'Muhammad Yamin',NULL,NULL,NULL,'4','Islam','2023-10-19 07:25:24',NULL),(4705,82,8863,'Kashan',NULL,'2013-07-27','Muhammad Zeeshan',NULL,'03312221346','Sabeen','5','Islam','2023-10-19 07:25:24',NULL),(4706,99,2855,'Abdul Hadi',NULL,'2016-12-26','Muhammad Bilal',NULL,NULL,'Asma','1','Islam','2023-10-19 07:25:31',NULL),(4707,73,2719,'Saira',NULL,'2014-10-23','Lal Bakhsh','31302-9133354-9',NULL,NULL,'2','Islam','2023-10-19 07:25:42',NULL),(4708,9,3018,'Ghayas Uddin',NULL,NULL,'Shakeel Ahmed Bhatti',NULL,NULL,NULL,'4','Islam','2023-10-19 07:26:04',NULL),(4709,9,3029,'Muhammad Ahmed',NULL,NULL,'Riaz Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-19 07:26:47',NULL),(4710,99,2856,'Muhammad Hassan ',NULL,'2017-08-19','Faisal Gul ',NULL,NULL,'Bikes','1','Islam','2023-10-19 07:26:54',NULL),(4711,82,8865,'Syed Jawad Ali',NULL,'2012-07-04','Syed Shafqat Ali',NULL,'03128216180','Saima ','5','Islam','2023-10-19 07:27:06',NULL),(4712,73,2720,'Nabiha',NULL,'2014-03-02','Muhammad Shakeel','42101-6701037-9',NULL,NULL,'2','Islam','2023-10-19 07:27:28',NULL),(4713,53,2783,'Umm e Farwa',NULL,'2015-11-16','Muhammad Nasir','42101-1764396-5',NULL,'Rubi','2','Islam','2023-10-19 07:27:29',NULL),(4714,9,2745,'Shahzad ',NULL,NULL,'Abdul Khaliq',NULL,NULL,NULL,'5','Islam','2023-10-19 07:27:29',NULL),(4715,9,2800,'Muhammad Ali',NULL,NULL,'Tanveer Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-19 07:27:59',NULL),(4716,82,9009,'Muhammad Aliyan',NULL,'2013-08-17','Muhammad Fareed',NULL,'03112048267','Tayyaba','5','Islam','2023-10-19 07:28:12',NULL),(4717,99,2866,'Muhammad Ayan ',NULL,'2017-09-29','Muhammad Noman','42401-0110791-5',NULL,'Nida','1','Islam','2023-10-19 07:28:17',NULL),(4718,73,2722,'Rooba Khan',NULL,'2015-06-14','Shakeel Khan',NULL,NULL,NULL,'2','Islam','2023-10-19 07:28:28',NULL),(4719,9,2810,'Atif ',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'5','Islam','2023-10-19 07:28:35','2023-10-19 12:50:07'),(4720,9,2889,'Sania',NULL,NULL,'Shahid',NULL,NULL,NULL,'5','Islam','2023-10-19 07:29:00',NULL),(4721,99,2898,'Yousuf Khan ',NULL,'2017-06-11','Muhammad Saleem ',NULL,NULL,'Fakra','1','Islam','2023-10-19 07:29:08',NULL),(4722,53,2787,'Muhammad Azhar',NULL,'2012-07-19','Muhammad Kamran',NULL,'0322332613','Razia','2','Islam','2023-10-19 07:29:15',NULL),(4723,82,9011,'Sameer Sadiq',NULL,'2012-05-25','Muhammad Sadiq',NULL,'03112049267','Kiran','5','Islam','2023-10-19 07:29:22',NULL),(4724,73,2723,'Maheen',NULL,NULL,'Adnan Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-19 07:29:27',NULL),(4725,9,2911,'Sana',NULL,NULL,'Abdul Razzaq',NULL,NULL,NULL,'5','Islam','2023-10-19 07:29:36',NULL),(4726,9,2925,'Muhammad Ubaid',NULL,NULL,'Ali Gohar',NULL,NULL,NULL,'5','Islam','2023-10-19 07:30:14',NULL),(4727,53,2828,'Muhammad Ibrahim',NULL,'2015-10-05','Akram Khan','42101-1785428-5',NULL,'Rumana','2','Islam','2023-10-19 07:30:23',NULL),(4729,99,2899,'Muhammad ',NULL,'2015-06-02','Muhammad Iqbal ',NULL,NULL,'Hina','1','Islam','2023-10-19 07:30:46',NULL),(4730,82,9053,'Muhammad Huzaifa',NULL,'2012-05-10','Muhammad Imran',NULL,'03322310721','Fari','5','Islam','2023-10-19 07:30:49',NULL),(4731,53,2833,'Amna',NULL,NULL,'Muhammad Arif',NULL,'033323322170','Nazneen','2','Islam','2023-10-19 07:31:21',NULL),(4732,9,2961,'Khatija Irfan',NULL,NULL,'Muhammad Irfan Nawaz',NULL,NULL,NULL,'5','Islam','2023-10-19 07:31:28',NULL),(4733,73,2724,'Noor Fatima',NULL,'2014-11-11','Muhammad Mukhtar',NULL,NULL,NULL,'2','Islam','2023-10-19 07:31:38',NULL),(4735,9,2966,'Anusha',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'5','Islam','2023-10-19 07:32:09',NULL),(4736,82,9142,'Haris ',NULL,'2010-10-05','Sadiq Ali ',NULL,'03162427638','Saira ','5','Islam','2023-10-19 07:32:17',NULL),(4737,73,2526,'Aliza Fatima',NULL,NULL,'Salman Nabi Khan','42101-7511593-3',NULL,'Samreen','2','Islam','2023-10-19 07:32:51',NULL),(4738,9,2986,'Abdul Razaq',NULL,NULL,'Abdul Karim',NULL,NULL,NULL,'5','Islam','2023-10-19 07:32:58',NULL),(4739,53,2887,'Maira ',NULL,'2014-06-15','Muhammad Mujahid','32102-6637539-3',NULL,'Rukhsana','2','Islam','2023-10-19 07:33:03',NULL),(4740,9,3027,'Zeeshan Ali',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'5','Islam','2023-10-19 07:33:38','2023-10-19 12:53:01'),(4741,73,2726,'Hoorain',NULL,NULL,'Imran',NULL,NULL,NULL,'2','Islam','2023-10-19 07:33:43',NULL),(4742,82,9355,'Ahmed Raza',NULL,'2009-08-15','Fareed Ali',NULL,'03122602198','Faiqa','5','Islam','2023-10-19 07:33:44',NULL),(4743,53,2900,'Muhammad Irtiza',NULL,'2015-05-02','Abdul Saleem','42101-1609779-3',NULL,'Uzma Khan','2','Islam','2023-10-19 07:34:18',NULL),(4744,99,2936,'Syed Mobeen ',NULL,'2016-02-22','Mehmood Ali',NULL,NULL,'Samreen ','1','Islam','2023-10-19 07:34:25',NULL),(4745,82,9112,'Mukhdoom',NULL,'2013-10-20','Matloob',NULL,'03133366549','Asia ','5','Islam','2023-10-19 07:35:20',NULL),(4746,99,2939,'Suban ',NULL,'2017-04-18','Muhammad Shahbaz ',NULL,NULL,'Narges','1','Islam','2023-10-19 07:35:47',NULL),(4747,73,2729,'Kashaf',NULL,'2011-11-16','Khursheed Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-19 07:35:53',NULL),(4748,73,2730,'Maryam',NULL,'2012-06-17','Raheel Bin Abdul Malik',NULL,NULL,NULL,'2','Islam','2023-10-19 07:36:54',NULL),(4749,82,9113,'Sufyan',NULL,'2011-12-24','Ishtiaq',NULL,NULL,'Samina','5','Islam','2023-10-19 07:37:13',NULL),(4750,73,2731,'Dua',NULL,'2015-06-04','Muhammad Kashif',NULL,NULL,NULL,'2','Islam','2023-10-19 07:37:51',NULL),(4751,53,2915,'Muhammad Anus',NULL,'2012-04-29','Basheer Ahmed','42401-0725603-1','03162117772','Ambreen Shaheen','2','Islam','2023-10-19 07:38:32',NULL),(4752,82,9443,'Muhammad Hasnain',NULL,'2014-07-02','Muhammad Shkeel ',NULL,'03162100515','Ayesha ','5','Islam','2023-10-19 07:38:33',NULL),(4753,73,2732,'Sana',NULL,'2012-02-17','Muhammad Gulzar Ali','42101-1786549-3',NULL,NULL,'2','Islam','2023-10-19 07:39:16',NULL),(4754,99,2950,'Ayan ',NULL,'2017-08-17','Farhan Ali',NULL,NULL,'Shumaila','1','Islam','2023-10-19 07:39:40',NULL),(4755,53,2916,'Abrish',NULL,'2014-06-10','Rehan','42101-1894928-5','03151125117','Huma','2','Islam','2023-10-19 07:40:00',NULL),(4756,82,8578,'Umm-e-Kulsoom',NULL,'2012-02-03','Muhammad Kashif',NULL,'03132990388','Minhas ','5','Islam','2023-10-19 07:40:09',NULL),(4757,99,2957,'Muhammad Aliyan ',NULL,'2018-08-24','Muhammad Iqbal ',NULL,NULL,'Saniya','1','Islam','2023-10-19 07:40:30',NULL),(4759,53,2921,'Muhammad Hasnain',NULL,'2015-10-24','Muhammad Shahid','42101-7500033-7','03142361408','Uzma ','2','Islam','2023-10-19 07:41:05',NULL),(4760,99,2808,'Imran ',NULL,'2016-03-25','Muhammad Naeem',NULL,NULL,'Raseeda','1','Islam','2023-10-19 07:41:33',NULL),(4761,82,8772,'Syed Fatima ',NULL,'2012-11-04','Muhammad Shamshad',NULL,'03320363540','Atya','5','Islam','2023-10-19 07:41:48',NULL),(4762,99,2969,'Arham Hussain ',NULL,'2016-02-15','Adnan Moneer',NULL,NULL,'Saira','1','Islam','2023-10-19 07:42:29',NULL),(4763,82,8889,'Faryal',NULL,'2011-03-25','Muhammad Shahid',NULL,'03110937812','Rubina','5','Islam','2023-10-19 07:43:22',NULL),(4764,53,2930,'Aleesha',NULL,NULL,'Fayyaz','42101-8357263-3','03198136462','Ghazala','2','Islam','2023-10-19 07:43:25',NULL),(4765,73,2735,'Muhammad Ibad Khan',NULL,'2016-01-03','Muhammad Zeeshan Khan','42101-9834994-7',NULL,NULL,'2','Islam','2023-10-19 07:43:46',NULL),(4766,53,2937,'Zainab',NULL,'2015-06-24','Muhammad Shakir','44130-9921349-1',NULL,'Kiran','2','Islam','2023-10-19 07:44:41',NULL),(4767,73,2736,'Muhammad Ahmed',NULL,'2015-01-09','Imran','42401-4449765-1',NULL,NULL,'2','Islam','2023-10-19 07:44:49',NULL),(4768,53,2945,'Muhammad Raza Khan',NULL,'2014-12-23','Muhammad Nawaz Khan',NULL,NULL,NULL,'2','Islam','2023-10-19 07:45:27',NULL),(4769,73,2737,'Ghulam Mustufa',NULL,NULL,'Farhan Khan',NULL,NULL,NULL,'2','Islam','2023-10-19 07:46:07',NULL),(4770,73,2738,'Muhammad Hasnain',NULL,'2014-10-05','Muhammad Hashim','42101-6380562-9',NULL,NULL,'2','Islam','2023-10-19 07:47:45',NULL),(4772,55,2798,'Samia Ismail',NULL,'2015-08-14','Muhammad Ismail',NULL,NULL,NULL,'1','Islam','2023-10-19 07:48:44',NULL),(4773,73,2741,'Muhammad Saleem',NULL,'2014-03-21','Khalil Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-19 07:49:02',NULL),(4774,82,9043,'Aliya ',NULL,'2012-10-13','Muhammad Rashid',NULL,'03452443298','Sahar','5','Islam','2023-10-19 07:49:10',NULL),(4775,53,2947,'Uzair',NULL,'2014-05-06','Muhammad Ali','42101-9694938-9','03132998668','Rabia','2','Islam','2023-10-19 07:49:19',NULL),(4776,55,2799,'Aliya Amir',NULL,'2015-08-11','Muhammad Amir',NULL,NULL,NULL,'1','Islam','2023-10-19 07:49:23',NULL),(4778,77,1749,'Kahkashan',NULL,NULL,'Mehtab',NULL,NULL,NULL,'3',NULL,'2023-10-19 07:50:25',NULL),(4779,55,2800,'Zain-Ul-Abdin',NULL,NULL,'Asif Ali Shaikh',NULL,NULL,NULL,'1','Islam','2023-10-19 07:50:27',NULL),(4780,73,2743,'Muhammad Ahmed Alam',NULL,'2013-03-21','Muhammad Ehsan Ali',NULL,NULL,'Mehreen','2','Islam','2023-10-19 07:50:31',NULL),(4781,82,9054,'Khushboo',NULL,'2011-11-11','Muhammad Abdu Rehman',NULL,'03100012162','Rabia ','5','Islam','2023-10-19 07:50:48',NULL),(4783,55,2808,'Umme Hania',NULL,'2015-07-31','Asif Ali Shaikh',NULL,NULL,NULL,'1','Islam','2023-10-19 07:51:31',NULL),(4784,73,2816,'Kinza',NULL,'2013-07-25','Muhammad Saleem Akhter','42101-2142487-3',NULL,NULL,'2','Islam','2023-10-19 07:51:35',NULL),(4785,82,9074,'Hania Fatim',NULL,'2011-10-11','Muhammad Tahir',NULL,'03333354173','Mehwish','5','Islam','2023-10-19 07:52:08',NULL),(4787,55,2809,'Abu Bakar',NULL,'2015-06-03','Kashif Ali',NULL,NULL,NULL,'1','Islam','2023-10-19 07:52:27',NULL),(4788,53,2966,'Ayan',NULL,NULL,'Rashid Khan','42101-4471251-1','03112261796','Rabika','2','Islam','2023-10-19 07:52:29',NULL),(4789,73,2817,'Harmain Arif',NULL,'2015-09-27','Muhammad Arif','42101-1390291-9',NULL,NULL,'2','Islam','2023-10-19 07:52:34',NULL),(4790,55,2815,'Ahmed Khalil',NULL,'2016-09-12','Jumma khan',NULL,NULL,NULL,'1','Islam','2023-10-19 07:53:14',NULL),(4791,82,9159,'Hooriya',NULL,'2012-04-23','Muhammad Shahid',NULL,'03222028141','Sana','5','Islam','2023-10-19 07:53:35',NULL),(4792,73,2825,'Emaan fatima',NULL,NULL,'Muhammad Tariq','42101-6112202-3',NULL,NULL,'2','Islam','2023-10-19 07:53:46',NULL),(4793,55,2828,'Adeel',NULL,'2016-05-02','Abdul Ghaffar',NULL,NULL,NULL,'1','Islam','2023-10-19 07:53:55',NULL),(4794,53,2969,'Moin Uddin',NULL,'2014-09-04','Allao Uddin','42101-1419420-3','03122161014','Shaheen Hashmi','2','Islam','2023-10-19 07:54:20',NULL),(4795,55,2829,'Batool',NULL,'2017-12-19','Ali Gul',NULL,NULL,NULL,'1','Islam','2023-10-19 07:54:41',NULL),(4796,73,2858,'Sadia',NULL,'2015-01-14','Muhammad Ramzan','44103-9426230-7',NULL,NULL,'2','Islam','2023-10-19 07:54:47',NULL),(4797,82,9196,'Alishaba',NULL,'2010-09-12','Zahid Gul',NULL,'03152875747','Yasmeen','5','Islam','2023-10-19 07:54:57',NULL),(4799,55,2830,'Owais ',NULL,'2015-08-14','Ali Gul',NULL,NULL,NULL,'1','Islam','2023-10-19 07:55:34',NULL),(4800,53,2970,'Dareem',NULL,'2014-07-17','Muhammad Noor Uddin','42101-7861500-5',NULL,'Sana','2','Islam','2023-10-19 07:55:50',NULL),(4802,73,2859,'Tooba',NULL,'2014-09-18','Muhammad Nawab Ali ','42191-2144193-9','0314-2055170','Shumaila','2','Islam','2023-10-19 07:56:41',NULL),(4803,82,9200,'Jaisha ',NULL,'2011-10-08','Sagheerkh',NULL,'03152245477','Ayesha ','5','Islam','2023-10-19 07:56:49',NULL),(4804,99,2848,'Muhammad Abdullah ',NULL,'2017-01-01','Muhammad Saleem ',NULL,NULL,'Jamila','1','Islam','2023-10-19 07:56:59',NULL),(4805,73,2860,'Shah Hussain',NULL,'2013-05-28','Muhammad Nawab Ali Ghouri','42191-2144193-9',NULL,'Shumaila','2','Islam','2023-10-19 07:57:47',NULL),(4806,53,2781,'Maryam Ali',NULL,'2016-09-05','Muhammad Ali','42401-9694938-9',NULL,'Rabia','1','Islam','2023-10-19 07:57:47',NULL),(4807,99,2927,'Muhammad Huzaima',NULL,'2017-11-24','Muhammad Jawed',NULL,NULL,'Samina','1','Islam','2023-10-19 07:57:53',NULL),(4808,55,2837,'Saffan jawed',NULL,'2014-06-14','Jawed Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-19 07:58:09',NULL),(4809,55,2838,'Aleeza shah ',NULL,'2016-09-08','Tahir Hussain',NULL,NULL,NULL,'1','Islam','2023-10-19 07:59:03',NULL),(4810,73,2861,'Aqsa Yaseen',NULL,'2011-01-06','Yaseen Bahadur','42101-6371609-7','0345-6152356','Nabila','2','Islam','2023-10-19 07:59:18',NULL),(4811,82,9216,'Umm-e-Hania ',NULL,'2014-02-24','Khurram',NULL,'03178927727','Shabnam','5','Islam','2023-10-19 08:01:12',NULL),(4812,53,2972,'Muhammad Nawaz',NULL,'2015-06-11','Muhammad Younus','42101-1671560-3','03128775063','Tahira','2','Islam','2023-10-19 08:05:47',NULL),(4813,82,9230,'Arina Fatim',NULL,'2012-07-12','Rarwaiza Ahmed ',NULL,'0316264840','Moono','5','Islam','2023-10-19 08:06:09',NULL),(4814,53,2976,'Ayesha',NULL,'2015-06-17','Syed Qadeer Ali','42101-1644052-7',NULL,'Shazia Bano','2','Islam','2023-10-19 08:07:50',NULL),(4815,82,9266,'Amna',NULL,'2011-12-03','Muhammad Khaleel',NULL,'03124060109','Anum','5','Islam','2023-10-19 08:07:54',NULL),(4816,82,9425,'Lareb','','2013-06-07','Iftikhar ','','03229377027','Faryal','5','Islam','2023-10-19 08:09:33','2023-10-19 08:10:10'),(4817,82,9259,'Sana',NULL,'2012-04-08','Shahzad',NULL,'03122506478','samina','5','Islam','2023-10-19 08:11:39',NULL),(4818,73,2883,'Anabiya',NULL,'2013-04-16','Muhammad Talib ','42101-1701179-1',NULL,'Hira','2','Islam','2023-10-19 08:12:01',NULL),(4819,82,9467,'Alisha Noor',NULL,'2007-05-18','Muhammad Hashim',NULL,NULL,'Sanya ','5','Islam','2023-10-19 08:12:41',NULL),(4820,73,2884,'Sahabiya Qadri',NULL,'2015-07-09','Mujahid Hussain Qadri','42101-1663240-3','0315-2867567','Shumaila','2','Islam','2023-10-19 08:14:52',NULL),(4821,73,2909,'Simra',NULL,'2015-02-07','Azeem Uddin','42101-1850647-3',NULL,'Sumaira Naz','2','Islam','2023-10-19 08:16:44',NULL),(4822,53,2987,'Alishba ',NULL,'2012-07-31','M.Anees ','42101-6980334-5',NULL,'Ishrat Jahan ','2','Islam','2023-10-19 08:17:37',NULL),(4823,73,2911,'Umaima ',NULL,'2012-09-30','Muhammad Naeem  ','42101-7180059-7',NULL,'Anum','2','Islam','2023-10-19 08:17:47',NULL),(4824,73,2912,'Abdul Rehman Khan',NULL,'2009-05-24','Muhammad Zeeshan Khan','42101-1508455-7','0345-6272900','Sadia','2','Islam','2023-10-19 08:19:10',NULL),(4825,53,2990,'Mahnoor',NULL,'2011-12-31','Zahid','42101-0641638-3',NULL,'Fatima Anum','2','Islam','2023-10-19 08:19:37',NULL),(4826,73,2914,'Manahil',NULL,'2014-06-26','Muhammad Rashid','42101-8678756-9','0315-2450910','Shazia','2','Islam','2023-10-19 08:20:32',NULL),(4827,99,2983,'Muhammad Ayan ',NULL,'2016-07-24','Muhammad Sajad ',NULL,NULL,'Samina','1','Islam','2023-10-19 08:21:06',NULL),(4828,53,2991,'Mehak',NULL,'2012-07-20','Muhammad Hashim Patojo','41205-8211513-5',NULL,'Moona ','2','Islam','2023-10-19 08:21:27',NULL),(4829,53,2992,'Areesha',NULL,'2012-10-10','Muhammad Mateen ','42101-0749105-1',NULL,'Mariam ','2','Islam','2023-10-19 08:23:06',NULL),(4830,73,2915,'Armeen',NULL,NULL,'Abdul Kashif','42101-1258941-1','0315-2563230','Nazia','2','Islam','2023-10-19 08:23:10',NULL),(4831,99,2996,'Noor Ali ',NULL,'2018-07-12','Amir Elahi','42101-2074642-9',NULL,'Saba Kanwal ','1','Islam','2023-10-19 08:23:34',NULL),(4832,73,2931,'Bilal Ahmed',NULL,'2011-07-28','Faizan Ahmed','42101-3979580-9',NULL,'Sania','2','Islam','2023-10-19 08:24:47',NULL),(4833,53,2993,'Hafza Noor',NULL,'2013-07-05','Muhammad Arman ','42101-7591072-9',NULL,'Shamma ','2','Islam','2023-10-19 08:24:54',NULL),(4834,99,2830,'Humna Naz ',NULL,'2017-08-08','Muhammad Shakir ','42101-1583*95-3',NULL,'Suraiya','1','Islam','2023-10-19 08:25:13',NULL),(4835,32,2274,'Muhammad Hasnain',NULL,'2010-07-31','Muhammad Kashif',NULL,'03132683074','Kousar','5','Islam','2023-10-19 08:25:34','2023-10-28 07:51:04'),(4836,73,2932,'Muhammad Shayan Farrukh',NULL,'2013-10-11','Farrukh Shabir','36302-1610390-7','0312-2982381','Shumaila','2','Islam','2023-10-19 08:26:19',NULL),(4837,53,3006,'Muhammad Shayan ',NULL,'2014-02-06','Ashfaq Hussain ','42101-2667131-5',NULL,'Fatima ','2','Islam','2023-10-19 08:26:51',NULL),(4838,99,2835,'Iraj',NULL,'2017-06-28','Muhammad Qasim ','42101-1020138-5',NULL,'Nazma','1','Islam','2023-10-19 08:26:59',NULL),(4839,73,2840,'Tania',NULL,'2013-05-18','Sahab Uddin','42101-7521501-3','0315-2773617','Marium','2','Islam','2023-10-19 08:27:34',NULL),(4840,99,2837,'Safina',NULL,'2017-05-09','Muhammad Ikram ','42101-7123182-7',NULL,'Sakena','1','Islam','2023-10-19 08:27:58',NULL),(4841,53,3021,'Sumaira',NULL,'2015-07-21','Zakir Khan','42101-0657563-3','03442211180','Gulnar ','2','Islam','2023-10-19 08:28:40',NULL),(4842,99,2838,'Anumta',NULL,'2018-03-13','Sha Muhammad','42501-0444806-1',NULL,'Rabia','1','Islam','2023-10-19 08:29:19',NULL),(4843,73,2943,'Umme Bareera',NULL,'2015-09-23','Muhammad Amjad Khan','42101-1838448-9','0317-892612','Saba Amjad','2','Islam','2023-10-19 08:29:22',NULL),(4845,73,2944,'Hareem Fatima',NULL,'2016-06-03','Amir','42101-7915139-2',NULL,'Rabia Amir','2','Islam','2023-10-19 08:30:28',NULL),(4846,99,2845,'Farwa Batul ',NULL,'2017-12-08','Muhammad Safdar','42101-9462041-7',NULL,'Suriya','1','Islam','2023-10-19 08:30:34',NULL),(4847,55,2848,'Siddiq Ullah',NULL,'2016-02-23','Shahid Ullah',NULL,NULL,NULL,'1','Islam','2023-10-19 08:30:39',NULL),(4849,53,3027,'Qirat Fatima ',NULL,'2012-12-21','Umerdin ','42101-9102394-1',NULL,'Shazia','2','Islam','2023-10-19 08:30:42',NULL),(4850,32,2277,'Fatima ',NULL,'2014-01-08','Azeem',NULL,'0311725522','Bushra ','2','Islam','2023-10-19 08:31:20',NULL),(4851,73,2949,'Abrish',NULL,NULL,'Nil','42101-7915139-3',NULL,NULL,'2','Islam','2023-10-19 08:31:28',NULL),(4852,99,2879,'Kashaf',NULL,'2018-04-08','Muhammad Umair','42101-9998154-3',NULL,'Naina','1','Islam','2023-10-19 08:31:33',NULL),(4853,53,3029,'Hamra Anwar ',NULL,NULL,'Anwar Ali',NULL,NULL,NULL,'2','Islam','2023-10-19 08:31:49',NULL),(4854,32,2778,'Anus ',NULL,'2015-06-20','Azeem',NULL,'03111725522','Bushra ','2','Islam','2023-10-19 08:32:29',NULL),(4855,99,2921,'Khadija',NULL,'2017-07-19','Muhammad Sajeed ','31302-6116281-7',NULL,'Kaneez','1','Islam','2023-10-19 08:32:35',NULL),(4856,73,2980,'Aleesha Kanwal',NULL,'2014-07-22','Naveed Ahmed','42101-7915139-4',NULL,'Amber Manzoor','2','Islam','2023-10-19 08:32:45',NULL),(4857,55,2844,'Syed Areeb',NULL,'2016-12-10','Muhammad Waqas',NULL,NULL,NULL,'1','Islam','2023-10-19 08:33:01',NULL),(4858,32,2290,'Arman',NULL,'2012-03-03','Shabbir ',NULL,'03131150745','Yasmeen','2','Islam','2023-10-19 08:33:30',NULL),(4859,99,2926,'Anum Fatima',NULL,'2017-01-18','Muhammad Ali','42101-3571457-1',NULL,'Maryam ','1','Islam','2023-10-19 08:33:49',NULL),(4860,73,2981,'Jannat',NULL,'2016-10-23','Shahid Ali','42101-7915139-5',NULL,'Afsheen','2','Islam','2023-10-19 08:33:49',NULL),(4861,53,3030,'Muhammad Mustafa ',NULL,'2014-01-21','Muhammad Adnan ','42401-5849041-5',NULL,'Saba ','2','Islam','2023-10-19 08:34:15',NULL),(4862,55,2845,'Sumiya Jalal',NULL,'2017-08-01','Jalal Hassnain',NULL,NULL,NULL,'1','Islam','2023-10-19 08:34:36',NULL),(4864,99,2930,'Noor ',NULL,'2017-09-07','Nazuk Hussain ','42101-0739151-1',NULL,'Samina','1','Islam','2023-10-19 08:34:43',NULL),(4865,73,2995,'Irma Nasir',NULL,'2012-06-25','Nasir','42101-7915139-6',NULL,'Sumaira Naz','2','Islam','2023-10-19 08:35:03',NULL),(4866,99,2931,'Khadija Fatima','','2017-04-08','Muhammad Faisal','42101-4385983-5','','Tahira','1','','2023-10-19 08:35:51','2023-10-19 08:51:16'),(4868,73,2996,'Ayesha ',NULL,NULL,'Shabbir','42101-7915139-7','0312-2795944',NULL,'2','Islam','2023-10-19 08:36:14',NULL),(4869,55,2855,'Muhammad Irtiza',NULL,'2014-12-11','Muhammad Azhar',NULL,NULL,NULL,'1','Islam','2023-10-19 08:36:31',NULL),(4870,53,3035,'Afreen ',NULL,'2011-12-23','Muhammad Rehan ','42101-3210762-3','03172051475','Saira','2','Islam','2023-10-19 08:37:04',NULL),(4871,73,2997,'Farah',NULL,NULL,'Shabbir','42101-7915139-8',NULL,NULL,'2','Islam','2023-10-19 08:37:13',NULL),(4872,99,2932,'Narjees Fatima',NULL,'2018-05-04','Muhammad Faisal ','42101-4385983-5',NULL,'Tahira','1','Islam','2023-10-19 08:37:14',NULL),(4873,32,2318,'Abdul wahab ',NULL,'2016-01-06','Nazim',NULL,'03102390147','Beena ','2','Islam','2023-10-19 08:37:32',NULL),(4874,55,2895,'Anabiya',NULL,'2016-12-05','Muhammad Azhar',NULL,NULL,NULL,'1','Islam','2023-10-19 08:37:45',NULL),(4875,99,2934,'Hifza',NULL,'2018-01-27','Muhammad Nasir','42101-5832348-3',NULL,'Asfa','1','Islam','2023-10-19 08:38:08',NULL),(4876,53,3036,'Tanzeel',NULL,NULL,'Saqib Zada','42101-8269657-9',NULL,'Nihayat ','2','Islam','2023-10-19 08:38:22',NULL),(4877,73,3005,'Hooriya Amir',NULL,'2011-12-14','Amir Hussain','42101-7915139-9',NULL,'Ayesha Khan','2','Islam','2023-10-19 08:38:23',NULL),(4878,55,2859,'Humara',NULL,'2015-08-06','Sadiq Hussain',NULL,NULL,NULL,'1','Islam','2023-10-19 08:38:41',NULL),(4879,99,2942,'Anabia',NULL,'2018-09-02','Muhammad Sikandar','42101-8219571-9',NULL,'Sumbal','1','Islam','2023-10-19 08:39:14',NULL),(4880,73,3006,'Alamta',NULL,'2013-09-27','Muhammad Yousuf ',NULL,NULL,'Amber','2','Islam','2023-10-19 08:39:31',NULL),(4881,32,2338,'Suffyan',NULL,'2014-01-10','Abdur Rehman',NULL,'03322320637','Ghosia ','2','Islam','2023-10-19 08:39:33',NULL),(4882,99,2946,'Umm-e-Hania',NULL,'2017-02-12','Abdul Majeed ','41304-4098430-1',NULL,'Allah Rakhi','1','Islam','2023-10-19 08:40:21',NULL),(4883,55,2885,'Fatima Zehra',NULL,'2012-12-11','Abdul Hakim ',NULL,NULL,NULL,'1','Islam','2023-10-19 08:41:05',NULL),(4884,32,1907,'Karan ',NULL,'2013-06-22','Vishnoo',NULL,'031424522625','Meena ','3','Hinduism','2023-10-19 08:41:11',NULL),(4885,99,2948,'Hadiya',NULL,'2016-11-27','Muhammad Faisal ','42201-0324288-7',NULL,'Noreen ','1','Islam','2023-10-19 08:41:22',NULL),(4886,53,3048,'Malka',NULL,'2009-01-13','Saeed Ahmed','42401-6173095-5','031687422751','Rabia ','2','Islam','2023-10-19 08:41:32',NULL),(4887,73,2554,'Dua',NULL,'2015-01-12','Muhammad Umair Rafique','42101-9495979-7','0315--1083986','Nousheen','3','Islam','2023-10-19 08:41:56',NULL),(4888,99,2949,'Wajhia',NULL,'2015-12-25','Muhammad Faisal','42201-0324288-7',NULL,'Noreen ','1','Islam','2023-10-19 08:42:35','2023-10-19 12:59:17'),(4889,32,1945,'Umm-e-Habiba',NULL,'2012-04-02','Liaquat Ali',NULL,'03062896745','Amna Bibi','3','Islam','2023-10-19 08:42:49',NULL),(4890,55,2888,'Anum',NULL,'2012-12-07','Muhammad Adnan',NULL,NULL,NULL,'1','Islam','2023-10-19 08:42:49',NULL),(4891,53,3049,'Rahima Tahir',NULL,'2015-10-28','Tahir','42101-1623909-1',NULL,'Muskan ','2','Islam','2023-10-19 08:42:57',NULL),(4892,73,2560,'Manahil Naz',NULL,'2015-03-23','Nazim Siraj','42101-1432592-1','0310-2263680','Shumaila','3','Islam','2023-10-19 08:43:14',NULL),(4893,99,2951,'Yusra Bibi ',NULL,'2016-10-18','Muhammad Safdar','36301-1471744-3',NULL,'Zareena','1','Islam','2023-10-19 08:43:36',NULL),(4894,32,2013,'Muneeba ',NULL,'2014-07-07','Muhammad Rizwan',NULL,'03361082290','Shahida ','3','Islam','2023-10-19 08:44:03',NULL),(4895,99,2952,'Anum Fatima',NULL,'2017-07-06','Muhammad Shahid','42101-6968564-9',NULL,'Sana','1','Islam','2023-10-19 08:44:41',NULL),(4897,53,3050,'Unzila',NULL,'2013-09-15','Muhammad Shafique','42101-4269789-7','03170180960','Farah ','2','Islam','2023-10-19 08:45:21',NULL),(4898,55,2896,'Muhammad Ahad',NULL,'2011-12-05','Ashiq Hussain',NULL,NULL,NULL,'1','Islam','2023-10-19 08:45:38',NULL),(4899,32,2024,'Masooma ',NULL,'2012-12-15','Imran',NULL,'03132562143','Fozia','3','Islam','2023-10-19 08:45:39',NULL),(4900,99,2970,'Fareeha',NULL,'2018-07-07','Muhammad Rashid','42101-5880874-1',NULL,'Hidyal Uzma','1','Islam','2023-10-19 08:46:00',NULL),(4901,53,3053,'Fazila',NULL,NULL,'Muhammad Shahid ',NULL,NULL,NULL,'2','Islam','2023-10-19 08:46:13',NULL),(4902,32,2045,'Muhammad Sabih',NULL,'2011-08-06','Muhammad Rashid',NULL,'03122583987','Saima ','3','Islam','2023-10-19 08:46:54',NULL),(4903,99,2972,'Hiba',NULL,'2017-10-26','Muhammad Rasheed','42101-3142462-9',NULL,'Sajda','1','Islam','2023-10-19 08:47:27',NULL),(4904,73,2562,'Umm-e-Haniya',NULL,'2014-08-30','Muhammad Danish','42101-138592-3','0314-2041227','Nadia Baig','3','Islam','2023-10-19 08:47:49',NULL),(4905,53,3072,'Noor Ul Huda ',NULL,'2014-10-07','Sajid Ali','42101-6863679-1','03149360172','Raheela','2','Islam','2023-10-19 08:48:19',NULL),(4906,99,2981,'Tasbiha',NULL,'2017-09-30','Ahmed Salman','42101-1739413-5',NULL,'Sumaira','1','Islam','2023-10-19 08:48:27',NULL),(4907,32,2046,'Muhammad Nasir Ali',NULL,'2015-02-16','Muhammad Ali',NULL,'03162727329','Fouzia','3','Islam','2023-10-19 08:48:40',NULL),(4908,73,2563,'Anamta',NULL,'2014-08-27','Ghulam Shabir','42401-4276128-9','0311-2195678','Shazia','3','Islam','2023-10-19 08:49:37',NULL),(4909,32,2062,'Aradhna ',NULL,'2014-06-22','Vishnoo',NULL,'03113208916','Meena ','3','Islam','2023-10-19 08:50:03',NULL),(4910,99,2984,'Muskan',NULL,'2016-06-18','Muhammad Farooq','45504-4860173-3',NULL,'Fozia','1','Islam','2023-10-19 08:50:04',NULL),(4911,53,3073,'Mahnoor',NULL,'2011-07-23','Aqeel Noor','42101-2871741-1','03122676327','Nafeesa ','2','Islam','2023-10-19 08:50:16',NULL),(4912,73,2564,'Aliza',NULL,NULL,'Irfan ','42101-6394500-1','0317-1157798',NULL,'3','Islam','2023-10-19 08:51:01',NULL),(4913,32,2159,'Sidra ',NULL,'2009-08-24','Ghulam Akbar',NULL,'03152245613','Parveen','3','Islam','2023-10-19 08:51:38',NULL),(4914,53,3074,'Aliza ',NULL,'2012-07-13','Muhammad Asif ','42101-1917957-5','03113280791','Zamarud ','2','Islam','2023-10-19 08:52:35',NULL),(4915,73,2567,'Erum',NULL,'2013-10-21','Taj Muhammad','44206-7773631-1','0317-2774085','Nasreen','3','Islam','2023-10-19 08:52:38','2023-10-20 04:15:57'),(4916,99,2864,'Syed Shayan ',NULL,'2015-05-25','Khurram ','42101-3924581-5',NULL,'Nadia','2','Islam','2023-10-19 08:53:18',NULL),(4917,73,2569,'Ayesha ',NULL,'2013-08-21','Lal Bakhsh','31302-9133354-9','0307-2378728','Azra Bib','3','Islam','2023-10-19 08:54:35',NULL),(4918,99,2695,'Younas',NULL,'2016-12-06','Saeed Ur Rehman','42220-4905436-5',NULL,'Sadia','2','Islam','2023-10-19 08:54:38',NULL),(4919,53,3075,'Malala',NULL,'2013-10-15','Muhammad Faisal','42101-8411543-3','03126690609','Nazia Naz ','2','Islam','2023-10-19 08:55:48',NULL),(4920,73,2570,'Muniba',NULL,'2013-06-28','Muhammad Rizwan','42401-2159161-3','0318-2228315','Nazia Nargis','3','Islam','2023-10-19 08:56:11',NULL),(4921,99,2703,'Ahmed Shiraz ',NULL,'2016-06-05','Sarfaraz Ahmed','42401-7443604-9',NULL,'Shamim','2','Islam','2023-10-19 08:56:15',NULL),(4922,55,2906,'Hawia Nazeer',NULL,'2013-08-30','Nazeer Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-19 08:56:35',NULL),(4923,99,2717,'Arham ',NULL,'2016-10-20','Mansoor','42101-2679763-5',NULL,'Sonia','2','Islam','2023-10-19 08:57:27',NULL),(4924,73,2571,'Alisha',NULL,'2013-03-25','Muhammad Rizwan','42101-7244963-5','0311-1028443','Faiza Rizwan','3','Islam','2023-10-19 08:57:37',NULL),(4925,55,2907,'Bushra',NULL,'2013-05-10','Orangzaib Khan',NULL,NULL,NULL,'1','Islam','2023-10-19 08:57:39',NULL),(4926,53,3086,'Dua ',NULL,'2013-03-22','Mujeeb Ur Rehman ','42101-1499413-9','03412052662','Zahida ','2','Islam','2023-10-19 08:58:19',NULL),(4927,55,2908,'Fatima ',NULL,'2014-05-08','Muhammad Aslam',NULL,NULL,NULL,'1','Islam','2023-10-19 08:58:38',NULL),(4928,99,2678,'Oshem ',NULL,'2010-02-14','Ali Sohail','42101-5991098-0',NULL,'Mehwish','2','Islam','2023-10-19 08:58:44',NULL),(4929,73,2574,'Sana',NULL,'2012-07-25','Khalil Ahmed','31302-1773065-1','0303-2288639','Shahina','3','Islam','2023-10-19 08:59:00',NULL),(4930,55,2909,'Iqra',NULL,'2013-04-03','Muhammad Irfan',NULL,NULL,NULL,'1','Islam','2023-10-19 08:59:23',NULL),(4931,55,2910,'Zoya',NULL,'0016-03-20','Muhammad kaleem',NULL,NULL,NULL,'1','Islam','2023-10-19 09:00:17',NULL),(4932,53,3108,'Dua',NULL,'2013-09-17','Muhammad Waseem ','42101-46370977','03158407137','Nadia ','2','Islam','2023-10-19 09:00:22',NULL),(4933,99,2802,'Umer ',NULL,'2016-01-08','Sharif','42401-9957722-5',NULL,'Khawar','2','Islam','2023-10-19 09:00:43',NULL),(4934,73,632,'Afia Azmat',NULL,'2012-02-28','Azmat Ali','42101-0913266-7','0312-2154335','Rehana Azmat','3','Islam','2023-10-19 09:01:00',NULL),(4935,55,2940,'Amna Iqbal',NULL,'2012-03-22','Iqbal Hussain',NULL,NULL,NULL,'1','Islam','2023-10-19 09:02:21',NULL),(4936,99,2828,'Onais ',NULL,'2016-01-29','Noman','42401-2605844-3',NULL,'Mehwish','2','Islam','2023-10-19 09:02:23',NULL),(4937,53,3119,'Khansa ',NULL,'2013-09-09','Kamran ','42101-4756211-5','03171052066','Mehwish ','2','Islam','2023-10-19 09:02:43',NULL),(4938,55,2941,'Ayesha Bano',NULL,'2013-01-05','Muhammad Aslam',NULL,NULL,NULL,'1','Islam','2023-10-19 09:03:22',NULL),(4939,99,2833,'Muhammad ',NULL,'2016-11-26','Sajid','42101-6333712-3',NULL,'Shumaila','1','Islam','2023-10-19 09:03:33',NULL),(4940,32,2199,'Ayesha',NULL,'2013-05-12','Rizwan Khan',NULL,'03182439916','Shehnila','3','Islam','2023-10-19 09:04:02',NULL),(4941,73,2633,'Hifza Noor',NULL,'2010-12-15','Akbar Ali','41303-8378023-3','0313-2983528','Gulshan','3','Islam','2023-10-19 09:04:19',NULL),(4942,55,2942,'khadija',NULL,'2014-12-01','Jamil Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-19 09:04:21',NULL),(4943,53,3123,'Fatima Tajwer ',NULL,'2015-07-31','Kashif Khan ','42101-7299546-9','03121200917','Saba ','2','Islam','2023-10-19 09:04:24',NULL),(4944,99,2839,'Muhammad Ali',NULL,'2017-07-19','Muhammad Tahir','42101-9761583-5',NULL,'Nuzhat','2','Islam','2023-10-19 09:04:45',NULL),(4945,55,2943,'Muhammad shabbir',NULL,'2010-12-05','Naseer ',NULL,NULL,NULL,'1','Islam','2023-10-19 09:05:06',NULL),(4946,73,2634,'Maryam',NULL,'2010-04-08','Falor Khan','42101-8635785-3','0311-314118','Afshan','3','Islam','2023-10-19 09:05:37',NULL),(4947,99,2852,'Muhammad Arsalan',NULL,'2015-04-25','Faisal Gul ','42101-1766450-1',NULL,'Bilqees','2','Islam','2023-10-19 09:05:55',NULL),(4948,55,2944,'Hania Bibi',NULL,'2018-02-18','Muhammad Arif',NULL,NULL,NULL,'1','Islam','2023-10-19 09:06:04',NULL),(4949,55,2945,'Fatima',NULL,'2015-09-05','Waqar Ali',NULL,NULL,NULL,'1','Islam','2023-10-19 09:06:40',NULL),(4950,32,2231,'Wania Khan',NULL,'2010-10-07','Aqeel Khan',NULL,'03112507844','Anila Begum','3','Islam','2023-10-19 09:06:46',NULL),(4951,73,2637,'Ahmed Raza',NULL,'2014-12-22','Muhammad Ramzan','42101-1853344-5','0304-2488892','Sobia','3','Islam','2023-10-19 09:07:00',NULL),(4952,32,2233,'Khushi',NULL,'2012-08-28','Muhammad Anwar',NULL,'03178931680','Khadija','3','Islam','2023-10-19 09:07:54',NULL),(4953,73,2644,'Muhammad Usman',NULL,'2013-01-18','Sarfaraz','42101-9942033-9','0311-1017619','Uzma Sarfaraz','3','Islam','2023-10-19 09:08:20',NULL),(4954,99,2892,'Muhammad Owais',NULL,'2017-03-11','Naveed','36304-6345805-1',NULL,'Shazia','2','Islam','2023-10-19 09:08:22',NULL),(4955,99,2893,'Nabeel ',NULL,'2015-07-25','Naveed','36304-6345805-1',NULL,'Shazia','2','Islam','2023-10-19 09:09:31',NULL),(4956,73,2648,'Muhammad Ayaan',NULL,'2012-07-31','Muhammad Ramzan','42101-1853344-5',NULL,'Sobia','3','Islam','2023-10-19 09:09:43',NULL),(4957,32,2263,'Umm-e-Hani',NULL,'2014-06-25','Saqib jalil',NULL,'03132172306','Sehrish','3','Islam','2023-10-19 09:09:52',NULL),(4958,55,2794,'Alleesha',NULL,'2014-08-14','Muhammad Maqsood',NULL,NULL,NULL,'2','Islam','2023-10-19 09:09:55',NULL),(4959,53,2764,'Nihal',NULL,'2011-07-04','Muhammad Nazeer','42401-2131687-3',NULL,'Farhana ','3','Islam','2023-10-19 09:10:13',NULL),(4960,32,2292,'Zainab Naz',NULL,'2013-08-07','Sajjad Ali',NULL,NULL,'Rukhsana','3','Islam','2023-10-19 09:10:39',NULL),(4961,99,2918,'Muhammad Ibrahim',NULL,'2015-09-08','Muhammad Saleem','31302-0626803-5',NULL,'Zareena','2','Islam','2023-10-19 09:10:39',NULL),(4963,73,2663,'Ali Ahmed',NULL,'2009-06-04','Imran Khursheed','42101-2152948-7','0312-4038076','Shazia Begum','3','Islam','2023-10-19 09:11:09',NULL),(4964,32,2296,'Uzair',NULL,'2013-09-30','Arif Saeed',NULL,'03112155089','Abida','3','Islam','2023-10-19 09:12:01',NULL),(4965,55,2804,'Bilal Ahmed',NULL,'2016-02-06','Sarfaraz Ahmed',NULL,'03232341098',NULL,'2','Islam','2023-10-19 09:12:20',NULL),(4966,53,2846,'Muhammad Mubeen ',NULL,NULL,'Muhammad Asgher ','42101-1189289-7','03097504830','Nazia ','3','Islam','2023-10-19 09:12:26',NULL),(4967,99,2922,'Muhammad Kashif',NULL,'2016-05-02','Sajid','31302-6116281-9',NULL,'Kaneez','2','Islam','2023-10-19 09:12:37',NULL),(4968,73,2675,'Nimra',NULL,'2014-03-20','Masood Akhtar','42101-1571491-7','0335-4820733','Zareen begum','3','Islam','2023-10-19 09:12:46',NULL),(4969,32,2304,'Raheema',NULL,'2011-08-08','Mehndi Hassan',NULL,'03102147915','Zaitoon Bibi','3','Islam','2023-10-19 09:13:56','2023-10-28 07:53:33'),(4970,55,2813,'Sheeza',NULL,'2016-07-14','Imran',NULL,'0314-23717135','Samreen Kanwal','2','Islam','2023-10-19 09:14:07',NULL),(4971,73,2692,'Meerab',NULL,'2015-02-22','Muhammad Zubair','42101-4470550-5','0311-8397337','Nida Zubair','3','Islam','2023-10-19 09:14:22',NULL),(4972,53,2863,'Muhammad Bilawal Asif ',NULL,'2014-09-30','Muhammad Asif','31320-0194728-3','03440222179','Rafia Bibi','3','Islam','2023-10-19 09:15:20',NULL),(4973,32,2323,'Bakhtawar Mayi',NULL,'2013-12-12','Allah Ditta',NULL,'03082100413','Naseeb BIbi','3','Islam','2023-10-19 09:15:30',NULL),(4974,55,2825,'Muhammad Haseeb',NULL,'2010-10-25','Asad Ullah',NULL,'0312-2122681',NULL,'2','Islam','2023-10-19 09:15:37',NULL),(4975,99,2956,'Muhammad Ayan ',NULL,'2016-06-29','Muhammad Iqbal','36302-5541445-5',NULL,'Sonia','2','Islam','2023-10-19 09:15:44',NULL),(4976,32,2330,'Iqra',NULL,'2012-07-22','Aqeel Hussain',NULL,'03112962633','Shaheen Naz','3','Islam','2023-10-19 09:16:47',NULL),(4977,73,2693,'Zainab',NULL,'2012-09-24','Abdul Munim','42101-5505345-7','0300-2445752','Parveen','3','Islam','2023-10-19 09:16:53',NULL),(4978,55,2826,'Kashaf Fatima',NULL,'2015-06-04','Nasir',NULL,'0311-144639041',NULL,'2','Islam','2023-10-19 09:16:58',NULL),(4979,99,2959,'Aliyan ',NULL,'2016-07-08','Qadeer','36602-8741754-9',NULL,'Sara','2','Islam','2023-10-19 09:17:01',NULL),(4980,53,2885,'Muhammad Umer',NULL,NULL,'Arif Khan ','42101-1422029-9','03362237147','Ambreen ','3','Islam','2023-10-19 09:17:48',NULL),(4981,55,2827,'Bismah',NULL,'2013-06-06','Ali Gul',NULL,NULL,NULL,'2','Islam','2023-10-19 09:17:49',NULL),(4982,32,2329,'Falak Naz',NULL,'2010-07-17','Faisal',NULL,'03162597551','Nosheen','3','Islam','2023-10-19 09:17:55',NULL),(4983,99,2964,'Muhammad Zaid',NULL,'2016-02-05','Nadeem','42101-7907394-5',NULL,'Lubna','2','Islam','2023-10-19 09:18:00',NULL),(4984,55,2834,'Amna Bibi',NULL,'2011-02-08','Gulam Abbas',NULL,NULL,NULL,'2','Islam','2023-10-19 09:18:54',NULL),(4985,32,1932,'Rafay Ali',NULL,'2011-07-09','Imran Ali',NULL,'03182326763','Hina','4','Islam','2023-10-19 09:19:04',NULL),(4986,73,2695,'Unzila',NULL,'2011-10-05','Khursheed Ahmed','42301-1687025-1','0312-8736382','Ghazala','3','Islam','2023-10-19 09:19:09',NULL),(4987,99,3000,'Muhammad Younus',NULL,'2017-04-26','Serwer','42101-4784877-9',NULL,'Kausar','2','Islam','2023-10-19 09:19:22',NULL),(4988,32,1939,'Muhammad Shahood','','2014-03-12','Imran','','03456173733','Fouzia','4','Islam','2023-10-19 09:19:43','2023-10-19 09:21:17'),(4989,53,2893,'Ayesha Rao Hanif ',NULL,'2016-01-13','Muhammad Hanif ','42101-7287857-1','03154945031','Hira','3','Islam','2023-10-19 09:20:10',NULL),(4990,55,2835,'Noor Fatima',NULL,'2016-07-24','Gulam Abbas',NULL,NULL,NULL,'2','Islam','2023-10-19 09:20:11',NULL),(4991,73,2696,'Hiba ',NULL,NULL,'Javed','42101-9179868-5',NULL,'Sehrish','3','Islam','2023-10-19 09:20:36',NULL),(4992,99,2721,'Iqra',NULL,'2017-01-23','Imran ','42101-0303253-9',NULL,'Madiha','2','Islam','2023-10-19 09:21:00',NULL),(4993,73,2697,'Affan',NULL,NULL,'Javed',NULL,NULL,'Sehrish','3','Islam','2023-10-19 09:21:23',NULL),(4994,55,2839,'Kanwal',NULL,'2009-02-18','Muhammad Rasheed',NULL,NULL,NULL,'2','Islam','2023-10-19 09:21:24',NULL),(4995,99,2722,'Nimra',NULL,'2016-01-15','Imran','42101-3030253-9',NULL,'Madiha','2','Islam','2023-10-19 09:22:02',NULL),(4996,73,2698,'Rohan',NULL,NULL,'Javed',NULL,NULL,'Sehrish','3','Islam','2023-10-19 09:22:11',NULL),(4997,32,1969,'Abdul Rehman',NULL,'2009-11-06','Manzoor Hussain',NULL,'03402132008','Sabiha','4','Islam','2023-10-19 09:22:39',NULL),(4998,55,2841,'Omaima',NULL,'2013-02-27','Gulam Raza',NULL,NULL,NULL,'2','Islam','2023-10-19 09:23:05',NULL),(4999,73,2699,'Subhan',NULL,NULL,'Javed',NULL,NULL,'Sehrish','3','Islam','2023-10-19 09:23:08',NULL),(5000,99,2738,'Anaya',NULL,'2016-06-13','Shahzad Hussain','42101-8906351-9',NULL,'Sobia','2','Islam','2023-10-19 09:23:25',NULL),(5002,55,2861,'Anaya ',NULL,'2015-08-05','Mubarak Ali',NULL,NULL,NULL,'2','Islam','2023-10-19 09:24:01',NULL),(5003,53,2922,'Mariyam ',NULL,'2013-12-29','Muhammad Shahid ','42101-7500033-7','031120147822','Uzma Shahid ','3','Islam','2023-10-19 09:24:45',NULL),(5004,99,2768,'Zainab',NULL,'2015-08-24','Tariq Mehmood','42101-2820187-5',NULL,'Ambreen','2','Islam','2023-10-19 09:24:47',NULL),(5005,73,2703,'Emaan',NULL,'2013-03-27','Uzair Ali ','42101-337472-7','0311-2132711','Sehar Naz','3','Islam','2023-10-19 09:24:56',NULL),(5006,55,2864,'Areeba',NULL,'2011-09-23','Arshad',NULL,NULL,NULL,'2','Islam','2023-10-19 09:25:02',NULL),(5007,59,5701,'Muhammad Umer',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1',NULL,'2023-10-19 09:25:40',NULL),(5008,99,2771,'Miskat',NULL,'2016-12-31','Danish','42101-6366906-9',NULL,'Urroj','2','Islam','2023-10-19 09:25:55',NULL),(5009,55,2865,'Fatima Bibi',NULL,'2012-12-22','Arshad',NULL,NULL,NULL,'2','Islam','2023-10-19 09:26:23',NULL),(5010,32,1998,'Samya Fatima',NULL,NULL,'Salman Ahmed',NULL,'03452160480','Yasmeen','4','Islam','2023-10-19 09:26:43',NULL),(5011,99,2814,'Sonia',NULL,'2016-09-29','Muhammad Sultan ','31302-2737414-0',NULL,'Rehana','2','Islam','2023-10-19 09:27:03',NULL),(5012,53,2982,'Unzila Fatima ',NULL,'2013-02-18','Muhammad Waqas Ahmed','42101-6771976-7','031228937751','Razia Naz ','3','Islam','2023-10-19 09:27:06',NULL),(5013,32,2059,'Maria',NULL,NULL,'Arshad Ali',NULL,'03132030507','Reshma','4','Islam','2023-10-19 09:27:43','2023-10-28 07:46:42'),(5014,99,2816,'Maheen ',NULL,'2016-11-12','Shamshad Ali','42101-1666961-7',NULL,'Memoona','2','Islam','2023-10-19 09:27:57',NULL),(5015,59,5488,'Aman',NULL,NULL,'Adnan Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-19 09:28:00',NULL),(5017,32,2066,'Muhammad Sami',NULL,NULL,'Muhammad Arif Khan',NULL,'03112695857','Sumaira','4','Islam','2023-10-19 09:28:38',NULL),(5018,73,2706,'Dua ',NULL,'2013-02-05','Muhammad Ahmed','42101-0570636-3','0310-2782423','Shehreen','3','Islam','2023-10-19 09:28:47',NULL),(5020,99,2829,'Meerab ',NULL,'2015-06-30','Sajid','42101-6337312-3',NULL,'Shumaila','2','Islam','2023-10-19 09:29:25',NULL),(5022,32,2067,'MUhammad Hamza',NULL,NULL,'Muhammad Arif Khan',NULL,'03112695857','Sumaira','4','Islam','2023-10-19 09:29:49',NULL),(5023,55,2867,'Muhammad hassan',NULL,'2014-08-25','Muhammad rashid',NULL,NULL,NULL,'2','Islam','2023-10-19 09:29:52',NULL),(5024,73,2715,'Hooria',NULL,NULL,'Imran','42101-1473422-7',NULL,NULL,'3','Islam','2023-10-19 09:30:31',NULL),(5025,99,2846,'Noor Fatima',NULL,'2016-07-02','Muhammad Safdar','42101-9462041-7',NULL,'Surrya','2','Islam','2023-10-19 09:30:35',NULL),(5026,32,2100,'Bushra Naz',NULL,NULL,'Faheem Ahmed',NULL,'03129882403','Huma','4','Islam','2023-10-19 09:30:37',NULL),(5027,55,2868,'Syed Muhammad Fasih',NULL,'2015-06-12','Syed Ameen-Ud-Din',NULL,NULL,NULL,'2','Islam','2023-10-19 09:31:10',NULL),(5028,99,2847,'Mariam','','2016-02-25','Sanaullah','31301-7404481-3','','Shazia','2','Islam','2023-10-19 09:31:17','2023-10-19 09:33:44'),(5029,53,2936,'Irfan Khan ',NULL,'2013-04-30','Amir Khan ','42101-5819465-5','03133204386','Asma ','3','Islam','2023-10-19 09:31:35',NULL),(5030,32,2107,'Ahmed Ali',NULL,NULL,'Abdul Waheed Ali Khan',NULL,'0324321624','Khairun Nisa','4','Islam','2023-10-19 09:31:47',NULL),(5031,55,2870,'Javeria Bibi',NULL,'2016-07-26','Nazim Hussain',NULL,NULL,NULL,'2','Islam','2023-10-19 09:32:11',NULL),(5032,73,2716,'Uzair Ahmed',NULL,'2012-08-31','Abdul Hameed','44103-6338615-7','0310-2871781','Rasheeda','3','Islam','2023-10-19 09:32:22',NULL),(5033,32,2113,'Ayman',NULL,NULL,'Abdul Naeem',NULL,'03003600958','Rozina','4','Islam','2023-10-19 09:32:50',NULL),(5034,55,2871,'Bisma',NULL,'2011-07-13','Haji Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-19 09:32:52',NULL),(5035,53,2953,'Muskan ',NULL,'2013-02-28','Muhammad Wali ','42101-9694938-9','03132298668','Rabia ','3','Islam','2023-10-19 09:33:19',NULL),(5036,55,2872,'Shabaz',NULL,'2014-09-11','Abid Hussain',NULL,NULL,NULL,'2','Islam','2023-10-19 09:33:27',NULL),(5038,55,2874,'Mahnaz',NULL,'2014-09-11','Rafeeq Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-19 09:34:14',NULL),(5039,32,2129,'Muhammad Anus',NULL,NULL,'Muhammad Arshad',NULL,'03003554696','Hasina','4','Islam','2023-10-19 09:34:58',NULL),(5040,73,2747,'Namal Naz',NULL,'2014-10-05','Syed Shoukat Ali','42101-1426410-1',NULL,'Kaneez Fatima ','3','Islam','2023-10-19 09:35:39',NULL),(5041,55,2875,'Reshma',NULL,'2013-05-20','Rafeeq Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-19 09:35:45',NULL),(5042,32,2157,'Areesha Noor',NULL,NULL,'Muhammad Anwar',NULL,'03122258105','Ayesha','4','Islam','2023-10-19 09:35:51',NULL),(5043,53,2954,'Alishba ',NULL,NULL,'Ghulam Rasool ','43407-0341537-7','03168418084','Bano','3','Islam','2023-10-19 09:36:15',NULL),(5044,99,2850,'Mehak',NULL,'2016-07-10','Ahmad Khan','42101-4581021-5',NULL,NULL,'2','Islam','2023-10-19 09:36:16',NULL),(5045,55,2876,'Ayesha',NULL,'2013-12-22','Muhammad kashif',NULL,NULL,NULL,'2','Islam','2023-10-19 09:36:24',NULL),(5046,55,2893,'Muhammad Fahad',NULL,'2008-10-02','Ashiq Hussain',NULL,NULL,NULL,'2','Islam','2023-10-19 09:37:18',NULL),(5047,32,2160,'Ushna',NULL,NULL,'Muhammad Parvez',NULL,'03223557507','Rizwan','4','Islam','2023-10-19 09:37:19',NULL),(5048,99,2858,'Pareeza',NULL,'2016-01-20','Asad Khan','42101-7050406-9',NULL,'Fatima','2','Islam','2023-10-19 09:37:36',NULL),(5049,73,2748,'Muskan',NULL,'2013-08-16','Anwar Baig','42101-2855038-7','0321-4812630','Shazia','3','Islam','2023-10-19 09:37:58',NULL),(5050,55,2898,'Laiba Batool',NULL,'2015-08-14','Nasir ',NULL,NULL,NULL,'2','Islam','2023-10-19 09:38:05',NULL),(5051,53,2962,'Usman ',NULL,'2012-09-03','Kamran ','42101-9621924-3','03142601467','Nabila ','3','Islam','2023-10-19 09:38:37',NULL),(5052,99,2859,'Uzma Bibi',NULL,'2015-09-30','Sameedo Khan','32403-4318198-9',NULL,'Asi','2','Islam','2023-10-19 09:38:57',NULL),(5053,55,2899,'Shahzeb',NULL,'2011-07-11','Saeed Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-19 09:39:02',NULL),(5056,99,2863,'Khadija',NULL,'2017-07-16','Muhammad Akber','42101-8893441-7',NULL,'Kalsoom','2','Islam','2023-10-19 09:40:05',NULL),(5057,55,2904,'Abdullah ',NULL,'2011-04-25','Muhammad Saleem',NULL,NULL,NULL,'2','Islam','2023-10-19 09:40:20',NULL),(5058,53,2973,'Rukhsar ',NULL,'2010-10-04','Muhammad Javaid ','42101-2886063-1','03130697123','Nasreen ','3','Islam','2023-10-19 09:40:42',NULL),(5059,99,2872,'Khadija',NULL,'2015-07-30','Muhammad Iqbal','42101-6306987-5',NULL,'Shazia','2','Islam','2023-10-19 09:41:15',NULL),(5060,55,2912,'Javeria',NULL,'2010-04-20','Muhammad Aslam',NULL,NULL,NULL,'2','Islam','2023-10-19 09:41:20',NULL),(5061,73,2862,'Sumaima',NULL,'2014-06-18','Mujahid Hussain Qadri','42101-1663240-3','0315-2867576','Shumaila','3','Islam','2023-10-19 09:41:30',NULL),(5062,55,2946,'Huzaifa',NULL,'2011-02-28','Muhammad Ali',NULL,NULL,NULL,'2','Islam','2023-10-19 09:42:04',NULL),(5063,53,2994,'Hoorain Saleem ',NULL,'2015-02-11','Saleem Ahmed ','42101-7248548-7','03101033980','Mehreen Saleem ','3','Islam','2023-10-19 09:42:43',NULL),(5064,55,2947,'Ayyan',NULL,'2013-10-05','Muhammad Nadeem',NULL,NULL,NULL,'2','Islam','2023-10-19 09:42:55',NULL),(5065,99,2877,'Fabiha',NULL,'2015-07-10','Muhammad Luqman','41307-6365185-1',NULL,'Rukhsana','2','Islam','2023-10-19 09:43:10',NULL),(5066,73,2863,'Dua Noor',NULL,'2014-06-10','Muhammad Dil Feroz','42101-4610748-5','0310-2807711','Hina Naz','3','Islam','2023-10-19 09:43:11',NULL),(5067,99,2887,'Anabia Hussain ',NULL,'2016-05-29','Nazeer Hussain ','42101-5664033-1',NULL,'Sadaf','2','Islam','2023-10-19 09:44:33',NULL),(5068,53,2995,'Hooria ',NULL,'2012-05-21','Saleem Ahmed ','42101-7248548-7','03101033980','Mehreen Saleem ','3','Islam','2023-10-19 09:44:56',NULL),(5069,73,2864,'Maheen',NULL,'2012-03-09','Muhammad Nawab Ali Ghouri','42101-2144193-9',NULL,'Shumaila','3','Islam','2023-10-19 09:44:59',NULL),(5070,53,2996,'Wasma ',NULL,'2012-09-13','Waseem','42301-9515185-3','03221072511','Zehra ','3','Islam','2023-10-19 09:47:36',NULL),(5071,53,3009,'Muntaha ',NULL,'2015-05-09','Saleem Shehzad ','42101-1546435-1','03322523728','Mehwish Kanwal ','3','Islam','2023-10-19 09:49:45',NULL),(5072,53,3010,'Mariyam ',NULL,'2013-09-17','Saleem Shehzad ','42101-1546435-1','03322523728','Mehwish Kanwal ','3','Islam','2023-10-19 09:52:49',NULL),(5073,53,3011,'Wania',NULL,'2015-02-12','Danish ','42201-5009485-3','03021675033','Kiran ','3','Islam','2023-10-19 09:56:14',NULL),(5074,53,3037,'Amber ',NULL,'2015-07-21','Sagheer Ahmed','42101-1682224-1','03002108429','Faizun Nisa ','3','Islam','2023-10-19 09:58:23',NULL),(5075,53,3054,'Khadija Kanwal',NULL,'2013-09-08','Muhammad Shahid ','42401-0722114-7','03173575887','Saira Tabassum ','3','Islam','2023-10-19 10:00:21',NULL),(5076,99,2907,'Umm e Hani',NULL,'2016-06-11','Muhammad Waseem ',NULL,NULL,'Reema','2','Islam','2023-10-19 10:06:31',NULL),(5077,53,3079,'Mahaba ',NULL,'2012-07-01','Haroon Khan ','42401-5012977-0','03215504017','Aysha ','3','Islam','2023-10-19 10:07:17',NULL),(5078,99,2914,'Umm e Habiba',NULL,'2018-03-29','Gul Sher Muhammad',NULL,NULL,'Shumaila','2','Islam','2023-10-19 10:07:39',NULL),(5079,99,2916,'Mehak Fatima',NULL,'2016-07-07','Muhammad Ayub',NULL,NULL,'Shehla','2','Islam','2023-10-19 10:08:44',NULL),(5080,53,3080,'Kinza Hussain ',NULL,'2010-11-02','Muhammad Zahid ','42101-5813362-5','03104587415','Erum Gul','3','Islam','2023-10-19 10:10:09',NULL),(5081,99,2933,'Anabia Kanwal',NULL,'2015-08-20','Danial','42101-9558376-7',NULL,'Nazia','2','Islam','2023-10-19 10:11:50',NULL),(5082,53,3081,'Zoha ',NULL,'2013-01-20','Mansoor Islam ','14301-4934385-7','03433201251','Huma ','3','Islam','2023-10-19 10:12:27',NULL),(5083,99,2923,'Atia Bibi',NULL,'2015-03-10','Muhammad Sajid','31302-6116281-9',NULL,'Kaneez','2','Islam','2023-10-19 10:14:15',NULL),(5084,53,3082,'Amna ',NULL,'2015-03-15','Mansoor Baig ','42101-9781911-5','03122107512','Zainub ','3','Islam','2023-10-19 10:14:20',NULL),(5085,99,2935,'Mamoona',NULL,'2014-06-10','Syed Mehmood Ali','42501-7799909-9',NULL,'Samreen','2','Islam','2023-10-19 10:16:02',NULL),(5086,99,2954,'Rameen ',NULL,'2015-10-21','Muhammad Aijaz','34501-8922199-3',NULL,'Shahida','2','Islam','2023-10-19 10:17:29',NULL),(5087,53,3083,'Aiman ',NULL,'2013-02-20','Mansoor Baig ','42101-9781911-5','03122107512','Zainub ','3','Islam','2023-10-19 10:17:31',NULL),(5088,99,2955,'Mariyam Fatima',NULL,'2014-02-10','Muhammad Iqbal','36302-5541445-5',NULL,'Saba','2','Islam','2023-10-19 10:19:05',NULL),(5089,53,3102,'Minza Fatima ',NULL,'2013-08-13','Naveed Ahmed ','45402-1765128-3','03132281191','Bisma ','3','Islam','2023-10-19 10:20:00',NULL),(5090,99,2971,'Sania Muhammad',NULL,'2016-06-28','Muhammad Rashid','42101-3142462-9',NULL,'Sajida','2','Islam','2023-10-19 10:20:22',NULL),(5091,53,3120,'Kainat Hussain ',NULL,'2012-09-11','Muhammad Zahid ','42101-5813362-5','031014587415','Erum Gul','3','Islam','2023-10-19 10:21:13',NULL),(5092,99,2973,'Aisha Iqbal',NULL,'2015-11-13','Muhammad Iqbal','42101-9648528-7',NULL,'Kulsoom','2','Islam','2023-10-19 10:21:29',NULL),(5093,99,2978,'Nimra',NULL,'2016-06-11','Muhammad Ashiq','42101-2945454-9',NULL,'Naila','2','Islam','2023-10-19 10:22:16',NULL),(5094,53,3122,'Bhaktia Khan ',NULL,'2014-10-08','Kashif Khan ','42101-7299546-9','03121200917','Saba ','3','Islam','2023-10-19 10:22:25',NULL),(5095,99,2980,'Masifa',NULL,'2015-07-19','Ahmed Suleman','42101-1739413-5',NULL,'Sumaira','2','Islam','2023-10-19 10:23:16',NULL),(5096,53,2516,'Eshal Khan ',NULL,'2013-05-01','Muhammad Imran ','42101-6361787-3','03155718360','Hina Imran ','4','Islam','2023-10-19 10:23:53',NULL),(5097,99,2989,'Manahil Khan`',NULL,'2016-08-18','Atif Khan','42101-8273253-9',NULL,NULL,'2','Islam','2023-10-19 10:24:14',NULL),(5098,99,2992,'Ayesha Iqbal',NULL,'2015-11-01','Nazeer Abbas ','42101-6745371-3',NULL,'Samina','2','Islam','2023-10-19 10:25:16',NULL),(5099,53,2554,'Haidar Raza ',NULL,'2013-07-10','Dilawar Khan ','42101-1991082-9','030028448661','Parveen Dilawar ','4','Islam','2023-10-19 10:25:56',NULL),(5101,99,2994,'Maham',NULL,'2013-06-06','Suleman','42401-1249405-1',NULL,'Uroosa','2','Islam','2023-10-19 10:26:09',NULL),(5102,32,2161,'Ali Raza',NULL,NULL,'Faheem',NULL,'03132356320','Imrana','4','Islam','2023-10-19 10:26:48',NULL),(5103,53,2625,'Wasif Ahmed ',NULL,'2009-12-15','Raees Ahmed','42101-6599044-5','03112475911','Parveen ','4','Islam','2023-10-19 10:26:59',NULL),(5104,53,2670,'Muhammad Rameez ',NULL,'2011-05-13','Saif Uddin ','42101-8039331-7','03111062579','Ambar ','4','Islam','2023-10-19 10:28:41',NULL),(5105,32,2189,'Noreen',NULL,NULL,'Muhammad Shoaib',NULL,'03452660460','Nosheen','4','Islam','2023-10-19 10:29:43',NULL),(5106,53,2760,'Rimsha Rashid ',NULL,'2013-07-24','Muhammad Rashid ','44206-2225422-5','031027313162','Amna ','4','Islam','2023-10-19 10:30:28',NULL),(5107,53,2775,'Fizza Farooq',NULL,'2012-07-24','Farooq Ali',NULL,NULL,NULL,'4','Islam','2023-10-19 10:31:17',NULL),(5112,53,2780,'Alishah Kanwal ',NULL,'2014-02-10','Muhammad Meeraj ','42101-1367302-3','031181529071','Mubeena ','4','Islam','2023-10-19 10:33:03',NULL),(5114,53,2784,'Anoosha Nasir ',NULL,'2014-06-16','Muhammad Nasir ','42101-1764396-5',NULL,'Rubi','4','Islam','2023-10-19 10:34:12',NULL),(5115,53,2801,'Minzha ',NULL,NULL,'Adil Ali','42101-6510067-6','03131194606',NULL,'4','Islam','2023-10-19 10:35:43',NULL),(5116,32,2194,'Noor Fatima',NULL,NULL,'Muhammad Pervez',NULL,'03223557507','Rizwana','4','Islam','2023-10-19 10:36:55',NULL),(5117,53,2837,'Mariyum Naz ',NULL,'2011-10-13','Muhammad Asghar ','42101-8928976-9',NULL,'Nazia ','4','Islam','2023-10-19 10:37:06',NULL),(5118,99,2611,'Muhammad Faizan ',NULL,'2016-08-24','Muhammad Siddiqui','42101-0265636-7',NULL,'Samina','3','Islam','2023-10-19 10:38:03',NULL),(5119,53,2886,'Hadia Ali ',NULL,'2013-07-28','Sikandar Ali ','42101-1662353-1',NULL,'Tahira Begum ','4','Islam','2023-10-19 10:38:08',NULL),(5121,32,2234,'Muskan',NULL,NULL,'Anwar ',NULL,'03322320637','Khadija','4','Islam','2023-10-19 10:39:02',NULL),(5122,99,2654,'Basit Ali',NULL,'2017-05-03','Akram Hussain','32301-2201074-1',NULL,'Rahat','3','Islam','2023-10-19 10:39:23',NULL),(5123,53,2894,'Zainab Hanif ',NULL,'2014-08-05','Muhammad Hanif ','42101-7287857-1',NULL,'Hira Gul','4','Islam','2023-10-19 10:39:42',NULL),(5124,32,2270,'Fizza Ejaz',NULL,NULL,'Ejaz Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-19 10:39:51','2023-10-28 07:48:58'),(5125,99,2658,'Muhammad Umair',NULL,'2016-10-08','Abid Hussain ','42101-6374555-3',NULL,'Kaneez Fatima','3','Islam','2023-10-19 10:40:35',NULL),(5126,53,2909,'Hassan Raza ',NULL,'2011-06-07','Muhammad Ziaudiin ','42101-3090103-0','030102653575',NULL,'4','Islam','2023-10-19 10:41:01',NULL),(5127,99,2687,'Faizan ',NULL,'2013-11-17','Nadeem ','42501-0925174-3',NULL,'Amna','3','Islam','2023-10-19 10:41:32',NULL),(5128,32,2334,'Abdul Rehman',NULL,NULL,'Mahtab',NULL,'03196865552','Sumera','4','Islam','2023-10-19 10:42:05',NULL),(5129,53,2979,'Ayesha ',NULL,NULL,'Allao Din Ali ','42101-1419420-3','031424131817',NULL,'4','Islam','2023-10-19 10:42:14',NULL),(5130,32,2339,'Zara',NULL,NULL,'Abdul Rehman',NULL,'03152527339','Fouzia','4','Islam','2023-10-19 10:43:12',NULL),(5131,53,2997,'Bilal Ahmed',NULL,'2011-02-06','Muhammad Saleem ','42101-7248583-7',NULL,'Mehreen ','4','Islam','2023-10-19 10:43:32',NULL),(5132,32,1881,'Kinza ',NULL,NULL,'Habib-ur-Rehman',NULL,NULL,'Meena Habib','5','Islam','2023-10-19 10:44:31',NULL),(5133,53,3012,'Muskan ',NULL,'2012-02-11','Ashfaq Hussan','42101-2667131-5',NULL,'Fatima Ashfaque ','4','Islam','2023-10-19 10:44:41',NULL),(5134,32,1923,'Taha',NULL,NULL,'Abdul Rehman',NULL,'03092533692','Parveen','5','Islam','2023-10-19 10:45:23',NULL),(5135,99,2698,'Huzaifa',NULL,'2016-06-27','Abdul Jabbar ','42201-1112542-9',NULL,'Shumaila','3','Islam','2023-10-19 10:45:58',NULL),(5136,53,3033,'Rameesha ',NULL,'2010-01-29','Muhammad Fayyaz ','42101-8257906-5',NULL,'Rubina Tabassum ','4','Islam','2023-10-19 10:46:10',NULL),(5137,32,1941,'Dua ',NULL,NULL,'Nadeem',NULL,'03151225995','Saima Nadeem','5','Islam','2023-10-19 10:46:14',NULL),(5138,99,2734,'Muhammad Arman',NULL,'2015-05-13','Muhammad Noman','42401-0110791-5',NULL,'Nidha','3','Islam','2023-10-19 10:47:00',NULL),(5139,99,2736,'Husnain Ahmed ',NULL,'2016-05-21','Rahil Hussain ','42101-9914088-1',NULL,'Sehar','3','Islam','2023-10-19 10:47:48',NULL),(5140,32,1960,'Alisha',NULL,NULL,'Hamid ',NULL,'03152808105','Shahbana','5','Islam','2023-10-19 10:47:57','2023-10-28 07:49:33'),(5141,53,3038,'Hooriya',NULL,'2012-06-11','Sagheer Ahmed','42101-1682224-1','03132108429','Faiz Un Nisa ','4','Islam','2023-10-19 10:48:06',NULL),(5142,32,2051,'Eman',NULL,NULL,'Muhammad Ali',NULL,'03162727329','Fouzia','5','Islam','2023-10-19 10:48:49',NULL),(5147,99,2751,'Azan ',NULL,'2015-06-27','Muhammad Asim ','42401-6522987-3',NULL,'Asma','3','Islam','2023-10-19 10:49:23',NULL),(5150,32,2101,'Wania ',NULL,NULL,'Muhammad Farukh',NULL,'031120473775','Sehar','5','Islam','2023-10-19 10:50:28',NULL),(5151,32,2127,'Sania ',NULL,NULL,'Zahid',NULL,'3115',NULL,'-1',NULL,'2023-10-19 10:51:12',NULL),(5152,53,2294,'Muhammad Fazil',NULL,'2008-12-02','Akbar Ali ','41303-8378023-3',NULL,'Gulshan ','5','Islam','2023-10-19 10:51:42',NULL),(5153,32,2162,'Madiha',NULL,NULL,'Faheem',NULL,'03132356320','Imran','5','Islam','2023-10-19 10:52:59',NULL),(5154,99,2756,'Muhammad Aliyan ',NULL,'2014-05-03','Asim ','42101-1661097-3',NULL,'Nazish','3','Islam','2023-10-19 10:53:05',NULL),(5155,53,2376,'Syeda Waniya Waqqar',NULL,'2011-09-09','Syed Waqqar Ahmed ','42101-2263788-7','03442137110','Noori','5','Islam','2023-10-19 10:53:15',NULL),(5156,32,2207,'Ghulam Mustafa',NULL,NULL,'Muhammad Kashif',NULL,'03155645816','Yasmeen','5','Islam','2023-10-19 10:53:58',NULL),(5157,53,2478,'Aainee',NULL,'2011-04-11','Muhammad Ahmed ','31302-9378849-9','0302762113','Fauzia Naz','5','Islam','2023-10-19 10:54:27',NULL),(5158,32,2208,'Khushi',NULL,NULL,'Muhammad Kashif',NULL,'03155645816','Yasmeen','5','Islam','2023-10-19 10:55:02',NULL),(5159,99,2777,'Kuzaima',NULL,'2014-01-11','Muhammad Aslam','42301-0832834-3',NULL,'Shagufta','3','Islam','2023-10-19 10:55:07',NULL),(5160,53,2490,'Muneeba ',NULL,'2011-11-11','Muhammad Zafar','42101-2784358-1',NULL,'NIghat Zafar','5','Islam','2023-10-19 10:55:39',NULL),(5161,32,2266,'Frayal',NULL,NULL,'Maroof Khan',NULL,'03162566038','Farzana','5','Islam','2023-10-19 10:56:15',NULL),(5162,99,2781,'Muhammad Anus',NULL,'2014-11-11','Muhammad Sanaullah ','30301-7404481-3',NULL,'Shazia','3','Islam','2023-10-19 10:56:55',NULL),(5163,32,2267,'Farheen',NULL,NULL,'Maroof Khan',NULL,'03162566038','Farzana ','5','Islam','2023-10-19 10:57:28','2023-10-28 07:52:28'),(5164,53,2506,'Mariam ',NULL,'2012-12-12','Syed Arbaaz Shah','41302-7151887-7','03162594255','Sonia','5','Islam','2023-10-19 10:57:46',NULL),(5165,32,2293,'Zarish',NULL,NULL,'Jawed',NULL,'03118428203','Reema Jawed ','5','Islam','2023-10-19 10:58:44',NULL),(5166,53,2529,'Umm e Hania',NULL,'2011-04-16','Dilawar Khan ','42101-9910821-9','03002848661','Parveen Dilawar ','5','Islam','2023-10-19 10:59:08',NULL),(5167,99,2809,'Mehmood ',NULL,'2015-01-07','Muhammad Ibrahim ','42101-7815191-7',NULL,'Sobia','3','Islam','2023-10-19 10:59:12',NULL),(5168,32,2307,'Isha ',NULL,NULL,'Muhammad Shakir',NULL,'03150236841','Rakhshi','5','Islam','2023-10-19 11:00:03',NULL),(5169,53,2530,'Bisma ',NULL,'2011-06-09','Shakeel Khan ','42101-7345128-5','030456282496','Naveeda Shakeel','5','Islam','2023-10-19 11:00:28',NULL),(5170,32,2345,'Shahbaz',NULL,NULL,'Farhana Haider',NULL,'03139013437','Najma ','5','Islam','2023-10-19 11:02:06',NULL),(5171,53,2531,'Umm e hani ',NULL,'2012-01-20','Rehan ','42101-1894928-5','03151125117','Huma Farooq','5','Islam','2023-10-19 11:02:19',NULL),(5172,53,2532,'Iqra Saeed ',NULL,'2012-12-17','Syed Ahmed ','42101-8239893-1','03453994701','Samreen ','5','Islam','2023-10-19 11:03:50',NULL),(5173,99,2831,'Muhammad Azlan Sheikh',NULL,'2015-07-09','Jahanzaib','42101-5297214-1',NULL,'Erum Fatima','3','Islam','2023-10-19 11:03:57',NULL),(5174,99,2834,'Yawar Ansari ',NULL,'2014-09-02','Muhammad Qasim ','42101-1870138-5',NULL,'Nazma','3','Islam','2023-10-19 11:05:17',NULL),(5175,53,2570,'Rabia',NULL,'2014-02-21','Saleem Ahmed ','42101-2857555-5','03128506921','Marium','5','Islam','2023-10-19 11:05:36',NULL),(5176,99,2857,'Hamza Ahmed ',NULL,'2013-07-21','Ahmed Khan','42101-4581021-5',NULL,'Shehla','3','Islam','2023-10-19 11:06:31',NULL),(5177,53,2677,'Sahil Sajjad ',NULL,'2011-01-23','Fayyaz Najam ','42101-7925206-9','03150201357','Shazia Khan ','5','Islam','2023-10-19 11:07:11',NULL),(5178,99,2868,'Muhammad Abdullah ',NULL,'2014-10-31','Fazan ','42101-0639004-1',NULL,'Rubab','3','Islam','2023-10-19 11:08:00',NULL),(5179,53,2703,'Noor Dua ',NULL,'2010-06-23','Muhammad Rahat ','42101-7110013-3',NULL,'Hina ','5','Islam','2023-10-19 11:08:33',NULL),(5180,99,2880,'Muhammad Huanin',NULL,'2014-06-30','Muhammad Umair','42101-9998154-3',NULL,'Naina','3','Islam','2023-10-19 11:09:42',NULL),(5181,53,2718,'Muhammad Farhal Khan ',NULL,'2010-06-16','Rehan Khan ','42101-8104984-7','03182346326','Ambreen ','5','Islam','2023-10-19 11:09:53',NULL),(5182,99,2886,'Muheed Uddin ',NULL,'2017-07-12','Mayraj uddin ','42101-6760526-9',NULL,'Urooj','3','Islam','2023-10-19 11:10:57',NULL),(5183,53,2792,'Moiz Ali ',NULL,'2008-05-21','Mumtaz Ali ','42101-6739915-5','03138263054','Shahbana ','5','Islam','2023-10-19 11:11:05',NULL),(5185,99,2897,'Muhammad Ayan ',NULL,'2015-03-20','Noor Muhammad ','42301-8191626-1',NULL,'Sana','3','Islam','2023-10-19 11:12:00',NULL),(5186,53,2793,'Bushra Fareed ',NULL,'2011-08-26','Fareed Ahmed ','42201-1442667-1','03122748874','Zohra Fareed ','5','Islam','2023-10-19 11:12:41',NULL),(5189,53,2796,'Sara Abdur Rauf ',NULL,'2012-05-30','Abdur Rauf ','42101-9981928-9','03120890142','Sajida ','5','Islam','2023-10-19 11:14:30',NULL),(5190,74,4648,'Atif',NULL,NULL,'Shaukat','42101-0219522-9',NULL,'Parveen','1','Islam','2023-10-19 11:15:04',NULL),(5191,99,2915,'Azan Khan',NULL,'2014-09-16','Muhammad Ayub Khan','42201-8800549-3',NULL,'Shehla','3','Islam','2023-10-19 11:15:37',NULL),(5192,53,2802,'Aliza ',NULL,NULL,'Adil Ali ','42101-6510067-6','03131194606','Shahbana','5','Islam','2023-10-19 11:15:40',NULL),(5193,74,4647,'Abbas ',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'1','Islam','2023-10-19 11:16:36',NULL),(5194,99,2937,'Farhat',NULL,'2015-03-13','Muhammad Shahbaz ','36302-9090734-3',NULL,'Nargis','3','Islam','2023-10-19 11:16:49',NULL),(5195,53,2805,'Fabiha ',NULL,'2012-06-14','Tajdar Adil','42101-1548845-7','03182087104','Saima ','5','Islam','2023-10-19 11:16:56',NULL),(5196,99,2987,'Syed Ahsan Ali ',NULL,'2014-09-09','Syed Amir Ali','42101-2344739-1',NULL,'Asia','3','Islam','2023-10-19 11:18:09',NULL),(5197,74,4646,'Hussain',NULL,NULL,'Muhammad Tahir',NULL,NULL,'Samina','1','Islam','2023-10-19 11:18:32',NULL),(5198,53,2841,'Muntaha ',NULL,'2012-07-30','Akram Khan ','42101-1785428-5','03322278814','Romana Akram ','5','Islam','2023-10-19 11:18:45',NULL),(5199,74,4612,'Rumaisa ',NULL,NULL,'Yousuf Khan',NULL,NULL,'Farhana','1','Islam','2023-10-19 11:19:24',NULL),(5200,99,3001,'Muhammad Sufiyan',NULL,'2015-03-02','Zameer Ahmed','42101-4526897-9',NULL,'Nazia','3','Islam','2023-10-19 11:19:29',NULL),(5201,53,2858,'Shehzal ',NULL,'2010-06-06','Muhammad Rehan ','42101-3210762-3','03172051475','Saira Aatira','5','Islam','2023-10-19 11:20:05',NULL),(5202,74,4611,'Soofia',NULL,NULL,'Salman Khan',NULL,NULL,NULL,'1','Islam','2023-10-19 11:20:14',NULL),(5203,99,2465,'Anamta',NULL,'2013-12-21','Muhammad Waseem ','26601-1992279-9',NULL,NULL,'3','Islam','2023-10-19 11:21:07',NULL),(5204,74,4642,'Azan',NULL,NULL,'Rabnawaz',NULL,'03327605152','Tahira ','1','Islam','2023-10-19 11:21:16',NULL),(5205,53,2866,'Alisha ',NULL,'2009-08-07','Faizan Ahmed ','42101-3979580-9','03152011732','Sania','5','Islam','2023-10-19 11:21:49',NULL),(5206,99,2599,'Safia',NULL,'2015-03-27','Muhammad Shahid','42101-6968564-9',NULL,'Sana','3','Islam','2023-10-19 11:22:07',NULL),(5207,74,4638,'Muhammad Hussain',NULL,NULL,'Muhammad Arif',NULL,NULL,'Nousheen','1','Islam','2023-10-19 11:22:29',NULL),(5208,99,2621,'Laiba',NULL,'2014-12-05','Saad ullah','42201-6615709-9',NULL,'Rozina','3','Islam','2023-10-19 11:23:13',NULL),(5209,53,2868,'Saira Mujahid ',NULL,'2010-10-08','Muhammad Mujahid ','32102-6637639-3','03359528121','Rukhsana ','5','Islam','2023-10-19 11:23:27',NULL),(5210,74,4637,'Suddaiss',NULL,NULL,'Muhammad Arif',NULL,NULL,'Niusheen','1','Islam','2023-10-19 11:23:39',NULL),(5211,99,2622,'Naila',NULL,'2014-12-05','Saad ullah','42201-6615709-9',NULL,'Rozina','3','Islam','2023-10-19 11:24:10',NULL),(5212,74,4636,'Aisha ',NULL,NULL,'Shahzad ',NULL,NULL,'Ambreen','1','Islam','2023-10-19 11:24:40','2023-10-20 09:52:33'),(5213,53,2888,'Noor Fatima ',NULL,'2013-05-22','Tanveer Hussain ','42101-0954837-3','03343464742','Rukaiya Khatoon ','5','Islam','2023-10-19 11:25:08',NULL),(5214,74,4635,'Sohail',NULL,NULL,'Shaukat',NULL,NULL,'Perveen','1','Islam','2023-10-19 11:25:28',NULL),(5215,74,4644,'Umer ',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'1','Islam','2023-10-19 11:26:14',NULL),(5216,99,2696,'Shanza',NULL,'2015-01-15','Shah Muhammad ','42501-0444806-1',NULL,'Rabia','3','Islam','2023-10-19 11:26:20',NULL),(5217,53,2929,'Iqra ',NULL,'2012-03-17','Muhammad Waqas Ahmed ','42101-6771976-7','03333038041','Rafia Naz','5','Islam','2023-10-19 11:26:21',NULL),(5218,74,4663,'Aliva',NULL,NULL,'Ishaq',NULL,NULL,'Rubina','1','Islam','2023-10-19 11:27:30',NULL),(5219,99,2702,'Tahirah',NULL,'2016-03-03','Muhammad Saleem ','36301-6872692-1',NULL,'Bibi Fatima','3','Islam','2023-10-19 11:27:51',NULL),(5220,53,2960,'Hooriya Riffat ',NULL,'2013-01-27','Riffat Ullah ','42101-6562428-5','03122822913','Samreen Riffat ','5','Islam','2023-10-19 11:28:09',NULL),(5221,74,4634,'Aliza ',NULL,NULL,'Abdul Majeed ',NULL,NULL,NULL,'1','Islam','2023-10-19 11:28:13',NULL),(5222,99,2708,'Rubab',NULL,'2016-10-08','Nizam Ud Din','45303-8131924-9',NULL,'Fouzia','3','Islam','2023-10-19 11:29:10',NULL),(5223,74,4651,'Maryam',NULL,NULL,'Muhammad Asghar',NULL,NULL,'Nabeela','1','Islam','2023-10-19 11:29:13',NULL),(5224,53,2998,'Alisha ',NULL,'2012-01-08','Muhammad Fayyaz ','42401-0935553-9','03022516163','Wakeela','5','Islam','2023-10-19 11:29:42',NULL),(5225,99,2720,'Manahil',NULL,'2015-04-04','Munawwar Ali','44205-493444-3',NULL,'Jamila','3','Islam','2023-10-19 11:30:25',NULL),(5226,74,4666,'Arsalan',NULL,NULL,'Muhammad Shahid',NULL,NULL,'Mehr-un-Nisa ','1','Islam','2023-10-19 11:30:41',NULL),(5227,53,3034,'Barirah Iqbal ',NULL,'2011-01-23','Muhammad Iqbal ','42401-3074668-9','03158208572','Nazneen','5','Islam','2023-10-19 11:31:08',NULL),(5228,99,2735,'Hadiya',NULL,'2014-08-20','Raheem ','32301-3625672-3',NULL,'Rabia','3','Islam','2023-10-19 11:31:18',NULL),(5229,74,4668,'kaynat',NULL,NULL,'Muhammad Shahid',NULL,NULL,'Mehr-un-Nisa ','1','Islam','2023-10-19 11:31:53',NULL),(5230,99,2757,'Alishah','','2014-05-20','Muhammad Ajmal','31303-6944844-3','','Lal Khatoon ``','3','Islam','2023-10-19 11:32:37','2023-10-19 11:34:16'),(5231,53,3095,'Minhar Fatima ',NULL,'2011-01-27','Muhammad Nosheroon ','42101-6686911-7',NULL,'Nosheen ','5','Islam','2023-10-19 11:32:38',NULL),(5232,99,2770,'Haniya',NULL,'2016-05-29','Muhammad Hashim',NULL,NULL,NULL,'-1',NULL,'2023-10-19 11:33:37',NULL),(5241,74,4665,'Arham',NULL,NULL,'Adil Nawaz',NULL,NULL,'Rubina','1','Islam','2023-10-19 11:35:46',NULL),(5242,53,3109,'Waniya Sajid ',NULL,'2012-10-09','Muhammad Monus ','42501-9272983-3','03178382494','Mehjabeen Sajid ','5','Islam','2023-10-19 11:36:05',NULL),(5243,74,4667,'Sufiyan',NULL,NULL,'Sajid',NULL,NULL,NULL,'1','Islam','2023-10-19 11:36:49',NULL),(5246,99,2772,'Manahil ',NULL,'2014-09-05','Muhammad Danish','42101-6366906-3',NULL,'Urooj','3','Islam','2023-10-19 11:41:04',NULL),(5247,9,2949,'Muzakkir',NULL,NULL,'Abdul Sattar',NULL,NULL,NULL,'5',NULL,'2023-10-19 13:01:05',NULL),(5248,99,2775,'Abiha Fatima',NULL,'2016-08-04','Syed Kamran','42101-1955765-5',NULL,'afshan','3','Islam','2023-10-20 03:35:57',NULL),(5249,99,2779,'Habiba',NULL,'2016-10-14','Muhammad Sameer','42101-0501346-5',NULL,'Hina','3','Islam','2023-10-20 03:36:54',NULL),(5250,99,2804,'Abrish',NULL,'2016-02-24','Asif Khan','42101-2084384-9',NULL,'Hina','3','Islam','2023-10-20 03:37:44','2023-10-20 04:01:12'),(5251,99,2805,'Nabiha',NULL,'2014-12-12','Khurshid','42101-3138162-5',NULL,'Zahida','3','Islam','2023-10-20 03:38:45',NULL),(5252,99,2840,'Aisha',NULL,'2014-06-24','Muhammad Tahir','42101-9761583-5',NULL,'Nuzhat','3','Islam','2023-10-20 03:40:11',NULL),(5253,73,2865,'Warisha',NULL,'2012-12-13','Muhammad Aslam','42101-0247302-1','03130753071','Tasneen Jahan','3','Islam','2023-10-20 03:40:12',NULL),(5254,99,2843,'Hooria',NULL,'2015-06-14','Ahmed','42101-9465774-3',NULL,'Zobia','3','Islam','2023-10-20 03:41:01',NULL),(5255,73,2866,'Abdul Sami',NULL,NULL,'Muhammad Amjad Khan','42101-1838448-9','03158715442',NULL,'3','Islam','2023-10-20 03:41:04',NULL),(5256,73,2885,'Ayesha',NULL,'2015-02-15','Salah Uddin','42101-1606780-9','03442129241','Madiha','3','Islam','2023-10-20 03:41:46',NULL),(5257,73,2941,'Manahil',NULL,NULL,'Danish','41304-7491897-9',NULL,NULL,'3','Islam','2023-10-20 03:42:44',NULL),(5258,99,2849,'Shahziya',NULL,'2015-01-04','Ahmed Khan','42101-3197084-5',NULL,'Shahla','3','Islam','2023-10-20 03:43:10',NULL),(5259,73,2968,'Malaika',NULL,'2013-06-21','Nawab Shah','42201-6671728-1','03182680122','Shaheen Naz','3','Islam','2023-10-20 03:43:28',NULL),(5261,99,2806,'Abiha',NULL,'2013-12-05','Khurshid','42101-8138167-5',NULL,'Zahida','3','Islam','2023-10-20 03:44:10',NULL),(5262,73,2969,'Manahil Noor',NULL,'2014-06-24','Muhammd Nadeem','42101-7758161-1','03417337666','Saba Nousheen','3','Islam','2023-10-20 03:44:23',NULL),(5263,73,2970,'Amna Bibi',NULL,'2012-10-15','Muhammad Imran','42101-1385064-7','03172852822','Ambreen','3','Islam','2023-10-20 03:45:07',NULL),(5264,99,2867,'Anbia',NULL,'2016-11-16','Fazan ','42101-0630094-1',NULL,'Ruba','3','Islam','2023-10-20 03:45:12',NULL),(5265,55,2573,'Ammar Khawar',NULL,'2014-02-03','Khawar Abbas',NULL,NULL,NULL,'3','Islam','2023-10-20 03:45:19',NULL),(5266,73,2971,'Umm e Abiha',NULL,'2011-04-23','Junaid Alam','42101-1982044-7',NULL,'Humaira Kanwal','3','Islam','2023-10-20 03:45:40',NULL),(5267,99,2906,'Noor Fatima',NULL,'2015-02-20','Muhammad Waseem ','41304-9210691-7',NULL,'Reema','3','Islam','2023-10-20 03:46:16',NULL),(5268,73,3007,'Alisha Warsha',NULL,'2013-03-15','Muhammad Nadeem','42101-5160602-3','03482392723','Saima','3','Islam','2023-10-20 03:46:18',NULL),(5269,55,2575,'Farhan Sikandar',NULL,'2013-02-03','Nadir Ali',NULL,NULL,NULL,'3','Islam','2023-10-20 03:46:34',NULL),(5270,73,3024,'Umiama',NULL,NULL,'Salman Ahmed','42101-5468825-1','03161145263','Musarrat','3','Islam','2023-10-20 03:46:53',NULL),(5271,99,2913,'Tayaiba Gul  ',NULL,'2016-06-20','Gulsher Ahmed','42101-1765507-7',NULL,'Shumaila','3','Islam','2023-10-20 03:47:21',NULL),(5272,73,2467,'Alina Khan',NULL,'2013-11-07','Shehzad khan','42301-0840766-3','03152729711','Knawal','4','Islam','2023-10-20 03:47:26',NULL),(5273,55,2677,'Ashique',NULL,'2016-01-07','Nadir Ali',NULL,NULL,NULL,'3','Islam','2023-10-20 03:48:00',NULL),(5274,73,2471,'Abiha Noor',NULL,'2012-01-21','Islam Uddin','42101-1113278-9','03162546024','Nasreen','4','Islam','2023-10-20 03:48:12',NULL),(5275,99,2944,'Muniba',NULL,'2014-11-13','Noor Muhammad ','42101-3261151-3',NULL,'Batool','3','Islam','2023-10-20 03:48:17',NULL),(5276,73,2472,'Abdul Hadi',NULL,'2014-04-22','Yasir Khan','42101-5799421-5','03152500912','Erum','4','Islam','2023-10-20 03:48:45',NULL),(5277,55,2684,'Aqsa ',NULL,'2013-02-05','Gulam Shabhi ',NULL,NULL,NULL,'3','Islam','2023-10-20 03:49:10',NULL),(5278,99,2958,'Ayman Fatima',NULL,'2014-01-13','Muhammad Qadeer','36602-8741754-9',NULL,'Syira','3','Islam','2023-10-20 03:49:11',NULL),(5279,73,2473,'Anas Khan',NULL,'2010-10-25','Faheem Zada','42101-3508183-5','031026201713','Saira Bibi','4','Islam','2023-10-20 03:49:27',NULL),(5280,55,2733,'Noureen',NULL,'2013-11-01','Imran',NULL,NULL,NULL,'3','Islam','2023-10-20 03:49:47',NULL),(5281,73,2478,'Fariha Khan',NULL,'2014-01-21','Muhammad Sarwar','42101-6320935-1',NULL,'Sabiha Khan','4','Islam','2023-10-20 03:49:58',NULL),(5282,99,2961,'Anum',NULL,'2014-10-19','Muhammad Usman','42101-3969758-1',NULL,'Rabiya','3','Islam','2023-10-20 03:49:59',NULL),(5283,55,2749,'Muhammad Mudassir',NULL,'2012-08-22','Malik Qayyaum',NULL,NULL,NULL,'3','Islam','2023-10-20 03:50:28',NULL),(5284,73,2484,'Muhammad Eizan',NULL,'2014-11-21','Shahab','42101-4567565-9','03157609590',NULL,'4','Islam','2023-10-20 03:51:01',NULL),(5285,99,2967,'Meerab Fatima',NULL,'2015-05-10','Muhammad Farooq Awam ','42101-0372772-7',NULL,'Nimra','3','Islam','2023-10-20 03:51:15',NULL),(5286,55,2758,'Muhammad mashood',NULL,'2014-05-28','Muhammad Rashid',NULL,NULL,NULL,'3','Islam','2023-10-20 03:51:16',NULL),(5287,73,2485,'Wania',NULL,'2014-12-24','Muhammad Sabir','42201-6138927-9','03101027828','Nasreen Fatima','4','Islam','2023-10-20 03:51:46',NULL),(5288,99,2966,'Hiba',NULL,'2014-05-18','Zubair','42101-4277464-1',NULL,'Iqra','3','Islam','2023-10-20 03:52:13',NULL),(5289,55,2760,'Ridha',NULL,'2012-08-05','Muhammad Hanif',NULL,NULL,NULL,'3','Islam','2023-10-20 03:52:22',NULL),(5290,73,2494,'Muhammad Aliyan',NULL,'2011-06-10','Muhammad Iqbal','42101-7904424-7','03122330151','Kousar Bano','4','Islam','2023-10-20 03:52:48','2023-10-20 03:54:32'),(5291,55,2769,'Amna Ahmed Din',NULL,'2012-04-29','Ahmed Din',NULL,NULL,NULL,'3','Islam','2023-10-20 03:53:05',NULL),(5293,55,2778,'Hania Sami',NULL,'2019-01-01','Sami Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-20 03:53:43',NULL),(5294,55,2781,'Ahmed Baba',NULL,'2008-01-03','Khalil',NULL,NULL,NULL,'3','Islam','2023-10-20 03:54:19',NULL),(5295,99,2990,'Ramshah',NULL,'2014-10-06','Nazar Abbas','42101-8745371-3',NULL,'Samira','3','Islam','2023-10-20 03:54:38',NULL),(5296,73,2492,'Harmain',NULL,'2012-06-21','Muhammad Kashif Raza','42101-1803592-7','03152164155','Reema','4','Islam','2023-10-20 03:54:44',NULL),(5297,99,2982,'Misbah',NULL,'2012-11-20','Muhammad Sjahad','36302-925086-9',NULL,'Samina','3','Islam','2023-10-20 03:55:34',NULL),(5298,73,2490,'Jaweria',NULL,'2012-10-14','Jibran Ahmed','42101-4172224-5','03153400797','Fatima','4','Islam','2023-10-20 03:55:47',NULL),(5299,55,2784,'Samreen Fatima',NULL,'2012-11-12','Hassan Fareed',NULL,NULL,NULL,'3','Islam','2023-10-20 03:56:03',NULL),(5300,73,2531,'Masoom Sakina',NULL,'2014-01-30','Muhammad Rafiq','42204-7709328-7','03162256379','Rukhsana','4','Islam','2023-10-20 03:56:38',NULL),(5301,99,2999,'Eashal',NULL,'2013-01-20','Mushraf Hussain','42101-4994250-7',NULL,'Nadia','3','Islam','2023-10-20 03:56:38',NULL),(5302,55,2785,'Ali Hassan',NULL,'2011-07-06','Muhammad Maqsood',NULL,NULL,NULL,'3','Islam','2023-10-20 03:56:40',NULL),(5303,99,2960,'Manahil',NULL,'2014-01-14','Faisal Khan','42401-8973176-7',NULL,'Aisha','3','Islam','2023-10-20 03:57:45',NULL),(5304,55,2786,'Areesha ',NULL,'2010-02-11','Muhammad Maqsood',NULL,NULL,NULL,'3','Islam','2023-10-20 03:58:05',NULL),(5305,73,2532,'Ali Raza',NULL,'2013-08-13','Muzaffar Khan','42101-1654001-5','03312282987','Rehana','4','Islam','2023-10-20 03:58:19',NULL),(5306,99,2986,'Ummaima',NULL,'2011-10-01','Syed Amir Ali','42101-2344739-1',NULL,'Aasia','3','Islam','2023-10-20 03:58:38',NULL),(5307,55,2806,'Shayan Khalid',NULL,'2014-04-27','Muhammad Khalid Ali',NULL,NULL,NULL,'3','Islam','2023-10-20 03:58:43',NULL),(5308,73,2539,'Kanwal',NULL,'2013-04-24','Abdul Salam','42101-7522424-1','031624278212','Husnara','4','Islam','2023-10-20 03:58:56',NULL),(5309,55,2817,'Aqsa jalal',NULL,'2014-12-09','Jalal Hassan',NULL,NULL,NULL,'3','Islam','2023-10-20 03:59:26',NULL),(5310,73,2547,'Arsalan',NULL,'2010-04-07','Muhammad Akram Khan','42101-7864749-5','03132674033','Nargis','4','Islam','2023-10-20 04:00:00',NULL),(5311,99,2788,'Mnahil',NULL,'2014-07-18','Sohail Ahmed','42101-6881450-1',NULL,'Uzma','3','Islam','2023-10-20 04:00:10',NULL),(5312,55,2818,'Muhammad Ikram Ullah',NULL,'2012-04-24','Muhammad Hassan',NULL,NULL,NULL,'3','Islam','2023-10-20 04:00:39',NULL),(5313,73,2548,'Muhammad Faizan',NULL,'2011-11-10','Sarfaraz','42101-9944233-9','031110117619','Uzma','4','Islam','2023-10-20 04:00:49',NULL),(5314,73,2549,'Fatima',NULL,'2012-06-07','Imran','42101-6429585-9','03041226495','Uzma Naz','4','Islam','2023-10-20 04:01:24',NULL),(5315,55,2819,'Muhammad Rizwan',NULL,'2011-08-03','Farhman',NULL,NULL,NULL,'3','Islam','2023-10-20 04:01:34',NULL),(5316,73,2579,'Saba',NULL,'2012-10-28','Taj Muhammad','44206-7773631-1','03172774085','Nasreen','4','Islam','2023-10-20 04:02:10',NULL),(5317,73,2583,'Emaan',NULL,'2012-07-01','Muhammad Rahat','42101-7110013-3','03128442024','Hina Shaheen','4','Islam','2023-10-20 04:02:48',NULL),(5318,99,2979,'Samiya',NULL,'2015-04-21','Muhammad Ashiq','41301-9245454-9',NULL,'Naila','3','Islam','2023-10-20 04:02:51',NULL),(5320,73,2628,'Anfal',NULL,'2011-12-10','Ahmed Ali','42401-7204349-3','0317357662','Hameeda','4','Islam','2023-10-20 04:03:39',NULL),(5321,99,2469,'Shakeel Hussain',NULL,'2013-05-15','Shabir Hussain ','31302-5837549-9',NULL,'Nazia','4','Islam','2023-10-20 04:04:17','2023-10-20 04:46:20'),(5322,99,2483,'Kashan',NULL,'2013-06-10','Muhammad Fazil ','42101-4078948-9',NULL,'Nazia','3','Islam','2023-10-20 04:05:20',NULL),(5323,99,2484,'Shahzaib ',NULL,'2015-01-01','Nizam Ud Din','45303-8138424-9',NULL,'Fozia','4','Islam','2023-10-20 04:07:29',NULL),(5324,73,2629,'Kashaf Fatima',NULL,'2010-12-20','Muhammad Zahid','42101-8187791-1','03152186932','Shahana ','4','Islam','2023-10-20 04:08:21',NULL),(5325,99,2498,'Ozair ',NULL,'2014-08-08','Muhammad Haroon ','42101-746168-7',NULL,'Adiba','4','Islam','2023-10-20 04:08:27',NULL),(5326,73,2682,'Maryam',NULL,'2010-12-27','Imran Khursheed','42101-2152948-7','03126038076','Shazia Begum','4','Islam','2023-10-20 04:09:10',NULL),(5327,99,2377,'Rehan Saeed',NULL,'2011-04-23','Nair Saeed','42401-4506433-1',NULL,'Nazia','5','Islam','2023-10-20 04:09:50',NULL),(5328,73,2694,'Saira',NULL,'2012-04-02','Muhammad Hameed','42401-1745839-3','03242562855','Saima','4','Islam','2023-10-20 04:09:56',NULL),(5329,73,2707,'Shumaila',NULL,'2010-03-08','Muhammad Ramzan','36202-8825767-3','03022223372','Eadan','4','Islam','2023-10-20 04:10:58',NULL),(5332,73,2708,'Shehzadi Sana',NULL,'2013-12-19','Muhammad Tariq','42101-2391467-1','03121003436','Shehzadi Nabeela','4','Islam','2023-10-20 04:11:37',NULL),(5333,73,2750,'Amna',NULL,'2014-02-25','Muhammad Nadeem','42101-4516640-7','03112785981','Anah','4','Islam','2023-10-20 04:12:14',NULL),(5334,99,2634,'Muhammad Zain',NULL,'2015-05-03','Muhammad Bilal','31302-6431397-7',NULL,'Azra','3','Islam','2023-10-20 04:12:51',NULL),(5335,73,2751,'Rao Zunaira',NULL,NULL,'Muhammad Farooq','42101-2538355-3','031423383553','Nighat','4','Islam','2023-10-20 04:13:02',NULL),(5336,73,2753,'Maryam',NULL,'2013-10-04','Anwar Hussain','42101-8927925-1','03452828020','Mehreen','4','Islam','2023-10-20 04:13:35',NULL),(5337,99,2636,'Muhammad Usman',NULL,'2014-03-21','Muhammad Rizwan ',NULL,NULL,'Nusrat','4','Islam','2023-10-20 04:13:44',NULL),(5338,73,2756,'Qirat',NULL,'2011-08-03','Muhammad Shakeel','42101-6701037-9','03171021947','Mehnaz','4','Islam','2023-10-20 04:14:18',NULL),(5339,99,2653,'Tasir Abbas ',NULL,'2015-09-09','Muhammad Akram Hussain',NULL,NULL,'Rahat','4','Islam','2023-10-20 04:14:55',NULL),(5340,99,2670,'Zain Abbas ',NULL,'2012-07-20','Zaki Abbas',NULL,NULL,'Zenat ','4','Islam','2023-10-20 04:16:06',NULL),(5341,99,2673,'Mudassir',NULL,'2013-01-17','Babar Ali',NULL,NULL,'Raheela','4','Islam','2023-10-20 04:16:57',NULL),(5342,73,2568,'Fatima Noor',NULL,'2013-10-07','Falor Khan','42101-8635785-3','031131488','Afshan','3','Islam','2023-10-20 04:17:36',NULL),(5343,99,2677,'Sharim Ali',NULL,'2013-06-14','Muhammad Sohail Ali',NULL,NULL,'Uzma','4','Islam','2023-10-20 04:17:51',NULL),(5344,99,2796,'Muzammil',NULL,'2014-07-18','Sohail Ahmed ',NULL,NULL,'Uzma','4','Islam','2023-10-20 04:18:51',NULL),(5345,73,2758,'Fatima Zehra',NULL,'2011-03-08','Raheel Bin Abdul Malik','20101-7893606-7','03122203645','Sumaiyya','4','Islam','2023-10-20 04:18:59',NULL),(5346,73,2760,'Syed Asad Ali',NULL,'2011-10-03','Syed Shoukat Ali','42101-1426410-7','03142429707','Kaneez Fatima','4','Islam','2023-10-20 04:19:40',NULL),(5347,99,2718,'Zoraib Ali',NULL,'2012-08-01','Mnasoor Ali',NULL,NULL,'Sakina Bano','4','Islam','2023-10-20 04:19:46',NULL),(5348,73,2770,'Fatima',NULL,'2010-02-03','Liaquat','45504-1032013-5',NULL,'Noor Jahan','4','Islam','2023-10-20 04:20:19',NULL),(5349,55,2821,'Samia Jawed',NULL,'2011-05-28','Jawad Ul Haq',NULL,NULL,NULL,'3','Islam','2023-10-20 04:20:55',NULL),(5350,99,2754,'Muhammad Arsalan',NULL,'2012-07-21','Muahmmad Asim',NULL,NULL,'Nazish','4','Islam','2023-10-20 04:21:09',NULL),(5351,73,2804,'Samia Naz',NULL,'2011-11-03','Imran Ali','42101-6948047-7','03462416942','Sana Bano','4','Islam','2023-10-20 04:21:09',NULL),(5352,55,2822,'Maz',NULL,'2013-09-19','Jawad Ul Haq',NULL,NULL,NULL,'3','Islam','2023-10-20 04:21:27',NULL),(5353,73,2805,'Maryam',NULL,'2011-11-05','Abdul Sattar','42101-9423794-9','03162249960','Saima','4','Islam','2023-10-20 04:21:54',NULL),(5354,99,2853,'Faizan Ahmed',NULL,'2013-01-06','Faisal Gul',NULL,NULL,'Bilqees','4','Islam','2023-10-20 04:21:56',NULL),(5355,55,2823,'Azmeer Hassan',NULL,'2012-04-08','Nasir Abbas',NULL,NULL,NULL,'3','Islam','2023-10-20 04:22:27',NULL),(5356,73,2806,'Muhammad Rehan Akhtar',NULL,'2010-07-24','Muhammad Saleem Akhtar','42101-2142487-3','03150241025','Hina Gulzar','4','Islam','2023-10-20 04:22:50',NULL),(5357,99,2902,'Hasan Hussain',NULL,'2013-08-26','Adnan Munir',NULL,NULL,'Saira','4','Islam','2023-10-20 04:23:00',NULL),(5358,55,2850,'Ayan',NULL,'2013-02-04','Khadim Hassan',NULL,NULL,NULL,'3','Islam','2023-10-20 04:23:01',NULL),(5359,73,2807,'Fiza',NULL,'2010-11-07','Fahem Akhtar','42101-0373236-5','03453160745','Hira','4','Islam','2023-10-20 04:23:26',NULL),(5361,99,2908,'Hasnain',NULL,'2012-09-17','Muhammad Tofeeque',NULL,NULL,'Hina','4','Islam','2023-10-20 04:23:47',NULL),(5362,73,2809,'Armaan',NULL,'2011-01-23','Abdul Salam','42101-7522424-1','03162427812','Husnara','4','Islam','2023-10-20 04:23:58',NULL),(5363,99,2911,'Hozifa',NULL,'2013-04-22','Shahzad Hussain',NULL,NULL,'Sobia','4','Islam','2023-10-20 04:24:22',NULL),(5364,55,2860,'Maryam Rashid',NULL,'2014-08-25','Muhammad Rashid',NULL,NULL,NULL,'3','Islam','2023-10-20 04:24:38',NULL),(5365,73,2829,'Umm e Hani',NULL,'2012-08-11','Ghulam Murtuza',NULL,'03102475590','Saima','4','Islam','2023-10-20 04:24:42',NULL),(5366,99,2917,'Muhammad Honain Imran',NULL,'2013-09-25','Shazad Muhammad Imran',NULL,NULL,NULL,'4','Islam','2023-10-20 04:25:08',NULL),(5367,73,2867,'Muhammad Kashan',NULL,'2011-10-31','Muhammad Khalid','42101-7517694-1','03136450919','Shehnaz','4','Islam','2023-10-20 04:25:19',NULL),(5368,55,2877,'Samala',NULL,'2015-04-06','Muhammad Sahid Qadri',NULL,NULL,NULL,'3','Islam','2023-10-20 04:25:41',NULL),(5369,99,2938,'Faizan ',NULL,'2012-08-15','Muhammad Shahbaz',NULL,NULL,'Nargis','4','Islam','2023-10-20 04:25:53',NULL),(5370,73,2886,'Al Musawwir',NULL,NULL,'Muhammad Irfan','42101-0853431-7','03128856551',NULL,'4','Islam','2023-10-20 04:26:09',NULL),(5371,55,2878,'Fabiha',NULL,'2010-08-30','Ghulam raza',NULL,NULL,NULL,'3','Islam','2023-10-20 04:26:15',NULL),(5372,99,2991,'Muhammad Ahmed',NULL,'2013-08-20','Nazar Abbas',NULL,NULL,'Samina','4','Islam','2023-10-20 04:26:36',NULL),(5373,55,2879,'Muskan Bibi',NULL,'2015-05-07','Nazim Hussain',NULL,NULL,NULL,'3','Islam','2023-10-20 04:27:00',NULL),(5374,73,2887,'Ubaid Khan',NULL,'2012-07-29','Muhammad Khalid','42101-1607858-9','03170253405','Alina Naz','4','Islam','2023-10-20 04:27:03',NULL),(5375,55,2880,'Muhammad Sufyan',NULL,'2013-06-25','Nazim Hussain',NULL,NULL,NULL,'3','Islam','2023-10-20 04:27:36',NULL),(5376,99,2480,'Arhama',NULL,'2014-06-18','Kamran',NULL,NULL,'Rashida Bano','4','Islam','2023-10-20 04:27:38',NULL),(5377,73,2889,'Mahnoor ',NULL,'2011-08-31','Muhammad Dil Feroze','42101-4610148-5','03102807711','Hina','4','Islam','2023-10-20 04:27:58',NULL),(5378,73,2890,'Fazeela',NULL,'2014-03-07','Khurram Raees','42101-6266502-3','03102286114','Saba','4','Islam','2023-10-20 04:28:32',NULL),(5379,55,2881,'Syed Zayan',NULL,'2013-07-04','Syed Atif Yaqoob',NULL,NULL,NULL,'3','Islam','2023-10-20 04:28:33',NULL),(5380,73,2891,'Maryam ',NULL,'2012-06-11','Matloob Ahmed','42101-7698488-1','03213366150','Rabi','4','Islam','2023-10-20 04:29:06',NULL),(5381,55,2897,'Ahmer',NULL,'2013-03-28','Muhammad Imran',NULL,NULL,NULL,'3','Islam','2023-10-20 04:29:10',NULL),(5382,99,2491,'Anshara',NULL,'2015-12-15','Riaz Ahmed',NULL,NULL,'Sabeen','4','Islam','2023-10-20 04:29:36',NULL),(5383,73,2917,'Sundas',NULL,'2011-12-10','Moin Akhtar','42101-7150306-5','03132518289','Samina','4','Islam','2023-10-20 04:29:45',NULL),(5384,55,2451,'Arslan Zahid',NULL,'2012-04-20','Muhammad Zahid',NULL,NULL,NULL,'3','Islam','2023-10-20 04:29:50',NULL),(5385,99,2511,'Rabia',NULL,'2014-01-13','Muhammad Luqman',NULL,NULL,'Rukhsana','4','Islam','2023-10-20 04:30:27',NULL),(5386,55,2717,'Sonia Ismail',NULL,'2013-02-06','Muhammad Ismail',NULL,NULL,NULL,'3','Islam','2023-10-20 04:30:33',NULL),(5387,73,2918,'Kiswa Maryam',NULL,'2013-04-23','Javed Iqbal','42101-9371316-3',NULL,'Saima Begum','4','Islam','2023-10-20 04:30:56',NULL),(5388,55,2746,'Ubaid Habib',NULL,'2012-01-25','Habib Ur Rehman',NULL,NULL,NULL,'3','Islam','2023-10-20 04:31:18',NULL),(5389,99,2598,'Anaya',NULL,'2015-12-12','Muhammad Imran ','43301-1932698-1',NULL,'Shabnam','4','Islam','2023-10-20 04:31:40',NULL),(5390,73,2919,'Samra',NULL,'2011-02-09','Salah Uddin','42101-1607780-9','03162446033','Maliha','4','Islam','2023-10-20 04:31:41',NULL),(5391,55,2883,'Ahsan ',NULL,'2009-04-06','Haji Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-20 04:31:50',NULL),(5392,73,2972,'Abiha',NULL,'2015-06-06','Mubeen Ahmed','31301-2774486-1',NULL,'Nourenn','4','Islam','2023-10-20 04:32:23',NULL),(5393,99,2662,'Alisha',NULL,'2015-11-26','Abid Hussain ',NULL,NULL,'Kaneez Fatima','4','Islam','2023-10-20 04:32:24',NULL),(5394,55,2892,'Muhammad ',NULL,'2015-01-13','Deedar Ali',NULL,NULL,NULL,'3','Islam','2023-10-20 04:32:30',NULL),(5395,73,3026,'Maheen',NULL,'2012-07-31','Muhamad Zeeshan','42101-9834994-7','03120129985','Mehreen','4','Islam','2023-10-20 04:33:06',NULL),(5396,99,2675,'Saliha Shamim',NULL,'2014-02-11','Sarda Salahuddin',NULL,NULL,'Sobia','4','Islam','2023-10-20 04:33:15',NULL),(5397,55,2938,'Noman Sharif',NULL,'2012-12-18','Muhammad Sharif',NULL,NULL,NULL,'3','Islam','2023-10-20 04:33:24',NULL),(5398,73,2423,'Muhammad Salman',NULL,'2014-04-01','Faiz Ahmed','31302-1763175-1','030634477413','Matloob Bibi','5','Islam','2023-10-20 04:33:49',NULL),(5399,99,2705,'Bisma',NULL,'2012-04-15','Munar Ali',NULL,NULL,'Jamila','4','Islam','2023-10-20 04:33:53',NULL),(5400,55,2939,'Ayan Sharif',NULL,'2012-12-18','Muhammad Sharif',NULL,NULL,NULL,'3','Islam','2023-10-20 04:34:04',NULL),(5401,73,2514,'Sara',NULL,'2012-06-28','Muhammad Islam','42101-9849163-9','03120238523','Zobia Ftaima','5','Islam','2023-10-20 04:34:30',NULL),(5402,73,2528,'Areesha Ansari',NULL,'2012-12-26','Muhammad Atif','42101-6629721-9','03112132711','Shumaila','5','Islam','2023-10-20 04:35:09',NULL),(5403,99,2739,'Vilayat Zehra',NULL,'2015-03-18','Abid Hussain',NULL,NULL,'Sana','4','Islam','2023-10-20 04:35:42',NULL),(5404,99,2749,'Alima Bibi',NULL,'2012-10-15','Muhammad Ajmal',NULL,NULL,'Laila','4','Islam','2023-10-20 04:36:28',NULL),(5405,99,2785,'Tooba Bibi',NULL,'2013-10-08','Muhammad Sanaullah ',NULL,NULL,'Shazia','4','Islam','2023-10-20 04:37:12',NULL),(5406,99,2909,'Hooria',NULL,'2014-10-24','Muhammad Tofique',NULL,NULL,'Hina','4','Islam','2023-10-20 04:38:03',NULL),(5407,73,2540,'Armaan',NULL,'2009-08-15','Jibran Ahmed','42101-4172224-5','03153400797','Fatima','5','Islam','2023-10-20 04:38:24',NULL),(5408,99,2817,'Maryam Kanwal',NULL,'2015-01-03','Shamshad Ali',NULL,NULL,'Memona','4','Islam','2023-10-20 04:38:45',NULL),(5409,99,2825,'Manahil',NULL,'2014-11-24','Maqsood',NULL,NULL,'Sana','4','Islam','2023-10-20 04:39:18',NULL),(5410,73,2541,'Mantasha',NULL,'2011-01-31','Noushad Ahmed','42101-6961462-5','03132087323','Mehwish ','5','Islam','2023-10-20 04:39:23',NULL),(5411,99,2827,'Nabiha',NULL,'2014-01-26','Muhammad Noman',NULL,NULL,'Mehwish','5','Islam','2023-10-20 04:40:02',NULL),(5412,73,2585,'Fiza',NULL,'2012-10-12','Farooq Ahmed','31302-8039410-7','03453373794','Sonia Khan','5','Islam','2023-10-20 04:40:24',NULL),(5413,55,2629,'Muhammad Shahbaz',NULL,'2011-01-05','Sadiq Hussain',NULL,NULL,NULL,'4','Islam','2023-10-20 04:40:48',NULL),(5414,99,2901,'Haffifa',NULL,'2013-05-15','Ghulam Yseen ',NULL,NULL,'Fatima','4','Islam','2023-10-20 04:40:54',NULL),(5415,73,2590,'Fabiha Ayesha',NULL,'2011-12-22','Ahsan Ahmed','31104-9252232-9','0345337374','Binish','5','Islam','2023-10-20 04:41:12',NULL),(5416,55,2630,'Muhammad Jahangir',NULL,'2013-06-06','Sadiq Hussain',NULL,NULL,NULL,'4','Islam','2023-10-20 04:41:35',NULL),(5417,99,2910,'Dua Akber',NULL,'2014-10-04','Akber Ali',NULL,NULL,'Musarat','4','Islam','2023-10-20 04:41:51',NULL),(5418,55,2631,'Muhammad Qadir',NULL,'2009-01-08','Sadiq Hussain',NULL,NULL,NULL,'4','Islam','2023-10-20 04:42:17',NULL),(5419,99,2945,'Munazza Munawwar',NULL,'2013-04-04','Munawwar',NULL,NULL,'Batool','4','Islam','2023-10-20 04:42:33',NULL),(5420,73,2591,'Nameera Ali',NULL,NULL,'Muhammad Mazhar Uddin','42101-1746691-1','03248282403','Ayesha','5','Islam','2023-10-20 04:42:52',NULL),(5421,55,2652,'Muhammad Adil',NULL,'2011-07-17','Mumtaz Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-20 04:43:17',NULL),(5422,99,2725,'Fizza Qasim',NULL,'2012-03-06','Ghulam Qasim',NULL,NULL,'Aisha','4','Islam','2023-10-20 04:43:43',NULL),(5423,55,2742,'Aisha Habib',NULL,'2008-09-25','Habib Ur Rehman',NULL,NULL,NULL,'4','Islam','2023-10-20 04:44:11',NULL),(5424,73,2596,'Rubab',NULL,'2010-06-19','Rehmat Ali','42101-7297148-3','03118410247','Shazia','5','Islam','2023-10-20 04:44:34',NULL),(5425,99,2995,'Naba Noor',NULL,'2015-03-22','Amir Ilahi',NULL,NULL,'Saba','4','Islam','2023-10-20 04:44:38',NULL),(5426,55,2762,'Syed Muhammad Murtaza',NULL,'2012-12-09','Rizwan Khalil',NULL,NULL,NULL,'4','Islam','2023-10-20 04:45:06',NULL),(5427,99,2997,'Alisha Rani',NULL,'2013-07-29','Farhan Ali',NULL,NULL,'Sultana','4','Islam','2023-10-20 04:45:25',NULL),(5428,73,2662,'Fiza',NULL,'2013-01-02','Asif','42101-3403231-5','03121268542','Qamar-Un-Nisa','5','Islam','2023-10-20 04:45:27',NULL),(5430,73,2679,'Maria',NULL,'2012-08-16','Humair Ahmed','42101-5586214-1','03162332919','Sonia','5','Islam','2023-10-20 04:46:08',NULL),(5431,55,2450,'Zeeshan Zahid',NULL,'2011-01-12','Muhammad Zahid',NULL,NULL,NULL,'4','Islam','2023-10-20 04:46:35',NULL),(5432,73,2680,'Nimra',NULL,'2013-04-06','Muhammad Kashif','42101-2169117-3','03151169159','Hira','5','Islam','2023-10-20 04:46:45',NULL),(5433,55,2468,'Zara Noor',NULL,'2013-09-17','Rizwan',NULL,NULL,NULL,'4','Islam','2023-10-20 04:47:15',NULL),(5434,55,2557,'Umar ',NULL,'2009-01-02','Sikandar Ali Magsi',NULL,NULL,NULL,'4','Islam','2023-10-20 04:48:07',NULL),(5435,55,2592,'Fatima',NULL,'2011-04-01','Sir Kandair Ali Magsi',NULL,NULL,NULL,'4','Islam','2023-10-20 04:49:07',NULL),(5436,73,2684,'Muhammad Abdullah',NULL,'2011-01-18','Abdul Munam','42101-5968373-9','03110236553','Parveen','5','Islam','2023-10-20 04:49:08',NULL),(5437,99,2490,'Anamta',NULL,'2014-10-17','Asghar Ali Shah',NULL,NULL,'Mumtaz ','4','Islam','2023-10-20 04:49:29',NULL),(5438,55,2597,'Muhammad Aon Abbas',NULL,'2012-02-02','Ghanzanfar Abbas',NULL,NULL,NULL,'4','Islam','2023-10-20 04:49:54',NULL),(5439,73,2710,'Shifa',NULL,'2011-08-15','Rehan Khan','42101-1984272-1','03162590161','Rani','5','Islam','2023-10-20 04:50:06',NULL),(5440,55,2613,'Hania  Batool',NULL,'2014-06-02','Ghanzanfar Abbas',NULL,NULL,NULL,'4','Islam','2023-10-20 04:50:40',NULL),(5441,99,2549,'Sufiyan',NULL,'2015-02-18','Ibrahim',NULL,NULL,'Farmina','4','Islam','2023-10-20 04:50:54',NULL),(5442,55,2683,'Muhammad Adil',NULL,'2011-04-23','Abdul Ghaffar',NULL,NULL,NULL,'4','Islam','2023-10-20 04:51:21',NULL),(5443,73,2711,'Syeda Wania',NULL,'2011-05-03','Syeda Mazhar Hussain','42201-1541019-5','03323285161','Saira Bano','5','Islam','2023-10-20 04:51:34',NULL),(5444,99,2422,'Muhammad Faiz',NULL,'2013-06-26','Shahid Ali',NULL,NULL,'Shehnaz ','5','Islam','2023-10-20 04:52:09',NULL),(5445,55,2685,'Muhammad Farhan',NULL,'2011-08-15','Muhammad Atlas',NULL,NULL,NULL,'4','Islam','2023-10-20 04:52:16',NULL),(5446,73,2761,'Nabiha',NULL,'2012-05-17','Muhammad Irfan','42101-1743377-7','03132375530','Nida','5','Islam','2023-10-20 04:52:28',NULL),(5447,99,2473,'Muhammad Younus',NULL,'2014-03-22','Muhammad Saleem ',NULL,NULL,'Fakhar','5','Islam','2023-10-20 04:52:50',NULL),(5448,55,2688,'Zara Ali',NULL,'2016-03-23','Kashif Ali',NULL,NULL,NULL,'4','Islam','2023-10-20 04:52:56',NULL),(5449,73,2762,'Rao Jannat',NULL,'2012-02-28','Rao Muhammad Farooq','42101-2538355-3','03128877080','Nighat','5','Islam','2023-10-20 04:53:12',NULL),(5450,55,2705,'Syeda Anum',NULL,'2014-06-28','Muhammad Waqas',NULL,NULL,NULL,'4','Islam','2023-10-20 04:53:30',NULL),(5453,73,2763,'Noor Fatima',NULL,'2012-02-04','Muhammad Akmal','42101-2550848-3','03142604018','Nazish','5','Islam','2023-10-20 04:54:11',NULL),(5454,55,2716,'Sania Ismail',NULL,'2013-03-23','Muhammad Ismail',NULL,NULL,NULL,'4','Islam','2023-10-20 04:54:18',NULL),(5455,73,2764,'Bisma',NULL,'2011-10-21','Munawwar Baig','42101-6373542-9','03112368651','Hira','5','Islam','2023-10-20 04:54:51',NULL),(5456,55,2719,'Sharaib',NULL,'2012-07-10','Muhammad Atlas',NULL,NULL,NULL,'4','Islam','2023-10-20 04:55:08',NULL),(5457,99,2526,'Rehan',NULL,'2012-10-08','Muhammad Hashim',NULL,NULL,'Saima','5','Islam','2023-10-20 04:55:19',NULL),(5459,73,2766,'Raviha',NULL,'2010-10-05','Muhammad Irfan','42101-1743377-7','03132375530','Nida','5','Islam','2023-10-20 04:56:10',NULL),(5460,55,2725,'Sheharyar Khan',NULL,'2009-10-10','Shahbaz Khan',NULL,NULL,NULL,'4','Islam','2023-10-20 04:56:13',NULL),(5461,73,2803,'Anamta',NULL,NULL,'Habib','42101-7385949-3',NULL,NULL,'5','Islam','2023-10-20 04:56:42',NULL),(5462,55,2726,'Muhammad Umar',NULL,'2011-10-30','Shoaib Akhter',NULL,NULL,NULL,'4','Islam','2023-10-20 04:57:03',NULL),(5463,99,2527,'Ayan',NULL,'2011-09-28','Muhammad Hashim',NULL,NULL,'Saima','5','Islam','2023-10-20 04:57:14',NULL),(5464,73,2820,'Hooria',NULL,'2011-12-10','Muhammad Arif','42101-1390291-9','03112211943','Sana','5','Islam','2023-10-20 04:57:17',NULL),(5465,55,2735,'Afia Abbasi',NULL,'2015-08-09','Shahid Mehmood',NULL,NULL,NULL,'4','Islam','2023-10-20 04:57:48',NULL),(5466,73,2821,'Jannat',NULL,'2012-02-10','Muhammad Arshad','42101-4038864-1','03112211943','Ayesha','5','Islam','2023-10-20 04:57:51',NULL),(5467,99,2569,'Ayan',NULL,'2012-03-19','Muhammad Luqmna',NULL,NULL,'Rukhsana','5','Islam','2023-10-20 04:58:14',NULL),(5468,73,2892,'Muhammad Yaseen',NULL,'2011-09-16','Matloob Ahmed','42101-7698488-1','03120214662','Rabi','5','Islam','2023-10-20 04:58:43',NULL),(5469,55,2437,'Muhammad ',NULL,'2013-05-11','Muhammad Qasim',NULL,NULL,NULL,'4','Islam','2023-10-20 04:58:59',NULL),(5470,99,2602,'Arshayan',NULL,'2012-12-07','Saeed Ahmed',NULL,NULL,'Samreen','5','Islam','2023-10-20 04:59:00',NULL),(5471,55,2792,'Wajiha',NULL,'2010-06-11','Haji Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-20 04:59:43',NULL),(5472,99,2616,'Hassan Raza',NULL,'2013-05-01','Kamran Khan',NULL,NULL,'Samina','5','Islam','2023-10-20 04:59:45',NULL),(5473,73,2924,'Syeda Eman',NULL,'2012-06-01','Syed Noman Ali','42101-1566584-9','03212155786','Nadia','5','Islam','2023-10-20 04:59:55',NULL),(5474,99,2617,'Asad Ali',NULL,'2012-12-27','Shouqat Ali',NULL,NULL,'Naheed','5','Islam','2023-10-20 05:00:21',NULL),(5475,55,2846,'Anamta Khan',NULL,'2014-01-11','Shahid Ullah Khan',NULL,NULL,NULL,'4','Islam','2023-10-20 05:00:30',NULL),(5476,73,2973,'Irtiza',NULL,'2012-08-03','Imran Ahmed Qazmi','42101-8525530-1','0315879174','Shahana','5','Islam','2023-10-20 05:00:50',NULL),(5477,99,2679,'Sami Hussain Ali',NULL,'2011-04-02','Muhammad Suhail Ali',NULL,NULL,'Uzma','5','Islam','2023-10-20 05:01:17',NULL),(5478,55,2847,'Alveerah shah',NULL,'2013-04-09','Tahir Hussain Shah',NULL,NULL,NULL,'4','Islam','2023-10-20 05:01:21',NULL),(5479,99,2680,'Sudais Hussain Ali',NULL,'2012-06-14','Muhammad Suhail Ali',NULL,NULL,'Uzma','5','Islam','2023-10-20 05:02:05',NULL),(5480,73,2974,'Noor Ul Misbah',NULL,'2014-08-10','Muhammad Asif Khan','42101-1369637-1','03363794407','Rubab','5','Islam','2023-10-20 05:02:09',NULL),(5481,55,2852,'Muhammad Umar Khan',NULL,'2013-06-13','Muhammad Raza',NULL,NULL,NULL,'4','Islam','2023-10-20 05:02:12',NULL),(5482,73,2976,'Maham',NULL,'2011-02-03','Muhammad Imran','42101-1090551-7',NULL,'Shazia','5','Islam','2023-10-20 05:02:46',NULL),(5483,55,2849,'Nabiha Azhar',NULL,'2013-02-04','Muhammad Azhar',NULL,NULL,NULL,'4','Islam','2023-10-20 05:02:54',NULL),(5484,99,2694,'Muhammad Salman Abasi',NULL,'2011-07-23','Adnan',NULL,NULL,'Samreen ','5','Islam','2023-10-20 05:03:02',NULL),(5485,73,2977,'Raima',NULL,'2011-01-04','Muhammad Sagheer','42101-1866232-3','03142200259','Rehana','5','Islam','2023-10-20 05:03:23',NULL),(5486,55,2851,'Muneeb Khan',NULL,'2013-06-04','Mansoor Khan',NULL,NULL,NULL,'4','Islam','2023-10-20 05:03:33',NULL),(5487,73,2992,'Hooria',NULL,'2011-02-24','Muhammad Mubeen','42101-0619905-5',NULL,'Fatima Bano','5','Islam','2023-10-20 05:04:01',NULL),(5488,99,2697,'Azmeer Shah',NULL,'2011-06-05','Islam Shah',NULL,NULL,'Sumaira','5','Islam','2023-10-20 05:04:05',NULL),(5489,55,2854,'Malik Muhammad Aaqeel',NULL,'2011-11-07','Abdul Waheed',NULL,NULL,NULL,'4','Islam','2023-10-20 05:04:30',NULL),(5490,73,2998,'Aniha',NULL,'2012-08-10','Muhammad Babar','42101-0643048-9',NULL,'Uzma','5','Islam','2023-10-20 05:04:31',NULL),(5491,73,2999,'Fatima',NULL,'2012-12-31','Muhammad Javed','42101-3322916-7',NULL,'Nazia Naz','5','Islam','2023-10-20 05:05:08',NULL),(5492,99,2794,'Sardar Qutub uddin',NULL,'2012-11-13','Sardar Salah Uddin',NULL,NULL,'Saba','5','Islam','2023-10-20 05:05:25',NULL),(5493,73,3000,'Waniya',NULL,'2010-01-16','Muhammad Javed','42101-3322916-7',NULL,'Nazia Naz','5','Islam','2023-10-20 05:05:52',NULL),(5494,99,2753,'Muhammad Anas Khan',NULL,'2013-07-06','Muhammad Anas Khan',NULL,NULL,'Asma','5','Islam','2023-10-20 05:06:16',NULL),(5495,55,2869,'Nabiha Mubarak',NULL,'2012-10-26','Mubarak Ali',NULL,NULL,NULL,'4','Islam','2023-10-20 05:06:19',NULL),(5497,73,3015,'Emaan Fatima',NULL,'2010-07-18','Naeem Akhtar','31204-9819610-3',NULL,'Rubina','5','Islam','2023-10-20 05:06:45',NULL),(5499,99,2778,'Muhammad Subhan',NULL,'2011-11-26','Irshad Ahmed',NULL,NULL,'Nighat Parveen','5','Islam','2023-10-20 05:07:07',NULL),(5500,55,2882,'Anamta Bibi',NULL,'2010-11-23','Abdul Hakeem',NULL,NULL,NULL,'4','Islam','2023-10-20 05:07:07',NULL),(5501,73,3025,'Umm e Hooria',NULL,'2013-02-21','Muhammad Asim Ali','42101-3364675-4',NULL,'Shumaila','5','Islam','2023-10-20 05:07:47',NULL),(5502,74,4679,'Abdullah',NULL,NULL,'Muhammad Arif ',NULL,'0337467853','Asma ','1','Islam','2023-10-20 05:08:10',NULL),(5503,99,2783,'Muhammad Kaleem',NULL,'2011-04-22','Muhammad Saleem',NULL,NULL,'Jamila','5','Islam','2023-10-20 05:08:10',NULL),(5504,55,2521,'Maryam Gulam Ali',NULL,'2009-11-30','Ghulam Ali',NULL,NULL,NULL,'5','Islam','2023-10-20 05:08:10',NULL),(5505,74,4678,'Muniba',NULL,NULL,'Muhammad Hanif',NULL,NULL,'Saima','1','Islam','2023-10-20 05:08:59',NULL),(5506,55,2529,'Rida Batool',NULL,'2009-02-07','Zafar Iqbal',NULL,NULL,NULL,'5','Islam','2023-10-20 05:09:14',NULL),(5507,199,740,'Abdullah',NULL,'2017-03-29','Muhammad Junaid ','42101-5938201-5','0314-8269829','Kaneez Fatima ','1','Islam','2023-10-20 05:09:18',NULL),(5508,99,2841,'Abdul Moiz ',NULL,'2013-03-06','Muhammad Tahir',NULL,NULL,'Nuzhat Parveen','5','Islam','2023-10-20 05:09:20',NULL),(5509,74,4680,'Arham',NULL,NULL,'Zahid Khan',NULL,'03113829079','Bina','1','Islam','2023-10-20 05:09:55',NULL),(5510,99,2862,'Muhammad Muzamil',NULL,'2012-07-24','Muhammad Akbar',NULL,NULL,'Kulsoom','5','Islam','2023-10-20 05:10:08',NULL),(5511,199,741,'Eshaal',NULL,'2018-05-18','Muhammad Junaid ','42101-5938201-5','0314-8269829','Kaneez Fatima ','1','Islam','2023-10-20 05:10:28',NULL),(5512,55,2595,'Manal Jawed',NULL,'2008-11-25','Jawed Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-20 05:10:31',NULL),(5513,74,4649,'Mahnoor',NULL,NULL,'Shahzad',NULL,NULL,'Perveen','1','Islam','2023-10-20 05:10:52',NULL),(5514,199,750,'Manahil',NULL,'2016-05-29','Rizwan Ahmed Farooqi','42101-7939462-1',NULL,NULL,'1','Islam','2023-10-20 05:11:27',NULL),(5515,99,2865,'Muhammad Aman Khanzada',NULL,'2014-06-16','Muhammad Rashid',NULL,NULL,'Zahida','5','Islam','2023-10-20 05:11:37',NULL),(5516,74,4641,'Owais',NULL,NULL,'Faiz Muhammad ',NULL,NULL,'Miraj','1','Islam','2023-10-20 05:11:41',NULL),(5517,55,2689,'Sara',NULL,'2010-01-20','Ghulam Sabbir',NULL,NULL,NULL,'5','Islam','2023-10-20 05:11:50',NULL),(5518,74,4645,'Abdul Rehman',NULL,NULL,'Muhammad Ansar',NULL,NULL,NULL,'1','Islam','2023-10-20 05:12:19',NULL),(5519,199,754,'Abdur Rehman',NULL,'2015-09-27','Farooq Ahmed','42201-9527878-1',NULL,NULL,'1','Islam','2023-10-20 05:12:24',NULL),(5520,74,4650,'Emaan Fatima',NULL,NULL,'Shah Jahan',NULL,NULL,NULL,'1','Islam','2023-10-20 05:13:06',NULL),(5521,55,2703,'Haider Ali',NULL,'2008-11-01','Kashif Ali',NULL,NULL,NULL,'5','Islam','2023-10-20 05:13:17',NULL),(5522,199,755,'Ifra Farooq',NULL,'2016-01-11','Farooq Ahmed','42201-9527878-1',NULL,'Hifsa Bibi','1','Islam','2023-10-20 05:13:42',NULL),(5523,74,4640,'Muhammad Hussain',NULL,NULL,'shah Nawaz',NULL,NULL,NULL,'1','Islam','2023-10-20 05:14:07',NULL),(5524,199,759,'Harmain Naz',NULL,'2016-12-04','Muhammad Rashid ','42101-4130803-1',NULL,'Erum','1','Islam','2023-10-20 05:14:41',NULL),(5525,74,4655,'Abdul Rehman',NULL,NULL,'Mureed Hussain',NULL,NULL,NULL,'1','Islam','2023-10-20 05:14:46',NULL),(5526,55,2709,'Sherish Batool',NULL,'2010-09-20','Nasir',NULL,NULL,NULL,'5','Islam','2023-10-20 05:15:07',NULL),(5527,55,2741,'Rimsha',NULL,'2012-03-23','Muhammad Qasim',NULL,NULL,NULL,'5','Islam','2023-10-20 05:15:48',NULL),(5528,199,760,'Muhammad Subhan',NULL,'2012-09-11','Muhammad Rashid','42401-9177831-1',NULL,'Erum','1','Islam','2023-10-20 05:15:50',NULL),(5529,74,4656,'Aqib Sultan',NULL,NULL,'Sultan Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-20 05:16:12','2023-10-20 09:55:09'),(5530,199,761,'Alishba Hurain ',NULL,'2016-03-01','Muhammad Khalid','42401-9177831-1',NULL,'Shazia','1','Islam','2023-10-20 05:17:00',NULL),(5531,99,2869,'Ahmed Raza',NULL,'2011-07-09','Muhammad Faizan',NULL,NULL,'Arooba','5','Islam','2023-10-20 05:17:21',NULL),(5532,74,4593,'Laiba',NULL,NULL,'Muhammad Ishaq',NULL,'03363624396','Rubina','2','Islam','2023-10-20 05:17:25',NULL),(5533,55,2745,'Mehak',NULL,'2008-05-07','Asif Ali',NULL,NULL,NULL,'5','Islam','2023-10-20 05:17:51',NULL),(5534,199,762,'Ayaan',NULL,'2014-04-10','Shakeel Ahmed ','41304-9177831-1',NULL,'Fouzia','1','Islam','2023-10-20 05:17:55',NULL),(5535,74,4594,'Hammad Ali',NULL,NULL,'Muhammad Ishaq',NULL,'03363624396','Rubina','2','Islam','2023-10-20 05:18:33',NULL),(5536,55,2755,'Asna saeed',NULL,'2012-09-26','Seed Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-20 05:18:33',NULL),(5537,51,1466,'Faizullah',NULL,'2016-02-02','Bakhtiar','15101-0392037-3','03453220679','Rasiat','1','Islam','2023-10-20 05:18:40',NULL),(5538,199,763,'Subhan',NULL,'2017-04-07','Shakeel Ahmed ','41304-8112921-1',NULL,'Fouzia','1','Islam','2023-10-20 05:18:46',NULL),(5539,99,2974,'Muhammad Faraz Raza',NULL,'2014-05-06','Shakeel Ahmed',NULL,NULL,'Shabana','5','Islam','2023-10-20 05:18:55',NULL),(5540,74,4596,'Waseem',NULL,NULL,'Ghulam Akbar',NULL,NULL,'Amer Bibi','2','Islam','2023-10-20 05:19:21',NULL),(5541,51,1489,'Shanaya',NULL,'2016-03-31','Tanveer','42101-7155642-3','03432492143','Tania','1','Christianity','2023-10-20 05:19:23',NULL),(5542,55,2763,'Omamah',NULL,'2012-07-17','Muhammad Rashid',NULL,NULL,NULL,'5','Islam','2023-10-20 05:19:29',NULL),(5543,99,2968,'Abdul Wahab',NULL,'2013-05-15','Muhammad Farooq Awam',NULL,NULL,'Nimra Parveen ','5','Islam','2023-10-20 05:19:39',NULL),(5544,51,1501,'Sawera',NULL,'2013-03-18','Muhammad Ashraf','35404-1572353-7','03452700262','Asmat','1','Islam','2023-10-20 05:19:55',NULL),(5545,199,764,'Ayaan Siddique',NULL,'2013-09-01','Tehseen Siddique',NULL,'0315-879479','Saba Hamid','1','Islam','2023-10-20 05:19:55',NULL),(5546,74,4585,'Wania ',NULL,NULL,'Abid Hussain',NULL,NULL,NULL,'2','Islam','2023-10-20 05:19:57',NULL),(5547,55,2765,'Anum Fatima',NULL,'2011-01-11','Ghulam Yasin',NULL,NULL,NULL,'5','Islam','2023-10-20 05:20:13',NULL),(5548,99,2699,'Muhammad Irfan',NULL,'2011-03-06','Muhammad Ramzan',NULL,NULL,'Mubina','5','Islam','2023-10-20 05:20:19',NULL),(5549,199,757,'Hifza',NULL,'2018-04-30','Naseem',NULL,NULL,'Hina','1','Islam','2023-10-20 05:20:33',NULL),(5550,51,1519,'Rayyan',NULL,'2011-11-06','Karamat Ali','34103-4371186-7','03008071539','Asia Bibi','1','Islam','2023-10-20 05:20:41',NULL),(5551,55,2768,'Amna Bibi',NULL,'2011-09-18','Asif Sultan Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-20 05:20:52',NULL),(5552,99,2324,'Alishba',NULL,'2013-05-17','Muhammad Babu',NULL,NULL,'Nadia','5','Islam','2023-10-20 05:21:04',NULL),(5553,74,4586,'Areesha',NULL,NULL,'Abid Hussain',NULL,NULL,NULL,'2','Islam','2023-10-20 05:21:08',NULL),(5554,51,1531,'Muhammad Hafeez',NULL,'2014-11-23','Johar Ali','22501-7577652-7','03122370844','Guldasta','1','Islam','2023-10-20 05:21:41',NULL),(5555,99,2358,'Fatima',NULL,'2014-01-20','Muhammad Ali',NULL,NULL,'Maryam','5','Islam','2023-10-20 05:21:53',NULL),(5557,74,4574,'Muhammad Kashif',NULL,NULL,'Hikmatullah',NULL,'0333304163',NULL,'2','Islam','2023-10-20 05:22:17',NULL),(5558,51,1590,'Ali',NULL,'2019-01-02','Zafar Ali','35404-4926003-1','03462411387','Muqaddas Bibi','1','Islam','2023-10-20 05:22:30',NULL),(5559,99,2472,'Aleesha',NULL,'2012-08-25','Saleem',NULL,NULL,'Fakhra','5','Islam','2023-10-20 05:22:31',NULL),(5560,68,6,'Adan',NULL,'2015-10-18','Shamoon','42101-7478269-5','0340-8643567','Sumaira','1','Islam','2023-10-20 05:23:05',NULL),(5561,51,1591,'Maira',NULL,'2018-03-21','Zakir Ullah','13502-6816222-7','03449019630','Hameeda','1','Islam','2023-10-20 05:23:26',NULL),(5562,99,2481,'Dua Fazil',NULL,'2012-06-18','Muhammad Fazil Ishaq',NULL,NULL,'Nazia','5','Islam','2023-10-20 05:23:28',NULL),(5563,55,2891,'Humaira',NULL,'2013-05-27','Deedar Ali',NULL,NULL,NULL,'5','Islam','2023-10-20 05:23:41',NULL),(5564,74,4598,'Manahil',NULL,NULL,'Muhammad Shafiq',NULL,NULL,'Shahbana','2','Islam','2023-10-20 05:23:49',NULL),(5565,51,1596,'Huraisa',NULL,'2014-01-01','Abdul Hayat','42101-2759741-5','03422182165','Zainab','1','Islam','2023-10-20 05:24:07',NULL),(5566,99,2515,'Tabassum Naz',NULL,'2012-09-19','Zubair Gul',NULL,NULL,'Noreen Bibi','5','Islam','2023-10-20 05:24:24',NULL),(5568,74,4599,'Anumta',NULL,NULL,'Muhammad Affan',NULL,'03002373902','Ayesha ','2','Islam','2023-10-20 05:24:45',NULL),(5569,51,1598,'Mubashira',NULL,'2016-04-27','Amberdad','42101-1467316-3',NULL,'Zaiba Islam','1','Islam','2023-10-20 05:24:59',NULL),(5570,99,2520,'Amna Naz',NULL,'2014-12-15','Muhammad Shakir',NULL,NULL,'Suriya','5','Islam','2023-10-20 05:25:05',NULL),(5571,55,2913,'Kiran',NULL,'2009-07-14','Rafique Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-20 05:25:11',NULL),(5572,68,7,'Tabish',NULL,'2015-07-11','Muhammad Saleem','32404-868710-7','0308-2998486','Shamshad','1','Islam','2023-10-20 05:25:12',NULL),(5573,99,2524,'Hooria',NULL,'2013-12-22','Abdul Jabbar',NULL,NULL,'Shumaila','5','Islam','2023-10-20 05:25:42',NULL),(5574,74,4616,'Muhib',NULL,NULL,'Muhammad Imran',NULL,NULL,'Amber','2','Islam','2023-10-20 05:25:43','2023-10-20 09:55:52'),(5575,51,1600,'Khumama',NULL,'2015-12-30','Muhammad Taj Kareem','42101-9746132-1','03452071072','Sarhat','1','Islam','2023-10-20 05:25:46',NULL),(5576,55,2914,'Maheen ',NULL,'2013-07-30','Arif Baid',NULL,NULL,NULL,'5','Islam','2023-10-20 05:25:49',NULL),(5577,99,2606,'Zainab Fatima',NULL,'2012-04-23','Muhammad Imran',NULL,NULL,'Nousheen ','5','Islam','2023-10-20 05:26:23',NULL),(5578,74,4615,'Muhammad Hamza ',NULL,NULL,'Mehboob',NULL,NULL,NULL,'2','Islam','2023-10-20 05:26:28',NULL),(5579,51,1610,'Dua Fatima',NULL,'2016-02-01','Ghulam Muhamad','31302-1526039-9','03082729792','Aqila','1','Islam','2023-10-20 05:26:28',NULL),(5580,68,8,'Umm-e-Aiman',NULL,'2016-12-28','Shehzad Alam','42101-1884520-7','0300-3375937','Maryam ','1','Islam','2023-10-20 05:26:29',NULL),(5581,55,2915,'Aniya ',NULL,'2011-02-08','Jamil Uddin',NULL,NULL,NULL,'5','Islam','2023-10-20 05:26:32',NULL),(5582,99,2610,'Abiha Fatima',NULL,'2011-01-14','Muhammad Siddiq',NULL,NULL,'Samina','5','Islam','2023-10-20 05:27:07',NULL),(5583,55,2926,'Falak ',NULL,'2014-03-07','Rizwan Khan',NULL,NULL,NULL,'5','Islam','2023-10-20 05:27:19',NULL),(5584,68,9,'Muhammad Anas',NULL,'2014-03-13','Shakeel','42101-52250381',NULL,'Rubina','1','Islam','2023-10-20 05:27:22',NULL),(5585,74,4618,'Muhammad Yousuf',NULL,NULL,'Muhammad salim',NULL,'03006577809','Khalida Bibi','2','Islam','2023-10-20 05:27:32',NULL),(5586,51,1611,'Yusra',NULL,'2017-05-18','Gul Naseeb Dad','42101-6362448-3','03401394952',NULL,'1','Islam','2023-10-20 05:27:34',NULL),(5587,99,2633,'Laiba Bibi',NULL,'2014-04-25','Muahammad Bilal',NULL,NULL,'Azhra','5','Islam','2023-10-20 05:28:00',NULL),(5588,51,1630,'Ahmed Ali',NULL,'2015-10-28','Faqir Muhammad','42101-7913601-1','03452303086','Bibi Shahida','1','Islam','2023-10-20 05:28:19',NULL),(5589,68,10,'Muhammad Ali',NULL,'2015-03-07','Shakeel','42101-5225038-1','0345-3071310','Rubina','1','Islam','2023-10-20 05:28:33',NULL),(5590,74,4619,'Aqsa',NULL,NULL,'Muhammad salim',NULL,'03006577809','Khalida Bibi','2','Islam','2023-10-20 05:28:34',NULL),(5591,55,2937,'Urwa Naeem',NULL,'2012-09-12','Naeem-Ud-Din',NULL,NULL,NULL,'5','Islam','2023-10-20 05:28:35',NULL),(5592,99,2691,'Maira',NULL,'2010-07-16','Nadeem ',NULL,NULL,'Amna','5','Islam','2023-10-20 05:28:49',NULL),(5593,51,1631,'Muhammad Suhail',NULL,'2014-03-22','Noman Gul','42101-9900063-3','03403353919','Hanifa','1','Islam','2023-10-20 05:29:07',NULL),(5594,74,4607,'Ibrahim',NULL,NULL,'Hazar Khan',NULL,NULL,NULL,'2','Islam','2023-10-20 05:29:28',NULL),(5595,99,2713,'Irza Fatima',NULL,'2012-06-21','Fahad Khan',NULL,NULL,'Nisha','5','Islam','2023-10-20 05:29:28',NULL),(5596,68,11,'Arham',NULL,'2013-12-26','Imran Khan','42101-984384-9','0300-2097504','Samina','1','Islam','2023-10-20 05:29:45',NULL),(5597,51,1634,'Noor ul Miryam',NULL,'2018-01-03','Waseem Ahmed','42101-1796644-1','03022467574','Hina','1','Islam','2023-10-20 05:29:53','2023-10-20 12:49:06'),(5598,99,2728,'Ayesha',NULL,'2014-03-08','Waqar Hussain',NULL,NULL,'Mubeen ','5','Islam','2023-10-20 05:30:09',NULL),(5599,74,4620,'Sufiyan',NULL,NULL,'Siraj Uddin',NULL,NULL,NULL,'2','Islam','2023-10-20 05:30:11',NULL),(5600,51,1646,'Crystal',NULL,'2015-09-09','Yousuf Masih','42101-9832563-3','03192351286','Ayesha','1','Christianity','2023-10-20 05:30:41',NULL),(5601,74,4606,'Kiran Bibi',NULL,NULL,'AsgharAli',NULL,NULL,NULL,'2','Islam','2023-10-20 05:31:01',NULL),(5602,68,36,'Irtiza  Ali ',NULL,'2015-02-22','Ali Hassan','42101-0613662-5','0313-3206979','Gulnaz','1','Islam','2023-10-20 05:31:15',NULL),(5603,51,1651,'Abdullah',NULL,'2016-06-01','Wajid Ali','33401-0348059-1','03012528950','Humaira Bibi','1','Islam','2023-10-20 05:31:35',NULL),(5604,74,4589,'Sahira Bibi',NULL,NULL,'Shaukat Ali',NULL,NULL,NULL,'2','Islam','2023-10-20 05:31:55',NULL),(5606,51,1652,'Sadaf Bibi',NULL,'2012-10-14','Khushal Khan','13302-1807479-3','03448724889','Rakhshanda Bibi','1','Islam','2023-10-20 05:32:20',NULL),(5607,68,37,'Itrat Fatima',NULL,'2016-05-09','Ali Hassan','42101-0613662-5',NULL,'Gulnaz','1','Islam','2023-10-20 05:32:31',NULL),(5608,74,4591,'Jawaria ',NULL,NULL,'Muhammad Hafeez',NULL,NULL,NULL,'2','Islam','2023-10-20 05:32:35',NULL),(5609,99,2759,'Mahnoor',NULL,'2010-01-14','Salman',NULL,NULL,'Uroosa','5','Islam','2023-10-20 05:32:51',NULL),(5610,51,1655,'Seher',NULL,'2015-04-05','Raza Ali','43201-2323491-1','03425222223','Azra Begum','1','Islam','2023-10-20 05:33:01',NULL),(5611,74,4595,'Imad ',NULL,NULL,'Miyan Umer ',NULL,NULL,NULL,'2','Islam','2023-10-20 05:33:08',NULL),(5612,99,2784,'Umm-e-Habiba',NULL,'2013-11-19','Muhammad Saleem ',NULL,NULL,'Jamila','5','Islam','2023-10-20 05:33:45',NULL),(5614,68,38,'Khalida',NULL,'2012-03-10','Mushtaq Ahmed','31303-5200916-3','0306-4165425','Azra','1','Islam','2023-10-20 05:33:46',NULL),(5615,51,1665,'Tamanna',NULL,'2011-01-11','Muhammad Shoaib','15602-1051233-5','03132674229','Resham','1','Islam','2023-10-20 05:34:00',NULL),(5616,74,4609,'Adnan',NULL,NULL,'Salman Khan',NULL,NULL,NULL,'3','Islam','2023-10-20 05:34:01','2023-10-20 09:59:58'),(5617,99,2807,'Manahil',NULL,'2013-07-18','Anwar Adeel ',NULL,NULL,'Meena','5','Islam','2023-10-20 05:34:29',NULL),(5618,74,4625,'Areeqa Aslam',NULL,NULL,'Ahmed Ali',NULL,'03122589914','Sana','2','Islam','2023-10-20 05:35:08',NULL),(5619,68,12,'Jessica',NULL,'2012-09-28','Shamoon','42101-7478269-5',NULL,'Sumaira','2','Christianity','2023-10-20 05:35:11',NULL),(5620,99,2815,'Shumaila',NULL,'2012-10-26','Muhammad Sultan ',NULL,NULL,'Rehana','5','Islam','2023-10-20 05:35:12',NULL),(5621,66,2462,'Meerab ',NULL,'2014-08-14','Abdul Satar',NULL,NULL,NULL,'1','Islam','2023-10-20 05:35:27',NULL),(5622,51,1666,'Azra',NULL,'2013-02-08','Muhammad Shoaib','15602-1051233-5','03132674229','Resham','1','Islam','2023-10-20 05:35:45',NULL),(5623,99,2822,'Maha',NULL,'2012-08-20','Shakeel',NULL,NULL,'Shumaila','5','Islam','2023-10-20 05:35:46',NULL),(5624,74,4658,'Areeba',NULL,NULL,'Muhammad Nadeem Ali ',NULL,NULL,NULL,'2','Islam','2023-10-20 05:36:09',NULL),(5625,51,1681,'Salina Jackly',NULL,'2014-11-06','Jaffar',NULL,NULL,NULL,'1','Christianity','2023-10-20 05:36:17',NULL),(5626,66,2612,'Malik ',NULL,'0015-08-20','Umer Hayat',NULL,NULL,NULL,'1','Islam','2023-10-20 05:36:18',NULL),(5627,68,13,'Yusra',NULL,'2012-06-20','Muhammad Rafiq','42101-1895956-3','0301-2236156','Shakeela Bibi','2','Islam','2023-10-20 05:36:21',NULL),(5629,51,1683,'Dua',NULL,NULL,'Zaheer','42101-6373006-1','03432005305','Jamila','1','Christianity','2023-10-20 05:37:02',NULL),(5630,66,2616,'Ahmed ',NULL,'2015-12-10','Muhammad Baqar',NULL,NULL,NULL,'1','Islam','2023-10-20 05:37:15',NULL),(5631,99,2823,'Maryam',NULL,'2012-08-20','Shakeel',NULL,NULL,'Shumaila','5','Islam','2023-10-20 05:37:20',NULL),(5632,74,4660,'Muhammad Ibrahim',NULL,NULL,'Malick',NULL,NULL,NULL,'2','Islam','2023-10-20 05:37:21',NULL),(5633,68,15,'Abdul Hadi',NULL,'2015-12-12','Shehzad Alam','42101-1884520-7','0300-3375937','Maryam','2','Islam','2023-10-20 05:37:32',NULL),(5634,51,1684,'Fizza',NULL,NULL,'Siddiq','42101-9766871-5','03042357232',NULL,'1','Christianity','2023-10-20 05:37:43','2023-10-20 12:49:28'),(5636,66,2617,'Arish',NULL,'2017-02-02','Muhammad Baqar',NULL,NULL,NULL,'1','Islam','2023-10-20 05:38:28',NULL),(5637,68,16,'Muhammad Khizar',NULL,'2016-10-09','Shahid Ali','42101-4717824-1','0300-9281851','Roomana','2','Islam','2023-10-20 05:38:41',NULL),(5638,74,4662,'Rubab Bibi',NULL,NULL,'Malick Bashir Ahmed ',NULL,NULL,NULL,'2','Islam','2023-10-20 05:38:51','2023-10-21 06:54:15'),(5639,66,2627,'Aliza Bibi',NULL,'2017-01-01','Muhammad Aslam',NULL,NULL,NULL,'1','Islam','2023-10-20 05:39:27',NULL),(5640,99,2854,'Samra',NULL,'2011-01-20','Faisal Gul',NULL,NULL,'Bilqees Bano','5','Islam','2023-10-20 05:39:28',NULL),(5641,68,17,'Hareera',NULL,'2013-10-30','Habi-ur-Rehman','42101-6112528-7',NULL,'Shamim','2','Islam','2023-10-20 05:39:37',NULL),(5642,74,4671,'Ahmed ',NULL,NULL,'Irfan Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-20 05:39:44',NULL),(5643,51,1685,'Abdul Rehman',NULL,'2011-05-02','Syed Ansaar Ali','42101-1797922-3','03315298561','Saba','1','Islam','2023-10-20 05:40:02',NULL),(5644,66,2641,'Ayan',NULL,'2014-12-18','Nasir Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 05:40:10',NULL),(5645,99,2876,'Anamta',NULL,'2011-01-19','Hussain Ahmed',NULL,NULL,'Nazia Kosar','5','Islam','2023-10-20 05:40:14',NULL),(5646,74,4677,'Muskan',NULL,NULL,'Muhammad Asif ',NULL,'03251422482','Asma ','2','Islam','2023-10-20 05:40:32',NULL),(5647,68,35,'Ubaid-Ullah',NULL,'2014-08-15','Zia-Ur-rehman','42101-3578195-9',NULL,'Maryam','2','Islam','2023-10-20 05:40:45',NULL),(5648,66,2647,'Muhammad Wali',NULL,'2012-04-25','Shakir Abas',NULL,NULL,NULL,'1','Islam','2023-10-20 05:40:59',NULL),(5649,51,1687,'Mehrosh Mary',NULL,'2015-12-03','Arshad Masih','42101-6668258-3','03430216874','Shazia','1','Christianity','2023-10-20 05:41:04',NULL),(5650,99,2492,'Fatima',NULL,'2012-08-17','Asghar Ali Shah',NULL,NULL,'Mumtaz Bibi','5','Islam','2023-10-20 05:41:05',NULL),(5651,74,4653,'Sania ',NULL,NULL,'Mureed Hussain',NULL,NULL,NULL,'2','Islam','2023-10-20 05:41:31','2023-10-20 09:58:46'),(5652,99,2998,'Kinza Imran',NULL,'2014-11-13','Imran Sabir',NULL,NULL,'Shumaila','5','Islam','2023-10-20 05:41:55',NULL),(5653,68,42,'Qadihaan Zarar',NULL,'2013-07-25','Nasir Ahmed ','42000-0453362-8','0300-2560418','Simi','2','Islam','2023-10-20 05:42:10',NULL),(5654,51,1689,'Muhammad Umar Khan',NULL,'2016-05-29','Amjad Khan Durrani','42101-9301313-7','03152334179','Misbah','1','Islam','2023-10-20 05:42:15',NULL),(5655,74,4547,'Umaima',NULL,NULL,'Ghulam Abbas',NULL,NULL,'Rubina','3','Islam','2023-10-20 05:42:30',NULL),(5656,66,2657,'Muhammad Abu Bakar',NULL,'2017-08-19','Fida Hussain',NULL,NULL,NULL,'1','Islam','2023-10-20 05:42:42',NULL),(5657,74,4548,'Maham',NULL,NULL,'Muhammad Shezad',NULL,'03452012844','Ambreen','3','Islam','2023-10-20 05:46:26',NULL),(5658,74,4549,'Abdullah',NULL,NULL,'Muhammad Yousuf',NULL,'0343210114','Farhana','3','Islam','2023-10-20 05:48:59',NULL),(5659,74,4556,'Chand Khizra Hayat',NULL,NULL,'Khizra Hayat',NULL,NULL,NULL,'3','Islam','2023-10-20 05:50:23',NULL),(5660,66,2658,'Muhammad Abdullah',NULL,'2014-10-21','Aftab',NULL,NULL,NULL,'1','Islam','2023-10-20 05:50:58',NULL),(5661,51,1141,'Daniyal',NULL,'2014-11-26','Manzoor Ahmed','42000-0457052-7','03132644922','Nagma','2','Islam','2023-10-20 05:51:21',NULL),(5662,66,2659,'Muhammad Umer',NULL,'2015-07-17','Aftab',NULL,NULL,NULL,'1','Islam','2023-10-20 05:51:46',NULL),(5663,74,4560,'Muhammad chand Bilal',NULL,NULL,'Muhammad Bilal',NULL,'0328286849','Safia','3','Islam','2023-10-20 05:51:51',NULL),(5664,51,1145,'Zain',NULL,'2015-01-08','Shafi Ahmed','42101-1674370-9','03452651490','Rubina','2','Islam','2023-10-20 05:52:10',NULL),(5665,66,2660,'Ebad',NULL,'2014-04-20','Farhan Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 05:52:27',NULL),(5666,51,1179,'Naeem',NULL,'2014-05-03','Zahid','42101-7688582-5','03437350087','Taj Parosha','2','Islam','2023-10-20 05:52:59',NULL),(5667,74,4561,'Komal ',NULL,NULL,'Muhammad Bilal',NULL,'03328286849','Safia','3','Islam','2023-10-20 05:53:00',NULL),(5668,66,2664,'Muhammad Aliyan',NULL,'2013-02-23','Zeeshan Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-20 05:53:14',NULL),(5669,68,18,'Abdur Rafay',NULL,'2013-09-11','Abdur Rehman','42101-7871242-5','0348-8344270','Tania','3','Islam','2023-10-20 05:53:26',NULL),(5670,51,1201,'Zeeshan',NULL,'2014-10-10','Karamat Ali','34103-4371186-7','03008079539','Asiya Bibi','2','Islam','2023-10-20 05:53:44',NULL),(5671,74,4562,'Tooba  ',NULL,NULL,'Muhammad Bilal',NULL,'03328286849','Safia','3','Islam','2023-10-20 05:53:46',NULL),(5672,66,2665,'Anabiya',NULL,'2017-09-14','Mehboob',NULL,NULL,NULL,'1','Islam','2023-10-20 05:53:55',NULL),(5673,51,1388,'Danish',NULL,'2015-11-20','Naseer Masih','42101-1801150-9','0381169164','Rehana','2','Islam','2023-10-20 05:54:22',NULL),(5674,66,2667,'Musfirah',NULL,'2017-07-21','Muhammad Mustaq',NULL,NULL,NULL,'1','Islam','2023-10-20 05:54:30',NULL),(5675,74,4567,'Zohaib ',NULL,NULL,'Muhammad Tanveer ',NULL,NULL,NULL,'3','Islam','2023-10-20 05:54:30',NULL),(5676,68,25,'Umar',NULL,'2011-12-09','Mushtaq Ahmed','42101-5593998-9','0345-20482048','Zainab Bibi','3','Islam','2023-10-20 05:54:30',NULL),(5677,51,1397,'Muhammad Ramzan',NULL,'2012-07-25','Saifullah','17101-4449559-9','03142258137','Yasmeen Begum','2','Islam','2023-10-20 05:54:58',NULL),(5678,74,4571,'Abdul Rafay',NULL,NULL,'Muhammad Amir ',NULL,'03002813041','Bushra Parveen','3','Islam','2023-10-20 05:55:34',NULL),(5679,66,2671,'Sakina Batol',NULL,'2015-09-22','Hasan Raza',NULL,NULL,NULL,'1','Islam','2023-10-20 05:55:34',NULL),(5680,68,19,'Muneeb-ur-Rehman',NULL,'2015-01-30','Muhammad Umar Khayyam Siddique','42501-1576044-5','0321-2200506','Hina','4','Islam','2023-10-20 05:55:52',NULL),(5681,51,1398,'Muhammad Danish',NULL,'2014-10-07','Saifullah','17101-4449559-9','03142258137','Yasmeen Begum','2','Islam','2023-10-20 05:56:14',NULL),(5682,74,4577,'Arwa',NULL,NULL,'Abdil Majeed',NULL,NULL,'Aliya ','3','Islam','2023-10-20 05:56:23','2023-10-20 05:56:55'),(5683,66,2672,'Zainab',NULL,'2016-10-18','Hasan Raza',NULL,NULL,NULL,'1','Islam','2023-10-20 05:56:24',NULL),(5684,51,1515,'Sudais',NULL,'2015-02-15','Azmat','42101-7630902-3','03412026570','Nasreen','2','Islam','2023-10-20 05:56:50',NULL),(5685,66,2673,'Kinza',NULL,'2017-06-21','Saeed Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-20 05:57:08',NULL),(5686,68,20,'Muhammad Ali Hassan',NULL,'2014-06-05','Allah Ditta','32402-5097664-1','0333-3926895','Fiza Mayi','4','Islam','2023-10-20 05:57:17',NULL),(5687,51,1516,'Suhail',NULL,'2017-03-08','Azmat','42101-7630902-3','03412026570','Nasreen ','2','Islam','2023-10-20 05:57:21',NULL),(5688,66,2680,'Wasif',NULL,'2012-08-20','Muhammad Asif',NULL,NULL,NULL,'1','Islam','2023-10-20 05:57:39',NULL),(5689,74,4579,'Hira',NULL,NULL,'Muhammad Ashfaq',NULL,'03462150533','Rizwana','3','Islam','2023-10-20 05:58:18',NULL),(5690,51,1517,'Maaz',NULL,'2015-11-14','Zarbakht Zaman','42101-8042320-5','03412051555','Saida','2','Islam','2023-10-20 05:58:18','2023-10-20 12:50:01'),(5691,66,2683,'Umme-Hani',NULL,'2016-05-05','Kashif',NULL,NULL,NULL,'1','Islam','2023-10-20 05:58:27',NULL),(5692,51,1518,'Azaan',NULL,'2016-07-12','Ali Ahmed','41104-1148468-5','03032959336','Rasheeda','2','Islam','2023-10-20 05:59:01',NULL),(5693,84,3366,'Muhammad Ayan',NULL,'2017-01-09','Nizam Uddin ',NULL,NULL,'Mafia','1','Islam','2023-10-20 05:59:12',NULL),(5694,74,4608,'Sania ',NULL,NULL,'Salman Khan',NULL,NULL,'Naz Perveen ','3','Islam','2023-10-20 05:59:12',NULL),(5695,66,2684,'Fatima',NULL,'2016-06-27','Muhammad Sohail',NULL,NULL,NULL,'1','Islam','2023-10-20 05:59:41',NULL),(5696,51,1521,'Emaan',NULL,'2019-09-25','Muhammad Ibrahim','42101-6436711-7','03113663512','Razia Bano','2','Islam','2023-10-20 05:59:45',NULL),(5697,66,2695,'Abeera ',NULL,'2017-07-30','Feroz',NULL,NULL,NULL,'1','Islam','2023-10-20 06:00:07',NULL),(5699,68,33,'Muhammad Nehal',NULL,NULL,'Muhammad Sami','42101-1406182-7','0311-2361614','Arfeen','4','Islam','2023-10-20 06:00:33',NULL),(5700,74,4622,'Hassan Akbar ',NULL,NULL,'Ghulam Akbar ',NULL,NULL,NULL,'3','Islam','2023-10-20 06:01:18',NULL),(5701,68,21,'Ubaid-ur-Rehman',NULL,'2013-10-23','Muhammad Umar Khayyam Siddique','42501-1576044-5',NULL,'Hina','5','Islam','2023-10-20 06:01:53',NULL),(5702,66,2699,'Ayesha ',NULL,'2017-05-20','Ashiq',NULL,NULL,NULL,'1','Islam','2023-10-20 06:02:18',NULL),(5703,74,4623,'Sania Arif ',NULL,NULL,'Muhammad Arif',NULL,'03492933720','samina ','3','Islam','2023-10-20 06:02:28',NULL),(5704,66,2701,'Sania',NULL,'2014-11-24','Muhammad Rafiq',NULL,NULL,NULL,'1','Islam','2023-10-20 06:02:51',NULL),(5705,74,4624,'Aliyan',NULL,NULL,'Muhammad Imran',NULL,NULL,'Amber','3','Islam','2023-10-20 06:03:20',NULL),(5706,68,22,'Mubashir',NULL,'2012-10-26','Ateeq-ur-rehman','42101-0704292-7','0317-4731543','Asma Bibi','5','Islam','2023-10-20 06:03:24',NULL),(5707,66,2710,'RAmeen',NULL,'2016-12-11','Jawed Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-20 06:03:38',NULL),(5708,66,2711,'Fabiha',NULL,'2015-06-26','Salman',NULL,NULL,NULL,'1','Islam','2023-10-20 06:04:11',NULL),(5709,74,4673,'Hania',NULL,NULL,'Faheem Ahmed',NULL,'03333074163',NULL,'3','Islam','2023-10-20 06:04:27','2023-10-20 10:01:52'),(5710,84,3394,'Ayan Ali',NULL,'2017-08-21','Asghar Ali',NULL,NULL,'Fatima Fareed','1','Islam','2023-10-20 06:04:39',NULL),(5711,66,2712,'Sumreen',NULL,'2014-08-02','Qaiser',NULL,NULL,NULL,'1','Islam','2023-10-20 06:05:02',NULL),(5712,74,4550,'Muzammil',NULL,NULL,'Abdul Ghafoor',NULL,NULL,NULL,'3','Islam','2023-10-20 06:05:09',NULL),(5713,84,3427,'Muhammad Mehrab',NULL,'2012-07-16','Arshad Rafiq',NULL,NULL,'Shazia','1','Islam','2023-10-20 06:06:00',NULL),(5714,66,2714,'Mehak',NULL,'2013-11-30','Muhammad Ali',NULL,NULL,NULL,'1','Islam','2023-10-20 06:06:02',NULL),(5715,16,3813,'Zain Ali ',NULL,'2015-03-01','Majid Hussain','34401-0578426-1','0309-1957926','Sabra Majid','1','Islam','2023-10-20 06:06:33',NULL),(5716,66,2715,'Zunaira',NULL,'2016-08-22','Muhammad Amir',NULL,NULL,NULL,'1','Islam','2023-10-20 06:06:36',NULL),(5717,84,3430,'Muhammad Hassan ',NULL,'2016-06-12','Muhammad Asif',NULL,NULL,'Rizwana','1','Islam','2023-10-20 06:06:51',NULL),(5718,74,4675,'Aman',NULL,NULL,'Muhammad Samiullah',NULL,NULL,'Amna','3','Islam','2023-10-20 06:06:51',NULL),(5719,66,2727,'Qunoot',NULL,'2013-08-25','Zakir Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-20 06:07:10',NULL),(5720,84,3434,'Muhammad Ali',NULL,'2011-03-03','Irshad Ahmed Khan',NULL,NULL,'Salma','5','Islam','2023-10-20 06:07:31',NULL),(5721,74,4539,'Mahnoor ',NULL,NULL,'Muhammad Hafeez',NULL,NULL,NULL,'3','Islam','2023-10-20 06:07:32',NULL),(5722,16,3879,'Zarmin',NULL,'2014-01-01','Ghulam Murtaza','45402-6561888-5','0310-2272800','Parveen','1','Islam','2023-10-20 06:07:42',NULL),(5723,66,2729,'Mosab',NULL,'2013-11-10','Gul Shar',NULL,NULL,NULL,'1','Islam','2023-10-20 06:07:54',NULL),(5724,84,3438,'Muhammad Sahil',NULL,'2015-11-24','Sarwar Ali',NULL,NULL,'Kulsoom','1','Islam','2023-10-20 06:08:21',NULL),(5725,74,4544,'Fouzia',NULL,NULL,'Abdul Shakoor',NULL,NULL,NULL,'3','Islam','2023-10-20 06:08:25',NULL),(5726,66,2731,'Rizwan',NULL,'2012-02-01','Muhammad Aslam',NULL,NULL,NULL,'1','Islam','2023-10-20 06:08:27',NULL),(5727,16,3899,'Arsalan ',NULL,'2016-05-12','Muhammad Rafiq','45402-7339175-3','0307-2844994','Zahidan','1','Islam','2023-10-20 06:08:41',NULL),(5728,84,3439,'Haider Ali',NULL,'2015-07-23','Jameel Ahmed',NULL,NULL,'Zahida','1','Islam','2023-10-20 06:09:14',NULL),(5729,66,2740,'Umme Aman',NULL,'2015-08-19','Jamal Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-20 06:09:35',NULL),(5730,74,4553,'Waqas Bin Samiullah',NULL,NULL,'Samiullah',NULL,NULL,NULL,'3','Islam','2023-10-20 06:09:45',NULL),(5731,16,3848,'Eman Fatima',NULL,'2019-02-10','Muhammad Yasir','42000-0538531-9','0306-2319326','Frida','1','Islam','2023-10-20 06:09:55',NULL),(5732,84,3467,'Muhammad Faiz',NULL,'2016-10-23','Shahid',NULL,NULL,'Sonia','1','Islam','2023-10-20 06:09:58',NULL),(5733,74,4572,'Dawood ',NULL,NULL,'Hafiz Shahab Ali',NULL,NULL,NULL,'3','Islam','2023-10-20 06:10:39',NULL),(5734,84,3475,'Muhammad Raza',NULL,'2013-06-23','Muhammad Nadeem ',NULL,NULL,'Rubi ','1','Islam','2023-10-20 06:10:52',NULL),(5735,66,2498,'Abdul Rehman',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'2','Islam','2023-10-20 06:11:04',NULL),(5736,16,3891,'Aliza Batool',NULL,'2018-01-01','Waqar Ali ','45404-0355470-4','0315-2567289','Salma','1','Islam','2023-10-20 06:11:19',NULL),(5737,74,4659,'Hasnain',NULL,NULL,'Shah Jahan',NULL,NULL,NULL,'3','Islam','2023-10-20 06:11:19',NULL),(5738,66,2537,'Ghulam Hussain',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'2','Islam','2023-10-20 06:11:33',NULL),(5739,84,3476,'Arman Raza',NULL,'2013-11-09','Abbas Raza',NULL,NULL,'Naheed','1','Islam','2023-10-20 06:11:35',NULL),(5740,66,2544,'Abdul Rehman',NULL,NULL,'Muhammad Fareed',NULL,NULL,NULL,'2','Islam','2023-10-20 06:11:59',NULL),(5741,74,4672,'Ashad',NULL,NULL,'Faheem Ahmed',NULL,NULL,'Sumaira','3','Islam','2023-10-20 06:12:09',NULL),(5742,84,3480,'Sufyan',NULL,'2013-09-13','Usmani Hassan ',NULL,NULL,'Tamnna','1','Islam','2023-10-20 06:12:21',NULL),(5743,16,3847,'Muhammad Saad',NULL,'2018-01-14','Muhammad Yasir','42000-0538531-9',NULL,'Frida','2','Islam','2023-10-20 06:12:21',NULL),(5744,66,2545,'Abdul Momin',NULL,NULL,'Muhammad Faveed',NULL,NULL,NULL,'2','Islam','2023-10-20 06:12:31',NULL),(5746,84,3487,'Muhammad Hasnain',NULL,'2016-10-05','Abdul Waheed',NULL,NULL,'Shahida','1','Islam','2023-10-20 06:13:10',NULL),(5747,66,2562,'Abdul Wahab',NULL,NULL,'Rashid Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-20 06:13:23',NULL),(5748,16,3854,'Ehsan',NULL,'2012-02-01','Ghulam Murtaza','45402-6561888-5','0310-2272800','Parveen','2','Islam','2023-10-20 06:13:25',NULL),(5749,74,4674,'Hooraiba ',NULL,NULL,'Faheem Ahmed',NULL,NULL,'Sumaira','3','Islam','2023-10-20 06:13:39',NULL),(5750,66,2563,'Muhammad Daniyal',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'2','Islam','2023-10-20 06:13:57',NULL),(5752,84,3503,'Muhammad Adeen ',NULL,'2017-07-31','Azeem Suhail',NULL,NULL,'Shela Azeem ','1','Islam','2023-10-20 06:14:19',NULL),(5753,66,2569,'Kiran ',NULL,NULL,'Shakir Abbas',NULL,NULL,NULL,'2','Islam','2023-10-20 06:14:25',NULL),(5754,16,3888,'Waseem',NULL,'2014-01-01','Ghulam Hussain','45404-0472408-3','0319-1697338','Noor Jahan','2','Islam','2023-10-20 06:14:31',NULL),(5755,74,4676,'Abdullah Ubaid ',NULL,NULL,'Muhammad Ubaid ',NULL,NULL,'Samreen','3','Islam','2023-10-20 06:14:35',NULL),(5756,66,2578,'Atika',NULL,NULL,'Mehboob Hussain',NULL,NULL,NULL,'2','Islam','2023-10-20 06:14:53',NULL),(5757,84,3506,'Farhan Ali',NULL,'2018-06-01','Abid Ali',NULL,NULL,'Sobia Bibi','1','Islam','2023-10-20 06:15:05',NULL),(5758,66,2581,'Dua',NULL,NULL,'Ghulam Asghar',NULL,NULL,NULL,'2','Islam','2023-10-20 06:15:20',NULL),(5759,16,3892,'Adnan',NULL,'2010-12-20','Muhammad Ishaq','45402-4720174-9',NULL,NULL,'1','Islam','2023-10-20 06:15:35',NULL),(5760,84,3521,'Hasnain Kamran',NULL,'2012-05-15','Muhammad Kamran',NULL,NULL,'Uzma','1','Islam','2023-10-20 06:15:54',NULL),(5761,74,4657,'Mubashira',NULL,NULL,'Peeran Ditta',NULL,NULL,'Shamshad','3','Islam','2023-10-20 06:16:02',NULL),(5762,66,2593,'Haniya',NULL,NULL,'Muhammad Sohail',NULL,NULL,NULL,'2','Islam','2023-10-20 06:16:09',NULL),(5763,84,3550,'Rehan',NULL,'2013-05-05','Syed Murad Ali',NULL,NULL,'Shazia','1','Islam','2023-10-20 06:16:42',NULL),(5764,16,3855,'Danish Ali',NULL,'2014-05-11','Gul Hassan','45404-0356557-1','0315-2567289','Ameer Khatoon','3','Islam','2023-10-20 06:16:58',NULL),(5765,66,2594,'Muhammad Ibad',NULL,NULL,'Muhammad Sohail',NULL,NULL,NULL,'2','Islam','2023-10-20 06:17:05',NULL),(5766,74,4504,'Muhammad Ali',NULL,NULL,'Akhtar Nawaz',NULL,NULL,NULL,'4','Islam','2023-10-20 06:17:15',NULL),(5767,66,2596,'shehbaz',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'2','Islam','2023-10-20 06:17:44',NULL),(5768,16,3893,'Adil',NULL,'2010-12-20','Muhammad Ishaq','45402-4710174-9',NULL,NULL,'3','Islam','2023-10-20 06:17:54',NULL),(5769,74,4514,'Nabiha ',NULL,NULL,'Idrees ',NULL,'03167716321','Safia ','4','Islam','2023-10-20 06:18:05',NULL),(5770,66,2618,'Jannat Sultan',NULL,NULL,'Malik Umar',NULL,NULL,NULL,'2','Islam','2023-10-20 06:18:21',NULL),(5771,66,2620,'Syed Sultan',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'2','Islam','2023-10-20 06:18:58',NULL),(5772,84,3556,'Hamza Rehman',NULL,'2014-08-11','Abdul Saad ',NULL,NULL,'Asima Bibi','1','Islam','2023-10-20 06:18:58',NULL),(5773,74,4517,'Zakir ',NULL,NULL,'Ashiq Ali',NULL,'03311377678','Sakina ','4','Islam','2023-10-20 06:19:03',NULL),(5774,16,3868,'Muhammad Hamza',NULL,'2008-09-21','Muhammad Naqi','42101-8716289-7','0319-2018961','Shabana','3','Islam','2023-10-20 06:19:04',NULL),(5775,66,2629,'Kiran',NULL,NULL,'Abdul Sattar',NULL,NULL,NULL,'2','Islam','2023-10-20 06:19:45',NULL),(5776,84,3577,'Hasham Khan',NULL,'2015-04-04','Amir',NULL,NULL,'Rizwana','1','Islam','2023-10-20 06:20:18',NULL),(5777,66,2631,'Muhammad Umer',NULL,NULL,'Noman',NULL,NULL,NULL,'2','Islam','2023-10-20 06:20:21',NULL),(5779,84,3327,'Alishba',NULL,'2012-01-14','Muhammad Miraj ',NULL,NULL,'Mubina','1','Islam','2023-10-20 06:21:08',NULL),(5780,66,2649,'Hamza Iqbal',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'2','Islam','2023-10-20 06:21:15',NULL),(5781,74,4529,'Aamna Bibi',NULL,NULL,'Muhammad Jawaid ',NULL,'03400337958','Shehzadi','4','Islam','2023-10-20 06:21:44',NULL),(5782,66,2662,'Farzan Khan',NULL,NULL,'Farhan Khan',NULL,NULL,NULL,'2','Islam','2023-10-20 06:21:49',NULL),(5783,84,3328,'Laiba',NULL,'2012-01-30','Muhammad Miraj ',NULL,NULL,'Mubina','1','Islam','2023-10-20 06:21:57',NULL),(5784,66,2663,'Ozaifa',NULL,NULL,'Kashif',NULL,NULL,NULL,'2','Islam','2023-10-20 06:22:14',NULL),(5785,66,2716,'Husna',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'2','Islam','2023-10-20 06:22:35',NULL),(5786,74,4652,'Muhammad Arsalan',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'4','Islam','2023-10-20 06:22:55',NULL),(5787,16,3822,'Muhammad Hamza',NULL,'2013-08-23','Muhammad Akram','42101-1952567-1',NULL,'Salma Bano','4','Islam','2023-10-20 06:22:57',NULL),(5788,66,2717,'Aliza Khan',NULL,NULL,'Javed Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-20 06:23:08',NULL),(5789,84,3432,'Mahnoor',NULL,'2016-02-01','Muhammad Faizan',NULL,NULL,'Farah Kanwal ','1','Islam','2023-10-20 06:23:34',NULL),(5790,66,2718,'Abdul Nafay',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'2','Islam','2023-10-20 06:23:58',NULL),(5791,16,3856,'Muzafar Ali',NULL,'2012-01-11','Gul Hassan','45404-0356557-1',NULL,'Ameer Khatoon','4','Islam','2023-10-20 06:24:02',NULL),(5792,74,4540,'Umair ',NULL,NULL,'Ghulam Abbas ',NULL,'033432278404','Rubina','4','Islam','2023-10-20 06:24:04',NULL),(5793,84,3433,'Aisha',NULL,'2016-06-14','Muhammad Ashraf',NULL,NULL,'Zeenat Bano','1','Islam','2023-10-20 06:24:16',NULL),(5794,66,2725,'Muhammad Chaand',NULL,NULL,'Aashiq Hussain',NULL,NULL,NULL,'2','Islam','2023-10-20 06:24:33',NULL),(5795,74,4554,'Muhammad Ayan',NULL,NULL,'Shahzad Mukhtar',NULL,'03452012844','Ambreen','4','Islam','2023-10-20 06:25:07',NULL),(5796,84,3436,'Yumna',NULL,'2015-10-26','Muhammad Ibrahim',NULL,NULL,'Shahida Seher','1','Islam','2023-10-20 06:25:12',NULL),(5797,66,2741,'Subhan',NULL,NULL,'Rahim Bakhsh',NULL,NULL,NULL,'2','Islam','2023-10-20 06:25:16',NULL),(5798,16,3885,'Ammar',NULL,'2013-12-03','Abdul Aziz',NULL,NULL,'Nazneen','4','Islam','2023-10-20 06:25:28',NULL),(5799,84,3440,'Maheen ',NULL,'2015-07-11','Navaid Abdul Hafeez',NULL,NULL,'Saira','1','Islam','2023-10-20 06:25:52',NULL),(5800,66,2470,'Rehan',NULL,NULL,'Muhammad Azhar',NULL,NULL,NULL,'3','Islam','2023-10-20 06:26:06',NULL),(5801,74,4563,'Saqib',NULL,NULL,'Shaukat Hussain',NULL,'03320274230','Perveen','4','Islam','2023-10-20 06:26:24','2023-10-20 10:05:34'),(5802,66,2472,'Basit',NULL,NULL,'Muhammad Khursheed Khan',NULL,NULL,NULL,'3','Islam','2023-10-20 06:26:36',NULL),(5803,16,3814,'Tayyaba Noor',NULL,'2013-02-02','Majid Hussain','34401-0578426-1','0309-1957926','Sabra Majid','4','Islam','2023-10-20 06:26:42',NULL),(5804,84,3442,'Fabiha',NULL,'2015-07-11','Syed Rizwan',NULL,NULL,'Salma Parveen ','1','Islam','2023-10-20 06:27:17',NULL),(5805,74,4584,'Unaisa ',NULL,NULL,'Ashfaq',NULL,'03462150533','Rizwana','4','Islam','2023-10-20 06:27:35',NULL),(5806,66,2532,'Umme-E-Habiba',NULL,NULL,'Muhammad Umair',NULL,NULL,NULL,'3','Islam','2023-10-20 06:27:37',NULL),(5807,16,3863,'Momina',NULL,'2010-04-01','Ghulam Murtaza','454026562888-5',NULL,'Parveen','4','Islam','2023-10-20 06:27:43',NULL),(5808,84,3466,'Tania',NULL,'2016-10-23','Shahid',NULL,NULL,'Sonia','1','Islam','2023-10-20 06:28:01',NULL),(5809,66,2533,'Bibi Ulfat',NULL,NULL,'Ghulam Hussain',NULL,NULL,NULL,'3','Islam','2023-10-20 06:28:30',NULL),(5810,74,4578,'Atifa',NULL,NULL,'Abdul Majeed ',NULL,'03461414177','Alia','4','Islam','2023-10-20 06:28:41',NULL),(5811,16,3869,'Samina',NULL,'2012-07-01','Sardar Ali','15505-7853702-3','0346-3810289','Hasan Zeba','4','Islam','2023-10-20 06:28:45',NULL),(5812,84,3484,'Alishba Noor',NULL,'2018-04-20','Absul Waheed',NULL,NULL,'Shahida','1','Islam','2023-10-20 06:28:52',NULL),(5813,66,2571,'Ayela Rehman',NULL,NULL,'Feroz Rehman',NULL,NULL,NULL,'3','Islam','2023-10-20 06:29:04',NULL),(5814,172,11278,'Maham',NULL,NULL,'Muhammad Rasheed',NULL,NULL,NULL,'1','Islam','2023-10-20 06:29:19',NULL),(5815,172,11370,'Haiqa',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'3','Islam','2023-10-20 06:29:44',NULL),(5816,66,2572,'Alishba',NULL,NULL,'Rashid Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-20 06:29:45',NULL),(5817,74,4583,'Fizza ',NULL,NULL,'Muhammad Mairaj',NULL,'03168635437','Nousheen','4','Islam','2023-10-20 06:29:54',NULL),(5818,84,3488,'Umme Hani',NULL,'2015-05-03','Muhammad Saleem ',NULL,NULL,'Haleema Bano','1','Islam','2023-10-20 06:29:57',NULL),(5819,16,3872,'Asma',NULL,'2012-10-07','Sultan Zareen','15505-0223399-7','0345-247524','Shifaat','4','Islam','2023-10-20 06:30:04',NULL),(5820,172,11377,'Malaika',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'3','Islam','2023-10-20 06:30:10',NULL),(5821,84,3504,'Fariha',NULL,'2017-06-10','Muhammad Abid',NULL,NULL,'Rukhsar','1','Islam','2023-10-20 06:30:46',NULL),(5822,172,11457,'Javeria',NULL,NULL,'Muhammad Haroon',NULL,NULL,NULL,'3','Islam','2023-10-20 06:30:49',NULL),(5823,74,4570,'Talha',NULL,NULL,'Amir Farhan Abid',NULL,'03002813041','Bushra ','4','Islam','2023-10-20 06:30:49','2023-10-20 10:06:07'),(5824,66,2584,'Ahmed',NULL,NULL,'Aurangzeb',NULL,NULL,NULL,'3','Islam','2023-10-20 06:30:55',NULL),(5825,172,10929,'Hiba',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'4','Islam','2023-10-20 06:31:10',NULL),(5826,16,3866,'Ubaid Raza',NULL,'2010-07-31','Abdul Jabbar','42101-0678114-3',NULL,'Sumera','5','Islam','2023-10-20 06:31:10','2023-10-20 06:37:52'),(5827,66,2600,'Ali',NULL,NULL,'Shakir Abbas',NULL,NULL,NULL,'3','Islam','2023-10-20 06:31:29',NULL),(5828,84,3513,'Nimra Attaria',NULL,'2014-04-29','Muhammad Izhar',NULL,NULL,'Aneesa Bano','1','Islam','2023-10-20 06:31:37',NULL),(5830,74,4610,'Hammad Ullah',NULL,NULL,'Aman Ullah',NULL,NULL,NULL,'4','Islam','2023-10-20 06:31:43',NULL),(5831,66,606,'Dua Fatima',NULL,NULL,'S.Sharif Hussain',NULL,NULL,NULL,'3','Islam','2023-10-20 06:32:12',NULL),(5832,16,3898,'Yasin',NULL,'2012-12-14','Muhammad Rafiq','45402-7339175-3',NULL,'Zahidan','5','Islam','2023-10-20 06:32:18',NULL),(5833,84,3547,'Musfira',NULL,'2012-10-01','Aqeel Ahmed Khan',NULL,NULL,'Raheela','1','Islam','2023-10-20 06:32:30',NULL),(5834,74,4632,'Zahra',NULL,NULL,'Muhammad Arif ',NULL,'03362507170','Saima','4','Islam','2023-10-20 06:32:42',NULL),(5835,66,2611,'Nabiya',NULL,NULL,'Kashif Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-20 06:32:42',NULL),(5836,172,10911,'Yusra',NULL,NULL,'Ghulam Nabi',NULL,NULL,NULL,'4','Islam','2023-10-20 06:32:53',NULL),(5837,66,2622,'Tabish',NULL,NULL,'Nasir Khan',NULL,NULL,NULL,'3','Islam','2023-10-20 06:33:11',NULL),(5838,84,3549,'Maria',NULL,'2016-06-29','Aqeel Ahmed Khan',NULL,NULL,'Raheela','1','Islam','2023-10-20 06:33:17',NULL),(5839,172,11131,'Umm e Hani',NULL,NULL,'Muhammad Arif Ansari',NULL,NULL,NULL,'4','Islam','2023-10-20 06:33:22',NULL),(5840,74,4628,'Sadaf ',NULL,NULL,'Muhammad salim',NULL,'03302813041','Khalida ','4','Islam','2023-10-20 06:33:33',NULL),(5841,66,2702,'Muhammad Adeel',NULL,NULL,'Muhammad Rafiq',NULL,NULL,NULL,'3','Islam','2023-10-20 06:33:45',NULL),(5842,16,4000,'Zaman',NULL,'2011-08-05','Muhammad Ishaq','45402-4710125-9',NULL,'Nusrat Khatoon','5','Islam','2023-10-20 06:33:48',NULL),(5843,172,11269,'Fatima',NULL,NULL,'Muhammad Farhan',NULL,NULL,NULL,'4','Islam','2023-10-20 06:33:51',NULL),(5844,84,3546,'Anamta',NULL,'2013-04-05','Muhammad Bilal',NULL,NULL,'Nida Nosheen ','1','Islam','2023-10-20 06:34:15',NULL),(5846,66,2720,'Komal ',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'3','Islam','2023-10-20 06:34:21',NULL),(5847,16,3853,'Aqsa',NULL,'2012-02-18','Abdul Aziz','42501-9066295-1',NULL,'Rukhsar','5','Islam','2023-10-20 06:34:43',NULL),(5848,74,4664,'Muhammad Emaaz',NULL,NULL,'Muhammad Naveed Hanif ',NULL,'03162260763','Yasmeen','4','Islam','2023-10-20 06:35:02',NULL),(5849,66,2721,'S.Zaki',NULL,NULL,'S.Shahjahan Alam',NULL,NULL,NULL,'3','Islam','2023-10-20 06:35:05',NULL),(5850,84,3570,'Hwania',NULL,'2013-09-06','Amir',NULL,NULL,'Rizwana Amir','1','Islam','2023-10-20 06:35:08',NULL),(5851,66,2722,'Muhammad Saif',NULL,NULL,'Shahshad Khan',NULL,NULL,NULL,'3','Islam','2023-10-20 06:35:55',NULL),(5852,74,4404,'Yasir',NULL,NULL,'Zahid Hussain',NULL,NULL,NULL,'4','Islam','2023-10-20 06:36:04',NULL),(5853,84,3585,'Mansha',NULL,'2014-06-19','Muhammad Shafiq',NULL,NULL,'Mehar un Nisa ','1','Islam','2023-10-20 06:36:19',NULL),(5854,66,2723,'Manahil',NULL,NULL,'Shamshad Khan',NULL,NULL,NULL,'3','Islam','2023-10-20 06:36:34',NULL),(5855,74,4484,'Aqib ',NULL,NULL,'Zahid Hussain',NULL,NULL,NULL,'4','Islam','2023-10-20 06:36:42',NULL),(5856,84,3589,'Umema Noor',NULL,'2017-10-01','Waqar',NULL,NULL,'Nazia Khan','1','Islam','2023-10-20 06:37:10',NULL),(5857,74,4505,'Warda',NULL,NULL,'Akhtar Nawaz',NULL,NULL,NULL,'4','Islam','2023-10-20 06:37:18',NULL),(5858,66,2724,'Muhammad Wasif',NULL,NULL,'Muhammad Rehan',NULL,NULL,NULL,'3','Islam','2023-10-20 06:37:22',NULL),(5859,84,3597,'Wania',NULL,'2013-11-27','Nadeem Ali',NULL,NULL,'Rehana','1','Islam','2023-10-20 06:37:56',NULL),(5860,66,2728,'Manahil',NULL,NULL,'Muhammad Imdad',NULL,NULL,NULL,'3','Islam','2023-10-20 06:38:33',NULL),(5861,84,3602,'Umm e Habiba',NULL,'2013-08-06','Amjad Rfiq',NULL,NULL,'Zahida Bano','1','Islam','2023-10-20 06:38:48',NULL),(5862,74,4506,'Sundus',NULL,NULL,'Akhtar Nawaz',NULL,NULL,NULL,'4','Islam','2023-10-20 06:38:50',NULL),(5863,51,1524,'Kashan',NULL,'2013-09-04','Anwar Zaib Khan','42201-2297378-5','03152620165','Zeenat','2','Islam','2023-10-20 06:38:57',NULL),(5864,66,2742,'Tehmina',NULL,NULL,'Muhammad Tanveer',NULL,NULL,NULL,'3','Islam','2023-10-20 06:39:01',NULL),(5865,74,4630,'Muhammad Abdullah',NULL,NULL,'Fayyaz Hussain',NULL,NULL,NULL,'4','Islam','2023-10-20 06:39:32',NULL),(5866,66,2414,'Malika',NULL,NULL,'Mehboob Ali',NULL,NULL,NULL,'4','Islam','2023-10-20 06:40:00',NULL),(5867,74,4497,'Suleman Hussain',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'4','Islam','2023-10-20 06:40:12',NULL),(5868,66,2417,'Zohra',NULL,NULL,'Amir',NULL,NULL,NULL,'4','Islam','2023-10-20 06:40:25',NULL),(5869,51,1552,'Muhammad Haris',NULL,'2016-01-18','Muhammad Yousuf','51401-2279761-1','0333793711','Khadija','2','Islam','2023-10-20 06:40:25',NULL),(5870,84,3302,'Muhammad Daim',NULL,'2014-10-07','Muhammad Amjad',NULL,NULL,'Naheed Akhter','2','Islam','2023-10-20 06:40:49',NULL),(5871,74,4527,'Sawera ',NULL,NULL,'Abdul Ghafoor ',NULL,NULL,NULL,'4','Islam','2023-10-20 06:40:58',NULL),(5872,66,2429,'Muhammad Aliyan',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'4','Islam','2023-10-20 06:41:12',NULL),(5873,74,4633,'Hifza ',NULL,NULL,'Muhammad Azam',NULL,NULL,NULL,'4','Islam','2023-10-20 06:41:36',NULL),(5874,51,1558,'Muhammad Danish',NULL,'2013-04-05','Abid ul Haq','42101-2946191-1','03473443701','Rasheeda','2','Islam','2023-10-20 06:41:40',NULL),(5875,66,2441,'Afshan',NULL,NULL,'Muhammad Dilbar',NULL,NULL,NULL,'4','Islam','2023-10-20 06:41:46',NULL),(5876,84,3322,'Muhammad Faiz Sheikh',NULL,'2013-10-31','Fida Hussain',NULL,NULL,'Mehwish','2','Islam','2023-10-20 06:42:02',NULL),(5877,66,2553,'Uzma',NULL,NULL,'Abdur Rehman',NULL,NULL,NULL,'4','Islam','2023-10-20 06:42:12',NULL),(5878,109,563,'Muhammad Shahzar Tariq',NULL,'2015-12-31','Muhammad Tariq Mehmood','42201-0575782-8',NULL,NULL,'1','Islam','2023-10-20 06:42:21',NULL),(5879,51,1559,'Basit',NULL,'2013-08-18','Abid ul Haq','42101-2956191-1','03473443701','Rasheeda','2','Islam','2023-10-20 06:42:21',NULL),(5880,74,4438,'Umer ',NULL,NULL,'Ghulam Abbas',NULL,NULL,'Rubina ','5','Islam','2023-10-20 06:42:27',NULL),(5881,66,2554,'Rumaisa',NULL,NULL,'Feroz-Ur-Rehman',NULL,NULL,NULL,'4','Islam','2023-10-20 06:42:45',NULL),(5882,84,3323,'Muhammad Huzaifa',NULL,'2015-11-16','Fida Hussain',NULL,NULL,'Mehwish','2','Islam','2023-10-20 06:42:52',NULL),(5883,51,1560,'Muhammad Maiz',NULL,'2011-10-31','Meer Hathim Khan','42201-5336009-7','03462221588',NULL,'2','Islam','2023-10-20 06:43:03',NULL),(5884,74,4485,'Usman',NULL,NULL,'Muhammad Izhar ',NULL,NULL,'Tahira ','5','Islam','2023-10-20 06:43:14',NULL),(5885,66,2556,'Muhammad Shayan',NULL,NULL,'Adan-Uddin',NULL,NULL,NULL,'4','Islam','2023-10-20 06:43:20',NULL),(5886,109,562,'Muhammad Ahsan',NULL,'2015-08-29','Muhammad Irshad','42101-5684837-5',NULL,NULL,'1','Islam','2023-10-20 06:43:28',NULL),(5887,84,3326,'Muhammad Ahmed',NULL,'2013-10-31','Abdul Waris',NULL,NULL,'Shaheen ','2','Islam','2023-10-20 06:43:48',NULL),(5888,66,2573,'syed-Abdul-Rahim',NULL,NULL,'Muhammad Faveed',NULL,NULL,NULL,'4','Islam','2023-10-20 06:44:04',NULL),(5889,51,1597,'Marwa',NULL,'2013-09-11','Amberdad','42101-1467316-3','03418107470','Zeba','2','Islam','2023-10-20 06:44:14',NULL),(5890,74,4417,'Shabnum',NULL,NULL,'Khaleel Ahmed ',NULL,'0342982508','Ashraf','5','Islam','2023-10-20 06:44:31',NULL),(5891,84,3381,'Muhammad Zaraib ',NULL,'2015-05-02','Amir',NULL,NULL,'Fozia','2','Islam','2023-10-20 06:44:36',NULL),(5892,66,2574,'Laiba',NULL,NULL,'Rashid Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-20 06:44:39',NULL),(5893,51,1602,'Muhammad Hasnain Khan',NULL,'2012-12-05','Gul Muhammad Khan','42101-1738193-9','03473548032','Razia','2','Islam','2023-10-20 06:45:01',NULL),(5894,109,561,'Muhammad Sufiyan',NULL,'2017-05-06','Muhammad Irshad','42101-5684837-5',NULL,NULL,'1','Islam','2023-10-20 06:45:05',NULL),(5895,66,2636,'Muskan',NULL,NULL,'Muhammad Mushtaq',NULL,NULL,NULL,'4','Islam','2023-10-20 06:45:08',NULL),(5896,84,3443,'Syed Aman',NULL,'2012-04-12','Syed Rizwan ',NULL,NULL,'Salma Parveen ','2','Islam','2023-10-20 06:45:23',NULL),(5897,66,2637,'Muhammad Uzaifa',NULL,NULL,'Noman',NULL,NULL,NULL,'4','Islam','2023-10-20 06:45:43',NULL),(5898,74,4356,'Maryam',NULL,NULL,'Anayat Hussain',NULL,NULL,NULL,'5','Islam','2023-10-20 06:45:53',NULL),(5899,51,1609,'Muhammad Ramzan',NULL,'2014-04-01','Ghulam Muhammad','31302-1560391-1','03087155021','Aqila','2','Islam','2023-10-20 06:45:57',NULL),(5900,66,2693,'Hania',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'4','Islam','2023-10-20 06:46:20',NULL),(5901,51,1612,'Ayan',NULL,'2013-04-10','Gul Nawabdad','42101-8415192-1','03442040019','Salma','2','Islam','2023-10-20 06:46:35',NULL),(5902,109,560,'Aliza',NULL,NULL,'Muhammad Shafiq','31302-9906339-9',NULL,NULL,'1','Islam','2023-10-20 06:46:46',NULL),(5903,66,2743,'Muhammad Subhan',NULL,NULL,'Jamal Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-20 06:46:52',NULL),(5904,84,3449,'Muhammad Zohaib Raza',NULL,'2012-09-01','Muhammad Jameel ',NULL,NULL,'Kosar Parveen ','2','Islam','2023-10-20 06:46:55',NULL),(5905,74,4424,'Mehak ',NULL,NULL,'Allah Wasaya  ',NULL,'0322885602','Bilqess','5','Islam','2023-10-20 06:47:02',NULL),(5906,51,1617,'Ashley',NULL,'2011-12-01','Arshad Masih','42101-6668258-3','03430216874','Shazia','2','Christianity','2023-10-20 06:47:20',NULL),(5907,66,2410,'Aliza',NULL,NULL,'Muhammad Khurshid',NULL,NULL,NULL,'5','Islam','2023-10-20 06:47:41',NULL),(5908,84,3491,'Zain Emaan',NULL,'2013-11-07','Tehseen Ahmed',NULL,NULL,'Faryal','2','Islam','2023-10-20 06:47:57',NULL),(5909,74,4480,'Asiva ',NULL,NULL,'Rab Nawaz',NULL,'03327605152','Tahira ','5','Islam','2023-10-20 06:48:00',NULL),(5910,109,559,'Shiza',NULL,'2014-09-08','Muhammad Shafq','31302-9906339-9',NULL,NULL,'1','Islam','2023-10-20 06:48:11',NULL),(5911,51,1618,'Alex Dominic',NULL,'2013-01-24','Arshad Masih','42101-6668258-3','03430216874','Shazia','2','Christianity','2023-10-20 06:48:16',NULL),(5912,66,2444,'Maryam',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'5','Islam','2023-10-20 06:48:22',NULL),(5913,66,2477,'Muhammad Hasan',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'5','Islam','2023-10-20 06:48:54',NULL),(5914,51,1620,'Ali Hasan Nizam',NULL,'2013-07-19','Nizam Uddin','42501-1168027-3','03261822633','Farzana','2','Islam','2023-10-20 06:49:02',NULL),(5915,84,3557,'Umer Ahmed Siddiq',NULL,'2013-09-15','Muhammad Ahmed',NULL,NULL,'Abida Parveen ','2','Islam','2023-10-20 06:49:03',NULL),(5916,74,4558,'Bibi Munazza ',NULL,NULL,'Al Amin Khan',NULL,'03162823494','Maheed ','5','Islam','2023-10-20 06:49:12','2023-10-20 06:49:39'),(5917,109,556,'Sidrah Mohsin ',NULL,'2016-03-28','Muhammad Mohsin','42101-1763791-7',NULL,NULL,'1','Islam','2023-10-20 06:49:19',NULL),(5918,66,2523,'Sagar',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'5','Islam','2023-10-20 06:49:25',NULL),(5919,84,3558,'Yaseen ',NULL,'2011-06-17','Muhammad Shahid',NULL,NULL,'Shabana','2','Islam','2023-10-20 06:49:55',NULL),(5920,66,2542,'Hooria Kashif',NULL,NULL,'Kashif Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-20 06:49:57',NULL),(5921,109,555,'Noor Fatima',NULL,'2018-08-29','Muhammad Shareef','31303-9715763-9',NULL,NULL,'1','Islam','2023-10-20 06:50:20',NULL),(5922,84,3588,'Muhammad Zain',NULL,'2012-04-04','Muhammad Sardar',NULL,NULL,'Shabnam','2','Islam','2023-10-20 06:50:37',NULL),(5923,66,2555,'Nayab Sultan',NULL,NULL,'Malik Umar Hayat Khan',NULL,NULL,NULL,'5','Islam','2023-10-20 06:50:41',NULL),(5924,74,4580,'Hamna Bibi',NULL,NULL,'Abdul Majeed ',NULL,'0344911294','Aliya','5','Islam','2023-10-20 06:50:47',NULL),(5925,51,1627,'Joshehwa',NULL,'2013-08-24','Asif','42401-7852116-7','03072852811','Nazia Gulzar','2','Christianity','2023-10-20 06:51:29','2023-10-20 12:52:15'),(5926,74,4629,'Muhammad Ali',NULL,NULL,'Allah Wasaya ',NULL,NULL,'Bilqees ','5','Islam','2023-10-20 06:51:32',NULL),(5927,109,544,'Zahid',NULL,'2019-05-21','Abdul Ghaffar','31301-4881070-7',NULL,NULL,'1','Islam','2023-10-20 06:51:34',NULL),(5928,84,3598,'Abdullah ',NULL,'2012-12-09','Ameen Ur Rehman',NULL,NULL,'Aneesa Naz','2','Islam','2023-10-20 06:51:36',NULL),(5929,66,2557,'Zubair Ahmed',NULL,NULL,'Saeed Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-20 06:51:57',NULL),(5930,74,4466,'Ayesha ',NULL,NULL,'Abdul Ghafar',NULL,NULL,NULL,'5','Islam','2023-10-20 06:52:09',NULL),(5931,84,3333,'Mahirah Fatima',NULL,'2015-05-05','Muhammad Irfan Ahmed',NULL,NULL,'Tasmeena Kanwal ','2','Islam','2023-10-20 06:52:29',NULL),(5932,109,543,'Shayan',NULL,'2014-01-01','Abdul Ghaffar','31301-4881070-7',NULL,NULL,'1','Islam','2023-10-20 06:52:40',NULL),(5933,74,4576,'Hamza ',NULL,NULL,'Muhammad Nadeem Ahmed ',NULL,NULL,NULL,'5','Islam','2023-10-20 06:52:44',NULL),(5934,51,1635,'Aliza',NULL,'2014-12-22','Zafar Hussain','31201-5752414-7','03022467574','Kulsoom ','2','Islam','2023-10-20 06:52:46',NULL),(5935,66,2587,'Abdullah',NULL,NULL,'Ghulam Asghar',NULL,NULL,NULL,'5','Islam','2023-10-20 06:52:48',NULL),(5936,51,1641,'Idrees',NULL,'2010-10-11','Noor Muhammad','42101-9858537-7','03452810474','Naseeb Baha','2','Islam','2023-10-20 06:53:28',NULL),(5937,84,3334,'Hurma Fatima',NULL,'2016-01-27','Muhammad Irfan Ahmed',NULL,NULL,'Tasmeena Kanwal','2','Islam','2023-10-20 06:53:40',NULL),(5938,109,549,'Lal Shahbaz',NULL,'2016-05-10','Muhammad Imran','42101-8774773-7',NULL,NULL,'1','Islam','2023-10-20 06:53:50',NULL),(5939,66,2603,'Muhammad Huzaifa Imdad',NULL,NULL,'Muhammad Imdad Ullah',NULL,NULL,NULL,'5','Islam','2023-10-20 06:54:01',NULL),(5940,84,3335,'Inayat Fatima',NULL,'2015-01-10','Abdul Waris',NULL,NULL,'Shaheen','2','Islam','2023-10-20 06:54:24',NULL),(5941,51,1650,'Emaan Hadia',NULL,'2013-12-02','Wajid Ali','33401-0348059-1','03072528950','Humaira Bano','2','Islam','2023-10-20 06:54:26',NULL),(5942,109,548,'Laiba',NULL,'2016-05-10','Muhammad Imran',NULL,NULL,NULL,'1','Islam','2023-10-20 06:54:41',NULL),(5943,66,2638,'Ahzan Abdul Sattar',NULL,NULL,'Abdul Sattar',NULL,NULL,NULL,'5','Islam','2023-10-20 06:54:48',NULL),(5944,51,1154,'Muhammad Ayan',NULL,'2012-03-23','Khalid Mehmood','42101-0747037-5','03456266506','Sabiha Bibi','2','Islam','2023-10-20 06:55:05',NULL),(5945,84,3359,'Maryam ',NULL,'2015-07-24','Muhammad Usman Waqar',NULL,NULL,'Babli','2','Islam','2023-10-20 06:55:17',NULL),(5946,66,2651,'Ayesha Iqbal',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'5','Islam','2023-10-20 06:55:19',NULL),(5948,84,3401,'Aleena Khan',NULL,'2016-05-29','Nadeem Khan',NULL,NULL,'Beena','2','Islam','2023-10-20 06:55:56',NULL),(5949,51,1678,'Sahil Arain',NULL,'2015-09-25','Muhammad Ashfaq','45402-8446074-0','03022558290','Kousar Bibi','2','Islam','2023-10-20 06:55:59',NULL),(5950,66,2694,'S. Amna Gilani',NULL,NULL,'Abdur RAshid Gilani',NULL,NULL,NULL,'5','Islam','2023-10-20 06:56:38',NULL),(5951,51,1686,'Muhammad Rashid',NULL,'2009-09-28','Gul Rehan','42101-5118868-7','03452764872','Bibi Roza','2','Islam','2023-10-20 06:56:42',NULL),(5952,109,552,'Kaif',NULL,'2016-07-04','Asif Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-20 06:56:51',NULL),(5953,84,3423,'Maryam Naz Khan',NULL,'2013-08-15','Rehman Azeem ',NULL,NULL,'Fehmida','2','Islam','2023-10-20 06:56:57',NULL),(5954,66,2719,'Muhammad Mustafa',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'5','Islam','2023-10-20 06:57:12',NULL),(5955,84,3429,'Hooriya',NULL,'2013-07-19','Muhammad Asif',NULL,NULL,'Rizwana','2','Islam','2023-10-20 06:57:41',NULL),(5956,51,1691,'Saira Bibi',NULL,'2014-10-09','Abdul Ghafoor','15602-0469917-5','031019274919','Shumaila Bibi','2','Islam','2023-10-20 06:57:42',NULL),(5957,66,2726,'Muhammad Azan ',NULL,NULL,'Muhammad Ihtasham Arif',NULL,NULL,NULL,'5','Islam','2023-10-20 06:58:18',NULL),(5958,51,1692,'Sameer Ali',NULL,'2010-05-19','Imdad Ali','53403-9228528-5','03422030920','Kaneez Bibi','2','Islam','2023-10-20 06:58:30',NULL),(5959,84,3444,'Muskan Khan',NULL,'2015-11-21','Kaleem Ahmed',NULL,NULL,'Farheem ','2','Islam','2023-10-20 06:58:42',NULL),(5960,51,1135,'Muskan',NULL,'2011-09-09','Shafi Ahmed','42101-1674370-9','03452651490','Rubina','3','Islam','2023-10-20 06:59:21',NULL),(5961,84,3451,'Esha Urooj',NULL,'2015-07-03','Muhammad Jameel ',NULL,NULL,'Kausar Parveen ','2','Islam','2023-10-20 06:59:30',NULL),(5962,51,1403,'Muhammad Mustufa',NULL,'2010-09-09','Saifullah','17101-1674370-1','03452651490','Yasmeen Begum','3','Islam','2023-10-20 07:00:09',NULL),(5964,84,3453,'Alishba',NULL,'2015-08-10','Muhammad Akram',NULL,NULL,'Noor Jahan','2','Islam','2023-10-20 07:00:26',NULL),(5965,51,1377,'Noor ul Tarawish',NULL,'2016-12-13','Waseem Ahmed','42401-1796644-1','03458111627','Hina','3','Islam','2023-10-20 07:00:53',NULL),(5966,109,551,'Muhammad Subhan',NULL,'2013-10-18','Shabbir Ahmed ',NULL,NULL,NULL,'2','Islam','2023-10-20 07:01:08',NULL),(5967,84,3501,'Hooria Shoaib',NULL,'2014-02-24','Shoaib',NULL,NULL,'Saima','2','Islam','2023-10-20 07:01:11',NULL),(5968,51,1386,'Tabish',NULL,'2014-07-17','Abideen','42101-4108433-3','03452071072','Zainab','3','Islam','2023-10-20 07:01:37',NULL),(5969,109,537,'Aqsa',NULL,NULL,'Muhammad Yaseen','32302-0849031-6',NULL,NULL,'2','Islam','2023-10-20 07:01:55',NULL),(5970,84,3509,'Umme Hani',NULL,'2015-08-10','Alauddin ',NULL,NULL,'Rizwana Naz','2','Islam','2023-10-20 07:01:56',NULL),(5971,51,1445,'Arham',NULL,'2015-04-07','Muhammad Ilyas','42101-8758291-5','03135635932','Erum','3','Islam','2023-10-20 07:02:16',NULL),(5972,51,1446,'Umar',NULL,'2014-01-04','Muhammad Ilyas','42101-8758291-5','03135635932','Erum','3','Islam','2023-10-20 07:02:56',NULL),(5973,109,564,'Muhammad Ahmed Raza Tariq',NULL,'2013-10-17','Tariq Mehmood',NULL,NULL,NULL,'3','Islam','2023-10-20 07:03:15',NULL),(5974,51,1487,'Sinthia',NULL,'2014-09-01','Tanveer','42101-7155642-3','03432492943','Tania','3','Christianity','2023-10-20 07:03:36',NULL),(5975,109,534,'Aqsa Rasheed',NULL,NULL,'Muhammad Rasheed','31301-3864908-9',NULL,NULL,'3','Islam','2023-10-20 07:04:20',NULL),(5976,109,535,'Wajiha',NULL,'2017-05-10','Abid Hussain',NULL,NULL,NULL,'3','Islam','2023-10-20 07:05:29',NULL),(5977,109,536,'Waqas',NULL,'2011-04-24','Muhammad Yaseen',NULL,NULL,NULL,'3','Islam','2023-10-20 07:06:18',NULL),(5979,109,542,'Yousuf',NULL,'2011-12-03','Ghulam Qadir',NULL,NULL,NULL,'4','Islam','2023-10-20 07:08:08',NULL),(5980,109,519,'Kinza',NULL,'2012-08-05','Abid Hussain',NULL,NULL,NULL,'4','Islam','2023-10-20 07:10:13',NULL),(5981,51,1529,'Falak',NULL,'2012-12-22','Johar Ali','22501-7577625-7','03122370844','Guldasta','3','Islam','2023-10-20 07:26:04',NULL),(5982,51,1543,'Muhammad Ahmed',NULL,'2013-06-03','Babar Khan','42201-0772949-3','0313234610','Noor Jahan','3','Islam','2023-10-20 07:28:00',NULL),(5983,51,1554,'Ayesha Bibi',NULL,'2014-02-07','Syed Razif Shah','42201-0466155-7','03452813871','Shah Bibi','3','Islam','2023-10-20 07:29:19',NULL),(5984,51,1555,'Hina Bibi',NULL,'2011-03-20','Abid ul Haq','42101-2946191-1','03473443701','Rashida ','3','Islam','2023-10-20 07:30:26',NULL),(5985,139,600,'Zain',NULL,'2016-07-10','Mukhtiyar ',NULL,'03219559161','Sameera','2','Islam','2023-10-20 07:31:16','2023-10-20 07:32:12'),(5986,51,1556,'Nofil',NULL,'2010-04-05','Amanant','42201-7966720-1','0346321839','Saiqa','3','Christianity','2023-10-20 07:31:20',NULL),(5987,139,666,'Dua Zainab ',NULL,'2016-02-10','Muhammad Ashiq',NULL,'0306757376','Shamshaad Khan','2','Islam','2023-10-20 07:33:28',NULL),(5988,139,591,'Humaira ',NULL,'2015-10-22','Abdul Ghani',NULL,'03475839080','Shumila','2','Islam','2023-10-20 07:34:36',NULL),(5989,139,690,'Rehan',NULL,'2015-06-13','Ali Akbar',NULL,'03182863995','Arba Zadi','2','Islam','2023-10-20 07:35:44',NULL),(5990,139,660,'Sharmeen ',NULL,'2014-10-15','Abdul Ghani',NULL,'03102734267','Shahida','2','Islam','2023-10-20 07:36:57',NULL),(5991,51,1562,'Syed Zulqarnain Shah',NULL,'2011-03-24','Syed Razeef Shah','42201-0466155-7','03452813871','Shah Bibi','3','Islam','2023-10-20 07:37:37',NULL),(5992,139,701,'Dua ',NULL,'2016-03-12','Ali Raza',NULL,'03152295750','Yasmeen','2','Islam','2023-10-20 07:38:44',NULL),(5993,51,1570,'Muhammad Harron',NULL,'2014-03-23','Abdul qayyum','42101-1767416-7','03121030793','Bibi Zareef','3','Islam','2023-10-20 07:39:24',NULL),(5994,139,546,'Zubaida ',NULL,'2011-06-05','Wazir Ali',NULL,'03102556929','Zeenat','2','Islam','2023-10-20 07:39:47',NULL),(5995,139,708,'Chahat',NULL,'2014-03-16','Abu Bakar',NULL,'03111232558','pathani','2','Islam','2023-10-20 07:41:05',NULL),(5996,4,6815,'Anabia',NULL,'2017-08-10','Muhammad Anees',NULL,NULL,NULL,'1','Islam','2023-10-20 07:41:21',NULL),(5997,51,1574,'Salma',NULL,'2011-11-25','Saifullah','17101-4449559-9','03149908045','Yasmeen','3','Islam','2023-10-20 07:41:34','2023-10-21 03:47:52'),(5998,139,719,'Tanveer ',NULL,'2011-05-28','Naiz',NULL,'03097060361','Shakila ','2','Islam','2023-10-20 07:42:00',NULL),(5999,4,6816,'Muhammad Sufyan',NULL,'2017-02-08','Muhammad Imran','42101-2270757-7',NULL,NULL,'1','Islam','2023-10-20 07:42:26',NULL),(6000,4,6818,'Aashir Hussain',NULL,'2015-04-12','Hanif Hussain','42101-7600852-1',NULL,NULL,'1','Islam','2023-10-20 07:43:19',NULL),(6001,139,724,'Shahzaib',NULL,'2013-02-02','Sialeen',NULL,'03392241954','Masti Khaila ','2','Islam','2023-10-20 07:43:19',NULL),(6002,51,1575,'Yasmeen',NULL,'2011-11-10','Muhamma Aslam','31201-9358998-5','03032058070','Sakina','3','Islam','2023-10-20 07:43:24',NULL),(6003,4,6819,'Roman Ali ',NULL,'2016-05-06','Muhammad Kashif ',NULL,NULL,NULL,'1','Islam','2023-10-20 07:43:57',NULL),(6004,139,726,'Sania ',NULL,'2013-06-26','Muhammad Umer ',NULL,'03410787238','Saama','2','Islam','2023-10-20 07:44:16','2023-10-20 07:45:24'),(6005,51,1580,'Ayan',NULL,'2015-01-15','Madni','31302-1941358-7','03050718302','Nasreen','3','Islam','2023-10-20 07:44:46',NULL),(6006,4,6821,'Muhammad Zuraib',NULL,'2018-09-09','Asif Ibrahim','42301-6878719-7',NULL,NULL,'1','Islam','2023-10-20 07:45:08',NULL),(6007,51,1581,'Shanzay',NULL,'2014-05-01','Syed Afnan','42101-7683665-3','03162608366','Sana','3','Islam','2023-10-20 07:46:10',NULL),(6008,139,727,'Shoaib ',NULL,'2014-11-02','Shaukat ',NULL,'03403963794','Raheela ','2','Islam','2023-10-20 07:46:37',NULL),(6009,4,6822,'Muhammad Hussain Khan',NULL,'2016-09-29','Muhammad Zaib Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 07:46:49',NULL),(6010,139,235,'Sharafat',NULL,'2016-09-07','Ismail',NULL,'03022977282','Zaib','2','Islam','2023-10-20 07:47:36',NULL),(6011,4,6823,'Muhammad Subhan Butt',NULL,'2017-10-21','Muhammad Faisal Butt',NULL,NULL,NULL,'1','Islam','2023-10-20 07:47:41',NULL),(6012,51,1605,'Israr',NULL,'2009-04-15','Naseeb U Rehman','13504-7084248-3','03462969190','Najo','3','Islam','2023-10-20 07:47:47',NULL),(6013,4,6695,'Muhammad Zaid',NULL,'2016-09-08','Muhammad Farhan',NULL,NULL,NULL,'1','Islam','2023-10-20 07:48:28',NULL),(6014,139,741,'Naseer ',NULL,'2013-10-02','Nazeer Ahmed ',NULL,'03238231226','Nazeera','2','Islam','2023-10-20 07:48:39',NULL),(6015,4,6710,'Muhammad Miraj',NULL,'2015-12-19','Muhammad Khurram',NULL,NULL,NULL,'1','Islam','2023-10-20 07:49:42',NULL),(6016,4,6703,'Muhammad Rohan',NULL,'2017-11-05','Muhammad Khurram',NULL,NULL,NULL,'1','Islam','2023-10-20 07:50:28',NULL),(6017,51,1606,'Iqrar',NULL,'2011-05-05','Naseeb U Rehman','13504-7084248-3','03461822633','Najo','3','Islam','2023-10-20 07:51:14',NULL),(6018,4,6828,'Abdul Rehman',NULL,'2018-09-18','Abdul Malik',NULL,NULL,NULL,'1','Islam','2023-10-20 07:51:24',NULL),(6019,139,588,'Zainab',NULL,'2014-05-05','Mukhtiyar ',NULL,'03219559161','Sameera','3','Islam','2023-10-20 07:51:38',NULL),(6020,4,6532,'Danial',NULL,NULL,'Pervez Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-20 07:51:57',NULL),(6021,139,659,'Shaheen',NULL,'2012-07-18','Abdul Ghani',NULL,'03132734267','Shahida','3','Islam','2023-10-20 07:52:42',NULL),(6022,51,1621,'Sohail',NULL,'2012-08-15','Nizam U Din','42501-1168027-3','03261822633','Farzana','3','Islam','2023-10-20 07:53:07',NULL),(6023,4,6694,'Amna Bibi',NULL,'2016-04-20','Abdul Malik',NULL,NULL,NULL,'1','Islam','2023-10-20 07:53:19',NULL),(6024,139,692,'Mariha',NULL,'2012-05-17','Ali Akbar',NULL,'03182863995','Zameera','3','Islam','2023-10-20 07:53:41',NULL),(6025,139,609,'Ayesha ',NULL,'2013-01-10','Ali Raza',NULL,'03102071552','Zameera','3','Islam','2023-10-20 07:54:47',NULL),(6026,4,6784,'Jannat',NULL,'2016-07-25','Syed Munawer Ali','42101-2199641-9',NULL,NULL,'1','Islam','2023-10-20 07:54:57',NULL),(6027,51,1626,'Sonia',NULL,'2012-08-16','Rasheed','31201-5240389-7','03072544386','Zakia Bibi','3','Islam','2023-10-20 07:55:13',NULL),(6028,4,6834,'Anabia',NULL,'2015-12-09','Muhammad Umair',NULL,NULL,NULL,'1','Islam','2023-10-20 07:55:52',NULL),(6029,139,729,'Sakina',NULL,'2013-12-10','Muhammad Hussain',NULL,'0330005193','Shahida','3','Islam','2023-10-20 07:56:23',NULL),(6030,4,6836,'Musfira',NULL,NULL,'Salman',NULL,NULL,NULL,'1','Islam','2023-10-20 07:56:40',NULL),(6031,51,1628,'Iman',NULL,'2011-08-21','Fazal Mehboob','42101-1892748-3','03161015093','Shahida','3','Islam','2023-10-20 07:56:49',NULL),(6032,139,723,'Alisha',NULL,'2012-12-01','Rizwan',NULL,'0315223267','Shumaila ','3','Islam','2023-10-20 07:57:15',NULL),(6033,4,6837,'Hussain ',NULL,'2018-06-03','Imtiaz',NULL,NULL,NULL,'1','Islam','2023-10-20 07:57:51',NULL),(6034,51,1629,'Faiza',NULL,'2011-05-10','Ali Ahmed','41104-1148468-5','03032989336','Rashdeedan','3','Islam','2023-10-20 07:58:20','2023-10-20 12:53:55'),(6035,4,6838,'Waheed',NULL,'2016-01-18','Imtiaz',NULL,NULL,NULL,'1','Islam','2023-10-20 07:58:26',NULL),(6036,82,9107,'Bushra',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'1',NULL,'2023-10-20 07:58:49',NULL),(6037,139,594,'Abdullah',NULL,'2012-08-12','Ata Muhammad',NULL,'03333312322','Ayesha ','3','Islam','2023-10-20 07:59:03',NULL),(6038,4,6788,'Fariha',NULL,'2016-10-05','Zahoor Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-20 07:59:08',NULL),(6039,82,9445,'Roomaniya',NULL,NULL,'Irshad Ali',NULL,NULL,NULL,'1',NULL,'2023-10-20 07:59:31',NULL),(6040,139,658,'Jameel',NULL,'2012-07-18','Abdul Ghani',NULL,'03102734267','Shahida','3','Islam','2023-10-20 07:59:49',NULL),(6041,4,6908,'Muhammad Faizan',NULL,'2016-01-11','Zahid Hussain',NULL,NULL,NULL,'1','Islam','2023-10-20 07:59:52',NULL),(6042,51,1632,'Muhammad Sheryar',NULL,'2012-06-22','Noman Gul','42101-9900063-3','03403353919','Hanifa','3','Islam','2023-10-20 07:59:57','2023-10-20 12:55:22'),(6043,82,9474,'Zehra',NULL,NULL,'Imran',NULL,NULL,NULL,'2',NULL,'2023-10-20 08:00:00',NULL),(6044,84,1775,'Muhammad Ameer Mawyah',NULL,'2013-02-26','Muhammad Rafiq',NULL,NULL,'Khursheeda Begum','3','Islam','2023-10-20 08:00:16',NULL),(6046,139,643,'Ayan',NULL,'2013-12-15','Sarfarz',NULL,'03142184342','Shaberoz','3','Islam','2023-10-20 08:00:44',NULL),(6048,4,6909,'Muhammad Irfan',NULL,'2017-04-16','Zahid Hussain',NULL,NULL,NULL,'1','Islam','2023-10-20 08:00:57',NULL),(6049,84,1776,'Muhammad Aman ',NULL,'2013-02-07','Muhammad Yameen ',NULL,NULL,'Yameen ','3','Islam','2023-10-20 08:01:39',NULL),(6050,139,693,'Abdullah',NULL,'2011-11-20','Muhammad Ashraf',NULL,'03451671316','Afshan','3','Islam','2023-10-20 08:01:48',NULL),(6051,4,7003,'Umm-e-Hani',NULL,'2018-08-13','Umar Daraz',NULL,NULL,NULL,'1','Islam','2023-10-20 08:03:41',NULL),(6052,139,733,'Muhammad Hasaan',NULL,'2012-05-12','Muhammad Qasim',NULL,'03152933388','Hina','3','Islam','2023-10-20 08:03:43',NULL),(6053,84,3129,'Ali Hamza',NULL,'2013-03-03','Parwaiz',NULL,NULL,'Parween','3','Islam','2023-10-20 08:04:28',NULL),(6054,4,7002,'Syed Subhan Ali',NULL,'2015-05-02','Syed Kamran Ali',NULL,NULL,NULL,'1','Islam','2023-10-20 08:04:36',NULL),(6055,51,1633,'Muhammad Zeeshan',NULL,'2010-07-16','Noman Gul','42101-9900063-3','03403353919','Hamifa','3','Islam','2023-10-20 08:04:41',NULL),(6056,139,744,'Saqib',NULL,'2012-08-13','Shahid',NULL,'0336227659','Najo','3','Islam','2023-10-20 08:04:45',NULL),(6057,4,7001,'Rafia',NULL,'2014-11-15','Muhammad Noshad',NULL,NULL,NULL,'1','Islam','2023-10-20 08:05:35',NULL),(6058,84,3288,'Shehbaz Ahmed',NULL,'2011-11-02','Waseem Ahmed ',NULL,NULL,'Salma','3','Islam','2023-10-20 08:05:37',NULL),(6059,188,6298,'Wania Naz',NULL,'2014-06-25','Muhammad Islam',NULL,NULL,NULL,'1','Islam','2023-10-20 08:05:40',NULL),(6060,139,615,'Yaseen',NULL,'2012-09-09','Karim Baksh',NULL,'03219559161','Soomri','3','Islam','2023-10-20 08:05:50',NULL),(6061,4,6999,'Ayan',NULL,'2014-11-21','Muhammad Imran',NULL,NULL,NULL,'1','Islam','2023-10-20 08:06:13',NULL),(6062,51,1654,'Ayesha',NULL,'2011-04-29','Muhammad Ashfaq','42101-2087579-3','03332242870','Shumaila','3','Islam','2023-10-20 08:06:23',NULL),(6063,84,3289,'Haseeb Ahmed ',NULL,'2012-03-07','Mukhtar Ahmed ',NULL,NULL,'Zahida','3','Islam','2023-10-20 08:07:01',NULL),(6064,188,6345,'Umme Hidaya',NULL,'2017-11-11','Kamran Saleem',NULL,NULL,NULL,'1','Islam','2023-10-20 08:07:09',NULL),(6065,139,774,'Muhammad Farhan',NULL,'2011-03-25','Muhammad Saleem',NULL,'03121755291','Rozina','3','Islam','2023-10-20 08:07:13',NULL),(6066,84,3291,'Mudasir Faisal Hussain ',NULL,'2014-06-12','Faisal Hussain ',NULL,NULL,'Farzana','3','Islam','2023-10-20 08:08:01',NULL),(6067,4,6998,'Fatima Khan',NULL,'2015-10-13','Arshad Ali Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 08:08:04',NULL),(6068,188,6290,'Jannat',NULL,'2016-09-15','Muhammad Rashid',NULL,NULL,NULL,'1','Islam','2023-10-20 08:08:12',NULL),(6069,51,1659,'Muhammad Abbas ',NULL,'2014-08-30','Faisal Ishaq',NULL,'03072088996','Farheen','3','Islam','2023-10-20 08:08:43',NULL),(6070,84,3301,'Muhammad Hurain',NULL,'2014-06-07','Saleem Khan',NULL,NULL,'Sajida','3','Islam','2023-10-20 08:09:06',NULL),(6071,188,6253,'Azan',NULL,'2015-10-15','Aan Muhammad',NULL,NULL,NULL,'1','Islam','2023-10-20 08:09:17',NULL),(6072,4,6996,'Aisha',NULL,'2018-02-23','Mehar Ali',NULL,NULL,NULL,'1','Islam','2023-10-20 08:09:21',NULL),(6073,51,1663,'Arfa',NULL,'2010-11-29','Noor Zamat Gul','42101-7400924-1','03212481410','Noreen','3','Islam','2023-10-20 08:10:13',NULL),(6074,84,3354,'Muhammad Saad Ghazali',NULL,'2016-12-25','Manzoor Alam',NULL,NULL,'Nasreen ','3','Islam','2023-10-20 08:10:16',NULL),(6075,188,6315,'Muhammad Hassan',NULL,'2018-07-03','Shakeel Ali',NULL,NULL,NULL,'1','Islam','2023-10-20 08:11:02',NULL),(6076,4,6995,'Rumesa Sheikh',NULL,'2016-01-25','Sheikh Farhan',NULL,NULL,NULL,'1','Islam','2023-10-20 08:11:04',NULL),(6077,84,3364,'Salman Qadri',NULL,'2014-04-07','Sher Muhammad',NULL,NULL,'Shabnam Naz','3','Islam','2023-10-20 08:11:39',NULL),(6078,51,1673,'Shakaina',NULL,'2012-06-09','Mushtaq','42101-7217860-1','03140302284','Nazia','3','Islam','2023-10-20 08:11:46',NULL),(6079,188,6266,'Umme Hani ',NULL,'2014-10-24','kamran saleem',NULL,NULL,NULL,'2','Islam','2023-10-20 08:12:19',NULL),(6080,4,6994,'Sidratul Muntaha',NULL,'2016-03-02','Muhammad Irfan',NULL,NULL,NULL,'1','Islam','2023-10-20 08:12:52',NULL),(6081,51,1688,'Maryam',NULL,'2012-09-10','Amjad Khan Durrani','42101-9301313-7','03152334179','Misbah','3','Islam','2023-10-20 08:13:05',NULL),(6082,84,3395,'Shayan Ali',NULL,'2013-05-31','Asghar Ali',NULL,NULL,'Fatima Fareed','3','Islam','2023-10-20 08:13:14',NULL),(6083,4,6993,'Nadia Nadeem',NULL,'2017-01-05','Muhammad Nadeem',NULL,NULL,NULL,'1','Islam','2023-10-20 08:13:44',NULL),(6084,84,3398,'Hasan ',NULL,'2011-04-07','Muhammad Tahir ',NULL,NULL,'Sana','3','Islam','2023-10-20 08:14:03',NULL),(6085,139,619,'Hassnain',NULL,'2012-04-24','Abdul Ghani',NULL,'03475839080','Shumaila ','4','Islam','2023-10-20 08:14:18',NULL),(6086,51,1690,'Jaweria',NULL,'2014-12-26','Sajid Khan','42101-5887742-1','03132572931','Adeela ','3','Islam','2023-10-20 08:14:22','2023-10-20 12:55:48'),(6087,4,6986,'Zainab Nadeem',NULL,'2014-06-15','Muhammad Nadeem',NULL,NULL,NULL,'1','Islam','2023-10-20 08:14:55',NULL),(6088,4,6988,'Muhammad Shayan',NULL,'2014-07-15','Abdul Rauf',NULL,NULL,NULL,'1','Islam','2023-10-20 08:15:46',NULL),(6089,139,664,'Muhammad Kashif',NULL,'2015-05-03','Muhammad Ashiq',NULL,'0306757376','Shamshad Khan','4','Islam','2023-10-20 08:16:19',NULL),(6090,84,3410,'Muhammad Hunain ',NULL,'2012-05-19','Muhammad Hussain ',NULL,NULL,'Shawab','3','Islam','2023-10-20 08:16:33',NULL),(6091,51,1229,'Shafiq',NULL,'2012-07-04','muhammad Zahid','42101-7688582-5','03437350087','Taj Parosha','4','Islam','2023-10-20 08:16:36',NULL),(6092,84,3413,'Ameen Raza',NULL,'2014-01-08','Muhammad Abid',NULL,NULL,'Shaheen ','3','Islam','2023-10-20 08:17:32',NULL),(6093,139,646,'Ali Jaan',NULL,'2012-07-10','Sarfarz',NULL,'03142184342','Shaberoz','4','Islam','2023-10-20 08:17:44',NULL),(6094,84,3415,'Kamil Raza',NULL,'2012-06-11','Muhammad Abid',NULL,NULL,'Shaheen ','3','Islam','2023-10-20 08:18:19',NULL),(6095,51,1645,'Kashaf Ali',NULL,'2013-12-13','Muhammad Irfan Ali','42101-4923921-7','03332061078','Meher Afshan','4','Islam','2023-10-20 08:18:23','2023-10-21 04:16:40'),(6096,4,6989,'Syeda Fatima Batool',NULL,'2017-02-06','Syed Amjad Ali',NULL,NULL,NULL,'1','Islam','2023-10-20 08:18:30',NULL),(6097,139,732,'Muhammad Hussain',NULL,'2011-04-10','Qasim Khan',NULL,'03002189998','Hina','4','Islam','2023-10-20 08:18:52',NULL),(6098,4,6977,'Mubashir',NULL,'2017-08-04','Muhammad Adeel',NULL,NULL,NULL,'1','Islam','2023-10-20 08:19:25',NULL),(6099,51,1409,'Hameedullah',NULL,'2009-08-11','Saifullah','17101-4449559-9','03142258137','Yasmeen Begum','4','Islam','2023-10-20 08:19:35','2023-10-20 12:53:31'),(6100,84,3431,'Muhammad Saad',NULL,'2011-12-14','Muhammad Faizan ',NULL,NULL,'Farah Kanwal','3','Islam','2023-10-20 08:19:43',NULL),(6101,139,772,'Armaan Khan',NULL,'2011-03-06','Sami Khan',NULL,'03333084173','Sameena','4','Islam','2023-10-20 08:20:03',NULL),(6103,4,6976,'Ibrahim Khan',NULL,'2017-10-20','Asad Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 08:20:30',NULL),(6104,51,1134,'Tooba',NULL,'2010-09-04','Khalid Mehmood','42101-0747037-5','03456266506','Sabiha','4','Islam','2023-10-20 08:21:04',NULL),(6105,139,613,'Muhammad Yousuf',NULL,'2012-05-19','Asim Ali Khan',NULL,'30122059086','Ambreen Asim','4','Islam','2023-10-20 08:21:04',NULL),(6106,4,6991,'Sibtain',NULL,'2016-06-20','Muhammad Saleem',NULL,NULL,NULL,'1','Islam','2023-10-20 08:21:40',NULL),(6107,139,620,'Heer',NULL,'2012-09-01','Abdul Ghani',NULL,'03475839080','Shumaila ','4','Islam','2023-10-20 08:21:52',NULL),(6108,84,3508,'Fida Hussain ',NULL,'2012-12-03','Mubeen ',NULL,NULL,'Hamida Kanwal','3','Islam','2023-10-20 08:21:56',NULL),(6109,4,6992,'Shayan',NULL,'2016-05-02','Shakir Baig',NULL,NULL,NULL,'1','Islam','2023-10-20 08:22:16',NULL),(6110,51,1178,'Uzair',NULL,'2014-05-07','Khalid','42101-1687145-9','03444390502','Nasebo','4','Islam','2023-10-20 08:22:21',NULL),(6111,4,6979,'Aisha Khan',NULL,'2015-08-27','Imran Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 08:22:53',NULL),(6112,139,684,'Bakhtawar',NULL,'2012-08-06','Ghulam Saeed',NULL,'03062413475','Hakim Zadi','4','Islam','2023-10-20 08:22:59',NULL),(6113,4,6987,'Midhat Zehra',NULL,'2018-09-12','Syed Danish Abbas',NULL,NULL,NULL,'1','Islam','2023-10-20 08:23:42',NULL),(6114,51,1378,'Noor ul Jiyan',NULL,'2014-08-27','Waseem Ahmed','42401-1796644-1','03022467574','Hina Shafi','4','Islam','2023-10-20 08:23:45',NULL),(6115,139,728,'Samreen',NULL,'2011-08-16','Muhammad Shaukat',NULL,'03403963794','Rahela','4','Islam','2023-10-20 08:24:07',NULL),(6116,84,3520,'Yousuf ',NULL,'2011-07-25','Raheem Ud Din',NULL,NULL,'Sana','3','Islam','2023-10-20 08:24:17',NULL),(6117,51,1475,'Kashif Ali',NULL,'2014-02-15','Sanaullah Ansari','45206-3966009-3','03052948689','Abida Parveen','4','Islam','2023-10-20 08:25:21',NULL),(6118,4,6978,'Manahil',NULL,'2016-08-22','Sikander',NULL,NULL,NULL,'1','Islam','2023-10-20 08:25:38',NULL),(6119,139,771,'Abiha',NULL,'2015-04-02','Jafar Abbas',NULL,'03328474659','Aseha Bibi','4','Islam','2023-10-20 08:25:43',NULL),(6120,51,1484,'Muaz',NULL,'2015-06-13','Rehmat Khan','42201-4620144-1','03132434610','Roshan','4','Islam','2023-10-20 08:26:36',NULL),(6121,4,6981,'Mareez Masih',NULL,'2014-01-22','Rasheed Masih',NULL,NULL,NULL,'1','Islam','2023-10-20 08:27:18',NULL),(6122,139,633,'Eman',NULL,'2011-04-20','Amjad',NULL,'032132177624','Shumaila','5','Islam','2023-10-20 08:27:28',NULL),(6123,84,3540,'Muhammad Azan ',NULL,'2011-11-15','Muhammad Shakir',NULL,NULL,'Aneesa','3','Islam','2023-10-20 08:27:29',NULL),(6124,51,1488,'Alithiya Tanveer',NULL,'2013-07-02','Tanveer','42101-7155642-3','03432492143','Tania','4','Christianity','2023-10-20 08:27:56','2023-10-21 03:46:50'),(6125,4,6982,'Aiman',NULL,'2016-05-29','Jameel ',NULL,NULL,NULL,'1','Islam','2023-10-20 08:28:19',NULL),(6126,84,3578,'Rao Ammar',NULL,'2011-06-13','Rao Salman',NULL,NULL,'Samar Shehzadi','3','Islam','2023-10-20 08:28:43',NULL),(6127,4,6983,'Maryam',NULL,'2014-11-10','Jameel',NULL,NULL,NULL,'1','Islam','2023-10-20 08:28:56',NULL),(6128,188,6242,'Anabiya',NULL,'2015-07-16','Abdul Rauf',NULL,NULL,NULL,'2','Islam','2023-10-20 08:29:03','2023-10-21 08:58:04'),(6129,139,679,'Awais',NULL,'2011-11-08','Dodo Khan',NULL,'03152618237','Ambreen','5','Islam','2023-10-20 08:29:05',NULL),(6130,84,3292,'Maheen Asif ',NULL,'2013-06-24','Muhammad Ashraf',NULL,NULL,'Zeenat Bano','3','Islam','2023-10-20 08:29:19',NULL),(6131,51,1528,'Fahan Zaib',NULL,'2011-06-01','Anwar Zaib Khan','42201-2297378-5','03152620165','Zeenat','4','Islam','2023-10-20 08:29:34','2023-10-21 03:47:16'),(6132,188,6221,'Kulsoom Fatima',NULL,'2015-10-30','Muhammad Mubeen',NULL,NULL,NULL,'2','Islam','2023-10-20 08:29:40',NULL),(6133,139,705,'Laiba',NULL,'2012-07-29','Sarfarz',NULL,'03072178182','Sajda','5','Islam','2023-10-20 08:30:00',NULL),(6134,84,3300,'Tasbiha',NULL,'2011-05-10','Siraj Ud Din ',NULL,NULL,'Fehmida','3','Islam','2023-10-20 08:30:13',NULL),(6135,188,2082,'Zarmina',NULL,'2016-02-24','Ghulam Murtaza',NULL,NULL,NULL,'2','Islam','2023-10-20 08:30:27',NULL),(6136,4,6975,'Musfira Sohail',NULL,'2016-04-27','Sohail Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-20 08:30:33',NULL),(6137,51,1533,'Shayan',NULL,'2010-07-29','Azmat','42101-7630902-3','03412026570','Nasreen Bibi','4','Islam','2023-10-20 08:30:59',NULL),(6138,84,3303,'Yumna',NULL,'2015-03-04','Muhammad Asif',NULL,NULL,'Ambreen ','3','Islam','2023-10-20 08:31:02',NULL),(6139,188,6305,'Ayesha ',NULL,'2014-11-25','Muhammad Ashfaq',NULL,NULL,NULL,'2','Islam','2023-10-20 08:31:07',NULL),(6140,139,625,'Ibrahim',NULL,'2010-11-02','Ata Muhammad',NULL,'03333312322','Ayesha','5','Islam','2023-10-20 08:31:08',NULL),(6141,4,6974,'Syeda Malaika Ali',NULL,'2013-05-31','Syed Rehan Ali',NULL,NULL,NULL,'1','Islam','2023-10-20 08:31:21',NULL),(6142,84,3397,'Hafsa',NULL,'2015-06-01','Muhammad Tahir',NULL,NULL,'Hafsa','3','Islam','2023-10-20 08:31:52',NULL),(6143,188,6310,'Hiba Naz',NULL,'2015-10-28','Abdul Aleem',NULL,NULL,NULL,'2','Islam','2023-10-20 08:31:58',NULL),(6144,51,1557,'Astar',NULL,'2009-04-22','Ammanat','42201-7966720-1','03463218389','Saiqa','4','Christianity','2023-10-20 08:32:36',NULL),(6145,139,630,'Asad Ullah',NULL,'2013-04-02','Allah Baksh',NULL,'03412414934','Gul Bibi','5','Islam','2023-10-20 08:32:37',NULL),(6146,188,6304,'Maryam',NULL,'2016-10-28','Muhammad Ashfaq',NULL,NULL,NULL,'2','Islam','2023-10-20 08:32:40',NULL),(6147,188,6331,'Nabeela',NULL,'2014-01-01','Abdul Raheem',NULL,NULL,NULL,'2','Islam','2023-10-20 08:33:24',NULL),(6148,139,773,'Alisha',NULL,'2010-12-20','Muhammad Shafiq',NULL,'0300222859','Naseen','5','Islam','2023-10-20 08:33:27',NULL),(6149,84,3307,'Sawera',NULL,'2014-10-07','Muhammad Shahid',NULL,NULL,'Riffat','3','Islam','2023-10-20 08:33:28',NULL),(6150,51,1571,'Sidra',NULL,'2010-06-03','Abdul Jalil','42101-6143559-5','03101927419','Rukhsana','4','Islam','2023-10-20 08:33:56',NULL),(6151,188,6337,'Hnasa',NULL,'2015-12-02','Akbar Ali',NULL,NULL,NULL,'2','Islam','2023-10-20 08:34:02',NULL),(6152,188,6338,'Ayesha',NULL,'2015-07-24','Muhammad Saleem',NULL,NULL,NULL,'2','Islam','2023-10-20 08:34:37',NULL),(6153,84,3339,'Aisha',NULL,'2016-12-02','Muhammad Faizan',NULL,NULL,'Nageena','3','Islam','2023-10-20 08:34:38',NULL),(6154,51,1582,'Misbah',NULL,'2011-12-10','Muhammad Madni','31302-1941358-7','03057018302','Nasreen Bibi','4','Islam','2023-10-20 08:34:59','2023-10-20 12:55:04'),(6155,4,7004,'Sobia Akbar',NULL,'2012-07-02','Ghulam Akbar',NULL,NULL,NULL,'1','Islam','2023-10-20 08:35:12',NULL),(6156,188,6349,'Batool Fatima',NULL,'2012-02-08','Adnan Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-20 08:35:17',NULL),(6157,84,3341,'Uroosa Khan',NULL,'2014-10-26','Arif Khan',NULL,NULL,'Samina Arif','3','Islam','2023-10-20 08:35:25',NULL),(6158,188,6355,'Iqra ',NULL,'2014-10-31','Amjad Ali',NULL,NULL,NULL,'2','Islam','2023-10-20 08:35:50',NULL),(6159,84,3342,'Dua',NULL,'2015-05-05','Nadeem Khan',NULL,NULL,NULL,'3','Islam','2023-10-20 08:36:03',NULL),(6161,51,1583,'Ramzan',NULL,'2013-04-07','Muhammad Madni','31302-1941358-7','03057018302','Nasreen Bibi','4','Islam','2023-10-20 08:36:16',NULL),(6162,188,3609,'Abiha',NULL,'2015-08-10','Muhammad Rashid',NULL,NULL,NULL,'2','Islam','2023-10-20 08:36:23',NULL),(6163,84,3361,'Muzfira',NULL,'2009-07-01','Muneer Ahmed',NULL,NULL,'Humaira','3','Islam','2023-10-20 08:36:47',NULL),(6164,4,7005,'Zainab',NULL,'2015-10-05','Naveed',NULL,NULL,NULL,'1','Islam','2023-10-20 08:37:08',NULL),(6165,188,6299,'Muskan',NULL,'2013-11-29','Muhammad Asif',NULL,NULL,NULL,'2','Islam','2023-10-20 08:37:14',NULL),(6166,51,1586,'Neeha',NULL,'2011-08-15','Malik Gul','42301-7256210-2','03453134195','sAMINA gUL ','4','Islam','2023-10-20 08:37:16',NULL),(6167,84,3383,'Iqra',NULL,'2014-04-24','Rizwan Bani',NULL,NULL,'Sadia Rizwan','3','Islam','2023-10-20 08:37:43',NULL),(6168,188,6313,'Rukhsar Fatima',NULL,'2012-12-16','Muhammad Aslam',NULL,NULL,NULL,'2','Islam','2023-10-20 08:38:04',NULL),(6169,4,7006,'Muhammad Hunain',NULL,'2013-11-15','Naveed',NULL,NULL,NULL,'1','Islam','2023-10-20 08:38:18',NULL),(6170,84,3465,'Rafia',NULL,'2013-11-08','Shahid ',NULL,NULL,'Sonia','3','Islam','2023-10-20 08:38:26',NULL),(6171,51,1588,'Aliza',NULL,'2006-12-17','Basheer Ahmed','31201-5154753-5','03012628614','Azra','4','Islam','2023-10-20 08:38:44',NULL),(6172,188,6228,'Muhammad Sidiq',NULL,'2015-12-11','Shakeel Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-20 08:38:49',NULL),(6173,84,3481,'Zoha',NULL,'2013-11-23','Mohsin Ali',NULL,NULL,'Afsheen ','3','Islam','2023-10-20 08:39:09',NULL),(6174,4,7007,'Umm-e-Hani',NULL,'2018-08-13','Fareed ',NULL,NULL,NULL,'1','Islam','2023-10-20 08:39:20',NULL),(6175,188,6259,'Muhammad Aliyan',NULL,'2014-05-05','Gulam Mustufa',NULL,NULL,NULL,'2','Islam','2023-10-20 08:39:27',NULL),(6176,51,1589,'Faisal Zafar',NULL,'2012-12-12','Zafar Ali','35404-4926003-1','03462411387','Muqaddas Bibi','4','Islam','2023-10-20 08:40:05',NULL),(6177,188,6297,'Muhammad Ousman',NULL,NULL,'Muhammad Islam',NULL,NULL,NULL,'2','Islam','2023-10-20 08:40:11',NULL),(6178,4,7081,'Kaynat',NULL,'2014-11-15','Muhammad Fahim',NULL,NULL,NULL,'1','Islam','2023-10-20 08:40:25',NULL),(6179,84,3505,'Bisma',NULL,'2011-03-15','Muhammad Javeed',NULL,NULL,'Shumaila','3','Islam','2023-10-20 08:40:27',NULL),(6180,188,6317,'Muhammad Aliyan Shah',NULL,'2014-12-25','Muhammad Usman Shah',NULL,NULL,NULL,'2','Islam','2023-10-20 08:40:48',NULL),(6181,51,1607,'Abbas',NULL,'2011-06-05','Abdul Hayat','42101-2759974-5','03422182165','Zainab','4','Islam','2023-10-20 08:41:20',NULL),(6182,4,6984,'Huba Aziz',NULL,'2017-08-15','Syed Uzair Ali',NULL,NULL,NULL,'1','Islam','2023-10-20 08:41:32',NULL),(6183,188,6318,'Muhammad Shayan Shah',NULL,'2016-09-04','Muhammad Usman',NULL,NULL,NULL,'2','Islam','2023-10-20 08:41:34',NULL),(6184,84,3511,'Habiba',NULL,'2016-11-26','Mubeen ',NULL,NULL,'Hameeda Kanwal','3','Islam','2023-10-20 08:41:43',NULL),(6185,84,3512,'Kainat',NULL,'2012-10-25','Mubeen ',NULL,NULL,'Hameeda Kanwal','3','Islam','2023-10-20 08:42:12',NULL),(6186,51,1608,'Munazza Bibi',NULL,'2012-09-01','Ghulam Muhammad','31302-1526039-9','03087155021','Aqila ','4','Islam','2023-10-20 08:42:25',NULL),(6187,188,6324,'Jahanzaib',NULL,'2016-12-31','Muhammad Rashid',NULL,NULL,NULL,'2','Islam','2023-10-20 08:42:29',NULL),(6188,84,3523,'Manahil',NULL,'2013-01-31','Munawwar Ali',NULL,NULL,'Reshma','3','Islam','2023-10-20 08:42:42',NULL),(6189,4,7083,'Hania',NULL,'2016-03-10','Farhanuddin',NULL,NULL,NULL,'1','Islam','2023-10-20 08:42:58',NULL),(6190,188,6333,'Ayan Mustufa',NULL,'2016-01-17','Muhammad Nadeem Qureshi',NULL,NULL,NULL,'2','Islam','2023-10-20 08:43:15',NULL),(6191,84,3568,'Sania',NULL,'2013-05-23','Imtiaz Ahmed ',NULL,NULL,'Rizwana','3','Islam','2023-10-20 08:43:15',NULL),(6192,51,1637,'Abdul Rafay Hussain',NULL,'2013-01-01','Mubarak Ali Lashari','43105-6204578-9','03368251000','Husna Khatoon','4','Islam','2023-10-20 08:43:33',NULL),(6193,84,3579,'Raheem',NULL,'2014-06-15','Rao Salman',NULL,NULL,'Samra','3','Islam','2023-10-20 08:43:49',NULL),(6194,4,7082,'Fariha',NULL,'2017-05-26','Farhanuddin',NULL,NULL,NULL,'1','Islam','2023-10-20 08:43:52',NULL),(6195,84,3593,'Abira',NULL,'2016-06-16','Waqar',NULL,NULL,'Nazia Khan','3','Islam','2023-10-20 08:44:19',NULL),(6196,188,6224,'Syed Jawed Ali Rizwi',NULL,'2014-11-05','Syed Shazad Ali',NULL,NULL,NULL,'2','Islam','2023-10-20 08:44:21',NULL),(6197,51,1662,'Ubaid',NULL,'2010-06-11','Shadir Ullah','42101-4711737-3','03460523694','Naseebo','4','Islam','2023-10-20 08:44:41',NULL),(6198,188,6356,'Muhammad Umer',NULL,'2015-12-04','Amjad Ali',NULL,NULL,NULL,'2','Islam','2023-10-20 08:44:50',NULL),(6199,84,3596,'Hania',NULL,'2012-07-19','Muhammad Riaz',NULL,NULL,'Firdous','3','Islam','2023-10-20 08:45:01',NULL),(6200,4,6449,'Anum Najeeb',NULL,NULL,'Muhammad Najeeb',NULL,NULL,NULL,'2','Islam','2023-10-20 08:45:18',NULL),(6201,188,6335,'Muhammad Hamza',NULL,'2012-03-03','Muhammad Nazeer',NULL,NULL,NULL,'2','Islam','2023-10-20 08:45:24',NULL),(6202,84,3200,'Abu Bakar  Khan',NULL,'2014-10-06','Azeem Khan',NULL,NULL,'Khadija','4','Islam','2023-10-20 08:45:50',NULL),(6203,51,1401,'Rizwan Ashraf',NULL,'2009-09-10','Muhammad Ashraf','35404-1572353-7','03452700262','Asmad Bibi','5','Islam','2023-10-20 08:45:59',NULL),(6204,188,6281,'Zaryab',NULL,'2016-02-24','Gulam Murtaza',NULL,NULL,NULL,'2','Islam','2023-10-20 08:46:01',NULL),(6205,84,3211,'Dawood',NULL,'2014-01-18','Muhammad Arshad',NULL,NULL,'Erum','4','Islam','2023-10-20 08:46:27',NULL),(6206,4,6555,'Dua Rehan',NULL,'2017-03-05','Rehan Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-20 08:46:37',NULL),(6207,188,6222,'Zunir Ul Haque',NULL,'2013-12-07','Sajjad Ul Haque ',NULL,NULL,NULL,'3','Islam','2023-10-20 08:47:04',NULL),(6209,51,1405,'Mehboob',NULL,'2013-10-25','NAseeb ROz Khan','42101-4978903-1','03342835261','Bibi Zulekha','5','Islam','2023-10-20 08:47:25',NULL),(6211,4,6557,'Hoorain Imran ',NULL,'2016-11-11','Muhammad Imran',NULL,NULL,NULL,'2','Islam','2023-10-20 08:48:11',NULL),(6212,188,6225,'Atif Ali',NULL,'2013-10-24','Syed Shazad Ali',NULL,NULL,NULL,'3','Islam','2023-10-20 08:48:15',NULL),(6213,51,1435,'Adeel',NULL,'2010-10-25','Muhammad Yousuf','51401-2279761-1','03337983711','Khadija','5','Islam','2023-10-20 08:48:44',NULL),(6214,188,6226,'Muhammad Rizwan',NULL,'2013-03-25','Shakeel Ali',NULL,NULL,NULL,'3','Islam','2023-10-20 08:48:50',NULL),(6215,188,6241,'Muhammad Faizan',NULL,'2015-12-09','Muhammad Faisal',NULL,NULL,NULL,'3','Islam','2023-10-20 08:49:33',NULL),(6216,51,1623,'Abdul Razzaq',NULL,'2013-05-25','Abdul Malik','42101-3091120-7','03459212499',NULL,'5','Islam','2023-10-20 08:49:49',NULL),(6217,4,6552,'Syed Hashir Ali ',NULL,NULL,'Syed Khurram',NULL,NULL,NULL,'2','Islam','2023-10-20 08:50:00',NULL),(6218,188,6227,'Muhammad Adnan',NULL,'2014-07-17','Shakeel Ali',NULL,NULL,NULL,'3','Islam','2023-10-20 08:50:04','2023-10-20 08:50:54'),(6219,84,3343,'Muhammad Subhan',NULL,'2012-07-16','Muhammad Faizan',NULL,NULL,'Nageena','4','Islam','2023-10-20 08:50:05',NULL),(6220,51,1492,'Muneeba',NULL,'2011-06-18','Johar Ali','22501-7577625-7','03122370844','Guldasta','5','Islam','2023-10-20 08:50:52',NULL),(6221,84,3349,'Ayan Khan',NULL,'2011-09-04','Qadir Khan',NULL,NULL,'Saira Naz','4','Islam','2023-10-20 08:50:56',NULL),(6222,84,3486,'Muhammad Ali',NULL,'2013-11-19','Abdul Waheed',NULL,NULL,'Shahida','4','Islam','2023-10-20 08:51:46',NULL),(6223,51,1196,'Alishba',NULL,'2011-09-03','Muhammad Aslam','42401-3383114-5','03470337266','Shaheen','5','Islam','2023-10-20 08:51:48',NULL),(6224,4,6662,'Mantasha',NULL,'2016-03-05','Wajid Raees',NULL,NULL,NULL,'2','Islam','2023-10-20 08:52:01',NULL),(6225,188,6271,'Muhammad Faizan',NULL,'2015-01-27','Muhammad Fahim',NULL,NULL,NULL,'3','Islam','2023-10-20 08:52:15','2023-10-21 08:57:20'),(6226,84,3522,'Muhammad Muzammil',NULL,'2010-05-27','Muhammad Kamran',NULL,NULL,'Uzma','4','Islam','2023-10-20 08:52:21',NULL),(6227,84,3212,'Falak',NULL,'2013-12-21','Muhammad Ashraf',NULL,NULL,'Saima','4','Islam','2023-10-20 08:52:54',NULL),(6228,188,6306,'Umer',NULL,'2012-12-23','Muhammad Ishfaque',NULL,NULL,NULL,'3','Islam','2023-10-20 08:53:08',NULL),(6229,51,1206,'Faiza',NULL,'2011-12-29','Bakhtiyaar','15101-0392703-7','03453220679','Rasiyat','5','Islam','2023-10-20 08:53:22',NULL),(6230,84,3259,'Mubashirah',NULL,'2013-04-12','Nizam Ud Din',NULL,NULL,'Mafia','4','Islam','2023-10-20 08:53:41',NULL),(6231,188,6201,'Usman',NULL,'2013-10-24','Ishfaque',NULL,NULL,NULL,'3','Islam','2023-10-20 08:53:44',NULL),(6232,84,3262,'Umm e Habiba',NULL,'2011-12-09','Muhammad Nazeer',NULL,NULL,'Rizwana','4','Islam','2023-10-20 08:54:17',NULL),(6233,188,6223,'Zunaira',NULL,'2015-06-27','Sajjad Ul Haque',NULL,NULL,NULL,'3','Islam','2023-10-20 08:54:32',NULL),(6234,51,1433,'Aqsa',NULL,'2011-08-27','Muhammad Yousif','51401-2279761-1','03337983711','Khadija','5','Islam','2023-10-20 08:54:43',NULL),(6235,84,3277,'Narmeen Fatima',NULL,'2012-11-10','Muhammad Shahid',NULL,NULL,'Shamama Kanwal','4','Islam','2023-10-20 08:55:02',NULL),(6236,84,3294,'Mahnoor ',NULL,'2012-10-22','Amir Ali',NULL,NULL,'Noreen Ali','4','Islam','2023-10-20 08:55:54',NULL),(6237,51,1540,'Mahnoor',NULL,'2011-11-19','Babar Khan','42201-0772949-3','0314456357','Noor Jahan','5','Islam','2023-10-20 08:56:10',NULL),(6238,188,6339,'Malika Noor',NULL,'2013-08-01','Muhammad Qasim Khan',NULL,NULL,NULL,'3','Islam','2023-10-20 08:56:24',NULL),(6239,188,6354,'Sidra',NULL,'2013-02-23','Amjad Khan',NULL,NULL,NULL,'3','Islam','2023-10-20 08:57:00',NULL),(6240,51,1569,'Anumta',NULL,'2009-02-20','Shiraz khan','42101-7531298-9','03102831457','Kiran ','5','Islam','2023-10-20 08:57:23',NULL),(6241,188,6136,'Wajiha',NULL,'2015-01-01','Jameel Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-20 08:57:54',NULL),(6242,4,6669,'Zainab Fatima',NULL,'2015-01-04','Zafar Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-20 08:58:23',NULL),(6243,188,6181,'Hamna',NULL,'2012-02-17','Abdul Rauf',NULL,NULL,NULL,'4','Islam','2023-10-20 08:58:38',NULL),(6244,51,1587,'Saba Bibi',NULL,'2006-12-17','Basheer Ahmed','31201-5154753-5','03012628614','Azra','5','Islam','2023-10-20 08:58:44',NULL),(6245,188,6184,'Kulsoom',NULL,'2015-02-02','Bashir Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-20 08:59:15','2023-10-20 08:59:51'),(6246,51,1180,'Raees',NULL,'2014-08-01','Islam Gul','42101-6171738-9','03421285942','Taj Meena','5','Islam','2023-10-20 09:00:05',NULL),(6247,188,6185,'Ayesha',NULL,'2015-08-13','Imran Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-20 09:00:32',NULL),(6248,188,6212,'Maham',NULL,'2014-08-28','Kher Muhammad',NULL,NULL,NULL,'4','Islam','2023-10-20 09:01:21',NULL),(6249,4,6693,'Raen ',NULL,'2016-02-19','Shehzad Masih',NULL,NULL,NULL,'2','Christianity','2023-10-20 09:01:22',NULL),(6250,51,1541,'Muhammad Abbas Khan',NULL,'2009-09-10','Babar Khan','42201-0772949-3','0314456357','Noor Jahan','5','Islam','2023-10-20 09:01:26',NULL),(6251,84,3317,'Maryam Fatima',NULL,'2010-08-14','Irfan Ahmed ',NULL,NULL,'Tasmeena Kanwal','4','Islam','2023-10-20 09:01:33',NULL),(6252,188,6082,'Aliya Ejaz',NULL,'2012-01-10','Ejaz Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-20 09:02:06',NULL),(6253,84,3318,'Alishba',NULL,'2012-08-28','Muhammad Nadeem ',NULL,NULL,'Rubina','4','Islam','2023-10-20 09:02:16',NULL),(6254,188,6277,'Maha ',NULL,'2011-03-23','Muhammad Rizwan',NULL,NULL,NULL,'4','Islam','2023-10-20 09:02:59',NULL),(6255,84,3348,'Maheen ',NULL,'2013-01-24','Qadir Khan',NULL,NULL,'Saira','4','Islam','2023-10-20 09:03:13',NULL),(6256,4,6700,'Abdul Jawad',NULL,'2014-11-02','Abdul Malik',NULL,NULL,NULL,'2','Islam','2023-10-20 09:03:29',NULL),(6257,188,6280,'Alveesha',NULL,'2012-09-25','Gulam Murtaza',NULL,NULL,NULL,'4','Islam','2023-10-20 09:03:38','2023-10-21 08:51:26'),(6258,84,3353,'Umm-e-Waniya',NULL,'2010-10-27','Muhammad Imran ',NULL,NULL,'Zubaida','4','Islam','2023-10-20 09:03:58',NULL),(6259,4,6708,'Muhammad Sufiyan',NULL,'2014-07-27','Muhammad Saeed',NULL,NULL,NULL,'2','Islam','2023-10-20 09:04:09',NULL),(6260,188,6289,'Samawiya',NULL,'2011-10-20','Muhammad Rashid',NULL,NULL,NULL,'4','Islam','2023-10-20 09:04:34',NULL),(6261,84,3360,'Aisha Khan',NULL,'2012-08-18','Nasir Khan',NULL,NULL,'Amber','4','Islam','2023-10-20 09:04:43',NULL),(6262,4,6776,'Manahil',NULL,NULL,'Muhammad Farhan',NULL,NULL,NULL,'2','Islam','2023-10-20 09:05:10',NULL),(6263,188,6319,'Elma',NULL,'2012-11-15','Muhammad Usman Shah',NULL,NULL,NULL,'4',NULL,'2023-10-20 09:05:17',NULL),(6264,188,6283,'Hooriya Shahid',NULL,'2015-12-29','Shahid Ali',NULL,NULL,NULL,'4',NULL,'2023-10-20 09:06:17',NULL),(6265,4,6777,'Syed Subhan',NULL,'2015-08-09','Syed Raees Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-20 09:06:59',NULL),(6266,188,6163,'Abdullah ',NULL,'2014-10-07','Raees Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-20 09:07:20',NULL),(6267,4,6779,'Tatheer Fatima',NULL,NULL,'Akhlaq Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-20 09:07:56',NULL),(6268,188,6180,'Mehran Ali',NULL,'2014-12-30','Gul Muhammad',NULL,NULL,NULL,'4',NULL,'2023-10-20 09:08:10',NULL),(6269,48,109122,'Azan',NULL,'2016-12-15','Muhammad Naeem','42000-4695370-9','03162030750','Nagina Naeem','1','Islam','2023-10-20 09:08:23',NULL),(6270,4,6780,'Muhammad Hasnain',NULL,NULL,'Akhlaq Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-20 09:08:30',NULL),(6271,188,6183,'Muhammad Zuhaib',NULL,'2012-02-17','Abdul Rauf',NULL,NULL,NULL,'4',NULL,'2023-10-20 09:09:05',NULL),(6272,48,109125,'Safia',NULL,'2014-12-30','Muhammad Amir','42101-1651326-1','03168178387','Nazia ','1','Islam','2023-10-20 09:09:24',NULL),(6273,188,6211,'Khizar Ali',NULL,'2013-02-12','Kher Muhammad',NULL,NULL,NULL,'4',NULL,'2023-10-20 09:09:50',NULL),(6274,188,6236,'Umer Farooq',NULL,'2012-08-17','Arshad ',NULL,NULL,NULL,'4',NULL,'2023-10-20 09:10:30',NULL),(6275,188,6254,'Muhammad Haris Khan',NULL,'2012-09-17','Muhammad Nasir Khan',NULL,NULL,NULL,'4','Islam','2023-10-20 09:11:13',NULL),(6276,4,6782,'Abdullah Faisal',NULL,'2016-07-31','Faisal Ali',NULL,NULL,NULL,'2','Islam','2023-10-20 09:11:17',NULL),(6277,48,109127,'Umm E Hania',NULL,'2014-11-17','Muhammad Akram','42101-9563587-1','03222891687','Uzma ','1','Islam','2023-10-20 09:11:54',NULL),(6278,48,109132,'Muhammad Afan',NULL,'2017-02-07','Muhammad Ejaz','42000-0380704-7','03142036485','Ayesha','1','Islam','2023-10-20 09:13:10',NULL),(6279,4,6526,'Abdul Rehman',NULL,NULL,'Asghar Ali',NULL,NULL,NULL,'2','Islam','2023-10-20 09:13:34',NULL),(6280,188,6274,'Muhammad Ayan',NULL,'2014-06-23','Muhammad Asif',NULL,NULL,NULL,'4','Islam','2023-10-20 09:13:43',NULL),(6281,48,109136,'Rafia Naz',NULL,'2015-04-05','Amjad Ali','42101-5428772-9','03153147151','Rifat','1','Islam','2023-10-20 09:14:22',NULL),(6282,188,6334,'Mustaqeem',NULL,'2010-10-18','Muhammad Nadeem',NULL,NULL,NULL,'4',NULL,'2023-10-20 09:14:29',NULL),(6283,188,6336,'Arman',NULL,'2012-02-24','Akber Ali',NULL,NULL,NULL,'4',NULL,'2023-10-20 09:15:09',NULL),(6284,48,109175,'Muhammad Aliyan',NULL,'2018-02-02','Muhammad Shahzaib','42101-7637748-1','03182936341','Saira','1','Islam','2023-10-20 09:15:40',NULL),(6285,48,1092721,'Sidra',NULL,NULL,'Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-20 09:16:31',NULL),(6286,4,6789,'Muhammad Sufiyan',NULL,'2014-01-21','Muhammad Tufail',NULL,NULL,NULL,'2','Islam','2023-10-20 09:16:38',NULL),(6287,48,109273,'Hasnain',NULL,NULL,'Muhammad Amir','42101-1651326-1','03168178387','Nazia','1','Islam','2023-10-20 09:17:53',NULL),(6288,4,6786,'Zehra Fatima',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'2','Islam','2023-10-20 09:18:17',NULL),(6289,4,6839,'Aisha Irfan',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'2','Islam','2023-10-20 09:19:36',NULL),(6290,48,109288,'Abdur Rehmam',NULL,'2017-08-17','Muhammad Sharif','42101-1655595-5','03102397495','Amber','1','Islam','2023-10-20 09:19:46',NULL),(6291,188,6067,'Shifa',NULL,'2012-02-03','Muhammad Irfan khan',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:20:24',NULL),(6292,48,109327,'Syed Muhammad Ashar',NULL,NULL,'Muhammad Hasan','42101-7331124-7','03454010609','Batool','1','Islam','2023-10-20 09:21:01',NULL),(6293,4,6840,'Abeeha',NULL,'2014-05-22','Waseem Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-20 09:21:01',NULL),(6294,188,6132,'Madiha',NULL,'2011-12-05','Muhammad Rafiq',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:21:07',NULL),(6295,188,6133,'Umaima Khan',NULL,'2013-01-14','Muhammad Hashim',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:21:50',NULL),(6296,5,7335,'Rehan Ashraf',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:21:57',NULL),(6297,4,6841,'Abisha',NULL,NULL,'Noman Khan',NULL,NULL,NULL,'2','Islam','2023-10-20 09:22:01',NULL),(6298,48,109330,'Ahmed Raza',NULL,'2015-12-09','Asif','42101-5725841-9','03193930661','Shazia Asif ','1','Islam','2023-10-20 09:22:12',NULL),(6299,188,6143,'Bisma',NULL,'2013-07-26','Muhammad Sultan',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:22:34',NULL),(6300,4,6843,'Danish',NULL,'2010-02-21','Javed ul Hassan',NULL,NULL,NULL,'2','Islam','2023-10-20 09:22:53',NULL),(6301,5,7413,'Rohan',NULL,NULL,'Noman Khan',NULL,NULL,'Sadia','3',NULL,'2023-10-20 09:23:12',NULL),(6302,188,6146,'Misbah',NULL,'2010-07-13','Muhammad Saleem',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:23:16',NULL),(6303,48,109332,'Abbu Bakar',NULL,'2016-06-01','Badla','32402-8306459-1',NULL,'Zakia Mai','1','Islam','2023-10-20 09:23:25',NULL),(6304,4,6844,'Zainab Javed',NULL,NULL,'Javed ul Hassan',NULL,NULL,NULL,'2','Islam','2023-10-20 09:23:45',NULL),(6305,188,6176,'Sadia ',NULL,'2012-02-21','Muhammad Rashid',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:23:51',NULL),(6306,5,7328,'Rehan',NULL,NULL,'Noman Khan',NULL,NULL,'Sadia','3',NULL,'2023-10-20 09:24:02',NULL),(6307,188,6171,'Nazia',NULL,'2013-02-09','Munsoor Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:24:40',NULL),(6308,48,109334,'Ahmed Raza',NULL,'2013-08-21','Muhammad Nabi','42101-1396925-7','031721980923','Fehmida','1','Islam','2023-10-20 09:24:44',NULL),(6309,4,6845,'Fatima Javed',NULL,NULL,'Javed ul Hassan',NULL,NULL,NULL,'2',NULL,'2023-10-20 09:25:02',NULL),(6310,188,6197,'Jaweria',NULL,'2012-05-09','Shahid Ali',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:25:19',NULL),(6311,188,6332,'Alisha ',NULL,'2011-09-09','Abdul Rahim',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:25:56',NULL),(6312,48,109035,'Abrish',NULL,'2016-04-20','Muhammad Hanif','42401-5029875-9','03193463900','Meher Jahan','1','Islam','2023-10-20 09:26:11',NULL),(6313,4,6847,'Khizer Abbas',NULL,NULL,'Muhammad Irfan ',NULL,NULL,NULL,'2','Islam','2023-10-20 09:26:36',NULL),(6314,188,732,'Muhammad Farzeen',NULL,'2014-02-18','Muhammad Farzeen',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:26:44',NULL),(6315,188,739,'Muhammad Farooq',NULL,'2014-06-15','Furqan',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:27:20',NULL),(6316,4,6850,'Hooram',NULL,'2014-09-30','Muhammad Rizwan',NULL,NULL,NULL,'2','Islam','2023-10-20 09:27:34',NULL),(6317,48,109338,'Hamza',NULL,'2014-05-06','Naeem U dIN','42301-6070257-5',NULL,'Rani Naeem','1','Islam','2023-10-20 09:27:34',NULL),(6318,188,740,'Aman',NULL,'2010-04-22','Muhammad Sultan',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:27:57',NULL),(6319,4,6851,'Esha Naveed',NULL,'2015-06-03','Muhammad Nadeem Ul Hassan',NULL,NULL,NULL,'2','Islam','2023-10-20 09:28:49',NULL),(6320,188,6170,'Sufiyan Ansari',NULL,'2010-12-13','Mansoor Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:28:58',NULL),(6321,4,6854,'Mustufa Taj',NULL,'2012-02-05','Taj Ali',NULL,NULL,NULL,'2','Islam','2023-10-20 09:29:40',NULL),(6322,188,6258,'Muhammad Ayan',NULL,'2012-03-10','Ghulam Mustafa',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:30:04',NULL),(6323,5,7486,'Jaweria',NULL,NULL,'Shoaib Ur Rehman',NULL,NULL,NULL,'3',NULL,'2023-10-20 09:30:40',NULL),(6324,4,6855,'Abdul Rehman',NULL,NULL,'Muhammad Fayyaz',NULL,NULL,NULL,'2','Islam','2023-10-20 09:30:43',NULL),(6325,48,109362,'Muhammad Umar',NULL,'2013-01-04','Shehzad','42101-1727115-1',NULL,'Rubina','1','Islam','2023-10-20 09:30:47',NULL),(6326,188,6314,'Hasnain',NULL,'2010-07-15','Muhammad Aslam',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:30:49',NULL),(6327,188,6347,'Muhammad Shabwauz',NULL,'2010-04-20','Noor Fatima',NULL,NULL,NULL,'5',NULL,'2023-10-20 09:31:43',NULL),(6328,48,109401,'Fatima',NULL,'2012-11-29','Nadeem Qureshi','42101-1289334-9','03150223746','Nazia Begum','1','Islam','2023-10-20 09:32:43',NULL),(6329,4,6856,'Fozia Khalil',NULL,NULL,'Khalil Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-20 09:32:52',NULL),(6331,4,6857,'Abdul Hadi',NULL,NULL,'Shoukat Ali',NULL,NULL,NULL,'2','Islam','2023-10-20 09:33:46',NULL),(6332,48,109359,'Maham',NULL,'2014-01-06','Kamran',NULL,NULL,'Shazia','1','Islam','2023-10-20 09:34:09',NULL),(6333,4,6704,'Anamta Zakir',NULL,NULL,'Muhammad Zakir',NULL,NULL,NULL,'2','Islam','2023-10-20 09:35:04',NULL),(6334,48,10841,'Ayehsa',NULL,'2015-08-02','Khushi Muhammad','42101-1823618-1','03481001756','Rubina','2','Islam','2023-10-20 09:35:51',NULL),(6335,4,6858,'Ayan Imran',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2','Islam','2023-10-20 09:35:55',NULL),(6337,84,3369,'Khansa Imran ',NULL,'2013-10-31','Muhammad Imran ',NULL,NULL,'Samreen ','4','Islam','2023-10-20 09:36:16',NULL),(6338,84,3370,'Zunaira',NULL,'2013-11-01','Muhammad Sajid',NULL,NULL,NULL,'4','Islam','2023-10-20 09:36:52',NULL),(6339,4,6859,'Zohan Ahmed',NULL,NULL,'Imran Baig',NULL,NULL,NULL,'2','Islam','2023-10-20 09:36:58',NULL),(6340,48,10940,'Mhammad Subhan',NULL,'2014-11-14','Afsar Ali','42101-0562451-5','03116457629','Afshan','2','Islam','2023-10-20 09:37:20',NULL),(6341,84,3450,'Alishba Rani',NULL,'2013-03-09','Muhammad Jameel',NULL,NULL,'Kosar','4','Islam','2023-10-20 09:37:43',NULL),(6343,84,3514,'Khizra',NULL,'2011-07-02','Muhammad Izhr',NULL,NULL,'Aneesa Bano','4','Islam','2023-10-20 09:38:23',NULL),(6344,48,109151,'Zehra',NULL,'2014-05-19','Fakhr E Azam','42101-7995878-9','03112486977','Bibi','2','Islam','2023-10-20 09:38:56',NULL),(6345,84,3527,'Amna Naz',NULL,'2010-01-19','Muhammad Akhter',NULL,NULL,'Fatima Bibi','4','Islam','2023-10-20 09:39:14',NULL),(6346,4,6860,'Sara Salman ',NULL,NULL,'Salman ',NULL,NULL,NULL,'2','Islam','2023-10-20 09:39:20',NULL),(6347,4,6914,'Muhammad Farhan',NULL,NULL,'Zahid Hussain',NULL,NULL,NULL,'2','Islam','2023-10-20 09:40:06',NULL),(6348,48,109167,'Abdur Rehmam',NULL,'2015-06-12','Salman Asif','82203-1562763-9',NULL,'Asma ','2','Islam','2023-10-20 09:40:10',NULL),(6349,84,3555,'Bisma Rao',NULL,'2011-05-09','Waheed Ahmed ',NULL,NULL,'Farzana','4','Islam','2023-10-20 09:40:25',NULL),(6350,4,7021,'Ayan Ali',NULL,'2016-02-25','Mehar Ali',NULL,NULL,NULL,'2','Islam','2023-10-20 09:41:06',NULL),(6351,84,3039,'Muhammad Talha',NULL,'2014-11-14','Muhammad Arshad',NULL,NULL,'Erum Shehzadi','5','Islam','2023-10-20 09:41:15',NULL),(6352,4,7022,'Ghulam Mustufa',NULL,NULL,'Sheraz',NULL,NULL,NULL,'2','Islam','2023-10-20 09:41:38',NULL),(6353,48,109200,'Alisha',NULL,'2012-08-12','Khalid',NULL,'03113251780','Fehmida','2','Islam','2023-10-20 09:41:43',NULL),(6354,84,3127,'Husnain',NULL,'2010-09-10','Azeem Khan',NULL,NULL,'Khadija','5','Islam','2023-10-20 09:41:57',NULL),(6355,4,7024,'Minal Ahmed',NULL,NULL,'Muhammad Muzammil',NULL,NULL,NULL,'2','Islam','2023-10-20 09:42:16',NULL),(6356,84,3132,'Syed Abdul Rehman',NULL,'2013-06-07','Shakeel Ahmed ',NULL,NULL,'Salma Naz','5','Islam','2023-10-20 09:42:40',NULL),(6357,48,109202,'Imran',NULL,'2013-07-10','Bilal Jamshed',NULL,NULL,'Saima','2','Islam','2023-10-20 09:42:47',NULL),(6358,4,7026,'Pariha',NULL,'2016-07-16','Ashraf Masih',NULL,NULL,NULL,'2','Christianity','2023-10-20 09:42:58',NULL),(6359,84,3222,'Nadeem ',NULL,'2011-08-04','Muhammad Shahid',NULL,NULL,'Riffat','5','Islam','2023-10-20 09:43:18',NULL),(6360,4,7027,'Mantasha',NULL,'2015-02-28','Israr Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-20 09:43:50',NULL),(6361,84,3355,'Muhammad Sufiyan Romi',NULL,'2015-10-24','Manzoor Alam ',NULL,NULL,'Nasreen ','5','Islam','2023-10-20 09:44:23',NULL),(6362,84,3377,'Azan ',NULL,'2008-06-15','Nizam Ud Din',NULL,NULL,'Mafia','5','Islam','2023-10-20 09:44:58',NULL),(6363,4,7020,'Fidak Zehra',NULL,'2017-10-10','Syed Danish Abbas',NULL,NULL,NULL,'2','Islam','2023-10-20 09:45:13',NULL),(6364,48,109203,'Abdul Qadir',NULL,'2014-10-13','Muhammad Asif','42101-1751999-9','03152872462','Rubi','2','Islam','2023-10-20 09:45:14',NULL),(6365,84,3412,'Shamir Raza',NULL,'2011-11-01','Muhammad Abid',NULL,NULL,'Shaheen','5','Islam','2023-10-20 09:45:38',NULL),(6366,4,6980,'Ahmed Raza',NULL,NULL,'Syed Waseem Ali ',NULL,NULL,NULL,'2','Islam','2023-10-20 09:46:07',NULL),(6367,48,109266,'Tasbeeha',NULL,'2011-05-16','Muhammad Meraj','42101-1536457-7',NULL,'Hina','2','Islam','2023-10-20 09:46:27',NULL),(6368,84,3416,'Jawad Ahmed ',NULL,'2009-01-01','Tanveer Ahmed ',NULL,NULL,'Kiran ','5','Islam','2023-10-20 09:46:29',NULL),(6369,4,7008,'Suhera Saleem',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2','Islam','2023-10-20 09:46:47',NULL),(6370,84,3502,' Muhammad Adeen',NULL,'2013-02-14','Azeem Suhail',NULL,NULL,'Shehla','5','Islam','2023-10-20 09:47:21',NULL),(6371,48,109274,'Maheen',NULL,'2015-08-27','Muhammad Amir','41302-5017899-3',NULL,'Najma Amir','2','Islam','2023-10-20 09:47:57',NULL),(6372,4,7012,'Mariam Rizwan',NULL,NULL,'Rizwan Ali',NULL,NULL,NULL,'2','Islam','2023-10-20 09:48:00',NULL),(6373,84,3601,'Farhat',NULL,'2011-01-12','Abdul Rasheed ',NULL,NULL,'Sidra','4','Islam','2023-10-20 09:48:02',NULL),(6374,84,1728,'Alishba',NULL,'2016-05-16','Muhammad Yameen',NULL,NULL,NULL,'5','Islam','2023-10-20 09:48:44',NULL),(6375,4,7013,'Rubaisha',NULL,'2013-06-05','Muhammad kamran',NULL,NULL,NULL,'2','Islam','2023-10-20 09:48:44',NULL),(6376,84,1789,'Areesa',NULL,'2009-06-27','Abdul Jameel ',NULL,NULL,'Hameeda','5','Islam','2023-10-20 09:49:20',NULL),(6377,48,109286,'Muhammad Abdullah',NULL,'2015-05-25','MuhammaD Sharif',NULL,'03102397495','Amber','2','Islam','2023-10-20 09:49:36',NULL),(6378,4,7014,'Muhammad Ayan',NULL,NULL,'Muhammad Naveed',NULL,NULL,NULL,'2','Islam','2023-10-20 09:49:39',NULL),(6379,4,7017,'Misbah Mubeen',NULL,'2013-06-15','Muhammad Mubeen',NULL,NULL,NULL,'2','Islam','2023-10-20 09:50:22',NULL),(6380,84,3044,'Umaiza',NULL,'2010-01-11','Muhammad Arshad',NULL,NULL,'Iram Shehzadi','5','Islam','2023-10-20 09:50:24',NULL),(6381,84,3143,'Sara',NULL,'2013-01-28','Muhammad Asif ',NULL,NULL,'Ambreen ','5','Islam','2023-10-20 09:51:19',NULL),(6382,4,7019,'Syed Abdul Rehman',NULL,'2015-08-07','Syed Amjad Ali',NULL,NULL,NULL,'2','Islam','2023-10-20 09:51:28',NULL),(6383,84,3144,'Amna',NULL,'2013-12-25','Muhammad Asif',NULL,NULL,'Ambreen ','5','Islam','2023-10-20 09:51:51',NULL),(6384,48,109295,'Anas',NULL,'2013-03-29','Muhammad Saleem','42101-1611081-1',NULL,'Asma ','2','Islam','2023-10-20 09:52:01',NULL),(6385,84,3186,'Alisha',NULL,'2014-09-02','Muhammad Usman Waqar',NULL,NULL,'Babli','5','Islam','2023-10-20 09:52:38',NULL),(6386,4,7010,'Muhammad Akrama',NULL,'2013-06-23','Arshad Ali Khan',NULL,NULL,NULL,'2','Islam','2023-10-20 09:52:55',NULL),(6387,48,109294,'Muhammad Umair',NULL,'2013-11-10','Bahaddur Ali','42101-1376489-1','03190029250','Fozia','2','Islam','2023-10-20 09:53:10',NULL),(6388,84,3223,'Amna',NULL,'2012-01-11','Muhammad Shahid',NULL,NULL,'Riffat Naz','5','Islam','2023-10-20 09:53:34',NULL),(6389,4,7016,'Haider Ali',NULL,'2013-02-17','Sikander',NULL,NULL,NULL,'2','Islam','2023-10-20 09:53:36',NULL),(6390,84,3266,'Kainat',NULL,'2012-02-02','Sarwar Ali',NULL,NULL,'Kulsoom ','5','Islam','2023-10-20 09:54:05',NULL),(6391,74,4643,'Muhammad Amar',NULL,NULL,'Muhammad Arif Khan',NULL,NULL,NULL,'1',NULL,'2023-10-20 09:54:13',NULL),(6392,48,109287,'Ahmed Ali',NULL,'2012-08-01','Aftab Babar','31304-2112318-7',NULL,'Asma','2','Islam','2023-10-20 09:54:35',NULL),(6393,84,3346,'Shazia',NULL,'2011-08-13','Sher Muhammad ',NULL,NULL,'Shabnam Naz','5','Islam','2023-10-20 09:54:42',NULL),(6394,4,7015,'Rukhsar',NULL,'2014-11-19','Rauf Shah ',NULL,NULL,NULL,'2','Islam','2023-10-20 09:54:51',NULL),(6395,84,3356,'Amna Kinza',NULL,'2012-04-14','Muhmmad Kamran ',NULL,NULL,'Saba','5','Islam','2023-10-20 09:55:14',NULL),(6396,48,109299,'Sania',NULL,'2011-09-30','Muhammad Ali',NULL,NULL,'Shabana','2','Islam','2023-10-20 09:55:31',NULL),(6397,84,3371,'Hafsa',NULL,'2012-04-06','Muhammad Imran ',NULL,NULL,'Samreen ','5','Islam','2023-10-20 09:55:45',NULL),(6398,4,6727,'Angel',NULL,NULL,'Khurram Masih',NULL,NULL,NULL,'2','Christianity','2023-10-20 09:55:54','2023-10-20 09:59:08'),(6399,84,3387,'Mahnoor',NULL,'2007-01-26','Saleem Khan',NULL,NULL,'Noor Jahan','5','Islam','2023-10-20 09:56:23',NULL),(6400,48,109300,'Ayesha',NULL,'2013-06-12','Muhammad Arif','42101-7296925-9',NULL,'Anila','2','Islam','2023-10-20 09:56:38',NULL),(6403,84,3530,'Hina',NULL,'2011-08-27','Muhammad Abid ',NULL,NULL,'Maryam Khan','5','Islam','2023-10-20 09:57:05',NULL),(6404,48,109301,'Maryam',NULL,'2013-06-12','Muhammad Arif','42101-7296925-9','03142329812','Anila ','2','Islam','2023-10-20 09:57:52',NULL),(6405,84,3539,'Mahnoor Fatima',NULL,'2009-05-20','Muhammad Irshad',NULL,NULL,'Salma','5','Islam','2023-10-20 09:57:53',NULL),(6406,84,3571,'Laiba Gulzar',NULL,NULL,'Muhammad Gulzar',NULL,NULL,NULL,'5','Islam','2023-10-20 09:58:28',NULL),(6407,4,7009,'Muhammad Akhrash',NULL,'2013-06-23','Arshad Ali Khan',NULL,NULL,NULL,'2','Islam','2023-10-20 09:59:32',NULL),(6408,4,7028,'Muhammad Usman ',NULL,'2015-03-06','Muhammad Ali ',NULL,NULL,NULL,'2','Islam','2023-10-20 10:00:10',NULL),(6409,140,1035,'Dua Zehra',NULL,'2018-02-01','Shah Zaman',NULL,NULL,NULL,'1',NULL,'2023-10-20 10:00:45',NULL),(6410,48,109302,'Umme Hani',NULL,NULL,'Muhammad Irfan','42101-6925682-1',NULL,'Rehana','2','Islam','2023-10-20 10:02:50',NULL),(6411,4,6985,'Muhammad Awais ',NULL,'2014-03-03','Muhammad Amir',NULL,NULL,NULL,'2','Islam','2023-10-20 10:02:51',NULL),(6412,170,1475,'Anus ',NULL,'2010-10-26','Hayat Ullah',NULL,NULL,NULL,'1','Islam','2023-10-20 10:02:58',NULL),(6413,170,1585,'Sami Ullah',NULL,'2013-01-06','Sher Muhammad',NULL,NULL,NULL,'1','Islam','2023-10-20 10:03:40',NULL),(6414,4,7084,'Rifah',NULL,'2016-07-13','Mehtab Uddin',NULL,NULL,NULL,'2','Islam','2023-10-20 10:04:02',NULL),(6415,170,1831,'Abdul Hadi',NULL,'2017-03-04','Dishad Hussain',NULL,NULL,NULL,'1','Islam','2023-10-20 10:04:23',NULL),(6416,140,1037,'Alina',NULL,'2018-01-04','Muhammad Riyaz',NULL,NULL,NULL,'1',NULL,'2023-10-20 10:04:28',NULL),(6417,48,109303,'Rida Tathar',NULL,'2012-05-18','Muhammad hasan','42101-7331124-7','03454010690','Batool Sultana','2','Islam','2023-10-20 10:04:30',NULL),(6418,74,4627,'Aliya',NULL,NULL,'Zulfiqar',NULL,NULL,NULL,'3',NULL,'2023-10-20 10:04:46',NULL),(6419,4,7089,'Soman Ali',NULL,'2015-07-04','Muhammad Usman',NULL,NULL,NULL,'2','Islam','2023-10-20 10:04:47',NULL),(6420,170,1853,'Zeeshan',NULL,'2014-01-08','Niaz Muhammad',NULL,NULL,NULL,'1','Islam','2023-10-20 10:05:03',NULL),(6421,140,1040,'Umema',NULL,'2019-06-05','Muhammad Jameel ',NULL,NULL,'1','1',NULL,'2023-10-20 10:05:11','2023-10-20 10:05:36'),(6422,48,109304,'Muhammad Aqib',NULL,'2011-06-11','Muhammad Nadeem','42000-0385309-5',NULL,'Fehmida ','2','Islam','2023-10-20 10:05:39',NULL),(6423,170,1865,'Muhammad Hussain',NULL,'2012-02-07','Asif Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:05:45',NULL),(6424,170,1868,'Ahmed Mohsin ',NULL,'2015-06-23','Muhammad Mubeen ',NULL,NULL,NULL,'1','Islam','2023-10-20 10:06:19',NULL),(6425,140,1038,'Muhammad Ayan',NULL,'2018-12-25','Muhammad Riyaz',NULL,NULL,NULL,'1',NULL,'2023-10-20 10:06:26',NULL),(6426,4,6221,'Hamza Zahoor ',NULL,NULL,'Zahoor Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-20 10:06:40',NULL),(6427,170,1929,'Asif',NULL,'2011-07-24','Muhammad Shareef',NULL,NULL,NULL,'1','Islam','2023-10-20 10:07:01',NULL),(6428,170,1940,'Usman',NULL,'2012-05-08','Aman Ullah',NULL,NULL,NULL,'1','Islam','2023-10-20 10:07:28',NULL),(6429,140,4054,'Muhammad Jahan Zaib',NULL,'2017-11-18','Ameer Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-20 10:07:34',NULL),(6430,170,1979,'Muhammad ',NULL,'2012-11-15','Muhammad Hasan Gabool',NULL,NULL,NULL,'1','Islam','2023-10-20 10:08:13',NULL),(6431,140,1055,'Hussain Raza',NULL,'2016-04-30','Ameer Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-20 10:08:40',NULL),(6432,4,6239,'Ali Adan',NULL,NULL,'Muhammad Shareef',NULL,NULL,NULL,'3','Islam','2023-10-20 10:08:42',NULL),(6433,48,109119,'Manahil',NULL,'2015-01-21','Muhammad Sarwar','42101-1509663-9','03132136585','Zarina ','2','Islam','2023-10-20 10:09:00',NULL),(6434,170,1470,'Saad Khan',NULL,'2012-12-17','Muhammad Hasan Gabool',NULL,NULL,NULL,'1','Islam','2023-10-20 10:09:02',NULL),(6435,4,6294,'Muhammad Irfan ',NULL,NULL,'Muhammad Khalid',NULL,NULL,NULL,'3','Islam','2023-10-20 10:09:29',NULL),(6436,140,1057,'Zehra Batool',NULL,'2017-12-19','Muhammad kashif',NULL,NULL,NULL,'1',NULL,'2023-10-20 10:09:38',NULL),(6437,170,1784,'Muhammad Rizwan ',NULL,'2010-12-26','Muhammad Ramzan ',NULL,NULL,NULL,'1','Islam','2023-10-20 10:09:51',NULL),(6438,48,109269,'Fiza Fatima',NULL,'2013-12-14','Nadeem Abbad','42101-1634501-7',NULL,'Umme Rubab','2','Islam','2023-10-20 10:10:08',NULL),(6439,4,6385,'Muhammad Sufyan',NULL,NULL,'Muhammad Khalid',NULL,NULL,NULL,'3','Islam','2023-10-20 10:10:16',NULL),(6440,140,1065,'Perveen',NULL,'2016-07-22','Ghulam Nazik',NULL,NULL,NULL,'1',NULL,'2023-10-20 10:10:24',NULL),(6441,170,1798,'Muhammaad Ali',NULL,'2013-12-03','Ghulam Muneer',NULL,NULL,NULL,'1','Islam','2023-10-20 10:10:29',NULL),(6442,4,6440,'Muhammad Zarrar',NULL,NULL,'Abdullah Khan',NULL,NULL,NULL,'3','Islam','2023-10-20 10:11:01',NULL),(6443,170,1999,'Mohib',NULL,'2015-08-04','Altaf Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:11:11',NULL),(6444,48,109305,'Manahil Naz',NULL,'2015-01-01','Muhammad Ramzan','42401-1655241-7',NULL,'Shamim Akhter','2','Islam','2023-10-20 10:11:14',NULL),(6445,140,984,'Muhammad Hafeez',NULL,'2016-07-21','Habib Ullah ',NULL,NULL,NULL,'1',NULL,'2023-10-20 10:11:16',NULL),(6446,4,6494,'Anas Waqas',NULL,NULL,'Muhammad Waqas',NULL,NULL,NULL,'3','Islam','2023-10-20 10:11:47',NULL),(6447,170,2011,'Umair Ali',NULL,'2013-07-10','Asif Ali',NULL,NULL,'``','1','Islam','2023-10-20 10:12:02',NULL),(6448,140,1073,'Shazia',NULL,'2015-08-15','Mumtaz Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-20 10:12:02',NULL),(6449,4,6519,'Alishah',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'3','Islam','2023-10-20 10:12:21',NULL),(6450,48,109306,'Abdul Rehman',NULL,'2013-04-30','Muhammad Aslam','36202-6302227-3','03003719968','Nazmeen','2','Islam','2023-10-20 10:12:25',NULL),(6451,140,1067,'Anum',NULL,'2017-04-28','Muhammad shahid',NULL,NULL,NULL,'1',NULL,'2023-10-20 10:12:46',NULL),(6452,170,1978,'Muhammad Ahad ',NULL,'2011-10-21','Eid Muhammad ',NULL,NULL,NULL,'1','Islam','2023-10-20 10:13:01',NULL),(6453,140,1077,'Fatima Zehra',NULL,'2018-01-06','Muhammad Aman Ullah',NULL,NULL,NULL,'1',NULL,'2023-10-20 10:13:40',NULL),(6454,170,2051,'Sudais ',NULL,'2014-10-10','Khaysa Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:13:56',NULL),(6455,48,1093011,'Mubashir',NULL,'2013-09-25','Sajjad','42401-1652990-7',NULL,'Farine','2','Islam','2023-10-20 10:14:06',NULL),(6456,140,1079,'Hurain',NULL,'2017-11-20','Muhammad Naseem',NULL,NULL,NULL,'1',NULL,'2023-10-20 10:14:27',NULL),(6457,170,1948,'Ibrahim ',NULL,'2007-03-04','Sher Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:15:03',NULL),(6458,139,694,'MIsbah',NULL,'2017-08-18','Muhammad Ashraf',NULL,'03451671316','Afshan','1','Islam','2023-10-20 10:15:32',NULL),(6459,48,109312,'Muskan',NULL,'2011-11-09','Sajjad','42401-1652990-7',NULL,'Farheen','2','Islam','2023-10-20 10:15:43',NULL),(6460,170,2077,'Asif ',NULL,'2011-01-05','Yousuf Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:15:52',NULL),(6461,48,109313,'Ashan',NULL,'2013-03-26','Abdul Aleem','42101-9465970-3',NULL,'Rubi ','2','Islam','2023-10-20 10:17:02',NULL),(6462,139,665,'Muhammad Asim',NULL,'2017-01-15','Muhammad Ashiq ',NULL,'0306757376','Shamshad Khan','1','Islam','2023-10-20 10:17:03',NULL),(6463,170,2024,'Syed Ali Zaman',NULL,'2012-11-10','Muhammad Safdar Hussain',NULL,NULL,NULL,'1','Islam','2023-10-20 10:17:04',NULL),(6464,139,706,'Ali Raza',NULL,'2017-08-08','Ali Ghulam',NULL,'03128416607','Fatima','1','Islam','2023-10-20 10:17:52',NULL),(6465,170,2093,'Shafi Ullah',NULL,'2008-03-03','Saeed Ullah',NULL,NULL,NULL,'1','Islam','2023-10-20 10:17:54',NULL),(6467,170,2095,'Maaz ',NULL,'2012-07-08','Sultan Sher',NULL,NULL,NULL,'1','Islam','2023-10-20 10:18:30',NULL),(6468,170,1787,'Ali Raza',NULL,'2009-03-29','Muhammad Saleem ',NULL,NULL,NULL,'1','Islam','2023-10-20 10:19:04',NULL),(6469,139,710,'Raib',NULL,'2017-05-05','Jamil',NULL,'03142053148','Asiha','1','Islam','2023-10-20 10:19:20',NULL),(6470,48,10978,'Muhammad Shoib',NULL,'2012-10-03','Abdul Shakoor','42101-9980691-7','03452785362','Asma','2','Islam','2023-10-20 10:19:46',NULL),(6471,170,1554,'Baslala',NULL,'2012-09-22','Sabeen Gul',NULL,NULL,NULL,'1','Islam','2023-10-20 10:19:52',NULL),(6472,139,712,'Rabab',NULL,'2016-04-21','Jamil',NULL,'03142053148','Asiha','1','Islam','2023-10-20 10:20:18',NULL),(6473,170,1708,'Aiman',NULL,'2013-04-14','Abdul Wahab',NULL,NULL,NULL,'1','Islam','2023-10-20 10:20:48',NULL),(6474,48,1093101,'Muhbammad Arsal',NULL,'2014-08-31','Muhammad Shahid','42101-7919165-3',NULL,'Rubina','2','Islam','2023-10-20 10:21:16',NULL),(6475,139,731,'Manahil',NULL,'2017-06-16','Muhammad Qasim',NULL,'03002189998','Hina Qasim','1','Islam','2023-10-20 10:21:25',NULL),(6476,170,1941,'Gulalai',NULL,'2012-01-01','Mohib Ullah',NULL,NULL,NULL,'1','Islam','2023-10-20 10:21:28',NULL),(6477,139,737,'Muhammad Ali',NULL,'2016-10-02','Muhammad Farooq',NULL,'03022489253','Uzma','1','Islam','2023-10-20 10:22:21',NULL),(6478,170,1959,'Tabassum',NULL,'2012-12-01','Muhammad Hashim',NULL,NULL,NULL,'1','Islam','2023-10-20 10:22:23',NULL),(6479,48,109331,'Abdul Hadi',NULL,'2015-05-20','Muhammad Kamran','42101-2425095-7','03132336806','ASma','2','Islam','2023-10-20 10:22:31',NULL),(6480,170,1967,'Malaika',NULL,'2014-05-19','Zafar',NULL,NULL,NULL,'1','Islam','2023-10-20 10:22:55',NULL),(6481,139,736,'Ibad',NULL,'2014-10-13','Muhammad Jamil',NULL,'03002750737','Azra','1','Islam','2023-10-20 10:23:25',NULL),(6482,170,1947,'Sara',NULL,'2009-05-20','Sher Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:23:42',NULL),(6483,170,2048,'Hajra',NULL,'2011-12-27','Usman Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:24:16',NULL),(6484,48,109376,'Zulfiqar',NULL,'2013-06-07','Muhammad Asghar','41303-0882224-3',NULL,'Shumaila','2','Islam','2023-10-20 10:24:23',NULL),(6485,139,743,'Dua',NULL,'2015-09-25','Gulzaar',NULL,'03433222897','Nasrat','1','Islam','2023-10-20 10:24:46',NULL),(6486,170,2047,'Kulsoom',NULL,'2011-08-02','Afsar Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:24:50',NULL),(6487,48,109416,'Aliza',NULL,'2016-02-26','Muhammad Akber','42301-0815216-5','0321268139','Beena','2','Islam','2023-10-20 10:25:44',NULL),(6489,170,2046,'Bibi Ayesha',NULL,'2014-04-15','Shuail Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:25:58',NULL),(6491,170,2039,'Alia',NULL,'2015-12-14','Wali Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:26:33',NULL),(6492,170,2050,'Bibi Nimra',NULL,'2012-09-06','Sultan Muhammad ',NULL,NULL,NULL,'1','Islam','2023-10-20 10:27:08',NULL),(6493,139,704,'Abdul Rehman',NULL,NULL,'Abdul Ghani',NULL,'03475839080','Shumaila ','1','Islam','2023-10-20 10:27:09',NULL),(6494,48,109417,'Maheen Maryam',NULL,'2015-03-07','Muhammad Akbar','42301-0815216-5','03120296663','Beena','2','Islam','2023-10-20 10:27:22',NULL),(6495,170,2055,'Najma',NULL,'2013-11-05','Ameen Gul',NULL,NULL,NULL,'1','Islam','2023-10-20 10:27:36',NULL),(6496,139,722,'Hassan',NULL,NULL,'Rizwan',NULL,'03152123267','Shumaila ','1','Islam','2023-10-20 10:28:07',NULL),(6497,170,2111,'Sawera',NULL,'2013-04-22','Muhammad Shahid',NULL,NULL,NULL,'1','Islam','2023-10-20 10:28:24',NULL),(6498,170,2112,'Zainab',NULL,'2014-05-01','Muhmmad Shahid',NULL,NULL,NULL,'1','Islam','2023-10-20 10:29:03',NULL),(6499,170,2138,'Amna',NULL,'2013-06-06','Nasir Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:29:31',NULL),(6500,139,764,'Zainab Fatima',NULL,'2016-08-02','Jafar Abbas',NULL,'03328474659','Aseha Bibi','1','Islam','2023-10-20 10:30:05',NULL),(6501,170,1725,'Muhammad Rameez ',NULL,'2016-03-01','Abdul Aziz',NULL,NULL,NULL,'1','Islam','2023-10-20 10:30:30',NULL),(6502,139,765,'Shamina',NULL,'2014-05-08','Shahid',NULL,'03362276591','Najo','1','Islam','2023-10-20 10:31:01',NULL),(6503,48,109205,'Ahmed Raza ',NULL,'2011-01-05','Muhammad Imran ','42000-2309070-3',NULL,'Rubina','5','Islam','2023-10-20 10:31:06',NULL),(6504,170,1848,'Sher Muhammad',NULL,'2013-02-01','Jvaid ',NULL,NULL,NULL,'1','Islam','2023-10-20 10:31:09',NULL),(6505,170,1884,'Ahmed Aziz ',NULL,'2012-10-08','Muhammad Aslam',NULL,NULL,NULL,'1','Islam','2023-10-20 10:31:47',NULL),(6506,139,766,'Nazima',NULL,NULL,'Ghulam Ali',NULL,'03191406803','Manzoora','1','Islam','2023-10-20 10:32:03',NULL),(6507,170,1889,'Muhammad Mir Gabool',NULL,'2009-04-20','Mir Ghulam Ullah ',NULL,NULL,NULL,'1','Islam','2023-10-20 10:32:36',NULL),(6508,139,767,'Sehat Khatoon',NULL,'2015-04-06','Saleem Sagar',NULL,'03144883310','Kulsoom','1','Islam','2023-10-20 10:33:21',NULL),(6509,170,1891,'Muhammad Awais ',NULL,'2009-03-08','Pervaiz Ahmed ',NULL,NULL,NULL,'1','Islam','2023-10-20 10:33:55',NULL),(6510,139,768,'Ayan',NULL,'2016-08-24','Ghulam Hussain',NULL,'03102829551','Bibi Gul Zadi','1','Islam','2023-10-20 10:34:25',NULL),(6511,48,109285,'Dua',NULL,'2012-08-05','Muhammad Shakeel ','34302-1249366-3','03143962387','Rizwana ','5','Islam','2023-10-20 10:34:27',NULL),(6512,170,1900,'Bilal Alam',NULL,'2012-05-04','Alam Jan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:34:34',NULL),(6513,170,1926,'Muhammad Shahzaib ',NULL,'2013-06-02','Muhammad Raffiq',NULL,NULL,NULL,'1','Islam','2023-10-20 10:35:20',NULL),(6514,139,769,'Abdul Rehman',NULL,'2017-09-01','Shahid',NULL,'03362276591','Najo','1','Islam','2023-10-20 10:35:32',NULL),(6515,170,1946,'Hafeez Ullah ',NULL,'2013-12-04','Sher Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:36:06',NULL),(6516,48,109360,'Fizza ',NULL,'2009-12-15','Muhammad Tariq','36402-9180633-3','03072469640','Zarina Bibi','5','Islam','2023-10-20 10:36:45',NULL),(6517,139,770,'Beenish',NULL,'2015-06-05','Muhammad Qasim',NULL,'03002189998','Hina Qasim','1','Islam','2023-10-20 10:36:50',NULL),(6518,170,1958,'Baher',NULL,'2016-11-03','Abdul Rehman',NULL,NULL,NULL,'1','Islam','2023-10-20 10:37:14',NULL),(6520,170,1966,'Hamna ',NULL,'2012-12-07','Muhammad buksh',NULL,NULL,NULL,'1','Islam','2023-10-20 10:37:57',NULL),(6522,170,1982,'Aliza',NULL,'2012-01-01','Nawab Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:38:38',NULL),(6523,48,109195,'Jannat',NULL,'2011-10-01','Muhammad Javed ','42101-1363294-3','03150202635','Saima ','5','Islam','2023-10-20 10:38:56',NULL),(6524,170,2020,'Shabir ',NULL,'2008-09-15','Muhammad Aziz',NULL,NULL,NULL,'1','Islam','2023-10-20 10:39:24',NULL),(6526,170,2025,'Abdullah ',NULL,'2014-03-17','Muhammad Javaid',NULL,NULL,NULL,'1','Islam','2023-10-20 10:40:32',NULL),(6527,170,2078,'Hazrat Ullah ',NULL,'2015-02-06','Safeer Ullah',NULL,NULL,NULL,'1','Islam','2023-10-20 10:41:39',NULL),(6528,139,742,'Zainab',NULL,'2016-10-22','Gulzaar',NULL,'03433222897','Nasrat','1','Islam','2023-10-20 10:42:14',NULL),(6529,170,2122,'Faizan Ullah ',NULL,'2017-04-03','Ehsan Ullah Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:42:19',NULL),(6530,48,10803,'Kashaf ',NULL,'2013-05-21','Muhammad Ibrahim ','42101-8924925-5','03130257452','Bismillah ','5','Islam','2023-10-20 10:42:20',NULL),(6531,170,2123,'Subhan',NULL,'2011-05-08','Aman Ullah',NULL,NULL,NULL,'1','Islam','2023-10-20 10:42:57',NULL),(6532,170,2124,'Bait Ullah ',NULL,'2012-08-10','Aman Ullah',NULL,NULL,NULL,'1','Islam','2023-10-20 10:43:40',NULL),(6533,48,10789,'Muhammad Hammad ',NULL,'2011-08-05','Ibrar Ahmed','42101-6248605-9','032112090794','Shabana','5','Islam','2023-10-20 10:44:17',NULL),(6534,170,2125,'Fareed Shah',NULL,'2012-12-16','Noor Muhammad Shah',NULL,NULL,NULL,'1','Islam','2023-10-20 10:44:21',NULL),(6535,170,1635,'Sakina',NULL,'2014-01-08','Zafar Iqbal',NULL,NULL,NULL,'1',NULL,'2023-10-20 10:45:11',NULL),(6536,48,109345,'Muhammad Hasan',NULL,'2010-10-01','Muhammad Shahid','42101-7919165-3','03420029715','Rubina','5','Islam','2023-10-20 10:45:36',NULL),(6548,170,1732,'Seema',NULL,'2013-08-04','Muhammad Zareen ',NULL,NULL,NULL,'1','Islam','2023-10-20 10:47:34',NULL),(6549,48,10805,'Muhammad Hasan',NULL,'2010-10-20','FaheemU Din','42101-4373601-7','03171193932','Shaista','5','Islam','2023-10-20 10:47:45',NULL),(6550,170,1971,'Madeena ',NULL,'2010-01-01','Haji Khalil',NULL,NULL,NULL,'1','Islam','2023-10-20 10:48:16',NULL),(6551,170,1983,'Wafa',NULL,'2018-03-06','Muhammad Jalil',NULL,NULL,NULL,'1','Islam','2023-10-20 10:48:55',NULL),(6552,48,109110,'Muhammad Aman',NULL,'2012-01-07','Amjad Ali','42101-5428772-9','03152511071','Iffat','5','Islam','2023-10-20 10:49:04','2023-10-22 07:17:40'),(6553,170,1993,'Hooria ',NULL,'2015-01-19','Muhammad Yaseen Anjum',NULL,NULL,NULL,'1','Islam','2023-10-20 10:49:51',NULL),(6554,48,109344,'Maheen',NULL,'2009-03-10','Fakhar U Din','44103-9789608-1','03102997199','Shahida','5','Islam','2023-10-20 10:50:13',NULL),(6555,170,2147,'Alisha',NULL,'2012-12-06','Akram Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:50:38',NULL),(6557,170,2007,'Noor Fatima ',NULL,'2013-08-02','Muhammad Asif',NULL,NULL,NULL,'1','Islam','2023-10-20 10:51:21',NULL),(6558,170,2009,'Bisma Bibi',NULL,'2016-01-02','Sajid Hussain ',NULL,NULL,NULL,'1','Islam','2023-10-20 10:51:56',NULL),(6559,48,109343,'Maham',NULL,'2009-03-10','Fakhar U Din','44103-9789608-1','03102997199','Shahida','5','Islam','2023-10-20 10:51:57',NULL),(6560,59,5507,'Muhammad Jawad',NULL,NULL,'Gull Raqeeb Dad',NULL,NULL,NULL,'3',NULL,'2023-10-20 10:52:31',NULL),(6561,170,2016,'Qurat ul ain',NULL,'2014-02-09','Saleem Ahmed Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:52:36',NULL),(6562,170,2034,'Urush Bibi',NULL,'2017-12-20','Abid Hussain Shah',NULL,NULL,NULL,'1','Islam','2023-10-20 10:53:18',NULL),(6563,59,5778,'Ubaid Ur Rehman',NULL,NULL,'Khawar',NULL,NULL,NULL,'3',NULL,'2023-10-20 10:53:38',NULL),(6564,48,109341,'Mehreen',NULL,'2010-08-18','SAjjad','42401-1652990-7',NULL,'Farheen ','5','Islam','2023-10-20 10:53:43',NULL),(6565,170,2035,'Rimsha',NULL,'2013-09-05','Muhammad Nadeem ',NULL,NULL,NULL,'1','Islam','2023-10-20 10:53:52',NULL),(6566,59,5518,'Muhammad Ali Faisal',NULL,NULL,'Faisal Qureshi',NULL,NULL,NULL,'4',NULL,'2023-10-20 10:54:19',NULL),(6567,170,2056,'Rabia',NULL,'2010-08-29','Muhammad Ramzan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:54:28',NULL),(6568,48,10784,'Muhammad Tabish',NULL,'2012-12-10','khushi Muhammad','42101-1823618-1','03481001756','Rubina','5','Islam','2023-10-20 10:55:01',NULL),(6569,170,2067,'Sumaima Bibi ',NULL,'2016-01-10','Hafeez Ur Rehman',NULL,NULL,NULL,'1','Islam','2023-10-20 10:55:11',NULL),(6570,48,10846,'Qatmir Raza',NULL,NULL,'Muhammad NAeem',NULL,NULL,'Shahnila','5','Islam','2023-10-20 10:55:52','2023-10-22 07:18:23'),(6571,170,2081,'Dua',NULL,'2016-06-11','Muhammad Shareef',NULL,NULL,NULL,'1','Islam','2023-10-20 10:55:54',NULL),(6573,59,5642,'Muhammad Zaid Ali',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-20 10:56:06',NULL),(6574,190,6266,'Roman',NULL,'2015-10-20','Zeeshan Masih',NULL,'03328973473','Noreen','1','Christianity','2023-10-20 10:56:20','2023-10-31 06:18:42'),(6575,170,2117,'Laiba Bibi',NULL,'2015-09-27','Nahid Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:56:39',NULL),(6576,59,5775,'Muhammad Rizwan',NULL,NULL,'Bakht Zair Khan',NULL,NULL,NULL,'2',NULL,'2023-10-20 10:57:09',NULL),(6577,48,109347,'Saba Naaz',NULL,'2007-10-13','Parvez Fahime','42101-4851835-3','03192052813','Sumaira','5','Islam','2023-10-20 10:57:09',NULL),(6578,170,2118,'Khadija',NULL,'2011-07-22','Naik Nawaz Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:57:18',NULL),(6579,59,5443,'Muhammad Kashif',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'5',NULL,'2023-10-20 10:57:44',NULL),(6580,170,2120,'Umira Bibi',NULL,'2009-08-15','Ehsan Ullah Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:57:52',NULL),(6581,170,2129,'Zarra',NULL,'2016-10-08','Ahmed Shah',NULL,NULL,NULL,'1','Islam','2023-10-20 10:58:21',NULL),(6582,48,10845,'Simra',NULL,'2010-08-21','Muhammad Naeem','42101-9561891-9','03152242785','Moona','5','Islam','2023-10-20 10:58:33',NULL),(6583,170,2132,'Naila',NULL,'2013-06-02','Yousuf Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 10:58:55',NULL),(6585,48,109346,'Minza',NULL,'2010-05-24','Muhammad Jawed','42101-2114464-9','03002881070','Razia','5','Islam','2023-10-20 10:59:52',NULL),(6586,170,2133,'Manahil',NULL,'2013-02-08','Awal Nawaz Khan',NULL,NULL,NULL,'1','Islam','2023-10-20 11:00:14',NULL),(6587,48,10628,'Uneeba',NULL,'2011-03-09','Muhammad Aslam','42101-8272241-5','03166654515','Saima','5','Islam','2023-10-20 11:01:12',NULL),(6588,48,109204,'Manahil',NULL,'2011-10-18','Muhammad Akram','42101-9563587-1','03192363445','Uzma','5','Islam','2023-10-20 11:02:25',NULL),(6589,48,109404,'Umme Hani',NULL,'2012-01-19','Muhammad Fareed','42101-7279001-1','03122480486','Afshan','5','Islam','2023-10-20 11:03:43',NULL),(6591,48,109405,'Ariba',NULL,'2009-10-15','Muhammad Shamshad','42101-6692737-9',NULL,'Amna','5','Islam','2023-10-20 11:04:38',NULL),(6592,48,109406,'Laiba',NULL,'2009-10-15','Muhammad Shamshad','42101-6692737-9',NULL,'Amna ','5','Islam','2023-10-20 11:05:48',NULL),(6593,190,6259,'Ghazi',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'1',NULL,'2023-10-20 11:11:42',NULL),(6594,190,6325,'Firoza',NULL,NULL,'Muhammad Ghaffar',NULL,'03163032402','Seema','3','Islam','2023-10-20 11:12:47','2023-10-31 06:13:32'),(6595,190,6303,'June',NULL,NULL,'Shabaz',NULL,'03343201982','Shalda','1','Christianity','2023-10-20 11:13:40','2023-10-20 11:21:28'),(6596,190,6306,'Noman',NULL,NULL,'Robt',NULL,'03353879823','Umm e Kausar','1','Christianity','2023-10-20 11:14:45','2023-10-20 11:22:12'),(6597,190,6313,'Naveed',NULL,NULL,'Tariq Aziz',NULL,'01005326789','Kainat','1','Islam','2023-10-20 11:15:46',NULL),(6598,190,6314,'Ahtisham',NULL,NULL,'Tariq Aziz',NULL,'03326978287','Muskan','1','Islam','2023-10-20 11:16:32',NULL),(6599,190,6317,'Tashwah',NULL,NULL,'Khuram',NULL,'03158976273','Hira','1','Christianity','2023-10-20 11:17:17','2023-10-20 11:22:43'),(6600,190,6340,'Izar',NULL,NULL,'Ebad',NULL,'03332379854','Rukhsana','1','Christianity','2023-10-20 11:23:46',NULL),(6601,190,6294,'Juli',NULL,NULL,'Perwaiz',NULL,'03152625080','Lubna','1','Christianity','2023-10-20 11:24:56',NULL),(6602,190,6307,'Ayan',NULL,NULL,'rasheed ',NULL,'03331069787','Sima','1','Islam','2023-10-20 11:25:34',NULL),(6603,190,6319,'Muhammad Ayan',NULL,NULL,'Muhammad Shahid',NULL,'03215678697','Rani','1','Islam','2023-10-20 11:26:28',NULL),(6604,190,6341,'Izak',NULL,NULL,'Mickeal',NULL,'03002314217','Shazia','1','Christianity','2023-10-20 11:27:23',NULL),(6605,190,6302,'Muhammad Ali',NULL,NULL,'Muhammad Sayo',NULL,'03073607306','Komal','1','Islam','2023-10-20 11:28:08',NULL),(6606,190,6342,'Ayan',NULL,NULL,'Arshad',NULL,'03311261789','Rehana','1','Islam','2023-10-20 11:29:06','2023-10-31 06:14:36'),(6607,190,6289,'Moize',NULL,NULL,'Louise',NULL,'03922332627','Jamila','1','Christianity','2023-10-20 11:29:54',NULL),(6608,190,6318,'Daniyal',NULL,NULL,'Shehzad',NULL,'03120249664','Kiran','1','Islam','2023-10-20 11:30:35',NULL),(6609,190,6286,'Hadi',NULL,NULL,'Amanat',NULL,'032291810047','Sarah','1','Christianity','2023-10-20 11:31:22',NULL),(6610,190,6346,'Sunrst',NULL,NULL,'Amanat',NULL,'03328300834','Iqra','1','Christianity','2023-10-20 11:33:07',NULL),(6611,190,6345,'Adil',NULL,NULL,'Amanat',NULL,'03397567328','Shumaila','1','Christianity','2023-10-20 11:34:02',NULL),(6612,190,6283,'Abnier',NULL,NULL,'Imran Vicky',NULL,'03199345876','Komal','1','Christianity','2023-10-20 11:35:01',NULL),(6613,190,6282,'Subhan',NULL,NULL,'Waqar Ali',NULL,'0332708911','Falak','1','Islam','2023-10-20 11:36:07',NULL),(6614,190,6224,'Farah',NULL,NULL,'Shehzad',NULL,'03473955874','Saba','1','Christianity','2023-10-20 11:37:13',NULL),(6615,190,6225,'Martha',NULL,NULL,'Shabaz',NULL,'03100279879','Alishba','1','Christianity','2023-10-20 11:38:13',NULL),(6616,190,6343,'Ayesha',NULL,NULL,'Robt',NULL,'03489165329','Dua','-1','Christianity','2023-10-20 11:38:54',NULL),(6617,190,6305,'Marical',NULL,NULL,'Robt',NULL,'03520321478','Amna','1','Christianity','2023-10-20 11:40:01',NULL),(6618,190,6300,'Rose Marry',NULL,NULL,'Shahbaz Masih',NULL,'03353458171','Shabana','1','Christianity','2023-10-20 11:40:46','2023-10-31 06:08:36'),(6619,190,6301,'Shiza',NULL,NULL,'Younas',NULL,'03216220237','Magdleen','1','Christianity','2023-10-20 11:41:34',NULL),(6620,190,6293,'Maheen',NULL,NULL,'Samad',NULL,'03012749233','Shalla','1','Islam','2023-10-20 11:42:24',NULL),(6621,190,6308,'Iqra',NULL,NULL,'rasheed ',NULL,'03341294773','Mehak','1','Islam','2023-10-20 11:43:14',NULL),(6622,190,6309,'Mukaddas',NULL,NULL,'rasheed ',NULL,'02341934819','Zimal','1','Islam','2023-10-20 11:44:08',NULL),(6623,190,6296,'Neha',NULL,NULL,'Anhtawi',NULL,'03334273817','Zara','1','Christianity','2023-10-20 11:45:12',NULL),(6624,190,6290,'Adina',NULL,NULL,'Muhammad Akhtar',NULL,'03265893421','Anwari','1','Islam','2023-10-20 11:46:05',NULL),(6625,190,6295,'Carol',NULL,NULL,'Antawi',NULL,'03326587967','Arham','1','Christianity','2023-10-20 11:47:31',NULL),(6626,190,6292,'Anya Amad',NULL,NULL,'Bota',NULL,'032095431218','Seema','1','Christianity','2023-10-20 11:48:26',NULL),(6627,190,6287,'Alisha',NULL,NULL,'Shehzad',NULL,'031004259347','Salma','1','Christianity','2023-10-20 11:49:23',NULL),(6628,190,6284,'Unzila',NULL,NULL,'Muhammad Naeem',NULL,'03271418325','Falak','1','Islam','2023-10-20 11:51:01',NULL),(6631,190,6321,'Kinza',NULL,NULL,'Muhammad Kashaf',NULL,'03100893273','Jannat','1','Islam','2023-10-20 11:57:32',NULL),(6632,190,6344,'Silati',NULL,NULL,'Amanat',NULL,'03296763964','Anna','1','Christianity','2023-10-20 11:58:48',NULL),(6633,190,6270,'Alathiya',NULL,NULL,'Javed',NULL,'03126708786','Parveen','2','Christianity','2023-10-20 12:01:13',NULL),(6634,190,9269,'Janean',NULL,NULL,'Javed',NULL,'0332508633','Saba','2','Christianity','2023-10-20 12:06:35',NULL),(6635,190,6221,'Seerat',NULL,NULL,'Shehzad',NULL,'03473955874','Sadaf','2','Christianity','2023-10-20 12:07:52',NULL),(6636,190,6226,'Maryam',NULL,NULL,'Shehbaz',NULL,'03462986537','Alishba','2','Christianity','2023-10-20 12:09:02',NULL),(6637,190,6229,'Firdos',NULL,NULL,'Arif',NULL,'0300629543','Kulsoom','2','Christianity','2023-10-20 12:30:30',NULL),(6638,190,6280,'Maryam',NULL,NULL,'Shakeel',NULL,'03339127345','Sariya','2','Christianity','2023-10-20 12:33:18',NULL),(6639,190,6236,'Alika',NULL,NULL,'Asbar',NULL,'03278191837','Fariya','2','Christianity','2023-10-20 12:35:22','2023-10-31 06:25:11'),(6640,190,6242,'Mari George',NULL,NULL,'Javed',NULL,'03256327918','Sana','2','Christianity','2023-10-20 12:36:37',NULL),(6642,190,6264,'Ghosia',NULL,NULL,'Muhammad Iqbal',NULL,'03532791735','Atiyha','2','Islam','2023-10-20 12:37:31',NULL),(6643,190,6347,'Wania',NULL,NULL,'Muhammad Tahir',NULL,'0329816263','Shazia','2','Islam','2023-10-20 12:38:48',NULL),(6644,190,6315,'Maryam',NULL,NULL,'Ameer Uddin',NULL,'03222918163','Sania','2','Islam','2023-10-20 12:40:17',NULL),(6645,190,6297,'Rohma',NULL,NULL,'Nasir',NULL,'03638950263','Rani','2','Christianity','2023-10-20 12:41:06',NULL),(6646,190,6285,'Anamta',NULL,NULL,'Muhammad Naeem',NULL,'03188751901','Salma','2','Islam','2023-10-20 12:41:55',NULL),(6647,190,6273,'Rafiya',NULL,NULL,'Muhammad Fayaz',NULL,'03210913234','Shiza','2','Islam','2023-10-20 12:42:59',NULL),(6648,190,4349,'Ayesha',NULL,NULL,'Rizwan',NULL,'03463791898','Sarah','2','Islam','2023-10-20 12:43:58',NULL),(6649,190,6209,'Fareed',NULL,NULL,'Khurshid Ali',NULL,'0300110211','Noreen','2','Islam','2023-10-20 12:45:20',NULL),(6650,190,6218,'Muhammad Sahil',NULL,NULL,'Saleem',NULL,'03002118009','Hina','2','Islam','2023-10-20 12:46:03',NULL),(6651,51,1132,'Hameed Ullah',NULL,NULL,'Bakhtiar',NULL,NULL,NULL,'3',NULL,'2023-10-20 12:46:18','2023-10-21 04:16:11'),(6652,51,1568,'Haris',NULL,NULL,'Sheraz',NULL,NULL,NULL,'5',NULL,'2023-10-20 12:46:50',NULL),(6653,190,6230,'Haris',NULL,NULL,'Khizan',NULL,'03353946035','Eshaal','2','Islam','2023-10-20 12:47:16','2023-10-20 12:48:11'),(6654,190,6223,'Samiol',NULL,NULL,'Shehzad',NULL,'03473955874','Saba','2','Christianity','2023-10-20 12:49:00',NULL),(6655,190,6271,'Bazial',NULL,NULL,'Adnan',NULL,'034561096967','Nusrat','2','Christianity','2023-10-20 12:49:54',NULL),(6656,190,6217,'John',NULL,NULL,'Joseph',NULL,'03362730284','Sultana','2','Christianity','2023-10-20 12:51:12',NULL),(6657,190,6216,'Markas',NULL,NULL,'Joseph',NULL,'03102397421','Saima','2','Christianity','2023-10-20 12:51:55',NULL),(6658,190,6237,'Shahzaib',NULL,NULL,'Ameer Uddin',NULL,'03128906658','Roma','2','Islam','2023-10-20 12:52:40',NULL),(6659,190,6262,'Usman',NULL,NULL,'Muhammad Suleman',NULL,'03335238965','Fatima','2','Islam','2023-10-20 12:53:25',NULL),(6660,190,6258,'Ayan',NULL,NULL,'Kamran',NULL,'03453259011','Seema','2','Islam','2023-10-20 12:54:04',NULL),(6661,190,6162,'Munasi',NULL,NULL,'Amad Navil',NULL,'03452378191','Rukhsana','2','Christianity','2023-10-20 12:55:18',NULL),(6662,190,6245,'Danish',NULL,NULL,'Ibrahim',NULL,'03162271259','Shaghufta','2','Christianity','2023-10-20 12:56:16',NULL),(6663,190,6339,'Abdur Rehman',NULL,NULL,'Muhammad Javed',NULL,'03387396729','Urooj','2','Islam','2023-10-20 12:57:13',NULL),(6664,190,6350,'Elone',NULL,NULL,'Pervaiz',NULL,'03222549368','Azwa','2','Christianity','2023-10-20 12:58:04',NULL),(6665,190,6351,'Jackson',NULL,NULL,'Jaani',NULL,'03256982261','Rania','2','Christianity','2023-10-20 12:58:51',NULL),(6668,170,2115,'Ayyan',NULL,'2013-10-06','Naik Nawaz Khan',NULL,NULL,NULL,'2','Islam','2023-10-21 03:24:07',NULL),(6669,170,2119,'Suliman',NULL,'2011-07-18','Nahid Khan',NULL,NULL,NULL,'1','Islam','2023-10-21 03:24:50',NULL),(6670,140,976,'Muhammad Zafeer','2016','2016-08-01','Muhammad Nasir',NULL,NULL,NULL,'2','Islam','2023-10-21 03:25:42',NULL),(6671,170,2126,'Hamaz',NULL,'2010-05-21','Muhammad Yousuf',NULL,NULL,NULL,'2','Islam','2023-10-21 03:25:56',NULL),(6672,170,1567,'Rafiq Ullah',NULL,'2011-09-03','Ghulam Hameed',NULL,NULL,NULL,'2','Islam','2023-10-21 03:26:48',NULL),(6673,140,1004,'Ali Muhammad',NULL,'2014-12-08','Wali Muhammad',NULL,NULL,NULL,'2','Islam','2023-10-21 03:27:03',NULL),(6674,170,1548,'Shaila',NULL,'2011-01-04','Sher Muhammad',NULL,NULL,NULL,'2','Islam','2023-10-21 03:27:33',NULL),(6675,170,1593,'Abdullah',NULL,'2011-06-21','Muhammad Imran',NULL,NULL,NULL,'2','Islam','2023-10-21 03:28:14',NULL),(6676,170,1610,'Muhammad Muzamil',NULL,'2011-09-07','Noor Gul',NULL,NULL,NULL,'2','Islam','2023-10-21 03:28:52',NULL),(6677,140,1005,'Muhammad Rahim',NULL,'2016-05-14','Wali Muhammad',NULL,NULL,NULL,'2',NULL,'2023-10-21 03:28:56',NULL),(6678,170,1701,'Ismail',NULL,'2011-04-20','Shereen Muhammad',NULL,NULL,NULL,'2','Islam','2023-10-21 03:29:29',NULL),(6679,170,1730,'Tanveer Muhammad ',NULL,'2004-03-04','Muneer Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-21 03:30:03',NULL),(6680,140,1025,'Muhammad Omar Nazar',NULL,'2015-10-23','Nazar Mohd',NULL,NULL,NULL,'2','Islam','2023-10-21 03:30:45',NULL),(6681,170,1751,'Khalid Khan',NULL,'2013-08-15','Wazir Muhammad ',NULL,NULL,NULL,'2','Islam','2023-10-21 03:31:11',NULL),(6682,170,1782,'Muhammaad Yousuf',NULL,'2013-07-29','Hidayatullah',NULL,NULL,NULL,'2','Islam','2023-10-21 03:31:57',NULL),(6684,170,1820,'Imamuddin',NULL,'2005-01-01','Imran Rahat',NULL,NULL,NULL,'2','Islam','2023-10-21 03:32:51','2023-10-21 03:34:17'),(6685,140,1026,'Muhammad Abbas',NULL,'2016-09-29','Nazar Mohd',NULL,NULL,NULL,'2',NULL,'2023-10-21 03:34:18',NULL),(6686,170,1838,'Zain Ul Abideen ',NULL,'2015-08-10','Shahrukh',NULL,NULL,NULL,'2','Islam','2023-10-21 03:35:46',NULL),(6687,140,1027,'Amna Sikandar',NULL,'2015-08-14','Sikandar Ali',NULL,NULL,NULL,'2',NULL,'2023-10-21 03:36:05',NULL),(6688,170,1845,'Umair',NULL,'2009-05-20','Muhammad Sagheer',NULL,NULL,NULL,'2','Islam','2023-10-21 03:36:24',NULL),(6689,170,1846,'Muzafar Ali',NULL,'2009-07-20','Zafar Iqbal',NULL,NULL,NULL,'2','Islam','2023-10-21 03:37:16',NULL),(6690,140,1034,'Sobia',NULL,'0017-08-12','Shah Zaman',NULL,NULL,NULL,'2',NULL,'2023-10-21 03:37:39',NULL),(6691,170,1664,'Usman',NULL,'2008-09-15','Niaz Muhammad ',NULL,NULL,NULL,'2','Islam','2023-10-21 03:37:53',NULL),(6692,140,1053,'Tanvir Ahmed',NULL,'2015-07-14','Ameer Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-21 03:38:27',NULL),(6693,170,1859,'Muhammad Hassan ',NULL,'2012-10-07','Muhammad Azhar',NULL,NULL,NULL,'2','Islam','2023-10-21 03:38:27',NULL),(6694,140,1062,'Ashiq Ali',NULL,'2015-09-15','Allah Ditta',NULL,NULL,NULL,'2',NULL,'2023-10-21 03:39:05',NULL),(6695,170,1877,'Hameed Mosa',NULL,'2012-04-07','Muhammad Javed',NULL,NULL,NULL,'2','Islam','2023-10-21 03:39:27',NULL),(6696,140,1064,'Irfan',NULL,'2012-08-05','Ghullam Nazik',NULL,NULL,NULL,'2',NULL,'2023-10-21 03:39:47',NULL),(6697,170,1890,'Abbas Ali',NULL,'2012-03-04','Parvaiz',NULL,NULL,NULL,'2','Islam','2023-10-21 03:40:02',NULL),(6698,140,1074,'Ahmed',NULL,'2015-04-14','Shakeel Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-21 03:40:23',NULL),(6699,170,1892,'Kamran Ahmed',NULL,'2013-01-22','Saeed ','Ahmed',NULL,NULL,'2','Islam','2023-10-21 03:40:46',NULL),(6700,140,1075,'Ali Hassan',NULL,'2015-05-06','Muneer Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-21 03:40:57',NULL),(6701,170,1894,'Muhammad Anus ',NULL,'2010-02-01','Bahdur Zaib',NULL,NULL,NULL,'2','Islam','2023-10-21 03:41:41',NULL),(6702,170,1895,'Naseer Ahmed',NULL,'2009-01-01','Abdul Salam',NULL,NULL,NULL,'2','Islam','2023-10-21 03:42:36',NULL),(6703,140,973,'Mahnoor',NULL,'2016-01-01','Fazal Elahi',NULL,NULL,NULL,'2',NULL,'2023-10-21 03:43:15',NULL),(6704,170,1896,'Abdullah ',NULL,'2009-01-01','Abdul Saleem ',NULL,NULL,NULL,'2','Islam','2023-10-21 03:43:16',NULL),(6705,170,1802,'Eisa',NULL,'2016-07-12','Matail Jan',NULL,NULL,NULL,'2','Islam','2023-10-21 03:43:51',NULL),(6707,140,983,'Imran',NULL,'2016-07-21','Habib Ullah ',NULL,NULL,NULL,'2',NULL,'2023-10-21 03:43:52',NULL),(6708,140,1000,'Zahida',NULL,'2013-01-02','Wali Muhammad ',NULL,NULL,NULL,'2',NULL,'2023-10-21 03:44:31',NULL),(6709,170,1913,'Kamran ',NULL,'2010-08-29','Muhammad Imran',NULL,NULL,NULL,'2','Islam','2023-10-21 03:44:46',NULL),(6710,140,1033,'Abdul Qayyam',NULL,'2014-04-05','Shah Zaman',NULL,NULL,NULL,'2',NULL,'2023-10-21 03:45:15',NULL),(6711,170,1922,'Muhammad Ramzan',NULL,'2011-04-30','Muhammad Riaz',NULL,NULL,NULL,'2','Islam','2023-10-21 03:45:26',NULL),(6712,140,1043,'Muhammad Taha',NULL,'2015-01-05','Muhammad Iqbal',NULL,NULL,NULL,'2',NULL,'2023-10-21 03:45:54',NULL),(6714,140,1045,'Aiman',NULL,'2016-05-25','Manzoor Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-21 03:46:39',NULL),(6715,170,1923,'Muhammad Sajid ',NULL,'2013-02-03','Muhammad Riaz',NULL,NULL,NULL,'2','Islam','2023-10-21 03:47:16',NULL),(6716,140,1046,'Daniyal ',NULL,'2013-05-10','Allah Ditla',NULL,NULL,NULL,'3',NULL,'2023-10-21 03:47:20',NULL),(6718,140,1049,'Mahreen',NULL,'2014-01-10','Khursheed',NULL,NULL,NULL,'3',NULL,'2023-10-21 03:48:02',NULL),(6719,140,1061061,'Naureen Bibi',NULL,'2017-05-12','Abdul Sattar',NULL,NULL,NULL,'3',NULL,'2023-10-21 03:48:52',NULL),(6720,140,1081,'Azan Ali',NULL,'2019-02-15','Muhammad Imran',NULL,NULL,NULL,'3',NULL,'2023-10-21 03:49:27',NULL),(6721,170,1931,'Muhammad Ali',NULL,'2012-10-11','Sarwar',NULL,NULL,NULL,'2','Islam','2023-10-21 03:49:41',NULL),(6724,170,1997,'Shoaib',NULL,'2012-10-02','Altaf Khan',NULL,NULL,NULL,'2','Islam','2023-10-21 03:51:42',NULL),(6725,140,939,'Syed FasiUddin',NULL,'2014-05-09','Fazal Elahi',NULL,NULL,NULL,'3',NULL,'2023-10-21 03:52:47',NULL),(6729,170,1869,'Murtuza',NULL,'2014-05-02','Muhammad Mobeen ',NULL,NULL,NULL,'2','Islam','2023-10-21 03:54:41',NULL),(6731,170,2026,'Muhammad Umer',NULL,'2012-04-01','Naseer Muhammad Gabool',NULL,NULL,NULL,'2','Islam','2023-10-21 03:55:22',NULL),(6733,170,2021,'Saqibullah',NULL,'2013-03-15','Safeer Ullah',NULL,NULL,NULL,'2','Islam','2023-10-21 03:56:07',NULL),(6736,170,2014,'Hussain Amjad',NULL,'2013-03-16','Amjad Ali',NULL,NULL,NULL,'2','Islam','2023-10-21 03:56:54',NULL),(6737,170,2092,'Mahmeed ul Rehman',NULL,'2015-03-15','Hafiz Ul Rehman',NULL,NULL,NULL,'2','Islam','2023-10-21 03:57:49',NULL),(6739,170,1822,'Muhammad Mujeeb',NULL,'2009-05-13','Yaseen ',NULL,NULL,NULL,'2','Islam','2023-10-21 03:58:28',NULL),(6740,140,988,'Raja Rasool',NULL,'2013-08-09','Zahid Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-21 03:58:39',NULL),(6741,170,2090,'Uzair',NULL,'2011-03-25','Arman Ullah',NULL,NULL,NULL,'2','Islam','2023-10-21 03:59:02',NULL),(6742,140,999,'Rehan Ali',NULL,'2009-07-28','Wali Muhammad',NULL,NULL,NULL,'4',NULL,'2023-10-21 03:59:26',NULL),(6743,170,2105,'Hanzala',NULL,'2011-02-15','Essa Khan',NULL,NULL,NULL,'2','Islam','2023-10-21 03:59:40',NULL),(6744,140,1017,'Malika Zahoor',NULL,'2013-02-12','Zahoor Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-21 04:00:03',NULL),(6746,140,1018,'Shabana Amir',NULL,'2014-04-03','Muhammad Amir',NULL,NULL,NULL,'4',NULL,'2023-10-21 04:00:41',NULL),(6747,140,1011,'Zainab ',NULL,'2015-05-16','Ayaz Qureshi',NULL,NULL,NULL,'4',NULL,'2023-10-21 04:01:21',NULL),(6748,140,1070,'Manahil ',NULL,'2011-09-09','Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-21 04:01:56',NULL),(6749,140,865,'Abdul Wahab',NULL,'2014-09-14','Muhammad Nawaz',NULL,NULL,NULL,'5',NULL,'2023-10-21 04:02:46',NULL),(6750,170,2110,'Muhammad Hakim',NULL,'2011-06-27','Khan Wali',NULL,NULL,NULL,'2','Islam','2023-10-21 04:02:55',NULL),(6751,140,932,'Khatija Jameel',NULL,'2015-04-19','Jameel Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-21 04:03:19',NULL),(6752,170,1410,'Habiba',NULL,'2009-02-03','Sher Zaman',NULL,NULL,NULL,'2','Islam','2023-10-21 04:03:28',NULL),(6753,140,997,'Muhammad Ahmed',NULL,'2015-04-04','Muhammad Jawed',NULL,NULL,NULL,'5',NULL,'2023-10-21 04:04:12',NULL),(6754,140,982,'Zaman Ullah',NULL,'2012-07-22','Habib Ullah',NULL,NULL,NULL,'5',NULL,'2023-10-21 04:04:45',NULL),(6755,170,1601,'Shakra',NULL,'2001-01-19','Noor Ullah',NULL,NULL,NULL,'2','Islam','2023-10-21 04:05:01',NULL),(6756,140,1044,'Saira',NULL,'2009-11-20','Shah Zaman',NULL,NULL,NULL,'5',NULL,'2023-10-21 04:05:17',NULL),(6757,170,1604,'Sonia',NULL,'2009-04-10','Eisa Khan',NULL,NULL,NULL,'2','Islam','2023-10-21 04:05:47',NULL),(6758,170,1627,'Yasmeen ',NULL,'2009-03-08','Alam Jan',NULL,NULL,NULL,'2','Islam','2023-10-21 04:07:55',NULL),(6759,170,1669,'Shaista',NULL,'2011-03-15','Shaihid',NULL,NULL,NULL,'2','Islam','2023-10-21 04:08:33',NULL),(6760,170,1683,'Sana',NULL,'2008-03-05','Abdul Ghaffar',NULL,NULL,NULL,'2','Islam','2023-10-21 04:09:06',NULL),(6761,170,1998,'Mahnoor ',NULL,'2016-10-03','Altaf Khan',NULL,NULL,NULL,'2','Islam','2023-10-21 04:09:41',NULL),(6762,170,1704,'Rabia',NULL,'2012-01-15','Abdul Razaak',NULL,NULL,NULL,'2','Islam','2023-10-21 04:10:28',NULL),(6763,170,1731,'Seema',NULL,'2010-04-11','Abdul Razak',NULL,NULL,NULL,'2','Islam','2023-10-21 04:11:16',NULL),(6764,170,1741,'Sunaira',NULL,'2009-09-09','Muhammad Hassan ',NULL,NULL,NULL,'2','Islam','2023-10-21 04:14:28',NULL),(6765,182,2048,'Kinza',NULL,'2014-02-04','Muhammad Rasheed',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:14:39',NULL),(6766,170,1621,'Iqra',NULL,'2005-11-01','Rahim Khan',NULL,NULL,NULL,'2','Islam','2023-10-21 04:15:04',NULL),(6767,182,2074,'Hania',NULL,'2016-04-24','Muhammad Rasheed',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:15:08',NULL),(6768,182,2088,'Sumayya',NULL,'2015-02-22','Syed Ali Shah',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:15:38',NULL),(6769,170,1780,'Manahil',NULL,'2013-04-29','Hydayatullah',NULL,NULL,NULL,'2','Islam','2023-10-21 04:15:40',NULL),(6770,182,2086,'Aiman',NULL,'2013-05-14','Asghar Shah',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:16:09',NULL),(6771,170,1817,'Khadija',NULL,'2014-10-07','Abdul Hameed',NULL,NULL,NULL,'2','Islam','2023-10-21 04:16:22',NULL),(6772,182,2090,'Farhan',NULL,'2015-01-03','Farman',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:16:52',NULL),(6773,170,1856,'Amna',NULL,'2013-09-06','Niaz Muhammad',NULL,NULL,NULL,'2','Islam','2023-10-21 04:16:54',NULL),(6774,182,2091,'Faryal',NULL,'2017-02-03','Farman',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:17:20',NULL),(6775,170,1866,'Noor ul Ain',NULL,'2013-08-04','Asif Khan',NULL,NULL,NULL,'2','Islam','2023-10-21 04:17:27',NULL),(6776,182,2101,'Hassan',NULL,'2016-10-05','Tahir ',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:17:51',NULL),(6777,170,1949,'Aqsa',NULL,'2014-09-22','Muhammad Naeem ',NULL,NULL,NULL,'2','Islam','2023-10-21 04:18:10',NULL),(6778,182,2104,'Bareera',NULL,'2017-05-13','Muhammad kashif',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:18:28',NULL),(6779,170,1952,'Tayaba',NULL,'2015-09-30','Muhammad Rasool',NULL,NULL,NULL,'2','Islam','2023-10-21 04:18:46',NULL),(6780,182,2015,'Muhammad Ahmed',NULL,'2016-11-30','Muhammad Sajid',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:18:59',NULL),(6781,170,1965,'Humna',NULL,'2012-12-07','Mohammad Baksh',NULL,NULL,NULL,'2','Islam','2023-10-21 04:19:22',NULL),(6782,170,2042,'Nimra',NULL,'2011-02-16','Muhammad Aziz',NULL,NULL,NULL,'2','Islam','2023-10-21 04:19:59',NULL),(6783,182,2018,'Ayan',NULL,NULL,'Muhammad Adil',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:20:02',NULL),(6785,182,2102,'Urba',NULL,'2017-10-01','Muhammad Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:20:36',NULL),(6786,182,2002,'Hamza',NULL,'2013-05-04','Abdul Rashid',NULL,NULL,NULL,'2',NULL,'2023-10-21 04:21:08','2023-10-21 04:22:52'),(6787,170,2091,'Soofia',NULL,'2006-05-05','Shahid Khan',NULL,NULL,NULL,'2','Islam','2023-10-21 04:21:31',NULL),(6788,182,2103,'Abesha',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'2',NULL,'2023-10-21 04:21:56',NULL),(6789,170,2104,'Sonia',NULL,'2011-12-10','Abdul Malik',NULL,NULL,NULL,'2','Islam','2023-10-21 04:22:07',NULL),(6791,182,2013,'Haris',NULL,'2014-05-14','Muhammad Hanif',NULL,NULL,NULL,'2',NULL,'2023-10-21 04:23:31',NULL),(6793,182,2049,'Romesha',NULL,'2012-02-03','Muhammad Rashid',NULL,NULL,NULL,'2',NULL,'2023-10-21 04:24:18',NULL),(6794,182,2062,'Khatija',NULL,'2011-12-30','Farman',NULL,NULL,NULL,'2',NULL,'2023-10-21 04:25:01',NULL),(6795,170,1293,'Yousuf Khalid',NULL,'2012-05-02','Khalil Javed',NULL,NULL,NULL,'3','Islam','2023-10-21 04:25:36',NULL),(6796,182,2064,'Marhaba',NULL,'2013-04-05','Syed Ali Shah',NULL,NULL,NULL,'2',NULL,'2023-10-21 04:26:23',NULL),(6797,182,2017,'Maryam',NULL,'2012-02-27','Muhammad Aslam',NULL,NULL,NULL,'2',NULL,'2023-10-21 04:27:15',NULL),(6798,182,2069,'Fiza',NULL,'2007-04-05','Muhammad Younus',NULL,NULL,NULL,'3',NULL,'2023-10-21 04:27:51',NULL),(6799,182,2022,'Rafia',NULL,'2011-11-15','Muhammad Rashid',NULL,NULL,NULL,'3',NULL,'2023-10-21 04:28:22',NULL),(6800,182,2063,'Marwa',NULL,'2013-06-16','Farman',NULL,NULL,NULL,'3',NULL,'2023-10-21 04:28:52',NULL),(6801,182,2083,'Abdul Rehman',NULL,'2013-03-25','Muhammad Akram',NULL,NULL,NULL,'3',NULL,'2023-10-21 04:29:28',NULL),(6802,182,2084,'Zainab',NULL,'2014-09-10','Muhammad Akram',NULL,NULL,NULL,'3',NULL,'2023-10-21 04:30:00',NULL),(6803,182,2014,'Shareen',NULL,'2012-05-25','Muhammad Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-21 04:30:39',NULL),(6804,71,4979,'Zara',NULL,NULL,'Mujeeb Ur Rehman',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:35:47',NULL),(6805,170,1322,'Asim ',NULL,'2012-12-19','Abdul Khaliq',NULL,NULL,NULL,'3','Islam','2023-10-21 04:36:02',NULL),(6806,71,4982,'Manahil',NULL,NULL,'Muhammad Rehman',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:36:32',NULL),(6807,170,1327,'Talha',NULL,'2011-09-16','Dilaraaam Khan',NULL,NULL,NULL,'2','Islam','2023-10-21 04:36:41',NULL),(6808,71,4985,'Hania',NULL,NULL,'Majid',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:37:03',NULL),(6809,170,1420,'Samiulllah',NULL,'2008-01-17','Abdul Wali',NULL,NULL,NULL,'3','Islam','2023-10-21 04:37:17','2023-10-21 04:49:09'),(6810,71,4986,'Syed Mastafa Ali',NULL,NULL,'Ahtesham Ali',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:37:40',NULL),(6811,170,1472,'Rajab Ali',NULL,'2013-02-20','Muhammad Naeem ',NULL,NULL,NULL,'3','Islam','2023-10-21 04:38:03','2023-10-21 04:49:36'),(6812,71,4989,'Abu Bakar',NULL,NULL,'Syed Aameer',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:38:12',NULL),(6813,170,1507,'Zohaib',NULL,'2013-01-18','Sohani Khan',NULL,NULL,NULL,'3','Islam','2023-10-21 04:38:43',NULL),(6814,71,4991,'Muhammad Saeed',NULL,NULL,'Bakhtiar',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:38:54',NULL),(6815,71,4995,'Sania Naz',NULL,NULL,'Muhammad Aijaz',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:39:27',NULL),(6816,170,1525,'Imran Khan',NULL,'2011-10-01','Wakeel Khan',NULL,NULL,NULL,'3','Islam','2023-10-21 04:39:36',NULL),(6817,71,4996,'Sonia Naz',NULL,NULL,'Muhammad Aijaz',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:39:59',NULL),(6818,170,1527,'Zabiullah',NULL,'2010-09-04','Muhammad Hassan',NULL,NULL,NULL,'3','Islam','2023-10-21 04:40:35',NULL),(6819,71,4999,'Eman Fatima',NULL,NULL,'Asif Hameed',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:40:35',NULL),(6820,71,5002,'Amna Bibi',NULL,NULL,'Lal Bakhsh',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:41:10',NULL),(6821,71,5003,'Mahnoor Bibi',NULL,NULL,'Lal Bakhsh',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:41:36',NULL),(6822,71,5006,'Muhammad Azan',NULL,NULL,'Naimat Ullah',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:42:26',NULL),(6823,170,1529,'Zafar',NULL,'2011-08-08','Asad Ullah',NULL,NULL,NULL,'3','Islam','2023-10-21 04:42:39',NULL),(6824,71,5007,'Naseebullah',NULL,NULL,'Shaukat Ali',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:43:11',NULL),(6825,71,5008,'Ahtasham',NULL,NULL,'Shaukat Ali',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:43:41',NULL),(6826,71,5013,'Shayan',NULL,NULL,'Muhammad Shazad',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:44:16',NULL),(6828,71,5014,'Faryal',NULL,NULL,'Kamran Qureshi',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:44:58',NULL),(6829,170,1544,'Muhammad Islam',NULL,'2011-07-17','Muhammad Azam',NULL,NULL,NULL,'3','Islam','2023-10-21 04:45:07',NULL),(6830,71,5051,'Sonia Bibi',NULL,NULL,'Abdul Razzaq',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:45:38',NULL),(6831,170,1558,'Sana Ullah',NULL,'2010-05-10','Abdul Mateen',NULL,NULL,NULL,'3','Islam','2023-10-21 04:45:39',NULL),(6832,170,1565,'Wahid Ullah',NULL,'2007-11-24','Gul Muhammad',NULL,NULL,NULL,'3','Islam','2023-10-21 04:46:19',NULL),(6833,170,1560,'Muhammad Atif',NULL,'2011-12-17','Bilal Gabool',NULL,NULL,NULL,'3','Islam','2023-10-21 04:46:51',NULL),(6834,170,1561,'Ikramullah',NULL,'2009-12-20','Shah Muhammad ',NULL,NULL,NULL,'3','Islam','2023-10-21 04:47:27',NULL),(6835,71,5017,'Rizwan Ahmed',NULL,NULL,'Abdul Razzaq',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:47:30',NULL),(6836,71,5018,'Liaba',NULL,NULL,'Ajmal Khan',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:48:02',NULL),(6837,170,1668,'Jahanzaib',NULL,'2014-10-07','Muhammad Naeem ',NULL,NULL,NULL,'3','Islam','2023-10-21 04:48:05',NULL),(6838,170,1678,'Umer',NULL,'2014-11-09','Abdul Aziz',NULL,NULL,NULL,'3','Islam','2023-10-21 04:48:43',NULL),(6839,71,5020,'Sidra Iftakhar',NULL,NULL,'Muhammad Iftakhar',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:48:50',NULL),(6840,71,2021,'Noor Fatima',NULL,NULL,'Muhammad Iftakhar',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:49:39',NULL),(6841,71,5025,'Jawad Ali',NULL,NULL,'Samajh Ali',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:50:14',NULL),(6842,71,5027,'Bibi Hajra',NULL,NULL,'Umer Rehman',NULL,NULL,NULL,'-1',NULL,'2023-10-21 04:50:52',NULL),(6843,71,5028,'Asma ',NULL,NULL,'Umer Rehman',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:51:48',NULL),(6844,71,5037,'Abdul Wajid',NULL,NULL,'Muhammad Khaliq',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:52:52',NULL),(6845,71,5038,'Haider Syed',NULL,NULL,'Noor Syed Badshah',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:53:41',NULL),(6846,170,1734,'Ayaz Shah',NULL,'2008-10-01','Ahmed Shah',NULL,NULL,NULL,'3','Islam','2023-10-21 04:54:22',NULL),(6847,71,4915,'Bushra',NULL,NULL,'Badasul Hassan',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:54:24',NULL),(6848,71,4916,'Umme Habiba',NULL,NULL,'BAdasul Hassan',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:54:56',NULL),(6849,71,4962,'Aisha',NULL,NULL,'Ghulam Haider',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:55:23',NULL),(6850,71,4963,'Aliza',NULL,NULL,'Ghulam Haider',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:55:50',NULL),(6851,170,1758,'Shams Rehman',NULL,'2010-11-12','Noor Rehman',NULL,NULL,NULL,'3','Islam','2023-10-21 04:56:24',NULL),(6852,71,4967,'Sabiha',NULL,NULL,'Akhtar Bag',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:56:24',NULL),(6853,71,4968,'Arfa',NULL,NULL,'Khiyal Bag Khan',NULL,NULL,NULL,'1',NULL,'2023-10-21 04:56:56',NULL),(6854,170,1764,'Muhammad Arsalan',NULL,'2013-07-04','Muhammad Shafiq',NULL,NULL,NULL,'3','Islam','2023-10-21 04:57:32',NULL),(6855,71,4760,'Fiza Imad ALi',NULL,NULL,'Imad Ali',NULL,NULL,NULL,'2',NULL,'2023-10-21 04:57:46',NULL),(6856,71,4897,'Ubaid Ullah',NULL,NULL,'Hafeez Ullah',NULL,NULL,NULL,'2',NULL,'2023-10-21 04:58:15',NULL),(6857,170,1768,'Muhammad Kashif',NULL,'2009-07-10','Muhammad Ilyas',NULL,NULL,NULL,'3','Islam','2023-10-21 04:58:22',NULL),(6858,71,4901,'Mazhar Ali',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'2',NULL,'2023-10-21 04:58:54',NULL),(6859,170,1790,'Muhammad Owais',NULL,'2009-04-14','Muhammad Shahzaib',NULL,NULL,NULL,'3','Islam','2023-10-21 04:59:06',NULL),(6860,71,4904,'Sumaira ',NULL,NULL,'Muhabat Shah',NULL,NULL,NULL,'2',NULL,'2023-10-21 04:59:31',NULL),(6861,170,1825,'Sadiq',NULL,'2013-12-13','Muhammad Sajid',NULL,NULL,NULL,'3','Islam','2023-10-21 04:59:52',NULL),(6862,71,4923,'Muhammad Inam',NULL,NULL,'Muhammad Akhtar',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:00:05',NULL),(6863,71,4926,'Muhammad Faizan',NULL,NULL,'Asif Hameed',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:00:33',NULL),(6864,170,1833,'Chudhry Ahmed',NULL,'2013-08-17','Muhammad Nazeer',NULL,NULL,NULL,'3','Islam','2023-10-21 05:00:34',NULL),(6865,71,4928,'Abdullah Qureshi',NULL,NULL,'Muhammad Naeem Qureshi',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:01:14',NULL),(6866,170,1836,'Nehaal Hussain',NULL,'2014-12-29','Tariq Hussain',NULL,NULL,NULL,'3','Islam','2023-10-21 05:01:23',NULL),(6867,71,4929,'Muhammad Huzaifa',NULL,NULL,'Habib Ur Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:01:53',NULL),(6868,170,1844,'Sajjad',NULL,'2013-10-24','Ata Rasool',NULL,NULL,NULL,'3','Islam','2023-10-21 05:02:11',NULL),(6869,71,4934,'Manahil',NULL,NULL,'Muhammad Akram Qureshi',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:02:25',NULL),(6870,71,4935,'Merab',NULL,NULL,'Muhammad Akram Qureshi',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:02:54',NULL),(6871,170,1862,'Muzam Talha',NULL,'2012-11-26','Talha Khuram ',NULL,NULL,NULL,'3','Islam','2023-10-21 05:03:03',NULL),(6872,71,4936,'Muhammad Rizwan',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:03:30',NULL),(6873,170,1872,'Sheraz Shakeel ',NULL,'2014-01-01','Shakeel Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-21 05:03:47',NULL),(6874,71,4942,'Muhammad Rehan',NULL,NULL,'Khlil Khan',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:04:09',NULL),(6875,170,1874,'Sultan Khan',NULL,'2014-07-08','Rasool Bux',NULL,NULL,NULL,'3','Islam','2023-10-21 05:04:27',NULL),(6876,71,4944,'Muhammad Rehman',NULL,NULL,'Khlil Khan',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:04:48',NULL),(6877,170,1875,'Ferukh Khan',NULL,'2012-07-06','Rasool Bux',NULL,NULL,NULL,'3','Islam','2023-10-21 05:05:14',NULL),(6879,71,4948,'Farina Gul',NULL,NULL,'Basheer Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:05:24',NULL),(6880,170,1876,'Muhammad Abu Bakar',NULL,'2013-12-11','Aleem Khan',NULL,NULL,NULL,'3','Islam','2023-10-21 05:05:59',NULL),(6881,71,4949,'Manahil Mehmood',NULL,NULL,'Khalid Mehmood',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:06:01',NULL),(6882,71,4950,'Tasbiha',NULL,NULL,'Khalid Mehmood',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:06:31',NULL),(6883,170,1887,'Muhammad Usman',NULL,'2010-09-05','Muhammad Rafi',NULL,NULL,NULL,'3','Islam','2023-10-21 05:06:35',NULL),(6884,71,4952,'Nosheen ',NULL,NULL,'Abid Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:06:54',NULL),(6885,170,1914,'Irfan',NULL,'2008-08-29','Muhammad Imran',NULL,NULL,NULL,'3','Islam','2023-10-21 05:07:09',NULL),(6886,71,4958,'Muzamil',NULL,NULL,'Tariq Qureshi',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:07:17',NULL),(6887,71,4957,'Mudassir',NULL,NULL,'Tariq Qureshi',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:07:44',NULL),(6888,170,1920,'Muhammad Ahsaan ',NULL,'2010-04-14','Raees Khan',NULL,NULL,NULL,'3','Islam','2023-10-21 05:08:03',NULL),(6889,71,4956,'Kulsoom',NULL,NULL,'Tariq Qureshi',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:08:23',NULL),(6890,170,1921,'Muhammad Suffiyan',NULL,'2018-10-02','Raees Khan',NULL,NULL,NULL,'3','Islam','2023-10-21 05:08:42',NULL),(6891,71,4905,'Aiman',NULL,NULL,'Asghar',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:09:02',NULL),(6892,170,1927,'Muhammad Shakir',NULL,'2011-05-25','Muhammad Rafiq',NULL,NULL,NULL,'3','Islam','2023-10-21 05:09:21',NULL),(6893,71,4845,'Amna ',NULL,NULL,'Asim',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:09:30',NULL),(6894,170,1928,'Hasrat Umair',NULL,'2009-06-02','Raza Gul',NULL,NULL,NULL,'3','Islam','2023-10-21 05:10:04',NULL),(6895,71,4976,'Muqeem Rehman',NULL,NULL,'Mujeeb Ur Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:10:04',NULL),(6896,170,1964,'Noman Khan',NULL,'2012-08-04','Sher Muhammad',NULL,NULL,NULL,'3','Islam','2023-10-21 05:10:39',NULL),(6897,4,6521,'Ameer Hamza',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'3','Islam','2023-10-21 05:13:35',NULL),(6898,74,4661,'Zainab Bibi',NULL,NULL,'Malick Bashir Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-21 05:13:50',NULL),(6899,4,6529,'Wahaj',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3','Islam','2023-10-21 05:14:13',NULL),(6900,4,6534,'Moosa',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'3','Islam','2023-10-21 05:14:43',NULL),(6901,4,6540,'Ashna Imran',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3','Islam','2023-10-21 05:15:20',NULL),(6902,4,6544,'Jiya Hussain',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'3','Islam','2023-10-21 05:16:04',NULL),(6903,4,6548,'Khatija',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'3','Islam','2023-10-21 05:16:51',NULL),(6904,4,6550,'Muqaddas',NULL,NULL,'Jaffar','36302-8216096-5',NULL,NULL,'3','Islam','2023-10-21 05:17:38',NULL),(6905,4,6553,'Tarmeen',NULL,NULL,'Junaid Khan',NULL,NULL,NULL,'3','Islam','2023-10-21 05:18:10',NULL),(6906,4,6663,'Saniya',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'3','Islam','2023-10-21 05:18:53',NULL),(6907,4,6670,'Huzaifa',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'3','Islam','2023-10-21 05:20:22',NULL),(6908,4,6717,'Muhammad Hunain',NULL,NULL,'Uzair Danish',NULL,NULL,NULL,'3','Islam','2023-10-21 05:21:05',NULL),(6909,4,6719,'Khizer Nasir',NULL,NULL,'Nasir',NULL,NULL,NULL,'3','Islam','2023-10-21 05:21:37',NULL),(6910,4,6714,'Hafsa',NULL,NULL,'Muhammad Anees',NULL,NULL,NULL,'3','Islam','2023-10-21 05:22:15',NULL),(6911,4,6543,'Saira Bibi',NULL,NULL,'Jaffer Hussain',NULL,NULL,NULL,'3','Islam','2023-10-21 05:22:54',NULL),(6912,4,6724,'Rehana',NULL,NULL,'Zafar Iqbal',NULL,NULL,NULL,'3','Islam','2023-10-21 05:23:28',NULL),(6913,4,6453,'Usman Umair',NULL,NULL,'Muhammad Umair',NULL,NULL,NULL,'3','Islam','2023-10-21 05:24:22',NULL),(6914,4,6730,'Muhammad Usman',NULL,NULL,'Kashif Butt',NULL,NULL,NULL,'3','Islam','2023-10-21 05:25:08',NULL),(6915,4,6792,'Muhammad Hussain',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3','Islam','2023-10-21 05:25:43',NULL),(6916,4,6791,'Numail',NULL,NULL,'Faisal Ali',NULL,NULL,NULL,'3','Islam','2023-10-21 05:26:14',NULL),(6917,4,6795,'Muhammad Ayan',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'3','Islam','2023-10-21 05:26:45',NULL),(6918,4,6508,'Syeda Sehar Fatima',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'3','Islam','2023-10-21 05:27:37',NULL),(6919,4,7032,'Sabeen Nayab',NULL,'2015-09-06','Muhammad Saleem',NULL,NULL,NULL,'3','Islam','2023-10-21 05:28:30',NULL),(6920,4,6862,'Manzil',NULL,NULL,'Muhammad Adeel','42201-0803707-3',NULL,NULL,'3','Islam','2023-10-21 05:29:39',NULL),(6921,4,6864,'Aman Ali',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'3','Islam','2023-10-21 05:31:36',NULL),(6922,4,6865,'Anas-Ul-Hassan',NULL,NULL,'Javed-Ul-Hassan',NULL,NULL,NULL,'3','Islam','2023-10-21 05:32:35',NULL),(6923,4,6866,'Areesha Afzal',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'3','Islam','2023-10-21 05:33:15',NULL),(6924,4,6794,'Muhammad Sufyan',NULL,NULL,'Amir Ali',NULL,NULL,NULL,'3','Islam','2023-10-21 05:33:49',NULL),(6925,4,7035,'Muhammad Rafay',NULL,'2011-01-13','Arshad Ali Khan',NULL,NULL,NULL,'3','Islam','2023-10-21 05:34:57',NULL),(6926,4,7036,'Anusha',NULL,'2013-09-13','Muhammad Imran',NULL,NULL,NULL,'3','Islam','2023-10-21 05:35:47',NULL),(6927,4,7037,'Aqsa',NULL,'2015-10-17','Muhammad Fahim',NULL,NULL,NULL,'3','Islam','2023-10-21 05:36:25',NULL),(6928,4,7038,'Uzma Ali',NULL,'2014-07-12','Mehar Ali',NULL,NULL,NULL,'3','Islam','2023-10-21 05:37:15',NULL),(6929,4,7053,'Hadiqa',NULL,'2012-07-15','Syed Waseem Ali ',NULL,NULL,NULL,'3','Islam','2023-10-21 05:45:28',NULL),(6930,4,7041,'Amna',NULL,'2014-10-23','Muhammad Fahim',NULL,NULL,NULL,'3','Islam','2023-10-21 05:46:18',NULL),(6931,4,7042,'Muhammad Mansha',NULL,'2012-12-12','Fayyaz Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-21 05:47:08',NULL),(6932,4,7046,'Muneer',NULL,'2013-08-13','Zahid Hussain',NULL,NULL,NULL,'3','Islam','2023-10-21 05:49:01',NULL),(6933,4,7047,'Umm-E-Haniya',NULL,NULL,'Aziz',NULL,NULL,NULL,'3','Islam','2023-10-21 05:49:30',NULL),(6934,4,7048,'Areeba ',NULL,'2014-09-19','Salman',NULL,NULL,NULL,'3','Islam','2023-10-21 05:50:32',NULL),(6935,190,6168,'Analizha',NULL,NULL,'Jawaid Masih',NULL,'03158794567','Shahista','3','Christianity','2023-10-21 05:52:42',NULL),(6936,4,7050,'Muhammad Mukarram',NULL,'2013-04-10','Ghulam Murtaza',NULL,NULL,NULL,'3','Islam','2023-10-21 05:53:39',NULL),(6937,4,7051,'Noor-ul-Huda',NULL,'2014-03-15','Irfan Ali',NULL,NULL,NULL,'3','Islam','2023-10-21 05:54:20',NULL),(6938,4,7052,'Noor Fatima',NULL,'2012-03-08','Sohail Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-21 05:55:49',NULL),(6939,4,7031,'Areesha Bibi',NULL,'2011-06-21','Abdul Rauf',NULL,NULL,NULL,'3','Islam','2023-10-21 05:56:44',NULL),(6940,4,7039,'Abu Bakar',NULL,'2013-05-02','Muhammad Amir',NULL,NULL,NULL,'3','Islam','2023-10-21 05:57:21',NULL),(6941,4,7029,'Hadia Fatima',NULL,'2015-02-17','Kamran Ali',NULL,NULL,NULL,'3','Islam','2023-10-21 05:58:10',NULL),(6942,4,7040,'Pareehan',NULL,'2015-10-14','Muhammad Farhan',NULL,NULL,NULL,'3','Islam','2023-10-21 05:59:16',NULL),(6943,190,6169,'Arisha',NULL,'2014-04-05','Yaseen',NULL,'03128225967','Mahnor','3','Islam','2023-10-21 05:59:58',NULL),(6944,4,7030,'Areesha',NULL,'2011-11-08','Muhammad Kamran',NULL,NULL,NULL,'3','Islam','2023-10-21 06:00:24',NULL),(6945,4,7034,'Rafia Niaz',NULL,'2012-10-12','Muhammad Akram',NULL,NULL,NULL,'3','Islam','2023-10-21 06:01:18',NULL),(6947,190,6172,'Cinderella',NULL,'2008-08-12','Perwerz Masih',NULL,'03101909529','Sabina','3','Christianity','2023-10-21 06:02:17',NULL),(6948,4,7085,'Abbas Bin Afaq',NULL,'2014-03-31','Afaq Masood',NULL,NULL,NULL,'3','Islam','2023-10-21 06:03:03',NULL),(6949,4,6918,'Abdul Hadi Saqib',NULL,NULL,'Muhammad Saqib',NULL,NULL,NULL,'3','Islam','2023-10-21 06:03:36',NULL),(6950,190,6177,'Eden Bota',NULL,'2013-01-05','Bota Masih',NULL,'03162676458','Alish','3',NULL,'2023-10-21 06:04:02',NULL),(6951,4,7090,'Muhammad Muheeb',NULL,NULL,'Abdul Siraj',NULL,NULL,NULL,'3','Islam','2023-10-21 06:04:12',NULL),(6952,4,6809,'Nimra',NULL,NULL,'Muhammad Tufail',NULL,NULL,NULL,'4','Islam','2023-10-21 06:04:44',NULL),(6953,4,6813,'Gabil',NULL,NULL,'Sarfaraz',NULL,NULL,NULL,'4','Islam','2023-10-21 06:05:22',NULL),(6954,4,6238,'Muskan Jaffar',NULL,NULL,'Jaffar Hussain',NULL,NULL,NULL,'4','Islam','2023-10-21 06:06:15',NULL),(6955,190,6183,'Mahnoor',NULL,'2009-06-28','Muhammad Kashif',NULL,'03002202733',NULL,'3','Islam','2023-10-21 06:06:46',NULL),(6956,190,6188,'Meerub',NULL,'2014-12-08','Shehzad Masih',NULL,'03333322825',NULL,'3','Christianity','2023-10-21 06:07:53','2023-10-21 06:08:53'),(6957,4,6388,'Mahnoor',NULL,NULL,'Muhammad Tariq',NULL,NULL,NULL,'4','Islam','2023-10-21 06:08:57',NULL),(6958,4,6433,'Eman Fatima',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'4','Islam','2023-10-21 06:09:32',NULL),(6959,4,6434,'Abdul Rehman',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'4','Islam','2023-10-21 06:10:19',NULL),(6960,190,6208,'Manahil',NULL,'2013-03-15','Rabed',NULL,'03213148218','Shahista','3',NULL,'2023-10-21 06:10:47',NULL),(6961,4,6441,'Zara Khan',NULL,NULL,'Abdullah Khan',NULL,NULL,NULL,'4','Islam','2023-10-21 06:10:51',NULL),(6962,4,6495,'Bilal',NULL,NULL,'Muhammad Waqas',NULL,NULL,NULL,'4','Islam','2023-10-21 06:11:17',NULL),(6963,4,6497,'Muhammad Saad Khan',NULL,NULL,'Muhammad Asghar Khan',NULL,NULL,NULL,'4','Islam','2023-10-21 06:11:59',NULL),(6964,4,6560,'Muskan',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'4','Islam','2023-10-21 06:12:31',NULL),(6965,4,6561,'Shifa',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'4','Islam','2023-10-21 06:13:01',NULL),(6966,4,6566,'Bismillah Bibi',NULL,NULL,'Khalil Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-21 06:13:52',NULL),(6967,4,6567,'Iqra Imran',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4','Islam','2023-10-21 06:14:31',NULL),(6968,4,6568,'Uzma Bibi',NULL,NULL,'Khalil Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-21 06:15:14',NULL),(6969,4,6571,'Ayan Ahmed',NULL,NULL,'Dilshad Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-21 06:15:48',NULL),(6970,4,6800,'Samra Tufail',NULL,NULL,'Muhammad Tufail',NULL,NULL,NULL,'4','Islam','2023-10-21 06:16:22',NULL),(6971,4,6666,'Fatima Hanif',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'4','Islam','2023-10-21 06:16:57',NULL),(6972,4,6674,'Amber',NULL,NULL,'Jabir Nazir',NULL,NULL,NULL,'4','Islam','2023-10-21 06:17:42',NULL),(6973,4,6720,'Anas Saleem Khan',NULL,NULL,'Ghulam Hussain',NULL,NULL,NULL,'4','Islam','2023-10-21 06:18:21',NULL),(6974,4,6728,'Faraz Ahmed ',NULL,NULL,'Syed Raees Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-21 06:18:58',NULL),(6975,4,6732,'Hussain Ali',NULL,NULL,'Muhammad Pervez',NULL,NULL,NULL,'4','Islam','2023-10-21 06:19:34',NULL),(6976,4,6733,'Azan Ali',NULL,NULL,'Muhammad Pervez',NULL,NULL,NULL,'4','Islam','2023-10-21 06:20:19',NULL),(6977,4,6738,'Muneeb Abid',NULL,NULL,'Abid Ali',NULL,NULL,NULL,'4','Islam','2023-10-21 06:20:52',NULL),(6978,4,6739,'Aishan Abid',NULL,NULL,'Abid Ali',NULL,NULL,NULL,'4','Islam','2023-10-21 06:21:31',NULL),(6979,4,6740,'Rabia',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'4','Islam','2023-10-21 06:21:57',NULL),(6980,190,5275,'Jessica',NULL,'2015-03-04','Jawaid Masih',NULL,'03158255467','Asia','3',NULL,'2023-10-21 06:23:16',NULL),(6981,4,6769,'Aneeq Zafar',NULL,NULL,'Zafar Khan',NULL,NULL,NULL,'4','Islam','2023-10-21 06:23:24',NULL),(6982,4,6790,'Hafsa Imran',NULL,NULL,'Imran Khan',NULL,NULL,NULL,'4','Islam','2023-10-21 06:23:59',NULL),(6983,4,6872,'Huma Hafsa',NULL,NULL,'Abdul Malik',NULL,NULL,NULL,'4','Islam','2023-10-21 06:24:31',NULL),(6984,4,6873,'Saida',NULL,NULL,'Waseem Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-21 06:25:25',NULL),(6985,4,6874,'Muhammad Umar',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'4','Islam','2023-10-21 06:26:02',NULL),(6986,4,6875,'Ali Raza',NULL,NULL,'Ali Akbar',NULL,NULL,NULL,'4','Islam','2023-10-21 06:26:34',NULL),(6987,4,6876,'Muhammad Ahmed Raza',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'4','Islam','2023-10-21 06:27:12',NULL),(6988,4,6879,'Sawera Khalil',NULL,NULL,'Muhammad Khalil',NULL,NULL,NULL,'4','Islam','2023-10-21 06:27:48',NULL),(6989,190,6257,'Sharaleen',NULL,'2013-07-07','Kamran',NULL,'03452078696','Shabina','3',NULL,'2023-10-21 06:27:52',NULL),(6990,4,6889,'Kamran',NULL,NULL,'Khalil Pervaiz',NULL,NULL,NULL,'5','Islam','2023-10-21 06:28:35','2023-10-26 07:09:40'),(6991,4,6678,'Haris',NULL,NULL,'Jabbir Nazir',NULL,NULL,NULL,'4','Islam','2023-10-21 06:29:08',NULL),(6992,190,6254,'Aani',NULL,'2012-11-14','Asif',NULL,'0332005691','Amna Bibi','3',NULL,'2023-10-21 06:29:33',NULL),(6994,4,6802,'Dua',NULL,NULL,'Muhammad Haji',NULL,NULL,NULL,'4','Islam','2023-10-21 06:29:51',NULL),(6995,4,6919,'Muhammad Hassam',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'4','Islam','2023-10-21 06:30:23',NULL),(6997,4,7060,'Vaneesa',NULL,'2013-05-21','Samson Khokhar','42101-3502733-9',NULL,NULL,'4','Christianity','2023-10-21 06:31:39',NULL),(6998,71,4977,'Atta Muhammad',NULL,NULL,'Mujeeb Ur Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:31:51',NULL),(6999,71,4978,'Ayesha',NULL,NULL,'Mujeeb Ur Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:32:19',NULL),(7000,4,7061,'Maria Mubeen',NULL,'2013-01-15','Muhammad Mubeen','42101-3471844-1',NULL,NULL,'4','Islam','2023-10-21 06:32:30',NULL),(7001,170,1977,'Kalim Ullah',NULL,'2011-08-04','Hidayatullah',NULL,NULL,NULL,'3','Islam','2023-10-21 06:32:49',NULL),(7002,71,4983,'Shazmeen',NULL,NULL,'Muhammad Yaseen',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:33:02',NULL),(7003,71,4966,'Asim',NULL,NULL,'Tariq Khan',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:33:32',NULL),(7004,4,7062,'Areeba Usman',NULL,'2013-07-13','Usman Ghani','36104-3843769-7',NULL,NULL,'4','Islam','2023-10-21 06:33:33',NULL),(7006,71,4965,'Qasim',NULL,NULL,'Tariq Khan',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:34:09',NULL),(7007,4,7063,'Muhammad Mujeeb',NULL,'2010-04-23','Zahid Hussain',NULL,NULL,NULL,'4','Islam','2023-10-21 06:34:24',NULL),(7008,170,2013,'Abdul Sami Ali',NULL,NULL,'Sumair Ali',NULL,NULL,NULL,'3','Islam','2023-10-21 06:34:38',NULL),(7010,4,7064,'Abdul Raeem Khan',NULL,'2015-11-29','Wajid Khan',NULL,NULL,NULL,'4','Islam','2023-10-21 06:35:35',NULL),(7011,170,2017,'Muhammad Moiz',NULL,'2012-09-25','Ashfaq Noor',NULL,NULL,NULL,'3','Islam','2023-10-21 06:36:07',NULL),(7012,4,7065,'Rimsha',NULL,'2014-10-09','Muhammad Farhan',NULL,NULL,NULL,'4','Islam','2023-10-21 06:36:26',NULL),(7013,170,2027,'Muhammad Mavia',NULL,'2011-11-10','Latif Ullah',NULL,NULL,NULL,'3','Islam','2023-10-21 06:36:48',NULL),(7014,170,2073,'Sufiyan',NULL,'2009-03-20','Suleman Khan',NULL,NULL,NULL,'3','Islam','2023-10-21 06:37:19',NULL),(7015,4,7066,'Dua Waseem',NULL,'2017-04-17','Waseem Baig',NULL,NULL,NULL,'4','Islam','2023-10-21 06:37:55',NULL),(7016,170,2106,'Muhammad Sohail',NULL,'2006-01-08','Hameed Ullah',NULL,NULL,NULL,'3','Islam','2023-10-21 06:37:59',NULL),(7017,170,1330,'Tayyaba',NULL,'2012-01-12','Khan Shreen',NULL,NULL,NULL,'3','Islam','2023-10-21 06:38:37',NULL),(7018,190,6116,'Sohan',NULL,'2016-02-16','Asif Masih',NULL,'03182868575','Hamna','3','Islam','2023-10-21 06:38:46',NULL),(7019,4,7067,'Hooria Fahim',NULL,'2013-10-27','Fahim Khan',NULL,NULL,NULL,'4','Islam','2023-10-21 06:38:50',NULL),(7020,170,1496,'Kashmala',NULL,'2012-05-05','Sohani Khan',NULL,NULL,NULL,'3','Islam','2023-10-21 06:39:13',NULL),(7021,4,7068,'Laiba',NULL,'2016-03-23','Abdul Rehman',NULL,NULL,NULL,'4','Islam','2023-10-21 06:39:25',NULL),(7022,4,7069,'Arsalan',NULL,'2011-10-20','Mehar Ali',NULL,NULL,NULL,'4','Islam','2023-10-21 06:40:03',NULL),(7023,170,1568,'Rukhsar',NULL,'2010-02-13','Gul Muhammad ',NULL,NULL,NULL,'3','Islam','2023-10-21 06:40:09',NULL),(7024,190,6167,'Castofar',NULL,'2011-06-20','Jawaid Masih',NULL,'03122255673','Shahista','3','Christianity','2023-10-21 06:40:21',NULL),(7025,170,1724,'Sadia ',NULL,'2009-07-08','Gul Khan',NULL,NULL,NULL,'3','Islam','2023-10-21 06:40:38',NULL),(7026,170,1729,'Amna',NULL,'2010-04-16','Muhammad Zareen ',NULL,NULL,NULL,'3','Islam','2023-10-21 06:41:16',NULL),(7027,4,7070,'Umm-e-Zanib',NULL,'2013-11-28','Muhammad Shehzad',NULL,NULL,NULL,'4','Islam','2023-10-21 06:41:17',NULL),(7028,170,1733,'Sadaf',NULL,'2010-03-14','Mumtaz Ali',NULL,NULL,NULL,'3','Islam','2023-10-21 06:41:43',NULL),(7029,190,6171,'MOheeb Amair',NULL,'2014-12-01','Muhammad Amsain',NULL,'03129977585','Huma','3','Islam','2023-10-21 06:42:10',NULL),(7030,170,1759,'Hajra',NULL,'2017-02-17','Noor Rehman',NULL,NULL,NULL,'3','Islam','2023-10-21 06:42:13',NULL),(7031,4,7058,'Aisha Mahnoor',NULL,'2013-03-31','Muhammad Bakush',NULL,NULL,NULL,'4','Islam','2023-10-21 06:42:26',NULL),(7032,170,1767,'Ramsha',NULL,'2011-08-14','Muhammad',NULL,NULL,NULL,'3','Islam','2023-10-21 06:42:39',NULL),(7033,4,7059,'Nabeeha',NULL,'2014-11-18','Rizwan Ali',NULL,NULL,NULL,'4','Islam','2023-10-21 06:43:04',NULL),(7034,170,1772,'Benazir',NULL,'2010-04-10','Muhammad Rafiq',NULL,NULL,NULL,'3','Islam','2023-10-21 06:43:20',NULL),(7035,190,6178,'John ',NULL,'2015-06-10','Botta',NULL,'03159787576','Alish','3','Christianity','2023-10-21 06:43:36','2023-10-31 06:17:05'),(7036,4,6569,'Amna Bibi',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'4','Islam','2023-10-21 06:43:36',NULL),(7037,170,1776,'Javeria',NULL,'2010-06-09','Muhammad Yousuf ',NULL,NULL,NULL,'3','Islam','2023-10-21 06:44:04',NULL),(7038,4,7086,'Farhan Ali Raza',NULL,NULL,'Akhtar Hussain',NULL,NULL,NULL,'4','Islam','2023-10-21 06:44:31',NULL),(7039,170,1832,'Bushra',NULL,'2012-08-15','Dilshad',NULL,NULL,NULL,'3','Islam','2023-10-21 06:45:25',NULL),(7040,71,4987,'Noor Aqsa ',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:45:27',NULL),(7041,4,7087,'Shahina',NULL,'2013-10-28','Farhan Uddin','42101-6270735-9',NULL,NULL,'4','Islam','2023-10-21 06:45:28',NULL),(7042,190,6180,'Naveed Ali',NULL,'2017-07-23','Kursheed Ali',NULL,NULL,'Fozia ','3',NULL,'2023-10-21 06:45:40',NULL),(7043,71,4870,'Ayesha ',NULL,NULL,'Noman',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:45:52',NULL),(7045,4,7088,'Aisha',NULL,'2014-07-29','Farhan Uddin','42101-6270735-9',NULL,NULL,'4','Islam','2023-10-21 06:46:15',NULL),(7046,71,4992,'Muhammad Abdul Rehman',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:46:17','2023-10-21 06:46:46'),(7048,71,5012,'Abdul Rehman',NULL,NULL,'Adnan',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:47:21',NULL),(7049,4,6604,'Hamna',NULL,NULL,'Rahat Mehmood',NULL,NULL,NULL,'5','Islam','2023-10-21 06:47:38',NULL),(7051,71,5019,'Zainab Nadeem',NULL,NULL,'Nadeem Ali',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:48:06',NULL),(7052,190,6204,'Azlal',NULL,'2016-11-12','Zeshan Masih',NULL,'03309686564','Noreen','3',NULL,'2023-10-21 06:48:06',NULL),(7053,4,6358,'Amin Bibi',NULL,NULL,'Tariq Aziz',NULL,NULL,NULL,'5','Islam','2023-10-21 06:48:39',NULL),(7054,71,5024,'Ghulam Fatima',NULL,NULL,'Samajh Ali',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:49:15',NULL),(7055,71,5029,'kashif umar',NULL,NULL,'Umar Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:49:49',NULL),(7056,4,6375,'Muhammad Saif',NULL,NULL,'Muhammad Daniyal',NULL,NULL,NULL,'5','Islam','2023-10-21 06:50:15',NULL),(7057,71,4911,'Mahnoor Malik',NULL,NULL,'Qaiser Ali',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:50:36',NULL),(7058,190,6152,'Alshtal',NULL,'2014-03-05','Parwaz Masih',NULL,'03152625080','Lubina','3',NULL,'2023-10-21 06:50:45',NULL),(7059,4,6377,'Afia',NULL,NULL,'Muhammad Farhan',NULL,NULL,NULL,'5','Islam','2023-10-21 06:50:54',NULL),(7060,170,1943,'Fatima',NULL,'2015-03-11','Shoukat Ali',NULL,NULL,NULL,'3','Islam','2023-10-21 06:51:01',NULL),(7061,71,4910,'Kaynat',NULL,NULL,'Sjid ali',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:51:14',NULL),(7062,170,1976,'Bibi Fehmida',NULL,'2014-04-01','Hidayatullah',NULL,NULL,NULL,'3','Islam','2023-10-21 06:51:43',NULL),(7063,4,6405,'Muhammad Hamza',NULL,NULL,'Naveed Shehzad',NULL,NULL,NULL,'5','Islam','2023-10-21 06:51:50',NULL),(7064,71,4912,'Malik Farhan',NULL,NULL,'Qaisar Ali',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:51:57',NULL),(7066,4,6451,'Aneeqa',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'5','Islam','2023-10-21 06:52:21',NULL),(7067,71,4939,'Yeshfa Bibi',NULL,NULL,'Muhammad Israfeel',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:52:30',NULL),(7068,190,6228,'Yarmiyha',NULL,'2013-09-19','Ghazi Masih',NULL,'03153857921','Huma','3',NULL,'2023-10-21 06:52:50',NULL),(7069,4,6491,'Rabia',NULL,NULL,'Muhammad Umair',NULL,NULL,NULL,'5','Islam','2023-10-21 06:53:03',NULL),(7070,71,4941,'Dua',NULL,NULL,'Tariq Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:53:16',NULL),(7071,170,2030,'Noor Fatima',NULL,'2014-02-03','Muhammad Javed',NULL,NULL,NULL,'3','Islam','2023-10-21 06:53:30',NULL),(7072,4,6559,'Maham Faisal',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'5','Islam','2023-10-21 06:53:40',NULL),(7073,71,4945,'Qirat Noor ',NULL,NULL,'Adil Matlob',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:53:54',NULL),(7075,190,6316,'Sunial',NULL,'2009-09-29','Younes Masih',NULL,'03443256411','Mehalian','3','Christianity','2023-10-21 06:54:22',NULL),(7076,71,4984,'khateeja',NULL,NULL,'Abdul Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:54:28',NULL),(7077,4,6579,'Muneeza',NULL,NULL,'Naeem-ul-Haq',NULL,NULL,NULL,'5','Islam','2023-10-21 06:54:31',NULL),(7078,4,6582,'Areeba',NULL,NULL,'Asghar Ali',NULL,NULL,NULL,'5','Islam','2023-10-21 06:55:03',NULL),(7079,170,2150,'Salma Bibi',NULL,'2008-12-13','Tariq Gul',NULL,NULL,NULL,'3','Islam','2023-10-21 06:55:08',NULL),(7080,71,5031,'Sameyya',NULL,NULL,'Bilal',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:55:16',NULL),(7081,190,6312,'Saim',NULL,'2014-02-05','Muhammad Rasheid',NULL,'03142792588','Sharmila','3',NULL,'2023-10-21 06:55:40',NULL),(7082,4,6887,'Hamza',NULL,NULL,'Nadeem',NULL,NULL,NULL,'5','Islam','2023-10-21 06:55:46','2023-10-26 07:09:07'),(7083,170,1960,'Kulsoom',NULL,'2013-12-02','Muhammad Hashim',NULL,NULL,NULL,'3','Islam','2023-10-21 06:55:46',NULL),(7084,71,5033,'Abubakar',NULL,NULL,'Ayoob Shah',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:55:49',NULL),(7085,4,6583,'Aisha',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'5','Islam','2023-10-21 06:56:13',NULL),(7086,170,2099,'Husna',NULL,'2010-10-05','Muhammad Tariq',NULL,NULL,NULL,'3','Islam','2023-10-21 06:56:24',NULL),(7087,71,5034,'Ubaid Raza',NULL,NULL,'Muhammad Amjad Ali Qadri',NULL,NULL,NULL,'2',NULL,'2023-10-21 06:56:47',NULL),(7088,170,2101,'Sumaiya',NULL,'2010-09-09','Muhammad Hanif Khan',NULL,NULL,NULL,'3','Islam','2023-10-21 06:57:04',NULL),(7089,190,6336,'Ahsan',NULL,'2012-04-24','Muhammad Ali',NULL,'03183119103','Naloila','3','Islam','2023-10-21 06:57:04',NULL),(7090,4,6588,'Fatima',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'5','Islam','2023-10-21 06:57:06',NULL),(7091,170,1992,'Ayesha',NULL,'2011-07-10','Sardar Ali',NULL,NULL,NULL,'3','Islam','2023-10-21 06:57:36',NULL),(7092,71,4743,'Ayesha',NULL,NULL,'Janab Gul',NULL,NULL,NULL,'3',NULL,'2023-10-21 06:57:58',NULL),(7093,4,6590,'Naina',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'5','Islam','2023-10-21 06:58:05',NULL),(7094,170,1280,'Habibullah Khan',NULL,'2003-11-07','Haji Shehzada Khan',NULL,NULL,NULL,'4','Islam','2023-10-21 06:58:23',NULL),(7095,190,6326,'Muhammad Sefed',NULL,'2012-02-02','Muhammad Nadeem',NULL,'03113856941','Sana','3','Islam','2023-10-21 06:58:39',NULL),(7096,4,6592,'Aisha Saqib',NULL,NULL,'Muhammad Saqib',NULL,NULL,NULL,'5','Islam','2023-10-21 06:58:49',NULL),(7097,71,4840,'Amna Faheem',NULL,NULL,'Faheem',NULL,NULL,NULL,'3',NULL,'2023-10-21 06:58:49',NULL),(7098,71,4839,'Wania Faheem',NULL,NULL,'Faheem',NULL,NULL,NULL,'3',NULL,'2023-10-21 06:59:21',NULL),(7099,4,6586,'Manahil',NULL,NULL,'Syed Munawer Hussain',NULL,NULL,NULL,'5','Islam','2023-10-21 06:59:28',NULL),(7100,71,4844,'Sabiha',NULL,NULL,'Fazal Syed',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:00:09',NULL),(7101,190,6327,'Sulas',NULL,'2013-03-25','Kamran Masih',NULL,'03483131327','Fozia ','3','Christianity','2023-10-21 07:00:23',NULL),(7102,4,6594,'Muhammad Hussain',NULL,NULL,'Siraj  Muhammad',NULL,NULL,NULL,'5','Islam','2023-10-21 07:00:35',NULL),(7103,71,4951,'Yasmeen',NULL,NULL,'Sumair',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:00:53',NULL),(7105,4,6883,'Haris',NULL,NULL,'Syed Arif Ali',NULL,NULL,NULL,'5','Islam','2023-10-21 07:01:09',NULL),(7106,71,4878,'Ayesha',NULL,NULL,'Rub Nawaz',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:01:29',NULL),(7107,190,6328,'Paristish',NULL,'2011-04-01','Kamran Masih',NULL,'03423130397','Saman','3','Christianity','2023-10-21 07:01:50',NULL),(7108,4,6746,'Jinnat Fatima',NULL,NULL,'Muhammad Khalid ',NULL,NULL,NULL,'5','Islam','2023-10-21 07:01:57',NULL),(7109,71,4877,' Mahnoor ',NULL,NULL,'Rub Nawaz',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:02:06',NULL),(7110,4,6748,'Warisha',NULL,NULL,'Nasir',NULL,NULL,NULL,'5','Islam','2023-10-21 07:02:37',NULL),(7111,4,6751,'Sonia Saeed',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'5','Islam','2023-10-21 07:03:13',NULL),(7113,71,4871,'Zoha',NULL,NULL,'Noman',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:03:50',NULL),(7114,4,6752,'Muhammad Daniyal',NULL,NULL,'Muhammad Tariq',NULL,NULL,NULL,'5','Islam','2023-10-21 07:03:55',NULL),(7115,170,1411,'Ismail',NULL,'2011-04-05','Sher Zaman',NULL,NULL,NULL,'4','Islam','2023-10-21 07:04:06',NULL),(7116,71,4903,'Iqra',NULL,NULL,'Muhabbat Shah',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:04:18',NULL),(7117,4,6812,'Mehwish',NULL,NULL,'Muhammad Hafeez',NULL,NULL,NULL,'5','Islam','2023-10-21 07:04:34',NULL),(7118,170,1515,'Hussain',NULL,'2010-01-02','Muhammad Ali Joker',NULL,NULL,NULL,'4',NULL,'2023-10-21 07:04:45',NULL),(7119,71,4906,'Alishba Gulab',NULL,NULL,'Asghar',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:04:52',NULL),(7120,4,6810,'Muskan',NULL,NULL,'Younus',NULL,NULL,NULL,'5','Islam','2023-10-21 07:05:23',NULL),(7121,71,4838,'Ibrahim',NULL,NULL,'Faheem',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:05:23',NULL),(7122,170,1543,'Junaid Khan',NULL,'2007-09-09','Arif Khan',NULL,NULL,NULL,'4','Islam','2023-10-21 07:05:29',NULL),(7123,4,6775,'Hamza',NULL,NULL,'Tanveer Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-21 07:05:47',NULL),(7125,170,1553,'Akhlaq Ahmed',NULL,'2007-10-06','Ahmed Gabool',NULL,NULL,NULL,'4','Islam','2023-10-21 07:06:08',NULL),(7127,71,4896,'Aziz Gul',NULL,NULL,'Hafiz Ullah',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:06:40',NULL),(7128,170,1557,'Jameel Khan',NULL,'2007-03-05','Hasan Gul',NULL,NULL,NULL,'4','Islam','2023-10-21 07:06:45',NULL),(7129,71,4902,'Abdul Rehman',NULL,NULL,'Asghar Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:07:18',NULL),(7130,4,6884,'Farman Ali',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'5','Islam','2023-10-21 07:07:18',NULL),(7131,170,1573,'Arsal Mehdi',NULL,'2008-02-02','Asif Hussain',NULL,NULL,NULL,'3','Islam','2023-10-21 07:07:23',NULL),(7132,4,6885,'Meesha',NULL,NULL,'Khushnud Ali',NULL,NULL,NULL,'5','Islam','2023-10-21 07:07:47',NULL),(7133,71,4925,'Ahmed',NULL,NULL,'Khalid Hussain Rana',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:07:48',NULL),(7134,170,1574,'Fakhruddin',NULL,'2008-02-23','Jamal ud Din',NULL,NULL,NULL,'4','Islam','2023-10-21 07:08:10',NULL),(7135,71,4940,'Mahnoor ',NULL,NULL,'Israfeel',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:08:22',NULL),(7136,4,6886,'Fatima Irfan',NULL,NULL,'Imran Khan',NULL,NULL,NULL,'5','Islam','2023-10-21 07:08:22',NULL),(7137,71,4875,'Shareef ',NULL,NULL,'Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:08:52',NULL),(7139,170,1575,'Ibrahim',NULL,'2008-02-23','Jamal ud Din',NULL,NULL,NULL,'4','Islam','2023-10-21 07:09:18',NULL),(7140,71,4946,'Shazada Falak',NULL,NULL,'Aadil',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:09:30',NULL),(7141,4,6888,'Bisma',NULL,NULL,'Aslam Pervez',NULL,NULL,NULL,'5','Islam','2023-10-21 07:09:48',NULL),(7142,170,1628,'Gul Agha',NULL,'2010-01-01','Alam Jan',NULL,NULL,NULL,'4','Islam','2023-10-21 07:10:03',NULL),(7146,71,4969,'Irfan ',NULL,NULL,'Gul Muhammad',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:11:19',NULL),(7147,4,6890,'Zehra Baig',NULL,NULL,'Zubair Baig',NULL,NULL,NULL,'5','Islam','2023-10-21 07:11:45',NULL),(7148,71,4833,'Sara ',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:11:52',NULL),(7149,4,7071,'Tasbiha Zahid',NULL,NULL,'Zahid',NULL,NULL,NULL,'5','Islam','2023-10-21 07:12:23',NULL),(7150,71,4803,'Arbab',NULL,NULL,'Rashid',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:12:23',NULL),(7151,170,1694,'Awais',NULL,'2010-10-14','Rafiq Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-21 07:12:24',NULL),(7152,170,1685,'Sajjad',NULL,'2010-01-03','Ziauddin ',NULL,NULL,NULL,'4','Islam','2023-10-21 07:13:02',NULL),(7153,71,4810,'Muhammad Umar Tariq',NULL,NULL,'Muhammad Tariq',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:13:24',NULL),(7154,4,7072,'Ghulam Sarwar',NULL,'2010-07-10','Fayyaz Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-21 07:13:43',NULL),(7155,170,1696,'Anwar Ali',NULL,'2008-07-03','Sardaar Hussain',NULL,NULL,NULL,'4','Islam','2023-10-21 07:13:53',NULL),(7156,4,7073,'Amna Bibi',NULL,'2013-08-03','Adeel Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-21 07:14:16',NULL),(7157,170,1699,'Anzala',NULL,'2007-07-30','Peer Gul',NULL,NULL,NULL,'4','Islam','2023-10-21 07:14:27',NULL),(7158,4,7074,'Muhammad Lakhshan',NULL,'2011-11-25','Muhammad Khalid',NULL,NULL,NULL,'5','Islam','2023-10-21 07:15:01',NULL),(7159,170,1700,'Abdul Rafay',NULL,'2007-08-29','Abdul Wahab',NULL,NULL,NULL,'4','Islam','2023-10-21 07:15:02',NULL),(7160,4,7076,'Hafsa Khan',NULL,'2013-02-03','Arshad Ali Khan',NULL,NULL,NULL,'5','Islam','2023-10-21 07:15:38',NULL),(7161,4,7075,'Rimsha',NULL,'2011-09-19','Mushraf',NULL,NULL,NULL,'5','Islam','2023-10-21 07:16:18',NULL),(7162,170,1754,'Ikhtiyar Ahmed',NULL,'2008-07-15','Muhammad Mosa',NULL,NULL,NULL,'4','Islam','2023-10-21 07:16:32',NULL),(7163,4,7079,'Syeda Aqsa Batool',NULL,'2012-08-06','Syed Amjad Ali',NULL,NULL,NULL,'5','Islam','2023-10-21 07:17:00',NULL),(7164,170,1804,'Shehbaz Khan',NULL,'2009-07-31','Muhammad Zaman Khan',NULL,NULL,NULL,'4','Islam','2023-10-21 07:17:13',NULL),(7165,71,4835,'Jamaima',NULL,NULL,'Gulfam',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:17:39',NULL),(7166,4,7078,'Hafsa',NULL,'2012-12-12','Abdul Re',NULL,NULL,NULL,'5','Islam','2023-10-21 07:17:41',NULL),(7167,170,1812,'Muhammad Hassan ',NULL,'2013-01-18','Muhammad Aftab',NULL,NULL,NULL,'4','Islam','2023-10-21 07:17:49',NULL),(7168,71,4806,'Angel',NULL,NULL,'Imran Masih',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:18:10',NULL),(7169,4,7077,'Muskan',NULL,'2014-06-05','Muhammad Aneel',NULL,NULL,NULL,'5','Islam','2023-10-21 07:18:17',NULL),(7170,170,1828,'Syed Zikarya',NULL,'2014-09-07','Jan Shehzada',NULL,NULL,NULL,'4','Islam','2023-10-21 07:18:22',NULL),(7171,71,4890,'Shahid',NULL,NULL,'Majid',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:18:38',NULL),(7172,71,4990,'Jawad',NULL,NULL,'Khan Sher',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:19:04',NULL),(7173,71,5011,'Muhammad Khalid',NULL,NULL,'Ameer Muhammad',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:19:45',NULL),(7174,170,1837,'Sameer Hussain',NULL,'2015-09-16','Abid Hussain Shah',NULL,NULL,NULL,'4','Islam','2023-10-21 07:19:55',NULL),(7175,71,5030,'Syed Rehman',NULL,NULL,'Umer Rehman',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:20:19',NULL),(7176,170,1918,'Muhammad Furkan',NULL,'2011-10-01','Gul Khan',NULL,NULL,NULL,'4','Islam','2023-10-21 07:20:34',NULL),(7177,71,5032,'Navid Ali Shah',NULL,NULL,'Ayub Shah',NULL,NULL,NULL,'3',NULL,'2023-10-21 07:21:04',NULL),(7178,170,1919,'Muhammad Irfan',NULL,'2011-10-01','Gul Khan',NULL,NULL,NULL,'4','Islam','2023-10-21 07:21:15',NULL),(7179,71,4506,'Abeera ',NULL,NULL,'Muhammad Rais',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:21:52',NULL),(7180,190,6121,'Jessica ',NULL,NULL,'Amad Naveed ',NULL,'032397401','Bis','4','Christianity','2023-10-21 07:22:01',NULL),(7181,71,4579,'Anamta',NULL,NULL,'Muhammad shahid',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:22:26',NULL),(7182,22,956,'Inshara ',NULL,NULL,'Muhammad Ejaz','32102-0554249-9',NULL,NULL,'1','Islam','2023-10-21 07:22:28','2023-10-21 09:11:04'),(7184,71,4614,'Muhammad Hunain',NULL,NULL,'Minhas',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:23:05',NULL),(7185,22,1006,'Jawaira',NULL,'2014-09-23','Asad Ullah','32102-4772756-1',NULL,NULL,'1','Islam','2023-10-21 07:23:24',NULL),(7187,71,4620,'Sahiba',NULL,NULL,'Sabir Ali',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:23:45',NULL),(7188,190,6154,'Jennifar',NULL,'2011-01-01','Fasil Masih',NULL,'34153166775','Kinza','4','Christianity','2023-10-21 07:23:49',NULL),(7189,22,1014,'Rehana',NULL,'2008-07-12','Muhammad Babu','42101-1704640-7',NULL,NULL,'1','Islam','2023-10-21 07:24:18',NULL),(7190,170,1953,'Rehman',NULL,'2010-07-12','Muhammad Rasool',NULL,NULL,NULL,'4','Islam','2023-10-21 07:24:21',NULL),(7191,71,4703,'Rumaisa',NULL,NULL,'Asghar Ali',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:24:26',NULL),(7192,170,1955,'Arsh',NULL,'2013-04-01','Abdul Rehman',NULL,NULL,NULL,'4','Islam','2023-10-21 07:24:50',NULL),(7193,71,4724,'Shayan',NULL,NULL,'Aijaz Khan',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:24:57',NULL),(7194,22,957,'Zainab',NULL,'2012-07-05','Shahnawaz','32102-0554249-9',NULL,NULL,'1','Islam','2023-10-21 07:25:14',NULL),(7195,190,6120,'Laiba ',NULL,'2013-04-27','Muhammad Adnam',NULL,'03133253496','Noreen','4','Islam','2023-10-21 07:25:18',NULL),(7196,170,1963,'Saeed Ullah',NULL,'2007-05-10','Sultan',NULL,NULL,NULL,'4','Islam','2023-10-21 07:25:21',NULL),(7197,71,4727,'Muhammad Ismail',NULL,NULL,'Asim Mehmood',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:25:26',NULL),(7198,71,4734,'Atiqa',NULL,NULL,'Aleem Yddin',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:26:01',NULL),(7199,170,1968,'Syed Ghazi Ali',NULL,'2012-06-14','Syed Mukhtar Ali',NULL,NULL,NULL,'4','Islam','2023-10-21 07:26:10',NULL),(7200,22,948,'Sadia',NULL,'2015-10-25','Allah Data','31302-4992320-2',NULL,NULL,'1','Islam','2023-10-21 07:26:16',NULL),(7201,71,4735,'Yousuf khan',NULL,NULL,'Khayal Baz Khan',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:26:41',NULL),(7202,170,1996,'Umer Hayat',NULL,'2009-01-02','Ameer Syed',NULL,NULL,NULL,'4','Islam','2023-10-21 07:26:42',NULL),(7203,190,6175,'Sonia',NULL,'2008-10-06','Arif Masih',NULL,'03122512310','Shama ','4','Christianity','2023-10-21 07:26:51',NULL),(7204,22,982,'Munizah',NULL,'2015-01-20','Habib Ur Rehman',NULL,NULL,NULL,'1','Islam','2023-10-21 07:26:53',NULL),(7205,170,1679,'Khilafat Ullah',NULL,'2014-10-07','Ubaidullah',NULL,NULL,NULL,'4','Islam','2023-10-21 07:27:20',NULL),(7207,190,6235,'Mehak ',NULL,'2012-05-20','Abdul Latif',NULL,'3162036508','Shaheen','4','Islam','2023-10-21 07:28:31',NULL),(7208,22,1035,'Manahil',NULL,'2014-05-17','Muhammad Nadir','42102-0898426-3',NULL,NULL,'1','Islam','2023-10-21 07:28:31',NULL),(7209,71,4746,'Rana Zohaib',NULL,NULL,'Muhammad Gulzar',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:28:42',NULL),(7210,22,1036,'Anaya Iqbal',NULL,'2016-03-10','Muhammad  Iqbal','42101-9161110-5',NULL,NULL,'1','Islam','2023-10-21 07:29:12',NULL),(7211,71,4784,'Eman',NULL,NULL,'Aftab Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:29:25',NULL),(7212,170,1726,'Shehzad',NULL,'2013-04-01','Abdul Aziz',NULL,NULL,NULL,'4','Islam','2023-10-21 07:29:36',NULL),(7213,71,4819,'Shaishta',NULL,NULL,'Tariq',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:29:57',NULL),(7214,190,6310,'Malika ',NULL,'2013-05-14','Samad -ud-din',NULL,'03162255204','Abida','4','Christianity','2023-10-21 07:30:03',NULL),(7215,22,1081,'Seema Bibi',NULL,'2015-10-15','Muhammad Abid','31301-6830392-3',NULL,NULL,'1','Islam','2023-10-21 07:30:10',NULL),(7216,71,4837,'Zainab Bibi',NULL,NULL,'Muhammad Hasnain',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:30:32',NULL),(7217,22,1055,'Alisha Bibi',NULL,'2016-08-20','Muhammad Qasim','31301-8880191-3',NULL,NULL,'1','Islam','2023-10-21 07:31:02',NULL),(7218,71,4846,'Liza',NULL,NULL,'Naveed Misah',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:31:05',NULL),(7219,71,4851,'Sufyan',NULL,NULL,'Abdul Yaheed',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:31:34',NULL),(7220,22,958,'Ansha',NULL,'2013-12-15','Muhammad Ismail','32303-3118697-7',NULL,NULL,'1','Islam','2023-10-21 07:32:03',NULL),(7221,71,4852,'Aishan',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:32:04',NULL),(7222,71,4861,'Muhammad Umar',NULL,NULL,'Rub Nawaz',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:32:31',NULL),(7223,190,6329,'Sonia ',NULL,'2009-10-05','Zullfaqar Sidq',NULL,'03223986118','Amber','4','Christianity','2023-10-21 07:33:00',NULL),(7224,170,1901,'Muhammad Tahir',NULL,'2011-11-04','Muhammad Jawaid',NULL,NULL,NULL,'4','Islam','2023-10-21 07:33:24',NULL),(7225,22,1086,'Aysha Maqsood',NULL,'2012-01-19','Muhammad Maqsood','32102-4202508-3',NULL,NULL,'1','Islam','2023-10-21 07:33:26',NULL),(7226,71,4862,'Muhammad Abu Bakar',NULL,NULL,'Rub Nawaz',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:33:38',NULL),(7227,170,1340,'Mariyam',NULL,'2008-06-18','Shamshad Khan',NULL,NULL,NULL,'4','Islam','2023-10-21 07:34:00',NULL),(7228,190,6332,'Maryam',NULL,'2011-01-25','Zaheer Ahmed ',NULL,'03490261897','Maheen','4','Islam','2023-10-21 07:34:15',NULL),(7229,22,964,'Muhammad Sufiyan',NULL,'2015-12-18','Muhammad Shan','32402-1030523-1',NULL,NULL,'1','Islam','2023-10-21 07:34:35',NULL),(7230,170,1429,'Maham Shehzadi',NULL,'2012-07-02','Adil',NULL,NULL,NULL,'4','Islam','2023-10-21 07:34:44',NULL),(7231,170,1450,'Husna Rani',NULL,'2012-11-27','Abid',NULL,NULL,NULL,'4','Islam','2023-10-21 07:35:20',NULL),(7232,22,1071,'Abdul Basit',NULL,'2014-05-15','Attaullah','42101-7216258-5',NULL,NULL,'1','Islam','2023-10-21 07:35:33',NULL),(7233,170,1463,'Sana',NULL,'2012-07-24','Gul Khan',NULL,NULL,NULL,'4','Islam','2023-10-21 07:35:54',NULL),(7234,190,6133,'Honey Wster',NULL,'2009-11-15','Arif Siddique',NULL,'03112866286','Sarreen','4','Christianity','2023-10-21 07:36:19',NULL),(7235,22,910,'Usman',NULL,'2014-08-11','Muhammad Rehan','42101-1527552-3',NULL,NULL,'1','Islam','2023-10-21 07:36:19',NULL),(7236,170,1541,'Sumani',NULL,'2002-01-01','Muhammad Azim',NULL,NULL,NULL,'4','Islam','2023-10-21 07:36:50',NULL),(7237,71,4873,'Muzammil',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:37:09',NULL),(7239,190,6134,'Haroon',NULL,'2012-06-25','Arif Siddique',NULL,'03112866286','Nasreen','4','Christianity','2023-10-21 07:37:39',NULL),(7240,22,966,'Umer Sultan',NULL,'2015-04-18','Muhammad Farooq','42101-1158894-5',NULL,NULL,'1','Islam','2023-10-21 07:37:49','2023-10-21 07:38:33'),(7241,170,1766,'Asma',NULL,'2012-02-19','Muhammad Shafiq',NULL,NULL,NULL,'4','Islam','2023-10-21 07:38:19',NULL),(7242,71,4884,'Muskan ',NULL,NULL,'Badrar Ullah Hassan',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:38:24',NULL),(7243,170,1803,'Warisha',NULL,'2014-06-12','Mekail Jan',NULL,NULL,NULL,'4','Islam','2023-10-21 07:38:58',NULL),(7244,22,1037,'Rehan Usman',NULL,'2013-06-02','Usman',NULL,NULL,NULL,'1','Islam','2023-10-21 07:39:12',NULL),(7245,190,6151,'Markas Safder',NULL,'2012-09-14','Safder',NULL,'03333747025','Nabila ','4','Christianity','2023-10-21 07:39:24',NULL),(7246,170,1830,'Maheen ',NULL,'2013-06-17','Dilshad Hussain',NULL,NULL,NULL,'4','Islam','2023-10-21 07:39:37',NULL),(7247,170,1840,'Shanzay',NULL,NULL,'Shahrukh Khan',NULL,NULL,NULL,'4','Islam','2023-10-21 07:40:09',NULL),(7248,22,1039,'Mustufa Hussain',NULL,'2015-06-19','Shehzada Saleem','42101-8668925-9',NULL,NULL,'1','Islam','2023-10-21 07:40:09',NULL),(7251,22,1058,'Abdul Sami',NULL,'2011-10-17','Rehmatullah','51501-0339203-5',NULL,NULL,'1','Islam','2023-10-21 07:41:01',NULL),(7253,170,1870,'Maryam',NULL,'2010-09-25','Muhammad Mobeen',NULL,NULL,NULL,'4','Islam','2023-10-21 07:41:43',NULL),(7254,170,1878,'Javerya',NULL,'2010-06-09','Muhammad Javed',NULL,NULL,NULL,'4','Islam','2023-10-21 07:42:12',NULL),(7255,22,1060,'Munibe',NULL,'2015-02-20','Muhammad Saleem','42101-3647280-7',NULL,NULL,'1','Islam','2023-10-21 07:42:24',NULL),(7257,170,1893,'Sohana',NULL,'2009-12-17','Saeed Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-21 07:42:45',NULL),(7258,170,1962,'Marwa Bibi',NULL,'2010-11-17','Sultan',NULL,NULL,NULL,'4','Islam','2023-10-21 07:43:18',NULL),(7259,71,4894,'Muhammad Aaiz',NULL,NULL,'Muhammad Nazeer',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:43:20',NULL),(7260,22,998,'Muhammad Bilal',NULL,'2012-02-14','Amir Abbas',NULL,NULL,NULL,'1','Islam','2023-10-21 07:43:39',NULL),(7261,170,2015,'Hania Ali',NULL,'2011-12-20','Amjad Ali',NULL,NULL,NULL,'4','Islam','2023-10-21 07:43:49',NULL),(7262,71,4900,'Tahir Ali',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:44:06',NULL),(7263,170,2061,'Seema',NULL,'2007-01-15','Daraz Khan',NULL,NULL,NULL,'4','Islam','2023-10-21 07:44:17',NULL),(7264,22,1003,'Muddasir Sajid',NULL,'2015-09-14','Sajid','42101-6086179-9',NULL,NULL,'1','Islam','2023-10-21 07:44:24',NULL),(7265,71,4981,'Mahid',NULL,NULL,'Majid',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:44:37',NULL),(7266,170,2060,'Asma',NULL,'2008-01-06','Daraz Khan',NULL,NULL,NULL,'5','Islam','2023-10-21 07:44:50',NULL),(7267,71,4988,'Abdullah',NULL,NULL,'Muhammad Amjad',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:45:06',NULL),(7268,22,986,'Toheed',NULL,'2011-11-25','Muhammad Qadir','42101-1178255-3',NULL,NULL,'1','Islam','2023-10-21 07:45:07',NULL),(7269,170,1973,'Dua Qaseem ',NULL,'2011-10-14','Ghulam Qaseem',NULL,NULL,NULL,'4','Islam','2023-10-21 07:45:26',NULL),(7270,71,4998,'Iqra Ramzan',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:45:35',NULL),(7271,170,2088,'Anamat',NULL,'2018-11-03','Zahid Hussain',NULL,NULL,NULL,'5','Islam','2023-10-21 07:46:02',NULL),(7272,71,5010,'Marhaba',NULL,NULL,'Ameer Muhammad',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:46:10',NULL),(7273,22,972,'Shehnaz',NULL,NULL,'Allah Data','42101-0868498-9',NULL,NULL,'2','Islam','2023-10-21 07:46:15',NULL),(7275,22,1034,'Khola',NULL,'2013-07-04','Kamran Khan','42101-0441710-7',NULL,NULL,'2','Islam','2023-10-21 07:47:01',NULL),(7276,71,509,'Muhammad Namat',NULL,NULL,'Muhammad Ameer',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:48:07',NULL),(7277,22,788,'Mehak',NULL,NULL,'Amir Rehman','42101-3627764-3',NULL,NULL,'2','Islam','2023-10-21 07:48:07',NULL),(7279,71,5026,'Muhammad Fazan',NULL,NULL,'Muhammad Rehan',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:49:28',NULL),(7280,170,1270,'Zakia',NULL,'2011-06-07','Qurban Ali',NULL,NULL,NULL,'5','Islam','2023-10-21 07:49:50',NULL),(7281,71,5035,'Ahmed Raza',NULL,NULL,'Muhammad Amjad Ali Qadri',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:50:14',NULL),(7282,22,942,'Aliya Bibi',NULL,'2015-11-15','Ali Haider','51503-1169001-3',NULL,NULL,'2','Islam','2023-10-21 07:50:15',NULL),(7283,170,1278,'Fatima',NULL,'2006-11-03','Sabeen Gul',NULL,NULL,NULL,'5','Islam','2023-10-21 07:50:46',NULL),(7284,170,1279,'Asia',NULL,'2009-06-22','Sabeen Gul',NULL,NULL,NULL,'5','Islam','2023-10-21 07:51:17',NULL),(7285,22,954,'Sawaira ',NULL,'2015-05-17','Kaif-Ul-Wara','42101-7386803-7',NULL,NULL,'2','Islam','2023-10-21 07:51:34',NULL),(7286,170,1292,'Dua',NULL,'2012-05-01','Khalil Javed',NULL,NULL,NULL,'5','Islam','2023-10-21 07:51:47',NULL),(7287,71,4786,'Adnan Ajmal',NULL,NULL,'Ajmal',NULL,NULL,NULL,'4',NULL,'2023-10-21 07:52:15',NULL),(7288,22,997,'Zahra ',NULL,'2012-04-15','Sajjad Hussain','31302-1836991-9',NULL,NULL,'2','Islam','2023-10-21 07:52:16',NULL),(7289,170,1324,'Samia',NULL,'2009-12-29','Khan Shiren',NULL,NULL,NULL,'5','Islam','2023-10-21 07:52:26',NULL),(7291,71,4787,'Yaqoob Azeez Ur Rehman',NULL,NULL,'Azeez Ur Rehman',NULL,NULL,NULL,'4',NULL,'2023-10-21 07:52:54',NULL),(7292,170,1405,'Sapna',NULL,'2009-03-25','Gul Khan',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:53:02',NULL),(7293,22,1004,'Marium',NULL,'2013-08-18','Sajjid ','42101-6086179-9',NULL,NULL,'2','Islam','2023-10-21 07:53:08',NULL),(7294,71,4791,'Umer Farooq',NULL,NULL,'Muhammad Khan',NULL,NULL,NULL,'5',NULL,'2023-10-21 07:53:27',NULL),(7295,170,1046,'Nadia',NULL,'2011-03-15','Gul Khan',NULL,NULL,NULL,'5','Islam','2023-10-21 07:53:30',NULL),(7297,170,1483,'Rimsha',NULL,'2012-08-14','Ahmed Hassan ',NULL,NULL,NULL,'5','Islam','2023-10-21 07:54:12',NULL),(7298,71,4792,'Tamythyous',NULL,NULL,'Tanveer masih',NULL,NULL,NULL,'4',NULL,'2023-10-21 07:54:18',NULL),(7299,71,4808,'Ayesha Rana',NULL,NULL,'Rana Waqar',NULL,NULL,NULL,'4',NULL,'2023-10-21 07:54:50',NULL),(7300,22,1042,'Mubashira',NULL,'2011-01-17','Fazal Hussain','32402-0866629-3',NULL,NULL,'2','Islam','2023-10-21 07:54:53',NULL),(7301,170,1579,'Muskan',NULL,'2012-10-10','Akhter Mehmood',NULL,NULL,NULL,'5','Islam','2023-10-21 07:54:57',NULL),(7302,71,4823,'Muhammad Ayan',NULL,NULL,'Muhammad Mubeen',NULL,NULL,NULL,'4',NULL,'2023-10-21 07:55:26',NULL),(7304,170,1687,'Sania',NULL,'2012-09-29','Muhammad Fahim',NULL,NULL,NULL,'5','Islam','2023-10-21 07:55:36',NULL),(7305,71,4827,'Mirha',NULL,NULL,'MUhammad Ramzan',NULL,NULL,NULL,'4',NULL,'2023-10-21 07:55:52',NULL),(7306,22,1094,'Saira Achar',NULL,'2011-06-01','Achar ','42101-2335897-1',NULL,NULL,'2','Islam','2023-10-21 07:56:09',NULL),(7307,170,1697,'Bibi Malalai',NULL,'2009-06-20','Shereen Muhammad',NULL,NULL,NULL,'5','Islam','2023-10-21 07:56:14',NULL),(7308,71,4834,'Muhammad Ibrahim',NULL,NULL,'Taj Nawab',NULL,NULL,NULL,'4',NULL,'2023-10-21 07:56:28',NULL),(7309,22,1098,'Zara',NULL,'2014-10-22','Muhammad Asif','42101-9340410-3',NULL,NULL,'2','Islam','2023-10-21 07:56:48',NULL),(7310,170,1705,'Ayesha',NULL,'2009-04-24','Abdul Raziq',NULL,NULL,NULL,'5','Islam','2023-10-21 07:56:53',NULL),(7311,71,4841,'Alishba',NULL,NULL,'Muhammad Faheem',NULL,NULL,NULL,'4',NULL,'2023-10-21 07:56:55',NULL),(7312,170,1728,'Zainab',NULL,'2011-05-11','Imran Ramzan',NULL,NULL,NULL,'5','Islam','2023-10-21 07:57:23',NULL),(7313,71,4853,'Mahnoor',NULL,NULL,'Adeel Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-21 07:57:25',NULL),(7314,22,974,'Wajiha',NULL,'2014-11-23','Muhammad Shan','32402-1030523-1',NULL,NULL,'2','Islam','2023-10-21 07:57:33',NULL),(7315,71,4883,'Maham Amjad',NULL,NULL,'Amjad',NULL,NULL,NULL,'4',NULL,'2023-10-21 07:57:57',NULL),(7316,170,1775,'Sawera',NULL,'2010-03-08','Muhammad Yousuf',NULL,NULL,NULL,'5','Islam','2023-10-21 07:58:01',NULL),(7317,71,4895,'Wajiha',NULL,NULL,'Hafeez Ullah',NULL,NULL,NULL,'4',NULL,'2023-10-21 07:58:19',NULL),(7318,22,892,'Syed Muhammad Talha',NULL,'2010-07-13','Syed Muhammad Tahir','42202-0473862-0',NULL,NULL,'2','Islam','2023-10-21 07:58:29',NULL),(7319,71,4899,'Ayesha',NULL,NULL,'Syed Ameer',NULL,NULL,NULL,'4',NULL,'2023-10-21 07:58:44',NULL),(7320,170,1824,'Fatima',NULL,'2011-11-12','Muhammad Sajid',NULL,NULL,NULL,'5','Islam','2023-10-21 07:58:50',NULL),(7321,190,6173,'Ali Raza',NULL,NULL,'Yaseen',NULL,'03518229790','Malika','4','Islam','2023-10-21 07:59:07','2023-10-31 06:15:50'),(7322,71,4907,'Alisha',NULL,NULL,'Asghar Khan',NULL,NULL,NULL,'4',NULL,'2023-10-21 07:59:15',NULL),(7323,22,891,'Syed Muhammad Taha',NULL,'2011-08-28','Syed Muhammad Tahir','42202-0473862-0',NULL,NULL,'2','Islam','2023-10-21 07:59:20',NULL),(7324,170,1479,'Muhammad Kamran',NULL,'2007-07-25','Imran Ramzan',NULL,NULL,NULL,'5','Islam','2023-10-21 07:59:25',NULL),(7325,71,4914,'Sania',NULL,NULL,'Zardar',NULL,NULL,NULL,'4',NULL,'2023-10-21 07:59:40',NULL),(7326,190,6039,'Usman ',NULL,NULL,'Tanveer ',NULL,'03002621075','Shafaq','4','Islam','2023-10-21 07:59:57',NULL),(7327,71,4937,'Zohaib',NULL,NULL,'Habib Ur Rehman',NULL,NULL,NULL,'4',NULL,'2023-10-21 08:00:10',NULL),(7328,22,1010,'Muhammad Noman',NULL,'2010-04-08','Muhammad Sarwar','42101-7565873-1',NULL,NULL,'2','Islam','2023-10-21 08:00:17',NULL),(7329,71,4938,'Umer Sabeel',NULL,NULL,'Israfeel',NULL,NULL,NULL,'4',NULL,'2023-10-21 08:00:37',NULL),(7330,71,4943,'Muhammad Rohan',NULL,NULL,'Khalil Khan',NULL,NULL,NULL,'4',NULL,'2023-10-21 08:01:06',NULL),(7331,22,1040,'Muhammad Mustafa',NULL,'2013-07-11','Mola Buksh','42101-8662091-1',NULL,NULL,'2','Islam','2023-10-21 08:01:16',NULL),(7332,71,4961,'Saira',NULL,NULL,'Ghulam Haidar',NULL,NULL,NULL,'4',NULL,'2023-10-21 08:01:32',NULL),(7333,170,1566,'Khalili Ullah',NULL,'2008-09-10','Gul Muhammad',NULL,NULL,NULL,'5','Islam','2023-10-21 08:01:48',NULL),(7334,190,6219,'Aamir ',NULL,NULL,'Shakir',NULL,'03128013205','Saima ','4','Islam','2023-10-21 08:01:51',NULL),(7335,22,850,'Abdul Rehman',NULL,NULL,'Asghar ',NULL,NULL,NULL,'2','Islam','2023-10-21 08:01:54',NULL),(7336,71,4993,'Ayyan ',NULL,NULL,'Muhammad Ameen',NULL,NULL,NULL,'4',NULL,'2023-10-21 08:01:55',NULL),(7337,71,4994,'Tayyaba Sarwan',NULL,NULL,'Muhammad Sarwan',NULL,NULL,NULL,'4',NULL,'2023-10-21 08:02:30',NULL),(7338,170,1748,'Sami Ullah',NULL,'2010-07-16','Wazeer Muhammad',NULL,NULL,NULL,'5','Islam','2023-10-21 08:02:42',NULL),(7339,71,5022,'Kashan',NULL,NULL,'Bakht Ramosh',NULL,NULL,NULL,'4',NULL,'2023-10-21 08:02:57',NULL),(7340,71,5023,'Dua Sahar',NULL,NULL,'Rehan Khan',NULL,NULL,NULL,'4',NULL,'2023-10-21 08:03:30',NULL),(7342,71,4880,'Keaslon',NULL,NULL,'Aslam Masih',NULL,NULL,NULL,'5',NULL,'2023-10-21 08:04:50','2023-10-21 08:19:11'),(7343,22,1046,'Afshan',NULL,'2003-08-04','Ghous Buksh','42101-1683211-9',NULL,NULL,'3','Islam','2023-10-21 08:05:16',NULL),(7344,170,1781,'Muhammad Ali',NULL,'2008-07-25','Hidayatullah',NULL,NULL,NULL,'5','Islam','2023-10-21 08:05:27',NULL),(7345,190,6234,'Abdul Hammed ',NULL,NULL,'Abdul Latif',NULL,'03181073857','Aisha','-1','Islam','2023-10-21 08:05:35',NULL),(7346,71,4881,'Kenth',NULL,NULL,'Aslam Masih',NULL,NULL,NULL,'5',NULL,'2023-10-21 08:06:02','2023-10-21 08:19:38'),(7347,22,1000,'Mehak',NULL,'2009-04-12','Muhammad Husnain','31302-5792305-0',NULL,NULL,'3','Islam','2023-10-21 08:06:07',NULL),(7348,170,1933,'Ahmed Ullah',NULL,'2008-02-26','Muhammad Farooq',NULL,NULL,NULL,'5','Islam','2023-10-21 08:06:25',NULL),(7349,22,943,'Shifa',NULL,'2014-05-17','Ali Haider','51503-1169001-3',NULL,NULL,'3','Islam','2023-10-21 08:06:59',NULL),(7350,170,1989,'Maham Khan',NULL,'2012-10-11','Muahmmad Asif Khan',NULL,NULL,NULL,'5','Islam','2023-10-21 08:07:09',NULL),(7351,22,826,'Iqra ',NULL,'2014-01-06','Aslam','42101-8190468-3',NULL,NULL,'3','Islam','2023-10-21 08:07:53',NULL),(7352,170,1994,'Laiba',NULL,'2009-10-07','Abdul Malik',NULL,NULL,NULL,'5','Islam','2023-10-21 08:08:03',NULL),(7353,170,1995,'BibI Adeela',NULL,'2010-04-04','Sultan Muhammad ',NULL,NULL,NULL,'5','Islam','2023-10-21 08:09:24',NULL),(7354,22,918,'Ansa',NULL,'2008-10-10','Yousuf ','42101-9438150-3',NULL,NULL,'3','Islam','2023-10-21 08:09:31',NULL),(7355,170,2063,'Laiba Bibi',NULL,'2010-02-01','Hafeez Ur Rehman',NULL,NULL,NULL,'5','Islam','2023-10-21 08:10:00',NULL),(7356,22,813,'Sana',NULL,'2013-01-07','Muhammad Rafiq','42101-1576667-5',NULL,NULL,'3','Islam','2023-10-21 08:10:30',NULL),(7357,170,2098,'Muhammad Sohail',NULL,'2009-01-28','Arman Ullah',NULL,NULL,NULL,'5','Islam','2023-10-21 08:10:38',NULL),(7358,22,1043,'Bisma',NULL,'2011-01-17','Mian Shakoor','42101-1422688-9',NULL,NULL,'3','Islam','2023-10-21 08:11:23',NULL),(7359,170,1951,'Ahsan Ullah ',NULL,'2008-08-12','Muhammad Naeem',NULL,NULL,NULL,'5','Islam','2023-10-21 08:11:23',NULL),(7360,170,1969,'Haseeb ',NULL,'2012-10-22','Muhammad Jameel',NULL,NULL,NULL,'5','Islam','2023-10-21 08:11:54',NULL),(7361,170,1980,'Ali Ahmed',NULL,'2016-04-26','Haji Muahmmad',NULL,NULL,NULL,'5','Islam','2023-10-21 08:12:32',NULL),(7362,22,1044,'Rimsha Rab Nawaz',NULL,'2015-01-15','Rab Nawaz','42101-2711463-2',NULL,NULL,'3','Islam','2023-10-21 08:13:20',NULL),(7363,170,2143,'Ilim Din',NULL,'2010-01-01','Allah Baksh',NULL,NULL,NULL,'5','Islam','2023-10-21 08:13:39',NULL),(7364,22,1045,'Samreen Bibi',NULL,'2013-04-05','Sajjad Ali','42101-1526940-5',NULL,NULL,'3','Islam','2023-10-21 08:14:16',NULL),(7365,170,2144,'Umulb Baneen',NULL,'2012-12-30','Hasan Mehandi',NULL,NULL,NULL,'5','Islam','2023-10-21 08:14:52',NULL),(7366,22,1078,'Kainat Amir',NULL,'2013-09-06',' Hammad Amir ','31302-6872969-7',NULL,NULL,'3','Islam','2023-10-21 08:15:21',NULL),(7367,22,1072,'Ayaz',NULL,'2009-08-15','Muhammad Aijaz','42101-8765099-1',NULL,NULL,'3','Islam','2023-10-21 08:16:16',NULL),(7369,71,5016,'Sania Bibi',NULL,NULL,'Abdul Razaq',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:17:52',NULL),(7370,22,911,'Atif Rehan',NULL,'2011-03-10','Muhammad Rehan','42101-1527552-3',NULL,NULL,'3','Islam','2023-10-21 08:18:28',NULL),(7371,22,921,'Faizan Ahmed',NULL,'2013-04-15','Mumtaz Ahmed','44205-0999515-8',NULL,NULL,'3','Islam','2023-10-21 08:19:37',NULL),(7372,48,10786,'Ayan Deen  Muhammad ',NULL,'2013-09-01','Deen Muhammad','42101-7022330-3',NULL,NULL,'3','Islam','2023-10-21 08:22:09',NULL),(7373,48,10893,'Fizza Tahir',NULL,'2011-12-23','Muhammad Tahir','42101-0595994-1',NULL,'Rehana','3','Islam','2023-10-21 08:24:06','2023-10-22 07:37:08'),(7374,18,3270,'Sidra',NULL,NULL,'Shah Nawaz',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:24:56',NULL),(7375,48,10142,'Shahrukh Imran ',NULL,'2009-05-21','Muhammad Imran','42101-1750021-1',NULL,'Rani Bano','3','Islam','2023-10-21 08:25:05',NULL),(7376,18,3301,'Almira',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:25:35',NULL),(7377,18,3350,'Iqra',NULL,NULL,'Hussain Baksh',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:26:14',NULL),(7378,18,3353,'Hooman Fatima',NULL,NULL,'Abdul Ghafar',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:27:09',NULL),(7379,22,944,'Usman Bahadur',NULL,'2011-12-04','Muhammad Bahadur','42101-0586005-4',NULL,NULL,'3','Islam','2023-10-21 08:27:32',NULL),(7380,48,109183,'Talha',NULL,'2011-02-07','Muahmmad Tahir','42101-0595994-1',NULL,'Samreen `','3','Islam','2023-10-21 08:27:46',NULL),(7381,18,3416,'Barira',NULL,NULL,'Muhammad Jameel',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:27:49',NULL),(7382,22,971,'Sohail',NULL,'2013-10-30','Allah Data','31302-4992320-2',NULL,NULL,'3','Islam','2023-10-21 08:28:27',NULL),(7383,48,109216,'Bushra Qasim ',NULL,'2014-06-25','Muhammad Qasim','42401-1446709-9',NULL,'Aisha','3','Islam','2023-10-21 08:29:24',NULL),(7384,18,3425,'Hurrab Angel',NULL,NULL,'Amir',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:30:23',NULL),(7385,48,10947,'Faraz ',NULL,NULL,'Ghulam Muhammaad',NULL,NULL,NULL,'3','Islam','2023-10-21 08:30:32',NULL),(7386,18,3461,'Meerab',NULL,NULL,'Shoaib',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:30:49',NULL),(7387,22,1061,'Husnain Siddiq',NULL,'2011-12-15','Siddiq ','42101-2639018-5',NULL,NULL,'3','Islam','2023-10-21 08:31:39',NULL),(7388,18,3463,'Mahnoor',NULL,NULL,'Imran',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:31:49',NULL),(7389,48,10933,'Mehara Dildar',NULL,'2013-06-12','Muhammad Dildar','42101-1933202-5',NULL,'Benish','3','Islam','2023-10-21 08:32:04',NULL),(7390,22,1079,'Rehan Amir',NULL,'2012-06-27','Muhammad Amir','31302-6872969-7',NULL,NULL,'3','Islam','2023-10-21 08:32:37',NULL),(7391,48,10951,'Sozain ',NULL,'2012-12-14','Saleem ','42101-2899895-7',NULL,'Aisha','3','Islam','2023-10-21 08:33:04',NULL),(7392,18,3253,'Muhammad Muzamil',NULL,NULL,'Ghulam Ali',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:33:26',NULL),(7393,22,1056,'Muhammad Muzamil Saleem',NULL,'2013-01-01','Muhammad Saleem','42101-3647280-7',NULL,NULL,'3','Islam','2023-10-21 08:34:06',NULL),(7394,18,3360,'Ayan',NULL,NULL,'Abdul Aziz',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:34:08',NULL),(7395,48,10969,'Muhammad Subhan Naeem',NULL,'2013-09-28','Naeem Ud Din','42101-1869817-5',NULL,'Robina','3','Islam','2023-10-21 08:34:51',NULL),(7396,18,3371,'Jabrail',NULL,NULL,'Yasir Masih',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:34:52',NULL),(7397,22,1089,'Mazhar Ali',NULL,'2016-01-22','Attaullah','45301-1364417-3',NULL,NULL,'3','Islam','2023-10-21 08:35:11',NULL),(7398,18,3373,'Basit',NULL,NULL,'Shehenshah',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:35:39',NULL),(7399,22,874,'Rabia',NULL,'2008-10-16','Abdul Ghaffar','42101-5452021-5',NULL,NULL,'4','Islam','2023-10-21 08:36:06',NULL),(7400,48,10952,'Muhammad Ayan Saleem ',NULL,'2012-12-14','Saleem ','42101-2899895-1',NULL,'Ayesha','3','Islam','2023-10-21 08:36:21',NULL),(7401,18,3376,'Amrit Kumar',NULL,NULL,'Neeraj',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:36:26',NULL),(7402,22,935,'Fatima',NULL,'2011-03-20','Muhammad Aijaz','42101-8765099-1',NULL,NULL,'4','Islam','2023-10-21 08:36:57',NULL),(7403,18,3386,'Muhammad Ibrahim',NULL,NULL,'Hsan Ullah',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:37:00',NULL),(7404,18,3396,'Ubaid Ur Rehman',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:37:33',NULL),(7405,48,10977,'Mahnoor ',NULL,'2012-08-31','Muhammad Nawab','42101-9980691-7',NULL,'Sana','3','Islam','2023-10-21 08:37:39',NULL),(7406,22,1088,'Neha Noor',NULL,'2014-10-25','Attaullah','45301-1364417-3',NULL,NULL,'4','Islam','2023-10-21 08:37:45',NULL),(7407,18,3402,'Abu Bakar',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:38:17',NULL),(7408,18,3410,'Mumtaz',NULL,NULL,'Saif Ullah',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:38:46',NULL),(7409,22,1106,'Hamna',NULL,'2013-07-07','Muhammad Nadeem','42101-6791699-7',NULL,NULL,'4','Islam','2023-10-21 08:38:52',NULL),(7410,18,3411,'Muhammad Faraz',NULL,NULL,'Masroof Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:39:27',NULL),(7411,22,823,'Umair',NULL,'2010-03-20','Amir Rehman','42101-3627764-3',NULL,NULL,'4','Islam','2023-10-21 08:39:59',NULL),(7412,18,3431,'Shayan Khan',NULL,NULL,'Noman Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:40:05',NULL),(7413,48,10936,'Manahil',NULL,'2012-12-08','Muhammad Anwar','42101-1402044-9',NULL,'Humaira','3','Islam','2023-10-21 08:40:27',NULL),(7414,18,3455,'Ayan',NULL,NULL,'Al Amin',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:40:50',NULL),(7415,22,906,'Muhammad Hussain',NULL,'2012-06-15','Muhammad Bilal','31201-9949388-1',NULL,NULL,'4','Islam','2023-10-21 08:41:04',NULL),(7416,18,3456,'Muhammad Ayan',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:41:24',NULL),(7417,48,10997,'Hasnain ',NULL,'2012-02-18','Muhammad Usman','42101-9046505-9',NULL,'Shamim Bano ','3','Islam','2023-10-21 08:41:26',NULL),(7418,22,914,'Muhammad Ashfaq',NULL,'2009-07-19','Muhammad Ishaq','42101-6789569-9',NULL,NULL,'4','Islam','2023-10-21 08:42:14',NULL),(7419,18,3457,'Raahim',NULL,NULL,'Zohaib Naeem',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:42:30',NULL),(7420,48,10998,'Aiman',NULL,'2016-10-07','Muhammad Usman','42101-9046505-9',NULL,'Shamim Bano ','3','Islam','2023-10-21 08:42:34',NULL),(7421,18,3459,'Abdul Hadi',NULL,NULL,'Ali Raza',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:43:19',NULL),(7422,48,109186,'Bilawal Iqbal',NULL,'2008-08-08','Muhammad Iqbal Rao','42101-9257579-1',NULL,'Shahida','3','Islam','2023-10-21 08:43:37',NULL),(7423,22,977,'Kashif',NULL,'2009-11-03','Allah Data','31302-4992320-2',NULL,NULL,'4','Islam','2023-10-21 08:43:37',NULL),(7424,18,3479,'Muhammad Noman',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:43:55',NULL),(7425,48,109197,'Dua',NULL,'2009-02-19','Abdul Khaliq',NULL,NULL,'Fehmida','3','Islam','2023-10-21 08:44:13',NULL),(7426,22,950,'Muhammad Ayan',NULL,'2011-07-09','Muhammad Shan','32402-1030523-1',NULL,NULL,'4','Islam','2023-10-21 08:44:25',NULL),(7427,18,3484,'Sajid',NULL,NULL,'Ghulam Ali',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:45:41',NULL),(7428,48,109244,'Laiba ',NULL,'2013-01-13','Javaid','42101-0701014-7',NULL,'Farhana','3','Islam','2023-10-21 08:45:56',NULL),(7429,18,3493,'Rayyan Ibrahim',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:46:24',NULL),(7430,22,1051,'Amna Danish',NULL,'2011-09-01','Danish Muhammad Riyaz','42101-2828781-5',NULL,NULL,'5','Islam','2023-10-21 08:46:46',NULL),(7431,18,3502,'Haider',NULL,NULL,'Muhammad Babar Iqbal',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:47:05',NULL),(7432,48,109246,'Mahnoor ',NULL,'2012-12-11','Muhammad Farhan','42101-9110874-9',NULL,'Sania Naz ','3','Islam','2023-10-21 08:47:36',NULL),(7433,22,938,'Areesha Saleem',NULL,'2011-09-08','Saleem Khan','42101-0912716-1',NULL,NULL,'5','Islam','2023-10-21 08:47:43',NULL),(7434,18,3503,'Muhammad Abu Bakar Siddiqui',NULL,NULL,'Muhammad Zubair',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:47:51',NULL),(7435,22,870,'Bushra ',NULL,'2008-10-18','Muhammad Anwar Ali','42101-1908489-9',NULL,NULL,'5','Islam','2023-10-21 08:48:40',NULL),(7436,18,3505,'Muhammad Alyan',NULL,NULL,'Lal Bilal',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:48:43',NULL),(7437,48,109247,'Fatima ',NULL,'2013-12-28','Asif Iqbal','42101-4576489-3',NULL,'Huma Naz','3','Islam','2023-10-21 08:49:05',NULL),(7438,22,980,'Malaika',NULL,'2010-06-13','Kaif-Ul-Wara','42101-7386803-7',NULL,NULL,'5','Islam','2023-10-21 08:49:27',NULL),(7439,48,109248,'Waris ',NULL,'2011-07-27','Syed Waqas','42101-0588414-3',NULL,'Shakeela','3','Islam','2023-10-21 08:50:16',NULL),(7440,18,3491,'Muhammad Hassan',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:50:33',NULL),(7441,22,1047,'Riba',NULL,'2013-12-04','Shehzada Saleem','42101-8668925-9',NULL,NULL,'5','Islam','2023-10-21 08:50:53',NULL),(7442,48,109260,'Wania ',NULL,'2013-07-01','Muhammad Ejaz','42101-1390057-5',NULL,'Ishrat','3',NULL,'2023-10-21 08:51:26',NULL),(7443,18,3511,'Abu Bakar',NULL,NULL,'Sarfaraz Ali',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:51:43',NULL),(7444,22,991,'Maryam Hanif',NULL,'2013-08-10','Muhammad Hanif','42101-2477267-9',NULL,NULL,'5','Islam','2023-10-21 08:52:03',NULL),(7445,18,3515,'Shayan',NULL,NULL,'Noor Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:52:25',NULL),(7446,48,109264,'Aliza ',NULL,'2015-01-12','Salah ud Din ','42201-533154-3',NULL,'Musarrat','3','Islam','2023-10-21 08:52:28',NULL),(7447,18,3526,'Mustafa Ali',NULL,NULL,'Ejaz',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:53:00',NULL),(7448,18,3528,'Abdul Basit',NULL,NULL,'Imran Javed',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:53:39',NULL),(7450,188,6240,'Afaq Ahmed',NULL,NULL,'Ghulam Mustufa Khan',NULL,NULL,NULL,'5',NULL,'2023-10-21 08:53:54',NULL),(7451,18,3529,'Muhammad Rohan',NULL,NULL,'Imran Javed',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:54:23',NULL),(7452,18,3478,'Muhammad Aman',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'1',NULL,'2023-10-21 08:54:55',NULL),(7453,48,10929,'Javeria',NULL,'2011-07-16','Muhammad Akram','42101-4800314-0',NULL,'Nahid Bano','3','Islam','2023-10-21 08:54:57',NULL),(7456,48,109314,'Maham ',NULL,'2011-05-29','Muhammad Asif','42101-7637100-5',NULL,'Ana Naz','3','Islam','2023-10-21 08:56:00',NULL),(7457,48,109340,'Falak',NULL,'2011-09-16','Muhammad Arshad','42101-4416169-9',NULL,'Nahid Begum','3','Islam','2023-10-21 08:57:12',NULL),(7458,18,3229,'Uzair',NULL,NULL,'Muhammad Zubair',NULL,NULL,NULL,'2',NULL,'2023-10-21 08:57:16',NULL),(7459,22,767,'Sonia',NULL,'2008-07-05','Muhammad Sadiq Hussain','31302-2297492-0',NULL,NULL,'5','Islam','2023-10-21 08:58:06',NULL),(7460,22,834,'Zainab Batool',NULL,'2011-02-10','Sajjad Hussain','31302-1836991-9',NULL,NULL,'5','Islam','2023-10-21 08:58:55',NULL),(7461,48,109351,'Maryam',NULL,'2012-01-30','Kamran ','42101-1860060-1',NULL,'Shazia','3','Islam','2023-10-21 08:59:44',NULL),(7462,22,749,'Muhammad Younus',NULL,'2006-08-14','Muhammad Sadiq Hussain','31302-2297492-0',NULL,NULL,'5','Islam','2023-10-21 09:00:09','2023-10-21 09:02:07'),(7463,48,109356,'Aqsa',NULL,'2011-12-21','Muhammad Akhlaq','42101-1552614-3',NULL,'Zubaida','3','Islam','2023-10-21 09:00:38',NULL),(7464,48,109357,'Alishba',NULL,'2011-12-21','Muhammad Akhalq','42101-1552614-3',NULL,'Zubaida','3','Islam','2023-10-21 09:02:08',NULL),(7465,22,800,'Ikram',NULL,'2012-06-21','Aslam','42101-8190468-3',NULL,NULL,'5','Islam','2023-10-21 09:02:54',NULL),(7466,48,109374,'Ameen ',NULL,'2014-06-23','Faheem ','42101-1387138-3',NULL,'Salma','3','Islam','2023-10-21 09:02:55',NULL),(7467,22,1048,'Muhammad Ali',NULL,'2011-09-14','Mola Buksh','42101-8262095-1',NULL,NULL,'5','Islam','2023-10-21 09:03:42',NULL),(7468,48,109379,'Sadiq',NULL,'2013-07-09','Muhammad Furqan','42301-6138258-3',NULL,'Samreen ','3','Islam','2023-10-21 09:03:50',NULL),(7469,22,1011,'Muhammad Haroon',NULL,'2008-05-02','Muhammad Sarwar','42101-7565873-1',NULL,NULL,'5','Islam','2023-10-21 09:04:32',NULL),(7470,48,109380,'Zainab',NULL,'2010-09-04','Muhammad Rasheed','42101-6681913-7',NULL,'Rubina','3','Islam','2023-10-21 09:04:47',NULL),(7471,18,3274,'Muhammad Ayan',NULL,NULL,'Kamran Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:05:38',NULL),(7472,48,109403,'Muskan',NULL,'2009-09-23','Muhammad Raees','42101-9149713-3',NULL,'Rubina','3','Islam','2023-10-21 09:05:41',NULL),(7473,22,1049,'Shamim',NULL,'2012-09-23','Shehzada Saleem','42101-8668925-9',NULL,NULL,'5','Islam','2023-10-21 09:06:05',NULL),(7474,48,109265,'Sheryar',NULL,'2010-08-09','Pervaiz Faheem','42101-4851835-3',NULL,'Sumaira','3','Islam','2023-10-21 09:07:13',NULL),(7475,22,769,'Uzair Safdar',NULL,'2010-04-07','Muhammad Safdar Hussain','42101-4539852-5',NULL,NULL,'5','Islam','2023-10-21 09:07:13',NULL),(7476,48,109349,'Rabia',NULL,NULL,'Muhammad Amir','45305-0631633-4',NULL,'Nazia','3','Islam','2023-10-21 09:08:16',NULL),(7477,48,10831,'Bisma ',NULL,'2011-01-27','Muhammad Razzaq ','42401-9995910-2',NULL,'Nageena ','4','Islam','2023-10-21 09:10:53',NULL),(7478,18,3276,'Muhammad Ayaz ',NULL,NULL,'Muhammad Rashid Hussain ',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:10:56',NULL),(7479,18,3281,'Aliyan Ahmed Siddiqui',NULL,NULL,'Adeel Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:11:39',NULL),(7480,48,10857,'Kashaf ',NULL,'2013-03-14','Muhammad Kashif ','42101-1134535-7',NULL,'Saima ','4','Islam','2023-10-21 09:12:25',NULL),(7481,18,3284,'Ghulam Mehboob',NULL,NULL,'Adeel',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:12:26',NULL),(7482,22,965,'Abu Bakar',NULL,'2012-10-08','Muhammad Sultan','42101-1158894-5',NULL,NULL,'3','Islam','2023-10-21 09:13:07',NULL),(7484,174,7429,'Kulsoom Iqbal',NULL,'2017-06-11','Muhammad Iqbal','42101-0655310-1',NULL,NULL,'1','Islam','2023-10-21 09:16:15',NULL),(7485,48,10901,'Abiha ',NULL,'2013-11-02','Zaib Jahangir','42101-8627983-9',NULL,'Seema','4','Islam','2023-10-21 09:16:29',NULL),(7486,48,10915,'Areeba',NULL,NULL,'Muhammad Hameed',NULL,NULL,NULL,'4','Islam','2023-10-21 09:17:14','2023-10-23 07:17:30'),(7487,174,7438,'Bushra',NULL,'2016-06-26','Allah Ditta','31201-8059059-1',NULL,NULL,'1',NULL,'2023-10-21 09:17:49',NULL),(7488,48,10920,'Hafsa',NULL,'2014-04-23','Muhammad Aslam','36202-9494158-5',NULL,'Seema','4','Islam','2023-10-21 09:18:22',NULL),(7489,174,7444,'Kiran',NULL,'2017-12-12','Sagar Khan','42101-8782747-1',NULL,NULL,'1','Islam','2023-10-21 09:18:56',NULL),(7490,48,10932,'Maryam',NULL,'2014-06-23','Nadeem ','36302-0432262-3',NULL,'Shamim','4','Islam','2023-10-21 09:20:03',NULL),(7491,174,7387,'Mahnoor',NULL,'2016-11-13','Sher Zaman','42101-1674462-7',NULL,NULL,'1','Islam','2023-10-21 09:20:37',NULL),(7493,18,3324,'Rizwan',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:28:02',NULL),(7494,84,109116,'Subhan',NULL,'2010-03-14','Muhammad Shahid',NULL,NULL,'Saima','4','Islam','2023-10-21 09:28:22',NULL),(7495,18,3351,'Moaz Hussain',NULL,NULL,'Shahanshah HUssain',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:28:45',NULL),(7496,174,7430,'Sana Bibi ',NULL,'2017-06-16','Israr',NULL,NULL,NULL,'1','Islam','2023-10-21 09:28:54',NULL),(7497,18,3356,'Ahsan',NULL,NULL,'Yasir',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:29:05',NULL),(7498,84,109134,'Sobia',NULL,'2012-06-11','Muhammad Shahid','42101-3061934-7',NULL,'Saima','4','Islam','2023-10-21 09:29:15',NULL),(7499,174,7411,'Alishba',NULL,'2016-06-21','Muhammad Nazeer','42101-6700112-9',NULL,NULL,'1','Islam','2023-10-21 09:29:43',NULL),(7500,18,3361,'Saqib Ghulam Rasool',NULL,NULL,'Ghulam Rasool',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:29:54',NULL),(7501,18,3365,'Muhammad Hashir',NULL,NULL,'Fazlur Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:30:23',NULL),(7502,84,109182,'Kabir',NULL,'2010-03-10','Muhammad Javeed','42101-363294-3',NULL,'Saima','4','Islam','2023-10-21 09:30:34',NULL),(7503,174,7412,'Iqra',NULL,'2015-01-07','Muhammad Nazeer','42101-6700112-9',NULL,NULL,'1','Islam','2023-10-21 09:30:38',NULL),(7504,18,3392,'Arman',NULL,NULL,'Ghaffar',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:30:45',NULL),(7505,18,3424,'Kevin Christy',NULL,NULL,'Amir',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:31:21',NULL),(7506,84,109187,'Muhammad Samar',NULL,'2012-02-01','Muhammad Asif','42101-5410170-7',NULL,'Erum','4','Islam','2023-10-21 09:31:36',NULL),(7507,18,3432,'Askari Ahmed Siddiqui',NULL,NULL,'Noman Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:32:04',NULL),(7508,174,7260,'Muhammad Suffyan',NULL,'2012-06-23','Mumtaz Ali','42101-1557363-3',NULL,NULL,'1','Islam','2023-10-21 09:32:09',NULL),(7509,18,3453,'Abdul Raqeeb',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:32:44',NULL),(7510,174,7440,'Owais',NULL,'2015-11-08','Shajahan','42101-0485876-3',NULL,NULL,'1','Islam','2023-10-21 09:33:16',NULL),(7511,18,3454,'Syed Muneeb ALi',NULL,NULL,'Syed Musharaf Ali',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:33:20',NULL),(7512,84,109190,'Maryam',NULL,'2011-12-19','Muhammad Parveez','42101-2779383-5',NULL,'Rubina','4','Islam','2023-10-21 09:33:38','2023-10-21 09:34:58'),(7513,18,3480,'Myhammad Ayan',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:33:55',NULL),(7514,174,7441,'Hasnain',NULL,'2017-10-12','Shajahan','42101-0485876-3',NULL,NULL,'1','Islam','2023-10-21 09:34:02',NULL),(7515,18,3481,'Muhammad Ayan',NULL,NULL,'Kashif Hafeez',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:35:06',NULL),(7516,174,7445,'Azan Ali',NULL,'2017-08-18','Mumtaz Ali','42101-1557363-3',NULL,NULL,'1','Islam','2023-10-21 09:35:09',NULL),(7517,18,3490,'Wasi Haider',NULL,NULL,'Sajjad Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:35:42',NULL),(7518,174,7392,'Abdul Raheem',NULL,'2015-09-07','Muhammad Moin','42101-7642860-1',NULL,NULL,'1','Islam','2023-10-21 09:36:06',NULL),(7519,18,3494,'Ahmed Ali',NULL,NULL,'Zakir Ali',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:36:10',NULL),(7520,18,3507,'Muhammad Hussain',NULL,NULL,'Ellahi bux',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:36:58',NULL),(7521,174,7396,'Abdul Kareem',NULL,'2015-09-07','Muhammad Moin','42101-7642860-1',NULL,NULL,'1','Islam','2023-10-21 09:37:18',NULL),(7522,18,3509,'Kashif',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:38:00',NULL),(7523,174,7408,'Abdul Jabbar',NULL,'2011-11-27','Muhammad Tayyab','42101-0469413-3',NULL,NULL,'1','Islam','2023-10-21 09:38:12',NULL),(7524,18,3518,'Brian',NULL,NULL,'Farooq Masih',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:38:38',NULL),(7525,18,3268,'Mahnoor ',NULL,NULL,'Gulfam',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:39:13',NULL),(7526,174,7425,'Muhammad Faizan',NULL,'2015-08-12','Muhammad Farooq','42101-8084446-1',NULL,NULL,'1','Islam','2023-10-21 09:39:19',NULL),(7527,18,3293,'Tehreem',NULL,NULL,'Abdul Malik',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:39:42',NULL),(7528,48,109192,'Aziz Ahmed ',NULL,'2007-08-01','Muhammad Asif','42101-1751999-9','03152872462','Rubina ','4','Islam','2023-10-21 09:39:45',NULL),(7529,48,109193,'Zainab ',NULL,'2012-11-22','Muhammad Salman','82203-1562763-9',NULL,'Rubina ','4','Islam','2023-10-21 09:41:45',NULL),(7530,18,3323,'Zainab',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:42:04',NULL),(7531,18,3378,'Hina ',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:42:37',NULL),(7532,18,3390,'Maria',NULL,NULL,'Muhammad Ejaz',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:43:07',NULL),(7533,48,109196,'Haniya Saqib ',NULL,'2014-07-12','Muhammad Saqib ','42101-3336309-5',NULL,'Erum ','4','Islam','2023-10-21 09:44:08',NULL),(7534,18,3393,'Muskan',NULL,NULL,'Ghaffar',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:44:18',NULL),(7535,18,3395,'Mehak',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:44:53',NULL),(7536,18,3419,'Rania',NULL,NULL,'Muhammad Naseem',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:45:26',NULL),(7537,18,3426,'Muskan Pari',NULL,NULL,'Muhammad Jamil',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:45:56',NULL),(7538,18,3435,'Fabiha',NULL,NULL,'Amir Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:46:21',NULL),(7539,18,3436,'Hoorain',NULL,NULL,'Humail Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:46:47',NULL),(7540,18,3437,'Anum',NULL,NULL,'Muhammad Mehboob Attari',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:47:35',NULL),(7541,18,3446,'Ayesha',NULL,NULL,'Abdul Rasheed Bhatti',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:48:13',NULL),(7542,48,109217,'Fabiha ',NULL,'2012-07-31','Muhammad Qasim ','42401-9446709-9',NULL,'Ayesha ','4','Islam','2023-10-21 09:48:26',NULL),(7543,18,3449,'Aqsa ',NULL,NULL,'Muhammad Akhlaq',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:48:53',NULL),(7544,18,3482,'Alisha',NULL,NULL,'Muhammad Siddiqui',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:49:31',NULL),(7545,48,109218,'Tabassum',NULL,'2011-08-18','Muhammad Shahid ','42101-7723583-5',NULL,'Saba ','4','Islam','2023-10-21 09:52:18',NULL),(7546,18,3488,'Masoom',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:53:50',NULL),(7547,18,3501,'Tania',NULL,NULL,'Afzal Khan',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:54:22',NULL),(7548,18,3504,'Mintaha',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:55:06',NULL),(7549,18,3517,'Sataish',NULL,NULL,'Farooq Masih',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:56:06',NULL),(7550,18,3522,'Rahima',NULL,NULL,'Muhammad Shabir',NULL,NULL,NULL,'2',NULL,'2023-10-21 09:56:35',NULL),(7551,48,109220,'Huzaifa',NULL,'2009-11-07','Ghulam Habib','42000-0380704-7',NULL,'Aisha','4','Islam','2023-10-21 09:56:40',NULL),(7552,48,109221,'Arbish',NULL,'2012-04-05','Abdul Kaleem ','42101-5836257-3',NULL,'Azra','4','Islam','2023-10-21 09:57:35',NULL),(7553,48,109222,'Hassan ',NULL,NULL,'Abdul Salam','42101-136480-5',NULL,NULL,'4','Islam','2023-10-21 09:58:44',NULL),(7554,174,7381,'Huria',NULL,'2017-08-27','Fazal Akbar','42101-0762561-9',NULL,NULL,'2','Islam','2023-10-21 09:58:52',NULL),(7555,48,109282,'Alina',NULL,'2012-04-07','Muhammad Ejaz','42101-1390057-5',NULL,'Ishrat','4','Islam','2023-10-21 09:59:35',NULL),(7557,48,109284,'Muhammad Yahaya',NULL,'2013-07-29','Muhammad Miraj',NULL,NULL,NULL,'4','Islam','2023-10-21 10:00:16',NULL),(7558,62,2905,'Muhammad Arsalan',NULL,NULL,'Muhammad Ishaaq',NULL,NULL,NULL,'2',NULL,'2023-10-21 10:00:32',NULL),(7559,48,109293,'Anshara',NULL,'2011-12-26','Muhammad Kamran','42401-1568052-8',NULL,'Asma','4','Islam','2023-10-21 10:01:10',NULL),(7560,62,2885,'Ayan',NULL,NULL,'Abid',NULL,NULL,NULL,'2',NULL,'2023-10-21 10:01:33',NULL),(7561,174,7385,'Alishba',NULL,'2017-05-02','Muhammad Rafiq','42101-2502404-9',NULL,NULL,'2','Islam','2023-10-21 10:01:41',NULL),(7562,48,109309,'Muhammad Uzair',NULL,'2013-02-19','Muhammad Haneef','42401-5029275-9',NULL,'Mehar','4','Islam','2023-10-21 10:02:19',NULL),(7563,62,3019,'Alina',NULL,NULL,'Saeed Qadri',NULL,NULL,NULL,'3',NULL,'2023-10-21 10:02:22',NULL),(7564,174,7376,'Muhammad Hussain',NULL,'2015-04-10','Muhammad Akbar','42101-6433392-7',NULL,NULL,'2','Islam','2023-10-21 10:03:23',NULL),(7565,48,109353,'Sajjad',NULL,'2014-03-05','Muhammad Hussain',NULL,NULL,NULL,'4','Islam','2023-10-21 10:03:37',NULL),(7566,174,7388,'Farhan',NULL,'2013-08-07','Sher Zaman','42101-1674452-7',NULL,NULL,'2','Islam','2023-10-21 10:04:07',NULL),(7567,48,103375,'Maham',NULL,'2012-07-05','Muhammad Adnan','42101-3616345-1',NULL,'Najma','4','Islam','2023-10-21 10:04:29','2023-10-26 09:03:14'),(7568,174,7399,'Anees',NULL,'2016-06-15','Nasir',NULL,NULL,NULL,'2','Islam','2023-10-21 10:04:37',NULL),(7569,174,7398,'Nafees',NULL,'2014-01-02','Nasir',NULL,NULL,NULL,'2','Islam','2023-10-21 10:05:08',NULL),(7570,48,109378,'Mubeena',NULL,'2012-07-10','Muhammad Furqan','42101-2727047-7',NULL,'Aliya','4','Islam','2023-10-21 10:05:21',NULL),(7571,174,7437,'Noor Allah Datta',NULL,'2014-02-15','Allah Datta','31201-8059059-1',NULL,NULL,'2','Islam','2023-10-21 10:06:07',NULL),(7572,174,7443,'Anum',NULL,'2015-06-19','Sagar Khan',NULL,NULL,NULL,'2','Islam','2023-10-21 10:06:45',NULL),(7573,174,7397,'Khadija',NULL,'2012-08-13','Nasir',NULL,NULL,NULL,'2','Islam','2023-10-21 10:07:27','2023-10-21 10:07:55'),(7574,174,7394,'Zara',NULL,'2003-07-20','Muhammad Muain','42101-6742860-1',NULL,NULL,'2','Islam','2023-10-21 10:09:18',NULL),(7575,174,6367,'Aqsa',NULL,'2013-01-30','Muhammad Aslam','42101-8244054-9',NULL,NULL,'2','Islam','2023-10-21 10:11:12',NULL),(7576,174,7369,'Sumaira',NULL,'2013-06-30','Muhammad Naseem','42101-8244054-9',NULL,NULL,'2','Islam','2023-10-21 10:12:22',NULL),(7577,174,7328,'Faiza ',NULL,'2015-08-12','Muhammad Farooq','42101-8084446-1',NULL,NULL,'2','Islam','2023-10-21 10:13:14',NULL),(7578,48,109398,'Raqeeb',NULL,'2012-07-20','Muhammad NAEEM','42101-1723588-7',NULL,'Shabana','4','Islam','2023-10-21 10:13:45',NULL),(7579,48,109400,'Hifza',NULL,'2012-07-20','Muhammad Naeem ','42101-1723588-7',NULL,'Shabana','4','Islam','2023-10-21 10:16:50',NULL),(7580,84,109188,'Arshia Naz',NULL,'2013-09-25','Muhammad Afsar Ali',NULL,NULL,'Afshan','4','Islam','2023-10-21 10:19:11',NULL),(7581,84,109397,'Kaneez',NULL,'2010-01-14','Muhammad Saeed',NULL,NULL,'Shazia','4','Islam','2023-10-21 10:21:28',NULL),(7582,84,109399,'Farheen ',NULL,'2009-11-07','Muhammad Naeem ','42101-1723588-7',NULL,'Shabana','4','Islam','2023-10-21 10:22:59',NULL),(7584,61,12281,'Makhdoom Haider',NULL,NULL,'Raza ABID ',NULL,NULL,'Naseem ','1','Islam','2023-10-21 10:32:26',NULL),(7585,61,12693,'Rohan',NULL,NULL,'Muhammad Ali',NULL,NULL,'Seema','1','Islam','2023-10-21 10:33:09',NULL),(7587,61,12473,'Tayyab Ali',NULL,NULL,'Shahab Uddin',NULL,NULL,'Shazia','1','Islam','2023-10-21 10:33:58',NULL),(7588,61,12788,'Muhammad Muneeb ',NULL,NULL,'Aslam Khan',NULL,NULL,NULL,'1','Islam','2023-10-21 10:34:46',NULL),(7589,61,12694,'Muhammad Huzaifa',NULL,NULL,'Muhammad Kamran',NULL,NULL,'Hina','1','Islam','2023-10-21 10:35:21',NULL),(7590,61,12779,'Muhammad Hadeed',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'1','Islam','2023-10-21 10:35:59',NULL),(7591,61,12899,'Affan Ur Rehman',NULL,NULL,'Imran',NULL,NULL,'Qurat Ul Ain','1','Islam','2023-10-21 10:36:49',NULL),(7592,61,12905,'Muhammad Ibrahim',NULL,NULL,'Abdul Hafeez Khan',NULL,NULL,NULL,'1','Islam','2023-10-21 10:37:40',NULL),(7593,61,12863,'Muhammad Obaid',NULL,NULL,'Muhammad Shahid',NULL,NULL,'Farha','1','Islam','2023-10-21 10:38:27',NULL),(7594,61,12954,'Abdul Hadi',NULL,NULL,'Amir Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-21 10:38:56',NULL),(7595,61,12964,'Hussain ',NULL,NULL,'Kashif Ali',NULL,NULL,NULL,'1','Islam','2023-10-21 10:39:27',NULL),(7596,61,12086,'Muhammad Marij',NULL,NULL,'Muhammad Ishtiaq',NULL,NULL,'Nosheen ','1','Islam','2023-10-21 10:40:32',NULL),(7597,61,12189,'Muhammad Ibad',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'1','Islam','2023-10-21 10:41:12',NULL),(7598,61,12654,'Jawwad Ali',NULL,NULL,'Rehmat ',NULL,NULL,'Sultana','1','Islam','2023-10-21 10:42:01',NULL),(7599,61,13172,'Muhammad Arham',NULL,NULL,'Muhammad Faheem ',NULL,NULL,'Hina','1','Islam','2023-10-21 10:43:04',NULL),(7600,61,13163,'Muhammad Hasan Raza',NULL,NULL,'Munawwar Ali',NULL,NULL,NULL,'1','Islam','2023-10-21 10:43:53',NULL),(7601,61,13121,'Muhammad Saim',NULL,NULL,'Muhammad Imran',NULL,NULL,'Farhana','1','Islam','2023-10-21 10:44:50',NULL),(7602,61,13170,'Abdul Hadi',NULL,NULL,'Kamran ',NULL,NULL,NULL,'1','Islam','2023-10-21 10:46:08',NULL),(7603,61,13160,'Mirza Zohaib ',NULL,NULL,'Bakht Waseem ',NULL,NULL,NULL,'1','Islam','2023-10-21 10:47:03',NULL),(7604,61,13395,'Ayan ',NULL,NULL,'Muhammad Irfan ',NULL,NULL,NULL,'1','Islam','2023-10-21 10:50:07',NULL),(7605,61,13475,'Muhammad Subhan',NULL,NULL,'Muhammad Saleem ',NULL,NULL,NULL,'1','Islam','2023-10-21 10:51:19',NULL),(7606,61,13448,'Muhammad Rohan ',NULL,NULL,'Maqsood ',NULL,NULL,'Hina ','1','Islam','2023-10-21 10:52:40',NULL),(7607,61,13464,'Anas ',NULL,NULL,'Usman',NULL,NULL,'Ana','1','Islam','2023-10-21 10:53:33',NULL),(7608,61,13471,'Abdul Hadi ',NULL,NULL,'Umair Ahmed ',NULL,NULL,NULL,'1','Islam','2023-10-21 10:54:36',NULL),(7609,61,12089,'MUhammad Shahmeer ',NULL,NULL,'Muhammad Arsalan ',NULL,NULL,'Sehar ','1','Islam','2023-10-21 10:55:09',NULL),(7610,61,12647,'Insha Bibi ',NULL,NULL,'Adnan Ali',NULL,NULL,'Iqra','1','Islam','2023-10-21 10:56:00',NULL),(7612,61,12173,'Areesha Nadeem ',NULL,NULL,'Nadeem ',NULL,NULL,'Raheema ','1','Islam','2023-10-21 10:57:46',NULL),(7613,61,12176,'Zainab ',NULL,NULL,'Muhammad Ali ',NULL,NULL,'Sheeza ','1','Islam','2023-10-21 10:58:50',NULL),(7614,61,12278,'Anabia',NULL,NULL,'Waseem ',NULL,NULL,'Anum','1','Islam','2023-10-21 10:59:33',NULL),(7615,61,12861,'Aqsa',NULL,NULL,'Sheikh Ayub ',NULL,NULL,'Sobia ','1','Islam','2023-10-21 11:00:05',NULL),(7616,61,12992,'Fabiha ',NULL,NULL,'Irfan ',NULL,NULL,'Sonia ','1','Islam','2023-10-21 11:00:32',NULL),(7617,61,13162,'Abrish ',NULL,NULL,'Ahsam Mehmood ',NULL,NULL,'Humeira ','1','Islam','2023-10-21 11:01:09',NULL),(7618,61,13166,'Urwa ',NULL,NULL,'Rashid Ali ',NULL,NULL,'Lubna ','1','Islam','2023-10-21 11:01:51',NULL),(7619,61,13165,'Faiqa',NULL,NULL,'Faisal Shareef ',NULL,NULL,'Bushra 1','1','Islam','2023-10-21 11:02:33',NULL),(7620,61,13164,'Rubab',NULL,NULL,'Muhammad Kamal',NULL,NULL,'Hina ','1','Islam','2023-10-21 11:03:11',NULL),(7621,61,13168,'Maria ',NULL,NULL,'Zeeshan ',NULL,NULL,'Zaib un Nisa ','1','Islam','2023-10-21 11:03:54',NULL),(7622,211,12614,'Muhammad Irzan',NULL,NULL,'Ghulam Haider',NULL,NULL,NULL,'2',NULL,'2023-10-22 06:47:48',NULL),(7623,211,12618,'Muhammad Ali',NULL,NULL,'Muhammad Amjad',NULL,NULL,NULL,'2',NULL,'2023-10-22 06:48:44',NULL),(7624,211,12665,'Muhammad Ayan',NULL,NULL,'Salah uddin Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-22 06:50:07',NULL),(7625,211,12521,'Yumna',NULL,NULL,'Kashif Nazeer',NULL,NULL,NULL,'2',NULL,'2023-10-22 06:51:10',NULL),(7626,211,12572,'Rumaisa',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-22 06:51:50',NULL),(7627,211,12573,'Meerab',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-22 06:53:02',NULL),(7628,211,12590,'Flurance',NULL,NULL,'Ayaz',NULL,NULL,NULL,'2',NULL,'2023-10-22 06:54:01',NULL),(7629,211,12626,'Tayyaba',NULL,NULL,'Muhammad Baber Nizamuddin',NULL,NULL,NULL,'2',NULL,'2023-10-22 06:55:14',NULL),(7630,211,12630,'Virginia',NULL,NULL,'Adnan Masih',NULL,NULL,NULL,'2',NULL,'2023-10-22 06:56:45',NULL),(7631,211,12565,'Talha Amir Siddiqui',NULL,NULL,'Amir Raza Siddiqui',NULL,NULL,NULL,'2',NULL,'2023-10-22 06:57:48',NULL),(7632,211,12529,'Abdul Hanan Baig',NULL,NULL,'Wasi Ahmed Baig',NULL,NULL,NULL,'2',NULL,'2023-10-22 06:58:42',NULL),(7633,211,12540,'Nehal Zafar',NULL,NULL,'Zafar Ali',NULL,NULL,NULL,'2',NULL,'2023-10-22 06:59:21',NULL),(7634,211,12598,'Abiha',NULL,NULL,'Muhammad Akhbar',NULL,NULL,NULL,'2',NULL,'2023-10-22 07:00:09',NULL),(7635,211,126671,'Maryam Khan',NULL,NULL,'Ashar Alam Khan',NULL,NULL,NULL,'2',NULL,'2023-10-22 07:01:06',NULL),(7636,211,12554,'Nayab Zehra Bibi',NULL,NULL,'Yaseen',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:02:12',NULL),(7637,211,12577,'Dabra',NULL,NULL,'Zeeshan Raseed',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:03:00',NULL),(7638,211,12591,'Dua',NULL,NULL,'Ayaz',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:03:33',NULL),(7639,211,12604,'Baby Udha',NULL,NULL,'Muhammad Sultan',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:04:30',NULL),(7640,211,12609,'Damisha Haider',NULL,NULL,'Gulam Haider',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:05:42',NULL),(7641,211,12613,'Abiha Nadeem',NULL,NULL,'Nadeem Iqbal',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:06:24',NULL),(7642,211,12627,'Doinna',NULL,NULL,'Adven James',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:07:19',NULL),(7643,211,12641,'Amna Bibi',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:08:05',NULL),(7644,211,12667,'Nabiya',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:08:50',NULL),(7645,211,12682,'Chahat Dilawar',NULL,NULL,'Dilawar Salamat',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:09:41',NULL),(7646,211,12538,'Ammar Ali',NULL,NULL,'Adnan Sarwar',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:10:20',NULL),(7647,211,12576,'Suleman',NULL,NULL,'Zeeshan Rasheed',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:11:19',NULL),(7648,211,12603,'Muhammad Subhan',NULL,NULL,'Muhammad Sultan',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:12:15',NULL),(7649,211,12621,'Ali Raza',NULL,NULL,'Waseem Abbas',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:12:52',NULL),(7650,211,12631,'Muhammad Fatim Ahmed',NULL,NULL,'Faraz Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:13:55',NULL),(7651,211,12647,'Ayub Bhatti',NULL,NULL,'Mehboob Masih',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:14:46',NULL),(7652,211,12677,'Syed Azaan Hussain',NULL,NULL,'Syed Tauseef Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:16:06',NULL),(7653,211,12683,'Jaisam Dilawar',NULL,NULL,'Dilawar Salamat',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:17:17',NULL),(7654,211,12586,'Kosar Malik',NULL,NULL,'Malik Javad',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:19:19',NULL),(7655,211,12585,'Malik Ayan',NULL,NULL,'Malik Javad',NULL,NULL,NULL,'1',NULL,'2023-10-22 07:20:05',NULL),(7656,211,12473,'Haniya Ovais',NULL,NULL,'Ahmed Ovais Alam',NULL,NULL,NULL,'5',NULL,'2023-10-22 07:21:40',NULL),(7657,211,12476,'Zohra Attaria',NULL,NULL,'Owias',NULL,NULL,NULL,'5',NULL,'2023-10-22 07:22:30',NULL),(7658,211,12546,'Anmol',NULL,NULL,'Shakeel Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-22 07:23:12',NULL),(7660,211,12595,'Subhana',NULL,NULL,'Muhammad Walid',NULL,NULL,NULL,'5',NULL,'2023-10-22 07:24:09',NULL),(7661,211,12658,'Adeena Farhan',NULL,NULL,'Farhan Khan',NULL,NULL,NULL,'5',NULL,'2023-10-22 07:25:07',NULL),(7662,211,12666,'Ahsan Ali Solangi',NULL,NULL,'Muhsin Ali',NULL,NULL,NULL,'5',NULL,'2023-10-22 07:26:04',NULL),(7663,211,12674,'Iqra Tanveer',NULL,NULL,'Tanveer Riaz',NULL,NULL,NULL,'5',NULL,'2023-10-22 07:26:47',NULL),(7664,211,12484,'Wajid',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:27:44','2023-10-22 07:35:18'),(7665,48,109375,'Maham Adnan',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:27:51',NULL),(7666,48,109397,'Kaneez ',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:28:46',NULL),(7667,211,12616,'Muhammad Haris',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:28:47',NULL),(7668,48,109399,'Farheen',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:29:54',NULL),(7671,211,12615,'Muhammad Anus',NULL,NULL,'Muhammad Waseem ',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:36:14',NULL),(7672,48,109352,'Ayesha Meiraj',NULL,NULL,'Muhammad Meiraj',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:36:15',NULL),(7673,211,12639,'Muhammad Hassan',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:36:57',NULL),(7674,211,12644,'Kapil',NULL,NULL,'Chatoon Mal',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:37:47',NULL),(7675,211,12491,'Alishba',NULL,NULL,'Younus',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:38:31',NULL),(7676,48,10973,'Alisha Shazaib',NULL,NULL,'Shazaib',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:39:04',NULL),(7677,211,12527,'Farheen',NULL,NULL,'Muhammad Shakoor',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:39:13',NULL),(7678,211,12545,'Inshall',NULL,NULL,'Subhan Uddin Sabir',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:40:01',NULL),(7679,48,109116,'Subhan Shahid',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:40:57',NULL),(7680,211,12640,'Maryam Bibi',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:40:58',NULL),(7681,211,12670,'Haniya ',NULL,NULL,'Sheikh Asghar',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:41:50',NULL),(7682,211,12675,'Areeba Tanveer',NULL,NULL,'Tanveer Riaz',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:42:39',NULL),(7683,48,109134,'Sobia Shahid',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:43:01',NULL),(7684,211,12536,'Abdul Haseeb',NULL,NULL,'Mumtaz Ali',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:43:19',NULL),(7685,48,109182,'Kabir Javeed',NULL,NULL,'Muhammad Javeed',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:43:47',NULL),(7686,211,12539,'Khizar',NULL,NULL,'Zafar Ali',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:43:48',NULL),(7687,211,12525,'Muhammad Rahat',NULL,NULL,'Yaseen',NULL,NULL,NULL,'3',NULL,'2023-10-22 07:44:28','2023-10-22 07:47:21'),(7688,48,109187,'Muhammad Sammer',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:45:00',NULL),(7689,211,12588,'Muhammad Ali Murtaza',NULL,NULL,'Muhammad Shiraz',NULL,NULL,NULL,'3',NULL,'2023-10-22 07:45:23','2023-10-22 07:48:09'),(7690,48,109188,'Arshiya Naz',NULL,NULL,'Muhammad  Afsar Ali',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:46:22',NULL),(7691,48,109190,'Maryam Perveez',NULL,NULL,'Muhammad Parveez',NULL,NULL,NULL,'4',NULL,'2023-10-22 07:47:12',NULL),(7693,211,12589,'Muhammad Mustafa',NULL,NULL,'Muhammad Sheraz',NULL,NULL,NULL,'3',NULL,'2023-10-22 07:49:24',NULL),(7694,211,12676,'Syed Taham Hussain',NULL,NULL,'Syed Touseef Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-22 07:50:23',NULL),(7695,211,12503,'Abiha Majeed',NULL,NULL,'Abdul Majeed',NULL,NULL,NULL,'3',NULL,'2023-10-22 07:51:14',NULL),(7696,211,12516,'Hira Adnan',NULL,NULL,'Adnan',NULL,NULL,NULL,'3',NULL,'2023-10-22 07:51:59',NULL),(7697,211,12518,'Madiha Shakeel',NULL,NULL,'Shakeel Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-22 07:52:46',NULL),(7698,211,12520,'Palwasha',NULL,NULL,'Babar',NULL,NULL,NULL,'3',NULL,'2023-10-22 07:53:39',NULL),(7699,211,12522,'Maheen',NULL,NULL,'Kashif',NULL,NULL,NULL,'3',NULL,'2023-10-22 07:54:21',NULL),(7700,211,12532,'Angel',NULL,NULL,'Boota',NULL,NULL,NULL,'3',NULL,'2023-10-22 07:55:28',NULL),(7701,211,12437,'Aliza',NULL,NULL,'Muhammad Waqeel',NULL,NULL,NULL,'3',NULL,'2023-10-22 07:56:26',NULL),(7702,211,12556,'Arfa Anis',NULL,NULL,'Anis-ur-Rehman',NULL,NULL,NULL,'3',NULL,'2023-10-22 07:57:29',NULL),(7703,211,12608,'Kaneez Fatima ',NULL,NULL,'Naeem Iqbal',NULL,NULL,NULL,'3',NULL,'2023-10-22 07:59:17','2023-10-24 06:18:13'),(7704,48,109290,'Muhammad Hassan',NULL,NULL,' Qamar Abbas',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:00:23',NULL),(7705,48,109289,'Muhammad Husain',NULL,NULL,'Qamar Abbas',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:00:59',NULL),(7706,211,12622,'Amna',NULL,NULL,'Muhammad Amjad',NULL,NULL,NULL,'3',NULL,'2023-10-22 08:01:34',NULL),(7707,211,12557,'Muhammad Ayan',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-22 08:02:48',NULL),(7708,211,12530,'Javeria',NULL,NULL,'Mirza Wasi Ahmed Baig',NULL,NULL,NULL,'3',NULL,'2023-10-22 08:04:05',NULL),(7709,211,1231,'Wasfa',NULL,NULL,'Mirza Wasi Ahmed Baig',NULL,NULL,NULL,'3',NULL,'2023-10-22 08:06:19',NULL),(7710,211,12547,'Hina',NULL,NULL,'Farhan Khan',NULL,NULL,NULL,'3',NULL,'2023-10-22 08:06:59',NULL),(7711,211,12695,'Kajal',NULL,NULL,'Raj Kumar',NULL,NULL,NULL,'3',NULL,'2023-10-22 08:07:55',NULL),(7712,211,12488,'Abdul Rehman',NULL,NULL,'Farooq',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:08:31',NULL),(7713,211,12558,'Muhammad Aliyan',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:09:21',NULL),(7714,211,12594,'Muhammad Subhan',NULL,NULL,'Muhammad Waleed',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:10:11',NULL),(7715,211,12612,'Muhammad Areeb',NULL,NULL,'Nadeem Iqbal',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:10:54',NULL),(7716,54,9346,'Fatima Gul',NULL,NULL,'Abdul Salaam',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:19:11',NULL),(7717,54,9347,'Atiba',NULL,NULL,'Muhammad Adil',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:20:05',NULL),(7718,54,9503,'Komal',NULL,NULL,'Danish',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:20:35',NULL),(7719,54,9527,'Aiman Fatima',NULL,NULL,'Rashid',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:21:10',NULL),(7720,54,9553,'Maryam',NULL,NULL,'Muhammad Farhan',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:22:45',NULL),(7721,54,9583,'Alishba Riaz',NULL,NULL,'Riaz',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:23:32',NULL),(7722,54,9593,'Omama Khan',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:24:20',NULL),(7723,54,9556,'Mahnoor',NULL,NULL,'Muhammad Anees',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:25:00',NULL),(7724,54,9316,'Mujeeb',NULL,NULL,'Muhammad Siddiq',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:25:37',NULL),(7725,54,9529,'Madiha Batool',NULL,NULL,'Wahid Baksh',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:26:26',NULL),(7726,54,9327,'Muhammad Furqan',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:27:20',NULL),(7727,54,9234,'Hussain',NULL,NULL,'Saleem Khan',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:30:16',NULL),(7728,54,9348,'Syed Raafe',NULL,NULL,'Muhammad Ahtesham',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:31:19',NULL),(7729,70,2047,'Farhan ',NULL,NULL,'Ghulam Sarwar',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:32:00',NULL),(7730,54,9403,'Abdul Qadir',NULL,NULL,'Naeem Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:32:06',NULL),(7731,70,2083,'Arifa',NULL,NULL,'Ali Aslam',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:32:54',NULL),(7732,54,9439,'Muhammad Bilal',NULL,NULL,'Naushad Ali',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:32:56',NULL),(7733,70,2084,'Azra',NULL,NULL,'Ali Aslam',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:33:34',NULL),(7734,54,9481,'Muhammad Faiz',NULL,NULL,'Aamish Khan',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:33:41',NULL),(7735,70,2104,'Adnan',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:34:09',NULL),(7736,70,2107,'Muhammad Tahir',NULL,NULL,'Sana Ullah',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:34:51',NULL),(7737,54,9483,'Hamees ',NULL,NULL,'Aaqeel Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:34:54',NULL),(7738,70,2108,'Rumaisa',NULL,NULL,'Khalid Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:35:30',NULL),(7739,54,9502,'Mohsin Sajjad',NULL,NULL,'Sajjad Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:35:40',NULL),(7740,54,9500,'Farhan',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:36:35',NULL),(7741,54,9504,'Hamza Ali',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:37:17',NULL),(7742,54,9525,'Aayan',NULL,NULL,'Muhammad Rafeeq',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:38:05',NULL),(7743,70,2111,'Muhammad Adnan',NULL,NULL,'Saeed Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:38:27',NULL),(7744,54,9528,'Muhammad Rohaan',NULL,NULL,'Rehan Hafiz',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:38:46',NULL),(7745,70,2112,'Noor Fatima ',NULL,NULL,'Khalid Mehmood',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:39:10',NULL),(7746,54,9530,'Muhammad Abban',NULL,NULL,'Muhammad Shareef',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:39:27',NULL),(7749,70,2115,'Rubab Nadeem',NULL,NULL,'Nadeem Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:40:18',NULL),(7750,54,9554,'Muhammad Hassan Hussain',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:40:29',NULL),(7751,70,2125,'Mahnoor',NULL,NULL,'Shakoor Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:40:52',NULL),(7752,54,9557,'Muhammad Hadi',NULL,NULL,'Muhammad Haroon',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:41:22',NULL),(7753,70,2126,'Bisma',NULL,NULL,'Shakoor Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:41:52',NULL),(7754,54,9584,'Subhan Ali',NULL,NULL,'Waqas Ali',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:42:00',NULL),(7755,54,9585,'Hunain Ali',NULL,NULL,'Waqas Ali',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:42:34',NULL),(7756,70,2128,'Muhammad Azaan',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:42:35',NULL),(7757,70,2129,'Sana',NULL,NULL,'Shafiullah',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:43:44',NULL),(7758,70,2132,'Mudasir Azam',NULL,NULL,'Muhammad Azam Noor',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:44:16',NULL),(7759,70,2133,'Abdul Haq',NULL,NULL,'Nawaz',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:44:52',NULL),(7760,54,9444,'Mahum',NULL,NULL,'Nushad Ali',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:45:28',NULL),(7761,54,9559,'Amna',NULL,NULL,'Imran',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:46:02',NULL),(7762,54,9561,'Umm e Hania',NULL,NULL,'Abdul Wahid',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:46:44',NULL),(7763,70,2135,'Shahzadi',NULL,NULL,'Muhammad Soomar',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:47:10',NULL),(7764,54,9587,'Dua',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:47:40',NULL),(7765,70,2136,'Zainab',NULL,NULL,'Tawakkal',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:48:08',NULL),(7766,54,9601,'Bisma Sharif',NULL,NULL,'Muhammad Sharif',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:48:26',NULL),(7767,54,9235,'Hasan Khan',NULL,NULL,'Saleem Khan',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:49:17',NULL),(7768,70,2138,'Shumaila',NULL,NULL,'Saleem Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:49:19',NULL),(7769,70,2139,'Tanzeela',NULL,NULL,'Saleem Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:49:58',NULL),(7770,54,9166,'Shayan Ahmed Khan',NULL,NULL,'Yousuf Ahmed Khan',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:50:22',NULL),(7771,54,9165,'Subhan Ahmed Khan',NULL,NULL,'Yousuf Ahmed Khan',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:51:14',NULL),(7772,70,2147,'Saima',NULL,NULL,'Abdul Hamid',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:51:25',NULL),(7773,54,9230,'Muhammad Hassan',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:51:55',NULL),(7774,70,2150,'Saira',NULL,NULL,'Muhammad Shahid Jut',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:52:31',NULL),(7775,54,9233,'Muhammad Hamza',NULL,NULL,'Abdul Hamid',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:53:03',NULL),(7776,54,9194,'Muhammad Numan',NULL,NULL,'Muhammad Yaseen',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:54:06',NULL),(7777,54,9069,'Muhammad Hussain',NULL,NULL,'Salah Ud Din',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:55:06',NULL),(7778,70,2151,'Tehreem Minhas',NULL,NULL,'Maqsood Iqbal',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:55:40',NULL),(7779,54,9295,'Muhammad Abdullah',NULL,NULL,'Muhammad Sajeel',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:56:02',NULL),(7780,70,2173,'Sabiha Bibi',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:56:40',NULL),(7781,54,9292,'Muhammad Usman',NULL,NULL,'Muhammad Sajeel',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:56:42',NULL),(7782,54,9349,'Muhammad Faris',NULL,NULL,'Syed Ehtasham',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:57:30',NULL),(7783,54,9408,'Muhammad Shayan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:58:08',NULL),(7784,54,9392,'Muzamil',NULL,NULL,'Muhammad Fayyaz',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:58:46',NULL),(7785,70,2179,'Noor Fatima',NULL,NULL,'Mehmood Hasan',NULL,NULL,NULL,'1',NULL,'2023-10-22 08:59:30',NULL),(7786,54,9351,'Muhammad Ali',NULL,NULL,'Muhammad Fareed',NULL,NULL,NULL,'2',NULL,'2023-10-22 08:59:39',NULL),(7787,54,9427,'Abad Ur Rehman',NULL,NULL,'Muhammad Asghar',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:01:20',NULL),(7788,70,1987,'Musarrat',NULL,NULL,'Khalid Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:01:52','2023-10-22 09:04:12'),(7789,54,9425,'Abdul Wahab',NULL,NULL,'Muhammad Asghar',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:02:15',NULL),(7790,70,1998,'Muhammad Sumair',NULL,NULL,'Kamal Khan',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:02:46',NULL),(7791,54,9442,'Abdul Haseeb',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:03:16',NULL),(7792,54,9451,'Muhammad Usaid',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:03:53',NULL),(7793,54,9485,'Uzair Ahmed',NULL,NULL,'Aqeel Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:04:34',NULL),(7794,70,2026,'Muzzamil',NULL,NULL,'Nadeem Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:04:59',NULL),(7795,54,9505,'Jawad Ilyas',NULL,NULL,'Ilyas Khan',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:05:28',NULL),(7796,70,2036,'Zeeshan',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:06:09',NULL),(7797,54,9506,'Muhammad Saad',NULL,NULL,'Faheem Baig',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:06:11',NULL),(7798,54,9531,'Abdur Rafay',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:06:50',NULL),(7799,70,2040,'Mubeen',NULL,NULL,'Muhammad Burhan',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:06:58',NULL),(7800,54,9598,'Umair',NULL,NULL,'Muhammad Izaz',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:07:49',NULL),(7801,70,2065,'Ali Ramzan',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:07:55',NULL),(7802,54,9602,'Muhammad Hasnain',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:08:44',NULL),(7803,54,9510,'Fatima',NULL,NULL,'Sagir Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:09:34',NULL),(7804,54,9487,'Nooran',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:10:16',NULL),(7805,70,2066,'Muhammad Raheem',NULL,NULL,'Muhammad Siddiqui',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:10:50',NULL),(7806,70,2067,'Tehreem Kanwal',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:11:38',NULL),(7807,54,9243,'Eshal',NULL,NULL,'Saleem Khan',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:11:53','2023-10-23 09:30:44'),(7808,54,9589,'Asma',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:12:23',NULL),(7809,70,2070,'Muhammad Farhan',NULL,NULL,'Auaz Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:12:33',NULL),(7810,54,9565,'Mehak Naz',NULL,NULL,'Rizwan Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:13:04',NULL),(7811,70,2075,'Farhan Ali',NULL,NULL,'Muneer Ahmed Brohi',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:13:44',NULL),(7812,54,9568,'Sana',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:13:51',NULL),(7813,54,9010,'Bilal',NULL,NULL,'Salah Ud Din',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:14:32',NULL),(7814,70,2076,'Bisma',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:14:39',NULL),(7815,54,9465,'Abdullah ',NULL,NULL,'Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:15:28',NULL),(7816,70,2077,'Muqaddus',NULL,NULL,'Arbab Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:15:30',NULL),(7817,54,9238,'Muzammil',NULL,NULL,'Raheel',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:15:59',NULL),(7818,54,9290,'Muhammad Abdullah',NULL,NULL,'Arshad',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:16:32',NULL),(7819,54,9275,'Hasan Ali',NULL,NULL,'Kashif',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:17:04',NULL),(7820,70,2078,'Hanzalah',NULL,NULL,'Arbab Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:17:11',NULL),(7821,54,9277,'Daniyal',NULL,NULL,'Danish',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:17:37',NULL),(7822,70,2080,'Madiha',NULL,NULL,'Mukhtiar Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:18:05',NULL),(7824,70,2086,'Hassan',NULL,NULL,'Azam',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:18:55',NULL),(7825,54,9336,'Ibrahim',NULL,NULL,'Shaakir Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:19:17',NULL),(7826,54,9335,'Tayyab',NULL,NULL,'Shaakir Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:19:52',NULL),(7827,70,2088,'Muhammad Ali',NULL,NULL,'Muhammad Rafiq',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:19:58',NULL),(7828,54,9511,'Hasnain',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:20:42',NULL),(7829,54,9363,'Muhammad Subhan',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:21:17',NULL),(7830,70,2091,'Muahammad Shafiq',NULL,NULL,'Imdad Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-22 09:21:24',NULL),(7831,54,9534,'Abdul Naffay',NULL,NULL,'Waseem Akhtar',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:22:41',NULL),(7832,54,9508,'Subhan',NULL,NULL,'Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:23:32',NULL),(7833,54,9569,'Muhammad Ali',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:24:37',NULL),(7834,54,9318,'Abdul Haseeb',NULL,NULL,'Muhammad Siddique',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:25:17',NULL),(7836,54,9566,'Humair',NULL,NULL,'Muhammad Zahir',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:27:15',NULL),(7837,54,9590,'Muhammad Hilal',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:27:48',NULL),(7838,54,9588,'Zain Ul Abadin',NULL,NULL,'Muhammad Salam',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:28:32',NULL),(7839,54,9595,'Mustafa',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'3',NULL,'2023-10-22 09:29:07','2023-10-23 09:34:36'),(7840,54,9412,'Muhammad Subhan',NULL,NULL,'Abdul Mannan',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:37:19',NULL),(7841,54,9319,'Muhammad Atiq',NULL,NULL,'Muhammad Siddiq',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:37:57',NULL),(7842,54,9226,'Subhan Shah',NULL,NULL,'Zeeshan Shah',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:38:39',NULL),(7844,54,9353,'Ahmed Aman',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:40:17',NULL),(7845,54,9491,'Ahmed Raza',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:41:03',NULL),(7846,54,9493,'Ali Raza',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:41:47',NULL),(7847,54,9399,'Ayan',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:42:26',NULL),(7848,54,9492,'Farhan Ali',NULL,NULL,'Shehzad',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:43:10',NULL),(7849,54,9490,'Sami Ullah ',NULL,NULL,'Rehmat Ullah',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:43:55',NULL),(7850,54,9512,'Muhammad Hasan',NULL,NULL,'Fahim Baig',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:45:13',NULL),(7851,54,9541,'Muhammad Mujahid',NULL,NULL,'Ullah Wasaya',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:46:08',NULL),(7852,54,9536,'Abdul Karim ',NULL,NULL,'Abbas',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:46:49',NULL),(7853,54,9538,'Muhammad Ayan',NULL,NULL,'Rehan Hafeez',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:47:49',NULL),(7854,54,9539,'Ahtasham',NULL,NULL,'Muhammad Afroze',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:48:36',NULL),(7855,54,9570,'Muhammad Karim',NULL,NULL,'Haseen Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:49:18',NULL),(7856,54,9571,'Shayan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:49:54',NULL),(7857,54,9572,'Taimoor',NULL,NULL,'Muhammad Haroon',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:50:26',NULL),(7858,54,9540,'Abdul Basit',NULL,NULL,'Rashad',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:51:29',NULL),(7859,54,9592,'Hamza',NULL,NULL,'Khursheed',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:52:05',NULL),(7860,54,9599,'Muzammil',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:52:41',NULL),(7861,54,9513,'Muhammad Aman',NULL,NULL,'Muhammad Faheem',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:53:35',NULL),(7862,54,9247,'Tabassum',NULL,NULL,'Abdul Hamid',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:54:14',NULL),(7863,54,9248,'Hina',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:55:01',NULL),(7864,54,9381,'Mariam',NULL,NULL,'Gulam Abbas',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:55:35',NULL),(7865,54,9396,'Wareesha',NULL,NULL,'Muhammad Fayyaz',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:56:22',NULL),(7867,54,9537,'Hunaiza',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:57:44',NULL),(7868,54,9535,'Palwesha',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:58:28','2023-10-23 08:56:53'),(7869,54,9146,'Heera',NULL,NULL,'Khalid',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:59:03',NULL),(7870,54,9249,'Mariam',NULL,NULL,'Mujeeb',NULL,NULL,NULL,'4',NULL,'2023-10-22 09:59:47',NULL),(7871,54,9542,'Maliha',NULL,NULL,'Muhammad Rafiq',NULL,NULL,NULL,'4',NULL,'2023-10-22 10:00:24',NULL),(7872,54,9596,'Zunain',NULL,NULL,'Muhammad Khan',NULL,NULL,NULL,'4',NULL,'2023-10-22 10:01:09',NULL),(7873,54,9115,'Maheen',NULL,NULL,'Mubarak Ali',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:04:27',NULL),(7874,54,9283,'Hooria',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:04:57',NULL),(7875,54,9339,'Muntaha',NULL,NULL,'Sakir Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:05:30',NULL),(7877,54,9354,'Hina',NULL,NULL,'Fareed Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:06:37','2023-10-26 05:11:28'),(7878,54,9374,'Neence',NULL,NULL,'Bhoola Masha',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:09:17',NULL),(7879,54,9423,'Qirat',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:09:55',NULL),(7880,54,9514,'Maheen ',NULL,NULL,'Abdur Raheem',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:10:36',NULL),(7881,54,9517,'Ammarh',NULL,NULL,'Rehan Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:11:19',NULL),(7882,54,9573,'Heena',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:11:49',NULL),(7883,54,9574,'Zainab',NULL,NULL,'Sameer Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:12:52',NULL),(7884,54,8940,'Shams',NULL,NULL,'Salah Ud Din',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:13:52',NULL),(7885,54,9189,'Muhammad Muzam',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:14:32',NULL),(7886,54,9280,'Zeeshan',NULL,NULL,'Danish',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:15:15',NULL),(7887,54,9281,'Rameez',NULL,NULL,'Saeed Qureshi',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:15:45',NULL),(7888,54,9251,'Muhammad Taha',NULL,NULL,'Abdul Hamid',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:16:18',NULL),(7889,54,9437,'Muhammad Hunain',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:17:17',NULL),(7890,54,9447,'Muhammad Subhan',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:17:58',NULL),(7891,54,9400,'Hassan Raza',NULL,NULL,'Shareef Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:18:33',NULL),(7892,54,9356,'Muiz',NULL,NULL,'Ilias Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:19:05',NULL),(7893,54,9307,'Hunzala',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:19:33',NULL),(7894,54,9494,'Huzeefa',NULL,NULL,'Aqeel',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:20:11',NULL),(7895,54,9495,'Udaan',NULL,NULL,'Adnan',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:20:51',NULL),(7896,54,9515,'Abdul Bilal',NULL,NULL,'Irshad',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:21:22',NULL),(7897,54,9516,'Muhammad Bilal',NULL,NULL,'Muhammad Rehan',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:22:05',NULL),(7898,54,9543,'Muhammad Ayan',NULL,NULL,'Muhammad Shareef',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:22:51',NULL),(7900,54,9594,'Wasif',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:24:18',NULL),(7901,54,9603,'Muhammad Haseeb',NULL,NULL,'Kamran Baig',NULL,NULL,NULL,'5',NULL,'2023-10-22 10:25:03',NULL),(7902,105,10199,'Umme Haniya',NULL,'2016-02-25','Mushtaq Ahmed',NULL,NULL,'Shehnaz','1','Islam','2023-10-23 03:47:31','2023-10-23 03:48:11'),(7903,61,13167,'Noor Fatima',NULL,NULL,'Muhammad Fareed Ud Din',NULL,NULL,NULL,'1',NULL,'2023-10-23 03:47:49',NULL),(7904,61,13159,'Alishba',NULL,NULL,'Munir Husain',NULL,NULL,NULL,'1','Islam','2023-10-23 03:48:29',NULL),(7905,105,10232,'Aisha',NULL,NULL,'Zahid Hussain ',NULL,NULL,NULL,'1','Islam','2023-10-23 03:48:43',NULL),(7906,105,10258,'Alisha Fatima',NULL,'2018-01-18','Rana Rizwan',NULL,NULL,'Sumair','1','Islam','2023-10-23 03:49:21',NULL),(7907,105,10260,'Syed Abdul Moiz',NULL,'2017-10-10','Muhammad Habib',NULL,NULL,'Hina','1','Islam','2023-10-23 03:49:49',NULL),(7908,61,13161,'Umm-e-Noor',NULL,NULL,'Mansoor',NULL,NULL,NULL,'1',NULL,'2023-10-23 03:50:13',NULL),(7909,105,10261,'Muhammad Rohan',NULL,'2016-10-21','Faisal Ahmed',NULL,NULL,'Anum ','1','Islam','2023-10-23 03:50:26',NULL),(7910,61,12191,'Anaya',NULL,NULL,'Shahid',NULL,NULL,NULL,'1','Islam','2023-10-23 03:50:38',NULL),(7911,105,10264,'Shamim',NULL,'2017-01-01','Abdul Shakoor',NULL,NULL,NULL,'1','Islam','2023-10-23 03:51:04',NULL),(7912,61,13120,'Kashaf ',NULL,NULL,'Khurram',NULL,NULL,NULL,'1','Islam','2023-10-23 03:51:04',NULL),(7913,105,10265,'Maryam',NULL,'2017-06-17','Muhammad Kafeel',NULL,NULL,NULL,'1','Islam','2023-10-23 03:51:35',NULL),(7914,61,13397,'Anabia',NULL,NULL,'Arif',NULL,NULL,NULL,'1','Islam','2023-10-23 03:51:43',NULL),(7915,105,10284,'Muhammad Umar Ali',NULL,'2018-07-20','Abid Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 03:52:07',NULL),(7916,61,13398,'Anamta',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'1','Islam','2023-10-23 03:52:22',NULL),(7917,105,10285,'Abban Ahmed Siddiqui',NULL,'2018-12-15','Ghazanfar Ahmed Siddiqui',NULL,NULL,NULL,'1','Islam','2023-10-23 03:52:44',NULL),(7918,61,13443,'Apsara',NULL,NULL,'Rizwan',NULL,NULL,NULL,'1','Islam','2023-10-23 03:52:50',NULL),(7919,105,10286,'Zara Fatima',NULL,'2013-10-25','Rauf Ahmed Attari',NULL,NULL,NULL,'1','Islam','2023-10-23 03:53:11',NULL),(7920,61,13427,'Umm e Habiba',NULL,NULL,'Salman',NULL,NULL,NULL,'1','Islam','2023-10-23 03:53:27',NULL),(7921,105,10287,'Muhammad Usman',NULL,'2016-02-07','Muhammad Irfan',NULL,NULL,NULL,'1','Islam','2023-10-23 03:53:35',NULL),(7922,61,13466,'Fajar',NULL,NULL,'Muhammad Anees',NULL,NULL,NULL,'1','Islam','2023-10-23 03:53:56',NULL),(7923,18,3192,'Ali Raza',NULL,'2012-11-30','Gulfam',NULL,NULL,NULL,'3',NULL,'2023-10-23 03:54:06',NULL),(7924,105,10295,'Noor Fatima',NULL,'2018-04-23','Noshad Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 03:54:11',NULL),(7925,61,13572,'Haniya Noman',NULL,NULL,'Abdul Noman',NULL,NULL,NULL,'1','Islam','2023-10-23 03:54:30',NULL),(7926,105,10305,'Hoorain',NULL,'2017-01-10','Imran Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 03:54:31',NULL),(7927,18,3271,'Diego',NULL,'2013-05-17','Afzal Malik Georage',NULL,NULL,NULL,'3',NULL,'2023-10-23 03:54:54',NULL),(7928,105,10296,'Sheikh Muhammad Usman',NULL,'2018-12-23','Sheikh Aleem',NULL,NULL,NULL,'1','Islam','2023-10-23 03:54:58',NULL),(7929,61,13571,'Zaeem Khan',NULL,NULL,'Rehan Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 03:55:01',NULL),(7930,105,10309,'Abdul Sami Uddin',NULL,'2015-07-07','Nadeem Uddin',NULL,NULL,NULL,'1','Islam','2023-10-23 03:55:24',NULL),(7931,61,12684,'Moiz',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-23 03:55:36',NULL),(7932,105,10310,'Manisha',NULL,'2016-11-21','Ghirdhari Lal',NULL,NULL,NULL,'1','Hinduism','2023-10-23 03:56:01',NULL),(7933,61,12780,'Muhammad Rohan Siddiq',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'1','Islam','2023-10-23 03:56:17',NULL),(7934,105,10314,'Sheikh Abdullah',NULL,'2015-12-07','Sheikh Asghar Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 03:56:49',NULL),(7935,61,12783,'Muhammad Hasnain',NULL,NULL,'Siraj Ud Din ',NULL,NULL,NULL,'1','Islam','2023-10-23 03:57:13',NULL),(7936,105,10315,'Arisha Sheikh',NULL,'2013-01-15','Sheikh Asghar Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 03:57:19',NULL),(7937,61,12786,'Hamza',NULL,NULL,'Salman Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 03:57:47',NULL),(7938,105,10324,'Syeda Rida Zehra',NULL,'2016-06-28','Asim Habib',NULL,NULL,NULL,'1','Islam','2023-10-23 03:57:54',NULL),(7939,105,10325,'Asma Rana',NULL,'2015-01-26','Muhammad Irshad',NULL,NULL,NULL,'1','Islam','2023-10-23 03:58:15',NULL),(7940,18,3280,'Zayyan Ahmed',NULL,'2012-12-17','Adeel Ahmed Siddiqui',NULL,NULL,NULL,'3',NULL,'2023-10-23 03:58:36',NULL),(7941,105,10346,'Momina',NULL,'2018-02-15','Fiza Uddin',NULL,NULL,NULL,'1','Islam','2023-10-23 03:58:54',NULL),(7942,18,3285,'Mohsin',NULL,'2013-01-01','Adeel',NULL,NULL,NULL,'3',NULL,'2023-10-23 03:59:08',NULL),(7943,105,10357,'Syed Ali Akbar Rizvi',NULL,'2014-03-16','Asim Habib',NULL,NULL,NULL,'1','Islam','2023-10-23 03:59:38',NULL),(7944,18,3305,'Muhammad Hurman',NULL,'2014-02-15','Muhammad Shahid',NULL,NULL,NULL,'3',NULL,'2023-10-23 03:59:50',NULL),(7945,61,12958,'Mazeen Raza',NULL,NULL,'Naeem Ud Din',NULL,NULL,NULL,'1','Islam','2023-10-23 04:00:04',NULL),(7946,105,10363,'Huzaim',NULL,'2014-02-11','Hanif',NULL,NULL,NULL,'1','Islam','2023-10-23 04:00:06',NULL),(7947,105,10375,'Hateem',NULL,'2016-01-28','Muhammad Asif Nadeem',NULL,NULL,NULL,'1','Islam','2023-10-23 04:00:37',NULL),(7948,18,3349,'Ghulam Rasool',NULL,'2014-07-27','Hussain Baksh',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:00:43',NULL),(7949,61,12993,'Hasnain',NULL,NULL,'Sikanar',NULL,NULL,NULL,'1','Islam','2023-10-23 04:01:07',NULL),(7950,105,10419,'Jassica',NULL,'2014-01-15','Shakeel Masih',NULL,NULL,NULL,'1','Christianity','2023-10-23 04:01:10',NULL),(7951,18,3408,'Yasir Ali',NULL,'2013-06-25','Rehmat Ali',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:01:26',NULL),(7952,105,10420,'Ahmed Raza',NULL,'2014-05-15','Rafiq Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 04:01:48',NULL),(7953,18,3409,'Ahmed Raza',NULL,'2013-03-15','Habib Ullah',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:02:09',NULL),(7954,105,10421,'Shanzay',NULL,'2015-10-28','Muhammad Imran',NULL,NULL,NULL,'1','Islam','2023-10-23 04:02:53',NULL),(7955,18,3413,'Muhammad Faizan',NULL,'2014-07-05','Maroof Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:02:55',NULL),(7956,18,3423,'Airon Prince',NULL,'2013-11-07','Amir',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:03:29',NULL),(7957,105,10422,'Arisha Fatima',NULL,'2015-06-06','Syed Atey Raza',NULL,NULL,NULL,'1','Islam','2023-10-23 04:03:44',NULL),(7958,61,12940,'Muhammad Hasnain',NULL,NULL,'Ameer ud Din',NULL,NULL,NULL,'1','Islam','2023-10-23 04:03:51',NULL),(7959,18,3427,'Ayan Khalil',NULL,'2014-03-23','Abdul Khalil',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:04:04',NULL),(7960,105,10423,'Urwa Qadir',NULL,'2017-01-03','Qadir Jillani',NULL,NULL,NULL,'1','Islam','2023-10-23 04:04:21',NULL),(7961,61,12959,'Faizan',NULL,NULL,'Fahad Ul Hashmi',NULL,NULL,NULL,'1','Islam','2023-10-23 04:04:34',NULL),(7962,18,3429,'Rana Muzammil',NULL,'2012-10-22','Rana Zia',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:04:43',NULL),(7963,105,10424,'Ghousia Qadir',NULL,'2015-12-10','Qadir Jillani',NULL,NULL,NULL,'1','Islam','2023-10-23 04:04:47',NULL),(7964,105,10425,'Insha',NULL,'2016-01-04','Munawwar',NULL,NULL,NULL,'1','Islam','2023-10-23 04:05:16',NULL),(7965,18,3443,'Huzaifa',NULL,'2012-04-19','Muhammad Babar Iqbal',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:05:26',NULL),(7966,105,10426,'Saima',NULL,'2012-09-12','Muhammad Siddique',NULL,NULL,NULL,'1','Islam','2023-10-23 04:05:36',NULL),(7967,18,3261,'Talal',NULL,'2014-06-24','Shehzad Saleem',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:06:09',NULL),(7968,105,10427,'Muhammad Ahmed Raza',NULL,'2017-10-26','Naeem Alam',NULL,NULL,NULL,'1','Islam','2023-10-23 04:06:17',NULL),(7969,61,13105,'Muhammad Owais',NULL,NULL,'Fayyaz',NULL,NULL,NULL,'1','Islam','2023-10-23 04:06:17',NULL),(7970,61,11537,'Haris',NULL,NULL,'Haroon',NULL,NULL,NULL,'1','Islam','2023-10-23 04:06:42',NULL),(7971,105,10434,'Simon',NULL,'2012-12-30','Naveed Bashir',NULL,NULL,NULL,'1','Christianity','2023-10-23 04:06:52',NULL),(7972,18,3483,'Ali Hamza',NULL,'2013-09-24','Muhammad Siddiqui',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:07:00',NULL),(7973,105,10435,'Shikaina Harryson',NULL,'2016-11-28','Harryson',NULL,NULL,NULL,'1','Christianity','2023-10-23 04:07:27',NULL),(7974,18,3476,'Muhammad Osama',NULL,'2016-01-05','Tasleem Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:07:50',NULL),(7975,61,13175,'G.Ghffran Ali',NULL,NULL,'Sohail Shebaz Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 04:07:52',NULL),(7976,105,10437,'John',NULL,'2013-04-26','Mores',NULL,NULL,NULL,'1','Christianity','2023-10-23 04:07:54',NULL),(7977,18,3452,'Ahmed Raza',NULL,'2014-09-05','Sajid',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:08:18',NULL),(7978,61,13181,'Shazil',NULL,NULL,'Masood Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 04:08:24',NULL),(7979,105,10440,'Ladikiya',NULL,'2010-08-09','Javed Masih',NULL,NULL,NULL,'1','Christianity','2023-10-23 04:08:25',NULL),(7980,61,13180,'Arham',NULL,NULL,'Zakir',NULL,NULL,NULL,'1','Islam','2023-10-23 04:08:47',NULL),(7981,105,10447,'Johnson Mores',NULL,NULL,'Mores',NULL,NULL,NULL,'1','Christianity','2023-10-23 04:08:50',NULL),(7982,18,3487,'Kabeer',NULL,'2013-10-15','Muhammad Nadeem',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:08:51',NULL),(7983,61,13192,'Shayan ',NULL,NULL,'Saeed Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 04:09:27',NULL),(7984,105,10318,'Anamata',NULL,'2016-02-03','Samiullah',NULL,NULL,NULL,'1','Islam','2023-10-23 04:09:28',NULL),(7985,18,3495,'Umer Ali',NULL,'2011-06-24','Zaker Ali',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:09:31',NULL),(7986,61,13179,'Muhammad Umer ',NULL,NULL,'Sarfaraz',NULL,NULL,NULL,'1','Islam','2023-10-23 04:09:54',NULL),(7987,105,10343,'Maliha Rehman',NULL,'2016-10-06','Muhammad Rehman',NULL,NULL,NULL,'1','Islam','2023-10-23 04:09:56',NULL),(7988,18,3516,'Sarim Amir',NULL,'2015-08-07','Muhammad Amir',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:10:12',NULL),(7989,61,13178,'Tahir',NULL,NULL,'Muhammad Siddiq',NULL,NULL,NULL,'1','Islam','2023-10-23 04:10:23',NULL),(7990,105,10212,'Wahaj',NULL,'2015-10-31','Wakeel Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 04:10:28',NULL),(7991,61,13183,'Muhammad Aliyan Siddiq',NULL,NULL,'Irfan',NULL,NULL,NULL,'1','Islam','2023-10-23 04:10:55',NULL),(7992,18,3520,'Usman Ali',NULL,'2013-04-23','Abdul Rasheed',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:10:58',NULL),(7993,105,10452,'Bisma Fatima',NULL,'2018-05-12','Mubashir Sharif',NULL,NULL,NULL,'1','Islam','2023-10-23 04:11:00',NULL),(7994,61,13184,'Azan',NULL,NULL,'Adnan',NULL,NULL,NULL,'1','Islam','2023-10-23 04:11:17',NULL),(7995,105,10080,'Manahil',NULL,'2015-12-12','Muhammad Akram',NULL,NULL,NULL,'2','Islam','2023-10-23 04:11:25',NULL),(7996,61,13185,'Musharib Ahmed',NULL,NULL,'Arshad Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 04:11:50',NULL),(7997,18,3203,'Marium Bibi',NULL,'2014-11-07','Dilbar Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:11:57',NULL),(7998,105,10085,'Qurban Ali',NULL,'2013-10-27','Muhammad Akram',NULL,NULL,NULL,'2','Islam','2023-10-23 04:11:58',NULL),(7999,105,10086,'Usman Ali',NULL,'2013-10-27','Muhammad Akram',NULL,NULL,NULL,'2','Islam','2023-10-23 04:12:44',NULL),(8000,61,13186,'Hassan',NULL,NULL,'Ahmed Daoud Khan',' ',NULL,NULL,'1','Islam','2023-10-23 04:12:47',NULL),(8001,18,3291,'Eman',NULL,'2013-04-03','Muhammad Wahab',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:12:59',NULL),(8002,105,10089,'Muhammad Rohan',NULL,'2015-08-21','Muhammad Umar Farooq',NULL,NULL,NULL,'2','Islam','2023-10-23 04:13:17',NULL),(8003,61,13187,'Arham',NULL,NULL,'Ahmed Droud ',NULL,NULL,NULL,'1','Islam','2023-10-23 04:13:30',NULL),(8004,18,3295,'Konain Fatima',NULL,'2013-05-15','Muhammad Adnan Yaseer',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:13:42',NULL),(8005,105,10230,'Zeeshan',NULL,NULL,'Zahid Hussain Khokar',NULL,NULL,NULL,'2','Islam','2023-10-23 04:14:00',NULL),(8006,61,13460,'Abdur Razzaq',NULL,NULL,'Mohammad Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-23 04:14:08',NULL),(8007,18,3306,'Hameeda',NULL,'2013-05-09','Imam Bux',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:14:25',NULL),(8008,105,10231,'Samiullah',NULL,NULL,'Zahid Hussain Khokar',NULL,NULL,NULL,'2','Islam','2023-10-23 04:14:31',NULL),(8009,105,10132,'Abdul Rafay Ali',NULL,'2016-06-06','Anwar Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 04:15:06',NULL),(8010,61,13457,'Muhammad Saeed',NULL,NULL,'Noor Muhammad ',NULL,NULL,NULL,'1','Islam','2023-10-23 04:15:17',NULL),(8011,18,368,'Alishba',NULL,'2012-08-23','Muhammad Shehzad',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:15:39',NULL),(8012,61,13226,'Mohsin',NULL,NULL,'Nazar Muhammad',NULL,NULL,NULL,'1','Islam','2023-10-23 04:15:48',NULL),(8013,105,10133,'Ameen Ahmed',NULL,'2019-07-10','Rahat Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 04:16:18',NULL),(8014,18,3370,'Merab Stansey',NULL,'2012-06-28','Yasir Masih',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:16:20',NULL),(8015,61,12451,'Manazil',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'1','Islam','2023-10-23 04:16:24',NULL),(8016,61,12650,'Arisha',NULL,NULL,'Asghar',NULL,NULL,NULL,'1','Islam','2023-10-23 04:16:47',NULL),(8017,105,10169,'Bisma',NULL,'2014-03-12','Shabbir Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 04:17:21',NULL),(8018,61,12657,'Laviza',NULL,NULL,'Ishaq Imran',NULL,NULL,NULL,'1','Islam','2023-10-23 04:17:45',NULL),(8019,105,10179,'Shahzaib Ahmed',NULL,'2015-10-13','Abdul Shakoor',NULL,NULL,NULL,'2','Islam','2023-10-23 04:18:05',NULL),(8020,61,12782,'Arfa',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'1','Islam','2023-10-23 04:18:14',NULL),(8021,61,12981,'Arosha Fatima',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'1','Islam','2023-10-23 04:18:52',NULL),(8022,105,10204,'Dawood',NULL,'2014-10-15','Muhammad Aslam',NULL,NULL,NULL,'2','Islam','2023-10-23 04:18:57',NULL),(8023,61,12989,'Ayesha',NULL,NULL,'Kaleeq Ur Rehman',NULL,NULL,NULL,'1','Islam','2023-10-23 04:19:19',NULL),(8024,105,10209,'Waniya',NULL,'2016-06-25','Muhammad Akram',NULL,NULL,NULL,'2','Islam','2023-10-23 04:19:27',NULL),(8025,18,3379,'Zainab ',NULL,'2014-04-12','Muhammd Asif',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:19:29',NULL),(8026,61,12987,'Fatima Naz',NULL,NULL,'Asif',NULL,NULL,NULL,'1','Islam','2023-10-23 04:19:46',NULL),(8027,105,10213,'Abu Bakar',NULL,'2016-08-04','Nadeem Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 04:20:04',NULL),(8028,61,12991,'Fatima Skina',NULL,NULL,'Wahid Husain',NULL,NULL,NULL,'1','Islam','2023-10-23 04:20:25',NULL),(8029,61,13097,'Anaya',NULL,NULL,'Zubair Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 04:21:05',NULL),(8030,105,10227,'Muhammad Ahmed',NULL,'2015-03-02','Arshad Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 04:21:10',NULL),(8031,18,3412,'Areeba',NULL,'2015-05-12','Maroof Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:21:21',NULL),(8032,61,13191,'Bisma',NULL,NULL,'Nazim',NULL,NULL,NULL,'1','Islam','2023-10-23 04:21:29',NULL),(8033,105,10130,'Anamta',NULL,'2015-09-15','Muhammad Amir',NULL,NULL,NULL,'2','Islam','2023-10-23 04:21:31',NULL),(8034,61,13190,'Mariyam',NULL,NULL,'Shafqat Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 04:22:01',NULL),(8035,105,10131,'Muhammad Hussain',NULL,'2015-09-15','Muhammad Amir',NULL,NULL,NULL,'2','Islam','2023-10-23 04:22:01',NULL),(8036,105,10238,'Maira Baloch',NULL,'2015-05-28','Amir Baloch',NULL,NULL,NULL,'2','Islam','2023-10-23 04:22:26',NULL),(8037,61,13399,'Umm-e-Hani',NULL,NULL,'Abdur Rasheed',NULL,NULL,NULL,'1','Islam','2023-10-23 04:22:30',NULL),(8038,61,13400,'Ayeza',NULL,NULL,'Amanvil',NULL,NULL,NULL,'1',NULL,'2023-10-23 04:22:57',NULL),(8039,105,10244,'Samual',NULL,'2015-08-09','Shehzad',NULL,NULL,NULL,'2','Christianity','2023-10-23 04:23:01',NULL),(8040,18,3415,'Muneera',NULL,'2013-09-09','Shahan Shah',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:23:25',NULL),(8041,105,10248,'Muhammad Umar',NULL,'2014-01-07','Muhammad Hameed',NULL,NULL,NULL,'2','Islam','2023-10-23 04:23:27',NULL),(8042,61,12907,'Merub',NULL,NULL,'Saleem',NULL,NULL,NULL,'1','Islam','2023-10-23 04:23:29',NULL),(8043,61,13461,'Anabiya',NULL,NULL,'Mohammad Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-23 04:24:06',NULL),(8044,105,10251,'Muhammad Azeem',NULL,'2014-12-06','Zahid Hassan',NULL,NULL,NULL,'2','Islam','2023-10-23 04:24:18',NULL),(8045,18,3477,'Sumiya Rani',NULL,'2016-12-05','Tasleem Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:24:23',NULL),(8046,105,10259,'Unzila',NULL,'2015-05-29','Muhammad Ashraf',NULL,NULL,NULL,'2','Islam','2023-10-23 04:24:53',NULL),(8047,61,12142,'Abdul Ashir',NULL,NULL,'Abdul Shahid',NULL,NULL,NULL,'1','Islam','2023-10-23 04:24:54',NULL),(8049,105,10262,'Waniya',NULL,'2015-05-15','Muhammad Shafi',NULL,NULL,NULL,'2','Islam','2023-10-23 04:25:17',NULL),(8050,18,3065,'Muhammad Danish ',NULL,NULL,'Kabeer Waheed',NULL,NULL,NULL,'4',NULL,'2023-10-23 04:25:21',NULL),(8051,61,11973,'Abdur Rahim',NULL,NULL,'Jawed',NULL,NULL,NULL,'1','Islam','2023-10-23 04:25:30',NULL),(8052,105,10267,'Hadia Hoorain',NULL,'2016-09-15','Irfan Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 04:25:39',NULL),(8053,18,3209,'Hazqil',NULL,'2012-04-04','Qaisar Bhatti',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:25:56',NULL),(8054,105,10268,'Muhammad Ahmed',NULL,'2014-01-01','Muhammad Ayaz',NULL,NULL,NULL,'2','Islam','2023-10-23 04:26:08',NULL),(8055,105,10288,'Anabiya',NULL,'2014-11-17','Muhammad Asif',NULL,NULL,NULL,'2','Islam','2023-10-23 04:26:29',NULL),(8056,18,3173,'Abdur Rehman',NULL,'2014-10-20','Muhammad Safdar',NULL,NULL,NULL,'3',NULL,'2023-10-23 04:26:50',NULL),(8057,105,10290,'Sheikh Saad',NULL,'2015-11-19','Sheikh Sarwar',NULL,NULL,NULL,'2','Islam','2023-10-23 04:26:56',NULL),(8058,61,13579,'Syed Abdul Hadi',NULL,NULL,'Adil Syed',NULL,NULL,NULL,'1','Islam','2023-10-23 04:27:01',NULL),(8059,105,10298,'Affan Siddiqui',NULL,'2016-10-22','Imran Siddiqui',NULL,NULL,NULL,'2','Islam','2023-10-23 04:27:30',NULL),(8060,61,13578,'Syed Ali Adil',NULL,NULL,'Adil Syed',NULL,NULL,NULL,'1','Islam','2023-10-23 04:27:51',NULL),(8061,105,10299,'Syeda Tayyaba Batool',NULL,'2015-10-31','Amir Raza Jafferi',NULL,NULL,NULL,'2','Islam','2023-10-23 04:28:02',NULL),(8062,105,10300,'Esha',NULL,'2013-07-19','Muhammad Aslam',NULL,NULL,NULL,'2','Islam','2023-10-23 04:28:28',NULL),(8063,18,3250,'Hassan Qureshi',NULL,'2013-04-16','Sohail Qureshi',NULL,NULL,NULL,'4',NULL,'2023-10-23 04:28:44',NULL),(8064,105,10307,'Muhammad Owais Raza',NULL,'2013-08-23','Asim',NULL,NULL,NULL,'1','Islam','2023-10-23 04:29:00',NULL),(8065,61,13573,'Ayesha Noor',NULL,NULL,'Mohammad Nasir Shah',NULL,NULL,NULL,'1','Islam','2023-10-23 04:29:08',NULL),(8066,105,10308,'Yashfa',NULL,'2014-07-19','Sajid Hussain',NULL,NULL,NULL,'2','Islam','2023-10-23 04:29:41',NULL),(8067,18,3374,'Abdul Rahman',NULL,'2012-12-18','Shahnawaz',NULL,NULL,NULL,'4',NULL,'2023-10-23 04:29:44',NULL),(8068,105,10316,'Rajveer',NULL,'2013-07-16','Girdhari Lal',NULL,NULL,NULL,'2','Hinduism','2023-10-23 04:30:15',NULL),(8069,61,13576,'Alina',NULL,NULL,'Mohammad Abid',NULL,NULL,NULL,'1','Islam','2023-10-23 04:30:15',NULL),(8070,61,13574,'Humaira',NULL,NULL,'Fahtm Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 04:30:46',NULL),(8071,105,10326,'Muhammad Sadiq',NULL,'2013-01-21','Muhammad Umar Farooq',NULL,NULL,NULL,'2','Islam','2023-10-23 04:30:47',NULL),(8072,61,13577,'Amna Rehan',NULL,NULL,'Rehan',NULL,NULL,NULL,'1','Islam','2023-10-23 04:31:10',NULL),(8073,18,3375,'Muhammad Zain',NULL,'2011-09-26','Kashif Anwar',NULL,NULL,NULL,'4',NULL,'2023-10-23 04:31:20',NULL),(8074,105,10327,'Muhammad Ebad Khan',NULL,'2014-10-02','Sharjeel Ahmed Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 04:31:22',NULL),(8075,61,13584,'Rija',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'1','Islam','2023-10-23 04:31:46',NULL),(8077,105,10328,'Muhammad Usman Ahmed',NULL,NULL,'Aqeel Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 04:31:50',NULL),(8078,18,3450,'Abdul Samad',NULL,'2013-09-24','Muhammad Akhlaq',NULL,NULL,NULL,'4',NULL,'2023-10-23 04:32:08',NULL),(8079,61,13611,'Manahil',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'1','Islam','2023-10-23 04:32:21',NULL),(8080,105,10329,'Hamza',NULL,'2014-10-19','Faheem Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 04:32:25',NULL),(8081,18,3198,'Muhammad Hasnain',NULL,'2011-08-26','Abdul Wakeel',NULL,NULL,NULL,'4',NULL,'2023-10-23 04:32:44',NULL),(8082,61,13591,'Faiza',NULL,NULL,'Muhammad Qalam',NULL,NULL,NULL,'1','Islam','2023-10-23 04:32:47',NULL),(8083,105,10336,'Fatima',NULL,'2016-10-19','Arsalan Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 04:32:58',NULL),(8084,61,13587,'Muntasha Hani',NULL,NULL,'Wasi Ahmed Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 04:33:25',NULL),(8085,105,10347,'Unzila',NULL,'2011-05-15','Muhammad Mehmood Qureshi',NULL,NULL,NULL,'2','Islam','2023-10-23 04:33:31',NULL),(8086,18,3513,'Ali Umair',NULL,'2012-07-01','Imran Aziz',NULL,NULL,NULL,'4',NULL,'2023-10-23 04:33:37',NULL),(8087,105,10358,'Haleema',NULL,'2015-11-05','Muhammad Moosa',NULL,NULL,NULL,'2','Islam','2023-10-23 04:33:57',NULL),(8088,61,13586,'Marwa',NULL,NULL,'Muhammad Ifthikhar Ullah',NULL,NULL,NULL,'1','Islam','2023-10-23 04:34:08',NULL),(8089,105,10367,'Farwa',NULL,'2013-10-02','Irfan Haider',NULL,NULL,NULL,'2','Islam','2023-10-23 04:34:23',NULL),(8090,61,13590,'Leman',NULL,NULL,'Afsar',NULL,NULL,NULL,'1',NULL,'2023-10-23 04:34:50',NULL),(8091,61,13606,'Ayesha',NULL,NULL,'Mansoor Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 04:35:16',NULL),(8092,105,10372,'Maryam',NULL,'2011-02-06','Rasheed Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 04:35:18',NULL),(8093,105,10377,'Zainab',NULL,NULL,'Irfan Haider',NULL,NULL,NULL,'2','Islam','2023-10-23 04:35:49',NULL),(8094,61,13598,'Mina Fatima',NULL,NULL,'Muhammad Raheel',NULL,NULL,NULL,'1','Islam','2023-10-23 04:35:50',NULL),(8095,105,10413,'Umaima Naeem',NULL,'2015-11-25','Naeem Alam',NULL,NULL,NULL,'2','Islam','2023-10-23 04:36:19',NULL),(8096,61,13600,'Nabiha',NULL,NULL,'Muhammad Hasan ',NULL,NULL,NULL,'1','Islam','2023-10-23 04:36:20',NULL),(8097,61,13597,'Anaya Malik',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'1','Islam','2023-10-23 04:36:46',NULL),(8098,105,10414,'Alishba',NULL,'2013-06-08','Muhammad Shakir',NULL,NULL,NULL,'2','Islam','2023-10-23 04:36:46',NULL),(8099,105,10415,'Rabia',NULL,'2012-12-14','Zulfiqar Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 04:37:15',NULL),(8100,61,13596,'Dua',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'1','Islam','2023-10-23 04:37:37',NULL),(8101,105,10416,'Sonu',NULL,'2011-11-28','Dikhtar',NULL,NULL,NULL,'2','Christianity','2023-10-23 04:37:38',NULL),(8102,18,3525,'Atif Ali',NULL,'2013-05-11','Muhammad Hashim',NULL,NULL,NULL,'4',NULL,'2023-10-23 04:37:47',NULL),(8103,61,13582,'Anabia ',NULL,NULL,'Abid Faizan',NULL,NULL,NULL,'1','Islam','2023-10-23 04:38:05',NULL),(8104,105,10141,'Noor Fatima',NULL,NULL,'Yousuf Hussain',NULL,NULL,NULL,'2','Islam','2023-10-23 04:38:05',NULL),(8106,105,10107,'Tehreem',NULL,'2014-10-29','Muhammad Hashim',NULL,NULL,NULL,'3','Islam','2023-10-23 04:38:32',NULL),(8107,61,13595,'Hooria',NULL,NULL,'Abdul Waqar',NULL,NULL,NULL,'1','Islam','2023-10-23 04:38:37',NULL),(8108,105,10109,'Umm e Zara',NULL,'2014-03-24','Imran Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 04:39:05',NULL),(8109,61,13599,'Aqsa',NULL,NULL,'Jan Muhammad',NULL,NULL,NULL,'1','Islam','2023-10-23 04:39:08',NULL),(8110,18,3266,'Dua',NULL,'2014-03-12','Abdul Ghaffar',NULL,NULL,NULL,'4',NULL,'2023-10-23 04:39:13',NULL),(8111,105,10112,'Falak',NULL,'2014-11-29','Nadeem Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 04:39:29',NULL),(8112,18,3475,'Falak',NULL,'2014-09-07','Muhammad Zahid',NULL,NULL,NULL,'4',NULL,'2023-10-23 04:39:49',NULL),(8113,61,13605,'Farwa Naveed',NULL,NULL,'Naveed',NULL,NULL,NULL,'1','Islam','2023-10-23 04:40:02',NULL),(8115,18,3474,'Muskan',NULL,'2013-12-02','Muhammad Zahid',NULL,NULL,NULL,'4',NULL,'2023-10-23 04:40:31',NULL),(8116,61,13504,'Isha ',NULL,NULL,'Waqar Baksh',NULL,NULL,NULL,'1','Islam','2023-10-23 04:40:33',NULL),(8117,61,13593,'Aroosh',NULL,NULL,'Farooq Sarwar',NULL,NULL,NULL,'1','Islam','2023-10-23 04:41:06',NULL),(8118,105,10159,'Ameena Fatima',NULL,'2013-10-02','Muhammad Salman',NULL,NULL,NULL,'3','Islam','2023-10-23 04:41:19',NULL),(8119,61,13612,'Jannat Fatima',NULL,NULL,'Umer Farooq',NULL,NULL,NULL,'1','Islam','2023-10-23 04:41:36',NULL),(8120,105,10215,'Kinza Noor',NULL,'2015-03-23','Imran Hussain',NULL,NULL,NULL,'3','Islam','2023-10-23 04:41:46',NULL),(8121,18,3498,'Rukhsar Naz',NULL,'2014-04-04','Muhammad Aslam',NULL,NULL,NULL,'4',NULL,'2023-10-23 04:41:59',NULL),(8122,61,13625,'Hooria Khan',NULL,NULL,'Kashif',NULL,NULL,NULL,'1','Islam','2023-10-23 04:42:05',NULL),(8123,105,10214,'Huzaifa Umar Atif',NULL,'2015-08-25','Atif Hussain',NULL,NULL,NULL,'3','Islam','2023-10-23 04:42:16',NULL),(8124,105,10224,'Ibad Ali',NULL,'2015-06-05','Ejaz Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 04:42:41',NULL),(8125,61,13613,'Warisha',NULL,NULL,'Muhammad Ibrahim',NULL,NULL,NULL,'1','Islam','2023-10-23 04:43:05',NULL),(8126,18,3066,'Muhammad Yousuf',NULL,'2012-03-05','Kabeer Waheed',NULL,NULL,NULL,'5',NULL,'2023-10-23 04:43:13',NULL),(8127,105,10253,'Muhammad Abdullah',NULL,'2013-06-29','Zahid Hassan',NULL,NULL,NULL,'3','Islam','2023-10-23 04:43:14',NULL),(8129,105,10269,'Malaika',NULL,'2015-12-21','Hameed Akhtar',NULL,NULL,NULL,'3','Islam','2023-10-23 04:43:39',NULL),(8130,18,3118,'Hamza',NULL,'2011-09-24','Muhammad Asif',NULL,NULL,NULL,'5',NULL,'2023-10-23 04:43:59',NULL),(8131,105,10270,'Mehek',NULL,'2012-12-11','Muhammad Shafi',NULL,NULL,NULL,'3','Islam','2023-10-23 04:44:00',NULL),(8132,105,10281,'Abdul Waheed',NULL,'2012-04-26','Muhammad Asif',NULL,NULL,NULL,'3','Islam','2023-10-23 04:44:26',NULL),(8133,61,13622,'Meerab',NULL,NULL,'Muhammad Umer',NULL,NULL,NULL,'1','Islam','2023-10-23 04:44:31',NULL),(8134,18,3131,'Kamran',NULL,'2010-05-17','Imran',NULL,NULL,NULL,'5',NULL,'2023-10-23 04:44:40',NULL),(8135,61,13621,'Wania',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'1','Islam','2023-10-23 04:44:57',NULL),(8136,105,10282,'Muhamad Abdullah',NULL,'2012-02-18','Khalid Mehmood',NULL,NULL,NULL,'3','Islam','2023-10-23 04:45:06','2023-10-23 04:45:45'),(8137,18,3170,'Muhammad Alkama',NULL,'2011-12-03','Muhammad Hanef',NULL,NULL,NULL,'5',NULL,'2023-10-23 04:45:28',NULL),(8138,61,13614,'Mariyam',NULL,NULL,'Abdul Aslam',NULL,NULL,NULL,'1','Islam','2023-10-23 04:45:32',NULL),(8139,61,13627,'Hoor',NULL,NULL,'Abdul Aslam',NULL,NULL,NULL,'1','Islam','2023-10-23 04:46:02',NULL),(8140,105,9984,'Eman',NULL,'2013-08-30','Muhammad Ashraf',NULL,NULL,NULL,'3','Islam','2023-10-23 04:46:09',NULL),(8141,18,3267,'Abdullah ',NULL,'2012-08-07','Abdul Gaffar',NULL,NULL,NULL,'5',NULL,'2023-10-23 04:46:22',NULL),(8142,105,10289,'Amna',NULL,'2010-10-12','Rashid Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 04:46:34',NULL),(8143,61,13610,'Abdul Wasay',NULL,NULL,'Azeem Hashmat',NULL,NULL,NULL,'1','Islam','2023-10-23 04:46:39',NULL),(8144,105,10234,'Abdul Rehman',NULL,NULL,'Zahid Hussain Khokar',NULL,NULL,NULL,'3','Islam','2023-10-23 04:47:01',NULL),(8145,18,3380,'Muhammad Ashad',NULL,'2010-06-15','Jamal Uddin',NULL,NULL,NULL,'5',NULL,'2023-10-23 04:47:06',NULL),(8146,61,13588,'Asad Ullah',NULL,NULL,'Imtiaz Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 04:47:17',NULL),(8147,105,10250,'Arsalan',NULL,NULL,'Muhammad Arsalan',NULL,NULL,NULL,'3','Islam','2023-10-23 04:47:21',NULL),(8148,18,3451,'Adren Abishey',NULL,'2014-07-27','Jamshed Masih',NULL,NULL,NULL,'5',NULL,'2023-10-23 04:47:39',NULL),(8149,105,10312,'Abdullah',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'3','Islam','2023-10-23 04:47:43',NULL),(8150,61,13583,'Ayan Imran',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'1','Islam','2023-10-23 04:47:50',NULL),(8151,105,10330,'Anamta',NULL,'2013-08-05','Tahir Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 04:48:14',NULL),(8152,18,3500,'Ali HAider',NULL,'2011-11-16','Khalid Mehmood',NULL,NULL,NULL,'5',NULL,'2023-10-23 04:48:15',NULL),(8153,61,13592,'Habib Ullah',NULL,NULL,'Imtiaz Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 04:48:19',NULL),(8154,105,10348,'Khizra Fatima',NULL,'2015-11-18','Danish Hussain Shah',NULL,NULL,NULL,'3','Islam','2023-10-23 04:48:39',NULL),(8155,18,3506,'MUhammad Ibrahim',NULL,'2012-04-08','Muhammad Zaffar',NULL,NULL,NULL,'5',NULL,'2023-10-23 04:48:45',NULL),(8156,61,13581,'Aziz',NULL,NULL,'Saleem Hashmat',NULL,NULL,NULL,'1','Islam','2023-10-23 04:48:57',NULL),(8157,105,10362,'Jaried',NULL,'2012-08-25','Javed Masih',NULL,NULL,NULL,'3','Christianity','2023-10-23 04:49:02',NULL),(8158,18,3228,'Zoya',NULL,'2012-11-14','Muhammad Zubair',NULL,NULL,NULL,'5',NULL,'2023-10-23 04:49:10',NULL),(8159,105,10025,'Ahsan Khan',NULL,'2011-10-09','Israr Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 04:49:26',NULL),(8160,61,13589,'Saeed Ezaan',NULL,NULL,'Naveed Hassan Saeed',NULL,NULL,NULL,'1','Islam','2023-10-23 04:49:35',NULL),(8161,105,10369,'Zainab',NULL,'2014-12-06','Tariq Bahir',NULL,NULL,NULL,'3','Islam','2023-10-23 04:49:50',NULL),(8162,18,3257,'Hawwa',NULL,'2009-02-21','Shahnawaz',NULL,NULL,NULL,'5',NULL,'2023-10-23 04:49:58',NULL),(8163,61,13607,'Muhammad Hunain',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'1','Islam','2023-10-23 04:50:05',NULL),(8164,105,10376,'Maryam',NULL,'2010-10-27','Akram Hussain',NULL,NULL,NULL,'3','Islam','2023-10-23 04:50:21',NULL),(8165,18,3422,'Zunaira',NULL,'2011-06-11','Ghulam Mustafa',NULL,NULL,NULL,'5',NULL,'2023-10-23 04:50:32',NULL),(8166,61,13609,'Abdul Rehman',NULL,NULL,'Faiz Muhammad ',NULL,NULL,NULL,'1','Islam','2023-10-23 04:50:35',NULL),(8167,105,10378,'Kinza',NULL,'2014-09-15','Adnan',NULL,NULL,NULL,'3','Islam','2023-10-23 04:50:51',NULL),(8168,18,3497,'Wajiha Naz',NULL,'2012-08-15','Muhammad Aslam',NULL,NULL,NULL,'5',NULL,'2023-10-23 04:51:11',NULL),(8169,105,10379,'Muqaddas',NULL,'2015-09-09','Sheikh Rehman',NULL,NULL,NULL,'3','Islam','2023-10-23 04:51:18',NULL),(8170,18,3531,'Funna',NULL,'2012-11-11','Amjad Masih',NULL,NULL,NULL,'5',NULL,'2023-10-23 04:51:43',NULL),(8171,105,10046,'Sheikh Arman',NULL,'2014-11-24','Sheikh Rehman',NULL,NULL,NULL,'3','Islam','2023-10-23 04:51:46',NULL),(8172,61,13580,'Anas',NULL,NULL,'Asif Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 04:51:57',NULL),(8173,105,10407,'Yashfa',NULL,'2015-04-07','Asif Hussain',NULL,NULL,NULL,'3','Islam','2023-10-23 04:52:09',NULL),(8174,18,3532,'Basya',NULL,'2012-11-11','Amjad Masih',NULL,NULL,NULL,'5',NULL,'2023-10-23 04:52:16',NULL),(8175,105,10408,'Faraz Hussain',NULL,'2013-01-15','Muhammad Akram Hussain',NULL,NULL,NULL,'3','Islam','2023-10-23 04:52:39',NULL),(8176,105,10409,'Aliza',NULL,'2009-04-09','Mehboob',NULL,NULL,NULL,'3','Islam','2023-10-23 04:53:03',NULL),(8177,105,10410,'Waqar Ahmed',NULL,'2016-06-10','Abdul Majeed',NULL,NULL,NULL,'3','Islam','2023-10-23 04:53:24',NULL),(8179,105,10411,'Michal',NULL,'2019-01-13','Shakeel Masih',NULL,NULL,NULL,'3','Christianity','2023-10-23 04:53:53',NULL),(8180,97,6095,'Fabiha',NULL,NULL,'MUhammad Zafar',NULL,NULL,NULL,'1',NULL,'2023-10-23 04:54:00',NULL),(8181,105,10412,'Hanif',NULL,'2010-07-26','Muhammad Shafiq',NULL,NULL,NULL,'3','Islam','2023-10-23 04:54:15',NULL),(8182,105,10354,'Maryam Mushtaq',NULL,'2014-10-13','Mushtaq Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 04:54:50',NULL),(8183,61,13608,'Muhammad Sumair Saqib',NULL,NULL,'Saqib',NULL,NULL,NULL,'1','Islam','2023-10-23 04:54:52',NULL),(8184,97,6096,'Muhammad Hasnain',NULL,NULL,'Muhammad Aziz',NULL,NULL,NULL,'1',NULL,'2023-10-23 04:54:56',NULL),(8185,105,10455,'Azan Ghori',NULL,'2013-05-04','Iqbal Ghori',NULL,NULL,NULL,'3','Islam','2023-10-23 04:55:19',NULL),(8186,97,6097,'Wania',NULL,NULL,'NAfis Khan',NULL,NULL,NULL,'1',NULL,'2023-10-23 04:55:20',NULL),(8187,105,10456,'Maham Baig',NULL,'2015-08-11','Imran Baig',NULL,NULL,NULL,'3','Islam','2023-10-23 04:55:46',NULL),(8188,97,6098,'Saba Ramzan',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'1',NULL,'2023-10-23 04:55:50',NULL),(8189,61,13061,'Ayan',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'1','Islam','2023-10-23 04:56:05',NULL),(8190,105,10010,'Sheikh Ibrahim',NULL,'2012-10-24','Afzal Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 04:56:09',NULL),(8191,97,6099,'Muhammad Danial',NULL,NULL,'Muhammad Meraj',NULL,NULL,NULL,'1',NULL,'2023-10-23 04:56:20',NULL),(8192,105,10055,'Zoha Baig',NULL,'2014-02-18','Shahid Baig',NULL,NULL,NULL,'4','Islam','2023-10-23 04:56:32',NULL),(8193,61,13602,'Muhammad Alyan',NULL,NULL,'Asghar Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 04:56:40',NULL),(8194,97,6100,'Aiman Naz',NULL,NULL,'Imran Baig',NULL,NULL,NULL,'1',NULL,'2023-10-23 04:56:48',NULL),(8195,105,10062,'Sana',NULL,'2013-10-05','Shahid',NULL,NULL,NULL,'4','Islam','2023-10-23 04:56:52',NULL),(8196,61,13620,'Sehal',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1','Islam','2023-10-23 04:57:03',NULL),(8197,105,10066,'Iqra',NULL,'2013-02-20','Muhammad Akram',NULL,NULL,NULL,'4','Islam','2023-10-23 04:57:13',NULL),(8198,97,6101,'Muhammad Umar',NULL,NULL,'Abdul Hameed',NULL,NULL,NULL,'1',NULL,'2023-10-23 04:57:15',NULL),(8199,61,13616,'Kabir Ahmed',NULL,NULL,'Qadeer Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 04:57:34',NULL),(8200,105,10077,'Umaima',NULL,'2013-12-20','Muhammad Saleem',NULL,NULL,NULL,'4','Islam','2023-10-23 04:57:38',NULL),(8201,97,3102,'Hania Wajid',NULL,NULL,'Wajid Ali',NULL,NULL,NULL,'1',NULL,'2023-10-23 04:57:47',NULL),(8202,105,10081,'Shayan',NULL,'2014-10-10','Muhammad Sajid Abdullah',NULL,NULL,NULL,'4','Islam','2023-10-23 04:58:01',NULL),(8203,61,13594,'Shah Zain',NULL,NULL,'Ghulam Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 04:58:06',NULL),(8204,105,10097,'Avisha',NULL,'2014-07-26','Basheer',NULL,NULL,NULL,'4','Islam','2023-10-23 04:58:30',NULL),(8205,61,13570,'Hussain Ashfaq',NULL,NULL,'Ashfaq',NULL,NULL,NULL,'1','Islam','2023-10-23 04:58:33',NULL),(8206,97,6103,'Muhammad Rizwan',NULL,NULL,'Qazi Syed Abdul Samad',NULL,NULL,NULL,'1',NULL,'2023-10-23 04:58:40',NULL),(8207,105,10116,'Amna',NULL,'2012-07-02','Imran',NULL,NULL,NULL,'4','Islam','2023-10-23 04:58:50',NULL),(8208,61,13603,'Ayezik',NULL,NULL,'Naveed',NULL,NULL,NULL,'1','Islam','2023-10-23 04:59:03',NULL),(8209,97,6104,'Muhammad Basit',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'1',NULL,'2023-10-23 04:59:14',NULL),(8210,105,10200,'Ali Asghar',NULL,'2013-12-18','Muhammad Rizwan',NULL,NULL,NULL,'4','Islam','2023-10-23 04:59:19',NULL),(8211,61,13615,'Muhammad Azaan',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1','Islam','2023-10-23 04:59:35',NULL),(8212,105,10226,'Abbas Ali',NULL,'2015-09-01','Ejaz Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 04:59:52',NULL),(8213,61,13617,'Zain',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1','Islam','2023-10-23 05:00:01',NULL),(8214,97,6106,'Muhammad Zeeshan',NULL,NULL,'Zahid',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:00:15',NULL),(8215,105,10283,'Muhammad Abid',NULL,'2009-07-22','Khalid Mehmood',NULL,NULL,NULL,'4','Islam','2023-10-23 05:00:23',NULL),(8216,61,13169,'Azan',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'1','Islam','2023-10-23 05:00:27',NULL),(8217,97,6107,'Ayan ',NULL,NULL,'Ali Hassan',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:00:34',NULL),(8218,105,10292,'Maryam Ghulam',NULL,'2013-02-01','Abbas',NULL,NULL,NULL,'4','Islam','2023-10-23 05:00:50',NULL),(8219,61,13626,'Muhammad Arbish',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'1','Islam','2023-10-23 05:01:04',NULL),(8220,97,6108,'Ahsan Raza',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:01:17',NULL),(8221,105,10301,'Laiba Baig',NULL,'2013-12-14','Mansoor Baig',NULL,NULL,NULL,'4','Islam','2023-10-23 05:01:19',NULL),(8222,61,13669,'Zain',NULL,NULL,'Saleem',NULL,NULL,NULL,'1','Islam','2023-10-23 05:01:28',NULL),(8223,97,6109,'Aleeza ',NULL,NULL,'Fayyaz',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:01:48',NULL),(8224,61,13623,'Muhammad Subhan',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'1','Islam','2023-10-23 05:02:05',NULL),(8225,105,10273,'Hooria',NULL,NULL,'Rashid Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 05:02:06',NULL),(8226,97,6110,'Muhammad Haris',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:02:17',NULL),(8227,105,10206,'Usman',NULL,'2015-07-20','Allah Rakhi',NULL,NULL,NULL,'4','Islam','2023-10-23 05:02:30',NULL),(8228,61,13624,'Hammad',NULL,NULL,'Nadeem',NULL,NULL,NULL,'1','Islam','2023-10-23 05:02:33',NULL),(8229,97,6111,'Kinza Noor',NULL,NULL,'Muhammad Sarfaraz',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:02:47',NULL),(8230,105,10331,'Munazza',NULL,'2012-05-19','Muhammad Saleem',NULL,NULL,NULL,'4','Islam','2023-10-23 05:02:56',NULL),(8231,61,13618,'Faiz Raza',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'1','Islam','2023-10-23 05:03:02',NULL),(8232,97,506,'Zain',NULL,NULL,'Jaffer Ali',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:03:06',NULL),(8233,105,10332,'Muhammad Faiz',NULL,'2011-11-28','Muhammad Farhan',NULL,NULL,NULL,'4','Islam','2023-10-23 05:03:19',NULL),(8235,105,10335,'Anish',NULL,NULL,'Arsalan',NULL,NULL,NULL,'4','Islam','2023-10-23 05:03:46',NULL),(8236,61,13743,'Umer',NULL,NULL,'Akram',NULL,NULL,NULL,'1','Islam','2023-10-23 05:03:49',NULL),(8237,97,5029,'Ayan',NULL,NULL,'Rizwan Khan',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:03:55',NULL),(8238,105,10313,'Sobia',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'4','Islam','2023-10-23 05:04:10',NULL),(8239,61,12933,'Maiz',NULL,NULL,'Naeem',NULL,NULL,NULL,'1','Islam','2023-10-23 05:04:28',NULL),(8240,97,5067,'Umais',NULL,NULL,'Waseem Tasleem',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:04:33',NULL),(8241,61,13032,'Shiraz',NULL,NULL,'Shahzad',NULL,NULL,NULL,'2','Islam','2023-10-23 05:04:57',NULL),(8242,105,10236,'Hania Fatima',NULL,'2011-03-23','Riyaz Hussain',NULL,NULL,NULL,'4','Islam','2023-10-23 05:04:57',NULL),(8243,97,6031,'Mushtaq Ahmed',NULL,NULL,'Fida Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:05:00',NULL),(8244,97,6032,'Ashaan',NULL,NULL,'Jabbar',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:05:28',NULL),(8245,61,12184,'Amna Ania',NULL,NULL,'Anwar',NULL,NULL,NULL,'1','Islam','2023-10-23 05:05:38',NULL),(8246,97,6037,'Mazhar',NULL,NULL,'Anwer Ali',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:06:06',NULL),(8247,61,12190,'Wania',NULL,NULL,'Ather Ali Razi',NULL,NULL,NULL,'1','Islam','2023-10-23 05:06:11',NULL),(8248,105,10370,'Muhammad Abdullah Baig',NULL,'2012-10-26','Muhammad Azam Baig',NULL,NULL,NULL,'4','Islam','2023-10-23 05:06:23',NULL),(8249,61,12192,'Fatima',NULL,NULL,'Kaleem Aijaz Butt',NULL,NULL,NULL,'2','Islam','2023-10-23 05:06:48',NULL),(8250,105,10275,'Muhammad Salik',NULL,NULL,'Muhammad Khaliq',NULL,NULL,NULL,'4','Islam','2023-10-23 05:06:52',NULL),(8251,97,6040,'Syed Taha Ali Shah',NULL,NULL,'Syed Ismail Ali Shah',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:06:56',NULL),(8252,61,12476,'Hania',NULL,NULL,'Asif',NULL,NULL,NULL,'2','Islam','2023-10-23 05:07:14',NULL),(8253,97,6072,'Hamza',NULL,NULL,'Sami',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:07:25',NULL),(8254,61,12697,'Khaula',NULL,NULL,'Anees',NULL,NULL,NULL,'2','Islam','2023-10-23 05:07:39',NULL),(8255,105,10274,'Mansafa',NULL,'2012-10-07','Fahim Ahmed Ansari',NULL,NULL,NULL,'4','Islam','2023-10-23 05:07:42',NULL),(8256,105,10191,'Hasnain',NULL,'2008-10-16','Muhammad Yousuf Hussain',NULL,NULL,NULL,'4','Islam','2023-10-23 05:08:07',NULL),(8257,97,5013,'Harmain',NULL,NULL,'Sami',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:08:12',NULL),(8258,61,12475,'Muskan',NULL,NULL,'Noman Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 05:08:13',NULL),(8259,105,10293,'Eshal Sheikh',NULL,'2013-05-31','Sheikh Salman',NULL,NULL,NULL,'4','Islam','2023-10-23 05:08:42',NULL),(8260,97,5014,'Kulsoom',NULL,NULL,'Mehmood Khan',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:08:50',NULL),(8261,61,12703,'Khansa',NULL,NULL,'Haffez Ullah',NULL,NULL,NULL,'2','Islam','2023-10-23 05:08:53',NULL),(8262,105,10302,'Maiza Anas Baig',NULL,'2012-12-17','Mirza Mansoor',NULL,NULL,NULL,'4','Islam','2023-10-23 05:09:06',NULL),(8263,97,5023,'Hiba Batool',NULL,NULL,'Shehbaaz',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:09:15',NULL),(8264,61,12789,'Arsala',NULL,NULL,'Riaz',NULL,NULL,NULL,'2','Islam','2023-10-23 05:09:19',NULL),(8265,105,10088,'Furqan',NULL,'2011-08-31','Muhammad Bilal',NULL,NULL,NULL,'4','Islam','2023-10-23 05:09:28',NULL),(8266,97,5032,'Sehrish',NULL,NULL,'Kaleem Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:09:42',NULL),(8267,61,12892,'Alisha',NULL,NULL,'Syed Arif Hussain',NULL,NULL,NULL,'2','Islam','2023-10-23 05:09:52',NULL),(8269,61,12960,'Farhat',NULL,NULL,'Anwar Hussain',NULL,NULL,NULL,'2','Islam','2023-10-23 05:10:18',NULL),(8270,97,5055,'Umme Hania',NULL,NULL,'Muhammad Saqib',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:10:24',NULL),(8271,61,13030,'Aliza',NULL,NULL,'Shahzad',NULL,NULL,NULL,'2','Islam','2023-10-23 05:10:48',NULL),(8272,97,6030,'Meerub Fatima',NULL,NULL,'Muhammad Farhan',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:11:16',NULL),(8273,61,13020,'Unsa',NULL,NULL,'Abdul Khaliq',NULL,NULL,NULL,'2','Islam','2023-10-23 05:11:18',NULL),(8274,97,6033,'Aleeza',NULL,NULL,'Khalid',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:11:38',NULL),(8276,97,6120,'Misbah',NULL,NULL,'Arif Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-23 05:12:07',NULL),(8277,105,10371,'Sehrish',NULL,'2007-07-14','Mehboob',NULL,NULL,NULL,'4','Islam','2023-10-23 05:12:13',NULL),(8278,61,13194,'Fabiha',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'2','Islam','2023-10-23 05:12:38',NULL),(8279,97,6094,'Hamdia Samad',NULL,NULL,'Qazi Syed Abdul Samad',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:12:41',NULL),(8282,97,6112,'Areeba',NULL,NULL,'Fayyaz',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:13:35',NULL),(8284,61,13207,'Kinza',NULL,NULL,'Ansar',NULL,NULL,NULL,'2','Islam','2023-10-23 05:14:01',NULL),(8285,174,7383,'Umme Hania',NULL,'2014-11-15','Abdul Khaliq','42401-8409858-9',NULL,NULL,'2','Islam','2023-10-23 05:14:17',NULL),(8286,61,13210,'Tahira',NULL,NULL,'Tariq',NULL,NULL,NULL,'2','Islam','2023-10-23 05:14:43',NULL),(8287,105,9899,'Arsalan',NULL,'2010-08-19','Muhammad Akram',NULL,NULL,NULL,'5','Islam','2023-10-23 05:14:53',NULL),(8288,174,7413,'Fabiha',NULL,'2017-06-09','Anwar','42101-0689775-4',NULL,NULL,'2','Islam','2023-10-23 05:15:13',NULL),(8289,97,6113,'Urooj',NULL,NULL,'Muhammad Sarfaraz ',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:15:20',NULL),(8290,61,13203,'Fiza',NULL,NULL,'Zubair',NULL,NULL,NULL,'2','Islam','2023-10-23 05:15:23',NULL),(8291,97,6114,'Musabia',NULL,NULL,'Muhammad Sarfaraz',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:15:45',NULL),(8292,105,9906,'sAWEERA nAZ tEHMOORI',NULL,'2011-07-05','Faisa Hameed',NULL,NULL,NULL,'5','Islam','2023-10-23 05:15:59',NULL),(8293,97,6115,'Muskan',NULL,NULL,'Kashif',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:16:02',NULL),(8294,61,13204,'Bisma',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'2','Islam','2023-10-23 05:16:03',NULL),(8295,174,7416,'Dua Fatima',NULL,'2017-03-03','Muhammad Sadiq','31201-6305649-8',NULL,NULL,'2','Islam','2023-10-23 05:16:07',NULL),(8296,97,6116,'Muhammad Umar',NULL,NULL,'Kashif',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:16:28',NULL),(8297,61,13201,'Fatima Batool',NULL,NULL,'Muhammad Waqas',NULL,NULL,NULL,'2','Islam','2023-10-23 05:16:34',NULL),(8298,61,13200,'Wahiba',NULL,NULL,'Farhan Akhter',NULL,NULL,NULL,'2','Islam','2023-10-23 05:17:04',NULL),(8299,105,9925,'Anas Abdulah',NULL,'2011-09-06','Sajid Abdullah',NULL,NULL,NULL,'5','Islam','2023-10-23 05:17:05',NULL),(8301,61,12906,'Sadia',NULL,NULL,'Nasir',NULL,NULL,NULL,'2','Islam','2023-10-23 05:17:45',NULL),(8302,105,9963,'Muhammad Amir',NULL,'2013-08-23','Jamil Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-23 05:18:00',NULL),(8303,97,6117,'Muhammad Rayan',NULL,NULL,'Imran',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:18:15',NULL),(8304,61,12185,'Muhammad Muzammil',NULL,NULL,'Amir Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 05:18:19',NULL),(8305,174,7419,'Muhammad Hamza',NULL,'2011-04-09','Rashid','42101-7501648-7',NULL,NULL,'2','Islam','2023-10-23 05:18:37',NULL),(8306,97,6118,'Hooria Wajid',NULL,NULL,'Wajid Ali',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:18:43',NULL),(8307,105,10003,'Kinza Bibi',NULL,'2012-12-01','Arshad Khan',NULL,NULL,NULL,'5','Islam','2023-10-23 05:18:52',NULL),(8308,61,12187,'Muhammad Uzaifa',NULL,NULL,'Mazhoor Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 05:18:53',NULL),(8309,97,6119,'Aiman',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:19:03',NULL),(8310,97,6121,'Muhammad Ahmar',NULL,NULL,'Sarfaraz',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:19:21',NULL),(8311,61,12167,'Muhammad Ahmed',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'2','Islam','2023-10-23 05:19:30','2023-10-24 06:28:59'),(8312,105,10037,'Saman',NULL,'2013-03-15','Ajaz Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-23 05:19:36',NULL),(8313,174,7432,'Muhammad Faizan',NULL,'2011-02-03','Waheed Ahmed','42101-5112979-5',NULL,NULL,'2','Islam','2023-10-23 05:19:45',NULL),(8314,97,6122,'Umm E Hania Sheikh',NULL,NULL,'Latif Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:20:11',NULL),(8315,97,6123,'Muhammad Ayan Sheikh',NULL,NULL,'Latif Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:20:40',NULL),(8316,105,10038,'Muhammad Mahhad',NULL,'2013-12-23','Muhammad Ali Ansari',NULL,NULL,NULL,'5','Islam','2023-10-23 05:20:44',NULL),(8317,174,7347,'Muhammad Aliyan',NULL,'2009-04-10','Muhammad Ishtiaq','42101-3293360-1',NULL,NULL,'2','Islam','2023-10-23 05:20:48',NULL),(8319,97,6124,'Ali Hussain',NULL,NULL,'Shakeel Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:21:02',NULL),(8320,97,5015,'Summan',NULL,NULL,'Fakhar Uz Zaman',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:21:33',NULL),(8321,174,7364,'Ayaan',NULL,'2012-01-01','Muhammad Hafeez','42101-9404289-3',NULL,NULL,'2','Islam','2023-10-23 05:21:34',NULL),(8322,105,10050,'fATIMA aSIF',NULL,'2014-02-17','Muahmmad Asif',NULL,NULL,NULL,'5','Islam','2023-10-23 05:21:38',NULL),(8323,61,12280,'Hanan Sheikh',NULL,NULL,'Muhammad Sheikh',NULL,NULL,NULL,'2','Islam','2023-10-23 05:21:42',NULL),(8324,97,5054,'Hania',NULL,NULL,'Younus',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:21:58',NULL),(8327,97,5056,'Hifza',NULL,NULL,'Farooq Shah',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:22:30',NULL),(8329,97,5086,'Zainab',NULL,NULL,'Javed Alam',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:23:03',NULL),(8330,174,7310,'Abdul Raheem',NULL,'2008-06-05','Muhammad Naeem',NULL,NULL,NULL,'2','Islam','2023-10-23 05:23:13',NULL),(8331,105,10106,'Hania',NULL,'2016-11-01','Imran Khan',NULL,NULL,NULL,'5','Islam','2023-10-23 05:23:18',NULL),(8332,97,6010,'Aqsa ',NULL,NULL,'Imran',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:23:30',NULL),(8333,61,12705,'Reyan Waris',NULL,NULL,'Noor Waris',NULL,NULL,NULL,'2','Islam','2023-10-23 05:23:31',NULL),(8334,174,7446,'Naima Bashir',NULL,'2016-06-25','Bashir',NULL,NULL,NULL,'2','Islam','2023-10-23 05:23:51',NULL),(8335,97,6018,'Riba',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:23:52',NULL),(8336,61,12472,'Rehan',NULL,NULL,'Jibran Baig',NULL,NULL,NULL,'2','Islam','2023-10-23 05:23:56',NULL),(8337,105,10119,'Mahnoor',NULL,'2013-11-01','Imran Khan',NULL,NULL,NULL,'5',NULL,'2023-10-23 05:24:07',NULL),(8338,97,6054,'Alishbah Alvi',NULL,NULL,'Zubair Alvi',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:24:33',NULL),(8339,61,12546,'Muhammad Usman',NULL,NULL,'Muhammad Ibrahim',NULL,NULL,NULL,'2','Islam','2023-10-23 05:24:34',NULL),(8341,61,12794,'Muhammad Zain',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'2','Islam','2023-10-23 05:25:12',NULL),(8342,174,7264,'Shahida Iqbal',NULL,'2016-03-23','Qaisar Iqbal',NULL,NULL,NULL,'3','Islam','2023-10-23 05:25:23',NULL),(8343,61,12790,'Hasnain Ahmed',NULL,NULL,'Ramzan',NULL,NULL,NULL,'2','Islam','2023-10-23 05:25:39',NULL),(8344,97,2065,'Moiz',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:25:48',NULL),(8345,105,10142,'Zainab',NULL,'2013-05-20','Yiousuf Hussain',NULL,NULL,NULL,'5','Islam','2023-10-23 05:25:57',NULL),(8346,61,12791,'Ali Raza',NULL,NULL,'Wali Muhammad',NULL,NULL,NULL,'2','Islam','2023-10-23 05:26:22',NULL),(8347,97,2066,'Mubashir ',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:26:23',NULL),(8348,174,7334,'Afia Bibi',NULL,'2015-02-08','Syed Alam Shah',NULL,NULL,NULL,'3','Islam','2023-10-23 05:26:32',NULL),(8349,97,5008,'Aazaan',NULL,NULL,'Tabbarak',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:26:46',NULL),(8350,105,10201,'Muhammad Ali Raza',NULL,'2012-02-04','Muhammad Rana Rizwan',NULL,NULL,NULL,'5','Islam','2023-10-23 05:26:49',NULL),(8351,61,12893,'Rehan',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2','Islam','2023-10-23 05:26:51',NULL),(8352,97,5089,'Saim',NULL,NULL,'Sami',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:27:06',NULL),(8353,174,7354,'Musqan',NULL,'2013-08-12','Noor-ul-Islam',NULL,NULL,NULL,'3','Islam','2023-10-23 05:27:19',NULL),(8354,61,13069,'Rahim',NULL,NULL,'Muhammad Ameen ',NULL,NULL,NULL,'2','Islam','2023-10-23 05:27:26',NULL),(8355,97,5094,'Ameen Nizam',NULL,NULL,'Muhammad Nizamuddin',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:27:50',NULL),(8356,105,10205,'Ayesha NAZ',NULL,'2013-11-10','Allah Rakhi',NULL,NULL,NULL,'5','Islam','2023-10-23 05:27:53',NULL),(8357,61,13068,'Abdullah',NULL,NULL,'Muhammad Sana Ullah',NULL,NULL,NULL,'2','Islam','2023-10-23 05:28:07',NULL),(8358,97,6016,'Faraz',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:28:15',NULL),(8359,174,7386,'Alisha',NULL,'2015-01-01','Muhammad Rafiq',NULL,NULL,NULL,'3','Islam','2023-10-23 05:28:34',NULL),(8360,61,12990,'Muhammad Hasnain',NULL,NULL,'Wahid Hassan',NULL,NULL,NULL,'2','Islam','2023-10-23 05:28:41',NULL),(8361,97,6017,'Abdul Rehman',NULL,NULL,'Muhammad Miraj',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:28:43',NULL),(8362,105,10217,'Muskan WAkeel',NULL,'2012-04-15','Wakeel Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-23 05:28:46',NULL),(8363,174,7423,'Laiba',NULL,'2012-04-29','Muhammad Majeed',NULL,NULL,NULL,'3','Islam','2023-10-23 05:29:08','2023-10-24 06:00:47'),(8364,61,13205,'Noman',NULL,NULL,'Muhammad Jameel',NULL,NULL,NULL,'2','Islam','2023-10-23 05:29:09',NULL),(8365,97,6019,'Shoaib',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:29:09',NULL),(8366,105,10218,'Mehek',NULL,'2013-01-27','Faisal Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-23 05:29:34',NULL),(8367,61,13202,'Abdullah',NULL,NULL,'Rashid Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 05:29:34',NULL),(8368,97,6023,'Ayaan',NULL,NULL,'Irshad',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:29:39',NULL),(8369,174,7434,'Saima Bibi',NULL,'2014-10-12','Muhammad Jameel ',NULL,NULL,NULL,'3','Islam','2023-10-23 05:29:39',NULL),(8370,61,13114,'Muhammad Muzammil',NULL,NULL,'Muhammad Aftab',NULL,NULL,NULL,'2','Islam','2023-10-23 05:30:00',NULL),(8371,97,6029,'Muhammad Ayan',NULL,NULL,'Zahid',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:30:04',NULL),(8372,174,7389,'Sara Bilal',NULL,'2011-06-11','Muhammad Bilal',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:30:15',NULL),(8373,105,10243,'Amna Zaheer Uddin',NULL,'2008-03-01','Zaheer Uddin',NULL,NULL,NULL,'5','Islam','2023-10-23 05:30:34',NULL),(8374,61,13740,'Hoorain',NULL,NULL,'Muzaffer Raza',NULL,NULL,NULL,'2','Islam','2023-10-23 05:30:35',NULL),(8375,70,2093,'Ariba',NULL,'2016-11-02','Shahnawaz','42101-5573618-9',NULL,'Razia','2',NULL,'2023-10-23 05:30:38',NULL),(8377,174,7390,'Sadia Bilal',NULL,NULL,'Muhammad Bilal',NULL,NULL,NULL,'3','Islam','2023-10-23 05:31:17',NULL),(8378,97,6055,'Ahmed',NULL,NULL,'Khuram',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:31:17',NULL),(8379,105,10246,'Rubaisha',NULL,'2010-06-22','Sharjeel Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-23 05:31:25',NULL),(8380,61,11972,'Hamna',NULL,NULL,'Muhammad Jamil',NULL,NULL,NULL,'2','Islam','2023-10-23 05:31:34',NULL),(8381,97,6057,'Sahil',NULL,NULL,'Zubair',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:31:41',NULL),(8382,174,7267,'Muhammad Ibrahim',NULL,NULL,'Muhammad Ali Hussain',NULL,NULL,NULL,'3','Islam','2023-10-23 05:31:52','2023-10-24 06:01:37'),(8383,105,10276,'Abiha',NULL,'2016-01-11','Rashid Ali',NULL,NULL,NULL,'5','Islam','2023-10-23 05:32:01',NULL),(8384,97,6068,'Mudassir',NULL,NULL,'Shafiq',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:32:09',NULL),(8385,61,11489,'Muhammad Mujtaba',NULL,NULL,'Muhammad Shehzad Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 05:32:20',NULL),(8386,70,2116,'Aqsa Nadeem',NULL,NULL,'Nadeem Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:32:21',NULL),(8387,174,7319,'Muhammad Tayyab',NULL,NULL,'Muhammad Sajjad',NULL,NULL,NULL,'3','Islam','2023-10-23 05:32:23',NULL),(8388,97,2094,'Maryam',NULL,NULL,'Sabir',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:32:40',NULL),(8389,174,7332,'Abdul Hadi',NULL,NULL,'Samiullah',NULL,NULL,NULL,'3','Islam','2023-10-23 05:32:55',NULL),(8390,105,10277,'Muhammad Asif',NULL,'2011-10-01','Muhammad Hameed',NULL,NULL,NULL,'5','Islam','2023-10-23 05:33:00',NULL),(8391,97,3003,'Fariha',NULL,NULL,'Farhan',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:33:02',NULL),(8392,61,12350,'Hamza',NULL,NULL,'Muhammad Irfan Siddiqui',NULL,NULL,NULL,'2','Islam','2023-10-23 05:33:08',NULL),(8393,97,3004,'Rahmeen',NULL,NULL,'Khurram Naseem',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:33:36',NULL),(8394,174,7435,'Muhammad Sohail',NULL,NULL,'Muhammad Jameel ',NULL,NULL,NULL,'3','Islam','2023-10-23 05:33:37',NULL),(8395,70,2122,'Afshan',NULL,NULL,'Saddam Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:33:38',NULL),(8396,61,12474,'Shahikoon',NULL,NULL,'Nasir Mashi',NULL,NULL,NULL,'2','Islam','2023-10-23 05:33:42',NULL),(8398,105,10337,'Muhammad Safwan',NULL,'2010-04-17','Muhammamd Farhan',NULL,NULL,NULL,'5','Islam','2023-10-23 05:33:57',NULL),(8399,97,4060,'Eman',NULL,NULL,'Waseem Tasleem',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:34:04',NULL),(8400,174,7338,'Muhammad Rehan',NULL,NULL,'Muhammad Dulal',NULL,NULL,NULL,'3','Islam','2023-10-23 05:34:10',NULL),(8401,61,12864,'Muhammad Umar',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'2','Islam','2023-10-23 05:34:29',NULL),(8402,70,2130,'Nayab',NULL,NULL,'Shafi Ullah',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:34:31',NULL),(8403,97,5000,'Ufaq Naz',NULL,NULL,'Salman',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:34:37',NULL),(8404,105,10338,'Maryam',NULL,'2010-01-26','Muhammad Asif Nadeem',NULL,NULL,NULL,'5','Islam','2023-10-23 05:34:40',NULL),(8405,174,7353,'Salman',NULL,NULL,'Noor ul Islam',NULL,NULL,NULL,'3','Islam','2023-10-23 05:34:53',NULL),(8406,97,5004,'Anamta',NULL,NULL,'Pervaiz',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:35:00',NULL),(8407,61,12935,'Shayan',NULL,NULL,'Shahbaz Mashi',NULL,NULL,NULL,'2','Islam','2023-10-23 05:35:01',NULL),(8408,70,2131,'Samreen',NULL,NULL,'Shafi Ullah',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:35:03',NULL),(8409,105,10360,'Misbah',NULL,'2009-10-07','Muhammad Ali',NULL,NULL,NULL,'5','Islam','2023-10-23 05:35:20',NULL),(8410,174,7365,'Farooq',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'3','Islam','2023-10-23 05:35:24',NULL),(8411,70,2187,'Iqra',NULL,NULL,'Sana Ullah',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:35:30',NULL),(8412,97,6125,'Abdul Mughnim',NULL,NULL,'Imran',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:35:31',NULL),(8413,61,12941,'Muhammad Jibran',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'2','Islam','2023-10-23 05:35:45',NULL),(8414,97,6085,'Rohaba Anwer',NULL,NULL,'Syed Anwar',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:35:58',NULL),(8415,174,7266,'Bilal Shahid',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'3','Islam','2023-10-23 05:36:09',NULL),(8416,61,12908,'Hassan',NULL,NULL,'Ameer Hassan',NULL,NULL,NULL,'2','Islam','2023-10-23 05:36:12',NULL),(8418,97,6126,'Muhammad Ayan',NULL,NULL,'Jamshad',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:36:21',NULL),(8419,70,2192,'Noureen',NULL,NULL,'Qadir Bakhsh',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:36:23',NULL),(8421,97,6127,'Hifza Noor',NULL,NULL,'Muhammad Arman',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:36:50',NULL),(8422,174,7258,'Muhammad Subhan',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'4','Islam','2023-10-23 05:36:53',NULL),(8423,105,10385,'Ayesha',NULL,'2013-09-09','Israfeel',NULL,NULL,NULL,'5','Islam','2023-10-23 05:37:04',NULL),(8424,70,2193,'Mehreen',NULL,NULL,'Qadir Bakhsh',NULL,NULL,NULL,'2',NULL,'2023-10-23 05:37:15',NULL),(8425,61,12903,'Ikram',NULL,NULL,'Roze Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 05:37:17',NULL),(8426,174,7375,'Amaan Allah',NULL,NULL,'Israr',NULL,NULL,NULL,'4','Islam','2023-10-23 05:37:20',NULL),(8427,97,6128,'Anamta',NULL,NULL,'Muhammad Arshad Qureshi',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:37:35',NULL),(8428,174,7378,'Nasir',NULL,NULL,'Muhammad Sharif',NULL,NULL,NULL,'4','Islam','2023-10-23 05:37:49',NULL),(8429,105,10383,'Zenab',NULL,'2011-12-23','Huzaifa Qureshi',NULL,NULL,NULL,'5','Islam','2023-10-23 05:38:01',NULL),(8430,97,6130,'Haya Fatima',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:38:23',NULL),(8431,174,7379,'Muhammad Salman',NULL,NULL,'Muhammad Sharif',NULL,NULL,NULL,'4','Islam','2023-10-23 05:38:37',NULL),(8432,70,2001,'Maheen',NULL,NULL,'Syed Muhammad Imtiaz',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:38:38',NULL),(8433,105,10382,'Tasmiya',NULL,'2012-06-22','Asif Husain',NULL,NULL,NULL,'5','Islam','2023-10-23 05:38:59',NULL),(8434,174,7410,'Muhammad Umair',NULL,NULL,'Shah Jahan',NULL,NULL,NULL,'4','Islam','2023-10-23 05:39:06',NULL),(8435,70,2005,'Hanifa',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:39:12',NULL),(8436,97,6131,'Muhammad Naveer Ashraf',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:39:19',NULL),(8437,174,7269,'Mahnoor',NULL,NULL,'Aslam',NULL,NULL,NULL,'4','Islam','2023-10-23 05:39:35',NULL),(8438,70,2019,'Dua',NULL,NULL,'Haq Nawaz',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:39:42',NULL),(8439,61,13458,'Muhammad Rayyan ',NULL,NULL,'Muhammad Yasir Khokhar ',NULL,NULL,NULL,'2','Islam','2023-10-23 05:39:55',NULL),(8440,174,7436,'Maryam Allah Datta',NULL,NULL,'Allad Datta',NULL,NULL,NULL,'4','Islam','2023-10-23 05:40:08',NULL),(8441,97,6132,'Armish Mahar',NULL,NULL,'Muhammad Asif Bhatti',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:40:08',NULL),(8442,70,2025,'Shahida',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:40:28',NULL),(8443,61,13468,'Muhammad Hasnain ',NULL,NULL,'Muhammad Raees',NULL,NULL,NULL,'2','Islam','2023-10-23 05:40:37',NULL),(8444,174,7305,'Emaan',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'4','Islam','2023-10-23 05:40:44',NULL),(8445,97,6133,'Zoneer Asif',NULL,NULL,'Muhammad Asif Bhatti',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:41:06',NULL),(8446,61,12411,'Muhammad Umer',NULL,NULL,'Ghulam Yaseen ',NULL,NULL,NULL,'2','Islam','2023-10-23 05:41:13',NULL),(8447,70,2038,'Noureen',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:41:17',NULL),(8448,174,7395,'Malaika',NULL,NULL,'Muhammad Rafiq',NULL,NULL,NULL,'4','Islam','2023-10-23 05:41:23',NULL),(8449,97,4049,'Muhammad Shahzain Ilyas',NULL,NULL,'Muhammad Ilyas',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:41:43',NULL),(8450,61,13628,'Hunain ',NULL,NULL,'Danish Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 05:41:45',NULL),(8451,174,7211,'Alishba',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'4','Islam','2023-10-23 05:41:51',NULL),(8452,70,2042,'Tahira',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:41:54',NULL),(8453,70,2046,'Sajida',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:42:25','2023-10-23 05:44:04'),(8454,97,4052,'Muhammad Atif',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:42:31',NULL),(8455,61,13632,'Sufiyan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2','Islam','2023-10-23 05:42:36',NULL),(8456,174,7273,'Arisha Shahid',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'4','Islam','2023-10-23 05:42:43',NULL),(8457,97,4056,'Muhammad Hamza',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:43:08',NULL),(8458,174,7368,'Sidra Aslam ',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'4','Islam','2023-10-23 05:43:19',NULL),(8459,61,13629,'Abdul Husnain',NULL,NULL,'Muhammad Sohail',NULL,NULL,NULL,'2','Islam','2023-10-23 05:43:26',NULL),(8460,174,7402,'Wania',NULL,NULL,'Taj Muhammad',NULL,NULL,NULL,'4','Islam','2023-10-23 05:43:46',NULL),(8461,61,13639,'Shafquat Rasool',NULL,NULL,'Gul Rasool',NULL,NULL,NULL,'2','Islam','2023-10-23 05:44:02',NULL),(8462,97,4059,'Muhammad Sumair',NULL,NULL,'Muhammad Muneer',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:44:05',NULL),(8463,174,7367,'Aqsa Aslam ',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'4','Islam','2023-10-23 05:44:26',NULL),(8464,70,2048,'Aliyan',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:44:44',NULL),(8465,97,4074,'Muhammad Shayan',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:44:45',NULL),(8466,174,7271,'Emaan',NULL,NULL,'Muhammad Nawaz',NULL,NULL,NULL,'4','Islam','2023-10-23 05:44:51',NULL),(8467,61,13630,'Abdul Hunain',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'2','Islam','2023-10-23 05:44:52',NULL),(8468,97,4076,'Hamza Sajid',NULL,NULL,'Sajid Ali',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:45:12',NULL),(8469,61,12701,'Moosa Mahid',NULL,NULL,'Majid Amen ',NULL,NULL,NULL,'2','Islam','2023-10-23 05:45:30',NULL),(8470,70,2054,'Unzila ',NULL,NULL,'Ghulam Shabbeer',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:45:41',NULL),(8471,174,7426,'Fariha Adeel',NULL,NULL,'Syed Adeel Shah',NULL,NULL,NULL,'4','Islam','2023-10-23 05:45:41',NULL),(8472,97,4079,'Daniyal',NULL,NULL,'Mubashir',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:45:52',NULL),(8473,61,12800,'Rahim',NULL,NULL,'Shahzad Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 05:45:58',NULL),(8474,70,2068,'Iqra',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:46:14',NULL),(8475,174,7372,'Habiba ',NULL,NULL,'Anwar',NULL,NULL,NULL,'5','Islam','2023-10-23 05:46:26',NULL),(8476,61,13222,'Shah Meer Raza',NULL,NULL,'Shah Zaib',NULL,NULL,NULL,'2','Islam','2023-10-23 05:46:30',NULL),(8477,70,2073,'Imran',NULL,NULL,'Fazal Abbas',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:46:42',NULL),(8478,174,7384,'Ayesha',NULL,NULL,'Muhammad Rafiq',NULL,NULL,NULL,'5','Islam','2023-10-23 05:46:52',NULL),(8479,94,4791,'Rabia',NULL,NULL,'Shabbir Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 05:47:02',NULL),(8480,97,4096,'Abdul Hanan',NULL,NULL,'Ateeq Ul Rehman',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:47:10',NULL),(8481,94,4824,'Kiran',NULL,NULL,'Noor Muhammad',NULL,NULL,NULL,'1','Islam','2023-10-23 05:47:22',NULL),(8482,70,2081,'Umm e Warda',NULL,NULL,'Ali Dino',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:47:24',NULL),(8483,174,7224,'Bisma Sajjad',NULL,NULL,'Muhammad Sajjad',NULL,NULL,NULL,'5','Islam','2023-10-23 05:47:26',NULL),(8484,94,4833,'Fatima',NULL,NULL,'Naeem Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 05:47:41',NULL),(8485,97,5002,'Ibn E Mustafa',NULL,NULL,'Muhammad Aqeel Khan',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:47:47',NULL),(8486,94,4866,'Humaira',NULL,NULL,'Zaman Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 05:48:01',NULL),(8487,94,4914,'Sana',NULL,NULL,'Waqar',NULL,NULL,NULL,'1','Islam','2023-10-23 05:48:16',NULL),(8488,61,12621,'Reba Farman',NULL,NULL,'Farman',NULL,NULL,NULL,'2','Islam','2023-10-23 05:48:19',NULL),(8489,70,2087,'Husain',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:48:20',NULL),(8490,94,4916,'Abiha',NULL,NULL,'Rizwan',NULL,NULL,NULL,'1','Islam','2023-10-23 05:48:33',NULL),(8491,174,7276,'Muhammad Ahsan',NULL,NULL,'Faryad Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-23 05:48:36',NULL),(8492,61,12648,'Sumaira',NULL,NULL,'Ashiq Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 05:48:47',NULL),(8493,70,2089,'Aliza',NULL,NULL,'Nasir Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:48:47',NULL),(8494,94,4917,'Aqsa',NULL,NULL,'Abdul Kareem',NULL,NULL,NULL,'1','Islam','2023-10-23 05:48:53',NULL),(8495,174,7336,'Farhan',NULL,NULL,'Dulal',NULL,NULL,NULL,'5','Islam','2023-10-23 05:49:08',NULL),(8496,94,4918,'Maryam',NULL,NULL,'Faisal',NULL,NULL,NULL,'1','Islam','2023-10-23 05:49:09',NULL),(8497,61,12658,'Almirah',NULL,NULL,'Ishaq Imran',NULL,NULL,NULL,'2','Islam','2023-10-23 05:49:15',NULL),(8498,97,5019,'Muzammil',NULL,NULL,'Muhammad Faheem',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:49:17',NULL),(8499,70,2105,'Saqib',NULL,NULL,'Nawab Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:49:18',NULL),(8500,94,4921,'Kulsoom',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'1','Islam','2023-10-23 05:49:45',NULL),(8501,70,2117,'Zakia',NULL,NULL,'Sualeen Zaman',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:49:54',NULL),(8502,61,12683,'Abeera Ayesha',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'2','Islam','2023-10-23 05:49:57',NULL),(8503,174,7422,'Hassan Majeed',NULL,NULL,'Muhammad Majeed',NULL,NULL,NULL,'5','Islam','2023-10-23 05:50:08',NULL),(8504,94,4938,'Abdul Wahab',NULL,NULL,'Rafiq',NULL,NULL,NULL,'1','Islam','2023-10-23 05:50:12',NULL),(8505,97,5020,'Hunzalauddin',NULL,NULL,'Shujatuddin',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:50:26',NULL),(8506,61,12696,'Bisma Fahad',NULL,NULL,'Fahad',NULL,NULL,NULL,'2','Islam','2023-10-23 05:50:27',NULL),(8507,70,2137,'Danish',NULL,NULL,'Ghulam Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:50:33',NULL),(8508,174,7439,'Rehan',NULL,NULL,'Shah Jahan',NULL,NULL,NULL,'5','Islam','2023-10-23 05:50:40',NULL),(8509,94,4939,'Abdul Samad',NULL,NULL,'Khalid Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 05:50:43',NULL),(8510,97,5092,'Hassan',NULL,NULL,'Nasir Ali',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:50:48',NULL),(8511,61,12865,'Noor Fatima',NULL,NULL,'Shahzad Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 05:51:09',NULL),(8512,97,5095,'Subhan',NULL,NULL,'Nisar',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:51:10',NULL),(8514,94,4946,'Zainab Fatima',NULL,NULL,'Ameen Malik',NULL,NULL,NULL,'1','Islam','2023-10-23 05:51:14',NULL),(8515,70,2144,'Hajra',NULL,NULL,'Muhammad Maroof',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:51:17',NULL),(8516,94,4948,'Musfira',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1','Islam','2023-10-23 05:51:39',NULL),(8518,61,12911,'Maria',NULL,NULL,'Muhmmad Bilal',NULL,NULL,NULL,'2','Islam','2023-10-23 05:51:56',NULL),(8519,70,2154,'Fatima',NULL,NULL,'Majeed Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:51:57',NULL),(8520,174,7189,'Fizza Irfan',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'5','Islam','2023-10-23 05:51:57','2023-10-24 05:59:44'),(8521,94,4954,'Umm e Anabiya',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-23 05:52:11',NULL),(8522,97,6049,'Muhammad Shayan',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:52:23',NULL),(8523,61,13024,'Farya',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'2','Islam','2023-10-23 05:52:27',NULL),(8524,70,2156,'Mahira ',NULL,NULL,'Kamran Abbasi',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:52:28',NULL),(8525,174,7221,'Yusra',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'5','Islam','2023-10-23 05:52:31',NULL),(8526,94,4963,'Eshal',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'2','Islam','2023-10-23 05:52:31','2023-10-26 05:39:47'),(8527,97,2085,'Zareen',NULL,NULL,'Anwer Ali',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:52:43',NULL),(8528,94,4980,'Iqra',NULL,NULL,'Zakir Hussain',NULL,NULL,NULL,'1','Islam','2023-10-23 05:52:49','2023-10-26 05:32:40'),(8529,61,13063,'Syeda Anumta',NULL,NULL,'Syed Zeeshan Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 05:53:00',NULL),(8530,174,7181,'Sana',NULL,NULL,'Asghar Khan',NULL,NULL,NULL,'5','Islam','2023-10-23 05:53:01',NULL),(8531,97,2093,'Tayyaba',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:53:04',NULL),(8532,70,2174,'Zulfiqar',NULL,NULL,'Mujeed ur Rehman',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:53:12',NULL),(8533,97,2096,'Dua',NULL,NULL,'Imran',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:53:22',NULL),(8534,94,4983,'Hafsa',NULL,NULL,'Abdul Mannan',NULL,NULL,NULL,'1','Islam','2023-10-23 05:53:24','2023-10-26 05:34:20'),(8535,61,13033,'Urooj',NULL,NULL,'Waseem',NULL,NULL,NULL,'2','Islam','2023-10-23 05:53:24',NULL),(8536,174,7223,'Ubaid Ali',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'5','Islam','2023-10-23 05:53:45',NULL),(8537,97,2098,'Iqra',NULL,NULL,'Imran Khan',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:53:51',NULL),(8538,61,12412,'Iqra',NULL,NULL,'Syed Ikram Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 05:54:00',NULL),(8539,97,4028,'Aiman',NULL,NULL,'Fakhar Uz Zaman',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:54:13',NULL),(8540,70,2180,'Muhammad Shehzad',NULL,NULL,'Ilahi Buksh',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:54:25',NULL),(8541,61,12074,'Unaiasa',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'2','Islam','2023-10-23 05:54:39',NULL),(8542,97,4046,'Kaneez Fatima',NULL,NULL,'Muhammad Shareef',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:54:42',NULL),(8543,61,12219,'Maryam',NULL,NULL,'Abd Ur Rauf',NULL,NULL,NULL,'2','Islam','2023-10-23 05:55:13',NULL),(8544,70,2181,'Anam',NULL,NULL,'Saleem',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:55:13',NULL);
INSERT INTO `spstudent` VALUES (8545,94,4988,'Manahil',NULL,NULL,'Adnan Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 05:55:16',NULL),(8546,97,4062,'Anaya Riaz',NULL,NULL,'Riaz Waris',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:55:23',NULL),(8547,94,4989,'Nabiha',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1','Islam','2023-10-23 05:55:37',NULL),(8548,61,13215,'Zahra',NULL,NULL,'Rehman',NULL,NULL,NULL,'2','Islam','2023-10-23 05:55:40',NULL),(8549,97,4069,'Dua Rizwan',NULL,NULL,'Muhammad Rizwan Ali',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:55:53',NULL),(8550,94,5005,'Malika',NULL,NULL,'Umar Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 05:55:56','2023-10-26 05:37:22'),(8551,97,4072,'Iqra',NULL,NULL,'Mehmood Khan',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:56:13',NULL),(8552,94,5016,'Tahira Naz',NULL,NULL,'Jamreez Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 05:56:16',NULL),(8553,61,13214,'Hooriya',NULL,NULL,'Ghulam Mehboob',NULL,NULL,NULL,'2','Islam','2023-10-23 05:56:18',NULL),(8554,94,5017,'Hunza',NULL,NULL,'Umer Rehman',NULL,NULL,NULL,'1','Islam','2023-10-23 05:56:38',NULL),(8555,61,13213,'Sania',NULL,NULL,'Rehman',NULL,NULL,NULL,'2','Islam','2023-10-23 05:56:52',NULL),(8557,70,2188,'Abid',NULL,NULL,'Sana Ullah',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:56:56',NULL),(8558,94,5018,'Abdul Muheed',NULL,NULL,'Javed',NULL,NULL,NULL,'1','Islam','2023-10-23 05:57:03',NULL),(8559,97,5017,'Kaneez Narjis Fatima',NULL,NULL,'Fida Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:57:11',NULL),(8560,94,5019,'Aqsa',NULL,NULL,'Muhammad Majid',NULL,NULL,NULL,'1','Islam','2023-10-23 05:57:23',NULL),(8561,97,5099,'Aisha',NULL,NULL,'Imran',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:57:35',NULL),(8562,70,1980,'Fatima',NULL,NULL,'Majid',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:57:38',NULL),(8563,61,13216,'Mehnaz Khan',NULL,NULL,'Furqan Muhammad Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 05:57:39',NULL),(8570,94,5020,'Zara',NULL,NULL,'Muhammad Akhtar',NULL,NULL,NULL,'1','Islam','2023-10-23 05:57:43',NULL),(8571,151,7067,'Zohaib Tahir',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'1','Islam','2023-10-23 05:57:57',NULL),(8572,97,6047,'Aleena',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:57:59',NULL),(8573,94,5021,'Ali Qamar',NULL,NULL,'Muhammad Khalid',NULL,NULL,NULL,'1','Islam','2023-10-23 05:58:10',NULL),(8574,61,13634,'Umm e Habiba',NULL,NULL,'Syed Muhammad Waqar Shah',NULL,NULL,NULL,'2','Islam','2023-10-23 05:58:14',NULL),(8575,70,2051,'Aliya ',NULL,NULL,'Mehrullah',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:58:19',NULL),(8576,97,4073,'Mansha Naz',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'3',NULL,'2023-10-23 05:58:28',NULL),(8577,151,7068,'Muhammad Bilal',NULL,NULL,'Muhammad Toufeeq',NULL,NULL,NULL,'1','Islam','2023-10-23 05:58:29',NULL),(8578,94,5023,'Roshna ',NULL,NULL,'Muhammad Waqas',NULL,NULL,NULL,'1','Islam','2023-10-23 05:58:36',NULL),(8579,97,6134,'Dua Naz',NULL,NULL,'Sami Akhter',NULL,NULL,NULL,'4',NULL,'2023-10-23 05:58:51',NULL),(8580,61,13633,'Amna Anoshay',NULL,NULL,'Abd ur Rahim',NULL,NULL,NULL,'2','Islam','2023-10-23 05:58:57',NULL),(8581,94,5029,'Afrah Rani',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'1','Islam','2023-10-23 05:59:02',NULL),(8582,151,8004,'Ayyan Saleem',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'1','Islam','2023-10-23 05:59:03',NULL),(8583,97,6135,'Muhammad Adeel',NULL,NULL,'Muhammad Aziz',NULL,NULL,NULL,'4',NULL,'2023-10-23 05:59:25',NULL),(8584,61,13754,'Amna',NULL,NULL,'Muhammad Sohail Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 05:59:26',NULL),(8585,94,5031,'Aneeha',NULL,NULL,'Muhammad Ishtiaq',NULL,NULL,NULL,'1','Islam','2023-10-23 05:59:28',NULL),(8586,151,8005,'Rehan Saleem',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'1','Islam','2023-10-23 05:59:45',NULL),(8587,94,5043,'Alisha',NULL,NULL,'Munawwar Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 05:59:50',NULL),(8588,97,6136,'Arban',NULL,NULL,'Abdul Rehman',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:00:03',NULL),(8589,61,13753,'Fatima',NULL,NULL,'Muhammad Sohail Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 06:00:04',NULL),(8590,94,5045,'Abuza',NULL,NULL,'Sajjad Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 06:00:18',NULL),(8591,151,8082,'Muhammad Ali ',NULL,NULL,'Muhammad Mushtaq',NULL,NULL,NULL,'1','Islam','2023-10-23 06:00:28',NULL),(8592,94,5059,'Kainat',NULL,NULL,'Wali ur Rehman',NULL,NULL,NULL,'1','Islam','2023-10-23 06:00:39',NULL),(8593,97,6137,'Rehan Ahmed',NULL,NULL,'Shan',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:00:44',NULL),(8594,61,13070,'Muqadas',NULL,NULL,'Nazar Hussain',NULL,NULL,NULL,'2','Islam','2023-10-23 06:00:46',NULL),(8595,94,5060,'Syed Mustufa Hussain',NULL,NULL,'Muhammad Shafeeq',NULL,NULL,NULL,'1','Islam','2023-10-23 06:01:07',NULL),(8596,151,8092,'Rayyan Saleem',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'1','Islam','2023-10-23 06:01:09',NULL),(8597,97,4006,'Huzaifa Imran',NULL,NULL,'Imran Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:01:14',NULL),(8598,61,13234,'Azan',NULL,NULL,'Muhammad Sabir',NULL,NULL,NULL,'2','Islam','2023-10-23 06:01:21',NULL),(8599,94,5070,'Fareeha Bibi',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'1','Islam','2023-10-23 06:01:32',NULL),(8600,97,4025,'Muhammad Zeeshan',NULL,NULL,'Fakhar Uz Zaman',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:01:44',NULL),(8601,151,8046,'Shamiha Batool',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'1','Islam','2023-10-23 06:01:47',NULL),(8602,61,13246,'Hammad Ali',NULL,NULL,'Saeed Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 06:01:51',NULL),(8603,94,5085,'Maheen Bibi',NULL,NULL,'Umar Farooq',NULL,NULL,NULL,'1','Islam','2023-10-23 06:01:53',NULL),(8604,97,4027,'Muhammad Hassan',NULL,NULL,'Fakhar Uz Zaman',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:02:09',NULL),(8605,94,5087,'Nazia',NULL,NULL,'Kismat Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 06:02:14',NULL),(8606,151,9019,'Arman Ali',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 06:02:17',NULL),(8607,61,13241,'Armaan',NULL,NULL,'Abdul Haq',NULL,NULL,NULL,'2','Islam','2023-10-23 06:02:18',NULL),(8608,94,5092,'Arsalan',NULL,NULL,'Imran',NULL,NULL,NULL,'1','Islam','2023-10-23 06:02:29',NULL),(8609,61,13237,'Abdullah',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'2','Islam','2023-10-23 06:02:45',NULL),(8610,94,5093,'Kulsoom',NULL,NULL,'Tayyab Uddin',NULL,NULL,NULL,'1','Islam','2023-10-23 06:02:49',NULL),(8611,97,4038,'Ubaid Ansari',NULL,NULL,'Quraish Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:02:56',NULL),(8612,151,9026,'Hasnain Ali',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 06:03:06',NULL),(8613,70,1945,'Saqib',NULL,NULL,'Muneer Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:03:08',NULL),(8614,61,13236,'Muhammad Mair',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'2','Islam','2023-10-23 06:03:20',NULL),(8615,97,4058,'Muhammad Taimoor',NULL,NULL,'Muhammad Muneer',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:03:25',NULL),(8616,70,1988,'Faheem Ali',NULL,NULL,'Nadeem Ali',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:03:35',NULL),(8617,151,9045,'Ubaid Adil',NULL,NULL,'Muhammad Adil',NULL,NULL,NULL,'1','Islam','2023-10-23 06:03:36',NULL),(8618,94,4825,'Sajida Bibi',NULL,NULL,'Ameer Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 06:03:39',NULL),(8619,61,13230,'Abdul Sammad',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'2','Islam','2023-10-23 06:03:51',NULL),(8620,97,41063,'Mujeeb Ali',NULL,NULL,'Mehmood Ali',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:03:54',NULL),(8621,94,4832,'Samreen',NULL,NULL,'Waiq Ullah',NULL,NULL,NULL,'2','Islam','2023-10-23 06:04:06',NULL),(8622,151,9047,'Hasan Haji',NULL,NULL,'Muhammad Haji',NULL,NULL,NULL,'1','Islam','2023-10-23 06:04:07','2023-10-23 07:48:06'),(8623,70,1990,'Maira',NULL,NULL,'Muhammad Nawaz',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:04:10',NULL),(8624,61,13406,'Muhammad Shahzad',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'2','Islam','2023-10-23 06:04:25',NULL),(8625,94,4837,'Mubashir',NULL,NULL,'Muhammad Moin',NULL,NULL,NULL,'2','Islam','2023-10-23 06:04:27',NULL),(8627,151,9018,'Raza Asif',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1','Islam','2023-10-23 06:04:39',NULL),(8628,61,13410,'Usman',NULL,NULL,'Kamran',NULL,NULL,NULL,'2','Islam','2023-10-23 06:04:48',NULL),(8629,94,4843,'Huziafa',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2','Islam','2023-10-23 06:04:50',NULL),(8630,70,1995,'Areeba',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:05:06',NULL),(8631,97,5034,'Abdul Rafay',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:05:12',NULL),(8632,94,4844,'Muhammad Ayan',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'2','Islam','2023-10-23 06:05:19',NULL),(8633,151,9015,'Muhammad Aqib',NULL,NULL,'Muhammad Saber',NULL,NULL,NULL,'1','Islam','2023-10-23 06:05:20',NULL),(8634,61,13249,'Muhammad Mustafa',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'2','Islam','2023-10-23 06:05:28',NULL),(8635,70,1996,'Anum',NULL,NULL,'Ali Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:05:35',NULL),(8636,97,5038,'Muhammad Ayaan',NULL,NULL,'Muhammad Saleem Ansari',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:05:42',NULL),(8637,94,4868,'Fabiha',NULL,NULL,'Imran Faheem',NULL,NULL,NULL,'2','Islam','2023-10-23 06:05:44',NULL),(8638,151,9016,'Muhammad Yasir',NULL,NULL,'Muhammad Saber',NULL,NULL,NULL,'1','Islam','2023-10-23 06:05:51',NULL),(8639,70,2004,'Dua',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:05:52',NULL),(8640,61,13245,'Abdul Rafai',NULL,NULL,'Muhammad Jabbar',NULL,NULL,NULL,'2','Islam','2023-10-23 06:06:05',NULL),(8641,94,4872,'Usman',NULL,NULL,'Abdul Rauf',NULL,NULL,NULL,'2','Islam','2023-10-23 06:06:10',NULL),(8642,97,5063,'Muhammad Bilal',NULL,NULL,'Muhammad Haneef',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:06:12',NULL),(8643,94,4901,'Abdul Moiz',NULL,NULL,'Imran Saeed Ullah',NULL,NULL,NULL,'2','Islam','2023-10-23 06:06:30',NULL),(8644,70,2029,'mariam',NULL,NULL,'Allah Bux',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:06:31',NULL),(8645,97,5064,'Faizan',NULL,NULL,'Salman',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:06:34',NULL),(8646,61,13483,'Zakir Ali',NULL,NULL,'Mehmood Illahi',NULL,NULL,NULL,'2','Islam','2023-10-23 06:06:42',NULL),(8647,151,9035,'Ali Haider',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 06:06:46',NULL),(8648,70,2082,'Rehan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:06:52',NULL),(8649,97,5077,'Ali Raza',NULL,NULL,'Amjad Ali',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:06:53',NULL),(8650,94,4903,'Fawad Khan',NULL,NULL,'Saeed Ullah',NULL,NULL,NULL,'2','Islam','2023-10-23 06:07:01',NULL),(8651,94,4904,'Umama',NULL,NULL,'Faheem',NULL,NULL,NULL,'2','Islam','2023-10-23 06:07:14',NULL),(8652,61,13227,'Sakeena',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'2','Islam','2023-10-23 06:07:14',NULL),(8653,151,9034,'Sajad Ali',NULL,NULL,'Gulshan Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 06:07:16','2023-10-23 06:07:53'),(8654,97,5073,'Abdul Basit',NULL,NULL,'Syed Anwer Ali',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:07:21',NULL),(8655,70,2102,'Abdul Qadir',NULL,NULL,'Arbab Husain',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:07:36',NULL),(8656,94,4907,'Moosa Khan',NULL,NULL,'Asghar',NULL,NULL,NULL,'2','Islam','2023-10-23 06:07:38',NULL),(8657,61,13231,'Umm-e-Aiman',NULL,NULL,'Aashique',NULL,NULL,NULL,'2','Islam','2023-10-23 06:07:44',NULL),(8659,94,4906,'Essa',NULL,NULL,'Hazrat Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 06:08:10',NULL),(8660,61,13229,'Ayesha Bibi',NULL,NULL,'Muhammad Siddique',NULL,NULL,NULL,'2','Islam','2023-10-23 06:08:20',NULL),(8661,94,4923,'Laiba ',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'2','Islam','2023-10-23 06:08:30',NULL),(8662,61,13247,'Barerra',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'2','Islam','2023-10-23 06:08:48',NULL),(8663,70,2109,'Sohail',NULL,NULL,'KHalid Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:08:51',NULL),(8664,97,2087,'Hafsa Hooriya',NULL,NULL,'Muhammad Zafar',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:08:53',NULL),(8665,94,4924,'Nabiha',NULL,NULL,'Muhammad Umar Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 06:08:55',NULL),(8666,151,9036,'Muhammad Rayyan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'1','Islam','2023-10-23 06:08:58',NULL),(8667,94,4925,'Arsiya',NULL,NULL,'Jamal Naseer',NULL,NULL,NULL,'2','Islam','2023-10-23 06:09:17',NULL),(8668,61,13404,'Maliha',NULL,NULL,'Khurram Iqbal',NULL,NULL,NULL,'2','Islam','2023-10-23 06:09:22',NULL),(8670,70,2113,'Mudassir',NULL,NULL,'Meer Muhammad',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:09:33','2023-10-23 06:10:32'),(8671,94,4927,'Rabia',NULL,NULL,'Abdullah Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 06:09:37',NULL),(8672,151,9033,'Ali Akber',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'1','Islam','2023-10-23 06:09:39',NULL),(8673,61,13459,'Alishba',NULL,NULL,'Muneer Hussain',NULL,NULL,NULL,'2','Islam','2023-10-23 06:09:50',NULL),(8674,97,2097,'Ansharah',NULL,NULL,'Wajid',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:09:56',NULL),(8675,94,4928,'Shehzad',NULL,NULL,'Muhammad Sheraz',NULL,NULL,NULL,'2','Islam','2023-10-23 06:09:56',NULL),(8676,151,9032,'Muhammad Ali',NULL,NULL,'Saeed Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 06:10:11',NULL),(8677,94,4930,'Kareem Ullah',NULL,NULL,'Muhammad Hassan',NULL,NULL,NULL,'2','Islam','2023-10-23 06:10:14',NULL),(8678,61,13408,'Neha',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'2','Islam','2023-10-23 06:10:19',NULL),(8679,97,3062,'Fiza',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:10:19',NULL),(8680,97,3063,'Hareem ',NULL,NULL,'Shehbaz',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:10:36',NULL),(8681,94,4940,'Muhammad Hassan Khan',NULL,NULL,'Imran Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 06:10:40',NULL),(8682,151,9048,'Muhammad Yousuf',NULL,NULL,'Yousuf ',NULL,NULL,NULL,'1','Islam','2023-10-23 06:10:41',NULL),(8683,61,13424,'Noor Fatima',NULL,NULL,'Muhammad Qasim',NULL,NULL,NULL,'2','Islam','2023-10-23 06:10:48',NULL),(8684,94,4941,'Abbas Ali',NULL,NULL,'Mehran',NULL,NULL,NULL,'2','Islam','2023-10-23 06:10:57',NULL),(8685,70,2123,'Shazia',NULL,NULL,'Ali Haidar Rodmi',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:11:04',NULL),(8686,97,4016,'Haya Fatima',NULL,NULL,'Muhammad Shareef',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:11:09',NULL),(8687,151,9046,'Sufiyan',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'1','Islam','2023-10-23 06:11:15',NULL),(8688,94,4942,'Zainab',NULL,NULL,'Khalid Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 06:11:15',NULL),(8689,61,13648,'Muhammad Affan',NULL,NULL,'Yaseen',NULL,NULL,NULL,'2','Islam','2023-10-23 06:11:18',NULL),(8690,70,2124,'Suman',NULL,NULL,'Shakoor Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:11:33',NULL),(8691,97,4039,'Maryam',NULL,NULL,'Muhammad Faheem',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:11:34',NULL),(8692,94,4943,'Muhammad Ahmed',NULL,NULL,'Muhammad Perwaiz',NULL,NULL,NULL,'2','Islam','2023-10-23 06:11:35',NULL),(8693,61,13636,'Muhammad Subhan',NULL,NULL,'Tariq',NULL,NULL,NULL,'2','Islam','2023-10-23 06:11:44',NULL),(8695,70,2153,'Tayyaba ',NULL,NULL,'Majeed Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:11:57',NULL),(8696,94,4944,'Muhammad Hadi',NULL,NULL,'Rafiq',NULL,NULL,NULL,'2','Islam','2023-10-23 06:12:02',NULL),(8697,97,4075,'Sana Sajid',NULL,NULL,'Sajid Ali',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:12:05',NULL),(8698,94,4947,'Shabana',NULL,NULL,'Muhammad Sarfaraz',NULL,NULL,NULL,'2','Islam','2023-10-23 06:12:16',NULL),(8699,61,13655,'Muhammad Husnain',NULL,NULL,'Pervaiz Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 06:12:19',NULL),(8700,97,6051,'Muskan',NULL,NULL,'Munawar Ali',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:12:28',NULL),(8701,70,2155,'Areeba',NULL,NULL,'Muhammad Asif Siddiqui',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:12:29',NULL),(8702,94,4962,'Iqra',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'2','Islam','2023-10-23 06:12:34',NULL),(8703,151,9049,'Safan',NULL,NULL,'Muhammad Raheel',NULL,NULL,NULL,'1','Islam','2023-10-23 06:12:40',NULL),(8704,61,13666,'Faizan',NULL,NULL,'Asif',NULL,NULL,NULL,'2','Islam','2023-10-23 06:12:44',NULL),(8706,97,6145,'Bisma',NULL,NULL,'Muhammad Zohaib',NULL,NULL,NULL,'4',NULL,'2023-10-23 06:13:02',NULL),(8707,61,13667,'Ahad Ali',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'2','Islam','2023-10-23 06:13:07',NULL),(8708,151,9051,'Hussain',NULL,NULL,'Muhammad Ejaz',NULL,NULL,NULL,'1','Islam','2023-10-23 06:13:08',NULL),(8709,70,1819,'Sidra',NULL,NULL,'Muhammad Dino',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:13:16',NULL),(8710,61,13741,'Abdul Hadi',NULL,NULL,'Muhammad Irfan Ayub',NULL,NULL,NULL,'2','Islam','2023-10-23 06:13:36',NULL),(8711,70,1872,'Bibi Amna',NULL,NULL,'Arif',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:13:41',NULL),(8712,151,9052,'Hermain',NULL,NULL,'Muhammad Suleman',NULL,NULL,NULL,'1','Islam','2023-10-23 06:13:53',NULL),(8713,61,13783,'Ubaid Ullah',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'2','Islam','2023-10-23 06:14:23',NULL),(8714,151,9053,'Hunain',NULL,NULL,'Shahid',NULL,NULL,NULL,'1','Islam','2023-10-23 06:14:34',NULL),(8715,70,1927,'Asia Meer',NULL,NULL,'Meer Muhammad',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:14:39',NULL),(8716,151,9030,'Ayesha',NULL,NULL,'Yousuf ',NULL,NULL,NULL,'1','Islam','2023-10-23 06:15:03',NULL),(8717,70,1928,'Saba',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:15:06',NULL),(8718,61,13638,'Esha',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'2','Islam','2023-10-23 06:15:13',NULL),(8719,94,4964,'Kumail',NULL,NULL,'Mashooq Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 06:15:21',NULL),(8720,151,8093,'Eshal',NULL,NULL,'Salman',NULL,NULL,NULL,'1','Islam','2023-10-23 06:15:35',NULL),(8721,94,4965,'Samreen',NULL,NULL,'Suhail',NULL,NULL,NULL,'2','Islam','2023-10-23 06:15:41',NULL),(8722,61,13641,'Neha',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'2','Islam','2023-10-23 06:15:46',NULL),(8723,70,1944,'Aqsa',NULL,NULL,'Asghar  Barohi',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:15:57',NULL),(8724,151,9017,'Tania',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1','Islam','2023-10-23 06:16:14',NULL),(8725,94,4966,'Muhammad Ibrahim',NULL,NULL,'Muhammad Sohail',NULL,NULL,NULL,'2','Islam','2023-10-23 06:16:14',NULL),(8726,97,6139,'Umar Ali',NULL,NULL,'Masroor Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:16:15',NULL),(8727,61,13642,'Kainat',NULL,NULL,'Abdul Noman',NULL,NULL,NULL,'2','Islam','2023-10-23 06:16:21',NULL),(8728,70,1950,'Bisma',NULL,NULL,'Ghulam Rasool',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:16:21',NULL),(8729,94,4967,'Abdul Raheem',NULL,NULL,'Muhammad Sohail',NULL,NULL,NULL,'2','Islam','2023-10-23 06:16:39',NULL),(8730,151,9031,'Nisha',NULL,NULL,'Muhammad Latif',NULL,NULL,NULL,'1','Islam','2023-10-23 06:16:44',NULL),(8731,97,6140,'Muhammad Hasnain',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:16:49',NULL),(8732,61,13643,'Anoosha',NULL,NULL,'Mansoor Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 06:16:51',NULL),(8733,94,4968,'Uzair',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'2','Islam','2023-10-23 06:16:55',NULL),(8734,70,1968,'Muhammad Rashid',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:16:57',NULL),(8735,97,6141,'Hafsa',NULL,NULL,'Zahid',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:17:13',NULL),(8736,94,4969,'Dua',NULL,NULL,'Mashooq Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 06:17:14',NULL),(8737,151,8094,'Heeba',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2','Islam','2023-10-23 06:17:20',NULL),(8738,61,13640,'Madiha',NULL,NULL,'Muhammad Nawaz',NULL,NULL,NULL,'2','Islam','2023-10-23 06:17:24',NULL),(8739,70,2002,'Fiza',NULL,NULL,'Syed Muhammad Imtiaz',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:17:29',NULL),(8740,97,6142,'Muhammad Faraz',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:17:40',NULL),(8741,94,4971,'Noor Saba ',NULL,NULL,'Saleem Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-23 06:17:46','2023-10-26 11:26:18'),(8742,151,8048,'Umme Hani ',NULL,NULL,'Muhammad Sohail',NULL,NULL,NULL,'2','Islam','2023-10-23 06:17:50',NULL),(8743,61,13645,'Marhaba',NULL,NULL,'Muhammad Saleem Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 06:17:55',NULL),(8744,94,4992,'Amna Fatima',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2','Islam','2023-10-23 06:18:06',NULL),(8745,97,6143,'Areeba Baig',NULL,NULL,'Ayaz Baig',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:18:11',NULL),(8746,70,2006,'Sumayya',NULL,NULL,'Muhammad Siddique',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:18:26',NULL),(8747,94,4993,'Khadija',NULL,NULL,'Abdul Rauf',NULL,NULL,NULL,'2','Islam','2023-10-23 06:18:29',NULL),(8748,151,9055,'Uroosa',NULL,NULL,'Abdul Majeed',NULL,NULL,NULL,'2','Islam','2023-10-23 06:18:31',NULL),(8749,97,6144,'Muhammad Kashan',NULL,NULL,'Muhammad Yasmeen',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:18:41',NULL),(8750,70,2009,'Zubaida ',NULL,NULL,'Shah Nawaz',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:18:58',NULL),(8751,94,4994,'Amna Sheikh',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'2','Islam','2023-10-23 06:18:58',NULL),(8752,151,9056,'Mantasha',NULL,NULL,'Muhammad Haneef',NULL,NULL,NULL,'2','Islam','2023-10-23 06:19:13',NULL),(8753,94,5001,'Musfira',NULL,NULL,'Taimoor Hussain',NULL,NULL,NULL,'2','Islam','2023-10-23 06:19:18',NULL),(8754,97,1990,'Abbas Waseem',NULL,NULL,'Waseem Tasleem',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:19:20',NULL),(8755,70,2027,'Salma',NULL,NULL,'Nadeem Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:19:29',NULL),(8756,151,9029,'Reba',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'2','Islam','2023-10-23 06:19:46',NULL),(8757,94,5022,'Hammad Raza',NULL,NULL,'Muhammad Istiaq',NULL,NULL,NULL,'2','Islam','2023-10-23 06:19:50',NULL),(8758,70,2028,'Fiza',NULL,NULL,'Nadeem Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:20:14',NULL),(8759,94,5044,'Anaya Gold',NULL,NULL,'Shehzad Masih',NULL,NULL,NULL,'2','Christianity','2023-10-23 06:20:15',NULL),(8760,151,9074,'Umme Kulsoom',NULL,NULL,'Ajaz Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 06:20:26',NULL),(8761,94,5063,'Nawaz',NULL,NULL,'Umer Rehman',NULL,NULL,NULL,'2','Islam','2023-10-23 06:20:34',NULL),(8762,97,3012,'Abu Bakar',NULL,NULL,'Badar Uz Zaman',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:21:02',NULL),(8763,151,9073,'Zonera',NULL,NULL,'Muhammad Amer',NULL,NULL,NULL,'2','Islam','2023-10-23 06:21:08',NULL),(8764,70,2039,'Muhammad Ubaid',NULL,NULL,'Imran',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:21:14','2023-10-23 06:21:47'),(8765,94,5064,'Usman',NULL,NULL,'Shakeel Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 06:21:18',NULL),(8766,61,13644,'Misbah',NULL,NULL,'Mansoor Ahmed ',NULL,NULL,NULL,'2','Islam','2023-10-23 06:21:24',NULL),(8767,94,5071,'Afshan',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'2','Islam','2023-10-23 06:21:39',NULL),(8768,151,9075,'Alishba',NULL,NULL,'Zafar Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 06:21:43',NULL),(8769,61,13647,'Umrah ',NULL,NULL,'Raheel',NULL,NULL,NULL,'2','Islam','2023-10-23 06:21:55',NULL),(8770,151,9072,'Zahra',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'2','Islam','2023-10-23 06:22:11',NULL),(8771,94,5072,'Muhammad Huzaifa',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2','Islam','2023-10-23 06:22:12',NULL),(8772,61,13649,'Fizza',NULL,NULL,'Muhammad Faheem ',NULL,NULL,NULL,'2','Islam','2023-10-23 06:22:31',NULL),(8773,94,5073,'Abdullah',NULL,NULL,'Niaz Muhammad Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 06:22:44',NULL),(8774,151,7099,'Muhammad Raza ',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'2','Islam','2023-10-23 06:22:51',NULL),(8775,61,13650,'Hooria',NULL,NULL,'Shahzad',NULL,NULL,NULL,'2','Islam','2023-10-23 06:22:56',NULL),(8776,94,5094,'Amna',NULL,NULL,'Tayyab Uddin',NULL,NULL,NULL,'2','Islam','2023-10-23 06:23:02',NULL),(8777,151,8049,'Asim Ali',NULL,NULL,'Mushtaq',NULL,NULL,NULL,'2','Islam','2023-10-23 06:23:23',NULL),(8778,151,8050,'Umer',NULL,NULL,'Muhammad Ibrahim',NULL,NULL,NULL,'2','Islam','2023-10-23 06:23:53',NULL),(8779,151,8032,'Uzaifa',NULL,NULL,'Muhammad Ibrahim',NULL,NULL,NULL,'2','Islam','2023-10-23 06:24:35',NULL),(8780,151,9057,'Ayan Muhammad Ali',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 06:25:17','2023-10-23 06:26:30'),(8781,151,9058,'Muhammad Shahid',NULL,NULL,'Qurban Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 06:25:59',NULL),(8782,70,2069,'Muhammad Waqar',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:26:39',NULL),(8783,70,2175,'Muhammad Ahmed',NULL,NULL,'Mujeeb ur Rehman',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:27:21',NULL),(8784,151,9005,'Ahmed Raza',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'2','Islam','2023-10-23 06:27:23',NULL),(8786,61,13652,'Fariha',NULL,NULL,'Noman',NULL,NULL,NULL,'2','Islam','2023-10-23 06:27:55',NULL),(8787,151,9004,'Ubaid Raza',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'2','Islam','2023-10-23 06:27:56',NULL),(8788,61,13651,'Madina',NULL,NULL,'Noman',NULL,NULL,NULL,'2','Islam','2023-10-23 06:28:26',NULL),(8789,151,9059,'Muhammad Daniyal',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'2','Islam','2023-10-23 06:28:42',NULL),(8790,94,4256,'Bushra',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3','Islam','2023-10-23 06:28:44',NULL),(8791,61,13653,'Sonia',NULL,NULL,'Shahzad',NULL,NULL,NULL,'2','Islam','2023-10-23 06:28:53',NULL),(8792,94,4280,'Onais',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3','Islam','2023-10-23 06:29:11',NULL),(8793,94,4661,'Muhammad Saad',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'3','Islam','2023-10-23 06:29:38',NULL),(8794,61,13656,'Syeda Fatima',NULL,NULL,'Syed Arshad Husnain',NULL,NULL,NULL,'2','Islam','2023-10-23 06:29:57',NULL),(8795,94,4675,'Muhammad Muzammil',NULL,NULL,'Muhammad Moin',NULL,NULL,NULL,'3','Islam','2023-10-23 06:30:06',NULL),(8796,94,4720,'Ishra',NULL,NULL,'Umer Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 06:30:27',NULL),(8797,61,13658,'Urooj',NULL,NULL,'Adil Mashi',NULL,NULL,NULL,'2','Islam','2023-10-23 06:30:46',NULL),(8799,94,4735,'Sufiyan',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'3','Islam','2023-10-23 06:31:07',NULL),(8800,94,4756,'Maryam',NULL,NULL,'Naeem Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 06:31:29',NULL),(8802,97,5027,'Abdul Wahab',NULL,NULL,'Ateeq Ul Rehman',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:31:36',NULL),(8804,61,13657,'Alishba Fatima',NULL,NULL,'Faisal Jabbar',NULL,NULL,NULL,'2','Islam','2023-10-23 06:31:50',NULL),(8805,97,5082,'Hammad ',NULL,NULL,'Mubashir Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:32:09',NULL),(8806,94,4767,'Maryam',NULL,NULL,'Shahnawaz',NULL,NULL,NULL,'3','Islam','2023-10-23 06:32:22',NULL),(8808,94,4797,'Asfa',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3','Islam','2023-10-23 06:32:41',NULL),(8809,97,5083,'Hassan Nisar',NULL,NULL,'NIsar Ali',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:32:53',NULL),(8810,151,7077,'Zahra ',NULL,NULL,'Tahir ',NULL,NULL,NULL,'3','Islam','2023-10-23 06:33:18',NULL),(8811,94,4821,'Minahil',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'3','Islam','2023-10-23 06:33:20',NULL),(8813,94,4839,'Alishba',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'3','Islam','2023-10-23 06:41:57',NULL),(8814,151,7073,'Safia ',NULL,NULL,'Shafiq',NULL,NULL,NULL,'3','Islam','2023-10-23 06:42:03',NULL),(8815,94,4857,'Umaima',NULL,NULL,'Usman Ghani',NULL,NULL,NULL,'3','Islam','2023-10-23 06:42:21',NULL),(8816,27,1452,'Awais',NULL,NULL,'Muhammad Nawaz',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:42:35',NULL),(8817,151,8035,'Fariha',NULL,NULL,'Farid',NULL,NULL,NULL,'3','Islam','2023-10-23 06:42:38',NULL),(8818,94,4862,'Humaira',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'3','Islam','2023-10-23 06:42:42',NULL),(8819,61,13660,'Umm-e-Hani',NULL,NULL,'Muhammad Nadeem ',NULL,NULL,NULL,'2','Islam','2023-10-23 06:43:00',NULL),(8820,94,4874,'Amna',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'3','Islam','2023-10-23 06:43:08',NULL),(8821,151,3033,'Toba',NULL,NULL,'Ibrahim ',NULL,NULL,NULL,'3','Islam','2023-10-23 06:43:11',NULL),(8822,94,4875,'Maryam ',NULL,NULL,'Saleem',NULL,NULL,NULL,'3','Islam','2023-10-23 06:43:27',NULL),(8823,27,1453,'Anas',NULL,NULL,'Muhammad Nawaz',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:43:31',NULL),(8824,61,13654,'Sajal',NULL,NULL,'Saqib ',NULL,NULL,NULL,'2','Islam','2023-10-23 06:43:31',NULL),(8825,94,4876,'Mehek',NULL,NULL,'Naseeb Uddin',NULL,NULL,NULL,'3','Islam','2023-10-23 06:43:49',NULL),(8826,151,9014,'Huniya',NULL,NULL,'Asif',NULL,NULL,NULL,'3','Islam','2023-10-23 06:43:54',NULL),(8827,97,6007,'Ali Raza Rajput',NULL,NULL,'Merab Ali Rajput',NULL,NULL,NULL,'-1',NULL,'2023-10-23 06:43:55',NULL),(8828,61,13661,'Faiza',NULL,NULL,'Muhammad Abid Qureshi',NULL,NULL,NULL,'2','Islam','2023-10-23 06:44:05',NULL),(8829,94,4877,'Sobia',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'3','Islam','2023-10-23 06:44:18',NULL),(8830,97,6008,'Kashif',NULL,NULL,'Mehmood Azeem',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:44:36',NULL),(8831,61,13662,'Rida',NULL,NULL,'Ghulam Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 06:44:37',NULL),(8832,151,7031,'Alina',NULL,NULL,'Abdul Wahad',NULL,NULL,NULL,'3','Islam','2023-10-23 06:44:40',NULL),(8833,94,4902,'Abdul Rehman',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'3','Islam','2023-10-23 06:45:02',NULL),(8834,61,13663,'Noor Fatima',NULL,NULL,'Faisal Jabbar',NULL,NULL,NULL,'2','Islam','2023-10-23 06:45:08',NULL),(8835,151,9064,'Sualiha',NULL,NULL,'Shahid',NULL,NULL,NULL,'3','Islam','2023-10-23 06:45:09',NULL),(8836,97,1920,'Amna Samad',NULL,NULL,'Qazi Syed Abdul Samad',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:45:13',NULL),(8837,94,4908,'Rizwan',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'3','Islam','2023-10-23 06:45:29',NULL),(8838,151,9065,'Fatima',NULL,NULL,'Zafar',NULL,NULL,NULL,'3','Islam','2023-10-23 06:45:41',NULL),(8839,61,13664,'Noor Fatima',NULL,NULL,'Faez Muhammad',NULL,NULL,NULL,'2','Islam','2023-10-23 06:45:45',NULL),(8840,94,4929,'Usman Akbar',NULL,NULL,'Akbar',NULL,NULL,NULL,'3','Islam','2023-10-23 06:45:47',NULL),(8841,94,4931,'Siddiqui',NULL,NULL,'Akbar',NULL,NULL,NULL,'3','Islam','2023-10-23 06:46:13',NULL),(8843,151,8088,'Muhammad Umer',NULL,NULL,'Haji',NULL,NULL,NULL,'3','Islam','2023-10-23 06:46:21',NULL),(8844,151,8073,'Muhammad Owais',NULL,NULL,'Mushtaq',NULL,NULL,NULL,'3','Islam','2023-10-23 06:46:55',NULL),(8845,27,1536,'Arisha',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:46:57',NULL),(8846,61,13665,'Manahil',NULL,NULL,'Abid Faizan',NULL,NULL,NULL,'2','Islam','2023-10-23 06:46:58',NULL),(8847,97,2051,'Aqsa',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:47:09',NULL),(8848,94,4945,'Muhammad Thassain',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'3','Islam','2023-10-23 06:47:19',NULL),(8849,61,13668,'Maheen',NULL,NULL,'Kashif Ullah',NULL,NULL,NULL,'2','Islam','2023-10-23 06:47:22',NULL),(8850,151,5910,'Ayeen',NULL,NULL,'Toufeeq',NULL,NULL,NULL,'3','Islam','2023-10-23 06:47:23',NULL),(8851,97,2060,'Umme Kulsoom',NULL,NULL,'Irfan',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:47:39',NULL),(8853,27,1464,'Saeeda Bibi',NULL,NULL,'Shahmeer',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:47:45',NULL),(8854,151,9061,'Arman',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 06:47:52',NULL),(8855,61,13637,'Javeria',NULL,NULL,'Kashif Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 06:48:00',NULL),(8856,97,2053,'Rimsha Javed',NULL,NULL,'Javed Alam',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:48:14',NULL),(8857,27,1465,'Zaheer Jaan',NULL,NULL,'Noor Jaan',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:48:26',NULL),(8858,151,8087,'Alyeen',NULL,NULL,'Sulman',NULL,NULL,NULL,'3','Islam','2023-10-23 06:48:34',NULL),(8859,61,11850,'Basit Ahmed',NULL,NULL,'Rizwan Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 06:48:36','2023-10-23 06:49:04'),(8860,97,2088,'Areesha',NULL,NULL,'Gulzar',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:48:38',NULL),(8861,151,8063,'Hammad ',NULL,NULL,'Asif',NULL,NULL,NULL,'3','Islam','2023-10-23 06:49:03',NULL),(8862,97,2089,'Khadeeja Kubra',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:49:08',NULL),(8863,27,1466,'Qadeer Jan',NULL,NULL,'Noor Jaan',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:49:08',NULL),(8864,94,4979,'Afifa',NULL,NULL,'Muhammad Perwaiz',NULL,NULL,NULL,'3','Islam','2023-10-23 06:49:14',NULL),(8865,97,3015,'Hifza Noor',NULL,NULL,'Muhammad Sharif',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:49:37',NULL),(8866,151,7072,'Abdul Rehman',NULL,NULL,'Ibrahim ',NULL,NULL,NULL,'3','Islam','2023-10-23 06:49:40',NULL),(8867,94,4981,'Sufiyan',NULL,NULL,'Zakir Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 06:49:41',NULL),(8868,27,1469,'Benazir Bibi',NULL,NULL,'Mumtaz Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:49:52',NULL),(8869,151,7081,'Tooba',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'4','Islam','2023-10-23 06:50:13',NULL),(8870,61,11924,'Asad',NULL,NULL,'Muhammad Shaif',NULL,NULL,NULL,'3','Islam','2023-10-23 06:50:21',NULL),(8871,27,1470,'Ubaid',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:50:32',NULL),(8872,151,8083,'Qurat-ul-Ain',NULL,NULL,'Mushtaq Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 06:50:49',NULL),(8873,61,11493,'Nouman',NULL,NULL,'Naeem Uddin',NULL,NULL,NULL,'3','Islam','2023-10-23 06:51:02',NULL),(8874,97,4068,'Mazia Riaz',NULL,NULL,'Riaz Waris',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:51:18',NULL),(8875,151,8040,'Hania',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'4','Islam','2023-10-23 06:51:19',NULL),(8876,61,12196,'Ibrahim',NULL,NULL,'Asif',NULL,NULL,NULL,'3','Islam','2023-10-23 06:51:32',NULL),(8877,94,5007,'Muhammad Suhaib',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'3','Islam','2023-10-23 06:51:33',NULL),(8878,27,1496,'Fareeha',NULL,NULL,'Aamir',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:51:42',NULL),(8879,97,4070,'Haseena Fatima',NULL,NULL,'Shujat Uz Zaman',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:51:54',NULL),(8880,61,12249,'Raza',NULL,NULL,'Abdul Qadeer Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 06:52:04',NULL),(8881,151,8041,'Kohenoor',NULL,NULL,'Amir Ali Abbas',NULL,NULL,NULL,'4','Islam','2023-10-23 06:52:06',NULL),(8882,97,2090,'Zehrish Fatima',NULL,NULL,'Jaffer Ali',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:52:29',NULL),(8883,94,5030,'Rehan Shah',NULL,NULL,'Rehman Shah',NULL,NULL,NULL,'3','Islam','2023-10-23 06:52:30',NULL),(8884,61,1192,'Hunain',NULL,NULL,'Shahid Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 06:52:32',NULL),(8885,151,8042,'Muskan',NULL,NULL,'Amir Ali Abbas',NULL,NULL,NULL,'4','Islam','2023-10-23 06:52:39',NULL),(8886,27,1473,'Anisa',NULL,NULL,'Asghar Ali',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:52:42','2023-10-24 05:57:32'),(8887,94,5046,'Aliza',NULL,NULL,'Munawwar Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 06:52:58',NULL),(8888,61,12420,'Ziyan',NULL,NULL,'Naeem ',NULL,NULL,NULL,'3','Islam','2023-10-23 06:53:08',NULL),(8889,151,9006,'Alisha ',NULL,NULL,'Abdul Majeed',NULL,NULL,NULL,'4','Islam','2023-10-23 06:53:17',NULL),(8890,94,5047,'Muhammad Huzaifa',NULL,NULL,'Muhammad Abbas',NULL,NULL,NULL,'3','Islam','2023-10-23 06:53:30',NULL),(8891,61,12453,'Asad Ullah',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'3','Islam','2023-10-23 06:53:45',NULL),(8892,151,9007,'Zahra',NULL,NULL,'Ghulam Abbas',NULL,NULL,NULL,'4','Islam','2023-10-23 06:53:46',NULL),(8893,27,1447,'Sadiq Ali',NULL,NULL,'Kalander Baksh',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:53:46',NULL),(8894,94,5048,'Ifrah Shah ',NULL,NULL,'Niaz Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 06:53:54',NULL),(8895,151,9008,'Umair',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 06:54:15',NULL),(8896,61,12709,'Shayan',NULL,NULL,'Shahzad Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 06:54:17',NULL),(8897,94,5049,'Illma',NULL,NULL,'Muhammad Shafiq',NULL,NULL,NULL,'3','Islam','2023-10-23 06:54:22',NULL),(8898,27,1480,'Muhammad Daniyal',NULL,NULL,'Abdul Hafeez',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:54:25',NULL),(8899,61,13074,'Muhammad',NULL,NULL,'Sadiq',NULL,NULL,NULL,'3','Islam','2023-10-23 06:54:42',NULL),(8900,151,9009,'Ahmed Raza',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'4','Islam','2023-10-23 06:54:45',NULL),(8901,94,5061,'Mehnaaz',NULL,NULL,'Muhammad Ejaz',NULL,NULL,NULL,'3','Islam','2023-10-23 06:54:59',NULL),(8902,61,12927,'Haroon ',NULL,NULL,'Aspian Gul',NULL,NULL,NULL,'3','Islam','2023-10-23 06:55:18',NULL),(8903,94,5074,'Maryam',NULL,NULL,'Emaan',NULL,NULL,NULL,'3','Islam','2023-10-23 06:55:20',NULL),(8904,151,9010,'Hasnain',NULL,NULL,'Muhammad Ibrahim',NULL,NULL,NULL,'4','Islam','2023-10-23 06:55:24',NULL),(8905,97,5021,'Sawera',NULL,NULL,'Tabbrak',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:55:25',NULL),(8906,94,5088,'Umm e Horal',NULL,NULL,'Javed Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 06:55:55',NULL),(8907,151,9011,'Shahzeb',NULL,NULL,'Muhammad Ibrahim',NULL,NULL,NULL,'4','Islam','2023-10-23 06:55:57',NULL),(8908,61,17827,'Muhammad Zaid',NULL,NULL,'Muhammad Shaid',NULL,NULL,NULL,'3','Islam','2023-10-23 06:55:58',NULL),(8909,27,1482,'Fida Ullah',NULL,NULL,'Khayat Uallah',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:56:15',NULL),(8911,94,5095,'Bibi Malaika',NULL,NULL,'Momin Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 06:56:33',NULL),(8912,151,9013,'Alishba Naz',NULL,NULL,'Muhammad Javeed',NULL,NULL,NULL,'4','Islam','2023-10-23 06:56:43',NULL),(8913,94,5096,'Muhammad Azeem',NULL,NULL,'Amir Gul',NULL,NULL,NULL,'3','Islam','2023-10-23 06:57:15',NULL),(8914,151,9027,'Ahmed Raza',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'4','Islam','2023-10-23 06:57:18',NULL),(8915,27,1483,'Maria ',NULL,NULL,'Khayat Uallah',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:57:18',NULL),(8916,61,12133,'Shayan',NULL,NULL,'Muhammad Shamim',NULL,NULL,NULL,'3','Islam','2023-10-23 06:57:20',NULL),(8917,97,5022,'Amna Farooq ',NULL,NULL,'Farooq Shah',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:57:21',NULL),(8918,97,6002,'Aisha',NULL,NULL,'Jabbar',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:57:45',NULL),(8919,61,11859,'Khizar',NULL,NULL,'Muhammad Haroon',NULL,NULL,NULL,'3','Islam','2023-10-23 06:57:51',NULL),(8920,94,4571,'Nimra',NULL,NULL,'Munawwar Hussain',NULL,NULL,NULL,'4','Islam','2023-10-23 06:57:55',NULL),(8921,151,9071,'Muhammad Faizan',NULL,NULL,'Irfan Haider',NULL,NULL,NULL,'4','Islam','2023-10-23 06:58:01',NULL),(8922,97,6009,'Bushra',NULL,NULL,'Nasir',NULL,NULL,NULL,'5',NULL,'2023-10-23 06:58:08',NULL),(8923,27,1487,'Anabia',NULL,NULL,'Aman Ghori',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:58:12',NULL),(8924,94,4620,'Kulsoom',NULL,NULL,'Muhammad Arsalan',NULL,NULL,NULL,'4','Islam','2023-10-23 06:58:29',NULL),(8925,61,13255,'Hussain',NULL,NULL,'Kamran Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 06:58:33',NULL),(8926,151,5888,'Saima',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5','Islam','2023-10-23 06:58:37',NULL),(8927,94,4638,'Amjad ',NULL,NULL,'Umar Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 06:58:54',NULL),(8928,27,1488,'Kinza',NULL,NULL,'Aman Ghouri',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:59:05',NULL),(8929,151,6023,'Madina',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'5','Islam','2023-10-23 06:59:05',NULL),(8930,94,4641,'Bismah',NULL,NULL,'Sagheer Hussain',NULL,NULL,NULL,'3','Islam','2023-10-23 06:59:13',NULL),(8931,61,13251,'Syed Mujtaba',NULL,NULL,'Syed Muhammad Husnain Jafri',NULL,NULL,NULL,'3','Islam','2023-10-23 06:59:17',NULL),(8932,94,4682,'Muhammad Ahmed',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'3','Islam','2023-10-23 06:59:36',NULL),(8933,151,7086,'Ansiya',NULL,NULL,'Abdul Latif',NULL,NULL,NULL,'5','Islam','2023-10-23 06:59:37',NULL),(8934,27,1490,'Noor Fatima',NULL,NULL,'Yaseen Khan Rajput',NULL,NULL,NULL,'1',NULL,'2023-10-23 06:59:55',NULL),(8935,61,13253,'Muhammad Hammad ',NULL,NULL,'Muhammad Anum',NULL,NULL,NULL,'3','Islam','2023-10-23 06:59:55',NULL),(8936,94,4687,'Zulaikha Bibi',NULL,NULL,'Abid Hussain',NULL,NULL,NULL,'3','Islam','2023-10-23 06:59:59',NULL),(8937,151,7092,'Sharjeel',NULL,NULL,'Abdul Latif',NULL,NULL,NULL,'5','Islam','2023-10-23 07:00:14',NULL),(8938,61,13254,'Ali Raza',NULL,NULL,'Muhammad Naeem ',NULL,NULL,NULL,'3','Islam','2023-10-23 07:00:23',NULL),(8939,94,4690,'Malaika',NULL,NULL,'Umar Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 07:00:26',NULL),(8940,27,1493,'Aman Ali',NULL,NULL,'Muhammad Ilyas',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:00:34',NULL),(8941,41,4076,'Muhammad Shayan Qureshi',NULL,NULL,'Javaid Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:00:42',NULL),(8942,94,4697,'Nazia',NULL,NULL,'Sajid Hussain',NULL,NULL,NULL,'4','Islam','2023-10-23 07:00:51',NULL),(8943,151,7097,'Aqsa Akbar',NULL,NULL,'Akbar Hussain',NULL,NULL,NULL,'5','Islam','2023-10-23 07:00:56',NULL),(8944,61,12049,'Mohammad',NULL,NULL,'Manzoor',NULL,NULL,NULL,'3','Islam','2023-10-23 07:01:00',NULL),(8945,27,1505,'Muhammad Ashfaq',NULL,NULL,'Arif Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:01:07',NULL),(8946,94,4705,'Amna',NULL,NULL,'Azam Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 07:01:12',NULL),(8947,41,4077,'Muhammad Ayan Qureshi',NULL,NULL,'Javaid Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:01:18',NULL),(8948,151,7098,'Muhammad Siddiq',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'5','Islam','2023-10-23 07:01:29',NULL),(8949,94,4716,'Maryam',NULL,NULL,'Ali Saeed',NULL,NULL,NULL,'4','Islam','2023-10-23 07:01:29',NULL),(8950,27,1506,'Umair Ali',NULL,NULL,'Arif Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:01:36',NULL),(8951,61,13476,'Syed Ghazanfer',NULL,NULL,'Syed Fatehyab ',NULL,NULL,NULL,'2','Islam','2023-10-23 07:01:48',NULL),(8952,41,4169,'Rehan Ali',NULL,NULL,'Ghulam Qadir Babbar',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:02:00',NULL),(8953,151,8022,'Hanzala',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5','Islam','2023-10-23 07:02:00',NULL),(8954,94,4730,'Sana',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4','Islam','2023-10-23 07:02:16',NULL),(8955,27,1509,'Tayyaba ',NULL,NULL,'Muhammad Haneef',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:02:19',NULL),(8956,61,11852,'Maryam ',NULL,NULL,'Ghulam Yaseen ',NULL,NULL,NULL,'3','Islam','2023-10-23 07:02:20',NULL),(8957,41,4087,'Hamza Shaheen',NULL,NULL,'Shaheen',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:02:35',NULL),(8958,151,8037,'Atif Ali',NULL,NULL,'Mushtaque Ali',NULL,NULL,NULL,'5','Islam','2023-10-23 07:02:39',NULL),(8959,27,1510,'Aliza',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:02:52',NULL),(8960,61,11741,'Abrish ',NULL,NULL,'Aslam',NULL,NULL,NULL,'3','Islam','2023-10-23 07:02:54',NULL),(8961,94,4732,'Bakhtawar',NULL,NULL,'Abdul Rauf',NULL,NULL,NULL,'4','Islam','2023-10-23 07:03:09',NULL),(8962,27,1511,'Aliya',NULL,NULL,'Abdul Ghani',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:03:19',NULL),(8963,151,8044,'Hafsa Noori',NULL,NULL,'Muhammad Shafiq Noori',NULL,NULL,NULL,'5','Islam','2023-10-23 07:03:19',NULL),(8964,41,4091,'Muhammad Amaan',NULL,NULL,'Muhammad Mubeen',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:03:22',NULL),(8965,61,11854,'Manahil Afzal',NULL,NULL,'Afzal Mughal',NULL,NULL,NULL,'3','Islam','2023-10-23 07:03:25',NULL),(8966,27,1525,'Muskan',NULL,NULL,'Ali Baksh',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:03:49',NULL),(8967,41,4113,'Muhammad Hassan',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:03:52',NULL),(8968,151,8058,'Muhammad Faisal',NULL,NULL,'Muhammad Haider',NULL,NULL,NULL,'5','Islam','2023-10-23 07:03:52',NULL),(8969,61,12048,'Abeera',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 07:04:07',NULL),(8970,27,1448,'Fayaz Ali',NULL,NULL,'Kalander Baksh',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:04:21',NULL),(8971,151,8095,'Ramisha',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'5','Islam','2023-10-23 07:04:24',NULL),(8972,61,12247,'Ayesha',NULL,NULL,'Tasleem Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 07:04:33',NULL),(8973,41,4114,'Muhammad Mubashir Ansari',NULL,NULL,'Muhammad Shakeel Ansari',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:04:59',NULL),(8974,151,8099,'Arisha ',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'5','Islam','2023-10-23 07:05:00',NULL),(8975,61,12356,'Aliza Batool',NULL,NULL,'Qasim',NULL,NULL,NULL,'3','Islam','2023-10-23 07:05:07',NULL),(8976,94,4734,'Jaweria',NULL,NULL,'Muhammad Shabbir',NULL,NULL,NULL,'4','Islam','2023-10-23 07:05:09',NULL),(8977,27,1531,'Pari',NULL,NULL,'Ali Bukhs',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:05:10',NULL),(8978,151,9001,'Abdul Wahab',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'5','Islam','2023-10-23 07:05:31',NULL),(8979,41,4135,'Ahmed Raza',NULL,NULL,'Muhammad Raees Qureshi',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:05:32',NULL),(8980,61,12355,'Mahnoor',NULL,NULL,'Fareed Ud Din',NULL,NULL,NULL,'3','Islam','2023-10-23 07:05:35',NULL),(8981,94,4753,'Zainab',NULL,NULL,'Mehboob Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 07:05:35',NULL),(8982,27,1528,'Fazal',NULL,NULL,'Muhammad Raja Solanghi',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:05:57',NULL),(8983,151,9002,'Sajida',NULL,NULL,'Shahid Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-23 07:06:02',NULL),(8984,61,12456,'Maliha',NULL,NULL,'Muneer Shah',NULL,NULL,NULL,'3','Islam','2023-10-23 07:06:06',NULL),(8985,41,4206,'Farhan Hussain',NULL,NULL,'Faraz Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:06:09',NULL),(8986,94,4762,'Abu Bakar Siddiqui',NULL,NULL,'Sajjad Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-23 07:06:25',NULL),(8988,41,4131,'Muhammad Shayan',NULL,NULL,'Ameen',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:06:34',NULL),(8989,27,1529,'Molahdat',NULL,NULL,'Muhammad Raja Solanghi',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:06:41',NULL),(8990,94,4793,'Tayyaba',NULL,NULL,'Azam Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 07:06:52',NULL),(8991,151,9012,'Muhammad Muneeb ur Rehman',NULL,NULL,'Naeem Sarwar',NULL,NULL,NULL,'5','Islam','2023-10-23 07:07:00',NULL),(8992,41,4001,'Atif Ali',NULL,NULL,'Nazeer Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:07:01',NULL),(8993,27,1530,'Ali',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:07:04',NULL),(8994,94,4799,'Khadija',NULL,NULL,'Ameer Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 07:07:10',NULL),(8995,94,4800,'Sana',NULL,NULL,'Shabbir Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 07:07:37',NULL),(8996,151,9028,'Areeb Ahmed',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'5','Islam','2023-10-23 07:07:38',NULL),(8997,61,12553,'Afifa Bibi',NULL,NULL,'Muhammad Ibrahim',NULL,NULL,NULL,'3','Islam','2023-10-23 07:07:43',NULL),(8998,41,4222,'Muhammad Hussain',NULL,NULL,'Ashraf',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:07:47',NULL),(8999,27,1532,'Muhammad Ali',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:07:48',NULL),(9000,61,12556,'Mahnoor',NULL,NULL,'Irfan',NULL,NULL,NULL,'3','Islam','2023-10-23 07:08:06',NULL),(9001,151,9060,'Waleed ',NULL,NULL,'Ejaz Ali',NULL,NULL,NULL,'5','Islam','2023-10-23 07:08:08',NULL),(9002,94,4802,'Sara Fatima',NULL,NULL,'Qaisar Masih Nasir',NULL,NULL,NULL,'4','Christianity','2023-10-23 07:08:09',NULL),(9003,27,1533,'Iqra',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:08:15',NULL),(9004,61,12615,'Anaya',NULL,NULL,'Asif Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 07:08:30',NULL),(9005,94,4806,'Illma',NULL,NULL,'Muhammad Shafiq',NULL,NULL,NULL,'4','Islam','2023-10-23 07:08:31',NULL),(9006,27,1284,'Saad',NULL,NULL,'Abdul Rehman',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:08:40',NULL),(9007,41,4224,'Hamza Khan',NULL,NULL,'Nasir Khan',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:08:52',NULL),(9008,151,8077,'Fehmida',NULL,NULL,'Nil',NULL,NULL,NULL,'5','Islam','2023-10-23 07:08:52',NULL),(9009,94,4827,'Shifa Bibi',NULL,NULL,'Noor Muhammad',NULL,NULL,NULL,'4','Islam','2023-10-23 07:08:56',NULL),(9010,61,12682,'Maham Noor',NULL,NULL,'Iqbal',NULL,NULL,NULL,'3','Islam','2023-10-23 07:09:09',NULL),(9011,41,4225,'Bilal Khan',NULL,NULL,'Nasir Khan',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:09:13',NULL),(9012,27,1419,'Gulam Nabi',NULL,NULL,'Shafiq Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:09:14',NULL),(9013,94,4828,'Ishaq Khan',NULL,NULL,'Amin Muhammad',NULL,NULL,NULL,'4','Islam','2023-10-23 07:09:20',NULL),(9014,41,4227,'Ahmed Raza',NULL,NULL,'Muhammad Nabi',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:09:35',NULL),(9015,27,1242,'Zanab',NULL,NULL,'Muhammad Sudir',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:09:50',NULL),(9016,61,12183,'Tanzila ',NULL,NULL,'Anwar',NULL,NULL,NULL,'3','Islam','2023-10-23 07:09:53',NULL),(9017,41,4230,'Fawwad Mirza',NULL,NULL,'Khalid Mirza',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:10:01',NULL),(9018,27,1227,'Zeshan',NULL,NULL,'Ali Akbar',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:10:16',NULL),(9019,94,4829,'Sana',NULL,NULL,'Amir Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 07:10:35',NULL),(9020,61,11855,'Fatima ',NULL,NULL,'Anwar',NULL,NULL,NULL,'3','Islam','2023-10-23 07:10:39',NULL),(9021,27,1415,'Tanzeela',NULL,NULL,'Muhammad Haneef',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:10:41',NULL),(9022,41,3952,'Muhammad Ayan',NULL,NULL,'Saif Ul Lah',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:10:45',NULL),(9023,94,4835,'Laiba',NULL,NULL,'Shabeer Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-23 07:11:13',NULL),(9024,27,1289,'Abdul Ayan',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:11:15',NULL),(9025,41,4219,'Muhammad Zeeshan',NULL,NULL,'Shareef Ud Din',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:11:26',NULL),(9026,94,4838,'Alisha',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'4','Islam','2023-10-23 07:11:57',NULL),(9027,41,4997,'Muhib Ahmed',NULL,NULL,'Muhammad Sabir',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:11:58',NULL),(9028,27,1366,'Jaffar',NULL,NULL,'Mahmood Khaliq',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:12:18',NULL),(9029,35,18509,'Bareera',NULL,NULL,'Muhammad Faraz',NULL,NULL,NULL,'1','Islam','2023-10-23 07:12:21',NULL),(9030,94,4840,'Muhammad Rizwan',NULL,NULL,'Jameel Akhtar',NULL,NULL,NULL,'4','Islam','2023-10-23 07:12:47',NULL),(9031,27,1374,'Taniya',NULL,NULL,'Muhammad Pervez',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:12:54',NULL),(9032,35,18511,'Manal Khan',NULL,NULL,'Muhammad Faraz',NULL,NULL,NULL,'1','Islam','2023-10-23 07:13:09',NULL),(9033,41,3946,'Azaan Ali',NULL,NULL,'Akhter Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:13:10',NULL),(9034,27,1406,'Namira',NULL,NULL,'Abdul Khaliq Brohi',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:13:29',NULL),(9035,94,4848,'Muhammad Nasir',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4','Islam','2023-10-23 07:13:31',NULL),(9036,41,4231,'Abdul Basit',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:13:36',NULL),(9037,35,18536,'Hooriya',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-23 07:13:40',NULL),(9038,94,4871,'Bilal',NULL,NULL,'Iqbal',NULL,NULL,NULL,'4','Islam','2023-10-23 07:14:03',NULL),(9039,27,1407,'Baktawar',NULL,NULL,'AAbdul Khalid Brohi',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:14:07',NULL),(9040,41,4058,'Khushi',NULL,NULL,'Shahid ',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:14:08',NULL),(9041,35,18500,'Haris',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 07:14:12',NULL),(9042,41,4086,'Rameesha Zaheer',NULL,NULL,'Zaheer Abbas',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:14:42',NULL),(9043,35,18543,'Warisha',NULL,NULL,'Muhammad Saqib Jamal',NULL,NULL,NULL,'1','Islam','2023-10-23 07:14:52',NULL),(9044,27,1443,'Noor Muhammad',NULL,NULL,'Mumtaz Buzdar',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:14:53',NULL),(9045,94,4878,'Daniyal',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'4','Islam','2023-10-23 07:14:58',NULL),(9046,41,4080,'Habiba',NULL,NULL,'Yaqoob',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:15:13',NULL),(9047,27,1444,'Ghulam Hussain',NULL,NULL,'Mumtaz Buzdar',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:15:20',NULL),(9048,35,18545,'Akif',NULL,NULL,'Syed Muhammad Akhtar',NULL,NULL,NULL,'1','Islam','2023-10-23 07:15:24',NULL),(9049,41,4073,'Noor Fatima',NULL,NULL,'Muhammad Arsalan',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:15:37',NULL),(9050,61,12770,'Sania Fatima',NULL,NULL,'Yaseen ',NULL,NULL,NULL,'3','Islam','2023-10-23 07:15:40',NULL),(9051,94,4881,'Muhammad Ali',NULL,NULL,'Anwar Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 07:15:42',NULL),(9052,35,18551,'Bushra',NULL,NULL,'Asim Waheed',NULL,NULL,NULL,'1','Islam','2023-10-23 07:15:54',NULL),(9053,94,4882,'Hafsa',NULL,NULL,'Zaman Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 07:16:07',NULL),(9054,35,18712,'Abdul wasay',NULL,NULL,'Muhammad Tanveer',NULL,NULL,NULL,'1','Islam','2023-10-23 07:16:27',NULL),(9055,61,12887,'Ghania',NULL,NULL,'Muhammad Kamran ',NULL,NULL,NULL,'3','Islam','2023-10-23 07:16:29',NULL),(9056,94,4886,'Muhammad Huzaifa',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'4','Islam','2023-10-23 07:16:50',NULL),(9057,61,12997,'Qirat ',NULL,NULL,'Shahid Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 07:17:06',NULL),(9058,35,18559,'Anas Alam',NULL,NULL,'Asif Alam',NULL,NULL,NULL,'1','Islam','2023-10-23 07:17:12',NULL),(9059,27,1196,'Zeeshan',NULL,NULL,'Muhammad Asgar ',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:17:12',NULL),(9060,41,4032,'Laiba',NULL,NULL,'Aurangzaib',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:17:14',NULL),(9061,61,12156,'Anumta ',NULL,NULL,'Azeem ',NULL,NULL,NULL,'3','Islam','2023-10-23 07:17:32',NULL),(9062,27,1474,'Waheed ',NULL,NULL,'Muhammad Nawaz',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:17:49',NULL),(9063,94,4934,'Muzammil',NULL,NULL,'Ashiq Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 07:17:52',NULL),(9064,41,4138,'Hiba Noor',NULL,NULL,'Muhammad Asif Qureshi',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:17:53',NULL),(9065,35,18571,'Zeeshan ',NULL,NULL,'Asif Alam',NULL,NULL,NULL,'1','Islam','2023-10-23 07:17:58',NULL),(9066,61,13262,'Zainab',NULL,NULL,'Abdul Rehman',NULL,NULL,NULL,'3','Islam','2023-10-23 07:18:09',NULL),(9067,94,4977,'Asadullah',NULL,NULL,'Alam',NULL,NULL,NULL,'4','Islam','2023-10-23 07:18:16',NULL),(9068,41,4033,'Maheen Farhan',NULL,NULL,'Muhammad Farhan',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:18:17',NULL),(9069,35,18585,'Hoorain',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 07:18:35',NULL),(9070,61,13260,'Umm-e-Hani',NULL,NULL,'Waqar Baig',NULL,NULL,NULL,'3','Islam','2023-10-23 07:18:35',NULL),(9071,27,1479,'Abdul Rauf',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'2','Islam','2023-10-23 07:18:38',NULL),(9072,41,4081,'Manahil',NULL,NULL,'Saif Ul Ullah',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:18:39',NULL),(9073,94,4998,'Hammad Ahmed',NULL,NULL,'Muhammad Faheem',NULL,NULL,NULL,'4','Islam','2023-10-23 07:18:45',NULL),(9074,41,4100,'Misbah',NULL,NULL,'Muhammad Javaid',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:19:03',NULL),(9075,35,18605,'Dawood',NULL,NULL,'Ayaz',NULL,NULL,NULL,'1','Islam','2023-10-23 07:19:06',NULL),(9076,61,13258,'Kinza',NULL,NULL,'Arshad Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 07:19:09',NULL),(9077,27,1485,'Asif Muneer ',NULL,NULL,'Muneer Ahmed ',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:19:10',NULL),(9078,94,5003,'Mahnoor',NULL,NULL,'Tariq Mehmood',NULL,NULL,NULL,'4','Islam','2023-10-23 07:19:20',NULL),(9080,41,4085,'Subhana Shahid',NULL,NULL,'Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:19:48',NULL),(9081,61,13257,'Umm e Habiba',NULL,NULL,'Abdul Rasheed ',NULL,NULL,NULL,'3','Islam','2023-10-23 07:19:49',NULL),(9082,27,1476,'Ayaan',NULL,NULL,'Muhammad Aijaz',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:19:53',NULL),(9084,41,4209,'Maria Bibi',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:20:24',NULL),(9085,35,18580,'Yashal ',NULL,NULL,'Muhammad Bashir',NULL,NULL,NULL,'1','Islam','2023-10-23 07:20:44',NULL),(9086,41,4213,'Anamata',NULL,NULL,'Muhammad Raees ',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:20:58',NULL),(9087,27,1270,'Ahmed ',NULL,NULL,'Zahid Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:21:03',NULL),(9088,35,18615,'Muskan',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'1','Islam','2023-10-23 07:21:14',NULL),(9089,41,4214,'Iqra',NULL,NULL,'Zubair',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:21:20',NULL),(9090,35,18637,'Hooria',NULL,NULL,'Kamran',NULL,NULL,NULL,'1','Islam','2023-10-23 07:21:37',NULL),(9091,27,1223,'Sufiyan',NULL,NULL,'Muhammad Pervez',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:21:40',NULL),(9092,41,4217,'Aleena',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:21:40',NULL),(9094,41,4218,'Hira',NULL,NULL,'Aqeel',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:21:57',NULL),(9095,94,5008,'Muhammad Siraj',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'4','Islam','2023-10-23 07:22:13',NULL),(9097,35,18501,'Aman Muhammad Ahmed',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 07:22:15',NULL),(9098,41,4153,'Aqsa',NULL,NULL,'muhammad Alam Qureshi',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:22:32',NULL),(9099,35,18689,'Syed Umair Ali ',NULL,NULL,'Syed Imran Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 07:22:43',NULL),(9100,61,13256,'Aliza',NULL,NULL,'Muhammad Faraz',NULL,NULL,NULL,'3','Islam','2023-10-23 07:22:46',NULL),(9101,27,1352,'Shakir',NULL,NULL,'Muhammad Pervez',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:22:52',NULL),(9102,94,5014,'Jawiya Bano',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4','Islam','2023-10-23 07:23:01',NULL),(9103,41,4163,'umm E hani Nadeem',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:23:05',NULL),(9104,35,18713,'Anas ',NULL,NULL,'Kamran',NULL,NULL,NULL,'1','Islam','2023-10-23 07:23:17',NULL),(9105,61,13673,'Sadaf',NULL,NULL,'Imtiaz Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 07:23:18',NULL),(9106,27,1226,'Shayan',NULL,NULL,'Ali Akbar',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:23:20',NULL),(9107,41,4168,'Aleena',NULL,NULL,'Muhammad Soofian',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:23:25',NULL),(9108,94,5024,'Amna Bibi',NULL,NULL,'Wali Ullah',NULL,NULL,NULL,'4','Islam','2023-10-23 07:23:40',NULL),(9109,35,18729,'Ayesha Khan',NULL,NULL,'Amjad Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 07:23:42',NULL),(9110,61,13674,'Abrish ',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'3','Islam','2023-10-23 07:23:52',NULL),(9111,41,4221,'Sadia Bano',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:23:52',NULL),(9112,27,1358,'Amjed Raza',NULL,NULL,'Muhammad Arshad ',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:24:03',NULL),(9113,94,5026,'Laiba Farooq',NULL,NULL,'Umar Farooq',NULL,NULL,NULL,'4','Islam','2023-10-23 07:24:05',NULL),(9114,35,18660,'Danial ',NULL,NULL,'Ahsan Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 07:24:08',NULL),(9115,41,4226,'Anamta Nasir',NULL,NULL,'Nasir Khan',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:24:18',NULL),(9116,61,13675,'Eman',NULL,NULL,'Nisar Ahmed Siddiqui',NULL,NULL,NULL,'3','Islam','2023-10-23 07:24:19',NULL),(9117,35,18734,'Muhammad Adil',NULL,NULL,'Munir',NULL,NULL,NULL,'1','Islam','2023-10-23 07:24:34',NULL),(9118,94,5050,'Angel Gold',NULL,NULL,'Sarfaraz Masih',NULL,NULL,NULL,'4','Islam','2023-10-23 07:24:36',NULL),(9119,41,4185,'Aleeza',NULL,NULL,'Muhammad Soofian',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:24:43',NULL),(9120,27,1426,'Abdul Raheem',NULL,NULL,'Khalid ',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:24:43',NULL),(9121,61,13676,'Umm-e-Rumena',NULL,NULL,'Mohammad Ullah',NULL,NULL,NULL,'3','Islam','2023-10-23 07:25:01',NULL),(9122,35,18735,'Muhammad Bilal',NULL,NULL,'Munir',NULL,NULL,NULL,'1','Islam','2023-10-23 07:25:06',NULL),(9123,41,4142,'Noor Fatima Mohsin',NULL,NULL,'Muhammad Mohsin',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:25:08',NULL),(9124,94,5051,'Shanaya Gold',NULL,NULL,'Shahzad Maseeh',NULL,NULL,NULL,'4','Islam','2023-10-23 07:25:17','2023-10-26 05:47:15'),(9125,27,1376,'Ashan Ashraf',NULL,NULL,'Ashraf',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:25:24',NULL),(9126,61,13680,'Mohammad Arif',NULL,NULL,'Faheem Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 07:25:27',NULL),(9127,35,18512,'Sher Muhammad',NULL,NULL,'Muhammad Ibrahim',NULL,NULL,NULL,'1','Islam','2023-10-23 07:25:33',NULL),(9128,41,4167,'Maria Saleem',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:25:37',NULL),(9129,94,5062,'Emaan',NULL,NULL,'Sakawat Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 07:25:59',NULL),(9130,61,13678,'Zain Rehan',NULL,NULL,'Rehan Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 07:26:00',NULL),(9131,27,1418,'Atif',NULL,NULL,'Abdul Rafiq',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:26:03',NULL),(9132,41,3985,'Fatima ',NULL,NULL,'Aqeel Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:26:04',NULL),(9133,35,18740,'Husnain Shafeeq',NULL,NULL,'Shafeeq Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 07:26:12',NULL),(9134,41,3938,'Hania Nadeem',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:26:23',NULL),(9135,61,13683,'Sumeka',NULL,NULL,'Rashid Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 07:26:35',NULL),(9136,94,5075,'Muhammad Owais Raza',NULL,NULL,'Hasnain Raza',NULL,NULL,NULL,'4','Islam','2023-10-23 07:26:39',NULL),(9137,27,1434,'zaheer ',NULL,NULL,'Imdat Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:26:42',NULL),(9138,35,18755,'Muhammad Nabeel',NULL,NULL,'Jamshed Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 07:26:42',NULL),(9139,41,4232,'Merab Hamid',NULL,NULL,'Muhammad Hamid',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:26:52',NULL),(9140,94,5076,'Deen Ullah',NULL,NULL,'Azeem Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 07:27:00',NULL),(9141,61,13748,'Manahil ',NULL,NULL,'Furqan Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 07:27:07',NULL),(9142,27,1296,'Sohail',NULL,NULL,'Salman',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:27:09',NULL),(9143,35,18749,'Mirza Rohan Baig',NULL,NULL,'Mr.Baig',NULL,NULL,NULL,'1','Islam','2023-10-23 07:27:31',NULL),(9144,61,12036,'Mohammad Usman Ali',NULL,NULL,'Sohail Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 07:27:34',NULL),(9145,94,5077,'Shanza',NULL,NULL,'Syed Dildar Hussain Shah',NULL,NULL,NULL,'4','Islam','2023-10-23 07:27:34',NULL),(9146,41,3996,'Jafar ',NULL,NULL,'Muhammad Mubeen',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:27:48',NULL),(9147,27,1364,'Fazal ',NULL,NULL,'Mahmood Khan ',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:27:58',NULL),(9148,61,11976,'Zara Fatima',NULL,NULL,'Salman',NULL,NULL,NULL,'3','Islam','2023-10-23 07:27:58',NULL),(9150,35,18774,'Kashif',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'1','Islam','2023-10-23 07:27:59',NULL),(9151,41,4096,'hasnain',NULL,NULL,'Naeem',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:28:09',NULL),(9152,61,12012,'Hooria Pervaiz',NULL,NULL,'Muhammad Pervaiz',NULL,NULL,NULL,'3','Islam','2023-10-23 07:28:26',NULL),(9153,35,18778,'Saba Javed',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'1','Islam','2023-10-23 07:28:30',NULL),(9154,27,1365,'Faisal ',NULL,NULL,'Mahmood Khan ',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:28:32',NULL),(9155,41,4111,'Muhammad Hasan',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:28:34',NULL),(9156,61,12287,'Rafia Zara Fatima',NULL,NULL,'Farooq',NULL,NULL,NULL,'3','Islam','2023-10-23 07:28:59',NULL),(9157,41,4130,'Muhammad Jhanzaib',NULL,NULL,'Ameen',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:29:02',NULL),(9158,27,1241,'Sumaira ',NULL,NULL,'Muhammad Sudir',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:29:13','2023-10-23 11:19:08'),(9159,35,18780,'Umair Nazim',NULL,NULL,'Muhammad Nazim',NULL,NULL,NULL,'1','Islam','2023-10-23 07:29:14',NULL),(9160,61,12289,'Fiza ',NULL,NULL,'Muhammad Asghar',NULL,NULL,NULL,'3','Islam','2023-10-23 07:29:32',NULL),(9161,41,4161,'Rana Muhammad Shehbaz',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:29:35',NULL),(9162,35,18781,'Fareeha Nazim',NULL,NULL,'Muhammad Nazim',NULL,NULL,NULL,'1','Islam','2023-10-23 07:29:44',NULL),(9163,41,4166,'Muhammad Shayan',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:29:57',NULL),(9164,27,1387,'Nayrah',NULL,NULL,'Hadir Ali',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:30:00',NULL),(9165,94,4251,'Muzammil',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'5','Islam','2023-10-23 07:30:05',NULL),(9166,61,12354,'Liya',NULL,NULL,'Muhammad Salah',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:30:08',NULL),(9167,35,18792,'Haseeb ',NULL,NULL,'Abdul Jalil Nasir',NULL,NULL,NULL,'1','Islam','2023-10-23 07:30:27',NULL),(9168,27,1080,'Raziya',NULL,NULL,'Shafiq Ahmed ',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:30:33',NULL),(9169,61,12417,'Umaima',NULL,NULL,'Gulzar',NULL,NULL,NULL,'3','Islam','2023-10-23 07:30:37',NULL),(9170,94,4333,'Muhammad Asim',NULL,NULL,'Afsar Khan',NULL,NULL,NULL,'5','Islam','2023-10-23 07:30:54',NULL),(9171,61,12415,'Bisma',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'3','Islam','2023-10-23 07:31:00',NULL),(9172,35,18795,'Muhammad Owais Raza',NULL,NULL,'Muhammad Umair',NULL,NULL,NULL,'1','Islam','2023-10-23 07:31:06',NULL),(9173,27,1312,'Sadaf',NULL,NULL,'Abdul Latif',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:31:10',NULL),(9174,94,4506,'Sana',NULL,NULL,'Zaman Khan',NULL,NULL,NULL,'5','Islam','2023-10-23 07:31:14',NULL),(9175,27,1411,'Ayisha ',NULL,NULL,'Khalid',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:31:37',NULL),(9176,61,12358,'Hafsa',NULL,NULL,'Muhammad Irfan Siddiqui',NULL,NULL,NULL,'3','Islam','2023-10-23 07:31:39',NULL),(9177,35,18798,'Muhammad Qasim',NULL,NULL,'Nisaar Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 07:31:43',NULL),(9178,94,4538,'Kashmala',NULL,NULL,'Muhammad Akhtar',NULL,NULL,NULL,'5','Islam','2023-10-23 07:31:44',NULL),(9179,41,4170,'Qasim Ali',NULL,NULL,'Shahid',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:31:46',NULL),(9180,61,12535,'Kainat',NULL,NULL,'Munawwar',NULL,NULL,NULL,'3','Islam','2023-10-23 07:32:01',NULL),(9181,94,4616,'Alisha',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'5','Islam','2023-10-23 07:32:07',NULL),(9182,35,18783,'Muhammad Suleman',NULL,NULL,'Shakeel Ahmed ',NULL,NULL,NULL,'1','Islam','2023-10-23 07:32:19',NULL),(9183,94,4618,'Tehreem',NULL,NULL,'Umar Khan',NULL,NULL,NULL,'5','Islam','2023-10-23 07:32:27',NULL),(9184,27,1408,'Fareedah',NULL,NULL,'Abdul Khalid Bohri',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:32:30',NULL),(9185,61,12710,'Fatima Abiha',NULL,NULL,'Kashif Imran',NULL,NULL,NULL,'3','Islam','2023-10-23 07:32:31',NULL),(9186,41,4188,'Muhammad Arshman',NULL,NULL,'Muhammad Soobay Deen',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:32:48',NULL),(9187,35,18808,'Abdullah',NULL,NULL,'Naeem',NULL,NULL,NULL,'1','Islam','2023-10-23 07:32:48',NULL),(9188,27,1475,'Amna ',NULL,NULL,'Yaseen',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:32:58',NULL),(9189,61,12803,'Umm-e-Hoorain',NULL,NULL,'Abd ur Rasheed ',NULL,NULL,NULL,'3','Islam','2023-10-23 07:33:05','2023-10-23 07:34:13'),(9191,94,4685,'Muhammad Salman',NULL,NULL,'Abdul Majeed',NULL,NULL,NULL,'5','Islam','2023-10-23 07:33:08',NULL),(9192,35,18809,'Haiqa Noor',NULL,NULL,'Naeem',NULL,NULL,NULL,'1','Islam','2023-10-23 07:33:14',NULL),(9193,41,4190,'Muhammad Ayan',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:33:16',NULL),(9194,27,1454,'Shaida',NULL,NULL,'Zahid Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:33:46',NULL),(9195,41,4208,'Jhanzaib',NULL,NULL,'Mirza Rashid Baig',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:33:51',NULL),(9196,35,18813,'Muhammad Shehbaz',NULL,NULL,'Shehzad Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 07:33:55',NULL),(9198,27,1440,'Mariya',NULL,NULL,'Muhammad Ibrahim',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:34:23',NULL),(9199,41,4125,'Abdullah',NULL,NULL,'Muhammad Hanif Abdullah',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:34:27',NULL),(9200,35,18819,'Habiba',NULL,NULL,'Imran Khuwaja',NULL,NULL,NULL,'1','Islam','2023-10-23 07:34:34',NULL),(9201,94,4686,'Madiha Naz',NULL,NULL,'Muhammad Qasim',NULL,NULL,NULL,'5','Islam','2023-10-23 07:34:53',NULL),(9202,35,18820,'Abdul Rehman',NULL,NULL,'Muhammad Ameen',NULL,NULL,NULL,'1','Islam','2023-10-23 07:35:00',NULL),(9203,61,12871,'Umm-e-Hania',NULL,NULL,'Imran',NULL,NULL,NULL,'3','Islam','2023-10-23 07:35:04',NULL),(9204,27,1460,'KAif Khatoon',NULL,NULL,'Ayaz Ahmed chandio',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:35:09',NULL),(9205,94,4692,'Iqra',NULL,NULL,'Muhammad Sarwar',NULL,NULL,NULL,'5','Islam','2023-10-23 07:35:12',NULL),(9206,41,4234,'Abdur Rehman',NULL,NULL,'Suleman Asif Baig',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:35:21',NULL),(9207,35,18825,'Ayesha Rizwan',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'1','Islam','2023-10-23 07:35:42',NULL),(9208,94,4712,'Mubashira',NULL,NULL,'Ahmed Baksh',NULL,NULL,NULL,'5','Islam','2023-10-23 07:35:48',NULL),(9209,61,12961,'Atiqa',NULL,NULL,'Javed Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 07:35:48',NULL),(9210,27,1468,'Sanam',NULL,NULL,'Mumtaz Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:36:12',NULL),(9211,94,4719,'Muhammad Ahmed',NULL,NULL,'Naeem Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-23 07:36:16',NULL),(9212,61,13002,'Barria',NULL,NULL,'Abdul Hannan Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 07:36:20',NULL),(9213,41,3920,'Muhammad Bilal',NULL,NULL,'Muhammad Shareef',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:36:20',NULL),(9214,61,13037,'Tasbiha',NULL,NULL,'Zameer',NULL,NULL,NULL,'3','Islam','2023-10-23 07:36:44',NULL),(9215,94,4754,'Fatima',NULL,NULL,'Zawar Hussain',NULL,NULL,NULL,'5','Islam','2023-10-23 07:36:48',NULL),(9216,35,18826,'Zehra',NULL,NULL,'Malik Nasir',NULL,NULL,NULL,'1','Islam','2023-10-23 07:36:52',NULL),(9217,41,4008,'Hania',NULL,NULL,'Muhammad Sabir',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:36:56',NULL),(9218,27,1478,'Zaman',NULL,NULL,'Saleem Ahmed ',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:37:02',NULL),(9219,94,4755,'Aqsa',NULL,NULL,'Zawar Hussain',NULL,NULL,NULL,'5','Islam','2023-10-23 07:37:11',NULL),(9220,61,12107,'Fiza ',NULL,NULL,'Saleem Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 07:37:20',NULL),(9221,41,4098,'Noor Fatima',NULL,NULL,'Muhammad Rafiq',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:37:24',NULL),(9222,35,18832,'Muhammad Husnain Uddin',NULL,NULL,'Muhammad Naveed',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:37:26',NULL),(9223,27,1385,'Asif Ali',NULL,NULL,'Wazir Ali',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:37:37',NULL),(9224,61,13051,'Sumbul',NULL,NULL,'Maqbool Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 07:37:56',NULL),(9225,41,4021,'Sania Noor ',NULL,NULL,'Nadir Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:37:59',NULL),(9226,94,4758,'Muhammad Shahzaib',NULL,NULL,'Saleem Uddin',NULL,NULL,NULL,'5','Islam','2023-10-23 07:38:00',NULL),(9227,35,18843,'Syed Ziyan Ali',NULL,NULL,'Syed Ali Akber',NULL,NULL,NULL,'1','Islam','2023-10-23 07:38:02',NULL),(9228,27,1033,'Ata Hussain',NULL,NULL,'Imdat Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:38:15',NULL),(9229,94,4760,'Minsha',NULL,NULL,'Sajjad',NULL,NULL,NULL,'5','Islam','2023-10-23 07:38:16',NULL),(9230,41,4082,'Harmain Fatima',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:38:25',NULL),(9232,35,18850,'Muhammad Rayyan',NULL,NULL,'Abid Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 07:38:35',NULL),(9233,61,13265,'Harmain',NULL,NULL,'Muhammad Shamim',NULL,NULL,NULL,'3','Islam','2023-10-23 07:38:45',NULL),(9234,94,4787,'Areesha',NULL,NULL,'Imran',NULL,NULL,NULL,'5','Islam','2023-10-23 07:38:49',NULL),(9235,27,1331,'Naiyadah',NULL,NULL,'Zahid Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:38:50',NULL),(9236,41,4034,'Nabisha',NULL,NULL,'Muhammad Farhan',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:38:51',NULL),(9237,94,4820,'Mahnoor',NULL,NULL,'Haq Nawaz',NULL,NULL,NULL,'5','Islam','2023-10-23 07:39:10',NULL),(9238,61,13264,'Noor Fatima',NULL,NULL,'Muhammad Shafiq',NULL,NULL,NULL,'3','Islam','2023-10-23 07:39:14',NULL),(9239,41,3815,'Malika',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:39:14',NULL),(9240,27,1144,'Sajdah Ali',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:39:26',NULL),(9241,94,4831,'Hamza',NULL,NULL,'Iqbal',NULL,NULL,NULL,'5','Islam','2023-10-23 07:39:32',NULL),(9242,35,18617,'Misharim  Afzal',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'1','Islam','2023-10-23 07:39:49',NULL),(9243,41,3871,'umm E Hani ',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:39:51',NULL),(9244,94,4861,'Muhammad Kaif',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'5','Islam','2023-10-23 07:39:53',NULL),(9245,61,12266,'Manahil',NULL,NULL,'Arif Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 07:39:55',NULL),(9246,27,1431,'Bisma',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:40:04',NULL),(9247,94,4949,'Saniya',NULL,NULL,'Adnan Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-23 07:40:14',NULL),(9248,35,18618,'Reham',NULL,NULL,'Saddam Hussain',NULL,NULL,NULL,'1','Islam','2023-10-23 07:40:17',NULL),(9249,61,13268,'Tasbiha',NULL,NULL,'Nazim',NULL,NULL,NULL,'3','Islam','2023-10-23 07:40:26',NULL),(9250,41,4015,'Areesha',NULL,NULL,'Rais Muhammad',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:40:27',NULL),(9251,27,1185,'Fazila ',NULL,NULL,'Rehmat',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:40:32',NULL),(9252,94,4950,'Zohra Batool',NULL,NULL,'Muhram',NULL,NULL,NULL,'5','Islam','2023-10-23 07:40:47',NULL),(9253,61,13267,'Hooria',NULL,NULL,'Nazim',NULL,NULL,NULL,'3','Islam','2023-10-23 07:41:06',NULL),(9255,41,4090,'Abeeha Nadeem',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:41:11',NULL),(9256,27,1184,'zarah',NULL,NULL,'Abdul Qadir ',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:41:28',NULL),(9257,35,18623,'Aqib ',NULL,NULL,'Muhammad Ameen',NULL,NULL,NULL,'1','Islam','2023-10-23 07:41:29',NULL),(9258,41,3038,'Muneeba Imran',NULL,NULL,'Muhammad Imran Qadri',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:41:53',NULL),(9259,35,18659,'Maira',NULL,NULL,'Muhammad Ishaq',NULL,NULL,NULL,'1','Islam','2023-10-23 07:41:58',NULL),(9260,61,13679,'Abiha Khan',NULL,NULL,'Kamran',NULL,NULL,NULL,'3','Islam','2023-10-23 07:42:02',NULL),(9261,27,1386,'Saira ',NULL,NULL,'Hadir Ali',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:42:05',NULL),(9262,61,13006,'Muhammad Qasim',NULL,NULL,'Sikander Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 07:42:30',NULL),(9263,35,18665,'Anamta',NULL,NULL,'Muhammad Slaman',NULL,NULL,NULL,'1','Islam','2023-10-23 07:42:38',NULL),(9264,27,1300,'Dua',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:42:40',NULL),(9265,94,4972,'Tasbiha',NULL,NULL,'Nazir',NULL,NULL,NULL,'5','Islam','2023-10-23 07:42:41',NULL),(9266,61,12807,'Ahsan ',NULL,NULL,'Ramzan Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 07:42:52',NULL),(9267,94,4973,'Ahsan Ullah',NULL,NULL,'Alam',NULL,NULL,NULL,'5','Islam','2023-10-23 07:42:57',NULL),(9268,35,18666,'Muhammad Omer',NULL,NULL,'Muhammad Riyaz',NULL,NULL,NULL,'1','Islam','2023-10-23 07:43:06',NULL),(9269,27,1375,'Muskan',NULL,NULL,'Ashrarf Khan',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:43:17',NULL),(9270,94,4974,'Maryam',NULL,NULL,'Javed',NULL,NULL,NULL,'5','Islam','2023-10-23 07:43:17',NULL),(9271,35,18667,'Muhammad Omair',NULL,NULL,'Muhammad Riyaz',NULL,NULL,NULL,'1','Islam','2023-10-23 07:43:32',NULL),(9272,94,4975,'Mehek Naz',NULL,NULL,'Javed',NULL,NULL,NULL,'5','Islam','2023-10-23 07:43:42',NULL),(9273,27,1299,'zeenat',NULL,NULL,'Zahida ',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:43:48',NULL),(9274,61,12963,'Shaheryal',NULL,NULL,'Naeem Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 07:43:48',NULL),(9275,94,5004,'Rafia',NULL,NULL,'Waseem',NULL,NULL,NULL,'5','Islam','2023-10-23 07:43:59',NULL),(9276,35,18508,'Hooria Fatima ',NULL,NULL,'Muhammad Hamza',NULL,NULL,NULL,'1','Islam','2023-10-23 07:44:09',NULL),(9277,61,13273,'Abdul Wasay',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'3','Islam','2023-10-23 07:44:20',NULL),(9278,94,5027,'Habiba',NULL,NULL,'Muhammad Ibrahim',NULL,NULL,NULL,'5','Islam','2023-10-23 07:44:30',NULL),(9279,27,1353,'Shabana',NULL,NULL,'Gulam Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:44:39',NULL),(9280,97,6148,'Anaya Javed',NULL,NULL,'JAved Alam',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:44:39',NULL),(9281,94,5052,'Javeria',NULL,NULL,'Muhammad Abbas',NULL,NULL,NULL,'5','Islam','2023-10-23 07:44:48',NULL),(9282,35,18534,'Mustufa Sohail',NULL,NULL,'Muhammad Sohail',NULL,NULL,NULL,'1','Islam','2023-10-23 07:44:49',NULL),(9283,61,13274,'Muhammad Rohan',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'3','Islam','2023-10-23 07:44:51',NULL),(9284,97,6147,'Zikra',NULL,NULL,'Umer ',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:45:01',NULL),(9285,35,18674,'Arshman',NULL,NULL,'Aleem Uddin',NULL,NULL,NULL,'1','Islam','2023-10-23 07:45:16',NULL),(9286,94,5053,'Muhammad Anas',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'5','Islam','2023-10-23 07:45:18',NULL),(9287,61,13285,'Rayyan Ahmed',NULL,NULL,'Mehdi Hasan',NULL,NULL,NULL,'3','Islam','2023-10-23 07:45:18',NULL),(9289,61,13279,'Mohammad Rohan',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'3','Islam','2023-10-23 07:45:53',NULL),(9290,35,18672,'Um-e- Habiba',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'1','Islam','2023-10-23 07:45:56',NULL),(9291,94,5054,'Mahnoor Shah',NULL,NULL,'Niyaz Khan',NULL,NULL,NULL,'5','Islam','2023-10-23 07:46:05',NULL),(9293,61,13413,'Hamas',NULL,NULL,'Nasir',NULL,NULL,NULL,'3','Islam','2023-10-23 07:46:18',NULL),(9294,94,5078,'Lubna',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5','Islam','2023-10-23 07:46:22',NULL),(9295,35,18686,'Maisha',NULL,NULL,'Abdul Khalid',NULL,NULL,NULL,'1','Islam','2023-10-23 07:46:24',NULL),(9296,94,5079,'Maryam Khan',NULL,NULL,'Qamar Zaman Khan',NULL,NULL,NULL,'5','Islam','2023-10-23 07:46:45',NULL),(9297,61,13263,'Awzaim',NULL,NULL,'Shahid Rasheed',NULL,NULL,NULL,'3','Islam','2023-10-23 07:46:50',NULL),(9298,35,18445,'Ameer Hamza',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1','Islam','2023-10-23 07:46:57',NULL),(9299,97,6146,'Rafay Shehzad',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:46:58',NULL),(9300,94,5082,'Sidra Bibi',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'5','Islam','2023-10-23 07:47:12',NULL),(9301,61,13271,'Muhammad Ibrahim',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3','Islam','2023-10-23 07:47:23',NULL),(9303,94,5083,'Muhammad Arman',NULL,NULL,'Muhammad Adil',NULL,NULL,NULL,'5','Islam','2023-10-23 07:47:35',NULL),(9304,61,12914,'Husnain',NULL,NULL,'Ameer Hassan',NULL,NULL,NULL,'3','Islam','2023-10-23 07:47:44',NULL),(9305,94,5084,'Ambreen',NULL,NULL,'Iqbal',NULL,NULL,NULL,'5','Islam','2023-10-23 07:47:58',NULL),(9306,94,5089,'Maryam',NULL,NULL,'Shakeel Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-23 07:48:16',NULL),(9307,41,4067,'Noor Fatima',NULL,NULL,'Muhammad Anees',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:48:19',NULL),(9309,94,5097,'Asiya Masih',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'5','Islam','2023-10-23 07:48:44',NULL),(9310,35,18563,'Muhammad Aliyan',NULL,NULL,'Muhammad Junaid ',NULL,NULL,NULL,'1','Islam','2023-10-23 07:48:45',NULL),(9311,41,4139,'Tasbiha',NULL,NULL,'Gulam Sayeed',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:48:46',NULL),(9313,94,5098,'Muhammad Usman',NULL,NULL,'Anwar',NULL,NULL,NULL,'5','Islam','2023-10-23 07:49:03',NULL),(9314,41,4016,'Samreen Bibi',NULL,NULL,'Muhammad Ayub',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:49:08',NULL),(9315,35,18458,'Muhammad Arham',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1','Islam','2023-10-23 07:49:13',NULL),(9316,94,5099,'Wajid',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'5','Islam','2023-10-23 07:49:21',NULL),(9317,41,4151,'Falakh Fatima',NULL,NULL,'Farhan Salam ud Din',NULL,NULL,NULL,'2',NULL,'2023-10-23 07:49:43',NULL),(9318,35,17063,'Muhammad sarim',NULL,NULL,'Ghulam Mustafa',NULL,NULL,NULL,'1','Islam','2023-10-23 07:49:51',NULL),(9319,61,13477,'Syed Wajih Ul Islam',NULL,NULL,'Fatahyab Hussain',NULL,NULL,NULL,'3','Islam','2023-10-23 07:49:54',NULL),(9320,61,12718,'Laiba',NULL,NULL,'Syed Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 07:50:23',NULL),(9321,41,4162,'Gulab Jasiya',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:50:24',NULL),(9322,41,4155,'Hooria Muhammad Ali',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:50:46',NULL),(9323,61,12915,'Alizah',NULL,NULL,'Farrukh Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 07:51:00',NULL),(9324,27,1484,'Muhammad Fahim',NULL,NULL,'Munir Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:51:05',NULL),(9325,41,3182,'Laiba Naz',NULL,NULL,'Muhammad Aziz',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:51:20',NULL),(9326,61,13423,'Hooria',NULL,NULL,'Nasir',NULL,NULL,NULL,'3','Islam','2023-10-23 07:51:27',NULL),(9327,35,18598,'Muhammad Rohan',NULL,NULL,'Nawab Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 07:51:28',NULL),(9328,27,1459,'Gulam Mustafa',NULL,NULL,'Ayaz Ahmed chandio',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:51:49',NULL),(9329,41,4177,'Saiba',NULL,NULL,'Muhammad Shaker Qureshi',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:51:50',NULL),(9330,61,13278,'Muqaddas',NULL,NULL,'Muhammad Azam Yousuf',NULL,NULL,NULL,'3','Islam','2023-10-23 07:51:54',NULL),(9331,35,18645,'Ibad Aziz',NULL,NULL,'Abdul Aziz',NULL,NULL,NULL,'1','Islam','2023-10-23 07:51:55',NULL),(9332,41,4193,'Aisha',NULL,NULL,'Amir',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:52:12',NULL),(9333,27,1457,'Laiba',NULL,NULL,'Shafiq Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:52:16',NULL),(9334,61,13092,'Ayesha',NULL,NULL,'Raza',NULL,NULL,NULL,'3','Islam','2023-10-23 07:52:16',NULL),(9335,61,13280,'Sunaina',NULL,NULL,'Raza',NULL,NULL,NULL,'3','Islam','2023-10-23 07:52:38',NULL),(9336,41,4203,'Zainab',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:52:42',NULL),(9337,35,18621,'Muhammad Uzafa Uddin',NULL,NULL,'Muhammad Aijaz',NULL,NULL,NULL,'1','Islam','2023-10-23 07:52:43',NULL),(9339,61,13007,'Sumbul ',NULL,NULL,'Sikander Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 07:53:01',NULL),(9340,41,4204,'Sobia',NULL,NULL,'Kamal Ud Din',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:53:06',NULL),(9341,35,18690,'Muhammad Ali',NULL,NULL,'Muhammad Shamim',NULL,NULL,NULL,'1','Islam','2023-10-23 07:53:18',NULL),(9343,41,4210,'Fozia',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'3',NULL,'2023-10-23 07:53:24',NULL),(9344,61,12722,'Zarmeen ',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'3','Islam','2023-10-23 07:53:28',NULL),(9346,35,18698,'Waniya',NULL,NULL,'Muhammad Khurram',NULL,NULL,NULL,'1','Islam','2023-10-23 07:53:51',NULL),(9347,61,13275,'Noor Saba',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3','Islam','2023-10-23 07:53:54',NULL),(9348,42,2049,'Sameer ',NULL,NULL,'Azeem',NULL,NULL,NULL,'1','Islam','2023-10-23 07:54:07',NULL),(9349,61,13277,'Asma',NULL,NULL,'Umar Daraz',NULL,NULL,NULL,'3','Islam','2023-10-23 07:54:19',NULL),(9350,41,3884,'Bilal Raza',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:54:27',NULL),(9351,42,2064,'Muhammad Imtiaz',NULL,NULL,'Ghulam Mustufa',NULL,NULL,NULL,'1','Islam','2023-10-23 07:54:27',NULL),(9352,35,18724,'Shazib',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:54:32',NULL),(9353,42,2077,'Zeeshan',NULL,NULL,'Imran',NULL,NULL,NULL,'1','Islam','2023-10-23 07:54:44',NULL),(9354,41,3934,'Muhammad Hassan',NULL,NULL,'Shahid',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:54:55',NULL),(9355,61,13283,'Komal',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 07:55:08',NULL),(9357,42,2078,'Syed Shuja Zaidi',NULL,NULL,'Syed Talib Hussain Zaidi',NULL,NULL,NULL,'1','Islam','2023-10-23 07:55:17',NULL),(9358,41,4010,'Muhammad Shoaib',NULL,NULL,'Muhammad Sabir',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:55:18',NULL),(9359,27,1055,'Sumarah',NULL,NULL,'Abdul Rasheed ',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:55:29','2023-10-23 10:59:00'),(9360,61,13281,'Sumaima',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'3','Islam','2023-10-23 07:55:29',NULL),(9361,41,3841,'Ayan',NULL,NULL,'Muhammad Iqram',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:55:36',NULL),(9362,41,4025,'Muhammad Ayan',NULL,NULL,'Kamran',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:56:02',NULL),(9363,27,1456,'Khas Bano',NULL,NULL,'Gulam Qadir',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:56:18',NULL),(9364,61,13284,'Syed Ishal',NULL,NULL,'Syed Kamal',NULL,NULL,NULL,'3','Islam','2023-10-23 07:56:19',NULL),(9365,41,3939,'Subhan Ahmed',NULL,NULL,'Muhammad Saber',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:56:27',NULL),(9366,61,13288,'Zunaina',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'3','Islam','2023-10-23 07:56:39',NULL),(9367,27,1382,'Amna ',NULL,NULL,'Muhammad Pervez',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:56:53',NULL),(9368,61,13144,'Daniya',NULL,NULL,'Adil Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 07:57:01',NULL),(9369,42,2079,'Hanif ',NULL,NULL,'Nizam Hussain',NULL,NULL,NULL,'1','Islam','2023-10-23 07:57:04',NULL),(9370,41,4093,'Muhammad Usaid',NULL,NULL,'Muhammad Imran Qadri',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:57:09',NULL),(9372,42,2080,'Muhammad Huzaifa',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'1','Islam','2023-10-23 07:57:33',NULL),(9373,27,1383,'Sanam',NULL,NULL,'Allah Ditta Kopag',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:57:42',NULL),(9374,42,2082,'Zain Ali',NULL,NULL,'Muhammad Dilawar',NULL,NULL,NULL,'1','Islam','2023-10-23 07:57:54',NULL),(9375,41,4126,'Huzaifa',NULL,NULL,'Muhammad Haneef Abdullah',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:58:09',NULL),(9376,61,13454,'Wania',NULL,NULL,'Noor Muhammad',NULL,NULL,NULL,'3','Islam','2023-10-23 07:58:10',NULL),(9377,35,18737,'Junnat Nadeem',NULL,NULL,'Nadeem Akhtar',NULL,NULL,NULL,'1','Islam','2023-10-23 07:58:14',NULL),(9378,27,1455,'Aysha',NULL,NULL,'Mumtaz Buzdar',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:58:16',NULL),(9379,42,2097,'Muhammad Hasan',NULL,NULL,'Shoaib Butt',NULL,NULL,NULL,'1','Islam','2023-10-23 07:58:16',NULL),(9380,41,4127,'Uzair',NULL,NULL,'Muhammad Hanif Abdullah',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:58:30',NULL),(9381,42,2098,'Mustufa',NULL,NULL,'Muhammad Rasheed',NULL,NULL,NULL,'1','Islam','2023-10-23 07:58:34',NULL),(9382,61,13685,'Muhammad Azaan',NULL,NULL,'Muhammad Yaseen',NULL,NULL,NULL,'3','Islam','2023-10-23 07:58:47',NULL),(9383,35,18739,'Hamza Ahmed',NULL,NULL,'Ansar Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 07:58:47',NULL),(9384,27,1065,'Ahsan',NULL,NULL,'Abdul Latif',NULL,NULL,NULL,'5',NULL,'2023-10-23 07:58:55',NULL),(9385,42,2099,'Asadullah Khan',NULL,NULL,'Muhammad Suleman Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 07:59:04',NULL),(9386,35,18744,'Mehak',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'1','Islam','2023-10-23 07:59:17',NULL),(9387,41,4145,'Syed Ali Abbas Hussain',NULL,NULL,'Muhammad Waqeel',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:59:22',NULL),(9388,61,13687,'Muhammad Zooyan',NULL,NULL,'Muhammad Yaseen',NULL,NULL,NULL,'3','Islam','2023-10-23 07:59:22',NULL),(9389,27,1187,'Maryam',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'5',NULL,'2023-10-23 07:59:27',NULL),(9390,42,2100,'Muhammad Shoaib',NULL,NULL,'Waheed Amir',NULL,NULL,NULL,'1','Islam','2023-10-23 07:59:32',NULL),(9391,41,4233,'Talha',NULL,NULL,'Nadeem',NULL,NULL,NULL,'4',NULL,'2023-10-23 07:59:39',NULL),(9392,42,2101,'Sultan Khan',NULL,NULL,'Qasim Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 07:59:51',NULL),(9393,35,18751,'Muhammad Adyan Ali',NULL,NULL,'Arshad Ali',NULL,NULL,NULL,'1',NULL,'2023-10-23 07:59:54',NULL),(9394,61,13691,'Muhammad Farhan ',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'3','Islam','2023-10-23 08:00:00',NULL),(9395,27,1438,'saniya',NULL,NULL,'Gul Muhammad',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:00:02',NULL),(9396,42,2128,'Bakht Ali',NULL,NULL,'Muhammad Ajmal',NULL,NULL,NULL,'1','Islam','2023-10-23 08:00:11',NULL),(9398,41,3883,'Rushna',NULL,NULL,'Muhammad Anwer',NULL,NULL,NULL,'4',NULL,'2023-10-23 08:00:15',NULL),(9399,35,18760,'Aisha Noor',NULL,NULL,'Manzar Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 08:00:25',NULL),(9400,61,13689,'Abdul Rafay',NULL,NULL,'Raheel',NULL,NULL,NULL,'3','Islam','2023-10-23 08:00:27',NULL),(9401,27,1260,'Jaweria',NULL,NULL,'Ali Akbar',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:00:33',NULL),(9402,42,2129,'Syed Arbaz Shah',NULL,NULL,'Usman Shah',NULL,NULL,NULL,'1','Islam','2023-10-23 08:00:38',NULL),(9403,41,3995,'Esha Fatima',NULL,NULL,'Nazir Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-23 08:00:44',NULL),(9404,61,13690,'Aleem Ullah',NULL,NULL,'Muhammad Nusrat',NULL,NULL,NULL,'3','Islam','2023-10-23 08:00:54',NULL),(9405,42,1984,'Hira Ali',NULL,NULL,'Syed Ali',NULL,NULL,NULL,'1','Islam','2023-10-23 08:00:55',NULL),(9406,35,18763,'Muhammad Zayan',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'1','Islam','2023-10-23 08:01:01',NULL),(9407,27,1325,'Hamza ',NULL,NULL,'Muhammad Pervez',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:01:02',NULL),(9408,41,3969,'Afia',NULL,NULL,'Shahed',NULL,NULL,NULL,'4',NULL,'2023-10-23 08:01:09',NULL),(9409,42,1986,'Ajwa Mahnoor',NULL,NULL,'Yousuf Khan',NULL,NULL,NULL,'1','Islam','2023-10-23 08:01:19',NULL),(9410,61,13688,'Syed Hussain',NULL,NULL,'Syed Nizam',NULL,NULL,NULL,'3','Islam','2023-10-23 08:01:28',NULL),(9411,27,1201,'Khaild ',NULL,NULL,'Abdul Rehman',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:01:31',NULL),(9412,41,3603,'Zainab ',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'4',NULL,'2023-10-23 08:01:31',NULL),(9413,42,1987,'Kaneez Fatima',NULL,NULL,'Faisal Bhatti',NULL,NULL,NULL,'1','Islam','2023-10-23 08:01:39',NULL),(9414,35,18764,'Muhammad Hooryan',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'1','Islam','2023-10-23 08:01:46',NULL),(9415,61,13486,'Anaya',NULL,NULL,'Zohaib Hassan',NULL,NULL,NULL,'3','Islam','2023-10-23 08:01:58',NULL),(9416,42,1999,'Sania',NULL,NULL,'Abdul Razzaq',NULL,NULL,NULL,'1','Islam','2023-10-23 08:01:59',NULL),(9417,27,1079,'Areeba ',NULL,NULL,'Abdul Khalid Bohri',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:02:03',NULL),(9418,41,3993,'Alishbah',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'4',NULL,'2023-10-23 08:02:09',NULL),(9419,35,18768,'Um-e-Hania',NULL,NULL,'Essa Hussain',NULL,NULL,NULL,'1','Islam','2023-10-23 08:02:19',NULL),(9420,42,2000,'Ayesha',NULL,NULL,'Jalal Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 08:02:23',NULL),(9421,41,3984,'Dua ',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'4',NULL,'2023-10-23 08:02:28',NULL),(9422,27,1491,'Noor Taj',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:02:30',NULL),(9423,42,2001,'Noor e Haram',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1','Islam','2023-10-23 08:02:41',NULL),(9424,41,3825,'Sania Aslam',NULL,NULL,'Aslam',NULL,NULL,NULL,'4',NULL,'2023-10-23 08:03:04',NULL),(9425,27,1481,'Muhammad Rizwan',NULL,NULL,'Qadir Bakhsh',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:03:04',NULL),(9426,42,2051,'Aliza ',NULL,NULL,'Adnan',NULL,NULL,NULL,'1','Islam','2023-10-23 08:03:10',NULL),(9427,35,18771,'Menal ',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1','Islam','2023-10-23 08:03:16',NULL),(9428,42,2074,'Urooj Fatima',NULL,NULL,'Shehzad',NULL,NULL,NULL,'1','Islam','2023-10-23 08:03:29',NULL),(9429,27,1054,'Shakeela ',NULL,NULL,'Zahid Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:03:36',NULL),(9430,42,2075,'Ayesha',NULL,NULL,'Saki Jan',NULL,NULL,NULL,'1','Islam','2023-10-23 08:03:46',NULL),(9431,41,3814,'Fizza Rani',NULL,NULL,'Auraan Zaib',NULL,NULL,NULL,'4',NULL,'2023-10-23 08:03:51',NULL),(9432,35,18773,'Farah',NULL,NULL,'Arif',NULL,NULL,NULL,'1','Islam','2023-10-23 08:03:59',NULL),(9433,42,2096,'Afia ',NULL,NULL,'Taj Uddin',NULL,NULL,NULL,'1','Islam','2023-10-23 08:04:06',NULL),(9434,61,13682,'Umm e Habiba',NULL,NULL,'Faisal',NULL,NULL,NULL,'3','Islam','2023-10-23 08:04:15',NULL),(9435,41,3927,'Minhal',NULL,NULL,'Muhammad Haroon Khan',NULL,NULL,NULL,'4',NULL,'2023-10-23 08:04:27',NULL),(9436,35,18776,'Hania',NULL,NULL,'Muhammad Junaid ',NULL,NULL,NULL,'1','Islam','2023-10-23 08:04:29',NULL),(9437,42,2130,'Reshma',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'1','Islam','2023-10-23 08:04:30',NULL),(9438,61,13684,'Habiba',NULL,NULL,'Jaan Muhammad',NULL,NULL,NULL,'3','Islam','2023-10-23 08:04:45',NULL),(9440,42,2131,'Muntasha',NULL,NULL,'Waqar Haneef',NULL,NULL,NULL,'1','Islam','2023-10-23 08:04:51',NULL),(9441,41,4079,'Tahira',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'4',NULL,'2023-10-23 08:04:57',NULL),(9442,35,18786,'Irtesha',NULL,NULL,'Raza Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 08:04:57',NULL),(9443,41,3980,'Mahnoor',NULL,NULL,'Muhammad Nawab',NULL,NULL,NULL,'4',NULL,'2023-10-23 08:05:19',NULL),(9444,61,13686,'Zainab',NULL,NULL,'Noor Muhammad ',NULL,NULL,NULL,'3','Islam','2023-10-23 08:05:20',NULL),(9445,42,2132,'Hadi',NULL,NULL,'Shehzad',NULL,NULL,NULL,'1','Islam','2023-10-23 08:05:24',NULL),(9446,35,18789,'Abdayan',NULL,NULL,'Muhammad Amin',NULL,NULL,NULL,'1','Islam','2023-10-23 08:05:33',NULL),(9447,42,1985,'Hashim',NULL,NULL,'Amar Ullah',NULL,NULL,NULL,'1','Islam','2023-10-23 08:05:40',NULL),(9448,61,13677,'Eman Fatima ',NULL,NULL,'Muhammad Arsalan ',NULL,NULL,NULL,'3','Islam','2023-10-23 08:05:48',NULL),(9449,41,4140,'Fatima Zehra',NULL,NULL,'Shareef Ud Din',NULL,NULL,NULL,'4',NULL,'2023-10-23 08:05:58',NULL),(9450,42,1996,'Ahmed Raza',NULL,NULL,'Bilal Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 08:05:59',NULL),(9451,35,18790,'Aisha Omer',NULL,NULL,'Omer Hayat',NULL,NULL,NULL,'1','Islam','2023-10-23 08:06:11',NULL),(9452,61,13692,'Nibba',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'3','Islam','2023-10-23 08:06:20',NULL),(9453,42,1997,'Hasan Ali',NULL,NULL,'Bilal Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 08:06:20',NULL),(9454,41,4171,'Arzo Imtiaz',NULL,NULL,'Muhammad Imtiaz',NULL,NULL,NULL,'4',NULL,'2023-10-23 08:06:25',NULL),(9456,35,18793,'Ayesha',NULL,NULL,'Tahir Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-23 08:06:42',NULL),(9457,42,1990,'Muhammad Sahil',NULL,NULL,'Yousuf Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 08:06:46','2023-10-25 09:34:56'),(9459,42,2018,'Irfan',NULL,NULL,'Meer Muhammad',NULL,NULL,NULL,'1','Islam','2023-10-23 08:07:12',NULL),(9460,42,2019,'Muhammad Ibrahim',NULL,NULL,'Salah Uddin',NULL,NULL,NULL,'1','Islam','2023-10-23 08:07:32',NULL),(9461,41,4220,'umm E Urooj ',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4',NULL,'2023-10-23 08:08:08',NULL),(9462,146,4158,'Afzal',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:08:33',NULL),(9463,42,2028,'Daniyal Adnan',NULL,NULL,'Adnan',NULL,NULL,NULL,'1','Islam','2023-10-23 08:08:43',NULL),(9464,35,18799,'Khatija Nadeem',NULL,NULL,'Nadeem',NULL,NULL,NULL,'1','Islam','2023-10-23 08:08:45',NULL),(9465,41,3726,'Ahmed ',NULL,NULL,'Muhammad Sidque',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:08:46',NULL),(9466,41,3796,'Muhammad Hasnain',NULL,NULL,'Aurangzaib',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:09:11',NULL),(9467,146,4381,'Sulaman',NULL,NULL,'Zahid Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:09:14',NULL),(9468,35,18802,'Husnain Raza',NULL,NULL,'Abdul Qadir',NULL,NULL,NULL,'1','Islam','2023-10-23 08:09:23',NULL),(9469,41,3812,'Muhammad Saif',NULL,NULL,'Muhammad Haroon Qureshi',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:09:38',NULL),(9470,42,2021,'Saeed Ahmed',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'2','Islam','2023-10-23 08:09:49',NULL),(9471,35,18815,'Muhammad Anas',NULL,NULL,'Nadeem',NULL,NULL,NULL,'1','Islam','2023-10-23 08:09:59',NULL),(9472,146,4362,'Haris',NULL,NULL,'Nadeem',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:10:04',NULL),(9473,41,3963,'Muhammad Arman',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:10:11',NULL),(9474,35,18766,'Roohan Kashif',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1','Islam','2023-10-23 08:10:33',NULL),(9475,41,3964,'Zain',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:10:33',NULL),(9476,146,4352,'Sufyan',NULL,NULL,'Perveez Ahmed Khan',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:10:43',NULL),(9477,42,1933,'Muhammad Mugheez',NULL,NULL,'Hafiz Fayyaz',NULL,NULL,NULL,'2','Islam','2023-10-23 08:11:05','2023-10-26 09:14:32'),(9478,35,18821,'Muhammad Omer',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'1','Islam','2023-10-23 08:11:10',NULL),(9479,41,3968,'Ali Raza',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:11:15',NULL),(9480,146,4390,'Sheryar',NULL,NULL,'Faheem Uddin',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:11:33',NULL),(9481,41,4095,'Muhammad Hammad Farooq',NULL,NULL,'Farooq',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:12:00',NULL),(9482,146,4396,'Aqib Ali',NULL,NULL,'Ali Akbar',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:12:18',NULL),(9483,41,4123,'Muhammad Ahmed',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:12:33',NULL),(9484,42,1935,'Muhammad Moosa',NULL,NULL,'Jamil Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 08:12:35','2023-10-25 09:33:07'),(9485,146,4389,'Fahad',NULL,NULL,'Faheem Uddin',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:12:49',NULL),(9486,41,4124,'Muhammad Karim',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:13:04',NULL),(9487,42,1988,'Shehzad Ali',NULL,NULL,'Syed Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 08:13:15','2023-10-25 09:33:36'),(9488,35,18822,'Muhammad Owais Raza',NULL,NULL,'Muhammad Anees',NULL,NULL,NULL,'1','Islam','2023-10-23 08:13:22',NULL),(9489,146,4444,'Ayan',NULL,NULL,'Sajid Ali',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:13:27',NULL),(9490,41,3872,'Hifza Imran',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:13:37',NULL),(9491,35,18831,'Mariam',NULL,NULL,'Muhammad Nawaid',NULL,NULL,NULL,'1','Islam','2023-10-23 08:13:54',NULL),(9492,41,3915,'Masooma',NULL,NULL,'Shahbuddin',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:14:06',NULL),(9493,146,4454,'Ayan Shazad',NULL,NULL,'Muhammad Shahzad Khan',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:14:15',NULL),(9494,42,1989,'Subhan Ali',NULL,NULL,'Syed Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 08:14:19','2023-10-25 09:33:54'),(9495,35,18838,'Anoosha',NULL,NULL,'Daniyal',NULL,NULL,NULL,'1','Islam','2023-10-23 08:14:28',NULL),(9496,41,3930,'Areeba',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:14:31',NULL),(9497,146,4446,'kamran',NULL,NULL,'Shaeen Ali',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:14:38',NULL),(9499,35,18844,'Saif Raza',NULL,NULL,'Muhammad Shafiq',NULL,NULL,NULL,'1','Islam','2023-10-23 08:15:02',NULL),(9500,41,3976,'Anabiya Fatima',NULL,NULL,'Nazir Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:15:04',NULL),(9501,146,4465,'Ayan ',NULL,NULL,'Razzaq',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:15:05',NULL),(9502,42,1991,'Mumtaz',NULL,NULL,'Yousuf Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 08:15:14','2023-10-25 09:35:42'),(9503,41,3727,'Madiha Yaqoob',NULL,NULL,'Muhammad Yaqoob',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:15:31',NULL),(9504,35,18845,'Ahmed Raza',NULL,NULL,'Muhammad Shafiq',NULL,NULL,NULL,'1','Islam','2023-10-23 08:15:36',NULL),(9505,146,4421,'salman',NULL,NULL,'Anis ur Rahman',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:15:43',NULL),(9506,41,4037,'Ayesha Imran',NULL,NULL,'Muhammad Imran Qadri',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:16:02',NULL),(9507,42,2002,'Muhammad Hamza',NULL,NULL,'Abdul Subhan',NULL,NULL,NULL,'2','Islam','2023-10-23 08:16:04',NULL),(9508,146,4455,'Shayan',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:16:10',NULL),(9509,41,4148,'Faryal',NULL,NULL,'Muhammad Abrar',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:16:30',NULL),(9510,42,2003,'Abdullah',NULL,NULL,'Bilal Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 08:16:42',NULL),(9511,35,18591,'Anabia Waseem',NULL,NULL,'Waseem Qamar',NULL,NULL,NULL,'2','Islam','2023-10-23 08:16:53',NULL),(9512,61,11263,'Muhammad Okasaha',NULL,NULL,'Salman Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-23 08:17:09',NULL),(9514,146,4456,'Muhammad Arbaz Raza',NULL,NULL,'Asghar',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:17:09',NULL),(9515,41,4149,'Umaima ',NULL,NULL,'Muhammad Siddqui',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:17:12',NULL),(9516,42,2004,'Abbu Zar',NULL,NULL,'Bilal Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 08:17:27','2023-10-26 09:15:04'),(9517,41,4216,'Laiba',NULL,NULL,'Muhammad Rais',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:17:33',NULL),(9518,61,11550,'Shahwaiz',NULL,NULL,'Maqbool Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-23 08:17:44',NULL),(9519,146,4453,'Muhammad Ashar',NULL,NULL,'Fareed Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:17:47',NULL),(9520,35,18597,'Wania Shehzad',NULL,NULL,'Shehzad Ahmed ',NULL,NULL,NULL,'2','Islam','2023-10-23 08:17:52',NULL),(9521,41,3919,'Umm E Hani ',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'5',NULL,'2023-10-23 08:17:58',NULL),(9522,61,12134,'Muhammad Ayan',NULL,NULL,'Muhammad Shamim',NULL,NULL,NULL,'4','Islam','2023-10-23 08:18:21',NULL),(9523,35,18526,'Bisma Batool',NULL,NULL,'Arshad Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 08:18:24',NULL),(9524,42,2008,'Abdul Hadi',NULL,NULL,'Javed Ahmed Ghouri',NULL,NULL,NULL,'2','Islam','2023-10-23 08:18:36','2023-10-26 09:18:21'),(9525,146,4460,'Muhammad Bilal',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:18:39',NULL),(9526,61,12552,'Ahmed Raza',NULL,NULL,'Rizwan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:18:54',NULL),(9527,35,18539,'Ayesha Babar',NULL,NULL,'Babar',NULL,NULL,NULL,'2','Islam','2023-10-23 08:18:54',NULL),(9528,146,4297,'Muhammad Kashif',NULL,NULL,'Muhammad Yaqoob',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:19:07',NULL),(9529,35,18604,'Parsa',NULL,NULL,'Ayaz Tahir',NULL,NULL,NULL,'2','Islam','2023-10-23 08:19:15',NULL),(9530,61,12559,'Ahmed Raza',NULL,NULL,'Javaid',NULL,NULL,NULL,'4','Islam','2023-10-23 08:19:22',NULL),(9531,146,4467,'Ayan',NULL,NULL,'Aslam ALi',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:19:27',NULL),(9532,42,2020,'Yousuf ',NULL,NULL,'Muneer Uddin',NULL,NULL,NULL,'2','Islam','2023-10-23 08:19:50',NULL),(9533,61,12572,'Muhammad Saim Khan',NULL,NULL,'Muhmmad Rizwan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:19:52',NULL),(9534,146,4475,'Dilawar',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:20:02',NULL),(9535,35,18611,'Abiha',NULL,NULL,'Kamran',NULL,NULL,NULL,'2','Islam','2023-10-23 08:20:06',NULL),(9536,42,2042,'Taha',NULL,NULL,'Akbar Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 08:20:11',NULL),(9537,61,12573,'Zabloon',NULL,NULL,'Sabir Masih Bhatti ',NULL,NULL,NULL,'4','Islam','2023-10-23 08:20:31',NULL),(9538,35,18650,'Khadija',NULL,NULL,'Muhammad Ishaq',NULL,NULL,NULL,'2','Islam','2023-10-23 08:20:34',NULL),(9539,146,4478,'Muhammad Shamir',NULL,NULL,'Muhammad Tariq',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:20:44',NULL),(9540,42,2056,'Faraz',NULL,NULL,'Atta Muhammad',NULL,NULL,NULL,'2','Islam','2023-10-23 08:20:54',NULL),(9541,35,18668,'Hifza',NULL,NULL,'Muhammad Habbib',NULL,NULL,NULL,'2','Islam','2023-10-23 08:20:55',NULL),(9542,61,12533,'Syed Haseeb Ali',NULL,NULL,'Asghar Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 08:21:02',NULL),(9543,35,18671,'Tuba',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2','Islam','2023-10-23 08:21:22',NULL),(9544,42,2062,'Hazrat Musa',NULL,NULL,'Nazeer Gul',NULL,NULL,NULL,'2','Islam','2023-10-23 08:21:27',NULL),(9545,146,4154,'Zainab Bano',NULL,NULL,'Muhammad Abbas ',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:21:29',NULL),(9546,146,4394,'Jawaria ',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:21:57',NULL),(9547,42,2063,'Ali Zar',NULL,NULL,'aun Abbas',NULL,NULL,NULL,'2','Islam','2023-10-23 08:22:05',NULL),(9548,35,18673,'Nimsa',NULL,NULL,'Shahid',NULL,NULL,NULL,'2','Islam','2023-10-23 08:22:14',NULL),(9549,146,4398,'Maryam',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:22:28',NULL),(9550,42,2104,'Abdul Rehman',NULL,NULL,'Waheed Amir',NULL,NULL,NULL,'2','Islam','2023-10-23 08:22:46',NULL),(9551,35,18607,'Arham Afzaal',NULL,NULL,'Muhammad Afzaal',NULL,NULL,NULL,'2','Islam','2023-10-23 08:22:54',NULL),(9552,146,4302,'Nimra',NULL,NULL,'Usman Ghani',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:22:56',NULL),(9553,61,12305,'Muhammad Sajjad',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'4','Islam','2023-10-23 08:23:11',NULL),(9554,42,2105,'Ibrahim',NULL,NULL,'Gul Nawaz Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 08:23:20',NULL),(9555,35,18655,'Basit Ali',NULL,NULL,'Waheed Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 08:23:29',NULL),(9556,61,12944,'Arsalan',NULL,NULL,'Muhammad Ayub',NULL,NULL,NULL,'4','Islam','2023-10-23 08:23:38',NULL),(9557,42,2081,'Muhammad Khalil',NULL,NULL,'Abid Husain',NULL,NULL,NULL,'2','Islam','2023-10-23 08:23:55',NULL),(9558,146,4326,'Gulnaz Shahzadi',NULL,NULL,'Muahammad Gulfam',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:23:57',NULL),(9559,35,18331,'Muhammad Usman',NULL,NULL,'GulZaib',NULL,NULL,NULL,'2','Islam','2023-10-23 08:24:07',NULL),(9560,61,12811,'Reyan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4','Islam','2023-10-23 08:24:15',NULL),(9561,42,1916,'Afshan',NULL,NULL,'Abdul JaBBAR',NULL,NULL,NULL,'2','Islam','2023-10-23 08:24:21',NULL),(9562,146,4353,'Mahnoor',NULL,NULL,'Perveez Ahmed Khan',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:24:25',NULL),(9563,35,18661,'Danish',NULL,NULL,'Ahsan Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 08:24:39',NULL),(9564,61,12812,'Husnain',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:24:43',NULL),(9565,146,4380,'Madiha',NULL,NULL,'Akhatar Khan',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:24:59',NULL),(9566,42,1936,'Mehwish',NULL,NULL,'Sardar Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 08:25:02',NULL),(9567,35,18684,'Muhammad Sohan',NULL,NULL,'Abid Ali ',NULL,NULL,NULL,'2','Islam','2023-10-23 08:25:03',NULL),(9568,61,13300,'Mustufa',NULL,NULL,'Muhammad Kamran Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:25:15','2023-10-23 08:25:37'),(9569,42,1949,'Sawera',NULL,NULL,'Abdul KAreem',NULL,NULL,NULL,'2','Islam','2023-10-23 08:25:27',NULL),(9570,35,18452,'Ayan',NULL,NULL,'Muhammad Javaid',NULL,NULL,NULL,'2','Islam','2023-10-23 08:25:35',NULL),(9571,42,1951,'Suman',NULL,NULL,'Muhammad Zaib',NULL,NULL,NULL,'2','Islam','2023-10-23 08:25:59',NULL),(9572,35,18648,'Muhammad Ahsan',NULL,NULL,'Muhammad Ishaaq',NULL,NULL,NULL,'2','Islam','2023-10-23 08:26:08',NULL),(9573,61,13301,'Muhammad Faiz ',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:26:11',NULL),(9574,146,4382,'Dua',NULL,NULL,'Muhammad Imran Khan',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:26:25',NULL),(9575,42,1979,'Alishba',NULL,NULL,'Gohar Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 08:26:30',NULL),(9576,61,130294,'Muhammad Mubashir',NULL,NULL,'Arshad Bin Sultan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:26:42',NULL),(9577,146,4206,'Tasbiha',NULL,NULL,'Rahis ',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:26:51',NULL),(9578,35,18625,'Muhammad Ahsaan',NULL,NULL,'Muhammad  Ameen',NULL,NULL,NULL,'2','Islam','2023-10-23 08:26:55',NULL),(9579,42,2030,'Kulsoom',NULL,NULL,'Wazir Ali Memon',NULL,NULL,NULL,'2','Islam','2023-10-23 08:27:03',NULL),(9580,61,11950,'Ayan',NULL,NULL,'Muhammad  Aqeel Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:27:09',NULL),(9583,146,4450,'Anamta',NULL,NULL,'Ishtique',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:27:29',NULL),(9584,42,2031,'Muskan',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2','Islam','2023-10-23 08:27:35',NULL),(9585,61,13469,'Abdul Hadi',NULL,NULL,'Raees ',NULL,NULL,NULL,'4','Islam','2023-10-23 08:27:38',NULL),(9586,146,4451,'Dua',NULL,NULL,'Fareed',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:27:49',NULL),(9587,42,2041,'Dua',NULL,NULL,'Nazir Ahmed Memon',NULL,NULL,NULL,'2','Islam','2023-10-23 08:28:13',NULL),(9588,146,4457,'Eshal Fatima',NULL,NULL,'Samiullah Solangi',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:28:36',NULL),(9589,42,2052,'Maria',NULL,NULL,'Azeem Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 08:28:48',NULL),(9590,35,18535,'Abdul Samad',NULL,NULL,' Muhammad Zeeshan',NULL,NULL,NULL,'2','Islam','2023-10-23 08:28:51',NULL),(9591,61,11230,'Maryam',NULL,NULL,'Muhammad Sadiq Shaheer',NULL,NULL,NULL,'4','Islam','2023-10-23 08:28:58',NULL),(9592,146,4459,'Arisha',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:29:11',NULL),(9593,42,2053,'Mahnoor',NULL,NULL,'Azeem Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 08:29:18',NULL),(9594,35,18343,'Muhammad Mudasir',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'2','Islam','2023-10-23 08:29:39',NULL),(9595,146,4477,'Manahil',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'1',NULL,'2023-10-23 08:29:49',NULL),(9596,42,2057,'Zubia',NULL,NULL,'Atta Muhammad',NULL,NULL,NULL,'2','Islam','2023-10-23 08:29:58','2023-10-26 09:15:37'),(9597,61,11490,'Samiya',NULL,NULL,'Muhammad Shehzad Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:30:05',NULL),(9598,42,2054,'Kiran',NULL,NULL,'Abdul Saboor',NULL,NULL,NULL,'2','Islam','2023-10-23 08:30:21',NULL),(9599,35,18691,'Muhammad Umar',NULL,NULL,'Waseem',NULL,NULL,NULL,'2','Islam','2023-10-23 08:30:24',NULL),(9600,61,11472,'Yashfa',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'4','Islam','2023-10-23 08:30:31',NULL),(9601,42,2083,'Sana',NULL,NULL,'Javed Khatak',NULL,NULL,NULL,'2','Islam','2023-10-23 08:30:53',NULL),(9602,35,18709,'Shahreem',NULL,NULL,'Muhammad Abid ',NULL,NULL,NULL,'2','Islam','2023-10-23 08:30:57',NULL),(9603,61,115554,'Areeba',NULL,NULL,'Jaffar Hussain',' ',NULL,NULL,'4','Islam','2023-10-23 08:31:02',NULL),(9604,42,2076,'Rabia',NULL,NULL,'Muhammad Dilawar',NULL,NULL,NULL,'2','Islam','2023-10-23 08:31:19',NULL),(9605,146,3978,'Hasan ',NULL,NULL,'Din Muhammad ',NULL,NULL,NULL,'2','Islam','2023-10-23 08:31:21',NULL),(9606,35,18711,'Hania',NULL,NULL,'Imran',NULL,NULL,NULL,'2','Islam','2023-10-23 08:31:21',NULL),(9607,61,11858,'Rabia ',NULL,NULL,'Khurram',NULL,NULL,NULL,'4','Islam','2023-10-23 08:31:25',NULL),(9608,42,2102,'Masooma',NULL,NULL,'Babar',NULL,NULL,NULL,'2','Islam','2023-10-23 08:31:44',NULL),(9609,35,18720,'Rohan Ahmed',NULL,NULL,'Azaz Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 08:31:54',NULL),(9610,146,4155,'Rizwan ',NULL,NULL,'Sirwar Mashi ',NULL,NULL,NULL,'2','Christianity','2023-10-23 08:32:09',NULL),(9611,42,2103,'Nadia',NULL,NULL,'Amjed',NULL,NULL,NULL,'2','Islam','2023-10-23 08:32:17',NULL),(9612,61,11729,'Noor ul Ain',NULL,NULL,'Muhammad Ameen ',NULL,NULL,NULL,'4','Islam','2023-10-23 08:32:24',NULL),(9613,42,2068,'Gouhar Ali',NULL,NULL,'Ajmal Abbas',NULL,NULL,NULL,'3','Islam','2023-10-23 08:32:46',NULL),(9614,35,18378,'Umm-e-Hani',NULL,NULL,'Nadeem Akhtar',NULL,NULL,NULL,'2','Islam','2023-10-23 08:32:47',NULL),(9615,61,11740,'Bushra',NULL,NULL,'Mirza Jahangir Baig',NULL,NULL,NULL,'4','Islam','2023-10-23 08:32:49',NULL),(9616,146,4159,'Anas ',NULL,NULL,'Muhammad Shehzad ',NULL,NULL,NULL,'2','Islam','2023-10-23 08:32:50',NULL),(9617,61,11979,'Rumaisa',NULL,NULL,'Amir Hussain',NULL,NULL,NULL,'4','Islam','2023-10-23 08:33:15','2023-10-23 08:33:41'),(9618,42,1898,'Muhammad Bilal',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'3','Islam','2023-10-23 08:33:18',NULL),(9619,146,4173,'Moosa ',NULL,NULL,'Muhammad Shehzad ',NULL,NULL,NULL,'2','Islam','2023-10-23 08:33:26',NULL),(9620,35,18747,'Ayaan',NULL,NULL,'Muhammad Bakash',NULL,NULL,NULL,'2','Islam','2023-10-23 08:33:31',NULL),(9621,42,1912,'Muhammad Uzair',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3','Islam','2023-10-23 08:33:50',NULL),(9622,146,4266,'Rohan Ahmed ',NULL,NULL,'Adnan Ahmed Qureshi',NULL,NULL,NULL,'2','Islam','2023-10-23 08:34:05',NULL),(9623,35,18758,'Mehwish Akmal',NULL,NULL,'Akmal',NULL,NULL,NULL,'2','Islam','2023-10-23 08:34:17',NULL),(9624,61,12006,'Fatima Taimoori',NULL,NULL,'Waseem Bakht',NULL,NULL,NULL,'4','Islam','2023-10-23 08:34:27',NULL),(9625,146,4328,'Muhammad Moiz',NULL,NULL,'Muhammad Adnan Khan',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:34:45',NULL),(9626,42,1913,'Muhammad Shahbaz',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'3','Islam','2023-10-23 08:34:49','2023-10-26 09:16:08'),(9627,61,12253,'Muskan ',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 08:34:52',NULL),(9629,146,4351,'Abdul Monaf',NULL,NULL,'Perveez Ahmed Khan',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:35:23',NULL),(9630,61,12175,'Maria Shehzadi',NULL,NULL,'Kaleem Ijaz But',NULL,NULL,NULL,'4','Islam','2023-10-23 08:35:28',NULL),(9631,42,1931,'Muhammad Moiz',NULL,NULL,'Hafiz Fayyaz',NULL,NULL,NULL,'3','Islam','2023-10-23 08:35:35',NULL),(9632,42,1938,'Farhan Ali',NULL,NULL,'Sardar Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 08:36:00',NULL),(9633,61,12270,'Kashaf',NULL,NULL,'Muhammad Naeem Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:36:02',NULL),(9634,146,4367,'Muhammad Hamza',NULL,NULL,'Muhammad Naseem',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:36:02',NULL),(9635,42,1993,'Ilyas',NULL,NULL,'Yousuf Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 08:36:23',NULL),(9636,61,12312,'Meerab',NULL,NULL,'Arshad Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 08:36:36',NULL),(9637,42,2005,'Muhammad Ahmed ',NULL,NULL,'Abdul Jan',NULL,NULL,NULL,'3','Islam','2023-10-23 08:37:01','2023-10-26 09:29:33'),(9638,146,4369,'Muhammad Tofiq',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:37:11',NULL),(9639,61,12483,'Amna ',NULL,NULL,'Salman Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-23 08:37:15',NULL),(9640,35,18775,'Abdul Hadi',NULL,NULL,'Muhammad Junaid ',NULL,NULL,NULL,'2','Islam','2023-10-23 08:37:21',NULL),(9641,61,12508,'Kahdija',NULL,NULL,'Makbool Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-23 08:37:46',NULL),(9642,35,18800,'Alishba Amjad',NULL,NULL,'Amjad Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 08:38:00',NULL),(9643,42,2010,'Muhammad Hamza Ghauri',NULL,NULL,'Javed Ghauri',NULL,NULL,NULL,'3','Islam','2023-10-23 08:38:00',NULL),(9644,146,4370,'Juned',NULL,NULL,'Muhammad Javeed',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:38:04',NULL),(9646,42,2022,'Muhammad Umair',NULL,NULL,'Muhammad Rafiq',NULL,NULL,NULL,'3','Islam','2023-10-23 08:38:32',NULL),(9647,146,4407,'Muhammad Aban',NULL,NULL,'Qasim',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:38:34',NULL),(9648,35,18814,'Navera',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'2','Islam','2023-10-23 08:38:50',NULL),(9649,42,2033,'Ali Akbar',NULL,NULL,'Wazeer Ali Memon',NULL,NULL,NULL,'3','Islam','2023-10-23 08:39:05',NULL),(9650,35,18823,'Robi',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'2','Islam','2023-10-23 08:39:21',NULL),(9651,146,4429,'Muhammad Mustaqeem',NULL,NULL,'Muhammad Javeed',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:39:28',NULL),(9652,42,2055,'Abdul Wahab Khan',NULL,NULL,'Muhammamd Naveed ',NULL,NULL,NULL,'3','Islam','2023-10-23 08:39:35',NULL),(9653,42,2065,'Muhammad Atif',NULL,NULL,'Ghulam Mustafa',NULL,NULL,NULL,'3','Islam','2023-10-23 08:40:06',NULL),(9654,146,4430,'Bahktawar Ali',NULL,NULL,'Azar Shah',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:40:08',NULL),(9655,35,18652,'Wajhat Ali',NULL,NULL,'Javaid Akhtar',NULL,NULL,NULL,'2','Islam','2023-10-23 08:40:12',NULL),(9656,146,4431,'Usman',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:40:33',NULL),(9657,42,2066,'Zain Ali',NULL,NULL,'Ajmal Abbad',NULL,NULL,NULL,'3','Islam','2023-10-23 08:40:38',NULL),(9658,35,18640,'Hunain',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'2','Islam','2023-10-23 08:40:40',NULL),(9659,42,2087,'Awais Ahmed',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'3','Islam','2023-10-23 08:41:09',NULL),(9661,146,4447,'Subhan',NULL,NULL,'Sajid Ali',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:41:11',NULL),(9662,35,18517,'Umme Hani',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'2','Islam','2023-10-23 08:41:16',NULL),(9663,42,2106,'Muhammad faizan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3','Islam','2023-10-23 08:41:56',NULL),(9664,35,18309,'Saba',NULL,NULL,'Nasar Ullah',NULL,NULL,NULL,'2','Islam','2023-10-23 08:42:18',NULL),(9665,42,2134,'Danish Baba',NULL,NULL,'Muzammil Husain',NULL,NULL,NULL,'3','Islam','2023-10-23 08:42:28',NULL),(9666,146,4452,'Noman Sirwar',NULL,NULL,'Sirwar Mashi ',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:42:31',NULL),(9667,35,18353,'Khadija',NULL,NULL,'Farrukh',NULL,NULL,NULL,'2','Islam','2023-10-23 08:42:51',NULL),(9668,42,1909,'Arisha',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'3','Islam','2023-10-23 08:43:01',NULL),(9669,146,4464,'Muhammad Ali',NULL,NULL,'Muhammad Gulfam',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:43:11',NULL),(9670,35,18392,'Umm-e-Hani',NULL,NULL,'Ghulam Murtaza',NULL,NULL,NULL,'2','Islam','2023-10-23 08:43:30',NULL),(9671,42,1914,'Samreen',NULL,NULL,'Jalal Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 08:43:37',NULL),(9672,146,4466,'Muhammad Hamza',NULL,NULL,'Muhammad Sabir',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:43:58',NULL),(9673,35,18397,'Eman',NULL,NULL,'Muhammad Kasif',NULL,NULL,NULL,'2','Islam','2023-10-23 08:44:22',NULL),(9674,42,1915,'Muskan ',NULL,NULL,'Bilal Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 08:44:23',NULL),(9675,146,4136,'Erim Shazadi',NULL,NULL,'Shahzad Anjum',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:44:50',NULL),(9676,35,18413,'Umm-e-Laila',NULL,NULL,'Ejaz Hussain',NULL,NULL,NULL,'2','Islam','2023-10-23 08:45:07',NULL),(9677,146,4161,'Horia',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:45:24',NULL),(9678,35,18427,'Haniya',NULL,NULL,'Afsar Hussain',NULL,NULL,NULL,'2','Islam','2023-10-23 08:45:38',NULL),(9679,146,4205,'Falak ',NULL,NULL,'Rahis ',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:45:58',NULL),(9680,35,18434,'Areeba',NULL,NULL,'Abdul Khalid',NULL,NULL,NULL,'2','Islam','2023-10-23 08:46:17',NULL),(9681,146,4216,'Asmaa',NULL,NULL,'Muhammad Shakeel ',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:46:32',NULL),(9682,35,18467,'Afra',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2','Islam','2023-10-23 08:46:46',NULL),(9683,146,4227,'Warisha',NULL,NULL,'Muhammad Wasim',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:47:09',NULL),(9684,35,18495,'Sana',NULL,NULL,'Noor Muhammad',NULL,NULL,NULL,'2','Islam','2023-10-23 08:47:16',NULL),(9685,35,18538,'Sabeera',NULL,NULL,'Babar',NULL,NULL,NULL,'2','Islam','2023-10-23 08:47:44',NULL),(9686,146,4244,'Mariam Nayab ',NULL,NULL,'Ifran Qurashi',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:48:04',NULL),(9687,35,18567,'Areeba',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'2','Islam','2023-10-23 08:48:29',NULL),(9688,146,4250,'Bibi Ayeha',NULL,NULL,'Sirfaraz Khan',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:48:43',NULL),(9689,146,4411,'Ghulam Fizza',NULL,NULL,'Maddha Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:49:32',NULL),(9690,35,18582,'Umm-e-Hania',NULL,NULL,'Mehboob Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 08:49:55',NULL),(9691,42,1947,'Tayyabba',NULL,NULL,'Abdul Karim',NULL,NULL,NULL,'3','Islam','2023-10-23 08:50:21',NULL),(9692,35,18586,'Hafsa',NULL,NULL,'Asim Waheed',NULL,NULL,NULL,'2','Islam','2023-10-23 08:50:26',NULL),(9693,146,4428,'Eram Bibi',NULL,NULL,'Asghar Shah',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:50:33',NULL),(9694,42,1978,'Sana Gul',NULL,NULL,'Gohar Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 08:50:57',NULL),(9695,35,18692,'Hania',NULL,NULL,'Mirza Arshad',NULL,NULL,NULL,'2','Islam','2023-10-23 08:50:59',NULL),(9696,146,4441,'Wania',NULL,NULL,'Muhammad Akbar',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:51:12',NULL),(9697,35,18693,'Madiha ',NULL,NULL,'Niaz Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 08:51:30',NULL),(9698,42,2058,'Baneen Zahra',NULL,NULL,'Akbar Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 08:51:33',NULL),(9699,146,4448,'Muskan',NULL,NULL,'Muhammad Ishtiaq',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:51:51',NULL),(9700,42,2084,'Kinza',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 08:51:57',NULL),(9701,61,11071,'Fareeha ',NULL,NULL,'Muhammad Shamim',NULL,NULL,NULL,'4','Islam','2023-10-23 08:52:04','2023-10-24 06:39:50'),(9702,35,18756,'Sheeri Fatima',NULL,NULL,'Dawar Hussain',NULL,NULL,NULL,'2','Islam','2023-10-23 08:52:17',NULL),(9703,146,4449,'Arina ',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:52:24',NULL),(9704,61,12874,'Sara',NULL,NULL,'Rizwan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:52:30',NULL),(9705,42,2107,'Sumaya',NULL,NULL,'Taaj Uddin',NULL,NULL,NULL,'3','Islam','2023-10-23 08:52:35',NULL),(9706,35,18706,'Umaima',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'2','Islam','2023-10-23 08:52:54',NULL),(9707,61,12485,'Aliza ',NULL,NULL,'Noman',NULL,NULL,NULL,'4','Islam','2023-10-23 08:53:03',NULL),(9708,146,4461,'Aamna',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:53:09',NULL),(9709,35,18742,'Sonia Naz',NULL,NULL,'Muhammad Ajmal',NULL,NULL,NULL,'2','Islam','2023-10-23 08:53:22',NULL),(9710,61,13295,'Momina',NULL,NULL,'Muhammad  Rizwan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:53:41',NULL),(9712,35,18769,'Abiha',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'2','Islam','2023-10-23 08:53:51',NULL),(9713,42,2108,'Samahil',NULL,NULL,'Ayaz',NULL,NULL,NULL,'3','Islam','2023-10-23 08:53:54',NULL),(9714,146,4462,'Yamna',NULL,NULL,'Muhammad qamar',NULL,NULL,NULL,'2',NULL,'2023-10-23 08:53:54',NULL),(9715,61,13297,'Neha',NULL,NULL,'Sabir Masih Bhatti ',NULL,NULL,NULL,'4','Islam','2023-10-23 08:54:04',NULL),(9716,42,2109,'Kainat',NULL,NULL,'Ajab Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 08:54:16',NULL),(9717,54,6563,'Umer',NULL,NULL,'Farhan',NULL,NULL,NULL,'3',NULL,'2023-10-23 08:54:23',NULL),(9718,61,13298,'Minal',NULL,NULL,'Asghar Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 08:54:34',NULL),(9719,35,18797,'Eshal',NULL,NULL,'Muhammad Hameed',NULL,NULL,NULL,'2','Islam','2023-10-23 08:54:35',NULL),(9720,42,2110,'Anfal',NULL,NULL,'Ajab Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 08:54:53',NULL),(9721,61,13294,'Momil Fatima',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'4','Islam','2023-10-23 08:55:08',NULL),(9722,42,2133,'Nayab',NULL,NULL,'Nasir',NULL,NULL,NULL,'3','Islam','2023-10-23 08:55:29',NULL),(9723,61,13296,'Aqsa',NULL,NULL,'Muhammad Ayub',NULL,NULL,NULL,'4','Islam','2023-10-23 08:55:33',NULL),(9724,35,18827,'Fizza Ali',NULL,NULL,'Syed Muhammad Ali Zaidi',NULL,NULL,NULL,'2','Islam','2023-10-23 08:55:41',NULL),(9725,61,13293,'Kinza',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4','Islam','2023-10-23 08:55:55',NULL),(9727,146,4162,'Muhammad Umair',NULL,NULL,'Muhammad shakeel',NULL,NULL,NULL,'3',NULL,'2023-10-23 08:56:08',NULL),(9728,35,18301,'Yazzan',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'2','Islam','2023-10-23 08:56:12',NULL),(9729,61,13309,'Iqra',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:56:21',NULL),(9730,42,1790,'Shakeel',NULL,NULL,'Muhammad Mustafa',NULL,NULL,NULL,'5','Islam','2023-10-23 08:56:28','2023-10-26 09:21:10'),(9731,146,4225,'Muhammad Ayan',NULL,NULL,'Arshad',NULL,NULL,NULL,'3',NULL,'2023-10-23 08:56:38',NULL),(9732,35,18318,'Muhammad Ali',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2','Islam','2023-10-23 08:56:50',NULL),(9733,61,13416,'Hifza',NULL,NULL,'Muhammad  Kamran Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:56:57',NULL),(9734,42,1835,'Faraz Ahmed',NULL,NULL,'Abdul Razzaq',NULL,NULL,NULL,'5','Islam','2023-10-23 08:57:05',NULL),(9735,146,4281,'Subhan',NULL,NULL,'Muhmmad Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-23 08:57:16',NULL),(9736,35,18390,'Aman Ullah',NULL,NULL,'Inam Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-23 08:57:27',NULL),(9737,61,12362,'Muhammad Younus',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:57:34',NULL),(9738,42,1927,'Muhammad HAsnain',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'5','Islam','2023-10-23 08:57:36',NULL),(9739,35,18555,'Muhammad Rehan',NULL,NULL,'Muhammad Sarfaraz',NULL,NULL,NULL,'2','Islam','2023-10-23 08:57:56',NULL),(9740,61,11551,'Syed Husnain',NULL,NULL,'Arshad Bin Sultan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:58:01',NULL),(9741,42,1942,'Roman Ali',NULL,NULL,'Sardar Ali',NULL,NULL,NULL,'5','Islam','2023-10-23 08:58:07',NULL),(9742,146,4307,'Juned',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'3',NULL,'2023-10-23 08:58:07',NULL),(9743,61,11932,'Salman',NULL,NULL,'Muhammad  Aqeel Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:58:31',NULL),(9744,35,18557,'Saim Khan',NULL,NULL,'Khalid Khan',NULL,NULL,NULL,'2','Islam','2023-10-23 08:58:48',NULL),(9745,61,11733,'Sufiyan',NULL,NULL,'Adnan',NULL,NULL,NULL,'4','Islam','2023-10-23 08:58:54',NULL),(9746,146,4342,'Muhammad Anas',NULL,NULL,'Abdul Hameed',NULL,NULL,NULL,'3',NULL,'2023-10-23 08:58:55',NULL),(9747,35,18566,'Mohsin',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'2','Islam','2023-10-23 08:59:06',NULL),(9748,42,2013,'Rauf Rind Baloch',NULL,NULL,'Aziz Ullah',NULL,NULL,NULL,'5','Islam','2023-10-23 08:59:06',NULL),(9749,61,11601,'Muhammad Shah Noor',NULL,NULL,'Raees',NULL,NULL,NULL,'4','Islam','2023-10-23 08:59:24',NULL),(9750,146,4427,'Muhammad Ali',NULL,NULL,'Muhammad Fareed',NULL,NULL,NULL,'3',NULL,'2023-10-23 08:59:27',NULL),(9751,35,18590,'Wasif',NULL,NULL,'Waseem Qamar',NULL,NULL,NULL,'2','Islam','2023-10-23 08:59:40',NULL),(9752,146,4235,'Abbas Ali ',NULL,NULL,'Abdul Razaq',NULL,NULL,NULL,'3',NULL,'2023-10-23 09:00:05',NULL),(9753,35,18593,'Khuzaima',NULL,NULL,'Muhammad Khalid',NULL,NULL,NULL,'2','Islam','2023-10-23 09:00:06',NULL),(9754,42,2117,'Muhammad wasim',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'5','Islam','2023-10-23 09:00:12',NULL),(9755,61,11867,'Syed Fahad',NULL,NULL,'Muhammad Sadiq Shaheer',NULL,NULL,NULL,'4','Islam','2023-10-23 09:00:27',NULL),(9756,42,2118,'Zeeshan',NULL,NULL,'Taj Uddin',NULL,NULL,NULL,'5','Islam','2023-10-23 09:00:39',NULL),(9757,35,18595,'Muhammad Yousuf',NULL,NULL,'Arshad Uddin',NULL,NULL,NULL,'2','Islam','2023-10-23 09:00:42',NULL),(9758,146,4366,'Moavia',NULL,NULL,'Muhammad Sohel',NULL,NULL,NULL,'3',NULL,'2023-10-23 09:00:48',NULL),(9759,42,2119,'Muhammad Hasnain ',NULL,NULL,'Gulzar Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-23 09:01:08',NULL),(9760,61,11934,'Abdul Basit ',NULL,NULL,'Muhammad Shehzad Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 09:01:18',NULL),(9761,146,4397,'Abdullah',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'3',NULL,'2023-10-23 09:01:19',NULL),(9762,61,11865,'Nabeel',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'4','Islam','2023-10-23 09:01:44',NULL),(9763,42,1813,'Muhamamd Umar',NULL,NULL,'Muhammad Zaib',NULL,NULL,NULL,'5','Islam','2023-10-23 09:02:03',NULL),(9764,61,12447,'Syed Muhammad Rayyan',NULL,NULL,'Jaffar Hussain',NULL,NULL,NULL,'4','Islam','2023-10-23 09:02:22',NULL),(9765,42,1803,'Saba',NULL,NULL,'Asif',NULL,NULL,NULL,'5','Islam','2023-10-23 09:02:26',NULL),(9766,61,12104,'Muhammad Rehan',NULL,NULL,'Khurram',NULL,NULL,NULL,'4','Islam','2023-10-23 09:03:02',NULL),(9767,42,1861,'Iqra',NULL,NULL,'Babar Ali',NULL,NULL,NULL,'5','Islam','2023-10-23 09:03:08',NULL),(9768,61,11823,'Abdul Subhan',NULL,NULL,'Muhammad Ameen',NULL,NULL,NULL,'4','Islam','2023-10-23 09:03:27',NULL),(9769,42,2006,'Esha',NULL,NULL,'Abdul Jan',NULL,NULL,NULL,'5','Islam','2023-10-23 09:03:34',NULL),(9770,42,2085,'Syeda Warisha Zaidi',NULL,NULL,'Fayaz',NULL,NULL,NULL,'5','Islam','2023-10-23 09:04:05',NULL),(9771,61,11652,'Faiz Ahmed Khan',NULL,NULL,'Mirza Jahangir Baig',NULL,NULL,NULL,'4','Islam','2023-10-23 09:04:06',NULL),(9772,61,12450,'Azaan',NULL,NULL,'Amir Hussain',NULL,NULL,NULL,'4','Islam','2023-10-23 09:04:36',NULL),(9773,42,2121,'Maheen Naaz',NULL,NULL,'Shoib Butt',NULL,NULL,NULL,'5','Islam','2023-10-23 09:04:39',NULL),(9774,42,2122,'Mehek',NULL,NULL,'Noor Basar',NULL,NULL,NULL,'5','Islam','2023-10-23 09:05:26',NULL),(9775,50,7841,'Kinza',NULL,NULL,'Muhammad Ilyas',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:29:43',NULL),(9776,50,8012,'Maryam Fatima',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:30:16',NULL),(9777,50,7805,'Sawera',NULL,NULL,'Iftekhar Ali',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:30:54',NULL),(9778,146,4251,'Jamila',NULL,NULL,'Akram',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:31:13',NULL),(9779,50,7957,'Jaweria',NULL,NULL,'Nushad Khan',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:31:23',NULL),(9780,54,9298,'Aisha Sajeel',NULL,NULL,'Muhammad Sajeel',NULL,NULL,NULL,'4',NULL,'2023-10-23 09:31:38',NULL),(9781,50,8032,'Aiza',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:31:55',NULL),(9782,146,4224,'Shanzay',NULL,NULL,'Muhammad Arshad ',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:32:12',NULL),(9783,50,8077,'Sania Saeed',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:32:36',NULL),(9784,146,4249,'Amna ',NULL,NULL,'Sirfaraz Khan ',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:32:58',NULL),(9785,50,8078,'Anaya Noor',NULL,NULL,'Muhammad Khalid',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:33:10',NULL),(9786,54,9564,'Muhammad Ali Khan',NULL,NULL,'Muhammad Adif Khan',NULL,NULL,NULL,'3',NULL,'2023-10-23 09:33:13','2023-10-26 05:13:09'),(9787,146,4153,'Alishah ',NULL,NULL,'Muhammad Usman ',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:33:29',NULL),(9788,50,8082,'Bisma',NULL,NULL,'Nasir Ali Khan',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:33:31',NULL),(9789,50,8083,'Maheen Fatima',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:34:02',NULL),(9790,146,4135,'Fiza ',NULL,NULL,'Muhammad Shehzad ',NULL,NULL,NULL,'2','Islam','2023-10-23 09:34:06',NULL),(9791,50,8084,'Anabiya',NULL,NULL,'Fazan',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:34:23',NULL),(9792,35,18285,'Hoorain Mishkat',NULL,NULL,'Abdul Aleem Siddiqui',NULL,NULL,NULL,'3','Islam','2023-10-23 09:34:26',NULL),(9793,146,4278,'Duaa ',NULL,NULL,'Nasir ',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:34:34',NULL),(9794,50,8085,'Lubaba',NULL,NULL,'Muhammad Sabir',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:34:57',NULL),(9795,35,18492,'Bushra',NULL,NULL,'Abid Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 09:35:08',NULL),(9796,50,8086,'Umm E Atia',NULL,NULL,'Muhammad Anees',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:35:22',NULL),(9797,35,18496,'Kashaf',NULL,NULL,'Asif',NULL,NULL,NULL,'3','Islam','2023-10-23 09:35:42',NULL),(9798,54,9575,'Muhammad Amman',NULL,NULL,'Nayeem Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-23 09:35:43',NULL),(9799,146,4304,'Hina ',NULL,NULL,'Mudassar Imtiaz ',NULL,NULL,NULL,'2','Islam','2023-10-23 09:35:50',NULL),(9800,50,8088,'Umaima',NULL,NULL,'Nasir Ali Khan',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:36:02',NULL),(9801,146,4357,'Shomaila',NULL,NULL,'Allah Wasaya',NULL,NULL,NULL,'2','Islam','2023-10-23 09:36:31',NULL),(9802,35,18497,'Hooria Ahmed',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 09:36:32',NULL),(9804,54,9368,'Haris',NULL,NULL,'Manzoor Khan',NULL,NULL,NULL,'4',NULL,'2023-10-23 09:36:58',NULL),(9805,146,4379,'Nabia ',NULL,NULL,'Muhammad Ramzan ',NULL,NULL,NULL,'2','Islam','2023-10-23 09:37:10',NULL),(9806,35,18506,'Mehrmah',NULL,NULL,'Shahid',NULL,NULL,NULL,'3','Islam','2023-10-23 09:37:11',NULL),(9807,146,4468,'Faria',NULL,NULL,'Firoz Shah ',NULL,NULL,NULL,'2','Islam','2023-10-23 09:37:40',NULL),(9808,35,18521,'Hiba Naqvi',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'3','Islam','2023-10-23 09:38:02',NULL),(9809,146,4469,'Hareem ',NULL,NULL,'Firoz ',NULL,NULL,NULL,'-1',NULL,'2023-10-23 09:38:16',NULL),(9810,61,12308,'Abbas Raza Makhdood',NULL,NULL,'Waseem Bakht',NULL,NULL,NULL,'4','Islam','2023-10-23 09:38:25',NULL),(9811,61,12724,'Ayan ',NULL,NULL,'Kaleem Ijaz But',NULL,NULL,NULL,'4','Islam','2023-10-23 09:38:49',NULL),(9812,35,18061,'Hasnain Jameel',NULL,NULL,'Muhammad Jameel ',NULL,NULL,NULL,'3','Islam','2023-10-23 09:38:52',NULL),(9813,61,12727,'Talha',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 09:39:15',NULL),(9814,35,18143,'Shuraim Ayaz',NULL,NULL,'Ayaz Ahmed ',NULL,NULL,NULL,'3','Islam','2023-10-23 09:39:42',NULL),(9815,61,12955,'Maaz Jilani',NULL,NULL,'Muhammad Naeem Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 09:39:54',NULL),(9816,50,8089,'Hania',NULL,NULL,'Muhammad Zakir',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:39:57',NULL),(9817,61,12813,'Abeel ',NULL,NULL,'Arshad Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 09:40:15',NULL),(9818,35,18394,'Muhammad Ayan',NULL,NULL,'Muhammad Fareed',NULL,NULL,NULL,'3','Islam','2023-10-23 09:40:28',NULL),(9819,50,8112,'Mantasha',NULL,NULL,'Muhammad Naveed',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:40:30',NULL),(9820,61,12968,'Ayan ',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'4','Islam','2023-10-23 09:40:45',NULL),(9821,35,18679,'Farman',NULL,NULL,'Kamran',NULL,NULL,NULL,'3','Islam','2023-10-23 09:40:59',NULL),(9822,50,8115,'Horab',NULL,NULL,'Sarfaraz Ud Din',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:41:00',NULL),(9823,61,12936,'Daniyal',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-23 09:41:10',NULL),(9824,35,18455,'Muhammad Ubaid',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'3','Islam','2023-10-23 09:41:35',NULL),(9825,61,12945,'Muhammad Faizan',NULL,NULL,'Muhammad  Adeel',NULL,NULL,NULL,'4','Islam','2023-10-23 09:41:40',NULL),(9827,50,8116,'Darafshan',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:41:44',NULL),(9828,42,1839,'Ismail',NULL,NULL,'Jahzaib',NULL,NULL,NULL,'4',NULL,'2023-10-23 09:42:07',NULL),(9829,50,8121,'Ayesha',NULL,NULL,'Zeshan',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:42:08',NULL),(9830,61,13054,'Muhammad Hassan',NULL,NULL,'Sheikh Muhammad Ayub',NULL,NULL,NULL,'4','Islam','2023-10-23 09:42:10',NULL),(9831,35,18140,'Abdul Hadi',NULL,NULL,'Muhammad Abid Qureshi',NULL,NULL,NULL,'3','Islam','2023-10-23 09:42:20',NULL),(9832,50,8138,'Fatima',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:42:42',NULL),(9833,61,13039,'Asghar ',NULL,NULL,'Syed Noman Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 09:42:48',NULL),(9835,35,18172,'Ayan',NULL,NULL,'Naeem-ul-Din',NULL,NULL,NULL,'3','Islam','2023-10-23 09:42:53',NULL),(9836,50,8139,'Shezadi Noor',NULL,NULL,'Muhammad Waqeel',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:43:19',NULL),(9837,61,13700,'Muhammad Hassan ',NULL,NULL,'Muhammad Rehan Sheikh',NULL,NULL,NULL,'4','Islam','2023-10-23 09:43:20',NULL),(9838,35,18540,'Muhammad Sami',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'3','Islam','2023-10-23 09:43:30',NULL),(9839,50,8172,'Nabia',NULL,NULL,'Abdul Malik',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:43:40',NULL),(9840,61,13703,'Abdullah',NULL,NULL,'Muhammad Jamsheed',NULL,NULL,NULL,'4','Islam','2023-10-23 09:43:53',NULL),(9841,42,1923,'Zeeshan ',NULL,NULL,'Irfan ',NULL,NULL,NULL,'4','Islam','2023-10-23 09:43:58',NULL),(9842,35,18553,'Arsalan Khan',NULL,NULL,'Muhammad Dilshad',NULL,NULL,NULL,'3','Islam','2023-10-23 09:44:08',NULL),(9843,50,8173,'Maida',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:44:10',NULL),(9844,61,12898,'Ayan',NULL,NULL,'Imran Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 09:44:15',NULL),(9845,42,1964,'Fahad ',NULL,NULL,'Rab Nawaz ',NULL,NULL,NULL,'4','Islam','2023-10-23 09:44:36',NULL),(9846,50,8174,'Mahnoor',NULL,NULL,'Shehzad Akhtar',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:44:43',NULL),(9847,61,11776,'Naveera  ',NULL,NULL,'Azeem Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 09:44:55',NULL),(9848,35,18594,'Subhan',NULL,NULL,'Shehzad Ahmed ',NULL,NULL,NULL,'3','Islam','2023-10-23 09:45:01',NULL),(9849,61,11869,'Aqsa Ansari',NULL,NULL,'Muhammad Waeem',NULL,NULL,NULL,'4','Islam','2023-10-23 09:45:25',NULL),(9850,42,1973,'Muhammad Rokhail ',NULL,NULL,'Sakhiurehman ',NULL,NULL,NULL,'4','Islam','2023-10-23 09:45:35',NULL),(9851,35,17069,'Nida',NULL,NULL,'Ghulam Murtaza',NULL,NULL,NULL,'3','Islam','2023-10-23 09:45:52',NULL),(9852,61,11871,'Tania',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4','Islam','2023-10-23 09:45:54',NULL),(9854,50,8175,'Asia',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:46:07',NULL),(9855,211,12698,'Iqra Humayon',NULL,NULL,'Humayon Sattar',NULL,NULL,NULL,'5',NULL,'2023-10-23 09:46:25',NULL),(9856,61,11072,'Eman',NULL,NULL,'Mirza Kashif Baig',NULL,NULL,NULL,'4','Islam','2023-10-23 09:46:28',NULL),(9857,61,11965,'Haniya',NULL,NULL,'Farooq Hussain',NULL,NULL,NULL,'4','Islam','2023-10-23 09:46:57',NULL),(9858,35,17083,'Alia',NULL,NULL,'Aijaz Hussain',NULL,NULL,NULL,'3','Islam','2023-10-23 09:47:04',NULL),(9859,50,8176,'Musabiha',NULL,NULL,'Unaib',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:47:06',NULL),(9860,42,1981,'Abdul Qadeer',NULL,NULL,'Abdul Kareem',NULL,NULL,NULL,'4','Islam','2023-10-23 09:47:10','2023-10-26 09:16:49'),(9861,61,12306,'Manahil ',NULL,NULL,'Muhammad Sualeh',NULL,NULL,NULL,'4','Islam','2023-10-23 09:47:30',NULL),(9862,42,1939,'Ilyas ',NULL,NULL,'Sardar Ali ',NULL,NULL,NULL,'4','Islam','2023-10-23 09:47:46',NULL),(9863,50,8194,'Maryam Jibran',NULL,NULL,'Muhammad Jibran',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:47:48',NULL),(9864,61,11674,'Urooj Sheikh',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'4','Islam','2023-10-23 09:48:03',NULL),(9865,50,8195,'Maryam',NULL,NULL,'Muhammad Ishaq',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:48:20',NULL),(9866,146,4092,'Uzair ',NULL,NULL,'Khaista Rehaman',NULL,NULL,NULL,'4',NULL,'2023-10-23 09:48:39',NULL),(9867,61,12296,'Lizna',NULL,NULL,'Muhammad Sharif',NULL,NULL,NULL,'4','Islam','2023-10-23 09:48:51',NULL),(9868,50,8196,'Manahil',NULL,NULL,'Muhammad Asghar',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:48:52',NULL),(9870,35,18522,'Muhammad Mohid',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'3','Islam','2023-10-23 09:48:58',NULL),(9872,146,4125,'Hussain',NULL,NULL,'Zeeshan Haider',NULL,NULL,NULL,'4',NULL,'2023-10-23 09:49:14',NULL),(9874,50,8209,'Hoorain',NULL,NULL,'Muhammad JIbran',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:49:44',NULL),(9875,61,12653,'Qiswa Khan',NULL,NULL,'Faisal Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-23 09:49:54',NULL),(9876,35,18523,'Ayan',NULL,NULL,'Syed Salman Ali',NULL,NULL,NULL,'3','Islam','2023-10-23 09:50:09',NULL),(9877,50,8210,'Barira',NULL,NULL,'Fayaz Ahmed Khan',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:50:09',NULL),(9878,61,12661,'Anamta Rizwan',NULL,NULL,'Muhammad Shareef',NULL,NULL,NULL,'4','Islam','2023-10-23 09:50:24',NULL),(9879,50,8211,'Eshal Naz',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:50:44',NULL),(9880,61,12723,'Manahil ',NULL,NULL,'Shahid Hussain ',NULL,NULL,NULL,'4','Islam','2023-10-23 09:50:49',NULL),(9881,50,8227,'Maryam',NULL,NULL,'Rao Muhammad Asim',NULL,NULL,NULL,'1',NULL,'2023-10-23 09:51:06',NULL),(9883,35,18694,'Hooria Rashid',NULL,NULL,'Mirza Rashid Baig',NULL,NULL,NULL,'3','Islam','2023-10-23 09:51:21',NULL),(9884,61,12816,'Momina ',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'4','Islam','2023-10-23 09:51:22',NULL),(9885,50,7886,'Umm e Hadia',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:51:43',NULL),(9886,61,12817,'Adeeba ',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'4','Islam','2023-10-23 09:51:54',NULL),(9887,50,7735,'Maheen',NULL,NULL,'Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:52:01',NULL),(9889,146,4167,'Hammad ',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-23 09:52:15',NULL),(9890,61,12814,'Maeesa ',NULL,NULL,'Muhammad Arsalan',NULL,NULL,NULL,'4','Islam','2023-10-23 09:52:27',NULL),(9891,50,7786,'Mantasha',NULL,NULL,'Naveed Khan',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:52:34',NULL),(9892,146,4172,'Zeeshan',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'4',NULL,'2023-10-23 09:52:44',NULL),(9893,42,2011,'Rohaab Khan ',NULL,NULL,'Muhammad Naveed ',NULL,NULL,NULL,'4','Islam','2023-10-23 09:52:51',NULL),(9894,61,12815,'Aiman',NULL,NULL,'Babar',NULL,NULL,NULL,'4','Islam','2023-10-23 09:52:53',NULL),(9895,50,8059,'Abiha',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:52:56',NULL),(9896,35,18702,'Emaan Siddique',NULL,NULL,'Musharaf Hussain Siddique',NULL,NULL,NULL,'3','Islam','2023-10-23 09:53:07',NULL),(9897,146,4207,'Waris',NULL,NULL,'Muhammad Rahis',NULL,NULL,NULL,'4',NULL,'2023-10-23 09:53:17',NULL),(9899,42,2024,'Farhan ',NULL,NULL,'Meer Muhammad ',NULL,NULL,NULL,'4','Islam','2023-10-23 09:53:31',NULL),(9900,50,8065,'Unza Mirza',NULL,NULL,'Adil Baig',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:53:36',NULL),(9901,61,13010,'Urooj Fatima',NULL,NULL,'Imran Ali Shah',NULL,NULL,NULL,'4','Islam','2023-10-23 09:53:38',NULL),(9902,50,8066,'Musfira',NULL,NULL,'Feroz Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:54:02',NULL),(9903,61,11469,'Eshal',NULL,NULL,'Muhammad Waseem ',NULL,NULL,NULL,'4','Islam','2023-10-23 09:54:05',NULL),(9904,146,4423,'Abdul Rafy',NULL,NULL,'Samiullah Solangi',NULL,NULL,NULL,'4',NULL,'2023-10-23 09:54:06',NULL),(9905,35,18714,'Aimal Saleem',NULL,NULL,'Baigam Khan',NULL,NULL,NULL,'3','Islam','2023-10-23 09:54:18',NULL),(9906,42,2032,'Sajjad ',NULL,NULL,'Muneer u Din',NULL,NULL,NULL,'4','Islam','2023-10-23 09:54:30',NULL),(9907,146,4425,'Ahmed',NULL,NULL,'Muhammad Gulfam',NULL,NULL,NULL,'4',NULL,'2023-10-23 09:54:45',NULL),(9908,61,13715,'Syeda Ayesha',NULL,NULL,'Syed Noman Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 09:54:47',NULL),(9909,211,12619,'Muhammad Huzaifa',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'4',NULL,'2023-10-23 09:55:03',NULL),(9910,50,8067,'Amna Rustam',NULL,NULL,'Syed Rustam',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:55:03',NULL),(9911,42,2034,'Jannat fatima',NULL,NULL,'Adnan',NULL,NULL,NULL,'4','Islam','2023-10-23 09:55:08','2023-10-25 09:38:56'),(9912,61,13701,'Fariha',NULL,NULL,'Umer Farooq',NULL,NULL,NULL,'4','Islam','2023-10-23 09:55:15',NULL),(9913,35,18732,'Amna Raza',NULL,NULL,'Muhammad Raza',NULL,NULL,NULL,'3','Islam','2023-10-23 09:55:23',NULL),(9914,146,4479,'Abdul Sami',NULL,NULL,'Muhammad Tariq',NULL,NULL,NULL,'4',NULL,'2023-10-23 09:55:27',NULL),(9915,50,8100,'Sakina Asim',NULL,NULL,'Muhammad Asim',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:55:30',NULL),(9916,42,2111,'Abdul Rehman ',NULL,NULL,'Zulfiqar Ali ',NULL,NULL,NULL,'4','Islam','2023-10-23 09:55:43',NULL),(9917,61,12728,'Hooria',NULL,NULL,'Naeer Ud Din',NULL,NULL,NULL,'4','Islam','2023-10-23 09:55:58',NULL),(9918,50,7885,'Laiba',NULL,NULL,'Sabir',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:56:01',NULL),(9919,42,2112,'Faizan ',NULL,NULL,'Aftaab ',NULL,NULL,NULL,'4','Islam','2023-10-23 09:56:09',NULL),(9920,50,7911,'Amna',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:56:24',NULL),(9921,35,18647,'Hamzah',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'3','Islam','2023-10-23 09:56:28',NULL),(9923,61,13704,'Mehak',NULL,NULL,'Saleem',NULL,NULL,NULL,'4','Islam','2023-10-23 09:56:30',NULL),(9927,50,7912,'Ayesha',NULL,NULL,'Sahab',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:56:46',NULL),(9928,42,2113,'Umer Hayat ',NULL,NULL,'Hayat Khan ',NULL,NULL,NULL,'4','Islam','2023-10-23 09:57:03',NULL),(9929,50,7925,'Mehroon Nisa',NULL,NULL,'Gulam Muhammad',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:57:13',NULL),(9931,35,18741,'Saaria',NULL,NULL,'Waqar Hussain',NULL,NULL,NULL,'3','Islam','2023-10-23 09:57:19',NULL),(9933,42,1929,'Gulraaj ',NULL,NULL,'Wasim Khan ',NULL,NULL,NULL,'4','Islam','2023-10-23 09:57:37',NULL),(9934,50,7943,'Hifza',NULL,NULL,'Jameel',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:57:49',NULL),(9936,61,12361,'Umm-e-Hani',NULL,NULL,'Zubair Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-23 09:58:12',NULL),(9937,42,1945,'Zohra Batool',NULL,NULL,'Hassan Ahmed ',NULL,NULL,NULL,'4','Islam','2023-10-23 09:58:25',NULL),(9938,50,7944,'Ifra Jahanger',NULL,NULL,'Muhammad Jahanger Khan',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:58:45',NULL),(9939,61,12937,'Mehwish',NULL,NULL,'Muhammad Akhtar',NULL,NULL,NULL,'4','Islam','2023-10-23 09:58:47',NULL),(9940,50,7945,'Tayyaba',NULL,NULL,'Ilyas',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:59:04',NULL),(9941,35,18796,'Asmad Hussain',NULL,NULL,'Muhammad Fakhir Hussain',NULL,NULL,NULL,'3','Islam','2023-10-23 09:59:08',NULL),(9942,42,1817,'Kulsoom ',NULL,NULL,'Muhammad Zaib ',NULL,NULL,NULL,'4','Islam','2023-10-23 09:59:08',NULL),(9943,61,13453,'Aimal',NULL,NULL,'Arshad Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 09:59:15',NULL),(9944,50,7946,'Zainab',NULL,NULL,'Muhammad Zubair',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:59:27',NULL),(9945,61,12821,'Zainab Khan',NULL,NULL,'Mehboob',NULL,NULL,NULL,'4','Islam','2023-10-23 09:59:48',NULL),(9946,42,1896,'Anumta ',NULL,NULL,'Abdul Razaaq ',NULL,NULL,NULL,'4','Islam','2023-10-23 09:59:51',NULL),(9947,50,7948,'Fabiha',NULL,NULL,'Baber Khan',NULL,NULL,NULL,'2',NULL,'2023-10-23 09:59:52',NULL),(9948,146,4059,'Roqia',NULL,NULL,'Muhammad Gulfam',NULL,NULL,NULL,'4',NULL,'2023-10-23 10:00:06',NULL),(9949,61,12819,'Hina',NULL,NULL,'Wali Muhammad',NULL,NULL,NULL,'4','Islam','2023-10-23 10:00:17',NULL),(9950,42,1940,'Manahil ',NULL,NULL,'Jamil Ahmed ',NULL,NULL,NULL,'4','Islam','2023-10-23 10:00:27',NULL),(9951,35,18834,'Muhammad Bilal Qureshi',NULL,NULL,'Mubashir Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-23 10:00:33',NULL),(9952,50,7949,'Eshal Ghoar',NULL,NULL,'Ghoar Islam',NULL,NULL,NULL,'2',NULL,'2023-10-23 10:00:36',NULL),(9953,146,4091,'Yasmeen',NULL,NULL,'Khista Rehman',NULL,NULL,NULL,'4',NULL,'2023-10-23 10:00:43',NULL),(9954,61,13025,'Hiba',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'4','Islam','2023-10-23 10:00:48',NULL),(9955,50,7950,'Alishba',NULL,NULL,'Muhammad Ilyas',NULL,NULL,NULL,'2',NULL,'2023-10-23 10:01:00',NULL),(9956,50,7952,'Hijab',NULL,NULL,'Shahzad Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-23 10:01:22',NULL),(9957,42,1954,'Erum Bibi',NULL,NULL,'Ghulam Farid  ',NULL,NULL,NULL,'4','Islam','2023-10-23 10:01:24',NULL),(9958,146,4209,'Husna',NULL,NULL,'Muhammad Fahim',NULL,NULL,NULL,'4',NULL,'2023-10-23 10:01:24',NULL),(9959,61,13012,'Muhammad ',NULL,NULL,'Shaid Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 10:01:57',NULL),(9960,42,2035,'Bisma Bibi ',NULL,NULL,'Aziz Ur Rehman',NULL,NULL,NULL,'4','Islam','2023-10-23 10:02:13',NULL),(9961,50,7954,'Falak Shoaib',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'2',NULL,'2023-10-23 10:02:14',NULL),(9962,35,18842,'Mariam Raees',NULL,NULL,'Raees Ahmed Qureshi',NULL,NULL,NULL,'3','Islam','2023-10-23 10:02:29',NULL),(9963,146,4237,'Atiya',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-23 10:02:29',NULL),(9964,50,7955,'Muntaha',NULL,NULL,'Asif',NULL,NULL,NULL,'2',NULL,'2023-10-23 10:02:35',NULL),(9965,42,2086,'Kiran ',NULL,NULL,'Shahid ',NULL,NULL,NULL,'4','Islam','2023-10-23 10:02:38',NULL),(9966,50,7981,'Manahil',NULL,NULL,'Khalid',NULL,NULL,NULL,'2',NULL,'2023-10-23 10:02:59',NULL),(9967,61,12919,'Nabia',NULL,NULL,'Farrukh',NULL,NULL,NULL,'4','Islam','2023-10-23 10:03:04',NULL),(9970,146,4308,'Nlbiya',NULL,NULL,'Muhammad Zuber',NULL,NULL,NULL,'4',NULL,'2023-10-23 10:03:14',NULL),(9971,50,7982,'Haiqa',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-23 10:03:21',NULL),(9972,61,13308,'Sidra',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 10:03:28',NULL),(9973,146,4348,'Mehak',NULL,NULL,'Muhammad saeed',NULL,NULL,NULL,'4',NULL,'2023-10-23 10:03:41',NULL),(9974,61,13311,'Sana',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 10:03:57',NULL),(9975,42,2043,'Bisma Bibi ',NULL,NULL,'Nazir Ahmed ',NULL,NULL,NULL,'4','Islam','2023-10-23 10:04:02',NULL),(9976,50,8001,'Mehwish',NULL,NULL,'Nazeer Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-23 10:04:03',NULL),(9977,35,18846,'Kabeer Mustufa',NULL,NULL,'Nisar Mustufa',NULL,NULL,NULL,'3','Islam','2023-10-23 10:04:03',NULL),(9978,146,4350,'Alishaba',NULL,NULL,'Muhammad Aziz',NULL,NULL,NULL,'4',NULL,'2023-10-23 10:04:08',NULL),(9979,50,8002,'Mahnoor',NULL,NULL,'Nazeer Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-23 10:04:24',NULL),(9980,61,13310,'Laiba',NULL,NULL,'Iqbal',NULL,NULL,NULL,'4','Islam','2023-10-23 10:04:28',NULL),(9981,42,2114,'Hina Naz ',NULL,NULL,'Shoaib Butt ',NULL,NULL,NULL,'4','Islam','2023-10-23 10:04:36',NULL),(9982,50,8006,'Sumboal',NULL,NULL,'Abdul Wahab',NULL,NULL,NULL,'2',NULL,'2023-10-23 10:04:54',NULL),(9983,146,4354,'Marim',NULL,NULL,'Muhammad Naseem',NULL,NULL,NULL,'4',NULL,'2023-10-23 10:04:56',NULL),(9984,61,13312,'Alishba',NULL,NULL,'Muhammad Shafi',NULL,NULL,NULL,'4','Islam','2023-10-23 10:04:57',NULL),(9985,42,2115,'Amna Bibi ',NULL,NULL,'Shamsul Haq ',NULL,NULL,NULL,'4','Islam','2023-10-23 10:05:20',NULL),(9986,146,4355,'Saba',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'4',NULL,'2023-10-23 10:05:24',NULL),(9987,61,13299,'Marosha',NULL,NULL,'Muhammad Saleem ',NULL,NULL,NULL,'4','Islam','2023-10-23 10:05:34',NULL),(9988,50,8009,'Munifa',NULL,NULL,'Muhammad Faizan',NULL,NULL,NULL,'2',NULL,'2023-10-23 10:05:39',NULL),(9989,146,4422,'Muskan',NULL,NULL,'Muhammad Irshad',NULL,NULL,NULL,'4',NULL,'2023-10-23 10:06:06',NULL),(9990,50,8030,'Sonia Akram',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'2',NULL,'2023-10-23 10:06:07',NULL),(9991,61,13305,'Malika',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'4','Islam','2023-10-23 10:06:08',NULL),(9992,42,2116,'Noureen Naz ',NULL,NULL,'Muhammad Intezar ',NULL,NULL,NULL,'4','Islam','2023-10-23 10:06:12',NULL),(9993,50,8036,'Fabiha',NULL,NULL,'Asim',NULL,NULL,NULL,'2',NULL,'2023-10-23 10:06:35',NULL),(9994,146,4424,'Warisha',NULL,NULL,'Muhammad Yaseen',NULL,NULL,NULL,'4',NULL,'2023-10-23 10:06:39',NULL),(9995,61,13306,'Rimsha',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'4','Islam','2023-10-23 10:06:46',NULL),(9996,50,8069,'Kashaf',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'2',NULL,'2023-10-23 10:07:08',NULL),(9997,61,13314,'Fareeha',NULL,NULL,'Farhan Akhter',NULL,NULL,NULL,'4','Islam','2023-10-23 10:07:31',NULL),(9998,146,4032,'Muhammad Faizan',NULL,NULL,'Muhammad Iqbal ',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:07:37','2023-10-23 10:08:51'),(9999,50,8071,'Mufabbiha',NULL,NULL,'Muhammad Bashir',NULL,NULL,NULL,'2',NULL,'2023-10-23 10:07:39',NULL),(10000,61,13315,'Umema',NULL,NULL,'Abdul Sattar',NULL,NULL,NULL,'4','Islam','2023-10-23 10:08:01',NULL),(10001,61,13696,'Tooba  Shaheen ',NULL,NULL,'Muahmmad Iftikhar Ullah',NULL,NULL,NULL,'4','Islam','2023-10-23 10:09:11',NULL),(10002,146,4373,'Naeem',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:09:45',NULL),(10004,146,4374,'Rizwan',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:10:16',NULL),(10005,50,8072,'Kashmala ',NULL,NULL,'Muhammad Yaseen ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:10:33',NULL),(10006,146,4309,'Abdul Rehman',NULL,NULL,'Shahid Qurashi',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:10:55',NULL),(10007,50,8073,'Meerab ',NULL,NULL,'Muhammad Kamran ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:11:49',NULL),(10008,146,4256,'Umma Warisha',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:12:05',NULL),(10009,61,12318,'Umema Farooque',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'4','Islam','2023-10-23 10:12:09','2023-10-23 10:12:56'),(10010,50,8074,'Anosha ',NULL,NULL,'Adil Baig ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:12:25',NULL),(10011,146,4097,'Umama Noor',NULL,NULL,'Sultan Noor',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:12:43',NULL),(10012,50,8076,'Rabia ',NULL,NULL,'Muhammad Naseem ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:12:54',NULL),(10013,146,4105,'Aliha',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:13:25',NULL),(10014,50,8093,'Fazia ',NULL,NULL,'Muhammad Naseem ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:13:51',NULL),(10015,146,4127,'Nazia',NULL,NULL,'Ameer Ali',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:14:01',NULL),(10016,61,13702,'Minahil',NULL,NULL,'Muhammad Shahzad',NULL,NULL,NULL,'4','Islam','2023-10-23 10:14:08',NULL),(10017,50,8094,'Amna ',NULL,NULL,'Saleem Rajput ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:14:39',NULL),(10018,146,4106,'Aeisha',NULL,NULL,'Muhammad Rahis',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:14:47',NULL),(10019,61,13698,'Umm-e-Hani',NULL,NULL,'Muzaffar Raza',NULL,NULL,NULL,'4','Islam','2023-10-23 10:14:56',NULL),(10020,50,8140,'Sidra Tul Muntaha',NULL,NULL,'Munawar ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:15:16',NULL),(10021,61,13707,'Abeera',NULL,NULL,'Azeem Khan',NULL,NULL,NULL,'4','Islam','2023-10-23 10:15:30',NULL),(10022,146,4252,'Maraim Faisal',NULL,NULL,'Faisal Muhammad Ammad Nazeer',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:15:59',NULL),(10023,50,8141,'Sumaiya ',NULL,NULL,' Rehan Hussain ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:16:27',NULL),(10024,61,13695,'Dua',NULL,NULL,'Ghulam Ali',NULL,NULL,NULL,'4','Islam','2023-10-23 10:16:36',NULL),(10025,50,8142,'Umm e Hani',NULL,NULL,'Syed Arif Ali ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:17:08',NULL),(10026,146,4253,'Umma Hania',NULL,NULL,'Faisal Muhammad Ammad Nazeer',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:17:12',NULL),(10027,61,13705,'Alishba',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'4','Islam','2023-10-23 10:17:28',NULL),(10028,50,8143,'Tasbiha ',NULL,NULL,'Fariduddin ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:17:43',NULL),(10029,61,13706,'Mantasha',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'4','Islam','2023-10-23 10:18:26',NULL),(10030,50,8144,'Syeda Haniya Ali ',NULL,NULL,'Syed Riffat Ali ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:18:49',NULL),(10031,61,13693,'Aqsa ',NULL,NULL,'Muhammad Mujahid',NULL,NULL,NULL,'4','Islam','2023-10-23 10:19:01',NULL),(10032,146,4255,'Ammara',NULL,NULL,'Irfan Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:19:08',NULL),(10033,50,8177,'Amna ',NULL,NULL,'Abid Ali ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:19:16',NULL),(10034,61,12616,'Areeba',NULL,NULL,'Muhammad Fahan',NULL,NULL,NULL,'4','Islam','2023-10-23 10:19:29',NULL),(10035,50,8226,'Maheen ',NULL,NULL,'Rashid ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:19:49',NULL),(10036,146,4404,'Rubab',NULL,NULL,'Allah Rakhha',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:19:53',NULL),(10037,61,13313,'Falak',NULL,NULL,'Kamran Riyaz',NULL,NULL,NULL,'4','Islam','2023-10-23 10:19:54',NULL),(10038,146,4409,'Mirab Rani',NULL,NULL,'Muhammad Naseem',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:20:25',NULL),(10039,50,8096,'Kinza ',NULL,NULL,'Muhammad Adnan ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:20:32',NULL),(10040,61,12364,'Ebad Ahmed',NULL,NULL,'Shams ul Zamah',NULL,NULL,NULL,'4','Islam','2023-10-23 10:20:35',NULL),(10041,61,12442,'Muhammad Salman',NULL,NULL,'Ghulam Yaseen',NULL,NULL,NULL,'4','Islam','2023-10-23 10:21:08',NULL),(10043,146,4405,'Ariba',NULL,NULL,'Allah Rakhha',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:21:12',NULL),(10045,61,13485,'Muhammad Ahmed',NULL,NULL,'Zohaib Hussain',NULL,NULL,NULL,'4','Islam','2023-10-23 10:21:36',NULL),(10046,146,4406,'Rimsha ',NULL,NULL,'MUHAMMAD Ibrahim',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:21:53',NULL),(10047,50,8098,'Pareeshy Syed ',NULL,NULL,'Syed Asif Hussain ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:22:13',NULL),(10048,146,4426,'Noor Fatima',NULL,NULL,'Fareed Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:22:25',NULL),(10049,61,12298,'Sharoon',NULL,NULL,'Shahbaz Maseh',NULL,NULL,NULL,'4','Islam','2023-10-23 10:22:35',NULL),(10050,61,12254,'Jonothan',NULL,NULL,'Samuel Jhon',NULL,NULL,NULL,'4','Christianity','2023-10-23 10:23:21',NULL),(10051,146,4481,'Iqra',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'5',NULL,'2023-10-23 10:23:21',NULL),(10052,61,12392,'Danish Warsi',NULL,NULL,'Abrar Hussain',NULL,NULL,NULL,'4','Islam','2023-10-23 10:24:03',NULL),(10053,61,12891,'Zain Warsi',NULL,NULL,'Abrar Hussain',NULL,NULL,NULL,'4','Islam','2023-10-23 10:24:34',NULL),(10054,50,8097,'Zoresha ',NULL,NULL,'Muhammad Asif Khan ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:24:40',NULL),(10055,50,8113,'Aiman ',NULL,NULL,'Muhammad Wazeer ',NULL,NULL,NULL,'2','Islam','2023-10-23 10:25:05',NULL),(10056,61,12443,'Umair ',NULL,NULL,'Muhammad Fayyaz',NULL,NULL,NULL,'4','Islam','2023-10-23 10:25:11',NULL),(10057,61,12575,'Abdullah',NULL,NULL,'Abdul Rashid',NULL,NULL,NULL,'4','Islam','2023-10-23 10:25:34',NULL),(10058,61,12574,'Abdul Hadi',NULL,NULL,'Abdul Rashid',NULL,NULL,NULL,'4','Islam','2023-10-23 10:26:05',NULL),(10059,61,12622,'Azan ',NULL,NULL,'Farman',NULL,NULL,NULL,'4','Islam','2023-10-23 10:26:22',NULL),(10060,61,12675,'Abdul Haseeb ',NULL,NULL,'Ahmed ',NULL,NULL,NULL,'4','Islam','2023-10-23 10:26:52',NULL),(10061,50,7807,'Eman ',NULL,NULL,'Abid ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:27:14',NULL),(10062,61,12642,'Sumair ',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'4','Islam','2023-10-23 10:27:14',NULL),(10063,61,11500,'Mohib',NULL,NULL,'Fareed Ud Din',NULL,NULL,NULL,'4','Islam','2023-10-23 10:27:48',NULL),(10065,50,7869,'Qaria ',NULL,NULL,'Wajid ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:27:58',NULL),(10066,61,12886,'Mirza Ayan',NULL,NULL,'Tahir Baig',NULL,NULL,NULL,'4','Islam','2023-10-23 10:28:26',NULL),(10067,50,8104,'Fabiha Siddiqui ',NULL,NULL,'Ziauddin Ahmed Siddiqui ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:28:54',NULL),(10068,61,12307,'Abdul Rafay ',NULL,NULL,'Zeeshan',NULL,NULL,NULL,'4','Islam','2023-10-23 10:28:57',NULL),(10069,50,7752,'Meerab ',NULL,NULL,'Nadeem ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:29:34',NULL),(10070,61,12444,'Obaid Ur Rehman',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'4','Islam','2023-10-23 10:29:48',NULL),(10071,50,7757,'Rumaisa Malik ',NULL,NULL,'Muhammad Amir ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:30:14',NULL),(10072,61,13066,'Muhammad Shameer',NULL,NULL,'Muhammad Maqsood',NULL,NULL,NULL,'4','Islam','2023-10-23 10:30:47',NULL),(10074,50,7787,'Hareem ',NULL,NULL,'Fajar Ud Din ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:30:50',NULL),(10075,50,7799,'Manahil ',NULL,NULL,'Nazakat Ali ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:31:24',NULL),(10076,61,11987,'Abd ur Rehman ',NULL,NULL,'Javed Zubairi',NULL,NULL,NULL,'4','Islam','2023-10-23 10:32:02',NULL),(10077,50,7801,'Dua ',NULL,NULL,'Muhammad Saeed ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:32:31',NULL),(10078,61,13708,'Muhammad Bilal',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'4','Islam','2023-10-23 10:32:48',NULL),(10079,50,7830,'Manahil ',NULL,NULL,'Muhammad Shakeel ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:33:05',NULL),(10080,61,13697,'Muhammad Raza ',NULL,NULL,'Kashif Ullah',NULL,NULL,NULL,'4','Islam','2023-10-23 10:33:27',NULL),(10081,50,7879,'Kashaf ',NULL,NULL,'Ali Muhammad ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:33:35',NULL),(10085,61,13694,'Talha',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'4','Islam','2023-10-23 10:35:01',NULL),(10086,50,7908,'Ayesha',NULL,NULL,'Sabir ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:36:20',NULL),(10087,50,7913,'Afia ',NULL,NULL,'Muhammad Saleem ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:36:57',NULL),(10088,50,7927,'Kashaf Al Khair ',NULL,NULL,'Rehan Baqir ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:37:42',NULL),(10089,61,12825,'Kinza Noor',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'5','Islam','2023-10-23 10:38:06',NULL),(10090,50,7959,'Natasha ',NULL,NULL,'Gohar Islam ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:38:28',NULL),(10091,166,1237,'Abdul Rehman',NULL,NULL,'Zulfiqar',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:38:48',NULL),(10092,166,1252,'Rehan',NULL,NULL,'Zulfiqar',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:39:13',NULL),(10093,50,7960,'Khushbakht Fatima  ',NULL,NULL,'Muhammad Faraz ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:39:16',NULL),(10094,61,11021,'Bisma',NULL,NULL,'Abdul Waqar',NULL,NULL,NULL,'5','Islam','2023-10-23 10:39:22',NULL),(10095,50,7985,'Masooma Zahra ',NULL,NULL,'Faraz ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:39:51',NULL),(10096,50,7994,'Fabiha ',NULL,NULL,'Furqan ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:40:16',NULL),(10097,50,7995,'Hooria ',NULL,NULL,'Naeem ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:40:46',NULL),(10098,50,7996,'Hafsa ',NULL,NULL,'Muhammad Amir ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:41:11',NULL),(10099,166,1264,'Razia',NULL,NULL,'Ghulam Shabbir',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:41:16',NULL),(10100,61,11382,'Sana',NULL,NULL,'Muhammad Shehzad Mughal',NULL,NULL,NULL,'5','Islam','2023-10-23 10:41:21',NULL),(10101,50,8015,'Zahra Ahmed ',NULL,NULL,'Sajid Ahmed ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:41:46',NULL),(10102,166,1272,'Altaf Hussain',NULL,NULL,'Muhammad Moosa ',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:41:57',NULL),(10103,61,11521,'Raheela',NULL,NULL,'Jaffar Hassan',NULL,NULL,NULL,'5','Islam','2023-10-23 10:42:16',NULL),(10104,50,8027,'Mariam ',NULL,NULL,'Muhammad Waqas Shiekh ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:42:26',NULL),(10105,166,1273,'Rizwan Khan',NULL,NULL,'shah Nawaz',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:42:30',NULL),(10106,61,11523,'Minha',NULL,NULL,'Mirza Afzal',NULL,NULL,NULL,'5','Islam','2023-10-23 10:42:57',NULL),(10107,50,8039,' Fatima ',NULL,NULL,'Abdul Sohail ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:43:09',NULL),(10108,50,8040,'Sakina ',NULL,NULL,'Shahid Ahmed ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:43:52',NULL),(10109,61,11744,'Saba',NULL,NULL,'Mirza jahangir',NULL,NULL,NULL,'5','Islam','2023-10-23 10:44:17',NULL),(10110,50,8061,'Sumaiya ',NULL,NULL,'Shahid Khan ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:44:21',NULL),(10111,50,8062,'Noor Fatima ',NULL,NULL,'Farhan ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:44:49',NULL),(10112,50,8063,'Fariha ',NULL,NULL,'Farhan ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:45:23',NULL),(10113,61,11499,'Muniza',NULL,NULL,'Nadeem Baksh',NULL,NULL,NULL,'5','Islam','2023-10-23 10:45:33',NULL),(10114,166,1274,'Muhammad owais',NULL,NULL,'Bilawal',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:45:33',NULL),(10115,50,8068,'Amna ',NULL,NULL,'Faizan ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:45:48',NULL),(10116,50,8099,'Munazza ',NULL,NULL,'Adnan ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:46:09',NULL),(10117,166,1275,'Anza',NULL,NULL,'Zahid',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:46:25',NULL),(10118,61,11231,'Kiran',NULL,NULL,'Muhammad Shouqat',NULL,NULL,NULL,'5','Islam','2023-10-23 10:46:25',NULL),(10119,50,8101,'Zarmeen Fatima ',NULL,NULL,'Muhammad Faisal ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:46:46',NULL),(10120,166,1276,'Muhammad Ali',NULL,NULL,'Ali Hassan',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:47:13',NULL),(10121,50,8102,'Javeria ',NULL,NULL,'Shoaib ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:47:14',NULL),(10123,166,1277,'Yousuf',NULL,NULL,'Ghulam Mustafa',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:47:46',NULL),(10124,50,8108,'Abiha Fatima ',NULL,NULL,'Asif Iqbal ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:47:56',NULL),(10125,61,11405,'Hifza',NULL,NULL,'Jibran Ali',NULL,NULL,NULL,'5','Islam','2023-10-23 10:48:26',NULL),(10126,166,1280,'Maira',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:48:36',NULL),(10127,50,8109,'Warda',NULL,NULL,'Sarfaraz ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:48:58',NULL),(10128,61,11324,'Rimsha',NULL,NULL,'Nadeem',NULL,NULL,NULL,'5','Islam','2023-10-23 10:49:04',NULL),(10129,166,1281,'Afroza',NULL,NULL,'shah Nawaz',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:49:20',NULL),(10130,50,8145,'Rida Fatima ',NULL,NULL,'Kamran ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:49:30',NULL),(10131,61,1286,'Saman',NULL,NULL,'Waheed',NULL,NULL,NULL,'5','Islam','2023-10-23 10:49:42',NULL),(10132,166,1282,'Muhammad Hanif',NULL,NULL,'Ghulam Mustafa',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:49:51',NULL),(10133,50,8146,'Umaima Nadeem ',NULL,NULL,'Muhammad Nadeem ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:50:06',NULL),(10134,166,1283,'Uroosha',NULL,NULL,'Muhammad Ishaq',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:50:26',NULL),(10135,61,12972,'Ifrah',NULL,NULL,'Fahad-ul-Haq',NULL,NULL,NULL,'5','Islam','2023-10-23 10:50:29',NULL),(10136,50,8147,'Kinza ',NULL,NULL,'Muhammad Saeed ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:50:39',NULL),(10137,50,8148,'Jannat ',NULL,NULL,'Sheikh Kamran ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:51:08',NULL),(10138,61,13014,'Malaika',NULL,NULL,'Wahid Hussain',NULL,NULL,NULL,'5','Islam','2023-10-23 10:51:16',NULL),(10139,166,1284,'Abdul Rehman',NULL,NULL,'Ghulam Kareem',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:51:23',NULL),(10140,50,8149,'Bushra Ali ',NULL,NULL,'Muhammad Ali ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:51:36',NULL),(10141,50,8150,'Alina ',NULL,NULL,'Abdul Majeed ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:52:18',NULL),(10142,166,1285,'Samreen',NULL,NULL,'Abbas ',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:52:41',NULL),(10144,61,12969,'Zainab',NULL,NULL,'Muhammad Jawaid Khan',NULL,NULL,NULL,'5','Islam','2023-10-23 10:52:51',NULL),(10145,50,8178,'Umm e Kulsoom ',NULL,NULL,'Syed Arif Ali ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:53:22','2023-10-23 10:56:05'),(10146,166,1286,'Shahzadi',NULL,NULL,'Abbas ',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:53:25',NULL),(10147,166,1287,'Saima ',NULL,NULL,'Abbas ',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:53:51',NULL),(10148,61,13100,'Haniya',NULL,NULL,'Muhammad Rasheed Shaik',NULL,NULL,NULL,'5','Islam','2023-10-23 10:54:31',NULL),(10149,50,8179,'Rameen Fatima ',NULL,NULL,'Yasir Alam ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:54:45',NULL),(10150,61,13321,'Saniya',NULL,NULL,'Jameel Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-23 10:56:15',NULL),(10151,166,1288,'Ali Raza',NULL,NULL,' Bachal',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:56:25',NULL),(10152,29,1240,'Sania ',NULL,NULL,'Muhammad Sudhir',NULL,NULL,NULL,'4',NULL,'2023-10-23 10:56:35',NULL),(10153,166,1289,'Gulzar',NULL,NULL,'Vikhio',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:56:58',NULL),(10154,50,8180,'Meral Khan ',NULL,NULL,'Yasir Aslam ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:57:24',NULL),(10155,166,1290,'Irfan',NULL,NULL,'Muhammad Hasan',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:57:35',NULL),(10158,50,8212,'Isra ',NULL,NULL,'Shiekh Kamran ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:57:49',NULL),(10159,166,1291,'Tayyaba ',NULL,NULL,'Ghulam Mustafa',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:58:01',NULL),(10160,61,13322,'Manahil',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'5','Islam','2023-10-23 10:58:23',NULL),(10161,166,1292,'Saida',NULL,NULL,'Atta Muhammad ',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:58:43',NULL),(10162,50,8213,'Rumaisa Shakir ',NULL,NULL,'Shakir ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:58:47',NULL),(10163,166,1293,'Hajra',NULL,NULL,'Karim Baksh',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:59:09',NULL),(10164,61,13323,'Ayesha',NULL,NULL,'Iftikhar Hussain',NULL,NULL,NULL,'5','Islam','2023-10-23 10:59:30',NULL),(10165,50,8214,'Abiha ',NULL,NULL,'Noman Badar ',NULL,NULL,NULL,'3','Islam','2023-10-23 10:59:36',NULL),(10166,166,1294,'Ayan',NULL,NULL,'Niyaz',NULL,NULL,NULL,'1',NULL,'2023-10-23 10:59:36',NULL),(10167,50,8215,'Khadija ',NULL,NULL,'Khaleel',NULL,NULL,NULL,'3','Islam','2023-10-23 11:00:12',NULL),(10168,166,1295,'Khushi',NULL,NULL,'Bachal',NULL,NULL,NULL,'1',NULL,'2023-10-23 11:00:16',NULL),(10169,61,13324,'Umaima',NULL,NULL,'Muhammad Rehan Sheikh',NULL,NULL,NULL,'5','Islam','2023-10-23 11:00:24',NULL),(10170,50,8216,'Ushab ',NULL,NULL,'Asif ',NULL,NULL,NULL,'3','Islam','2023-10-23 11:00:46',NULL),(10171,166,1269,'Ishan',NULL,NULL,'Niyaz',NULL,NULL,NULL,'1',NULL,'2023-10-23 11:01:20',NULL),(10172,50,8217,'Aqsa ',NULL,NULL,'Pehelwan ',NULL,NULL,NULL,'3','Islam','2023-10-23 11:01:56',NULL),(10173,61,13320,'Anamta',NULL,NULL,'Arshad Khan',NULL,'rshad',NULL,'5','Islam','2023-10-23 11:02:21',NULL),(10174,50,8224,'Amna Fatima ',NULL,NULL,'Muhammad Waseem ',NULL,NULL,NULL,'3','Islam','2023-10-23 11:02:27',NULL),(10175,50,7212,'Madiha ',NULL,NULL,'Muhammad Yameen ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:02:58',NULL),(10177,61,13319,'Tooba',NULL,NULL,'Arshad Khan',NULL,NULL,NULL,'5','Islam','2023-10-23 11:03:28',NULL),(10181,50,7729,'Warah Batool ',NULL,NULL,'Qesar Abbas ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:03:42',NULL),(10182,166,1176,'Ahmed ',NULL,NULL,'Ghulam Shabbeer',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:04:00',NULL),(10185,61,12741,'Hunain',NULL,NULL,'Muhammad Arshad Qureshi',NULL,NULL,NULL,'5','Islam','2023-10-23 11:05:30',NULL),(10186,50,7760,'Huda Nazakat Ali ',NULL,NULL,'Nazakat Ali Khan ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:05:32',NULL),(10187,166,1206,'Madiha ',NULL,NULL,'Atta Muhammad ',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:05:55',NULL),(10188,61,11224,'Shahzain',NULL,NULL,'Muhammad Aqeel Khan',NULL,NULL,NULL,'5','Islam','2023-10-23 11:06:09',NULL),(10189,50,7780,'Abiha Naz ',NULL,NULL,'Tariq Aziz ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:06:13',NULL),(10190,61,11487,'Muhammad Usman',NULL,NULL,'Muhammad Ashiq',NULL,NULL,NULL,'5','Islam','2023-10-23 11:07:01',NULL),(10191,50,7789,'Umaima ',NULL,NULL,'Naveed Khan ',NULL,NULL,NULL,'4',NULL,'2023-10-23 11:07:14',NULL),(10192,166,1214,'Zara',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:07:33',NULL),(10193,50,7806,'Dua ',NULL,NULL,'Abdul Qadir ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:07:47',NULL),(10194,166,1215,'Anmol ',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:07:59',NULL),(10195,61,12320,'Ali Haidar',NULL,NULL,'Muhammad Shahid Khan',NULL,NULL,NULL,'5','Islam','2023-10-23 11:08:11',NULL),(10196,50,7810,'Ayesha ',NULL,NULL,'Muhammad Saleem ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:08:18',NULL),(10197,166,1218,'Zulaikha',NULL,NULL,'Javaid Ali',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:08:36',NULL),(10198,61,12372,'Danish',NULL,NULL,'Muhammad Sauleh',NULL,NULL,NULL,'5','Islam','2023-10-23 11:09:00',NULL),(10199,166,1219,'Alisha ',NULL,NULL,'Javaid Ali',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:09:07',NULL),(10200,50,7811,'Mataish',NULL,NULL,'Muhammad Faizan Malik ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:09:08',NULL),(10201,50,7829,'Sawera ',NULL,NULL,'Muhammad Shahid Hussain ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:09:35',NULL),(10202,166,1220,'Husain',NULL,NULL,'Hasan Ali',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:09:54',NULL),(10203,61,12531,'Muhammad Ubaid Raza',NULL,NULL,'Munawar Ali',NULL,NULL,NULL,'5','Islam','2023-10-23 11:09:58',NULL),(10204,50,7840,'Maryum ',NULL,NULL,'Muhammad Dawood ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:10:03',NULL),(10205,166,1227,'Jannat',NULL,NULL,'Hasan Ali',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:10:16',NULL),(10206,50,7875,'Maryum ',NULL,NULL,'Muhammad Yameen ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:10:46',NULL),(10208,166,1230,'Uzair',NULL,NULL,'Nazeer Ali',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:10:56',NULL),(10209,50,7878,'Sania',NULL,NULL,'Wajid ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:11:13',NULL),(10210,166,1232,'Abdul Ghaffar',NULL,NULL,'Ghulam Shabbeer',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:11:43',NULL),(10211,50,7881,'Nabeeha ',NULL,NULL,'Muhammad Shakeel Ahmed ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:11:49',NULL),(10212,166,1235,'Neha',NULL,NULL,'Zulfiqar',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:12:06',NULL),(10213,50,7887,'Bisma ',NULL,NULL,'Abdul Sohail Ahmed ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:12:19',NULL),(10214,61,12319,'Syed Masharib',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'5','Islam','2023-10-23 11:12:28',NULL),(10215,166,1239,'Zakir Hussain',NULL,NULL,'Ghulam yasir',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:12:36',NULL),(10216,166,1242,'Asad',NULL,NULL,'Akbar ',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:12:57',NULL),(10217,50,7888,'Fatima ',NULL,NULL,'Sajjad Khan ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:12:59',NULL),(10218,50,7904,'Shahnza ',NULL,NULL,'Muhammad shahid ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:13:26',NULL),(10219,61,11875,'Ayan Ahmed',NULL,NULL,'Imran Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-23 11:13:32',NULL),(10220,166,1243,'Raheem Khan',NULL,NULL,'Akbar ',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:13:37',NULL),(10221,61,12578,'Abdur Rafey',NULL,NULL,'Muhammad Rafiq',NULL,NULL,NULL,'5','Islam','2023-10-23 11:14:26',NULL),(10222,50,7828,'Mehak ',NULL,NULL,'Muhammad Shahid Hussain ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:15:01',NULL),(10223,61,13067,'Muhammad Ayan',NULL,NULL,'Muhammad Kashan',NULL,NULL,NULL,'5','Islam','2023-10-23 11:15:18',NULL),(10224,50,7939,'Kulsoom ',NULL,NULL,'Muhammad Asif ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:15:59',NULL),(10225,61,13015,'Akash',NULL,NULL,'Qaiser Masheeh',NULL,NULL,NULL,'5','Islam','2023-10-23 11:16:43',NULL),(10226,50,7963,'Anshara ',NULL,NULL,'Mehmood Zafar ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:16:46',NULL),(10227,61,13107,'Yashwa',NULL,NULL,'Saleem Mehmood',NULL,NULL,NULL,'5','Islam','2023-10-23 11:17:23',NULL),(10228,166,1195,'Ayaz Ali',NULL,NULL,'Ghulam Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:17:31',NULL),(10229,50,8016,'Hamna ',NULL,NULL,'Muhammad Asif Ahmed ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:17:54','2023-10-23 11:18:39'),(10230,61,12922,'Rao Rehan',NULL,NULL,'Rao Irfan',NULL,NULL,NULL,'5','Islam','2023-10-23 11:18:07',NULL),(10231,50,8017,'Alishba ',NULL,NULL,'Muhammad Shahid ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:19:10',NULL),(10232,61,13318,'Muhammad Bilal',NULL,NULL,'Muhammad Rehan Sheikh',NULL,NULL,NULL,'5','Islam','2023-10-23 11:19:32',NULL),(10233,50,8025,'Huma ',NULL,NULL,'Khalil Ahmed ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:19:39',NULL),(10234,50,8052,'Sumaiya ',NULL,NULL,'Asif Hussain ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:20:14',NULL),(10235,166,1198,'Azan',NULL,NULL,'Zahid Ali',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:20:28',NULL),(10236,61,13710,'Auzaif',NULL,NULL,'Saleem Hashmat',NULL,NULL,NULL,'5','Islam','2023-10-23 11:20:54',NULL),(10237,50,8053,'Fatima ',NULL,NULL,'Humayun Qureshi ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:20:54',NULL),(10238,166,1203,'Humaira ',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:20:57',NULL),(10239,50,8054,'Rafiya Kanwal ',NULL,NULL,'Shamshad Ali ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:21:29',NULL),(10240,166,1204,'Ruqayya',NULL,NULL,'Zubair Ahmed ',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:21:39',NULL),(10241,61,13720,'Muhammad Sadan',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'5','Islam','2023-10-23 11:21:58',NULL),(10242,166,1205,'Sidra',NULL,NULL,'Atta Muhammad ',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:22:11',NULL),(10243,27,1240,'Sania',NULL,NULL,'Muhammad Sudhir',NULL,NULL,NULL,'4',NULL,'2023-10-23 11:22:21',NULL),(10244,166,1208,'Amna ',NULL,NULL,'Asif',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:22:38',NULL),(10245,61,13719,'Muhammad Bilal',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'5','Islam','2023-10-23 11:22:40',NULL),(10246,50,8055,'Rani ',NULL,NULL,'Ghulam Haider ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:22:40',NULL),(10248,166,1213,'Rimsha ',NULL,NULL,'Zubair Ahmed ',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:23:10',NULL),(10249,166,1254,'Suhana',NULL,NULL,'Tanveer Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:23:42',NULL),(10251,61,13721,'Shah Mir Warsi',NULL,NULL,'Taweer Akhtar Warsi',NULL,NULL,NULL,'5','Islam','2023-10-23 11:24:02',NULL),(10252,166,1255,'Nafisa ',NULL,NULL,'Tanveer Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:24:19',NULL),(10253,61,13717,'Bareera',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'5','Islam','2023-10-23 11:24:48',NULL),(10254,166,1161,'Sumaira',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'4',NULL,'2023-10-23 11:24:49',NULL),(10255,166,1191,'Sana',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'4',NULL,'2023-10-23 11:25:21',NULL),(10256,166,1192,'Rida',NULL,NULL,'Atta Muhammad ',NULL,NULL,NULL,'4',NULL,'2023-10-23 11:25:49',NULL),(10258,166,1253,'Afsana',NULL,NULL,'Tanveer Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-23 11:26:39',NULL),(10259,61,13711,'Monazza Naz',NULL,NULL,'Muhammad Allah',NULL,NULL,NULL,'5','Islam','2023-10-23 11:27:14',NULL),(10261,166,1268,'Shahjahan',NULL,NULL,'Karim Baksh',NULL,NULL,NULL,'4',NULL,'2023-10-23 11:27:15',NULL),(10262,166,1181,'Sanam',NULL,NULL,'Zubair',NULL,NULL,NULL,'5',NULL,'2023-10-23 11:27:40',NULL),(10263,166,1256,'Abdul Rehman',NULL,NULL,'Abid Ali',NULL,NULL,NULL,'5',NULL,'2023-10-23 11:28:12',NULL),(10264,61,13731,'Ayesha',NULL,NULL,'Fazl-ur-Rehman',NULL,NULL,NULL,'5','Islam','2023-10-23 11:30:28',NULL),(10265,61,13718,'Aliza',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'5','Islam','2023-10-23 11:31:06',NULL),(10266,61,11297,'Tahirah',NULL,NULL,'Muhammad Khurram ',NULL,NULL,NULL,'5','Islam','2023-10-23 11:33:36',NULL),(10267,12,4066,'Azan',NULL,NULL,'Mash Ali Khan',NULL,NULL,NULL,'1',NULL,'2023-10-23 11:33:43',NULL),(10268,61,11328,'Hasbiya',NULL,NULL,'Yameen',NULL,NULL,NULL,'4','Islam','2023-10-23 11:34:10',NULL),(10269,12,4078,'Zain',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'1',NULL,'2023-10-23 11:34:26',NULL),(10270,61,1330,'Mahnoor',NULL,NULL,'Muhammad Najam',NULL,NULL,NULL,'5','Islam','2023-10-23 11:34:37',NULL),(10271,12,4082,'Ali Hasnain',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'1',NULL,'2023-10-23 11:35:02',NULL),(10272,61,1331,'Sehrish Naz',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'5','Islam','2023-10-23 11:35:07',NULL),(10273,12,4065,'Shafia',NULL,NULL,'Muhammad shoaib',NULL,NULL,NULL,'1',NULL,'2023-10-23 11:35:39',NULL),(10274,61,1350,'Maria',NULL,NULL,'Muhammad  Asif',NULL,NULL,NULL,'5','Islam','2023-10-23 11:35:44',NULL),(10275,12,4068,'Zohra',NULL,NULL,'Saeen Dino',NULL,NULL,NULL,'1',NULL,'2023-10-23 11:36:12',NULL),(10277,12,4070,'Safa',NULL,NULL,'Abdul Nawaz',NULL,NULL,NULL,'1',NULL,'2023-10-23 11:36:36',NULL),(10278,12,4072,'Rukhsana',NULL,NULL,'Khan Shareef',NULL,NULL,NULL,'1',NULL,'2023-10-23 11:37:15',NULL),(10279,61,11506,'Mahnoor ',NULL,NULL,'Nasir Mashi',NULL,NULL,NULL,'5','Islam','2023-10-23 11:37:25',NULL),(10280,61,11510,'Umm e Habiba',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'5','Islam','2023-10-23 11:37:56',NULL),(10281,12,4084,'Ali Haider',NULL,NULL,'Abdul Raheem',NULL,NULL,NULL,'1',NULL,'2023-10-23 11:38:01',NULL),(10282,61,1840,'Ayesha',NULL,NULL,'Sohail Warsi',NULL,NULL,NULL,'5','Islam','2023-10-23 11:38:35',NULL),(10284,12,4085,'Abdul sattar',NULL,NULL,'Abdul Raheem',NULL,NULL,NULL,'1',NULL,'2023-10-23 11:38:39',NULL),(10285,61,1985,'Rubab Fatima',NULL,NULL,'Salman',NULL,NULL,NULL,'5','Islam','2023-10-23 11:39:08',NULL),(10286,12,4087,'Muhammad Shahid ',NULL,NULL,'Bukh Zada Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-23 11:39:29',NULL),(10287,12,4086,'Saif Ali ',NULL,NULL,'Kamran',NULL,NULL,NULL,'1',NULL,'2023-10-23 11:40:06',NULL),(10288,61,12037,'Abeera Fatima',NULL,NULL,'Sohail Shahbaz Jan',NULL,NULL,NULL,'5','Islam','2023-10-23 11:40:14',NULL),(10289,12,4063,'Shahzaib',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:40:34',NULL),(10290,61,12514,'Jannat',NULL,NULL,'Muhaammad Ali',NULL,NULL,NULL,'5','Islam','2023-10-23 11:40:47',NULL),(10291,61,12726,'Sidra',NULL,NULL,'Nazar Hussain',NULL,NULL,NULL,'5','Islam','2023-10-23 11:41:19',NULL),(10292,12,4064,'Shehryar',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:41:23',NULL),(10293,61,12734,'Mahnoor',NULL,NULL,'Fahad',NULL,NULL,NULL,'5','Islam','2023-10-23 11:41:53',NULL),(10294,12,4067,'Muhammad Haris',NULL,NULL,'Buksh Zada Khan',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:42:02',NULL),(10295,12,4069,'Hanzala',NULL,NULL,'Gul Faraz',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:42:51',NULL),(10296,12,4083,'Faisal Nadeem',NULL,NULL,'Murad Ali',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:43:41',NULL),(10297,12,4081,'Muhammad Huzaifa',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:44:31',NULL),(10298,12,4079,'Areesha ',NULL,NULL,'Bashir Ahmed ',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:45:05',NULL),(10299,12,4080,'Misbah',NULL,NULL,'Bashir Ahmed ',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:45:32',NULL),(10300,12,4040,'Muhammad Junaid Ali',NULL,NULL,'Akber Sultan',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:46:16',NULL),(10301,12,4062,'Haris ',NULL,NULL,'Abdullah',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:46:39',NULL),(10302,12,4088,'Fiza',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'2',NULL,'2023-10-23 11:47:12',NULL),(10303,12,4043,'Muhammad Nabeel',NULL,NULL,'Muhmmad Shakeel',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:47:46',NULL),(10304,12,4075,'Ahmed Raza',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:48:24',NULL),(10305,12,4076,'Yaseen',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:48:54',NULL),(10306,12,4077,'Muhammad Husnain',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:49:34',NULL),(10307,12,4041,'Dania',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:50:13',NULL),(10308,12,4032,'Iqra',NULL,NULL,'Muhammad Moosa',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:50:44',NULL),(10309,12,4033,'Tooba ',NULL,NULL,'Muhammad Moosa ',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:51:15',NULL),(10310,12,4089,'Muhammad Ali',NULL,NULL,'Tahiir Khan',NULL,NULL,NULL,'3',NULL,'2023-10-23 11:52:06',NULL),(10311,12,4037,'Zaid ',NULL,NULL,'Tahir Khan',NULL,NULL,NULL,'4',NULL,'2023-10-23 11:52:34',NULL),(10312,12,4090,'Yasir',NULL,NULL,'Muhammad shakeel',NULL,NULL,NULL,'4',NULL,'2023-10-23 11:53:08',NULL),(10313,12,4029,'Essa Khan',NULL,NULL,'Buksh Ali',NULL,NULL,NULL,'5',NULL,'2023-10-23 11:53:47',NULL),(10314,12,4030,'Muhammad Dayan',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'5',NULL,'2023-10-23 11:54:26',NULL),(10315,12,4038,'Shabbir Ahmed',NULL,NULL,'Saeen Dino',NULL,NULL,NULL,'5',NULL,'2023-10-23 11:55:03',NULL),(10316,12,4073,'Muhammad Shayan',NULL,NULL,'Nabi Buksh Mangi',NULL,NULL,NULL,'5',NULL,'2023-10-23 11:55:56',NULL),(10317,50,8056,'Sakina ',NULL,NULL,'Muhammad Saleem ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:56:17',NULL),(10318,12,4008,'Ayesha',NULL,NULL,'Mash Ali Khan',NULL,NULL,NULL,'5',NULL,'2023-10-23 11:56:23',NULL),(10319,12,4074,'Hakim zadi',NULL,NULL,'Murad Ali',NULL,NULL,NULL,'5',NULL,'2023-10-23 11:57:00',NULL),(10320,50,8057,'Rubasha Rajpoot ',NULL,NULL,'Muhammad Kamran ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:57:01',NULL),(10321,50,8103,'Maryam Faizan ',NULL,NULL,'Faizan ',NULL,NULL,NULL,'4','Islam','2023-10-23 11:57:30',NULL),(10322,50,8105,'Umm e Hani ',NULL,NULL,'Raees',NULL,NULL,NULL,'4','Islam','2023-10-23 11:58:08',NULL),(10323,35,18414,'Umm-e-Hani',NULL,NULL,'Waseem Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-24 05:13:47',NULL),(10324,35,18529,'Fariha',NULL,NULL,'Fareed Khan',NULL,NULL,NULL,'3','Islam','2023-10-24 05:14:22',NULL),(10325,35,18568,'Warisha',NULL,NULL,'Arif Ali',NULL,NULL,NULL,'3','Islam','2023-10-24 05:14:58',NULL),(10326,35,18589,'Malaika Noor',NULL,NULL,'Ali Abbass',NULL,NULL,NULL,'3','Islam','2023-10-24 05:15:54',NULL),(10327,35,18632,'Raja',NULL,NULL,'Abid Khan',NULL,NULL,NULL,'3','Islam','2023-10-24 05:16:32',NULL),(10328,35,18633,'Huriya',NULL,NULL,'Abid Khan',NULL,NULL,NULL,'3','Islam','2023-10-24 05:17:00',NULL),(10329,35,18641,'Hina',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'3','Islam','2023-10-24 05:17:34',NULL),(10330,35,18596,'Muhammad Abdullah',NULL,NULL,'Muhammad Arshad-Ud-Din',NULL,NULL,NULL,'3','Islam','2023-10-24 05:18:16',NULL),(10331,35,18613,'Hasnain',NULL,NULL,'Mairaj Khan',NULL,NULL,NULL,'3','Islam','2023-10-24 05:19:05',NULL),(10332,35,18627,'Muhammad Ayan Ali',NULL,NULL,'Muhammad Rashid Ali',NULL,NULL,NULL,'3','Islam','2023-10-24 05:19:43',NULL),(10333,35,18628,'Muhammad Uzair',NULL,NULL,'Abdul Aziz',NULL,NULL,NULL,'3','Islam','2023-10-24 05:20:13',NULL),(10334,35,18656,'Muhammad Raza ',NULL,NULL,'Nisar Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-24 05:20:45',NULL),(10335,35,18168,'Abdul Rehman',NULL,NULL,'Habib-ur-Rehman',NULL,NULL,NULL,'3','Islam','2023-10-24 05:21:47',NULL),(10336,35,18669,'Muhammad Mutahir',NULL,NULL,'Muhammad Iqbal Mateen',NULL,NULL,NULL,'3','Islam','2023-10-24 05:22:28',NULL),(10337,35,18664,'Muhammad Umar Ayan',NULL,NULL,'Naeem Raza',NULL,NULL,NULL,'3','Islam','2023-10-24 05:23:11',NULL),(10338,35,18438,'Muhammad Ali',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'3','Islam','2023-10-24 05:23:46',NULL),(10339,35,18654,'Atif Ali',NULL,NULL,'Waheed Ali',NULL,NULL,NULL,'3','Islam','2023-10-24 05:24:31',NULL),(10340,35,18653,'Waqas',NULL,NULL,'Jawaid Akhtar',NULL,NULL,NULL,'3','Islam','2023-10-24 05:25:06',NULL),(10341,35,18573,'Hira',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'3','Islam','2023-10-24 05:25:39',NULL),(10342,35,18072,'Khatija',NULL,NULL,'Naeem Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-24 05:26:10',NULL),(10343,35,18639,'Bismah',NULL,NULL,'Kamran Khan',NULL,NULL,NULL,'3','Islam','2023-10-24 05:26:45',NULL),(10344,35,18718,'Muhammad Hasnain',NULL,NULL,'Muhammad Rafi ',NULL,NULL,NULL,'3','Islam','2023-10-24 05:27:20',NULL),(10345,35,18745,'Jaweria',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'3','Islam','2023-10-24 05:27:50',NULL),(10346,35,18746,'Muhammad Rehan',NULL,NULL,'Muhammad Baksh',NULL,NULL,NULL,'3','Islam','2023-10-24 05:28:25',NULL),(10347,35,18757,'Aaira Fatima',NULL,NULL,'Muhammad Shafeeq',NULL,NULL,NULL,'3','Islam','2023-10-24 05:29:29',NULL),(10348,35,18816,'Anabia',NULL,NULL,'Nadeem',NULL,NULL,NULL,'3','Islam','2023-10-24 05:30:01',NULL),(10349,35,18817,'Rida',NULL,NULL,'Muhammad Arfeen',NULL,NULL,NULL,'3','Islam','2023-10-24 05:30:32',NULL),(10350,35,18828,'Dua',NULL,NULL,'Sana Ullah Khan',NULL,NULL,NULL,'3','Islam','2023-10-24 05:32:16',NULL),(10351,35,18837,'Anshara',NULL,NULL,'Muhammad Mushtaq',NULL,NULL,NULL,'3','Islam','2023-10-24 05:32:58',NULL),(10352,61,12737,'Nabia',NULL,NULL,'Rauf',NULL,NULL,NULL,'5','Islam','2023-10-24 05:33:18',NULL),(10353,35,18840,'Muhammad Anas',NULL,NULL,'Asif Hussain',NULL,NULL,NULL,'3','Islam','2023-10-24 05:33:59',NULL),(10354,61,12739,'Ayesha',NULL,NULL,'Muhammad Nadir',NULL,NULL,NULL,'5','Islam','2023-10-24 05:34:32',NULL),(10355,35,18170,'Atiq-ur-Rehman',NULL,NULL,'Habib Ur Rehman',NULL,NULL,NULL,'4','Islam','2023-10-24 05:34:54',NULL),(10356,61,12921,'Bibi Fatima',NULL,NULL,'Shoaib Rasool',NULL,NULL,NULL,'5','Islam','2023-10-24 05:35:17',NULL),(10357,35,18306,'Adiba',NULL,NULL,'Muhammad Faraz',NULL,NULL,NULL,'4','Islam','2023-10-24 05:35:48',NULL),(10358,61,13327,'Maryam Waseem ',NULL,NULL,'Waseem ',NULL,NULL,NULL,'5','Islam','2023-10-24 05:35:58',NULL),(10359,47,2245,'Balaj Mari',NULL,NULL,'Sana',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:36:22',NULL),(10360,35,18327,'Hadiya Danish',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'4','Islam','2023-10-24 05:36:33',NULL),(10361,47,2321,'Muhammad Hammal',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:36:50',NULL),(10362,35,18388,'Anzela',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'4','Islam','2023-10-24 05:37:04',NULL),(10364,47,2328,'Muhammad Furqan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:37:13',NULL),(10365,35,18381,'Noor',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'4','Islam','2023-10-24 05:37:37',NULL),(10366,61,13328,'Falak Shamim',NULL,NULL,'Muhammad Shamim',NULL,NULL,NULL,'5','Islam','2023-10-24 05:37:43',NULL),(10367,47,2389,'Shynoor',NULL,NULL,'Muhammad Noor',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:37:50',NULL),(10368,35,18389,'Abdullah',NULL,NULL,'Inam Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-24 05:38:15',NULL),(10369,61,13330,'Laiqa Khan',NULL,NULL,'Ghulam Hussain Junaid',NULL,NULL,NULL,'5','Islam','2023-10-24 05:38:24',NULL),(10370,47,2287,'Muhammad Hassan ',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:38:33',NULL),(10371,35,18481,'Jaweria Ansari',NULL,NULL,'Zubair Salman Ansari',NULL,NULL,NULL,'4','Islam','2023-10-24 05:39:03',NULL),(10372,61,13331,'Haiqa',NULL,NULL,'Muhammad Asif Rajput',NULL,NULL,NULL,'5','Islam','2023-10-24 05:39:03',NULL),(10373,47,2370,'Dad Shah',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:39:07',NULL),(10375,47,2376,'Naveed',NULL,NULL,'Shabbir Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:39:26',NULL),(10376,35,18513,'Ruksaar',NULL,NULL,'Muhammad Ibrahim',NULL,NULL,NULL,'4','Islam','2023-10-24 05:39:37',NULL),(10377,61,13709,'Iqra Nisar',NULL,NULL,'Nisar Ahmed Siddiqui',NULL,NULL,NULL,'5','Islam','2023-10-24 05:39:37',NULL),(10378,47,2380,'Muhammad Rehan',NULL,NULL,'Ashiq Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:39:52',NULL),(10379,61,13712,'Humaima',NULL,NULL,'Abrar',NULL,NULL,NULL,'5','Islam','2023-10-24 05:40:04',NULL),(10380,47,2394,'Rehan ',NULL,NULL,'Muneer Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:40:09',NULL),(10381,35,18410,'Zaid',NULL,NULL,'Irfan Baig',NULL,NULL,NULL,'4','Islam','2023-10-24 05:40:12',NULL),(10382,47,2409,'Sheraz Ali',NULL,NULL,'Nadir Ali',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:40:31',NULL),(10383,61,13713,'Esha Sohail',NULL,NULL,'Muhammad Sohail',NULL,NULL,NULL,'5','Islam','2023-10-24 05:40:33',NULL),(10384,35,18459,'Bakhtawar',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4','Islam','2023-10-24 05:40:48','2023-10-24 05:42:05'),(10385,47,2422,'Ahsan Ali',NULL,NULL,'Muhammad Amin',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:40:51',NULL),(10386,61,13714,'Laiba',NULL,NULL,'Muhammad Kalam',NULL,NULL,NULL,'5','Islam','2023-10-24 05:41:00',NULL),(10387,47,2486,'Shamoon',NULL,NULL,'Raju Masih',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:41:14',NULL),(10388,61,13716,'Abhia',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'5','Islam','2023-10-24 05:41:34',NULL),(10389,47,2382,'Ali Madad',NULL,NULL,'Salman Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:41:36','2023-10-24 07:00:15'),(10390,47,2460,'Muhammad Shafiq',NULL,NULL,'Muhammad Tayyab',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:41:58',NULL),(10391,61,11073,'Muhammad Ayan',NULL,NULL,'Muhammad Jamil',NULL,NULL,NULL,'5','Islam','2023-10-24 05:42:02',NULL),(10392,47,2414,'Muhammad Naseeb',NULL,NULL,'Muhammad Naseer',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:42:20',NULL),(10393,35,18505,'Zunaira',NULL,NULL,'Shahid',NULL,NULL,NULL,'4','Islam','2023-10-24 05:42:35',NULL),(10394,61,11296,'Ahmed Raza',NULL,NULL,'Muhammad Tanveer',NULL,NULL,NULL,'5','Islam','2023-10-24 05:42:47',NULL),(10395,61,11301,'Muhammad Sufiyan Baig',NULL,NULL,'Rizwan',NULL,NULL,NULL,'5','Islam','2023-10-24 05:43:18',NULL),(10396,47,2449,'Muhammad Ali',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:43:36',NULL),(10397,61,11302,'Muhammad Ayan',NULL,NULL,'Muhammad Noman',NULL,NULL,NULL,'5','Islam','2023-10-24 05:43:50',NULL),(10398,47,2454,'Subhan ',NULL,NULL,'Sohail Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:43:56',NULL),(10399,35,18514,'Huzair Ahmed',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'4','Islam','2023-10-24 05:44:12',NULL),(10400,61,11332,'Abd-ur-Rafay',NULL,NULL,'Muhammad Waseem ',NULL,NULL,NULL,'5','Islam','2023-10-24 05:44:25',NULL),(10401,47,2427,'Peter John',NULL,NULL,'Boota Masih',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:44:26',NULL),(10402,47,2432,'Subhan ',NULL,NULL,'Waqas Waseem',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:44:52',NULL),(10403,35,18554,'Rani Bibi',NULL,NULL,'Sarfaraz',NULL,NULL,NULL,'4','Islam','2023-10-24 05:44:54',NULL),(10404,61,11509,'Abd-ur-Rehman',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'5','Islam','2023-10-24 05:45:03',NULL),(10405,47,2553,'Jahanzaib',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:45:22',NULL),(10406,61,11689,'Shahzain',NULL,NULL,'Gulzar',NULL,NULL,NULL,'5','Islam','2023-10-24 05:45:31',NULL),(10407,35,18562,'Sumbul',NULL,NULL,'Muhammad Tariq Hussain',NULL,NULL,NULL,'4','Islam','2023-10-24 05:45:35',NULL),(10408,47,2556,'Hasan Ali',NULL,NULL,'Muhammad Suleman',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:45:44',NULL),(10409,61,11936,'Ahmed Raza',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'5','Islam','2023-10-24 05:46:03',NULL),(10410,35,18583,'Esha Ali',NULL,NULL,'Ali Sher',NULL,NULL,NULL,'4','Islam','2023-10-24 05:46:11',NULL),(10411,47,2563,'Muhammad Mustufa',NULL,NULL,'Muhammad Jawaid',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:46:15',NULL),(10412,61,12313,'Muhammad Farman',NULL,NULL,'Muhammad Tasleem',NULL,NULL,NULL,'5','Islam','2023-10-24 05:46:41',NULL),(10413,47,2523,'Sohail Ali',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:46:50',NULL),(10414,35,18556,'Sonia Bibi',NULL,NULL,'Sarfaraz',NULL,NULL,NULL,'4','Islam','2023-10-24 05:46:59',NULL),(10415,61,12317,'Rayyan',NULL,NULL,'Salamat Mashi',NULL,NULL,NULL,'5','Islam','2023-10-24 05:47:10',NULL),(10417,47,2542,'Faizan',NULL,NULL,'Vicky Yaqoob',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:47:17',NULL),(10418,35,18565,'Laiba Naz',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'4','Islam','2023-10-24 05:47:39',NULL),(10419,47,2545,'Muhammad Ahmed',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:47:44',NULL),(10420,47,2549,'Muhammad Zain',NULL,NULL,'Allah Bachaya',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:48:04',NULL),(10421,61,12487,'Muhammad Ebad Ansari',NULL,NULL,'Muhammad Rafi Ansari',NULL,NULL,NULL,'5','Islam','2023-10-24 05:48:05',NULL),(10422,35,18587,'Rumaisa',NULL,NULL,'Asim Waheed',NULL,NULL,NULL,'4','Islam','2023-10-24 05:48:23',NULL),(10423,47,2548,'Muhammad Hussain',NULL,NULL,'Allah Bachaya',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:48:37',NULL),(10424,61,12637,'Hassan',NULL,NULL,'Naeem Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-24 05:48:40',NULL),(10425,35,18592,'Bisma Noor',NULL,NULL,'Muhammad Azmat',NULL,NULL,NULL,'4','Islam','2023-10-24 05:48:55',NULL),(10426,47,2492,'Muhammad Abdullah',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:48:56',NULL),(10427,47,2497,'Zuhaib Khan',NULL,NULL,'Shahid Khan',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:49:16',NULL),(10428,61,12736,'Muhmmad Subhan Shah',NULL,NULL,'Shahid Hussain ',NULL,NULL,NULL,'5','Islam','2023-10-24 05:49:17',NULL),(10429,47,2526,'Taha Ahmed',NULL,NULL,'Dilshad Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:49:40',NULL),(10431,35,18726,'Dua Anwar',NULL,NULL,'Anwar Hussain',NULL,NULL,NULL,'4','Islam','2023-10-24 05:49:52',NULL),(10432,61,12924,'Ghulam Murtaza',NULL,NULL,'Sarfaraz Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 05:49:55',NULL),(10433,47,2528,'Waasit',NULL,NULL,'Rashid',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:50:07',NULL),(10435,47,2504,'Joshwa',NULL,NULL,'Faryad Iqbal',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:50:28',NULL),(10436,61,12970,'Muhammad Zain Khan',NULL,NULL,'Muhammad Javaid Khan',NULL,NULL,NULL,'5','Islam','2023-10-24 05:50:32',NULL),(10437,35,18629,'Muhammad Ahmed Noor',NULL,NULL,'Noor Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-24 05:50:36',NULL),(10438,47,2481,'Abdul Ahad',NULL,NULL,'Fahad Islam',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:50:59',NULL),(10439,35,18728,'Hassan Ahmed',NULL,NULL,'Adeel Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-24 05:51:16',NULL),(10440,61,13016,'Muhammad Ayan Khan',NULL,NULL,'Abdul Hannan Khan',NULL,NULL,NULL,'5','Islam','2023-10-24 05:51:20',NULL),(10441,47,2135,'Fariha',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:51:20',NULL),(10442,47,2306,'Maryam Mehboob',NULL,NULL,'Muhammad Mehbob',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:51:43',NULL),(10443,35,18341,'Muhammad Mehdi',NULL,NULL,'Muhammad Mobeen',NULL,NULL,NULL,'4','Islam','2023-10-24 05:51:51',NULL),(10444,61,13326,'Muhammad Hamza',NULL,NULL,'Muhammad Anjum',NULL,NULL,NULL,'5','Islam','2023-10-24 05:51:53',NULL),(10445,47,2322,'Aqsa',NULL,NULL,'Malik Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:52:03',NULL),(10446,47,2329,'Fatima',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:52:21',NULL),(10447,61,13332,'Abdul Basit',NULL,NULL,'Abd-ur-Rasheed',NULL,NULL,NULL,'5','Islam','2023-10-24 05:52:32',NULL),(10448,35,18705,'Usaid Khan',NULL,NULL,'Imtiyaz Khan',NULL,NULL,NULL,'4','Islam','2023-10-24 05:52:40',NULL),(10449,47,2333,'Musfira',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:52:42',NULL),(10450,61,13333,'Muhammad Ahmer',NULL,NULL,'Muhammad Asif Rajput',NULL,NULL,NULL,'5','Islam','2023-10-24 05:53:06',NULL),(10451,47,2365,'Eshell',NULL,NULL,'Farooq Masih',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:53:12',NULL),(10452,35,18643,'Abdur-Rehman',NULL,NULL,'Ubaid-ur-Rehman',NULL,NULL,NULL,'4','Islam','2023-10-24 05:53:31',NULL),(10453,47,2292,'Sajal Fatima',NULL,NULL,'Muhammad Bilal',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:53:32',NULL),(10454,61,13431,'Abd-ur-Rafay',NULL,NULL,'Rafiq Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-24 05:53:41',NULL),(10455,47,2358,'Syeda Mantasha Fatima',NULL,NULL,'Syed Adnan Ali Kazmi',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:54:03',NULL),(10456,35,18710,'Ahmed Abid',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'4','Islam','2023-10-24 05:54:14',NULL),(10457,61,11882,'Muhammad Wahid',NULL,NULL,'Muhammad Ashraf Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 05:54:16',NULL),(10458,47,2446,'Tayyaba Chaudhry',NULL,NULL,'Ghazanfar Ali',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:54:47',NULL),(10459,47,2451,'Alveera',NULL,NULL,'Dawood Masih',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:55:12',NULL),(10460,61,12068,'Muhammad Anusuddin',NULL,NULL,'Ameeruddin',NULL,NULL,NULL,'5','Islam','2023-10-24 05:55:28',NULL),(10461,47,2455,'Maheen',NULL,NULL,'Suhail Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:55:34',NULL),(10462,35,18638,'Marium Kamran',NULL,NULL,'Kamran Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-24 05:55:49',NULL),(10463,47,2465,'Hina',NULL,NULL,'Rehan Ali',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:55:53',NULL),(10464,61,12201,'Muhammad Hamza',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'5','Islam','2023-10-24 05:55:58',NULL),(10465,47,2466,'Dua',NULL,NULL,'Rehan Ali',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:56:25',NULL),(10466,35,18609,'Zainab Imran',NULL,NULL,'Imran-Uddin',NULL,NULL,NULL,'4','Islam','2023-10-24 05:56:29',NULL),(10467,61,12315,'Jazlan',NULL,NULL,'Muhammad Yaseen ',NULL,NULL,NULL,'5','Islam','2023-10-24 05:56:33',NULL),(10468,47,2468,'Fatima',NULL,NULL,'Muhammad Waqar Iqbal',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:56:46',NULL),(10469,47,2473,'Muneeba',NULL,NULL,'Khushi Muhammad',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:57:10',NULL),(10470,61,12323,'Huzeefa Ayan Siddiqi',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5','Islam','2023-10-24 05:57:19',NULL),(10471,35,18703,'Umaima Siddique',NULL,NULL,'Mushraf Hussain',NULL,NULL,NULL,'4','Islam','2023-10-24 05:57:24',NULL),(10472,47,2479,'Sidra',NULL,NULL,'Umar Khan',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:57:36',NULL),(10473,35,18651,'Minal',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4','Islam','2023-10-24 05:57:54',NULL),(10474,47,2435,'Hania',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:58:01',NULL),(10475,47,2477,'Haleema',NULL,NULL,'Muhammad Jawaid',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:58:23',NULL),(10476,61,12589,'Muhammad Shurkh',NULL,NULL,'Muhammad Sabir',NULL,NULL,NULL,'5','Islam','2023-10-24 05:58:25',NULL),(10477,35,18631,'Imran Zehra',NULL,NULL,'Liaquat Ali Abbasi',NULL,NULL,NULL,'4','Islam','2023-10-24 05:58:41',NULL),(10478,47,2562,'Saira Batool',NULL,NULL,'Muhammad Zafar',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:58:43',NULL),(10479,61,12669,'Muhammad Arban',NULL,NULL,'Rehmat Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 05:58:59',NULL),(10480,47,2538,'Anaya',NULL,NULL,'Nadeem Aslam',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:59:03',NULL),(10481,35,18626,'Ahmed Raza',NULL,NULL,'Nadeem Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-24 05:59:16',NULL),(10482,47,2488,'Khoula',NULL,NULL,'Sadaqat Ali',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:59:28',NULL),(10483,61,12670,'Muhammad Ibrahim',NULL,NULL,'Rehmat Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 05:59:31',NULL),(10484,47,2490,'Zeenat',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'1',NULL,'2023-10-24 05:59:49',NULL),(10485,35,18299,'Muhammad',NULL,NULL,'Muhammad Sultan',NULL,NULL,NULL,'4','Islam','2023-10-24 05:59:56',NULL),(10486,61,12025,'Muhammad Fahad Kashif',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'5','Islam','2023-10-24 06:00:11',NULL),(10488,35,18788,'Zainab Adnan',NULL,NULL,'Adnan Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-24 06:00:30',NULL),(10489,61,12671,'Muhammad Ayan',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'5','Islam','2023-10-24 06:00:42',NULL),(10490,47,2509,'Saima',NULL,NULL,'Muhammad Asghar ul Islam',NULL,NULL,NULL,'1',NULL,'2023-10-24 06:00:43',NULL),(10491,35,18836,'Hasnain Raza',NULL,NULL,'Muhammad Mushtaq',NULL,NULL,NULL,'4','Islam','2023-10-24 06:01:06',NULL),(10492,47,2146,'Asad Ullah',NULL,NULL,'Mirza Waqar Baig',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:01:07',NULL),(10493,61,12520,'Abdul Rehman',NULL,NULL,'Muhammad Anees',NULL,NULL,NULL,'5','Islam','2023-10-24 06:01:15',NULL),(10494,35,18835,'Laiba Shakeel',NULL,NULL,'Shakeel Ahmed ',NULL,NULL,NULL,'4','Islam','2023-10-24 06:01:40',NULL),(10495,61,13343,'Salman Jameel',NULL,NULL,'Jameel Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-24 06:01:45',NULL),(10496,47,2425,'Azam',NULL,NULL,'Muhammad Kareem',NULL,NULL,NULL,'1',NULL,'2023-10-24 06:02:01',NULL),(10497,61,13349,'Muhammad Sufiyan',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5','Islam','2023-10-24 06:02:15',NULL),(10498,47,2424,'Abdul Majeed',NULL,NULL,'Abdul Ghani',NULL,NULL,NULL,'1',NULL,'2023-10-24 06:02:22',NULL),(10499,35,18818,'Madiha Imran',NULL,NULL,'Imran Khawaja',NULL,NULL,NULL,'4','Islam','2023-10-24 06:02:27',NULL),(10500,174,7442,'Bilal',NULL,NULL,'Sagar Khan',NULL,NULL,NULL,'5',NULL,'2023-10-24 06:02:49',NULL),(10501,47,2433,'Ayan',NULL,NULL,'Waqas Waseem',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:02:50',NULL),(10502,61,13325,'Manzar Sultan',NULL,NULL,'Arshad Bin Sultan',NULL,NULL,NULL,'5','Islam','2023-10-24 06:02:51',NULL),(10503,35,18839,'Fatima',NULL,NULL,'Muhammad Aqeel',NULL,NULL,NULL,'4','Islam','2023-10-24 06:02:55',NULL),(10504,47,2442,'Abdul Moiz',NULL,NULL,'Aftab Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:03:09',NULL),(10505,61,11966,'Zainab',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'5','Islam','2023-10-24 06:03:17',NULL),(10506,35,18801,'Laiba Ghulam',NULL,NULL,'Ghulam Murtaza',NULL,NULL,NULL,'4','Islam','2023-10-24 06:03:29',NULL),(10507,47,2462,'Abdul Hasnain',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:03:29',NULL),(10508,47,2464,'Farhan Ali',NULL,NULL,'Rehem Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:03:47',NULL),(10509,35,18830,'Umme Ayesha',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'4','Islam','2023-10-24 06:03:58',NULL),(10510,61,11968,'Fatima',NULL,NULL,'Akram Aleem',NULL,NULL,NULL,'5','Islam','2023-10-24 06:04:03',NULL),(10511,47,2461,'Ghulam Raza',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:04:09',NULL),(10512,47,2219,'Hassan',NULL,NULL,'Dur Muhammad',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:04:31',NULL),(10513,61,11983,'Dua ',NULL,NULL,'Nadeem',NULL,NULL,NULL,'5','Islam','2023-10-24 06:04:36',NULL),(10514,47,1977,'Hassan Abid',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:04:57',NULL),(10515,35,17062,'Fiza',NULL,NULL,'Ghulam Murtaza',NULL,NULL,NULL,'5','Islam','2023-10-24 06:05:18',NULL),(10516,61,12374,'Zakira Batool',NULL,NULL,'Ghulam Qasim',NULL,NULL,NULL,'5','Islam','2023-10-24 06:05:22',NULL),(10517,47,2347,'Izek',NULL,NULL,'Sabir Masih',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:05:23',NULL),(10518,47,2175,'Malik Dad',NULL,NULL,'Faqeer Muhammad',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:05:42',NULL),(10519,35,18021,'Noor Fatima',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5','Islam','2023-10-24 06:05:55',NULL),(10520,61,12441,'Shaghufta ',NULL,NULL,'Muhammad Fayyaz',NULL,NULL,NULL,'5','Islam','2023-10-24 06:06:00',NULL),(10521,47,2137,'Muhammad Shakir',NULL,NULL,'Muhammad Sabir',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:06:09',NULL),(10522,61,12198,'Mariyam',NULL,NULL,'Naeem Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-24 06:06:27',NULL),(10523,47,2423,'Muhammad ',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:06:34',NULL),(10524,35,18060,'Rimsha Jameel',NULL,NULL,'Muhammad Jameel ',NULL,NULL,NULL,'5','Islam','2023-10-24 06:06:34',NULL),(10525,61,12491,'Javeria',NULL,NULL,'Jibran Baig',NULL,NULL,NULL,'5','Islam','2023-10-24 06:07:02',NULL),(10526,35,18108,'Syed Javeria Batool',NULL,NULL,'Syed Mubashir Hussain',NULL,NULL,NULL,'5','Islam','2023-10-24 06:07:26',NULL),(10527,47,2463,'Rehan Ali',NULL,NULL,'Rehem Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:07:27',NULL),(10528,61,12745,'Abeera Khan',NULL,NULL,'Liaquat Ali Khan',NULL,NULL,NULL,'5','Islam','2023-10-24 06:07:41',NULL),(10529,47,2428,'Muhammad Hassan Mustufa',NULL,NULL,'Ghulam Mustufa',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:08:00',NULL),(10530,35,18194,'Haleema',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'5','Islam','2023-10-24 06:08:07',NULL),(10531,61,12747,'Umm-e-Zainab',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'5','Islam','2023-10-24 06:08:31',NULL),(10532,35,18269,'Sakeena',NULL,NULL,'Naeem-Uddin',NULL,NULL,NULL,'5','Islam','2023-10-24 06:08:39',NULL),(10533,61,12827,'Kainat',NULL,NULL,'Muhammad Ayaz',NULL,NULL,NULL,'5','Islam','2023-10-24 06:09:02',NULL),(10534,47,2229,'Samiullah',NULL,NULL,'Ashiq Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:09:03',NULL),(10535,35,18283,'Afreen Abid',NULL,NULL,'Abid Baig',NULL,NULL,NULL,'5','Islam','2023-10-24 06:09:21',NULL),(10536,61,11766,'Farhana',NULL,NULL,'Nadeem',NULL,NULL,NULL,'5','Islam','2023-10-24 06:09:28',NULL),(10537,47,2272,'Sufiyan',NULL,NULL,'Nadeem',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:09:34',NULL),(10538,35,18303,'Wajiha Zehra',NULL,NULL,'Muhammad Saqib Jamal',NULL,NULL,NULL,'5','Islam','2023-10-24 06:10:01',NULL),(10540,47,2494,'Muhammad Majeed',NULL,NULL,'Waris Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:10:14',NULL),(10541,47,2495,'Muhammad Danish',NULL,NULL,'Waris Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:10:37',NULL),(10542,35,18399,'Aqsa',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'5','Islam','2023-10-24 06:10:38',NULL),(10543,61,12932,'Muskan',NULL,NULL,'Umer Aftab',NULL,NULL,NULL,'5','Islam','2023-10-24 06:10:56',NULL),(10544,47,2392,'Syed Muhammad Hassan',NULL,NULL,'Abid Hussain Shah',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:11:13',NULL),(10545,35,18488,'Eman Ahmed',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-24 06:11:15',NULL),(10546,61,13341,'Umm-e-Hani',NULL,NULL,'Amir Ahmed Khan',NULL,NULL,NULL,'5','Islam','2023-10-24 06:11:32',NULL),(10547,35,18491,'Rimsha Abid',NULL,NULL,'Abid Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 06:11:49',NULL),(10549,61,13342,'Ayesha',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5','Islam','2023-10-24 06:12:30',NULL),(10550,47,2335,'Hamza Ali',NULL,NULL,'Irfan Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:12:55',NULL),(10551,61,13338,'Syeda Khadhija Jafri',NULL,NULL,'Syed Muhammad Hasnain Jafri',NULL,NULL,NULL,'5','Islam','2023-10-24 06:13:15',NULL),(10552,47,2162,'Herryson',NULL,NULL,'Famyil',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:13:25',NULL),(10553,61,13337,'Rimsha',NULL,NULL,'Muhammad Jamshed',NULL,NULL,NULL,'5','Islam','2023-10-24 06:13:57',NULL),(10554,47,2505,'Daim',NULL,NULL,'Faryad Iqbal',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:14:01','2023-10-24 06:14:21'),(10555,61,13334,'Hurmeen',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'5','Islam','2023-10-24 06:14:26',NULL),(10556,61,13345,'Zainab Naveed',NULL,NULL,'Naveed',NULL,NULL,NULL,'5','Islam','2023-10-24 06:14:54',NULL),(10557,47,2547,'Umar Farooq',NULL,NULL,'Abdul Kareem',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:14:54',NULL),(10558,61,13347,'Hazel',NULL,NULL,'Emmauel',NULL,NULL,NULL,'5',NULL,'2023-10-24 06:15:26',NULL),(10559,47,2554,'Muhammad Shan',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:15:29',NULL),(10560,61,13335,'Haizish',NULL,NULL,'Dildar Masih',NULL,NULL,NULL,'5',NULL,'2023-10-24 06:15:55',NULL),(10561,47,2474,'Alisha',NULL,NULL,'Vikvo',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:16:03',NULL),(10562,61,13346,'Fatima',NULL,NULL,'Arshad Saleem ',NULL,NULL,NULL,'5',NULL,'2023-10-24 06:16:31',NULL),(10563,47,2334,'Ifra Fatima',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:16:33',NULL),(10564,61,11294,'Wasfa',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-24 06:17:00',NULL),(10565,47,2220,'Gulzaib',NULL,NULL,'Muhammad Deedar',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:17:05',NULL),(10566,47,2244,'Mahal',NULL,NULL,'Sana',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:17:24',NULL),(10567,61,13481,'Rimsha',NULL,NULL,'Shariq Khan',NULL,NULL,NULL,'5','Islam','2023-10-24 06:17:33',NULL),(10568,47,2271,'Mahnoor',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:17:51',NULL),(10569,61,13482,'Wania',NULL,NULL,'Sohain Akhter',NULL,NULL,NULL,'5','Islam','2023-10-24 06:18:02',NULL),(10570,47,2312,'Muskan',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:18:14',NULL),(10571,35,18530,'Noor-Ul-Ain',NULL,NULL,'Muhammad Fareed',NULL,NULL,NULL,'5','Islam','2023-10-24 06:18:22',NULL),(10572,47,2361,'Mehraab',NULL,NULL,'Muhammad Jawaid',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:18:34',NULL),(10573,61,13730,'Alyan',NULL,NULL,'Naveed Hussain Syed',NULL,NULL,NULL,'5','Islam','2023-10-24 06:18:37',NULL),(10574,47,2412,'Mehek',NULL,NULL,'Muhammad Nasir Khan',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:19:08',NULL),(10575,61,13729,'Rehan',NULL,NULL,'Muhammad Naeem ',NULL,NULL,NULL,'5','Islam','2023-10-24 06:19:09',NULL),(10576,35,18558,'Roshaney',NULL,NULL,'Waseem Hasan Raja',NULL,NULL,NULL,'5','Islam','2023-10-24 06:19:18',NULL),(10577,47,2475,'Nighat',NULL,NULL,'Vikvo',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:19:44',NULL),(10578,61,13723,'Humna ',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'5','Islam','2023-10-24 06:19:56',NULL),(10579,35,18572,'Hooria',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 06:19:56',NULL),(10580,61,13726,'Manahil ',NULL,NULL,'Kashif Ullah',NULL,NULL,NULL,'5','Islam','2023-10-24 06:20:32',NULL),(10581,35,18588,'Areeba Fatima',NULL,NULL,'Ali Abbass',NULL,NULL,NULL,'5','Islam','2023-10-24 06:20:35',NULL),(10582,47,2373,'Sania',NULL,NULL,'Muhammad Asghar',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:20:54',NULL),(10583,61,13724,'Malaika ',NULL,NULL,'Kashif Ullah',NULL,NULL,NULL,'5','Islam','2023-10-24 06:21:08',NULL),(10584,47,2421,'Rizwana',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:21:19',NULL),(10585,35,18610,'Umaima',NULL,NULL,'Muhammad Imran Uddin',NULL,NULL,NULL,'5','Islam','2023-10-24 06:21:27',NULL),(10586,61,13727,'Areesha',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5','Islam','2023-10-24 06:21:37',NULL),(10587,47,2418,'Zoya',NULL,NULL,'Zubair Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:21:47',NULL),(10588,35,18614,'Alisha',NULL,NULL,'Saleem Uddin',NULL,NULL,NULL,'5','Islam','2023-10-24 06:21:59',NULL),(10590,35,18663,'Abiha',NULL,NULL,'Naeem Uddin',NULL,NULL,NULL,'5','Islam','2023-10-24 06:22:34',NULL),(10591,61,13725,'Muhammad Hussain Rajput',NULL,NULL,'Abdur Rahim Rajput',NULL,NULL,NULL,'5','Islam','2023-10-24 06:22:36',NULL),(10592,61,13755,'Dua ',NULL,NULL,'Imran',NULL,NULL,NULL,'5','Islam','2023-10-24 06:22:59',NULL),(10593,35,18707,'Alishba',NULL,NULL,'Saleem Khan',NULL,NULL,NULL,'5','Islam','2023-10-24 06:23:07',NULL),(10594,61,13722,'Muhammad Ayan',NULL,NULL,'Muhammad Nazeer',NULL,NULL,NULL,'5','Islam','2023-10-24 06:23:33',NULL),(10595,35,18727,'Suhaira',NULL,NULL,'Mijaz Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-24 06:23:48',NULL),(10596,61,13744,'Abu Dojana',NULL,NULL,'Adnan',NULL,NULL,NULL,'5','Islam','2023-10-24 06:24:06',NULL),(10597,35,18733,'Aiman',NULL,NULL,'Muhammad Jibran',NULL,NULL,NULL,'5','Islam','2023-10-24 06:24:18',NULL),(10598,35,18750,'Manahil Abbas',NULL,NULL,'Mirza Abbas Baig',NULL,NULL,NULL,'5','Islam','2023-10-24 06:24:56',NULL),(10599,47,2337,'Nabia Chaudhry',NULL,NULL,'Ghazanfar Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:25:20',NULL),(10600,35,18752,'Memona',NULL,NULL,'Imran Ishrat',NULL,NULL,NULL,'5','Islam','2023-10-24 06:25:29',NULL),(10601,35,18753,'Zuneria',NULL,NULL,'Jamshed Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 06:26:11',NULL),(10602,35,18160,'Muhammad Arman',NULL,NULL,'Faheem Uddin',NULL,NULL,NULL,'5','Islam','2023-10-24 06:27:18',NULL),(10603,47,2356,'Parwasha',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:27:38',NULL),(10604,35,18162,'Muhammad Sami',NULL,NULL,'Faheem Uddin',NULL,NULL,NULL,'5','Islam','2023-10-24 06:27:55',NULL),(10605,35,18383,'Jasir Jahanzaib',NULL,NULL,'Imran',NULL,NULL,NULL,'5','Islam','2023-10-24 06:28:38',NULL),(10606,47,2411,'Qasbano',NULL,NULL,'Nadir',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:29:14',NULL),(10607,35,18342,'Muhammad Muzamil',NULL,NULL,'Nadeem',NULL,NULL,NULL,'5','Islam','2023-10-24 06:29:18',NULL),(10608,47,2255,'Warisha',NULL,NULL,'Muhammad Shahzaib Sham',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:29:36',NULL),(10609,47,2512,'Malaika',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:30:11',NULL),(10610,47,2521,'Iqra',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:30:43',NULL),(10611,35,18460,'Sufiyan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5','Islam','2023-10-24 06:30:54',NULL),(10612,47,2543,'Zoya',NULL,NULL,'Shehzad',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:31:08',NULL),(10613,47,2541,'Fizza',NULL,NULL,'Vicky Yaqoob',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:31:29',NULL),(10614,35,18599,'Muhammad Taha',NULL,NULL,'Nawab Khan',NULL,NULL,NULL,'5','Islam','2023-10-24 06:31:31',NULL),(10615,47,2551,'Bisma',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'2',NULL,'2023-10-24 06:31:49',NULL),(10616,35,18624,'Syed Hunain Ali',NULL,NULL,'Adnan Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 06:32:46',NULL),(10617,61,13223,'Ghulam Nabi Ahmed Siddiq',NULL,NULL,'Muhammad Fahim Ahmed Siddiqi',NULL,NULL,NULL,'2','Islam','2023-10-24 06:33:04',NULL),(10618,47,2289,'Abu Sufiyan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:33:09',NULL),(10619,35,18772,'Muhammad Irtiza',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'5','Islam','2023-10-24 06:33:30',NULL),(10620,47,2241,'Ahmer Ali',NULL,NULL,'Nasir Ali',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:33:30','2023-10-24 06:36:05'),(10621,35,18829,'Zulqernain',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5','Islam','2023-10-24 06:34:03',NULL),(10622,35,18841,'Fatima Asif',NULL,NULL,'Asif Hussain',NULL,NULL,NULL,'5','Islam','2023-10-24 06:34:40',NULL),(10623,35,18340,'Sameer',NULL,NULL,'Ayaz Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 06:35:09',NULL),(10625,35,18483,'Ifra Ali',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 06:35:49',NULL),(10626,35,18525,'Muskan',NULL,NULL,'Arshad Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 06:36:17',NULL),(10627,35,18608,'Zainab Fatima',NULL,NULL,'Sabir Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 06:36:53',NULL),(10628,47,2407,'Dayam Abid',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:37:01',NULL),(10629,47,2438,'Eclais',NULL,NULL,'Dawood Masih',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:37:26',NULL),(10630,47,2317,'Muhammad Hussain',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:38:16',NULL),(10631,47,2307,'Muhammad Hussain',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:38:42',NULL),(10632,47,2351,'Khurram Hussain',NULL,NULL,'Khadim Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:39:05',NULL),(10633,47,2350,'Khalil Hussain',NULL,NULL,'Khadim Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:39:25',NULL),(10634,47,2233,'Muhammad Hassan Asif',NULL,NULL,'Malik Muhammad Asif',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:39:51',NULL),(10635,47,2360,'Muhammad Awais',NULL,NULL,'Muhammad Jawaid',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:40:11',NULL),(10636,47,2374,'Irfan',NULL,NULL,'Muhammad Asghar',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:40:34',NULL),(10637,47,2437,'Muhammad Ibad',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:40:50',NULL),(10638,25,2196,'Ameer Hamza',NULL,NULL,'Muhammad Jaan',NULL,NULL,NULL,'1','Islam','2023-10-24 06:40:59',NULL),(10639,47,2261,'Rohan Khan',NULL,NULL,'Kamran Khan',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:41:23',NULL),(10640,25,2201,'Samad Tariq',NULL,NULL,'Tariq Khan',NULL,NULL,NULL,'1','Islam','2023-10-24 06:41:33',NULL),(10641,47,2348,'Saifullah',NULL,NULL,'Muhamad Mohsin',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:41:41',NULL),(10642,25,2203,'Abdul Ahad',NULL,NULL,'Essa Khan',NULL,NULL,NULL,'1','Islam','2023-10-24 06:42:09',NULL),(10643,47,2282,'Taha',NULL,NULL,'Muhammad Arif Qureshi',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:42:12','2023-10-24 06:59:38'),(10644,25,2202,'Farman Khan',NULL,NULL,'Shehzad Khan',NULL,NULL,NULL,'1','Islam','2023-10-24 06:42:58',NULL),(10645,47,2457,'Muhammad Shuraif Bin Waqar',NULL,NULL,'Muhammad Waqar Iqbal Khan',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:43:14',NULL),(10646,47,2564,'Abu Bakar',NULL,NULL,'Muhammad Jawaid',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:43:38',NULL),(10647,25,2208,'Abdul Raheem',NULL,NULL,'Abdul Habib',NULL,NULL,NULL,'1','Islam','2023-10-24 06:43:41',NULL),(10648,47,2420,'Alishba',NULL,NULL,' Muhammad Amin',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:44:03',NULL),(10649,25,2215,'Shan Fahad',NULL,NULL,'Amjad Khan',NULL,NULL,NULL,'1','Islam','2023-10-24 06:44:22',NULL),(10650,47,2278,'Bareera Fatima',NULL,NULL,'Noman Parvaiz',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:44:32',NULL),(10651,25,2216,'Muhammad Hassan',NULL,NULL,'Amjad Khan',NULL,NULL,NULL,'1A','Islam','2023-10-24 06:44:54',NULL),(10652,47,2326,'Emann Zehra',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:45:04',NULL),(10653,47,2393,'Eshal',NULL,NULL,'Farhan Khan',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:45:24',NULL),(10654,25,2228,'Muhammad Rehan',NULL,NULL,'Bashir Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-24 06:45:32',NULL),(10655,47,2154,'Gunjan',NULL,NULL,'Dur Muhammad',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:45:51',NULL),(10656,47,2325,'Habiba',NULL,NULL,'Nadeem',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:46:06',NULL),(10657,25,2219,'Zeeshan ',NULL,NULL,'Irfan Hussain',NULL,NULL,NULL,'1','Islam','2023-10-24 06:46:23',NULL),(10658,47,2059,'Hiba',NULL,NULL,'Nasir Ali',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:46:23',NULL),(10659,47,2252,'Heer',NULL,NULL,'Juriho Mandhrio ',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:47:15',NULL),(10660,25,2222,'Shazia Bibi',NULL,NULL,'Muhammad Sajjad',NULL,NULL,NULL,'1','Islam','2023-10-24 06:47:16',NULL),(10661,47,2201,'Khushi',NULL,NULL,'Musheer Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:47:59',NULL),(10662,25,2204,'Umar Farooq',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'1','Islam','2023-10-24 06:48:15',NULL),(10663,47,2123,'Mehek ',NULL,NULL,'Ghulam Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:48:17',NULL),(10664,47,2366,'Minahil',NULL,NULL,'Farooq Masih',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:48:37',NULL),(10665,25,2245,'Usman Ali',NULL,NULL,'Muhammad Ali Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-24 06:48:58',NULL),(10666,47,2155,'Mahlika',NULL,NULL,'Dur Muhammad',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:49:10',NULL),(10667,47,2395,'Mehek',NULL,NULL,'Ashiq Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:49:32',NULL),(10668,25,2253,'Muhammad Farhan',NULL,NULL,'Hazir Gul',NULL,NULL,NULL,'1','Islam','2023-10-24 06:49:40',NULL),(10669,47,2396,'Maryam',NULL,NULL,'Muneer Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:49:54',NULL),(10670,25,2237,'Muhammad Sameer',NULL,NULL,'Amir Zada',NULL,NULL,NULL,'1','Islam','2023-10-24 06:50:34',NULL),(10671,47,2231,'Shanza Gul',NULL,NULL,'Jawed Ul Hasan Abbasi',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:50:42',NULL),(10672,47,2243,'Sabiha',NULL,NULL,'Naseer Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:51:08',NULL),(10673,25,2244,'Muhammad Adil Hussain',NULL,NULL,'Amin Hussain',NULL,NULL,NULL,'1','Islam','2023-10-24 06:51:12',NULL),(10674,47,2080,'Sidra ',NULL,NULL,'Mirza Baloch',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:51:45',NULL),(10675,25,2220,'Muhammad Irfan',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'2','Islam','2023-10-24 06:52:06',NULL),(10676,47,2364,'Ushna Fatima',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:52:07',NULL),(10677,47,2430,'Zunaira',NULL,NULL,'Muhammad Zahoor Alu',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:52:35',NULL),(10678,25,2221,'Muhammad Ikram',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'2','Islam','2023-10-24 06:52:53',NULL),(10679,47,2285,'Zakia Bibi',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:53:15',NULL),(10680,25,2191,'Muhammad Ammar',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'2','Islam','2023-10-24 06:53:32',NULL),(10681,25,2197,'Sameer Gul',NULL,NULL,'Khayal Gul',NULL,NULL,NULL,'2','Islam','2023-10-24 06:54:21',NULL),(10682,47,2426,'Jayseenia',NULL,NULL,'Boota Masih',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:54:34',NULL),(10683,25,2211,'Muhammad Abdullah',NULL,NULL,'Abdul Rehman',NULL,NULL,NULL,'2','Islam','2023-10-24 06:55:05',NULL),(10684,47,2513,'Umm e Hani',NULL,NULL,'Asif Attari',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:55:26',NULL),(10685,25,2207,'Adnan Arif',NULL,NULL,'Arif',NULL,NULL,NULL,'2','Islam','2023-10-24 06:55:47',NULL),(10686,25,2233,'Umm Ul Baneen',NULL,NULL,'Aley Imran',NULL,NULL,NULL,'2','Islam','2023-10-24 06:56:37',NULL),(10687,47,2533,'Maheen Amir',NULL,NULL,'Amir',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:57:05',NULL),(10688,25,2234,'Zainab Anas',NULL,NULL,'Muhammad Anas',NULL,NULL,NULL,'2','Islam','2023-10-24 06:57:09',NULL),(10689,47,2534,'Zainab',NULL,NULL,'Nazeer Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-24 06:57:35',NULL),(10690,25,2251,'Ayesha Roman Khan',NULL,NULL,'Muhammad Fahad Khan',NULL,NULL,NULL,'2','Islam','2023-10-24 06:58:11',NULL),(10691,25,2238,'Asmat Khan',NULL,NULL,'Khan Wali',NULL,NULL,NULL,'2','Islam','2023-10-24 06:58:42',NULL),(10692,25,2246,'Abdul Hameed',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'2','Islam','2023-10-24 06:59:19',NULL),(10693,25,2190,'Bilal Khan',NULL,NULL,'Maroof Khan',NULL,NULL,NULL,'3','Islam','2023-10-24 07:00:15',NULL),(10694,47,2384,'Tania',NULL,NULL,'Muhammad Safdar',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:00:46',NULL),(10695,25,2194,'Farhad',NULL,NULL,'Alam Khan',NULL,NULL,NULL,'3','Islam','2023-10-24 07:00:59',NULL),(10696,47,2165,'Sadaf',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'3',NULL,'2023-10-24 07:01:11',NULL),(10697,47,2537,'Eshal',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3',NULL,'2023-10-24 07:01:44',NULL),(10698,25,2199,'Muhammad Haseeb',NULL,NULL,'Naeem-Ud-Din',NULL,NULL,NULL,'3','Islam','2023-10-24 07:01:45',NULL),(10699,47,2305,'Hania',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3',NULL,'2023-10-24 07:02:15',NULL),(10700,25,2200,'Muhammad Salman',NULL,NULL,'Muhammad Akber',NULL,NULL,NULL,'3','Islam','2023-10-24 07:02:19',NULL),(10701,47,2304,'Dania',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3',NULL,'2023-10-24 07:02:37',NULL),(10702,25,2225,'Wali Aahed',NULL,NULL,'Mubarak Ali',NULL,NULL,NULL,'3','Islam','2023-10-24 07:03:02',NULL),(10703,47,2084,'Daim',NULL,NULL,'Nadeem Aslam',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:03:11',NULL),(10704,25,2226,'Aliza Mubarak',NULL,NULL,'Mubarak Ali',NULL,NULL,NULL,'3','Islam','2023-10-24 07:03:45',NULL),(10705,47,2090,'Mustufa Ali',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:03:47',NULL),(10706,47,2145,'Ghulam Mustufa',NULL,NULL,'Ghulam Murtuza',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:04:11',NULL),(10707,25,2210,'Uzair Ali',NULL,NULL,'Abdul Rehman',NULL,NULL,NULL,'3','Islam','2023-10-24 07:04:17',NULL),(10708,47,2189,'Zamin Ali',NULL,NULL,'Amin Ali',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:04:34',NULL),(10709,47,2200,'Majid',NULL,NULL,'Musher Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:04:53',NULL),(10710,25,2162,'Faiza Naz',NULL,NULL,'Zulfiqar Ali',NULL,NULL,NULL,'3','Islam','2023-10-24 07:04:53',NULL),(10711,47,2217,'Muhammad Sardar',NULL,NULL,'Juriho Mandhrio ',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:05:31',NULL),(10712,47,2239,'Zain Ali',NULL,NULL,'Ghulam Mustufa',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:05:52',NULL),(10713,25,2241,'Manahil Abdul Har',NULL,NULL,'Abdul Har',NULL,NULL,NULL,'3','Islam','2023-10-24 07:06:03',NULL),(10714,47,2269,'Arman',NULL,NULL,'Robin Sun Liaquat',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:06:25',NULL),(10715,25,2243,'Sheikh Muhammad Siddiq',NULL,NULL,'Kamal Sheikh',NULL,NULL,NULL,'3','Islam','2023-10-24 07:06:52',NULL),(10716,47,2284,'Muhammad Noor Ali Nawaz',NULL,NULL,'Ali Nawaz',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:06:53',NULL),(10717,47,2397,'Zeeshan',NULL,NULL,'Muneer Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:07:12',NULL),(10718,25,2159,'Rehman Gul',NULL,NULL,'Khayal Gul',NULL,NULL,NULL,'4','Islam','2023-10-24 07:07:27',NULL),(10719,47,2402,'Wahid Ali',NULL,NULL,'Ghulam Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:07:32',NULL),(10720,47,2086,'Faheem',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:07:54',NULL),(10721,25,2206,'Irfan Arif',NULL,NULL,'Arif Khan',NULL,NULL,NULL,'4','Islam','2023-10-24 07:08:01',NULL),(10722,47,2478,'Yasir',NULL,NULL,'Noor Khan',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:08:13',NULL),(10723,47,2052,'Hassan',NULL,NULL,'Muhammad Nazeer',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:08:39',NULL),(10724,25,2188,'Rehman Shehzad',NULL,NULL,'Shahzad Khan',NULL,NULL,NULL,'4','Islam','2023-10-24 07:08:41',NULL),(10725,47,2515,'Dayyan Aman',NULL,NULL,'Akhtar Aman',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:09:06',NULL),(10726,25,2254,'Inayah Khan',NULL,NULL,'Muhammad Fahad Khan',NULL,NULL,NULL,'4','Islam','2023-10-24 07:09:28',NULL),(10727,47,2536,'Muhammad Abdullah',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:09:33',NULL),(10728,25,2160,'Ammar Ali',NULL,NULL,'Zulfiqar Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 07:10:00','2023-10-24 07:13:41'),(10729,47,2353,'Rao Samad Ullah',NULL,NULL,'Rao Shahid',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:10:05',NULL),(10730,25,2161,'Jawad Haider',NULL,NULL,'Zulfiqar Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 07:10:32','2023-10-24 07:14:09'),(10731,47,2057,'Ayesha Gul',NULL,NULL,'Lal Baksh',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:10:35',NULL),(10732,47,2156,'Fatima Gul',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:11:06',NULL),(10733,25,2192,'Muhammad Bilal',NULL,NULL,'Naeem-Ud-Din',NULL,NULL,NULL,'5','Islam','2023-10-24 07:11:07','2023-10-24 07:14:31'),(10734,47,2218,'Nusrat',NULL,NULL,'Juriho Mandhrio ',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:11:32',NULL),(10735,47,2228,'Sawera Bibi',NULL,NULL,'Ashiq Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:11:48',NULL),(10736,25,2171,'Rehan Jan',NULL,NULL,'Muhammad Jan',NULL,NULL,NULL,'5','Islam','2023-10-24 07:12:00','2023-10-24 07:14:53'),(10737,47,2242,'Ayesha Noor',NULL,NULL,'Ghulam Mustufa',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:12:10',NULL),(10738,47,2276,'Ifra',NULL,NULL,'Muhammad Noman',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:12:36',NULL),(10739,25,2193,'Sami Ullah',NULL,NULL,'Muhammad Akbar',NULL,NULL,NULL,'5','Islam','2023-10-24 07:12:43','2023-10-24 07:15:12'),(10740,47,2291,'Umm e Hani',NULL,NULL,'Muhammad Bilal',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:12:56',NULL),(10741,47,2315,'Muqaddas',NULL,NULL,'Amanat Masih',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:13:14',NULL),(10742,47,2323,'Mahal',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:13:33',NULL),(10743,47,2327,'Ayesha Fatima',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:13:58',NULL),(10745,47,2403,'Mahnoor Hussain',NULL,NULL,'Ghulam Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:14:28',NULL),(10746,47,2405,'Ghania',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:14:48',NULL),(10747,47,2452,'Mahnoor',NULL,NULL,'Suhail Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:15:08',NULL),(10748,47,2344,'Manahil Chaudhry',NULL,NULL,'Ghazanfar Ali',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:15:36',NULL),(10749,47,2332,'Nida',NULL,NULL,'Ghulam Ali',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:15:53',NULL),(10750,47,2121,'Saira',NULL,NULL,'Ramzan Mandhrio',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:16:16',NULL),(10751,58,7158,'Muhammad Hassan ',NULL,NULL,'Muhammad Junaid',NULL,NULL,NULL,'1','Islam','2023-10-24 07:16:32',NULL),(10752,47,2516,'Ammara Batool',NULL,NULL,'Akhtar Aman',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:16:33',NULL),(10753,47,258,'Shehnaz',NULL,NULL,'Muhamad Shahid',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:16:58',NULL),(10754,58,7250,'Meesam ',NULL,NULL,'Ghazanfar',NULL,NULL,NULL,'1','Islam','2023-10-24 07:17:00',NULL),(10755,29,27,'Muhammad Saad',NULL,NULL,'Abdul Samad',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:17:14',NULL),(10756,47,1989,'Mumtaz',NULL,NULL,'Shukar Muhammad',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:17:15',NULL),(10757,47,2015,'Dawood',NULL,NULL,'Faqeer Muhammad',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:17:37',NULL),(10758,58,7254,'Usman Shah',NULL,NULL,'Naeem Shah',NULL,NULL,NULL,'1','Islam','2023-10-24 07:17:44',NULL),(10759,102,4020,'Dua',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'1','Islam','2023-10-24 07:17:59',NULL),(10760,47,2032,'Abu Bakar',NULL,NULL,'Muhamad Naseer',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:18:08',NULL),(10761,58,7301,'Muhammad Ahmed',NULL,NULL,'Fayyaz Hussain',NULL,NULL,NULL,'1','Islam','2023-10-24 07:18:13',NULL),(10762,29,31,'Aasha',NULL,NULL,'Muhammad Shakir',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:18:13',NULL),(10763,102,4021,'Tasbiha Fatima',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'1','Islam','2023-10-24 07:18:32',NULL),(10764,47,2045,'Syed Junaid Raza Kazmi',NULL,NULL,'Syed Arif Hussain Kazmi',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:18:38',NULL),(10765,58,7137,'Hasnan',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'1','Islam','2023-10-24 07:18:40',NULL),(10766,29,34,'Muhammad Azan',NULL,NULL,'Abdul Kalam',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:18:40',NULL),(10767,47,2051,'Hasnain',NULL,NULL,'Muhammad Nazeer',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:18:55',NULL),(10768,102,4023,'Aleeshay Kanwal',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'1','Islam','2023-10-24 07:19:05',NULL),(10769,29,36,'Saba',NULL,NULL,'Muhammad Shadat',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:19:07',NULL),(10770,58,7404,'Muhammad Azan',NULL,NULL,'Mehmood Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-24 07:19:11',NULL),(10771,47,2063,'Atif Hussain',NULL,NULL,'Wajid ul Hasan Abbasi',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:19:33',NULL),(10772,58,7407,'Muhammad Arman',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'1','Islam','2023-10-24 07:19:37',NULL),(10773,102,4053,'Nabiha Naz',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'1','Islam','2023-10-24 07:19:41',NULL),(10774,29,37,'Muhammad Ismail',NULL,NULL,'Muhammad Toifeeq',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:19:48',NULL),(10775,47,2077,'Mubashir',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:19:59',NULL),(10776,58,7426,'Muhammad Umer',NULL,NULL,'Abid Ali',NULL,NULL,NULL,'1','Islam','2023-10-24 07:20:08',NULL),(10777,102,4054,'Sahabya',NULL,NULL,'Majid Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-24 07:20:22',NULL),(10778,47,2112,'Wazir',NULL,NULL,'Amir Shehzad',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:20:24',NULL),(10779,29,38,'Muhammad Ibrahim',NULL,NULL,'Muhammad Toufeeq',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:20:28',NULL),(10780,58,7433,'Muhammad Samad Khan',NULL,NULL,'Muhammad Kalid Khan',NULL,NULL,NULL,'1','Islam','2023-10-24 07:20:42',NULL),(10781,47,2202,'Sajid',NULL,NULL,'Musher Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:20:42',NULL),(10782,29,43,'Moiz',NULL,NULL,'Arsalan',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:20:52',NULL),(10783,102,4056,'Nabiha ',NULL,NULL,'Muhammad Imran Khan',NULL,NULL,NULL,'1','Islam','2023-10-24 07:20:53',NULL),(10784,47,2268,'Raheel',NULL,NULL,'Robin Sun Liaquat',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:21:04',NULL),(10785,29,47,'Abdul Wasih',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:21:24',NULL),(10786,58,7434,'Rafil Murtaza',NULL,NULL,'Ghulam Mustafa',NULL,NULL,NULL,'1','Islam','2023-10-24 07:21:26',NULL),(10787,47,2294,'Ahmed Ali',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:21:34',NULL),(10788,29,50,'Muhammad Fazal',NULL,NULL,'Waseem',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:21:47',NULL),(10789,102,4057,'Shifa Gul',NULL,NULL,'Danish Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-24 07:22:02',NULL),(10790,58,7466,'Sajad Ahmed',NULL,NULL,'Ahmed Yar',NULL,NULL,NULL,'1','Islam','2023-10-24 07:22:04',NULL),(10792,102,4058,'Abrish',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1','Islam','2023-10-24 07:22:36',NULL),(10793,58,7441,'Muhammad Ahmed',NULL,NULL,'Vazeer Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-24 07:22:39',NULL),(10794,47,2313,'Syed Hassan Ahmed',NULL,NULL,'Syed Khalid Ahmed Shah',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:22:52',NULL),(10795,102,4059,'Minha',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'1','Islam','2023-10-24 07:23:16',NULL),(10796,58,7297,'Mudassir Hussain',NULL,NULL,'Imtiaz Hussain',NULL,NULL,NULL,'1','Islam','2023-10-24 07:23:19',NULL),(10797,47,2320,'Sajid Ali',NULL,NULL,'Abdul Ghani',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:23:26',NULL),(10798,102,4060,'Bisma',NULL,NULL,'Imran',NULL,NULL,NULL,'1','Islam','2023-10-24 07:23:47',NULL),(10799,58,7483,'Muhammad Zubair',NULL,NULL,'Zafar Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-24 07:23:50',NULL),(10800,47,2346,'Rub Nawaz',NULL,NULL,'Muhammad Mohsin',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:23:56',NULL),(10801,25,5959,'Alisha ',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:24:02',NULL),(10802,47,2398,'Faizan ',NULL,NULL,'Muhammad Muneer',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:24:14',NULL),(10803,29,16,'Ahamed',NULL,NULL,'Muhammad Waqar',NULL,NULL,NULL,'3',NULL,'2023-10-24 07:24:18',NULL),(10804,102,4061,'Merab Akram',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'1','Islam','2023-10-24 07:24:21',NULL),(10805,58,7435,'Abdul Moeed',NULL,NULL,'Irfan Ali',NULL,NULL,NULL,'1','Islam','2023-10-24 07:24:22',NULL),(10806,47,2400,'Muhammad Rizwan',NULL,NULL,'Ashiq Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:24:41',NULL),(10807,102,4062,'Jannat',NULL,NULL,'Naveed',NULL,NULL,NULL,'1','Islam','2023-10-24 07:24:47',NULL),(10808,58,7491,'Hamza Ali',NULL,NULL,'Ali Mushtaq',NULL,NULL,NULL,'1','Islam','2023-10-24 07:24:51',NULL),(10809,29,20,'Asim Raza',NULL,NULL,'Ghulam Moiddin',NULL,NULL,NULL,'3',NULL,'2023-10-24 07:24:56',NULL),(10810,47,2339,'Abdul Wahab',NULL,NULL,'Abdul Wahid',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:24:59',NULL),(10811,58,7504,'Abdul Hadi',NULL,NULL,'Muhammad Asim',NULL,NULL,NULL,'1','Islam','2023-10-24 07:25:22',NULL),(10812,102,4066,'Maryam',NULL,NULL,'Muhammad Ahsan',NULL,NULL,NULL,'1','Islam','2023-10-24 07:25:22',NULL),(10813,47,2434,'Syed Muavia',NULL,NULL,'Syed Umair',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:25:23',NULL),(10814,29,26,'Muhammad Hamad',NULL,NULL,'Abdul Samad',NULL,NULL,NULL,'3',NULL,'2023-10-24 07:25:27',NULL),(10815,58,7511,'Abdullah',NULL,NULL,'Shah Jee',NULL,NULL,NULL,'1','Islam','2023-10-24 07:25:43',NULL),(10816,47,2503,'Abdullah',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:25:44',NULL),(10817,29,30,'Abdullah ',NULL,NULL,'Muhammad Shakir',NULL,NULL,NULL,'3',NULL,'2023-10-24 07:25:51',NULL),(10818,102,4067,'Aiza Tahir',NULL,NULL,'Tahir ',NULL,NULL,NULL,'1','Islam','2023-10-24 07:26:04',NULL),(10819,47,2085,'Aqsa',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:26:05',NULL),(10820,58,7213,'Sawera',NULL,NULL,'Khursheed',NULL,NULL,NULL,'1','Islam','2023-10-24 07:26:09',NULL),(10821,47,2138,'Fizza',NULL,NULL,'Badal',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:26:21',NULL),(10822,29,42,'Dawood Saif',NULL,NULL,'Saif Masih',NULL,NULL,NULL,'3',NULL,'2023-10-24 07:26:22',NULL),(10823,102,4068,'Anaya Naz',NULL,NULL,'Abide Hussain',NULL,NULL,NULL,'1','Islam','2023-10-24 07:26:35',NULL),(10824,58,7243,'Kinza',NULL,NULL,'Allah Nawaz',NULL,NULL,NULL,'1','Islam','2023-10-24 07:26:39',NULL),(10825,47,2151,'Tabassum',NULL,NULL,'Ghulam Murtuza',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:26:42',NULL),(10826,29,52,'Mahnoor',NULL,NULL,'Afsar abas zaidi',NULL,NULL,NULL,'3',NULL,'2023-10-24 07:27:01',NULL),(10827,58,7335,'Fabiya ',NULL,NULL,'Kamran',NULL,NULL,NULL,'1','Islam','2023-10-24 07:27:02',NULL),(10828,47,2197,'Khushbu',NULL,NULL,'Saleem Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:27:02',NULL),(10829,102,4080,'Muntasha',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'1','Islam','2023-10-24 07:27:04',NULL),(10830,58,7361,'Maryam',NULL,NULL,'Kashif',NULL,NULL,NULL,'1','Islam','2023-10-24 07:27:23',NULL),(10831,47,2215,'Manahil',NULL,NULL,'Ahsan Ullah',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:27:23',NULL),(10832,29,54,'Samiullah',NULL,NULL,'Muhammad Ibraahim',NULL,NULL,NULL,'3',NULL,'2023-10-24 07:27:38',NULL),(10833,102,4081,'Rahima Khan',NULL,NULL,'Farhan Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-24 07:27:43',NULL),(10834,58,7377,'Madiha',NULL,NULL,'Ghulam Murtaza',NULL,NULL,NULL,'1','Islam','2023-10-24 07:27:44',NULL),(10835,47,2410,'Safiya',NULL,NULL,'Nadir',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:27:49',NULL),(10836,47,2419,'Mehwish',NULL,NULL,'Muhammad Amin',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:28:03',NULL),(10837,58,7384,'Umm-e-Hania',NULL,NULL,'Muhammad Baquir',NULL,NULL,NULL,'1','Islam','2023-10-24 07:28:14',NULL),(10838,29,53,'Maisha',NULL,NULL,'Sayed Safdar abas zaidi',NULL,NULL,NULL,'4',NULL,'2023-10-24 07:28:19',NULL),(10839,47,2439,'Hania',NULL,NULL,'Mehtab Mian',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:28:22',NULL),(10840,102,4082,'Umm-e-Hania',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'1','Islam','2023-10-24 07:28:31',NULL),(10841,47,2235,'Maryam',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:28:41',NULL),(10842,58,7395,'Anjuman',NULL,NULL,'Abdul Majid',NULL,NULL,NULL,'1','Islam','2023-10-24 07:28:44',NULL),(10843,29,28,'Aman Ahmed',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:28:47',NULL),(10844,47,2140,'Maria',NULL,NULL,'Robin',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:29:13',NULL),(10845,58,7398,'Areeba',NULL,NULL,'Noman Ahmed Khan',NULL,NULL,NULL,'1','Islam','2023-10-24 07:29:14',NULL),(10846,102,4083,'Hunaina',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'1','Islam','2023-10-24 07:29:17',NULL),(10847,29,29,'Ali Ahmed',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:29:21',NULL),(10848,58,7420,'Maryam',NULL,NULL,'Abdul Qayyum',NULL,NULL,NULL,'1','Islam','2023-10-24 07:29:42',NULL),(10849,29,33,'Sayed sameer abas zaidi',NULL,NULL,'Sayed Safdar abas zaidi',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:29:57',NULL),(10850,58,7452,'Manahil',NULL,NULL,'Ilyas',NULL,NULL,NULL,'1','Islam','2023-10-24 07:30:07',NULL),(10851,102,4084,'Hoorab Nisha',NULL,NULL,'Khalid Lateef',NULL,NULL,NULL,'1','Islam','2023-10-24 07:30:15',NULL),(10852,29,35,'Muhammad Kaif Abas',NULL,NULL,'Faiz Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:30:27',NULL),(10853,58,7458,'Harim',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'1','Islam','2023-10-24 07:30:38',NULL),(10854,102,4085,'Dua',NULL,NULL,'Ghulam Muhammad',NULL,NULL,NULL,'1','Islam','2023-10-24 07:30:51',NULL),(10855,29,41,'Stephan Saif',NULL,NULL,'Saif Masih',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:31:07',NULL),(10856,58,7469,'Eshal',NULL,NULL,'Salaudin',NULL,NULL,NULL,'1','Islam','2023-10-24 07:31:13',NULL),(10857,102,5020,'Shifa',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'1','Islam','2023-10-24 07:31:25',NULL),(10858,58,7473,'Aman',NULL,NULL,'Pervez',NULL,NULL,NULL,'1','Islam','2023-10-24 07:31:33',NULL),(10859,29,48,'Fatima Shahid',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:31:35',NULL),(10860,102,5040,'Maheen',NULL,NULL,'Sikander',NULL,NULL,NULL,'1','Islam','2023-10-24 07:31:48',NULL),(10861,58,7362,'Bakhtawar',NULL,NULL,'Muhammad Sadakat',NULL,NULL,NULL,'1','Islam','2023-10-24 07:31:56',NULL),(10862,29,55,'Jhanzaib',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'5',NULL,'2023-10-24 07:32:07','2023-10-26 08:06:39'),(10863,102,5063,'Areeba',NULL,NULL,'Raees Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-24 07:32:18',NULL),(10864,58,7514,'Zainab',NULL,NULL,'Ishtiaq Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-24 07:32:33',NULL),(10865,102,5086,'Khushi Naz',NULL,NULL,'Muhammad Shakir',NULL,NULL,NULL,'1','Islam','2023-10-24 07:32:50',NULL),(10866,58,7481,'Fatima',NULL,NULL,'Muzammil  Hussain',NULL,NULL,NULL,'1','Islam','2023-10-24 07:33:03',NULL),(10867,102,5090,'Zainab Bano',NULL,NULL,'Muhammad Abbas',NULL,NULL,NULL,'1','Islam','2023-10-24 07:33:19',NULL),(10868,78,1611,'Amna',NULL,NULL,'Nasir Ullah',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:33:40',NULL),(10869,102,5091,'Esha Khan',NULL,NULL,'Zahid',NULL,NULL,NULL,'1','Islam','2023-10-24 07:33:41',NULL),(10870,58,7354,'Zainab',NULL,NULL,'Muhammad Ejaz',NULL,NULL,NULL,'1','Islam','2023-10-24 07:33:44',NULL),(10871,102,5092,'Zainab Warsi',NULL,NULL,'Muhammad Akbar',NULL,NULL,NULL,'1','Islam','2023-10-24 07:34:13',NULL),(10872,78,1622,'Amna',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:34:18',NULL),(10873,58,7057,'Maryam Ismael',NULL,NULL,'Muhammad Ismael',NULL,NULL,NULL,'1','Islam','2023-10-24 07:34:23',NULL),(10874,78,1623,'Hania',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:34:39',NULL),(10875,102,5115,'Rabbia ',NULL,NULL,'Dawood',NULL,NULL,NULL,'1','Islam','2023-10-24 07:34:40',NULL),(10876,58,7058,'Khadeeja ',NULL,NULL,'Muhammad Ismael',NULL,NULL,NULL,'1','Islam','2023-10-24 07:34:50',NULL),(10877,78,1624,'Mahnoor',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:35:00',NULL),(10878,102,5116,'Anamta',NULL,NULL,'Saleem Ahmed',NULL,NULL,NULL,'1A','Islam','2023-10-24 07:35:05',NULL),(10879,58,7070,'Alishba',NULL,NULL,'Rasheed Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-24 07:35:17',NULL),(10881,78,1634,'Ayesha',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:35:22',NULL),(10882,102,5146,'Manahil',NULL,NULL,'Abdul Razzaq',NULL,NULL,NULL,'1','Islam','2023-10-24 07:35:33',NULL),(10883,78,1625,'Fatima Zehra',NULL,NULL,'Muhammad Aqeel',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:35:41',NULL),(10884,58,7174,'Anaya',NULL,NULL,'Sajid Zahoor',NULL,NULL,NULL,'1','Islam','2023-10-24 07:35:43',NULL),(10885,78,1626,'Mahnoor',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:36:12',NULL),(10886,102,5147,'Armeesh Naz',NULL,NULL,'Muhammad Habib',NULL,NULL,NULL,'1','Islam','2023-10-24 07:36:16',NULL),(10887,78,1635,'Ayesha',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:36:30',NULL),(10888,78,1636,'Yumna',NULL,NULL,'Zawar Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:36:48',NULL),(10889,102,5148,'Deeba Naseem',NULL,NULL,'Mirza Naseem',NULL,NULL,NULL,'1','Islam','2023-10-24 07:36:55',NULL),(10890,78,1637,'Alishba',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:37:08',NULL),(10891,58,7208,'Samreen',NULL,NULL,'Muhammad Shabir Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-24 07:37:22',NULL),(10892,78,1638,'Noor Ul Ain',NULL,NULL,'Muhammad Waqas',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:37:34',NULL),(10893,102,5149,'Harmain',NULL,NULL,'Shakeel Ahmed ',NULL,NULL,NULL,'1','Islam','2023-10-24 07:37:37',NULL),(10894,58,7260,'Anamta ',NULL,NULL,'Ashraf Khan',NULL,NULL,NULL,'2','Islam','2023-10-24 07:37:50',NULL),(10895,78,1639,'Armish',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:37:57',NULL),(10896,102,5150,'Asfa',NULL,NULL,'Ramzan Ali',NULL,NULL,NULL,'1','Islam','2023-10-24 07:38:01',NULL),(10897,58,7309,'Waniya',NULL,NULL,'Waqas Khan',NULL,NULL,NULL,'2','Islam','2023-10-24 07:38:16',NULL),(10898,78,1640,'Shafia',NULL,NULL,'Imran Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:38:20',NULL),(10899,102,5151,'Jannat',NULL,NULL,'Irfan Khan',NULL,NULL,NULL,'1','Islam','2023-10-24 07:38:27',NULL),(10900,78,1641,'Dua',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:38:41',NULL),(10901,102,5152,'Umme Hafsa',NULL,NULL,'Sarfaraz Nawaz',NULL,NULL,NULL,'1','Islam','2023-10-24 07:38:54',NULL),(10902,78,1646,'Sareena',NULL,NULL,'Imran Ul Haq',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:38:59',NULL),(10903,78,1648,'Jannat Bibi',NULL,NULL,'Waqar Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:39:21',NULL),(10904,58,7312,'Adeeba Azeez',NULL,NULL,'Abdul Azeez ',NULL,NULL,NULL,'2','Islam','2023-10-24 07:39:21',NULL),(10905,102,5153,'Kinza Noor',NULL,NULL,'Zulfiqar',NULL,NULL,NULL,'1','Islam','2023-10-24 07:39:26',NULL),(10906,78,1649,'Zarish',NULL,NULL,'Muhammad Zubair Kiyani',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:39:46',NULL),(10907,102,5154,'Noor Bano',NULL,NULL,'Muhammad Siddiq',NULL,NULL,NULL,'1','Islam','2023-10-24 07:39:55',NULL),(10908,58,7334,'Rubaisha',NULL,NULL,'Raja Muhammad Raees Usman',NULL,NULL,NULL,'2','Islam','2023-10-24 07:39:59',NULL),(10909,78,1650,'Noor Fatima',NULL,NULL,'Salah Uddin',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:40:21',NULL),(10910,102,5155,'Hania',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'1','Islam','2023-10-24 07:40:33',NULL),(10911,58,7380,'Hadiya',NULL,NULL,'Muhammad Waqar',NULL,NULL,NULL,'2','Islam','2023-10-24 07:40:34',NULL),(10912,78,1658,'Fatima',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:40:40',NULL),(10913,78,1659,'Amna',NULL,NULL,'Younus',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:40:59',NULL),(10914,58,7399,'Javeria ',NULL,NULL,'Noman Ahmed Khan',NULL,NULL,NULL,'2','Islam','2023-10-24 07:41:02',NULL),(10915,102,5177,'Mehek',NULL,NULL,'Usman Ali',NULL,NULL,NULL,'1','Islam','2023-10-24 07:41:13',NULL),(10916,78,1661,'Fabiha',NULL,NULL,'Shehzad Akhtar',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:41:17',NULL),(10917,58,7408,'Sara',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'2','Islam','2023-10-24 07:41:29',NULL),(10918,102,5178,'Maleeha',NULL,NULL,'Tufail Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-24 07:41:48',NULL),(10919,78,1662,'Noor Fatima',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:41:48',NULL),(10920,58,7405,'Zainab Fatima',NULL,NULL,'Mehmood Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-24 07:42:00',NULL),(10921,78,1668,'Fatima',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:42:05',NULL),(10922,102,3925,'Muntaha Shehnaz',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'2','Islam','2023-10-24 07:42:23','2023-10-24 09:15:48'),(10923,58,7343,'Khirat',NULL,NULL,'Sabir',NULL,NULL,NULL,'2','Islam','2023-10-24 07:42:23',NULL),(10924,78,1692,'Umm e Habiba',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:42:35',NULL),(10925,58,7344,'Kinza',NULL,NULL,'Sabir',NULL,NULL,NULL,'2','Islam','2023-10-24 07:42:45',NULL),(10926,102,3934,'Bisma Shahid',NULL,NULL,'Shahid Ali',NULL,NULL,NULL,'2','Islam','2023-10-24 07:42:56',NULL),(10927,78,1670,'Ifra',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:42:57',NULL),(10928,78,1671,'Samiya',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:43:14',NULL),(10929,58,7431,'Kaneeza Zahra',NULL,NULL,'Ghafar',NULL,NULL,NULL,'2','Islam','2023-10-24 07:43:20',NULL),(10930,102,3938,'Farwa Muskan',NULL,NULL,'Muhammad Rafiq Adil',NULL,NULL,NULL,'2','Islam','2023-10-24 07:43:31',NULL),(10931,78,1672,'Harmain',NULL,NULL,'Muhammad Moosa',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:43:35',NULL),(10932,78,1678,'Noor Fatima',NULL,NULL,'Rashid',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:43:51',NULL),(10933,58,7439,'Ayesha ',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'2','Islam','2023-10-24 07:43:54',NULL),(10934,102,3942,'Tanzeela',NULL,NULL,'Muhammad Haroon',NULL,NULL,NULL,'2','Islam','2023-10-24 07:44:02',NULL),(10935,78,1685,'Alishba',NULL,NULL,'Khalid',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:44:10',NULL),(10936,58,7440,'Yumna ',NULL,NULL,'Muhammad Qasim ',NULL,NULL,NULL,'2','Islam','2023-10-24 07:44:21','2023-10-24 07:44:43'),(10937,78,1686,'Hania',NULL,NULL,'Khalid',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:44:31',NULL),(10938,102,4022,'Mehwish',NULL,NULL,'Sadiq Ali',NULL,NULL,NULL,'2','Islam','2023-10-24 07:44:38',NULL),(10939,78,1687,'Bushra',NULL,NULL,'Khalid',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:44:57',NULL),(10940,102,4025,'Huraina',NULL,NULL,'Waseem Uddin',NULL,NULL,NULL,'2','Islam','2023-10-24 07:45:25',NULL),(10941,78,1709,'Ayeza Bibi',NULL,NULL,'Shafiq Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:45:26',NULL),(10942,78,1710,'Qirat Fatima',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:45:52',NULL),(10943,102,4028,'Wania Amir',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'2','Islam','2023-10-24 07:45:52',NULL),(10944,78,1711,'Noor Fatima',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:46:16',NULL),(10945,102,4029,'Hafsa Naz',NULL,NULL,'Naveed',NULL,NULL,NULL,'2','Islam','2023-10-24 07:46:17',NULL),(10946,58,7472,'Zainab',NULL,NULL,'Muhammad Pervez',NULL,NULL,NULL,'2','Islam','2023-10-24 07:46:29',NULL),(10947,78,1712,'Saman Baig',NULL,NULL,'Noman Baig',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:46:35',NULL),(10948,78,1723,'Abiha',NULL,NULL,'Riyaz Uddin',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:47:00',NULL),(10949,102,4069,'Zahra Kamran',NULL,NULL,'Kamran Ali',NULL,NULL,NULL,'2','Islam','2023-10-24 07:47:01',NULL),(10950,78,1745,'Urooj',NULL,NULL,'Sheheryar',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:47:18',NULL),(10951,58,7484,'Ayat ul Safat',NULL,NULL,'Abid Ali',NULL,NULL,NULL,'2','Islam','2023-10-24 07:47:24',NULL),(10952,102,4070,'Alisha Kanwal',NULL,NULL,'Muhammad Saleem Uddin',NULL,NULL,NULL,'2','Islam','2023-10-24 07:47:33',NULL),(10953,78,1746,'Areeba',NULL,NULL,'Khudabaksh',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:47:37',NULL),(10954,58,7476,'Alishba',NULL,NULL,'Muhammad Zakir',NULL,NULL,NULL,'2','Islam','2023-10-24 07:47:54',NULL),(10955,78,1743,'Manahil',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:47:59',NULL),(10956,102,4072,'Tayaba',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'2','Islam','2023-10-24 07:48:06',NULL),(10957,78,1755,'Hamna',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:48:17',NULL),(10958,58,7501,'Zainab',NULL,NULL,'Raheel',NULL,NULL,NULL,'2','Islam','2023-10-24 07:48:19',NULL),(10959,78,1756,'Mehwish',NULL,NULL,'Hashmat',NULL,NULL,NULL,'1',NULL,'2023-10-24 07:48:34',NULL),(10961,58,7346,'Muqaddas',NULL,NULL,'Rashid Latif',NULL,NULL,NULL,'2','Islam','2023-10-24 07:48:42',NULL),(10962,78,1517,'Anoosha',NULL,NULL,'Hasan Shah',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:48:59',NULL),(10963,58,7509,'Meerab',NULL,NULL,'Sheikh Faisal Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-24 07:49:08',NULL),(10964,78,1782,'Afia',NULL,NULL,'Fazal Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:49:23',NULL),(10965,58,7056,'Habib Ur Rehman',NULL,NULL,'Abdul Islam',NULL,NULL,NULL,'2','Islam','2023-10-24 07:49:35',NULL),(10966,78,1479,'Nabeeha',NULL,NULL,'Syed Faisal Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:49:59',NULL),(10967,58,7150,'Taha',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'2','Islam','2023-10-24 07:50:04',NULL),(10968,78,1521,'Raima',NULL,NULL,'Sheikh Abdul Kareem',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:50:21',NULL),(10969,58,7269,'Arham Khan',NULL,NULL,'Haris Khan Sherwani',NULL,NULL,NULL,'2','Islam','2023-10-24 07:50:35','2023-10-24 07:51:16'),(10970,78,1547,'Meerab',NULL,NULL,'Kaleem Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:50:40',NULL),(10971,78,1549,'Rumaisa',NULL,NULL,'Ghaffar Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:51:04',NULL),(10973,102,4074,'Ashmal',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'2','Islam','2023-10-24 07:51:30',NULL),(10974,78,1557,'Hoorain',NULL,NULL,'Sheraz Uddin',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:51:47',NULL),(10975,102,4075,'Noor Fatima',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'2','Islam','2023-10-24 07:52:03','2023-10-24 07:52:37'),(10976,78,1559,'Atiqa ',NULL,NULL,'Akram',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:52:21',NULL),(10977,58,7293,'Umair Haseen',NULL,NULL,'Muhammad Faheem ',NULL,NULL,NULL,'2','Islam','2023-10-24 07:52:33',NULL),(10978,78,1560,'Mahnoor',NULL,NULL,'Muhammad Aman',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:52:42',NULL),(10979,58,7304,'Muhammad Wali',NULL,NULL,'Muhammad Asif Ali',NULL,NULL,NULL,'2','Islam','2023-10-24 07:53:09',NULL),(10980,78,1562,'Laiba',NULL,NULL,'Muhammad Perwaiz',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:53:10',NULL),(10981,102,4076,'Irsha',NULL,NULL,'Muhammad Irshad Ali',NULL,NULL,NULL,'2','Islam','2023-10-24 07:53:15',NULL),(10982,78,1571,'Abiha',NULL,NULL,'Zubair Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:53:29',NULL),(10983,58,7307,'Huzaifa',NULL,NULL,'Khalid',NULL,NULL,NULL,'2','Islam','2023-10-24 07:53:34',NULL),(10984,102,4078,'Muskan Naz',NULL,NULL,'Abid Hussain',NULL,NULL,NULL,'2','Islam','2023-10-24 07:53:41',NULL),(10985,58,7313,'Khizar Jameel',NULL,NULL,'Muhammad Jameel',NULL,NULL,NULL,'2','Islam','2023-10-24 07:54:15',NULL),(10986,78,1587,'Fabiha',NULL,NULL,'Shakeel Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:54:23',NULL),(10987,102,4089,'Mohiba',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'2','Islam','2023-10-24 07:54:24',NULL),(10988,58,7332,'Shahzaib',NULL,NULL,'Shahid Hussain',NULL,NULL,NULL,'2','Islam','2023-10-24 07:54:40',NULL),(10989,102,4090,'Rabia Noor',NULL,NULL,'Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-24 07:54:52',NULL),(10990,78,1589,'Muskan',NULL,NULL,'Rizwan Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:54:55',NULL),(10991,58,7352,'Muhammad Usman',NULL,NULL,'Javaid',NULL,NULL,NULL,'2','Islam','2023-10-24 07:55:04',NULL),(10992,78,1593,'Anaya',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:55:09',NULL),(10993,102,4091,'Minha Tahir',NULL,NULL,'Tahir ',NULL,NULL,NULL,'2A','Islam','2023-10-24 07:55:22',NULL),(10994,58,7259,'Ayan',NULL,NULL,'Shumail',NULL,NULL,NULL,'2','Islam','2023-10-24 07:55:24',NULL),(10995,78,1594,'Sadia',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:55:28',NULL),(10996,58,7438,'Muhammad Hassan',NULL,NULL,'Abdul Qayyum',NULL,NULL,NULL,'2','Islam','2023-10-24 07:55:48',NULL),(10997,78,1595,'Mahnoor',NULL,NULL,'Fazal Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:55:52',NULL),(10998,102,5025,'Mantasha',NULL,NULL,'Sanaullah ',NULL,NULL,NULL,'2','Islam','2023-10-24 07:55:55',NULL),(10999,78,1600,'Muskan',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:56:11',NULL),(11000,78,1612,'Rutaba',NULL,NULL,'Mehmood Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:56:30',NULL),(11001,58,7448,'Muhammad Ismael ',NULL,NULL,'Abdul Aziz',NULL,NULL,NULL,'2','Islam','2023-10-24 07:56:31',NULL),(11002,102,5064,'Urooj',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'2','Islam','2023-10-24 07:56:31',NULL),(11003,78,1618,'Fatima',NULL,NULL,'Abdul Mateen',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:56:51',NULL),(11004,102,5065,'Musfira',NULL,NULL,'Naeem Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-24 07:56:57',NULL),(11005,58,7445,'Bilal',NULL,NULL,'Muahmmad Asghar',NULL,NULL,NULL,'2','Islam','2023-10-24 07:56:58',NULL),(11006,78,1619,'Unzila',NULL,NULL,'Umair Qayyum',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:57:10',NULL),(11007,102,5069,'Warda',NULL,NULL,'Waseem',NULL,NULL,NULL,'2','Islam','2023-10-24 07:57:20',NULL),(11008,78,1627,'Anamta',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:57:27',NULL),(11009,58,7490,'Muhammad Hasan',NULL,NULL,'Muhammad Tanveer',NULL,NULL,NULL,'2','Islam','2023-10-24 07:57:28',NULL),(11010,78,1628,'Areesha',NULL,NULL,'Rana Ikram ul Hasan',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:57:50',NULL),(11011,78,1651,'Insha',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:58:09',NULL),(11012,102,5070,'Shagufta Fukhraj',NULL,NULL,'Muhammad Luqman',NULL,NULL,NULL,'2','Islam','2023-10-24 07:58:14',NULL),(11013,78,1652,'Zeenat ',NULL,NULL,'Zubair Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:58:26',NULL),(11014,58,7503,'Muhammad Ariz',NULL,NULL,'Muhammad Mansoor',NULL,NULL,NULL,'2','Islam','2023-10-24 07:58:28',NULL),(11015,78,1653,'Huda Fatima',NULL,NULL,'Muhammad Zaheer',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:58:50',NULL),(11016,78,1663,'Khadija',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:59:14',NULL),(11017,58,7505,'Abu Bakar',NULL,NULL,'Ghulam Madni',NULL,NULL,NULL,'2','Islam','2023-10-24 07:59:29',NULL),(11018,78,1665,'Musfira',NULL,NULL,'Muhamad Nizam',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:59:32',NULL),(11019,78,1664,'Mahnoor',NULL,NULL,'Muhammad Iftikhar',NULL,NULL,NULL,'2',NULL,'2023-10-24 07:59:48',NULL),(11020,58,7299,'Hashir Hussain',NULL,NULL,'Tahir Hussain',NULL,NULL,NULL,'2','Islam','2023-10-24 07:59:52',NULL),(11021,58,7510,'Muhammad Yaqoob',NULL,NULL,'Shah Jee',NULL,NULL,NULL,'2','Islam','2023-10-24 08:00:13',NULL),(11022,78,1666,'Rameen Fatima',NULL,NULL,'Muhammad Mohsin Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 08:00:15',NULL),(11023,78,1675,'Anabiya',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2',NULL,'2023-10-24 08:00:29',NULL),(11024,58,7512,'Muhmmad Ahmed Raza',NULL,NULL,'Tariq Mehmood',NULL,NULL,NULL,'2','Islam','2023-10-24 08:00:47',NULL),(11025,78,1696,'Mehek',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'2',NULL,'2023-10-24 08:00:54',NULL),(11026,58,6978,'Hafi',NULL,NULL,'Faisal',NULL,NULL,NULL,'3','Islam','2023-10-24 08:01:11',NULL),(11027,78,1995,'Tayyaba',NULL,NULL,'Amir Khan',NULL,NULL,NULL,'2',NULL,'2023-10-24 08:01:13',NULL),(11028,78,1412,'Nabiha',NULL,NULL,'Muhammad Aif',NULL,NULL,NULL,'2',NULL,'2023-10-24 08:01:34',NULL),(11029,58,7055,'Murtaz Aslam',NULL,NULL,'Muhammad Ajmal',NULL,NULL,NULL,'3','Islam','2023-10-24 08:01:47',NULL),(11030,102,5071,'Huma Shaikh',NULL,NULL,'Muhammad Sameem',NULL,NULL,NULL,'2','Islam','2023-10-24 08:01:53',NULL),(11031,78,1694,'Amna',NULL,NULL,'Liaquat Ali',NULL,NULL,NULL,'2',NULL,'2023-10-24 08:01:57',NULL),(11032,78,1769,'Umm e Aiman',NULL,NULL,'Hashmat',NULL,NULL,NULL,'2',NULL,'2023-10-24 08:02:15',NULL),(11033,102,5107,'Hina',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'2','Islam','2023-10-24 08:02:24',NULL),(11034,58,7130,'Kumail Abbas',NULL,NULL,'Ghazanfar Abbas',NULL,NULL,NULL,'3','Islam','2023-10-24 08:02:26',NULL),(11035,78,1753,'Irfah',NULL,NULL,'Khalid Ur Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-24 08:02:37',NULL),(11036,58,7151,'Muhammad Saad',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'3','Islam','2023-10-24 08:02:53',NULL),(11037,78,1752,'Bibi Hifza',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-24 08:02:59',NULL),(11038,102,5108,'Khushi',NULL,NULL,'Abdul Haseeb',NULL,NULL,NULL,'2','Islam','2023-10-24 08:03:14',NULL),(11040,78,1761,'Umm e Fatima',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-24 08:03:27',NULL),(11041,78,1558,'Anabiya',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'2',NULL,'2023-10-24 08:03:44',NULL),(11042,58,7176,'Aliyan',NULL,NULL,'Sajid',NULL,NULL,NULL,'3','Islam','2023-10-24 08:03:53',NULL),(11043,102,5157,'Fatima Zahra',NULL,NULL,'Akram Sagar',NULL,NULL,NULL,'2','Islam','2023-10-24 08:03:58',NULL),(11044,78,1353,'Maryam',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'3',NULL,'2023-10-24 08:04:08',NULL),(11045,58,7178,'Muhammad Ali',NULL,NULL,'Khalid Mehmood',NULL,NULL,NULL,'3','Islam','2023-10-24 08:04:22',NULL),(11047,78,1414,'Muskan',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'3',NULL,'2023-10-24 08:04:35',NULL),(11048,102,5158,'Umm-e-Hani',NULL,NULL,'Sarfaraz Nawaz',NULL,NULL,NULL,'2','Islam','2023-10-24 08:04:45',NULL),(11049,78,1411,'Sadia',NULL,NULL,'Nasir',NULL,NULL,NULL,'3',NULL,'2023-10-24 08:04:59',NULL),(11050,58,9171,'Shazad',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'3','Islam','2023-10-24 08:05:03',NULL),(11051,78,1450,'Farheen Naz',NULL,NULL,'Muhammad Hafeez',NULL,NULL,NULL,'3',NULL,'2023-10-24 08:05:22',NULL),(11052,102,5159,'Munazza Noor',NULL,NULL,'Zulfiqar',NULL,NULL,NULL,'2','Islam','2023-10-24 08:05:28',NULL),(11053,58,7209,'Fayyaz',NULL,NULL,'Muhammad Shabbir',NULL,NULL,NULL,'3','Islam','2023-10-24 08:05:30',NULL),(11055,78,1310,'Fariha',NULL,NULL,'Muhammad Kaleem',NULL,NULL,NULL,'3',NULL,'2023-10-24 08:05:42',NULL),(11056,58,7281,'Muhammad Talha',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'3','Islam','2023-10-24 08:05:55',NULL),(11057,102,5160,'Hifza Kanwal',NULL,NULL,'Muhammad Rafi',NULL,NULL,NULL,'2','Islam','2023-10-24 08:06:02',NULL),(11058,78,1466,'Asma',NULL,NULL,'Shoukat Ali',NULL,NULL,NULL,'3',NULL,'2023-10-24 08:06:06',NULL),(11059,58,7430,'Taha Ali',NULL,NULL,'Moin Ali',NULL,NULL,NULL,'3','Islam','2023-10-24 08:06:15',NULL),(11060,102,5161,'Tania',NULL,NULL,'Sarfaraz Nawaz',NULL,NULL,NULL,'2','Islam','2023-10-24 08:06:29',NULL),(11061,58,7436,'Mujtaba',NULL,NULL,'Abdul Wahid Kamran',NULL,NULL,NULL,'3','Islam','2023-10-24 08:06:43',NULL),(11062,78,1468,'Maryam',NULL,NULL,'Muhammad Latif',NULL,NULL,NULL,'3',NULL,'2023-10-24 08:06:53',NULL),(11063,102,5162,'Sania',NULL,NULL,'Muhammad Abdul Irfan Ali',NULL,NULL,NULL,'2','Islam','2023-10-24 08:07:22',NULL),(11064,58,7475,'Muhammad Mustafa',NULL,NULL,'Muhammad Noman Nazar',NULL,NULL,NULL,'3','Islam','2023-10-24 08:07:40',NULL),(11065,102,3926,'Zainab',NULL,NULL,'Muhammad Arshad Qadri',NULL,NULL,NULL,'3','Islam','2023-10-24 08:08:02',NULL),(11066,58,7495,'Umer Alam',NULL,NULL,'Noor Alam',NULL,NULL,NULL,'3','Islam','2023-10-24 08:08:12',NULL),(11067,78,1469,'Hareem',NULL,NULL,'Muhammad Ayaz',NULL,NULL,NULL,'3',NULL,'2023-10-24 08:08:20',NULL),(11068,58,7498,'Hasan Ud Din',NULL,NULL,'Azhar',NULL,NULL,NULL,'3','Islam','2023-10-24 08:08:35',NULL),(11069,102,3933,'Zoha',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'3','Islam','2023-10-24 08:08:44',NULL),(11070,78,1470,'Fatima',NULL,NULL,'Babar',NULL,NULL,NULL,'3',NULL,'2023-10-24 08:08:49',NULL),(11071,58,7289,'Muhammad Abu Bakar',NULL,NULL,'Amir Saghar',NULL,NULL,NULL,'3','Islam','2023-10-24 08:09:05',NULL),(11072,102,3936,'Amtul Anaya',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'3','Islam','2023-10-24 08:09:15',NULL),(11073,78,1476,'Maham',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'3',NULL,'2023-10-24 08:09:19',NULL),(11074,58,7024,'Manahil',NULL,NULL,'Farhan',NULL,NULL,NULL,'3','Islam','2023-10-24 08:09:27',NULL),(11075,102,3939,'Arbish',NULL,NULL,'Syed Muhammad Akram Ali',NULL,NULL,NULL,'3','Islam','2023-10-24 08:09:44',NULL),(11076,58,7173,'Eshal',NULL,NULL,'Abid Hassan',NULL,NULL,NULL,'3','Islam','2023-10-24 08:09:48',NULL),(11077,58,7175,'Aleena',NULL,NULL,'Muhammad Sajid Zahoor',NULL,NULL,NULL,'3','Islam','2023-10-24 08:10:21',NULL),(11078,102,4003,'Dua',NULL,NULL,'Ghulam Muhiddin',NULL,NULL,NULL,'3','Islam','2023-10-24 08:10:27',NULL),(11079,58,7237,'Anshara',NULL,NULL,'Kashif',NULL,NULL,NULL,'3','Islam','2023-10-24 08:10:53',NULL),(11080,102,4014,'Samia',NULL,NULL,'Majid Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-24 08:11:02',NULL),(11081,102,4015,'Laiba',NULL,NULL,'Imran',NULL,NULL,NULL,'3','Islam','2023-10-24 08:11:33',NULL),(11082,58,7241,'Maham',NULL,NULL,'Aurangzaib',NULL,NULL,NULL,'3','Islam','2023-10-24 08:11:38',NULL),(11083,102,4016,'Humaira',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'3','Islam','2023-10-24 08:12:07',NULL),(11084,58,7270,'Anabia',NULL,NULL,'Haris Khan',NULL,NULL,NULL,'3','Islam','2023-10-24 08:12:17',NULL),(11085,58,7360,'Rabia Noor ',NULL,NULL,'Imran Khan',NULL,NULL,NULL,'3','Islam','2023-10-24 08:12:49',NULL),(11086,102,4018,'Maria',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'3','Islam','2023-10-24 08:12:51',NULL),(11087,58,7390,'Wania ',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'3','Islam','2023-10-24 08:13:18',NULL),(11088,58,7396,'Falak Zehra',NULL,NULL,'Panju Khan',NULL,NULL,NULL,'3','Islam','2023-10-24 08:13:45',NULL),(11089,102,4030,'Alisha Noor',NULL,NULL,'Ghulam Nabi',NULL,NULL,NULL,'3','Islam','2023-10-24 08:16:56',NULL),(11090,102,4093,'Abiha',NULL,NULL,'Alim',NULL,NULL,NULL,'3','Islam','2023-10-24 08:17:34',NULL),(11091,102,4095,'Farina Kanwal',NULL,NULL,'Muhammad Saleem Uddin',NULL,NULL,NULL,'3','Islam','2023-10-24 08:18:21',NULL),(11092,102,5000,'Rameen',NULL,NULL,'Salah Uddin',NULL,NULL,NULL,'3','Islam','2023-10-24 08:19:04',NULL),(11095,102,5001,'Rubasha Shah',NULL,NULL,'Khalid Lateef Shah',NULL,NULL,NULL,'3','Islam','2023-10-24 08:20:27',NULL),(11096,102,5015,'Erum',NULL,NULL,'Qurban',NULL,NULL,NULL,'3','Islam','2023-10-24 08:21:10',NULL),(11097,102,5027,'Malaika',NULL,NULL,'Allah Bakhsh Sahto',NULL,NULL,NULL,'3','Islam','2023-10-24 08:22:16',NULL),(11098,58,7409,'Bushra Fayyaz',NULL,NULL,'Fayyaz',NULL,NULL,NULL,'3','Islam','2023-10-24 08:22:16',NULL),(11099,102,5033,'Sahar Eman',NULL,NULL,'Sabir Ali',NULL,NULL,NULL,'3','Islam','2023-10-24 08:22:50',NULL),(11100,58,7417,'Maryam Hashmi',NULL,NULL,'Faisal Hashmi',NULL,NULL,NULL,'3','Islam','2023-10-24 08:22:58',NULL),(11101,102,5074,'Aliza Ansari',NULL,NULL,'Nizam-Uddin',NULL,NULL,NULL,'3','Islam','2023-10-24 08:23:24',NULL),(11102,58,7418,'Wajiha',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'3','Islam','2023-10-24 08:23:31',NULL),(11103,102,5075,'Kinza',NULL,NULL,'Muhammad Shehzad Qadri',NULL,NULL,NULL,'3','Islam','2023-10-24 08:23:52',NULL),(11104,58,7464,'Bushra',NULL,NULL,'Muhammad Jaffar',NULL,NULL,NULL,'3','Islam','2023-10-24 08:24:03',NULL),(11105,102,5076,'Bisma',NULL,NULL,'Akbar Khan',NULL,NULL,NULL,'3','Islam','2023-10-24 08:24:24',NULL),(11106,58,7465,'Abiha',NULL,NULL,'Sajid Nawaz',NULL,NULL,NULL,'3','Islam','2023-10-24 08:24:31',NULL),(11107,102,5077,'Manahil',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'3','Islam','2023-10-24 08:24:53',NULL),(11108,58,7474,'Ayesha',NULL,NULL,'Noman Nazar',NULL,NULL,NULL,'3','Islam','2023-10-24 08:24:56',NULL),(11110,102,5094,'Bisma',NULL,NULL,'Muhammad Akram Khan',NULL,NULL,NULL,'3','Islam','2023-10-24 08:25:24',NULL),(11111,58,7499,'Komal',NULL,NULL,'Rehman Ali',NULL,NULL,NULL,'3','Islam','2023-10-24 08:25:58',NULL),(11112,102,5109,'Ayesha Siddiqua',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'3','Islam','2023-10-24 08:26:10',NULL),(11113,58,7043,'Yousuf Abbas',NULL,NULL,'Adil Abbas',NULL,NULL,NULL,'4','Islam','2023-10-24 08:26:21',NULL),(11114,102,5163,'Laiba',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3','Islam','2023-10-24 08:26:44',NULL),(11115,58,7087,'Muhammad Juanid ',NULL,NULL,'Muhammad Parveez',NULL,NULL,NULL,'4','Islam','2023-10-24 08:27:10',NULL),(11116,102,5164,'Alishba',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3','Islam','2023-10-24 08:27:16',NULL),(11117,58,7102,'Zilkarnain',NULL,NULL,'Asrar Hussain Shah',NULL,NULL,NULL,'4','Islam','2023-10-24 08:27:46',NULL),(11118,102,5165,'Mahnoor',NULL,NULL,'Muhammad Saleem Qureshi',NULL,NULL,NULL,'3','Islam','2023-10-24 08:28:07',NULL),(11119,58,7201,'Noman',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'4','Islam','2023-10-24 08:28:23',NULL),(11120,102,5166,'Ayesha Fatima',NULL,NULL,'Danish',NULL,NULL,NULL,'3','Islam','2023-10-24 08:28:43',NULL),(11121,58,7298,'Ali Khan',NULL,NULL,'Imtiaz Ahmed Khan',NULL,NULL,NULL,'3','Islam','2023-10-24 08:28:56',NULL),(11122,102,5167,'Fatima',NULL,NULL,'Shakeel',NULL,NULL,NULL,'3','Islam','2023-10-24 08:29:20',NULL),(11123,58,7308,'Subhan Khan',NULL,NULL,'Waqas Khan',NULL,NULL,NULL,'4','Islam','2023-10-24 08:29:30',NULL),(11124,102,5168,'Farwa',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'3','Islam','2023-10-24 08:29:53',NULL),(11125,58,7331,'Muhammad Ali Qayyum',NULL,NULL,'Abdul Qayyum',NULL,NULL,NULL,'4','Islam','2023-10-24 08:30:03',NULL),(11126,102,5169,'Nimra',NULL,NULL,'Naeem',NULL,NULL,NULL,'3','Islam','2023-10-24 08:30:16',NULL),(11127,102,5170,'Bibi Humaira',NULL,NULL,'Ghulam Rasool',NULL,NULL,NULL,'3','Islam','2023-10-24 08:30:37',NULL),(11128,58,7349,'Muhahmmad Suleman ',NULL,NULL,'Muhammad Shah Ali',NULL,NULL,NULL,'4','Islam','2023-10-24 08:30:41',NULL),(11129,58,7356,'Muhammad Ayan',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'4','Islam','2023-10-24 08:31:17',NULL),(11130,102,5171,'Bibi Sumaira',NULL,NULL,'Ghulam Rasool',NULL,NULL,NULL,'3','Islam','2023-10-24 08:31:18',NULL),(11131,58,7400,'Shah Fahad',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'4','Islam','2023-10-24 08:31:58',NULL),(11132,102,5172,'Anabia Khokhar',NULL,NULL,'Adnan Khokhar',NULL,NULL,NULL,'3','Islam','2023-10-24 08:32:07',NULL),(11133,58,7402,'Momin Bin Shazad',NULL,NULL,'Shazad Mehmood',NULL,NULL,NULL,'4','Islam','2023-10-24 08:32:47',NULL),(11134,102,5173,'Rafia',NULL,NULL,'Farrukh Mirza',NULL,NULL,NULL,'3','Islam','2023-10-24 08:32:56',NULL),(11135,58,7432,'Abeel Ali',NULL,NULL,'Syed Kamran Ali',NULL,NULL,NULL,'4','Islam','2023-10-24 08:33:21',NULL),(11137,58,7462,'Muhammad Saad',NULL,NULL,'Sajid Nawab',NULL,NULL,NULL,'4','Islam','2023-10-24 08:33:48',NULL),(11138,102,3756,'Ayesha',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'4','Islam','2023-10-24 08:34:05',NULL),(11139,58,7500,'Muhammad Khan',NULL,NULL,'Ghaffar Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-24 08:34:22',NULL),(11140,102,3757,'Arfa Eman',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'4','Islam','2023-10-24 08:34:45',NULL),(11141,58,7502,'Rohan Ahsan',NULL,NULL,'Ahsan Adil',NULL,NULL,NULL,'4','Islam','2023-10-24 08:34:50',NULL),(11142,102,3758,'Aleena',NULL,NULL,'Ghulam Waris',NULL,NULL,NULL,'4','Islam','2023-10-24 08:36:22',NULL),(11143,102,3773,'Laiba Shahmir',NULL,NULL,'Muhammad Shahmir',NULL,NULL,NULL,'4','Islam','2023-10-24 08:37:10',NULL),(11144,102,3775,'Maryam Usman Ghani',NULL,NULL,'Usman Ghani',NULL,NULL,NULL,'4','Islam','2023-10-24 08:38:07',NULL),(11145,58,7508,'sarim faisal',NULL,NULL,'sheik faisal',NULL,NULL,NULL,'4','Islam','2023-10-24 08:38:48',NULL),(11146,102,3830,'Maryam ',NULL,NULL,'Niaz Hussain  ',NULL,NULL,NULL,'4','Islam','2023-10-24 08:39:45',NULL),(11147,58,6984,'Aliya ',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'4','Islam','2023-10-24 08:40:09',NULL),(11148,102,3843,'Hamna ',NULL,NULL,'Muhammad Ali ',NULL,NULL,NULL,'4','Islam','2023-10-24 08:40:31',NULL),(11150,102,3845,'Umm-e-Khadija ',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'4','Islam','2023-10-24 08:41:15',NULL),(11151,58,7104,'Anamata Ali',NULL,NULL,'Ali Muhammad ',NULL,NULL,NULL,'4','Islam','2023-10-24 08:41:22',NULL),(11152,58,7200,'Najma Ramazan',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'4','Islam','2023-10-24 08:41:49',NULL),(11153,102,3846,'Jannat-ul-Hassal ',NULL,NULL,'Muhammad Waseem ',NULL,NULL,NULL,'4','Islam','2023-10-24 08:42:21',NULL),(11154,58,7216,'Umm-e-Ayesha',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'4','Islam','2023-10-24 08:42:49',NULL),(11155,102,3847,'Safa Noor ',NULL,NULL,'Muhammad Ali ',NULL,NULL,NULL,'4','Islam','2023-10-24 08:42:55',NULL),(11156,58,7290,'Eman Bibi',NULL,NULL,'Amir Sagheer',NULL,NULL,NULL,'4','Islam','2023-10-24 08:43:24',NULL),(11157,102,3848,'Hadiqa Noor ',NULL,NULL,'Muhammad Ali ',NULL,NULL,NULL,'4','Islam','2023-10-24 08:43:38',NULL),(11158,58,7214,'Aliza ',NULL,NULL,'Muhammad Asad',NULL,NULL,NULL,'4','Islam','2023-10-24 08:44:04',NULL),(11159,102,3849,'Rasti Nasir',NULL,NULL,'Nasir Hussain ',NULL,NULL,NULL,'4','Islam','2023-10-24 08:44:26',NULL),(11160,102,3850,'Madiha ',NULL,NULL,'Muhammad Amir ',NULL,NULL,NULL,'4','Islam','2023-10-24 08:45:26',NULL),(11161,102,3852,'Dua Parveen ',NULL,NULL,'Muhammad Ikram ',NULL,NULL,NULL,'4','Islam','2023-10-24 08:46:06',NULL),(11162,102,3886,'Bisma ',NULL,NULL,'Irfan Ali ',NULL,NULL,NULL,'4','Islam','2023-10-24 08:46:39',NULL),(11163,102,3905,'Eshal  Fatima ',NULL,NULL,'Muhammad Arshad ',NULL,NULL,NULL,'4','Islam','2023-10-24 08:47:41',NULL),(11164,102,3909,'Mahnoor ',NULL,NULL,'Nasir ',NULL,NULL,NULL,'4','Islam','2023-10-24 08:48:32',NULL),(11166,58,7303,'Syeda Abiha',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'4','Islam','2023-10-24 08:51:21',NULL),(11167,58,7336,'Seerat Mukhtar',NULL,NULL,'Mukhtar Ahmed ',NULL,NULL,NULL,'4','Islam','2023-10-24 08:52:01',NULL),(11169,58,7411,'Anoosha Aber',NULL,NULL,'Muhammad Azher Hussain',NULL,NULL,NULL,'4','Islam','2023-10-24 08:52:49',NULL),(11170,58,7419,'Tehreem Fatima',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'4','Islam','2023-10-24 08:53:20',NULL),(11171,58,7427,'Humna Kanwal',NULL,NULL,'Abid Ali',NULL,NULL,NULL,'4','Islam','2023-10-24 08:53:52',NULL),(11172,58,7449,'Zara ',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'4','Islam','2023-10-24 08:54:34',NULL),(11173,58,7459,'Humna Asif',NULL,NULL,'Asif Khan',NULL,NULL,NULL,'4','Islam','2023-10-24 08:55:29',NULL),(11174,58,7461,'Aisha Ali',NULL,NULL,'Ali Mushtaq',NULL,NULL,NULL,'4','Islam','2023-10-24 08:55:58',NULL),(11175,58,7477,'Aisha ',NULL,NULL,'Zain Ul Abideen',NULL,NULL,NULL,'4','Islam','2023-10-24 08:57:04',NULL),(11176,58,7479,'Zara Ali Gul',NULL,NULL,'Ali Gul',NULL,NULL,NULL,'4','Islam','2023-10-24 08:59:53',NULL),(11177,58,7486,'Zainab ',NULL,NULL,'Younus ur Rehman',NULL,NULL,NULL,'4','Islam','2023-10-24 09:00:22',NULL),(11178,58,7487,'Hussn-ul-Maab',NULL,NULL,'Khalil Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-24 09:01:02',NULL),(11180,58,7507,'Ifrah',NULL,NULL,'Muzaffer Alam',NULL,NULL,NULL,'4','Islam','2023-10-24 09:02:40',NULL),(11182,102,3945,'Sumera',NULL,NULL,'Wazir Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-24 09:10:57',NULL),(11183,58,6892,'Muahammad Fahad ',NULL,NULL,'Muhammad Farooq`',NULL,NULL,NULL,'5','Islam','2023-10-24 09:11:27',NULL),(11184,102,3949,'Mezab',NULL,NULL,'Raeesa uddin',NULL,NULL,NULL,'4','Islam','2023-10-24 09:11:40',NULL),(11185,58,6893,'Ashir',NULL,NULL,'Abdul Khaliq Syed',NULL,NULL,NULL,'5','Islam','2023-10-24 09:12:11',NULL),(11186,102,3950,'Bushra',NULL,NULL,'Muhammad Wahab',NULL,NULL,NULL,'4','Islam','2023-10-24 09:12:22',NULL),(11187,58,6898,'Muhammad Fahad Ahmed',NULL,NULL,'Muhammad Faheem',NULL,NULL,NULL,'5','Islam','2023-10-24 09:12:55',NULL),(11189,58,7156,'Ali Raza',NULL,NULL,'Muhammad Junaid',NULL,NULL,NULL,'5','Islam','2023-10-24 09:13:26',NULL),(11190,58,7322,'Malik Saud',NULL,NULL,'Fazal Wahid',NULL,NULL,NULL,'5','Islam','2023-10-24 09:14:21',NULL),(11193,102,3952,'Umm-e-Aiman Siddiqui',NULL,NULL,'Muhammad Waseem Siddique',NULL,NULL,NULL,'4','Islam','2023-10-24 09:16:37',NULL),(11194,58,7323,'Abdul Fareez',NULL,NULL,'Fazal Wahid',NULL,NULL,NULL,'5','Islam','2023-10-24 09:16:53',NULL),(11196,102,3954,'Sehar Naz',NULL,NULL,'Muhammad Rafiq Adil',NULL,NULL,NULL,'4','Islam','2023-10-24 09:18:05',NULL),(11197,58,7489,'Hussain Raza',NULL,NULL,'Sagheer Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-24 09:18:31',NULL),(11198,102,3958,'Ali Ain',NULL,NULL,'Shakeel Ahmed ',NULL,NULL,NULL,'4','Islam','2023-10-24 09:18:45',NULL),(11200,102,3960,'Sana Lodhi',NULL,NULL,'Zahid Iqbal Lodhi',NULL,NULL,NULL,'4','Islam','2023-10-24 09:19:27',NULL),(11202,102,3975,'Raima',NULL,NULL,'Seraj Uddin Akber',NULL,NULL,NULL,'4','Islam','2023-10-24 09:20:23',NULL),(11203,102,4033,'Javeria',NULL,NULL,'Malik Abdul Sattar Ghori',NULL,NULL,NULL,'4','Islam','2023-10-24 09:21:22',NULL),(11204,102,4035,'Aiman',NULL,NULL,'Muhammad Sultan',NULL,NULL,NULL,'4','Islam','2023-10-24 09:21:57',NULL),(11205,102,5004,'Aqsa',NULL,NULL,'Anwer Ali',NULL,NULL,NULL,'4','Islam','2023-10-24 09:22:27',NULL),(11206,111,1494,'Murad',NULL,NULL,'Mutbar',NULL,NULL,NULL,'1','Islam','2023-10-24 09:22:35',NULL),(11207,102,5005,'Anabia',NULL,NULL,'Tahir',NULL,NULL,NULL,'4','Islam','2023-10-24 09:23:18',NULL),(11208,111,1379,'Sumair',NULL,NULL,'Abdul Ghani',NULL,NULL,NULL,'1','Islam','2023-10-24 09:23:21',NULL),(11209,111,1512,'Raheel ',NULL,NULL,'Fazaullah',NULL,NULL,NULL,'1','Islam','2023-10-24 09:23:56',NULL),(11210,102,5021,'Shiza Gul',NULL,NULL,'Danish Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-24 09:23:57',NULL),(11211,111,1513,'Farhan',NULL,NULL,'Anwar',NULL,NULL,NULL,'1','Islam','2023-10-24 09:24:36',NULL),(11212,102,5026,'Noor Fatima',NULL,NULL,'Muhammad Faheem',NULL,NULL,NULL,'4','Islam','2023-10-24 09:24:36',NULL),(11213,111,1422,'Muzammil',NULL,NULL,'Nazar Ali',NULL,NULL,NULL,'1','Islam','2023-10-24 09:25:15',NULL),(11214,102,5053,'Ume Fatima Zahra',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'4','Islam','2023-10-24 09:25:24',NULL),(11215,111,1514,'Saeed Ahmed',NULL,NULL,'Sikandar',NULL,NULL,NULL,'1','Islam','2023-10-24 09:26:06',NULL),(11216,102,5078,'Rida',NULL,NULL,'Alouddin',NULL,NULL,NULL,'4','Islam','2023-10-24 09:26:14',NULL),(11217,111,1515,'Farhan',NULL,NULL,'Qurban Ali',NULL,NULL,NULL,'1','Islam','2023-10-24 09:26:53',NULL),(11218,102,5079,'Mehak Bano',NULL,NULL,'Bashir Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-24 09:26:54',NULL),(11219,102,5080,'Dua Noor',NULL,NULL,'Bashir Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-24 09:27:26',NULL),(11220,111,1516,'Mohsin',NULL,NULL,'Sardar Ali',NULL,NULL,NULL,'1','Islam','2023-10-24 09:27:35',NULL),(11221,102,5110,'Muskan',NULL,NULL,'Liaquat Ali',NULL,NULL,NULL,'4','Islam','2023-10-24 09:28:01',NULL),(11222,111,1517,'Asadullah',NULL,NULL,'Ghulam Yar',NULL,NULL,NULL,'1','Islam','2023-10-24 09:28:16',NULL),(11223,102,5114,'Aayeza',NULL,NULL,'Muhammad Fahad',NULL,NULL,NULL,'4','Islam','2023-10-24 09:28:42',NULL),(11224,102,5174,'Abeera',NULL,NULL,'Muhammad Ahad Khan',NULL,NULL,NULL,'4','Islam','2023-10-24 09:29:17',NULL),(11225,111,1473,'Farooq',NULL,NULL,'Khuda Bukhsh',NULL,NULL,NULL,'1','Islam','2023-10-24 09:29:26',NULL),(11226,102,5175,'Sania Bukhari',NULL,NULL,'Abdul Aziz',NULL,NULL,NULL,'4','Islam','2023-10-24 09:29:59',NULL),(11227,111,1424,'Fayyaz',NULL,NULL,'Taj Muhammad ',NULL,NULL,NULL,'1','Islam','2023-10-24 09:30:00',NULL),(11228,102,5176,'Rabia',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'4','Islam','2023-10-24 09:30:33',NULL),(11229,111,1475,'Sarwar',NULL,NULL,'Dadur Rehman',NULL,NULL,NULL,'1','Islam','2023-10-24 09:30:46',NULL),(11230,102,3927,'Mehak',NULL,NULL,'Muhammad Imran Shah',NULL,NULL,NULL,'5','Islam','2023-10-24 09:31:31',NULL),(11231,111,1423,'Talha','``',NULL,'Abur Rahib ',NULL,NULL,NULL,'1','Islam','2023-10-24 09:31:33',NULL),(11232,102,3961,'Saira',NULL,NULL,'Abdul Aziz',NULL,NULL,NULL,'5','Islam','2023-10-24 09:32:04',NULL),(11233,102,3962,'Maira',NULL,NULL,'Abdul Aziz',NULL,NULL,NULL,'5','Islam','2023-10-24 09:32:37',NULL),(11234,111,1518,'Maqsood',NULL,NULL,'Saeed Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-24 09:32:59',NULL),(11235,102,3963,'Insha',NULL,NULL,'Shahid Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-24 09:33:12',NULL),(11236,111,1313,'Iqbal',NULL,NULL,'Abdul Hakeem ',NULL,NULL,NULL,'1','Islam','2023-10-24 09:33:34',NULL),(11237,102,3964,'Fazila',NULL,NULL,'Muhammad Haroon',NULL,NULL,NULL,'5','Islam','2023-10-24 09:33:52',NULL),(11238,58,1426,'Faizan',NULL,NULL,'Hakim Ali',NULL,NULL,NULL,'1','Islam','2023-10-24 09:34:27',NULL),(11239,102,3966,'Ayesha',NULL,NULL,'Abdul Sattar',NULL,NULL,NULL,'5','Islam','2023-10-24 09:34:33',NULL),(11240,58,1460,'Muhammad',NULL,NULL,'Mehboob',NULL,NULL,NULL,'1',NULL,'2023-10-24 09:35:05',NULL),(11241,58,1519,'Asad',NULL,NULL,'Gul Sher',NULL,NULL,NULL,'1','Islam','2023-10-24 09:35:36',NULL),(11242,58,1520,'Shah Zaman',NULL,NULL,'Ghulam Abbas',NULL,NULL,NULL,'1','Islam','2023-10-24 09:36:15',NULL),(11243,58,1521,'Mudassir',NULL,NULL,'Hashim',NULL,NULL,NULL,'1','Islam','2023-10-24 09:36:49',NULL),(11244,58,1422,'Muzammil',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'1','Islam','2023-10-24 09:37:54',NULL),(11245,102,3967,'Umme Hani Akram',NULL,NULL,'Syed Muhammad Akram Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 09:38:24',NULL),(11246,58,1231,'Munawwer',NULL,NULL,'Dadur Rehman',NULL,NULL,NULL,'1','Islam','2023-10-24 09:38:57',NULL),(11247,102,3968,'Mohira',NULL,NULL,'Muhammad Wahab',NULL,NULL,NULL,'5','Islam','2023-10-24 09:38:57',NULL),(11248,58,1523,'Nabeel',NULL,NULL,'Bukhsh',NULL,NULL,NULL,'1','Islam','2023-10-24 09:39:32',NULL),(11249,102,3969,'Umm-e-Hani',NULL,NULL,'Muhammad Farhan',NULL,NULL,NULL,'5','Islam','2023-10-24 09:39:45',NULL),(11250,58,1524,'Ayan Ali',NULL,NULL,'Hanif',NULL,NULL,NULL,'1','Islam','2023-10-24 09:40:14',NULL),(11251,58,1333,'Ruqiyya',NULL,NULL,'Rashid',NULL,NULL,NULL,'1','Islam','2023-10-24 09:40:45',NULL),(11252,102,3976,'Robasha',NULL,NULL,'Muhammad Sabir Malik',NULL,NULL,NULL,'5','Islam','2023-10-24 09:40:51',NULL),(11253,58,1351,'Suhana',NULL,NULL,'Taj Muhammad ',NULL,NULL,NULL,'1','Islam','2023-10-24 09:41:16',NULL),(11254,102,3988,'Hiba Khan',NULL,NULL,'Ilyas Ahmed Khan',NULL,NULL,NULL,'5','Islam','2023-10-24 09:41:30',NULL),(11255,58,1480,'Umm-e-Hania',NULL,NULL,'Gul Muhammad',NULL,NULL,NULL,'1','Islam','2023-10-24 09:41:46',NULL),(11256,102,3989,'Samia Khan',NULL,NULL,'Ilyas Ahmed Khan',NULL,NULL,NULL,'5','Islam','2023-10-24 09:42:02',NULL),(11257,58,1484,'Shama',NULL,NULL,'Rashid',NULL,NULL,NULL,'1','Islam','2023-10-24 09:42:11',NULL),(11258,58,1468,'Rizwana',NULL,NULL,'Abdul Hakim',NULL,NULL,NULL,'1','Islam','2023-10-24 09:42:52',NULL),(11259,102,4017,'Bushra Asif',NULL,NULL,'Asif Noor Muhammad',NULL,NULL,NULL,'5','Islam','2023-10-24 09:43:04',NULL),(11260,58,1421,'Taniya',NULL,NULL,'Abdur Tehman',NULL,NULL,NULL,'1','Islam','2023-10-24 09:43:24',NULL),(11261,58,1503,'Asiya',NULL,NULL,'Muhammad Hassan',NULL,NULL,NULL,'1','Islam','2023-10-24 09:43:55',NULL),(11262,102,4036,'Uroosa Urooj',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'5','Islam','2023-10-24 09:44:00',NULL),(11263,58,1504,'Hajiran',NULL,NULL,'Ghulam Nabi',NULL,NULL,NULL,'1','Islam','2023-10-24 09:44:28',NULL),(11264,102,4037,'Areesha',NULL,NULL,'Muhammad Abrar',NULL,NULL,NULL,'5','Islam','2023-10-24 09:44:33',NULL),(11265,58,1329,'Ayesha',NULL,NULL,'Abdur Razzaq',NULL,NULL,NULL,'1','Islam','2023-10-24 09:45:05',NULL),(11266,102,4039,'Hafza',NULL,NULL,'Sheikh Muhammad Waseem',NULL,NULL,NULL,'5','Islam','2023-10-24 09:45:11',NULL),(11267,58,1459,'Dua Batool',NULL,NULL,'Barkat Ali',NULL,NULL,NULL,'1','Islam','2023-10-24 09:45:42',NULL),(11268,102,4042,'Bisma Khan',NULL,NULL,'Rizwana Khan',NULL,NULL,NULL,'5','Islam','2023-10-24 09:46:02',NULL),(11270,58,1493,'Ayat',NULL,NULL,'Mutbar',NULL,NULL,NULL,'1','Islam','2023-10-24 09:46:09',NULL),(11271,58,1505,'Ayat Noor',NULL,NULL,'Noor Muhammad ',NULL,NULL,NULL,'1','Islam','2023-10-24 09:46:39',NULL),(11272,102,5008,'Afsra Sagheer',NULL,NULL,'Sagheer Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-24 09:46:47',NULL),(11273,58,1506,'Sana',NULL,NULL,'Saeed Ali',NULL,NULL,NULL,'1','Islam','2023-10-24 09:47:13',NULL),(11274,102,5017,'Waniya',NULL,NULL,'Muhammad Nasir Lodhi',NULL,NULL,NULL,'5','Islam','2023-10-24 09:47:26',NULL),(11275,58,1507,'Kinza',NULL,NULL,'Sikandar',NULL,NULL,NULL,'1','Islam','2023-10-24 09:47:42',NULL),(11276,102,5038,'Rida Asif',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5','Islam','2023-10-24 09:48:02',NULL),(11277,58,1508,'Ameeran',NULL,NULL,'Sikandar',NULL,NULL,NULL,'1','Islam','2023-10-24 09:48:13',NULL),(11278,58,1349,'Parveen ',NULL,NULL,'Sikandar',NULL,NULL,NULL,'1','Islam','2023-10-24 09:48:45',NULL),(11279,102,5081,'Farheen Fatima',NULL,NULL,'Syed Anwar Hussain',NULL,NULL,NULL,'5','Islam','2023-10-24 09:48:51',NULL),(11280,58,1489,'Hafsa',NULL,NULL,'Rub Nawaz',NULL,NULL,NULL,'1','Islam','2023-10-24 09:49:15',NULL),(11281,102,5118,'Zainab',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'5','Islam','2023-10-24 09:49:25',NULL),(11282,102,5179,'Mubashira',NULL,NULL,'Muhammad Ishaq',NULL,NULL,NULL,'5','Islam','2023-10-24 09:49:59',NULL),(11283,58,1509,'Shakeela',NULL,NULL,'Abd ur Rehman',NULL,NULL,NULL,'1','Islam','2023-10-24 09:50:04',NULL),(11284,58,1488,'Iqra',NULL,NULL,'Ishaq',NULL,NULL,NULL,'1','Islam','2023-10-24 09:50:27',NULL),(11285,102,5180,'Zarmeen',NULL,NULL,'Ramzan Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 09:51:02',NULL),(11286,58,1358,'Zainab',NULL,NULL,'Hosh Muhammad',NULL,NULL,NULL,'1','Islam','2023-10-24 09:51:02',NULL),(11287,102,5181,'Zainab Abid',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'5','Islam','2023-10-24 09:51:34',NULL),(11288,58,1479,'Javeria',NULL,NULL,'Gul Muhammad ',NULL,NULL,NULL,'1','Islam','2023-10-24 09:51:50',NULL),(11289,58,1306,'Jahanzaib',NULL,NULL,'Junaid',NULL,NULL,NULL,'2','Islam','2023-10-24 09:52:16',NULL),(11290,58,1307,'Ayan',NULL,NULL,'Santosh',NULL,NULL,NULL,'2',NULL,'2023-10-24 09:52:47',NULL),(11291,58,1302,'Ali',NULL,NULL,'Ilahi Baksh',NULL,NULL,NULL,'2','Islam','2023-10-24 09:53:22',NULL),(11292,58,1303,'Umar',NULL,NULL,'Jafar',NULL,NULL,NULL,'2','Islam','2023-10-24 09:53:44',NULL),(11293,58,1311,'Owais',NULL,NULL,'Jafar',NULL,NULL,NULL,'2','Islam','2023-10-24 09:54:16',NULL),(11294,58,1377,'Abd ur Rehman ',NULL,NULL,'Hosh Muhammad',NULL,NULL,NULL,'2','Islam','2023-10-24 09:54:46',NULL),(11295,58,1378,'Abd ur Raheem',NULL,NULL,'Hosh Muhammad',NULL,NULL,NULL,'2','Islam','2023-10-24 09:55:56',NULL),(11296,58,6798,'Zehra Bibi ',NULL,NULL,'Khaleel Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-24 10:09:03','2023-10-24 10:26:15'),(11297,58,6991,'Aamara Jawaid Manzoor',NULL,NULL,'Muhammad Jawaid Manzoor',NULL,NULL,NULL,'5','Islam','2023-10-24 10:10:06','2023-10-24 10:29:47'),(11298,58,6992,'Zunaira',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'5','Islam','2023-10-24 10:10:38','2023-10-24 10:30:28'),(11299,58,6997,'Saniya Wali',NULL,NULL,'Syed Wali Khan',NULL,NULL,NULL,'5','Islam','2023-10-24 10:11:16','2023-10-24 10:31:02'),(11300,58,7171,'Umaima',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'5','Islam','2023-10-24 10:12:07','2023-10-24 10:35:40'),(11301,58,7181,'Syeda Humaira',NULL,NULL,'Syed Shakir Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 10:12:47','2023-10-24 10:37:06'),(11302,58,7185,'Anamta Rani',NULL,NULL,'Shah Jahan Saleem',NULL,NULL,NULL,'5','Islam','2023-10-24 10:13:27','2023-10-24 10:38:14'),(11303,58,7245,'Arifa',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'5','Islam','2023-10-24 10:14:08','2023-10-24 10:38:55'),(11304,58,7292,'Aiman Yousuf',NULL,NULL,'Yousuf Rafiq',NULL,NULL,NULL,'5','Islam','2023-10-24 10:14:41','2023-10-24 10:39:21'),(11305,58,7306,'Umm-e-Hania',NULL,NULL,'Muhammad Jawaid',NULL,NULL,NULL,'5','Islam','2023-10-24 10:15:14','2023-10-24 10:39:59'),(11306,58,7339,'Anabiya',NULL,NULL,'Raja Raees Usmani',NULL,NULL,NULL,'5','Islam','2023-10-24 10:15:49','2023-10-24 10:40:27'),(11307,58,7369,'Syeda Barira',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 10:16:16','2023-10-24 10:40:55'),(11308,58,7353,'Sakina',NULL,NULL,'Muhammad Ejaz',NULL,NULL,NULL,'5','Islam','2023-10-24 10:16:41','2023-10-24 10:41:24'),(11309,58,7387,'Eman',NULL,NULL,'Syed Waseem Hussain Shah',NULL,NULL,NULL,'5','Islam','2023-10-24 10:17:14','2023-10-24 10:41:51'),(11310,58,7125,'Sana',NULL,NULL,'Farhan Khan',NULL,NULL,NULL,'5','Islam','2023-10-24 10:17:39','2023-10-24 10:42:23'),(11311,58,7414,'Sameen Fatima',NULL,NULL,'Hassan Fareed',NULL,NULL,NULL,'5','Islam','2023-10-24 10:18:10','2023-10-24 10:43:15'),(11312,58,7421,'Humna Tanveer',NULL,NULL,'Muhammad Tanveer',NULL,NULL,NULL,'5','Islam','2023-10-24 10:18:45','2023-10-24 10:43:55'),(11313,58,7422,'Sufra Ghori',NULL,NULL,'Muhammad Syed Anwari',NULL,NULL,NULL,'5','Islam','2023-10-24 10:19:27','2023-10-24 10:44:51'),(11314,58,7425,'Hiba ',NULL,NULL,'Muhammad Ejaz Barni',NULL,NULL,NULL,'5','Islam','2023-10-24 10:19:59','2023-10-24 10:45:13'),(11315,58,7437,'Ifra',NULL,NULL,'Sajid Ali',NULL,NULL,NULL,'5','Islam','2023-10-24 10:20:26','2023-10-24 10:46:03'),(11316,58,7410,'Atika',NULL,NULL,'Fayyaz',NULL,NULL,NULL,'5','Islam','2023-10-24 10:21:22','2023-10-24 10:46:52'),(11317,58,7454,'Rehmat Asghar',NULL,NULL,'Asghar Hussain',NULL,NULL,NULL,'5','Islam','2023-10-24 10:21:51','2023-10-24 10:47:22'),(11318,58,7457,'Umaima',NULL,NULL,'Muhammad Asif Khan',NULL,NULL,NULL,'5','Islam','2023-10-24 10:22:33','2023-10-24 10:47:54'),(11319,58,7460,'Fiza Ali',NULL,NULL,'Ali Mushtaq',NULL,NULL,NULL,'5','Islam','2023-10-24 10:23:07','2023-10-24 10:48:53'),(11320,111,1384,'Naseeb Ali',NULL,NULL,'Mehar Ali',NULL,NULL,NULL,'2','Islam','2023-10-24 11:00:52',NULL),(11321,111,1406,'Maviya',NULL,NULL,'Abdul Hadi',NULL,NULL,NULL,'2','Islam','2023-10-24 11:01:33',NULL),(11322,111,1380,'Salman',NULL,NULL,'Yousuf',NULL,NULL,NULL,'2','Islam','2023-10-24 11:02:13',NULL),(11323,111,1429,'Musab',NULL,NULL,'Abdul Shakoor',NULL,NULL,NULL,'2','Islam','2023-10-24 11:02:47',NULL),(11324,111,1453,'Naveed',NULL,NULL,'Abdul Majeed',NULL,NULL,NULL,'2','Islam','2023-10-24 11:03:25',NULL),(11325,111,1469,'Aswar',NULL,NULL,'Qadeem Hussain ',NULL,NULL,NULL,'2','Islam','2023-10-24 11:03:59',NULL),(11326,111,1407,'Abdul Ghaffar',NULL,NULL,'Gulzar Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-24 11:06:52',NULL),(11327,111,1481,'Muhammad Asif',NULL,NULL,'Rashid Ali',NULL,NULL,NULL,'2','Islam','2023-10-24 11:07:25',NULL),(11328,111,1248,'Abdur Rehman ',NULL,NULL,'Qurban Ali',NULL,NULL,NULL,'2','Islam','2023-10-24 11:08:37',NULL),(11329,111,1498,'Tayyab ',NULL,NULL,'Fazalullah',NULL,NULL,NULL,'2','Islam','2023-10-24 11:10:48',NULL),(11330,111,1499,'Raheem Bukhsh',NULL,NULL,'Shafi Muhammad',NULL,NULL,NULL,'2','Islam','2023-10-24 11:11:59',NULL),(11331,111,1500,'Rehmatullah',NULL,NULL,'Sikander',NULL,NULL,NULL,'2','Islam','2023-10-24 11:12:45',NULL),(11332,111,1501,'Sikandar',NULL,NULL,'Dilbar',NULL,NULL,NULL,'2','Islam','2023-10-24 11:13:19',NULL),(11333,111,1502,'Zulqarnain',NULL,NULL,'Abdul Ghafoor',NULL,NULL,NULL,'2','Islam','2023-10-24 11:14:04',NULL),(11334,111,1471,'Naimatullah',NULL,NULL,'Rehmatullah',NULL,NULL,NULL,'2','Islam','2023-10-24 11:14:48',NULL),(11335,111,1254,'Afiya',NULL,NULL,'Abdur Rahib',NULL,NULL,NULL,'2','Islam','2023-10-24 11:15:21',NULL),(11336,111,1261,'Afroz',NULL,NULL,'Abdue Rehman',NULL,NULL,NULL,'2','Islam','2023-10-24 11:16:03',NULL),(11337,78,1478,'Ilsa ',NULL,NULL,'Kamran',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:49:04',NULL),(11338,78,15024,'Hadia',NULL,NULL,'Khuarram Shehzad',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:49:25',NULL),(11339,78,1505,'Ayeza',NULL,NULL,'Kaleem',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:49:45',NULL),(11340,78,1516,'Fiza',NULL,NULL,'Faisal',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:50:14',NULL),(11341,78,1527,'Fariha Zainab',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:50:52',NULL),(11342,78,1531,'Anousha',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:51:14',NULL),(11343,78,1543,'Rida Fatima',NULL,NULL,'Kamran',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:51:56',NULL),(11344,78,1544,'Kinza Ruqaiyya',NULL,NULL,'Naseer Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:52:26',NULL),(11345,78,1545,'Umm e Hani',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:53:10',NULL),(11346,78,1551,'Arhama ',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:53:38',NULL),(11347,78,1552,'Khadija',NULL,NULL,'Meer Anees',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:54:13',NULL),(11348,78,1553,'Rameen',NULL,NULL,'Ghaffar',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:54:41',NULL),(11349,78,1564,'Muntaha',NULL,NULL,'Shakeel Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:54:58',NULL),(11350,78,1573,'Mahnoor',NULL,NULL,'Muhammad Qadir',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:55:23',NULL),(11351,78,1596,'Mahnoor',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:56:14',NULL),(11352,78,1614,'Okasha',NULL,NULL,'Meer Hasan',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:56:32',NULL),(11353,78,1655,'Muniza',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:57:17',NULL),(11354,78,1642,'Iqra',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:57:32',NULL),(11355,78,1631,'Afsheen',NULL,NULL,'Rana Iqram ul Hasan',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:58:12',NULL),(11356,78,1629,'Bushra',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:58:34',NULL),(11357,78,1654,'Mahira',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:59:21',NULL),(11358,78,1630,'Tasbiha',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'3',NULL,'2023-10-24 11:59:44',NULL),(11359,78,1693,'Manahil',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'3',NULL,'2023-10-24 12:00:31',NULL),(11360,78,1425,'Amna',NULL,NULL,'Muhammad Kaleem',NULL,NULL,NULL,'3',NULL,'2023-10-24 12:00:57',NULL),(11361,78,1729,'Habiba',NULL,NULL,'Speen Saeed',NULL,NULL,NULL,'3',NULL,'2023-10-24 12:01:21',NULL),(11362,78,1731,'Alishba',NULL,NULL,'Abdul Qadir',NULL,NULL,NULL,'3',NULL,'2023-10-24 12:02:03',NULL),(11363,78,1730,'Fatima',NULL,NULL,'Khalid Ur Rehman',NULL,NULL,NULL,'3',NULL,'2023-10-24 12:18:21',NULL),(11364,78,1732,'Emann',NULL,NULL,'Muhammad Nawaz',NULL,NULL,NULL,'3',NULL,'2023-10-24 12:18:49',NULL),(11365,78,1733,'Rabia',NULL,NULL,'Abdur Rauf',NULL,NULL,NULL,'3',NULL,'2023-10-24 12:19:42',NULL),(11366,78,1744,'Rameen',NULL,NULL,'Muhammad Amjad',NULL,NULL,NULL,'3',NULL,'2023-10-24 12:20:37',NULL),(11367,78,1748,'Muafiya Bibi',NULL,NULL,'Habib Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-24 12:21:17',NULL),(11368,78,1749,'Manahil',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'3',NULL,'2023-10-24 12:22:01',NULL),(11369,78,1768,'Faiza',NULL,NULL,'Irfan Ali',NULL,NULL,NULL,'3',NULL,'2023-10-24 12:22:50',NULL),(11370,78,1519,'Dua',NULL,NULL,'Malik Bilal Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:23:32',NULL),(11371,78,1399,'Noor Ul Huda',NULL,NULL,'Muhammad Shakir',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:23:58',NULL),(11372,78,1413,'Maham',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:24:34',NULL),(11373,78,1415,'Umm e Hani',NULL,NULL,'Muhammad Arsalan',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:25:18',NULL),(11374,78,1420,'Mahnoor',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:27:16',NULL),(11375,78,1430,'Umm e Hani',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:28:00',NULL),(11376,78,1457,'Mairaj',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:28:30',NULL),(11377,78,1458,'Hoor Fatima',NULL,NULL,'Shahab Hasan',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:29:02',NULL),(11378,78,1480,'Rahima',NULL,NULL,'Muhammad Ayaz',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:29:54',NULL),(11379,78,1481,'Taiba Aftaab',NULL,NULL,'Haroon',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:30:23',NULL),(11380,78,1483,'Hiba',NULL,NULL,'Muhammad Jahangir',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:30:53',NULL),(11381,78,1484,'Natasha',NULL,NULL,'Younus Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:32:10',NULL),(11382,78,1486,'Tasbiha',NULL,NULL,'Naseer',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:32:57',NULL),(11383,78,1518,'Mantasha',NULL,NULL,'Zawar Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:33:47',NULL),(11384,78,1534,'Waniya',NULL,NULL,'Muhammad Daraz',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:34:12',NULL),(11385,78,1539,'Maryam',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:34:35',NULL),(11386,78,1541,'Areesha',NULL,NULL,'Muhammad Junaid',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:35:01',NULL),(11387,78,1566,'Ayesha',NULL,NULL,'Shakeel Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:35:23',NULL),(11388,78,1574,'Laveza',NULL,NULL,'Zubair Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:35:51',NULL),(11389,78,1575,'Fatima',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:36:26',NULL),(11390,78,1577,'Samiya',NULL,NULL,'Syed Shakeel Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:36:56',NULL),(11391,78,1578,'Emaan Fatima',NULL,NULL,'Syed Shakeel',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:37:39',NULL),(11392,78,1601,'Saima',NULL,NULL,'Zulfiqar',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:38:11',NULL),(11393,78,1616,'Areesha Kanwal',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:38:42',NULL),(11394,78,1620,'Alishba',NULL,NULL,'Abdul Mateen',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:39:09',NULL),(11395,78,1615,'Mahnoor',NULL,NULL,'Aftab Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:40:07',NULL),(11396,78,1632,'Ambreen Rana',NULL,NULL,'Rana Ikram ul Hasan',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:41:44',NULL),(11397,78,1643,'Ayesha',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:42:19',NULL),(11398,78,1644,'Esha Yousuf',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:42:54',NULL),(11399,78,1681,'Fatima',NULL,NULL,'Muhammad Ifrahim',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:43:20',NULL),(11400,78,1684,'Maha Rehman',NULL,NULL,'Abdur Rehman',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:43:57',NULL),(11401,78,1697,'Mahnoor',NULL,NULL,'Muhammad Asghar',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:44:37',NULL),(11402,78,1698,'Aliza',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:45:32',NULL),(11403,78,1699,'Waniya',NULL,NULL,'Sohail Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:46:06',NULL),(11404,78,1725,'Samin Shahid',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:46:38',NULL),(11405,78,1726,'Malala',NULL,NULL,'Muhammad Sheheryar',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:47:31',NULL),(11406,78,1760,'Manahil',NULL,NULL,'Tahir Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:48:09',NULL),(11407,78,1774,'Adeena',NULL,NULL,'Syed Adnan',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:48:53',NULL),(11408,78,1770,'Tayyaba',NULL,NULL,'Shabbir Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-24 12:49:27',NULL),(11409,78,1358,'Sakeena',NULL,NULL,'Tanveer Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:50:10',NULL),(11410,78,1359,'Areesha',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:50:44',NULL),(11411,78,1445,'Ayesha',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:51:07',NULL),(11412,78,1446,'Maham',NULL,NULL,'Imran Jameel',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:51:44',NULL),(11413,78,1447,'Muskan',NULL,NULL,'Shoukat Ali',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:52:10',NULL),(11414,78,1448,'Noor Fatima',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:52:34',NULL),(11415,78,1463,'Laiba',NULL,NULL,'Muhammad Khurram',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:53:00',NULL),(11416,78,1487,'Mehwish',NULL,NULL,'Fazal Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:53:34',NULL),(11417,78,1488,'Meerab',NULL,NULL,'Masood Ali',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:54:27',NULL),(11418,78,1489,'Amna',NULL,NULL,'Imran',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:54:51',NULL),(11419,78,1490,'Hadia',NULL,NULL,'Ghaffar',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:55:11',NULL),(11420,78,1491,'Muqaddas',NULL,NULL,'Ubaid Durrani',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:55:35',NULL),(11421,78,1507,'Shehzadi Sarosh',NULL,NULL,'Hafeez Ur Rehman',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:56:16',NULL),(11422,78,1508,'Muniza',NULL,NULL,'Naseer Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:56:39',NULL),(11423,78,1509,'Jannat Naz',NULL,NULL,'Haji Muhammad',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:57:06',NULL),(11424,78,1510,'Amna',NULL,NULL,'Muhammad Haroon',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:57:34',NULL),(11425,78,1535,'Abiha Wasti',NULL,NULL,'Umar Daraz',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:58:14',NULL),(11426,78,1567,'Umm E Urwa',NULL,NULL,'Muhammad Irshad',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:58:44',NULL),(11427,78,1568,'Fatima Bano',NULL,NULL,'Mukarram Ali',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:59:14',NULL),(11428,78,1580,'Areesha',NULL,NULL,'Mairaj',NULL,NULL,NULL,'5',NULL,'2023-10-24 12:59:36',NULL),(11429,78,1603,'Muniza ',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:00:13',NULL),(11430,78,1617,'Arbish',NULL,NULL,'Muhammad Yasir',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:00:40',NULL),(11431,78,1621,'Insiya Umair',NULL,NULL,'Umair Qayyum',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:01:23',NULL),(11432,78,1633,'Hadika',NULL,NULL,'Iftikhar Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:01:56',NULL),(11433,78,1656,'Anmol Fatima',NULL,NULL,'Syed Turrab',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:02:51',NULL),(11434,78,1676,'Samaviya',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:03:31',NULL),(11435,78,1683,'Rumaisa',NULL,NULL,'Ifrahim',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:04:01',NULL),(11436,78,1762,'Umm e Hani',NULL,NULL,'Rizwan Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:04:32',NULL),(11437,78,1700,'Waniya',NULL,NULL,'Qadeer Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:05:00',NULL),(11438,78,1701,'Muntaha Hamid',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:05:35',NULL),(11439,78,1703,'Areeba',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:06:05',NULL),(11440,78,1702,'Sughra Bibi',NULL,NULL,'Shafiq Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:06:34',NULL),(11441,78,1740,'Khaula',NULL,NULL,'Abdur Rauf',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:07:00',NULL),(11442,78,1734,'Tasmiya',NULL,NULL,'Khalid Ur Rehman',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:07:28',NULL),(11443,78,1741,'Laiba',NULL,NULL,'Amjad Habib',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:07:55',NULL),(11444,78,1742,'Maryam Fatima',NULL,NULL,'Hussain Uddin',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:08:29',NULL),(11445,78,1764,'Zeenat',NULL,NULL,'Shafeeq Ur Rehman',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:08:57',NULL),(11446,78,1765,'Laiba',NULL,NULL,'Shabbir Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:09:26',NULL),(11447,78,1766,'Minal',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'5',NULL,'2023-10-24 13:09:52',NULL),(11467,130,2466,'Aliha Qureshi',NULL,NULL,'Muhammad Siddique Qureshi',NULL,NULL,NULL,'1',NULL,'2023-10-24 13:51:50',NULL),(11468,130,2467,'Abeeha Qureshi',NULL,NULL,'Muhammad Siddique Qureshi',NULL,NULL,NULL,'1',NULL,'2023-10-24 13:52:29',NULL),(11469,130,2479,'Muhammad Fahad',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'1','Islam','2023-10-24 13:53:03',NULL),(11470,130,2498,'Inaya',NULL,NULL,'Syed Ashiq Ali',NULL,NULL,NULL,'1',NULL,'2023-10-24 13:53:49',NULL),(11471,130,2510,'Adeena Fatima',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'1',NULL,'2023-10-24 13:54:17',NULL),(11472,130,2516,'Muhammad Ahmed',NULL,NULL,'Mansoor Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-24 13:54:52',NULL),(11473,130,2518,'Muhammad Usaid',NULL,NULL,'Faizan',NULL,NULL,NULL,'1',NULL,'2023-10-24 13:55:15',NULL),(11474,130,2545,'Anabia',NULL,NULL,'Zafar Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-24 13:55:39',NULL),(11476,130,2547,'Muhammad Amaan',NULL,NULL,'Muhammad Akram Ali',NULL,NULL,NULL,'1',NULL,'2023-10-24 13:56:14',NULL),(11477,130,2590,'Abdul Rehman',NULL,NULL,'Uzair Mehmood',NULL,NULL,NULL,'1',NULL,'2023-10-24 13:56:49',NULL),(11478,130,2599,'Hooriya',NULL,NULL,'Muhammad Faizan',NULL,NULL,NULL,'1',NULL,'2023-10-24 13:57:33',NULL),(11479,130,2604,'Qurat Ul Ain',NULL,NULL,'Ghalib Hameed',NULL,NULL,NULL,'1',NULL,'2023-10-24 13:58:14',NULL),(11480,130,2632,'Syed Abdullah',NULL,NULL,'Syed Azhar Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-24 13:58:46',NULL),(11481,130,2635,'Muhammad Hassan',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'1',NULL,'2023-10-24 13:59:19',NULL),(11482,130,2648,'Hoorain',NULL,NULL,'Rameez',NULL,NULL,NULL,'1',NULL,'2023-10-24 13:59:47',NULL),(11483,130,2649,'Falak',NULL,NULL,'Faheem Akhtar',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:00:15',NULL),(11484,130,2659,'Subhan',NULL,NULL,'Farmaan',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:00:42',NULL),(11485,130,2680,'Muhammad Huzaifa Khan',NULL,NULL,'Muhammad Amjad Khan',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:01:15',NULL),(11486,130,2685,'Kashmala',NULL,NULL,'Mumtaz Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:01:49',NULL),(11487,130,2693,'Muskan',NULL,NULL,'Mubarak Ali',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:02:50',NULL),(11488,130,2709,'Umm E Solaim',NULL,NULL,'Sartaaj',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:03:30',NULL),(11489,130,2710,'Rao Hamza',NULL,NULL,'Zahid Ali Khan',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:04:03',NULL),(11490,130,2712,'Yusra',NULL,NULL,'Aijaz',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:04:27',NULL),(11491,130,2713,'Mehrooba',NULL,NULL,'Imtiaz Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:04:55',NULL),(11492,130,2715,'Armish',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:05:38',NULL),(11493,130,2716,'Umm e Fareeha',NULL,NULL,'Abu Jahir',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:06:23',NULL),(11494,130,2754,'Muhammad Umar',NULL,NULL,'Ameer Zada',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:06:49',NULL),(11495,130,2809,'Hooriya Khan',NULL,NULL,'Irfan Khan',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:07:23',NULL),(11496,130,2810,'Robaisha',NULL,NULL,'Ahmed Deen',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:07:48',NULL),(11497,130,2815,'Muhammad Aariz',NULL,NULL,'Muhammad Ahsan',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:08:20',NULL),(11498,130,2816,'Rija',NULL,NULL,'Muhammad Ahsan',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:08:42',NULL),(11499,130,2820,'Zainab Bibi',NULL,NULL,'Muhammad Shehzad Shah',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:09:11',NULL),(11500,130,2821,'Farwah Fatima',NULL,NULL,'Syed Farzand Ali',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:09:59',NULL),(11501,130,2822,'Iqra Noor',NULL,NULL,'Syed Haroon Ali',NULL,NULL,NULL,'1',NULL,'2023-10-24 14:10:31',NULL),(11502,130,2342,'Umama',NULL,NULL,'Shahabuddin',NULL,NULL,NULL,'2',NULL,'2023-10-24 14:11:29',NULL),(11503,130,2455,'Arshman',NULL,NULL,'Muhammad Fareed',NULL,NULL,NULL,'2',NULL,'2023-10-24 14:11:52',NULL),(11504,130,2471,'Ayan',NULL,NULL,'Faizan',NULL,NULL,NULL,'2',NULL,'2023-10-24 14:12:54',NULL),(11505,130,2591,'Mahnoor',NULL,NULL,'Uzair Mehmood',NULL,NULL,NULL,'2',NULL,'2023-10-24 14:13:23',NULL),(11506,130,2592,'Abdullah',NULL,NULL,'Uzair Mehmood',NULL,NULL,NULL,'2',NULL,'2023-10-25 04:57:40',NULL),(11507,130,2594,'Hussain',NULL,NULL,'Ameer Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 04:58:18',NULL),(11508,111,1320,'Saniya',NULL,NULL,'Abdul Qayyum',NULL,NULL,NULL,'2','Islam','2023-10-25 04:58:25',NULL),(11509,130,2596,'Falak Naz',NULL,NULL,'Amir Shehzad',NULL,NULL,NULL,'2',NULL,'2023-10-25 04:58:43',NULL),(11510,111,1357,'Nadia',NULL,NULL,'Khair Muhammad',NULL,NULL,NULL,'2','Islam','2023-10-25 04:59:04',NULL),(11511,130,2602,'Muhammad Hussain',NULL,NULL,'Nisar Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 04:59:24',NULL),(11513,111,1367,'Paras',NULL,NULL,'Imdad Ali',NULL,NULL,NULL,'2','Islam','2023-10-25 04:59:37',NULL),(11514,130,2630,'Maham',NULL,NULL,'Azeem',NULL,NULL,NULL,'2',NULL,'2023-10-25 04:59:42',NULL),(11515,111,1420,'Komal',NULL,NULL,'Asghar Ali',NULL,NULL,NULL,'2','Islam','2023-10-25 04:59:59',NULL),(11516,130,2631,'Nimra',NULL,NULL,'Bilal Shah',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:00:01',NULL),(11517,130,2657,'Muhammad Ahmed Shah',NULL,NULL,'Naeem Anwar',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:00:29',NULL),(11518,111,1418,'Riffat',NULL,NULL,'Muhammad Siddique',NULL,NULL,NULL,'2','Islam','2023-10-25 05:00:33',NULL),(11519,130,2683,'Ayan Ali',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:00:48',NULL),(11520,111,1438,'Asiya',NULL,NULL,'Gul Hassan',NULL,NULL,NULL,'2','Islam','2023-10-25 05:00:56',NULL),(11521,130,2684,'Umm e Hani',NULL,NULL,'Abdul Latif',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:01:20',NULL),(11522,111,1440,'Kaneez Fatima',NULL,NULL,'Ayaz Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 05:01:28',NULL),(11523,130,2686,'Mahlail',NULL,NULL,'Tariq Bin Riaz',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:01:47',NULL),(11524,111,1443,'Anees Fatima',NULL,NULL,'Ayaz Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 05:01:51',NULL),(11525,130,2687,'Afiya',NULL,NULL,'Sartaj',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:02:14',NULL),(11526,111,1457,'Benazir',NULL,NULL,'Barkat Ali',NULL,NULL,NULL,'2','Islam','2023-10-25 05:02:25',NULL),(11527,111,1445,'Sawera',NULL,NULL,'Gul Hassan',NULL,NULL,NULL,'2','Islam','2023-10-25 05:02:47',NULL),(11528,111,1446,'Kousar',NULL,NULL,'Gul Hassan',NULL,NULL,NULL,'2','Islam','2023-10-25 05:03:26',NULL),(11529,130,2694,'Ayan',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:03:26',NULL),(11530,111,1415,'Ameer Bano',NULL,NULL,'Abdul Wahid',NULL,NULL,NULL,'2','Islam','2023-10-25 05:03:51',NULL),(11531,130,2723,'Ayan',NULL,NULL,'Asif Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:03:54',NULL),(11532,130,2724,'Alisha',NULL,NULL,'Daud',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:04:17',NULL),(11533,111,1425,'Noor Un Nisa',NULL,NULL,'Barkat Ali',NULL,NULL,NULL,'2','Islam','2023-10-25 05:04:22',NULL),(11534,130,2726,'Mantasha',NULL,NULL,'Muhammad Mushtaq',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:04:45',NULL),(11535,111,1419,'Jameela',NULL,NULL,'Sikandar Ali',NULL,NULL,NULL,'2','Islam','2023-10-25 05:04:56',NULL),(11536,130,2727,'Muhammad Usama',NULL,NULL,'Salman',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:05:04',NULL),(11537,131,3890,'Anumta Khan',NULL,NULL,'Sadiq Hussain',NULL,NULL,NULL,'1','Islam','2023-10-25 05:05:13',NULL),(11538,111,1435,'Kulsoom',NULL,NULL,'Ali Dost',NULL,NULL,NULL,'2','Islam','2023-10-25 05:05:27',NULL),(11539,130,2728,'Falak',NULL,NULL,'Salman',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:05:28',NULL),(11540,130,2734,'Faizan',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:05:47',NULL),(11542,131,3912,'Abdul  Basit',NULL,NULL,'Muhammad Sadiq',NULL,NULL,NULL,'1','Islam','2023-10-25 05:05:53',NULL),(11543,111,1318,'Zaib Un Nisa',NULL,NULL,'Muhammad Qasim',NULL,NULL,NULL,'2','Islam','2023-10-25 05:05:56',NULL),(11544,130,2735,'Falak Rani',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:06:09',NULL),(11545,111,1280,'Hayatan',NULL,NULL,'Khair Muhammad',NULL,NULL,NULL,'2','Islam','2023-10-25 05:06:17',NULL),(11546,130,2788,'Muneeba',NULL,NULL,'Muhammad Mansoor',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:06:30',NULL),(11547,111,1332,'Zohran',NULL,NULL,'Lal Bukhsh',NULL,NULL,NULL,'2','Islam','2023-10-25 05:06:43',NULL),(11548,79,24,'Mariam ',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:06:53',NULL),(11549,130,2793,'Ayesha',NULL,NULL,'Nasir Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:06:53',NULL),(11550,131,3869,'Abdul Haseeb',NULL,NULL,'Muhammad Meraj',NULL,NULL,NULL,'1','Islam','2023-10-25 05:06:54',NULL),(11551,111,1255,'Kashif',NULL,NULL,'Nawab',NULL,NULL,NULL,'3','Islam','2023-10-25 05:07:08','2023-10-25 05:43:29'),(11552,130,2794,'Mahnoor',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:07:13',NULL),(11553,79,25,'Sana ',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:07:29',NULL),(11554,111,1338,'Fahad',NULL,NULL,'Asghar Ali',NULL,NULL,NULL,'3','Islam','2023-10-25 05:07:30','2023-10-25 05:37:50'),(11555,130,2795,'Rabia Noor',NULL,NULL,'Mushtaq Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:07:33',NULL),(11556,131,3911,'Abrish',NULL,NULL,'Raheem-Ud-Din',NULL,NULL,NULL,'1','Islam','2023-10-25 05:07:37',NULL),(11557,130,2811,'Abiha',NULL,NULL,'Amir Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:07:52',NULL),(11558,111,1354,'Mushtaq',NULL,NULL,'Saifal',NULL,NULL,NULL,'3','Islam','2023-10-25 05:07:56','2023-10-25 05:38:09'),(11559,79,26,'Abdul Rehman',NULL,NULL,'Zafar Iqbal',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:08:03',NULL),(11560,130,2812,'Dua',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:08:11',NULL),(11561,111,1232,'Yousuf',NULL,NULL,'Muhammad Siddiq',NULL,NULL,NULL,'3','Islam','2023-10-25 05:08:22','2023-10-25 05:38:33'),(11562,130,2818,'Muneeba',NULL,NULL,'Faheem Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:08:29',NULL),(11563,131,3931,'Anabiya ',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'1','Islam','2023-10-25 05:08:34',NULL),(11564,79,147,'Bushra ',NULL,NULL,'Muhammad kamran',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:08:47',NULL),(11565,111,1257,'Amanullah',NULL,NULL,'Muhammad Salah',NULL,NULL,NULL,'3','Islam','2023-10-25 05:08:48','2023-10-25 05:42:54'),(11566,130,2361,'Moiz',NULL,NULL,'Ammar Asghar',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:08:48',NULL),(11567,131,3933,'Eisha Naz',NULL,NULL,'Muhammad Jameel ',NULL,NULL,NULL,'1','Islam','2023-10-25 05:09:13',NULL),(11568,130,2402,'Gul',NULL,NULL,'Ghalib Hameed',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:09:13',NULL),(11569,79,29,'Bilal ',NULL,NULL,'Muhammad Adil',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:09:15',NULL),(11570,111,1441,'Maroof Khan',NULL,NULL,'Ayaz Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 05:09:18',NULL),(11571,130,2418,'Muhammad Sarim',NULL,NULL,'Arif Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:09:38',NULL),(11572,79,59,'Ali Raza',NULL,NULL,'Muhammad Adil',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:09:57',NULL),(11573,111,1449,'Sarfaraz',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'3','Islam','2023-10-25 05:09:58',NULL),(11574,130,2470,'Esha',NULL,NULL,'Altaf Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:10:00',NULL),(11575,131,3838,'Fatima Khan',NULL,NULL,'Sadiq Hussain',NULL,NULL,NULL,'1','Islam','2023-10-25 05:10:05',NULL),(11576,130,2478,'Malala',NULL,NULL,'Mumtaz',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:10:17',NULL),(11578,130,2481,'Hasnain',NULL,NULL,'Zafar Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:10:34',NULL),(11579,131,3828,'Horain',NULL,NULL,'Muhammad Irshad',NULL,NULL,NULL,'1','Islam','2023-10-25 05:10:39',NULL),(11580,79,192,'Sohil ',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:10:40',NULL),(11581,130,2482,'Ansara',NULL,NULL,'Zahid Ali',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:11:05',NULL),(11582,111,1492,'Iqrar',NULL,NULL,'Abdul Ghafoor',NULL,NULL,NULL,'3','Islam','2023-10-25 05:11:09',NULL),(11583,79,195,'Inam-ul-Haq',NULL,NULL,'Hidayat-ul-Haq',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:11:23',NULL),(11584,130,2511,'Ashna',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:11:24',NULL),(11585,131,3714,'Maham',NULL,NULL,'Muhammad Haseeb',NULL,NULL,NULL,'1','Islam','2023-10-25 05:11:33',NULL),(11586,111,1497,'Muhammad Murad',NULL,NULL,'Muhammad Hassan ',NULL,NULL,NULL,'3','Islam','2023-10-25 05:11:40',NULL),(11588,130,2512,'Marvi',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:11:43',NULL),(11589,111,1319,'Dua',NULL,NULL,'Abdul Qayyum',NULL,NULL,NULL,'3','Islam','2023-10-25 05:12:04',NULL),(11590,131,3715,'Manahil',NULL,NULL,'Muhammad Haseeb',NULL,NULL,NULL,'1','Islam','2023-10-25 05:12:06',NULL),(11591,79,180,'Sajida ',NULL,NULL,'Ghulam yaseen',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:12:09',NULL),(11592,130,2514,'Mustufa',NULL,NULL,'Kamran',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:12:10',NULL),(11593,130,2546,'Laiba',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:12:26',NULL),(11594,111,1242,'Amna',NULL,NULL,'Muhammad Salah',NULL,NULL,NULL,'3','Islam','2023-10-25 05:12:37',NULL),(11595,131,3885,'Mekail Atif',NULL,NULL,'Atif Imran',NULL,NULL,NULL,'1','Islam','2023-10-25 05:12:44',NULL),(11596,130,2548,'Zaiba',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:12:47',NULL),(11597,111,1266,'Fatima',NULL,NULL,'Muhammad Salah',NULL,NULL,NULL,'3','Islam','2023-10-25 05:13:02',NULL),(11598,130,2551,'Noor Ul Huda',NULL,NULL,'Arshad',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:13:08',NULL),(11599,79,206,'Bushra',NULL,NULL,'Muhammad Ibrahim ',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:13:10',NULL),(11600,131,3898,'Muhammad Haris',NULL,NULL,'Muhammad Faheem',NULL,NULL,NULL,'1','Islam','2023-10-25 05:13:21',NULL),(11601,111,1274,'Farhana',NULL,NULL,'Hanif',NULL,NULL,NULL,'3','Islam','2023-10-25 05:13:22',NULL),(11602,130,2560,'Muhammad Rabi',NULL,NULL,'Ghalib Hameed',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:13:29',NULL),(11604,79,220,'Junaid ',NULL,NULL,'Muhammad Mujalid',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:13:39',NULL),(11605,111,1275,'Shaista',NULL,NULL,'Thara Khan',NULL,NULL,NULL,'3','Islam','2023-10-25 05:13:55',NULL),(11608,130,2571,'Abiha',NULL,NULL,'Muhammad Sarfaraz',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:14:00',NULL),(11609,130,2582,'Nabiha',NULL,NULL,'Zafar Iqbal',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:14:13',NULL),(11610,79,221,'Anabia ',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:14:18',NULL),(11611,111,1287,'Ambreen',NULL,NULL,'Abdul Latif',NULL,NULL,NULL,'3','Islam','2023-10-25 05:14:26',NULL),(11612,130,2585,'Mantasha',NULL,NULL,'Salman',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:14:33',NULL),(11613,130,2586,'Wajiha',NULL,NULL,'Shahid',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:14:55',NULL),(11614,79,232,'Erum Javed ',NULL,NULL,'Javed Akhter',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:14:59',NULL),(11615,111,1321,'Areesha',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'3','Islam','2023-10-25 05:15:17',NULL),(11616,130,2622,'Ali Ahmed',NULL,NULL,'Ameer Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:15:21',NULL),(11617,79,235,'Zunaira',NULL,NULL,'Ali Hyder',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:15:31',NULL),(11618,111,1326,'Khair Un Nisa',NULL,NULL,'Nazar Ali',NULL,NULL,NULL,'3','Islam','2023-10-25 05:15:44',NULL),(11619,130,2633,'Syed Hasnain',NULL,NULL,'Asghar Ali',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:15:56',NULL),(11620,131,3903,'Muhammad Zakir',NULL,NULL,'Muhammad Najam',NULL,NULL,NULL,'1','Islam','2023-10-25 05:16:02',NULL),(11621,111,1350,'Aleeza',NULL,NULL,'Ghulam Rasool',NULL,NULL,NULL,'3','Islam','2023-10-25 05:16:08',NULL),(11622,130,2646,'Mushaim',NULL,NULL,'Syed Arif',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:16:18',NULL),(11623,79,247,'Nayab Zehra',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:16:21',NULL),(11624,111,1348,'Shahar Bano',NULL,NULL,'Muhammad Ishaq',NULL,NULL,NULL,'3','Islam','2023-10-25 05:16:44',NULL),(11625,131,3919,'Noor-e-Haram',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'1','Islam','2023-10-25 05:16:44',NULL),(11626,130,2655,'Hania',NULL,NULL,'Salman Ali',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:16:54',NULL),(11627,79,265,'Muhammad Anas ',NULL,NULL,'Muhammad Mohsin',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:17:05',NULL),(11628,111,1394,'Kulsoom',NULL,NULL,'Lashkar',NULL,NULL,NULL,'3','Islam','2023-10-25 05:17:05',NULL),(11629,131,3836,'Sahil Ahmed',NULL,NULL,'Rahil Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-25 05:17:28',NULL),(11630,111,1235,'Aneela',NULL,NULL,'Dad ur Rehman',NULL,NULL,NULL,'3','Islam','2023-10-25 05:17:35',NULL),(11631,79,267,'Kinza ',NULL,NULL,'Muhammad Faham',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:17:40',NULL),(11632,130,2656,'Meher',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:17:55',NULL),(11633,111,1448,'Bisma',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'3','Islam','2023-10-25 05:18:04',NULL),(11634,131,3833,'Saim Ahmed',NULL,NULL,'Rahil Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-25 05:18:12',NULL),(11635,130,2858,'Muhammad Sumair',NULL,NULL,'Naeem',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:18:13',NULL),(11636,79,268,'Azan ',NULL,NULL,'Muhammad Farhan',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:18:19',NULL),(11637,130,2677,'Abdul Hadi',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:18:42',NULL),(11638,79,276,'Abdul Satter ',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:18:53',NULL),(11639,131,3894,'Sidrah Batool',NULL,NULL,'Ali Akbar',NULL,NULL,NULL,'1','Islam','2023-10-25 05:18:56',NULL),(11640,130,2676,'Mariam',NULL,NULL,'Muhammad Amjad',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:19:11',NULL),(11642,79,277,'Ahmed Hassan',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:19:27',NULL),(11643,130,2689,'Musfira',NULL,NULL,'Abdul Latif',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:19:33',NULL),(11644,131,3867,'Muhammad Sufiyan',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'1','Islam','2023-10-25 05:19:38',NULL),(11645,130,2739,'Nabiha',NULL,NULL,'Dawood',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:19:58',NULL),(11646,131,3815,'Umar Ali',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'1','Islam','2023-10-25 05:20:08',NULL),(11647,79,264,'Mewab Asif',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:20:09',NULL),(11648,130,2740,'Syed Asad',NULL,NULL,'Mubarak Ali',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:20:19',NULL),(11649,130,2730,'Rehana',NULL,NULL,'Shehzad',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:20:38',NULL),(11650,131,3936,'Waniya Baig',NULL,NULL,'Waseem Baig',NULL,NULL,NULL,'1','Islam','2023-10-25 05:20:43',NULL),(11651,79,303,'Meevab Khan',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:20:57',NULL),(11652,130,2736,'Anabiya',NULL,NULL,'Hussain Ali',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:21:01',NULL),(11653,130,2786,'Anamta',NULL,NULL,'Rashid',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:21:30',NULL),(11654,111,1334,'Faiza ',NULL,NULL,'Jaffar',NULL,NULL,NULL,'3','Islam','2023-10-25 05:21:31',NULL),(11655,131,3864,'Muhammad Ayaan',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'2','Islam','2023-10-25 05:21:33',NULL),(11656,79,294,'Muhammad Ahmed ',NULL,NULL,'Qamar',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:21:45',NULL),(11657,130,2472,'Maheen',NULL,NULL,'Muhammad Zafar',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:21:52',NULL),(11659,131,3752,'Abdul Momen',NULL,NULL,'Abdul Razzaq',NULL,NULL,NULL,'2','Islam','2023-10-25 05:22:12',NULL),(11660,130,2813,'Anud Rao',NULL,NULL,'Muhammad Adil',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:22:13',NULL),(11661,79,225,'Wasif ',NULL,NULL,'Muhammad  Noman',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:22:17',NULL),(11662,130,2814,'Malaika',NULL,NULL,'Nasir Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:22:31',NULL),(11663,131,3816,'Ahmed Raza',NULL,NULL,'Adnan',NULL,NULL,NULL,'2','Islam','2023-10-25 05:22:41',NULL),(11664,111,1286,'Zainab',NULL,NULL,'Gul Hassan',NULL,NULL,NULL,'3','Islam','2023-10-25 05:22:44',NULL),(11665,79,318,'yaseen',NULL,NULL,'Haji Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:22:52',NULL),(11666,130,2326,'Mahnor',NULL,NULL,'Rasheed Khan',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:22:57',NULL),(11667,111,1219,'Abdul Hafeez',NULL,NULL,'Ali Akbar',NULL,NULL,NULL,'4','Islam','2023-10-25 05:23:20',NULL),(11668,131,3765,'Muhammad Hashir',NULL,NULL,'Mansoor Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-25 05:23:24',NULL),(11669,79,304,'Muhammad Hasnain',NULL,NULL,'Tanveer Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:23:33',NULL),(11670,111,1260,'Zaheer',NULL,NULL,' Muhammad Zubair',NULL,NULL,NULL,'4','Islam','2023-10-25 05:23:49',NULL),(11671,131,3764,'Muhammad Bilal',NULL,NULL,'Mansoor Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-25 05:23:57',NULL),(11672,79,319,'Waqar Ali',NULL,NULL,'Zulfiqar Ali',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:24:04',NULL),(11673,111,1279,'Asadullah',NULL,NULL,'Asghar Ali',NULL,NULL,NULL,'4','Islam','2023-10-25 05:24:13',NULL),(11674,131,3794,'Mueed ',NULL,NULL,'Muhammad Faizan',NULL,NULL,NULL,'2','Islam','2023-10-25 05:24:26',NULL),(11675,111,1490,'Farman Ali',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'4','Islam','2023-10-25 05:24:53',NULL),(11676,131,3688,'Subhan',NULL,NULL,'Haider Ali',NULL,NULL,NULL,'2','Islam','2023-10-25 05:24:57',NULL),(11677,79,293,'Rab-e-Raza',NULL,NULL,'Muhammad Mujahid ',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:24:57',NULL),(11678,111,1478,'Mujeeb Ur Rehman',NULL,NULL,'Gul Muhammad',NULL,NULL,NULL,'4','Islam','2023-10-25 05:25:23',NULL),(11679,79,279,'Muskan ',NULL,NULL,'Asif Khan',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:25:26',NULL),(11680,131,3916,'Raza Muhammad',NULL,NULL,'Muhammad Ishaq',NULL,NULL,NULL,'2','Islam','2023-10-25 05:25:38',NULL),(11681,111,1299,'Rizwan Ali',NULL,NULL,'Abdur Razzaq',NULL,NULL,NULL,'4','Islam','2023-10-25 05:25:52',NULL),(11682,130,2340,'Maliha',NULL,NULL,'Syed Ali Mustufa',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:25:59',NULL),(11683,130,2347,'Zara',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:26:22',NULL),(11684,111,1265,'Muskan',NULL,NULL,'Abdul Khaliq',NULL,NULL,NULL,'4','Islam','2023-10-25 05:26:23',NULL),(11685,131,3795,'Muhammad Abbir',NULL,NULL,'Muhammad Ehtesham',NULL,NULL,NULL,'2','Islam','2023-10-25 05:26:29',NULL),(11686,79,331,'Muskan Ahmed ',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:26:44',NULL),(11687,111,1251,'Kanwal',NULL,NULL,'Abdul Aziz',NULL,NULL,NULL,'4','Islam','2023-10-25 05:26:53',NULL),(11688,131,3892,'Jamila',NULL,NULL,'Ali Akber',NULL,NULL,NULL,'2','Islam','2023-10-25 05:26:56',NULL),(11689,130,2349,'Muhammad Ibrahim',NULL,NULL,'Raja Sikandar',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:26:58',NULL),(11690,111,1252,'Maria',NULL,NULL,'Abdul Aziz',NULL,NULL,NULL,'4','Islam','2023-10-25 05:27:15',NULL),(11691,79,335,'Zara Shakir',NULL,NULL,'Muhammad Shakir',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:27:26',NULL),(11692,131,3893,'Jamila',NULL,NULL,'Ali Akber',NULL,NULL,NULL,'2','Islam','2023-10-25 05:27:31',NULL),(11693,130,2350,'Illma Fatima',NULL,NULL,'Ghalib Hameed Khan',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:27:40',NULL),(11694,111,1262,'Raheela',NULL,NULL,'Abdul Wahid',NULL,NULL,NULL,'4','Islam','2023-10-25 05:27:41',NULL),(11695,130,2448,'Faiz',NULL,NULL,'Muhammad Zubair',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:28:03',NULL),(11696,79,334,'Shayan ',NULL,NULL,'Muhammad Shakir',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:28:07',NULL),(11697,111,1335,'Muskan',NULL,NULL,'Taj Muhammad ',NULL,NULL,NULL,'4','Islam','2023-10-25 05:28:14',NULL),(11698,130,2474,'Muhammad Subhan',NULL,NULL,'Faizan',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:28:24',NULL),(11699,131,3767,'Hifza',NULL,NULL,'Muhammad Wahid',NULL,NULL,NULL,'2','Islam','2023-10-25 05:28:25',NULL),(11700,111,1267,'Tayyiaba',NULL,NULL,'Khair Muhammad',NULL,NULL,NULL,'4','Islam','2023-10-25 05:28:43',NULL),(11701,79,333,'Amna Javed ',NULL,NULL,'Muhammad Javed ',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:28:58',NULL),(11702,131,3868,'Fatima Imran',NULL,NULL,'Iman Hussain',NULL,NULL,NULL,'2','Islam','2023-10-25 05:29:04',NULL),(11703,111,1268,'Samreen',NULL,NULL,'Abdul Latif',NULL,NULL,NULL,'4','Islam','2023-10-25 05:29:15',NULL),(11704,79,332,'Asifa ',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:29:33',NULL),(11705,131,3840,'Warda',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'2','Islam','2023-10-25 05:29:39',NULL),(11706,130,2475,'Azlan',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:29:39',NULL),(11707,111,1253,'Rafia',NULL,NULL,'Abdur Rahib',NULL,NULL,NULL,'4','Islam','2023-10-25 05:29:47',NULL),(11708,79,295,'Muhammad Sulaman',NULL,NULL,'Atta Ullah',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:30:10',NULL),(11709,130,2484,'Umaima',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:30:11',NULL),(11710,111,1283,'Bibi Hina',NULL,NULL,'Abdul Haq',NULL,NULL,NULL,'4','Islam','2023-10-25 05:30:14',NULL),(11711,131,3914,'Meerab',NULL,NULL,'Muhammad Furqan',NULL,NULL,NULL,'2','Islam','2023-10-25 05:30:23',NULL),(11712,79,341,'Muhammad Mahad',NULL,NULL,'Shakeel Shah',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:30:44',NULL),(11713,111,1389,'Jaweriya',NULL,NULL,'Rubnawaz',NULL,NULL,NULL,'4','Islam','2023-10-25 05:30:47',NULL),(11714,111,1291,'Muhammad Shoaib',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'5','Islam','2023-10-25 05:31:19',NULL),(11715,131,3915,'Musfira',NULL,NULL,'Mairaj Muhammad Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 05:31:25',NULL),(11716,111,1159,'Muhammad Mureed',NULL,NULL,'Jamal',NULL,NULL,NULL,'5','Islam','2023-10-25 05:31:42',NULL),(11717,131,3881,'Iqra Hanif',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'2','Islam','2023-10-25 05:32:04',NULL),(11718,79,78,'Zubbair ',NULL,NULL,'Abdur-Rahman',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:32:16',NULL),(11719,111,1209,'Mudassir Ali',NULL,NULL,'Nazar Ali',NULL,NULL,NULL,'5','Islam','2023-10-25 05:32:19',NULL),(11720,131,3760,'Huda',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'2','Islam','2023-10-25 05:32:35',NULL),(11721,79,148,'Eman',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:32:45',NULL),(11722,111,1491,'Aitbar Ali',NULL,NULL,'Abdul Ghafoor',NULL,NULL,NULL,'5','Islam','2023-10-25 05:32:49',NULL),(11723,131,3870,'Umimaa',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'2','Islam','2023-10-25 05:33:15',NULL),(11724,79,82,'Rameen Khan',NULL,NULL,'Muhammad Arif Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:33:23',NULL),(11725,111,1495,'Muhammad Ishaq',NULL,NULL,'Muhammad Rafique ',NULL,NULL,NULL,'5','Islam','2023-10-25 05:33:30',NULL),(11726,131,3745,'Mahnoor',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'2','Islam','2023-10-25 05:33:50',NULL),(11727,79,96,'Unzila ',NULL,NULL,'Faheem Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:33:54',NULL),(11728,130,2485,'Alishba Naz',NULL,NULL,'Muhammad Noushad',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:34:07',NULL),(11730,79,165,'Issac',NULL,NULL,'Nadeem Sultan',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:34:28',NULL),(11731,111,1222,'Gulnaz',NULL,NULL,'Ghulam Sarwar',NULL,NULL,NULL,'5','Islam','2023-10-25 05:34:35',NULL),(11732,130,2486,'Hareem',NULL,NULL,'Farman Allah',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:34:39',NULL),(11733,79,172,'Ubaid ',NULL,NULL,'Kahlil Ahmed ',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:34:56',NULL),(11734,111,1212,'Shakeela',NULL,NULL,'Ali Hassan ',NULL,NULL,NULL,'5','Islam','2023-10-25 05:35:01',NULL),(11735,130,2489,'Jannat',NULL,NULL,'Muhammad Rafique',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:35:26',NULL),(11736,111,1226,'Fiza',NULL,NULL,'Piyaro Khan',NULL,NULL,NULL,'5','Islam','2023-10-25 05:35:27',NULL),(11737,79,213,'Kainat',NULL,NULL,'Zahid ',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:35:28',NULL),(11738,131,3939,'Noman Ali',NULL,NULL,'Zahid Hussain',NULL,NULL,NULL,'2','Islam','2023-10-25 05:35:41',NULL),(11739,130,2490,'Ashna',NULL,NULL,'Zahid Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:35:48',NULL),(11740,79,207,'Sakina ',NULL,NULL,'Anees ',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:35:53',NULL),(11741,111,1496,'Kainat',NULL,NULL,'Muhammad Rafique ',NULL,NULL,NULL,'5','Islam','2023-10-25 05:35:56',NULL),(11742,130,2493,'Muhammad Azan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:36:13',NULL),(11743,131,3716,'Khizar Ahmed',NULL,NULL,'Raees Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-25 05:36:14',NULL),(11744,79,231,'Ashar',NULL,NULL,'Muhammad Javaid',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:36:25',NULL),(11745,130,2522,'Horeema',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:36:32',NULL),(11746,130,2527,'Hassan Raza',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:36:52',NULL),(11747,79,255,'Javeria ',NULL,NULL,'Aslam',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:36:55',NULL),(11748,131,3872,'Muhammad Taha',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3','Islam','2023-10-25 05:36:56',NULL),(11749,130,2528,'Aman Baig',NULL,NULL,'Anwar Baig',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:37:09',NULL),(11750,79,261,'Taha',NULL,NULL,'Muhammad Jibran',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:37:22',NULL),(11751,130,2563,'Asim',NULL,NULL,'Latif Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:37:36',NULL),(11752,131,3917,'Muhammad Rayan',NULL,NULL,'Muhammad Najam',NULL,NULL,NULL,'3','Islam','2023-10-25 05:37:45',NULL),(11753,79,305,'Muhammad Subhan',NULL,NULL,'Furqan',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:37:52',NULL),(11754,130,2564,'Danish',NULL,NULL,'Latif Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:38:02',NULL),(11755,79,307,'Hassan Khan',NULL,NULL,'Asif',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:38:19',NULL),(11756,130,2572,'Areesha Khan',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:38:31',NULL),(11757,131,3897,'Muhammad Azhaan',NULL,NULL,'Muhammad Ashfaq ul Haq',NULL,NULL,NULL,'3','Islam','2023-10-25 05:38:34',NULL),(11758,79,320,'Khizra',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:38:52',NULL),(11759,130,2573,'Robania',NULL,NULL,'Jamshed',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:38:55',NULL),(11760,131,3925,'Subhan',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3','Islam','2023-10-25 05:39:04',NULL),(11761,79,308,'Rohan Khan',NULL,NULL,'Irfan',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:39:26',NULL),(11762,130,2681,'Fatima',NULL,NULL,'Shahzad',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:39:33',NULL),(11763,131,3769,'Haider Ali',NULL,NULL,'Bahder',NULL,NULL,NULL,'3','Islam','2023-10-25 05:39:40',NULL),(11764,79,337,'Rabiya ',NULL,NULL,'Muhammad Javaid',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:39:58',NULL),(11765,130,2682,'Ramsha',NULL,NULL,'Muhammad Amjad Khan',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:40:12',NULL),(11766,79,336,'Junaid ',NULL,NULL,'Muhammad Javaid',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:40:30',NULL),(11767,130,2690,'Noorain',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:40:51',NULL),(11768,79,306,'Muhammad Jawed ',NULL,NULL,'Rehman Ahmed ',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:41:12',NULL),(11769,130,2703,'Amna Bano',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:41:15',NULL),(11770,131,3718,'Aman',NULL,NULL,'Muhammad Habib',NULL,NULL,NULL,'3','Islam','2023-10-25 05:41:42',NULL),(11771,130,2704,'Bushra Bano',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:42:08',NULL),(11773,131,3755,'Bibi Mariyam',NULL,NULL,'Abdul Razzaq',NULL,NULL,NULL,'3','Islam','2023-10-25 05:42:33',NULL),(11774,130,2705,'Midhat Kanwal',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:42:48',NULL),(11775,130,2718,'Alisha',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:43:13',NULL),(11776,79,345,'Jannat Batool',NULL,NULL,'Muhammad Imran Shah',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:43:16',NULL),(11777,131,3800,'Tehreem',NULL,NULL,'Adnan Ali',NULL,NULL,NULL,'3','Islam','2023-10-25 05:43:24',NULL),(11778,130,2720,'Ramila Kanwal',NULL,NULL,'Amir Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:43:40',NULL),(11779,79,346,'Syed Hamza ',NULL,NULL,'Syed Imran Ali',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:43:48',NULL),(11780,79,140,'Anabia ',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'2',NULL,'2023-10-25 05:44:15',NULL),(11781,130,2738,'Muhammad Owais',NULL,NULL,'Naeem Khan',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:44:17',NULL),(11782,130,2742,'Akasha',NULL,NULL,'Arshad Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:44:44',NULL),(11784,130,2750,'Anamta',NULL,NULL,'Abid Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:45:03',NULL),(11785,130,2753,'Umm e Roman',NULL,NULL,'Abdul Wahid',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:45:40',NULL),(11786,130,2765,'Radia',NULL,NULL,'Imran',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:45:56',NULL),(11787,130,2766,'Fiza',NULL,NULL,'Muhammad Faizan',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:46:27',NULL),(11788,79,75,'Maham',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:46:35',NULL),(11789,131,3667,'Zoya',NULL,NULL,'Zeeshan',NULL,NULL,NULL,'3','Islam','2023-10-25 05:46:35',NULL),(11790,130,2782,'Abiha',NULL,NULL,'Mobeen Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:46:45',NULL),(11791,175,6386,'Musa Robert',NULL,NULL,'Robert',NULL,NULL,NULL,'1',NULL,'2023-10-25 05:47:03',NULL),(11792,130,2796,'Fasiha',NULL,NULL,'Ahmed Deen',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:47:04',NULL),(11793,79,77,'Muhammad Ali',NULL,NULL,'Kahlid Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:47:14',NULL),(11795,131,3774,'Dua Noor',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3','Islam','2023-10-25 05:47:17',NULL),(11796,175,6286,'Ayesha Bibi',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'1','Islam','2023-10-25 05:47:34',NULL),(11797,130,2797,'Dua',NULL,NULL,'Mansoor Islam',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:47:41',NULL),(11798,131,3918,'Saliaha',NULL,NULL,'Salman',NULL,NULL,NULL,'3','Islam','2023-10-25 05:47:56',NULL),(11799,79,81,'Muhammad Atif ',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:47:56',NULL),(11800,130,2798,'Zoha',NULL,NULL,'Mansoor Islam',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:48:03',NULL),(11801,175,6376,'Husna',NULL,NULL,'Khalqul Zaman',NULL,NULL,NULL,'1','Islam','2023-10-25 05:48:07',NULL),(11802,79,105,'Arsalan',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:48:22',NULL),(11803,131,3787,'Neha',NULL,NULL,'Raid Ali',NULL,NULL,NULL,'3','Islam','2023-10-25 05:48:22',NULL),(11804,175,6366,'Hussain',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'1','Islam','2023-10-25 05:48:32',NULL),(11805,130,2801,'Anabiya',NULL,NULL,'Mansoor Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:48:40',NULL),(11806,131,3818,'Sheza',NULL,NULL,'Irfan',NULL,NULL,NULL,'3','Islam','2023-10-25 05:48:48',NULL),(11807,79,141,'Muhammad Affan',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:48:58',NULL),(11808,130,2808,'Aisha ',NULL,NULL,'Umair Raees',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:48:59',NULL),(11809,175,6374,'Muhammad Abbas',NULL,NULL,'Anwar Hussain',NULL,NULL,NULL,'1','Islam','2023-10-25 05:49:04',NULL),(11810,130,2817,'Anoosha',NULL,NULL,'Fahim Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-25 05:49:18',NULL),(11811,131,3913,'Maham',NULL,NULL,'Furqan',NULL,NULL,NULL,'3','Islam','2023-10-25 05:49:19',NULL),(11812,79,161,'Ayan',NULL,NULL,'Shahzad',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:49:20',NULL),(11813,175,6353,'Sadaf Ishaq',NULL,NULL,'Ishaq',NULL,NULL,NULL,'1','Islam','2023-10-25 05:49:37',NULL),(11814,79,168,'Hania ',NULL,NULL,'Khalid Siddique',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:49:53',NULL),(11815,131,3926,'Khushi',NULL,NULL,'Muhammad Razwan',NULL,NULL,NULL,'3','Islam','2023-10-25 05:49:58',NULL),(11816,175,6377,'Manahil Fatima',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'1','Islam','2023-10-25 05:50:13',NULL),(11817,79,177,'Muhammad Hassan',NULL,NULL,'Muhammad Ayaz',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:50:28',NULL),(11818,131,3744,'Abdullah',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'4','Islam','2023-10-25 05:50:51',NULL),(11819,175,6306,'Maaz',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-25 05:50:51',NULL),(11820,130,2322,'Qirat',NULL,NULL,'Ammar Asghar',NULL,NULL,NULL,'5',NULL,'2023-10-25 05:51:09',NULL),(11822,131,3754,'Hamza',NULL,NULL,'Ijaz Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-25 05:51:20',NULL),(11823,79,182,'Ahtesham-ur-Rahman',NULL,NULL,'Shakeel-ur-Rehman',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:51:22',NULL),(11824,130,2327,'Muhammad Mubashir Ghalib',NULL,NULL,'Ghalib Hameed Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 05:51:42',NULL),(11825,79,183,'Noor Fatima',NULL,NULL,'Khurram Baig',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:51:58',NULL),(11826,130,2337,'Dua',NULL,NULL,'Nadeem Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-25 05:52:03',NULL),(11827,130,2367,'Tia',NULL,NULL,'Zakir',NULL,NULL,NULL,'5',NULL,'2023-10-25 05:52:20',NULL),(11828,175,6280,'Huzaifa',NULL,NULL,'Ashiq Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 05:52:24',NULL),(11829,79,191,'Jannat',NULL,NULL,'Matloob Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:52:28',NULL),(11830,79,199,'Habiba Noor ',NULL,NULL,'Hidayat-ul-Haq',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:53:05',NULL),(11831,130,2383,'Sonia',NULL,NULL,'Ghulam Rasool',NULL,NULL,NULL,'5',NULL,'2023-10-25 05:53:08',NULL),(11832,175,6343,'Arbish',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'1','Islam','2023-10-25 05:53:13',NULL),(11833,130,2389,'Alisha',NULL,NULL,'Muhammad Hashim',NULL,NULL,NULL,'5',NULL,'2023-10-25 05:53:24',NULL),(11834,175,6378,'Kinza',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1','Islam','2023-10-25 05:53:49',NULL),(11835,130,2506,'Ghulaba Iman',NULL,NULL,'Muhamnmad Adnan',NULL,NULL,NULL,'5',NULL,'2023-10-25 05:53:53',NULL),(11836,130,2529,'Madiha',NULL,NULL,'Kamran Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-25 05:54:10',NULL),(11837,79,237,'Ayesha Shahid ',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:54:22',NULL),(11838,175,6263,'Wajiha',NULL,NULL,'Akber Allah',NULL,NULL,NULL,'1','Islam','2023-10-25 05:54:22',NULL),(11839,130,2543,'Misbah',NULL,NULL,'Arshad Nizam',NULL,NULL,NULL,'5',NULL,'2023-10-25 05:54:29',NULL),(11840,130,2544,'Tayyaba',NULL,NULL,'Muhammad Akram Ali',NULL,NULL,NULL,'5',NULL,'2023-10-25 05:54:49',NULL),(11841,175,6379,'Faiza',NULL,NULL,'Ghulam Hussain',NULL,NULL,NULL,'1','Islam','2023-10-25 05:54:52',NULL),(11842,79,238,'Fatima Yameen',NULL,NULL,'Muhammad Yameen',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:54:54',NULL),(11843,175,6288,'Sufiyan',NULL,NULL,'Nadeem',NULL,NULL,NULL,'1','Islam','2023-10-25 05:55:23',NULL),(11844,79,239,'Tahria Ahmed ',NULL,NULL,'Muhammad Ahmed ',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:55:26',NULL),(11845,130,2554,'Muhammad Ghani',NULL,NULL,'Muhammad Sagheer Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 05:55:32',NULL),(11846,130,2574,'Eshal Fatima',NULL,NULL,'Zafar Iqbal',NULL,NULL,NULL,'5',NULL,'2023-10-25 05:55:51',NULL),(11847,175,6364,'Muhammad Ibrahim',NULL,NULL,'Muhmmad Ramzan',NULL,NULL,NULL,'1','Islam','2023-10-25 05:55:53',NULL),(11848,79,251,'Umm-e-Rubab',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:56:01',NULL),(11849,130,2620,'Umm e Aeman',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'5',NULL,'2023-10-25 05:56:15',NULL),(11850,175,6389,'Sidra',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'1','Islam','2023-10-25 05:56:18',NULL),(11851,79,262,'Aliza ',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:56:28',NULL),(11852,130,2621,'Umama',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'5',NULL,'2023-10-25 05:56:34',NULL),(11853,175,6390,'Manahil',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'1','Islam','2023-10-25 05:56:53',NULL),(11854,130,2639,'Syeda Madiha',NULL,NULL,'Syed Muhammad Arif',NULL,NULL,NULL,'5',NULL,'2023-10-25 05:57:09',NULL),(11855,79,269,'Rubab',NULL,NULL,' Muhammad Zubair ',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:57:17',NULL),(11856,175,6391,'Nimra',NULL,NULL,'Muhammad Rizwan ',NULL,NULL,NULL,'1','Islam','2023-10-25 05:58:32',NULL),(11857,79,270,'Syed Shahryar ',NULL,NULL,'Syed Rashid Ali',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:58:36',NULL),(11858,175,6393,'Muhammad Mavia',NULL,NULL,'Naeem Dad Shah',NULL,NULL,NULL,'1','Islam','2023-10-25 05:59:19',NULL),(11859,79,272,'Muhammad Rayyan',NULL,NULL,'Hassan Ibrahim ',NULL,NULL,NULL,'3',NULL,'2023-10-25 05:59:21',NULL),(11860,79,273,'Muhammad Sufyan',NULL,NULL,'Hassan Ibrahim ',NULL,NULL,NULL,'3',NULL,'2023-10-25 06:00:03',NULL),(11862,131,3776,'Umer',NULL,NULL,'Mansoor Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-25 06:00:08',NULL),(11863,79,309,'Tasmeer ',NULL,NULL,'Kaleem Ullah',NULL,NULL,NULL,'3',NULL,'2023-10-25 06:00:33',NULL),(11864,175,6394,'Abdul Rehman',NULL,NULL,'Adnan',NULL,NULL,NULL,'1','Islam','2023-10-25 06:01:01',NULL),(11865,79,352,'Nishmaua ',NULL,NULL,'Shakeel ',NULL,NULL,NULL,'3',NULL,'2023-10-25 06:01:16',NULL),(11867,130,2640,'Sana',NULL,NULL,'Abdul Latif',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:01:17',NULL),(11868,130,2644,'Hafsa Naz',NULL,NULL,'Akbar Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:01:41',NULL),(11869,175,6395,'Gabrial Haroon',NULL,NULL,'Haroon',NULL,NULL,NULL,'1','Islam','2023-10-25 06:01:51',NULL),(11870,131,3807,'Syed Affan Ali',NULL,NULL,'Stadium Faisal Yaqoob',NULL,NULL,NULL,'4','Islam','2023-10-25 06:01:54',NULL),(11871,130,2654,'Komal',NULL,NULL,'Salman Ali',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:01:58',NULL),(11872,175,6396,'Muhammad Ahmed Ayan',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'1','Islam','2023-10-25 06:02:29',NULL),(11873,130,2667,'Ishmal',NULL,NULL,'Muhammad Ayaz',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:02:37',NULL),(11874,79,31,'Mustafa Sheikh',NULL,NULL,'Mazhar Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:02:42',NULL),(11875,175,6404,'Muhammad Rehan',NULL,NULL,'Iftikhar Ali',NULL,NULL,NULL,'1','Islam','2023-10-25 06:03:02',NULL),(11876,79,32,'Muhammad Ahmed ',NULL,NULL,'Muhammad kamran',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:03:17',NULL),(11877,130,2673,'Waniya Naaz',NULL,NULL,'Riyaz Muhammd',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:03:18',NULL),(11878,175,6423,'Rosemary',NULL,NULL,'Pervaiz Masih',NULL,NULL,NULL,'1','Islam','2023-10-25 06:03:36',NULL),(11879,79,37,'Saim Khan',NULL,NULL,'Fahim Khan',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:03:46',NULL),(11880,130,2674,'Hiba',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:04:04',NULL),(11881,79,154,'Mariam ',NULL,NULL,'Muhammad Tariq',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:04:14',NULL),(11882,175,6429,'Anaya Fatima',NULL,NULL,'Muhammad Munir',NULL,NULL,NULL,'1','Islam','2023-10-25 06:04:18',NULL),(11883,130,2678,'Armish',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:04:25',NULL),(11884,79,185,'Kabir ',NULL,NULL,'Masood Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:04:38',NULL),(11885,130,2698,'Arifa ',NULL,NULL,'Sartaj',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:04:45',NULL),(11886,175,6434,'Muhammad Huzaifa',NULL,NULL,'Sadaqat Ali',NULL,NULL,NULL,'1','Islam','2023-10-25 06:04:52',NULL),(11887,131,3806,'Mubeen Uddin',NULL,NULL,'Azeem Uddin',NULL,NULL,NULL,'4','Islam','2023-10-25 06:05:02',NULL),(11888,79,186,'Hamza ',NULL,NULL,'Muhammad Maqbool',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:05:06',NULL),(11889,130,2699,'Umm e Fiza',NULL,NULL,'Abu Tahir',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:05:13',NULL),(11890,175,6435,'Maryam',NULL,NULL,'Samiullah',NULL,NULL,NULL,'1','Islam','2023-10-25 06:05:23',NULL),(11891,79,187,'Yasir ',NULL,NULL,'Muhammad Yaseen',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:05:36',NULL),(11892,131,3847,'Muhammad Anas Khan',NULL,NULL,'Muhammad Irshad Khan',NULL,NULL,NULL,'4','Islam','2023-10-25 06:05:43',NULL),(11893,130,2700,'Gul Fatima',NULL,NULL,'Muhammad Shamshad Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:05:43',NULL),(11894,175,6436,'Hammad',NULL,NULL,'Sajid Ali',NULL,NULL,NULL,'1','Islam','2023-10-25 06:05:55',NULL),(11895,131,3851,'Muhammad Hasan',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'4','Islam','2023-10-25 06:06:18',NULL),(11896,79,200,'Hoor Fatima ',NULL,NULL,'Sarad-ud-Din',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:06:19',NULL),(11897,175,6438,'Sabir Khan',NULL,NULL,'Islam Uddin',NULL,NULL,NULL,'1','Islam','2023-10-25 06:06:33',NULL),(11898,130,2701,'Kinza Rao',NULL,NULL,'Zahid Ali Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:06:49',NULL),(11899,79,201,'Adeeba ',NULL,NULL,'Muhammad Sajid ',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:06:56',NULL),(11900,131,3895,'Ahmed Muneer',NULL,NULL,'Muhammad Muneer',NULL,NULL,NULL,'4','Islam','2023-10-25 06:07:04',NULL),(11901,175,6439,'Touseef Ahmed',NULL,NULL,'Bakhti Ullah',NULL,NULL,NULL,'1','Islam','2023-10-25 06:07:08',NULL),(11902,130,2702,'Zahra Rao',NULL,NULL,'Zahid Ali Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:07:19',NULL),(11903,79,241,'Asfahan',NULL,NULL,'Yameen Qurashi',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:07:42',NULL),(11904,175,6458,'Abdul Basit',NULL,NULL,'Dildaar Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-25 06:07:44',NULL),(11906,130,2719,'Muntaha Abbas',NULL,NULL,' Muhammad Mushtaq',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:07:50',NULL),(11909,130,2729,'Maham',NULL,NULL,'Shehzad',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:08:11',NULL),(11910,175,6462,'Sawera',NULL,NULL,'Kashif Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 06:08:24',NULL),(11911,130,2731,'Anousha',NULL,NULL,'Arman',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:08:26',NULL),(11912,79,253,'Ayesha Atta',NULL,NULL,'Atta Muhammad ',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:08:32',NULL),(11913,130,2737,'Muhammad Ibad',NULL,NULL,'Naeem Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:08:46',NULL),(11914,130,2747,'Diba',NULL,NULL,'Muneer Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:09:02',NULL),(11915,175,6272,'Laiba',NULL,NULL,'Wajid Ali',NULL,NULL,NULL,'2','Islam','2023-10-25 06:09:03',NULL),(11916,79,254,'Dua ',NULL,NULL,'Muhammad Aslam ',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:09:06',NULL),(11917,130,2751,'Zainab Fatima',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:09:20',NULL),(11918,175,6084,'Dua',NULL,NULL,'Abid Ali',NULL,NULL,NULL,'2','Islam','2023-10-25 06:09:26',NULL),(11919,130,2752,'Ayesha',NULL,NULL,'Amir Zada',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:09:39',NULL),(11920,79,271,'Syed Abdul Qadir ',NULL,NULL,'Syed Rashid Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:09:46',NULL),(11921,131,3850,'Muhammad Ayan Qureshi',NULL,NULL,'Muhammad Majad',NULL,NULL,NULL,'4','Islam','2023-10-25 06:09:56',NULL),(11922,175,6289,'Sawera',NULL,NULL,'Nawab Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 06:10:03',NULL),(11923,130,2757,'Laiba',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:10:28',NULL),(11924,175,6188,'Madiha',NULL,NULL,'Fayyaz',NULL,NULL,NULL,'2','Islam','2023-10-25 06:10:29',NULL),(11925,131,3920,'Abdul Samad',NULL,NULL,'Dubai Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-25 06:10:33',NULL),(11926,130,2764,'Muhammad Faizan Ali',NULL,NULL,'Hussain Ali',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:10:53',NULL),(11927,175,6371,'Arzo ',NULL,NULL,'Kamran',NULL,NULL,NULL,'2','Islam','2023-10-25 06:11:00',NULL),(11928,131,3757,'Hussnain',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'4','Islam','2023-10-25 06:11:13',NULL),(11929,130,2783,'Nohiba',NULL,NULL,'Mubeen Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:11:22',NULL),(11930,79,310,'Aneeba Ana Amir ',NULL,NULL,'Aamir Maqsood',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:11:23',NULL),(11931,175,6340,'Mahnoor ',NULL,NULL,'Ijaz',NULL,NULL,NULL,'2','Islam','2023-10-25 06:11:29',NULL),(11932,131,3921,'Muhammad Ahmed',NULL,NULL,'Salman Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-25 06:11:50',NULL),(11933,175,6369,'Muntasha',NULL,NULL,'Riaz',NULL,NULL,NULL,'2','Islam','2023-10-25 06:11:52',NULL),(11934,79,312,'Arooba Rashid ',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:11:57',NULL),(11935,130,2784,'Muhammad Maaz Khan',NULL,NULL,'Muhamad Shaeer Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:12:04',NULL),(11936,79,297,'Mariam Khan',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:12:23',NULL),(11937,175,6310,'Sanaullah',NULL,NULL,'Moiz Ullah',NULL,NULL,NULL,'2','Islam','2023-10-25 06:12:25',NULL),(11938,131,3874,'Muhammad Rahim',NULL,NULL,'Khalid Mehmood',NULL,NULL,NULL,'4','Islam','2023-10-25 06:12:27',NULL),(11939,130,2792,'Amna',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:12:28',NULL),(11940,130,2799,'Abiya',NULL,NULL,'Shahid Iqbal',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:12:47',NULL),(11941,131,3848,'Owais',NULL,NULL,'Nadeem Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-25 06:12:53',NULL),(11942,79,296,'Dayan Khan',NULL,NULL,'Mujahid',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:12:55',NULL),(11943,175,6085,'Wajid ',NULL,NULL,'Abid Ali',NULL,NULL,NULL,'2','Islam','2023-10-25 06:13:13',NULL),(11944,79,311,'Muhammad Rohan ALi',NULL,NULL,'Syed Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:13:30',NULL),(11945,131,3779,'Muhammad Furqan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4','Islam','2023-10-25 06:13:34',NULL),(11946,175,6224,'Mavia',NULL,NULL,'Gul Rehman',NULL,NULL,NULL,'2','Islam','2023-10-25 06:13:40',NULL),(11947,175,6231,'Habib Ullah',NULL,NULL,'Abdul Rehman',NULL,NULL,NULL,'2','Islam','2023-10-25 06:14:11',NULL),(11948,79,321,'Yasmeen Naz ',NULL,NULL,'Muhammad Kaleem Ullah',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:14:16',NULL),(11949,131,3849,'Muhammad Usama',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'4','Islam','2023-10-25 06:14:20',NULL),(11950,79,338,'Amna Yousuf',NULL,NULL,'Muhamad Yousuf',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:14:56','2023-10-25 06:16:09'),(11951,69,8371,'Muhammad Abid ',NULL,NULL,'Fida Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:15:01',NULL),(11952,131,3758,'Dua Parvaiz',NULL,NULL,'Parvaiz',NULL,NULL,NULL,'4','Islam','2023-10-25 06:15:04',NULL),(11953,131,3689,'Saba Hyder',NULL,NULL,'Hyder Ali',NULL,NULL,NULL,'4','Islam','2023-10-25 06:15:48',NULL),(11954,175,6373,'Ahsan',NULL,NULL,'Arshad',NULL,NULL,NULL,'2','Islam','2023-10-25 06:15:53',NULL),(11955,175,6283,'Hasnain',NULL,NULL,'Masoom',NULL,NULL,NULL,'2','Islam','2023-10-25 06:16:18',NULL),(11956,131,3768,'Tayyab',NULL,NULL,'Bahadur Ali',NULL,NULL,NULL,'4','Islam','2023-10-25 06:16:23',NULL),(11957,69,8419,'Hafsa',NULL,NULL,'Shafiq Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:16:38',NULL),(11958,175,6313,'Atif',NULL,NULL,'Shakeel',NULL,NULL,NULL,'2','Islam','2023-10-25 06:16:46',NULL),(11959,131,3772,'Ayesha',NULL,NULL,'Adnan',NULL,NULL,NULL,'4','Islam','2023-10-25 06:16:53',NULL),(11960,79,343,'Muhammad Maaz',NULL,NULL,'Muhammad Fahim',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:17:02',NULL),(11961,69,8429,'Sartaj',NULL,NULL,'Hayat Khan',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:17:07',NULL),(11962,175,6356,'Saqib',NULL,NULL,'Shaukat Ali',NULL,NULL,NULL,'2','Islam','2023-10-25 06:17:12',NULL),(11963,69,8430,'Fariha',NULL,NULL,'Hayat Khan',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:17:24',NULL),(11964,131,3741,'Kashaf',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'4','Islam','2023-10-25 06:17:33',NULL),(11965,79,344,'Maha ',NULL,NULL,'Khalid Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:17:34',NULL),(11966,175,6355,'Ashmain',NULL,NULL,'Nasir Ali',NULL,NULL,NULL,'2','Islam','2023-10-25 06:17:41',NULL),(11967,69,8434,'Zehra Batool',NULL,NULL,'Rub Nawaz',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:17:45',NULL),(11968,175,6308,'Hasnain ',NULL,NULL,'Ali Abbas',NULL,NULL,NULL,'2','Islam','2023-10-25 06:18:10',NULL),(11969,69,8445,'Haya',NULL,NULL,'Muhammad Waheed',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:18:12',NULL),(11970,131,3778,'Mariyam Bibi',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4','Islam','2023-10-25 06:18:14',NULL),(11971,69,8468,'Ayesha Bibi',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:18:40',NULL),(11972,79,21,'Muhammad Huzaifa',NULL,NULL,'Muhammad Arif ',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:18:45',NULL),(11973,131,3808,'Mehek ',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4','Islam','2023-10-25 06:18:49',NULL),(11974,175,6197,'Muhammad Rayyan',NULL,NULL,'Ateeq-ur-Rehman',NULL,NULL,NULL,'2','Islam','2023-10-25 06:18:57',NULL),(11975,79,76,'Muhammad Hassan ',NULL,NULL,'Muhammad Wasim',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:19:16',NULL),(11976,131,3930,'Haniya',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'4','Islam','2023-10-25 06:19:19',NULL),(11977,175,6273,'Samiullah',NULL,NULL,'Naeem',NULL,NULL,NULL,'2','Islam','2023-10-25 06:19:21',NULL),(11978,69,8477,'Azan',NULL,NULL,'Khalid Mushtaq',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:19:22',NULL),(11979,79,101,'Muhammad Hamza ',NULL,NULL,'Zakir Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:19:49',NULL),(11980,69,8478,'Zahira Bibi',NULL,NULL,'Shakeel Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:19:49',NULL),(11981,175,6348,'Mohsin',NULL,NULL,'Fayyaz',NULL,NULL,NULL,'2','Islam','2023-10-25 06:19:53',NULL),(11982,131,3802,'Abdul Hashir',NULL,NULL,'Adnan Ali',NULL,NULL,NULL,'5','Islam','2023-10-25 06:20:09',NULL),(11983,69,8509,'Umaima',NULL,NULL,'Muhammad Faiz Ur Rehman',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:20:12',NULL),(11984,175,6363,'Akber',NULL,NULL,'Zakir',NULL,NULL,NULL,'2','Islam','2023-10-25 06:20:18',NULL),(11985,79,107,'Muhammad Subhan',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:20:22',NULL),(11986,69,8510,'Muhammad Anas',NULL,NULL,'Muhammad Faiz Ur Rehman',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:20:38',NULL),(11987,175,6384,'Muhammad Bilal',NULL,NULL,'Raheel',NULL,NULL,NULL,'2','Islam','2023-10-25 06:20:40',NULL),(11988,79,128,'Khushnuma ',NULL,NULL,'Nadeem',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:20:53',NULL),(11989,69,8512,'Mehek',NULL,NULL,'Ghulam Yaseen',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:20:59',NULL),(11990,131,3826,'Abdul wasay',NULL,NULL,'Muhammad Nazeer',NULL,NULL,NULL,'5','Islam','2023-10-25 06:21:07',NULL),(11991,175,6397,'Muhammad Juanid',NULL,NULL,'Fida Hussain',NULL,NULL,NULL,'2','Islam','2023-10-25 06:21:10',NULL),(11992,69,8519,'Hadiqa',NULL,NULL,'Peer Baksh',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:21:16',NULL),(11993,79,160,'Amna Bibi',NULL,NULL,'Adeel Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:21:22',NULL),(11994,69,8525,'Emaan',NULL,NULL,'Amir',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:21:32',NULL),(11995,131,3853,'Muhammad Amin',NULL,NULL,'Sadiq Hussain',NULL,NULL,NULL,'5','Islam','2023-10-25 06:21:40',NULL),(11996,175,6398,'Azadaar Hussain',NULL,NULL,'Tahir Hussain',NULL,NULL,NULL,'2','Islam','2023-10-25 06:21:46',NULL),(11997,79,188,'Bushra',NULL,NULL,'Matloob Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:21:49',NULL),(11998,69,8526,'Romaisa',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:21:50',NULL),(11999,69,8532,'Alina',NULL,NULL,'Naveed Khan',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:22:08',NULL),(12000,79,189,'Mariam ',NULL,NULL,'Matloob Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:22:14',NULL),(12001,175,6399,'Eman Fatima',NULL,NULL,'Zawar Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-25 06:22:16',NULL),(12002,69,8533,'Rizwan Ahmed',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:22:28',NULL),(12003,175,6400,'Abdul Moiz',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'2','Islam','2023-10-25 06:22:42',NULL),(12004,79,190,'Hoor Shah',NULL,NULL,'Hamid Shah',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:22:43',NULL),(12005,69,8535,'Husna Bano',NULL,NULL,'Shehzad Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:22:49',NULL),(12006,131,3856,'Abdul Samad',NULL,NULL,'Siraj Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-25 06:22:49',NULL),(12007,69,8538,'Sahir Ali',NULL,NULL,'Mujahid Abbas',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:23:08','2023-10-25 07:03:02'),(12008,79,193,'Muneeba ',NULL,NULL,'Khuda Buksk',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:23:22',NULL),(12009,131,3780,'Muhammad Umer',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'5','Islam','2023-10-25 06:23:26',NULL),(12010,69,8549,'Shehbaz',NULL,NULL,'Muneer Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:23:27',NULL),(12011,175,6401,'Preet Sagar',NULL,NULL,'Sagar',NULL,NULL,NULL,'2','Islam','2023-10-25 06:23:29',NULL),(12012,175,6402,'Muhammad Bilal',NULL,NULL,'Hakeem Uddin',NULL,NULL,NULL,'2','Islam','2023-10-25 06:23:59',NULL),(12013,79,202,'Muntaha ',NULL,NULL,'Safdaruddin',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:24:01',NULL),(12014,131,3748,'Muhammad Tayyab Sultani',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'5','Islam','2023-10-25 06:24:06',NULL),(12015,131,3788,'Rehan',NULL,NULL,'Riaz Ali ',NULL,NULL,NULL,'5','Islam','2023-10-25 06:24:33',NULL),(12016,79,209,'Muhammad Ali Raza ',NULL,NULL,'Muhammad Anees ',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:24:33',NULL),(12017,69,8540,'Mantasha',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:24:51',NULL),(12018,175,6416,'Muhammad Mustafa Bin Zeeshan',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'2','Islam','2023-10-25 06:24:52',NULL),(12019,79,210,'Mariam ',NULL,NULL,'Ghulam Shabbir',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:25:12',NULL),(12020,131,3924,'Muhammad Hussain',NULL,NULL,'Muhammad Ayub',NULL,NULL,NULL,'5','Islam','2023-10-25 06:25:13',NULL),(12021,175,6417,'Fatima Rubab',NULL,NULL,'Muhammad Ishfaq',NULL,NULL,NULL,'2','Islam','2023-10-25 06:25:29',NULL),(12022,69,8541,'Azan ',NULL,NULL,'Imran',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:25:48',NULL),(12023,131,3934,'Hussain Mansoor',NULL,NULL,'Abdul Mansoor',NULL,NULL,NULL,'5','Islam','2023-10-25 06:25:52',NULL),(12024,175,6422,'Muhammad Ayan Khan',NULL,NULL,'Muhammad Nadeem Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 06:26:07',NULL),(12025,79,211,'Bushra Kanwal',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:26:11',NULL),(12026,131,3927,'Muhammad Aliyan',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5','Islam','2023-10-25 06:26:25',NULL),(12027,175,6426,'Muhammad Umer',NULL,NULL,'Abid Hussain',NULL,NULL,NULL,'2','Islam','2023-10-25 06:26:35',NULL),(12028,79,216,'Kissa ',NULL,NULL,'Hassan',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:26:38',NULL),(12029,69,8547,'Dua',NULL,NULL,'Amir Khan',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:26:41',NULL),(12030,79,149,'Sumbul ',NULL,NULL,'Muhammad yunus',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:27:11',NULL),(12031,175,6431,'Muhammad Abuzar',NULL,NULL,'Irfan Ullah',NULL,NULL,NULL,'2','Islam','2023-10-25 06:27:16',NULL),(12032,131,3942,'Aman Amir',NULL,NULL,'Amir Muhiuddin',NULL,NULL,NULL,'5','Islam','2023-10-25 06:27:22',NULL),(12033,69,8564,'Muhammad Yahya',NULL,NULL,'Abdul Ghani',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:27:34',NULL),(12034,79,223,'Abiha Abid',NULL,NULL,'Muhammad Abid ',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:27:44',NULL),(12035,131,3852,'Ayesha Khan',NULL,NULL,'Sadiq Hussain',NULL,NULL,NULL,'5','Islam','2023-10-25 06:27:50',NULL),(12036,175,6443,'Hassan ',NULL,NULL,'Saleem ullah Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 06:28:00',NULL),(12037,69,8571,'Muhammad Aman Ullah',NULL,NULL,'Muhammad Azhar',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:28:04',NULL),(12038,131,3886,'Naqiba Atif',NULL,NULL,'Atif Imran',NULL,NULL,NULL,'5','Islam','2023-10-25 06:28:28',NULL),(12039,69,8575,'Sidra',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:28:28',NULL),(12040,175,6447,'Noor Fatima',NULL,NULL,'Babar Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 06:28:30',NULL),(12041,79,242,'Nabira Noor',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:28:35',NULL),(12042,69,8579,'Nadia',NULL,NULL,'Muhammad Rehman',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:28:46',NULL),(12043,175,6448,'Faiz Ur Rehman',NULL,NULL,'Bahar Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 06:28:59',NULL),(12044,79,266,'Irha Wseem',NULL,NULL,'Waseem Razzaq',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:29:10',NULL),(12045,69,8580,'Fizza',NULL,NULL,'Peer Baksh',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:29:12',NULL),(12046,131,3923,'Areesha',NULL,NULL,'Muhammad Aftab',NULL,NULL,NULL,'5','Islam','2023-10-25 06:29:21',NULL),(12047,131,3682,'Javeria',NULL,NULL,'Tufeeq',NULL,NULL,NULL,'5','Islam','2023-10-25 06:29:53',NULL),(12048,69,8587,'Muhammad Raza Gabool',NULL,NULL,'Muhammad Zulfiqar',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:29:56',NULL),(12049,175,6451,'Alishah',NULL,NULL,'Mushtaq Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 06:29:57',NULL),(12050,79,340,'Manahil',NULL,NULL,'Syed Rehan Ali',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:29:58',NULL),(12051,69,2592,'Noor Fatima',NULL,NULL,'Khalid Mehmood',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:30:19',NULL),(12053,79,314,'Yashfa',NULL,NULL,'Muhammad Furqan',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:30:30',NULL),(12054,175,6453,'Muhammad Hussain Mehmood',NULL,NULL,'Mehmood Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-25 06:30:35',NULL),(12055,69,8604,'Saira',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:30:49',NULL),(12056,79,240,'Mohib ',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:31:24',NULL),(12057,175,6455,'Muhammad Rehan',NULL,NULL,'Mehmood Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-25 06:31:41',NULL),(12058,69,8605,'Zehra Bibi',NULL,NULL,'Sajjad Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:31:49',NULL),(12059,79,300,'Aiman',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:32:00',NULL),(12060,175,6392,'Shumail Shehzad',NULL,NULL,'Shehzad',NULL,NULL,NULL,'2','Islam','2023-10-25 06:32:12',NULL),(12061,69,8615,'Fizza Bibi',NULL,NULL,'Dilshad Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:32:25',NULL),(12062,79,298,'Dua Noor ',NULL,NULL,'Muhammad Imran ',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:32:48',NULL),(12063,175,6461,'Ibrahim Khan',NULL,NULL,'Kashif Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 06:32:49',NULL),(12064,69,8624,'Bibi Aleena',NULL,NULL,'Liaquat',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:32:50',NULL),(12065,69,8627,'Umm e Hani',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:33:12',NULL),(12066,175,6218,'Rohan',NULL,NULL,'Nasim Uddin',NULL,NULL,NULL,'3','Islam','2023-10-25 06:33:20',NULL),(12067,79,299,'Muhammad Armaan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:33:23',NULL),(12068,69,8631,'Mehrunisa',NULL,NULL,'Imran Ali',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:33:36',NULL),(12069,175,6344,'Adeeba',NULL,NULL,'Kamran',NULL,NULL,NULL,'3','Islam','2023-10-25 06:33:47',NULL),(12070,79,313,'Alisma ',NULL,NULL,'Moris John',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:33:56',NULL),(12071,69,8633,'Muhammad Faizan',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:34:04',NULL),(12072,175,6234,'Arsalan',NULL,NULL,'Nazar Ali',NULL,NULL,NULL,'3','Islam','2023-10-25 06:34:22',NULL),(12073,79,339,'Harib ',NULL,NULL,'Muhammad zafar Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 06:34:34',NULL),(12074,69,8656,'Muhammad Hilal',NULL,NULL,'Jalal Khan',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:34:42',NULL),(12075,175,6251,'Sufyan',NULL,NULL,'Sohail',NULL,NULL,NULL,'3','Islam','2023-10-25 06:34:48',NULL),(12076,175,6254,'Muhammad Ibrahim',NULL,NULL,'Rashid Ilahi',NULL,NULL,NULL,'3','Islam','2023-10-25 06:35:28',NULL),(12077,69,8415,'Noor',NULL,NULL,'Muhammad Jan',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:35:35',NULL),(12078,175,6360,'Haya',NULL,NULL,'Shahzad Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-25 06:35:54',NULL),(12079,69,8437,'Rafia',NULL,NULL,'Faiz Muhammad',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:36:08',NULL),(12080,175,6237,'Alyan',NULL,NULL,'Zia Ur Rehman',NULL,NULL,NULL,'3','Islam','2023-10-25 06:36:18',NULL),(12081,69,8558,'Zehra Bibi',NULL,NULL,'Allah Rakha',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:36:36',NULL),(12083,69,8344,'Muhammad Mehmood',NULL,NULL,'Shafiq Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:36:58',NULL),(12084,69,8448,'Ramzan',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:37:19',NULL),(12085,69,8544,'Noman Khan',NULL,NULL,'Sher Muhammad',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:37:38',NULL),(12086,69,8585,'Muhammad Abeel',NULL,NULL,'Fayyaz Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:38:00',NULL),(12087,175,6236,'Umair',NULL,NULL,'Muhammad Ejaz',NULL,NULL,NULL,'3','Islam','2023-10-25 06:38:02',NULL),(12088,175,6339,'Abdul Sami',NULL,NULL,'Shakil',NULL,NULL,NULL,'3','Islam','2023-10-25 06:38:51',NULL),(12089,175,6265,'Marriam',NULL,NULL,'Muhammad Ejaz',NULL,NULL,NULL,'3','Islam','2023-10-25 06:39:19',NULL),(12090,69,8346,'Umm e Hadiya',NULL,NULL,'Haider Gabool',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:39:40',NULL),(12091,175,6296,'Aleena',NULL,NULL,'Ehtisham',NULL,NULL,NULL,'3','Islam','2023-10-25 06:39:47',NULL),(12092,69,8394,'Aiman',NULL,NULL,'Muhammad Fayyaz',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:40:10',NULL),(12093,175,6297,'Filza',NULL,NULL,'Ehtisham',NULL,NULL,NULL,'3','Islam','2023-10-25 06:40:15',NULL),(12094,175,9294,'Aryan Khan',NULL,NULL,'Faman Khan',NULL,NULL,NULL,'3','Islam','2023-10-25 06:40:48',NULL),(12095,69,8395,'Bilal Ahmed',NULL,NULL,'Habib Ur Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:40:58',NULL),(12096,175,6349,'Maleeha',NULL,NULL,'Fayyaz',NULL,NULL,NULL,'3','Islam','2023-10-25 06:41:20',NULL),(12097,69,8396,'Saeed Ur Rehman',NULL,NULL,'Saad Ur Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:41:28',NULL),(12098,93,1866,'Muhammad Aliyan',NULL,NULL,'Shakeer ',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:41:45',NULL),(12099,69,8418,'Muhammad Suleman',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:41:58',NULL),(12100,175,6295,'Muhammad Mudassir',NULL,NULL,'Muhammad Mehmood',NULL,NULL,NULL,'3','Islam','2023-10-25 06:41:59',NULL),(12101,69,8420,'Abida Mughal',NULL,NULL,'Muhammad Saleem Mughal',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:42:55',NULL),(12102,69,8428,'Muhammad Ibrahim',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:43:43',NULL),(12103,93,1871,'Muhammad Wali Khan',NULL,NULL,'Furkan Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:43:57',NULL),(12104,69,8435,'Umaima Niaz',NULL,NULL,'Niaz Muhammad',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:44:35',NULL),(12105,93,1937,'Mobin',NULL,NULL,'Sabz ALi',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:44:42',NULL),(12106,175,6346,'Muhammad Talha',NULL,NULL,'Shakil Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-25 06:44:53',NULL),(12107,69,8436,'Zulaikha',NULL,NULL,'Fakhar Abbas',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:45:09',NULL),(12109,69,8442,'Sheza Bibi',NULL,NULL,'Abdul Latif',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:45:39',NULL),(12110,164,3306,'Muhammad Ikram',NULL,NULL,'Gul Hassan Gabol',NULL,NULL,NULL,'1','Islam','2023-10-25 06:45:44',NULL),(12111,93,2045,'Muhammad Ayyan',NULL,NULL,'Razi-ud-Din',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:45:44',NULL),(12112,69,8443,'Mahnoor',NULL,NULL,'Yameen',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:46:09',NULL),(12113,175,6293,'Ahmed Raza',NULL,NULL,'Muhammad Sadiq',NULL,NULL,NULL,'3','Islam','2023-10-25 06:46:09',NULL),(12114,164,3372,'Shah Wali',NULL,NULL,'Sardar Muhammad Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 06:46:24',NULL),(12116,69,8440,'Muhammad Umar',NULL,NULL,'Hasan Mehmood',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:46:34','2023-10-25 07:30:52'),(12117,93,2047,'Muhammad Mobin',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:46:40',NULL),(12119,164,3374,'Shayan Sultan',NULL,NULL,'Sultan Muhammad',NULL,NULL,NULL,'1','Islam','2023-10-25 06:46:54',NULL),(12120,69,8451,'Ayan',NULL,NULL,'Muhammad Mustafa',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:47:02',NULL),(12121,175,6281,'Hashir',NULL,NULL,'Muhammad Ashiq Khan',NULL,NULL,NULL,'3','Islam','2023-10-25 06:47:28',NULL),(12122,164,3406,'Noraiz Khan',NULL,NULL,'Danish Ali',NULL,NULL,NULL,'1','Islam','2023-10-25 06:47:31',NULL),(12123,69,8455,'Noor Rehman',NULL,NULL,'Niaz Ali',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:47:35',NULL),(12125,93,1869,'Muhammad Siraj',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:47:44',NULL),(12126,175,6316,'Muhammad Daniyal',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'3','Islam','2023-10-25 06:47:54',NULL),(12127,164,3424,'Shahzad Khan',NULL,NULL,'Nadir Shah',NULL,NULL,NULL,'1','Islam','2023-10-25 06:48:06',NULL),(12128,69,8457,'Muahammad Hasan',NULL,NULL,'Abdur Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:48:10',NULL),(12129,175,6312,'Anaya',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3','Islam','2023-10-25 06:48:14',NULL),(12130,93,1952,'Muhammad Ayan Ahmed',NULL,NULL,'Khaliq Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:48:28',NULL),(12131,175,6314,'Muhammad Taha',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3','Islam','2023-10-25 06:48:35',NULL),(12132,164,3463,'Umer Ali',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1','Islam','2023-10-25 06:48:35',NULL),(12133,69,8461,'Muhammad Waqas',NULL,NULL,'Muhammad Younas Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:48:50',NULL),(12134,175,6365,'Yaseen Zakir',NULL,NULL,'Zakir',NULL,NULL,NULL,'3','Islam','2023-10-25 06:49:03',NULL),(12135,93,1953,'Muhammad Ayan',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:49:07',NULL),(12136,69,8464,'Muzammil',NULL,NULL,'Amir',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:49:13',NULL),(12137,164,3145,'Bibi Zainab',NULL,NULL,'Jahanzaib',NULL,NULL,NULL,'1','Islam','2023-10-25 06:49:14',NULL),(12138,175,6405,'Muhammad Bilal',NULL,NULL,'Tahir But',NULL,NULL,NULL,'3','Islam','2023-10-25 06:49:26',NULL),(12139,69,8470,'Faizan',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:49:42',NULL),(12140,93,1963,'Abdul Hadi',NULL,NULL,'Muhammad zubair',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:49:42',NULL),(12141,164,3307,'Amna Gabol',NULL,NULL,'Asadullah Gabol',NULL,NULL,NULL,'1','Islam','2023-10-25 06:49:50',NULL),(12142,175,6406,'Muhammad Arham',NULL,NULL,'Khurram Zakir',NULL,NULL,NULL,'3','Islam','2023-10-25 06:49:51',NULL),(12143,175,2407,'Muhammad Azan',NULL,NULL,'Muhammad Faizan',NULL,NULL,NULL,'3','Islam','2023-10-25 06:50:18',NULL),(12144,164,3375,'Bibi Aleema',NULL,NULL,'Sardar Muhammad Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 06:50:29',NULL),(12145,93,1968,'Muhammad Ayyan Khan ',NULL,NULL,'Muhammad Kamran Khan',NULL,NULL,NULL,'1',NULL,'2023-10-25 06:50:32',NULL),(12146,175,6418,'Ammar Jakio',NULL,NULL,'Muhammad Sharif Jakio',NULL,NULL,NULL,'3','Islam','2023-10-25 06:50:53',NULL),(12147,164,3430,'Hanifa',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'1','Islam','2023-10-25 06:50:56',NULL),(12148,164,3429,'Umm-e-Habiba',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'1','Islam','2023-10-25 06:51:30',NULL),(12149,175,6441,'Farry Indryas',NULL,NULL,'Indryas Feroz',NULL,NULL,NULL,'3',NULL,'2023-10-25 06:51:47',NULL),(12150,69,8475,'Mehwish',NULL,NULL,'Manzoor Ali',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:51:51',NULL),(12151,175,6452,'Muhammad Wasif',NULL,NULL,'Dildar Amed',NULL,NULL,NULL,'3','Islam','2023-10-25 06:52:13',NULL),(12152,164,3422,'Samia Bibi',NULL,NULL,'Siddiq-ur-Rehman',NULL,NULL,NULL,'1','Islam','2023-10-25 06:52:13',NULL),(12153,175,6456,'Muhammad Umer',NULL,NULL,'Manzoor Sikandar',NULL,NULL,NULL,'3',NULL,'2023-10-25 06:52:40',NULL),(12154,164,3440,'Muskan',NULL,NULL,'Ateeq-ur-rehman',NULL,NULL,NULL,'1','Islam','2023-10-25 06:52:48',NULL),(12155,69,8476,'Maham Mughal',NULL,NULL,'Muhammad Feem Mughal',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:52:58',NULL),(12156,175,6125,'Sawera',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:53:04','2023-10-25 06:54:16'),(12157,164,3475,'Raziqa',NULL,NULL,'Zahir Shah Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 06:53:19',NULL),(12158,69,8479,'Ayesha Jafar',NULL,NULL,'Muhammad Jafar',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:53:29',NULL),(12159,175,6350,'Anum',NULL,NULL,'Nazar Muhammad Mirjut',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:53:43','2023-10-25 06:55:16'),(12160,164,3426,'Shareefa Ahmed',NULL,NULL,'Khuram Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 06:53:52',NULL),(12161,69,8482,'Khadija',NULL,NULL,'Muhammad Bilal Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:54:14',NULL),(12162,164,3479,'Nimra',NULL,NULL,'Monu Miyan',NULL,NULL,NULL,'1','Islam','2023-10-25 06:54:24',NULL),(12163,69,8485,'Ali Azmat',NULL,NULL,'Faiz Rasool',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:54:42',NULL),(12164,164,3150,'Ahmed Gul',NULL,NULL,'Gul Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 06:55:01',NULL),(12165,69,8486,'Muhammad Arham',NULL,NULL,'Faiz Rasool',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:55:10',NULL),(12166,164,3508,'Usman',NULL,NULL,'Muneer Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 06:55:27',NULL),(12167,69,8494,'Rahima',NULL,NULL,'Aziz Ur Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:55:56',NULL),(12168,164,3504,'Eman Raz',NULL,NULL,'Razaullah Khan ',NULL,NULL,NULL,'1','Islam','2023-10-25 06:56:01',NULL),(12169,175,6352,'Azra Azhar',NULL,NULL,'Nazar Muhammad Mirjut',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:56:02',NULL),(12170,69,8497,'Karim Ullah',NULL,NULL,'Fazal Karim',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:56:28',NULL),(12171,164,3522,'Bibi Maryam',NULL,NULL,'Muhammad Sabir',NULL,NULL,NULL,'1','Islam','2023-10-25 06:56:31',NULL),(12172,175,6326,'Mayra',NULL,NULL,'Sujaut Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:56:49',NULL),(12173,69,8500,'Sumaiyya',NULL,NULL,'Shah Jahan',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:56:56',NULL),(12174,164,3838,'Hanzila',NULL,NULL,'Naimat Ullah',NULL,NULL,NULL,'1','Islam','2023-10-25 06:57:04',NULL),(12175,175,6320,'Samia',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:57:15',NULL),(12176,69,8505,'Zainab',NULL,NULL,'Mazhar Abbas',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:57:21',NULL),(12177,164,3498,'Nabeel Ali',NULL,NULL,'Nadeem Ali',NULL,NULL,NULL,'1','Islam','2023-10-25 06:57:33',NULL),(12178,175,6321,'Mehwish',NULL,NULL,'Akber Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:57:37',NULL),(12179,69,8513,'Muheet',NULL,NULL,'Muhammad Toufeeq Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:57:53',NULL),(12180,175,6036,'Shayan',NULL,NULL,'Amir',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:58:00',NULL),(12181,164,3151,'Sumaiyya Bibi',NULL,NULL,'Gul Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 06:58:19',NULL),(12182,175,6151,'Farman',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:58:22',NULL),(12183,69,8514,'Zoha',NULL,NULL,'Muhammad Toufeeq Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:58:50',NULL),(12184,175,6162,'Aman Siraj',NULL,NULL,'Muhammad Siraj',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:58:51',NULL),(12185,164,3243,'Ishtiaq ',NULL,NULL,'Mushtaq',NULL,NULL,NULL,'2','Islam','2023-10-25 06:58:52',NULL),(12186,69,8515,'Fatima',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:59:17',NULL),(12187,175,6185,'Usman Khani',NULL,NULL,'Noor ul Islam',NULL,NULL,NULL,'4',NULL,'2023-10-25 06:59:18',NULL),(12188,164,3212,'Fariha Ramzan',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'2','Islam','2023-10-25 06:59:23',NULL),(12189,175,6184,'Fazan Ahmed',NULL,NULL,'Miraj Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-25 06:59:43',NULL),(12190,69,8520,'Fatima',NULL,NULL,'Peer Baksh',NULL,NULL,NULL,'2',NULL,'2023-10-25 06:59:45',NULL),(12191,164,3275,'Hadia',NULL,NULL,'Gul Muhammad ',NULL,NULL,NULL,'2','Islam','2023-10-25 06:59:51',NULL),(12192,175,6215,'Ramjeer',NULL,NULL,'Naseeb Ullah',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:00:08',NULL),(12193,69,8523,'Falak',NULL,NULL,'Owais Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:00:12',NULL),(12194,164,3367,'Unzila Farhan',NULL,NULL,'Farhan Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-25 07:00:21',NULL),(12195,175,6275,'Owais Ali',NULL,NULL,'Rajwale Khan',NULL,NULL,NULL,'4','Islam','2023-10-25 07:00:36',NULL),(12196,164,3394,'Ashfaq Khan ',NULL,NULL,'Yousuf ',NULL,NULL,NULL,'2','Islam','2023-10-25 07:00:57',NULL),(12197,175,6410,'Arman',NULL,NULL,'Jahanzaib',NULL,NULL,NULL,'4','Islam','2023-10-25 07:00:58',NULL),(12198,164,3410,'Iqra',NULL,NULL,'Jamil Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-25 07:01:22',NULL),(12199,175,6753,'Sana Ullah',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'4','Islam','2023-10-25 07:01:23',NULL),(12200,69,8524,'Haider Ali',NULL,NULL,'Mazhar Abbas',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:01:32',NULL),(12201,93,1989,'Muhammad sammar',NULL,NULL,'Muhammad Danish Khan',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:01:49',NULL),(12202,164,3425,'Bilal Khan',NULL,NULL,'Nadir Shah',NULL,NULL,NULL,'2','Islam','2023-10-25 07:01:53',NULL),(12203,175,6345,'Abdul Haseeb',NULL,NULL,'Shakeel',NULL,NULL,NULL,'4','Islam','2023-10-25 07:01:57',NULL),(12205,164,3423,'Bibi Ayesha',NULL,NULL,'Nadir Shah',NULL,NULL,NULL,'2','Islam','2023-10-25 07:02:23',NULL),(12206,93,1995,'Muhammad Hasnain Ali',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:02:26',NULL),(12207,175,6322,'Issaq ',NULL,NULL,'Robbert',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:02:43',NULL),(12208,93,1996,'Muhammad Arham',NULL,NULL,'Muhammad kamran',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:03:04',NULL),(12209,164,3438,'Aziz-ur-Rehman',NULL,NULL,'Siddiq-ur-Rehman',NULL,NULL,NULL,'2','Islam','2023-10-25 07:03:06',NULL),(12210,69,8530,'Abdullah',NULL,NULL,'Hidayad Ullah',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:03:11',NULL),(12211,175,6271,'Najeed Ali',NULL,NULL,'Wajid Ali',NULL,NULL,NULL,'4','Islam','2023-10-25 07:03:16',NULL),(12212,164,3412,'Muhammad Abbas',NULL,NULL,'Habib Ghulam',NULL,NULL,NULL,'2','Islam','2023-10-25 07:03:34',NULL),(12213,93,2010,'Abdul Bari',NULL,NULL,'Salah ud Din',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:03:38',NULL),(12214,69,8546,'Hajra',NULL,NULL,'Amir Ali',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:03:44',NULL),(12215,175,6319,'Munsif',NULL,NULL,'Fayyaz Ali',NULL,NULL,NULL,'4','Islam','2023-10-25 07:03:45',NULL),(12216,164,3467,'Abdullah',NULL,NULL,'Asif Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 07:04:02',NULL),(12217,69,8548,'Hina',NULL,NULL,'Photo',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:04:12',NULL),(12218,93,2022,'Sarfaraz',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:04:21',NULL),(12219,175,6323,'Owais Zeeshan',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'4','Islam','2023-10-25 07:04:22',NULL),(12220,164,3473,'Syed Furqan Ahmed',NULL,NULL,'Syed Abdul Malik',NULL,NULL,NULL,'2','Islam','2023-10-25 07:04:38',NULL),(12221,69,8555,'Saiba',NULL,NULL,'Lal Muhammad',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:04:38',NULL),(12222,175,6318,'Ahsan Ali',NULL,NULL,'Akber Ali',NULL,NULL,NULL,'4','Islam','2023-10-25 07:04:45',NULL),(12223,93,2019,'Abdur Rehman',NULL,NULL,'Muhammad Irshad',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:04:55',NULL),(12224,175,6357,'Muhammad Haris',NULL,NULL,'Shaukat Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:05:14',NULL),(12225,164,3215,'Muhammad Huzaifa',NULL,NULL,'Muhammad Shiraz',NULL,NULL,NULL,'2','Islam','2023-10-25 07:05:18',NULL),(12226,93,2038,'Abdul Hadi',NULL,NULL,'Touseef Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:05:29',NULL),(12227,175,6214,'Abdul Wahab',NULL,NULL,'Majeed',NULL,NULL,NULL,'4','Islam','2023-10-25 07:05:37',NULL),(12228,164,3481,'Muhammad Junaid',NULL,NULL,'Munnu Miyan',NULL,NULL,NULL,'2','Islam','2023-10-25 07:05:46',NULL),(12229,93,2001,'Muhammad Furkan',NULL,NULL,'Muhammad Anees',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:06:00',NULL),(12230,175,6341,'Mubashir',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'4','Islam','2023-10-25 07:06:03',NULL),(12231,69,8556,'Benazeer Saif',NULL,NULL,'Saifullah Mastol',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:06:09',NULL),(12232,164,3485,'Maryam',NULL,NULL,'Naseer Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 07:06:14',NULL),(12233,175,6158,'Sahil Khan',NULL,NULL,'Muhammad Siraj',NULL,NULL,NULL,'4','Islam','2023-10-25 07:06:30',NULL),(12234,69,8559,'Muhammad Hasan',NULL,NULL,'Allah Rakha',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:06:40',NULL),(12235,164,3308,'Ahmed Gabool',NULL,NULL,'Asadullah Gabol',NULL,NULL,NULL,'2','Islam','2023-10-25 07:06:51',NULL),(12236,175,6359,'Muhmmad Haris',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'4','Islam','2023-10-25 07:06:54',NULL),(12237,93,2002,'Muhammad Abdur Reman',NULL,NULL,'Muhammad Anees',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:06:58',NULL),(12238,69,8560,'Kiran',NULL,NULL,'Safdar Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:07:05',NULL),(12239,175,6317,'Ayesha Bibi',NULL,NULL,'Malil Khalil Abbas',NULL,NULL,NULL,'4','Islam','2023-10-25 07:07:20',NULL),(12240,164,3487,'Shakila Naz',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'2','Islam','2023-10-25 07:07:32',NULL),(12241,69,8578,'Muhammad Mubashir',NULL,NULL,'Muhammad Ajmal',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:07:35',NULL),(12242,93,2050,'Murtaza',NULL,NULL,'Majid Saleem',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:07:39',NULL),(12243,175,6325,'Hira',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4','Islam','2023-10-25 07:07:39',NULL),(12244,175,6298,'Zainab ',NULL,NULL,'Ehtisham',NULL,NULL,NULL,'4','Islam','2023-10-25 07:08:01',NULL),(12245,69,8491,'Arbab Fatima',NULL,NULL,'Muhammad Abbas',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:08:05',NULL),(12246,164,3507,'Umar',NULL,NULL,'Muneer Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 07:08:21',NULL),(12247,69,8601,'Aly Zehra',NULL,NULL,'Wajahat Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:08:33',NULL),(12248,175,6301,'Ayan Saleem',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'4','Islam','2023-10-25 07:08:35',NULL),(12249,164,3523,'Sayena',NULL,NULL,'Muhammad Sabir',NULL,NULL,NULL,'2','Islam','2023-10-25 07:08:50',NULL),(12250,93,1714,'Ayesha',NULL,NULL,'Muhammad Imtiaz',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:09:01',NULL),(12251,69,8598,'Ayesha',NULL,NULL,'Atta Ur Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:09:03',NULL),(12252,164,3501,'Muhammad Ali Moosa',NULL,NULL,'Inayat Ali',NULL,NULL,NULL,'2','Islam','2023-10-25 07:09:19',NULL),(12253,175,6300,'Muhammad Ahmed',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'4','Islam','2023-10-25 07:09:25',NULL),(12254,69,8599,'Bushra',NULL,NULL,'Sher Azam',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:09:47',NULL),(12255,175,6299,'Fazan',NULL,NULL,'Zohar Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-25 07:09:57',NULL),(12256,93,1848,'Mehwish',NULL,NULL,'Muhammad Ishaq',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:09:59',NULL),(12257,164,3512,'Sakina Batool',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'2','Islam','2023-10-25 07:10:00',NULL),(12258,69,8642,'Asma',NULL,NULL,'Muhammad Bani',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:10:25',NULL),(12259,164,3017,'Manahil Fatima',NULL,NULL,'Muhammad Ajmal',NULL,NULL,NULL,'3','Islam','2023-10-25 07:10:49',NULL),(12260,175,6408,'Aryan ',NULL,NULL,'Shehzad',NULL,NULL,NULL,'4','Islam','2023-10-25 07:10:49',NULL),(12261,69,8590,'Numan Khan',NULL,NULL,'Akhtar Gul',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:10:58',NULL),(12262,164,3086,'Asad Ali',NULL,NULL,'Rustam Ali',NULL,NULL,NULL,'3','Islam','2023-10-25 07:11:17',NULL),(12263,175,6409,'Manahil Sheikh',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'4','Islam','2023-10-25 07:11:25',NULL),(12264,164,3087,'Asama ',NULL,NULL,'Rustam Ali',NULL,NULL,NULL,'3','Islam','2023-10-25 07:11:42',NULL),(12265,69,8645,'Yousaf',NULL,NULL,'Asim Ali Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:11:44',NULL),(12266,93,1876,'Taniya ',NULL,NULL,'Naeem Khan',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:11:45',NULL),(12268,69,8650,'Waniya',NULL,NULL,'Imran',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:12:03',NULL),(12269,93,1870,'Rameen',NULL,NULL,'Muhammad Aamir',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:12:21',NULL),(12270,164,3096,'Muhammad Shajar',NULL,NULL,'Allahditta',NULL,NULL,NULL,'3','Islam','2023-10-25 07:12:23','2023-10-25 07:12:51'),(12271,175,6411,'Muhammad Subhan',NULL,NULL,'Faizan',NULL,NULL,NULL,'4','Islam','2023-10-25 07:12:33',NULL),(12272,69,8653,'Samiya',NULL,NULL,'Baitullah',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:12:44',NULL),(12273,93,1946,'Ushna Fatima ',NULL,NULL,'Umair',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:13:01',NULL),(12274,175,6412,'Pankhaj Sagar',NULL,NULL,'Sagar',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:13:02',NULL),(12275,69,8659,'Tajali',NULL,NULL,'Muhammad Zahir',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:13:05',NULL),(12276,164,3097,'Maheen ',NULL,NULL,'Allah Ditta',NULL,NULL,NULL,'3','Islam','2023-10-25 07:13:21',NULL),(12277,175,6425,'Muhammad Ayan',NULL,NULL,'Muhammad Khubaan Shah',NULL,NULL,NULL,'4','Islam','2023-10-25 07:13:32',NULL),(12278,69,8438,'Horia Gabool',NULL,NULL,'Rabbani',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:13:41',NULL),(12279,164,3181,'Muhammad Hussain',NULL,NULL,'Muhammad Azam',NULL,NULL,NULL,'3','Islam','2023-10-25 07:13:53',NULL),(12280,175,6459,'Tayyaba Sheikh',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'4','Islam','2023-10-25 07:13:54',NULL),(12281,93,1972,'Aqsa Sahar',NULL,NULL,'Rizwan Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:14:00',NULL),(12282,175,6460,'Muhammad Hussain ',NULL,NULL,'Muhammad Haroon Khan',NULL,NULL,NULL,'4','Islam','2023-10-25 07:14:27',NULL),(12283,93,1971,'Ayesha Sehar',NULL,NULL,'Rizwan Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:14:33',NULL),(12284,164,3274,'Sawera',NULL,NULL,'Gul Muhammad',NULL,NULL,NULL,'3','Islam','2023-10-25 07:14:39',NULL),(12285,69,8302,'Shifa',NULL,NULL,'Shafiq Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:15:10',NULL),(12286,164,3277,'Sana Bibi',NULL,NULL,'Taj Muhammad',NULL,NULL,NULL,'3','Islam','2023-10-25 07:15:17',NULL),(12287,93,1988,'Ushna',NULL,NULL,'Muhammad Danish Khan',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:15:18',NULL),(12288,93,2014,'Dua ',NULL,NULL,'Zafar Iqbal',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:15:42',NULL),(12289,164,3289,'Aisha Mazher',NULL,NULL,'Mazher Hussain',NULL,NULL,NULL,'3','Islam','2023-10-25 07:15:54','2023-10-26 06:54:14'),(12290,175,6150,'Sawera Jabbar',NULL,NULL,'Jabbar',NULL,NULL,NULL,'5','Islam','2023-10-25 07:15:56',NULL),(12291,69,8324,'Arfa',NULL,NULL,'Ghulam Yaseen',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:16:10',NULL),(12292,93,1990,'Mariyam ',NULL,NULL,'Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:16:18',NULL),(12293,175,6112,'Mahnoor',NULL,NULL,'Abdul Rehman',NULL,NULL,NULL,'5','Islam','2023-10-25 07:16:21',NULL),(12294,164,3227,'Rehman Mohsin Ali',NULL,NULL,'Muhammad Anwar ',NULL,NULL,NULL,'3','Islam','2023-10-25 07:16:36',NULL),(12295,175,6024,'Dania',NULL,NULL,'Abid',NULL,NULL,NULL,'5','Islam','2023-10-25 07:16:44',NULL),(12296,69,8323,'Maryam Bibi',NULL,NULL,'Abdul Latif',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:16:51',NULL),(12297,93,2051,'Abrish ',NULL,NULL,'Majid Saleem',NULL,NULL,NULL,'1',NULL,'2023-10-25 07:17:09',NULL),(12298,175,6025,'Shafiullah',NULL,NULL,'Mizullah',NULL,NULL,NULL,'5','Islam','2023-10-25 07:17:17',NULL),(12299,164,3324,'Sumaira',NULL,NULL,'Hafiz Ada Khan',NULL,NULL,NULL,'3','Islam','2023-10-25 07:17:23',NULL),(12300,69,8353,'Saba',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:17:26',NULL),(12301,175,6092,'Zayan',NULL,NULL,'Fareed',NULL,NULL,NULL,'5','Islam','2023-10-25 07:17:40',NULL),(12302,69,8372,'Adeela Malik',NULL,NULL,'Fida Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:18:00',NULL),(12303,164,3331,'Abeel Ahmed',NULL,NULL,'Khalid Hussain ',NULL,NULL,NULL,'3','Islam','2023-10-25 07:18:12',NULL),(12304,175,6093,'Arham',NULL,NULL,'Fareed',NULL,NULL,NULL,'5','Islam','2023-10-25 07:18:13',NULL),(12305,175,6031,'Mubashir',NULL,NULL,'Amir',NULL,NULL,NULL,'5','Islam','2023-10-25 07:18:38',NULL),(12306,69,8393,'Aliza',NULL,NULL,'Mujahid Abbas',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:18:41',NULL),(12307,164,3333,'Hasan Jan',NULL,NULL,'Saz Gul',NULL,NULL,NULL,'3','Islam','2023-10-25 07:18:47',NULL),(12308,175,6210,'Zainab',NULL,NULL,'Samiuddin',NULL,NULL,NULL,'5','Islam','2023-10-25 07:19:05',NULL),(12309,164,3347,'Aasma Fatima',NULL,NULL,'Syed Asim Ali',NULL,NULL,NULL,'3','Islam','2023-10-25 07:19:19',NULL),(12310,175,6266,'Parkash',NULL,NULL,'Prem',NULL,NULL,NULL,'5',NULL,'2023-10-25 07:19:25',NULL),(12311,69,8414,'Manahil',NULL,NULL,'Muhammad Jaan',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:19:37',NULL),(12312,175,6246,'Rohit',NULL,NULL,'Prem',NULL,NULL,NULL,'5','Islam','2023-10-25 07:19:52',NULL),(12313,164,3356,'Nafeesa',NULL,NULL,'Muhammad Iqbal Gabool',NULL,NULL,NULL,'3','Islam','2023-10-25 07:19:56',NULL),(12314,175,6245,'Ali',NULL,NULL,'Rashid',NULL,NULL,NULL,'5','Islam','2023-10-25 07:20:15',NULL),(12315,69,8416,'Jiya',NULL,NULL,'Muhammad Jaan',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:20:20',NULL),(12316,175,5989,'Arman',NULL,NULL,'Farman',NULL,NULL,NULL,'5','Islam','2023-10-25 07:20:37',NULL),(12317,69,8431,'Emaan',NULL,NULL,'Aurangzeb',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:20:47',NULL),(12318,164,3376,'Faisal ur Rehman',NULL,NULL,'Jawed Gujjar',NULL,NULL,NULL,'3','Islam','2023-10-25 07:20:47',NULL),(12320,69,8447,'Emaan',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:21:07',NULL),(12321,164,3383,'Arsalan',NULL,NULL,'Muhammad Younis',NULL,NULL,NULL,'3','Islam','2023-10-25 07:21:16',NULL),(12322,175,5920,'Musafir',NULL,NULL,'Babar',NULL,NULL,NULL,'5','Islam','2023-10-25 07:21:45',NULL),(12324,164,3417,'Asifa',NULL,NULL,'Ateeq-ur-rehman',NULL,NULL,NULL,'3','Islam','2023-10-25 07:21:47',NULL),(12325,93,1783,'Nehal ud Din',NULL,NULL,'Naeem ud Din',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:22:11',NULL),(12326,69,8569,'Mubashira',NULL,NULL,'Muhammad Ajmal',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:22:16',NULL),(12327,175,5873,'Yaseen',NULL,NULL,'Shariq',NULL,NULL,NULL,'5','Islam','2023-10-25 07:22:16',NULL),(12328,164,3419,'Uzma Bibi',NULL,NULL,'Siddiq-ur-Rehman',NULL,NULL,NULL,'3','Islam','2023-10-25 07:22:17',NULL),(12329,175,6328,'Mustafa',NULL,NULL,'Rashid',NULL,NULL,NULL,'5','Islam','2023-10-25 07:22:44',NULL),(12330,93,1850,'Muhammad Saqib',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:22:46',NULL),(12331,69,8472,'Muskan',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:22:51',NULL),(12332,164,3439,'Rimsha Ejaz',NULL,NULL,'Muhammad Ejaz',NULL,NULL,NULL,'3','Islam','2023-10-25 07:23:03',NULL),(12333,175,6250,'Owais',NULL,NULL,'Muhammad Sohail',NULL,NULL,NULL,'5','Islam','2023-10-25 07:23:09',NULL),(12334,69,8483,'Saba',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:23:14',NULL),(12335,93,1873,'Hamza Ahmed Khan ',NULL,NULL,'Shahid Ahmed Khna',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:23:24',NULL),(12336,164,3459,'Rabia',NULL,NULL,'Nasir Khan',NULL,NULL,NULL,'3','Islam','2023-10-25 07:23:28',NULL),(12337,175,6413,'Shanzah  ',NULL,NULL,'Khalil Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-25 07:23:36',NULL),(12338,93,1880,'Muhammad Ahmed ',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:23:55',NULL),(12339,175,6414,'Muhammad Ayan',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'5','Islam','2023-10-25 07:24:01',NULL),(12340,69,8492,'Sabiha',NULL,NULL,'Gul Muhammad',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:24:01',NULL),(12341,164,3359,'Seema',NULL,NULL,'Abdul Razzak',NULL,NULL,NULL,'3','Islam','2023-10-25 07:24:03',NULL),(12342,69,8499,'Ayesha ',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:24:24','2023-10-25 07:46:07'),(12343,175,6420,'Ali Hassan',NULL,NULL,'Naseer Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-25 07:24:27',NULL),(12344,164,3488,'Imran',NULL,NULL,'Meeran Jan',NULL,NULL,NULL,'3','Islam','2023-10-25 07:24:33',NULL),(12345,93,1895,'Muhammad Hammad',NULL,NULL,'Muhammad zaki',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:24:36',NULL),(12346,69,8516,'Ayesha',NULL,NULL,'Shafee Muhammad',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:24:55',NULL),(12347,175,6421,'Aqsa Naseer',NULL,NULL,'Naseer Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-25 07:24:57',NULL),(12348,164,3411,'Ahmed',NULL,NULL,'Jameel',NULL,NULL,NULL,'3','Islam','2023-10-25 07:25:00',NULL),(12349,69,8465,'Zehra',NULL,NULL,'Khalid Mushtaq',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:25:22',NULL),(12350,175,6424,'Joice Pervaiz',NULL,NULL,'Pervaiz Masih',NULL,NULL,NULL,'5','Islam','2023-10-25 07:25:35',NULL),(12351,164,3263,'Naimat-Ullah',NULL,NULL,'Ahmed Khan',NULL,NULL,NULL,'3','Islam','2023-10-25 07:25:36',NULL),(12352,93,1886,'Subhan Khan',NULL,NULL,'Rasheed Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:25:41',NULL),(12353,175,6440,'Syed Zaid Imam',NULL,NULL,'Syed Manzar Imam',NULL,NULL,NULL,'5','Islam','2023-10-25 07:26:11',NULL),(12354,164,3192,'Farhanullah Khan',NULL,NULL,'Asmatullah Khan',NULL,NULL,NULL,'3','Islam','2023-10-25 07:26:18',NULL),(12355,93,1922,'Muhammad Muzamil',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:26:24',NULL),(12357,175,6445,'Hafsa Bibi',NULL,NULL,'Saleem ullah Khan',NULL,NULL,NULL,'5','Islam','2023-10-25 07:26:42',NULL),(12358,164,3483,'Huzaifa Khan',NULL,NULL,'Ameer Ghulam',NULL,NULL,NULL,'3','Islam','2023-10-25 07:26:48',NULL),(12359,93,1935,'Rao Aliyan Ali',NULL,NULL,'Rao Zeeshan Ali Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:27:09',NULL),(12360,164,3503,'Taimoor Raza',NULL,NULL,'Razaullah Khan ',NULL,NULL,NULL,'3','Islam','2023-10-25 07:27:19',NULL),(12361,175,6212,'Bisma ',NULL,NULL,'Mehboob',NULL,NULL,NULL,'5','Islam','2023-10-25 07:27:28',NULL),(12362,93,1960,'Arham Ahmed',NULL,NULL,'Touseef Ahmed ',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:27:50',NULL),(12363,164,3500,'Muhammad Asad ullah Khan',NULL,NULL,'Inayat Ali',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:27:54',NULL),(12364,175,6290,'Maaz Khan',NULL,NULL,'Nawab Khan',NULL,NULL,NULL,'5','Islam','2023-10-25 07:27:55',NULL),(12365,164,3532,'Zehra',NULL,NULL,'Alamgeer',NULL,NULL,NULL,'3','Islam','2023-10-25 07:28:25',NULL),(12366,175,6282,'Ali Hassan',NULL,NULL,'Nasir Ahmed ',NULL,NULL,NULL,'5','Islam','2023-10-25 07:28:35',NULL),(12367,164,3537,'Saeeda',NULL,NULL,'Naimat Ullah',NULL,NULL,NULL,'3','Islam','2023-10-25 07:28:54',NULL),(12368,93,1962,'Muhammad Hasnain',NULL,NULL,'Muhammad Zubair',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:28:57',NULL),(12369,175,6372,'Manahil Malik',NULL,NULL,'Malik',NULL,NULL,NULL,'5','Islam','2023-10-25 07:29:07',NULL),(12370,164,3540,'Jaweria',NULL,NULL,'Shair Muhammad',NULL,NULL,NULL,'3','Islam','2023-10-25 07:29:27',NULL),(12371,175,6159,'Maria',NULL,NULL,'Saifullah',NULL,NULL,NULL,'5','Islam','2023-10-25 07:29:32',NULL),(12372,93,1967,'Abdur ur Rafay',NULL,NULL,'Muhammad kamran',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:29:52',NULL),(12373,164,3553,'Muhammad Ahmed Looni',NULL,NULL,'Muhammad Qasim',NULL,NULL,NULL,'3','Islam','2023-10-25 07:30:03',NULL),(12374,175,5918,'Hammad',NULL,NULL,'Younus',NULL,NULL,NULL,'5','Islam','2023-10-25 07:30:05',NULL),(12375,175,6190,'Muhammad Usama',NULL,NULL,'Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-25 07:30:31',NULL),(12376,164,3548,'Abeeha Kanwal Jawed',NULL,NULL,'Jawaid',NULL,NULL,NULL,'3','Islam','2023-10-25 07:30:41',NULL),(12377,69,8446,'Zainab',NULL,NULL,'Khalid Mushtaq',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:30:56',NULL),(12378,93,1973,'Muhammad Basit Khan',NULL,NULL,'Waleed Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:31:02',NULL),(12380,164,3554,'Anamta',NULL,NULL,'Fazal Sheer',NULL,NULL,NULL,'3','Islam','2023-10-25 07:31:10',NULL),(12381,69,8521,'Maryam',NULL,NULL,'Zain ul Abideen',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:31:31',NULL),(12382,164,2882,'Zarmina',NULL,NULL,'Sardar Muhammad Khan',NULL,NULL,NULL,'4','Islam','2023-10-25 07:33:31',NULL),(12383,164,2918,'Abdul Rehman',NULL,NULL,'Abdul Sattar',NULL,NULL,NULL,'4','Islam','2023-10-25 07:34:14',NULL),(12384,164,2964,'Bibi Husna',NULL,NULL,'Jahanzaib',NULL,NULL,NULL,'4','Islam','2023-10-25 07:34:46',NULL),(12385,164,3024,'Zabehullah',NULL,NULL,'Ubaidullah',NULL,NULL,NULL,'4','Islam','2023-10-25 07:35:22',NULL),(12386,164,3060,'Khalid',NULL,NULL,'Muhammad Naseer',NULL,NULL,NULL,'4','Islam','2023-10-25 07:35:51',NULL),(12387,164,3079,'Marwa',NULL,NULL,'Mujeeb Ur Rehman',NULL,NULL,NULL,'4','Islam','2023-10-25 07:36:22',NULL),(12388,164,3104,'Hafsa Bhatti',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'4','Islam','2023-10-25 07:36:56',NULL),(12389,164,3105,'Aqsa Bhatti',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'4','Islam','2023-10-25 07:38:15',NULL),(12390,164,3149,'Bushra Bibi',NULL,NULL,'Gul Khan',NULL,NULL,NULL,'4','Islam','2023-10-25 07:39:02',NULL),(12391,164,3187,'Amna Zahar',NULL,NULL,'Zaher Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-25 07:39:57',NULL),(12392,164,3188,'Naseebullah',NULL,NULL,'Naimat Ullah',NULL,NULL,NULL,'4','Islam','2023-10-25 07:40:25',NULL),(12393,69,8531,'Tamanna',NULL,NULL,'Hidayat Ullah',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:40:37',NULL),(12394,69,8581,'Iqra',NULL,NULL,'Asif Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:40:56',NULL),(12395,164,3191,'Habib Ullah ',NULL,NULL,'Ismat Ullah',NULL,NULL,NULL,'4','Islam','2023-10-25 07:41:00',NULL),(12396,164,3198,'Muhammad Mudassir',NULL,NULL,'Habib Ghulam',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:41:37',NULL),(12397,69,8258,'Ghulam Abbas',NULL,NULL,'Rab Nawaz',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:41:41',NULL),(12398,164,3214,'Noor-ul-Huda',NULL,NULL,'Muhammad Sheraz',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:42:10',NULL),(12399,164,2892,'Muhammad Zakir',NULL,NULL,'Muhammad Amin',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:42:45',NULL),(12400,69,8552,'Ardiyan',NULL,NULL,'Akhtar Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:42:51',NULL),(12401,69,8553,'Muhammad Abrash',NULL,NULL,'Faiz Muhammad',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:43:12',NULL),(12402,164,3270,'Nisar Ahmed',NULL,NULL,'Deedar Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:43:15',NULL),(12403,93,1979,'Muhammad Majid',NULL,NULL,'Muhammad Safder',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:43:25',NULL),(12404,69,8381,'Rehan',NULL,NULL,'Faiz Muhammad',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:43:32',NULL),(12405,69,8391,'Muhammad Hammad',NULL,NULL,'Abdul Majeed',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:43:51',NULL),(12406,93,1982,'Ali Raza',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:43:53',NULL),(12407,164,3272,'Syed Wasiq Ashraf',NULL,NULL,'Syed Waqar Ashraf',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:43:57',NULL),(12408,69,8409,'Muhammad Rehman',NULL,NULL,'Muhammad Akhtar',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:44:16',NULL),(12409,93,1985,'Abdul Wahab',NULL,NULL,'Shahid Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:44:23',NULL),(12412,93,1994,'Muhammad Talha',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:44:57',NULL),(12413,190,6299,'Muhammad Anas',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'5','Islam','2023-10-25 07:45:00','2023-10-31 06:07:49'),(12414,93,1998,'Araf',NULL,NULL,'Rehman Ahmed ',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:45:20',NULL),(12415,164,3293,'Umm-e-Hani',NULL,NULL,'Abid Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:45:34',NULL),(12417,93,2004,'Muhammad Maviya ',NULL,NULL,'Muhammad Hammad',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:46:02',NULL),(12418,69,8449,'Abu Bakar',NULL,NULL,'Hasan Mehmood',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:46:11',NULL),(12419,164,3299,'Amna Mazhar',NULL,NULL,'Mazhar Bashar',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:46:11',NULL),(12421,69,8463,'Noman',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:46:33',NULL),(12422,93,2031,'Muhammad Ahmed ',NULL,NULL,'Noman Badar',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:46:36',NULL),(12423,164,3305,'Amar Hamza',NULL,NULL,'Gul Hassan',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:46:45',NULL),(12424,93,2053,'Sarim Saleem',NULL,NULL,'Majid Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:47:10',NULL),(12425,164,3339,'Yousuf',NULL,NULL,'Taj Muhammad',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:47:20',NULL),(12426,69,8467,'Sikandar',NULL,NULL,'Muhammad Mazhar',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:47:35',NULL),(12427,164,3350,'Ramal Fatima',NULL,NULL,'Syed Asim Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:47:59',NULL),(12428,69,8501,'Muhammad Owais',NULL,NULL,'Shakir Ullah',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:48:01',NULL),(12429,69,8563,'Irfan',NULL,NULL,'Pannu Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:48:15',NULL),(12430,69,8574,'Hassan ALi',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:48:32',NULL),(12431,69,8582,'Aziz Ullah',NULL,NULL,'Asif Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:48:54',NULL),(12432,164,3354,'Abdul Razzaq',NULL,NULL,'Imran Khan',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:49:00',NULL),(12433,69,8618,'Laiba',NULL,NULL,'Naqab Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:49:10',NULL),(12434,93,2059,'Shah Zaib Ali',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:49:13',NULL),(12435,69,8603,'Fariha',NULL,NULL,'Syed Wajahat Hussain Zaidi',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:49:33',NULL),(12436,164,3358,'Rabia',NULL,NULL,'Abdul Razzaq',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:49:39',NULL),(12437,93,2061,'Tayyab Imaan',NULL,NULL,'Umair Ahmed ',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:49:44',NULL),(12438,164,3418,'Aisha Hayyat',NULL,NULL,'Hayyat Ullah',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:50:20',NULL),(12439,93,1784,'Muskan Bibi',NULL,NULL,'Muhammad Ishaq',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:50:24',NULL),(12440,69,8616,'Zehra Batool',NULL,NULL,'Muhammad Yameen',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:50:37',NULL),(12441,164,3448,'Hasnain',NULL,NULL,'Niaz Wali',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:50:50',NULL),(12442,69,8617,'Unaiza',NULL,NULL,'Muhamad Naveed Anjum',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:50:53',NULL),(12444,93,1862,'Jawaria ',NULL,NULL,'Muhammad Fahim Rind ',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:51:09',NULL),(12445,69,8508,'Mudassir',NULL,NULL,'Muhammad Bilal Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:51:16',NULL),(12446,69,8536,'Abdullah',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:51:32',NULL),(12447,164,3478,'Shahzaib',NULL,NULL,'Sultan Mehmood',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:51:34',NULL),(12448,69,8643,'Muhammad Ajmal',NULL,NULL,'Muhammad Nabi',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:51:53',NULL),(12449,93,1875,'Nabiha ',NULL,NULL,'Muhammad Jawaid ',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:52:09',NULL),(12450,164,3235,'Majid Gabool',NULL,NULL,'Khadim Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:52:10',NULL),(12452,69,8658,'Anabiya',NULL,NULL,'Jamshed Ali',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:52:16',NULL),(12453,164,3496,'Umaima',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:52:44',NULL),(12454,93,1879,'Zainab ',NULL,NULL,'Sajjad Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:52:48',NULL),(12455,69,8660,'Barira',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'3',NULL,'2023-10-25 07:52:55',NULL),(12456,164,3502,'Sameer Ahmed ',NULL,NULL,'Abdul Jalil',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:53:23',NULL),(12458,93,1902,'Mahnoor',NULL,NULL,'Azhar',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:53:35',NULL),(12459,69,8212,'Ukasha',NULL,NULL,'Naveed Khan',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:53:49',NULL),(12460,164,3506,'Muhammad Khan',NULL,NULL,'Muneer Khan',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:53:54',NULL),(12461,93,1907,'Asma ',NULL,NULL,'Muhammad Imran Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:54:14',NULL),(12462,69,827,'Muskan',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:54:17',NULL),(12463,164,3242,'Ashfaq',NULL,NULL,'Mushtaq',NULL,NULL,NULL,'5',NULL,'2023-10-25 07:54:25',NULL),(12465,93,1921,'Ayesha ',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:54:42',NULL),(12466,164,3332,'Muhammad Umer',NULL,NULL,'Saeedullah',NULL,NULL,NULL,'5',NULL,'2023-10-25 07:54:58',NULL),(12468,69,8254,'Zoya',NULL,NULL,'Babar',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:55:18',NULL),(12469,164,3180,'Muhammad Azeem',NULL,NULL,'Muhammad Azam',NULL,NULL,NULL,'5',NULL,'2023-10-25 07:55:30',NULL),(12470,93,1934,'Fabiha Rao',NULL,NULL,'Rao Zeeshan Ali Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:55:34',NULL),(12471,69,8319,'Saima',NULL,NULL,'Abdul Ghafoor',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:55:41',NULL),(12472,69,8332,'Hafeeza',NULL,NULL,'Sultan Gabool',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:55:56',NULL),(12473,164,3071,'Bibi Laiba',NULL,NULL,'Sardar Muhammad Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 07:56:04',NULL),(12475,69,8354,'Bushra',NULL,NULL,'Abdur Rehman',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:56:11',NULL),(12476,93,1944,'Sumaira ',NULL,NULL,'Israr Ahmed ',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:56:13',NULL),(12477,69,8355,'Saira',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:56:45',NULL),(12478,164,3446,'Hammad Mustafa',NULL,NULL,'Atta Muhammad ',NULL,NULL,NULL,'5',NULL,'2023-10-25 07:56:46',NULL),(12479,93,1954,'Ayesha ',NULL,NULL,'Muhammad Arshad ',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:56:57',NULL),(12480,69,8410,'Alishba',NULL,NULL,'Zafar Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:57:01',NULL),(12482,164,3088,'Imran',NULL,NULL,'Abdullah',NULL,NULL,NULL,'5',NULL,'2023-10-25 07:57:29',NULL),(12483,93,2034,'Abiha ',NULL,NULL,'Arman',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:57:34',NULL),(12484,93,2035,'Amna',NULL,NULL,'Arman',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:57:53',NULL),(12485,69,8444,'Mahnoor',NULL,NULL,'Zulfiqar',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:57:59',NULL),(12486,164,3296,'Mehmood Gabool',NULL,NULL,'Asadullah Gabool',NULL,NULL,NULL,'5',NULL,'2023-10-25 07:58:12',NULL),(12487,69,8462,'Raheen',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:58:26',NULL),(12488,93,2036,'Khatija ',NULL,NULL,'Muhammad Ayaz',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:58:31',NULL),(12489,164,3451,'Shahfeen Shah',NULL,NULL,'Shakeel Ahmed Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 07:58:49',NULL),(12490,93,2044,'Huda Anwar Ali',NULL,NULL,'Anwar Ali Muneer ',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:59:08',NULL),(12491,69,8498,'Aqsa',NULL,NULL,'Fazal Kareem',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:59:12',NULL),(12492,164,3010,'Husnain Ahmed',NULL,NULL,'Khurram Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-25 07:59:21',NULL),(12493,93,2058,'Aiman',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-25 07:59:37',NULL),(12494,69,8550,'Aliya',NULL,NULL,'Muneer Ahmed Mastoi',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:59:38',NULL),(12495,69,8228,'Zainab',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'4',NULL,'2023-10-25 07:59:41',NULL),(12496,164,3300,'Erum Javed',NULL,NULL,'Javed Gujjar',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:00:05',NULL),(12497,69,8551,'Fatima',NULL,NULL,'Amir Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 08:00:33',NULL),(12498,164,3080,'Naila Asif',NULL,NULL,'Saifullah',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:00:38',NULL),(12499,69,8557,'Sadaf',NULL,NULL,'Saifullah Mastoi',NULL,NULL,NULL,'4',NULL,'2023-10-25 08:00:54',NULL),(12500,164,3330,'Bilal Ahmed',NULL,NULL,'Khalid Hassan',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:01:11',NULL),(12501,69,8566,'Sumra Bano',NULL,NULL,'Sajjad Haider',NULL,NULL,NULL,'4',NULL,'2023-10-25 08:01:19',NULL),(12502,164,3063,'Junaid',NULL,NULL,'Mujeeb Ur Rehman',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:01:38',NULL),(12503,69,8567,'Saba',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'4',NULL,'2023-10-25 08:01:47',NULL),(12504,93,1992,'Muhammad Ukasha',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:01:56',NULL),(12505,190,6232,'Owais',NULL,NULL,'Shakeel',NULL,NULL,NULL,'4','Islam','2023-10-25 08:02:03',NULL),(12506,69,8385,'Muhammad Tayyab',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'4',NULL,'2023-10-25 08:02:05',NULL),(12507,164,3447,'Rabi-ul-Haq',NULL,NULL,'Atta Muhammad ',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:02:18',NULL),(12508,69,8211,'Sadia',NULL,NULL,'Abdul Latif',NULL,NULL,NULL,'4',NULL,'2023-10-25 08:02:21',NULL),(12509,190,6291,'Aqeel Ahmed',NULL,NULL,'Khalid Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-25 08:02:32',NULL),(12510,69,8255,'Zuhaib Ali',NULL,NULL,'Babar',NULL,NULL,NULL,'4',NULL,'2023-10-25 08:02:37',NULL),(12511,164,3094,'Umaima Farhan',NULL,NULL,'Farhan Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:02:51',NULL),(12512,93,1826,'Abdul Shafay',NULL,NULL,'Kashif Imoad',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:02:52',NULL),(12513,69,8317,'Muhammad Hamza',NULL,NULL,'Abdul Majeed',NULL,NULL,NULL,'4',NULL,'2023-10-25 08:02:52',NULL),(12514,190,6331,'Hassan',NULL,NULL,'Rehmat Ullah',NULL,NULL,NULL,'4','Islam','2023-10-25 08:03:00',NULL),(12515,69,8350,'Muhammad Faizan',NULL,NULL,'Muhammad Akhtar',NULL,NULL,NULL,'4',NULL,'2023-10-25 08:03:07',NULL),(12516,69,8384,'Umair',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'4',NULL,'2023-10-25 08:03:26',NULL),(12517,93,1831,'Muhammad Saif ',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:03:27',NULL),(12518,164,3413,'Muhammad Taha',NULL,NULL,'Muhammad Ejaz',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:03:32',NULL),(12519,190,6333,'Muhammad Muzammil',NULL,NULL,'Zaheer Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-25 08:03:45',NULL),(12520,69,8407,'Touqeer Ahmed',NULL,NULL,'Tanveer Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-25 08:03:49',NULL),(12521,164,3464,'Ayesha',NULL,NULL,'Muhammad Kashif ',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:03:59',NULL),(12522,69,8529,'Zain Ali',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'4',NULL,'2023-10-25 08:04:16',NULL),(12523,190,6334,'Jakseen',NULL,NULL,'Fasil Masih',NULL,NULL,NULL,'4','Islam','2023-10-25 08:04:20',NULL),(12524,93,1836,'Muhammad Ali Khan',NULL,NULL,'Furqan Ahmed Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:04:29',NULL),(12525,164,3021,'Naseebullah',NULL,NULL,'Abdul Khaliq',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:04:32',NULL),(12526,190,6335,'Muhammad Rehan',NULL,NULL,'Fatha Shair',NULL,NULL,NULL,'4','Islam','2023-10-25 08:04:50',NULL),(12527,164,3452,'Muhammad Murtaza Ashiq',NULL,NULL,'Muhammad Ashiq',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:05:05',NULL),(12528,69,8570,'Muhammad Mudassir',NULL,NULL,'Muhammad Ajmal',NULL,NULL,NULL,'4',NULL,'2023-10-25 08:05:06',NULL),(12529,93,1841,'Muhammad Aliyan',NULL,NULL,'Muhammad Khalid ',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:05:18',NULL),(12530,69,8611,'Areeba',NULL,NULL,'Mujahid Gabool',NULL,NULL,NULL,'4',NULL,'2023-10-25 08:05:21',NULL),(12531,190,6330,'Istishna',NULL,NULL,'Zulfiqar Siddiiq',NULL,NULL,NULL,'4','Islam','2023-10-25 08:05:28',NULL),(12532,164,3480,'Maham',NULL,NULL,'Munnu Miyan',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:05:33',NULL),(12533,69,8644,'Aliyan',NULL,NULL,'Abdul Ghani',NULL,NULL,NULL,'4',NULL,'2023-10-25 08:05:38',NULL),(12534,69,8651,'Areeba Siddiqui',NULL,NULL,'Muhammad Asif Siddiqui',NULL,NULL,NULL,'4',NULL,'2023-10-25 08:06:02',NULL),(12535,190,6069,'Kinza',NULL,NULL,'Pervaiz Masih',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:06:07',NULL),(12536,93,1872,'Azan Ahmed Ali',NULL,NULL,'Shahid Ahmed Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:06:18',NULL),(12538,69,8200,'Dua',NULL,NULL,'Muhammad Aslam Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:06:48',NULL),(12539,190,6070,'Riya',NULL,NULL,'Pervaiz Masih',NULL,NULL,NULL,'5','Islam','2023-10-25 08:07:00',NULL),(12540,93,1896,'Muhammad Bilal',NULL,NULL,'Muhammad zaki',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:07:03',NULL),(12541,69,8235,'Aqsa',NULL,NULL,'Tusbehullah',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:07:11',NULL),(12542,69,8247,'Sania Bibi',NULL,NULL,'Muhammad Jaffar',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:07:25',NULL),(12543,190,6099,'Fiza Parveen ',NULL,NULL,'Amjad Ali',NULL,NULL,NULL,'5','Islam','2023-10-25 08:07:28',NULL),(12544,93,1929,'Muhammad Sameer ',NULL,NULL,'Iqrar Ahmed ',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:07:49',NULL),(12545,69,8259,'Faizan Abbas',NULL,NULL,'Fakhar Abbas',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:07:57',NULL),(12546,69,8260,'Rehan ',NULL,NULL,'Shoukat Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:08:16',NULL),(12547,190,6122,'Urooje',NULL,NULL,'Amjad Naveed Masih',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:08:20',NULL),(12548,69,8294,'Ghazi Abbas',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:08:31',NULL),(12549,93,1940,'Abdur-ur-Rehman',NULL,NULL,'Faqeer Baksh',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:08:36',NULL),(12550,69,8295,'Muhammad Hasnain',NULL,NULL,'Shahid Ali',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:08:45',NULL),(12551,190,6156,'Anoosha',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:09:01',NULL),(12552,69,8296,'Baaran Khan',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:09:07','2023-10-25 08:13:42'),(12553,69,8299,'Umaima',NULL,NULL,'Ayaz Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:09:22',NULL),(12554,190,6207,'Muskan',NULL,NULL,'Khursheed Ali',NULL,NULL,NULL,'5','Islam','2023-10-25 08:09:36',NULL),(12555,69,8327,'Sumaiyya Bibi',NULL,NULL,' Muhammad Iqbal',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:09:42',NULL),(12556,69,8357,'Owais',NULL,NULL,'Muhammad Yousuf Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:09:58',NULL),(12557,190,6231,'Aisha',NULL,NULL,'Muhammad Fayyaz',NULL,NULL,NULL,'5','Islam','2023-10-25 08:10:00',NULL),(12558,190,6241,'Fatima ',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'5','Islam','2023-10-25 08:10:24',NULL),(12559,93,1909,'Muhammad Jibran Khan',NULL,NULL,'Muhammad Imran Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:10:37',NULL),(12560,69,8402,'Maria',NULL,NULL,'Muhammad Fayyaz',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:10:45',NULL),(12561,153,1900,'Anabia',NULL,NULL,'Sabir Ali Qureshi',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:11:00',NULL),(12562,190,6244,'Maheen ',NULL,NULL,'Ibrahim Masih',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:11:28',NULL),(12563,69,8432,'Aziza',NULL,NULL,'Aurangzeb Baloch',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:11:28',NULL),(12564,153,2024,'Alisha',NULL,NULL,'Shahid Ali',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:11:30',NULL),(12565,69,8502,'Sawera',NULL,NULL,'Sanaullah',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:11:46',NULL),(12567,93,2026,'Syed Muhammad Arib Ali ',NULL,NULL,'Muhammad Sameer Ali',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:11:56',NULL),(12568,190,6251,'Afreen ',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'5','Islam','2023-10-25 08:12:00',NULL),(12569,69,8528,'Haseeba',NULL,NULL,'Rafiq Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:12:08',NULL),(12570,153,2025,'Mahira',NULL,NULL,'Mansoor',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:12:22',NULL),(12571,69,8561,'Nabiha',NULL,NULL,'Amir Ali',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:12:24',NULL),(12572,190,6311,'Mehak ',NULL,NULL,'Samad',NULL,NULL,NULL,'5','Islam','2023-10-25 08:12:28',NULL),(12573,93,1709,'Muhammad zeeshan',NULL,NULL,'Razi-ud-Din',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:12:34',NULL),(12574,69,8562,'Kissa Zehra',NULL,NULL,'Punnoh Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:12:52',NULL),(12575,190,6338,'Iqra',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'5','Islam','2023-10-25 08:12:56',NULL),(12576,153,2036,'Zainab Bibi',NULL,NULL,'Jibran',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:12:59',NULL),(12578,93,1974,'Muhammad shoaib Khan',NULL,NULL,'Waleed Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:13:14',NULL),(12579,69,8596,'Syeda Zainab',NULL,NULL,'Syed Musaddaq',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:13:45',NULL),(12580,153,2039,'Muhammad Ali Nasir',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:13:47',NULL),(12581,93,1999,'Ayan Khan',NULL,NULL,'Imran Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:14:09',NULL),(12582,153,2095,'Fiza',NULL,NULL,'Irman',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:14:20',NULL),(12583,69,8602,'Hoorain Fatima',NULL,NULL,'Wajahat Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:14:20',NULL),(12584,190,6322,'Fiza Khan ',NULL,NULL,'Ameer Ahmed Khan',NULL,NULL,NULL,'5','Islam','2023-10-25 08:14:21',NULL),(12585,93,2029,'Muhammad Ahmed ',NULL,NULL,'Muhammad Aqeel',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:14:39',NULL),(12586,69,8621,'Shajee Hussain',NULL,NULL,'Azhar Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:14:51',NULL),(12587,153,3013,'Aliyan Khan',NULL,NULL,'Sani Khan',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:14:57',NULL),(12588,93,1984,'Muhammad Abbas ',NULL,NULL,'Shahid Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:15:12',NULL),(12589,69,8623,'Walija',NULL,NULL,'Syed Anwar',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:15:16',NULL),(12590,190,6016,'Aliyan ',NULL,NULL,'Daniyal Masih',NULL,NULL,NULL,'5','Islam','2023-10-25 08:15:20',NULL),(12592,69,86287,'Laiba',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'5',NULL,'2023-10-25 08:15:47',NULL),(12593,93,1910,'Muhammad Ayan',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:16:00',NULL),(12594,190,6240,'Ali Aman',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'5','Islam','2023-10-25 08:16:09',NULL),(12595,153,3014,'Tasbia',NULL,NULL,'Sani Khan',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:16:23',NULL),(12596,153,3015,'Zaeem',NULL,NULL,'Muhammad Zakir',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:16:51',NULL),(12597,190,6277,'Shahzab ',NULL,NULL,'Arfan Masih',NULL,NULL,NULL,'5','Islam','2023-10-25 08:17:36',NULL),(12598,153,3025,'Umm-e-Hani',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:17:45',NULL),(12599,153,3027,'Fatima Fayyaz',NULL,NULL,'Fayyaz Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:18:19',NULL),(12600,190,6288,'Alishah',NULL,NULL,'Shahbaz Masih',NULL,NULL,NULL,'5','Islam','2023-10-25 08:18:51',NULL),(12601,153,3061,'Umm-e-Hani',NULL,NULL,'Nasir Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:19:08',NULL),(12602,93,1911,'Muhammad Subhan',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:19:23',NULL),(12603,153,3062,'Zahra',NULL,NULL,'Muhammad Ayaz ',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:19:45',NULL),(12605,153,3063,'Hasnain Raza',NULL,NULL,'Ali Raza',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:20:17',NULL),(12607,93,2033,'Ali Ahmed',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:20:21',NULL),(12608,153,3086,'Subhan Zahid',NULL,NULL,'Zahid',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:20:50',NULL),(12609,190,6323,'Yahya Mustafa',NULL,NULL,'Muhammad Siddiqi Shah',NULL,NULL,NULL,'5','Islam','2023-10-25 08:21:14',NULL),(12610,153,3087,'Muhammad Umar',NULL,NULL,'Muhammad Sagheer',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:21:32',NULL),(12611,190,6337,'Hasan Raza',NULL,NULL,'Muhammad Pervaiz ',NULL,NULL,NULL,'5','Islam','2023-10-25 08:21:41',NULL),(12612,153,3088,'Abdul Wahab',NULL,NULL,'Muhammad Shafi',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:22:14',NULL),(12613,93,1727,'Aneeba Fatima ',NULL,NULL,'Muhammad Dilshad',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:22:45',NULL),(12614,153,3089,'Mahnoor',NULL,NULL,'Manzoor Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:22:52',NULL),(12615,127,7739,'Zehra Batool',NULL,NULL,'Azam',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:23:01',NULL),(12616,153,3090,'Muhammad Abdul Rafay',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:23:44',NULL),(12617,127,7805,'Nimra',NULL,NULL,'Munawwar Husain',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:23:49',NULL),(12618,93,1763,'Bibi Zara',NULL,NULL,'Jawaid Iqbal',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:24:17',NULL),(12619,153,4011,'Alishba Khan',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:24:28',NULL),(12620,127,7806,'Arisha',NULL,NULL,'Munawwar Husain',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:24:32',NULL),(12621,93,1799,'Rukhsar',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:24:53',NULL),(12622,127,7814,'Sana',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:24:54',NULL),(12623,153,4012,'Anamta Khan',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:25:05',NULL),(12624,127,7851,'Sania',NULL,NULL,'Jahangir',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:25:23',NULL),(12625,93,1824,'Insha',NULL,NULL,'Muhammad Zakir',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:25:26',NULL),(12626,153,4013,'Hasan Raza',NULL,NULL,'Muhammad Faheem',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:25:38',NULL),(12627,153,4035,'Abu Talib',NULL,NULL,'Ashraf',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:26:09',NULL),(12628,93,1868,'Infal',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:26:11',NULL),(12629,127,7862,'Fatima',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:26:50',NULL),(12630,93,1874,'Zainab ',NULL,NULL,'Muhamad Jawaid ',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:26:57',NULL),(12631,153,4036,'Muhammad Nadeem',NULL,NULL,'Mustaqeem uddin',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:27:00',NULL),(12632,127,7878,'Aqsa Bibi',NULL,NULL,'Rafique Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:27:19',NULL),(12633,93,1908,'Rooman',NULL,NULL,'Muhammad Imran Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:27:35',NULL),(12634,153,4040,'Muhammad Fahad',NULL,NULL,'Muhammad Amir Malik',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:27:46',NULL),(12635,127,7897,'Urooj Fatima',NULL,NULL,'Muhammad Ayub',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:27:58',NULL),(12636,93,1732,'Meerab',NULL,NULL,'Nooman Bardar',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:28:15',NULL),(12637,153,4041,'Abdul Wahab',NULL,NULL,'Muhammad Amir Malik',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:28:22',NULL),(12638,127,7905,'Mafail',NULL,NULL,'Muhammad Siraj',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:28:35',NULL),(12639,93,1906,'Rameen',NULL,NULL,'Muhammad Amjad Habib',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:28:49',NULL),(12640,127,7962,'Zainab',NULL,NULL,'Muhammad Shafique',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:29:00',NULL),(12641,153,1842,'Zain',NULL,NULL,'Sabir Abdul Qureshi',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:29:20',NULL),(12642,127,7963,'Zeenat',NULL,NULL,'Muahammad Shafique',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:29:34',NULL),(12643,93,1945,'Zahra Fatima ',NULL,NULL,'Umair ',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:29:35',NULL),(12645,153,1916,'Muhammad Jibran',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:29:57',NULL),(12646,93,1983,'Sania ',NULL,NULL,'Muhammad Azam',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:30:05',NULL),(12647,127,7952,'Tooba',NULL,NULL,'Syed Imran Husain',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:30:12',NULL),(12648,153,1971,'Shayan',NULL,NULL,'Saleem Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:30:28',NULL),(12649,127,7960,'Fozia',NULL,NULL,'Muhammad Khalid',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:30:38',NULL),(12650,93,1987,'Uroosh Danish',NULL,NULL,'Muhammad Danish Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:30:57',NULL),(12651,153,1994,'Manahil',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:30:59',NULL),(12652,127,7965,'Rumesa',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:31:11',NULL),(12653,153,2016,'Wania Mujahid',NULL,NULL,'Muhammad Mujahid',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:31:29',NULL),(12654,127,8006,'Quratul Ain',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:31:38',NULL),(12655,93,1887,'Noor-ul-Huda Khan',NULL,NULL,'Rashid Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:31:39',NULL),(12656,153,2023,'Umm-e-Kulsoom',NULL,NULL,'Shahid Ali',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:32:03',NULL),(12657,93,1991,'Abrish',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:32:29',NULL),(12658,127,7614,'Zain UL Abideen',NULL,NULL,'Ahmed Ramzan',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:32:36',NULL),(12659,153,2050,'Muhammad Ahmed Raza',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'2','Islam','2023-10-25 08:32:42',NULL),(12660,127,7631,'Adil ',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:33:05',NULL),(12661,93,1822,'Abrish ',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:33:06',NULL),(12662,93,1977,'Muqaddas Khan',NULL,NULL,'Muhammad Saqib',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:33:39',NULL),(12663,127,7840,'Ibrahim Masih ',NULL,NULL,'Asif Masih ',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:34:02',NULL),(12664,93,1930,'Zoya ',NULL,NULL,'Muhammad Rais',NULL,NULL,NULL,'3',NULL,'2023-10-25 08:34:11',NULL),(12665,127,7910,'Ali Hamza ',NULL,NULL,'Ashraf ',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:35:17',NULL),(12666,127,7530,'Muhammad Affan ',NULL,NULL,'Faheed ',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:35:57',NULL),(12667,127,7676,'Ahmed Raza ',NULL,NULL,'Muhammad Asif ',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:36:39',NULL),(12668,127,7713,'Atif ',NULL,NULL,'Sajid ',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:38:01',NULL),(12669,127,7715,'Adnan ',NULL,NULL,'Sajjad ',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:38:32',NULL),(12670,127,7717,'Abdul sehaan ',NULL,NULL,'Kamran ',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:39:36',NULL),(12671,127,7741,'Muhammad Sufyan ',NULL,NULL,'Akbar Ali ',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:40:11',NULL),(12674,127,7794,'Abdul Kabir ',NULL,NULL,'Farhan ',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:44:08','2023-10-25 08:45:49'),(12675,127,7802,'Muhammad Abid ',NULL,NULL,'Rafique ',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:44:56',NULL),(12676,127,7816,'Abdul Qasim ',NULL,NULL,'Jummah Gul ',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:47:15',NULL),(12677,127,7836,'Hamza ',NULL,NULL,'Abdul Rehman ',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:47:47',NULL),(12678,127,7854,'Syed Muhammad Ayan ',NULL,NULL,'Muhammad Ismail ',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:48:42',NULL),(12679,153,2062,'Abdul Hadi Ali',NULL,NULL,'Arshad Ali',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:48:55',NULL),(12680,153,2075,'Shayan',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:50:02',NULL),(12681,96,849,'Anabia',NULL,NULL,'Miraj',NULL,NULL,NULL,'1','Islam','2023-10-25 08:50:27',NULL),(12682,153,2076,'Dua',NULL,NULL,'Muhammad Shehzad Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:50:38',NULL),(12683,96,850,'Orwa Aqeel',NULL,NULL,'Aqeel Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-25 08:50:56',NULL),(12684,153,2092,'Shayan Ali',NULL,NULL,'Ibrar Ali',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:51:17',NULL),(12685,96,873,'Saima',NULL,NULL,'Qasim Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 08:51:39',NULL),(12687,153,2094,'Dua',NULL,NULL,'Imran',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:51:42',NULL),(12689,96,895,'Bisma',NULL,NULL,'Bilal',NULL,NULL,NULL,'1','Islam','2023-10-25 08:52:17',NULL),(12690,153,3006,'Athesham',NULL,NULL,'Muhammad Sohail',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:52:21',NULL),(12691,96,900,'Iqra',NULL,NULL,'Nasir Ali',NULL,NULL,NULL,'1','Islam','2023-10-25 08:52:47',NULL),(12692,153,3029,'Hina',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:52:51',NULL),(12693,96,726,'Sadaqat ',NULL,NULL,'Abdullah',NULL,NULL,NULL,'1','Islam','2023-10-25 08:53:47',NULL),(12694,153,3030,'Muhammad Ayan',NULL,NULL,'Imran Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:53:47',NULL),(12695,153,3035,'Ayesha',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:54:15',NULL),(12696,96,792,'Atif',NULL,NULL,'Muhammad Shafi',NULL,NULL,NULL,'1','Islam','2023-10-25 08:54:17',NULL),(12697,96,803,'Jamshaid',NULL,NULL,'Usman Ghani ',NULL,NULL,NULL,'1','Islam','2023-10-25 08:54:44',NULL),(12698,153,3046,'Fariha Naz',NULL,NULL,'Sajjad Ali Rajpoot',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:54:56',NULL),(12699,96,831,'Muhammad Owais',NULL,NULL,'Muhammad Asghar',NULL,NULL,NULL,'1','Islam','2023-10-25 08:55:22',NULL),(12700,153,3050,'Muhammad Salman',NULL,NULL,'Sajjad Ali Rajpoot',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:55:28',NULL),(12701,96,875,'Muhammad Yaseen ',NULL,NULL,'Muhammad Yameen ',NULL,NULL,NULL,'1','Islam','2023-10-25 08:55:58',NULL),(12702,153,3051,'Dua',NULL,NULL,'Sajjad Ali Rajpoot',NULL,NULL,NULL,'2',NULL,'2023-10-25 08:56:05',NULL),(12703,96,878,'Siraj ',NULL,NULL,'Usman Ghani',NULL,NULL,NULL,'1','Islam','2023-10-25 08:56:32',NULL),(12704,96,885,'Rahat Ali',NULL,NULL,'Muhahmmad Ismail',NULL,NULL,NULL,'1','Islam','2023-10-25 08:56:53',NULL),(12705,96,888,'Ali Raza',NULL,NULL,'Muhammad Khalid',NULL,NULL,NULL,'1','Islam','2023-10-25 08:57:22',NULL),(12706,96,902,'Muhammad Mubeen ',NULL,NULL,'Muhammad Nadeem ',NULL,NULL,NULL,'1','Islam','2023-10-25 08:58:40',NULL),(12707,96,696,'Shamim',NULL,NULL,'Yaseen ',NULL,NULL,NULL,'2','Islam','2023-10-25 08:59:03',NULL),(12708,127,7861,'Muhammad Faiz ',NULL,NULL,'Muhammad Shahid ',NULL,NULL,NULL,'1',NULL,'2023-10-25 08:59:13',NULL),(12709,96,719,'Aafiya',NULL,NULL,'Muhammad Esa',NULL,NULL,NULL,'2','Islam','2023-10-25 08:59:37',NULL),(12710,96,733,'Nazia',NULL,NULL,'Waqar Essa',NULL,NULL,NULL,'2','Islam','2023-10-25 09:00:08',NULL),(12711,153,3052,'Minal ',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:00:18',NULL),(12712,96,800,'Maisa',NULL,NULL,'Ghulam Murtaza',NULL,NULL,NULL,'2','Islam','2023-10-25 09:00:32',NULL),(12713,153,3053,'Asad',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:00:46',NULL),(12714,96,812,'Laiba',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'2','Islam','2023-10-25 09:00:54',NULL),(12715,127,7880,'Owais Khan',NULL,NULL,'Aslat Khan',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:00:59',NULL),(12716,96,861,'Rabia',NULL,NULL,'Akram ',NULL,NULL,NULL,'2','Islam','2023-10-25 09:01:14',NULL),(12717,153,3064,'Hunain Raza',NULL,NULL,'Ali Raza',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:01:26',NULL),(12718,96,894,'Rimsha ',NULL,NULL,'Muhammad Shafi',NULL,NULL,NULL,'2','Islam','2023-10-25 09:01:35',NULL),(12719,127,7898,'Muhammad Ahsan',NULL,NULL,'Inam Ullah',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:01:37',NULL),(12720,153,3067,'Umema Noor',NULL,NULL,'Muhammad Imtiaz',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:02:02',NULL),(12721,96,693,'Muhammad Mubashir',NULL,NULL,'Muhammad Tariq',NULL,NULL,NULL,'2','Islam','2023-10-25 09:02:03',NULL),(12722,127,7906,'Muhammad Huzaifa',NULL,NULL,'Dilsheer Husain',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:02:18',NULL),(12723,153,3068,'Abdullah',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:02:30',NULL),(12724,96,762,'Muhammad Imran ',NULL,NULL,'Muhammad Yousuf Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-25 09:02:34',NULL),(12725,127,7931,'Syed Azeem Ahmed',NULL,NULL,'Syed Waseeh Ullah',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:02:52',NULL),(12726,96,808,'Saeed Khan',NULL,NULL,'Qasim Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 09:03:00',NULL),(12727,153,3069,'Muhammad Aman',NULL,NULL,'Muhammad Hamid',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:03:03',NULL),(12728,96,813,'Ayan ',NULL,NULL,'Amjad Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 09:03:25',NULL),(12730,127,7932,'Rizwan ',NULL,NULL,'muhammad Ramzan',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:03:27',NULL),(12731,153,3091,'Hooria',NULL,NULL,'Zahid',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:03:30',NULL),(12732,96,820,'Muhammad Shahid ',NULL,NULL,'Muhammad Raheem ',NULL,NULL,NULL,'2','Islam','2023-10-25 09:03:55',NULL),(12733,153,3092,'Ayesha',NULL,NULL,'Riaz',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:04:00',NULL),(12734,127,7921,'Muhammad Ayan',NULL,NULL,'Muhammad Jahangeer',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:04:05',NULL),(12735,96,832,'Muhammad Abbas',NULL,NULL,'Muhammad Asghar',NULL,NULL,NULL,'2','Islam','2023-10-25 09:04:27',NULL),(12736,127,7936,'Muhammad Hasnain',NULL,NULL,'Dilsheer Husain',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:04:41',NULL),(12737,153,3093,'Tasbiha',NULL,NULL,'Muhammad Zakir',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:04:42',NULL),(12738,96,855,'Asif',NULL,NULL,'Nasir Ali',NULL,NULL,NULL,'2','Islam','2023-10-25 09:04:50',NULL),(12739,127,7945,'Muhammad Amman',NULL,NULL,'Arif',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:05:06',NULL),(12740,96,856,'Danish',NULL,NULL,'Muhammad Khalil',NULL,NULL,NULL,'2','Islam','2023-10-25 09:05:13',NULL),(12741,153,3094,'Hooria',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:05:16',NULL),(12742,127,7959,'Muhammad Haseeb',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:05:36',NULL),(12743,96,860,'Nadir Ali',NULL,NULL,'Nasir Ali',NULL,NULL,NULL,'2','Islam','2023-10-25 09:05:38',NULL),(12744,153,3095,'Muhammad Abu Bakar',NULL,NULL,'Qasim Ali',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:05:56',NULL),(12745,127,7969,'Muhammad Rehan',NULL,NULL,'Tanzeer Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:06:04',NULL),(12746,96,862,'Muhammad Rizwan ',NULL,NULL,'Pappo',NULL,NULL,NULL,'2','Islam','2023-10-25 09:06:08',NULL),(12747,153,3096,'Rameen',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:06:23',NULL),(12748,96,865,'Muhammad Abdullah',NULL,NULL,'Muhammad Sultan ',NULL,NULL,NULL,'2','Islam','2023-10-25 09:06:31',NULL),(12749,127,8011,'Abdur Rehman',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:06:38',NULL),(12750,153,3097,'Muhammad Sufiyan',NULL,NULL,'Abdul Nadeem',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:06:56',NULL),(12751,96,897,'Suffiyan',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'2','Islam','2023-10-25 09:06:57',NULL),(12752,127,7605,'Sidra',NULL,NULL,'Jahangir',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:07:09',NULL),(12753,153,4014,'Ahmed Raza Faheem',NULL,NULL,'Muhammad Faheem',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:07:31',NULL),(12754,96,899,'Muhammad Waris Khan',NULL,NULL,'Muhammad Jawaid',NULL,NULL,NULL,'2','Islam','2023-10-25 09:07:48',NULL),(12755,127,7609,'Umm E Hayan',NULL,NULL,'Muahammad Aslam',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:08:03',NULL),(12756,153,4015,'Muhammad Mavia',NULL,NULL,'Abid Ali',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:08:03',NULL),(12757,96,744,'Mehak ',NULL,NULL,'Fida Hussain',NULL,NULL,NULL,'3','Islam','2023-10-25 09:08:13',NULL),(12758,127,7645,'Zobia',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:08:31',NULL),(12759,153,4016,'Sawera',NULL,NULL,'Naseem Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:08:31',NULL),(12760,96,806,'Saima',NULL,NULL,'Imran',NULL,NULL,NULL,'3','Islam','2023-10-25 09:08:38',NULL),(12761,153,4017,'Asad Ali',NULL,NULL,'Naseem Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:09:01',NULL),(12762,96,823,'Sawera',NULL,NULL,'Ghulam Mustafa',NULL,NULL,NULL,'3','Islam','2023-10-25 09:09:04',NULL),(12763,127,7690,'Muhammad Ibad',NULL,NULL,'Muhammad Ashfaq',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:09:13',NULL),(12764,96,698,'Shayan',NULL,NULL,'Amjad Khan',NULL,NULL,NULL,'3','Islam','2023-10-25 09:09:25',NULL),(12765,153,4018,'Abdul Hadi',NULL,NULL,'Farhan Siddiqui',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:09:34',NULL),(12766,127,7991,'Ali Ahmed',NULL,NULL,'Muhammad Khan',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:09:46',NULL),(12767,96,743,'Adnan ',NULL,NULL,'Fida Hussain',NULL,NULL,NULL,'3','Islam','2023-10-25 09:09:49',NULL),(12768,153,4032,'Ghulam Mustufa',NULL,NULL,'Saeed-uddin',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:10:03',NULL),(12769,127,7721,'Ayan',NULL,NULL,'Nadem aHMED',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:10:09',NULL),(12770,96,750,'Muhammad Sufiyan ',NULL,NULL,'Amjad Khan',NULL,NULL,NULL,'3','Islam','2023-10-25 09:10:13',NULL),(12771,153,4033,'Minal',NULL,NULL,'Muhammad Nasir Sheikh',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:10:33',NULL),(12772,96,755,'Muhammad Hamza',NULL,NULL,'Muhammad Ameen ',NULL,NULL,NULL,'3','Islam','2023-10-25 09:10:51',NULL),(12773,127,7821,'Shahan',NULL,NULL,'Ishqiaq Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:11:00',NULL),(12774,153,4034,'Anumta',NULL,NULL,'Mustaqeem uddin',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:11:07',NULL),(12775,96,830,'Muhammad Saqnain',NULL,NULL,'Muhammad Asghar',NULL,NULL,NULL,'3','Islam','2023-10-25 09:11:19',NULL),(12776,127,7591,'Muhammad Furqan',NULL,NULL,'Farooq',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:11:34',NULL),(12777,153,1841,'Laiba',NULL,NULL,'Rizwan Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:11:40',NULL),(12778,96,890,'Muhammad Umer Hayat',NULL,NULL,'Muhammad Nadeem Mubarak',NULL,NULL,NULL,'3','Islam','2023-10-25 09:11:55',NULL),(12779,153,1846,'Hamza',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:12:07',NULL),(12780,96,631,'Sana',NULL,NULL,'Usman Ghani',NULL,NULL,NULL,'4','Islam','2023-10-25 09:12:30',NULL),(12781,127,7653,'Ahsam Rehman',NULL,NULL,'Imtiaz',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:12:35',NULL),(12782,153,2003,'Aisha',NULL,NULL,'Naveed',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:12:40',NULL),(12783,96,694,'Areeba',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'4','Islam','2023-10-25 09:12:51',NULL),(12784,127,7655,'Ali hasan',NULL,NULL,'Barkat Ali',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:13:05',NULL),(12785,153,2008,'Alishba',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:13:11',NULL),(12786,96,721,'Rabia',NULL,NULL,'Muhammad Essa',NULL,NULL,NULL,'4','Islam','2023-10-25 09:13:14',NULL),(12787,153,2040,'Muhammad Faizan',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:13:44',NULL),(12788,127,7689,'Tabish',NULL,NULL,'Sunwez',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:13:49',NULL),(12789,96,735,'Nisha',NULL,NULL,'Muhammad Ameen ',NULL,NULL,NULL,'4','Islam','2023-10-25 09:13:52',NULL),(12790,127,7694,'Muhammad Hasan',NULL,NULL,'Noor',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:14:15',NULL),(12791,96,683,'Aqsa',NULL,NULL,'Ayaz Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-25 09:14:15',NULL),(12792,153,2041,'Fahad Shahid',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:14:19',NULL),(12793,96,757,'Muhammad Sabir',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'4','Islam','2023-10-25 09:14:41',NULL),(12794,127,7760,'Sufiyan ',NULL,NULL,'Iftikhar',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:14:44',NULL),(12795,153,2073,'Laiba',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:14:46',NULL),(12796,96,804,'Arshad ',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'4','Islam','2023-10-25 09:15:08',NULL),(12797,153,2097,'Abdul Haseeb',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:15:24',NULL),(12798,127,7734,'Abdul Rehman',NULL,NULL,'Basheer Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:15:28',NULL),(12799,96,134,'Sobia ',NULL,NULL,'Muhammad Ameen ',NULL,NULL,NULL,'5','Islam','2023-10-25 09:15:34',NULL),(12800,153,3007,'Anabia',NULL,NULL,'Muhammad Arshid',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:16:00',NULL),(12801,127,7754,'Muhammad Muzammil',NULL,NULL,'Muhamamd Azeem',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:16:05',NULL),(12802,96,596,'Muhammad Saif Ul Islam',NULL,NULL,'Muhammad ijaz',NULL,NULL,NULL,'5','Islam','2023-10-25 09:16:12',NULL),(12803,153,3018,'Mehak',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:16:22',NULL),(12804,127,7781,'Affaq',NULL,NULL,'Ishtiraq Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:16:33',NULL),(12805,96,659,'Shakeel',NULL,NULL,'Yaseen Younus',NULL,NULL,NULL,'5','Islam','2023-10-25 09:16:38',NULL),(12806,153,3028,'Shahyan',NULL,NULL,'Muhammad Zakir',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:16:50',NULL),(12807,127,7790,'Muhammad Mohsin',NULL,NULL,'Shahid',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:17:05',NULL),(12808,96,680,'Makam Khan',NULL,NULL,'Qasim Khan',NULL,NULL,NULL,'5','Islam','2023-10-25 09:17:09',NULL),(12810,93,1710,'Shahraz ',NULL,NULL,'Naeem Khan',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:17:15',NULL),(12811,127,7812,'Hamza',NULL,NULL,'Zaid gul',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:17:25',NULL),(12812,153,3032,'Muhammad Ayan Ali',NULL,NULL,'Amir Ali',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:17:41',NULL),(12813,96,774,'Muhammad Amir ',NULL,NULL,'Rizwan',NULL,NULL,NULL,'5','Islam','2023-10-25 09:17:46',NULL),(12814,127,7813,'Umar Farooq',NULL,NULL,'Muhammad Riyaaz',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:17:54',NULL),(12815,93,1750,'Muhammad Adil',NULL,NULL,'Mukhtyar Ahmed ',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:18:06',NULL),(12816,127,7692,'Ali Raza',NULL,NULL,'Khan Muhammad ',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:18:16',NULL),(12817,153,3036,'Trooba Khan',NULL,NULL,'Shakil Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:18:18',NULL),(12818,153,3038,'Habiba',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:18:42',NULL),(12819,93,1788,'Abdullah',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:18:51','2023-10-25 09:20:25'),(12820,127,7846,'Adnan',NULL,NULL,'Azaaz',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:19:02',NULL),(12821,153,3039,'Muhammad Abu Bakar',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:19:14',NULL),(12822,153,3045,'Simrah',NULL,NULL,'Muhammad Faizan',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:19:42',NULL),(12823,127,7865,'Huzaifa',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:20:14',NULL),(12824,153,3057,'Muhammad Aazan',NULL,NULL,'Nasir Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-25 09:20:24',NULL),(12825,39,4502,'Jannat',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'1','Islam','2023-10-25 09:20:37',NULL),(12826,127,7873,'Shah Fahad',NULL,NULL,'Shah Khaild',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:20:43',NULL),(12827,153,3066,'Ali Waris',NULL,NULL,'Muhammad Buksh',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:20:53',NULL),(12828,127,7887,'Muhammad Ismail',NULL,NULL,'Muhamamd Asif',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:21:11',NULL),(12829,93,1798,'Abdul Hadi',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:21:11',NULL),(12830,39,4509,'Laviza',NULL,NULL,'Safwat Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 09:21:13',NULL),(12831,153,3071,'Arbish',NULL,NULL,'Mustafa Kamal',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:21:27',NULL),(12832,127,7902,'Muhammad Muzammil',NULL,NULL,'Muhammad Noor Nabi',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:21:43',NULL),(12833,39,4525,'Muhammad Ali',NULL,NULL,'Muhammad Siddiq`',NULL,NULL,NULL,'1','Islam','2023-10-25 09:21:47','2023-10-25 09:22:31'),(12834,93,1809,'Muhammad Kashan',NULL,NULL,'Azhar ',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:21:58',NULL),(12835,79,194,'Mudassir Hussain',NULL,NULL,'Mumtaz Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:22:02',NULL),(12836,153,3072,'Muhammad Hammad',NULL,NULL,'Amjad Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:22:03',NULL),(12837,127,7913,'Muhammad Shaban',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:22:21',NULL),(12838,153,3098,'Malika',NULL,NULL,'Rizwan Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:22:29',NULL),(12839,93,1837,'Muhammad Mubishar',NULL,NULL,'Muhammad Shoieb',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:22:39',NULL),(12840,127,7951,'Rameez',NULL,NULL,'Muhammad Aneez',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:22:48',NULL),(12841,153,3099,'Isha',NULL,NULL,'Muhammad Parwaiz',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:22:56',NULL),(12842,127,7966,'Muhammad Ayan',NULL,NULL,'Muhammad Asim',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:23:20',NULL),(12843,153,4019,'Ilma ',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:23:21',NULL),(12844,93,1845,'Muhammad Qasim Baig',NULL,NULL,'Mirza Waseem Baig',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:23:28',NULL),(12845,153,4020,'Bushra',NULL,NULL,'Anees Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:23:46',NULL),(12846,39,4548,'Khurram ',NULL,NULL,'Naveed Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-25 09:23:46',NULL),(12847,127,7971,'Muhammad Usman',NULL,NULL,'Tanveer Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:23:54',NULL),(12848,153,4037,'Omema',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:24:16',NULL),(12849,39,4550,'Alisha',NULL,NULL,'Muhmmad Nasir',NULL,NULL,NULL,'1','Islam','2023-10-25 09:24:25',NULL),(12850,93,1847,'Mirza Abdul Hadi',NULL,NULL,'Mirza Naeeem Baig',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:24:27',NULL),(12851,127,7975,'Muzammil',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:24:45',NULL),(12852,153,1836,'Mehak',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:24:49',NULL),(12853,39,4552,'Sehar Fatima',NULL,NULL,'Mujahid',NULL,NULL,NULL,'1','Islam','2023-10-25 09:24:56',NULL),(12854,93,1851,'Muhammad Ayyan',NULL,NULL,'Muhammad kamran',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:24:57',NULL),(12855,127,7983,'Mushtaq Ahmed',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:25:15',NULL),(12856,153,1881,'Muhammad Riaz',NULL,NULL,'Muhammad Ayaz ',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:25:22',NULL),(12857,93,1883,'Muhammad Faizan',NULL,NULL,'Muhammad Akbar',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:25:38',NULL),(12858,153,1882,'Muhammad Anus',NULL,NULL,'Muhammad Ayaz ',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:25:54',NULL),(12859,127,8001,'Muhammad Sameer',NULL,NULL,'Muhammad Istehab ',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:26:19',NULL),(12860,153,1939,'Noor Fatima',NULL,NULL,'Muhammad Aziz',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:26:23',NULL),(12861,93,1897,'Muhammad Ahad ',NULL,NULL,'Muhammad zaki',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:26:36',NULL),(12862,127,8032,'Muhamamd Ahmed Jawaid',NULL,NULL,'Jawaid',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:26:43',NULL),(12863,39,4554,'Azra',NULL,NULL,'Hakeem ',NULL,NULL,NULL,'1','Islam','2023-10-25 09:26:50',NULL),(12864,153,1957,'Fatima',NULL,NULL,'Muhammad Anees',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:26:51',NULL),(12865,127,8033,'Muhamasd Bilal',NULL,NULL,'Faisal Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:27:10',NULL),(12866,93,1912,'Muhammad Anas',NULL,NULL,'Muhammad Sahaid',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:27:10',NULL),(12867,39,4570,'Urooj',NULL,NULL,'Abdullah',NULL,NULL,NULL,'1','Islam','2023-10-25 09:27:11',NULL),(12868,153,1963,'Fabiha',NULL,NULL,'Muhammad Rehan',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:27:20',NULL),(12869,39,4571,'Rubab',NULL,NULL,'Abdullah',NULL,NULL,NULL,'1','Islam','2023-10-25 09:27:35',NULL),(12870,127,8037,'Muhamamd Faiz',NULL,NULL,'Arif',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:27:37',NULL),(12871,93,1933,'Rao Shayan Ali',NULL,NULL,'Rao Zeeshan Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:27:50',NULL),(12872,127,7552,'Jaweria',NULL,NULL,'Mujhammad Rashid',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:28:00',NULL),(12873,153,1964,'Iqra Zainab',NULL,NULL,'Anwar-ul-Haq',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:28:00',NULL),(12874,39,4573,'Anaya',NULL,NULL,'Abdullah',NULL,NULL,NULL,'1','Islam','2023-10-25 09:28:02',NULL),(12876,93,1961,'Muhammad Hammad',NULL,NULL,'Muhammad zubair',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:28:24',NULL),(12877,39,4574,'Mehak',NULL,NULL,'Abdullah',NULL,NULL,NULL,'1','Islam','2023-10-25 09:28:26',NULL),(12878,153,1965,'Zahra',NULL,NULL,'Abdur Rehman',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:28:30',NULL),(12879,127,7604,'Manahil ',NULL,NULL,'Jahangir',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:28:32',NULL),(12880,127,7920,'Asfa',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:28:53',NULL),(12881,153,1967,'Muhammad Anus',NULL,NULL,'Muhammad Anees',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:28:58',NULL),(12882,39,4575,'Anabia',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'1','Islam','2023-10-25 09:28:59',NULL),(12883,93,1965,'Muhammad Shayan Bhatti',NULL,NULL,'Muhammad Ismaeel',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:29:11',NULL),(12884,127,7941,'Rabia ',NULL,NULL,'Abdullah',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:29:20',NULL),(12885,39,4581,'Umm-e-Lubba',NULL,NULL,'Muhammad Waseem ',NULL,NULL,NULL,'1','Islam','2023-10-25 09:29:34',NULL),(12886,153,1968,'Abdul Samad',NULL,NULL,'Mujhed',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:29:41',NULL),(12887,127,7549,'Ayesha ',NULL,NULL,'Waseem',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:29:49',NULL),(12888,93,1997,'Muhammad Azan',NULL,NULL,'Rehman Ahmed ',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:29:59',NULL),(12889,39,4582,'Haseeba',NULL,NULL,'Javaid',NULL,NULL,NULL,'1','Islam','2023-10-25 09:30:01',NULL),(12890,153,1987,'Ali Hassan',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:30:10',NULL),(12891,127,7633,'Noor Fatima',NULL,NULL,'Mushtaq',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:30:14',NULL),(12892,39,4584,'Shiza',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'1','Islam','2023-10-25 09:30:23',NULL),(12893,153,2005,'Furqan',NULL,NULL,'Imran Khan',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:30:33',NULL),(12894,93,2056,'Muhammad Ayyan Ali Shah',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:30:37',NULL),(12895,127,7937,'Abeeha',NULL,NULL,'Tahir Husain',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:30:42',NULL),(12896,39,4585,'Aliza Khan',NULL,NULL,'Muhammad Mohsin Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 09:30:55',NULL),(12897,153,2029,'Aleena',NULL,NULL,'Muhammad Hashim',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:30:59',NULL),(12898,127,7664,'Ariba',NULL,NULL,'Irfan',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:31:08',NULL),(12900,93,1689,'Zubia ',NULL,NULL,'Muhammad Tahir Rind ',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:31:18',NULL),(12901,153,2054,'Hassan',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:31:24',NULL),(12902,39,4586,'Ayeza Khan ',NULL,NULL,'Mohsin Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 09:31:27',NULL),(12903,153,2055,'Noor Fatima',NULL,NULL,'Muhammad Tariq',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:31:55',NULL),(12904,127,7665,'Bibi Amna',NULL,NULL,'Muhammad Baksh',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:31:58',NULL),(12905,39,4588,'Hareem ',NULL,NULL,'Syed Saleem ',NULL,NULL,NULL,'1','Islam','2023-10-25 09:31:58',NULL),(12906,93,1711,'Sania Ali',NULL,NULL,'Shair Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:32:19',NULL),(12907,153,2067,'Wajeeha',NULL,NULL,'Muhammad Imtiaz',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:32:26',NULL),(12908,127,7775,'Malik',NULL,NULL,'Muhamamd Younus',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:32:28',NULL),(12909,39,4610,'Sehrish Fatima',NULL,NULL,'Khalid Mehmood',NULL,NULL,NULL,'1','Islam','2023-10-25 09:32:49',NULL),(12911,127,7755,'Fatima',NULL,NULL,'Muhammad Sultan',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:32:51',NULL),(12912,153,2079,'Shayan',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:32:54',NULL),(12913,93,1748,'Mahnoor Zahra',NULL,NULL,'Mukhtyar Ahmed ',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:33:03',NULL),(12914,127,7891,'Umaima',NULL,NULL,'Usman Ghani',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:33:12',NULL),(12915,39,4508,'Aliyan Khan',NULL,NULL,'Safwat Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 09:33:27',NULL),(12916,127,7899,'Fariha',NULL,NULL,'Iqbal Ali',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:33:39',NULL),(12917,39,4549,'Manahil',NULL,NULL,'Naveed Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-25 09:33:55',NULL),(12918,153,2086,'Sakina',NULL,NULL,'Ibrar Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:34:06',NULL),(12919,127,7912,'Anabia',NULL,NULL,'Muhamamd Arif',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:34:19',NULL),(12920,153,2098,'Alishba',NULL,NULL,'Bilal',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:34:31',NULL),(12921,93,1762,'Amna Meherban',NULL,NULL,'Muhammad Meherban',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:34:43',NULL),(12922,127,7915,'Tooba Imran',NULL,NULL,'Imran',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:34:54',NULL),(12923,153,3002,'Aiman Naz',NULL,NULL,'Saqib Salim',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:35:07',NULL),(12924,93,1776,'Shaista',NULL,NULL,'Rafeeq Ahmed ',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:35:16',NULL),(12925,39,4520,'Areeb ',NULL,NULL,'Kashif Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-25 09:35:18',NULL),(12926,127,7970,'Sada Noor',NULL,NULL,'Tanveer Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:35:19',NULL),(12927,153,3003,'Azzam',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:35:37',NULL),(12928,127,7974,'Maheen',NULL,NULL,'Imran',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:35:48',NULL),(12929,93,1890,'Anamta',NULL,NULL,'Muhammad Faheem Rind ',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:35:49',NULL),(12930,39,4528,'Azan ',NULL,NULL,'Khurram Shehzad ',NULL,NULL,NULL,'2','Islam','2023-10-25 09:35:52',NULL),(12931,153,3033,'Zainab Adnan',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:36:08',NULL),(12932,39,4531,'Zainab ',NULL,NULL,'Amjad Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 09:36:17',NULL),(12933,127,7831,'Rafia',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2',NULL,'2023-10-25 09:36:22',NULL),(12934,93,1949,'Aleena Naz',NULL,NULL,'Shakeel Ahmed ',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:36:30',NULL),(12935,153,3055,'Zainab Hamid',NULL,NULL,'Muhammad Hamid',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:36:34',NULL),(12936,39,4532,'Ayesha',NULL,NULL,'Amjad Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 09:36:50',NULL),(12937,153,3056,'Bushra',NULL,NULL,'Qasim Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:36:56',NULL),(12938,93,1970,'Nayab Sehar',NULL,NULL,'Rizwan Ahmed ',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:37:23',NULL),(12939,39,4539,'Khizar Mansoor',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'2','Islam','2023-10-25 09:37:25',NULL),(12940,153,4001,'Muhammad Rohan',NULL,NULL,'Kashif',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:37:25',NULL),(12941,127,7669,'Sahab',NULL,NULL,'Abdul KAreem',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:37:38',NULL),(12942,93,2062,'Mahida ',NULL,NULL,'Tahir Qurashi',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:38:08',NULL),(12943,153,4002,'Kunzul Eman',NULL,NULL,'Muhammad Shafi',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:38:09',NULL),(12944,39,4540,'Mahnoor ',NULL,NULL,'Saeed Ul Rehman',NULL,NULL,NULL,'2','Islam','2023-10-25 09:38:11',NULL),(12945,127,7727,'Muhamamd Zain',NULL,NULL,'Ghulam Muhamamd',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:38:13',NULL),(12946,127,7733,'Muhamamd Owais Raza',NULL,NULL,'Hasnain Raza',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:38:49',NULL),(12947,153,4021,'Minahil Mirza',NULL,NULL,'Mirza Amber Baig',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:38:50',NULL),(12948,127,7539,'Muhamamd Abdullah',NULL,NULL,'Akhtar yousuf',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:39:16',NULL),(12949,93,1825,'Abdur Rafey',NULL,NULL,'Kashif Imdad',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:39:27',NULL),(12950,153,4022,'Mirza Junaid Baig',NULL,NULL,'Mirza Ayaz Baig',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:39:29',NULL),(12951,127,7550,'Arman ',NULL,NULL,'Muhammad Wasim',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:39:37',NULL),(12952,127,7616,'Allah Gul',NULL,NULL,'Abdullah',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:39:59',NULL),(12953,153,4042,'Shiza',NULL,NULL,'Abul Sani',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:40:02',NULL),(12954,93,1864,'Muhammad Ayyan',NULL,NULL,'Shkir',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:40:09',NULL),(12955,127,7615,'Saeed Ullah',NULL,NULL,'Amaan Ullah',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:40:35',NULL),(12956,153,1797,'Muhammad Zaid',NULL,NULL,'Asghar Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:40:46',NULL),(12957,93,1865,'Muhammad Hassan',NULL,NULL,'Shakir',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:40:47',NULL),(12958,127,7639,'Ayan',NULL,NULL,'Muhammad Asfar',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:41:08',NULL),(12959,153,1826,'Wajiha',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:41:21',NULL),(12960,93,1894,'Abdul Wasay',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:41:26',NULL),(12961,127,7647,'Muhammad Bilal',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:41:43',NULL),(12962,153,1837,'Muhammad Saad',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:41:49',NULL),(12963,93,1964,'Muhammad Ali Bhatti',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:42:06',NULL),(12964,127,7716,'Ayan ',NULL,NULL,'Kamran',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:42:11',NULL),(12965,153,1868,'Bushra Meezab',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:42:23',NULL),(12966,127,7774,'Muhammad Rizwan',NULL,NULL,'Muhamamd YOunus',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:42:33',NULL),(12967,93,1947,'Azan',NULL,NULL,'Muhammad Hameed ',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:42:44',NULL),(12968,153,1890,'Maham',NULL,NULL,'Muhammad Shahzad',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:42:56',NULL),(12969,127,7780,'Noman',NULL,NULL,'Muhammad Rehman',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:42:57',NULL),(12970,127,7798,'Aliyan',NULL,NULL,'Ghulam Faisal',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:43:24',NULL),(12971,153,1895,'Muhammad Asad',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:43:30',NULL),(12972,42,2036,'Sameer Khan',NULL,NULL,'Hadi Baksh',NULL,NULL,NULL,'4',NULL,'2023-10-25 09:43:30',NULL),(12973,93,1950,'Muhammad Ali',NULL,NULL,'Shakeel Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:43:38',NULL),(12974,127,7810,'Adeel ',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:43:46',NULL),(12975,93,1981,'Abdul Moiz',NULL,NULL,'Muhammad Faheem',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:44:07',NULL),(12976,153,1941,'Muhammad Nadir',NULL,NULL,'Wazir Ahmad',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:44:10',NULL),(12977,127,7833,'Muhammad Yaqoob',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:44:23',NULL),(12978,153,1942,'Noshaba',NULL,NULL,'Wazir Ahmad',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:44:39',NULL),(12979,93,2028,'Muhammad Ayan',NULL,NULL,'Muhammad Arshaad',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:44:44',NULL),(12980,42,1812,'Abdul Razzaq',NULL,NULL,'Muhammad Zaib',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:44:59',NULL),(12981,127,7834,'Abul Moiz',NULL,NULL,'Muhammad Babar Qureshi',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:45:08',NULL),(12982,153,1955,'Mahnoor Waseem',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:45:10','2023-10-25 09:46:58'),(12983,93,2046,'Ayan',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:45:12',NULL),(12985,127,7872,'Abdul Azeez',NULL,NULL,'Shah Khalid',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:45:47',NULL),(12986,93,2055,'Muhammad Ahmed ',NULL,NULL,'Ashfaq Ahmed Farooqi',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:45:57',NULL),(12987,127,7933,'Ayan',NULL,NULL,'Abdul Wahid',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:46:20',NULL),(12988,93,2057,'Muhammad Hasnain Ali Shah',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:46:40',NULL),(12989,127,7949,'Muhammad Shayan',NULL,NULL,'Muhammad Babar',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:46:47',NULL),(12990,127,8018,'Daniyal',NULL,NULL,'Abdul Rahim',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:47:15',NULL),(12991,93,1749,'Tahira',NULL,NULL,'Mukhtiar Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:47:17',NULL),(12992,127,8020,'Syed Dilawar',NULL,NULL,'Syed Shehzad Husain',NULL,NULL,NULL,'-1',NULL,'2023-10-25 09:47:39',NULL),(12993,93,1808,'Tasneem',NULL,NULL,'Nasir ',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:47:43',NULL),(12994,153,1959,'Malaika',NULL,NULL,'Muhammad Aamir',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:47:48',NULL),(12995,153,1983,'Umme Fariha',NULL,NULL,'Saleem Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:48:21',NULL),(12996,93,1936,'Abiha Rao',NULL,NULL,'Rao Zeeshan Ali Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:48:22',NULL),(12997,127,8040,'Abdul Mutaal',NULL,NULL,'Muhammad Ilyas',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:48:26',NULL),(12998,153,2084,'Ayan',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:48:43',NULL),(12999,93,1948,'Aiman',NULL,NULL,'Muhammad Hameed ',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:48:53',NULL),(13000,153,2085,'Ahmed Raza',NULL,NULL,'Amir Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:49:12',NULL),(13001,127,7581,'Masaika',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:49:14',NULL),(13002,153,3009,'Inshal',NULL,NULL,'Nadeem',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:49:39',NULL),(13003,93,1969,'Sadia Naz',NULL,NULL,'Khalid Balooch ',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:49:40',NULL),(13004,127,7629,'Bibi Maryam',NULL,NULL,'Ali Sayed',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:49:49',NULL),(13005,153,3021,'Wania Imran',NULL,NULL,'Imran Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:50:06',NULL),(13006,93,1993,'Gulnaz',NULL,NULL,'Gulshair Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:50:19',NULL),(13007,127,7662,'Noor UL Huda',NULL,NULL,'Jamshed Ali Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:50:20',NULL),(13008,153,3024,'Ali Hasan',NULL,NULL,'Wasim Uddin',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:50:41',NULL),(13009,127,7663,'Muskan',NULL,NULL,'Habib',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:50:52',NULL),(13010,93,2065,'Madiha Jawaid ',NULL,NULL,'Jawaid Iqbal',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:51:05',NULL),(13011,153,3042,'Wania Ashraf',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:51:06',NULL),(13012,127,7773,'Urooj Fatima ',NULL,NULL,'Shehbaz',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:51:13',NULL),(13013,153,3049,'Madiha ',NULL,NULL,'Arshad',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:51:29',NULL),(13014,127,7800,'Bibi Aqsa',NULL,NULL,'Gul Khabib',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:51:36',NULL),(13015,153,3065,'Fatima',NULL,NULL,'Saleem',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:51:49',NULL),(13016,127,7536,'Seerat Fatima',NULL,NULL,'Azam',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:52:05',NULL),(13017,153,3073,'Muhammad  Raza',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:52:19',NULL),(13018,153,1716,'Dua',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:52:40',NULL),(13019,153,1844,'Muskan',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:53:04',NULL),(13020,127,7640,'Sameera Asfar',NULL,NULL,'Muhammad Asfar',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:53:11',NULL),(13021,153,3023,'Muhammad Hasan',NULL,NULL,'Khalid Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:53:34',NULL),(13022,127,7654,'Maryam',NULL,NULL,'Mairaj Uddin',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:53:40',NULL),(13023,153,3058,'Muhammad Shayan',NULL,NULL,'Nasir Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:54:06',NULL),(13024,127,7656,'Asma',NULL,NULL,'Muhammad Fayyaz',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:54:18',NULL),(13025,153,4003,'Hamza Asif',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:54:31',NULL),(13026,127,7657,'Ayesha',NULL,NULL,'Muhammad Fayyyaz',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:54:40',NULL),(13027,153,4023,'Arsh Siddique',NULL,NULL,'Muhammad Siddiqui',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:55:05',NULL),(13028,127,7672,'Maryam',NULL,NULL,'Shoib Husain',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:55:15',NULL),(13029,127,7675,'Nabeeha',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:55:39',NULL),(13030,153,4024,'Mirza Ubaid Baig',NULL,NULL,'Mirza Ayaz Baig',NULL,NULL,NULL,'5',NULL,'2023-10-25 09:55:45',NULL),(13031,127,7679,'Laiba',NULL,NULL,'Faisal',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:56:02',NULL),(13032,127,7699,'Alishba ',NULL,NULL,'Akram',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:56:34',NULL),(13033,127,7807,'Noor Fatima',NULL,NULL,'Rafique',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:57:04',NULL),(13034,127,7844,'Dua',NULL,NULL,'Danish Husain',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:57:37',NULL),(13035,127,7948,'Qirat',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:57:57',NULL),(13036,13,849,'Safia ',NULL,NULL,'Nasarullah',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:58:32',NULL),(13037,127,7984,'Musfira Bibi',NULL,NULL,'MAzhar Husain',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:58:41',NULL),(13038,127,8019,'Amna Bibi',NULL,NULL,'Syed Shehzad',NULL,NULL,NULL,'3',NULL,'2023-10-25 09:59:03',NULL),(13039,13,997,'Ayat',NULL,NULL,'Shakeel',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:59:03',NULL),(13040,13,1085,'Zikra',NULL,NULL,'Ayaz Ali',NULL,NULL,NULL,'1',NULL,'2023-10-25 09:59:30',NULL),(13041,13,1086,'Mahnoor ',NULL,NULL,'Bilal Nazir',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:00:15',NULL),(13042,127,7446,'Shaban',NULL,NULL,'Farhan',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:00:37',NULL),(13043,13,887,'Saba Jawed',NULL,NULL,'Muhammad Jawed',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:00:57',NULL),(13044,127,7513,'Muhammad Bilawal',NULL,NULL,'Azeez U Rehman',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:01:21',NULL),(13045,13,1162,'Mariym',NULL,NULL,'Nadeem Ali',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:01:25',NULL),(13046,127,7517,'Usman',NULL,NULL,'Muhammad Shehbaz',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:01:44',NULL),(13047,13,1050,'Parnaz',NULL,NULL,'Idress',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:02:06',NULL),(13048,127,7565,'Muhammad nabeel',NULL,NULL,'Muhammad Shoukat',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:02:19',NULL),(13049,50,8129,'Alishba',NULL,NULL,'Khurram',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:02:20',NULL),(13050,13,1151,'Ayesha ',NULL,NULL,'Noor Agha',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:02:43',NULL),(13051,50,8151,'Shiza Kamran',NULL,NULL,'Kamran Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:02:51',NULL),(13052,127,7576,'Suleman Ali',NULL,NULL,'Barkat Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:02:57',NULL),(13053,50,8152,'Mehek Nadeem',NULL,NULL,'Nadeem',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:03:19',NULL),(13054,13,1109,'Eurm',NULL,NULL,'Ali Asghar',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:03:34',NULL),(13056,127,7612,'Muhammad Ayan',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:03:47',NULL),(13057,50,8153,'Bushra Khan',NULL,NULL,'Muhammad Amir Khan',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:03:55',NULL),(13058,13,1103,'Safia ',NULL,NULL,'Taj. Muhammad ',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:04:10',NULL),(13059,50,8154,'Manahil',NULL,NULL,'Muhammad Atiq',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:04:23',NULL),(13060,13,1089,'Fatima',NULL,NULL,'Abid ',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:04:49',NULL),(13061,50,8155,'Ambreen',NULL,NULL,'Saeed',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:04:53',NULL),(13062,127,7620,'Wali Dad',NULL,NULL,'Abdullah ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:04:56',NULL),(13063,13,1163,'Nabeel ',NULL,NULL,'Nadeem Ali',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:05:23',NULL),(13064,50,8156,'Fabiha',NULL,NULL,'Faeiuddin',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:05:26',NULL),(13065,127,7623,'Muhammad Rayyan ',NULL,NULL,'Muhammad Kamran ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:05:32',NULL),(13066,127,7641,'Muhammad Muzammil ',NULL,NULL,'Shabbir Hussain ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:05:56',NULL),(13067,50,8157,'Ayesha',NULL,NULL,'Muhammad Salim',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:05:57',NULL),(13068,13,1129,'Sunain ',NULL,NULL,'Aziz ur Rehman',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:06:24',NULL),(13069,50,8181,'Mehak',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:06:26',NULL),(13070,127,7650,'Rafay Tahir ',NULL,NULL,'Tahir Hussain ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:06:30',NULL),(13072,50,8219,'Zoya Ali',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:06:58',NULL),(13073,13,1168,'Ubaid ',NULL,NULL,'Dawood',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:07:00',NULL),(13074,127,7681,'Muhammad Hazeefa ',NULL,NULL,'Ismail ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:07:06',NULL),(13075,50,8220,'Bushra',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:07:25',NULL),(13076,127,7682,'Abdul Rehman ',NULL,NULL,'Ismail ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:07:28',NULL),(13077,127,7695,'Muhammad Ali ',NULL,NULL,'Muhammad Ashfaq ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:07:53',NULL),(13078,13,1094,'Husnain',NULL,NULL,'Gul Daraz Khan',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:07:58',NULL),(13079,50,8130,'Eshna',NULL,NULL,'Irfan',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:08:03',NULL),(13080,127,7720,'Adil ',NULL,NULL,'Sajjad ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:08:13',NULL),(13081,13,1167,'Rehan',NULL,NULL,'Farooq',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:08:27',NULL),(13082,50,8131,'Ayesha ',NULL,NULL,'Shakeel',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:08:31',NULL),(13083,127,7722,'Sahil ',NULL,NULL,'Sajid ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:08:34',NULL),(13084,127,7738,'Abdul Manan ',NULL,NULL,'Muhammad Ashrab ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:09:03',NULL),(13085,50,7604,'Barrera',NULL,NULL,'Naushad',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:09:08',NULL),(13086,13,1165,'Muhammad Bilawal',NULL,NULL,'Bilal Nazir',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:09:09',NULL),(13087,50,7646,'Ameena',NULL,NULL,'Muhammad Shakir',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:09:42',NULL),(13088,13,1096,'Muhammad Agha',NULL,NULL,'Shirin agha',NULL,NULL,NULL,'-1',NULL,'2023-10-25 10:09:46',NULL),(13089,127,7742,'Muhammad Saqib Ali ',NULL,NULL,'Muhammad Majid Ali ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:09:57',NULL),(13090,50,7709,'Mehak',NULL,NULL,'Irfan',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:10:07',NULL),(13091,127,7743,'Muhammad Talha Ali ',NULL,NULL,'Muhammad Majid ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:10:25',NULL),(13092,50,7746,'Horain',NULL,NULL,'Saeed khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:10:35',NULL),(13093,127,7757,'Adil Munawar ',NULL,NULL,'Munawwar ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:10:52',NULL),(13094,50,7761,'Dur-e-Nayab',NULL,NULL,'Jahangir Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:11:12',NULL),(13095,127,7783,'Muhammad Adnan ',NULL,NULL,'Muhammad Arif ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:11:15',NULL),(13096,127,7792,'Muhammad Hafeez ',NULL,NULL,'Muhammad Ramzan Qureshi ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:11:42',NULL),(13097,50,7763,'Muskan Zainab',NULL,NULL,'Muhammad Jameel ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:11:43',NULL),(13098,50,7764,'Unsa',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:12:08',NULL),(13099,127,7811,'Ameer Hamza ',NULL,NULL,'Zaidi Gul ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:12:10',NULL),(13100,13,1138,'Rizwan',NULL,NULL,'Muhammad Saiful',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:12:25',NULL),(13101,127,7845,'Kamran ',NULL,NULL,'Muhammad Ghaffar ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:12:35',NULL),(13102,50,7812,'Aleena',NULL,NULL,'Wasi Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:12:36',NULL),(13103,127,7863,'Muhammad Khurram ',NULL,NULL,'Muhammad Akbar ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:12:58',NULL),(13104,50,7838,'Manahil',NULL,NULL,'Asif',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:13:03',NULL),(13105,127,7869,'Muhammad Hassan ',NULL,NULL,'Muhammad Usama ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:13:26',NULL),(13106,13,1164,'Abdul Manam',NULL,NULL,'Abdul Majid',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:13:31',NULL),(13107,50,7858,'Noor',NULL,NULL,'Muhammad Illyas',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:13:43',NULL),(13108,127,7883,'Muhammad Faraz ',NULL,NULL,'Zameer Ahmed Azmi ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:14:03',NULL),(13109,13,1063,'Saadullah',NULL,NULL,'Sifatullah',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:14:06',NULL),(13110,50,7861,'Noor ul Ain',NULL,NULL,'Muhammad Dawood',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:14:15',NULL),(13111,127,7918,'Muhammad Hussain ',NULL,NULL,'Muhammad Farooq Madni ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:14:34',NULL),(13112,50,7940,'Khadija',NULL,NULL,'Basheer',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:14:42',NULL),(13113,13,1131,'Muhammad Ishaque',NULL,NULL,'Noor Agha',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:14:43',NULL),(13114,127,7944,'Nadir Ali ',NULL,NULL,'Shahid ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:14:58',NULL),(13115,50,7942,'Amna ',NULL,NULL,'Nazeer',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:15:09',NULL),(13116,13,1166,'Sher Alam ',NULL,NULL,'Sher Zia',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:15:22',NULL),(13117,50,7965,'Anamta',NULL,NULL,'Muhammad Zubair',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:15:37',NULL),(13118,127,7573,'Hareem ',NULL,NULL,'Noor Muhammad ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:15:51',NULL),(13119,50,7978,'Shahzil',NULL,NULL,'Ikhlaq',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:16:00',NULL),(13120,13,1142,'Moiz',NULL,NULL,'Arif Ullah',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:16:06',NULL),(13121,127,7580,'Areeba ',NULL,NULL,'Ayyub ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:16:25',NULL),(13122,13,1101,'Fiyaz',NULL,NULL,'Muhammad Baaz',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:16:36',NULL),(13123,127,7607,'Dua ',NULL,NULL,'Muhammad Ramzan ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:16:49',NULL),(13124,50,7991,'Savera',NULL,NULL,'Nazeer Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:16:53',NULL),(13125,13,881,'Adnan Khan',NULL,NULL,'Mandozi Khan',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:17:14',NULL),(13126,127,7626,'Alishba ',NULL,NULL,'Muhammad Ismail ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:17:17',NULL),(13127,127,7668,'Tayyaba ',NULL,NULL,'Muhammad Irfan ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:17:44',NULL),(13128,127,7707,'Alishba ',NULL,NULL,'Muhammad Ayyub ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:18:09',NULL),(13129,127,7756,'Manahil ',NULL,NULL,'Ayyub ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:18:31',NULL),(13130,13,1190,'Muhammad Nazir',NULL,NULL,'Muhammad Qasim',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:18:54',NULL),(13133,127,7772,'Farhan ',NULL,NULL,'Muhammad Younus ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:20:17',NULL),(13134,127,7776,'Areeba ',NULL,NULL,'Hussain ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:20:35',NULL),(13135,127,7777,'Ayesha ',NULL,NULL,'Bashir Ahmed ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:20:57',NULL),(13136,13,1097,'Hikat Ullah',NULL,NULL,'Shirin Agha',NULL,NULL,NULL,'1',NULL,'2023-10-25 10:21:13',NULL),(13137,127,77796,'Fatima Bibi ',NULL,NULL,'Shahid Ali ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:21:26',NULL),(13138,127,7864,'Kainat ',NULL,NULL,'Asif Khan ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:21:59',NULL),(13140,127,7870,'Manahil ',NULL,NULL,'Shah Khalid ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:22:22',NULL),(13142,127,7871,'Muntasha ',NULL,NULL,'Shah Khalid ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:22:45',NULL),(13143,127,7882,'Alishah Naz ',NULL,NULL,'Inaam Ullah ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:23:13',NULL),(13144,13,1003,'Yasmeen ',NULL,NULL,'Waseem Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:23:14','2023-10-25 10:25:27'),(13145,39,4553,'Saddam ',NULL,NULL,'Hakeem',NULL,NULL,NULL,'2','Islam','2023-10-25 10:23:22',NULL),(13147,127,7901,'Munazza ',NULL,NULL,'Tahir Shehbaz ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:23:39',NULL),(13148,39,4555,'Kaif Muhammad',NULL,NULL,'Tanveer Baig',NULL,NULL,NULL,'2','Islam','2023-10-25 10:23:49',NULL),(13149,127,7919,'Ifrah ',NULL,NULL,'Muhammad Asif ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:24:05',NULL),(13150,39,4569,'Syed Zargam',NULL,NULL,'Nasarullah',NULL,NULL,NULL,'2','Islam','2023-10-25 10:24:28',NULL),(13151,127,7934,'Soobia ',NULL,NULL,'Muhammad Ramzan ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:24:28',NULL),(13152,127,7940,'Iqra ',NULL,NULL,'Nayaaz Khan ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:24:52',NULL),(13153,13,1002,'Saweera',NULL,NULL,'Niyaz Muhammad Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:24:54',NULL),(13154,39,4589,'Tooba',NULL,NULL,'Abdul Hai',NULL,NULL,NULL,'2','Islam','2023-10-25 10:25:09',NULL),(13156,127,7955,'Tania Bibi',NULL,NULL,'Shah Alam ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:25:35',NULL),(13157,39,4596,'Syeda Ayeza Ali',NULL,NULL,'Syed Jebran Ali',NULL,NULL,NULL,'2','Islam','2023-10-25 10:25:44',NULL),(13158,13,1037,'Sehar',NULL,NULL,'Abdur Rahman',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:26:03',NULL),(13159,127,7985,'Ayat Bibi ',NULL,NULL,'Mazhar Hussain ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:26:06',NULL),(13160,39,4611,'ibrahim',NULL,NULL,'Kashif Khan',NULL,NULL,NULL,'2','Islam','2023-10-25 10:26:17',NULL),(13161,13,1042,'Marva',NULL,NULL,'Momin Shah',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:26:31',NULL),(13162,39,4614,'Asiya',NULL,NULL,'Muhammad Zubair',NULL,NULL,NULL,'2','Islam','2023-10-25 10:26:42',NULL),(13163,127,8005,'Umm E Habiba',NULL,NULL,'Abdul Hakeem ',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:26:48',NULL),(13164,13,1093,'Fatima Bibi',NULL,NULL,'Gul Daraz Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:27:09',NULL),(13165,39,4524,'Muhammad Sajjad',NULL,NULL,'Muhammad Sadiq',NULL,NULL,NULL,'3','Islam','2023-10-25 10:27:09',NULL),(13166,127,7426,'Habib Ur Rehman ',NULL,NULL,'Imtiaz Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:27:26','2023-10-25 10:28:05'),(13167,39,4496,'Muhammad Ziyan',NULL,NULL,'Fareed',NULL,NULL,NULL,'3','Islam','2023-10-25 10:27:45',NULL),(13168,13,1090,'Bisma Rani',NULL,NULL,'Muhammad Ahsan Kareem',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:27:54',NULL),(13169,39,4503,'Muhammad Ramzan',NULL,NULL,'Muhammad  Aslam',NULL,NULL,NULL,'3','Islam','2023-10-25 10:28:12',NULL),(13170,39,4517,'Haya',NULL,NULL,'Shahzad Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-25 10:28:37',NULL),(13171,13,1118,'Laiba ',NULL,NULL,'Afzal Mehmood',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:28:53',NULL),(13172,127,7449,'Shahkir Ali ',NULL,NULL,'Usman Ghani ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:28:56',NULL),(13173,39,4527,'Laiba',NULL,NULL,'Khurram Shehzad',NULL,NULL,NULL,'3','Islam','2023-10-25 10:29:07',NULL),(13174,127,7454,'Muhammad Ayan ',NULL,NULL,'Noor Muhammad ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:29:26',NULL),(13175,39,4530,'Minahil Fatima',NULL,NULL,'Muhammad Naseem',NULL,NULL,NULL,'3','Islam','2023-10-25 10:29:36',NULL),(13176,127,7529,'Abdul Ahad ',NULL,NULL,'Fahad ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:29:47',NULL),(13177,13,1102,'Aziza',NULL,NULL,'Taj Muhammad',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:29:48',NULL),(13178,39,4533,'Abdul Rafay',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'3','Islam','2023-10-25 10:30:07',NULL),(13179,127,7625,'Abdullah ',NULL,NULL,'Shah Muhammad ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:30:08',NULL),(13180,13,1161,'Nida',NULL,NULL,'Nadeem Ali',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:30:09',NULL),(13181,39,4536,'Muhammad Usman',NULL,NULL,'Ehsan Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-25 10:30:34',NULL),(13182,13,1158,'Hawah',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:30:36',NULL),(13183,127,7658,'Sheikh Fareed',NULL,NULL,'Muhammad Fayyaz ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:30:44',NULL),(13184,39,4547,'Laiba',NULL,NULL,'Saeed Ur Rehman',NULL,NULL,NULL,'3','Islam','2023-10-25 10:31:01',NULL),(13185,13,1041,'Hadyat ',NULL,NULL,'Zaman',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:31:10',NULL),(13186,127,7696,'Ali Asghar ',NULL,NULL,'Muhammad Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:31:14',NULL),(13187,127,7724,'Aqib ',NULL,NULL,'Sajjad ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:31:34',NULL),(13188,39,4567,'Abdul Rehman',NULL,NULL,'Syed Mansoor Ali',NULL,NULL,NULL,'3','Islam','2023-10-25 10:31:38',NULL),(13189,13,1184,'Marva',NULL,NULL,'Baaz Muhammad ',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:31:46',NULL),(13190,127,7725,'Saqib ',NULL,NULL,'Sajjad ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:31:56',NULL),(13191,39,4568,'Muhammad Umer',NULL,NULL,'Jawaid Iqbal',NULL,NULL,NULL,'3','Islam','2023-10-25 10:32:09',NULL),(13192,127,7766,'Muhammad Ameen ',NULL,NULL,'Yaqoob ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:32:16',NULL),(13193,13,988,'Fouzia',NULL,NULL,'Shah Muhammad ',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:32:17',NULL),(13194,39,4607,'Zainab',NULL,NULL,'Muhammad Noman Shafi',NULL,NULL,NULL,'3','Islam','2023-10-25 10:32:37',NULL),(13195,127,7782,'Abdul Samad ',NULL,NULL,'Faisal ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:32:41',NULL),(13196,13,1043,'Mahnoor ',NULL,NULL,'Abdullah',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:32:49',NULL),(13197,127,7884,'Amjad ',NULL,NULL,'Ashraf Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:32:59',NULL),(13198,39,4488,'Hunzila',NULL,NULL,'Shakeel Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-25 10:33:07',NULL),(13199,127,7885,'Habib Ur Rehman ',NULL,NULL,'Mushtaq Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:33:24',NULL),(13200,13,1148,'Wajiha ',NULL,NULL,'Gul Muhammad ',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:33:36',NULL),(13201,39,4500,'Alisha',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'4','Islam','2023-10-25 10:33:38',NULL),(13202,127,7917,'Muhammad Sahil ',NULL,NULL,'Muhammad Farooq Madni ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:33:47',NULL),(13203,13,800,'Kiran',NULL,NULL,'Arshad Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:34:03',NULL),(13204,39,4505,'Iqra ',NULL,NULL,'Bilal Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-25 10:34:05',NULL),(13205,127,7923,'Ammad ',NULL,NULL,'Anwar Hussain ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:34:21',NULL),(13208,39,4506,'Ayesha',NULL,NULL,'Bilal Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-25 10:34:34',NULL),(13209,13,884,'Abdul Hadi',NULL,NULL,'Shah Farman',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:34:54',NULL),(13210,127,8030,'Kashif ',NULL,NULL,'Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:34:59',NULL),(13211,39,4519,'Muhammad Hasham',NULL,NULL,'Noor Muhammad ',NULL,NULL,NULL,'4','Islam','2023-10-25 10:35:14',NULL),(13212,13,877,'Naveed Khan',NULL,NULL,'Umer Shah',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:35:24',NULL),(13213,127,8031,'Muhammad Nazir ',NULL,NULL,'Habib Ur Rehman ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:35:35',NULL),(13214,39,4522,'Midraraullah',NULL,NULL,'Ziaullah ',NULL,NULL,NULL,'4','Islam','2023-10-25 10:36:10',NULL),(13215,39,4537,'Sawera',NULL,NULL,'Muhammad Rafeeq',NULL,NULL,NULL,'4','Islam','2023-10-25 10:36:33',NULL),(13216,13,1046,'Mustafa',NULL,NULL,'Momin Shah',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:36:57',NULL),(13217,39,4538,'Hiba',NULL,NULL,'Arif Farooqi',NULL,NULL,NULL,'4','Islam','2023-10-25 10:37:04',NULL),(13218,39,4545,'Ayesha',NULL,NULL,'Khalid Jameel',NULL,NULL,NULL,'4','Islam','2023-10-25 10:37:27',NULL),(13219,13,1004,'Raghat ullah',NULL,NULL,'Saleem Khan',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:37:41',NULL),(13220,39,4546,'Abrish',NULL,NULL,'Khalid Jameel',NULL,NULL,NULL,'4','Islam','2023-10-25 10:37:52',NULL),(13221,39,4563,'Fatima',NULL,NULL,'Syed Riaz',NULL,NULL,NULL,'4','Islam','2023-10-25 10:38:16',NULL),(13222,161,2132,'Muhammad Arham',NULL,NULL,'Muhammad Rafique',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:38:37','2023-10-25 10:39:53'),(13223,13,1172,'Omar',NULL,NULL,'Fawad',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:38:45',NULL),(13225,39,4564,'Amna',NULL,NULL,'Khalid Zia',NULL,NULL,NULL,'4','Islam','2023-10-25 10:39:24',NULL),(13226,13,1091,'Masood ur Rehman',NULL,NULL,'Khalil ur Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:39:41',NULL),(13227,39,4565,'Sana ',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'4','Islam','2023-10-25 10:39:56',NULL),(13228,13,1034,'Ayan',NULL,NULL,'Shahid ',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:40:00',NULL),(13229,39,2566,'Muzammil',NULL,NULL,'Asad Ali',NULL,NULL,NULL,'4','Islam','2023-10-25 10:40:27',NULL),(13230,161,2634,'Muhammad Saqlain',NULL,NULL,'Shoukat Husain',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:40:41',NULL),(13231,39,4590,'Haifa',NULL,NULL,'Abdul Hai',NULL,NULL,NULL,'4','Islam','2023-10-25 10:40:57',NULL),(13232,13,1171,'Zahid ',NULL,NULL,'Muhammad Islam',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:41:00',NULL),(13233,161,2516,'Muhammad Sameer',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:41:09',NULL),(13234,39,4613,'Aliza',NULL,NULL,'Zubair Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-25 10:41:20',NULL),(13235,161,2380,'Muhammad Mustafa',NULL,NULL,'Amjad Husain',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:41:35',NULL),(13236,39,4450,'Marij',NULL,NULL,'Muhammad Sohail',NULL,NULL,NULL,'5','Islam','2023-10-25 10:42:08',NULL),(13237,161,2491,'Syed Ayan Ali',NULL,NULL,'Syed Ali Abbas',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:42:15',NULL),(13238,39,4504,'Muhammad Irfan',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'5','Islam','2023-10-25 10:42:29',NULL),(13239,161,2146,'Muhammad Raza',NULL,NULL,'Muhammad Sabir',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:42:43',NULL),(13240,39,4511,'Muhammad  Abdullah',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5','Islam','2023-10-25 10:42:57',NULL),(13241,39,4512,'Adina',NULL,NULL,'Imran',NULL,NULL,NULL,'5','Islam','2023-10-25 10:43:18',NULL),(13242,161,2248,'Muhammad Bilal',NULL,NULL,'Nadir Husain',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:43:27',NULL),(13243,161,2259,'Hasnain',NULL,NULL,'Muhammad Parvez',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:43:56',NULL),(13244,161,2707,'Ibad U REhman',NULL,NULL,'Abdul Ahad',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:44:29',NULL),(13245,39,4513,'Eshal ',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'5','Islam','2023-10-25 10:44:55',NULL),(13246,161,2427,'Syed Rayyan Ali',NULL,NULL,'Syed Khurram Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:45:03',NULL),(13247,13,1170,'Abdul Khaliq ',NULL,NULL,'Abdullah',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:45:22',NULL),(13248,39,4523,'Warisha',NULL,NULL,'Shakeel Akhter Qadri',NULL,NULL,NULL,'5','Islam','2023-10-25 10:45:28',NULL),(13249,161,2382,'Muhammad Hilal',NULL,NULL,'Muhammad Parvez',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:45:29',NULL),(13250,161,2695,'Rehan Ghani',NULL,NULL,'Abdul Ghani Qureshi',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:46:00',NULL),(13252,161,2280,'Muhammad ZAin Ali',NULL,NULL,'Sher Zama',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:46:29',NULL),(13253,13,1136,'Younus',NULL,NULL,'Muhammad Saifal',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:46:45',NULL),(13254,161,2492,'Muhammad Shoib',NULL,NULL,'Sonu khan',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:46:58',NULL),(13255,39,4558,'Maryam ',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'5','Islam','2023-10-25 10:46:58',NULL),(13256,161,2467,'Awais',NULL,NULL,'Muhammad Zafar Khan',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:47:23',NULL),(13257,39,4559,'Syeda Maria',NULL,NULL,'Nasarullah',NULL,NULL,NULL,'5','Islam','2023-10-25 10:47:27',NULL),(13258,161,2443,'Muhammad Atif',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:47:48',NULL),(13259,39,4560,'Ayesha',NULL,NULL,'Aurangzaib',NULL,NULL,NULL,'5','Islam','2023-10-25 10:47:49',NULL),(13260,13,1149,'Zohaibullah',NULL,NULL,'Sher Nadir',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:47:54',NULL),(13261,161,2252,'Meesam',NULL,NULL,'Jahangir Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:48:12',NULL),(13262,39,4561,'Ayesha ',NULL,NULL,'Khalid Zia Muhammad',NULL,NULL,NULL,'5','Islam','2023-10-25 10:48:14',NULL),(13263,13,1153,'sulaiman',NULL,NULL,'Muhammad Qassem',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:48:33',NULL),(13264,39,4562,'Areej Fatima',NULL,NULL,'Zeeshan Sohail',NULL,NULL,NULL,'5','Islam','2023-10-25 10:48:41',NULL),(13265,161,2397,'Umar',NULL,NULL,'Muhammad Zubair',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:48:44',NULL),(13266,39,4591,'Noor ',NULL,NULL,'Zafar  Ali',NULL,NULL,NULL,'5','Islam','2023-10-25 10:49:03',NULL),(13267,13,1099,'Shahzad',NULL,NULL,'Sabir Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-25 10:49:06',NULL),(13268,161,2710,'Huzaifa',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:49:06',NULL),(13269,161,2739,'Abdul Rehman',NULL,NULL,'Ghulam Rasool',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:49:33',NULL),(13271,13,842,'Manahil',NULL,NULL,'Ghani Gul',NULL,NULL,NULL,'3',NULL,'2023-10-25 10:49:56',NULL),(13272,161,2718,'Muhammad Arsalan',NULL,NULL,'Muhammad NAwaz',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:50:12',NULL),(13273,39,4592,'Haram ',NULL,NULL,'Muhammad Asif Awan',NULL,NULL,NULL,'5','Islam','2023-10-25 10:50:32',NULL),(13274,161,2396,'Adeel',NULL,NULL,'Muhammad Tufail',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:50:35',NULL),(13275,39,4594,'Unzila Fatima',NULL,NULL,'Razzaq Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-25 10:51:02',NULL),(13276,161,2619,'Muhammad Shoib',NULL,NULL,'Muhammad Asim',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:51:03',NULL),(13277,161,1938,'Meesam',NULL,NULL,'Shafqat',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:51:26',NULL),(13279,39,4595,'Ansa Fatima',NULL,NULL,'Razzaq Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-25 10:51:32',NULL),(13280,13,1145,'Maniia',NULL,NULL,'Faiz Muhammad ',NULL,NULL,NULL,'3',NULL,'2023-10-25 10:51:37','2023-10-25 10:52:19'),(13281,161,2777,'Memon Husain',NULL,NULL,'Sikandar',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:51:51',NULL),(13282,39,4633,'Meerab',NULL,NULL,'Muhammad Rafiq',NULL,NULL,NULL,'5','Islam','2023-10-25 10:51:55',NULL),(13283,161,2789,'Muhammad Haris',NULL,NULL,'Akbar',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:52:14',NULL),(13284,39,4636,'Alisha Fatima',NULL,NULL,'Muhammad Wahid',NULL,NULL,NULL,'5','Islam','2023-10-25 10:52:18',NULL),(13285,161,2110,'Kinza',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:52:35',NULL),(13286,39,4635,'Muniza Fatima',NULL,NULL,'Muhammad Wahid',NULL,NULL,NULL,'5','Islam','2023-10-25 10:52:45',NULL),(13287,161,2125,'Bibi Mehwish',NULL,NULL,'Khadim Husain',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:53:05',NULL),(13288,13,1147,'Fariha',NULL,NULL,'Abdul Wahid',NULL,NULL,NULL,'3',NULL,'2023-10-25 10:53:30',NULL),(13289,161,2211,'Arisha',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:53:30',NULL),(13290,161,2247,'Dua',NULL,NULL,'Mehmood',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:53:47',NULL),(13291,13,1178,'Ayat',NULL,NULL,'Naveed',NULL,NULL,NULL,'3',NULL,'2023-10-25 10:53:55',NULL),(13292,161,2513,'Iqra',NULL,NULL,'Abdul Hasan',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:54:06',NULL),(13293,13,1137,'Amna',NULL,NULL,'Shakoor Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-25 10:54:24',NULL),(13294,161,2116,'Aqsa ',NULL,NULL,'Muhammad Suhail',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:54:25',NULL),(13295,161,2130,'Dua',NULL,NULL,'Fida Husain',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:54:47',NULL),(13296,13,1045,'Zainab',NULL,NULL,'Asmatullah',NULL,NULL,NULL,'3',NULL,'2023-10-25 10:54:55',NULL),(13297,161,2615,'Ashfa',NULL,NULL,'Ghulam Nazuk',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:55:21',NULL),(13298,161,2840,'Noor Fatima',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:55:50',NULL),(13299,13,1140,'Eshal',NULL,NULL,'Rao Nisar Ahmed ',NULL,NULL,NULL,'3',NULL,'2023-10-25 10:56:01',NULL),(13300,161,2129,'Sahar',NULL,NULL,'Muhamamd Asif',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:56:18',NULL),(13301,13,1179,'Fiza ',NULL,NULL,'Haq Nawaz',NULL,NULL,NULL,'3',NULL,'2023-10-25 10:56:26',NULL),(13302,13,1182,'Iqra Naz',NULL,NULL,'Ayaz Ali',NULL,NULL,NULL,'3',NULL,'2023-10-25 10:56:51',NULL),(13303,161,2128,'Samina',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'4',NULL,'2023-10-25 10:56:59',NULL),(13304,13,1017,'Adeena ',NULL,NULL,'Bahadur Zaib',NULL,NULL,NULL,'3',NULL,'2023-10-25 10:57:47',NULL),(13305,161,2112,'Hina Qadir',NULL,NULL,'Muhammad QAdir',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:58:09',NULL),(13306,13,1016,'Mahnoor',NULL,NULL,'Bahadur Zaib',NULL,NULL,NULL,'3',NULL,'2023-10-25 10:58:18',NULL),(13307,161,2164,'Mahiba',NULL,NULL,'Wasif Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:58:44',NULL),(13308,13,1177,'Mishaa',NULL,NULL,'Rasheed Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-25 10:58:50',NULL),(13309,161,2251,'Bisma',NULL,NULL,'Mehmood ',NULL,NULL,NULL,'5',NULL,'2023-10-25 10:59:51',NULL),(13310,161,2318,'Fizza',NULL,NULL,'Muhammad Mursaleen',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:00:29',NULL),(13311,169,2965,'Umm-e-Rubab',NULL,NULL,'Bux Ali',NULL,NULL,NULL,'1','Islam','2023-10-25 11:00:50',NULL),(13312,169,2966,'Maha Gul',NULL,NULL,'Gulsher Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 11:01:24',NULL),(13313,13,1030,'Sunain ',NULL,NULL,'Shahid',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:01:29',NULL),(13314,13,1183,'Rehan',NULL,NULL,'Muhammad Islam',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:02:51',NULL),(13315,169,2967,'Manahil Gul',NULL,NULL,'Gulsher Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 11:02:55',NULL),(13316,13,1157,'Essa Khan',NULL,NULL,'Ismail',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:03:17',NULL),(13318,161,2369,'Ariba Naz',NULL,NULL,'Munawwar Husain',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:05:51',NULL),(13320,161,2446,'Bisma',NULL,NULL,'Javed Akhtar',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:06:17',NULL),(13321,13,1036,'Muhammad Umer ',NULL,NULL,'Fawad',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:06:43',NULL),(13322,161,2594,'Shenaz ',NULL,NULL,'Sonu Khan',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:07:03',NULL),(13323,13,1038,'Yaseen',NULL,NULL,'Haroon',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:07:07',NULL),(13324,13,1035,'Umaid',NULL,NULL,'Wali Muhammad ',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:07:34',NULL),(13325,169,2968,'Umm-e-Hania',NULL,NULL,'Farhan',NULL,NULL,NULL,'1','Islam','2023-10-25 11:07:40',NULL),(13326,161,2529,'Afshien',NULL,NULL,'Farooq',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:08:05',NULL),(13327,13,962,'Liaqat',NULL,NULL,'Younus Khan',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:08:10',NULL),(13328,169,2970,'Syed Hunain Ali',NULL,NULL,'Syed Javaid Ali',NULL,NULL,NULL,'1','Islam','2023-10-25 11:08:12',NULL),(13329,161,2684,'Rameen',NULL,NULL,'Abdul Ghani',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:08:43',NULL),(13330,169,2971,'Muhammad ',NULL,NULL,'Ubaid Ullah',NULL,NULL,NULL,'1','Islam','2023-10-25 11:08:50',NULL),(13331,13,948,'Muhammad Ahmed',NULL,NULL,'Aseel Zada',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:09:20',NULL),(13332,169,2996,'Saim',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-25 11:09:40',NULL),(13334,13,995,'Attaullah',NULL,NULL,'Sadiq Shah',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:10:03',NULL),(13335,169,2997,'Muhammad Qasim',NULL,NULL,'MUhmmad Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-25 11:10:07',NULL),(13336,169,2891,'Syed Esa Ali',NULL,NULL,'Syed Kamran Ali',NULL,NULL,NULL,'1','Islam','2023-10-25 11:10:39',NULL),(13338,13,1005,'Ahmed ',NULL,NULL,'Sher Ali',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:10:43',NULL),(13339,13,1033,'Ali Raza',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:11:11',NULL),(13340,13,1047,'Saifullah',NULL,NULL,'Qari Mehmood',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:11:50',NULL),(13341,169,2906,'Abdul Wajid ',NULL,NULL,'Ghulam Fareed',NULL,NULL,NULL,'1','Islam','2023-10-25 11:11:59',NULL),(13342,161,2527,'Eshal ',NULL,NULL,'Ahmer Ali ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:12:01',NULL),(13343,13,799,'Hamza ',NULL,NULL,'Muhammad Bilal',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:12:16',NULL),(13344,169,2873,'Noor Fatima',NULL,NULL,'Irsahad Hassan',NULL,NULL,NULL,'1','Islam','2023-10-25 11:12:31',NULL),(13345,161,2591,'Madina Fatima ',NULL,NULL,'Muhammad Islam ud Din ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:12:33',NULL),(13346,13,999,'Bilal',NULL,NULL,'Ahmed Zaki',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:12:44',NULL),(13347,169,2729,'Sarim Adil ',NULL,NULL,'Adil Hafeez',NULL,NULL,NULL,'1','Islam','2023-10-25 11:12:58',NULL),(13348,13,1048,'Shahbaz',NULL,NULL,'Faiz hussain',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:13:18',NULL),(13349,161,2773,'Hafsa',NULL,NULL,'Muhammad Shehzad ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:13:21',NULL),(13351,13,989,'Zunair',NULL,NULL,'Nasir Aziz',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:13:47',NULL),(13352,161,2856,'Fizaa ',NULL,NULL,'Muhammad Fahim ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:14:02',NULL),(13353,161,2317,'Esha ',NULL,NULL,'Mehmood ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:14:21',NULL),(13354,13,601,'Maaz Zubair',NULL,NULL,'Muhammad Zubair',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:14:25',NULL),(13355,161,2131,'Muhammad Arkam ',NULL,NULL,'Muhammad Rafique ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:14:42',NULL),(13356,161,2134,'Muhammad Ahmed ',NULL,NULL,'Munawwar Hussain ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:15:12',NULL),(13357,169,2519,'Muhammad Rehan ',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'1','Islam','2023-10-25 11:15:15',NULL),(13358,161,2135,'Muhammad Usman ',NULL,NULL,'Muhammad Sohail ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:15:44',NULL),(13359,169,2645,'Shahzaib',NULL,NULL,'Shahrukh Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-25 11:15:46',NULL),(13360,13,927,'Salman',NULL,NULL,'Fateh Muhammad ',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:15:47',NULL),(13361,13,1049,'Muzammil',NULL,NULL,'Haroon',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:16:12',NULL),(13362,161,2140,'Jawwad ',NULL,NULL,'Muhammad Shehzad ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:16:14',NULL),(13363,169,2653,'Shahzain',NULL,NULL,'Muhammad Shehnsha',NULL,NULL,NULL,'1','Islam','2023-10-25 11:16:22',NULL),(13364,161,2278,'Rahib ',NULL,NULL,'Mehmood Ali ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:16:35',NULL),(13365,161,2379,'Muhammad Hussain ',NULL,NULL,'Muhammad Methal ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:17:05',NULL),(13366,169,2722,'Joshwa',NULL,NULL,'Faryaad Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-25 11:17:13',NULL),(13367,13,913,'Arman Abbas',NULL,NULL,'Ghulam Abbas',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:17:18',NULL),(13368,161,2422,'Muhammad Ashab ',NULL,NULL,'Alam Deen ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:17:37',NULL),(13369,169,2745,'Abdullah',NULL,NULL,'Muhammad Qasam',NULL,NULL,NULL,'1','Islam','2023-10-25 11:17:46',NULL),(13370,13,1013,'Shams ',NULL,NULL,'Abdul Momin',NULL,NULL,NULL,'3',NULL,'2023-10-25 11:17:48',NULL),(13371,169,2718,'Zehra',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1','Islam','2023-10-25 11:18:12',NULL),(13372,161,2445,'Muhammad Ayan ',NULL,NULL,'Muhammad Adil ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:18:24',NULL),(13373,161,2447,'Muhammad Zain ',NULL,NULL,'Muhammad Salim ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:18:45',NULL),(13374,169,2707,'Usama',NULL,NULL,'Muhammad Islam',NULL,NULL,NULL,'1','Islam','2023-10-25 11:18:48',NULL),(13375,13,811,'Bushra',NULL,NULL,'Nasrullah',NULL,NULL,NULL,'4',NULL,'2023-10-25 11:18:50',NULL),(13376,161,2410,'Saad',NULL,NULL,'Muhammad Saeed ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:19:15',NULL),(13377,169,2892,'Zeenat',NULL,NULL,'Zeeshan Nazir',NULL,NULL,NULL,'1','Islam','2023-10-25 11:19:16',NULL),(13378,13,882,'Nida Jawed',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'4',NULL,'2023-10-25 11:19:26',NULL),(13380,161,2496,'Muhammad Shafay ',NULL,NULL,'Sikandar Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:19:36',NULL),(13381,169,2831,'Muhammad Rehan',NULL,NULL,'Muhammad Nazik',NULL,NULL,NULL,'1','Islam','2023-10-25 11:19:52',NULL),(13383,161,2519,'Muhammad Hassan ',NULL,NULL,'Muhammad Akhtar ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:20:14',NULL),(13384,169,2779,'Hareeb ullah Khan',NULL,NULL,'Asadullah Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 11:20:28',NULL),(13385,13,810,'Mahreen',NULL,NULL,'Nasrullah',NULL,NULL,NULL,'4',NULL,'2023-10-25 11:20:42',NULL),(13386,161,2533,'Raza Haidar ',NULL,NULL,'Muhammad Rizwan ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:20:47',NULL),(13387,169,2791,'Eshal Fatima',NULL,NULL,'Khalil Ur Rehman',NULL,NULL,NULL,'1','Islam','2023-10-25 11:21:02',NULL),(13388,13,883,'Mahnoor',NULL,NULL,'Shah Farman',NULL,NULL,NULL,'4',NULL,'2023-10-25 11:21:11',NULL),(13389,161,2682,'Allah Ditta ',NULL,NULL,'Amir Aziz ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:21:23',NULL),(13390,169,2794,'Muhammad Mavia',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'1','Islam','2023-10-25 11:21:39',NULL),(13391,13,888,'Naveed ',NULL,NULL,'Muhammad Rafiq ',NULL,NULL,NULL,'4',NULL,'2023-10-25 11:21:51',NULL),(13392,161,2136,'Muhammad Ahsan Bhatti ',NULL,NULL,'Muhammad Ramzan ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:21:55',NULL),(13393,169,2795,'Abdul Basit ',NULL,NULL,'Muhammad Liaquat',NULL,NULL,NULL,'1','Islam','2023-10-25 11:22:15',NULL),(13394,13,1174,'Arooba ',NULL,NULL,'Niaz Ali',NULL,NULL,NULL,'4',NULL,'2023-10-25 11:22:16',NULL),(13395,161,2421,'Khubaib ',NULL,NULL,'Muhammad Aslam ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:22:31',NULL),(13396,169,2798,'Sania',NULL,NULL,'Shakeel Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-25 11:22:49',NULL),(13397,13,1128,'Manahil',NULL,NULL,'Aziz ur Rehman',NULL,NULL,NULL,'4',NULL,'2023-10-25 11:22:58',NULL),(13398,161,2854,'Muhammad Ayyan ',NULL,NULL,'Nazir Hussain ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:23:07',NULL),(13399,13,906,'Bilal',NULL,NULL,'Agha Jan',NULL,NULL,NULL,'4',NULL,'2023-10-25 11:23:29',NULL),(13400,161,2493,'Muhammad Hasnain ',NULL,NULL,'Ahmer Ali ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:23:31',NULL),(13401,169,2801,'Mehrun Nisa',NULL,NULL,'Qurban Ali  Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 11:23:37',NULL),(13402,161,2542,'Usama Khan ',NULL,NULL,'Javed Iqbal ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:23:51',NULL),(13403,13,1176,'Moin',NULL,NULL,'Majid',NULL,NULL,NULL,'4',NULL,'2023-10-25 11:23:53',NULL),(13404,169,2802,'Hania Pasha',NULL,NULL,'Shakeel Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-25 11:24:10',NULL),(13405,161,2753,'Muhammad Ayan ',NULL,NULL,'Muhammad Waseem ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:24:17',NULL),(13406,13,857,'Muhammad Hassan',NULL,NULL,'Ghani Gul',NULL,NULL,NULL,'4',NULL,'2023-10-25 11:24:25',NULL),(13407,169,2843,'Rubab',NULL,NULL,'Muhammad Feroz',NULL,NULL,NULL,'1','Islam','2023-10-25 11:24:36',NULL),(13408,13,972,'Roshan Ali',NULL,NULL,'shaib Khan',NULL,NULL,NULL,'4',NULL,'2023-10-25 11:24:57',NULL),(13409,13,827,'Yashmirah Zehra',NULL,NULL,'Jawaid Aziz',NULL,NULL,NULL,'4',NULL,'2023-10-25 11:25:47',NULL),(13410,169,2851,'Abbu Bakar',NULL,NULL,'Sabir Ali',NULL,NULL,NULL,'1','Islam','2023-10-25 11:26:08',NULL),(13411,161,2506,'Mahad ',NULL,NULL,'Ghulam Hussain Kohkar ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:26:14',NULL),(13412,13,986,'Rahima ',NULL,NULL,'Shah Muhammad ',NULL,NULL,NULL,'4',NULL,'2023-10-25 11:26:29',NULL),(13413,169,2854,'Umm-e-Zehra',NULL,NULL,'Ali Emam',NULL,NULL,NULL,'1','Islam','2023-10-25 11:26:38',NULL),(13414,161,2800,'Anees ',NULL,NULL,'Malik Bilal Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:26:45',NULL),(13415,169,2886,'Iqra',NULL,NULL,'Muhammad Faisal Khan',NULL,NULL,NULL,'1','Islam','2023-10-25 11:27:08',NULL),(13416,161,2590,'Eid Muhammad ',NULL,NULL,'Abdul Raheem ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:27:25',NULL),(13417,161,2517,'Zahida ',NULL,NULL,'Fajr Uddin ',NULL,NULL,NULL,'5',NULL,'2023-10-25 11:27:59',NULL),(13418,169,2986,'Muhammad Hamza ',NULL,NULL,'Muhammad Ashiq',NULL,NULL,NULL,'1','Islam','2023-10-25 11:27:59',NULL),(13419,161,2266,'Muhammad Naveed',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:36:14','2023-10-26 03:36:50'),(13422,161,2463,'Yahya',NULL,NULL,'Muhammad Zubair',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:37:09',NULL),(13423,169,2992,'Ghulam Aliya',NULL,NULL,'Javed Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-26 03:37:21',NULL),(13424,161,2606,'Subhan',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:37:23',NULL),(13425,161,2610,'Ali Asghar',NULL,NULL,'Abdul Hasan',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:37:43',NULL),(13426,161,2651,'Abdur Rehman',NULL,NULL,'Dilshad Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:38:01',NULL),(13427,161,2679,'Mohsin',NULL,NULL,'Kashif Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:38:20',NULL),(13428,161,2680,'Muhammad Wahaj Khan',NULL,NULL,'Javed Iqbal',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:38:39',NULL),(13429,161,2691,'Muhammad Amir',NULL,NULL,'Sher Zaman',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:38:59',NULL),(13430,161,2692,'Abdul Rafay',NULL,NULL,'Ather Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:39:42',NULL),(13431,161,2699,'Hunain',NULL,NULL,'Muhamad Akram',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:41:16',NULL),(13432,161,2505,'Muhammad Hussain',NULL,NULL,'Muhammad Akhtar',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:41:39',NULL),(13433,161,2738,'Muhammad Irfan',NULL,NULL,'Abdul Razzaq',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:41:55',NULL),(13434,161,2742,'Muhammad Ramzan',NULL,NULL,'Abdul Razaaq ',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:42:22',NULL),(13435,161,2824,'Abdul Rehman Sattar',NULL,NULL,'Abdul Tariq Sattar',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:42:48',NULL),(13436,161,2812,'Zeeshan ',NULL,NULL,'Muhammad Akhtar',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:43:06',NULL),(13437,161,2822,'Muhammad Shoaib',NULL,NULL,'Muhammad Akhtar',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:44:33',NULL),(13438,161,2809,'Muhammad Ayan',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:44:51',NULL),(13439,161,2761,'Muhammad Haris',NULL,NULL,'Muhammad Mumtaz Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:45:57',NULL),(13440,161,2762,'Muhammad Zuhaib',NULL,NULL,'Mumtaz Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:46:52',NULL),(13441,161,2760,'Muhammad Mamoon',NULL,NULL,'Aijaz Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:47:09',NULL),(13442,161,2769,'Suhaib',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:47:26',NULL),(13443,161,2857,'Muhammad Mustufa',NULL,NULL,'Abdul Majid Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:47:52',NULL),(13444,161,2770,'Muhammad Akmal',NULL,NULL,'Muhammad Akbar',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:48:19',NULL),(13445,161,2774,'Ayan Ahmed',NULL,NULL,'Muhammad Jabbar',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:48:34',NULL),(13446,161,2843,'Abdul Rehman',NULL,NULL,'Sarfaraz Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:48:59',NULL),(13447,161,2767,'Ayan Ali',NULL,NULL,'Saghar Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:49:20',NULL),(13448,161,2805,'Saryam',NULL,NULL,'Muhammad Munawwar',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:49:36',NULL),(13449,161,2847,'Ali Bin Gulzar',NULL,NULL,'Muhammad Gulzar Saghar',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:49:59',NULL),(13450,161,2848,'Muhammad Sameer',NULL,NULL,'Raja Baloch',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:50:48',NULL),(13451,161,2846,'Muhammad Bin Gulzar',NULL,NULL,'Muhammad Gulzar Saghar',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:51:20',NULL),(13452,161,2832,'Muhammad Zuhaib',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:51:41',NULL),(13453,169,2864,'Abdullah Khan',NULL,NULL,'Muhammad Tariq',NULL,NULL,NULL,'1','Islam','2023-10-26 03:51:52',NULL),(13454,169,2895,'Aliza',NULL,NULL,'Parwaiz Ali',NULL,NULL,NULL,'1','Islam','2023-10-26 03:52:27',NULL),(13455,161,2860,'Mirza Usman Aliyan',NULL,NULL,'Mirza Abdul Latif Aslam',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:52:34',NULL),(13456,169,2914,'Imran Khan',NULL,NULL,'Muhammad Usman Khan',NULL,NULL,NULL,'1','Islam','2023-10-26 03:52:58',NULL),(13457,169,2936,'Asadullah',NULL,NULL,'Sajid Muhammad',NULL,NULL,NULL,'1','Islam','2023-10-26 03:53:30',NULL),(13458,161,2737,'Bilal ',NULL,NULL,'Muhammad Zafar Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:53:31',NULL),(13459,169,2937,'Muhammad Mukaram',NULL,NULL,'Allah Rakha',NULL,NULL,NULL,'1','Islam','2023-10-26 03:54:08',NULL),(13460,161,2608,'Muhammad Raheel',NULL,NULL,'Rajab Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 03:54:10',NULL),(13461,169,2943,'Abdul Hadi',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1','Islam','2023-10-26 03:54:41',NULL),(13462,169,2934,'Arham Hussain ',NULL,NULL,'Ejaz Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-26 03:55:23',NULL),(13463,169,2883,'Jamayma',NULL,NULL,'Shamsher',NULL,NULL,NULL,'1','Islam','2023-10-26 03:55:54',NULL),(13464,169,2956,'Farman',NULL,NULL,'Qauser Saeed',NULL,NULL,NULL,'1','Islam','2023-10-26 03:57:05',NULL),(13465,169,2958,'Muhammad Noman',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'1','Islam','2023-10-26 03:57:49',NULL),(13466,169,2803,'Rukhsar',NULL,NULL,'Dildar Ali',NULL,NULL,NULL,'1','Islam','2023-10-26 03:58:17',NULL),(13467,169,3063,'Ahmed Hassan',NULL,NULL,'Sadam Hussaini',NULL,NULL,NULL,'1','Islam','2023-10-26 03:59:55',NULL),(13468,161,2504,'Asia Fatima',NULL,NULL,'Muhammad Akhtar',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:01:28',NULL),(13469,169,2982,'Eman Fatima',NULL,NULL,'Muhmmad Saleem',NULL,NULL,NULL,'1','Islam','2023-10-26 04:01:56',NULL),(13470,161,2538,'Asfa Fatima',NULL,NULL,'Muhammad Azhar',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:02:13',NULL),(13471,169,3018,'Abdul Samad',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'1','Islam','2023-10-26 04:02:19','2023-10-26 04:13:10'),(13472,161,2540,'Ayesha',NULL,NULL,'Fajar Uddin',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:02:44',NULL),(13473,169,3020,'Abdul Hadi',NULL,NULL,'Shahdab',NULL,NULL,NULL,'1','Islam','2023-10-26 04:03:03',NULL),(13474,161,2612,'Zainab',NULL,NULL,'Ghulam Nazir',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:03:21',NULL),(13475,161,2618,'Sawer',NULL,NULL,'Arif Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:03:56',NULL),(13476,161,2647,'Mahreen Akhtar',NULL,NULL,'Muhammad Akhtar',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:04:52',NULL),(13477,161,2705,'Noor Us Sher',NULL,NULL,'Mujahid Hasan',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:05:33',NULL),(13478,169,3024,'Inaya',NULL,NULL,'Muhammad Hanif Salfi',NULL,NULL,NULL,'1','Islam','2023-10-26 04:05:41',NULL),(13479,161,2708,'Amna Bibi',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:06:05',NULL),(13480,169,3006,'Abdul Saeed',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'1','Islam','2023-10-26 04:06:42',NULL),(13482,169,3013,'Abdur Rafa',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1','Islam','2023-10-26 04:07:17',NULL),(13484,161,2709,'Noor Fatima',NULL,NULL,'Faheem Akhtar',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:08:23',NULL),(13485,169,3019,'Syed Mubashir',NULL,NULL,'Shadab',NULL,NULL,NULL,'1','Islam','2023-10-26 04:08:54',NULL),(13488,161,2721,'Amna Bibi',NULL,NULL,'Saifullah',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:10:36',NULL),(13490,161,2727,'Khadija Tul Kubra',NULL,NULL,'Ghulam Rasool',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:12:22',NULL),(13491,161,2728,'Maryam',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:14:54',NULL),(13492,169,2587,'Syed Shayan Hussain',NULL,NULL,'Syed Mubashir Hussain',NULL,NULL,NULL,'2','Islam','2023-10-26 04:15:06',NULL),(13493,161,2729,'Alizay',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:15:15',NULL),(13494,169,2588,'Muhammad Zeeshan',NULL,NULL,'Muhammad Abrar',NULL,NULL,NULL,'1','Islam','2023-10-26 04:15:35',NULL),(13495,161,2743,'Fatima Sultan',NULL,NULL,'Sultan Mehmood',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:15:46',NULL),(13496,169,2615,'Abu Bakar',NULL,NULL,'Rizwan Ali',NULL,NULL,NULL,'2','Islam','2023-10-26 04:16:09',NULL),(13497,161,2746,'Hafsa',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:16:21',NULL),(13498,169,2619,'Muhammad Hammad',NULL,NULL,'Shamshad Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-26 04:16:42',NULL),(13499,161,2751,'Dua',NULL,NULL,'Ejaz',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:16:47',NULL),(13500,169,2646,'Muhammad Faiyaz',NULL,NULL,'Muhammad Riyaz',NULL,NULL,NULL,'2','Islam','2023-10-26 04:17:13',NULL),(13501,161,2758,'Hoorain',NULL,NULL,'Aqeel Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:17:24',NULL),(13502,169,2652,'Muhammad Mudasir',NULL,NULL,'Muhammad Habib',NULL,NULL,NULL,'2','Islam','2023-10-26 04:17:48',NULL),(13503,161,2763,'Areeba',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:18:02',NULL),(13504,169,2656,'Fariha Mushtaq',NULL,NULL,'Mushtaq Hussain',NULL,NULL,NULL,'2','Islam','2023-10-26 04:18:50',NULL),(13505,169,2657,'Khizar Hussain',NULL,NULL,'Mushtaq Hussain',NULL,NULL,NULL,'2','Islam','2023-10-26 04:19:29',NULL),(13506,161,2771,'Saba Bibi',NULL,NULL,'Muhammad Akbar',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:19:40',NULL),(13507,161,2780,'Amna',NULL,NULL,'Zameer Raja',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:20:10',NULL),(13508,169,2682,'Muhammad Ayyan ',NULL,NULL,'Muahmmad Javed Iqbal',NULL,NULL,NULL,'1','Islam','2023-10-26 04:20:22',NULL),(13509,161,2782,'Mahnoor',NULL,NULL,'Muhammad Yaseen',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:20:33',NULL),(13510,169,2693,'Mahnoor Faisal',NULL,NULL,'Faisal',NULL,NULL,NULL,'2','Islam','2023-10-26 04:20:48',NULL),(13511,161,2783,'Ronaq',NULL,NULL,'Irfan Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:20:58',NULL),(13512,169,2705,'Muhammad Arsalan',NULL,NULL,'Fayyaz-ul Hassan',NULL,NULL,NULL,'1','Islam','2023-10-26 04:22:15',NULL),(13513,161,2798,'Noor Fatima',NULL,NULL,'Abdul Sattar Hussain Tariq',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:22:38',NULL),(13514,169,2723,'Daim',NULL,NULL,'Faryad Iqbal',NULL,NULL,NULL,'2','Islam','2023-10-26 04:22:51',NULL),(13515,169,2724,'Reehan',NULL,NULL,'Dildar Ali',NULL,NULL,NULL,'2','Islam','2023-10-26 04:23:37',NULL),(13517,161,2807,'Zunaira',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:23:54',NULL),(13518,169,2749,'Muhammad Anas',NULL,NULL,'Danish Saeed',NULL,NULL,NULL,'2','Islam','2023-10-26 04:24:08',NULL),(13519,161,2810,'Zainab',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:24:15',NULL),(13520,161,2815,'Saira Bibi',NULL,NULL,'Ashiq Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:24:55',NULL),(13521,169,2744,'Zainab',NULL,NULL,'Shahid Aziz',NULL,NULL,NULL,'2','Islam','2023-10-26 04:25:09',NULL),(13522,161,2823,'Umm e Sania',NULL,NULL,'Taimoor Ali Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:25:34',NULL),(13523,169,2769,'Tazeen Basheer',NULL,NULL,'Basheer Ahmed ',NULL,NULL,NULL,'2','Islam','2023-10-26 04:25:45',NULL),(13525,169,2775,'Muhammad Fahad',NULL,NULL,'Muzammil',NULL,NULL,NULL,'2','Islam','2023-10-26 04:26:18',NULL),(13526,161,2825,'Umm e Hania',NULL,NULL,'Taimoor Ali Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:26:26',NULL),(13527,169,2787,'Mahroor ',NULL,NULL,'Rafiq',NULL,NULL,NULL,'2','Islam','2023-10-26 04:27:08',NULL),(13528,161,2833,'Emaan',NULL,NULL,'Muhammad Rashid Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:27:11',NULL),(13529,161,2834,'Kinza',NULL,NULL,'Tanzeem Ul Hassan',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:27:39',NULL),(13530,169,2793,'Muhammad Shahzan',NULL,NULL,'Muhammad Aziz Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-26 04:27:43',NULL),(13531,161,2841,'Ayesha ',NULL,NULL,'Noor Muhammad',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:27:58',NULL),(13532,161,2851,'Sadaf',NULL,NULL,'Sarfaraz Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-26 04:28:16',NULL),(13533,169,2814,'Samrah Khan',NULL,NULL,'Nizakatullah Khan',NULL,NULL,NULL,'2','Islam','2023-10-26 04:29:06',NULL),(13534,169,2819,'Sahil Vikram',NULL,NULL,'Vikram',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:30:25',NULL),(13535,169,2832,'Muhammad Shayan ',NULL,NULL,'Muhammad Tariq',NULL,NULL,NULL,'2','Islam','2023-10-26 04:31:01',NULL),(13536,169,2839,'Bisma',NULL,NULL,'Waseem Akhter ',NULL,NULL,NULL,'2','Islam','2023-10-26 04:32:09',NULL),(13537,169,2841,'Mahnoor Khan',NULL,NULL,'Saeed',NULL,NULL,NULL,'2','Islam','2023-10-26 04:32:40',NULL),(13538,169,2846,'Muhammad Zohaib',NULL,NULL,'Feroz',NULL,NULL,NULL,'2','Islam','2023-10-26 04:33:08',NULL),(13539,161,2352,'Muhammad Farman Bhatti',NULL,NULL,'Muhammad Ramzan Gul',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:35:39',NULL),(13540,169,2847,'Kaleem Javed',NULL,NULL,'Javed',NULL,NULL,NULL,'2','Islam','2023-10-26 04:36:09',NULL),(13541,161,2374,'Abdullah ',NULL,NULL,'Muhammad Pervaiz',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:36:12',NULL),(13542,161,2411,'Zain Abbas',NULL,NULL,'Jahangir Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:36:32',NULL),(13543,169,2863,'Muhammad Aliyan Khan',NULL,NULL,'Muhammad Tariq',NULL,NULL,NULL,'2','Islam','2023-10-26 04:36:37',NULL),(13544,161,2439,'Muhammad Ubaid',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:36:54',NULL),(13545,169,2870,'Meerub ',NULL,NULL,'Irshad Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-26 04:37:09',NULL),(13546,161,2480,'Usman',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:37:10',NULL),(13547,161,2547,'Muhammad Ayan',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:37:26',NULL),(13548,169,2878,'Janet ',NULL,NULL,'Imran Mash',NULL,NULL,NULL,'2','Islam','2023-10-26 04:37:46',NULL),(13549,161,2553,'Hamza Munwwar',NULL,NULL,'Munawwar Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:37:49',NULL),(13550,169,2880,'Hooriya Jawed',NULL,NULL,'Muhammad Jawed',NULL,NULL,NULL,'2','Islam','2023-10-26 04:38:17',NULL),(13551,161,2588,'Ghulam Ali',NULL,NULL,'Hazoor Bux',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:38:43',NULL),(13552,169,2869,'Syed Ayan Ali',NULL,NULL,'Muhammad Jawed',NULL,NULL,NULL,'2','Islam','2023-10-26 04:38:53',NULL),(13553,161,2600,'Muhammad Zuhaib',NULL,NULL,'Sonu Khan',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:38:58',NULL),(13554,161,2602,'Abdullah',NULL,NULL,'Muhammad Azam',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:39:17',NULL),(13555,169,2884,'Jarmaya',NULL,NULL,'Shamsher',NULL,NULL,NULL,'2','Islam','2023-10-26 04:39:19',NULL),(13556,169,2890,'Arooj Fatima',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2','Islam','2023-10-26 04:39:50',NULL),(13557,161,2614,'Muhammad Hasnain',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:40:07',NULL),(13558,169,2907,'Haufeeza Bibi',NULL,NULL,'Muhammad Rafiq',NULL,NULL,NULL,'2','Islam','2023-10-26 04:40:26',NULL),(13559,161,2624,'Muhammad Shayan',NULL,NULL,'Shoukat Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:40:45',NULL),(13560,169,2910,'Ali Abbas',NULL,NULL,'Rafiq Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-26 04:41:55',NULL),(13561,161,2652,'Abdul Rehman',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:42:21',NULL),(13562,169,2857,'Muhammad Maaz',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'2','Islam','2023-10-26 04:42:32',NULL),(13563,169,2860,'Ishal Fatima',NULL,NULL,'Ashraf Ali',NULL,NULL,NULL,'2','Islam','2023-10-26 04:42:59',NULL),(13564,161,2654,'Sham Mohib',NULL,NULL,'Kashif Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:43:10',NULL),(13565,169,2922,'Noor Fatima Jamil',NULL,NULL,'Muhammad Jamil',NULL,NULL,NULL,'2','Islam','2023-10-26 04:43:30',NULL),(13566,161,2659,'Ali Raza',NULL,NULL,'Syed Sahab Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:43:35',NULL),(13567,161,2660,'Fawad',NULL,NULL,'Fida Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:43:53',NULL),(13568,169,2931,'Muhammad Ahmed',NULL,NULL,'Muhammad Nisar Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-26 04:44:03',NULL),(13569,169,2932,'Anmol Fatima',NULL,NULL,'Kashif Ali',NULL,NULL,NULL,'2','Islam','2023-10-26 04:44:34',NULL),(13570,161,2455,'Fiza Bibi',NULL,NULL,'Muhammad Adil',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:44:50',NULL),(13571,169,2585,'Muhammad Ibrahim',NULL,NULL,'Muhammad Dilshad',NULL,NULL,NULL,'2','Islam','2023-10-26 04:45:06',NULL),(13572,161,2502,'Shaista',NULL,NULL,'Iqbal',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:45:11',NULL),(13573,169,2969,'Fatima Babar',NULL,NULL,'Muhammad Babar',NULL,NULL,NULL,'2','Islam','2023-10-26 04:45:59',NULL),(13574,169,2978,'Ubaid ',NULL,NULL,'Ameen Khan',NULL,NULL,NULL,'2','Islam','2023-10-26 04:46:34',NULL),(13575,161,2503,'Rehana',NULL,NULL,'Saeed Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:46:36',NULL),(13576,161,2665,'Ajwa',NULL,NULL,'Sultan',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:46:57',NULL),(13577,169,3023,'Arafa',NULL,NULL,'Muhammad Hanif Salfi',NULL,NULL,NULL,'2','Islam','2023-10-26 04:47:06',NULL),(13578,161,2666,'Hafsa Bibi',NULL,NULL,'Sultan',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:47:14',NULL),(13579,161,2667,'Kainat',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:47:30',NULL),(13580,161,2674,'Alisha',NULL,NULL,'Amir Aziz',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:47:46',NULL),(13581,169,3032,'Nazia Bibi',NULL,NULL,'Rub Nawaz',NULL,NULL,NULL,'2','Islam','2023-10-26 04:47:51',NULL),(13582,161,2675,'Anaya',NULL,NULL,'Muhammad Raza',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:48:02',NULL),(13583,161,2677,'Hania Bibi',NULL,NULL,'Saifullah',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:48:21',NULL),(13584,161,2820,'Umm e Hania',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:48:37',NULL),(13585,169,3043,'Muhammad Hussain',NULL,NULL,'Muhammad Qasim',NULL,NULL,NULL,'2','Islam','2023-10-26 04:48:51',NULL),(13586,161,2842,'Maria',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:49:12',NULL),(13587,169,3053,'Ahmed',NULL,NULL,'Javed',NULL,NULL,NULL,'2','Islam','2023-10-26 04:49:23',NULL),(13588,169,2631,'Sadaf ',NULL,NULL,'Feroz',NULL,NULL,NULL,'2','Islam','2023-10-26 04:50:02',NULL),(13589,161,2796,'Yasmeen Fatima',NULL,NULL,'Abdul Sattar',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:50:20',NULL),(13590,161,2819,'Asfa ',NULL,NULL,'Tariq Muhammad Shehzad',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:50:49',NULL),(13591,169,2415,'Azan Shahid',NULL,NULL,'Shahid Mehmood',NULL,NULL,NULL,'2','Islam','2023-10-26 04:51:17',NULL),(13592,161,2122,'Noor Seher',NULL,NULL,'Muhammad Azhar',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:51:20',NULL),(13593,169,2466,'Muhammad Hassan',NULL,NULL,'Rizwan',NULL,NULL,NULL,'3','Islam','2023-10-26 04:51:48',NULL),(13594,161,2791,'Umaima Noor',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:51:48',NULL),(13595,161,2241,'Yanha',NULL,NULL,'Aijaz Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:52:14',NULL),(13596,169,2483,'Shehzad',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'3','Islam','2023-10-26 04:52:16',NULL),(13597,161,2784,'Adiba',NULL,NULL,'Jahangir',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:52:29',NULL),(13598,169,2540,'Amna ',NULL,NULL,'Muhammad Yameen',NULL,NULL,NULL,'3','Islam','2023-10-26 04:52:51',NULL),(13599,161,2794,'Muqaddas',NULL,NULL,'Kamil Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:53:02',NULL),(13600,161,2678,'Abdul Sami',NULL,NULL,'Mujahid Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:53:20',NULL),(13601,169,2598,'Aleya Bibi',NULL,NULL,'Ahmed Raza',NULL,NULL,NULL,'3','Islam','2023-10-26 04:53:22',NULL),(13602,161,2831,'Furqan',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:53:39',NULL),(13603,161,2779,'Muhammad Usman',NULL,NULL,'Fayyaz Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:54:01',NULL),(13604,169,2606,'Umm-e-Aiman',NULL,NULL,'Sharafat Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 04:54:10',NULL),(13605,169,2614,'Hafsa Rizwan',NULL,NULL,'Rizwan Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 04:54:40',NULL),(13606,161,2790,'Hasnain',NULL,NULL,'Aijaz',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:54:43',NULL),(13607,161,2821,'Hassan',NULL,NULL,'Aijaz',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:54:54',NULL),(13608,161,2829,'Feroz Ali',NULL,NULL,'Shahid Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:55:18',NULL),(13609,169,2618,'Muhammad Ahmed',NULL,NULL,'Muhammad Shamshad',NULL,NULL,NULL,'3','Islam','2023-10-26 04:55:22',NULL),(13610,169,2630,'Kashaf',NULL,NULL,'Feroz',NULL,NULL,NULL,'3','Islam','2023-10-26 04:55:45',NULL),(13611,161,2343,'Amjad',NULL,NULL,'Shafqat Hoti',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:55:46',NULL),(13612,161,2845,'Basit Ali',NULL,NULL,'Nazir Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:56:03',NULL),(13613,169,2635,'Zenab',NULL,NULL,'Tanveen Akhter',NULL,NULL,NULL,'3','Islam','2023-10-26 04:56:27',NULL),(13614,161,2792,'Muhammad Imran',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:56:41',NULL),(13615,169,2637,'Eman Fatima',NULL,NULL,'Muhammad Ashad Azeem',NULL,NULL,NULL,'3','Islam','2023-10-26 04:57:07',NULL),(13616,161,2437,'Attari Abu Bakar',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:57:40',NULL),(13617,169,2647,'Mahnoor',NULL,NULL,'Orangzaib',NULL,NULL,NULL,'3','Islam','2023-10-26 04:57:47',NULL),(13618,161,2818,'Abdul Rafay',NULL,NULL,'Muhammad Yaseen',NULL,NULL,NULL,'2',NULL,'2023-10-26 04:57:59',NULL),(13619,169,2670,'Abdullah Faisal',NULL,NULL,'Faisal Younus Baig',NULL,NULL,NULL,'3','Islam','2023-10-26 04:58:19',NULL),(13620,50,7992,'Ain Ul Huda',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:01:06',NULL),(13621,50,8018,'Muniba',NULL,NULL,'Imran Ali',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:01:36',NULL),(13622,50,8019,'Rafi',NULL,NULL,'Muhammad Babar',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:02:13',NULL),(13623,50,8024,'Zunisha',NULL,NULL,'Imran Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:02:53',NULL),(13624,50,8044,'Habiba',NULL,NULL,'Kamran Riaz',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:03:32',NULL),(13625,50,8045,'Laiba',NULL,NULL,'Sheikh Orangzaib',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:04:14',NULL),(13626,50,8046,'Amna',NULL,NULL,'Muhammad Naseem',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:05:03',NULL),(13627,161,2433,'Muhammad Shan',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:05:49',NULL),(13628,169,2676,'Falak Rashid',NULL,NULL,'Muhammad Rshid',NULL,NULL,NULL,'3','Islam','2023-10-26 05:05:58',NULL),(13629,161,2475,'Noman',NULL,NULL,'Muhamad Ashraf',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:06:02',NULL),(13630,50,8047,'Iqra ',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:06:07',NULL),(13631,161,2373,'Khurram ',NULL,NULL,'Kaleem Ullah',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:06:16',NULL),(13632,161,2476,'Rehan',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:06:31','2023-10-26 05:06:53'),(13633,50,8048,'Ghania',NULL,NULL,'Muhammad Shabbir',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:06:43',NULL),(13634,169,2683,'Muhammad Aman',NULL,NULL,'Muhmmad Javed Iqbal',NULL,NULL,NULL,'3','Islam','2023-10-26 05:06:49',NULL),(13635,50,8050,'Ayesha Khan',NULL,NULL,'Pervaiz khan',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:07:23',NULL),(13636,169,2701,'Joel Masih',NULL,NULL,'Khurram',NULL,NULL,NULL,'3','Islam','2023-10-26 05:07:39',NULL),(13637,161,2479,'Muhammad Sahil Khan',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:07:55',NULL),(13638,161,2507,'Abdul Rehman',NULL,NULL,'Muhammad Mursalin',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:08:11',NULL),(13639,50,8124,'Aroosh',NULL,NULL,'Ferooz',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:08:15',NULL),(13640,169,2719,'Fatima',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'3','Islam','2023-10-26 05:08:17',NULL),(13641,161,2510,'Mavia',NULL,NULL,'Muhammad Fahad',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:08:25',NULL),(13642,54,9355,'Eman',NULL,NULL,'Fareed Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:08:35',NULL),(13643,161,2531,'Rehmat Ullah',NULL,NULL,'Abdul Rahim',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:08:39',NULL),(13644,50,8158,'Sadia',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:08:42',NULL),(13645,169,2727,'Abdul Samad',NULL,NULL,'Jawaid Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-26 05:08:55',NULL),(13646,161,2534,'Abdul Wahab',NULL,NULL,'Athar Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:08:55',NULL),(13647,161,2543,'Arham Nawaz',NULL,NULL,'Athar Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:09:10',NULL),(13648,50,8159,'Huma ',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:09:12',NULL),(13649,169,2728,'Areeb ',NULL,NULL,'Adil Hafeez',NULL,NULL,NULL,'3','Islam','2023-10-26 05:09:36',NULL),(13651,50,8160,'Musaffa',NULL,NULL,'Muhammad Adil',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:09:52',NULL),(13652,169,2741,'Robab Fatima',NULL,NULL,'Gulam Sadiq',NULL,NULL,NULL,'3','Islam','2023-10-26 05:10:07',NULL),(13653,50,8161,'Anabia',NULL,NULL,'Imran',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:10:18',NULL),(13654,169,2742,'Umm-e-Hani',NULL,NULL,'Asif Attari',NULL,NULL,NULL,'3','Islam','2023-10-26 05:10:42',NULL),(13655,50,8162,'Aliza',NULL,NULL,'zeeshan',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:10:43',NULL),(13656,169,2758,'Maryam ',NULL,NULL,'Muhammad Imran Khan',NULL,NULL,NULL,'3','Islam','2023-10-26 05:11:15',NULL),(13657,50,8163,'Aqsa',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:11:20',NULL),(13658,50,8164,'Maira',NULL,NULL,'Suhail Khan',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:11:50',NULL),(13659,169,2782,'Ateeq-ur-Rehman',NULL,NULL,'Muhammad Rafiq Baloch',NULL,NULL,NULL,'3','Islam','2023-10-26 05:12:12',NULL),(13660,50,8165,'Samima Ghori',NULL,NULL,'Shehzad Hassan Ghori',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:12:31',NULL),(13661,169,2783,'Muhammad Moiz',NULL,NULL,'Khaleeq-uddin',NULL,NULL,NULL,'3','Islam','2023-10-26 05:12:42',NULL),(13663,169,2796,'Muhammad Salman',NULL,NULL,'Liaquat Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 05:13:15',NULL),(13664,169,2894,'Muskan Fatima',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'3','Islam','2023-10-26 05:13:51',NULL),(13666,169,2900,'Abuzar',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'3','Islam','2023-10-26 05:14:31',NULL),(13667,50,8182,'Muqaddas',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:14:41',NULL),(13668,169,2909,'Ayesha',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'3','Islam','2023-10-26 05:14:57',NULL),(13669,50,8183,'Harmain',NULL,NULL,'Muhammad Asif Khan',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:15:07',NULL),(13670,169,2915,'Ayesha ',NULL,NULL,'Muhammad Nisar Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-26 05:15:29',NULL),(13672,169,2935,'Muhammad Hussain',NULL,NULL,'Ejaz Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-26 05:16:06',NULL),(13673,50,8221,'Fabiha',NULL,NULL,'Syed Imran Ali',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:17:47',NULL),(13674,50,8222,'Insha',NULL,NULL,'Muhammad Rehan Khan',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:18:16',NULL),(13675,50,8223,'Rida ',NULL,NULL,'Rizwan Haider',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:18:43',NULL),(13676,169,2942,'Ali Hasan',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'3','Islam','2023-10-26 05:18:43',NULL),(13677,169,2953,'Sadia',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'3','Islam','2023-10-26 05:19:17',NULL),(13678,169,2976,'Abdullah ',NULL,NULL,'Muhammad obaidullah',NULL,NULL,NULL,'3','Islam','2023-10-26 05:20:26',NULL),(13679,169,2981,'Ansha Malih',NULL,NULL,'Muhammad Qasim',NULL,NULL,NULL,'3','Islam','2023-10-26 05:21:04',NULL),(13680,169,3012,'Arfa Asif',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3','Islam','2023-10-26 05:21:37',NULL),(13681,161,2544,'Abdul Rehman',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:22:10',NULL),(13682,169,3016,'Wardah',NULL,NULL,'Muhammad Shahid Khan',NULL,NULL,NULL,'3','Islam','2023-10-26 05:22:21',NULL),(13683,161,2573,'Syed Waseem Shah',NULL,NULL,'Syed Naseem Shah',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:22:30',NULL),(13684,169,3033,'Laiba',NULL,NULL,'Faryad Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 05:22:50',NULL),(13685,161,2574,'Muhammad Hadi',NULL,NULL,'Ahmer Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:23:05',NULL),(13687,34,8866,'Huzaifa Ahmed Khan',NULL,NULL,'Danish Ahmed Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:23:11',NULL),(13688,161,2575,'Muhammad Shayan',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:23:21',NULL),(13689,169,3035,'Minha ',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'3','Islam','2023-10-26 05:23:25',NULL),(13690,161,2577,'Hussain',NULL,NULL,'Muhammad Qadeer',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:23:35',NULL),(13691,13,950,'Habiba ',NULL,NULL,'Abdul Wadood',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:23:51',NULL),(13692,34,8882,'Muhammad Raza',NULL,NULL,'Muhammad Nazim',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:23:53',NULL),(13693,169,3044,'Zabil Khan',NULL,NULL,'Salman Ahmed Khan',NULL,NULL,NULL,'3','Islam','2023-10-26 05:23:57',NULL),(13694,161,2586,'Ali Asghar',NULL,NULL,'Iqbal Markhand',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:24:03',NULL),(13695,34,8885,'Laiba Shehzad',NULL,NULL,'Shehzad',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:24:22',NULL),(13696,161,2754,'Abdul Hadi',NULL,NULL,'Muhammad Waseem Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:24:22',NULL),(13697,169,3046,'Muhammad Arbaz',NULL,NULL,'Sadaqat Hussain',NULL,NULL,NULL,'3','Islam','2023-10-26 05:24:31',NULL),(13698,161,2724,'Sabahat Ali',NULL,NULL,'Sahab Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:24:47',NULL),(13699,34,8887,'Umm-e-Habiba Shahid',NULL,NULL,'Shahid Qureshi',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:25:03',NULL),(13700,169,3049,'Aleeza',NULL,NULL,'Muhaammad Ayaz',NULL,NULL,NULL,'3','Islam','2023-10-26 05:25:07',NULL),(13701,161,2578,'Hassan',NULL,NULL,'Ghulam Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:25:07',NULL),(13703,161,2381,'Ahmed Ali',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:25:31',NULL),(13704,34,8888,'Ahmed Hussain ',NULL,NULL,'Shams Uddin',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:25:48',NULL),(13705,169,2855,'Yasir Ali Salangi',NULL,NULL,'Pervaiz Ali Solangi',NULL,NULL,NULL,'3','Islam','2023-10-26 05:26:03',NULL),(13706,34,8889,'Adil Khalique',NULL,NULL,'Abdul Khalique',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:26:28',NULL),(13707,169,2471,'Rehana',NULL,NULL,'Muhammad Habib',NULL,NULL,NULL,'4','Islam','2023-10-26 05:26:35',NULL),(13708,161,2793,'Abdur Rehman',NULL,NULL,'Muhammad Yaseen',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:26:38',NULL),(13709,13,1175,'Khushi',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:26:46',NULL),(13710,169,2568,'Zainab Faisal',NULL,NULL,'Faisal Ali',NULL,NULL,NULL,'4','Islam','2023-10-26 05:27:04',NULL),(13711,34,8909,'Umm-e-Habiba Shahid',NULL,NULL,'Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:27:10',NULL),(13712,94,5101,'Horia',NULL,NULL,'Rizwan',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:27:28',NULL),(13715,34,8910,'Sidra Ayaz',NULL,NULL,'Ayaz Uddin',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:27:42',NULL),(13716,169,2586,'Armish Hussain',NULL,NULL,'Syed Mubashir Hussain',NULL,NULL,NULL,'4','Islam','2023-10-26 05:27:50',NULL),(13717,161,2839,'Muhammad Faiz',NULL,NULL,'Abdul Majeed Khan',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:27:51',NULL),(13718,94,5102,'Aqsa',NULL,NULL,'Waseem',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:28:05',NULL),(13719,34,8911,'Pakeeza Waqas',NULL,NULL,'Waqas Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:28:13',NULL),(13720,161,2745,'Abdul Raheem',NULL,NULL,'Ghulam Rasool',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:28:23',NULL),(13721,169,2612,'Momina Bano',NULL,NULL,'Sultan Mehmood',NULL,NULL,NULL,'4','Islam','2023-10-26 05:28:27',NULL),(13722,161,2376,'Zuhaib',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:28:35',NULL),(13723,94,5103,'Uzma',NULL,NULL,'Akbar',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:28:42',NULL),(13724,34,8913,'Maryam Rasheed',NULL,NULL,'Rasheed ',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:28:44',NULL),(13725,13,844,'Muhammad Faizan',NULL,NULL,'Abdur Rehman',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:28:54',NULL),(13727,169,2662,'Musfira',NULL,NULL,'Sultan Haider',NULL,NULL,NULL,'4','Islam','2023-10-26 05:29:10',NULL),(13728,94,5104,'Bushra',NULL,NULL,'Akbar',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:29:15',NULL),(13729,34,8914,'Anamta Rasheed',NULL,NULL,'Rasheed ',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:29:17',NULL),(13730,34,8916,'Saleha ',NULL,NULL,'Sher Muhammad ',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:29:44',NULL),(13731,94,5100,'Ahmed',NULL,NULL,'Arif',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:29:51',NULL),(13732,13,1150,'Asma Bibi',NULL,NULL,'Sher Nadir Khan',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:29:55',NULL),(13733,161,2785,'Shahmir',NULL,NULL,'Raja Baloch',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:30:00',NULL),(13734,169,2668,'Kinza',NULL,NULL,'Faisal Younus Baig',NULL,NULL,NULL,'4','Islam','2023-10-26 05:30:02',NULL),(13735,34,8924,'Mehak',NULL,NULL,'Muhammad Kashif ',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:30:08',NULL),(13736,161,2653,'Muhammad Rehan',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:30:16',NULL),(13737,161,2616,'Muhammad Hamza',NULL,NULL,'Ghulam Nazuk',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:30:31',NULL),(13738,169,2684,'Muskan',NULL,NULL,'Muhammad Javed Iqbal',NULL,NULL,NULL,'4','Islam','2023-10-26 05:30:36',NULL),(13739,13,1197,'Rehman Khan',NULL,NULL,'Mandozi',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:30:36',NULL),(13740,161,2412,'Farzana',NULL,NULL,'Saeed Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:30:58',NULL),(13741,13,1039,'Ahmed Raza',NULL,NULL,'Noman',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:31:12',NULL),(13742,161,2428,'Zunaira',NULL,NULL,'Aslam',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:31:12',NULL),(13743,34,8925,'Abdul Rehman',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:31:12',NULL),(13744,169,2702,'Sobia Angel',NULL,NULL,'Angel Khurrum',NULL,NULL,NULL,'4','Islam','2023-10-26 05:31:15',NULL),(13745,161,2434,'Noor Fatima',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:31:30',NULL),(13746,161,2474,'Bushra',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:31:49',NULL),(13747,169,2734,'Savaira',NULL,NULL,'Jawed',NULL,NULL,NULL,'4','Islam','2023-10-26 05:31:50',NULL),(13748,13,1056,'Uzair',NULL,NULL,'Yousuf',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:31:52',NULL),(13749,34,8926,'Manahil Rizwan',NULL,NULL,'Rizwan',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:31:57',NULL),(13750,161,2530,'Laiba',NULL,NULL,'Muhammad Fahad',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:32:02',NULL),(13751,161,2565,'Malaika',NULL,NULL,'Muhammad Azam',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:32:20',NULL),(13752,13,1196,'Ali Ahmen',NULL,NULL,'Meer Waiz',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:32:24',NULL),(13753,169,2748,'Hamna',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'4','Islam','2023-10-26 05:32:27',NULL),(13754,34,8929,'Anabia Asif',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:32:37',NULL),(13755,161,2568,'Urooj',NULL,NULL,'Muhammad Azam',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:32:44',NULL),(13756,13,752,'Azaan ',NULL,NULL,'Makki Shah',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:32:47',NULL),(13757,169,2868,'Ayesha',NULL,NULL,'Amir Rehman',NULL,NULL,NULL,'4','Islam','2023-10-26 05:32:57',NULL),(13758,161,2572,'Husna Bibi',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:33:02',NULL),(13759,13,994,'Anila ',NULL,NULL,'Haji Noor Muhammad ',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:33:20','2023-10-26 05:33:56'),(13760,169,2877,'Noor Imran ',NULL,NULL,'Imran Masih',NULL,NULL,NULL,'4','Islam','2023-10-26 05:33:40',NULL),(13761,34,8931,'Umm-e-Habiba Ateeq',NULL,NULL,'Ateeq Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:34:05',NULL),(13762,169,2887,'Sara Khan',NULL,NULL,'Muhammad Faisal Khan',NULL,NULL,NULL,'4','Islam','2023-10-26 05:34:22',NULL),(13763,161,2576,'Bukht Raza',NULL,NULL,'Abdul Raheem',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:34:44',NULL),(13764,13,1055,'Muskan ',NULL,NULL,'Haji Noor Muhammad ',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:35:02',NULL),(13765,169,2889,'Mehak Fatima',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4','Islam','2023-10-26 05:35:05',NULL),(13766,34,8934,'Abdul Raheem',NULL,NULL,'Waheed Sheikh',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:35:29',NULL),(13767,161,2585,'Abeeha ',NULL,NULL,'Muhammad Hafeez',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:35:32',NULL),(13768,161,2716,'Muntaha Fatima',NULL,NULL,'Javed Iqbal',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:36:07',NULL),(13769,34,8935,'Muhammad Aneeq',NULL,NULL,'Muhammad Aqeel',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:36:20',NULL),(13770,169,2893,'Asma Jameel',NULL,NULL,'Jameel Ahmed Araeen',NULL,NULL,NULL,'4','Islam','2023-10-26 05:36:22',NULL),(13771,94,4990,'Rehan',NULL,NULL,'Adnan Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:36:30',NULL),(13773,34,8947,'Rehan Manzoor',NULL,NULL,'Manzoor Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:36:56',NULL),(13774,13,1154,'Urooj',NULL,NULL,'Muhammad Niyaz',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:37:10','2023-10-26 05:39:50'),(13775,161,2697,'Shuamaila',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:37:14',NULL),(13776,34,9009,'Rubab',NULL,NULL,'Akhter Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:37:23',NULL),(13777,161,2744,'Noor',NULL,NULL,'Sultan Mehmood',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:37:27',NULL),(13779,161,2698,'Umaima',NULL,NULL,'Muhammad Raza',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:37:50',NULL),(13780,13,1001,'Kiran',NULL,NULL,'Niyaz Muhammad Khan',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:37:53','2023-10-26 05:40:47'),(13781,34,9010,'Maheen',NULL,NULL,'Gabruddin',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:37:54',NULL),(13782,161,2719,'Noor Fatima',NULL,NULL,'Muhammad Nawaz',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:38:05',NULL),(13783,34,9011,'Noor Muhammad ',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:38:22',NULL),(13784,161,2409,'Fatima',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:38:22',NULL),(13785,13,993,'Razia ',NULL,NULL,'Hafizulah',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:38:24','2023-10-26 05:41:47'),(13786,161,2720,'Qirat ',NULL,NULL,'Muhammad Nawaz',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:38:37',NULL),(13787,161,2645,'Mahnoor',NULL,NULL,'Muhammad Akhtar',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:38:49',NULL),(13788,34,9012,'Ayesha Noor ',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:38:53',NULL),(13789,13,1021,'urooj',NULL,NULL,'Maktoob Ali',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:38:57','2023-10-26 05:42:10'),(13790,161,2118,'Zainab Bibi',NULL,NULL,'Muhammad Azhar',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:39:03',NULL),(13791,161,2440,'Waniya',NULL,NULL,'Javed Akhtar',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:39:22',NULL),(13792,34,9013,'Amna Eraj',NULL,NULL,'Irshad Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:39:25',NULL),(13793,169,2902,'Amna Khan',NULL,NULL,'Saeed',NULL,NULL,NULL,'4','Islam','2023-10-26 05:39:28',NULL),(13794,161,2787,'Zulaikha',NULL,NULL,'Muhamad Ilyas',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:39:36',NULL),(13795,161,2786,'Ayesha',NULL,NULL,'Raja Baloch',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:39:52',NULL),(13796,169,2918,'Aqsa Bibi',NULL,NULL,'Rafiq Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-26 05:40:03',NULL),(13797,161,2244,'Manahil',NULL,NULL,'Faheem Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:40:09',NULL),(13798,34,9014,'Muhammad Ahmed Raza',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:40:23',NULL),(13799,169,2920,'Fazeela ',NULL,NULL,'Rafiq Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-26 05:40:41',NULL),(13800,34,9015,'Unaiza',NULL,NULL,'Farhan',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:40:57',NULL),(13801,169,2923,'Syeda Afiya',NULL,NULL,'Muhammad Rajab',NULL,NULL,NULL,'4','Islam','2023-10-26 05:41:13',NULL),(13802,34,9016,'Maira Salman',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:41:28',NULL),(13803,169,2924,'Aleena Habib',NULL,NULL,'Habib-ur-Rehman',NULL,NULL,NULL,'4','Islam','2023-10-26 05:41:44',NULL),(13804,34,9017,'Hiba',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:42:00',NULL),(13805,169,2929,'Sakina',NULL,NULL,'Peer Saleh',NULL,NULL,NULL,'4','Islam','2023-10-26 05:42:13',NULL),(13806,34,9018,'Abdul Rafay',NULL,NULL,'Shakeel',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:42:42',NULL),(13807,169,2930,'Syeda Habiba',NULL,NULL,'Muhammad Rajab',NULL,NULL,NULL,'4','Islam','2023-10-26 05:42:47',NULL),(13808,13,846,'Hareer ',NULL,NULL,'Arifullah',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:42:57',NULL),(13809,34,9019,'Anamta',NULL,NULL,'Muhammad Javeed',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:43:12',NULL),(13810,169,2959,'Malaika Bibi',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'4','Islam','2023-10-26 05:43:14',NULL),(13811,13,1028,'Saima ',NULL,NULL,'Muhammad Zaman',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:43:26',NULL),(13812,169,2052,'Maria',NULL,NULL,'Ruvin Gulzar',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:43:42',NULL),(13813,34,9020,'Umm-E-Haniya',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:43:42',NULL),(13814,13,885,'Abdullah',NULL,NULL,'Shah Farman',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:43:58',NULL),(13815,34,9021,'Hifza',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:44:08',NULL),(13816,169,2972,'Jannat Akbar',NULL,NULL,'Muhammad Akbar',NULL,NULL,NULL,'4','Islam','2023-10-26 05:44:13',NULL),(13817,13,876,'Saeed Khan',NULL,NULL,'Umer Shah',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:44:27',NULL),(13818,34,9022,'Manahil Liaquat',NULL,NULL,'Liaquat',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:44:36',NULL),(13819,94,4651,'Sania',NULL,NULL,'Waiq Ullah',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:44:45',NULL),(13820,169,2764,'Ayat Khan',NULL,NULL,'Muhammad Minhaj Khan',NULL,NULL,NULL,'4','Islam','2023-10-26 05:44:48',NULL),(13821,13,875,'Waheed Khan',NULL,NULL,'Umer Shah',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:44:57',NULL),(13822,34,9023,'Aliyan Liaquat',NULL,NULL,'Liaquat',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:45:05',NULL),(13823,34,9024,'Sufiyan',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:45:39',NULL),(13824,169,2985,'Abiha Genesis',NULL,NULL,'Sarfaz Samuel ',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:45:48',NULL),(13825,13,961,'Iqbal',NULL,NULL,'Younus Khan',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:45:54',NULL),(13826,169,2989,'Hooriya ',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'4','Islam','2023-10-26 05:46:16',NULL),(13827,34,9025,'Hooriya',NULL,NULL,'Muhammad Javaid',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:46:20',NULL),(13828,13,1155,'Bilal',NULL,NULL,'Muhammad Niyaz',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:46:22',NULL),(13829,169,2331,'Sania Shafiq',NULL,NULL,'Muhammad Shafiq',NULL,NULL,NULL,'4','Islam','2023-10-26 05:46:57',NULL),(13830,13,1132,'Ismail',NULL,NULL,'Akber Khan',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:47:00',NULL),(13831,13,1133,'Essa ',NULL,NULL,'Ibrahim Khan',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:47:33',NULL),(13832,169,2515,'Muhammad Mahad',NULL,NULL,'Muhammad Altaf',NULL,NULL,NULL,'4','Islam','2023-10-26 05:47:34',NULL),(13833,13,1156,'Moosa Khan',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:48:17',NULL),(13834,169,2532,'Muhammad Ahmed',NULL,NULL,'Attiq Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-26 05:48:43',NULL),(13835,13,889,'Abid ',NULL,NULL,'Muhammad Rafiq',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:48:50',NULL),(13836,34,8845,'Hiba ',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-26 05:49:06',NULL),(13837,94,5107,'Iqra',NULL,NULL,'Asif',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:49:07',NULL),(13838,169,2533,'Muhammad Ahad',NULL,NULL,'Attiq Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-26 05:49:16',NULL),(13839,13,1011,'Mujeeb ',NULL,NULL,'Momin Shah',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:49:24',NULL),(13840,34,8875,'Ajwa',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2',NULL,'2023-10-26 05:49:35',NULL),(13841,169,2806,'Abdullah',NULL,NULL,'Shahid Aziz',NULL,NULL,NULL,'4','Islam','2023-10-26 05:49:46',NULL),(13842,94,5108,'Ansa',NULL,NULL,'Irfan Abbasi',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:49:56','2023-10-26 11:28:55'),(13843,13,971,'Daniyal ',NULL,NULL,'Shaib Khan Memon',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:50:01',NULL),(13844,34,8876,'Nashra',NULL,NULL,'Ayaz-ud-din',NULL,NULL,NULL,'2',NULL,'2023-10-26 05:50:11',NULL),(13845,169,2871,'Muhammad Bilal',NULL,NULL,'Muhammad Hamid',NULL,NULL,NULL,'4','Islam','2023-10-26 05:50:15',NULL),(13846,94,5109,'Anam',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:50:27',NULL),(13847,13,1000,'Yaseen Khan',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:50:33',NULL),(13848,34,8877,'Laiba',NULL,NULL,'Muhammad Qasim',NULL,NULL,NULL,'2',NULL,'2023-10-26 05:50:37',NULL),(13849,169,2977,'Muhammad Ibrahim',NULL,NULL,'Rafiq',NULL,NULL,NULL,'4','Islam','2023-10-26 05:50:44',NULL),(13850,34,8878,'Ariba',NULL,NULL,'Muhammad Qasim',NULL,NULL,NULL,'2',NULL,'2023-10-26 05:51:07',NULL),(13851,34,8879,'Dua',NULL,NULL,'Khalid',NULL,NULL,NULL,'2',NULL,'2023-10-26 05:51:40',NULL),(13852,169,3000,'Muhammad Bilal',NULL,NULL,'Muhammad Hamid',NULL,NULL,NULL,'4','Islam','2023-10-26 05:51:58',NULL),(13854,34,8880,'Atif',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'2',NULL,'2023-10-26 05:52:07',NULL),(13855,169,3009,'Muhammad Umer',NULL,NULL,'Farrukh',NULL,NULL,NULL,'4','Islam','2023-10-26 05:52:27',NULL),(13856,34,8881,'Nawaz',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'2',NULL,'2023-10-26 05:52:38',NULL),(13857,94,5106,'Umm e Habiba',NULL,NULL,'Umer Hayat',NULL,NULL,NULL,'3',NULL,'2023-10-26 05:52:51',NULL),(13858,169,2780,'Noor Fatima',NULL,NULL,'Muhammad Fatima',NULL,NULL,NULL,'4','Islam','2023-10-26 05:53:04',NULL),(13859,34,8890,'Tania',NULL,NULL,'Ghulam Mohi-uddin',NULL,NULL,NULL,'2',NULL,'2023-10-26 05:53:11',NULL),(13860,60,5842,'Aun Ali',NULL,NULL,'Abdul Farooq Abbasi',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:53:22',NULL),(13861,169,3021,'Hasnain',NULL,NULL,'Muhammad Hasnain',NULL,NULL,NULL,'4','Islam','2023-10-26 05:53:32',NULL),(13862,60,5843,'Muhammad Hassan',NULL,NULL,'Usman Gul',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:53:40',NULL),(13863,34,8891,'Ghulam Fareed',NULL,NULL,'Nabi Bakhsh',NULL,NULL,NULL,'2',NULL,'2023-10-26 05:53:48',NULL),(13864,169,3025,'Muhammad Ahsan Riaz',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'4','Islam','2023-10-26 05:54:05',NULL),(13865,60,5845,'Ayesha Siddiqui',NULL,NULL,'Hafiz Muhammad Asghar',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:54:07',NULL),(13866,34,8892,'Rida',NULL,NULL,'Abdul Khaliq',NULL,NULL,NULL,'2',NULL,'2023-10-26 05:54:14',NULL),(13867,60,5847,'Hassan',NULL,NULL,'Ansar Farhan',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:54:29',NULL),(13868,34,8893,'Aqib',NULL,NULL,'Abdul Khaliq',NULL,NULL,NULL,'2',NULL,'2023-10-26 05:54:40',NULL),(13869,169,3050,'Muhammad Ragyan',NULL,NULL,'Imran Hashmi',NULL,NULL,NULL,'4',NULL,'2023-10-26 05:54:40',NULL),(13870,60,5848,'Eman',NULL,NULL,'Shahid Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:54:43',NULL),(13871,94,5111,'Sana',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'5',NULL,'2023-10-26 05:55:06',NULL),(13873,34,8894,'Ayan',NULL,NULL,'Manzoor Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 05:56:18',NULL),(13874,169,3060,'Muhammad Rayyan',NULL,NULL,'Imran Hashmi',NULL,NULL,NULL,'4','Islam','2023-10-26 05:56:23',NULL),(13875,34,8904,'Muskan',NULL,NULL,'Rizwan',NULL,NULL,NULL,'2',NULL,'2023-10-26 05:57:06',NULL),(13876,169,2595,'Manahil Fatima',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'4','Islam','2023-10-26 05:57:23',NULL),(13877,34,8905,'Shayan',NULL,NULL,'Asif',NULL,NULL,NULL,'2',NULL,'2023-10-26 05:57:35',NULL),(13878,60,5849,'Hasnain',NULL,NULL,'Arshad Uddin',NULL,NULL,NULL,'1',NULL,'2023-10-26 05:57:41',NULL),(13879,150,10076,'Amna ',NULL,NULL,'Jawed Sheikh',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:03:19',NULL),(13880,34,8907,'Ayeman',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:04:00',NULL),(13881,60,5850,'Muhammad Yousuf',NULL,NULL,'Muhammad Imran Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:04:19',NULL),(13882,169,2451,'Muhammad Faizain',NULL,NULL,'Sharafat Ali',NULL,NULL,NULL,'5','Islam','2023-10-26 06:04:28',NULL),(13883,34,8908,'Alisha',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:04:30',NULL),(13884,60,5853,'Arham',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:04:54',NULL),(13885,150,10077,'Humna',NULL,NULL,'Jawed Sheikh',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:04:54',NULL),(13886,34,8950,'Maham',NULL,NULL,'Muhammad Muneer',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:04:57',NULL),(13887,169,2452,'Muhammad Subhan',NULL,NULL,'Sharafat Ali',NULL,NULL,NULL,'5','Islam','2023-10-26 06:05:00',NULL),(13888,60,5854,'Zainab',NULL,NULL,'Bilal Uddin',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:05:07',NULL),(13889,34,9026,'Zoya',NULL,NULL,'Rehan',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:05:22',NULL),(13890,150,10148,'Abdul Samad ',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:05:22',NULL),(13891,169,2455,'Ayesha Naz',NULL,NULL,'Muhammad Qadeer',NULL,NULL,NULL,'5',NULL,'2023-10-26 06:05:28',NULL),(13892,60,5855,'Muhammad Muqtadir',NULL,NULL,'Muhammad Tanveer',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:05:40',NULL),(13893,34,9027,'Faria',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:05:53',NULL),(13894,169,2470,'Noor Fatima',NULL,NULL,'Muhammad Habib',NULL,NULL,NULL,'5','Islam','2023-10-26 06:06:01',NULL),(13895,150,10238,'Hani ',NULL,NULL,'Sadiq Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:06:05',NULL),(13896,34,9028,'Sidra',NULL,NULL,'Allaa-ud-din',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:06:25',NULL),(13897,169,2475,'Asma',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'5','Islam','2023-10-26 06:06:27',NULL),(13898,60,5856,'Sahibzada Muneeb Ahmed',NULL,NULL,'Izhar Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:06:42',NULL),(13899,150,10244,'Muhammad Hassan',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:06:44','2023-10-26 06:07:05'),(13900,169,2485,'Muskan',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'5','Islam','2023-10-26 06:06:55',NULL),(13901,60,5857,'Sahibzada Ahsan Jan',NULL,NULL,'Abrar Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:07:02',NULL),(13902,34,9029,'Aliza Kanwal',NULL,NULL,'Rana Tahir',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:07:14',NULL),(13903,169,2505,'Maryam Nazeer',NULL,NULL,'Nazeer Ahmed ',NULL,NULL,NULL,'5','Islam','2023-10-26 06:07:27',NULL),(13904,60,5874,'Sehan',NULL,NULL,'Shaan',NULL,NULL,'1','-1',NULL,'2023-10-26 06:07:33',NULL),(13905,150,10245,'Ali Raza ',NULL,NULL,'Muhammad Shahzad',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:07:40',NULL),(13906,34,9030,'Kiran',NULL,NULL,'Rana Tahir',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:07:53',NULL),(13907,169,2557,'Muhammad Subhan',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'5','Islam','2023-10-26 06:08:00',NULL),(13908,150,10246,'Iqra ',NULL,NULL,'Jawed Iqbal',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:08:18',NULL),(13909,34,9031,'Subhan',NULL,NULL,'Atiq Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:08:21',NULL),(13910,60,5875,'Rohan Ali',NULL,NULL,'Rehan',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:08:24',NULL),(13911,169,2558,'Muhammad Safiyan',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'5','Islam','2023-10-26 06:08:40',NULL),(13912,150,10247,'Safa  ',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:08:45',NULL),(13913,60,5876,'Daniyal Haider',NULL,NULL,'Shakeel Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:08:53',NULL),(13914,34,9032,'Sania',NULL,NULL,'Muhammad Naeem Qureshi',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:09:02',NULL),(13915,60,5871,'Parisa',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:09:06','2023-10-26 06:21:04'),(13916,169,2599,'Ali Raza',NULL,NULL,'Ahmed Raza',NULL,NULL,NULL,'5','Islam','2023-10-26 06:09:09',NULL),(13917,150,10248,'Abdullah Qureshi',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:09:18',NULL),(13918,60,5596,'Usman Hasan',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:09:23',NULL),(13919,34,9033,'Abiha',NULL,NULL,'Salman Khan',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:09:28',NULL),(13920,60,5594,'Muhammad Fuzail',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:09:39',NULL),(13921,150,10249,'Ali Raza',NULL,NULL,'Nasir Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:09:40',NULL),(13922,169,2640,'Muhammad Khazir Ali',NULL,NULL,'Tanveer Akhter',NULL,NULL,NULL,'5','Islam','2023-10-26 06:09:48',NULL),(13923,60,5916,'Maheen',NULL,NULL,'Salman Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:09:54',NULL),(13924,34,9034,'Fatima',NULL,NULL,'Manzoor Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:09:56',NULL),(13925,150,10250,'Ahmed Raza',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:10:06',NULL),(13926,60,5917,'Syed Horrain',NULL,NULL,'Syed Mudassir Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:10:15',NULL),(13927,169,2641,'Warisha',NULL,NULL,'Tanveer Akhter',NULL,NULL,NULL,'5','Islam','2023-10-26 06:10:15',NULL),(13928,34,9035,'Muhammad Shayan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:10:26',NULL),(13929,60,5918,'Dua',NULL,NULL,'Muhammad Kashan',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:10:31',NULL),(13930,150,10251,'Abdullah Ansari',NULL,NULL,'Muhammad Raees ',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:10:42',NULL),(13931,169,2672,'Shahizain Ul Khan',NULL,NULL,'Nazakat Ul Khan',NULL,NULL,NULL,'5','Islam','2023-10-26 06:10:50',NULL),(13932,34,9036,'Muhammad Aman',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:10:52',NULL),(13933,150,10253,'Hiba Riaz ',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:11:08',NULL),(13934,169,2688,'Muneesha',NULL,NULL,'Muhammad Wakeel',NULL,NULL,NULL,'5','Islam','2023-10-26 06:11:20',NULL),(13935,34,9037,'Shaheen',NULL,NULL,'Gab-ru-din',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:11:31',NULL),(13936,169,2691,'Muhammad Zuhaib Hussain',NULL,NULL,'Raider Hussain',NULL,NULL,NULL,'5','Islam','2023-10-26 06:11:50',NULL),(13937,150,10255,'Muhammad burhan',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:11:51',NULL),(13938,34,9038,'Sana ',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:11:52',NULL),(13939,60,5920,'Tameer Hasan',NULL,NULL,'Tanveer',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:12:07',NULL),(13940,34,9039,'Abdul Hadi',NULL,NULL,'Muhammad Farhan',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:12:18',NULL),(13941,169,2726,'Sana',NULL,NULL,'Javeed Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-26 06:12:18',NULL),(13942,60,5921,'Sadaf Zehra',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:12:22',NULL),(13943,150,10257,'Muhammad Umer ',NULL,NULL,'Muhammad Navid Ansari',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:12:30',NULL),(13944,34,9040,'Mahim',NULL,NULL,'Noshad',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:12:56',NULL),(13945,169,2809,'Malaika',NULL,NULL,'Hafeez ur Rehman',NULL,NULL,NULL,'5','Islam','2023-10-26 06:13:10',NULL),(13946,150,10259,'Muskan',NULL,NULL,'Muhammad Furqan',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:13:13',NULL),(13947,34,9041,'Nayab',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:13:25',NULL),(13948,150,10260,'Ariha Zia',NULL,NULL,'Zia Asghar',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:13:52',NULL),(13949,34,9053,'Nabiha',NULL,NULL,'Muhammad Farid Qureshi',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:14:00',NULL),(13950,150,10261,'Shiza ',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:14:42',NULL),(13951,34,8730,'Muhammad Ali',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:16:17',NULL),(13952,34,8790,'Emaan Fatima',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:17:18',NULL),(13953,34,8867,'Ayesha',NULL,NULL,'Muhammad Umer',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:17:52',NULL),(13954,34,8871,'Warisha',NULL,NULL,'Shehzad',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:18:25',NULL),(13955,34,8872,'Fariha',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:18:58',NULL),(13956,34,8903,'Saqib ',NULL,NULL,'Abdul Khaliq',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:19:29',NULL),(13958,169,2861,'Aisha Ashraf',NULL,NULL,'Ashirf Ali',NULL,NULL,NULL,'5','Islam','2023-10-26 06:19:36',NULL),(13960,169,2901,'Sidra Khan',NULL,NULL,'Ameen Khan',NULL,NULL,NULL,'5','Islam','2023-10-26 06:20:29',NULL),(13961,34,8938,'Alishba ',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:20:31',NULL),(13962,169,2904,'Areeba',NULL,NULL,'Asghar Khan',NULL,NULL,NULL,'5','Islam','2023-10-26 06:20:59',NULL),(13964,34,8939,'Sidra ',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:21:01',NULL),(13965,169,2933,'Mustafa Ahmed',NULL,NULL,'Akhtier Ahmed Malik',NULL,NULL,NULL,'5','Islam','2023-10-26 06:21:36',NULL),(13967,34,9042,'Hadia Rani',NULL,NULL,'Muhammad Kashif ',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:21:47',NULL),(13968,169,2938,'Alizar',NULL,NULL,'Nisar Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-26 06:21:57',NULL),(13969,34,9043,'Sumaima',NULL,NULL,'Nisar',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:22:19',NULL),(13970,169,2939,'Tabeena Nisar',NULL,NULL,'Nisar Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-26 06:22:28',NULL),(13971,34,9044,'Ayesha',NULL,NULL,'Akram',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:22:42',NULL),(13972,150,10263,'Anabia ',NULL,NULL,'Manzoor',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:22:49',NULL),(13973,169,2973,'Sobia',NULL,NULL,'Muhammad Naeem ',NULL,NULL,NULL,'5','Islam','2023-10-26 06:22:57',NULL),(13974,60,5922,'Sughra Batool',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:23:04',NULL),(13975,34,9045,'Zainab',NULL,NULL,'Rehan',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:23:11',NULL),(13976,150,10264,'Ayan  ',NULL,NULL,'Saleem',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:23:22',NULL),(13977,169,2984,'Horia',NULL,NULL,'Raider Hussain',NULL,NULL,NULL,'5','Islam','2023-10-26 06:23:25',NULL),(13978,60,5923,'Zaroon ',NULL,NULL,'Saad Aziz',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:23:31',NULL),(13979,34,9046,'Faiza',NULL,NULL,'Sadiq Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:23:38',NULL),(13980,150,10265,'Muhammad Shayan',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:23:56',NULL),(13981,169,2988,'Amoos Jericoh',NULL,NULL,'Sarfaraz',NULL,NULL,NULL,'5','Islam','2023-10-26 06:23:57',NULL),(13982,150,10266,'Unzila',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:24:22',NULL),(13983,169,2917,'Muhammad Sameer',NULL,NULL,'Kashif Ali',NULL,NULL,NULL,'5','Islam','2023-10-26 06:24:25',NULL),(13984,60,5924,'Muhammad Hussain Siddiqui',NULL,NULL,'Ameer Hussain Siddiqui',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:24:35',NULL),(13985,169,2882,'Syed Moosa Ali',NULL,NULL,'Syed Kamran Ali',NULL,NULL,NULL,'5','Islam','2023-10-26 06:25:04',NULL),(13986,150,10267,'Umme Hani',NULL,NULL,'Muhammad Tasleem ',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:25:15',NULL),(13987,169,3015,'Abdul Rehman',NULL,NULL,'Muhammad Shahid Khan',NULL,NULL,NULL,'5','Islam','2023-10-26 06:25:32','2023-10-26 07:41:53'),(13988,150,10268,'Aman Arshad',NULL,NULL,'Arshad Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:25:47',NULL),(13989,169,3059,'Muhammad Rohan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5','Islam','2023-10-26 06:26:07','2023-10-26 07:43:03'),(13990,150,10270,'Aleesha Bano',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:26:29',NULL),(13992,150,10271,'Abdul Hadi',NULL,NULL,'Muhammad Noman',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:27:02',NULL),(13993,60,5925,'Aliza ',NULL,NULL,'Atif Saeed',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:27:29',NULL),(13995,34,9047,'Kainat',NULL,NULL,'Asif',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:27:52',NULL),(13997,34,9048,'Ayesha Naz',NULL,NULL,'Farhan',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:28:32',NULL),(13998,60,5926,'Gazi Muhammad Mumtaz Qadri',NULL,NULL,'Muhammad Arshad Khalil',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:28:51',NULL),(13999,34,9054,'Maham',NULL,NULL,'Israr Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:28:58',NULL),(14000,60,5927,'Hoorain Noor',NULL,NULL,'Usman Ghani',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:29:20',NULL),(14001,34,9055,'Tooba ',NULL,NULL,'Javed',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:29:26',NULL),(14002,60,5928,'Maira',NULL,NULL,'Danish Sultan',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:29:33',NULL),(14003,60,5929,'Khadija',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:29:48',NULL),(14004,34,9058,'Mahnoor ',NULL,NULL,'Muhammad Ajmal',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:29:53',NULL),(14005,60,5930,'Ayesha',NULL,NULL,'Naveed Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:30:20',NULL),(14006,34,8786,'Bushra',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:30:22',NULL),(14007,34,8789,'Khizra',NULL,NULL,'Muhammad Haroon',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:30:50',NULL),(14008,60,5931,'Aiza',NULL,NULL,'Arsalan Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:30:56',NULL),(14009,34,8726,'Mehek ',NULL,NULL,'Shakeel Ahmed ',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:31:18',NULL),(14010,60,5932,'Husna Bibi',NULL,NULL,'Ghulam Muhammad',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:31:27',NULL),(14011,34,8897,'Dua',NULL,NULL,'Manzoor Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:31:48',NULL),(14012,60,5933,'Hareem',NULL,NULL,'Shafeeq Uddin',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:31:53',NULL),(14013,60,5934,'Syed Rohan Hussain',NULL,NULL,'Syed Azeem Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:32:19',NULL),(14015,60,5935,'Hafsa',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:32:54',NULL),(14016,34,8898,'Fizza',NULL,NULL,'Waqas Ali',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:33:01',NULL),(14017,60,5936,'Marjan',NULL,NULL,'Muhammad Essa',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:33:41',NULL),(14018,34,8899,'Muzammil Yousufi Hassan',NULL,NULL,'Muhammad Sharjeel Yousufi',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:33:51',NULL),(14019,60,6027,'Muhammad Hammad',NULL,NULL,'Nawab Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:34:07',NULL),(14020,150,10294,'Zainab Fatima ',NULL,NULL,'Qamar Abbas ',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:34:09',NULL),(14021,34,8900,'Muskan',NULL,NULL,'Shahzad',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:34:16',NULL),(14022,60,5901,'Fawad Ahmed',NULL,NULL,'Hussain Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:34:25',NULL),(14023,34,8901,'Bushra ',NULL,NULL,'Shahzad',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:34:38',NULL),(14024,60,6034,'Muhammad Wasif',NULL,NULL,'Afzal Majeed',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:34:42',NULL),(14025,34,8933,'Laiba',NULL,NULL,'Alauddin',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:35:34',NULL),(14026,60,6036,'Dua Noor ',NULL,NULL,'Muhammad Younus Babar',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:35:55',NULL),(14027,34,89936,'Laiba ',NULL,NULL,'Asif',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:36:01',NULL),(14028,60,5590,'Ayan Ali',NULL,NULL,'Mehboob Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:36:17','2023-10-26 06:37:12'),(14029,34,8937,'Bushra Irfan',NULL,NULL,'Irfan',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:36:36',NULL),(14030,60,5591,'Raheel Hasan',NULL,NULL,'Gul Hasan',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:36:40','2023-10-26 06:37:30'),(14031,34,8955,'Tayyaba',NULL,NULL,'Wakeel',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:37:04',NULL),(14032,34,9049,'Bushra Saleem',NULL,NULL,'Muhammad Saleem Qureshi',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:37:36',NULL),(14033,60,5592,'Haya',NULL,NULL,'Muhammad Dawood',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:37:46',NULL),(14034,60,5593,'Faryal ',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:38:00',NULL),(14035,34,9050,'Kahkashan',NULL,NULL,'Shakeel',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:38:10',NULL),(14036,60,5595,'Muhammad Sahab Abdullah Khan',NULL,NULL,'Muhammad Shamsher Khan',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:38:21','2023-10-26 06:39:12'),(14037,171,12351,'Zainab',NULL,NULL,'Raees Uddin',NULL,NULL,NULL,'5','Islam','2023-10-26 06:38:35',NULL),(14038,34,9051,'Kashan',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:38:41',NULL),(14039,150,10298,'Muhammad Husain',NULL,NULL,'Tanzeem',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:39:00',NULL),(14040,34,9052,'Muhammad Danish Ayaz',NULL,NULL,'Muhammad Ayaz Khan',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:39:12',NULL),(14041,171,11361,'Manahil',NULL,NULL,'Muhammad Naveed',NULL,NULL,NULL,'5','Islam','2023-10-26 06:39:12',NULL),(14042,60,5597,'Khadija',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:39:33',NULL),(14043,34,9056,'Momal',NULL,NULL,'Muhammad Aqeel',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:39:38',NULL),(14044,171,11385,'Muhammad Burhan',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'5','Islam','2023-10-26 06:39:44',NULL),(14045,60,5598,'Amna Ansari',NULL,NULL,'Naveed Ahmed Ansari',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:39:52',NULL),(14046,34,9057,'Hania',NULL,NULL,'Waheed',NULL,NULL,NULL,'4',NULL,'2023-10-26 06:40:04',NULL),(14047,171,11392,'Adnan',NULL,NULL,'Muhammad Azhar',NULL,NULL,NULL,'5','Islam','2023-10-26 06:40:20',NULL),(14048,34,8514,'Iqra',NULL,NULL,'Irfan',NULL,NULL,NULL,'5',NULL,'2023-10-26 06:40:36',NULL),(14049,34,8737,'Mahnoor',NULL,NULL,'Waseem',NULL,NULL,NULL,'5',NULL,'2023-10-26 06:40:59',NULL),(14050,171,11494,'Abdul Ahad',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'5','Islam','2023-10-26 06:41:02',NULL),(14051,150,10319,'Urbish',NULL,NULL,'Abdullah Malik',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:41:24',NULL),(14052,34,8785,'Anumta ',NULL,NULL,'Muhammad Kashif ',NULL,NULL,NULL,'5',NULL,'2023-10-26 06:41:25',NULL),(14053,171,11384,'Mehak',NULL,NULL,'Rasheed Mehmood',NULL,NULL,NULL,'5','Islam','2023-10-26 06:41:41',NULL),(14054,150,10320,'Bisma ',NULL,NULL,'Muhammad Hamid ',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:41:53',NULL),(14055,34,8799,'Muhammad Shariq',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'5A',NULL,'2023-10-26 06:41:56',NULL),(14056,60,5600,'Abdullah',NULL,NULL,'Mohsin',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:42:07',NULL),(14057,171,11454,'Mahnoor',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'5','Islam','2023-10-26 06:42:16',NULL),(14058,34,8829,'Maryam',NULL,NULL,'Wakeel',NULL,NULL,NULL,'5',NULL,'2023-10-26 06:42:19',NULL),(14059,150,10321,'Ariba ',NULL,NULL,'Muhamamd Aslam',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:42:20',NULL),(14060,150,10322,'Muskan',NULL,NULL,'Noman Ansari',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:42:42',NULL),(14061,171,11564,'Samiullah',NULL,NULL,'Muhammad Rasheed',NULL,NULL,NULL,'5','Islam','2023-10-26 06:42:53',NULL),(14062,150,10323,'Hania ',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:43:20',NULL),(14063,171,11702,'Fatima',NULL,NULL,'Wahid Ali',NULL,NULL,NULL,'5','Islam','2023-10-26 06:43:24',NULL),(14064,150,10324,'Kinza ',NULL,NULL,'Alauddin',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:43:42',NULL),(14065,171,11801,'Maryam',NULL,NULL,'Noor Muhammad',NULL,NULL,NULL,'5','Islam','2023-10-26 06:44:09',NULL),(14066,150,10325,'Shayan',NULL,NULL,'Javed ',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:44:13',NULL),(14067,171,11771,'Areesha',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'5','Islam','2023-10-26 06:45:08',NULL),(14068,150,10326,'Ahmed Raza ',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:45:35',NULL),(14069,171,11607,'Javeria Naz',NULL,NULL,'Altaf Muhammad Khan',NULL,NULL,NULL,'5','Islam','2023-10-26 06:45:39',NULL),(14070,171,11737,'Tahira',NULL,NULL,'Waheed',NULL,NULL,NULL,'5','Islam','2023-10-26 06:46:06',NULL),(14071,150,10328,'Faraqz',NULL,NULL,'Muhammad Farhan',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:46:15',NULL),(14072,171,11929,'Hanzala',NULL,NULL,'Muhammad Ilyas',NULL,NULL,NULL,'5','Islam','2023-10-26 06:46:36',NULL),(14073,150,10329,'Fiaz ',NULL,NULL,'Muhammad Farhan',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:47:00',NULL),(14074,171,12008,'Nadia Bibi',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'5','Islam','2023-10-26 06:47:09',NULL),(14075,150,10330,'Ariyan',NULL,NULL,'Gulam Muhammad ',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:47:31',NULL),(14076,157,5012,'Mustafa',NULL,NULL,'Muhammad Rasheed',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:47:34',NULL),(14077,171,12069,'Muhammad Tayyab',NULL,NULL,'Abdul Kareem',NULL,NULL,NULL,'5','Islam','2023-10-26 06:47:43',NULL),(14078,150,10331,'Hassan',NULL,NULL,'Waqar Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:47:59',NULL),(14079,157,5048,'Qurat-ul-Ain',NULL,NULL,'Abdullah Mughal',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:48:11',NULL),(14080,171,12085,'Muhammad Hamza',NULL,NULL,'Muhammad Ashfaq',NULL,NULL,NULL,'5','Islam','2023-10-26 06:48:30',NULL),(14081,150,10332,'Muntazim',NULL,NULL,'Muntaqeem',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:48:35',NULL),(14082,157,5068,'Eshal Fatima',NULL,NULL,'Asim',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:48:46',NULL),(14083,150,10354,'Ikrash ',NULL,NULL,'Siraj Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:49:05',NULL),(14084,171,12141,'Ali Hissain',NULL,NULL,'Muhammad Abu Huraira',NULL,NULL,NULL,'5','Islam','2023-10-26 06:49:09',NULL),(14085,157,5072,'Abdul Hassan',NULL,NULL,'Shakeel Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:49:17',NULL),(14086,150,10355,'Ariba ',NULL,NULL,'Abrar Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:49:32',NULL),(14087,171,12140,'Muhammad Hasnain',NULL,NULL,'Muhammad Abu Huraira',NULL,NULL,NULL,'5','Islam','2023-10-26 06:49:39',NULL),(14088,157,5074,'Jannat Gul',NULL,NULL,'Irfan',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:49:52',NULL),(14089,150,10375,'Kinzul Haya',NULL,NULL,'Chand Muhammad ',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:50:16',NULL),(14090,157,5076,'Hasnain',NULL,NULL,'Khurram',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:50:20',NULL),(14092,150,10378,'Areeb',NULL,NULL,'Abdul Razzaq',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:50:44',NULL),(14093,157,5077,'Hooria',NULL,NULL,'Khurram',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:50:49',NULL),(14094,157,5079,'Abdullah',NULL,NULL,'Nadeem',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:51:21',NULL),(14095,171,12204,'Maryam',NULL,NULL,'Shehnshah Muhammad Javaid',NULL,NULL,NULL,'5','Islam','2023-10-26 06:51:35',NULL),(14096,150,10413,'Muhammad Haziq',NULL,NULL,'Muhammad Nafees Ansari',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:51:39',NULL),(14097,157,5083,'Manahil',NULL,NULL,'Muhammad Raheel',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:51:55',NULL),(14098,171,12226,'Abdullah',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'5','Islam','2023-10-26 06:52:07',NULL),(14099,150,10414,'Alisha ',NULL,NULL,'Muhammad Tanveer ',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:52:19',NULL),(14100,60,5602,'Amna ',NULL,NULL,'Muhammad Asghar',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:52:20',NULL),(14101,157,5084,'Sania',NULL,NULL,'Muhammad Raheel',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:52:29',NULL),(14102,150,10415,'Kasaf',NULL,NULL,'Naeem',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:53:00',NULL),(14103,171,12268,'Dua Ansari',NULL,NULL,'Muhammad Shoukat Ansari',NULL,NULL,NULL,'5','Islam','2023-10-26 06:53:04',NULL),(14104,157,5085,'Muhammad Riyyan',NULL,NULL,'Rehan',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:53:05',NULL),(14105,150,10416,'Shayan',NULL,NULL,'Tariq',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:53:28',NULL),(14106,171,12202,'Fatima Bibi',NULL,NULL,'Shahid',NULL,NULL,NULL,'5','Islam','2023-10-26 06:53:32',NULL),(14107,157,5087,'Shaheer Ahmed',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:53:36',NULL),(14108,150,10449,'Abroo',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:53:55',NULL),(14109,157,5103,'Dua',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:54:07',NULL),(14110,171,12266,'Mahnoor ',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'5','Islam','2023-10-26 06:54:10',NULL),(14111,171,12340,'Dua ',NULL,NULL,'Shahid Ali',NULL,NULL,NULL,'5','Islam','2023-10-26 06:54:34',NULL),(14112,157,5106,'Muhammad Hammad',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:54:43',NULL),(14113,171,12372,'Komal Fatima',NULL,NULL,'Afzal Baig',NULL,NULL,NULL,'5','Islam','2023-10-26 06:55:05',NULL),(14114,157,5110,'Javeria',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:55:13',NULL),(14115,171,12415,'Hania',NULL,NULL,'Azad Muhammad',NULL,NULL,NULL,'5','Islam','2023-10-26 06:55:45',NULL),(14116,150,10226,'Noor-un-Nisa',NULL,NULL,'Muhammad shahid',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:55:52',NULL),(14117,164,3284,'Ismail Khan',NULL,NULL,'Asmat Ullah ',NULL,NULL,NULL,'3',NULL,'2023-10-26 06:55:56',NULL),(14118,150,10233,'Muhammad Hassan',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:56:25',NULL),(14119,157,5111,'Khadija',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:56:26',NULL),(14120,171,12479,'Muhammad Shehroz',NULL,NULL,'Babar Raza',NULL,NULL,NULL,'5','Islam','2023-10-26 06:56:30',NULL),(14121,171,12086,'Sadia',NULL,NULL,'Ashfaq',NULL,NULL,NULL,'5','Islam','2023-10-26 06:56:55',NULL),(14122,157,5112,'Dawood Ali',NULL,NULL,'Kamran Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:56:57',NULL),(14123,150,10234,'Bareera',NULL,NULL,'Muhammad Farrukh ',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:57:15',NULL),(14124,171,12539,'Tania ',NULL,NULL,'Shahid Ali',NULL,NULL,NULL,'5','Islam','2023-10-26 06:57:27',NULL),(14125,157,5125,'Muhammad Ansar',NULL,NULL,'Ellahi Bakhsh',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:57:38',NULL),(14126,150,10235,'Wania ',NULL,NULL,'Farrukh',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:57:44',NULL),(14127,171,12332,'Bushra ',NULL,NULL,'Nadeem Khan',NULL,NULL,NULL,'5','Islam','2023-10-26 06:58:08',NULL),(14128,157,5128,'Abdul Bari Khan',NULL,NULL,'Muhammad Naeem Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:58:25',NULL),(14129,150,10236,'Mahnoor ',NULL,NULL,'Muhammad Navaid',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:58:32',NULL),(14130,171,12626,'Ayesha',NULL,NULL,'Sadaqat Ali',NULL,NULL,NULL,'5','Islam','2023-10-26 06:58:34',NULL),(14131,157,5151,'Muhammad Wasif',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:58:59',NULL),(14132,150,10143,'Muhammad Wasi',NULL,NULL,'Muhamamd Asghar Khan',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:59:04',NULL),(14133,171,12627,'Laiba ',NULL,NULL,'Riaz Ahmed ',NULL,NULL,NULL,'5','Islam','2023-10-26 06:59:14',NULL),(14134,157,5153,'Zohaib Ali',NULL,NULL,'Umair Ali Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 06:59:33',NULL),(14135,150,10145,'Muhammad Furqan ',NULL,NULL,'Qurban Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 06:59:48',NULL),(14136,171,12628,'Mahnoor Ali',NULL,NULL,'Syed Munawar Ali',NULL,NULL,NULL,'5','Islam','2023-10-26 06:59:50',NULL),(14137,157,5171,'Nabia',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'1',NULL,'2023-10-26 07:00:06',NULL),(14138,171,12629,'Hajra',NULL,NULL,'Muhammad Waseem ',NULL,NULL,NULL,'5','Islam','2023-10-26 07:00:17',NULL),(14139,150,10146,'Muhammad Subhan',NULL,NULL,'Qurban Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:00:24',NULL),(14140,157,5172,'Hooria',NULL,NULL,'Zahid',NULL,NULL,NULL,'1',NULL,'2023-10-26 07:00:30',NULL),(14141,171,12670,'Waqas Waseem',NULL,NULL,'Waseem Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-26 07:00:57',NULL),(14142,150,10147,'Raheel',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:00:58',NULL),(14143,157,5186,'Ali Hussain',NULL,NULL,'Syed Shahzad',NULL,NULL,NULL,'1',NULL,'2023-10-26 07:00:59',NULL),(14144,171,11451,'Haniya',NULL,NULL,'Kashif',NULL,NULL,NULL,'5','Islam','2023-10-26 07:01:24',NULL),(14146,157,5188,'Ehtisham',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'1',NULL,'2023-10-26 07:01:26',NULL),(14147,171,11556,'Muhammad Mudassir Khan',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'5','Islam','2023-10-26 07:01:56',NULL),(14148,157,5191,'Haida ',NULL,NULL,'Muhammad Arman Masood',NULL,NULL,NULL,'1',NULL,'2023-10-26 07:02:01',NULL),(14149,150,10151,'Noor-un-Nisa',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:02:32',NULL),(14150,171,11653,'Muhammad Umer',NULL,NULL,'Asadullah',NULL,NULL,NULL,'5','Islam','2023-10-26 07:02:33',NULL),(14151,150,10152,'Muskan',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:03:19',NULL),(14152,171,11669,'Muhammad Hashir',NULL,NULL,'Rafi Ullah',NULL,NULL,NULL,'5','Islam','2023-10-26 07:03:26',NULL),(14153,150,10154,'Bushra ',NULL,NULL,'Muhammad Subhan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:03:47',NULL),(14154,157,4049,'Muhammad Faiez',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:03:53',NULL),(14155,171,11835,'Anshara Fatima',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'5','Islam','2023-10-26 07:04:04',NULL),(14156,60,5603,'Hussain',NULL,NULL,'Rashid Muhammad',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:04:06',NULL),(14157,157,4083,'Fiza',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:04:21',NULL),(14158,150,10135,'kamwal',NULL,NULL,'Muhammad Subhan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:04:28',NULL),(14159,171,11936,'Arisha',NULL,NULL,'Ashfaq Ali',NULL,NULL,NULL,'5','Islam','2023-10-26 07:04:33',NULL),(14160,157,4093,'Anamta',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:04:52',NULL),(14161,60,5614,'Abdul Mannan',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:05:05',NULL),(14162,150,10193,'Sidra ',NULL,NULL,'Muhammad Waqar',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:05:10',NULL),(14163,171,11953,'Maheen',NULL,NULL,'Muhammad Hassan Abbasi',NULL,NULL,NULL,'5','Islam','2023-10-26 07:05:30',NULL),(14164,60,5618,'Zainab Bibi',NULL,NULL,'Mohsin Hassan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:05:31',NULL),(14166,171,11955,'Alisha',NULL,NULL,'Muhammad Hassan Abbasi',NULL,NULL,NULL,'5','Islam','2023-10-26 07:05:58',NULL),(14167,60,5765,'Khuzaima',NULL,NULL,'Muhammad Imran ',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:06:01',NULL),(14168,171,11965,'Hunain ',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'5','Islam','2023-10-26 07:06:37',NULL),(14169,60,5604,'Umm e Hania',NULL,NULL,'Muhammad Babar',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:06:39',NULL),(14170,150,10197,'Jibran',NULL,NULL,'Waseem Khan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:06:47',NULL),(14171,60,5606,'Akbar Faizad',NULL,NULL,'Shahzad',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:07:09',NULL),(14172,150,10198,'Muhammad Aliyan',NULL,NULL,'Muhammad Gufran',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:07:25',NULL),(14173,150,10199,'Muzammil',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:08:05',NULL),(14175,60,5612,'Abdul Wahab',NULL,NULL,'Amir Malik',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:08:43',NULL),(14176,150,10222,'Tasbiha',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:08:46',NULL),(14177,150,10223,'Aliza ',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:09:10',NULL),(14178,60,5613,'Urooj Fatima',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:09:11',NULL),(14179,171,12070,'Hasnain Shehzad',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'5','Islam','2023-10-26 07:09:11',NULL),(14180,150,10224,'Muhammad Usman',NULL,NULL,'Shafiq',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:09:40',NULL),(14182,171,12155,'Muhammad Umer',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'5','Islam','2023-10-26 07:09:41',NULL),(14183,60,5615,'Muhammad Musahaib',NULL,NULL,'Sabiruddin',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:09:45',NULL),(14184,60,5616,'Abdul Hadi',NULL,NULL,'Abdul Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:10:11',NULL),(14185,150,10225,'Zainub ',NULL,NULL,'Muhammad Ali Ansari',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:10:12',NULL),(14186,171,12205,'Rimsha',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'5','Islam','2023-10-26 07:10:21',NULL),(14187,60,5619,'Abeer Khan',NULL,NULL,'Asif Khan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:10:31',NULL),(14188,171,12220,'Faryal',NULL,NULL,'Anis Uddin',NULL,NULL,NULL,'5','Islam','2023-10-26 07:10:46',NULL),(14189,4,7033,'Abdul Ghani',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:10:48',NULL),(14190,150,10156,'Ghulam Mustufa',NULL,NULL,'Arif Raza ',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:10:50',NULL),(14191,171,12231,'Amna',NULL,NULL,'Muhammad Nadeem Khan',NULL,NULL,NULL,'5','Islam','2023-10-26 07:11:10',NULL),(14192,60,5766,'Khizar',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:11:30',NULL),(14193,171,12232,'Muhammad Mubashir',NULL,NULL,'Muhammad Siddique',NULL,NULL,NULL,'5','Islam','2023-10-26 07:11:46',NULL),(14194,60,5834,'Muhammad Shayan',NULL,NULL,'Inam Rasool',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:11:53',NULL),(14195,150,10228,'Iqra',NULL,NULL,'Muhammad Suleh',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:12:15',NULL),(14196,60,5835,'Haleema Noor',NULL,NULL,'Nasir Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:12:16',NULL),(14197,171,12034,'Ahmed Raza',NULL,NULL,'Muhammad Nasim Ullah',NULL,NULL,NULL,'5','Islam','2023-10-26 07:12:24',NULL),(14198,60,5836,'Areesha',NULL,NULL,'Muhammad Naveed',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:12:39',NULL),(14199,150,10229,'Ammar',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:12:40',NULL),(14200,60,5839,'Maryam',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:13:01',NULL),(14201,171,11528,'Sumayya Noor',NULL,NULL,'Azam Bhatti',NULL,NULL,NULL,'5','Islam','2023-10-26 07:13:04',NULL),(14202,150,10230,'Muhammad Kashan',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:13:14',NULL),(14203,150,10231,'Mariyam',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:13:45',NULL),(14204,171,12265,'Daniya',NULL,NULL,'Maqsood Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-26 07:13:46',NULL),(14205,60,5869,'Fariha',NULL,NULL,'Shan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:13:50',NULL),(14206,60,5420,'Batool Zehra',NULL,NULL,'Matloob Hassan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:14:14',NULL),(14208,171,12331,'Amna ',NULL,NULL,'Nadeem Khan',NULL,NULL,NULL,'5','Islam','2023-10-26 07:14:22',NULL),(14209,171,12437,'Ghaniya Fatimah',NULL,NULL,'Muhammad Saleem ',NULL,NULL,NULL,'5','Islam','2023-10-26 07:15:13',NULL),(14210,4,6587,'Muneeza',NULL,NULL,'Junaid Khan',NULL,NULL,NULL,'5',NULL,'2023-10-26 07:15:25',NULL),(14213,60,5641,'Muhammad Azaan Khan',NULL,NULL,'Tahir Khan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:16:08',NULL),(14214,157,4094,'Abdul Rafal',NULL,NULL,'Javed Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:16:23',NULL),(14215,171,12467,'Umm-e-Farwa',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5','Islam','2023-10-26 07:16:27',NULL),(14216,157,5007,'Emaan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:16:51',NULL),(14218,171,11685,'Erum Naz',NULL,NULL,'Abdul Haziz',NULL,NULL,NULL,'5','Islam','2023-10-26 07:17:08',NULL),(14219,157,5009,'Umm-E-Haniya',NULL,NULL,'Abdul Naeem',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:17:20',NULL),(14220,171,12541,'Maryam Jamal',NULL,NULL,'Jamal Uddin',NULL,NULL,NULL,'5','Islam','2023-10-26 07:17:48',NULL),(14221,157,5013,'Hasnain',NULL,NULL,'Babar Ali',NULL,NULL,NULL,'2A',NULL,'2023-10-26 07:17:51',NULL),(14223,171,12548,'Abdul Hassan',NULL,NULL,'Muhammad Saleem ',NULL,NULL,NULL,'5','Islam','2023-10-26 07:18:19',NULL),(14224,60,5937,'Kainat Imran',NULL,NULL,'Imran',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:18:24',NULL),(14225,157,5023,'Muhammad Arman Ahsan',NULL,NULL,'Azeem Anwar',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:18:25',NULL),(14227,171,12384,'Aliyan',NULL,NULL,'Samad Mehmood',NULL,NULL,NULL,'5','Islam','2023-10-26 07:18:57',NULL),(14228,157,5031,'Arshman',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:19:00',NULL),(14229,171,11959,'Manahil ',NULL,NULL,'Zahoor Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-26 07:19:27',NULL),(14230,157,5037,'Aman-ur-Rehman',NULL,NULL,'Khalil ur Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:19:53',NULL),(14232,171,11523,'Sanobia',NULL,NULL,'Muhammad Shehzad Ahmed',NULL,NULL,NULL,'5','Islam','2023-10-26 07:20:10',NULL),(14233,157,5038,'Ruhan',NULL,NULL,'Khalil ur Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:20:34',NULL),(14234,171,12546,'Manahil',NULL,NULL,'Muhammad Sohail',NULL,NULL,NULL,'5','Islam','2023-10-26 07:20:51',NULL),(14235,157,5039,'Farzan Ahmed',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:21:10',NULL),(14236,150,10237,'Noor Fatima ',NULL,NULL,'Muhammad Shakeer',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:21:47',NULL),(14237,171,12589,'Muhammad Subhan',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'5','Islam','2023-10-26 07:21:47',NULL),(14238,157,5045,'Iqra',NULL,NULL,'Bashir Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:22:05',NULL),(14239,150,10299,'Jusharah',NULL,NULL,'Kamran',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:22:29',NULL),(14240,60,5938,'Anaya',NULL,NULL,'Atif Saeed',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:22:30',NULL),(14241,157,5049,'Noor Ain',NULL,NULL,'Abdullah Mughal',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:22:35',NULL),(14242,150,10312,'Umme Hania ',NULL,NULL,'Muhammad Saeed ',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:23:11',NULL),(14243,60,5939,'Syeda Youan',NULL,NULL,'Syed Afsad Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:23:15',NULL),(14244,171,12590,'Ushna Riffat',NULL,NULL,'Muhammad Riffat',NULL,NULL,NULL,'5','Islam','2023-10-26 07:23:36',NULL),(14245,150,10313,'Muskan',NULL,NULL,'Muhammad Wakeel',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:23:37',NULL),(14246,60,5940,'Maryam Bibi',NULL,NULL,'Muhammad Ismail Shah',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:23:39',NULL),(14247,60,5941,'Zarnish',NULL,NULL,'Saad Aziz',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:24:01',NULL),(14248,150,10353,'Ahmed Raza ',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:24:02',NULL),(14249,171,12264,'Samiya',NULL,NULL,'Irshad Hussain',NULL,NULL,NULL,'5','Islam','2023-10-26 07:24:03',NULL),(14250,171,11534,'Abdul Qadeer',NULL,NULL,'Amir Ali',NULL,NULL,NULL,'5','Islam','2023-10-26 07:24:30',NULL),(14252,171,12623,'Alisha',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'5',NULL,'2023-10-26 07:25:04',NULL),(14253,60,5942,'Faiz',NULL,NULL,'Tariq',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:25:26',NULL),(14254,171,12624,'Muhammad Ismael',NULL,NULL,'Muhammad Shahjahan',NULL,NULL,NULL,'5','Islam','2023-10-26 07:25:48',NULL),(14255,60,5943,'Muhammad Abyan',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:25:50',NULL),(14256,60,5944,'Maryam',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:26:11',NULL),(14257,171,12625,'Farid Hussain Siddiqui',NULL,NULL,'Sohail Hussain Siddiqui',NULL,NULL,NULL,'5','Islam','2023-10-26 07:26:26',NULL),(14258,60,5945,'Dua Fatima',NULL,NULL,'Babar Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:26:37',NULL),(14259,150,10318,'Sami',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:26:41',NULL),(14260,60,5946,'Amara',NULL,NULL,'Danish Sultan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:26:56',NULL),(14261,60,5947,'Muhammad Hassan Ali',NULL,NULL,'Nasir Zafar',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:27:19',NULL),(14262,171,12630,'Muhammad Hassan Raza',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'5','Islam','2023-10-26 07:27:22',NULL),(14263,150,10314,'Moniba',NULL,NULL,'Chand Muhammad',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:27:25',NULL),(14264,60,5948,'Hoorain',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:27:38',NULL),(14265,150,10352,'Urooba',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:28:03',NULL),(14266,60,5949,'Arfa',NULL,NULL,'Shafeeq Uddin',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:28:05',NULL),(14267,171,11536,'Subhan',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'4','Islam','2023-10-26 07:28:08',NULL),(14268,60,5950,'Anamta',NULL,NULL,'Muhammad Faizan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:28:26',NULL),(14269,150,10371,'Malika',NULL,NULL,'Haroon-ur-Rashid',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:28:40',NULL),(14270,171,11558,'Muhammad Taha',NULL,NULL,'Muhammad Mohsin',NULL,NULL,NULL,'5','Islam','2023-10-26 07:28:44',NULL),(14271,60,5951,'Ata Ur Rehman',NULL,NULL,'Amin Ur Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:28:53',NULL),(14273,150,10160,'Hania ',NULL,NULL,'Farruh',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:29:08',NULL),(14274,171,12014,'Salman',NULL,NULL,'Ashiq Ali',NULL,NULL,NULL,'4','Islam','2023-10-26 07:29:18',NULL),(14276,150,10417,'Sharib',NULL,NULL,'Abdul Tariq',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:29:36',NULL),(14277,171,11393,'Muhammad Adnan',NULL,NULL,'Muhammad Majeed',NULL,NULL,NULL,'5','Islam','2023-10-26 07:29:52',NULL),(14279,150,10420,'Tayyaba',NULL,NULL,'Zaheer',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:30:01',NULL),(14280,60,5399,'Areeba',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:30:16',NULL),(14281,60,5400,'Ayesha',NULL,NULL,'Muhammad Ikram',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:30:36',NULL),(14282,150,10421,'Samina',NULL,NULL,'Abdul Diwaya',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:30:40',NULL),(14283,171,11544,'Muneeba',NULL,NULL,'Mohammad Mohsin',NULL,NULL,NULL,'5','Islam','2023-10-26 07:30:41',NULL),(14284,60,5402,'Hadiya Noor',NULL,NULL,'Arshad Uddin',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:31:05',NULL),(14285,150,10450,'Abdul Waris',NULL,NULL,'Abdul Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:31:14',NULL),(14286,60,5405,'Wania Rani',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:31:34',NULL),(14287,171,11546,'Tahir',NULL,NULL,'Mohammad Mohsin ',NULL,NULL,NULL,'4','Islam','2023-10-26 07:31:52',NULL),(14288,171,11553,'Anamta',NULL,NULL,'Naeem Ali',NULL,NULL,NULL,'4','Islam','2023-10-26 07:32:20','2023-10-26 07:32:38'),(14289,157,5050,'Abdul Haroon',NULL,NULL,'Abdullah Mughal',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:32:38',NULL),(14291,157,5057,'Hooria Rahat Ali',NULL,NULL,'Rahat Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:33:24',NULL),(14292,150,10419,'Umme Kulsoom',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:33:36',NULL),(14293,60,5407,'Muhammad Rehan',NULL,NULL,'Bashir Khan',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:33:36',NULL),(14295,157,5059,'Muhammad Muzammil Khan',NULL,NULL,'Rahat Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:34:03',NULL),(14296,60,5408,'Abdul Samad',NULL,NULL,'Mehboob Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:34:04',NULL),(14297,150,10451,'Ayan Zehra',NULL,NULL,'Muhammad Sohail',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:34:07',NULL),(14298,157,5062,'Zaid',NULL,NULL,'Sohail Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:34:26',NULL),(14299,60,5411,'Hamdan Patel',NULL,NULL,'Muhammad Suhail',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:34:32',NULL),(14300,150,10065,'Nashara',NULL,NULL,'Muhammad Nadeem Ansari',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:34:42',NULL),(14301,157,5066,'Nibha',NULL,NULL,'Naeem Ahmed ',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:34:54',NULL),(14302,60,5424,'Muhammad Hamdan',NULL,NULL,'Muhammad Asim',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:34:54',NULL),(14303,150,10066,'Rumaisa ',NULL,NULL,'Iqbal',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:35:06',NULL),(14304,60,5427,'Muhammad Hassan Qureshi',NULL,NULL,'Riaz Uddin Qureshi',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:35:23',NULL),(14305,171,11555,'Rafia',NULL,NULL,'Naveed',NULL,NULL,NULL,'4','Islam','2023-10-26 07:35:31',NULL),(14306,150,100070,'Aasia ',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:35:35',NULL),(14307,157,5071,'Muhammad Usman',NULL,NULL,'Yousuf',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:35:40',NULL),(14308,60,5428,'Ayesha ',NULL,NULL,'Zafar Iqbal Ansari',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:35:50',NULL),(14309,171,11596,'Muhammad Furqan',NULL,NULL,'Waqas Akhter',NULL,NULL,NULL,'4','Islam','2023-10-26 07:36:06',NULL),(14310,150,10073,'Syeda Maryam',NULL,NULL,'Syed Faraz Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:36:10',NULL),(14311,157,5081,'Muhammad Areeb Sheikh Qureshi',NULL,NULL,'Muhammad Amir Qureshi',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:36:19',NULL),(14312,60,5447,'Umm E Umaiya',NULL,NULL,'Muhammad Mustaqeem',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:36:19',NULL),(14313,171,11600,'Alina',NULL,NULL,'Jameel',NULL,NULL,NULL,'4','Islam','2023-10-26 07:36:30',NULL),(14314,150,10074,'Azalfa ',NULL,NULL,'Shoukat',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:36:39',NULL),(14315,60,5453,'Rahmeen Khalil',NULL,NULL,'Muhammad Khalil',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:36:43',NULL),(14316,157,5107,'Sadia',NULL,NULL,'Muhammad Waqas',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:36:46',NULL),(14317,171,11754,'Maryam',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'4','Islam','2023-10-26 07:37:00',NULL),(14318,60,5454,'Hooria Manahil',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:37:06',NULL),(14319,157,5123,'Muhammad Hanif',NULL,NULL,'Hadi Bux Malik',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:37:23',NULL),(14320,171,11565,'Saba ',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'4','Islam','2023-10-26 07:37:26',NULL),(14321,60,5457,'Ayesha',NULL,NULL,'Muhammad Gulfam',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:37:45',NULL),(14322,171,11874,'Anabia',NULL,NULL,'Kashif',NULL,NULL,NULL,'4','Islam','2023-10-26 07:37:55',NULL),(14323,157,5140,'Mudassir Asif',NULL,NULL,'Asif Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:38:01',NULL),(14324,60,5459,'Syed Tahir Hussain Taji',NULL,NULL,'Syed Danish Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:38:14',NULL),(14325,171,11928,'Laraib ',NULL,NULL,'Ilyas',NULL,NULL,NULL,'4','Islam','2023-10-26 07:38:24',NULL),(14326,157,5142,'Eshaan',NULL,NULL,'Muhammad Nasir Qureshi',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:38:36',NULL),(14327,60,5460,'Syed Muhid Hussain Taji',NULL,NULL,'Syed Danish Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:38:45',NULL),(14328,171,11334,'Pyman',NULL,NULL,'Jawaid Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-26 07:38:51',NULL),(14329,60,5767,'Hijab',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:39:01',NULL),(14330,157,5143,'Bareerah Khan',NULL,NULL,'Fayyaz Ahmed Khan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:39:17',NULL),(14331,171,12326,'Nadia Khan',NULL,NULL,'Nadeem Khan',NULL,NULL,NULL,'4','Islam','2023-10-26 07:39:28',NULL),(14332,60,5421,'Syed Al Yasa Abbasi',NULL,NULL,'Amir Uddin Qazi',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:39:34',NULL),(14333,157,5148,'Sabeena Fatima',NULL,NULL,'Sheryar Khan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:39:54',NULL),(14334,171,12327,'Abdul Wahab',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'4','Islam','2023-10-26 07:39:57',NULL),(14335,60,5422,'Muhammad Zaid',NULL,NULL,'Muhammad Wazir',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:40:00',NULL),(14336,60,5423,'Esha',NULL,NULL,'Nazeer Muhammad',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:40:23',NULL),(14337,157,5162,'Muhammad Hashir Ali',NULL,NULL,'Muhammad Yasir Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:40:29',NULL),(14338,60,5426,'Muhammad Ayan Khan',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:40:52',NULL),(14339,60,5429,'Maida Qureshi',NULL,NULL,'Abdul Majid Qureshi',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:41:21',NULL),(14340,157,5167,'Fariya',NULL,NULL,'Qadir Khan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:41:29',NULL),(14341,60,5431,'Aftab Din',NULL,NULL,'Inam Uddin',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:41:47',NULL),(14342,157,5170,'Hasan Zahid',NULL,NULL,'Zahid Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:42:21',NULL),(14343,60,5432,'Wali Ur Rehman',NULL,NULL,'Faiz Ur Rehman',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:42:21',NULL),(14344,60,5433,'Abdullah',NULL,NULL,'Muhammad Rehan',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:42:43',NULL),(14345,157,5179,'Ayat Fatima',NULL,NULL,'Muhammad Qasim',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:42:54',NULL),(14346,60,5434,'Raza Hussain',NULL,NULL,'Mutahir Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:43:09',NULL),(14347,157,5183,'Ran',NULL,NULL,'Faizan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:43:22',NULL),(14348,157,5184,'Shifa Noor',NULL,NULL,'Farhan',NULL,NULL,NULL,'2',NULL,'2023-10-26 07:43:54',NULL),(14349,150,10080,'Tanveer ',NULL,NULL,'Muhammad Faisal Ansari ',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:44:52',NULL),(14350,150,10081,'Zainab',NULL,NULL,'Sher Muhammad ',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:45:22',NULL),(14351,60,5435,'Rida',NULL,NULL,'Maqsood Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:45:24',NULL),(14352,157,3909,'Laiba',NULL,NULL,'Furqan',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:45:27',NULL),(14353,60,5436,'Manaha',NULL,NULL,'Aftab Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:45:49',NULL),(14354,157,3991,'Muhammad Arman',NULL,NULL,'Abdul Rafique',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:45:58',NULL),(14355,60,5437,'Hijab e Zainab',NULL,NULL,'Mehtab Ahmed Bhatti',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:46:21',NULL),(14356,150,10157,'Bisma ',NULL,NULL,'Muhammad shakeel',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:46:28',NULL),(14357,157,4006,'Sawera',NULL,NULL,'Abdul Rafique',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:46:30',NULL),(14358,60,5438,'Muhammad Shayan',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:46:43',NULL),(14359,157,4014,'Yasir',NULL,NULL,'Yaseen',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:46:57',NULL),(14360,150,10158,'Muhammad Hussain',NULL,NULL,'Muhammad rashid',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:47:04',NULL),(14361,60,5439,'Abdul Wasay',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:47:09',NULL),(14362,157,4066,'Paliza',NULL,NULL,'Shahid Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:47:27',NULL),(14363,60,5440,'Muhammad Azlan',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:47:30',NULL),(14364,157,4067,'Zafeer',NULL,NULL,'Shahid Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:47:51',NULL),(14365,60,5444,'Ajwa Rashid',NULL,NULL,'Rashid Muhammad',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:47:55',NULL),(14366,150,10159,'Shifa',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:47:59',NULL),(14367,157,4085,'Maryam',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:48:19',NULL),(14368,150,10161,'Bushra',NULL,NULL,'Fareekh',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:48:34',NULL),(14369,157,4084,'Noor Fatima',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:48:44',NULL),(14370,157,4081,'Urwa',NULL,NULL,'Muhammad Shabbir',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:49:10',NULL),(14371,150,10163,'Khush Numa ',NULL,NULL,'Ikram',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:49:12',NULL),(14372,157,5015,'Muhammad Farman',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:49:42',NULL),(14373,150,10165,'Zainab Kanwal',NULL,NULL,'Muhammad Raees',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:49:54',NULL),(14374,157,5069,'Muhammad Hasnain',NULL,NULL,'Kamal-ud-din',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:50:16',NULL),(14375,171,11897,'Malaika Noor',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'4','Islam','2023-10-26 07:50:21',NULL),(14376,150,10200,'Aushra',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:50:38',NULL),(14377,157,5026,'Ahmed Ali',NULL,NULL,'Muhammad Ishaq',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:50:45',NULL),(14378,171,11964,'Harmain',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'4','Islam','2023-10-26 07:50:59',NULL),(14379,150,10203,'Saba ',NULL,NULL,'Kamran',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:51:00',NULL),(14380,157,5032,'Muhammad Daniyal',NULL,NULL,'Shahid',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:51:11',NULL),(14381,171,11992,'Fabiha',NULL,NULL,'Mirza Feroz',NULL,NULL,NULL,'4','Islam','2023-10-26 07:51:29',NULL),(14382,60,5446,'Abdul Wahab',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:51:39',NULL),(14384,157,5089,'Tooba',NULL,NULL,'Nasir',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:51:44',NULL),(14385,171,11995,'Mehak',NULL,NULL,'Wazir-Ud-Din',NULL,NULL,NULL,'4','Islam','2023-10-26 07:52:07',NULL),(14386,157,5108,'Urooj Fatima',NULL,NULL,'Waqas',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:52:21',NULL),(14387,171,12021,'Umm-e-Hani',NULL,NULL,'Asif Hussain',NULL,NULL,NULL,'4','Islam','2023-10-26 07:52:45',NULL),(14388,157,5130,'Ayan Zeeshan',NULL,NULL,'Aziz',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:52:54',NULL),(14389,157,5187,'Ahmed Raza',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:53:23',NULL),(14390,60,5448,'Muhammad Aman Ullah',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:53:26',NULL),(14391,171,12337,'Faria',NULL,NULL,'Alloudin',NULL,NULL,NULL,'4','Islam','2023-10-26 07:53:37',NULL),(14392,60,5455,'Anhabiya',NULL,NULL,'Sabiruddin',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:53:47',NULL),(14393,157,5144,'Ayesha',NULL,NULL,'Shokat Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:53:49',NULL),(14394,171,12335,'Sakina',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4','Islam','2023-10-26 07:54:03',NULL),(14395,60,5461,'Abu Bakar',NULL,NULL,'Ebad Ur Rehman',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:54:10',NULL),(14396,157,5145,'Muhammad Aman',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:54:17',NULL),(14397,171,12361,'Ujala',NULL,NULL,'Muhammad Jameel',NULL,NULL,NULL,'4','Islam','2023-10-26 07:54:31',NULL),(14398,60,5462,'Maryam Noor',NULL,NULL,'Muhammad Shakil',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:54:36',NULL),(14399,157,5152,'Ubaid Ali Khan',NULL,NULL,'Umair Ali Khan',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:54:52',NULL),(14400,150,10207,'Alishbah',NULL,NULL,'Muhammad Irfan ',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:55:02',NULL),(14401,171,11594,'Humaima',NULL,NULL,'Muhammad Ilyas',NULL,NULL,NULL,'4','Islam','2023-10-26 07:55:07',NULL),(14402,60,5463,'Maryam',NULL,NULL,'Aftab Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:55:23',NULL),(14403,157,5168,'Hazeeqa',NULL,NULL,'Muhammad Shabbir',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:55:24',NULL),(14404,150,10210,'Bushra',NULL,NULL,'Shahid',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:55:33',NULL),(14405,60,5464,'Umm e Hani',NULL,NULL,'Muhammad Kamil',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:55:44',NULL),(14406,171,11593,'Hunaina',NULL,NULL,'Muhammad Ilyas',NULL,NULL,NULL,'4','Islam','2023-10-26 07:55:46',NULL),(14407,157,5176,'Nabeeha',NULL,NULL,'Laiq Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:55:59',NULL),(14408,150,10211,'Aleena ',NULL,NULL,'Muhammad Shahzad',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:56:05',NULL),(14409,60,5823,'Ayesha',NULL,NULL,'Muhammad Naveed',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:56:08',NULL),(14410,157,5169,'Ayesha ',NULL,NULL,'Zahid Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:56:25',NULL),(14411,171,12383,'Muhammad Suhaib',NULL,NULL,'Ahmed Ghaffar',NULL,NULL,NULL,'4','Islam','2023-10-26 07:56:26',NULL),(14412,60,5824,'Mirza Umais Baig',NULL,NULL,'Mirza Anas Baig',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:56:37',NULL),(14413,157,5177,'Fariya',NULL,NULL,'Saeed khan',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:56:48',NULL),(14414,150,10213,'Fatima Zainab',NULL,NULL,'Muhammad Waqar',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:56:54',NULL),(14415,171,12385,'Aliza',NULL,NULL,'Samad Mehmood',NULL,NULL,NULL,'4','Islam','2023-10-26 07:57:02',NULL),(14416,157,5185,'Alisha',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:57:25',NULL),(14417,171,12480,'Muhammad Shehbaz',NULL,NULL,'Babar Raza',NULL,NULL,NULL,'4','Islam','2023-10-26 07:57:51',NULL),(14418,150,10214,'Naveed Ali',NULL,NULL,'Rasheed Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:57:58',NULL),(14419,157,5180,'Muzamil',NULL,NULL,'Muhammad Qasim',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:58:14',NULL),(14420,150,10215,'Eman Fatima ',NULL,NULL,'Waseem Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:58:35',NULL),(14421,157,5159,'Tania',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:59:06',NULL),(14422,157,3999,'Muskan',NULL,NULL,'Saleem Khan',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:59:36',NULL),(14423,171,12158,'Manahil',NULL,NULL,'Jamil-ul-Rehman',NULL,NULL,NULL,'4','Islam','2023-10-26 07:59:38',NULL),(14424,150,10216,'Urooj Zehra',NULL,NULL,'Khushal Khan',NULL,NULL,NULL,'3',NULL,'2023-10-26 07:59:44',NULL),(14425,157,4051,'Samreen',NULL,NULL,'Seraj-ud-din',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:00:15',NULL),(14426,171,12235,'Muqadus',NULL,NULL,'Gul Faraz',NULL,NULL,NULL,'4','Islam','2023-10-26 08:00:16',NULL),(14427,150,10217,'Fatima ',NULL,NULL,'Muhammad Hamid Ansari',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:00:40',NULL),(14428,157,4074,'Bushra',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:00:52',NULL),(14429,60,5825,'Muhammad Ameer Hamza',NULL,NULL,'Hafiz Muhammad Asghar',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:01:17',NULL),(14430,150,10218,'Zain Ansari',NULL,NULL,'Noman Ansari',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:01:17',NULL),(14431,157,4098,'Sufyan',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:01:23',NULL),(14432,171,12528,'Muhammad Haris',NULL,NULL,'Muhammad Akhter',NULL,NULL,NULL,'4','Islam','2023-10-26 08:01:24',NULL),(14433,60,5826,'Abdul Hadi',NULL,NULL,'Mohsin',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:01:43',NULL),(14434,171,12532,'Bisma Noor',NULL,NULL,'Muhammad Dilshad',NULL,NULL,NULL,'4','Islam','2023-10-26 08:01:58',NULL),(14435,157,5022,'Muhammad Sufyan',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:01:58',NULL),(14436,60,5827,'Mirha',NULL,NULL,'Waseem Muhammad',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:02:03',NULL),(14437,150,10293,'Umm e Hani',NULL,NULL,'Muhammad Ahmed ',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:02:06',NULL),(14438,157,5070,'Uneeba',NULL,NULL,'Shakeel',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:02:26',NULL),(14439,60,5829,'Areesha',NULL,NULL,'Abdur Rehman',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:02:30',NULL),(14440,171,12542,'Muhammad Hussain',NULL,NULL,'Jamal Ansari',NULL,NULL,NULL,'4','Islam','2023-10-26 08:02:38',NULL),(14441,150,10308,'Minahil',NULL,NULL,'Muhammad shahzad',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:02:44',NULL),(14442,157,5080,'Um-e-Zohra',NULL,NULL,'Rehan Yousuf',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:02:56',NULL),(14443,60,5830,'Muhammad Faizan Ali',NULL,NULL,'Zahoor Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:02:58',NULL),(14444,171,12547,'Fatima Zehra',NULL,NULL,'Hashim Ali',NULL,NULL,NULL,'4','Islam','2023-10-26 08:03:12',NULL),(14445,60,5831,'Ezak',NULL,NULL,'Asif',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:03:16',NULL),(14446,150,10309,'Shahzadi Maryam',NULL,NULL,'Farhan Qureshi ',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:03:27',NULL),(14447,60,5833,'Hania Riaz',NULL,NULL,'Riaz',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:03:32',NULL),(14448,157,3881,'Mustafa Gulzar',NULL,NULL,'Gulzar',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:03:37',NULL),(14449,171,12549,'Noor-ul-Hassan',NULL,NULL,'Muhammad Saleem ',NULL,NULL,NULL,'4','Islam','2023-10-26 08:03:53',NULL),(14450,60,5877,'Maliha',NULL,NULL,'Muhammad Imran Niaz',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:03:54',NULL),(14451,150,10310,'Muhammad Reehan',NULL,NULL,'Muhammad Yunis',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:04:05',NULL),(14452,157,3930,'Muhammad Ahmed Raza',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:04:13',NULL),(14453,60,5952,'Tamanna',NULL,NULL,'Tanveer',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:04:16',NULL),(14454,171,12632,'Ikrash',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'4','Islam','2023-10-26 08:04:23',NULL),(14455,157,3998,'Arshia Khalid',NULL,NULL,'Khalid Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:04:48',NULL),(14456,171,12633,'Muhammad Mustafa',NULL,NULL,'Muhammad Naveed',NULL,NULL,NULL,'4','Islam','2023-10-26 08:04:56',NULL),(14457,60,5953,'Syeda Eshal',NULL,NULL,'Syed Asad Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:05:03',NULL),(14458,157,4009,'Sufyan Raees',NULL,NULL,'Muhammad Raees ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:05:18',NULL),(14459,171,12667,'Ahmed Raza',NULL,NULL,'Irfan Khan',NULL,NULL,NULL,'4','Islam','2023-10-26 08:05:37',NULL),(14460,60,5954,'Hooriya Umair',NULL,NULL,'Umair Hussain Siddiqui',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:05:38',NULL),(14461,150,10311,'Hadia Eman',NULL,NULL,'Rana Muhammad Aqeel ',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:05:51',NULL),(14462,157,4032,'Asia Qurban',NULL,NULL,'Muhammad Qurban',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:05:52',NULL),(14463,60,5955,'Jannat',NULL,NULL,'Abdul Rehman',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:05:55',NULL),(14464,171,12668,'Muhammad Asim',NULL,NULL,'Faiz Rasool',NULL,NULL,NULL,'4','Islam','2023-10-26 08:06:09',NULL),(14465,60,5956,'Aiza',NULL,NULL,'Kashif Wahid',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:06:13',NULL),(14466,157,4035,'Muhammad Saleem Qurban',NULL,NULL,'Qurban Ali',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:06:20',NULL),(14467,150,10368,'Eman Fatima',NULL,NULL,'Nasir Rehman',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:06:26',NULL),(14468,60,5957,'Israr Awan',NULL,NULL,'Muhammad Tufail Awan',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:06:39',NULL),(14469,171,11488,'Zainab Fatima',NULL,NULL,'Muhammad Sarwar',NULL,NULL,NULL,'4','Islam','2023-10-26 08:06:45',NULL),(14470,157,4072,'Rehan Rizwan',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:06:50',NULL),(14471,60,5958,'Saqib',NULL,NULL,'Alraf Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:06:57',NULL),(14472,150,10376,'Abdul Sami',NULL,NULL,'Syed Zill e Rehman',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:07:03',NULL),(14473,157,4077,'Sehar Kanwal',NULL,NULL,'Qamar ud din',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:07:23',NULL),(14474,150,9060,'Anamta ',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:07:30',NULL),(14475,60,5959,'Syed Nabira Yadullah',NULL,NULL,'Syed Hadi Yadullah',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:07:33',NULL),(14476,171,12203,'Muzaffar ',NULL,NULL,'Chiraghuddin',NULL,NULL,NULL,'4','Islam','2023-10-26 08:07:36',NULL),(14477,157,4086,'Muzammil Waheed',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:07:53',NULL),(14478,60,5960,'Abdul Rehman',NULL,NULL,'Ghulam Abid',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:08:00',NULL),(14479,150,10422,'Alisha',NULL,NULL,'Muhammad Tanveer Ali ',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:08:06',NULL),(14480,171,12043,'Laiba',NULL,NULL,'Imran Khan',NULL,NULL,NULL,'4','Islam','2023-10-26 08:08:18',NULL),(14481,60,5961,'Muhammad Ashar Khan',NULL,NULL,'Ahmed Khan',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:08:20',NULL),(14482,157,4097,'Nayab Saleem',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:08:24',NULL),(14483,150,10423,'Amna ',NULL,NULL,'Allah Diwaya',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:08:34',NULL),(14484,60,5962,'Muskan',NULL,NULL,'Abdul Qayyum',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:08:41',NULL),(14485,171,12044,'Anumta',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'4','Islam','2023-10-26 08:08:50',NULL),(14486,157,5024,'Muhammad Ayan Imran',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:08:59',NULL),(14487,60,5963,'Muhammad Bilal Khan',NULL,NULL,'Tariq',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:09:07',NULL),(14488,150,10424,'Umm e Barieah',NULL,NULL,'Muhammad Muneeb',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:09:15',NULL),(14489,171,12059,'Ahmed Shazaib',NULL,NULL,'Danish',NULL,NULL,NULL,'4','Islam','2023-10-26 08:09:37',NULL),(14490,157,5025,'Horaira Zeeshan',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:09:44',NULL),(14491,150,10425,'Burhan',NULL,NULL,'Muhammad Mubeen',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:09:54',NULL),(14492,171,12079,'Afiya',NULL,NULL,'Waseem Uddin',NULL,NULL,NULL,'4','Islam','2023-10-26 08:10:07',NULL),(14493,157,5028,'Muhammad Rehan Saleem',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:10:21',NULL),(14494,150,7049,'Amna ',NULL,NULL,'Umair Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:10:26',NULL),(14495,171,12087,'Fatima',NULL,NULL,'Ikram',NULL,NULL,NULL,'4','Islam','2023-10-26 08:10:32',NULL),(14496,157,5033,'Muhammad Ammar Shahid',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:10:59',NULL),(14497,60,5964,'Muhammad Hames Fayyaz',NULL,NULL,'Fayaz Muhammad Khan',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:11:00',NULL),(14498,150,9054,'Mahnoor',NULL,NULL,'Muhammad Ghulam',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:11:01',NULL),(14499,171,12116,'Fariha',NULL,NULL,'Noman',NULL,NULL,NULL,'4','Islam','2023-10-26 08:11:08',NULL),(14500,157,5047,'Hoorain Abdullah',NULL,NULL,'Abdullah Mughal',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:11:33',NULL),(14501,150,9055,'Ubaid ',NULL,NULL,'Muhammad Ikram ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:11:42',NULL),(14502,60,5965,'Ameer Hamza ',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:12:09',NULL),(14503,150,9057,'Arsalan',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:12:10',NULL),(14504,157,5052,'Dania Naeem',NULL,NULL,'Abdul Naeem Khan',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:12:12',NULL),(14505,150,9058,'Esha',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:12:36',NULL),(14506,171,12122,'Zainab ',NULL,NULL,'Saghir',NULL,NULL,NULL,'4','Islam','2023-10-26 08:12:37',NULL),(14507,60,5966,'Manahil naz',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:12:49',NULL),(14508,60,5967,'Anousha',NULL,NULL,'Muhammad Faizan',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:13:01',NULL),(14509,157,5053,'Mariam Naeem',NULL,NULL,'Abdul Naeem Khan',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:13:04',NULL),(14510,150,9059,'Bushra',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:13:09',NULL),(14511,171,12186,'Sania',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'4','Islam','2023-10-26 08:13:23',NULL),(14512,157,5056,'Raheel Ali',NULL,NULL,'Rahat Ali',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:13:32',NULL),(14513,60,5968,'Kaif Siddiqui',NULL,NULL,'Muhammad Azgar Siddiqui',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:13:47',NULL),(14514,60,6028,'Abuzar',NULL,NULL,'Muhammad Sarfaraz',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:14:05',NULL),(14515,157,5063,'Ali Ahmed',NULL,NULL,'Raees Ahmed Khan',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:14:10',NULL),(14516,150,9084,'Waniya',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:14:23',NULL),(14517,171,12207,'Nehal',NULL,NULL,'Muhammad Altaf',NULL,NULL,NULL,'4','Islam','2023-10-26 08:14:27',NULL),(14518,60,6029,'Sharjeel',NULL,NULL,'Muhammad Sarfaraz',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:14:28',NULL),(14519,157,5064,'Aashna Naeem',NULL,NULL,'Naeem Khan',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:14:43',NULL),(14520,60,6030,'Dawood Khan',NULL,NULL,'Muhammad Qasim Khan',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:14:54',NULL),(14521,150,10085,'Anamta ',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:15:02',NULL),(14522,60,6037,'Hamza Ali',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3',NULL,'2023-10-26 08:15:09',NULL),(14523,171,12245,'Sabeeka Batool',NULL,NULL,'Syed Iqbal',NULL,NULL,NULL,'4','Islam','2023-10-26 08:15:17',NULL),(14524,157,5065,'Anamta Neeem',NULL,NULL,'Naeem Khan',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:15:20',NULL),(14525,150,10091,'Hania ',NULL,NULL,'Abdul Aziz',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:15:27',NULL),(14527,171,12312,'Osama',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'4','Islam','2023-10-26 08:15:55',NULL),(14528,157,5075,'Amna Faheem',NULL,NULL,'Faheem Uddin',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:15:57',NULL),(14529,150,10094,'Hazifa',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:16:02',NULL),(14530,171,11418,'Amsal',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'4','Islam','2023-10-26 08:16:30',NULL),(14531,150,10097,'Umer ',NULL,NULL,'Muhammad Habib',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:16:33',NULL),(14532,157,5082,'Wania Raheel',NULL,NULL,'Muhammad Raheel',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:16:38',NULL),(14533,150,10099,'Muhammad Wleed ',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:17:04',NULL),(14535,171,11733,'Ammara',NULL,NULL,'Amir Ali',NULL,NULL,NULL,'4','Islam','2023-10-26 08:17:06',NULL),(14536,157,5088,'Abdul Saboor',NULL,NULL,'Muhammad Naseem',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:17:10',NULL),(14537,150,10109,'Mussadiq',NULL,NULL,'Ishtiaq Baig',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:17:41',NULL),(14538,171,11734,'Maheen ',NULL,NULL,'Amir Ali',NULL,NULL,NULL,'4','Islam','2023-10-26 08:17:43',NULL),(14539,60,5473,'Sharda Patel',NULL,NULL,'Vinod Kumar Patel',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:17:49',NULL),(14540,157,5101,'Bilal Humair',NULL,NULL,'Humair Ahmed Khan',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:17:50',NULL),(14541,157,5102,'Dua Danish',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:18:16',NULL),(14542,60,5666,'Muhammad Sufiyan Zafar Ansari',NULL,NULL,'Zafar Iqbal Ansari',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:18:27',NULL),(14543,150,10166,'Tasbiha ',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:18:28',NULL),(14544,60,5667,'Aariz Khan',NULL,NULL,'Kashif Khan',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:18:46',NULL),(14545,171,11849,'Alisha',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'4','Islam','2023-10-26 08:18:49',NULL),(14546,150,10170,'Rafia ',NULL,NULL,'Bashir Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:19:01',NULL),(14547,157,5114,'Muhammad Dayan Faisal',NULL,NULL,'Faisal Ali',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:19:11',NULL),(14548,60,5670,'Abdullah Ansari',NULL,NULL,'Naveed Ahmed Ansari',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:19:12',NULL),(14549,171,11804,'Dua',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'4','Islam','2023-10-26 08:19:13',NULL),(14550,150,10171,'Alia',NULL,NULL,'Muhammad shahzaib',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:19:29',NULL),(14551,60,5674,'Sumaika ',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:19:31',NULL),(14552,157,5115,'Sabina Kamran',NULL,NULL,'Kamran',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:19:39',NULL),(14553,171,11865,'Anabiya',NULL,NULL,'Rashid Ali',NULL,NULL,NULL,'4','Islam','2023-10-26 08:19:45',NULL),(14554,150,10195,'Aimen',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:19:57',NULL),(14555,157,5116,'Aleema Shahid',NULL,NULL,'Muhammad Shahid Abbasi',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:20:18',NULL),(14556,171,12374,'Zainab ',NULL,NULL,'Rashid',NULL,NULL,NULL,'4','Islam','2023-10-26 08:20:23',NULL),(14557,60,5683,'Abdul Haseeb',NULL,NULL,'Muhammad Gulfam',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:20:43',NULL),(14558,150,10201,'Gul-e-Mehtab',NULL,NULL,'Fareed Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:20:44',NULL),(14559,171,12375,'Sarfaraz',NULL,NULL,'Rashid',NULL,NULL,NULL,'4','Islam','2023-10-26 08:20:57',NULL),(14560,60,5686,'Munazza Naz',NULL,NULL,'Shoukat Ali',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:21:04',NULL),(14561,157,5124,'Muhammad Hasnain',NULL,NULL,'Hadi Buksh Malik',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:21:11',NULL),(14562,150,10282,'Muhammad Hassan',NULL,NULL,'Muhammad Hassan',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:21:20',NULL),(14563,60,5687,'Muhammad Raza',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:21:31',NULL),(14564,171,12444,'Zehra Fatima',NULL,NULL,'Muhammad Adil',NULL,NULL,NULL,'4','Islam','2023-10-26 08:21:32',NULL),(14565,60,5449,'Hafsa',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:21:44',NULL),(14566,150,10283,'Zara',NULL,NULL,'Masood Ahmed ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:21:52',NULL),(14567,157,5131,'Abdullah Zeeshan',NULL,NULL,'Zeeshan Aziz',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:21:56',NULL),(14568,60,5450,'Afshan Seher',NULL,NULL,'Mehboob Ali',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:22:11',NULL),(14569,150,10284,'Dua ',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:22:15',NULL),(14570,171,12464,'Hunain',NULL,NULL,'Muhammad Sabir',NULL,NULL,NULL,'4','Islam','2023-10-26 08:22:29',NULL),(14571,157,5135,'Muhammad Kaif Hussain',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:22:30',NULL),(14574,150,10285,'Alvisha ',NULL,NULL,'Muhammad saleem',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:23:00',NULL),(14575,157,5141,'Muhammad Ashar Asif',NULL,NULL,'Asif Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:23:02',NULL),(14576,171,12465,'Syed Muhammad Hamza',NULL,NULL,'Syed Aslam',NULL,NULL,NULL,'4','Islam','2023-10-26 08:23:07',NULL),(14578,157,5154,'Mariam Bibi',NULL,NULL,'Gulistan',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:23:32',NULL),(14579,150,10287,'Hoorya',NULL,NULL,'Muhammad shahid',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:23:41',NULL),(14580,171,12466,'Muhammad Mueed ',NULL,NULL,'Maqsood',NULL,NULL,NULL,'4','Islam','2023-10-26 08:23:48',NULL),(14581,157,5155,'Muhammad Rehan Mujahid',NULL,NULL,'Mujahid',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:24:09',NULL),(14582,150,10288,'Abdul Samad',NULL,NULL,'Muhammad Ahmed ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:24:09',NULL),(14584,171,12024,'Samra',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'4','Islam','2023-10-26 08:24:29',NULL),(14585,157,5156,'Muzammil Hussain',NULL,NULL,'Nafasat Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:24:43',NULL),(14586,171,12138,'Mubashira',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'4','Islam','2023-10-26 08:25:01',NULL),(14587,157,5163,'Ashna Irfan',NULL,NULL,'Irfan',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:25:16',NULL),(14588,171,12525,'Aqib ',NULL,NULL,'Muhammad Saqib',NULL,NULL,NULL,'4','Islam','2023-10-26 08:25:31',NULL),(14589,60,5458,'Muhammad Shayan',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:25:46',NULL),(14590,157,5173,'Hania Zahid',NULL,NULL,'Zahid',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:25:48',NULL),(14592,157,5189,'Kinza Saleem',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:26:18',NULL),(14593,60,5465,'Mantasha',NULL,NULL,'Muhamad Suhaib',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:26:43',NULL),(14594,171,12545,'Muhammad Hammad Raza',NULL,NULL,'Muhammad Sohail',NULL,NULL,NULL,'4','Islam','2023-10-26 08:27:00',NULL),(14595,60,5469,'Muhammad Zawiyan',NULL,NULL,'Muhammad Noman',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:27:04',NULL),(14596,157,3842,'Hasnain',NULL,NULL,'Nazim Ali',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:27:06',NULL),(14597,60,5470,'Niha',NULL,NULL,'Muhammad Noman',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:27:21',NULL),(14598,171,12552,'Nabia',NULL,NULL,'Rashid Ali',NULL,NULL,NULL,'4','Islam','2023-10-26 08:27:23',NULL),(14599,157,3843,'Khizra',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:27:34',NULL),(14600,171,12553,'Hooriya Noor',NULL,NULL,'Muhammad Irshad',NULL,NULL,NULL,'4','Islam','2023-10-26 08:28:03',NULL),(14601,60,5472,'Zainab',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:28:10',NULL),(14602,157,3902,'Moiz Farooqui',NULL,NULL,'Abdul Qayoom',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:28:13',NULL),(14603,60,5668,'Durfishan',NULL,NULL,'Muhammad Ali Khan',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:28:35',NULL),(14604,171,11845,'Ash Fatima',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'4','Islam','2023-10-26 08:28:38',NULL),(14605,157,3903,'Kashan Ahmed Farooqui',NULL,NULL,'Abdul Qayoom',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:28:58',NULL),(14606,60,5671,'Hania',NULL,NULL,'Waqas Najeeb',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:28:59',NULL),(14607,157,3935,'Saba Shahid',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:29:29',NULL),(14608,171,11976,'Fatima ',NULL,NULL,'Maqsood Ali',NULL,NULL,NULL,'4','Islam','2023-10-26 08:29:30',NULL),(14609,60,5677,'Ajwa',NULL,NULL,'Amir Malik',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:29:52',NULL),(14610,157,3972,'Bushra',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:29:58',NULL),(14611,171,11709,'Fiza ',NULL,NULL,'Muhammad Faheem Ahmed',NULL,NULL,NULL,'4','Islam','2023-10-26 08:30:01',NULL),(14612,60,5678,'Hoorain Gul',NULL,NULL,'Shahabzada Ghafoor Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:30:19',NULL),(14613,60,5679,'Usman',NULL,NULL,'Asif',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:30:38',NULL),(14614,60,5689,'Rabi',NULL,NULL,'Muhammad Kamil',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:30:56',NULL),(14615,60,5768,'Muhammad Basiq ',NULL,NULL,'Ishtiaq',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:31:22',NULL),(14616,157,3995,'Arzeel Khan',NULL,NULL,'Mujheed Khan',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:31:22',NULL),(14617,171,12591,'Aroosa',NULL,NULL,'Syed Amir',NULL,NULL,NULL,'4','Islam','2023-10-26 08:31:22',NULL),(14618,60,5810,'Anabiya',NULL,NULL,'Tahir Parwez',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:31:46',NULL),(14619,157,4046,'Amna Naz',NULL,NULL,'Hamid Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:31:52',NULL),(14620,171,12594,'Arshia',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'4','Islam','2023-10-26 08:32:01',NULL),(14621,60,5812,'Noor e Hira',NULL,NULL,'Gulsher',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:32:15',NULL),(14622,157,4052,'Ayesha',NULL,NULL,'Babar Ali',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:32:21',NULL),(14623,60,5815,'Maaz Hasan',NULL,NULL,'Syed Munawwar Hasan',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:32:37',NULL),(14624,171,12592,'Fabiha',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'4','Islam','2023-10-26 08:32:38',NULL),(14625,157,4068,'Ramisa',NULL,NULL,'Shahid  Ali Qureshi',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:32:51',NULL),(14626,60,5816,'Suhail Ahmed',NULL,NULL,'Mushtaq Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:32:57',NULL),(14627,171,12593,'Babar ',NULL,NULL,'Sharafat Ali',NULL,NULL,NULL,'4','Islam','2023-10-26 08:33:08',NULL),(14628,60,5817,'Midrar Ullah',NULL,NULL,'Zia Ullah',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:33:16',NULL),(14629,157,4071,'Ramiz',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:33:24',NULL),(14630,60,5818,'Masoom Raza',NULL,NULL,'Abdul Farooq Abbasi',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:33:41',NULL),(14631,171,12669,'Muhammad Shaheer',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'4','Islam','2023-10-26 08:33:46',NULL),(14632,157,5055,'Fiza Noor',NULL,NULL,'Noor Muhammad',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:33:53',NULL),(14633,157,5092,'Horina',NULL,NULL,'Shamshad',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:34:18',NULL),(14634,60,5820,'Imam Ali',NULL,NULL,'Muhammad Shahid ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:34:58',NULL),(14635,60,5821,'Muhammad Hamza Khan ',NULL,NULL,'Saeed Ahmed ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:35:38',NULL),(14636,157,5100,'Zain Imran ',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:36:32',NULL),(14637,157,5160,'Muskan',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:37:14',NULL),(14638,60,5822,'Saeed Rehman Khan ',NULL,NULL,'Saeed Ahmed ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:37:40',NULL),(14639,157,5178,'Noor-ul-Huda',NULL,NULL,'Ghulam Mustufa Qadri',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:37:54',NULL),(14640,157,5181,'Alina',NULL,NULL,'Muhammad Qasim',NULL,NULL,NULL,'5',NULL,'2023-10-26 08:38:16',NULL),(14641,60,5863,'Mirza Muzammil Baig ',NULL,NULL,'Mirza Kamran Baig ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:38:33',NULL),(14643,60,5867,'Muhammad Talha ',NULL,NULL,'Muhammad Jameel ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:39:15',NULL),(14644,60,5969,'Nabiha ',NULL,NULL,'Muhammad Farhan ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:40:02',NULL),(14647,60,5970,'Muhammad Sarim ',NULL,NULL,'Tahir Mehmood ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:45:45',NULL),(14648,60,5971,'Ubaid UR rehman ',NULL,NULL,'Ghulam Abid ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:46:34',NULL),(14649,150,10289,'Maryam',NULL,NULL,'Zulfiqar Ali',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:46:51',NULL),(14650,60,5972,'Murtaza Naveed Ali ',NULL,NULL,'Naveed ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:47:09',NULL),(14651,150,10290,'Javeria',NULL,NULL,'Waseem',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:47:34',NULL),(14652,150,10291,'Barzah',NULL,NULL,'Shahzad Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:48:18',NULL),(14653,60,5973,'Muhammad Asim ',NULL,NULL,'Raffat Mehmood ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:48:25',NULL),(14654,150,10292,'Khansa',NULL,NULL,'Mehmood Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:48:47',NULL),(14655,60,5974,'Muhammad Awais ',NULL,NULL,'Muhammad Latif ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:49:05',NULL),(14656,150,10369,'Maryam',NULL,NULL,'Haroon Rasheed ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:49:18',NULL),(14657,60,5975,'Munazza ',NULL,NULL,'Muhammad Shabbir ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:49:33',NULL),(14658,150,10370,'Shifa',NULL,NULL,'Muhammad Habib',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:49:53',NULL),(14659,60,5976,'Syeda Bisma ',NULL,NULL,'Syed Rehan Ali ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:50:11',NULL),(14660,60,5977,'Syeda Armeen ',NULL,NULL,'Syed Muddassir Hussain ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:52:07',NULL),(14661,150,10426,'Falak',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:52:27',NULL),(14662,60,5978,'Muhammad Hashir ',NULL,NULL,'Imran ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:52:42',NULL),(14663,60,5979,'Hamza ',NULL,NULL,'Haris Ahmed ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:53:10',NULL),(14664,150,10427,'Kashaf',NULL,NULL,'Muhammad kashif',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:53:15',NULL),(14665,60,5980,'Ibrahim Syed ',NULL,NULL,'Akram Syed ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:53:39',NULL),(14666,150,10428,'Zoya',NULL,NULL,'Abdul Waheed',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:53:57',NULL),(14667,60,5981,'Muhammad Ayan ',NULL,NULL,'Mushtaqe ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:54:14',NULL),(14668,150,10429,'Hadika',NULL,NULL,'Muhammad Sohail',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:54:32',NULL),(14669,60,5982,'Maham Siddiqui ',NULL,NULL,'Farhat Siddiqui ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:54:48',NULL),(14670,150,8044,'Zainab',NULL,NULL,'Muhammad saleem',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:55:02',NULL),(14671,60,5983,'Hamna ',NULL,NULL,'Shahid ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:55:29',NULL),(14672,150,9006,'Ibad ur Rehman',NULL,NULL,'Zill e Rehman',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:55:36',NULL),(14673,60,5984,'Mariam ',NULL,NULL,'Muhammad Irfan ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:56:11',NULL),(14674,150,9043,'Fariha',NULL,NULL,'Tahira Ansari',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:56:23',NULL),(14675,60,5985,'Muhammad Usman ',NULL,NULL,'Amir Ullah ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:56:46',NULL),(14676,150,9052,'Fatima',NULL,NULL,'Jawed Iqbal',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:56:58',NULL),(14677,60,5986,'Zameer Hussain ',NULL,NULL,'Zawar Hussain ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:57:18',NULL),(14678,150,10054,'Dua',NULL,NULL,'Hussain Uddin',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:57:40',NULL),(14679,60,5987,'Muhammad Tabish ',NULL,NULL,'Tahir Khan ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:57:51',NULL),(14680,60,5988,'Muhammad Fasih ',NULL,NULL,'Muhammad Ashfaq ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:58:21',NULL),(14681,171,11881,'Hurain',NULL,NULL,'Muhammad Eshrat',NULL,NULL,NULL,'3','Islam','2023-10-26 08:58:38',NULL),(14682,171,11662,'Fabiha ',NULL,NULL,'Muhammad  Saleem',NULL,NULL,NULL,'3','Islam','2023-10-26 08:59:08',NULL),(14683,60,5989,'Javeria ',NULL,NULL,'Naveed Anjum ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:59:11',NULL),(14684,60,5990,'Hadiya',NULL,NULL,'Imran Mehmood ',NULL,NULL,NULL,'4',NULL,'2023-10-26 08:59:49',NULL),(14685,171,11663,'Khazeena',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'3','Islam','2023-10-26 08:59:53',NULL),(14686,150,10304,'Iqra',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:00:37',NULL),(14687,60,6022,'Muhammad Muzammil ',NULL,NULL,'Asad Ali ',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:00:45',NULL),(14688,171,12523,'Dua',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'3','Islam','2023-10-26 09:01:09',NULL),(14689,150,10454,'Fatima',NULL,NULL,'Muhammad Khalil',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:01:11',NULL),(14690,60,6023,'Muhammad Hassan ',NULL,NULL,'Muhammad Sharif ',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:01:23',NULL),(14691,171,12555,'Umaima ',NULL,NULL,'Faisal',NULL,NULL,NULL,'3','Islam','2023-10-26 09:01:36',NULL),(14692,150,10455,'Warisha',NULL,NULL,'Shamshad Ali',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:01:49',NULL),(14693,171,12152,'Muhammad Shayan Ali',NULL,NULL,'Waqas Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 09:02:18',NULL),(14694,150,10456,'Shafia Hashmi',NULL,NULL,'Rehman Hashmi',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:02:26',NULL),(14695,171,12153,'Abdul Basit',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'3',NULL,'2023-10-26 09:02:57',NULL),(14696,150,10457,'Hina',NULL,NULL,'Muhammad Javad',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:03:02',NULL),(14697,171,12209,'Abdul Sammad',NULL,NULL,'Nadeem Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 09:03:29',NULL),(14698,150,8050,'Urooj Fatima',NULL,NULL,'Muhammad Yaseen',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:03:44',NULL),(14699,171,12360,'Muhammad Ahmed Raza',NULL,NULL,'Tayyab',NULL,NULL,NULL,'3','Islam','2023-10-26 09:04:13',NULL),(14700,150,8093,'Mehak',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:04:29',NULL),(14701,171,12177,'Areesha',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'3','Islam','2023-10-26 09:04:48',NULL),(14702,150,10038,'Manhil',NULL,NULL,'Arif Raza ',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:05:05',NULL),(14703,171,12208,'Umm-e-Sumaiya',NULL,NULL,'Shahid',NULL,NULL,NULL,'3','Islam','2023-10-26 09:05:27',NULL),(14704,150,9041,'Muskan',NULL,NULL,'Kamran',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:05:47',NULL),(14705,171,12211,'Afia Noor',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'3','Islam','2023-10-26 09:06:06',NULL),(14706,150,8091,'Tasbiha',NULL,NULL,'Salahuddin',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:06:18',NULL),(14708,171,12183,'Ayesha',NULL,NULL,'Muhammad Tahir Hussain',NULL,NULL,NULL,'3','Islam','2023-10-26 09:06:34',NULL),(14709,150,7077,'Aisha',NULL,NULL,'Muhammad Nafees Ansari',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:06:48',NULL),(14710,171,12234,'Fabiha',NULL,NULL,'Syed Rashid Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 09:07:05',NULL),(14711,150,8077,'Memoona',NULL,NULL,'Muhannad Nadeem Ansari',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:07:37',NULL),(14712,171,12269,'Umm-e-Hani',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 09:07:39',NULL),(14713,60,6024,'Umar Farooq',NULL,NULL,'Eassa ',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:07:50',NULL),(14714,150,9062,'Falak Waseem',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:08:06',NULL),(14715,171,12270,'Rida Fatima',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 09:08:13',NULL),(14716,60,6025,'Muhammad Azad ',NULL,NULL,'Eassa ',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:08:39',NULL),(14717,171,12303,'Wasila Shah',NULL,NULL,'Shah Muhammad Laghari',NULL,NULL,NULL,'3','Islam','2023-10-26 09:09:01',NULL),(14718,60,6031,'Umaima ',NULL,NULL,'Nawab Khan ',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:09:09',NULL),(14719,150,9070,'Quratul ain',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:09:40',NULL),(14720,60,6033,'Muhammad Sufiyan ',NULL,NULL,'Muhammad Sohail ',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:09:41',NULL),(14721,171,12239,'Muhammad Talha',NULL,NULL,'Muhammad Bilal',NULL,NULL,NULL,'3','Islam','2023-10-26 09:10:28',NULL),(14722,60,5271,'Muhammad Arman ',NULL,NULL,'Tariq Nisar ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:10:41','2023-10-26 09:11:12'),(14723,150,9049,'Fiza ',NULL,NULL,'Muhmmad Zubair',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:11:05',NULL),(14724,171,12292,'Muhammad Aqib',NULL,NULL,'Jamil ur Rehman',NULL,NULL,NULL,'3','Islam','2023-10-26 09:11:05',NULL),(14725,171,11747,'Muhammad Azan ',NULL,NULL,'Muhammad Azam',NULL,NULL,NULL,'3','Islam','2023-10-26 09:11:33',NULL),(14726,150,10100,'Faiza ',NULL,NULL,'Abdul Aziz',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:11:36',NULL),(14727,60,5275,'Muhammad Zain ',NULL,NULL,'Muhammad Imran ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:11:53',NULL),(14728,171,12171,'Muhammad Haris',NULL,NULL,'Muhmmad Hanif',NULL,NULL,NULL,'3','Islam','2023-10-26 09:12:12',NULL),(14729,150,10104,'Mubashir',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:12:17',NULL),(14730,60,5278,'Ayyan ',NULL,NULL,'Amir Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:12:19',NULL),(14731,171,12319,'Daniyal Attari',NULL,NULL,'Abid Qadri',NULL,NULL,NULL,'3','Islam','2023-10-26 09:12:53',NULL),(14732,60,5279,'Muhammad Abdulah ',NULL,NULL,'Muhammad Nasir ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:12:55',NULL),(14733,60,5285,'Khadija ',NULL,NULL,'Mohsin Hassan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:13:30',NULL),(14734,150,10111,'Anamta ',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:13:38',NULL),(14735,171,12150,'Abdul Hadi',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'3','Islam','2023-10-26 09:13:38',NULL),(14736,193,3495,'Safa Khan',NULL,NULL,'Ikram Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:13:41',NULL),(14737,42,1998,'Muhammad Sami',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:13:50',NULL),(14738,60,5295,'Muhammad Waiz Ali ',NULL,NULL,'Waseem Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:14:14',NULL),(14739,171,12157,'Azan Jamil',NULL,NULL,'Jamil ur Rehman',NULL,NULL,NULL,'3','Islam','2023-10-26 09:14:18',NULL),(14740,193,3503,'Anosha',NULL,NULL,'Riaz Uddin',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:14:24',NULL),(14741,150,10173,'Zainab Arshed',NULL,NULL,'Arshad Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:14:30',NULL),(14742,193,3515,'Tahreem',NULL,NULL,'Nadeem',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:14:53',NULL),(14743,171,12110,'Kinza Khan',NULL,NULL,'Amjad Khan',NULL,NULL,NULL,'3','Islam','2023-10-26 09:14:57',NULL),(14744,150,1078,'Minahail',NULL,NULL,'Gulfam',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:15:02',NULL),(14745,193,3535,'Umema',NULL,NULL,'Anwar Zaib',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:15:21',NULL),(14746,150,10179,'Laiba',NULL,NULL,'Hanif Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:15:35',NULL),(14747,171,12134,'Aqsa Bibi',NULL,NULL,'Malik Ismail',NULL,NULL,NULL,'3','Islam','2023-10-26 09:15:38',NULL),(14748,193,3537,'Sana Zohra',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:15:51',NULL),(14749,150,101080,'Tasbiha',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:16:05',NULL),(14750,60,5296,'Muhammad Salman ',NULL,NULL,'Minhal Hussain ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:16:08',NULL),(14751,171,12097,'Fatima Naz',NULL,NULL,'Shahid',NULL,NULL,NULL,'3','Islam','2023-10-26 09:16:09',NULL),(14752,193,3531,'Alina',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:16:33',NULL),(14753,150,10187,'Noor Imam',NULL,NULL,'Muhammad waqar',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:16:42',NULL),(14754,171,12416,'Manahil',NULL,NULL,'Azad Muhammad',NULL,NULL,NULL,'3','Islam','2023-10-26 09:16:51',NULL),(14755,193,3532,'Maira',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:17:02',NULL),(14756,60,5360,'Meerab ',NULL,NULL,'Ashraf Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:17:08',NULL),(14757,150,10278,'Abiha Chand',NULL,NULL,'Chand Muhammad ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:17:13',NULL),(14758,171,12389,'Umm-e-Muzaina',NULL,NULL,'Ghaffar Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-26 09:17:31',NULL),(14760,150,10305,'Fariya',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:17:48',NULL),(14761,193,3530,'Sidrat-ul-Muntaha',NULL,NULL,'Yasir-ur-Rehman',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:17:56',NULL),(14762,60,5474,'Romaisa Shafique ',NULL,NULL,'Syed Shafique Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:18:10',NULL),(14763,150,10372,'Hania ',NULL,NULL,'Muhammad Rashid Ansari',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:18:15',NULL),(14764,171,12429,'Rabeesha',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'3','Islam','2023-10-26 09:18:28',NULL),(14765,193,3554,'Kashaf',NULL,NULL,'Kashif Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:18:30',NULL),(14766,60,5475,'Syeda Fatima ',NULL,NULL,'Syed Imran Hussain Zaidi ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:18:51',NULL),(14767,150,10431,'Ali Raza',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:18:52',NULL),(14768,171,12348,'Noor Ul Huda',NULL,NULL,'Ali Nawaz',NULL,NULL,NULL,'3','Islam','2023-10-26 09:19:02',NULL),(14769,193,3559,'Noor Fatima',NULL,NULL,'Ikram Aziz',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:19:10',NULL),(14770,150,10430,'Anusha',NULL,NULL,'Ammas Arif',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:19:17',NULL),(14771,171,11982,'Zaryab Ahmed',NULL,NULL,'Zohaib Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-26 09:19:36',NULL),(14772,193,3560,'Mahnoor',NULL,NULL,'Ikram Aziz',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:19:39',NULL),(14773,60,5476,'Ali ',NULL,NULL,'Muhammad Ashraf Qureshi ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:19:52',NULL),(14774,171,12470,'Hamza Ali',NULL,NULL,'Rahmat Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 09:20:04',NULL),(14775,193,3562,'Annayah',NULL,NULL,'Ahmed Raza',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:20:09',NULL),(14776,42,2009,'Marij Rind',NULL,NULL,'Aziz Ullah',NULL,NULL,NULL,'4',NULL,'2023-10-26 09:20:34',NULL),(14777,150,10433,'Malika',NULL,NULL,'Khawaja Nazeer Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:20:36',NULL),(14778,171,12362,'Dua',NULL,NULL,'Naveed',NULL,NULL,NULL,'3','Islam','2023-10-26 09:20:40',NULL),(14779,193,3574,'Hania Shahid',NULL,NULL,'Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:21:00',NULL),(14780,171,12491,'Abu Bakar',NULL,NULL,'Kashif Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 09:21:09',NULL),(14781,150,10047,'Anumta ',NULL,NULL,'Tasleem Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:21:11',NULL),(14782,60,5482,'Muhammad Hussain ',NULL,NULL,'Toseef ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:21:25',NULL),(14783,193,3580,'Fatima',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:21:31',NULL),(14784,171,12403,'Muhammad Aliyan',NULL,NULL,'Kamran',NULL,NULL,NULL,'3','Islam','2023-10-26 09:21:49',NULL),(14785,193,3581,'Zara Fatima',NULL,NULL,'Asif',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:22:03',NULL),(14786,60,5485,'Summaya Zaheer ',NULL,NULL,'Zaheer Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:22:12',NULL),(14787,193,3586,'Zainab Naz',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:22:33',NULL),(14788,60,5488,'Zen Ali',NULL,NULL,'Muhammad Asif ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:22:44',NULL),(14789,193,3589,'Fatima Bibi',NULL,NULL,'Bostan',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:23:06',NULL),(14790,171,12347,'Muhammad Haad',NULL,NULL,'Hasban Sagar',NULL,NULL,NULL,'3','Islam','2023-10-26 09:23:15',NULL),(14791,60,5583,'Fariya ',NULL,NULL,'Muhammad Tariq Ansari ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:23:19',NULL),(14793,171,12370,'Abdul Hadi',NULL,NULL,'Hasban Sagar',NULL,NULL,NULL,'3','Islam','2023-10-26 09:23:58',NULL),(14794,193,3598,'Fatima',NULL,NULL,'Iqbal Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:24:05',NULL),(14795,171,12392,'Arman',NULL,NULL,'Irfan',NULL,NULL,NULL,'3','Islam','2023-10-26 09:24:40',NULL),(14796,193,3424,'Farhan',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:25:02',NULL),(14797,150,7082,'Aliza Fatima',NULL,NULL,'Irshad Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:25:08',NULL),(14798,171,12584,'Muhammad Sufiyan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3','Islam','2023-10-26 09:25:16',NULL),(14799,60,5696,'Areeb Khan ',NULL,NULL,'Kashif Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:25:20',NULL),(14800,193,3410,'Azaan',NULL,NULL,'Fakhar Hayat',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:25:43',NULL),(14801,171,12609,'Nazmeen ',NULL,NULL,'Nouman',NULL,NULL,NULL,'3','Islam','2023-10-26 09:25:53',NULL),(14802,150,6064,'Umme Hania',NULL,NULL,'Zikrur Rehman',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:26:01',NULL),(14803,193,3413,'Sufiyan Ali',NULL,NULL,'Imran Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:26:23',NULL),(14804,171,12615,'Sualiha',NULL,NULL,'Sadaqat Wali',NULL,NULL,NULL,'3','Islam','2023-10-26 09:26:30',NULL),(14805,150,10120,'Aneeqa',NULL,NULL,'Anees ur Rehman',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:26:34',NULL),(14806,60,5698,'Muhammad Ebad Khan ',NULL,NULL,'Asif Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:26:44',NULL),(14807,193,3421,'Muhammad Akmal',NULL,NULL,'Muhammad Sadiq',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:27:03',NULL),(14808,150,10123,'Waniza',NULL,NULL,'Muhammad Hibab',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:27:12',NULL),(14809,171,12160,'Kanzul Eman',NULL,NULL,'Kazal Irtiza',NULL,NULL,NULL,'3','Islam','2023-10-26 09:27:28',NULL),(14810,60,5715,'Muhammad Hammad ',NULL,NULL,'Muhammad Sarfaraz ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:27:30',NULL),(14811,150,7030,'Kinza ',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:27:37',NULL),(14812,193,3438,'Ayaan',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:27:38',NULL),(14813,60,5718,'Atiqa Asif ',NULL,NULL,'Asif Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:28:11',NULL),(14814,171,12634,'Muhammad Farooq',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'3','Islam','2023-10-26 09:28:11',NULL),(14815,193,3449,'Umar Khitab',NULL,NULL,'Muhammad Bostan',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:28:14',NULL),(14816,193,3460,'Hamza Fahad',NULL,NULL,'Fahad Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:28:45',NULL),(14817,60,5794,'Zakia Khalid ',NULL,NULL,'Muhammad Khalid Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:28:46',NULL),(14818,171,12635,'Subhan Ali',NULL,NULL,'Irshad Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 09:28:46',NULL),(14819,193,3500,'Muhammad Azeem Ali',NULL,NULL,'Shahid Saleem',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:29:15',NULL),(14820,171,11711,'Muskan ',NULL,NULL,'Faheem Uddin',NULL,NULL,NULL,'3','Islam','2023-10-26 09:29:21',NULL),(14821,60,5795,'Shumaila Khalid ',NULL,NULL,'Muhammad Khalid Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:29:29',NULL),(14822,193,3511,'Ayaan Ali',NULL,NULL,'Muhammad Chand',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:29:54',NULL),(14823,171,11815,'Sania',NULL,NULL,'Farhan Jameel Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-26 09:30:06',NULL),(14824,60,5796,'Mehwish Anas ',NULL,NULL,'Mirza Anas Baig ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:30:07',NULL),(14825,193,3512,'Areeb',NULL,NULL,'Muhammad Chand',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:30:20',NULL),(14826,171,11816,'Aliza ',NULL,NULL,'Imtiaz Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-26 09:30:36',NULL),(14827,60,5797,'Muhammad Sohaib Roomi ',NULL,NULL,'Muhammad Nadeem ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:30:50',NULL),(14828,60,5809,'Muhammad Raza ',NULL,NULL,'Iqbal Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:31:23',NULL),(14829,171,11836,'Mustafa ',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'3','Islam','2023-10-26 09:31:44',NULL),(14830,193,3523,'Bilal',NULL,NULL,'Adnan Altaf',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:32:38',NULL),(14831,171,11860,'Khansa Bibi',NULL,NULL,'Ashfaq Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-26 09:32:41',NULL),(14832,60,5394,'Muhammad Shahmeer Khan ',NULL,NULL,'Muhammad Shamsher Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:33:02',NULL),(14833,193,3525,'Subhan Ali',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:33:06',NULL),(14834,171,11861,'Aqsa  Bibi',NULL,NULL,'Ashfaq Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-26 09:33:13',NULL),(14835,193,3533,'Muhammad Ayan',NULL,NULL,'Maqsood',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:33:40',NULL),(14836,60,5878,'Feroz Kharal ',NULL,NULL,'Ashraf Kharal ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:33:47',NULL),(14837,171,11898,'Maliha Noor ',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'3','Islam','2023-10-26 09:33:49',NULL),(14838,193,3552,'Muhammad Abdullah',NULL,NULL,'Zaid Muhammad',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:34:12',NULL),(14839,171,11938,'Fariha',NULL,NULL,'Zahoor Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-26 09:34:23',NULL),(14840,60,5304,'Mubashira ',NULL,NULL,'Shoaib Ahmed Qureshi ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:34:38',NULL),(14841,193,3570,'Muhammad Atif',NULL,NULL,'Kashif Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:34:46',NULL),(14842,171,11950,'Sufiyan Ali',NULL,NULL,'Abid Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 09:34:59',NULL),(14843,193,3571,'Luqman',NULL,NULL,'Sultan Badshah',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:35:22',NULL),(14844,60,5389,'Ibad Ur Rehman ',NULL,NULL,'Sami UR Rehman ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:35:26',NULL),(14845,171,11954,'Bushra',NULL,NULL,'Hasan Abbasi',NULL,NULL,NULL,'3','Islam','2023-10-26 09:35:29',NULL),(14846,193,3575,'Muhammad Hussain',NULL,NULL,'Muhammad Azam',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:35:54',NULL),(14847,171,11996,'Hasan Ali Agha',NULL,NULL,'Agha Junaid Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-26 09:36:17',NULL),(14848,193,3579,'Abdul Hadi',NULL,NULL,'Anees',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:36:21',NULL),(14849,60,5477,'Haseeb ',NULL,NULL,'Muhammad Akram ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:36:38',NULL),(14850,193,3585,'Muhammad Ahmed',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:36:50',NULL),(14851,171,11037,'Uzaif',NULL,NULL,'Zuhaib Hussain',NULL,NULL,NULL,'3','Islam','2023-10-26 09:37:01',NULL),(14852,60,5479,'Danish Khan ',NULL,NULL,'Muhammad Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:37:11',NULL),(14853,171,11511,'Sabahat',NULL,NULL,'Farhan',NULL,NULL,NULL,'3','Islam','2023-10-26 09:37:26',NULL),(14854,193,3588,'Rehmat Ali',NULL,NULL,'Manzoor',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:37:33',NULL),(14855,60,5480,'Musfira ',NULL,NULL,'Muhammad Sohail ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:37:50',NULL),(14856,193,3582,'Junaid Khan',NULL,NULL,'Sarfaraz',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:38:00',NULL),(14857,60,5483,'Yamna Fatima ',NULL,NULL,'Aziz Ur Rehman ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:38:16',NULL),(14858,60,5486,'Abdul Sami ',NULL,NULL,'Naveed Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:38:47',NULL),(14859,171,11862,'Muhammad Ahmed Usman',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'3','Islam','2023-10-26 09:38:56',NULL),(14860,193,3590,'Shameer Ahmed',NULL,NULL,'Muhammad Shahbaz Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:39:06',NULL),(14861,60,5490,'Muhammad Hasham ',NULL,NULL,'Shehzad ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:39:17',NULL),(14862,171,11867,'Muhammad Hasan ',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'3','Islam','2023-10-26 09:39:26',NULL),(14863,193,3369,'Jawad Ali',NULL,NULL,'Nawab Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:39:52',NULL),(14864,60,5690,'Muhammad Rizwan ',NULL,NULL,'Mubashir Hussain ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:40:07',NULL),(14865,171,11868,'Muneeb ur Rehman',NULL,NULL,'Wazeer uddin',NULL,NULL,NULL,'3','Islam','2023-10-26 09:40:10',NULL),(14866,60,5691,'Muhammad Moosa ',NULL,NULL,'Bilal Uddin ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:40:46',NULL),(14867,171,11892,'Zawiya',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'3','Islam','2023-10-26 09:40:48',NULL),(14868,193,3385,'Abu Bakar',NULL,NULL,'Manzoor',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:40:56',NULL),(14869,171,11904,'Wajahat Ali',NULL,NULL,'Shahid Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 09:41:16',NULL),(14870,60,5692,'Muhammad Subhan Khan ',NULL,NULL,'Muhammad Imran Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:41:22',NULL),(14871,193,3386,'Muzamil',NULL,NULL,'Altaf',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:41:23',NULL),(14872,171,11933,'Aliza',NULL,NULL,'Ashfaq Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 09:41:40',NULL),(14873,193,3415,'Arashman Ali',NULL,NULL,'Imran Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:42:03',NULL),(14874,60,5693,'Aisha Rashid ',NULL,NULL,'Muhammad Rashid ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:42:15',NULL),(14875,171,11934,'Shiza Ashfaq',NULL,NULL,'Ashfaq Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 09:42:19',NULL),(14876,193,3445,'Muhammad Shahzad',NULL,NULL,'Amir Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:42:31',NULL),(14877,193,3454,'Muhammad Sheraz',NULL,NULL,'Amir Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:42:57',NULL),(14878,60,5694,'Muhammad Faseel Qureshi ',NULL,NULL,'Abdul Majid Qureshi ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:43:01',NULL),(14879,171,11670,'Salahuddin',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'3','Islam','2023-10-26 09:43:15',NULL),(14880,60,5697,'Rao Muhammad Faizan ',NULL,NULL,'Abdul Majid ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:43:31',NULL),(14881,193,3481,'Ali Hassan',NULL,NULL,'Syed Tahir Hassan',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:43:39',NULL),(14882,171,11740,'Wasif Ali',NULL,NULL,'Wahid Ali',NULL,NULL,NULL,'3','Islam','2023-10-26 09:43:42',NULL),(14883,193,3482,'Muhammad Ziyan',NULL,NULL,'Asif',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:44:07',NULL),(14884,171,11885,'Muhammad Qasim',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'3','Islam','2023-10-26 09:44:12',NULL),(14885,60,5699,'Muhammad Rab Nawaz Bhatti ',NULL,NULL,'Mahtab Ahmed Bhatti',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:44:20',NULL),(14886,171,12001,'Mustafa',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'3','Islam','2023-10-26 09:44:40',NULL),(14887,193,3492,'Rahim Ahmed',NULL,NULL,'Rasheed Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:44:44',NULL),(14888,60,5700,'Sheikh Muhammad Abu Bakar ',NULL,NULL,'Sheikh Ajaz Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:45:03',NULL),(14889,171,12028,'Nabiha Noor',NULL,NULL,'Ishtiaq Ahmed',NULL,NULL,NULL,'3','Islam','2023-10-26 09:45:11',NULL),(14890,193,3502,'Fazan',NULL,NULL,'Sultan Badshah',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:45:12',NULL),(14891,60,5701,'Sonia ',NULL,NULL,'Imam Uddin ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:45:35',NULL),(14892,171,12050,'Huzaifa',NULL,NULL,'Nadeem',NULL,NULL,NULL,'3','Islam','2023-10-26 09:45:43',NULL),(14893,193,3557,'Muhammad Subhan',NULL,NULL,'Muhammad Shamshad',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:45:45',NULL),(14894,60,5707,'Marwa ',NULL,NULL,'Shehzad ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:46:04',NULL),(14895,171,12060,'Dania Fatima',NULL,NULL,'Danish',NULL,NULL,NULL,'3','Islam','2023-10-26 09:46:19',NULL),(14896,171,12081,'Maheen ',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'3','Islam','2023-10-26 09:46:58',NULL),(14897,193,3563,'Syed Muhammad Ashtar',NULL,NULL,'Syed Ameer Abbas',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:47:02',NULL),(14899,171,12084,'Muhammad Talha',NULL,NULL,'Muhammad Ashfaq',NULL,NULL,NULL,'3','Islam','2023-10-26 09:47:31',NULL),(14900,193,3573,'Muhammad Sohail',NULL,NULL,'Muhammad Shaheer',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:47:39',NULL),(14901,56,5302,'Ahmed Raza ',NULL,NULL,'Shehzaad Raza ',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:47:45',NULL),(14902,60,5708,'Harram Rashid ',NULL,NULL,'Rashid Muhammad ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:48:00',NULL),(14903,171,12198,'Labiqa',NULL,NULL,'Wahid Latif',NULL,NULL,NULL,'3','Islam','2023-10-26 09:48:08',NULL),(14904,193,3591,'Haseeb Ahmed',NULL,NULL,'Shahbaz Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:48:09',NULL),(14905,56,5396,'Jamshed ',NULL,NULL,'Abdul Majeed ',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:48:11',NULL),(14906,60,5710,'Arzoo ',NULL,NULL,'Asif ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:48:21',NULL),(14907,171,12381,'Dua',NULL,NULL,'Shahid',NULL,NULL,NULL,'3','Islam','2023-10-26 09:48:33',NULL),(14908,56,5436,'Muhammad Mazz',NULL,NULL,'Taj Afzal',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:48:41',NULL),(14909,60,5712,'Aqsa ',NULL,NULL,'Arshad Ali ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:48:50',NULL),(14910,193,3597,'Muhammad Zubair',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:49:00',NULL),(14911,56,5439,'Taimur ',NULL,NULL,'Mahmood Hassan',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:49:14',NULL),(14912,171,12424,'Muhammad Ashnab',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'3','Islam','2023-10-26 09:49:14',NULL),(14913,60,5800,'Ayan Rajput ',NULL,NULL,'Muhammad Nadeem ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:49:22',NULL),(14914,193,3600,'Muhammad Ahmed',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:49:29',NULL),(14915,171,12443,'Fatima',NULL,NULL,'Muhammad Zubair',NULL,NULL,NULL,'3','Islam','2023-10-26 09:49:44',NULL),(14916,56,5448,' Muhammad Usman',NULL,NULL,'Akhtar Muneer',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:49:47',NULL),(14917,60,5801,'Umm e Farwa ',NULL,NULL,'Tahir Parvaiz ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:49:51',NULL),(14918,193,3623,'Ali Hasnain',NULL,NULL,'Muhammad Irshad',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:49:57',NULL),(14919,56,5488,'Muhammad Ahmed ',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:50:18',NULL),(14920,171,12462,'Muqaddas',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3','Islam','2023-10-26 09:50:20',NULL),(14921,56,5484,'Ayaaan',NULL,NULL,'Imran',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:50:39',NULL),(14922,193,3629,'Hamza-ul-Hassan',NULL,NULL,'Farooq-ul-Hassan',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:50:45',NULL),(14923,60,5804,'Muhammad Ayan Rao ',NULL,NULL,'Zahoor Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-26 09:50:59',NULL),(14924,171,12463,'Wania',NULL,NULL,'Muhammad Ashiq',NULL,NULL,NULL,'3','Islam','2023-10-26 09:51:01',NULL),(14925,193,3595,'Ahmed ullah',NULL,NULL,'Hameed Ullah',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:51:19',NULL),(14926,171,12529,'Aisha',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'3','Islam','2023-10-26 09:51:30',NULL),(14927,56,5497,'Uqba ',NULL,NULL,'Abdul Qadir ',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:51:49',NULL),(14928,171,12585,'Hafsa ',NULL,NULL,'Muhammad Naveed',NULL,NULL,NULL,'3','Islam','2023-10-26 09:52:03',NULL),(14929,56,6000,'Adnan Sha',NULL,NULL,'Sha Muhammad ',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:52:20',NULL),(14930,193,3630,'Ahmed Tahir',NULL,NULL,'Syed Tahir Hassan',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:52:27',NULL),(14931,171,12586,'Abdul Mannan',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3','Islam','2023-10-26 09:52:36',NULL),(14932,56,6002,'Hussain',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:52:42',NULL),(14933,193,3373,'Hadia Fatima',NULL,NULL,'Saleem Iqbal',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:52:58',NULL),(14934,56,6014,'Muhammad Uzair',NULL,NULL,'Muhammad Akhtar',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:53:14',NULL),(14935,193,3406,'Shaeen',NULL,NULL,'Khan Bahadur',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:53:32',NULL),(14936,56,5395,'Mehroz',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:53:50',NULL),(14937,193,3437,'Malika',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:54:19',NULL),(14938,56,6034,'Hadeer ',NULL,NULL,'Khan Muhammad ',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:54:24',NULL),(14939,56,6032,'Muhammad Hams',NULL,NULL,'Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:54:54',NULL),(14940,193,3447,'Hania Taskeen',NULL,NULL,'Muhammad Aqeel',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:55:03',NULL),(14941,56,6046,'Muhammad Faizan',NULL,NULL,'Abdul Ghani',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:55:27',NULL),(14942,193,3448,'Gul Afza',NULL,NULL,'Muhammad Aqeel',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:55:34',NULL),(14943,193,3467,'Maheen Naz',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:56:05',NULL),(14944,193,3451,'Farzeen',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:56:36',NULL),(14945,56,5496,'Zehra Bibi',NULL,NULL,'Safder Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:56:41',NULL),(14946,56,5444,'Minal Khan',NULL,NULL,'Sher Muhammad ',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:57:04',NULL),(14947,193,3489,'Manahil Naeem',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:57:06',NULL),(14948,193,3534,'Malaika',NULL,NULL,'Maqsood',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:57:37',NULL),(14949,56,5442,'Hira Ahmed `',NULL,NULL,'Muhammad Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:57:45',NULL),(14950,171,12587,'Alishba',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'3','Islam','2023-10-26 09:57:45',NULL),(14951,193,3615,'Syeda Saboor',NULL,NULL,'Syed Afaq Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:58:09',NULL),(14952,56,5443,'Munazza Bibi',NULL,NULL,'Muhammad Naim',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:58:29',NULL),(14953,193,3578,'Manahil',NULL,NULL,'Aneel',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:58:36',NULL),(14954,171,12588,'Muhammad Abu Bakar',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'3','Islam','2023-10-26 09:58:39',NULL),(14955,56,5451,'khadija',NULL,NULL,'Fakir ur Rehman',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:59:07',NULL),(14956,193,3627,'Farwa Irshad',NULL,NULL,'Muhammad Irshad',NULL,NULL,NULL,'2',NULL,'2023-10-26 09:59:07',NULL),(14957,171,12290,'Mahnoor',NULL,NULL,'Tajuddin',NULL,NULL,NULL,'3','Islam','2023-10-26 09:59:20',NULL),(14958,56,5450,'Firia ',NULL,NULL,'Fakir ur Rehman',NULL,NULL,NULL,'1',NULL,'2023-10-26 09:59:56',NULL),(14959,171,12636,'Maham ',NULL,NULL,'Syed Sarwar',NULL,NULL,NULL,'3','Islam','2023-10-26 10:00:06',NULL),(14960,56,5452,'Aqsa Saied ',NULL,NULL,'Taj Muhammad',NULL,NULL,NULL,'1',NULL,'2023-10-26 10:00:28',NULL),(14961,171,12637,'Alvina Naz',NULL,NULL,'Muhammad Zuhaib',NULL,NULL,NULL,'3','Islam','2023-10-26 10:00:46',NULL),(14962,60,5805,'Syed Anzar Ali ',NULL,NULL,'Syed Athar Ali ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:00:48',NULL),(14963,56,6022,'Nabeela ',NULL,NULL,'Maqsood Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-26 10:01:02',NULL),(14964,171,12638,'Abiha',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'3','Islam','2023-10-26 10:01:16',NULL),(14965,60,5807,'Aroosh ',NULL,NULL,'Syed Gohar Ali ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:01:20',NULL),(14966,171,12666,'Hadia',NULL,NULL,'Muhammad Naveed',NULL,NULL,NULL,'3','Islam','2023-10-26 10:01:49',NULL),(14967,56,5495,'Muqaddas',NULL,NULL,'Zakir Hussain ',NULL,NULL,NULL,'1',NULL,'2023-10-26 10:01:52',NULL),(14968,60,5808,'Faiqa ',NULL,NULL,'Syed Munawwar Hassan',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:02:04',NULL),(14969,193,3360,'Ishaq',NULL,NULL,'Bustan',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:02:08',NULL),(14970,171,11855,'Sana',NULL,NULL,'Shahzad',NULL,NULL,NULL,'2','Islam','2023-10-26 10:02:20','2023-10-26 10:03:04'),(14971,56,6051,'Qerat',NULL,NULL,'Muhammad Saqib',NULL,NULL,NULL,'1',NULL,'2023-10-26 10:02:20',NULL),(14972,193,3368,'Syed Hamza',NULL,NULL,'Nawab Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:02:34',NULL),(14973,60,5178,'Mantasha Noor ',NULL,NULL,'Noor ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:02:44','2023-10-26 10:05:16'),(14974,56,6050,'Ayeza',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'1',NULL,'2023-10-26 10:02:52',NULL),(14975,193,3616,'Abdul Hadi',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:03:04',NULL),(14976,56,6075,'Alina ',NULL,NULL,'Muhammad Naim',NULL,NULL,NULL,'1',NULL,'2023-10-26 10:03:23',NULL),(14977,193,3414,'Muzammil',NULL,NULL,'Imran Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:03:27',NULL),(14978,56,5163,'Reja',NULL,NULL,'Naveed ',NULL,NULL,NULL,'1',NULL,'2023-10-26 10:03:53',NULL),(14979,193,3419,'Huzaifa',NULL,NULL,'Haider Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:03:55',NULL),(14981,193,3435,'Muhammad Dawood',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:04:28',NULL),(14982,193,3450,'Muneeb',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:04:54',NULL),(14983,193,3459,'Adil',NULL,NULL,'Fahad Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:05:17',NULL),(14984,193,3466,'Muhammad Areeb',NULL,NULL,'Azan Khan',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:05:46',NULL),(14985,193,3477,'Muhammad Aneeq',NULL,NULL,'Azan Khan',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:06:09',NULL),(14986,171,12309,'Neha Noor',NULL,NULL,'Faiz Rasool',NULL,NULL,NULL,'2','Islam','2023-10-26 10:06:11',NULL),(14988,171,12608,'Kinza Bibi',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'2','Islam','2023-10-26 10:06:46',NULL),(14989,193,3456,'Moiz',NULL,NULL,'Muhammad Siddiqui',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:06:56',NULL),(14990,171,11972,'Ebadullah',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2','Islam','2023-10-26 10:07:12',NULL),(14991,193,3612,'Muhammad Zaid',NULL,NULL,'Muhammad Shamshad',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:07:22',NULL),(14992,171,12616,'Fatima',NULL,NULL,'Farhan',NULL,NULL,NULL,'2','Islam','2023-10-26 10:07:35',NULL),(14993,193,3549,'Hammad ',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:07:47',NULL),(14994,56,5210,'Zohaib',NULL,NULL,'Muhammad Javed ',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:07:51',NULL),(14995,60,5262,'Rafia Nadeem ',NULL,NULL,'Nadeem ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:08:06',NULL),(14996,171,12617,'Hafsa',NULL,NULL,'Farhan',NULL,NULL,NULL,'2','Islam','2023-10-26 10:08:10',NULL),(14997,193,3442,'Muhammad Jawad',NULL,NULL,'Muhamad Arif',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:08:26',NULL),(14998,60,5991,'Ayaan Ali ',NULL,NULL,'Muhammad Ali ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:08:34',NULL),(14999,171,11991,'Hassan Raza',NULL,NULL,'Muhammad Naseemullah',NULL,NULL,NULL,'2','Islam','2023-10-26 10:08:44',NULL),(15000,56,5248,'Muhammad Bilal',NULL,NULL,'Muhammad Muzammil Khan',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:08:44',NULL),(15001,193,3551,'Muhammad Mudassir',NULL,NULL,'Manzoor Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:08:59',NULL),(15002,193,3329,'Muhammad Ahmed',NULL,NULL,'Fakhar Hayat',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:09:28',NULL),(15003,56,5268,'Ali Moosa',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:09:31',NULL),(15004,171,12613,'Muhammad Arham',NULL,NULL,'Irfan Ali Siddique',NULL,NULL,NULL,'3','Islam','2023-10-26 10:09:48',NULL),(15005,193,3416,'Abdullah Attari',NULL,NULL,'Mushtaq Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:09:59',NULL),(15006,56,5284,'Dilawar',NULL,NULL,'Asghar ',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:09:59',NULL),(15007,56,5288,'Zain',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:10:25',NULL),(15008,60,5992,'Muhammad Aman ',NULL,NULL,'Muhammad Wahab Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:10:27',NULL),(15009,171,12614,'Amna ',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'2','Islam','2023-10-26 10:10:29',NULL),(15010,193,3446,'Abdul Rehman',NULL,NULL,'Mushtaq Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:10:37',NULL),(15011,60,5993,'Haniya ',NULL,NULL,'Shahid Waheed ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:11:00',NULL),(15012,56,5355,'Ahmed Raza',NULL,NULL,'Muhammad Zakir',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:11:00',NULL),(15013,171,12000,'Aliyan ',NULL,NULL,'Imran Khan',NULL,NULL,NULL,'2','Islam','2023-10-26 10:11:11',NULL),(15014,60,5994,'Muhammad Kabeer ',NULL,NULL,'Adnan Siraj ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:11:42',NULL),(15015,56,5368,'Muhammad Ayan',NULL,NULL,'Muhammad Shehbaz',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:11:43',NULL),(15016,56,5399,'Hassan',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:12:20',NULL),(15017,60,5995,'Mustafa Ali ',NULL,NULL,'Naveed ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:12:24',NULL),(15018,171,12618,'Taham ',NULL,NULL,'Saeed Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-26 10:12:33',NULL),(15019,60,5996,'Muhammad Umar ',NULL,NULL,'Fanoos Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:13:00',NULL),(15020,56,5413,'MUhammad Ibrahim',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:13:01',NULL),(15021,171,12004,'Aiza ',NULL,NULL,'Zohaib Hussain',NULL,NULL,NULL,'2','Islam','2023-10-26 10:13:03',NULL),(15022,171,12399,'Hassan Shah',NULL,NULL,'Shakeel Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-26 10:13:35',NULL),(15023,56,5417,'Muhammad Hashim',NULL,NULL,'Muhammad Khyber Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:13:53',NULL),(15024,60,5997,'Muhammad Fahad ',NULL,NULL,' Fanoos Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:14:06',NULL),(15025,56,5438,'Muhammad Faheem',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:14:34',NULL),(15026,60,5998,'Zunaira Shah ',NULL,NULL,'Muhammad Zahir Shah ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:14:40',NULL),(15027,60,5999,'Kashan Shehzad ',NULL,NULL,'Shehzad Afzal ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:15:07','2023-10-26 10:15:38'),(15028,56,5454,'Noman',NULL,NULL,'Noor Muhammad',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:15:08',NULL),(15029,56,5456,'Zubair Ashraf',NULL,NULL,'Ashraf Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:15:46',NULL),(15030,56,5458,'Muhammad Ali',NULL,NULL,'Irfan Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:16:23',NULL),(15031,60,6000,'Suffyan Khan ',NULL,NULL,'Rehan Khan',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:16:26',NULL),(15032,60,6001,'Muhammad Anus Khan ',NULL,NULL,'Ahmed Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:16:56',NULL),(15033,94,5105,'Sidra',NULL,NULL,'Abdul Majeed',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:17:01',NULL),(15034,60,6002,'Faizan Ali ',NULL,NULL,'Muhammad Waseem ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:17:24',NULL),(15035,171,12412,'Shayan ',NULL,NULL,'Zahid',NULL,NULL,NULL,'2','Islam','2023-10-26 10:17:25',NULL),(15036,56,6041,'Muhammad Rehan',NULL,NULL,'Aijaz Ahmed ',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:17:26',NULL),(15037,60,6003,'Muhammad Ali ',NULL,NULL,'Shaukat Mehmood ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:17:54',NULL),(15038,56,5391,'Muzammil ',NULL,NULL,'Shakir',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:18:09',NULL),(15040,60,6004,'Muhammad Khayam ',NULL,NULL,'Mushtaq Ahmed ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:18:27',NULL),(15042,60,6005,'Adiyan Danish ',NULL,NULL,'Muhammad Danish ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:18:59',NULL),(15043,171,12440,'Sawera',NULL,NULL,'Muhammad Zubair',NULL,NULL,NULL,'2','Islam','2023-10-26 10:19:03',NULL),(15044,60,6006,'Abdul Rafay ',NULL,NULL,'Babar Hussain ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:19:30',NULL),(15045,171,12029,'Muhammad Ubaid ',NULL,NULL,'Muhammad Ishtiaq',NULL,NULL,NULL,'2','Islam','2023-10-26 10:19:38',NULL),(15046,60,6007,'Maaz ',NULL,NULL,'Muhammad Liaquat ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:19:59',NULL),(15047,171,12030,'Talha',NULL,NULL,'Shehenshah Javaid',NULL,NULL,NULL,'2','Islam','2023-10-26 10:20:22',NULL),(15048,60,6008,'Zohra Batool',NULL,NULL,'Zawar Hussain ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:20:29',NULL),(15049,60,6009,'Laiba ',NULL,NULL,'Muhammad Arshad ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:20:55',NULL),(15050,171,12031,'Javeria',NULL,NULL,'Shehenshaha Jvaid',NULL,NULL,NULL,'2','Islam','2023-10-26 10:21:01',NULL),(15051,60,6010,'Mariyam ',NULL,NULL,'Muhammad Shabbir ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:21:21',NULL),(15052,171,12533,'Abdul Bari',NULL,NULL,'Muhammad Dilshad',NULL,NULL,NULL,'2','Islam','2023-10-26 10:21:36',NULL),(15053,60,6011,'Ahfaz Ur Rehman ',NULL,NULL,'Amin Ur Rehman ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:22:00',NULL),(15054,171,12033,'Jannat ',NULL,NULL,'Muhammad Rehan',NULL,NULL,NULL,'2','Islam','2023-10-26 10:22:12',NULL),(15055,60,6012,'Zainab ',NULL,NULL,'Muhammad Idrees ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:22:32',NULL),(15056,171,12036,'Muhammad Hunain',NULL,NULL,'Muhaammad Ishtiaq',NULL,NULL,NULL,'2','Islam','2023-10-26 10:22:50',NULL),(15057,60,6013,'Muhammad Burhan ',NULL,NULL,'Ali Hussain ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:23:07',NULL),(15058,171,12430,'Muhammad Mustafa',NULL,NULL,'Muhammad Javaid',NULL,NULL,NULL,'2','Islam','2023-10-26 10:23:30',NULL),(15059,60,6014,'Zaid ',NULL,NULL,'Saleem',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:23:31',NULL),(15060,56,5216,'Laiba Ali',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:23:57',NULL),(15061,171,12057,'Muhammad Ayan',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'2','Islam','2023-10-26 10:23:58',NULL),(15062,60,6015,'Muhammad Shahzain ',NULL,NULL,'Malik Kousar Abbas ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:24:02',NULL),(15063,171,12510,'Laiba',NULL,NULL,'Azeem',NULL,NULL,NULL,'2','Islam','2023-10-26 10:24:19',NULL),(15064,56,5215,'Saniya ',NULL,NULL,'Abdul Razzaq',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:24:20',NULL),(15065,60,6016,'Muawiya ',NULL,NULL,'Muhammad Azeem ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:24:30',NULL),(15066,56,5397,'Emaan',NULL,NULL,'Muhammad Allah Ditta',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:24:54',NULL),(15067,60,6017,'Fatima ',NULL,NULL,'Muhammad Shahid ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:24:55',NULL),(15068,171,12142,'Muhammad Fariduddin',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'2','Islam','2023-10-26 10:25:03',NULL),(15069,60,6018,'Muhammad Uzair ',NULL,NULL,'Usman Ghani ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:25:25',NULL),(15070,56,5409,'Noor Fatima ',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:25:27',NULL),(15071,171,12516,'Amsal ',NULL,NULL,'Hamid',NULL,NULL,NULL,'2','Islam','2023-10-26 10:25:35',NULL),(15072,60,6019,'Zayan Ahmed ',NULL,NULL,'Asghar Ali ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:25:53',NULL),(15073,171,12170,'Amna Naz',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-26 10:26:10',NULL),(15074,56,5424,'Khushi',NULL,NULL,'Imtiaz Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:26:15',NULL),(15075,60,6020,'Mahnoor ',NULL,NULL,'Farhad Siddiqui ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:26:20',NULL),(15076,56,5425,'Aniya',NULL,NULL,'Muhammad Najam',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:26:40',NULL),(15077,60,6021,'Samreen ',NULL,NULL,'Mehboob Ali ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:26:44',NULL),(15078,171,12664,'Quratul Ain',NULL,NULL,'Toufail Muhammad',NULL,NULL,NULL,'2','Islam','2023-10-26 10:26:44',NULL),(15079,60,6032,'Muhammad Ayaz ',NULL,NULL,'Asghar Ali ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:27:08',NULL),(15080,56,5441,'Aiman ',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:27:10',NULL),(15081,171,12196,'Muhammad Aizan',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'2','Islam','2023-10-26 10:27:22',NULL),(15082,60,6035,'Muhammad Ayan ',NULL,NULL,'Muhammad Amir ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:27:38',NULL),(15083,56,5457,'Sadia ',NULL,NULL,'Irfan Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:27:39',NULL),(15084,171,12329,'Abdul Bari',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'2','Islam','2023-10-26 10:27:54',NULL),(15085,60,6040,'Arsalan Khan ',NULL,NULL,'Waheed Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:28:05',NULL),(15086,56,6003,'Hooria',NULL,NULL,'Muhammad Ibrahim',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:28:22',NULL),(15087,60,6041,'Inaya ',NULL,NULL,'Syed Amir Ali ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:28:27',NULL),(15088,171,12212,'Fariha',NULL,NULL,'Syed Farasat Ali',NULL,NULL,NULL,'2','Islam','2023-10-26 10:28:43',NULL),(15089,60,5386,'Noor Ul Hassan ',NULL,NULL,'Gul Hassan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:28:56',NULL),(15090,56,6015,'Hania',NULL,NULL,'Hasnain',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:29:00',NULL),(15091,171,12214,'Neha',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'2','Islam','2023-10-26 10:29:15',NULL),(15092,56,5200,'Nazia ',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:29:23',NULL),(15093,56,6016,'Anshaal',NULL,NULL,'Hasnain',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:29:44',NULL),(15094,171,12228,'Areesha',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'2','Islam','2023-10-26 10:29:57',NULL),(15095,56,6044,'Waniya',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:30:10',NULL),(15096,171,12238,'Abdul Raziq',NULL,NULL,'Syed Amjad Ali',NULL,NULL,NULL,'2','Islam','2023-10-26 10:30:31',NULL),(15097,56,6048,'Sarah',NULL,NULL,'Irfan Mehmood',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:30:45',NULL),(15098,171,12276,'Ayesha',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'2','Islam','2023-10-26 10:30:59',NULL),(15099,171,11859,'Zoya Khan',NULL,NULL,'Muhammad Sarwar',NULL,NULL,NULL,'2','Islam','2023-10-26 10:31:28',NULL),(15100,56,6055,'Bakhtawar',NULL,NULL,'Nazer Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:31:29',NULL),(15101,171,12272,'Ali',NULL,NULL,'Irshad Hussain',NULL,NULL,NULL,'2','Islam','2023-10-26 10:32:07',NULL),(15102,56,6063,'Noor Fatima',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:32:10',NULL),(15104,171,12020,'Ayesha',NULL,NULL,'Muhammad Raees',NULL,NULL,NULL,'2','Islam','2023-10-26 10:32:31',NULL),(15105,56,5405,'Muzalfa ',NULL,NULL,'Shafqat Afzal',NULL,NULL,NULL,'2',NULL,'2023-10-26 10:32:45',NULL),(15106,171,11944,'Ubaid Ullah',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'2','Islam','2023-10-26 10:33:08',NULL),(15107,171,12061,'Dua Muhammad Zakir',NULL,NULL,'Muhammad Zakir',NULL,NULL,NULL,'2','Islam','2023-10-26 10:33:45',NULL),(15108,64,3520,'Gul Sheraz',NULL,NULL,'Ghulam Akbar ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:34:24',NULL),(15109,64,3663,'Syed Muhammad Ibrahim ',NULL,NULL,'Masood Hussain Shah ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:35:09',NULL),(15110,56,5204,'Faizan ',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:35:35',NULL),(15111,64,3695,'Anus ',NULL,NULL,'Ala Ud Din ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:35:56',NULL),(15112,64,3726,'Muhammad Aqib ',NULL,NULL,'Malik Muhammad Zubair ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:36:38',NULL),(15113,171,12960,'Oniasa',NULL,NULL,'Mureed Abbas',NULL,NULL,NULL,'2','Islam','2023-10-26 10:37:17',NULL),(15114,64,3752,'Sajid Khan ',NULL,NULL,'Jumma Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:37:33',NULL),(15115,171,12073,'Usman',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'2','Islam','2023-10-26 10:37:57',NULL),(15116,64,3782,'Niaz Muhammad ',NULL,NULL,'Sultan Muhammad ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:38:19',NULL),(15117,171,12113,'Anaya ',NULL,NULL,'Noman',NULL,NULL,NULL,'2','Islam','2023-10-26 10:38:22',NULL),(15118,171,12114,'Eshal',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'2','Islam','2023-10-26 10:38:50',NULL),(15119,64,3801,'Shahzaib ',NULL,NULL,'Muhammad Irfan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:38:55',NULL),(15120,64,3886,'Adil Khan ',NULL,NULL,'Nasir Khan ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:39:24',NULL),(15121,171,12127,'Muhammad Ibrahim',NULL,NULL,'Naveed',NULL,NULL,NULL,'2','Islam','2023-10-26 10:39:27',NULL),(15122,64,3496,'Anum Asif ',NULL,NULL,'Muhammad Asif Nadeem ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:40:04',NULL),(15123,171,12213,'Fariha Noor',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'2','Islam','2023-10-26 10:40:18',NULL),(15124,64,3586,'Khair Bibi ',NULL,NULL,'Muhammad Saleem ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:40:33',NULL),(15126,64,3642,'Sana Ghulam Asghar ',NULL,NULL,'Ghulam Asghar ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:41:08',NULL),(15127,64,3693,'Anum Fatima ',NULL,NULL,'Muhammad Shakeel ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:42:54',NULL),(15128,171,11973,'Malaika ',NULL,NULL,'Arif',NULL,NULL,NULL,'2','Islam','2023-10-26 10:43:11',NULL),(15129,64,3746,'Uzma ',NULL,NULL,'Ejaz ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:43:46',NULL),(15130,171,12237,'Arfa',NULL,NULL,'Gul Faraz',NULL,NULL,NULL,'2','Islam','2023-10-26 10:44:11',NULL),(15131,64,3773,'Sahiba ',NULL,NULL,'Muhammad Ali ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:44:24',NULL),(15132,56,5315,'Muhammad Humam',NULL,NULL,'Nadir Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:44:30',NULL),(15133,64,3785,'Tayyaba ',NULL,NULL,'Meer Hamza ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:44:50',NULL),(15134,56,5323,'Anus',NULL,NULL,'Nadeem Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:45:10',NULL),(15135,171,12278,'Maira Eman',NULL,NULL,'Kamran',NULL,NULL,NULL,'2','Islam','2023-10-26 10:45:21',NULL),(15136,64,3792,'Laiba ',NULL,NULL,'Muhammad Asif ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:45:28',NULL),(15137,56,5373,'Muhammad Ali',NULL,NULL,'Zeeshan',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:45:44',NULL),(15138,64,3822,'Umaima ',NULL,NULL,'Muhammad Fareed ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:45:50',NULL),(15139,171,12274,'Hassan Mavia',NULL,NULL,'Kamran',NULL,NULL,NULL,'2','Islam','2023-10-26 10:45:56',NULL),(15140,56,5460,'Naseer Ahmed',NULL,NULL,'Niyaz Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:46:16',NULL),(15141,171,12315,'Muhammad Raheel ',NULL,NULL,'Khursheed',NULL,NULL,NULL,'2','Islam','2023-10-26 10:46:24',NULL),(15143,64,3919,'Mehwish ',NULL,NULL,'Ghulam Shabbir ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:46:50',NULL),(15146,64,3922,'Shaista ',NULL,NULL,'Umeed Ali ',NULL,NULL,NULL,'5',NULL,'2023-10-26 10:47:22',NULL),(15147,56,6029,'Haroon Ali',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:48:29',NULL),(15148,171,12428,'Tayyab',NULL,NULL,'Muhammad Zaheer Khan',NULL,NULL,NULL,'2','Islam','2023-10-26 10:49:00',NULL),(15149,56,6045,'Abdur Razzaq',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:49:01',NULL),(15150,64,3493,'Kinzah ',NULL,NULL,'Muhammad Asif Nadeem ',NULL,NULL,NULL,'4',NULL,'2023-10-26 10:49:11',NULL),(15151,56,6056,'Ali Hassan',NULL,NULL,'Nazar Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:49:34',NULL),(15152,171,12436,'Muhammad Hassan',NULL,NULL,'Noor Alam',NULL,NULL,NULL,'2','Islam','2023-10-26 10:49:40',NULL),(15153,64,3601,'Nish ',NULL,NULL,'Muhammad Aslam ',NULL,NULL,NULL,'4',NULL,'2023-10-26 10:49:49',NULL),(15154,56,6060,'Minhaj ul Haq',NULL,NULL,'Saqib ul Haq',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:50:10',NULL),(15155,171,12445,'Muhammad Ayan',NULL,NULL,'Muhammad Adil',NULL,NULL,NULL,'2','Islam','2023-10-26 10:50:17',NULL),(15156,64,3623,'Fatima ',NULL,NULL,'Allah Waraya ',NULL,NULL,NULL,'4',NULL,'2023-10-26 10:50:41',NULL),(15157,171,12469,'Sufiyan Ali',NULL,NULL,'Rehmat Ali',NULL,NULL,NULL,'2','Islam','2023-10-26 10:51:03',NULL),(15158,64,3655,'Hina Bibi ',NULL,NULL,'Baloch Malik Rub ',NULL,NULL,NULL,'4',NULL,'2023-10-26 10:51:25',NULL),(15159,171,12473,'Hadiqa ',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'2','Islam','2023-10-26 10:51:37',NULL),(15160,64,3739,'Fatima Zehra ',NULL,NULL,'Muhammad Sajid Nawaz ',NULL,NULL,NULL,'4',NULL,'2023-10-26 10:52:11',NULL),(15161,171,12488,'Muhammad Umar Raza',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'2','Islam','2023-10-26 10:52:18',NULL),(15162,64,3831,'Aqeela ',NULL,NULL,'Aijaz Ali ',NULL,NULL,NULL,'4',NULL,'2023-10-26 10:52:43',NULL),(15163,64,3750,'Dua Amjad ',NULL,NULL,'Amjad Shaikh',NULL,NULL,NULL,'4',NULL,'2023-10-26 10:53:20',NULL),(15164,64,3816,'Erum ',NULL,NULL,'Mehar Khan ',NULL,NULL,NULL,'4',NULL,'2023-10-26 10:54:15',NULL),(15165,171,12494,'Muhammad Hashir',NULL,NULL,'Muhammad Yasin',NULL,NULL,NULL,'2','Islam','2023-10-26 10:54:34',NULL),(15166,64,3885,'Shamshad ',NULL,NULL,'Muhammad Tariq Abbasi ',NULL,NULL,NULL,'4',NULL,'2023-10-26 10:54:37','2023-10-26 10:55:16'),(15167,56,5214,'Fatima Raiz',NULL,NULL,'Riaz Ahmed ',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:54:40',NULL),(15168,171,12517,'Afshan Aziz',NULL,NULL,'Aziz Ahmed',NULL,NULL,NULL,'2','Islam','2023-10-26 10:55:14',NULL),(15169,56,5238,'Sadia',NULL,NULL,'Abdul Majeed ',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:55:20',NULL),(15170,56,5242,'Areeba ',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:55:48',NULL),(15171,171,12353,'Tayyaba',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'2','Islam','2023-10-26 10:55:51',NULL),(15172,64,3446,'Maira ',NULL,NULL,'Feroz Khan ',NULL,NULL,NULL,'4',NULL,'2023-10-26 10:55:59',NULL),(15173,171,12410,'Umm-e-Hani',NULL,NULL,'Zahid',NULL,NULL,NULL,'2','Islam','2023-10-26 10:56:28',NULL),(15174,56,5244,'Farwa Bibi',NULL,NULL,'Ghulam Sarwer',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:56:56',NULL),(15175,171,12579,'Muhammad Usman',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'2','Islam','2023-10-26 10:57:06',NULL),(15176,56,5247,'Zara ',NULL,NULL,'Ghulam Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:57:37',NULL),(15177,171,12580,'Fatima',NULL,NULL,'Muhammad Zubair Siddique',NULL,NULL,NULL,'2','Islam','2023-10-26 10:57:42',NULL),(15178,56,5316,'Minahil ',NULL,NULL,'Nadir Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:58:10',NULL),(15179,171,12581,'Ahmed Ali',NULL,NULL,'Junaid Ali',NULL,NULL,NULL,'2','Islam','2023-10-26 10:58:11',NULL),(15180,56,5338,'Noor Fatima',NULL,NULL,'Muhammad Adil',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:58:39',NULL),(15181,171,12582,'Manahil',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'2','Islam','2023-10-26 10:58:41',NULL),(15182,56,5318,'Aiman ',NULL,NULL,'Mehmood Hassan',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:59:10',NULL),(15183,171,12583,'Munam Khan',NULL,NULL,'Saleem Ahmed Khan',NULL,NULL,NULL,'2','Islam','2023-10-26 10:59:13',NULL),(15184,64,3730,'Khan Muhammad Shah ',NULL,NULL,'Parwaiz Shah ',NULL,NULL,NULL,'4',NULL,'2023-10-26 10:59:28',NULL),(15185,56,5366,'Zoya ',NULL,NULL,'Muhammad Shahbaz',NULL,NULL,NULL,'3',NULL,'2023-10-26 10:59:39',NULL),(15186,171,12619,'Umm-e-Habiba',NULL,NULL,'Muhammad Shahab',NULL,NULL,NULL,'2','Islam','2023-10-26 10:59:45',NULL),(15187,64,3744,'Saad ',NULL,NULL,'Muhammad Shareef ',NULL,NULL,NULL,'4',NULL,'2023-10-26 10:59:54',NULL),(15188,171,12620,'Zara',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'2','Islam','2023-10-26 11:00:08',NULL),(15189,56,5382,'Humera Mughal',NULL,NULL,'Muhammad Maroof',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:00:17',NULL),(15190,64,3522,'Deen Muhammad ',NULL,NULL,'Islam Jan ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:00:36',NULL),(15191,171,12621,'Muhammad Noman',NULL,NULL,'Waseem',NULL,NULL,NULL,'2','Islam','2023-10-26 11:00:36',NULL),(15192,56,5384,'Umme Aiman ',NULL,NULL,'Sabir Hussain ',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:00:50',NULL),(15193,171,12622,'Rabbani',NULL,NULL,'Muhammad Zuhaib Irshad',NULL,NULL,NULL,'2','Islam','2023-10-26 11:01:10',NULL),(15194,64,3535,'Hafeez Ur Rehman ',NULL,NULL,'Abdul Ghaffar ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:01:16',NULL),(15195,56,5408,'Abeeha Shahid',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:01:29',NULL),(15196,171,12537,'Musharib',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'2','Islam','2023-10-26 11:01:50',NULL),(15197,56,5418,'Hadia ',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:01:57',NULL),(15198,64,3745,'Muhammad Shakir ',NULL,NULL,'Muhabbat Ali ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:01:59',NULL),(15199,171,12554,'Shayan',NULL,NULL,'Faisal',NULL,NULL,NULL,'2','Islam','2023-10-26 11:02:31',NULL),(15200,171,12631,'Hoor Basharat',NULL,NULL,'Basharat Hussain',NULL,NULL,NULL,'2','Islam','2023-10-26 11:03:13',NULL),(15201,56,5464,'Dua Bibi',NULL,NULL,'Nazeer Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:03:16',NULL),(15202,56,5465,'Sidra ',NULL,NULL,'Muhammad Riaz',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:03:50',NULL),(15203,171,12665,'Ayan ',NULL,NULL,'Muhammad Ayaz',NULL,NULL,NULL,'2','Islam','2023-10-26 11:03:55',NULL),(15204,56,6004,'Hooria',NULL,NULL,'Naved Muhammad ',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:04:20',NULL),(15205,171,11817,'Muhammad Ahsan',NULL,NULL,'Muhammad Azhar',NULL,NULL,NULL,'1','Islam','2023-10-26 11:04:32','2023-10-26 11:14:53'),(15206,171,11974,'Mahnoor',NULL,NULL,'Akhter Ali',NULL,NULL,NULL,'1','Islam','2023-10-26 11:05:07','2023-10-26 11:15:13'),(15207,64,3645,'Jameel ',NULL,NULL,'Muhammad Qasim ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:05:34',NULL),(15208,56,6018,'Muneeza ',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:05:45',NULL),(15209,56,6042,'Suniya ',NULL,NULL,'Ejaz Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:06:20',NULL),(15212,171,11840,'Noor Naz',NULL,NULL,'Muhammad Rashid Abbasi',NULL,NULL,NULL,'2','Islam','2023-10-26 11:09:34',NULL),(15213,64,3664,'Syed Muhammad Ali ',NULL,NULL,'Masood Hussain ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:10:23',NULL),(15214,171,11988,'Aliza Noor',NULL,NULL,'Naseemullah',NULL,NULL,NULL,'1','Islam','2023-10-26 11:10:27','2023-10-26 11:16:01'),(15215,171,12124,'Bisma',NULL,NULL,'Muneer Hussain',NULL,NULL,NULL,'1','Islam','2023-10-26 11:11:05',NULL),(15216,64,3779,'Muhammad Anas ',NULL,NULL,'Muhammad Usman ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:11:38',NULL),(15217,171,12146,'Abdul Hadi',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'1','Islam','2023-10-26 11:11:50',NULL),(15218,171,12148,'Arzu',NULL,NULL,'Muhammad Azam',NULL,NULL,NULL,'1','Islam','2023-10-26 11:12:53',NULL),(15219,171,12163,'Ibrahim',NULL,NULL,'Rehan',NULL,NULL,NULL,'1','Islam','2023-10-26 11:13:24',NULL),(15220,56,5073,'Ali Raza',NULL,NULL,'Safdar Husain',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:13:34',NULL),(15221,171,12165,'Ammar',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'1','Islam','2023-10-26 11:13:54',NULL),(15222,56,5084,'Ayan  Saeed',NULL,NULL,'Shoukat Husain',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:14:02',NULL),(15223,171,12172,'Zainab',NULL,NULL,'Muhammad Jamil Bhati',NULL,NULL,NULL,'1','Islam','2023-10-26 11:14:24',NULL),(15224,56,5085,'Muhammad Umar',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:14:33',NULL),(15225,64,3519,'Malik Dildar ',NULL,NULL,'Ghulam Akbar ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:15:11',NULL),(15226,56,5094,'Haris',NULL,NULL,'Jalal uddin',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:15:22',NULL),(15227,56,5095,'Mehboob',NULL,NULL,'Jalal Uddin',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:15:45',NULL),(15228,56,5132,'Raheel Afzal',NULL,NULL,'Taj Afzal',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:16:08',NULL),(15229,64,3677,'Islam Muhammad Ejaz ',NULL,NULL,'Muhammad Ejaz ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:16:15',NULL),(15230,56,5167,'Muhammad Aqaan',NULL,NULL,'Muhammad Hamid',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:16:43',NULL),(15231,64,3797,'Syed Raheem ',NULL,NULL,'Abdul Raheem ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:16:53',NULL),(15232,56,5252,'Aliyan',NULL,NULL,'Faris',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:17:07',NULL),(15233,64,3820,'Mudassir ',NULL,NULL,'Noor Deen ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:17:33',NULL),(15234,56,5313,'Muhammad Saad',NULL,NULL,'Muhammad Nadeem Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:17:40',NULL),(15235,56,5357,'Muhammad Hamza',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:18:11',NULL),(15236,64,3799,'Muhammad Aqib ',NULL,NULL,'Bilal ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:18:23',NULL),(15237,64,3842,'Ali Hassan ',NULL,NULL,'Zafar Ali ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:19:22',NULL),(15238,64,3627,'Sirajur Rehman ',NULL,NULL,'Feroz Khan ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:20:45',NULL),(15239,64,3881,'Muhammad Ismail ',NULL,NULL,'Muhammad Ramzan ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:21:22',NULL),(15240,171,12175,'Humza',NULL,NULL,'Muhammad Jamil Bhali',NULL,NULL,NULL,'1','Islam','2023-10-26 11:21:46',NULL),(15241,56,5358,'Abdullah',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:21:52',NULL),(15242,64,3896,'Abdul Ahad ',NULL,NULL,'Ahad Ahmed ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:21:55',NULL),(15243,171,12178,'Ibrahim',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'1','Islam','2023-10-26 11:22:12',NULL),(15244,56,5362,'Mustafa Khan',NULL,NULL,'Raees Khan',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:22:17',NULL),(15245,56,4572,'Umair',NULL,NULL,'Ashraf Ali',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:22:41',NULL),(15246,171,12184,'Alisha',NULL,NULL,'Rafiq Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-26 11:22:51',NULL),(15247,56,6006,'Muhammad Arbaz',NULL,NULL,'Muhammad Naved',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:23:16',NULL),(15248,171,12197,'Muhammad Zayan',NULL,NULL,'Wahid Latif',NULL,NULL,NULL,'1','Islam','2023-10-26 11:23:30',NULL),(15249,56,6017,'Muhammad Aliyan',NULL,NULL,'Husain Haider',NULL,NULL,NULL,'-1',NULL,'2023-10-26 11:23:53',NULL),(15250,171,12253,'Owais Kasni',NULL,NULL,'Gul Faraz',NULL,NULL,NULL,'1','Islam','2023-10-26 11:24:21',NULL),(15251,56,6033,'Mehran',NULL,NULL,'Muhammad Mehfooz',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:24:24',NULL),(15252,171,12302,'Falak Shah',NULL,NULL,'Shah Lagri Baloch',NULL,NULL,NULL,'1','Islam','2023-10-26 11:25:06',NULL),(15253,94,5110,'Farhan',NULL,NULL,'Irfan Abbasi',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:25:11',NULL),(15254,56,5331,'Abu Bakar',NULL,NULL,'Tehsun Uddin',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:25:18',NULL),(15256,171,12308,'Anshra',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'1','Islam','2023-10-26 11:25:40',NULL),(15257,56,5100,'Maryam',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:25:51',NULL),(15258,64,3897,'Umair ',NULL,NULL,'Naqa Khan ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:25:57',NULL),(15259,171,12311,'Ali Raza',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'1','Islam','2023-10-26 11:26:08',NULL),(15260,56,5111,'Dua Adil',NULL,NULL,'Adil',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:26:14',NULL),(15262,56,5186,'Tayyaba Maryam',NULL,NULL,'Abid Husain',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:26:40',NULL),(15263,171,12321,'Muhammad Subhan',NULL,NULL,'Sultan',NULL,NULL,NULL,'1','Islam','2023-10-26 11:26:50',NULL),(15264,64,3929,'Naseer Shabbir ',NULL,NULL,'Shabbir ',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:27:19',NULL),(15266,171,12322,'Muhammad Sufyan',NULL,NULL,'Sultan',NULL,NULL,NULL,'1','Islam','2023-10-26 11:27:38',NULL),(15267,171,12350,'Abdul Wahid',NULL,NULL,'Shahbaz Ali',NULL,NULL,NULL,'1','Islam','2023-10-26 11:28:08',NULL),(15268,56,5198,'Alisha',NULL,NULL,'Rizwan',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:28:53',NULL),(15269,171,12386,'Abdul Wahab',NULL,NULL,'Samad Mehmed',NULL,NULL,NULL,'1','Islam','2023-10-26 11:29:03',NULL),(15270,171,12406,'Manahil Adnan',NULL,NULL,'Muhammad Adnan',NULL,NULL,NULL,'1','Islam','2023-10-26 11:29:41',NULL),(15271,56,5206,'Arisha',NULL,NULL,'Fariq Uddin',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:30:10',NULL),(15272,56,5209,'Muniba',NULL,NULL,'Javed',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:30:29',NULL),(15273,171,12454,'Afeera Noor',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'1','Islam','2023-10-26 11:30:30',NULL),(15274,171,12455,'Ali Raza',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1','Islam','2023-10-26 11:30:57',NULL),(15275,56,5232,'Zainab',NULL,NULL,'Shehzad Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:31:01',NULL),(15276,171,12400,'Faiza',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'1','Islam','2023-10-26 11:31:32',NULL),(15277,56,5237,'Fatima Ali',NULL,NULL,'Muhammad Ali Butt',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:31:53',NULL),(15278,171,12461,'Umm-e-Hani',NULL,NULL,'Muhammad Naveed',NULL,NULL,NULL,'1','Islam','2023-10-26 11:32:06',NULL),(15279,171,12468,'Shahzaib ',NULL,NULL,'Rehmat Ali',NULL,NULL,NULL,'1','Islam','2023-10-26 11:32:36',NULL),(15280,56,5254,'Istansha',NULL,NULL,'Fareez',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:32:40',NULL),(15281,171,12376,'Mantasha',NULL,NULL,'Shahid',NULL,NULL,NULL,'1','Islam','2023-10-26 11:33:04',NULL),(15282,56,5361,'Jannat Khan',NULL,NULL,'Raees Khan',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:33:25',NULL),(15283,171,12402,'Bushra',NULL,NULL,'Kamran',NULL,NULL,NULL,'1','Islam','2023-10-26 11:33:36',NULL),(15284,56,5371,'Uzma Bibi',NULL,NULL,'Muhammad Younus Khan',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:33:54',NULL),(15285,171,12501,'Momina',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'1','Islam','2023-10-26 11:34:12',NULL),(15286,56,5372,'Fatima Bibi',NULL,NULL,'Muhammad Younus Khan',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:34:28',NULL),(15287,171,18513,'Rayan',NULL,NULL,'Anwer Ali',NULL,NULL,NULL,'1','Islam','2023-10-26 11:35:00',NULL),(15288,56,5414,'Iqra',NULL,NULL,'Khyber Ali',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:35:10',NULL),(15289,171,12526,'Ahmed',NULL,NULL,'Muhammad Saqib',NULL,NULL,NULL,'1','Islam','2023-10-26 11:35:25',NULL),(15290,56,5420,'Ghousia Babar',NULL,NULL,'Babar Ali',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:35:40',NULL),(15291,171,12531,'Muhammad Abdul Subhan',NULL,NULL,'Muhammad Ghafar',NULL,NULL,NULL,'1','Islam','2023-10-26 11:36:07',NULL),(15292,56,5426,'Asfa',NULL,NULL,'Akhlaque Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:36:18',NULL),(15293,56,5471,'Aatifa',NULL,NULL,'Abrar Husain',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:36:46',NULL),(15295,56,6005,'Anoosha',NULL,NULL,'Irfan Mehmood',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:37:25',NULL),(15296,56,6019,'Musfira',NULL,NULL,'Muhammad Shahid Iqbal',NULL,NULL,NULL,'4',NULL,'2023-10-26 11:37:53',NULL),(15297,171,12569,'Yarika Khan',NULL,NULL,'Saleem Ahmed Khan',NULL,NULL,NULL,'1','Islam','2023-10-26 11:39:04',NULL),(15298,56,5030,'Anumta Jameel',NULL,NULL,'Jameel Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:39:30',NULL),(15299,171,12574,'Ayann',NULL,NULL,'Irfan ',NULL,NULL,NULL,'1','Islam','2023-10-26 11:39:45',NULL),(15300,56,5039,'Uroosa Bibi',NULL,NULL,'Akhtar Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:40:07',NULL),(15301,64,3790,'Baqir Raza ',NULL,NULL,'Fazal Abbas ',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:40:24','2023-10-26 11:50:53'),(15302,56,5043,'Faryal ',NULL,NULL,'Moin',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:40:28',NULL),(15303,171,12571,'Abd-ul-Samad',NULL,NULL,'Khalil Ahmed ',NULL,NULL,NULL,'1','Islam','2023-10-26 11:40:46',NULL),(15304,56,5065,'Maryum',NULL,NULL,'Muhammad Allah Ditta',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:41:06',NULL),(15305,64,3931,'Farman ',NULL,NULL,'Noor Alam ',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:41:14','2023-10-26 11:50:12'),(15306,171,12572,'Rohan Ahmed',NULL,NULL,'Salman',NULL,NULL,NULL,'1','Islam','2023-10-26 11:41:29',NULL),(15307,56,5057,'Zahra',NULL,NULL,'Allah BAksh',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:41:31',NULL),(15308,64,3923,'Sufyan ',NULL,NULL,'Abdul Ameen ',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:41:51','2023-10-26 11:51:47'),(15309,171,12573,'Toba',NULL,NULL,'Irfan',NULL,NULL,NULL,'1','Islam','2023-10-26 11:42:04',NULL),(15310,56,5086,'Maliha',NULL,NULL,'Shafqat Afzal',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:42:18',NULL),(15311,56,5105,'Faiza',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'-1',NULL,'2023-10-26 11:42:50',NULL),(15312,171,12605,'Arman',NULL,NULL,'Eijaz Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-26 11:42:52',NULL),(15313,56,5106,'Mehek ',NULL,NULL,'Malik Muhammad Sharif',NULL,NULL,NULL,'-1',NULL,'2023-10-26 11:43:26',NULL),(15314,171,12606,'Rohan',NULL,NULL,'Eijaz Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-26 11:43:30',NULL),(15315,171,12607,'Muneeb',NULL,NULL,'Farhan',NULL,NULL,NULL,'1','Islam','2023-10-26 11:43:53',NULL),(15316,56,5133,'Mehwish',NULL,NULL,'HAbib U Rehman',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:43:55',NULL),(15317,56,5135,'Nabiha',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:44:23',NULL),(15318,171,12502,'Samra',NULL,NULL,'Akhtar',NULL,NULL,NULL,'1','Islam','2023-10-26 11:44:27',NULL),(15319,56,5153,'Manahil',NULL,NULL,'YAsir',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:44:50',NULL),(15321,56,5166,'Alizey',NULL,NULL,'Muhammad HAmid',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:45:29',NULL),(15322,64,3735,'Zainab ',NULL,NULL,'Muhammad Saleem ',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:45:55','2023-10-26 11:52:08'),(15323,56,5222,'Syeda Madiha',NULL,NULL,'Tasleem Shah',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:46:09',NULL),(15324,64,3738,'Kulsoom ',NULL,NULL,'Muhammad Sajid ',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:46:37','2023-10-26 11:52:25'),(15325,56,5293,'Warisha',NULL,NULL,'Ismail',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:46:39',NULL),(15326,171,12295,'Huria',NULL,NULL,'Taj-ud-Din',NULL,NULL,NULL,'1','Islam','2023-10-26 11:47:13',NULL),(15327,64,3743,'Ayesha ',NULL,NULL,'Allah Yar ',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:47:14','2023-10-26 11:52:54'),(15328,56,5319,'Munazza',NULL,NULL,'Shamshad Husain',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:47:14',NULL),(15329,56,5389,'Misbah',NULL,NULL,'Aamir',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:47:51',NULL),(15330,171,12639,'Shayan Ali',NULL,NULL,'Shazad Ali',NULL,NULL,NULL,'1','Islam','2023-10-26 11:48:00',NULL),(15331,56,5475,'Malika Bibi',NULL,NULL,'Nazeer Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:48:22',NULL),(15332,171,12640,'Ayan Ali',NULL,NULL,'Irshad Ali',NULL,NULL,NULL,'1','Islam','2023-10-26 11:48:37',NULL),(15333,64,3845,'Sania Imtiaz ',NULL,NULL,'Imtiaz Ali ',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:49:00','2023-10-26 11:53:48'),(15334,56,5476,'Samreen',NULL,NULL,'Anwar Husain',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:49:07',NULL),(15335,171,12642,'Fatima',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'1','Islam','2023-10-26 11:49:08',NULL),(15336,56,5489,'Malika Iqbal',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:49:46',NULL),(15337,171,12643,'Umm-e-Habiba',NULL,NULL,'Syed Faizan Ali',NULL,NULL,NULL,'1','Islam','2023-10-26 11:49:53',NULL),(15338,56,6052,'Umaira ',NULL,NULL,'Nazeer Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:50:12',NULL),(15339,171,12644,'Syeda Ayesha',NULL,NULL,'Syed Sajid Ali',NULL,NULL,NULL,'1','Islam','2023-10-26 11:50:29',NULL),(15340,56,5032,'Muhammad Hafeez',NULL,NULL,'Muhammad Nazeer',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:50:57',NULL),(15341,171,12662,'Areesha',NULL,NULL,'Farhanuddin',NULL,NULL,NULL,'1','Islam','2023-10-26 11:51:14',NULL),(15342,171,12318,'Humaima',NULL,NULL,'Nadeem',NULL,NULL,NULL,'1','Islam','2023-10-26 11:51:41',NULL),(15343,56,5071,'Muhammad Umair',NULL,NULL,'Muhammad Ismail',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:51:48',NULL),(15345,56,5404,'Saqib Aslam',NULL,NULL,'Aslam',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:52:16',NULL),(15346,56,5415,'Hunaid Shahid',NULL,NULL,'Shahid',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:52:43',NULL),(15347,56,5474,'Ayan ',NULL,NULL,'Ashraf Ali',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:53:07',NULL),(15348,56,5477,'Muhammad Zubair',NULL,NULL,'Muhammad Adil',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:53:48',NULL),(15349,171,12352,'Subhan',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1','Islam','2023-10-26 11:53:53',NULL),(15350,56,5492,'Muhammad Mudassir',NULL,NULL,'Muhammad Momin',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:54:20',NULL),(15351,171,12125,'Fatima',NULL,NULL,'Muhammad Saghir',NULL,NULL,NULL,'1','Islam','2023-10-26 11:54:24',NULL),(15352,171,12067,'Aliyan',NULL,NULL,'Muhammad Akhter',NULL,NULL,NULL,'1','Islam','2023-10-26 11:54:56',NULL),(15353,56,6047,'Muhammad Rayan',NULL,NULL,'Abdul Ghani',NULL,NULL,NULL,'5',NULL,'2023-10-26 11:55:12',NULL),(15354,64,3863,'Dua Batool',NULL,NULL,'Waheed Ali ',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:55:43',NULL),(15355,64,3811,'Laiba ',NULL,NULL,'Abdul Jabbar ',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:56:53',NULL),(15356,64,3697,'Uzma ',NULL,NULL,'Mukhtiyar',NULL,NULL,NULL,'3',NULL,'2023-10-26 11:59:40',NULL),(15357,64,3674,'Khushboo',NULL,NULL,'Rashid',NULL,NULL,NULL,'5',NULL,'2023-10-26 12:00:23',NULL),(15358,64,3640,'Nasreen',NULL,NULL,'Jawaid Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:01:20',NULL),(15359,64,3641,'Rabia',NULL,NULL,'Jawaid Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:01:43',NULL),(15360,64,3554,'Aqeela',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:02:14',NULL),(15361,64,3891,'Unaiza ',NULL,NULL,'Muhamamd Navaid Anjum',NULL,NULL,NULL,'5',NULL,'2023-10-26 12:02:44',NULL),(15362,64,3900,'Anusha',NULL,NULL,'Sahzad Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:03:11',NULL),(15363,64,3786,'Bait Ullah',NULL,NULL,'Meer Hamza',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:03:56',NULL),(15364,64,3765,'Owais',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:04:20',NULL),(15365,64,3840,'Muhammad Farhan',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:04:57',NULL),(15366,64,3800,'Muhammad Hassan',NULL,NULL,'Ahmed Gabol',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:05:28',NULL),(15367,64,3821,'Muhammad Shahbaz',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:05:59',NULL),(15368,64,3838,'Muhammad Subhan',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:06:28',NULL),(15369,64,3793,'Saqib',NULL,NULL,'Shaukat Ali',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:06:57',NULL),(15370,64,3736,'Usman',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:07:20',NULL),(15371,64,3753,'Umair Malik',NULL,NULL,'Pir baksh',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:07:55',NULL),(15372,64,3832,'Zuhair',NULL,NULL,'Aijaz Ali Sheikh',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:08:31',NULL),(15373,64,3862,'Muhammad Rajab',NULL,NULL,'Muhammad Ramzan',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:08:59',NULL),(15374,64,3870,'Abrar',NULL,NULL,'Abdul Jababr',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:09:29',NULL),(15375,64,3382,'Muhammad Shahzad Runai',NULL,NULL,'Ali Runai',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:10:18',NULL),(15376,64,3644,'Azan',NULL,NULL,'Muhammad Qasim',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:10:53',NULL),(15377,64,3518,'`Sarfaraz',NULL,NULL,'Ghulam Akbar',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:11:23',NULL),(15378,64,3757,'Sumair ',NULL,NULL,'Shabbir Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:11:49',NULL),(15379,64,3559,'Haseeb',NULL,NULL,'Azeem Khan',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:12:17',NULL),(15380,64,3476,'Adil',NULL,NULL,'Abid Husain',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:12:42',NULL),(15381,64,3759,'Muhammad ishaq',NULL,NULL,'Abdul Hafiz',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:13:20',NULL),(15382,64,3775,'Fawad Farooq',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'3',NULL,'2023-10-26 12:14:21',NULL),(15383,64,3698,'Saleem',NULL,NULL,'Malik Mukhtar',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:15:13',NULL),(15384,64,3741,'Abdullah',NULL,NULL,'Muhammad Asif Nadeem',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:15:44',NULL),(15385,64,3755,'Tanveer',NULL,NULL,'Basheer Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:16:09',NULL),(15386,64,3762,'Ali Bader',NULL,NULL,'Imtiaz Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:16:45',NULL),(15387,64,3756,'Abdul Rehman',NULL,NULL,'Zahur Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:17:24',NULL),(15388,64,3983,'Muhammad Waris',NULL,NULL,'Muhammad Jameel',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:17:51',NULL),(15389,64,3798,'Akhtar Husain',NULL,NULL,'Abdul Rahim',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:18:24',NULL),(15390,64,3849,'Saif',NULL,NULL,'Muhammad Riaz Barohi',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:26:15',NULL),(15391,64,3795,'Muhammad Umar',NULL,NULL,'Saeed Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:26:42',NULL),(15392,64,3808,'Tabish',NULL,NULL,'Ali Akbar Barohi',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:27:28',NULL),(15393,64,3823,'Navaid',NULL,NULL,'Aslam Radnai',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:27:56',NULL),(15394,64,3861,'Wajahat',NULL,NULL,'Sajjad',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:28:22',NULL),(15395,64,3827,'Farhan',NULL,NULL,'Pandi Khan',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:29:00',NULL),(15396,64,3817,'Muhammad Navaid',NULL,NULL,'ghulam Qadir',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:29:40',NULL),(15397,64,3850,'SAim',NULL,NULL,'Muhammad Yousuf ',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:30:17',NULL),(15400,64,3848,'Umair',NULL,NULL,'Muhammad nawaz',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:31:48',NULL),(15401,64,3727,'Ahsan',NULL,NULL,'Khasatadeen',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:32:14',NULL),(15402,64,3854,'Shahruk ',NULL,NULL,'MAlang Sheikh',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:33:36',NULL),(15403,64,3774,'Ammad ',NULL,NULL,'Farooq',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:34:01',NULL),(15404,64,3866,'Abdul Munafa',NULL,NULL,'KArim Gobal',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:34:38',NULL),(15405,64,3878,'Muhamamd Tanveer',NULL,NULL,'Muhamamd Wazir',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:35:06',NULL),(15406,64,3888,'Usman',NULL,NULL,'Kamran Latif',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:35:33',NULL),(15407,64,3747,'Alisha',NULL,NULL,'Aijaz',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:36:05',NULL),(15408,64,3764,'Zehra',NULL,NULL,'Muhammad Aziz',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:36:30',NULL),(15409,64,3787,'Zara',NULL,NULL,'Muhammad KAmal',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:37:13',NULL),(15410,64,3776,'Meharmah',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:37:46',NULL),(15411,64,3865,'LAiba',NULL,NULL,'Ghousia',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:38:13',NULL),(15412,64,3721,'Urooj Fatima',NULL,NULL,'Sabir Husain',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:38:39',NULL),(15413,64,3834,'Sahiba',NULL,NULL,'Muzaffar Ali',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:39:32',NULL),(15414,64,3859,'Khadija',NULL,NULL,'JAwaid Abbas',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:39:55',NULL),(15415,64,3781,'Abida',NULL,NULL,'Mulla Baksh',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:40:22',NULL),(15416,64,3780,'Zahada',NULL,NULL,'Mulla Baksh',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:40:47',NULL),(15417,64,3728,'Rukhsar',NULL,NULL,'Sheer Khan',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:41:10',NULL),(15418,64,3760,'Fatima',NULL,NULL,'Owais Khan',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:41:37',NULL),(15419,64,3715,'Bisma',NULL,NULL,'Ali Nawaz',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:42:34',NULL),(15420,64,3788,'Kainat',NULL,NULL,'Shakir Husain',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:43:12',NULL),(15421,64,3836,'Bakhtawar',NULL,NULL,'Kareem Buksh',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:43:53',NULL),(15422,64,3675,'Erram',NULL,NULL,'Lalbaksh',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:44:18',NULL),(15423,64,3676,'Rasheeda',NULL,NULL,'Lal Baksh',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:44:52',NULL),(15424,64,3890,'Maryam',NULL,NULL,'Abdul Raziq',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:45:23',NULL),(15425,64,3895,'Samia',NULL,NULL,'Asad Ullah Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:46:12',NULL),(15426,64,3809,'Nighat Naz',NULL,NULL,'Haji Kkhan',NULL,NULL,NULL,'2',NULL,'2023-10-26 12:46:39',NULL),(15427,64,3791,'Muhammad Ayan',NULL,NULL,'Ahmad JAn',NULL,NULL,NULL,'1',NULL,'2023-10-26 12:47:50',NULL),(15428,64,3656,'Muhammad Abrar',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'1',NULL,'2023-10-26 12:55:34',NULL),(15429,64,3829,'muhammad Usman',NULL,NULL,'Muhammad Mushtaq',NULL,NULL,NULL,'1',NULL,'2023-10-26 12:56:25',NULL),(15430,64,3835,'Abdus Saleem',NULL,NULL,'Jameel Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-26 12:56:58',NULL),(15431,64,3844,'Asad ',NULL,NULL,'Sahnawaz',NULL,NULL,NULL,'1',NULL,'2023-10-26 12:57:20',NULL),(15432,64,3847,'Muhammad Mustafa',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-26 12:57:56',NULL),(15433,64,3754,'Fareed',NULL,NULL,'Abdul MAjeed',NULL,NULL,NULL,'1',NULL,'2023-10-26 12:58:36',NULL),(15434,64,3830,'Muhammad Ameen',NULL,NULL,'Rafeeq Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-26 12:59:25',NULL),(15435,64,3806,'Ghulam Mustafa',NULL,NULL,'Sikandar',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:00:02',NULL),(15436,64,3860,'Asif',NULL,NULL,'Muhammad Jameel',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:00:27',NULL),(15437,64,3892,'Abbas',NULL,NULL,'Muhammad Qasim',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:00:57',NULL),(15438,64,3826,'Farhan',NULL,NULL,'Nazeer Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:01:35',NULL),(15439,64,3702,'Abdul Rehman',NULL,NULL,'Abdul REhman',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:01:57',NULL),(15440,64,3926,'Muhammad Husain',NULL,NULL,'Muhammad Latif',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:02:31',NULL),(15441,64,3887,'Muhammad Jibran',NULL,NULL,'Kamran Litif',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:03:10',NULL),(15442,64,3937,'Sher Zaman',NULL,NULL,'Ghulam Aziz',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:04:49',NULL),(15443,64,3763,'Amna',NULL,NULL,'Muhammad Aziz',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:05:48',NULL),(15444,64,3784,'Asifa',NULL,NULL,'Jameel ',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:08:32',NULL),(15445,64,3815,'Nadia',NULL,NULL,'Rafiq Ahmad',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:08:59',NULL),(15446,64,3825,'Asiya',NULL,NULL,'Allah Yar',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:09:27',NULL),(15447,64,3841,'Zainab',NULL,NULL,'Zafar Ali KLhan',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:10:18',NULL),(15448,64,3867,'Baby Dua',NULL,NULL,'Abdul KAreem',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:11:18',NULL),(15449,64,3879,'Nimra',NULL,NULL,'Imtiaz Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:11:46',NULL),(15450,64,3673,'Muskan',NULL,NULL,'Rashid Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:12:20',NULL),(15451,64,3688,'Fariha',NULL,NULL,'Javaid Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:12:47',NULL),(15452,64,3768,'Aliya Mehar Ullah',NULL,NULL,'Mehar Ullah',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:13:32',NULL),(15453,64,3789,'Dua Fazal',NULL,NULL,'Fazal Abbas',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:14:02',NULL),(15454,64,3804,'Asma',NULL,NULL,'Shafi Muhammad',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:14:28',NULL),(15456,64,3855,'Sareena',NULL,NULL,'Zaheer',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:16:04',NULL),(15457,64,3889,'Maryum',NULL,NULL,'Tariq Abbas',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:16:42',NULL),(15458,64,3899,'Qirat Ali',NULL,NULL,'Syed Shazad Ali',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:17:17',NULL),(15460,64,3805,'Seema',NULL,NULL,'Nazeer Ahmad Rodnai',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:19:30',NULL),(15461,64,3906,'Khushi',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:20:01',NULL),(15462,64,3803,'Asiya',NULL,NULL,'Shafi Muhammad',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:20:25',NULL),(15463,64,3924,'NAdia',NULL,NULL,'Nazeer Muhamamd',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:20:51',NULL),(15464,20,7656,'Sidrat Tul Muntaha',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:25:20',NULL),(15465,20,7684,'Fatima Bibi',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:26:29',NULL),(15466,20,7668,'Fatima Zara Khan',NULL,NULL,'Amber Akber Khan',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:27:11',NULL),(15467,20,7692,'Muhammad Arib',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:28:00',NULL),(15468,20,7678,'Abdul Qayyum',NULL,NULL,'Qamar Zaman',NULL,NULL,NULL,'1',NULL,'2023-10-26 13:28:27',NULL),(15469,20,7637,'Muzammil Ahmed',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'2',NULL,'2023-10-26 13:28:57',NULL),(15470,20,7670,'Arsalan ',NULL,NULL,'Zia UL Haq',NULL,NULL,NULL,'2',NULL,'2023-10-26 13:29:26',NULL),(15471,20,7671,'Sufiyan',NULL,NULL,'Zuhoor AHmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 13:29:51',NULL),(15472,20,7693,'Aziziullah',NULL,NULL,'Amin Ullah',NULL,NULL,NULL,'2',NULL,'2023-10-26 13:30:18',NULL),(15473,20,7694,'Muhammad Ramzan',NULL,NULL,'Abdullah',NULL,NULL,NULL,'2',NULL,'2023-10-26 13:30:41',NULL),(15474,20,7695,'Muhammad Ahmed',NULL,NULL,'Muhammad Sajjad',NULL,NULL,NULL,'2',NULL,'2023-10-26 13:31:08',NULL),(15475,20,7672,'Maryam',NULL,NULL,'Zahoor Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-26 13:31:32',NULL),(15476,20,7683,'Sidra Bibi',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'2',NULL,'2023-10-26 13:31:57',NULL),(15477,20,7687,'Hina Bano',NULL,NULL,'Muhammad Yameen',NULL,NULL,NULL,'2',NULL,'2023-10-26 13:32:35',NULL),(15479,20,7690,'Iqra Bano',NULL,NULL,'Mubarak Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-26 13:33:47',NULL),(15480,20,7679,'Eman',NULL,NULL,'Qammar Zaman',NULL,NULL,NULL,'2',NULL,'2023-10-26 13:34:12',NULL),(15481,20,7641,'Zain Rashid',NULL,NULL,'Abdul Rashid',NULL,NULL,NULL,'3',NULL,'2023-10-26 13:34:38',NULL),(15482,20,7669,'Ali Akbar',NULL,NULL,'Muhammad Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-26 13:35:01',NULL),(15483,20,7636,'Mudassir Ahmed',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'3',NULL,'2023-10-26 13:35:34',NULL),(15484,20,7674,'Zainab Fatima',NULL,NULL,'Abdul Hameed',NULL,NULL,NULL,'3',NULL,'2023-10-26 13:36:05',NULL),(15485,20,7675,'Zohra Fatima',NULL,NULL,'Abdul Hameed ',NULL,NULL,NULL,'3',NULL,'2023-10-26 13:36:37',NULL),(15486,20,7663,'Alishba',NULL,NULL,'Zafar Iqbal',NULL,NULL,NULL,'3',NULL,'2023-10-26 13:37:12',NULL),(15487,20,7680,'Sadaf',NULL,NULL,'QAmmar Zaman',NULL,NULL,NULL,'3',NULL,'2023-10-26 13:37:37',NULL),(15488,20,7688,'Hajira bano',NULL,NULL,'Muhammad Yameen',NULL,NULL,NULL,'3',NULL,'2023-10-26 13:38:05',NULL),(15489,20,7569,'Sawera',NULL,NULL,'Zia UL Haq',NULL,NULL,NULL,'3',NULL,'2023-10-26 13:38:28',NULL),(15490,20,7628,'Ali Husnain',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'4',NULL,'2023-10-26 13:38:55',NULL),(15491,20,7650,'Muhammad Huzaifa',NULL,NULL,'Muhammad Idrees',NULL,NULL,NULL,'4',NULL,'2023-10-26 13:39:28',NULL),(15492,20,7655,'Eman Fatima',NULL,NULL,'Farooq Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-26 13:39:59',NULL),(15493,20,7621,'Faiza',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'4',NULL,'2023-10-26 13:40:24',NULL),(15494,20,7667,'Afia Shehzadi',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'4',NULL,'2023-10-26 13:40:51',NULL),(15495,20,7613,'Esha',NULL,NULL,'Bashir Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-26 13:41:11',NULL),(15496,20,7638,'Jawairiya',NULL,NULL,'Muhammad Khalid ',NULL,NULL,NULL,'4',NULL,'2023-10-26 13:41:43',NULL),(15497,20,7673,'Alisha Fatima',NULL,NULL,'Abdul Hameed',NULL,NULL,NULL,'4',NULL,'2023-10-26 13:42:38',NULL),(15498,20,7676,'Bano Fiza Fatima',NULL,NULL,'Abdul Hameed ',NULL,NULL,NULL,'4',NULL,'2023-10-26 13:43:13',NULL),(15499,20,7609,'Muhammad Ayan',NULL,NULL,'Muhammad Imtiaz',NULL,NULL,NULL,'5',NULL,'2023-10-26 13:43:50',NULL),(15500,20,7666,'Usman',NULL,NULL,'Rousif Malik',NULL,NULL,NULL,'5',NULL,'2023-10-26 13:44:10',NULL),(15501,20,7570,'Norr Fatima',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'5',NULL,'2023-10-26 13:44:38',NULL),(15502,20,7536,'Arisha',NULL,NULL,'Muhammad Hashim',NULL,NULL,NULL,'5',NULL,'2023-10-26 13:45:46',NULL),(15503,7,3843,'Muhammad Aman Ali',NULL,NULL,'jawad Ali',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:42:33',NULL),(15504,7,3844,'Muhammad Rahim',NULL,NULL,'Muhammad Shakir',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:43:02',NULL),(15505,7,3845,'Muhammad Farooq',NULL,NULL,'Muhammad Naseem',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:43:28',NULL),(15506,7,3846,'Muhammad Husain',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:43:56',NULL),(15507,7,3854,'Muhammad Mohib',NULL,NULL,'Faisal',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:44:30',NULL),(15508,7,3866,'Muhammad kashan',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:45:08',NULL),(15509,7,3867,'Abu Bakar',NULL,NULL,'Sohail Fareed',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:45:34',NULL),(15510,7,3884,'Muhammad HAshir',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:46:05',NULL),(15511,7,3886,'Muhammad Abdullah',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:46:33',NULL),(15512,7,3888,'Abdul Ghani',NULL,NULL,'Shokat ALi',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:47:06',NULL),(15513,7,3902,'Saqib Qureshi',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:48:23',NULL),(15514,7,3962,'Muhammad Hasan',NULL,NULL,'Muhammad Waqas',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:48:54',NULL),(15515,7,3906,'Muhammad Daniyal',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:49:45',NULL),(15516,171,12130,'Muhammad Ayan',NULL,NULL,'Muhammad Atif',NULL,NULL,NULL,'1','Islam','2023-10-27 03:49:54',NULL),(15517,7,3921,'Muhammad Maroof',NULL,NULL,'Muhammad NAdeem',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:50:22',NULL),(15518,171,12143,'Roshni',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'1','Islam','2023-10-27 03:50:26',NULL),(15519,7,3964,'Muhammad Azaan',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:51:02',NULL),(15520,171,12144,'Muskan',NULL,NULL,'Muhammad Atif',NULL,NULL,NULL,'1','Islam','2023-10-27 03:51:10',NULL),(15521,7,3965,'Abdul AHad',NULL,NULL,'Aqeel Husain',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:51:25',NULL),(15522,171,12156,'Zayan',NULL,NULL,'Jalmi-Ur-Rehman',NULL,NULL,NULL,'1','Islam','2023-10-27 03:51:43',NULL),(15523,171,12173,'Misbha ',NULL,NULL,'Farhan',NULL,NULL,NULL,'1','Islam','2023-10-27 03:52:09',NULL),(15524,7,3903,'Muhammad Abdul Rafay',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:52:11',NULL),(15525,171,12174,'Muhammad Shehbaz ',NULL,NULL,'Danish',NULL,NULL,NULL,'1','Islam','2023-10-27 03:52:46',NULL),(15526,7,3797,'Muhammad Bazil',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:52:52',NULL),(15527,171,12185,'Muhammad Rehman',NULL,NULL,'Farhan',NULL,NULL,NULL,'1','Islam','2023-10-27 03:53:14',NULL),(15528,7,3841,'Muhammad Muzammil',NULL,NULL,'Danish',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:53:17',NULL),(15529,171,12215,'Mahnoor ',NULL,NULL,'Muhammad Saeed',NULL,NULL,NULL,'1','Islam','2023-10-27 03:53:44',NULL),(15530,7,3795,'Mairaj',NULL,NULL,'YAseen',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:53:55',NULL),(15531,7,3864,'Muhammad Ziyan',NULL,NULL,'Muhammad Zahid',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:54:33',NULL),(15532,171,12227,'Abd-ul-hadi',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'1','Islam','2023-10-27 03:54:52',NULL),(15533,7,3868,'Affan Ahmed',NULL,NULL,'Zeeshan Ahmad',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:55:05',NULL),(15534,7,3885,'Junaid',NULL,NULL,'Sohail',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:55:30',NULL),(15535,171,12251,'Shifa',NULL,NULL,'Muhammad Bilal',NULL,NULL,NULL,'1','Islam','2023-10-27 03:55:31',NULL),(15536,7,3904,'Muhammad Kashan',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:55:53',NULL),(15537,171,12273,'Saniya',NULL,NULL,'Muhammad Maqsood',NULL,NULL,NULL,'1','Islam','2023-10-27 03:56:04',NULL),(15538,133,3830,'Dua',NULL,NULL,'Waheed Ali',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:56:31',NULL),(15539,171,12279,'Zainab',NULL,NULL,'Shahid Ali',NULL,NULL,NULL,'1','Islam','2023-10-27 03:56:33',NULL),(15540,7,3848,'Anaya',NULL,NULL,'Kashif Ali',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:57:07',NULL),(15541,133,3771,'Samreen Fatima',NULL,NULL,'Liaquat Nawaz',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:57:15',NULL),(15542,171,12280,'Muhammad Ayan',NULL,NULL,'Muhammad Usman',NULL,NULL,NULL,'1','Islam','2023-10-27 03:57:16',NULL),(15543,133,3813,'Zahra',NULL,NULL,'Muhammad Akhtar',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:57:39',NULL),(15544,7,3849,'Humaima ',NULL,NULL,'KASHIF alI',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:57:43',NULL),(15545,171,12297,'Abd-ul-lah',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'1','Islam','2023-10-27 03:57:49',NULL),(15546,133,3851,'Saman Zara',NULL,NULL,'Akmal Abbas Mughal',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:58:14',NULL),(15547,171,12304,'Hanzala',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1','Islam','2023-10-27 03:58:16',NULL),(15548,7,2850,'Hurain',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:58:28',NULL),(15549,171,12305,'Warda',NULL,NULL,'Shahid',NULL,NULL,NULL,'1','Islam','2023-10-27 03:58:40',NULL),(15550,133,3864,'Aqsa',NULL,NULL,'Tasawar Abbas',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:58:40',NULL),(15551,7,3851,'Umme Aiman',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:59:00',NULL),(15552,133,3890,'Fariya Bibi',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:59:09',NULL),(15553,171,12330,'Abu Huraira',NULL,NULL,'Kashif',NULL,NULL,NULL,'1','Islam','2023-10-27 03:59:17',NULL),(15554,7,3869,'Eshal Khan',NULL,NULL,'Asif Khan',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:59:24',NULL),(15555,133,3905,'Zahra',NULL,NULL,'Muhammad Sajjad',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:59:36',NULL),(15556,171,12419,'Muhammad Muzammil',NULL,NULL,'Muhammad Zubair',NULL,NULL,NULL,'1','Islam','2023-10-27 03:59:49',NULL),(15557,7,3870,'Hoorain',NULL,NULL,'Muhammad Asif Khan',NULL,NULL,NULL,'1',NULL,'2023-10-27 03:59:54',NULL),(15558,133,3914,'Nabia',NULL,NULL,'Abdul Kareem',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:00:01',NULL),(15559,7,3871,'Muzalfa',NULL,NULL,'NAjam',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:00:17',NULL),(15560,171,12446,'Aman ',NULL,NULL,'Irfan',NULL,NULL,NULL,'1','Islam','2023-10-27 04:00:21',NULL),(15561,133,3915,'Sonia',NULL,NULL,'Khalid',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:00:24',NULL),(15562,7,3872,'Umme Habiba',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:00:44',NULL),(15563,133,3929,'Nayaab',NULL,NULL,'Kashif',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:00:51',NULL),(15564,171,12447,'Muskan',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'1','Islam','2023-10-27 04:00:53',NULL),(15565,7,3873,'Anabia',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:01:09',NULL),(15566,133,3930,'Zahra',NULL,NULL,'Kashif',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:01:12',NULL),(15567,171,12456,'Abu Bakar',NULL,NULL,'Muhammad Javaid',NULL,NULL,NULL,'1','Islam','2023-10-27 04:01:32',NULL),(15568,7,3889,'HAnia',NULL,NULL,'NAvaid',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:01:34',NULL),(15569,133,3927,'Aliya',NULL,NULL,'Khalid',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:01:44',NULL),(15570,171,12457,'Muskan',NULL,NULL,'Muhammad Sabir',NULL,NULL,NULL,'1','Islam','2023-10-27 04:02:00',NULL),(15571,7,3890,'Hooria Fatima',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:02:01',NULL),(15572,133,3922,'Aqsa',NULL,NULL,'Imran Ali Raza',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:02:13',NULL),(15573,7,3891,'Sania',NULL,NULL,'Aftab Alam',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:02:25',NULL),(15574,171,12477,'Fabiha',NULL,NULL,'Tasleem',NULL,NULL,NULL,'1','Islam','2023-10-27 04:02:31',NULL),(15575,133,3934,'Neha Khan',NULL,NULL,'Khan Muhammad',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:02:42',NULL),(15576,7,3892,'Tasmia',NULL,NULL,'Muhammad Nawaz',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:02:49',NULL),(15577,171,12478,'Nabiha',NULL,NULL,'Tasleem',NULL,NULL,NULL,'1','Islam','2023-10-27 04:02:57',NULL),(15578,7,3893,'Asma',NULL,NULL,'Muhammad Saleem Mughal',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:03:21',NULL),(15579,171,12433,'Haider',NULL,NULL,'Sharukh Hussain',NULL,NULL,NULL,'1','Islam','2023-10-27 04:03:35',NULL),(15580,133,3940,'Tayyab Bibi',NULL,NULL,'Syed Akbar Ali Shah',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:03:40',NULL),(15581,7,3907,'Bisma',NULL,NULL,'Muhammad Saleem Mughal',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:03:49',NULL),(15582,171,12435,'Umair',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'1','Islam','2023-10-27 04:04:04',NULL),(15583,133,3955,'Rabia',NULL,NULL,'Nasir',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:04:09',NULL),(15584,7,3908,'Mehwish',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:04:10',NULL),(15585,7,3909,'Mahnoor',NULL,NULL,'Zeeshan',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:04:31',NULL),(15588,133,3954,'Komal Fatima',NULL,NULL,'Akmal Abbas Mughal',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:04:44',NULL),(15589,7,3925,'Anamta',NULL,NULL,'Muhammad HAmid',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:04:55',NULL),(15590,7,3924,'NAbiha',NULL,NULL,'Muhammad Noman',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:05:20',NULL),(15591,171,12515,'Abeeha',NULL,NULL,'Hamid Sarfaraz',NULL,NULL,NULL,'1','Islam','2023-10-27 04:05:37',NULL),(15592,7,3910,'Zartasha',NULL,NULL,'Muhammad Farhan Ansari',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:05:49',NULL),(15593,133,3936,'Ayesha',NULL,NULL,'Gulzar Ali',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:06:04',NULL),(15594,171,12358,'Tayyab',NULL,NULL,'Muhammad Younus',NULL,NULL,NULL,'1','Islam','2023-10-27 04:06:04',NULL),(15595,7,3911,'Yamshi',NULL,NULL,'Muhammamd Burhan Ansari',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:06:21',NULL),(15596,171,12472,'Lawiza',NULL,NULL,'Ali Raza',NULL,NULL,NULL,'1','Islam','2023-10-27 04:06:34',NULL),(15597,133,3975,'Ayesha Sarwar',NULL,NULL,'Ghulam Sarwar',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:06:39',NULL),(15599,171,12536,'Muhammad Mavia',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'1','Islam','2023-10-27 04:07:03',NULL),(15601,171,12570,'Aiman',NULL,NULL,'Muhammad Javaid',NULL,NULL,NULL,'1','Islam','2023-10-27 04:07:40',NULL),(15602,133,3811,'Farmaan',NULL,NULL,'Qaisar',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:07:47',NULL),(15604,171,12575,'Arsala',NULL,NULL,'Muhammad Javaid',NULL,NULL,NULL,'1','Islam','2023-10-27 04:08:12',NULL),(15605,171,12576,'Arfa',NULL,NULL,'Mehmood Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-27 04:08:33',NULL),(15606,7,3623,'Husain Raza',NULL,NULL,'Waseem Ahmed Khan',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:08:39',NULL),(15607,133,3850,'Bilal Siddique',NULL,NULL,'Muhammad Siddique',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:08:47',NULL),(15608,171,12577,'Muskan',NULL,NULL,'Khurram Ashfaq Ahmed',NULL,NULL,NULL,'1','Islam','2023-10-27 04:09:02',NULL),(15609,7,3759,'Ayan Asif',NULL,NULL,'Muhamamd Asif',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:09:04',NULL),(15610,133,3860,'Muhammad Talha',NULL,NULL,'Muhammad Muneer',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:09:20',NULL),(15611,171,12578,'Muhammad Ayan',NULL,NULL,'Sharafat Ali',NULL,NULL,NULL,'1','Islam','2023-10-27 04:09:31',NULL),(15612,7,3763,'Muhamamd HAfiz ',NULL,NULL,'Muhammad Nawaz',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:09:49',NULL),(15613,7,3835,'Abdul Wahab',NULL,NULL,'Ahsan Ullah',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:10:13',NULL),(15614,171,12159,'Umm-e-Habiba',NULL,NULL,'Kazal Irtiza',NULL,NULL,NULL,'1','Islam','2023-10-27 04:10:15',NULL),(15615,7,3896,'Muhammad Huzaifa',NULL,NULL,'Muhamamd Zakir',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:10:42',NULL),(15616,171,12161,'Zehra',NULL,NULL,'Kazal Irtiza',NULL,NULL,NULL,'1','Islam','2023-10-27 04:10:44',NULL),(15617,171,12641,'Muhammad Khizar',NULL,NULL,'Muhammad Khurram',NULL,NULL,NULL,'1','Islam','2023-10-27 04:11:21',NULL),(15619,171,12645,'Maida',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'1','Islam','2023-10-27 04:11:47',NULL),(15620,133,3876,'Azan Ali',NULL,NULL,'Abdul Latif',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:12:00',NULL),(15621,171,12646,'Muskan',NULL,NULL,'Majid',NULL,NULL,NULL,'1','Islam','2023-10-27 04:12:17',NULL),(15623,171,12647,'Warish',NULL,NULL,'Waqar Khan',NULL,NULL,NULL,'1','Islam','2023-10-27 04:12:53',NULL),(15624,133,3908,'Hasnain',NULL,NULL,'Shabir Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:13:05',NULL),(15625,7,3748,'Mehdi',NULL,NULL,'Najam',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:13:12',NULL),(15626,171,12610,'Muhammad Saad',NULL,NULL,'Sami-ud-Din',NULL,NULL,NULL,'1','Islam','2023-10-27 04:13:25',NULL),(15627,7,3749,'Muhammad Ayan',NULL,NULL,'Muhamamd Rehan',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:13:33',NULL),(15628,133,3909,'Abdul Rehman',NULL,NULL,'Saeed Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:13:44',NULL),(15629,171,12604,'Muhammad Hunain',NULL,NULL,'Muhammad Hamid',NULL,NULL,NULL,'1','Islam','2023-10-27 04:13:59',NULL),(15630,133,3912,'Sahil Hayat',NULL,NULL,'Khizar Hayat',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:14:11',NULL),(15631,171,12663,'Muhammad ',NULL,NULL,'Irfan Khan',NULL,NULL,NULL,'1','Islam','2023-10-27 04:14:20',NULL),(15632,133,3913,'Muhammad Ayan',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:14:55',NULL),(15633,133,3916,'Muhammad Rehan',NULL,NULL,'Samiullah',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:15:22',NULL),(15634,7,3798,'Muhammad Burhan',NULL,NULL,'Waseem',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:15:37',NULL),(15635,133,3935,'Anas',NULL,NULL,'Muhammad Ilyas',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:16:04',NULL),(15636,7,3800,'Abdul HAdi',NULL,NULL,'Haroon Aftab',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:16:16',NULL),(15637,133,3950,'Imam Ali',NULL,NULL,'Riaz Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:16:25',NULL),(15638,7,3821,'Danial',NULL,NULL,'Satar',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:16:43',NULL),(15639,133,3951,'Ramzan ',NULL,NULL,'Manzoor Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:16:53',NULL),(15640,133,3949,'Yasir Ali',NULL,NULL,'Nasir Ali',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:17:14',NULL),(15641,7,3836,'Ysaar',NULL,NULL,'Abdul JAbbar',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:17:16',NULL),(15642,133,3953,'Ali Haider',NULL,NULL,'Ashraf Shah',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:17:36',NULL),(15643,7,3840,'Aqib Iqbal',NULL,NULL,'Rashid Iqbal',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:17:44',NULL),(15644,133,3889,'Muhammad Arham',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:18:04',NULL),(15645,7,3853,'Usman',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:18:09',NULL),(15646,133,3962,'Rayan',NULL,NULL,'Waseem',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:18:23',NULL),(15647,7,3874,'Muhammad Usman',NULL,NULL,'Amjad Khan',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:18:41',NULL),(15648,133,3963,'Sufiyan',NULL,NULL,'Waseem',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:18:49',NULL),(15649,133,3971,'Ali Hamza',NULL,NULL,'Jameel Ahmed',NULL,NULL,NULL,'1',NULL,'2023-10-27 04:19:12',NULL),(15650,7,3875,'Syed Moiz Ali',NULL,NULL,'Syed KAshif Mehmood',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:19:26',NULL),(15651,7,3894,'Muhammad Ayan',NULL,NULL,'Afzal',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:19:59',NULL),(15652,7,3912,'Muhammad KAshan',NULL,NULL,'Muhamamd Rehman',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:20:32',NULL),(15653,7,3950,'Muhamamd Robas',NULL,NULL,'Abdul Jabbar',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:20:56',NULL),(15654,7,3946,'Talha',NULL,NULL,'Muhamamd Asif',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:21:28',NULL),(15655,7,3953,'Abdul Hadi',NULL,NULL,' Muhamamd Kamran',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:22:15',NULL),(15656,7,3954,'KAshan',NULL,NULL,'Muhammad Anees',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:22:47',NULL),(15657,7,3957,'Muhamamd Aliyan',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:23:16',NULL),(15658,7,3958,'Arsalan',NULL,NULL,'Muhamamd Kashif',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:23:44',NULL),(15659,7,3960,'Aliyan',NULL,NULL,'Kamran',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:24:04',NULL),(15660,7,3961,'Zaryan',NULL,NULL,'Muhamamad Shahid',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:24:40',NULL),(15661,7,4026,'Areesh',NULL,NULL,'Akram',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:25:03',NULL),(15662,193,3558,'Muhammad Ali',NULL,NULL,'Ikram',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:25:04',NULL),(15663,133,3711,'Ayan',NULL,NULL,'Abdul Wahab',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:25:06',NULL),(15665,193,3491,'Shahzaib',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:25:35',NULL),(15666,133,3736,'Muhammad Ahmed Raza',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:25:39',NULL),(15667,193,3601,'Aliyan',NULL,NULL,'Adnan',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:26:09',NULL),(15668,7,3758,'Rajab',NULL,NULL,'Najam',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:26:12',NULL),(15669,133,3719,'Muzammil',NULL,NULL,'Ali Muhammad ',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:26:15',NULL),(15670,133,3801,'Aliyan',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:26:45',NULL),(15672,193,3267,'Fabiha',NULL,NULL,'Ameer Iqbal',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:27:09',NULL),(15673,133,3810,'Arman',NULL,NULL,'Qaisar',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:27:13',NULL),(15674,7,4027,'Muhammad Arsalan',NULL,NULL,'muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:27:31',NULL),(15675,193,3270,'Saira',NULL,NULL,'Manzoor',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:27:38',NULL),(15676,133,3818,'Muhammad Shehzad',NULL,NULL,'Fayyaz',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:27:40',NULL),(15677,7,4021,'Abdul HAseeb',NULL,NULL,'Muhammad Fahime',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:28:09',NULL),(15678,133,3836,'Abdur Rehman',NULL,NULL,'Muhammad Mujahid',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:28:09',NULL),(15679,193,3283,'Shagufta',NULL,NULL,'Altaf Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:28:16',NULL),(15680,133,3843,'Muhammad Huzaifa',NULL,NULL,'Muhammad Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:28:32',NULL),(15682,193,3372,'Sahiba',NULL,NULL,'Shahid Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:28:47',NULL),(15683,133,3862,'Rehan',NULL,NULL,'Basheer Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:28:54',NULL),(15684,7,4022,'Muhammad Abu BAkar',NULL,NULL,'Muhamamd Imran',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:29:19',NULL),(15685,133,3875,'Abrar Ahmed',NULL,NULL,'Abdul Latif',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:29:23',NULL),(15686,193,3493,'Aiman',NULL,NULL,'Ammar Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:29:34',NULL),(15687,133,3885,'Amjad',NULL,NULL,'Bacha Syed',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:29:44',NULL),(15688,7,4020,'Abdul Sami',NULL,NULL,'Mujahid Ali',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:29:51',NULL),(15689,133,3920,'Abdullah',NULL,NULL,'Khurram',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:30:02',NULL),(15690,193,3507,'Anumta',NULL,NULL,'Aslam',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:30:02',NULL),(15691,7,4025,'Muhammad UMer',NULL,NULL,'JAmal Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:30:18',NULL),(15692,133,3924,'Muhammad Azeem',NULL,NULL,'Muhammad Mansabzaib',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:30:34',NULL),(15693,193,3544,'Alina',NULL,NULL,'Muhammad Azam',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:30:36',NULL),(15694,133,3945,'Hammad',NULL,NULL,'Kamran',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:30:48',NULL),(15695,193,3555,'Sana',NULL,NULL,' Abdul Ghaffar',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:31:06',NULL),(15696,133,3959,'Muhammad Farhan',NULL,NULL,'Muhammad Ajmal',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:31:09',NULL),(15697,7,3928,'Habiba',NULL,NULL,'Riyaz',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:31:09',NULL),(15698,191,9682,'Muhammad Sufyan Khan',NULL,NULL,'Sajid Khan',NULL,NULL,NULL,'1','Islam','2023-10-27 04:31:11',NULL),(15699,133,3961,'Sheeraz Ul Hassan',NULL,NULL,'Babar Ali',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:31:31',NULL),(15700,7,3929,'Umme Bisma',NULL,NULL,'Muhamamd MAnzoor',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:31:34',NULL),(15701,193,3568,'Sumaiyya',NULL,NULL,'Muhammad Ali ',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:31:43',NULL),(15702,133,3638,'Aliya',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:32:11',NULL),(15703,193,3336,'Yusra',NULL,NULL,'Fakhar Hayat',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:32:22',NULL),(15704,7,3805,'Noor Fatima',NULL,NULL,'Muhammad Shakir',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:32:29',NULL),(15705,133,3763,'Gulshan',NULL,NULL,'Tasawar Abbas',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:32:30',NULL),(15707,191,9443,'Muhammad Bilal Ali',NULL,NULL,'Shehbaz Ali',NULL,NULL,NULL,'1','Islam','2023-10-27 04:32:35',NULL),(15708,133,2819,'Sania',NULL,NULL,'Fayyaz',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:32:45',NULL),(15709,193,3381,'Fatima',NULL,NULL,'Hazoor Buksh',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:32:56',NULL),(15710,133,3820,'Tasbia',NULL,NULL,'Muhammad Altaf',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:33:04',NULL),(15711,7,3740,'Umme Hani',NULL,NULL,'Muhammad Anees',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:33:33',NULL),(15712,191,9633,'Muhammad Huzaifa Rana',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'1','Islam','2023-10-27 04:33:37',NULL),(15713,7,3742,'Abiha Khalid',NULL,NULL,'Muhammad Khalid',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:34:14',NULL),(15714,191,9596,'Muhammad Harmain',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'1','Islam','2023-10-27 04:34:17',NULL),(15715,133,3823,'Anisha',NULL,NULL,'Manzoor Ahmed',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:34:54',NULL),(15716,191,9626,'Muhammad Bilal',NULL,NULL,'Ghulam Mustafa',NULL,NULL,NULL,'1','Islam','2023-10-27 04:35:06',NULL),(15718,7,3969,'Hooreen ',NULL,NULL,'Muhammad Danish',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:35:11',NULL),(15719,133,2853,'Mehreen',NULL,NULL,'Muhammad Arshad Bhatti',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:35:19',NULL),(15720,193,3611,'Kinza ',NULL,NULL,'Muhammad Shamshad',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:35:28',NULL),(15721,7,3745,'Fatima Noor',NULL,NULL,'Muhamamd Danish',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:35:44',NULL),(15722,191,9435,'Faiza Khan',NULL,NULL,'Abrar Hussain',NULL,NULL,NULL,'1','Islam','2023-10-27 04:35:59',NULL),(15723,193,3548,'Nimra ',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:36:03',NULL),(15724,7,3746,'Fatima Azeem',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:36:09',NULL),(15725,191,9634,'Muhammad Sufyan',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'1','Islam','2023-10-27 04:36:34',NULL),(15726,7,3819,'Dania',NULL,NULL,'Muhamamd Sikandar Azam',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:36:37',NULL),(15727,193,3217,'Hajra',NULL,NULL,'Muskan',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:36:39',NULL),(15728,133,3857,'Ayesha',NULL,NULL,'Muhammad Yaseen',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:36:51',NULL),(15729,191,9637,'Muhammad Rizwan',NULL,NULL,'Mumtaz',NULL,NULL,NULL,'1','Islam','2023-10-27 04:37:05',NULL),(15730,7,3820,'Anamta',NULL,NULL,'Muhamamd Jameel',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:37:06',NULL),(15731,193,3602,'Shaniya',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:37:11',NULL),(15733,191,9639,'Muhammad Ashar',NULL,NULL,'Muhammad Anees',NULL,NULL,NULL,'1','Islam','2023-10-27 04:37:41',NULL),(15734,193,3639,'Anas ',NULL,NULL,'Sanaullah ',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:37:42',NULL),(15735,7,3876,'Wania',NULL,NULL,'Kamran Shakeel',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:37:43',NULL),(15736,7,3895,'Zarghona',NULL,NULL,'Muhamamd Burhan Ansari',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:38:22',NULL),(15737,191,9638,'Muhammad Muzammil',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'1','Islam','2023-10-27 04:38:24',NULL),(15738,193,3266,'Abdullah',NULL,NULL,'Ameer Ghori',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:38:26',NULL),(15739,133,3870,'Ruqaiyya',NULL,NULL,'Abdul Sattar',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:38:51',NULL),(15740,7,3914,'Esha Faitma',NULL,NULL,'muhammad Haneef',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:39:01',NULL),(15741,191,9636,'Hasan Ali',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1','Islam','2023-10-27 04:39:04',NULL),(15742,193,3272,'Hamza Hussain',NULL,NULL,'Syed Muhammad Nasir',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:39:11',NULL),(15743,133,3894,'Manahil',NULL,NULL,'Zaheer Abbas',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:39:12',NULL),(15744,133,3917,'Misbah',NULL,NULL,'Muhammad Ishaq Nawaz',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:39:36',NULL),(15745,7,3963,'Ayesha',NULL,NULL,'Shaheed Qureshi',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:39:36',NULL),(15746,191,9632,'Mustaqeem',NULL,NULL,'Muhammad Mustafa',NULL,NULL,NULL,'1','Islam','2023-10-27 04:39:41',NULL),(15747,193,3297,'Muhammad Hasnain',NULL,NULL,'Muhammad Islam',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:39:56',NULL),(15748,133,3921,'Alishba',NULL,NULL,'Khizal Hayat',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:39:57',NULL),(15749,7,4028,'Maham Rizwan',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:40:10',NULL),(15750,191,9487,'Abaan',NULL,NULL,'Muhammad Salman',NULL,NULL,NULL,'1','Islam','2023-10-27 04:40:16',NULL),(15751,133,3923,'Nadia',NULL,NULL,'Khizar Hayat',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:40:25',NULL),(15753,7,4029,'MAntasha',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:40:37',NULL),(15754,133,3925,'Faiza Bibi',NULL,NULL,'Muhammad Ilyas',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:40:56',NULL),(15755,7,4031,'Manahil ',NULL,NULL,'Mujahid Ali',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:41:06',NULL),(15756,191,9427,'Maaz',NULL,NULL,'Muhahmmad Faisal',NULL,NULL,NULL,'1','Islam','2023-10-27 04:41:16',NULL),(15757,133,3926,'Saria',NULL,NULL,'Muhammad Ashfaq',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:41:24',NULL),(15758,193,3338,'Muhammad Riaz',NULL,NULL,'Mustafa',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:41:52',NULL),(15759,133,3932,'Mahnoor Fatima',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:42:06',NULL),(15760,133,3933,'Maham Fatima',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:42:48',NULL),(15761,133,3938,'Zahida',NULL,NULL,'Abdul Razzaq',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:43:26',NULL),(15762,193,3357,'Muhammad Hunain',NULL,NULL,'Muhammad Islam',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:43:34',NULL),(15763,133,3947,'Mashal',NULL,NULL,'Muhammad Rafiq Butt',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:44:06',NULL),(15764,191,9544,'Aazan',NULL,NULL,'Naveed',NULL,NULL,NULL,'1','Islam','2023-10-27 04:44:26',NULL),(15765,133,3952,'Zoya',NULL,NULL,'Ashiq Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:44:53',NULL),(15766,193,3393,'Reyan Ahmed',NULL,NULL,'Kamran Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:44:58',NULL),(15767,193,3401,'Khuzama',NULL,NULL,'Raees Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:45:23',NULL),(15768,193,3436,'Abdul Rehman',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:46:16',NULL),(15769,193,3485,'Saqib Baloch',NULL,NULL,'Muhammad Nadeem',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:46:57',NULL),(15770,133,3957,'Sana',NULL,NULL,'Faizal Hayat',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:47:27',NULL),(15771,193,3496,'Qaim Khan',NULL,NULL,'Akram Hussain Khan',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:47:52',NULL),(15772,133,3960,'Mehwish',NULL,NULL,'Muhammad Ajmal',NULL,NULL,NULL,'2',NULL,'2023-10-27 04:47:54',NULL),(15773,133,3486,'Sajawal',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:48:24',NULL),(15774,193,3501,'Farhad',NULL,NULL,'Sultan Badsha',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:48:38',NULL),(15775,133,3594,'Ahmed',NULL,NULL,'Dilshad',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:48:49',NULL),(15776,193,3547,'Bilal',NULL,NULL,'Muhammad Irfan',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:49:04',NULL),(15777,7,3657,'Anamta',NULL,NULL,'Shakeel',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:49:06',NULL),(15778,133,3720,'Farooq Ahmed',NULL,NULL,'Imdad Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:49:30',NULL),(15780,7,3658,'Tooba Danish',NULL,NULL,'Muhamamd Danish',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:49:51',NULL),(15781,133,3721,'Muhammad Ali',NULL,NULL,'Rasheed Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:49:57',NULL),(15782,191,9513,'Ali Abbas',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'1','Islam','2023-10-27 04:50:02',NULL),(15783,133,3796,'Khizar',NULL,NULL,'Muhammad Wajid',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:50:16',NULL),(15784,7,3766,'Aleeza',NULL,NULL,'Noman Habib',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:50:32',NULL),(15785,191,9514,'Muhammad Hammad',NULL,NULL,'Zohaib',NULL,NULL,NULL,'1','Islam','2023-10-27 04:50:36',NULL),(15786,193,3564,'Sayed Muhammad Ghori',NULL,NULL,'Syed Amber Ali',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:50:50',NULL),(15787,191,9708,'Ali Raza',NULL,NULL,'Wali',NULL,NULL,NULL,'1','Islam','2023-10-27 04:51:07',NULL),(15788,7,3767,'Aabshar',NULL,NULL,'Noman Habeeb',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:51:21',NULL),(15789,193,3572,'Abdul Basit',NULL,NULL,'Sultan Badshah',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:51:22',NULL),(15790,191,9268,'Muhammad Hussain',NULL,NULL,'Muhammad Javeed',NULL,NULL,NULL,'1','Islam','2023-10-27 04:51:40',NULL),(15791,7,3635,'Fareeha',NULL,NULL,'KAmran Ali',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:51:43',NULL),(15792,7,3636,'Fareeha Rahir',NULL,NULL,'Tahir Ali',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:52:07',NULL),(15793,193,3584,'Sayed Ahmed Raza',NULL,NULL,'Sayed Danish Yaqoob',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:52:27',NULL),(15794,7,3637,'Samia',NULL,NULL,'NAeem Khan',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:52:50',NULL),(15795,193,3620,'Ahmed Shahid Siddiqui',NULL,NULL,'Farooq-ul-Hassan Siddiqui',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:53:14',NULL),(15796,7,3638,'Maiba',NULL,NULL,'NAdeem Khan',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:53:18',NULL),(15797,191,9270,'Muhammad Abdullah',NULL,NULL,'Muhammad Amjad',NULL,NULL,NULL,'1','Islam','2023-10-27 04:53:40',NULL),(15798,7,3641,'Umme HAni',NULL,NULL,'Waseem Ahmed Khan',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:53:55',NULL),(15799,193,3621,'Muhammad Ahsan',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:53:56',NULL),(15800,7,3643,'Musfira',NULL,NULL,'JAmeeel Ahmed',NULL,NULL,NULL,'-1',NULL,'2023-10-27 04:54:29',NULL),(15801,191,9439,'Muhammad Haseeb',NULL,NULL,'Muhammad Shafiq',NULL,NULL,NULL,'1','Islam','2023-10-27 04:54:42',NULL),(15802,193,3359,'Neha',NULL,NULL,'Meraj Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:54:51',NULL),(15803,7,3647,'Sana Mehboob',NULL,NULL,'Mehboob Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:55:00',NULL),(15804,133,3751,'Muhammad Ibrahim',NULL,NULL,'Muhammad Zaman',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:55:02',NULL),(15805,191,9305,'Muhammad Saad',NULL,NULL,'Muhammad Mehtaab',NULL,NULL,NULL,'1','Islam','2023-10-27 04:55:15',NULL),(15806,193,3364,'Nabiha ',NULL,NULL,'Zahid',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:55:16',NULL),(15807,133,3754,'Mudassir',NULL,NULL,'Abdul Razzaq',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:55:25',NULL),(15808,7,3717,'Muqaddas',NULL,NULL,'Muhammad Shabeer',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:55:36',NULL),(15809,193,3383,'Husna',NULL,NULL,'Sarfaraz',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:55:41',NULL),(15810,7,3751,'MAryam',NULL,NULL,'NAdeem',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:55:55',NULL),(15812,193,3384,'Kainat',NULL,NULL,'Sarfaraz',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:56:11',NULL),(15814,133,3855,'Muhammad Nadeem',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:56:25',NULL),(15815,7,3755,'Eman Fatima',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:56:34',NULL),(15816,193,3434,'Anoosha',NULL,NULL,'Muhammad Naeem Khan',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:56:44',NULL),(15817,133,3859,'Hunair',NULL,NULL,'Muhammad Yaseen',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:56:57',NULL),(15818,7,3756,'MAryam',NULL,NULL,'Farhan Ahmed Khan',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:57:08',NULL),(15819,193,3443,'Zunaira Afzal',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:57:20',NULL),(15820,133,3863,'Sajjad Ahmed',NULL,NULL,'Shabbir Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:57:22',NULL),(15821,7,3802,'MAryaM',NULL,NULL,'mUHAMMAD aRIF',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:57:29',NULL),(15822,133,3845,'Ubaidullah',NULL,NULL,'Muhammad Muneer',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:57:44',NULL),(15823,193,3444,'Barrira Afzal',NULL,NULL,'Muhammad Afzal',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:57:53',NULL),(15824,133,3892,'Muhammad Iqbal',NULL,NULL,'Khanzada',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:58:11',NULL),(15826,7,3827,'Mahnoor',NULL,NULL,'Muhammad Shahid Munaaf',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:58:39',NULL),(15827,191,9438,'Muhammad Muzammil',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'1','Islam','2023-10-27 04:58:43',NULL),(15828,133,3896,'Muhammad Faizan',NULL,NULL,'Zaheer Islam',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:58:44',NULL),(15829,7,3828,'Fatima Akhter',NULL,NULL,'Akhtar',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:59:07',NULL),(15830,191,9720,'Muhammad Umair',NULL,NULL,'Rana Abdul',NULL,NULL,NULL,'1','Islam','2023-10-27 04:59:24',NULL),(15831,133,3533,'Jalal',NULL,NULL,'Khalil Ur Rehman',NULL,NULL,NULL,'3',NULL,'2023-10-27 04:59:30',NULL),(15832,193,3480,'Anamta Tahir',NULL,NULL,'Syed Muhammad Tahir',NULL,NULL,NULL,'4',NULL,'2023-10-27 04:59:54',NULL),(15833,7,3829,'NAbeeha',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:00:02',NULL),(15834,191,9446,'Muhammad Hamza',NULL,NULL,'Ashfaq Alam',NULL,NULL,NULL,'1','Islam','2023-10-27 05:00:09',NULL),(15835,193,3483,'Zunaira Fatima',NULL,NULL,'Asif',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:00:24',NULL),(15836,7,3830,'Fatima',NULL,NULL,'Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:00:28',NULL),(15837,191,9447,'Muhammad Ahmed',NULL,NULL,'Muhammad Azam',NULL,NULL,NULL,'1','Islam','2023-10-27 05:00:47',NULL),(15838,7,3832,'Nabeeha',NULL,NULL,'Abdul MAlik',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:00:57',NULL),(15839,133,3433,'Ukasha Butt ',NULL,NULL,'Muhammad Riyasat',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:01:09',NULL),(15840,193,3486,'Maliha',NULL,NULL,'Zulfiqar Ali',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:01:13',NULL),(15841,191,9440,'Muhammad Khizar',NULL,NULL,'Muhammad Ilyaz',NULL,NULL,NULL,'1','Islam','2023-10-27 05:01:28',NULL),(15842,7,3855,'Merab Fatima',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:01:32',NULL),(15843,133,3567,'Muhammad Umar',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:01:34',NULL),(15844,193,3497,'Nabiha Rashid',NULL,NULL,'Rashid Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:01:48',NULL),(15845,133,3659,'Rizwan Ali',NULL,NULL,'Sajid Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:02:00',NULL),(15846,193,3553,'Ayesha ',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:02:14',NULL),(15847,133,3728,'Ramzan Awan',NULL,NULL,'Matloob Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:02:33',NULL),(15848,193,3504,'Anamta Riaz',NULL,NULL,'Riaz Uddin',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:02:46',NULL),(15849,7,3897,'Rameez Naz',NULL,NULL,'Jawwad Ali',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:03:03',NULL),(15850,133,3839,'Uzair Ahmed',NULL,NULL,'Riyaz Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:03:10',NULL),(15851,193,3567,'Muhammad Anas',NULL,NULL,'Mehboob Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:03:27',NULL),(15852,7,3967,'Anamta',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:03:28',NULL),(15853,133,3893,'Muneer',NULL,NULL,'Khanzada',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:03:30',NULL),(15854,7,3968,'Umme Fatima',NULL,NULL,'Muhamamd Akber',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:03:57',NULL),(15855,193,3614,'Muhammad Annan',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:04:01',NULL),(15857,133,3958,'Huzaifa',NULL,NULL,'Aleem Shah',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:04:37',NULL),(15859,193,3628,'Sameer Ali',NULL,NULL,'Arshad Ali',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:04:40',NULL),(15860,133,3475,'Maryam',NULL,NULL,'Tariq Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:04:57',NULL),(15861,7,3970,'Alishba',NULL,NULL,'Asif',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:04:58',NULL),(15862,191,9009,'Ahmed Raza',NULL,NULL,'Manzoor Khan',NULL,NULL,NULL,'1','Islam','2023-10-27 05:05:12',NULL),(15863,133,3712,'Alishba',NULL,NULL,'Shahzad Ali',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:05:22',NULL),(15864,7,3971,'Hooria Naved',NULL,NULL,'Naveed',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:05:31',NULL),(15866,191,9008,'Azan ',NULL,NULL,'Muhammad Tahir',NULL,NULL,NULL,'1','Islam','2023-10-27 05:05:40',NULL),(15867,133,3707,'Khansa',NULL,NULL,'Ashraf Ali',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:05:42',NULL),(15868,133,3776,'Zainab',NULL,NULL,'Ashraf Ali',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:06:04',NULL),(15869,191,9030,'Abu Huraira',NULL,NULL,'Gul Raiz',NULL,NULL,NULL,'1','Islam','2023-10-27 05:06:19',NULL),(15870,133,3718,'Nabiha',NULL,NULL,'Shahid Farooq',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:06:23',NULL),(15871,7,3732,'Muhammad Ayan',NULL,NULL,'Amir Habeed',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:06:26',NULL),(15872,191,9739,'Meerab',NULL,NULL,'Irfan',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:06:36',NULL),(15873,193,3333,'Zainab Fatima',NULL,NULL,'Saleem Iqbal',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:06:49',NULL),(15874,7,3812,'Abdullah',NULL,NULL,'Muhammad Yaseen',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:06:58',NULL),(15875,191,9542,'Muhammad Affan Asif',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'1','Islam','2023-10-27 05:07:01',NULL),(15876,191,9276,'Amna ',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:07:05',NULL),(15877,133,3639,'Alina',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:07:06',NULL),(15878,133,3802,'Amal',NULL,NULL,'Kashif',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:07:27',NULL),(15879,7,3881,'Muhammad Ayan',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:07:28',NULL),(15880,191,9400,'Muhammad Qasim',NULL,NULL,'Javed Hussain',NULL,NULL,NULL,'1','Islam','2023-10-27 05:07:39',NULL),(15881,191,9405,'Mahnoor ',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:07:42',NULL),(15882,193,3346,'Maryam',NULL,NULL,'Iqbal Khan',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:07:54',NULL),(15883,7,3898,'Muhammad Hasnain ',NULL,NULL,'Muhammad Rizwan',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:08:11',NULL),(15884,191,9406,'Hania ',NULL,NULL,'Muhammad Hamid',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:08:11',NULL),(15885,191,9269,'Muhammad Subhan',NULL,NULL,' Muhammad Javeed',NULL,NULL,NULL,'1','Islam','2023-10-27 05:08:24',NULL),(15886,193,3455,'Javaira',NULL,NULL,'Murad Khan',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:08:29',NULL),(15887,7,3918,'Sufiyan',NULL,NULL,'Nadeem',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:08:33',NULL),(15888,191,9413,'Jannat',NULL,NULL,'Faheem',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:08:49',NULL),(15889,133,3750,'Shehnaz',NULL,NULL,'Abid',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:08:56',NULL),(15890,191,9442,'Muhammad Husnain',NULL,NULL,'Muhammad Javeed',NULL,NULL,NULL,'1','Islam','2023-10-27 05:09:01',NULL),(15891,7,3938,'Muhammad Soban',NULL,NULL,'Muhammad Sabir',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:09:10',NULL),(15892,193,3524,'Mahnoor',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:09:10',NULL),(15893,133,3770,'Batool Fatima',NULL,NULL,'Fazal Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:09:19',NULL),(15894,191,9414,'Anamta ',NULL,NULL,'Javed ',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:09:30',NULL),(15895,133,3779,'Samiya',NULL,NULL,'Abdul Sattar',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:09:42',NULL),(15896,191,9434,'Abdul Rehman',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'1','Islam','2023-10-27 05:09:42',NULL),(15897,7,3621,'Muhammad Ahmed',NULL,NULL,'Ahmed Mehboob',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:09:45',NULL),(15898,191,9448,'Anamta ',NULL,NULL,'Muneeb',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:10:00',NULL),(15899,133,3769,'Maria',NULL,NULL,'Shamshad Khan',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:10:04',NULL),(15900,193,3536,'Zunaira',NULL,NULL,'Abdul Rasheed',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:10:16',NULL),(15901,191,9272,'Muhammad Hunain',NULL,NULL,'Muhammad Shah Rukh',NULL,NULL,NULL,'1','Islam','2023-10-27 05:10:21',NULL),(15902,133,3827,'Muskan',NULL,NULL,'Muhammad Altaf',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:10:22',NULL),(15903,133,3841,'Mahnoor',NULL,NULL,'Riyaz Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:10:40',NULL),(15904,193,3545,'Anumta',NULL,NULL,'Muhammad Azam',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:10:54',NULL),(15905,7,3622,'Aman Ullah',NULL,NULL,'Abdul Khaliq',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:10:54',NULL),(15906,191,9540,'Muhammad Abdul Qadeer',NULL,NULL,'Hafiz Ismail',NULL,NULL,NULL,'1','Islam','2023-10-27 05:10:59',NULL),(15907,133,3846,'Arzoo',NULL,NULL,'Waheed',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:11:03',NULL),(15908,7,3760,'Muhammad Hassan',NULL,NULL,'Farhan',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:11:16',NULL),(15909,133,3805,'Tabassum',NULL,NULL,'Shabir Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:11:27',NULL),(15910,193,3550,'Zunaira',NULL,NULL,'Manzoor Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:11:29',NULL),(15911,191,9011,'Muhammad Ebad',NULL,NULL,'Rashid Hussain',NULL,NULL,NULL,'1','Islam','2023-10-27 05:11:38',NULL),(15912,191,9484,'Anoosha',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:11:44',NULL),(15913,7,3761,'Hassan Raza',NULL,NULL,'Zaheer Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:11:47',NULL),(15914,133,3852,'Konain Naz',NULL,NULL,'Iftikhar Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:11:54',NULL),(15915,193,3556,'Muntaha',NULL,NULL,'Muhammad Shamshad',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:12:08',NULL),(15916,191,9709,'Faraz Khan',NULL,NULL,'Muhammad Zaki',NULL,NULL,NULL,'1','Islam','2023-10-27 05:12:08',NULL),(15917,133,3858,'Sonia',NULL,NULL,'Muhammad Yaseen',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:12:12',NULL),(15918,191,9499,'Zainab ',NULL,NULL,'Adnan',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:12:15',NULL),(15919,7,3762,'Muhammad Abdullah',NULL,NULL,'Babar Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:12:17',NULL),(15920,133,3668,'Hafsa',NULL,NULL,'Muhammad Qayyum',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:12:33',NULL),(15921,193,3603,'Haniya',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:12:35',NULL),(15922,191,9500,'Aliya ',NULL,NULL,'Javeed ',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:12:38',NULL),(15923,7,3806,'Wali',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:12:40',NULL),(15924,133,3872,'Sundas',NULL,NULL,'Waheed',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:12:51','2023-10-27 05:14:01'),(15925,191,8974,'Aliza',NULL,NULL,'Ahmed Khan',NULL,NULL,NULL,'3','Islam','2023-10-27 05:12:55',NULL),(15926,191,9502,'Hooria',NULL,NULL,'Shafiq',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:13:14',NULL),(15927,7,3807,'Muhammad Rehan',NULL,NULL,'Muhammad Saleem Mughal',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:13:19',NULL),(15929,191,9503,'Meerab',NULL,NULL,'Muhammamd Waseem',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:13:37',NULL),(15930,191,9044,'Gania',NULL,NULL,'Malik',NULL,NULL,NULL,'3','Islam','2023-10-27 05:13:38',NULL),(15931,7,3808,'Abdul Rafay',NULL,NULL,'Rashid',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:13:54',NULL),(15932,191,9504,'Aiman ',NULL,NULL,'Abdul Khalid',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:14:04',NULL),(15933,133,3874,'Aiman',NULL,NULL,'Khanzaid',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:14:04',NULL),(15934,191,9046,'Yashfa',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'1','Islam','2023-10-27 05:14:07',NULL),(15935,7,3810,'Ahmed NAseer',NULL,NULL,'Naseer Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:14:25',NULL),(15936,133,3842,'Hooriya',NULL,NULL,'Muhammad Mujahid',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:14:29',NULL),(15937,191,9505,'Hifza',NULL,NULL,'Muhammad Shakir',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:14:37',NULL),(15939,191,9047,'Zainab',NULL,NULL,'Sakhawat',NULL,NULL,NULL,'3','Islam','2023-10-27 05:14:50',NULL),(15940,133,3946,'Manahil',NULL,NULL,'Muhammad Ashfaq',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:14:55',NULL),(15942,133,3948,'Zara',NULL,NULL,'Ashiq Hussain',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:15:13',NULL),(15943,191,9048,'Javeria',NULL,NULL,'Yaqub',NULL,NULL,NULL,'3','Islam','2023-10-27 05:15:20',NULL),(15944,7,3878,'Muhammad Azan',NULL,NULL,'JAwwad Ali',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:15:28',NULL),(15945,133,3956,'Shakeela Bibi',NULL,NULL,'Saeed Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:15:33',NULL),(15946,191,4049,'Hooriya',NULL,NULL,'Nazim Ali',NULL,NULL,NULL,'3','Islam','2023-10-27 05:15:53',NULL),(15947,7,3915,'Hunain',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:15:54',NULL),(15948,133,3705,'Maryam Noor',NULL,NULL,'Siddique',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:16:11',NULL),(15949,191,9050,'Maryam',NULL,NULL,'Asim',NULL,NULL,NULL,'3','Islam','2023-10-27 05:16:25',NULL),(15950,133,3828,'Robina',NULL,NULL,'Fayyaz Ahmed',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:16:38',NULL),(15951,191,9580,'Manahil',NULL,NULL,'Faizan',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:16:52',NULL),(15952,191,9051,'Tayyaba',NULL,NULL,'Zahid',NULL,NULL,NULL,'3','Islam','2023-10-27 05:16:58',NULL),(15953,133,3737,'Anum Bibi',NULL,NULL,'Hafeez Ur Rehman',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:17:03',NULL),(15955,191,9559,'Dua ',NULL,NULL,'Irfan',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:17:16',NULL),(15956,133,3897,'Sania',NULL,NULL,'Noor ul Islam',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:17:26',NULL),(15957,191,9578,'Tayyaba ',NULL,NULL,'Sajid',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:17:38',NULL),(15958,191,9052,'Amna',NULL,NULL,'Shahid',NULL,NULL,NULL,'3','Islam','2023-10-27 05:17:50',NULL),(15959,133,3973,'Shanza Bibi',NULL,NULL,'Muhammad Tasveer',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:18:05',NULL),(15960,191,9598,'Rania',NULL,NULL,'Imran',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:18:06',NULL),(15961,7,3983,'Samee Tahir',NULL,NULL,'Muhamamd Tahir',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:18:10',NULL),(15963,191,9053,'Hoorain',NULL,NULL,'Raheel',NULL,NULL,NULL,'3','Islam','2023-10-27 05:18:27',NULL),(15964,133,3646,'Aleeza',NULL,NULL,'Shabbir Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:18:33',NULL),(15965,191,9599,'Mahrukh',NULL,NULL,'Asim Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:18:33',NULL),(15966,7,3926,'Muhammad Saffan',NULL,NULL,'Muhammad Zeeshan',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:18:47',NULL),(15967,133,3647,'Aleena',NULL,NULL,'Shabbir Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:18:49',NULL),(15968,191,9600,'Shumaila ',NULL,NULL,'Abdul Qayyum',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:19:06',NULL),(15969,7,3927,'Raheem Ali',NULL,NULL,'Roshan Ali',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:19:12',NULL),(15970,133,3675,'Zunaira',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:19:15',NULL),(15971,191,9054,'Minha',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'3','Islam','2023-10-27 05:19:28',NULL),(15972,191,9602,'Saima ',NULL,NULL,'Mansoor Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:19:33',NULL),(15973,7,3514,'Hanzila',NULL,NULL,'Muhamad KAmran',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:19:52',NULL),(15974,191,9603,'Anamta ',NULL,NULL,'Aqeel Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:20:07',NULL),(15975,191,9055,'Due-e-Qanoot',NULL,NULL,'Islam-ud-Din',NULL,NULL,NULL,'3','Islam','2023-10-27 05:20:19',NULL),(15976,7,3587,'Muhammad Maair Ali Khan',NULL,NULL,'Muhammad Yasir',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:20:25',NULL),(15977,7,3608,'Ahsan Ali',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:20:49',NULL),(15978,191,9622,'Sania ',NULL,NULL,'AyobKhan',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:20:49',NULL),(15979,191,9056,'Falak',NULL,NULL,'Abdul Hameed',NULL,NULL,NULL,'3','Islam','2023-10-27 05:20:58',NULL),(15980,133,3677,'Maria',NULL,NULL,'Muhammad Jabbar',NULL,NULL,NULL,'3',NULL,'2023-10-27 05:21:07',NULL),(15981,7,3654,'Muhammad Sameer',NULL,NULL,'Saleem',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:21:15',NULL),(15982,191,9623,'Anamta',NULL,NULL,'Zashan',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:21:16',NULL),(15983,133,3727,'Rubab',NULL,NULL,'Shahid Farooqui',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:21:37',NULL),(15984,7,3727,'Ahmed Raza',NULL,NULL,'Muhammad Suleman',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:21:41',NULL),(15985,191,9625,'Fiza ',NULL,NULL,'Wali',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:21:50',NULL),(15986,133,3709,'Manahil',NULL,NULL,'Muhammad Usama',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:22:00',NULL),(15987,7,3729,'Dilawar Ali',NULL,NULL,'Deedar Ali',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:22:07',NULL),(15988,133,3706,'Khushi',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:22:18',NULL),(15989,7,3731,'Sohail Ali',NULL,NULL,'Deedar Ali',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:22:29',NULL),(15990,191,9627,'Abiha ',NULL,NULL,'Ejaz Hussain',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:22:32',NULL),(15991,133,3761,'Khatija',NULL,NULL,'Azizullah',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:22:39',NULL),(15992,191,9058,'Hooriya',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'3','Islam','2023-10-27 05:22:41',NULL),(15993,191,9628,'Ayesha ',NULL,NULL,'Arshad',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:22:57',NULL),(15994,7,3777,'Muhamad Ayan Aslam',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:22:57',NULL),(15995,133,3762,'Zainab Bibi',NULL,NULL,'Muhammad Ameen',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:22:57',NULL),(15996,191,9059,'Mahnoor',NULL,NULL,'Ayoob',NULL,NULL,NULL,'3','Islam','2023-10-27 05:23:07',NULL),(15997,133,3778,'Sadia Bibi',NULL,NULL,'Abdul Sattar',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:23:18',NULL),(15998,7,3778,'Hassan Rashid',NULL,NULL,'Rashid',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:23:23',NULL),(15999,191,9629,'Asma ',NULL,NULL,'Muhammad Majid',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:23:26',NULL),(16000,133,3795,'Wajeeha',NULL,NULL,'Muhammad Wajid',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:23:36',NULL),(16001,191,9165,'Aleena',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'3','Islam','2023-10-27 05:23:38',NULL),(16003,7,3857,'Muhammad Ayan Saleem',NULL,NULL,'Saleem',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:23:50',NULL),(16004,133,3534,'Shumaila',NULL,NULL,'Mustafa',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:23:53',NULL),(16005,191,9630,'Manahil',NULL,NULL,'Nadir',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:23:55',NULL),(16006,191,8380,'Zainab',NULL,NULL,'Muhammad Javeed',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:24:00',NULL),(16007,133,3595,'Rimsha',NULL,NULL,'Dilshad',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:24:13',NULL),(16008,191,9189,'Mariam',NULL,NULL,'Kaleem-Ullah',NULL,NULL,NULL,'3','Islam','2023-10-27 05:24:16',NULL),(16009,191,9631,'Manahil',NULL,NULL,'Aqeel Ahmed ',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:24:27',NULL),(16010,191,8387,'Laiba',NULL,NULL,'Shabbir',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:24:35',NULL),(16011,7,3880,'Muhammad Umair',NULL,NULL,'Kashif Ali Ansari',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:24:35',NULL),(16012,191,9191,'Anabiya ',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'3','Islam','2023-10-27 05:24:43',NULL),(16013,133,3884,'Syeda Zakira Rizvi',NULL,NULL,'Syed Yasir Rizvi',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:24:47',NULL),(16014,191,9686,'Umm-e-Zehra',NULL,NULL,'Salman',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:25:00',NULL),(16015,191,8381,'Samrah',NULL,NULL,'Rizwan',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:25:08',NULL),(16016,133,3887,'Urooj Fatima',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:25:12',NULL),(16017,7,3916,'Syed Maaz Ali',NULL,NULL,'Syed KAshif Mehmood',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:25:19',NULL),(16018,191,9192,'Dua',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'3','Islam','2023-10-27 05:25:24',NULL),(16019,191,9662,'Ayesha ',NULL,NULL,'Muhammad Ayyaz',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:25:26',NULL),(16020,191,8480,'Hadia',NULL,NULL,'Muhammad Aslam',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:25:45',NULL),(16021,7,3917,'Azan Shahid',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:25:48',NULL),(16022,191,9621,'Esha ',NULL,NULL,'Ali',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:25:48',NULL),(16023,191,9226,'Rubab',NULL,NULL,'Akeel',NULL,NULL,NULL,'3','Islam','2023-10-27 05:26:04',NULL),(16024,191,8484,'Jannat',NULL,NULL,'Rizwan',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:26:20',NULL),(16025,7,3919,'Abdul Qadir',NULL,NULL,'Muhammad Yameen',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:26:24',NULL),(16026,191,9275,'Aiman',NULL,NULL,'Arshad Rafiq',NULL,NULL,NULL,'1',NULL,'2023-10-27 05:26:25',NULL),(16027,133,3888,'Anoosha Fatima',NULL,NULL,'Muhammad Sajid',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:26:39',NULL),(16028,191,8579,'Nabia',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:26:52',NULL),(16029,191,9230,'Roha',NULL,NULL,'Akeel',NULL,NULL,NULL,'3','Islam','2023-10-27 05:27:02',NULL),(16030,133,3919,'Muqaddas Bibi',NULL,NULL,'Muhammad Ilyas',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:27:06',NULL),(16031,7,3944,'Muhammad Ayan',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:27:08',NULL),(16032,191,8622,'Javeria',NULL,NULL,'Muhammad Yousuf',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:27:28',NULL),(16033,191,9232,'Umama',NULL,NULL,'Mohsin',NULL,NULL,NULL,'3','Islam','2023-10-27 05:27:31',NULL),(16034,7,3973,'Ayan Ali',NULL,NULL,'Azhar',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:27:32',NULL),(16035,133,3895,'Dua Fatima',NULL,NULL,'Zahoor Abbas',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:27:44',NULL),(16036,191,9307,'Muhammad Ali',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:27:49','2023-10-27 05:28:14'),(16037,7,3974,'Ayan Ali',NULL,NULL,'Azhar',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:27:57',NULL),(16038,133,3738,'Alia Bibi',NULL,NULL,'Hafeez Ur Rehman',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:28:06',NULL),(16039,191,9234,'Mariam',NULL,NULL,'Kamran',NULL,NULL,NULL,'3','Islam','2023-10-27 05:28:14',NULL),(16040,133,3964,'Sumaiyya',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:28:33',NULL),(16041,191,8623,'Hazrat Rubab',NULL,NULL,'Muhammad Shakir',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:28:34',NULL),(16042,7,3975,'Ubaid Naseer',NULL,NULL,'Naseer',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:28:35',NULL),(16043,191,9306,'Habib',NULL,NULL,'Shahid',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:28:49',NULL),(16044,133,3708,'Mehak Fatima',NULL,NULL,'Muhammad Anwar',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:28:53',NULL),(16045,7,3976,'Abdul BAsit',NULL,NULL,'Abdul Aziz Khan ',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:29:05',NULL),(16046,133,3970,'Rabia',NULL,NULL,'Mushtaq Ahmed Ansari',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:29:19',NULL),(16047,191,9309,'Rehman',NULL,NULL,'Raees ',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:29:19',NULL),(16048,191,9262,'Nabia',NULL,NULL,'Sadique',NULL,NULL,NULL,'3','Islam','2023-10-27 05:29:20',NULL),(16049,191,8730,'Kahkashan',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:29:21',NULL),(16050,7,3504,'Umme Kulsoom',NULL,NULL,'Kamran Ali',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:29:48',NULL),(16051,191,9256,'Fadia',NULL,NULL,'Sadaqat ',NULL,NULL,NULL,'3','Islam','2023-10-27 05:29:52',NULL),(16053,191,9308,'Subhan',NULL,NULL,'Muhammad Yaqoob',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:30:00',NULL),(16054,7,3512,'Saman',NULL,NULL,'Dilshad',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:30:09',NULL),(16055,133,3974,'Irsa Bibi',NULL,NULL,'Muhammad Tasveer',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:30:11',NULL),(16056,191,9363,'Ayesha',NULL,NULL,'Shabir',NULL,NULL,NULL,'3','Islam','2023-10-27 05:30:37',NULL),(16057,191,9302,'Ghulam',NULL,NULL,'Muhammad Irshad',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:30:42',NULL),(16058,7,3541,'Kanwal Zahid',NULL,NULL,'Syed Zahid Ali',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:30:49',NULL),(16059,133,3619,'Rehan Ali',NULL,NULL,'Kamran Ali',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:31:01',NULL),(16060,133,3674,'Abdul Malik',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:31:29',NULL),(16061,191,8733,'Mahnoor',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:32:31',NULL),(16062,191,9364,'Ayesha',NULL,NULL,'Shakeel',NULL,NULL,NULL,'3','Islam','2023-10-27 05:32:34',NULL),(16063,7,3583,'Rimsha Sufiyan',NULL,NULL,'Sufiyan',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:32:41',NULL),(16064,191,9361,'Abu Bakar',NULL,NULL,'Muhammad Amjad',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:33:08',NULL),(16065,133,3676,'Muhammad Ali',NULL,NULL,'Muhammad Jabbar',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:33:08',NULL),(16067,191,9365,'Bisma',NULL,NULL,'Amir',NULL,NULL,NULL,'3','Islam','2023-10-27 05:33:08',NULL),(16068,191,9366,'Mehak',NULL,NULL,'Shahid',NULL,NULL,NULL,'3','Islam','2023-10-27 05:33:37',NULL),(16069,7,3659,'Afreen',NULL,NULL,'Ishrat Ali',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:33:39',NULL),(16070,133,3760,'Abu Bakar Khan',NULL,NULL,'Rizwan Ullah',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:33:51',NULL),(16071,191,8734,'Iqra',NULL,NULL,'Muhammad Javeed',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:34:08',NULL),(16072,7,3660,'Hina Tahir',NULL,NULL,'Tahir Ali',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:34:11',NULL),(16073,133,3798,'Muhammad Hasnain',NULL,NULL,'Ejaz Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:34:26',NULL),(16074,191,9367,'Sanam',NULL,NULL,'Naseem',NULL,NULL,NULL,'3','Islam','2023-10-27 05:34:33',NULL),(16075,7,3662,'Fariha',NULL,NULL,'Muhammad IShtiaq',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:34:38',NULL),(16076,7,3686,'Umme Habiba',NULL,NULL,'Muhammad Anees',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:35:06',NULL),(16077,191,9368,'Manahil',NULL,NULL,'Israr',NULL,NULL,NULL,'3','Islam','2023-10-27 05:35:16',NULL),(16078,133,3832,'Usman',NULL,NULL,'Sawab Khan',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:35:23',NULL),(16079,7,3720,'Sawera',NULL,NULL,'Deedar Ali',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:35:26',NULL),(16080,133,3965,'Aliyan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:35:45',NULL),(16081,191,9369,'Hadeeqa',NULL,NULL,'Abid',NULL,NULL,NULL,'3','Islam','2023-10-27 05:35:53',NULL),(16082,7,3733,'Munzala Kamran',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:35:58',NULL),(16083,191,8739,'Mahrukh ',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:36:10',NULL),(16084,133,3969,'Muhammad Usman',NULL,NULL,'Mushtaq Ahmed Ansari',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:36:17',NULL),(16085,7,3768,'Saba Imran',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:36:24',NULL),(16086,191,9370,'Hania ',NULL,NULL,'Fareed',NULL,NULL,NULL,'3','Islam','2023-10-27 05:36:24',NULL),(16087,191,9312,'Muhammad Honain',NULL,NULL,'Muhammad Shahkir',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:36:29',NULL),(16088,191,9371,'Wania',NULL,NULL,'Fareed',NULL,NULL,NULL,'3','Islam','2023-10-27 05:36:50',NULL),(16089,7,3769,'Safia',NULL,NULL,'Muhammad irfan',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:36:59',NULL),(16090,191,9313,'Azan',NULL,NULL,'Islam',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:37:22',NULL),(16091,191,9374,'Amna ',NULL,NULL,'Hussain',NULL,NULL,NULL,'3','Islam','2023-10-27 05:37:22',NULL),(16092,7,3770,'Kanwal Eman',NULL,NULL,'Muhammad Shafi',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:37:28',NULL),(16093,191,9315,'Hunain ',NULL,NULL,'Gulzar',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:37:47',NULL),(16094,191,8740,'Laiba ',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:37:49',NULL),(16095,7,3772,'Wania',NULL,NULL,'Muhammad Fahad Amin',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:38:00',NULL),(16096,191,9375,'Dua',NULL,NULL,'Abdul Ghaffar',NULL,NULL,NULL,'3','Islam','2023-10-27 05:38:07',NULL),(16097,191,8816,'Kinza',NULL,NULL,'Rais',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:38:20',NULL),(16098,191,9360,'Ayesha',NULL,NULL,'Shamsher',NULL,NULL,NULL,'3','Islam','2023-10-27 05:38:33',NULL),(16099,7,3859,'Aaiza NAsir',NULL,NULL,'Muhammad Nasir',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:38:33',NULL),(16100,191,9397,'Noor Deen',NULL,NULL,'Fakhar Alam',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:38:35',NULL),(16101,191,9381,'Maheen ',NULL,NULL,'Mubeen',NULL,NULL,NULL,'3','Islam','2023-10-27 05:39:01',NULL),(16102,191,8820,'Hanniya',NULL,NULL,'Muhammad Zubair',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:39:03',NULL),(16103,7,3860,'Ramsha',NULL,NULL,'Abdul Rehman',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:39:09',NULL),(16105,7,3882,'Alishba',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:39:31',NULL),(16106,191,9382,'Naureen ',NULL,NULL,'Naveed',NULL,NULL,NULL,'3','Islam','2023-10-27 05:39:32',NULL),(16107,191,8821,'Ummama',NULL,NULL,'Abdur Rehman',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:39:47',NULL),(16108,191,9240,'Muzammil',NULL,NULL,'Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:39:54',NULL),(16109,191,9384,'Bisma',NULL,NULL,'Basheer',NULL,NULL,NULL,'3','Islam','2023-10-27 05:40:00',NULL),(16110,7,3883,'MAdia',NULL,NULL,'Kashif Ali',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:40:07',NULL),(16111,191,9420,'Youns',NULL,NULL,'Muhammad Yaseen',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:40:27',NULL),(16112,191,9416,'Wania',NULL,NULL,'Abdul Salam',NULL,NULL,NULL,'3','Islam','2023-10-27 05:40:44',NULL),(16113,191,9612,'Shahzain',NULL,NULL,'Naeem',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:40:47',NULL),(16114,7,3900,'Huba Hanif',NULL,NULL,'Muhammad Hanif',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:40:57',NULL),(16115,7,3901,'Munal Fatima',NULL,NULL,'Sheikh jawed ',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:41:26',NULL),(16116,191,9597,'Subhan',NULL,NULL,'Shahzaman',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:41:31',NULL),(16117,191,9436,'Alisha Javed',NULL,NULL,'Javed',NULL,NULL,NULL,'3','Islam','2023-10-27 05:41:33',NULL),(16118,7,3940,'Sabi Fatima',NULL,NULL,'Muhammad Hamid',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:41:54',NULL),(16120,191,9311,'Atif Ali',NULL,NULL,'Rizwan',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:42:15',NULL),(16121,7,3945,'Areeba',NULL,NULL,'Akram Pervaiz',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:42:16',NULL),(16122,191,8831,'Fariha',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:42:22',NULL),(16124,7,3977,'Emaan NAdeem',NULL,NULL,'Nadeem',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:42:42',NULL),(16125,191,8889,'Unzeela',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:42:57',NULL),(16126,7,3978,'Hina Sehzad',NULL,NULL,'Muhammad Shehzad',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:43:04',NULL),(16127,191,9470,'Umm-e-Hani',NULL,NULL,'Abdul Khalid',NULL,NULL,NULL,'3','Islam','2023-10-27 05:43:07',NULL),(16128,191,9005,'Honain',NULL,NULL,'Asif',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:43:25',NULL),(16129,7,3999,'Zainab',NULL,NULL,'Mehraj Uddin',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:43:31',NULL),(16130,133,3552,'Sonia',NULL,NULL,'Gulzar Ali',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:43:44',NULL),(16131,191,9471,'Umm-e-Kulsoom',NULL,NULL,'Umar Farooq',NULL,NULL,NULL,'3','Islam','2023-10-27 05:43:52',NULL),(16132,191,9409,'Hasan',NULL,NULL,'Kamran',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:43:55',NULL),(16133,191,8890,'Ayesha ',NULL,NULL,'Muhammad Mubeen',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:44:00',NULL),(16134,133,3562,'Nayab ',NULL,NULL,'Fareed Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:44:09',NULL),(16135,191,9472,'Amna',NULL,NULL,'Amir Khan',NULL,NULL,NULL,'3','Islam','2023-10-27 05:44:15',NULL),(16136,7,3370,'Azaan ',NULL,NULL,'Muhammad Azaan',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:44:22',NULL),(16137,133,3591,'Maryam',NULL,NULL,'Kamran ',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:44:25',NULL),(16139,191,8892,'Unasqa',NULL,NULL,'Muhammad Kafil',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:44:42',NULL),(16140,7,3481,'Sufiyan',NULL,NULL,'Amit Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:44:48',NULL),(16141,133,3658,'Syeda Komal Hussain',NULL,NULL,'Syed Aziz Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:44:54',NULL),(16142,133,3663,'Fatima',NULL,NULL,'Sajjad Ali Bhatti',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:45:13',NULL),(16143,7,3482,'Mohib',NULL,NULL,'Amir Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:45:19',NULL),(16144,191,9314,'Qatmeer ',NULL,NULL,'Shareer',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:45:29',NULL),(16145,191,8894,'Noor Sahar',NULL,NULL,'Waqar Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:45:37',NULL),(16146,7,3673,'Huzaifa',NULL,NULL,'Aqeel Hussain',NULL,NULL,NULL,'4',NULL,'2023-10-27 05:45:44',NULL),(16147,191,9592,'Usman',NULL,NULL,'Javed',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:45:51',NULL),(16148,133,3667,'Amna',NULL,NULL,'Sajjad Ali Bhatti',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:45:56',NULL),(16149,7,3674,'Abdul Rahman',NULL,NULL,'Aqeel Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:46:13',NULL),(16150,191,8901,'Dua',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:46:16',NULL),(16151,191,9421,'Abdullah',NULL,NULL,'Arshad',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:46:24',NULL),(16152,7,3676,'Muhammad Shaheer',NULL,NULL,'Akram',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:46:36',NULL),(16153,191,9593,'Faizan',NULL,NULL,'Abdul Hamed',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:47:02',NULL),(16154,7,3677,'Muhammad Kaif',NULL,NULL,'Baber Husain',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:47:11',NULL),(16155,133,3690,'Hania',NULL,NULL,'Waseem',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:47:12',NULL),(16156,191,9486,'Mehak',NULL,NULL,'Muhammad Shafi',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:47:23',NULL),(16157,191,9455,'Riyyan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:47:25',NULL),(16158,133,3698,'Sumaira',NULL,NULL,'Sikandar Ali',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:47:28',NULL),(16159,133,3710,'Khushboo',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:47:45',NULL),(16160,7,3813,'Muhammad Ayan',NULL,NULL,'Asif',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:47:56',NULL),(16161,191,8959,'Kashaf Naz',NULL,NULL,'Abid',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:47:58',NULL),(16162,191,9216,'Noman',NULL,NULL,'Khuram',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:48:05',NULL),(16163,133,3786,'Dua',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:48:13',NULL),(16164,7,3815,'Abdullah',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:48:30',NULL),(16165,133,3833,'Parvisha',NULL,NULL,'Manzoor Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:48:36',NULL),(16166,191,8966,'Hoorain',NULL,NULL,'Muhammad Adil',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:48:38',NULL),(16168,7,3861,'Muhammad Aman Ullah',NULL,NULL,'Muhammad Arman',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:48:58',NULL),(16169,133,3928,'Arisha Fatima',NULL,NULL,'Asif Ali',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:49:13',NULL),(16170,191,8967,'Fabiha',NULL,NULL,'Muhammad Adil',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:49:19',NULL),(16171,7,4037,'Ali Hussain',NULL,NULL,'Muhammad waseem',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:49:32',NULL),(16172,191,9590,'Taha',NULL,NULL,'Khalid',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:49:36',NULL),(16173,133,3551,'Iqra',NULL,NULL,'Ghulam Mustufa',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:49:37',NULL),(16174,191,9473,'Tayyaba',NULL,NULL,'Jawed',NULL,NULL,NULL,'3','Islam','2023-10-27 05:49:45',NULL),(16175,191,9105,'Ayesha',NULL,NULL,'Muhammad Yaqoob',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:49:53',NULL),(16176,191,9304,'Ahmed ',NULL,NULL,'Nadeem',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:49:59',NULL),(16177,133,3563,'Samina',NULL,NULL,'Muhammad Pervaiz',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:50:03',NULL),(16178,191,9475,'Rubaisha',NULL,NULL,'Shahid',NULL,NULL,NULL,'3','Islam','2023-10-27 05:50:14',NULL),(16179,133,3941,'Muskan',NULL,NULL,'Ameer Sultan',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:50:21',NULL),(16180,7,3506,'Mariyam',NULL,NULL,'Kamran Ali',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:50:25',NULL),(16181,191,9591,'Muhammad Hasam',NULL,NULL,'Arshad',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:50:27',NULL),(16182,191,9109,'Umm-e-Malika',NULL,NULL,'Muhammad Shakeel',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:50:33',NULL),(16183,191,9518,'Imna Naz',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'3','Islam','2023-10-27 05:50:49',NULL),(16184,133,3584,'Baba Sachal',NULL,NULL,'Abdul Wahab',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:50:50',NULL),(16185,7,3542,'Komal Zahid',NULL,NULL,'Syed Zahid Ali',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:50:54',NULL),(16187,191,9110,'Huma Naz',NULL,NULL,'Muhammad Aqeel',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:51:01',NULL),(16188,133,3602,'Zeeshan',NULL,NULL,'Babar Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:51:07',NULL),(16189,191,9519,'Tasbiha ',NULL,NULL,'Nasir',NULL,NULL,NULL,'3','Islam','2023-10-27 05:51:25',NULL),(16190,7,3545,'Javaria',NULL,NULL,'Abdul KArim',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:51:25',NULL),(16191,191,9111,'Dua',NULL,NULL,'Muhammad Akram',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:51:27',NULL),(16192,133,3615,'Shahzaib',NULL,NULL,'Muhammad Usama',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:51:30',NULL),(16193,191,9299,'Arham',NULL,NULL,'maqsood',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:51:33',NULL),(16194,191,9157,'Hooriya',NULL,NULL,'Asim',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:51:49',NULL),(16195,133,3656,'Muhammad Hammad',NULL,NULL,'Mehmood Ali',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:51:54',NULL),(16196,191,9525,'Ifza',NULL,NULL,'Shehbaz Ali',NULL,NULL,NULL,'3','Islam','2023-10-27 05:51:56',NULL),(16197,7,3546,'Aliza Fatima',NULL,NULL,'Abdul KArim',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:52:03',NULL),(16198,191,9457,'Muhammad Azem',NULL,NULL,'Muhammad Azeem',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:52:05',NULL),(16199,133,3666,'Huzaifa',NULL,NULL,'Sajjad Ali Bhatti',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:52:17',NULL),(16200,191,9526,'Iqra',NULL,NULL,'Shahid',NULL,NULL,NULL,'3','Islam','2023-10-27 05:52:21',NULL),(16201,191,9300,'Ali Raza',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:52:32',NULL),(16202,7,3584,'Mahnoor Arif',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:52:35',NULL),(16203,133,3767,'Khadim',NULL,NULL,'Tariq Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:52:36',NULL),(16204,191,9264,'Rahat Fatima',NULL,NULL,'Bashir Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:52:40',NULL),(16205,191,8602,'Abdul Fahad',NULL,NULL,'Ghulam',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:53:03',NULL),(16206,191,9535,'Saniya',NULL,NULL,'Naeem',NULL,NULL,NULL,'3','Islam','2023-10-27 05:53:05',NULL),(16207,133,3799,'Muhammad Sunain',NULL,NULL,'Ijaz Ahmed',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:53:11',NULL),(16208,133,3614,'Uzaif',NULL,NULL,'Muhammad Usama',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:53:33',NULL),(16209,7,3602,'LAaba Shahid',NULL,NULL,'Muhammad Shahid Qureshi',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:53:40',NULL),(16210,191,9550,'Aisha',NULL,NULL,'Gulam Mustafa',NULL,NULL,NULL,'3','Islam','2023-10-27 05:53:40',NULL),(16211,191,9458,'Muhammad Sumair',NULL,NULL,'Abrar Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:53:41',NULL),(16212,191,9326,'Almas',NULL,NULL,'Muhammad Sarwar',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:53:44',NULL),(16213,7,3610,'MAheen',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:54:03',NULL),(16214,191,9566,'Maira',NULL,NULL,'Abid',NULL,NULL,NULL,'3','Islam','2023-10-27 05:54:04',NULL),(16216,191,9327,'Maham',NULL,NULL,'Muhammad Farhan',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:54:17',NULL),(16217,191,9567,'Abiha',NULL,NULL,'Shahid',NULL,NULL,NULL,'3','Islam','2023-10-27 05:54:31',NULL),(16218,133,3834,'Muhammad Hafeez',NULL,NULL,'Munawwar',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:54:53',NULL),(16219,191,9451,'Mehak',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:55:00',NULL),(16220,191,9692,'Nabiha',NULL,NULL,'Imran',NULL,NULL,NULL,'3','Islam','2023-10-27 05:55:01',NULL),(16221,191,9303,'Abu Sufyan',NULL,NULL,'Muhammad Fahim',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:55:08',NULL),(16222,191,9693,'Mahnoor',NULL,NULL,'Asif',NULL,NULL,NULL,'3','Islam','2023-10-27 05:55:26',NULL),(16223,191,9333,'Hafsa',NULL,NULL,'Naseem Illyas',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:55:28',NULL),(16225,191,9694,'Fatima',NULL,NULL,'Faheem',NULL,NULL,NULL,'3','Islam','2023-10-27 05:55:52',NULL),(16226,191,9338,'Zufishan',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:56:00',NULL),(16227,191,9594,'Shafee',NULL,NULL,'Kashif',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:56:16',NULL),(16228,191,9695,'Wania',NULL,NULL,'Ayaz',NULL,NULL,NULL,'3','Islam','2023-10-27 05:56:20',NULL),(16229,191,9394,'Mahnoor',NULL,NULL,'Mubeen',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:56:30',NULL),(16230,191,9666,'Nimra',NULL,NULL,'Muhammad Shafeeque',NULL,NULL,NULL,'3','Islam','2023-10-27 05:56:53',NULL),(16231,191,9595,'Abdul Hadi',NULL,NULL,'Muhammad Khalid',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:57:02',NULL),(16232,191,9395,'Haniya',NULL,NULL,'Muhammad Mubeen',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:57:05',NULL),(16233,133,3623,'Muhammad Yousuf',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:57:21',NULL),(16234,191,9579,'Manahil',NULL,NULL,'Anees',NULL,NULL,NULL,'3','Islam','2023-10-27 05:57:28','2023-10-27 05:57:51'),(16235,191,9545,'Muhammad Ehsan',NULL,NULL,'Rafique',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:57:38',NULL),(16236,133,3314,'Ali Shah',NULL,NULL,'Zahid Khan',NULL,NULL,'q','5',NULL,'2023-10-27 05:57:40',NULL),(16237,191,9408,'Toba',NULL,NULL,'Yousuf',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:57:44',NULL),(16238,133,3865,'Muhammad Ramiz',NULL,NULL,'Muhammad Jameel',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:58:01',NULL),(16239,191,9456,'Abdul Samad ',NULL,NULL,'Muhammad Farooq',NULL,NULL,NULL,'2',NULL,'2023-10-27 05:58:29',NULL),(16240,191,9671,'Quirat',NULL,NULL,'Abdur Rasheed',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:58:39',NULL),(16241,133,3785,'Farhan',NULL,NULL,'Muhammad Iqbal',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:58:42',NULL),(16242,133,3476,'Ali',NULL,NULL,'Tariq Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:59:05',NULL),(16243,191,9672,'Fiza',NULL,NULL,'Imran',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:59:12',NULL),(16244,133,3918,'Muhammad Talha',NULL,NULL,'Muhammad Shoukat',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:59:29',NULL),(16245,133,3943,'Zain',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:59:49',NULL),(16246,191,9673,'Haniya',NULL,NULL,'Ishfaq',NULL,NULL,NULL,'5',NULL,'2023-10-27 05:59:54',NULL),(16247,191,9004,'Abdul Hadi',NULL,NULL,'Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:00:14',NULL),(16248,191,9669,'Sanila',NULL,NULL,'Khalil',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:00:27',NULL),(16249,191,9417,'Ahmed ',NULL,NULL,'Bashir',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:00:50',NULL),(16250,191,9668,'Nimra',NULL,NULL,'Wali',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:01:09',NULL),(16251,191,9581,'Subhan',NULL,NULL,'Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:01:15',NULL),(16252,191,9560,'Ayyan',NULL,NULL,'Irfan',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:01:43',NULL),(16253,191,9670,'Falak',NULL,NULL,'Kashif Khan',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:01:46',NULL),(16254,7,3678,'Sania Sheikh',NULL,NULL,'Muhammad Basit',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:01:58',NULL),(16255,191,8614,'Rida ',NULL,NULL,'Muhammad Muzaffar',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:02:18',NULL),(16256,7,3689,'Sidratul Muntaha',NULL,NULL,'Shamsher Ali',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:02:31',NULL),(16257,7,3734,'Shafiya',NULL,NULL,'Muhammad Shahzad',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:03:04',NULL),(16258,191,9076,'Hairya',NULL,NULL,'Chiragh',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:03:22',NULL),(16259,7,3736,'Muskan',NULL,NULL,'Najam',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:03:26',NULL),(16260,191,9084,'Hiba',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:04:02',NULL),(16261,7,3780,'umme Kher Fatima',NULL,NULL,'imran Hussain',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:04:06',NULL),(16262,191,9572,'Toba',NULL,NULL,'Tanveer',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:04:33',NULL),(16263,7,3781,'Mahnoor ',NULL,NULL,'Syed Dilsher Ali',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:04:43',NULL),(16264,191,9016,'Noor Fatima',NULL,NULL,'Mobin',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:04:47',NULL),(16265,191,8598,'Muhammad Sufiyan',NULL,NULL,'Muhammad Yousuf Attari',NULL,NULL,NULL,'4','Islam','2023-10-27 06:04:49',NULL),(16266,191,9697,'Zainab',NULL,NULL,'Saleem',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:05:13',NULL),(16267,191,8498,'Abdul Waheed',NULL,NULL,'Muhammad Jawed',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:05:19',NULL),(16268,191,8796,'Abdul Hadi',NULL,NULL,'Muhammad Yasir',NULL,NULL,NULL,'4','Islam','2023-10-27 06:05:21',NULL),(16269,191,9039,'Khushi',NULL,NULL,'Muhammad Raees',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:05:34',NULL),(16270,7,3782,'Mehwish',NULL,NULL,'Muhammad Khalid',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:05:43',NULL),(16271,191,8866,'Abdul Hadi',NULL,NULL,'Muhammad Kafil',NULL,NULL,NULL,'4','Islam','2023-10-27 06:05:53',NULL),(16272,7,3784,'Fatima Khan',NULL,NULL,'NAdeem Khan',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:06:14',NULL),(16273,191,8631,'Abdul Basit',NULL,NULL,'Muhamad Amir',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:06:37',NULL),(16275,191,8992,'Muhammad Ashir',NULL,NULL,'Ashraf',NULL,NULL,NULL,'4','Islam','2023-10-27 06:07:04',NULL),(16276,191,9194,'Noorlaine',NULL,NULL,'Muhammad sajid',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:07:10',NULL),(16278,191,9151,'Aisha',NULL,NULL,'Arshad',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:08:03',NULL),(16279,7,3979,'Fiza Noor',NULL,NULL,'Riaz baig',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:08:10',NULL),(16280,191,9181,'Sehar',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:08:55',NULL),(16281,191,8636,'Tanzeel',NULL,NULL,'Syed Asim',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:09:02',NULL),(16282,191,8637,'Subhan',NULL,NULL,'Naeem',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:09:52',NULL),(16283,191,9223,'Horain',NULL,NULL,'Nabeel',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:10:06',NULL),(16284,191,8067,'Hania',NULL,NULL,'Islam-Ud-Din ',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:10:08',NULL),(16285,191,9449,'Noor Fatima',NULL,NULL,'Aqeel',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:10:45',NULL),(16286,191,9237,'Ali Shah',NULL,NULL,'Abdul Hamed ',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:11:12',NULL),(16287,191,8625,'Alishah',NULL,NULL,'Muhammad Haroon',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:11:34',NULL),(16288,191,8758,'Sajjad',NULL,NULL,'Sakhawat',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:11:36',NULL),(16289,191,8644,'Ammara',NULL,NULL,'Muhammad Haroon',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:12:29',NULL),(16290,191,8783,'Muhammad Aqib',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:12:44',NULL),(16291,191,9238,'Sana ',NULL,NULL,'Shafiqe',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:12:44',NULL),(16292,191,8721,'Miskat',NULL,NULL,'Jameel',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:13:08',NULL),(16293,191,8810,'Muhammad Ayan',NULL,NULL,'Muhammad Mobin',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:13:18',NULL),(16294,191,9239,'Umma Hani',NULL,NULL,'Anees ',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:13:35',NULL),(16295,191,9060,'Muhammad Sufiyan',NULL,NULL,'Muhammad Anees',NULL,NULL,NULL,'4','Islam','2023-10-27 06:13:47',NULL),(16296,191,8722,'Fareeha',NULL,NULL,'Abid',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:13:49',NULL),(16297,191,8883,'Muhammad Hamza',NULL,NULL,'Muhammad Mobin',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:14:11',NULL),(16298,191,8779,'Arhama',NULL,NULL,'Iqbal',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:14:24',NULL),(16299,191,8962,'Ahmed Raza',NULL,NULL,'Irfan',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:14:42',NULL),(16300,191,9247,'Muniba ',NULL,NULL,'Aman',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:14:43',NULL),(16301,191,9062,'Ali Haider',NULL,NULL,'Shehzad',NULL,NULL,NULL,'4','Islam','2023-10-27 06:14:43',NULL),(16302,191,8828,'Qirat Fatima',NULL,NULL,'Muhamamd Faisal',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:14:57',NULL),(16303,191,9098,'Muhammad Aniq',NULL,NULL,'Muhammad Shakil',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:15:13',NULL),(16304,191,9063,'Muhammad Owais Raza',NULL,NULL,'Muhammad Aqeel',NULL,NULL,NULL,'4','Islam','2023-10-27 06:15:18',NULL),(16305,191,8835,'Mehwish Naz',NULL,NULL,'Shuja uddin',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:15:33',NULL),(16306,191,9100,'Zoleed',NULL,NULL,'Abdul Hamid',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:15:45',NULL),(16307,191,9064,'Hassan ',NULL,NULL,'Manzoor Khan',NULL,NULL,NULL,'4','Islam','2023-10-27 06:15:50',NULL),(16308,191,9279,'Muniba ',NULL,NULL,'Muhammad Serwer',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:15:50',NULL),(16309,191,9101,'Muhammad Ali',NULL,NULL,'Muhammad Aleem',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:16:03',NULL),(16310,191,8837,'Wareesha',NULL,NULL,'Muhammad Ansar',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:16:06',NULL),(16311,191,9258,'Ahmed Raza',NULL,NULL,'Muhammad Sharif',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:16:22',NULL),(16312,191,8842,'Zainab',NULL,NULL,'Syed Ejaz',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:16:40',NULL),(16313,191,9066,'Inzimam',NULL,NULL,'Manzoor Khan',NULL,NULL,NULL,'4','Islam','2023-10-27 06:17:05',NULL),(16314,191,9068,'Abdul Wasay',NULL,NULL,'Malik Adnan',NULL,NULL,NULL,'4','Islam','2023-10-27 06:17:42',NULL),(16315,191,9103,'Muhammad Moeez',NULL,NULL,'Rashid',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:18:20',NULL),(16317,191,9231,'Moeez',NULL,NULL,'Muhammad Asim',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:19:03',NULL),(16318,191,8843,'Rahat',NULL,NULL,'Muhammad Shafiq',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:19:04',NULL),(16319,191,9334,'Raza',NULL,NULL,'Muhammad Kamran',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:19:33',NULL),(16320,191,9335,'Muhammad Raza',NULL,NULL,'Muhammad Ali',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:20:07',NULL),(16321,191,9069,'Abdul Moiz',NULL,NULL,'Malik Adnan',NULL,NULL,NULL,'4','Islam','2023-10-27 06:20:17',NULL),(16322,191,9065,'Subhan',NULL,NULL,'Zahid Yar Khan',NULL,NULL,NULL,'4','Islam','2023-10-27 06:20:45',NULL),(16323,191,9393,'Hamza',NULL,NULL,'Imran',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:20:48',NULL),(16324,191,8936,'Zainab',NULL,NULL,'Shahid',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:20:51',NULL),(16325,191,9399,'Arman',NULL,NULL,'Muhammad Asif',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:21:20',NULL),(16326,191,8943,'Umme Hani',NULL,NULL,'Syed Murtaza',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:21:35',NULL),(16328,191,9674,'Muhammad Furqan',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:22:09',NULL),(16329,191,9280,'Faiza',NULL,NULL,'Muhammad Haji',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:22:23',NULL),(16330,191,8970,'Manahil',NULL,NULL,'Alaudin',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:22:51',NULL),(16331,191,9284,'Aisha',NULL,NULL,'Muhammad Irshad',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:23:37',NULL),(16332,191,8972,'Mehwish',NULL,NULL,'Gul Riaz',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:23:39',NULL),(16333,191,9097,'Muddis',NULL,NULL,'Shahid',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:23:57',NULL),(16334,191,8950,'Faiz',NULL,NULL,'Sajid',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:24:15',NULL),(16335,191,8975,'Khadija',NULL,NULL,'Abid Qureshi',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:24:20',NULL),(16336,191,9201,'Dawood',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:24:40',NULL),(16337,191,8884,'Saifullah',NULL,NULL,'Nadeem',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:24:59',NULL),(16338,191,8976,'Hooria',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:25:04',NULL),(16339,191,9482,'Faizan',NULL,NULL,'Shafiq',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:25:14','2023-10-27 06:26:23'),(16340,191,9070,'Azhaan',NULL,NULL,'Adil',NULL,NULL,NULL,'4','Islam','2023-10-27 06:25:28',NULL),(16341,191,8978,'Urooj Fatima',NULL,NULL,'Imran',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:25:31',NULL),(16342,191,9078,'Wareesha',NULL,NULL,'Muhammad Ikram ',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:26:13',NULL),(16343,191,9282,'Zainab',NULL,NULL,'Nizam',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:26:24',NULL),(16344,191,9072,'Muhammad Ayan',NULL,NULL,'Raees',NULL,NULL,NULL,'4','Islam','2023-10-27 06:26:33','2023-10-27 06:29:42'),(16345,191,9080,'Wania',NULL,NULL,'Asim',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:26:36',NULL),(16346,191,8728,'Hasnain',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:26:37',NULL),(16349,191,9081,'Muskan',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:27:06',NULL),(16350,191,8815,'Esha',NULL,NULL,'Ashraf',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:27:09',NULL),(16352,191,9392,'Yasir',NULL,NULL,'Kamran',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:27:26',NULL),(16353,191,8860,'Daniyal',NULL,NULL,'Muhammad Ashraf',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:27:35',NULL),(16355,191,8647,'Abdul Ahad',NULL,NULL,'Ghulam Haider',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:27:55',NULL),(16357,191,8861,'Shayan',NULL,NULL,'Muhammad Mubin',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:28:08',NULL),(16358,191,9085,'Jaweria',NULL,NULL,'Muhammad Shoaib',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:28:22',NULL),(16359,191,8749,'Muhammad Abbas',NULL,NULL,'Ahmed Ali',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:28:23',NULL),(16360,191,8867,'Hussain',NULL,NULL,'Munawwar Saeed',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:28:39',NULL),(16361,191,9702,'Subhan',NULL,NULL,'Kashif',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:28:47',NULL),(16362,191,9285,'Meryam',NULL,NULL,'Khalid ',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:28:50',NULL),(16363,191,9086,'Sabahat',NULL,NULL,'Muhammad Imran',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:28:52',NULL),(16364,191,8873,'Waqqas',NULL,NULL,'Muhammad Arshad',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:29:04',NULL),(16365,191,9089,'Mehak',NULL,NULL,'Ayub',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:29:14',NULL),(16366,191,9703,'Bilal',NULL,NULL,'Kashif',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:29:23',NULL),(16367,191,8875,'Ebad',NULL,NULL,'Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:29:23',NULL),(16368,191,9090,'Nabiha',NULL,NULL,'Shahid',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:29:40',NULL),(16369,191,8993,'Wahaj',NULL,NULL,'Irfan',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:29:44',NULL),(16370,191,9398,'Azan',NULL,NULL,'Haroon',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:29:44',NULL),(16371,191,9091,'Meerab',NULL,NULL,'Rashid',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:30:09',NULL),(16373,191,8646,'Sarim',NULL,NULL,'Asif',NULL,NULL,NULL,'5',NULL,'2023-10-27 06:30:22',NULL),(16374,191,9286,'Ummaima ',NULL,NULL,'Raheel',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:30:24',NULL),(16375,191,9093,'Nehel',NULL,NULL,'Hamid',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:30:41',NULL),(16376,191,9021,'Saeed',NULL,NULL,'Muhammad Rafiq',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:30:52',NULL),(16377,191,9073,'Abdul Rafay',NULL,NULL,'Shahid',NULL,NULL,NULL,'4','Islam','2023-10-27 06:31:03',NULL),(16378,191,9287,'Umm e Hani',NULL,NULL,'Raheel',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:31:05',NULL),(16379,191,9195,'Raza ',NULL,NULL,'Rashid',NULL,NULL,NULL,'4','Islam','2023-10-27 06:31:29',NULL),(16380,191,9289,'Muntha',NULL,NULL,'Abid ',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:31:35',NULL),(16381,191,9106,'Bisma',NULL,NULL,'Noman',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:31:42',NULL),(16382,191,9025,'Affan',NULL,NULL,'Muhammad Shahrukh',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:31:44',NULL),(16383,191,9317,'Zeeshan',NULL,NULL,'Muhammad Farhan',NULL,NULL,NULL,'4','Islam','2023-10-27 06:31:55',NULL),(16384,191,9290,'Bushra',NULL,NULL,'Fareed',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:32:03',NULL),(16385,191,9168,'Maheen',NULL,NULL,'Shaukat',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:32:08',NULL),(16386,191,9027,'Abdul Wasay',NULL,NULL,'Chirag Uddin',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:32:26',NULL),(16387,191,9197,'Ayesha ',NULL,NULL,'Imtiaz',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:32:38',NULL),(16388,191,9291,'Bushra',NULL,NULL,'Wajid ',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:32:53',NULL),(16389,191,9028,'Sumair',NULL,NULL,'Muhammad Saleem',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:32:55',NULL),(16390,191,9198,'Zainab',NULL,NULL,'Kaleem Ullah',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:33:14',NULL),(16391,191,9029,'Amjad',NULL,NULL,'Sakhawat',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:33:23',NULL),(16392,191,9199,'Aleeza',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:33:42',NULL),(16393,191,9033,'Hafeez',NULL,NULL,'Kamran',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:33:48',NULL),(16394,191,9292,'Abiha',NULL,NULL,'Zeeshan',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:33:52',NULL),(16395,191,9200,'Esha Naaz',NULL,NULL,'Muhammad Abid',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:34:11',NULL),(16396,191,9035,'Abbas',NULL,NULL,'Adil',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:34:20',NULL),(16397,191,9295,'Firyab',NULL,NULL,'Noman',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:34:20',NULL),(16398,191,9318,'Ammar',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'4','Islam','2023-10-27 06:34:30',NULL),(16399,191,9236,'Falak',NULL,NULL,'Muhammad Faisal',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:34:37',NULL),(16400,191,9296,'Hooria Fatima',NULL,NULL,'Ghulam Mustafa',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:34:51',NULL),(16401,191,9036,'Muhammad Huzaifa',NULL,NULL,'Faisal Amjad',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:34:51',NULL),(16403,191,9255,'Nabiha',NULL,NULL,'Kamran',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:34:59',NULL),(16406,191,9468,'Minal',NULL,NULL,'Arshad',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:35:23',NULL),(16407,191,9038,'Hazim',NULL,NULL,'Muhammad SAjid',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:35:25',NULL),(16408,191,9359,'Uqiqa',NULL,NULL,'Muhammad shazad',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:35:25',NULL),(16409,191,9263,'Zainab',NULL,NULL,'Imran',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:35:27',NULL),(16410,191,9466,'Umeza',NULL,NULL,'Shahid',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:35:40',NULL),(16411,191,9476,'Muhammad Hunain',NULL,NULL,'Syed Murtaza',NULL,NULL,NULL,'4','Islam','2023-10-27 06:35:56',NULL),(16412,191,9429,'Safia',NULL,NULL,'Noshad',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:35:56',NULL),(16413,191,9396,'Zara',NULL,NULL,'Fakhar Alam',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:35:59',NULL),(16414,191,9319,'Umme Rubab',NULL,NULL,'Muhammad Waseem',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:36:02',NULL),(16415,191,9071,'Muhammad Ahmed',NULL,NULL,'Zeeshan',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:36:10',NULL),(16416,191,9465,'Shanze',NULL,NULL,'Shahid',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:36:12',NULL),(16417,191,9477,'Hashir',NULL,NULL,'Muhammad Rashid',NULL,NULL,NULL,'4','Islam','2023-10-27 06:36:20',NULL),(16418,191,9404,'Mehak',NULL,NULL,'Shahzad',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:36:24',NULL),(16419,191,9320,'Samra',NULL,NULL,'Muhammad Yasir',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:36:26',NULL),(16421,191,9219,'Mubashir',NULL,NULL,'Muhammad Mohsin',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:36:43',NULL),(16422,191,9478,'Muhammad Ammar',NULL,NULL,'Muhammad Raees',NULL,NULL,NULL,'4','Islam','2023-10-27 06:36:49',NULL),(16423,191,9411,'Jannat',NULL,NULL,'Faisal',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:36:51',NULL),(16424,191,9322,'Madeeha',NULL,NULL,'Shabir Ahmed',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:36:55',NULL),(16425,191,9531,'Shifa',NULL,NULL,'Muhammad Arif',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:37:06',NULL),(16426,191,9220,'Atif',NULL,NULL,'Abdul Hameed ',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:37:11',NULL),(16427,191,9520,'Abdul Rafay',NULL,NULL,'Kashif',NULL,NULL,NULL,'4','Islam','2023-10-27 06:37:17',NULL),(16428,191,9418,'Nabiha',NULL,NULL,'Kashif',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:37:18',NULL),(16429,191,9328,'Faiza',NULL,NULL,'Shakeel Ahmed ',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:37:28',NULL),(16430,191,9532,'Hifza',NULL,NULL,'Salman',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:37:30',NULL),(16431,191,9241,'Mizammil',NULL,NULL,'Muhammad Mushtaq',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:37:37',NULL),(16432,191,9431,'Mahnoor',NULL,NULL,'Imran',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:37:39',NULL),(16433,191,9659,'Maryam',NULL,NULL,'Mustafa',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:37:51',NULL),(16434,191,9536,'Muhammad Ohad Raza',NULL,NULL,'Sajid Islam',NULL,NULL,NULL,'4','Islam','2023-10-27 06:37:53',NULL),(16435,191,9552,'Manahil',NULL,NULL,'Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:38:02',NULL),(16436,191,9424,'Noor Fatima',NULL,NULL,'Muhammad Babar',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:38:02',NULL),(16437,191,9372,'Subhan',NULL,NULL,'Farhan',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:38:05',NULL),(16438,191,9547,'Zahena',NULL,NULL,'Shaveez',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:38:13',NULL),(16439,191,9481,'Aesha',NULL,NULL,'Kashif',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:38:22',NULL),(16440,191,9658,'Muhammad Amin Attari',NULL,NULL,'Muhammad Shafiq',NULL,NULL,NULL,'4','Islam','2023-10-27 06:38:24',NULL),(16441,191,9430,'Rabia',NULL,NULL,'Noman',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:38:27',NULL),(16442,191,9683,'Unzala',NULL,NULL,'Rashid',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:38:34',NULL),(16443,191,9377,'Ali Raza',NULL,NULL,'Amir',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:38:43',NULL),(16444,191,9479,'Aiman',NULL,NULL,'Muhammad Shakir',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:38:51',NULL),(16445,191,9667,'Azam',NULL,NULL,'Muhammad Shafiq',NULL,NULL,NULL,'4','Islam','2023-10-27 06:38:55',NULL),(16446,191,9379,'Ayan',NULL,NULL,'kamran',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:39:06',NULL),(16447,191,9432,'Dua Fatima ',NULL,NULL,'Saleem',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:39:06',NULL),(16448,191,9480,'Laiba',NULL,NULL,'Nabeel',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:39:13',NULL),(16449,191,9383,'Shoib',NULL,NULL,'Muhammad Shahid',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:39:31',NULL),(16451,191,9469,'Mehak',NULL,NULL,'Nabeel',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:39:43',NULL),(16452,191,9459,'Ayesha ',NULL,NULL,'Shareef',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:40:08',NULL),(16453,191,9491,'Muqaddas',NULL,NULL,'Ghulam Rasool',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:40:20',NULL),(16454,191,9388,'Muhammad Zaim',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:40:36',NULL),(16455,191,9568,'Maham',NULL,NULL,'Amir',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:40:42',NULL),(16456,191,9460,'Nadia ',NULL,NULL,'Farooq',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:40:52',NULL),(16457,191,9389,'Ayan Raza',NULL,NULL,'muhammad Raza',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:41:00',NULL),(16458,191,9608,'Maryam',NULL,NULL,'Rashid',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:41:15',NULL),(16460,191,9656,'Hooriya',NULL,NULL,'Adnan',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:41:41',NULL),(16461,191,9696,'Mahnoor',NULL,NULL,'Amir',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:42:07',NULL),(16463,191,9390,'Muhamamd Zain',NULL,NULL,'Muhammad Amir',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:42:14',NULL),(16464,191,9699,'Zainab',NULL,NULL,'Rizwan',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:42:30',NULL),(16465,191,9422,'Ayan',NULL,NULL,'Faizan',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:42:35',NULL),(16466,191,9664,'Nabiha',NULL,NULL,'Javeed ',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:42:48',NULL),(16467,191,9700,'Esha',NULL,NULL,'Arif',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:42:52',NULL),(16469,191,9685,'Kinza ',NULL,NULL,'Junaid',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:43:08',NULL),(16470,191,9701,'Habiba Naz',NULL,NULL,'Imran',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:43:20',NULL),(16471,191,9705,'Maryam',NULL,NULL,'Jawed',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:43:47',NULL),(16472,191,9512,'Fariha',NULL,NULL,'Shamsudin',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:43:47',NULL),(16473,191,9498,'Ahmed Raza',NULL,NULL,'Shakeel',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:43:51',NULL),(16474,191,9716,'Manahil',NULL,NULL,'Muhammad Naeem',NULL,NULL,NULL,'4',NULL,'2023-10-27 06:44:12',NULL),(16475,191,9601,'Yusra',NULL,NULL,'Abdul Qayoom',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:44:28',NULL),(16476,191,9548,'Ayaan',NULL,NULL,'Shawez',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:44:29',NULL),(16477,191,9546,'Amna',NULL,NULL,'Muhammad Ayaz',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:44:56',NULL),(16478,191,9562,'Anas',NULL,NULL,'Abdul Qayyyum',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:45:10',NULL),(16479,191,9558,'Aysha',NULL,NULL,'Shazad',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:45:21',NULL),(16480,191,9563,'Subhan',NULL,NULL,'Asif',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:45:50',NULL),(16481,191,9464,'Mahnoor',NULL,NULL,'Noor Hussain',NULL,NULL,NULL,'2',NULL,'2023-10-27 06:46:09',NULL),(16482,191,9564,'Ebad',NULL,NULL,'Muhammad Khalid',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:46:18',NULL),(16483,191,9586,'Abdul Rab',NULL,NULL,'Akram',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:46:45',NULL),(16484,191,9654,'Abdul HAdi',NULL,NULL,'Rashid',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:47:15',NULL),(16485,191,9655,'Mazhar',NULL,NULL,'ghayas Uddin',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:47:43',NULL),(16486,191,9678,'Talha',NULL,NULL,'Muhammad Nizam',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:48:08',NULL),(16487,191,9689,'Ayyan',NULL,NULL,'Sadique',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:48:29',NULL),(16488,191,9717,'Ahmed',NULL,NULL,'Waseem',NULL,NULL,NULL,'3',NULL,'2023-10-27 06:48:51',NULL),(16489,77,1838,'Zainab',NULL,NULL,'Waseem',NULL,NULL,NULL,'1',NULL,'2023-10-28 07:36:47',NULL),(16491,32,2209,'Azan Khan',NULL,NULL,'Arshad Khan',NULL,NULL,NULL,'2',NULL,'2023-10-28 08:02:44',NULL),(16492,175,6464,'Abrar',NULL,NULL,'Shafique',NULL,NULL,NULL,'4',NULL,'2023-10-28 08:31:52',NULL),(16493,175,6463,'Arman',NULL,NULL,'Jahanzaib',NULL,NULL,NULL,'4',NULL,'2023-10-28 08:32:21',NULL),(16494,175,5555,'Muhammad Tayyab',NULL,NULL,'Muhammad Javed',NULL,NULL,NULL,'2',NULL,'2023-10-28 08:37:33',NULL),(16495,190,6320,'Anas',NULL,NULL,'Muhammad Kashif',NULL,NULL,NULL,'2',NULL,'2023-10-31 06:10:38',NULL),(16496,190,6135,'Jhony Sun',NULL,NULL,'Asif Masih',NULL,NULL,NULL,'3',NULL,'2023-10-31 06:12:23',NULL),(16497,190,6179,'Hassan',NULL,NULL,'Ali Raza',NULL,NULL,NULL,'4',NULL,'2023-10-31 06:19:32',NULL);
/*!40000 ALTER TABLE `spstudent` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `student`
--

DROP TABLE IF EXISTS `student`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `student` (
  `id` int NOT NULL AUTO_INCREMENT,
  `stu_full_name` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `stu_form_b` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci DEFAULT NULL,
  `stu_dob` date DEFAULT NULL,
  `stu_gender` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `gr_num` int NOT NULL,
  `auto_gr_num` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `class` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `family_id` int NOT NULL,
  `donor_id` int DEFAULT NULL,
  `donation_date` timestamp NULL DEFAULT NULL,
  `donation_expiry` timestamp NULL DEFAULT NULL,
  `created_on` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `updated_on` timestamp NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `gr_num_unique` (`gr_num`),
  UNIQUE KEY `auto_gr_num_unique` (`auto_gr_num`),
  FULLTEXT KEY `fulltext` (`stu_full_name`,`auto_gr_num`)
) ENGINE=InnoDB AUTO_INCREMENT=645 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `student`
--

LOCK TABLES `student` WRITE;
/*!40000 ALTER TABLE `student` DISABLE KEYS */;
INSERT INTO `student` VALUES (1,'Umm-e-Farwa Waseem','42101-9114894-8','2014-12-25','Female',123,'B-230518040952','4',1,217,'2024-03-31 00:00:00','2026-03-31 00:00:00','2023-05-18 12:10:46','2025-12-14 11:57:31'),(2,'Muhammad Amaan Irfan','42101-8430953-5','2014-11-01','Male',183,'B-230518043119','4',2,4,'2024-02-27 00:00:00','2026-02-27 00:00:00','2023-05-18 12:36:56','2025-12-14 14:36:40'),(3,'Minha','42101-5986126-8','2013-09-08','Female',191,'B-230518044230','Grey',7,-1,'2023-11-22 00:00:00','2024-11-22 00:00:00','2023-05-18 12:43:47','2025-12-14 14:47:41'),(5,'Ahmed Raza Pervaiz','','2014-03-12','Male',199,'B-230518045307','4',11,46,'2024-03-27 00:00:00','2026-03-27 00:00:00','2023-05-18 12:54:37','2025-12-14 14:41:18'),(6,'Abbas Ali Ayaz','','2014-08-27','Male',228,'B-230518045451','4',12,-1,'2024-10-02 00:00:00','2025-10-02 00:00:00','2023-05-18 12:59:31','2025-12-28 19:35:48'),(7,'Alisha Ahsan','','2015-02-05','Female',250,'B-230518050046','4',143,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-05-18 13:02:05','2025-12-28 19:10:06'),(8,'Eshal Sumair Ullah','','2014-11-10','Female',253,'B-230518051626','4',87,-1,'2025-03-23 00:00:00','2026-03-23 00:00:00','2023-05-18 13:17:43','2025-12-31 08:19:42'),(9,'Arish Arif','','2014-10-21','Male',257,'B-230518051820','4',141,11,'2025-04-14 00:00:00','2026-04-14 00:00:00','2023-05-18 13:20:03','2025-12-14 14:47:27'),(10,'Mehar Imran','','2014-08-26','Female',259,'B-230518052132','4',16,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-05-18 13:23:06','2025-12-28 19:10:15'),(12,'Emaan Fatima Ayub','42101-9096428-8','2014-09-02','Female',271,'B-230518052513','3A',18,194,'2025-02-05 00:00:00','2026-02-05 00:00:00','2023-05-18 13:27:00','2025-12-14 14:48:06'),(13,'Maham Mehmood','','2014-07-19','Female',279,'B-230518053031','4',166,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2023-05-18 13:35:08','2025-12-28 19:01:47'),(14,'Rafay','','2013-12-18','Male',280,'B-230518053544','Grey',113,-1,'2024-04-21 00:00:00','2026-04-21 00:00:00','2023-05-18 13:36:57','2025-12-14 14:49:42'),(20,'Anas Pervaiz','','2015-07-07','Male',325,'B-230518080227','3A',11,17,'2024-03-07 00:00:00','2026-03-07 00:00:00','2023-05-18 15:03:11','2025-12-14 14:50:14'),(21,'Tooba Tahir','','2015-02-20','Female',371,'B-230518080312','3A',112,147,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-05-18 15:04:11','2025-12-25 08:36:07'),(22,'Muzammil Javed','','2015-02-20','Male',391,'B-230518080412','4',46,153,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-05-18 15:05:21','2025-12-25 08:36:19'),(23,'Noor Un Nisa Ismail','42101-1216796-4','2017-11-19','Female',402,'B-230518080521','Purple',26,23,'2025-02-24 00:00:00','2026-02-24 00:00:00','2023-05-18 15:07:55','2025-12-14 14:55:38'),(24,'Ahmed Hassan Jameel','','2016-01-11','Male',418,'B-230518080756','1',49,156,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-05-18 15:08:49','2025-12-25 08:36:51'),(25,'Zain-ul-Abideen Asif','','2016-11-16','Male',424,'B-230518080849','1',39,68,'2025-02-24 00:00:00','2026-02-24 00:00:00','2023-05-18 15:09:59','2025-12-14 14:57:13'),(26,'Ahmed Zayan','','2016-09-21','Male',440,'B-230518081000','Grey',37,-1,'2024-04-18 00:00:00','2025-04-17 00:00:00','2023-05-18 15:11:48','2025-02-17 11:24:54'),(28,'Mahisha Kamran ','','2016-09-19','Female',457,'B-230518081656','1',37,-1,'2023-04-15 00:00:00','2025-04-15 00:00:00','2023-05-18 15:18:05','2025-12-21 08:25:58'),(29,'Noor Fatima Irfan','','2016-12-20','Female',464,'B-230518081806','1',2,-1,'2023-04-15 00:00:00','2025-04-15 00:00:00','2023-05-18 15:19:12','2025-12-21 08:26:07'),(33,'Harmain Abid','','2015-10-15','Female',503,'B-23051984959','Purple',122,19,'2024-01-13 00:00:00','2026-01-13 00:00:00','2023-05-19 03:50:19','2025-12-14 15:08:30'),(34,'Arsal Abdul Qadir','','2014-08-03','Male',252,'B-23051985348','4S',57,80,'2025-02-01 00:00:00','2026-02-01 00:00:00','2023-05-19 03:54:33','2025-12-17 10:39:08'),(35,'Shumail Akram','','2012-12-28','Male',286,'B-23051985507','3A',79,194,'2025-02-05 00:00:00','2026-02-05 00:00:00','2023-05-19 03:55:32','2025-12-14 14:49:53'),(36,'Ahmed','','2015-04-27','Male',301,'B-23051985604','Grey',109,-1,'2024-01-24 00:00:00','2025-01-24 00:00:00','2023-05-19 03:56:15','2025-12-14 14:50:07'),(37,'Fatima Irfan','','2014-04-15','Female',331,'B-23051985651','3A',76,53,'2023-09-22 00:00:00','2026-09-22 00:00:00','2023-05-19 03:57:05','2025-12-14 14:50:30'),(39,'Naira Sarfaraz','','2015-04-15','Female',351,'B-23051985823','3A',129,73,'2025-04-05 00:00:00','2026-04-05 00:00:00','2023-05-19 03:58:40','2025-12-14 13:25:42'),(40,'Dua Kashif','','2013-06-07','Female',354,'B-23051985909','3A',144,7,'2024-03-02 00:00:00','2026-03-02 00:00:00','2023-05-19 03:59:20','2025-04-10 08:18:17'),(41,'Muneeba Abdul Qadir','','2016-01-05','Female',358,'B-23051990003','3A',57,20,'2024-03-17 00:00:00','2026-03-17 00:00:00','2023-05-19 04:00:31','2025-12-14 14:49:34'),(42,'Anabia Salman','','2015-11-12','Female',365,'B-23051990104','3A',58,148,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-05-19 04:01:14','2025-12-25 08:37:44'),(43,'Darakhshan','42101-9264459-4','2015-07-03','Female',373,'B-23051990204','Grey',113,-1,'2024-01-25 00:00:00','2026-01-25 00:00:00','2023-05-19 04:02:29','2025-12-14 14:52:51'),(44,'Hurain Ali','','2014-10-28','Female',380,'B-23051990324','4',63,155,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-05-19 04:04:00','2025-12-25 08:37:35'),(45,'Harmain Ali','','2015-09-01','Female',381,'B-23051990426','3A',63,6,'2025-03-26 00:00:00','2026-03-26 00:00:00','2023-05-19 04:04:39','2025-12-14 14:53:09'),(46,'Tanzeela Raju','42101-9283386-4','2015-08-22','Female',383,'B-23051990511','3A',67,23,'2025-02-24 00:00:00','2026-02-24 00:00:00','2023-05-19 04:05:30','2025-12-14 14:53:18'),(47,'Hazrat Umer Zafar','42101-4944608-9','2012-03-30','Male',389,'B-23051990559','4S',151,194,'2025-02-05 00:00:00','2026-02-05 00:00:00','2023-05-19 04:06:50','2025-12-14 14:53:32'),(48,'Manahil Usman','42101-1381783-2','2015-12-27','Female',390,'B-23051990728','3A',154,19,'2024-01-13 00:00:00','2026-01-13 00:00:00','2023-05-19 04:07:42','2025-12-14 14:53:44'),(49,'Lidiya Babar','','2014-12-05','Female',392,'B-23051990918','4',120,194,'2025-02-05 00:00:00','2026-02-05 00:00:00','2023-05-19 04:10:11','2025-12-14 14:54:03'),(50,'Abdul Rauf Suhail','','2015-07-07','Male',406,'B-23051991145','3A',135,146,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-05-19 04:12:43','2025-12-25 08:36:35'),(51,'Yasmeen Suhail','','2017-05-19','Female',407,'B-23051991243','3A',135,25,'2025-02-24 00:00:00','2026-02-24 00:00:00','2023-05-19 04:13:06','2025-12-14 14:56:00'),(52,'Sami','','2017-01-06','Male',417,'B-23051991339','Grey',111,-1,'2024-02-24 00:00:00','2025-02-24 00:00:00','2023-05-19 04:13:58','2025-12-14 14:56:44'),(53,'Maheen Kaleem','','2016-04-28','Female',419,'B-23051991457','1',159,196,'2025-02-20 00:00:00','2026-02-20 00:00:00','2023-05-19 04:15:26','2025-12-14 14:57:06'),(54,'Eshal Iqbal','','2015-04-16','Female',432,'B-23051991606','3A',126,55,'2025-02-13 00:00:00','2026-02-12 00:00:00','2023-05-19 04:16:38','2025-05-15 08:47:32'),(55,'Ethan Iqbal','','2017-02-09','Male',433,'B-23051991707','Green',126,30,'2024-03-06 00:00:00','2026-03-05 00:00:00','2023-05-19 04:17:20','2025-07-23 13:48:57'),(56,'Kashaf Faisal','','2016-10-23','Female',463,'B-23051991754','1',115,166,'2025-03-12 00:00:00','2026-03-12 00:00:00','2023-05-19 04:18:11','2025-12-14 15:02:39'),(57,'Sufyan Imran','','2016-08-10','Male',483,'B-23051991922','Grey',155,-1,'2024-10-20 00:00:00','2025-10-20 00:00:00','2023-05-19 04:20:10','2025-12-14 15:04:59'),(58,'Muhammad Asher Mohsin','','2016-08-24','Male',495,'B-23051992055','3A',134,189,'2024-12-01 00:00:00','2025-12-01 00:00:00','2023-05-19 04:21:11','2025-05-15 08:59:29'),(60,'Mahnoor Amjad','','2016-05-21','Female',505,'B-23051992252','Purple',35,174,'2024-03-25 00:00:00','2026-03-25 00:00:00','2023-05-19 04:23:15','2025-12-14 13:49:43'),(61,'Husnain Zohaib','42101-1882500-1','2017-07-01','Male',506,'B-23051992341','Green',136,11,'2025-04-14 00:00:00','2026-04-14 00:00:00','2023-05-19 04:23:52','2025-12-14 15:08:48'),(62,'Wania Jhangir','','2017-12-14','Female',508,'B-23051992411','Green',23,208,'2025-03-19 00:00:00','2026-03-19 00:00:00','2023-05-19 04:24:36','2025-05-15 09:01:37'),(63,'Zainab Abbas','','2016-04-19','Female',514,'B-23051992507','1',45,28,'2025-03-06 00:00:00','2026-03-06 00:00:00','2023-05-19 04:25:20','2025-12-14 15:09:13'),(64,'Muhammad Ammar Imran','42101-4426076-1','2017-11-10','Male',516,'B-23051992554','Green',48,71,'2025-04-05 00:00:00','2026-04-05 00:00:00','2023-05-19 04:26:11','2025-12-14 13:26:48'),(65,'Maliha Asif','','2016-09-06','Female',517,'B-23051992702','1',165,125,'2024-10-20 00:00:00','2025-10-20 00:00:00','2023-05-19 04:27:24','2025-12-14 15:09:29'),(66,'Muhammad Faiz Kabir','','2016-11-01','Male',519,'B-23051992750','1',32,14,'2024-04-21 00:00:00','2026-04-21 00:00:00','2023-05-19 04:28:05','2025-12-14 13:30:23'),(68,'Muhammad Hamza Imran','','2017-08-07','Male',523,'B-23051992920','Purple',108,143,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-05-19 04:29:44','2025-12-25 08:36:59'),(69,'Rabi Kamran','','2016-01-04','Male',534,'B-23051993021','1',34,43,'2024-03-29 00:00:00','2026-03-29 00:00:00','2023-05-19 04:30:36','2025-12-14 15:12:36'),(70,'Maheen Asif','','2016-05-03','Female',536,'B-23051993105','3A',31,43,'2024-03-29 00:00:00','2026-03-29 00:00:00','2023-05-19 04:31:18','2025-12-14 15:12:44'),(71,'Maryam Asif','','2017-08-14','Female',537,'B-23051993144','Purple',31,43,'2024-03-29 00:00:00','2026-03-29 00:00:00','2023-05-19 04:32:05','2025-12-14 15:12:54'),(72,'RohanGold Shehzad','','2016-08-04','Male',538,'B-23051993234','1',25,124,'2024-10-21 00:00:00','2026-10-21 00:00:00','2023-05-19 04:32:46','2025-12-14 15:13:03'),(74,'Muhammad Kashan Farhan','','2017-04-04','Male',549,'B-23051993415','Purple',24,69,'2025-03-22 00:00:00','2026-03-22 00:00:00','2023-05-19 04:34:26','2025-12-14 15:14:57'),(75,'Muhammad s/o Riyaz','','2017-07-24','Male',550,'B-23051993453','Purple',19,121,'2024-10-20 00:00:00','2026-10-20 00:00:00','2023-05-19 04:35:03','2025-12-30 11:53:36'),(76,'Ali Haider Younus','31201-0260908-5','2016-10-07','Male',551,'B-23051993532','1',21,191,'2024-12-30 00:00:00','2026-12-30 00:00:00','2023-05-19 04:35:40','2025-12-29 08:16:57'),(77,'Mirza Hadi Baig','','2016-10-12','Male',557,'B-23051993605','Purple',131,69,'2025-03-24 00:00:00','2026-03-24 00:00:00','2023-05-19 04:36:23','2025-12-14 16:52:18'),(78,'Muhammad Abdul Rehman Mushtaq','','2016-05-02','Male',564,'B-23051993649','Purple',22,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-05-19 04:37:11','2025-12-28 19:15:57'),(79,'Mavia Shakeel','','2017-08-02','Male',566,'B-23051993745','Purple',50,45,'2024-04-19 00:00:00','2026-04-19 00:00:00','2023-05-19 04:38:33','2025-12-15 07:09:21'),(80,'Arzoo Waseem','','2016-11-25','Female',567,'B-23051993908','Green',139,194,'2025-02-05 00:00:00','2026-02-05 00:00:00','2023-05-19 04:39:16','2025-12-15 07:12:15'),(81,'Nabiha Fatima Fawad','','2014-11-07','Female',572,'B-23051994009','4S',40,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2023-05-19 04:40:31','2025-12-17 13:20:05'),(82,'Hajra Bibi Imran','','2016-03-31','Female',575,'B-23051994115','1',38,194,'2025-02-05 00:00:00','2026-02-05 00:00:00','2023-05-19 04:41:32','2025-12-15 07:12:46'),(83,'Muhammad Mavia Munawar','','2015-10-25','Male',580,'B-23051994216','1',20,71,'2025-04-05 00:00:00','2026-04-05 00:00:00','2023-05-19 04:42:39','2025-12-14 13:27:56'),(84,'Muhammad Hashir Ali Shan','','2015-11-10','Male',581,'B-23051994305','3A',160,181,'2024-10-17 00:00:00','2025-10-17 00:00:00','2023-05-19 04:43:20','2025-12-14 13:31:17'),(85,'Kashaf Shoaib','','2017-11-16','Female',589,'B-23051994349','Purple',33,48,'2024-03-25 00:00:00','2026-03-25 00:00:00','2023-05-19 04:43:59','2025-12-15 07:14:25'),(86,'Muhammad Arham Saleem','42101-8652747-3','2017-06-09','Male',590,'B-23051994518','1',158,194,'2025-02-05 00:00:00','2026-02-05 00:00:00','2023-05-19 04:45:36','2025-12-15 07:14:30'),(87,'Muhammad Arman Usman Khan','42101-5798806-7','2017-06-22','Male',591,'B-23051994710','1',154,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2023-05-19 04:47:28','2025-12-28 19:01:55'),(88,'Fatima','','2017-06-28','Female',594,'B-23051994755','Grey',41,-1,'2023-01-29 00:00:00','2025-01-29 00:00:00','2023-05-19 04:48:03','2025-12-15 07:17:12'),(89,'Zartash Shoaib','','2016-06-17','Female',606,'B-23051995645','3A',29,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2023-05-19 04:57:25','2025-12-28 19:02:03'),(90,'Ammad Mursalin','42101-2032821-7','2016-06-15','Male',607,'B-23051995804','Purple',124,194,'2025-02-05 00:00:00','2026-02-05 00:00:00','2023-05-19 04:58:42','2025-12-15 07:16:37'),(91,'Muhammad Usaid Shoaib','','2016-07-12','Male',608,'B-23051995927','Purple',33,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-05-19 04:59:48','2025-12-28 19:11:39'),(92,'Muhammad Ahsan Imran','','2016-09-30','Male',609,'B-230519100007','1',114,198,'2025-03-13 00:00:00','2026-03-13 00:00:00','2023-05-19 05:00:40','2025-05-15 09:07:45'),(93,'Umm-e-Habiba Asad','','2016-09-15','Female',611,'B-230519100123','Green',121,66,'2025-04-06 00:00:00','2026-04-06 00:00:00','2023-05-19 05:02:46','2025-12-14 13:38:41'),(94,'Abdullah Mohsin','','2016-08-12','Male',612,'B-230519100324','3A',123,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2023-05-19 05:03:45','2025-12-17 13:19:48'),(95,'Abdul Hadi','42101-3999242-7','2016-11-06','Male',614,'B-230519100449','Grey',7,-1,'2023-01-29 00:00:00','2025-01-29 00:00:00','2023-05-19 05:05:06','2025-12-15 07:18:31'),(96,'Wardah Fatima Tanveer','42101-0890903-8','2018-04-27','Female',616,'B-230519100556','Green',27,166,'2025-03-12 00:00:00','2026-03-12 00:00:00','2023-05-19 05:06:25','2025-05-15 09:15:50'),(97,'Humna Abbas','','2018-04-10','Female',619,'B-230519100728','Green',45,-1,'2024-04-06 00:00:00','2025-04-06 00:00:00','2023-05-19 05:07:38','2025-12-21 08:28:42'),(98,'Maryam Fatima Dilshad','','2018-01-05','Female',620,'B-230519100802','1',149,183,'2024-10-25 00:00:00','2026-10-25 00:00:00','2023-05-19 05:08:23','2025-12-29 08:31:19'),(100,'Faiz Ullah Aziz','42101-8714217-7','2018-04-25','Male',623,'B-230519101021','Green',30,175,'2024-03-24 00:00:00','2026-03-24 00:00:00','2023-05-19 05:10:47','2025-12-15 07:19:13'),(101,'Areefa Kashif','','2017-01-25','Female',625,'B-230519101127','Purple',28,65,'2025-03-09 00:00:00','2026-03-09 00:00:00','2023-05-19 05:11:50','2025-12-15 07:19:20'),(102,'Abdul Moiz Kamran','','2018-12-09','Male',627,'B-230519101230','Blue',147,-1,'2024-03-28 00:00:00','2025-03-28 00:00:00','2023-05-19 05:12:41','2025-12-29 08:21:34'),(103,'Zainab Qaisar','','2016-11-08','Female',629,'B-230519101326','1',138,56,'2025-04-14 00:00:00','2026-04-14 00:00:00','2023-05-19 05:13:36','2025-05-15 09:20:48'),(104,'Zainab Riyaz','31201-3310610-3','2015-12-24','Female',632,'B-230519101404','1',19,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2023-05-19 05:14:19','2025-12-28 19:02:13'),(105,'Muhammad Huzaim Ali','','2013-10-14','Male',213,'B-230519101928','4S',56,7,'2025-03-02 00:00:00','2026-03-02 00:00:00','2023-05-19 05:19:58','2025-05-15 08:33:10'),(106,'Abdul Rehman Sulaiman','','2013-05-15','Male',237,'B-230519102134','4',55,6,'2025-03-26 00:00:00','2026-03-26 00:00:00','2023-05-19 05:21:58','2025-12-14 14:41:46'),(107,'Muhammad Atif Khan Arif','42101-1930478-7','2015-06-11','Male',326,'B-230519102345','4',169,18,'2025-03-29 00:00:00','2026-03-29 00:00:00','2023-05-19 05:24:13','2025-12-14 14:50:22'),(108,'Abdul Hadi Waheed','','2015-07-25','Male',399,'B-230519102614','Purple',68,154,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-05-19 05:27:01','2025-12-25 08:36:26'),(109,'Sufyan Faisal','42101-9476992-3','2016-01-13','Male',400,'B-230519102729','Purple',60,23,'2025-02-24 00:00:00','2026-02-24 00:00:00','2023-05-19 05:27:43','2025-12-14 14:54:20'),(110,'Anabiya Abdul Qadeer','42101-3533069-0','2016-10-21','Female',401,'B-230519102817','3A',77,24,'2025-04-05 00:00:00','2026-04-05 00:00:00','2023-05-19 05:28:37','2025-12-14 14:55:32'),(111,'Nansi Kashif','42101-5365699-2','2016-07-08','Female',408,'B-230519103034','Green',144,211,'2025-04-01 00:00:00','2026-04-01 00:00:00','2023-05-19 05:30:52','2025-05-15 08:44:32'),(112,'Kalip Peter','','2017-01-16','Male',409,'B-230519103312','1',83,194,'2025-02-05 00:00:00','2026-02-05 00:00:00','2023-05-19 05:33:24','2025-12-14 14:56:21'),(113,'Muhammad Sufyan Tahir','','2015-11-19','Male',410,'B-230519103353','3A',51,152,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-05-19 05:34:24','2025-12-25 08:36:42'),(114,'Zainab Irfan','','2017-08-23','Female',416,'B-230519103504','1',76,23,'2025-02-24 00:00:00','2026-02-24 00:00:00','2023-05-19 05:35:21','2025-12-14 14:56:37'),(115,'Muhmmad Ali','42101-0558852-7','2014-08-01','Male',428,'B-230519103543','3A',72,6,'2025-03-26 00:00:00','2026-03-26 00:00:00','2023-05-19 05:36:08','2025-12-14 14:57:20'),(116,'Saira Bibi Arif','','2017-08-30','Female',429,'B-230519103645','Purple',72,27,'2025-03-09 00:00:00','2026-03-09 00:00:00','2023-05-19 05:37:11','2025-12-14 14:57:29'),(117,'Uzain  Salman','','2016-09-20','Male',435,'B-230519103827','3A',107,27,'2025-03-09 00:00:00','2026-03-08 00:00:00','2023-05-19 05:39:06','2025-05-15 08:47:56'),(118,'Hunain Salman','42101-4050583-9','2014-05-02','Male',436,'B-230519103937','4',107,68,'2025-02-24 00:00:00','2026-02-25 00:00:00','2023-05-19 05:40:38','2025-05-15 08:48:01'),(119,'Palak Sarfaraz','','2017-07-19','Female',441,'B-230519104617','Purple',129,32,'2025-03-02 00:00:00','2026-03-02 00:00:00','2023-05-19 05:46:58','2025-12-14 14:59:19'),(120,'Urooj Fatima Zahid','','2015-09-07','Female',445,'B-230519104801','Grey',92,-1,'2023-05-11 00:00:00','2026-05-11 00:00:00','2023-05-19 05:48:25','2025-05-15 08:50:03'),(121,'Umar Ilyas','42101-0560626-3','2016-04-12','Male',446,'B-230519104856','Purple',53,31,'2025-02-24 00:00:00','2026-02-24 00:00:00','2023-05-19 05:49:15','2025-12-14 14:59:44'),(122,'Tayyaba Noor Arif','42101-5484565-6','2016-10-01','Female',449,'B-230519105010','1',169,122,'2024-10-20 00:00:00','2025-10-20 00:00:00','2023-05-19 05:50:39','2025-12-14 14:59:55'),(125,'Simrah Amir','','2016-12-13','Female',453,'B-230519105412','1',127,187,'2025-10-16 00:00:00','2026-10-15 00:00:00','2023-05-19 05:54:35','2025-10-16 08:29:59'),(126,'Sara','','2016-12-06','Female',454,'B-230519105519','Grey',170,-1,'2024-04-18 00:00:00','2025-04-18 00:00:00','2023-05-19 05:55:42','2025-12-14 15:02:14'),(127,'Muskan','','2013-01-23','Female',465,'B-230519105714','Grey',69,-1,'2024-04-18 00:00:00','2025-04-18 00:00:00','2023-05-19 05:57:41','2025-12-14 15:02:58'),(128,'Danish Jamshed','','2015-01-04','Male',466,'B-230519105809','Grey',69,-1,'2025-03-13 00:00:00','2026-03-13 00:00:00','2023-05-19 05:58:21','2025-12-14 14:14:22'),(129,'Mustufa Saleem','','2016-12-01','Male',468,'B-230519105851','Purple',64,168,'2025-03-18 00:00:00','2026-03-18 00:00:00','2023-05-19 06:00:02','2025-12-14 13:23:40'),(130,'Ayesha Raees','42101-7202745-8','2017-03-09','Female',469,'B-230519110034','Purple',65,36,'2024-05-05 00:00:00','2025-05-05 00:00:00','2023-05-19 06:00:57','2025-05-15 08:52:37'),(131,'Muhammad Hassan Khalid','','2017-06-02','Male',477,'B-230519110348','Purple',90,120,'2024-10-20 00:00:00','2025-10-20 00:00:00','2023-05-19 06:04:10','2025-12-14 15:04:50'),(132,'Natasha Sumair Ullah','','2016-11-20','Female',486,'B-230519110443','1',87,-1,'2024-03-27 00:00:00','2025-03-27 00:00:00','2023-05-19 06:05:45','2025-12-31 08:19:49'),(133,'Anamta Abdul Ghaffar','','2015-09-05','Female',490,'B-230519110616','4',96,71,'2025-04-05 00:00:00','2026-04-05 00:00:00','2023-05-19 06:06:29','2025-12-14 13:27:22'),(134,'Jannat Adil','','2016-10-14','Female',492,'B-230519110729','1',164,81,'2024-03-04 00:00:00','2026-03-04 00:00:00','2023-05-19 06:07:54','2025-12-14 15:05:45'),(135,'Emawuel Akram','','2014-12-30','Male',494,'B-230519110820','3A',79,118,'2024-10-20 00:00:00','2026-10-20 00:00:00','2023-05-19 06:08:54','2025-12-30 11:56:43'),(136,'Kabiyal Khalid','42101-8349495-5','2017-03-27','Male',498,'B-230519110926','Purple',73,183,'2024-10-25 00:00:00','2026-10-25 00:00:00','2023-05-19 06:10:18','2025-12-29 08:29:09'),(137,'Muhammad Ahsan Ali','','2017-03-06','Male',499,'B-230519111047','Green',102,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-05-19 06:11:14','2025-12-28 19:10:35'),(139,'Kinza Shehzad','','2016-03-14','Female',509,'B-230519111258','3A',99,11,'2025-04-14 00:00:00','2026-04-14 00:00:00','2023-05-19 06:13:16','2025-12-14 15:09:05'),(140,'Muhammad Umar Ali','','2016-01-15','Male',518,'B-230519111344','3A',85,197,'2025-02-26 00:00:00','2026-02-26 00:00:00','2023-05-19 06:14:36','2025-12-14 15:09:57'),(141,'Abu Bakar Ali','','2017-08-01','Male',522,'B-230519111505','1',85,191,'2024-12-30 00:00:00','2026-12-30 00:00:00','2023-05-19 06:15:27','2025-12-29 08:16:40'),(142,'Aiza  Rashid','','2016-11-19','Female',524,'B-230519111554','1',81,191,'2024-12-30 00:00:00','2026-12-30 00:00:00','2023-05-19 06:16:12','2025-12-29 08:16:46'),(143,'Huzaifa Shouket','42101-3564455-5','2016-01-05','Male',526,'B-230519111651','3A',75,-1,'2024-04-19 00:00:00','2025-04-19 00:00:00','2023-05-19 06:17:28','2025-12-29 08:17:54'),(144,'Anabia Ali','','2017-04-14','Female',528,'B-230519111808','Purple',56,-1,'2024-03-05 00:00:00','2025-03-05 00:00:00','2023-05-19 06:18:22','2025-12-29 08:21:21'),(145,'Hurain Fatima Nadeem','','2017-02-05','Female',540,'B-230519112013','Purple',98,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-05-19 06:20:50','2025-12-28 19:10:43'),(146,'Muzammil Sajjad','42101-2829587-5','2017-01-18','Male',541,'B-230519112127','Purple',95,185,'2024-10-30 00:00:00','2025-10-30 00:00:00','2023-05-19 06:21:47','2025-05-15 09:04:54'),(147,'Rayyan Abdul Rasheed','','2017-08-09','Male',543,'B-230519112214','Green',54,151,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-05-19 06:22:30','2025-12-25 08:37:05'),(148,'Anabiya Sajjid','42101-9575090-2','2017-12-09','Female',569,'B-230519112344','Green',94,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-05-19 06:24:15','2025-12-28 19:10:52'),(149,'Abdul Basit Mujahid','32303-6448035-5','2016-06-08','Male',573,'B-230519112516','1',101,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-05-19 06:25:30','2025-12-28 19:11:19'),(150,'Muhammad Faiz Imran','','2018-07-12','Male',577,'B-230519112602','Purple',66,46,'2024-03-27 00:00:00','2026-03-27 00:00:00','2023-05-19 06:26:24','2025-12-15 07:12:54'),(152,'Fatima Rani Fayyaz','','2017-11-20','Female',583,'B-230519112750','1',91,69,'2025-03-24 00:00:00','2026-03-24 00:00:00','2023-05-19 06:28:09','2025-12-15 07:13:59'),(153,'Ayeza Faheem','','2017-06-23','Female',585,'B-230519112846','Purple',161,183,'2024-10-25 00:00:00','2026-10-25 00:00:00','2023-05-19 06:29:23','2025-12-29 08:29:17'),(154,'Muhammad Hussain Shahid','42101-6542359-9','2017-10-26','Male',586,'B-230519112955','Green',132,48,'2024-03-25 00:00:00','2026-03-25 00:00:00','2023-05-19 06:30:12','2025-12-15 07:14:12'),(155,'Alaya Fatima Waheed','','2017-06-29','Female',587,'B-230519113036','Green',68,202,'2025-03-15 00:00:00','2026-03-15 00:00:00','2023-05-19 06:31:02','2025-05-15 09:08:50'),(156,'Ayesha Naz Shan','','2017-05-23','Female',595,'B-230519113128','Green',160,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-05-19 06:31:50','2025-12-28 19:11:25'),(157,'Fuzail Imran','','2017-12-16','Male',598,'B-230519113232','Green',86,-1,'2024-04-04 00:00:00','2025-04-04 00:00:00','2023-05-19 06:32:54','2025-12-29 08:19:09'),(158,'Muhammad Rohan Ayaz','42101-1497140-3','2016-05-13','Male',602,'B-230519113321','3A',84,53,'2023-03-29 00:00:00','2026-09-29 00:00:00','2023-05-19 06:33:56','2025-12-15 07:16:07'),(159,'Muhammad Hussain Ali','','2016-10-11','Female',605,'B-230519120317','Purple',97,175,'2024-03-24 00:00:00','2026-03-24 00:00:00','2023-05-19 07:03:33','2025-12-15 07:16:21'),(160,'Malaika Jhanzaib','','2018-12-05','Female',628,'B-230519120809','Pink',52,54,'2024-03-13 00:00:00','2026-03-13 00:00:00','2023-05-19 07:09:23','2025-12-15 07:19:41'),(161,'Kaneez Fatima Faheem','','2015-01-28','Female',296,'B-230519121403','4',61,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-05-19 07:14:22','2025-12-28 19:10:22'),(163,'Kinza Noor Irfan','','2012-12-08','Female',621,'B-230519122026','4',2,183,'2024-10-25 00:00:00','2026-10-25 00:00:00','2023-05-19 07:20:39','2025-12-29 08:29:49'),(164,'Ahsan Zahid Hussain','','2016-04-15','Male',613,'B-230519122727','Purple',80,181,'2025-10-17 00:00:00','2026-10-17 00:00:00','2023-05-19 07:27:47','2025-12-14 13:32:14'),(165,'Aliyan Junaid','42101-5336795-5','2017-01-27','Male',472,'B-230519032508','4',171,192,'2025-01-13 00:00:00','2026-01-13 00:00:00','2023-05-19 10:26:48','2025-12-14 15:04:39'),(166,'Rida Irfan','','2019-02-14','Female',630,'B-230519035659','Pink',172,-1,'2024-03-22 00:00:00','2025-03-22 00:00:00','2023-05-19 10:57:46','2025-12-21 08:27:25'),(167,'Rumaisa Irfan','','2019-02-14','Female',631,'B-230519035824','Pink',172,55,'2025-03-24 00:00:00','2026-03-24 00:00:00','2023-05-19 10:58:38','2025-05-15 09:20:58'),(169,'Anabiya Azad','','2015-05-17','Female',1232,'B-23052093613','5',174,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2023-05-20 04:36:55','2025-12-17 13:14:27'),(170,'Khadija Asghar','42101-2485536-4','2015-04-27','Female',430,'B-23052094112','3A',175,28,'2025-03-31 00:00:00','2026-03-31 00:00:00','2023-05-20 04:41:45','2025-05-15 08:47:21'),(171,'Abdullah Asghar','42101-8649814-5','2016-10-31','Male',431,'B-23052094218','Green',175,24,'2025-04-05 00:00:00','2026-04-04 00:00:00','2023-05-20 04:42:59','2025-05-15 08:47:26'),(172,'Jaweria Nazeer','31301-4548816-0','2016-10-09','Female',1251,'B-23052094930','5',176,70,'2025-04-05 00:00:00','2026-04-05 00:00:00','2023-05-20 04:49:42','2025-05-15 09:22:22'),(173,'Tayyab Jameel Khan ','42101-9370973-5','2013-08-08','Male',1185,'B-23052095917','4S',177,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2023-05-20 04:59:26','2025-12-28 19:02:22'),(174,'Chahat Asif','','2014-09-15','Female',350,'B-230520101217','3A',179,139,'2025-01-13 00:00:00','2026-01-13 00:00:00','2023-05-20 05:12:50','2025-12-14 14:50:37'),(175,'Mehmood Jawed','','2015-04-26','Male',152,'B-230520101726','4',180,3,'2024-04-15 00:00:00','2026-04-15 00:00:00','2023-05-20 05:17:49','2025-12-14 14:36:00'),(176,'Hussain Anwar','','2017-10-21','Male',496,'B-230520102728','Purple',182,74,'2025-03-29 00:00:00','2026-03-29 00:00:00','2023-05-20 05:27:23','2025-12-14 13:24:46'),(177,'Subhan Aftab','','2016-07-13','Male',450,'B-230520103049','Purple',183,22,'2025-03-10 00:00:00','2026-03-10 00:00:00','2023-05-20 05:30:47','2025-12-14 13:21:46'),(178,'Hunza Sarfaraz  ','','2017-04-25','Female',470,'B-230520103340','1',184,183,'2024-10-25 00:00:00','2026-10-25 00:00:00','2023-05-20 05:33:37','2025-12-29 08:29:55'),(179,'Noor Fatima Mushtaq','42101-6072418-0','2016-02-19','Female',438,'B-230520104231','3A',187,183,'2024-10-25 00:00:00','2026-10-24 00:00:00','2023-05-20 05:42:27','2025-12-29 08:30:19'),(180,'Zainab Faheem','','2018-02-09','Female',558,'B-230520112455','Purple',193,191,'2024-12-30 00:00:00','2026-12-30 00:00:00','2023-05-20 06:25:10','2025-12-29 08:17:06'),(181,'Firza Junaid','','2014-03-19','Female',1340,'B-230521044937','4S',189,78,'2024-04-03 00:00:00','2026-04-02 00:00:00','2023-05-21 11:49:54','2025-05-19 05:24:40'),(183,'Ansharah Khalil','','2015-09-29','Female',1235,'B-23052281446','4S',185,58,'2025-04-03 00:00:00','2026-04-02 00:00:00','2023-05-22 03:14:47','2025-05-15 09:22:02'),(185,'Anees Ur Rehman Noman','','2015-12-30','Male',1227,'B-23052282306','4S',198,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2023-05-22 03:23:36','2025-12-28 19:02:32'),(186,'Ameer Hamza Aslam','','2015-07-21','Male',1243,'B-23052282446','4S',167,144,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-05-22 03:24:47','2025-12-25 08:37:28'),(187,'Muhammad Ashar','','2014-04-18','Male',1263,'B-23052282727','Grey',112,-1,'2024-04-19 00:00:00','2025-04-19 00:00:00','2023-05-22 03:27:22','2024-11-16 11:41:50'),(188,'Hassan  Ilyas','','2013-03-28','Male',1264,'B-23052282828','Grey',53,-1,'2024-04-05 00:00:00','2026-04-04 00:00:00','2023-05-22 03:28:31','2025-12-14 14:08:55'),(189,'Habib Ullah Kashif','','2013-01-12','Male',1267,'B-23052282917','4S',195,74,'2025-03-04 00:00:00','2026-03-03 00:00:00','2023-05-22 03:29:12','2025-05-15 09:22:59'),(191,'Muskan Imran','','2015-11-16','Female',1247,'B-23052283111','4S',43,60,'2024-02-22 00:00:00','2027-02-21 00:00:00','2023-05-22 03:31:10','2026-01-06 09:01:43'),(193,'Bushra Shiraz','','2016-05-18','Female',1308,'B-23052283242','4S',191,183,'2024-10-25 00:00:00','2026-10-24 00:00:00','2023-05-22 03:32:42','2025-12-29 08:30:27'),(194,'Adiba Naveed','','2015-04-25','Female',1353,'B-23052283331','5',196,61,'2025-04-04 00:00:00','2026-04-03 00:00:00','2023-05-22 03:33:24','2025-05-15 09:35:45'),(196,'Tabassum Touseef','','2014-08-11','Female',156,'B-23052283840','4',173,4,'2024-02-27 00:00:00','2026-02-27 00:00:00','2023-05-22 03:38:39','2025-12-14 14:36:15'),(197,'Sahil','','2010-06-14','Male',1270,'B-23052285007','Grey',144,-1,'2023-11-15 00:00:00','2024-11-14 00:00:00','2023-05-22 03:50:20','2024-09-11 12:32:31'),(198,'Ayesha','','2013-01-16','Female',1266,'B-23052285343','Grey',76,-1,'2025-04-05 00:00:00','2026-04-04 00:00:00','2023-05-22 03:53:48','2025-12-14 14:08:28'),(199,'Umm e Haniya','','2015-01-06','Female',1275,'B-23052285615','Grey',134,-1,'2024-04-06 00:00:00','2025-04-05 00:00:00','2023-05-22 03:56:16','2025-12-14 14:13:23'),(200,'Syeda Aliza Ali','','2014-09-24','Female',1211,'B-23052285641','4S',102,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2023-05-22 04:49:23','2025-12-17 13:20:29'),(201,'Areeba ','','2013-12-04','Female',1278,'B-230522102518','Grey',88,-1,'2023-11-15 00:00:00','2024-11-14 00:00:00','2023-05-22 05:25:23','2024-09-11 12:32:54'),(202,'Noor Fatima','42101-3201730-0','2012-12-25','Female',1277,'B-230522103157','Grey',113,-1,'2024-04-12 00:00:00','2025-04-11 00:00:00','2023-05-22 05:31:56','2025-12-14 14:20:29'),(203,'Huzaifa','','2012-10-09','Male',1341,'B-230522103242','Grey',28,-1,'2023-12-16 00:00:00','2024-12-15 00:00:00','2023-05-22 05:33:03','2024-09-11 12:08:38'),(204,'Hasnain Ahsan','','2013-10-01','Male',1269,'B-230522103425','5',143,75,'2025-04-11 00:00:00','2026-04-10 00:00:00','2023-05-22 05:35:16','2025-05-15 09:23:08'),(205,'Alina','42101-3773317-8','2011-11-14','Female',1280,'B-230522103633','Grey',73,-1,'2023-11-10 00:00:00','2024-10-10 00:00:00','2023-05-22 05:37:08','2024-09-11 12:35:33'),(206,'Norooz','','2013-05-23','Male',1265,'B-230522103733','Grey',200,-1,'2024-04-03 00:00:00','2025-04-03 00:00:00','2023-05-22 05:41:47','2024-09-26 10:59:42'),(207,'Ahmed Junaid','','2014-01-05','Male',1255,'B-230522104759','Grey',201,-1,'2024-04-05 00:00:00','2026-04-04 00:00:00','2023-05-22 05:48:11','2025-12-14 14:09:20'),(208,'Wajiha Junaid','','2015-04-29','Female',1256,'B-230522104847','Grey',201,-1,'2024-04-05 00:00:00','2026-04-04 00:00:00','2023-05-22 05:48:47','2025-12-14 14:09:46'),(209,'Mahnoor','','2011-02-17','Female',1276,'B-230522104956','Grey',79,-1,'2023-11-15 00:00:00','2024-11-14 00:00:00','2023-05-22 05:50:16','2024-09-11 12:32:44'),(210,'Aswad Ishaq','42101-1956595-3','2016-02-29','Male',437,'B-230522110211','1',202,31,'2025-02-24 00:00:00','2026-02-25 00:00:00','2023-05-22 06:02:20','2025-05-15 08:49:37'),(211,'Rabail Ishaq','','2013-12-27','Female',1339,'B-230522110254','5',202,77,'2024-04-19 00:00:00','2026-04-18 00:00:00','2023-05-22 06:03:15','2025-05-15 09:35:29'),(212,'Subhan Adil','','2013-06-12','Male',1343,'B-230522110643','5',164,-1,'2024-04-19 00:00:00','2025-04-18 00:00:00','2023-05-22 06:06:45','2025-12-29 08:20:23'),(213,'Muhammad Zayan Mohsin','','2016-12-19','Male',458,'B-230522011847','Green',203,210,'2025-04-01 00:00:00','2026-04-01 00:00:00','2023-05-22 08:19:02','2025-05-15 08:51:24'),(214,'Marhama Fawad','','2016-11-21','Female',603,'B-23052382319','1',40,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-05-23 03:25:01','2025-12-28 19:11:34'),(215,'Hasnain','','2015-11-12','Male',1242,'B-23052394519','Grey',204,-1,'2024-01-04 00:00:00','2025-01-03 00:00:00','2023-05-23 04:45:37','2024-11-11 10:25:38'),(216,'Umm e Roman Rehan','','2013-01-28','Female',1259,'B-230523100535','5',205,183,'2024-10-25 00:00:00','2026-10-24 00:00:00','2023-05-23 05:05:45','2025-12-29 08:30:32'),(217,'Unzila Shehbaz','','2014-06-20','Female',1240,'B-230523103314','4S',206,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2023-05-23 05:33:55','2025-12-17 13:20:45'),(218,'Maryam shakeel','','2014-10-17','Female',1324,'B-230523104023','Grey',207,-1,'2024-10-25 00:00:00','2025-10-24 00:00:00','2023-05-23 05:40:51','2024-11-16 11:38:09'),(219,'Daim Nadeem','42101-4658689-3','2011-04-10','Male',1268,'B-230523105728','4S',208,194,'2025-02-05 00:00:00','2026-02-04 00:00:00','2023-05-23 05:57:47','2025-05-15 09:23:04'),(221,'Arsalan','','2012-06-09','Male',1342,'B-230523111407','Grey',209,-1,'2024-01-04 00:00:00','2026-01-03 00:00:00','2023-05-23 06:14:37','2025-12-14 14:33:11'),(222,'Maryam Noor','','2014-06-08','Female',1274,'B-230524104434','Grey',210,-1,'2024-04-06 00:00:00','2026-04-05 00:00:00','2023-05-24 05:44:53','2025-04-22 12:06:36'),(223,'Mahira Imran','','2014-01-28','Female',1233,'B-230524113514','4S',66,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2023-05-24 06:38:25','2025-12-28 19:02:45'),(224,'Mahnoor Abdul Qayoom','','2016-02-12','Female',539,'B-23052583240','1',211,43,'2024-03-29 00:00:00','2026-03-29 00:00:00','2023-05-25 03:33:32','2025-12-14 15:13:09'),(225,'Hooriya ','','2014-07-11','Female',1166,'B-23052592655','Grey',212,-1,'2024-04-12 00:00:00','2026-04-11 00:00:00','2023-05-25 04:27:46','2025-04-15 08:37:07'),(226,'Naima','','2015-04-06','Female',1165,'B-23052593128','Grey',213,-1,'2024-03-25 00:00:00','2026-03-24 00:00:00','2023-05-25 04:31:45','2025-12-14 14:20:54'),(228,'Zara','','2013-05-25','Female',1289,'B-23052594850','Grey',215,-1,'2024-11-08 00:00:00','2025-11-07 00:00:00','2023-05-25 04:49:18','2025-12-14 14:20:07'),(229,'Anamta Bibi','','2012-08-24','Female',1225,'B-230525100029','Grey',216,-1,NULL,NULL,'2023-05-25 05:01:16','2025-03-11 00:08:34'),(230,'Fatima Sumaiyya','','2013-11-21','Female',1119,'B-230525100425','Grey',217,-1,NULL,NULL,'2023-05-25 05:04:52','2024-08-23 05:11:28'),(231,'Muhammad Mustufa','','2014-12-18','Male',1120,'B-230525100556','Grey',217,-1,NULL,NULL,'2023-05-25 05:06:19','2024-08-23 05:11:40'),(232,'Faiza','','2013-10-20','Female',1125,'B-230525101046','Grey',218,-1,'2024-03-22 00:00:00','2026-03-21 00:00:00','2023-05-25 05:11:21','2025-12-14 14:21:15'),(233,'Rameen','','2012-11-05','Female',1224,'B-230525102044','Grey',219,-1,'2024-10-25 00:00:00','2025-10-24 00:00:00','2023-05-25 05:21:00','2025-04-19 10:04:11'),(235,'Muhammad Rayyan','','2013-07-11','Male',1223,'B-230525102554','Grey',219,-1,'2024-04-12 00:00:00','2026-04-11 00:00:00','2023-05-25 05:26:19','2025-04-15 08:37:43'),(237,'Fabiha','','2013-05-05','Female',1313,'B-230525105333','Grey',221,-1,'2025-03-14 00:00:00','2026-03-13 00:00:00','2023-05-25 05:53:55','2025-04-19 10:06:52'),(238,'Maryam','','2015-08-25','Female',1218,'B-230525111218','Grey',222,-1,'2024-04-05 00:00:00','2025-04-04 00:00:00','2023-05-25 06:12:44','2025-03-11 00:08:44'),(239,'Amna','','2014-01-24','Female',1105,'B-230525112626','Grey',223,-1,NULL,NULL,'2023-05-25 06:26:38','2025-03-11 00:04:05'),(240,'Asma','','2015-03-23','Female',1111,'B-230525112714','Grey',223,-1,'2024-10-25 00:00:00','2025-10-24 00:00:00','2023-05-25 06:27:23','2025-04-19 10:04:33'),(241,'Noor Fatima','','2013-08-01','Female',1108,'B-230525113035','Grey',224,-1,'2024-04-05 00:00:00','2025-04-04 00:00:00','2023-05-25 06:31:01','2025-03-11 00:03:57'),(242,'Anas Ahmed','','2015-01-27','Male',1356,'B-230525114131','Grey',225,-1,NULL,NULL,'2023-05-25 06:41:48','2025-03-11 00:05:53'),(243,'Hifza','','2011-12-29','Female',1351,'B-230525114543','Grey',226,-1,NULL,NULL,'2023-05-25 06:46:45','2025-03-11 00:05:58'),(244,'Muhammad Hassan ','','2010-10-25','Male',1297,'B-230525120144','Grey',227,-1,'2024-10-20 00:00:00','2025-10-19 00:00:00','2023-05-25 07:02:36','2025-12-14 14:11:51'),(245,'Eraj','','2014-05-18','Female',1337,'B-230525124958','Grey',228,-1,NULL,NULL,'2023-05-25 07:50:11','2025-03-11 00:06:30'),(246,'Umm e Hani','','2013-03-05','Female',1338,'B-230525125046','Grey',228,-1,NULL,NULL,'2023-05-25 07:51:10','2025-03-11 00:06:18'),(247,'Anabiya Kamran','','2014-05-05','Female',1279,'B-23052684717','5',156,75,'2025-04-11 00:00:00','2026-04-11 00:00:00','2023-05-26 03:48:14','2025-05-15 09:35:17'),(248,'Shab e Noor','','2014-06-07','Female',1214,'B-230526101605','Grey',229,-1,'2025-03-14 00:00:00','2026-03-13 00:00:00','2023-05-26 05:16:35','2025-04-19 10:06:22'),(250,'Muhammad Taha','','2012-03-10','Male',1213,'B-230526102724','Grey',230,-1,'2024-04-05 00:00:00','2025-04-04 00:00:00','2023-05-26 05:27:55','2025-03-11 00:08:52'),(251,'Fariha','','2014-01-20','Female',1287,'B-230526104558','Grey',231,-1,'2025-03-14 00:00:00','2026-03-13 00:00:00','2023-05-26 05:46:10','2025-04-19 10:06:42'),(252,'Umm e Hooria','','2014-07-08','Female',1236,'B-230526114501','Grey',192,-1,NULL,NULL,'2023-05-26 06:45:24','2024-08-23 05:13:40'),(253,'Sumain','42101-6428985-1','2008-02-20','Male',1295,'B-230527101319','Grey',208,-1,'2025-03-28 00:00:00','2026-03-27 00:00:00','2023-05-27 05:13:57','2025-12-14 14:15:19'),(254,'Abdul Rehman','','2011-02-16','Male',1292,'B-230527101511','Grey',76,-1,'2024-03-16 00:00:00','2026-03-15 00:00:00','2023-05-27 05:15:46','2025-04-14 09:32:49'),(255,'Muhammad Umar','','2012-08-05','Male',1299,'B-230527102054','Grey',155,-1,'2024-10-17 00:00:00','2025-10-16 00:00:00','2023-05-27 05:21:11','2025-12-14 14:10:46'),(256,'Iqra Bano','','2012-09-18','Female',1290,'B-230527102232','Grey',196,-1,'2024-03-18 00:00:00','2026-03-17 00:00:00','2023-05-27 05:23:25','2025-04-19 11:35:01'),(257,'Shiza','','2014-10-11','Female',1288,'B-230527102650','Grey',99,-1,'2024-02-13 00:00:00','2025-03-12 00:00:00','2023-05-27 05:27:25','2025-12-14 14:33:37'),(258,'Manazil','','2013-11-02','Female',1283,'B-230527103224','Grey',207,-1,'2024-10-25 00:00:00','2025-10-24 00:00:00','2023-05-27 05:33:04','2024-11-16 11:38:45'),(259,'Muhammad Mekael','','2013-12-11','Male',1291,'B-230527110601','Grey',232,-1,NULL,NULL,'2023-05-27 06:07:21','2024-08-23 05:15:06'),(263,'Muzammil Wakeel','','2015-06-08','Male',1271,'B-230530104832','5',181,75,'2025-04-11 00:00:00','2026-04-10 00:00:00','2023-05-30 05:50:24','2025-05-15 09:35:11'),(264,'Muhammad Atif Faqir','','2014-12-28','Male',1212,'B-230530105116','4S',194,150,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-05-30 05:51:32','2025-12-25 08:37:16'),(266,'Muhammad Aliyan Mansoor','42101-6141294-9','2014-01-14','Male',443,'B-230530023807','3A',163,33,'2025-05-11 00:00:00','2026-05-11 00:00:00','2023-05-30 09:38:51','2025-05-15 08:49:57'),(267,'Owaisha','','2014-10-12','Female',1273,'B-230530023919','Grey',178,-1,'2024-11-15 00:00:00','2025-11-14 00:00:00','2023-05-30 09:40:06','2025-12-17 07:09:46'),(268,'Qurat ul Ain','','2014-12-28','Female',1135,'B-230530024046','Grey',214,-1,'2024-04-05 00:00:00','2025-04-04 00:00:00','2023-05-30 09:41:58','2025-03-11 00:03:44'),(269,'Anamta','','2013-04-13','Female',1231,'B-23060193532','Grey',174,-1,'2024-03-15 00:00:00','2025-03-14 00:00:00','2023-06-01 04:39:15','2025-04-15 08:31:22'),(270,'Muhammad Yousuf','','2014-06-01','Male',1348,'B-23060194535','Grey',233,-1,NULL,NULL,'2023-06-01 04:46:48','2025-03-11 00:06:05'),(271,'Ali Raza','','2013-09-09','Male',1153,'B-230601102608','Grey',234,-1,NULL,NULL,'2023-06-01 05:26:27','2024-08-23 05:11:53'),(272,'Sana','','2013-02-02','Male',1209,'B-230601103638','Grey',236,-1,'2024-04-12 00:00:00','2026-04-11 00:00:00','2023-06-01 05:37:30','2025-04-15 08:37:24'),(273,'Maryam Ali','','2012-01-01','Female',1282,'B-230601123252','Grey',237,-1,'2024-10-28 00:00:00','2025-10-28 00:00:00','2023-06-01 07:33:21','2025-12-14 14:32:06'),(274,'Ghousia','42101-4375052-6','2010-04-11','Female',1284,'B-23060285036','Grey',238,-1,NULL,NULL,'2023-06-02 03:51:03','2024-12-19 07:26:35'),(275,'Unzila','','2014-01-04','Female',1285,'B-23060291901','Grey',239,-1,'2024-03-18 00:00:00','2025-03-17 00:00:00','2023-06-02 04:19:20','2025-03-28 05:40:56'),(276,'Esha','','2014-12-06','Female',1149,'B-230602105521','Grey',240,-1,'2024-04-05 00:00:00','2025-04-04 00:00:00','2023-06-02 05:56:08','2025-03-11 00:03:32'),(277,'Eshal','','2014-05-02','Female',1148,'B-230602105954','Grey',241,-1,'2024-03-22 00:00:00','2026-03-21 00:00:00','2023-06-02 06:00:16','2025-12-14 14:21:40'),(278,'Syed Furqan Amir','','2011-03-07','Male',1262,'B-230606042153','4S',242,71,'2024-04-05 00:00:00','2026-04-06 00:00:00','2023-06-06 11:23:12','2025-05-15 09:22:43'),(279,'Fazeela','','2012-12-26','Female',1234,'B-23060784008','Grey',66,-1,'2024-03-08 00:00:00','2025-03-08 00:00:00','2023-06-07 03:40:27','2024-11-11 10:27:25'),(280,'Maheen','','2014-12-16','Female',1310,'B-23060784341','Grey',191,-1,'2024-10-25 00:00:00','2025-10-24 00:00:00','2023-06-07 03:44:02','2025-04-19 10:04:21'),(281,'Hina','','2012-04-10','Female',1309,'B-23060784343','Grey',191,-1,'2024-03-14 00:00:00','2025-03-13 00:00:00','2023-06-07 03:44:29','2024-09-26 10:59:54'),(282,'Ghulam Mustufa','','2013-02-09','Male',1238,'B-23060784811','Grey',206,-1,'2024-03-08 00:00:00','2025-03-08 00:00:00','2023-06-07 03:48:43','2024-09-26 10:59:21'),(283,'Muhammad Saad','','2010-12-12','Male',1239,'B-23060784933','Grey',206,-1,'2025-03-14 00:00:00','2026-03-13 00:00:00','2023-06-07 03:49:40','2025-04-19 10:06:36'),(284,'Mirza Ayan Baig','','2014-09-01','Male',1258,'B-23060785052','Grey',131,-1,'2024-03-08 00:00:00','2025-03-08 00:00:00','2023-06-07 03:50:52','2024-09-26 10:59:32'),(285,'Hamza','','2014-05-06','Male',1311,'B-23060785149','Grey',138,-1,'2024-03-14 00:00:00','2025-03-13 00:00:00','2023-06-07 03:51:40','2025-03-11 00:06:53'),(286,'Azan','','2011-03-06','Male',1298,'B-23060785730','Grey',53,-1,'2025-03-29 00:00:00','2026-03-28 00:00:00','2023-06-07 03:57:36','2025-12-14 14:08:04'),(287,'Rabia','','2013-12-02','Female',1253,'B-23060992120','Grey',243,-1,'2024-04-30 00:00:00','2025-04-29 00:00:00','2023-06-09 04:21:28','2025-05-08 11:06:00'),(288,'Ilma','','2013-10-05','Female',1312,'B-23061283405','Grey',244,-1,'2024-10-17 00:00:00','2025-10-16 00:00:00','2023-06-12 03:37:19','2025-12-14 14:11:11'),(298,'Hunaina','','2014-11-19','Female',1336,'B-23061294225','Grey',245,-1,'2025-03-28 00:00:00','2026-03-27 00:00:00','2023-06-12 04:42:37','2025-12-17 07:10:45'),(299,'Dua','','2012-12-28','Female',1048,'B-23062093536','Grey',246,-1,NULL,NULL,'2023-06-20 04:35:36','2024-08-23 05:10:21'),(300,'Fiza','','2011-10-05','Female',1032,'B-230620101339','Grey',247,-1,NULL,NULL,'2023-06-20 05:13:48','2024-08-23 05:09:44'),(301,'Iqra','','2013-06-12','Female',1033,'B-230620101430','Grey',247,-1,NULL,NULL,'2023-06-20 05:14:19','2024-08-23 05:10:05'),(302,'Emaan','','2014-02-06','Female',1318,'B-230620102026','Grey',248,-1,NULL,NULL,'2023-06-20 05:20:21','2024-08-23 05:17:13'),(303,'Ali Hussain','','2010-02-16','Male',1300,'B-230620103741','Grey',249,-1,NULL,NULL,'2023-06-20 05:37:43','2024-08-23 05:15:22'),(306,'Ahmed Raza','','2011-03-01','Male',1315,'B-230620105026','Grey',215,-1,NULL,NULL,'2023-06-20 05:50:41','2024-08-23 05:16:51'),(307,'Romaisa','','2013-12-22','Female',1081,'B-230620105521','Grey',251,-1,NULL,NULL,'2023-06-20 05:55:24','2024-08-23 05:11:14'),(308,'Arfa','42101-3211679-2','2012-05-25','Female',1329,'B-230620122812','Grey',252,-1,NULL,NULL,'2023-06-20 07:28:23','2024-08-23 05:18:10'),(309,'Maheen','','2013-03-10','Female',1183,'B-230623102259','Grey',253,-1,NULL,NULL,'2023-06-23 05:23:18','2024-08-23 05:12:27'),(310,'Muhammand Ibad Kha','','2010-12-29','Male',1317,'B-230623103111','Grey',254,-1,NULL,NULL,'2023-06-23 05:31:42','2024-08-23 05:17:03'),(311,'Fabiha','','2011-01-14','Female',1160,'B-23062690244','Grey',255,-1,NULL,NULL,'2023-06-26 04:04:50','2024-08-23 05:12:09'),(313,'Subhan','','2011-09-20','Male',1302,'B-230815103434','Grey',256,-1,NULL,NULL,'2023-08-15 05:35:22','2024-08-23 05:15:58'),(314,'Muhammad Qasim','31201-3310610-3','2014-08-20','Male',1063,'B-230815114106','Grey',19,-1,NULL,NULL,'2023-08-15 06:42:14','2024-08-23 05:10:39'),(315,'Muhammad Taha','42101-2294644-5','2010-03-05','Male',1328,'B-230815114427','Grey',75,-1,NULL,NULL,'2023-08-15 06:47:06','2024-08-23 05:17:56'),(316,'Hanzala','42101-7210307-1','2011-03-12','Male',1327,'B-230815114854','Grey',75,-1,NULL,NULL,'2023-08-15 06:49:31','2024-08-23 05:17:38'),(317,'Mirza Ahsaan Baig','','2013-05-20','Male',1257,'B-230815115057','Grey',131,-1,NULL,NULL,'2023-08-15 06:51:50','2024-08-23 05:14:39'),(318,'Abdullah','','2012-05-04','Male',1301,'B-230815115253','Grey',232,-1,NULL,NULL,'2023-08-15 06:53:24','2024-08-23 05:15:36'),(319,'Mahnoor','31201-5384491-4','2014-11-10','Female',1065,'B-230815115439','Grey',21,-1,NULL,NULL,'2023-08-15 06:56:00','2024-08-23 05:10:55'),(320,'Aiman','','2012-09-02','Female',1241,'B-230815115720','Grey',67,-1,NULL,NULL,'2023-08-15 06:57:48','2024-08-23 05:14:11'),(322,'Muhammad Wasif','','2011-05-07','Male',1319,'B-230815121503','Grey',257,-1,NULL,NULL,'2023-08-15 07:15:30','2024-08-23 05:17:26'),(323,'Muhammad Umar','','2011-04-27','Male',1303,'B-230815121619','Grey',166,-1,NULL,NULL,'2023-08-15 07:18:35','2024-08-23 05:16:18'),(324,'Muhammad Rehan','','2013-07-11','Male',1226,'B-23081683912','Grey',219,-1,NULL,NULL,'2023-08-16 03:40:42','2024-08-23 05:13:27'),(326,'Bisma','','2012-11-27','Female',1237,'B-23081690159','Grey',206,-1,'2025-03-14 00:00:00','2026-03-13 00:00:00','2023-08-16 04:02:35','2025-04-19 10:06:29'),(327,'Sadiqa','','2014-02-01','Female',1219,'B-23081690921','Grey',198,-1,NULL,NULL,'2023-08-16 04:10:27','2024-08-23 05:13:16'),(328,'Saniya','','2011-03-19','Female',1252,'B-230816114255','Grey',258,-1,NULL,NULL,'2023-08-16 06:43:39','2024-08-23 05:14:25'),(329,'Qurat ul Ain','','2016-06-09','Female',1345,'B-23081792052','Grey',259,-1,NULL,NULL,'2023-08-17 04:21:57','2025-03-11 00:06:10'),(330,'Shayan','','2012-11-10','Male',1196,'B-230819102809','Grey',114,-1,'2025-03-14 00:00:00','2026-03-13 00:00:00','2023-08-19 05:28:47','2025-04-19 10:06:15'),(331,'Abdul Mannan Junaid','42101-2642649-9','2019-01-26','Male',5042,'B-230820103535','Blue',189,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2023-08-20 05:55:46','2025-12-28 19:03:13'),(332,'Umme-Haniya akram','42101-9656473-4','2019-05-02','Female',5019,'B-230820105642','Pink',268,34,'2023-05-11 00:00:00','2026-05-11 00:00:00','2023-08-20 05:57:23','2025-05-15 09:37:01'),(333,'Muhammad Haseeb Asif','42101-4446503-9','2019-04-23','Male',5250,'B-230820105757','Blue',267,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2023-08-20 05:58:47','2025-12-17 13:28:45'),(334,'Sehaan Salman','','2019-02-24','Male',5245,'B-230820105911','Yellow',266,-1,'2024-01-24 00:00:00','2025-01-23 00:00:00','2023-08-20 05:59:43','2025-12-29 08:25:43'),(335,'Umm e Hani Naveed','42101-3237234-0','2018-08-09','Female',5031,'B-230820110014','Yellow',196,197,'2025-02-26 00:00:00','2026-02-25 00:00:00','2023-08-20 06:01:00','2025-05-17 09:21:22'),(337,'Anamta Naveed','42101-7792869-2','2019-08-12','Female',5026,'B-230820110231','Grey',270,-1,'2023-11-22 00:00:00','2024-11-21 00:00:00','2023-08-20 06:03:04','2024-11-06 10:26:06'),(338,'Muhammad Hussain Saeed','31301-0882433-3','2019-05-13','Male',5043,'B-230820110329','Blue',271,207,'2025-03-19 00:00:00','2026-03-19 00:00:00','2023-08-20 06:04:04','2025-05-15 09:51:31'),(339,'Umm e Sharia Ayaz','42101-9510155-6','2018-11-03','Female',5016,'B-230820110432','Pink',262,159,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-08-20 06:05:14','2025-12-25 08:38:51'),(340,'Muhammad Aryan Dawood','44103-5806997-7','2019-07-15','Male',5015,'B-230820110531','Blue',261,158,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-08-20 06:06:08','2025-12-25 08:38:42'),(341,'Muskan Ali','42101-3128422-6','2019-04-04','Female',5014,'B-230820110628','Pink',260,-1,'2025-03-17 00:00:00','2026-03-16 00:00:00','2023-08-20 06:06:50','2025-05-15 09:46:09'),(342,'Ahad Raza Nadeem','42101-1176334-9','2019-03-27','Male',5011,'B-230820110724','Blue',264,101,'2024-05-18 00:00:00','2026-02-18 00:00:00','2023-08-20 06:08:05','2026-01-01 15:57:20'),(344,'Muhammad Usman Raza Ali','','2019-08-21','Male',5071,'B-230820110942','Yellow',85,113,'2024-10-14 00:00:00','2026-10-14 00:00:00','2023-08-20 06:10:35','2025-12-21 08:33:12'),(345,'Muhammad Hussain Kamran','42101-4299477-7','2019-01-12','Male',5121,'B-230820111115','Yellow',276,114,'2026-01-01 00:00:00','2027-01-01 00:00:00','2023-08-20 06:11:44','2025-12-18 12:09:08'),(346,'Ayesha Mushtaq','','2019-02-16','Female',5066,'B-230820111135','Blue',22,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-20 06:11:57','2025-12-28 19:26:05'),(347,'Waniya Bushra Jibran','42101-7037002-2','2018-05-22','Female',5060,'B-230820111420','Yellow',272,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-20 06:14:57','2025-12-28 19:25:47'),(348,'Jannat Tanveer','','2019-02-04','Female',5084,'B-230820111647','Pink',277,-1,'2023-01-29 00:00:00','2025-01-29 00:00:00','2023-08-20 06:17:27','2025-12-15 14:51:35'),(349,'Ajwah Fatima Shehzad','42101-5894706-8','2019-05-07','Female',5065,'B-230820111707','Yellow',273,217,'2024-09-25 00:00:00','2026-09-25 00:00:00','2023-08-20 06:17:50','2025-12-14 12:01:02'),(350,'Fatima Zahra Sohail','42101-3992870-4','2019-03-09','Female',5093,'B-230820111801','Yellow',275,111,'2025-03-15 00:00:00','2026-02-15 00:00:00','2023-08-20 06:18:35','2025-05-17 09:32:28'),(351,'Muhammad Ibrahim Qadir','42101-1477159-7','2019-08-05','Male',5164,'B-230820111959','Pink',278,114,'2026-01-01 00:00:00','2027-01-01 00:00:00','2023-08-20 06:20:57','2025-12-18 12:04:07'),(352,'Fariya Usman ','42301-9705832-2','2019-05-09','Female',5173,'B-230820062340','Grey',297,-1,'2023-12-16 00:00:00','2024-12-15 00:00:00','2023-08-20 13:24:41','2025-05-15 11:05:36'),(355,'Anaima Farhan Khan','','2018-12-21','Female',5222,'B-230820062752','Blue',294,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2023-08-20 13:28:33','2025-12-28 19:04:35'),(356,'Abdul Rehman','42101-5486550-9','2019-06-07','Male',5229,'B-230820062903','Grey',293,-1,'2023-12-16 00:00:00','2024-12-15 00:00:00','2023-08-20 13:29:43','2024-10-26 09:16:40'),(357,'Muhammad Affan Naveed','42101-1716321-3','2018-11-02','Male',5231,'B-230820063012','Pink',290,114,'2026-01-01 00:00:00','2027-01-01 00:00:00','2023-08-20 13:31:04','2025-12-18 12:07:53'),(358,'Muhammad Usman Waqar','42101-6609462-9','2019-11-29','Male',5254,'B-230820063132','Blue',286,149,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-08-20 13:32:15','2025-12-25 08:39:48'),(359,'Raniya Faraz','42101-6090701-4','2019-05-21','Female',5233,'B-230820063342','Blue',287,180,'2025-06-24 00:00:00','2026-06-23 00:00:00','2023-08-20 13:34:12','2025-05-15 11:12:24'),(360,'Hasnain Faraz','42101-7830881-1','2019-05-21','Male',5234,'B-230820063442','Blue',287,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-08-20 13:35:26','2025-12-28 19:12:38'),(361,'Abdul Raheem Bilal','42101-9499189-1','2019-03-15','Male',5237,'B-230820063558','Blue',285,130,'2024-11-14 00:00:00','2026-11-14 00:00:00','2023-08-20 13:37:13','2025-12-30 12:08:05'),(363,'Abdul Bari Irshad ','','2019-08-01','Male',5157,'B-230820064239','Blue',281,203,'2025-03-16 00:00:00','2026-03-16 00:00:00','2023-08-20 13:45:27','2025-05-15 11:06:00'),(365,'Maheen  Shakir','42101-9880025-5','2019-08-01','Female',5150,'B-230820064908','Pink',280,192,'2025-01-13 00:00:00','2026-01-12 00:00:00','2023-08-20 13:49:57','2025-05-15 11:03:18'),(366,'Bismah Danish','52101-2785439-8','2019-05-31','Female',5129,'B-230820065029','Yellow',302,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-20 13:51:22','2025-12-28 19:28:37'),(368,'Muhammad Azzan Zeshan','42101-5633148-5','2019-06-18','Male',5149,'B-230820065335','Blue',300,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-20 13:54:14','2025-12-28 19:28:46'),(370,'Hadi Qamar','','2019-03-03','Male',5153,'B-230820065542','Yellow',298,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2023-08-20 13:56:31','2025-12-28 19:08:33'),(371,'Muhammad Rayyan Adeel','42101-6216704-7','2018-11-09','Male',5012,'B-230820065756','Yellow',304,102,'2024-05-18 00:00:00','2026-02-18 00:00:00','2023-08-20 13:59:18','2026-01-01 15:57:05'),(372,'Hassan Ahsan','42101-8666362-1','2018-11-17','Male',5008,'B-230820065947','Blue',303,198,'2025-03-13 00:00:00','2026-03-13 00:00:00','2023-08-20 14:00:17','2025-05-15 09:36:09'),(373,'Muhammad Mavia Mansoor','42101-7979412-5','2019-04-08','Male',5187,'B-230820070054','Blue',163,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2023-08-20 14:01:33','2025-12-17 13:27:23'),(374,'Hoorain  Rashid','42101-9199770-8','2018-08-02','Female',5183,'B-230820070200','Pink',81,114,'2026-01-01 00:00:00','2027-01-01 00:00:00','2023-08-20 14:02:29','2025-12-18 12:07:06'),(375,'Umm E Hani Tahir','','2018-03-02','Female',5061,'B-230820070333','Green',51,207,'2025-03-19 00:00:00','2026-03-19 00:00:00','2023-08-20 14:04:42','2025-05-15 09:52:58'),(376,'Samreen Younus','31201-2534763-4','2018-02-18','Female',5057,'B-230820070910','Green',21,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-20 14:09:55','2025-12-28 19:25:35'),(377,'Muhammad Moiz Mohsin','42101-2375222-1','2018-05-20','Male',5055,'B-230820071027','Yellow',134,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-20 14:11:02','2025-12-28 19:16:34'),(378,'Fabiha Zahid','42101-9189098-6','2018-08-23','Female',5018,'B-230820071141','Green',252,212,'2025-03-29 00:00:00','2026-03-30 00:00:00','2023-08-20 14:12:17','2025-05-15 09:46:14'),(379,'Muhammad Ali Akeel','42101-1018050-5','2018-10-17','Male',5051,'B-230820071237','Green',306,91,'2024-10-03 00:00:00','2026-10-03 00:00:00','2023-08-20 14:13:22','2025-12-30 12:05:36'),(380,'Anabiya','','2019-07-06','Female',5047,'B-230820071354','Grey',305,-1,'2024-03-05 00:00:00','2025-03-05 00:00:00','2023-08-20 14:14:37','2025-12-14 14:22:03'),(381,'Zainab Sajjid','42101-3860890-2','2018-08-19','Female',5122,'B-230820071542','Green',310,199,'2025-03-13 00:00:00','2026-03-13 00:00:00','2023-08-20 14:16:52','2025-05-15 10:57:50'),(382,'Ahmed Rashid Ali','42101-5334151-5','2018-08-03','Male',5086,'B-230820071717','Green',309,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-20 14:17:53','2025-12-28 19:26:22'),(383,'Umm E Aiman Waseem','42101-5526680-6','2018-06-06','Female',5058,'B-230820071824','Yellow',308,42,'2025-03-25 00:00:00','2026-03-25 00:00:00','2023-08-20 14:19:07','2025-05-17 09:31:34'),(384,'Anabia Fatima Imran','42101-2128212-2','2018-12-04','Female',5054,'B-230820071927','Green',307,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-20 14:20:06','2025-12-28 19:16:10'),(385,'Abdul Hadi Irshad','','2018-08-10','Male',5178,'B-230820072037','Pink',281,72,'2024-04-03 00:00:00','2026-04-03 00:00:00','2023-08-20 14:21:17','2025-05-15 11:10:14'),(386,'Faiz Ahmed Sarfaraz','42101-2928810-5','2018-06-24','Male',5169,'B-230820072144','Pink',312,114,'2026-01-01 00:00:00','2027-01-01 00:00:00','2023-08-20 14:22:16','2025-12-18 12:06:31'),(387,'Minha Mubeen','42101-7654416-4','2018-11-05','Female',5138,'B-230820072238','Pink',311,-1,'2025-04-29 00:00:00','2026-04-28 00:00:00','2023-08-20 14:23:06','2025-12-14 12:16:14'),(389,'Umm E Hani','42101-3554576-6','2018-07-06','Female',5179,'B-230820072516','Grey',314,-1,'2025-03-13 00:00:00','2026-03-13 00:00:00','2023-08-20 14:25:52','2025-04-22 09:17:36'),(390,'Fabiha Faisal','42301-9210763-6','2018-07-13','Female',5184,'B-230820072628','Green',316,196,'2025-02-20 00:00:00','2026-02-19 00:00:00','2023-08-20 14:27:09','2025-02-20 08:54:55'),(391,'Muavia Faisal ','42301-6325004-7','2019-08-09','Male',5192,'B-230820072731','Green',316,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-08-20 14:28:15','2025-12-28 19:14:22'),(392,'Shanza Shehzad','42101-4705692-0','2018-07-25','Female',5171,'B-230820073333','Yellow',99,134,'2023-12-16 00:00:00','2025-12-15 00:00:00','2023-08-20 14:34:13','2025-05-17 09:34:59'),(393,'Ali Raza','42101-6690072-1','2019-02-23','Male',5208,'B-230820073438','Grey',195,-1,'2025-02-08 00:00:00','2026-02-07 00:00:00','2023-08-20 14:35:05','2025-12-14 14:13:49'),(394,'Muhammad Huzaifa Nadeem','42101-4405953-3','2019-02-13','Male',5220,'B-230820073531','Yellow',98,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-08-20 14:36:20','2025-12-28 19:12:53'),(395,'Abdul Rafay','42101-7331066-1','2019-02-08','Male',5095,'B-230820073659','Blue',156,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-20 14:37:40','2025-12-28 19:26:33'),(396,'Fatima Ilyas','42101-3669251-4','2018-04-11','Female',5001,'B-230820073812','Blue',53,97,'2023-09-29 00:00:00','2025-09-29 00:00:00','2023-08-20 14:41:07','2025-12-15 15:12:58'),(397,'Manahil Shakeel','','2018-09-12','Female',5165,'B-230820074152','Pink',233,114,'2026-01-01 00:00:00','2027-01-01 00:00:00','2023-08-20 14:42:27','2025-12-18 12:06:10'),(398,'Fatima Kamran','42101-8421365-6','2018-01-05','Female',5006,'B-230820074250','Grey',231,-1,'2023-09-29 00:00:00','2024-09-29 00:00:00','2023-08-20 14:43:27','2024-09-26 11:00:06'),(399,'Nabeha Salman','42101-9641611-6','2019-05-19','Female',5044,'B-230820074355','Pink',58,142,'2024-01-31 00:00:00','2026-01-01 00:00:00','2023-08-20 14:44:29','2025-05-15 09:51:36'),(400,'Tasbiha Abdul Qadeer','42101-3439114-0','2018-07-09','Female',5053,'B-230820074458','Yellow',77,91,'2025-04-19 00:00:00','2026-04-18 00:00:00','2023-08-20 14:45:45','2025-05-17 09:25:57'),(401,'Aun Ali Yousuf','42101-1432333-1','2018-08-04','Male',5070,'B-230820075703','Blue',204,112,'2025-10-14 00:00:00','2026-10-14 00:00:00','2023-08-20 14:57:32','2025-05-15 09:55:01'),(402,'Muhammad Affan Farhan','42101-6663302-3','2018-06-21','Male',5076,'B-230820075759','Pink',24,113,'2024-10-14 00:00:00','2026-10-14 00:00:00','2023-08-20 14:58:35','2025-12-21 08:33:24'),(403,'Sultan Tanveer','42101-8593663-3','2019-07-19','Male',5141,'B-230820075859','Pink',259,114,'2026-01-01 00:00:00','2027-01-01 00:00:00','2023-08-20 14:59:30','2025-12-18 12:02:52'),(404,'Muhammad Daris Javeed','42101-6996616-1','2019-03-03','Male',5235,'B-230820080040','Blue',323,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-20 15:01:50','2025-12-28 19:29:08'),(405,'Mohsin Jameel','42101-3812179-1','2018-09-17','Male',5238,'B-230820080211','Blue',322,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-08-20 15:02:51','2025-12-28 19:12:28'),(406,'Abdul Hadi Sharukh','','2019-04-30','Male',5244,'B-230820080317','Pink',321,25,'2025-02-24 00:00:00','2026-02-25 00:00:00','2023-08-20 15:04:18','2025-05-15 11:17:17'),(407,'Abdul Samad Mansoor','42101-1243946-3','2019-05-13','Male',5213,'B-230820080443','Blue',320,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-08-20 15:06:02','2025-12-28 19:13:15'),(409,'Sehrish Nadeem','42101-9376705-6','2019-04-07','Female',5148,'B-230820081041','Yellow',317,24,'2025-04-05 00:00:00','2026-04-05 00:00:00','2023-08-20 15:11:09','2025-05-17 09:26:17'),(410,'Sahil Touqeer','42101-3617357-1','2018-11-29','Male',5219,'B-230820081134','Pink',324,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-08-20 15:12:08','2025-12-28 19:13:06'),(411,'Muntaha Rizwan','42101-3447445-8','2019-01-07','Female',5154,'B-230820081230','Grey',318,-1,'2025-03-14 00:00:00','2026-03-14 00:00:00','2023-08-20 15:13:38','2025-12-14 14:14:48'),(412,'Barirah Shehzad','36502-2676093-6','2019-08-16','Female',5211,'B-230820081548','Pink',325,193,'2025-01-20 00:00:00','2026-01-20 00:00:00','2023-08-20 15:17:49','2025-05-15 11:11:23'),(413,'Muhammad Ayan Usman','42101-5280052-3','2018-10-09','Male',5207,'B-230820082107','Blue',326,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-08-20 15:21:45','2025-12-28 19:14:30'),(414,'Abdul Samad Faraz','42101-1112671-9','2018-07-28','Male',5039,'B-230820082652','Yellow',327,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2023-08-20 15:27:35','2025-12-28 19:02:56'),(415,'Mustafa Rashid Mian','42101-7540286-1','2019-05-24','Male',5128,'B-230820083127','Yellow',328,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2023-08-20 15:32:54','2025-12-28 19:08:26'),(416,'Abdul Rafay Zahir','42101-3592774-7','2019-06-13','Male',5035,'B-230820083318','Pink',330,164,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-08-20 15:33:50','2025-12-25 08:39:41'),(417,'Zunaisha Mehmood','','2018-10-10','Female',5123,'B-230820083450','Pink',331,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-20 15:35:51','2025-12-28 19:28:31'),(418,'Rimsha Mustafa','42301-0910523-2','2019-02-16','Female',5030,'B-230820083752','Blue',334,209,'2025-03-19 00:00:00','2026-03-19 00:00:00','2023-08-20 15:38:16','2025-05-15 09:46:43'),(419,'Muhammad Aatir Javaid','61101-3443477-7','2018-08-03','Male',5109,'B-230820083841','Blue',335,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2023-08-20 15:39:30','2025-12-17 13:21:07'),(420,'Mohsin','32302-0837560-3','2018-07-26','Male',5193,'B-230820083954','Grey',337,-1,'2024-01-04 00:00:00','2026-01-03 00:00:00','2023-08-20 15:40:28','2025-12-14 14:12:09'),(422,'Warisha Javed','42101-5336154-6','2019-08-09','Female',5009,'B-230820084331','Yellow',340,-1,'2023-09-30 00:00:00','2025-09-29 00:00:00','2023-08-20 15:44:03','2025-12-29 08:19:18'),(423,'Mirha Shahid','42301-2701591-6','2018-10-21','Female',5045,'B-230820084540','Pink',339,198,'2025-03-13 00:00:00','2026-03-13 00:00:00','2023-08-20 15:46:15','2025-05-15 09:51:42'),(424,'Muhammad Mustafa','42101-6997083-1','2019-07-29','Male',5017,'B-230820084655','Pink',338,160,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-08-20 15:47:37','2025-12-25 08:39:00'),(425,'Shazain Khursheed','42101-2161799-9','2018-12-28','Male',5155,'B-230820084810','Pink',342,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-20 15:48:42','2025-12-28 19:29:01'),(426,'Muhammad Arham Faisal','42101-1976028-5','2019-04-03','Male',5005,'B-230820084915','Blue',343,217,'2024-09-25 00:00:00','2026-09-25 00:00:00','2023-08-20 15:50:40','2025-12-14 12:00:50'),(427,'Ayeza majid','42101-3936451-4','2018-08-12','Female',5136,'B-230820085120','Blue',346,107,'2023-10-04 00:00:00','2026-10-04 00:00:00','2023-08-20 15:51:50','2025-12-31 13:58:51'),(428,'Jaweria Maurtaza','','2019-04-25','Female',5132,'B-230820085217','Pink',345,174,'2024-03-25 00:00:00','2026-03-25 00:00:00','2023-08-20 15:53:37','2025-12-14 13:52:06'),(429,'Anaya Saleem','','2019-01-04','Female',5156,'B-230820085429','Yellow',341,200,'2025-03-14 00:00:00','2026-03-14 00:00:00','2023-08-20 15:54:56','2025-05-17 09:27:09'),(430,'Ahmad Raza Hafeez','42101-7770273-1','2019-08-15','Male',5004,'B-230820085622','Blue',347,98,'2023-09-29 00:00:00','2025-09-29 00:00:00','2023-08-20 15:58:38','2025-12-15 15:11:47'),(431,'Muhammad Wali Ejaz','42101-2028785-9','2019-06-14','Male',5068,'B-230820085913','Grey',336,-1,'2024-12-18 00:00:00','2025-12-17 00:00:00','2023-08-20 15:59:52','2025-12-14 14:34:08'),(432,'Umm-e-haniya Hanif','42101-4657585-4','2019-06-28','Female',5139,'B-230820090023','Pink',344,98,'2023-09-29 00:00:00','2025-09-29 00:00:00','2023-08-20 16:01:33','2025-12-15 15:11:03'),(433,'Hooria Qazi','42101-0377658-4','2019-03-20','Female',5025,'B-230820090526','Yellow',354,199,'2025-03-13 00:00:00','2026-03-13 00:00:00','2023-08-20 16:06:23','2025-05-17 09:18:09'),(434,'Anish Imran','42101-6374088-5','2019-07-28','Male',5074,'B-230820090656','Blue',66,113,'2024-10-14 00:00:00','2026-10-14 00:00:00','2023-08-20 16:08:03','2025-12-21 08:33:18'),(435,'Mirha Asif','','2018-08-22','Female',5159,'B-230820090951','Yellow',165,201,'2025-03-15 00:00:00','2026-03-15 00:00:00','2023-08-20 16:10:37','2025-05-17 09:34:40'),(436,'Zara Faheem','42101-9947736-6','2019-01-27','Female',5198,'B-230820091101','Green',61,-1,'2024-11-01 00:00:00','2025-11-01 00:00:00','2023-08-20 16:11:33','2025-12-29 08:18:32'),(437,'Muhammad Awais','31301-5099665-3','2018-01-08','Male',5023,'B-230820091209','Pink',176,162,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-08-20 16:12:38','2025-12-25 08:39:21'),(438,'Zarwa Shoaib','42101-1091034-0','2019-01-04','Female',5029,'B-230820091306','Yellow',29,93,'2025-09-20 00:00:00','2026-09-20 00:00:00','2023-08-20 16:13:41','2025-12-21 06:41:04'),(439,'Arham Abid','','2019-07-01','Male',5200,'B-230820091404','Green',122,199,'2025-03-13 00:00:00','2026-03-13 00:00:00','2023-08-20 16:15:13','2025-05-15 11:11:03'),(440,'Muhammad Ahmer Waqar','42101-7657273-1','2018-11-24','Male',5022,'B-230820091550','Yellow',349,161,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-08-20 16:16:17','2025-12-25 08:39:13'),(441,' Raniya Shariq','42101-4888662-0','2019-03-05','Male',5002,'B-230820093126','Yellow',350,97,'2023-09-29 00:00:00','2025-09-29 00:00:00','2023-08-20 16:32:05','2025-12-15 15:13:03'),(442,'Amaan Saleem','42101-2164440-7','2018-12-20','Male',5010,'B-230820093237','Pink',348,200,'2025-03-14 00:00:00','2026-03-14 00:00:00','2023-08-20 16:33:07','2025-05-15 09:36:19'),(443,'Muhammad Junaid Mansoor','42101-6153389-7','2019-04-01','Male',5063,'B-230820093414','Green',364,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-20 16:34:57','2025-12-28 19:25:56'),(444,'Anabia Waseem','','2019-04-15','Female',5106,'B-230820093824','Yellow',367,196,'2025-02-20 00:00:00','2026-02-19 00:00:00','2023-08-20 16:39:09','2025-05-17 09:33:08'),(445,'Zunaira Mehmood','','2018-10-10','Female',5104,'B-230820094036','Pink',331,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-20 16:42:01','2025-12-28 19:26:41'),(446,'Abdul Wasay Faheem','42101-1851145-9','2019-01-19','Male',5120,'B-230820094243','Yellow',221,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-20 16:43:42','2025-12-28 19:28:22'),(447,'Fabiha Adeel','','2019-05-04','Female',5103,'B-230820094416','Yellow',370,170,'2024-03-14 00:00:00','2026-03-13 00:00:00','2023-08-20 16:44:49','2025-05-17 09:32:50'),(448,'Ibrahim Noor Saeed','42101-6956933-9','2018-06-23','Male',5091,'B-230820094522','Yellow',229,114,'2026-01-01 00:00:00','2027-01-01 00:00:00','2023-08-20 16:46:29','2025-12-18 12:08:49'),(449,'Muhammad Areeb Arif','','2019-01-03','Male',5089,'B-230820094650','Green',371,199,'2025-03-13 00:00:00','2026-03-13 00:00:00','2023-08-20 16:47:49','2025-05-15 10:56:24'),(450,'Ayan Ur Rehman Rizwan','42101-4469752-9','2018-12-14','Male',5190,'B-230820094820','Pink',359,-1,'2024-10-24 00:00:00','2025-10-23 00:00:00','2023-08-20 16:50:07','2025-12-21 07:46:13'),(452,'Abdul Wasay Rizwan','42101-8317242-1','2019-05-30','Male',5088,'B-230820095401','Pink',372,200,'2025-03-14 00:00:00','2026-03-14 00:00:00','2023-08-20 16:54:45','2025-05-15 10:56:16'),(453,'Manahil Sumair Ullah','42101-7915700-0','2018-09-20','Female',5038,'B-230820095539','Yellow',87,142,'2024-01-31 00:00:00','2026-01-01 00:00:00','2023-08-20 16:56:12','2025-05-17 09:22:32'),(454,'Arish Shabbir','42101-6349479-8','2018-08-02','Male',5180,'B-230820095700','Pink',374,133,'2023-12-17 00:00:00','2026-12-16 00:00:00','2023-08-20 16:57:38','2026-01-07 08:57:48'),(455,'Unzila Rafiq','','2018-12-26','Female',5079,'B-230820095804','Green',373,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2023-08-20 16:58:37','2025-12-17 13:29:42'),(457,'Dua Noor Umair','42101-0595277-4','2019-06-18','Female',5081,'B-230820100055','Green',361,198,'2025-03-13 00:00:00','2026-03-13 00:00:00','2023-08-20 17:01:31','2025-05-15 10:55:45'),(459,'Zara Bilal','42101-1541780-4','2018-10-08','Female',5119,'B-230820100326','Blue',366,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-20 17:05:20','2025-12-28 19:26:49'),(460,'Fabiha  Sabir','42301-1006635-0','2019-07-21','Female',5027,'B-230820100613','Yellow',355,24,'2025-04-05 00:00:00','2026-04-04 00:00:00','2023-08-20 17:07:57','2025-05-17 09:18:53'),(461,'Noor Fatima Umair','','2019-01-02','Female',5028,'B-230820100909','Grey',356,-1,'2024-04-05 00:00:00','2025-04-04 00:00:00','2023-08-20 17:09:42','2025-05-15 09:46:23'),(462,'Muhammad Bilal Rashid','42101-8533025-7','2019-02-15','Male',5036,'B-230820101029','Yellow',358,38,'2024-06-03 00:00:00','2026-06-02 00:00:00','2023-08-20 17:11:36','2025-07-23 13:49:52'),(463,'Muhammad Daniyal Danish','42101-0334325-7','2019-06-16','Male',5037,'B-230820101216','Yellow',360,93,'2025-09-20 00:00:00','2026-09-20 00:00:00','2023-08-20 17:13:05','2025-12-21 06:40:42'),(464,'Muhammad Ahmed Zubair','42101-3814578-5','2018-07-19','Male',5175,'B-230820101348','Yellow',376,116,'2024-10-17 00:00:00','2025-10-16 00:00:00','2023-08-20 17:15:24','2025-05-17 09:35:15'),(465,'Manahil Adeel','','2019-05-04','Female',5080,'B-230820101556','Yellow',370,-1,'2023-10-05 00:00:00','2025-10-04 00:00:00','2023-08-20 17:16:37','2025-12-29 08:20:51'),(466,'Ahsan  Ilyas','42101-8534437-3','2018-07-16','Male',5177,'B-230820101738','Pink',225,114,'2026-01-01 00:00:00','2027-01-01 00:00:00','2023-08-20 17:18:15','2025-12-18 12:06:48'),(467,'Abdul Hadi Naeem','','2018-07-21','Male',5166,'B-230820101848','Green',377,24,'2025-04-05 00:00:00','2026-04-04 00:00:00','2023-08-20 17:19:42','2025-05-15 11:06:32'),(468,'Anabia Ashfaq','42101-9437580-8','2019-12-29','Female',5040,'B-230820102033','Yellow',362,55,'2025-03-12 00:00:00','2026-03-12 00:00:00','2023-08-20 17:21:25','2025-05-17 09:24:20'),(469,'Muhammad Arsal Ehsan','42101-0827881-3','2018-04-17','Male',5050,'B-230820102155','Green',363,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2023-08-20 17:22:33','2025-12-28 19:03:21'),(470,'Umer  Ahtisham','42101-4311346-7','2018-03-04','Male',5225,'B-230820102146','Green',383,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-08-20 17:23:03','2025-12-28 19:12:46'),(471,'Fahad Mustafa Jameel','42101-6705795-1','2019-06-22','Male',5210,'B-230820102333','Yellow',382,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-08-20 17:24:14','2025-12-28 19:13:24'),(472,'Muhammad Usman Nushad','42101-5331548-5','2018-08-23','Male',5124,'B-230820103023','Yellow',365,50,'2023-01-29 00:00:00','2026-01-29 00:00:00','2023-08-20 17:31:00','2025-12-15 14:51:10'),(473,'Muhammad Amaan  Irfan','42101-3947840-1','2019-08-22','Male',5032,'B-23082192939','Pink',332,163,'2024-01-04 00:00:00','2027-01-04 00:00:00','2023-08-21 04:30:10','2025-12-25 08:39:33'),(474,'Abdul Rehman','42101-5337808-5','2019-10-08','Male',5194,'B-23082193251','Grey',329,-1,'2023-12-16 00:00:00','2024-12-15 00:00:00','2023-08-21 04:33:22','2024-09-11 12:16:03'),(475,'Anaya Arif','42101-7360311-4','2018-12-17','Female',5046,'B-23082194203','Yellow',169,55,'2025-03-12 00:00:00','2026-03-12 00:00:00','2023-08-21 04:42:32','2025-05-17 09:23:32'),(476,'Muhammad Haseeb','42101-1162459-1','2019-08-20','Male',5236,'B-23082195348','Grey',283,-1,'2023-12-16 00:00:00','2024-12-15 00:00:00','2023-08-21 04:54:11','2024-09-11 12:20:29'),(477,'Muhammad s/o Owais','42101-3002601-1','2019-08-24','Male',5067,'B-230821100430','Pink',274,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-21 05:04:57','2025-12-28 19:26:14'),(479,'Aqsa Zia','','2019-05-31','Female',5140,'B-230821100909','Blue',279,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2023-08-21 05:09:26','2025-12-17 13:27:02'),(481,'Malaika Asif','42101-9841576-6','2019-08-16','Female',5151,'B-230821101237','Blue',299,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2023-08-21 05:14:54','2025-12-28 19:28:53'),(482,'Muhammad Ali Junaid','','2019-12-06','Male',5255,'B-230925101351','Pink',171,-1,'2024-03-22 00:00:00','2025-03-21 00:00:00','2023-09-25 05:15:20','2025-12-21 08:27:31'),(483,'Muhammad Yahya Sheikh Arif','42101-4919131-5','2017-12-10','Male',5256,'B-23100282100','Yellow',384,-1,'2024-10-19 00:00:00','2025-10-18 00:00:00','2023-10-02 03:22:45','2025-12-21 06:55:19'),(484,'Rayyan Javed','42101-0729148-1','2018-12-16','Male',5257,'B-231010102828','Yellow',385,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2023-10-10 05:29:23','2025-12-28 19:04:25'),(485,'Hasnain Shakeel','42101-7002561-5','2018-08-17','Male',5258,'B-231010103651','Grey',386,-1,'2023-12-16 00:00:00','2024-12-15 00:00:00','2023-10-10 05:37:33','2025-05-15 11:25:59'),(486,'Noor Fatima Zahid','','2019-12-03','Female',5223,'B-231102120437','Blue',387,193,'2025-01-20 00:00:00','2026-01-20 00:00:00','2023-11-02 07:05:33','2025-05-15 11:11:58'),(487,'Umm e Hani Rashid','','2017-01-17','Female',5253,'B-23110494616','1',358,195,'2025-02-08 00:00:00','2027-02-08 00:00:00','2023-11-04 04:47:34','2025-12-28 19:12:21'),(488,'Maryam Noor Faheem','42101-7626915-0','2020-06-06','Female',5259,'B-240907013005','Blue',193,186,'2025-10-12 00:00:00','2026-10-11 00:00:00','2024-09-07 08:38:36','2025-10-16 08:31:55'),(489,'Aiza Intakhab Khan','','2021-04-14','Female',5260,'B-250327112323','Grey',305,-1,NULL,NULL,'2025-03-27 06:24:14','2025-05-15 11:26:24'),(490,'Muhammad Khuzaima Fawad','','2021-11-12','Male',5261,'B-250327112540','KG-1',40,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2025-03-27 06:25:59','2025-12-28 19:04:13'),(491,'Zain- ul- Abideen Shezad','','2021-08-04','Male',5262,'B-250327112724','KG-1',325,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2025-03-27 06:28:34','2025-12-28 19:04:04'),(492,'Armish Ehsan Ali','','2021-02-24','Female',5263,'B-250327113113','KG-1',363,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2025-03-27 06:31:12','2025-12-28 19:07:31'),(493,'Meerab Sajjid','','2021-01-20','Female',5264,'B-250327113403','KG-1',94,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2025-03-27 06:34:10','2025-12-28 19:07:22'),(494,'Hassan Kamran','','2021-09-08','Male',5265,'B-250327113616','KG-1',276,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2025-03-27 06:36:14','2025-12-28 19:07:14'),(495,'Muhammad Arshman Asif','','2021-05-21','Male',5266,'B-250327113734','KG-1',267,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2025-03-27 06:37:41','2025-12-28 19:07:05'),(496,'Jannat Bilal','','2021-07-18','Female',5267,'B-250327115128','KG-1',366,22,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 06:51:23','2025-12-14 11:06:02'),(497,'Mehrab Faisal','','2020-11-11','Female',5268,'B-250327115235','KG-1',343,22,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 06:52:43','2025-12-14 11:06:18'),(498,'Muhammad Raza Fawad','','2020-02-05','Male',5269,'B-250327115449','KG-2',40,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 06:54:45','2025-12-17 13:39:06'),(499,'Zainab Umair','','2020-11-09','Female',5270,'B-250327115619','KG-2',361,199,'2025-03-13 00:00:00','2026-03-13 00:00:00','2025-03-27 06:56:11','2025-12-28 20:15:54'),(500,'Arham Qaiser','','2020-05-18','Male',5271,'B-250327115722','KG-2',138,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 06:57:18','2025-12-17 13:39:20'),(501,'Hasnain Muhammad Ali','','2020-07-18','Male',5272,'B-250327115828','KG-2',56,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 06:58:18','2025-12-17 13:39:36'),(502,'Sana Mursaleen','','2020-05-25','Female',5273,'B-250327120829','KG-2',389,82,'2024-04-06 00:00:00','2026-04-05 00:00:00','2025-03-27 07:08:42','2025-05-15 11:45:38'),(503,'Muhammad Rayyan','','2020-04-26','Male',5274,'B-250327120954','Grey',390,-1,NULL,NULL,'2025-03-27 07:09:38','2025-04-15 07:39:22'),(504,'Aiza Fatima Yousuf','','2020-07-22','Female',5275,'B-250327121125','KG-2',391,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 07:11:24','2025-12-17 13:39:52'),(505,'Zainab Batool Shan','','2020-08-22','Female',5276,'B-250327121723','KG-2',393,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 07:17:40','2025-12-17 13:40:08'),(506,'Muhammad Ahmer Altaf','','2020-10-07','Male',5277,'B-250327121843','KG-2',392,37,'2025-10-01 00:00:00','2026-04-01 00:00:00','2025-03-27 07:18:42','2025-12-17 17:58:36'),(507,'Yusra Fatima Shehzad','','2020-03-28','Female',5278,'B-250327121957','KG-2',394,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 07:19:51','2025-12-18 12:11:43'),(508,'Rameen Zeeshan','','2021-03-13','Female',5279,'B-250327122525','KG-1',397,22,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 07:25:33','2025-12-14 11:06:31'),(509,'Yashfa Laiq','','2020-09-20','Female',5280,'B-250327122704','KG-2',396,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2025-03-27 07:26:59','2025-12-28 19:06:57'),(510,'Muhammad Zayan Akber','','2021-05-14','Male',5281,'B-250327122819','KG-2',395,29,'2025-03-14 00:00:00','2027-03-14 00:00:00','2025-03-27 07:28:16','2025-12-28 19:06:44'),(511,'Adeeba Ramzan','','2020-04-10','Female',5282,'B-250327122950','KG-2',399,-1,NULL,NULL,'2025-03-27 07:29:48','2025-05-15 11:46:22'),(512,'Maheen Naz Abbas','','2020-08-01','Female',5283,'B-250327123119','KG-2',398,-1,NULL,NULL,'2025-03-27 07:31:18','2025-05-15 11:46:45'),(513,'Zoya Kanwal Adnan','','2020-10-05','Female',5284,'B-250327123249','KG-2',400,-1,NULL,NULL,'2025-03-27 07:33:02','2025-05-15 11:46:54'),(514,'Hoorain Fatima Anjum','','2020-04-27','Female',5285,'B-250327123947','KG-2',401,-1,NULL,NULL,'2025-03-27 07:39:54','2025-05-15 11:47:00'),(515,'Abdul Samad Shahzaib','','2020-07-18','Male',5286,'B-250327124054','KG-2',402,-1,NULL,NULL,'2025-03-27 07:40:55','2025-05-15 11:47:07'),(516,'Hurain Fatima Faisal','','2021-08-01','Female',5287,'B-250327124540','KG-1',115,22,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 07:45:53','2025-12-14 11:07:39'),(517,'Ayesha Qazi','','2020-02-10','Female',5288,'B-250327124904','KG-2',405,-1,NULL,NULL,'2025-03-27 07:48:59','2025-04-11 10:21:28'),(518,'Shahzain Amir','','2020-11-14','Male',5289,'B-250327125022','KG-2',404,-1,NULL,NULL,'2025-03-27 07:50:28','2025-05-15 11:47:23'),(519,'Naima Noor Ajmal','','2020-03-15','Female',5290,'B-250327125133','KG-2',403,-1,NULL,NULL,'2025-03-27 07:51:27','2025-05-15 11:47:37'),(520,'Nubaisha Salman','','2020-10-28','Female',5291,'B-250327125534','KG-2',406,-1,NULL,NULL,'2025-03-27 07:55:25','2025-05-15 11:47:43'),(521,'Noor -um-Marah Shujat','','2021-01-01','Female',5292,'B-250327125649','KG-2',407,226,'2025-11-24 00:00:00','2026-11-24 00:00:00','2025-03-27 07:59:16','2026-01-07 11:19:07'),(522,'Abdul Rahim Khurram','','2020-05-10','Male',5293,'B-250327010024','KG-2',408,-1,NULL,NULL,'2025-03-27 08:00:22','2025-05-15 11:47:55'),(523,'Wahaj Majid Khan','','2020-02-28','Male',5294,'B-250327010206','KG-2',409,-1,NULL,NULL,'2025-03-27 08:02:14','2025-05-15 11:48:02'),(524,'Raima Amin','','2020-02-21','Female',5295,'B-250327010544','KG-2',219,-1,NULL,NULL,'2025-03-27 08:05:30','2025-05-15 11:48:22'),(525,'Muhammad s/o Younus','','2021-09-28','Male',5296,'B-250327010726','KG-1',21,22,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 08:07:29','2025-12-14 11:06:48'),(526,'Shahmir Mubeen','','2021-08-21','Male',5297,'B-250327010830','KG-1',311,22,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 08:08:24','2025-12-14 11:07:24'),(527,'Armaan Farhan','','2021-08-12','Male',5298,'B-250327010929','KG-1',24,22,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 08:09:25','2025-12-14 11:07:02'),(528,'Muhammad Qasim Maurtaza','','2021-01-08','Male',5299,'B-250327011035','KG-1',345,22,'2025-03-10 00:00:00','2026-03-10 00:00:00','2025-03-27 08:10:31','2025-12-28 19:33:51'),(530,'Muhammad Ali Akbar','','2022-02-21','Male',5300,'B-250327011202','Grey',38,-1,'2025-03-10 00:00:00','2026-03-09 00:00:00','2025-03-27 08:12:38','2025-12-14 14:06:53'),(531,'Muhammad Armaan Khalid','','2021-07-17','Male',5301,'B-250327011345','KG-1',90,22,'2025-03-10 00:00:00','2026-03-10 00:00:00','2025-03-27 08:13:34','2025-12-28 19:33:59'),(532,'Rohaan Abid Ali','','2020-05-31','Male',5302,'B-250327011510','KG-2',412,-1,NULL,NULL,'2025-03-27 08:15:09','2025-05-15 11:49:02'),(533,'Barirah Farhan Khan','','2020-09-28','Female',5303,'B-250327011647','KG-2',411,-1,NULL,NULL,'2025-03-27 08:16:51','2025-05-15 11:49:17'),(534,'Anabiya Waheed','','2020-01-02','Female',5304,'B-250327011752','KG-2',68,-1,NULL,NULL,'2025-03-27 08:17:48','2025-05-15 11:49:23'),(535,'Sabteen Faras Kharal','','2020-07-21','Female',5305,'B-250327011943','KG-2',414,-1,NULL,NULL,'2025-03-27 08:20:06','2025-04-11 10:23:49'),(536,'Syed Mahad Shakir Ali','','2020-11-19','Male',5306,'B-250327012110','KG-2',413,-1,NULL,NULL,'2025-03-27 08:21:27','2025-05-15 11:49:39'),(537,'Hasnain Basheer Ahmed','','2020-11-14','Male',5307,'B-250327015347','KG-2',421,-1,NULL,NULL,'2025-03-27 08:53:42','2025-05-15 11:49:46'),(538,'Manahil Touqeer','','2020-09-07','Female',5308,'B-250327015500','KG-2',420,-1,NULL,NULL,'2025-03-27 08:55:08','2025-05-15 11:49:51'),(539,'Umm -e- Farwa Farhan','','2020-12-07','Female',5309,'B-250327020056','KG-2',426,-1,NULL,NULL,'2025-03-27 09:01:04','2025-05-15 11:49:57'),(540,'Affan Rizwan','','2020-07-12','Male',5310,'B-250327020206','KG-2',418,-1,NULL,NULL,'2025-03-27 09:02:03','2025-05-15 11:50:15'),(541,'Ayesha Pari Umar','','2020-09-04','Female',5311,'B-250327020454','KG-2',417,-1,NULL,NULL,'2025-03-27 09:04:49','2025-05-15 11:50:43'),(542,'Alisha  Sajjad','','2020-02-01','Female',5312,'B-250327020555','KG-2',416,-1,NULL,NULL,'2025-03-27 09:05:53','2025-05-15 11:50:47'),(543,'Hoorain Fatima Fayyaz','','2020-11-11','Female',5313,'B-250327020656','KG-2',415,-1,NULL,NULL,'2025-03-27 09:06:48','2025-05-15 11:50:53'),(544,'Shayan Javed','','2021-07-28','Male',5314,'B-250327022625','KG-1',434,22,'2025-03-10 00:00:00','2026-03-10 00:00:00','2025-03-27 09:26:49','2025-12-28 19:34:28'),(545,'Zahra Fatima Zubair','','2021-04-16','Female',5315,'B-250327022751','KG-1',432,22,'2025-03-10 00:00:00','2026-03-10 00:00:00','2025-03-27 09:27:46','2025-12-28 19:34:36'),(546,'Ali Hasnain Sultan','','2021-05-02','Male',5316,'B-250327022911','KG-1',429,22,'2025-03-10 00:00:00','2026-03-10 00:00:00','2025-03-27 09:29:20','2025-12-28 19:34:43'),(547,'Safwan Raza Salman','','2020-08-13','Male',5317,'B-250327023107','KG-2',435,-1,NULL,NULL,'2025-03-27 09:31:32','2025-05-15 11:51:13'),(548,'Muhammad Ali  Imran','','2020-03-19','Male',5318,'B-250327023253','KG-2',433,-1,NULL,NULL,'2025-03-27 09:32:37','2025-05-15 11:51:20'),(549,'Hania Zakir','','2020-07-19','Female',5319,'B-250327023641','KG-2',431,-1,NULL,NULL,'2025-03-27 09:36:37','2025-05-15 11:51:25'),(550,'Ahmed Noman','','2020-12-05','Male',5320,'B-250327023841','KG-2',430,-1,NULL,NULL,'2025-03-27 09:38:30','2025-05-15 11:51:30'),(551,'Umm-e- Banin Shahid','','2020-02-11','Female',5321,'B-250327023940','KG-2',428,-1,NULL,NULL,'2025-03-27 09:39:32','2025-05-15 11:51:35'),(552,'Muhammad Hassan Ali','','2020-03-06','Male',5322,'B-250327024039','KG-2',427,-1,NULL,NULL,'2025-03-27 09:40:33','2025-05-15 11:55:34'),(553,'Subhan Amjad Hussain','','2021-01-28','Male',5323,'B-250327024247','KG-2',425,-1,NULL,NULL,'2025-03-27 09:44:33','2025-05-15 11:55:41'),(554,'Farhana Ishaq','','2020-06-26','Female',5324,'B-250327024652','KG-2',424,-1,NULL,NULL,'2025-03-27 09:46:48','2025-05-15 11:55:49'),(555,'Hafsa Ghulam','','2020-12-25','Female',5325,'B-250327024848','KG-2',423,-1,NULL,NULL,'2025-03-27 09:48:38','2025-05-15 11:56:02'),(556,'Zainab Zaheer','','2021-12-21','Female',5326,'B-250327025006','KG-2',422,-1,NULL,NULL,'2025-03-27 09:49:47','2025-05-15 11:56:05'),(557,'Hadia Bibi Akhtar','','2020-08-21','Female',5327,'B-250327025053','KG-2',437,-1,NULL,NULL,'2025-03-27 09:50:50','2025-05-15 11:56:11'),(558,'Shanaya Waseem','','2020-02-05','Female',5328,'B-250327025148','KG-2',436,-1,NULL,NULL,'2025-03-27 09:51:38','2025-05-15 11:56:16'),(559,'Huzaifa Usman','','2020-06-07','Male',5329,'B-250327025432','KG-2',154,-1,NULL,NULL,'2025-03-27 09:54:23','2025-05-15 11:56:20'),(560,'Musaika Usman','','2020-06-07','Female',5330,'B-250327025544','KG-2',154,-1,NULL,NULL,'2025-03-27 09:56:51','2025-05-15 11:56:24'),(561,'Nabiha Sajjid','','2020-05-27','Female',5331,'B-250327030832','KG-2',310,-1,NULL,NULL,'2025-03-27 10:08:36','2025-05-15 11:56:29'),(562,'Samreen Guldad','','2021-03-01','Female',5332,'B-250327031859','KG-1',461,22,'2025-03-10 00:00:00','2026-03-10 00:00:00','2025-03-27 10:18:52','2025-12-28 19:34:50'),(564,'Anabiya Ishaq','','2021-07-05','Female',5333,'B-250327033756','KG-1',466,22,'2025-03-10 00:00:00','2026-03-10 00:00:00','2025-03-27 10:38:42','2025-12-28 19:34:58'),(565,'Fatima Zehra Khalid','','2021-09-04','Female',5334,'B-250327033941','KG-1',465,22,'2025-03-10 00:00:00','2026-03-10 00:00:00','2025-03-27 10:40:01','2025-12-28 19:35:05'),(566,'Maryam Fatima Faisal','','2021-10-07','Female',5335,'B-250327034135','KG-1',464,22,'2025-03-10 00:00:00','2026-03-10 00:00:00','2025-03-27 10:41:27','2025-12-28 19:35:13'),(567,'Muhammad Sahal','','2021-03-20','Male',5336,'B-250327034228','KG-1',463,178,'2024-04-12 00:00:00','2026-04-11 00:00:00','2025-03-27 10:42:18','2025-04-15 08:38:50'),(568,'Abiha Faheem','','2021-12-05','Female',5337,'B-250327034353','KG-1',462,178,'2024-12-04 00:00:00','2026-04-11 00:00:00','2025-03-27 10:44:06','2025-05-15 11:57:01'),(569,'Hafsa Kashif','','2021-10-08','Female',5338,'B-250327034530','KG-1',460,178,'2024-04-12 00:00:00','2026-04-11 00:00:00','2025-03-27 10:45:30','2025-04-15 08:36:33'),(570,'Muhammad Azan Atif','','2021-05-25','Male',5339,'B-250327034722','KG-1',459,171,'2024-03-15 00:00:00','2026-03-14 00:00:00','2025-03-27 10:47:32','2025-05-15 11:57:08'),(571,'Laraib Kamran','','2021-07-22','Female',5340,'B-250327035023','KG-1',458,74,'2025-03-29 00:00:00','2026-03-28 00:00:00','2025-03-27 10:50:36','2025-05-15 11:57:13'),(572,'Muhammad Azeem Umar','','2021-11-28','Male',5341,'B-250327035220','KG-1',457,172,'2024-03-16 00:00:00','2026-03-15 00:00:00','2025-03-27 10:52:27','2025-05-15 11:57:19'),(573,'Sila Faheem','','2022-04-11','Female',5342,'B-250327035330','KG-1',456,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 10:53:21','2025-12-17 13:31:40'),(574,'Syed Muhammad Safi Mansoor','','2020-12-02','Male',5343,'B-250327035426','KG-1',455,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 10:54:33','2025-12-17 13:31:54'),(575,'Affan','','2021-04-18','Male',5344,'B-250327035554','KG-1',454,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 10:55:36','2025-12-17 13:32:13'),(576,'Muqadas Fatima Abdul Saeed','','2021-12-12','Female',5345,'B-250327035645','KG-1',453,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 10:56:41','2025-12-17 13:32:32'),(577,'Amna Adnan','','2021-08-22','Female',5346,'B-250327035803','Grey',451,-1,NULL,NULL,'2025-03-27 10:58:15','2025-05-15 11:57:48'),(578,'Umm -e- Roman Junaid','','2021-11-14','Female',5347,'B-250327035912','KG-1',450,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 10:59:09','2025-12-17 13:33:48'),(579,'Noor Fatima Sharyar','','2021-10-16','Female',5348,'B-250327040020','KG-1',449,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 11:00:17','2025-12-17 13:34:02'),(580,'Abdul Rehman Noor','','2022-01-26','Male',5349,'B-250327040141','KG-1',448,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 11:01:47','2025-12-17 13:34:16'),(581,'Anaya Esrar','','2021-06-28','Female',5350,'B-250327040402','KG-1',447,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 11:04:01','2025-12-17 13:34:29'),(582,'Ahad Raza Waseem','','2021-03-14','Male',5351,'B-250327040502','KG-1',444,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 11:05:20','2025-12-17 13:34:48'),(583,'Muhammad Yousha hamamd','','2021-11-16','Male',5352,'B-250327040647','KG-1',443,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 11:06:56','2025-12-17 13:35:03'),(584,'Muhammad Affan Aliyan','','2021-11-06','Male',5353,'B-250327040828','KG-1',442,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 11:08:25','2025-12-18 11:39:36'),(585,'Eman Fatima Riyaz','','2021-02-23','Female',5354,'B-250327040927','KG-1',441,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 11:09:19','2025-12-17 13:35:16'),(586,'Ayeza Adnan','','2021-05-12','Female',5355,'B-250327041112','KG-1',440,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 11:11:23','2025-12-17 13:35:29'),(587,'Ayeza Sanober','','2021-04-01','Female',5356,'B-250327041343','KG-1',439,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 11:13:39','2025-12-17 13:36:22'),(588,'Kiswa Farhan','','2021-12-04','Female',5357,'B-250327041445','KG-1',438,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 11:14:36','2025-12-17 13:36:41'),(589,'Altamash Iqbal','','2022-03-24','Male',5358,'B-250327042121','KG-1',467,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-27 11:21:15','2025-12-17 13:36:53'),(590,'Muhammad Zawiyan','','2021-11-28','Male',5359,'B-25032844438','KG-1',468,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-03-28 11:50:03','2025-12-17 13:37:11'),(591,'Hooria Nazeer','','2020-11-18','Female',5360,'B-25032962454','KG-2',176,-1,NULL,NULL,'2025-03-29 13:25:46','2025-05-15 12:02:17'),(592,'Zimal Faheem','','2020-06-28','Female',5362,'B-25040524048','KG-1',456,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-04-05 09:50:56','2025-12-17 13:38:53'),(593,'Abdul Rehman Asif','','2021-10-24','Male',5361,'B-25040525624','KG-1',469,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-04-05 09:57:25','2025-12-17 13:38:39'),(594,'Uswa Zainab Shaikh Arif','','2020-12-26','Female',5363,'B-250409035027','KG-2',384,-1,NULL,NULL,'2025-04-09 10:52:43','2025-05-15 12:02:37'),(595,'Parisa Imran','','2020-12-24','Female',5364,'B-25040941805','KG-2',86,-1,NULL,NULL,'2025-04-09 11:19:08','2025-05-15 12:02:46'),(596,'Ahmed Younus','','2020-07-11','Male',5365,'B-25040941934','KG-2',21,-1,NULL,NULL,'2025-04-09 11:20:35','2025-05-15 12:02:52'),(597,'Minha Zahid','42101-3212724-2','2015-12-12','Female',5366,'B-250410101646','4',252,198,'2025-03-13 00:00:00','2026-03-13 00:00:00','2025-04-10 05:19:08','2025-12-14 13:41:32'),(598,'Falak Naz','42101-6264202-4','2008-08-11','Female',5367,'B-250410102035','4',426,200,'2025-03-14 00:00:00','2026-03-14 00:00:00','2025-04-10 05:21:46','2025-12-14 13:43:02'),(599,'Abdullah Riyaz','','2015-02-19','Male',5375,'B-250410105159','5',441,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-04-10 05:53:54','2025-12-17 13:14:45'),(600,'Abiyan Ali Riyaz','','2020-03-23','Male',5374,'B-250410105625','KG-2',441,-1,NULL,NULL,'2025-04-10 05:57:03','2025-05-15 12:03:35'),(601,'Muhammad Hashir Kashif','','2015-03-17','Male',5372,'B-250410105943','Grey',460,-1,NULL,NULL,'2025-04-10 06:02:08','2025-05-19 10:54:18'),(602,'Neha fatima Riyaz','','2016-02-03','Female',5373,'B-250410110654','4',441,177,'2025-03-28 00:00:00','2026-03-28 00:00:00','2025-04-10 06:08:53','2025-12-14 13:42:15'),(603,'Abdul Ahad Noman','','2015-07-11','Male',5376,'B-250410111518','4',479,-1,'2024-08-11 00:00:00','2025-08-11 00:00:00','2025-04-10 06:16:10','2025-12-21 07:46:05'),(604,'Waleeja Naz Sabir','','2019-09-18','Female',5368,'B-250410111707','Grey',470,-1,NULL,NULL,'2025-04-10 06:17:56','2025-05-15 12:03:04'),(605,'Muhammad Usman Asif','','2016-06-05','Male',5369,'B-250410112035','4',471,119,'2024-10-20 00:00:00','2026-10-20 00:00:00','2025-04-10 06:21:43','2025-12-30 11:57:34'),(611,'Ayan Faisal','','2015-04-06','Male',5377,'B-250410112523','4',480,184,'2024-10-28 00:00:00','2026-10-28 00:00:00','2025-04-10 06:26:04','2026-01-07 08:56:52'),(612,'Humna Noor Shakir','','2017-03-10','Female',5378,'B-250410112956','Grey',481,-1,NULL,NULL,'2025-04-10 06:31:02','2025-05-19 10:55:03'),(613,'Ayesha Hammad','','2019-01-21','Female',5370,'B-250410113200','Pink',472,114,'2026-01-01 00:00:00','2027-01-01 00:00:00','2025-04-10 06:32:35','2025-12-18 12:08:16'),(614,'Nimra Imran','','2016-10-29','Female',5371,'B-250410113317','4',473,140,'2024-01-25 00:00:00','2026-01-25 00:00:00','2025-04-10 06:34:00','2025-12-14 13:44:55'),(615,'Dua Khurram','','2016-10-11','Female',5379,'B-250410113427','4',474,-1,'2024-04-12 00:00:00','2025-04-12 00:00:00','2025-04-10 06:34:56','2025-12-29 08:19:56'),(617,'Ali Qamar','','2019-10-28','Male',5385,'B-250410113646','5',298,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-04-10 06:39:02','2025-12-17 13:15:47'),(618,'Muhammad Yaman','','2019-07-07','Male',5380,'B-250410114512','Grey',482,-1,'2025-03-18 00:00:00','2026-03-17 00:00:00','2025-04-10 06:46:02','2025-12-14 14:07:22'),(619,'Fabiha Tanveer','','2014-10-14','Female',5381,'B-250410114642','5',27,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-04-10 06:47:35','2025-12-17 13:15:12'),(620,'Muhammad Mursalin Rana','','2016-06-19','Male',5382,'B-250410115115','4',483,130,'2024-11-15 00:00:00','2025-11-15 00:00:00','2025-04-10 06:52:18','2025-12-14 13:55:13'),(621,'Abdul Wahab Aurangzeb','','2020-01-15','Male',5383,'B-250410123358','KG-2',484,-1,NULL,NULL,'2025-04-10 07:36:20','2025-05-15 12:04:24'),(622,'Saba Mursaleen','','2014-09-23','Female',5384,'B-250410123730','5',389,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-04-10 07:38:37','2025-12-17 13:15:28'),(623,'Abu Bakar Amir','','2015-08-06','Male',5386,'B-250410124048','4',468,-1,'2024-02-13 00:00:00','2025-02-13 00:00:00','2025-04-10 07:43:03','2025-12-21 08:31:52'),(624,'Abdullah Amir','','2015-12-09','Male',5387,'B-250410125046','4',485,145,'2024-01-04 00:00:00','2027-01-04 00:00:00','2025-04-10 07:53:00','2025-12-25 08:39:56'),(626,'Arbish Fatima Iqbal','','2019-03-15','Female',5388,'B-25041055145','Blue',486,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-04-10 12:52:30','2025-12-17 13:29:07'),(627,'Zainab Abid','','2015-06-18','Female',5390,'B-250412113613','5',412,174,'2024-03-25 00:00:00','2026-03-25 00:00:00','2025-04-12 06:37:26','2025-12-14 13:52:18'),(628,'Umm -e- Hania Salman','','2014-12-04','Female',5389,'B-250412115157','5',487,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-04-12 06:54:18','2025-12-17 13:17:40'),(629,'Bisma Noor Rizwan','','2019-09-25','Female',5391,'B-250412120052','KG-2',488,183,'2024-10-25 00:00:00','2026-10-24 00:00:00','2025-04-12 07:01:56','2025-12-29 08:30:52'),(630,'Ashfaq Hassan','','2015-07-23','Male',5392,'B-250412120606','5',489,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-04-12 07:06:59','2025-12-17 13:16:59'),(631,'Muhammad Rohan Imran','','2021-05-03','Male',5393,'B-250412121329','KG-1',490,183,'2024-10-25 00:00:00','2026-10-24 00:00:00','2025-04-12 07:14:25','2025-12-29 08:31:01'),(632,'Farya Abid','','2018-02-11','Female',5394,'B-250412122339','Green',491,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-04-12 07:24:24','2025-12-17 13:31:03'),(633,'Mahira Fatima Imran','','2019-06-06','Female',5395,'B-250412122546','Green',490,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-04-12 07:26:33','2025-12-18 11:40:44'),(634,'Muhammmad Asharib Mudasir','','2020-07-09','Male',5396,'B-25041230841','KG-1',492,183,'2024-10-25 00:00:00','2026-10-24 00:00:00','2025-04-12 10:09:57','2025-12-29 08:31:10'),(635,'Jannat ','','2019-05-01','Female',5397,'B-250415102155','Green',63,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-04-15 05:22:35','2025-12-17 13:31:19'),(636,'Ashra Anwar','','2012-01-01','Female',5240,'B-250512111921','Pink',182,165,'2024-03-06 00:00:00','2026-03-06 00:00:00','2025-05-13 06:20:19','2025-05-15 12:23:45'),(637,'Hooria Naeem Qureshi ','','2016-12-10','Female',5398,'B-25051443804','4',377,190,'2024-12-18 00:00:00','2027-12-18 00:00:00','2025-05-14 11:42:04','2025-12-28 19:29:17'),(638,'Umm e Hania','42101-7247229-0','2019-02-19','Female',5052,'B-250516013624','Green',497,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-05-16 08:38:40','2025-12-17 13:29:23'),(639,'Syeda Hooria Muzaffar','42101-6504992-0','2015-08-20','Female',5399,'B-250516043148','4',498,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-05-16 11:34:29','2025-12-17 13:14:00'),(640,'Syeda Wania','42101-3634209-0','2014-06-04','Female',5400,'B-250516043516','5',498,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-05-16 11:38:42','2025-12-17 13:16:12'),(641,'Umm e Hooram','','2014-07-31','Female',5401,'B-250517024436','5',499,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-05-17 09:45:43','2025-12-18 11:41:38'),(642,'Muhammad Azaan Ahmed','','2014-08-03','Male',5402,'B-250519012807','5',332,225,'2025-11-01 00:00:00','2026-11-01 00:00:00','2025-05-19 08:29:39','2025-12-18 11:42:02'),(643,'Muhammad Ahmed','','2019-11-25','Male',5403,'B-25062305533','KG-2',501,-1,NULL,NULL,'2025-06-23 07:57:40',NULL),(644,'Falak naz','','2018-11-08','Female',5404,'B-250624110310','KG-2',402,-1,NULL,NULL,'2025-06-25 06:04:20',NULL);
/*!40000 ALTER TABLE `student` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `student_service`
--

DROP TABLE IF EXISTS `student_service`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `student_service` (
  `id` int NOT NULL AUTO_INCREMENT,
  `student_id` int NOT NULL,
  `service` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
  `date` date NOT NULL,
  `created_on` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `updated_on` timestamp NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12444 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `student_service`
--

LOCK TABLES `student_service` WRITE;
/*!40000 ALTER TABLE `student_service` DISABLE KEYS */;
INSERT INTO `student_service` VALUES (2,1,'Hair Treatment','2023-06-11','2023-06-11 05:20:07',NULL),(3,170,'Hair Treatment','2023-05-17','2023-06-11 10:46:52',NULL),(4,45,'Hair Treatment','2023-05-17','2023-06-11 10:47:22',NULL),(5,65,'Hair Treatment','2023-05-17','2023-06-11 10:55:54',NULL),(6,139,'Hair Treatment','2023-05-17','2023-06-11 10:56:25',NULL),(7,116,'Hair Treatment','2023-05-17','2023-06-11 10:57:29',NULL),(8,13,'Hair Treatment','2023-05-17','2023-06-11 10:58:05',NULL),(9,214,'Hair Treatment','2023-05-17','2023-06-11 10:58:20',NULL),(10,70,'Hair Treatment','2023-05-17','2023-06-11 10:59:18',NULL),(11,174,'Hair Treatment','2023-05-17','2023-06-11 10:59:43',NULL),(13,49,'Hair Treatment','2023-05-17','2023-06-11 11:00:23',NULL),(14,63,'Hair Treatment','2023-05-17','2023-06-11 11:00:43',NULL),(15,93,'Hair Treatment','2023-05-17','2023-06-11 11:00:55',NULL),(16,144,'Hair Treatment','2023-05-17','2023-06-11 11:02:33',NULL),(17,101,'Hair Treatment','2023-05-17','2023-06-11 11:13:14',NULL),(19,120,'Hair Treatment','2023-05-17','2023-06-11 11:14:09',NULL),(20,144,'Hair Treatment','2023-05-18','2023-06-11 11:14:45',NULL),(21,101,'Hair Treatment','2023-05-18','2023-06-11 11:15:20',NULL),(22,44,'Hair Treatment','2023-05-18','2023-06-11 11:15:35',NULL),(23,49,'Hair Treatment','2023-05-18','2023-06-11 11:15:51',NULL),(24,139,'Hair Treatment','2023-05-18','2023-06-11 11:17:06',NULL),(25,214,'Hair Treatment','2023-05-18','2023-06-11 11:17:27',NULL),(26,65,'Hair Treatment','2023-05-18','2023-06-11 11:17:45',NULL),(27,106,'Hair Treatment','2023-05-18','2023-06-11 11:18:05',NULL),(28,170,'Hair Treatment','2023-05-18','2023-06-11 11:19:22',NULL),(29,45,'Hair Treatment','2023-05-18','2023-06-11 11:19:52',NULL),(30,174,'Hair Treatment','2023-05-18','2023-06-11 11:20:09',NULL),(32,63,'Hair Treatment','2023-05-18','2023-06-11 11:20:53',NULL),(33,93,'Hair Treatment','2023-05-18','2023-06-11 11:21:36',NULL),(34,70,'Hair Treatment','2023-05-18','2023-06-11 11:22:10',NULL),(35,153,'Hair Treatment','2023-05-19','2023-06-11 11:22:57',NULL),(36,152,'Hair Treatment','2023-05-19','2023-06-11 11:23:28','2023-06-11 11:26:01'),(37,98,'Hair Treatment','2023-05-19','2023-06-11 11:23:54','2023-06-11 11:26:13'),(38,63,'Hair Treatment','2023-05-19','2023-06-11 11:24:17',NULL),(39,93,'Hair Treatment','2023-05-19','2023-06-11 11:27:01',NULL),(40,97,'Hair Treatment','2023-05-19','2023-06-11 11:27:17',NULL),(41,144,'Hair Treatment','2023-05-19','2023-06-11 11:27:55',NULL),(42,101,'Hair Treatment','2023-05-19','2023-06-11 11:28:14',NULL),(43,130,'Hair Treatment','2023-05-19','2023-06-11 11:28:36',NULL),(44,65,'Hair Treatment','2023-05-19','2023-06-11 11:28:55',NULL),(45,214,'Hair Treatment','2023-05-19','2023-06-11 11:29:45',NULL),(46,139,'Hair Treatment','2023-05-19','2023-06-11 11:30:12',NULL),(47,60,'Hair Treatment','2023-05-19','2023-06-11 11:30:29',NULL),(48,45,'Hair Treatment','2023-05-19','2023-06-11 11:30:52',NULL),(49,41,'Hair Treatment','2023-05-19','2023-06-11 11:32:09',NULL),(50,174,'Hair Treatment','2023-05-19','2023-06-11 12:22:03',NULL),(51,170,'Hair Treatment','2023-05-19','2023-06-11 12:22:19',NULL),(52,49,'Hair Treatment','2023-05-19','2023-06-11 12:22:37',NULL),(53,7,'Hair Treatment','2023-05-19','2023-06-11 12:23:13',NULL),(54,44,'Hair Treatment','2023-05-19','2023-06-11 12:23:36',NULL),(55,223,'Hair Treatment','2023-05-19','2023-06-11 12:23:59',NULL),(56,279,'Hair Treatment','2023-05-19','2023-06-11 12:24:21',NULL),(57,172,'Hair Treatment','2023-05-19','2023-06-11 12:25:33',NULL),(58,85,'Hair Treatment','2023-05-20','2023-06-11 12:25:57',NULL),(59,97,'Hair Treatment','2023-05-20','2023-06-11 12:26:19',NULL),(60,144,'Hair Treatment','2023-05-20','2023-06-11 12:26:57',NULL),(61,130,'Hair Treatment','2023-05-20','2023-06-11 12:27:38',NULL),(62,71,'Hair Treatment','2023-05-20','2023-06-11 12:29:05',NULL),(63,98,'Hair Treatment','2023-05-20','2023-06-11 12:30:12',NULL),(64,96,'Hair Treatment','2023-05-20','2023-06-11 12:31:05',NULL),(65,96,'Hair Treatment','2023-05-20','2023-06-11 12:43:35',NULL),(66,93,'Hair Treatment','2023-05-20','2023-06-11 12:44:02',NULL),(67,63,'Hair Treatment','2023-05-20','2023-06-11 12:44:38',NULL),(68,65,'Hair Treatment','2023-05-20','2023-06-11 12:44:57',NULL),(69,139,'Hair Treatment','2023-05-20','2023-06-11 12:45:23',NULL),(70,60,'Hair Treatment','2023-05-20','2023-06-11 12:46:04',NULL),(71,214,'Hair Treatment','2023-05-20','2023-06-11 12:47:06',NULL),(72,120,'Hair Treatment','2023-05-20','2023-06-11 12:47:26',NULL),(73,23,'Hair Treatment','2023-12-02','2023-06-11 12:49:02','2023-12-02 05:53:59'),(74,41,'Hair Treatment','2023-05-20','2023-06-11 12:49:25',NULL),(75,42,'Hair Treatment','2023-05-20','2023-06-11 12:51:38',NULL),(76,139,'Hair Treatment','2023-06-12','2023-06-12 06:56:31',NULL),(77,127,'Hair Treatment','2023-06-12','2023-06-12 06:56:56',NULL),(79,7,'Hair Treatment','2023-06-12','2023-06-12 06:57:55',NULL),(80,81,'Hair Treatment','2023-06-12','2023-06-12 06:58:16',NULL),(81,13,'Hair Treatment','2023-06-12','2023-06-12 06:58:32',NULL),(82,63,'Hair Treatment','2023-06-12','2023-06-12 06:58:54',NULL),(83,153,'Hair Treatment','2023-06-12','2023-06-12 06:59:13',NULL),(84,85,'Hair Treatment','2023-06-12','2023-06-12 06:59:43',NULL),(85,89,'Hair Treatment','2023-06-12','2023-06-12 07:00:34',NULL),(86,12,'Hair Treatment','2023-06-12','2023-06-12 07:01:57',NULL),(87,12,'Hair Treatment','2023-06-12','2023-06-12 07:01:57',NULL),(88,196,'Hair Treatment','2023-06-12','2023-06-12 07:02:16',NULL),(89,163,'Hair Treatment','2023-06-12','2023-06-12 07:02:30',NULL),(90,144,'Hair Treatment','2023-06-12','2023-06-12 07:02:46',NULL),(91,130,'Hair Treatment','2023-06-12','2023-06-12 07:03:01',NULL),(92,80,'Hair Treatment','2023-06-12','2023-06-12 07:03:40',NULL),(93,111,'Hair Treatment','2023-06-12','2023-06-12 07:03:58',NULL),(94,155,'Hair Treatment','2023-06-12','2023-06-12 07:04:13',NULL),(95,32,'Hair Treatment','2023-06-12','2023-06-12 07:04:36',NULL),(96,148,'Hair Treatment','2023-06-12','2023-06-12 07:05:37',NULL),(97,48,'Hair Treatment','2023-05-20','2023-06-13 03:19:48',NULL),(98,174,'Hair Treatment','2023-05-20','2023-06-13 03:20:12',NULL),(99,49,'Hair Treatment','2023-05-20','2023-06-13 03:20:29',NULL),(100,85,'Hair Treatment','2023-05-22','2023-06-13 03:20:51',NULL),(101,97,'Hair Treatment','2023-05-22','2023-06-13 03:21:09',NULL),(102,71,'Hair Treatment','2023-05-22','2023-06-13 03:21:49',NULL),(103,130,'Hair Treatment','2023-05-22','2023-06-13 03:22:07',NULL),(104,96,'Hair Treatment','2023-05-22','2023-06-13 03:22:24',NULL),(105,101,'Hair Treatment','2023-05-22','2023-06-13 03:22:47',NULL),(106,152,'Hair Treatment','2023-05-22','2023-06-13 03:23:04',NULL),(107,63,'Hair Treatment','2023-05-22','2023-06-13 03:23:25',NULL),(108,45,'Hair Treatment','2023-05-22','2023-06-13 03:23:42',NULL),(109,45,'Hair Treatment','2023-05-22','2023-06-13 03:24:02',NULL),(110,37,'Hair Treatment','2023-05-22','2023-06-13 03:24:20',NULL),(111,42,'Hair Treatment','2023-05-22','2023-06-13 03:24:36',NULL),(112,41,'Hair Treatment','2023-05-22','2023-06-13 03:24:53',NULL),(114,43,'Hair Treatment','2023-05-22','2023-06-13 03:25:53',NULL),(115,70,'Hair Treatment','2023-05-22','2023-06-13 03:26:17',NULL),(117,44,'Hair Treatment','2023-05-22','2023-06-13 03:27:08',NULL),(118,13,'Hair Treatment','2023-05-22','2023-06-13 03:28:08',NULL),(119,183,'Hair Treatment','2023-05-22','2023-06-13 03:28:34',NULL),(120,223,'Hair Treatment','2023-05-22','2023-06-13 03:28:53',NULL),(121,202,'Hair Treatment','2023-05-22','2023-06-13 03:29:11',NULL),(122,180,'Hair Treatment','2023-05-23','2023-06-13 03:31:33',NULL),(123,96,'Hair Treatment','2023-05-23','2023-06-13 03:31:48',NULL),(124,63,'Hair Treatment','2023-05-23','2023-06-13 03:34:39',NULL),(125,97,'Hair Treatment','2023-05-23','2023-06-13 03:34:48',NULL),(126,130,'Hair Treatment','2023-05-23','2023-06-13 03:34:59',NULL),(127,144,'Hair Treatment','2023-05-23','2023-06-13 03:35:13',NULL),(128,71,'Hair Treatment','2023-05-23','2023-06-13 03:35:23',NULL),(129,101,'Hair Treatment','2023-05-23','2023-06-13 03:35:36',NULL),(130,10,'Hair Treatment','2023-05-23','2023-06-13 03:37:54',NULL),(131,42,'Hair Treatment','2023-05-23','2023-06-13 03:38:01',NULL),(132,37,'Hair Treatment','2023-05-23','2023-06-13 03:38:19',NULL),(133,51,'Hair Treatment','2023-05-23','2023-06-13 03:38:31',NULL),(134,127,'Hair Treatment','2023-05-23','2023-06-13 03:38:42',NULL),(135,46,'Hair Treatment','2023-05-23','2023-06-13 03:38:50',NULL),(137,40,'Hair Treatment','2023-05-23','2023-06-13 03:39:16',NULL),(139,139,'Hair Treatment','2023-05-23','2023-06-13 03:39:34',NULL),(140,89,'Hair Treatment','2023-05-23','2023-06-13 03:39:42',NULL),(141,7,'Hair Treatment','2023-05-23','2023-06-13 03:40:20',NULL),(142,205,'Hair Treatment','2023-05-24','2023-06-13 03:45:06',NULL),(143,209,'Hair Treatment','2023-05-24','2023-06-13 03:45:14',NULL),(144,201,'Hair Treatment','2023-05-24','2023-06-13 03:45:21',NULL),(145,101,'Hair Treatment','2023-05-24','2023-06-13 03:45:32',NULL),(146,144,'Hair Treatment','2023-05-24','2023-06-13 03:45:41',NULL),(147,63,'Hair Treatment','2023-05-24','2023-06-13 03:45:48',NULL),(148,127,'Hair Treatment','2023-05-24','2023-06-13 03:46:02',NULL),(149,40,'Hair Treatment','2023-05-24','2023-06-13 03:46:09',NULL),(151,49,'Hair Treatment','2023-05-24','2023-06-13 03:46:28',NULL),(152,7,'Hair Treatment','2023-05-24','2023-06-13 03:48:53',NULL),(153,172,'Hair Treatment','2023-05-24','2023-06-13 03:49:00',NULL),(154,194,'Hair Treatment','2023-05-24','2023-06-13 03:49:08',NULL),(155,226,'Hair Treatment','2023-05-24','2023-06-13 03:49:18',NULL),(156,238,'Hair Treatment','2023-05-24','2023-06-13 03:49:30',NULL),(157,281,'Hair Treatment','2023-05-24','2023-06-13 03:49:38',NULL),(158,280,'Hair Treatment','2023-05-24','2023-06-13 03:49:46',NULL),(159,229,'Hair Treatment','2023-05-24','2023-06-13 03:49:57',NULL),(160,269,'Hair Treatment','2023-05-24','2023-06-13 03:50:05',NULL),(162,251,'Hair Treatment','2023-05-24','2023-06-13 03:50:23',NULL),(163,194,'Hair Treatment','2023-05-25','2023-06-13 03:58:52',NULL),(164,193,'Hair Treatment','2023-05-25','2023-06-13 03:59:01',NULL),(165,191,'Hair Treatment','2023-05-25','2023-06-13 03:59:08',NULL),(166,172,'Hair Treatment','2023-05-25','2023-06-13 03:59:18',NULL),(167,183,'Hair Treatment','2023-05-25','2023-06-13 04:00:30',NULL),(168,223,'Hair Treatment','2023-05-25','2023-06-13 04:00:42',NULL),(169,238,'Hair Treatment','2023-05-25','2023-06-13 04:00:49',NULL),(170,281,'Hair Treatment','2023-05-25','2023-06-13 04:00:56',NULL),(172,279,'Hair Treatment','2023-06-13','2023-06-13 04:01:18','2023-06-13 04:05:04'),(173,233,'Hair Treatment','2023-05-25','2023-06-13 04:01:39',NULL),(174,230,'Hair Treatment','2023-05-25','2023-06-13 04:01:48',NULL),(175,280,'Hair Treatment','2023-05-25','2023-06-13 04:01:55',NULL),(176,298,'Hair Treatment','2023-05-25','2023-06-13 04:02:03',NULL),(177,226,'Hair Treatment','2023-05-25','2023-06-13 04:02:16',NULL),(178,272,'Hair Treatment','2023-05-25','2023-06-13 04:02:30',NULL),(179,237,'Hair Treatment','2023-05-25','2023-06-13 04:02:37',NULL),(180,251,'Hair Treatment','2023-05-25','2023-06-13 04:02:48',NULL),(182,193,'Hair Treatment','2023-05-26','2023-06-13 04:11:03',NULL),(183,191,'Hair Treatment','2023-05-26','2023-06-13 04:11:11',NULL),(184,183,'Hair Treatment','2023-05-26','2023-06-13 04:11:22',NULL),(185,223,'Hair Treatment','2023-05-26','2023-06-13 04:11:28',NULL),(186,202,'Hair Treatment','2023-05-26','2023-06-13 04:11:36',NULL),(187,281,'Hair Treatment','2023-05-26','2023-06-13 04:11:45',NULL),(189,279,'Hair Treatment','2023-05-26','2023-06-13 04:13:56',NULL),(190,251,'Hair Treatment','2023-05-26','2023-06-13 04:14:04',NULL),(191,233,'Hair Treatment','2023-05-26','2023-06-13 04:14:11',NULL),(192,225,'Hair Treatment','2023-05-26','2023-06-13 04:14:18',NULL),(193,239,'Hair Treatment','2023-05-26','2023-06-13 04:14:24',NULL),(194,272,'Hair Treatment','2023-05-26','2023-06-13 04:14:32',NULL),(196,258,'Hair Treatment','2023-05-26','2023-06-13 04:14:48',NULL),(197,268,'Hair Treatment','2023-05-26','2023-06-13 04:16:53',NULL),(198,275,'Hair Treatment','2023-05-26','2023-06-13 04:17:02',NULL),(199,257,'Hair Treatment','2023-05-26','2023-06-13 04:17:12',NULL),(200,238,'Hair Treatment','2023-05-26','2023-06-13 04:17:20',NULL),(201,229,'Hair Treatment','2023-05-26','2023-06-13 04:17:30',NULL),(202,200,'Hair Treatment','2023-05-27','2023-06-13 04:20:34',NULL),(203,223,'Hair Treatment','2023-05-27','2023-06-13 04:20:44',NULL),(204,193,'Hair Treatment','2023-05-27','2023-06-13 04:20:51',NULL),(205,183,'Hair Treatment','2023-05-27','2023-06-13 04:21:01',NULL),(206,191,'Hair Treatment','2023-05-27','2023-06-13 04:21:13',NULL),(207,275,'Hair Treatment','2023-05-27','2023-06-13 04:21:20',NULL),(208,247,'Hair Treatment','2023-05-27','2023-06-13 04:21:28',NULL),(209,199,'Hair Treatment','2023-05-27','2023-06-13 04:28:35',NULL),(210,218,'Hair Treatment','2023-05-27','2023-06-13 04:28:45',NULL),(211,226,'Hair Treatment','2023-05-27','2023-06-13 04:28:52',NULL),(212,272,'Hair Treatment','2023-05-27','2023-06-13 04:28:59',NULL),(213,230,'Hair Treatment','2023-05-27','2023-06-13 04:29:07',NULL),(214,233,'Hair Treatment','2023-05-27','2023-06-13 04:29:14',NULL),(215,279,'Hair Treatment','2023-05-27','2023-06-13 04:29:25',NULL),(217,229,'Hair Treatment','2023-05-27','2023-06-13 04:29:43',NULL),(218,269,'Hair Treatment','2023-05-27','2023-06-13 04:29:54',NULL),(219,251,'Hair Treatment','2023-05-27','2023-06-13 04:30:04',NULL),(220,228,'Hair Treatment','2023-05-27','2023-06-13 04:30:13',NULL),(221,258,'Hair Treatment','2023-05-27','2023-06-13 04:30:23',NULL),(222,127,'Hair Treatment','2023-05-29','2023-06-13 04:31:57',NULL),(223,40,'Hair Treatment','2023-05-29','2023-06-13 04:32:11',NULL),(224,174,'Hair Treatment','2023-05-29','2023-06-13 04:32:19',NULL),(226,70,'Hair Treatment','2023-05-29','2023-06-13 04:32:44',NULL),(227,13,'Hair Treatment','2023-05-30','2023-06-13 04:34:16',NULL),(228,81,'Hair Treatment','2023-05-30','2023-06-13 04:34:24',NULL),(229,3,'Hair Treatment','2023-05-30','2023-06-13 04:34:32',NULL),(230,196,'Hair Treatment','2023-05-30','2023-06-13 04:34:39',NULL),(231,49,'Hair Treatment','2023-05-30','2023-06-13 04:34:50',NULL),(232,70,'Hair Treatment','2023-05-30','2023-06-13 04:35:07',NULL),(233,45,'Hair Treatment','2023-05-30','2023-06-13 04:35:16',NULL),(234,110,'Hair Treatment','2023-05-30','2023-06-13 04:37:06',NULL),(235,174,'Hair Treatment','2023-05-30','2023-06-13 04:37:12',NULL),(236,56,'Hair Treatment','2023-05-30','2023-06-13 04:37:22',NULL),(237,130,'Hair Treatment','2023-05-30','2023-06-13 04:37:30',NULL),(238,153,'Hair Treatment','2023-05-30','2023-06-13 04:37:37',NULL),(239,63,'Hair Treatment','2023-05-30','2023-06-13 04:37:44',NULL),(240,101,'Hair Treatment','2023-05-30','2023-06-13 04:37:51',NULL),(241,156,'Hair Treatment','2023-05-30','2023-06-13 04:37:58',NULL),(242,180,'Hair Treatment','2023-05-30','2023-06-13 04:38:05',NULL),(243,153,'Hair Treatment','2023-05-31','2023-06-13 04:39:52',NULL),(244,144,'Hair Treatment','2023-05-31','2023-06-13 04:39:59',NULL),(245,130,'Hair Treatment','2023-05-31','2023-06-13 04:40:07',NULL),(246,101,'Hair Treatment','2023-05-31','2023-06-13 04:40:15',NULL),(247,63,'Hair Treatment','2023-05-31','2023-06-13 04:40:21',NULL),(248,96,'Hair Treatment','2023-05-31','2023-06-13 04:40:28',NULL),(249,65,'Hair Treatment','2023-05-31','2023-06-13 04:41:30',NULL),(250,42,'Hair Treatment','2023-05-31','2023-06-13 04:41:37',NULL),(251,127,'Hair Treatment','2023-05-31','2023-06-13 04:41:43',NULL),(253,23,'Hair Treatment','2023-05-31','2023-06-13 04:41:59',NULL),(254,174,'Hair Treatment','2023-05-31','2023-06-13 04:42:13',NULL),(255,45,'Hair Treatment','2023-05-31','2023-06-13 04:43:47',NULL),(256,40,'Hair Treatment','2023-05-31','2023-06-13 04:43:53',NULL),(258,142,'Hair Treatment','2023-05-31','2023-06-13 04:44:12',NULL),(259,120,'Hair Treatment','2023-05-31','2023-06-13 04:44:23',NULL),(260,139,'Hair Treatment','2023-05-31','2023-06-13 04:44:29',NULL),(261,60,'Hair Treatment','2023-05-31','2023-06-13 04:44:36',NULL),(262,81,'Hair Treatment','2023-05-31','2023-06-13 04:44:44',NULL),(263,133,'Hair Treatment','2023-06-01','2023-06-13 04:46:18',NULL),(264,81,'Hair Treatment','2023-06-01','2023-06-13 04:46:28',NULL),(265,163,'Hair Treatment','2023-06-01','2023-06-13 04:46:43',NULL),(266,163,'Hair Treatment','2023-06-01','2023-06-13 04:46:44',NULL),(267,49,'Hair Treatment','2023-06-01','2023-06-13 04:46:56',NULL),(268,139,'Hair Treatment','2023-06-01','2023-06-13 04:47:42',NULL),(269,139,'Hair Treatment','2023-06-01','2023-06-13 04:47:43',NULL),(270,41,'Hair Treatment','2023-06-01','2023-06-13 04:49:24',NULL),(271,45,'Hair Treatment','2023-06-01','2023-06-13 04:49:31',NULL),(272,110,'Hair Treatment','2023-06-01','2023-06-13 04:49:38',NULL),(273,46,'Hair Treatment','2023-06-01','2023-06-13 04:49:45',NULL),(274,156,'Hair Treatment','2023-06-01','2023-06-13 04:49:51',NULL),(275,155,'Hair Treatment','2023-06-01','2023-06-13 04:49:59',NULL),(276,62,'Hair Treatment','2023-06-01','2023-06-13 04:51:55',NULL),(277,92,'Hair Treatment','2023-06-01','2023-06-13 04:52:03',NULL),(278,80,'Hair Treatment','2023-06-01','2023-06-13 04:52:09',NULL),(279,183,'Hair Treatment','2023-06-01','2023-06-13 04:52:16',NULL),(280,172,'Hair Treatment','2023-06-01','2023-06-13 04:52:22',NULL),(281,218,'Hair Treatment','2023-06-01','2023-06-13 04:52:29',NULL),(282,222,'Hair Treatment','2023-06-01','2023-06-13 04:52:37',NULL),(283,199,'Hair Treatment','2023-06-01','2023-06-13 04:52:46',NULL),(284,37,'Hair Treatment','2023-06-02','2023-06-13 04:55:49',NULL),(285,110,'Hair Treatment','2023-06-02','2023-06-13 04:55:55',NULL),(286,41,'Hair Treatment','2023-06-02','2023-06-13 04:56:03',NULL),(287,39,'Hair Treatment','2023-06-02','2023-06-13 04:56:11',NULL),(288,21,'Hair Treatment','2023-06-02','2023-06-13 04:56:18',NULL),(289,60,'Hair Treatment','2023-06-02','2023-06-13 04:56:24',NULL),(290,104,'Hair Treatment','2023-06-02','2023-06-13 04:56:32',NULL),(291,142,'Hair Treatment','2023-06-02','2023-06-13 04:56:42',NULL),(292,29,'Hair Treatment','2023-06-02','2023-06-13 04:56:49',NULL),(293,65,'Hair Treatment','2023-06-02','2023-06-13 04:57:59',NULL),(294,120,'Hair Treatment','2023-06-02','2023-06-13 04:58:07',NULL),(295,126,'Hair Treatment','2023-06-02','2023-06-13 04:58:18',NULL),(296,256,'Hair Treatment','2023-06-03','2023-06-13 05:01:05',NULL),(297,226,'Hair Treatment','2023-06-03','2023-06-13 05:01:15',NULL),(298,225,'Hair Treatment','2023-06-03','2023-06-13 05:01:21',NULL),(299,245,'Hair Treatment','2023-06-03','2023-06-13 05:01:34',NULL),(300,233,'Hair Treatment','2023-06-03','2023-06-13 05:01:42',NULL),(301,232,'Hair Treatment','2023-06-03','2023-06-13 05:01:49',NULL),(302,229,'Hair Treatment','2023-06-03','2023-06-13 05:01:56',NULL),(303,252,'Hair Treatment','2023-06-03','2023-06-13 05:02:19',NULL),(304,230,'Hair Treatment','2023-06-03','2023-06-13 05:02:28',NULL),(305,279,'Hair Treatment','2023-06-03','2023-06-13 05:02:37',NULL),(306,194,'Hair Treatment','2023-06-03','2023-06-13 05:05:25',NULL),(307,198,'Hair Treatment','2023-06-03','2023-06-13 05:05:38',NULL),(308,169,'Hair Treatment','2023-06-03','2023-06-13 05:05:51',NULL),(309,223,'Hair Treatment','2023-06-03','2023-06-13 05:06:06',NULL),(310,222,'Hair Treatment','2023-06-03','2023-06-13 05:06:23',NULL),(311,7,'Hair Treatment','2023-06-03','2023-06-13 05:06:38',NULL),(312,133,'Hair Treatment','2023-06-03','2023-06-13 05:06:53',NULL),(313,8,'Hair Treatment','2023-06-03','2023-06-13 05:07:04',NULL),(314,13,'Hair Treatment','2023-06-03','2023-06-13 05:07:12',NULL),(315,10,'Hair Treatment','2023-06-03','2023-06-13 05:07:27',NULL),(316,246,'Hair Treatment','2023-06-05','2023-06-13 05:11:42',NULL),(317,258,'Hair Treatment','2023-06-05','2023-06-13 05:11:52',NULL),(319,233,'Hair Treatment','2023-06-05','2023-06-13 05:12:08',NULL),(320,248,'Hair Treatment','2023-06-05','2023-06-13 05:12:16',NULL),(321,256,'Hair Treatment','2023-06-05','2023-06-13 05:12:27',NULL),(322,257,'Hair Treatment','2023-06-05','2023-06-13 05:15:42',NULL),(323,237,'Hair Treatment','2023-06-05','2023-06-13 05:15:48',NULL),(324,275,'Hair Treatment','2023-06-05','2023-06-13 05:15:57',NULL),(325,245,'Hair Treatment','2023-06-05','2023-06-13 05:16:04',NULL),(326,80,'Hair Treatment','2023-06-05','2023-06-13 05:16:11',NULL),(327,155,'Hair Treatment','2023-06-05','2023-06-13 05:16:19',NULL),(328,148,'Hair Treatment','2023-06-05','2023-06-13 05:18:42',NULL),(329,32,'Hair Treatment','2023-06-05','2023-06-13 05:18:49',NULL),(330,80,'Hair Treatment','2023-06-05','2023-06-13 05:19:04',NULL),(331,116,'Hair Treatment','2023-06-05','2023-06-13 05:19:12',NULL),(332,85,'Hair Treatment','2023-06-05','2023-06-13 05:19:19',NULL),(333,63,'Hair Treatment','2023-06-05','2023-06-13 05:19:29',NULL),(334,82,'Hair Treatment','2023-06-05','2023-06-13 05:19:36',NULL),(335,71,'Hair Treatment','2023-06-05','2023-06-13 05:19:44',NULL),(336,48,'Hair Treatment','2023-06-06','2023-06-13 05:24:30',NULL),(337,246,'Hair Treatment','2023-06-06','2023-06-13 05:24:37',NULL),(338,256,'Hair Treatment','2023-06-06','2023-06-13 05:24:47',NULL),(339,279,'Hair Treatment','2023-06-06','2023-06-13 05:24:54',NULL),(340,268,'Hair Treatment','2023-06-06','2023-06-13 05:25:02',NULL),(341,277,'Hair Treatment','2023-06-06','2023-06-13 05:25:09',NULL),(342,233,'Hair Treatment','2023-06-06','2023-06-13 05:25:19',NULL),(343,229,'Hair Treatment','2023-06-06','2023-06-13 05:25:27',NULL),(344,225,'Hair Treatment','2023-06-06','2023-06-13 05:25:39',NULL),(345,269,'Hair Treatment','2023-06-06','2023-06-13 05:25:49',NULL),(346,208,'Hair Treatment','2023-06-06','2023-06-13 05:29:04',NULL),(347,194,'Hair Treatment','2023-06-06','2023-06-13 05:29:11',NULL),(348,216,'Hair Treatment','2023-06-06','2023-06-13 05:29:23',NULL),(349,218,'Hair Treatment','2023-06-06','2023-06-13 05:29:31',NULL),(350,211,'Hair Treatment','2023-06-06','2023-06-13 05:29:38',NULL),(351,214,'Hair Treatment','2023-06-06','2023-06-13 05:29:50',NULL),(352,224,'Hair Treatment','2023-06-06','2023-06-13 05:29:58',NULL),(353,134,'Hair Treatment','2023-06-06','2023-06-13 05:30:05',NULL),(354,23,'Hair Treatment','2023-06-06','2023-06-13 05:30:12',NULL),(355,120,'Hair Treatment','2023-06-06','2023-06-13 05:30:32',NULL),(356,277,'Hair Treatment','2023-06-07','2023-06-13 05:35:42',NULL),(357,269,'Hair Treatment','2023-06-07','2023-06-13 05:36:19',NULL),(358,279,'Hair Treatment','2023-06-07','2023-06-13 05:36:28',NULL),(359,275,'Hair Treatment','2023-06-07','2023-06-13 05:36:45',NULL),(360,280,'Hair Treatment','2023-06-07','2023-06-13 05:36:54',NULL),(361,226,'Hair Treatment','2023-06-07','2023-06-13 05:37:04',NULL),(362,245,'Hair Treatment','2023-06-07','2023-06-13 05:37:12',NULL),(363,258,'Hair Treatment','2023-06-07','2023-06-13 05:37:20',NULL),(364,274,'Hair Treatment','2023-06-07','2023-06-13 05:37:27',NULL),(365,251,'Hair Treatment','2023-06-07','2023-06-13 05:37:35',NULL),(366,193,'Hair Treatment','2023-06-07','2023-06-13 05:37:43',NULL),(367,65,'Hair Treatment','2023-06-07','2023-06-13 05:37:50',NULL),(368,23,'Hair Treatment','2023-06-07','2023-06-13 05:40:13',NULL),(369,214,'Hair Treatment','2023-06-07','2023-06-13 05:40:22',NULL),(370,104,'Hair Treatment','2023-06-07','2023-06-13 05:40:34',NULL),(371,208,'Hair Treatment','2023-06-07','2023-06-13 05:40:41',NULL),(372,247,'Hair Treatment','2023-06-07','2023-06-13 05:40:48',NULL),(373,267,'Hair Treatment','2023-06-07','2023-06-13 05:40:55',NULL),(374,211,'Hair Treatment','2023-06-07','2023-06-13 05:41:21',NULL),(375,28,'Hair Treatment','2023-06-07','2023-06-13 05:41:31',NULL),(376,85,'Hair Treatment','2023-06-08','2023-06-13 05:43:53',NULL),(377,63,'Hair Treatment','2023-06-08','2023-06-13 05:44:07',NULL),(378,119,'Hair Treatment','2023-06-08','2023-06-13 05:44:13',NULL),(379,71,'Hair Treatment','2023-06-08','2023-06-13 05:44:21',NULL),(380,152,'Hair Treatment','2023-06-08','2023-06-13 05:44:30',NULL),(381,110,'Hair Treatment','2023-06-08','2023-06-13 05:44:37',NULL),(382,139,'Hair Treatment','2023-06-08','2023-06-13 05:44:47',NULL),(384,21,'Hair Treatment','2023-06-08','2023-06-13 05:47:41',NULL),(385,54,'Hair Treatment','2023-06-08','2023-06-13 05:47:48',NULL),(386,111,'Hair Treatment','2023-06-08','2023-06-13 05:47:56',NULL),(387,96,'Hair Treatment','2023-06-08','2023-06-13 05:48:03',NULL),(388,156,'Hair Treatment','2023-06-08','2023-06-13 05:48:09',NULL),(389,101,'Hair Treatment','2023-06-08','2023-06-13 05:48:16',NULL),(390,32,'Hair Treatment','2023-06-08','2023-06-13 05:48:25',NULL),(391,251,'Hair Treatment','2023-06-08','2023-06-13 05:50:12',NULL),(392,269,'Hair Treatment','2023-06-08','2023-06-13 05:50:22',NULL),(393,280,'Hair Treatment','2023-06-08','2023-06-13 05:50:29',NULL),(394,281,'Hair Treatment','2023-06-08','2023-06-13 05:50:36',NULL),(395,226,'Hair Treatment','2023-06-08','2023-06-13 05:50:44',NULL),(396,281,'Hair Treatment','2023-06-09','2023-06-13 05:53:31',NULL),(397,237,'Hair Treatment','2023-06-09','2023-06-13 05:53:40',NULL),(398,81,'Hair Treatment','2023-06-09','2023-06-13 05:53:48',NULL),(399,49,'Hair Treatment','2023-06-09','2023-06-13 05:53:59',NULL),(400,161,'Hair Treatment','2023-06-09','2023-06-13 05:54:07',NULL),(401,10,'Hair Treatment','2023-06-09','2023-06-13 05:54:17',NULL),(402,13,'Hair Treatment','2023-06-09','2023-06-13 05:54:24',NULL),(403,110,'Hair Treatment','2023-06-09','2023-06-13 05:57:53',NULL),(404,139,'Hair Treatment','2023-06-09','2023-06-13 05:57:58',NULL),(406,205,'Hair Treatment','2023-06-09','2023-06-13 05:58:12',NULL),(407,172,'Hair Treatment','2023-06-09','2023-06-13 05:58:19',NULL),(408,193,'Hair Treatment','2023-06-09','2023-06-13 05:58:26',NULL),(409,200,'Hair Treatment','2023-06-09','2023-06-13 05:58:34',NULL),(410,202,'Hair Treatment','2023-06-09','2023-06-13 05:58:41',NULL),(411,214,'Hair Treatment','2023-06-09','2023-06-13 05:58:48',NULL),(412,120,'Hair Treatment','2023-06-09','2023-06-13 05:58:56',NULL),(413,28,'Hair Treatment','2023-06-09','2023-06-13 05:59:04',NULL),(414,53,'Hair Treatment','2023-06-09','2023-06-13 05:59:11',NULL),(415,178,'Hair Treatment','2023-06-09','2023-06-13 05:59:19',NULL),(416,214,'Hair Treatment','2023-06-10','2023-06-13 06:02:41',NULL),(417,65,'Hair Treatment','2023-06-10','2023-06-13 06:02:48',NULL),(418,224,'Hair Treatment','2023-06-10','2023-06-13 06:02:55',NULL),(419,142,'Hair Treatment','2023-06-10','2023-06-13 06:03:03',NULL),(420,120,'Hair Treatment','2023-06-10','2023-06-13 06:03:11',NULL),(421,101,'Hair Treatment','2023-06-10','2023-06-13 06:03:18',NULL),(422,155,'Hair Treatment','2023-06-10','2023-06-13 06:03:26',NULL),(423,62,'Hair Treatment','2023-06-10','2023-06-13 06:03:33',NULL),(424,32,'Hair Treatment','2023-06-10','2023-06-13 06:03:42',NULL),(425,156,'Hair Treatment','2023-06-10','2023-06-13 06:03:49',NULL),(426,130,'Hair Treatment','2023-06-10','2023-06-13 06:03:58',NULL),(427,152,'Hair Treatment','2023-06-10','2023-06-13 06:05:17',NULL),(428,63,'Hair Treatment','2023-06-10','2023-06-13 06:05:24',NULL),(429,144,'Hair Treatment','2023-06-10','2023-06-13 06:05:30',NULL),(430,88,'Hair Treatment','2023-06-10','2023-06-13 06:05:38',NULL),(431,139,'Hair Treatment','2023-06-10','2023-06-13 06:05:46',NULL),(432,41,'Hair Treatment','2023-06-10','2023-06-13 06:05:53',NULL),(433,139,'Hair Treatment','2023-06-12','2023-06-13 06:08:52',NULL),(434,127,'Hair Treatment','2023-06-12','2023-06-13 06:08:59',NULL),(435,89,'Hair Treatment','2023-06-12','2023-06-13 06:09:05',NULL),(437,7,'Hair Treatment','2023-06-12','2023-06-13 06:09:18',NULL),(438,196,'Hair Treatment','2023-06-12','2023-06-13 06:09:24',NULL),(439,81,'Hair Treatment','2023-06-12','2023-06-13 06:09:31',NULL),(440,13,'Hair Treatment','2023-06-12','2023-06-13 06:09:39',NULL),(441,163,'Hair Treatment','2023-06-12','2023-06-13 06:09:47',NULL),(442,12,'Hair Treatment','2023-06-12','2023-06-13 06:12:03',NULL),(443,144,'Hair Treatment','2023-06-12','2023-06-13 06:15:05',NULL),(444,63,'Hair Treatment','2023-06-12','2023-06-13 06:15:13',NULL),(445,153,'Hair Treatment','2023-06-12','2023-06-13 06:15:22',NULL),(446,130,'Hair Treatment','2023-06-12','2023-06-13 06:15:29',NULL),(447,85,'Hair Treatment','2023-06-12','2023-06-13 06:15:40',NULL),(448,80,'Hair Treatment','2023-06-12','2023-06-13 06:15:48',NULL),(449,111,'Hair Treatment','2023-06-12','2023-06-13 06:15:55',NULL),(450,155,'Hair Treatment','2023-06-12','2023-06-13 06:16:03',NULL),(451,32,'Hair Treatment','2023-06-12','2023-06-13 06:16:10',NULL),(452,148,'Hair Treatment','2023-06-12','2023-06-13 06:16:17',NULL),(453,120,'Hair Treatment','2023-06-13','2023-06-13 06:52:12',NULL),(454,104,'Hair Treatment','2023-06-13','2023-06-13 06:52:17',NULL),(455,125,'Hair Treatment','2023-06-13','2023-06-13 06:52:25',NULL),(456,178,'Hair Treatment','2023-06-13','2023-06-13 06:52:30',NULL),(457,132,'Hair Treatment','2023-06-13','2023-06-13 06:52:36',NULL),(458,130,'Hair Treatment','2023-06-13','2023-06-13 06:52:42',NULL),(459,63,'Hair Treatment','2023-06-13','2023-06-13 06:52:47',NULL),(460,49,'Hair Treatment','2023-06-13','2023-06-13 06:52:53',NULL),(461,7,'Hair Treatment','2023-06-13','2023-06-13 06:52:58',NULL),(462,10,'Hair Treatment','2023-06-13','2023-06-13 06:53:08',NULL),(463,281,'Hair Treatment','2023-06-13','2023-06-13 06:55:07',NULL),(464,251,'Hair Treatment','2023-06-13','2023-06-13 06:55:12',NULL),(465,193,'Hair Treatment','2023-06-13','2023-06-13 06:55:17',NULL),(466,223,'Hair Treatment','2023-06-13','2023-06-13 06:55:24',NULL),(467,217,'Hair Treatment','2023-06-13','2023-06-13 06:55:29',NULL),(468,170,'Hair Treatment','2023-06-13','2023-06-13 06:55:35',NULL),(469,139,'Hair Treatment','2023-06-13','2023-06-13 06:55:41',NULL),(470,127,'Hair Treatment','2023-06-13','2023-06-13 06:55:47',NULL),(471,70,'Hair Treatment','2023-06-13','2023-06-13 06:55:52',NULL),(472,41,'Hair Treatment','2023-06-13','2023-06-13 06:55:59',NULL),(473,1,'Hair Treatment','2023-06-19','2023-06-19 06:52:11',NULL),(474,7,'Hair Treatment','2023-06-19','2023-06-19 06:52:17',NULL),(475,10,'Hair Treatment','2023-06-19','2023-06-19 06:52:25',NULL),(476,63,'Hair Treatment','2023-06-19','2023-06-19 06:52:31',NULL),(477,130,'Hair Treatment','2023-06-19','2023-06-19 06:52:37',NULL),(478,281,'Hair Treatment','2023-06-19','2023-06-19 06:52:43',NULL),(479,279,'Hair Treatment','2023-06-19','2023-06-19 06:52:49',NULL),(480,183,'Hair Treatment','2023-06-19','2023-06-19 06:52:55',NULL),(481,193,'Hair Treatment','2023-06-19','2023-06-19 06:53:00',NULL),(482,223,'Hair Treatment','2023-06-19','2023-06-19 06:53:09',NULL),(483,110,'Hair Treatment','2023-06-19','2023-06-19 06:55:10',NULL),(484,170,'Hair Treatment','2023-06-19','2023-06-19 06:55:16',NULL),(485,139,'Hair Treatment','2023-06-19','2023-06-19 06:55:23',NULL),(486,41,'Hair Treatment','2023-06-19','2023-06-19 06:55:28',NULL),(487,70,'Hair Treatment','2023-06-19','2023-06-19 06:55:32',NULL),(488,28,'Hair Treatment','2023-06-19','2023-06-19 06:55:38',NULL),(489,23,'Hair Treatment','2023-06-19','2023-06-19 06:55:43',NULL),(490,120,'Hair Treatment','2023-06-19','2023-06-19 06:55:49',NULL),(491,125,'Hair Treatment','2023-06-19','2023-06-19 06:55:55',NULL),(492,142,'Hair Treatment','2023-06-19','2023-06-19 06:56:01',NULL),(493,81,'Hair Treatment','2023-06-20','2023-06-20 07:14:24',NULL),(494,7,'Hair Treatment','2023-06-20','2023-06-20 07:14:37',NULL),(495,63,'Hair Treatment','2023-06-20','2023-06-20 07:14:44',NULL),(496,144,'Hair Treatment','2023-06-20','2023-06-20 07:14:50',NULL),(497,130,'Hair Treatment','2023-06-20','2023-06-20 07:15:18',NULL),(498,193,'Hair Treatment','2023-06-20','2023-06-20 07:15:24',NULL),(499,223,'Hair Treatment','2023-06-20','2023-06-20 07:15:29',NULL),(500,183,'Hair Treatment','2023-06-20','2023-06-20 07:15:35',NULL),(501,281,'Hair Treatment','2023-06-20','2023-06-20 07:15:43',NULL),(502,279,'Hair Treatment','2023-06-20','2023-06-20 07:15:51',NULL),(503,251,'Hair Treatment','2023-06-20','2023-06-20 07:16:00',NULL),(504,70,'Hair Treatment','2023-06-20','2023-06-20 07:21:36',NULL),(505,139,'Hair Treatment','2023-06-20','2023-06-20 07:21:42',NULL),(506,170,'Hair Treatment','2023-06-20','2023-06-20 07:21:47',NULL),(507,110,'Hair Treatment','2023-06-20','2023-06-20 07:21:52',NULL),(508,41,'Hair Treatment','2023-06-20','2023-06-20 07:21:57',NULL),(509,23,'Hair Treatment','2023-06-20','2023-06-20 07:22:02',NULL),(510,214,'Hair Treatment','2023-06-20','2023-06-20 07:22:09',NULL),(511,125,'Hair Treatment','2023-06-20','2023-06-20 07:22:16',NULL),(512,120,'Hair Treatment','2023-06-20','2023-06-20 07:22:22',NULL),(513,63,'Hair Treatment','2023-06-21','2023-06-21 07:37:29',NULL),(514,130,'Hair Treatment','2023-06-21','2023-06-21 07:37:34',NULL),(515,101,'Hair Treatment','2023-06-21','2023-06-21 07:37:41',NULL),(516,180,'Hair Treatment','2023-06-21','2023-06-21 07:37:46',NULL),(517,153,'Hair Treatment','2023-06-21','2023-06-21 07:37:51',NULL),(518,139,'Hair Treatment','2023-06-21','2023-06-21 07:37:57',NULL),(519,110,'Hair Treatment','2023-06-21','2023-06-21 07:38:02',NULL),(520,41,'Hair Treatment','2023-06-21','2023-06-21 07:38:08',NULL),(521,45,'Hair Treatment','2023-06-21','2023-06-21 07:38:14',NULL),(522,42,'Hair Treatment','2023-06-21','2023-06-21 07:38:21',NULL),(523,223,'Hair Treatment','2023-06-21','2023-06-21 07:41:10',NULL),(524,223,'Hair Treatment','2023-06-21','2023-06-21 07:41:11',NULL),(525,183,'Hair Treatment','2023-06-21','2023-06-21 07:41:16',NULL),(526,172,'Hair Treatment','2023-06-21','2023-06-21 07:41:27',NULL),(527,172,'Hair Treatment','2023-06-21','2023-06-21 07:41:28',NULL),(528,251,'Hair Treatment','2023-06-21','2023-06-21 07:41:34',NULL),(529,279,'Hair Treatment','2023-06-21','2023-06-21 07:41:42',NULL),(530,178,'Hair Treatment','2023-06-21','2023-06-21 07:41:49',NULL),(531,132,'Hair Treatment','2023-06-21','2023-06-21 07:41:57',NULL),(532,156,'Hair Treatment','2023-06-21','2023-06-21 07:42:05',NULL),(533,80,'Hair Treatment','2023-06-21','2023-06-21 07:42:16',NULL),(534,97,'Hair Treatment','2023-06-21','2023-06-21 07:42:24',NULL),(535,183,'Hair Treatment','2023-06-23','2023-06-23 07:07:15',NULL),(536,181,'Hair Treatment','2023-06-23','2023-06-23 07:07:21',NULL),(537,194,'Hair Treatment','2023-06-23','2023-06-23 07:07:26',NULL),(538,211,'Hair Treatment','2023-06-23','2023-06-23 07:07:31',NULL),(539,247,'Hair Treatment','2023-06-23','2023-06-23 07:07:36',NULL),(540,51,'Hair Treatment','2023-06-23','2023-06-23 07:07:41',NULL),(541,21,'Hair Treatment','2023-06-23','2023-06-23 07:07:46',NULL),(542,139,'Hair Treatment','2023-06-23','2023-06-23 07:07:50',NULL),(543,41,'Hair Treatment','2023-06-23','2023-06-23 07:08:03',NULL),(544,89,'Hair Treatment','2023-06-23','2023-06-23 07:08:09',NULL),(545,142,'Hair Treatment','2023-06-23','2023-06-23 07:12:55',NULL),(546,214,'Hair Treatment','2023-06-23','2023-06-23 07:13:04',NULL),(547,56,'Hair Treatment','2023-06-23','2023-06-23 07:13:10',NULL),(548,125,'Hair Treatment','2023-06-23','2023-06-23 07:13:17',NULL),(549,120,'Hair Treatment','2023-06-23','2023-06-23 07:13:22',NULL),(550,96,'Hair Treatment','2023-06-23','2023-06-23 07:13:28',NULL),(551,155,'Hair Treatment','2023-06-23','2023-06-23 07:13:34',NULL),(552,97,'Hair Treatment','2023-06-23','2023-06-23 07:13:40',NULL),(553,111,'Hair Treatment','2023-06-23','2023-06-23 07:13:46',NULL),(554,148,'Hair Treatment','2023-06-23','2023-06-23 07:13:51',NULL),(555,88,'Hair Treatment','2023-07-10','2023-07-13 07:02:20',NULL),(556,153,'Hair Treatment','2023-07-10','2023-07-13 07:02:27',NULL),(557,85,'Hair Treatment','2023-07-10','2023-07-13 07:02:36',NULL),(558,82,'Hair Treatment','2023-07-10','2023-07-13 07:02:43',NULL),(559,114,'Hair Treatment','2023-07-10','2023-07-13 07:02:52',NULL),(560,23,'Hair Treatment','2023-07-10','2023-07-13 07:02:59',NULL),(561,214,'Hair Treatment','2023-07-10','2023-07-13 07:03:07',NULL),(562,28,'Hair Treatment','2023-07-10','2023-07-13 07:03:13',NULL),(563,65,'Hair Treatment','2023-07-10','2023-07-13 07:03:22',NULL),(564,257,'Hair Treatment','2023-07-10','2023-07-13 07:03:30',NULL),(565,245,'Hair Treatment','2023-07-10','2023-07-13 07:03:38',NULL),(566,216,'Hair Treatment','2023-07-10','2023-07-13 07:03:59',NULL),(567,247,'Hair Treatment','2023-07-10','2023-07-13 07:04:06',NULL),(568,222,'Hair Treatment','2023-07-10','2023-07-13 07:04:14',NULL),(569,41,'Hair Treatment','2023-07-10','2023-07-13 07:04:21',NULL),(570,21,'Hair Treatment','2023-07-10','2023-07-13 07:04:29',NULL),(571,48,'Hair Treatment','2023-07-10','2023-07-13 07:04:37',NULL),(572,179,'Hair Treatment','2023-07-10','2023-07-13 07:04:48',NULL),(573,170,'Hair Treatment','2023-07-10','2023-07-13 07:05:00',NULL),(574,144,'Hair Treatment','2023-07-10','2023-07-13 07:05:30',NULL),(575,257,'Hair Treatment','2023-07-12','2023-07-13 07:08:50',NULL),(576,245,'Hair Treatment','2023-07-12','2023-07-13 07:09:59',NULL),(577,280,'Hair Treatment','2023-07-12','2023-07-13 07:10:11',NULL),(578,193,'Hair Treatment','2023-07-12','2023-07-13 07:10:19',NULL),(579,172,'Hair Treatment','2023-07-12','2023-07-13 07:10:26',NULL),(580,144,'Hair Treatment','2023-07-12','2023-07-13 07:10:33',NULL),(581,130,'Hair Treatment','2023-07-12','2023-07-13 07:10:40',NULL),(582,85,'Hair Treatment','2023-07-12','2023-07-13 07:10:47',NULL),(583,120,'Hair Treatment','2023-07-12','2023-07-13 07:10:56',NULL),(584,23,'Hair Treatment','2023-07-12','2023-07-13 07:11:05',NULL),(585,65,'Hair Treatment','2023-07-12','2023-07-13 07:11:12',NULL),(586,214,'Hair Treatment','2023-07-12','2023-07-13 07:11:19',NULL),(587,127,'Hair Treatment','2023-07-12','2023-07-13 07:11:26',NULL),(588,48,'Hair Treatment','2023-07-12','2023-07-13 07:11:33',NULL),(589,41,'Hair Treatment','2023-07-12','2023-07-13 07:11:42',NULL),(590,96,'Hair Treatment','2023-07-12','2023-07-13 07:11:51',NULL),(591,148,'Hair Treatment','2023-07-12','2023-07-13 07:12:00',NULL),(592,10,'Hair Treatment','2023-07-12','2023-07-13 07:12:13',NULL),(593,161,'Hair Treatment','2023-07-12','2023-07-13 07:12:21',NULL),(594,101,'Hair Treatment','2023-07-12','2023-07-13 07:12:30',NULL),(595,245,'Hair Treatment','2023-07-13','2023-07-13 07:15:13',NULL),(596,280,'Hair Treatment','2023-07-13','2023-07-13 07:15:18',NULL),(597,257,'Hair Treatment','2023-07-13','2023-07-13 07:15:22',NULL),(598,120,'Hair Treatment','2023-07-13','2023-07-13 07:15:31',NULL),(599,65,'Hair Treatment','2023-07-13','2023-07-13 07:15:37',NULL),(600,214,'Hair Treatment','2023-07-13','2023-07-13 07:15:43',NULL),(601,23,'Hair Treatment','2023-07-13','2023-07-13 07:17:30',NULL),(602,41,'Hair Treatment','2023-07-13','2023-07-13 07:17:36',NULL),(603,96,'Hair Treatment','2023-07-13','2023-07-13 07:17:43',NULL),(604,101,'Hair Treatment','2023-07-13','2023-07-13 07:17:52',NULL),(605,156,'Hair Treatment','2023-07-13','2023-07-13 07:18:00',NULL),(606,144,'Hair Treatment','2023-07-13','2023-07-13 07:18:06',NULL),(607,130,'Hair Treatment','2023-07-13','2023-07-13 07:18:22',NULL),(608,172,'Hair Treatment','2023-07-13','2023-07-13 07:18:39',NULL),(609,193,'Hair Treatment','2023-07-13','2023-07-13 07:18:48',NULL),(610,193,'Hair Treatment','2023-07-14','2023-07-14 06:57:36',NULL),(611,223,'Hair Treatment','2023-07-14','2023-07-14 06:57:42',NULL),(612,183,'Hair Treatment','2023-07-14','2023-07-14 06:57:47',NULL),(613,280,'Hair Treatment','2023-07-14','2023-07-14 06:57:52',NULL),(614,230,'Hair Treatment','2023-07-14','2023-07-14 06:58:02',NULL),(615,63,'Hair Treatment','2023-07-14','2023-07-14 06:58:06',NULL),(616,85,'Hair Treatment','2023-07-14','2023-07-14 06:59:08',NULL),(617,130,'Hair Treatment','2023-07-14','2023-07-14 06:59:15',NULL),(618,71,'Hair Treatment','2023-07-14','2023-07-14 06:59:24',NULL),(619,41,'Hair Treatment','2023-07-14','2023-07-14 06:59:29',NULL),(620,81,'Hair Treatment','2023-07-14','2023-07-14 06:59:36',NULL),(621,49,'Hair Treatment','2023-07-14','2023-07-14 06:59:41',NULL),(622,10,'Hair Treatment','2023-07-14','2023-07-14 06:59:48',NULL),(623,23,'Hair Treatment','2023-07-14','2023-07-14 06:59:54',NULL),(624,214,'Hair Treatment','2023-07-14','2023-07-14 07:00:02',NULL),(625,65,'Hair Treatment','2023-07-14','2023-07-14 07:00:11',NULL),(626,169,'Uniform','2023-07-15','2023-07-15 04:02:58',NULL),(627,183,'Uniform','2023-07-15','2023-07-15 04:03:47',NULL),(628,199,'Uniform','2023-07-15','2023-07-15 04:04:15',NULL),(629,207,'Uniform','2023-07-15','2023-07-15 04:04:43',NULL),(630,212,'Uniform','2023-07-15','2023-07-15 04:06:07',NULL),(631,218,'Uniform','2023-07-15','2023-07-15 04:06:34',NULL),(632,223,'Uniform','2023-07-15','2023-07-15 04:07:03',NULL),(633,267,'Uniform','2023-07-15','2023-07-15 04:07:34',NULL),(634,172,'Uniform','2023-07-15','2023-07-15 04:07:55',NULL),(635,185,'Uniform','2023-07-15','2023-07-15 04:08:13',NULL),(636,200,'Uniform','2023-07-15','2023-07-15 04:08:33',NULL),(637,208,'Uniform','2023-07-15','2023-07-15 04:08:53',NULL),(638,215,'Uniform','2023-07-15','2023-07-15 04:09:22',NULL),(639,194,'Uniform','2023-07-15','2023-07-15 04:24:13',NULL),(640,204,'Uniform','2023-07-15','2023-07-15 04:24:43',NULL),(641,219,'Uniform','2023-07-15','2023-07-15 04:26:27','2023-07-15 04:27:45'),(642,247,'Uniform','2023-07-15','2023-07-15 04:29:04',NULL),(643,278,'Uniform','2023-07-15','2023-07-15 04:29:26',NULL),(644,173,'Uniform','2023-07-15','2023-07-15 04:29:48',NULL),(645,186,'Uniform','2023-07-15','2023-07-15 04:30:10',NULL),(646,197,'Uniform','2023-07-15','2023-07-15 04:30:36',NULL),(647,201,'Uniform','2023-07-15','2023-07-15 04:30:56',NULL),(648,205,'Uniform','2023-07-15','2023-07-15 04:33:29',NULL),(649,209,'Uniform','2023-07-15','2023-07-15 04:33:34',NULL),(650,216,'Uniform','2023-07-15','2023-07-15 04:33:40',NULL),(651,221,'Uniform','2023-07-15','2023-07-15 04:33:46',NULL),(652,263,'Uniform','2023-07-15','2023-07-15 04:33:52',NULL),(653,181,'Uniform','2023-07-15','2023-07-15 04:33:58',NULL),(654,198,'Uniform','2023-07-15','2023-07-15 04:34:04',NULL),(655,202,'Uniform','2023-07-15','2023-07-15 04:34:10',NULL),(656,206,'Uniform','2023-07-15','2023-07-15 04:34:15',NULL),(657,211,'Uniform','2023-07-15','2023-07-15 04:34:20',NULL),(658,222,'Uniform','2023-07-15','2023-07-15 04:34:26',NULL),(659,264,'Uniform','2023-07-15','2023-07-15 04:34:31',NULL),(660,253,'Shoes','2023-07-17','2023-07-17 03:18:02',NULL),(661,286,'Shoes','2023-07-17','2023-07-17 03:18:35',NULL),(662,285,'Shoes','2023-07-17','2023-07-17 03:19:07',NULL),(663,188,'Shoes','2023-07-17','2023-07-17 03:19:14',NULL),(664,207,'Shoes','2023-07-17','2023-07-17 03:19:34',NULL),(665,185,'Shoes','2023-07-17','2023-07-17 03:19:56',NULL),(666,263,'Shoes','2023-07-17','2023-07-17 03:21:04',NULL),(667,173,'Shoes','2023-07-17','2023-07-17 03:21:36',NULL),(668,209,'Shoes','2023-07-17','2023-07-17 03:21:41',NULL),(669,211,'Shoes','2023-07-17','2023-07-17 03:22:13',NULL),(670,205,'Shoes','2023-07-17','2023-07-17 03:22:26',NULL),(671,201,'Shoes','2023-07-17','2023-07-17 03:22:54',NULL),(672,198,'Shoes','2023-07-17','2023-07-17 03:22:57',NULL),(673,216,'Shoes','2023-07-17','2023-07-17 03:22:59',NULL),(674,208,'Shoes','2023-07-17','2023-07-17 03:23:15',NULL),(675,200,'Shoes','2023-07-17','2023-07-17 03:23:35',NULL),(676,169,'Shoes','2023-07-17','2023-07-17 03:23:40',NULL),(677,172,'Shoes','2023-07-17','2023-07-17 03:23:46',NULL),(678,201,'Shoes','2023-07-17','2023-07-17 03:23:58',NULL),(679,223,'Shoes','2023-07-17','2023-07-17 03:24:05',NULL),(680,222,'Shoes','2023-07-17','2023-07-17 03:24:21',NULL),(681,193,'Shoes','2023-07-17','2023-07-17 03:24:54',NULL),(682,194,'Shoes','2023-07-17','2023-07-17 03:25:15',NULL),(683,191,'Shoes','2023-07-17','2023-07-17 03:25:34',NULL),(684,43,'Shoes','2023-07-17','2023-07-17 03:25:52',NULL),(685,183,'Shoes','2023-07-17','2023-07-17 03:25:57',NULL),(686,187,'Shoes','2023-07-17','2023-07-17 03:26:17',NULL),(688,213,'ID Card','2023-10-31','2023-07-17 03:26:44','2023-10-31 12:28:04'),(689,186,'Shoes','2023-07-17','2023-07-17 03:27:01',NULL),(690,145,'Shoes','2023-07-17','2023-07-17 03:27:08',NULL),(691,206,'Shoes','2023-07-17','2023-07-17 03:27:19',NULL),(692,7,'Shoes','2023-07-17','2023-07-17 03:27:24',NULL),(693,10,'Shoes','2023-07-17','2023-07-17 03:27:35',NULL),(694,189,'Shoes','2023-07-17','2023-07-17 03:27:41',NULL),(695,52,'Shoes','2023-07-17','2023-07-17 03:27:58',NULL),(696,212,'Shoes','2023-07-17','2023-07-17 03:27:58',NULL),(697,36,'Shoes','2023-07-17','2023-07-17 03:28:13',NULL),(698,215,'Shoes','2023-07-17','2023-07-17 03:28:25',NULL),(699,115,'Shoes','2023-07-17','2023-07-17 03:28:27',NULL),(700,124,'Shoes','2023-07-17','2023-07-17 03:28:42',NULL),(701,264,'Shoes','2023-07-17','2023-07-17 03:28:48',NULL),(702,142,'Shoes','2023-07-17','2023-07-17 03:29:01',NULL),(703,23,'Shoes','2023-07-17','2023-07-17 03:29:13',NULL),(704,221,'Shoes','2023-07-17','2023-07-17 03:29:29',NULL),(705,153,'Shoes','2023-07-17','2023-07-17 03:29:32',NULL),(706,71,'Shoes','2023-07-17','2023-07-17 03:29:44',NULL),(707,204,'Shoes','2023-07-17','2023-07-17 03:29:49',NULL),(708,63,'Shoes','2023-07-17','2023-07-17 03:29:57',NULL),(709,267,'Shoes','2023-07-17','2023-07-17 03:30:05',NULL),(710,136,'Shoes','2023-07-17','2023-07-17 03:30:10',NULL),(711,199,'Shoes','2023-07-17','2023-07-17 03:30:21',NULL),(712,87,'Shoes','2023-07-17','2023-07-17 03:30:23',NULL),(713,176,'Shoes','2023-07-17','2023-07-17 03:30:35',NULL),(714,218,'Shoes','2023-07-17','2023-07-17 03:30:42',NULL),(715,114,'Shoes','2023-07-17','2023-07-17 03:30:49',NULL),(716,202,'Shoes','2023-07-17','2023-07-17 03:31:02',NULL),(717,132,'Shoes','2023-07-17','2023-07-17 03:31:17',NULL),(718,248,'Shoes','2023-07-17','2023-07-17 03:31:23',NULL),(719,56,'Shoes','2023-07-17','2023-07-17 03:31:42',NULL),(720,243,'Shoes','2023-07-17','2023-07-17 03:31:43',NULL),(721,279,'Shoes','2023-07-17','2023-07-17 03:32:01',NULL),(722,104,'Shoes','2023-07-17','2023-07-17 03:32:24',NULL),(723,275,'Shoes','2023-07-17','2023-07-17 03:32:36',NULL),(724,54,'Shoes','2023-07-17','2023-07-17 03:32:40',NULL),(725,75,'Shoes','2023-07-17','2023-07-17 03:32:54',NULL),(726,256,'Shoes','2023-07-17','2023-07-17 03:32:57',NULL),(727,149,'Shoes','2023-07-17','2023-07-17 03:33:09',NULL),(728,86,'Shoes','2023-07-17','2023-07-17 03:33:21',NULL),(729,25,'Shoes','2023-07-17','2023-07-17 03:33:36',NULL),(730,233,'Shoes','2023-07-17','2023-07-17 03:33:42',NULL),(731,90,'Shoes','2023-07-17','2023-07-17 03:33:51',NULL),(732,91,'Shoes','2023-07-17','2023-07-17 03:34:08',NULL),(733,269,'Shoes','2023-07-17','2023-07-17 03:34:15',NULL),(734,74,'Shoes','2023-07-17','2023-07-17 03:34:33',NULL),(735,283,'Shoes','2023-07-17','2023-07-17 03:34:44',NULL),(736,177,'Shoes','2023-07-17','2023-07-17 03:35:04',NULL),(737,241,'Shoes','2023-07-17','2023-07-17 03:35:22',NULL),(738,240,'Shoes','2023-07-17','2023-07-17 03:35:46',NULL),(739,64,'Shoes','2023-07-17','2023-07-17 03:36:29',NULL),(740,157,'Shoes','2023-07-17','2023-07-17 03:36:33',NULL),(741,226,'Shoes','2023-07-17','2023-07-17 03:36:33',NULL),(742,147,'Shoes','2023-07-17','2023-07-17 03:36:37',NULL),(743,48,'Shoes','2023-07-17','2023-07-17 03:36:42',NULL),(744,58,'Shoes','2023-07-17','2023-07-17 03:36:46',NULL),(745,39,'Shoes','2023-07-17','2023-07-17 03:36:51',NULL),(746,139,'Shoes','2023-07-17','2023-07-17 03:36:56',NULL),(747,127,'Shoes','2023-07-17','2023-07-17 03:37:00',NULL),(748,126,'Shoes','2023-07-17','2023-07-17 03:37:05',NULL),(749,270,'Shoes','2023-07-17','2023-07-17 03:37:14',NULL),(751,281,'Shoes','2023-07-17','2023-07-17 03:38:53',NULL),(752,280,'Shoes','2023-07-17','2023-07-17 03:39:23',NULL),(753,284,'Shoes','2023-07-17','2023-07-17 03:39:51',NULL),(754,244,'Shoes','2023-07-17','2023-07-17 03:40:41',NULL),(755,37,'Shoes','2023-07-17','2023-07-17 03:41:21',NULL),(756,92,'Shoes','2023-07-17','2023-07-17 03:41:25',NULL),(757,274,'Shoes','2023-07-17','2023-07-17 03:41:28',NULL),(758,88,'Shoes','2023-07-17','2023-07-17 03:41:31',NULL),(759,85,'Shoes','2023-07-17','2023-07-17 03:41:35',NULL),(760,34,'Shoes','2023-07-17','2023-07-17 03:41:40',NULL),(761,106,'Shoes','2023-07-17','2023-07-17 03:41:45',NULL),(762,72,'Shoes','2023-07-17','2023-07-17 03:41:49',NULL),(763,35,'Shoes','2023-07-17','2023-07-17 03:41:54',NULL),(764,100,'Shoes','2023-07-17','2023-07-17 03:41:59',NULL),(765,146,'Shoes','2023-07-17','2023-07-17 03:42:03',NULL),(766,235,'Shoes','2023-07-17','2023-07-17 03:42:10',NULL),(769,178,'Shoes','2023-07-17','2023-07-17 03:42:30',NULL),(770,255,'Shoes','2023-07-17','2023-07-17 03:42:33',NULL),(771,32,'Shoes','2023-07-17','2023-07-17 03:42:35',NULL),(772,95,'Shoes','2023-07-17','2023-07-17 03:42:40',NULL),(773,3,'Shoes','2023-07-17','2023-07-17 03:42:46',NULL),(774,3,'Shoes','2023-07-17','2023-07-17 03:42:46',NULL),(775,161,'Shoes','2023-07-17','2023-07-17 03:42:51',NULL),(776,254,'Shoes','2023-07-17','2023-07-17 03:42:51',NULL),(777,133,'Shoes','2023-07-17','2023-07-17 03:42:56',NULL),(778,163,'Shoes','2023-07-17','2023-07-17 03:43:01',NULL),(779,131,'Shoes','2023-07-17','2023-07-17 03:43:09',NULL),(780,239,'Shoes','2023-07-17','2023-07-17 03:43:14',NULL),(781,287,'Shoes','2023-07-17','2023-07-17 03:43:31',NULL),(782,272,'Shoes','2023-07-17','2023-07-17 03:43:52',NULL),(783,271,'Shoes','2023-07-17','2023-07-17 03:44:29',NULL),(784,238,'Shoes','2023-07-17','2023-07-17 03:45:43',NULL),(785,288,'Shoes','2023-07-17','2023-07-17 03:45:47',NULL),(786,252,'Shoes','2023-07-17','2023-07-17 03:45:53',NULL),(787,257,'Shoes','2023-07-17','2023-07-17 03:45:59',NULL),(788,225,'Shoes','2023-07-17','2023-07-17 03:46:03',NULL),(789,63,'Hair Treatment','2023-07-15','2023-07-17 07:16:49',NULL),(790,71,'Hair Treatment','2023-07-15','2023-07-17 07:16:57',NULL),(791,85,'Hair Treatment','2023-07-15','2023-07-17 07:17:04',NULL),(792,40,'Hair Treatment','2023-07-15','2023-07-17 07:17:12',NULL),(793,41,'Hair Treatment','2023-07-15','2023-07-17 07:17:18',NULL),(794,258,'Hair Treatment','2023-07-15','2023-07-17 07:17:25',NULL),(795,268,'Hair Treatment','2023-07-15','2023-07-17 07:17:32',NULL),(796,230,'Hair Treatment','2023-07-15','2023-07-17 07:17:39',NULL),(797,223,'Hair Treatment','2023-07-15','2023-07-17 07:17:47',NULL),(798,169,'Hair Treatment','2023-07-15','2023-07-17 07:17:56',NULL),(799,218,'Hair Treatment','2023-07-15','2023-07-17 07:19:21',NULL),(800,194,'Hair Treatment','2023-07-15','2023-07-17 07:19:27',NULL),(801,222,'Hair Treatment','2023-07-15','2023-07-17 07:19:34',NULL),(802,23,'Hair Treatment','2023-07-15','2023-07-17 07:19:40',NULL),(803,132,'Hair Treatment','2023-07-15','2023-07-17 07:19:47',NULL),(804,178,'Hair Treatment','2023-07-15','2023-07-17 07:19:53',NULL),(805,120,'Hair Treatment','2023-07-15','2023-07-17 07:20:01',NULL),(806,101,'Hair Treatment','2023-07-15','2023-07-17 07:20:09',NULL),(807,80,'Hair Treatment','2023-07-15','2023-07-17 07:20:17',NULL),(808,156,'Hair Treatment','2023-07-15','2023-07-17 07:20:24',NULL),(809,258,'Hair Treatment','2023-07-17','2023-07-17 07:23:18',NULL),(810,298,'Hair Treatment','2023-07-17','2023-07-17 07:24:03',NULL),(811,298,'Hair Treatment','2023-07-17','2023-07-17 07:24:06',NULL),(812,298,'Hair Treatment','2023-07-17','2023-07-17 07:24:07',NULL),(813,169,'Hair Treatment','2023-07-17','2023-07-17 07:24:17',NULL),(814,223,'Hair Treatment','2023-07-17','2023-07-17 07:24:25',NULL),(815,194,'Hair Treatment','2023-07-17','2023-07-17 07:24:31',NULL),(816,222,'Hair Treatment','2023-07-17','2023-07-17 07:24:40',NULL),(817,139,'Hair Treatment','2023-07-17','2023-07-17 07:24:46',NULL),(818,46,'Hair Treatment','2023-07-17','2023-07-17 07:24:52',NULL),(819,21,'Hair Treatment','2023-07-17','2023-07-17 07:25:03',NULL),(820,42,'Hair Treatment','2023-07-17','2023-07-17 07:25:19',NULL),(821,144,'Hair Treatment','2023-07-17','2023-07-17 07:25:29',NULL),(822,98,'Hair Treatment','2023-07-17','2023-07-17 07:25:37',NULL),(823,63,'Hair Treatment','2023-07-17','2023-07-17 07:25:45',NULL),(824,71,'Hair Treatment','2023-07-17','2023-07-17 07:25:55',NULL),(825,23,'Hair Treatment','2023-07-17','2023-07-17 07:26:01',NULL),(827,126,'Hair Treatment','2023-07-17','2023-07-17 07:26:17',NULL),(828,142,'Hair Treatment','2023-07-17','2023-07-17 07:26:25',NULL),(829,32,'Hair Treatment','2023-07-17','2023-07-17 07:26:34',NULL),(830,155,'Hair Treatment','2023-07-17','2023-07-17 07:26:45',NULL),(831,246,'Shoes','2023-07-18','2023-07-18 03:22:21',NULL),(832,278,'Shoes','2023-07-18','2023-07-18 03:22:58',NULL),(833,230,'Shoes','2023-07-18','2023-07-18 03:23:28',NULL),(834,50,'Shoes','2023-07-18','2023-07-18 03:23:54',NULL),(835,113,'Shoes','2023-07-18','2023-07-18 03:24:14',NULL),(836,119,'Shoes','2023-07-18','2023-07-18 03:24:37',NULL),(837,159,'Shoes','2023-07-18','2023-07-18 03:24:54',NULL),(838,150,'Shoes','2023-07-18','2023-07-18 03:26:11',NULL),(839,128,'Shoes','2023-07-18','2023-07-18 03:26:47',NULL),(840,121,'Shoes','2023-07-18','2023-07-18 03:27:07',NULL),(841,57,'Shoes','2023-07-18','2023-07-18 03:27:25',NULL),(842,160,'Shoes','2023-07-18','2023-07-18 03:28:00',NULL),(844,61,'Shoes','2023-07-18','2023-07-18 03:28:57',NULL),(845,111,'Shoes','2023-07-18','2023-07-18 03:29:22',NULL),(846,55,'Shoes','2023-07-18','2023-07-18 03:29:43',NULL),(847,148,'Shoes','2023-07-18','2023-07-18 03:30:04',NULL),(848,80,'Shoes','2023-07-18','2023-07-18 03:30:32',NULL),(849,171,'Shoes','2023-07-18','2023-07-18 03:30:53',NULL),(850,125,'Shoes','2023-07-18','2023-07-18 03:32:55',NULL),(851,40,'Shoes','2023-07-18','2023-07-18 03:33:16',NULL),(852,197,'Shoes','2023-07-18','2023-07-18 03:33:48',NULL),(853,13,'Uniform','2023-07-18','2023-07-18 03:35:38',NULL),(854,196,'Uniform','2023-07-18','2023-07-18 03:35:57',NULL),(855,3,'Uniform','2023-07-18','2023-07-18 03:36:21',NULL),(856,133,'Uniform','2023-07-18','2023-07-18 03:36:41',NULL),(857,81,'Uniform','2023-07-18','2023-07-18 03:37:03',NULL),(858,2,'Uniform','2023-07-18','2023-07-18 03:37:27',NULL),(859,203,'Shoes','2023-07-18','2023-07-18 03:37:31',NULL),(860,165,'Uniform','2023-07-18','2023-07-18 03:37:47',NULL),(861,9,'Uniform','2023-07-18','2023-07-18 03:38:05',NULL),(862,5,'Uniform','2023-07-18','2023-07-18 03:38:37',NULL),(863,118,'Uniform','2023-07-18','2023-07-18 03:38:56',NULL),(864,105,'Uniform','2023-07-18','2023-07-18 03:39:15',NULL),(865,106,'Uniform','2023-07-18','2023-07-18 03:39:34',NULL),(866,6,'Uniform','2023-07-18','2023-07-18 03:39:54',NULL),(867,22,'Uniform','2023-07-18','2023-07-18 03:40:15',NULL),(868,34,'Uniform','2023-07-18','2023-07-18 03:40:35',NULL),(869,163,'Uniform','2023-07-18','2023-07-18 03:40:54',NULL),(870,107,'Uniform','2023-07-18','2023-07-18 03:41:11',NULL),(871,1,'Uniform','2023-07-18','2023-07-18 03:41:29',NULL),(872,8,'Uniform','2023-07-18','2023-07-18 03:41:50',NULL),(873,44,'Uniform','2023-07-18','2023-07-18 03:42:09',NULL),(874,175,'Uniform','2023-07-18','2023-07-18 03:42:40',NULL),(875,161,'Uniform','2023-07-18','2023-07-18 03:43:06',NULL),(876,224,'Shoes','2023-07-18','2023-07-18 03:45:47',NULL),(877,118,'Shoes','2023-07-20','2023-07-18 04:03:43','2023-07-20 07:11:24'),(878,189,'Uniform','2023-07-18','2023-07-18 04:14:15',NULL),(879,188,'Uniform','2023-07-18','2023-07-18 04:14:20',NULL),(880,203,'Uniform','2023-07-18','2023-07-18 04:14:26',NULL),(881,217,'Uniform','2023-07-18','2023-07-18 04:14:31',NULL),(882,193,'Uniform','2023-07-18','2023-07-18 04:14:36',NULL),(883,191,'Uniform','2023-07-18','2023-07-18 04:14:41',NULL),(884,187,'Uniform','2023-07-18','2023-07-18 04:14:47',NULL),(885,201,'Hair Treatment','2023-07-18','2023-07-18 06:56:04',NULL),(886,194,'Hair Treatment','2023-07-18','2023-07-18 06:56:11',NULL),(887,223,'Hair Treatment','2023-07-18','2023-07-18 06:56:19',NULL),(888,226,'Hair Treatment','2023-07-18','2023-07-18 06:56:30',NULL),(889,245,'Hair Treatment','2023-07-18','2023-07-18 06:56:35',NULL),(890,139,'Hair Treatment','2023-07-18','2023-07-18 06:56:40',NULL),(891,45,'Hair Treatment','2023-07-18','2023-07-18 06:56:45',NULL),(892,127,'Hair Treatment','2023-07-18','2023-07-18 06:56:52',NULL),(893,174,'Hair Treatment','2023-07-18','2023-07-18 06:56:58',NULL),(894,130,'Hair Treatment','2023-07-18','2023-07-18 06:58:30',NULL),(895,179,'Hair Treatment','2023-07-18','2023-07-18 06:59:49',NULL),(896,144,'Hair Treatment','2023-07-18','2023-07-18 06:59:56',NULL),(897,63,'Hair Treatment','2023-07-18','2023-07-18 07:00:00',NULL),(898,153,'Hair Treatment','2023-07-18','2023-07-18 07:00:06',NULL),(899,101,'Hair Treatment','2023-07-18','2023-07-18 07:00:11',NULL),(900,104,'Hair Treatment','2023-07-18','2023-07-18 07:00:16',NULL),(901,103,'Hair Treatment','2023-07-18','2023-07-18 07:00:22',NULL),(902,142,'Hair Treatment','2023-07-18','2023-07-18 07:00:26',NULL),(903,28,'Hair Treatment','2023-07-18','2023-07-18 07:00:32',NULL),(904,56,'Hair Treatment','2023-07-18','2023-07-18 07:00:52',NULL),(905,46,'Shoes','2023-07-19','2023-07-19 05:15:43',NULL),(906,66,'Shoes','2023-07-19','2023-07-19 05:17:25',NULL),(907,277,'Shoes','2023-07-19','2023-07-19 05:21:52',NULL),(908,276,'Shoes','2023-07-19','2023-07-19 05:22:45',NULL),(909,250,'Shoes','2023-07-19','2023-07-19 05:34:31',NULL),(910,110,'Shoes','2023-07-19','2023-07-19 05:42:42',NULL),(911,247,'Shoes','2023-07-19','2023-07-19 06:16:49',NULL),(912,179,'Shoes','2023-07-19','2023-07-19 06:30:30',NULL),(913,257,'Hair Treatment','2023-07-19','2023-07-19 06:48:50',NULL),(914,279,'Hair Treatment','2023-07-19','2023-07-19 06:48:56',NULL),(915,226,'Hair Treatment','2023-07-19','2023-07-19 06:49:03',NULL),(916,218,'Hair Treatment','2023-07-19','2023-07-19 06:49:08',NULL),(917,169,'Hair Treatment','2023-07-19','2023-07-19 06:49:14',NULL),(918,170,'Hair Treatment','2023-07-19','2023-07-19 06:49:19',NULL),(919,127,'Hair Treatment','2023-07-19','2023-07-19 06:49:24',NULL),(921,51,'Hair Treatment','2023-07-19','2023-07-19 06:49:36',NULL),(922,179,'Hair Treatment','2023-07-19','2023-07-19 06:49:42',NULL),(923,144,'Hair Treatment','2023-07-19','2023-07-19 06:49:48',NULL),(924,63,'Hair Treatment','2023-07-19','2023-07-19 06:49:53',NULL),(925,180,'Hair Treatment','2023-07-19','2023-07-19 06:49:58',NULL),(926,71,'Hair Treatment','2023-07-19','2023-07-19 06:50:11',NULL),(927,130,'Hair Treatment','2023-07-19','2023-07-19 06:50:16',NULL),(928,183,'Hair Treatment','2023-07-19','2023-07-19 06:50:22',NULL),(929,28,'Hair Treatment','2023-07-19','2023-07-19 06:50:27',NULL),(930,125,'Hair Treatment','2023-07-19','2023-07-19 06:50:33',NULL),(931,29,'Hair Treatment','2023-07-19','2023-07-19 06:50:40',NULL),(932,65,'Hair Treatment','2023-07-19','2023-07-19 06:50:47',NULL),(933,259,'Shoes','2023-07-19','2023-07-19 07:47:44',NULL),(934,231,'Shoes','2023-07-19','2023-07-19 07:47:48',NULL),(935,242,'Shoes','2023-07-19','2023-07-19 07:53:16',NULL),(936,237,'Shoes','2023-07-19','2023-07-19 07:53:22',NULL),(937,165,'Shoes','2023-07-20','2023-07-20 03:14:03',NULL),(938,175,'Shoes','2023-07-20','2023-07-20 03:25:26',NULL),(939,14,'Shoes','2023-07-20','2023-07-20 06:58:44',NULL),(940,60,'Shoes','2023-07-20','2023-07-20 06:59:53',NULL),(941,268,'Shoes','2023-07-20','2023-07-20 07:05:30',NULL),(942,232,'Shoes','2023-07-20','2023-07-20 07:05:42',NULL),(943,245,'Shoes','2023-07-20','2023-07-20 07:07:13',NULL),(944,34,'Shoes','2023-07-21','2023-07-21 04:06:41',NULL),(945,65,'Shoes','2023-07-21','2023-07-21 04:07:26',NULL),(946,102,'Shoes','2023-07-21','2023-07-21 04:08:04',NULL),(947,13,'Shoes','2023-07-21','2023-07-21 04:08:29',NULL),(948,148,'Shoes','2023-07-21','2023-07-21 04:09:24',NULL),(949,93,'Shoes','2023-07-21','2023-07-21 04:10:45',NULL),(950,181,'Shoes','2023-07-21','2023-07-21 04:31:15',NULL),(951,53,'Hair Treatment','2023-08-02','2023-08-02 06:52:08',NULL),(952,29,'Hair Treatment','2023-08-02','2023-08-02 06:52:31',NULL),(953,23,'Hair Treatment','2023-08-02','2023-08-02 06:52:48',NULL),(954,37,'Hair Treatment','2023-08-02','2023-08-02 06:53:07',NULL),(955,46,'Hair Treatment','2023-08-02','2023-08-02 06:53:35',NULL),(956,41,'Hair Treatment','2023-08-02','2023-08-02 06:53:53',NULL),(957,174,'Hair Treatment','2023-08-02','2023-08-02 06:54:11',NULL),(958,170,'Hair Treatment','2023-08-02','2023-08-02 06:54:40',NULL),(959,63,'Hair Treatment','2023-08-02','2023-08-02 06:54:58',NULL),(960,130,'Hair Treatment','2023-08-02','2023-08-02 06:55:14',NULL),(961,116,'Hair Treatment','2023-08-02','2023-08-02 06:55:30',NULL),(962,153,'Hair Treatment','2023-08-02','2023-08-02 06:55:52',NULL),(963,145,'Hair Treatment','2023-08-02','2023-08-02 06:56:09',NULL),(964,223,'Hair Treatment','2023-08-02','2023-08-02 06:56:26',NULL),(965,183,'Hair Treatment','2023-08-02','2023-08-02 06:56:58',NULL),(966,217,'Hair Treatment','2023-08-02','2023-08-02 06:57:37',NULL),(967,257,'Hair Treatment','2023-08-02','2023-08-02 06:57:53',NULL),(968,169,'Hair Treatment','2023-08-02','2023-08-02 06:58:09',NULL),(969,214,'Hair Treatment','2023-08-02','2023-08-02 06:58:25',NULL),(970,60,'Hair Treatment','2023-08-02','2023-08-02 06:58:41',NULL),(971,94,'Shoes','2023-08-02','2023-08-02 07:47:52',NULL),(972,42,'Hair Treatment','2023-08-03','2023-08-03 06:29:17',NULL),(973,170,'Hair Treatment','2023-08-03','2023-08-03 06:29:39',NULL),(974,127,'Hair Treatment','2023-08-03','2023-08-03 06:29:59',NULL),(975,41,'Hair Treatment','2023-08-03','2023-08-03 06:30:15',NULL),(976,21,'Hair Treatment','2023-08-03','2023-08-03 06:30:33',NULL),(977,89,'Hair Treatment','2023-08-03','2023-08-03 06:30:48',NULL),(978,70,'Hair Treatment','2023-08-03','2023-08-03 06:31:04',NULL),(979,80,'Hair Treatment','2023-08-03','2023-08-03 06:31:25',NULL),(980,148,'Hair Treatment','2023-08-03','2023-08-03 06:32:00',NULL),(981,85,'Hair Treatment','2023-08-03','2023-08-03 06:32:19',NULL),(982,98,'Hair Treatment','2023-08-03','2023-08-03 06:32:38',NULL),(983,101,'Hair Treatment','2023-08-03','2023-08-03 06:37:19',NULL),(984,63,'Hair Treatment','2023-08-03','2023-08-03 06:37:35',NULL),(985,144,'Hair Treatment','2023-08-03','2023-08-03 06:37:53',NULL),(986,1,'Hair Treatment','2023-08-03','2023-08-03 06:38:12',NULL),(987,13,'Hair Treatment','2023-08-03','2023-08-03 06:38:33',NULL),(988,7,'Hair Treatment','2023-08-03','2023-08-03 06:38:49',NULL),(989,23,'Hair Treatment','2023-08-03','2023-08-03 06:39:07',NULL),(990,125,'Hair Treatment','2023-08-03','2023-08-03 06:39:23',NULL),(991,65,'Hair Treatment','2023-08-03','2023-08-03 06:40:15',NULL),(992,49,'Uniform','2023-08-07','2023-08-07 04:58:23',NULL),(993,85,'Hair Treatment','2023-08-04','2023-08-09 06:07:15',NULL),(994,101,'Hair Treatment','2023-08-04','2023-08-09 06:07:23',NULL),(995,88,'Hair Treatment','2023-08-04','2023-08-09 06:07:31',NULL),(996,145,'Hair Treatment','2023-08-04','2023-08-09 06:07:37',NULL),(997,63,'Hair Treatment','2023-08-04','2023-08-09 06:07:43',NULL),(998,223,'Hair Treatment','2023-08-04','2023-08-09 06:07:51',NULL),(999,194,'Hair Treatment','2023-08-04','2023-08-09 06:07:58',NULL),(1000,193,'Hair Treatment','2023-08-04','2023-08-09 06:08:04',NULL),(1001,256,'Hair Treatment','2023-08-04','2023-08-09 06:08:11',NULL),(1002,257,'Hair Treatment','2023-08-04','2023-08-09 06:08:18',NULL),(1004,39,'Hair Treatment','2023-08-04','2023-08-09 06:08:35',NULL),(1005,12,'Hair Treatment','2023-08-04','2023-08-09 06:08:43',NULL),(1006,41,'Hair Treatment','2023-08-04','2023-08-09 06:08:51',NULL),(1007,170,'Hair Treatment','2023-08-04','2023-08-09 06:09:03',NULL),(1008,281,'Hair Treatment','2023-08-05','2023-08-09 06:15:18',NULL),(1009,225,'Hair Treatment','2023-08-05','2023-08-09 06:15:26',NULL),(1010,223,'Hair Treatment','2023-08-05','2023-08-09 06:15:33',NULL),(1011,194,'Hair Treatment','2023-08-05','2023-08-09 06:15:41',NULL),(1012,224,'Hair Treatment','2023-08-05','2023-08-09 06:16:13',NULL),(1013,104,'Hair Treatment','2023-08-05','2023-08-09 06:16:22',NULL),(1014,178,'Hair Treatment','2023-08-05','2023-08-09 06:16:29',NULL),(1015,132,'Hair Treatment','2023-08-05','2023-08-09 06:16:38',NULL),(1016,142,'Hair Treatment','2023-08-05','2023-08-09 06:16:45',NULL),(1017,54,'Hair Treatment','2023-08-05','2023-08-09 06:16:55',NULL),(1018,40,'Hair Treatment','2023-08-05','2023-08-09 06:17:08',NULL),(1019,127,'Hair Treatment','2023-08-05','2023-08-09 06:17:17',NULL),(1020,41,'Hair Treatment','2023-08-05','2023-08-09 06:17:38',NULL),(1021,179,'Hair Treatment','2023-08-05','2023-08-09 06:17:45',NULL),(1022,144,'Hair Treatment','2023-08-05','2023-08-09 06:17:54',NULL),(1023,63,'Hair Treatment','2023-08-05','2023-08-09 06:18:02',NULL),(1024,145,'Hair Treatment','2023-08-05','2023-08-09 06:18:09',NULL),(1025,88,'Hair Treatment','2023-08-05','2023-08-09 06:18:17',NULL),(1026,180,'Hair Treatment','2023-08-05','2023-08-09 06:18:27',NULL),(1027,226,'Hair Treatment','2023-08-05','2023-08-09 06:18:37',NULL),(1028,101,'Hair Treatment','2023-08-07','2023-08-09 06:24:49',NULL),(1029,119,'Hair Treatment','2023-08-07','2023-08-09 06:24:59',NULL),(1030,43,'Hair Treatment','2023-08-07','2023-08-09 06:25:07',NULL),(1031,48,'Hair Treatment','2023-08-07','2023-08-09 06:25:18',NULL),(1032,179,'Hair Treatment','2023-08-07','2023-08-09 06:25:26',NULL),(1033,46,'Hair Treatment','2023-08-07','2023-08-09 06:25:34',NULL),(1034,21,'Hair Treatment','2023-08-07','2023-08-09 06:25:46',NULL),(1035,63,'Hair Treatment','2023-08-07','2023-08-09 06:25:58',NULL),(1036,130,'Hair Treatment','2023-08-07','2023-08-09 06:26:09',NULL),(1037,180,'Hair Treatment','2023-08-07','2023-08-09 06:26:21',NULL),(1038,223,'Hair Treatment','2023-08-07','2023-08-09 06:26:40',NULL),(1039,200,'Hair Treatment','2023-08-07','2023-08-09 06:26:48',NULL),(1040,183,'Hair Treatment','2023-08-07','2023-08-09 06:26:57',NULL),(1041,226,'Hair Treatment','2023-08-07','2023-08-09 06:27:15',NULL),(1042,280,'Hair Treatment','2023-08-07','2023-08-09 06:27:24',NULL),(1043,65,'Hair Treatment','2023-08-07','2023-08-09 06:27:34',NULL),(1044,125,'Hair Treatment','2023-08-07','2023-08-09 06:27:49',NULL),(1045,103,'Hair Treatment','2023-08-07','2023-08-09 06:28:15',NULL),(1046,28,'Hair Treatment','2023-08-07','2023-08-09 06:28:24',NULL),(1047,214,'Hair Treatment','2023-08-07','2023-08-09 06:28:42',NULL),(1048,268,'Hair Treatment','2023-08-08','2023-08-09 06:39:24',NULL),(1049,279,'Hair Treatment','2023-08-08','2023-08-09 06:39:29',NULL),(1050,243,'Hair Treatment','2023-08-08','2023-08-09 06:39:34',NULL),(1051,241,'Hair Treatment','2023-08-08','2023-08-09 06:39:38',NULL),(1052,238,'Hair Treatment','2023-08-08','2023-08-09 06:39:45',NULL),(1053,307,'Hair Treatment','2023-08-08','2023-08-09 06:39:50',NULL),(1054,301,'Hair Treatment','2023-08-08','2023-08-09 06:39:56',NULL),(1055,302,'Hair Treatment','2023-08-08','2023-08-09 06:40:02',NULL),(1056,180,'Hair Treatment','2023-08-08','2023-08-09 06:40:08',NULL),(1057,63,'Hair Treatment','2023-08-08','2023-08-09 06:40:14',NULL),(1058,116,'Hair Treatment','2023-08-08','2023-08-09 06:40:22',NULL),(1059,71,'Hair Treatment','2023-08-08','2023-08-09 06:40:27',NULL),(1060,101,'Hair Treatment','2023-08-08','2023-08-09 06:40:35',NULL),(1061,7,'Hair Treatment','2023-08-08','2023-08-09 06:40:40',NULL),(1062,13,'Hair Treatment','2023-08-08','2023-08-09 06:40:45',NULL),(1063,161,'Hair Treatment','2023-08-08','2023-08-09 06:40:51',NULL),(1064,8,'Hair Treatment','2023-08-08','2023-08-09 06:40:56',NULL),(1065,196,'Hair Treatment','2023-08-08','2023-08-09 06:41:03',NULL),(1066,183,'Hair Treatment','2023-08-09','2023-08-09 06:45:14',NULL),(1067,218,'Hair Treatment','2023-08-09','2023-08-09 06:45:19',NULL),(1068,267,'Hair Treatment','2023-08-09','2023-08-09 06:45:25',NULL),(1069,169,'Hair Treatment','2023-08-09','2023-08-09 06:45:32',NULL),(1070,216,'Hair Treatment','2023-08-09','2023-08-09 06:46:17',NULL),(1071,207,'Hair Treatment','2023-08-09','2023-08-09 06:46:32',NULL),(1072,276,'Hair Treatment','2023-08-09','2023-08-09 06:46:38',NULL),(1073,230,'Hair Treatment','2023-08-09','2023-08-09 06:46:44',NULL),(1074,252,'Hair Treatment','2023-08-09','2023-08-09 06:46:49',NULL),(1075,241,'Hair Treatment','2023-08-09','2023-08-09 06:46:54',NULL),(1076,63,'Hair Treatment','2023-08-09','2023-08-09 06:47:00',NULL),(1077,85,'Hair Treatment','2023-08-09','2023-08-09 06:47:04',NULL),(1078,144,'Hair Treatment','2023-08-09','2023-08-09 06:47:10',NULL),(1079,71,'Hair Treatment','2023-08-09','2023-08-09 06:47:17',NULL),(1080,145,'Hair Treatment','2023-08-09','2023-08-09 06:47:29',NULL),(1081,7,'Hair Treatment','2023-08-09','2023-08-09 06:47:39',NULL),(1082,10,'Hair Treatment','2023-08-09','2023-08-09 06:47:46',NULL),(1083,1,'Hair Treatment','2023-08-09','2023-08-09 06:47:52',NULL),(1084,163,'Hair Treatment','2023-08-09','2023-08-09 06:47:59',NULL),(1085,81,'Hair Treatment','2023-08-09','2023-08-09 06:48:05',NULL),(1086,252,'Uniform','2023-08-15','2023-08-15 03:09:31',NULL),(1087,256,'Uniform','2023-08-15','2023-08-15 03:09:41',NULL),(1088,268,'Uniform','2023-08-15','2023-08-15 03:09:47',NULL),(1089,272,'Uniform','2023-08-15','2023-08-15 03:09:53',NULL),(1090,276,'Uniform','2023-08-15','2023-08-15 03:09:59',NULL),(1091,281,'Uniform','2023-08-15','2023-08-15 03:10:04',NULL),(1092,285,'Uniform','2023-08-15','2023-08-15 03:10:09',NULL),(1093,239,'Uniform','2023-08-15','2023-08-15 03:10:15',NULL),(1094,243,'Uniform','2023-08-15','2023-08-15 03:10:19',NULL),(1095,248,'Uniform','2023-08-15','2023-08-15 03:10:25',NULL),(1096,248,'Uniform','2023-08-15','2023-08-15 03:10:31',NULL),(1097,225,'Uniform','2023-08-15','2023-08-15 03:10:35',NULL),(1098,230,'Uniform','2023-08-15','2023-08-15 03:10:40',NULL),(1099,235,'Uniform','2023-08-15','2023-08-15 03:10:47',NULL),(1100,226,'Uniform','2023-08-15','2023-08-15 03:14:15',NULL),(1101,231,'Uniform','2023-08-15','2023-08-15 03:14:20',NULL),(1103,240,'Uniform','2023-08-15','2023-08-15 03:14:29',NULL),(1104,244,'Uniform','2023-08-15','2023-08-15 03:14:33',NULL),(1106,253,'Uniform','2023-08-15','2023-08-15 03:14:42',NULL),(1107,257,'Uniform','2023-08-15','2023-08-15 03:14:47',NULL),(1108,269,'Uniform','2023-08-15','2023-08-15 03:14:56',NULL),(1109,273,'Uniform','2023-08-15','2023-08-15 03:15:03',NULL),(1110,277,'Uniform','2023-08-15','2023-08-15 03:15:09',NULL),(1111,282,'Uniform','2023-08-15','2023-08-15 03:15:17',NULL),(1112,286,'Uniform','2023-08-15','2023-08-15 03:15:23',NULL),(1113,228,'Uniform','2023-08-15','2023-08-15 03:19:08',NULL),(1114,232,'Uniform','2023-08-15','2023-08-15 03:19:12',NULL),(1115,237,'Uniform','2023-08-15','2023-08-15 03:19:19',NULL),(1116,241,'Uniform','2023-08-15','2023-08-15 03:19:23',NULL),(1117,245,'Uniform','2023-08-15','2023-08-15 03:20:35',NULL),(1118,250,'Uniform','2023-08-15','2023-08-15 03:20:42',NULL),(1119,254,'Uniform','2023-08-15','2023-08-15 03:20:46',NULL),(1120,258,'Uniform','2023-08-15','2023-08-15 03:20:51',NULL),(1121,270,'Uniform','2023-08-15','2023-08-15 03:20:55',NULL),(1122,274,'Uniform','2023-08-15','2023-08-15 03:21:00',NULL),(1123,279,'Uniform','2023-08-15','2023-08-15 03:21:05',NULL),(1124,283,'Uniform','2023-08-15','2023-08-15 03:21:11',NULL),(1125,287,'Uniform','2023-08-15','2023-08-15 03:21:16',NULL),(1126,284,'Uniform','2023-08-15','2023-08-15 03:25:45',NULL),(1127,288,'Uniform','2023-08-15','2023-08-15 03:25:49',NULL),(1128,275,'Uniform','2023-08-15','2023-08-15 03:25:54',NULL),(1129,280,'Uniform','2023-08-15','2023-08-15 03:25:58',NULL),(1130,259,'Uniform','2023-08-15','2023-08-15 03:26:05',NULL),(1131,271,'Uniform','2023-08-15','2023-08-15 03:26:10',NULL),(1132,246,'Uniform','2023-08-15','2023-08-15 03:26:14',NULL),(1133,255,'Uniform','2023-08-15','2023-08-15 03:26:19',NULL),(1134,242,'Uniform','2023-08-15','2023-08-15 03:26:24',NULL),(1135,251,'Uniform','2023-08-15','2023-08-15 03:26:28',NULL),(1136,229,'Uniform','2023-08-15','2023-08-15 03:26:33',NULL),(1137,233,'Uniform','2023-08-15','2023-08-15 03:26:38',NULL),(1138,238,'Uniform','2023-08-15','2023-08-15 03:26:45',NULL),(1139,313,'Uniform','2023-08-15','2023-08-15 05:36:05',NULL),(1140,313,'Shoes','2023-08-15','2023-08-15 05:37:03',NULL),(1141,258,'Shoes','2023-08-15','2023-08-15 06:25:17',NULL),(1142,282,'Shoes','2023-08-15','2023-08-15 06:27:01',NULL),(1143,229,'Shoes','2023-08-15','2023-08-15 06:28:08',NULL),(1144,217,'Shoes','2023-08-15','2023-08-15 06:34:04',NULL),(1145,314,'Uniform','2023-08-15','2023-08-15 06:45:36',NULL),(1146,314,'Shoes','2023-08-15','2023-08-15 06:46:07',NULL),(1147,315,'Uniform','2023-08-15','2023-08-15 06:47:29',NULL),(1148,315,'Shoes','2023-08-15','2023-08-15 06:47:34',NULL),(1149,316,'Uniform','2023-08-15','2023-08-15 06:49:58',NULL),(1150,316,'Shoes','2023-08-15','2023-08-15 06:50:03',NULL),(1151,317,'Uniform','2023-08-15','2023-08-15 06:52:09',NULL),(1152,317,'Shoes','2023-08-15','2023-08-15 06:52:14',NULL),(1153,318,'Uniform','2023-08-15','2023-08-15 06:53:47',NULL),(1154,318,'Shoes','2023-08-15','2023-08-15 06:53:53',NULL),(1155,319,'Uniform','2023-08-15','2023-08-15 06:56:22',NULL),(1156,319,'Shoes','2023-08-15','2023-08-15 06:56:27',NULL),(1157,320,'Uniform','2023-08-15','2023-08-15 06:58:12',NULL),(1158,320,'Shoes','2023-08-15','2023-08-15 06:58:17',NULL),(1159,301,'Uniform','2023-08-15','2023-08-15 06:58:44',NULL),(1160,301,'Shoes','2023-08-15','2023-08-15 06:58:49',NULL),(1161,309,'Uniform','2023-08-15','2023-08-15 06:59:17',NULL),(1162,309,'Shoes','2023-08-15','2023-08-15 06:59:24',NULL),(1163,300,'Uniform','2023-08-15','2023-08-15 06:59:47',NULL),(1164,300,'Shoes','2023-08-15','2023-08-15 06:59:53',NULL),(1165,308,'Uniform','2023-08-15','2023-08-15 07:00:17',NULL),(1166,308,'Shoes','2023-08-15','2023-08-15 07:00:22',NULL),(1167,302,'Uniform','2023-08-15','2023-08-15 07:03:21',NULL),(1168,302,'Shoes','2023-08-15','2023-08-15 07:03:26',NULL),(1169,303,'Uniform','2023-08-15','2023-08-15 07:05:28',NULL),(1170,303,'Shoes','2023-08-15','2023-08-15 07:05:33',NULL),(1171,322,'Uniform','2023-08-15','2023-08-15 07:15:50',NULL),(1172,322,'Shoes','2023-08-15','2023-08-15 07:15:55',NULL),(1173,323,'Uniform','2023-08-15','2023-08-15 07:19:19',NULL),(1174,323,'Shoes','2023-08-15','2023-08-15 07:19:29',NULL),(1175,98,'Hair Treatment','2023-08-10','2023-08-15 07:39:10',NULL),(1176,180,'Hair Treatment','2023-08-10','2023-08-15 07:39:20',NULL),(1177,63,'Hair Treatment','2023-08-10','2023-08-15 07:39:27',NULL),(1178,142,'Hair Treatment','2023-08-10','2023-08-15 07:39:34',NULL),(1179,71,'Hair Treatment','2023-08-10','2023-08-15 07:39:41',NULL),(1180,172,'Hair Treatment','2023-08-10','2023-08-15 07:39:47',NULL),(1181,247,'Hair Treatment','2023-08-10','2023-08-15 07:39:57',NULL),(1182,267,'Hair Treatment','2023-08-10','2023-08-15 07:40:04',NULL),(1183,218,'Hair Treatment','2023-08-10','2023-08-15 07:40:30',NULL),(1184,193,'Hair Treatment','2023-08-10','2023-08-15 07:40:45',NULL),(1185,155,'Hair Treatment','2023-08-10','2023-08-15 07:41:03',NULL),(1186,32,'Hair Treatment','2023-08-10','2023-08-15 07:41:10',NULL),(1187,96,'Hair Treatment','2023-08-10','2023-08-15 07:41:19',NULL),(1188,160,'Hair Treatment','2023-08-10','2023-08-15 07:41:26',NULL),(1189,111,'Hair Treatment','2023-08-10','2023-08-15 07:41:34',NULL),(1190,269,'Hair Treatment','2023-08-10','2023-08-15 07:41:42',NULL),(1191,239,'Hair Treatment','2023-08-10','2023-08-15 07:41:50',NULL),(1192,241,'Hair Treatment','2023-08-10','2023-08-15 07:41:57',NULL),(1193,248,'Hair Treatment','2023-08-10','2023-08-15 07:42:07',NULL),(1194,225,'Hair Treatment','2023-08-10','2023-08-15 07:42:13',NULL),(1195,299,'Uniform','2023-08-15','2023-08-15 08:03:24',NULL),(1196,299,'Shoes','2023-08-15','2023-08-15 08:03:30',NULL),(1197,98,'Hair Treatment','2023-08-11','2023-08-15 08:09:10',NULL),(1198,82,'Hair Treatment','2023-08-11','2023-08-15 08:09:18',NULL),(1199,85,'Hair Treatment','2023-08-11','2023-08-15 08:09:26',NULL),(1200,153,'Hair Treatment','2023-08-11','2023-08-15 08:09:47',NULL),(1201,130,'Hair Treatment','2023-08-11','2023-08-15 08:09:55',NULL),(1202,245,'Hair Treatment','2023-08-11','2023-08-15 08:10:02',NULL),(1203,232,'Hair Treatment','2023-08-11','2023-08-15 08:10:08',NULL),(1204,237,'Hair Treatment','2023-08-11','2023-08-15 08:10:14',NULL),(1205,275,'Hair Treatment','2023-08-11','2023-08-15 08:10:23',NULL),(1206,223,'Hair Treatment','2023-08-11','2023-08-15 08:10:34',NULL),(1207,217,'Hair Treatment','2023-08-11','2023-08-15 08:10:41',NULL),(1208,183,'Hair Treatment','2023-08-11','2023-08-15 08:10:51',NULL),(1209,191,'Hair Treatment','2023-08-11','2023-08-15 08:11:01',NULL),(1210,169,'Hair Treatment','2023-08-11','2023-08-15 08:11:13',NULL),(1211,208,'Hair Treatment','2023-08-15','2023-08-15 08:15:54',NULL),(1212,216,'Hair Treatment','2023-08-15','2023-08-15 08:16:00',NULL),(1213,200,'Hair Treatment','2023-08-15','2023-08-15 08:16:07',NULL),(1214,217,'Hair Treatment','2023-08-15','2023-08-15 08:16:17',NULL),(1215,198,'Hair Treatment','2023-08-15','2023-08-15 08:16:24',NULL),(1216,98,'Hair Treatment','2023-08-15','2023-08-15 08:16:30',NULL),(1217,145,'Hair Treatment','2023-08-15','2023-08-15 08:16:36',NULL),(1218,82,'Hair Treatment','2023-08-15','2023-08-15 08:16:43',NULL),(1219,85,'Hair Treatment','2023-08-15','2023-08-15 08:16:49',NULL),(1220,71,'Hair Treatment','2023-08-15','2023-08-15 08:16:54',NULL),(1221,241,'Hair Treatment','2023-08-15','2023-08-15 08:17:00',NULL),(1222,243,'Hair Treatment','2023-08-15','2023-08-15 08:17:12',NULL),(1223,279,'Hair Treatment','2023-08-15','2023-08-15 08:17:20',NULL),(1224,276,'Hair Treatment','2023-08-15','2023-08-15 08:17:26',NULL),(1225,229,'Hair Treatment','2023-08-15','2023-08-15 08:17:30',NULL),(1226,80,'Hair Treatment','2023-08-15','2023-08-15 08:17:41',NULL),(1227,148,'Hair Treatment','2023-08-15','2023-08-15 08:17:49',NULL),(1228,62,'Hair Treatment','2023-08-15','2023-08-15 08:17:57',NULL),(1229,96,'Hair Treatment','2023-08-15','2023-08-15 08:18:04',NULL),(1230,156,'Hair Treatment','2023-08-15','2023-08-15 08:18:11',NULL),(1231,324,'Uniform','2023-08-16','2023-08-16 03:41:43',NULL),(1232,324,'Shoes','2023-08-16','2023-08-16 03:41:48',NULL),(1235,306,'Uniform','2023-08-16','2023-08-16 03:48:54',NULL),(1236,306,'Shoes','2023-08-16','2023-08-16 03:49:00',NULL),(1237,310,'Uniform','2023-08-16','2023-08-16 03:57:52',NULL),(1238,310,'Shoes','2023-08-16','2023-08-16 03:57:57',NULL),(1239,326,'Uniform','2023-08-16','2023-08-16 04:03:16',NULL),(1240,326,'Shoes','2023-08-16','2023-08-16 04:03:21',NULL),(1241,307,'Uniform','2023-08-16','2023-08-16 04:06:36',NULL),(1242,307,'Shoes','2023-08-16','2023-08-16 04:06:50',NULL),(1243,327,'Uniform','2023-08-16','2023-08-16 04:10:44',NULL),(1244,327,'Shoes','2023-08-16','2023-08-16 04:10:49',NULL),(1245,328,'Uniform','2023-08-16','2023-08-16 06:44:00',NULL),(1246,328,'Shoes','2023-08-16','2023-08-16 06:44:05',NULL),(1247,85,'Hair Treatment','2023-08-16','2023-08-16 07:51:54',NULL),(1248,233,'Hair Treatment','2023-08-16','2023-08-16 07:52:20',NULL),(1249,89,'Hair Treatment','2023-08-16','2023-08-16 07:52:40',NULL),(1250,101,'Hair Treatment','2023-08-16','2023-08-16 07:52:47',NULL),(1251,63,'Hair Treatment','2023-08-16','2023-08-16 07:52:58',NULL),(1252,119,'Hair Treatment','2023-08-16','2023-08-16 07:53:05',NULL),(1253,217,'Hair Treatment','2023-08-16','2023-08-16 07:53:14',NULL),(1254,194,'Hair Treatment','2023-08-16','2023-08-16 07:53:26',NULL),(1255,181,'Hair Treatment','2023-08-16','2023-08-16 07:53:47',NULL),(1256,191,'Hair Treatment','2023-08-16','2023-08-16 07:53:56',NULL),(1257,193,'Hair Treatment','2023-08-16','2023-08-16 07:54:08',NULL),(1258,256,'Hair Treatment','2023-08-16','2023-08-16 07:54:23',NULL),(1259,246,'Hair Treatment','2023-08-16','2023-08-16 07:54:29',NULL),(1260,232,'Hair Treatment','2023-08-16','2023-08-16 07:54:37',NULL),(1261,257,'Hair Treatment','2023-08-16','2023-08-16 07:54:44',NULL),(1262,273,'Hair Treatment','2023-08-16','2023-08-16 07:54:51',NULL),(1263,238,'Hair Treatment','2023-08-16','2023-08-16 07:54:59',NULL),(1264,230,'Hair Treatment','2023-08-16','2023-08-16 07:55:05',NULL),(1265,277,'Hair Treatment','2023-08-16','2023-08-16 07:55:12',NULL),(1266,241,'Hair Treatment','2023-08-16','2023-08-16 07:55:19',NULL),(1267,329,'Uniform','2023-08-17','2023-08-17 04:22:31',NULL),(1268,329,'Shoes','2023-08-17','2023-08-17 04:22:37',NULL),(1269,169,'Hair Treatment','2023-08-17','2023-08-17 07:59:42',NULL),(1270,191,'Hair Treatment','2023-08-17','2023-08-17 08:00:05',NULL),(1271,194,'Hair Treatment','2023-08-17','2023-08-17 08:00:11',NULL),(1272,247,'Hair Treatment','2023-08-17','2023-08-17 08:00:16',NULL),(1273,202,'Hair Treatment','2023-08-17','2023-08-17 08:00:21',NULL),(1274,280,'Hair Treatment','2023-08-17','2023-08-17 08:00:48',NULL),(1275,248,'Hair Treatment','2023-08-17','2023-08-17 08:02:22',NULL),(1276,277,'Hair Treatment','2023-08-17','2023-08-17 08:03:09',NULL),(1277,268,'Hair Treatment','2023-08-17','2023-08-17 08:04:51',NULL),(1278,32,'Hair Treatment','2023-08-17','2023-08-17 08:06:17',NULL),(1279,155,'Hair Treatment','2023-08-17','2023-08-17 08:07:34',NULL),(1280,148,'Hair Treatment','2023-08-17','2023-08-17 08:08:10',NULL),(1281,155,'Hair Treatment','2023-08-17','2023-08-17 08:08:16',NULL),(1282,156,'Hair Treatment','2023-08-17','2023-08-17 08:08:23',NULL),(1283,111,'Hair Treatment','2023-08-17','2023-08-17 08:09:41',NULL),(1284,89,'Hair Treatment','2023-08-17','2023-08-17 08:10:13',NULL),(1285,85,'Hair Treatment','2023-08-17','2023-08-17 08:10:20',NULL),(1286,130,'Hair Treatment','2023-08-17','2023-08-17 08:11:44',NULL),(1287,101,'Hair Treatment','2023-08-17','2023-08-17 08:11:51',NULL),(1288,180,'Hair Treatment','2023-08-17','2023-08-17 08:11:58',NULL),(1289,22,'Uniform','2023-08-17','2023-08-17 08:13:04',NULL),(1290,10,'Uniform','2023-08-17','2023-08-17 08:14:25',NULL),(1291,280,'Notebooks','2023-08-19','2023-08-19 04:52:51',NULL),(1292,276,'Notebooks','2023-08-19','2023-08-19 04:53:17',NULL),(1293,277,'Notebooks','2023-08-19','2023-08-19 04:53:40',NULL),(1294,268,'Notebooks','2023-08-19','2023-08-19 04:53:53',NULL),(1295,230,'Notebooks','2023-08-19','2023-08-19 04:54:13',NULL),(1296,269,'Notebooks','2023-08-19','2023-08-19 04:55:30',NULL),(1297,233,'Notebooks','2023-08-19','2023-08-19 04:55:39',NULL),(1298,229,'Notebooks','2023-08-19','2023-08-19 04:55:46',NULL),(1299,279,'Notebooks','2023-08-19','2023-08-19 04:55:52',NULL),(1300,243,'Notebooks','2023-08-19','2023-08-19 04:55:57',NULL),(1301,248,'Notebooks','2023-08-19','2023-08-19 04:56:03',NULL),(1302,239,'Notebooks','2023-08-19','2023-08-19 04:57:44',NULL),(1303,241,'Notebooks','2023-08-19','2023-08-19 04:57:49',NULL),(1304,240,'Notebooks','2023-08-19','2023-08-19 04:57:54',NULL),(1305,238,'Notebooks','2023-08-19','2023-08-19 04:58:24',NULL),(1306,281,'Notebooks','2023-08-19','2023-08-19 04:58:41',NULL),(1308,287,'Notebooks','2023-08-19','2023-08-19 04:59:01',NULL),(1309,285,'Notebooks','2023-08-19','2023-08-19 05:02:15',NULL),(1310,282,'Notebooks','2023-08-19','2023-08-19 05:02:23',NULL),(1311,283,'Notebooks','2023-08-19','2023-08-19 05:02:29',NULL),(1312,235,'Notebooks','2023-08-19','2023-08-19 05:02:35',NULL),(1313,231,'Notebooks','2023-08-19','2023-08-19 05:02:43',NULL),(1314,284,'Notebooks','2023-08-19','2023-08-19 05:02:50',NULL),(1315,250,'Notebooks','2023-08-19','2023-08-19 05:03:41',NULL),(1316,250,'Notebooks','2023-08-19','2023-08-19 05:03:41',NULL),(1317,250,'Notebooks','2023-08-19','2023-08-19 05:03:41',NULL),(1318,250,'Notebooks','2023-08-19','2023-08-19 05:03:41',NULL),(1319,257,'Notebooks','2023-08-19','2023-08-19 05:14:34',NULL),(1320,256,'Notebooks','2023-08-19','2023-08-19 05:14:40',NULL),(1321,246,'Notebooks','2023-08-19','2023-08-19 05:14:46',NULL),(1322,237,'Notebooks','2023-08-19','2023-08-19 05:14:51',NULL),(1323,232,'Notebooks','2023-08-19','2023-08-19 05:14:57',NULL),(1324,275,'Notebooks','2023-08-19','2023-08-19 05:15:03',NULL),(1325,270,'Notebooks','2023-08-19','2023-08-19 05:15:09',NULL),(1326,286,'Notebooks','2023-08-19','2023-08-19 05:15:14',NULL),(1327,255,'Notebooks','2023-08-19','2023-08-19 05:15:20',NULL),(1328,253,'Notebooks','2023-08-19','2023-08-19 05:15:26',NULL),(1329,259,'Notebooks','2023-08-19','2023-08-19 05:15:34',NULL),(1330,254,'Notebooks','2023-08-19','2023-08-19 05:15:39',NULL),(1331,242,'Notebooks','2023-08-19','2023-08-19 05:15:45',NULL),(1332,185,'Notebooks','2023-08-19','2023-08-19 05:19:02',NULL),(1333,207,'Notebooks','2023-08-19','2023-08-19 05:19:08',NULL),(1334,204,'Notebooks','2023-08-19','2023-08-19 05:19:13',NULL),(1335,212,'Notebooks','2023-08-19','2023-08-19 05:19:19',NULL),(1336,186,'Notebooks','2023-08-19','2023-08-19 05:19:24',NULL),(1337,215,'Notebooks','2023-08-19','2023-08-19 05:19:31',NULL),(1338,263,'Notebooks','2023-08-19','2023-08-19 05:19:36',NULL),(1339,188,'Notebooks','2023-08-19','2023-08-19 05:19:42',NULL),(1340,189,'Notebooks','2023-08-19','2023-08-19 05:19:49',NULL),(1341,206,'Notebooks','2023-08-19','2023-08-19 05:19:57',NULL),(1342,219,'Notebooks','2023-08-19','2023-08-19 05:20:02',NULL),(1343,173,'Notebooks','2023-08-19','2023-08-19 05:20:08',NULL),(1344,264,'Notebooks','2023-08-19','2023-08-19 05:20:13',NULL),(1346,183,'Notebooks','2023-08-19','2023-08-19 05:24:11',NULL),(1347,172,'Notebooks','2023-08-19','2023-08-19 05:24:16',NULL),(1348,191,'Notebooks','2023-08-19','2023-08-19 05:24:21',NULL),(1349,247,'Notebooks','2023-08-19','2023-08-19 05:24:27',NULL),(1350,200,'Notebooks','2023-08-19','2023-08-19 05:24:33',NULL),(1351,217,'Notebooks','2023-08-19','2023-08-19 05:24:39',NULL),(1352,223,'Notebooks','2023-08-19','2023-08-19 05:24:48',NULL),(1353,181,'Notebooks','2023-08-19','2023-08-19 05:24:55',NULL),(1354,201,'Notebooks','2023-08-19','2023-08-19 05:25:01',NULL),(1355,205,'Notebooks','2023-08-19','2023-08-19 05:25:08',NULL),(1356,209,'Notebooks','2023-08-19','2023-08-19 05:25:13',NULL),(1357,169,'Notebooks','2023-08-19','2023-08-19 05:25:19',NULL),(1358,194,'Notebooks','2023-08-19','2023-08-19 05:25:26',NULL),(1359,193,'Notebooks','2023-08-19','2023-08-19 05:25:33',NULL),(1360,198,'Notebooks','2023-08-19','2023-08-19 05:25:40',NULL),(1361,211,'Notebooks','2023-08-19','2023-08-19 05:25:47',NULL),(1362,267,'Notebooks','2023-08-19','2023-08-19 05:25:53',NULL),(1363,199,'Notebooks','2023-08-19','2023-08-19 05:25:59',NULL),(1364,202,'Notebooks','2023-08-19','2023-08-19 05:26:05',NULL),(1365,208,'Notebooks','2023-08-19','2023-08-19 05:26:11',NULL),(1366,245,'Notebooks','2023-08-19','2023-08-19 05:27:22',NULL),(1367,329,'Notebooks','2023-08-19','2023-08-19 05:27:28',NULL),(1368,330,'Uniform','2023-08-19','2023-08-19 05:29:21',NULL),(1369,330,'Shoes','2023-08-19','2023-08-19 05:29:26',NULL),(1370,330,'Notebooks','2023-08-19','2023-08-19 05:29:31',NULL),(1371,302,'Notebooks','2023-08-19','2023-08-19 05:30:57',NULL),(1372,327,'Notebooks','2023-08-19','2023-08-19 05:32:19',NULL),(1373,301,'Notebooks','2023-08-19','2023-08-19 05:35:24',NULL),(1374,320,'Notebooks','2023-08-19','2023-08-19 05:35:30',NULL),(1375,328,'Notebooks','2023-08-19','2023-08-19 05:35:35',NULL),(1376,319,'Notebooks','2023-08-19','2023-08-19 05:35:41',NULL),(1377,300,'Notebooks','2023-08-19','2023-08-19 05:35:47',NULL),(1378,308,'Notebooks','2023-08-19','2023-08-19 05:36:11',NULL),(1379,314,'Notebooks','2023-08-19','2023-08-19 05:36:17',NULL),(1381,322,'Notebooks','2023-08-19','2023-08-19 05:36:29',NULL),(1382,316,'Notebooks','2023-08-19','2023-08-19 05:36:35',NULL),(1383,318,'Notebooks','2023-08-19','2023-08-19 05:37:10',NULL),(1384,313,'Notebooks','2023-08-19','2023-08-19 05:37:22',NULL),(1385,315,'Notebooks','2023-08-19','2023-08-19 05:37:33',NULL),(1386,303,'Notebooks','2023-08-19','2023-08-19 05:37:41',NULL),(1387,323,'Notebooks','2023-08-19','2023-08-19 05:37:48',NULL),(1388,317,'Notebooks','2023-08-19','2023-08-19 05:37:55',NULL),(1389,326,'Notebooks','2023-08-19','2023-08-19 05:38:01',NULL),(1390,324,'Notebooks','2023-08-21','2023-08-21 06:34:25',NULL),(1391,310,'Notebooks','2023-08-21','2023-08-21 06:36:20',NULL),(1392,306,'Notebooks','2023-08-21','2023-08-21 06:36:48',NULL),(1393,307,'Notebooks','2023-08-21','2023-08-21 06:38:01',NULL),(1394,309,'Notebooks','2023-08-21','2023-08-21 06:38:35',NULL),(1395,252,'Notebooks','2023-08-21','2023-08-21 06:42:04',NULL),(1396,226,'Notebooks','2023-08-21','2023-08-21 06:42:24',NULL),(1397,225,'Notebooks','2023-08-21','2023-08-21 06:42:49',NULL),(1398,216,'Notebooks','2023-08-21','2023-08-21 06:43:14',NULL),(1399,218,'Notebooks','2023-08-21','2023-08-21 06:43:41',NULL),(1400,222,'Notebooks','2023-08-21','2023-08-21 06:44:08',NULL),(1401,221,'Notebooks','2023-08-21','2023-08-21 06:44:28',NULL),(1402,197,'Notebooks','2023-08-21','2023-08-21 06:45:05',NULL),(1403,258,'Notebooks','2023-08-21','2023-08-21 06:45:26',NULL),(1404,251,'Notebooks','2023-08-21','2023-08-21 06:45:59',NULL),(1405,273,'Notebooks','2023-08-21','2023-08-21 06:46:26',NULL),(1406,228,'Notebooks','2023-08-21','2023-08-21 06:55:11',NULL),(1407,299,'Notebooks','2023-08-22','2023-08-22 04:44:21',NULL),(1408,274,'Notebooks','2023-08-22','2023-08-22 04:50:21',NULL),(1409,244,'Notebooks','2023-08-22','2023-08-22 04:50:54',NULL),(1410,278,'Notebooks','2023-08-22','2023-08-22 04:54:47',NULL),(1411,269,'Hair Treatment','2023-08-18','2023-08-22 07:28:32',NULL),(1412,252,'Hair Treatment','2023-08-18','2023-08-22 07:28:38',NULL),(1413,239,'Hair Treatment','2023-08-18','2023-08-22 07:28:45',NULL),(1414,229,'Hair Treatment','2023-08-18','2023-08-22 07:28:52',NULL),(1415,279,'Hair Treatment','2023-08-18','2023-08-22 07:28:59',NULL),(1416,199,'Hair Treatment','2023-08-18','2023-08-22 07:29:08',NULL),(1417,191,'Hair Treatment','2023-08-18','2023-08-22 07:29:14',NULL),(1418,205,'Hair Treatment','2023-08-18','2023-08-22 07:29:21',NULL),(1419,209,'Hair Treatment','2023-08-18','2023-08-22 07:29:28',NULL),(1420,201,'Hair Treatment','2023-08-18','2023-08-22 07:29:39',NULL),(1421,88,'Hair Treatment','2023-08-18','2023-08-22 07:29:46',NULL),(1422,116,'Hair Treatment','2023-08-18','2023-08-22 07:29:52',NULL),(1423,153,'Hair Treatment','2023-08-18','2023-08-22 07:30:00',NULL),(1424,180,'Hair Treatment','2023-08-18','2023-08-22 07:30:08',NULL),(1425,63,'Hair Treatment','2023-08-18','2023-08-22 07:30:16',NULL),(1426,258,'Hair Treatment','2023-08-18','2023-08-22 07:30:24',NULL),(1427,237,'Hair Treatment','2023-08-18','2023-08-22 07:30:35',NULL),(1428,274,'Hair Treatment','2023-08-18','2023-08-22 07:30:43',NULL),(1429,232,'Hair Treatment','2023-08-18','2023-08-22 07:30:52',NULL),(1430,275,'Hair Treatment','2023-08-18','2023-08-22 07:31:02',NULL),(1431,223,'Hair Treatment','2023-08-19','2023-08-22 07:35:21',NULL),(1432,191,'Hair Treatment','2023-08-19','2023-08-22 07:35:27',NULL),(1433,211,'Hair Treatment','2023-08-19','2023-08-22 07:35:35',NULL),(1434,198,'Hair Treatment','2023-08-19','2023-08-22 07:35:42',NULL),(1435,201,'Hair Treatment','2023-08-19','2023-08-22 07:35:48',NULL),(1436,269,'Hair Treatment','2023-08-19','2023-08-22 07:35:56',NULL),(1437,248,'Hair Treatment','2023-08-19','2023-08-22 07:36:08',NULL),(1438,279,'Hair Treatment','2023-08-19','2023-08-22 07:36:15',NULL),(1439,238,'Hair Treatment','2023-08-19','2023-08-22 07:36:22',NULL),(1440,230,'Hair Treatment','2023-08-19','2023-08-22 07:36:29',NULL),(1441,246,'Hair Treatment','2023-08-19','2023-08-22 07:36:36',NULL),(1442,237,'Hair Treatment','2023-08-19','2023-08-22 07:36:44',NULL),(1443,326,'Hair Treatment','2023-08-19','2023-08-22 07:36:53',NULL),(1444,245,'Hair Treatment','2023-08-19','2023-08-22 07:36:59',NULL),(1445,329,'Hair Treatment','2023-08-19','2023-08-22 07:37:09',NULL),(1446,144,'Hair Treatment','2023-08-19','2023-08-22 07:37:47',NULL),(1447,71,'Hair Treatment','2023-08-19','2023-08-22 07:37:47',NULL),(1448,63,'Hair Treatment','2023-08-19','2023-08-22 07:37:47',NULL),(1449,119,'Hair Treatment','2023-08-19','2023-08-22 07:37:55',NULL),(1450,130,'Hair Treatment','2023-08-19','2023-08-22 07:38:02',NULL),(1451,111,'Hair Treatment','2023-08-21','2023-08-22 07:41:13',NULL),(1452,32,'Hair Treatment','2023-08-21','2023-08-22 07:41:20',NULL),(1453,223,'Hair Treatment','2023-08-21','2023-08-22 07:41:28',NULL),(1454,191,'Hair Treatment','2023-08-21','2023-08-22 07:41:39',NULL),(1455,172,'Hair Treatment','2023-08-21','2023-08-22 07:41:46',NULL),(1456,279,'Hair Treatment','2023-08-21','2023-08-22 07:41:53',NULL),(1457,209,'Hair Treatment','2023-08-21','2023-08-22 07:42:04',NULL),(1458,201,'Hair Treatment','2023-08-21','2023-08-22 07:42:09',NULL),(1459,269,'Hair Treatment','2023-08-21','2023-08-22 07:42:15',NULL),(1460,238,'Hair Treatment','2023-08-21','2023-08-22 07:42:23',NULL),(1461,252,'Hair Treatment','2023-08-21','2023-08-22 07:42:33',NULL),(1462,226,'Hair Treatment','2023-08-21','2023-08-22 07:42:40',NULL),(1463,279,'Hair Treatment','2023-08-21','2023-08-22 07:42:48',NULL),(1464,233,'Hair Treatment','2023-08-21','2023-08-22 07:43:00',NULL),(1465,237,'Hair Treatment','2023-08-21','2023-08-22 07:43:06',NULL),(1466,245,'Hair Treatment','2023-08-21','2023-08-22 07:43:21',NULL),(1467,258,'Hair Treatment','2023-08-21','2023-08-22 07:43:30',NULL),(1468,329,'Hair Treatment','2023-08-21','2023-08-22 07:43:38',NULL),(1469,228,'Hair Treatment','2023-08-21','2023-08-22 07:43:46',NULL),(1470,274,'Hair Treatment','2023-08-21','2023-08-22 07:43:54',NULL),(1471,247,'Hair Treatment','2023-08-22','2023-08-22 07:47:05',NULL),(1472,199,'Hair Treatment','2023-08-22','2023-08-22 07:47:10',NULL),(1473,209,'Hair Treatment','2023-08-22','2023-08-22 07:47:18',NULL),(1474,218,'Hair Treatment','2023-08-22','2023-08-22 07:47:23',NULL),(1475,223,'Hair Treatment','2023-08-22','2023-08-22 07:47:29',NULL),(1476,172,'Hair Treatment','2023-08-22','2023-08-22 07:47:35',NULL),(1477,237,'Hair Treatment','2023-08-22','2023-08-22 07:47:40',NULL),(1478,228,'Hair Treatment','2023-08-22','2023-08-22 07:47:45',NULL),(1479,238,'Hair Treatment','2023-08-22','2023-08-22 07:47:50',NULL),(1480,269,'Hair Treatment','2023-08-22','2023-08-22 07:47:56',NULL),(1481,258,'Hair Treatment','2023-08-22','2023-08-22 07:48:03',NULL),(1482,274,'Hair Treatment','2023-08-22','2023-08-22 07:48:08',NULL),(1483,71,'Hair Treatment','2023-08-22','2023-08-22 07:48:14',NULL),(1484,144,'Hair Treatment','2023-08-22','2023-08-22 07:48:20',NULL),(1485,63,'Hair Treatment','2023-08-22','2023-08-22 07:48:26',NULL),(1486,82,'Hair Treatment','2023-08-22','2023-08-22 07:48:32',NULL),(1487,111,'Hair Treatment','2023-08-22','2023-08-22 07:48:38',NULL),(1488,96,'Hair Treatment','2023-08-22','2023-08-22 07:48:45',NULL),(1489,155,'Hair Treatment','2023-08-22','2023-08-22 07:48:52',NULL),(1490,148,'Hair Treatment','2023-08-22','2023-08-22 07:48:59',NULL),(1491,187,'Notebooks','2023-08-23','2023-08-23 04:43:19','2023-08-23 04:48:15'),(1492,298,'Uniform','2023-08-23','2023-08-23 06:53:02',NULL),(1493,298,'Notebooks','2023-08-23','2023-08-23 06:53:30',NULL),(1494,203,'Notebooks','2023-08-24','2023-08-24 04:34:56',NULL),(1495,144,'Hair Treatment','2023-08-23','2023-08-24 06:54:38',NULL),(1496,145,'Hair Treatment','2023-08-23','2023-08-24 06:54:47',NULL),(1497,71,'Hair Treatment','2023-08-23','2023-08-24 06:54:53',NULL),(1498,88,'Hair Treatment','2023-08-23','2023-08-24 06:55:00',NULL),(1499,85,'Hair Treatment','2023-08-23','2023-08-24 06:55:07',NULL),(1500,101,'Hair Treatment','2023-08-23','2023-08-24 06:55:14',NULL),(1501,239,'Hair Treatment','2023-08-23','2023-08-24 06:55:20',NULL),(1502,240,'Hair Treatment','2023-08-23','2023-08-24 06:55:28',NULL),(1503,229,'Hair Treatment','2023-08-23','2023-08-24 06:55:34',NULL),(1504,233,'Hair Treatment','2023-08-23','2023-08-24 06:55:40',NULL),(1505,225,'Hair Treatment','2023-08-23','2023-08-24 06:55:48',NULL),(1506,268,'Hair Treatment','2023-08-23','2023-08-24 06:55:54',NULL),(1507,226,'Hair Treatment','2023-08-23','2023-08-24 06:56:03',NULL),(1508,277,'Hair Treatment','2023-08-23','2023-08-24 06:56:09',NULL),(1509,218,'Hair Treatment','2023-08-23','2023-08-24 06:56:17',NULL),(1510,222,'Hair Treatment','2023-08-23','2023-08-24 06:56:22',NULL),(1511,172,'Hair Treatment','2023-08-23','2023-08-24 06:56:29',NULL),(1512,199,'Hair Treatment','2023-08-23','2023-08-24 06:56:37',NULL),(1513,216,'Hair Treatment','2023-08-23','2023-08-24 06:56:44',NULL),(1514,217,'Hair Treatment','2023-08-23','2023-08-24 06:56:51',NULL),(1515,183,'Hair Treatment','2023-08-23','2023-08-24 06:56:58',NULL),(1516,223,'Hair Treatment','2023-08-23','2023-08-24 06:57:05',NULL),(1517,258,'Hair Treatment','2023-08-23','2023-08-24 06:57:13',NULL),(1518,245,'Hair Treatment','2023-08-23','2023-08-24 06:57:21',NULL),(1519,228,'Hair Treatment','2023-08-23','2023-08-24 06:57:31',NULL),(1520,71,'Hair Treatment','2023-08-24','2023-08-24 07:17:05',NULL),(1521,130,'Hair Treatment','2023-08-24','2023-08-24 07:17:12',NULL),(1522,101,'Hair Treatment','2023-08-24','2023-08-24 07:17:18',NULL),(1523,145,'Hair Treatment','2023-08-24','2023-08-24 07:17:24',NULL),(1524,156,'Hair Treatment','2023-08-24','2023-08-24 07:17:30',NULL),(1525,148,'Hair Treatment','2023-08-24','2023-08-24 07:17:41',NULL),(1526,226,'Hair Treatment','2023-08-24','2023-08-24 07:17:48',NULL),(1527,225,'Hair Treatment','2023-08-24','2023-08-24 07:17:54',NULL),(1528,279,'Hair Treatment','2023-08-24','2023-08-24 07:18:00',NULL),(1529,229,'Hair Treatment','2023-08-24','2023-08-24 07:18:17',NULL),(1530,277,'Hair Treatment','2023-08-24','2023-08-24 07:18:30',NULL),(1531,276,'Hair Treatment','2023-08-24','2023-08-24 07:18:41',NULL),(1532,241,'Hair Treatment','2023-08-24','2023-08-24 07:18:49',NULL),(1533,240,'Hair Treatment','2023-08-24','2023-08-24 07:18:55',NULL),(1534,201,'Hair Treatment','2023-08-24','2023-08-24 07:19:01',NULL),(1535,211,'Hair Treatment','2023-08-24','2023-08-24 07:19:11',NULL),(1536,267,'Hair Treatment','2023-08-24','2023-08-24 07:19:18',NULL),(1537,200,'Hair Treatment','2023-08-24','2023-08-24 07:19:24',NULL),(1538,172,'Hair Treatment','2023-08-24','2023-08-24 07:19:31',NULL),(1539,183,'Hair Treatment','2023-08-24','2023-08-24 07:19:38',NULL),(1540,223,'Hair Treatment','2023-08-24','2023-08-24 07:19:45',NULL),(1541,228,'Hair Treatment','2023-08-24','2023-08-24 07:19:55',NULL),(1542,258,'Hair Treatment','2023-08-24','2023-08-24 07:20:02',NULL),(1543,245,'Hair Treatment','2023-08-24','2023-08-24 07:20:09',NULL),(1544,251,'Hair Treatment','2023-08-24','2023-08-24 07:20:18',NULL),(1545,288,'Notebooks','2023-08-25','2023-08-25 03:42:34',NULL),(1546,257,'Hair Treatment','2023-08-25','2023-08-25 07:25:30',NULL),(1547,258,'Hair Treatment','2023-08-25','2023-08-25 07:25:35',NULL),(1548,275,'Hair Treatment','2023-08-25','2023-08-25 07:25:40',NULL),(1549,237,'Hair Treatment','2023-08-25','2023-08-25 07:25:47',NULL),(1550,326,'Hair Treatment','2023-08-25','2023-08-25 07:25:53',NULL),(1551,251,'Hair Treatment','2023-08-25','2023-08-25 07:25:57',NULL),(1552,273,'Hair Treatment','2023-08-25','2023-08-25 07:26:03',NULL),(1553,228,'Hair Treatment','2023-08-25','2023-08-25 07:26:08',NULL),(1554,200,'Hair Treatment','2023-08-25','2023-08-25 07:26:14',NULL),(1555,218,'Hair Treatment','2023-08-25','2023-08-25 07:26:24',NULL),(1556,247,'Hair Treatment','2023-08-25','2023-08-25 07:26:40',NULL),(1557,211,'Hair Treatment','2023-08-25','2023-08-25 07:26:45',NULL),(1558,205,'Hair Treatment','2023-08-25','2023-08-25 07:26:51',NULL),(1559,217,'Hair Treatment','2023-08-25','2023-08-25 07:26:56',NULL),(1560,181,'Hair Treatment','2023-08-25','2023-08-25 07:27:01',NULL),(1561,172,'Hair Treatment','2023-08-25','2023-08-25 07:27:07',NULL),(1562,226,'Hair Treatment','2023-08-25','2023-08-25 07:27:12',NULL),(1563,225,'Hair Treatment','2023-08-25','2023-08-25 07:27:21',NULL),(1564,243,'Hair Treatment','2023-08-25','2023-08-25 07:27:27',NULL),(1565,241,'Hair Treatment','2023-08-25','2023-08-25 07:27:33',NULL),(1566,230,'Hair Treatment','2023-08-25','2023-08-25 07:27:43',NULL),(1567,119,'Hair Treatment','2023-08-25','2023-08-25 07:28:46',NULL),(1568,98,'Hair Treatment','2023-08-25','2023-08-25 07:28:52',NULL),(1569,116,'Hair Treatment','2023-08-25','2023-08-25 07:28:58',NULL),(1570,257,'Hair Treatment','2023-08-28','2023-08-28 07:22:16',NULL),(1571,326,'Hair Treatment','2023-08-28','2023-08-28 07:22:21',NULL),(1572,251,'Hair Treatment','2023-08-28','2023-08-28 07:22:26',NULL),(1573,228,'Hair Treatment','2023-08-28','2023-08-28 07:22:31',NULL),(1574,273,'Hair Treatment','2023-08-28','2023-08-28 07:22:37',NULL),(1575,232,'Hair Treatment','2023-08-28','2023-08-28 07:22:43',NULL),(1576,230,'Hair Treatment','2023-08-28','2023-08-28 07:22:48',NULL),(1577,226,'Hair Treatment','2023-08-28','2023-08-28 07:22:57',NULL),(1578,225,'Hair Treatment','2023-08-28','2023-08-28 07:23:03',NULL),(1579,276,'Hair Treatment','2023-08-28','2023-08-28 07:23:10',NULL),(1580,281,'Hair Treatment','2023-08-28','2023-08-28 07:24:58',NULL),(1581,280,'Hair Treatment','2023-08-28','2023-08-28 07:25:03',NULL),(1582,169,'Hair Treatment','2023-08-28','2023-08-28 07:25:07',NULL),(1583,233,'Hair Treatment','2023-08-28','2023-08-28 07:25:12',NULL),(1584,243,'Hair Treatment','2023-08-28','2023-08-28 07:25:17',NULL),(1585,217,'Hair Treatment','2023-08-28','2023-08-28 07:26:14',NULL),(1586,198,'Hair Treatment','2023-08-28','2023-08-28 07:26:23',NULL),(1587,209,'Hair Treatment','2023-08-28','2023-08-28 07:26:29',NULL),(1588,106,'Books','2023-08-28','2023-08-28 08:01:12',NULL),(1589,106,'Notebooks','2023-08-28','2023-08-28 08:01:16',NULL),(1590,106,'School Bag','2023-08-28','2023-08-28 08:01:22',NULL),(1591,5,'School Bag','2023-08-28','2023-08-28 08:01:54',NULL),(1592,5,'Books','2023-08-28','2023-08-28 08:02:00',NULL),(1593,5,'Notebooks','2023-08-28','2023-08-28 08:02:06',NULL),(1594,175,'School Bag','2023-08-28','2023-08-28 08:02:39',NULL),(1595,175,'Books','2023-08-28','2023-08-28 08:02:39',NULL),(1596,175,'Notebooks','2023-08-28','2023-08-28 08:02:48',NULL),(1597,1,'School Bag','2023-08-28','2023-08-28 08:03:19',NULL),(1598,1,'Books','2023-08-28','2023-08-28 08:03:24',NULL),(1599,1,'Notebooks','2023-08-28','2023-08-28 08:03:30',NULL),(1600,13,'School Bag','2023-08-28','2023-08-28 08:04:33',NULL),(1601,13,'Books','2023-08-28','2023-08-28 08:04:38',NULL),(1602,13,'Notebooks','2023-08-28','2023-08-28 08:04:44',NULL),(1603,22,'School Bag','2023-08-28','2023-08-28 08:05:12',NULL),(1604,22,'Books','2023-08-28','2023-08-28 08:05:17',NULL),(1605,22,'Notebooks','2023-08-28','2023-08-28 08:05:22',NULL),(1606,34,'School Bag','2023-08-28','2023-08-28 08:06:05',NULL),(1607,34,'Books','2023-08-28','2023-08-28 08:06:20',NULL),(1608,34,'Notebooks','2023-08-28','2023-08-28 08:06:28',NULL),(1609,9,'School Bag','2023-08-28','2023-08-28 08:06:58',NULL),(1610,9,'Books','2023-08-28','2023-08-28 08:07:03',NULL),(1611,9,'Notebooks','2023-08-28','2023-08-28 08:07:10',NULL),(1612,2,'School Bag','2023-08-28','2023-08-28 08:07:51',NULL),(1613,2,'Books','2023-08-28','2023-08-28 08:07:56',NULL),(1614,2,'Notebooks','2023-08-28','2023-08-28 08:08:01',NULL),(1615,10,'School Bag','2023-08-28','2023-08-28 08:08:30',NULL),(1616,10,'Books','2023-08-28','2023-08-28 08:08:35',NULL),(1617,10,'Notebooks','2023-08-28','2023-08-28 08:08:40',NULL),(1618,44,'School Bag','2023-08-28','2023-08-28 08:09:05',NULL),(1619,44,'Books','2023-08-28','2023-08-28 08:09:11',NULL),(1620,44,'Notebooks','2023-08-28','2023-08-28 08:09:17',NULL),(1621,49,'School Bag','2023-08-28','2023-08-28 08:09:57',NULL),(1622,49,'Books','2023-08-28','2023-08-28 08:10:01',NULL),(1623,49,'Notebooks','2023-08-28','2023-08-28 08:10:07',NULL),(1624,161,'School Bag','2023-08-28','2023-08-28 08:10:30',NULL),(1625,161,'Books','2023-08-28','2023-08-28 08:10:35',NULL),(1626,161,'Notebooks','2023-08-28','2023-08-28 08:10:40',NULL),(1627,196,'School Bag','2023-08-28','2023-08-28 08:11:04',NULL),(1628,196,'Books','2023-08-28','2023-08-28 08:11:10',NULL),(1629,196,'Notebooks','2023-08-28','2023-08-28 08:11:16',NULL),(1630,7,'School Bag','2023-08-28','2023-08-28 08:11:45',NULL),(1631,7,'Books','2023-08-28','2023-08-28 08:11:50',NULL),(1632,7,'Notebooks','2023-08-28','2023-08-28 08:11:55',NULL),(1633,3,'School Bag','2023-08-28','2023-08-28 08:12:55',NULL),(1634,3,'Books','2023-08-28','2023-08-28 08:13:02',NULL),(1635,3,'Notebooks','2023-08-28','2023-08-28 08:13:12',NULL),(1636,163,'School Bag','2023-08-28','2023-08-28 08:14:45',NULL),(1637,163,'Books','2023-08-28','2023-08-28 08:14:49',NULL),(1638,163,'Notebooks','2023-08-28','2023-08-28 08:14:54',NULL),(1639,8,'School Bag','2023-08-28','2023-08-28 08:15:17',NULL),(1640,8,'Books','2023-08-28','2023-08-28 08:15:22',NULL),(1641,8,'Notebooks','2023-08-28','2023-08-28 08:15:27',NULL),(1642,6,'School Bag','2023-08-28','2023-08-28 08:15:47',NULL),(1643,6,'Books','2023-08-28','2023-08-28 08:15:52',NULL),(1644,6,'Notebooks','2023-08-28','2023-08-28 08:15:57',NULL),(1645,165,'School Bag','2023-08-28','2023-08-28 08:16:30',NULL),(1646,165,'Notebooks','2023-08-28','2023-08-28 08:16:36',NULL),(1647,165,'Books','2023-08-28','2023-08-28 08:16:41',NULL),(1648,272,'Uniform','2023-08-29','2023-08-29 06:44:23',NULL),(1649,272,'Shoes','2023-08-29','2023-08-29 06:44:31',NULL),(1650,272,'Notebooks','2023-08-29','2023-08-29 06:45:19',NULL),(1651,326,'Hair Treatment','2023-08-29','2023-08-29 06:48:25',NULL),(1652,130,'Hair Treatment','2023-08-29','2023-08-29 06:48:57',NULL),(1653,96,'Hair Treatment','2023-08-29','2023-08-29 06:49:02',NULL),(1654,80,'Hair Treatment','2023-08-29','2023-08-29 06:49:06',NULL),(1655,257,'Hair Treatment','2023-08-29','2023-08-29 06:49:13',NULL),(1656,329,'Hair Treatment','2023-08-29','2023-08-29 06:49:20',NULL),(1657,228,'Hair Treatment','2023-08-29','2023-08-29 06:49:26',NULL),(1658,251,'Hair Treatment','2023-08-29','2023-08-29 06:49:31',NULL),(1659,202,'Hair Treatment','2023-08-29','2023-08-29 06:49:37',NULL),(1660,208,'Hair Treatment','2023-08-29','2023-08-29 06:49:44',NULL),(1661,200,'Hair Treatment','2023-08-29','2023-08-29 06:49:49',NULL),(1662,191,'Hair Treatment','2023-08-29','2023-08-29 06:49:55',NULL),(1663,223,'Hair Treatment','2023-08-29','2023-08-29 06:50:00',NULL),(1664,281,'Hair Treatment','2023-08-29','2023-08-29 06:50:06',NULL),(1665,256,'Hair Treatment','2023-08-29','2023-08-29 06:50:13',NULL),(1666,225,'Hair Treatment','2023-08-29','2023-08-29 06:50:19',NULL),(1667,226,'Hair Treatment','2023-08-29','2023-08-29 06:50:25',NULL),(1668,230,'Hair Treatment','2023-08-29','2023-08-29 06:50:33',NULL),(1669,63,'Hair Treatment','2023-08-29','2023-08-29 06:50:40',NULL),(1670,180,'Hair Treatment','2023-08-29','2023-08-29 06:50:46',NULL),(1671,45,'Hair Treatment','2023-08-29','2023-08-30 07:11:34',NULL),(1672,170,'Hair Treatment','2023-08-29','2023-08-30 07:11:40',NULL),(1673,42,'Hair Treatment','2023-08-29','2023-08-30 07:11:48',NULL),(1674,41,'Hair Treatment','2023-08-29','2023-08-30 07:12:08',NULL),(1675,179,'Hair Treatment','2023-08-29','2023-08-30 07:12:15',NULL),(1676,23,'Hair Treatment','2023-08-29','2023-08-30 07:12:23',NULL),(1677,28,'Hair Treatment','2023-08-29','2023-08-30 07:12:32',NULL),(1678,126,'Hair Treatment','2023-08-29','2023-08-30 07:13:19',NULL),(1679,120,'Hair Treatment','2023-08-29','2023-08-30 07:13:26',NULL),(1680,224,'Hair Treatment','2023-08-29','2023-08-30 07:13:34',NULL),(1681,161,'Hair Treatment','2023-08-29','2023-08-30 07:13:43',NULL),(1682,196,'Hair Treatment','2023-08-29','2023-08-30 07:13:50',NULL),(1683,7,'Hair Treatment','2023-08-29','2023-08-30 07:13:56',NULL),(1684,10,'Hair Treatment','2023-08-29','2023-08-30 07:14:03',NULL),(1685,3,'Hair Treatment','2023-08-29','2023-08-30 07:14:09',NULL),(1686,238,'Hair Treatment','2023-08-30','2023-08-30 07:17:46',NULL),(1687,251,'Hair Treatment','2023-08-30','2023-08-30 07:22:33',NULL),(1688,329,'Hair Treatment','2023-08-30','2023-08-30 07:22:38',NULL),(1689,237,'Hair Treatment','2023-08-30','2023-08-30 07:22:43',NULL),(1690,275,'Hair Treatment','2023-08-30','2023-08-30 07:22:47',NULL),(1691,257,'Hair Treatment','2023-08-30','2023-08-30 07:22:52',NULL),(1692,228,'Hair Treatment','2023-08-30','2023-08-30 07:22:57',NULL),(1693,245,'Hair Treatment','2023-08-30','2023-08-30 07:23:03',NULL),(1694,257,'Hair Treatment','2023-08-30','2023-08-30 07:23:09',NULL),(1695,228,'Hair Treatment','2023-08-30','2023-08-30 07:23:15',NULL),(1696,256,'Hair Treatment','2023-08-30','2023-08-30 07:23:22',NULL),(1697,172,'Hair Treatment','2023-08-30','2023-08-30 07:23:27',NULL),(1698,183,'Hair Treatment','2023-08-30','2023-08-30 07:23:33',NULL),(1699,267,'Hair Treatment','2023-08-30','2023-08-30 07:23:37',NULL),(1700,217,'Hair Treatment','2023-08-30','2023-08-30 07:23:41',NULL),(1701,181,'Hair Treatment','2023-08-30','2023-08-30 07:23:46',NULL),(1702,222,'Hair Treatment','2023-08-30','2023-08-30 07:23:51',NULL),(1703,216,'Hair Treatment','2023-08-30','2023-08-30 07:24:02',NULL),(1704,194,'Hair Treatment','2023-08-30','2023-08-30 07:24:07',NULL),(1705,277,'Hair Treatment','2023-08-30','2023-08-30 07:24:13',NULL),(1706,268,'Hair Treatment','2023-08-30','2023-08-30 07:24:56',NULL),(1707,226,'Hair Treatment','2023-08-30','2023-08-30 07:25:04',NULL),(1708,243,'Hair Treatment','2023-08-30','2023-08-30 07:25:09',NULL),(1709,229,'Hair Treatment','2023-08-30','2023-08-30 07:25:14',NULL),(1710,276,'Hair Treatment','2023-08-30','2023-08-30 07:25:21',NULL),(1711,230,'Hair Treatment','2023-08-30','2023-08-30 07:25:26',NULL),(1712,144,'Hair Treatment','2023-08-30','2023-08-30 07:25:33',NULL),(1713,63,'Hair Treatment','2023-08-30','2023-08-30 07:25:40',NULL),(1714,101,'Hair Treatment','2023-08-30','2023-08-30 07:25:46',NULL),(1715,85,'Hair Treatment','2023-08-30','2023-08-30 07:25:56',NULL),(1716,71,'Hair Treatment','2023-08-30','2023-08-30 07:26:02',NULL),(1717,62,'Hair Treatment','2023-08-30','2023-08-30 07:26:07',NULL),(1718,107,'Books','2023-08-31','2023-08-31 05:19:40',NULL),(1719,107,'Notebooks','2023-08-31','2023-08-31 05:19:46',NULL),(1720,107,'School Bag','2023-08-31','2023-08-31 05:19:52',NULL),(1721,133,'School Bag','2023-08-31','2023-08-31 05:20:30',NULL),(1722,133,'Books','2023-08-31','2023-08-31 05:20:35',NULL),(1723,133,'Notebooks','2023-08-31','2023-08-31 05:20:43',NULL),(1724,118,'School Bag','2023-08-31','2023-08-31 05:21:05',NULL),(1725,118,'Books','2023-08-31','2023-08-31 05:21:10',NULL),(1726,118,'Notebooks','2023-08-31','2023-08-31 05:21:15',NULL),(1727,105,'School Bag','2023-09-05','2023-09-05 03:23:27',NULL),(1728,105,'Books','2023-09-05','2023-09-05 03:23:33',NULL),(1729,105,'Notebooks','2023-09-05','2023-09-05 03:23:39',NULL),(1730,120,'Hair Treatment','2023-08-31','2023-09-15 07:20:28',NULL),(1731,63,'Hair Treatment','2023-08-31','2023-09-15 07:22:45',NULL),(1732,101,'Hair Treatment','2023-08-31','2023-09-15 07:22:52',NULL),(1733,85,'Hair Treatment','2023-08-31','2023-09-15 07:23:00',NULL),(1734,82,'Hair Treatment','2023-08-31','2023-09-15 07:23:08',NULL),(1735,223,'Hair Treatment','2023-08-31','2023-09-15 07:23:16',NULL),(1736,193,'Hair Treatment','2023-08-31','2023-09-15 07:23:25',NULL),(1737,194,'Hair Treatment','2023-08-31','2023-09-15 07:23:34',NULL),(1738,172,'Hair Treatment','2023-08-31','2023-09-15 07:23:42',NULL),(1739,329,'Hair Treatment','2023-08-31','2023-09-15 07:23:51',NULL),(1740,228,'Hair Treatment','2023-08-31','2023-09-15 07:24:01',NULL),(1741,161,'Hair Treatment','2023-08-31','2023-09-15 07:24:10',NULL),(1742,49,'Hair Treatment','2023-08-31','2023-09-15 07:24:20',NULL),(1743,196,'Hair Treatment','2023-08-31','2023-09-15 07:24:29',NULL),(1744,10,'Hair Treatment','2023-08-31','2023-09-15 07:24:36',NULL),(1745,8,'Hair Treatment','2023-08-31','2023-09-15 07:24:45',NULL),(1746,224,'Hair Treatment','2023-08-31','2023-09-15 07:24:52',NULL),(1747,161,'Hair Treatment','2023-08-31','2023-09-15 07:25:05',NULL),(1748,23,'Hair Treatment','2023-08-31','2023-09-15 07:25:14',NULL),(1749,125,'Hair Treatment','2023-08-31','2023-09-15 07:40:33',NULL),(1750,45,'Hair Treatment','2023-08-31','2023-09-15 07:49:16',NULL),(1751,127,'Hair Treatment','2023-08-31','2023-09-15 07:49:30',NULL),(1752,41,'Hair Treatment','2023-08-31','2023-09-15 07:49:46',NULL),(1754,21,'Hair Treatment','2023-08-31','2023-09-15 07:50:47',NULL),(1755,104,'Hair Treatment','2023-08-31','2023-09-15 07:50:56',NULL),(1756,65,'Hair Treatment','2023-08-31','2023-09-15 07:51:03',NULL),(1757,142,'Hair Treatment','2023-08-31','2023-09-15 07:51:11',NULL),(1758,132,'Hair Treatment','2023-08-31','2023-09-15 07:51:19',NULL),(1759,60,'Hair Treatment','2023-08-31','2023-09-15 07:51:27',NULL),(1760,85,'Hair Treatment','2023-09-02','2023-09-16 04:41:35',NULL),(1761,63,'Hair Treatment','2023-09-02','2023-09-16 04:41:41',NULL),(1762,268,'Hair Treatment','2023-09-02','2023-09-16 04:41:50',NULL),(1763,104,'Hair Treatment','2023-09-02','2023-09-16 04:41:57',NULL),(1764,248,'Hair Treatment','2023-09-02','2023-09-16 04:42:03',NULL),(1765,279,'Hair Treatment','2023-09-02','2023-09-16 04:42:11',NULL),(1766,233,'Hair Treatment','2023-09-02','2023-09-16 04:42:20',NULL),(1767,223,'Hair Treatment','2023-09-02','2023-09-16 04:42:29',NULL),(1768,172,'Hair Treatment','2023-09-02','2023-09-16 04:42:35',NULL),(1769,209,'Hair Treatment','2023-09-02','2023-09-16 04:42:42',NULL),(1770,247,'Hair Treatment','2023-09-02','2023-09-16 04:42:49',NULL),(1771,272,'Hair Treatment','2023-09-02','2023-09-16 04:42:55',NULL),(1772,257,'Hair Treatment','2023-09-02','2023-09-16 04:43:02',NULL),(1773,82,'Hair Treatment','2023-09-02','2023-09-16 04:43:11',NULL),(1774,119,'Hair Treatment','2023-09-02','2023-09-16 04:43:17',NULL),(1775,98,'Hair Treatment','2023-09-02','2023-09-16 04:43:24',NULL),(1776,45,'Hair Treatment','2023-09-02','2023-09-16 04:43:31',NULL),(1777,62,'Hair Treatment','2023-09-02','2023-09-16 04:43:38',NULL),(1778,96,'Hair Treatment','2023-09-02','2023-09-16 04:43:45',NULL),(1779,161,'Hair Treatment','2023-09-02','2023-09-16 04:43:52',NULL),(1780,7,'Hair Treatment','2023-09-02','2023-09-16 04:44:00',NULL),(1781,49,'Hair Treatment','2023-09-02','2023-09-16 04:44:07',NULL),(1782,10,'Hair Treatment','2023-09-02','2023-09-16 04:44:14',NULL),(1783,13,'Hair Treatment','2023-09-02','2023-09-16 04:44:23',NULL),(1785,196,'Hair Treatment','2023-09-02','2023-09-16 04:44:38',NULL),(1786,329,'Hair Treatment','2023-09-04','2023-09-16 04:48:25',NULL),(1787,258,'Hair Treatment','2023-09-04','2023-09-16 04:48:31',NULL),(1788,256,'Hair Treatment','2023-09-04','2023-09-16 04:48:38',NULL),(1789,245,'Hair Treatment','2023-09-04','2023-09-16 04:48:46',NULL),(1790,232,'Hair Treatment','2023-09-04','2023-09-16 04:48:58',NULL),(1791,275,'Hair Treatment','2023-09-04','2023-09-16 04:49:07',NULL),(1792,193,'Hair Treatment','2023-09-04','2023-09-16 04:49:15',NULL),(1793,194,'Hair Treatment','2023-09-04','2023-09-16 04:49:23',NULL),(1794,191,'Hair Treatment','2023-09-04','2023-09-16 04:49:30',NULL),(1795,218,'Hair Treatment','2023-09-04','2023-09-16 04:49:41',NULL),(1796,169,'Hair Treatment','2023-09-04','2023-09-16 04:50:37',NULL),(1797,211,'Hair Treatment','2023-09-04','2023-09-16 04:50:50',NULL),(1798,172,'Hair Treatment','2023-09-04','2023-09-16 04:50:59',NULL),(1799,281,'Hair Treatment','2023-09-04','2023-09-16 04:51:29',NULL),(1800,280,'Hair Treatment','2023-09-04','2023-09-16 04:51:42',NULL),(1801,252,'Hair Treatment','2023-09-04','2023-09-16 04:52:16',NULL),(1802,111,'Hair Treatment','2023-09-04','2023-09-16 04:52:47',NULL),(1803,239,'Hair Treatment','2023-09-04','2023-09-16 04:53:07',NULL),(1804,116,'Hair Treatment','2023-09-05','2023-09-16 05:06:11',NULL),(1805,101,'Hair Treatment','2023-09-05','2023-09-16 05:06:18',NULL),(1806,63,'Hair Treatment','2023-09-05','2023-09-16 05:06:24',NULL),(1807,180,'Hair Treatment','2023-09-05','2023-09-16 05:06:31',NULL),(1808,85,'Hair Treatment','2023-09-05','2023-09-16 05:06:37',NULL),(1809,218,'Hair Treatment','2023-09-05','2023-09-16 05:06:44',NULL),(1810,194,'Hair Treatment','2023-09-05','2023-09-16 05:06:51',NULL),(1811,258,'Hair Treatment','2023-09-05','2023-09-16 05:06:57',NULL),(1812,329,'Hair Treatment','2023-09-05','2023-09-16 05:07:03',NULL),(1813,245,'Hair Treatment','2023-09-05','2023-09-16 05:07:10',NULL),(1814,49,'Hair Treatment','2023-09-05','2023-09-16 05:07:16',NULL),(1815,7,'Hair Treatment','2023-09-05','2023-09-16 05:07:24',NULL),(1816,81,'Hair Treatment','2023-09-05','2023-09-16 05:07:30',NULL),(1817,1,'Hair Treatment','2023-09-05','2023-09-16 05:07:37',NULL),(1818,208,'Hair Treatment','2023-09-05','2023-09-16 05:07:43',NULL),(1819,214,'Hair Treatment','2023-09-05','2023-09-16 05:07:50',NULL),(1820,43,'Hair Treatment','2023-09-05','2023-09-16 05:07:58',NULL),(1821,125,'Hair Treatment','2023-09-05','2023-09-16 05:08:04',NULL),(1822,23,'Hair Treatment','2023-09-05','2023-09-16 05:08:11',NULL),(1823,28,'Hair Treatment','2023-09-05','2023-09-16 05:08:21',NULL),(1824,245,'Hair Treatment','2023-09-06','2023-09-16 05:11:16',NULL),(1825,329,'Hair Treatment','2023-09-06','2023-09-16 05:11:24',NULL),(1826,251,'Hair Treatment','2023-09-06','2023-09-16 05:11:31',NULL),(1827,239,'Hair Treatment','2023-09-06','2023-09-16 05:11:38',NULL),(1828,281,'Hair Treatment','2023-09-06','2023-09-16 05:11:44',NULL),(1829,280,'Hair Treatment','2023-09-06','2023-09-16 05:11:52',NULL),(1830,238,'Hair Treatment','2023-09-06','2023-09-16 05:12:01',NULL),(1831,225,'Hair Treatment','2023-09-06','2023-09-16 05:12:09',NULL),(1832,326,'Hair Treatment','2023-09-06','2023-09-16 05:12:16',NULL),(1833,258,'Hair Treatment','2023-09-06','2023-09-16 05:12:23',NULL),(1834,194,'Hair Treatment','2023-09-06','2023-09-16 05:12:36',NULL),(1835,200,'Hair Treatment','2023-09-06','2023-09-16 05:12:47',NULL),(1836,222,'Hair Treatment','2023-09-06','2023-09-16 05:13:00',NULL),(1837,218,'Hair Treatment','2023-09-06','2023-09-16 05:13:11',NULL),(1838,181,'Hair Treatment','2023-09-06','2023-09-16 05:13:17',NULL),(1839,130,'Hair Treatment','2023-09-06','2023-09-16 05:13:28',NULL),(1840,158,'Hair Treatment','2023-09-06','2023-09-16 05:13:37',NULL),(1841,180,'Hair Treatment','2023-09-06','2023-09-16 05:13:43',NULL),(1842,88,'Hair Treatment','2023-09-06','2023-09-16 05:13:51',NULL),(1843,101,'Hair Treatment','2023-09-06','2023-09-16 05:14:05',NULL),(1844,245,'Hair Treatment','2023-09-08','2023-09-18 04:11:32',NULL),(1845,329,'Hair Treatment','2023-09-08','2023-09-18 04:11:39',NULL),(1846,246,'Hair Treatment','2023-09-08','2023-09-18 04:11:46',NULL),(1847,258,'Hair Treatment','2023-09-08','2023-09-18 04:11:52',NULL),(1848,276,'Hair Treatment','2023-09-08','2023-09-18 04:11:58',NULL),(1849,272,'Hair Treatment','2023-09-08','2023-09-18 04:12:05',NULL),(1850,229,'Hair Treatment','2023-09-08','2023-09-18 04:12:11',NULL),(1851,279,'Hair Treatment','2023-09-08','2023-09-18 04:12:18',NULL),(1852,233,'Hair Treatment','2023-09-08','2023-09-18 04:12:25',NULL),(1853,280,'Hair Treatment','2023-09-08','2023-09-18 04:12:38',NULL),(1854,268,'Hair Treatment','2023-09-08','2023-09-18 04:12:46',NULL),(1855,226,'Hair Treatment','2023-09-08','2023-09-18 04:12:52',NULL),(1856,216,'Hair Treatment','2023-09-08','2023-09-18 04:12:59',NULL),(1857,183,'Hair Treatment','2023-09-08','2023-09-18 04:13:06',NULL),(1858,198,'Hair Treatment','2023-09-08','2023-09-18 04:13:12',NULL),(1859,218,'Hair Treatment','2023-09-08','2023-09-18 04:13:19',NULL),(1860,247,'Hair Treatment','2023-09-08','2023-09-18 04:13:26',NULL),(1861,201,'Hair Treatment','2023-09-08','2023-09-18 04:13:34',NULL),(1862,193,'Hair Treatment','2023-09-08','2023-09-18 04:13:41',NULL),(1863,271,'Hair Treatment','2023-09-08','2023-09-18 04:13:54',NULL),(1864,245,'Hair Treatment','2023-09-09','2023-09-18 04:22:13',NULL),(1865,258,'Hair Treatment','2023-09-09','2023-09-18 04:22:21',NULL),(1866,280,'Hair Treatment','2023-09-09','2023-09-18 04:22:37',NULL),(1867,226,'Hair Treatment','2023-09-09','2023-09-18 04:22:47',NULL),(1868,273,'Hair Treatment','2023-09-09','2023-09-18 04:24:48',NULL),(1869,240,'Hair Treatment','2023-09-09','2023-09-18 04:24:55',NULL),(1870,241,'Hair Treatment','2023-09-09','2023-09-18 04:25:04',NULL),(1871,272,'Hair Treatment','2023-09-09','2023-09-18 04:25:12',NULL),(1872,230,'Hair Treatment','2023-09-09','2023-09-18 04:25:19',NULL),(1873,113,'Hair Treatment','2023-09-09','2023-09-18 04:25:26',NULL),(1874,101,'Hair Treatment','2023-09-09','2023-09-18 04:25:34',NULL),(1875,63,'Hair Treatment','2023-09-09','2023-09-18 04:25:42',NULL),(1876,144,'Hair Treatment','2023-09-09','2023-09-18 04:25:49',NULL),(1877,85,'Hair Treatment','2023-09-09','2023-09-18 04:25:56',NULL),(1878,122,'Hair Treatment','2023-09-09','2023-09-18 04:26:05',NULL),(1879,45,'Hair Treatment','2023-09-09','2023-09-18 04:26:13',NULL),(1880,44,'Hair Treatment','2023-09-09','2023-09-18 04:26:20',NULL),(1881,133,'Hair Treatment','2023-09-09','2023-09-18 04:26:28',NULL),(1882,71,'Hair Treatment','2023-09-09','2023-09-18 04:26:36',NULL),(1883,257,'Hair Treatment','2023-09-11','2023-09-18 04:32:41',NULL),(1884,329,'Hair Treatment','2023-09-11','2023-09-18 04:32:47',NULL),(1885,326,'Hair Treatment','2023-09-11','2023-09-18 04:32:54',NULL),(1886,258,'Hair Treatment','2023-09-11','2023-09-18 04:33:01',NULL),(1887,241,'Hair Treatment','2023-09-11','2023-09-18 04:33:11',NULL),(1888,225,'Hair Treatment','2023-09-11','2023-09-18 04:33:18',NULL),(1889,229,'Hair Treatment','2023-09-11','2023-09-18 04:33:27',NULL),(1890,269,'Hair Treatment','2023-09-11','2023-09-18 04:33:35',NULL),(1891,248,'Hair Treatment','2023-09-11','2023-09-18 04:33:41',NULL),(1892,280,'Hair Treatment','2023-09-11','2023-09-18 04:33:48',NULL),(1893,281,'Hair Treatment','2023-09-11','2023-09-18 04:33:58',NULL),(1894,252,'Hair Treatment','2023-09-11','2023-09-18 04:34:06',NULL),(1895,279,'Hair Treatment','2023-09-11','2023-09-18 04:34:13',NULL),(1896,181,'Hair Treatment','2023-09-11','2023-09-18 04:34:20',NULL),(1897,223,'Hair Treatment','2023-09-11','2023-09-18 04:34:26',NULL),(1898,218,'Hair Treatment','2023-09-11','2023-09-18 04:34:33',NULL),(1899,267,'Hair Treatment','2023-09-11','2023-09-18 04:34:40',NULL),(1900,191,'Hair Treatment','2023-09-11','2023-09-18 04:34:47',NULL),(1901,222,'Hair Treatment','2023-09-11','2023-09-18 04:34:56',NULL),(1902,217,'Hair Treatment','2023-09-11','2023-09-18 04:35:03',NULL),(1903,218,'Hair Treatment','2023-09-12','2023-09-18 06:33:31',NULL),(1904,222,'Hair Treatment','2023-09-12','2023-09-18 06:33:38',NULL),(1905,194,'Hair Treatment','2023-09-12','2023-09-18 06:33:45',NULL),(1906,193,'Hair Treatment','2023-09-12','2023-09-18 06:33:52',NULL),(1907,223,'Hair Treatment','2023-09-12','2023-09-18 06:34:00',NULL),(1908,7,'Hair Treatment','2023-09-12','2023-09-18 06:34:47',NULL),(1909,163,'Hair Treatment','2023-09-12','2023-09-18 06:34:54',NULL),(1910,3,'Hair Treatment','2023-09-12','2023-09-18 06:35:01',NULL),(1911,49,'Hair Treatment','2023-09-12','2023-09-18 06:35:09',NULL),(1912,1,'Hair Treatment','2023-09-12','2023-09-18 06:35:24',NULL),(1913,21,'Hair Treatment','2023-09-12','2023-09-18 06:35:32',NULL),(1914,45,'Hair Treatment','2023-09-12','2023-09-18 06:35:39',NULL),(1915,110,'Hair Treatment','2023-09-12','2023-09-18 06:35:48',NULL),(1916,132,'Hair Treatment','2023-09-12','2023-09-18 06:35:56',NULL),(1917,178,'Hair Treatment','2023-09-12','2023-09-18 06:37:18',NULL),(1918,120,'Hair Treatment','2023-09-12','2023-09-18 06:37:24',NULL),(1919,142,'Hair Treatment','2023-09-12','2023-09-18 06:37:31',NULL),(1920,103,'Hair Treatment','2023-09-12','2023-09-18 06:37:39',NULL),(1921,41,'Hair Treatment','2023-09-12','2023-09-18 06:37:46',NULL),(1922,23,'Hair Treatment','2023-09-12','2023-09-18 06:37:54',NULL),(1923,256,'Hair Treatment','2023-09-13','2023-09-18 06:42:58',NULL),(1924,326,'Hair Treatment','2023-09-13','2023-09-18 06:43:04',NULL),(1925,257,'Hair Treatment','2023-09-13','2023-09-18 06:43:10',NULL),(1926,329,'Hair Treatment','2023-09-13','2023-09-18 06:43:17',NULL),(1927,211,'Hair Treatment','2023-09-13','2023-09-18 06:43:23',NULL),(1928,223,'Hair Treatment','2023-09-13','2023-09-18 06:43:30',NULL),(1929,200,'Hair Treatment','2023-09-13','2023-09-18 06:43:45',NULL),(1930,217,'Hair Treatment','2023-09-13','2023-09-18 06:43:55',NULL),(1931,218,'Hair Treatment','2023-09-13','2023-09-18 06:44:02',NULL),(1932,222,'Hair Treatment','2023-09-13','2023-09-18 06:44:10',NULL),(1933,193,'Hair Treatment','2023-09-13','2023-09-18 06:44:17',NULL),(1934,201,'Hair Treatment','2023-09-13','2023-09-18 06:44:27',NULL),(1935,172,'Hair Treatment','2023-09-13','2023-09-18 06:44:35',NULL),(1936,226,'Hair Treatment','2023-09-13','2023-09-18 06:44:47',NULL),(1937,225,'Hair Treatment','2023-09-13','2023-09-18 06:44:53',NULL),(1938,269,'Hair Treatment','2023-09-13','2023-09-18 06:45:00',NULL),(1939,279,'Hair Treatment','2023-09-13','2023-09-18 06:45:07',NULL),(1940,243,'Hair Treatment','2023-09-13','2023-09-18 06:45:14',NULL),(1941,280,'Hair Treatment','2023-09-13','2023-09-18 06:45:21',NULL),(1942,252,'Hair Treatment','2023-09-13','2023-09-18 06:45:28',NULL),(1943,13,'Hair Treatment','2023-09-14','2023-09-18 06:49:21',NULL),(1944,144,'Hair Treatment','2023-09-14','2023-09-18 06:50:33',NULL),(1945,85,'Hair Treatment','2023-09-14','2023-09-18 06:50:40',NULL),(1946,119,'Hair Treatment','2023-09-14','2023-09-18 06:50:48',NULL),(1947,63,'Hair Treatment','2023-09-14','2023-09-18 06:50:55',NULL),(1948,71,'Hair Treatment','2023-09-14','2023-09-18 06:51:20',NULL),(1949,29,'Hair Treatment','2023-09-14','2023-09-18 06:51:32',NULL),(1950,120,'Hair Treatment','2023-09-14','2023-09-18 06:51:39',NULL),(1951,161,'Hair Treatment','2023-09-14','2023-09-18 06:51:44',NULL),(1952,10,'Hair Treatment','2023-09-14','2023-09-18 06:51:50',NULL),(1953,163,'Hair Treatment','2023-09-14','2023-09-18 06:51:57',NULL),(1954,1,'Hair Treatment','2023-09-14','2023-09-18 06:52:05',NULL),(1955,8,'Hair Treatment','2023-09-14','2023-09-18 06:52:11',NULL),(1956,81,'Hair Treatment','2023-09-14','2023-09-18 06:52:18',NULL),(1957,45,'Hair Treatment','2023-09-14','2023-09-18 06:52:25',NULL),(1958,125,'Hair Treatment','2023-09-14','2023-09-18 06:52:40',NULL),(1959,110,'Hair Treatment','2023-09-14','2023-09-18 06:52:53',NULL),(1960,23,'Hair Treatment','2023-09-14','2023-09-18 06:53:01',NULL),(1961,245,'Hair Treatment','2023-09-15','2023-09-18 06:55:57',NULL),(1962,218,'Hair Treatment','2023-09-15','2023-09-18 07:01:12',NULL),(1963,191,'Hair Treatment','2023-09-15','2023-09-18 07:04:44',NULL),(1964,223,'Hair Treatment','2023-09-15','2023-09-18 07:04:58',NULL),(1965,281,'Hair Treatment','2023-09-15','2023-09-18 07:05:08',NULL),(1966,280,'Hair Treatment','2023-09-15','2023-09-18 07:06:29',NULL),(1967,279,'Hair Treatment','2023-09-15','2023-09-18 07:06:43',NULL),(1968,169,'Hair Treatment','2023-09-15','2023-09-18 07:06:52',NULL),(1969,263,'Hair Treatment','2023-09-15','2023-09-18 07:07:01',NULL),(1970,172,'Hair Treatment','2023-09-15','2023-09-18 07:07:09',NULL),(1971,172,'Hair Treatment','2023-09-15','2023-09-18 07:07:20',NULL),(1972,225,'Hair Treatment','2023-09-15','2023-09-18 07:07:26',NULL),(1973,193,'Hair Treatment','2023-09-15','2023-09-18 07:08:05',NULL),(1974,194,'Hair Treatment','2023-09-15','2023-09-18 07:08:13',NULL),(1975,257,'Hair Treatment','2023-09-15','2023-09-18 07:08:36',NULL),(1976,256,'Hair Treatment','2023-09-15','2023-09-18 07:08:46',NULL),(1977,329,'Hair Treatment','2023-09-15','2023-09-18 07:08:55',NULL),(1978,246,'Hair Treatment','2023-09-15','2023-09-18 07:09:18',NULL),(1979,222,'Hair Treatment','2023-09-15','2023-09-18 07:09:26',NULL),(1980,217,'Hair Treatment','2023-09-15','2023-09-18 07:09:49',NULL),(1981,111,'Hair Treatment','2023-09-16','2023-09-18 07:22:42',NULL),(1982,144,'Hair Treatment','2023-09-16','2023-09-18 07:22:59',NULL),(1983,63,'Hair Treatment','2023-09-16','2023-09-18 07:23:08',NULL),(1984,180,'Hair Treatment','2023-09-16','2023-09-18 07:23:15',NULL),(1985,49,'Hair Treatment','2023-09-16','2023-09-18 07:23:25',NULL),(1986,71,'Hair Treatment','2023-09-16','2023-09-18 07:23:33',NULL),(1987,3,'Hair Treatment','2023-09-16','2023-09-18 07:23:41',NULL),(1988,7,'Hair Treatment','2023-09-16','2023-09-18 07:23:49',NULL),(1989,81,'Hair Treatment','2023-09-16','2023-09-18 07:23:57',NULL),(1990,8,'Hair Treatment','2023-09-16','2023-09-18 07:24:28',NULL),(1992,170,'Hair Treatment','2023-09-16','2023-09-18 07:24:51',NULL),(1993,60,'Hair Treatment','2023-09-16','2023-09-18 07:24:58',NULL),(1994,214,'Hair Treatment','2023-09-16','2023-09-18 07:25:04',NULL),(1995,142,'Hair Treatment','2023-09-16','2023-09-18 07:25:12',NULL),(1996,178,'Hair Treatment','2023-09-16','2023-09-18 07:25:22',NULL),(1997,23,'Hair Treatment','2023-09-16','2023-09-18 07:25:51',NULL),(1998,53,'Hair Treatment','2023-09-16','2023-09-18 07:25:59',NULL),(1999,132,'Hair Treatment','2023-09-16','2023-09-18 07:26:15',NULL),(2000,125,'Hair Treatment','2023-09-16','2023-09-18 07:26:37',NULL),(2001,309,'Hair Treatment','2023-09-18','2023-09-18 07:39:33',NULL),(2002,319,'Hair Treatment','2023-09-18','2023-09-18 07:39:45',NULL),(2003,302,'Hair Treatment','2023-09-18','2023-09-18 07:39:51',NULL),(2004,300,'Hair Treatment','2023-09-18','2023-09-18 07:39:58',NULL),(2005,327,'Hair Treatment','2023-09-18','2023-09-18 07:40:03',NULL),(2006,246,'Hair Treatment','2023-09-18','2023-09-18 07:40:24',NULL),(2007,245,'Hair Treatment','2023-09-18','2023-09-18 07:40:29',NULL),(2008,256,'Hair Treatment','2023-09-18','2023-09-18 07:40:37',NULL),(2009,223,'Hair Treatment','2023-09-18','2023-09-18 07:40:43',NULL),(2010,222,'Hair Treatment','2023-09-18','2023-09-18 07:40:49',NULL),(2011,172,'Hair Treatment','2023-09-18','2023-09-18 07:40:54',NULL),(2012,183,'Hair Treatment','2023-09-18','2023-09-18 07:40:59',NULL),(2013,247,'Hair Treatment','2023-09-18','2023-09-18 07:41:06',NULL),(2014,193,'Hair Treatment','2023-09-18','2023-09-18 07:41:12',NULL),(2015,191,'Hair Treatment','2023-09-18','2023-09-18 07:41:33',NULL),(2016,208,'Hair Treatment','2023-09-18','2023-09-18 07:41:48',NULL),(2017,97,'Hair Treatment','2023-09-18','2023-09-18 07:42:17',NULL),(2018,155,'Hair Treatment','2023-09-18','2023-09-18 07:42:32',NULL),(2019,269,'Hair Treatment','2023-09-18','2023-09-18 07:42:41',NULL),(2020,225,'Hair Treatment','2023-09-18','2023-09-18 07:42:47',NULL),(2021,280,'Hair Treatment','2023-09-18','2023-09-18 07:42:54',NULL),(2022,226,'Hair Treatment','2023-09-18','2023-09-18 07:43:01',NULL),(2023,63,'Hair Treatment','2023-09-19','2023-09-25 06:17:54',NULL),(2024,98,'Hair Treatment','2023-09-19','2023-09-25 06:18:02',NULL),(2025,85,'Hair Treatment','2023-09-19','2023-09-25 06:18:09',NULL),(2026,71,'Hair Treatment','2023-09-19','2023-09-25 06:18:16',NULL),(2027,130,'Hair Treatment','2023-09-19','2023-09-25 06:18:22',NULL),(2028,41,'Hair Treatment','2023-09-19','2023-09-25 06:18:28',NULL),(2029,49,'Hair Treatment','2023-09-19','2023-09-25 06:18:34',NULL),(2030,163,'Hair Treatment','2023-09-19','2023-09-25 06:18:42',NULL),(2031,8,'Hair Treatment','2023-09-19','2023-09-25 06:18:48',NULL),(2032,13,'Hair Treatment','2023-09-19','2023-09-25 06:18:57',NULL),(2033,120,'Hair Treatment','2023-09-19','2023-09-25 06:19:04',NULL),(2034,196,'Hair Treatment','2023-09-19','2023-09-25 06:19:12',NULL),(2035,214,'Hair Treatment','2023-09-19','2023-09-25 06:19:19',NULL),(2036,23,'Hair Treatment','2023-09-19','2023-09-25 06:19:27',NULL),(2037,81,'Hair Treatment','2023-09-19','2023-09-25 06:19:43',NULL),(2038,308,'Hair Treatment','2023-09-20','2023-09-25 06:21:03',NULL),(2039,225,'Hair Treatment','2023-09-20','2023-09-25 06:25:27',NULL),(2040,281,'Hair Treatment','2023-09-20','2023-09-25 06:26:47',NULL),(2041,233,'Hair Treatment','2023-09-20','2023-09-25 06:26:53',NULL),(2042,279,'Hair Treatment','2023-09-20','2023-09-25 06:27:05',NULL),(2043,245,'Hair Treatment','2023-09-20','2023-09-25 06:27:11',NULL),(2044,256,'Hair Treatment','2023-09-20','2023-09-25 06:27:18',NULL),(2045,228,'Hair Treatment','2023-09-20','2023-09-25 06:27:53',NULL),(2046,251,'Hair Treatment','2023-09-20','2023-09-25 06:28:00',NULL),(2047,172,'Hair Treatment','2023-09-20','2023-09-25 06:28:08',NULL),(2048,222,'Hair Treatment','2023-09-20','2023-09-25 06:28:17',NULL),(2049,218,'Hair Treatment','2023-09-20','2023-09-25 06:28:25',NULL),(2050,209,'Hair Treatment','2023-09-20','2023-09-25 06:29:17',NULL),(2051,223,'Hair Treatment','2023-09-20','2023-09-25 06:29:30',NULL),(2052,240,'Hair Treatment','2023-09-20','2023-09-25 06:29:38',NULL),(2053,226,'Hair Treatment','2023-09-20','2023-09-25 06:29:45',NULL),(2054,128,'Hair Treatment','2023-09-20','2023-09-25 06:29:53',NULL),(2055,320,'Hair Treatment','2023-09-20','2023-09-25 06:30:03',NULL),(2056,300,'Hair Treatment','2023-09-20','2023-09-25 06:30:12',NULL),(2057,327,'Hair Treatment','2023-09-20','2023-09-25 06:30:23',NULL),(2058,237,'Hair Treatment','2023-09-20','2023-09-25 06:30:31',NULL),(2059,144,'Hair Treatment','2023-09-21','2023-09-25 06:33:15',NULL),(2060,125,'Hair Treatment','2023-09-21','2023-09-25 06:34:35',NULL),(2061,110,'Hair Treatment','2023-09-21','2023-09-25 06:35:10',NULL),(2062,28,'Hair Treatment','2023-09-21','2023-09-25 06:35:16',NULL),(2064,120,'Hair Treatment','2023-09-21','2023-09-25 06:35:44',NULL),(2065,224,'Hair Treatment','2023-09-21','2023-09-25 06:35:49',NULL),(2066,23,'Hair Treatment','2023-09-21','2023-09-25 06:35:55',NULL),(2067,65,'Hair Treatment','2023-09-21','2023-09-25 06:36:01',NULL),(2068,60,'Hair Treatment','2023-09-21','2023-09-25 06:36:07',NULL),(2069,127,'Hair Treatment','2023-09-21','2023-09-25 06:36:15',NULL),(2070,40,'Hair Treatment','2023-09-21','2023-09-25 06:36:21',NULL),(2071,228,'Hair Treatment','2023-09-21','2023-09-25 06:36:28',NULL),(2072,251,'Hair Treatment','2023-09-21','2023-09-25 06:36:37',NULL),(2073,233,'Hair Treatment','2023-09-21','2023-09-25 06:36:45',NULL),(2074,230,'Hair Treatment','2023-09-21','2023-09-25 06:36:51',NULL),(2075,49,'Hair Treatment','2023-09-21','2023-09-25 06:36:59',NULL),(2076,7,'Hair Treatment','2023-09-21','2023-09-25 06:37:06',NULL),(2077,196,'Hair Treatment','2023-09-21','2023-09-25 06:37:14',NULL),(2078,10,'Hair Treatment','2023-09-21','2023-09-25 06:37:41',NULL),(2079,327,'Hair Treatment','2023-09-22','2023-09-25 06:42:30',NULL),(2080,308,'Hair Treatment','2023-09-22','2023-09-25 06:42:37',NULL),(2081,301,'Hair Treatment','2023-09-22','2023-09-25 06:42:44',NULL),(2082,300,'Hair Treatment','2023-09-22','2023-09-25 06:42:53',NULL),(2083,299,'Hair Treatment','2023-09-22','2023-09-25 06:43:09',NULL),(2084,246,'Hair Treatment','2023-09-22','2023-09-25 06:43:17',NULL),(2085,326,'Hair Treatment','2023-09-22','2023-09-25 06:43:25',NULL),(2086,258,'Hair Treatment','2023-09-22','2023-09-25 06:43:31',NULL),(2087,237,'Hair Treatment','2023-09-22','2023-09-25 06:43:38',NULL),(2088,256,'Hair Treatment','2023-09-22','2023-09-25 06:43:49',NULL),(2089,251,'Hair Treatment','2023-09-22','2023-09-25 06:43:56',NULL),(2090,230,'Hair Treatment','2023-09-22','2023-09-25 06:44:04',NULL),(2091,238,'Hair Treatment','2023-09-22','2023-09-25 06:44:11',NULL),(2092,269,'Hair Treatment','2023-09-22','2023-09-25 06:44:18',NULL),(2093,277,'Hair Treatment','2023-09-22','2023-09-25 06:44:33',NULL),(2094,218,'Hair Treatment','2023-09-22','2023-09-25 06:44:40',NULL),(2095,217,'Hair Treatment','2023-09-22','2023-09-25 06:44:53',NULL),(2096,191,'Hair Treatment','2023-09-22','2023-09-25 06:45:00',NULL),(2097,199,'Hair Treatment','2023-09-22','2023-09-25 06:45:09',NULL),(2098,223,'Hair Treatment','2023-09-22','2023-09-25 06:45:37',NULL),(2099,257,'Hair Treatment','2023-09-22','2023-09-25 06:45:44',NULL),(2100,63,'Hair Treatment','2023-09-23','2023-09-25 06:48:02',NULL),(2101,224,'Hair Treatment','2023-09-23','2023-09-25 06:49:43',NULL),(2102,43,'Hair Treatment','2023-09-23','2023-09-25 06:50:16',NULL),(2103,65,'Hair Treatment','2023-09-23','2023-09-25 06:50:25',NULL),(2104,53,'Hair Treatment','2023-09-23','2023-09-25 06:50:32',NULL),(2105,28,'Hair Treatment','2023-09-23','2023-09-25 06:50:38',NULL),(2106,214,'Hair Treatment','2023-09-23','2023-09-25 06:50:48',NULL),(2107,23,'Hair Treatment','2023-09-23','2023-09-25 06:50:55',NULL),(2108,51,'Hair Treatment','2023-09-23','2023-09-25 06:51:10',NULL),(2109,71,'Hair Treatment','2023-09-23','2023-09-25 06:51:17',NULL),(2111,144,'Hair Treatment','2023-09-23','2023-09-25 06:51:35',NULL),(2112,82,'Hair Treatment','2023-09-23','2023-09-25 06:52:08',NULL),(2113,180,'Hair Treatment','2023-09-23','2023-09-25 06:52:14',NULL),(2114,49,'Hair Treatment','2023-09-23','2023-09-25 06:52:25',NULL),(2115,81,'Hair Treatment','2023-09-23','2023-09-25 06:53:05',NULL),(2116,13,'Hair Treatment','2023-09-23','2023-09-25 06:53:12','2023-09-25 06:54:25'),(2117,161,'Hair Treatment','2023-09-23','2023-09-25 06:53:25',NULL),(2118,196,'Hair Treatment','2023-09-23','2023-09-25 06:53:34',NULL),(2119,41,'Hair Treatment','2023-09-23','2023-09-25 06:53:41',NULL),(2120,338,'Shoes','2023-09-25','2023-09-25 07:01:43',NULL),(2121,418,'Shoes','2023-09-25','2023-09-25 07:02:05',NULL),(2122,355,'Shoes','2023-09-25','2023-09-25 07:02:26',NULL),(2124,414,'Shoes','2023-09-25','2023-09-25 07:03:06',NULL),(2125,342,'Shoes','2023-09-25','2023-09-25 07:03:30',NULL),(2126,405,'Shoes','2023-09-25','2023-09-25 07:03:48',NULL),(2127,476,'Shoes','2023-09-25','2023-09-25 07:04:00',NULL),(2128,435,'Shoes','2023-09-25','2023-09-25 07:05:23',NULL),(2129,375,'Shoes','2023-09-25','2023-09-25 07:05:23',NULL),(2130,332,'Shoes','2023-09-25','2023-09-25 07:05:39',NULL),(2131,365,'Shoes','2023-09-25','2023-09-25 07:06:04',NULL),(2132,419,'Shoes','2023-09-25','2023-09-25 07:07:02',NULL),(2133,463,'Shoes','2023-09-25','2023-09-25 07:07:16',NULL),(2134,448,'Shoes','2023-09-25','2023-09-25 07:07:38',NULL),(2135,335,'Shoes','2023-09-25','2023-09-25 07:07:58',NULL),(2136,356,'Shoes','2023-09-25','2023-09-25 07:08:25',NULL),(2137,407,'Shoes','2023-09-25','2023-09-25 07:08:41',NULL),(2138,347,'Shoes','2023-09-25','2023-09-25 07:10:00',NULL),(2139,373,'Shoes','2023-09-25','2023-09-25 07:10:13',NULL),(2140,461,'Shoes','2023-09-25','2023-09-25 07:10:28',NULL),(2141,357,'Shoes','2023-09-25','2023-09-25 07:10:43',NULL),(2142,410,'Shoes','2023-09-25','2023-09-25 07:10:59',NULL),(2143,430,'Shoes','2023-09-25','2023-09-25 07:11:15',NULL),(2144,340,'Shoes','2023-09-25','2023-09-25 07:11:39',NULL),(2145,361,'Shoes','2023-09-25','2023-09-25 07:11:58',NULL),(2146,429,'Shoes','2023-09-25','2023-09-25 07:12:18',NULL),(2147,346,'Shoes','2023-09-25','2023-09-25 07:12:33',NULL),(2148,462,'Shoes','2023-09-25','2023-09-25 07:13:41',NULL),(2149,438,'Shoes','2023-09-25','2023-09-25 07:14:01',NULL),(2150,337,'Shoes','2023-09-25','2023-09-25 07:14:23',NULL),(2151,420,'Shoes','2023-09-25','2023-09-25 07:14:55',NULL),(2152,378,'Shoes','2023-09-25','2023-09-25 07:15:22',NULL),(2153,333,'Shoes','2023-09-25','2023-09-25 07:15:37',NULL),(2154,360,'Shoes','2023-09-25','2023-09-25 07:15:53',NULL),(2155,359,'Shoes','2023-09-25','2023-09-25 07:16:03',NULL),(2156,348,'Shoes','2023-09-25','2023-09-25 07:16:18',NULL),(2157,469,'Shoes','2023-09-25','2023-09-25 07:16:41',NULL),(2158,450,'Shoes','2023-09-25','2023-09-25 07:17:02',NULL),(2159,377,'Shoes','2023-09-25','2023-09-25 07:18:15',NULL),(2160,389,'Shoes','2023-09-25','2023-09-25 07:18:31',NULL),(2161,466,'Shoes','2023-09-25','2023-09-25 07:18:48',NULL),(2163,431,'Shoes','2023-09-25','2023-09-25 07:19:36',NULL),(2164,396,'Shoes','2023-09-25','2023-09-25 07:19:49',NULL),(2165,351,'Shoes','2023-09-25','2023-09-25 07:20:24',NULL),(2166,416,'Shoes','2023-09-25','2023-09-25 07:20:29',NULL),(2167,368,'Shoes','2023-09-25','2023-09-25 07:21:05',NULL),(2168,397,'Shoes','2023-09-25','2023-09-25 07:21:19',NULL),(2169,444,'Shoes','2023-09-25','2023-09-25 07:21:34',NULL),(2170,475,'Shoes','2023-09-25','2023-09-25 07:21:58',NULL),(2171,473,'Shoes','2023-09-25','2023-09-25 07:22:31',NULL),(2172,471,'Shoes','2023-09-25','2023-09-25 07:22:48',NULL),(2173,449,'Shoes','2023-09-25','2023-09-25 07:23:04',NULL),(2174,428,'Shoes','2023-09-25','2023-09-25 07:23:16',NULL),(2175,341,'Shoes','2023-09-25','2023-09-25 07:23:29',NULL),(2176,477,'Shoes','2023-09-25','2023-09-25 07:23:46',NULL),(2177,446,'Shoes','2023-09-25','2023-09-25 07:24:03',NULL),(2178,459,'Shoes','2023-09-25','2023-09-25 07:24:07',NULL),(2179,441,'Shoes','2023-09-25','2023-09-25 07:24:42',NULL),(2180,467,'Shoes','2023-09-25','2023-09-25 07:24:46',NULL),(2181,454,'Shoes','2023-09-25','2023-09-25 07:24:50',NULL),(2182,453,'Shoes','2023-09-25','2023-09-25 07:24:55',NULL),(2184,436,'Shoes','2023-09-25','2023-09-25 07:25:35',NULL),(2185,398,'Shoes','2023-09-25','2023-09-25 07:25:40',NULL),(2186,383,'Shoes','2023-09-25','2023-09-25 07:26:18',NULL),(2187,386,'Shoes','2023-09-25','2023-09-25 07:26:22',NULL),(2188,392,'Shoes','2023-09-25','2023-09-25 07:26:26',NULL),(2189,434,'Shoes','2023-09-25','2023-09-25 07:27:13',NULL),(2190,474,'Shoes','2023-09-25','2023-09-25 07:27:18',NULL),(2191,366,'Shoes','2023-09-25','2023-09-25 07:27:35',NULL),(2192,395,'Shoes','2023-09-25','2023-09-25 07:27:39',NULL),(2193,374,'Shoes','2023-09-25','2023-09-25 07:28:03',NULL),(2195,400,'Shoes','2023-09-25','2023-09-25 07:28:38',NULL),(2196,481,'Shoes','2023-09-25','2023-09-25 07:28:42',NULL),(2197,399,'Shoes','2023-09-25','2023-09-25 07:28:46',NULL),(2198,432,'Shoes','2023-09-25','2023-09-25 07:29:13',NULL),(2199,464,'Shoes','2023-09-25','2023-09-25 07:29:19',NULL),(2200,470,'Shoes','2023-09-25','2023-09-25 07:30:41',NULL),(2201,404,'Shoes','2023-09-25','2023-09-25 07:30:46',NULL),(2202,424,'Shoes','2023-09-25','2023-09-25 07:31:08',NULL),(2203,406,'Shoes','2023-09-25','2023-09-25 07:31:12',NULL),(2204,411,'Shoes','2023-09-25','2023-09-25 07:31:31',NULL),(2205,439,'Shoes','2023-09-25','2023-09-25 07:31:34',NULL),(2206,479,'Shoes','2023-09-25','2023-09-25 07:32:17',NULL),(2207,445,'Shoes','2023-09-25','2023-09-25 07:32:22',NULL),(2208,417,'Shoes','2023-09-25','2023-09-25 07:32:26',NULL),(2209,387,'Shoes','2023-09-25','2023-09-25 07:32:39',NULL),(2210,371,'Shoes','2023-09-25','2023-09-25 07:32:45',NULL),(2211,452,'Shoes','2023-09-25','2023-09-25 07:33:10',NULL),(2212,382,'Shoes','2023-09-25','2023-09-25 07:33:16',NULL),(2213,394,'Shoes','2023-09-25','2023-09-25 07:33:51',NULL),(2214,472,'Shoes','2023-09-25','2023-09-25 07:34:10',NULL),(2215,390,'Shoes','2023-09-25','2023-09-25 07:34:35',NULL),(2216,391,'Shoes','2023-09-25','2023-09-25 07:34:39',NULL),(2217,440,'Shoes','2023-09-25','2023-09-25 07:34:53',NULL),(2218,379,'Shoes','2023-09-25','2023-09-25 07:35:09',NULL),(2219,413,'Shoes','2023-09-25','2023-09-25 07:35:52',NULL),(2220,422,'Shoes','2023-09-25','2023-09-25 07:36:08',NULL),(2221,465,'Shoes','2023-09-25','2023-09-25 07:36:44',NULL),(2222,447,'Shoes','2023-09-25','2023-09-25 07:36:48',NULL),(2223,426,'Shoes','2023-09-25','2023-09-25 07:37:43',NULL),(2224,412,'Shoes','2023-09-25','2023-09-25 07:37:48',NULL),(2225,402,'Shoes','2023-09-25','2023-09-25 07:38:04',NULL),(2226,380,'Shoes','2023-09-25','2023-09-25 07:38:22',NULL),(2227,339,'Shoes','2023-09-25','2023-09-25 07:38:36',NULL),(2228,358,'Shoes','2023-09-25','2023-09-25 07:38:52',NULL),(2229,352,'Shoes','2023-09-25','2023-09-25 07:39:44',NULL),(2230,442,'Shoes','2023-09-25','2023-09-25 07:40:04',NULL),(2231,384,'Shoes','2023-09-25','2023-09-25 07:40:18',NULL),(2232,372,'Shoes','2023-09-25','2023-09-25 07:40:32',NULL),(2233,415,'Shoes','2023-09-25','2023-09-25 07:41:04',NULL),(2234,468,'Shoes','2023-09-25','2023-09-25 07:41:16',NULL),(2235,363,'Shoes','2023-09-25','2023-09-25 07:41:19',NULL),(2236,385,'Shoes','2023-09-25','2023-09-25 07:41:23',NULL),(2237,457,'Shoes','2023-09-25','2023-09-25 07:42:13',NULL),(2238,345,'Shoes','2023-09-25','2023-09-25 07:42:19',NULL),(2239,460,'Shoes','2023-09-25','2023-09-25 07:42:24',NULL),(2241,437,'Shoes','2023-09-25','2023-09-25 07:42:34',NULL),(2242,443,'Shoes','2023-09-25','2023-09-25 07:42:57',NULL),(2243,269,'Hair Treatment','2023-09-25','2023-09-25 08:04:31',NULL),(2244,256,'Hair Treatment','2023-09-25','2023-09-25 08:05:45',NULL),(2245,258,'Hair Treatment','2023-09-25','2023-09-25 08:05:49',NULL),(2246,329,'Hair Treatment','2023-09-25','2023-09-25 08:05:53',NULL),(2247,326,'Hair Treatment','2023-09-25','2023-09-25 08:05:59',NULL),(2248,251,'Hair Treatment','2023-09-25','2023-09-25 08:06:05',NULL),(2249,299,'Hair Treatment','2023-09-25','2023-09-25 08:06:10',NULL),(2250,300,'Hair Treatment','2023-09-25','2023-09-25 08:06:17',NULL),(2251,301,'Hair Treatment','2023-09-25','2023-09-25 08:06:24',NULL),(2252,327,'Hair Treatment','2023-09-25','2023-09-25 08:06:31',NULL),(2253,228,'Hair Treatment','2023-09-25','2023-09-25 08:06:38',NULL),(2254,233,'Hair Treatment','2023-09-25','2023-09-25 08:06:43',NULL),(2255,279,'Hair Treatment','2023-09-25','2023-09-25 08:06:54',NULL),(2256,280,'Hair Treatment','2023-09-25','2023-09-25 08:07:00',NULL),(2257,281,'Hair Treatment','2023-09-25','2023-09-25 08:07:08',NULL),(2258,230,'Hair Treatment','2023-09-25','2023-09-25 08:07:13',NULL),(2259,218,'Hair Treatment','2023-09-25','2023-09-25 08:07:17',NULL),(2260,222,'Hair Treatment','2023-09-25','2023-09-25 08:07:27',NULL),(2261,223,'Hair Treatment','2023-09-25','2023-09-25 08:07:38',NULL),(2262,199,'Hair Treatment','2023-09-25','2023-09-25 08:07:43',NULL),(2263,393,'Shoes','2023-09-26','2023-09-26 03:22:08',NULL),(2264,409,'Shoes','2023-09-26','2023-09-26 04:42:13',NULL),(2265,350,'Shoes','2023-09-26','2023-09-26 04:59:36',NULL),(2266,370,'Shoes','2023-09-26','2023-09-26 05:43:17',NULL),(2267,427,'Shoes','2023-09-26','2023-09-26 05:43:52',NULL),(2268,433,'Shoes','2023-09-26','2023-09-26 05:44:17',NULL),(2269,349,'Shoes','2023-09-26','2023-09-26 05:44:38',NULL),(2270,381,'Shoes','2023-09-26','2023-09-26 06:40:30',NULL),(2271,344,'Shoes','2023-09-26','2023-09-26 07:01:32',NULL),(2272,423,'Shoes','2023-09-26','2023-09-26 07:05:03',NULL),(2273,334,'Shoes','2023-09-26','2023-09-26 07:09:42',NULL),(2274,401,'Shoes','2023-09-26','2023-09-26 07:14:04',NULL),(2275,455,'Shoes','2023-09-26','2023-09-26 07:15:38',NULL),(2276,376,'Shoes','2023-09-26','2023-09-26 07:27:15',NULL),(2277,403,'Shoes','2023-09-26','2023-09-26 07:47:35',NULL),(2278,101,'Hair Treatment','2023-09-26','2023-09-27 07:39:09',NULL),(2279,180,'Hair Treatment','2023-09-26','2023-09-27 07:39:16',NULL),(2280,85,'Hair Treatment','2023-09-26','2023-09-27 07:39:23',NULL),(2281,144,'Hair Treatment','2023-09-26','2023-09-27 07:39:30',NULL),(2282,63,'Hair Treatment','2023-09-26','2023-09-27 07:39:39',NULL),(2283,49,'Hair Treatment','2023-09-26','2023-09-27 07:39:46',NULL),(2284,120,'Hair Treatment','2023-09-26','2023-09-27 07:39:57',NULL),(2285,37,'Hair Treatment','2023-09-26','2023-09-27 07:40:07',NULL),(2286,65,'Hair Treatment','2023-09-26','2023-09-27 07:40:14',NULL),(2287,214,'Hair Treatment','2023-09-26','2023-09-27 07:40:22',NULL),(2288,53,'Hair Treatment','2023-09-26','2023-09-27 07:40:33',NULL),(2289,81,'Hair Treatment','2023-09-26','2023-09-27 07:40:39',NULL),(2290,7,'Hair Treatment','2023-09-26','2023-09-27 07:40:46',NULL),(2291,161,'Hair Treatment','2023-09-26','2023-09-27 07:41:07',NULL),(2292,10,'Hair Treatment','2023-09-26','2023-09-27 07:41:24',NULL),(2294,43,'Hair Treatment','2023-09-26','2023-09-27 07:41:40',NULL),(2295,110,'Hair Treatment','2023-09-26','2023-09-27 07:41:48',NULL),(2296,51,'Hair Treatment','2023-09-26','2023-09-27 07:41:55',NULL),(2297,170,'Hair Treatment','2023-09-26','2023-09-27 07:42:02',NULL),(2298,301,'Hair Treatment','2023-09-27','2023-09-27 07:45:04',NULL),(2299,299,'Hair Treatment','2023-09-27','2023-09-27 07:45:09',NULL),(2300,327,'Hair Treatment','2023-09-27','2023-09-27 07:45:14',NULL),(2301,300,'Hair Treatment','2023-09-27','2023-09-27 07:45:20',NULL),(2302,302,'Hair Treatment','2023-09-27','2023-09-27 07:45:25',NULL),(2303,85,'Hair Treatment','2023-09-27','2023-09-27 07:45:33',NULL),(2304,63,'Hair Treatment','2023-09-27','2023-09-27 07:45:37',NULL),(2305,130,'Hair Treatment','2023-09-27','2023-09-27 07:45:42',NULL),(2306,180,'Hair Treatment','2023-09-27','2023-09-27 07:45:47',NULL),(2307,111,'Hair Treatment','2023-09-27','2023-09-27 07:45:55',NULL),(2308,245,'Hair Treatment','2023-09-27','2023-09-27 07:46:06',NULL),(2309,246,'Hair Treatment','2023-09-27','2023-09-27 07:46:11',NULL),(2310,329,'Hair Treatment','2023-09-27','2023-09-27 07:46:23',NULL),(2311,269,'Hair Treatment','2023-09-27','2023-09-27 07:46:29',NULL),(2312,281,'Hair Treatment','2023-09-27','2023-09-27 07:46:38',NULL),(2313,233,'Hair Treatment','2023-09-27','2023-09-27 07:46:44',NULL),(2314,223,'Hair Treatment','2023-09-27','2023-09-27 07:46:49',NULL),(2315,172,'Hair Treatment','2023-09-27','2023-09-27 07:46:55',NULL),(2316,193,'Hair Treatment','2023-09-27','2023-09-27 07:47:01',NULL),(2317,199,'Hair Treatment','2023-09-27','2023-09-27 07:47:06',NULL),(2318,482,'Shoes','2023-09-28','2023-09-28 08:20:29',NULL),(2319,98,'Hair Treatment','2023-09-28','2023-09-30 03:53:26',NULL),(2320,148,'Hair Treatment','2023-09-28','2023-09-30 03:53:31',NULL),(2321,144,'Hair Treatment','2023-09-28','2023-09-30 03:53:37',NULL),(2322,63,'Hair Treatment','2023-09-28','2023-09-30 03:53:44',NULL),(2323,180,'Hair Treatment','2023-09-28','2023-09-30 03:53:55',NULL),(2324,85,'Hair Treatment','2023-09-28','2023-09-30 03:54:08',NULL),(2325,301,'Hair Treatment','2023-09-28','2023-09-30 03:54:15',NULL),(2326,299,'Hair Treatment','2023-09-28','2023-09-30 03:54:23',NULL),(2327,237,'Hair Treatment','2023-09-28','2023-09-30 03:54:29',NULL),(2328,228,'Hair Treatment','2023-09-28','2023-09-30 03:54:35',NULL),(2329,258,'Hair Treatment','2023-09-28','2023-09-30 03:54:42',NULL),(2330,256,'Hair Treatment','2023-09-28','2023-09-30 03:54:49',NULL),(2331,199,'Hair Treatment','2023-09-28','2023-09-30 03:54:56',NULL),(2332,230,'Hair Treatment','2023-09-28','2023-09-30 03:55:04',NULL),(2333,268,'Hair Treatment','2023-09-28','2023-09-30 03:55:13',NULL),(2334,279,'Hair Treatment','2023-09-28','2023-09-30 03:55:20',NULL),(2335,222,'Hair Treatment','2023-09-28','2023-09-30 03:55:27',NULL),(2336,194,'Hair Treatment','2023-09-28','2023-09-30 03:55:40',NULL),(2337,172,'Hair Treatment','2023-09-28','2023-09-30 03:55:48',NULL),(2338,199,'Hair Treatment','2023-09-28','2023-09-30 03:55:57',NULL),(2339,425,'Shoes','2023-10-05','2023-10-05 07:21:40',NULL),(2340,331,'Shoes','2023-10-11','2023-10-11 07:06:50',NULL),(2341,484,'Shoes','2023-10-11','2023-10-11 07:09:30',NULL),(2342,483,'Shoes','2023-10-11','2023-10-11 07:16:56',NULL),(2343,485,'Shoes','2023-10-11','2023-10-11 07:29:49',NULL),(2344,485,'Shoes','2023-10-11','2023-10-11 07:29:49',NULL),(2345,143,'ID Card','2023-10-31','2023-10-31 12:29:15',NULL),(2347,137,'ID Card','2023-10-31','2023-10-31 12:29:46',NULL),(2349,61,'ID Card','2023-10-31','2023-10-31 12:30:34',NULL),(2350,62,'ID Card','2023-10-31','2023-10-31 12:30:46',NULL),(2352,127,'ID Card','2023-10-31','2023-10-31 12:31:45',NULL),(2353,165,'ID Card','2023-10-31','2023-10-31 12:32:12',NULL),(2354,127,'ID Card','2023-10-31','2023-10-31 12:32:26',NULL),(2355,137,'ID Card','2023-10-31','2023-10-31 12:32:38',NULL),(2356,133,'ID Card','2023-10-31','2023-10-31 12:32:52',NULL),(2357,148,'ID Card','2023-10-31','2023-10-31 12:33:22',NULL),(2358,133,'ID Card','2023-10-31','2023-10-31 12:33:41',NULL),(2359,32,'ID Card','2023-10-31','2023-10-31 12:33:57',NULL),(2361,61,'ID Card','2023-10-31','2023-10-31 12:34:38',NULL),(2362,165,'ID Card','2023-10-31','2023-10-31 12:35:40',NULL),(2363,165,'ID Card','2023-10-31','2023-10-31 12:36:06',NULL),(2364,140,'ID Card','2023-10-31','2023-10-31 12:36:47',NULL),(2365,80,'ID Card','2023-10-31','2023-10-31 12:37:10',NULL),(2366,21,'ID Card','2023-10-31','2023-10-31 12:37:35',NULL),(2367,49,'ID Card','2023-10-31','2023-10-31 12:37:56',NULL),(2368,44,'ID Card','2023-10-31','2023-10-31 12:38:17',NULL),(2369,110,'ID Card','2023-10-31','2023-10-31 12:38:36',NULL),(2370,47,'ID Card','2023-10-31','2023-10-31 12:38:57',NULL),(2371,55,'ID Card','2023-10-31','2023-10-31 12:39:18',NULL),(2372,115,'ID Card','2023-10-31','2023-10-31 12:39:36',NULL),(2373,170,'ID Card','2023-10-31','2023-10-31 12:39:55',NULL),(2374,46,'ID Card','2023-10-31','2023-10-31 12:40:13',NULL),(2375,107,'ID Card','2023-10-31','2023-10-31 12:40:35',NULL),(2376,174,'ID Card','2023-10-31','2023-10-31 12:40:56',NULL),(2377,32,'ID Card','2023-10-31','2023-10-31 12:41:14',NULL),(2378,55,'ID Card','2023-10-31','2023-10-31 12:41:44',NULL),(2379,115,'ID Card','2023-10-31','2023-10-31 12:42:01',NULL),(2380,47,'ID Card','2023-10-31','2023-10-31 12:42:26',NULL),(2381,170,'ID Card','2023-10-31','2023-10-31 12:42:46',NULL),(2382,51,'ID Card','2023-10-31','2023-10-31 12:43:08',NULL),(2383,171,'ID Card','2023-10-31','2023-10-31 12:43:24',NULL),(2384,118,'ID Card','2023-10-31','2023-10-31 12:43:38',NULL),(2385,117,'ID Card','2023-10-31','2023-10-31 12:43:54',NULL),(2386,113,'ID Card','2023-10-31','2023-10-31 12:44:10',NULL),(2387,50,'ID Card','2023-10-31','2023-10-31 12:44:23',NULL),(2388,117,'ID Card','2023-10-31','2023-10-31 12:44:43',NULL),(2389,43,'ID Card','2023-10-31','2023-10-31 12:45:04',NULL),(2391,22,'ID Card','2023-10-31','2023-10-31 12:45:53',NULL),(2392,50,'ID Card','2023-10-31','2023-10-31 12:46:10',NULL),(2393,22,'ID Card','2023-10-31','2023-10-31 12:46:28',NULL),(2394,46,'ID Card','2023-10-31','2023-10-31 12:46:43',NULL),(2395,45,'ID Card','2023-10-31','2023-10-31 12:47:07',NULL),(2396,44,'ID Card','2023-10-31','2023-10-31 12:47:24',NULL),(2397,266,'ID Card','2023-10-31','2023-10-31 12:47:39',NULL),(2398,45,'ID Card','2023-10-31','2023-10-31 12:48:25',NULL),(2399,110,'ID Card','2023-10-31','2023-10-31 12:48:47',NULL),(2400,48,'ID Card','2023-10-31','2023-10-31 12:49:06',NULL),(2401,49,'ID Card','2023-10-31','2023-10-31 12:49:23',NULL),(2403,143,'ID Card','2023-10-31','2023-10-31 12:49:43',NULL),(2404,469,'ID Card','2023-10-31','2023-10-31 12:49:43',NULL),(2406,64,'ID Card','2023-10-31','2023-10-31 12:50:27',NULL),(2407,139,'ID Card','2023-10-31','2023-10-31 12:50:45',NULL),(2408,469,'ID Card','2023-10-31','2023-10-31 12:50:47',NULL),(2409,147,'ID Card','2023-10-31','2023-10-31 12:51:09',NULL),(2410,349,'ID Card','2023-10-31','2023-10-31 12:51:09',NULL),(2411,81,'ID Card','2023-10-31','2023-10-31 12:51:31',NULL),(2412,346,'ID Card','2023-10-31','2023-10-31 12:51:34',NULL),(2413,161,'ID Card','2023-10-31','2023-10-31 12:51:45',NULL),(2414,347,'ID Card','2023-10-31','2023-10-31 12:51:51',NULL),(2415,42,'ID Card','2023-10-31','2023-10-31 12:52:07',NULL),(2416,107,'ID Card','2023-10-31','2023-10-31 12:52:23',NULL),(2417,443,'ID Card','2023-10-31','2023-10-31 12:52:24',NULL),(2418,371,'ID Card','2023-10-31','2023-10-31 12:52:35',NULL),(2419,21,'ID Card','2023-10-31','2023-10-31 12:52:44',NULL),(2420,342,'ID Card','2023-10-31','2023-10-31 12:52:53',NULL),(2421,349,'ID Card','2025-01-14','2023-10-31 12:52:59','2025-01-14 08:55:55'),(2423,161,'ID Card','2023-10-31','2023-10-31 12:53:14',NULL),(2424,64,'ID Card','2023-10-31','2023-10-31 12:53:46',NULL),(2425,346,'ID Card','2023-10-31','2023-10-31 12:53:50',NULL),(2426,347,'ID Card','2023-10-31','2023-10-31 12:54:24',NULL),(2427,140,'ID Card','2023-10-31','2023-10-31 12:54:37',NULL),(2428,443,'ID Card','2023-10-31','2023-10-31 12:54:41',NULL),(2429,157,'ID Card','2023-10-31','2023-10-31 12:54:54',NULL),(2430,338,'ID Card','2023-10-31','2023-10-31 12:55:03',NULL),(2431,336,'ID Card','2023-10-31','2023-10-31 12:55:11',NULL),(2432,156,'ID Card','2023-10-31','2023-10-31 12:55:23',NULL),(2433,337,'ID Card','2023-10-31','2023-10-31 12:55:30',NULL),(2434,331,'ID Card','2023-10-31','2023-10-31 12:55:34',NULL),(2435,157,'ID Card','2023-10-31','2023-10-31 12:55:40',NULL),(2436,337,'ID Card','2023-10-31','2023-10-31 12:55:43',NULL),(2437,156,'ID Card','2023-10-31','2023-10-31 12:55:56',NULL),(2438,440,'ID Card','2023-10-31','2023-10-31 12:56:00',NULL),(2439,338,'ID Card','2023-10-31','2023-10-31 12:56:09',NULL),(2440,156,'ID Card','2023-10-31','2023-10-31 12:56:14',NULL),(2441,336,'ID Card','2023-10-31','2023-10-31 12:56:17',NULL),(2442,335,'ID Card','2023-10-31','2023-10-31 12:56:32',NULL),(2443,84,'ID Card','2023-10-31','2023-10-31 12:56:33',NULL),(2444,437,'ID Card','2023-10-31','2023-10-31 12:56:34',NULL),(2445,155,'ID Card','2023-10-31','2023-10-31 12:56:47',NULL),(2446,437,'ID Card','2023-10-31','2023-10-31 12:56:51',NULL),(2447,84,'ID Card','2023-10-31','2023-10-31 12:56:59',NULL),(2448,335,'ID Card','2023-10-31','2023-10-31 12:57:01',NULL),(2449,84,'ID Card','2023-10-31','2023-10-31 12:57:11',NULL),(2450,14,'ID Card','2023-10-31','2023-10-31 12:57:12',NULL),(2451,441,'ID Card','2023-10-31','2023-10-31 12:57:23',NULL),(2452,154,'ID Card','2023-10-31','2023-10-31 12:57:26',NULL),(2453,13,'ID Card','2023-10-31','2023-10-31 12:57:30',NULL),(2454,154,'ID Card','2023-10-31','2023-10-31 12:57:43',NULL),(2455,41,'ID Card','2023-10-31','2023-10-31 12:57:54',NULL),(2456,341,'ID Card','2023-10-31','2023-10-31 12:57:55',NULL),(2458,7,'ID Card','2023-10-31','2023-10-31 12:58:10',NULL),(2459,13,'ID Card','2023-10-31','2023-10-31 12:58:16',NULL),(2460,339,'ID Card','2023-10-31','2023-10-31 12:58:23',NULL),(2461,9,'ID Card','2023-10-31','2023-10-31 12:58:28',NULL),(2462,341,'ID Card','2023-10-31','2023-10-31 12:58:48',NULL),(2463,10,'ID Card','2023-10-31','2023-10-31 12:58:57',NULL),(2464,34,'ID Card','2023-10-31','2023-10-31 12:59:00',NULL),(2465,340,'ID Card','2023-10-31','2023-10-31 12:59:10',NULL),(2466,106,'ID Card','2023-10-31','2023-10-31 12:59:18',NULL),(2467,12,'Uniform','2023-10-31','2023-10-31 12:59:19',NULL),(2468,342,'ID Card','2023-10-31','2023-10-31 12:59:30',NULL),(2469,34,'ID Card','2023-10-31','2023-10-31 12:59:32',NULL),(2470,12,'ID Card','2023-10-31','2023-10-31 12:59:45',NULL),(2471,10,'ID Card','2023-10-31','2023-10-31 12:59:47',NULL),(2472,371,'ID Card','2023-10-31','2023-10-31 12:59:59',NULL),(2473,139,'ID Card','2023-10-31','2023-10-31 13:00:01',NULL),(2475,12,'ID Card','2023-10-31','2023-10-31 13:00:22',NULL),(2476,62,'ID Card','2023-10-31','2023-10-31 13:00:22',NULL),(2477,62,'ID Card','2023-10-31','2023-10-31 13:00:38',NULL),(2478,196,'ID Card','2023-10-31','2023-10-31 13:00:39',NULL),(2479,339,'ID Card','2023-10-31','2023-10-31 13:00:53',NULL),(2480,148,'ID Card','2023-10-31','2023-10-31 13:00:54',NULL),(2481,1,'ID Card','2023-10-31','2023-10-31 13:00:57',NULL),(2482,80,'ID Card','2023-10-31','2023-10-31 13:01:13',NULL),(2483,2,'ID Card','2023-10-31','2023-10-31 13:01:14',NULL),(2484,340,'ID Card','2023-10-31','2023-10-31 13:01:17',NULL),(2485,147,'ID Card','2023-10-31','2023-10-31 13:01:25',NULL),(2486,81,'ID Card','2023-10-31','2023-10-31 13:01:40',NULL),(2487,158,'ID Card','2023-10-31','2023-10-31 13:01:45',NULL),(2488,266,'ID Card','2023-10-31','2023-10-31 13:02:02',NULL),(2489,158,'ID Card','2023-10-31','2023-10-31 13:02:05',NULL),(2490,118,'ID Card','2023-10-31','2023-10-31 13:02:23',NULL),(2491,93,'ID Card','2023-10-31','2023-10-31 13:02:37',NULL),(2492,93,'ID Card','2023-10-31','2023-10-31 13:02:47',NULL),(2493,113,'ID Card','2023-10-31','2023-10-31 13:02:53',NULL),(2494,94,'ID Card','2023-10-31','2023-10-31 13:03:06',NULL),(2495,5,'ID Card','2023-10-31','2023-10-31 13:03:12',NULL),(2496,94,'ID Card','2023-10-31','2023-10-31 13:03:18',NULL),(2497,6,'ID Card','2023-10-31','2023-10-31 13:03:37',NULL),(2498,163,'ID Card','2023-10-31','2023-10-31 13:03:45',NULL),(2499,175,'ID Card','2023-10-31','2023-10-31 13:03:54',NULL),(2500,163,'ID Card','2023-10-31','2023-10-31 13:04:04',NULL),(2501,3,'ID Card','2023-10-31','2023-10-31 13:04:15',NULL),(2502,102,'ID Card','2023-10-31','2023-10-31 13:04:28',NULL),(2503,106,'ID Card','2023-10-31','2023-10-31 13:04:34',NULL),(2504,196,'ID Card','2023-10-31','2023-10-31 13:04:49',NULL),(2505,1,'ID Card','2023-10-31','2023-10-31 13:05:19',NULL),(2506,2,'ID Card','2023-10-31','2023-10-31 13:05:34',NULL),(2507,102,'ID Card','2023-10-31','2023-10-31 13:05:35',NULL),(2508,6,'ID Card','2023-10-31','2023-10-31 13:05:51',NULL),(2509,175,'ID Card','2023-10-31','2023-10-31 13:06:09',NULL),(2510,160,'ID Card','2023-10-31','2023-10-31 13:06:11',NULL),(2511,7,'ID Card','2023-10-31','2023-10-31 13:06:25',NULL),(2512,160,'ID Card','2023-10-31','2023-10-31 13:06:25',NULL),(2513,14,'ID Card','2023-10-31','2023-10-31 13:06:54',NULL),(2514,97,'ID Card','2023-10-31','2023-10-31 13:06:58',NULL),(2515,9,'ID Card','2023-10-31','2023-10-31 13:07:10',NULL),(2516,97,'ID Card','2023-10-31','2023-10-31 13:07:21',NULL),(2517,8,'ID Card','2023-10-31','2023-10-31 13:07:28',NULL),(2518,166,'ID Card','2023-10-31','2023-10-31 13:07:38',NULL),(2519,3,'ID Card','2023-10-31','2023-10-31 13:07:45',NULL),(2520,166,'ID Card','2023-10-31','2023-10-31 13:07:55',NULL),(2521,5,'ID Card','2023-10-31','2023-10-31 13:08:00',NULL),(2522,167,'ID Card','2023-10-31','2023-10-31 13:08:10',NULL),(2523,37,'ID Card','2023-10-31','2023-10-31 13:08:18',NULL),(2524,167,'ID Card','2023-10-31','2023-10-31 13:08:33',NULL),(2525,442,'ID Card','2023-10-31','2023-10-31 13:08:36',NULL),(2526,440,'ID Card','2023-10-31','2023-10-31 13:08:53',NULL),(2527,442,'ID Card','2023-10-31','2023-10-31 13:09:12',NULL),(2528,96,'ID Card','2023-10-31','2023-10-31 13:09:25',NULL),(2529,43,'ID Card','2023-10-31','2023-10-31 13:09:45',NULL),(2530,8,'ID Card','2023-10-31','2023-10-31 13:09:58',NULL),(2531,42,'ID Card','2023-10-31','2023-10-31 13:10:12',NULL),(2532,96,'ID Card','2023-10-31','2023-10-31 13:10:39',NULL),(2533,100,'ID Card','2023-10-31','2023-10-31 13:10:57',NULL),(2534,100,'ID Card','2023-10-31','2023-10-31 13:11:14',NULL),(2535,337,'ID Card','2023-10-31','2023-10-31 13:11:32',NULL),(2536,355,'ID Card','2023-10-31','2023-10-31 13:15:39',NULL),(2537,334,'ID Card','2023-10-31','2023-10-31 13:15:55',NULL),(2538,467,'ID Card','2023-10-31','2023-10-31 13:16:10',NULL),(2539,449,'ID Card','2023-10-31','2023-10-31 13:16:24',NULL),(2540,455,'ID Card','2023-10-31','2023-10-31 13:16:49',NULL),(2541,361,'ID Card','2023-10-31','2023-10-31 13:17:03',NULL),(2543,366,'ID Card','2023-10-31','2023-10-31 13:17:24',NULL),(2544,351,'ID Card','2023-10-31','2023-10-31 13:17:43',NULL),(2545,345,'ID Card','2023-10-31','2023-10-31 13:17:46',NULL),(2546,344,'ID Card','2023-10-31','2023-10-31 13:18:01',NULL),(2547,481,'ID Card','2023-10-31','2023-10-31 13:18:23',NULL),(2548,436,'ID Card','2023-10-31','2023-10-31 13:18:36',NULL),(2549,352,'ID Card','2023-10-31','2023-10-31 13:18:37',NULL),(2550,354,'ID Card','2023-10-31','2023-10-31 13:18:54',NULL),(2551,357,'ID Card','2023-10-31','2023-10-31 13:18:57',NULL),(2552,481,'ID Card','2023-10-31','2023-10-31 13:19:08',NULL),(2553,333,'ID Card','2023-10-31','2023-10-31 13:19:09',NULL),(2554,358,'ID Card','2023-10-31','2023-10-31 13:19:24',NULL),(2555,365,'ID Card','2023-10-31','2023-10-31 13:19:35',NULL),(2556,470,'ID Card','2023-10-31','2023-10-31 13:19:36',NULL),(2557,355,'ID Card','2023-10-31','2023-10-31 13:19:48',NULL),(2558,355,'ID Card','2023-10-31','2023-10-31 13:20:10',NULL),(2559,439,'ID Card','2023-10-31','2023-10-31 13:20:32',NULL),(2560,360,'ID Card','2023-10-31','2023-10-31 13:20:48',NULL),(2561,364,'ID Card','2023-10-31','2023-10-31 13:20:50',NULL),(2562,333,'ID Card','2023-10-31','2023-10-31 13:21:04',NULL),(2563,427,'ID Card','2023-10-31','2023-10-31 13:21:07',NULL),(2564,354,'ID Card','2023-10-31','2023-10-31 13:21:19',NULL),(2565,476,'ID Card','2023-10-31','2023-10-31 13:21:22',NULL),(2566,365,'ID Card','2023-10-31','2023-10-31 13:21:34',NULL),(2567,356,'ID Card','2023-10-31','2023-10-31 13:21:41',NULL),(2568,436,'ID Card','2023-10-31','2023-10-31 13:21:50',NULL),(2569,479,'ID Card','2023-10-31','2023-10-31 13:22:02',NULL),(2570,467,'ID Card','2023-10-31','2023-10-31 13:22:05',NULL),(2571,364,'ID Card','2023-10-31','2023-10-31 13:22:16',NULL),(2572,478,'ID Card','2023-10-31','2023-10-31 13:22:22',NULL),(2573,334,'ID Card','2023-10-31','2023-10-31 13:22:30',NULL),(2574,477,'ID Card','2023-10-31','2023-10-31 13:22:41',NULL),(2575,457,'ID Card','2023-10-31','2023-10-31 13:22:53',NULL),(2576,356,'ID Card','2023-10-31','2023-10-31 13:23:06',NULL),(2577,478,'ID Card','2023-10-31','2023-10-31 13:23:26',NULL),(2578,360,'ID Card','2023-10-31','2023-10-31 13:23:32',NULL),(2579,370,'ID Card','2023-10-31','2023-10-31 13:23:37',NULL),(2580,350,'ID Card','2023-10-31','2023-10-31 13:23:51',NULL),(2581,366,'ID Card','2023-10-31','2023-10-31 13:23:58',NULL),(2582,348,'ID Card','2023-10-31','2023-10-31 13:24:06',NULL),(2583,351,'ID Card','2023-10-31','2023-10-31 13:24:19',NULL),(2584,368,'ID Card','2023-10-31','2023-10-31 13:24:38',NULL),(2585,427,'ID Card','2023-10-31','2023-10-31 13:24:53',NULL),(2586,359,'ID Card','2023-10-31','2023-10-31 13:24:54',NULL),(2587,363,'ID Card','2023-10-31','2023-10-31 13:25:07',NULL),(2588,455,'ID Card','2023-10-31','2023-10-31 13:25:22',NULL),(2590,350,'ID Card','2023-10-31','2023-10-31 13:25:35',NULL),(2591,358,'ID Card','2023-10-31','2023-10-31 13:25:39',NULL),(2592,352,'ID Card','2023-10-31','2023-10-31 13:25:54',NULL),(2593,439,'ID Card','2023-10-31','2023-10-31 13:26:11',NULL),(2594,344,'ID Card','2023-10-31','2023-10-31 13:26:22',NULL),(2595,348,'ID Card','2023-10-31','2023-10-31 13:26:37',NULL),(2596,41,'ID Card','2023-10-31','2023-10-31 13:26:51',NULL),(2597,359,'ID Card','2023-10-31','2023-10-31 13:27:03',NULL),(2598,449,'ID Card','2023-10-31','2023-10-31 13:27:06',NULL),(2599,37,'ID Card','2023-10-31','2023-10-31 13:27:19',NULL),(2600,368,'ID Card','2023-10-31','2023-10-31 13:27:20',NULL),(2601,370,'ID Card','2023-10-31','2023-10-31 13:27:34',NULL),(2602,171,'ID Card','2023-10-31','2023-10-31 13:27:34',NULL),(2603,345,'ID Card','2023-10-31','2023-10-31 13:27:48',NULL),(2604,363,'ID Card','2023-10-31','2023-10-31 13:27:49',NULL),(2605,48,'ID Card','2023-10-31','2023-10-31 13:28:06',NULL),(2606,477,'ID Card','2023-10-31','2023-10-31 13:28:28',NULL),(2607,457,'ID Card','2023-10-31','2023-10-31 13:28:45',NULL),(2608,51,'ID Card','2023-10-31','2023-10-31 13:28:58',NULL),(2609,470,'ID Card','2023-10-31','2023-10-31 13:29:13',NULL),(2610,174,'ID Card','2023-10-31','2023-10-31 13:29:35',NULL),(2611,476,'ID Card','2023-10-31','2023-10-31 13:29:50',NULL),(2612,479,'ID Card','2023-10-31','2023-10-31 13:30:04',NULL),(2613,357,'ID Card','2023-10-31','2023-10-31 13:30:19',NULL),(2614,86,'ID Card','2023-11-01','2023-11-01 08:52:21',NULL),(2615,149,'ID Card','2023-11-01','2023-11-01 08:53:28',NULL),(2616,214,'ID Card','2023-11-01','2023-11-01 08:53:42',NULL),(2617,149,'ID Card','2023-11-01','2023-11-01 08:53:59',NULL),(2618,214,'ID Card','2023-11-01','2023-11-01 08:54:20',NULL),(2619,66,'ID Card','2023-11-01','2023-11-01 08:54:35',NULL),(2620,76,'ID Card','2023-11-01','2023-11-01 08:55:27',NULL),(2622,132,'ID Card','2023-11-01','2023-11-01 08:55:53',NULL),(2623,65,'ID Card','2023-11-01','2023-11-01 08:56:07',NULL),(2624,60,'ID Card','2023-11-01','2023-11-01 08:56:23',NULL),(2625,76,'ID Card','2023-11-01','2023-11-01 08:56:54',NULL),(2627,122,'ID Card','2023-11-01','2023-11-01 08:57:37',NULL),(2630,122,'ID Card','2023-11-01','2023-11-01 08:58:39',NULL),(2631,60,'ID Card','2023-11-01','2023-11-01 08:59:31',NULL),(2632,132,'ID Card','2023-11-01','2023-11-01 09:00:01',NULL),(2633,56,'ID Card','2023-11-01','2023-11-01 09:00:36',NULL),(2634,178,'ID Card','2023-11-01','2023-11-01 09:01:02',NULL),(2635,178,'ID Card','2023-11-01','2023-11-01 09:01:24',NULL),(2636,56,'ID Card','2023-11-01','2023-11-01 09:01:41',NULL),(2637,142,'ID Card','2023-11-01','2023-11-01 09:02:06',NULL),(2638,142,'ID Card','2023-11-01','2023-11-01 09:02:27',NULL),(2639,69,'ID Card','2023-11-01','2023-11-01 09:02:54',NULL),(2640,65,'ID Card','2023-11-01','2023-11-01 09:03:25',NULL),(2641,66,'ID Card','2023-11-01','2023-11-01 09:03:55',NULL),(2642,69,'ID Card','2023-11-01','2023-11-01 09:04:40',NULL),(2643,86,'ID Card','2023-11-01','2023-11-01 09:05:04',NULL),(2644,90,'ID Card','2023-11-01','2023-11-01 09:06:30',NULL),(2645,95,'ID Card','2023-11-01','2023-11-01 09:06:45',NULL),(2646,92,'ID Card','2023-11-01','2023-11-01 09:07:00',NULL),(2647,79,'ID Card','2023-11-01','2023-11-01 09:07:36',NULL),(2648,87,'ID Card','2023-11-01','2023-11-01 09:25:39',NULL),(2649,164,'ID Card','2023-11-01','2023-11-01 09:25:55',NULL),(2650,159,'ID Card','2023-11-01','2023-11-01 09:26:11',NULL),(2651,101,'ID Card','2023-11-01','2023-11-01 09:26:25',NULL),(2652,152,'ID Card','2023-11-01','2023-11-01 09:26:44',NULL),(2653,98,'ID Card','2023-11-01','2023-11-01 09:27:05',NULL),(2654,159,'ID Card','2023-11-01','2023-11-01 09:27:28',NULL),(2655,82,'ID Card','2023-11-01','2023-11-01 09:27:39',NULL),(2656,88,'ID Card','2023-11-01','2023-11-01 09:27:54',NULL),(2657,95,'ID Card','2023-11-01','2023-11-01 09:28:31',NULL),(2658,90,'ID Card','2023-11-01','2023-11-01 09:28:49',NULL),(2659,98,'ID Card','2023-11-01','2023-11-01 09:28:59',NULL),(2660,92,'ID Card','2023-11-01','2023-11-01 09:29:12',NULL),(2661,153,'ID Card','2023-11-01','2023-11-01 09:29:28',NULL),(2662,150,'ID Card','2023-11-01','2023-11-01 09:29:43',NULL),(2663,79,'ID Card','2023-11-01','2023-11-01 09:29:56',NULL),(2664,85,'ID Card','2023-11-01','2023-11-01 09:30:15',NULL),(2665,85,'ID Card','2023-11-01','2023-11-01 09:30:27',NULL),(2666,101,'ID Card','2023-11-01','2023-11-01 09:30:41',NULL),(2667,164,'ID Card','2023-11-01','2023-11-01 09:30:53',NULL),(2668,82,'ID Card','2023-11-01','2023-11-01 09:31:04',NULL),(2669,87,'ID Card','2023-11-01','2023-11-01 09:31:41',NULL),(2670,152,'ID Card','2023-11-01','2023-11-01 09:32:05',NULL),(2671,150,'ID Card','2023-11-01','2023-11-01 09:32:18',NULL),(2672,153,'ID Card','2023-11-01','2023-11-01 09:33:00',NULL),(2673,88,'ID Card','2023-11-01','2023-11-01 09:33:52',NULL),(2674,145,'ID Card','2023-11-01','2023-11-01 09:34:16',NULL),(2675,75,'ID Card','2023-11-01','2023-11-01 09:34:41',NULL),(2676,77,'ID Card','2023-11-01','2023-11-01 09:35:41',NULL),(2677,145,'ID Card','2023-11-01','2023-11-01 09:35:55',NULL),(2678,77,'ID Card','2023-11-01','2023-11-01 09:36:08',NULL),(2679,63,'ID Card','2023-11-01','2023-11-01 09:36:48',NULL),(2680,74,'ID Card','2023-11-01','2023-11-01 09:37:23',NULL),(2681,146,'ID Card','2023-11-01','2023-11-01 09:37:38',NULL),(2682,75,'ID Card','2023-11-01','2023-11-01 09:37:57',NULL),(2683,180,'ID Card','2023-11-01','2023-11-01 09:38:08',NULL),(2684,136,'ID Card','2023-11-01','2023-11-01 09:38:21',NULL),(2685,68,'ID Card','2023-11-01','2023-11-01 09:38:34',NULL),(2686,78,'ID Card','2023-11-01','2023-11-01 09:38:52',NULL),(2687,74,'ID Card','2023-11-01','2023-11-01 09:39:03',NULL),(2688,146,'ID Card','2023-11-01','2023-11-01 09:39:20',NULL),(2689,180,'ID Card','2023-11-01','2023-11-01 09:39:34',NULL),(2690,119,'ID Card','2023-11-01','2023-11-01 09:39:49',NULL),(2691,116,'ID Card','2023-11-01','2023-11-01 09:40:09',NULL),(2692,119,'ID Card','2023-11-01','2023-11-01 09:40:49',NULL),(2693,116,'ID Card','2023-11-01','2023-11-01 09:41:01',NULL),(2694,136,'ID Card','2023-11-01','2023-11-01 09:41:14',NULL),(2695,63,'ID Card','2023-11-01','2023-11-01 09:41:27',NULL),(2696,176,'ID Card','2023-11-01','2023-11-01 09:41:40',NULL),(2697,130,'ID Card','2023-11-01','2023-11-01 09:41:55',NULL),(2698,129,'ID Card','2023-11-01','2023-11-01 09:42:08',NULL),(2699,130,'ID Card','2023-11-01','2023-11-01 09:42:23',NULL),(2700,129,'ID Card','2023-11-01','2023-11-01 09:42:35',NULL),(2701,144,'ID Card','2023-11-01','2023-11-01 09:43:02',NULL),(2702,141,'ID Card','2023-11-01','2023-11-01 09:43:19',NULL),(2703,71,'ID Card','2023-11-01','2023-11-01 09:43:31',NULL),(2704,71,'ID Card','2023-11-01','2023-11-01 09:43:42',NULL),(2706,144,'ID Card','2023-11-01','2023-11-01 09:44:14',NULL),(2707,141,'ID Card','2023-11-01','2023-11-01 09:44:25',NULL),(2708,68,'ID Card','2023-11-01','2023-11-01 09:44:39',NULL),(2709,176,'ID Card','2023-11-01','2023-11-01 09:44:51',NULL),(2710,78,'ID Card','2023-11-01','2023-11-01 09:45:02',NULL),(2712,224,'ID Card','2023-11-01','2023-11-01 09:46:16',NULL),(2713,131,'ID Card','2023-11-01','2023-11-01 09:46:41',NULL),(2714,134,'ID Card','2023-11-01','2023-11-01 09:46:45',NULL),(2715,210,'ID Card','2023-11-01','2023-11-01 09:47:00',NULL),(2716,120,'ID Card','2023-11-01','2023-11-01 09:47:10',NULL),(2717,26,'ID Card','2023-11-01','2023-11-01 09:47:20',NULL),(2718,177,'ID Card','2023-11-01','2023-11-01 09:47:29',NULL),(2719,25,'ID Card','2023-11-01','2023-11-01 09:47:40',NULL),(2720,36,'ID Card','2023-11-01','2023-11-01 09:47:50',NULL),(2721,108,'ID Card','2023-11-01','2023-11-01 09:48:58',NULL),(2722,53,'ID Card','2023-11-01','2023-11-01 09:49:13',NULL),(2723,23,'ID Card','2023-11-01','2023-11-01 09:49:26',NULL),(2724,109,'ID Card','2023-11-01','2023-11-01 09:49:38',NULL),(2725,112,'ID Card','2023-11-01','2023-11-01 09:49:49',NULL),(2726,210,'ID Card','2023-11-01','2023-11-01 09:50:03',NULL),(2727,26,'ID Card','2023-11-01','2023-11-01 09:50:18',NULL),(2728,52,'ID Card','2023-11-01','2023-11-01 09:50:40',NULL),(2729,142,'ID Card','2023-11-01','2023-11-01 09:50:53',NULL),(2730,114,'ID Card','2023-11-01','2023-11-01 09:51:16',NULL),(2731,24,'ID Card','2023-11-01','2023-11-01 09:51:29',NULL),(2732,36,'ID Card','2023-11-01','2023-11-01 09:52:55',NULL),(2733,108,'ID Card','2023-11-01','2023-11-01 09:53:20',NULL),(2734,57,'ID Card','2023-11-01','2023-11-01 09:53:43',NULL),(2735,57,'ID Card','2023-11-01','2023-11-01 09:53:58',NULL),(2736,131,'ID Card','2023-11-01','2023-11-01 09:54:08',NULL),(2737,224,'ID Card','2023-11-01','2023-11-01 09:54:18',NULL),(2738,224,'ID Card','2023-11-01','2023-11-01 09:54:19',NULL),(2739,125,'ID Card','2023-11-01','2023-11-01 09:54:37',NULL),(2740,29,'ID Card','2023-11-01','2023-11-01 09:54:50',NULL),(2741,28,'ID Card','2023-11-01','2023-11-01 09:55:42',NULL),(2742,128,'ID Card','2023-11-01','2023-11-01 09:56:29',NULL),(2743,126,'ID Card','2023-11-01','2023-11-01 09:56:41',NULL),(2744,125,'ID Card','2023-11-01','2023-11-01 09:56:51',NULL),(2745,29,'ID Card','2023-11-01','2023-11-01 09:57:03',NULL),(2746,128,'ID Card','2023-11-01','2023-11-01 09:57:16',NULL),(2747,28,'ID Card','2023-11-01','2023-11-01 09:57:27',NULL),(2748,134,'ID Card','2023-11-01','2023-11-01 09:57:48',NULL),(2749,126,'ID Card','2023-11-01','2023-11-01 09:58:01',NULL),(2750,114,'ID Card','2023-11-01','2023-11-01 09:58:13',NULL),(2751,52,'ID Card','2023-11-01','2023-11-01 09:58:33',NULL),(2752,24,'ID Card','2023-11-01','2023-11-01 09:58:51',NULL),(2753,120,'ID Card','2023-11-01','2023-11-01 09:59:01',NULL),(2754,177,'ID Card','2023-11-01','2023-11-01 09:59:16',NULL),(2755,112,'ID Card','2023-11-01','2023-11-01 09:59:28',NULL),(2756,112,'ID Card','2023-11-01','2023-11-01 09:59:28',NULL),(2757,109,'ID Card','2023-11-01','2023-11-01 09:59:40',NULL),(2758,53,'ID Card','2023-11-01','2023-11-01 10:00:10',NULL),(2759,23,'ID Card','2023-11-01','2023-11-01 10:00:20',NULL),(2760,103,'ID Card','2023-11-01','2023-11-01 12:30:07',NULL),(2761,103,'ID Card','2023-11-01','2023-11-01 12:30:28',NULL),(2762,105,'ID Card','2023-11-01','2023-11-01 12:31:01',NULL),(2763,105,'ID Card','2023-11-01','2023-11-01 12:31:10',NULL),(2764,104,'ID Card','2023-11-01','2023-11-01 12:31:32',NULL),(2765,104,'ID Card','2023-11-01','2023-11-01 12:31:41',NULL),(2766,335,'ID Card','2023-11-01','2023-11-01 12:31:57',NULL),(2767,335,'ID Card','2023-11-01','2023-11-01 12:32:06',NULL),(2768,361,'ID Card','2023-11-01','2023-11-01 12:32:25',NULL),(2769,361,'ID Card','2023-11-01','2023-11-01 12:32:33',NULL),(2770,472,'ID Card','2023-11-01','2023-11-01 12:34:06',NULL),(2771,438,'ID Card','2023-11-01','2023-11-01 12:34:24',NULL),(2772,434,'ID Card','2023-11-01','2023-11-01 12:34:45',NULL),(2773,463,'ID Card','2023-11-01','2023-11-01 12:35:04',NULL),(2774,433,'ID Card','2023-11-01','2023-11-01 12:35:24',NULL),(2775,462,'ID Card','2023-11-01','2023-11-01 12:35:38',NULL),(2776,453,'ID Card','2023-11-01','2023-11-01 12:35:52',NULL),(2777,453,'ID Card','2023-11-01','2023-11-01 12:36:08',NULL),(2778,461,'ID Card','2023-11-01','2023-11-01 12:36:31',NULL),(2779,438,'ID Card','2023-11-01','2023-11-01 12:36:45',NULL),(2780,461,'ID Card','2023-11-01','2023-11-01 12:36:58',NULL),(2781,373,'ID Card','2023-11-01','2023-11-01 12:37:12',NULL),(2782,463,'ID Card','2023-11-01','2023-11-01 12:37:56',NULL),(2783,462,'ID Card','2023-11-01','2023-11-01 12:38:08',NULL),(2784,464,'ID Card','2023-11-01','2023-11-01 12:38:20',NULL),(2785,385,'ID Card','2023-11-01','2023-11-01 12:38:33',NULL),(2786,435,'ID Card','2023-11-01','2023-11-01 12:38:57',NULL),(2787,464,'ID Card','2023-11-01','2023-11-01 12:39:12',NULL),(2788,466,'ID Card','2023-11-01','2023-11-01 12:39:24',NULL),(2789,385,'ID Card','2023-11-01','2023-11-01 12:39:48',NULL),(2790,386,'ID Card','2023-11-01','2023-11-01 12:40:03',NULL),(2791,435,'ID Card','2023-11-01','2023-11-01 12:40:16',NULL),(2792,386,'ID Card','2023-11-01','2023-11-01 12:40:28',NULL),(2793,387,'ID Card','2023-11-01','2023-11-01 12:40:42',NULL),(2794,466,'ID Card','2023-11-01','2023-11-01 12:40:55',NULL),(2795,452,'ID Card','2023-11-01','2023-11-01 12:41:09',NULL),(2796,433,'ID Card','2023-11-01','2023-11-01 12:41:40',NULL),(2797,448,'ID Card','2023-11-01','2023-11-01 12:42:05',NULL),(2798,445,'ID Card','2023-11-01','2023-11-01 12:42:18',NULL),(2799,445,'ID Card','2023-11-01','2023-11-01 12:42:31',NULL),(2800,465,'ID Card','2023-11-01','2023-11-01 12:42:44',NULL),(2801,459,'ID Card','2023-11-01','2023-11-01 12:42:58',NULL),(2802,387,'ID Card','2023-11-01','2023-11-01 12:43:11',NULL),(2803,446,'ID Card','2023-11-01','2023-11-01 12:43:37',NULL),(2804,452,'ID Card','2023-11-01','2023-11-01 12:43:51',NULL),(2805,447,'ID Card','2023-11-01','2023-11-01 12:44:06',NULL),(2806,465,'ID Card','2023-11-01','2023-11-01 12:44:18',NULL),(2807,454,'ID Card','2023-11-01','2023-11-01 12:44:40',NULL),(2808,471,'ID Card','2023-11-01','2023-11-01 12:44:57',NULL),(2809,468,'ID Card','2023-11-01','2023-11-01 12:45:17',NULL),(2810,450,'ID Card','2023-11-01','2023-11-01 12:45:31',NULL),(2811,383,'ID Card','2023-11-01','2023-11-01 12:45:47',NULL),(2812,459,'ID Card','2023-11-01','2023-11-01 12:46:00',NULL),(2813,472,'ID Card','2023-11-01','2023-11-01 12:46:20',NULL),(2814,446,'ID Card','2023-11-01','2023-11-01 12:46:36',NULL),(2815,471,'ID Card','2023-11-01','2023-11-01 12:46:47',NULL),(2816,444,'ID Card','2023-11-01','2023-11-01 12:47:01',NULL),(2817,448,'ID Card','2023-11-01','2023-11-01 12:47:12',NULL),(2818,444,'ID Card','2023-11-01','2023-11-01 12:47:47',NULL),(2819,450,'ID Card','2023-11-01','2023-11-01 12:48:01',NULL),(2820,454,'ID Card','2023-11-01','2023-11-01 12:48:11',NULL),(2821,434,'ID Card','2023-11-01','2023-11-01 12:48:23',NULL),(2822,383,'ID Card','2023-11-01','2023-11-01 12:48:35',NULL),(2823,468,'ID Card','2023-11-01','2023-11-01 12:48:58',NULL),(2824,373,'ID Card','2023-11-01','2023-11-01 12:49:21',NULL),(2825,447,'ID Card','2023-11-01','2023-11-01 12:49:52',NULL),(2826,374,'ID Card','2023-11-01','2023-11-01 12:50:08',NULL),(2827,374,'ID Card','2023-11-01','2023-11-01 12:50:16',NULL),(2828,399,'ID Card','2023-11-01','2023-11-01 12:53:08',NULL),(2829,410,'ID Card','2023-11-01','2023-11-01 12:53:22',NULL),(2830,406,'ID Card','2023-11-01','2023-11-01 12:53:37',NULL),(2831,473,'ID Card','2023-11-01','2023-11-01 12:54:06',NULL),(2832,400,'ID Card','2023-11-01','2023-11-01 12:54:20',NULL),(2833,393,'ID Card','2023-11-01','2023-11-01 12:54:33',NULL),(2834,412,'ID Card','2023-11-01','2023-11-01 12:54:53',NULL),(2835,394,'ID Card','2023-11-01','2023-11-01 12:55:11',NULL),(2836,394,'ID Card','2023-11-01','2023-11-01 12:55:32',NULL),(2837,406,'ID Card','2023-11-01','2023-11-01 12:55:43',NULL),(2838,393,'ID Card','2023-11-01','2023-11-01 12:56:07',NULL),(2839,474,'ID Card','2023-11-01','2023-11-01 12:56:20',NULL),(2840,412,'ID Card','2023-11-01','2023-11-01 12:56:36',NULL),(2841,413,'ID Card','2023-11-01','2023-11-01 12:56:55',NULL),(2842,401,'ID Card','2023-11-01','2023-11-01 12:57:11',NULL),(2843,410,'ID Card','2023-11-01','2023-11-01 12:57:22',NULL),(2844,413,'ID Card','2023-11-01','2023-11-01 12:58:17',NULL),(2845,474,'ID Card','2023-11-01','2023-11-01 12:58:33',NULL),(2846,420,'ID Card','2023-11-01','2023-11-01 12:58:48',NULL),(2848,431,'ID Card','2023-11-01','2023-11-01 12:59:15',NULL),(2849,431,'ID Card','2023-11-01','2023-11-01 13:00:01',NULL),(2850,419,'ID Card','2023-11-01','2023-11-01 13:00:16',NULL),(2851,473,'ID Card','2023-11-01','2023-11-01 13:00:28',NULL),(2852,432,'ID Card','2023-11-01','2023-11-01 13:00:48',NULL),(2853,425,'ID Card','2023-11-01','2023-11-01 13:01:00',NULL),(2854,403,'ID Card','2023-11-01','2023-11-01 13:01:16',NULL),(2855,404,'ID Card','2023-11-01','2023-11-01 13:02:00',NULL),(2856,392,'ID Card','2023-11-01','2023-11-01 13:02:13',NULL),(2857,399,'ID Card','2023-11-01','2023-11-01 13:02:26',NULL),(2858,397,'ID Card','2023-11-01','2023-11-01 13:02:40',NULL),(2859,397,'ID Card','2023-11-01','2023-11-01 13:02:50',NULL),(2860,416,'ID Card','2023-11-01','2023-11-01 13:03:43',NULL),(2861,418,'ID Card','2023-11-01','2023-11-01 13:03:56',NULL),(2862,400,'ID Card','2023-11-01','2023-11-01 13:04:13',NULL),(2863,392,'ID Card','2023-11-01','2023-11-01 13:04:26',NULL),(2864,396,'ID Card','2023-11-01','2023-11-01 13:04:42',NULL),(2865,407,'ID Card','2023-11-01','2023-11-01 13:05:08',NULL),(2866,404,'ID Card','2023-11-01','2023-11-01 13:05:55',NULL),(2867,426,'ID Card','2023-11-01','2023-11-01 13:06:13',NULL),(2868,429,'ID Card','2023-11-01','2023-11-01 13:06:34',NULL),(2869,425,'ID Card','2023-11-01','2023-11-01 13:06:47',NULL),(2870,407,'ID Card','2023-11-01','2023-11-01 13:07:17',NULL),(2871,429,'ID Card','2023-11-01','2023-11-01 13:07:35',NULL),(2872,430,'ID Card','2023-11-01','2023-11-01 13:08:02',NULL),(2873,422,'ID Card','2023-11-01','2023-11-01 13:08:15',NULL),(2874,420,'ID Card','2023-11-01','2023-11-01 13:08:29',NULL),(2875,409,'ID Card','2023-11-01','2023-11-01 13:08:46',NULL),(2876,426,'ID Card','2023-11-01','2023-11-01 13:09:04',NULL),(2877,398,'ID Card','2023-11-01','2023-11-01 13:09:20',NULL),(2878,398,'ID Card','2023-11-01','2023-11-01 13:09:34',NULL),(2879,430,'ID Card','2023-11-01','2023-11-01 13:09:46',NULL),(2880,424,'ID Card','2023-11-01','2023-11-01 13:10:03',NULL),(2881,416,'ID Card','2023-11-01','2023-11-01 13:10:26',NULL),(2882,422,'ID Card','2023-11-01','2023-11-01 13:10:55',NULL),(2883,396,'ID Card','2023-11-01','2023-11-01 13:11:15',NULL),(2884,424,'ID Card','2023-11-01','2023-11-01 13:36:54',NULL),(2885,418,'ID Card','2023-11-01','2023-11-01 13:37:12',NULL),(2886,403,'ID Card','2023-11-01','2023-11-01 13:37:33',NULL),(2887,402,'ID Card','2023-11-01','2023-11-01 13:37:46',NULL),(2888,402,'ID Card','2023-11-01','2023-11-01 13:37:56',NULL),(2889,423,'ID Card','2023-11-01','2023-11-01 13:38:16',NULL),(2890,417,'ID Card','2023-11-01','2023-11-01 13:38:32',NULL),(2891,401,'ID Card','2023-11-01','2023-11-01 13:38:47',NULL),(2892,432,'ID Card','2023-11-01','2023-11-01 13:39:06',NULL),(2893,428,'ID Card','2023-11-01','2023-11-01 13:39:28',NULL),(2894,411,'ID Card','2023-11-01','2023-11-01 13:39:43',NULL),(2895,415,'ID Card','2023-11-01','2023-11-01 13:40:00',NULL),(2896,419,'ID Card','2023-11-01','2023-11-01 13:40:20',NULL),(2897,409,'ID Card','2023-11-01','2023-11-01 13:40:36',NULL),(2898,423,'ID Card','2023-11-01','2023-11-01 13:40:55',NULL),(2899,411,'ID Card','2023-11-01','2023-11-01 13:41:08',NULL),(2900,417,'ID Card','2023-11-01','2023-11-01 13:41:22',NULL),(2902,428,'ID Card','2023-11-01','2023-11-01 13:42:30',NULL),(2903,415,'ID Card','2023-11-01','2023-11-01 13:42:44',NULL),(2904,370,'Haircut','2023-11-18','2023-11-18 05:56:29',NULL),(2905,171,'Haircut','2023-11-18','2023-11-18 06:10:48',NULL),(2906,470,'Haircut','2023-11-18','2023-11-18 06:21:24',NULL),(2907,61,'Haircut','2023-11-18','2023-11-18 06:36:30',NULL),(2908,391,'Haircut','2023-11-18','2023-11-18 06:49:18',NULL),(2909,94,'Haircut','2023-11-18','2023-11-18 07:00:10',NULL),(2910,55,'Haircut','2023-11-18','2023-11-18 07:09:34',NULL),(2911,64,'Haircut','2023-11-18','2023-11-18 07:20:00',NULL),(2912,100,'Haircut','2023-11-18','2023-11-18 07:32:45',NULL),(2913,154,'Haircut','2023-11-18','2023-11-18 07:42:16',NULL),(2914,467,'Haircut','2023-11-18','2023-11-18 07:54:29',NULL),(2915,443,'Haircut','2023-11-18','2023-11-18 08:00:47',NULL),(2916,382,'Haircut','2023-11-18','2023-11-18 08:06:07',NULL),(2917,469,'Haircut','2023-11-18','2023-11-18 08:08:16',NULL),(2918,485,'Haircut','2023-11-18','2023-11-18 08:08:36',NULL),(2919,472,'Haircut','2023-11-18','2023-11-18 08:08:55',NULL),(2920,83,'Haircut','2023-11-18','2023-11-18 08:35:49',NULL),(2921,77,'Haircut','2023-11-18','2023-11-18 08:36:10',NULL),(2922,213,'Haircut','2023-11-18','2023-11-18 08:36:31',NULL),(2923,159,'Haircut','2023-11-18','2023-11-18 08:36:55',NULL),(2924,375,'Hair Treatment','2023-11-24','2023-11-24 07:29:50',NULL),(2925,378,'Hair Treatment','2023-11-24','2023-11-24 07:30:29',NULL),(2926,148,'Hair Treatment','2023-11-24','2023-11-24 07:33:51',NULL),(2927,93,'Hair Treatment','2023-11-24','2023-11-24 07:35:00',NULL),(2928,390,'Hair Treatment','2023-11-24','2023-11-24 07:35:27',NULL),(2929,436,'Hair Treatment','2023-11-24','2023-11-24 07:37:32',NULL),(2930,455,'Hair Treatment','2023-11-24','2023-11-24 07:38:16',NULL),(2931,102,'Hair Treatment','2023-11-24','2023-11-24 07:40:38',NULL),(2932,42,'Hair Treatment','2023-11-24','2023-11-24 07:41:01',NULL),(2933,41,'Hair Treatment','2023-11-24','2023-11-24 07:41:29',NULL),(2934,161,'Hair Treatment','2023-11-24','2023-11-24 07:41:54',NULL),(2935,163,'Hair Treatment','2023-11-24','2023-11-24 07:42:17',NULL),(2936,196,'Hair Treatment','2023-11-24','2023-11-24 07:42:50',NULL),(2937,13,'Hair Treatment','2023-11-24','2023-11-24 08:08:20',NULL),(2938,174,'Hair Treatment','2023-11-24','2023-11-24 08:08:40',NULL),(2939,127,'Hair Treatment','2023-11-25','2023-11-25 03:28:18',NULL),(2940,37,'Hair Treatment','2023-11-25','2023-11-25 03:31:57',NULL),(2941,148,'Hair Treatment','2023-11-25','2023-11-25 03:39:24',NULL),(2942,100,'Hair Treatment','2023-11-25','2023-11-25 04:01:02',NULL),(2943,147,'Hair Treatment','2023-11-25','2023-11-25 04:01:40',NULL),(2944,365,'Hair Treatment','2023-11-25','2023-11-25 04:05:18',NULL),(2945,334,'Hair Treatment','2023-11-25','2023-11-25 04:06:31',NULL),(2946,363,'Hair Treatment','2023-11-25','2023-11-25 04:07:18',NULL),(2947,332,'Hair Treatment','2023-11-25','2023-11-25 04:07:43',NULL),(2948,347,'Hair Treatment','2023-11-25','2023-11-25 04:08:16',NULL),(2949,479,'Hair Treatment','2023-11-25','2023-11-25 04:09:20',NULL),(2950,392,'Hair Treatment','2023-11-25','2023-11-25 04:17:01',NULL),(2951,417,'Hair Treatment','2023-11-25','2023-11-25 04:27:33',NULL),(2952,418,'Hair Treatment','2023-11-25','2023-11-25 04:29:03',NULL),(2953,413,'Hair Treatment','2023-11-25','2023-11-25 04:31:20',NULL),(2954,484,'Hair Treatment','2023-11-25','2023-11-25 04:31:46',NULL),(2955,379,'Hair Treatment','2023-11-25','2023-11-25 04:32:42',NULL),(2956,382,'Hair Treatment','2023-11-25','2023-11-25 04:33:56',NULL),(2958,400,'Hair Treatment','2023-11-25','2023-11-25 04:34:37',NULL),(2959,449,'Hair Treatment','2023-11-25','2023-11-25 04:49:20',NULL),(2960,381,'Hair Treatment','2023-11-25','2023-11-25 04:51:19',NULL),(2961,455,'Hair Treatment','2023-11-25','2023-11-25 04:56:31',NULL),(2962,470,'Hair Treatment','2023-11-25','2023-11-25 04:57:10',NULL),(2963,125,'Hair Treatment','2023-11-25','2023-11-25 04:58:31',NULL),(2964,53,'Hair Treatment','2023-11-25','2023-11-25 05:00:14',NULL),(2965,139,'Hair Treatment','2023-11-25','2023-11-25 05:02:48',NULL),(2966,41,'Hair Treatment','2023-11-25','2023-11-25 05:03:24',NULL),(2967,170,'Hair Treatment','2023-11-25','2023-11-25 05:04:38',NULL),(2968,174,'Hair Treatment','2023-11-25','2023-11-25 05:06:16',NULL),(2969,37,'Hair Treatment','2023-11-25','2023-11-25 05:22:19',NULL),(2970,49,'Hair Treatment','2023-11-25','2023-11-25 05:22:37',NULL),(2971,196,'Hair Treatment','2023-11-25','2023-11-25 05:23:09',NULL),(2972,106,'Hair Treatment','2023-11-25','2023-11-25 05:23:35',NULL),(2973,22,'Hair Treatment','2023-11-25','2023-11-25 05:25:49',NULL),(2974,6,'Hair Treatment','2023-11-25','2023-11-25 05:26:21',NULL),(2975,163,'Hair Treatment','2023-11-25','2023-11-25 05:26:40',NULL),(2976,120,'Hair Treatment','2023-11-25','2023-11-25 05:27:22',NULL),(2977,23,'Hair Treatment','2023-11-25','2023-11-25 05:27:46',NULL),(2978,28,'Hair Treatment','2023-11-25','2023-11-25 05:28:30',NULL),(2979,224,'Hair Treatment','2023-11-25','2023-11-25 05:29:14',NULL),(2980,135,'Hair Treatment','2023-11-25','2023-11-25 05:29:44',NULL),(2981,135,'Hair Treatment','2023-11-25','2023-11-25 05:40:39',NULL),(2982,14,'Hair Treatment','2023-11-25','2023-11-25 05:41:57',NULL),(2983,347,'Hair Treatment','2023-11-25','2023-11-25 05:42:59',NULL),(2984,479,'Hair Treatment','2023-11-25','2023-11-25 05:43:37',NULL),(2985,461,'Hair Treatment','2023-11-25','2023-11-25 05:44:01',NULL),(2986,427,'Hair Treatment','2023-11-25','2023-11-25 05:44:34',NULL),(2987,355,'Hair Treatment','2023-11-25','2023-11-25 06:47:28',NULL),(2988,349,'Hair Treatment','2023-11-25','2023-11-25 06:51:47',NULL),(2989,484,'Hair Treatment','2023-11-25','2023-11-25 06:52:23',NULL),(2990,417,'Hair Treatment','2023-11-25','2023-11-25 06:55:58',NULL),(2991,398,'Hair Treatment','2023-11-25','2023-11-25 06:56:28',NULL),(2992,411,'Hair Treatment','2023-11-25','2023-11-25 06:56:48',NULL),(2993,432,'Hair Treatment','2023-11-25','2023-11-25 06:57:10',NULL),(2995,111,'Hair Treatment','2023-11-25','2023-11-25 06:57:50',NULL),(2996,428,'Hair Treatment','2023-11-25','2023-11-25 07:00:49',NULL),(2997,475,'Hair Treatment','2023-11-25','2023-11-25 07:08:52',NULL),(2998,433,'Hair Treatment','2023-11-25','2023-11-25 07:09:15',NULL),(2999,445,'Hair Treatment','2023-11-25','2023-11-25 07:09:34',NULL),(3000,461,'Hair Treatment','2023-11-25','2023-11-25 07:09:58',NULL),(3001,214,'Hair Treatment','2023-11-25','2023-11-25 07:10:16',NULL),(3002,436,'Hair Treatment','2023-11-25','2023-11-25 07:10:37',NULL),(3003,91,'Haircut','2023-11-25','2023-11-25 07:14:55',NULL),(3004,78,'Haircut','2023-11-25','2023-11-25 07:15:23',NULL),(3005,165,'Haircut','2023-11-25','2023-11-25 07:15:54',NULL),(3006,107,'Haircut','2023-11-25','2023-11-25 07:16:32',NULL),(3007,22,'Haircut','2023-11-25','2023-11-25 07:16:55',NULL),(3008,6,'Haircut','2023-11-25','2023-11-25 07:17:24',NULL),(3009,34,'Haircut','2023-11-25','2023-11-25 07:17:48',NULL),(3010,118,'Haircut','2023-11-25','2023-11-25 07:18:08',NULL),(3011,5,'Haircut','2023-11-25','2023-11-25 07:18:30',NULL),(3012,2,'Haircut','2023-11-25','2023-11-25 07:18:55',NULL),(3013,106,'Haircut','2023-11-25','2023-11-25 07:19:12',NULL),(3014,105,'Haircut','2023-11-25','2023-11-25 07:19:32',NULL),(3015,9,'Haircut','2023-11-25','2023-11-25 07:19:56',NULL),(3016,8,'Shoes','2023-11-27','2023-11-27 05:27:56',NULL),(3017,101,'Hair Treatment','2023-11-27','2023-11-27 06:23:50',NULL),(3018,63,'Hair Treatment','2023-11-27','2023-11-27 06:24:08',NULL),(3019,120,'Hair Treatment','2023-11-27','2023-11-27 06:24:23',NULL),(3020,125,'Hair Treatment','2023-11-27','2023-11-27 06:24:40',NULL),(3021,23,'Hair Treatment','2023-11-27','2023-11-27 06:24:56',NULL),(3022,224,'Hair Treatment','2023-11-27','2023-11-27 06:25:17',NULL),(3023,9,'Haircut','2023-11-27','2023-11-27 06:31:23',NULL),(3024,175,'Haircut','2023-11-27','2023-11-27 06:31:38',NULL),(3025,50,'Haircut','2023-11-27','2023-11-27 06:32:00',NULL),(3026,14,'Haircut','2023-11-27','2023-11-27 06:32:18',NULL),(3027,158,'Haircut','2023-11-27','2023-11-27 06:32:44',NULL),(3028,115,'Haircut','2023-11-27','2023-11-27 06:39:33',NULL),(3029,113,'Haircut','2023-11-27','2023-11-27 06:40:14',NULL),(3030,266,'Haircut','2023-11-27','2023-11-27 06:41:14',NULL),(3031,130,'Hair Treatment','2023-11-27','2023-11-27 06:47:54',NULL),(3032,85,'Hair Treatment','2023-11-27','2023-11-27 06:48:22',NULL),(3033,71,'Hair Treatment','2023-11-27','2023-11-27 06:48:40',NULL),(3034,144,'Hair Treatment','2023-11-27','2023-11-27 06:49:05',NULL),(3035,82,'Hair Treatment','2023-11-27','2023-11-27 06:49:23',NULL),(3036,98,'Hair Treatment','2023-11-27','2023-11-27 06:51:17',NULL),(3037,482,'Hair Treatment','2023-11-27','2023-11-27 06:51:41',NULL),(3038,482,'Hair Treatment','2023-11-27','2023-11-27 06:52:10',NULL),(3039,170,'Hair Treatment','2023-11-27','2023-11-27 06:52:44',NULL),(3040,374,'Hair Treatment','2023-11-27','2023-11-27 06:53:16',NULL),(3041,454,'Hair Treatment','2023-11-27','2023-11-27 07:02:07',NULL),(3042,445,'Hair Treatment','2023-11-27','2023-11-27 07:02:48',NULL),(3043,196,'Hair Treatment','2023-11-27','2023-11-27 07:03:21',NULL),(3044,41,'Hair Treatment','2023-11-27','2023-11-27 07:25:11',NULL),(3045,37,'Hair Treatment','2023-11-27','2023-11-27 07:25:29',NULL),(3046,44,'Hair Treatment','2023-11-27','2023-11-27 07:26:12',NULL),(3047,180,'Hair Treatment','2023-11-27','2023-11-27 07:26:30',NULL),(3048,1,'Hair Treatment','2023-11-27','2023-11-27 07:26:42',NULL),(3049,2,'Hair Treatment','2023-11-27','2023-11-27 07:26:59',NULL),(3051,457,'Hair Treatment','2023-11-28','2023-11-28 08:01:59',NULL),(3052,375,'Hair Treatment','2023-11-28','2023-11-28 08:02:32',NULL),(3053,378,'Hair Treatment','2023-11-28','2023-11-28 08:02:57',NULL),(3054,384,'Hair Treatment','2023-11-28','2023-11-28 08:03:14',NULL),(3055,80,'Hair Treatment','2023-11-28','2023-11-28 08:03:31',NULL),(3056,155,'Hair Treatment','2023-11-28','2023-11-28 08:03:52',NULL),(3057,155,'Hair Treatment','2023-11-28','2023-11-28 08:04:39',NULL),(3058,96,'Hair Treatment','2023-11-28','2023-11-28 08:11:27',NULL),(3059,96,'Hair Treatment','2023-11-28','2023-11-28 08:11:48',NULL),(3061,400,'Hair Treatment','2023-11-28','2023-11-28 08:12:44',NULL),(3062,417,'Hair Treatment','2023-11-28','2023-11-28 08:13:04',NULL),(3063,335,'Hair Treatment','2023-11-28','2023-11-28 08:13:21',NULL),(3064,366,'Hair Treatment','2023-11-28','2023-11-28 08:13:38',NULL),(3065,481,'Hair Treatment','2023-11-28','2023-11-28 08:13:57',NULL),(3066,365,'Hair Treatment','2023-11-28','2023-11-28 08:14:21',NULL),(3067,348,'Hair Treatment','2023-11-28','2023-11-28 08:14:44',NULL),(3068,82,'Hair Treatment','2023-11-28','2023-11-28 08:16:31',NULL),(3069,63,'Hair Treatment','2023-11-28','2023-11-28 08:17:27',NULL),(3070,71,'Hair Treatment','2023-11-28','2023-11-28 08:17:45',NULL),(3071,85,'Hair Treatment','2023-11-28','2023-11-28 08:44:42',NULL),(3072,125,'Hair Treatment','2023-11-28','2023-11-28 08:45:05',NULL),(3073,23,'Hair Treatment','2023-11-28','2023-11-28 08:45:31',NULL),(3074,7,'Hair Treatment','2023-11-28','2023-11-28 08:46:05',NULL),(3075,7,'Hair Treatment','2023-11-28','2023-11-28 08:55:34',NULL),(3076,81,'Hair Treatment','2023-11-28','2023-11-28 08:56:00',NULL),(3077,44,'Hair Treatment','2023-11-28','2023-11-28 08:56:38',NULL),(3078,43,'Hair Treatment','2023-11-28','2023-11-28 08:56:54',NULL),(3079,41,'Hair Treatment','2023-11-28','2023-11-28 08:57:11',NULL),(3080,45,'Hair Treatment','2023-11-28','2023-11-28 08:57:28',NULL),(3081,482,'Hair Treatment','2023-11-28','2023-11-28 08:57:45',NULL),(3082,120,'Hair Treatment','2023-11-28','2023-11-28 08:58:00',NULL),(3083,158,'Hair Treatment','2023-11-28','2023-11-28 08:58:17',NULL),(3084,163,'Hair Treatment','2023-11-28','2023-11-28 08:58:38',NULL),(3085,69,'Hair Treatment','2023-11-28','2023-11-28 08:58:53',NULL),(3086,97,'Hair Treatment','2023-11-28','2023-11-28 08:59:09',NULL),(3087,169,'Hair Treatment','2023-11-29','2023-11-29 07:08:13',NULL),(3088,218,'Hair Treatment','2023-11-29','2023-11-29 07:08:33',NULL),(3089,193,'Hair Treatment','2023-11-29','2023-11-29 07:08:51',NULL),(3090,194,'Hair Treatment','2023-11-29','2023-11-29 07:09:40',NULL),(3091,222,'Hair Treatment','2023-11-29','2023-11-29 07:10:37',NULL),(3092,258,'Hair Treatment','2023-11-29','2023-11-29 07:13:44',NULL),(3093,287,'Hair Treatment','2023-11-29','2023-11-29 07:14:01',NULL),(3094,280,'Hair Treatment','2023-11-29','2023-11-29 07:14:16',NULL),(3095,233,'Hair Treatment','2023-11-29','2023-11-29 07:14:40',NULL),(3096,279,'Hair Treatment','2023-11-29','2023-11-29 07:15:00',NULL),(3097,479,'Hair Treatment','2023-11-29','2023-11-29 07:15:46',NULL),(3098,427,'Hair Treatment','2023-11-29','2023-11-29 07:16:03',NULL),(3099,447,'Hair Treatment','2023-11-29','2023-11-29 07:16:19',NULL),(3100,447,'Hair Treatment','2023-11-29','2023-11-29 07:16:19',NULL),(3101,455,'Hair Treatment','2023-11-29','2023-11-29 07:17:07',NULL),(3102,392,'Hair Treatment','2023-11-29','2023-11-29 07:17:51',NULL),(3103,392,'Hair Treatment','2023-11-29','2023-11-29 07:19:44',NULL),(3104,398,'Hair Treatment','2023-11-29','2023-11-29 07:20:21',NULL),(3105,374,'Hair Treatment','2023-11-29','2023-11-29 07:22:14',NULL),(3106,454,'Hair Treatment','2023-11-29','2023-11-29 07:22:32',NULL),(3107,434,'Hair Treatment','2023-11-29','2023-11-29 07:23:00',NULL),(3108,335,'Hair Treatment','2023-11-29','2023-11-29 07:23:56',NULL),(3109,399,'Hair Treatment','2023-11-30','2023-11-30 05:16:22',NULL),(3111,126,'Hair Treatment','2023-11-30','2023-11-30 05:17:03',NULL),(3112,53,'Hair Treatment','2023-11-30','2023-11-30 05:20:08',NULL),(3113,132,'Hair Treatment','2023-11-30','2023-11-30 05:20:22',NULL),(3114,214,'Hair Treatment','2023-11-30','2023-11-30 05:20:56',NULL),(3115,101,'Hair Treatment','2023-11-30','2023-11-30 05:21:12',NULL),(3116,85,'Hair Treatment','2023-11-30','2023-11-30 05:28:10',NULL),(3117,180,'Hair Treatment','2023-11-30','2023-11-30 05:29:43',NULL),(3118,130,'Hair Treatment','2023-11-30','2023-11-30 05:31:03',NULL),(3119,71,'Hair Treatment','2023-11-30','2023-11-30 05:32:57',NULL),(3120,116,'Hair Treatment','2023-11-30','2023-11-30 06:06:09',NULL),(3121,111,'Hair Treatment','2023-11-30','2023-11-30 06:06:23',NULL),(3122,97,'Hair Treatment','2023-11-30','2023-11-30 06:06:38',NULL),(3123,63,'Hair Treatment','2023-11-30','2023-11-30 06:08:24',NULL),(3124,80,'Hair Treatment','2023-11-30','2023-11-30 06:15:20',NULL),(3125,482,'Hair Treatment','2023-11-30','2023-11-30 06:25:08',NULL),(3126,41,'Hair Treatment','2023-11-30','2023-11-30 07:01:52',NULL),(3127,45,'Hair Treatment','2023-11-30','2023-11-30 07:15:10',NULL),(3128,208,'Hair Treatment','2023-11-30','2023-11-30 07:15:36',NULL),(3129,208,'Hair Treatment','2023-12-01','2023-12-01 02:59:26',NULL),(3130,257,'Hair Treatment','2023-12-01','2023-12-01 02:59:46',NULL),(3131,258,'Hair Treatment','2023-12-01','2023-12-01 03:00:26',NULL),(3132,169,'Hair Treatment','2023-12-01','2023-12-01 03:01:53',NULL),(3133,233,'Hair Treatment','2023-12-01','2023-12-01 03:02:52',NULL),(3134,287,'Hair Treatment','2023-12-01','2023-12-01 03:03:11',NULL),(3135,241,'Hair Treatment','2023-12-01','2023-12-01 03:03:29',NULL),(3136,226,'Hair Treatment','2023-12-01','2023-12-01 03:05:09',NULL),(3137,417,'Hair Treatment','2023-12-01','2023-12-01 03:05:36',NULL),(3138,400,'Hair Treatment','2023-12-01','2023-12-01 03:09:07',NULL),(3139,431,'Hair Treatment','2023-12-01','2023-12-01 03:11:20',NULL),(3140,485,'Hair Treatment','2023-12-01','2023-12-01 03:11:42',NULL),(3141,455,'Hair Treatment','2023-12-01','2023-12-01 03:12:03',NULL),(3142,378,'Hair Treatment','2023-12-01','2023-12-01 03:13:05',NULL),(3143,411,'Hair Treatment','2023-12-01','2023-12-01 03:13:29',NULL),(3144,418,'Hair Treatment','2023-12-01','2023-12-01 03:18:23',NULL),(3145,479,'Hair Treatment','2023-12-01','2023-12-01 03:18:47',NULL),(3146,355,'Hair Treatment','2023-12-01','2023-12-01 03:21:02',NULL),(3147,218,'Hair Treatment','2023-12-01','2023-12-01 03:47:01',NULL),(3148,127,'Hair Treatment','2023-12-01','2023-12-01 03:53:00',NULL),(3149,12,'Hair Treatment','2023-12-01','2023-12-01 03:55:03',NULL),(3150,44,'Hair Treatment','2023-12-01','2023-12-01 03:55:40',NULL),(3151,125,'Hair Treatment','2023-12-01','2023-12-01 06:00:15',NULL),(3152,170,'Hair Treatment','2023-12-01','2023-12-01 06:00:39',NULL),(3153,41,'Hair Treatment','2023-12-01','2023-12-01 06:16:43',NULL),(3154,43,'Hair Treatment','2023-12-01','2023-12-01 06:22:03',NULL),(3155,132,'Hair Treatment','2023-12-01','2023-12-01 06:25:29',NULL),(3156,85,'Hair Treatment','2023-12-01','2023-12-01 07:16:14',NULL),(3157,85,'Hair Treatment','2023-12-01','2023-12-01 07:16:38',NULL),(3158,101,'Hair Treatment','2023-12-01','2023-12-01 07:16:56',NULL),(3159,144,'Hair Treatment','2023-12-01','2023-12-01 07:17:27',NULL),(3160,82,'Hair Treatment','2023-12-01','2023-12-01 07:19:15',NULL),(3161,81,'Hair Treatment','2023-12-01','2023-12-01 07:19:30',NULL),(3162,214,'Hair Treatment','2023-12-01','2023-12-01 07:19:46',NULL),(3163,97,'Hair Treatment','2023-12-01','2023-12-01 07:22:09',NULL),(3164,223,'Hair Treatment','2023-12-02','2023-12-02 04:08:55',NULL),(3165,218,'Hair Treatment','2023-12-02','2023-12-02 04:09:14',NULL),(3166,258,'Hair Treatment','2023-12-02','2023-12-02 04:09:37',NULL),(3167,208,'Hair Treatment','2023-12-02','2023-12-02 04:10:05',NULL),(3168,172,'Hair Treatment','2023-12-02','2023-12-02 04:10:25',NULL),(3169,191,'Hair Treatment','2023-12-02','2023-12-02 04:10:54',NULL),(3170,169,'Hair Treatment','2023-12-02','2023-12-02 04:11:22',NULL),(3171,287,'Hair Treatment','2023-12-02','2023-12-02 04:12:59',NULL),(3172,233,'Hair Treatment','2023-12-02','2023-12-02 04:13:17',NULL),(3173,280,'Hair Treatment','2023-12-02','2023-12-02 04:13:45',NULL),(3174,461,'Hair Treatment','2023-12-02','2023-12-02 04:14:01',NULL),(3175,444,'Hair Treatment','2023-12-02','2023-12-02 04:14:16',NULL),(3176,455,'Hair Treatment','2023-12-02','2023-12-02 04:14:43',NULL),(3177,436,'Hair Treatment','2023-12-02','2023-12-02 04:15:00',NULL),(3178,457,'Hair Treatment','2023-12-02','2023-12-02 04:15:22',NULL),(3179,378,'Hair Treatment','2023-12-02','2023-12-02 04:15:37',NULL),(3180,93,'Hair Treatment','2023-12-02','2023-12-02 04:15:50',NULL),(3182,337,'Hair Treatment','2023-12-02','2023-12-02 04:17:18',NULL),(3183,335,'Hair Treatment','2023-12-02','2023-12-02 04:18:13',NULL),(3184,475,'Hair Treatment','2023-12-02','2023-12-02 04:18:27',NULL),(3185,438,'Hair Treatment','2023-12-02','2023-12-02 04:18:40',NULL),(3186,82,'Hair Treatment','2023-12-02','2023-12-02 04:19:02',NULL),(3187,85,'Hair Treatment','2023-12-02','2023-12-02 04:19:16',NULL),(3188,23,'Hair Treatment','2023-12-02','2023-12-02 04:19:38',NULL),(3189,53,'Hair Treatment','2023-12-02','2023-12-02 04:19:57',NULL),(3190,132,'Hair Treatment','2023-12-02','2023-12-02 04:20:11',NULL),(3191,224,'Hair Treatment','2023-12-02','2023-12-02 04:20:24',NULL),(3192,49,'Hair Treatment','2023-12-02','2023-12-02 04:20:40',NULL),(3193,12,'Hair Treatment','2023-12-02','2023-12-02 04:20:56',NULL),(3194,139,'Hair Treatment','2023-12-02','2023-12-02 04:21:14',NULL),(3195,196,'Hair Treatment','2023-12-02','2023-12-02 04:21:28',NULL),(3196,482,'Hair Treatment','2023-12-02','2023-12-02 04:21:44',NULL),(3197,101,'Hair Treatment','2023-12-02','2023-12-02 04:21:58',NULL),(3198,112,'Hair Treatment','2023-12-02','2023-12-02 04:22:16',NULL),(3199,130,'Hair Treatment','2023-12-02','2023-12-02 04:22:30',NULL),(3200,214,'Hair Treatment','2023-12-02','2023-12-02 04:22:45',NULL),(3201,111,'Hair Treatment','2023-12-02','2023-12-02 04:22:58',NULL),(3202,155,'Hair Treatment','2023-12-02','2023-12-02 04:23:13',NULL),(3203,28,'Hair Treatment','2023-12-02','2023-12-02 04:23:30',NULL),(3204,245,'Hair Treatment','2023-12-02','2023-12-02 04:23:48',NULL),(3205,258,'Hair Treatment','2023-12-02','2023-12-02 04:24:03',NULL),(3206,258,'Hair Treatment','2023-12-02','2023-12-02 04:24:59',NULL),(3207,251,'Hair Treatment','2023-12-02','2023-12-02 04:25:14',NULL),(3208,202,'Hair Treatment','2023-12-02','2023-12-02 04:25:52',NULL),(3209,200,'Hair Treatment','2023-12-02','2023-12-02 04:26:24',NULL),(3210,218,'Hair Treatment','2023-12-02','2023-12-02 04:27:11',NULL),(3211,218,'Hair Treatment','2023-12-02','2023-12-02 04:29:46',NULL),(3212,208,'Hair Treatment','2023-12-02','2023-12-02 04:30:12',NULL),(3213,217,'Hair Treatment','2023-12-02','2023-12-02 04:30:27',NULL),(3214,287,'Hair Treatment','2023-12-02','2023-12-02 04:30:42',NULL),(3215,223,'Hair Treatment','2023-12-02','2023-12-02 04:30:57',NULL),(3216,383,'Hair Treatment','2023-12-02','2023-12-02 04:31:15',NULL),(3217,378,'Hair Treatment','2023-12-02','2023-12-02 04:31:32',NULL),(3218,80,'Hair Treatment','2023-12-02','2023-12-02 04:31:55',NULL),(3219,116,'Hair Treatment','2023-12-02','2023-12-02 04:32:11',NULL),(3220,62,'Hair Treatment','2023-12-02','2023-12-02 04:32:27',NULL),(3221,376,'Hair Treatment','2023-12-02','2023-12-02 04:32:44',NULL),(3222,384,'Hair Treatment','2023-12-02','2023-12-02 04:33:09',NULL),(3223,332,'Hair Treatment','2023-12-02','2023-12-02 04:33:53',NULL),(3224,479,'Hair Treatment','2023-12-02','2023-12-02 04:34:13',NULL),(3225,180,'Hair Treatment','2023-12-02','2023-12-02 04:34:49',NULL),(3226,384,'Hair Treatment','2023-12-02','2023-12-02 04:35:57',NULL),(3227,422,'Hair Treatment','2023-12-02','2023-12-02 04:36:14',NULL),(3228,428,'Hair Treatment','2023-12-02','2023-12-02 04:36:31',NULL),(3229,120,'Hair Treatment','2023-12-02','2023-12-02 04:36:57',NULL),(3230,23,'Hair Treatment','2023-12-02','2023-12-02 04:38:29',NULL),(3231,125,'Hair Treatment','2023-12-02','2023-12-02 04:38:48',NULL),(3232,214,'Hair Treatment','2023-12-02','2023-12-02 04:39:04',NULL),(3233,132,'Hair Treatment','2023-12-02','2023-12-02 04:39:41',NULL),(3234,49,'Hair Treatment','2023-12-02','2023-12-02 04:39:56',NULL),(3235,196,'Hair Treatment','2023-12-02','2023-12-02 04:40:42',NULL),(3236,85,'Hair Treatment','2023-12-02','2023-12-02 04:46:08',NULL),(3237,153,'Hair Treatment','2023-12-02','2023-12-02 04:46:26',NULL),(3238,37,'Hair Treatment','2023-12-02','2023-12-02 04:46:41',NULL),(3239,48,'Hair Treatment','2023-12-02','2023-12-02 04:46:57',NULL),(3240,82,'Hair Treatment','2023-12-02','2023-12-02 04:47:15',NULL),(3241,88,'Hair Treatment','2023-12-02','2023-12-02 04:47:29',NULL),(3242,170,'Hair Treatment','2023-12-02','2023-12-02 04:47:48',NULL),(3243,45,'Hair Treatment','2023-12-02','2023-12-02 04:48:05',NULL),(3244,179,'Hair Treatment','2023-12-02','2023-12-02 04:49:15',NULL),(3245,482,'Hair Treatment','2023-12-02','2023-12-02 04:49:34',NULL),(3246,70,'Hair Treatment','2023-12-02','2023-12-02 04:50:16',NULL),(3247,170,'Hair Treatment','2023-12-02','2023-12-02 04:51:01',NULL),(3248,127,'Hair Treatment','2023-12-02','2023-12-02 04:51:39',NULL),(3249,45,'Hair Treatment','2023-12-02','2023-12-02 04:51:55',NULL),(3250,139,'Hair Treatment','2023-12-02','2023-12-02 04:52:12',NULL),(3251,110,'Hair Treatment','2023-12-02','2023-12-02 04:52:26',NULL),(3252,37,'Hair Treatment','2023-12-02','2023-12-02 04:53:01',NULL),(3253,120,'Hair Treatment','2023-12-02','2023-12-02 04:53:15',NULL),(3254,53,'Hair Treatment','2023-12-02','2023-12-02 04:53:30',NULL),(3255,125,'Hair Treatment','2023-12-02','2023-12-02 04:53:46',NULL),(3256,132,'Hair Treatment','2023-12-02','2023-12-02 05:55:33',NULL),(3257,29,'Hair Treatment','2023-12-02','2023-12-02 05:55:48',NULL),(3258,51,'Hair Treatment','2023-12-02','2023-12-02 05:56:06',NULL),(3259,46,'Hair Treatment','2023-12-02','2023-12-02 05:56:20',NULL),(3260,14,'Hair Treatment','2023-12-02','2023-12-02 05:56:40',NULL),(3261,266,'Hair Treatment','2023-12-02','2023-12-02 05:56:57',NULL),(3262,60,'Hair Treatment','2023-12-02','2023-12-02 05:57:16',NULL),(3263,65,'Hair Treatment','2023-12-02','2023-12-02 05:57:33',NULL),(3264,62,'Hair Treatment','2023-12-02','2023-12-02 05:57:53',NULL),(3265,80,'Hair Treatment','2023-12-02','2023-12-02 05:58:06',NULL),(3266,43,'Hair Treatment','2023-12-02','2023-12-02 05:58:20',NULL),(3267,444,'Hair Treatment','2023-12-02','2023-12-02 05:58:47',NULL),(3268,374,'Hair Treatment','2023-12-02','2023-12-02 05:59:47',NULL),(3269,422,'Hair Treatment','2023-12-02','2023-12-02 06:00:04',NULL),(3270,398,'Hair Treatment','2023-12-02','2023-12-02 06:00:18',NULL),(3271,266,'Hair Treatment','2023-12-02','2023-12-02 06:00:33',NULL),(3272,378,'Hair Treatment','2023-12-02','2023-12-02 06:00:58',NULL),(3273,153,'Hair Treatment','2023-12-02','2023-12-02 06:01:35',NULL),(3274,71,'Hair Treatment','2023-12-02','2023-12-02 06:02:20',NULL),(3275,85,'Hair Treatment','2023-12-02','2023-12-02 06:02:36',NULL),(3276,101,'Hair Treatment','2023-12-02','2023-12-02 06:02:52',NULL),(3277,37,'Hair Treatment','2023-12-02','2023-12-02 06:03:06',NULL),(3278,139,'Hair Treatment','2023-12-02','2023-12-02 06:04:16',NULL),(3279,53,'Hair Treatment','2023-12-02','2023-12-02 06:04:32',NULL),(3280,126,'Hair Treatment','2023-12-02','2023-12-02 06:04:51',NULL),(3281,152,'Hair Treatment','2023-12-02','2023-12-02 06:05:08',NULL),(3282,115,'Hair Treatment','2023-12-02','2023-12-02 06:05:30',NULL),(3283,479,'Hair Treatment','2023-12-02','2023-12-02 06:06:54',NULL),(3284,479,'Hair Treatment','2023-12-02','2023-12-02 06:07:25',NULL),(3285,366,'Hair Treatment','2023-12-02','2023-12-02 06:07:44',NULL),(3287,432,'Hair Treatment','2023-12-02','2023-12-02 06:08:22',NULL),(3288,101,'Hair Treatment','2023-12-02','2023-12-02 06:08:40',NULL),(3289,180,'Hair Treatment','2023-12-02','2023-12-02 06:08:56',NULL),(3290,45,'Hair Treatment','2023-12-02','2023-12-02 06:09:12',NULL),(3291,41,'Hair Treatment','2023-12-02','2023-12-02 06:09:33',NULL),(3292,132,'Hair Treatment','2023-12-02','2023-12-02 06:09:50',NULL),(3293,132,'Hair Treatment','2023-12-02','2023-12-02 06:10:22',NULL),(3294,100,'Hair Treatment','2023-12-02','2023-12-02 06:12:03',NULL),(3295,155,'Hair Treatment','2023-12-02','2023-12-02 06:12:22',NULL),(3296,55,'Hair Treatment','2023-12-02','2023-12-02 06:16:03',NULL),(3297,111,'Hair Treatment','2023-12-02','2023-12-02 06:16:18',NULL),(3298,49,'Hair Treatment','2023-12-02','2023-12-02 06:16:40',NULL),(3299,49,'Hair Treatment','2023-12-02','2023-12-02 06:17:17',NULL),(3300,163,'Hair Treatment','2023-12-02','2023-12-02 06:17:36',NULL),(3301,196,'Hair Treatment','2023-12-02','2023-12-02 06:20:51',NULL),(3302,62,'Hair Treatment','2023-12-02','2023-12-02 06:21:11',NULL),(3303,20,'Hair Treatment','2023-12-02','2023-12-02 06:21:57',NULL),(3304,58,'Hair Treatment','2023-12-02','2023-12-02 06:22:22',NULL),(3305,43,'Hair Treatment','2023-12-02','2023-12-02 06:22:39',NULL),(3306,479,'Hair Treatment','2023-12-02','2023-12-02 06:24:50',NULL),(3307,366,'Hair Treatment','2023-12-02','2023-12-02 06:25:08',NULL),(3308,366,'Hair Treatment','2023-12-02','2023-12-02 06:26:16',NULL),(3310,432,'Hair Treatment','2023-12-02','2023-12-02 06:28:37',NULL),(3311,101,'Hair Treatment','2023-12-02','2023-12-02 06:30:56',NULL),(3312,180,'Hair Treatment','2023-12-02','2023-12-02 06:31:11',NULL),(3313,45,'Hair Treatment','2023-12-02','2023-12-02 06:31:36',NULL),(3314,41,'Hair Treatment','2023-12-02','2023-12-02 06:31:56',NULL),(3315,132,'Hair Treatment','2023-12-02','2023-12-02 06:33:22',NULL),(3316,100,'Hair Treatment','2023-12-02','2023-12-02 06:34:02',NULL),(3317,155,'Hair Treatment','2023-12-02','2023-12-02 06:34:24',NULL),(3318,55,'Hair Treatment','2023-12-02','2023-12-02 06:34:39',NULL),(3319,111,'Hair Treatment','2023-12-02','2023-12-02 06:34:59',NULL),(3320,49,'Hair Treatment','2023-12-02','2023-12-02 06:35:27',NULL),(3321,163,'Hair Treatment','2023-12-02','2023-12-02 06:35:44',NULL),(3322,196,'Hair Treatment','2023-12-02','2023-12-02 06:35:59',NULL),(3323,62,'Hair Treatment','2023-12-02','2023-12-02 06:36:18',NULL),(3324,20,'Hair Treatment','2023-12-02','2023-12-02 06:37:01',NULL),(3325,58,'Hair Treatment','2023-12-02','2023-12-02 06:37:20',NULL),(3326,43,'Hair Treatment','2023-12-02','2023-12-02 06:37:37',NULL),(3327,423,'Hair Treatment','2023-12-02','2023-12-02 06:38:03',NULL),(3328,398,'Hair Treatment','2023-12-02','2023-12-02 06:39:56',NULL),(3329,417,'Hair Treatment','2023-12-02','2023-12-02 06:40:14',NULL),(3330,428,'Hair Treatment','2023-12-02','2023-12-02 06:40:30',NULL),(3331,400,'Hair Treatment','2023-12-02','2023-12-02 06:56:17',NULL),(3332,120,'Hair Treatment','2023-12-02','2023-12-02 06:56:34',NULL),(3333,53,'Hair Treatment','2023-12-02','2023-12-02 06:56:55',NULL),(3334,23,'Hair Treatment','2023-12-02','2023-12-02 06:57:19',NULL),(3335,43,'Hair Treatment','2023-12-02','2023-12-02 06:57:42',NULL),(3336,101,'Hair Treatment','2023-12-02','2023-12-02 06:58:00',NULL),(3337,482,'Hair Treatment','2023-12-02','2023-12-02 06:58:36',NULL),(3338,45,'Hair Treatment','2023-12-02','2023-12-02 07:01:19',NULL),(3339,41,'Hair Treatment','2023-12-02','2023-12-02 07:01:48',NULL),(3340,196,'Hair Treatment','2023-12-02','2023-12-02 07:40:16',NULL),(3341,8,'Hair Treatment','2023-12-02','2023-12-02 07:40:38',NULL),(3342,54,'Hair Treatment','2023-12-02','2023-12-02 07:41:18',NULL),(3343,89,'Hair Treatment','2023-12-02','2023-12-02 07:41:46',NULL),(3344,487,'Hair Treatment','2023-12-02','2023-12-02 07:42:03',NULL),(3345,100,'Hair Treatment','2023-12-02','2023-12-02 07:42:17',NULL),(3346,47,'Haircut','2023-12-02','2023-12-02 08:28:18',NULL),(3347,121,'Haircut','2023-12-02','2023-12-02 08:28:39',NULL),(3348,385,'Haircut','2023-12-02','2023-12-02 08:28:55',NULL),(3349,463,'Haircut','2023-12-02','2023-12-02 08:29:37',NULL),(3350,440,'Haircut','2023-12-02','2023-12-02 08:29:54',NULL),(3351,446,'Haircut','2023-12-02','2023-12-02 08:30:15',NULL),(3352,482,'Haircut','2023-12-02','2023-12-02 08:30:30',NULL),(3353,448,'Haircut','2023-12-02','2023-12-02 08:30:53',NULL),(3354,450,'Hair Treatment','2023-12-02','2023-12-02 08:31:09',NULL),(3355,450,'Haircut','2023-12-02','2023-12-02 08:31:25',NULL),(3356,437,'Haircut','2023-12-02','2023-12-02 08:31:40',NULL),(3357,20,'Haircut','2023-12-02','2023-12-02 08:31:55',NULL),(3358,84,'Haircut','2023-12-02','2023-12-02 08:32:13',NULL),(3359,58,'Haircut','2023-12-02','2023-12-02 08:32:29',NULL),(3360,117,'Haircut','2023-12-02','2023-12-02 08:32:49',NULL),(3361,135,'Haircut','2023-12-02','2023-12-02 08:33:40',NULL),(3362,35,'Haircut','2023-12-02','2023-12-02 08:33:56',NULL),(3363,140,'Haircut','2023-12-02','2023-12-02 08:34:12',NULL),(3364,143,'Haircut','2023-12-02','2023-12-02 08:34:33',NULL),(3365,471,'Haircut','2023-12-02','2023-12-02 08:34:52',NULL),(3366,460,'Haircut','2023-12-02','2023-12-02 08:35:14',NULL),(3367,376,'Hair Treatment','2023-12-04','2023-12-04 04:26:23',NULL),(3368,375,'Hair Treatment','2023-12-04','2023-12-04 04:29:13',NULL),(3369,332,'Hair Treatment','2023-12-04','2023-12-04 04:29:57',NULL),(3370,427,'Hair Treatment','2023-12-04','2023-12-04 04:30:13',NULL),(3371,341,'Hair Treatment','2023-12-04','2023-12-04 04:41:09',NULL),(3372,335,'Hair Treatment','2023-12-04','2023-12-04 04:41:28',NULL),(3373,366,'Hair Treatment','2023-12-04','2023-12-04 04:54:11',NULL),(3374,347,'Hair Treatment','2023-12-04','2023-12-04 04:54:47',NULL),(3375,160,'Hair Treatment','2023-12-04','2023-12-04 05:00:54',NULL),(3376,80,'Hair Treatment','2023-12-04','2023-12-04 07:07:31',NULL),(3377,375,'Hair Treatment','2023-12-04','2023-12-04 07:09:54',NULL),(3378,166,'Hair Treatment','2023-12-04','2023-12-04 07:37:15',NULL),(3379,455,'Hair Treatment','2023-12-04','2023-12-04 07:37:39',NULL),(3380,457,'Hair Treatment','2023-12-04','2023-12-04 07:38:50',NULL),(3381,103,'Hair Treatment','2023-12-04','2023-12-04 07:39:14',NULL),(3382,224,'Hair Treatment','2023-12-04','2023-12-04 07:39:38',NULL),(3383,23,'Hair Treatment','2023-12-04','2023-12-04 07:39:57',NULL),(3384,120,'Hair Treatment','2023-12-04','2023-12-04 07:40:25',NULL),(3385,412,'Hair Treatment','2023-12-04','2023-12-04 07:41:01',NULL),(3386,432,'Hair Treatment','2023-12-04','2023-12-04 07:41:56',NULL),(3387,423,'Hair Treatment','2023-12-04','2023-12-04 07:42:27',NULL),(3388,399,'Hair Treatment','2023-12-04','2023-12-04 07:42:52',NULL),(3389,417,'Hair Treatment','2023-12-04','2023-12-04 07:43:10',NULL),(3391,411,'Hair Treatment','2023-12-04','2023-12-04 07:44:33',NULL),(3392,392,'Hair Treatment','2023-12-04','2023-12-04 07:44:55',NULL),(3393,398,'Hair Treatment','2023-12-04','2023-12-04 07:45:26',NULL),(3394,429,'Hair Treatment','2023-12-04','2023-12-04 07:46:19',NULL),(3395,444,'Hair Treatment','2023-12-04','2023-12-04 07:46:46',NULL),(3396,433,'Hair Treatment','2023-12-04','2023-12-04 07:47:12',NULL),(3397,461,'Hair Treatment','2023-12-04','2023-12-04 07:47:40',NULL),(3398,445,'Hair Treatment','2023-12-04','2023-12-04 07:48:14',NULL),(3399,438,'Hair Treatment','2023-12-04','2023-12-04 07:48:49',NULL),(3400,468,'Hair Treatment','2023-12-04','2023-12-04 07:49:17',NULL),(3401,466,'Hair Treatment','2023-12-04','2023-12-04 07:49:59',NULL),(3402,371,'Hair Treatment','2023-12-04','2023-12-04 07:50:26',NULL),(3403,374,'Hair Treatment','2023-12-04','2023-12-04 07:50:52',NULL),(3404,475,'Hair Treatment','2023-12-04','2023-12-04 07:51:14',NULL),(3405,384,'Hair Treatment','2023-12-06','2023-12-06 04:23:06',NULL),(3406,455,'Hair Treatment','2023-12-06','2023-12-06 04:23:30',NULL),(3407,375,'Hair Treatment','2023-12-06','2023-12-06 04:23:54',NULL),(3408,80,'Hair Treatment','2023-12-06','2023-12-06 04:24:19',NULL),(3411,167,'Hair Treatment','2023-12-06','2023-12-06 04:26:04',NULL),(3412,166,'Hair Treatment','2023-12-06','2023-12-06 04:26:27',NULL),(3413,132,'Hair Treatment','2023-12-06','2023-12-06 04:26:59',NULL),(3414,23,'Hair Treatment','2023-12-06','2023-12-06 04:27:16',NULL),(3415,126,'Hair Treatment','2023-12-06','2023-12-06 04:27:30',NULL),(3416,126,'Hair Treatment','2023-12-06','2023-12-06 04:28:09',NULL),(3417,122,'Hair Treatment','2023-12-06','2023-12-06 04:28:23',NULL),(3418,104,'Hair Treatment','2023-12-06','2023-12-06 04:28:40',NULL),(3419,214,'Hair Treatment','2023-12-06','2023-12-06 04:29:01',NULL),(3420,43,'Hair Treatment','2023-12-06','2023-12-06 04:30:52',NULL),(3421,41,'Hair Treatment','2023-12-06','2023-12-06 04:31:48',NULL),(3422,54,'Hair Treatment','2023-12-06','2023-12-06 04:32:19',NULL),(3423,111,'Hair Treatment','2023-12-06','2023-12-06 04:32:33',NULL),(3424,45,'Hair Treatment','2023-12-06','2023-12-06 04:32:52',NULL),(3425,127,'Hair Treatment','2023-12-06','2023-12-06 04:33:45',NULL),(3426,447,'Hair Treatment','2023-12-06','2023-12-06 04:34:30',NULL),(3427,465,'Hair Treatment','2023-12-06','2023-12-06 04:35:01',NULL),(3428,453,'Hair Treatment','2023-12-06','2023-12-06 04:35:21',NULL),(3429,444,'Hair Treatment','2023-12-06','2023-12-06 04:35:41',NULL),(3430,445,'Hair Treatment','2023-12-06','2023-12-06 04:35:57',NULL),(3431,459,'Hair Treatment','2023-12-06','2023-12-06 04:36:13',NULL),(3432,383,'Hair Treatment','2023-12-06','2023-12-06 04:36:28',NULL),(3433,374,'Hair Treatment','2023-12-06','2023-12-06 04:36:42',NULL),(3434,387,'Hair Treatment','2023-12-06','2023-12-06 04:36:57',NULL),(3435,461,'Hair Treatment','2023-12-06','2023-12-06 04:58:37',NULL),(3436,432,'Hair Treatment','2023-12-06','2023-12-06 04:58:55',NULL),(3437,392,'Hair Treatment','2023-12-06','2023-12-06 04:59:11',NULL),(3438,400,'Hair Treatment','2023-12-06','2023-12-06 07:52:57',NULL),(3439,422,'Hair Treatment','2023-12-06','2023-12-06 07:53:16',NULL),(3440,411,'Hair Treatment','2023-12-06','2023-12-06 07:53:41',NULL),(3441,423,'Hair Treatment','2023-12-06','2023-12-06 07:54:12',NULL),(3442,429,'Hair Treatment','2023-12-06','2023-12-06 07:54:27',NULL),(3443,417,'Hair Treatment','2023-12-06','2023-12-06 07:54:45',NULL),(3444,396,'Hair Treatment','2023-12-06','2023-12-06 07:55:23',NULL),(3446,72,'Hair Treatment','2023-12-07','2023-12-07 09:29:45',NULL),(3447,101,'Hair Treatment','2023-12-07','2023-12-07 09:30:08',NULL),(3448,85,'Hair Treatment','2023-12-07','2023-12-07 09:30:23',NULL),(3449,63,'Hair Treatment','2023-12-07','2023-12-07 09:30:46',NULL),(3450,88,'Hair Treatment','2023-12-07','2023-12-07 09:31:03',NULL),(3451,130,'Hair Treatment','2023-12-07','2023-12-07 09:31:18',NULL),(3452,152,'Hair Treatment','2023-12-07','2023-12-07 09:31:34',NULL),(3453,487,'Hair Treatment','2023-12-07','2023-12-07 09:31:49',NULL),(3454,82,'Hair Treatment','2023-12-07','2023-12-07 09:36:42',NULL),(3455,153,'Hair Treatment','2023-12-07','2023-12-07 09:36:57',NULL),(3456,56,'Hair Treatment','2023-12-08','2023-12-08 04:00:33',NULL),(3457,120,'Hair Treatment','2023-12-08','2023-12-08 04:00:49',NULL),(3458,65,'Hair Treatment','2023-12-08','2023-12-08 04:01:03',NULL),(3459,122,'Hair Treatment','2023-12-08','2023-12-08 04:01:18',NULL),(3460,178,'Hair Treatment','2023-12-08','2023-12-08 04:01:36',NULL),(3461,60,'Hair Treatment','2023-12-08','2023-12-08 04:01:57',NULL),(3462,28,'Hair Treatment','2023-12-08','2023-12-08 04:02:18',NULL),(3463,29,'Hair Treatment','2023-12-08','2023-12-08 04:02:55',NULL),(3464,23,'Hair Treatment','2023-12-08','2023-12-08 04:03:10',NULL),(3465,53,'Hair Treatment','2023-12-08','2023-12-08 04:03:24',NULL),(3466,363,'Hair Treatment','2023-12-08','2023-12-08 04:03:45',NULL),(3467,427,'Hair Treatment','2023-12-08','2023-12-08 04:04:02',NULL),(3468,342,'Hair Treatment','2023-12-08','2023-12-08 04:52:16',NULL),(3469,479,'Hair Treatment','2023-12-08','2023-12-08 04:52:35',NULL),(3470,481,'Hair Treatment','2023-12-08','2023-12-08 04:52:51',NULL),(3471,347,'Hair Treatment','2023-12-08','2023-12-08 04:53:05',NULL),(3472,355,'Hair Treatment','2023-12-08','2023-12-08 04:53:24',NULL),(3473,341,'Hair Treatment','2023-12-08','2023-12-08 04:53:39',NULL),(3474,365,'Hair Treatment','2023-12-08','2023-12-08 07:45:26',NULL),(3475,339,'Hair Treatment','2023-12-08','2023-12-08 07:46:26',NULL),(3476,331,'Hair Treatment','2023-12-08','2023-12-08 07:47:05',NULL),(3477,348,'Hair Treatment','2023-12-08','2023-12-08 07:47:41',NULL),(3478,349,'Hair Treatment','2023-12-08','2023-12-08 07:49:21',NULL),(3479,358,'Hair Treatment','2023-12-08','2023-12-08 07:52:14',NULL),(3480,358,'Hair Treatment','2023-12-08','2023-12-08 07:57:45',NULL),(3481,486,'Hair Treatment','2023-12-08','2023-12-08 07:58:16',NULL),(3482,335,'Hair Treatment','2023-12-08','2023-12-08 07:59:02',NULL),(3483,345,'Hair Treatment','2023-12-08','2023-12-08 08:00:06',NULL),(3484,351,'Hair Treatment','2023-12-08','2023-12-08 08:00:45',NULL),(3485,357,'Hair Treatment','2023-12-08','2023-12-08 08:01:25',NULL),(3486,352,'Hair Treatment','2023-12-08','2023-12-08 08:01:44',NULL),(3487,466,'Haircut','2023-12-09','2023-12-09 06:56:44',NULL),(3488,377,'Haircut','2023-12-09','2023-12-09 06:58:05',NULL),(3489,462,'Haircut','2023-12-09','2023-12-09 06:58:53',NULL),(3490,434,'Haircut','2023-12-09','2023-12-09 07:00:21',NULL),(3491,483,'Haircut','2023-12-09','2023-12-09 07:01:09',NULL),(3492,176,'Haircut','2023-12-09','2023-12-09 07:02:23',NULL),(3493,150,'Haircut','2023-12-09','2023-12-09 07:02:50',NULL),(3494,33,'Haircut','2023-12-09','2023-12-09 07:03:37',NULL),(3495,164,'Haircut','2023-12-09','2023-12-09 07:07:14',NULL),(3496,78,'Haircut','2023-12-09','2023-12-09 07:07:31',NULL),(3497,95,'Haircut','2023-12-09','2023-12-09 07:07:49',NULL),(3498,146,'Haircut','2023-12-09','2023-12-09 07:08:10',NULL),(3499,87,'Haircut','2023-12-09','2023-12-09 07:08:39',NULL),(3500,92,'Haircut','2023-12-09','2023-12-09 07:09:43',NULL),(3501,75,'Haircut','2023-12-09','2023-12-09 07:10:18',NULL),(3502,90,'Haircut','2023-12-09','2023-12-09 07:10:38',NULL),(3503,129,'Haircut','2023-12-09','2023-12-09 07:11:03',NULL),(3504,462,'Hair Treatment','2023-12-09','2023-12-09 07:12:03',NULL),(3505,468,'Hair Treatment','2023-12-09','2023-12-09 07:12:17',NULL),(3506,433,'Hair Treatment','2023-12-09','2023-12-09 07:12:34',NULL),(3507,435,'Hair Treatment','2023-12-09','2023-12-09 07:12:53',NULL),(3508,461,'Hair Treatment','2023-12-09','2023-12-09 07:13:31',NULL),(3509,454,'Hair Treatment','2023-12-09','2023-12-09 07:13:48',NULL),(3510,438,'Hair Treatment','2023-12-09','2023-12-09 07:16:43',NULL),(3511,444,'Hair Treatment','2023-12-09','2023-12-09 07:17:02',NULL),(3512,441,'Hair Treatment','2023-12-09','2023-12-09 07:17:23',NULL),(3513,453,'Hair Treatment','2023-12-09','2023-12-09 07:17:44',NULL),(3514,380,'Hair Treatment','2023-12-09','2023-12-09 07:19:13',NULL),(3515,374,'Hair Treatment','2023-12-09','2023-12-09 07:19:59',NULL),(3516,427,'Hair Treatment','2023-12-09','2023-12-09 07:20:24',NULL),(3517,459,'Hair Treatment','2023-12-09','2023-12-09 07:20:44',NULL),(3518,387,'Hair Treatment','2023-12-09','2023-12-09 07:21:00',NULL),(3519,471,'Hair Treatment','2023-12-09','2023-12-09 07:21:16',NULL),(3520,475,'Hair Treatment','2023-12-09','2023-12-09 07:21:36',NULL),(3521,472,'Hair Treatment','2023-12-09','2023-12-09 07:21:56',NULL),(3522,377,'Hair Treatment','2023-12-09','2023-12-09 07:22:10',NULL),(3523,371,'Hair Treatment','2023-12-09','2023-12-09 07:22:51',NULL),(3524,77,'Haircut','2023-12-09','2023-12-09 07:24:13',NULL),(3525,159,'Haircut','2023-12-09','2023-12-09 07:24:30',NULL),(3526,74,'Haircut','2023-12-09','2023-12-09 07:25:12',NULL),(3527,166,'Hair Treatment','2023-12-11','2023-12-11 07:50:03',NULL),(3529,389,'Hair Treatment','2023-12-11','2023-12-11 07:50:51',NULL),(3530,167,'Hair Treatment','2023-12-11','2023-12-11 07:51:08',NULL),(3531,156,'Hair Treatment','2023-12-11','2023-12-11 07:53:05',NULL),(3532,97,'Hair Treatment','2023-12-11','2023-12-11 07:53:28',NULL),(3533,384,'Hair Treatment','2023-12-11','2023-12-11 08:29:00',NULL),(3534,457,'Hair Treatment','2023-12-11','2023-12-11 08:29:14',NULL),(3535,378,'Hair Treatment','2023-12-11','2023-12-11 08:29:32',NULL),(3537,469,'Hair Treatment','2023-12-11','2023-12-11 08:30:11',NULL),(3538,93,'Hair Treatment','2023-12-11','2023-12-11 08:30:34',NULL),(3539,390,'Hair Treatment','2023-12-11','2023-12-11 08:37:57',NULL),(3540,100,'Hair Treatment','2023-12-11','2023-12-11 08:38:54',NULL),(3541,155,'Hair Treatment','2023-12-11','2023-12-11 08:39:12',NULL),(3542,111,'Hair Treatment','2023-12-11','2023-12-11 08:39:33',NULL),(3543,436,'Hair Treatment','2023-12-11','2023-12-11 08:39:47',NULL),(3544,381,'Hair Treatment','2023-12-11','2023-12-11 08:40:37',NULL),(3545,62,'Hair Treatment','2023-12-11','2023-12-11 08:40:51',NULL),(3546,455,'Hair Treatment','2023-12-11','2023-12-11 08:41:09',NULL),(3547,41,'Hair Treatment','2023-12-13','2023-12-13 03:53:01',NULL),(3548,45,'Hair Treatment','2023-12-13','2023-12-13 03:53:18',NULL),(3549,139,'Hair Treatment','2023-12-13','2023-12-13 03:53:40',NULL),(3550,174,'Hair Treatment','2023-12-13','2023-12-13 03:54:30',NULL),(3551,110,'Hair Treatment','2023-12-13','2023-12-13 03:54:44',NULL),(3552,48,'Hair Treatment','2023-12-13','2023-12-13 03:55:03',NULL),(3553,40,'Hair Treatment','2023-12-13','2023-12-13 03:55:23',NULL),(3554,21,'Hair Treatment','2023-12-13','2023-12-13 03:55:50',NULL),(3555,43,'Hair Treatment','2023-12-13','2023-12-13 03:56:06',NULL),(3556,54,'Hair Treatment','2023-12-13','2023-12-13 03:56:26',NULL),(3557,14,'Hair Treatment','2023-12-13','2023-12-13 03:56:46',NULL),(3558,58,'Hair Treatment','2023-12-13','2023-12-13 03:58:36',NULL),(3559,47,'Hair Treatment','2023-12-13','2023-12-13 03:59:03',NULL),(3560,37,'Hair Treatment','2023-12-13','2023-12-13 03:59:51',NULL),(3561,51,'Hair Treatment','2023-12-13','2023-12-13 04:00:17',NULL),(3562,266,'Hair Treatment','2023-12-13','2023-12-13 04:00:41',NULL),(3563,94,'Hair Treatment','2023-12-13','2023-12-13 04:01:01',NULL),(3564,42,'Hair Treatment','2023-12-13','2023-12-13 04:01:31',NULL),(3565,170,'Hair Treatment','2023-12-13','2023-12-13 04:01:45',NULL),(3566,392,'Hair Treatment','2023-12-13','2023-12-13 05:25:09',NULL),(3567,417,'Hair Treatment','2023-12-13','2023-12-13 05:25:30',NULL),(3570,396,'Hair Treatment','2023-12-13','2023-12-13 05:26:47',NULL),(3571,484,'Hair Treatment','2023-12-13','2023-12-13 05:27:07',NULL),(3572,405,'Hair Treatment','2023-12-13','2023-12-13 05:30:44',NULL),(3573,399,'Hair Treatment','2023-12-13','2023-12-13 05:33:24',NULL),(3574,424,'Hair Treatment','2023-12-13','2023-12-13 05:34:05',NULL),(3575,431,'Hair Treatment','2023-12-13','2023-12-13 05:34:25',NULL),(3576,400,'Hair Treatment','2023-12-13','2023-12-13 05:34:46',NULL),(3577,428,'Hair Treatment','2023-12-13','2023-12-13 05:39:29',NULL),(3578,412,'Hair Treatment','2023-12-13','2023-12-13 05:39:46',NULL),(3579,423,'Hair Treatment','2023-12-13','2023-12-13 07:04:05',NULL),(3580,429,'Hair Treatment','2023-12-13','2023-12-13 07:04:26',NULL),(3581,432,'Hair Treatment','2023-12-13','2023-12-13 07:04:44',NULL),(3582,411,'Hair Treatment','2023-12-13','2023-12-13 07:04:59',NULL),(3583,393,'Hair Treatment','2023-12-13','2023-12-13 07:05:20',NULL),(3584,406,'Hair Treatment','2023-12-13','2023-12-13 07:05:37',NULL),(3585,473,'Hair Treatment','2023-12-13','2023-12-13 07:05:54',NULL),(3586,397,'Hair Treatment','2023-12-13','2023-12-13 07:06:21',NULL),(3587,132,'Hair Treatment','2023-12-14','2023-12-14 08:21:11',NULL),(3588,178,'Hair Treatment','2023-12-14','2023-12-14 08:21:37',NULL),(3589,65,'Hair Treatment','2023-12-14','2023-12-14 08:22:26',NULL),(3590,114,'Hair Treatment','2023-12-14','2023-12-14 08:22:44',NULL),(3591,126,'Hair Treatment','2023-12-15','2023-12-15 05:50:39',NULL),(3592,28,'Hair Treatment','2023-12-15','2023-12-15 05:51:10',NULL),(3593,53,'Hair Treatment','2023-12-15','2023-12-15 05:55:03',NULL),(3594,104,'Hair Treatment','2023-12-15','2023-12-15 05:56:05',NULL),(3595,103,'Hair Treatment','2023-12-15','2023-12-15 05:56:43',NULL),(3596,134,'Hair Treatment','2023-12-15','2023-12-15 05:57:05',NULL),(3597,134,'Hair Treatment','2023-12-15','2023-12-15 05:58:01',NULL),(3598,52,'Hair Treatment','2023-12-15','2023-12-15 05:58:18',NULL),(3599,112,'Hair Treatment','2023-12-15','2023-12-15 05:58:33',NULL),(3600,121,'Hair Treatment','2023-12-15','2023-12-15 05:59:18',NULL),(3601,131,'Hair Treatment','2023-12-15','2023-12-15 05:59:40',NULL),(3602,23,'Hair Treatment','2023-12-15','2023-12-15 06:02:14',NULL),(3603,142,'Hair Treatment','2023-12-15','2023-12-15 06:03:04',NULL),(3604,108,'Hair Treatment','2023-12-15','2023-12-15 06:03:18',NULL),(3605,108,'Hair Treatment','2023-12-15','2023-12-15 06:03:38',NULL),(3606,57,'Hair Treatment','2023-12-15','2023-12-15 06:03:58',NULL),(3607,49,'Hair Treatment','2023-12-15','2023-12-15 06:04:28',NULL),(3608,13,'Hair Treatment','2023-12-15','2023-12-15 06:04:44',NULL),(3609,1,'Hair Treatment','2023-12-15','2023-12-15 06:05:29',NULL),(3610,81,'Hair Treatment','2023-12-15','2023-12-15 06:05:44',NULL),(3611,161,'Hair Treatment','2023-12-15','2023-12-15 06:06:10',NULL),(3612,10,'Hair Treatment','2023-12-15','2023-12-15 06:06:28',NULL),(3613,196,'Hair Treatment','2023-12-15','2023-12-15 06:06:44',NULL),(3614,7,'Hair Treatment','2023-12-15','2023-12-15 06:06:56',NULL),(3615,8,'Hair Treatment','2023-12-15','2023-12-15 06:07:16',NULL),(3616,44,'Hair Treatment','2023-12-15','2023-12-15 06:07:35',NULL),(3617,107,'Hair Treatment','2023-12-15','2023-12-15 06:08:11',NULL),(3618,6,'Hair Treatment','2023-12-15','2023-12-15 06:08:32',NULL),(3619,34,'Hair Treatment','2023-12-15','2023-12-15 06:48:46',NULL),(3620,2,'Hair Treatment','2023-12-15','2023-12-15 06:49:02',NULL),(3621,9,'Hair Treatment','2023-12-15','2023-12-15 06:49:26',NULL),(3622,165,'Hair Treatment','2023-12-15','2023-12-15 06:49:39',NULL),(3623,118,'Hair Treatment','2023-12-15','2023-12-15 06:49:54',NULL),(3624,22,'Hair Treatment','2023-12-15','2023-12-15 06:50:15',NULL),(3625,163,'Hair Treatment','2023-12-15','2023-12-15 06:50:31',NULL),(3626,175,'Hair Treatment','2023-12-15','2023-12-15 06:50:53',NULL),(3627,144,'Hair Treatment','2024-01-03','2024-01-03 03:57:49',NULL),(3628,153,'Hair Treatment','2024-01-03','2024-01-03 03:58:33',NULL),(3629,116,'Hair Treatment','2024-01-03','2024-01-03 03:59:39',NULL),(3630,119,'Hair Treatment','2024-01-03','2024-01-03 04:00:00',NULL),(3631,152,'Hair Treatment','2024-01-03','2024-01-03 04:00:16',NULL),(3632,98,'Hair Treatment','2024-01-03','2024-01-03 04:00:32',NULL),(3633,487,'Hair Treatment','2024-01-03','2024-01-03 04:00:48',NULL),(3634,101,'Hair Treatment','2024-01-03','2024-01-03 04:01:36',NULL),(3635,71,'Hair Treatment','2024-01-03','2024-01-03 04:01:56',NULL),(3636,141,'Hair Treatment','2024-01-03','2024-01-03 04:02:14',NULL),(3637,136,'Hair Treatment','2024-01-03','2024-01-03 04:02:32',NULL),(3638,150,'Hair Treatment','2024-01-03','2024-01-03 04:02:53',NULL),(3639,68,'Hair Treatment','2024-01-03','2024-01-03 04:03:10',NULL),(3640,79,'Hair Treatment','2024-01-03','2024-01-03 04:03:27',NULL),(3641,91,'Hair Treatment','2024-01-03','2024-01-03 04:03:43',NULL),(3642,83,'Hair Treatment','2024-01-03','2024-01-03 04:04:01',NULL),(3643,159,'Hair Treatment','2024-01-03','2024-01-03 04:04:17',NULL),(3644,90,'Hair Treatment','2024-01-03','2024-01-03 04:04:39',NULL),(3645,85,'Hair Treatment','2024-01-03','2024-01-03 04:04:55',NULL),(3646,63,'Hair Treatment','2024-01-03','2024-01-03 04:05:11',NULL),(3647,156,'Hair Treatment','2024-01-03','2024-01-03 04:10:51',NULL),(3648,93,'Hair Treatment','2024-01-03','2024-01-03 04:11:08',NULL),(3649,97,'Hair Treatment','2024-01-03','2024-01-03 04:11:32',NULL),(3650,62,'Hair Treatment','2024-01-03','2024-01-03 04:11:49',NULL),(3651,375,'Hair Treatment','2024-01-03','2024-01-03 04:12:04',NULL),(3652,455,'Hair Treatment','2024-01-03','2024-01-03 04:12:20',NULL),(3653,376,'Hair Treatment','2024-01-03','2024-01-03 04:13:23',NULL),(3654,80,'Hair Treatment','2024-01-03','2024-01-03 04:13:57',NULL),(3655,155,'Hair Treatment','2024-01-03','2024-01-03 04:15:00',NULL),(3656,384,'Hair Treatment','2024-01-03','2024-01-03 04:15:27',NULL),(3657,137,'Hair Treatment','2024-01-03','2024-01-03 04:15:42',NULL),(3658,390,'Hair Treatment','2024-01-03','2024-01-03 04:16:19',NULL),(3659,381,'Hair Treatment','2024-01-03','2024-01-03 04:16:40',NULL),(3660,100,'Hair Treatment','2024-01-03','2024-01-03 04:16:54',NULL),(3661,391,'Hair Treatment','2024-01-03','2024-01-03 04:17:24',NULL),(3662,443,'Hair Treatment','2024-01-03','2024-01-03 04:17:44',NULL),(3663,457,'Hair Treatment','2024-01-03','2024-01-03 04:18:04',NULL),(3664,64,'Hair Treatment','2024-01-03','2024-01-03 04:18:30',NULL),(3665,28,'Hair Treatment','2024-01-03','2024-01-03 04:19:02',NULL),(3666,122,'Hair Treatment','2024-01-03','2024-01-03 04:20:30',NULL),(3667,120,'Hair Treatment','2024-01-03','2024-01-03 04:21:40',NULL),(3668,53,'Hair Treatment','2024-01-03','2024-01-03 04:22:36',NULL),(3669,76,'Hair Treatment','2024-01-03','2024-01-03 04:22:52',NULL),(3670,104,'Hair Treatment','2024-01-03','2024-01-03 04:23:08',NULL),(3671,23,'Hair Treatment','2024-01-03','2024-01-03 04:23:26',NULL),(3672,125,'Hair Treatment','2024-01-03','2024-01-03 04:23:41',NULL),(3673,29,'Hair Treatment','2024-01-03','2024-01-03 04:23:54',NULL),(3674,109,'Hair Treatment','2024-01-03','2024-01-03 04:24:09',NULL),(3675,108,'Hair Treatment','2024-01-03','2024-01-03 04:24:21',NULL),(3676,178,'Hair Treatment','2024-01-03','2024-01-03 04:24:37',NULL),(3677,177,'Hair Treatment','2024-01-03','2024-01-03 04:24:53',NULL),(3678,86,'Hair Treatment','2024-01-03','2024-01-03 04:25:08',NULL),(3679,132,'Hair Treatment','2024-01-03','2024-01-03 04:25:21',NULL),(3680,103,'Hair Treatment','2024-01-03','2024-01-03 04:25:38',NULL),(3681,142,'Hair Treatment','2024-01-03','2024-01-03 04:25:59',NULL),(3682,114,'Hair Treatment','2024-01-03','2024-01-03 04:26:48',NULL),(3683,60,'Hair Treatment','2024-01-03','2024-01-03 04:27:05',NULL),(3684,149,'Hair Treatment','2024-01-03','2024-01-03 04:27:20',NULL),(3685,79,'Haircut','2024-01-05','2024-01-05 04:18:26',NULL),(3686,425,'Haircut','2024-01-05','2024-01-05 04:18:49',NULL),(3687,405,'Haircut','2024-01-05','2024-01-05 04:19:13',NULL),(3688,424,'Haircut','2024-01-05','2024-01-05 04:19:35',NULL),(3689,420,'Haircut','2024-01-05','2024-01-05 04:19:52',NULL),(3690,426,'Haircut','2024-01-05','2024-01-05 04:32:38',NULL),(3691,393,'Haircut','2024-01-05','2024-01-05 04:32:55',NULL),(3692,402,'Haircut','2024-01-05','2024-01-05 04:35:19',NULL),(3693,395,'Haircut','2024-01-05','2024-01-05 04:35:40',NULL),(3694,413,'Haircut','2024-01-05','2024-01-05 04:41:16',NULL),(3695,407,'Haircut','2024-01-05','2024-01-05 04:51:45',NULL),(3696,473,'Haircut','2024-01-05','2024-01-05 04:52:05',NULL),(3697,430,'Haircut','2024-01-05','2024-01-05 04:52:20',NULL),(3698,406,'Haircut','2024-01-05','2024-01-05 04:54:38',NULL),(3699,410,'Haircut','2024-01-05','2024-01-05 04:54:54',NULL),(3700,474,'Haircut','2024-01-05','2024-01-05 04:55:09',NULL),(3701,485,'Haircut','2024-01-05','2024-01-05 04:55:28',NULL),(3702,414,'Haircut','2024-01-05','2024-01-05 04:55:48',NULL),(3703,431,'Haircut','2024-01-05','2024-01-05 04:56:05',NULL),(3704,403,'Haircut','2024-01-05','2024-01-05 04:56:22',NULL),(3705,43,'Hair Treatment','2024-01-05','2024-01-05 04:57:55',NULL),(3706,127,'Hair Treatment','2024-01-05','2024-01-05 04:59:39',NULL),(3707,12,'Hair Treatment','2024-01-05','2024-01-05 04:59:56',NULL),(3708,40,'Hair Treatment','2024-01-05','2024-01-05 05:01:06',NULL),(3709,48,'Hair Treatment','2024-01-05','2024-01-05 05:01:23',NULL),(3710,41,'Hair Treatment','2024-01-05','2024-01-05 05:01:40',NULL),(3711,51,'Hair Treatment','2024-01-05','2024-01-05 05:02:00',NULL),(3712,266,'Hair Treatment','2024-01-05','2024-01-05 05:02:16',NULL),(3713,50,'Hair Treatment','2024-01-05','2024-01-05 05:02:35',NULL),(3714,113,'Hair Treatment','2024-01-05','2024-01-05 05:03:01',NULL),(3715,113,'Hair Treatment','2024-01-05','2024-01-05 05:04:12',NULL),(3716,115,'Hair Treatment','2024-01-05','2024-01-05 05:04:27',NULL),(3717,177,'Hair Treatment','2024-01-05','2024-01-05 05:04:42',NULL),(3718,170,'Hair Treatment','2024-01-05','2024-01-05 05:06:48',NULL),(3719,94,'Hair Treatment','2024-01-05','2024-01-05 05:07:06',NULL),(3720,47,'Hair Treatment','2024-01-05','2024-01-05 05:07:22',NULL),(3721,117,'Hair Treatment','2024-01-05','2024-01-05 05:07:37',NULL),(3722,20,'Hair Treatment','2024-01-05','2024-01-05 05:07:56',NULL),(3723,37,'Hair Treatment','2024-01-05','2024-01-05 05:08:16',NULL),(3724,70,'Hair Treatment','2024-01-05','2024-01-05 05:08:30',NULL),(3725,280,'Hair Treatment','2024-01-05','2024-01-05 05:08:46',NULL),(3726,241,'Hair Treatment','2024-01-05','2024-01-05 05:09:02',NULL),(3727,252,'Hair Treatment','2024-01-05','2024-01-05 05:09:22',NULL),(3728,240,'Hair Treatment','2024-01-05','2024-01-05 05:09:37',NULL),(3729,239,'Hair Treatment','2024-01-05','2024-01-05 05:09:51',NULL),(3730,272,'Hair Treatment','2024-01-05','2024-01-05 05:10:05',NULL),(3731,174,'Hair Treatment','2024-01-05','2024-01-05 05:15:07',NULL),(3732,229,'Hair Treatment','2024-01-05','2024-01-05 06:40:25',NULL),(3733,281,'Hair Treatment','2024-01-05','2024-01-05 06:40:44',NULL),(3734,279,'Hair Treatment','2024-01-05','2024-01-05 06:40:59',NULL),(3735,243,'Hair Treatment','2024-01-05','2024-01-05 06:41:26',NULL),(3736,225,'Hair Treatment','2024-01-05','2024-01-05 06:41:45',NULL),(3737,233,'Hair Treatment','2024-01-05','2024-01-05 06:42:03',NULL),(3738,269,'Hair Treatment','2024-01-05','2024-01-05 06:42:35',NULL),(3739,238,'Hair Treatment','2024-01-05','2024-01-05 06:42:50',NULL),(3740,235,'Hair Treatment','2024-01-05','2024-01-05 06:43:15',NULL),(3741,230,'Hair Treatment','2024-01-05','2024-01-05 06:43:37',NULL),(3742,283,'Hair Treatment','2024-01-05','2024-01-05 06:44:23',NULL),(3743,282,'Hair Treatment','2024-01-05','2024-01-05 06:44:43',NULL),(3744,285,'Hair Treatment','2024-01-05','2024-01-05 06:46:19',NULL),(3745,231,'Hair Treatment','2024-01-05','2024-01-05 06:46:38',NULL),(3746,392,'Hair Treatment','2024-01-08','2024-01-08 04:01:29',NULL),(3747,432,'Hair Treatment','2024-01-08','2024-01-08 04:01:47',NULL),(3748,399,'Hair Treatment','2024-01-08','2024-01-08 04:02:02',NULL),(3749,423,'Hair Treatment','2024-01-08','2024-01-08 04:02:16',NULL),(3750,418,'Hair Treatment','2024-01-08','2024-01-08 04:02:32',NULL),(3751,429,'Hair Treatment','2024-01-08','2024-01-08 04:02:48',NULL),(3752,419,'Hair Treatment','2024-01-08','2024-01-08 04:03:41',NULL),(3753,484,'Hair Treatment','2024-01-08','2024-01-08 04:04:09',NULL),(3754,411,'Hair Treatment','2024-01-08','2024-01-08 04:04:29',NULL),(3755,412,'Hair Treatment','2024-01-08','2024-01-08 04:04:49',NULL),(3756,410,'Hair Treatment','2024-01-08','2024-01-08 04:05:31',NULL),(3757,401,'Hair Treatment','2024-01-08','2024-01-08 04:06:47',NULL),(3758,400,'Hair Treatment','2024-01-08','2024-01-08 04:07:41',NULL),(3759,415,'Hair Treatment','2024-01-08','2024-01-08 04:08:19',NULL),(3760,422,'Hair Treatment','2024-01-08','2024-01-08 04:08:58',NULL),(3762,393,'Hair Treatment','2024-01-08','2024-01-08 04:10:27',NULL),(3763,428,'Hair Treatment','2024-01-08','2024-01-08 04:11:52',NULL),(3764,416,'Hair Treatment','2024-01-08','2024-01-08 04:12:08',NULL),(3765,397,'Hair Treatment','2024-01-08','2024-01-08 04:12:23',NULL),(3766,169,'Hair Treatment','2024-01-08','2024-01-08 04:12:55',NULL),(3767,194,'Hair Treatment','2024-01-08','2024-01-08 04:13:11',NULL),(3768,222,'Hair Treatment','2024-01-08','2024-01-08 04:13:42',NULL),(3769,172,'Hair Treatment','2024-01-08','2024-01-08 04:14:03',NULL),(3770,287,'Hair Treatment','2024-01-08','2024-01-08 04:14:21',NULL),(3771,199,'Hair Treatment','2024-01-08','2024-01-08 04:14:43',NULL),(3772,217,'Hair Treatment','2024-01-08','2024-01-08 04:15:08',NULL),(3773,193,'Hair Treatment','2024-01-08','2024-01-08 04:16:48',NULL),(3774,183,'Hair Treatment','2024-01-08','2024-01-08 04:17:34',NULL),(3775,419,'Haircut','2024-01-08','2024-01-08 04:20:12',NULL),(3776,484,'Haircut','2024-01-08','2024-01-08 04:20:32',NULL),(3777,410,'Haircut','2024-01-08','2024-01-08 04:21:00',NULL),(3778,401,'Haircut','2024-01-08','2024-01-08 04:21:20',NULL),(3779,213,'Haircut','2024-01-08','2024-01-08 04:21:42',NULL),(3780,55,'Haircut','2024-01-08','2024-01-08 04:22:01',NULL),(3781,171,'Haircut','2024-01-08','2024-01-08 04:22:29',NULL),(3782,470,'Haircut','2024-01-08','2024-01-08 04:22:49',NULL),(3783,469,'Haircut','2024-01-08','2024-01-08 04:23:07',NULL),(3784,157,'Haircut','2024-01-08','2024-01-08 04:23:22',NULL),(3785,391,'Haircut','2024-01-08','2024-01-08 04:23:37',NULL),(3786,467,'Haircut','2024-01-08','2024-01-08 04:23:52',NULL),(3787,147,'Haircut','2024-01-08','2024-01-08 04:24:08',NULL),(3788,382,'Haircut','2024-01-08','2024-01-08 04:24:28',NULL),(3789,64,'Haircut','2024-01-08','2024-01-08 04:24:46',NULL),(3790,439,'Haircut','2024-01-08','2024-01-08 04:25:01',NULL),(3791,154,'Haircut','2024-01-08','2024-01-08 04:25:26',NULL),(3792,100,'Haircut','2024-01-08','2024-01-08 04:26:00',NULL),(3793,443,'Haircut','2024-01-08','2024-01-08 04:26:15',NULL),(3794,102,'Haircut','2024-01-08','2024-01-08 04:26:31',NULL),(3795,211,'Hair Treatment','2024-01-08','2024-01-08 06:12:30',NULL),(3796,198,'Hair Treatment','2024-01-08','2024-01-08 06:13:32',NULL),(3797,23,'Hair Treatment','2024-01-08','2024-01-08 06:13:52',NULL),(3798,207,'Hair Treatment','2024-01-08','2024-01-08 07:03:30',NULL),(3799,197,'Hair Treatment','2024-01-08','2024-01-08 07:03:47',NULL),(3800,187,'Hair Treatment','2024-01-08','2024-01-08 07:04:08',NULL),(3801,204,'Hair Treatment','2024-01-08','2024-01-08 07:04:22',NULL),(3802,185,'Hair Treatment','2024-01-08','2024-01-08 07:04:41',NULL),(3803,188,'Hair Treatment','2024-01-08','2024-01-08 07:05:28',NULL),(3804,173,'Hair Treatment','2024-01-08','2024-01-08 07:05:52',NULL),(3805,219,'Hair Treatment','2024-01-08','2024-01-08 07:06:24',NULL),(3806,49,'Hair Treatment','2024-01-10','2024-01-10 03:41:07',NULL),(3807,2,'Hair Treatment','2024-01-10','2024-01-10 03:41:55',NULL),(3808,10,'Hair Treatment','2024-01-10','2024-01-10 03:42:24',NULL),(3809,163,'Hair Treatment','2024-01-10','2024-01-10 03:42:41',NULL),(3810,165,'Hair Treatment','2024-01-10','2024-01-10 03:42:58',NULL),(3811,9,'Hair Treatment','2024-01-10','2024-01-10 03:43:15',NULL),(3812,1,'Hair Treatment','2024-01-10','2024-01-10 03:43:28',NULL),(3813,13,'Hair Treatment','2024-01-10','2024-01-10 03:43:47',NULL),(3814,7,'Hair Treatment','2024-01-10','2024-01-10 03:44:01',NULL),(3815,3,'Hair Treatment','2024-01-10','2024-01-10 03:44:19',NULL),(3816,196,'Hair Treatment','2024-01-10','2024-01-10 03:45:11',NULL),(3817,44,'Hair Treatment','2024-01-10','2024-01-10 03:45:30',NULL),(3818,133,'Hair Treatment','2024-01-10','2024-01-10 03:45:44',NULL),(3819,107,'Hair Treatment','2024-01-10','2024-01-10 03:46:26',NULL),(3820,6,'Hair Treatment','2024-01-10','2024-01-10 03:46:44',NULL),(3821,34,'Hair Treatment','2024-01-10','2024-01-10 03:46:56',NULL),(3822,106,'Hair Treatment','2024-01-10','2024-01-10 03:47:12',NULL),(3823,175,'Hair Treatment','2024-01-10','2024-01-10 03:47:34',NULL),(3824,105,'Hair Treatment','2024-01-10','2024-01-10 03:47:55',NULL),(3825,308,'Hair Treatment','2024-01-10','2024-01-10 05:41:56',NULL),(3826,308,'Hair Treatment','2024-01-10','2024-01-10 05:41:56',NULL),(3827,302,'Hair Treatment','2024-01-10','2024-01-10 05:42:13',NULL),(3828,327,'Hair Treatment','2024-01-10','2024-01-10 05:42:28',NULL),(3829,299,'Hair Treatment','2024-01-10','2024-01-10 05:42:44',NULL),(3830,301,'Hair Treatment','2024-01-10','2024-01-10 05:43:03',NULL),(3831,300,'Hair Treatment','2024-01-10','2024-01-10 05:43:16',NULL),(3832,319,'Hair Treatment','2024-01-10','2024-01-10 05:43:32',NULL),(3833,311,'Hair Treatment','2024-01-10','2024-01-10 05:43:49',NULL),(3834,307,'Hair Treatment','2024-01-10','2024-01-10 05:44:02',NULL),(3835,320,'Hair Treatment','2024-01-10','2024-01-10 05:44:15',NULL),(3836,309,'Hair Treatment','2024-01-10','2024-01-10 06:59:01',NULL),(3837,328,'Hair Treatment','2024-01-10','2024-01-10 06:59:38',NULL),(3838,322,'Hair Treatment','2024-01-10','2024-01-10 06:59:58',NULL),(3839,316,'Hair Treatment','2024-01-10','2024-01-10 07:00:13',NULL),(3840,318,'Hair Treatment','2024-01-10','2024-01-10 07:00:52',NULL),(3841,317,'Hair Treatment','2024-01-10','2024-01-10 07:01:06',NULL),(3842,324,'Hair Treatment','2024-01-10','2024-01-10 07:01:35',NULL),(3843,315,'Hair Treatment','2024-01-10','2024-01-10 07:02:40',NULL),(3844,313,'Hair Treatment','2024-01-10','2024-01-10 07:03:09',NULL),(3845,310,'Hair Treatment','2024-01-10','2024-01-10 07:03:29',NULL),(3846,166,'Hair Treatment','2024-01-12','2024-01-12 03:34:01',NULL),(3847,376,'Hair Treatment','2024-01-12','2024-01-12 03:34:38',NULL),(3849,375,'Hair Treatment','2024-01-12','2024-01-12 05:07:19',NULL),(3850,455,'Hair Treatment','2024-01-12','2024-01-12 05:07:35',NULL),(3852,457,'Hair Treatment','2024-01-12','2024-01-12 05:08:06',NULL),(3853,389,'Hair Treatment','2024-01-12','2024-01-12 05:08:19',NULL),(3854,384,'Hair Treatment','2024-01-12','2024-01-12 05:08:32',NULL),(3855,378,'Hair Treatment','2024-01-12','2024-01-12 05:08:44',NULL),(3856,339,'Hair Treatment','2024-01-12','2024-01-12 05:08:57',NULL),(3857,97,'Hair Treatment','2024-01-12','2024-01-12 05:09:13',NULL),(3858,363,'Hair Treatment','2024-01-12','2024-01-12 05:09:43',NULL),(3859,160,'Hair Treatment','2024-01-12','2024-01-12 05:10:04',NULL),(3860,55,'Hair Treatment','2024-01-12','2024-01-12 05:10:18',NULL),(3861,111,'Hair Treatment','2024-01-12','2024-01-12 05:10:30',NULL),(3862,171,'Hair Treatment','2024-01-12','2024-01-12 05:10:43',NULL),(3863,213,'Hair Treatment','2024-01-12','2024-01-12 05:10:56',NULL),(3864,64,'Hair Treatment','2024-01-12','2024-01-12 05:11:09',NULL),(3865,147,'Hair Treatment','2024-01-12','2024-01-12 05:11:27',NULL),(3866,239,'Hair Treatment','2024-01-12','2024-01-12 05:11:40',NULL),(3867,287,'Hair Treatment','2024-01-12','2024-01-12 05:11:56',NULL),(3868,226,'Hair Treatment','2024-01-12','2024-01-12 05:12:36',NULL),(3869,269,'Hair Treatment','2024-01-12','2024-01-12 05:12:57',NULL),(3870,240,'Hair Treatment','2024-01-12','2024-01-12 05:13:13',NULL),(3871,241,'Hair Treatment','2024-01-12','2024-01-12 05:13:26',NULL),(3872,248,'Hair Treatment','2024-01-12','2024-01-12 05:13:39',NULL),(3873,252,'Hair Treatment','2024-01-12','2024-01-12 05:13:52',NULL),(3874,230,'Hair Treatment','2024-01-12','2024-01-12 05:14:17',NULL),(3875,238,'Hair Treatment','2024-01-12','2024-01-12 05:14:32',NULL),(3876,229,'Hair Treatment','2024-01-15','2024-01-15 03:51:43',NULL),(3877,225,'Hair Treatment','2024-01-15','2024-01-15 03:52:01',NULL),(3878,277,'Hair Treatment','2024-01-15','2024-01-15 03:52:18',NULL),(3879,276,'Hair Treatment','2024-01-15','2024-01-15 03:52:36',NULL),(3880,330,'Hair Treatment','2024-01-15','2024-01-15 03:53:07',NULL),(3881,250,'Hair Treatment','2024-01-15','2024-01-15 03:53:24',NULL),(3882,283,'Hair Treatment','2024-01-15','2024-01-15 03:54:48',NULL),(3883,231,'Hair Treatment','2024-01-15','2024-01-15 03:55:43',NULL),(3884,225,'Hair Treatment','2024-01-15','2024-01-15 03:56:07',NULL),(3885,230,'Hair Treatment','2024-01-15','2024-01-15 03:56:22',NULL),(3886,201,'Hair Treatment','2024-01-15','2024-01-15 03:56:50',NULL),(3887,199,'Hair Treatment','2024-01-15','2024-01-15 03:57:17',NULL),(3888,267,'Hair Treatment','2024-01-15','2024-01-15 03:57:56',NULL),(3889,253,'Hair Treatment','2024-01-15','2024-01-15 03:58:17',NULL),(3890,286,'Hair Treatment','2024-01-15','2024-01-15 03:58:35',NULL),(3891,244,'Hair Treatment','2024-01-15','2024-01-15 03:58:50',NULL),(3892,255,'Hair Treatment','2024-01-15','2024-01-15 03:59:31',NULL),(3893,219,'Hair Treatment','2024-01-15','2024-01-15 03:59:48',NULL),(3894,180,'Hair Treatment','2024-01-15','2024-01-15 04:00:22',NULL),(3895,48,'Hair Treatment','2024-01-15','2024-01-15 04:00:55',NULL),(3896,71,'Hair Treatment','2024-01-15','2024-01-15 04:01:15',NULL),(3897,453,'Hair Treatment','2024-01-15','2024-01-15 04:01:40',NULL),(3898,475,'Hair Treatment','2024-01-15','2024-01-15 04:02:12',NULL),(3899,387,'Hair Treatment','2024-01-15','2024-01-15 04:03:21',NULL),(3900,380,'Hair Treatment','2024-01-15','2024-01-15 04:03:42',NULL),(3901,383,'Hair Treatment','2024-01-15','2024-01-15 04:06:57',NULL),(3902,433,'Hair Treatment','2024-01-15','2024-01-15 04:07:18',NULL),(3903,374,'Hair Treatment','2024-01-15','2024-01-15 04:07:32',NULL),(3904,85,'Hair Treatment','2024-01-15','2024-01-15 04:07:51',NULL),(3905,144,'Hair Treatment','2024-01-15','2024-01-15 04:08:11',NULL),(3906,82,'Hair Treatment','2024-01-15','2024-01-15 04:10:08',NULL),(3907,152,'Hair Treatment','2024-01-15','2024-01-15 04:10:34',NULL),(3908,180,'Hair Treatment','2024-01-15','2024-01-15 12:32:29',NULL),(3909,98,'Hair Treatment','2024-01-15','2024-01-15 12:32:56',NULL),(3910,152,'Hair Treatment','2024-01-15','2024-01-15 12:33:12',NULL),(3911,88,'Hair Treatment','2024-01-15','2024-01-15 12:33:33',NULL),(3912,130,'Hair Treatment','2024-01-15','2024-01-15 12:33:49',NULL),(3913,119,'Hair Treatment','2024-01-15','2024-01-15 12:34:04',NULL),(3914,87,'Hair Treatment','2024-01-15','2024-01-15 13:09:15',NULL),(3915,91,'Hair Treatment','2024-01-15','2024-01-15 13:09:29',NULL),(3916,176,'Hair Treatment','2024-01-15','2024-01-15 13:09:44',NULL),(3917,75,'Hair Treatment','2024-01-15','2024-01-15 13:09:58',NULL),(3918,78,'Hair Treatment','2024-01-15','2024-01-15 13:10:13',NULL),(3919,141,'Hair Treatment','2024-01-15','2024-01-15 13:10:27',NULL),(3920,90,'Hair Treatment','2024-01-15','2024-01-15 13:10:53',NULL),(3921,146,'Hair Treatment','2024-01-15','2024-01-15 13:11:05',NULL),(3922,159,'Hair Treatment','2024-01-15','2024-01-15 13:11:20',NULL),(3923,116,'Hair Treatment','2024-01-15','2024-01-15 13:42:20',NULL),(3924,41,'Hair Treatment','2024-01-17','2024-01-17 04:46:15',NULL),(3925,48,'Hair Treatment','2024-01-17','2024-01-17 04:46:34',NULL),(3926,48,'Hair Treatment','2024-01-17','2024-01-17 04:47:05',NULL),(3927,12,'Hair Treatment','2024-01-17','2024-01-17 04:47:22',NULL),(3928,21,'Hair Treatment','2024-01-17','2024-01-17 04:47:37',NULL),(3929,45,'Hair Treatment','2024-01-17','2024-01-17 04:47:53',NULL),(3930,39,'Hair Treatment','2024-01-17','2024-01-17 04:48:26',NULL),(3931,43,'Hair Treatment','2024-01-17','2024-01-17 04:50:22',NULL),(3932,37,'Hair Treatment','2024-01-17','2024-01-17 04:50:35',NULL),(3933,54,'Hair Treatment','2024-01-17','2024-01-17 04:50:49',NULL),(3934,174,'Hair Treatment','2024-01-17','2024-01-17 04:51:05',NULL),(3935,51,'Hair Treatment','2024-01-17','2024-01-17 04:51:43',NULL),(3936,50,'Hair Treatment','2024-01-17','2024-01-17 04:52:18',NULL),(3937,170,'Hair Treatment','2024-01-17','2024-01-17 04:52:32',NULL),(3938,94,'Hair Treatment','2024-01-17','2024-01-17 04:56:44',NULL),(3939,58,'Hair Treatment','2024-01-17','2024-01-17 04:59:04',NULL),(3940,113,'Hair Treatment','2024-01-17','2024-01-17 04:59:16',NULL),(3941,140,'Hair Treatment','2024-01-17','2024-01-17 04:59:33',NULL),(3942,84,'Hair Treatment','2024-01-17','2024-01-17 05:00:08',NULL),(3943,266,'Hair Treatment','2024-01-17','2024-01-17 05:00:27',NULL),(3944,158,'Hair Treatment','2024-01-17','2024-01-17 05:00:42',NULL),(3945,258,'Hair Treatment','2024-01-17','2024-01-17 05:11:43',NULL),(3946,256,'Hair Treatment','2024-01-17','2024-01-17 05:12:00',NULL),(3947,256,'Hair Treatment','2024-01-17','2024-01-17 05:13:03',NULL),(3948,257,'Hair Treatment','2024-01-17','2024-01-17 05:13:56',NULL),(3949,228,'Hair Treatment','2024-01-17','2024-01-17 05:15:10',NULL),(3950,273,'Hair Treatment','2024-01-17','2024-01-17 05:15:26',NULL),(3951,273,'Hair Treatment','2024-01-17','2024-01-17 05:16:18',NULL),(3952,298,'Hair Treatment','2024-01-17','2024-01-17 05:16:33',NULL),(3953,245,'Hair Treatment','2024-01-17','2024-01-17 05:20:18',NULL),(3954,246,'Hair Treatment','2024-01-17','2024-01-17 05:20:38',NULL),(3955,275,'Hair Treatment','2024-01-17','2024-01-17 05:20:56',NULL),(3956,275,'Hair Treatment','2024-01-17','2024-01-17 05:21:31',NULL),(3957,275,'Hair Treatment','2024-01-17','2024-01-17 05:22:22',NULL),(3958,274,'Hair Treatment','2024-01-17','2024-01-17 05:22:38',NULL),(3959,326,'Hair Treatment','2024-01-17','2024-01-17 05:23:12',NULL),(3960,237,'Hair Treatment','2024-01-17','2024-01-17 05:23:47',NULL),(3961,232,'Hair Treatment','2024-01-17','2024-01-17 05:24:13',NULL),(3962,284,'Hair Treatment','2024-01-17','2024-01-17 06:41:18',NULL),(3963,242,'Hair Treatment','2024-01-17','2024-01-17 06:42:31',NULL),(3964,253,'Hair Treatment','2024-01-17','2024-01-17 06:43:04',NULL),(3965,270,'Hair Treatment','2024-01-17','2024-01-17 06:43:31',NULL),(3966,254,'Hair Treatment','2024-01-17','2024-01-17 06:43:56',NULL),(3967,244,'Hair Treatment','2024-01-17','2024-01-17 06:50:15',NULL),(3968,432,'Hair Treatment','2024-01-19','2024-01-19 03:08:59',NULL),(3969,392,'Hair Treatment','2024-01-19','2024-01-19 03:09:37',NULL),(3970,409,'Hair Treatment','2024-01-19','2024-01-19 03:09:58',NULL),(3971,418,'Hair Treatment','2024-01-19','2024-01-19 03:10:16',NULL),(3972,430,'Hair Treatment','2024-01-19','2024-01-19 03:10:31',NULL),(3974,404,'Hair Treatment','2024-01-19','2024-01-19 03:12:04',NULL),(3975,404,'Hair Treatment','2024-01-19','2024-01-19 03:13:02',NULL),(3976,417,'Hair Treatment','2024-01-19','2024-01-19 03:13:19',NULL),(3977,155,'Hair Treatment','2024-01-19','2024-01-19 03:13:40',NULL),(3978,148,'Hair Treatment','2024-01-19','2024-01-19 03:16:51',NULL),(3979,80,'Hair Treatment','2024-01-19','2024-01-19 03:18:24',NULL),(3980,62,'Hair Treatment','2024-01-19','2024-01-19 03:19:02',NULL),(3981,93,'Hair Treatment','2024-01-19','2024-01-19 03:19:16',NULL),(3982,97,'Hair Treatment','2024-01-19','2024-01-19 03:19:35',NULL),(3983,156,'Hair Treatment','2024-01-19','2024-01-19 03:19:51',NULL),(3984,111,'Hair Treatment','2024-01-19','2024-01-19 03:20:05',NULL),(3985,96,'Hair Treatment','2024-01-19','2024-01-19 03:20:19',NULL),(3986,154,'Hair Treatment','2024-01-19','2024-01-19 03:21:10',NULL),(3987,64,'Hair Treatment','2024-01-19','2024-01-19 03:21:36',NULL),(3988,61,'Hair Treatment','2024-01-19','2024-01-19 03:22:06',NULL),(3989,299,'Hair Treatment','2024-01-19','2024-01-19 05:37:54',NULL),(3990,327,'Hair Treatment','2024-01-19','2024-01-19 05:38:13',NULL),(3991,300,'Hair Treatment','2024-01-19','2024-01-19 05:38:41',NULL),(3992,301,'Hair Treatment','2024-01-19','2024-01-19 05:39:05',NULL),(3993,319,'Hair Treatment','2024-01-19','2024-01-19 05:39:29',NULL),(3994,173,'Hair Treatment','2024-01-19','2024-01-19 05:39:43',NULL),(3995,309,'Hair Treatment','2024-01-19','2024-01-19 05:40:14',NULL),(3996,328,'Hair Treatment','2024-01-19','2024-01-19 05:40:38',NULL),(3997,308,'Hair Treatment','2024-01-19','2024-01-19 05:40:58',NULL),(3998,311,'Hair Treatment','2024-01-19','2024-01-19 05:41:17',NULL),(3999,320,'Hair Treatment','2024-01-19','2024-01-19 05:41:39',NULL),(4000,302,'Hair Treatment','2024-01-19','2024-01-19 05:42:30',NULL),(4001,323,'Hair Treatment','2024-01-19','2024-01-19 05:43:08',NULL),(4002,314,'Hair Treatment','2024-01-19','2024-01-19 05:43:33',NULL),(4003,318,'Hair Treatment','2024-01-19','2024-01-19 05:52:48',NULL),(4004,313,'Hair Treatment','2024-01-19','2024-01-19 05:59:53',NULL),(4005,303,'Hair Treatment','2024-01-19','2024-01-19 06:00:13',NULL),(4006,310,'Hair Treatment','2024-01-19','2024-01-19 06:09:11',NULL),(4007,315,'Hair Treatment','2024-01-19','2024-01-19 06:11:09',NULL),(4008,306,'Hair Treatment','2024-01-19','2024-01-19 06:11:26',NULL),(4009,341,'Hair Treatment','2024-01-22','2024-01-22 06:22:56',NULL),(4010,348,'Hair Treatment','2024-01-22','2024-01-22 06:23:20',NULL),(4011,486,'Hair Treatment','2024-01-22','2024-01-22 06:23:33',NULL),(4012,339,'Hair Treatment','2024-01-22','2024-01-22 06:23:58',NULL),(4013,482,'Hair Treatment','2024-01-22','2024-01-22 06:24:14',NULL),(4014,347,'Hair Treatment','2024-01-22','2024-01-22 06:24:31',NULL),(4015,479,'Hair Treatment','2024-01-22','2024-01-22 06:25:00',NULL),(4016,481,'Hair Treatment','2024-01-22','2024-01-22 06:25:12',NULL),(4017,355,'Hair Treatment','2024-01-22','2024-01-22 06:25:25',NULL),(4018,361,'Hair Treatment','2024-01-22','2024-01-22 06:25:41',NULL),(4020,342,'Hair Treatment','2024-01-22','2024-01-22 06:26:19',NULL),(4021,356,'Hair Treatment','2024-01-22','2024-01-22 06:27:08',NULL),(4022,363,'Hair Treatment','2024-01-22','2024-01-22 06:27:23',NULL),(4023,334,'Hair Treatment','2024-01-22','2024-01-22 06:27:41',NULL),(4024,351,'Hair Treatment','2024-01-22','2024-01-22 06:27:56',NULL),(4025,352,'Hair Treatment','2024-01-22','2024-01-22 06:28:21',NULL),(4026,345,'Hair Treatment','2024-01-22','2024-01-22 06:28:39',NULL),(4027,370,'Hair Treatment','2024-01-22','2024-01-22 06:29:01',NULL),(4028,222,'Hair Treatment','2024-01-22','2024-01-22 06:29:32',NULL),(4029,169,'Hair Treatment','2024-01-22','2024-01-22 06:29:46',NULL),(4030,172,'Hair Treatment','2024-01-22','2024-01-22 06:30:02',NULL),(4031,194,'Hair Treatment','2024-01-22','2024-01-22 06:30:23',NULL),(4032,200,'Hair Treatment','2024-01-22','2024-01-22 06:31:03',NULL),(4033,223,'Hair Treatment','2024-01-22','2024-01-22 06:31:17',NULL),(4034,217,'Hair Treatment','2024-01-22','2024-01-22 06:31:56',NULL),(4035,247,'Hair Treatment','2024-01-22','2024-01-22 06:32:47',NULL),(4036,183,'Hair Treatment','2024-01-22','2024-01-22 06:33:03',NULL),(4037,191,'Hair Treatment','2024-01-22','2024-01-22 06:33:23',NULL),(4038,216,'Hair Treatment','2024-01-22','2024-01-22 06:33:41',NULL),(4039,208,'Hair Treatment','2024-01-22','2024-01-22 06:33:55',NULL),(4040,199,'Hair Treatment','2024-01-22','2024-01-22 06:34:12',NULL),(4041,223,'Hair Treatment','2024-01-22','2024-01-22 06:34:49',NULL),(4042,193,'Hair Treatment','2024-01-22','2024-01-22 06:35:19',NULL),(4043,222,'Hair Treatment','2024-01-22','2024-01-22 06:35:40',NULL),(4044,315,'Haircut','2024-01-22','2024-01-22 06:37:30',NULL),(4045,322,'Haircut','2024-01-22','2024-01-22 06:37:48',NULL),(4046,324,'Haircut','2024-01-22','2024-01-22 06:38:03',NULL),(4047,318,'Haircut','2024-01-22','2024-01-22 06:38:18',NULL),(4048,316,'Haircut','2024-01-22','2024-01-22 06:38:32',NULL),(4049,313,'Haircut','2024-01-22','2024-01-22 06:38:50',NULL),(4050,310,'Haircut','2024-01-22','2024-01-22 06:39:03',NULL),(4051,323,'Haircut','2024-01-22','2024-01-22 06:39:20',NULL),(4052,306,'Haircut','2024-01-22','2024-01-22 06:39:35',NULL),(4053,314,'Haircut','2024-01-22','2024-01-22 06:39:52',NULL),(4054,253,'Haircut','2024-01-22','2024-01-22 06:40:40',NULL),(4055,254,'Haircut','2024-01-22','2024-01-22 06:41:21',NULL),(4056,270,'Haircut','2024-01-22','2024-01-22 06:41:34',NULL),(4057,242,'Haircut','2024-01-22','2024-01-22 06:41:49',NULL),(4058,284,'Haircut','2024-01-22','2024-01-22 06:42:11',NULL),(4059,244,'Haircut','2024-01-22','2024-01-22 06:42:32',NULL),(4060,286,'Haircut','2024-01-22','2024-01-22 06:42:46',NULL),(4061,255,'Haircut','2024-01-22','2024-01-22 06:43:01',NULL),(4062,259,'Haircut','2024-01-22','2024-01-22 06:43:30',NULL),(4063,36,'Haircut','2024-01-22','2024-01-22 06:43:47',NULL),(4064,112,'Haircut','2024-01-22','2024-01-22 06:44:10',NULL),(4065,109,'Haircut','2024-01-22','2024-01-22 06:44:31',NULL),(4066,131,'Haircut','2024-01-22','2024-01-22 06:44:46',NULL),(4067,26,'Haircut','2024-01-22','2024-01-22 06:45:00',NULL),(4068,52,'Haircut','2024-01-22','2024-01-22 06:45:15',NULL),(4069,263,'Hair Treatment','2024-01-22','2024-01-22 08:17:59',NULL),(4070,206,'Hair Treatment','2024-01-22','2024-01-22 08:18:37',NULL),(4071,207,'Hair Treatment','2024-01-22','2024-01-22 08:19:01',NULL),(4072,197,'Hair Treatment','2024-01-22','2024-01-22 08:19:20',NULL),(4073,214,'Hair Treatment','2024-01-24','2024-01-24 03:21:10',NULL),(4074,132,'Hair Treatment','2024-01-24','2024-01-24 03:21:48',NULL),(4075,65,'Hair Treatment','2024-01-24','2024-01-24 03:24:49',NULL),(4076,53,'Hair Treatment','2024-01-24','2024-01-24 03:26:08',NULL),(4077,125,'Hair Treatment','2024-01-24','2024-01-24 03:26:34',NULL),(4078,178,'Hair Treatment','2024-01-24','2024-01-24 03:34:11',NULL),(4079,142,'Hair Treatment','2024-01-24','2024-01-24 03:35:17',NULL),(4080,104,'Hair Treatment','2024-01-24','2024-01-24 03:37:38',NULL),(4081,122,'Hair Treatment','2024-01-24','2024-01-24 03:38:00',NULL),(4082,134,'Hair Treatment','2024-01-24','2024-01-24 03:42:49',NULL),(4083,28,'Hair Treatment','2024-01-24','2024-01-24 03:43:10',NULL),(4084,29,'Hair Treatment','2024-01-24','2024-01-24 03:43:26',NULL),(4085,126,'Hair Treatment','2024-01-24','2024-01-24 03:43:40',NULL),(4086,114,'Hair Treatment','2024-01-24','2024-01-24 03:43:54',NULL),(4087,60,'Hair Treatment','2024-01-24','2024-01-24 03:44:16',NULL),(4088,103,'Hair Treatment','2024-01-24','2024-01-24 03:44:33',NULL),(4089,121,'Hair Treatment','2024-01-24','2024-01-24 03:44:51',NULL),(4090,56,'Hair Treatment','2024-01-24','2024-01-24 03:45:12',NULL),(4091,72,'Hair Treatment','2024-01-24','2024-01-24 03:45:27',NULL),(4092,36,'Hair Treatment','2024-01-24','2024-01-24 03:45:44',NULL),(4093,287,'Hair Treatment','2024-01-25','2024-01-25 07:53:53',NULL),(4094,279,'Hair Treatment','2024-01-25','2024-01-25 07:54:08',NULL),(4095,269,'Hair Treatment','2024-01-25','2024-01-25 07:54:23',NULL),(4096,280,'Hair Treatment','2024-01-25','2024-01-25 07:54:42',NULL),(4097,225,'Hair Treatment','2024-01-25','2024-01-25 07:55:05',NULL),(4098,226,'Hair Treatment','2024-01-25','2024-01-25 07:55:22',NULL),(4099,281,'Hair Treatment','2024-01-25','2024-01-25 07:55:40',NULL),(4100,248,'Hair Treatment','2024-01-25','2024-01-25 07:56:11',NULL),(4101,241,'Hair Treatment','2024-01-25','2024-01-25 07:56:58',NULL),(4102,240,'Hair Treatment','2024-01-25','2024-01-25 07:57:15',NULL),(4103,268,'Hair Treatment','2024-01-25','2024-01-25 07:57:31',NULL),(4104,239,'Hair Treatment','2024-01-25','2024-01-25 07:57:51',NULL),(4105,238,'Hair Treatment','2024-01-25','2024-01-25 07:58:48',NULL),(4106,272,'Hair Treatment','2024-01-25','2024-01-25 07:59:13',NULL),(4107,276,'Hair Treatment','2024-01-25','2024-01-25 07:59:35',NULL),(4108,250,'Hair Treatment','2024-01-25','2024-01-25 08:00:06',NULL),(4109,330,'Hair Treatment','2024-01-25','2024-01-25 08:01:38',NULL),(4110,230,'Hair Treatment','2024-01-25','2024-01-25 08:01:54',NULL),(4111,243,'Hair Treatment','2024-01-25','2024-01-25 08:02:30',NULL),(4112,13,'Hair Treatment','2024-01-26','2024-01-26 07:23:40',NULL),(4113,161,'Hair Treatment','2024-01-26','2024-01-26 07:23:53',NULL),(4114,133,'Hair Treatment','2024-01-26','2024-01-26 07:24:07',NULL),(4115,3,'Hair Treatment','2024-01-26','2024-01-26 07:24:28',NULL),(4116,163,'Hair Treatment','2024-01-26','2024-01-26 07:24:43',NULL),(4117,44,'Hair Treatment','2024-01-26','2024-01-26 07:24:58',NULL),(4118,1,'Hair Treatment','2024-01-26','2024-01-26 07:25:12',NULL),(4119,81,'Hair Treatment','2024-01-26','2024-01-26 07:25:25',NULL),(4120,7,'Hair Treatment','2024-01-26','2024-01-26 07:25:40',NULL),(4121,8,'Hair Treatment','2024-01-26','2024-01-26 07:25:55',NULL),(4122,196,'Hair Treatment','2024-01-26','2024-01-26 07:26:11',NULL),(4123,34,'Hair Treatment','2024-01-26','2024-01-26 07:26:25',NULL),(4124,118,'Hair Treatment','2024-01-26','2024-01-26 07:26:39',NULL),(4125,106,'Hair Treatment','2024-01-26','2024-01-26 07:27:54',NULL),(4126,9,'Hair Treatment','2024-01-26','2024-01-26 07:28:17',NULL),(4127,6,'Hair Treatment','2024-01-26','2024-01-26 07:28:34',NULL),(4128,22,'Hair Treatment','2024-01-26','2024-01-26 07:28:49',NULL),(4129,107,'Hair Treatment','2024-01-26','2024-01-26 07:29:04',NULL),(4130,5,'Hair Treatment','2024-01-26','2024-01-26 07:29:20',NULL),(4131,175,'Hair Treatment','2024-01-26','2024-01-26 07:29:34',NULL),(4132,63,'Hair Treatment','2024-01-26','2024-01-26 07:30:04',NULL),(4133,180,'Hair Treatment','2024-01-26','2024-01-26 07:30:19',NULL),(4134,85,'Hair Treatment','2024-01-26','2024-01-26 07:31:48',NULL),(4135,82,'Hair Treatment','2024-01-26','2024-01-26 07:32:11',NULL),(4136,144,'Hair Treatment','2024-01-26','2024-01-26 07:34:41',NULL),(4137,130,'Hair Treatment','2024-01-26','2024-01-26 07:35:42',NULL),(4138,153,'Hair Treatment','2024-01-26','2024-01-26 07:36:33',NULL),(4139,129,'Hair Treatment','2024-01-26','2024-01-26 07:37:18',NULL),(4140,141,'Hair Treatment','2024-01-26','2024-01-26 07:38:16',NULL),(4141,88,'Hair Treatment','2024-01-26','2024-01-26 07:38:31',NULL),(4142,116,'Hair Treatment','2024-01-26','2024-01-26 07:38:50',NULL),(4143,98,'Hair Treatment','2024-01-26','2024-01-26 07:39:04',NULL),(4144,152,'Hair Treatment','2024-01-26','2024-01-26 07:39:18',NULL),(4145,91,'Hair Treatment','2024-01-26','2024-01-26 07:39:33',NULL),(4146,487,'Hair Treatment','2024-01-26','2024-01-26 07:39:46',NULL),(4147,159,'Hair Treatment','2024-01-26','2024-01-26 07:40:03',NULL),(4148,136,'Hair Treatment','2024-01-26','2024-01-26 07:40:17',NULL),(4149,78,'Hair Treatment','2024-01-26','2024-01-26 07:40:32',NULL),(4150,164,'Hair Treatment','2024-01-26','2024-01-26 07:40:47',NULL),(4151,418,'Hair Treatment','2024-01-30','2024-01-30 07:28:40',NULL),(4152,418,'Hair Treatment','2024-01-30','2024-01-30 07:28:41',NULL),(4153,432,'Hair Treatment','2024-01-30','2024-01-30 07:32:19',NULL),(4154,400,'Hair Treatment','2024-01-30','2024-01-30 07:34:36',NULL),(4155,411,'Hair Treatment','2024-01-30','2024-01-30 07:35:42',NULL),(4156,169,'Hair Treatment','2024-01-30','2024-01-30 08:36:48',NULL),(4157,169,'Hair Treatment','2024-01-30','2024-01-30 08:36:49',NULL),(4158,222,'Hair Treatment','2024-01-30','2024-01-30 08:38:14',NULL),(4159,217,'Hair Treatment','2024-01-30','2024-01-30 08:39:08',NULL),(4160,193,'Hair Treatment','2024-01-30','2024-01-30 08:40:21',NULL),(4161,247,'Hair Treatment','2024-01-30','2024-01-30 08:43:08',NULL),(4162,199,'Hair Treatment','2024-01-30','2024-01-30 08:44:10',NULL),(4163,198,'Hair Treatment','2024-01-30','2024-01-30 08:45:18',NULL),(4164,205,'Hair Treatment','2024-01-30','2024-01-30 08:46:43',NULL),(4165,201,'Hair Treatment','2024-01-30','2024-01-30 08:47:39',NULL),(4166,272,'Hair Treatment','2024-01-30','2024-01-30 08:48:38',NULL),(4167,276,'Hair Treatment','2024-01-30','2024-01-30 08:49:34',NULL),(4168,229,'Hair Treatment','2024-01-30','2024-01-30 08:50:32',NULL),(4169,277,'Hair Treatment','2024-01-30','2024-01-30 08:51:19',NULL),(4170,207,'Hair Treatment','2024-01-30','2024-01-30 08:52:26',NULL),(4171,263,'Hair Treatment','2024-01-30','2024-01-30 08:53:14',NULL),(4172,215,'Hair Treatment','2024-01-30','2024-01-30 08:57:17',NULL),(4173,187,'Hair Treatment','2024-01-30','2024-01-30 08:58:09',NULL),(4174,160,'Hair Treatment','2024-01-30','2024-01-30 08:59:05',NULL),(4175,320,'Hair Treatment','2024-01-30','2024-01-30 09:00:21',NULL),(4176,319,'Hair Treatment','2024-01-30','2024-01-30 09:01:10',NULL),(4177,319,'Hair Treatment','2024-01-30','2024-01-30 09:01:10',NULL),(4178,300,'Hair Treatment','2024-01-30','2024-01-30 09:02:42',NULL),(4179,301,'Hair Treatment','2024-01-30','2024-01-30 09:03:41',NULL),(4180,238,'Hair Treatment','2024-01-30','2024-01-30 09:05:40',NULL),(4181,299,'Hair Treatment','2024-01-30','2024-01-30 09:06:37',NULL),(4182,328,'Hair Treatment','2024-01-30','2024-01-30 09:07:23',NULL),(4183,328,'Hair Treatment','2024-01-30','2024-01-30 09:07:23',NULL),(4184,309,'Hair Treatment','2024-01-30','2024-01-30 09:08:09',NULL),(4185,311,'Hair Treatment','2024-01-30','2024-01-30 09:09:04',NULL),(4186,307,'Hair Treatment','2024-01-30','2024-01-30 09:10:02',NULL),(4187,318,'Hair Treatment','2024-01-30','2024-01-30 09:13:03',NULL),(4188,318,'Hair Treatment','2024-01-30','2024-01-30 09:13:03',NULL),(4189,324,'Hair Treatment','2024-01-30','2024-01-30 09:15:18',NULL),(4190,303,'Hair Treatment','2024-01-30','2024-01-30 09:16:08',NULL),(4191,315,'Hair Treatment','2024-01-30','2024-01-30 09:16:58',NULL),(4192,306,'Hair Treatment','2024-01-30','2024-01-30 09:17:50',NULL),(4193,306,'Hair Treatment','2024-01-30','2024-01-30 09:17:50',NULL),(4194,316,'Hair Treatment','2024-01-30','2024-01-30 09:20:13',NULL),(4195,314,'Hair Treatment','2024-01-30','2024-01-30 09:21:05',NULL),(4196,323,'Hair Treatment','2024-01-30','2024-01-30 09:22:09',NULL),(4197,323,'Hair Treatment','2024-01-30','2024-01-30 09:22:09',NULL),(4198,310,'Hair Treatment','2024-01-30','2024-01-30 09:24:25',NULL),(4199,310,'Hair Treatment','2024-01-30','2024-01-30 09:24:25',NULL),(4200,317,'Hair Treatment','2024-01-30','2024-01-30 09:26:34',NULL),(4201,53,'Hair Treatment','2024-01-30','2024-01-30 09:31:07',NULL),(4202,466,'Haircut','2024-01-30','2024-01-30 10:20:11',NULL),(4203,466,'Haircut','2024-01-30','2024-01-30 10:25:18',NULL),(4204,377,'Haircut','2024-01-30','2024-01-30 10:26:17',NULL),(4205,462,'Haircut','2024-01-30','2024-01-30 10:27:36',NULL),(4206,434,'Haircut','2024-01-30','2024-01-30 10:28:50',NULL),(4207,483,'Haircut','2024-01-30','2024-01-30 10:29:50',NULL),(4208,176,'Haircut','2024-01-30','2024-01-30 10:32:02',NULL),(4209,150,'Haircut','2024-01-30','2024-01-30 10:32:46',NULL),(4210,150,'Haircut','2024-01-30','2024-01-30 10:32:46',NULL),(4211,164,'Haircut','2024-01-30','2024-01-30 10:36:12',NULL),(4212,78,'Haircut','2024-01-30','2024-01-30 10:37:17',NULL),(4213,95,'Haircut','2024-01-30','2024-01-30 10:38:05',NULL),(4214,87,'Haircut','2024-01-30','2024-01-30 10:38:51',NULL),(4215,87,'Haircut','2024-01-30','2024-01-30 10:38:51',NULL),(4216,146,'Haircut','2024-01-30','2024-01-30 10:40:02',NULL),(4217,92,'Haircut','2024-01-30','2024-01-30 10:40:40',NULL),(4218,75,'Haircut','2024-01-30','2024-01-30 10:41:15',NULL),(4219,90,'Haircut','2024-01-30','2024-01-30 10:42:06',NULL),(4220,129,'Haircut','2024-01-30','2024-01-30 10:42:42',NULL),(4221,77,'Haircut','2024-01-30','2024-01-30 10:43:37',NULL),(4222,159,'Haircut','2024-01-30','2024-01-30 10:44:19',NULL),(4223,74,'Haircut','2024-01-30','2024-01-30 10:45:56',NULL),(4224,159,'Haircut','2024-01-30','2024-01-30 10:46:33',NULL),(4225,23,'Hair Treatment','2024-01-31','2024-01-31 03:38:54',NULL),(4226,125,'Hair Treatment','2024-01-31','2024-01-31 03:41:40',NULL),(4227,142,'Hair Treatment','2024-01-31','2024-01-31 03:47:04',NULL),(4228,65,'Hair Treatment','2024-01-31','2024-01-31 03:47:56',NULL),(4229,65,'Hair Treatment','2024-01-31','2024-01-31 03:47:56',NULL),(4230,210,'Hair Treatment','2024-01-31','2024-01-31 03:49:13',NULL),(4231,178,'Hair Treatment','2024-01-31','2024-01-31 03:50:05',NULL),(4232,178,'Hair Treatment','2024-01-31','2024-01-31 03:51:04',NULL),(4233,29,'Hair Treatment','2024-01-31','2024-01-31 03:51:50',NULL),(4234,60,'Hair Treatment','2024-01-31','2024-01-31 03:52:33',NULL),(4235,131,'Hair Treatment','2024-01-31','2024-01-31 03:53:08',NULL),(4236,131,'Hair Treatment','2024-01-31','2024-01-31 03:53:08',NULL),(4237,177,'Hair Treatment','2024-01-31','2024-01-31 03:55:05',NULL),(4238,108,'Hair Treatment','2024-01-31','2024-01-31 03:55:41',NULL),(4239,149,'Hair Treatment','2024-01-31','2024-01-31 03:56:21',NULL),(4240,134,'Hair Treatment','2024-01-30','2024-01-31 03:57:27',NULL),(4241,303,'Haircut','2024-01-27','2024-01-31 04:01:06',NULL),(4242,482,'Haircut','2024-01-27','2024-01-31 04:01:52',NULL),(4243,165,'Haircut','2024-01-27','2024-01-31 04:02:34',NULL),(4244,282,'Haircut','2024-01-27','2024-01-31 04:03:24',NULL),(4245,330,'Haircut','2024-01-27','2024-01-31 04:04:20',NULL),(4246,283,'Haircut','2024-01-27','2024-01-31 04:05:18',NULL),(4247,207,'Haircut','2024-01-27','2024-01-31 04:06:05',NULL),(4248,187,'Haircut','2024-01-27','2024-01-31 04:22:26',NULL),(4249,215,'Haircut','2024-01-27','2024-01-31 04:23:08',NULL),(4250,221,'Haircut','2024-01-27','2024-01-31 04:23:45',NULL),(4251,186,'Haircut','2024-01-27','2024-01-31 04:39:59',NULL),(4252,160,'Haircut','2024-01-27','2024-01-31 04:40:40',NULL),(4253,204,'Haircut','2024-01-27','2024-01-31 04:41:38',NULL),(4254,185,'Haircut','2024-01-27','2024-01-31 04:42:29',NULL),(4255,219,'Haircut','2024-01-27','2024-01-31 04:44:04',NULL),(4256,189,'Haircut','2024-01-27','2024-01-31 04:44:42',NULL),(4257,317,'Haircut','2024-01-27','2024-01-31 04:55:35',NULL),(4258,396,'Hair Treatment','2024-02-01','2024-02-01 04:04:16',NULL),(4259,392,'Hair Treatment','2024-02-01','2024-02-01 04:05:05',NULL),(4260,429,'Hair Treatment','2024-02-01','2024-02-01 04:05:51',NULL),(4261,429,'Hair Treatment','2024-02-01','2024-02-01 04:05:51',NULL),(4262,397,'Hair Treatment','2024-02-01','2024-02-01 04:06:48',NULL),(4263,401,'Hair Treatment','2024-02-01','2024-02-01 04:07:35',NULL),(4264,419,'Hair Treatment','2024-02-01','2024-02-01 04:08:44',NULL),(4266,412,'Hair Treatment','2024-02-01','2024-02-01 04:11:19',NULL),(4267,428,'Hair Treatment','2024-02-01','2024-02-01 04:12:19',NULL),(4268,423,'Hair Treatment','2024-02-01','2024-02-01 04:13:24',NULL),(4269,413,'Hair Treatment','2024-02-01','2024-02-01 04:14:31',NULL),(4270,394,'Hair Treatment','2024-02-01','2024-02-01 04:16:20',NULL),(4271,410,'Hair Treatment','2024-02-01','2024-02-01 04:17:03',NULL),(4272,425,'Hair Treatment','2024-02-01','2024-02-01 04:17:48',NULL),(4273,414,'Hair Treatment','2024-02-01','2024-02-01 04:18:54',NULL),(4274,404,'Hair Treatment','2024-02-01','2024-02-01 04:19:36',NULL),(4275,405,'Hair Treatment','2024-02-01','2024-02-01 04:20:40',NULL),(4276,405,'Hair Treatment','2024-02-01','2024-02-01 04:20:41',NULL),(4277,405,'Hair Treatment','2024-02-01','2024-02-01 04:20:41',NULL),(4278,406,'Hair Treatment','2024-02-01','2024-02-01 04:21:46',NULL),(4279,484,'Hair Treatment','2024-02-01','2024-02-01 04:23:17',NULL),(4280,48,'Hair Treatment','2024-02-01','2024-02-01 08:26:27',NULL),(4281,47,'Hair Treatment','2024-02-01','2024-02-01 08:27:17',NULL),(4282,47,'Hair Treatment','2024-02-01','2024-02-01 08:27:17',NULL),(4283,155,'Hair Treatment','2024-02-01','2024-02-01 08:28:10',NULL),(4284,155,'Hair Treatment','2024-02-01','2024-02-01 08:28:10',NULL),(4285,96,'Hair Treatment','2024-02-01','2024-02-01 08:29:08',NULL),(4286,96,'Hair Treatment','2024-02-01','2024-02-01 08:29:08',NULL),(4287,156,'Hair Treatment','2024-02-01','2024-02-01 08:29:51',NULL),(4288,97,'Hair Treatment','2024-02-01','2024-02-01 08:30:28',NULL),(4289,93,'Hair Treatment','2024-02-01','2024-02-01 08:31:08',NULL),(4290,93,'Hair Treatment','2024-02-01','2024-02-01 08:31:09',NULL),(4291,148,'Hair Treatment','2024-02-01','2024-02-01 08:33:52',NULL),(4292,160,'Hair Treatment','2024-02-01','2024-02-01 08:35:31',NULL),(4293,94,'Hair Treatment','2024-02-01','2024-02-01 08:36:21',NULL),(4294,94,'Hair Treatment','2024-02-01','2024-02-01 08:36:21',NULL),(4295,46,'Hair Treatment','2024-02-01','2024-02-01 08:37:04',NULL),(4296,46,'Hair Treatment','2024-02-01','2024-02-01 08:37:04',NULL),(4297,127,'Hair Treatment','2024-02-01','2024-02-01 08:37:42',NULL),(4298,174,'Hair Treatment','2024-02-01','2024-02-01 08:38:23',NULL),(4299,139,'Hair Treatment','2024-02-01','2024-02-01 08:39:14',NULL),(4300,45,'Hair Treatment','2024-02-01','2024-02-01 08:39:53',NULL),(4301,37,'Hair Treatment','2024-02-01','2024-02-01 08:47:11',NULL),(4302,37,'Hair Treatment','2024-02-01','2024-02-01 08:47:11',NULL),(4303,62,'Hair Treatment','2024-02-01','2024-02-01 08:47:47',NULL),(4304,12,'Hair Treatment','2024-02-01','2024-02-01 08:48:38',NULL),(4305,12,'Hair Treatment','2024-02-01','2024-02-01 08:48:38',NULL),(4306,54,'Hair Treatment','2024-02-01','2024-02-01 08:49:45',NULL),(4307,335,'Hair Treatment','2024-02-02','2024-02-02 07:57:26',NULL),(4308,341,'Hair Treatment','2024-02-02','2024-02-02 07:58:04',NULL),(4309,365,'Hair Treatment','2024-02-02','2024-02-02 07:58:34',NULL),(4310,349,'Hair Treatment','2024-02-02','2024-02-02 07:59:20',NULL),(4311,337,'Hair Treatment','2024-02-02','2024-02-02 08:00:05',NULL),(4312,339,'Hair Treatment','2024-02-02','2024-02-02 08:00:44',NULL),(4313,347,'Hair Treatment','2024-02-02','2024-02-02 08:01:20',NULL),(4314,355,'Hair Treatment','2024-02-02','2024-02-02 08:02:41',NULL),(4315,348,'Hair Treatment','2024-02-02','2024-02-02 08:03:25',NULL),(4317,427,'Hair Treatment','2024-02-02','2024-02-02 08:05:28',NULL),(4318,481,'Hair Treatment','2024-02-02','2024-02-02 08:06:17',NULL),(4319,366,'Hair Treatment','2024-02-02','2024-02-02 08:06:46',NULL),(4320,370,'Hair Treatment','2024-02-02','2024-02-02 08:07:15',NULL),(4321,334,'Hair Treatment','2024-02-02','2024-02-02 08:07:51',NULL),(4322,357,'Hair Treatment','2024-02-02','2024-02-02 08:08:50',NULL),(4323,338,'Hair Treatment','2024-02-02','2024-02-02 08:10:27',NULL),(4324,331,'Hair Treatment','2024-02-02','2024-02-02 08:10:55',NULL),(4325,363,'Hair Treatment','2024-02-02','2024-02-02 08:14:14',NULL),(4326,482,'Hair Treatment','2024-02-02','2024-02-02 08:16:58',NULL),(4327,62,'Hair Treatment','2024-02-03','2024-02-03 08:07:06',NULL),(4328,111,'Hair Treatment','2024-02-03','2024-02-03 08:07:35',NULL),(4329,96,'Hair Treatment','2024-02-03','2024-02-03 08:08:33',NULL),(4330,381,'Hair Treatment','2024-02-03','2024-02-03 08:09:34',NULL),(4333,97,'Hair Treatment','2024-02-03','2024-02-03 08:10:21',NULL),(4334,97,'Hair Treatment','2024-02-03','2024-02-03 08:10:21',NULL),(4335,384,'Hair Treatment','2024-02-03','2024-02-03 08:10:52',NULL),(4336,455,'Hair Treatment','2024-02-03','2024-02-03 08:11:26',NULL),(4337,375,'Hair Treatment','2024-02-03','2024-02-03 08:11:53',NULL),(4338,167,'Hair Treatment','2024-02-03','2024-02-03 08:12:24',NULL),(4339,166,'Hair Treatment','2024-02-03','2024-02-03 08:12:49',NULL),(4340,391,'Hair Treatment','2024-02-03','2024-02-03 08:13:52',NULL),(4341,457,'Hair Treatment','2024-02-03','2024-02-03 08:14:29',NULL),(4342,376,'Hair Treatment','2024-02-03','2024-02-03 08:15:21',NULL),(4343,156,'Hair Treatment','2024-02-03','2024-02-03 08:16:01',NULL),(4344,156,'Hair Treatment','2024-02-03','2024-02-03 08:16:01',NULL),(4345,156,'Hair Treatment','2024-02-03','2024-02-03 08:21:23',NULL),(4346,102,'Hair Treatment','2024-02-03','2024-02-03 08:22:00',NULL),(4347,102,'Hair Treatment','2024-02-03','2024-02-03 08:22:00',NULL),(4348,157,'Hair Treatment','2024-02-03','2024-02-03 08:23:12',NULL),(4349,439,'Hair Treatment','2024-02-03','2024-02-03 08:24:14',NULL),(4350,171,'Hair Treatment','2024-02-03','2024-02-03 08:24:46',NULL),(4351,379,'Hair Treatment','2024-02-03','2024-02-03 08:25:11',NULL),(4352,379,'Hair Treatment','2024-02-03','2024-02-03 08:25:11',NULL),(4353,379,'Hair Treatment','2024-02-03','2024-02-03 08:25:11',NULL),(4354,250,'Haircut','2024-02-03','2024-02-03 08:26:33',NULL),(4355,250,'Haircut','2024-02-03','2024-02-03 08:26:33',NULL),(4356,188,'Haircut','2024-02-03','2024-02-03 08:27:21',NULL),(4357,188,'Haircut','2024-02-03','2024-02-03 08:27:21',NULL),(4358,188,'Haircut','2024-02-03','2024-02-03 08:27:22',NULL),(4359,221,'Haircut','2024-02-03','2024-02-03 08:27:46',NULL),(4360,278,'Haircut','2024-02-03','2024-02-03 08:28:45',NULL),(4361,264,'Haircut','2024-02-03','2024-02-03 08:30:00',NULL),(4362,235,'Haircut','2024-02-03','2024-02-03 08:30:49',NULL),(4363,173,'Haircut','2024-02-03','2024-02-03 08:31:54',NULL),(4364,231,'Haircut','2024-02-03','2024-02-03 11:07:03',NULL),(4365,231,'Haircut','2024-02-03','2024-02-03 11:07:03',NULL),(4366,206,'Haircut','2024-02-03','2024-02-12 04:00:59',NULL),(4367,206,'Haircut','2024-02-03','2024-02-12 04:00:59',NULL),(4368,206,'Haircut','2024-02-03','2024-02-12 04:00:59',NULL),(4369,206,'Haircut','2024-02-03','2024-02-12 04:00:59',NULL),(4370,212,'Haircut','2024-02-03','2024-02-12 04:01:43',NULL),(4371,212,'Haircut','2024-02-03','2024-02-12 04:01:43',NULL),(4372,72,'Haircut','2024-02-03','2024-02-12 04:02:36',NULL),(4373,72,'Haircut','2024-02-03','2024-02-12 04:03:39',NULL),(4374,149,'Haircut','2024-02-03','2024-02-12 04:04:21',NULL),(4375,76,'Haircut','2024-02-03','2024-02-12 04:05:20',NULL),(4376,69,'Haircut','2024-02-03','2024-02-12 04:06:09',NULL),(4377,24,'Haircut','2024-02-12','2024-02-12 04:06:53',NULL),(4378,285,'Haircut','2024-02-12','2024-02-12 05:55:49',NULL),(4379,66,'Haircut','2024-02-12','2024-02-12 05:56:08',NULL),(4380,84,'Haircut','2024-02-12','2024-02-12 05:56:24',NULL),(4381,158,'Haircut','2024-02-12','2024-02-12 05:56:38',NULL),(4382,143,'Haircut','2024-02-12','2024-02-12 05:57:09',NULL),(4383,9,'Haircut','2024-02-12','2024-02-12 05:57:26',NULL),(4384,106,'Haircut','2024-02-12','2024-02-12 05:57:38',NULL),(4385,118,'Haircut','2024-02-12','2024-02-12 05:57:59',NULL),(4386,2,'Haircut','2024-02-12','2024-02-12 05:58:21',NULL),(4387,6,'Haircut','2024-02-12','2024-02-12 05:58:40',NULL),(4388,309,'Hair Treatment','2024-02-12','2024-02-12 08:21:19',NULL),(4389,309,'Hair Treatment','2024-02-12','2024-02-12 08:21:19',NULL),(4390,328,'Hair Treatment','2024-02-12','2024-02-12 08:22:10',NULL),(4391,328,'Hair Treatment','2024-02-12','2024-02-12 08:22:11',NULL),(4392,328,'Hair Treatment','2024-02-12','2024-02-12 08:22:11',NULL),(4393,327,'Hair Treatment','2024-02-12','2024-02-12 08:23:19',NULL),(4394,327,'Hair Treatment','2024-02-12','2024-02-12 08:23:20',NULL),(4395,319,'Hair Treatment','2024-02-12','2024-02-12 08:24:07',NULL),(4396,180,'Hair Treatment','2024-02-12','2024-02-12 08:27:26',NULL),(4397,180,'Hair Treatment','2024-02-12','2024-02-12 08:27:26',NULL),(4398,130,'Hair Treatment','2024-02-12','2024-02-12 08:28:27',NULL),(4399,85,'Hair Treatment','2024-02-12','2024-02-12 08:29:16',NULL),(4400,152,'Hair Treatment','2024-02-12','2024-02-12 08:29:53',NULL),(4401,487,'Hair Treatment','2024-02-12','2024-02-12 08:31:39',NULL),(4402,144,'Hair Treatment','2024-02-12','2024-02-12 08:32:27',NULL),(4403,63,'Hair Treatment','2024-02-12','2024-02-12 08:33:17',NULL),(4404,78,'Hair Treatment','2024-02-12','2024-02-12 08:33:56',NULL),(4405,164,'Hair Treatment','2024-02-12','2024-02-12 08:34:45',NULL),(4406,164,'Hair Treatment','2024-02-12','2024-02-12 08:34:45',NULL),(4407,320,'Hair Treatment','2024-02-12','2024-02-12 08:35:44',NULL),(4408,307,'Hair Treatment','2024-02-12','2024-02-12 08:36:45',NULL),(4409,307,'Hair Treatment','2024-02-12','2024-02-12 08:36:45',NULL),(4410,306,'Hair Treatment','2024-02-12','2024-02-12 08:37:26',NULL),(4411,306,'Hair Treatment','2024-02-12','2024-02-12 08:37:26',NULL),(4412,323,'Hair Treatment','2024-02-12','2024-02-12 08:38:55',NULL),(4413,318,'Hair Treatment','2024-02-12','2024-02-12 08:40:42',NULL),(4414,1,'Hair Treatment','2024-02-13','2024-02-13 08:18:33',NULL),(4415,8,'Hair Treatment','2024-02-13','2024-02-13 08:19:43',NULL),(4416,163,'Hair Treatment','2024-02-13','2024-02-13 08:22:48',NULL),(4417,44,'Hair Treatment','2024-02-13','2024-02-13 08:23:36',NULL),(4418,133,'Hair Treatment','2024-02-13','2024-02-13 08:24:10',NULL),(4419,13,'Hair Treatment','2024-02-13','2024-02-13 08:24:59',NULL),(4420,161,'Hair Treatment','2024-02-14','2024-02-14 08:18:00',NULL),(4421,49,'Hair Treatment','2024-02-14','2024-02-14 08:18:41',NULL),(4422,49,'Hair Treatment','2024-02-14','2024-02-14 08:18:42',NULL),(4423,49,'Hair Treatment','2024-02-14','2024-02-14 08:18:42',NULL),(4424,10,'Hair Treatment','2024-02-14','2024-02-14 08:20:12',NULL),(4425,118,'Hair Treatment','2024-02-14','2024-02-14 08:21:04',NULL),(4426,118,'Hair Treatment','2024-02-14','2024-02-14 08:21:04',NULL),(4427,34,'Hair Treatment','2024-02-14','2024-02-14 08:21:42',NULL),(4428,175,'Hair Treatment','2024-02-14','2024-02-14 08:22:17',NULL),(4429,175,'Hair Treatment','2024-02-14','2024-02-14 08:22:18',NULL),(4430,175,'Hair Treatment','2024-02-14','2024-02-14 08:22:18',NULL),(4431,175,'Hair Treatment','2024-02-14','2024-02-14 08:22:18',NULL),(4432,22,'Hair Treatment','2024-02-14','2024-02-14 08:23:09',NULL),(4433,107,'Hair Treatment','2024-02-14','2024-02-14 08:23:55',NULL),(4434,107,'Hair Treatment','2024-02-14','2024-02-14 08:23:55',NULL),(4435,6,'Hair Treatment','2024-02-14','2024-02-14 08:24:46',NULL),(4436,6,'Hair Treatment','2024-02-14','2024-02-14 08:24:46',NULL),(4437,5,'Hair Treatment','2024-02-14','2024-02-14 08:25:35',NULL),(4438,9,'Hair Treatment','2024-02-14','2024-02-14 08:27:26',NULL),(4439,9,'Hair Treatment','2024-02-14','2024-02-14 08:27:26',NULL),(4440,81,'Hair Treatment','2024-02-14','2024-02-14 08:28:13',NULL),(4441,7,'Hair Treatment','2024-02-14','2024-02-14 08:30:12',NULL),(4442,228,'Hair Treatment','2024-02-14','2024-02-14 08:38:11',NULL),(4443,228,'Hair Treatment','2024-02-14','2024-02-14 08:38:12',NULL),(4444,258,'Hair Treatment','2024-02-14','2024-02-14 08:39:51',NULL),(4445,258,'Hair Treatment','2024-02-14','2024-02-14 08:39:51',NULL),(4446,245,'Hair Treatment','2024-02-14','2024-02-14 08:40:28',NULL),(4447,256,'Hair Treatment','2024-02-14','2024-02-14 08:41:06',NULL),(4448,237,'Hair Treatment','2024-02-14','2024-02-14 08:44:36',NULL),(4449,232,'Hair Treatment','2024-02-14','2024-02-14 08:46:02',NULL),(4450,273,'Hair Treatment','2024-02-14','2024-02-14 08:46:42',NULL),(4451,274,'Hair Treatment','2024-02-14','2024-02-14 08:48:14',NULL),(4452,275,'Hair Treatment','2024-02-14','2024-02-14 08:49:01',NULL),(4453,246,'Hair Treatment','2024-02-14','2024-02-14 08:49:43',NULL),(4454,329,'Hair Treatment','2024-02-14','2024-02-14 08:50:17',NULL),(4455,251,'Hair Treatment','2024-02-14','2024-02-14 08:50:56',NULL),(4456,254,'Hair Treatment','2024-02-14','2024-02-14 08:51:40',NULL),(4457,259,'Hair Treatment','2024-02-14','2024-02-14 08:53:53',NULL),(4458,259,'Hair Treatment','2024-02-14','2024-02-14 08:53:53',NULL),(4459,259,'Hair Treatment','2024-02-14','2024-02-14 08:53:53',NULL),(4460,259,'Hair Treatment','2024-02-14','2024-02-14 08:53:53',NULL),(4461,286,'Hair Treatment','2024-02-14','2024-02-14 08:54:33',NULL),(4462,286,'Hair Treatment','2024-02-14','2024-02-14 08:54:37',NULL),(4463,244,'Hair Treatment','2024-02-14','2024-02-14 08:55:27',NULL),(4464,244,'Hair Treatment','2024-02-14','2024-02-14 08:56:48',NULL),(4465,253,'Hair Treatment','2024-02-14','2024-02-14 08:59:52',NULL),(4466,270,'Hair Treatment','2024-02-14','2024-02-14 09:00:47',NULL),(4467,285,'Hair Treatment','2024-02-14','2024-02-14 09:01:53',NULL),(4468,235,'Hair Treatment','2024-02-14','2024-02-14 09:03:06',NULL),(4469,454,'Hair Treatment','2024-02-15','2024-02-15 08:07:50',NULL),(4470,453,'Hair Treatment','2024-02-15','2024-02-15 08:08:31',NULL),(4471,380,'Hair Treatment','2024-02-15','2024-02-15 08:09:09',NULL),(4472,445,'Hair Treatment','2024-02-15','2024-02-15 08:09:43',NULL),(4473,374,'Hair Treatment','2024-02-15','2024-02-15 08:10:24',NULL),(4474,383,'Hair Treatment','2024-02-15','2024-02-15 08:10:52',NULL),(4475,447,'Hair Treatment','2024-02-15','2024-02-15 08:11:20',NULL),(4476,465,'Hair Treatment','2024-02-15','2024-02-15 08:12:08',NULL),(4477,435,'Hair Treatment','2024-02-15','2024-02-15 08:12:43',NULL),(4478,438,'Hair Treatment','2024-02-15','2024-02-15 08:13:12',NULL),(4479,468,'Hair Treatment','2024-02-15','2024-02-15 08:13:42',NULL),(4480,475,'Hair Treatment','2024-02-15','2024-02-15 08:14:14',NULL),(4481,459,'Hair Treatment','2024-02-15','2024-02-15 08:14:37',NULL),(4482,377,'Hair Treatment','2024-02-15','2024-02-15 08:15:05',NULL),(4483,471,'Hair Treatment','2024-02-15','2024-02-15 08:15:42',NULL),(4484,464,'Hair Treatment','2024-02-15','2024-02-15 08:16:15',NULL),(4485,448,'Hair Treatment','2024-02-15','2024-02-15 08:16:51',NULL),(4486,373,'Hair Treatment','2024-02-15','2024-02-15 08:18:48',NULL),(4487,371,'Hair Treatment','2024-02-15','2024-02-15 08:20:26',NULL),(4488,427,'Hair Treatment','2024-02-15','2024-02-15 08:21:28',NULL),(4489,400,'Hair Treatment','2024-02-16','2024-02-16 08:06:22',NULL),(4490,400,'Hair Treatment','2024-02-16','2024-02-16 08:06:22',NULL),(4491,400,'Hair Treatment','2024-02-16','2024-02-16 08:06:22',NULL),(4492,423,'Hair Treatment','2024-02-16','2024-02-16 08:07:05',NULL),(4493,418,'Hair Treatment','2024-02-16','2024-02-16 08:07:44',NULL),(4494,399,'Hair Treatment','2024-02-16','2024-02-16 08:22:22',NULL),(4495,392,'Hair Treatment','2024-02-16','2024-02-16 08:24:15',NULL),(4496,396,'Hair Treatment','2024-02-16','2024-02-16 08:25:12',NULL),(4497,484,'Hair Treatment','2024-02-16','2024-02-16 08:26:05',NULL),(4498,432,'Hair Treatment','2024-02-16','2024-02-16 08:26:52',NULL),(4500,428,'Hair Treatment','2024-02-16','2024-02-16 08:28:42',NULL),(4501,425,'Hair Treatment','2024-02-16','2024-02-16 08:29:31',NULL),(4502,415,'Hair Treatment','2024-02-16','2024-02-16 08:37:10',NULL),(4503,402,'Hair Treatment','2024-02-16','2024-02-16 08:38:00',NULL),(4504,424,'Hair Treatment','2024-02-16','2024-02-16 08:38:49',NULL),(4505,413,'Hair Treatment','2024-02-16','2024-02-16 08:39:44',NULL),(4506,414,'Hair Treatment','2024-02-16','2024-02-16 08:41:12',NULL),(4507,414,'Hair Treatment','2024-02-16','2024-02-16 08:41:12',NULL),(4508,430,'Hair Treatment','2024-02-16','2024-02-16 08:41:50',NULL),(4509,430,'Hair Treatment','2024-02-16','2024-02-16 08:41:50',NULL),(4510,397,'Hair Treatment','2024-02-16','2024-02-16 08:46:50',NULL),(4512,341,'Hair Treatment','2024-02-17','2024-02-17 08:21:48',NULL),(4513,347,'Hair Treatment','2024-02-17','2024-02-17 08:22:19',NULL),(4514,348,'Hair Treatment','2024-02-17','2024-02-17 08:22:58',NULL),(4515,366,'Hair Treatment','2024-02-17','2024-02-17 08:23:58',NULL),(4516,486,'Hair Treatment','2024-02-17','2024-02-17 08:24:50',NULL),(4517,339,'Hair Treatment','2024-02-17','2024-02-17 08:25:45',NULL),(4518,339,'Hair Treatment','2024-02-17','2024-02-17 08:25:46',NULL),(4519,339,'Hair Treatment','2024-02-17','2024-02-17 08:25:46',NULL),(4520,339,'Hair Treatment','2024-02-17','2024-02-17 08:25:46',NULL),(4521,427,'Hair Treatment','2024-02-17','2024-02-17 08:26:17',NULL),(4522,481,'Hair Treatment','2024-02-17','2024-02-17 08:27:26',NULL),(4523,335,'Hair Treatment','2024-02-17','2024-02-17 08:28:04',NULL),(4524,125,'Hair Treatment','2024-02-17','2024-02-17 08:28:30',NULL),(4525,125,'Hair Treatment','2024-02-17','2024-02-17 08:28:30',NULL),(4526,132,'Hair Treatment','2024-02-17','2024-02-17 08:28:52',NULL),(4527,29,'Hair Treatment','2024-02-17','2024-02-17 08:29:26',NULL),(4528,23,'Hair Treatment','2024-02-17','2024-02-17 08:29:53',NULL),(4529,103,'Hair Treatment','2024-02-17','2024-02-17 08:30:20',NULL),(4530,134,'Hair Treatment','2024-02-17','2024-02-17 08:31:04',NULL),(4531,114,'Hair Treatment','2024-02-17','2024-02-17 08:32:19',NULL),(4532,114,'Hair Treatment','2024-02-17','2024-02-17 08:32:19',NULL),(4533,178,'Hair Treatment','2024-02-17','2024-02-17 08:32:48',NULL),(4534,142,'Hair Treatment','2024-02-17','2024-02-17 08:34:44',NULL),(4535,114,'Hair Treatment','2024-02-17','2024-02-17 08:36:08',NULL),(4536,142,'Hair Treatment','2024-02-17','2024-02-17 08:36:54',NULL),(4537,373,'Haircut','2024-02-17','2024-02-17 09:07:02',NULL),(4538,377,'Haircut','2024-02-17','2024-02-17 09:07:46',NULL),(4539,437,'Haircut','2024-02-17','2024-02-17 09:08:31',NULL),(4540,437,'Haircut','2024-02-17','2024-02-17 09:16:21',NULL),(4541,483,'Haircut','2024-02-17','2024-02-17 09:17:02',NULL),(4542,483,'Haircut','2024-02-17','2024-02-17 09:17:02',NULL),(4543,462,'Haircut','2024-02-17','2024-02-17 09:17:44',NULL),(4544,442,'Haircut','2024-02-17','2024-02-17 09:19:32',NULL),(4545,448,'Haircut','2024-02-17','2024-02-17 09:20:06',NULL),(4546,464,'Haircut','2024-02-17','2024-02-17 09:21:13',NULL),(4547,446,'Haircut','2024-02-17','2024-02-17 09:21:50',NULL),(4548,446,'Haircut','2024-02-17','2024-02-17 09:21:50',NULL),(4549,450,'Haircut','2024-02-17','2024-02-17 09:22:28',NULL),(4550,463,'Haircut','2024-02-17','2024-02-17 09:23:09',NULL),(4551,466,'Haircut','2024-02-17','2024-02-17 09:23:59',NULL),(4552,385,'Haircut','2024-02-17','2024-02-17 09:25:04',NULL),(4553,440,'Haircut','2024-02-17','2024-02-17 09:25:58',NULL),(4554,472,'Haircut','2024-02-17','2024-02-17 09:26:49',NULL),(4555,386,'Haircut','2024-02-17','2024-02-17 09:28:26',NULL),(4556,372,'Haircut','2024-02-17','2024-02-17 09:29:01',NULL),(4557,452,'Haircut','2024-02-17','2024-02-17 09:29:42',NULL),(4558,469,'Haircut','2024-02-17','2024-02-17 09:30:21',NULL),(4559,449,'Haircut','2024-02-17','2024-02-17 09:30:58',NULL),(4560,391,'Haircut','2024-02-17','2024-02-17 09:31:37',NULL),(4561,391,'Haircut','2024-02-17','2024-02-17 09:31:38',NULL),(4562,379,'Haircut','2024-02-17','2024-02-17 09:32:17',NULL),(4563,147,'Haircut','2024-02-17','2024-02-17 09:47:06',NULL),(4564,470,'Haircut','2024-02-17','2024-02-17 09:47:49',NULL),(4565,382,'Haircut','2024-02-17','2024-02-17 09:49:04',NULL),(4566,208,'Hair Treatment','2024-02-19','2024-02-19 08:06:14',NULL),(4567,217,'Hair Treatment','2024-02-19','2024-02-19 08:06:46',NULL),(4568,198,'Hair Treatment','2024-02-19','2024-02-19 08:07:17',NULL),(4569,247,'Hair Treatment','2024-02-19','2024-02-19 08:07:40',NULL),(4570,222,'Hair Treatment','2024-02-19','2024-02-19 08:08:17',NULL),(4571,222,'Hair Treatment','2024-02-19','2024-02-19 08:08:17',NULL),(4572,169,'Hair Treatment','2024-02-19','2024-02-19 08:08:43',NULL),(4573,193,'Hair Treatment','2024-02-19','2024-02-19 08:09:06',NULL),(4574,200,'Hair Treatment','2024-02-19','2024-02-19 08:09:33',NULL),(4575,201,'Hair Treatment','2024-02-19','2024-02-19 08:09:54',NULL),(4576,206,'Hair Treatment','2024-02-19','2024-02-19 08:12:41',NULL),(4577,263,'Hair Treatment','2024-02-19','2024-02-19 08:13:08',NULL),(4578,263,'Hair Treatment','2024-02-19','2024-02-19 08:13:08',NULL),(4579,188,'Hair Treatment','2024-02-19','2024-02-19 08:14:03',NULL),(4580,207,'Hair Treatment','2024-02-19','2024-02-19 08:15:07',NULL),(4581,187,'Hair Treatment','2024-02-19','2024-02-19 08:15:33',NULL),(4582,204,'Hair Treatment','2024-02-19','2024-02-19 08:16:30',NULL),(4583,204,'Hair Treatment','2024-02-19','2024-02-19 08:16:30',NULL),(4584,172,'Hair Treatment','2024-02-19','2024-02-19 08:17:02',NULL),(4585,191,'Hair Treatment','2024-02-19','2024-02-19 08:17:50',NULL),(4586,194,'Hair Treatment','2024-02-19','2024-02-19 08:18:21',NULL),(4587,183,'Hair Treatment','2024-02-19','2024-02-19 08:18:51',NULL),(4588,280,'Hair Treatment','2024-02-20','2024-02-20 08:22:55',NULL),(4589,272,'Hair Treatment','2024-02-20','2024-02-20 08:23:37',NULL),(4590,241,'Hair Treatment','2024-02-20','2024-02-20 08:24:19',NULL),(4591,281,'Hair Treatment','2024-02-20','2024-02-20 08:24:49',NULL),(4592,248,'Hair Treatment','2024-02-20','2024-02-20 08:25:24',NULL),(4593,248,'Hair Treatment','2024-02-20','2024-02-20 08:25:24',NULL),(4594,252,'Hair Treatment','2024-02-20','2024-02-20 08:25:59',NULL),(4595,268,'Hair Treatment','2024-02-20','2024-02-20 08:26:32',NULL),(4596,240,'Hair Treatment','2024-02-20','2024-02-20 08:27:01',NULL),(4597,269,'Hair Treatment','2024-02-20','2024-02-20 08:27:37',NULL),(4598,229,'Hair Treatment','2024-02-20','2024-02-20 08:28:10',NULL),(4599,243,'Hair Treatment','2024-02-20','2024-02-20 08:28:53',NULL),(4600,243,'Hair Treatment','2024-02-20','2024-02-20 08:28:54',NULL),(4601,239,'Hair Treatment','2024-02-20','2024-02-20 08:29:36',NULL),(4602,276,'Hair Treatment','2024-02-20','2024-02-20 08:30:19',NULL),(4603,239,'Hair Treatment','2024-02-20','2024-02-20 08:42:09',NULL),(4604,239,'Hair Treatment','2024-02-20','2024-02-20 08:42:09',NULL),(4605,239,'Hair Treatment','2024-02-20','2024-02-20 08:42:09',NULL),(4606,276,'Hair Treatment','2024-02-20','2024-02-20 08:42:40',NULL),(4607,277,'Hair Treatment','2024-02-20','2024-02-20 08:43:15',NULL),(4608,277,'Hair Treatment','2024-02-20','2024-02-20 08:43:15',NULL),(4609,226,'Hair Treatment','2024-02-20','2024-02-20 08:43:55',NULL),(4610,226,'Hair Treatment','2024-02-20','2024-02-20 08:43:56',NULL),(4611,238,'Hair Treatment','2024-02-20','2024-02-20 08:44:55',NULL),(4612,282,'Hair Treatment','2024-02-20','2024-02-20 08:45:33',NULL),(4613,282,'Hair Treatment','2024-02-20','2024-02-20 08:45:34',NULL),(4614,330,'Hair Treatment','2024-02-20','2024-02-20 08:46:58',NULL),(4615,235,'Hair Treatment','2024-02-20','2024-02-20 08:48:00',NULL),(4616,283,'Hair Treatment','2024-02-20','2024-02-20 08:48:29',NULL),(4617,97,'Hair Treatment','2024-02-21','2024-02-21 07:59:20',NULL),(4618,97,'Hair Treatment','2024-02-21','2024-02-21 07:59:20',NULL),(4619,457,'Hair Treatment','2024-02-21','2024-02-21 08:00:34',NULL),(4620,155,'Hair Treatment','2024-02-21','2024-02-21 08:01:11',NULL),(4621,167,'Hair Treatment','2024-02-21','2024-02-21 08:02:44',NULL),(4622,376,'Hair Treatment','2024-02-21','2024-02-21 08:03:11',NULL),(4623,378,'Hair Treatment','2024-02-21','2024-02-21 08:03:38',NULL),(4624,111,'Hair Treatment','2024-02-21','2024-02-21 08:04:01',NULL),(4627,62,'Hair Treatment','2024-02-21','2024-02-21 08:06:18',NULL),(4628,12,'Hair Treatment','2024-02-21','2024-02-21 08:06:53',NULL),(4629,12,'Hair Treatment','2024-02-21','2024-02-21 08:06:53',NULL),(4630,40,'Hair Treatment','2024-02-21','2024-02-21 08:07:39',NULL),(4631,139,'Hair Treatment','2024-02-21','2024-02-21 08:08:08',NULL),(4632,139,'Hair Treatment','2024-02-21','2024-02-21 08:08:08',NULL),(4633,45,'Hair Treatment','2024-02-21','2024-02-21 08:09:13',NULL),(4634,45,'Hair Treatment','2024-02-21','2024-02-21 08:09:14',NULL),(4635,43,'Hair Treatment','2024-02-21','2024-02-21 08:09:43',NULL),(4636,41,'Hair Treatment','2024-02-21','2024-02-21 08:10:20',NULL),(4637,41,'Hair Treatment','2024-02-21','2024-02-21 08:10:20',NULL),(4638,42,'Hair Treatment','2024-02-21','2024-02-21 08:11:11',NULL),(4639,89,'Hair Treatment','2024-02-21','2024-02-21 08:11:31',NULL),(4640,50,'Hair Treatment','2024-02-21','2024-02-21 08:12:09',NULL),(4641,54,'Hair Treatment','2024-02-21','2024-02-21 08:12:43',NULL),(4642,58,'Hair Treatment','2024-02-21','2024-02-21 08:13:09',NULL),(4643,58,'Hair Treatment','2024-02-21','2024-02-21 08:13:10',NULL),(4644,58,'Hair Treatment','2024-02-21','2024-02-21 08:13:10',NULL),(4645,63,'Hair Treatment','2024-02-22','2024-02-22 08:14:18',NULL),(4646,63,'Hair Treatment','2024-02-22','2024-02-22 08:14:18',NULL),(4647,82,'Hair Treatment','2024-02-22','2024-02-22 08:15:34',NULL),(4648,82,'Hair Treatment','2024-02-22','2024-02-22 08:15:34',NULL),(4649,144,'Hair Treatment','2024-02-22','2024-02-22 08:20:07',NULL),(4650,144,'Hair Treatment','2024-02-22','2024-02-22 08:20:07',NULL),(4651,85,'Hair Treatment','2024-02-22','2024-02-22 08:21:19',NULL),(4652,85,'Hair Treatment','2024-02-22','2024-02-22 08:21:19',NULL),(4653,85,'Hair Treatment','2024-02-22','2024-02-22 08:21:20',NULL),(4654,116,'Hair Treatment','2024-02-22','2024-02-22 08:22:04',NULL),(4655,180,'Hair Treatment','2024-02-22','2024-02-22 08:22:37',NULL),(4656,71,'Hair Treatment','2024-02-22','2024-02-22 08:23:36',NULL),(4657,101,'Hair Treatment','2024-02-22','2024-02-22 08:24:13',NULL),(4658,130,'Hair Treatment','2024-02-22','2024-02-22 08:25:02',NULL),(4659,130,'Hair Treatment','2024-02-22','2024-02-22 08:25:02',NULL),(4660,119,'Hair Treatment','2024-02-22','2024-02-22 08:26:19',NULL),(4661,91,'Hair Treatment','2024-02-22','2024-02-22 08:27:11',NULL),(4662,91,'Hair Treatment','2024-02-22','2024-02-22 08:27:11',NULL),(4663,164,'Hair Treatment','2024-02-22','2024-02-22 08:28:03',NULL),(4664,98,'Hair Treatment','2024-02-22','2024-02-22 08:29:22',NULL),(4665,152,'Hair Treatment','2024-02-22','2024-02-22 08:30:12',NULL),(4666,88,'Hair Treatment','2024-02-22','2024-02-22 08:31:12',NULL),(4667,75,'Hair Treatment','2024-02-22','2024-02-22 08:32:27',NULL),(4668,487,'Hair Treatment','2024-02-22','2024-02-22 08:33:15',NULL),(4669,141,'Hair Treatment','2024-02-22','2024-02-22 08:34:01',NULL),(4670,141,'Hair Treatment','2024-02-22','2024-02-22 08:34:02',NULL),(4671,141,'Hair Treatment','2024-02-22','2024-02-22 08:34:02',NULL),(4672,136,'Hair Treatment','2024-02-22','2024-02-22 08:35:05',NULL),(4673,136,'Hair Treatment','2024-02-22','2024-02-22 08:35:06',NULL),(4674,129,'Hair Treatment','2024-02-22','2024-02-22 08:36:01',NULL),(4675,444,'Hair Treatment','2024-02-23','2024-02-23 08:03:10',NULL),(4676,468,'Hair Treatment','2024-02-23','2024-02-23 08:03:42',NULL),(4677,447,'Hair Treatment','2024-02-23','2024-02-23 08:04:19',NULL),(4678,465,'Hair Treatment','2024-02-23','2024-02-23 08:05:01',NULL),(4679,435,'Hair Treatment','2024-02-23','2024-02-23 08:05:40',NULL),(4680,380,'Hair Treatment','2024-02-23','2024-02-23 08:06:16',NULL),(4681,475,'Hair Treatment','2024-02-23','2024-02-23 08:06:55',NULL),(4682,441,'Hair Treatment','2024-02-23','2024-02-23 08:07:32',NULL),(4683,441,'Hair Treatment','2024-02-23','2024-02-23 08:07:32',NULL),(4684,445,'Hair Treatment','2024-02-23','2024-02-23 08:08:22',NULL),(4685,383,'Hair Treatment','2024-02-23','2024-02-23 08:08:54',NULL),(4686,438,'Hair Treatment','2024-02-23','2024-02-23 08:09:24',NULL),(4687,438,'Hair Treatment','2024-02-23','2024-02-23 08:09:24',NULL),(4688,453,'Hair Treatment','2024-02-23','2024-02-23 08:10:53',NULL),(4689,387,'Hair Treatment','2024-02-23','2024-02-23 08:11:40',NULL),(4690,386,'Hair Treatment','2024-02-23','2024-02-23 08:13:23',NULL),(4691,386,'Hair Treatment','2024-02-23','2024-02-23 08:13:23',NULL),(4692,386,'Hair Treatment','2024-02-23','2024-02-23 08:13:24',NULL),(4693,386,'Hair Treatment','2024-02-23','2024-02-23 08:13:24',NULL),(4694,471,'Hair Treatment','2024-02-23','2024-02-23 08:14:33',NULL),(4695,371,'Hair Treatment','2024-02-23','2024-02-23 08:20:50',NULL),(4696,373,'Hair Treatment','2024-02-23','2024-02-23 08:23:48',NULL),(4697,437,'Hair Treatment','2024-02-23','2024-02-23 08:24:41',NULL),(4698,440,'Hair Treatment','2024-02-23','2024-02-23 08:25:10',NULL),(4699,327,'Hair Treatment','2024-02-24','2024-02-24 07:16:13',NULL),(4700,327,'Hair Treatment','2024-02-24','2024-02-24 07:16:13',NULL),(4701,302,'Hair Treatment','2024-02-24','2024-02-24 07:16:45',NULL),(4702,302,'Hair Treatment','2024-02-24','2024-02-24 07:16:45',NULL),(4703,300,'Hair Treatment','2024-02-24','2024-02-24 07:17:22',NULL),(4704,309,'Hair Treatment','2024-02-24','2024-02-24 07:17:57',NULL),(4705,328,'Hair Treatment','2024-02-24','2024-02-24 07:18:36',NULL),(4706,299,'Hair Treatment','2024-02-24','2024-02-24 07:19:04',NULL),(4707,319,'Hair Treatment','2024-02-24','2024-02-24 07:19:32',NULL),(4708,301,'Hair Treatment','2024-02-24','2024-02-24 07:20:06',NULL),(4709,308,'Hair Treatment','2024-02-24','2024-02-24 07:20:33',NULL),(4710,318,'Hair Treatment','2024-02-24','2024-02-24 07:21:21',NULL),(4711,316,'Hair Treatment','2024-02-24','2024-02-24 07:22:04',NULL),(4712,316,'Hair Treatment','2024-02-24','2024-02-24 07:22:04',NULL),(4713,306,'Hair Treatment','2024-02-24','2024-02-24 07:22:35',NULL),(4714,306,'Hair Treatment','2024-02-24','2024-02-24 07:22:35',NULL),(4715,314,'Hair Treatment','2024-02-24','2024-02-24 07:23:01',NULL),(4716,315,'Hair Treatment','2024-02-24','2024-02-24 07:23:59',NULL),(4717,315,'Hair Treatment','2024-02-24','2024-02-24 07:23:59',NULL),(4718,313,'Hair Treatment','2024-02-24','2024-02-24 07:24:28',NULL),(4719,323,'Hair Treatment','2024-02-24','2024-02-24 07:24:57',NULL),(4720,322,'Hair Treatment','2024-02-24','2024-02-24 07:25:20',NULL),(4721,303,'Hair Treatment','2024-02-24','2024-02-24 07:25:48',NULL),(4722,324,'Hair Treatment','2024-02-24','2024-02-24 07:26:16',NULL),(4723,310,'Hair Treatment','2024-02-24','2024-02-24 07:27:15',NULL),(4724,255,'Haircut','2024-02-24','2024-02-24 09:12:53',NULL),(4725,286,'Haircut','2024-02-24','2024-02-24 09:13:21',NULL),(4726,259,'Haircut','2024-02-24','2024-02-24 09:14:49',NULL),(4727,203,'Haircut','2024-02-24','2024-02-24 09:15:19',NULL),(4728,244,'Haircut','2024-02-24','2024-02-24 09:16:11',NULL),(4729,323,'Haircut','2024-02-24','2024-02-24 09:16:36',NULL),(4730,322,'Haircut','2024-02-24','2024-02-24 09:16:58',NULL),(4731,315,'Haircut','2024-02-24','2024-02-24 09:17:31',NULL),(4732,306,'Haircut','2024-02-24','2024-02-24 09:18:03',NULL),(4733,306,'Haircut','2024-02-24','2024-02-24 09:18:03',NULL),(4734,314,'Haircut','2024-02-24','2024-02-24 09:18:29',NULL),(4735,318,'Haircut','2024-02-24','2024-02-24 09:18:57',NULL),(4736,34,'Haircut','2024-02-24','2024-02-24 09:19:26',NULL),(4737,313,'Haircut','2024-02-24','2024-02-24 09:19:52',NULL),(4738,324,'Haircut','2024-02-24','2024-02-24 09:21:39',NULL),(4739,324,'Haircut','2024-02-24','2024-02-24 09:21:39',NULL),(4740,324,'Haircut','2024-02-24','2024-02-24 09:21:39',NULL),(4741,310,'Haircut','2024-02-24','2024-02-24 09:22:20',NULL),(4742,204,'Haircut','2024-02-24','2024-02-24 09:23:02',NULL),(4743,207,'Haircut','2024-02-24','2024-02-24 09:23:56',NULL),(4744,263,'Haircut','2024-02-24','2024-02-24 09:25:05',NULL),(4745,263,'Haircut','2024-02-24','2024-02-24 09:25:05',NULL),(4746,263,'Haircut','2024-02-24','2024-02-24 09:25:05',NULL),(4747,173,'Haircut','2024-02-24','2024-02-24 09:25:55',NULL),(4748,185,'Haircut','2024-02-24','2024-02-24 09:26:29',NULL),(4749,186,'Haircut','2024-02-24','2024-02-24 09:28:59',NULL),(4750,186,'Haircut','2024-02-24','2024-02-24 09:28:59',NULL),(4751,215,'Haircut','2024-02-24','2024-02-24 09:30:03',NULL),(4752,264,'Haircut','2024-02-24','2024-02-24 09:30:28',NULL),(4753,264,'Haircut','2024-02-24','2024-02-24 09:30:28',NULL),(4754,258,'Hair Treatment','2024-02-27','2024-02-27 08:08:17',NULL),(4755,257,'Hair Treatment','2024-02-27','2024-02-27 08:12:52',NULL),(4756,257,'Hair Treatment','2024-02-27','2024-02-27 08:12:52',NULL),(4757,228,'Hair Treatment','2024-02-27','2024-02-27 08:14:00',NULL),(4758,251,'Hair Treatment','2024-02-27','2024-02-27 08:16:35',NULL),(4759,256,'Hair Treatment','2024-02-27','2024-02-27 08:17:16',NULL),(4760,232,'Hair Treatment','2024-02-27','2024-02-27 08:17:58',NULL),(4761,237,'Hair Treatment','2024-02-27','2024-02-27 08:18:35',NULL),(4762,275,'Hair Treatment','2024-02-27','2024-02-27 08:19:21',NULL),(4763,326,'Hair Treatment','2024-02-27','2024-02-27 08:20:00',NULL),(4764,329,'Hair Treatment','2024-02-27','2024-02-27 08:20:42',NULL),(4765,274,'Hair Treatment','2024-02-27','2024-02-27 08:21:26',NULL),(4766,286,'Hair Treatment','2024-02-27','2024-02-27 08:22:05',NULL),(4767,253,'Hair Treatment','2024-02-27','2024-02-27 08:22:42',NULL),(4768,253,'Hair Treatment','2024-02-27','2024-02-27 08:23:51',NULL),(4769,259,'Hair Treatment','2024-02-27','2024-02-27 08:30:32',NULL),(4770,242,'Hair Treatment','2024-02-27','2024-02-27 08:31:26',NULL),(4771,284,'Hair Treatment','2024-02-27','2024-02-27 08:32:11',NULL),(4772,254,'Hair Treatment','2024-02-27','2024-02-27 08:32:51',NULL),(4773,270,'Hair Treatment','2024-02-27','2024-02-27 08:34:08',NULL),(4774,235,'Hair Treatment','2024-02-27','2024-02-27 08:34:56',NULL),(4775,231,'Hair Treatment','2024-02-27','2024-02-27 08:35:34',NULL),(4776,432,'Hair Treatment','2024-02-28','2024-02-28 08:29:05',NULL),(4777,396,'Hair Treatment','2024-02-28','2024-02-28 08:29:58',NULL),(4778,417,'Hair Treatment','2024-02-28','2024-02-28 08:30:44',NULL),(4779,411,'Hair Treatment','2024-02-28','2024-02-28 08:31:32',NULL),(4780,411,'Hair Treatment','2024-02-28','2024-02-28 08:31:33',NULL),(4781,121,'Hair Treatment','2024-02-28','2024-02-28 08:32:19',NULL),(4782,399,'Hair Treatment','2024-02-28','2024-02-28 08:33:11',NULL),(4783,392,'Hair Treatment','2024-02-28','2024-02-28 08:33:41',NULL),(4784,400,'Hair Treatment','2024-02-28','2024-02-28 08:34:50',NULL),(4785,412,'Hair Treatment','2024-02-28','2024-02-28 08:35:36',NULL),(4786,423,'Hair Treatment','2024-02-28','2024-02-28 08:36:16',NULL),(4787,428,'Hair Treatment','2024-02-28','2024-02-28 08:36:53',NULL),(4789,409,'Hair Treatment','2024-02-28','2024-02-28 08:38:12',NULL),(4790,418,'Hair Treatment','2024-02-28','2024-02-28 08:38:45',NULL),(4791,418,'Hair Treatment','2024-02-28','2024-02-28 08:38:45',NULL),(4792,393,'Hair Treatment','2024-02-28','2024-02-28 08:39:11',NULL),(4793,406,'Hair Treatment','2024-02-28','2024-02-28 08:39:35',NULL),(4794,401,'Hair Treatment','2024-02-28','2024-02-28 08:40:19',NULL),(4795,424,'Hair Treatment','2024-02-28','2024-02-28 08:41:03',NULL),(4796,402,'Hair Treatment','2024-02-28','2024-02-28 08:41:30',NULL),(4797,434,'Hair Treatment','2024-02-28','2024-02-28 08:42:21',NULL),(4798,434,'Haircut','2024-02-28','2024-02-28 09:30:50',NULL),(4799,434,'Haircut','2024-02-28','2024-02-28 09:30:50',NULL),(4800,434,'Haircut','2024-02-28','2024-02-28 09:30:50',NULL),(4801,371,'Haircut','2024-02-28','2024-02-28 09:45:43',NULL),(4802,175,'Haircut','2024-02-28','2024-02-28 09:46:22',NULL),(4803,47,'Haircut','2024-02-28','2024-02-28 09:46:59',NULL),(4804,5,'Haircut','2024-02-28','2024-02-28 09:47:57',NULL),(4805,5,'Haircut','2024-02-28','2024-02-28 09:47:57',NULL),(4806,5,'Haircut','2024-02-28','2024-02-28 09:47:58',NULL),(4807,197,'Haircut','2024-02-28','2024-02-28 09:48:24',NULL),(4808,128,'Haircut','2024-02-28','2024-02-28 09:49:00',NULL),(4809,35,'Haircut','2024-02-28','2024-02-28 09:49:22',NULL),(4810,35,'Haircut','2024-02-28','2024-02-28 09:49:22',NULL),(4811,35,'Haircut','2024-02-28','2024-02-28 09:49:22',NULL),(4812,140,'Haircut','2024-02-28','2024-02-28 09:50:02',NULL),(4813,50,'Haircut','2024-02-28','2024-02-28 09:50:36',NULL),(4814,115,'Haircut','2024-02-28','2024-02-28 09:51:12',NULL),(4815,14,'Haircut','2024-02-28','2024-02-28 09:51:49',NULL),(4816,135,'Haircut','2024-02-28','2024-02-28 09:52:15',NULL),(4817,20,'Haircut','2024-02-28','2024-02-28 09:52:47',NULL),(4818,266,'Haircut','2024-02-28','2024-02-28 09:53:16',NULL),(4819,94,'Haircut','2024-02-28','2024-02-28 09:53:53',NULL),(4820,58,'Haircut','2024-02-28','2024-02-28 09:54:17',NULL),(4821,117,'Haircut','2024-02-28','2024-02-28 09:54:43',NULL),(4822,158,'Haircut','2024-02-28','2024-02-28 09:56:11',NULL),(4823,36,'Haircut','2024-02-28','2024-02-28 09:56:57',NULL),(4824,36,'Haircut','2024-02-28','2024-02-28 09:56:58',NULL),(4825,131,'Haircut','2024-02-28','2024-02-28 09:57:25',NULL),(4826,108,'Haircut','2024-02-28','2024-02-28 09:57:53',NULL),(4827,57,'Haircut','2024-02-28','2024-02-28 09:58:17',NULL),(4828,485,'Hair Treatment','2024-02-29','2024-02-29 08:09:29',NULL),(4829,405,'Hair Treatment','2024-02-29','2024-02-29 08:51:11',NULL),(4832,431,'Hair Treatment','2024-02-29','2024-02-29 08:54:51',NULL),(4833,431,'Hair Treatment','2024-02-29','2024-02-29 08:54:51',NULL),(4834,49,'Hair Treatment','2024-02-29','2024-02-29 08:55:42',NULL),(4835,196,'Hair Treatment','2024-02-29','2024-02-29 09:00:02',NULL),(4836,13,'Hair Treatment','2024-02-29','2024-02-29 09:01:45',NULL),(4837,44,'Hair Treatment','2024-02-29','2024-02-29 09:03:26',NULL),(4838,7,'Hair Treatment','2024-02-29','2024-02-29 09:04:13',NULL),(4839,7,'Hair Treatment','2024-02-29','2024-02-29 09:04:14',NULL),(4840,133,'Hair Treatment','2024-02-29','2024-02-29 09:12:15',NULL),(4841,133,'Hair Treatment','2024-02-29','2024-02-29 09:12:15',NULL),(4842,10,'Hair Treatment','2024-02-29','2024-02-29 09:12:58',NULL),(4843,81,'Hair Treatment','2024-02-29','2024-02-29 09:13:42',NULL),(4844,8,'Hair Treatment','2024-02-29','2024-02-29 09:14:21',NULL),(4845,163,'Hair Treatment','2024-02-29','2024-02-29 09:15:18',NULL),(4846,163,'Hair Treatment','2024-02-29','2024-02-29 09:15:18',NULL),(4847,163,'Hair Treatment','2024-02-29','2024-02-29 09:17:18',NULL),(4848,1,'Hair Treatment','2024-02-29','2024-02-29 09:21:42',NULL),(4849,165,'Hair Treatment','2024-02-29','2024-02-29 09:22:40',NULL),(4850,3,'Hair Treatment','2024-02-29','2024-02-29 09:23:15',NULL),(4851,34,'Hair Treatment','2024-02-29','2024-02-29 09:23:55',NULL),(4852,6,'Hair Treatment','2024-02-29','2024-02-29 09:24:46',NULL),(4853,6,'Hair Treatment','2024-02-29','2024-02-29 09:24:47',NULL),(4854,6,'Hair Treatment','2024-02-29','2024-02-29 09:24:47',NULL),(4855,107,'Hair Treatment','2024-02-29','2024-02-29 09:36:29',NULL),(4856,107,'Hair Treatment','2024-02-29','2024-02-29 09:36:30',NULL),(4857,356,'Haircut','2024-03-06','2024-03-06 10:10:57',NULL),(4858,370,'Haircut','2024-03-06','2024-03-06 10:11:47',NULL),(4859,370,'Haircut','2024-03-06','2024-03-06 10:11:47',NULL),(4860,333,'Haircut','2024-03-06','2024-03-06 10:14:52',NULL),(4861,334,'Haircut','2024-03-06','2024-03-06 10:15:33',NULL),(4862,357,'Haircut','2024-03-06','2024-03-06 10:16:51',NULL),(4863,357,'Haircut','2024-03-06','2024-03-06 10:16:51',NULL),(4864,357,'Haircut','2024-03-06','2024-03-06 10:19:58',NULL),(4865,477,'Haircut','2024-03-06','2024-03-06 10:20:36',NULL),(4866,368,'Haircut','2024-03-06','2024-03-06 10:21:12',NULL),(4867,482,'Haircut','2024-03-06','2024-03-06 10:22:04',NULL),(4868,363,'Haircut','2024-03-06','2024-03-06 10:26:02',NULL),(4869,345,'Haircut','2024-03-06','2024-03-06 10:26:46',NULL),(4870,344,'Haircut','2024-03-06','2024-03-06 10:28:41',NULL),(4871,331,'Haircut','2024-03-06','2024-03-06 10:29:24',NULL),(4872,331,'Haircut','2024-03-06','2024-03-06 10:29:24',NULL),(4873,338,'Haircut','2024-03-06','2024-03-06 10:29:51',NULL),(4874,358,'Haircut','2024-03-06','2024-03-06 10:30:50',NULL),(4875,102,'Haircut','2024-03-06','2024-03-06 10:31:29',NULL),(4876,360,'Haircut','2024-03-06','2024-03-06 10:32:11',NULL),(4877,351,'Haircut','2024-03-06','2024-03-06 10:33:01',NULL),(4878,146,'Haircut','2024-03-06','2024-03-06 10:34:43',NULL),(4879,129,'Haircut','2024-03-06','2024-03-06 10:35:12',NULL),(4880,92,'Haircut','2024-03-06','2024-03-06 10:35:54',NULL),(4881,87,'Haircut','2024-03-06','2024-03-06 10:36:46',NULL),(4882,75,'Haircut','2024-03-06','2024-03-06 10:37:54',NULL),(4883,68,'Haircut','2024-03-06','2024-03-06 10:38:35',NULL),(4884,136,'Haircut','2024-03-06','2024-03-06 10:39:18',NULL),(4885,83,'Haircut','2024-03-06','2024-03-06 10:39:52',NULL),(4886,83,'Haircut','2024-03-06','2024-03-06 10:39:53',NULL),(4887,101,'Hair Treatment','2024-03-08','2024-03-08 08:54:10',NULL),(4888,116,'Hair Treatment','2024-03-08','2024-03-08 08:55:00',NULL),(4889,335,'Hair Treatment','2024-03-11','2024-03-11 08:07:34',NULL),(4890,427,'Hair Treatment','2024-03-11','2024-03-11 08:08:05',NULL),(4891,479,'Hair Treatment','2024-03-11','2024-03-11 08:08:38',NULL),(4892,479,'Hair Treatment','2024-03-11','2024-03-11 08:08:38',NULL),(4893,332,'Hair Treatment','2024-03-11','2024-03-11 08:09:08',NULL),(4894,348,'Hair Treatment','2024-03-11','2024-03-11 08:10:23',NULL),(4895,348,'Hair Treatment','2024-03-11','2024-03-11 08:10:23',NULL),(4896,486,'Hair Treatment','2024-03-11','2024-03-11 08:10:58',NULL),(4897,486,'Hair Treatment','2024-03-11','2024-03-11 08:10:58',NULL),(4898,341,'Hair Treatment','2024-03-11','2024-03-11 08:11:29',NULL),(4899,337,'Hair Treatment','2024-03-11','2024-03-11 08:12:20',NULL),(4900,481,'Hair Treatment','2024-03-11','2024-03-11 08:15:17',NULL),(4901,481,'Hair Treatment','2024-03-11','2024-03-11 08:15:17',NULL),(4902,365,'Hair Treatment','2024-03-11','2024-03-11 08:17:49',NULL),(4903,352,'Hair Treatment','2024-03-11','2024-03-11 08:18:24',NULL),(4904,352,'Hair Treatment','2024-03-11','2024-03-11 08:18:24',NULL),(4905,347,'Hair Treatment','2024-03-11','2024-03-11 08:18:57',NULL),(4906,366,'Hair Treatment','2024-03-11','2024-03-11 08:19:19',NULL),(4907,350,'Hair Treatment','2024-03-11','2024-03-11 08:19:57',NULL),(4910,361,'Hair Treatment','2024-03-11','2024-03-11 08:24:38',NULL),(4911,335,'Hair Treatment','2024-03-11','2024-03-11 08:25:24',NULL),(4912,400,'Hair Treatment','2024-03-11','2024-03-11 08:26:02',NULL),(4913,400,'Hair Treatment','2024-03-11','2024-03-11 08:26:02',NULL),(4914,363,'Hair Treatment','2024-03-11','2024-03-11 08:27:27',NULL),(4915,54,'Hair Treatment','2024-03-12','2024-03-12 07:56:57',NULL),(4916,50,'Hair Treatment','2024-03-12','2024-03-12 07:57:43',NULL),(4917,174,'Hair Treatment','2024-03-12','2024-03-12 07:58:22',NULL),(4918,37,'Hair Treatment','2024-03-12','2024-03-12 07:58:51',NULL),(4919,41,'Hair Treatment','2024-03-12','2024-03-12 07:59:26',NULL),(4920,48,'Hair Treatment','2024-03-12','2024-03-12 07:59:52',NULL),(4921,48,'Hair Treatment','2024-03-12','2024-03-12 07:59:52',NULL),(4922,48,'Hair Treatment','2024-03-12','2024-03-12 07:59:52',NULL),(4923,170,'Hair Treatment','2024-03-12','2024-03-12 08:00:29',NULL),(4924,12,'Hair Treatment','2024-03-12','2024-03-12 08:01:00',NULL),(4925,110,'Hair Treatment','2024-03-12','2024-03-12 08:01:25',NULL),(4926,42,'Hair Treatment','2024-03-12','2024-03-12 08:01:59',NULL),(4927,42,'Hair Treatment','2024-03-12','2024-03-12 08:02:00',NULL),(4928,21,'Hair Treatment','2024-03-12','2024-03-12 08:02:30',NULL),(4929,21,'Hair Treatment','2024-03-12','2024-03-12 08:02:30',NULL),(4930,51,'Hair Treatment','2024-03-12','2024-03-12 08:02:59',NULL),(4931,37,'Hair Treatment','2024-03-12','2024-03-12 08:03:50',NULL),(4932,127,'Hair Treatment','2024-03-12','2024-03-12 08:04:22',NULL),(4933,43,'Hair Treatment','2024-03-12','2024-03-12 08:44:51',NULL),(4934,14,'Hair Treatment','2024-03-12','2024-03-12 08:45:43',NULL),(4935,115,'Hair Treatment','2024-03-12','2024-03-12 08:46:20',NULL),(4936,84,'Hair Treatment','2024-03-12','2024-03-12 08:46:58',NULL),(4937,47,'Hair Treatment','2024-03-12','2024-03-12 08:47:36',NULL),(4938,150,'Haircut','2024-03-13','2024-03-13 06:24:20',NULL),(4939,150,'Haircut','2024-03-13','2024-03-13 06:24:21',NULL),(4940,164,'Haircut','2024-03-13','2024-03-13 06:24:50',NULL),(4941,164,'Haircut','2024-03-13','2024-03-13 06:24:50',NULL),(4942,77,'Haircut','2024-03-13','2024-03-13 06:25:24',NULL),(4943,78,'Haircut','2024-03-13','2024-03-13 06:28:12',NULL),(4944,74,'Haircut','2024-03-13','2024-03-13 06:28:46',NULL),(4945,176,'Haircut','2024-03-13','2024-03-13 06:29:31',NULL),(4946,33,'Haircut','2024-03-13','2024-03-13 06:30:59',NULL),(4947,141,'Haircut','2024-03-13','2024-03-13 06:32:07',NULL),(4948,141,'Haircut','2024-03-13','2024-03-13 06:32:07',NULL),(4949,159,'Haircut','2024-03-13','2024-03-13 06:32:43',NULL),(4950,159,'Haircut','2024-03-13','2024-03-13 06:32:43',NULL),(4951,90,'Haircut','2024-03-13','2024-03-13 06:33:34',NULL),(4952,90,'Haircut','2024-03-13','2024-03-13 06:33:34',NULL),(4953,79,'Haircut','2024-03-13','2024-03-13 06:34:11',NULL),(4954,79,'Haircut','2024-03-13','2024-03-13 06:34:11',NULL),(4955,342,'Haircut','2024-03-13','2024-03-13 06:34:44',NULL),(4956,342,'Haircut','2024-03-13','2024-03-13 06:34:45',NULL),(4957,467,'Haircut','2024-03-13','2024-03-13 06:35:16',NULL),(4958,55,'Haircut','2024-03-13','2024-03-13 06:35:46',NULL),(4959,61,'Haircut','2024-03-13','2024-03-13 06:36:53',NULL),(4960,439,'Haircut','2024-03-13','2024-03-13 06:37:20',NULL),(4961,439,'Haircut','2024-03-13','2024-03-13 06:37:21',NULL),(4962,379,'Haircut','2024-03-13','2024-03-13 06:38:04',NULL),(4963,64,'Haircut','2024-03-13','2024-03-13 06:38:43',NULL),(4964,171,'Haircut','2024-03-13','2024-03-13 06:39:21',NULL),(4965,137,'Haircut','2024-03-13','2024-03-13 06:39:55',NULL),(4966,157,'Haircut','2024-03-13','2024-03-13 06:40:30',NULL),(4967,485,'Haircut','2024-03-13','2024-03-13 06:41:07',NULL),(4968,402,'Haircut','2024-03-13','2024-03-13 06:41:44',NULL),(4969,100,'Haircut','2024-03-13','2024-03-13 06:42:17',NULL),(4970,210,'Haircut','2024-03-13','2024-03-13 06:42:49',NULL),(4971,76,'Haircut','2024-03-13','2024-03-13 06:43:15',NULL),(4972,76,'Haircut','2024-03-13','2024-03-13 06:43:16',NULL),(4973,76,'Haircut','2024-03-13','2024-03-13 06:43:16',NULL),(4974,24,'Haircut','2024-03-13','2024-03-13 06:43:47',NULL),(4975,143,'Haircut','2024-03-13','2024-03-13 06:44:21',NULL),(4976,107,'Haircut','2024-03-13','2024-03-13 06:44:54',NULL),(4977,107,'Haircut','2024-03-13','2024-03-13 06:44:54',NULL),(4978,22,'Haircut','2024-03-13','2024-03-13 06:45:44',NULL),(4979,88,'Hair Treatment','2024-03-13','2024-03-13 06:50:21',NULL),(4980,88,'Hair Treatment','2024-03-13','2024-03-13 06:50:21',NULL),(4981,63,'Hair Treatment','2024-03-13','2024-03-13 06:51:42',NULL),(4982,180,'Hair Treatment','2024-03-03','2024-03-13 06:53:00',NULL),(4983,82,'Hair Treatment','2024-03-13','2024-03-13 06:54:39',NULL),(4984,82,'Hair Treatment','2024-03-13','2024-03-13 06:54:39',NULL),(4985,487,'Hair Treatment','2024-03-13','2024-03-13 06:57:37',NULL),(4986,119,'Hair Treatment','2024-03-13','2024-03-13 06:58:15',NULL),(4987,119,'Hair Treatment','2024-03-13','2024-03-13 06:58:15',NULL),(4988,78,'Hair Treatment','2024-03-13','2024-03-13 06:58:51',NULL),(4989,74,'Hair Treatment','2024-03-13','2024-03-13 06:59:23',NULL),(4990,33,'Hair Treatment','2024-03-13','2024-03-13 07:00:05',NULL),(4991,33,'Hair Treatment','2024-03-13','2024-03-13 07:00:06',NULL),(4992,142,'Hair Treatment','2024-03-18','2024-03-18 04:12:11',NULL),(4993,60,'Hair Treatment','2024-03-18','2024-03-18 04:12:44',NULL),(4994,178,'Hair Treatment','2024-03-13','2024-03-18 04:13:34',NULL),(4995,104,'Hair Treatment','2024-03-13','2024-03-18 04:14:25',NULL),(4996,53,'Hair Treatment','2024-03-13','2024-03-18 04:15:03',NULL),(4997,125,'Hair Treatment','2024-03-13','2024-03-18 04:15:39',NULL),(4998,28,'Hair Treatment','2024-03-13','2024-03-18 04:16:29',NULL),(4999,132,'Hair Treatment','2024-03-13','2024-03-18 04:17:06',NULL),(5000,65,'Hair Treatment','2024-03-13','2024-03-18 04:17:47',NULL),(5001,114,'Hair Treatment','2024-03-13','2024-03-18 04:18:22',NULL),(5002,23,'Hair Treatment','2024-03-13','2024-03-18 04:19:04',NULL),(5003,71,'Hair Treatment','2024-03-13','2024-03-18 04:19:37',NULL),(5004,149,'Hair Treatment','2024-03-13','2024-03-18 04:20:54',NULL),(5005,122,'Hair Treatment','2024-03-13','2024-03-18 04:22:35',NULL),(5006,25,'Hair Treatment','2024-03-13','2024-03-18 04:26:21',NULL),(5007,248,'Hair Treatment','2024-03-13','2024-03-18 04:27:07',NULL),(5008,279,'Hair Treatment','2024-03-14','2024-03-18 04:27:41',NULL),(5009,287,'Hair Treatment','2024-03-14','2024-03-18 04:28:15',NULL),(5010,233,'Hair Treatment','2024-03-14','2024-03-18 04:29:11',NULL),(5011,268,'Hair Treatment','2024-03-14','2024-03-18 04:29:46',NULL),(5012,241,'Hair Treatment','2024-03-14','2024-03-18 04:30:25',NULL),(5013,269,'Hair Treatment','2024-03-14','2024-03-18 04:30:56',NULL),(5014,281,'Hair Treatment','2024-03-14','2024-03-18 04:31:56',NULL),(5015,280,'Hair Treatment','2024-03-14','2024-03-18 04:32:34',NULL),(5016,280,'Hair Treatment','2024-03-14','2024-03-18 04:33:11',NULL),(5017,252,'Hair Treatment','2024-03-14','2024-03-18 04:33:56',NULL),(5018,272,'Hair Treatment','2024-03-14','2024-03-18 04:34:34',NULL),(5019,276,'Hair Treatment','2024-03-14','2024-03-18 04:35:41',NULL),(5020,245,'Hair Treatment','2024-03-15','2024-03-18 04:37:18',NULL),(5021,246,'Hair Treatment','2024-03-15','2024-03-18 04:38:02',NULL),(5022,228,'Hair Treatment','2024-03-15','2024-03-18 04:39:29',NULL),(5023,257,'Hair Treatment','2024-03-15','2024-03-18 04:42:01',NULL),(5024,273,'Hair Treatment','2024-03-15','2024-03-18 04:42:47',NULL),(5025,274,'Hair Treatment','2024-03-15','2024-03-18 04:43:23',NULL),(5026,258,'Hair Treatment','2024-03-15','2024-03-18 04:45:18',NULL),(5027,256,'Hair Treatment','2024-03-15','2024-03-18 04:46:13',NULL),(5028,232,'Hair Treatment','2024-03-15','2024-03-18 04:46:44',NULL),(5029,237,'Hair Treatment','2024-03-15','2024-03-18 04:47:32',NULL),(5030,329,'Hair Treatment','2024-03-15','2024-03-18 04:48:00',NULL),(5031,205,'Hair Treatment','2024-02-19','2024-03-18 04:55:33',NULL),(5032,97,'Hair Treatment','2024-03-19','2024-03-19 06:02:54',NULL),(5033,97,'Hair Treatment','2024-03-19','2024-03-19 06:02:54',NULL),(5034,97,'Hair Treatment','2024-03-19','2024-03-19 06:02:54',NULL),(5035,96,'Hair Treatment','2024-03-19','2024-03-19 06:04:27',NULL),(5036,384,'Hair Treatment','2024-03-19','2024-03-19 06:09:21',NULL),(5037,376,'Hair Treatment','2024-03-19','2024-03-19 06:10:21',NULL),(5038,375,'Hair Treatment','2024-03-19','2024-03-19 06:11:42',NULL),(5039,375,'Hair Treatment','2024-03-19','2024-03-19 06:11:42',NULL),(5040,378,'Hair Treatment','2024-03-19','2024-03-19 06:12:40',NULL),(5041,155,'Hair Treatment','2024-03-19','2024-03-19 06:13:28',NULL),(5042,111,'Hair Treatment','2024-03-19','2024-03-19 06:14:13',NULL),(5043,457,'Hair Treatment','2024-03-19','2024-03-19 06:14:55',NULL),(5044,455,'Hair Treatment','2024-03-19','2024-03-19 06:15:28',NULL),(5046,194,'Hair Treatment','2024-03-20','2024-03-20 06:25:59',NULL),(5047,247,'Hair Treatment','2024-03-20','2024-03-20 06:26:38',NULL),(5048,183,'Hair Treatment','2024-03-20','2024-03-20 06:27:17',NULL),(5049,120,'Hair Treatment','2024-03-20','2024-03-20 06:27:53',NULL),(5050,28,'Hair Treatment','2024-03-20','2024-03-20 06:28:27',NULL),(5051,28,'Hair Treatment','2024-03-20','2024-03-20 06:28:28',NULL),(5052,28,'Hair Treatment','2024-03-20','2024-03-20 06:28:28',NULL),(5053,53,'Hair Treatment','2024-03-20','2024-03-20 06:29:03',NULL),(5054,125,'Hair Treatment','2024-03-20','2024-03-20 06:29:34',NULL),(5055,214,'Hair Treatment','2024-03-20','2024-03-20 06:30:13',NULL),(5056,214,'Hair Treatment','2024-03-20','2024-03-20 06:30:13',NULL),(5057,23,'Hair Treatment','2024-03-20','2024-03-20 06:30:47',NULL),(5058,104,'Hair Treatment','2024-03-20','2024-03-20 06:31:40',NULL),(5059,104,'Hair Treatment','2024-03-20','2024-03-20 06:31:41',NULL),(5060,60,'Hair Treatment','2024-03-20','2024-03-20 06:33:56',NULL),(5061,63,'Hair Treatment','2024-03-20','2024-03-20 06:34:56',NULL),(5062,88,'Hair Treatment','2024-03-20','2024-03-20 06:35:30',NULL),(5063,88,'Hair Treatment','2024-03-20','2024-03-20 06:35:30',NULL),(5064,88,'Hair Treatment','2024-03-20','2024-03-20 06:35:30',NULL),(5065,71,'Hair Treatment','2024-03-20','2024-03-20 06:36:06',NULL),(5066,82,'Hair Treatment','2024-03-20','2024-03-20 06:36:35',NULL),(5067,82,'Hair Treatment','2024-03-20','2024-03-20 06:36:35',NULL),(5068,116,'Hair Treatment','2024-03-20','2024-03-20 06:37:07',NULL),(5069,85,'Hair Treatment','2024-03-20','2024-03-20 06:37:43',NULL),(5070,98,'Hair Treatment','2024-03-20','2024-03-20 06:38:12',NULL),(5071,98,'Hair Treatment','2024-03-20','2024-03-20 06:38:13',NULL),(5072,180,'Hair Treatment','2024-03-20','2024-03-20 06:38:47',NULL),(5073,152,'Hair Treatment','2024-03-20','2024-03-20 06:39:23',NULL),(5074,152,'Hair Treatment','2024-03-20','2024-03-20 06:39:23',NULL),(5075,152,'Hair Treatment','2024-03-20','2024-03-20 06:39:24',NULL),(5076,119,'Hair Treatment','2024-03-20','2024-03-20 06:40:00',NULL),(5077,130,'Hair Treatment','2024-03-20','2024-03-20 06:43:35',NULL),(5078,101,'Hair Treatment','2024-03-20','2024-03-20 06:45:05',NULL),(5079,101,'Hair Treatment','2024-03-20','2024-03-20 06:45:05',NULL),(5080,77,'Hair Treatment','2024-03-20','2024-03-20 06:46:20',NULL),(5081,152,'Hair Treatment','2024-03-20','2024-03-20 06:46:49',NULL),(5082,152,'Hair Treatment','2024-03-20','2024-03-20 06:46:49',NULL),(5083,141,'Hair Treatment','2024-03-20','2024-03-20 06:47:18',NULL),(5084,129,'Hair Treatment','2024-03-20','2024-03-20 06:47:47',NULL),(5085,432,'Hair Treatment','2024-03-22','2024-03-22 05:59:19',NULL),(5086,428,'Hair Treatment','2024-03-22','2024-03-22 05:59:51',NULL),(5087,412,'Hair Treatment','2024-03-22','2024-03-22 06:01:37',NULL),(5088,429,'Hair Treatment','2024-03-22','2024-03-22 06:02:29',NULL),(5089,429,'Hair Treatment','2024-03-22','2024-03-22 06:02:29',NULL),(5090,409,'Hair Treatment','2024-03-22','2024-03-22 06:03:58',NULL),(5091,409,'Hair Treatment','2024-03-22','2024-03-22 06:03:59',NULL),(5092,409,'Hair Treatment','2024-03-22','2024-03-22 06:03:59',NULL),(5093,393,'Hair Treatment','2024-03-22','2024-03-22 06:04:51',NULL),(5094,423,'Hair Treatment','2024-03-22','2024-03-22 06:05:26',NULL),(5095,392,'Hair Treatment','2024-03-22','2024-03-22 06:06:27',NULL),(5096,401,'Hair Treatment','2024-03-22','2024-03-22 06:06:59',NULL),(5097,401,'Hair Treatment','2024-03-22','2024-03-22 06:06:59',NULL),(5098,484,'Hair Treatment','2024-03-22','2024-03-22 06:07:43',NULL),(5099,410,'Hair Treatment','2024-03-22','2024-03-22 06:08:17',NULL),(5100,403,'Hair Treatment','2024-03-22','2024-03-22 06:09:09',NULL),(5101,403,'Hair Treatment','2024-03-22','2024-03-22 06:09:09',NULL),(5102,447,'Hair Treatment','2024-03-22','2024-03-22 06:11:01',NULL),(5103,444,'Hair Treatment','2024-03-22','2024-03-22 06:11:32',NULL),(5104,465,'Hair Treatment','2024-03-22','2024-03-22 06:12:08',NULL),(5105,465,'Hair Treatment','2024-03-22','2024-03-22 06:12:08',NULL),(5106,380,'Hair Treatment','2024-03-22','2024-03-22 06:12:50',NULL),(5107,441,'Hair Treatment','2024-03-22','2024-03-22 06:13:48',NULL),(5108,435,'Hair Treatment','2024-03-22','2024-03-22 06:14:37',NULL),(5109,392,'Hair Treatment','2024-03-22','2024-03-22 06:15:15',NULL),(5110,399,'Hair Treatment','2024-03-22','2024-03-22 06:15:47',NULL),(5111,433,'Hair Treatment','2024-03-22','2024-03-22 06:17:32',NULL),(5112,433,'Hair Treatment','2024-03-22','2024-03-22 06:17:33',NULL),(5113,438,'Hair Treatment','2024-03-22','2024-03-22 06:18:04',NULL),(5114,438,'Hair Treatment','2024-03-22','2024-03-22 06:18:04',NULL),(5115,438,'Hair Treatment','2024-03-22','2024-03-22 06:18:04',NULL),(5116,374,'Hair Treatment','2024-03-22','2024-03-22 06:18:38',NULL),(5117,475,'Hair Treatment','2024-03-22','2024-03-22 06:19:32',NULL),(5118,13,'Hair Treatment','2024-03-26','2024-03-26 05:45:15',NULL),(5119,133,'Hair Treatment','2024-03-26','2024-03-26 05:45:42',NULL),(5120,1,'Hair Treatment','2024-03-26','2024-03-26 05:46:09',NULL),(5121,3,'Hair Treatment','2024-03-26','2024-03-26 05:47:00',NULL),(5122,163,'Hair Treatment','2024-03-26','2024-03-26 05:47:38',NULL),(5123,161,'Hair Treatment','2024-03-26','2024-03-26 05:48:45',NULL),(5124,161,'Hair Treatment','2024-03-26','2024-03-26 05:48:45',NULL),(5125,81,'Hair Treatment','2024-03-26','2024-03-26 05:49:25',NULL),(5126,81,'Hair Treatment','2024-03-26','2024-03-26 05:49:26',NULL),(5127,10,'Hair Treatment','2024-03-26','2024-03-26 05:50:11',NULL),(5128,118,'Hair Treatment','2024-03-26','2024-03-26 05:50:43',NULL),(5129,34,'Hair Treatment','2024-03-26','2024-03-26 05:51:14',NULL),(5130,9,'Hair Treatment','2024-03-26','2024-03-26 05:51:51',NULL),(5131,196,'Hair Treatment','2024-03-26','2024-03-26 05:52:14',NULL),(5132,196,'Hair Treatment','2024-03-26','2024-03-26 05:52:14',NULL),(5133,41,'Hair Treatment','2024-03-26','2024-03-26 05:53:19',NULL),(5134,41,'Hair Treatment','2024-03-26','2024-03-26 05:53:19',NULL),(5135,43,'Hair Treatment','2024-03-26','2024-03-26 05:53:55',NULL),(5136,43,'Hair Treatment','2024-03-26','2024-03-26 05:53:55',NULL),(5137,48,'Hair Treatment','2024-03-26','2024-03-26 05:54:33',NULL),(5138,179,'Hair Treatment','2024-03-26','2024-03-26 05:55:06',NULL),(5139,39,'Hair Treatment','2024-03-26','2024-03-26 05:55:36',NULL),(5140,12,'Hair Treatment','2024-03-26','2024-03-26 05:56:07',NULL),(5141,40,'Hair Treatment','2024-03-26','2024-03-26 05:56:36',NULL),(5142,54,'Hair Treatment','2024-03-26','2024-03-26 05:57:06',NULL),(5143,51,'Hair Treatment','2024-03-26','2024-03-26 05:57:31',NULL),(5144,70,'Hair Treatment','2024-03-26','2024-03-26 05:58:03',NULL),(5145,70,'Hair Treatment','2024-03-26','2024-03-26 05:58:03',NULL),(5147,479,'Hair Treatment','2024-03-27','2024-03-27 06:12:58',NULL),(5148,348,'Hair Treatment','2024-03-27','2024-03-27 06:13:39',NULL),(5149,167,'Hair Treatment','2024-03-27','2024-03-27 06:14:47',NULL),(5150,167,'Hair Treatment','2024-03-27','2024-03-27 06:14:47',NULL),(5151,347,'Hair Treatment','2024-03-27','2024-03-27 06:15:25',NULL),(5152,350,'Hair Treatment','2024-03-27','2024-03-27 06:16:18',NULL),(5153,335,'Hair Treatment','2024-03-27','2024-03-27 06:16:53',NULL),(5154,427,'Hair Treatment','2024-03-27','2024-03-27 06:17:37',NULL),(5155,477,'Hair Treatment','2024-03-27','2024-03-27 06:18:22',NULL),(5156,477,'Hair Treatment','2024-03-27','2024-03-27 06:18:22',NULL),(5157,365,'Hair Treatment','2024-03-27','2024-03-27 06:19:40',NULL),(5158,349,'Hair Treatment','2024-03-27','2024-03-27 06:21:50',NULL),(5159,366,'Hair Treatment','2024-03-27','2024-03-27 06:24:25',NULL),(5160,58,'Hair Treatment','2024-03-27','2024-03-27 06:26:27',NULL),(5161,50,'Hair Treatment','2024-03-27','2024-03-27 06:27:14',NULL),(5162,50,'Hair Treatment','2024-03-27','2024-03-27 06:27:14',NULL),(5163,191,'Hair Treatment','2024-03-28','2024-03-28 06:13:29',NULL),(5164,191,'Hair Treatment','2024-03-28','2024-03-28 06:13:29',NULL),(5165,183,'Hair Treatment','2024-03-28','2024-03-28 06:14:00',NULL),(5166,199,'Hair Treatment','2024-03-28','2024-03-28 06:14:26',NULL),(5167,199,'Hair Treatment','2024-03-28','2024-03-28 06:14:26',NULL),(5168,267,'Hair Treatment','2024-03-28','2024-03-28 06:16:00',NULL),(5169,267,'Hair Treatment','2024-03-28','2024-03-28 06:16:01',NULL),(5170,267,'Hair Treatment','2024-03-28','2024-03-28 06:16:01',NULL),(5171,193,'Hair Treatment','2024-03-28','2024-03-28 06:16:28',NULL),(5172,193,'Hair Treatment','2024-03-28','2024-03-28 06:16:28',NULL),(5173,193,'Hair Treatment','2024-03-28','2024-03-28 06:16:28',NULL),(5174,216,'Hair Treatment','2024-03-28','2024-03-28 06:17:30',NULL),(5175,208,'Hair Treatment','2024-03-28','2024-03-28 06:18:10',NULL),(5176,247,'Hair Treatment','2024-03-28','2024-03-28 06:18:43',NULL),(5177,247,'Hair Treatment','2024-03-28','2024-03-28 06:18:43',NULL),(5178,198,'Hair Treatment','2024-03-28','2024-03-28 06:19:15',NULL),(5179,198,'Hair Treatment','2024-03-28','2024-03-28 06:20:00',NULL),(5180,169,'Hair Treatment','2024-03-28','2024-03-28 06:20:44',NULL),(5181,202,'Hair Treatment','2024-03-28','2024-03-28 06:21:12',NULL),(5182,202,'Hair Treatment','2024-03-28','2024-03-28 06:21:12',NULL),(5183,209,'Hair Treatment','2024-03-29','2024-03-29 06:19:32',NULL),(5184,155,'Hair Treatment','2024-03-29','2024-03-29 06:20:26',NULL),(5185,378,'Hair Treatment','2024-03-29','2024-03-29 06:21:19',NULL),(5186,378,'Hair Treatment','2024-03-29','2024-03-29 06:21:19',NULL),(5187,475,'Hair Treatment','2024-03-29','2024-03-29 06:23:09',NULL),(5188,160,'Hair Treatment','2024-03-29','2024-03-29 06:24:03',NULL),(5189,160,'Hair Treatment','2024-03-29','2024-03-29 06:24:03',NULL),(5190,381,'Hair Treatment','2024-03-29','2024-03-29 06:24:56',NULL),(5191,457,'Hair Treatment','2024-03-29','2024-03-29 06:27:54',NULL),(5192,62,'Hair Treatment','2024-03-29','2024-03-29 06:28:46',NULL),(5193,375,'Hair Treatment','2024-03-29','2024-03-29 06:29:30',NULL),(5194,454,'Hair Treatment','2024-03-29','2024-03-29 06:30:37',NULL),(5195,444,'Hair Treatment','2024-03-29','2024-03-29 06:31:29',NULL),(5196,156,'Hair Treatment','2024-03-29','2024-03-29 06:32:39',NULL),(5197,111,'Hair Treatment','2024-03-29','2024-03-29 06:33:19',NULL),(5198,111,'Hair Treatment','2024-03-29','2024-03-29 06:33:20',NULL),(5199,96,'Hair Treatment','2024-04-06','2024-04-06 08:49:00',NULL),(5200,155,'Hair Treatment','2024-04-06','2024-04-06 08:49:35',NULL),(5201,155,'Hair Treatment','2024-04-06','2024-04-06 08:49:35',NULL),(5203,378,'Hair Treatment','2024-04-06','2024-04-06 08:56:04',NULL),(5204,378,'Hair Treatment','2024-04-06','2024-04-06 08:56:05',NULL),(5205,62,'Hair Treatment','2024-04-06','2024-04-06 08:56:35',NULL),(5206,333,'Hair Treatment','2024-04-06','2024-04-06 08:57:48',NULL),(5207,370,'Hair Treatment','2024-04-06','2024-04-06 08:59:22',NULL),(5208,376,'Hair Treatment','2024-04-06','2024-04-06 08:59:48',NULL),(5209,384,'Hair Treatment','2024-04-06','2024-04-06 09:00:18',NULL),(5210,384,'Hair Treatment','2024-04-06','2024-04-06 09:00:19',NULL),(5211,384,'Hair Treatment','2024-04-06','2024-04-06 09:00:19',NULL),(5212,486,'Hair Treatment','2024-04-15','2024-04-15 08:42:07',NULL),(5213,332,'Hair Treatment','2024-04-15','2024-04-15 08:42:40',NULL),(5214,332,'Hair Treatment','2024-04-15','2024-04-15 08:42:40',NULL),(5215,350,'Hair Treatment','2024-04-15','2024-04-15 08:43:49',NULL),(5216,481,'Hair Treatment','2024-04-15','2024-04-15 08:44:22',NULL),(5217,481,'Hair Treatment','2024-04-15','2024-04-15 08:44:23',NULL),(5218,347,'Hair Treatment','2024-04-15','2024-04-15 08:44:50',NULL),(5219,347,'Hair Treatment','2024-04-15','2024-04-15 08:44:51',NULL),(5220,348,'Hair Treatment','2024-04-15','2024-04-15 08:45:30',NULL),(5221,341,'Hair Treatment','2024-04-15','2024-04-15 08:45:59',NULL),(5222,366,'Hair Treatment','2024-04-15','2024-04-15 08:49:20',NULL),(5223,334,'Hair Treatment','2024-04-15','2024-04-15 08:49:51',NULL),(5224,370,'Hair Treatment','2024-04-15','2024-04-15 08:50:25',NULL),(5225,482,'Hair Treatment','2024-04-15','2024-04-15 08:50:49',NULL),(5226,344,'Hair Treatment','2024-04-15','2024-04-15 08:51:14',NULL),(5227,102,'Hair Treatment','2024-04-15','2024-04-15 08:51:43',NULL),(5228,345,'Hair Treatment','2024-04-15','2024-04-15 08:52:10',NULL),(5229,338,'Hair Treatment','2024-04-15','2024-04-15 08:52:47',NULL),(5230,338,'Hair Treatment','2024-04-15','2024-04-15 08:52:47',NULL),(5231,349,'Hair Treatment','2024-04-15','2024-04-15 08:53:18',NULL),(5232,365,'Hair Treatment','2024-04-15','2024-04-15 08:53:54',NULL),(5233,365,'Hair Treatment','2024-04-15','2024-04-15 08:53:54',NULL),(5234,365,'Hair Treatment','2024-04-15','2024-04-15 08:53:54',NULL),(5235,161,'Hair Treatment','2024-04-16','2024-04-16 08:12:58',NULL),(5236,161,'Hair Treatment','2024-04-16','2024-04-16 08:12:58',NULL),(5237,8,'Hair Treatment','2024-04-16','2024-04-16 08:13:28',NULL),(5238,8,'Hair Treatment','2024-04-16','2024-04-16 08:13:28',NULL),(5239,10,'Hair Treatment','2024-04-16','2024-04-16 08:14:16',NULL),(5240,13,'Hair Treatment','2024-04-16','2024-04-16 08:14:52',NULL),(5241,133,'Hair Treatment','2024-04-16','2024-04-16 08:15:20',NULL),(5242,1,'Hair Treatment','2024-04-16','2024-04-16 08:15:44',NULL),(5243,44,'Hair Treatment','2024-04-16','2024-04-16 08:16:16',NULL),(5244,49,'Hair Treatment','2024-04-16','2024-04-16 08:16:52',NULL),(5245,196,'Hair Treatment','2024-04-16','2024-04-16 08:17:16',NULL),(5246,3,'Hair Treatment','2024-04-16','2024-04-16 08:18:53',NULL),(5247,81,'Hair Treatment','2024-04-16','2024-04-16 08:19:45',NULL),(5248,81,'Hair Treatment','2024-04-16','2024-04-16 08:19:45',NULL),(5249,7,'Hair Treatment','2024-04-16','2024-04-16 08:20:25',NULL),(5250,6,'Hair Treatment','2024-04-16','2024-04-16 08:20:57',NULL),(5251,5,'Hair Treatment','2024-04-16','2024-04-16 08:22:05',NULL),(5252,2,'Hair Treatment','2024-04-16','2024-04-16 08:23:05',NULL),(5253,2,'Hair Treatment','2024-04-16','2024-04-16 08:23:05',NULL),(5254,118,'Hair Treatment','2024-04-16','2024-04-16 08:23:45',NULL),(5255,9,'Hair Treatment','2024-04-16','2024-04-16 08:24:30',NULL),(5256,175,'Hair Treatment','2024-04-16','2024-04-16 08:24:56',NULL),(5257,22,'Hair Treatment','2024-04-16','2024-04-16 08:25:43',NULL),(5258,34,'Hair Treatment','2024-04-16','2024-04-16 08:26:58',NULL),(5259,169,'Hair Treatment','2024-04-17','2024-04-17 08:27:16',NULL),(5260,218,'Hair Treatment','2024-04-17','2024-04-17 08:27:47',NULL),(5261,217,'Hair Treatment','2024-04-17','2024-04-17 08:28:09',NULL),(5262,208,'Hair Treatment','2024-04-17','2024-04-17 08:28:36',NULL),(5263,193,'Hair Treatment','2024-04-17','2024-04-17 08:30:39',NULL),(5264,267,'Hair Treatment','2024-04-17','2024-04-17 08:31:15',NULL),(5265,200,'Hair Treatment','2024-04-17','2024-04-17 08:32:03',NULL),(5266,198,'Hair Treatment','2024-04-17','2024-04-17 08:32:29',NULL),(5267,199,'Hair Treatment','2024-04-17','2024-04-17 08:32:56',NULL),(5268,238,'Hair Treatment','2024-04-17','2024-04-17 08:39:19',NULL),(5269,238,'Hair Treatment','2024-04-17','2024-04-17 08:39:20',NULL),(5270,172,'Hair Treatment','2024-04-17','2024-04-17 08:40:27',NULL),(5271,188,'Hair Treatment','2024-04-17','2024-04-17 08:41:06',NULL),(5272,187,'Hair Treatment','2024-04-17','2024-04-17 08:42:53',NULL),(5273,278,'Hair Treatment','2024-04-17','2024-04-17 08:45:16',NULL),(5274,278,'Hair Treatment','2024-04-17','2024-04-17 08:45:17',NULL),(5275,212,'Hair Treatment','2024-04-17','2024-04-17 08:45:52',NULL),(5276,189,'Hair Treatment','2024-04-17','2024-04-17 08:46:15',NULL),(5277,264,'Hair Treatment','2024-04-17','2024-04-17 08:46:38',NULL),(5278,120,'Hair Treatment','2024-04-17','2024-04-17 08:47:04',NULL),(5279,427,'Hair Treatment','2024-04-17','2024-04-17 08:47:34',NULL),(5280,427,'Hair Treatment','2024-04-17','2024-04-17 08:47:34',NULL),(5281,454,'Hair Treatment','2024-04-18','2024-04-18 08:13:45',NULL),(5282,435,'Hair Treatment','2024-04-18','2024-04-18 08:14:17',NULL),(5283,438,'Hair Treatment','2024-04-18','2024-04-18 08:14:55',NULL),(5284,465,'Hair Treatment','2024-04-18','2024-04-18 08:15:28',NULL),(5285,447,'Hair Treatment','2024-04-18','2024-04-18 08:15:54',NULL),(5286,453,'Hair Treatment','2024-04-18','2024-04-18 08:16:30',NULL),(5287,441,'Hair Treatment','2024-04-18','2024-04-18 08:17:01',NULL),(5288,441,'Hair Treatment','2024-04-18','2024-04-18 08:17:02',NULL),(5289,380,'Hair Treatment','2024-04-18','2024-04-18 08:17:51',NULL),(5290,445,'Hair Treatment','2024-04-18','2024-04-18 08:18:25',NULL),(5291,445,'Hair Treatment','2024-04-18','2024-04-18 08:18:25',NULL),(5292,374,'Hair Treatment','2024-04-18','2024-04-18 08:19:08',NULL),(5293,166,'Hair Treatment','2024-04-18','2024-04-18 08:20:37',NULL),(5294,459,'Hair Treatment','2024-04-18','2024-04-18 08:21:05',NULL),(5295,460,'Hair Treatment','2024-04-18','2024-04-18 08:21:36',NULL),(5296,385,'Hair Treatment','2024-04-18','2024-04-18 08:22:31',NULL),(5297,385,'Hair Treatment','2024-04-18','2024-04-18 08:22:32',NULL),(5298,466,'Hair Treatment','2024-04-18','2024-04-18 08:23:45',NULL),(5299,130,'Hair Treatment','2024-04-19','2024-04-19 07:00:11',NULL),(5300,98,'Hair Treatment','2024-04-19','2024-04-19 07:00:37',NULL),(5301,152,'Hair Treatment','2024-04-19','2024-04-19 07:01:09',NULL),(5302,144,'Hair Treatment','2024-04-19','2024-04-19 07:01:38',NULL),(5303,71,'Hair Treatment','2024-04-19','2024-04-19 07:01:54',NULL),(5304,487,'Hair Treatment','2024-04-19','2024-04-19 07:02:17',NULL),(5305,75,'Hair Treatment','2024-04-19','2024-04-19 07:02:44',NULL),(5306,85,'Hair Treatment','2024-04-19','2024-04-19 07:03:07',NULL),(5307,136,'Hair Treatment','2024-04-19','2024-04-19 07:03:27',NULL),(5308,33,'Hair Treatment','2024-04-19','2024-04-19 07:03:58',NULL),(5309,116,'Hair Treatment','2024-04-19','2024-04-19 07:04:23',NULL),(5310,129,'Hair Treatment','2024-04-19','2024-04-19 07:04:50',NULL),(5311,91,'Hair Treatment','2024-04-19','2024-04-19 07:05:15',NULL),(5312,78,'Hair Treatment','2024-04-19','2024-04-19 07:05:39',NULL),(5313,87,'Hair Treatment','2024-04-19','2024-04-19 07:06:06',NULL),(5314,79,'Hair Treatment','2024-04-19','2024-04-19 07:06:30',NULL),(5315,141,'Hair Treatment','2024-04-19','2024-04-19 07:07:01',NULL),(5316,68,'Hair Treatment','2024-04-19','2024-04-19 07:07:32',NULL),(5317,74,'Hair Treatment','2024-04-19','2024-04-19 07:08:30',NULL),(5318,37,'Hair Treatment','2024-04-20','2024-04-20 07:28:39',NULL),(5319,48,'Hair Treatment','2024-04-20','2024-04-20 07:29:20',NULL),(5320,139,'Hair Treatment','2024-04-20','2024-04-20 07:29:49',NULL),(5321,45,'Hair Treatment','2024-04-20','2024-04-20 07:30:27',NULL),(5322,110,'Hair Treatment','2024-04-20','2024-04-20 07:30:52',NULL),(5323,41,'Hair Treatment','2024-04-20','2024-04-20 07:31:32',NULL),(5324,43,'Hair Treatment','2024-04-20','2024-04-20 07:31:59',NULL),(5325,42,'Hair Treatment','2024-04-20','2024-04-20 07:32:23',NULL),(5326,51,'Hair Treatment','2024-04-20','2024-04-20 07:32:55',NULL),(5327,410,'Hair Treatment','2024-04-20','2024-04-20 07:33:27',NULL),(5328,392,'Hair Treatment','2024-04-20','2024-04-20 07:33:55',NULL),(5329,399,'Hair Treatment','2024-04-20','2024-04-20 07:34:29',NULL),(5330,429,'Hair Treatment','2024-04-20','2024-04-20 07:34:54',NULL),(5331,412,'Hair Treatment','2024-04-20','2024-04-20 07:35:35',NULL),(5332,423,'Hair Treatment','2024-04-20','2024-04-20 07:36:06',NULL),(5333,417,'Hair Treatment','2024-04-20','2024-04-20 07:36:31',NULL),(5334,419,'Hair Treatment','2024-04-20','2024-04-20 07:37:05',NULL),(5335,402,'Hair Treatment','2024-04-20','2024-04-20 07:39:02',NULL),(5336,484,'Hair Treatment','2024-04-20','2024-04-20 07:39:35',NULL),(5337,468,'Hair Treatment','2024-04-22','2024-04-22 08:17:39',NULL),(5338,445,'Hair Treatment','2024-04-22','2024-04-22 08:18:10',NULL),(5339,475,'Hair Treatment','2024-04-22','2024-04-22 08:18:34',NULL),(5340,435,'Hair Treatment','2024-04-22','2024-04-22 08:19:51',NULL),(5341,447,'Hair Treatment','2024-04-22','2024-04-22 08:20:21',NULL),(5342,465,'Hair Treatment','2024-04-22','2024-04-22 08:20:52',NULL),(5343,160,'Hair Treatment','2024-04-22','2024-04-22 08:21:27',NULL),(5344,438,'Hair Treatment','2024-04-22','2024-04-22 08:22:07',NULL),(5345,374,'Hair Treatment','2024-04-22','2024-04-22 08:22:37',NULL),(5346,453,'Hair Treatment','2024-04-22','2024-04-22 08:23:16',NULL),(5347,178,'Hair Treatment','2024-04-22','2024-04-22 08:23:51',NULL),(5348,134,'Hair Treatment','2024-04-22','2024-04-22 08:24:20',NULL),(5349,23,'Hair Treatment','2024-04-22','2024-04-22 08:24:48',NULL),(5350,28,'Hair Treatment','2024-04-22','2024-04-22 08:25:13',NULL),(5351,103,'Hair Treatment','2024-04-22','2024-04-22 08:25:43',NULL),(5352,125,'Hair Treatment','2024-04-22','2024-04-22 08:26:11',NULL),(5353,128,'Hair Treatment','2024-04-22','2024-04-22 08:26:41',NULL),(5354,210,'Hair Treatment','2024-04-22','2024-04-22 08:27:04',NULL),(5355,86,'Hair Treatment','2024-04-22','2024-04-22 08:27:33',NULL),(5356,112,'Hair Treatment','2024-04-22','2024-04-22 08:27:55',NULL),(5357,384,'Hair Treatment','2024-04-24','2024-04-24 07:29:03',NULL),(5358,96,'Hair Treatment','2024-04-24','2024-04-24 07:29:27',NULL),(5359,97,'Hair Treatment','2024-04-24','2024-04-24 07:30:01',NULL),(5360,376,'Hair Treatment','2024-04-24','2024-04-24 07:30:27',NULL),(5361,389,'Hair Treatment','2024-04-24','2024-04-24 07:30:52',NULL),(5363,455,'Hair Treatment','2024-04-24','2024-04-24 07:31:48',NULL),(5364,93,'Hair Treatment','2024-04-24','2024-04-24 07:32:33',NULL),(5365,390,'Hair Treatment','2024-04-24','2024-04-24 07:33:25',NULL),(5366,156,'Hair Treatment','2024-04-24','2024-04-24 07:34:10',NULL),(5367,62,'Hair Treatment','2024-04-24','2024-04-24 07:34:38',NULL),(5368,381,'Hair Treatment','2024-04-24','2024-04-24 07:35:04',NULL),(5369,457,'Hair Treatment','2024-04-24','2024-04-24 07:35:58',NULL),(5370,111,'Hair Treatment','2024-04-24','2024-04-24 07:36:24',NULL),(5372,391,'Hair Treatment','2024-04-24','2024-04-24 07:37:49',NULL),(5373,464,'Hair Treatment','2024-04-24','2024-04-24 07:38:21',NULL),(5374,155,'Hair Treatment','2024-04-24','2024-04-24 07:38:54',NULL),(5375,180,'Hair Treatment','2024-04-24','2024-04-24 07:39:19',NULL),(5376,396,'Hair Treatment','2024-04-24','2024-04-24 07:39:57',NULL),(5377,161,'Hair Treatment','2024-04-26','2024-04-26 06:34:14',NULL),(5378,1,'Hair Treatment','2024-04-26','2024-04-26 06:34:44',NULL),(5379,1,'Hair Treatment','2024-04-26','2024-04-26 06:34:44',NULL),(5380,49,'Hair Treatment','2024-04-26','2024-04-26 06:35:17',NULL),(5381,163,'Hair Treatment','2024-04-26','2024-04-26 06:36:02',NULL),(5382,163,'Hair Treatment','2024-04-26','2024-04-26 06:36:03',NULL),(5383,10,'Hair Treatment','2024-04-26','2024-04-26 06:37:03',NULL),(5384,81,'Hair Treatment','2024-04-26','2024-04-26 06:37:32',NULL),(5385,196,'Hair Treatment','2024-04-26','2024-04-26 06:38:14',NULL),(5386,13,'Hair Treatment','2024-04-26','2024-04-26 06:38:49',NULL),(5387,7,'Hair Treatment','2024-04-26','2024-04-26 06:39:48',NULL),(5388,3,'Hair Treatment','2024-04-26','2024-04-26 06:40:17',NULL),(5389,133,'Hair Treatment','2024-04-26','2024-04-26 06:41:07',NULL),(5390,8,'Hair Treatment','2024-04-26','2024-04-26 06:41:38',NULL),(5391,22,'Hair Treatment','2024-04-26','2024-04-26 06:42:07',NULL),(5392,118,'Hair Treatment','2024-04-26','2024-04-26 06:42:46',NULL),(5393,165,'Hair Treatment','2024-04-26','2024-04-26 06:43:20',NULL),(5394,34,'Hair Treatment','2024-04-26','2024-04-26 06:43:44',NULL),(5395,106,'Hair Treatment','2024-04-26','2024-04-26 06:44:20',NULL),(5396,107,'Hair Treatment','2024-04-26','2024-04-26 06:44:56',NULL),(5397,107,'Hair Treatment','2024-04-26','2024-04-26 06:44:56',NULL),(5398,9,'Hair Treatment','2024-04-26','2024-04-26 06:45:22',NULL),(5399,9,'Hair Treatment','2024-04-26','2024-04-26 06:45:22',NULL),(5400,5,'Hair Treatment','2024-04-26','2024-04-26 06:45:58',NULL),(5401,5,'Hair Treatment','2024-04-26','2024-04-26 06:45:58',NULL),(5402,130,'Hair Treatment','2024-04-26','2024-04-26 06:46:55',NULL),(5403,101,'Hair Treatment','2024-04-26','2024-04-26 06:47:21',NULL),(5404,101,'Hair Treatment','2024-04-26','2024-04-26 06:47:21',NULL),(5405,63,'Hair Treatment','2024-04-26','2024-04-26 06:47:55',NULL),(5406,144,'Hair Treatment','2024-04-26','2024-04-26 06:48:36',NULL),(5407,98,'Hair Treatment','2024-04-26','2024-04-26 06:49:02',NULL),(5408,116,'Hair Treatment','2024-04-26','2024-04-26 06:49:35',NULL),(5409,180,'Hair Treatment','2024-04-26','2024-04-26 06:50:01',NULL),(5410,85,'Hair Treatment','2024-04-26','2024-04-26 06:50:36',NULL),(5411,487,'Hair Treatment','2024-04-26','2024-04-26 06:51:05',NULL),(5412,75,'Hair Treatment','2024-04-26','2024-04-26 06:52:37',NULL),(5413,146,'Hair Treatment','2024-04-26','2024-04-26 06:53:07',NULL),(5414,146,'Hair Treatment','2024-04-26','2024-04-26 06:53:07',NULL),(5415,146,'Hair Treatment','2024-04-26','2024-04-26 06:53:07',NULL),(5416,91,'Hair Treatment','2024-04-26','2024-04-26 06:53:43',NULL),(5417,95,'Hair Treatment','2024-04-26','2024-04-26 06:54:39',NULL),(5418,33,'Hair Treatment','2024-04-26','2024-04-26 06:55:09',NULL),(5419,77,'Hair Treatment','2024-04-26','2024-04-26 06:55:58',NULL),(5420,176,'Hair Treatment','2024-04-26','2024-04-26 06:56:44',NULL),(5421,141,'Hair Treatment','2024-04-26','2024-04-26 06:57:02',NULL),(5422,141,'Hair Treatment','2024-04-26','2024-04-26 06:57:02',NULL),(5423,78,'Hair Treatment','2024-04-26','2024-04-26 06:57:30',NULL),(5424,78,'Hair Treatment','2024-04-26','2024-04-26 06:57:31',NULL),(5425,150,'Hair Treatment','2024-04-26','2024-04-26 06:58:11',NULL),(5426,136,'Hair Treatment','2024-04-26','2024-04-26 06:58:33',NULL),(5427,78,'Hair Treatment','2024-04-26','2024-04-26 06:59:01',NULL),(5428,78,'Hair Treatment','2024-04-26','2024-04-26 06:59:01',NULL),(5429,486,'Hair Treatment','2024-04-29','2024-04-29 08:12:36',NULL),(5430,486,'Hair Treatment','2024-04-29','2024-04-29 08:12:37',NULL),(5431,479,'Hair Treatment','2024-04-29','2024-04-29 08:13:22',NULL),(5432,335,'Hair Treatment','2024-04-29','2024-04-29 08:13:52',NULL),(5433,167,'Hair Treatment','2024-04-29','2024-04-29 08:15:09',NULL),(5434,481,'Hair Treatment','2024-04-29','2024-04-29 08:15:44',NULL),(5435,365,'Hair Treatment','2024-04-29','2024-04-29 08:16:12',NULL),(5436,339,'Hair Treatment','2024-04-29','2024-04-29 08:16:49',NULL),(5437,349,'Hair Treatment','2024-04-29','2024-04-29 08:17:23',NULL),(5438,347,'Hair Treatment','2024-04-29','2024-04-29 08:17:50',NULL),(5439,347,'Hair Treatment','2024-04-29','2024-04-29 08:17:50',NULL),(5440,366,'Hair Treatment','2024-04-29','2024-04-29 08:18:15',NULL),(5441,341,'Hair Treatment','2024-04-29','2024-04-29 08:18:57',NULL),(5442,341,'Hair Treatment','2024-04-29','2024-04-29 08:18:57',NULL),(5444,352,'Hair Treatment','2024-04-29','2024-04-29 08:20:06',NULL),(5445,368,'Hair Treatment','2024-04-29','2024-04-29 08:20:26',NULL),(5446,482,'Hair Treatment','2024-04-29','2024-04-29 08:21:29',NULL),(5447,199,'Hair Treatment','2024-04-30','2024-04-30 07:01:14',NULL),(5448,199,'Hair Treatment','2024-05-02','2024-05-02 06:44:27',NULL),(5449,199,'Hair Treatment','2024-05-02','2024-05-02 06:44:28',NULL),(5450,211,'Hair Treatment','2024-05-02','2024-05-02 06:44:56',NULL),(5451,200,'Hair Treatment','2024-05-02','2024-05-02 06:45:26',NULL),(5452,200,'Hair Treatment','2024-05-02','2024-05-02 06:45:26',NULL),(5453,209,'Hair Treatment','2024-05-02','2024-05-02 06:45:57',NULL),(5454,191,'Hair Treatment','2024-05-02','2024-05-02 06:46:25',NULL),(5455,191,'Hair Treatment','2024-05-02','2024-05-02 06:46:25',NULL),(5456,222,'Hair Treatment','2024-05-02','2024-05-02 06:47:07',NULL),(5457,169,'Hair Treatment','2024-05-02','2024-05-02 06:56:16',NULL),(5458,247,'Hair Treatment','2024-05-02','2024-05-02 06:56:46',NULL),(5459,208,'Hair Treatment','2024-05-02','2024-05-02 06:57:43',NULL),(5460,208,'Hair Treatment','2024-05-02','2024-05-02 06:57:43',NULL),(5461,208,'Hair Treatment','2024-05-02','2024-05-02 06:57:43',NULL),(5462,218,'Hair Treatment','2024-05-02','2024-05-02 06:58:17',NULL),(5463,218,'Hair Treatment','2024-05-02','2024-05-02 06:58:17',NULL),(5464,202,'Hair Treatment','2024-05-02','2024-05-02 06:58:51',NULL),(5465,201,'Hair Treatment','2024-05-02','2024-05-02 06:59:39',NULL),(5466,205,'Hair Treatment','2024-05-02','2024-05-02 07:00:12',NULL),(5467,205,'Hair Treatment','2024-05-02','2024-05-02 07:00:12',NULL),(5468,263,'Hair Treatment','2024-05-02','2024-05-02 07:00:49',NULL),(5469,206,'Hair Treatment','2024-05-02','2024-05-02 07:01:20',NULL),(5470,204,'Hair Treatment','2024-05-02','2024-05-02 07:02:01',NULL),(5471,207,'Hair Treatment','2024-05-02','2024-05-02 07:02:35',NULL),(5472,187,'Hair Treatment','2024-05-02','2024-05-02 07:03:02',NULL),(5473,396,'Hair Treatment','2024-05-02','2024-05-02 07:03:34',NULL),(5474,396,'Hair Treatment','2024-05-02','2024-05-02 07:03:34',NULL),(5475,418,'Hair Treatment','2024-05-02','2024-05-02 07:04:08',NULL),(5476,409,'Hair Treatment','2024-05-02','2024-05-02 08:46:38',NULL),(5477,409,'Hair Treatment','2024-05-02','2024-05-02 08:46:38',NULL),(5478,432,'Hair Treatment','2024-05-02','2024-05-02 08:48:48',NULL),(5479,400,'Hair Treatment','2024-05-02','2024-05-02 08:49:17',NULL),(5480,400,'Hair Treatment','2024-05-02','2024-05-02 08:49:17',NULL),(5481,429,'Hair Treatment','2024-05-02','2024-05-02 08:49:43',NULL),(5482,429,'Hair Treatment','2024-05-02','2024-05-02 08:49:43',NULL),(5483,429,'Hair Treatment','2024-05-02','2024-05-02 08:49:44',NULL),(5484,484,'Hair Treatment','2024-05-02','2024-05-02 08:50:13',NULL),(5485,484,'Hair Treatment','2024-05-02','2024-05-02 08:54:18',NULL),(5486,412,'Hair Treatment','2024-05-02','2024-05-02 08:54:43',NULL),(5487,412,'Hair Treatment','2024-05-02','2024-05-02 08:54:43',NULL),(5488,418,'Hair Treatment','2024-05-02','2024-05-02 08:55:12',NULL),(5489,418,'Hair Treatment','2024-05-02','2024-05-02 08:55:13',NULL),(5490,418,'Hair Treatment','2024-05-02','2024-05-02 08:55:13',NULL),(5491,396,'Hair Treatment','2024-05-02','2024-05-02 08:59:12',NULL),(5492,423,'Hair Treatment','2024-05-02','2024-05-02 09:00:21',NULL),(5493,423,'Hair Treatment','2024-05-02','2024-05-02 09:00:21',NULL),(5494,417,'Hair Treatment','2024-05-02','2024-05-02 09:00:46',NULL),(5495,411,'Hair Treatment','2024-05-02','2024-05-02 09:01:11',NULL),(5496,397,'Hair Treatment','2024-05-02','2024-05-02 09:01:37',NULL),(5497,392,'Hair Treatment','2024-05-02','2024-05-02 09:01:59',NULL),(5498,399,'Hair Treatment','2024-05-02','2024-05-02 09:02:31',NULL),(5499,399,'Hair Treatment','2024-05-02','2024-05-02 09:02:32',NULL),(5500,402,'Hair Treatment','2024-05-02','2024-05-02 09:03:04',NULL),(5501,428,'Hair Treatment','2024-05-02','2024-05-02 09:03:28',NULL),(5502,428,'Hair Treatment','2024-05-02','2024-05-02 09:03:28',NULL),(5503,444,'Hair Treatment','2024-05-02','2024-05-02 09:03:56',NULL),(5504,431,'Hair Treatment','2024-05-02','2024-05-02 09:04:32',NULL),(5505,406,'Hair Treatment','2024-05-02','2024-05-02 09:05:13',NULL),(5506,426,'Hair Treatment','2024-05-02','2024-05-02 09:07:18',NULL),(5507,37,'Hair Treatment','2024-05-03','2024-05-03 07:56:26',NULL),(5508,48,'Hair Treatment','2024-05-03','2024-05-03 07:56:49',NULL),(5509,45,'Hair Treatment','2024-05-03','2024-05-03 07:58:17',NULL),(5510,179,'Hair Treatment','2024-05-03','2024-05-03 07:58:51',NULL),(5511,89,'Hair Treatment','2024-05-03','2024-05-03 07:59:21',NULL),(5512,70,'Hair Treatment','2024-05-03','2024-05-03 07:59:55',NULL),(5513,127,'Hair Treatment','2024-05-03','2024-05-03 08:00:27',NULL),(5514,21,'Hair Treatment','2024-05-03','2024-05-03 08:00:57',NULL),(5515,170,'Hair Treatment','2024-05-03','2024-05-03 08:01:22',NULL),(5516,54,'Hair Treatment','2024-05-03','2024-05-03 08:01:57',NULL),(5517,51,'Hair Treatment','2024-05-03','2024-05-03 08:02:25',NULL),(5518,174,'Hair Treatment','2024-05-03','2024-05-03 08:03:49',NULL),(5519,46,'Hair Treatment','2024-05-03','2024-05-03 08:04:17',NULL),(5520,41,'Hair Treatment','2024-05-03','2024-05-03 08:05:02',NULL),(5521,42,'Hair Treatment','2024-05-03','2024-05-03 08:10:01',NULL),(5522,84,'Hair Treatment','2024-05-03','2024-05-03 08:10:35',NULL),(5523,35,'Hair Treatment','2024-05-03','2024-05-03 08:11:37',NULL),(5524,51,'Hair Treatment','2024-05-03','2024-05-03 08:12:28',NULL),(5525,143,'Hair Treatment','2024-05-03','2024-05-03 08:42:24',NULL),(5526,28,'Hair Treatment','2024-05-06','2024-05-06 08:08:56',NULL),(5527,103,'Hair Treatment','2024-05-06','2024-05-06 08:09:22',NULL),(5528,23,'Hair Treatment','2024-05-06','2024-05-06 08:10:05',NULL),(5529,120,'Hair Treatment','2024-05-06','2024-05-06 08:10:29',NULL),(5530,142,'Hair Treatment','2024-05-06','2024-05-06 08:10:55',NULL),(5531,104,'Hair Treatment','2024-05-06','2024-05-06 08:11:22',NULL),(5532,132,'Hair Treatment','2024-05-06','2024-05-06 08:12:20',NULL),(5533,178,'Hair Treatment','2024-05-06','2024-05-06 08:12:55',NULL),(5534,60,'Hair Treatment','2024-05-06','2024-05-06 08:13:29',NULL),(5535,134,'Hair Treatment','2024-05-06','2024-05-06 08:13:58',NULL),(5536,29,'Hair Treatment','2024-05-06','2024-05-06 08:14:25',NULL),(5537,65,'Hair Treatment','2024-05-06','2024-05-06 08:14:57',NULL),(5538,65,'Hair Treatment','2024-05-06','2024-05-06 08:14:58',NULL),(5539,128,'Hair Treatment','2024-05-06','2024-05-06 08:15:30',NULL),(5540,86,'Hair Treatment','2024-05-06','2024-05-06 08:15:59',NULL),(5541,109,'Hair Treatment','2024-05-06','2024-05-06 08:16:34',NULL),(5542,108,'Hair Treatment','2024-05-06','2024-05-06 08:16:59',NULL),(5543,214,'Hair Treatment','2024-05-06','2024-05-06 08:17:27',NULL),(5544,139,'Hair Treatment','2024-05-03','2024-05-06 08:18:45',NULL),(5545,140,'Hair Treatment','2024-05-03','2024-05-06 08:19:46',NULL),(5546,447,'Hair Treatment','2024-05-04','2024-05-06 08:20:21',NULL),(5547,454,'Hair Treatment','2024-05-04','2024-05-06 08:20:51',NULL),(5548,435,'Hair Treatment','2024-05-04','2024-05-06 08:21:28',NULL),(5549,475,'Hair Treatment','2024-05-04','2024-05-06 08:22:16',NULL),(5550,387,'Hair Treatment','2024-05-04','2024-05-06 08:22:53',NULL),(5551,447,'Hair Treatment','2024-05-04','2024-05-06 08:23:28',NULL),(5552,459,'Hair Treatment','2024-05-04','2024-05-06 08:24:06',NULL),(5553,374,'Hair Treatment','2024-05-04','2024-05-06 08:24:27',NULL),(5554,160,'Hair Treatment','2024-05-04','2024-05-06 08:25:01',NULL),(5555,453,'Hair Treatment','2024-05-04','2024-05-06 08:25:27',NULL),(5556,468,'Hair Treatment','2024-05-04','2024-05-06 08:25:55',NULL),(5557,433,'Hair Treatment','2024-05-04','2024-05-06 08:26:42',NULL),(5558,460,'Hair Treatment','2024-05-04','2024-05-06 08:27:13',NULL),(5559,438,'Hair Treatment','2024-05-04','2024-05-06 08:27:46',NULL),(5560,166,'Hair Treatment','2024-05-04','2024-05-06 08:29:26',NULL),(5561,441,'Hair Treatment','2024-05-04','2024-05-06 08:29:57',NULL),(5562,442,'Hair Treatment','2024-05-04','2024-05-06 08:30:25',NULL),(5563,450,'Hair Treatment','2024-05-04','2024-05-06 08:30:55',NULL),(5564,75,'Haircut','2024-05-07','2024-05-07 09:11:16',NULL),(5565,91,'Haircut','2024-05-07','2024-05-07 09:12:27',NULL),(5566,106,'Haircut','2024-05-07','2024-05-07 09:13:27',NULL),(5567,419,'Haircut','2024-05-07','2024-05-07 09:15:29',NULL),(5568,419,'Haircut','2024-05-07','2024-05-07 09:15:29',NULL),(5569,9,'Haircut','2024-05-07','2024-05-07 09:16:47',NULL),(5570,483,'Haircut','2024-05-07','2024-05-07 09:17:28',NULL),(5571,483,'Haircut','2024-05-07','2024-05-07 09:17:28',NULL),(5572,175,'Haircut','2024-05-07','2024-05-07 09:18:10',NULL),(5573,175,'Haircut','2024-05-07','2024-05-07 09:18:10',NULL),(5574,164,'Haircut','2024-05-07','2024-05-07 09:28:11',NULL),(5575,107,'Haircut','2024-05-07','2024-05-07 09:29:16',NULL),(5576,165,'Haircut','2024-05-07','2024-05-07 09:30:01',NULL),(5577,149,'Haircut','2024-05-07','2024-05-07 09:30:52',NULL),(5578,128,'Haircut','2024-05-07','2024-05-07 09:32:16',NULL),(5579,86,'Haircut','2024-05-07','2024-05-07 09:33:40',NULL),(5580,420,'Haircut','2024-05-07','2024-05-07 09:36:19',NULL),(5581,420,'Haircut','2024-05-07','2024-05-07 09:36:20',NULL),(5582,109,'Haircut','2024-05-07','2024-05-07 09:36:57',NULL),(5583,108,'Haircut','2024-05-07','2024-05-07 09:37:37',NULL),(5584,108,'Haircut','2024-05-07','2024-05-07 09:37:37',NULL),(5585,484,'Haircut','2024-05-07','2024-05-07 09:38:11',NULL),(5586,482,'Haircut','2024-05-07','2024-05-07 09:38:52',NULL),(5587,430,'Haircut','2024-05-07','2024-05-07 09:39:31',NULL),(5588,430,'Haircut','2024-05-07','2024-05-07 09:39:32',NULL),(5589,430,'Haircut','2024-05-07','2024-05-07 09:39:33',NULL),(5590,28,'Hair Treatment','2024-05-07','2024-05-07 09:44:11',NULL),(5591,28,'Hair Treatment','2024-05-07','2024-05-07 09:44:11',NULL),(5592,103,'Hair Treatment','2024-05-07','2024-05-07 09:44:40',NULL),(5593,23,'Hair Treatment','2024-05-07','2024-05-07 09:45:18',NULL),(5594,120,'Hair Treatment','2024-05-07','2024-05-07 09:46:12',NULL),(5595,120,'Hair Treatment','2024-05-07','2024-05-07 09:46:13',NULL),(5596,120,'Hair Treatment','2024-05-07','2024-05-07 09:46:13',NULL),(5597,104,'Hair Treatment','2024-05-07','2024-05-07 09:47:03',NULL),(5598,132,'Hair Treatment','2024-05-07','2024-05-07 09:48:05',NULL),(5599,132,'Hair Treatment','2024-05-07','2024-05-07 09:48:06',NULL),(5600,81,'Hair Treatment','2024-05-07','2024-05-07 09:53:52',NULL),(5601,81,'Hair Treatment','2024-05-07','2024-05-07 09:53:55',NULL),(5602,133,'Hair Treatment','2024-05-07','2024-05-07 09:57:24',NULL),(5603,13,'Hair Treatment','2024-05-07','2024-05-07 09:58:10',NULL),(5604,1,'Hair Treatment','2024-05-07','2024-05-07 09:59:05',NULL),(5605,49,'Hair Treatment','2024-05-07','2024-05-07 10:00:44',NULL),(5606,204,'Haircut','2024-05-08','2024-05-08 08:55:22',NULL),(5607,188,'Haircut','2024-05-08','2024-05-08 08:55:59',NULL),(5608,189,'Haircut','2024-05-08','2024-05-08 08:56:50',NULL),(5609,278,'Haircut','2024-05-08','2024-05-08 08:57:38',NULL),(5610,185,'Haircut','2024-05-08','2024-05-08 08:58:08',NULL),(5611,186,'Haircut','2024-05-08','2024-05-08 08:58:39',NULL),(5612,173,'Haircut','2024-05-08','2024-05-08 08:59:26',NULL),(5613,94,'Haircut','2024-05-08','2024-05-08 08:59:56',NULL),(5614,20,'Haircut','2024-05-08','2024-05-08 09:00:22',NULL),(5615,264,'Haircut','2024-05-08','2024-05-08 09:01:04',NULL),(5616,264,'Haircut','2024-05-08','2024-05-08 09:01:04',NULL),(5617,135,'Haircut','2024-05-08','2024-05-08 09:01:42',NULL),(5618,115,'Haircut','2024-05-08','2024-05-08 09:02:07',NULL),(5619,50,'Haircut','2024-05-08','2024-05-08 09:02:50',NULL),(5620,50,'Haircut','2024-05-08','2024-05-08 09:02:50',NULL),(5621,117,'Haircut','2024-05-08','2024-05-08 09:04:36',NULL),(5622,14,'Haircut','2024-05-08','2024-05-08 09:05:11',NULL),(5623,143,'Haircut','2024-05-08','2024-05-08 09:07:41',NULL),(5624,58,'Haircut','2024-05-08','2024-05-08 09:08:26',NULL),(5625,112,'Haircut','2024-05-08','2024-05-08 09:09:05',NULL),(5626,112,'Haircut','2024-05-08','2024-05-08 09:09:05',NULL),(5627,36,'Haircut','2024-05-08','2024-05-08 09:09:49',NULL),(5628,188,'Hair Treatment','2024-05-08','2024-05-08 09:11:25',NULL),(5629,173,'Hair Treatment','2024-05-08','2024-05-08 09:11:52',NULL),(5630,215,'Hair Treatment','2024-05-08','2024-05-08 09:12:15',NULL),(5631,189,'Hair Treatment','2024-05-08','2024-05-08 09:12:48',NULL),(5632,278,'Hair Treatment','2024-05-08','2024-05-08 09:13:17',NULL),(5633,221,'Hair Treatment','2024-05-08','2024-05-08 09:13:42',NULL),(5634,186,'Hair Treatment','2024-05-08','2024-05-08 09:14:06',NULL),(5635,219,'Hair Treatment','2024-05-08','2024-05-08 09:14:34',NULL),(5636,185,'Hair Treatment','2024-05-08','2024-05-08 09:14:56',NULL),(5637,263,'Hair Treatment','2024-05-08','2024-05-08 09:15:20',NULL),(5638,263,'Hair Treatment','2024-05-08','2024-05-08 09:15:20',NULL),(5639,206,'Hair Treatment','2024-05-08','2024-05-08 09:16:00',NULL),(5640,206,'Hair Treatment','2024-05-08','2024-05-08 09:16:00',NULL),(5641,206,'Hair Treatment','2024-05-08','2024-05-08 09:16:00',NULL),(5642,204,'Hair Treatment','2024-05-08','2024-05-08 09:16:26',NULL),(5643,20,'Hair Treatment','2024-05-08','2024-05-08 09:16:52',NULL),(5644,94,'Hair Treatment','2024-05-08','2024-05-08 09:17:15',NULL),(5645,264,'Hair Treatment','2024-05-08','2024-05-08 09:17:35',NULL),(5646,264,'Hair Treatment','2024-05-08','2024-05-08 09:17:35',NULL),(5647,135,'Hair Treatment','2024-05-08','2024-05-08 09:17:59',NULL),(5648,50,'Hair Treatment','2024-05-08','2024-05-08 09:18:23',NULL),(5649,115,'Hair Treatment','2024-05-08','2024-05-08 09:18:48',NULL),(5650,47,'Hair Treatment','2024-05-08','2024-05-08 09:19:08',NULL),(5651,117,'Hair Treatment','2024-05-08','2024-05-08 09:19:44',NULL),(5652,5,'Hair Treatment','2024-05-08','2024-05-08 09:20:18',NULL),(5653,5,'Hair Treatment','2024-05-08','2024-05-08 09:20:18',NULL),(5654,118,'Hair Treatment','2024-05-08','2024-05-08 09:21:27',NULL),(5655,6,'Hair Treatment','2024-05-08','2024-05-08 09:21:52',NULL),(5656,6,'Hair Treatment','2024-05-08','2024-05-08 09:21:52',NULL),(5657,2,'Hair Treatment','2024-05-08','2024-05-08 09:22:32',NULL),(5658,2,'Hair Treatment','2024-05-08','2024-05-08 09:22:32',NULL),(5659,163,'Hair Treatment','2024-05-08','2024-05-08 09:23:06',NULL),(5660,9,'Hair Treatment','2024-05-08','2024-05-08 09:24:06',NULL),(5661,34,'Hair Treatment','2024-05-08','2024-05-08 09:24:44',NULL),(5662,44,'Hair Treatment','2024-05-08','2024-05-08 09:25:06',NULL),(5663,22,'Hair Treatment','2024-05-08','2024-05-08 09:25:36',NULL),(5664,22,'Hair Treatment','2024-05-08','2024-05-08 09:25:37',NULL),(5665,3,'Hair Treatment','2024-05-08','2024-05-08 09:26:48',NULL),(5666,8,'Hair Treatment','2024-05-08','2024-05-08 09:27:17',NULL),(5667,8,'Hair Treatment','2024-05-08','2024-05-08 09:27:17',NULL),(5668,8,'Hair Treatment','2024-05-08','2024-05-08 09:27:18',NULL),(5669,175,'Hair Treatment','2024-05-08','2024-05-08 09:29:01',NULL),(5670,96,'Shoes','2024-05-09','2024-05-09 02:54:23',NULL),(5671,68,'Shoes','2024-05-09','2024-05-09 03:05:04',NULL),(5672,108,'Shoes','2024-05-09','2024-05-09 03:25:03',NULL),(5673,60,'Shoes','2024-05-09','2024-05-09 03:53:21',NULL),(5674,68,'Shoes','2024-05-09','2024-05-09 03:53:42',NULL),(5675,96,'Shoes','2024-05-09','2024-05-09 03:54:45',NULL),(5676,473,'Shoes','2024-05-09','2024-05-09 03:55:15',NULL),(5677,79,'Shoes','2024-05-09','2024-05-09 04:42:22',NULL),(5678,53,'Shoes','2024-05-09','2024-05-09 04:59:27',NULL),(5679,93,'Hair Treatment','2024-05-10','2024-05-10 06:14:34',NULL),(5680,455,'Hair Treatment','2024-05-10','2024-05-10 06:15:01',NULL),(5681,455,'Hair Treatment','2024-05-10','2024-05-10 06:15:02',NULL),(5682,111,'Hair Treatment','2024-05-10','2024-05-10 06:15:25',NULL),(5683,111,'Hair Treatment','2024-05-10','2024-05-10 06:15:25',NULL),(5684,111,'Hair Treatment','2024-05-10','2024-05-10 06:15:25',NULL),(5685,457,'Hair Treatment','2024-05-10','2024-05-10 06:16:12',NULL),(5686,155,'Hair Treatment','2024-05-10','2024-05-10 06:16:35',NULL),(5687,62,'Hair Treatment','2024-05-10','2024-05-10 06:17:04',NULL),(5688,62,'Hair Treatment','2024-05-10','2024-05-10 06:17:04',NULL),(5689,97,'Hair Treatment','2024-05-10','2024-05-10 06:17:30',NULL),(5690,97,'Hair Treatment','2024-05-10','2024-05-10 06:17:30',NULL),(5693,148,'Hair Treatment','2024-05-10','2024-05-10 06:18:20',NULL),(5694,148,'Hair Treatment','2024-05-10','2024-05-10 06:18:20',NULL),(5695,96,'Hair Treatment','2024-05-10','2024-05-10 06:18:47',NULL),(5696,96,'Hair Treatment','2024-05-10','2024-05-10 06:18:48',NULL),(5697,96,'Hair Treatment','2024-05-10','2024-05-10 06:18:48',NULL),(5698,80,'Hair Treatment','2024-05-10','2024-05-10 06:19:13',NULL),(5699,156,'Hair Treatment','2024-05-10','2024-05-10 06:19:44',NULL),(5700,381,'Hair Treatment','2024-05-10','2024-05-10 06:20:14',NULL),(5701,137,'Hair Treatment','2024-05-10','2024-05-10 06:20:40',NULL),(5702,137,'Hair Treatment','2024-05-10','2024-05-10 06:20:40',NULL),(5703,137,'Hair Treatment','2024-05-10','2024-05-10 06:20:40',NULL),(5704,147,'Hair Treatment','2024-05-10','2024-05-10 06:21:04',NULL),(5705,55,'Hair Treatment','2024-05-10','2024-05-10 06:21:30',NULL),(5706,61,'Hair Treatment','2024-05-10','2024-05-10 06:22:05',NULL),(5707,61,'Hair Treatment','2024-05-10','2024-05-10 06:22:06',NULL),(5708,376,'Hair Treatment','2024-05-10','2024-05-10 06:22:43',NULL),(5709,389,'Hair Treatment','2024-05-10','2024-05-10 06:23:06',NULL),(5710,119,'Hair Treatment','2024-05-10','2024-05-10 06:23:32',NULL),(5711,82,'Hair Treatment','2024-05-10','2024-05-10 06:23:49',NULL),(5712,71,'Hair Treatment','2024-05-10','2024-05-10 06:24:07',NULL),(5713,487,'Hair Treatment','2024-05-10','2024-05-10 06:24:35',NULL),(5714,487,'Hair Treatment','2024-05-10','2024-05-10 06:24:36',NULL),(5715,487,'Hair Treatment','2024-05-10','2024-05-10 06:24:36',NULL),(5716,153,'Hair Treatment','2024-05-10','2024-05-10 06:25:16',NULL),(5717,180,'Hair Treatment','2024-05-10','2024-05-10 06:25:35',NULL),(5718,74,'Hair Treatment','2024-05-10','2024-05-10 06:25:56',NULL),(5719,74,'Hair Treatment','2024-05-10','2024-05-10 06:25:56',NULL),(5720,74,'Hair Treatment','2024-05-10','2024-05-10 06:25:56',NULL),(5721,164,'Hair Treatment','2024-05-10','2024-05-10 06:26:23',NULL),(5722,78,'Hair Treatment','2024-05-10','2024-05-10 06:26:49',NULL),(5723,78,'Hair Treatment','2024-05-10','2024-05-10 06:26:49',NULL),(5724,78,'Hair Treatment','2024-05-10','2024-05-10 06:26:49',NULL),(5725,78,'Hair Treatment','2024-05-10','2024-05-10 06:26:49',NULL),(5726,129,'Hair Treatment','2024-05-10','2024-05-10 06:27:17',NULL),(5727,129,'Hair Treatment','2024-05-10','2024-05-10 06:27:17',NULL),(5728,146,'Hair Treatment','2024-05-10','2024-05-10 06:27:40',NULL),(5729,150,'Hair Treatment','2024-05-10','2024-05-10 06:28:04',NULL),(5730,77,'Hair Treatment','2024-05-10','2024-05-10 06:28:45',NULL),(5731,159,'Hair Treatment','2024-05-10','2024-05-10 06:29:03',NULL),(5732,176,'Hair Treatment','2024-05-10','2024-05-10 06:29:30',NULL),(5733,176,'Hair Treatment','2024-05-10','2024-05-10 06:29:30',NULL),(5734,90,'Hair Treatment','2024-05-10','2024-05-10 06:29:52',NULL),(5735,90,'Hair Treatment','2024-05-10','2024-05-10 06:29:52',NULL),(5736,90,'Hair Treatment','2024-05-10','2024-05-10 06:29:52',NULL),(5737,90,'Hair Treatment','2024-05-10','2024-05-10 06:29:53',NULL),(5738,75,'Hair Treatment','2024-05-10','2024-05-10 06:30:21',NULL),(5739,75,'Hair Treatment','2024-05-10','2024-05-10 06:30:21',NULL),(5740,33,'Hair Treatment','2024-05-10','2024-05-10 06:30:42',NULL),(5741,68,'Hair Treatment','2024-05-10','2024-05-10 06:31:06',NULL),(5742,79,'Hair Treatment','2024-05-10','2024-05-10 06:31:41',NULL),(5743,79,'Hair Treatment','2024-05-10','2024-05-10 06:31:41',NULL),(5744,79,'Hair Treatment','2024-05-10','2024-05-10 06:32:52',NULL),(5745,350,'Hair Treatment','2024-05-11','2024-05-11 08:23:19',NULL),(5746,350,'Hair Treatment','2024-05-11','2024-05-11 08:23:19',NULL),(5747,350,'Hair Treatment','2024-05-11','2024-05-11 08:23:20',NULL),(5749,332,'Hair Treatment','2024-05-11','2024-05-11 08:24:22',NULL),(5750,332,'Hair Treatment','2024-05-11','2024-05-11 08:24:22',NULL),(5751,486,'Hair Treatment','2024-05-11','2024-05-11 08:24:54',NULL),(5752,486,'Hair Treatment','2024-05-11','2024-05-11 08:24:54',NULL),(5753,347,'Hair Treatment','2024-05-11','2024-05-11 08:25:25',NULL),(5754,351,'Hair Treatment','2024-05-11','2024-05-11 08:25:55',NULL),(5755,351,'Hair Treatment','2024-05-11','2024-05-11 08:25:55',NULL),(5756,366,'Hair Treatment','2024-05-11','2024-05-11 08:26:28',NULL),(5757,435,'Hair Treatment','2024-05-11','2024-05-11 08:26:51',NULL),(5758,475,'Hair Treatment','2024-05-11','2024-05-11 08:27:24',NULL),(5759,335,'Hair Treatment','2024-05-11','2024-05-11 08:27:55',NULL),(5760,335,'Hair Treatment','2024-05-11','2024-05-11 08:27:55',NULL),(5761,348,'Hair Treatment','2024-05-11','2024-05-11 08:28:26',NULL),(5762,349,'Hair Treatment','2024-05-11','2024-05-11 08:29:33',NULL),(5763,373,'Haircut','2024-05-14','2024-05-14 08:44:37',NULL),(5764,464,'Haircut','2024-05-14','2024-05-14 08:46:12',NULL),(5765,450,'Haircut','2024-05-14','2024-05-14 08:46:37',NULL),(5766,434,'Haircut','2024-05-14','2024-05-14 08:47:10',NULL),(5767,462,'Haircut','2024-05-14','2024-05-14 08:47:34',NULL),(5768,442,'Haircut','2024-05-14','2024-05-14 08:48:05',NULL),(5769,452,'Haircut','2024-05-14','2024-05-14 08:48:30',NULL),(5770,471,'Haircut','2024-05-14','2024-05-14 08:48:53',NULL),(5771,373,'Haircut','2024-05-14','2024-05-14 08:49:31',NULL),(5772,448,'Haircut','2024-05-14','2024-05-14 08:49:59',NULL),(5773,448,'Haircut','2024-05-14','2024-05-14 08:49:59',NULL),(5774,440,'Haircut','2024-05-14','2024-05-14 08:50:19',NULL),(5775,377,'Haircut','2024-05-14','2024-05-14 08:50:43',NULL),(5776,372,'Haircut','2024-05-14','2024-05-14 08:51:06',NULL),(5777,446,'Haircut','2024-05-14','2024-05-14 08:52:11',NULL),(5778,100,'Haircut','2024-05-14','2024-05-14 08:55:25',NULL),(5779,443,'Haircut','2024-05-14','2024-05-14 08:56:03',NULL),(5780,443,'Haircut','2024-05-14','2024-05-14 08:56:04',NULL),(5781,61,'Haircut','2024-05-14','2024-05-14 08:57:45',NULL),(5782,61,'Haircut','2024-05-14','2024-05-14 08:57:45',NULL),(5783,55,'Haircut','2024-05-14','2024-05-14 08:58:48',NULL),(5784,464,'Hair Treatment','2024-05-14','2024-05-14 09:02:53',NULL),(5785,464,'Hair Treatment','2024-05-14','2024-05-14 09:02:53',NULL),(5786,450,'Hair Treatment','2024-05-14','2024-05-14 09:03:24',NULL),(5787,452,'Hair Treatment','2024-05-14','2024-05-14 09:03:47',NULL),(5788,471,'Hair Treatment','2024-05-14','2024-05-14 09:04:05',NULL),(5789,471,'Hair Treatment','2024-05-14','2024-05-14 09:04:05',NULL),(5790,471,'Hair Treatment','2024-05-14','2024-05-14 09:04:05',NULL),(5791,471,'Hair Treatment','2024-05-14','2024-05-14 09:04:05',NULL),(5792,385,'Hair Treatment','2024-05-14','2024-05-14 09:04:32',NULL),(5793,385,'Hair Treatment','2024-05-14','2024-05-14 09:04:33',NULL),(5794,372,'Hair Treatment','2024-05-14','2024-05-14 09:06:48',NULL),(5795,372,'Hair Treatment','2024-05-14','2024-05-14 09:06:48',NULL),(5796,377,'Hair Treatment','2024-05-14','2024-05-14 09:07:05',NULL),(5797,377,'Hair Treatment','2024-05-14','2024-05-14 09:07:05',NULL),(5798,462,'Hair Treatment','2024-05-14','2024-05-14 09:07:25',NULL),(5799,462,'Hair Treatment','2024-05-14','2024-05-14 09:07:25',NULL),(5800,462,'Hair Treatment','2024-05-14','2024-05-14 09:07:25',NULL),(5801,442,'Hair Treatment','2024-05-14','2024-05-14 09:07:54',NULL),(5802,373,'Hair Treatment','2024-05-14','2024-05-14 09:08:16',NULL),(5803,434,'Hair Treatment','2024-05-14','2024-05-14 09:08:43',NULL),(5804,434,'Hair Treatment','2024-05-14','2024-05-14 09:08:43',NULL),(5805,448,'Hair Treatment','2024-05-14','2024-05-14 09:09:02',NULL),(5806,440,'Hair Treatment','2024-05-14','2024-05-14 09:09:21',NULL),(5807,440,'Hair Treatment','2024-05-14','2024-05-14 09:09:21',NULL),(5808,100,'Hair Treatment','2024-05-14','2024-05-14 09:09:46',NULL),(5809,443,'Hair Treatment','2024-05-14','2024-05-14 09:10:16',NULL),(5810,147,'Hair Treatment','2024-05-14','2024-05-14 09:13:49',NULL),(5811,61,'Hair Treatment','2024-05-14','2024-05-14 09:14:17',NULL),(5812,55,'Hair Treatment','2024-05-14','2024-05-14 09:14:46',NULL),(5813,46,'Hair Treatment','2024-05-15','2024-05-15 03:48:01',NULL),(5814,174,'Hair Treatment','2024-05-15','2024-05-15 03:48:24',NULL),(5815,170,'Hair Treatment','2024-05-15','2024-05-15 03:48:47',NULL),(5816,170,'Hair Treatment','2024-05-15','2024-05-15 03:48:48',NULL),(5817,41,'Hair Treatment','2024-05-15','2024-05-15 03:49:08',NULL),(5818,42,'Hair Treatment','2024-05-15','2024-05-15 03:49:31',NULL),(5819,43,'Hair Treatment','2024-05-15','2024-05-15 03:49:53',NULL),(5820,45,'Hair Treatment','2024-05-15','2024-05-15 03:50:21',NULL),(5821,45,'Hair Treatment','2024-05-15','2024-05-15 03:50:21',NULL),(5822,12,'Hair Treatment','2024-05-15','2024-05-15 03:50:56',NULL),(5823,54,'Hair Treatment','2024-05-15','2024-05-15 03:51:26',NULL),(5824,89,'Hair Treatment','2024-05-15','2024-05-15 03:51:49',NULL),(5825,89,'Hair Treatment','2024-05-15','2024-05-15 03:51:50',NULL),(5826,89,'Hair Treatment','2024-05-15','2024-05-15 03:51:50',NULL),(5827,21,'Hair Treatment','2024-05-15','2024-05-15 03:52:13',NULL),(5828,21,'Hair Treatment','2024-05-15','2024-05-15 03:52:14',NULL),(5829,21,'Hair Treatment','2024-05-15','2024-05-15 03:52:14',NULL),(5830,40,'Hair Treatment','2024-05-15','2024-05-15 03:52:40',NULL),(5831,139,'Hair Treatment','2024-05-15','2024-05-15 03:53:11',NULL),(5832,70,'Hair Treatment','2024-05-15','2024-05-15 03:53:45',NULL),(5833,37,'Hair Treatment','2024-05-15','2024-05-15 03:54:06',NULL),(5834,266,'Hair Treatment','2024-05-15','2024-05-15 03:55:24',NULL),(5835,28,'Hair Treatment','2024-05-15','2024-05-15 03:55:47',NULL),(5836,23,'Hair Treatment','2024-05-15','2024-05-15 03:56:13',NULL),(5837,445,'Hair Treatment','2024-05-15','2024-05-15 03:56:43',NULL),(5838,445,'Hair Treatment','2024-05-15','2024-05-15 03:56:43',NULL),(5839,371,'Haircut','2024-05-16','2024-05-16 04:40:07',NULL),(5840,472,'Haircut','2024-05-16','2024-05-16 04:40:32',NULL),(5841,415,'Haircut','2024-05-16','2024-05-16 04:40:55',NULL),(5842,406,'Haircut','2024-05-16','2024-05-16 04:41:38',NULL),(5843,424,'Haircut','2024-05-16','2024-05-16 04:42:13',NULL),(5844,424,'Haircut','2024-05-16','2024-05-16 04:42:13',NULL),(5845,405,'Haircut','2024-05-16','2024-05-16 04:42:41',NULL),(5846,405,'Haircut','2024-05-16','2024-05-16 04:42:41',NULL),(5847,405,'Haircut','2024-05-16','2024-05-16 04:42:41',NULL),(5849,426,'Haircut','2024-05-16','2024-05-16 04:48:39',NULL),(5850,425,'Haircut','2024-05-16','2024-05-16 04:49:05',NULL),(5851,407,'Haircut','2024-05-16','2024-05-16 04:49:31',NULL),(5852,393,'Haircut','2024-05-16','2024-05-16 04:51:12',NULL),(5853,393,'Haircut','2024-05-16','2024-05-16 04:51:12',NULL),(5854,393,'Haircut','2024-05-16','2024-05-16 04:51:12',NULL),(5855,431,'Haircut','2024-05-16','2024-05-16 04:51:41',NULL),(5856,431,'Haircut','2024-05-16','2024-05-16 04:51:41',NULL),(5857,410,'Haircut','2024-05-16','2024-05-16 04:52:13',NULL),(5858,410,'Haircut','2024-05-16','2024-05-16 04:52:13',NULL),(5859,395,'Haircut','2024-05-16','2024-05-16 04:52:40',NULL),(5860,404,'Haircut','2024-05-16','2024-05-16 04:53:23',NULL),(5861,331,'Haircut','2024-05-16','2024-05-16 04:53:53',NULL),(5862,331,'Haircut','2024-05-16','2024-05-16 04:53:53',NULL),(5863,334,'Haircut','2024-05-16','2024-05-16 04:54:19',NULL),(5864,344,'Haircut','2024-05-16','2024-05-16 04:54:49',NULL),(5865,394,'Haircut','2024-05-16','2024-05-16 04:55:45',NULL),(5866,87,'Haircut','2024-05-16','2024-05-16 04:56:53',NULL),(5867,68,'Haircut','2024-05-16','2024-05-16 04:57:23',NULL),(5868,150,'Haircut','2024-05-16','2024-05-16 04:57:48',NULL),(5869,83,'Haircut','2024-05-16','2024-05-16 04:58:13',NULL),(5870,78,'Haircut','2024-05-16','2024-05-16 04:58:41',NULL),(5871,159,'Haircut','2024-05-16','2024-05-16 04:59:09',NULL),(5872,371,'Hair Treatment','2024-05-16','2024-05-16 05:02:46',NULL),(5873,472,'Hair Treatment','2024-05-16','2024-05-16 05:03:15',NULL),(5874,481,'Hair Treatment','2024-05-16','2024-05-16 05:03:42',NULL),(5875,136,'Hair Treatment','2024-05-16','2024-05-16 05:04:11',NULL),(5876,136,'Hair Treatment','2024-05-16','2024-05-16 05:04:12',NULL),(5877,136,'Hair Treatment','2024-05-16','2024-05-16 05:04:12',NULL),(5878,74,'Hair Treatment','2024-05-16','2024-05-16 05:04:38',NULL),(5879,60,'Hair Treatment','2024-05-16','2024-05-16 05:05:16',NULL),(5880,60,'Hair Treatment','2024-05-16','2024-05-16 05:05:16',NULL),(5881,342,'Hair Treatment','2024-05-16','2024-05-16 05:05:44',NULL),(5882,342,'Hair Treatment','2024-05-16','2024-05-16 05:05:44',NULL),(5883,368,'Hair Treatment','2024-05-16','2024-05-16 05:06:27',NULL),(5884,363,'Hair Treatment','2024-05-16','2024-05-16 05:07:32',NULL),(5885,363,'Hair Treatment','2024-05-16','2024-05-16 05:07:32',NULL),(5886,83,'Hair Treatment','2024-05-16','2024-05-16 05:11:07',NULL),(5887,68,'Hair Treatment','2024-05-16','2024-05-16 05:11:32',NULL),(5888,150,'Hair Treatment','2024-05-16','2024-05-16 05:12:08',NULL),(5889,87,'Hair Treatment','2024-05-16','2024-05-16 05:12:37',NULL),(5890,87,'Hair Treatment','2024-05-16','2024-05-16 05:12:37',NULL),(5891,87,'Hair Treatment','2024-05-16','2024-05-16 05:13:32',NULL),(5892,68,'Hair Treatment','2024-05-16','2024-05-16 05:13:57',NULL),(5893,68,'Hair Treatment','2024-05-16','2024-05-16 05:14:25',NULL),(5894,150,'Hair Treatment','2024-05-16','2024-05-16 05:15:37',NULL),(5895,83,'Hair Treatment','2024-05-16','2024-05-16 05:16:05',NULL),(5896,78,'Hair Treatment','2024-05-16','2024-05-16 05:17:03',NULL),(5897,78,'Hair Treatment','2024-05-16','2024-05-16 05:17:03',NULL),(5898,159,'Hair Treatment','2024-05-16','2024-05-16 05:17:32',NULL),(5899,87,'Haircut','2024-05-18','2024-05-18 08:19:40',NULL),(5900,128,'Haircut','2024-05-18','2024-05-18 08:20:22',NULL),(5901,128,'Haircut','2024-05-18','2024-05-18 08:20:22',NULL),(5902,210,'Haircut','2024-05-18','2024-05-18 08:20:43',NULL),(5903,76,'Haircut','2024-05-18','2024-05-18 08:21:37',NULL),(5904,24,'Haircut','2024-05-18','2024-05-18 08:21:58',NULL),(5905,439,'Haircut','2024-05-18','2024-05-18 08:22:40',NULL),(5906,171,'Haircut','2024-05-18','2024-05-18 08:23:52',NULL),(5907,379,'Haircut','2024-05-18','2024-05-18 08:24:40',NULL),(5908,391,'Haircut','2024-05-18','2024-05-18 08:25:37',NULL),(5909,391,'Haircut','2024-05-18','2024-05-18 08:25:37',NULL),(5910,137,'Haircut','2024-05-18','2024-05-18 08:25:57',NULL),(5911,449,'Haircut','2024-05-18','2024-05-18 08:26:46',NULL),(5912,469,'Haircut','2024-05-18','2024-05-18 08:27:08',NULL),(5913,469,'Haircut','2024-05-18','2024-05-18 08:27:08',NULL),(5914,72,'Haircut','2024-05-18','2024-05-18 08:27:26',NULL),(5915,467,'Haircut','2024-05-18','2024-05-18 08:28:33',NULL),(5916,467,'Haircut','2024-05-18','2024-05-18 08:28:33',NULL),(5917,382,'Haircut','2024-05-18','2024-05-18 08:29:13',NULL),(5918,69,'Haircut','2024-05-18','2024-05-18 08:29:42',NULL),(5919,87,'Haircut','2024-05-18','2024-05-18 08:30:56',NULL),(5920,68,'Haircut','2024-05-18','2024-05-18 08:31:16',NULL),(5921,150,'Haircut','2024-05-18','2024-05-18 08:31:38',NULL),(5922,83,'Haircut','2024-05-18','2024-05-18 08:32:08',NULL),(5923,78,'Haircut','2024-05-18','2024-05-18 08:32:31',NULL),(5924,159,'Haircut','2024-05-18','2024-05-18 08:32:54',NULL),(5925,159,'Haircut','2024-05-18','2024-05-18 08:32:54',NULL),(5926,95,'Haircut','2024-05-18','2024-05-18 08:33:19',NULL),(5927,95,'Haircut','2024-05-18','2024-05-18 08:33:19',NULL),(5928,136,'Haircut','2024-05-18','2024-05-18 08:33:40',NULL),(5929,77,'Haircut','2024-05-18','2024-05-18 08:34:12',NULL),(5930,74,'Haircut','2024-05-18','2024-05-18 08:34:33',NULL),(5931,129,'Haircut','2024-05-18','2024-05-18 08:35:05',NULL),(5932,92,'Haircut','2024-05-18','2024-05-18 08:35:43',NULL),(5933,146,'Haircut','2024-05-18','2024-05-18 08:36:07',NULL),(5934,150,'Haircut','2024-05-18','2024-05-18 08:36:38',NULL),(5935,90,'Haircut','2024-05-18','2024-05-18 08:37:09',NULL),(5936,79,'Haircut','2024-05-18','2024-05-18 08:37:35',NULL),(5937,141,'Haircut','2024-05-18','2024-05-18 08:38:00',NULL),(5938,33,'Haircut','2024-05-18','2024-05-18 08:38:23',NULL),(5939,33,'Haircut','2024-05-18','2024-05-18 08:38:51',NULL),(5940,2,'Haircut','2024-05-18','2024-05-18 08:39:09',NULL),(5941,2,'Haircut','2024-05-18','2024-05-18 08:39:10',NULL),(5942,118,'Haircut','2024-05-18','2024-05-18 08:39:32',NULL),(5943,105,'Haircut','2024-05-20','2024-05-20 09:37:53',NULL),(5944,34,'Haircut','2024-05-20','2024-05-20 09:38:20',NULL),(5945,131,'Haircut','2024-05-20','2024-05-20 09:38:45',NULL),(5946,6,'Haircut','2024-05-20','2024-05-20 09:39:14',NULL),(5947,22,'Haircut','2024-05-20','2024-05-20 09:39:39',NULL),(5948,158,'Haircut','2024-05-20','2024-05-20 09:40:44',NULL),(5949,140,'Haircut','2024-05-20','2024-05-20 09:41:16',NULL),(5950,113,'Haircut','2024-05-20','2024-05-20 09:42:01',NULL),(5951,113,'Haircut','2024-05-20','2024-05-20 09:42:02',NULL),(5952,35,'Haircut','2024-05-20','2024-05-20 09:42:25',NULL),(5953,266,'Haircut','2024-05-20','2024-05-20 09:42:49',NULL),(5954,368,'Haircut','2024-05-20','2024-05-20 09:43:19',NULL),(5955,360,'Haircut','2024-05-20','2024-05-20 09:43:46',NULL),(5956,360,'Haircut','2024-05-20','2024-05-20 09:43:46',NULL),(5957,64,'Haircut','2024-05-20','2024-05-20 09:44:15',NULL),(5958,342,'Haircut','2024-05-20','2024-05-20 09:45:14',NULL),(5959,370,'Haircut','2024-05-20','2024-05-20 09:47:00',NULL),(5960,357,'Haircut','2024-05-20','2024-05-20 09:47:41',NULL),(5961,358,'Haircut','2024-05-20','2024-05-20 09:48:11',NULL),(5962,207,'Haircut','2024-05-20','2024-05-20 09:48:34',NULL),(5963,363,'Haircut','2024-05-20','2024-05-20 09:50:43',NULL),(5964,402,'Haircut','2024-05-20','2024-05-20 09:58:09',NULL),(5965,219,'Haircut','2024-05-22','2024-05-22 03:14:40',NULL),(5966,206,'Haircut','2024-05-22','2024-05-22 03:15:07',NULL),(5967,121,'Haircut','2024-05-22','2024-05-22 03:15:32',NULL),(5968,177,'Haircut','2024-05-22','2024-05-22 03:16:13',NULL),(5969,25,'Haircut','2024-05-22','2024-05-22 03:16:35',NULL),(5970,437,'Haircut','2024-05-22','2024-05-22 03:17:39',NULL),(5971,437,'Haircut','2024-05-22','2024-05-22 03:17:39',NULL),(5972,419,'Haircut','2024-05-22','2024-05-22 03:18:06',NULL),(5973,425,'Haircut','2024-05-22','2024-05-22 03:18:31',NULL),(5974,90,'Haircut','2024-05-22','2024-05-22 03:18:58',NULL),(5975,164,'Haircut','2024-05-22','2024-05-22 03:19:32',NULL),(5976,164,'Haircut','2024-05-22','2024-05-22 03:19:32',NULL),(5977,78,'Haircut','2024-05-22','2024-05-22 03:20:00',NULL),(5978,78,'Haircut','2024-05-22','2024-05-22 03:20:01',NULL),(5979,74,'Haircut','2024-05-22','2024-05-22 03:23:31',NULL),(5980,91,'Haircut','2024-05-22','2024-05-22 03:24:04',NULL),(5981,371,'Haircut','2024-05-22','2024-05-22 03:26:42',NULL),(5982,472,'Haircut','2024-05-22','2024-05-22 03:30:25',NULL),(5983,481,'Haircut','2024-05-22','2024-05-22 03:30:51',NULL),(5984,136,'Haircut','2024-05-22','2024-05-22 03:31:16',NULL),(5985,74,'Haircut','2024-05-22','2024-05-22 03:31:43',NULL),(5986,60,'Haircut','2024-05-22','2024-05-22 03:32:56',NULL),(5987,60,'Haircut','2024-05-22','2024-05-22 03:32:56',NULL),(5988,342,'Haircut','2024-05-22','2024-05-22 03:33:20',NULL),(5989,368,'Haircut','2024-05-22','2024-05-22 03:36:02',NULL),(5990,368,'Haircut','2024-05-22','2024-05-22 03:36:02',NULL),(5991,363,'Haircut','2024-05-22','2024-05-22 03:36:35',NULL),(5992,363,'Haircut','2024-05-22','2024-05-22 03:36:36',NULL),(5993,363,'Haircut','2024-05-22','2024-05-22 03:36:36',NULL),(5994,68,'Hair Treatment','2024-05-22','2024-05-22 03:49:31',NULL),(5995,150,'Hair Treatment','2024-05-22','2024-05-22 03:50:01',NULL),(5996,87,'Hair Treatment','2024-05-22','2024-05-22 03:50:24',NULL),(5997,87,'Hair Treatment','2024-05-22','2024-05-22 03:50:24',NULL),(5998,95,'Hair Treatment','2024-05-22','2024-05-22 03:50:49',NULL),(5999,7,'Hair Treatment','2024-05-22','2024-05-22 03:51:21',NULL),(6000,81,'Hair Treatment','2024-05-22','2024-05-22 03:51:46',NULL),(6001,8,'Hair Treatment','2024-05-22','2024-05-22 03:52:59',NULL),(6002,1,'Hair Treatment','2024-05-22','2024-05-22 03:54:06',NULL),(6003,133,'Hair Treatment','2024-05-22','2024-05-22 03:54:29',NULL),(6004,3,'Hair Treatment','2024-05-22','2024-05-22 03:54:55',NULL),(6005,49,'Hair Treatment','2024-05-22','2024-05-22 03:55:15',NULL),(6006,161,'Hair Treatment','2024-05-22','2024-05-22 03:55:37',NULL),(6007,10,'Hair Treatment','2024-05-22','2024-05-22 03:55:57',NULL),(6008,22,'Hair Treatment','2024-05-22','2024-05-22 03:56:18',NULL),(6009,2,'Hair Treatment','2024-05-22','2024-05-22 03:56:38',NULL),(6010,105,'Hair Treatment','2024-05-22','2024-05-22 03:57:02',NULL),(6011,6,'Hair Treatment','2024-05-22','2024-05-22 03:57:22',NULL),(6012,9,'Hair Treatment','2024-05-22','2024-05-22 03:59:45',NULL),(6013,5,'Hair Treatment','2024-05-22','2024-05-22 04:00:08',NULL),(6014,165,'Hair Treatment','2024-05-22','2024-05-22 04:00:36',NULL),(6015,107,'Hair Treatment','2024-05-22','2024-05-22 04:01:00',NULL),(6016,175,'Hair Treatment','2024-05-22','2024-05-22 04:01:24',NULL),(6017,34,'Hair Treatment','2024-05-22','2024-05-22 04:01:49',NULL),(6018,118,'Hair Treatment','2024-05-22','2024-05-22 04:02:14',NULL),(6019,72,'Hair Treatment','2024-05-22','2024-05-22 04:03:40',NULL),(6020,128,'Hair Treatment','2024-05-22','2024-05-22 04:04:05',NULL),(6021,128,'Hair Treatment','2024-05-22','2024-05-22 04:04:05',NULL),(6022,348,'Hair Treatment','2024-05-22','2024-05-22 04:04:35',NULL),(6023,486,'Hair Treatment','2024-05-22','2024-05-22 04:04:59',NULL),(6024,481,'Hair Treatment','2024-05-22','2024-05-22 04:05:24',NULL),(6025,481,'Hair Treatment','2024-05-22','2024-05-22 04:05:24',NULL),(6026,481,'Hair Treatment','2024-05-22','2024-05-22 04:05:24',NULL),(6027,482,'Hair Treatment','2024-05-22','2024-05-22 04:05:54',NULL),(6028,334,'Hair Treatment','2024-05-22','2024-05-22 04:06:14',NULL),(6029,347,'Hair Treatment','2024-05-22','2024-05-22 04:06:39',NULL),(6030,349,'Hair Treatment','2024-05-22','2024-05-22 04:07:06',NULL),(6031,349,'Hair Treatment','2024-05-22','2024-05-22 04:07:06',NULL),(6032,486,'Hair Treatment','2024-05-22','2024-05-22 04:07:26',NULL),(6033,333,'Hair Treatment','2024-05-22','2024-05-22 04:07:48',NULL),(6034,352,'Hair Treatment','2024-05-22','2024-05-22 04:08:12',NULL),(6035,352,'Hair Treatment','2024-05-22','2024-05-22 04:08:13',NULL),(6036,479,'Hair Treatment','2024-05-22','2024-05-22 04:08:34',NULL),(6037,348,'Hair Treatment','2024-05-22','2024-05-22 04:08:55',NULL),(6038,366,'Hair Treatment','2024-05-22','2024-05-22 04:09:25',NULL),(6039,82,'Hair Treatment','2024-06-01','2024-06-01 06:00:42',NULL),(6040,82,'Hair Treatment','2024-06-01','2024-06-01 06:00:43',NULL),(6041,98,'Hair Treatment','2024-06-01','2024-06-01 06:01:24',NULL),(6042,98,'Hair Treatment','2024-06-01','2024-06-01 06:01:25',NULL),(6043,116,'Hair Treatment','2024-06-01','2024-06-01 06:02:03',NULL),(6044,101,'Hair Treatment','2024-06-01','2024-06-01 06:02:33',NULL),(6045,183,'Hair Treatment','2024-06-01','2024-06-01 06:03:17',NULL),(6046,183,'Hair Treatment','2024-06-01','2024-06-01 06:03:18',NULL),(6047,193,'Hair Treatment','2024-06-01','2024-06-01 06:03:41',NULL),(6048,199,'Hair Treatment','2024-06-01','2024-06-01 06:04:10',NULL),(6049,172,'Hair Treatment','2024-06-01','2024-06-01 06:04:41',NULL),(6050,172,'Hair Treatment','2024-06-01','2024-06-01 06:05:12',NULL),(6051,200,'Hair Treatment','2024-06-01','2024-06-01 06:05:41',NULL),(6052,217,'Hair Treatment','2024-06-01','2024-06-01 06:06:26',NULL),(6053,217,'Hair Treatment','2024-06-01','2024-06-01 06:06:26',NULL),(6054,202,'Hair Treatment','2024-06-01','2024-06-01 06:06:57',NULL),(6055,194,'Hair Treatment','2024-06-01','2024-06-01 06:07:29',NULL),(6056,173,'Hair Treatment','2024-06-01','2024-06-01 06:08:05',NULL),(6057,173,'Hair Treatment','2024-06-01','2024-06-01 06:08:05',NULL),(6058,187,'Hair Treatment','2024-06-01','2024-06-01 06:08:35',NULL),(6059,206,'Hair Treatment','2024-06-01','2024-06-01 06:09:04',NULL),(6060,209,'Hair Treatment','2024-06-01','2024-06-01 06:09:33',NULL),(6061,169,'Hair Treatment','2024-06-01','2024-06-01 06:09:58',NULL),(6062,198,'Hair Treatment','2024-06-01','2024-06-01 06:10:26',NULL),(6063,212,'Hair Treatment','2024-06-01','2024-06-01 06:11:04',NULL),(6064,204,'Hair Treatment','2024-06-01','2024-06-01 06:11:34',NULL),(6065,205,'Hair Treatment','2024-06-01','2024-06-01 06:12:02',NULL),(6066,205,'Hair Treatment','2024-06-01','2024-06-01 06:12:03',NULL),(6067,185,'Hair Treatment','2024-06-01','2024-06-01 06:12:30',NULL),(6068,201,'Hair Treatment','2024-06-01','2024-06-01 06:12:59',NULL),(6069,211,'Hair Treatment','2024-06-01','2024-06-01 06:13:26',NULL),(6071,455,'Hair Treatment','2024-06-01','2024-06-01 06:20:02',NULL),(6072,384,'Hair Treatment','2024-06-01','2024-06-01 06:20:59',NULL),(6073,96,'Hair Treatment','2024-06-01','2024-06-01 06:21:33',NULL),(6075,155,'Hair Treatment','2024-06-01','2024-06-01 06:22:27',NULL),(6076,376,'Hair Treatment','2024-06-01','2024-06-01 06:23:17',NULL),(6077,457,'Hair Treatment','2024-06-01','2024-06-01 06:23:49',NULL),(6078,381,'Hair Treatment','2024-06-01','2024-06-01 06:25:11',NULL),(6079,381,'Hair Treatment','2024-06-01','2024-06-01 06:25:11',NULL),(6080,33,'Hair Treatment','2024-06-01','2024-06-01 06:25:49',NULL),(6081,390,'Hair Treatment','2024-06-01','2024-06-01 06:26:25',NULL),(6082,390,'Hair Treatment','2024-06-01','2024-06-01 06:26:25',NULL),(6083,378,'Hair Treatment','2024-06-01','2024-06-01 06:26:52',NULL),(6084,80,'Hair Treatment','2024-06-01','2024-06-01 06:27:18',NULL),(6085,171,'Hair Treatment','2024-06-01','2024-06-01 06:27:52',NULL),(6086,97,'Hair Treatment','2024-06-01','2024-06-01 06:28:30',NULL),(6087,148,'Hair Treatment','2024-06-01','2024-06-01 06:31:02',NULL),(6088,389,'Hair Treatment','2024-06-01','2024-06-01 06:31:27',NULL),(6089,137,'Hair Treatment','2024-06-01','2024-06-01 06:31:52',NULL),(6090,62,'Hair Treatment','2024-06-01','2024-06-01 06:32:49',NULL),(6091,55,'Hair Treatment','2024-06-01','2024-06-01 06:33:29',NULL),(6092,55,'Hair Treatment','2024-06-01','2024-06-01 06:33:29',NULL),(6093,55,'Hair Treatment','2024-06-01','2024-06-01 06:33:29',NULL),(6095,428,'Hair Treatment','2024-06-01','2024-06-01 06:35:21',NULL),(6096,428,'Hair Treatment','2024-06-01','2024-06-01 06:35:21',NULL),(6097,428,'Hair Treatment','2024-06-01','2024-06-01 06:35:59',NULL),(6098,429,'Hair Treatment','2024-06-01','2024-06-01 06:36:34',NULL),(6099,429,'Hair Treatment','2024-06-01','2024-06-01 06:36:35',NULL),(6100,406,'Hair Treatment','2024-06-01','2024-06-01 06:37:09',NULL),(6101,406,'Hair Treatment','2024-06-01','2024-06-01 06:37:09',NULL),(6102,400,'Hair Treatment','2024-06-01','2024-06-01 06:37:35',NULL),(6103,484,'Hair Treatment','2024-06-01','2024-06-01 06:38:06',NULL),(6104,415,'Hair Treatment','2024-06-01','2024-06-01 06:38:38',NULL),(6105,415,'Hair Treatment','2024-06-01','2024-06-01 06:39:19',NULL),(6106,412,'Hair Treatment','2024-06-01','2024-06-01 06:39:49',NULL),(6107,412,'Hair Treatment','2024-06-01','2024-06-01 06:39:49',NULL),(6108,409,'Hair Treatment','2024-06-01','2024-06-01 06:40:16',NULL),(6109,409,'Hair Treatment','2024-06-01','2024-06-01 06:40:16',NULL),(6110,412,'Hair Treatment','2024-06-01','2024-06-01 06:42:39',NULL),(6111,409,'Hair Treatment','2024-06-01','2024-06-01 06:43:11',NULL),(6112,414,'Hair Treatment','2024-06-01','2024-06-01 06:43:46',NULL),(6113,410,'Hair Treatment','2024-06-01','2024-06-01 06:44:12',NULL),(6114,416,'Hair Treatment','2024-06-01','2024-06-01 06:44:43',NULL),(6115,397,'Hair Treatment','2024-06-01','2024-06-01 06:45:12',NULL),(6116,432,'Hair Treatment','2024-06-01','2024-06-01 06:45:36',NULL),(6117,399,'Hair Treatment','2024-06-01','2024-06-01 06:46:03',NULL),(6118,399,'Hair Treatment','2024-06-01','2024-06-01 06:46:03',NULL),(6119,392,'Hair Treatment','2024-06-01','2024-06-01 06:46:30',NULL),(6120,392,'Hair Treatment','2024-06-01','2024-06-01 06:46:30',NULL),(6121,423,'Hair Treatment','2024-06-01','2024-06-01 06:46:57',NULL),(6123,394,'Hair Treatment','2024-06-01','2024-06-01 06:49:52',NULL),(6124,486,'Hair Treatment','2024-06-24','2024-06-24 07:08:45',NULL),(6125,347,'Hair Treatment','2024-06-24','2024-06-24 07:09:57',NULL),(6126,479,'Hair Treatment','2024-06-24','2024-06-24 07:10:24',NULL),(6127,341,'Hair Treatment','2024-06-24','2024-06-24 07:10:54',NULL),(6128,348,'Hair Treatment','2024-06-24','2024-06-24 07:11:59',NULL),(6129,365,'Hair Treatment','2024-06-24','2024-06-24 07:12:52',NULL),(6130,332,'Hair Treatment','2024-06-24','2024-06-24 07:13:34',NULL),(6131,332,'Hair Treatment','2024-06-24','2024-06-24 07:13:35',NULL),(6132,481,'Hair Treatment','2024-06-24','2024-06-24 07:16:56',NULL),(6133,366,'Hair Treatment','2024-06-24','2024-06-24 07:17:20',NULL),(6134,333,'Hair Treatment','2024-06-24','2024-06-24 07:17:45',NULL),(6135,333,'Hair Treatment','2024-06-24','2024-06-24 07:17:45',NULL),(6136,477,'Hair Treatment','2024-06-24','2024-06-24 07:18:20',NULL),(6137,370,'Hair Treatment','2024-06-24','2024-06-24 07:20:22',NULL),(6138,338,'Hair Treatment','2024-06-24','2024-06-24 07:20:53',NULL),(6139,334,'Hair Treatment','2024-06-24','2024-06-24 07:21:26',NULL),(6140,482,'Hair Treatment','2024-06-24','2024-06-24 07:21:48',NULL),(6141,344,'Hair Treatment','2024-06-24','2024-06-24 07:22:12',NULL),(6142,368,'Hair Treatment','2024-06-24','2024-06-24 07:22:39',NULL),(6143,42,'Hair Treatment','2024-07-01','2024-07-01 08:12:40',NULL),(6144,42,'Hair Treatment','2024-07-01','2024-07-01 08:12:40',NULL),(6145,41,'Hair Treatment','2024-07-01','2024-07-01 08:13:11',NULL),(6146,58,'Hair Treatment','2024-07-01','2024-07-01 08:15:00',NULL),(6147,20,'Hair Treatment','2024-07-01','2024-07-01 08:15:26',NULL),(6148,51,'Hair Treatment','2024-07-01','2024-07-01 08:15:57',NULL),(6149,51,'Hair Treatment','2024-07-01','2024-07-01 08:15:57',NULL),(6150,45,'Hair Treatment','2024-07-01','2024-07-01 08:16:24',NULL),(6151,89,'Hair Treatment','2024-07-01','2024-07-01 08:16:54',NULL),(6152,54,'Hair Treatment','2024-07-01','2024-07-01 08:17:24',NULL),(6153,171,'Hair Treatment','2024-07-01','2024-07-01 08:17:49',NULL),(6154,174,'Hair Treatment','2024-07-01','2024-07-01 08:18:20',NULL),(6155,110,'Hair Treatment','2024-07-01','2024-07-01 08:19:37',NULL),(6156,94,'Hair Treatment','2024-07-01','2024-07-01 08:20:00',NULL),(6157,139,'Hair Treatment','2024-07-01','2024-07-01 08:20:32',NULL),(6158,35,'Hair Treatment','2024-07-01','2024-07-01 08:21:05',NULL),(6159,35,'Hair Treatment','2024-07-01','2024-07-01 08:21:05',NULL),(6160,266,'Hair Treatment','2024-07-01','2024-07-01 08:21:26',NULL),(6161,135,'Hair Treatment','2024-07-01','2024-07-01 08:21:52',NULL),(6162,158,'Hair Treatment','2024-07-01','2024-07-01 08:22:13',NULL),(6163,140,'Hair Treatment','2024-07-01','2024-07-01 08:22:45',NULL),(6164,140,'Hair Treatment','2024-07-01','2024-07-01 08:22:45',NULL),(6165,50,'Hair Treatment','2024-07-01','2024-07-01 08:23:07',NULL),(6166,40,'Hair Treatment','2024-07-01','2024-07-01 08:24:24',NULL),(6167,40,'Hair Treatment','2024-07-01','2024-07-01 08:24:24',NULL),(6168,454,'Hair Treatment','2024-07-12','2024-07-12 06:58:32',NULL),(6169,435,'Hair Treatment','2024-07-12','2024-07-12 06:58:56',NULL),(6170,374,'Hair Treatment','2024-07-12','2024-07-12 06:59:21',NULL),(6171,444,'Hair Treatment','2024-07-12','2024-07-12 07:00:16',NULL),(6172,444,'Hair Treatment','2024-07-12','2024-07-12 07:00:17',NULL),(6173,441,'Hair Treatment','2024-07-12','2024-07-12 07:00:45',NULL),(6174,468,'Hair Treatment','2024-07-12','2024-07-12 07:01:13',NULL),(6175,383,'Hair Treatment','2024-07-12','2024-07-12 07:01:38',NULL),(6176,438,'Hair Treatment','2024-07-12','2024-07-12 07:02:01',NULL),(6177,460,'Hair Treatment','2024-07-12','2024-07-12 07:02:29',NULL),(6178,433,'Hair Treatment','2024-07-12','2024-07-12 07:02:53',NULL),(6179,433,'Hair Treatment','2024-07-12','2024-07-12 07:02:53',NULL),(6180,448,'Hair Treatment','2024-07-12','2024-07-12 07:03:17',NULL),(6181,437,'Hair Treatment','2024-07-12','2024-07-12 07:03:48',NULL),(6182,440,'Hair Treatment','2024-07-12','2024-07-12 07:04:20',NULL),(6183,446,'Hair Treatment','2024-07-12','2024-07-12 07:04:45',NULL),(6184,371,'Hair Treatment','2024-07-12','2024-07-12 07:05:12',NULL),(6185,371,'Hair Treatment','2024-07-12','2024-07-12 07:05:12',NULL),(6186,452,'Hair Treatment','2024-07-12','2024-07-12 07:05:42',NULL),(6187,377,'Hair Treatment','2024-07-12','2024-07-12 07:06:10',NULL),(6188,377,'Hair Treatment','2024-07-12','2024-07-12 07:06:10',NULL),(6189,377,'Hair Treatment','2024-07-12','2024-07-12 07:06:11',NULL),(6190,377,'Hair Treatment','2024-07-12','2024-07-12 07:06:11',NULL),(6191,1,'Hair Treatment','2024-07-12','2024-07-12 07:08:46',NULL),(6192,1,'Hair Treatment','2024-07-12','2024-07-12 07:08:46',NULL),(6193,2,'Hair Treatment','2024-07-12','2024-07-12 07:10:10',NULL),(6194,2,'Hair Treatment','2024-07-12','2024-07-12 07:10:10',NULL),(6195,196,'Hair Treatment','2024-07-12','2024-07-12 07:10:45',NULL),(6196,163,'Hair Treatment','2024-07-12','2024-07-12 07:11:21',NULL),(6197,8,'Hair Treatment','2024-07-12','2024-07-12 07:11:51',NULL),(6198,34,'Hair Treatment','2024-07-12','2024-07-12 07:12:21',NULL),(6199,44,'Hair Treatment','2024-07-12','2024-07-12 07:12:47',NULL),(6200,1,'Hair Treatment','2024-07-12','2024-07-12 07:13:17',NULL),(6201,7,'Hair Treatment','2024-07-12','2024-07-12 07:13:43',NULL),(6202,7,'Hair Treatment','2024-07-12','2024-07-12 07:13:44',NULL),(6203,49,'Hair Treatment','2024-07-12','2024-07-12 07:14:15',NULL),(6204,133,'Hair Treatment','2024-07-12','2024-07-12 07:14:43',NULL),(6205,196,'Hair Treatment','2024-07-12','2024-07-12 07:15:05',NULL),(6206,10,'Hair Treatment','2024-07-12','2024-07-12 07:15:30',NULL),(6207,81,'Hair Treatment','2024-07-12','2024-07-12 07:15:59',NULL),(6208,118,'Hair Treatment','2024-07-12','2024-07-12 07:16:27',NULL),(6209,2,'Hair Treatment','2024-07-12','2024-07-12 07:17:12',NULL),(6210,9,'Hair Treatment','2024-07-12','2024-07-12 07:17:39',NULL),(6211,106,'Hair Treatment','2024-07-12','2024-07-12 07:18:11',NULL),(6212,5,'Hair Treatment','2024-07-12','2024-07-12 07:18:40',NULL),(6213,22,'Hair Treatment','2024-07-12','2024-07-12 07:19:12',NULL),(6214,6,'Hair Treatment','2024-07-12','2024-07-12 07:19:53',NULL),(6215,6,'Hair Treatment','2024-07-12','2024-07-12 07:19:53',NULL),(6216,3,'Hair Treatment','2024-07-12','2024-07-12 07:20:26',NULL),(6217,3,'Hair Treatment','2024-07-12','2024-07-12 07:20:27',NULL),(6218,376,'Hair Treatment','2024-07-13','2024-07-13 06:24:45',NULL),(6219,80,'Hair Treatment','2024-07-13','2024-07-13 06:25:10',NULL),(6220,148,'Hair Treatment','2024-07-13','2024-07-13 06:25:30',NULL),(6221,148,'Hair Treatment','2024-07-13','2024-07-13 06:25:30',NULL),(6222,148,'Hair Treatment','2024-07-13','2024-07-13 06:25:30',NULL),(6223,381,'Hair Treatment','2024-07-13','2024-07-13 06:25:55',NULL),(6224,381,'Hair Treatment','2024-07-13','2024-07-13 06:25:55',NULL),(6225,375,'Hair Treatment','2024-07-13','2024-07-13 06:26:30',NULL),(6226,375,'Hair Treatment','2024-07-13','2024-07-13 06:26:30',NULL),(6227,97,'Hair Treatment','2024-07-13','2024-07-13 06:26:57',NULL),(6228,96,'Hair Treatment','2024-07-13','2024-07-13 06:27:20',NULL),(6229,96,'Hair Treatment','2024-07-13','2024-07-13 06:27:21',NULL),(6230,390,'Hair Treatment','2024-07-13','2024-07-13 06:27:40',NULL),(6232,455,'Hair Treatment','2024-07-13','2024-07-13 06:28:58',NULL),(6233,455,'Hair Treatment','2024-07-13','2024-07-13 06:28:58',NULL),(6234,62,'Hair Treatment','2024-07-13','2024-07-13 06:29:24',NULL),(6235,443,'Hair Treatment','2024-07-13','2024-07-13 06:29:53',NULL),(6236,443,'Hair Treatment','2024-07-13','2024-07-13 06:29:54',NULL),(6237,382,'Hair Treatment','2024-07-13','2024-07-13 06:30:18',NULL),(6238,382,'Hair Treatment','2024-07-13','2024-07-13 06:30:18',NULL),(6239,100,'Hair Treatment','2024-07-13','2024-07-13 06:30:36',NULL),(6240,61,'Hair Treatment','2024-07-13','2024-07-13 06:30:59',NULL),(6241,154,'Hair Treatment','2024-07-13','2024-07-13 06:31:20',NULL),(6242,378,'Hair Treatment','2024-07-13','2024-07-13 06:31:42',NULL),(6243,55,'Hair Treatment','2024-07-13','2024-07-13 06:32:05',NULL),(6244,469,'Hair Treatment','2024-07-13','2024-07-13 06:32:26',NULL),(6245,469,'Hair Treatment','2024-07-13','2024-07-13 06:32:26',NULL),(6246,389,'Hair Treatment','2024-07-13','2024-07-13 06:32:48',NULL),(6247,389,'Hair Treatment','2024-07-13','2024-07-13 06:32:48',NULL),(6248,199,'Hair Treatment','2024-07-13','2024-07-13 06:33:26',NULL),(6249,205,'Hair Treatment','2024-07-13','2024-07-13 06:33:51',NULL),(6250,267,'Hair Treatment','2024-07-13','2024-07-13 06:34:15',NULL),(6251,267,'Hair Treatment','2024-07-13','2024-07-13 06:34:15',NULL),(6252,201,'Hair Treatment','2024-07-13','2024-07-13 06:34:38',NULL),(6253,169,'Hair Treatment','2024-07-13','2024-07-13 06:34:59',NULL),(6254,172,'Hair Treatment','2024-07-13','2024-07-13 06:35:28',NULL),(6255,172,'Hair Treatment','2024-07-13','2024-07-13 06:35:28',NULL),(6256,172,'Hair Treatment','2024-07-13','2024-07-13 06:35:28',NULL),(6257,172,'Hair Treatment','2024-07-13','2024-07-13 06:35:28',NULL),(6258,208,'Hair Treatment','2024-07-13','2024-07-13 06:35:57',NULL),(6259,208,'Hair Treatment','2024-07-13','2024-07-13 06:35:57',NULL),(6260,191,'Hair Treatment','2024-07-13','2024-07-13 06:36:21',NULL),(6261,194,'Hair Treatment','2024-07-13','2024-07-13 06:37:30',NULL),(6262,223,'Hair Treatment','2024-07-13','2024-07-13 06:37:54',NULL),(6263,209,'Hair Treatment','2024-07-13','2024-07-13 06:38:15',NULL),(6264,209,'Hair Treatment','2024-07-13','2024-07-13 06:38:15',NULL),(6265,202,'Hair Treatment','2024-07-13','2024-07-13 06:38:38',NULL),(6266,216,'Hair Treatment','2024-07-13','2024-07-13 06:39:04',NULL),(6267,207,'Hair Treatment','2024-07-13','2024-07-13 06:39:26',NULL),(6268,187,'Hair Treatment','2024-07-13','2024-07-13 06:39:48',NULL),(6269,204,'Hair Treatment','2024-07-13','2024-07-13 06:40:14',NULL),(6270,206,'Hair Treatment','2024-07-13','2024-07-13 06:40:40',NULL),(6271,189,'Hair Treatment','2024-07-13','2024-07-13 06:41:03',NULL),(6272,181,'Hair Treatment','2024-07-13','2024-07-13 06:42:24',NULL),(6273,198,'Hair Treatment','2024-07-13','2024-07-13 06:43:39',NULL),(6274,335,'Hair Treatment','2024-07-13','2024-07-13 06:57:47',NULL),(6276,347,'Hair Treatment','2024-07-13','2024-07-13 06:58:32',NULL),(6277,479,'Hair Treatment','2024-07-13','2024-07-13 06:58:50',NULL),(6278,486,'Hair Treatment','2024-07-13','2024-07-13 06:59:11',NULL),(6279,347,'Hair Treatment','2024-07-13','2024-07-13 07:01:24',NULL),(6280,347,'Hair Treatment','2024-07-13','2024-07-13 07:01:24',NULL),(6281,479,'Hair Treatment','2024-07-13','2024-07-13 07:01:53',NULL),(6282,479,'Hair Treatment','2024-07-13','2024-07-13 07:01:53',NULL),(6283,486,'Hair Treatment','2024-07-13','2024-07-13 07:02:13',NULL),(6284,365,'Hair Treatment','2024-07-13','2024-07-13 07:02:38',NULL),(6285,348,'Hair Treatment','2024-07-13','2024-07-13 07:02:57',NULL),(6286,358,'Hair Treatment','2024-07-13','2024-07-13 07:03:54',NULL),(6287,358,'Hair Treatment','2024-07-13','2024-07-13 07:03:54',NULL),(6288,333,'Haircut','2024-07-13','2024-07-13 07:04:15',NULL),(6289,333,'Haircut','2024-07-13','2024-07-13 07:04:15',NULL),(6290,370,'Hair Treatment','2024-07-13','2024-07-13 07:04:38',NULL),(6291,363,'Hair Treatment','2024-07-13','2024-07-13 07:04:59',NULL),(6292,481,'Hair Treatment','2024-07-13','2024-07-13 07:05:20',NULL),(6293,481,'Hair Treatment','2024-07-13','2024-07-13 07:05:20',NULL),(6294,359,'Hair Treatment','2024-07-13','2024-07-13 07:05:43',NULL),(6295,360,'Hair Treatment','2024-07-13','2024-07-13 07:06:02',NULL),(6296,349,'Hair Treatment','2024-07-13','2024-07-13 07:06:23',NULL),(6297,341,'Hair Treatment','2024-07-13','2024-07-13 07:07:05',NULL),(6298,351,'Hair Treatment','2024-07-13','2024-07-13 07:07:31',NULL),(6299,368,'Hair Treatment','2024-07-13','2024-07-13 07:07:56',NULL),(6300,334,'Hair Treatment','2024-07-13','2024-07-13 07:08:20',NULL),(6301,331,'Hair Treatment','2024-07-13','2024-07-13 07:10:59',NULL),(6302,214,'Hair Treatment','2024-07-22','2024-07-22 03:44:10',NULL),(6303,120,'Hair Treatment','2024-07-22','2024-07-22 03:44:31',NULL),(6304,120,'Hair Treatment','2024-07-22','2024-07-22 03:44:31',NULL),(6305,103,'Hair Treatment','2024-07-22','2024-07-22 03:44:54',NULL),(6306,103,'Hair Treatment','2024-07-22','2024-07-22 03:44:54',NULL),(6307,103,'Hair Treatment','2024-07-22','2024-07-22 03:44:54',NULL),(6308,396,'Hair Treatment','2024-07-22','2024-07-22 03:45:19',NULL),(6309,412,'Hair Treatment','2024-07-22','2024-07-22 03:45:37',NULL),(6310,412,'Hair Treatment','2024-07-22','2024-07-22 03:45:37',NULL),(6311,417,'Hair Treatment','2024-07-22','2024-07-22 03:46:00',NULL),(6312,423,'Hair Treatment','2024-07-22','2024-07-22 03:46:19',NULL),(6313,416,'Hair Treatment','2024-07-22','2024-07-22 03:46:53',NULL),(6314,429,'Hair Treatment','2024-07-22','2024-07-22 03:47:18',NULL),(6315,418,'Hair Treatment','2024-07-22','2024-07-22 03:47:45',NULL),(6316,397,'Hair Treatment','2024-07-22','2024-07-22 03:48:03',NULL),(6317,419,'Hair Treatment','2024-07-22','2024-07-22 03:48:24',NULL),(6318,432,'Hair Treatment','2024-07-22','2024-07-22 03:48:43',NULL),(6319,432,'Hair Treatment','2024-07-22','2024-07-22 03:48:44',NULL),(6320,409,'Hair Treatment','2024-07-22','2024-07-22 03:49:08',NULL),(6321,400,'Hair Treatment','2024-07-22','2024-07-22 03:49:43',NULL),(6322,400,'Hair Treatment','2024-07-22','2024-07-22 03:49:43',NULL),(6323,428,'Hair Treatment','2024-07-22','2024-07-22 06:36:22',NULL),(6324,366,'Hair Treatment','2024-07-22','2024-07-22 06:36:47',NULL),(6325,484,'Hair Treatment','2024-07-22','2024-07-22 06:37:09',NULL),(6326,414,'Hair Treatment','2024-07-22','2024-07-22 06:37:29',NULL),(6327,473,'Hair Treatment','2024-07-22','2024-07-22 06:37:57',NULL),(6328,23,'Hair Treatment','2024-07-22','2024-07-22 06:38:30',NULL),(6329,23,'Hair Treatment','2024-07-22','2024-07-22 06:38:30',NULL),(6330,65,'Hair Treatment','2024-07-22','2024-07-22 06:38:53',NULL),(6331,65,'Hair Treatment','2024-07-22','2024-07-22 06:38:53',NULL),(6332,132,'Hair Treatment','2024-07-22','2024-07-22 06:39:26',NULL),(6333,178,'Hair Treatment','2024-07-22','2024-07-22 06:39:46',NULL),(6334,142,'Hair Treatment','2024-07-22','2024-07-22 06:40:07',NULL),(6335,104,'Hair Treatment','2024-07-22','2024-07-22 06:40:31',NULL),(6336,116,'Hair Treatment','2024-07-22','2024-07-22 06:40:51',NULL),(6337,85,'Hair Treatment','2024-07-22','2024-07-22 06:41:34',NULL),(6338,130,'Hair Treatment','2024-07-22','2024-07-22 06:41:58',NULL),(6339,82,'Hair Treatment','2024-07-22','2024-07-22 06:42:16',NULL),(6340,63,'Hair Treatment','2024-07-22','2024-07-22 06:42:36',NULL),(6341,101,'Hair Treatment','2024-07-22','2024-07-22 06:42:52',NULL),(6342,116,'Hair Treatment','2024-07-22','2024-07-22 06:43:17',NULL),(6343,116,'Hair Treatment','2024-07-22','2024-07-22 06:43:17',NULL),(6344,71,'Hair Treatment','2024-07-22','2024-07-22 06:43:38',NULL),(6345,152,'Hair Treatment','2024-07-22','2024-07-22 06:44:07',NULL),(6346,153,'Hair Treatment','2024-07-22','2024-07-22 06:44:26',NULL),(6347,153,'Hair Treatment','2024-07-22','2024-07-22 06:44:26',NULL),(6348,153,'Hair Treatment','2024-07-22','2024-07-22 06:44:26',NULL),(6349,88,'Hair Treatment','2024-07-22','2024-07-22 06:44:54',NULL),(6350,119,'Hair Treatment','2024-07-22','2024-07-22 06:45:19',NULL),(6351,119,'Hair Treatment','2024-07-22','2024-07-22 06:45:20',NULL),(6352,79,'Hair Treatment','2024-07-22','2024-07-22 06:45:42',NULL),(6353,79,'Hair Treatment','2024-07-22','2024-07-22 06:45:42',NULL),(6354,91,'Hair Treatment','2024-07-22','2024-07-22 06:46:03',NULL),(6355,90,'Hair Treatment','2024-07-22','2024-07-22 06:46:28',NULL),(6356,77,'Hair Treatment','2024-07-22','2024-07-22 06:46:55',NULL),(6357,164,'Hair Treatment','2024-07-22','2024-07-22 06:48:54',NULL),(6358,87,'Haircut','2024-07-22','2024-07-22 06:53:58',NULL),(6359,74,'Hair Treatment','2024-07-22','2024-07-22 06:54:24',NULL),(6360,180,'Hair Treatment','2024-07-22','2024-07-22 06:54:48',NULL),(6361,43,'Hair Treatment','2024-07-22','2024-07-22 06:56:57',NULL),(6362,40,'Hair Treatment','2024-07-22','2024-07-22 06:57:16',NULL),(6363,174,'Hair Treatment','2024-07-22','2024-07-22 06:57:34',NULL),(6364,21,'Hair Treatment','2024-07-22','2024-07-22 06:57:51',NULL),(6365,39,'Hair Treatment','2024-07-22','2024-07-22 06:58:18',NULL),(6366,54,'Hair Treatment','2024-07-22','2024-07-22 06:58:36',NULL),(6367,139,'Hair Treatment','2024-07-22','2024-07-22 07:00:34',NULL),(6368,12,'Hair Treatment','2024-07-22','2024-07-22 07:01:01',NULL),(6369,37,'Hair Treatment','2024-07-22','2024-07-22 07:01:16',NULL),(6370,51,'Hair Treatment','2024-07-22','2024-07-22 07:01:47',NULL),(6371,46,'Hair Treatment','2024-07-22','2024-07-22 07:02:16',NULL),(6372,48,'Hair Treatment','2024-07-22','2024-07-22 07:02:34',NULL),(6373,42,'Hair Treatment','2024-07-22','2024-07-22 07:02:57',NULL),(6374,42,'Hair Treatment','2024-07-22','2024-07-22 07:03:19',NULL),(6375,170,'Hair Treatment','2024-07-22','2024-07-22 07:03:41',NULL),(6376,179,'Hair Treatment','2024-07-22','2024-07-22 07:04:03',NULL),(6377,110,'Hair Treatment','2024-07-22','2024-07-22 07:04:55',NULL),(6378,70,'Hair Treatment','2024-07-22','2024-07-22 07:05:20',NULL),(6379,45,'Hair Treatment','2024-07-22','2024-07-22 07:05:52',NULL),(6380,45,'Hair Treatment','2024-07-22','2024-07-22 07:05:52',NULL),(6381,89,'Hair Treatment','2024-07-22','2024-07-22 07:07:04',NULL),(6382,479,'Hair Treatment','2024-07-22','2024-07-22 07:07:28',NULL),(6383,479,'Hair Treatment','2024-07-22','2024-07-22 07:07:28',NULL),(6384,365,'Hair Treatment','2024-07-22','2024-07-22 07:08:15',NULL),(6385,427,'Hair Treatment','2024-07-22','2024-07-22 07:08:46',NULL),(6386,347,'Hair Treatment','2024-07-22','2024-07-22 07:09:04',NULL),(6387,349,'Hair Treatment','2024-07-22','2024-07-22 07:09:27',NULL),(6388,349,'Hair Treatment','2024-07-22','2024-07-22 07:09:27',NULL),(6389,357,'Hair Treatment','2024-07-22','2024-07-22 07:09:44',NULL),(6390,357,'Hair Treatment','2024-07-22','2024-07-22 07:11:13',NULL),(6391,332,'Hair Treatment','2024-07-22','2024-07-22 07:11:32',NULL),(6392,332,'Hair Treatment','2024-07-22','2024-07-22 07:11:32',NULL),(6393,345,'Hair Treatment','2024-07-22','2024-07-22 07:11:57',NULL),(6394,350,'Hair Treatment','2024-07-22','2024-07-22 07:12:21',NULL),(6395,350,'Hair Treatment','2024-07-22','2024-07-22 07:12:21',NULL),(6396,102,'Hair Treatment','2024-07-22','2024-07-22 07:12:41',NULL),(6397,355,'Hair Treatment','2024-07-22','2024-07-22 07:13:15',NULL),(6398,482,'Hair Treatment','2024-07-22','2024-07-22 07:13:37',NULL),(6399,167,'Hair Treatment','2024-07-22','2024-07-22 07:14:07',NULL),(6400,366,'Hair Treatment','2024-07-22','2024-07-22 07:14:45',NULL),(6401,366,'Hair Treatment','2024-07-22','2024-07-22 07:14:45',NULL),(6402,338,'Hair Treatment','2024-07-22','2024-07-22 07:15:05',NULL),(6403,338,'Hair Treatment','2024-07-22','2024-07-22 07:15:05',NULL),(6404,339,'Hair Treatment','2024-07-22','2024-07-22 07:15:27',NULL),(6405,358,'Hair Treatment','2024-07-22','2024-07-22 07:15:46',NULL),(6406,368,'Hair Treatment','2024-07-22','2024-07-22 07:16:04',NULL),(6407,486,'Hair Treatment','2024-07-22','2024-07-22 07:16:43',NULL),(6408,486,'Hair Treatment','2024-07-22','2024-07-22 07:16:43',NULL),(6409,348,'Hair Treatment','2024-07-22','2024-07-22 07:17:08',NULL),(6410,348,'Hair Treatment','2024-07-22','2024-07-22 07:17:08',NULL),(6411,344,'Hair Treatment','2024-07-22','2024-07-22 07:17:23',NULL),(6412,344,'Hair Treatment','2024-07-22','2024-07-22 07:17:23',NULL),(6413,81,'Hair Treatment','2024-07-22','2024-07-22 07:18:40',NULL),(6414,106,'Hair Treatment','2024-07-22','2024-07-22 07:19:00',NULL),(6415,44,'Hair Treatment','2024-07-22','2024-07-22 07:19:18',NULL),(6416,13,'Hair Treatment','2024-07-22','2024-07-22 07:19:40',NULL),(6417,49,'Hair Treatment','2024-07-22','2024-07-22 07:20:14',NULL),(6418,49,'Hair Treatment','2024-07-22','2024-07-22 07:20:14',NULL),(6419,9,'Hair Treatment','2024-07-22','2024-07-22 07:20:36',NULL),(6420,107,'Hair Treatment','2024-07-22','2024-07-22 07:21:02',NULL),(6421,22,'Hair Treatment','2024-07-22','2024-07-22 07:21:30',NULL),(6422,5,'Hair Treatment','2024-07-22','2024-07-22 07:21:51',NULL),(6423,118,'Hair Treatment','2024-07-22','2024-07-22 07:22:10',NULL),(6424,165,'Hair Treatment','2024-07-22','2024-07-22 07:22:35',NULL),(6425,165,'Hair Treatment','2024-07-22','2024-07-22 07:22:36',NULL),(6426,485,'Hair Treatment','2024-07-22','2024-07-22 07:23:13',NULL),(6427,485,'Hair Treatment','2024-07-22','2024-07-22 07:23:13',NULL),(6428,6,'Hair Treatment','2024-07-22','2024-07-22 07:23:37',NULL),(6429,196,'Hair Treatment','2024-07-22','2024-07-22 07:24:22',NULL),(6430,166,'Hair Treatment','2024-07-22','2024-07-22 07:25:03',NULL),(6431,160,'Hair Treatment','2024-07-22','2024-07-22 07:25:27',NULL),(6432,471,'Hair Treatment','2024-07-22','2024-07-22 07:26:32',NULL),(6433,464,'Hair Treatment','2024-07-22','2024-07-22 07:27:02',NULL),(6434,464,'Hair Treatment','2024-07-22','2024-07-22 07:27:02',NULL),(6435,475,'Hair Treatment','2024-07-22','2024-07-22 07:27:21',NULL),(6436,387,'Hair Treatment','2024-07-22','2024-07-22 07:29:25',NULL),(6437,438,'Hair Treatment','2024-07-22','2024-07-22 07:30:06',NULL),(6438,435,'Hair Treatment','2024-07-22','2024-07-22 07:30:25',NULL),(6439,433,'Hair Treatment','2024-07-22','2024-07-22 07:30:47',NULL),(6440,433,'Hair Treatment','2024-07-22','2024-07-22 07:31:15',NULL),(6441,433,'Hair Treatment','2024-07-22','2024-07-22 07:31:15',NULL),(6442,433,'Hair Treatment','2024-07-22','2024-07-22 07:31:15',NULL),(6443,454,'Hair Treatment','2024-07-22','2024-07-22 07:31:36',NULL),(6444,441,'Hair Treatment','2024-07-22','2024-07-22 07:31:54',NULL),(6445,441,'Hair Treatment','2024-07-22','2024-07-22 07:31:55',NULL),(6446,468,'Hair Treatment','2024-07-22','2024-07-22 07:32:18',NULL),(6447,463,'Hair Treatment','2024-07-22','2024-07-22 07:32:36',NULL),(6448,463,'Hair Treatment','2024-07-22','2024-07-22 07:32:36',NULL),(6449,466,'Hair Treatment','2024-07-22','2024-07-22 07:33:42',NULL),(6450,466,'Hair Treatment','2024-07-22','2024-07-22 07:33:42',NULL),(6451,466,'Hair Treatment','2024-07-22','2024-07-22 07:33:42',NULL),(6452,440,'Haircut','2024-07-22','2024-07-22 07:34:01',NULL),(6453,452,'Hair Treatment','2024-07-22','2024-07-22 07:34:19',NULL),(6454,381,'Hair Treatment','2024-07-23','2024-07-23 07:08:59',NULL),(6455,97,'Hair Treatment','2024-07-23','2024-07-23 07:10:03',NULL),(6456,62,'Hair Treatment','2024-07-23','2024-07-23 07:12:09',NULL),(6458,376,'Hair Treatment','2024-07-23','2024-07-23 07:12:48',NULL),(6459,455,'Hair Treatment','2024-07-23','2024-07-23 07:13:07',NULL),(6460,96,'Hair Treatment','2024-07-23','2024-07-23 07:13:27',NULL),(6461,375,'Hair Treatment','2024-07-23','2024-07-23 07:38:23',NULL),(6462,137,'Hair Treatment','2024-07-23','2024-07-23 07:38:41',NULL),(6463,137,'Hair Treatment','2024-07-23','2024-07-23 07:38:41',NULL),(6464,137,'Hair Treatment','2024-07-23','2024-07-23 07:38:41',NULL),(6465,171,'Hair Treatment','2024-07-23','2024-07-23 07:39:04',NULL),(6466,467,'Hair Treatment','2024-07-23','2024-07-23 07:39:22',NULL),(6467,111,'Hair Treatment','2024-07-23','2024-07-23 07:39:42',NULL),(6468,156,'Hair Treatment','2024-07-23','2024-07-23 07:40:03',NULL),(6469,156,'Hair Treatment','2024-07-23','2024-07-23 07:40:04',NULL),(6470,457,'Hair Treatment','2024-07-23','2024-07-23 07:40:25',NULL),(6471,64,'Hair Treatment','2024-07-23','2024-07-23 07:41:21',NULL),(6472,100,'Hair Treatment','2024-07-23','2024-07-23 07:41:39',NULL),(6473,436,'Hair Treatment','2024-07-23','2024-07-23 07:42:19',NULL),(6475,469,'Hair Treatment','2024-07-23','2024-07-23 07:43:04',NULL),(6476,429,'Hair Treatment','2024-07-23','2024-07-23 07:45:08',NULL),(6477,412,'Hair Treatment','2024-07-23','2024-07-23 07:45:23',NULL),(6478,484,'Hair Treatment','2024-07-23','2024-07-23 07:45:47',NULL),(6479,484,'Hair Treatment','2024-07-23','2024-07-23 07:45:47',NULL),(6480,402,'Hair Treatment','2024-07-23','2024-07-23 07:46:09',NULL),(6481,409,'Hair Treatment','2024-07-23','2024-07-23 07:46:28',NULL),(6482,406,'Hair Treatment','2024-07-23','2024-07-23 07:46:44',NULL),(6483,406,'Hair Treatment','2024-07-23','2024-07-23 07:46:45',NULL),(6484,419,'Hair Treatment','2024-07-23','2024-07-23 07:47:06',NULL),(6485,426,'Hair Treatment','2024-07-23','2024-07-23 07:47:26',NULL),(6486,400,'Hair Treatment','2024-07-23','2024-07-23 07:47:46',NULL),(6487,418,'Hair Treatment','2024-07-23','2024-07-23 07:48:10',NULL),(6488,392,'Hair Treatment','2024-07-23','2024-07-23 07:48:28',NULL),(6490,431,'Hair Treatment','2024-07-23','2024-07-23 07:49:07',NULL),(6491,401,'Hair Treatment','2024-07-23','2024-07-23 07:49:27',NULL),(6492,397,'Hair Treatment','2024-07-23','2024-07-23 07:49:50',NULL),(6493,428,'Hair Treatment','2024-07-23','2024-07-23 07:50:13',NULL),(6494,432,'Hair Treatment','2024-07-23','2024-07-23 07:50:34',NULL),(6495,473,'Hair Treatment','2024-07-23','2024-07-23 07:50:55',NULL),(6496,416,'Hair Treatment','2024-07-23','2024-07-23 07:51:15',NULL),(6498,341,'Hair Treatment','2024-07-23','2024-07-23 07:57:48',NULL),(6499,333,'Hair Treatment','2024-07-23','2024-07-23 07:58:11',NULL),(6500,359,'Hair Treatment','2024-07-23','2024-07-23 07:58:31',NULL),(6501,477,'Haircut','2024-07-23','2024-07-23 07:58:53',NULL),(6502,334,'Hair Treatment','2024-07-23','2024-07-23 07:59:32',NULL),(6503,331,'Hair Treatment','2024-07-23','2024-07-23 07:59:51',NULL),(6504,363,'Hair Treatment','2024-07-23','2024-07-23 08:00:15',NULL),(6505,351,'Hair Treatment','2024-07-23','2024-07-23 08:00:33',NULL),(6506,335,'Hair Treatment','2024-07-23','2024-07-23 08:00:51',NULL),(6507,335,'Hair Treatment','2024-07-23','2024-07-23 08:00:51',NULL),(6508,479,'Hair Treatment','2024-07-23','2024-07-23 08:01:11',NULL),(6509,481,'Hair Treatment','2024-07-23','2024-07-23 08:01:34',NULL),(6510,338,'Hair Treatment','2024-07-23','2024-07-23 08:01:52',NULL),(6511,427,'Hair Treatment','2024-07-23','2024-07-23 08:02:20',NULL),(6512,486,'Hair Treatment','2024-07-23','2024-07-23 08:02:42',NULL),(6513,349,'Hair Treatment','2024-07-23','2024-07-23 08:03:08',NULL),(6514,358,'Hair Treatment','2024-07-23','2024-07-23 08:03:31',NULL),(6515,348,'Hair Treatment','2024-07-23','2024-07-23 08:03:48',NULL),(6516,348,'Hair Treatment','2024-07-23','2024-07-23 08:03:48',NULL),(6517,348,'Hair Treatment','2024-07-23','2024-07-23 08:03:48',NULL),(6518,366,'Hair Treatment','2024-07-23','2024-07-23 08:04:09',NULL),(6519,471,'Hair Treatment','2024-07-27','2024-07-27 06:20:04',NULL),(6520,377,'Hair Treatment','2024-07-27','2024-07-27 06:20:24',NULL),(6521,464,'Hair Treatment','2024-07-27','2024-07-27 06:20:43',NULL),(6522,450,'Hair Treatment','2024-07-27','2024-07-27 06:21:31',NULL),(6523,437,'Hair Treatment','2024-07-27','2024-07-27 06:21:51',NULL),(6524,475,'Hair Treatment','2024-07-27','2024-07-27 06:22:15',NULL),(6525,454,'Hair Treatment','2024-07-27','2024-07-27 06:22:35',NULL),(6526,386,'Hair Treatment','2024-07-27','2024-07-27 06:22:55',NULL),(6527,371,'Hair Treatment','2024-07-27','2024-07-27 06:23:17',NULL),(6528,446,'Hair Treatment','2024-07-27','2024-07-27 06:23:39',NULL),(6529,466,'Hair Treatment','2024-07-27','2024-07-27 06:23:56',NULL),(6530,452,'Hair Treatment','2024-07-27','2024-07-27 06:24:22',NULL),(6531,385,'Hair Treatment','2024-07-27','2024-07-27 06:24:47',NULL),(6532,385,'Hair Treatment','2024-07-27','2024-07-27 06:24:47',NULL),(6533,448,'Hair Treatment','2024-07-27','2024-07-27 06:25:11',NULL),(6534,472,'Hair Treatment','2024-07-27','2024-07-27 06:25:35',NULL),(6535,460,'Hair Treatment','2024-07-27','2024-07-27 06:25:58',NULL),(6536,372,'Hair Treatment','2024-07-27','2024-07-27 06:26:17',NULL),(6537,434,'Hair Treatment','2024-07-27','2024-07-27 06:26:46',NULL),(6538,166,'Hair Treatment','2024-07-27','2024-07-27 06:27:08',NULL),(6539,166,'Hair Treatment','2024-07-27','2024-07-27 06:27:08',NULL),(6540,390,'Hair Treatment','2024-07-27','2024-07-27 06:27:34',NULL),(6541,443,'Hair Treatment','2024-07-27','2024-07-27 06:27:58',NULL),(6542,439,'Hair Treatment','2024-07-27','2024-07-27 06:28:21',NULL),(6543,391,'Hair Treatment','2024-07-27','2024-07-27 06:28:49',NULL),(6544,470,'Hair Treatment','2024-07-27','2024-07-27 06:29:21',NULL),(6545,470,'Hair Treatment','2024-07-27','2024-07-27 06:29:21',NULL),(6546,62,'Hair Treatment','2024-07-27','2024-07-27 06:29:53',NULL),(6547,157,'Hair Treatment','2024-07-27','2024-07-27 06:30:15',NULL),(6548,213,'Hair Treatment','2024-07-27','2024-07-27 06:30:35',NULL),(6549,61,'Hair Treatment','2024-07-27','2024-07-27 06:30:57',NULL),(6550,449,'Hair Treatment','2024-07-27','2024-07-27 06:31:18',NULL),(6551,379,'Hair Treatment','2024-07-27','2024-07-27 06:31:42',NULL),(6552,389,'Hair Treatment','2024-07-27','2024-07-27 06:32:18',NULL),(6553,389,'Hair Treatment','2024-07-27','2024-07-27 06:32:18',NULL),(6554,381,'Hair Treatment','2024-07-27','2024-07-27 06:32:43',NULL),(6555,384,'Hair Treatment','2024-07-27','2024-07-27 06:33:16',NULL),(6556,457,'Hair Treatment','2024-07-27','2024-07-27 06:33:38',NULL),(6557,436,'Hair Treatment','2024-07-27','2024-07-27 06:34:03',NULL),(6558,171,'Hair Treatment','2024-07-27','2024-07-27 06:34:28',NULL),(6559,55,'Hair Treatment','2024-07-27','2024-07-27 06:34:54',NULL),(6561,376,'Hair Treatment','2024-07-27','2024-07-27 06:35:48',NULL),(6562,403,'Hair Treatment','2024-08-08','2024-08-08 06:01:53',NULL),(6563,395,'Hair Treatment','2024-08-08','2024-08-08 06:02:31',NULL),(6564,401,'Hair Treatment','2024-08-08','2024-08-08 06:03:18',NULL),(6565,402,'Hair Treatment','2024-08-08','2024-08-08 06:03:53',NULL),(6566,394,'Hair Treatment','2024-08-08','2024-08-08 06:04:24',NULL),(6567,405,'Hair Treatment','2024-08-08','2024-08-08 06:05:20',NULL),(6568,416,'Hair Treatment','2024-08-08','2024-08-08 06:05:58',NULL),(6569,413,'Hair Treatment','2024-08-08','2024-08-08 06:06:35',NULL),(6570,413,'Hair Treatment','2024-08-08','2024-08-08 06:07:15',NULL),(6571,420,'Hair Treatment','2024-08-08','2024-08-08 06:07:43',NULL),(6572,441,'Hair Treatment','2024-08-08','2024-08-08 06:08:23',NULL),(6573,383,'Hair Treatment','2024-08-08','2024-08-08 06:09:03',NULL),(6574,386,'Hair Treatment','2024-08-08','2024-08-08 06:09:50',NULL),(6575,437,'Hair Treatment','2024-08-08','2024-08-08 06:10:21',NULL),(6576,454,'Hair Treatment','2024-08-08','2024-08-08 06:10:52',NULL),(6577,453,'Hair Treatment','2024-08-08','2024-08-08 06:11:51',NULL),(6578,440,'Hair Treatment','2024-08-08','2024-08-08 06:12:32',NULL),(6579,448,'Hair Treatment','2024-08-08','2024-08-08 06:13:09',NULL),(6580,374,'Hair Treatment','2024-08-08','2024-08-08 06:14:04',NULL),(6581,483,'Hair Treatment','2024-08-08','2024-08-08 06:14:34',NULL),(6582,377,'Hair Treatment','2024-08-08','2024-08-08 06:15:14',NULL),(6583,387,'Hair Treatment','2024-08-08','2024-08-08 06:16:03',NULL),(6584,434,'Hair Treatment','2024-08-08','2024-08-08 06:16:48',NULL),(6585,472,'Hair Treatment','2024-08-08','2024-08-08 06:17:29',NULL),(6586,372,'Hair Treatment','2024-08-08','2024-08-08 06:18:05',NULL),(6587,435,'Hair Treatment','2024-08-08','2024-08-08 06:20:26',NULL),(6588,433,'Hair Treatment','2024-08-08','2024-08-08 06:20:56',NULL),(6589,452,'Hair Treatment','2024-08-08','2024-08-08 06:21:23',NULL),(6590,166,'Hair Treatment','2024-08-08','2024-08-08 06:22:00',NULL),(6591,481,'Hair Treatment','2024-08-08','2024-08-08 06:22:42',NULL),(6592,486,'Hair Treatment','2024-08-08','2024-08-08 06:23:14',NULL),(6593,370,'Hair Treatment','2024-08-08','2024-08-08 06:23:45',NULL),(6594,347,'Hair Treatment','2024-08-08','2024-08-08 06:24:35',NULL),(6595,477,'Hair Treatment','2024-08-08','2024-08-08 06:25:15',NULL),(6596,427,'Hair Treatment','2024-08-08','2024-08-08 06:26:04',NULL),(6597,350,'Hair Treatment','2024-08-08','2024-08-08 06:26:37',NULL),(6598,440,'Hair Treatment','2024-08-08','2024-08-08 06:27:03',NULL),(6599,365,'Hair Treatment','2024-08-08','2024-08-08 06:28:19',NULL),(6600,333,'Hair Treatment','2024-08-08','2024-08-08 06:28:55',NULL),(6601,482,'Hair Treatment','2024-08-08','2024-08-08 06:29:23',NULL),(6602,363,'Hair Treatment','2024-08-08','2024-08-08 06:30:19',NULL),(6603,334,'Hair Treatment','2024-08-08','2024-08-08 06:30:59',NULL),(6604,335,'Hair Treatment','2024-08-08','2024-08-08 06:31:26',NULL),(6605,341,'Hair Treatment','2024-08-08','2024-08-08 06:32:05',NULL),(6606,359,'Hair Treatment','2024-08-08','2024-08-08 06:32:29',NULL),(6607,348,'Hair Treatment','2024-08-08','2024-08-08 06:32:57',NULL),(6608,338,'Hair Treatment','2024-08-08','2024-08-08 06:33:20',NULL),(6609,342,'Hair Treatment','2024-08-08','2024-08-08 06:34:01',NULL),(6610,344,'Hair Treatment','2024-08-08','2024-08-08 06:34:38',NULL),(6611,111,'Hair Treatment','2024-08-08','2024-08-08 06:35:29',NULL),(6612,155,'Hair Treatment','2024-08-08','2024-08-08 06:36:07',NULL),(6613,62,'Hair Treatment','2024-08-08','2024-08-08 06:36:30',NULL),(6614,97,'Hair Treatment','2024-08-08','2024-08-08 06:36:55',NULL),(6615,156,'Hair Treatment','2024-08-08','2024-08-08 06:37:36',NULL),(6616,96,'Hair Treatment','2024-08-08','2024-08-08 06:38:04',NULL),(6617,80,'Hair Treatment','2024-08-08','2024-08-08 06:38:30',NULL),(6618,148,'Hair Treatment','2024-08-08','2024-08-08 06:38:53',NULL),(6619,455,'Hair Treatment','2024-08-08','2024-08-08 06:39:43',NULL),(6620,457,'Hair Treatment','2024-08-08','2024-08-08 06:40:07',NULL),(6621,384,'Hair Treatment','2024-08-08','2024-08-08 06:42:21',NULL),(6622,171,'Hair Treatment','2024-08-08','2024-08-08 06:42:47',NULL),(6623,55,'Hair Treatment','2024-08-08','2024-08-08 06:43:31',NULL),(6624,469,'Hair Treatment','2024-08-08','2024-08-08 06:43:57',NULL),(6625,390,'Hair Treatment','2024-08-08','2024-08-08 06:44:23',NULL),(6626,443,'Hair Treatment','2024-08-08','2024-08-08 06:44:59',NULL),(6627,439,'Hair Treatment','2024-08-08','2024-08-08 06:45:23',NULL),(6628,98,'Hair Treatment','2024-08-08','2024-08-08 06:45:54',NULL),(6629,63,'Hair Treatment','2024-08-08','2024-08-08 06:46:26',NULL),(6630,71,'Hair Treatment','2024-08-08','2024-08-08 06:46:43',NULL),(6631,153,'Hair Treatment','2024-08-08','2024-08-08 06:47:35',NULL),(6632,145,'Hair Treatment','2024-08-08','2024-08-08 06:47:56',NULL),(6633,487,'Hair Treatment','2024-08-08','2024-08-08 06:48:22',NULL),(6634,82,'Hair Treatment','2024-08-08','2024-08-08 06:48:53',NULL),(6635,152,'Hair Treatment','2024-08-08','2024-08-08 06:49:24',NULL),(6636,85,'Hair Treatment','2024-08-08','2024-08-08 06:49:49',NULL),(6637,77,'Hair Treatment','2024-08-08','2024-08-08 06:50:14',NULL),(6638,68,'Hair Treatment','2024-08-08','2024-08-08 06:50:56',NULL),(6639,164,'Hair Treatment','2024-08-08','2024-08-08 06:51:20',NULL),(6640,87,'Hair Treatment','2024-08-08','2024-08-08 06:51:56',NULL),(6641,91,'Hair Treatment','2024-08-08','2024-08-08 06:52:21',NULL),(6642,159,'Hair Treatment','2024-08-08','2024-08-08 06:52:47',NULL),(6643,159,'Hair Treatment','2024-08-08','2024-08-08 06:52:58',NULL),(6644,176,'Hair Treatment','2024-08-08','2024-08-08 06:53:18',NULL),(6645,146,'Hair Treatment','2024-08-08','2024-08-08 06:54:15',NULL),(6646,111,'Hair Treatment','2024-08-09','2024-08-09 03:23:13',NULL),(6647,155,'Hair Treatment','2024-08-09','2024-08-09 03:23:53',NULL),(6648,62,'Hair Treatment','2024-08-09','2024-08-09 03:24:33',NULL),(6649,97,'Hair Treatment','2024-08-09','2024-08-09 03:25:18',NULL),(6650,156,'Hair Treatment','2024-08-09','2024-08-09 03:25:45',NULL),(6651,96,'Hair Treatment','2024-08-09','2024-08-09 03:26:34',NULL),(6652,80,'Hair Treatment','2024-08-09','2024-08-09 03:27:22',NULL),(6653,148,'Hair Treatment','2024-08-09','2024-08-09 03:28:11',NULL),(6654,455,'Hair Treatment','2024-08-09','2024-08-09 03:29:05',NULL),(6655,457,'Hair Treatment','2024-08-09','2024-08-09 03:29:54',NULL),(6656,384,'Hair Treatment','2024-08-09','2024-08-09 03:30:42',NULL),(6657,171,'Hair Treatment','2024-08-09','2024-08-09 03:31:19',NULL),(6658,470,'Hair Treatment','2024-08-09','2024-08-09 03:32:24',NULL),(6659,64,'Hair Treatment','2024-08-09','2024-08-09 03:33:12',NULL),(6660,55,'Hair Treatment','2024-08-09','2024-08-09 03:33:54',NULL),(6661,390,'Hair Treatment','2024-08-09','2024-08-09 03:35:14',NULL),(6662,33,'Hair Treatment','2024-08-09','2024-08-09 03:36:16',NULL),(6663,98,'Hair Treatment','2024-08-09','2024-08-09 03:37:55',NULL),(6664,63,'Hair Treatment','2024-08-09','2024-08-09 03:38:39',NULL),(6665,63,'Hair Treatment','2024-08-09','2024-08-09 03:38:56',NULL),(6666,71,'Hair Treatment','2024-08-09','2024-08-09 03:39:36',NULL),(6667,153,'Hair Treatment','2024-08-09','2024-08-09 03:40:20',NULL),(6668,145,'Hair Treatment','2024-08-09','2024-08-09 03:41:08',NULL),(6669,487,'Hair Treatment','2024-08-09','2024-08-09 03:41:59',NULL),(6670,82,'Hair Treatment','2024-08-09','2024-08-09 03:42:30',NULL),(6671,82,'Hair Treatment','2024-08-09','2024-08-09 03:42:49',NULL),(6672,152,'Hair Treatment','2024-08-09','2024-08-09 03:43:17',NULL),(6673,85,'Hair Treatment','2024-08-09','2024-08-09 03:44:45',NULL),(6674,85,'Hair Treatment','2024-08-09','2024-08-09 03:45:33',NULL),(6675,77,'Hair Treatment','2024-08-09','2024-08-09 03:46:14',NULL),(6676,78,'Hair Treatment','2024-08-09','2024-08-09 03:46:54',NULL),(6677,68,'Hair Treatment','2024-08-09','2024-08-09 03:48:27',NULL),(6678,164,'Hair Treatment','2024-08-09','2024-08-09 03:49:54',NULL),(6679,74,'Hair Treatment','2024-08-09','2024-08-09 03:50:41',NULL),(6680,91,'Hair Treatment','2024-08-09','2024-08-09 03:52:04',NULL),(6681,159,'Hair Treatment','2024-08-09','2024-08-09 03:52:58',NULL),(6682,176,'Hair Treatment','2024-08-09','2024-08-09 03:54:22',NULL),(6683,146,'Hair Treatment','2024-08-09','2024-08-09 03:57:54',NULL),(6684,433,'Hair Treatment','2024-08-09','2024-08-09 03:58:43',NULL),(6685,433,'Hair Treatment','2024-08-09','2024-08-09 03:59:11',NULL),(6686,441,'Hair Treatment','2024-08-09','2024-08-09 03:59:41',NULL),(6687,380,'Hair Treatment','2024-08-09','2024-08-09 04:00:27',NULL),(6688,444,'Hair Treatment','2024-08-09','2024-08-09 04:01:10',NULL),(6689,374,'Hair Treatment','2024-08-09','2024-08-09 04:02:02',NULL),(6690,466,'Hair Treatment','2024-08-09','2024-08-09 04:02:47',NULL),(6691,412,'Hair Treatment','2024-08-09','2024-08-09 04:03:31',NULL),(6692,432,'Hair Treatment','2024-08-09','2024-08-09 04:04:17',NULL),(6693,397,'Hair Treatment','2024-08-09','2024-08-09 04:05:08',NULL),(6694,428,'Hair Treatment','2024-08-09','2024-08-09 04:06:13',NULL),(6695,28,'Hair Treatment','2024-09-02','2024-09-02 06:50:02',NULL),(6696,125,'Hair Treatment','2024-09-02','2024-09-02 06:50:35',NULL),(6697,65,'Hair Treatment','2024-09-02','2024-09-02 06:51:04',NULL),(6698,103,'Hair Treatment','2024-09-02','2024-09-02 06:51:38',NULL),(6699,104,'Hair Treatment','2024-09-02','2024-09-02 06:52:12',NULL),(6700,142,'Hair Treatment','2024-09-02','2024-09-02 06:52:48',NULL),(6701,53,'Hair Treatment','2024-09-02','2024-09-02 06:53:20',NULL),(6702,214,'Hair Treatment','2024-09-02','2024-09-02 06:53:43',NULL),(6703,120,'Hair Treatment','2024-09-02','2024-09-02 06:54:17',NULL),(6704,23,'Hair Treatment','2024-09-02','2024-09-02 06:54:47',NULL),(6705,116,'Hair Treatment','2024-09-02','2024-09-02 06:56:39',NULL),(6706,72,'Haircut','2024-09-02','2024-09-02 06:58:58',NULL),(6707,112,'Hair Treatment','2024-09-02','2024-09-02 06:59:27',NULL),(6708,128,'Hair Treatment','2024-09-02','2024-09-02 06:59:54',NULL),(6709,76,'Hair Treatment','2024-09-02','2024-09-02 07:00:52',NULL),(6710,121,'Hair Treatment','2024-09-02','2024-09-02 07:01:43',NULL),(6711,86,'Hair Treatment','2024-09-02','2024-09-02 07:02:15',NULL),(6712,109,'Hair Treatment','2024-09-02','2024-09-02 07:02:36',NULL),(6713,107,'Hair Treatment','2024-09-02','2024-09-02 07:44:40',NULL),(6714,1,'Hair Treatment','2024-09-02','2024-09-02 07:45:06',NULL),(6715,49,'Hair Treatment','2024-09-02','2024-09-02 07:45:35',NULL),(6716,44,'Hair Treatment','2024-09-02','2024-09-02 07:45:59',NULL),(6717,163,'Hair Treatment','2024-09-02','2024-09-02 07:46:23',NULL),(6718,2,'Hair Treatment','2024-09-02','2024-09-02 07:46:47',NULL),(6719,81,'Hair Treatment','2024-09-02','2024-09-02 07:47:06',NULL),(6720,9,'Hair Treatment','2024-09-02','2024-09-02 07:47:29',NULL),(6721,165,'Hair Treatment','2024-09-02','2024-09-02 07:47:53',NULL),(6722,196,'Hair Treatment','2024-09-02','2024-09-02 07:48:17',NULL),(6723,8,'Hair Treatment','2024-09-02','2024-09-02 07:48:38',NULL),(6724,133,'Hair Treatment','2024-09-02','2024-09-02 07:49:00',NULL),(6725,7,'Hair Treatment','2024-09-02','2024-09-02 07:49:27',NULL),(6726,155,'Hair Treatment','2024-09-02','2024-09-02 07:50:17',NULL),(6727,97,'Hair Treatment','2024-09-02','2024-09-02 07:50:39',NULL),(6728,111,'Hair Treatment','2024-09-02','2024-09-02 07:51:03',NULL),(6729,390,'Hair Treatment','2024-09-02','2024-09-02 07:51:31',NULL),(6730,381,'Hair Treatment','2024-09-02','2024-09-02 07:51:54',NULL),(6731,379,'Hair Treatment','2024-09-02','2024-09-02 07:52:27',NULL),(6732,455,'Hair Treatment','2024-09-02','2024-09-02 07:53:04',NULL),(6733,467,'Hair Treatment','2024-09-02','2024-09-02 07:53:30',NULL),(6734,61,'Hair Treatment','2024-09-02','2024-09-02 07:53:53',NULL),(6735,55,'Hair Treatment','2024-09-02','2024-09-02 07:54:16',NULL),(6736,96,'Hair Treatment','2024-09-02','2024-09-02 07:54:39',NULL),(6737,376,'Hair Treatment','2024-09-02','2024-09-02 07:55:04',NULL),(6738,352,'Hair Treatment','2024-09-02','2024-09-02 07:56:50',NULL),(6739,382,'Hair Treatment','2024-09-02','2024-09-02 07:57:13',NULL),(6740,213,'Hair Treatment','2024-09-02','2024-09-02 07:57:38',NULL),(6741,389,'Hair Treatment','2024-09-02','2024-09-02 07:58:03',NULL),(6743,156,'Hair Treatment','2024-09-02','2024-09-02 07:58:56',NULL),(6744,62,'Hair Treatment','2024-09-02','2024-09-02 07:59:18',NULL),(6745,457,'Hair Treatment','2024-09-02','2024-09-02 07:59:45',NULL),(6746,396,'Hair Treatment','2024-09-02','2024-09-02 08:00:13',NULL),(6747,441,'Hair Treatment','2024-09-02','2024-09-02 08:00:59',NULL),(6748,454,'Hair Treatment','2024-09-02','2024-09-02 08:01:27',NULL),(6749,374,'Hair Treatment','2024-09-02','2024-09-02 08:01:48',NULL),(6750,166,'Hair Treatment','2024-09-02','2024-09-02 08:02:07',NULL),(6751,385,'Hair Treatment','2024-09-02','2024-09-02 08:02:33',NULL),(6752,383,'Hair Treatment','2024-09-02','2024-09-02 08:03:17',NULL),(6753,471,'Hair Treatment','2024-09-02','2024-09-02 08:03:42',NULL),(6754,435,'Hair Treatment','2024-09-02','2024-09-02 08:04:34',NULL),(6755,377,'Hair Treatment','2024-09-02','2024-09-02 08:04:59',NULL),(6756,466,'Hair Treatment','2024-09-02','2024-09-02 08:05:29',NULL),(6757,437,'Hair Treatment','2024-09-02','2024-09-02 08:05:51',NULL),(6758,372,'Hair Treatment','2024-09-02','2024-09-02 08:06:20',NULL),(6759,459,'Hair Treatment','2024-09-02','2024-09-02 08:06:48',NULL),(6760,386,'Hair Treatment','2024-09-02','2024-09-02 08:07:24',NULL),(6761,460,'Hair Treatment','2024-09-02','2024-09-02 08:07:46',NULL),(6762,371,'Hair Treatment','2024-09-02','2024-09-02 08:08:33',NULL),(6763,433,'Hair Treatment','2024-09-02','2024-09-02 08:08:57',NULL),(6764,380,'Hair Treatment','2024-09-02','2024-09-02 08:09:22',NULL),(6765,472,'Hair Treatment','2024-09-02','2024-09-02 08:09:54',NULL),(6766,446,'Hair Treatment','2024-09-02','2024-09-02 08:10:21',NULL),(6767,1,'Hair Treatment','2024-09-02','2024-09-02 08:11:04',NULL),(6768,81,'Hair Treatment','2024-09-02','2024-09-02 08:11:34',NULL),(6769,7,'Hair Treatment','2024-09-02','2024-09-02 08:12:05',NULL),(6770,196,'Hair Treatment','2024-09-02','2024-09-02 08:12:27',NULL),(6771,8,'Hair Treatment','2024-09-02','2024-09-02 08:12:51',NULL),(6772,49,'Hair Treatment','2024-09-02','2024-09-02 08:13:17',NULL),(6773,107,'Hair Treatment','2024-09-02','2024-09-02 08:13:42',NULL),(6774,6,'Hair Treatment','2024-09-02','2024-09-02 08:14:07',NULL),(6775,5,'Hair Treatment','2024-09-02','2024-09-02 08:14:36',NULL),(6776,22,'Hair Treatment','2024-09-02','2024-09-02 08:19:30',NULL),(6777,106,'Hair Treatment','2024-09-02','2024-09-02 08:20:32',NULL),(6778,9,'Hair Treatment','2024-09-02','2024-09-02 08:21:15',NULL),(6779,9,'Hair Treatment','2024-09-02','2024-09-02 08:21:30',NULL),(6780,44,'Hair Treatment','2024-09-02','2024-09-02 08:22:41',NULL),(6781,133,'Hair Treatment','2024-09-02','2024-09-02 08:23:16',NULL),(6782,133,'Hair Treatment','2024-09-02','2024-09-02 08:24:01',NULL),(6783,2,'Hair Treatment','2024-09-02','2024-09-02 08:25:16',NULL),(6784,175,'Hair Treatment','2024-09-02','2024-09-02 08:25:44',NULL),(6785,163,'Hair Treatment','2024-09-02','2024-09-02 08:26:29',NULL),(6786,163,'Hair Treatment','2024-09-02','2024-09-02 08:27:09',NULL),(6787,13,'Hair Treatment','2024-09-02','2024-09-02 08:27:39',NULL),(6788,13,'Hair Treatment','2024-09-02','2024-09-02 08:27:53',NULL),(6789,45,'Hair Treatment','2024-09-02','2024-09-02 08:28:34',NULL),(6790,45,'Hair Treatment','2024-09-02','2024-09-02 08:28:51',NULL),(6791,21,'Hair Treatment','2024-09-02','2024-09-02 08:29:07',NULL),(6792,48,'Hair Treatment','2024-09-02','2024-09-02 08:29:51',NULL),(6793,51,'Hair Treatment','2024-09-02','2024-09-02 08:30:35',NULL),(6794,84,'Hair Treatment','2024-09-02','2024-09-02 08:31:23',NULL),(6795,139,'Hair Treatment','2024-09-02','2024-09-02 08:31:50',NULL),(6796,47,'Hair Treatment','2024-09-02','2024-09-02 08:32:43',NULL),(6797,50,'Hair Treatment','2024-09-02','2024-09-02 08:33:25',NULL),(6798,179,'Hair Treatment','2024-09-02','2024-09-02 08:34:28',NULL),(6799,12,'Hair Treatment','2024-09-02','2024-09-02 08:34:51',NULL),(6800,479,'Hair Treatment','2024-09-02','2024-09-02 08:35:33',NULL),(6801,89,'Hair Treatment','2024-09-02','2024-09-02 08:36:33',NULL),(6802,170,'Hair Treatment','2024-09-02','2024-09-02 08:37:19',NULL),(6803,48,'Hair Treatment','2024-09-02','2024-09-02 08:37:57',NULL),(6804,37,'Hair Treatment','2024-09-02','2024-09-02 08:38:27',NULL),(6805,174,'Hair Treatment','2024-09-02','2024-09-02 08:39:02',NULL),(6806,43,'Hair Treatment','2024-09-02','2024-09-02 08:39:43',NULL),(6807,70,'Hair Treatment','2024-09-02','2024-09-02 08:40:03',NULL),(6808,45,'Hair Treatment','2024-09-02','2024-09-02 08:40:37',NULL),(6809,45,'Hair Treatment','2024-09-02','2024-09-02 08:40:57',NULL),(6810,110,'Hair Treatment','2024-09-02','2024-09-02 08:41:23',NULL),(6811,103,'Hair Treatment','2024-09-02','2024-09-02 08:42:02',NULL),(6812,132,'Hair Treatment','2024-09-02','2024-09-02 08:42:38',NULL),(6813,104,'Hair Treatment','2024-09-02','2024-09-02 08:43:15',NULL),(6814,65,'Hair Treatment','2024-09-02','2024-09-02 08:44:05',NULL),(6815,178,'Hair Treatment','2024-09-02','2024-09-02 08:44:41',NULL),(6816,142,'Hair Treatment','2024-09-02','2024-09-02 08:45:20',NULL),(6817,53,'Hair Treatment','2024-09-02','2024-09-02 08:45:58',NULL),(6818,53,'Hair Treatment','2024-09-02','2024-09-02 08:46:32',NULL),(6819,125,'Hair Treatment','2024-09-02','2024-09-02 08:46:56',NULL),(6820,28,'Hair Treatment','2024-09-02','2024-09-02 08:47:31',NULL),(6821,23,'Hair Treatment','2024-09-02','2024-09-02 08:48:09',NULL),(6822,214,'Hair Treatment','2024-09-02','2024-09-02 08:48:43',NULL),(6823,60,'Hair Treatment','2024-09-02','2024-09-02 08:49:24',NULL),(6824,108,'Hair Treatment','2024-09-02','2024-09-02 08:50:01',NULL),(6825,25,'Hair Treatment','2024-09-02','2024-09-02 08:50:35',NULL),(6826,112,'Hair Treatment','2024-09-02','2024-09-02 08:51:34',NULL),(6827,76,'Hair Treatment','2024-09-02','2024-09-02 08:52:12',NULL),(6828,24,'Hair Treatment','2024-09-02','2024-09-02 08:52:51',NULL),(6829,86,'Hair Treatment','2024-09-02','2024-09-02 08:53:48',NULL),(6830,177,'Hair Treatment','2024-09-02','2024-09-02 08:54:27',NULL),(6831,177,'Hair Treatment','2024-09-02','2024-09-02 08:54:43',NULL),(6832,109,'Hair Treatment','2024-09-02','2024-09-02 08:55:09',NULL),(6833,481,'Hair Treatment','2024-09-02','2024-09-02 08:55:47',NULL),(6834,359,'Hair Treatment','2024-09-02','2024-09-02 08:56:23',NULL),(6835,332,'Hair Treatment','2024-09-02','2024-09-02 08:57:00',NULL),(6836,332,'Hair Treatment','2024-09-02','2024-09-02 08:59:08',NULL),(6837,479,'Hair Treatment','2024-09-02','2024-09-02 08:59:31',NULL),(6838,167,'Hair Treatment','2024-09-02','2024-09-02 09:00:00',NULL),(6839,167,'Hair Treatment','2024-09-02','2024-09-02 09:00:10',NULL),(6840,427,'Hair Treatment','2024-09-02','2024-09-02 09:00:38',NULL),(6841,375,'Hair Treatment','2024-09-02','2024-09-02 09:01:04',NULL),(6842,347,'Hair Treatment','2024-09-02','2024-09-02 09:01:38',NULL),(6843,348,'Hair Treatment','2024-09-02','2024-09-02 09:02:02',NULL),(6844,365,'Hair Treatment','2024-09-02','2024-09-02 09:02:38',NULL),(6845,335,'Hair Treatment','2024-09-02','2024-09-02 09:03:15',NULL),(6846,349,'Hair Treatment','2024-09-02','2024-09-02 09:03:42',NULL),(6847,339,'Hair Treatment','2024-09-02','2024-09-02 09:04:17',NULL),(6848,370,'Hair Treatment','2024-09-02','2024-09-02 09:04:53',NULL),(6849,486,'Hair Treatment','2024-09-02','2024-09-02 09:05:29',NULL),(6850,341,'Hair Treatment','2024-09-02','2024-09-02 09:05:52',NULL),(6851,331,'Hair Treatment','2024-09-02','2024-09-02 09:06:26',NULL),(6852,340,'Hair Treatment','2024-09-02','2024-09-02 09:06:59',NULL),(6853,338,'Hair Treatment','2024-09-02','2024-09-02 09:35:40',NULL),(6854,360,'Hair Treatment','2024-09-02','2024-09-02 09:36:06',NULL),(6855,432,'Hair Treatment','2024-09-02','2024-09-02 09:36:35',NULL),(6856,400,'Hair Treatment','2024-09-02','2024-09-02 09:36:59',NULL),(6857,374,'Hair Treatment','2024-09-02','2024-09-02 09:38:17',NULL),(6858,389,'Hair Treatment','2024-09-02','2024-09-02 09:39:31',NULL),(6859,390,'Hair Treatment','2024-09-02','2024-09-02 09:40:16',NULL),(6860,155,'Hair Treatment','2024-09-02','2024-09-02 09:41:15',NULL),(6861,381,'Hair Treatment','2024-09-02','2024-09-02 09:41:51',NULL),(6862,396,'Hair Treatment','2024-09-02','2024-09-02 09:42:26',NULL),(6863,457,'Hair Treatment','2024-09-02','2024-09-02 09:42:54',NULL),(6864,62,'Hair Treatment','2024-09-02','2024-09-02 09:43:30',NULL),(6865,166,'Hair Treatment','2024-09-02','2024-09-02 09:43:58',NULL),(6866,376,'Hair Treatment','2024-09-02','2024-09-02 09:44:23',NULL),(6867,481,'Hair Treatment','2024-09-02','2024-09-02 09:44:56',NULL),(6868,283,'Notebooks','2024-09-09','2024-09-09 05:39:44',NULL),(6869,285,'Notebooks','2024-09-09','2024-09-09 05:43:19',NULL),(6870,235,'Notebooks','2024-09-09','2024-09-09 05:43:38',NULL),(6871,250,'Notebooks','2024-09-09','2024-09-09 05:43:53',NULL),(6872,330,'Notebooks','2024-09-09','2024-09-09 05:44:13',NULL),(6873,241,'Notebooks','2024-09-09','2024-09-09 05:45:54',NULL),(6874,268,'Notebooks','2024-09-09','2024-09-09 05:46:08',NULL),(6875,276,'Notebooks','2024-09-09','2024-09-09 05:46:25',NULL),(6876,240,'Notebooks','2024-09-09','2024-09-09 05:46:35',NULL),(6877,243,'Notebooks','2024-09-09','2024-09-09 05:46:51',NULL),(6878,239,'Notebooks','2024-09-09','2024-09-09 05:47:04',NULL),(6879,287,'Notebooks','2024-09-09','2024-09-09 05:49:22',NULL),(6880,287,'Notebooks','2024-09-09','2024-09-09 05:49:59',NULL),(6881,229,'Notebooks','2024-09-09','2024-09-09 05:50:44',NULL),(6882,277,'Notebooks','2024-09-09','2024-09-09 05:51:03',NULL),(6883,233,'Notebooks','2024-09-09','2024-09-09 05:51:18',NULL),(6884,269,'Notebooks','2024-09-09','2024-09-09 05:51:32',NULL),(6885,248,'Notebooks','2024-09-09','2024-09-09 05:51:48',NULL),(6886,225,'Notebooks','2024-09-09','2024-09-09 05:52:26',NULL),(6887,238,'Notebooks','2024-09-09','2024-09-09 05:53:09',NULL),(6888,226,'Notebooks','2024-09-09','2024-09-09 05:53:58',NULL),(6889,272,'Notebooks','2024-09-09','2024-09-09 05:54:17',NULL),(6890,280,'Notebooks','2024-09-09','2024-09-09 05:54:29',NULL),(6891,267,'Notebooks','2024-09-09','2024-09-09 05:54:43',NULL),(6892,198,'Notebooks','2024-09-09','2024-09-09 05:55:45',NULL),(6893,232,'Notebooks','2024-09-09','2024-09-09 05:58:09',NULL),(6894,326,'Notebooks','2024-09-09','2024-09-09 05:58:25',NULL),(6895,199,'Notebooks','2024-09-09','2024-09-09 05:58:36',NULL),(6896,275,'Notebooks','2024-09-09','2024-09-09 05:58:47',NULL),(6897,251,'Notebooks','2024-09-09','2024-09-09 05:59:03',NULL),(6898,273,'Notebooks','2024-09-09','2024-09-09 05:59:19',NULL),(6899,258,'Notebooks','2024-09-09','2024-09-09 05:59:52',NULL),(6900,228,'Notebooks','2024-09-09','2024-09-09 06:02:11',NULL),(6901,256,'Notebooks','2024-09-09','2024-09-09 06:02:35',NULL),(6902,237,'Notebooks','2024-09-09','2024-09-09 06:03:24',NULL),(6903,257,'Notebooks','2024-09-09','2024-09-09 06:04:27',NULL),(6904,245,'Notebooks','2024-09-09','2024-09-09 06:04:37',NULL),(6905,329,'Notebooks','2024-09-09','2024-09-09 06:04:54',NULL),(6906,246,'Notebooks','2024-09-09','2024-09-09 06:05:07',NULL),(6907,254,'Notebooks','2024-09-09','2024-09-09 06:05:22',NULL),(6908,255,'Notebooks','2024-09-09','2024-09-09 06:05:38',NULL),(6909,270,'Notebooks','2024-09-09','2024-09-09 06:05:54',NULL),(6910,242,'Notebooks','2024-09-09','2024-09-09 06:06:05',NULL),(6911,286,'Notebooks','2024-09-09','2024-09-09 06:06:38',NULL),(6912,253,'Notebooks','2024-09-09','2024-09-09 06:07:01',NULL),(6913,222,'Notebooks','2024-09-09','2024-09-09 06:26:50',NULL),(6914,194,'Notebooks','2024-09-09','2024-09-09 06:27:17',NULL),(6915,172,'Notebooks','2024-09-09','2024-09-09 06:27:29',NULL),(6916,216,'Notebooks','2024-09-09','2024-09-09 06:27:49',NULL),(6917,218,'Notebooks','2024-09-09','2024-09-09 06:28:33',NULL),(6918,169,'Notebooks','2024-09-09','2024-09-09 06:28:44',NULL),(6919,208,'Notebooks','2024-09-09','2024-09-09 06:28:54',NULL),(6920,247,'Notebooks','2024-09-09','2024-09-09 06:29:18',NULL),(6921,207,'Notebooks','2024-09-09','2024-09-09 06:29:28',NULL),(6922,263,'Notebooks','2024-09-09','2024-09-09 06:29:42',NULL),(6923,212,'Notebooks','2024-09-09','2024-09-09 06:29:55',NULL),(6924,221,'Notebooks','2024-09-09','2024-09-09 06:30:10',NULL),(6925,204,'Notebooks','2024-09-09','2024-09-09 06:30:24',NULL),(6926,211,'Notebooks','2024-09-09','2024-09-09 06:30:36',NULL),(6927,244,'Notebooks','2024-09-11','2024-09-11 06:03:09',NULL),(6928,329,'Hair Treatment','2024-09-12','2024-09-12 08:52:15',NULL),(6929,258,'Hair Treatment','2024-09-12','2024-09-12 08:52:44',NULL),(6930,326,'Hair Treatment','2024-09-12','2024-09-12 08:53:15',NULL),(6931,245,'Hair Treatment','2024-09-12','2024-09-12 08:53:49',NULL),(6932,257,'Hair Treatment','2024-09-12','2024-09-12 08:54:55',NULL),(6933,232,'Hair Treatment','2024-09-12','2024-09-12 08:55:24',NULL),(6934,237,'Hair Treatment','2024-09-12','2024-09-12 08:55:51',NULL),(6935,256,'Hair Treatment','2024-09-12','2024-09-12 08:56:23',NULL),(6936,275,'Hair Treatment','2024-09-12','2024-09-12 08:57:00',NULL),(6937,246,'Hair Treatment','2024-09-12','2024-09-12 08:57:20',NULL),(6938,228,'Hair Treatment','2024-09-12','2024-09-12 08:57:48',NULL),(6939,251,'Hair Treatment','2024-09-12','2024-09-12 08:58:18',NULL),(6940,317,'Hair Treatment','2024-09-12','2024-09-12 08:59:32',NULL),(6941,326,'Hair Treatment','2024-09-12','2024-09-12 09:00:12',NULL),(6942,257,'Hair Treatment','2024-09-12','2024-09-12 09:00:35',NULL),(6943,255,'Hair Treatment','2024-09-12','2024-09-12 09:00:56',NULL),(6944,244,'Hair Treatment','2024-09-12','2024-09-12 09:01:16',NULL),(6945,270,'Hair Treatment','2024-09-12','2024-09-12 09:01:41',NULL),(6946,242,'Hair Treatment','2024-09-12','2024-09-12 09:02:12',NULL),(6947,286,'Hair Treatment','2024-09-12','2024-09-12 09:12:39',NULL),(6948,254,'Hair Treatment','2024-09-12','2024-09-12 09:13:21',NULL),(6949,253,'Hair Treatment','2024-09-12','2024-09-12 09:14:59',NULL),(6950,226,'Hair Treatment','2024-09-12','2024-09-12 09:15:57',NULL),(6951,287,'Hair Treatment','2024-09-12','2024-09-12 09:16:41',NULL),(6952,272,'Hair Treatment','2024-09-12','2024-09-12 09:17:02',NULL),(6953,272,'Hair Treatment','2024-09-12','2024-09-12 09:17:15',NULL),(6954,272,'Hair Treatment','2024-09-12','2024-09-12 09:17:55',NULL),(6955,225,'Hair Treatment','2024-09-12','2024-09-12 09:18:41',NULL),(6956,238,'Hair Treatment','2024-09-12','2024-09-12 09:19:20',NULL),(6957,198,'Hair Treatment','2024-09-12','2024-09-12 09:20:00',NULL),(6958,269,'Hair Treatment','2024-09-12','2024-09-12 09:21:09',NULL),(6959,277,'Hair Treatment','2024-09-12','2024-09-12 09:21:59',NULL),(6960,276,'Hair Treatment','2024-09-12','2024-09-12 09:22:33',NULL),(6961,241,'Hair Treatment','2024-09-12','2024-09-12 09:23:20',NULL),(6962,267,'Hair Treatment','2024-09-12','2024-09-12 09:23:52',NULL),(6963,248,'Hair Treatment','2024-09-12','2024-09-12 09:24:16',NULL),(6964,268,'Hair Treatment','2024-09-12','2024-09-12 09:24:39',NULL),(6965,280,'Hair Treatment','2024-09-12','2024-09-12 09:25:05',NULL),(6966,243,'Hair Treatment','2024-09-12','2024-09-12 09:25:38',NULL),(6967,240,'Hair Treatment','2024-09-12','2024-09-12 09:26:17',NULL),(6968,239,'Hair Treatment','2024-09-12','2024-09-12 09:26:33',NULL),(6969,233,'Hair Treatment','2024-09-12','2024-09-12 09:26:57',NULL),(6970,229,'Hair Treatment','2024-09-12','2024-09-12 09:27:59',NULL),(6971,330,'Hair Treatment','2024-09-12','2024-09-12 09:28:52',NULL),(6972,283,'Hair Treatment','2024-09-12','2024-09-12 09:29:40',NULL),(6973,283,'Hair Treatment','2024-09-12','2024-09-12 09:29:56',NULL),(6974,250,'Hair Treatment','2024-09-12','2024-09-12 09:30:20',NULL),(6975,285,'Hair Treatment','2024-09-12','2024-09-12 09:30:45',NULL),(6976,247,'Hair Treatment','2024-09-12','2024-09-12 09:31:31',NULL),(6977,172,'Hair Treatment','2024-09-12','2024-09-12 09:31:53',NULL),(6978,222,'Hair Treatment','2024-09-12','2024-09-12 09:32:28',NULL),(6979,222,'Hair Treatment','2024-09-12','2024-09-12 09:33:16',NULL),(6980,218,'Hair Treatment','2024-09-12','2024-09-12 09:33:37',NULL),(6981,216,'Hair Treatment','2024-09-12','2024-09-12 09:34:38',NULL),(6982,169,'Hair Treatment','2024-09-12','2024-09-12 09:35:00',NULL),(6983,211,'Hair Treatment','2024-09-12','2024-09-12 09:35:32',NULL),(6984,212,'Hair Treatment','2024-09-12','2024-09-12 09:35:56',NULL),(6985,212,'Hair Treatment','2024-09-12','2024-09-12 09:36:16',NULL),(6986,204,'Hair Treatment','2024-09-12','2024-09-12 09:36:50',NULL),(6987,263,'Hair Treatment','2024-09-12','2024-09-12 09:37:37',NULL),(6988,207,'Hair Treatment','2024-09-13','2024-09-13 09:48:49',NULL),(6989,208,'Hair Treatment','2024-09-13','2024-09-13 09:49:14',NULL),(6990,200,'Hair Treatment','2024-09-13','2024-09-13 09:49:41',NULL),(6991,183,'Hair Treatment','2024-09-13','2024-09-13 09:50:02',NULL),(6992,217,'Hair Treatment','2024-09-13','2024-09-13 09:50:23',NULL),(6993,193,'Hair Treatment','2024-09-13','2024-09-13 09:50:48',NULL),(6994,223,'Hair Treatment','2024-09-13','2024-09-13 09:51:14',NULL),(6995,202,'Hair Treatment','2024-09-13','2024-09-13 09:51:54',NULL),(6996,191,'Hair Treatment','2024-09-13','2024-09-13 09:52:18',NULL),(6997,181,'Hair Treatment','2024-09-13','2024-09-13 09:52:42',NULL),(6998,188,'Hair Treatment','2024-09-13','2024-09-13 09:53:07',NULL),(6999,186,'Hair Treatment','2024-09-13','2024-09-13 09:53:33',NULL),(7000,215,'Hair Treatment','2024-09-13','2024-09-13 09:53:59',NULL),(7001,185,'Hair Treatment','2024-09-13','2024-09-13 09:54:23',NULL),(7002,264,'Hair Treatment','2024-09-13','2024-09-13 09:54:45',NULL),(7003,47,'Hair Treatment','2024-09-13','2024-09-13 09:55:16',NULL),(7004,189,'Hair Treatment','2024-09-13','2024-09-13 09:55:52',NULL),(7005,173,'Hair Treatment','2024-09-13','2024-09-13 09:56:30',NULL),(7006,187,'Hair Treatment','2024-09-13','2024-09-13 09:57:03',NULL),(7007,34,'Hair Treatment','2024-09-13','2024-09-13 09:57:35',NULL),(7008,219,'Hair Treatment','2024-09-13','2024-09-13 09:58:04',NULL),(7009,359,'Hair Treatment','2024-09-13','2024-09-13 09:58:59',NULL),(7010,479,'Hair Treatment','2024-09-13','2024-09-13 09:59:28',NULL),(7011,338,'Hair Treatment','2024-09-13','2024-09-13 09:59:57',NULL),(7012,481,'Hair Treatment','2024-09-13','2024-09-13 10:00:26',NULL),(7013,129,'Haircut','2024-09-14','2024-09-14 08:07:33',NULL),(7014,150,'Haircut','2024-09-14','2024-09-14 08:08:01',NULL),(7015,94,'Haircut','2024-09-14','2024-09-14 08:08:19',NULL),(7016,14,'Haircut','2024-09-14','2024-09-14 08:08:49',NULL),(7017,158,'Haircut','2024-09-14','2024-09-14 08:09:13',NULL),(7018,140,'Haircut','2024-09-14','2024-09-14 08:09:43',NULL),(7019,266,'Haircut','2024-09-14','2024-09-14 08:10:15',NULL),(7020,117,'Haircut','2024-09-14','2024-09-14 08:10:42',NULL),(7021,20,'Haircut','2024-09-14','2024-09-14 08:11:07',NULL),(7022,143,'Haircut','2024-09-14','2024-09-14 08:11:32',NULL),(7023,47,'Haircut','2024-09-14','2024-09-14 08:12:06',NULL),(7024,50,'Haircut','2024-09-14','2024-09-14 08:12:26',NULL),(7025,146,'Haircut','2024-09-14','2024-09-14 08:12:48',NULL),(7026,92,'Haircut','2024-09-14','2024-09-14 08:13:20',NULL),(7027,141,'Haircut','2024-09-14','2024-09-14 08:13:49',NULL),(7028,164,'Haircut','2024-09-14','2024-09-14 08:14:11',NULL),(7029,87,'Haircut','2024-09-14','2024-09-14 08:14:29',NULL),(7030,87,'Haircut','2024-09-14','2024-09-14 08:14:30',NULL),(7031,87,'Haircut','2024-09-14','2024-09-14 08:14:55',NULL),(7032,68,'Haircut','2024-09-14','2024-09-14 08:15:09',NULL),(7033,75,'Haircut','2024-09-14','2024-09-14 08:15:31',NULL),(7034,164,'Haircut','2024-09-14','2024-09-14 08:16:06',NULL),(7035,91,'Haircut','2024-09-14','2024-09-14 08:16:27',NULL),(7036,74,'Haircut','2024-09-14','2024-09-14 08:16:55',NULL),(7037,92,'Haircut','2024-09-14','2024-09-14 08:17:20',NULL),(7038,92,'Haircut','2024-09-14','2024-09-14 08:17:35',NULL),(7039,146,'Haircut','2024-09-14','2024-09-14 08:18:00',NULL),(7040,141,'Haircut','2024-09-14','2024-09-14 08:18:23',NULL),(7041,159,'Haircut','2024-09-14','2024-09-14 08:19:01',NULL),(7042,87,'Haircut','2024-09-14','2024-09-14 08:19:34',NULL),(7043,68,'Haircut','2024-09-14','2024-09-14 08:19:54',NULL),(7044,79,'Haircut','2024-09-14','2024-09-14 08:20:27',NULL),(7045,90,'Haircut','2024-09-14','2024-09-14 08:21:05',NULL),(7046,136,'Haircut','2024-09-14','2024-09-14 08:21:40',NULL),(7047,176,'Haircut','2024-09-14','2024-09-14 08:22:11',NULL),(7048,33,'Haircut','2024-09-14','2024-09-14 08:22:47',NULL),(7049,129,'Haircut','2024-09-14','2024-09-14 08:23:56',NULL),(7050,129,'Haircut','2024-09-14','2024-09-14 08:24:39',NULL),(7051,426,'Haircut','2024-09-14','2024-09-14 08:25:08',NULL),(7052,368,'Haircut','2024-09-14','2024-09-14 08:31:33',NULL),(7053,403,'Haircut','2024-09-14','2024-09-14 08:31:56',NULL),(7054,419,'Haircut','2024-09-14','2024-09-14 08:32:24',NULL),(7055,437,'Haircut','2024-09-14','2024-09-14 08:33:03',NULL),(7056,371,'Haircut','2024-09-14','2024-09-14 08:33:23',NULL),(7057,377,'Haircut','2024-09-14','2024-09-14 08:33:45',NULL),(7058,446,'Haircut','2024-09-14','2024-09-14 08:34:15',NULL),(7059,448,'Haircut','2024-09-14','2024-09-14 08:34:54',NULL),(7060,472,'Hair Treatment','2024-09-14','2024-09-14 08:35:20',NULL),(7061,434,'Haircut','2024-09-14','2024-09-14 08:35:42',NULL),(7062,385,'Haircut','2024-09-14','2024-09-14 08:36:07',NULL),(7063,385,'Haircut','2024-09-14','2024-09-14 08:37:04',NULL),(7064,440,'Haircut','2024-09-14','2024-09-14 08:37:21',NULL),(7065,466,'Haircut','2024-09-14','2024-09-14 08:37:43',NULL),(7066,452,'Haircut','2024-09-14','2024-09-14 08:38:11',NULL),(7067,385,'Haircut','2024-09-14','2024-09-14 08:38:33',NULL),(7068,467,'Haircut','2024-09-14','2024-09-14 08:39:01',NULL),(7069,382,'Haircut','2024-09-14','2024-09-14 08:39:20',NULL),(7070,55,'Haircut','2024-09-14','2024-09-14 08:39:41',NULL),(7071,100,'Haircut','2024-09-14','2024-09-14 08:40:04',NULL),(7072,154,'Haircut','2024-09-14','2024-09-14 08:40:34',NULL),(7073,330,'Haircut','2024-09-14','2024-09-14 08:41:56',NULL),(7074,250,'Haircut','2024-09-14','2024-09-14 08:42:31',NULL),(7075,285,'Haircut','2024-09-14','2024-09-14 08:43:09',NULL),(7076,283,'Haircut','2024-09-14','2024-09-14 08:43:32',NULL),(7077,235,'Haircut','2024-09-14','2024-09-14 08:43:57',NULL),(7078,244,'Haircut','2024-09-14','2024-09-14 08:44:13',NULL),(7079,270,'Haircut','2024-09-14','2024-09-14 08:44:31',NULL),(7080,255,'Haircut','2024-09-14','2024-09-14 08:44:56',NULL),(7081,242,'Haircut','2024-09-14','2024-09-14 08:45:14',NULL),(7082,254,'Haircut','2024-09-14','2024-09-14 08:45:44',NULL),(7083,286,'Haircut','2024-09-14','2024-09-14 08:46:07',NULL),(7084,188,'Haircut','2024-09-14','2024-09-14 08:46:39',NULL),(7085,188,'Haircut','2024-09-14','2024-09-14 08:47:11',NULL),(7086,173,'Haircut','2024-09-14','2024-09-14 08:47:36',NULL),(7087,278,'Haircut','2024-09-14','2024-09-14 08:47:51',NULL),(7088,264,'Haircut','2024-09-14','2024-09-14 08:48:12',NULL),(7089,47,'Haircut','2024-09-14','2024-09-14 08:48:41',NULL),(7090,215,'Haircut','2024-09-14','2024-09-14 08:49:01',NULL),(7091,219,'Haircut','2024-09-14','2024-09-14 08:49:19',NULL),(7092,186,'Haircut','2024-09-14','2024-09-14 08:49:42',NULL),(7093,188,'Haircut','2024-09-14','2024-09-14 08:50:31',NULL),(7094,207,'Hair Treatment','2024-09-14','2024-09-14 08:50:56',NULL),(7095,212,'Haircut','2024-09-14','2024-09-14 08:51:36',NULL),(7096,263,'Haircut','2024-09-14','2024-09-14 08:51:59',NULL),(7097,348,'Haircut','2024-09-14','2024-09-14 08:52:21',NULL),(7098,35,'Hair Treatment','2024-09-16','2024-09-16 09:10:33',NULL),(7099,113,'Hair Treatment','2024-09-16','2024-09-16 09:10:56',NULL),(7100,20,'Hair Treatment','2024-09-16','2024-09-16 09:11:30',NULL),(7101,121,'Hair Treatment','2024-09-16','2024-09-16 09:11:59',NULL),(7102,154,'Hair Treatment','2024-09-16','2024-09-16 09:12:47',NULL),(7103,213,'Hair Treatment','2024-09-16','2024-09-16 09:13:37',NULL),(7104,135,'Hair Treatment','2024-09-16','2024-09-16 09:14:06',NULL),(7105,91,'Hair Treatment','2024-09-16','2024-09-16 09:14:31',NULL),(7106,80,'Hair Treatment','2024-09-16','2024-09-16 09:15:02',NULL),(7107,71,'Hair Treatment','2024-09-16','2024-09-16 09:15:31',NULL),(7108,71,'Hair Treatment','2024-09-16','2024-09-16 09:16:03',NULL),(7109,130,'Hair Treatment','2024-09-16','2024-09-16 09:16:41',NULL),(7110,93,'Hair Treatment','2024-09-16','2024-09-16 09:18:21',NULL),(7111,380,'Hair Treatment','2024-09-16','2024-09-16 09:18:52',NULL),(7112,70,'Hair Treatment','2024-09-16','2024-09-16 09:19:23',NULL),(7113,48,'Hair Treatment','2024-09-16','2024-09-16 09:19:50',NULL),(7114,486,'Hair Treatment','2024-09-16','2024-09-16 09:20:18',NULL),(7115,8,'Hair Treatment','2024-09-18','2024-09-18 09:04:31',NULL),(7116,5,'Hair Treatment','2024-09-18','2024-09-18 09:05:58',NULL),(7117,107,'Hair Treatment','2024-09-18','2024-09-18 09:07:09',NULL),(7118,118,'Hair Treatment','2024-09-18','2024-09-18 09:07:51',NULL),(7119,10,'Hair Treatment','2024-09-18','2024-09-18 09:08:21',NULL),(7120,196,'Hair Treatment','2024-09-18','2024-09-18 09:08:45',NULL),(7121,1,'Hair Treatment','2024-09-18','2024-09-18 09:09:07',NULL),(7122,81,'Hair Treatment','2024-09-18','2024-09-18 09:09:36',NULL),(7123,8,'Hair Treatment','2024-09-18','2024-09-18 09:10:11',NULL),(7124,165,'Hair Treatment','2024-09-18','2024-09-18 09:10:57',NULL),(7125,13,'Hair Treatment','2024-09-18','2024-09-18 09:11:25',NULL),(7126,7,'Hair Treatment','2024-09-18','2024-09-18 09:12:03',NULL),(7127,163,'Hair Treatment','2024-09-18','2024-09-18 09:12:45',NULL),(7128,133,'Hair Treatment','2024-09-18','2024-09-18 09:13:07',NULL),(7129,44,'Hair Treatment','2024-09-18','2024-09-18 09:13:50',NULL),(7130,44,'Hair Treatment','2024-09-18','2024-09-18 09:13:51',NULL),(7131,10,'Hair Treatment','2024-09-18','2024-09-18 09:14:08',NULL),(7132,196,'Hair Treatment','2024-09-18','2024-09-18 09:14:31',NULL),(7133,1,'Hair Treatment','2024-09-18','2024-09-18 09:15:07',NULL),(7134,6,'Hair Treatment','2024-09-18','2024-09-18 09:15:34',NULL),(7135,22,'Hair Treatment','2024-09-18','2024-09-18 09:16:26',NULL),(7136,2,'Hair Treatment','2024-09-18','2024-09-18 09:17:17',NULL),(7137,105,'Hair Treatment','2024-09-18','2024-09-18 09:17:58',NULL),(7138,81,'Hair Treatment','2024-09-18','2024-09-18 09:18:41',NULL),(7139,81,'Hair Treatment','2024-09-18','2024-09-18 09:18:55',NULL),(7140,106,'Hair Treatment','2024-09-18','2024-09-18 09:19:38',NULL),(7141,342,'Hair Treatment','2024-09-20','2024-09-20 09:37:02',NULL),(7142,63,'Hair Treatment','2024-09-20','2024-09-20 09:37:26',NULL),(7143,119,'Hair Treatment','2024-09-20','2024-09-20 09:37:42',NULL),(7144,82,'Hair Treatment','2024-09-20','2024-09-20 09:38:03',NULL),(7145,77,'Hair Treatment','2024-09-20','2024-09-20 09:38:20',NULL),(7146,116,'Hair Treatment','2024-09-20','2024-09-20 09:38:40',NULL),(7147,75,'Hair Treatment','2024-09-20','2024-09-20 09:39:17',NULL),(7148,180,'Hair Treatment','2024-09-20','2024-09-20 09:39:45',NULL),(7149,141,'Hair Treatment','2024-09-20','2024-09-20 09:40:04',NULL),(7150,87,'Hair Treatment','2024-09-20','2024-09-20 09:40:32',NULL),(7151,90,'Hair Treatment','2024-09-20','2024-09-20 09:41:00',NULL),(7152,98,'Hair Treatment','2024-09-20','2024-09-20 09:41:21',NULL),(7153,83,'Hair Treatment','2024-09-20','2024-09-20 09:42:03',NULL),(7154,159,'Hair Treatment','2024-09-20','2024-09-20 09:42:22',NULL),(7155,487,'Hair Treatment','2024-09-20','2024-09-20 09:42:50',NULL),(7156,92,'Hair Treatment','2024-09-20','2024-09-20 09:43:10',NULL),(7157,152,'Hair Treatment','2024-09-20','2024-09-20 09:43:37',NULL),(7158,130,'Hair Treatment','2024-09-20','2024-09-20 09:44:00',NULL),(7159,176,'Hair Treatment','2024-09-20','2024-09-20 09:44:24',NULL),(7160,78,'Hair Treatment','2024-09-20','2024-09-20 09:44:38',NULL),(7161,129,'Hair Treatment','2024-09-20','2024-09-20 09:45:52',NULL),(7162,74,'Hair Treatment','2024-09-20','2024-09-20 09:46:12',NULL),(7163,33,'Hair Treatment','2024-09-20','2024-09-20 09:47:08',NULL),(7164,150,'Hair Treatment','2024-09-20','2024-09-20 09:47:28',NULL),(7165,101,'Hair Treatment','2024-09-20','2024-09-20 09:47:56',NULL),(7166,71,'Hair Treatment','2024-09-20','2024-09-20 09:48:28',NULL),(7167,146,'Hair Treatment','2024-09-20','2024-09-20 09:48:47',NULL),(7168,164,'Hair Treatment','2024-09-20','2024-09-20 09:49:22',NULL),(7169,79,'Hair Treatment','2024-09-20','2024-09-20 09:49:43',NULL),(7170,144,'Hair Treatment','2024-09-20','2024-09-20 09:50:13',NULL),(7171,68,'Hair Treatment','2024-09-20','2024-09-20 09:51:25',NULL),(7172,244,'Haircut','2024-09-24','2024-09-24 06:11:57',NULL),(7173,270,'Haircut','2024-09-24','2024-09-24 06:12:45',NULL),(7174,254,'Haircut','2024-09-24','2024-09-24 06:13:15',NULL),(7175,242,'Haircut','2024-09-24','2024-09-24 06:13:52',NULL),(7176,242,'Haircut','2024-09-24','2024-09-24 06:15:51',NULL),(7177,242,'Haircut','2024-09-24','2024-09-24 06:16:26',NULL),(7178,286,'Haircut','2024-09-24','2024-09-24 06:16:48',NULL),(7179,188,'Haircut','2024-09-24','2024-09-24 06:17:11',NULL),(7180,278,'Haircut','2024-09-24','2024-09-24 06:19:09',NULL),(7181,219,'Haircut','2024-09-24','2024-09-24 06:19:42',NULL),(7182,219,'Haircut','2024-09-24','2024-09-24 06:20:38',NULL),(7183,173,'Haircut','2024-09-24','2024-09-24 06:21:02',NULL),(7184,189,'Hair Treatment','2024-09-24','2024-09-24 06:21:27',NULL),(7185,189,'Haircut','2024-09-24','2024-09-24 06:21:56',NULL),(7186,185,'Haircut','2024-09-24','2024-09-24 06:22:21',NULL),(7187,185,'Haircut','2024-09-24','2024-09-24 06:22:31',NULL),(7188,264,'Haircut','2024-09-24','2024-09-24 06:23:07',NULL),(7189,47,'Haircut','2024-09-24','2024-09-24 06:23:31',NULL),(7190,129,'Haircut','2024-09-24','2024-09-24 06:24:08',NULL),(7191,186,'Haircut','2024-09-24','2024-09-24 06:24:39',NULL),(7192,186,'Haircut','2024-09-24','2024-09-24 06:25:01',NULL),(7193,215,'Haircut','2024-09-24','2024-09-24 06:25:28',NULL),(7194,107,'Haircut','2024-09-24','2024-09-24 06:26:11',NULL),(7195,165,'Haircut','2024-09-24','2024-09-24 06:27:08',NULL),(7196,106,'Haircut','2024-09-24','2024-09-24 06:27:51',NULL),(7197,9,'Haircut','2024-09-24','2024-09-24 06:28:16',NULL),(7198,285,'Haircut','2024-09-24','2024-09-24 06:28:58',NULL),(7199,250,'Haircut','2024-09-24','2024-09-24 06:29:22',NULL),(7200,330,'Haircut','2024-09-24','2024-09-24 06:29:56',NULL),(7201,235,'Haircut','2024-09-24','2024-09-24 06:30:38',NULL),(7202,105,'Haircut','2024-09-24','2024-09-24 06:31:02',NULL),(7203,118,'Haircut','2024-09-24','2024-09-24 06:31:24',NULL),(7204,118,'Haircut','2024-09-24','2024-09-24 06:31:35',NULL),(7205,2,'Haircut','2024-09-24','2024-09-24 06:32:27',NULL),(7206,5,'Haircut','2024-09-24','2024-09-24 06:32:52',NULL),(7207,175,'Haircut','2024-09-24','2024-09-24 06:33:13',NULL),(7208,79,'Haircut','2024-09-24','2024-09-24 06:33:34',NULL),(7209,91,'Haircut','2024-09-24','2024-09-24 06:33:54',NULL),(7210,74,'Haircut','2024-09-24','2024-09-24 06:34:20',NULL),(7211,150,'Haircut','2024-09-24','2024-09-24 06:34:53',NULL),(7212,90,'Haircut','2024-09-24','2024-09-24 06:35:25',NULL),(7213,92,'Haircut','2024-09-24','2024-09-24 06:35:47',NULL),(7214,33,'Haircut','2024-09-24','2024-09-24 06:36:20',NULL),(7215,176,'Haircut','2024-09-24','2024-09-24 06:36:49',NULL),(7216,87,'Haircut','2024-09-24','2024-09-24 06:37:22',NULL),(7217,108,'Haircut','2024-09-24','2024-09-24 06:38:13',NULL),(7218,57,'Haircut','2024-09-24','2024-09-24 06:38:36',NULL),(7219,25,'Haircut','2024-09-24','2024-09-24 06:39:07',NULL),(7220,24,'Haircut','2024-09-24','2024-09-24 06:39:37',NULL),(7221,66,'Haircut','2024-09-24','2024-09-24 06:40:09',NULL),(7222,72,'Haircut','2024-09-24','2024-09-24 06:40:37',NULL),(7223,72,'Haircut','2024-09-24','2024-09-24 06:41:08',NULL),(7224,342,'Haircut','2024-09-24','2024-09-24 06:44:31',NULL),(7225,342,'Hair Treatment','2024-09-24','2024-09-24 06:44:50',NULL),(7226,63,'Hair Treatment','2024-09-24','2024-09-24 06:45:16',NULL),(7227,119,'Hair Treatment','2024-09-24','2024-09-24 06:45:49',NULL),(7228,82,'Hair Treatment','2024-09-24','2024-09-24 06:46:11',NULL),(7229,77,'Hair Treatment','2024-09-24','2024-09-24 06:46:25',NULL),(7230,116,'Hair Treatment','2024-09-24','2024-09-24 06:46:46',NULL),(7231,75,'Hair Treatment','2024-09-24','2024-09-24 06:47:08',NULL),(7232,180,'Hair Treatment','2024-09-24','2024-09-24 06:47:40',NULL),(7233,141,'Hair Treatment','2024-09-24','2024-09-24 06:48:04',NULL),(7234,87,'Hair Treatment','2024-09-24','2024-09-24 06:48:19',NULL),(7235,90,'Hair Treatment','2024-09-24','2024-09-24 06:49:02',NULL),(7236,98,'Hair Treatment','2024-09-24','2024-09-24 06:49:33',NULL),(7237,83,'Hair Treatment','2024-09-24','2024-09-24 06:50:13',NULL),(7238,159,'Hair Treatment','2024-09-24','2024-09-24 06:50:30',NULL),(7239,487,'Hair Treatment','2024-09-24','2024-09-24 06:50:53',NULL),(7240,92,'Hair Treatment','2024-09-24','2024-09-24 06:51:11',NULL),(7241,152,'Hair Treatment','2024-09-24','2024-09-24 06:51:46',NULL),(7242,130,'Hair Treatment','2024-09-24','2024-09-24 06:52:01',NULL),(7243,176,'Hair Treatment','2024-09-24','2024-09-24 06:52:21',NULL),(7244,78,'Hair Treatment','2024-09-24','2024-09-24 06:52:45',NULL),(7245,129,'Haircut','2024-09-24','2024-09-24 06:53:25',NULL),(7246,74,'Hair Treatment','2024-09-24','2024-09-24 06:53:51',NULL),(7247,33,'Hair Treatment','2024-09-24','2024-09-24 06:54:19',NULL),(7248,150,'Hair Treatment','2024-09-24','2024-09-24 06:55:00',NULL),(7249,101,'Hair Treatment','2024-09-24','2024-09-24 06:55:20',NULL),(7250,153,'Hair Treatment','2024-09-24','2024-09-24 06:55:49',NULL),(7251,71,'Hair Treatment','2024-09-24','2024-09-24 06:56:26',NULL),(7252,146,'Hair Treatment','2024-09-24','2024-09-24 06:57:00',NULL),(7253,146,'Hair Treatment','2024-09-24','2024-09-24 06:57:14',NULL),(7254,164,'Hair Treatment','2024-09-24','2024-09-24 06:57:43',NULL),(7255,164,'Hair Treatment','2024-09-24','2024-09-24 06:57:52',NULL),(7256,79,'Hair Treatment','2024-09-24','2024-09-24 06:58:14',NULL),(7257,23,'Hair Treatment','2024-09-24','2024-09-24 09:22:05',NULL),(7258,28,'Hair Treatment','2024-09-24','2024-09-24 09:22:28',NULL),(7259,214,'Hair Treatment','2024-09-24','2024-09-24 09:22:55',NULL),(7260,125,'Hair Treatment','2024-09-24','2024-09-24 09:23:14',NULL),(7261,104,'Hair Treatment','2024-09-24','2024-09-24 09:23:34',NULL),(7262,103,'Hair Treatment','2024-09-24','2024-09-24 09:23:52',NULL),(7263,65,'Hair Treatment','2024-09-24','2024-09-24 09:24:11',NULL),(7264,149,'Hair Treatment','2024-09-24','2024-09-24 09:24:27',NULL),(7265,86,'Hair Treatment','2024-09-24','2024-09-24 09:24:40',NULL),(7266,177,'Hair Treatment','2024-09-24','2024-09-24 09:24:54',NULL),(7267,76,'Hair Treatment','2024-09-24','2024-09-24 09:25:09',NULL),(7268,112,'Hair Treatment','2024-09-24','2024-09-24 09:25:31',NULL),(7269,210,'Hair Treatment','2024-09-24','2024-09-24 09:25:57',NULL),(7270,131,'Hair Treatment','2024-09-24','2024-09-24 09:26:27',NULL),(7271,178,'Hair Treatment','2024-09-24','2024-09-24 09:26:43',NULL),(7272,56,'Hair Treatment','2024-09-24','2024-09-24 09:27:00',NULL),(7273,126,'Hair Treatment','2024-09-24','2024-09-24 09:27:31',NULL),(7274,134,'Hair Treatment','2024-09-24','2024-09-24 09:27:52',NULL),(7275,109,'Hair Treatment','2024-09-24','2024-09-24 09:28:08',NULL),(7276,25,'Hair Treatment','2024-09-24','2024-09-24 09:28:26',NULL),(7277,224,'Hair Treatment','2024-09-25','2024-09-25 09:00:23',NULL),(7278,60,'Hair Treatment','2024-09-25','2024-09-25 09:00:34',NULL),(7279,214,'Hair Treatment','2024-09-25','2024-09-25 09:00:45',NULL),(7280,132,'Hair Treatment','2024-09-25','2024-09-25 09:00:53',NULL),(7281,23,'Hair Treatment','2024-09-25','2024-09-25 09:01:03',NULL),(7282,65,'Hair Treatment','2024-09-25','2024-09-25 09:01:12',NULL),(7283,24,'Hair Treatment','2024-09-25','2024-09-25 09:01:21',NULL),(7284,114,'Hair Treatment','2024-09-25','2024-09-25 09:01:31',NULL),(7285,53,'Hair Treatment','2024-09-25','2024-09-25 09:01:40',NULL),(7286,122,'Hair Treatment','2024-09-25','2024-09-25 09:01:53',NULL),(7287,125,'Hair Treatment','2024-09-25','2024-09-25 09:02:01',NULL),(7288,178,'Hair Treatment','2024-09-25','2024-09-25 09:02:11',NULL),(7289,28,'Hair Treatment','2024-09-25','2024-09-25 09:02:24',NULL),(7290,72,'Hair Treatment','2024-09-25','2024-09-25 09:02:31',NULL),(7291,66,'Hair Treatment','2024-09-25','2024-09-25 09:02:41',NULL),(7292,57,'Hair Treatment','2024-09-25','2024-09-25 09:02:49',NULL),(7293,48,'Hair Treatment','2024-09-26','2024-09-26 09:27:26',NULL),(7294,40,'Hair Treatment','2024-09-26','2024-09-26 09:28:55',NULL),(7295,41,'Hair Treatment','2024-09-26','2024-09-26 09:29:26',NULL),(7296,54,'Hair Treatment','2024-09-26','2024-09-26 09:29:56',NULL),(7297,158,'Hair Treatment','2024-09-26','2024-09-26 09:30:11',NULL),(7298,50,'Hair Treatment','2024-09-26','2024-09-26 09:30:31',NULL),(7299,139,'Hair Treatment','2024-09-26','2024-09-26 09:30:49',NULL),(7300,174,'Hair Treatment','2024-09-26','2024-09-26 09:31:06',NULL),(7301,115,'Hair Treatment','2024-09-26','2024-09-26 09:31:22',NULL),(7302,170,'Hair Treatment','2024-09-26','2024-09-26 09:31:44',NULL),(7303,20,'Hair Treatment','2024-09-26','2024-09-26 09:32:08',NULL),(7304,39,'Hair Treatment','2024-09-26','2024-09-26 09:32:26',NULL),(7305,51,'Hair Treatment','2024-09-26','2024-09-26 09:32:44',NULL),(7306,43,'Hair Treatment','2024-09-26','2024-09-26 09:32:59',NULL),(7307,179,'Hair Treatment','2024-09-26','2024-09-26 09:33:12',NULL),(7308,37,'Hair Treatment','2024-09-26','2024-09-26 09:33:28',NULL),(7309,42,'Hair Treatment','2024-09-26','2024-09-26 09:33:42',NULL),(7310,70,'Hair Treatment','2024-09-26','2024-09-26 09:34:03',NULL),(7311,45,'Hair Treatment','2024-09-26','2024-09-26 09:34:26',NULL),(7312,94,'Hair Treatment','2024-09-28','2024-09-28 03:11:41',NULL),(7313,143,'Hair Treatment','2024-09-27','2024-09-28 03:12:22',NULL),(7314,110,'Hair Treatment','2024-09-27','2024-09-28 03:12:48',NULL),(7315,89,'Hair Treatment','2024-09-27','2024-09-28 03:13:24',NULL),(7316,46,'Hair Treatment','2024-09-27','2024-09-28 03:14:08',NULL),(7317,21,'Hair Treatment','2024-09-27','2024-09-28 03:14:43',NULL),(7318,14,'Hair Treatment','2024-09-27','2024-09-28 03:15:26',NULL),(7319,12,'Hair Treatment','2024-09-27','2024-09-28 03:15:54',NULL),(7320,113,'Hair Treatment','2024-09-27','2024-09-28 03:16:35',NULL),(7321,266,'Hair Treatment','2024-09-27','2024-09-28 03:17:43',NULL),(7322,140,'Hair Treatment','2024-09-27','2024-09-28 03:18:49',NULL),(7323,35,'Hair Treatment','2024-09-27','2024-09-28 03:19:17',NULL),(7324,135,'Hair Treatment','2024-09-27','2024-09-28 03:19:43',NULL),(7325,58,'Hair Treatment','2024-09-27','2024-09-28 03:20:06',NULL),(7326,117,'Hair Treatment','2024-09-27','2024-09-28 03:20:39',NULL),(7327,84,'Hair Treatment','2024-09-27','2024-09-28 03:21:05',NULL),(7328,341,'Hair Treatment','2024-09-28','2024-09-28 06:55:50',NULL),(7329,332,'Hair Treatment','2024-09-28','2024-09-28 06:57:51',NULL),(7330,486,'Hair Treatment','2024-09-28','2024-09-28 06:58:20',NULL),(7331,167,'Hair Treatment','2024-09-28','2024-09-28 06:58:57',NULL),(7332,366,'Hair Treatment','2024-09-28','2024-09-28 06:59:25',NULL),(7333,427,'Hair Treatment','2024-09-28','2024-09-28 06:59:53',NULL),(7334,347,'Hair Treatment','2024-09-28','2024-09-28 07:00:26',NULL),(7335,355,'Hair Treatment','2024-09-28','2024-09-28 07:00:49',NULL),(7336,370,'Hair Treatment','2024-09-28','2024-09-28 07:01:35',NULL),(7337,334,'Hair Treatment','2024-09-28','2024-09-28 07:02:02',NULL),(7338,477,'Hair Treatment','2024-09-28','2024-09-28 07:03:28',NULL),(7339,342,'Hair Treatment','2024-09-28','2024-09-28 07:03:59',NULL),(7341,365,'Hair Treatment','2024-09-28','2024-09-28 07:04:57',NULL),(7342,344,'Hair Treatment','2024-09-28','2024-09-28 07:05:53',NULL),(7343,482,'Hair Treatment','2024-09-28','2024-09-28 07:07:00',NULL),(7344,359,'Hair Treatment','2024-09-28','2024-09-28 07:07:41',NULL),(7345,128,'Haircut','2024-09-30','2024-09-30 08:47:45',NULL),(7346,137,'Haircut','2024-09-30','2024-09-30 08:48:05',NULL),(7347,470,'Haircut','2024-09-30','2024-09-30 08:48:29',NULL),(7348,379,'Haircut','2024-09-30','2024-09-30 08:48:53',NULL),(7349,469,'Haircut','2024-09-30','2024-09-30 08:49:15',NULL),(7350,55,'Haircut','2024-09-30','2024-09-30 08:49:36',NULL),(7351,467,'Haircut','2024-09-30','2024-09-30 08:49:55',NULL),(7352,147,'Haircut','2024-09-30','2024-09-30 08:50:20',NULL),(7353,382,'Haircut','2024-09-30','2024-09-30 08:50:42',NULL),(7354,64,'Haircut','2024-09-30','2024-09-30 08:51:01',NULL),(7355,171,'Haircut','2024-09-30','2024-09-30 08:51:20',NULL),(7356,439,'Haircut','2024-09-30','2024-09-30 08:51:41',NULL),(7357,100,'Haircut','2024-09-30','2024-09-30 08:52:03',NULL),(7358,449,'Haircut','2024-09-30','2024-09-30 08:52:24',NULL),(7359,218,'Haircut','2024-09-30','2024-09-30 08:53:58',NULL),(7360,471,'Haircut','2024-09-30','2024-09-30 08:54:29',NULL),(7361,377,'Haircut','2024-09-30','2024-09-30 08:55:02',NULL),(7362,437,'Haircut','2024-09-30','2024-09-30 08:55:28',NULL),(7363,466,'Haircut','2024-09-30','2024-09-30 08:55:48',NULL),(7364,434,'Haircut','2024-09-30','2024-09-30 08:56:14',NULL),(7365,448,'Haircut','2024-09-30','2024-09-30 08:56:35',NULL),(7366,452,'Haircut','2024-09-30','2024-09-30 08:57:11',NULL),(7367,385,'Haircut','2024-09-30','2024-09-30 08:57:33',NULL),(7368,483,'Haircut','2024-09-30','2024-09-30 08:57:52',NULL),(7369,463,'Haircut','2024-09-30','2024-09-30 08:58:18',NULL),(7370,437,'Haircut','2024-09-30','2024-10-01 07:04:51','2024-10-03 03:44:14'),(7371,7,'Hair Treatment','2024-10-01','2024-10-01 07:05:03',NULL),(7372,360,'Hair Treatment','2024-10-01','2024-10-01 08:33:57',NULL),(7373,357,'Hair Treatment','2024-10-01','2024-10-01 08:34:26',NULL),(7374,331,'Hair Treatment','2024-10-01','2024-10-01 08:39:50',NULL),(7375,338,'Hair Treatment','2024-10-01','2024-10-01 08:40:09',NULL),(7376,340,'Hair Treatment','2024-10-01','2024-10-01 08:40:28',NULL),(7377,482,'Hair Treatment','2024-10-01','2024-10-01 08:40:43',NULL),(7378,361,'Hair Treatment','2024-10-01','2024-10-01 08:41:13',NULL),(7379,344,'Hair Treatment','2024-10-01','2024-10-01 08:41:32',NULL),(7380,346,'Hair Treatment','2024-10-01','2024-10-01 08:41:55',NULL),(7381,481,'Hair Treatment','2024-10-01','2024-10-01 08:42:15',NULL),(7382,486,'Hair Treatment','2024-10-01','2024-10-01 08:42:38',NULL),(7383,167,'Hair Treatment','2024-10-01','2024-10-01 08:42:55',NULL),(7384,355,'Hair Treatment','2024-10-01','2024-10-01 08:43:34',NULL),(7385,365,'Hair Treatment','2024-10-01','2024-10-01 08:44:09',NULL),(7386,374,'Hair Treatment','2024-10-02','2024-10-02 09:52:04',NULL),(7387,441,'Hair Treatment','2024-10-02','2024-10-02 09:52:22',NULL),(7388,475,'Hair Treatment','2024-10-02','2024-10-02 09:52:52',NULL),(7389,454,'Hair Treatment','2024-10-02','2024-10-02 09:53:16',NULL),(7390,380,'Hair Treatment','2024-10-02','2024-10-02 09:53:37',NULL),(7391,166,'Hair Treatment','2024-10-02','2024-10-02 09:54:01',NULL),(7392,453,'Hair Treatment','2024-10-02','2024-10-02 09:54:27',NULL),(7393,468,'Hair Treatment','2024-10-02','2024-10-02 09:55:07',NULL),(7394,438,'Hair Treatment','2024-10-02','2024-10-02 09:55:47',NULL),(7395,160,'Hair Treatment','2024-10-02','2024-10-02 09:56:02',NULL),(7396,437,'Hair Treatment','2024-10-02','2024-10-02 09:56:21',NULL),(7397,373,'Hair Treatment','2024-10-02','2024-10-02 09:56:41',NULL),(7398,472,'Hair Treatment','2024-10-02','2024-10-02 09:56:58',NULL),(7399,371,'Hair Treatment','2024-10-02','2024-10-02 09:57:15',NULL),(7400,446,'Hair Treatment','2024-10-02','2024-10-02 09:57:40',NULL),(7401,440,'Hair Treatment','2024-10-02','2024-10-02 09:57:56',NULL),(7402,483,'Hair Treatment','2024-10-02','2024-10-02 09:58:15',NULL),(7403,385,'Hair Treatment','2024-10-02','2024-10-02 09:58:34',NULL),(7404,434,'Hair Treatment','2024-10-02','2024-10-02 09:58:52',NULL),(7405,452,'Hair Treatment','2024-10-02','2024-10-02 09:59:09',NULL),(7406,433,'Hair Treatment','2024-10-03','2024-10-03 09:38:46',NULL),(7407,460,'Hair Treatment','2024-10-03','2024-10-03 09:39:02',NULL),(7408,447,'Hair Treatment','2024-10-03','2024-10-03 09:39:22',NULL),(7409,383,'Hair Treatment','2024-10-03','2024-10-03 09:39:39',NULL),(7410,387,'Hair Treatment','2024-10-03','2024-10-03 09:39:56',NULL),(7411,459,'Hair Treatment','2024-10-03','2024-10-03 09:40:17',NULL),(7412,435,'Hair Treatment','2024-10-03','2024-10-03 09:40:42',NULL),(7413,444,'Hair Treatment','2024-10-03','2024-10-03 09:41:04',NULL),(7414,445,'Hair Treatment','2024-10-03','2024-10-03 09:41:21',NULL),(7415,465,'Hair Treatment','2024-10-03','2024-10-03 09:41:41',NULL),(7416,450,'Hair Treatment','2024-10-03','2024-10-03 09:42:00',NULL),(7417,464,'Hair Treatment','2024-10-03','2024-10-03 09:42:53',NULL),(7418,466,'Hair Treatment','2024-10-03','2024-10-03 09:43:50',NULL),(7419,377,'Hair Treatment','2024-10-03','2024-10-03 09:44:20',NULL),(7420,386,'Hair Treatment','2024-10-03','2024-10-03 09:44:44',NULL),(7421,372,'Hair Treatment','2024-10-03','2024-10-03 09:45:01',NULL),(7422,463,'Hair Treatment','2024-10-03','2024-10-03 09:45:22',NULL),(7423,471,'Hair Treatment','2024-10-03','2024-10-03 09:45:50',NULL),(7424,400,'Hair Treatment','2024-10-04','2024-10-04 09:26:23',NULL),(7425,423,'Hair Treatment','2024-10-04','2024-10-04 09:26:41',NULL),(7426,432,'Hair Treatment','2024-10-04','2024-10-04 09:27:03',NULL),(7427,409,'Hair Treatment','2024-10-04','2024-10-04 09:27:42',NULL),(7428,411,'Hair Treatment','2024-10-04','2024-10-04 09:28:02',NULL),(7429,429,'Hair Treatment','2024-10-04','2024-10-04 09:28:27',NULL),(7430,412,'Hair Treatment','2024-10-04','2024-10-04 09:28:48',NULL),(7431,392,'Hair Treatment','2024-10-04','2024-10-04 09:29:13',NULL),(7432,418,'Hair Treatment','2024-10-04','2024-10-04 09:29:35',NULL),(7433,428,'Hair Treatment','2024-10-04','2024-10-04 09:29:59',NULL),(7434,394,'Hair Treatment','2024-10-04','2024-10-04 09:30:30',NULL),(7435,414,'Hair Treatment','2024-10-04','2024-10-04 09:30:46',NULL),(7436,484,'Hair Treatment','2024-10-04','2024-10-04 09:31:06',NULL),(7437,402,'Hair Treatment','2024-10-04','2024-10-04 09:31:30',NULL),(7438,368,'Hair Treatment','2024-10-04','2024-10-04 09:31:45',NULL),(7439,406,'Hair Treatment','2024-10-04','2024-10-04 09:32:01',NULL),(7440,473,'Hair Treatment','2024-10-04','2024-10-04 09:32:17',NULL),(7441,416,'Hair Treatment','2024-10-04','2024-10-04 09:32:37',NULL),(7442,431,'Hair Treatment','2024-10-04','2024-10-04 09:33:12',NULL),(7443,405,'Hair Treatment','2024-10-04','2024-10-04 09:33:29',NULL),(7445,448,'Hair Treatment','2024-10-04','2024-10-04 09:34:29',NULL),(7446,349,'Hair Treatment','2024-10-04','2024-10-04 09:35:01',NULL),(7447,348,'Hair Treatment','2024-10-04','2024-10-04 09:35:19',NULL),(7448,479,'Hair Treatment','2024-10-04','2024-10-04 09:35:42',NULL),(7449,335,'Hair Treatment','2024-10-04','2024-10-04 09:36:07',NULL),(7450,422,'Hair Treatment','2024-10-05','2024-10-05 07:06:03',NULL),(7451,399,'Hair Treatment','2024-10-05','2024-10-05 07:06:26',NULL),(7452,417,'Hair Treatment','2024-10-05','2024-10-05 07:06:38',NULL),(7453,396,'Hair Treatment','2024-10-05','2024-10-05 07:06:55',NULL),(7455,407,'Hair Treatment','2024-10-05','2024-10-05 07:07:32',NULL),(7456,410,'Hair Treatment','2024-10-05','2024-10-05 07:07:50',NULL),(7457,404,'Hair Treatment','2024-10-05','2024-10-05 07:08:10',NULL),(7458,395,'Hair Treatment','2024-10-05','2024-10-05 07:08:28',NULL),(7459,426,'Hair Treatment','2024-10-05','2024-10-05 07:09:02',NULL),(7460,401,'Hair Treatment','2024-10-05','2024-10-05 07:09:23',NULL),(7461,419,'Hair Treatment','2024-10-05','2024-10-05 07:09:47',NULL),(7462,424,'Hair Treatment','2024-10-05','2024-10-05 07:10:07',NULL),(7463,403,'Hair Treatment','2024-10-05','2024-10-05 07:17:57',NULL),(7464,425,'Hair Treatment','2024-10-05','2024-10-05 07:18:22',NULL),(7465,420,'Hair Treatment','2024-10-05','2024-10-05 07:18:55',NULL),(7466,413,'Hair Treatment','2024-10-05','2024-10-05 07:19:12',NULL),(7467,393,'Hair Treatment','2024-10-05','2024-10-05 07:19:30',NULL),(7468,424,'Hair Treatment','2024-10-05','2024-10-05 07:24:34',NULL),(7469,429,'Hair Treatment','2024-10-04','2024-10-05 07:30:10',NULL),(7470,35,'Haircut','2024-10-07','2024-10-07 09:18:11',NULL),(7471,158,'Haircut','2024-10-07','2024-10-07 09:18:38',NULL),(7472,266,'Haircut','2024-10-07','2024-10-07 09:19:14',NULL),(7473,84,'Haircut','2024-10-07','2024-10-07 09:19:41',NULL),(7474,6,'Haircut','2024-10-07','2024-10-07 09:20:05',NULL),(7475,187,'Haircut','2024-10-07','2024-10-07 09:20:28',NULL),(7476,50,'Haircut','2024-10-07','2024-10-07 09:20:47',NULL),(7477,117,'Haircut','2024-10-07','2024-10-07 09:21:02',NULL),(7478,407,'Haircut','2024-10-07','2024-10-07 09:21:22',NULL),(7479,484,'Haircut','2024-10-07','2024-10-07 09:21:45',NULL),(7480,402,'Haircut','2024-10-07','2024-10-07 09:22:06',NULL),(7481,393,'Haircut','2024-10-07','2024-10-07 09:22:28',NULL),(7482,401,'Haircut','2024-10-07','2024-10-07 09:22:49',NULL),(7483,368,'Haircut','2024-10-07','2024-10-07 09:23:13',NULL),(7484,61,'Haircut','2024-10-07','2024-10-07 09:23:35',NULL),(7485,420,'Haircut','2024-10-07','2024-10-07 09:23:53',NULL),(7486,403,'Haircut','2024-10-07','2024-10-07 09:24:18',NULL),(7487,473,'Haircut','2024-10-07','2024-10-07 09:24:38',NULL),(7488,419,'Haircut','2024-10-07','2024-10-07 09:24:54',NULL),(7489,331,'Haircut','2024-10-07','2024-10-07 09:25:26',NULL),(7490,342,'Haircut','2024-10-07','2024-10-07 09:25:45',NULL),(7491,360,'Haircut','2024-10-07','2024-10-07 09:26:04',NULL),(7492,424,'Haircut','2024-10-07','2024-10-07 09:26:23',NULL),(7493,94,'Haircut','2024-10-07','2024-10-07 09:26:42',NULL),(7494,20,'Haircut','2024-10-07','2024-10-07 09:27:05',NULL),(7495,436,'Hair Treatment','2024-10-08','2024-10-08 08:12:36',NULL),(7496,390,'Hair Treatment','2024-10-08','2024-10-08 08:13:00',NULL),(7497,375,'Hair Treatment','2024-10-08','2024-10-08 08:13:32',NULL),(7498,363,'Hair Treatment','2024-10-08','2024-10-08 08:14:41',NULL),(7499,342,'Hair Treatment','2024-10-08','2024-10-08 08:15:04',NULL),(7500,351,'Hair Treatment','2024-10-08','2024-10-08 08:15:30',NULL),(7501,407,'Hair Treatment','2024-10-08','2024-10-08 08:15:51',NULL),(7502,487,'Hair Treatment','2024-10-08','2024-10-08 08:16:07',NULL),(7503,139,'Hair Treatment','2024-10-08','2024-10-08 08:16:48',NULL),(7504,65,'Hair Treatment','2024-10-08','2024-10-08 08:17:13',NULL),(7505,77,'Hair Treatment','2024-10-08','2024-10-08 08:17:44',NULL),(7506,183,'Hair Treatment','2024-10-08','2024-10-08 08:18:01',NULL),(7507,435,'Hair Treatment','2024-10-08','2024-10-08 08:21:14',NULL),(7508,383,'Hair Treatment','2024-10-08','2024-10-08 08:21:38',NULL),(7509,385,'Hair Treatment','2024-10-08','2024-10-08 08:21:53',NULL),(7510,460,'Hair Treatment','2024-10-08','2024-10-08 08:22:14',NULL),(7511,387,'Hair Treatment','2024-10-08','2024-10-08 08:23:48',NULL),(7512,371,'Hair Treatment','2024-10-08','2024-10-08 08:24:23',NULL),(7513,180,'Hair Treatment','2024-10-08','2024-10-08 08:24:42',NULL),(7514,85,'Hair Treatment','2024-10-08','2024-10-08 08:25:02',NULL),(7515,280,'Hair Treatment','2024-10-10','2024-10-10 09:11:54',NULL),(7516,273,'Hair Treatment','2024-10-10','2024-10-10 09:12:15',NULL),(7517,245,'Hair Treatment','2024-10-10','2024-10-10 09:12:38',NULL),(7518,228,'Hair Treatment','2024-10-10','2024-10-10 09:12:57',NULL),(7519,246,'Hair Treatment','2024-10-10','2024-10-10 09:13:17',NULL),(7520,269,'Hair Treatment','2024-10-10','2024-10-10 09:13:36',NULL),(7521,251,'Hair Treatment','2024-10-10','2024-10-10 09:13:52',NULL),(7522,5,'Hair Treatment','2024-10-10','2024-10-10 09:14:13',NULL),(7523,139,'Hair Treatment','2024-10-10','2024-10-10 09:14:46',NULL),(7524,51,'Hair Treatment','2024-10-10','2024-10-10 09:15:06',NULL),(7525,20,'Hair Treatment','2024-10-10','2024-10-10 09:15:27',NULL),(7526,119,'Hair Treatment','2024-10-10','2024-10-10 09:15:45',NULL),(7527,56,'Hair Treatment','2024-10-10','2024-10-10 09:16:04',NULL),(7528,430,'Hair Treatment','2024-10-05','2024-10-10 09:24:45',NULL),(7529,258,'Hair Treatment','2024-10-11','2024-10-11 10:32:39',NULL),(7530,222,'Hair Treatment','2024-10-11','2024-10-11 10:33:15',NULL),(7531,196,'Hair Treatment','2024-10-11','2024-10-11 10:33:47',NULL),(7532,6,'Hair Treatment','2024-10-11','2024-10-11 10:34:11',NULL),(7533,7,'Hair Treatment','2024-10-11','2024-10-11 10:34:46',NULL),(7534,10,'Hair Treatment','2024-10-11','2024-10-11 10:35:31',NULL),(7535,169,'Hair Treatment','2024-10-11','2024-10-11 10:35:55',NULL),(7536,221,'Hair Treatment','2024-10-11','2024-10-11 10:36:21',NULL),(7537,111,'Hair Treatment','2024-10-11','2024-10-11 10:37:05',NULL),(7538,171,'Hair Treatment','2024-10-11','2024-10-11 10:37:41',NULL),(7539,55,'Hair Treatment','2024-10-11','2024-10-11 10:38:05',NULL),(7540,213,'Hair Treatment','2024-10-11','2024-10-11 10:38:39',NULL),(7541,137,'Hair Treatment','2024-10-11','2024-10-11 10:39:05',NULL),(7542,61,'Hair Treatment','2024-10-11','2024-10-11 10:39:34',NULL),(7543,62,'Hair Treatment','2024-10-11','2024-10-11 10:39:58',NULL),(7544,64,'Hair Treatment','2024-10-11','2024-10-11 10:40:24',NULL),(7545,147,'Hair Treatment','2024-10-11','2024-10-11 10:40:49',NULL),(7546,470,'Hair Treatment','2024-10-11','2024-10-11 10:41:25',NULL),(7547,148,'Hair Treatment','2024-10-11','2024-10-11 10:41:51',NULL),(7548,154,'Hair Treatment','2024-10-11','2024-10-11 10:42:22',NULL),(7549,155,'Hair Treatment','2024-10-11','2024-10-11 10:43:03',NULL),(7550,156,'Hair Treatment','2024-10-11','2024-10-11 10:43:43',NULL),(7551,93,'Hair Treatment','2024-10-11','2024-10-11 10:44:42',NULL),(7552,96,'Hair Treatment','2024-10-11','2024-10-11 10:45:08',NULL),(7553,97,'Hair Treatment','2024-10-11','2024-10-11 10:45:29',NULL),(7554,449,'Hair Treatment','2024-10-11','2024-10-11 10:45:56',NULL),(7555,381,'Hair Treatment','2024-10-11','2024-10-11 10:46:38',NULL),(7556,148,'Hair Treatment','2024-10-11','2024-10-11 10:47:10',NULL),(7557,376,'Hair Treatment','2024-10-11','2024-10-11 10:47:39',NULL),(7558,379,'Hair Treatment','2024-10-11','2024-10-11 10:48:21',NULL),(7559,457,'Hair Treatment','2024-10-11','2024-10-11 10:49:00',NULL),(7560,378,'Hair Treatment','2024-10-11','2024-10-11 10:49:36',NULL),(7561,455,'Hair Treatment','2024-10-11','2024-10-11 10:50:10',NULL),(7563,389,'Hair Treatment','2024-10-11','2024-10-11 10:51:22',NULL),(7564,390,'Hair Treatment','2024-10-11','2024-10-11 10:52:26',NULL),(7565,375,'Hair Treatment','2024-10-11','2024-10-11 10:53:28',NULL),(7566,436,'Hair Treatment','2024-10-11','2024-10-11 10:53:56',NULL),(7567,384,'Hair Treatment','2024-10-11','2024-10-11 10:54:41',NULL),(7568,391,'Hair Treatment','2024-10-11','2024-10-11 10:55:27',NULL),(7569,469,'Hair Treatment','2024-10-11','2024-10-11 10:56:06',NULL),(7570,443,'Hair Treatment','2024-10-11','2024-10-11 10:56:35',NULL),(7571,382,'Hair Treatment','2024-10-11','2024-10-11 10:57:00',NULL),(7572,333,'Haircut','2024-10-14','2024-10-14 09:23:28',NULL),(7573,482,'Haircut','2024-10-14','2024-10-14 09:23:57',NULL),(7574,345,'Haircut','2024-10-14','2024-10-14 09:24:21',NULL),(7575,370,'Haircut','2024-10-14','2024-10-14 09:24:42',NULL),(7576,58,'Haircut','2024-10-14','2024-10-14 09:25:12',NULL),(7577,135,'Haircut','2024-10-14','2024-10-14 09:25:45',NULL),(7578,405,'Haircut','2024-10-14','2024-10-14 09:26:34',NULL),(7579,472,'Haircut','2024-10-14','2024-10-14 09:27:32',NULL),(7580,373,'Haircut','2024-10-14','2024-10-14 09:28:01',NULL),(7581,358,'Haircut','2024-10-14','2024-10-14 09:29:04',NULL),(7582,69,'Haircut','2024-10-14','2024-10-14 09:29:44',NULL),(7583,263,'Haircut','2024-10-14','2024-10-14 09:30:52',NULL),(7584,207,'Haircut','2024-10-14','2024-10-14 09:31:26',NULL),(7585,446,'Haircut','2024-10-14','2024-10-14 09:31:50',NULL),(7586,14,'Haircut','2024-10-14','2024-10-14 09:32:14',NULL),(7587,77,'Haircut','2024-10-14','2024-10-14 09:32:35',NULL),(7588,149,'Haircut','2024-10-14','2024-10-14 09:32:54',NULL),(7589,212,'Haircut','2024-10-14','2024-10-14 09:33:16',NULL),(7590,357,'Haircut','2024-10-14','2024-10-14 09:33:39',NULL),(7591,143,'Haircut','2024-10-14','2024-10-14 09:34:10',NULL),(7592,431,'Haircut','2024-10-14','2024-10-14 09:34:39',NULL),(7593,414,'Haircut','2024-10-14','2024-10-14 09:35:25',NULL),(7594,404,'Haircut','2024-10-14','2024-10-14 09:35:58',NULL),(7595,426,'Haircut','2024-10-14','2024-10-14 09:36:20',NULL),(7596,406,'Haircut','2024-10-14','2024-10-14 09:36:55',NULL),(7597,256,'Hair Treatment','2024-10-15','2024-10-15 09:13:48',NULL),(7598,258,'Hair Treatment','2024-10-15','2024-10-15 09:14:28',NULL),(7599,329,'Hair Treatment','2024-10-15','2024-10-15 09:14:44',NULL),(7600,246,'Hair Treatment','2024-10-15','2024-10-15 09:14:58',NULL),(7601,251,'Hair Treatment','2024-10-15','2024-10-15 09:15:13',NULL),(7602,245,'Hair Treatment','2024-10-15','2024-10-15 09:15:34',NULL),(7603,326,'Hair Treatment','2024-10-15','2024-10-15 09:15:53',NULL),(7604,257,'Hair Treatment','2024-10-15','2024-10-15 09:16:18',NULL),(7605,237,'Hair Treatment','2024-10-15','2024-10-15 09:16:50',NULL),(7606,232,'Hair Treatment','2024-10-15','2024-10-15 09:17:09',NULL),(7607,275,'Hair Treatment','2024-10-15','2024-10-15 09:18:24',NULL),(7608,199,'Hair Treatment','2024-10-15','2024-10-15 09:18:52',NULL),(7609,228,'Hair Treatment','2024-10-15','2024-10-15 09:19:19',NULL),(7610,242,'Hair Treatment','2024-10-15','2024-10-15 09:19:59',NULL),(7611,254,'Hair Treatment','2024-10-15','2024-10-15 09:20:33',NULL),(7612,253,'Hair Treatment','2024-10-15','2024-10-15 09:20:59',NULL),(7613,270,'Hair Treatment','2024-10-15','2024-10-15 09:21:19',NULL),(7614,286,'Hair Treatment','2024-10-15','2024-10-15 09:21:42',NULL),(7615,287,'Hair Treatment','2024-10-17','2024-10-17 03:21:04',NULL),(7616,226,'Hair Treatment','2024-10-17','2024-10-17 03:21:22',NULL),(7617,272,'Hair Treatment','2024-10-17','2024-10-17 03:21:41',NULL),(7618,225,'Hair Treatment','2024-10-17','2024-10-17 03:21:57',NULL),(7619,268,'Hair Treatment','2024-10-17','2024-10-17 03:22:12',NULL),(7620,280,'Hair Treatment','2024-10-16','2024-10-17 03:23:19',NULL),(7621,243,'Hair Treatment','2024-10-16','2024-10-17 03:23:45',NULL),(7622,240,'Hair Treatment','2024-10-16','2024-10-17 03:24:09',NULL),(7623,239,'Hair Treatment','2024-10-16','2024-10-17 03:24:33',NULL),(7624,233,'Hair Treatment','2024-10-16','2024-10-17 03:24:52',NULL),(7625,229,'Hair Treatment','2024-10-16','2024-10-17 03:25:12',NULL),(7626,248,'Hair Treatment','2024-10-16','2024-10-17 03:25:35',NULL),(7627,267,'Hair Treatment','2024-10-16','2024-10-17 03:26:00',NULL),(7628,276,'Hair Treatment','2024-10-16','2024-10-17 03:26:19',NULL),(7629,241,'Hair Treatment','2024-10-16','2024-10-17 03:26:42',NULL),(7630,277,'Hair Treatment','2024-10-16','2024-10-17 03:27:09',NULL),(7631,269,'Hair Treatment','2024-10-16','2024-10-17 03:27:52',NULL),(7632,198,'Hair Treatment','2024-10-16','2024-10-17 03:28:23',NULL),(7633,238,'Hair Treatment','2024-10-16','2024-10-17 03:28:49',NULL),(7634,330,'Hair Treatment','2024-10-16','2024-10-17 03:29:18',NULL),(7635,283,'Hair Treatment','2024-10-16','2024-10-17 03:29:46',NULL),(7636,250,'Hair Treatment','2024-10-16','2024-10-17 03:30:12',NULL),(7637,285,'Hair Treatment','2024-10-16','2024-10-17 03:30:30',NULL),(7638,235,'Hair Treatment','2024-10-16','2024-10-17 03:30:56',NULL),(7639,273,'Hair Treatment','2024-10-16','2024-10-17 03:31:17',NULL),(7640,169,'Hair Treatment','2024-10-17','2024-10-17 08:39:01',NULL),(7641,211,'Hair Treatment','2024-10-17','2024-10-17 08:39:17',NULL),(7642,194,'Hair Treatment','2024-10-17','2024-10-17 08:39:42',NULL),(7643,216,'Hair Treatment','2024-10-17','2024-10-17 08:39:56',NULL),(7644,222,'Hair Treatment','2024-10-17','2024-10-17 08:40:14',NULL),(7645,172,'Hair Treatment','2024-10-17','2024-10-17 08:40:34',NULL),(7646,247,'Hair Treatment','2024-10-17','2024-10-17 08:40:59',NULL),(7647,208,'Hair Treatment','2024-10-17','2024-10-17 08:41:15',NULL),(7648,212,'Hair Treatment','2024-10-17','2024-10-17 08:41:38',NULL),(7649,221,'Hair Treatment','2024-10-17','2024-10-17 08:41:58',NULL),(7650,263,'Hair Treatment','2024-10-17','2024-10-17 08:42:20',NULL),(7651,207,'Hair Treatment','2024-10-17','2024-10-17 08:42:41',NULL),(7652,204,'Hair Treatment','2024-10-17','2024-10-17 08:43:12',NULL),(7653,217,'Hair Treatment','2024-10-18','2024-10-18 10:14:42',NULL),(7654,200,'Hair Treatment','2024-10-18','2024-10-18 10:14:55',NULL),(7655,193,'Hair Treatment','2024-10-18','2024-10-18 10:15:35',NULL),(7656,193,'Hair Treatment','2024-10-18','2024-10-18 10:15:35',NULL),(7657,193,'Hair Treatment','2024-10-18','2024-10-18 10:15:35',NULL),(7658,223,'Hair Treatment','2024-10-18','2024-10-18 10:16:17',NULL),(7659,191,'Hair Treatment','2024-10-18','2024-10-18 10:16:40',NULL),(7660,202,'Hair Treatment','2024-10-18','2024-10-18 10:17:02',NULL),(7661,181,'Hair Treatment','2024-10-18','2024-10-18 10:17:24',NULL),(7662,189,'Hair Treatment','2024-10-18','2024-10-18 10:17:48',NULL),(7663,173,'Hair Treatment','2024-10-18','2024-10-18 10:18:17',NULL),(7664,185,'Hair Treatment','2024-10-18','2024-10-18 10:18:43',NULL),(7665,34,'Hair Treatment','2024-10-18','2024-10-18 10:19:10',NULL),(7666,47,'Hair Treatment','2024-10-18','2024-10-18 10:19:26',NULL),(7667,215,'Hair Treatment','2024-10-18','2024-10-18 10:19:58',NULL),(7668,219,'Hair Treatment','2024-10-18','2024-10-18 10:20:22',NULL),(7669,264,'Hair Treatment','2024-10-18','2024-10-18 10:20:49',NULL),(7670,187,'Hair Treatment','2024-10-18','2024-10-18 10:21:09',NULL),(7671,188,'Hair Treatment','2024-10-18','2024-10-18 10:21:28',NULL),(7672,49,'Hair Treatment','2024-10-19','2024-10-19 08:04:09',NULL),(7673,196,'Hair Treatment','2024-10-19','2024-10-19 08:04:22',NULL),(7674,10,'Hair Treatment','2024-10-19','2024-10-19 08:04:38',NULL),(7675,1,'Hair Treatment','2024-10-19','2024-10-19 08:04:51',NULL),(7676,44,'Hair Treatment','2024-10-19','2024-10-19 08:05:08',NULL),(7677,13,'Hair Treatment','2024-10-19','2024-10-19 08:05:31',NULL),(7678,7,'Hair Treatment','2024-10-19','2024-10-19 08:05:45',NULL),(7679,133,'Hair Treatment','2024-10-19','2024-10-19 08:05:58',NULL),(7680,163,'Hair Treatment','2024-10-19','2024-10-19 08:06:11',NULL),(7681,161,'Hair Treatment','2024-10-19','2024-10-19 08:06:29',NULL),(7682,8,'Hair Treatment','2024-10-19','2024-10-19 08:06:46',NULL),(7683,118,'Hair Treatment','2024-10-19','2024-10-19 08:07:08',NULL),(7684,107,'Hair Treatment','2024-10-19','2024-10-19 08:07:21',NULL),(7685,165,'Hair Treatment','2024-10-19','2024-10-19 08:07:33',NULL),(7686,105,'Hair Treatment','2024-10-19','2024-10-19 08:07:54',NULL),(7687,175,'Hair Treatment','2024-10-19','2024-10-19 08:08:06',NULL),(7688,5,'Hair Treatment','2024-10-19','2024-10-19 08:08:19',NULL),(7689,22,'Hair Treatment','2024-10-19','2024-10-19 08:08:33',NULL),(7690,2,'Hair Treatment','2024-10-19','2024-10-19 08:08:51',NULL),(7691,9,'Hair Treatment','2024-10-19','2024-10-19 08:12:47',NULL),(7692,464,'Haircut','2024-10-21','2024-10-21 09:34:50',NULL),(7693,440,'Haircut','2024-10-21','2024-10-21 09:35:18',NULL),(7694,372,'Haircut','2024-10-21','2024-10-21 09:35:33',NULL),(7695,176,'Haircut','2024-10-21','2024-10-21 09:35:52',NULL),(7696,136,'Haircut','2024-10-21','2024-10-21 09:36:06',NULL),(7697,74,'Haircut','2024-10-21','2024-10-21 09:36:40',NULL),(7698,78,'Haircut','2024-10-21','2024-10-21 09:36:57',NULL),(7699,92,'Haircut','2024-10-21','2024-10-21 09:37:11',NULL),(7700,141,'Haircut','2024-10-21','2024-10-21 09:37:30',NULL),(7701,415,'Haircut','2024-10-21','2024-10-21 09:37:51',NULL),(7702,410,'Haircut','2024-10-21','2024-10-21 09:38:11',NULL),(7703,395,'Haircut','2024-10-21','2024-10-21 09:38:28',NULL),(7704,177,'Haircut','2024-10-21','2024-10-21 09:38:47',NULL),(7705,112,'Haircut','2024-10-21','2024-10-21 09:39:13',NULL),(7706,107,'Haircut','2024-10-21','2024-10-21 09:39:31',NULL),(7707,109,'Haircut','2024-10-21','2024-10-21 09:39:53',NULL),(7708,86,'Haircut','2024-10-21','2024-10-21 09:44:04',NULL),(7709,121,'Haircut','2024-10-21','2024-10-21 09:44:23',NULL),(7710,108,'Haircut','2024-10-21','2024-10-21 09:44:37',NULL),(7711,131,'Haircut','2024-10-21','2024-10-21 09:44:54',NULL),(7712,76,'Haircut','2024-10-21','2024-10-21 09:45:17',NULL),(7713,173,'Haircut','2024-10-21','2024-10-21 09:45:41',NULL),(7714,278,'Haircut','2024-10-21','2024-10-21 09:46:10',NULL),(7715,286,'Haircut','2024-10-21','2024-10-21 09:46:31',NULL),(7716,253,'Haircut','2024-10-21','2024-10-21 09:46:53',NULL),(7717,48,'Hair Treatment','2024-10-22','2024-10-22 09:28:58',NULL),(7718,174,'Hair Treatment','2024-10-22','2024-10-22 09:29:16',NULL),(7719,51,'Hair Treatment','2024-10-22','2024-10-22 09:29:44',NULL),(7720,46,'Hair Treatment','2024-10-22','2024-10-22 09:30:15',NULL),(7721,12,'Hair Treatment','2024-10-22','2024-10-22 09:30:55',NULL),(7722,39,'Hair Treatment','2024-10-22','2024-10-22 09:31:09',NULL),(7723,54,'Hair Treatment','2024-10-22','2024-10-22 09:31:21',NULL),(7724,41,'Hair Treatment','2024-10-22','2024-10-22 09:31:42',NULL),(7725,40,'Hair Treatment','2024-10-22','2024-10-22 09:31:57',NULL),(7726,139,'Hair Treatment','2024-10-22','2024-10-22 09:33:11',NULL),(7727,170,'Hair Treatment','2024-10-22','2024-10-22 09:33:29',NULL),(7728,43,'Hair Treatment','2024-10-22','2024-10-22 09:34:30',NULL),(7729,179,'Hair Treatment','2024-10-22','2024-10-22 09:34:51',NULL),(7730,42,'Hair Treatment','2024-10-22','2024-10-22 09:35:05',NULL),(7731,70,'Hair Treatment','2024-10-22','2024-10-22 09:35:54',NULL),(7732,45,'Hair Treatment','2024-10-22','2024-10-22 09:36:49',NULL),(7733,110,'Hair Treatment','2024-10-22','2024-10-22 09:37:03',NULL),(7734,21,'Hair Treatment','2024-10-22','2024-10-22 09:37:24',NULL),(7735,94,'Hair Treatment','2024-10-22','2024-10-22 09:38:03',NULL),(7736,143,'Hair Treatment','2024-10-22','2024-10-22 09:38:29',NULL),(7737,158,'Hair Treatment','2024-10-23','2024-10-23 09:56:54',NULL),(7738,50,'Hair Treatment','2024-10-23','2024-10-23 09:57:21',NULL),(7739,115,'Hair Treatment','2024-10-23','2024-10-23 09:57:46',NULL),(7740,20,'Hair Treatment','2024-10-23','2024-10-23 09:58:03',NULL),(7741,143,'Hair Treatment','2024-10-23','2024-10-23 09:58:23',NULL),(7742,14,'Hair Treatment','2024-10-23','2024-10-23 09:58:39',NULL),(7743,113,'Hair Treatment','2024-10-23','2024-10-23 09:58:53',NULL),(7744,140,'Hair Treatment','2024-10-23','2024-10-23 09:59:07',NULL),(7745,135,'Hair Treatment','2024-10-23','2024-10-23 09:59:36',NULL),(7746,58,'Hair Treatment','2024-10-23','2024-10-23 10:00:22',NULL),(7747,89,'Hair Treatment','2024-10-23','2024-10-23 10:00:42',NULL),(7748,84,'Hair Treatment','2024-10-23','2024-10-23 10:01:01',NULL),(7749,117,'Hair Treatment','2024-10-23','2024-10-23 10:01:14',NULL),(7750,23,'Hair Treatment','2024-10-23','2024-10-23 10:01:34',NULL),(7751,28,'Hair Treatment','2024-10-23','2024-10-23 10:01:52',NULL),(7752,214,'Hair Treatment','2024-10-23','2024-10-23 10:02:05',NULL),(7753,125,'Hair Treatment','2024-10-23','2024-10-23 10:02:22',NULL),(7754,104,'Hair Treatment','2024-10-23','2024-10-23 10:02:40',NULL),(7755,103,'Hair Treatment','2024-10-23','2024-10-23 10:02:57',NULL),(7756,56,'Hair Treatment','2024-10-23','2024-10-23 10:03:11',NULL),(7757,116,'Hair Treatment','2024-10-24','2024-10-24 08:41:26',NULL),(7758,224,'Hair Treatment','2024-10-24','2024-10-24 08:41:49',NULL),(7759,224,'Hair Treatment','2024-10-24','2024-10-24 08:42:19',NULL),(7760,60,'Hair Treatment','2024-10-24','2024-10-24 08:42:36',NULL),(7761,114,'Hair Treatment','2024-10-24','2024-10-24 08:42:55',NULL),(7762,142,'Hair Treatment','2024-10-24','2024-10-24 08:43:16',NULL),(7763,122,'Hair Treatment','2024-10-24','2024-10-24 08:43:39',NULL),(7764,178,'Hair Treatment','2024-10-24','2024-10-24 08:43:57',NULL),(7765,53,'Hair Treatment','2024-10-24','2024-10-24 08:44:15',NULL),(7766,132,'Hair Treatment','2024-10-24','2024-10-24 08:44:43',NULL),(7767,65,'Hair Treatment','2024-10-24','2024-10-24 08:45:24',NULL),(7768,29,'Hair Treatment','2024-10-24','2024-10-24 08:46:01',NULL),(7769,82,'Hair Treatment','2024-10-24','2024-10-24 08:46:21',NULL),(7770,152,'Hair Treatment','2024-10-24','2024-10-24 08:46:42',NULL),(7771,63,'Hair Treatment','2024-10-24','2024-10-24 08:47:04',NULL),(7772,487,'Hair Treatment','2024-10-24','2024-10-24 08:47:19',NULL),(7773,98,'Hair Treatment','2024-10-24','2024-10-24 08:47:39',NULL),(7774,83,'Hair Treatment','2024-10-24','2024-10-24 08:47:56',NULL),(7775,141,'Hair Treatment','2024-10-24','2024-10-24 08:48:21',NULL),(7776,72,'Hair Treatment','2024-10-24','2024-10-24 08:49:21',NULL),(7777,66,'Hair Treatment','2024-10-24','2024-10-24 08:49:41',NULL),(7778,112,'Hair Treatment','2024-10-24','2024-10-24 08:50:23',NULL),(7779,25,'Hair Treatment','2024-10-24','2024-10-24 08:50:51',NULL),(7780,76,'Hair Treatment','2024-10-24','2024-10-24 08:51:05',NULL),(7781,69,'Hair Treatment','2024-10-24','2024-10-24 08:51:19',NULL),(7782,24,'Hair Treatment','2024-10-24','2024-10-24 08:51:33',NULL),(7783,210,'Hair Treatment','2024-10-24','2024-10-24 08:51:54',NULL),(7784,92,'Hair Treatment','2024-10-24','2024-10-24 08:52:11',NULL),(7785,87,'Hair Treatment','2024-10-24','2024-10-24 08:52:26',NULL),(7786,86,'Hair Treatment','2024-10-24','2024-10-24 08:52:48',NULL),(7787,116,'Hair Treatment','2024-10-25','2024-10-25 08:47:58',NULL),(7788,119,'Hair Treatment','2024-10-25','2024-10-25 08:48:15',NULL),(7789,145,'Hair Treatment','2024-10-25','2024-10-25 08:48:28',NULL),(7790,101,'Hair Treatment','2024-10-25','2024-10-25 08:48:40',NULL),(7791,130,'Hair Treatment','2024-10-25','2024-10-25 08:48:52',NULL),(7792,60,'Hair Treatment','2024-10-25','2024-10-25 08:49:13',NULL),(7793,144,'Hair Treatment','2024-10-25','2024-10-25 08:50:05',NULL),(7794,180,'Hair Treatment','2024-10-25','2024-10-25 08:50:21',NULL),(7795,71,'Hair Treatment','2024-10-25','2024-10-25 08:50:38',NULL),(7796,164,'Hair Treatment','2024-10-25','2024-10-25 08:50:52',NULL),(7797,90,'Hair Treatment','2024-10-25','2024-10-25 08:51:08',NULL),(7798,75,'Hair Treatment','2024-10-25','2024-10-25 08:51:26',NULL),(7799,91,'Hair Treatment','2024-10-25','2024-10-25 08:51:42',NULL),(7800,91,'Hair Treatment','2024-10-25','2024-10-25 08:51:56',NULL),(7801,74,'Hair Treatment','2024-10-25','2024-10-25 08:52:08',NULL),(7802,159,'Hair Treatment','2024-10-25','2024-10-25 08:52:26',NULL),(7803,108,'Hair Treatment','2024-10-25','2024-10-25 08:52:43',NULL),(7804,109,'Hair Treatment','2024-10-25','2024-10-25 08:52:57',NULL),(7805,121,'Hair Treatment','2024-10-25','2024-10-25 08:53:09',NULL),(7806,85,'Hair Treatment','2024-10-25','2024-10-25 08:53:28',NULL),(7807,129,'Hair Treatment','2024-10-26','2024-10-26 06:53:04',NULL),(7808,57,'Hair Treatment','2024-10-26','2024-10-26 06:53:22',NULL),(7809,153,'Hair Treatment','2024-10-26','2024-10-26 06:53:53',NULL),(7810,150,'Hair Treatment','2024-10-26','2024-10-26 06:54:11',NULL),(7811,33,'Hair Treatment','2024-10-26','2024-10-26 06:54:29',NULL),(7812,176,'Hair Treatment','2024-10-26','2024-10-26 06:54:51',NULL),(7813,131,'Hair Treatment','2024-10-26','2024-10-26 06:55:04',NULL),(7814,136,'Hair Treatment','2024-10-26','2024-10-26 06:55:27',NULL),(7815,146,'Hair Treatment','2024-10-26','2024-10-26 06:55:45',NULL),(7816,128,'Hair Treatment','2024-10-26','2024-10-26 06:56:01',NULL),(7817,79,'Hair Treatment','2024-10-26','2024-10-26 06:56:20',NULL),(7818,68,'Hair Treatment','2024-10-26','2024-10-26 06:56:37',NULL),(7819,78,'Hair Treatment','2024-10-26','2024-10-26 06:57:03',NULL),(7820,77,'Hair Treatment','2024-10-26','2024-10-26 06:57:20',NULL),(7821,392,'Hair Treatment','2024-10-26','2024-10-26 06:58:27',NULL),(7822,412,'Hair Treatment','2024-10-26','2024-10-26 06:58:49',NULL),(7823,409,'Hair Treatment','2024-10-26','2024-10-26 06:59:16',NULL),(7824,110,'Hair Treatment','2024-10-26','2024-10-26 06:59:37',NULL),(7825,396,'Hair Treatment','2024-10-26','2024-10-26 07:00:04',NULL),(7826,411,'Hair Treatment','2024-10-26','2024-10-26 07:04:04',NULL),(7827,246,'Hair Treatment','2024-10-15','2024-10-26 07:08:27',NULL),(7828,255,'Hair Treatment','2024-10-15','2024-10-26 07:08:58',NULL),(7829,287,'Hair Treatment','2024-10-16','2024-10-26 07:22:31',NULL),(7830,226,'Hair Treatment','2024-10-16','2024-10-26 07:23:01',NULL),(7831,272,'Hair Treatment','2024-10-16','2024-10-26 07:23:21',NULL),(7832,225,'Hair Treatment','2024-10-16','2024-10-26 07:23:53',NULL),(7833,268,'Hair Treatment','2024-10-16','2024-10-26 07:24:14',NULL),(7834,22,'Haircut','2024-10-28','2024-10-28 10:11:54',NULL),(7835,118,'Haircut','2024-10-28','2024-10-28 10:12:09',NULL),(7836,204,'Haircut','2024-10-28','2024-10-28 10:12:28',NULL),(7837,221,'Haircut','2024-10-28','2024-10-28 10:12:41',NULL),(7838,419,'Haircut','2024-10-28','2024-10-28 10:14:05',NULL),(7839,484,'Haircut','2024-10-28','2024-10-28 10:14:55',NULL),(7840,442,'Haircut','2024-10-28','2024-10-28 10:15:11',NULL),(7841,371,'Haircut','2024-10-28','2024-10-28 10:15:29',NULL),(7842,9,'Haircut','2024-10-28','2024-10-28 10:15:44',NULL),(7843,242,'Haircut','2024-10-28','2024-10-28 10:15:58',NULL),(7844,254,'Haircut','2024-10-28','2024-10-28 10:16:12',NULL),(7845,255,'Haircut','2024-10-28','2024-10-28 10:16:25',NULL),(7846,270,'Haircut','2024-10-28','2024-10-28 10:16:38',NULL),(7847,140,'Haircut','2024-10-28','2024-10-28 10:16:55',NULL),(7848,437,'Haircut','2024-10-28','2024-10-28 10:17:09',NULL),(7849,338,'Haircut','2024-10-28','2024-10-28 10:17:33',NULL),(7850,285,'Haircut','2024-10-28','2024-10-28 10:17:51',NULL),(7851,250,'Haircut','2024-10-28','2024-10-28 10:18:03',NULL),(7852,283,'Haircut','2024-10-28','2024-10-28 10:18:16',NULL),(7853,330,'Haircut','2024-10-28','2024-10-28 10:18:29',NULL),(7854,235,'Haircut','2024-10-28','2024-10-28 10:18:52',NULL),(7855,188,'Haircut','2024-10-28','2024-10-28 10:19:28',NULL),(7856,416,'Haircut','2024-10-28','2024-10-28 10:19:41',NULL),(7857,413,'Haircut','2024-10-28','2024-10-28 10:19:56',NULL),(7858,385,'Haircut','2024-10-28','2024-10-28 10:20:10',NULL),(7859,264,'Haircut','2024-10-30','2024-10-30 09:01:59',NULL),(7860,34,'Haircut','2024-10-30','2024-10-30 09:02:26',NULL),(7861,185,'Haircut','2024-10-30','2024-10-30 09:02:40',NULL),(7862,187,'Haircut','2024-10-30','2024-10-30 09:02:59',NULL),(7863,47,'Haircut','2024-10-30','2024-10-30 09:03:14',NULL),(7864,219,'Haircut','2024-10-30','2024-10-30 09:03:32',NULL),(7865,219,'Haircut','2024-10-30','2024-10-30 09:03:44',NULL),(7866,66,'Haircut','2024-10-30','2024-10-30 09:03:58',NULL),(7867,25,'Haircut','2024-10-30','2024-10-30 09:05:33',NULL),(7868,331,'Haircut','2024-10-30','2024-10-30 09:07:26',NULL),(7869,363,'Haircut','2024-10-30','2024-10-30 09:07:45',NULL),(7870,33,'Haircut','2024-10-30','2024-10-30 09:08:11',NULL),(7871,146,'Haircut','2024-10-30','2024-10-30 09:32:49',NULL),(7872,377,'Haircut','2024-10-30','2024-10-30 09:33:15',NULL),(7873,448,'Haircut','2024-10-30','2024-10-30 09:33:49',NULL),(7874,434,'Haircut','2024-10-30','2024-10-30 09:34:12',NULL),(7875,483,'Haircut','2024-10-30','2024-10-30 09:34:33',NULL),(7876,150,'Haircut','2024-10-30','2024-10-30 09:37:03',NULL),(7877,159,'Haircut','2024-10-30','2024-10-30 09:37:19',NULL),(7878,55,'Haircut','2024-10-30','2024-10-30 09:41:06',NULL),(7879,213,'Haircut','2024-10-30','2024-10-30 09:41:27',NULL),(7880,449,'Haircut','2024-10-30','2024-10-30 09:41:54',NULL),(7881,430,'Haircut','2024-10-30','2024-10-30 09:42:33',NULL),(7882,87,'Haircut','2024-10-30','2024-10-30 09:50:53',NULL),(7883,129,'Haircut','2024-10-30','2024-10-30 09:51:30',NULL),(7884,87,'Haircut','2024-10-30','2024-10-30 09:52:11',NULL),(7885,432,'Hair Treatment','2024-10-31','2024-10-31 10:30:19',NULL),(7887,399,'Hair Treatment','2024-10-31','2024-10-31 10:31:21',NULL),(7888,423,'Hair Treatment','2024-10-31','2024-10-31 10:31:49',NULL),(7889,417,'Hair Treatment','2024-10-31','2024-10-31 10:32:06',NULL),(7890,418,'Hair Treatment','2024-10-31','2024-10-31 10:32:26',NULL),(7891,428,'Hair Treatment','2024-10-31','2024-10-31 10:32:49',NULL),(7892,429,'Hair Treatment','2024-10-31','2024-10-31 10:33:05',NULL),(7893,422,'Hair Treatment','2024-10-31','2024-10-31 10:33:30',NULL),(7894,425,'Hair Treatment','2024-10-31','2024-10-31 10:33:48',NULL),(7895,419,'Hair Treatment','2024-10-31','2024-10-31 10:35:17',NULL),(7896,426,'Hair Treatment','2024-10-31','2024-10-31 10:35:42',NULL),(7897,414,'Hair Treatment','2024-10-31','2024-10-31 10:36:19',NULL),(7898,431,'Hair Treatment','2024-10-31','2024-10-31 10:37:17',NULL),(7899,405,'Hair Treatment','2024-10-31','2024-10-31 10:37:38',NULL),(7900,416,'Hair Treatment','2024-10-31','2024-10-31 10:38:09',NULL),(7901,484,'Hair Treatment','2024-10-31','2024-10-31 10:38:25',NULL),(7902,368,'Hair Treatment','2024-10-31','2024-10-31 10:38:49',NULL),(7903,394,'Hair Treatment','2024-10-31','2024-10-31 10:39:19',NULL),(7904,473,'Hair Treatment','2024-10-31','2024-10-31 10:39:47',NULL),(7905,403,'Hair Treatment','2024-10-31','2024-10-31 10:40:14',NULL),(7906,424,'Hair Treatment','2024-10-31','2024-10-31 10:40:33',NULL),(7907,401,'Hair Treatment','2024-10-31','2024-10-31 10:40:55',NULL),(7908,410,'Hair Treatment','2024-10-31','2024-10-31 10:41:15',NULL),(7909,402,'Hair Treatment','2024-10-31','2024-10-31 10:41:34',NULL),(7910,395,'Hair Treatment','2024-10-31','2024-10-31 10:42:00',NULL),(7911,393,'Hair Treatment','2024-10-31','2024-10-31 10:42:20',NULL),(7912,415,'Hair Treatment','2024-10-31','2024-10-31 10:42:41',NULL),(7914,407,'Hair Treatment','2024-10-31','2024-10-31 10:43:24',NULL),(7915,430,'Hair Treatment','2024-10-31','2024-10-31 10:44:08',NULL),(7916,406,'Hair Treatment','2024-10-31','2024-10-31 10:44:28',NULL),(7917,420,'Hair Treatment','2024-10-31','2024-10-31 10:45:26',NULL),(7918,397,'Hair Treatment','2024-10-31','2024-10-31 10:49:07',NULL),(7919,349,'Hair Treatment','2024-10-31','2024-10-31 11:16:42',NULL),(7920,348,'Hair Treatment','2024-10-31','2024-10-31 11:17:12',NULL),(7921,479,'Hair Treatment','2024-10-31','2024-10-31 11:17:39',NULL),(7922,335,'Hair Treatment','2024-10-31','2024-10-31 11:18:49',NULL),(7923,442,'Hair Treatment','2024-10-31','2024-10-31 11:19:14',NULL),(7924,462,'Hair Treatment','2024-10-31','2024-10-31 11:20:36',NULL),(7925,462,'Hair Treatment','2024-10-31','2024-10-31 11:20:54',NULL),(7926,448,'Hair Treatment','2024-10-31','2024-10-31 11:21:55',NULL),(7927,430,'Hair Treatment','2024-10-31','2024-10-31 11:22:14',NULL),(7928,218,'Hair Treatment','2024-10-31','2024-10-31 11:22:32',NULL),(7929,188,'Hair Treatment','2024-10-31','2024-10-31 11:22:53',NULL),(7930,215,'Hair Treatment','2024-10-31','2024-10-31 11:23:09',NULL),(7931,5,'Hair Treatment','2024-10-31','2024-10-31 11:23:25',NULL),(7932,37,'Hair Treatment','2024-10-31','2024-10-31 11:23:45',NULL),(7933,266,'Hair Treatment','2024-10-31','2024-10-31 11:24:09',NULL),(7934,29,'Hair Treatment','2024-10-31','2024-10-31 11:24:52',NULL),(7935,144,'Hair Treatment','2024-10-31','2024-10-31 11:25:39',NULL),(7936,91,'Hair Treatment','2024-10-31','2024-10-31 11:26:14',NULL),(7937,150,'Hair Treatment','2024-10-31','2024-10-31 11:26:34',NULL),(7938,487,'Hair Treatment','2024-10-31','2024-10-31 11:27:32',NULL),(7939,413,'Hair Treatment','2024-10-31','2024-10-31 11:27:53',NULL),(7940,441,'Hair Treatment','2024-11-01','2024-11-01 09:29:04',NULL),(7941,435,'Hair Treatment','2024-11-01','2024-11-01 09:33:25',NULL),(7942,433,'Hair Treatment','2024-11-01','2024-11-01 09:33:45',NULL),(7943,438,'Hair Treatment','2024-11-01','2024-11-01 09:34:02',NULL),(7944,454,'Hair Treatment','2024-11-01','2024-11-01 09:34:16',NULL),(7945,444,'Hair Treatment','2024-11-01','2024-11-01 09:34:35',NULL),(7946,460,'Hair Treatment','2024-11-01','2024-11-01 09:34:51',NULL),(7947,459,'Hair Treatment','2024-11-01','2024-11-01 09:35:08',NULL),(7948,160,'Hair Treatment','2024-11-01','2024-11-01 09:35:26',NULL),(7949,387,'Hair Treatment','2024-11-01','2024-11-01 09:35:46',NULL),(7950,420,'Hair Treatment','2024-11-01','2024-11-01 09:36:12',NULL),(7951,166,'Hair Treatment','2024-11-01','2024-11-01 09:36:42',NULL),(7952,453,'Hair Treatment','2024-11-01','2024-11-01 09:37:15',NULL),(7953,445,'Hair Treatment','2024-11-01','2024-11-01 09:37:30',NULL),(7954,447,'Hair Treatment','2024-11-01','2024-11-01 09:37:53',NULL),(7955,475,'Hair Treatment','2024-11-01','2024-11-01 09:38:11',NULL),(7956,383,'Hair Treatment','2024-11-01','2024-11-01 09:38:29',NULL),(7957,440,'Hair Treatment','2024-11-01','2024-11-01 09:38:46',NULL),(7958,371,'Hair Treatment','2024-11-01','2024-11-01 09:39:12',NULL),(7959,218,'Hair Treatment','2024-11-01','2024-11-01 09:40:07',NULL),(7960,462,'Hair Treatment','2024-11-02','2024-11-02 06:45:55',NULL),(7961,437,'Hair Treatment','2024-11-02','2024-11-02 06:46:13',NULL),(7962,442,'Hair Treatment','2024-11-02','2024-11-02 06:46:42',NULL),(7963,373,'Hair Treatment','2024-11-02','2024-11-02 06:46:57',NULL),(7964,472,'Hair Treatment','2024-11-02','2024-11-02 06:47:15',NULL),(7965,446,'Hair Treatment','2024-11-02','2024-11-02 06:47:36',NULL),(7966,483,'Hair Treatment','2024-11-02','2024-11-02 06:47:52',NULL),(7967,385,'Hair Treatment','2024-11-02','2024-11-02 06:48:07',NULL),(7968,450,'Hair Treatment','2024-11-02','2024-11-02 06:48:21',NULL),(7969,464,'Hair Treatment','2024-11-02','2024-11-02 06:48:37',NULL),(7970,466,'Hair Treatment','2024-11-02','2024-11-02 06:48:53',NULL),(7971,377,'Hair Treatment','2024-11-02','2024-11-02 06:49:11',NULL),(7972,386,'Hair Treatment','2024-11-02','2024-11-02 06:49:26',NULL),(7973,372,'Hair Treatment','2024-11-02','2024-11-02 06:49:44',NULL),(7974,463,'Hair Treatment','2024-11-02','2024-11-02 06:50:09',NULL),(7975,437,'Hair Treatment','2024-11-02','2024-11-02 06:52:18',NULL),(7976,434,'Hair Treatment','2024-11-02','2024-11-02 06:52:49',NULL),(7977,465,'Hair Treatment','2024-11-02','2024-11-02 06:53:04',NULL),(7978,468,'Hair Treatment','2024-11-02','2024-11-02 06:53:18',NULL),(7979,452,'Hair Treatment','2024-11-02','2024-11-02 06:54:11',NULL),(7980,2,'Haircut','2024-11-04','2024-11-04 08:54:24',NULL),(7981,106,'Haircut','2024-11-04','2024-11-04 08:54:47',NULL),(7982,105,'Haircut','2024-11-04','2024-11-04 08:55:07',NULL),(7983,165,'Haircut','2024-11-04','2024-11-04 08:55:25',NULL),(7984,5,'Haircut','2024-11-04','2024-11-04 08:55:44',NULL),(7985,35,'Haircut','2024-11-04','2024-11-04 08:56:01',NULL),(7986,94,'Haircut','2024-11-04','2024-11-04 08:56:19',NULL),(7987,477,'Haircut','2024-11-04','2024-11-04 08:56:55',NULL),(7988,344,'Haircut','2024-11-04','2024-11-04 08:57:48',NULL),(7989,360,'Haircut','2024-11-04','2024-11-04 08:58:10',NULL),(7990,351,'Haircut','2024-11-04','2024-11-04 08:58:48',NULL),(7991,370,'Haircut','2024-11-04','2024-11-04 08:59:04',NULL),(7992,154,'Haircut','2024-11-04','2024-11-04 08:59:24',NULL),(7993,471,'Haircut','2024-11-04','2024-11-04 08:59:43',NULL),(7994,108,'Haircut','2024-11-04','2024-11-04 09:00:03',NULL),(7995,446,'Haircut','2024-11-04','2024-11-04 09:00:18',NULL),(7996,450,'Haircut','2024-11-04','2024-11-04 09:00:39',NULL),(7997,100,'Haircut','2024-11-04','2024-11-04 09:01:00',NULL),(7998,469,'Haircut','2024-11-04','2024-11-04 09:01:21',NULL),(7999,90,'Haircut','2024-11-04','2024-11-04 09:01:39',NULL),(8000,91,'Haircut','2024-11-04','2024-11-04 09:01:56',NULL),(8001,57,'Haircut','2024-11-04','2024-11-04 09:02:13',NULL),(8002,143,'Haircut','2024-11-04','2024-11-04 09:02:29',NULL),(8003,113,'Haircut','2024-11-04','2024-11-04 09:02:49',NULL),(8004,79,'Haircut','2024-11-04','2024-11-04 09:03:09',NULL),(8005,378,'Hair Treatment','2024-11-05','2024-11-05 09:34:40',NULL),(8006,436,'Hair Treatment','2024-11-05','2024-11-05 09:35:03',NULL),(8007,97,'Hair Treatment','2024-11-05','2024-11-05 09:35:22',NULL),(8008,455,'Hair Treatment','2024-11-05','2024-11-05 09:35:37',NULL),(8009,375,'Hair Treatment','2024-11-05','2024-11-05 09:35:52',NULL),(8010,96,'Hair Treatment','2024-11-05','2024-11-05 09:36:11',NULL),(8011,80,'Hair Treatment','2024-11-05','2024-11-05 09:36:32',NULL),(8012,156,'Hair Treatment','2024-11-05','2024-11-05 09:36:49',NULL),(8013,148,'Hair Treatment','2024-11-05','2024-11-05 09:37:03',NULL),(8014,384,'Hair Treatment','2024-11-05','2024-11-05 09:37:18',NULL),(8016,155,'Hair Treatment','2024-11-05','2024-11-05 09:37:56',NULL),(8017,381,'Hair Treatment','2024-11-05','2024-11-05 09:38:12',NULL),(8018,390,'Hair Treatment','2024-11-05','2024-11-05 09:38:27',NULL),(8019,457,'Hair Treatment','2024-11-05','2024-11-05 09:38:43',NULL),(8020,376,'Hair Treatment','2024-11-05','2024-11-05 09:39:00',NULL),(8021,389,'Hair Treatment','2024-11-05','2024-11-05 09:39:19',NULL),(8022,62,'Hair Treatment','2024-11-05','2024-11-05 09:39:38',NULL),(8023,55,'Hair Treatment','2024-11-05','2024-11-05 09:39:55',NULL),(8024,382,'Hair Treatment','2024-11-05','2024-11-05 09:40:13',NULL),(8025,93,'Hair Treatment','2024-11-06','2024-11-06 09:11:45',NULL),(8026,111,'Hair Treatment','2024-11-06','2024-11-06 09:12:00',NULL),(8027,467,'Hair Treatment','2024-11-06','2024-11-06 09:12:24',NULL),(8028,171,'Hair Treatment','2024-11-06','2024-11-06 09:12:49',NULL),(8029,147,'Hair Treatment','2024-11-06','2024-11-06 09:13:09',NULL),(8030,137,'Hair Treatment','2024-11-06','2024-11-06 09:13:25',NULL),(8031,443,'Hair Treatment','2024-11-06','2024-11-06 09:13:42',NULL),(8032,64,'Hair Treatment','2024-11-06','2024-11-06 09:14:10',NULL),(8033,213,'Hair Treatment','2024-11-06','2024-11-06 09:18:00',NULL),(8034,439,'Hair Treatment','2024-11-06','2024-11-06 09:18:44',NULL),(8035,379,'Hair Treatment','2024-11-06','2024-11-06 09:19:01',NULL),(8036,470,'Hair Treatment','2024-11-06','2024-11-06 09:19:25',NULL),(8037,100,'Hair Treatment','2024-11-06','2024-11-06 09:19:45',NULL),(8038,154,'Hair Treatment','2024-11-06','2024-11-06 09:20:00',NULL),(8039,157,'Hair Treatment','2024-11-06','2024-11-06 09:20:15',NULL),(8040,469,'Hair Treatment','2024-11-06','2024-11-06 09:20:45',NULL),(8041,391,'Hair Treatment','2024-11-06','2024-11-06 09:21:06',NULL),(8042,449,'Hair Treatment','2024-11-06','2024-11-06 09:21:23',NULL),(8043,339,'Hair Treatment','2024-11-06','2024-11-06 09:21:42',NULL),(8044,350,'Hair Treatment','2024-11-06','2024-11-06 09:22:03',NULL),(8045,488,'Hair Treatment','2024-11-07','2024-11-07 09:16:59',NULL),(8046,365,'Hair Treatment','2024-11-07','2024-11-07 09:17:19',NULL),(8047,486,'Hair Treatment','2024-11-07','2024-11-07 09:18:02',NULL),(8048,335,'Hair Treatment','2024-11-07','2024-11-07 09:18:19',NULL),(8051,346,'Hair Treatment','2024-11-07','2024-11-07 09:19:59',NULL),(8052,347,'Hair Treatment','2024-11-07','2024-11-07 09:20:19',NULL),(8053,341,'Hair Treatment','2024-11-07','2024-11-07 09:20:45',NULL),(8054,332,'Hair Treatment','2024-11-07','2024-11-07 09:20:58',NULL),(8055,375,'Hair Treatment','2024-11-07','2024-11-07 09:21:15',NULL),(8056,359,'Hair Treatment','2024-11-07','2024-11-07 09:21:32',NULL),(8057,481,'Hair Treatment','2024-11-07','2024-11-07 09:21:51',NULL),(8058,479,'Hair Treatment','2024-11-07','2024-11-07 09:22:06',NULL),(8059,167,'Hair Treatment','2024-11-07','2024-11-07 09:22:26',NULL),(8060,427,'Hair Treatment','2024-11-07','2024-11-07 09:22:49',NULL),(8061,350,'Hair Treatment','2024-11-07','2024-11-07 09:23:08',NULL),(8062,366,'Hair Treatment','2024-11-07','2024-11-07 09:23:31',NULL),(8063,355,'Hair Treatment','2024-11-07','2024-11-07 09:23:59',NULL),(8064,477,'Hair Treatment','2024-11-07','2024-11-07 09:24:22',NULL),(8065,357,'Hair Treatment','2024-11-07','2024-11-07 09:24:52',NULL),(8066,370,'Hair Treatment','2024-11-08','2024-11-08 09:38:08',NULL),(8067,334,'Hair Treatment','2024-11-08','2024-11-08 09:38:42',NULL),(8068,345,'Hair Treatment','2024-11-08','2024-11-08 09:39:14',NULL),(8069,344,'Hair Treatment','2024-11-08','2024-11-08 09:39:40',NULL),(8070,358,'Hair Treatment','2024-11-08','2024-11-08 09:40:07',NULL),(8071,348,'Hair Treatment','2024-11-08','2024-11-08 09:40:35',NULL),(8072,482,'Hair Treatment','2024-11-08','2024-11-08 09:41:03',NULL),(8073,331,'Hair Treatment','2024-11-08','2024-11-08 09:41:39',NULL),(8074,360,'Hair Treatment','2024-11-08','2024-11-08 09:42:00',NULL),(8075,351,'Hair Treatment','2024-11-08','2024-11-08 09:42:23',NULL),(8076,333,'Hair Treatment','2024-11-08','2024-11-08 09:42:48',NULL),(8077,338,'Hair Treatment','2024-11-08','2024-11-08 09:43:10',NULL),(8078,363,'Hair Treatment','2024-11-08','2024-11-08 09:43:36',NULL),(8079,361,'Hair Treatment','2024-11-08','2024-11-08 09:44:00',NULL),(8080,342,'Hair Treatment','2024-11-08','2024-11-08 09:44:27',NULL),(8081,272,'Hair Treatment','2024-11-08','2024-11-08 09:44:58',NULL),(8082,269,'Hair Treatment','2024-11-08','2024-11-08 09:45:30',NULL),(8083,287,'Hair Treatment','2024-11-08','2024-11-08 09:45:56',NULL),(8084,226,'Hair Treatment','2024-11-08','2024-11-08 09:46:20',NULL),(8085,225,'Hair Treatment','2024-11-08','2024-11-08 09:46:52',NULL),(8086,147,'Haircut','2024-11-11','2024-11-11 09:29:13',NULL),(8087,470,'Haircut','2024-11-11','2024-11-11 09:29:38',NULL),(8088,157,'Haircut','2024-11-11','2024-11-11 09:31:04',NULL),(8089,391,'Haircut','2024-11-11','2024-11-11 09:31:32',NULL),(8090,64,'Haircut','2024-11-11','2024-11-11 09:32:02',NULL),(8091,467,'Haircut','2024-11-11','2024-11-11 09:32:22',NULL),(8092,379,'Haircut','2024-11-11','2024-11-11 09:32:44',NULL),(8093,171,'Haircut','2024-11-11','2024-11-11 09:33:00',NULL),(8094,443,'Haircut','2024-11-11','2024-11-11 09:33:24',NULL),(8095,439,'Haircut','2024-11-11','2024-11-11 09:33:47',NULL),(8096,137,'Haircut','2024-11-11','2024-11-11 09:34:08',NULL),(8097,382,'Haircut','2024-11-11','2024-11-11 09:34:41',NULL),(8098,83,'Haircut','2024-11-11','2024-11-11 09:35:29',NULL),(8099,72,'Haircut','2024-11-11','2024-11-11 09:36:00',NULL),(8100,58,'Haircut','2024-11-11','2024-11-11 09:36:21',NULL),(8101,164,'Haircut','2024-11-11','2024-11-11 09:36:47',NULL),(8102,68,'Haircut','2024-11-11','2024-11-11 09:37:10',NULL),(8103,141,'Haircut','2024-11-11','2024-11-11 09:37:33',NULL),(8104,149,'Haircut','2024-11-11','2024-11-11 09:38:08',NULL),(8105,84,'Haircut','2024-11-11','2024-11-11 09:38:33',NULL),(8106,50,'Haircut','2024-11-11','2024-11-11 09:38:53',NULL),(8107,20,'Haircut','2024-11-11','2024-11-11 09:39:12',NULL),(8108,424,'Haircut','2024-11-11','2024-11-11 09:39:59',NULL),(8109,425,'Haircut','2024-11-11','2024-11-11 09:40:18',NULL),(8110,473,'Haircut','2024-11-11','2024-11-11 09:40:43',NULL),(8111,473,'Haircut','2024-11-11','2024-11-11 09:40:43',NULL),(8112,268,'Hair Treatment','2024-11-12','2024-11-12 09:41:51',NULL),(8113,280,'Hair Treatment','2024-11-12','2024-11-12 09:42:12',NULL),(8114,248,'Hair Treatment','2024-11-12','2024-11-12 09:42:34',NULL),(8115,276,'Hair Treatment','2024-11-12','2024-11-12 09:42:58',NULL),(8116,243,'Hair Treatment','2024-11-12','2024-11-12 09:43:29',NULL),(8117,240,'Hair Treatment','2024-11-12','2024-11-12 09:43:49',NULL),(8118,239,'Hair Treatment','2024-11-12','2024-11-12 09:44:14',NULL),(8119,229,'Hair Treatment','2024-11-12','2024-11-12 09:44:33',NULL),(8120,241,'Hair Treatment','2024-11-12','2024-11-12 09:44:54',NULL),(8121,267,'Hair Treatment','2024-11-12','2024-11-12 09:45:42',NULL),(8122,238,'Hair Treatment','2024-11-12','2024-11-12 09:46:03',NULL),(8123,198,'Hair Treatment','2024-11-12','2024-11-12 09:46:25',NULL),(8124,283,'Hair Treatment','2024-11-12','2024-11-12 09:46:58',NULL),(8125,330,'Hair Treatment','2024-11-12','2024-11-12 09:47:24',NULL),(8126,250,'Hair Treatment','2024-11-12','2024-11-12 09:47:54',NULL),(8127,235,'Hair Treatment','2024-11-12','2024-11-12 09:49:07',NULL),(8128,235,'Hair Treatment','2024-11-12','2024-11-12 09:49:29',NULL),(8129,237,'Hair Treatment','2024-11-12','2024-11-12 09:50:07',NULL),(8130,232,'Hair Treatment','2024-11-12','2024-11-12 09:50:33',NULL),(8131,246,'Hair Treatment','2024-11-12','2024-11-12 09:51:00',NULL),(8132,199,'Hair Treatment','2024-11-12','2024-11-12 09:51:29',NULL),(8133,214,'Hair Treatment','2024-11-16','2024-11-16 08:34:27',NULL),(8134,82,'Hair Treatment','2024-11-16','2024-11-16 08:34:52',NULL),(8135,104,'Hair Treatment','2024-11-16','2024-11-16 08:35:11',NULL),(8136,98,'Hair Treatment','2024-11-16','2024-11-16 08:35:25',NULL),(8137,76,'Hair Treatment','2024-11-16','2024-11-16 08:35:37',NULL),(8138,149,'Hair Treatment','2024-11-16','2024-11-16 08:35:50',NULL),(8139,83,'Hair Treatment','2024-11-16','2024-11-16 08:36:03',NULL),(8140,86,'Hair Treatment','2024-11-16','2024-11-16 08:36:17',NULL),(8141,87,'Hair Treatment','2024-11-16','2024-11-16 08:36:31',NULL),(8142,103,'Hair Treatment','2024-11-16','2024-11-16 08:36:43',NULL),(8143,487,'Hair Treatment','2024-11-16','2024-11-16 08:36:57',NULL),(8144,92,'Hair Treatment','2024-11-16','2024-11-16 08:37:14',NULL),(8145,466,'Hair Treatment','2024-11-16','2024-11-16 08:37:31',NULL),(8146,452,'Hair Treatment','2024-11-16','2024-11-16 08:37:51',NULL),(8147,448,'Hair Treatment','2024-11-16','2024-11-16 08:38:09',NULL),(8148,61,'Hair Treatment','2024-11-16','2024-11-16 08:38:50',NULL),(8149,471,'Hair Treatment','2024-11-16','2024-11-16 08:40:29',NULL),(8150,371,'Hair Treatment','2024-11-13','2024-11-16 08:43:58',NULL),(8151,121,'Hair Treatment','2024-11-13','2024-11-16 08:44:27',NULL),(8152,74,'Hair Treatment','2024-11-13','2024-11-16 08:44:49',NULL),(8153,255,'Hair Treatment','2024-11-13','2024-11-16 08:45:35',NULL),(8154,50,'Hair Treatment','2024-11-13','2024-11-16 08:45:57',NULL),(8155,377,'Hair Treatment','2024-11-13','2024-11-16 08:46:16',NULL),(8156,221,'Hair Treatment','2024-11-13','2024-11-16 08:46:35',NULL),(8157,434,'Hair Treatment','2024-11-13','2024-11-16 08:47:26',NULL),(8158,204,'Hair Treatment','2024-11-13','2024-11-16 08:47:47',NULL),(8159,173,'Hair Treatment','2024-11-13','2024-11-16 08:48:15',NULL),(8160,342,'Hair Treatment','2024-11-13','2024-11-16 08:48:36',NULL),(8161,385,'Hair Treatment','2024-11-13','2024-11-16 08:49:04',NULL),(8162,351,'Hair Treatment','2024-11-13','2024-11-16 08:49:22',NULL),(8163,20,'Hair Treatment','2024-11-13','2024-11-16 08:49:41',NULL),(8164,5,'Hair Treatment','2024-11-13','2024-11-16 08:50:17',NULL),(8165,363,'Hair Treatment','2024-11-13','2024-11-16 08:50:40',NULL),(8166,334,'Haircut','2024-11-18','2024-11-18 08:39:06',NULL),(8167,333,'Haircut','2024-11-18','2024-11-18 08:39:37',NULL),(8168,482,'Haircut','2024-11-18','2024-11-18 08:40:08',NULL),(8169,393,'Haircut','2024-11-18','2024-11-18 08:42:43',NULL),(8170,420,'Haircut','2024-11-18','2024-11-18 08:43:08',NULL),(8171,394,'Haircut','2024-11-18','2024-11-18 08:43:30',NULL),(8172,368,'Haircut','2024-11-18','2024-11-18 08:44:05',NULL),(8173,405,'Haircut','2024-11-18','2024-11-18 08:44:24',NULL),(8174,115,'Haircut','2024-11-18','2024-11-18 08:44:47',NULL),(8175,158,'Haircut','2024-11-18','2024-11-18 08:45:08',NULL),(8176,136,'Haircut','2024-11-18','2024-11-18 08:46:23',NULL),(8177,75,'Haircut','2024-11-18','2024-11-18 08:46:38',NULL),(8178,266,'Haircut','2024-11-18','2024-11-18 08:46:53',NULL),(8179,117,'Haircut','2024-11-18','2024-11-18 08:47:13',NULL),(8180,426,'Haircut','2024-11-18','2024-11-18 08:47:34',NULL),(8181,413,'Haircut','2024-11-18','2024-11-18 08:47:58',NULL),(8182,464,'Haircut','2024-11-18','2024-11-18 08:48:18',NULL),(8183,372,'Haircut','2024-11-18','2024-11-18 08:48:39',NULL),(8184,92,'Haircut','2024-11-18','2024-11-18 08:49:05',NULL),(8185,76,'Haircut','2024-11-18','2024-11-18 08:49:35',NULL),(8186,74,'Haircut','2024-11-18','2024-11-18 08:49:55',NULL),(8187,24,'Haircut','2024-11-18','2024-11-18 08:50:18',NULL),(8188,345,'Haircut','2024-11-18','2024-11-18 08:50:35',NULL),(8189,61,'Haircut','2024-11-18','2024-11-18 08:50:56',NULL),(8190,121,'Haircut','2024-11-18','2024-11-18 08:51:25',NULL),(8191,23,'Hair Treatment','2024-11-21','2024-11-21 09:21:24',NULL),(8192,116,'Hair Treatment','2024-11-21','2024-11-21 09:21:46',NULL),(8193,119,'Hair Treatment','2024-11-21','2024-11-21 09:22:03',NULL),(8194,130,'Hair Treatment','2024-11-21','2024-11-21 09:22:22',NULL),(8195,101,'Hair Treatment','2024-11-21','2024-11-21 09:22:44',NULL),(8196,153,'Hair Treatment','2024-11-21','2024-11-21 09:23:03',NULL),(8197,85,'Hair Treatment','2024-11-21','2024-11-21 09:23:22',NULL),(8198,109,'Hair Treatment','2024-11-21','2024-11-21 09:23:53',NULL),(8199,108,'Hair Treatment','2024-11-21','2024-11-21 09:24:23',NULL),(8200,121,'Hair Treatment','2024-11-21','2024-11-21 09:24:46',NULL),(8201,177,'Hair Treatment','2024-11-21','2024-11-21 09:25:08',NULL),(8202,128,'Hair Treatment','2024-11-21','2024-11-21 09:25:28',NULL),(8203,91,'Hair Treatment','2024-11-21','2024-11-21 09:26:03',NULL),(8204,131,'Hair Treatment','2024-11-21','2024-11-21 09:26:27',NULL),(8205,164,'Hair Treatment','2024-11-21','2024-11-21 09:27:22',NULL),(8206,150,'Hair Treatment','2024-11-21','2024-11-21 09:27:38',NULL),(8207,90,'Hair Treatment','2024-11-21','2024-11-21 09:28:00',NULL),(8208,180,'Hair Treatment','2024-11-21','2024-11-21 09:28:43',NULL),(8209,264,'Haircut','2024-11-25','2024-11-25 09:09:16',NULL),(8210,173,'Haircut','2024-11-25','2024-11-25 09:09:41',NULL),(8211,188,'Haircut','2024-11-25','2024-11-25 09:10:09',NULL),(8212,121,'Haircut','2024-11-25','2024-11-25 09:10:32',NULL),(8213,129,'Haircut','2024-11-25','2024-11-25 09:11:11',NULL),(8214,108,'Haircut','2024-11-25','2024-11-25 09:18:51',NULL),(8215,415,'Haircut','2024-11-25','2024-11-25 09:19:11',NULL),(8216,406,'Haircut','2024-11-25','2024-11-25 09:19:34',NULL),(8217,373,'Haircut','2024-11-25','2024-11-25 09:19:59',NULL),(8218,452,'Haircut','2024-11-25','2024-11-25 09:20:36',NULL),(8219,377,'Haircut','2024-11-25','2024-11-25 09:20:56',NULL),(8220,437,'Haircut','2024-11-25','2024-11-25 09:21:19',NULL),(8221,472,'Haircut','2024-11-25','2024-11-25 09:21:39',NULL),(8222,263,'Haircut','2024-11-25','2024-11-25 09:22:10',NULL),(8223,207,'Haircut','2024-11-25','2024-11-25 09:22:31',NULL),(8224,204,'Haircut','2024-11-25','2024-11-25 09:22:54',NULL),(8225,212,'Haircut','2024-11-25','2024-11-25 09:23:26',NULL),(8226,107,'Haircut','2024-11-25','2024-11-25 09:23:44',NULL),(8227,286,'Haircut','2024-11-25','2024-11-25 09:24:09',NULL),(8228,6,'Haircut','2024-11-25','2024-11-25 09:24:29',NULL),(8229,419,'Haircut','2024-11-25','2024-11-25 09:24:55',NULL),(8230,385,'Haircut','2024-11-25','2024-11-25 09:25:14',NULL),(8231,463,'Haircut','2024-11-25','2024-11-25 09:25:41',NULL),(8232,383,'Hair Treatment','2024-11-26','2024-11-26 09:43:08',NULL),(8233,465,'Hair Treatment','2024-11-26','2024-11-26 09:43:42',NULL),(8234,435,'Hair Treatment','2024-11-26','2024-11-26 09:44:08',NULL),(8235,444,'Hair Treatment','2024-11-26','2024-11-26 09:44:31',NULL),(8236,452,'Hair Treatment','2024-11-26','2024-11-26 09:44:58',NULL),(8237,447,'Hair Treatment','2024-11-26','2024-11-26 09:45:24',NULL),(8238,448,'Hair Treatment','2024-11-26','2024-11-26 09:45:49',NULL),(8239,459,'Hair Treatment','2024-11-26','2024-11-26 09:46:13',NULL),(8240,446,'Hair Treatment','2024-11-26','2024-11-26 09:46:37',NULL),(8241,374,'Hair Treatment','2024-11-26','2024-11-26 09:47:07',NULL),(8242,472,'Hair Treatment','2024-11-26','2024-11-26 09:47:30',NULL),(8243,386,'Hair Treatment','2024-11-26','2024-11-26 09:47:56',NULL),(8244,464,'Hair Treatment','2024-11-26','2024-11-26 09:48:17',NULL),(8245,466,'Hair Treatment','2024-11-26','2024-11-26 09:48:37',NULL),(8246,385,'Hair Treatment','2024-11-26','2024-11-26 09:48:58',NULL),(8247,454,'Hair Treatment','2024-11-26','2024-11-26 09:49:17',NULL),(8248,373,'Hair Treatment','2024-11-26','2024-11-26 09:49:40',NULL),(8249,387,'Hair Treatment','2024-11-26','2024-11-26 09:50:03',NULL),(8250,160,'Hair Treatment','2024-11-26','2024-11-26 09:50:26',NULL),(8251,372,'Hair Treatment','2024-11-26','2024-11-26 09:50:46',NULL),(8252,434,'Hair Treatment','2024-11-27','2024-11-27 07:55:21',NULL),(8253,445,'Hair Treatment','2024-11-27','2024-11-27 07:55:41',NULL),(8254,166,'Hair Treatment','2024-11-27','2024-11-27 07:55:54',NULL),(8255,441,'Hair Treatment','2024-11-27','2024-11-27 07:56:07',NULL),(8256,442,'Hair Treatment','2024-11-27','2024-11-27 07:56:25',NULL),(8257,371,'Hair Treatment','2024-11-27','2024-11-27 07:56:56',NULL),(8258,441,'Hair Treatment','2024-11-27','2024-11-27 07:57:13',NULL),(8259,440,'Hair Treatment','2024-11-27','2024-11-27 07:59:42',NULL),(8260,437,'Hair Treatment','2024-11-27','2024-11-27 08:00:13',NULL),(8261,433,'Hair Treatment','2024-11-27','2024-11-27 08:00:38',NULL),(8262,438,'Hair Treatment','2024-11-27','2024-11-27 08:00:57',NULL),(8263,453,'Hair Treatment','2024-11-27','2024-11-27 08:01:17',NULL),(8264,475,'Hair Treatment','2024-11-27','2024-11-27 08:01:30',NULL),(8265,462,'Hair Treatment','2024-11-27','2024-11-27 08:01:44',NULL),(8266,463,'Hair Treatment','2024-11-27','2024-11-27 08:01:59',NULL),(8267,468,'Hair Treatment','2024-11-27','2024-11-27 08:02:25',NULL),(8268,377,'Hair Treatment','2024-11-27','2024-11-27 08:03:16',NULL),(8269,471,'Hair Treatment','2024-11-27','2024-11-27 08:03:30',NULL),(8270,483,'Hair Treatment','2024-11-27','2024-11-27 08:03:49',NULL),(8271,469,'Hair Treatment','2024-11-27','2024-11-27 08:04:01',NULL),(8272,379,'Hair Treatment','2024-11-27','2024-11-27 08:05:01',NULL),(8274,384,'Hair Treatment','2024-11-28','2024-11-28 08:20:51',NULL),(8275,376,'Hair Treatment','2024-11-28','2024-11-28 08:21:13',NULL),(8276,375,'Hair Treatment','2024-11-28','2024-11-28 08:21:30',NULL),(8277,467,'Hair Treatment','2024-11-28','2024-11-28 08:21:45',NULL),(8278,443,'Hair Treatment','2024-11-28','2024-11-28 08:22:07',NULL),(8279,379,'Hair Treatment','2024-11-28','2024-11-28 08:22:20',NULL),(8280,469,'Hair Treatment','2024-11-28','2024-11-28 08:22:39',NULL),(8281,391,'Hair Treatment','2024-11-28','2024-11-28 08:22:52',NULL),(8282,439,'Hair Treatment','2024-11-28','2024-11-28 08:23:08',NULL),(8283,470,'Hair Treatment','2024-11-28','2024-11-28 08:23:27',NULL),(8284,381,'Hair Treatment','2024-11-28','2024-11-28 08:23:50',NULL),(8285,436,'Hair Treatment','2024-11-28','2024-11-28 08:25:08',NULL),(8286,457,'Hair Treatment','2024-11-28','2024-11-28 08:25:32',NULL),(8287,455,'Hair Treatment','2024-11-28','2024-11-28 08:25:58',NULL),(8288,455,'Hair Treatment','2024-11-28','2024-11-28 08:30:58',NULL),(8289,390,'Hair Treatment','2024-11-28','2024-11-28 08:31:19',NULL),(8290,382,'Hair Treatment','2024-11-28','2024-11-28 08:31:36',NULL),(8291,449,'Hair Treatment','2024-11-28','2024-11-28 08:31:53',NULL),(8292,64,'Hair Treatment','2024-11-28','2024-11-28 08:32:12',NULL),(8293,55,'Hair Treatment','2024-11-28','2024-11-28 08:32:25',NULL),(8294,23,'Hair Treatment','2024-11-21','2024-11-28 08:36:06',NULL),(8295,116,'Hair Treatment','2024-11-21','2024-11-28 08:36:24',NULL),(8296,455,'Hair Treatment','2024-11-13','2024-11-28 08:39:50',NULL),(8297,457,'Hair Treatment','2024-11-13','2024-11-28 08:40:14',NULL),(8298,23,'Hair Treatment','2024-11-13','2024-11-28 08:40:35',NULL),(8299,453,'Hair Treatment','2024-11-13','2024-11-28 08:40:55',NULL),(8300,112,'Hair Treatment','2024-11-16','2024-11-28 08:44:46',NULL),(8301,210,'Hair Treatment','2024-11-16','2024-11-28 08:45:11',NULL),(8302,134,'Hair Treatment','2024-11-16','2024-11-28 08:45:30',NULL),(8303,171,'Hair Treatment','2024-11-29','2024-11-29 08:36:32',NULL),(8304,137,'Hair Treatment','2024-11-29','2024-11-29 08:36:51',NULL),(8305,61,'Hair Treatment','2024-11-29','2024-11-29 08:37:16',NULL),(8306,147,'Hair Treatment','2024-11-29','2024-11-29 08:37:31',NULL),(8307,154,'Hair Treatment','2024-11-29','2024-11-29 08:37:49',NULL),(8308,157,'Hair Treatment','2024-11-29','2024-11-29 08:38:02',NULL),(8309,100,'Hair Treatment','2024-11-29','2024-11-29 08:38:17',NULL),(8310,389,'Hair Treatment','2024-11-29','2024-11-29 08:38:33',NULL),(8312,80,'Hair Treatment','2024-11-29','2024-11-29 08:39:17',NULL),(8313,148,'Hair Treatment','2024-11-29','2024-11-29 08:39:32',NULL),(8314,156,'Hair Treatment','2024-11-29','2024-11-29 08:39:49',NULL),(8315,96,'Hair Treatment','2024-11-29','2024-11-29 08:40:07',NULL),(8316,155,'Hair Treatment','2024-11-29','2024-11-29 08:40:26',NULL),(8317,62,'Hair Treatment','2024-11-29','2024-11-29 08:40:44',NULL),(8318,111,'Hair Treatment','2024-11-29','2024-11-29 08:40:58',NULL),(8319,213,'Hair Treatment','2024-11-29','2024-11-29 08:41:11',NULL),(8320,93,'Hair Treatment','2024-11-29','2024-11-29 08:41:32',NULL),(8321,370,'Hair Treatment','2024-11-29','2024-11-29 08:41:52',NULL),(8322,363,'Hair Treatment','2024-11-29','2024-11-29 08:42:12',NULL),(8323,349,'Hair Treatment','2025-01-07','2025-01-08 03:24:56',NULL),(8324,486,'Hair Treatment','2025-01-07','2025-01-08 03:25:20',NULL),(8325,427,'Hair Treatment','2025-01-07','2025-01-08 03:26:08',NULL),(8326,333,'Hair Treatment','2025-01-07','2025-01-08 03:26:38',NULL),(8327,370,'Hair Treatment','2025-01-07','2025-01-08 03:27:23',NULL),(8328,477,'Hair Treatment','2025-01-07','2025-01-08 03:28:18',NULL),(8329,344,'Hair Treatment','2025-01-07','2025-01-08 03:28:45',NULL),(8330,334,'Hair Treatment','2025-01-07','2025-01-08 03:29:16',NULL),(8331,357,'Hair Treatment','2025-01-07','2025-01-08 03:29:39',NULL),(8332,350,'Hair Treatment','2025-01-07','2025-01-08 03:30:06',NULL),(8333,442,'Hair Treatment','2025-01-07','2025-01-08 03:30:33',NULL),(8334,348,'Hair Treatment','2025-01-07','2025-01-08 03:31:06',NULL),(8335,448,'Hair Treatment','2025-01-07','2025-01-08 03:31:33',NULL),(8336,479,'Hair Treatment','2025-01-07','2025-01-08 03:32:01',NULL),(8337,346,'Hair Treatment','2025-01-07','2025-01-08 03:32:22',NULL),(8338,482,'Hair Treatment','2025-01-07','2025-01-08 03:32:44',NULL),(8339,355,'Hair Treatment','2025-01-07','2025-01-08 03:33:11',NULL),(8340,366,'Hair Treatment','2025-01-07','2025-01-08 03:33:36',NULL),(8341,488,'Hair Treatment','2025-01-07','2025-01-08 03:34:04',NULL),(8342,365,'Hair Treatment','2025-01-07','2025-01-08 03:34:30',NULL),(8343,370,'Hair Treatment','2025-01-06','2025-01-08 03:35:54',NULL),(8344,334,'Hair Treatment','2025-01-06','2025-01-08 03:36:45',NULL),(8345,345,'Hair Treatment','2025-01-06','2025-01-08 03:37:25',NULL),(8346,344,'Hair Treatment','2025-01-06','2025-01-08 03:37:57',NULL),(8347,358,'Hair Treatment','2025-01-06','2025-01-08 03:38:34',NULL),(8348,348,'Hair Treatment','2025-01-06','2025-01-08 03:40:10',NULL),(8349,482,'Hair Treatment','2025-01-07','2025-01-08 03:40:35',NULL),(8350,482,'Hair Treatment','2025-01-06','2025-01-08 03:41:02',NULL),(8351,331,'Hair Treatment','2025-01-06','2025-01-08 03:41:31',NULL),(8352,351,'Hair Treatment','2025-01-06','2025-01-08 03:42:12',NULL),(8353,338,'Hair Treatment','2025-01-07','2025-01-08 03:43:50',NULL),(8354,171,'Hair Treatment','2025-01-10','2025-01-10 08:30:56',NULL),(8355,55,'Hair Treatment','2025-01-10','2025-01-10 08:31:22',NULL),(8356,213,'Hair Treatment','2025-01-10','2025-01-10 08:31:47',NULL),(8357,137,'Hair Treatment','2025-01-10','2025-01-10 08:32:09',NULL),(8358,61,'Hair Treatment','2025-01-10','2025-01-10 08:32:43',NULL),(8359,62,'Hair Treatment','2025-01-10','2025-01-10 08:33:01',NULL),(8360,64,'Hair Treatment','2025-01-10','2025-01-10 08:33:28',NULL),(8361,147,'Hair Treatment','2025-01-10','2025-01-10 08:33:46',NULL),(8362,80,'Hair Treatment','2025-01-10','2025-01-10 08:34:07',NULL),(8363,148,'Hair Treatment','2025-01-10','2025-01-10 08:34:25',NULL),(8364,154,'Hair Treatment','2025-01-10','2025-01-10 08:34:43',NULL),(8365,155,'Hair Treatment','2025-01-10','2025-01-10 08:35:01',NULL),(8366,156,'Hair Treatment','2025-01-10','2025-01-10 08:35:26',NULL),(8367,157,'Hair Treatment','2025-01-10','2025-01-10 08:35:46',NULL),(8368,93,'Haircut','2025-01-10','2025-01-10 08:36:07',NULL),(8369,93,'Hair Treatment','2025-01-10','2025-01-10 08:36:30',NULL),(8370,96,'Hair Treatment','2025-01-10','2025-01-10 08:36:53',NULL),(8371,97,'Hair Treatment','2025-01-10','2025-01-10 08:37:17',NULL),(8372,100,'Hair Treatment','2025-01-10','2025-01-10 08:37:54',NULL),(8373,378,'Hair Treatment','2025-01-10','2025-01-10 08:38:25',NULL),(8374,111,'Hair Treatment','2025-01-10','2025-01-10 08:38:54',NULL),(8375,469,'Hair Treatment','2025-01-10','2025-01-11 07:00:43',NULL),(8376,379,'Hair Treatment','2025-01-10','2025-01-11 07:01:04',NULL),(8378,384,'Hair Treatment','2025-01-10','2025-01-11 07:01:50',NULL),(8379,376,'Hair Treatment','2025-01-10','2025-01-11 07:03:47',NULL),(8380,375,'Hair Treatment','2025-01-10','2025-01-11 07:04:08',NULL),(8381,443,'Hair Treatment','2025-01-10','2025-01-11 07:04:48',NULL),(8382,455,'Hair Treatment','2025-01-10','2025-01-11 07:05:09',NULL),(8383,457,'Hair Treatment','2025-01-10','2025-01-11 07:05:29',NULL),(8384,382,'Hair Treatment','2025-01-10','2025-01-11 07:05:46',NULL),(8385,449,'Hair Treatment','2025-01-10','2025-01-11 07:06:08',NULL),(8386,381,'Hair Treatment','2025-01-10','2025-01-11 07:06:27',NULL),(8387,467,'Hair Treatment','2025-01-10','2025-01-11 07:06:56',NULL),(8388,389,'Hair Treatment','2025-01-10','2025-01-11 07:07:14',NULL),(8390,390,'Hair Treatment','2025-01-10','2025-01-11 07:08:07',NULL),(8391,391,'Hair Treatment','2025-01-10','2025-01-11 07:08:25',NULL),(8392,436,'Hair Treatment','2025-01-10','2025-01-11 07:08:57',NULL),(8393,439,'Hair Treatment','2025-01-10','2025-01-11 07:09:16',NULL),(8394,470,'Hair Treatment','2025-01-10','2025-01-11 07:10:02',NULL),(8395,166,'Hair Treatment','2025-01-13','2025-01-13 09:49:49',NULL),(8396,441,'Hair Treatment','2025-01-13','2025-01-13 09:50:13',NULL),(8397,371,'Hair Treatment','2025-01-13','2025-01-13 09:52:14',NULL),(8398,442,'Hair Treatment','2025-01-13','2025-01-13 09:52:41',NULL),(8399,372,'Hair Treatment','2025-01-13','2025-01-13 09:53:03',NULL),(8400,440,'Haircut','2025-01-13','2025-01-13 09:53:44',NULL),(8401,440,'Hair Treatment','2025-01-13','2025-01-13 09:54:14',NULL),(8402,437,'Hair Treatment','2025-01-13','2025-01-13 09:54:34',NULL),(8403,433,'Hair Treatment','2025-01-13','2025-01-13 09:54:54',NULL),(8404,460,'Hair Treatment','2025-01-13','2025-01-13 09:55:14',NULL),(8405,438,'Hair Treatment','2025-01-13','2025-01-13 09:55:31',NULL),(8406,462,'Hair Treatment','2025-01-13','2025-01-13 09:55:48',NULL),(8407,463,'Hair Treatment','2025-01-13','2025-01-13 09:56:21',NULL),(8408,453,'Hair Treatment','2025-01-13','2025-01-13 09:56:40',NULL),(8409,468,'Hair Treatment','2025-01-13','2025-01-13 09:56:56',NULL),(8410,475,'Hair Treatment','2025-01-13','2025-01-13 09:57:21',NULL),(8411,471,'Hair Treatment','2025-01-13','2025-01-13 09:57:44',NULL),(8412,483,'Hair Treatment','2025-01-13','2025-01-13 09:58:04',NULL),(8413,380,'Hair Treatment','2025-01-13','2025-01-13 09:58:21',NULL),(8414,377,'Hair Treatment','2025-01-13','2025-01-13 09:58:41',NULL),(8415,160,'Hair Treatment','2025-01-13','2025-01-13 09:59:14',NULL),(8416,383,'Hair Treatment','2025-01-14','2025-01-14 08:33:10',NULL),(8417,465,'Hair Treatment','2025-01-14','2025-01-14 08:34:13',NULL),(8418,434,'Hair Treatment','2025-01-14','2025-01-14 08:34:34',NULL),(8419,385,'Hair Treatment','2025-01-14','2025-01-14 08:35:54',NULL),(8420,448,'Hair Treatment','2025-01-14','2025-01-14 08:36:54',NULL),(8421,448,'Hair Treatment','2025-01-14','2025-01-14 08:37:24',NULL),(8422,447,'Hair Treatment','2025-01-14','2025-01-14 08:37:49',NULL),(8423,446,'Hair Treatment','2025-01-14','2025-01-14 08:38:20',NULL),(8424,452,'Hair Treatment','2025-01-14','2025-01-14 08:38:53',NULL),(8425,445,'Hair Treatment','2025-01-14','2025-01-14 08:39:35',NULL),(8426,444,'Hair Treatment','2025-01-14','2025-01-14 08:39:59',NULL),(8427,459,'Hair Treatment','2025-01-14','2025-01-14 08:41:18',NULL),(8428,472,'Hair Treatment','2025-01-14','2025-01-14 08:42:23',NULL),(8429,435,'Hair Treatment','2025-01-14','2025-01-14 08:42:44',NULL),(8430,387,'Hair Treatment','2025-01-14','2025-01-14 08:43:13',NULL),(8431,386,'Hair Treatment','2025-01-14','2025-01-14 08:43:55',NULL),(8432,464,'Hair Treatment','2025-01-14','2025-01-14 08:44:34',NULL),(8433,466,'Hair Treatment','2025-01-14','2025-01-14 08:44:56',NULL),(8434,454,'Hair Treatment','2025-01-14','2025-01-14 08:45:16',NULL),(8435,374,'Hair Treatment','2025-01-14','2025-01-14 08:45:35',NULL),(8436,373,'Hair Treatment','2025-01-14','2025-01-14 08:46:01',NULL),(8437,450,'Hair Treatment','2025-01-14','2025-01-14 08:46:22',NULL),(8438,349,'Hair Treatment','2025-01-14','2025-01-14 08:56:52',NULL),(8439,349,'Hair Treatment','2025-01-06','2025-01-14 09:38:22',NULL),(8440,486,'Hair Treatment','2025-01-06','2025-01-14 09:38:53',NULL),(8441,427,'Hair Treatment','2025-01-06','2025-01-14 09:39:22',NULL),(8442,333,'Hair Treatment','2025-01-06','2025-01-14 09:39:47',NULL),(8443,370,'Hair Treatment','2025-01-06','2025-01-14 09:40:21',NULL),(8444,477,'Hair Treatment','2025-01-06','2025-01-14 09:40:48',NULL),(8445,344,'Hair Treatment','2025-01-06','2025-01-14 09:41:19',NULL),(8446,357,'Hair Treatment','2025-01-06','2025-01-14 09:41:47',NULL),(8447,350,'Hair Treatment','2025-01-06','2025-01-14 09:42:15',NULL),(8448,442,'Hair Treatment','2025-01-06','2025-01-14 09:42:43',NULL),(8449,332,'Hair Treatment','2025-01-06','2025-01-14 09:43:12',NULL),(8450,479,'Hair Treatment','2025-01-06','2025-01-14 09:43:42',NULL),(8451,346,'Hair Treatment','2025-01-06','2025-01-14 09:44:10',NULL),(8452,355,'Hair Treatment','2025-01-06','2025-01-14 09:44:36',NULL),(8453,366,'Hair Treatment','2025-01-06','2025-01-14 09:45:02',NULL),(8454,488,'Hair Treatment','2025-01-06','2025-01-14 09:45:24',NULL),(8455,365,'Hair Treatment','2025-01-06','2025-01-14 09:45:52',NULL),(8456,370,'Hair Treatment','2025-01-06','2025-01-14 09:46:19',NULL),(8457,334,'Hair Treatment','2025-01-06','2025-01-14 09:46:44',NULL),(8458,344,'Hair Treatment','2025-01-06','2025-01-14 09:47:10',NULL),(8459,358,'Hair Treatment','2025-01-06','2025-01-14 09:47:37',NULL),(8460,363,'Hair Treatment','2025-01-06','2025-01-14 09:48:05',NULL),(8461,361,'Hair Treatment','2025-01-06','2025-01-14 09:48:33',NULL),(8462,342,'Hair Treatment','2025-01-06','2025-01-14 09:49:01',NULL),(8463,351,'Hair Treatment','2025-01-06','2025-01-14 09:49:31',NULL),(8465,347,'Hair Treatment','2025-01-06','2025-01-14 09:50:23',NULL),(8466,359,'Hair Treatment','2025-01-06','2025-01-14 09:50:52',NULL),(8467,167,'Hair Treatment','2025-01-06','2025-01-14 09:51:19',NULL),(8468,335,'Hair Treatment','2025-01-06','2025-01-14 09:51:51',NULL),(8469,378,'Hair Treatment','2025-01-06','2025-01-14 09:52:26',NULL),(8470,396,'Hair Treatment','2025-01-15','2025-01-15 08:31:57',NULL),(8471,430,'Hair Treatment','2025-01-15','2025-01-15 08:32:18',NULL),(8472,426,'Hair Treatment','2025-01-15','2025-01-15 08:32:37',NULL),(8473,422,'Hair Treatment','2025-01-15','2025-01-15 08:32:57',NULL),(8474,424,'Hair Treatment','2025-01-15','2025-01-15 08:33:19',NULL),(8475,418,'Hair Treatment','2025-01-15','2025-01-15 08:41:26',NULL),(8476,473,'Hair Treatment','2025-01-15','2025-01-15 08:42:05',NULL),(8477,416,'Hair Treatment','2025-01-15','2025-01-15 08:42:25',NULL),(8478,414,'Hair Treatment','2025-01-15','2025-01-15 08:42:43',NULL),(8479,399,'Hair Treatment','2025-01-15','2025-01-15 08:42:59',NULL),(8480,423,'Hair Treatment','2025-01-15','2025-01-15 08:43:20',NULL),(8481,400,'Hair Treatment','2025-01-15','2025-01-15 08:43:38',NULL),(8482,431,'Hair Treatment','2025-01-15','2025-01-15 08:43:57',NULL),(8483,401,'Hair Treatment','2025-01-15','2025-01-15 08:44:17',NULL),(8484,402,'Hair Treatment','2025-01-15','2025-01-15 08:44:39',NULL),(8485,407,'Hair Treatment','2025-01-15','2025-01-15 08:44:58',NULL),(8486,410,'Hair Treatment','2025-01-15','2025-01-15 08:45:19',NULL),(8487,394,'Hair Treatment','2025-01-15','2025-01-15 08:45:39',NULL),(8488,404,'Hair Treatment','2025-01-15','2025-01-15 08:46:00',NULL),(8489,405,'Hair Treatment','2025-01-15','2025-01-15 08:46:19',NULL),(8491,406,'Hair Treatment','2025-01-15','2025-01-15 08:47:13',NULL),(8492,484,'Hair Treatment','2025-01-15','2025-01-15 08:47:36',NULL),(8493,395,'Hair Treatment','2025-01-16','2025-01-16 09:51:56',NULL),(8494,432,'Hair Treatment','2025-01-16','2025-01-16 09:52:14',NULL),(8495,368,'Hair Treatment','2025-01-16','2025-01-16 09:52:39',NULL),(8496,415,'Hair Treatment','2025-01-16','2025-01-16 09:52:57',NULL),(8497,419,'Hair Treatment','2025-01-16','2025-01-16 09:53:14',NULL),(8498,417,'Hair Treatment','2025-01-16','2025-01-16 09:53:36',NULL),(8499,479,'Hair Treatment','2025-01-17','2025-01-18 05:50:09',NULL),(8500,479,'Hair Treatment','2025-01-17','2025-01-18 05:50:54',NULL),(8501,365,'Hair Treatment','2025-01-17','2025-01-18 05:51:13',NULL),(8502,481,'Hair Treatment','2025-01-17','2025-01-18 05:51:34',NULL),(8503,391,'Hair Treatment','2025-01-20','2025-01-21 03:54:10',NULL),(8504,382,'Hair Treatment','2025-01-20','2025-01-21 03:54:40',NULL),(8505,55,'Hair Treatment','2025-01-20','2025-01-21 03:54:59',NULL),(8506,100,'Hair Treatment','2025-01-20','2025-01-21 03:55:24',NULL),(8507,64,'Hair Treatment','2025-01-20','2025-01-21 03:55:50',NULL),(8508,467,'Hair Treatment','2025-01-20','2025-01-21 03:56:08',NULL),(8509,439,'Hair Treatment','2025-01-20','2025-01-21 03:56:29',NULL),(8510,213,'Hair Treatment','2025-01-20','2025-01-21 03:56:52',NULL),(8511,213,'Hair Treatment','2025-01-20','2025-01-21 03:57:11',NULL),(8512,61,'Hair Treatment','2025-01-20','2025-01-21 03:57:43',NULL),(8513,171,'Hair Treatment','2025-01-20','2025-01-21 03:57:59',NULL),(8514,171,'Hair Treatment','2025-01-20','2025-01-21 03:58:35',NULL),(8515,154,'Hair Treatment','2025-01-20','2025-01-21 03:58:52',NULL),(8516,74,'Hair Treatment','2025-01-20','2025-01-21 03:59:14',NULL),(8517,33,'Hair Treatment','2025-01-20','2025-01-21 03:59:33',NULL),(8518,150,'Hair Treatment','2025-01-20','2025-01-21 03:59:51',NULL),(8519,78,'Hair Treatment','2025-01-20','2025-01-21 04:00:06',NULL),(8520,77,'Hair Treatment','2025-01-20','2025-01-21 04:00:40',NULL),(8521,164,'Hair Treatment','2025-01-20','2025-01-21 04:01:07',NULL),(8522,145,'Hair Treatment','2025-01-20','2025-01-21 04:01:28',NULL),(8523,146,'Hair Treatment','2025-01-20','2025-01-21 04:04:21',NULL),(8524,391,'Haircut','2025-01-21','2025-01-21 04:05:12',NULL),(8525,382,'Haircut','2025-01-21','2025-01-21 04:05:40',NULL),(8526,55,'Haircut','2025-01-21','2025-01-21 04:06:18',NULL),(8527,100,'Haircut','2025-01-21','2025-01-21 04:06:51',NULL),(8528,64,'Haircut','2025-01-21','2025-01-21 04:07:13',NULL),(8529,467,'Haircut','2025-01-21','2025-01-21 04:07:38',NULL),(8530,439,'Haircut','2025-01-21','2025-01-21 04:08:08',NULL),(8531,213,'Haircut','2025-01-21','2025-01-21 04:08:29',NULL),(8532,61,'Haircut','2025-01-21','2025-01-21 04:09:01',NULL),(8533,171,'Haircut','2025-01-21','2025-01-21 04:09:30',NULL),(8534,147,'Haircut','2025-01-21','2025-01-21 04:10:03',NULL),(8535,74,'Haircut','2025-01-21','2025-01-21 04:10:36',NULL),(8536,33,'Haircut','2025-01-21','2025-01-21 04:11:06',NULL),(8537,150,'Haircut','2025-01-21','2025-01-21 04:11:32',NULL),(8538,78,'Haircut','2025-01-21','2025-01-21 04:12:22',NULL),(8539,77,'Haircut','2025-01-21','2025-01-21 04:12:48',NULL),(8540,164,'Haircut','2025-01-21','2025-01-21 04:13:13',NULL),(8541,145,'Haircut','2025-01-21','2025-01-21 04:13:46',NULL),(8542,146,'Haircut','2025-01-21','2025-01-21 04:14:33',NULL),(8543,154,'Haircut','2025-01-21','2025-01-21 04:19:57',NULL),(8544,91,'Haircut','2025-01-22','2025-01-22 09:59:55',NULL),(8545,479,'Hair Treatment','2025-01-26','2025-01-27 04:35:40',NULL),(8546,365,'Hair Treatment','2025-01-26','2025-01-27 04:36:06',NULL),(8547,481,'Hair Treatment','2025-01-26','2025-01-27 04:36:27',NULL),(8548,370,'Hair Treatment','2025-01-26','2025-01-27 04:37:00',NULL),(8549,363,'Hair Treatment','2025-01-26','2025-01-27 04:37:26',NULL),(8550,351,'Hair Treatment','2025-01-26','2025-01-27 04:37:51',NULL),(8552,355,'Hair Treatment','2025-01-26','2025-01-27 04:39:15',NULL),(8553,486,'Hair Treatment','2025-01-26','2025-01-27 04:39:43',NULL),(8554,357,'Hair Treatment','2025-01-26','2025-01-27 04:40:09',NULL),(8555,359,'Hair Treatment','2025-01-26','2025-01-27 04:40:32',NULL),(8556,359,'Hair Treatment','2025-01-26','2025-01-27 04:41:00',NULL),(8557,361,'Hair Treatment','2025-01-26','2025-01-27 04:41:28',NULL),(8558,334,'Hair Treatment','2025-01-26','2025-01-27 04:41:55',NULL),(8559,333,'Hair Treatment','2025-01-26','2025-01-27 04:42:26',NULL),(8560,358,'Hair Treatment','2025-01-26','2025-01-27 04:42:57',NULL),(8561,482,'Hair Treatment','2025-01-26','2025-01-27 04:43:25',NULL),(8562,488,'Hair Treatment','2025-01-26','2025-01-27 04:45:13',NULL),(8563,427,'Hair Treatment','2025-01-26','2025-01-27 04:46:06',NULL),(8564,102,'Hair Treatment','2025-01-26','2025-01-27 04:46:33',NULL),(8565,342,'Hair Treatment','2025-01-26','2025-01-27 05:27:25',NULL),(8566,340,'Hair Treatment','2025-01-24','2025-01-27 05:28:25',NULL),(8567,339,'Hair Treatment','2025-01-24','2025-01-27 05:29:47',NULL),(8568,339,'Hair Treatment','2025-01-24','2025-01-27 05:31:41',NULL),(8569,348,'Hair Treatment','2025-01-24','2025-01-27 05:32:18',NULL),(8570,427,'Hair Treatment','2025-01-24','2025-01-27 05:32:53',NULL),(8571,335,'Hair Treatment','2025-01-25','2025-01-27 05:33:20',NULL),(8572,335,'Hair Treatment','2025-01-24','2025-01-27 05:33:52',NULL),(8573,332,'Hair Treatment','0003-01-24','2025-01-27 05:34:22',NULL),(8574,332,'Hair Treatment','2025-01-24','2025-01-27 05:35:06',NULL),(8575,346,'Hair Treatment','2025-01-24','2025-01-27 05:35:45',NULL),(8576,349,'Hair Treatment','2025-01-24','2025-01-27 05:36:24',NULL),(8577,347,'Hair Treatment','2025-01-24','2025-01-27 05:37:02',NULL),(8578,338,'Hair Treatment','2025-01-24','2025-01-27 05:37:35',NULL),(8579,345,'Hair Treatment','2025-01-24','2025-01-27 05:38:16',NULL),(8580,345,'Hair Treatment','2025-01-24','2025-01-27 05:38:53',NULL),(8581,344,'Hair Treatment','2025-01-24','2025-01-27 05:39:24',NULL),(8582,344,'Hair Treatment','2025-01-24','2025-01-27 05:40:03',NULL),(8583,331,'Hair Treatment','2025-01-24','2025-01-27 05:44:26',NULL),(8584,477,'Hair Treatment','2025-01-24','2025-01-27 05:44:58',NULL),(8585,350,'Hair Treatment','2025-01-24','2025-01-27 05:45:32',NULL),(8586,102,'Hair Treatment','2025-01-24','2025-01-27 05:46:02',NULL),(8587,427,'Hair Treatment','2025-01-24','2025-01-27 05:46:32',NULL),(8588,341,'Hair Treatment','2025-01-24','2025-01-27 05:47:03',NULL),(8589,164,'Hair Treatment','2025-01-24','2025-01-27 05:47:46',NULL),(8590,479,'Hair Treatment','2025-01-23','2025-01-27 05:57:02',NULL),(8591,365,'Hair Treatment','2025-01-23','2025-01-27 05:57:31',NULL),(8592,481,'Hair Treatment','2025-01-23','2025-01-27 05:58:06',NULL),(8593,370,'Hair Treatment','2025-01-23','2025-01-27 05:58:44',NULL),(8594,363,'Hair Treatment','2025-01-23','2025-01-27 05:59:17',NULL),(8595,91,'Haircut','2025-01-22','2025-01-27 06:03:32',NULL),(8596,128,'Haircut','2025-01-22','2025-01-27 06:04:01',NULL),(8597,131,'Haircut','2025-01-22','2025-01-27 06:04:35',NULL),(8598,79,'Haircut','2025-01-22','2025-01-27 06:05:21',NULL),(8599,177,'Haircut','2025-01-22','2025-01-27 06:05:54',NULL),(8600,109,'Haircut','2025-01-22','2025-01-27 06:06:29',NULL),(8601,57,'Hair Treatment','2025-01-22','2025-01-27 06:07:01',NULL),(8602,129,'Haircut','2025-01-22','2025-01-27 06:07:41',NULL),(8603,121,'Haircut','2025-01-22','2025-01-27 06:08:19',NULL),(8604,68,'Haircut','2025-01-22','2025-01-27 06:08:51',NULL),(8605,176,'Haircut','2025-01-22','2025-01-27 06:37:56',NULL),(8606,108,'Haircut','2025-01-22','2025-01-27 06:38:28',NULL),(8607,136,'Haircut','2025-01-22','2025-01-27 06:38:56',NULL),(8608,452,'Haircut','2025-01-22','2025-01-27 06:39:25',NULL),(8609,90,'Haircut','2025-01-22','2025-01-27 06:39:52',NULL),(8610,450,'Haircut','2025-01-22','2025-01-27 06:40:29',NULL),(8611,440,'Haircut','2025-01-22','2025-01-27 06:40:58',NULL),(8612,466,'Haircut','2025-01-22','2025-01-27 06:41:25',NULL),(8613,377,'Haircut','2025-01-22','2025-01-27 06:41:57',NULL),(8614,471,'Haircut','2025-01-22','2025-01-27 06:42:31',NULL),(8615,140,'Notebooks','2025-01-22','2025-01-27 06:43:01',NULL),(8616,58,'Haircut','2025-01-22','2025-01-27 06:43:46',NULL),(8617,84,'Haircut','2025-01-22','2025-01-27 06:44:41',NULL),(8618,84,'Haircut','2025-01-22','2025-01-27 06:53:23',NULL),(8619,50,'Haircut','2025-01-22','2025-01-27 06:53:47',NULL),(8620,158,'Haircut','2025-01-22','2025-01-27 06:54:13',NULL),(8621,35,'Haircut','2025-01-22','2025-01-27 06:54:41',NULL),(8622,113,'Haircut','2025-01-22','2025-01-27 06:55:12',NULL),(8623,135,'Haircut','2025-01-22','2025-01-27 06:55:38',NULL),(8624,117,'Haircut','2025-01-22','2025-01-27 06:56:20',NULL),(8625,117,'Haircut','2025-01-22','2025-01-27 06:56:46',NULL),(8626,109,'Hair Treatment','2025-02-07','2025-02-08 03:36:56',NULL),(8627,77,'Hair Treatment','2025-02-07','2025-02-08 03:37:21',NULL),(8628,121,'Hair Treatment','2025-02-07','2025-02-08 03:37:43',NULL),(8629,177,'Hair Treatment','2025-02-07','2025-02-08 03:38:03',NULL),(8630,129,'Hair Treatment','2025-02-07','2025-02-08 03:38:57',NULL),(8631,91,'Hair Treatment','2025-02-07','2025-02-08 03:39:20',NULL),(8632,164,'Hair Treatment','2025-02-07','2025-02-08 03:39:44',NULL),(8633,176,'Hair Treatment','2025-02-07','2025-02-08 03:40:07',NULL),(8634,90,'Hair Treatment','2025-02-07','2025-02-08 03:40:33',NULL),(8635,159,'Hair Treatment','2025-02-07','2025-02-08 03:40:54',NULL),(8636,180,'Hair Treatment','2025-02-07','2025-02-08 03:41:12',NULL),(8637,23,'Hair Treatment','2025-02-07','2025-02-08 03:41:33',NULL),(8638,116,'Hair Treatment','2025-02-07','2025-02-08 03:41:53',NULL),(8639,153,'Hair Treatment','2025-02-07','2025-02-08 03:42:12',NULL),(8640,85,'Hair Treatment','2025-02-07','2025-02-08 03:42:31',NULL),(8641,136,'Hair Treatment','2025-02-07','2025-02-08 03:42:53',NULL),(8642,33,'Hair Treatment','2025-02-07','2025-02-08 03:43:15',NULL),(8643,74,'Hair Treatment','2025-02-07','2025-02-08 03:43:35',NULL),(8644,78,'Hair Treatment','2025-02-07','2025-02-08 03:43:54',NULL),(8645,146,'Hair Treatment','2025-02-07','2025-02-08 03:44:19',NULL),(8646,334,'Haircut','2025-02-11','2025-02-11 03:24:53',NULL),(8647,482,'Haircut','2025-02-11','2025-02-11 03:25:18',NULL),(8648,102,'Haircut','2025-02-11','2025-02-11 03:25:40',NULL),(8649,340,'Haircut','2025-02-11','2025-02-11 03:26:01',NULL),(8650,344,'Haircut','2025-02-11','2025-02-11 03:26:42',NULL),(8651,333,'Haircut','2025-02-11','2025-02-11 03:27:10',NULL),(8652,357,'Haircut','2025-02-11','2025-02-11 03:29:00',NULL),(8653,363,'Haircut','2025-02-11','2025-02-11 03:29:26',NULL),(8654,338,'Haircut','2025-02-11','2025-02-11 03:30:02',NULL),(8655,446,'Haircut','2025-02-11','2025-02-11 03:30:35',NULL),(8656,371,'Haircut','2025-02-11','2025-02-11 03:31:02',NULL),(8657,463,'Haircut','2025-02-11','2025-02-11 03:31:34',NULL),(8658,385,'Haircut','2025-02-11','2025-02-11 03:32:02',NULL),(8659,344,'Haircut','2025-02-11','2025-02-11 03:33:21',NULL),(8660,448,'Haircut','2025-02-11','2025-02-11 03:34:12',NULL),(8661,442,'Haircut','2025-02-11','2025-02-11 03:34:42',NULL),(8662,483,'Haircut','2025-02-11','2025-02-11 03:35:01',NULL),(8663,386,'Haircut','2025-02-11','2025-02-11 03:35:20',NULL),(8664,448,'Haircut','2025-02-11','2025-02-11 03:35:40',NULL),(8665,419,'Haircut','2025-02-11','2025-02-11 03:35:58',NULL),(8666,402,'Haircut','2025-02-11','2025-02-11 03:36:31',NULL),(8667,394,'Haircut','2025-02-11','2025-02-11 03:36:52',NULL),(8668,405,'Haircut','2025-02-11','2025-02-11 03:37:28',NULL),(8669,394,'Haircut','2025-02-11','2025-02-11 03:37:47',NULL),(8670,368,'Haircut','2025-02-11','2025-02-11 03:38:07',NULL),(8671,395,'Haircut','2025-02-11','2025-02-11 03:38:25',NULL),(8672,76,'Haircut','2025-12-11','2025-02-12 09:47:56','2025-12-11 08:59:01'),(8673,149,'Hair Treatment','2025-02-12','2025-02-12 09:48:18',NULL),(8674,82,'Hair Treatment','2025-02-12','2025-02-12 09:48:38',NULL),(8675,83,'Hair Treatment','2025-02-12','2025-02-12 09:48:57',NULL),(8676,86,'Hair Treatment','2025-02-12','2025-02-12 09:49:20',NULL),(8677,87,'Hair Treatment','2025-02-12','2025-02-12 09:49:50',NULL),(8678,92,'Hair Treatment','2025-02-12','2025-02-12 09:50:24',NULL),(8679,63,'Hair Treatment','2025-02-12','2025-02-12 09:50:50',NULL),(8680,104,'Hair Treatment','2025-02-12','2025-02-12 09:51:09',NULL),(8681,112,'Hair Treatment','2025-02-12','2025-02-12 09:51:29',NULL),(8682,114,'Hair Treatment','2025-02-12','2025-02-12 09:51:57',NULL),(8683,24,'Hair Treatment','2025-02-12','2025-02-12 09:52:13',NULL),(8684,210,'Hair Treatment','2025-02-12','2025-02-12 09:52:30',NULL),(8685,125,'Hair Treatment','2025-02-12','2025-02-12 09:52:49',NULL),(8686,28,'Hair Treatment','2025-02-12','2025-02-12 09:53:05',NULL),(8687,56,'Hair Treatment','2025-02-12','2025-02-12 09:53:25',NULL),(8688,178,'Hair Treatment','2025-02-12','2025-02-12 09:53:42',NULL),(8689,132,'Hair Treatment','2025-02-12','2025-02-12 09:54:02',NULL),(8690,72,'Hair Treatment','2025-02-12','2025-02-12 10:01:55',NULL),(8691,72,'Hair Treatment','2025-02-14','2025-02-15 07:40:53',NULL),(8692,224,'Hair Treatment','2025-02-14','2025-02-15 07:41:16',NULL),(8693,76,'Hair Treatment','2025-02-14','2025-02-15 07:41:34',NULL),(8694,149,'Hair Treatment','2025-02-14','2025-02-15 07:42:06',NULL),(8695,82,'Hair Treatment','2025-02-14','2025-02-15 07:42:28',NULL),(8696,83,'Hair Treatment','2025-02-14','2025-02-15 07:42:47',NULL),(8697,152,'Hair Treatment','2025-02-14','2025-02-15 07:43:05',NULL),(8698,86,'Hair Treatment','2025-02-14','2025-02-15 07:43:23',NULL),(8699,87,'Hair Treatment','2025-02-14','2025-02-15 07:43:59',NULL),(8700,214,'Hair Treatment','2025-02-14','2025-02-15 07:45:02',NULL),(8701,92,'Hair Treatment','2025-02-14','2025-02-15 07:45:21',NULL),(8702,98,'Hair Treatment','2025-02-14','2025-02-15 07:45:38',NULL),(8703,63,'Hair Treatment','2025-02-14','2025-02-15 07:45:59',NULL),(8704,104,'Hair Treatment','2025-02-14','2025-02-15 07:46:15',NULL),(8705,487,'Hair Treatment','2025-02-14','2025-02-15 07:46:36',NULL),(8706,112,'Hair Treatment','2025-02-14','2025-02-15 07:46:53',NULL),(8707,373,'Haircut','2025-02-17','2025-02-17 09:22:35',NULL),(8708,372,'Haircut','2025-02-17','2025-02-17 09:22:56',NULL),(8709,331,'Haircut','2025-02-17','2025-02-17 09:23:14',NULL),(8710,431,'Haircut','2025-02-17','2025-02-17 09:23:38',NULL),(8711,407,'Haircut','2025-02-17','2025-02-17 09:23:58',NULL),(8712,426,'Haircut','2025-02-17','2025-02-17 09:24:43',NULL),(8713,413,'Haircut','2025-02-17','2025-02-17 09:25:41',NULL),(8714,361,'Haircut','2025-02-17','2025-02-17 09:26:04',NULL),(8715,425,'Haircut','2025-02-17','2025-02-17 09:26:27',NULL),(8716,473,'Haircut','2025-02-17','2025-02-17 09:26:47',NULL),(8717,403,'Haircut','2025-02-17','2025-02-17 09:27:11',NULL),(8718,351,'Haircut','2025-02-17','2025-02-17 09:27:35',NULL),(8719,410,'Haircut','2025-02-17','2025-02-17 09:27:56',NULL),(8720,414,'Haircut','2025-02-17','2025-02-17 09:28:20',NULL),(8721,464,'Haircut','2025-02-17','2025-02-17 09:28:48',NULL),(8722,345,'Haircut','2025-02-17','2025-02-17 09:29:10',NULL),(8723,472,'Haircut','2025-02-17','2025-02-17 09:29:26',NULL),(8724,416,'Haircut','2025-02-17','2025-02-17 09:29:46',NULL),(8725,141,'Haircut','2025-02-17','2025-02-17 09:30:04',NULL),(8726,87,'Haircut','2025-02-17','2025-02-17 09:30:23',NULL),(8727,112,'Haircut','2025-02-17','2025-02-17 09:30:42',NULL),(8728,112,'Haircut','2025-02-17','2025-02-17 09:32:26',NULL),(8729,149,'Haircut','2025-02-17','2025-02-17 09:32:52',NULL),(8730,24,'Haircut','2025-02-17','2025-02-17 09:33:10',NULL),(8731,83,'Haircut','2025-02-17','2025-02-17 09:33:29',NULL),(8732,107,'Haircut','2025-02-17','2025-02-17 09:33:46',NULL),(8733,114,'Hair Treatment','2025-02-17','2025-02-17 09:37:44',NULL),(8734,24,'Hair Treatment','2025-02-12','2025-02-17 09:38:11',NULL),(8735,53,'Hair Treatment','2025-02-12','2025-02-17 09:38:32',NULL),(8736,25,'Hair Treatment','2025-02-12','2025-02-17 09:38:56',NULL),(8737,210,'Hair Treatment','2025-02-12','2025-02-17 09:39:17',NULL),(8738,122,'Hair Treatment','2025-02-12','2025-02-17 09:39:51',NULL),(8739,125,'Hair Treatment','2025-02-12','2025-02-17 09:40:15',NULL),(8740,28,'Hair Treatment','2025-02-12','2025-02-17 09:40:42',NULL),(8741,56,'Hair Treatment','2025-02-12','2025-02-17 09:41:10',NULL),(8742,29,'Hair Treatment','2025-02-12','2025-02-17 09:41:38',NULL),(8743,178,'Hair Treatment','2025-02-12','2025-02-17 09:42:02',NULL),(8744,132,'Hair Treatment','2025-02-12','2025-02-17 09:42:26',NULL),(8745,134,'Hair Treatment','2025-02-12','2025-02-17 09:42:54',NULL),(8746,63,'Hair Treatment','2025-02-12','2025-02-17 09:43:16',NULL),(8747,65,'Hair Treatment','2025-02-12','2025-02-17 09:43:46',NULL),(8748,66,'Hair Treatment','2025-02-12','2025-02-17 09:44:13',NULL),(8749,141,'Hair Treatment','2025-02-12','2025-02-17 09:44:37',NULL),(8750,142,'Hair Treatment','2025-02-12','2025-02-17 09:45:02',NULL),(8751,69,'Hair Treatment','2025-02-12','2025-02-17 09:45:29',NULL),(8752,14,'Hair Treatment','2025-02-13','2025-02-17 09:46:12',NULL),(8753,35,'Hair Treatment','2025-02-13','2025-02-17 09:47:00',NULL),(8754,20,'Hair Treatment','2025-02-13','2025-02-17 09:47:25',NULL),(8755,50,'Hair Treatment','2025-02-13','2025-02-17 09:47:46',NULL),(8756,113,'Hair Treatment','2025-02-13','2025-02-17 09:48:19',NULL),(8757,115,'Hair Treatment','2025-02-13','2025-02-17 09:48:42',NULL),(8758,135,'Hair Treatment','2025-02-13','2025-02-17 09:49:06',NULL),(8759,37,'Hair Treatment','2025-02-13','2025-02-17 09:49:27',NULL),(8760,174,'Hair Treatment','2025-02-13','2025-02-17 09:49:52',NULL),(8761,39,'Hair Treatment','2025-02-13','2025-02-17 09:50:19',NULL),(8762,40,'Hair Treatment','2025-02-13','2025-02-17 09:50:41',NULL),(8763,41,'Hair Treatment','2025-02-13','2025-02-17 09:51:05',NULL),(8764,42,'Hair Treatment','2025-02-13','2025-02-17 09:51:36',NULL),(8765,21,'Hair Treatment','2025-02-13','2025-02-17 09:52:03',NULL),(8766,43,'Hair Treatment','2025-02-13','2025-02-17 09:52:25',NULL),(8767,45,'Hair Treatment','2025-02-13','2025-02-17 09:52:55',NULL),(8768,46,'Hair Treatment','2025-02-13','2025-02-17 09:53:35',NULL),(8769,48,'Hair Treatment','2025-02-13','2025-02-17 09:54:28',NULL),(8770,110,'Hair Treatment','2025-02-13','2025-02-17 09:54:58',NULL),(8771,51,'Hair Treatment','2025-02-13','2025-02-17 09:55:19',NULL),(8772,117,'Hair Treatment','2025-02-15','2025-02-19 06:51:31',NULL),(8773,266,'Hair Treatment','2025-02-15','2025-02-19 06:51:58',NULL),(8774,135,'Hair Treatment','2025-02-15','2025-02-19 06:52:26',NULL),(8775,58,'Hair Treatment','2025-02-15','2025-02-19 06:52:58',NULL),(8776,140,'Hair Treatment','2025-02-15','2025-02-19 06:53:24',NULL),(8777,143,'Hair Treatment','2025-02-15','2025-02-19 06:55:54',NULL),(8778,84,'Hair Treatment','2025-02-15','2025-02-19 06:56:24',NULL),(8779,158,'Hair Treatment','2025-02-15','2025-02-19 06:56:53',NULL),(8780,94,'Hair Treatment','2025-02-15','2025-02-19 06:57:18',NULL),(8781,170,'Hair Treatment','2025-02-15','2025-02-19 06:57:43',NULL),(8782,54,'Hair Treatment','2025-02-15','2025-02-19 06:58:15',NULL),(8783,139,'Hair Treatment','2025-02-15','2025-02-19 06:59:04',NULL),(8784,89,'Hair Treatment','2025-02-15','2025-02-19 06:59:31',NULL),(8785,70,'Hair Treatment','2025-02-15','2025-02-19 07:00:16',NULL),(8786,54,'Hair Treatment','2025-02-15','2025-02-19 07:00:44',NULL),(8787,1,'Hair Treatment','2025-02-18','2025-02-19 07:03:20',NULL),(8788,49,'Hair Treatment','2025-02-18','2025-02-19 07:03:51',NULL),(8789,8,'Hair Treatment','2025-02-18','2025-02-19 07:04:13',NULL),(8790,7,'Hair Treatment','2025-02-18','2025-02-19 07:04:38',NULL),(8791,10,'Hair Treatment','2025-02-18','2025-02-19 07:05:10',NULL),(8792,44,'Hair Treatment','2025-02-18','2025-02-19 07:05:33',NULL),(8793,13,'Hair Treatment','2025-02-18','2025-02-19 07:05:55',NULL),(8794,133,'Hair Treatment','2025-02-18','2025-02-19 07:06:19',NULL),(8795,163,'Hair Treatment','2025-02-18','2025-02-19 07:06:38',NULL),(8796,6,'Hair Treatment','2025-02-18','2025-02-19 07:06:55',NULL),(8797,105,'Hair Treatment','2025-02-18','2025-02-19 07:07:13',NULL),(8798,106,'Haircut','2025-02-18','2025-02-19 07:07:35',NULL),(8799,106,'Hair Treatment','2025-02-18','2025-02-19 07:08:04',NULL),(8800,9,'Hair Treatment','2025-02-18','2025-02-19 07:08:28',NULL),(8801,118,'Hair Treatment','2025-02-18','2025-02-19 07:08:44',NULL),(8802,107,'Hair Treatment','2025-02-18','2025-02-19 07:09:02',NULL),(8803,175,'Hair Treatment','2025-02-18','2025-02-19 07:09:24',NULL),(8804,22,'Hair Treatment','2025-02-18','2025-02-19 07:09:44',NULL),(8805,5,'Hair Treatment','2025-02-18','2025-02-19 07:10:06',NULL),(8806,2,'Hair Treatment','2025-02-18','2025-02-19 07:10:29',NULL),(8807,165,'Hair Treatment','2025-02-18','2025-02-19 07:10:47',NULL),(8808,404,'Haircut','2025-02-21','2025-02-21 08:01:52',NULL),(8809,342,'Haircut','2025-02-21','2025-02-21 08:02:18',NULL),(8810,131,'Haircut','2025-02-21','2025-02-21 08:02:40',NULL),(8811,443,'Haircut','2025-02-21','2025-02-21 08:03:02',NULL),(8812,379,'Haircut','2025-02-21','2025-02-21 08:03:25',NULL),(8813,467,'Haircut','2025-02-21','2025-02-21 08:03:50',NULL),(8814,264,'Haircut','2025-02-21','2025-02-21 08:04:08',NULL),(8815,86,'Haircut','2025-02-21','2025-02-21 08:04:30',NULL),(8816,173,'Haircut','2025-02-21','2025-02-21 08:04:50',NULL),(8817,72,'Haircut','2025-02-21','2025-02-21 08:05:10',NULL),(8818,68,'Haircut','2025-02-21','2025-02-21 08:05:27',NULL),(8819,159,'Haircut','2025-02-21','2025-02-21 08:05:44',NULL),(8820,33,'Haircut','2025-02-21','2025-02-21 08:06:06',NULL),(8821,185,'Haircut','2025-02-21','2025-02-21 08:06:28',NULL),(8822,186,'Haircut','2025-02-21','2025-02-21 08:06:46',NULL),(8823,78,'Haircut','2025-02-21','2025-02-21 08:07:13',NULL),(8824,358,'Haircut','2025-02-21','2025-02-21 08:07:48',NULL),(8825,210,'Haircut','2025-02-21','2025-02-21 08:08:07',NULL),(8826,137,'Haircut','2025-02-21','2025-02-21 08:08:26',NULL),(8827,14,'Haircut','2025-02-21','2025-02-21 08:08:57',NULL),(8828,108,'Haircut','2025-02-21','2025-02-21 08:09:16',NULL),(8829,158,'Haircut','2025-02-21','2025-02-21 08:09:34',NULL),(8830,266,'Haircut','2025-02-21','2025-02-21 08:09:51',NULL),(8831,143,'Haircut','2025-02-21','2025-02-21 08:10:10',NULL),(8832,370,'Haircut','2025-02-21','2025-02-21 08:10:34',NULL),(8833,169,'Hair Treatment','2025-02-20','2025-02-21 08:11:47',NULL),(8834,172,'Hair Treatment','2025-02-20','2025-02-21 08:12:20',NULL),(8835,208,'Hair Treatment','2025-02-20','2025-02-21 08:12:44',NULL),(8836,216,'Hair Treatment','2025-02-20','2025-02-21 08:13:16',NULL),(8837,247,'Hair Treatment','2025-02-20','2025-02-21 08:13:42',NULL),(8838,211,'Hair Treatment','2025-02-20','2025-02-21 08:14:08',NULL),(8839,194,'Hair Treatment','2025-02-20','2025-02-21 08:14:34',NULL),(8840,207,'Hair Treatment','2025-02-20','2025-02-21 08:14:58',NULL),(8841,204,'Hair Treatment','2025-02-20','2025-02-21 08:15:23',NULL),(8842,263,'Hair Treatment','2025-02-20','2025-02-21 08:15:53',NULL),(8843,221,'Hair Treatment','2025-02-20','2025-02-21 08:16:19',NULL),(8844,212,'Hair Treatment','2025-02-20','2025-02-21 08:16:47',NULL),(8845,34,'Hair Treatment','2025-02-27','2025-02-27 09:45:17',NULL),(8846,191,'Hair Treatment','2025-02-22','2025-02-27 09:46:09',NULL),(8847,223,'Hair Treatment','2025-02-22','2025-02-27 09:47:02',NULL),(8848,202,'Hair Treatment','2025-02-22','2025-02-27 09:47:45',NULL),(8849,193,'Hair Treatment','2025-02-22','2025-02-27 09:48:27',NULL),(8850,217,'Hair Treatment','2025-02-22','2025-02-27 09:49:01',NULL),(8851,34,'Hair Treatment','2025-02-22','2025-02-27 09:49:28',NULL),(8852,47,'Hair Treatment','2025-02-22','2025-02-27 09:49:53',NULL),(8853,173,'Hair Treatment','2025-02-22','2025-02-27 09:50:21',NULL),(8854,264,'Hair Treatment','2025-02-22','2025-02-27 09:51:01',NULL),(8855,185,'Hair Treatment','2025-02-22','2025-02-27 09:51:28',NULL),(8856,186,'Hair Treatment','2025-02-22','2025-02-27 09:51:59',NULL),(8857,278,'Hair Treatment','2025-02-22','2025-02-27 09:52:30',NULL),(8858,200,'Hair Treatment','2025-02-22','2025-02-27 09:56:26',NULL),(8859,188,'Hair Treatment','2025-02-22','2025-02-27 09:56:55',NULL),(8860,189,'Hair Treatment','2025-02-22','2025-02-27 09:57:21',NULL),(8861,219,'Hair Treatment','2025-02-22','2025-02-27 09:57:52',NULL),(8862,181,'Haircut','2025-02-22','2025-02-27 09:58:23',NULL),(8863,181,'Hair Treatment','2025-02-22','2025-02-27 09:58:53',NULL),(8864,228,'Hair Treatment','2025-02-25','2025-02-27 10:01:00',NULL),(8865,256,'Hair Treatment','2025-02-25','2025-02-27 10:01:41',NULL),(8866,280,'Hair Treatment','2025-02-25','2025-02-27 10:02:06',NULL),(8867,174,'Hair Treatment','2025-02-28','2025-03-01 03:48:06',NULL),(8868,20,'Hair Treatment','2025-02-28','2025-03-01 03:48:23',NULL),(8869,412,'Hair Treatment','2025-02-28','2025-03-01 03:48:50',NULL),(8870,178,'Hair Treatment','2025-02-28','2025-03-01 03:49:26',NULL),(8871,200,'Hair Treatment','2025-02-28','2025-03-01 03:49:53',NULL),(8873,254,'Hair Treatment','2025-02-28','2025-03-01 03:50:52',NULL),(8874,183,'Hair Treatment','2025-02-28','2025-03-01 03:51:15',NULL),(8875,428,'Hair Treatment','2025-02-28','2025-03-01 03:51:40',NULL),(8876,217,'Hair Treatment','2025-02-28','2025-03-01 03:52:24',NULL),(8877,250,'Hair Treatment','2025-02-28','2025-03-01 03:52:50',NULL),(8878,34,'Hair Treatment','2025-02-28','2025-03-01 03:53:13',NULL),(8879,41,'Hair Treatment','2025-02-28','2025-03-01 03:53:35',NULL),(8880,446,'Hair Treatment','2025-02-28','2025-03-01 03:54:52',NULL),(8881,23,'Hair Treatment','2025-02-28','2025-03-01 03:55:15',NULL),(8882,23,'Hair Treatment','2025-02-28','2025-03-01 03:55:34',NULL),(8883,63,'Hair Treatment','2025-02-28','2025-03-01 03:57:16',NULL),(8884,272,'Hair Treatment','2025-02-28','2025-03-01 03:57:53',NULL),(8885,245,'Hair Treatment','2025-02-28','2025-03-01 03:58:12',NULL),(8886,181,'Hair Treatment','2025-02-28','2025-03-01 03:58:58',NULL),(8887,134,'Hair Treatment','2025-02-28','2025-03-01 03:59:38',NULL),(8888,228,'Hair Treatment','2025-02-25','2025-03-01 06:43:50',NULL),(8889,256,'Hair Treatment','2025-02-25','2025-03-01 06:45:12',NULL),(8890,280,'Hair Treatment','2025-02-25','2025-03-01 06:45:34',NULL),(8891,237,'Hair Treatment','2025-02-25','2025-03-01 06:45:56',NULL),(8892,298,'Hair Treatment','2025-02-25','2025-03-01 06:46:24',NULL),(8893,245,'Hair Treatment','2025-02-25','2025-03-01 06:46:46',NULL),(8894,246,'Hair Treatment','2025-02-25','2025-03-01 06:47:08',NULL),(8895,329,'Hair Treatment','0004-02-25','2025-03-01 06:47:32',NULL),(8896,243,'Hair Treatment','2025-02-25','2025-03-01 06:47:58',NULL),(8897,254,'Hair Treatment','2025-02-25','2025-03-01 06:48:22',NULL),(8898,253,'Hair Treatment','2025-02-28','2025-03-01 06:48:42',NULL),(8899,286,'Hair Treatment','2025-02-25','2025-03-01 06:49:10',NULL),(8900,255,'Hair Treatment','2025-02-25','2025-03-01 06:49:32',NULL),(8901,285,'Hair Treatment','2025-02-25','2025-03-01 06:49:56',NULL),(8902,270,'Haircut','2025-02-25','2025-03-01 06:50:23',NULL),(8903,270,'Hair Treatment','2025-02-25','2025-03-01 06:50:47',NULL),(8904,242,'Hair Treatment','2025-02-25','2025-03-01 06:51:14',NULL),(8905,250,'Hair Treatment','2025-02-25','2025-03-01 06:51:38',NULL),(8906,235,'Haircut','2025-02-25','2025-03-01 06:52:01',NULL),(8907,235,'Hair Treatment','2025-02-25','2025-03-01 06:52:38',NULL),(8908,283,'Hair Treatment','2025-02-25','2025-03-01 06:53:14',NULL),(8909,330,'Hair Treatment','2025-02-25','2025-03-01 06:53:40',NULL),(8910,285,'Hair Treatment','2025-02-25','2025-03-01 06:54:23',NULL),(8911,248,'Hair Treatment','2025-02-27','2025-03-01 06:57:35',NULL),(8912,238,'Hair Treatment','2025-02-27','2025-03-01 06:58:04',NULL),(8913,233,'Hair Treatment','2025-02-27','2025-03-01 07:00:51',NULL),(8914,229,'Hair Treatment','2025-02-27','2025-03-01 07:01:27',NULL),(8915,326,'Hair Treatment','2025-02-27','2025-03-01 07:01:49',NULL),(8916,269,'Hair Treatment','2025-02-27','2025-03-01 07:02:12',NULL),(8917,287,'Hair Treatment','2025-02-27','2025-03-01 07:02:32',NULL),(8918,198,'Hair Treatment','2025-02-27','2025-03-01 07:02:55',NULL),(8919,267,'Hair Treatment','2025-02-27','2025-03-01 07:03:30',NULL),(8920,226,'Hair Treatment','2025-02-27','2025-03-01 07:03:56',NULL),(8921,225,'Hair Treatment','2025-02-27','2025-03-01 07:04:19',NULL),(8922,243,'Hair Treatment','2025-02-27','2025-03-01 07:04:49',NULL),(8923,239,'Hair Treatment','2025-02-27','2025-03-01 07:05:24',NULL),(8924,241,'Hair Treatment','2025-02-27','2025-03-01 07:06:29',NULL),(8925,240,'Hair Treatment','2025-02-27','2025-03-01 07:06:56',NULL),(8926,276,'Hair Treatment','2025-02-27','2025-03-01 07:07:18',NULL),(8927,272,'Hair Treatment','2025-02-27','2025-03-01 07:07:39',NULL),(8928,174,'Hair Treatment','2025-02-27','2025-03-01 07:09:21',NULL),(8929,139,'Hair Treatment','2025-02-27','2025-03-01 07:09:47',NULL),(8930,41,'Hair Treatment','2025-02-28','2025-03-01 07:10:46',NULL),(8931,48,'Hair Treatment','2025-02-28','2025-03-01 07:11:18',NULL),(8932,20,'Hair Treatment','2025-02-28','2025-03-01 07:11:44',NULL),(8933,130,'Hair Treatment','2025-02-28','2025-03-01 07:12:01',NULL),(8934,150,'Haircut','2025-02-28','2025-03-01 07:12:18',NULL),(8935,390,'Haircut','2025-02-28','2025-03-01 07:12:39',NULL),(8936,93,'Hair Treatment','2025-02-28','2025-03-01 07:12:56',NULL),(8937,171,'Hair Treatment','2025-02-28','2025-03-01 07:13:13',NULL),(8938,97,'Hair Treatment','2025-02-28','2025-03-01 07:13:29',NULL),(8939,455,'Hair Treatment','2025-02-28','2025-03-01 07:13:51',NULL),(8940,392,'Hair Treatment','2025-02-28','2025-03-01 07:14:15',NULL),(8941,412,'Haircut','2025-02-28','2025-03-01 07:14:35',NULL),(8942,418,'Hair Treatment','2025-02-28','2025-03-01 07:24:39',NULL),(8943,418,'Hair Treatment','2025-03-01','2025-03-01 07:26:42',NULL),(8944,434,'Hair Treatment','2025-03-01','2025-03-01 08:00:16',NULL),(8945,468,'Hair Treatment','2025-03-20','2025-03-01 08:00:36','2025-03-20 04:33:01'),(8946,435,'Hair Treatment','2025-03-01','2025-03-01 08:00:59',NULL),(8947,345,'Hair Treatment','2025-03-01','2025-03-01 08:01:17',NULL),(8948,409,'Hair Treatment','2025-03-01','2025-03-01 08:01:34',NULL),(8949,441,'Hair Treatment','2025-03-01','2025-03-01 08:01:53',NULL),(8950,365,'Hair Treatment','2025-03-01','2025-03-01 08:02:10',NULL),(8951,348,'Hair Treatment','2025-03-01','2025-03-01 08:02:27',NULL),(8952,428,'Hair Treatment','2025-03-01','2025-03-01 08:02:51',NULL),(8953,383,'Hair Treatment','2025-03-01','2025-03-01 08:03:30',NULL),(8954,346,'Hair Treatment','2025-03-01','2025-03-01 08:03:47',NULL),(8955,431,'Hair Treatment','2025-03-01','2025-03-01 08:04:04',NULL),(8956,63,'Hair Treatment','2025-03-20','2025-03-01 08:04:22','2025-03-20 04:33:27'),(8957,23,'Hair Treatment','2025-03-01','2025-03-01 08:04:38',NULL),(8958,479,'Hair Treatment','2025-03-03','2025-03-04 07:02:02',NULL),(8959,486,'Hair Treatment','2025-03-03','2025-03-04 07:02:23',NULL),(8960,481,'Hair Treatment','2025-03-03','2025-03-04 07:02:43',NULL),(8961,481,'Hair Treatment','2025-03-03','2025-03-04 07:02:43',NULL),(8962,396,'Hair Treatment','2025-03-03','2025-03-04 07:03:09',NULL),(8963,359,'Hair Treatment','2025-03-03','2025-03-04 07:03:28',NULL),(8964,488,'Hair Treatment','2025-03-03','2025-03-04 07:04:12',NULL),(8965,488,'Hair Treatment','2025-03-03','2025-03-04 07:04:13',NULL),(8966,346,'Hair Treatment','2025-03-03','2025-03-04 07:04:32',NULL),(8967,380,'Hair Treatment','2025-03-03','2025-03-04 07:05:23',NULL),(8968,338,'Hair Treatment','2025-03-03','2025-03-04 07:05:45',NULL),(8969,338,'Hair Treatment','2025-03-03','2025-03-04 07:05:45',NULL),(8970,401,'Hair Treatment','2025-03-03','2025-03-04 07:06:02',NULL),(8971,360,'Hair Treatment','2025-03-03','2025-03-04 07:06:25',NULL),(8972,363,'Hair Treatment','2025-03-03','2025-03-04 07:06:47',NULL),(8973,459,'Hair Treatment','2025-04-03','2025-03-04 07:07:40',NULL),(8974,427,'Hair Treatment','2025-04-03','2025-03-04 07:08:05',NULL),(8975,372,'Hair Treatment','2025-04-03','2025-03-04 07:08:32',NULL),(8976,431,'Hair Treatment','2025-04-03','2025-03-04 07:08:57',NULL),(8977,331,'Hair Treatment','2025-04-03','2025-03-04 07:09:24',NULL),(8978,340,'Hair Treatment','2025-04-03','2025-03-04 07:09:52',NULL),(8979,373,'Hair Treatment','2025-04-03','2025-03-04 07:10:21',NULL),(8980,361,'Hair Treatment','2025-04-03','2025-03-04 07:10:51',NULL),(8981,407,'Hair Treatment','2025-04-03','2025-03-04 07:11:18',NULL),(8982,395,'Hair Treatment','2025-04-03','2025-03-04 07:11:48',NULL),(8983,461,'Hair Treatment','2025-04-03','2025-03-04 07:12:15',NULL),(8984,461,'Hair Treatment','2025-04-03','2025-03-04 07:12:15',NULL),(8985,333,'Hair Treatment','2025-04-03','2025-03-04 07:12:52',NULL),(8986,333,'Hair Treatment','2025-04-03','2025-03-04 07:12:52',NULL),(8987,333,'Hair Treatment','2025-04-03','2025-03-04 07:12:52',NULL),(8988,174,'Hair Treatment','2025-02-28','2025-03-04 07:30:44',NULL),(8989,139,'Hair Treatment','2025-03-20','2025-03-04 07:31:07','2025-03-20 04:25:24'),(8990,41,'Hair Treatment','2025-02-28','2025-03-04 07:31:42',NULL),(8991,48,'Hair Treatment','2025-02-28','2025-03-04 07:32:15',NULL),(8992,48,'Hair Treatment','2025-02-28','2025-03-04 07:32:15',NULL),(8993,20,'Hair Treatment','2025-02-28','2025-03-04 07:32:50',NULL),(8994,130,'Hair Treatment','2025-02-28','2025-03-04 07:33:18',NULL),(8995,150,'Hair Treatment','2025-02-28','2025-03-04 07:33:52',NULL),(8996,390,'Hair Treatment','2025-02-28','2025-03-04 07:34:25',NULL),(8997,93,'Hair Treatment','2025-02-28','2025-03-04 07:34:55',NULL),(8998,93,'Hair Treatment','2025-02-28','2025-03-04 07:34:55',NULL),(8999,171,'Hair Treatment','2025-02-28','2025-03-04 07:37:30',NULL),(9000,97,'Hair Treatment','2025-02-28','2025-03-04 07:37:51',NULL),(9001,97,'Hair Treatment','2025-02-28','2025-03-04 07:37:52',NULL),(9002,455,'Hair Treatment','2025-02-28','2025-03-04 07:38:28',NULL),(9003,392,'Hair Treatment','2025-02-28','2025-03-04 07:38:58',NULL),(9004,412,'Hair Treatment','2025-02-28','2025-03-04 07:39:29',NULL),(9005,418,'Hair Treatment','2025-02-28','2025-03-04 07:40:14',NULL),(9006,434,'Hair Treatment','2025-02-28','2025-03-04 07:40:49',NULL),(9007,468,'Hair Treatment','2025-02-28','2025-03-04 07:41:14',NULL),(9008,468,'Hair Treatment','2025-02-28','2025-03-04 07:41:15',NULL),(9009,435,'Hair Treatment','2025-02-28','2025-03-04 07:41:49',NULL),(9010,345,'Hair Treatment','2025-02-28','2025-03-04 07:42:12',NULL),(9011,409,'Hair Treatment','2025-02-28','2025-03-04 07:42:46',NULL),(9012,441,'Hair Treatment','2025-02-28','2025-03-04 07:43:14',NULL),(9013,365,'Hair Treatment','2025-02-28','2025-03-04 07:43:50',NULL),(9014,348,'Hair Treatment','2025-02-28','2025-03-04 07:44:15',NULL),(9015,428,'Hair Treatment','2025-02-28','2025-03-04 07:44:51',NULL),(9016,383,'Hair Treatment','2025-02-28','2025-03-04 07:45:29',NULL),(9017,404,'Hair Treatment','2025-03-05','2025-03-05 06:58:38',NULL),(9018,434,'Hair Treatment','2025-03-05','2025-03-05 06:59:04',NULL),(9019,358,'Hair Treatment','2025-03-05','2025-03-05 06:59:32',NULL),(9020,413,'Hair Treatment','2025-03-05','2025-03-05 07:00:03',NULL),(9021,430,'Hair Treatment','2025-03-05','2025-03-05 07:00:29',NULL),(9022,102,'Hair Treatment','2025-03-20','2025-03-05 07:00:51','2025-03-20 04:34:04'),(9023,102,'Hair Treatment','2025-03-05','2025-03-05 07:01:15',NULL),(9024,405,'Hair Treatment','2025-03-06','2025-03-05 07:01:41','2025-03-20 04:41:27'),(9025,405,'Hair Treatment','2025-03-05','2025-03-05 07:02:02',NULL),(9026,386,'Hair Treatment','2025-03-05','2025-03-05 07:02:29',NULL),(9027,397,'Hair Treatment','2025-03-05','2025-03-05 07:02:56',NULL),(9028,466,'Hair Treatment','2025-03-05','2025-03-05 07:03:18',NULL),(9029,385,'Hair Treatment','2025-03-05','2025-03-05 07:03:46',NULL),(9030,454,'Hair Treatment','2025-03-05','2025-03-05 07:04:12',NULL),(9031,374,'Hair Treatment','2025-03-08','2025-03-08 06:52:48',NULL),(9032,450,'Hair Treatment','2025-03-08','2025-03-08 06:53:03',NULL),(9033,412,'Hair Treatment','2025-03-08','2025-03-08 06:53:18',NULL),(9034,410,'Hair Treatment','2025-03-08','2025-03-08 06:53:39',NULL),(9035,357,'Hair Treatment','2025-03-08','2025-03-08 06:54:08',NULL),(9037,482,'Hair Treatment','2025-03-08','2025-03-08 06:55:25',NULL),(9038,402,'Hair Treatment','2025-03-08','2025-03-08 06:55:51',NULL),(9039,348,'Hair Treatment','2025-03-08','2025-03-08 06:56:07',NULL),(9040,477,'Hair Treatment','2025-03-08','2025-03-08 06:56:33',NULL),(9041,479,'Hair Treatment','2025-03-08','2025-03-08 06:56:48',NULL),(9042,452,'Hair Treatment','2025-03-08','2025-03-08 06:57:04',NULL),(9043,417,'Hair Treatment','2025-03-07','2025-03-08 06:57:47',NULL),(9044,428,'Hair Treatment','2025-03-07','2025-03-08 06:58:09',NULL),(9045,387,'Hair Treatment','2025-03-07','2025-03-08 06:58:28',NULL),(9046,432,'Hair Treatment','2025-03-07','2025-03-08 06:58:52',NULL),(9047,403,'Hair Treatment','2025-03-07','2025-03-08 06:59:15',NULL),(9048,365,'Hair Treatment','2025-03-07','2025-03-08 06:59:41',NULL),(9049,365,'Hair Treatment','2025-03-07','2025-03-08 06:59:41',NULL),(9050,351,'Hair Treatment','2025-03-07','2025-03-08 07:00:03',NULL),(9051,160,'Hair Treatment','2025-03-07','2025-03-08 07:00:26',NULL),(9052,166,'Hair Treatment','2025-03-07','2025-03-08 07:00:58',NULL),(9053,167,'Hair Treatment','2025-03-07','2025-03-08 07:01:30',NULL),(9054,442,'Hair Treatment','2025-03-07','2025-03-08 07:01:54',NULL),(9055,339,'Hair Treatment','2025-03-07','2025-03-08 07:02:19',NULL),(9056,473,'Hair Treatment','2025-03-06','2025-03-08 07:03:03',NULL),(9057,437,'Hair Treatment','2025-03-06','2025-03-08 07:03:25',NULL),(9058,416,'Hair Treatment','2025-03-06','2025-03-08 07:03:43',NULL),(9059,332,'Hair Treatment','2025-03-06','2025-03-08 07:04:05',NULL),(9060,399,'Hair Treatment','2025-03-06','2025-03-08 07:04:35',NULL),(9061,425,'Hair Treatment','2025-03-06','2025-03-08 07:04:54',NULL),(9062,341,'Hair Treatment','2025-03-06','2025-03-08 07:05:12',NULL),(9063,371,'Hair Treatment','2025-03-06','2025-03-08 07:05:34',NULL),(9064,440,'Hair Treatment','2025-03-06','2025-03-08 07:06:07',NULL),(9065,422,'Hair Treatment','2025-03-06','2025-03-08 07:06:48',NULL),(9066,441,'Hair Treatment','2025-03-06','2025-03-08 07:07:17',NULL),(9067,460,'Hair Treatment','2025-03-10','2025-03-13 03:18:56',NULL),(9068,447,'Hair Treatment','2025-03-10','2025-03-13 03:19:21',NULL),(9069,438,'Hair Treatment','2025-03-13','2025-03-13 03:19:41',NULL),(9070,438,'Hair Treatment','2025-03-10','2025-03-13 03:20:04',NULL),(9071,335,'Hair Treatment','2025-03-10','2025-03-13 03:20:27',NULL),(9072,462,'Hair Treatment','2025-03-10','2025-03-13 03:20:47',NULL),(9073,453,'Hair Treatment','2025-03-10','2025-03-13 03:21:17',NULL),(9074,475,'Hair Treatment','2025-03-10','2025-03-13 03:21:46',NULL),(9075,468,'Hair Treatment','2025-03-10','2025-03-13 03:22:17',NULL),(9076,400,'Hair Treatment','2025-03-10','2025-03-13 03:22:51',NULL),(9077,347,'Hair Treatment','2025-03-10','2025-03-13 03:23:16',NULL),(9078,377,'Hair Treatment','2025-03-10','2025-03-13 03:23:58',NULL),(9079,383,'Hair Treatment','2025-03-10','2025-03-13 03:24:39',NULL),(9080,349,'Hair Treatment','2025-03-10','2025-03-13 03:26:24',NULL),(9081,344,'Hair Treatment','2025-03-11','2025-03-13 03:27:10',NULL),(9082,448,'Hair Treatment','2025-03-11','2025-03-13 03:27:38',NULL),(9083,350,'Hair Treatment','2025-03-11','2025-03-13 03:28:01',NULL),(9084,465,'Hair Treatment','2025-03-11','2025-03-13 03:28:21',NULL),(9085,465,'Hair Treatment','2025-03-11','2025-03-13 03:28:58',NULL),(9086,446,'Hair Treatment','2025-03-11','2025-03-13 03:30:29',NULL),(9087,484,'Hair Treatment','2025-03-11','2025-03-13 03:30:54',NULL),(9088,444,'Hair Treatment','2025-03-11','2025-03-13 03:31:52',NULL),(9089,345,'Hair Treatment','2025-03-11','2025-03-13 03:32:22',NULL),(9090,472,'Hair Treatment','2025-03-11','2025-03-13 03:32:45',NULL),(9091,415,'Hair Treatment','2025-03-11','2025-03-13 03:33:12',NULL),(9092,366,'Hair Treatment','2025-03-11','2025-03-13 03:33:34',NULL),(9093,409,'Hair Treatment','2025-03-12','2025-03-14 06:34:44',NULL),(9094,370,'Hair Treatment','2025-03-12','2025-03-14 06:35:01',NULL),(9095,435,'Hair Treatment','2025-03-12','2025-03-14 06:35:17',NULL),(9096,429,'Hair Treatment','2025-03-12','2025-03-14 06:35:35',NULL),(9097,363,'Hair Treatment','2025-03-12','2025-03-14 06:36:04',NULL),(9098,471,'Hair Treatment','2025-03-12','2025-03-14 06:36:23',NULL),(9099,394,'Hair Treatment','2025-03-12','2025-03-14 06:36:47',NULL),(9100,334,'Hair Treatment','2025-03-12','2025-03-14 06:37:07',NULL),(9101,483,'Hair Treatment','2025-03-12','2025-03-14 06:37:38',NULL),(9102,111,'Hair Treatment','2025-03-12','2025-03-14 06:37:57',NULL),(9103,171,'Hair Treatment','2025-03-12','2025-03-14 06:38:16',NULL),(9104,55,'Hair Treatment','2025-03-13','2025-03-14 06:38:49',NULL),(9105,154,'Hair Treatment','2025-03-13','2025-03-14 06:39:14',NULL),(9106,137,'Hair Treatment','2025-03-13','2025-03-14 06:39:47',NULL),(9107,64,'Hair Treatment','2025-03-13','2025-03-14 06:40:05',NULL),(9108,80,'Hair Treatment','2025-03-13','2025-03-14 06:40:27',NULL),(9109,148,'Hair Treatment','2025-03-13','2025-03-14 06:40:43',NULL),(9110,213,'Hair Treatment','2025-03-13','2025-03-14 06:41:07',NULL),(9111,61,'Hair Treatment','2025-03-13','2025-03-14 06:41:28',NULL),(9112,147,'Hair Treatment','2025-03-13','2025-03-14 06:41:50',NULL),(9113,156,'Hair Treatment','2025-03-13','2025-03-14 06:42:38',NULL),(9114,157,'Hair Treatment','2025-03-13','2025-03-14 06:43:06',NULL),(9115,93,'Hair Treatment','2025-03-14','2025-03-14 06:46:09',NULL),(9116,96,'Hair Treatment','2025-03-14','2025-03-14 06:46:23',NULL),(9117,97,'Hair Treatment','2025-03-14','2025-03-14 06:46:41',NULL),(9118,375,'Hair Treatment','2025-03-14','2025-03-14 06:47:16',NULL),(9119,378,'Hair Treatment','2025-03-14','2025-03-14 06:47:42',NULL),(9120,384,'Hair Treatment','2025-03-14','2025-03-14 06:47:57',NULL),(9121,376,'Hair Treatment','2025-03-14','2025-03-14 06:48:14',NULL),(9123,100,'Hair Treatment','2025-03-14','2025-03-14 06:48:53',NULL),(9124,469,'Hair Treatment','2025-03-14','2025-03-14 06:49:12',NULL),(9125,379,'Hair Treatment','2025-03-14','2025-03-14 06:49:34',NULL),(9126,443,'Hair Treatment','2025-03-14','2025-03-14 06:49:55',NULL),(9127,457,'Hair Treatment','2025-03-15','2025-03-15 06:40:02',NULL),(9128,382,'Hair Treatment','2025-03-15','2025-03-15 06:40:50',NULL),(9129,449,'Hair Treatment','2025-03-15','2025-03-15 06:42:13',NULL),(9130,467,'Hair Treatment','2025-03-15','2025-03-15 06:42:44',NULL),(9131,439,'Hair Treatment','2025-03-15','2025-03-15 06:43:15',NULL),(9132,436,'Hair Treatment','2025-03-15','2025-03-15 06:43:45',NULL),(9133,390,'Hair Treatment','2025-03-15','2025-03-15 06:44:18',NULL),(9134,391,'Hair Treatment','2025-03-15','2025-03-15 06:44:46',NULL),(9135,470,'Hair Treatment','2025-03-15','2025-03-15 06:45:24',NULL),(9136,180,'Hair Treatment','2025-03-15','2025-03-15 06:46:04',NULL),(9137,78,'Hair Treatment','2025-03-15','2025-03-15 06:46:27',NULL),(9138,150,'Hair Treatment','2025-03-15','2025-03-15 06:46:53',NULL),(9139,79,'Hair Treatment','2025-03-17','2025-03-17 06:55:48',NULL),(9140,153,'Hair Treatment','2025-03-17','2025-03-17 06:56:10',NULL),(9141,85,'Hair Treatment','2025-03-17','2025-03-17 06:56:29',NULL),(9142,90,'Hair Treatment','2025-03-17','2025-03-17 06:56:48',NULL),(9143,159,'Hair Treatment','2025-03-17','2025-03-17 06:57:10',NULL),(9144,91,'Hair Treatment','2025-03-17','2025-03-17 06:57:40',NULL),(9145,164,'Hair Treatment','2025-03-17','2025-03-17 06:58:03',NULL),(9146,101,'Hair Treatment','2025-03-17','2025-03-17 06:58:25',NULL),(9147,108,'Hair Treatment','2025-03-17','2025-03-17 06:58:43',NULL),(9148,109,'Hair Treatment','2025-03-17','2025-03-17 06:59:02',NULL),(9149,23,'Hair Treatment','2025-03-17','2025-03-17 06:59:33',NULL),(9150,116,'Hair Treatment','2025-03-17','2025-03-17 06:59:53',NULL),(9151,119,'Hair Treatment','2025-03-18','2025-03-18 06:47:20',NULL),(9152,121,'Hair Treatment','2025-03-18','2025-03-18 06:47:37',NULL),(9153,177,'Hair Treatment','2025-03-18','2025-03-18 06:47:56',NULL),(9154,130,'Hair Treatment','2025-03-18','2025-03-18 06:48:13',NULL),(9155,128,'Hair Treatment','2025-03-18','2025-03-18 06:48:32',NULL),(9156,129,'Hair Treatment','2025-03-18','2025-03-18 06:48:52',NULL),(9157,60,'Hair Treatment','2025-03-18','2025-03-18 06:49:09',NULL),(9158,176,'Hair Treatment','2025-03-18','2025-03-18 06:50:08',NULL),(9159,57,'Hair Treatment','2025-03-18','2025-03-18 06:50:31',NULL),(9160,33,'Hair Treatment','2025-03-18','2025-03-18 06:50:53',NULL),(9161,68,'Hair Treatment','2025-03-18','2025-03-18 06:51:34',NULL),(9162,144,'Hair Treatment','2025-03-18','2025-03-18 06:51:52',NULL),(9163,144,'Hair Treatment','2025-03-18','2025-03-18 06:54:54',NULL),(9164,459,'Hair Treatment','2025-03-04','2025-03-20 04:14:36',NULL),(9165,427,'Hair Treatment','2025-03-04','2025-03-20 04:15:11',NULL),(9166,372,'Hair Treatment','2025-03-04','2025-03-20 04:15:38',NULL),(9167,431,'Hair Treatment','2025-03-04','2025-03-20 04:16:03',NULL),(9168,331,'Hair Treatment','2025-03-04','2025-03-20 04:16:26',NULL),(9169,340,'Hair Treatment','2025-03-04','2025-03-20 04:16:57',NULL),(9170,373,'Hair Treatment','2025-03-04','2025-03-20 04:17:20',NULL),(9171,361,'Hair Treatment','2025-03-04','2025-03-20 04:17:41',NULL),(9172,407,'Hair Treatment','2025-03-04','2025-03-20 04:18:06',NULL),(9173,395,'Hair Treatment','2025-03-04','2025-03-20 04:18:38',NULL),(9174,393,'Hair Treatment','2025-03-04','2025-03-20 04:18:59',NULL),(9175,333,'Hair Treatment','2025-03-04','2025-03-20 04:19:31',NULL),(9176,63,'Hair Treatment','2025-03-01','2025-03-20 04:31:36',NULL),(9177,464,'Hair Treatment','2025-03-12','2025-03-20 04:48:14',NULL),(9178,487,'Hair Treatment','2025-03-21','2025-03-21 06:26:01',NULL),(9179,104,'Hair Treatment','2025-03-21','2025-03-21 06:26:44',NULL),(9180,98,'Hair Treatment','2025-03-21','2025-03-21 06:27:08',NULL),(9181,103,'Hair Treatment','2025-03-21','2025-03-21 06:27:39',NULL),(9182,92,'Hair Treatment','2025-03-21','2025-03-21 06:28:03',NULL),(9183,83,'Hair Treatment','2025-03-21','2025-03-21 06:28:23',NULL),(9184,82,'Hair Treatment','2025-03-21','2025-03-21 06:28:47',NULL),(9185,86,'Hair Treatment','2025-03-21','2025-03-21 06:29:09',NULL),(9186,152,'Hair Treatment','2025-03-21','2025-03-21 06:29:51',NULL),(9187,149,'Hair Treatment','2025-03-21','2025-03-21 06:30:23',NULL),(9188,76,'Hair Treatment','2025-03-21','2025-03-21 06:30:58',NULL),(9189,72,'Hair Treatment','2025-03-21','2025-03-21 06:31:19',NULL),(9190,71,'Hair Treatment','2025-03-20','2025-03-21 06:35:15',NULL),(9191,74,'Hair Treatment','2025-03-20','2025-03-21 06:35:38',NULL),(9192,146,'Hair Treatment','2025-03-20','2025-03-21 06:36:03',NULL),(9193,77,'Hair Treatment','2025-03-20','2025-03-21 06:36:37',NULL),(9194,224,'Hair Treatment','2025-03-20','2025-03-21 06:36:59',NULL),(9195,142,'Hair Treatment','2025-03-20','2025-03-21 06:37:34',NULL),(9196,65,'Hair Treatment','2025-03-20','2025-03-21 06:38:02',NULL),(9197,66,'Hair Treatment','2025-03-20','2025-03-21 06:38:25',NULL),(9198,141,'Hair Treatment','2025-03-20','2025-03-21 06:38:48',NULL),(9199,112,'Hair Treatment','2025-03-20','2025-03-21 06:39:13',NULL),(9200,122,'Hair Treatment','2025-03-20','2025-03-21 06:39:39',NULL),(9201,63,'Hair Treatment','2025-03-20','2025-03-21 06:40:09',NULL),(9202,21,'Hair Treatment','2025-04-07','2025-04-10 06:44:33',NULL),(9203,50,'Hair Treatment','2025-04-07','2025-04-10 06:45:05',NULL),(9204,170,'Hair Treatment','2025-04-07','2025-04-10 06:45:31',NULL),(9205,51,'Haircut','2025-04-07','2025-04-10 06:46:02',NULL),(9206,51,'Hair Treatment','2025-04-07','2025-04-10 06:46:29',NULL),(9207,54,'Hair Treatment','2025-04-07','2025-04-10 06:46:57',NULL),(9208,179,'Hair Treatment','2025-04-07','2025-04-10 06:47:24',NULL),(9209,58,'Hair Treatment','2025-04-07','2025-04-10 06:47:54',NULL),(9210,174,'Hair Treatment','2025-04-07','2025-04-10 06:48:20',NULL),(9211,139,'Hair Treatment','2025-04-07','2025-04-10 06:48:45',NULL),(9212,12,'Hair Treatment','2025-04-07','2025-04-10 06:49:10',NULL),(9213,110,'Hair Treatment','2025-04-07','2025-04-10 06:49:43',NULL),(9214,89,'Hair Treatment','2025-04-07','2025-04-10 06:50:11',NULL),(9215,70,'Hair Treatment','2025-04-07','2025-04-10 06:50:42',NULL),(9216,266,'Hair Treatment','2025-04-07','2025-04-10 06:51:13',NULL),(9217,20,'Hair Treatment','2025-04-07','2025-04-10 06:52:12',NULL),(9218,140,'Hair Treatment','2025-04-07','2025-04-10 06:52:37',NULL),(9219,143,'Hair Treatment','2025-04-07','2025-04-10 06:53:13',NULL),(9220,84,'Hair Treatment','2025-04-07','2025-04-10 06:53:44',NULL),(9221,42,'Hair Treatment','2025-04-07','2025-04-10 06:54:16',NULL),(9222,43,'Hair Treatment','2025-04-07','2025-04-10 06:55:13',NULL),(9223,41,'Hair Treatment','2025-04-08','2025-04-10 06:56:32',NULL),(9224,40,'Hair Treatment','2025-04-08','2025-04-10 06:56:58',NULL),(9225,48,'Hair Treatment','2025-04-08','2025-04-10 06:57:22',NULL),(9226,45,'Hair Treatment','2025-04-08','2025-04-10 06:57:52',NULL),(9227,115,'Hair Treatment','2025-04-08','2025-04-10 06:58:25',NULL),(9228,14,'Hair Treatment','2025-04-08','2025-04-10 06:58:58',NULL),(9229,39,'Hair Treatment','2025-04-08','2025-04-10 06:59:32',NULL),(9230,37,'Hair Treatment','2025-04-08','2025-04-10 07:00:03',NULL),(9231,113,'Hair Treatment','2025-04-08','2025-04-10 07:00:43',NULL),(9232,135,'Hair Treatment','2025-04-08','2025-04-10 07:01:15',NULL),(9233,117,'Hair Treatment','2025-04-08','2025-04-10 07:02:04',NULL),(9234,94,'Hair Treatment','2025-04-08','2025-04-10 07:02:31',NULL),(9235,158,'Haircut','2025-04-08','2025-04-10 07:02:57',NULL),(9236,64,'Hair Treatment','2025-04-09','2025-04-10 07:04:05',NULL),(9237,49,'Hair Treatment','2025-04-09','2025-04-10 07:04:34',NULL),(9238,81,'Hair Treatment','2025-04-09','2025-04-10 07:04:59',NULL),(9239,1,'Hair Treatment','2025-04-09','2025-04-10 07:05:28',NULL),(9240,133,'Hair Treatment','2025-04-09','2025-04-10 07:05:56',NULL),(9241,10,'Hair Treatment','2025-04-09','2025-04-10 07:06:23',NULL),(9242,44,'Hair Treatment','2025-04-09','2025-04-10 07:06:54',NULL),(9243,13,'Hair Treatment','2025-04-09','2025-04-10 07:07:27',NULL),(9244,161,'Hair Treatment','2025-04-09','2025-04-10 07:07:56',NULL),(9245,7,'Hair Treatment','2025-04-09','2025-04-10 07:08:34',NULL),(9246,107,'Hair Treatment','2025-04-09','2025-04-10 07:08:57',NULL),(9247,165,'Hair Treatment','2025-04-09','2025-04-10 07:09:33',NULL),(9248,9,'Hair Treatment','2025-04-09','2025-04-10 07:10:14',NULL),(9249,5,'Hair Treatment','2025-04-09','2025-04-10 07:10:38',NULL),(9250,6,'Hair Treatment','2025-04-09','2025-04-10 07:11:09',NULL),(9251,175,'Hair Treatment','2025-04-09','2025-04-10 07:11:42',NULL),(9252,105,'Hair Treatment','2025-04-09','2025-04-10 07:12:14',NULL),(9253,118,'Hair Treatment','2025-04-09','2025-04-10 07:12:46',NULL),(9254,163,'Hair Treatment','2025-04-09','2025-04-10 07:13:17',NULL),(9255,22,'Hair Treatment','2025-04-09','2025-04-10 07:13:47',NULL),(9256,200,'Hair Treatment','2025-04-10','2025-04-10 07:14:48',NULL),(9257,183,'Hair Treatment','2025-04-10','2025-04-10 07:15:06',NULL),(9258,217,'Hair Treatment','2025-04-10','2025-04-10 07:15:24',NULL),(9259,219,'Hair Treatment','2025-04-10','2025-04-10 07:15:45',NULL),(9260,34,'Hair Treatment','2025-04-10','2025-04-10 07:16:06',NULL),(9261,185,'Hair Treatment','2025-04-10','2025-04-10 07:16:28',NULL),(9262,47,'Hair Treatment','2025-04-10','2025-04-10 07:16:50',NULL),(9263,264,'Hair Treatment','2025-04-10','2025-04-10 07:17:08',NULL),(9264,191,'Hair Treatment','2025-04-11','2025-04-11 08:28:35',NULL),(9265,278,'Hair Treatment','2025-04-11','2025-04-11 08:30:13',NULL),(9266,186,'Hair Treatment','2025-04-11','2025-04-11 08:30:37',NULL),(9267,193,'Hair Treatment','2025-04-11','2025-04-11 08:30:57',NULL),(9268,223,'Hair Treatment','2025-04-11','2025-04-11 08:31:14',NULL),(9269,105,'Hair Treatment','2025-04-11','2025-04-11 08:31:29',NULL),(9270,81,'Hair Treatment','2025-04-11','2025-04-11 08:31:47',NULL),(9271,263,'Hair Treatment','2025-04-11','2025-04-12 06:57:50',NULL),(9272,263,'Hair Treatment','2025-04-11','2025-04-12 06:57:50',NULL),(9273,204,'Hair Treatment','2025-04-11','2025-04-12 06:58:19',NULL),(9274,263,'Hair Treatment','2025-04-12','2025-04-12 06:59:38',NULL),(9275,204,'Hair Treatment','2025-04-12','2025-04-12 07:00:03',NULL),(9276,204,'Hair Treatment','2025-04-12','2025-04-12 07:00:03',NULL),(9277,212,'Hair Treatment','2025-04-12','2025-04-12 07:00:44',NULL),(9278,172,'Hair Treatment','2025-04-12','2025-04-12 07:01:07',NULL),(9279,194,'Hair Treatment','2025-04-12','2025-04-12 07:01:35',NULL),(9280,169,'Hair Treatment','2025-04-12','2025-04-12 07:01:59',NULL),(9281,216,'Hair Treatment','2025-04-12','2025-04-12 07:02:19',NULL),(9282,211,'Hair Treatment','2025-04-12','2025-04-12 07:02:41',NULL),(9283,247,'Hair Treatment','2025-04-12','2025-04-12 07:04:57',NULL),(9284,102,'Hair Treatment','2025-04-14','2025-04-14 07:49:42',NULL),(9285,396,'Hair Treatment','2025-04-14','2025-04-14 07:49:59',NULL),(9286,426,'Hair Treatment','2025-04-14','2025-04-14 07:50:14',NULL),(9287,372,'Hair Treatment','2025-04-14','2025-04-14 07:50:30',NULL),(9288,342,'Hair Treatment','2025-04-14','2025-04-14 07:50:46',NULL),(9289,340,'Hair Treatment','2025-04-14','2025-04-14 07:51:02',NULL),(9290,418,'Hair Treatment','2025-04-14','2025-04-14 07:51:18',NULL),(9291,346,'Hair Treatment','2025-04-14','2025-04-14 07:51:35',NULL),(9292,401,'Hair Treatment','2025-04-14','2025-04-14 07:51:52',NULL),(9293,395,'Hair Treatment','2025-04-14','2025-04-14 07:52:25',NULL),(9294,419,'Hair Treatment','2025-04-14','2025-04-14 07:52:44',NULL),(9295,459,'Hair Treatment','2025-04-14','2025-04-14 07:52:58',NULL),(9296,427,'Hair Treatment','2025-04-14','2025-04-14 07:53:12',NULL),(9297,368,'Hair Treatment','2025-04-14','2025-04-14 07:53:39',NULL),(9298,413,'Hair Treatment','2025-04-14','2025-04-14 07:53:57',NULL),(9299,393,'Hair Treatment','2025-04-14','2025-04-14 07:54:12',NULL),(9300,355,'Hair Treatment','2025-04-14','2025-04-14 07:54:31',NULL),(9301,359,'Hair Treatment','2025-04-14','2025-04-14 07:54:44',NULL),(9302,358,'Hair Treatment','2025-04-14','2025-04-14 07:54:59',NULL),(9303,430,'Hair Treatment','2025-04-14','2025-04-14 07:57:36',NULL),(9304,331,'Hair Treatment','2025-04-15','2025-04-15 08:06:49',NULL),(9305,331,'Hair Treatment','2025-04-15','2025-04-15 08:06:50',NULL),(9306,361,'Hair Treatment','2025-04-15','2025-04-15 08:07:27',NULL),(9307,363,'Hair Treatment','2025-04-15','2025-04-15 08:07:47',NULL),(9308,434,'Hair Treatment','2025-04-15','2025-04-15 08:08:10',NULL),(9309,431,'Hair Treatment','2025-04-15','2025-04-15 08:08:28',NULL),(9310,479,'Hair Treatment','2025-04-15','2025-04-15 08:08:53',NULL),(9311,338,'Hair Treatment','2025-04-15','2025-04-15 08:09:19',NULL),(9312,373,'Hair Treatment','2025-04-15','2025-04-15 08:09:40',NULL),(9313,405,'Hair Treatment','2025-04-15','2025-04-15 08:10:07',NULL),(9314,404,'Hair Treatment','2025-04-15','2025-04-15 08:10:40',NULL),(9315,407,'Hair Treatment','2025-04-15','2025-04-15 08:11:12',NULL),(9316,333,'Hair Treatment','2025-04-15','2025-04-15 08:11:31',NULL),(9317,488,'Hair Treatment','2025-04-15','2025-04-15 08:12:00',NULL),(9318,360,'Hair Treatment','2025-04-15','2025-04-15 08:12:21',NULL),(9319,445,'Hair Treatment','2025-04-16','2025-04-16 08:17:36',NULL),(9320,417,'Hair Treatment','2025-04-16','2025-04-16 08:18:03',NULL),(9321,432,'Hair Treatment','2025-04-16','2025-04-16 08:18:26',NULL),(9322,428,'Hair Treatment','2025-04-16','2025-04-16 08:18:55',NULL),(9323,365,'Hair Treatment','2025-04-16','2025-04-16 08:19:17',NULL),(9324,428,'Hair Treatment','2025-04-16','2025-04-16 08:19:42',NULL),(9325,433,'Hair Treatment','2025-04-16','2025-04-16 08:20:04',NULL),(9326,392,'Hair Treatment','2025-04-16','2025-04-16 08:20:26',NULL),(9327,444,'Hair Treatment','2025-04-16','2025-04-16 08:20:47',NULL),(9328,468,'Hair Treatment','2025-04-16','2025-04-16 08:21:10',NULL),(9329,366,'Hair Treatment','2025-04-16','2025-04-16 08:21:29',NULL),(9330,370,'Hair Treatment','2025-04-16','2025-04-16 08:21:48',NULL),(9331,335,'Hair Treatment','2025-04-16','2025-04-16 08:22:17',NULL),(9332,409,'Hair Treatment','2025-04-16','2025-04-16 08:22:37',NULL),(9333,446,'Hair Treatment','2025-04-16','2025-04-16 08:22:59',NULL),(9334,475,'Hair Treatment','2025-04-16','2025-04-16 08:23:22',NULL),(9335,355,'Hair Treatment','2025-04-16','2025-04-16 08:23:53',NULL),(9336,479,'Hair Treatment','2025-04-16','2025-04-16 08:24:15',NULL),(9337,431,'Hair Treatment','2025-04-16','2025-04-16 08:24:39',NULL),(9338,346,'Hair Treatment','2025-04-16','2025-04-16 08:25:04',NULL),(9339,104,'Hair Treatment','2025-04-17','2025-04-17 08:14:27',NULL),(9340,134,'Hair Treatment','2025-04-17','2025-04-17 08:14:45',NULL),(9341,122,'Hair Treatment','2025-04-17','2025-04-17 08:15:02',NULL),(9342,98,'Hair Treatment','2025-04-17','2025-04-17 08:15:19',NULL),(9343,114,'Hair Treatment','2025-04-17','2025-04-17 08:15:39',NULL),(9344,63,'Hair Treatment','2025-04-17','2025-04-17 08:16:06',NULL),(9345,214,'Hair Treatment','2025-04-17','2025-04-17 08:16:23',NULL),(9346,214,'Hair Treatment','2025-04-17','2025-04-17 08:17:05',NULL),(9347,178,'Hair Treatment','2025-04-17','2025-04-17 08:17:24',NULL),(9348,53,'Hair Treatment','2025-04-17','2025-04-17 08:17:46',NULL),(9349,24,'Hair Treatment','2025-04-17','2025-04-17 08:18:13',NULL),(9350,130,'Hair Treatment','2025-04-17','2025-04-17 08:18:39',NULL),(9351,23,'Hair Treatment','2025-04-17','2025-04-17 08:18:55',NULL),(9352,119,'Hair Treatment','2025-04-17','2025-04-17 08:19:14',NULL),(9353,144,'Hair Treatment','2025-04-17','2025-04-17 08:19:31',NULL),(9354,103,'Hair Treatment','2025-04-17','2025-04-17 08:19:47',NULL),(9355,131,'Hair Treatment','2025-04-17','2025-04-17 08:20:02',NULL),(9356,176,'Hair Treatment','2025-04-17','2025-04-17 08:20:15',NULL),(9357,419,'Hair Treatment','2025-04-17','2025-04-17 08:20:32',NULL),(9358,348,'Hair Treatment','2025-04-17','2025-04-17 08:20:49',NULL),(9359,170,'Hair Treatment','2025-04-18','2025-04-18 08:38:09',NULL),(9360,20,'Hair Treatment','2025-04-18','2025-04-18 08:38:47',NULL),(9361,58,'Hair Treatment','2025-04-18','2025-04-18 08:39:11',NULL),(9362,174,'Hair Treatment','2025-04-18','2025-04-18 08:40:30',NULL),(9363,39,'Hair Treatment','2025-04-18','2025-04-18 08:40:47',NULL),(9364,139,'Hair Treatment','2025-04-18','2025-04-18 08:41:02',NULL),(9365,13,'Hair Treatment','2025-04-18','2025-04-18 08:41:23',NULL),(9366,183,'Hair Treatment','2025-04-18','2025-04-18 08:41:42',NULL),(9367,81,'Hair Treatment','2025-04-18','2025-04-18 08:42:02',NULL),(9368,193,'Hair Treatment','2025-04-18','2025-04-18 08:42:35',NULL),(9369,217,'Hair Treatment','2025-04-18','2025-04-18 08:42:53',NULL),(9370,189,'Hair Treatment','2025-04-18','2025-04-18 08:43:13',NULL),(9371,223,'Hair Treatment','2025-04-18','2025-04-18 08:43:30',NULL),(9372,396,'Hair Treatment','2025-04-18','2025-04-18 08:44:02',NULL),(9373,97,'Hair Treatment','2025-04-18','2025-04-18 08:44:22',NULL),(9374,96,'Hair Treatment','2025-04-18','2025-04-18 08:44:38',NULL),(9375,470,'Hair Treatment','2025-04-18','2025-04-18 08:44:58',NULL),(9376,391,'Hair Treatment','2025-04-18','2025-04-18 08:45:23',NULL),(9377,5,'Hair Treatment','2025-04-18','2025-04-18 08:45:43',NULL),(9378,212,'Hair Treatment','2025-04-18','2025-04-18 08:46:01',NULL),(9379,486,'Hair Treatment','2025-04-15','2025-04-18 08:50:03',NULL),(9380,341,'Hair Treatment','2025-04-19','2025-04-21 09:38:08',NULL),(9381,339,'Hair Treatment','2025-04-19','2025-04-21 09:38:42',NULL),(9382,339,'Hair Treatment','2025-04-19','2025-04-21 09:38:42',NULL),(9383,424,'Hair Treatment','2025-04-19','2025-04-21 09:39:12',NULL),(9384,424,'Hair Treatment','2025-04-19','2025-04-21 09:39:12',NULL),(9385,332,'Hair Treatment','2025-04-19','2025-04-21 09:39:42',NULL),(9386,437,'Hair Treatment','2025-04-19','2025-04-21 09:40:16',NULL),(9387,437,'Hair Treatment','2025-04-19','2025-04-21 09:40:17',NULL),(9388,473,'Hair Treatment','2025-04-19','2025-04-21 09:40:48',NULL),(9389,473,'Hair Treatment','2025-04-19','2025-04-21 09:40:49',NULL),(9390,416,'Hair Treatment','2025-04-19','2025-04-21 09:41:20',NULL),(9391,416,'Hair Treatment','2025-04-19','2025-04-21 09:41:21',NULL),(9392,399,'Hair Treatment','2025-04-19','2025-04-21 09:41:50',NULL),(9393,399,'Hair Treatment','2025-04-19','2025-04-21 09:41:50',NULL),(9394,423,'Hair Treatment','2025-04-19','2025-04-21 09:42:33',NULL),(9395,477,'Hair Treatment','2025-04-19','2025-04-21 09:43:09',NULL),(9396,402,'Hair Treatment','2025-04-19','2025-04-21 09:43:47',NULL),(9397,387,'Hair Treatment','2025-04-19','2025-04-21 09:44:14',NULL),(9398,432,'Hair Treatment','2025-04-19','2025-04-21 09:44:43',NULL),(9399,403,'Hair Treatment','2025-04-19','2025-04-21 09:45:11',NULL),(9400,403,'Hair Treatment','2025-04-19','2025-04-21 09:45:12',NULL),(9401,365,'Hair Treatment','2025-04-19','2025-04-21 09:45:44',NULL),(9402,348,'Hair Treatment','2025-04-19','2025-04-21 09:46:58',NULL),(9403,452,'Hair Treatment','2025-04-19','2025-04-21 09:47:23',NULL),(9404,445,'Hair Treatment','2025-04-19','2025-04-21 09:47:51',NULL),(9405,428,'Hair Treatment','2025-04-19','2025-04-21 09:48:19',NULL),(9406,428,'Hair Treatment','2025-04-19','2025-04-21 09:48:50',NULL),(9407,368,'Haircut','2025-04-21','2025-04-21 09:49:49',NULL),(9408,434,'Haircut','2025-04-21','2025-04-21 09:50:15',NULL),(9409,434,'Haircut','2025-04-21','2025-04-21 09:50:15',NULL),(9410,404,'Notebooks','2025-04-21','2025-04-21 09:52:27',NULL),(9411,404,'Haircut','2025-04-21','2025-04-21 09:52:47',NULL),(9412,401,'Haircut','2025-04-21','2025-04-21 09:53:11',NULL),(9413,395,'Haircut','2025-04-21','2025-04-21 09:53:30',NULL),(9414,395,'Haircut','2025-04-21','2025-04-21 09:53:30',NULL),(9415,407,'Haircut','2025-04-21','2025-04-21 09:54:56',NULL),(9416,600,'Haircut','2025-04-21','2025-04-21 09:55:20',NULL),(9417,363,'Haircut','2025-04-21','2025-04-21 09:55:43',NULL),(9418,372,'Haircut','2025-04-21','2025-04-21 09:56:11',NULL),(9419,372,'Haircut','2025-04-21','2025-04-21 09:56:11',NULL),(9420,405,'Haircut','2025-04-21','2025-04-21 09:56:34',NULL),(9421,405,'Haircut','2025-04-21','2025-04-21 09:56:34',NULL),(9422,413,'Haircut','2025-04-21','2025-04-21 09:57:06',NULL),(9423,430,'Haircut','2025-04-21','2025-04-21 09:57:29',NULL),(9424,430,'Haircut','2025-04-21','2025-04-21 09:57:29',NULL),(9425,361,'Haircut','2025-04-21','2025-04-21 09:57:53',NULL),(9426,361,'Haircut','2025-04-21','2025-04-21 09:57:53',NULL),(9427,102,'Haircut','2025-04-21','2025-04-21 09:58:19',NULL),(9428,411,'Hair Treatment','2025-04-22','2025-04-22 08:25:20',NULL),(9429,425,'Hair Treatment','2025-04-22','2025-04-22 08:25:43',NULL),(9430,351,'Hair Treatment','2025-04-22','2025-04-22 08:26:05',NULL),(9431,397,'Hair Treatment','2025-04-22','2025-04-22 08:26:29',NULL),(9432,386,'Hair Treatment','2025-04-22','2025-04-22 08:26:51',NULL),(9433,466,'Hair Treatment','2025-04-22','2025-04-22 08:27:10',NULL),(9434,385,'Hair Treatment','2025-04-22','2025-04-22 08:27:42',NULL),(9435,374,'Hair Treatment','2025-04-22','2025-04-22 08:28:11',NULL),(9436,454,'Haircut','2025-04-22','2025-04-22 08:28:37',NULL),(9437,454,'Hair Treatment','2025-04-22','2025-04-22 08:28:57',NULL),(9438,450,'Hair Treatment','2025-04-22','2025-04-22 08:29:28',NULL),(9439,412,'Hair Treatment','2025-04-22','2025-04-22 08:29:58',NULL),(9440,410,'Hair Treatment','2025-04-22','2025-04-22 08:30:31',NULL),(9441,357,'Hair Treatment','2025-04-22','2025-04-22 08:30:53',NULL),(9442,482,'Hair Treatment','2025-04-22','2025-04-22 08:31:23',NULL),(9443,613,'Hair Treatment','2025-04-22','2025-04-22 08:31:53',NULL),(9444,406,'Hair Treatment','2025-04-22','2025-04-22 08:32:24',NULL),(9445,166,'Hair Treatment','2025-04-22','2025-04-22 08:32:56',NULL),(9446,167,'Hair Treatment','2025-04-22','2025-04-22 08:33:39',NULL),(9447,442,'Hair Treatment','2025-04-22','2025-04-22 08:34:05',NULL),(9448,160,'Hair Treatment','2025-04-22','2025-04-22 08:34:45',NULL),(9449,373,'Haircut','2025-04-21','2025-04-22 08:37:50',NULL),(9450,164,'Haircut','2025-04-21','2025-04-22 08:38:18',NULL),(9451,91,'Haircut','2025-04-21','2025-04-22 08:38:44',NULL),(9452,57,'Haircut','2025-04-21','2025-04-22 08:39:12',NULL),(9453,77,'Haircut','2025-04-21','2025-04-22 08:39:41',NULL),(9454,109,'Haircut','2025-04-21','2025-04-22 08:40:14',NULL),(9455,131,'Haircut','2025-04-21','2025-04-22 08:40:40',NULL),(9456,150,'Haircut','2025-04-21','2025-04-22 08:41:04',NULL),(9457,78,'Haircut','2025-04-21','2025-04-22 08:41:26',NULL),(9458,344,'Haircut','2025-04-21','2025-04-22 08:41:59',NULL),(9459,475,'Hair Treatment','2025-04-23','2025-04-23 08:53:01',NULL),(9460,438,'Hair Treatment','2025-04-23','2025-04-23 08:53:26',NULL),(9461,460,'Hair Treatment','2025-04-23','2025-04-23 08:53:46',NULL),(9462,335,'Hair Treatment','2025-04-23','2025-04-23 08:54:35',NULL),(9463,462,'Haircut','2025-04-23','2025-04-23 08:54:52',NULL),(9464,462,'Hair Treatment','2025-04-23','2025-04-23 08:55:11',NULL),(9465,463,'Hair Treatment','2025-04-23','2025-04-23 08:55:31',NULL),(9466,453,'Hair Treatment','2025-04-23','2025-04-23 08:55:49',NULL),(9467,414,'Hair Treatment','2025-04-23','2025-04-23 08:56:08',NULL),(9468,468,'Hair Treatment','2025-04-23','2025-04-23 08:58:46',NULL),(9469,400,'Hair Treatment','2025-04-23','2025-04-23 08:59:21',NULL),(9470,377,'Hair Treatment','2025-04-23','2025-04-23 08:59:40',NULL),(9471,383,'Hair Treatment','2025-04-23','2025-04-23 08:59:58',NULL),(9472,347,'Hair Treatment','2025-04-23','2025-04-23 09:00:16',NULL),(9473,349,'Hair Treatment','2025-04-23','2025-04-23 09:00:35',NULL),(9474,344,'Hair Treatment','2025-04-23','2025-04-23 09:00:52',NULL),(9475,465,'Hair Treatment','2025-04-23','2025-04-23 09:01:07',NULL),(9476,444,'Hair Treatment','2025-04-23','2025-04-23 09:01:26',NULL),(9477,350,'Hair Treatment','2025-04-23','2025-04-23 09:01:45',NULL),(9478,448,'Hair Treatment','2025-04-23','2025-04-23 09:02:06','2025-04-23 09:04:30'),(9479,448,'Hair Treatment','2025-04-23','2025-04-23 09:02:20',NULL),(9480,447,'Hair Treatment','2025-04-23','2025-04-23 09:02:38',NULL),(9481,441,'Hair Treatment','2025-04-24','2025-04-24 09:03:56',NULL),(9482,433,'Hair Treatment','2025-04-24','2025-04-24 09:04:17',NULL),(9483,446,'Hair Treatment','2025-04-24','2025-04-24 09:04:33',NULL),(9484,409,'Hair Treatment','2025-04-24','2025-04-24 09:05:03',NULL),(9485,472,'Hair Treatment','2025-04-24','2025-04-24 09:05:23',NULL),(9486,345,'Hair Treatment','2025-04-24','2025-04-24 09:05:43',NULL),(9487,415,'Hair Treatment','2025-04-24','2025-04-24 09:06:01',NULL),(9488,366,'Hair Treatment','2025-04-24','2025-04-24 09:06:19',NULL),(9489,370,'Hair Treatment','2025-04-24','2025-04-24 09:06:41',NULL),(9490,429,'Hair Treatment','2025-04-24','2025-04-24 09:07:00',NULL),(9491,435,'Hair Treatment','2025-04-24','2025-04-24 09:07:16',NULL),(9492,334,'Hair Treatment','2025-04-24','2025-04-24 09:07:33',NULL),(9493,471,'Hair Treatment','2025-04-24','2025-04-24 09:07:49',NULL),(9494,483,'Hair Treatment','2025-04-24','2025-04-24 09:08:08',NULL),(9495,394,'Hair Treatment','2025-04-24','2025-04-24 09:08:26',NULL),(9496,504,'Hair Treatment','2025-04-24','2025-04-24 09:08:47',NULL),(9497,392,'Hair Treatment','2025-04-24','2025-04-24 09:09:06',NULL),(9498,371,'Hair Treatment','2025-04-24','2025-04-24 09:09:24',NULL),(9499,422,'Hair Treatment','2025-04-24','2025-04-24 09:09:41',NULL),(9500,440,'Hair Treatment','2025-04-24','2025-04-24 09:10:03',NULL),(9501,111,'Hair Treatment','2025-04-25','2025-04-25 08:47:21',NULL),(9502,171,'Hair Treatment','2025-04-25','2025-04-25 08:47:41',NULL),(9503,55,'Hair Treatment','2025-04-25','2025-04-25 08:47:59',NULL),(9504,137,'Hair Treatment','2025-04-25','2025-04-25 08:48:15',NULL),(9505,61,'Hair Treatment','2025-04-25','2025-04-25 08:48:33',NULL),(9506,64,'Hair Treatment','2025-04-25','2025-04-25 08:48:56',NULL),(9507,154,'Hair Treatment','2025-04-25','2025-04-25 08:49:13',NULL),(9508,157,'Hair Treatment','2025-04-25','2025-04-25 08:49:30',NULL),(9509,100,'Haircut','2025-04-25','2025-04-25 08:49:47',NULL),(9510,155,'Hair Treatment','2025-04-25','2025-04-25 08:50:06',NULL),(9511,97,'Hair Treatment','2025-04-25','2025-04-25 08:50:24',NULL),(9512,378,'Hair Treatment','2025-04-25','2025-04-25 08:51:02',NULL),(9513,156,'Hair Treatment','2025-04-25','2025-04-25 08:51:20',NULL),(9514,62,'Hair Treatment','2025-04-25','2025-04-25 08:51:36',NULL),(9515,96,'Hair Treatment','2025-04-25','2025-04-25 08:51:51',NULL),(9516,213,'Hair Treatment','2025-04-25','2025-04-25 08:52:09',NULL),(9517,147,'Hair Treatment','2025-04-25','2025-04-25 08:52:24',NULL),(9518,80,'Hair Treatment','2025-04-25','2025-04-25 08:52:39',NULL),(9519,148,'Hair Treatment','2025-04-25','2025-04-25 08:53:02',NULL),(9520,469,'Hair Treatment','2025-04-25','2025-04-25 08:53:19',NULL),(9521,469,'Hair Treatment','2025-04-28','2025-04-28 09:06:53',NULL),(9522,379,'Hair Treatment','2025-04-28','2025-04-28 09:07:11',NULL),(9523,384,'Hair Treatment','2025-04-28','2025-04-28 09:07:29',NULL),(9524,376,'Hair Treatment','2025-04-28','2025-04-28 09:07:52',NULL),(9525,375,'Hair Treatment','2025-04-28','2025-04-28 09:08:10',NULL),(9526,443,'Hair Treatment','2025-04-28','2025-04-28 09:08:26',NULL),(9527,455,'Hair Treatment','2025-04-28','2025-04-28 09:08:44',NULL),(9528,457,'Hair Treatment','2025-04-28','2025-04-28 09:09:09',NULL),(9529,382,'Hair Treatment','2025-04-28','2025-04-28 09:09:34',NULL),(9530,382,'Hair Treatment','2025-04-28','2025-04-28 09:09:34',NULL),(9531,449,'Hair Treatment','2025-04-28','2025-04-28 09:10:00',NULL),(9532,381,'Hair Treatment','2025-04-28','2025-04-28 09:10:20',NULL),(9533,467,'Hair Treatment','2025-04-28','2025-04-28 09:10:40',NULL),(9534,389,'Hair Treatment','2025-04-28','2025-04-28 09:11:04',NULL),(9535,390,'Hair Treatment','2025-04-28','2025-04-28 09:11:35',NULL),(9536,391,'Hair Treatment','2025-04-28','2025-04-28 09:11:55',NULL),(9537,436,'Hair Treatment','2025-04-28','2025-04-28 09:12:16',NULL),(9538,439,'Hair Treatment','2025-04-28','2025-04-28 09:12:33',NULL),(9539,470,'Hair Treatment','2025-04-28','2025-04-28 09:12:55',NULL),(9540,626,'Hair Treatment','2025-04-28','2025-04-28 09:13:17',NULL),(9541,23,'Hair Treatment','2025-04-29','2025-04-29 09:35:09',NULL),(9542,121,'Hair Treatment','2025-04-29','2025-04-29 09:35:27',NULL),(9543,129,'Hair Treatment','2025-04-29','2025-04-29 09:35:42',NULL),(9544,129,'Hair Treatment','2025-04-29','2025-04-29 09:35:42',NULL),(9545,130,'Hair Treatment','2025-04-29','2025-04-29 09:36:00',NULL),(9546,176,'Hair Treatment','2025-04-29','2025-04-29 09:36:19',NULL),(9547,136,'Hair Treatment','2025-04-29','2025-04-29 09:36:36','2025-04-29 09:37:22'),(9548,33,'Hair Treatment','2025-04-29','2025-04-29 09:37:48',NULL),(9549,60,'Hair Treatment','2025-04-29','2025-04-29 09:38:12',NULL),(9550,68,'Hair Treatment','2025-04-29','2025-04-29 09:38:39',NULL),(9551,146,'Hair Treatment','2025-04-29','2025-04-29 09:38:56',NULL),(9552,74,'Hair Treatment','2025-04-29','2025-04-29 09:39:14',NULL),(9553,75,'Hair Treatment','2025-04-29','2025-04-29 09:39:30',NULL),(9554,180,'Hair Treatment','2025-04-29','2025-04-29 09:39:47',NULL),(9555,177,'Hair Treatment','2025-04-29','2025-04-29 09:40:04',NULL),(9556,79,'Hair Treatment','2025-04-29','2025-04-29 09:40:23',NULL),(9557,85,'Hair Treatment','2025-04-29','2025-04-29 09:40:39',NULL),(9558,159,'Hair Treatment','2025-04-29','2025-04-29 09:40:56',NULL),(9559,108,'Hair Treatment','2025-04-29','2025-04-29 09:42:09',NULL),(9560,109,'Hair Treatment','2025-04-29','2025-04-29 09:42:29',NULL),(9561,116,'Hair Treatment','2025-04-29','2025-04-29 09:42:47',NULL),(9562,131,'Hair Treatment','2025-04-29','2025-04-29 09:43:08',NULL),(9563,57,'Hair Treatment','2025-04-29','2025-04-29 09:43:24',NULL),(9564,71,'Hair Treatment','2025-04-29','2025-04-29 09:43:47',NULL),(9565,77,'Hair Treatment','2025-04-29','2025-04-29 09:44:05',NULL),(9566,78,'Hair Treatment','2025-04-29','2025-04-29 09:44:22',NULL),(9567,150,'Hair Treatment','2025-04-29','2025-04-29 09:44:46',NULL),(9568,153,'Hair Treatment','2025-04-29','2025-04-29 09:45:05',NULL),(9569,164,'Hair Treatment','2025-04-29','2025-04-29 09:45:22',NULL),(9570,91,'Hair Treatment','2025-04-29','2025-04-29 09:45:39',NULL),(9571,91,'Hair Treatment','2025-04-29','2025-04-29 09:45:39',NULL),(9572,101,'Hair Treatment','2025-04-29','2025-04-29 09:46:00',NULL),(9573,145,'Hair Treatment','2025-04-29','2025-04-29 09:46:22',NULL),(9574,119,'Hair Treatment','2025-04-29','2025-04-29 09:46:41',NULL),(9575,90,'Hair Treatment','2025-04-29','2025-04-29 09:47:05','2025-04-29 09:48:18'),(9576,114,'Hair Treatment','2025-04-30','2025-04-30 09:18:56',NULL),(9577,114,'Hair Treatment','2025-04-30','2025-04-30 09:18:58',NULL),(9578,114,'Hair Treatment','2025-04-30','2025-04-30 09:18:59',NULL),(9579,114,'Hair Treatment','2025-04-30','2025-04-30 09:18:59',NULL),(9580,114,'Hair Treatment','2025-04-30','2025-04-30 09:18:59',NULL),(9581,114,'Hair Treatment','2025-04-30','2025-04-30 09:19:00',NULL),(9582,53,'Hair Treatment','2025-04-30','2025-04-30 09:20:54',NULL),(9583,122,'Hair Treatment','2025-04-30','2025-04-30 09:21:47',NULL),(9584,125,'Hair Treatment','2025-04-30','2025-04-30 09:22:13',NULL),(9585,28,'Hair Treatment','2025-04-30','2025-04-30 09:22:41',NULL),(9586,28,'Hair Treatment','2025-04-30','2025-04-30 09:22:50',NULL),(9587,29,'Hair Treatment','2025-04-30','2025-04-30 09:23:36',NULL),(9588,29,'Hair Treatment','2025-04-30','2025-04-30 09:23:37',NULL),(9589,178,'Hair Treatment','2025-04-30','2025-04-30 09:24:05',NULL),(9590,132,'Hair Treatment','2025-04-30','2025-04-30 09:24:48',NULL),(9591,63,'Hair Treatment','2025-04-30','2025-04-30 09:25:23',NULL),(9592,65,'Hair Treatment','2025-04-30','2025-04-30 09:25:52',NULL),(9593,142,'Hair Treatment','2025-04-30','2025-04-30 09:26:27',NULL),(9594,82,'Hair Treatment','2025-04-30','2025-04-30 09:26:56',NULL),(9595,152,'Hair Treatment','2025-04-30','2025-04-30 09:27:23','2025-04-30 09:42:04'),(9596,214,'Hair Treatment','2025-04-30','2025-04-30 09:27:56',NULL),(9597,214,'Hair Treatment','2025-04-30','2025-04-30 09:28:01',NULL),(9598,98,'Hair Treatment','2025-04-30','2025-04-30 09:28:32',NULL),(9599,176,'Hair Treatment','2025-04-30','2025-04-30 09:29:04',NULL),(9600,104,'Hair Treatment','2025-04-30','2025-04-30 09:29:49',NULL),(9601,487,'Hair Treatment','2025-04-30','2025-04-30 09:30:20',NULL),(9602,224,'Hair Treatment','2025-04-30','2025-04-30 09:30:41',NULL),(9603,112,'Hair Treatment','2025-04-30','2025-04-30 09:31:08',NULL),(9604,24,'Hair Treatment','2025-04-30','2025-04-30 09:31:36',NULL),(9605,25,'Hair Treatment','2025-04-30','2025-04-30 09:31:54','2025-04-30 09:41:23'),(9606,210,'Hair Treatment','2025-04-30','2025-04-30 09:33:08',NULL),(9607,66,'Hair Treatment','2025-04-30','2025-04-30 09:34:33',NULL),(9608,141,'Hair Treatment','2025-04-30','2025-04-30 09:35:19',NULL),(9609,69,'Hair Treatment','2025-04-30','2025-04-30 09:35:49',NULL),(9610,72,'Hair Treatment','2025-04-30','2025-04-30 09:36:09',NULL),(9611,76,'Hair Treatment','2025-04-30','2025-04-30 09:36:31',NULL),(9612,149,'Hair Treatment','2025-04-30','2025-04-30 09:37:09',NULL),(9613,83,'Hair Treatment','2025-04-30','2025-04-30 09:37:38',NULL),(9614,86,'Hair Treatment','2025-04-30','2025-04-30 09:38:12',NULL),(9615,87,'Hair Treatment','2025-04-30','2025-04-30 09:38:41',NULL),(9616,92,'Hair Treatment','2025-04-30','2025-04-30 09:39:12',NULL),(9617,56,'Hair Treatment','2025-04-30','2025-04-30 09:40:02',NULL),(9618,48,'Hair Treatment','2025-05-02','2025-05-02 08:38:41',NULL),(9619,110,'Hair Treatment','2025-05-02','2025-05-02 08:39:06',NULL),(9620,51,'Hair Treatment','2025-05-02','2025-05-02 08:39:26',NULL),(9621,50,'Hair Treatment','2025-05-02','2025-05-02 08:39:49',NULL),(9622,113,'Hair Treatment','2025-05-02','2025-05-02 08:40:11',NULL),(9623,139,'Hair Treatment','2025-05-02','2025-05-02 08:40:27',NULL),(9624,115,'Hair Treatment','2025-05-02','2025-05-02 08:40:42',NULL),(9625,170,'Hair Treatment','2025-05-02','2025-05-02 08:40:57',NULL),(9626,117,'Hair Treatment','2025-05-02','2025-05-02 08:41:18',NULL),(9627,54,'Hair Treatment','2025-05-02','2025-05-02 08:41:34',NULL),(9628,89,'Hair Treatment','2025-05-02','2025-05-02 08:41:50',NULL),(9629,179,'Hair Treatment','2025-05-02','2025-05-02 08:42:07',NULL),(9630,266,'Hair Treatment','2025-05-02','2025-05-02 08:42:26',NULL),(9631,135,'Hair Treatment','2025-05-02','2025-05-02 08:42:45',NULL),(9632,58,'Hair Treatment','2025-05-02','2025-05-02 08:43:03',NULL),(9633,140,'Hair Treatment','2025-05-02','2025-05-02 08:43:25',NULL),(9634,143,'Hair Treatment','2025-05-02','2025-05-02 08:43:52',NULL),(9635,70,'Hair Treatment','2025-05-02','2025-05-02 08:44:15',NULL),(9636,84,'Hair Treatment','2025-05-02','2025-05-02 08:45:10',NULL),(9637,158,'Hair Treatment','2025-05-02','2025-05-02 08:45:27',NULL),(9638,382,'Haircut','2025-05-05','2025-05-07 09:24:58',NULL),(9639,157,'Haircut','2025-05-05','2025-05-07 09:25:16',NULL),(9640,470,'Haircut','2025-05-05','2025-05-07 09:25:38',NULL),(9641,467,'Haircut','2025-05-05','2025-05-07 09:25:58',NULL),(9642,186,'Haircut','2025-05-05','2025-05-07 09:26:14',NULL),(9643,188,'Haircut','2025-05-05','2025-05-07 09:26:33',NULL),(9644,379,'Haircut','2025-05-05','2025-05-07 09:26:54',NULL),(9645,61,'Haircut','2025-05-05','2025-05-07 09:27:15',NULL),(9646,171,'Hair Treatment','2025-05-07','2025-05-07 09:27:52','2025-05-10 05:35:18'),(9647,137,'Haircut','2025-05-05','2025-05-07 09:29:29',NULL),(9648,391,'Haircut','2025-05-05','2025-05-07 09:29:57',NULL),(9649,154,'Haircut','2025-05-05','2025-05-07 09:30:20',NULL),(9650,469,'Haircut','2025-05-05','2025-05-07 09:30:42',NULL),(9651,147,'Haircut','2025-05-05','2025-05-07 09:31:03',NULL),(9652,55,'Haircut','2025-05-05','2025-05-07 09:31:38',NULL),(9653,424,'Haircut','2025-05-05','2025-05-07 09:32:08',NULL),(9654,385,'Haircut','2025-05-05','2025-05-07 09:32:56',NULL),(9655,410,'Haircut','2025-05-05','2025-05-07 09:33:21',NULL),(9656,416,'Haircut','2025-05-05','2025-05-07 09:33:46',NULL),(9657,66,'Haircut','2025-05-05','2025-05-07 09:34:14',NULL),(9658,76,'Haircut','2025-05-05','2025-05-07 09:34:36',NULL),(9659,141,'Haircut','2025-05-05','2025-05-07 09:35:01',NULL),(9660,83,'Haircut','2025-05-05','2025-05-07 09:35:27',NULL),(9661,403,'Haircut','2025-05-05','2025-05-07 09:35:53',NULL),(9662,357,'Haircut','2025-05-05','2025-05-07 09:36:17',NULL),(9663,171,'Haircut','2025-05-05','2025-05-07 09:38:45',NULL),(9664,406,'Notebooks','2025-05-06','2025-05-07 09:39:36',NULL),(9665,406,'Haircut','2025-05-06','2025-05-07 09:40:33',NULL),(9666,477,'Haircut','2025-05-06','2025-05-07 09:40:59',NULL),(9667,442,'Haircut','2025-05-06','2025-05-07 09:41:21',NULL),(9668,466,'Haircut','2025-05-06','2025-05-07 09:41:47',NULL),(9669,452,'Haircut','2025-05-06','2025-05-07 09:42:08',NULL),(9670,437,'Haircut','2025-05-06','2025-05-07 09:42:33',NULL),(9671,448,'Haircut','2025-05-06','2025-05-07 09:42:58',NULL),(9672,484,'Haircut','2025-05-06','2025-05-07 09:43:30',NULL),(9673,278,'Hair Treatment','2025-05-07','2025-05-07 09:43:50','2025-05-10 05:36:09'),(9674,278,'Haircut','2025-05-06','2025-05-07 09:44:14',NULL),(9675,47,'Haircut','2025-05-06','2025-05-07 09:44:36',NULL),(9676,334,'Haircut','2025-05-06','2025-05-07 09:45:02',NULL),(9677,370,'Haircut','2025-05-06','2025-05-07 09:45:25',NULL),(9678,463,'Haircut','2025-05-06','2025-05-07 09:45:49',NULL),(9679,483,'Haircut','2025-05-06','2025-05-07 09:46:15',NULL),(9680,471,'Haircut','2025-05-06','2025-05-07 09:46:42',NULL),(9681,371,'Hair Treatment','2025-05-06','2025-05-07 09:47:07',NULL),(9682,394,'Haircut','2025-05-06','2025-05-07 09:47:42',NULL),(9683,345,'Haircut','2025-05-06','2025-05-07 09:48:05',NULL),(9684,440,'Hair Treatment','2025-05-07','2025-05-07 09:48:31','2025-05-10 05:36:53'),(9685,344,'Haircut','2025-05-06','2025-05-07 09:48:58',NULL),(9686,415,'Haircut','2025-05-06','2025-05-07 09:49:22',NULL),(9687,79,'Haircut','2025-05-06','2025-05-07 09:49:44',NULL),(9688,146,'Haircut','2025-05-06','2025-05-07 09:50:11',NULL),(9689,136,'Haircut','2025-05-06','2025-05-07 09:50:32',NULL),(9690,176,'Haircut','2025-05-06','2025-05-07 09:50:53',NULL),(9691,440,'Haircut','2025-05-06','2025-05-07 09:53:17',NULL),(9692,12,'Hair Treatment','2025-05-03','2025-05-10 05:10:48',NULL),(9693,37,'Hair Treatment','2025-05-03','2025-05-10 05:11:08',NULL),(9694,39,'Hair Treatment','2025-05-03','2025-05-10 05:11:31',NULL),(9695,40,'Hair Treatment','2025-05-03','2025-05-10 05:11:53',NULL),(9696,174,'Hair Treatment','2025-05-03','2025-05-10 05:12:17',NULL),(9697,41,'Hair Treatment','2025-05-03','2025-05-10 05:13:20',NULL),(9698,45,'Hair Treatment','2025-05-03','2025-05-10 05:13:45',NULL),(9699,46,'Hair Treatment','2025-05-03','2025-05-10 05:14:09',NULL),(9700,21,'Hair Treatment','2025-05-03','2025-05-10 05:14:37',NULL),(9701,42,'Hair Treatment','2025-05-03','2025-05-10 05:14:59',NULL),(9702,35,'Hair Treatment','2025-05-03','2025-05-10 05:15:23',NULL),(9703,20,'Hair Treatment','2025-05-03','2025-05-10 05:15:44',NULL),(9704,94,'Hair Treatment','2025-05-03','2025-05-10 05:16:11',NULL),(9705,14,'Hair Treatment','2025-05-03','2025-05-10 05:16:35',NULL),(9706,43,'Hair Treatment','2025-05-09','2025-05-10 05:17:01',NULL),(9707,191,'Hair Treatment','2025-05-07','2025-05-10 05:23:41',NULL),(9708,193,'Hair Treatment','2025-05-07','2025-05-10 05:24:08',NULL),(9709,217,'Hair Treatment','2025-05-05','2025-05-10 05:24:36',NULL),(9710,81,'Hair Treatment','2025-05-05','2025-05-10 05:25:04',NULL),(9711,183,'Hair Treatment','2025-05-07','2025-05-10 05:25:33',NULL),(9712,200,'Hair Treatment','2025-05-07','2025-05-10 05:26:01',NULL),(9713,181,'Hair Treatment','2025-05-07','2025-05-10 05:26:32',NULL),(9714,47,'Hair Treatment','2025-05-07','2025-05-10 05:27:07',NULL),(9715,34,'Hair Treatment','2025-05-07','2025-05-10 05:27:45',NULL),(9716,186,'Hair Treatment','2025-05-07','2025-05-10 05:28:12',NULL),(9717,189,'Hair Treatment','2025-05-07','2025-05-10 05:28:56',NULL),(9718,185,'Hair Treatment','2025-05-07','2025-05-10 05:29:26',NULL),(9719,223,'Hair Treatment','2025-05-07','2025-05-10 05:30:04',NULL),(9720,278,'Hair Treatment','2025-05-07','2025-05-10 05:30:34',NULL),(9721,219,'Hair Treatment','2025-05-07','2025-05-10 05:31:07',NULL),(9722,188,'Hair Treatment','2025-05-07','2025-05-10 05:31:35',NULL),(9723,105,'Hair Treatment','2025-05-07','2025-05-10 05:32:21',NULL),(9724,173,'Hair Treatment','2025-05-07','2025-05-10 05:32:45',NULL),(9725,264,'Hair Treatment','2025-05-07','2025-05-10 05:33:11',NULL),(9726,614,'Hair Treatment','2025-05-08','2025-05-10 05:38:28',NULL),(9727,44,'Hair Treatment','2025-05-08','2025-05-10 05:38:54',NULL),(9728,196,'Hair Treatment','2025-05-08','2025-05-10 05:39:24',NULL),(9729,6,'Hair Treatment','2025-05-08','2025-05-10 05:40:04',NULL),(9730,5,'Hair Treatment','2025-05-08','2025-05-10 05:40:32',NULL),(9731,133,'Hair Treatment','2025-05-08','2025-05-10 05:40:54',NULL),(9732,1,'Hair Treatment','2025-05-08','2025-05-10 05:41:30',NULL),(9733,106,'Hair Treatment','2025-05-08','2025-05-10 05:42:03',NULL),(9734,7,'Hair Treatment','2025-05-08','2025-05-10 05:42:28',NULL),(9735,10,'Hair Treatment','2025-05-08','2025-05-10 05:42:55',NULL),(9736,13,'Hair Treatment','2025-05-08','2025-05-10 05:43:16',NULL),(9737,161,'Hair Treatment','2025-05-08','2025-05-10 05:43:40',NULL),(9738,107,'Hair Treatment','2025-05-08','2025-05-10 05:44:12',NULL),(9739,44,'Hair Treatment','2025-05-08','2025-05-10 05:44:45',NULL),(9740,22,'Hair Treatment','2025-05-08','2025-05-10 05:45:07',NULL),(9741,49,'Hair Treatment','2025-05-08','2025-05-10 05:45:29',NULL),(9742,118,'Hair Treatment','2025-05-08','2025-05-10 05:45:55',NULL),(9743,165,'Hair Treatment','2025-05-08','2025-05-10 05:46:20',NULL),(9744,163,'Hair Treatment','2025-05-08','2025-05-10 05:46:43',NULL),(9745,605,'Hair Treatment','2025-05-08','2025-05-10 05:47:15',NULL),(9746,9,'Hair Treatment','2025-05-08','2025-05-10 05:47:37',NULL),(9747,9,'Hair Treatment','2025-05-09','2025-05-12 08:41:46',NULL),(9748,601,'Hair Treatment','2025-05-09','2025-05-12 08:42:53',NULL),(9749,603,'Hair Treatment','2025-05-09','2025-05-12 08:43:43',NULL),(9750,611,'Hair Treatment','2025-05-09','2025-05-12 08:44:07',NULL),(9751,612,'Hair Treatment','2025-05-09','2025-05-12 08:44:39',NULL),(9752,615,'Hair Treatment','2025-05-09','2025-05-12 08:45:00',NULL),(9753,620,'Hair Treatment','2025-05-09','2025-05-12 08:45:24',NULL),(9754,623,'Hair Treatment','2025-05-09','2025-05-12 08:45:48',NULL),(9755,624,'Hair Treatment','2025-05-09','2025-05-12 08:46:09',NULL),(9756,169,'Hair Treatment','2025-05-09','2025-05-12 08:46:31',NULL),(9757,172,'Hair Treatment','2025-05-12','2025-05-12 08:46:54','2025-05-12 08:54:36'),(9758,207,'Hair Treatment','2025-05-09','2025-05-12 08:47:19',NULL),(9759,208,'Hair Treatment','2025-05-09','2025-05-12 08:47:43',NULL),(9760,216,'Hair Treatment','2025-05-09','2025-05-12 08:49:30',NULL),(9761,204,'Hair Treatment','2025-05-09','2025-05-12 08:50:02',NULL),(9762,263,'Hair Treatment','2025-05-09','2025-05-12 08:50:22',NULL),(9763,222,'Hair Treatment','2025-05-09','2025-05-12 08:52:10',NULL),(9764,247,'Hair Treatment','2025-05-09','2025-05-12 08:52:30',NULL),(9765,211,'Hair Treatment','2025-05-09','2025-05-12 08:52:52',NULL),(9766,221,'Hair Treatment','2025-05-09','2025-05-12 08:53:11',NULL),(9767,212,'Hair Treatment','2025-05-10','2025-05-12 08:55:02',NULL),(9768,194,'Hair Treatment','2025-05-10','2025-05-12 08:55:23',NULL),(9769,588,'Hair Treatment','2025-05-10','2025-05-12 08:55:46',NULL),(9770,619,'Hair Treatment','2025-05-10','2025-05-12 08:56:12',NULL),(9771,622,'Hair Treatment','2025-05-10','2025-05-12 08:56:36',NULL),(9772,617,'Hair Treatment','2025-05-10','2025-05-12 08:56:57',NULL),(9773,102,'Hair Treatment','2025-05-12','2025-05-12 08:58:15',NULL),(9774,430,'Hair Treatment','2025-05-12','2025-05-12 08:58:31',NULL),(9775,342,'Hair Treatment','2025-05-12','2025-05-12 08:58:50',NULL),(9776,426,'Hair Treatment','2025-05-12','2025-05-12 08:59:06',NULL),(9777,372,'Hair Treatment','2025-05-12','2025-05-12 08:59:25',NULL),(9778,459,'Hair Treatment','2025-05-12','2025-05-12 08:59:40',NULL),(9779,396,'Hair Treatment','2025-05-12','2025-05-12 09:00:31',NULL),(9780,331,'Hair Treatment','2025-05-12','2025-05-12 09:01:08',NULL),(9781,419,'Hair Treatment','2025-05-12','2025-05-12 09:01:25',NULL),(9782,626,'Hair Treatment','2025-05-12','2025-05-12 09:01:43',NULL),(9783,413,'Hair Treatment','2025-05-12','2025-05-12 09:02:02',NULL),(9784,340,'Hair Treatment','2025-05-12','2025-05-12 09:02:18',NULL),(9785,346,'Hair Treatment','2025-05-12','2025-05-12 09:02:35',NULL),(9786,401,'Hair Treatment','2025-05-12','2025-05-12 09:02:53',NULL),(9787,434,'Hair Treatment','2025-05-12','2025-05-12 09:03:13',NULL),(9788,338,'Hair Treatment','2025-05-12','2025-05-12 09:03:30',NULL),(9789,479,'Hair Treatment','2025-05-12','2025-05-12 09:03:52',NULL),(9790,368,'Hair Treatment','2025-05-12','2025-05-12 09:04:08',NULL),(9791,395,'Hair Treatment','2025-05-12','2025-05-12 09:04:28',NULL),(9792,427,'Hair Treatment','2025-05-12','2025-05-12 09:05:01',NULL),(9793,488,'Hair Treatment','2025-05-13','2025-05-13 08:50:20',NULL),(9794,481,'Hair Treatment','2025-05-13','2025-05-13 08:50:35',NULL),(9795,363,'Hair Treatment','2025-05-13','2025-05-13 08:50:59',NULL),(9796,373,'Hair Treatment','2025-05-13','2025-05-13 08:52:29',NULL),(9797,407,'Hair Treatment','2025-05-13','2025-05-13 08:52:53',NULL),(9798,355,'Hair Treatment','2025-05-13','2025-05-13 08:53:12',NULL),(9799,359,'Hair Treatment','2025-05-13','2025-05-13 08:53:28',NULL),(9800,359,'Hair Treatment','2025-05-13','2025-05-13 08:53:47',NULL),(9801,404,'Hair Treatment','2025-05-13','2025-05-13 08:54:05',NULL),(9802,360,'Hair Treatment','2025-05-13','2025-05-13 08:54:24',NULL),(9803,361,'Hair Treatment','2025-05-13','2025-05-13 08:54:39',NULL),(9804,405,'Hair Treatment','2025-05-13','2025-05-13 08:54:55',NULL),(9805,333,'Hair Treatment','2025-05-13','2025-05-13 08:55:18',NULL),(9806,358,'Hair Treatment','2025-05-13','2025-05-13 09:00:20',NULL),(9807,411,'Hair Treatment','2025-05-13','2025-05-13 09:00:40',NULL),(9808,425,'Hair Treatment','2025-05-13','2025-05-13 09:00:57',NULL),(9809,351,'Hair Treatment','2025-05-13','2025-05-13 09:01:15',NULL),(9810,397,'Hair Treatment','2025-05-13','2025-05-13 09:01:32',NULL),(9811,386,'Hair Treatment','2025-05-13','2025-05-13 09:01:47',NULL),(9812,466,'Hair Treatment','2025-05-13','2025-05-13 09:02:03',NULL),(9813,385,'Hair Treatment','2025-05-14','2025-05-16 08:47:50',NULL),(9814,385,'Hair Treatment','2025-05-14','2025-05-16 08:47:51',NULL),(9815,454,'Hair Treatment','2025-05-14','2025-05-16 08:48:15',NULL),(9816,374,'Hair Treatment','2025-05-14','2025-05-16 08:48:36',NULL),(9817,450,'Hair Treatment','2025-05-14','2025-05-16 08:48:57',NULL),(9818,412,'Hair Treatment','2025-05-14','2025-05-16 08:49:17',NULL),(9819,412,'Hair Treatment','2025-05-14','2025-05-16 08:50:00',NULL),(9820,410,'Hair Treatment','2025-05-14','2025-05-16 08:50:21',NULL),(9821,357,'Hair Treatment','2025-05-14','2025-05-16 08:50:42',NULL),(9822,482,'Hair Treatment','2025-05-14','2025-05-16 08:51:01',NULL),(9823,402,'Hair Treatment','2025-05-14','2025-05-16 08:51:23',NULL),(9824,406,'Hair Treatment','2025-05-14','2025-05-16 08:51:42',NULL),(9825,613,'Hair Treatment','2025-05-14','2025-05-16 08:52:03',NULL),(9826,341,'Hair Treatment','2025-05-14','2025-05-16 08:52:25',NULL),(9827,339,'Hair Treatment','2025-05-14','2025-05-16 08:52:45',NULL),(9828,424,'Hair Treatment','2025-05-14','2025-05-16 08:53:06',NULL),(9829,332,'Hair Treatment','2025-05-14','2025-05-16 08:53:26',NULL),(9830,437,'Hair Treatment','2025-05-14','2025-05-16 08:53:49',NULL),(9831,473,'Hair Treatment','2025-05-14','2025-05-16 08:54:10',NULL),(9832,416,'Hair Treatment','2025-05-14','2025-05-16 08:54:31',NULL),(9833,399,'Hair Treatment','2025-05-14','2025-05-16 08:54:55',NULL),(9834,423,'Hair Treatment','2025-05-14','2025-05-16 08:55:16',NULL),(9835,348,'Hair Treatment','2025-05-15','2025-05-16 08:57:08',NULL),(9836,365,'Hair Treatment','2025-05-15','2025-05-16 08:57:29',NULL),(9837,402,'Hair Treatment','2025-05-15','2025-05-16 08:57:53',NULL),(9838,636,'Hair Treatment','2025-05-15','2025-05-16 08:58:20',NULL),(9839,452,'Hair Treatment','2025-05-15','2025-05-16 08:58:41',NULL),(9840,417,'Hair Treatment','2025-05-15','2025-05-16 08:59:23',NULL),(9841,432,'Hair Treatment','2025-05-15','2025-05-16 08:59:47',NULL),(9842,387,'Hair Treatment','2025-05-15','2025-05-16 09:00:14',NULL),(9843,403,'Hair Treatment','0004-05-15','2025-05-16 09:00:47',NULL),(9844,477,'Hair Treatment','2025-05-15','2025-05-16 09:01:10',NULL),(9845,445,'Hair Treatment','2025-05-15','2025-05-16 09:01:36',NULL),(9846,160,'Hair Treatment','2025-05-15','2025-05-16 09:10:15',NULL),(9847,167,'Hair Treatment','2025-05-15','2025-05-16 09:10:34',NULL),(9848,166,'Hair Treatment','2025-05-15','2025-05-16 09:10:53',NULL),(9849,442,'Hair Treatment','2025-05-15','2025-05-16 09:11:14',NULL),(9850,460,'Hair Treatment','2025-05-15','2025-05-16 09:11:40',NULL),(9851,438,'Hair Treatment','2025-05-15','2025-05-16 09:11:59',NULL),(9852,447,'Hair Treatment','2025-05-15','2025-05-16 09:12:20',NULL),(9853,335,'Hair Treatment','2025-05-15','2025-05-16 09:12:42',NULL),(9854,403,'Hair Treatment','2025-05-15','2025-05-16 09:14:18',NULL),(9855,428,'Hair Treatment','2025-05-15','2025-05-16 09:14:40',NULL),(9856,462,'Hair Treatment','2025-05-16','2025-05-16 09:15:24',NULL),(9857,463,'Hair Treatment','2025-05-16','2025-05-16 09:16:04',NULL),(9858,453,'Hair Treatment','2025-05-16','2025-05-16 09:16:18',NULL),(9859,414,'Hair Treatment','2025-05-16','2025-05-16 09:16:34',NULL),(9860,468,'Hair Treatment','2025-05-16','2025-05-16 09:16:48',NULL),(9861,475,'Hair Treatment','2025-05-16','2025-05-16 09:17:01',NULL),(9862,400,'Hair Treatment','2025-05-16','2025-05-16 09:17:15',NULL),(9863,444,'Hair Treatment','2025-05-16','2025-05-16 09:17:30',NULL),(9864,377,'Hair Treatment','2025-05-16','2025-05-16 09:17:44',NULL),(9865,383,'Hair Treatment','2025-05-16','2025-05-16 09:17:58',NULL),(9866,347,'Hair Treatment','2025-05-16','2025-05-16 09:18:12',NULL),(9867,465,'Hair Treatment','2025-05-16','2025-05-16 09:18:28',NULL),(9868,344,'Hair Treatment','2025-05-16','2025-05-16 09:18:42',NULL),(9869,349,'Hair Treatment','2025-05-16','2025-05-16 09:18:58',NULL),(9870,448,'Hair Treatment','2025-05-16','2025-05-16 09:19:12',NULL),(9871,350,'Hair Treatment','2025-05-16','2025-05-16 09:19:32',NULL),(9872,446,'Hair Treatment','2025-05-16','2025-05-16 09:19:47',NULL),(9873,345,'Hair Treatment','2025-05-16','2025-05-16 09:20:00',NULL),(9874,472,'Hair Treatment','2025-05-16','2025-05-16 09:20:14',NULL),(9875,415,'Hair Treatment','2025-05-16','2025-05-16 09:20:32',NULL),(9876,415,'Hair Treatment','2025-05-17','2025-05-17 06:48:13',NULL),(9877,415,'Hair Treatment','2025-05-17','2025-05-17 06:48:13',NULL),(9878,366,'Hair Treatment','2025-05-17','2025-05-17 06:48:40',NULL),(9879,409,'Hair Treatment','2025-05-17','2025-05-17 06:49:31',NULL),(9880,370,'Hair Treatment','2025-05-17','2025-05-17 06:52:23',NULL),(9881,429,'Hair Treatment','2025-05-17','2025-05-17 06:52:45',NULL),(9882,435,'Hair Treatment','2025-05-17','2025-05-17 06:53:11',NULL),(9883,392,'Hair Treatment','2025-05-17','2025-05-17 06:53:38',NULL),(9884,464,'Hair Treatment','2025-05-17','2025-05-17 06:54:04',NULL),(9885,471,'Hair Treatment','2025-05-17','2025-05-17 06:54:29',NULL),(9886,394,'Hair Treatment','2025-05-17','2025-05-17 06:54:59',NULL),(9887,334,'Hair Treatment','2025-05-17','2025-05-17 06:55:36',NULL),(9888,484,'Hair Treatment','2025-05-17','2025-05-17 06:56:09',NULL),(9889,483,'Hair Treatment','2025-05-17','2025-05-17 06:56:35',NULL),(9890,422,'Hair Treatment','2025-05-17','2025-05-17 06:57:02',NULL),(9891,433,'Hair Treatment','2025-05-17','2025-05-17 06:57:28',NULL),(9892,371,'Hair Treatment','2025-05-17','2025-05-17 06:57:52',NULL),(9893,441,'Hair Treatment','2025-05-17','2025-05-17 06:58:17',NULL),(9894,440,'Hair Treatment','2025-05-17','2025-05-17 06:58:45',NULL),(9895,111,'Hair Treatment','2025-05-17','2025-05-17 06:59:08',NULL),(9896,171,'Hair Treatment','2025-05-17','2025-05-17 06:59:30',NULL),(9897,335,'Hair Treatment','2025-05-10','2025-05-17 07:10:00',NULL),(9898,602,'Hair Treatment','2025-05-10','2025-05-17 07:10:24',NULL),(9899,428,'Hair Treatment','2025-05-10','2025-05-17 07:10:48',NULL),(9900,433,'Hair Treatment','2025-05-10','2025-05-17 07:11:11',NULL),(9901,636,'Hair Treatment','2025-05-10','2025-05-17 07:11:34',NULL),(9902,628,'Hair Treatment','2025-05-10','2025-05-17 07:12:02',NULL),(9903,39,'Hair Treatment','2025-05-10','2025-05-17 07:12:28',NULL),(9904,365,'Hair Treatment','2025-05-10','2025-05-17 07:12:52',NULL),(9905,378,'Hair Treatment','2025-05-10','2025-05-17 07:13:17',NULL),(9906,597,'Hair Treatment','2025-05-10','2025-05-17 07:13:42',NULL),(9907,348,'Hair Treatment','2025-05-10','2025-05-17 07:14:07',NULL),(9908,436,'Hair Treatment','2025-05-10','2025-05-17 07:14:39',NULL),(9909,479,'Hair Treatment','2025-05-17','2025-05-17 07:15:13',NULL),(9910,103,'Hair Treatment','2025-05-10','2025-05-17 07:15:45',NULL),(9911,85,'Hair Treatment','2025-05-10','2025-05-17 07:16:19',NULL),(9912,101,'Hair Treatment','2025-05-10','2025-05-17 07:16:44',NULL),(9913,435,'Hair Treatment','2025-05-10','2025-05-17 07:17:23',NULL),(9914,65,'Hair Treatment','2025-05-10','2025-05-17 07:17:49',NULL),(9915,96,'Hair Treatment','2025-05-10','2025-05-17 07:18:24',NULL),(9916,193,'Hair Treatment','2025-05-10','2025-05-17 07:18:53',NULL),(9917,61,'Hair Treatment','2025-05-10','2025-05-17 07:19:23',NULL),(9918,93,'Hair Treatment','2025-05-10','2025-05-17 07:20:01',NULL),(9919,468,'Hair Treatment','2025-05-10','2025-05-17 07:21:57',NULL),(9920,5,'Hair Treatment','2025-05-10','2025-05-17 07:22:28',NULL),(9921,174,'Hair Treatment','2025-05-10','2025-05-17 07:22:52',NULL),(9922,55,'Hair Treatment','2025-05-19','2025-05-21 08:20:35',NULL),(9923,213,'Hair Treatment','2025-05-19','2025-05-21 08:21:00',NULL),(9924,137,'Hair Treatment','2025-05-19','2025-05-21 08:21:29',NULL),(9925,137,'Hair Treatment','2025-05-19','2025-05-21 08:21:54',NULL),(9926,154,'Hair Treatment','2025-05-19','2025-05-21 08:22:27',NULL),(9927,157,'Hair Treatment','2025-05-19','2025-05-21 08:23:01',NULL),(9928,157,'Hair Treatment','2025-05-19','2025-05-21 08:23:02',NULL),(9929,61,'Hair Treatment','2025-05-19','2025-05-21 08:23:26',NULL),(9930,64,'Hair Treatment','2025-05-19','2025-05-21 08:23:49',NULL),(9931,147,'Hair Treatment','2025-05-19','2025-05-21 08:24:13',NULL),(9932,62,'Hair Treatment','2025-05-19','2025-05-21 08:24:40',NULL),(9933,62,'Hair Treatment','2025-05-19','2025-05-21 08:24:40',NULL),(9934,80,'Hair Treatment','2025-05-19','2025-05-21 08:25:06',NULL),(9935,148,'Hair Treatment','2025-05-19','2025-05-21 08:25:28',NULL),(9936,155,'Hair Treatment','2025-05-19','2025-05-21 08:25:51',NULL),(9937,156,'Hair Treatment','2025-05-19','2025-05-21 08:26:14',NULL),(9938,93,'Hair Treatment','2025-05-19','2025-05-21 08:26:37',NULL),(9939,96,'Hair Treatment','2025-05-19','2025-05-21 08:26:59',NULL),(9940,97,'Hair Treatment','2025-05-19','2025-05-21 08:27:21',NULL),(9941,97,'Hair Treatment','2025-05-19','2025-05-21 08:27:21',NULL),(9942,378,'Hair Treatment','2025-05-19','2025-05-21 08:27:47',NULL),(9943,100,'Hair Treatment','2025-05-19','2025-05-21 08:28:07',NULL),(9944,469,'Hair Treatment','2025-05-19','2025-05-21 08:28:32',NULL),(9945,379,'Hair Treatment','2025-05-19','2025-05-21 08:28:55',NULL),(9946,443,'Hair Treatment','2025-05-20','2025-05-21 08:30:23',NULL),(9947,443,'Hair Treatment','2025-05-20','2025-05-21 08:30:23',NULL),(9948,382,'Hair Treatment','2025-05-20','2025-05-21 08:30:46',NULL),(9949,449,'Hair Treatment','2025-05-20','2025-05-21 08:31:14',NULL),(9950,467,'Hair Treatment','2025-05-20','2025-05-21 08:36:24',NULL),(9951,467,'Hair Treatment','2025-05-20','2025-05-21 08:36:25',NULL),(9952,391,'Hair Treatment','2025-05-20','2025-05-21 08:37:33',NULL),(9953,439,'Hair Treatment','2025-05-20','2025-05-21 08:37:54',NULL),(9954,470,'Hair Treatment','2025-05-20','2025-05-21 08:38:19',NULL),(9955,384,'Hair Treatment','2025-05-20','2025-05-21 08:38:58',NULL),(9956,376,'Hair Treatment','2025-05-20','2025-05-21 08:39:31',NULL),(9957,375,'Hair Treatment','2025-05-20','2025-05-21 08:39:55',NULL),(9958,455,'Hair Treatment','2025-05-20','2025-05-21 08:40:22',NULL),(9959,436,'Hair Treatment','2025-05-20','2025-05-21 08:40:44',NULL),(9960,457,'Hair Treatment','2025-05-21','2025-05-21 08:41:14','2025-05-21 08:53:05'),(9961,638,'Hair Treatment','2025-05-20','2025-05-21 08:41:40',NULL),(9962,390,'Hair Treatment','2025-05-20','2025-05-21 08:42:03',NULL),(9963,381,'Hair Treatment','2025-05-20','2025-05-21 08:42:26',NULL),(9964,108,'Hair Treatment','2025-05-20','2025-05-21 08:42:49',NULL),(9965,116,'Hair Treatment','2025-05-20','2025-05-21 08:43:12',NULL),(9966,109,'Hair Treatment','2025-05-20','2025-05-21 08:43:36',NULL),(9967,121,'Hair Treatment','2025-05-20','2025-05-21 08:44:04',NULL),(9968,119,'Hair Treatment','2025-05-21','2025-05-21 08:45:05',NULL),(9969,71,'Hair Treatment','2025-05-21','2025-05-21 08:45:25',NULL),(9970,77,'Hair Treatment','2025-05-21','2025-05-21 08:45:48',NULL),(9971,57,'Hair Treatment','2025-05-21','2025-05-21 08:46:06',NULL),(9972,131,'Hair Treatment','2025-05-21','2025-05-21 08:46:28',NULL),(9973,145,'Hair Treatment','2025-05-21','2025-05-21 08:47:47',NULL),(9974,150,'Hair Treatment','2025-05-21','2025-05-21 08:48:04',NULL),(9975,91,'Hair Treatment','2025-05-21','2025-05-21 08:48:21',NULL),(9976,101,'Hair Treatment','2025-05-21','2025-05-21 08:48:37',NULL),(9977,144,'Hair Treatment','2025-05-21','2025-05-21 08:48:55',NULL),(9978,78,'Hair Treatment','2025-05-21','2025-05-21 08:49:12',NULL),(9979,153,'Hair Treatment','2025-05-21','2025-05-21 08:49:37',NULL),(9980,129,'Hair Treatment','2025-05-21','2025-05-21 08:49:57',NULL),(9981,177,'Hair Treatment','2025-05-21','2025-05-21 08:50:16',NULL),(9982,176,'Hair Treatment','2025-05-21','2025-05-21 08:50:36',NULL),(9983,159,'Hair Treatment','2025-05-21','2025-05-21 08:50:56',NULL),(9984,130,'Hair Treatment','2025-05-21','2025-05-21 08:51:17',NULL),(9985,90,'Hair Treatment','2025-05-21','2025-05-21 08:51:35',NULL),(9986,79,'Hair Treatment','2025-05-21','2025-05-21 08:51:59',NULL),(9987,136,'Hair Treatment','2025-05-21','2025-05-21 08:52:16',NULL),(9988,33,'Hair Treatment','2025-05-22','2025-05-22 08:41:57',NULL),(9989,33,'Hair Treatment','2025-05-22','2025-05-22 08:41:57',NULL),(9990,60,'Hair Treatment','2025-05-22','2025-05-22 08:42:18',NULL),(9991,68,'Hair Treatment','2025-05-22','2025-05-22 08:42:38',NULL),(9992,23,'Hair Treatment','2025-05-22','2025-05-22 08:42:57',NULL),(9993,146,'Hair Treatment','2025-05-22','2025-05-22 08:43:17',NULL),(9994,74,'Hair Treatment','2025-05-22','2025-05-22 08:43:38',NULL),(9995,74,'Hair Treatment','2025-05-22','2025-05-22 08:43:38',NULL),(9996,75,'Hair Treatment','2025-05-22','2025-05-22 08:43:57',NULL),(9997,180,'Hair Treatment','2025-05-22','2025-05-22 08:44:15',NULL),(9998,85,'Hair Treatment','2025-05-22','2025-05-22 08:44:36',NULL),(9999,114,'Hair Treatment','2025-05-22','2025-05-22 08:44:58',NULL),(10000,112,'Hair Treatment','2025-05-22','2025-05-22 08:45:19',NULL),(10001,134,'Hair Treatment','2025-05-22','2025-05-22 08:45:43',NULL),(10002,65,'Hair Treatment','2025-05-22','2025-05-22 08:46:02',NULL),(10003,141,'Hair Treatment','2025-05-22','2025-05-22 08:47:34',NULL),(10004,72,'Hair Treatment','2025-05-22','2025-05-22 08:48:00',NULL),(10005,53,'Hair Treatment','2025-05-22','2025-05-22 08:48:18',NULL),(10006,25,'Hair Treatment','2025-05-22','2025-05-22 08:48:34',NULL),(10007,210,'Hair Treatment','2025-05-22','2025-05-22 08:48:52',NULL),(10008,66,'Hair Treatment','2025-05-22','2025-05-22 08:50:18',NULL),(10009,125,'Hair Treatment','2025-05-23','2025-05-23 09:27:01',NULL),(10010,125,'Hair Treatment','2025-05-23','2025-05-23 09:27:01',NULL),(10011,63,'Hair Treatment','2025-05-23','2025-05-23 09:27:22',NULL),(10012,28,'Hair Treatment','2025-05-23','2025-05-23 09:27:41',NULL),(10013,28,'Hair Treatment','2025-05-23','2025-05-23 09:27:42',NULL),(10014,56,'Hair Treatment','2025-05-23','2025-05-23 09:27:57',NULL),(10015,69,'Hair Treatment','2025-05-23','2025-05-23 09:28:18',NULL),(10016,29,'Hair Treatment','2025-05-23','2025-05-23 09:28:32',NULL),(10017,178,'Hair Treatment','2025-05-23','2025-05-23 09:28:47',NULL),(10018,132,'Hair Treatment','2025-05-23','2025-05-23 09:29:02',NULL),(10019,142,'Hair Treatment','2025-05-23','2025-05-23 09:29:18',NULL),(10020,224,'Hair Treatment','2025-05-23','2025-05-23 09:29:32',NULL),(10021,76,'Hair Treatment','2025-05-23','2025-05-23 09:29:45',NULL),(10022,76,'Hair Treatment','2025-05-23','2025-05-23 09:29:45',NULL),(10023,149,'Hair Treatment','2025-05-23','2025-05-23 09:29:59',NULL),(10024,149,'Hair Treatment','2025-05-23','2025-05-23 09:29:59',NULL),(10025,82,'Hair Treatment','2025-05-23','2025-05-23 09:30:13',NULL),(10026,152,'Hair Treatment','2025-05-23','2025-05-23 09:30:28',NULL),(10027,83,'Hair Treatment','2025-05-23','2025-05-23 09:30:46',NULL),(10028,86,'Hair Treatment','2025-05-23','2025-05-23 09:31:06',NULL),(10029,87,'Hair Treatment','2025-05-23','2025-05-23 09:31:24',NULL),(10030,87,'Hair Treatment','2025-05-23','2025-05-23 09:31:25',NULL),(10031,92,'Hair Treatment','2025-05-23','2025-05-23 09:31:39',NULL),(10032,92,'Hair Treatment','2025-05-23','2025-05-23 09:31:39',NULL),(10033,487,'Hair Treatment','2025-05-23','2025-05-23 09:31:55',NULL),(10034,98,'Hair Treatment','2025-05-23','2025-05-23 09:32:09',NULL),(10035,214,'Hair Treatment','2025-05-26','2025-05-27 09:33:20',NULL),(10036,103,'Hair Treatment','2025-05-26','2025-05-27 09:33:50',NULL),(10037,104,'Hair Treatment','2025-05-26','2025-05-27 09:34:59',NULL),(10038,104,'Hair Treatment','2025-05-26','2025-05-27 09:34:59',NULL),(10039,48,'Hair Treatment','2025-05-26','2025-05-27 09:35:20',NULL),(10040,110,'Hair Treatment','2025-05-26','2025-05-27 09:35:42',NULL),(10041,110,'Hair Treatment','2025-05-26','2025-05-27 09:35:43',NULL),(10042,50,'Hair Treatment','2025-05-26','2025-05-27 09:36:49',NULL),(10043,51,'Hair Treatment','2025-05-26','2025-05-27 09:37:10',NULL),(10044,170,'Hair Treatment','2025-05-26','2025-05-27 09:37:31',NULL),(10045,54,'Hair Treatment','2025-05-26','2025-05-27 09:37:53',NULL),(10046,117,'Hair Treatment','2025-05-26','2025-05-27 09:38:14',NULL),(10047,179,'Hair Treatment','2025-05-26','2025-05-27 09:38:33',NULL),(10048,266,'Hair Treatment','2025-05-26','2025-05-27 09:38:53',NULL),(10049,266,'Hair Treatment','2025-05-26','2025-05-27 09:38:53',NULL),(10050,139,'Hair Treatment','2025-05-26','2025-05-27 09:39:26',NULL),(10051,139,'Hair Treatment','2025-05-26','2025-05-27 09:39:26',NULL),(10052,140,'Hair Treatment','2025-05-26','2025-05-27 09:39:49',NULL),(10053,158,'Hair Treatment','2025-05-26','2025-05-27 09:40:12',NULL),(10054,37,'Hair Treatment','2025-05-26','2025-05-27 09:40:33',NULL),(10055,174,'Hair Treatment','2025-05-26','2025-05-27 09:42:06',NULL),(10056,40,'Hair Treatment','2025-05-26','2025-05-27 09:42:28',NULL),(10057,41,'Hair Treatment','2025-05-26','2025-05-27 09:42:52',NULL),(10058,42,'Hair Treatment','2025-05-26','2025-05-27 09:43:15',NULL),(10059,45,'Hair Treatment','2025-05-27','2025-05-27 09:44:56',NULL),(10060,113,'Hair Treatment','2025-05-27','2025-05-27 09:45:10',NULL),(10061,115,'Hair Treatment','2025-05-27','2025-05-27 09:45:29',NULL),(10062,58,'Hair Treatment','2025-05-27','2025-05-27 09:45:45',NULL),(10063,21,'Hair Treatment','2025-05-27','2025-05-27 09:46:00',NULL),(10064,35,'Hair Treatment','2025-05-27','2025-05-27 09:46:15',NULL),(10065,135,'Hair Treatment','2025-05-27','2025-05-27 09:46:30',NULL),(10066,143,'Hair Treatment','2025-05-27','2025-05-27 09:46:44',NULL),(10067,70,'Hair Treatment','2025-05-27','2025-05-27 09:47:01',NULL),(10068,12,'Hair Treatment','2025-05-27','2025-05-27 09:47:16',NULL),(10069,89,'Hair Treatment','2025-05-27','2025-05-27 09:47:31',NULL),(10070,89,'Hair Treatment','2025-05-27','2025-05-27 09:47:31',NULL),(10071,39,'Hair Treatment','2025-05-27','2025-05-27 09:47:46',NULL),(10072,46,'Hair Treatment','2025-05-27','2025-05-27 09:48:03',NULL),(10073,94,'Hair Treatment','2025-05-27','2025-05-27 09:48:19',NULL),(10074,20,'Hair Treatment','2025-05-27','2025-05-27 09:48:34','2025-05-27 09:49:25'),(10075,84,'Hair Treatment','2025-05-27','2025-05-27 09:48:53',NULL),(10076,34,'Hair Treatment','2025-05-27','2025-05-27 09:51:50',NULL),(10077,81,'Hair Treatment','2025-05-27','2025-05-27 09:52:08',NULL),(10078,183,'Hair Treatment','2025-05-27','2025-05-27 09:52:33',NULL),(10079,1,'Hair Treatment','2025-05-28','2025-05-29 09:22:53',NULL),(10080,175,'Hair Treatment','2025-05-28','2025-05-29 09:23:20',NULL),(10081,175,'Hair Treatment','2025-05-28','2025-05-29 09:23:20',NULL),(10082,2,'Hair Treatment','2025-05-28','2025-05-29 09:23:49',NULL),(10083,5,'Hair Treatment','2025-05-28','2025-05-29 09:24:07',NULL),(10084,5,'Hair Treatment','2025-05-28','2025-05-29 09:24:07',NULL),(10085,6,'Hair Treatment','2025-05-28','2025-05-29 09:24:29',NULL),(10086,6,'Hair Treatment','2025-05-28','2025-05-29 09:24:29',NULL),(10087,106,'Hair Treatment','2025-05-28','2025-05-29 09:24:50',NULL),(10088,7,'Hair Treatment','2025-05-28','2025-05-29 09:25:11',NULL),(10089,7,'Hair Treatment','2025-05-28','2025-05-29 09:25:12',NULL),(10090,7,'Hair Treatment','2025-05-28','2025-05-29 09:25:12',NULL),(10091,8,'Hair Treatment','2025-05-28','2025-05-29 09:25:34',NULL),(10092,8,'Hair Treatment','2025-05-28','2025-05-29 09:25:34',NULL),(10093,9,'Hair Treatment','2025-05-28','2025-05-29 09:26:07',NULL),(10094,9,'Hair Treatment','2025-05-28','2025-05-29 09:26:07',NULL),(10095,9,'Hair Treatment','2025-05-28','2025-05-29 09:26:07',NULL),(10096,10,'Hair Treatment','2025-05-28','2025-05-29 09:26:28',NULL),(10097,13,'Hair Treatment','2025-05-28','2025-05-29 09:26:59',NULL),(10098,13,'Hair Treatment','2025-05-28','2025-05-29 09:27:00',NULL),(10099,161,'Hair Treatment','2025-05-28','2025-05-29 09:27:24',NULL),(10100,161,'Hair Treatment','2025-05-28','2025-05-29 09:27:24',NULL),(10101,161,'Hair Treatment','2025-05-28','2025-05-29 09:27:24',NULL),(10102,107,'Hair Treatment','2025-05-28','2025-05-29 09:28:57',NULL),(10103,107,'Hair Treatment','2025-05-28','2025-05-29 09:28:57',NULL),(10104,44,'Hair Treatment','2025-05-28','2025-05-29 09:29:23',NULL),(10105,22,'Hair Treatment','2025-05-28','2025-05-29 09:29:47',NULL),(10106,22,'Hair Treatment','2025-05-28','2025-05-29 09:29:47',NULL),(10107,133,'Hair Treatment','2025-05-28','2025-05-29 09:30:14',NULL),(10108,133,'Hair Treatment','2025-05-28','2025-05-29 09:30:14',NULL),(10109,163,'Hair Treatment','2025-05-28','2025-05-29 09:30:35',NULL),(10110,163,'Hair Treatment','2025-05-28','2025-05-29 09:30:36',NULL),(10111,602,'Hair Treatment','2025-05-28','2025-05-29 09:31:05',NULL),(10112,602,'Hair Treatment','2025-05-28','2025-05-29 09:31:05',NULL),(10113,614,'Hair Treatment','2025-05-28','2025-05-29 09:31:30',NULL),(10114,637,'Hair Treatment','2025-05-28','2025-05-29 09:32:05',NULL),(10115,637,'Hair Treatment','2025-05-28','2025-05-29 09:32:05',NULL),(10116,105,'Hair Treatment','2025-05-29','2025-05-29 09:33:44',NULL),(10117,81,'Hair Treatment','2025-05-29','2025-05-29 09:34:12',NULL),(10118,81,'Hair Treatment','2025-05-29','2025-05-29 09:34:12',NULL),(10119,34,'Hair Treatment','2025-05-29','2025-05-29 09:34:32',NULL),(10120,47,'Hair Treatment','2025-05-29','2025-05-29 09:34:48',NULL),(10121,185,'Hair Treatment','2025-05-29','2025-05-29 09:35:07',NULL),(10122,185,'Hair Treatment','2025-05-29','2025-05-29 09:35:08',NULL),(10123,219,'Hair Treatment','2025-05-29','2025-05-29 09:35:24',NULL),(10124,219,'Hair Treatment','2025-05-29','2025-05-29 09:35:24',NULL),(10125,186,'Hair Treatment','2025-05-29','2025-05-29 09:35:40',NULL),(10126,186,'Hair Treatment','2025-05-29','2025-05-29 09:35:40',NULL),(10127,183,'Hair Treatment','2025-05-29','2025-05-29 09:35:55',NULL),(10128,193,'Hair Treatment','2025-05-29','2025-05-29 09:36:14',NULL),(10129,200,'Hair Treatment','2025-05-29','2025-05-29 09:37:04',NULL),(10130,264,'Hair Treatment','2025-05-29','2025-05-29 09:37:24',NULL),(10131,223,'Hair Treatment','2025-05-29','2025-05-29 09:37:42',NULL),(10132,191,'Hair Treatment','2025-05-29','2025-05-29 09:37:59',NULL),(10133,191,'Hair Treatment','2025-05-29','2025-05-29 09:37:59',NULL),(10134,278,'Hair Treatment','2025-05-29','2025-05-29 09:38:16',NULL),(10135,217,'Hair Treatment','2025-05-29','2025-05-29 09:40:30',NULL),(10136,49,'Hair Treatment','2025-05-29','2025-05-29 09:40:48',NULL),(10137,49,'Hair Treatment','2025-05-29','2025-05-29 09:40:48',NULL),(10138,118,'Hair Treatment','2025-05-29','2025-05-29 09:41:04',NULL),(10139,118,'Hair Treatment','2025-05-29','2025-05-29 09:41:04',NULL),(10140,165,'Hair Treatment','2025-05-29','2025-05-29 09:41:21',NULL),(10141,639,'Hair Treatment','2025-05-29','2025-05-29 09:41:40',NULL),(10142,599,'Hair Treatment','2025-05-30','2025-05-30 09:31:44',NULL),(10143,599,'Hair Treatment','2025-05-30','2025-05-30 09:31:44',NULL),(10144,617,'Hair Treatment','2025-05-30','2025-05-30 09:32:05',NULL),(10145,617,'Hair Treatment','2025-05-30','2025-05-30 09:32:06',NULL),(10146,204,'Hair Treatment','2025-05-30','2025-05-30 09:32:23',NULL),(10147,204,'Hair Treatment','2025-05-30','2025-05-30 09:32:23',NULL),(10148,263,'Hair Treatment','2025-05-30','2025-05-30 09:32:41',NULL),(10149,263,'Hair Treatment','2025-05-30','2025-05-30 09:32:41',NULL),(10150,642,'Hair Treatment','2025-05-30','2025-05-30 09:32:57',NULL),(10151,642,'Hair Treatment','2025-05-30','2025-05-30 09:32:57',NULL),(10152,247,'Hair Treatment','2025-05-30','2025-05-30 09:33:16',NULL),(10153,211,'Hair Treatment','2025-05-30','2025-05-30 09:33:36',NULL),(10154,211,'Hair Treatment','2025-05-30','2025-05-30 09:33:36',NULL),(10155,172,'Hair Treatment','2025-05-30','2025-05-30 09:33:53',NULL),(10156,172,'Hair Treatment','2025-05-30','2025-05-30 09:33:53',NULL),(10157,641,'Hair Treatment','2025-05-30','2025-05-30 09:34:17',NULL),(10158,641,'Hair Treatment','2025-05-30','2025-05-30 09:34:18',NULL),(10159,627,'Hair Treatment','2025-05-30','2025-05-30 09:34:43',NULL),(10160,627,'Hair Treatment','2025-05-30','2025-05-30 09:34:43',NULL),(10161,628,'Hair Treatment','2025-05-30','2025-05-30 09:35:04',NULL),(10162,628,'Hair Treatment','2025-05-30','2025-05-30 09:35:04',NULL),(10163,619,'Hair Treatment','2025-05-30','2025-05-30 09:35:22',NULL),(10164,619,'Hair Treatment','2025-05-30','2025-05-30 09:35:22',NULL),(10165,216,'Hair Treatment','2025-05-30','2025-05-30 09:35:41',NULL),(10166,216,'Hair Treatment','2025-05-30','2025-05-30 09:35:41',NULL),(10167,622,'Hair Treatment','2025-05-30','2025-05-30 09:35:59',NULL),(10168,622,'Hair Treatment','2025-05-30','2025-05-30 09:35:59',NULL),(10169,601,'Hair Treatment','2025-05-30','2025-05-30 09:36:20',NULL),(10170,169,'Hair Treatment','2025-05-30','2025-05-30 09:36:37',NULL),(10171,169,'Hair Treatment','2025-05-30','2025-05-30 09:36:37',NULL),(10172,623,'Hair Treatment','2025-05-30','2025-05-30 09:36:57',NULL),(10173,623,'Hair Treatment','2025-05-30','2025-05-30 09:36:57',NULL),(10174,624,'Hair Treatment','2025-05-30','2025-05-30 09:37:29',NULL),(10175,624,'Hair Treatment','2025-05-30','2025-05-30 09:37:29',NULL),(10176,212,'Hair Treatment','2025-05-30','2025-05-30 09:37:47',NULL),(10177,640,'Hair Treatment','2025-05-30','2025-05-30 09:43:28',NULL),(10178,413,'Hair Treatment','2025-05-31','2025-05-31 07:47:45',NULL),(10179,413,'Hair Treatment','2025-05-31','2025-05-31 07:47:46',NULL),(10180,355,'Hair Treatment','2025-05-31','2025-05-31 07:48:05',NULL),(10181,355,'Hair Treatment','2025-05-31','2025-05-31 07:48:05',NULL),(10182,355,'Hair Treatment','2025-05-31','2025-05-31 07:48:05',NULL),(10183,361,'Hair Treatment','2025-05-31','2025-05-31 07:48:27',NULL),(10184,361,'Hair Treatment','2025-05-31','2025-05-31 07:48:27',NULL),(10185,361,'Hair Treatment','2025-05-31','2025-05-31 07:48:28',NULL),(10186,488,'Hair Treatment','2025-05-31','2025-05-31 07:52:30',NULL),(10187,488,'Hair Treatment','2025-05-31','2025-05-31 07:52:31',NULL),(10188,450,'Hair Treatment','2025-05-31','2025-05-31 07:52:55',NULL),(10189,102,'Hair Treatment','2025-05-31','2025-05-31 07:54:14',NULL),(10190,102,'Hair Treatment','2025-05-31','2025-05-31 07:54:14',NULL),(10191,407,'Hair Treatment','2025-05-31','2025-05-31 07:54:37',NULL),(10192,407,'Hair Treatment','2025-05-31','2025-05-31 07:54:37',NULL),(10193,407,'Hair Treatment','2025-05-31','2025-05-31 07:54:38',NULL),(10194,338,'Hair Treatment','2025-05-31','2025-05-31 07:54:57',NULL),(10195,368,'Hair Treatment','2025-05-31','2025-05-31 07:55:13',NULL),(10196,396,'Hair Treatment','2025-05-31','2025-05-31 07:55:35',NULL),(10197,420,'Hair Treatment','2025-05-31','2025-05-31 07:56:03',NULL),(10198,358,'Hair Treatment','2025-05-31','2025-05-31 07:56:25',NULL),(10199,404,'Haircut','2025-05-31','2025-05-31 07:56:50',NULL),(10200,413,'Hair Treatment','2025-05-31','2025-05-31 07:57:30',NULL),(10201,413,'Hair Treatment','2025-05-31','2025-05-31 07:57:30',NULL),(10202,373,'Hair Treatment','2025-05-31','2025-05-31 07:58:03',NULL),(10203,426,'Hair Treatment','2025-05-31','2025-05-31 07:58:48',NULL),(10204,426,'Hair Treatment','2025-05-31','2025-05-31 07:58:48',NULL),(10205,426,'Hair Treatment','2025-05-31','2025-05-31 07:59:45',NULL),(10206,459,'Hair Treatment','2025-05-31','2025-05-31 08:00:02',NULL),(10207,405,'Hair Treatment','2025-05-31','2025-05-31 08:00:35',NULL),(10208,434,'Hair Treatment','2025-06-10','2025-06-10 08:33:37',NULL),(10209,626,'Hair Treatment','2025-06-10','2025-06-10 08:33:55',NULL),(10210,401,'Hair Treatment','2025-06-10','2025-06-10 08:34:16',NULL),(10211,338,'Hair Treatment','2025-06-10','2025-06-10 08:34:35',NULL),(10212,338,'Hair Treatment','2025-06-10','2025-06-10 08:34:35',NULL),(10213,486,'Hair Treatment','2025-06-10','2025-06-10 08:34:54',NULL),(10214,358,'Hair Treatment','2025-06-10','2025-06-10 08:35:48',NULL),(10215,358,'Hair Treatment','2025-06-10','2025-06-10 08:35:49',NULL),(10216,358,'Hair Treatment','2025-06-10','2025-06-10 08:35:49',NULL),(10217,426,'Hair Treatment','2025-06-10','2025-06-10 08:36:08',NULL),(10218,405,'Hair Treatment','2025-06-10','2025-06-10 08:36:26',NULL),(10219,407,'Hair Treatment','2025-06-10','2025-06-10 08:36:45',NULL),(10220,331,'Hair Treatment','2025-06-10','2025-06-10 08:37:03',NULL),(10221,331,'Hair Treatment','2025-06-10','2025-06-10 08:37:03',NULL),(10222,555,'Hair Treatment','2025-06-10','2025-06-10 08:37:50',NULL),(10223,459,'Hair Treatment','2025-06-10','2025-06-10 08:39:03',NULL),(10224,459,'Hair Treatment','2025-06-10','2025-06-10 08:39:03',NULL),(10225,373,'Hair Treatment','2025-06-10','2025-06-10 08:39:36',NULL),(10226,342,'Hair Treatment','2025-06-10','2025-06-10 08:40:04',NULL),(10227,347,'Hair Treatment','2025-06-16','2025-06-16 08:31:27',NULL),(10228,347,'Hair Treatment','2025-06-16','2025-06-16 08:31:27',NULL),(10229,347,'Hair Treatment','2025-06-16','2025-06-16 08:31:27',NULL),(10230,347,'Hair Treatment','2025-06-16','2025-06-16 08:31:27',NULL),(10231,366,'Hair Treatment','2025-06-16','2025-06-16 08:32:34',NULL),(10232,366,'Hair Treatment','2025-06-16','2025-06-16 08:32:34',NULL),(10233,453,'Hair Treatment','2025-06-16','2025-06-16 08:32:55',NULL),(10234,453,'Hair Treatment','2025-06-16','2025-06-16 08:32:55',NULL),(10235,438,'Hair Treatment','2025-06-16','2025-06-16 08:33:41',NULL),(10236,438,'Hair Treatment','2025-06-16','2025-06-16 08:33:41',NULL),(10237,435,'Hair Treatment','2025-06-16','2025-06-16 08:33:59',NULL),(10238,435,'Hair Treatment','2025-06-16','2025-06-16 08:33:59',NULL),(10239,433,'Hair Treatment','2025-06-16','2025-06-16 08:34:23',NULL),(10240,433,'Hair Treatment','2025-06-16','2025-06-16 08:34:23',NULL),(10241,400,'Hair Treatment','2025-06-16','2025-06-16 08:34:44',NULL),(10242,400,'Hair Treatment','2025-06-16','2025-06-16 08:34:45',NULL),(10243,349,'Hair Treatment','2025-06-16','2025-06-16 08:35:05',NULL),(10244,349,'Hair Treatment','2025-06-16','2025-06-16 08:35:06',NULL),(10245,429,'Hair Treatment','2025-06-16','2025-06-16 08:35:24',NULL),(10246,429,'Hair Treatment','2025-06-16','2025-06-16 08:35:25',NULL),(10247,429,'Hair Treatment','2025-06-16','2025-06-16 08:36:26',NULL),(10248,429,'Hair Treatment','2025-06-16','2025-06-16 08:36:26',NULL),(10249,415,'Hair Treatment','2025-06-16','2025-06-16 08:36:46',NULL),(10250,446,'Hair Treatment','2025-06-16','2025-06-16 08:37:05',NULL),(10251,446,'Hair Treatment','2025-06-16','2025-06-16 08:37:05',NULL),(10252,344,'Hair Treatment','2025-06-16','2025-06-16 08:38:51',NULL),(10253,344,'Hair Treatment','2025-06-16','2025-06-16 08:38:51',NULL),(10254,377,'Hair Treatment','2025-06-16','2025-06-16 08:39:08',NULL),(10255,414,'Hair Treatment','2025-06-16','2025-06-16 08:39:46',NULL),(10256,414,'Hair Treatment','2025-06-16','2025-06-16 08:39:47',NULL),(10257,471,'Hair Treatment','2025-06-16','2025-06-16 08:40:02',NULL),(10258,471,'Hair Treatment','2025-06-16','2025-06-16 08:40:02',NULL),(10259,448,'Hair Treatment','2025-06-16','2025-06-16 08:40:19',NULL),(10260,394,'Hair Treatment','2025-06-16','2025-06-16 08:40:39',NULL),(10261,440,'Hair Treatment','2025-06-16','2025-06-16 08:40:59',NULL),(10262,483,'Hair Treatment','2025-06-16','2025-06-16 08:41:23',NULL),(10263,441,'Hair Treatment','2025-06-23','2025-06-23 09:25:29',NULL),(10264,422,'Hair Treatment','2025-06-23','2025-06-23 09:25:51',NULL),(10265,460,'Hair Treatment','2025-06-23','2025-06-23 09:26:14',NULL),(10266,335,'Hair Treatment','2025-06-23','2025-06-23 09:26:34',NULL),(10267,462,'Hair Treatment','2025-06-23','2025-06-23 09:26:54',NULL),(10268,463,'Hair Treatment','2025-06-23','2025-06-23 09:27:29',NULL),(10269,468,'Hair Treatment','2025-06-23','2025-06-23 09:27:53',NULL),(10270,475,'Hair Treatment','2025-06-23','2025-06-23 09:28:17',NULL),(10271,121,'Hair Treatment','2025-06-23','2025-06-23 09:28:36',NULL),(10272,383,'Hair Treatment','2025-06-23','2025-06-23 09:28:52',NULL),(10273,447,'Hair Treatment','2025-06-23','2025-06-23 09:29:37',NULL),(10274,465,'Hair Treatment','2025-06-23','2025-06-23 09:29:54',NULL),(10275,350,'Hair Treatment','2025-06-23','2025-06-23 09:30:19',NULL),(10276,444,'Hair Treatment','2025-06-23','2025-06-23 09:30:38',NULL),(10277,409,'Hair Treatment','2025-06-23','2025-06-23 09:30:58',NULL),(10278,370,'Hair Treatment','2025-06-23','2025-06-23 09:31:14',NULL),(10279,345,'Hair Treatment','2025-06-23','2025-06-23 09:31:29',NULL),(10280,392,'Hair Treatment','2025-06-23','2025-06-23 09:31:42',NULL),(10281,472,'Hair Treatment','2025-06-23','2025-06-23 09:31:57',NULL),(10282,334,'Hair Treatment','2025-06-23','2025-06-23 09:32:18',NULL),(10283,160,'Hair Treatment','2025-06-25','2025-06-25 08:11:56',NULL),(10284,166,'Hair Treatment','2025-06-25','2025-06-25 08:12:16',NULL),(10285,341,'Hair Treatment','2025-06-25','2025-06-25 08:12:38',NULL),(10286,473,'Hair Treatment','2025-06-25','2025-06-25 08:12:59',NULL),(10287,432,'Hair Treatment','2025-06-25','2025-06-25 08:13:48',NULL),(10288,339,'Hair Treatment','2025-06-25','2025-06-25 08:14:25',NULL),(10289,399,'Hair Treatment','2025-06-25','2025-06-25 08:14:47',NULL),(10290,423,'Hair Treatment','2025-06-25','2025-06-25 08:15:08',NULL),(10291,332,'Hair Treatment','2025-06-25','2025-06-25 08:15:22',NULL),(10292,167,'Hair Treatment','2025-06-25','2025-06-25 08:15:38',NULL),(10293,437,'Hair Treatment','2025-06-25','2025-06-25 08:15:53',NULL),(10294,424,'Hair Treatment','2025-06-25','2025-06-25 08:18:41',NULL),(10295,442,'Hair Treatment','2025-06-25','2025-06-25 08:18:58',NULL),(10296,416,'Hair Treatment','2025-06-25','2025-06-25 08:19:19',NULL),(10297,402,'Hair Treatment','2025-06-25','2025-06-25 08:19:39',NULL),(10298,445,'Hair Treatment','2025-06-25','2025-06-25 08:20:04',NULL),(10299,417,'Hair Treatment','2025-06-25','2025-06-25 08:20:30',NULL),(10300,477,'Hair Treatment','2025-06-25','2025-06-25 08:20:57',NULL),(10301,452,'Hair Treatment','2025-06-25','2025-06-25 08:21:21',NULL),(10302,348,'Hair Treatment','2025-06-25','2025-06-25 08:21:43',NULL),(10303,365,'Hair Treatment','2025-06-26','2025-06-26 09:22:10',NULL),(10304,428,'Hair Treatment','2025-06-26','2025-06-26 09:22:30',NULL),(10305,403,'Hair Treatment','2025-06-26','2025-06-26 09:22:46',NULL),(10306,411,'Hair Treatment','2025-06-26','2025-06-26 09:23:04',NULL),(10307,411,'Hair Treatment','2025-06-26','2025-06-26 09:23:05',NULL),(10308,387,'Hair Treatment','2025-06-26','2025-06-26 09:23:24',NULL),(10309,387,'Hair Treatment','2025-06-26','2025-06-26 09:23:24',NULL),(10310,425,'Hair Treatment','2025-06-26','2025-06-26 09:23:41',NULL),(10311,351,'Hair Treatment','2025-06-26','2025-06-26 09:23:58',NULL),(10312,397,'Hair Treatment','2025-06-26','2025-06-26 09:24:14',NULL),(10313,386,'Hair Treatment','2025-06-26','2025-06-26 09:24:38',NULL),(10314,386,'Hair Treatment','2025-06-26','2025-06-26 09:24:39',NULL),(10315,385,'Hair Treatment','2025-06-26','2025-06-26 09:25:01',NULL),(10316,466,'Hair Treatment','2025-06-26','2025-06-26 09:25:23',NULL),(10317,454,'Hair Treatment','2025-06-26','2025-06-26 09:25:50',NULL),(10318,374,'Hair Treatment','2025-06-26','2025-06-26 09:26:08',NULL),(10319,450,'Hair Treatment','2025-06-26','2025-06-26 09:26:27',NULL),(10320,357,'Hair Treatment','2025-06-26','2025-06-26 09:26:47',NULL),(10321,412,'Hair Treatment','2025-06-26','2025-06-26 09:27:08',NULL),(10322,412,'Hair Treatment','2025-06-26','2025-06-26 09:27:09',NULL),(10323,410,'Hair Treatment','2025-06-26','2025-06-26 09:27:29',NULL),(10324,482,'Hair Treatment','2025-06-26','2025-06-26 09:27:48',NULL),(10325,636,'Hair Treatment','2025-06-26','2025-06-26 09:28:11',NULL),(10326,636,'Hair Treatment','2025-06-26','2025-06-26 09:28:11',NULL),(10327,636,'Hair Treatment','2025-06-26','2025-06-26 09:28:11',NULL),(10328,406,'Hair Treatment','2025-06-26','2025-06-26 09:28:34',NULL),(10329,406,'Hair Treatment','2025-06-26','2025-06-26 09:28:34',NULL),(10330,111,'Hair Treatment','2025-06-27','2025-06-30 08:42:46',NULL),(10331,455,'Hair Treatment','2025-06-27','2025-06-30 08:43:12',NULL),(10332,171,'Hair Treatment','2025-06-27','2025-06-30 08:43:34',NULL),(10333,62,'Hair Treatment','2025-06-27','2025-06-30 08:44:40',NULL),(10334,80,'Hair Treatment','2025-06-27','2025-06-30 08:45:13',NULL),(10335,391,'Hair Treatment','2025-06-27','2025-06-30 08:45:39',NULL),(10336,467,'Hair Treatment','2025-06-27','2025-06-30 08:46:03',NULL),(10337,213,'Hair Treatment','2025-06-27','2025-06-30 08:46:27',NULL),(10338,213,'Hair Treatment','2025-06-27','2025-06-30 08:46:27',NULL),(10339,137,'Hair Treatment','2025-06-27','2025-06-30 08:46:52',NULL),(10340,61,'Hair Treatment','2025-06-27','2025-06-30 08:47:29',NULL),(10341,61,'Hair Treatment','2025-06-27','2025-06-30 08:47:30',NULL),(10342,157,'Hair Treatment','2025-06-27','2025-06-30 08:47:54',NULL),(10343,147,'Hair Treatment','2025-06-27','2025-06-30 08:48:18',NULL),(10344,147,'Hair Treatment','2025-06-27','2025-06-30 08:48:18',NULL),(10345,55,'Hair Treatment','2025-06-27','2025-06-30 08:48:39',NULL),(10346,154,'Hair Treatment','2025-06-27','2025-06-30 08:49:04',NULL),(10347,155,'Hair Treatment','2025-06-27','2025-06-30 08:49:29',NULL),(10348,148,'Hair Treatment','2025-06-27','2025-06-30 08:49:48',NULL),(10349,148,'Hair Treatment','2025-06-27','2025-06-30 08:49:49',NULL),(10350,156,'Hair Treatment','2025-06-27','2025-06-30 08:50:10',NULL),(10351,156,'Hair Treatment','2025-06-27','2025-06-30 08:50:10',NULL),(10352,97,'Hair Treatment','2025-06-27','2025-06-30 08:50:36',NULL),(10353,97,'Hair Treatment','2025-06-27','2025-06-30 08:50:36',NULL),(10354,93,'Hair Treatment','2025-06-27','2025-06-30 08:50:56',NULL),(10355,96,'Hair Treatment','2025-06-27','2025-06-30 08:51:15',NULL),(10356,100,'Hair Treatment','2025-06-30','2025-06-30 08:51:33',NULL),(10357,378,'Hair Treatment','2025-06-30','2025-06-30 08:51:49',NULL),(10358,378,'Hair Treatment','2025-06-30','2025-06-30 08:51:49',NULL),(10359,378,'Hair Treatment','2025-06-30','2025-06-30 08:51:50',NULL),(10360,469,'Hair Treatment','2025-06-30','2025-06-30 08:52:04',NULL),(10361,469,'Hair Treatment','2025-06-30','2025-06-30 08:52:04',NULL),(10362,379,'Hair Treatment','2025-06-30','2025-06-30 08:52:18',NULL),(10363,379,'Hair Treatment','2025-06-30','2025-06-30 08:52:18',NULL),(10364,443,'Hair Treatment','2025-06-30','2025-06-30 08:52:36',NULL),(10365,449,'Hair Treatment','2025-06-30','2025-06-30 08:52:53',NULL),(10366,449,'Hair Treatment','2025-06-30','2025-06-30 08:52:53',NULL),(10367,470,'Hair Treatment','2025-06-30','2025-06-30 08:53:14',NULL),(10368,382,'Hair Treatment','2025-06-30','2025-06-30 08:53:32',NULL),(10369,382,'Hair Treatment','2025-06-30','2025-06-30 08:53:33',NULL),(10370,439,'Hair Treatment','2025-06-30','2025-06-30 08:53:46',NULL),(10371,376,'Hair Treatment','2025-06-30','2025-06-30 08:54:03',NULL),(10372,376,'Hair Treatment','2025-06-30','2025-06-30 08:54:03',NULL),(10373,638,'Hair Treatment','2025-06-30','2025-06-30 08:54:17',NULL),(10374,384,'Hair Treatment','2025-06-30','2025-06-30 08:54:35',NULL),(10375,375,'Hair Treatment','2025-06-30','2025-06-30 08:54:50',NULL),(10376,457,'Hair Treatment','2025-06-30','2025-06-30 08:55:06',NULL),(10377,381,'Hair Treatment','2025-06-30','2025-06-30 08:55:19',NULL),(10378,390,'Hair Treatment','2025-06-30','2025-06-30 08:55:34',NULL),(10379,390,'Hair Treatment','2025-06-30','2025-06-30 08:55:34',NULL),(10380,436,'Hair Treatment','2025-06-30','2025-06-30 08:55:49',NULL),(10381,64,'Hair Treatment','2025-06-30','2025-06-30 08:56:07',NULL),(10382,176,'Hair Treatment','2025-07-01','2025-07-01 08:36:43',NULL),(10383,176,'Hair Treatment','2025-07-01','2025-07-01 08:36:43',NULL),(10384,74,'Hair Treatment','2025-07-01','2025-07-01 08:36:59',NULL),(10385,121,'Hair Treatment','2025-07-01','2025-07-01 08:37:14',NULL),(10386,177,'Hair Treatment','2025-07-01','2025-07-01 08:37:29',NULL),(10387,136,'Hair Treatment','2025-07-01','2025-07-01 08:37:44',NULL),(10388,136,'Hair Treatment','2025-07-01','2025-07-01 08:38:06',NULL),(10389,79,'Hair Treatment','2025-07-01','2025-07-01 08:38:22',NULL),(10390,79,'Hair Treatment','2025-07-01','2025-07-01 08:38:22',NULL),(10391,129,'Hair Treatment','2025-07-01','2025-07-01 08:38:38',NULL),(10392,68,'Hair Treatment','2025-07-01','2025-07-01 08:39:03',NULL),(10393,159,'Hair Treatment','2025-07-01','2025-07-01 08:39:29','2025-07-01 08:40:11'),(10394,90,'Hair Treatment','2025-07-01','2025-07-01 08:40:40',NULL),(10395,75,'Hair Treatment','2025-07-01','2025-07-01 08:40:56',NULL),(10396,33,'Hair Treatment','2025-07-01','2025-07-01 08:41:15',NULL),(10397,146,'Hair Treatment','2025-07-01','2025-07-01 08:41:32',NULL),(10398,130,'Hair Treatment','2025-07-01','2025-07-01 08:41:49',NULL),(10399,60,'Hair Treatment','2025-07-01','2025-07-01 08:42:07',NULL),(10400,85,'Hair Treatment','2025-07-01','2025-07-01 08:42:22',NULL),(10401,180,'Hair Treatment','2025-07-01','2025-07-01 08:42:41',NULL),(10402,23,'Hair Treatment','2025-07-01','2025-07-01 08:42:57',NULL),(10403,131,'Hair Treatment','2025-07-07','2025-07-07 09:39:25',NULL),(10404,131,'Hair Treatment','2025-07-07','2025-07-07 09:39:26',NULL),(10405,131,'Hair Treatment','2025-07-07','2025-07-07 09:39:26',NULL),(10406,119,'Hair Treatment','2025-07-07','2025-07-07 09:39:41',NULL),(10407,119,'Hair Treatment','2025-07-07','2025-07-07 09:39:42',NULL),(10408,119,'Hair Treatment','2025-07-07','2025-07-07 09:39:42',NULL),(10409,145,'Hair Treatment','2025-07-07','2025-07-07 09:40:01',NULL),(10410,116,'Hair Treatment','2025-07-07','2025-07-07 09:40:25',NULL),(10411,144,'Hair Treatment','2025-07-07','2025-07-07 09:40:47',NULL),(10412,71,'Hair Treatment','2025-07-07','2025-07-07 09:41:03',NULL),(10413,71,'Hair Treatment','2025-07-07','2025-07-07 09:41:03',NULL),(10414,150,'Hair Treatment','2025-07-07','2025-07-07 09:41:26',NULL),(10415,108,'Hair Treatment','2025-07-07','2025-07-07 09:41:41',NULL),(10416,109,'Hair Treatment','2025-07-07','2025-07-07 09:41:57',NULL),(10417,77,'Hair Treatment','2025-07-07','2025-07-07 09:42:14',NULL),(10418,91,'Hair Treatment','2025-07-07','2025-07-07 09:42:29',NULL),(10419,78,'Hair Treatment','2025-07-07','2025-07-07 09:42:49',NULL),(10420,153,'Hair Treatment','2025-07-07','2025-07-07 09:43:05',NULL),(10421,101,'Hair Treatment','2025-07-07','2025-07-07 09:43:20',NULL),(10422,101,'Hair Treatment','2025-07-07','2025-07-07 09:43:20',NULL),(10423,101,'Hair Treatment','2025-07-07','2025-07-07 09:43:20',NULL),(10424,101,'Hair Treatment','2025-07-07','2025-07-07 09:43:20',NULL),(10425,142,'Hair Treatment','2025-07-07','2025-07-07 09:43:36',NULL),(10426,142,'Hair Treatment','2025-07-07','2025-07-07 09:43:36',NULL),(10427,65,'Hair Treatment','2025-07-07','2025-07-07 09:43:52',NULL),(10428,65,'Hair Treatment','2025-07-07','2025-07-07 09:43:52',NULL),(10429,65,'Hair Treatment','2025-07-07','2025-07-07 09:43:52',NULL),(10430,104,'Hair Treatment','2025-07-07','2025-07-07 09:44:07',NULL),(10431,214,'Hair Treatment','2025-07-07','2025-07-07 09:44:23',NULL),(10432,28,'Hair Treatment','2025-07-07','2025-07-07 09:44:40',NULL),(10433,28,'Hair Treatment','2025-07-07','2025-07-07 09:44:40',NULL),(10434,103,'Hair Treatment','2025-07-07','2025-07-07 09:45:08',NULL),(10435,82,'Hair Treatment','2025-07-08','2025-07-11 05:22:50',NULL),(10436,125,'Hair Treatment','2025-07-08','2025-07-11 05:23:14',NULL),(10437,114,'Hair Treatment','2025-07-08','2025-07-11 05:23:47',NULL),(10438,114,'Hair Treatment','2025-07-08','2025-07-11 05:23:47',NULL),(10439,56,'Hair Treatment','2025-07-08','2025-07-11 05:24:12',NULL),(10440,56,'Hair Treatment','2025-07-08','2025-07-11 05:24:12',NULL),(10441,132,'Hair Treatment','2025-07-08','2025-07-11 05:24:44',NULL),(10442,132,'Hair Treatment','2025-07-08','2025-07-11 05:24:45',NULL),(10443,72,'Hair Treatment','2025-07-08','2025-07-11 05:25:39',NULL),(10444,66,'Hair Treatment','2025-07-08','2025-07-11 05:26:16',NULL),(10445,66,'Hair Treatment','2025-07-08','2025-07-11 05:26:16',NULL),(10446,76,'Hair Treatment','2025-07-08','2025-07-11 05:27:03',NULL),(10447,76,'Hair Treatment','2025-07-08','2025-07-11 05:27:03',NULL),(10448,149,'Hair Treatment','2025-07-08','2025-07-11 05:27:35',NULL),(10449,149,'Hair Treatment','2025-07-08','2025-07-11 05:27:35',NULL),(10450,149,'Hair Treatment','2025-07-08','2025-07-11 05:27:35',NULL),(10451,114,'Hair Treatment','2025-07-08','2025-07-11 05:28:07',NULL),(10452,114,'Hair Treatment','2025-07-08','2025-07-11 05:28:07',NULL),(10453,53,'Hair Treatment','2025-07-08','2025-07-11 05:28:50',NULL),(10454,53,'Hair Treatment','2025-07-08','2025-07-11 05:28:51',NULL),(10455,224,'Hair Treatment','2025-07-08','2025-07-11 05:29:10',NULL),(10456,224,'Hair Treatment','2025-07-08','2025-07-11 05:29:10',NULL),(10457,122,'Hair Treatment','2025-07-08','2025-07-11 05:29:35',NULL),(10458,112,'Hair Treatment','2025-07-08','2025-07-11 05:30:00',NULL),(10459,210,'Hair Treatment','2025-07-08','2025-07-11 05:30:26',NULL),(10460,25,'Hair Treatment','2025-07-08','2025-07-11 05:30:49',NULL),(10461,25,'Hair Treatment','2025-07-08','2025-07-11 05:30:49',NULL),(10462,178,'Hair Treatment','2025-07-08','2025-07-11 05:31:14',NULL),(10463,178,'Hair Treatment','2025-07-08','2025-07-11 05:31:14',NULL),(10464,134,'Hair Treatment','2025-07-08','2025-07-11 05:31:42',NULL),(10465,134,'Hair Treatment','2025-07-08','2025-07-11 05:31:42',NULL),(10466,134,'Hair Treatment','2025-07-08','2025-07-11 05:31:42',NULL),(10467,87,'Hair Treatment','2025-07-08','2025-07-11 05:33:43',NULL),(10468,92,'Hair Treatment','2025-07-08','2025-07-11 05:34:06',NULL),(10469,92,'Hair Treatment','2025-07-08','2025-07-11 05:34:06',NULL),(10470,83,'Hair Treatment','2025-07-08','2025-07-11 05:35:00',NULL),(10471,83,'Hair Treatment','2025-07-08','2025-07-11 05:35:00',NULL),(10472,98,'Hair Treatment','2025-07-08','2025-07-11 05:35:24',NULL),(10473,98,'Hair Treatment','2025-07-08','2025-07-11 05:35:24',NULL),(10474,141,'Hair Treatment','2025-07-08','2025-07-11 05:35:49',NULL),(10475,141,'Hair Treatment','2025-07-08','2025-07-11 05:35:50',NULL),(10476,86,'Hair Treatment','2025-07-08','2025-07-11 05:36:25',NULL),(10477,86,'Hair Treatment','2025-07-08','2025-07-11 05:36:25',NULL),(10478,29,'Hair Treatment','2025-07-08','2025-07-11 05:36:51',NULL),(10479,29,'Hair Treatment','2025-07-08','2025-07-11 05:36:51',NULL),(10480,152,'Hair Treatment','2025-07-08','2025-07-11 05:37:14',NULL),(10481,152,'Hair Treatment','2025-07-08','2025-07-11 05:37:15',NULL),(10482,487,'Hair Treatment','2025-07-08','2025-07-11 05:37:38',NULL),(10483,487,'Hair Treatment','2025-07-08','2025-07-11 05:37:38',NULL),(10484,69,'Hair Treatment','2025-07-08','2025-07-11 05:38:03',NULL),(10485,69,'Hair Treatment','2025-07-08','2025-07-11 05:38:03',NULL),(10486,491,'Hair Treatment','2025-07-09','2025-07-11 05:38:36',NULL),(10487,493,'Hair Treatment','2025-07-09','2025-07-11 05:39:38',NULL),(10488,493,'Hair Treatment','2025-07-09','2025-07-11 05:40:40',NULL),(10489,490,'Hair Treatment','2025-07-09','2025-07-11 05:41:07',NULL),(10490,494,'Hair Treatment','2025-07-09','2025-07-11 05:42:37',NULL),(10491,583,'Hair Treatment','2025-07-09','2025-07-11 05:43:04',NULL),(10492,508,'Hair Treatment','2025-07-09','2025-07-11 05:43:25',NULL),(10493,501,'Hair Treatment','2025-07-09','2025-07-11 05:43:57',NULL),(10494,594,'Hair Treatment','2025-07-09','2025-07-11 05:44:27',NULL),(10495,504,'Hair Treatment','2025-07-09','2025-07-11 05:44:51',NULL),(10496,504,'Hair Treatment','2025-07-09','2025-07-11 05:44:52',NULL),(10497,588,'Hair Treatment','2025-07-09','2025-07-11 05:45:14',NULL),(10498,525,'Hair Treatment','2025-07-09','2025-07-11 05:45:38',NULL),(10499,596,'Hair Treatment','2025-07-09','2025-07-11 05:46:04',NULL),(10500,525,'Hair Treatment','2025-07-14','2025-07-17 07:59:28',NULL),(10501,528,'Hair Treatment','2025-07-14','2025-07-17 07:59:58',NULL),(10502,531,'Hair Treatment','2025-07-14','2025-07-17 08:00:22',NULL),(10503,531,'Hair Treatment','2025-07-14','2025-07-17 08:00:23',NULL),(10504,533,'Hair Treatment','2025-07-14','2025-07-17 08:01:00',NULL),(10505,533,'Hair Treatment','2025-07-14','2025-07-17 08:01:00',NULL),(10506,538,'Hair Treatment','2025-07-14','2025-07-17 08:01:30',NULL),(10507,538,'Hair Treatment','2025-07-14','2025-07-17 08:01:30',NULL),(10508,538,'Hair Treatment','2025-07-14','2025-07-17 08:01:30',NULL),(10509,538,'Hair Treatment','2025-07-14','2025-07-17 08:01:30',NULL),(10510,540,'Hair Treatment','2025-07-14','2025-07-17 08:02:14',NULL),(10511,540,'Hair Treatment','2025-07-14','2025-07-17 08:02:14',NULL),(10512,543,'Hair Treatment','2025-07-14','2025-07-17 08:02:42',NULL),(10513,543,'Hair Treatment','2025-07-14','2025-07-17 08:02:43',NULL),(10514,543,'Hair Treatment','2025-07-14','2025-07-17 08:02:43',NULL),(10515,546,'Hair Treatment','2025-07-14','2025-07-17 08:03:16',NULL),(10516,546,'Hair Treatment','2025-07-14','2025-07-17 08:03:17',NULL),(10517,629,'Hair Treatment','2025-07-14','2025-07-17 08:04:03',NULL),(10518,629,'Hair Treatment','2025-07-14','2025-07-17 08:04:03',NULL),(10519,552,'Hair Treatment','2025-07-14','2025-07-17 08:04:43',NULL),(10520,552,'Hair Treatment','2025-07-14','2025-07-17 08:04:43',NULL),(10521,552,'Hair Treatment','2025-07-14','2025-07-17 08:05:31',NULL),(10522,552,'Hair Treatment','2025-07-14','2025-07-17 08:05:31',NULL),(10523,596,'Hair Treatment','2025-07-14','2025-07-17 08:06:02',NULL),(10524,596,'Hair Treatment','2025-07-14','2025-07-17 08:06:03',NULL),(10525,553,'Hair Treatment','2025-07-14','2025-07-17 08:06:42',NULL),(10526,396,'Hair Treatment','2025-07-15','2025-07-18 05:02:10',NULL),(10527,396,'Hair Treatment','2025-07-15','2025-07-18 05:02:10',NULL),(10528,426,'Hair Treatment','2025-07-15','2025-07-18 05:03:07',NULL),(10529,560,'Hair Treatment','0004-07-15','2025-07-18 05:03:37',NULL),(10530,564,'Hair Treatment','2025-07-15','2025-07-18 05:04:05',NULL),(10531,567,'Hair Treatment','2025-07-15','2025-07-18 05:04:33',NULL),(10532,567,'Hair Treatment','2025-07-15','2025-07-18 05:04:33',NULL),(10533,567,'Hair Treatment','2025-07-15','2025-07-18 05:04:33',NULL),(10534,570,'Hair Treatment','2025-07-15','2025-07-18 05:04:59',NULL),(10535,570,'Hair Treatment','2025-07-15','2025-07-18 05:05:00',NULL),(10536,570,'Hair Treatment','2025-07-15','2025-07-18 05:05:00',NULL),(10537,573,'Hair Treatment','2025-07-15','2025-07-18 05:05:28',NULL),(10538,573,'Hair Treatment','2025-07-15','2025-07-18 05:05:28',NULL),(10539,573,'Hair Treatment','2025-07-15','2025-07-18 05:05:28',NULL),(10540,573,'Hair Treatment','2025-07-15','2025-07-18 05:05:29',NULL),(10541,631,'Hair Treatment','2025-07-15','2025-07-18 05:05:55',NULL),(10542,631,'Hair Treatment','2025-07-15','2025-07-18 05:05:55',NULL),(10543,631,'Hair Treatment','2025-07-15','2025-07-18 05:05:55',NULL),(10544,576,'Hair Treatment','2025-07-15','2025-07-18 05:06:45',NULL),(10545,583,'Hair Treatment','2025-07-15','2025-07-18 05:07:13',NULL),(10546,583,'Hair Treatment','2025-07-15','2025-07-18 05:07:13',NULL),(10547,584,'Hair Treatment','2025-07-15','2025-07-18 05:07:43',NULL),(10548,584,'Hair Treatment','2025-07-15','2025-07-18 05:07:43',NULL),(10549,584,'Hair Treatment','2025-07-15','2025-07-18 05:08:23',NULL),(10550,587,'Hair Treatment','2025-07-15','2025-07-18 05:08:49',NULL),(10551,588,'Hair Treatment','2025-07-15','2025-07-18 05:09:13',NULL),(10552,588,'Hair Treatment','2025-07-15','2025-07-18 05:09:14',NULL),(10553,588,'Hair Treatment','2025-07-15','2025-07-18 05:09:14',NULL),(10554,590,'Hair Treatment','2025-07-15','2025-07-18 05:09:37',NULL),(10555,590,'Hair Treatment','2025-07-15','2025-07-18 05:09:37',NULL),(10556,593,'Hair Treatment','2025-07-15','2025-07-18 05:10:04',NULL),(10557,593,'Hair Treatment','2025-07-15','2025-07-18 05:10:05',NULL),(10558,593,'Hair Treatment','2025-07-15','2025-07-18 05:10:05',NULL),(10559,532,'Hair Treatment','2025-07-15','2025-07-18 05:10:40',NULL),(10560,535,'Hair Treatment','2025-07-15','2025-07-18 05:11:05',NULL),(10561,535,'Hair Treatment','2025-07-15','2025-07-18 05:11:05',NULL),(10562,536,'Hair Treatment','2025-07-15','2025-07-18 05:11:35',NULL),(10563,536,'Hair Treatment','2025-07-15','2025-07-18 05:12:08',NULL),(10564,536,'Hair Treatment','2025-07-15','2025-07-18 05:12:08',NULL),(10565,539,'Hair Treatment','2025-07-15','2025-07-18 05:12:38',NULL),(10566,579,'Hair Treatment','2025-07-16','2025-07-18 05:13:15',NULL),(10567,498,'Hair Treatment','2025-07-16','2025-07-18 05:13:45',NULL),(10568,498,'Hair Treatment','2025-07-16','2025-07-18 05:13:46',NULL),(10569,507,'Hair Treatment','2025-07-16','2025-07-18 05:15:40',NULL),(10570,534,'Hair Treatment','2025-07-16','2025-07-18 05:16:10',NULL),(10571,549,'Hair Treatment','2025-07-16','2025-07-18 05:16:45',NULL),(10572,549,'Hair Treatment','2025-07-16','2025-07-18 05:16:45',NULL),(10573,549,'Hair Treatment','2025-07-16','2025-07-18 05:16:45',NULL),(10574,548,'Hair Treatment','2025-07-16','2025-07-18 05:17:14',NULL),(10575,548,'Hair Treatment','2025-07-16','2025-07-18 05:17:14',NULL),(10576,548,'Hair Treatment','2025-07-16','2025-07-18 05:17:14',NULL),(10577,506,'Hair Treatment','2025-07-16','2025-07-18 05:18:01',NULL),(10578,506,'Hair Treatment','2025-07-16','2025-07-18 05:18:01',NULL),(10579,512,'Hair Treatment','2025-07-16','2025-07-18 05:18:26',NULL),(10580,513,'Hair Treatment','2025-07-16','2025-07-18 05:19:09',NULL),(10581,513,'Hair Treatment','2025-07-16','2025-07-18 05:19:09',NULL),(10582,513,'Hair Treatment','2025-07-16','2025-07-18 05:19:09',NULL),(10583,514,'Hair Treatment','2025-07-16','2025-07-18 05:19:50',NULL),(10584,514,'Hair Treatment','2025-07-16','2025-07-18 05:19:50',NULL),(10585,516,'Hair Treatment','2025-07-16','2025-07-18 05:20:34',NULL),(10586,516,'Hair Treatment','2025-07-16','2025-07-18 05:20:34',NULL),(10587,526,'Hair Treatment','2025-07-16','2025-07-18 05:21:06',NULL),(10588,526,'Hair Treatment','2025-07-16','2025-07-18 05:21:06',NULL),(10589,550,'Hair Treatment','2025-07-16','2025-07-18 05:21:41',NULL),(10590,550,'Hair Treatment','2025-07-16','2025-07-18 05:21:41',NULL),(10591,518,'Hair Treatment','2025-07-17','2025-07-18 05:22:31',NULL),(10592,518,'Hair Treatment','2025-07-17','2025-07-18 05:22:32',NULL),(10593,517,'Hair Treatment','2025-07-17','2025-07-18 05:23:01',NULL),(10594,517,'Hair Treatment','2025-07-17','2025-07-18 05:23:01',NULL),(10595,566,'Hair Treatment','2025-07-17','2025-07-18 05:23:28',NULL),(10596,566,'Hair Treatment','2025-07-17','2025-07-18 05:23:28',NULL),(10597,523,'Hair Treatment','2025-07-17','2025-07-18 05:23:47',NULL),(10598,551,'Hair Treatment','2025-07-17','2025-07-18 05:24:08',NULL),(10599,559,'Hair Treatment','2025-07-17','2025-07-18 05:24:27',NULL),(10600,559,'Hair Treatment','2025-07-17','2025-07-18 05:24:28',NULL),(10601,565,'Hair Treatment','2025-07-17','2025-07-18 05:24:52',NULL),(10602,565,'Hair Treatment','2025-07-17','2025-07-18 05:24:53',NULL),(10603,555,'Hair Treatment','2025-07-17','2025-07-18 05:25:11',NULL),(10604,556,'Hair Treatment','2025-07-17','2025-07-18 05:25:31',NULL),(10605,556,'Hair Treatment','2025-07-17','2025-07-18 05:25:31',NULL),(10606,580,'Hair Treatment','2025-07-17','2025-07-18 05:25:50',NULL),(10607,580,'Hair Treatment','2025-07-17','2025-07-18 05:25:50',NULL),(10608,582,'Hair Treatment','2025-07-17','2025-07-18 05:26:09',NULL),(10609,586,'Hair Treatment','2025-07-17','2025-07-18 05:26:28',NULL),(10610,586,'Hair Treatment','2025-07-17','2025-07-18 05:26:28',NULL),(10611,591,'Hair Treatment','2025-07-17','2025-07-18 05:26:46',NULL),(10612,644,'Hair Treatment','2025-07-17','2025-07-18 05:27:09',NULL),(10613,644,'Hair Treatment','2025-07-17','2025-07-18 05:27:10',NULL),(10614,644,'Hair Treatment','2025-07-17','2025-07-18 05:27:10',NULL),(10615,644,'Hair Treatment','2025-07-17','2025-07-18 05:27:42',NULL),(10616,502,'Hair Treatment','2025-07-17','2025-07-18 05:28:12',NULL),(10617,502,'Hair Treatment','2025-07-17','2025-07-18 05:28:12',NULL),(10618,500,'Hair Treatment','2025-07-18','2025-07-28 08:02:12',NULL),(10619,500,'Hair Treatment','2025-07-18','2025-07-28 08:02:12',NULL),(10620,505,'Hair Treatment','2025-07-18','2025-07-28 08:02:40',NULL),(10621,505,'Hair Treatment','2025-07-18','2025-07-28 08:02:40',NULL),(10622,515,'Hair Treatment','2025-07-18','2025-07-28 08:03:04',NULL),(10623,557,'Hair Treatment','2025-07-18','2025-07-28 08:03:34',NULL),(10624,600,'Hair Treatment','2025-07-18','2025-07-28 08:03:57',NULL),(10625,600,'Hair Treatment','2025-07-18','2025-07-28 08:03:57',NULL),(10626,600,'Hair Treatment','2025-07-18','2025-07-28 08:03:57',NULL),(10627,521,'Hair Treatment','2025-07-18','2025-07-28 08:04:19',NULL),(10628,509,'Hair Treatment','2025-07-18','2025-07-28 08:04:40',NULL),(10629,578,'Hair Treatment','2025-07-18','2025-07-28 08:05:02',NULL),(10630,581,'Hair Treatment','2025-07-18','2025-07-28 08:05:24',NULL),(10631,544,'Hair Treatment','2025-07-18','2025-07-28 08:05:50',NULL),(10632,545,'Hair Treatment','2025-07-18','2025-07-28 08:06:14',NULL),(10633,568,'Hair Treatment','2025-07-18','2025-07-28 08:06:35',NULL),(10634,592,'Hair Treatment','2025-07-18','2025-07-28 08:07:05',NULL),(10635,592,'Hair Treatment','2025-07-18','2025-07-28 08:07:05',NULL),(10636,497,'Hair Treatment','2025-07-18','2025-07-28 08:07:28',NULL),(10637,643,'Hair Treatment','2025-07-18','2025-07-28 08:07:54',NULL),(10638,585,'Hair Treatment','2025-07-18','2025-07-28 08:08:18',NULL),(10639,585,'Hair Treatment','2025-07-18','2025-07-28 08:09:07',NULL),(10640,492,'Hair Treatment','2025-07-18','2025-07-28 08:09:36',NULL),(10641,561,'Hair Treatment','2025-07-18','2025-07-28 08:10:05',NULL),(10642,561,'Hair Treatment','2025-07-18','2025-07-28 08:10:05',NULL),(10643,585,'Hair Treatment','2025-07-21','2025-07-28 08:11:10',NULL),(10644,585,'Hair Treatment','2025-07-21','2025-07-28 08:11:11',NULL),(10645,497,'Hair Treatment','2025-07-21','2025-07-28 08:11:39',NULL),(10646,505,'Hair Treatment','2025-07-21','2025-07-28 08:12:09',NULL),(10647,505,'Hair Treatment','2025-07-21','2025-07-28 08:12:09',NULL),(10648,524,'Hair Treatment','2025-07-21','2025-07-28 08:12:37',NULL),(10649,524,'Hair Treatment','2025-07-21','2025-07-28 08:12:37',NULL),(10650,557,'Hair Treatment','2025-07-28','2025-07-28 08:13:05','2025-07-28 08:13:54'),(10651,557,'Hair Treatment','2025-07-28','2025-07-28 08:13:06','2025-07-28 08:14:27'),(10652,600,'Hair Treatment','2025-07-21','2025-07-28 08:15:04',NULL),(10653,561,'Hair Treatment','2025-07-21','2025-07-28 08:15:30',NULL),(10654,561,'Hair Treatment','2025-07-21','2025-07-28 08:15:30',NULL),(10655,544,'Hair Treatment','2025-07-21','2025-07-28 08:15:56',NULL),(10656,544,'Hair Treatment','2025-07-21','2025-07-28 08:15:57',NULL),(10657,545,'Hair Treatment','2025-07-21','2025-07-28 08:16:22',NULL),(10658,521,'Hair Treatment','2025-07-21','2025-07-28 08:16:56',NULL),(10659,521,'Hair Treatment','2025-07-21','2025-07-28 08:16:56',NULL),(10660,550,'Hair Treatment','2025-07-21','2025-07-28 08:17:36',NULL),(10661,550,'Hair Treatment','2025-07-21','2025-07-28 08:17:36',NULL),(10662,586,'Hair Treatment','2025-07-22','2025-07-28 08:17:58',NULL),(10663,514,'Hair Treatment','2025-07-22','2025-07-28 08:18:22',NULL),(10664,514,'Hair Treatment','2025-07-22','2025-07-28 08:18:23',NULL),(10665,591,'Hair Treatment','2025-07-22','2025-07-28 08:18:48',NULL),(10666,555,'Hair Treatment','2025-07-22','2025-07-28 08:19:17',NULL),(10667,555,'Hair Treatment','2025-07-22','2025-07-28 08:19:18',NULL),(10668,580,'Hair Treatment','2025-07-22','2025-07-28 08:19:52',NULL),(10669,580,'Hair Treatment','2025-07-22','2025-07-28 08:19:52',NULL),(10670,537,'Hair Treatment','2025-07-22','2025-07-28 08:20:17',NULL),(10671,507,'Hair Treatment','2025-07-22','2025-07-28 08:20:44',NULL),(10672,535,'Hair Treatment','2025-07-22','2025-07-28 08:21:08',NULL),(10673,535,'Hair Treatment','2025-07-22','2025-07-28 08:21:08',NULL),(10674,580,'Hair Treatment','2025-07-22','2025-07-28 08:21:29',NULL),(10675,551,'Hair Treatment','2025-07-22','2025-07-28 08:21:52',NULL),(10676,549,'Hair Treatment','2025-07-22','2025-07-28 08:22:16',NULL),(10677,549,'Hair Treatment','2025-07-22','2025-07-28 08:22:16',NULL),(10678,539,'Hair Treatment','2025-07-22','2025-07-28 08:22:39',NULL),(10679,539,'Hair Treatment','2025-07-22','2025-07-28 08:22:40',NULL),(10680,516,'Hair Treatment','2025-07-22','2025-07-28 08:23:04',NULL),(10681,518,'Hair Treatment','2025-07-22','2025-07-28 08:23:27',NULL),(10682,536,'Hair Treatment','2025-07-22','2025-07-28 08:23:49',NULL),(10683,506,'Hair Treatment','2025-07-22','2025-07-28 08:24:14',NULL),(10684,556,'Hair Treatment','2025-07-22','2025-07-28 08:24:37',NULL),(10685,523,'Haircut','2025-07-22','2025-07-28 08:24:59',NULL),(10686,548,'Hair Treatment','2025-07-22','2025-07-28 08:25:26',NULL),(10687,548,'Hair Treatment','2025-07-22','2025-07-28 08:25:26',NULL),(10688,538,'Hair Treatment','2025-07-23','2025-07-28 08:56:22',NULL),(10689,538,'Hair Treatment','2025-07-23','2025-07-28 08:56:22',NULL),(10690,559,'Hair Treatment','2025-07-23','2025-07-28 08:56:45',NULL),(10691,559,'Hair Treatment','2025-07-23','2025-07-28 08:56:46',NULL),(10692,546,'Hair Treatment','2025-07-23','2025-07-28 08:57:09',NULL),(10693,546,'Hair Treatment','2025-07-23','2025-07-28 08:57:10',NULL),(10694,569,'Hair Treatment','2025-07-23','2025-07-28 08:57:45',NULL),(10695,569,'Hair Treatment','2025-07-23','2025-07-28 08:57:46',NULL),(10696,584,'Hair Treatment','2025-07-23','2025-07-28 08:58:10',NULL),(10697,584,'Hair Treatment','2025-07-23','2025-07-28 08:58:10',NULL),(10698,533,'Hair Treatment','2025-07-23','2025-07-28 08:58:39',NULL),(10699,533,'Hair Treatment','2025-07-23','2025-07-28 08:58:39',NULL),(10700,596,'Hair Treatment','2025-07-23','2025-07-28 08:59:03',NULL),(10701,496,'Hair Treatment','2025-07-23','2025-07-28 08:59:29',NULL),(10702,496,'Hair Treatment','2025-07-23','2025-07-28 08:59:29',NULL),(10703,491,'Hair Treatment','2025-07-23','2025-07-28 08:59:50',NULL),(10704,491,'Hair Treatment','2025-07-23','2025-07-28 08:59:51',NULL),(10705,573,'Hair Treatment','2025-07-23','2025-07-28 09:00:11',NULL),(10706,573,'Hair Treatment','2025-07-23','2025-07-28 09:00:12',NULL),(10707,576,'Hair Treatment','2025-07-23','2025-07-28 09:00:38',NULL),(10708,576,'Hair Treatment','2025-07-23','2025-07-28 09:00:39',NULL),(10709,576,'Hair Treatment','2025-07-23','2025-07-28 09:00:39',NULL),(10710,515,'Hair Treatment','2025-07-23','2025-07-28 09:01:04',NULL),(10711,526,'Hair Treatment','2025-07-23','2025-07-28 09:01:31',NULL),(10712,526,'Hair Treatment','2025-07-23','2025-07-28 09:01:31',NULL),(10713,534,'Hair Treatment','2025-07-23','2025-07-28 09:01:53',NULL),(10714,534,'Hair Treatment','2025-07-23','2025-07-28 09:01:53',NULL),(10715,564,'Hair Treatment','2025-07-23','2025-07-28 09:02:16',NULL),(10716,564,'Hair Treatment','2025-07-23','2025-07-28 09:02:17',NULL),(10717,564,'Hair Treatment','2025-07-23','2025-07-28 09:02:17',NULL),(10718,493,'Hair Treatment','2025-07-23','2025-07-28 09:03:12',NULL),(10719,493,'Hair Treatment','2025-07-23','2025-07-28 09:03:12',NULL),(10720,493,'Hair Treatment','2025-07-23','2025-07-28 09:03:13',NULL),(10721,565,'Hair Treatment','2025-07-23','2025-07-28 09:03:36',NULL),(10722,565,'Hair Treatment','2025-07-23','2025-07-28 09:03:36',NULL),(10723,504,'Hair Treatment','2025-07-23','2025-07-28 09:03:59',NULL),(10724,504,'Hair Treatment','2025-07-23','2025-07-28 09:04:00',NULL),(10725,574,'Hair Treatment','2025-07-23','2025-07-28 09:04:22',NULL),(10726,574,'Hair Treatment','2025-07-23','2025-07-28 09:04:22',NULL),(10727,532,'Hair Treatment','2025-07-23','2025-07-28 09:04:45',NULL),(10728,619,'Hair Treatment','2025-07-24','2025-07-28 09:05:28',NULL),(10729,619,'Hair Treatment','2025-07-24','2025-07-28 09:05:29',NULL),(10730,627,'Hair Treatment','2025-07-24','2025-07-28 09:05:50',NULL),(10731,567,'Hair Treatment','2025-07-24','2025-07-28 09:06:17',NULL),(10732,494,'Hair Treatment','2025-07-24','2025-07-28 09:06:47',NULL),(10733,570,'Hair Treatment','2025-07-24','2025-07-28 09:07:21',NULL),(10734,570,'Hair Treatment','2025-07-24','2025-07-28 09:07:21',NULL),(10735,495,'Hair Treatment','2025-07-24','2025-07-28 09:07:49',NULL),(10736,560,'Hair Treatment','2025-07-24','2025-07-28 09:08:23',NULL),(10737,560,'Hair Treatment','2025-07-24','2025-07-28 09:08:24',NULL),(10738,588,'Hair Treatment','2025-07-24','2025-07-28 09:08:52',NULL),(10739,588,'Hair Treatment','2025-07-24','2025-07-28 09:08:52',NULL),(10740,589,'Hair Treatment','2025-07-24','2025-07-28 09:09:20',NULL),(10741,589,'Hair Treatment','2025-07-24','2025-07-28 09:09:21',NULL),(10742,589,'Hair Treatment','2025-07-24','2025-07-28 09:09:21',NULL),(10743,631,'Hair Treatment','2025-07-24','2025-07-28 09:09:52',NULL),(10744,631,'Hair Treatment','2025-07-24','2025-07-28 09:09:52',NULL),(10745,519,'Hair Treatment','2025-07-24','2025-07-28 09:10:17',NULL),(10746,519,'Hair Treatment','2025-07-24','2025-07-28 09:10:17',NULL),(10747,583,'Hair Treatment','2025-07-24','2025-07-28 09:11:00',NULL),(10748,541,'Hair Treatment','2025-07-24','2025-07-28 09:11:51',NULL),(10749,500,'Hair Treatment','2025-07-24','2025-07-28 09:12:14',NULL),(10750,194,'Hair Treatment','2025-07-28','2025-07-28 09:13:03',NULL),(10751,641,'Hair Treatment','2025-07-28','2025-07-28 09:13:19',NULL),(10752,263,'Hair Treatment','2025-07-28','2025-07-28 09:13:38',NULL),(10753,263,'Hair Treatment','2025-07-28','2025-07-28 09:13:38',NULL),(10754,630,'Hair Treatment','2025-07-28','2025-07-28 09:14:00',NULL),(10755,216,'Hair Treatment','2025-07-28','2025-07-28 09:14:21',NULL),(10756,617,'Hair Treatment','2025-07-28','2025-07-28 09:14:59',NULL),(10757,588,'Hair Treatment','2025-07-28','2025-07-28 09:15:37',NULL),(10758,211,'Hair Treatment','2025-07-28','2025-07-28 09:15:52',NULL),(10759,172,'Hair Treatment','2025-07-28','2025-07-28 09:16:10',NULL),(10760,247,'Hair Treatment','2025-07-28','2025-07-28 09:16:30',NULL),(10761,169,'Hair Treatment','2025-07-28','2025-07-28 09:17:01',NULL),(10762,622,'Hair Treatment','2025-07-28','2025-07-28 09:17:19',NULL),(10763,628,'Hair Treatment','2025-07-28','2025-07-28 09:17:41',NULL),(10764,624,'Hair Treatment','2025-07-29','2025-07-29 07:05:59',NULL),(10765,624,'Hair Treatment','2025-07-29','2025-07-29 07:05:59',NULL),(10766,623,'Hair Treatment','2025-07-29','2025-07-29 07:06:41',NULL),(10767,623,'Hair Treatment','2025-07-29','2025-07-29 07:06:41',NULL),(10768,623,'Hair Treatment','2025-07-29','2025-07-29 07:06:41',NULL),(10769,5,'Hair Treatment','2025-07-29','2025-07-29 07:08:32',NULL),(10770,5,'Hair Treatment','2025-07-29','2025-07-29 07:08:32',NULL),(10771,603,'Hair Treatment','2025-07-29','2025-07-29 07:08:52',NULL),(10772,603,'Hair Treatment','2025-07-29','2025-07-29 07:08:52',NULL),(10773,2,'Hair Treatment','2025-07-29','2025-07-29 07:09:11',NULL),(10774,2,'Hair Treatment','2025-07-29','2025-07-29 07:09:11',NULL),(10775,2,'Hair Treatment','2025-07-29','2025-07-29 07:09:11',NULL),(10776,605,'Hair Treatment','2025-07-29','2025-07-29 07:09:36',NULL),(10777,7,'Hair Treatment','2025-07-29','2025-07-29 07:09:52',NULL),(10778,44,'Hair Treatment','2025-07-29','2025-07-29 07:10:41',NULL),(10779,44,'Hair Treatment','2025-07-29','2025-07-29 07:10:41',NULL),(10780,44,'Hair Treatment','2025-07-29','2025-07-29 07:10:41',NULL),(10781,71,'Hair Treatment','2025-07-29','2025-07-29 07:10:59',NULL),(10782,71,'Hair Treatment','2025-07-29','2025-07-29 07:10:59',NULL),(10783,602,'Hair Treatment','2025-07-29','2025-07-29 07:11:18',NULL),(10784,602,'Hair Treatment','2025-07-29','2025-07-29 07:11:18',NULL),(10785,639,'Hair Treatment','2025-07-29','2025-07-29 07:11:44',NULL),(10786,639,'Hair Treatment','2025-07-29','2025-07-29 07:11:44',NULL),(10787,163,'Hair Treatment','2025-07-29','2025-07-29 07:12:04',NULL),(10788,163,'Hair Treatment','2025-07-29','2025-07-29 07:12:04',NULL),(10789,598,'Hair Treatment','2025-07-29','2025-07-29 07:12:25',NULL),(10790,598,'Hair Treatment','2025-07-29','2025-07-29 07:12:25',NULL),(10791,637,'Hair Treatment','2025-07-29','2025-07-29 07:12:44',NULL),(10792,196,'Hair Treatment','2025-07-29','2025-07-29 07:13:02','2025-07-29 07:13:58'),(10793,49,'Hair Treatment','2025-07-29','2025-07-29 07:14:20',NULL),(10794,49,'Hair Treatment','2025-07-29','2025-07-29 07:14:20',NULL),(10795,1,'Hair Treatment','2025-07-29','2025-07-29 07:14:41',NULL),(10796,13,'Hair Treatment','2025-07-29','2025-07-29 07:14:58',NULL),(10797,614,'Hair Treatment','2025-07-29','2025-07-29 07:15:26',NULL),(10798,133,'Hair Treatment','2025-07-29','2025-07-29 07:15:44',NULL),(10799,161,'Hair Treatment','2025-07-29','2025-07-29 07:16:03',NULL),(10800,6,'Hair Treatment','2025-07-29','2025-07-29 07:16:19',NULL),(10801,107,'Hair Treatment','2025-07-29','2025-07-29 07:16:35',NULL),(10802,620,'Hair Treatment','2025-07-29','2025-07-29 07:16:56',NULL),(10803,179,'Hair Treatment','2025-08-30','2025-08-02 05:13:16',NULL),(10804,179,'Hair Treatment','2025-08-30','2025-08-02 05:13:16',NULL),(10805,170,'Hair Treatment','2025-08-30','2025-08-02 05:13:46',NULL),(10806,170,'Hair Treatment','2025-08-30','2025-08-02 05:13:46',NULL),(10807,174,'Hair Treatment','2025-08-30','2025-08-02 05:14:24',NULL),(10808,174,'Hair Treatment','2025-08-30','2025-08-02 05:14:24',NULL),(10809,51,'Hair Treatment','2025-08-30','2025-08-02 05:14:55',NULL),(10810,51,'Hair Treatment','2025-08-30','2025-08-02 05:14:55',NULL),(10811,48,'Hair Treatment','2025-08-30','2025-08-02 05:15:45',NULL),(10812,48,'Hair Treatment','2025-08-30','2025-08-02 05:17:10',NULL),(10813,54,'Hair Treatment','2025-08-30','2025-08-02 05:17:36',NULL),(10814,41,'Hair Treatment','2025-08-30','2025-08-02 05:18:03',NULL),(10815,41,'Hair Treatment','2025-08-30','2025-08-02 05:18:03',NULL),(10816,42,'Hair Treatment','2025-08-30','2025-08-02 05:18:48',NULL),(10817,42,'Hair Treatment','2025-08-30','2025-08-02 05:18:49',NULL),(10818,40,'Hair Treatment','2025-08-30','2025-08-02 05:19:22',NULL),(10819,40,'Hair Treatment','2025-08-30','2025-08-02 05:19:22',NULL),(10820,45,'Hair Treatment','2025-08-30','2025-08-02 05:20:13',NULL),(10821,45,'Hair Treatment','2025-08-30','2025-08-02 05:21:06',NULL),(10822,45,'Hair Treatment','2025-08-30','2025-08-02 05:21:06',NULL),(10823,45,'Hair Treatment','2025-08-30','2025-08-02 05:21:07',NULL),(10824,12,'Hair Treatment','2025-08-30','2025-08-02 05:21:31',NULL),(10825,12,'Hair Treatment','2025-08-30','2025-08-02 05:21:32',NULL),(10826,110,'Hair Treatment','2025-08-30','2025-08-02 05:23:56',NULL),(10827,110,'Hair Treatment','2025-08-30','2025-08-02 05:23:56',NULL),(10828,37,'Hair Treatment','2025-08-30','2025-08-02 05:24:22',NULL),(10829,179,'Hair Treatment','2025-08-30','2025-08-06 07:16:18',NULL),(10830,170,'Hair Treatment','2025-07-30','2025-08-06 07:17:19',NULL),(10831,174,'Hair Treatment','2025-07-30','2025-08-06 07:18:06',NULL),(10832,174,'Hair Treatment','2025-07-30','2025-08-06 07:18:06',NULL),(10833,51,'Hair Treatment','2025-07-30','2025-08-06 07:18:37',NULL),(10834,48,'Hair Treatment','2025-07-30','2025-08-06 07:19:14',NULL),(10835,48,'Hair Treatment','2025-07-30','2025-08-06 07:19:15',NULL),(10836,54,'Hair Treatment','2025-07-30','2025-08-06 07:19:46',NULL),(10837,41,'Hair Treatment','2025-07-30','2025-08-06 07:20:12',NULL),(10838,41,'Hair Treatment','2025-07-30','2025-08-06 07:20:12',NULL),(10839,42,'Hair Treatment','2025-07-30','2025-08-06 07:21:11',NULL),(10840,40,'Hair Treatment','2025-07-30','2025-08-06 07:21:49',NULL),(10841,40,'Hair Treatment','2025-07-30','2025-08-06 07:21:49',NULL),(10842,45,'Hair Treatment','2025-07-30','2025-08-06 07:22:15',NULL),(10843,45,'Hair Treatment','2025-07-30','2025-08-06 07:22:59',NULL),(10844,12,'Hair Treatment','2025-07-30','2025-08-06 07:23:44',NULL),(10845,12,'Hair Treatment','2025-07-30','2025-08-06 07:23:44',NULL),(10846,110,'Hair Treatment','2025-07-30','2025-08-06 07:24:15',NULL),(10847,37,'Hair Treatment','2025-07-30','2025-08-06 07:25:09',NULL),(10848,459,'Hair Treatment','2025-08-05','2025-08-06 07:28:15',NULL),(10849,459,'Hair Treatment','2025-08-05','2025-08-06 07:28:16',NULL),(10850,626,'Hair Treatment','2025-08-05','2025-08-06 07:28:48',NULL),(10851,401,'Hair Treatment','2025-08-05','2025-08-06 07:29:14',NULL),(10852,401,'Hair Treatment','2025-08-05','2025-08-06 07:29:47',NULL),(10853,401,'Hair Treatment','2025-08-05','2025-08-06 07:29:47',NULL),(10854,331,'Hair Treatment','2025-08-05','2025-08-06 07:30:30',NULL),(10855,373,'Hair Treatment','2025-08-05','2025-08-06 07:30:59',NULL),(10856,342,'Hair Treatment','2025-08-05','2025-08-06 07:33:14',NULL),(10857,434,'Hair Treatment','2025-08-05','2025-08-06 07:33:52',NULL),(10858,434,'Hair Treatment','2025-08-05','2025-08-06 07:33:52',NULL),(10859,430,'Hair Treatment','2025-08-05','2025-08-06 07:34:50',NULL),(10860,407,'Hair Treatment','2025-08-05','2025-08-06 07:35:13',NULL),(10861,426,'Hair Treatment','2025-08-05','2025-08-06 07:35:35',NULL),(10862,395,'Hair Treatment','2025-08-05','2025-08-06 07:36:04',NULL),(10863,395,'Hair Treatment','2025-08-05','2025-08-06 07:36:46',NULL),(10864,368,'Hair Treatment','2025-08-05','2025-08-06 07:37:52',NULL),(10865,372,'Hair Treatment','2025-08-05','2025-08-06 07:38:21',NULL),(10866,355,'Hair Treatment','2025-08-05','2025-08-06 07:38:53',NULL),(10867,413,'Hair Treatment','2025-08-05','2025-08-06 07:39:57',NULL),(10868,405,'Hair Treatment','2025-08-05','2025-08-06 07:41:46',NULL),(10869,35,'Hair Treatment','2025-08-06','2025-08-06 07:42:26',NULL),(10870,20,'Hair Treatment','2025-08-06','2025-08-06 07:42:44',NULL),(10871,20,'Hair Treatment','2025-08-06','2025-08-06 07:43:13',NULL),(10872,21,'Hair Treatment','2025-08-06','2025-08-06 07:43:28',NULL),(10873,21,'Hair Treatment','2025-08-06','2025-08-06 07:43:28',NULL),(10874,35,'Hair Treatment','2025-08-06','2025-08-29 09:12:45',NULL),(10875,20,'Hair Treatment','2025-08-06','2025-08-29 09:13:17',NULL),(10876,21,'Hair Treatment','2025-08-06','2025-08-29 09:15:18',NULL),(10877,39,'Hair Treatment','2025-08-06','2025-08-29 09:15:42',NULL),(10878,39,'Hair Treatment','2025-08-06','2025-08-29 09:15:42',NULL),(10879,46,'Hair Treatment','2025-08-06','2025-08-29 09:16:07',NULL),(10880,50,'Hair Treatment','2025-08-06','2025-08-29 09:16:41',NULL),(10881,117,'Hair Treatment','2025-08-06','2025-08-29 09:17:07',NULL),(10882,115,'Hair Treatment','2025-08-06','2025-08-29 09:17:30',NULL),(10883,266,'Hair Treatment','2025-08-06','2025-08-29 09:17:58',NULL),(10884,135,'Hair Treatment','2025-08-06','2025-08-29 09:18:27',NULL),(10885,135,'Hair Treatment','2025-08-06','2025-08-29 09:18:27',NULL),(10886,58,'Hair Treatment','2025-08-06','2025-08-29 09:18:52',NULL),(10887,58,'Hair Treatment','2025-08-06','2025-08-29 09:18:53',NULL),(10888,139,'Hair Treatment','2025-08-06','2025-08-29 09:19:14',NULL),(10889,143,'Hair Treatment','2025-08-06','2025-08-29 09:19:46',NULL),(10890,158,'Hair Treatment','2025-08-06','2025-08-29 09:20:57',NULL),(10891,158,'Hair Treatment','2025-08-06','2025-08-29 09:20:57',NULL),(10892,89,'Hair Treatment','2025-08-06','2025-08-29 09:21:21',NULL),(10893,89,'Hair Treatment','2025-08-06','2025-08-29 09:21:22',NULL),(10894,196,'Hair Treatment','2025-08-06','2025-08-29 09:21:46',NULL),(10895,196,'Hair Treatment','2025-08-06','2025-08-29 09:21:47',NULL),(10896,627,'Hair Treatment','2025-08-07','2025-08-29 09:23:52',NULL),(10897,579,'Hair Treatment','2025-08-07','2025-08-29 09:24:15',NULL),(10898,579,'Hair Treatment','2025-08-07','2025-08-29 09:24:15',NULL),(10899,218,'Hair Treatment','2025-08-07','2025-08-29 09:24:50',NULL),(10900,218,'Hair Treatment','2025-08-07','2025-08-29 09:24:50',NULL),(10901,172,'Hair Treatment','2025-08-07','2025-08-29 09:25:13',NULL),(10902,172,'Hair Treatment','2025-08-07','2025-08-29 09:25:13',NULL),(10903,641,'Hair Treatment','2025-08-07','2025-08-29 09:25:40',NULL),(10904,247,'Hair Treatment','2025-08-07','2025-08-29 09:26:07',NULL),(10905,247,'Hair Treatment','2025-08-07','2025-08-29 09:26:07',NULL),(10906,628,'Hair Treatment','2025-08-07','2025-08-29 09:26:35',NULL),(10907,628,'Hair Treatment','2025-08-07','2025-08-29 09:26:35',NULL),(10908,619,'Hair Treatment','2025-08-07','2025-08-29 09:26:56',NULL),(10909,194,'Hair Treatment','2025-08-07','2025-08-29 09:27:28',NULL),(10910,194,'Hair Treatment','2025-08-07','2025-08-29 09:27:29',NULL),(10911,630,'Hair Treatment','2025-08-07','2025-08-29 09:27:54',NULL),(10912,630,'Hair Treatment','2025-08-07','2025-08-29 09:27:54',NULL),(10913,216,'Hair Treatment','2025-08-07','2025-08-29 09:28:20',NULL),(10914,216,'Hair Treatment','2025-08-07','2025-08-29 09:28:20',NULL),(10915,637,'Hair Treatment','2025-08-11','2025-08-29 09:29:01',NULL),(10916,163,'Hair Treatment','2025-08-11','2025-08-29 09:29:29',NULL),(10917,196,'Hair Treatment','2025-08-11','2025-08-29 09:29:53',NULL),(10918,602,'Hair Treatment','2025-08-11','2025-08-29 09:30:15',NULL),(10919,161,'Hair Treatment','2025-08-11','2025-08-29 09:30:37',NULL),(10920,161,'Hair Treatment','2025-08-11','2025-08-29 09:30:37',NULL),(10921,10,'Hair Treatment','2025-08-11','2025-08-29 09:31:03',NULL),(10922,615,'Hair Treatment','2025-08-11','2025-08-29 09:31:32',NULL),(10923,615,'Hair Treatment','2025-08-11','2025-08-29 09:31:32',NULL),(10924,614,'Hair Treatment','2025-08-11','2025-08-29 09:31:58',NULL),(10925,44,'Hair Treatment','2025-08-11','2025-08-29 09:32:21',NULL),(10926,133,'Hair Treatment','2025-08-11','2025-08-29 09:32:47',NULL),(10927,620,'Hair Treatment','2025-08-11','2025-08-29 09:33:14',NULL),(10928,107,'Hair Treatment','2025-08-11','2025-08-29 09:33:44',NULL),(10929,1,'Hair Treatment','2025-08-11','2025-08-29 09:34:03',NULL),(10930,639,'Hair Treatment','2025-08-11','2025-08-29 09:34:23',NULL),(10931,13,'Hair Treatment','2025-08-11','2025-08-29 09:34:49',NULL),(10932,13,'Hair Treatment','2025-08-11','2025-08-29 09:34:50',NULL),(10933,6,'Hair Treatment','2025-08-11','2025-08-29 09:35:12',NULL),(10934,603,'Hair Treatment','2025-08-11','2025-08-29 09:35:33',NULL),(10935,623,'Hair Treatment','2025-08-11','2025-08-29 09:35:57',NULL),(10936,118,'Hair Treatment','2025-08-11','2025-08-29 09:36:18',NULL),(10937,175,'Hair Treatment','2025-08-11','2025-08-29 09:36:43',NULL),(10938,2,'Hair Treatment','2025-08-12','2025-08-29 09:37:25',NULL),(10939,605,'Hair Treatment','2025-08-12','2025-08-29 09:37:52',NULL),(10940,28,'Hair Treatment','2025-08-12','2025-08-29 09:38:14',NULL),(10941,65,'Hair Treatment','2025-08-12','2025-08-29 09:38:42',NULL),(10942,392,'Hair Treatment','2025-08-12','2025-08-29 09:39:03',NULL),(10943,613,'Hair Treatment','2025-08-12','2025-08-29 09:39:32',NULL),(10944,402,'Hair Treatment','2025-08-12','2025-08-29 09:40:29',NULL),(10945,377,'Hair Treatment','2025-08-12','2025-08-29 09:41:11',NULL),(10946,112,'Hair Treatment','2025-08-27','2025-08-29 09:41:39',NULL),(10947,63,'Hair Treatment','2025-08-27','2025-08-29 09:41:59',NULL),(10948,53,'Hair Treatment','2025-08-27','2025-08-29 09:42:17',NULL),(10949,25,'Hair Treatment','2025-08-27','2025-08-29 09:42:44',NULL),(10950,114,'Hair Treatment','2025-08-27','2025-08-29 09:43:06',NULL),(10951,210,'Hair Treatment','2025-08-27','2025-08-29 09:43:28',NULL),(10952,122,'Hair Treatment','2025-08-27','2025-08-29 09:43:46',NULL),(10953,125,'Hair Treatment','2025-08-27','2025-08-29 09:44:06',NULL),(10954,24,'Hair Treatment','2025-08-27','2025-08-29 09:44:58',NULL),(10955,24,'Hair Treatment','2025-08-27','2025-08-29 09:46:20',NULL),(10956,28,'Hair Treatment','2025-08-27','2025-08-29 09:46:39',NULL),(10957,56,'Hair Treatment','2025-08-27','2025-08-29 09:47:00',NULL),(10958,29,'Hair Treatment','2025-08-27','2025-08-29 09:47:23',NULL),(10959,178,'Hair Treatment','2025-08-27','2025-08-29 09:47:42',NULL),(10960,132,'Hair Treatment','2025-08-27','2025-08-29 09:48:08',NULL),(10961,134,'Hair Treatment','2025-08-27','2025-08-29 09:48:29',NULL),(10962,141,'Hair Treatment','2025-08-29','2025-08-29 09:49:14',NULL),(10963,65,'Hair Treatment','2025-08-29','2025-08-29 09:49:27',NULL),(10964,142,'Hair Treatment','2025-08-29','2025-08-29 09:49:50',NULL),(10965,76,'Hair Treatment','2025-08-29','2025-08-29 09:50:06',NULL),(10966,72,'Hair Treatment','2025-08-29','2025-08-29 09:50:23',NULL),(10967,224,'Hair Treatment','2025-08-29','2025-08-29 09:50:40',NULL),(10968,224,'Hair Treatment','2025-08-29','2025-08-29 09:50:40',NULL),(10969,224,'Hair Treatment','2025-08-29','2025-08-29 09:52:26',NULL),(10970,74,'Hair Treatment','2025-08-29','2025-08-29 09:52:40',NULL),(10971,86,'Hair Treatment','2025-08-29','2025-08-29 09:52:54',NULL),(10972,86,'Hair Treatment','2025-08-29','2025-08-29 09:52:54',NULL),(10973,83,'Hair Treatment','2025-08-29','2025-08-29 09:53:10',NULL),(10974,214,'Hair Treatment','2025-08-29','2025-08-29 09:53:25',NULL),(10975,214,'Hair Treatment','2025-08-29','2025-08-29 09:53:41',NULL),(10976,92,'Hair Treatment','2025-08-29','2025-08-29 09:53:55',NULL),(10977,98,'Hair Treatment','2025-08-29','2025-08-29 09:54:08',NULL),(10978,103,'Hair Treatment','2025-08-29','2025-08-29 09:54:23',NULL),(10979,487,'Hair Treatment','2025-08-29','2025-08-29 09:54:38',NULL),(10980,104,'Hair Treatment','2025-08-29','2025-08-29 09:54:55',NULL),(10981,74,'Hair Treatment','2025-08-29','2025-09-30 08:17:40',NULL),(10982,74,'Hair Treatment','2025-08-29','2025-09-30 08:17:40',NULL),(10983,74,'Hair Treatment','2025-08-29','2025-09-30 08:17:40',NULL),(10984,74,'Hair Treatment','2025-08-29','2025-09-30 08:17:40',NULL),(10985,78,'Hair Treatment','2025-08-29','2025-09-30 08:19:19',NULL),(10986,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:56',NULL),(10987,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:56',NULL),(10988,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:56',NULL),(10989,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:56',NULL),(10990,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:56',NULL),(10991,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:56',NULL),(10992,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:56',NULL),(10993,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:57',NULL),(10994,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:57',NULL),(10995,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:57',NULL),(10996,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:57',NULL),(10997,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:57',NULL),(10998,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:57',NULL),(10999,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:57',NULL),(11000,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:57',NULL),(11001,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:57',NULL),(11002,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:57',NULL),(11003,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:57',NULL),(11004,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:57',NULL),(11005,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:57',NULL),(11006,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:57',NULL),(11007,176,'Hair Treatment','2025-08-29','2025-09-30 08:20:57',NULL),(11008,131,'Hair Treatment','2025-08-29','2025-09-30 08:23:44',NULL),(11009,111,'Hair Treatment','2025-08-29','2025-09-30 08:27:15',NULL),(11010,171,'Hair Treatment','2025-08-29','2025-09-30 08:29:46',NULL),(11011,55,'Hair Treatment','2025-08-29','2025-09-30 08:32:28',NULL),(11012,62,'Hair Treatment','2025-08-29','2025-09-30 08:34:09',NULL),(11013,80,'Hair Treatment','2025-08-29','2025-09-30 08:36:59',NULL),(11014,80,'Hair Treatment','2025-08-29','2025-09-30 08:37:00',NULL),(11015,61,'Hair Treatment','2025-08-29','2025-09-30 08:37:57',NULL),(11016,177,'Hair Treatment','2025-08-29','2025-09-30 09:05:14',NULL),(11017,137,'Hair Treatment','2025-08-29','2025-09-30 09:22:08',NULL),(11018,64,'Hair Treatment','2025-08-29','2025-09-30 09:24:41',NULL),(11019,64,'Hair Treatment','2025-08-29','2025-09-30 09:24:41',NULL),(11020,64,'Hair Treatment','2025-08-29','2025-09-30 09:24:41',NULL),(11021,147,'Hair Treatment','2025-08-29','2025-09-30 09:25:50',NULL),(11022,384,'Hair Treatment','2025-08-29','2025-09-30 09:26:43',NULL),(11023,148,'Hair Treatment','2025-08-29','2025-09-30 09:28:23',NULL),(11024,100,'Hair Treatment','2025-03-08','2025-10-02 08:13:53',NULL),(11025,100,'Hair Treatment','2025-03-08','2025-10-02 08:14:20',NULL),(11026,100,'Hair Treatment','2025-03-08','2025-10-02 08:14:20',NULL),(11027,100,'Hair Treatment','2025-03-08','2025-10-02 08:14:20',NULL),(11028,155,'Hair Treatment','2025-03-08','2025-10-02 08:15:17',NULL),(11029,155,'Hair Treatment','2025-03-08','2025-10-02 08:15:17',NULL),(11030,155,'Hair Treatment','2025-03-08','2025-10-02 08:15:17',NULL),(11031,155,'Hair Treatment','2025-03-08','2025-10-02 08:15:17',NULL),(11032,155,'Hair Treatment','2025-03-08','2025-10-02 08:15:17',NULL),(11033,156,'Hair Treatment','2025-03-08','2025-10-02 08:16:23',NULL),(11034,157,'Hair Treatment','2025-03-08','2025-10-02 08:16:49',NULL),(11035,97,'Hair Treatment','2025-08-30','2025-10-03 06:35:35',NULL),(11036,97,'Hair Treatment','2025-08-30','2025-10-03 06:35:53',NULL),(11037,97,'Hair Treatment','2025-08-30','2025-10-03 06:36:06',NULL),(11038,97,'Hair Treatment','2025-08-30','2025-10-03 06:36:06',NULL),(11039,97,'Hair Treatment','2025-08-30','2025-10-03 06:36:06',NULL),(11040,97,'Hair Treatment','2025-08-30','2025-10-03 06:36:06',NULL),(11041,469,'Hair Treatment','2025-08-30','2025-10-03 06:39:14',NULL),(11042,469,'Hair Treatment','2025-08-30','2025-10-03 06:39:16',NULL),(11043,469,'Hair Treatment','2025-08-30','2025-10-03 06:39:17',NULL),(11044,469,'Hair Treatment','2025-08-30','2025-10-03 06:39:20',NULL),(11045,390,'Hair Treatment','2025-08-30','2025-10-03 06:40:18',NULL),(11046,379,'Hair Treatment','2025-08-30','2025-10-03 06:41:02',NULL),(11047,379,'Hair Treatment','2025-08-30','2025-10-03 06:41:04',NULL),(11048,379,'Hair Treatment','2025-08-30','2025-10-03 06:41:08',NULL),(11049,379,'Hair Treatment','2025-08-30','2025-10-03 06:42:18',NULL),(11050,378,'Hair Treatment','2025-08-30','2025-10-03 06:55:18',NULL),(11051,378,'Hair Treatment','2025-08-30','2025-10-03 06:55:19',NULL),(11052,378,'Hair Treatment','2025-08-30','2025-10-03 06:56:53',NULL),(11053,378,'Hair Treatment','2025-08-30','2025-10-03 06:57:29',NULL),(11054,378,'Hair Treatment','2025-08-30','2025-10-03 06:57:29',NULL),(11055,638,'Hair Treatment','2025-08-30','2025-10-03 06:58:07',NULL),(11056,638,'Hair Treatment','2025-08-30','2025-10-03 06:58:08',NULL),(11057,376,'Hair Treatment','2025-08-30','2025-10-03 06:59:08',NULL),(11058,376,'Hair Treatment','2025-08-30','2025-10-03 06:59:19',NULL),(11059,376,'Hair Treatment','2025-08-30','2025-10-03 06:59:28',NULL),(11060,443,'Hair Treatment','2025-08-30','2025-10-03 07:00:08',NULL),(11061,455,'Hair Treatment','2025-09-01','2025-10-03 07:01:17',NULL),(11062,455,'Hair Treatment','2025-09-01','2025-10-03 07:01:17',NULL),(11063,457,'Hair Treatment','2025-09-01','2025-10-03 07:02:26',NULL),(11064,457,'Hair Treatment','2025-09-01','2025-10-03 07:02:27',NULL),(11065,382,'Hair Treatment','2025-09-01','2025-10-03 07:03:49',NULL),(11066,381,'Hair Treatment','2025-09-01','2025-10-03 07:08:01',NULL),(11067,467,'Hair Treatment','2025-09-01','2025-10-03 07:11:21',NULL),(11068,467,'Hair Treatment','2025-09-01','2025-10-03 07:11:21',NULL),(11069,467,'Hair Treatment','2025-09-01','2025-10-03 07:11:21',NULL),(11070,391,'Hair Treatment','2025-09-01','2025-10-03 07:12:16',NULL),(11071,439,'Hair Treatment','2025-09-01','2025-10-03 07:12:49',NULL),(11072,439,'Hair Treatment','2025-09-01','2025-10-03 07:12:49',NULL),(11073,439,'Hair Treatment','2025-09-01','2025-10-03 07:12:49',NULL),(11074,470,'Hair Treatment','2025-09-01','2025-10-03 07:13:39',NULL),(11075,436,'Hair Treatment','2025-09-01','2025-10-03 07:14:21',NULL),(11076,436,'Hair Treatment','2025-09-01','2025-10-03 07:14:21',NULL),(11077,436,'Hair Treatment','2025-09-01','2025-10-03 07:14:21',NULL),(11078,436,'Hair Treatment','2025-09-01','2025-10-03 07:14:21',NULL),(11079,436,'Hair Treatment','2025-09-01','2025-10-03 07:14:21',NULL),(11080,633,'Hair Treatment','2025-09-01','2025-10-03 07:15:10',NULL),(11081,633,'Hair Treatment','2025-09-01','2025-10-03 07:15:11',NULL),(11082,633,'Hair Treatment','2025-09-01','2025-10-03 07:15:13',NULL),(11083,633,'Hair Treatment','2025-09-01','2025-10-03 07:15:14',NULL),(11084,635,'Hair Treatment','2025-09-01','2025-10-03 07:16:25',NULL),(11085,635,'Hair Treatment','2025-09-01','2025-10-03 07:16:25',NULL),(11086,635,'Hair Treatment','2025-09-01','2025-10-03 07:16:25',NULL),(11087,108,'Hair Treatment','2025-09-01','2025-10-03 07:17:24',NULL),(11088,108,'Hair Treatment','2025-09-01','2025-10-03 07:17:37',NULL),(11089,108,'Hair Treatment','2025-09-01','2025-10-03 07:18:06',NULL),(11090,109,'Hair Treatment','2025-09-01','2025-10-03 07:25:18',NULL),(11091,23,'Hair Treatment','2025-09-01','2025-10-03 07:26:13',NULL),(11092,116,'Hair Treatment','2025-09-01','2025-10-03 07:27:06',NULL),(11093,119,'Hair Treatment','2025-09-01','2025-10-03 07:28:55',NULL),(11094,129,'Hair Treatment','2025-09-03','2025-10-08 08:22:15',NULL),(11095,129,'Hair Treatment','2025-09-03','2025-10-08 08:22:15',NULL),(11096,129,'Hair Treatment','2025-09-03','2025-10-08 08:22:15',NULL),(11097,129,'Hair Treatment','2025-09-03','2025-10-08 08:22:15',NULL),(11098,121,'Hair Treatment','2025-09-03','2025-10-08 08:23:38',NULL),(11099,177,'Hair Treatment','2025-09-03','2025-10-08 08:24:20',NULL),(11100,130,'Hair Treatment','2025-09-03','2025-10-08 08:26:29',NULL),(11101,136,'Hair Treatment','2025-09-03','2025-10-08 08:27:53',NULL),(11102,33,'Hair Treatment','2025-09-03','2025-10-08 08:28:51',NULL),(11103,159,'Hair Treatment','2025-09-03','2025-10-08 08:29:52',NULL),(11104,24,'Hair Treatment','2025-09-03','2025-10-08 08:31:04',NULL),(11105,60,'Hair Treatment','2025-09-03','2025-10-08 08:32:45',NULL),(11106,144,'Hair Treatment','2025-09-03','2025-10-08 08:34:39',NULL),(11107,68,'Hair Treatment','2025-09-03','2025-10-08 08:36:13',NULL),(11108,68,'Hair Treatment','2025-09-03','2025-10-08 08:36:57',NULL),(11109,71,'Hair Treatment','2025-09-03','2025-10-08 08:37:27',NULL),(11110,145,'Hair Treatment','2025-09-03','2025-10-08 08:37:52',NULL),(11111,150,'Hair Treatment','2025-09-03','2025-10-08 08:38:50',NULL),(11112,150,'Hair Treatment','2025-09-03','2025-10-08 08:38:52',NULL),(11113,153,'Hair Treatment','2025-09-03','2025-10-08 08:39:59',NULL),(11114,159,'Hair Treatment','2025-12-09','2025-10-08 08:41:34',NULL),(11115,159,'Hair Treatment','2025-12-09','2025-10-08 08:41:34',NULL),(11116,159,'Hair Treatment','2025-12-09','2025-10-08 08:41:34',NULL),(11117,90,'Hair Treatment','2025-12-09','2025-10-08 08:42:57',NULL),(11118,91,'Hair Treatment','2025-12-09','2025-10-08 08:44:19',NULL),(11119,91,'Hair Treatment','2025-12-09','2025-10-08 08:45:08',NULL),(11120,101,'Hair Treatment','2025-12-09','2025-10-08 09:00:40',NULL),(11121,101,'Hair Treatment','2025-12-09','2025-10-08 09:00:41',NULL),(11122,101,'Hair Treatment','2025-12-09','2025-10-08 09:00:41',NULL),(11123,101,'Hair Treatment','2025-12-09','2025-10-08 09:00:41',NULL),(11124,422,'Hair Treatment','2025-12-09','2025-10-08 09:01:15',NULL),(11125,371,'Hair Treatment','2025-12-09','2025-10-08 09:04:48',NULL),(11126,371,'Hair Treatment','2025-12-09','2025-10-08 09:04:49',NULL),(11127,471,'Haircut','2025-09-02','2025-10-11 05:02:01',NULL),(11128,471,'Haircut','2025-09-02','2025-10-11 05:02:12',NULL),(11129,484,'Haircut','2025-09-02','2025-10-11 05:02:44',NULL),(11130,483,'Haircut','2025-09-02','2025-10-11 05:07:05',NULL),(11131,416,'Haircut','2025-09-02','2025-10-11 05:08:13',NULL),(11132,450,'Haircut','2025-09-02','2025-10-11 05:09:19',NULL),(11133,450,'Haircut','2025-09-02','2025-10-11 05:09:35',NULL),(11134,482,'Haircut','2025-09-02','2025-10-11 05:11:36',NULL),(11135,368,'Haircut','2025-09-02','2025-10-11 05:13:21',NULL),(11136,466,'Haircut','2025-09-02','2025-10-11 05:14:58',NULL),(11137,386,'Haircut','2025-09-02','2025-10-11 05:16:44',NULL),(11138,385,'Haircut','2025-09-02','2025-10-11 05:17:10',NULL),(11139,186,'Haircut','2025-09-02','2025-10-11 05:18:02',NULL),(11140,47,'Haircut','2025-09-02','2025-10-11 05:21:29',NULL),(11141,351,'Haircut','2025-09-02','2025-10-11 05:23:38',NULL),(11142,61,'Haircut','2025-09-02','2025-10-11 05:24:34',NULL),(11143,55,'Haircut','2025-09-02','2025-10-11 05:29:56',NULL),(11144,64,'Haircut','2025-09-02','2025-10-11 05:32:19',NULL),(11145,171,'Haircut','2025-09-02','2025-10-11 05:33:06',NULL),(11146,165,'Haircut','2025-09-02','2025-10-11 05:35:16',NULL),(11147,379,'Haircut','2025-09-02','2025-10-11 05:38:35',NULL),(11148,147,'Haircut','2025-09-02','2025-10-11 05:41:12',NULL),(11149,112,'Haircut','2025-09-02','2025-10-11 05:42:01',NULL),(11150,141,'Haircut','2025-09-02','2025-10-11 05:44:38',NULL),(11151,83,'Haircut','2025-09-02','2025-10-11 05:46:31',NULL),(11152,86,'Haircut','2025-09-02','2025-10-11 05:48:14',NULL),(11153,72,'Haircut','2025-09-02','2025-10-11 05:50:14',NULL),(11154,210,'Haircut','2025-10-01','2025-10-11 05:52:21',NULL),(11155,78,'Haircut','2025-01-10','2025-10-11 05:54:08',NULL),(11156,78,'Haircut','2025-01-10','2025-10-11 05:54:08',NULL),(11157,25,'Haircut','2025-01-10','2025-10-11 05:54:49',NULL),(11158,25,'Haircut','2025-01-10','2025-10-11 05:54:53',NULL),(11159,25,'Haircut','2025-01-10','2025-10-11 05:55:01',NULL),(11160,131,'Haircut','2025-01-10','2025-10-11 05:56:28',NULL),(11161,87,'Haircut','2025-01-10','2025-10-11 05:57:11',NULL),(11162,92,'Haircut','2025-01-10','2025-10-11 05:58:08',NULL),(11163,92,'Haircut','2025-01-10','2025-10-11 05:58:11',NULL),(11164,92,'Haircut','2025-01-10','2025-10-11 05:58:13',NULL),(11165,448,'Haircut','2025-01-10','2025-10-11 06:00:09',NULL),(11166,473,'Haircut','2025-01-10','2025-10-11 06:01:33',NULL),(11167,473,'Haircut','2025-01-10','2025-10-11 06:01:39',NULL),(11168,473,'Haircut','2025-01-10','2025-10-11 06:01:39',NULL),(11169,377,'Haircut','2025-01-10','2025-10-11 06:02:54',NULL),(11170,377,'Haircut','2025-01-10','2025-10-11 06:02:54',NULL),(11171,424,'Haircut','2025-01-10','2025-10-11 06:03:40',NULL),(11172,442,'Haircut','2025-01-10','2025-10-11 06:04:38',NULL),(11173,452,'Haircut','2025-01-10','2025-10-11 06:07:26',NULL),(11174,452,'Haircut','2025-01-10','2025-10-11 06:07:26',NULL),(11175,357,'Haircut','2025-01-10','2025-10-11 06:08:20',NULL),(11176,91,'Haircut','2025-01-10','2025-10-11 06:14:05',NULL),(11177,91,'Haircut','2025-01-10','2025-10-11 06:14:05',NULL),(11178,77,'Haircut','2025-01-10','2025-10-11 06:21:32',NULL),(11179,121,'Haircut','2025-01-10','2025-10-11 06:26:28',NULL),(11180,149,'Haircut','2025-01-10','2025-10-11 06:27:56',NULL),(11181,149,'Haircut','2025-01-10','2025-10-11 06:27:58',NULL),(11182,463,'Haircut','2025-01-10','2025-10-11 06:28:50',NULL),(11183,463,'Haircut','2025-01-10','2025-10-11 06:28:50',NULL),(11184,467,'Haircut','2025-01-10','2025-10-11 06:32:09',NULL),(11185,154,'Haircut','2025-01-10','2025-10-11 06:33:05',NULL),(11186,154,'Haircut','2025-01-10','2025-10-11 06:33:06',NULL),(11187,154,'Haircut','2025-01-10','2025-10-11 06:33:09',NULL),(11188,75,'Haircut','2025-01-10','2025-10-11 06:33:56',NULL),(11189,137,'Haircut','2025-01-10','2025-10-11 06:40:37',NULL),(11190,171,'Haircut','2025-01-10','2025-10-11 06:42:06',NULL),(11191,391,'Haircut','2025-01-11','2025-10-11 07:09:38',NULL),(11192,413,'Haircut','2025-10-09','2025-10-13 06:10:56',NULL),(11193,413,'Haircut','2025-10-09','2025-10-13 06:12:44',NULL),(11194,413,'Haircut','2025-10-09','2025-10-13 06:13:09',NULL),(11195,413,'Haircut','2025-10-09','2025-10-13 06:13:09',NULL),(11196,426,'Haircut','2025-10-09','2025-10-13 06:13:50',NULL),(11197,342,'Haircut','2025-10-09','2025-10-13 06:14:59',NULL),(11198,401,'Haircut','2025-10-09','2025-10-13 06:16:32',NULL),(11199,405,'Haircut','2025-10-09','2025-10-13 06:18:32',NULL),(11200,372,'Haircut','2025-10-09','2025-10-13 06:19:24',NULL),(11201,395,'Haircut','2025-10-09','2025-10-13 06:21:37',NULL),(11202,360,'Haircut','2025-10-09','2025-10-13 06:22:46',NULL),(11203,373,'Haircut','2025-10-09','2025-10-13 06:23:55',NULL),(11204,136,'Haircut','2025-10-09','2025-10-13 06:25:20',NULL),(11205,484,'Haircut','2025-10-09','2025-10-13 06:27:10',NULL),(11206,464,'Haircut','2025-10-09','2025-10-13 06:27:37',NULL),(11207,394,'Haircut','2025-10-09','2025-10-13 06:28:25',NULL),(11208,434,'Haircut','2025-10-09','2025-10-13 06:29:27',NULL),(11209,434,'Haircut','2025-10-09','2025-10-13 06:30:04',NULL),(11210,363,'Haircut','2025-10-09','2025-10-13 06:31:58',NULL),(11211,331,'Haircut','2025-10-09','2025-10-13 06:32:55',NULL),(11212,402,'Haircut','2025-10-09','2025-10-13 06:35:27',NULL),(11213,450,'Haircut','2025-10-09','2025-10-13 06:36:13',NULL),(11214,368,'Haircut','2025-10-09','2025-10-13 06:38:38',NULL),(11215,358,'Haircut','2025-10-09','2025-10-13 06:40:36',NULL),(11216,66,'Haircut','2025-10-09','2025-10-13 06:42:18',NULL),(11217,177,'Haircut','2025-10-09','2025-10-13 06:44:58',NULL),(11218,24,'Haircut','2025-10-09','2025-10-13 06:49:05',NULL),(11219,440,'Hair Treatment','2025-09-12','2025-10-13 06:50:49',NULL),(11220,433,'Hair Treatment','2025-10-12','2025-10-18 06:03:06',NULL),(11221,460,'Hair Treatment','2025-10-12','2025-10-18 06:04:13',NULL),(11222,460,'Hair Treatment','2025-10-12','2025-10-18 06:04:32',NULL),(11223,438,'Hair Treatment','2025-10-12','2025-10-18 06:05:29',NULL),(11224,438,'Hair Treatment','2025-10-12','2025-10-18 06:05:38',NULL),(11225,335,'Hair Treatment','2025-10-12','2025-10-18 06:06:22',NULL),(11226,462,'Hair Treatment','2025-10-12','2025-10-18 06:08:03',NULL),(11227,453,'Hair Treatment','2025-10-12','2025-10-18 06:10:50',NULL),(11228,433,'Hair Treatment','2025-09-12','2025-10-18 06:13:15',NULL),(11229,433,'Hair Treatment','2025-09-12','2025-10-18 06:13:22',NULL),(11230,460,'Hair Treatment','2025-09-12','2025-10-18 06:13:42',NULL),(11231,460,'Hair Treatment','2025-09-12','2025-10-18 06:14:10',NULL),(11232,438,'Hair Treatment','2025-09-12','2025-10-18 06:15:31',NULL),(11233,335,'Hair Treatment','2025-09-12','2025-10-18 06:17:14',NULL),(11234,335,'Hair Treatment','2025-09-12','2025-10-18 06:17:14',NULL),(11235,335,'Hair Treatment','2025-09-12','2025-10-18 06:17:14',NULL),(11236,335,'Hair Treatment','2025-09-12','2025-10-18 06:17:14',NULL),(11237,335,'Hair Treatment','2025-09-12','2025-10-18 06:17:14',NULL),(11238,462,'Hair Treatment','2025-09-12','2025-10-18 06:23:57',NULL),(11239,33,'Hair Treatment','2025-09-12','2025-10-18 06:25:26',NULL),(11240,453,'Hair Treatment','2025-09-12','2025-10-18 06:27:00',NULL),(11241,414,'Hair Treatment','2025-09-13','2025-10-18 06:28:03',NULL),(11242,468,'Hair Treatment','2025-09-13','2025-10-18 06:29:34',NULL),(11243,475,'Hair Treatment','2025-09-13','2025-10-18 06:37:26',NULL),(11244,400,'Hair Treatment','2025-09-13','2025-10-18 06:39:51',NULL),(11245,377,'Hair Treatment','2025-09-13','2025-10-18 06:41:12',NULL),(11246,383,'Hair Treatment','2025-09-13','2025-10-18 06:44:38',NULL),(11247,347,'Hair Treatment','2025-09-13','2025-10-18 06:47:04',NULL),(11248,349,'Hair Treatment','2025-09-13','2025-10-18 06:48:57',NULL),(11249,344,'Hair Treatment','2025-09-13','2025-10-18 06:49:39',NULL),(11250,465,'Hair Treatment','2025-09-13','2025-10-18 06:50:19',NULL),(11251,448,'Hair Treatment','2025-09-13','2025-10-18 06:51:12',NULL),(11252,429,'Hair Treatment','2025-09-13','2025-10-18 06:53:35',NULL),(11253,435,'Hair Treatment','2025-09-13','2025-10-18 06:54:23',NULL),(11254,370,'Hair Treatment','2025-09-13','2025-10-18 06:55:12',NULL),(11255,392,'Hair Treatment','2025-09-13','2025-10-18 06:56:31',NULL),(11256,447,'Hair Treatment','2025-09-15','2025-10-18 06:57:54',NULL),(11257,447,'Hair Treatment','2025-10-13','2025-10-18 07:12:18',NULL),(11258,350,'Hair Treatment','2025-09-15','2025-10-18 07:13:03',NULL),(11259,444,'Hair Treatment','2025-09-15','2025-10-18 07:14:52',NULL),(11260,446,'Hair Treatment','2025-09-15','2025-10-18 07:17:06',NULL),(11261,472,'Hair Treatment','2025-09-15','2025-10-18 07:19:29',NULL),(11262,415,'Hair Treatment','2025-09-15','2025-10-18 07:21:24',NULL),(11263,366,'Hair Treatment','2025-09-15','2025-10-18 07:22:50',NULL),(11264,409,'Hair Treatment','2025-09-15','2025-10-18 07:24:24',NULL),(11265,472,'Hair Treatment','2025-09-15','2025-10-18 07:25:08',NULL),(11266,472,'Hair Treatment','2025-09-15','2025-10-18 07:25:15',NULL),(11267,471,'Hair Treatment','2025-09-15','2025-10-18 07:26:20',NULL),(11268,464,'Hair Treatment','2025-09-13','2025-10-20 05:19:27',NULL),(11269,435,'Hair Treatment','2025-09-13','2025-10-20 05:20:30',NULL),(11270,435,'Hair Treatment','2025-09-13','2025-10-20 05:20:30',NULL),(11271,334,'Hair Treatment','2025-09-13','2025-10-20 05:24:23',NULL),(11272,334,'Hair Treatment','2025-09-13','2025-10-20 05:24:24',NULL),(11273,440,'Hair Treatment','2025-09-13','2025-10-20 05:26:02',NULL),(11274,440,'Hair Treatment','2025-09-13','2025-10-20 05:26:17',NULL),(11275,440,'Hair Treatment','2025-09-13','2025-10-20 05:26:17',NULL),(11276,483,'Hair Treatment','2025-09-22','2025-10-20 05:27:49',NULL),(11277,483,'Hair Treatment','2025-09-22','2025-10-20 05:27:49',NULL),(11278,484,'Hair Treatment','2025-09-22','2025-10-20 05:28:34',NULL),(11279,452,'Hair Treatment','2025-09-22','2025-10-20 05:29:54',NULL),(11280,428,'Hair Treatment','2025-09-22','2025-10-20 05:31:19',NULL),(11281,387,'Hair Treatment','2025-09-22','2025-10-20 05:32:51',NULL),(11282,445,'Hair Treatment','2025-09-22','2025-10-20 05:34:01',NULL),(11283,417,'Hair Treatment','2025-09-22','2025-10-20 05:34:30',NULL),(11284,432,'Hair Treatment','2025-09-22','2025-10-20 05:37:09',NULL),(11285,403,'Hair Treatment','2025-09-22','2025-10-20 05:37:44',NULL),(11286,365,'Hair Treatment','2025-09-22','2025-10-20 05:38:28',NULL),(11287,425,'Hair Treatment','2025-09-22','2025-10-20 05:38:47',NULL),(11288,351,'Hair Treatment','2025-09-22','2025-10-20 05:39:49',NULL),(11289,397,'Hair Treatment','2025-09-22','2025-10-20 05:42:05',NULL),(11290,466,'Hair Treatment','2025-09-22','2025-10-20 05:42:49',NULL),(11291,385,'Hair Treatment','2025-09-22','2025-10-20 05:43:25',NULL),(11292,454,'Hair Treatment','2025-09-27','2025-10-20 05:44:06',NULL),(11293,160,'Hair Treatment','2025-09-27','2025-10-20 05:45:05',NULL),(11294,386,'Hair Treatment','2025-09-27','2025-10-20 05:46:12',NULL),(11295,166,'Hair Treatment','2025-09-27','2025-10-20 05:50:18',NULL),(11296,167,'Hair Treatment','2025-09-27','2025-10-20 05:51:57',NULL),(11297,442,'Hair Treatment','2025-09-27','2025-10-20 05:55:01',NULL),(11298,341,'Hair Treatment','2025-09-27','2025-10-20 06:11:59',NULL),(11299,482,'Hair Treatment','2025-09-27','2025-10-20 06:14:30',NULL),(11300,339,'Hair Treatment','2025-09-27','2025-10-20 06:16:12',NULL),(11301,424,'Hair Treatment','2025-09-27','2025-10-20 06:17:11',NULL),(11302,437,'Hair Treatment','2025-09-27','2025-10-20 06:19:49',NULL),(11303,473,'Hair Treatment','2025-09-27','2025-10-20 06:21:15',NULL),(11304,416,'Hair Treatment','2025-09-27','2025-10-20 06:22:50',NULL),(11305,399,'Hair Treatment','2025-09-27','2025-10-20 06:24:14',NULL),(11306,423,'Hair Treatment','2025-09-27','2025-10-20 06:25:20',NULL),(11307,477,'Hair Treatment','2025-09-27','2025-10-20 06:27:19',NULL),(11308,402,'Hair Treatment','2025-09-27','2025-10-20 06:29:04',NULL),(11309,348,'Hair Treatment','2025-09-27','2025-10-20 06:29:42',NULL),(11310,374,'Hair Treatment','2025-09-29','2025-10-20 06:50:01',NULL),(11311,450,'Hair Treatment','2025-09-29','2025-10-20 06:52:40',NULL),(11312,412,'Hair Treatment','2025-09-29','2025-10-20 06:54:03',NULL),(11313,410,'Hair Treatment','2025-09-29','2025-10-20 06:57:03',NULL),(11314,357,'Hair Treatment','2025-09-29','2025-10-20 06:58:06',NULL),(11315,636,'Hair Treatment','2025-09-29','2025-10-20 07:00:20',NULL),(11316,406,'Hair Treatment','2025-09-29','2025-10-20 07:01:48',NULL),(11317,601,'Hair Treatment','2025-09-29','2025-10-20 07:05:17',NULL),(11318,102,'Hair Treatment','2025-09-29','2025-10-20 08:00:51',NULL),(11319,396,'Hair Treatment','2025-09-29','2025-10-20 08:20:37',NULL),(11320,430,'Hair Treatment','2025-09-29','2025-10-20 08:21:46',NULL),(11321,426,'Hair Treatment','2025-09-29','2025-10-20 08:22:30',NULL),(11322,372,'Hair Treatment','2025-09-29','2025-10-20 08:23:27',NULL),(11323,342,'Hair Treatment','2025-09-29','2025-10-20 08:26:45',NULL),(11324,482,'Hair Treatment','2025-09-29','2025-10-20 08:27:32',NULL),(11325,372,'Hair Treatment','2025-10-02','2025-10-20 08:29:12',NULL),(11326,342,'Hair Treatment','2025-10-02','2025-10-20 08:31:33',NULL),(11327,340,'Hair Treatment','2025-10-02','2025-10-20 08:33:26',NULL),(11328,340,'Hair Treatment','2025-10-02','2025-10-20 08:33:26',NULL),(11329,418,'Hair Treatment','2025-10-02','2025-10-20 08:34:39',NULL),(11330,331,'Hair Treatment','2025-10-02','2025-10-20 08:36:28',NULL),(11331,338,'Hair Treatment','2025-10-02','2025-10-20 08:38:51',NULL),(11332,401,'Hair Treatment','2025-10-02','2025-10-20 08:39:50',NULL),(11333,434,'Hair Treatment','2025-10-02','2025-10-20 08:43:20',NULL),(11334,395,'Hair Treatment','2025-10-02','2025-10-20 08:47:16',NULL),(11335,419,'Hair Treatment','2025-10-02','2025-10-20 08:50:46',NULL),(11336,459,'Hair Treatment','2025-10-02','2025-10-20 08:52:27',NULL),(11337,479,'Hair Treatment','2025-10-02','2025-10-20 08:54:16',NULL),(11338,479,'Hair Treatment','2025-10-02','2025-10-20 09:04:01',NULL),(11339,368,'Hair Treatment','2025-10-02','2025-10-20 09:05:36',NULL),(11340,481,'Hair Treatment','2025-10-02','2025-10-20 09:06:29',NULL),(11341,488,'Hair Treatment','2025-10-02','2025-10-20 09:08:45',NULL),(11342,373,'Hair Treatment','2025-10-02','2025-10-20 09:10:51',NULL),(11343,420,'Hair Treatment','2025-10-02','2025-10-20 09:12:07',NULL),(11344,420,'Hair Treatment','2025-10-02','2025-10-20 09:14:52',NULL),(11345,413,'Hair Treatment','2025-10-02','2025-10-20 09:17:20',NULL),(11346,393,'Hair Treatment','2025-10-02','2025-10-20 09:18:19',NULL),(11347,355,'Hair Treatment','2025-10-02','2025-10-20 09:19:14',NULL),(11348,407,'Hair Treatment','2025-10-02','2025-10-20 09:19:57',NULL),(11349,359,'Hair Treatment','2025-10-02','2025-10-20 09:20:35',NULL),(11350,486,'Hair Treatment','2025-10-02','2025-10-20 09:21:32',NULL),(11351,360,'Hair Treatment','2025-10-02','2025-10-20 09:28:44',NULL),(11352,405,'Hair Treatment','2025-10-02','2025-10-20 09:29:49',NULL),(11353,333,'Hair Treatment','2025-10-02','2025-10-20 09:31:29',NULL),(11354,358,'Hair Treatment','2025-10-03','2025-10-20 09:32:27',NULL),(11355,626,'Hair Treatment','2025-10-03','2025-10-20 09:33:15',NULL),(11356,34,'Hair Treatment','2025-10-04','2025-10-20 09:35:23',NULL),(11357,47,'Hair Treatment','2025-10-04','2025-10-20 09:36:03',NULL),(11358,173,'Hair Treatment','2025-10-04','2025-10-22 07:22:09',NULL),(11359,185,'Hair Treatment','2025-10-04','2025-10-22 08:22:36',NULL),(11360,264,'Hair Treatment','2025-10-04','2025-10-22 08:23:26',NULL),(11361,219,'Hair Treatment','2025-10-04','2025-10-22 08:23:57',NULL),(11362,5,'Hair Treatment','2025-10-04','2025-10-22 08:24:41',NULL),(11363,186,'Hair Treatment','2025-10-04','2025-10-22 08:25:15',NULL),(11364,278,'Hair Treatment','2025-10-04','2025-10-22 08:25:47',NULL),(11365,189,'Hair Treatment','2025-10-04','2025-10-22 08:26:33',NULL),(11366,191,'Hair Treatment','2025-10-04','2025-10-22 08:27:02',NULL),(11367,193,'Hair Treatment','2025-10-04','2025-10-22 08:27:35',NULL),(11368,200,'Hair Treatment','2025-10-04','2025-10-22 08:27:59',NULL),(11369,223,'Hair Treatment','2025-10-04','2025-10-22 08:28:25',NULL),(11370,183,'Hair Treatment','2025-10-04','2025-10-22 08:29:06',NULL),(11371,181,'Hair Treatment','2025-10-04','2025-10-22 08:29:31',NULL),(11372,217,'Hair Treatment','2025-10-04','2025-10-22 08:30:24',NULL),(11373,81,'Hair Treatment','2025-10-04','2025-10-22 08:30:49',NULL),(11374,105,'Hair Treatment','2025-10-04','2025-10-22 08:31:14',NULL),(11375,37,'Hair Treatment','2025-10-06','2025-10-22 08:31:59',NULL),(11376,20,'Hair Treatment','2025-10-06','2025-10-22 08:32:34',NULL),(11377,35,'Hair Treatment','2025-10-06','2025-10-22 08:33:06',NULL),(11378,12,'Hair Treatment','2025-10-06','2025-10-22 08:34:45',NULL),(11379,174,'Hair Treatment','2025-10-06','2025-10-22 08:35:07',NULL),(11380,39,'Hair Treatment','2025-10-06','2025-10-22 08:35:28',NULL),(11381,40,'Hair Treatment','2025-10-06','2025-10-22 08:35:56',NULL),(11382,41,'Hair Treatment','2025-10-06','2025-10-22 08:36:21',NULL),(11383,42,'Hair Treatment','2025-10-06','2025-10-22 08:36:47',NULL),(11384,170,'Hair Treatment','2025-10-06','2025-10-22 08:37:17',NULL),(11385,21,'Hair Treatment','2025-10-06','2025-10-22 08:37:42',NULL),(11386,45,'Hair Treatment','2025-10-06','2025-10-22 08:38:19',NULL),(11387,46,'Hair Treatment','2025-10-06','2025-10-22 08:38:54',NULL),(11388,48,'Hair Treatment','2025-10-06','2025-10-22 08:39:20',NULL),(11389,110,'Hair Treatment','2025-10-06','2025-10-22 08:40:01',NULL),(11390,51,'Hair Treatment','2025-10-07','2025-10-22 08:42:02',NULL),(11391,115,'Hair Treatment','2025-10-07','2025-10-22 08:42:25',NULL),(11392,50,'Hair Treatment','2025-10-07','2025-10-22 08:42:56',NULL),(11393,89,'Hair Treatment','2025-10-07','2025-10-22 08:44:46',NULL),(11394,54,'Hair Treatment','2025-10-07','2025-10-22 08:45:23',NULL),(11395,117,'Hair Treatment','2025-10-07','2025-10-22 08:45:50',NULL),(11396,179,'Hair Treatment','2025-10-07','2025-10-22 08:46:18',NULL),(11397,266,'Hair Treatment','2025-10-07','2025-10-22 08:47:24',NULL),(11398,135,'Hair Treatment','2025-10-07','2025-10-22 08:47:46',NULL),(11399,135,'Hair Treatment','2025-10-07','2025-10-22 08:49:38',NULL),(11400,58,'Hair Treatment','2025-10-07','2025-10-22 08:50:04',NULL),(11401,139,'Hair Treatment','2025-10-07','2025-10-22 08:50:33',NULL),(11402,140,'Hair Treatment','2025-10-07','2025-10-22 08:51:05',NULL),(11403,143,'Hair Treatment','2025-10-07','2025-10-22 08:51:39',NULL),(11404,140,'Hair Treatment','2025-10-07','2025-10-22 08:52:10',NULL),(11405,158,'Hair Treatment','2025-10-07','2025-10-22 08:52:39',NULL),(11406,70,'Hair Treatment','2025-10-07','2025-10-22 08:53:12',NULL),(11407,94,'Hair Treatment','2025-10-07','2025-10-22 08:53:37',NULL),(11408,172,'Hair Treatment','2025-10-08','2025-10-22 08:54:27',NULL),(11409,627,'Hair Treatment','2025-10-08','2025-10-25 04:12:51',NULL),(11410,194,'Hair Treatment','2025-10-08','2025-10-25 04:14:06',NULL),(11411,169,'Hair Treatment','2025-10-08','2025-10-25 04:14:54',NULL),(11412,216,'Hair Treatment','2025-10-08','2025-10-25 04:17:27',NULL),(11413,247,'Hair Treatment','2025-10-08','2025-10-25 04:19:15',NULL),(11414,211,'Hair Treatment','2025-10-08','2025-10-25 04:20:02',NULL),(11415,641,'Hair Treatment','2025-10-08','2025-10-25 04:20:58',NULL),(11416,640,'Hair Treatment','2025-10-08','2025-10-25 04:22:49',NULL),(11417,619,'Hair Treatment','2025-10-08','2025-10-25 04:25:07',NULL),(11418,628,'Hair Treatment','2025-10-08','2025-10-25 04:30:05',NULL),(11419,204,'Hair Treatment','2025-10-08','2025-10-25 04:30:33',NULL),(11420,263,'Hair Treatment','2025-10-08','2025-10-25 04:30:58',NULL),(11421,263,'Hair Treatment','2025-10-08','2025-10-25 04:30:58',NULL),(11422,263,'Hair Treatment','2025-10-08','2025-10-25 04:30:58',NULL),(11423,212,'Hair Treatment','2025-10-08','2025-10-25 04:32:33',NULL),(11424,601,'Hair Treatment','2025-10-08','2025-10-25 04:33:42',NULL),(11425,599,'Hair Treatment','2025-10-08','2025-10-25 04:35:02',NULL),(11426,8,'Hair Treatment','2025-10-08','2025-10-25 04:39:39',NULL),(11427,639,'Hair Treatment','2025-10-08','2025-10-25 04:40:44',NULL),(11428,639,'Hair Treatment','2025-10-08','2025-10-25 04:40:44',NULL),(11429,620,'Hair Treatment','2025-10-10','2025-10-25 04:42:53',NULL),(11430,623,'Hair Treatment','2025-10-10','2025-10-25 04:43:59',NULL),(11431,624,'Hair Treatment','2025-10-10','2025-10-25 04:44:46',NULL),(11432,624,'Hair Treatment','2025-10-10','2025-10-25 04:50:06',NULL),(11433,107,'Hair Treatment','2025-10-10','2025-10-25 04:51:13',NULL),(11434,107,'Hair Treatment','2025-10-10','2025-10-25 04:51:17',NULL),(11435,44,'Hair Treatment','2025-10-10','2025-10-25 04:52:03',NULL),(11436,44,'Hair Treatment','2025-10-10','2025-10-25 04:52:10',NULL),(11437,22,'Hair Treatment','2025-10-10','2025-10-25 04:53:46',NULL),(11438,22,'Hair Treatment','2025-10-10','2025-10-25 04:53:47',NULL),(11439,49,'Hair Treatment','2025-10-10','2025-10-25 04:54:38',NULL),(11440,49,'Hair Treatment','2025-10-10','2025-10-25 04:54:40',NULL),(11441,118,'Hair Treatment','2025-10-10','2025-10-25 04:55:12',NULL),(11442,165,'Hair Treatment','2025-10-10','2025-10-25 04:56:36',NULL),(11443,165,'Hair Treatment','2025-10-10','2025-10-25 04:56:37',NULL),(11444,133,'Hair Treatment','2025-10-10','2025-10-25 05:11:30',NULL),(11445,133,'Hair Treatment','2025-10-10','2025-10-25 05:11:31',NULL),(11446,163,'Hair Treatment','2025-10-10','2025-10-25 05:14:10',NULL),(11447,163,'Hair Treatment','2025-10-10','2025-10-25 05:14:11',NULL),(11448,598,'Hair Treatment','2025-10-10','2025-10-25 05:15:16',NULL),(11449,598,'Hair Treatment','2025-10-10','2025-10-25 05:15:16',NULL),(11450,603,'Hair Treatment','2025-10-10','2025-10-25 05:16:16',NULL),(11451,603,'Hair Treatment','2025-10-10','2025-10-25 05:17:06',NULL),(11452,603,'Hair Treatment','2025-10-10','2025-10-25 05:17:06',NULL),(11453,637,'Hair Treatment','2025-10-10','2025-10-25 05:19:22',NULL),(11454,605,'Hair Treatment','2025-10-10','2025-10-25 05:20:09',NULL),(11455,614,'Hair Treatment','2025-10-10','2025-10-25 05:22:39',NULL),(11456,534,'Hair Treatment','2025-10-20','2025-10-25 05:25:16',NULL),(11457,564,'Hair Treatment','2025-10-20','2025-10-25 05:36:40',NULL),(11458,564,'Hair Treatment','2025-10-20','2025-10-25 05:37:38',NULL),(11459,564,'Hair Treatment','2025-10-20','2025-10-25 05:37:38',NULL),(11460,564,'Hair Treatment','2025-10-20','2025-10-25 05:37:38',NULL),(11461,564,'Hair Treatment','2025-10-20','2025-10-25 05:37:38',NULL),(11462,564,'Hair Treatment','2025-10-20','2025-10-25 05:37:38',NULL),(11463,564,'Hair Treatment','2025-10-20','2025-10-25 05:37:38',NULL),(11464,564,'Hair Treatment','2025-10-20','2025-10-25 05:37:38',NULL),(11465,564,'Hair Treatment','2025-10-20','2025-10-25 05:37:38',NULL),(11466,564,'Hair Treatment','2025-10-20','2025-10-25 05:37:39',NULL),(11467,564,'Hair Treatment','2025-10-20','2025-10-25 05:37:39',NULL),(11468,564,'Hair Treatment','2025-10-20','2025-10-25 05:37:39',NULL),(11469,590,'Hair Treatment','2025-10-20','2025-10-25 05:39:57',NULL),(11470,493,'Hair Treatment','2025-10-20','2025-10-25 05:40:58',NULL),(11471,631,'Hair Treatment','2025-10-20','2025-10-25 05:52:02',NULL),(11472,569,'Hair Treatment','2025-10-20','2025-10-25 05:53:02',NULL),(11473,519,'Hair Treatment','2025-10-20','2025-10-25 05:53:38',NULL),(11474,587,'Hair Treatment','2025-10-20','2025-10-25 05:54:52',NULL),(11475,531,'Hair Treatment','2025-10-20','2025-10-25 05:57:21',NULL),(11476,594,'Hair Treatment','2025-10-20','2025-10-25 06:12:04',NULL),(11477,584,'Hair Treatment','2025-10-20','2025-10-25 06:12:38',NULL),(11478,583,'Hair Treatment','2025-10-20','2025-10-25 06:13:16',NULL),(11479,532,'Hair Treatment','2025-10-20','2025-10-25 06:14:24',NULL),(11480,528,'Hair Treatment','2025-10-20','2025-10-25 06:15:27',NULL),(11481,593,'Hair Treatment','2025-10-20','2025-10-25 06:16:34',NULL),(11482,540,'Hair Treatment','2025-10-21','2025-10-25 06:17:25',NULL),(11483,565,'Hair Treatment','2025-10-21','2025-10-25 06:19:56',NULL),(11484,573,'Hair Treatment','2025-10-21','2025-10-25 06:20:44',NULL),(11485,504,'Hair Treatment','2025-10-21','2025-10-25 06:21:54',NULL),(11486,570,'Hair Treatment','2025-10-21','2025-10-25 06:22:41',NULL),(11487,533,'Hair Treatment','2025-10-21','2025-10-25 06:36:31',NULL),(11488,629,'Hair Treatment','2025-10-21','2025-10-25 06:43:57',NULL),(11489,525,'Hair Treatment','2025-10-21','2025-10-25 06:44:35',NULL),(11490,576,'Hair Treatment','2025-10-21','2025-10-25 06:45:53',NULL),(11491,501,'Hair Treatment','2025-10-21','2025-10-25 06:55:09',NULL),(11492,560,'Hair Treatment','2025-10-21','2025-10-25 06:56:38',NULL),(11493,559,'Hair Treatment','2025-10-21','2025-10-25 06:58:22',NULL),(11494,63,'Hair Treatment','2025-10-22','2025-10-25 06:58:55',NULL),(11495,114,'Hair Treatment','2025-10-22','2025-10-25 06:59:37',NULL),(11496,53,'Hair Treatment','2025-10-22','2025-10-25 07:00:16',NULL),(11497,210,'Hair Treatment','2025-10-22','2025-10-25 07:02:00',NULL),(11498,63,'Hair Treatment','2025-10-22','2025-10-30 09:32:49',NULL),(11499,122,'Hair Treatment','2025-10-22','2025-10-30 09:34:09',NULL),(11500,125,'Hair Treatment','2025-10-22','2025-10-30 09:36:08',NULL),(11501,28,'Hair Treatment','2025-10-22','2025-10-30 09:37:26',NULL),(11502,56,'Hair Treatment','2025-10-22','2025-10-30 09:38:30',NULL),(11503,29,'Hair Treatment','2025-10-22','2025-10-30 09:39:20',NULL),(11504,178,'Hair Treatment','2025-10-22','2025-10-30 09:41:14',NULL),(11505,178,'Hair Treatment','2025-10-22','2025-10-30 09:41:14',NULL),(11506,178,'Hair Treatment','2025-10-22','2025-10-30 09:41:14',NULL),(11507,178,'Hair Treatment','2025-10-22','2025-10-30 09:41:14',NULL),(11508,178,'Hair Treatment','2025-10-22','2025-10-30 09:41:14',NULL),(11509,178,'Hair Treatment','2025-10-22','2025-10-30 09:41:14',NULL),(11510,178,'Hair Treatment','2025-10-22','2025-10-30 09:41:14',NULL),(11511,178,'Hair Treatment','2025-10-22','2025-10-30 09:41:14',NULL),(11512,178,'Hair Treatment','2025-10-22','2025-10-30 09:41:14',NULL),(11513,178,'Hair Treatment','2025-10-22','2025-10-30 09:41:14',NULL),(11514,178,'Hair Treatment','2025-10-22','2025-10-30 09:41:14',NULL),(11515,178,'Hair Treatment','2025-10-22','2025-10-30 09:41:14',NULL),(11516,134,'Hair Treatment','2025-10-22','2025-10-30 09:42:20',NULL),(11517,132,'Hair Treatment','2025-10-22','2025-10-30 09:43:45',NULL),(11518,112,'Hair Treatment','2025-10-22','2025-10-30 09:44:43',NULL),(11519,65,'Hair Treatment','2025-10-22','2025-10-30 09:45:35',NULL),(11520,579,'Hair Treatment','2025-10-22','2025-10-30 09:46:46',NULL),(11521,567,'Hair Treatment','2025-10-24','2025-10-30 09:53:41',NULL),(11522,491,'Hair Treatment','2025-10-24','2025-10-30 09:55:03',NULL),(11523,538,'Hair Treatment','2025-10-24','2025-10-30 09:56:23',NULL),(11524,574,'Hair Treatment','2025-10-24','2025-10-30 09:56:56',NULL),(11525,523,'Hair Treatment','2025-10-24','2025-10-30 09:57:33',NULL),(11526,536,'Hair Treatment','2025-10-24','2025-10-30 09:58:45',NULL),(11527,514,'Hair Treatment','2025-10-24','2025-10-30 09:59:21',NULL),(11528,513,'Hair Treatment','2025-10-24','2025-11-05 08:25:57',NULL),(11529,506,'Hair Treatment','2025-10-24','2025-11-05 08:26:57',NULL),(11530,552,'Hair Treatment','2025-10-24','2025-11-05 08:27:50',NULL),(11531,621,'Hair Treatment','2025-10-24','2025-11-05 08:30:00',NULL),(11532,626,'Hair Treatment','2025-10-24','2025-11-05 08:30:59',NULL),(11533,516,'Hair Treatment','2025-10-24','2025-11-05 08:33:24',NULL),(11534,549,'Hair Treatment','2025-10-24','2025-11-05 08:33:59',NULL),(11535,586,'Hair Treatment','2025-10-24','2025-11-05 08:35:03',NULL),(11536,507,'Hair Treatment','2025-10-25','2025-11-05 08:37:06',NULL),(11537,556,'Hair Treatment','2025-10-25','2025-11-05 08:42:52',NULL),(11538,548,'Hair Treatment','2025-10-25','2025-11-05 08:45:18',NULL),(11539,550,'Hair Treatment','2025-10-25','2025-11-05 09:01:35',NULL),(11540,535,'Hair Treatment','2025-10-25','2025-11-05 09:03:05',NULL),(11541,539,'Hair Treatment','2025-10-25','2025-11-05 09:03:56',NULL),(11542,539,'Hair Treatment','2025-10-25','2025-11-05 09:05:35',NULL),(11543,551,'Hair Treatment','2025-10-25','2025-11-05 09:08:40',NULL),(11544,580,'Hair Treatment','2025-10-25','2025-11-05 09:10:26',NULL),(11545,582,'Hair Treatment','2025-10-25','2025-11-05 09:12:26',NULL),(11546,537,'Hair Treatment','2025-10-25','2025-11-05 09:14:04',NULL),(11547,644,'Hair Treatment','2025-10-25','2025-11-05 09:15:10',NULL),(11548,502,'Hair Treatment','2025-10-25','2025-11-05 09:17:51',NULL),(11549,541,'Hair Treatment','2025-10-25','2025-11-06 08:39:46',NULL),(11550,518,'Hair Treatment','2025-10-25','2025-11-06 08:41:01',NULL),(11551,505,'Hair Treatment','2025-10-25','2025-11-06 08:41:40',NULL),(11552,557,'Hair Treatment','2025-10-25','2025-11-06 08:43:03',NULL),(11553,141,'Hair Treatment','2025-10-29','2025-11-06 08:48:37',NULL),(11554,142,'Hair Treatment','2025-10-29','2025-11-06 08:49:34',NULL),(11555,142,'Hair Treatment','2025-10-29','2025-11-06 08:52:20',NULL),(11556,72,'Hair Treatment','2025-10-29','2025-11-06 08:53:03',NULL),(11557,224,'Hair Treatment','2025-10-29','2025-11-06 08:53:50',NULL),(11558,76,'Hair Treatment','2025-10-27','2025-11-06 08:54:54',NULL),(11559,82,'Hair Treatment','2025-10-27','2025-11-06 08:56:38',NULL),(11560,83,'Hair Treatment','2025-10-27','2025-11-06 08:59:57',NULL),(11561,86,'Hair Treatment','2025-10-27','2025-11-06 09:01:03',NULL),(11562,87,'Hair Treatment','2025-10-27','2025-11-06 09:02:53',NULL),(11563,214,'Hair Treatment','2025-10-27','2025-11-06 09:05:01',NULL),(11564,98,'Hair Treatment','2025-10-27','2025-11-06 09:08:09',NULL),(11565,487,'Hair Treatment','2025-10-27','2025-11-06 09:09:20',NULL),(11566,103,'Hair Treatment','2025-10-27','2025-11-06 09:10:39',NULL),(11567,92,'Hair Treatment','2025-10-27','2025-11-06 09:12:58',NULL),(11568,104,'Hair Treatment','2025-10-27','2025-11-06 09:15:56',NULL),(11569,111,'Hair Treatment','2025-10-28','2025-11-06 09:17:05',NULL),(11570,171,'Hair Treatment','2025-10-28','2025-11-06 09:17:33',NULL),(11571,55,'Hair Treatment','2025-10-28','2025-11-06 09:18:07',NULL),(11572,213,'Hair Treatment','2025-10-28','2025-11-06 09:18:34',NULL),(11573,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:32',NULL),(11574,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:32',NULL),(11575,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:32',NULL),(11576,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:32',NULL),(11577,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:32',NULL),(11578,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:32',NULL),(11579,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:32',NULL),(11580,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:32',NULL),(11581,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11582,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11583,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11584,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11585,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11586,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11587,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11588,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11589,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11590,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11591,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11592,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11593,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11594,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11595,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11596,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11597,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11598,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11599,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11600,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11601,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11602,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11603,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11604,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:33',NULL),(11605,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:34',NULL),(11606,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:34',NULL),(11607,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:34',NULL),(11608,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:34',NULL),(11609,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:34',NULL),(11610,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:34',NULL),(11611,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:34',NULL),(11612,64,'Hair Treatment','2025-10-27','2025-11-06 09:23:34',NULL),(11613,137,'Hair Treatment','2025-10-27','2025-11-06 09:24:28',NULL),(11614,147,'Hair Treatment','2025-10-28','2025-11-06 09:26:34',NULL),(11615,80,'Hair Treatment','2025-10-28','2025-11-06 09:36:14',NULL),(11616,148,'Hair Treatment','2025-10-28','2025-11-06 09:40:04',NULL),(11617,154,'Hair Treatment','2025-10-28','2025-11-06 09:41:30',NULL),(11618,155,'Hair Treatment','2025-10-28','2025-11-06 09:45:23',NULL),(11619,156,'Hair Treatment','2025-10-28','2025-11-06 09:48:05',NULL),(11620,379,'Hair Treatment','2025-10-28','2025-11-06 09:52:24',NULL),(11621,443,'Hair Treatment','2025-10-28','2025-11-06 09:54:34',NULL),(11622,210,'Hair Treatment','2025-10-29','2025-11-08 06:20:39',NULL),(11623,521,'Hair Treatment','2025-10-29','2025-11-08 06:21:34',NULL),(11624,499,'Hair Treatment','2025-10-29','2025-11-08 06:22:41',NULL),(11625,581,'Hair Treatment','2025-10-29','2025-11-08 06:25:42',NULL),(11626,578,'Hair Treatment','2025-10-29','2025-11-08 06:43:45',NULL),(11627,509,'Hair Treatment','2025-10-29','2025-11-08 06:44:42',NULL),(11628,544,'Hair Treatment','2025-10-29','2025-11-08 06:46:21',NULL),(11629,545,'Hair Treatment','2025-10-29','2025-11-08 06:47:04',NULL),(11630,568,'Hair Treatment','2025-10-29','2025-11-08 06:48:47',NULL),(11631,154,'Hair Treatment','2025-10-29','2025-11-08 06:50:41',NULL),(11632,155,'Hair Treatment','2025-10-29','2025-11-08 06:52:25',NULL),(11633,156,'Hair Treatment','2025-10-29','2025-11-08 06:55:15',NULL),(11634,157,'Hair Treatment','2025-10-29','2025-11-08 06:56:10',NULL),(11635,96,'Hair Treatment','2025-10-29','2025-11-08 06:56:51',NULL),(11636,97,'Hair Treatment','2025-10-29','2025-11-08 06:57:24',NULL),(11637,100,'Hair Treatment','2025-10-29','2025-11-08 06:59:05',NULL),(11638,469,'Hair Treatment','2025-10-29','2025-11-08 07:00:18',NULL),(11639,390,'Hair Treatment','2025-10-30','2025-11-08 07:07:31',NULL),(11640,391,'Hair Treatment','2025-10-30','2025-11-08 07:08:53',NULL),(11641,378,'Hair Treatment','2025-10-30','2025-11-08 07:12:14',NULL),(11642,638,'Hair Treatment','2025-10-30','2025-11-08 07:14:32',NULL),(11643,384,'Hair Treatment','2025-10-30','2025-11-08 07:39:19',NULL),(11644,382,'Hair Treatment','2025-10-30','2025-11-08 07:40:59',NULL),(11645,467,'Hair Treatment','2025-10-30','2025-11-08 07:42:45',NULL),(11646,467,'Hair Treatment','2025-10-30','2025-11-08 07:43:23',NULL),(11647,467,'Hair Treatment','2025-10-30','2025-11-08 07:43:47',NULL),(11648,439,'Hair Treatment','2025-10-30','2025-11-08 07:44:37',NULL),(11649,376,'Hair Treatment','2025-10-30','2025-11-08 07:47:11',NULL),(11650,457,'Hair Treatment','2025-10-30','2025-11-08 07:48:25',NULL),(11651,381,'Hair Treatment','2025-10-30','2025-11-08 07:48:55',NULL),(11652,455,'Hair Treatment','2025-10-30','2025-11-08 07:51:08',NULL),(11653,635,'Hair Treatment','2025-10-30','2025-11-08 07:52:55',NULL),(11654,436,'Hair Treatment','2025-10-30','2025-11-08 07:58:44',NULL),(11655,108,'Hair Treatment','2025-10-31','2025-11-11 08:49:40',NULL),(11656,23,'Hair Treatment','2025-10-31','2025-11-11 08:50:10',NULL),(11657,109,'Hair Treatment','2025-10-31','2025-11-11 08:51:15',NULL),(11658,116,'Hair Treatment','2025-10-31','2025-11-11 08:55:39',NULL),(11659,116,'Hair Treatment','2025-10-31','2025-11-11 08:58:55',NULL),(11660,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11661,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11662,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11663,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11664,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11665,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11666,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11667,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11668,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11669,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11670,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11671,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11672,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11673,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11674,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11675,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11676,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11677,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11678,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11679,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11680,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11681,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11682,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11683,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:33',NULL),(11684,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11685,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11686,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11687,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11688,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11689,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11690,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11691,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11692,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11693,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11694,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11695,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11696,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11697,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11698,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11699,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11700,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11701,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11702,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11703,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11704,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11705,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:34',NULL),(11706,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:35',NULL),(11707,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:35',NULL),(11708,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:35',NULL),(11709,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:35',NULL),(11710,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:35',NULL),(11711,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:35',NULL),(11712,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:35',NULL),(11713,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:35',NULL),(11714,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:35',NULL),(11715,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:35',NULL),(11716,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:35',NULL),(11717,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:35',NULL),(11718,116,'Hair Treatment','2025-10-31','2025-11-11 08:59:35',NULL),(11719,119,'Hair Treatment','2025-10-31','2025-11-11 09:02:14',NULL),(11720,121,'Hair Treatment','2025-10-31','2025-11-11 09:04:53',NULL),(11721,121,'Hair Treatment','2025-10-31','2025-11-11 09:06:39',NULL),(11722,177,'Hair Treatment','2025-10-31','2025-11-11 09:11:14',NULL),(11723,129,'Hair Treatment','2025-10-31','2025-11-11 09:12:12',NULL),(11724,130,'Hair Treatment','2025-10-31','2025-11-11 09:15:14',NULL),(11725,130,'Hair Treatment','2025-10-31','2025-11-11 09:15:23',NULL),(11726,24,'Hair Treatment','2025-10-31','2025-11-11 09:15:53',NULL),(11727,136,'Hair Treatment','2025-10-31','2025-11-11 09:16:52',NULL),(11728,33,'Hair Treatment','2025-10-31','2025-11-11 09:20:02',NULL),(11729,57,'Hair Treatment','2025-10-31','2025-11-11 09:23:03',NULL),(11730,57,'Hair Treatment','2025-10-31','2025-11-11 09:23:04',NULL),(11731,57,'Hair Treatment','2025-10-31','2025-11-11 09:23:12',NULL),(11732,57,'Hair Treatment','2025-10-31','2025-11-11 09:23:22',NULL),(11733,57,'Hair Treatment','2025-10-31','2025-11-11 09:23:22',NULL),(11734,74,'Hair Treatment','2025-10-31','2025-11-11 09:24:35',NULL),(11735,69,'Hair Treatment','2025-10-31','2025-11-11 09:25:38',NULL),(11736,60,'Hair Treatment','2025-11-01','2025-11-11 09:27:26',NULL),(11737,71,'Hair Treatment','2025-11-01','2025-11-12 08:13:09',NULL),(11738,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:45',NULL),(11739,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:45',NULL),(11740,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:45',NULL),(11741,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:45',NULL),(11742,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:45',NULL),(11743,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:45',NULL),(11744,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:45',NULL),(11745,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:45',NULL),(11746,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:45',NULL),(11747,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:45',NULL),(11748,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:45',NULL),(11749,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:45',NULL),(11750,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:46',NULL),(11751,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:46',NULL),(11752,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:46',NULL),(11753,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:46',NULL),(11754,146,'Hair Treatment','2025-11-01','2025-11-12 08:14:46',NULL),(11755,144,'Hair Treatment','2025-11-01','2025-11-12 08:16:50',NULL),(11756,145,'Hair Treatment','2025-11-01','2025-11-12 08:17:57',NULL),(11757,75,'Hair Treatment','2025-11-01','2025-11-12 08:21:26',NULL),(11758,180,'Hair Treatment','2025-11-01','2025-11-12 08:22:16',NULL),(11759,77,'Hair Treatment','2025-11-01','2025-11-12 08:23:13',NULL),(11760,77,'Hair Treatment','2025-11-01','2025-11-12 08:24:27',NULL),(11761,77,'Hair Treatment','2025-11-01','2025-11-12 08:24:45',NULL),(11762,66,'Hair Treatment','2025-11-01','2025-11-12 08:29:33',NULL),(11763,78,'Hair Treatment','2025-11-01','2025-11-12 08:31:59',NULL),(11764,78,'Hair Treatment','2025-11-01','2025-11-12 08:34:06',NULL),(11765,153,'Hair Treatment','2025-11-01','2025-11-12 08:55:25',NULL),(11766,85,'Hair Treatment','2025-11-01','2025-11-12 08:56:08',NULL),(11767,101,'Hair Treatment','2025-11-01','2025-11-12 08:56:55',NULL),(11768,91,'Hair Treatment','2025-11-01','2025-11-12 08:57:46',NULL),(11769,90,'Hair Treatment','2025-11-01','2025-11-12 08:59:39',NULL),(11770,149,'Hair Treatment','2025-11-01','2025-11-12 09:04:33',NULL),(11771,433,'Hair Treatment','2025-11-02','2025-11-12 09:05:07',NULL),(11772,441,'Hair Treatment','2025-11-02','2025-11-12 09:05:41',NULL),(11773,422,'Hair Treatment','2025-11-02','2025-11-12 09:06:34',NULL),(11774,371,'Hair Treatment','2025-11-02','2025-11-12 09:07:21',NULL),(11775,440,'Hair Treatment','2025-11-02','2025-11-12 09:08:16',NULL),(11776,460,'Hair Treatment','2025-11-02','2025-11-12 09:09:17',NULL),(11777,438,'Hair Treatment','2025-11-02','2025-11-12 09:09:54',NULL),(11778,335,'Hair Treatment','2025-11-02','2025-11-12 09:13:00',NULL),(11779,462,'Hair Treatment','2025-11-02','2025-11-12 09:16:02',NULL),(11780,475,'Hair Treatment','2025-11-02','2025-11-13 07:06:25',NULL),(11781,347,'Hair Treatment','2025-11-02','2025-11-13 07:07:17',NULL),(11782,447,'Hair Treatment','2025-11-02','2025-11-13 07:10:11',NULL),(11783,392,'Hair Treatment','2025-11-02','2025-11-13 07:10:46',NULL),(11784,414,'Hair Treatment','2025-11-02','2025-11-13 07:11:26',NULL),(11785,394,'Hair Treatment','2025-11-02','2025-11-13 07:14:14',NULL),(11786,334,'Hair Treatment','2025-11-02','2025-11-13 07:16:24',NULL),(11787,484,'Hair Treatment','2025-11-02','2025-11-13 07:17:04',NULL),(11788,465,'Hair Treatment','2025-11-03','2025-11-13 07:18:03',NULL),(11789,468,'Hair Treatment','2025-11-03','2025-11-13 07:18:49',NULL),(11790,400,'Hair Treatment','2025-11-03','2025-11-13 07:19:56',NULL),(11791,453,'Hair Treatment','2025-11-03','2025-11-13 07:20:54',NULL),(11792,444,'Hair Treatment','2025-11-03','2025-11-13 07:23:32',NULL),(11793,446,'Hair Treatment','2025-11-03','2025-11-13 07:24:31',NULL),(11794,345,'Hair Treatment','2025-11-03','2025-11-13 07:25:00',NULL),(11795,472,'Hair Treatment','2025-11-03','2025-11-13 07:25:55',NULL),(11796,415,'Hair Treatment','2025-11-03','2025-11-13 08:09:00',NULL),(11797,366,'Hair Treatment','2025-11-03','2025-11-13 08:12:02',NULL),(11798,409,'Hair Treatment','2025-11-03','2025-11-13 08:13:31',NULL),(11799,370,'Hair Treatment','2025-11-03','2025-11-13 08:15:56',NULL),(11800,429,'Hair Treatment','2025-11-03','2025-11-13 08:17:02',NULL),(11801,435,'Hair Treatment','2025-11-03','2025-11-13 08:19:53',NULL),(11802,471,'Hair Treatment','2025-11-03','2025-11-13 08:20:49',NULL),(11803,464,'Hair Treatment','2025-11-03','2025-11-13 08:23:26',NULL),(11804,483,'Hair Treatment','2025-11-03','2025-11-13 08:24:32',NULL),(11805,160,'Hair Treatment','2025-11-04','2025-11-13 08:25:40',NULL),(11806,166,'Hair Treatment','2025-11-04','2025-11-13 08:26:13',NULL),(11807,167,'Hair Treatment','2025-11-04','2025-11-13 08:27:36',NULL),(11808,432,'Hair Treatment','2025-11-04','2025-11-13 08:28:09',NULL),(11809,442,'Hair Treatment','2025-11-04','2025-11-13 08:28:40',NULL),(11810,341,'Hair Treatment','2025-11-04','2025-11-13 08:29:39',NULL),(11811,424,'Hair Treatment','2025-11-04','2025-11-13 08:30:21',NULL),(11812,332,'Hair Treatment','2025-11-04','2025-11-13 08:30:58',NULL),(11813,437,'Hair Treatment','2025-11-04','2025-11-13 08:31:37',NULL),(11814,473,'Hair Treatment','2025-11-04','2025-11-13 08:34:03',NULL),(11815,473,'Hair Treatment','2025-11-04','2025-11-13 08:34:03',NULL),(11816,416,'Hair Treatment','2025-11-04','2025-11-13 08:34:52',NULL),(11817,399,'Hair Treatment','2025-11-04','2025-11-13 08:36:23',NULL),(11818,399,'Hair Treatment','2025-11-04','2025-11-13 08:36:31',NULL),(11819,387,'Hair Treatment','2025-11-04','2025-11-13 08:37:10',NULL),(11820,482,'Hair Treatment','2025-11-04','2025-11-13 08:38:47',NULL),(11821,613,'Hair Treatment','2025-11-04','2025-11-13 08:39:17',NULL),(11822,412,'Hair Treatment','2025-11-04','2025-11-13 08:40:29',NULL),(11823,410,'Hair Treatment','2025-11-04','2025-11-13 08:41:12',NULL),(11824,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:05',NULL),(11825,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:35',NULL),(11826,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:35',NULL),(11827,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:35',NULL),(11828,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:35',NULL),(11829,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:35',NULL),(11830,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:36',NULL),(11831,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:36',NULL),(11832,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:36',NULL),(11833,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:36',NULL),(11834,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:36',NULL),(11835,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:36',NULL),(11836,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:36',NULL),(11837,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:36',NULL),(11838,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:36',NULL),(11839,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:36',NULL),(11840,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:36',NULL),(11841,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:36',NULL),(11842,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:36',NULL),(11843,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:36',NULL),(11844,402,'Hair Treatment','2025-11-04','2025-11-13 08:43:36',NULL),(11845,452,'Hair Treatment','2025-11-04','2025-11-13 08:44:19',NULL),(11846,466,'Hair Treatment','2025-11-04','2025-11-13 08:44:50',NULL),(11847,437,'Hair Treatment','2025-11-04','2025-11-13 08:45:52',NULL),(11848,445,'Hair Treatment','2025-11-04','2025-11-13 08:46:25',NULL),(11849,417,'Hair Treatment','2025-11-04','2025-11-13 08:50:03',NULL),(11850,428,'Hair Treatment','2025-11-04','2025-11-13 08:51:20',NULL),(11851,365,'Hair Treatment','2025-11-04','2025-11-13 08:55:29',NULL),(11852,425,'Hair Treatment','2025-11-04','2025-11-13 08:56:45',NULL),(11853,403,'Hair Treatment','2025-11-04','2025-11-13 08:57:07',NULL),(11854,386,'Hair Treatment','2025-11-04','2025-11-13 08:57:37',NULL),(11855,386,'Hair Treatment','2025-11-04','2025-11-13 08:57:37',NULL),(11856,386,'Hair Treatment','2025-11-04','2025-11-13 09:00:27',NULL),(11857,351,'Hair Treatment','2025-11-04','2025-11-13 09:02:09',NULL),(11858,385,'Hair Treatment','2025-11-04','2025-11-13 09:04:51',NULL),(11859,454,'Hair Treatment','2025-11-04','2025-11-13 09:06:50',NULL),(11860,397,'Hair Treatment','2025-11-04','2025-11-13 09:08:17',NULL),(11861,339,'Hair Treatment','2025-11-04','2025-11-13 09:10:23',NULL),(11862,339,'Hair Treatment','2025-11-04','2025-11-13 09:10:24',NULL),(11863,339,'Hair Treatment','2025-11-04','2025-11-13 09:10:24',NULL),(11864,339,'Hair Treatment','2025-11-04','2025-11-13 09:10:24',NULL),(11865,339,'Hair Treatment','2025-11-04','2025-11-13 09:10:24',NULL),(11866,339,'Hair Treatment','2025-11-04','2025-11-13 09:10:24',NULL),(11867,339,'Hair Treatment','2025-11-04','2025-11-13 09:10:24',NULL),(11868,339,'Hair Treatment','2025-11-04','2025-11-13 09:10:24',NULL),(11869,339,'Hair Treatment','2025-11-04','2025-11-13 09:10:24',NULL),(11870,477,'Hair Treatment','2025-11-04','2025-11-13 09:11:38',NULL),(11871,348,'Hair Treatment','2025-11-04','2025-11-13 09:12:04',NULL),(11872,450,'Hair Treatment','2025-11-05','2025-11-14 06:57:27',NULL),(11873,357,'Hair Treatment','2025-11-05','2025-11-14 06:57:59',NULL),(11874,374,'Hair Treatment','2025-11-05','2025-11-14 07:00:23',NULL),(11875,636,'Hair Treatment','2025-11-05','2025-11-14 07:02:11',NULL),(11876,406,'Hair Treatment','2025-11-05','2025-11-14 07:02:58',NULL),(11877,346,'Hair Treatment','2025-11-05','2025-11-14 07:04:54',NULL),(11878,434,'Hair Treatment','2025-11-05','2025-11-14 07:06:34',NULL),(11879,359,'Hair Treatment','2025-11-05','2025-11-14 07:07:26',NULL),(11880,486,'Hair Treatment','2025-11-05','2025-11-14 07:09:08',NULL),(11881,360,'Hair Treatment','2025-11-05','2025-11-14 07:10:59',NULL),(11882,405,'Hair Treatment','2025-11-05','2025-11-14 07:12:30',NULL),(11883,405,'Hair Treatment','2025-11-05','2025-11-14 07:12:45',NULL),(11884,102,'Hair Treatment','2025-11-05','2025-11-14 07:13:36',NULL),(11885,430,'Hair Treatment','2025-11-05','2025-11-14 07:15:05',NULL),(11886,426,'Hair Treatment','2025-11-05','2025-11-14 07:15:46',NULL),(11887,396,'Hair Treatment','2025-11-05','2025-11-14 07:17:32',NULL),(11888,404,'Hair Treatment','2025-11-05','2025-11-14 07:18:27',NULL),(11889,626,'Hair Treatment','2025-11-05','2025-11-14 07:19:03',NULL),(11890,340,'Hair Treatment','2025-11-06','2025-11-14 07:54:31',NULL),(11891,418,'Hair Treatment','2025-11-06','2025-11-14 07:56:11',NULL),(11892,331,'Hair Treatment','2025-11-06','2025-11-14 07:56:50',NULL),(11893,338,'Hair Treatment','2025-11-06','2025-11-14 07:57:43',NULL),(11894,401,'Hair Treatment','2025-11-06','2025-11-14 07:58:13',NULL),(11895,368,'Hair Treatment','2025-11-06','2025-11-14 08:06:29',NULL),(11896,481,'Hair Treatment','2025-11-06','2025-11-14 08:08:30',NULL),(11897,459,'Hair Treatment','2025-11-06','2025-11-14 08:09:04',NULL),(11898,479,'Hair Treatment','2025-11-06','2025-11-14 08:12:27',NULL),(11899,395,'Hair Treatment','2025-11-06','2025-11-14 08:13:26',NULL),(11900,395,'Hair Treatment','2025-11-06','2025-11-14 08:24:02',NULL),(11901,407,'Hair Treatment','2025-11-06','2025-11-14 08:24:55',NULL),(11902,407,'Hair Treatment','2025-11-06','2025-11-14 08:26:17',NULL),(11903,363,'Hair Treatment','2025-11-06','2025-11-14 08:26:54',NULL),(11904,373,'Hair Treatment','2025-11-06','2025-11-14 08:27:50',NULL),(11905,413,'Hair Treatment','2025-11-06','2025-11-14 08:31:08',NULL),(11906,413,'Hair Treatment','2025-11-06','2025-11-14 08:31:23',NULL),(11907,413,'Hair Treatment','2025-11-06','2025-11-14 08:31:23',NULL),(11908,413,'Hair Treatment','2025-11-06','2025-11-14 08:31:23',NULL),(11909,413,'Hair Treatment','2025-11-06','2025-11-14 08:31:23',NULL),(11910,355,'Hair Treatment','2025-11-06','2025-11-14 08:36:50',NULL),(11911,333,'Hair Treatment','2025-11-06','2025-11-14 08:37:36',NULL),(11912,488,'Hair Treatment','2025-11-06','2025-11-14 08:39:03',NULL),(11913,105,'Hair Treatment','2025-11-07','2025-11-14 08:40:51',NULL),(11914,173,'Hair Treatment','2025-11-07','2025-11-14 08:42:09',NULL),(11915,185,'Hair Treatment','2025-11-07','2025-11-14 08:44:30',NULL),(11916,47,'Haircut','2025-11-07','2025-11-14 08:48:11',NULL),(11917,81,'Hair Treatment','2025-11-07','2025-11-14 08:51:57',NULL),(11918,200,'Hair Treatment','2025-11-07','2025-11-14 08:53:17',NULL),(11919,264,'Hair Treatment','2025-11-07','2025-11-14 08:56:12',NULL),(11920,9,'Hair Treatment','2025-11-07','2025-11-14 08:57:15',NULL),(11921,278,'Hair Treatment','2025-11-07','2025-11-14 08:59:57',NULL),(11922,5,'Hair Treatment','2025-11-07','2025-11-14 09:05:43',NULL),(11923,186,'Hair Treatment','2025-11-07','2025-11-14 09:09:12',NULL),(11924,186,'Hair Treatment','2025-11-07','2025-11-14 09:14:30',NULL),(11925,186,'Hair Treatment','2025-11-14','2025-11-14 09:15:09',NULL),(11926,191,'Hair Treatment','2025-11-07','2025-11-14 09:18:40',NULL),(11927,189,'Hair Treatment','2025-11-07','2025-11-14 09:20:16',NULL),(11928,219,'Hair Treatment','2025-11-07','2025-11-14 09:22:29',NULL),(11929,193,'Hair Treatment','2025-11-07','2025-11-14 09:26:44',NULL),(11930,193,'Hair Treatment','2025-11-07','2025-11-14 09:26:44',NULL),(11931,181,'Hair Treatment','2025-11-07','2025-11-14 09:30:59',NULL),(11932,12,'Hair Treatment','2025-11-08','2025-11-15 04:12:47',NULL),(11933,35,'Hair Treatment','2025-11-08','2025-11-15 04:14:16',NULL),(11934,20,'Hair Treatment','2025-11-08','2025-11-15 04:19:00',NULL),(11935,37,'Hair Treatment','2025-11-08','2025-11-15 04:20:08',NULL),(11936,174,'Hair Treatment','2025-11-08','2025-11-15 04:21:25',NULL),(11937,41,'Hair Treatment','2025-11-08','2025-11-15 04:22:24',NULL),(11938,42,'Hair Treatment','2025-11-08','2025-11-15 04:24:46',NULL),(11939,21,'Hair Treatment','2025-11-08','2025-11-15 04:27:30',NULL),(11940,45,'Hair Treatment','2025-11-08','2025-11-15 04:28:40',NULL),(11941,46,'Hair Treatment','2025-11-08','2025-11-15 04:29:16',NULL),(11942,48,'Hair Treatment','2025-11-08','2025-11-15 04:30:32',NULL),(11943,110,'Hair Treatment','2025-11-08','2025-11-15 04:32:01',NULL),(11944,50,'Hair Treatment','2025-11-08','2025-11-15 07:19:04',NULL),(11945,51,'Hair Treatment','2025-11-08','2025-11-15 07:19:58',NULL),(11946,115,'Hair Treatment','2025-11-08','2025-11-15 07:32:24',NULL),(11947,170,'Hair Treatment','2025-11-08','2025-11-15 07:33:19',NULL),(11948,54,'Hair Treatment','2025-11-08','2025-11-15 07:34:54',NULL),(11949,117,'Hair Treatment','2025-11-08','2025-11-15 07:35:54',NULL),(11950,135,'Hair Treatment','2025-11-08','2025-11-15 07:39:11',NULL),(11951,58,'Hair Treatment','2025-11-09','2025-11-15 07:41:24',NULL),(11952,139,'Hair Treatment','2025-11-10','2025-11-15 07:42:17',NULL),(11953,140,'Hair Treatment','2025-11-10','2025-11-15 07:43:14',NULL),(11954,143,'Hair Treatment','2025-11-10','2025-11-15 07:44:26',NULL),(11955,70,'Hair Treatment','2025-11-10','2025-11-15 07:50:27',NULL),(11956,84,'Hair Treatment','2025-11-10','2025-11-15 07:56:43',NULL),(11957,158,'Hair Treatment','2025-11-10','2025-11-17 03:45:43',NULL),(11958,141,'Haircut','2025-10-23','2025-11-17 05:54:32',NULL),(11959,83,'Haircut','2025-10-23','2025-11-17 05:56:45',NULL),(11960,115,'Haircut','2025-10-23','2025-11-17 05:58:15',NULL),(11961,35,'Haircut','2025-10-23','2025-11-17 05:59:18',NULL),(11962,416,'Haircut','2025-10-23','2025-11-17 06:00:03',NULL),(11963,482,'Haircut','2025-10-23','2025-11-17 06:01:02',NULL),(11964,386,'Haircut','2025-10-23','2025-11-17 06:03:14',NULL),(11965,34,'Haircut','2025-10-23','2025-11-17 06:04:55',NULL),(11966,9,'Haircut','2025-10-23','2025-11-17 06:05:40',NULL),(11967,140,'Haircut','2025-10-23','2025-11-17 06:09:18',NULL),(11968,84,'Haircut','2025-10-23','2025-11-17 06:10:13',NULL),(11969,266,'Haircut','2025-10-23','2025-11-17 06:11:51',NULL),(11970,173,'Haircut','2025-10-23','2025-11-17 06:17:55',NULL),(11971,189,'Haircut','2025-10-23','2025-11-17 06:19:09',NULL),(11972,47,'Haircut','2025-10-23','2025-11-17 06:20:10',NULL),(11973,278,'Haircut','2025-10-23','2025-11-17 06:23:38',NULL),(11974,186,'Haircut','2025-10-23','2025-11-17 06:24:33',NULL),(11975,5,'Haircut','2025-10-23','2025-11-17 06:28:32',NULL),(11976,118,'Haircut','2025-10-23','2025-11-17 06:29:13',NULL),(11977,165,'Haircut','2025-10-23','2025-11-17 06:30:47',NULL),(11978,403,'Haircut','2025-10-23','2025-11-17 06:40:51',NULL),(11979,437,'Haircut','2025-10-23','2025-11-17 06:50:04',NULL),(11980,69,'Haircut','2025-10-23','2025-11-17 06:53:51',NULL),(11981,109,'Haircut','2025-10-23','2025-11-17 06:54:57',NULL),(11982,385,'Haircut','2025-10-23','2025-11-17 06:57:17',NULL),(11983,89,'Hair Treatment','2025-10-11','2025-11-17 07:02:02',NULL),(11984,94,'Hair Treatment','2025-11-10','2025-11-17 07:04:16',NULL),(11985,94,'Hair Treatment','2025-11-10','2025-11-17 07:04:16',NULL),(11986,169,'Hair Treatment','2025-11-10','2025-11-17 07:05:47',NULL),(11987,172,'Hair Treatment','2025-11-10','2025-11-17 07:06:49',NULL),(11988,216,'Hair Treatment','2025-11-10','2025-11-17 07:08:58',NULL),(11989,204,'Hair Treatment','2025-11-10','2025-11-17 07:13:59',NULL),(11990,263,'Hair Treatment','2025-11-10','2025-11-17 07:14:49',NULL),(11991,247,'Hair Treatment','2025-11-10','2025-11-17 07:16:37',NULL),(11992,396,'Hair Treatment','2025-11-11','2025-11-17 07:18:44',NULL),(11993,396,'Hair Treatment','2025-11-11','2025-11-17 07:18:44',NULL),(11994,396,'Hair Treatment','2025-11-11','2025-11-17 07:18:44',NULL),(11995,396,'Hair Treatment','2025-11-11','2025-11-17 07:18:44',NULL),(11996,396,'Hair Treatment','2025-11-11','2025-11-17 07:18:44',NULL),(11997,396,'Hair Treatment','2025-11-11','2025-11-17 07:18:44',NULL),(11998,396,'Hair Treatment','2025-11-11','2025-11-17 07:18:44',NULL),(11999,426,'Hair Treatment','2025-11-11','2025-11-17 07:19:14',NULL),(12000,102,'Hair Treatment','2025-11-11','2025-11-17 07:19:47',NULL),(12001,342,'Hair Treatment','2025-11-11','2025-11-17 07:20:30',NULL),(12002,342,'Hair Treatment','2025-11-11','2025-11-17 08:00:51',NULL),(12003,340,'Hair Treatment','2025-11-11','2025-11-17 08:04:10',NULL),(12004,331,'Hair Treatment','2025-11-11','2025-11-17 08:04:41',NULL),(12005,434,'Hair Treatment','2025-11-11','2025-11-17 08:05:18',NULL),(12006,434,'Hair Treatment','2025-11-11','2025-11-17 08:06:44',NULL),(12007,434,'Hair Treatment','2025-11-11','2025-11-17 08:09:01',NULL),(12008,434,'Hair Treatment','2025-11-11','2025-11-17 08:09:46',NULL),(12009,368,'Hair Treatment','2025-11-11','2025-11-17 09:03:19',NULL),(12010,401,'Hair Treatment','2025-11-11','2025-11-17 09:13:48',NULL),(12011,395,'Hair Treatment','2025-11-11','2025-11-17 09:15:27',NULL),(12012,395,'Hair Treatment','2025-11-11','2025-11-17 09:15:39',NULL),(12013,481,'Hair Treatment','2025-11-11','2025-11-17 09:16:11',NULL),(12014,418,'Hair Treatment','2025-11-11','2025-11-17 09:17:21',NULL),(12015,363,'Hair Treatment','2025-11-11','2025-11-17 09:19:37',NULL),(12016,373,'Hair Treatment','2025-11-11','2025-11-17 09:21:27',NULL),(12017,407,'Hair Treatment','2025-11-11','2025-11-17 09:25:54',NULL),(12018,407,'Hair Treatment','2025-11-11','2025-11-17 09:25:55',NULL),(12019,355,'Hair Treatment','2025-11-12','2025-11-17 09:28:31',NULL),(12020,355,'Hair Treatment','2025-11-12','2025-11-17 09:28:39',NULL),(12021,372,'Hair Treatment','2025-11-12','2025-11-17 09:29:53',NULL),(12022,626,'Hair Treatment','2025-11-12','2025-11-17 09:32:29',NULL),(12023,430,'Hair Treatment','2025-11-12','2025-11-18 04:14:54',NULL),(12024,405,'Hair Treatment','2025-11-12','2025-11-18 04:15:45',NULL),(12025,338,'Hair Treatment','2025-11-12','2025-11-18 04:16:22',NULL),(12026,346,'Hair Treatment','2025-11-12','2025-11-18 04:17:29',NULL),(12027,413,'Hair Treatment','2025-11-12','2025-11-18 04:20:28',NULL),(12028,373,'Hair Treatment','2025-11-12','2025-11-18 04:21:09',NULL),(12029,481,'Hair Treatment','2025-11-12','2025-11-18 04:21:48',NULL),(12030,358,'Hair Treatment','2025-11-12','2025-11-18 04:22:51',NULL),(12031,395,'Hair Treatment','2025-11-12','2025-11-18 04:23:46',NULL),(12032,412,'Hair Treatment','2025-11-12','2025-11-18 04:24:25',NULL),(12033,454,'Hair Treatment','2025-11-12','2025-11-18 04:25:10',NULL),(12034,351,'Hair Treatment','2025-11-12','2025-11-18 04:26:00',NULL),(12035,425,'Hair Treatment','2025-11-12','2025-11-18 04:28:16',NULL),(12036,482,'Hair Treatment','2025-11-12','2025-11-18 04:29:48',NULL),(12037,636,'Hair Treatment','2025-11-13','2025-11-18 04:30:42',NULL),(12038,341,'Hair Treatment','2025-11-13','2025-11-18 04:35:32',NULL),(12039,432,'Hair Treatment','2025-11-17','2025-11-18 04:38:41',NULL),(12040,339,'Hair Treatment','2025-11-13','2025-11-18 04:46:31',NULL),(12041,160,'Hair Treatment','2025-11-13','2025-11-18 04:53:32',NULL),(12042,452,'Hair Treatment','2025-11-13','2025-11-18 04:54:17',NULL),(12043,442,'Hair Treatment','2025-11-13','2025-11-18 04:55:22',NULL),(12044,386,'Hair Treatment','2025-11-13','2025-11-18 04:56:07',NULL),(12045,450,'Hair Treatment','2025-11-13','2025-11-18 05:05:59',NULL),(12046,450,'Hair Treatment','2025-11-13','2025-11-18 05:05:59',NULL),(12047,450,'Hair Treatment','2025-11-13','2025-11-18 05:06:19',NULL),(12048,417,'Hair Treatment','2025-11-13','2025-11-18 05:08:54',NULL),(12049,445,'Hair Treatment','2025-11-13','2025-11-18 05:12:15',NULL),(12050,374,'Hair Treatment','2025-11-13','2025-11-18 05:12:57',NULL),(12051,424,'Hair Treatment','2025-11-13','2025-11-18 05:13:37',NULL),(12052,385,'Hair Treatment','2025-11-13','2025-11-18 05:14:20',NULL),(12053,397,'Hair Treatment','2025-11-13','2025-11-18 05:18:12',NULL),(12054,332,'Hair Treatment','2025-11-14','2025-11-20 04:25:45',NULL),(12055,332,'Hair Treatment','2025-11-14','2025-11-20 04:25:52',NULL),(12056,423,'Hair Treatment','2025-11-14','2025-11-20 04:26:35',NULL),(12057,387,'Hair Treatment','2025-11-14','2025-11-20 04:34:12',NULL),(12058,416,'Hair Treatment','2025-11-14','2025-11-20 04:34:55',NULL),(12059,399,'Hair Treatment','2025-11-14','2025-11-20 04:35:27',NULL),(12060,348,'Hair Treatment','2025-11-14','2025-11-20 04:36:40',NULL),(12061,414,'Hair Treatment','2025-11-14','2025-11-20 04:37:22',NULL),(12062,414,'Hair Treatment','2025-11-14','2025-11-20 04:38:36',NULL),(12063,377,'Hair Treatment','2025-11-14','2025-11-20 04:39:18',NULL),(12064,344,'Hair Treatment','2025-11-14','2025-11-20 08:55:37',NULL),(12065,334,'Hair Treatment','2025-11-14','2025-11-20 08:56:13',NULL),(12066,484,'Hair Treatment','2025-11-14','2025-11-20 08:56:47',NULL),(12067,440,'Hair Treatment','2025-11-14','2025-11-20 09:00:01',NULL),(12068,464,'Hair Treatment','2025-11-14','2025-11-20 09:00:38',NULL),(12069,464,'Hair Treatment','2025-11-14','2025-11-20 09:01:10',NULL),(12070,370,'Hair Treatment','2025-11-14','2025-11-20 09:01:38',NULL),(12071,463,'Hair Treatment','2025-11-14','2025-11-20 09:02:05',NULL),(12072,345,'Hair Treatment','2025-11-15','2025-11-20 09:02:45',NULL),(12073,638,'Hair Treatment','2025-11-15','2025-11-20 09:03:08',NULL),(12074,365,'Hair Treatment','2025-11-15','2025-11-20 09:03:45',NULL),(12075,472,'Hair Treatment','2025-11-15','2025-11-20 09:05:54',NULL),(12076,448,'Hair Treatment','2025-11-15','2025-11-20 09:06:22',NULL),(12077,414,'Hair Treatment','2025-11-15','2025-11-20 09:06:50',NULL),(12078,453,'Hair Treatment','2025-11-15','2025-11-20 09:07:16',NULL),(12079,392,'Hair Treatment','2025-11-15','2025-11-20 09:07:43',NULL),(12080,347,'Hair Treatment','2025-11-15','2025-11-20 09:08:14',NULL),(12081,460,'Hair Treatment','2025-11-15','2025-11-20 09:08:37',NULL),(12082,339,'Hair Treatment','2025-11-15','2025-11-20 09:09:06',NULL),(12083,462,'Hair Treatment','2025-11-15','2025-11-20 09:09:28',NULL),(12084,371,'Hair Treatment','2025-11-15','2025-11-20 09:09:54',NULL),(12085,394,'Hair Treatment','2025-11-15','2025-11-20 09:10:21',NULL),(12086,85,'Hair Treatment','2025-11-17','2025-11-20 09:12:29',NULL),(12087,92,'Hair Treatment','2025-11-17','2025-11-20 09:12:55',NULL),(12088,78,'Hair Treatment','2025-11-17','2025-11-20 09:13:20',NULL),(12089,74,'Hair Treatment','2025-11-17','2025-11-20 09:13:47',NULL),(12090,210,'Hair Treatment','2025-11-17','2025-11-20 09:14:12',NULL),(12091,382,'Hair Treatment','2025-11-17','2025-11-20 09:14:36',NULL),(12092,137,'Hair Treatment','2025-11-17','2025-11-20 09:15:10',NULL),(12093,635,'Hair Treatment','2025-11-17','2025-11-20 09:17:36',NULL),(12094,55,'Hair Treatment','2025-11-17','2025-11-20 09:18:02',NULL),(12095,443,'Hair Treatment','2025-11-17','2025-11-20 09:18:29',NULL),(12096,100,'Hair Treatment','2025-11-17','2025-11-20 09:19:31',NULL),(12097,467,'Hair Treatment','2025-11-17','2025-11-20 09:20:04',NULL),(12098,638,'Hair Treatment','2025-11-17','2025-11-20 09:20:30',NULL),(12099,96,'Hair Treatment','2025-11-17','2025-11-20 09:20:55',NULL),(12100,97,'Hair Treatment','2025-11-17','2025-11-20 09:21:24',NULL),(12101,156,'Hair Treatment','2025-11-18','2025-11-20 09:23:00',NULL),(12102,470,'Hair Treatment','2025-11-18','2025-11-20 09:23:23',NULL),(12103,391,'Hair Treatment','2025-11-18','2025-11-20 09:24:12',NULL),(12104,154,'Hair Treatment','2025-11-18','2025-11-20 09:25:02',NULL),(12105,147,'Hair Treatment','2025-11-18','2025-11-20 09:25:30',NULL),(12106,147,'Hair Treatment','2025-11-18','2025-11-20 09:26:13',NULL),(12107,129,'Hair Treatment','2025-11-18','2025-11-20 09:26:54',NULL),(12108,180,'Hair Treatment','2025-11-18','2025-11-20 09:27:56',NULL),(12109,68,'Hair Treatment','2025-11-18','2025-11-20 09:28:25',NULL),(12110,23,'Hair Treatment','2025-11-18','2025-11-20 09:28:48',NULL),(12111,101,'Hair Treatment','2025-11-18','2025-11-20 09:29:15',NULL),(12112,145,'Hair Treatment','2025-11-18','2025-11-20 09:29:42',NULL),(12113,400,'Hair Treatment','2025-11-18','2025-11-22 05:04:52',NULL),(12114,392,'Hair Treatment','2025-11-18','2025-11-22 05:05:24',NULL),(12115,422,'Hair Treatment','2025-11-18','2025-11-22 05:05:58',NULL),(12116,446,'Hair Treatment','2025-11-21','2025-11-22 05:07:45',NULL),(12117,444,'Hair Treatment','2025-11-19','2025-11-22 05:09:13',NULL),(12118,435,'Hair Treatment','2025-11-19','2025-11-22 05:09:40',NULL),(12119,475,'Hair Treatment','2025-11-19','2025-11-22 05:10:36',NULL),(12120,347,'Hair Treatment','2025-11-19','2025-11-22 05:11:03',NULL),(12121,345,'Hair Treatment','2025-11-19','2025-11-22 05:11:30',NULL),(12122,335,'Hair Treatment','2025-11-19','2025-11-22 05:12:00',NULL),(12123,445,'Hair Treatment','2025-11-19','2025-11-22 05:13:03',NULL),(12124,417,'Hair Treatment','2025-11-19','2025-11-22 05:15:55',NULL),(12125,374,'Hair Treatment','2025-11-19','2025-11-22 05:19:49',NULL),(12126,332,'Hair Treatment','2025-11-19','2025-11-22 05:20:19',NULL),(12127,452,'Hair Treatment','2025-11-19','2025-11-22 05:21:03',NULL),(12128,473,'Hair Treatment','2025-11-19','2025-11-22 05:21:52',NULL),(12129,160,'Hair Treatment','2025-11-19','2025-11-22 05:24:11',NULL),(12130,466,'Hair Treatment','2025-11-19','2025-11-22 05:24:43',NULL),(12131,348,'Hair Treatment','2025-11-19','2025-11-22 05:25:16',NULL),(12132,365,'Hair Treatment','2025-11-20','2025-11-22 05:26:24',NULL),(12133,387,'Hair Treatment','2025-11-20','2025-11-22 05:27:02',NULL),(12134,359,'Hair Treatment','2025-11-20','2025-11-22 05:27:32',NULL),(12135,459,'Hair Treatment','2025-11-20','2025-11-22 05:28:26',NULL),(12136,396,'Hair Treatment','2025-11-20','2025-11-22 05:29:21',NULL),(12137,342,'Hair Treatment','2025-11-20','2025-11-22 05:30:29',NULL),(12138,479,'Hair Treatment','2025-11-20','2025-11-22 05:30:58',NULL),(12139,418,'Hair Treatment','2025-11-20','2025-11-22 05:31:41',NULL),(12140,418,'Hair Treatment','2025-11-20','2025-11-22 05:32:36',NULL),(12141,430,'Hair Treatment','2025-11-20','2025-11-22 05:33:05',NULL),(12142,434,'Hair Treatment','2025-11-20','2025-11-22 05:33:43',NULL),(12143,488,'Hair Treatment','2025-11-20','2025-11-22 05:34:14',NULL),(12144,427,'Hair Treatment','2025-11-20','2025-11-22 05:34:56',NULL),(12145,223,'Hair Treatment','2025-11-20','2025-11-22 05:35:31',NULL),(12146,81,'Hair Treatment','2025-11-20','2025-11-22 05:36:00',NULL),(12147,200,'Hair Treatment','2025-11-20','2025-11-22 05:36:26',NULL),(12148,105,'Hair Treatment','2025-11-21','2025-11-22 05:44:18',NULL),(12149,183,'Hair Treatment','2025-11-21','2025-11-22 05:44:47',NULL),(12150,217,'Hair Treatment','2025-11-21','2025-11-22 05:45:20',NULL),(12151,181,'Hair Treatment','2025-11-21','2025-11-22 05:45:48',NULL),(12152,193,'Hair Treatment','2025-11-21','2025-11-22 05:48:08',NULL),(12153,189,'Hair Treatment','2025-11-21','2025-11-22 05:48:32',NULL),(12154,264,'Hair Treatment','2025-11-21','2025-11-22 05:48:54',NULL),(12155,446,'Hair Treatment','2025-11-21','2025-11-22 06:00:40',NULL),(12156,628,'Hair Treatment','2025-11-22','2025-11-28 04:42:51',NULL),(12157,620,'Hair Treatment','2025-11-22','2025-11-28 04:43:26',NULL),(12158,623,'Hair Treatment','2025-11-22','2025-11-28 04:44:08',NULL),(12159,624,'Hair Treatment','2025-11-22','2025-11-28 04:44:33',NULL),(12160,1,'Hair Treatment','2025-11-22','2025-11-28 04:45:28',NULL),(12161,196,'Hair Treatment','2025-11-22','2025-11-28 04:45:55',NULL),(12162,175,'Hair Treatment','2025-11-22','2025-11-28 04:46:38',NULL),(12163,8,'Hair Treatment','2025-11-22','2025-11-28 04:47:17',NULL),(12164,2,'Hair Treatment','2025-11-22','2025-11-28 04:48:00',NULL),(12165,2,'Hair Treatment','2025-11-22','2025-11-28 04:48:24',NULL),(12166,6,'Hair Treatment','2025-11-22','2025-11-28 04:48:51',NULL),(12167,7,'Hair Treatment','2025-11-22','2025-11-28 04:49:48',NULL),(12168,10,'Hair Treatment','2025-11-22','2025-11-28 04:50:35',NULL),(12169,13,'Hair Treatment','2025-11-22','2025-11-28 04:51:03',NULL),(12170,13,'Hair Treatment','2025-11-22','2025-11-28 04:51:42',NULL),(12171,49,'Hair Treatment','2025-11-22','2025-11-28 04:52:13',NULL),(12172,615,'Hair Treatment','2025-11-22','2025-11-28 04:52:44',NULL),(12173,161,'Hair Treatment','2025-11-24','2025-11-28 04:53:35',NULL),(12174,107,'Hair Treatment','2025-11-24','2025-11-28 04:54:08',NULL),(12175,133,'Hair Treatment','2025-11-24','2025-11-28 04:54:34',NULL),(12176,44,'Hair Treatment','2025-11-24','2025-11-28 04:55:27',NULL),(12177,22,'Hair Treatment','2025-11-24','2025-11-28 04:55:54',NULL),(12178,118,'Hair Treatment','2025-11-24','2025-11-28 04:56:22',NULL),(12179,165,'Hair Treatment','2025-11-24','2025-11-28 04:57:01',NULL),(12180,598,'Hair Treatment','2025-11-24','2025-11-28 04:57:28',NULL),(12181,605,'Hair Treatment','2025-11-24','2025-11-28 04:59:50',NULL),(12182,614,'Hair Treatment','2025-11-24','2025-11-28 05:00:57',NULL),(12183,602,'Hair Treatment','2025-11-24','2025-11-28 05:01:26',NULL),(12184,603,'Hair Treatment','2025-11-24','2025-11-28 05:02:02',NULL),(12185,637,'Hair Treatment','2025-11-24','2025-11-28 05:02:28',NULL),(12186,639,'Hair Treatment','2025-11-24','2025-11-28 05:02:55',NULL),(12187,627,'Hair Treatment','2025-11-24','2025-11-28 05:03:29',NULL),(12188,639,'Hair Treatment','2025-11-24','2025-11-28 05:03:51',NULL),(12189,630,'Hair Treatment','2025-11-25','2025-11-28 05:04:36',NULL),(12190,640,'Hair Treatment','2025-11-25','2025-11-28 05:04:57',NULL),(12191,641,'Hair Treatment','2025-11-25','2025-11-28 05:05:20',NULL),(12192,642,'Hair Treatment','2025-11-25','2025-11-28 05:05:47',NULL),(12193,212,'Hair Treatment','2025-11-25','2025-11-28 05:06:15',NULL),(12194,194,'Hair Treatment','2025-11-27','2025-11-28 05:06:59',NULL),(12195,619,'Hair Treatment','2025-11-25','2025-11-28 05:08:00',NULL),(12196,622,'Hair Treatment','2025-11-25','2025-11-28 05:08:45',NULL),(12197,617,'Hair Treatment','2025-11-25','2025-11-28 05:12:18',NULL),(12198,628,'Hair Treatment','2025-11-25','2025-11-28 05:13:00',NULL),(12199,263,'Hair Treatment','2025-11-25','2025-11-28 05:13:27',NULL),(12200,211,'Hair Treatment','2025-11-25','2025-11-28 05:14:01',NULL),(12201,204,'Hair Treatment','2025-11-25','2025-11-28 05:14:36',NULL),(12202,247,'Hair Treatment','2025-11-25','2025-11-28 05:15:10',NULL),(12203,200,'Hair Treatment','2025-11-26','2025-11-28 05:16:08',NULL),(12204,181,'Hair Treatment','2025-11-26','2025-11-28 05:16:36',NULL),(12205,81,'Hair Treatment','2025-11-26','2025-11-28 05:18:34',NULL),(12206,183,'Hair Treatment','2025-11-26','2025-11-28 05:19:13',NULL),(12207,217,'Hair Treatment','2025-11-26','2025-11-28 05:19:42',NULL),(12208,193,'Hair Treatment','2025-11-26','2025-11-28 05:20:08',NULL),(12209,223,'Hair Treatment','2025-11-26','2025-11-28 05:21:45',NULL),(12210,9,'Hair Treatment','2025-11-26','2025-11-28 05:22:10',NULL),(12211,34,'Hair Treatment','2025-11-26','2025-11-28 05:22:46',NULL),(12212,185,'Hair Treatment','2025-11-26','2025-11-28 05:24:15',NULL),(12213,185,'Hair Treatment','2025-11-26','2025-11-28 05:25:25',NULL),(12214,264,'Hair Treatment','2025-11-26','2025-11-28 05:25:54',NULL),(12215,186,'Hair Treatment','2025-11-26','2025-11-28 05:26:23',NULL),(12216,186,'Hair Treatment','2025-11-26','2025-11-28 05:30:17',NULL),(12217,173,'Hair Treatment','2025-11-26','2025-11-28 05:30:41',NULL),(12218,219,'Hair Treatment','2025-11-26','2025-11-28 05:31:05',NULL),(12219,47,'Hair Treatment','2025-11-26','2025-11-28 05:31:39',NULL),(12220,5,'Hair Treatment','2025-11-26','2025-11-28 05:32:57',NULL),(12221,518,'Hair Treatment','2025-11-27','2025-11-28 05:33:26',NULL),(12222,600,'Hair Treatment','2025-11-27','2025-11-28 05:33:48',NULL),(12223,561,'Hair Treatment','2025-11-27','2025-11-28 05:34:11',NULL),(12224,522,'Hair Treatment','2025-11-27','2025-11-28 05:34:34',NULL),(12225,545,'Hair Treatment','2025-11-27','2025-11-28 05:34:54',NULL),(12226,532,'Hair Treatment','2025-11-27','2025-11-28 05:35:11',NULL),(12227,578,'Hair Treatment','2025-11-27','2025-11-28 05:35:34',NULL),(12228,643,'Hair Treatment','2025-11-27','2025-11-28 05:36:04',NULL),(12229,509,'Hair Treatment','2025-11-27','2025-11-28 05:36:40',NULL),(12230,524,'Hair Treatment','2025-11-27','2025-11-28 05:37:11',NULL),(12231,545,'Hair Treatment','2025-11-27','2025-11-28 05:37:37',NULL),(12232,568,'Hair Treatment','2025-11-27','2025-11-28 05:38:01',NULL),(12233,500,'Hair Treatment','2025-11-27','2025-11-28 05:38:20',NULL),(12234,592,'Hair Treatment','2025-11-27','2025-11-28 05:38:48',NULL),(12235,492,'Hair Treatment','2025-11-27','2025-11-28 05:39:15',NULL),(12236,585,'Hair Treatment','2025-11-28','2025-12-03 05:20:47',NULL),(12237,543,'Hair Treatment','2025-11-28','2025-12-03 05:21:14',NULL),(12238,595,'Hair Treatment','2025-11-28','2025-12-03 05:21:53',NULL),(12239,541,'Hair Treatment','2025-11-28','2025-12-03 05:22:33',NULL),(12240,581,'Hair Treatment','2025-11-28','2025-12-03 05:23:14',NULL),(12241,505,'Hair Treatment','2025-11-28','2025-12-03 05:23:54',NULL),(12242,521,'Hair Treatment','2025-11-28','2025-12-03 05:24:37',NULL),(12243,571,'Hair Treatment','2025-11-28','2025-12-03 05:25:12',NULL),(12244,497,'Hair Treatment','2025-11-28','2025-12-03 05:25:44',NULL),(12245,596,'Hair Treatment','2025-11-28','2025-12-03 05:26:31',NULL),(12246,557,'Hair Treatment','2025-11-28','2025-12-03 05:27:13',NULL),(12247,395,'Haircut','2025-12-02','2025-12-03 05:29:54',NULL),(12248,426,'Haircut','2025-12-02','2025-12-03 05:30:17',NULL),(12249,331,'Haircut','2025-12-02','2025-12-03 05:30:41',NULL),(12250,370,'Haircut','2025-12-02','2025-12-03 05:31:06',NULL),(12251,377,'Haircut','2025-12-02','2025-12-03 05:31:30',NULL),(12252,415,'Haircut','2025-12-02','2025-12-03 05:31:53',NULL),(12253,112,'Haircut','2025-12-02','2025-12-03 05:32:16',NULL),(12254,344,'Haircut','2025-12-02','2025-12-03 05:32:37',NULL),(12255,463,'Haircut','2025-12-02','2025-12-03 05:33:03',NULL),(12256,483,'Haircut','2025-12-02','2025-12-03 05:34:03',NULL),(12257,442,'Haircut','2025-12-02','2025-12-03 05:34:24',NULL),(12258,473,'Haircut','2025-12-02','2025-12-03 05:34:47',NULL),(12259,473,'Haircut','2025-12-02','2025-12-03 05:35:21',NULL),(12260,437,'Haircut','2025-12-02','2025-12-03 05:36:29',NULL),(12261,482,'Haircut','2025-12-02','2025-12-03 05:36:52',NULL),(12262,368,'Haircut','2025-12-02','2025-12-03 05:37:20',NULL),(12263,407,'Haircut','2025-12-02','2025-12-03 05:37:50',NULL),(12264,363,'Haircut','2025-12-02','2025-12-03 05:38:15',NULL),(12265,434,'Haircut','2025-12-02','2025-12-03 05:38:44',NULL),(12266,498,'Hair Treatment','2025-11-29','2025-12-04 05:19:36',NULL),(12267,550,'Hair Treatment','2025-11-29','2025-12-04 05:20:03',NULL),(12268,621,'Hair Treatment','2025-11-29','2025-12-04 05:20:36',NULL),(12269,548,'Hair Treatment','2025-11-29','2025-12-04 05:21:12',NULL),(12270,549,'Hair Treatment','2025-11-29','2025-12-04 05:21:43',NULL),(12271,580,'Hair Treatment','2025-11-29','2025-12-04 05:22:18',NULL),(12272,537,'Hair Treatment','2025-11-29','2025-12-04 05:22:52',NULL),(12273,514,'Hair Treatment','2025-11-29','2025-12-04 05:23:41',NULL),(12274,626,'Hair Treatment','2025-11-29','2025-12-04 05:24:37',NULL),(12275,535,'Hair Treatment','2025-11-29','2025-12-04 05:25:19',NULL),(12276,591,'Hair Treatment','2025-11-29','2025-12-04 05:27:23',NULL),(12277,536,'Hair Treatment','2025-11-29','2025-12-04 05:28:02',NULL),(12278,515,'Hair Treatment','2025-11-29','2025-12-04 05:28:50',NULL),(12279,523,'Hair Treatment','2025-11-29','2025-12-04 05:29:23',NULL),(12280,552,'Hair Treatment','2025-11-29','2025-12-04 05:29:58',NULL),(12281,574,'Hair Treatment','2025-11-30','2025-12-05 04:26:34',NULL),(12282,506,'Hair Treatment','2025-11-30','2025-12-05 04:27:09',NULL),(12283,513,'Hair Treatment','2025-11-30','2025-12-05 04:27:43',NULL),(12284,516,'Hair Treatment','2025-11-30','2025-12-05 04:28:35',NULL),(12285,586,'Hair Treatment','2025-11-30','2025-12-05 04:29:19',NULL),(12286,507,'Hair Treatment','2025-11-30','2025-12-05 04:29:53',NULL),(12287,556,'Hair Treatment','2025-11-30','2025-12-05 04:30:24',NULL),(12288,539,'Hair Treatment','2025-11-30','2025-12-05 04:31:22',NULL),(12289,644,'Hair Treatment','2025-11-30','2025-12-05 04:32:01',NULL),(12290,564,'Hair Treatment','2025-11-30','2025-12-05 04:32:39',NULL),(12291,590,'Hair Treatment','2025-11-30','2025-12-05 04:33:34',NULL),(12292,493,'Hair Treatment','2025-11-30','2025-12-05 04:34:21',NULL),(12293,519,'Hair Treatment','2025-11-30','2025-12-05 04:34:55',NULL),(12294,587,'Hair Treatment','2025-11-30','2025-12-05 04:35:30',NULL),(12295,531,'Hair Treatment','2025-12-01','2025-12-05 04:36:31',NULL),(12296,594,'Hair Treatment','2025-12-01','2025-12-05 04:36:57',NULL),(12297,584,'Hair Treatment','2025-12-01','2025-12-05 04:37:32',NULL),(12298,569,'Hair Treatment','2025-12-01','2025-12-05 04:38:04',NULL),(12299,540,'Hair Treatment','2025-12-01','2025-12-05 04:38:36',NULL),(12300,573,'Hair Treatment','2025-12-01','2025-12-05 04:39:22',NULL),(12301,496,'Hair Treatment','2025-12-01','2025-12-05 04:41:18',NULL),(12302,570,'Hair Treatment','2025-12-01','2025-12-05 04:41:50',NULL),(12303,518,'Hair Treatment','2025-11-28','2025-12-06 06:08:03',NULL),(12304,538,'Hair Treatment','2025-11-28','2025-12-06 06:08:42',NULL),(12305,502,'Hair Treatment','2025-11-28','2025-12-06 06:09:33',NULL),(12306,544,'Hair Treatment','2025-11-28','2025-12-06 06:10:23',NULL),(12307,553,'Hair Treatment','2025-11-28','2025-12-06 06:11:04',NULL),(12308,621,'Hair Treatment','2025-11-28','2025-12-06 06:11:42',NULL),(12309,525,'Hair Treatment','2025-12-01','2025-12-06 06:12:58',NULL),(12310,576,'Hair Treatment','2025-12-01','2025-12-06 06:13:31',NULL),(12311,583,'Hair Treatment','2025-12-01','2025-12-06 06:16:37',NULL),(12312,532,'Hair Treatment','2025-12-01','2025-12-06 06:17:15',NULL),(12313,501,'Hair Treatment','2025-12-01','2025-12-06 06:17:47',NULL),(12314,546,'Hair Treatment','2025-12-01','2025-12-06 06:18:20',NULL),(12315,593,'Hair Treatment','2025-12-03','2025-12-06 06:19:16',NULL),(12316,528,'Hair Treatment','2025-12-03','2025-12-06 06:19:44',NULL),(12317,494,'Hair Treatment','2025-12-03','2025-12-06 06:22:23',NULL),(12318,560,'Hair Treatment','2025-12-03','2025-12-06 06:22:53',NULL),(12319,559,'Hair Treatment','2025-12-03','2025-12-06 06:23:16',NULL),(12320,589,'Hair Treatment','2025-12-03','2025-12-06 06:23:53',NULL),(12321,526,'Hair Treatment','2025-12-03','2025-12-06 06:24:56',NULL),(12322,508,'Hair Treatment','2025-12-03','2025-12-06 06:25:42',NULL),(12323,579,'Hair Treatment','2025-12-03','2025-12-06 06:26:39',NULL),(12324,566,'Hair Treatment','2025-12-03','2025-12-06 06:27:33',NULL),(12325,490,'Hair Treatment','2025-12-03','2025-12-06 06:28:05',NULL),(12326,490,'Hair Treatment','2025-12-03','2025-12-06 06:33:57',NULL),(12327,567,'Hair Treatment','2025-12-03','2025-12-06 06:34:30',NULL),(12328,491,'Hair Treatment','2025-12-03','2025-12-06 06:35:12',NULL),(12329,533,'Hair Treatment','2025-12-03','2025-12-06 06:35:46',NULL),(12330,629,'Hair Treatment','2025-12-03','2025-12-06 06:36:59',NULL),(12331,112,'Hair Treatment','2025-12-05','2025-12-06 06:39:33',NULL),(12332,63,'Hair Treatment','2025-12-05','2025-12-06 06:40:00',NULL),(12333,114,'Hair Treatment','2025-12-05','2025-12-06 06:40:27',NULL),(12334,53,'Hair Treatment','2025-12-05','2025-12-06 06:41:07',NULL),(12335,25,'Hair Treatment','2025-12-05','2025-12-06 06:41:32',NULL),(12336,210,'Hair Treatment','2025-12-05','2025-12-06 06:42:25',NULL),(12337,122,'Hair Treatment','2025-12-05','2025-12-06 06:42:57',NULL),(12338,125,'Hair Treatment','2025-12-05','2025-12-06 06:43:24',NULL),(12339,28,'Hair Treatment','2025-12-05','2025-12-06 06:43:49',NULL),(12340,178,'Hair Treatment','2025-12-05','2025-12-06 06:44:09',NULL),(12341,65,'Hair Treatment','2025-12-05','2025-12-06 06:44:43',NULL),(12342,434,'Haircut','2025-12-02','2025-12-11 08:54:31',NULL),(12343,419,'Haircut','2025-12-02','2025-12-11 08:55:51',NULL),(12344,342,'Haircut','2025-12-11','2025-12-11 08:56:28','2025-12-11 09:01:23'),(12345,419,'Haircut','2025-12-02','2025-12-11 09:01:56',NULL),(12346,342,'Haircut','2025-12-02','2025-12-11 09:02:28',NULL),(12347,414,'Haircut','2025-12-09','2025-12-11 09:03:20',NULL),(12348,345,'Haircut','2025-12-09','2025-12-11 09:03:54',NULL),(12349,446,'Haircut','2025-12-09','2025-12-11 09:04:29',NULL),(12350,213,'Haircut','2025-12-09','2025-12-11 09:05:00',NULL),(12351,171,'Haircut','2025-12-09','2025-12-11 09:14:20',NULL),(12352,382,'Haircut','2025-12-09','2025-12-11 09:14:49',NULL),(12353,425,'Haircut','2025-12-09','2025-12-11 09:15:29',NULL),(12354,424,'Haircut','2025-12-09','2025-12-11 09:16:00',NULL),(12355,450,'Haircut','2025-12-09','2025-12-11 09:16:28',NULL),(12356,385,'Haircut','2025-12-09','2025-12-11 09:16:55',NULL),(12357,402,'Haircut','2025-12-09','2025-12-11 09:17:25',NULL),(12358,385,'Haircut','2025-12-09','2025-12-11 09:19:26',NULL),(12359,402,'Haircut','2025-12-09','2025-12-11 09:19:52',NULL),(12360,373,'Haircut','2025-12-09','2025-12-11 09:20:24',NULL),(12361,386,'Haircut','2025-12-09','2025-12-11 09:20:52',NULL),(12362,416,'Haircut','2025-12-09','2025-12-11 09:21:25',NULL),(12363,9,'Haircut','2025-12-09','2025-12-11 09:22:28',NULL),(12364,219,'Haircut','2025-12-09','2025-12-11 09:22:57',NULL),(12365,186,'Haircut','2025-12-09','2025-12-11 09:24:06',NULL),(12366,136,'Haircut','2025-12-09','2025-12-11 09:24:33',NULL),(12367,91,'Haircut','2025-12-09','2025-12-11 09:25:19',NULL),(12368,278,'Haircut','2025-12-09','2025-12-11 09:30:01',NULL),(12369,50,'Haircut','2025-12-11','2025-12-11 09:31:49',NULL),(12370,143,'Haircut','2025-12-11','2025-12-11 09:32:07',NULL),(12371,135,'Haircut','2025-12-11','2025-12-11 09:33:13',NULL),(12372,84,'Haircut','2025-12-11','2025-12-11 09:33:32',NULL),(12373,35,'Haircut','2025-12-11','2025-12-11 09:33:52',NULL),(12374,58,'Haircut','2025-12-11','2025-12-11 09:34:12',NULL),(12375,20,'Haircut','2025-12-11','2025-12-11 09:34:31',NULL),(12376,642,'Haircut','2025-12-11','2025-12-11 09:34:56',NULL),(12377,630,'Haircut','2025-12-11','2025-12-11 09:35:19',NULL),(12378,599,'Haircut','2025-12-11','2025-12-11 09:35:43',NULL),(12379,212,'Haircut','2025-12-11','2025-12-11 09:36:00',NULL),(12380,617,'Haircut','2025-12-11','2025-12-11 09:40:02',NULL),(12381,620,'Haircut','2025-12-11','2025-12-11 09:40:51',NULL),(12382,6,'Haircut','2025-12-11','2025-12-11 09:41:22',NULL),(12383,605,'Haircut','2025-12-11','2025-12-11 09:41:47',NULL),(12384,340,'Haircut','2025-12-11','2025-12-11 09:42:09',NULL),(12385,413,'Haircut','2025-12-11','2025-12-11 09:42:37',NULL),(12386,372,'Haircut','2025-12-11','2025-12-11 09:43:10',NULL),(12387,83,'Haircut','2025-12-11','2025-12-11 09:44:50',NULL),(12388,131,'Haircut','2025-12-11','2025-12-11 09:45:08',NULL),(12389,112,'Hair Treatment','2025-12-05','2025-12-24 04:48:53',NULL),(12390,63,'Hair Treatment','2025-12-05','2025-12-24 04:49:25',NULL),(12391,114,'Hair Treatment','2025-12-05','2025-12-24 04:50:02',NULL),(12392,53,'Hair Treatment','2025-12-05','2025-12-24 04:50:35',NULL),(12393,25,'Hair Treatment','2025-12-05','2025-12-24 04:51:07',NULL),(12394,210,'Hair Treatment','2025-12-05','2025-12-24 04:51:52',NULL),(12395,122,'Hair Treatment','2025-12-05','2025-12-24 04:53:26',NULL),(12396,125,'Hair Treatment','2025-12-05','2025-12-24 04:54:21',NULL),(12397,28,'Hair Treatment','2025-12-05','2025-12-24 04:54:47',NULL),(12398,178,'Hair Treatment','2025-12-05','2025-12-24 04:56:54',NULL),(12399,65,'Hair Treatment','2025-12-05','2025-12-24 04:57:19',NULL),(12400,56,'Hair Treatment','2025-12-05','2025-12-24 04:57:44',NULL),(12401,29,'Hair Treatment','2025-12-05','2025-12-24 04:58:09',NULL),(12402,132,'Hair Treatment','2025-12-05','2025-12-24 04:58:36',NULL),(12403,134,'Hair Treatment','2025-12-05','2025-12-24 04:59:05',NULL),(12404,141,'Hair Treatment','2025-12-05','2025-12-24 04:59:56',NULL),(12405,142,'Hair Treatment','2025-12-05','2025-12-24 05:00:21',NULL),(12406,72,'Hair Treatment','2026-01-07','2026-01-10 06:45:06',NULL),(12407,224,'Hair Treatment','2026-01-07','2026-01-10 06:45:42',NULL),(12408,76,'Hair Treatment','2026-01-07','2026-01-10 06:46:09',NULL),(12409,149,'Hair Treatment','2026-01-07','2026-01-10 06:46:38',NULL),(12410,82,'Hair Treatment','2026-01-07','2026-01-10 06:48:34',NULL),(12411,83,'Hair Treatment','2026-01-07','2026-01-10 06:49:20',NULL),(12412,83,'Hair Treatment','2026-01-07','2026-01-10 06:49:21',NULL),(12413,152,'Hair Treatment','2026-01-07','2026-01-10 06:49:50',NULL),(12414,86,'Hair Treatment','2026-01-07','2026-01-10 06:50:19',NULL),(12415,87,'Hair Treatment','2026-01-07','2026-01-10 06:50:48',NULL),(12416,87,'Hair Treatment','2026-01-07','2026-01-10 06:52:30',NULL),(12417,214,'Hair Treatment','2026-01-07','2026-01-10 06:53:45',NULL),(12418,92,'Hair Treatment','2026-01-07','2026-01-10 06:54:21',NULL),(12419,98,'Hair Treatment','2026-01-07','2026-01-10 06:54:54',NULL),(12420,104,'Hair Treatment','2026-01-07','2026-01-10 06:55:22',NULL),(12421,103,'Hair Treatment','2026-01-07','2026-01-10 06:55:51',NULL),(12422,487,'Hair Treatment','2026-01-07','2026-01-10 06:56:37',NULL),(12423,111,'Hair Treatment','2026-01-09','2026-01-10 06:57:34',NULL),(12424,171,'Hair Treatment','2026-01-09','2026-01-10 06:58:00',NULL),(12425,55,'Hair Treatment','2026-01-09','2026-01-10 06:58:27',NULL),(12426,213,'Hair Treatment','2026-01-09','2026-01-10 06:58:47',NULL),(12427,137,'Hair Treatment','2026-01-09','2026-01-10 06:59:12',NULL),(12428,61,'Hair Treatment','2026-01-09','2026-01-10 06:59:47',NULL),(12429,62,'Hair Treatment','2026-01-09','2026-01-10 07:03:58',NULL),(12430,64,'Hair Treatment','2026-01-09','2026-01-10 07:04:27',NULL),(12431,147,'Hair Treatment','2026-01-09','2026-01-10 07:04:51',NULL),(12432,80,'Hair Treatment','2026-01-09','2026-01-10 07:05:19',NULL),(12433,148,'Hair Treatment','2026-01-10','2026-01-10 07:06:10',NULL),(12434,155,'Hair Treatment','2026-01-10','2026-01-10 07:06:36',NULL),(12435,156,'Hair Treatment','2026-01-10','2026-01-10 07:07:11',NULL),(12436,154,'Hair Treatment','2026-01-10','2026-01-10 07:07:38',NULL),(12437,157,'Hair Treatment','2026-01-10','2026-01-10 07:08:03',NULL),(12438,96,'Hair Treatment','2026-01-10','2026-01-10 07:08:35',NULL),(12439,97,'Hair Treatment','2026-01-10','2026-01-10 07:09:02',NULL),(12440,100,'Hair Treatment','2026-01-10','2026-01-10 07:09:42',NULL),(12441,378,'Hair Treatment','2026-01-10','2026-01-10 07:12:12',NULL),(12442,469,'Hair Treatment','2026-01-10','2026-01-10 07:12:39',NULL),(12443,379,'Hair Treatment','2026-01-10','2026-01-10 07:14:33',NULL);
/*!40000 ALTER TABLE `student_service` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `user`
--

DROP TABLE IF EXISTS `user`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `user` (
  `idUser` int NOT NULL AUTO_INCREMENT,
  `userName` varchar(200) NOT NULL,
  `email` varchar(200) DEFAULT NULL,
  `contactNumber` varchar(45) DEFAULT NULL,
  `password` varchar(200) NOT NULL,
  `isActive` int NOT NULL DEFAULT '1',
  `lastLogin` datetime DEFAULT NULL,
  `licenseExpiryDate` varchar(200) NOT NULL DEFAULT '2015-07-04 00:00:00',
  `accessLevel` int NOT NULL DEFAULT '10',
  `idCompany` int NOT NULL,
  `isDefaultUser` int NOT NULL DEFAULT '0',
  PRIMARY KEY (`idUser`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `user`
--

LOCK TABLES `user` WRITE;
/*!40000 ALTER TABLE `user` DISABLE KEYS */;
INSERT INTO `user` VALUES (1,'Farooq','say2moiz@gmail.com','+923333858767','482e5912efea6e422ab36265141cb410',1,'2021-01-06 05:13:51','2015-07-04 00:00:00',1000,2,1);
/*!40000 ALTER TABLE `user` 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 2026-01-12  0:00:04